/*!
    Author: NOVEO
*/
*, *::before, *::after {
  box-sizing: border-box; }
 

@font-face {
  font-family: 'Gilroy-ExtraBold';
  font-weight: 800;
  src: url("./fonts/Gilroy-ExtraBold.otf") format("truetype");
  font-display: swap; }
@font-face {
  font-family: 'Gliroy Light';
  src: url("./fonts/Gilroy-Light.otf") format("truetype");
  font-weight: 300;
  font-display: swap; }
.opacity, a.arrow, .above-form .up-form > div .right a, .disability .size span, .disability .contrast svg, section.contacts .contacts .contact .header, section.contacts .contacts .contact .header-show, .module-contacts .contacts .contact .header, .module-contacts .contacts .contact .header-show, body.home section.section1 .navigation a, body.home section.section3 .header a, body.home section.section4 a, .modal .close {
  transition: .5s opacity;
  cursor: pointer; }
.opacity:hover, a.arrow:hover, .above-form .up-form > div .right a:hover, .disability .size span:hover, .disability .contrast svg:hover, section.contacts .contacts .contact .header:hover, section.contacts .contacts .contact .header-show:hover, .module-contacts .contacts .contact .header:hover, .module-contacts .contacts .contact .header-show:hover, body.home section.section1 .navigation a:hover, body.home section.section3 .header a:hover, body.home section.section4 a:hover, .modal .close:hover {
  opacity: .7; }

.pseudo, header .loupe:after, header nav .down ul.menu li a:before, header nav .down ul.menu li a:after, body.page-template-default section.banner:before, body.page-template-contact section.banner:before, body.single section.banner:before, body.page-template-news section.banner:before, body.page-template-default section.modules .module ul li:before, body.single section.modules .module ul li:before, body.page-template-default section.modules .module.module-files_link .elements .element.link h3 b:before, body.single section.modules .module.module-files_link .elements .element.link h3 b:before, body.page-template-default section.modules .module.module-persons .persons .person:after, body.single section.modules .module.module-persons .persons .person:after, body.page-template-default section.modules .module.module-persons .persons .person .content:before, body.single section.modules .module.module-persons .persons .person .content:before, body.page-template-default section.modules .module.module-table table tbody tr th.colour:before, body.page-template-default section.modules .module.module-table table tbody tr td.colour:before, body.single section.modules .module.module-table table tbody tr th.colour:before, body.single section.modules .module.module-table table tbody tr td.colour:before, body.page-template-default section.modules .module.module-table table tbody tr td:before, body.single section.modules .module.module-table table tbody tr td:before, a.arrow:after, .left-blue-line:before, form .cookies label span .checkmark:after, body.home section.section1 .home-slider .swiper-slide:before, body.home section.section1 .home-slider .swiper-pagination span:before, body.home section.section2:before, body.home section.section3 .header a:after, body.home section.section4:before, body.home section.section5:before, #gift .content ul li:before {
  content: "";
  position: absolute;
  display: block; }

a {
  text-decoration: none;
  cursor: pointer; }
a:hover {
  text-decoration: none; }

ul {
  list-style-type: none;
  padding-left: 0;
  }

body {
  margin: 0 auto;
  overflow-x: hidden;
  transition: all .5s; }

img {
  display: block;
  max-width: 100%;
  height: auto;
  object-fit: cover; }

article {
  overflow: hidden;
  margin-top: 145px; }
@media screen and (max-width: 1199px) {
  article {
    margin-top: 90px; } }
@media screen and (max-width: 768px) {
  article {
    margin-top: 80px; } }

.container {
  max-width: 1410px;
  width: 100%;
  margin: 0 auto; }

.wrapper {
  max-width: 1670px;
  padding: 0 15px;
  width: 100%;
  margin: 0 auto; }

.wrapper-page {
  max-width: 1790px;
  padding: 0 15px;
  width: 100%;
  margin: 0 auto; }

html {
  font-size: 16px;
  transition: all .5s; }

h2 {
  font-family: 'Gilroy-ExtraBold';
  font-weight: 800;
  font-size: 2.625rem;
  line-height: 3rem;
  letter-spacing: 0.03em;
  color: #003082; }
@media screen and (max-width: 1199px) {
  h2 {
    font-size: 2rem;
    line-height: 2.2rem; } }

*:focus {
  outline: none !important; }

header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-color: #fff;
  text-align: center;
  z-index: 99999;
  transition: all .5s; }
header .wrapper-header {
  max-width: 1760px;
  width: 100%;
  padding: 0 15px;
  height: 140px;
  padding-top: 24px;
  margin: 0 auto;
  display: inline-flex;
  justify-content: space-between; }
@media screen and (max-width: 1199px) {
  header .wrapper-header {
    height: 80px;
    padding-top: 10px; } }
@media screen and (max-width: 768px) {
  header .wrapper-header {
    height: 55px; } }
header #open-menu {
  display: none;
  position: absolute;
  right: 20px;
  top: 34px;
  z-index: 11;
  transition: all .5s;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  z-index: 1000;
  transition: all .5s; }
@media screen and (max-width: 1199px) {
  header #open-menu {
    display: flex; } }
@media screen and (max-width: 768px) {
  header #open-menu {
    top: 20px; } }
header #open-menu span {
  transition: all .5s;
  display: inherit;
  width: 25px;
  height: 4px;
  margin-top: 4px;
  background-color: #000;
  border-radius: 5px; }
header #open-menu.active {
  top: 40px; }
@media screen and (max-width: 768px) {
  header #open-menu.active {
    top: 26px; } }
header #open-menu.active span {
  width: 28px; }
header #open-menu.active span:first-child {
  transform: rotate(45deg); }
header #open-menu.active span:nth-child(2) {
  transform: rotate(-45deg);
  margin-top: -4px; }
header #open-menu.active span:last-child {
  opacity: 0; }
header .switch-language .wpml-ls {
  width: auto; }
header .switch-language .wpml-ls ul li a {
  border: none;
  transition: all .5s; }
header .switch-language .wpml-ls ul li a span {
  transition: all .5s;
  font-family: 'Manrope';
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.375rem;
  color: #393939; }
header .loupe {
  margin-left: 30px;
  margin-right: 24px;
  width: 18px;
  height: 18px;
  position: relative;
  cursor: pointer; }
header .loupe:after {
  top: 0;
  right: 0;
  mask: url("./img/loupe.svg");
  -webkit-mask: url("./img/loupe.svg");
  background-color: #000;
  transition: all .5s;
  width: 22px;
  height: 23px; }
header .loupe input {
  position: absolute;
  right: -10px;
  top: -3px;
  overflow: hidden;
  width: 0px;
  height: calc(100% + 10px);
  transition: all .5s;
  background-color: #fff;
  border-color: transparent;
  border-width: 1px;
  cursor: pointer;
  padding-left: 10px; }
header .loupe:hover {
  padding: 5px; }
header .loupe:hover input {
  border-color: #000;
  width: 200px; }
header .logo-header {
  width: 220px;
  margin-right: 15px; }
@media screen and (max-width: 1199px) {
  header .logo-header {
    position: relative;
    z-index: 1;
    width: auto;
    margin-right: 0; } }
@media screen and (max-width: 1199px) {
  header .logo-header a img {
    width: 130px; } }
@media screen and (max-width: 768px) {
  header .logo-header a img {
    max-height: 50px;
    margin-top: -5px; } }
header nav {
  max-width: 1411px;
  width: 100%; }
@media screen and (max-width: 1199px) {
  header nav {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    padding-top: 100px;
    transition: all .5s;
    background-color: #fff;
    overflow: scroll;
    padding-bottom: 50px; } }
header nav .up, header nav .down {
  display: inline-flex;
  width: 100%;
  height: 63px; }
header nav .up ul.menu, header nav .down ul.menu {
  display: inline-flex;
  justify-content: space-between;
  width: 100%;
  align-items: center; }
@media screen and (max-width: 1199px) {
  header nav .up ul.menu, header nav .down ul.menu {
    flex-direction: column;
    align-items: center; } }
@media screen and (max-width: 1199px) {
  header nav .up ul.menu li, header nav .down ul.menu li {
    margin-bottom: 10px;
    width: 100%; } }
header nav .up ul.menu li.menu-item-has-children, header nav .down ul.menu li.menu-item-has-children {
  position: relative; }
@media screen and (max-width: 1199px) {
  header nav .up ul.menu li.menu-item-has-children > a, header nav .down ul.menu li.menu-item-has-children > a {
    width: 100%;
    display: inline-block;
    text-align: center; } }
header nav .up ul.menu li.menu-item-has-children > a b, header nav .down ul.menu li.menu-item-has-children > a b {
  display: none;
  position: relative; }
header nav .up ul.menu li.menu-item-has-children > a b:before, header nav .down ul.menu li.menu-item-has-children > a b:before {
  content: url("./img/arrow_bottom.svg");
  position: absolute;
  top: -20px;
  right: 20px;
  transition: all .5s; }
@media screen and (max-width: 1199px) {
  header nav .up ul.menu li.menu-item-has-children > a b, header nav .down ul.menu li.menu-item-has-children > a b {
    display: block; } }
header nav .up ul.menu li.menu-item-has-children > a.active b:before, header nav .down ul.menu li.menu-item-has-children > a.active b:before {
  transform: rotate(180deg); }
header nav .up ul.menu li.menu-item-has-children ul, header nav .down ul.menu li.menu-item-has-children ul {
  transition: all .5s; }
@media screen and (min-width: 1200px) {
  header nav .up ul.menu li.menu-item-has-children ul, header nav .down ul.menu li.menu-item-has-children ul {
    position: absolute;
    top: 30px;
    padding-top: 15px;
    left: -20px;
    text-align: left;
    background-color: #f6f6f6;
    z-index: 1;
    padding: 20px 20px 10px;
    visibility: hidden;
    opacity: 0; }
  header nav .up ul.menu li.menu-item-has-children ul:hover, header nav .down ul.menu li.menu-item-has-children ul:hover {
    opacity: 1;
    visibility: visible; } }
@media screen and (max-width: 1199px) {
  header nav .up ul.menu li.menu-item-has-children ul, header nav .down ul.menu li.menu-item-has-children ul {
    height: 0;
    overflow: hidden; } }
header nav .up ul.menu li.menu-item-has-children ul li, header nav .down ul.menu li.menu-item-has-children ul li {
  margin-bottom: 5px;
  white-space: nowrap; 
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #e0dfdf;
  line-height: 37px;
}

}
@media screen and (max-width: 1199px) {
  header nav .up ul.menu li.menu-item-has-children ul li, header nav .down ul.menu li.menu-item-has-children ul li {
    margin-bottom: 0; } }
@media screen and (max-width: 1199px) {
  header nav .up ul.menu li.menu-item-has-children ul li a, header nav .down ul.menu li.menu-item-has-children ul li a {
    font-size: .8rem; } }
header nav .up ul.menu li.menu-item-has-children a:hover + ul, header nav .down ul.menu li.menu-item-has-children a:hover + ul {
  opacity: 1;
  visibility: visible; }
header nav .up {
  border-bottom: 1px solid #E5E5E5;
  justify-content: space-between; }
@media screen and (max-width: 1199px) {
  header nav .up {
    border-bottom: none;
    height: auto; } }
header nav .up ul.menu {
  width: calc(100% - 156px); }
@media screen and (max-width: 1199px) {
  header nav .up ul.menu {
    width: 100%; } }
header nav .up ul.menu li:hover > a {
  opacity: .7; }
header nav .up ul.menu li a {
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.6rem;
  color: #393939;
}
@media screen and (max-width: 1400px) {
  header nav .up ul.menu li a {
    font-size: .9rem; } }
header nav .up ul.menu li.koronawirus a {
  position: relative;
  padding-left: 26px; }
header nav .up ul.menu li.koronawirus a:before {
  content: url("./img/koronawirus.svg");
  position: absolute;
  top: 1px;
  left: 0; }
header nav .up .language-desktop {
  margin-top: 15px; }
@media screen and (max-width: 1199px) {
  header nav .up .language-desktop {
    display: none; } }
header nav .up .loupe {
  margin-top: 15px; }
@media screen and (max-width: 1199px) {
  header nav .up .loupe {
    display: none; } }
@media screen and (max-width: 1199px) {
  header nav .down {
    height: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; } }
header nav .down ul.menu li a {
  font-size: 1rem;
  line-height: 1.375rem;
  text-align: justify;
  letter-spacing: 0.05em;
  color: #015FBB;
  position: relative;
  padding-left: 40px;
  font-weight: 600;
   }
@media screen and (max-width: 1400px) {
  header nav .down ul.menu li a {
    padding-left: 30px;
    font-size: 1rem; } }
@media screen and (max-width: 1199px) {
  header nav .down ul.menu li a {
    padding-left: 0; } }
header nav .down ul.menu li a:before {
  position: absolute;
  left: 0;
  top: 50%;
  height: 1px;
  width: 26px;
  background-color: #C4C4C4; }
@media screen and (max-width: 1199px) {
  header nav .down ul.menu li a:before {
    display: none; } }
header nav .down ul.menu li a:after {
  left: 40px;
  bottom: -15px;
  opacity: 0;
  width: calc(100% - 40px);
  height: 1px;
  background-color: #015FBB;
  transition: all .5s; }
@media screen and (min-width: 1200px) {
  header nav .down ul.menu li a:hover:after {
    bottom: -3px;
    opacity: 1; } }
header nav .down ul.menu li:first-child a {
  padding-left: 0; }
header nav .down ul.menu li:first-child a:before {
  display: none; }
header nav .down ul.menu li:first-child a:after {
  left: 0;
  width: 100%; }
header nav .down ul.menu li ul li a {
  padding-left: 0; 
  color: #393939;
  font-size: 1rem;

}
header nav .down ul.menu li ul li a:before, header nav .down ul.menu li ul li a:after {
  display: none; }
@media screen and (min-width: 1200px) {
  header nav .down a.bip {
    position: relative;
    right: -31px;
    bottom: 4px;
    margin-left: -3px; } }
@media screen and (max-width: 1199px) {
  header nav .down a.bip {
    margin-top: -25px; } }
header .mobile {
  display: none;
  align-items: center;
  margin-right: 30px; }
@media screen and (max-width: 1199px) {
  header .mobile {
    display: inline-flex; } }
header .mobile .language-mobile {
  margin-top: 15px; }

body.search article {
  margin-top: 170px;
  margin-bottom: 100px; }
body.search article strong {
  font-family: 'Gilroy-ExtraBold';
  font-weight: 800;
  font-size: 2.625rem;
  line-height: 3rem;
  color: #003082;
  letter-spacing: 0.03em; }
@media screen and (max-width: 991px) {
  body.search article strong {
    font-size: 2rem; } }
@media screen and (max-width: 768px) {
  body.search article strong {
    font-size: 1.75rem; } }
@media screen and (max-width: 575px) {
  body.search article strong {
    font-size: 1.5rem; } }
body.search article h1 {
  display: inline-block;
  font-family: 'Gilroy-ExtraBold';
  font-weight: 800;
  font-size: 2.625rem;
  line-height: 3rem;
  letter-spacing: 0.03em;
  color: #003082;
  margin-top: 0; }
@media screen and (max-width: 768px) {
  body.search article h1 {
    font-size: 2rem; } }
@media screen and (max-width: 575px) {
  body.search article h1 {
    display: block; } }
body.search article .list {
  display: flex;
  flex-direction: column;
  align-items: flex-start; }
body.search article .list h2 {
  font-size: 40px; }
body.search article .list a {
  font-family: 'Gilroy-ExtraBold';
  font-weight: 800;
  font-size: 2.625rem;
  line-height: 3rem;
  letter-spacing: 0.03em;
  color: #003082;
  display: inline-block;
  margin-left: 15px; }

body.page-template-default section.banner, body.page-template-contact section.banner, body.single section.banner, body.page-template-news section.banner {
  position: relative;
  margin-bottom: 38px; }
@media screen and (max-width: 991px) {
  body.page-template-default section.banner, body.page-template-contact section.banner, body.single section.banner, body.page-template-news section.banner {
    margin-bottom: 0;
    height: 330px; } }
@media screen and (max-width: 768px) {
  body.page-template-default section.banner, body.page-template-contact section.banner, body.single section.banner, body.page-template-news section.banner {
    height: 250px; } }
body.page-template-default section.banner:before, body.page-template-contact section.banner:before, body.single section.banner:before, body.page-template-news section.banner:before {
  top: 0;
  left: 95px;
  max-width: calc(100% - 190px);
  width: 100%;
  height: 100%;
  background: linear-gradient(104.11deg, rgba(0, 0, 0, 0) 28.98%, #0B244E 89.77%);
  mix-blend-mode: normal;
  opacity: .7;
  transform: rotate(180deg);
  z-index: 1;
  transition: all .5s; }
@media screen and (max-width: 1700px) {
  body.page-template-default section.banner:before, body.page-template-contact section.banner:before, body.single section.banner:before, body.page-template-news section.banner:before {
    left: 65px; } }
@media screen and (max-width: 768px) {
  body.page-template-default section.banner:before, body.page-template-contact section.banner:before, body.single section.banner:before, body.page-template-news section.banner:before {
    left: 40px; } }
@media screen and (max-width: 768px) {
  body.page-template-default section.banner img.image, body.page-template-contact section.banner img.image, body.single section.banner img.image, body.page-template-news section.banner img.image {
    height: 250px;
    max-width: calc(100% - 85px); } }
body.page-template-default section.banner img.main-image, body.page-template-contact section.banner img.main-image, body.single section.banner img.main-image, body.page-template-news section.banner img.main-image {
  object-fit: initial; }
@media screen and (max-width: 991px) {
  body.page-template-default section.banner .left-section, body.page-template-contact section.banner .left-section, body.single section.banner .left-section, body.page-template-news section.banner .left-section {
    top: 10px; } }
@media screen and (max-width: 768px) {
  body.page-template-default section.banner .left-section, body.page-template-contact section.banner .left-section, body.single section.banner .left-section, body.page-template-news section.banner .left-section {
    transform: scale(0.8);
    left: -10px;
    top: -5px; } }
body.page-template-default section.banner .left-section a, body.page-template-contact section.banner .left-section a, body.single section.banner .left-section a, body.page-template-news section.banner .left-section a {
  top: -50px; }
body.page-template-default section.banner .left-section a:after, body.page-template-contact section.banner .left-section a:after, body.single section.banner .left-section a:after, body.page-template-news section.banner .left-section a:after {
  display: none; }
@media screen and (max-width: 991px) {
  body.page-template-default section.banner .right-section, body.page-template-contact section.banner .right-section, body.single section.banner .right-section, body.page-template-news section.banner .right-section {
    top: 10px; } }
@media screen and (max-width: 768px) {
  body.page-template-default section.banner .right-section, body.page-template-contact section.banner .right-section, body.single section.banner .right-section, body.page-template-news section.banner .right-section {
    transform: scale(0.8);
    right: -10px;
    top: 5px; } }

body.page-template-default article, body.single article {
  text-align: center; }
body.page-template-default footer .logos, body.single footer .logos {
  display: none; }
body.page-template-default section, body.single section {
  text-align: left; }
body.page-template-default section.modules .module, body.single section.modules .module {
  padding: 20px 0;
  flex-wrap: wrap;
  margin: 40px 0; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module, body.single section.modules .module {
    padding: 10px 0;
    margin: 20px 0; } }
body.page-template-default section.modules .module.background, body.single section.modules .module.background {
  margin: 0;
  background-color: #FAFAFD;
  padding: 90px 0; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.background, body.single section.modules .module.background {
    padding: 30px 0; } }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.background, body.single section.modules .module.background {
    padding: 15px 0; } }
body.page-template-default section.modules .module h2, body.page-template-default section.modules .module h3, body.page-template-default section.modules .module h4, body.single section.modules .module h2, body.single section.modules .module h3, body.single section.modules .module h4 {
  font-family: 'Gilroy-ExtraBold';
  color: #003082;
  margin-bottom: 48px;
  line-height: 2.25rem; }
body.page-template-default section.modules .module h2, body.single section.modules .module h2 {
  font-size: 3rem;
  line-height: 3rem; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module h2, body.single section.modules .module h2 {
    font-size: 2.5rem;
    line-height: 2.5rem; } }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module h2, body.single section.modules .module h2 {
    font-size: 2rem;
    line-height: 2rem;
    margin-bottom: 20px; } }
body.page-template-default section.modules .module h3, body.single section.modules .module h3 {
  font-size: 2.25rem; }
body.page-template-default section.modules .module h4, body.single section.modules .module h4 {
  font-size: 1.75rem; }
body.page-template-default section.modules .module p, body.page-template-default section.modules .module ul li, body.page-template-default section.modules .module ol li, body.single section.modules .module p, body.single section.modules .module ul li, body.single section.modules .module ol li {
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 1.1rem;
  line-height: 2rem;
  color: #7A8496; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module p, body.page-template-default section.modules .module ul li, body.page-template-default section.modules .module ol li, body.single section.modules .module p, body.single section.modules .module ul li, body.single section.modules .module ol li {
    font-size: 1.1rem;
    line-height: 1.8rem; } }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module p, body.page-template-default section.modules .module ul li, body.page-template-default section.modules .module ol li, body.single section.modules .module p, body.single section.modules .module ul li, body.single section.modules .module ol li {
    font-size: 1rem;
    line-height: 1.5rem; } }
body.page-template-default section.modules .module ul li, body.single section.modules .module ul li {
  padding-left: 60px;
  position: relative;
  margin-bottom: 7px; }
@media screen and (max-width: 575px) {
  body.page-template-default section.modules .module ul li, body.single section.modules .module ul li {
    padding-left: 40px; } }
body.page-template-default section.modules .module ul li:before, body.single section.modules .module ul li:before {
  display: none;
  top: 14px;
  left: 32px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #0080FF; }
@media screen and (max-width: 575px) {
  body.page-template-default section.modules .module ul li:before, body.single section.modules .module ul li:before {
    left: 10px; } }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-text h3, body.single section.modules .module.module-text h3 {
    margin-bottom: 28px; } }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-text h4, body.single section.modules .module.module-text h4 {
    margin-bottom: 18px; } }
body.page-template-default section.modules .module.module-image, body.single section.modules .module.module-image {
  width: 100%;
  height: 560px; }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-image, body.single section.modules .module.module-image {
    height: 250px; } }
body.page-template-default section.modules .module.module-image img, body.single section.modules .module.module-image img {
  width: 100%;
  height: 100%; }
body.page-template-default section.modules .module.module-image .container, body.single section.modules .module.module-image .container {
  position: relative; }
body.page-template-default section.modules .module.module-image .container small, body.single section.modules .module.module-image .container small {
  padding: 16px 20px;
  background-color: #014587;
  display: inline-flex;
  align-items: center;
  font-family: 'Gilroy-ExtraBold';
  font-weight: 700;
  font-size: 1.4375rem;
  line-height: 1.65rem;
  color: #fff;
  position: absolute;
  bottom: 78px;
  transition: all .5s; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-image .container small, body.single section.modules .module.module-image .container small {
    bottom: 30px; } }
@media screen and (max-width: 575px) {
  body.page-template-default section.modules .module.module-image .container small, body.single section.modules .module.module-image .container small {
    font-size: 1rem; } }
body.page-template-default section.modules .module.module-last_news.news .news-item, body.single section.modules .module.module-last_news.news .news-item {
  width: calc(100% / 3 - 13px); }
body.page-template-default section.modules .module.module-last_news.news .news-item span.date, body.single section.modules .module.module-last_news.news .news-item span.date {
  color: #7A8496;
  margin-top: 40px; }
body.page-template-default section.modules .module.module-last_news.news .news-item h3.title, body.single section.modules .module.module-last_news.news .news-item h3.title {
  font-size: 1.5rem;
  line-height: 2rem;
  color: #08193C;
  margin-top: 24px;
  margin-bottom: 18px; }
body.page-template-default section.modules .module.module-last_news h2, body.single section.modules .module.module-last_news h2 {
  margin-bottom: 65px; }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-last_news h2, body.single section.modules .module.module-last_news h2 {
    margin-bottom: 25px;
    margin-top: 10px; } }
body.page-template-default section.modules .module.module-last_news .news, body.single section.modules .module.module-last_news .news {
  padding-bottom: 0; }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-last_news .news .news-item, body.single section.modules .module.module-last_news .news .news-item {
    width: calc(100% / 2 - 15px); } }
@media screen and (max-width: 575px) {
  body.page-template-default section.modules .module.module-last_news .news .news-item, body.single section.modules .module.module-last_news .news .news-item {
    width: 100%; } }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-last_news .news .news-item span.date, body.single section.modules .module.module-last_news .news .news-item span.date {
    margin-top: 20px; } }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-last_news .news .news-item h3.title, body.single section.modules .module.module-last_news .news .news-item h3.title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 1.2rem;
    line-height: 1.7rem; } }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-image_text, body.single section.modules .module.module-image_text {
    margin-bottom: 60px; } }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-image_text, body.single section.modules .module.module-image_text {
    margin-bottom: 10px; } }
body.page-template-default section.modules .module.module-image_text .image-text, body.single section.modules .module.module-image_text .image-text {
  position: relative;
  min-height: 671px;
  display: flex;
  align-items: center; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-image_text .image-text, body.single section.modules .module.module-image_text .image-text {
    flex-wrap: wrap;
    min-height: 500px;
    align-items: flex-start; } }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-image_text .image-text, body.single section.modules .module.module-image_text .image-text {
    min-height: initial; } }
body.page-template-default section.modules .module.module-image_text .image-text a.image, body.single section.modules .module.module-image_text .image-text a.image {
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%; }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-image_text .image-text a.image, body.single section.modules .module.module-image_text .image-text a.image {
    position: static;
    width: 100%; } }
body.page-template-default section.modules .module.module-image_text .image-text a.image img, body.single section.modules .module.module-image_text .image-text a.image img {
  width: 100%;
  height: 100%; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-image_text .image-text a.image img, body.single section.modules .module.module-image_text .image-text a.image img {
    height: 400px; } }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-image_text .image-text a.image img, body.single section.modules .module.module-image_text .image-text a.image img {
    height: 300px; } }
body.page-template-default section.modules .module.module-image_text .image-text .container .row > div, body.single section.modules .module.module-image_text .image-text .container .row > div {
  float: right;
  padding-left: 140px; }
@media screen and (max-width: 1199px) {
  body.page-template-default section.modules .module.module-image_text .image-text .container .row > div, body.single section.modules .module.module-image_text .image-text .container .row > div {
    width: 50%;
    padding-left: 40px; } }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-image_text .image-text .container .row > div, body.single section.modules .module.module-image_text .image-text .container .row > div {
    width: 100%;
    padding-left: 0;
    margin-bottom: 30px; } }
body.page-template-default section.modules .module.module-image_text .image-text .container .row > div h2, body.single section.modules .module.module-image_text .image-text .container .row > div h2 {
  margin-top: 0;
  margin-bottom: 58px; }
@media screen and (min-width: 992px) {
  body.page-template-default section.modules .module.module-image_text .image-text .container .row > div h2, body.single section.modules .module.module-image_text .image-text .container .row > div h2 {
    font-size: 3.125rem;
    line-height: 3.125rem; } }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-image_text .image-text .container .row > div h2, body.single section.modules .module.module-image_text .image-text .container .row > div h2 {
    margin-top: 0;
    margin-bottom: 30px; } }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-image_text .image-text .container .row > div h2, body.single section.modules .module.module-image_text .image-text .container .row > div h2 {
    margin-top: 30px; } }
body.page-template-default section.modules .module.module-image_text .image-text .container .row > div a, body.single section.modules .module.module-image_text .image-text .container .row > div a {
  display: inline-block;
  margin-top: 45px; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-image_text .image-text .container .row > div a, body.single section.modules .module.module-image_text .image-text .container .row > div a {
    margin-top: 0; } }
body.page-template-default section.modules .module.module-image_text .image-text.revert a.image, body.single section.modules .module.module-image_text .image-text.revert a.image {
  left: 50%; }
body.page-template-default section.modules .module.module-image_text .image-text.revert .container .row > div, body.single section.modules .module.module-image_text .image-text.revert .container .row > div {
  float: left;
  padding-left: 0;
  padding-right: 140px; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-image_text .image-text.revert .container .row > div, body.single section.modules .module.module-image_text .image-text.revert .container .row > div {
    padding-right: 15px; } }
body.page-template-default section.modules .module.module-files_link h2, body.single section.modules .module.module-files_link h2 {
  margin-bottom: 70px; }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-files_link h2, body.single section.modules .module.module-files_link h2 {
    margin-bottom: 40px; } }
body.page-template-default section.modules .module.module-files_link .elements, body.single section.modules .module.module-files_link .elements {
  display: flex;
  flex-direction: column; }
body.page-template-default section.modules .module.module-files_link .elements .element, body.single section.modules .module.module-files_link .elements .element {
  height: 93px;
  border-bottom: 1px solid #E5E5EA;
  display: inline-flex;
  justify-content: space-between;
  width: 100%;
  align-items: center; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-files_link .elements .element, body.single section.modules .module.module-files_link .elements .element {
    min-height: 93px;
    height: auto; } }
@media screen and (max-width: 575px) {
  body.page-template-default section.modules .module.module-files_link .elements .element, body.single section.modules .module.module-files_link .elements .element {
    flex-direction: column; } }
body.page-template-default section.modules .module.module-files_link .elements .element:first-child, body.single section.modules .module.module-files_link .elements .element:first-child {
  border-top: 1px solid #E5E5EA; }
body.page-template-default section.modules .module.module-files_link .elements .element h3, body.single section.modules .module.module-files_link .elements .element h3 {
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.6875rem;
  color: #5C6472;
  height: 100%;
  display: flex;
  align-items: center;
  margin: 0;
  padding-right: 15px;
  width: 80%;
  position: relative;
  padding-left: 106px; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-files_link .elements .element h3, body.single section.modules .module.module-files_link .elements .element h3 {
    margin: 5px 0; } }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-files_link .elements .element h3, body.single section.modules .module.module-files_link .elements .element h3 {
    font-size: .9rem;
    line-height: 1.2rem; } }
@media screen and (max-width: 575px) {
  body.page-template-default section.modules .module.module-files_link .elements .element h3, body.single section.modules .module.module-files_link .elements .element h3 {
    width: 100%;
    display: inline-flex;
    flex-direction: column;
    padding-left: 0;
    text-align: center;
    margin-top: 20px; } }
body.page-template-default section.modules .module.module-files_link .elements .element h3 b, body.single section.modules .module.module-files_link .elements .element h3 b {
  position: absolute;
  left: 0;
  width: 79px;
  height: 91px;
  background-color: #0081FF;
  margin-right: 27px;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
@media screen and (max-width: 575px) {
  body.page-template-default section.modules .module.module-files_link .elements .element h3 b, body.single section.modules .module.module-files_link .elements .element h3 b {
    position: relative;
    margin-bottom: 10px;
    margin-right: 0;
    width: 30px;
    height: 30px; } }
body.page-template-default section.modules .module.module-files_link .elements .element.file h3 b:before, body.single section.modules .module.module-files_link .elements .element.file h3 b:before {
  content: url("./img/file.svg"); }
body.page-template-default section.modules .module.module-files_link .elements .element.link h3 b:before, body.single section.modules .module.module-files_link .elements .element.link h3 b:before {
  mask: url("./img/website.png");
  -webkit-mask: url("./img/website.png");
  background-color: #fff;
  width: 16px;
  height: 16px; }
body.page-template-default section.modules .module.module-files_link .elements .element a, body.single section.modules .module.module-files_link .elements .element a {
  margin-right: 97px;
  white-space: nowrap; }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-files_link .elements .element a, body.single section.modules .module.module-files_link .elements .element a {
    margin-right: 65px;
    font-size: .7rem; } }
body.page-template-default section.modules .module.module-columns, body.single section.modules .module.module-columns {
  position: relative; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-columns, body.single section.modules .module.module-columns {
    padding-bottom: 90px; } }
body.page-template-default section.modules .module.module-columns .container, body.single section.modules .module.module-columns .container {
  overflow: hidden;
  position: relative; }
body.page-template-default section.modules .module.module-columns .container h2, body.single section.modules .module.module-columns .container h2 {
  margin-bottom: 85px; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-columns .container h2, body.single section.modules .module.module-columns .container h2 {
    margin-bottom: 45px; } }
@media screen and (max-width: 575px) {
  body.page-template-default section.modules .module.module-columns .container h2, body.single section.modules .module.module-columns .container h2 {
    margin-bottom: 60px; } }
body.page-template-default section.modules .module.module-columns .columns-slider, body.single section.modules .module.module-columns .columns-slider {
  overflow: visible; }
body.page-template-default section.modules .module.module-columns .columns-slider .swiper-slide, body.single section.modules .module.module-columns .columns-slider .swiper-slide {
  padding: 40px 100px 65px 60px; }
@media screen and (max-width: 1400px) {
  body.page-template-default section.modules .module.module-columns .columns-slider .swiper-slide, body.single section.modules .module.module-columns .columns-slider .swiper-slide {
    padding: 15px 60px 30px 50px; } }
@media screen and (max-width: 1199px) {
  body.page-template-default section.modules .module.module-columns .columns-slider .swiper-slide, body.single section.modules .module.module-columns .columns-slider .swiper-slide {
    padding: 15px 20px 30px 40px; } }
body.page-template-default section.modules .module.module-columns .columns-slider .swiper-slide h3, body.single section.modules .module.module-columns .columns-slider .swiper-slide h3 {
  font-weight: 700;
  font-size: 1.875rem;
  line-height: 2.3125rem;
  letter-spacing: -0.03em; }
@media screen and (max-width: 1199px) {
  body.page-template-default section.modules .module.module-columns .columns-slider .swiper-slide h3, body.single section.modules .module.module-columns .columns-slider .swiper-slide h3 {
    font-size: 1.675rem; } }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-columns .columns-slider .swiper-slide h3, body.single section.modules .module.module-columns .columns-slider .swiper-slide h3 {
    margin-bottom: 20px; } }
body.page-template-default section.modules .module.module-columns .columns-slider .swiper-slide h3.date, body.single section.modules .module.module-columns .columns-slider .swiper-slide h3.date {
  position: relative;
  padding-left: 47px; }
@media screen and (max-width: 1199px) {
  body.page-template-default section.modules .module.module-columns .columns-slider .swiper-slide h3.date, body.single section.modules .module.module-columns .columns-slider .swiper-slide h3.date {
    padding-left: 0; } }
body.page-template-default section.modules .module.module-columns .columns-slider .swiper-slide h3.date:before, body.single section.modules .module.module-columns .columns-slider .swiper-slide h3.date:before {
  content: url("./img/calendar.svg");
  position: absolute;
  left: 0; }
@media screen and (max-width: 1199px) {
  body.page-template-default section.modules .module.module-columns .columns-slider .swiper-slide h3.date:before, body.single section.modules .module.module-columns .columns-slider .swiper-slide h3.date:before {
    top: -40px;
    right: 0;
    text-align: center; } }
body.page-template-default section.modules .module.module-columns .columns-slider .swiper-slide p, body.single section.modules .module.module-columns .columns-slider .swiper-slide p {
  margin-bottom: 0; }
body.page-template-default section.modules .module.module-columns .columns-slider .swiper-pagination, body.single section.modules .module.module-columns .columns-slider .swiper-pagination {
  bottom: auto;
  top: -70px;
  width: auto;
  right: 0;
  left: auto; }
@media screen and (max-width: 575px) {
  body.page-template-default section.modules .module.module-columns .columns-slider .swiper-pagination, body.single section.modules .module.module-columns .columns-slider .swiper-pagination {
    top: -45px; } }
body.page-template-default section.modules .module.module-columns .columns-slider .swiper-pagination span, body.single section.modules .module.module-columns .columns-slider .swiper-pagination span {
  width: 13px;
  height: 13px;
  margin: 0 8px;
  opacity: 1;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #C7CBD0;
  transition: all .5s; }
body.page-template-default section.modules .module.module-columns .columns-slider .swiper-pagination span.swiper-pagination-bullet-active, body.page-template-default section.modules .module.module-columns .columns-slider .swiper-pagination span:hover, body.single section.modules .module.module-columns .columns-slider .swiper-pagination span.swiper-pagination-bullet-active, body.single section.modules .module.module-columns .columns-slider .swiper-pagination span:hover {
  background-color: #0081FF;
  border: none; }
body.page-template-default section.modules .module.module-columns .swiper-button-prev, body.page-template-default section.modules .module.module-columns .swiper-button-next, body.single section.modules .module.module-columns .swiper-button-prev, body.single section.modules .module.module-columns .swiper-button-next {
  width: 62px;
  height: 62px;
  border-radius: 50%;
  border: 1px solid #0081FF;
  top: calc(50% + 10px); }
@media screen and (max-width: 1640px) {
  body.page-template-default section.modules .module.module-columns .swiper-button-prev, body.page-template-default section.modules .module.module-columns .swiper-button-next, body.single section.modules .module.module-columns .swiper-button-prev, body.single section.modules .module.module-columns .swiper-button-next {
    top: auto;
    bottom: 10px; } }
body.page-template-default section.modules .module.module-columns .swiper-button-prev.swiper-button-disabled, body.page-template-default section.modules .module.module-columns .swiper-button-next.swiper-button-disabled, body.single section.modules .module.module-columns .swiper-button-prev.swiper-button-disabled, body.single section.modules .module.module-columns .swiper-button-next.swiper-button-disabled {
  border-color: #C5C4D6; }
body.page-template-default section.modules .module.module-columns .swiper-button-prev:before, body.page-template-default section.modules .module.module-columns .swiper-button-next:before, body.single section.modules .module.module-columns .swiper-button-prev:before, body.single section.modules .module.module-columns .swiper-button-next:before {
  content: url("./img/arrow_right.svg"); }
body.page-template-default section.modules .module.module-columns .swiper-button-prev:after, body.page-template-default section.modules .module.module-columns .swiper-button-next:after, body.single section.modules .module.module-columns .swiper-button-prev:after, body.single section.modules .module.module-columns .swiper-button-next:after {
  display: none; }
body.page-template-default section.modules .module.module-columns .swiper-button-prev.swiper-button-prev, body.page-template-default section.modules .module.module-columns .swiper-button-next.swiper-button-prev, body.single section.modules .module.module-columns .swiper-button-prev.swiper-button-prev, body.single section.modules .module.module-columns .swiper-button-next.swiper-button-prev {
  left: 70px;
  transform: rotate(180deg); }
@media screen and (max-width: 1700px) {
  body.page-template-default section.modules .module.module-columns .swiper-button-prev.swiper-button-prev, body.page-template-default section.modules .module.module-columns .swiper-button-next.swiper-button-prev, body.single section.modules .module.module-columns .swiper-button-prev.swiper-button-prev, body.single section.modules .module.module-columns .swiper-button-next.swiper-button-prev {
    left: 25px; } }
@media screen and (max-width: 1640px) {
  body.page-template-default section.modules .module.module-columns .swiper-button-prev.swiper-button-prev, body.page-template-default section.modules .module.module-columns .swiper-button-next.swiper-button-prev, body.single section.modules .module.module-columns .swiper-button-prev.swiper-button-prev, body.single section.modules .module.module-columns .swiper-button-next.swiper-button-prev {
    left: calc(100% - 165px); } }
body.page-template-default section.modules .module.module-columns .swiper-button-prev.swiper-button-next, body.page-template-default section.modules .module.module-columns .swiper-button-next.swiper-button-next, body.single section.modules .module.module-columns .swiper-button-prev.swiper-button-next, body.single section.modules .module.module-columns .swiper-button-next.swiper-button-next {
  right: 70px; }
@media screen and (max-width: 1700px) {
  body.page-template-default section.modules .module.module-columns .swiper-button-prev.swiper-button-next, body.page-template-default section.modules .module.module-columns .swiper-button-next.swiper-button-next, body.single section.modules .module.module-columns .swiper-button-prev.swiper-button-next, body.single section.modules .module.module-columns .swiper-button-next.swiper-button-next {
    right: 25px; } }
body.page-template-default section.modules .module.module-persons h2, body.single section.modules .module.module-persons h2 {
  margin-bottom: 40px; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-persons h2, body.single section.modules .module.module-persons h2 {
    margin-bottom: 20px; } }
body.page-template-default section.modules .module.module-persons .persons, body.single section.modules .module.module-persons .persons {
  margin: 54px 0 0; }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-persons .persons, body.single section.modules .module.module-persons .persons {
    margin-top: 30px; } }
body.page-template-default section.modules .module.module-persons .persons .person, body.single section.modules .module.module-persons .persons .person {
  position: relative;
  margin-bottom: 22px;
  overflow: hidden; }
body.page-template-default section.modules .module.module-persons .persons .person:after, body.single section.modules .module.module-persons .persons .person:after {
  background-color: #E5E5EA;
  left: 0;
  bottom: 0;
  width: calc(100% - 16px);
  height: 1px; }
body.page-template-default section.modules .module.module-persons .persons .person img, body.single section.modules .module.module-persons .persons .person img {
  width: calc(100% + 2px); }
body.page-template-default section.modules .module.module-persons .persons .person .content, body.single section.modules .module.module-persons .persons .person .content {
  padding: 28px 60px 30px 46px;
  position: relative; }
@media screen and (max-width: 1400px) {
  body.page-template-default section.modules .module.module-persons .persons .person .content, body.single section.modules .module.module-persons .persons .person .content {
    padding: 15px 30px; } }
@media screen and (max-width: 1199px) {
  body.page-template-default section.modules .module.module-persons .persons .person .content, body.single section.modules .module.module-persons .persons .person .content {
    padding: 5px 15px; } }
body.page-template-default section.modules .module.module-persons .persons .person .content:before, body.single section.modules .module.module-persons .persons .person .content:before {
  background-color: #E5E5EA;
  right: 1px;
  bottom: -37px;
  width: 1px;
  height: calc(100% + 37px); }
@media screen and (max-width: 1199px) {
  body.page-template-default section.modules .module.module-persons .persons .person .content h3, body.single section.modules .module.module-persons .persons .person .content h3 {
    font-size: 1.9rem;
    margin-bottom: 15px; } }
@media screen and (max-width: 1199px) {
  body.page-template-default section.modules .module.module-persons .persons .person .content p, body.single section.modules .module.module-persons .persons .person .content p {
    font-size: 1.1rem;
    line-height: 1.9rem;
    margin-bottom: 15px; } }
body.page-template-default section.modules .module.module-gallery h2, body.single section.modules .module.module-gallery h2 {
  margin-bottom: 85px; }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-gallery h2, body.single section.modules .module.module-gallery h2 {
    margin-bottom: 45px; } }
body.page-template-default section.modules .module.module-gallery .container > div, body.single section.modules .module.module-gallery .container > div {
  display: inline-flex;
  flex-wrap: wrap; }
body.page-template-default section.modules .module.module-gallery .container > div a, body.single section.modules .module.module-gallery .container > div a {
  display: inline-block;
  width: calc(100% / 3 - 14px);
  margin-right: 20px; }
body.page-template-default section.modules .module.module-gallery .container > div a img, body.single section.modules .module.module-gallery .container > div a img {
  width: 100%;
  height: 100%; }
body.page-template-default section.modules .module.module-gallery .container .gallery-tidy, body.single section.modules .module.module-gallery .container .gallery-tidy {
  align-items: start; }
body.page-template-default section.modules .module.module-gallery .container .gallery-tidy a:nth-child(1), body.single section.modules .module.module-gallery .container .gallery-tidy a:nth-child(1) {
  height: 420px;
  margin-bottom: 20px; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-gallery .container .gallery-tidy a:nth-child(1), body.single section.modules .module.module-gallery .container .gallery-tidy a:nth-child(1) {
    height: 210px; } }
@media screen and (max-width: 575px) {
  body.page-template-default section.modules .module.module-gallery .container .gallery-tidy a:nth-child(1), body.single section.modules .module.module-gallery .container .gallery-tidy a:nth-child(1) {
    height: 100px; } }
body.page-template-default section.modules .module.module-gallery .container .gallery-tidy a:nth-child(2), body.single section.modules .module.module-gallery .container .gallery-tidy a:nth-child(2) {
  height: 531px;
  margin-bottom: 20px; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-gallery .container .gallery-tidy a:nth-child(2), body.single section.modules .module.module-gallery .container .gallery-tidy a:nth-child(2) {
    height: 265px; } }
@media screen and (max-width: 575px) {
  body.page-template-default section.modules .module.module-gallery .container .gallery-tidy a:nth-child(2), body.single section.modules .module.module-gallery .container .gallery-tidy a:nth-child(2) {
    height: 130px; } }
body.page-template-default section.modules .module.module-gallery .container .gallery-tidy a:nth-child(3), body.single section.modules .module.module-gallery .container .gallery-tidy a:nth-child(3) {
  height: 881px;
  margin-right: 0; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-gallery .container .gallery-tidy a:nth-child(3), body.single section.modules .module.module-gallery .container .gallery-tidy a:nth-child(3) {
    height: 440px; } }
@media screen and (max-width: 575px) {
  body.page-template-default section.modules .module.module-gallery .container .gallery-tidy a:nth-child(3), body.single section.modules .module.module-gallery .container .gallery-tidy a:nth-child(3) {
    height: 220px; } }
body.page-template-default section.modules .module.module-gallery .container .gallery-tidy a:nth-child(4), body.single section.modules .module.module-gallery .container .gallery-tidy a:nth-child(4) {
  height: 441px;
  margin-top: -441px; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-gallery .container .gallery-tidy a:nth-child(4), body.single section.modules .module.module-gallery .container .gallery-tidy a:nth-child(4) {
    height: 208px;
    margin-top: -208px; } }
@media screen and (max-width: 575px) {
  body.page-template-default section.modules .module.module-gallery .container .gallery-tidy a:nth-child(4), body.single section.modules .module.module-gallery .container .gallery-tidy a:nth-child(4) {
    height: 100px;
    margin-top: -100px; } }
body.page-template-default section.modules .module.module-gallery .container .gallery-tidy a:nth-child(5), body.single section.modules .module.module-gallery .container .gallery-tidy a:nth-child(5) {
  height: 329px;
  margin-top: -329px; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-gallery .container .gallery-tidy a:nth-child(5), body.single section.modules .module.module-gallery .container .gallery-tidy a:nth-child(5) {
    height: 155px;
    margin-top: -155px; } }
@media screen and (max-width: 575px) {
  body.page-template-default section.modules .module.module-gallery .container .gallery-tidy a:nth-child(5), body.single section.modules .module.module-gallery .container .gallery-tidy a:nth-child(5) {
    height: 70px;
    margin-top: -70px; } }
body.page-template-default section.modules .module.module-gallery .container .gallery-rest, body.single section.modules .module.module-gallery .container .gallery-rest {
  margin-top: 20px; }
body.page-template-default section.modules .module.module-gallery .container .gallery-rest a, body.single section.modules .module.module-gallery .container .gallery-rest a {
  height: 420px;
  margin-bottom: 20px; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-gallery .container .gallery-rest a, body.single section.modules .module.module-gallery .container .gallery-rest a {
    height: 210px; } }
@media screen and (max-width: 575px) {
  body.page-template-default section.modules .module.module-gallery .container .gallery-rest a, body.single section.modules .module.module-gallery .container .gallery-rest a {
    height: 100px; } }
body.page-template-default section.modules .module.module-gallery .container .gallery-rest a:nth-child(3n + 3), body.single section.modules .module.module-gallery .container .gallery-rest a:nth-child(3n + 3) {
  margin-right: 0; }
body.page-template-default section.modules .module.module-image_link, body.single section.modules .module.module-image_link {
  position: relative;
  height: 724px;
  padding: 0; }
@media screen and (max-width: 1199px) {
  body.page-template-default section.modules .module.module-image_link, body.single section.modules .module.module-image_link {
    height: 650px; } }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-image_link, body.single section.modules .module.module-image_link {
    height: 450px; } }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-image_link, body.single section.modules .module.module-image_link {
    height: 350px; } }
body.page-template-default section.modules .module.module-image_link img, body.single section.modules .module.module-image_link img {
  width: 100%;
  height: 100%; }
body.page-template-default section.modules .module.module-image_link .content, body.single section.modules .module.module-image_link .content {
  position: absolute;
  bottom: 0;
  background: #014587;
  left: 0;
  z-index: 9999;
  padding: 81px 125px 81px 187px;
  transition: all .5s; }
@media screen and (max-width: 1400px) {
  body.page-template-default section.modules .module.module-image_link .content, body.single section.modules .module.module-image_link .content {
    padding: 75px 125px 75px 100px; } }
@media screen and (max-width: 1199px) {
  body.page-template-default section.modules .module.module-image_link .content, body.single section.modules .module.module-image_link .content {
    padding: 60px 70px 50px 50px; } }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-image_link .content, body.single section.modules .module.module-image_link .content {
    padding: 40px 40px 30px; } }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-image_link .content, body.single section.modules .module.module-image_link .content {
    padding: 30px 30px 20px; } }
body.page-template-default section.modules .module.module-image_link .content strong, body.page-template-default section.modules .module.module-image_link .content h3, body.single section.modules .module.module-image_link .content strong, body.single section.modules .module.module-image_link .content h3 {
  font-family: 'Gilroy-ExtraBold';
  font-weight: 700;
  font-size: 1.625rem;
  line-height: 2rem;
  letter-spacing: 0.06em;
  color: #fff; }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-image_link .content strong, body.page-template-default section.modules .module.module-image_link .content h3, body.single section.modules .module.module-image_link .content strong, body.single section.modules .module.module-image_link .content h3 {
    font-size: 1.325rem; } }
body.page-template-default section.modules .module.module-image_link .content h3, body.single section.modules .module.module-image_link .content h3 {
  margin-top: 40px;
  font-size: 3.75rem; }
@media screen and (max-width: 1199px) {
  body.page-template-default section.modules .module.module-image_link .content h3, body.single section.modules .module.module-image_link .content h3 {
    font-size: 3.5rem; } }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-image_link .content h3, body.single section.modules .module.module-image_link .content h3 {
    font-size: 2.5rem;
    margin-top: 20px;
    margin-bottom: 20px; } }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-image_link .content h3, body.single section.modules .module.module-image_link .content h3 {
    font-size: 2rem; } }
@media screen and (max-width: 575px) {
  body.page-template-default section.modules .module.module-image_link .content h3, body.single section.modules .module.module-image_link .content h3 {
    font-size: 1.5rem; } }
body.page-template-default section.modules .module.module-image_link .content a, body.single section.modules .module.module-image_link .content a {
  color: #fff; }
body.page-template-default section.modules .module.module-logos, body.single section.modules .module.module-logos {
  position: relative; }
@media screen and (max-width: 1640px) {
  body.page-template-default section.modules .module.module-logos, body.single section.modules .module.module-logos {
    margin-bottom: 80px; } }
body.page-template-default section.modules .module.module-logos .container, body.single section.modules .module.module-logos .container {
  overflow: hidden;
  position: relative; }
body.page-template-default section.modules .module.module-logos .container h2, body.single section.modules .module.module-logos .container h2 {
  margin-bottom: 75px; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-logos .container h2, body.single section.modules .module.module-logos .container h2 {
    margin-bottom: 45px; } }
body.page-template-default section.modules .module.module-logos .logos-slider, body.single section.modules .module.module-logos .logos-slider {
  width: 100%;
  overflow: visible; }
body.page-template-default section.modules .module.module-logos .logos-slider .swiper-slide a, body.single section.modules .module.module-logos .logos-slider .swiper-slide a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 30px 50px;
  height: 206px;
  width: calc(100% - 15px);
  border: 1px solid #E5E5EA; }
body.page-template-default section.modules .module.module-logos .logos-slider .swiper-slide a img, body.single section.modules .module.module-logos .logos-slider .swiper-slide a img {
  margin: 0 auto;
  max-width: 200px;
  max-height: 122px;
  object-fit: initial; }
body.page-template-default section.modules .module.module-logos .logos-slider .swiper-pagination, body.single section.modules .module.module-logos .logos-slider .swiper-pagination {
  bottom: auto;
  top: -70px;
  width: auto;
  right: 0;
  left: auto; }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-logos .logos-slider .swiper-pagination, body.single section.modules .module.module-logos .logos-slider .swiper-pagination {
    top: -30px; } }
body.page-template-default section.modules .module.module-logos .logos-slider .swiper-pagination span, body.single section.modules .module.module-logos .logos-slider .swiper-pagination span {
  width: 13px;
  height: 13px;
  margin: 0 8px;
  opacity: 1;
  border-radius: 50%;
  background-color: transparent;
  border: 1px solid #C7CBD0;
  transition: all .5s; }
body.page-template-default section.modules .module.module-logos .logos-slider .swiper-pagination span.swiper-pagination-bullet-active, body.page-template-default section.modules .module.module-logos .logos-slider .swiper-pagination span:hover, body.single section.modules .module.module-logos .logos-slider .swiper-pagination span.swiper-pagination-bullet-active, body.single section.modules .module.module-logos .logos-slider .swiper-pagination span:hover {
  background-color: #0081FF;
  border: none; }
body.page-template-default section.modules .module.module-logos .swiper-button-prev, body.page-template-default section.modules .module.module-logos .swiper-button-next, body.single section.modules .module.module-logos .swiper-button-prev, body.single section.modules .module.module-logos .swiper-button-next {
  width: 62px;
  height: 62px;
  border-radius: 50%;
  border: 1px solid #0081FF;
  top: calc(50% + 10px); }
@media screen and (max-width: 1640px) {
  body.page-template-default section.modules .module.module-logos .swiper-button-prev, body.page-template-default section.modules .module.module-logos .swiper-button-next, body.single section.modules .module.module-logos .swiper-button-prev, body.single section.modules .module.module-logos .swiper-button-next {
    top: auto;
    bottom: -40px; } }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-logos .swiper-button-prev, body.page-template-default section.modules .module.module-logos .swiper-button-next, body.single section.modules .module.module-logos .swiper-button-prev, body.single section.modules .module.module-logos .swiper-button-next {
    bottom: -65px; } }
body.page-template-default section.modules .module.module-logos .swiper-button-prev.swiper-button-disabled, body.page-template-default section.modules .module.module-logos .swiper-button-next.swiper-button-disabled, body.single section.modules .module.module-logos .swiper-button-prev.swiper-button-disabled, body.single section.modules .module.module-logos .swiper-button-next.swiper-button-disabled {
  border-color: #C5C4D6; }
body.page-template-default section.modules .module.module-logos .swiper-button-prev:before, body.page-template-default section.modules .module.module-logos .swiper-button-next:before, body.single section.modules .module.module-logos .swiper-button-prev:before, body.single section.modules .module.module-logos .swiper-button-next:before {
  content: url("./img/arrow_right.svg"); }
body.page-template-default section.modules .module.module-logos .swiper-button-prev:after, body.page-template-default section.modules .module.module-logos .swiper-button-next:after, body.single section.modules .module.module-logos .swiper-button-prev:after, body.single section.modules .module.module-logos .swiper-button-next:after {
  display: none; }
body.page-template-default section.modules .module.module-logos .swiper-button-prev.swiper-button-prev, body.page-template-default section.modules .module.module-logos .swiper-button-next.swiper-button-prev, body.single section.modules .module.module-logos .swiper-button-prev.swiper-button-prev, body.single section.modules .module.module-logos .swiper-button-next.swiper-button-prev {
  left: 70px;
  transform: rotate(180deg); }
@media screen and (max-width: 1700px) {
  body.page-template-default section.modules .module.module-logos .swiper-button-prev.swiper-button-prev, body.page-template-default section.modules .module.module-logos .swiper-button-next.swiper-button-prev, body.single section.modules .module.module-logos .swiper-button-prev.swiper-button-prev, body.single section.modules .module.module-logos .swiper-button-next.swiper-button-prev {
    left: 25px; } }
@media screen and (max-width: 1640px) {
  body.page-template-default section.modules .module.module-logos .swiper-button-prev.swiper-button-prev, body.page-template-default section.modules .module.module-logos .swiper-button-next.swiper-button-prev, body.single section.modules .module.module-logos .swiper-button-prev.swiper-button-prev, body.single section.modules .module.module-logos .swiper-button-next.swiper-button-prev {
    left: calc(100% - 165px); } }
body.page-template-default section.modules .module.module-logos .swiper-button-prev.swiper-button-next, body.page-template-default section.modules .module.module-logos .swiper-button-next.swiper-button-next, body.single section.modules .module.module-logos .swiper-button-prev.swiper-button-next, body.single section.modules .module.module-logos .swiper-button-next.swiper-button-next {
  right: 70px; }
@media screen and (max-width: 1700px) {
  body.page-template-default section.modules .module.module-logos .swiper-button-prev.swiper-button-next, body.page-template-default section.modules .module.module-logos .swiper-button-next.swiper-button-next, body.single section.modules .module.module-logos .swiper-button-prev.swiper-button-next, body.single section.modules .module.module-logos .swiper-button-next.swiper-button-next {
    right: 25px; } }
body.page-template-default section.modules .module.module-table, body.single section.modules .module.module-table {
  background-color: #FAFAFD; }
body.page-template-default section.modules .module.module-table h2, body.single section.modules .module.module-table h2 {
  margin-bottom: 60px; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-table h2, body.single section.modules .module.module-table h2 {
    margin-bottom: 20px; } }
body.page-template-default section.modules .module.module-table table, body.single section.modules .module.module-table table {
  margin-top: 52px;
  width: 100%; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-table table, body.single section.modules .module.module-table table {
    margin-top: 20px; } }
body.page-template-default section.modules .module.module-table table tbody, body.single section.modules .module.module-table table tbody {
  width: 100%;
  display: flex;
  flex-direction: column; }
body.page-template-default section.modules .module.module-table table tbody tr, body.single section.modules .module.module-table table tbody tr {
  display: inline-flex;
  justify-content: space-between;
  width: 100%; }
body.page-template-default section.modules .module.module-table table tbody tr th, body.page-template-default section.modules .module.module-table table tbody tr td, body.single section.modules .module.module-table table tbody tr th, body.single section.modules .module.module-table table tbody tr td {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 15px;
  transition: all .5s;
  justify-content: center;
  text-align: center;
  position: relative; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-table table tbody tr th, body.page-template-default section.modules .module.module-table table tbody tr td, body.single section.modules .module.module-table table tbody tr th, body.single section.modules .module.module-table table tbody tr td {
    font-size: 1rem;
    line-height: 1.25rem; } }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-table table tbody tr th, body.page-template-default section.modules .module.module-table table tbody tr td, body.single section.modules .module.module-table table tbody tr th, body.single section.modules .module.module-table table tbody tr td {
    padding: 10px 5px;
    font-size: .8rem !important;
    line-height: 1rem !important; } }
@media screen and (max-width: 420px) {
  body.page-template-default section.modules .module.module-table table tbody tr th, body.page-template-default section.modules .module.module-table table tbody tr td, body.single section.modules .module.module-table table tbody tr th, body.single section.modules .module.module-table table tbody tr td {
    padding: 10px 3px; } }
body.page-template-default section.modules .module.module-table table tbody tr th img, body.page-template-default section.modules .module.module-table table tbody tr td img, body.single section.modules .module.module-table table tbody tr th img, body.single section.modules .module.module-table table tbody tr td img {
  margin: 0 auto; }
body.page-template-default section.modules .module.module-table table tbody tr th.colour, body.page-template-default section.modules .module.module-table table tbody tr td.colour, body.single section.modules .module.module-table table tbody tr th.colour, body.single section.modules .module.module-table table tbody tr td.colour {
  position: relative; }
body.page-template-default section.modules .module.module-table table tbody tr th.colour:before, body.page-template-default section.modules .module.module-table table tbody tr td.colour:before, body.single section.modules .module.module-table table tbody tr th.colour:before, body.single section.modules .module.module-table table tbody tr td.colour:before {
  top: 0;
  left: 0;
  width: calc(100% - 10px);
  height: 100%;
  background-color: #014587; }
body.page-template-default section.modules .module.module-table table tbody tr th p, body.page-template-default section.modules .module.module-table table tbody tr td p, body.single section.modules .module.module-table table tbody tr th p, body.single section.modules .module.module-table table tbody tr td p {
  position: static;
  z-index: 1;
  margin: 0;
  width: 100%; }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-table table tbody tr th p, body.page-template-default section.modules .module.module-table table tbody tr td p, body.single section.modules .module.module-table table tbody tr th p, body.single section.modules .module.module-table table tbody tr td p {
    font-size: .9rem !important;
    line-height: 1rem !important;
    margin-right: 10px; } }
@media screen and (max-width: 575px) {
  body.page-template-default section.modules .module.module-table table tbody tr th p, body.page-template-default section.modules .module.module-table table tbody tr td p, body.single section.modules .module.module-table table tbody tr th p, body.single section.modules .module.module-table table tbody tr td p {
    font-size: .8rem !important; } }
@media screen and (max-width: 475px) {
  body.page-template-default section.modules .module.module-table table tbody tr th p, body.page-template-default section.modules .module.module-table table tbody tr td p, body.single section.modules .module.module-table table tbody tr th p, body.single section.modules .module.module-table table tbody tr td p {
    font-size: .7rem !important; } }
body.page-template-default section.modules .module.module-table table tbody tr th, body.single section.modules .module.module-table table tbody tr th {
  min-height: 93px;
  margin-bottom: 14px; }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-table table tbody tr th, body.single section.modules .module.module-table table tbody tr th {
    min-height: 40px; } }
body.page-template-default section.modules .module.module-table table tbody tr th p, body.single section.modules .module.module-table table tbody tr th p {
  font-family: 'Gilroy-ExtraBold';
  font-weight: 700;
  font-size: 1.125rem;
  line-height: 1.375rem;
  color: #fff; }
body.page-template-default section.modules .module.module-table table tbody tr td, body.single section.modules .module.module-table table tbody tr td {
  min-height: 77px;
  margin-bottom: 10px;
  position: relative;
  height: 100%; }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-table table tbody tr td, body.single section.modules .module.module-table table tbody tr td {
    min-height: 45px; } }
body.page-template-default section.modules .module.module-table table tbody tr td:before, body.single section.modules .module.module-table table tbody tr td:before {
  top: 0;
  left: 0;
  width: calc(100% - 10px);
  height: 100%;
  background-color: #fff; }
body.page-template-default section.modules .module.module-table table tbody tr td p, body.single section.modules .module.module-table table tbody tr td p {
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 1.1875rem;
  line-height: 1.625rem;
  color: #7A8496; }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-table table tbody tr td p, body.single section.modules .module.module-table table tbody tr td p {
    text-align: center; } }
body.page-template-default section.modules .module.module-table table tbody tr td:last-child, body.single section.modules .module.module-table table tbody tr td:last-child {
  margin-bottom: 0; }
body.page-template-default section.modules .module.module-person h2, body.single section.modules .module.module-person h2 {
  margin-bottom: 75px; }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-person h2, body.single section.modules .module.module-person h2 {
    margin-bottom: 35px; } }
@media screen and (max-width: 575px) {
  body.page-template-default section.modules .module.module-person h2, body.single section.modules .module.module-person h2 {
    margin-bottom: 10px; } }
@media screen and (max-width: 575px) {
  body.page-template-default section.modules .module.module-person .container, body.single section.modules .module.module-person .container {
    padding: 0; } }
body.page-template-default section.modules .module.module-person .row, body.single section.modules .module.module-person .row {
  display: inline-flex;
  align-items: center;
  width: 100%;
  border-top: 1px solid #F4F4F7;
  border-bottom: 1px solid #F4F4F7; }
@media screen and (max-width: 575px) {
  body.page-template-default section.modules .module.module-person .row, body.single section.modules .module.module-person .row {
    flex-direction: column;
    margin: 0; } }
@media screen and (max-width: 575px) {
  body.page-template-default section.modules .module.module-person .row div, body.single section.modules .module.module-person .row div {
    padding: 0; } }
body.page-template-default section.modules .module.module-person .row img, body.single section.modules .module.module-person .row img {
  height: 384px; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-person .row img, body.single section.modules .module.module-person .row img {
    height: 300px; } }
body.page-template-default section.modules .module.module-person .row .content, body.single section.modules .module.module-person .row .content {
  padding-left: 95px;
  height: 384px;
  display: inline-flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  border-right: 1px solid #F4F4F7; }
@media screen and (max-width: 1199px) {
  body.page-template-default section.modules .module.module-person .row .content, body.single section.modules .module.module-person .row .content {
    padding-left: 60px; } }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-person .row .content, body.single section.modules .module.module-person .row .content {
    padding-left: 10px;
    height: auto; } }
@media screen and (max-width: 575px) {
  body.page-template-default section.modules .module.module-person .row .content, body.single section.modules .module.module-person .row .content {
    padding-bottom: 25px;
    padding-left: 20px;
    border-left: 1px solid #F4F4F7;
    width: 100%; } }
body.page-template-default section.modules .module.module-person .row .content h3, body.single section.modules .module.module-person .row .content h3 {
  margin-bottom: 28px; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-person .row .content h3, body.single section.modules .module.module-person .row .content h3 {
    margin-bottom: 15px;
    font-size: 1.75rem; } }
body.page-template-default section.modules .module.module-person .row .content p, body.single section.modules .module.module-person .row .content p {
  margin-bottom: 50px; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-person .row .content p, body.single section.modules .module.module-person .row .content p {
    margin-bottom: 20px; } }
body.page-template-default section.modules .module.module-person .row .content .contact a, body.single section.modules .module.module-person .row .content .contact a {
  font-family: 'Gilroy-ExtraBold';
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 2.875rem;
  color: #003082;
  padding-left: 68px;
  margin-right: 95px;
  position: relative;
  margin-right: 70px;
  margin-bottom: 20px;
  display: inline-block; }
@media screen and (max-width: 1199px) {
  body.page-template-default section.modules .module.module-person .row .content .contact a, body.single section.modules .module.module-person .row .content .contact a {
    margin-right: 15px; } }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-person .row .content .contact a, body.single section.modules .module.module-person .row .content .contact a {
    display: block;
    margin-top: 20px;
    margin-right: 0; } }
body.page-template-default section.modules .module.module-person .row .content .contact a:last-child, body.single section.modules .module.module-person .row .content .contact a:last-child {
  margin-right: 0; }
body.page-template-default section.modules .module.module-person .row .content .contact a b, body.single section.modules .module.module-person .row .content .contact a b {
  position: absolute;
  left: 0;
  border: 1px solid #D6D6E2;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding-left: 2px; }
body.page-template-default section.modules .module.module-person .row .content .contact a.phone b:before, body.single section.modules .module.module-person .row .content .contact a.phone b:before {
  content: url("./img/phone.svg");
  margin-top: 1px; }
body.page-template-default section.modules .module.module-person .row .content .contact a.email b:before, body.single section.modules .module.module-person .row .content .contact a.email b:before {
  content: url("./img/email.svg"); }
body.page-template-default section.modules .module.module-slider_image_text, body.single section.modules .module.module-slider_image_text {
  position: relative; }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-slider_image_text, body.single section.modules .module.module-slider_image_text {
    padding-top: 60px; } }
body.page-template-default section.modules .module.module-slider_image_text .slider_image_text-slider, body.single section.modules .module.module-slider_image_text .slider_image_text-slider {
  width: 100%; }
body.page-template-default section.modules .module.module-slider_image_text .slider_image_text-slider .swiper-slide, body.single section.modules .module.module-slider_image_text .slider_image_text-slider .swiper-slide {
  display: inline-flex;
  justify-content: space-between; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-slider_image_text .slider_image_text-slider .swiper-slide, body.single section.modules .module.module-slider_image_text .slider_image_text-slider .swiper-slide {
    flex-direction: column-reverse; } }
body.page-template-default section.modules .module.module-slider_image_text .slider_image_text-slider .swiper-slide .content, body.single section.modules .module.module-slider_image_text .slider_image_text-slider .swiper-slide .content {
  width: 40.8%;
  display: flex;
  flex-direction: column;
  justify-content: center; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-slider_image_text .slider_image_text-slider .swiper-slide .content, body.single section.modules .module.module-slider_image_text .slider_image_text-slider .swiper-slide .content {
    width: 100%; } }
body.page-template-default section.modules .module.module-slider_image_text .slider_image_text-slider .swiper-slide .content h3, body.single section.modules .module.module-slider_image_text .slider_image_text-slider .swiper-slide .content h3 {
  font-weight: 800;
  font-size: 3.125rem;
  line-height: 3.125rem;
  margin-bottom: 58px;
  margin-top: 0; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-slider_image_text .slider_image_text-slider .swiper-slide .content h3, body.single section.modules .module.module-slider_image_text .slider_image_text-slider .swiper-slide .content h3 {
    margin-bottom: 20px;
    font-size: 2.5rem;
    line-height: 2.5rem; } }
@media screen and (max-width: 768px) {
  body.page-template-default section.modules .module.module-slider_image_text .slider_image_text-slider .swiper-slide .content h3, body.single section.modules .module.module-slider_image_text .slider_image_text-slider .swiper-slide .content h3 {
    font-size: 2rem;
    line-height: 2rem; } }
@media screen and (min-width: 992px) {
  body.page-template-default section.modules .module.module-slider_image_text .slider_image_text-slider .swiper-slide .content p, body.single section.modules .module.module-slider_image_text .slider_image_text-slider .swiper-slide .content p {
    font-size: 1.25rem;
    line-height: 2.1875rem; } }
body.page-template-default section.modules .module.module-slider_image_text .slider_image_text-slider .swiper-slide .image, body.single section.modules .module.module-slider_image_text .slider_image_text-slider .swiper-slide .image {
  width: calc(50% - 10px);
  height: 548px; }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-slider_image_text .slider_image_text-slider .swiper-slide .image, body.single section.modules .module.module-slider_image_text .slider_image_text-slider .swiper-slide .image {
    width: 100%;
    height: 400px;
    margin-bottom: 30px; } }
@media screen and (max-width: 575px) {
  body.page-template-default section.modules .module.module-slider_image_text .slider_image_text-slider .swiper-slide .image, body.single section.modules .module.module-slider_image_text .slider_image_text-slider .swiper-slide .image {
    height: 300px; } }
body.page-template-default section.modules .module.module-slider_image_text .slider_image_text-slider .swiper-slide .image img, body.single section.modules .module.module-slider_image_text .slider_image_text-slider .swiper-slide .image img {
  width: 100%;
  height: 100%; }
body.page-template-default section.modules .module.module-slider_image_text .swiper-button-prev, body.page-template-default section.modules .module.module-slider_image_text .swiper-button-next, body.single section.modules .module.module-slider_image_text .swiper-button-prev, body.single section.modules .module.module-slider_image_text .swiper-button-next {
  width: 62px;
  height: 62px;
  border-radius: 50%;
  border: 1px solid #0081FF;
  top: calc(50% + 10px); }
@media screen and (max-width: 1640px) {
  body.page-template-default section.modules .module.module-slider_image_text .swiper-button-prev, body.page-template-default section.modules .module.module-slider_image_text .swiper-button-next, body.single section.modules .module.module-slider_image_text .swiper-button-prev, body.single section.modules .module.module-slider_image_text .swiper-button-next {
    top: 60px; } }
@media screen and (max-width: 991px) {
  body.page-template-default section.modules .module.module-slider_image_text .swiper-button-prev, body.page-template-default section.modules .module.module-slider_image_text .swiper-button-next, body.single section.modules .module.module-slider_image_text .swiper-button-prev, body.single section.modules .module.module-slider_image_text .swiper-button-next {
    top: 30px; } }
body.page-template-default section.modules .module.module-slider_image_text .swiper-button-prev.swiper-button-disabled, body.page-template-default section.modules .module.module-slider_image_text .swiper-button-next.swiper-button-disabled, body.single section.modules .module.module-slider_image_text .swiper-button-prev.swiper-button-disabled, body.single section.modules .module.module-slider_image_text .swiper-button-next.swiper-button-disabled {
  border-color: #C5C4D6; }
body.page-template-default section.modules .module.module-slider_image_text .swiper-button-prev:before, body.page-template-default section.modules .module.module-slider_image_text .swiper-button-next:before, body.single section.modules .module.module-slider_image_text .swiper-button-prev:before, body.single section.modules .module.module-slider_image_text .swiper-button-next:before {
  content: url("./img/arrow_right.svg"); }
body.page-template-default section.modules .module.module-slider_image_text .swiper-button-prev:after, body.page-template-default section.modules .module.module-slider_image_text .swiper-button-next:after, body.single section.modules .module.module-slider_image_text .swiper-button-prev:after, body.single section.modules .module.module-slider_image_text .swiper-button-next:after {
  display: none; }
body.page-template-default section.modules .module.module-slider_image_text .swiper-button-prev.swiper-button-prev, body.page-template-default section.modules .module.module-slider_image_text .swiper-button-next.swiper-button-prev, body.single section.modules .module.module-slider_image_text .swiper-button-prev.swiper-button-prev, body.single section.modules .module.module-slider_image_text .swiper-button-next.swiper-button-prev {
  left: 65px;
  transform: rotate(180deg); }
@media screen and (max-width: 1700px) {
  body.page-template-default section.modules .module.module-slider_image_text .swiper-button-prev.swiper-button-prev, body.page-template-default section.modules .module.module-slider_image_text .swiper-button-next.swiper-button-prev, body.single section.modules .module.module-slider_image_text .swiper-button-prev.swiper-button-prev, body.single section.modules .module.module-slider_image_text .swiper-button-next.swiper-button-prev {
    left: 25px; } }
@media screen and (max-width: 1640px) {
  body.page-template-default section.modules .module.module-slider_image_text .swiper-button-prev.swiper-button-prev, body.page-template-default section.modules .module.module-slider_image_text .swiper-button-next.swiper-button-prev, body.single section.modules .module.module-slider_image_text .swiper-button-prev.swiper-button-prev, body.single section.modules .module.module-slider_image_text .swiper-button-next.swiper-button-prev {
    left: calc(100% - 165px); } }
body.page-template-default section.modules .module.module-slider_image_text .swiper-button-prev.swiper-button-next, body.page-template-default section.modules .module.module-slider_image_text .swiper-button-next.swiper-button-next, body.single section.modules .module.module-slider_image_text .swiper-button-prev.swiper-button-next, body.single section.modules .module.module-slider_image_text .swiper-button-next.swiper-button-next {
  right: 65px; }
@media screen and (max-width: 1700px) {
  body.page-template-default section.modules .module.module-slider_image_text .swiper-button-prev.swiper-button-next, body.page-template-default section.modules .module.module-slider_image_text .swiper-button-next.swiper-button-next, body.single section.modules .module.module-slider_image_text .swiper-button-prev.swiper-button-next, body.single section.modules .module.module-slider_image_text .swiper-button-next.swiper-button-next {
    right: 25px; } }
body.page-template-default section.form, body.single section.form {
  position: relative; }
body.page-template-default section.form img.background, body.single section.form img.background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 65px);
  z-index: -1; }

@media screen and (max-width: 768px) {
  body.page-template-contact h2 {
    font-size: 1.6rem; } }
body.page-template-contact section.banner {
  margin-bottom: 78px; }
@media screen and (max-width: 1199px) {
  body.page-template-contact section.banner {
    margin-bottom: 30px; } }
body.page-template-contact section.section2 h2 {
  margin-bottom: 98px; }
@media screen and (max-width: 1300px) {
  body.page-template-contact section.section2 h2 {
    margin-bottom: 45px; } }
body.page-template-contact section.section2 .elements {
  display: inline-flex;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 85px; }
@media screen and (max-width: 1300px) {
  body.page-template-contact section.section2 .elements {
    flex-direction: column;
    justify-content: flex-start;
    margin-bottom: 35px; } }
body.page-template-contact section.section2 .elements p, body.page-template-contact section.section2 .elements a {
  font-family: 'Manrope';
  font-weight: 500;
  font-size: 1.3125rem;
  line-height: 2.125rem;
  color: #014587;
  padding-left: 69px;
  position: relative; }
@media screen and (max-width: 575px) {
  body.page-template-contact section.section2 .elements p, body.page-template-contact section.section2 .elements a {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 25px; } }
body.page-template-contact section.section2 .elements p b, body.page-template-contact section.section2 .elements a b {
  position: absolute;
  top: -8px;
  left: 0;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #D6D6E2;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
@media screen and (max-width: 1300px) {
  body.page-template-contact section.section2 .elements p {
    margin-bottom: 30px; } }
@media screen and (max-width: 768px) {
  body.page-template-contact section.section2 .elements p {
    font-size: 1.125rem; } }
@media screen and (max-width: 575px) {
  body.page-template-contact section.section2 .elements p {
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 45px; } }
body.page-template-contact section.section2 .elements p b:before {
  content: url("./img/point.svg");
  padding-top: 7px; }
body.page-template-contact section.section2 .elements a b:before {
  content: url("./img/email.svg");
  padding-left: 2px; }
body.page-template-contact section.section2 .important {
  background-color: #FAFAFD;
  padding-top: 75px;
  padding-bottom: 67px; }
@media screen and (max-width: 1300px) {
  body.page-template-contact section.section2 .important {
    padding-top: 35px;
    padding-bottom: 30px; } }
body.page-template-contact section.section2 .important p.up {
  font-family: 'Manrope';
  font-weight: 500;
  font-size: 1.3125rem;
  line-height: 2rem;
  color: #5C6472; }
@media screen and (max-width: 768px) {
  body.page-template-contact section.section2 .important p.up {
    font-size: 1.125rem; } }
@media screen and (max-width: 575px) {
  body.page-template-contact section.section2 .important p.up {
    font-size: 1rem;
    line-height: 1.5rem; } }
body.page-template-contact section.section2 .important .row {
  display: inline-flex;
  width: 100%;
  justify-content: space-between;
  margin-top: 38px;
  margin-bottom: 23px; }
@media screen and (max-width: 1300px) {
  body.page-template-contact section.section2 .important .row {
    margin-top: 15px; } }
@media screen and (max-width: 1199px) {
  body.page-template-contact section.section2 .important .row {
    flex-direction: column; } }
body.page-template-contact section.section2 .important .row p {
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 1.1875rem;
  line-height: 1.5rem;
  color: #7A8496;
  margin: 0;
  height: 75px;
  width: calc(100% / 3 - 20px);
  border: 1px solid #E5E5EA;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
@media screen and (max-width: 1300px) {
  body.page-template-contact section.section2 .important .row p {
    font-size: 1rem; } }
@media screen and (max-width: 1199px) {
  body.page-template-contact section.section2 .important .row p {
    width: 100%;
    margin-bottom: 10px; } }
@media screen and (max-width: 400px) {
  body.page-template-contact section.section2 .important .row p {
    font-size: .9rem; } }
body.page-template-contact section.section2 .important .row p strong {
  font-weight: 600;
  color: #5C6472;
  margin-left: 4px; }
body.page-template-contact section.section2 .important p.down {
  font-family: 'Manrope';
  font-weight: normal;
  font-size: 1.1875rem;
  line-height: 2.5rem;
  color: #7A8496; }
@media screen and (max-width: 768px) {
  body.page-template-contact section.section2 .important p.down {
    font-size: 1.125rem;
    line-height: 2rem; } }
@media screen and (max-width: 575px) {
  body.page-template-contact section.section2 .important p.down {
    font-size: 1rem;
    line-height: 1.5rem; } }
body.page-template-contact section.map {
  height: 631px;
  background-color: lightgrey;
  margin-top: 73px;
  margin-bottom: 91px;
  padding: 0; }
@media screen and (max-width: 1199px) {
  body.page-template-contact section.map {
    height: 531px;
    margin-top: 45px;
    margin-bottom: 55px; } }
@media screen and (max-width: 991px) {
  body.page-template-contact section.map {
    height: 330px; } }
@media screen and (max-width: 575px) {
  body.page-template-contact section.map {
    height: 250px;
    margin-top: 30px;
    margin-bottom: 30px; } }
body.page-template-contact section.map #maps {
  width: 100%;
  height: 100%; }
body.page-template-contact section.map #mapid {
  display: none; }

body.page-template-news .news {
  flex-wrap: wrap;
  margin-top: 50px;
  padding-bottom: 0; }
@media screen and (max-width: 768px) {
  body.page-template-news .news {
    margin-top: 0; } }
body.page-template-news .news .news-item {
  margin-bottom: 40px; }
body.page-template-news nav.pagination {
  width: 100%;
  text-align: center; }
body.page-template-news nav.pagination .wp-pagenavi a.page, body.page-template-news nav.pagination .wp-pagenavi span {
  font-family: 'Manrope';
  font-weight: 800;
  font-size: .8125rem;
  line-height: 2.375rem;
  letter-spacing: 0.2em;
  color: #003082;
  border: none; }
body.page-template-news nav.pagination .wp-pagenavi a.nextpostslink, body.page-template-news nav.pagination .wp-pagenavi a.previouspostslink {
  border: none;
  color: transparent; }
body.page-template-news nav.pagination .wp-pagenavi a.nextpostslink:before, body.page-template-news nav.pagination .wp-pagenavi a.previouspostslink:before {
  content: url("./img/arrow_right_link.svg"); }
body.page-template-news nav.pagination .wp-pagenavi a.nextpostslink.previouspostslink:before, body.page-template-news nav.pagination .wp-pagenavi a.previouspostslink.previouspostslink:before {
  transform: rotate(-180deg);
  display: inline-block; }

a.arrow {
  font-family: 'Manrope';
  font-weight: 800;
  font-size: .8125rem;
  line-height: 2.375rem;
  letter-spacing: 0.2em;
  color: #003082;
  position: relative; }
a.arrow:after {
  top: calc(50% - 5px);
  right: -53px;
  mask: url("./img/arrow_right_link.svg");
  -webkit-mask: url("./img/arrow_right_link.svg");
  background-color: #0081FF;
  width: 31px;
  height: 9px;
  transition: all .5s; }

.aligncenter {
  margin: 0 auto; }

.left-blue-line {
  position: relative; }
.left-blue-line:before {
  top: 0;
  left: 0;
  height: 100%;
  width: 15px;
  background-color: #0081FF;
  z-index: 1;
  transition: all .5s; }

.news {
  display: inline-flex;
  justify-content: space-between;
  width: 100%;
  padding-bottom: 40px; }
@media screen and (max-width: 991px) {
  .news {
    padding-bottom: 20px; } }
.news .news-item {
  width: calc(100% / 3 - 54px);
  display: flex;
  flex-direction: column;
  align-items: flex-start; }
@media screen and (max-width: 991px) {
  .news .news-item {
    width: calc(100% / 3 - 10px); } }
@media screen and (max-width: 768px) {
  .news .news-item {
    width: calc(100% / 2 - 10px); } }
@media screen and (max-width: 575px) {
  .news .news-item {
    width: 100%; } }
@media screen and (max-width: 768px) {
  .news .news-item:last-child {
    display: none; } }
@media screen and (max-width: 575px) {
  .news .news-item:nth-child(2) {
    display: none; } }
.news .news-item .image img {
  height: 366px;
  width: 100%; }
@media screen and (max-width: 1199px) {
  .news .news-item .image img {
    height: 230px; } }
@media screen and (max-width: 991px) {
  .news .news-item .image img {
    height: 160px; } }
.news .news-item span.date {
  font-family: 'Manrope';
  font-weight: 700;
  font-size: .9375rem;
  line-height: 1.75rem;
  color: #003082;
  margin-top: 30px; }
@media screen and (max-width: 1199px) {
  .news .news-item span.date {
    margin-top: 20px; } }
.news .news-item h3 {
  font-family: 'Manrope';
  font-weight: 600;
  font-size: 1.375rem;
  line-height: 1.625rem;
  color: #08193C;
  margin-top: 42px;
  margin-bottom: 26px; }
@media screen and (max-width: 1199px) {
  .news .news-item h3 {
    margin-top: 15px; } }
@media screen and (max-width: 991px) {
  .news .news-item h3 {
    font-size: 1.2rem; } }

form {
  display: inline-flex;
  flex-wrap: wrap; }
form input, form textarea {
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 1.0625rem;
  color: #5A5A5B;
  border: none;
  background-color: transparent;
  padding: 10px 0px;
  border-bottom: 1px solid #fff;
  width: 100%; }
form input {
  margin-bottom: 16px; }
form textarea {
  height: 166px;
  resize: none; }
form span {
  width: 100%; }
form .left {
  max-width: 665px;
  width: 100%;
  padding-right: 56px; }
@media screen and (max-width: 1500px) {
  form .left {
    width: 50%; } }
@media screen and (max-width: 575px) {
  form .left {
    width: 100%;
    padding-right: 15px; } }
form .right {
  max-width: 792px;
  width: 100%; }
@media screen and (max-width: 1600px) {
  form .right {
    max-width: 750px; } }
@media screen and (max-width: 1500px) {
  form .right {
    width: 50%; } }
@media screen and (max-width: 575px) {
  form .right {
    width: 100%;
    padding-right: 15px; } }
form .right span {
  display: inline-block;
  position: relative; }
form .right span:after {
  content: url("./img/ship.svg");
  position: absolute;
  right: 0;
  bottom: 15px; }
@media screen and (max-width: 991px) {
  form .right span:after {
    transform: scale(0.7);
    bottom: -15px;
    right: -25px; } }
@media screen and (max-width: 768px) {
  form .right span:after {
    transform: scale(0.5);
    bottom: -40px;
    right: -45px; } }
form .wpcf7-response-output {
  font-family: 'Manrope';
  font-weight: 400;
  font-size: .875rem;
  line-height: 1.75rem;
  color: #5A5A5B; }
form .acceptance {
  max-width: 665px;
  padding-right: 15px;
  width: 100%; }
form .cookies {
  display: inline-block;
  width: 100%;
  margin: 37px 0 0;
  max-width: 721px;
  padding-right: 15px; }
form .cookies .wpcf7-acceptance {
  width: 100%; }
form .cookies span.wpcf7-list-item {
  margin-left: 0;
  width: 100%; }
form .cookies label {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  text-align: left;
  margin-bottom: 0; }
form .cookies label input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }
form .cookies label input:checked + span .checkmark:after {
  display: block; }
form .cookies label span {
  position: relative;
  display: inline-block; }
form .cookies label span .checkmark {
  position: absolute;
  transition: background-color .5s;
  width: 20px;
  height: 20px;
  left: -4px;
  top: 5px;
  border-radius: 2px;
  border: 1px solid #DFDFDF;
  background-color: #fff; }
form .cookies label span .checkmark:after {
  mask: url("./img/correct_form.svg");
  -webkit-mask: url("./img/correct_form.svg");
  background-color: #014587;
  left: -1px;
  top: -1px;
  width: 20px;
  height: 20px;
  display: none;
  border-radius: 2px; }
form .cookies label span.wpcf7-list-item-label {
  left: 3px; }
form .cookies label span small {
  font-family: 'Manrope';
  font-weight: 400;
  font-size: .875rem;
  line-height: 1.75rem;
  color: #5A5A5B;
  padding-left: 36px;
  display: inline-block;
  position: relative;
  top: 2px; }
@media screen and (max-width: 768px) {
  form .cookies label span small {
    line-height: 1.35rem; } }
form .cookies label:hover .checkmark {
  opacity: 1; }
form .btn-form {
  background-color: #014587;
  height: 60px;
  position: relative;
  margin-top: 20px;
  display: inline-block; }
form .btn-form:before {
  content: url("./img/btn_form_left.svg");
  position: absolute;
  top: 10px;
  left: 47px; }
@media screen and (max-width: 575px) {
  form .btn-form:before {
    left: 15px; } }
form .btn-form:after {
  content: url("./img/btn_form_right.svg");
  position: absolute;
  top: 17px;
  right: 47px; }
@media screen and (max-width: 575px) {
  form .btn-form:after {
    right: 25px; } }
form .btn-form input {
  font-family: 'Manrope';
  font-weight: 800;
  font-size: .8125rem;
  line-height: 1.125rem;
  letter-spacing: 0.2em;
  color: #FFFFFF;
  margin-bottom: 0;
  height: 100%;
  border-bottom: none;
  padding-left: 111px;
  padding-right: 96px;
  position: relative;
  z-index: 1; }
@media screen and (max-width: 575px) {
  form .btn-form input {
    padding-left: 70px;
    padding-right: 70px; } }
form .btn-form span.ajax-loader {
  position: absolute;
  bottom: -40px; }

section.banner {
  max-width: 1950px;
  width: 100%;
  height: 430px;
  padding: 0 15px;
  margin: 0 auto;
  position: relative; }
section.banner img.main-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  height: 100%;
  max-width: calc(100% - 190px);
  width: 100%; }
@media screen and (max-width: 1700px) {
  section.banner img.main-image {
    max-width: calc(100% - 125px); } }
@media screen and (max-width: 768px) {
  section.banner img.main-image {
    height: 250px;
    max-width: calc(100% - 80px); } }
section.banner .left-section {
  width: 80px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 15px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center; }
@media screen and (max-width: 1700px) {
  section.banner .left-section {
    left: 0;
    width: 60px; } }
@media screen and (max-width: 991px) {
  section.banner .left-section {
    top: -100px; } }
section.banner .left-section a {
  transform: rotate(-90deg);
  display: inline-block;
  font-family: 'Manrope';
  font-weight: 800;
  font-size: 0.9375rem;
  letter-spacing: 0.2em;
  color: #0B7CEB;
  position: relative; }
section.banner .left-section a:before {
  content: url("./img/wave.svg");
  transform: rotate(90deg);
  display: inline-block;
  position: absolute;
  left: -65px;
  top: -28px; }
section.banner .left-section a:after {
  content: url("./img/arrow_right.svg");
  transform: rotate(180deg);
  display: inline-block;
  position: absolute;
  left: -200px; }
@media screen and (max-width: 1199px) {
  section.banner .left-section a:after {
    left: -160px; } }
section.banner .right-section {
  width: 80px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 15px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column; }
@media screen and (max-width: 1700px) {
  section.banner .right-section {
    right: 0;
    width: 60px; } }
@media screen and (max-width: 1199px) {
  section.banner .right-section {
    top: -35px; } }
section.banner .right-section a {
  position: relative;
  margin-bottom: 20px; }
section.banner .right-section a:before {
  width: 26px;
  height: 26px; }
section.banner .right-section a.instagram:before {
  content: url("./img/instagram.svg"); }
section.banner .right-section a.linkedin:before {
  content: url("./img/linkedin.svg"); }
section.banner .right-section a.youtube:before {
  content: url("./img/youtube.svg"); }
section.banner .right-section a.facebook:before {
  content: url("./img/facebook.svg"); }
section.banner .container-banner {
  height: 100%;
  position: relative;
  z-index: 1;
  overflow-y: revert;
  }
@media screen and (max-width: 1400px) {
  section.banner .container-banner {
    max-width: 100%;
    padding: 0 115px; } }
@media screen and (max-width: 1199px) {
  section.banner .container-banner {
    padding: 0 80px; } }
@media screen and (max-width: 768px) {
  section.banner .container-banner {
    padding: 0 60px; } }
section.banner .container-banner .banner {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center; }
section.banner .container-banner .banner h1 {
  font-family: 'Gilroy-ExtraBold';
  font-weight: 800;
  font-size: 5.125rem;
  line-height: 4.6875rem;
  color: #fff;
  margin-bottom: 30px; }
@media screen and (max-width: 1199px) {
  section.banner .container-banner .banner h1 {
    font-size: 4.125rem;
    line-height: 3.6875rem; } }
@media screen and (max-width: 991px) {
  section.banner .container-banner .banner h1 {
    font-size: 3.25rem;
    line-height: 3rem; } }
@media screen and (max-width: 768px) {
  section.banner .container-banner .banner h1 {
    font-size: 2.25rem;
    line-height: 2.5rem;
    margin-bottom: 10px; } }
@media screen and (max-width: 575px) {
  section.banner .container-banner .banner h1 {
    font-size: 1.75rem; } }
section.banner .container-banner .banner .breadcrump a {
  font-family: 'Gilroy-ExtraBold';
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.875rem;
  color: #fff; }
@media screen and (max-width: 768px) {
  section.banner .container-banner .banner .breadcrump a {
    font-size: .9rem;
    line-height: 1.175rem; } }
section.banner .container-banner .banner .breadcrump span {
  color: #8792AF;
  margin: 0 12px;
  font-size: 1.25rem; }
@media screen and (max-width: 768px) {
  section.banner .container-banner .banner .breadcrump span {
    margin: 0 5px;
    font-size: 1rem; } }

.above-form strong.title {
  font-family: 'Gilroy-ExtraBold';
  font-weight: 800;
  font-size: 2.625rem;
  line-height: 1.625rem;
  color: #014587;
  margin-bottom: 36px;
  display: inline-block; }
@media screen and (max-width: 768px) {
  .above-form strong.title {
    font-size: 2.25rem;
    line-height: 2.75rem;
    margin-bottom: 16px; } }
@media screen and (max-width: 575px) {
  .above-form strong.title {
    font-size: 1.75rem;
    line-height: 2.15rem;
    padding-right: 50px; } }
.above-form .up-form {
  border-bottom: 1px solid #fff;
  padding-top: 85px;
  padding-left: 86px;
  padding-bottom: 70px; }
@media screen and (max-width: 1600px) {
  .above-form .up-form {
    padding: 85px 40px 70px; } }
@media screen and (max-width: 1199px) {
  .above-form .up-form {
    padding: 45px 20px 25px; } }
@media screen and (max-width: 575px) {
  .above-form .up-form {
    padding: 25px 0; } }
.above-form .up-form > div {
  display: inline-flex;
  justify-content: space-between;
  width: 100%; }
@media screen and (max-width: 1199px) {
  .above-form .up-form > div {
    flex-direction: column; } }
.above-form .up-form > div b {
  width: 28px;
  display: inline-block; }
@media screen and (max-width: 1600px) {
  .above-form .up-form > div b {
    width: 5px; } }
@media screen and (max-width: 575px) {
  .above-form .up-form > div b {
    width: 0;
    display: block; } }
.above-form .up-form > div p, .above-form .up-form > div a {
  font-family: 'Manrope';
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 2.1875rem;
  color: #5A5A5B; }
@media screen and (max-width: 1600px) {
  .above-form .up-form > div p, .above-form .up-form > div a {
    font-size: 1rem; } }
.above-form .up-form > div a {
  text-decoration: underline; }
.above-form .form {
  padding-top: 94px;
  padding-left: 86px;
  padding-bottom: 38px; }
@media screen and (max-width: 1600px) {
  .above-form .form {
    padding-left: 40px; } }
@media screen and (max-width: 1199px) {
  .above-form .form {
    padding: 40px 20px 20px; } }
@media screen and (max-width: 575px) {
  .above-form .form {
    padding: 25px 0; } }
.above-form .form strong.title {
  margin-bottom: 64px; }
@media screen and (max-width: 991px) {
  .above-form .form strong.title {
    font-size: 2.25rem; } }
@media screen and (max-width: 575px) {
  .above-form .form strong.title {
    margin-bottom: 30px; } }

.disability {
  position: fixed;
  top: 140px;
  left: 0;
  display: flex;
  flex-direction: column;
  z-index: 9; }
@media screen and (max-width: 768px) {
  .disability {
    display: none; } }
.disability .size, .disability .contrast {
  background-color: #000;
  height: 41px;
  padding: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center; }
@media screen and (max-width: 991px) {
  .disability .size, .disability .contrast {
    margin: 0 10px !important; } }
.disability .size {
  margin-bottom: 5px; }
.disability .size span {
  color: #fff;
  font-family: 'Manrope';
  font-weight: 400;
  margin-right: 5px; }
.disability .size span:nth-child(1) {
  font-size: 12px; }
.disability .size span:nth-child(2) {
  font-size: 15px; }
.disability .size span:nth-child(3) {
  font-size: 18px;
  margin-right: 0; }
.disability .contrast svg {
  color: #fff;
  width: 25px; }
@media screen and (max-width: 991px) {
  .disability.desktop {
    display: none; } }
.disability.mobile {
  display: none;
  flex-direction: row;
  position: static;
  justify-content: center;
  margin-right: 0; }
@media screen and (max-width: 991px) {
  .disability.mobile {
    display: flex; } }

section.contacts, .module-contacts {
  background-color: #FAFAFD;
  padding-top: 94px;
  padding-bottom: 107px; }
@media screen and (max-width: 1199px) {
  section.contacts, .module-contacts {
    padding-top: 20px;
    padding-bottom: 70px; } }
@media screen and (max-width: 575px) {
  section.contacts, .module-contacts {
    padding-top: 0;
    padding-bottom: 30px; } }
@media screen and (max-width: 575px) {
  section.contacts .container, .module-contacts .container {
    padding: 0; } }
section.contacts h2, .module-contacts h2 {
  margin-bottom: 71px; }
@media screen and (max-width: 1199px) {
  section.contacts h2, .module-contacts h2 {
    margin-bottom: 45px; } }
@media screen and (max-width: 575px) {
  section.contacts h2, .module-contacts h2 {
    margin-bottom: 25px; } }
section.contacts .contacts .contact, .module-contacts .contacts .contact {
  padding-left: 117px;
  position: relative;
  border-bottom: 1px solid #E5E5EA;
  max-height: 93px;
  overflow: hidden;
  transition: all .5s; }
@media screen and (max-width: 991px) {
  section.contacts .contacts .contact, .module-contacts .contacts .contact {
    padding-left: 95px; } }
@media screen and (max-width: 768px) {
  section.contacts .contacts .contact, .module-contacts .contacts .contact {
    max-height: 60px;
    padding-left: 70px; } }
@media screen and (max-width: 575px) {
  section.contacts .contacts .contact, .module-contacts .contacts .contact {
    padding-left: 60px; } }
section.contacts .contacts .contact:first-child, .module-contacts .contacts .contact:first-child {
  border-top: 1px solid #E5E5EA; }
section.contacts .contacts .contact b, .module-contacts .contacts .contact b {
  position: absolute;
  top: 0;
  left: 0;
  width: 79px;
  height: 100%;
  background-color: #0081FF;
  transition: all .5s; }
@media screen and (max-width: 768px) {
  section.contacts .contacts .contact b, .module-contacts .contacts .contact b {
    width: 50px; } }
section.contacts .contacts .contact b:before, .module-contacts .contacts .contact b:before {
  content: url("./img/file.svg");
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  top: 38px; }
@media screen and (max-width: 768px) {
  section.contacts .contacts .contact b:before, .module-contacts .contacts .contact b:before {
    top: 24px; } }
section.contacts .contacts .contact .header, section.contacts .contacts .contact .header-show, .module-contacts .contacts .contact .header, .module-contacts .contacts .contact .header-show {
  height: 93px;
  display: inline-flex;
  width: 100%;
  justify-content: space-between;
  align-items: center; }
@media screen and (max-width: 768px) {
  section.contacts .contacts .contact .header, section.contacts .contacts .contact .header-show, .module-contacts .contacts .contact .header, .module-contacts .contacts .contact .header-show {
    height: 60px; } }
section.contacts .contacts .contact .header h3, section.contacts .contacts .contact .header-show h3, .module-contacts .contacts .contact .header h3, .module-contacts .contacts .contact .header-show h3 {
  width: 80%;
  padding-right: 15px;
  font-family: 'Manrope';
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.6875rem;
  color: #5C6472;
  margin: 0; }
@media screen and (max-width: 768px) {
  section.contacts .contacts .contact .header h3, section.contacts .contacts .contact .header-show h3, .module-contacts .contacts .contact .header h3, .module-contacts .contacts .contact .header-show h3 {
    font-size: 1rem;
    line-height: 1.1rem;
    margin-top: 10px; } }
@media screen and (max-width: 575px) {
  section.contacts .contacts .contact .header h3, section.contacts .contacts .contact .header-show h3, .module-contacts .contacts .contact .header h3, .module-contacts .contacts .contact .header-show h3 {
    font-size: .8rem; } }
section.contacts .contacts .contact .header a, section.contacts .contacts .contact .header-show a, .module-contacts .contacts .contact .header a, .module-contacts .contacts .contact .header-show a {
  display: none;
  transition: all .5s;
  white-space: nowrap;
  font-family: 'Manrope';
  font-weight: 800;
  font-size: .8725rem;
  line-height: 1.125rem;
  letter-spacing: 0.2em;
  color: #014587;
  padding-right: 35px;
  position: relative; }
@media screen and (max-width: 991px) {
  section.contacts .contacts .contact .header a, section.contacts .contacts .contact .header-show a, .module-contacts .contacts .contact .header a, .module-contacts .contacts .contact .header-show a {
    font-size: .6725rem; } }
@media screen and (max-width: 768px) {
  section.contacts .contacts .contact .header a, section.contacts .contacts .contact .header-show a, .module-contacts .contacts .contact .header a, .module-contacts .contacts .contact .header-show a {
    font-size: .6rem;
    padding-right: 25px; } }
@media screen and (max-width: 575px) {
  section.contacts .contacts .contact .header a, section.contacts .contacts .contact .header-show a, .module-contacts .contacts .contact .header a, .module-contacts .contacts .contact .header-show a {
    font-size: .5rem; } }
section.contacts .contacts .contact .header a:after, section.contacts .contacts .contact .header-show a:after, .module-contacts .contacts .contact .header a:after, .module-contacts .contacts .contact .header-show a:after {
  content: url("./img/arrow_bottom.svg");
  position: absolute;
  right: 0;
  top: 1px; }
section.contacts .contacts .contact .header a.open, section.contacts .contacts .contact .header-show a.open, .module-contacts .contacts .contact .header a.open, .module-contacts .contacts .contact .header-show a.open {
  display: block; }
section.contacts .contacts .contact .header.active a, section.contacts .contacts .contact .header-show.active a, .module-contacts .contacts .contact .header.active a, .module-contacts .contacts .contact .header-show.active a {
  display: block; }
section.contacts .contacts .contact .header.active a.open, section.contacts .contacts .contact .header-show.active a.open, .module-contacts .contacts .contact .header.active a.open, .module-contacts .contacts .contact .header-show.active a.open {
  display: none; }
section.contacts .contacts .contact .content, .module-contacts .contacts .contact .content {
  transition: all .5s;
  display: inline-flex;
  flex-wrap: wrap; }
section.contacts .contacts .contact .content .details, .module-contacts .contacts .contact .content .details {
  width: calc(100% / 3 - 12px);
  background-color: #fff;
  margin-right: 18px;
  padding-left: 47px;
  padding-right: 44px;
  margin-bottom: 18px;
  transition: all .5s;
  box-shadow: 0px 11px 14px rgba(0, 0, 0, 0.02);
  transition: all .5s; }
@media screen and (max-width: 1199px) {
  section.contacts .contacts .contact .content .details, .module-contacts .contacts .contact .content .details {
    width: calc(100% / 2 - 18px); } }
@media screen and (max-width: 991px) {
  section.contacts .contacts .contact .content .details, .module-contacts .contacts .contact .content .details {
    padding-left: 20px;
    padding-right: 20px; } }
@media screen and (max-width: 768px) {
  section.contacts .contacts .contact .content .details, .module-contacts .contacts .contact .content .details {
    width: 100%;
    margin-right: 0; } }
@media screen and (max-width: 575px) {
  section.contacts .contacts .contact .content .details, .module-contacts .contacts .contact .content .details {
    padding: 0 10px !important; } }
section.contacts .contacts .contact .content .details:nth-child(3n + 3), .module-contacts .contacts .contact .content .details:nth-child(3n + 3) {
  margin-right: 0; }
@media screen and (max-width: 1199px) {
  section.contacts .contacts .contact .content .details:nth-child(3n + 3), .module-contacts .contacts .contact .content .details:nth-child(3n + 3) {
    margin-right: 18px; } }
@media screen and (max-width: 768px) {
  section.contacts .contacts .contact .content .details:nth-child(3n + 3), .module-contacts .contacts .contact .content .details:nth-child(3n + 3) {
    margin-right: 0; } }
@media screen and (max-width: 1199px) {
  section.contacts .contacts .contact .content .details:nth-child(2n + 2), .module-contacts .contacts .contact .content .details:nth-child(2n + 2) {
    margin-right: 0; } }
section.contacts .contacts .contact .content .details *, .module-contacts .contacts .contact .content .details * {
  font-family: 'Manrope';
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.6875rem;
  color: #014587; }
section.contacts .contacts .contact .content .details h4, .module-contacts .contacts .contact .content .details h4 {
  font-weight: 500;
  margin-bottom: 24px; }
@media screen and (max-width: 575px) {
  section.contacts .contacts .contact .content .details h4, .module-contacts .contacts .contact .content .details h4 {
    margin-bottom: 10px; } }
@media screen and (max-width: 575px) {
  section.contacts .contacts .contact .content .details p, .module-contacts .contacts .contact .content .details p {
    margin-bottom: 0;
    font-size: 1rem; } }
@media screen and (max-width: 575px) {
  section.contacts .contacts .contact .content .details p br, .module-contacts .contacts .contact .content .details p br {
    display: none; } }
section.contacts .contacts .contact .content .details .links, .module-contacts .contacts .contact .content .details .links {
  margin-top: 30px; }
@media screen and (max-width: 575px) {
  section.contacts .contacts .contact .content .details .links, .module-contacts .contacts .contact .content .details .links {
    margin-top: 15px; } }
section.contacts .contacts .contact .content .details .links a, .module-contacts .contacts .contact .content .details .links a {
  padding-left: 39px;
  position: relative;
  width: 100%;
  display: block;
  margin-bottom: 14px;
  word-break: break-all; }
@media screen and (max-width: 991px) {
  section.contacts .contacts .contact .content .details .links a, .module-contacts .contacts .contact .content .details .links a {
    font-size: .9rem; } }
section.contacts .contacts .contact .content .details .links a:before, .module-contacts .contacts .contact .content .details .links a:before {
  position: absolute;
  left: 0; }
section.contacts .contacts .contact .content .details .links a.phone:before, .module-contacts .contacts .contact .content .details .links a.phone:before {
  content: url("./img/phone_contact.svg"); }
section.contacts .contacts .contact .content .details .links a.fax:before, .module-contacts .contacts .contact .content .details .links a.fax:before {
  content: url("./img/fax.svg"); }
section.contacts .contacts .contact .content .details .links a.email:before, .module-contacts .contacts .contact .content .details .links a.email:before {
  content: url("./img/email_contact.svg"); }
section.contacts .contacts .contact .content .details .links a.link:before, .module-contacts .contacts .contact .content .details .links a.link:before {
  content: url("./img/link.svg"); }
section.contacts .contacts .contact .header.active + .content .details, .module-contacts .contacts .contact .header.active + .content .details {
  padding-top: 33px;
  padding-bottom: 29px; }
section.contacts .contacts .contact .header.active ~ b, section.contacts .contacts .contact .header-show ~ b, .module-contacts .contacts .contact .header.active ~ b, .module-contacts .contacts .contact .header-show ~ b {
  background-color: #014587; }
section.contacts .contacts .contact .header-show, .module-contacts .contacts .contact .header-show {
  cursor: default;
  opacity: 1 !important; }
section.contacts .contacts .contact .header-show a, .module-contacts .contacts .contact .header-show a {
  opacity: 1 !important;
  cursor: default; }
section.contacts.show .contacts .contact, .module-contacts.show .contacts .contact {
  max-height: initial !important; }

body.home a.gift {
  position: fixed;
  right: 0;
  bottom: 18%;
  height: 49px;
  padding-left: 64px;
  padding-right: 32px;
  font-family: 'Gilroy-ExtraBold';
  font-weight: 800;
  font-size: 23px;
  color: #fff;
  background-color: #0081FF;
  display: inline-flex;
  align-items: center;
  z-index: 2; }
@media screen and (max-width: 1199px) {
  .grecaptcha-badge{
   display: none!important;
  }
  body.home a.gift {
    bottom: 0%;
    font-size: 16px;
    } }
body.home a.gift img {
  position: absolute;
  left: 19px; }
body.home section.section1 {
  height: auto; }
body.home section.section1 .navigation {
  position: absolute;
  top: 48px;
  left: 90px;
  z-index: 1;
  display: flex;
  flex-direction: column; }
@media screen and (max-width: 1700px) {
  body.home section.section1 .navigation {
    top: 25px;
    left: 59px; } }
@media screen and (max-width: 991px) {
  body.home section.section1 .navigation {
    position: static;
    width: 42%;
    float: left;
    margin-top: 25px; } }
@media screen and (max-width: 768px) {

  #open-gift{
   display:none; 
  }
  
  body.home section.section1 .navigation {
    margin-top: 105px; } }
@media screen and (max-width: 575px) {
  body.home section.section1 .navigation {
    width: 100%;
    margin-top: 110px; } }
body.home section.section1 .navigation a {
  width: 381px;
  height: 60px;
  display: inline-flex;
  align-items: center;
  padding-left: 87px;
  position: relative;
  font-family: 'Manrope';
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.375rem;
  color: #014587;
  background: linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.85) 100%);
  margin-bottom: 2px;
  transition: all .5s; }
@media screen and (max-width: 1700px) {
  body.home section.section1 .navigation a {
    height: 50px; } }
@media screen and (max-width: 1199px) {
  body.home section.section1 .navigation a {
    height: 35px;
    font-size: .9rem;
    width: 280px;
    padding-left: 57px; } }
@media screen and (max-width: 768px) {
  body.home section.section1 .navigation a {
    width: 230px;
    padding-left: 40px; } }
body.home section.section1 .navigation a img {
  position: absolute;
  left: 22px;
  top: 0;
  bottom: 0;
  margin: auto 0; }
@media screen and (max-width: 1199px) {
  body.home section.section1 .navigation a img {
    height: 23px; } }
@media screen and (max-width: 768px) {
  body.home section.section1 .navigation a img {
    left: 8px; } }
body.home section.section1 .navigation a:after {
  content: url("./img/arrow_right.svg");
  position: absolute;
  right: 48px;
  top: 20px; }
@media screen and (max-width: 1700px) {
  body.home section.section1 .navigation a:after {
    top: 12px; } }
@media screen and (max-width: 1199px) {
  body.home section.section1 .navigation a:after {
    top: 7px;
    right: 25px; } }
@media screen and (max-width: 768px) {
  body.home section.section1 .navigation a:after {
    right: 7px; } }
body.home section.section1 .wheater {
  max-width: 471px;
  width: 100%;
  max-height: 142px;
  height: 100%;
  position: absolute;
  top: 31px;
  right: 150px;
  z-index: 2;
  display: inline-flex; }
@media screen and (max-width: 1199px) {
  body.home section.section1 .wheater {
    right: 70px;
    top: 10px; } }
@media screen and (max-width: 991px) {
  body.home section.section1 .wheater {
    position: static;
    width: 58%;
    display: inline-block;
    float: left;
    max-height: initial;
    margin-top: 25px; } }
@media screen and (max-width: 768px) {
  body.home section.section1 .wheater {
    margin-top: 105px;
    width: 54%;
    margin-left: 4%; } }
@media screen and (max-width: 575px) {
  body.home section.section1 .wheater {
    max-width: 100%;
    width: 100%;
    margin-top: 25px;
    margin-left: 0;
    margin-bottom: 20px; } }
@media screen and (max-width: 991px) {
  body.home section.section1 .wheater * {
    color: #000 !important; } }
body.home section.section1 .wheater strong {
  font-family: 'Gilroy-ExtraBold';
  font-weight: 800;
  font-size: 1.125rem;
  line-height: 1.375rem;
  color: #fff; }
body.home section.section1 .wheater .left {
  border-right: 1px solid #fff;
  width: 208px;
  padding-top: 22px; }
@media screen and (max-width: 768px) {
  body.home section.section1 .wheater .left {
    width: 100%;
    border-right: none;
    padding-top: 0; } }
body.home section.section1 .wheater .left p {
  font-family: 'Manrope';
  font-weight: 700;
  font-size: 1rem;
  line-height: 1.375rem;
  letter-spacing: 0.28em;
  color: #fff;
  position: relative;
  padding-left: 70px;
  margin-top: 20px; }
body.home section.section1 .wheater .left p:before {
  content: url("./img/compass.svg");
  position: absolute;
  left: 0; }
body.home section.section1 .wheater .right {
  width: 263px;
  padding-top: 22px;
  padding-left: 42px; }
@media screen and (max-width: 768px) {
  body.home section.section1 .wheater .right {
    width: 100%;
    padding-left: 0; } }
body.home section.section1 .wheater .right p {
  font-family: 'Manrope';
  font-weight: 500;
  font-size: .875rem;
  line-height: 1.1875rem;
  letter-spacing: 0.06em;
  color: #fff; }
body.home section.section1 .home-slider {
  max-width: calc(100% - 150px);
  width: 100%;
  margin: 0 auto; }
@media screen and (max-width: 1700px) {
  body.home section.section1 .home-slider {
    max-width: calc(100% - 90px); } }
@media screen and (max-width: 768px) {
  body.home section.section1 .home-slider {
    height: 300px; } }
body.home section.section1 .home-slider .swiper-slide {
  width: 100% !important;
  position: relative; }
body.home section.section1 .home-slider .swiper-slide:before {
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 10px);
  background-color: rgba(0, 0, 0, 0.15);
  z-index: 1; }
body.home section.section1 .home-slider .swiper-slide img {
  width: 100%;
  height: 100%; }
body.home section.section1 .home-slider .swiper-slide .content {
  z-index: 2;
  position: absolute;
  bottom: 26.7%;
  left: 0;
  right: 0;
  margin: 0 auto; }
@media screen and (max-width: 1600px) {
  body.home section.section1 .home-slider .swiper-slide .content {
    bottom: 110px; } }
body.home section.section1 .home-slider .swiper-slide .content p {
  font-family: 'Gilroy-ExtraBold';
  font-weight: 800;
  font-size: 5.125rem;
  line-height: 4.6875rem;
  text-align: center;
  color: #fff; }
@media screen and (max-width: 1700px) {
  body.home section.section1 .home-slider .swiper-slide .content p {
    font-size: 4.125rem; } }
@media screen and (max-width: 1500px) {
  body.home section.section1 .home-slider .swiper-slide .content p {
    font-size: 3.5rem;
    line-height: 3.6875rem; } }
@media screen and (max-width: 1199px) {
  body.home section.section1 .home-slider .swiper-slide .content p {
    font-size: 2.5rem;
    line-height: 3rem; } }
@media screen and (max-width: 768px) {
  body.home section.section1 .home-slider .swiper-slide .content p {
    font-size: 2rem;
    line-height: 2.5rem; } }
@media screen and (max-width: 575px) {
  body.home section.section1 .home-slider .swiper-slide .content p {
    font-size: 1.6rem;
    line-height: 1.8rem; } }
body.home section.section1 .home-slider .swiper-pagination {
  left: 62px;
  width: auto;
  bottom: 35px; }
@media screen and (max-width: 1600px) {
  body.home section.section1 .home-slider .swiper-pagination {
    left: 20px;
    bottom: 15px; } }
body.home section.section1 .home-slider .swiper-pagination span {
  width: 22px;
  height: 22px;
  background: none;
  border-radius: 0px;
  position: relative;
  opacity: 1; }
body.home section.section1 .home-slider .swiper-pagination span:before {
  mask: url("./img/pagination_icon.svg");
  -webkit-mask: url("./img/pagination_icon.svg");
  background-color: #fff;
  opacity: .4;
  transition: all .5s;
  width: 22px;
  height: 22px; }
body.home section.section1 .home-slider .swiper-pagination span:hover:before, body.home section.section1 .home-slider .swiper-pagination span.swiper-pagination-bullet-active:before {
  opacity: 1; }
body.home section.section1 .swiper-button-prev, body.home section.section1 .swiper-button-next {
  width: 86px;
  height: 35px;
  background-color: #fff;
  top: auto;
  bottom: 95px;
  left: 238px; }
@media screen and (max-width: 1600px) {
  body.home section.section1 .swiper-button-prev, body.home section.section1 .swiper-button-next {
    left: 170px;
    bottom: 70px; } }
@media screen and (max-width: 991px) {
  body.home section.section1 .swiper-button-prev, body.home section.section1 .swiper-button-next {
    bottom: 100px; } }
body.home section.section1 .swiper-button-prev:before, body.home section.section1 .swiper-button-next:before {
  content: url("./img/arrow_right.svg"); }
body.home section.section1 .swiper-button-prev:after, body.home section.section1 .swiper-button-next:after {
  display: none; }
body.home section.section1 .swiper-button-prev.swiper-button-prev, body.home section.section1 .swiper-button-next.swiper-button-prev {
  left: 152px; }
@media screen and (max-width: 1600px) {
  body.home section.section1 .swiper-button-prev.swiper-button-prev, body.home section.section1 .swiper-button-next.swiper-button-prev {
    left: 85px; } }
body.home section.section1 .swiper-button-prev.swiper-button-prev:before, body.home section.section1 .swiper-button-next.swiper-button-prev:before {
  transform: rotate(180deg); }
body.home section.section1 .time {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
  text-align: center;
  bottom: 89px;
  height: 49px;
  width: auto;
  display: inline-flex;
  justify-content: center;
  align-items: center; }
@media screen and (max-width: 1600px) {
  body.home section.section1 .time {
    bottom: 35px; } }
@media screen and (max-width: 1199px) {
  body.home section.section1 .time {
    height: 35px;
    left: auto;
    right: 100px; } }
@media screen and (max-width: 991px) {
  body.home section.section1 .time {
    position: static;
    width: 100%;
    text-align: center;
    margin-top: 10px; } }
@media screen and (max-width: 768px) {
  body.home section.section1 .time {
    flex-wrap: wrap; } }
body.home section.section1 .time small {
  font-family: 'Gilroy-ExtraBold';
  font-weight: 800;
  font-size: 1.4375rem;
  color: #fff; }
@media screen and (max-width: 1199px) {
  body.home section.section1 .time small {
    font-size: 1rem; } }
@media screen and (max-width: 991px) {
  body.home section.section1 .time small {
    color: #000; } }
@media screen and (max-width: 768px) {
  body.home section.section1 .time small {
    display: block;
    width: 100%;
    margin: 10px 0; } }
body.home section.section1 .time strong {
  background-color: #014587;
  height: 100%;
  font-family: 'Gilroy-ExtraBold';
  font-weight: 800;
  font-size: 1.4375rem;
  letter-spacing: 0.15em;
  color: #fff;
  padding: 0 17px;
  display: inline-flex;
  align-items: center;
  margin-left: 22px;
  transition: all .5s; }
body.home section.section1 .time strong.hours {
  background-color: #0A3259;
  margin-left: 2px;
  margin-right: 23px; }
@media screen and (max-width: 1199px) {
  body.home section.section1 .time strong.hours {
    margin-right: 10px; } }
body.home section.section1 .time .hide {
  display: none; }
body.home section.section1 .time #days span {
  margin-right: 5px; }
body.home section.section2 {
  position: relative;
  margin-bottom: 103px;
  padding-top: 80px; }
@media screen and (max-width: 991px) {
  body.home section.section2 {
    padding-top: 100px;
    margin-top: 150px;
    margin-bottom: 50px; } }
@media screen and (max-width: 768px) {
  body.home section.section2 {
    margin-top: 225px; } }
@media screen and (max-width: 575px) {
  body.home section.section2 {
    margin-top: 230px; } }
body.home section.section2:before {
  top: -138px;
  left: 0;
  width: 100%;
  height: 589px;
  z-index: -1;
  background: linear-gradient(180deg, #C9C9C9 24.62%, rgba(242, 242, 242, 0) 103.04%); }
body.home section.section2 h2 {
  margin-top: 0;
  margin-bottom: 14px; }
body.home section.section2 small {
  font-family: 'Manrope';
  font-weight: 800;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.2em;
  color: #A5A5A5; }
body.home section.section2 .benefits {
  display: inline-flex;
  width: 100%;
  margin-top: 50px; }
@media screen and (max-width: 991px) {
  body.home section.section2 .benefits {
    flex-wrap: wrap; } }
body.home section.section2 .benefits .benefit {
  width: 25%;
  position: relative;
  height: 125px;
  display: inline-flex;
  align-items: center; }
@media screen and (max-width: 991px) {
  body.home section.section2 .benefits .benefit {
    width: 50%;
    margin-bottom: 20px; } }
@media screen and (max-width: 575px) {
  body.home section.section2 .benefits .benefit {
    width: 100%; } }
body.home section.section2 .benefits .benefit b {
  position: relative;
  width: 128px;
  height: 100%;
  display: flex; }
body.home section.section2 .benefits .benefit b:before {
  content: url("./img/benefit.svg");
  position: absolute;
  top: 0;
  left: 0; }
body.home section.section2 .benefits .benefit b img {
  margin: auto; }
body.home section.section2 .benefits .benefit h3 {
  font-size: 1.4375rem;
  padding-left: 32px; }
@media screen and (max-width: 1199px) {
  body.home section.section2 .benefits .benefit h3 {
    font-size: 1rem;
    padding-left: 7px; } }
@media screen and (max-width: 991px) {
  body.home section.section2 .benefits .benefit h3 {
    padding-left: 20px; } }
body.home section.section3 .header {
  display: inline-flex;
  align-items: flex-end;
  margin-bottom: 75px; }
@media screen and (max-width: 1199px) {
  body.home section.section3 .header {
    margin-bottom: 40px; } }
@media screen and (max-width: 575px) {
  body.home section.section3 .header {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 20px; } }
body.home section.section3 .header h2 {
  margin: 0; }
body.home section.section3 .header a {
  font-family: 'Manrope';
  font-weight: 800;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.2em;
  color: #0081FF;
  margin-bottom: 4px;
  margin-left: 84px;
  position: relative; }
@media screen and (max-width: 575px) {
  body.home section.section3 .header a {
    margin-left: 0;
    margin-top: 10px; } }
body.home section.section3 .header a:after {
  mask: url("./img/arrow_right_link.svg");
  -webkit-mask: url("./img/arrow_right_link.svg");
  background-color: #003082;
  width: 31px;
  height: 9px;
  position: absolute;
  top: 4px;
  right: -53px; }
body.home section.section3 .news {
  flex-wrap: wrap; }
body.home section.section3 .news .news-item {
  margin-bottom: 40px; }
body.home section.section4 {
  position: relative;
  text-align: center;
  padding-top: 63px;
  padding-bottom: 228px; }
@media screen and (max-width: 1199px) {
  body.home section.section4 {
    padding-bottom: 135px; } }
@media screen and (max-width: 991px) {
  body.home section.section4 {
    padding-top: 15px; } }
body.home section.section4:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(201, 201, 201, 0.15) 24.62%, rgba(242, 242, 242, 0) 111.04%);
  z-index: 1; }
body.home section.section4 img.background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }
body.home section.section4 .wrapper {
  display: inline-flex;
  text-align: left;
  justify-content: space-between; }
@media screen and (max-width: 1199px) {
  body.home section.section4 .wrapper {
    flex-wrap: wrap; } }
body.home section.section4 .wrapper small {
  width: 100%;
  display: block;
  font-family: 'Manrope';
  font-weight: 800;
  font-size: .8125rem;
  line-height: 1.125rem;
  letter-spacing: 0.2em;
  color: #A5A5A5;
  margin-bottom: 85px; }
@media screen and (max-width: 1199px) {
  body.home section.section4 .wrapper small {
    margin-bottom: 40px; } }
body.home section.section4 .wrapper h3 {
  font-family: 'Manrope';
  font-weight: 600;
  font-size: 1.3125rem;
  line-height: 1.8125rem;
  color: #08193C; }
body.home section.section4 .wrapper .left {
  max-width: 1073px;
  padding-right: 15px;
  width: 100%; }
@media screen and (max-width: 1199px) {
  body.home section.section4 .wrapper .left {
    max-width: 100%;
    margin-bottom: 20px; } }
body.home section.section4 .wrapper .left .down {
  display: inline-flex;
  justify-content: space-between;
  width: 100%; }
@media screen and (max-width: 991px) {
  body.home section.section4 .wrapper .left .down {
    flex-wrap: wrap; } }
body.home section.section4 .wrapper .left .down a {
  z-index: 1; }
body.home section.section4 .wrapper .left .down .image {
  max-width: 491px;
  width: 100%;
  float: left; }
@media screen and (max-width: 991px) {
  body.home section.section4 .wrapper .left .down .image {
    max-width: 100%;
    float: none; } }
body.home section.section4 .wrapper .left .down .image img {
  height: 100%; }
body.home section.section4 .wrapper .left .down .content {
  max-width: 567px;
  padding-left: 80px;
  width: 100%;
  float: right;
  z-index: 1; }
@media screen and (max-width: 1400px) {
  body.home section.section4 .wrapper .left .down .content {
    padding-left: 30px; } }
@media screen and (max-width: 991px) {
  body.home section.section4 .wrapper .left .down .content {
    max-width: 100%;
    padding-left: 0;
    float: none; } }
body.home section.section4 .wrapper .left .down .content h3 {
  font-size: 1.4375rem;
  margin-bottom: 45px; }
@media screen and (max-width: 991px) {
  body.home section.section4 .wrapper .left .down .content h3 {
    margin-bottom: 10px; } }
body.home section.section4 .wrapper .left .down .content p {
  font-family: 'Manrope';
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 2.125rem;
  color: #8E8E8E; }
body.home section.section4 .wrapper .right {
  max-width: 510px;
  width: 100%; }
@media screen and (max-width: 1199px) {
  body.home section.section4 .wrapper .right {
    max-width: 100%; } }
body.home section.section4 .wrapper .right .up, body.home section.section4 .wrapper .right .down {
  display: inline-flex; }
body.home section.section4 .wrapper .right .up a.image, body.home section.section4 .wrapper .right .down a.image {
  max-width: 250px;
  width: 100%;
  z-index: 1; }
body.home section.section4 .wrapper .right .up a.image img, body.home section.section4 .wrapper .right .down a.image img {
  height: 100%; }
body.home section.section4 .wrapper .right .up .content, body.home section.section4 .wrapper .right .down .content {
  padding-left: 37px;
  z-index: 1; }
@media screen and (max-width: 575px) {
  body.home section.section4 .wrapper .right .up .content, body.home section.section4 .wrapper .right .down .content {
    padding-left: 15px; } }
body.home section.section4 .wrapper .right .up {
  margin-bottom: 68px; }
@media screen and (max-width: 575px) {
  body.home section.section4 .wrapper .right .up {
    margin-bottom: 25px; } }
body.home section.section5 {
  position: relative;
  text-align: center; }
body.home section.section5:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, #C9C9C9 24.62%, rgba(242, 242, 242, 0) 111.04%);
  opacity: .2;
  z-index: -1; }
body.home section.section5 .wrapper {
  text-align: left;
  position: relative; }
body.home section.section5 .wrapper:before {
  content: url("./img/g_small.svg");
  position: absolute;
  top: -125px;
  left: -3px;
  z-index: 2;
  transition: all .5s; }
@media screen and (max-width: 1199px) {
  body.home section.section5 .wrapper:before {
    left: -21px;
    transform: scale(0.7); } }
body.home section.section5 .wrapper .about-slider {
  width: 100%; }
body.home section.section5 .wrapper .about-slider .swiper-slide {
  display: inline-flex; }
@media screen and (max-width: 768px) {
  body.home section.section5 .wrapper .about-slider .swiper-slide {
    flex-wrap: wrap; } }
body.home section.section5 .wrapper .about-slider .swiper-slide .image {
  position: relative;
  width: 50%; }
@media screen and (max-width: 991px) {
  body.home section.section5 .wrapper .about-slider .swiper-slide .image {
    width: 100%; } }
body.home section.section5 .wrapper .about-slider .swiper-slide .image img {
  width: 100%; }
@media screen and (max-width: 991px) {
  body.home section.section5 .wrapper .about-slider .swiper-slide .image img {
    height: 400px; } }
@media screen and (max-width: 575px) {
  body.home section.section5 .wrapper .about-slider .swiper-slide .image img {
    height: 300px; } }
body.home section.section5 .wrapper .about-slider .swiper-slide .image .swiper-button-prev, body.home section.section5 .wrapper .about-slider .swiper-slide .image .swiper-button-next {
  width: 86px;
  height: 35px;
  background-color: #fff;
  top: auto;
  bottom: 68px;
  left: 86px; }
@media screen and (max-width: 768px) {
  body.home section.section5 .wrapper .about-slider .swiper-slide .image .swiper-button-prev, body.home section.section5 .wrapper .about-slider .swiper-slide .image .swiper-button-next {
    bottom: 30px; } }
body.home section.section5 .wrapper .about-slider .swiper-slide .image .swiper-button-prev:before, body.home section.section5 .wrapper .about-slider .swiper-slide .image .swiper-button-next:before {
  content: url("./img/arrow_right.svg"); }
body.home section.section5 .wrapper .about-slider .swiper-slide .image .swiper-button-prev:after, body.home section.section5 .wrapper .about-slider .swiper-slide .image .swiper-button-next:after {
  display: none; }
body.home section.section5 .wrapper .about-slider .swiper-slide .image .swiper-button-prev.swiper-button-prev, body.home section.section5 .wrapper .about-slider .swiper-slide .image .swiper-button-next.swiper-button-prev {
  left: 0; }
body.home section.section5 .wrapper .about-slider .swiper-slide .image .swiper-button-prev.swiper-button-prev:before, body.home section.section5 .wrapper .about-slider .swiper-slide .image .swiper-button-next.swiper-button-prev:before {
  transform: rotate(180deg); }
body.home section.section5 .wrapper .about-slider .swiper-slide .content {
  width: 50%;
  padding: 54px 130px 0 65px; }
@media screen and (max-width: 1700px) {
  body.home section.section5 .wrapper .about-slider .swiper-slide .content {
    padding: 30px 100px 0 50px; } }
@media screen and (max-width: 1600px) {
  body.home section.section5 .wrapper .about-slider .swiper-slide .content {
    padding-right: 30px; } }
@media screen and (max-width: 1500px) {
  body.home section.section5 .wrapper .about-slider .swiper-slide .content {
    padding: 15px 15px 15px 30px; } }
@media screen and (max-width: 991px) {
  body.home section.section5 .wrapper .about-slider .swiper-slide .content {
    width: 100%;
    padding-left: 15px;
    padding-bottom: 30px; } }
body.home section.section5 .wrapper .about-slider .swiper-slide .content h2 {
  margin-bottom: 36px; }
@media screen and (max-width: 1330px) {
  body.home section.section5 .wrapper .about-slider .swiper-slide .content h2 {
    margin-bottom: 15px; } }
body.home section.section5 .wrapper .about-slider .swiper-slide .content p {
  font-family: 'Manrope';
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 2.1875rem;
  color: #7A8496;
  margin-bottom: 33px; }
@media screen and (max-width: 1500px) {
  body.home section.section5 .wrapper .about-slider .swiper-slide .content p {
    margin-bottom: 16px; } }
@media screen and (max-width: 1330px) {
  body.home section.section5 .wrapper .about-slider .swiper-slide .content p {
    margin-bottom: 13px;
    line-height: 1.7875rem; } }
@media screen and (max-width: 1199px) {
  body.home section.section5 .wrapper .about-slider .swiper-slide .content p {
    font-size: .9rem;
    line-height: 1.3rem; } }
@media screen and (max-width: 768px) {
  body.home section.section5 .wrapper .about-slider .swiper-slide .content p {
    font-size: 1rem;
    line-height: 1.6rem; } }
body.home section.section5 .wrapper .about-slider .swiper-slide .content a.arrow {
  margin-top: 5px; }
body.home section.section6 {
  position: relative;
  text-align: center; }
body.home section.section6 img.background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% + 65px);
  z-index: -1; }
body.home section.section6 .wrapper {
  display: inline-flex;
  flex-wrap: wrap;
  text-align: left; }
body.home section.section6 .wrapper .up {
  display: inline-flex;
  width: 100%;
  position: relative; }
@media screen and (max-width: 991px) {
  body.home section.section6 .wrapper .up {
    flex-wrap: wrap; } }
body.home section.section6 .wrapper .up img.g {
  position: absolute;
  top: 25px;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: calc(100% - 50px);
  z-index: -1; }
body.home section.section6 .wrapper .up .content {
  width: 50%;
  padding-left: 90px;
  padding-top: 69px;
  padding-right: 130px;
  background-color: #014587;
  position: relative; }
@media screen and (max-width: 1199px) {
  body.home section.section6 .wrapper .up .content {
    padding: 30px 20px 20px; } }
@media screen and (max-width: 991px) {
  body.home section.section6 .wrapper .up .content {
    width: 100%; } }
body.home section.section6 .wrapper .up .content small {
  font-family: 'Gliroy Light';
  font-style: 300;
  font-weight: 800;
  font-size: 1.625rem;
  line-height: 2rem;
  letter-spacing: 0.06em;
  color: #fff; }
body.home section.section6 .wrapper .up .content h2 {
  margin-bottom: 36px;
  color: #fff;
  margin-top: 36px;
  line-height: 4rem;
  font-size: 4.1rem; }
@media screen and (max-width: 1199px) {
  body.home section.section6 .wrapper .up .content h2 {
    margin-top: 18px;
    line-height: 3rem;
    font-size: 2.6rem; } }
@media screen and (max-width: 991px) {
  body.home section.section6 .wrapper .up .content h2 br {
    display: none; } }
body.home section.section6 .wrapper .up .content a.arrow {
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 105px;
  background-color: #fff;
  color: #014587;
  height: 60px;
  display: inline-flex;
  align-items: center;
  line-height: 1;
  bottom: 68px;
  padding-right: 70px;
  z-index: 2;
  transition: all .5s; }
@media screen and (max-width: 1199px) {
  body.home section.section6 .wrapper .up .content a.arrow {
    padding-left: 50px;
    bottom: 35px; } }
@media screen and (max-width: 991px) {
  body.home section.section6 .wrapper .up .content a.arrow {
    position: relative;
    top: 0; } }
body.home section.section6 .wrapper .up .content a.arrow:after {
  content: url("./img/small_arrow_right_link.svg");
  right: 27px; }
body.home section.section6 .wrapper .up .image {
  width: 50%; }
@media screen and (max-width: 991px) {
  body.home section.section6 .wrapper .up .image {
    width: 100%; } }
body.home section.section6 .wrapper .up .image img {
  width: 100%; }
@media screen and (max-width: 991px) {
  body.home section.section6 .wrapper .up .image img {
    height: 400px; } }
@media screen and (max-width: 575px) {
  body.home section.section6 .wrapper .up .image img {
    height: 300px; } }

.form strong.title {
  font-family: 'Gilroy-ExtraBold';
  font-weight: 800;
  font-size: 2.625rem;
  line-height: 1.625rem;
  color: #014587;
  margin-bottom: 36px;
  display: inline-block; }
@media screen and (max-width: 768px) {
  .form strong.title {
    font-size: 2.25rem;
    line-height: 2.75rem;
    margin-bottom: 16px; } }
@media screen and (max-width: 575px) {
  .form strong.title {
    font-size: 1.75rem;
    line-height: 2.15rem;
    padding-right: 50px; } }
.form .up-form {
  border-bottom: 1px solid #fff;
  padding-top: 85px;
  padding-left: 86px;
  padding-bottom: 70px; }
@media screen and (max-width: 1600px) {
  .form .up-form {
    padding: 85px 40px 70px; } }
@media screen and (max-width: 1199px) {
  .form .up-form {
    padding: 45px 20px 25px; } }
@media screen and (max-width: 575px) {
  .form .up-form {
    padding: 25px 0; } }
.form .up-form > div {
  display: inline-flex;
  justify-content: space-between;
  width: 100%; }
@media screen and (max-width: 1199px) {
  .form .up-form > div {
    flex-direction: column; } }
.form .up-form > div b {
  width: 28px;
  display: inline-block; }
@media screen and (max-width: 1600px) {
  .form .up-form > div b {
    width: 5px; } }
@media screen and (max-width: 575px) {
  .form .up-form > div b {
    width: 0;
    display: block; } }
.form .up-form > div p, .form .up-form > div a {
  font-family: 'Manrope';
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 2.1875rem;
  color: #5A5A5B; }
@media screen and (max-width: 1600px) {
  .form .up-form > div p, .form .up-form > div a {
    font-size: 1rem; } }
.form .up-form > div a {
  text-decoration: underline; }
.form .form {
  padding-top: 94px;
  padding-left: 86px;
  padding-bottom: 38px; }
@media screen and (max-width: 1600px) {
  .form .form {
    padding-left: 40px; } }
@media screen and (max-width: 1199px) {
  .form .form {
    padding: 40px 20px 20px; } }
@media screen and (max-width: 575px) {
  .form .form {
    padding: 25px 0; } }
.form .form strong.title {
  margin-bottom: 64px; }
@media screen and (max-width: 991px) {
  .form .form strong.title {
    font-size: 2.25rem; } }
@media screen and (max-width: 575px) {
  .form .form strong.title {
    margin-bottom: 30px; } }

footer {
  position: relative; }
footer .logos {
  height: 400px;
  width: calc(100% + 66px);
  padding: 132px 33px 0;
  margin-top: 12px;
  text-align: center;
  border-bottom: 1px solid #F1F1F1;
  width: 100%; }
@media screen and (max-width: 1199px) {
  footer .logos {
    padding-top: 50px;
    padding-bottom: 30px;
    height: auto; } }
@media screen and (max-width: 575px) {
  footer .logos {
    padding: 40px 0 20px; } }
footer .logos .swiper-slide img {
  max-width: 184px;
  margin: 0 auto; }
footer .logos .swiper-slide small {
  font-family: 'Manrope';
  font-weight: 500;
  font-size: 1rem;
  line-height: 24px;
  color: #000000;
  margin-top: 1.5rem;
  display: inline-block; }
footer .logos .swiper-button-prev, footer .logos .swiper-button-next {
  opacity: 1; }
@media screen and (max-width: 575px) {
  footer .logos .swiper-button-prev, footer .logos .swiper-button-next {
    right: -10px; } }
footer .logos .swiper-button-prev:before, footer .logos .swiper-button-next:before {
  content: url("./img/arrow_right_logos.svg");
  position: absolute;
  right: 0;
  right: 33px; }
footer .logos .swiper-button-prev:after, footer .logos .swiper-button-next:after {
  display: none; }
@media screen and (max-width: 575px) {
  footer .logos .swiper-button-prev.swiper-button-prev, footer .logos .swiper-button-next.swiper-button-prev {
    right: auto;
    left: -10px; } }
footer .logos .swiper-button-prev.swiper-button-prev:before, footer .logos .swiper-button-next.swiper-button-prev:before {
  transform: rotate(180deg);
  left: 33px;
  right: auto; }
footer .copyright {
  height: 165px;
  width: 100%;
  display: inline-flex;
  justify-content: space-between;
  align-items: center; }
@media screen and (max-width: 991px) {
  footer .copyright {
    height: 80px; } }
@media screen and (max-width: 768px) {
  footer .copyright {
    height: auto;
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px 0; } }
footer .copyright small, footer .copyright a {
  font-family: 'Manrope';
  font-weight: 400;
  font-size: .9375rem;
  line-height: 1.75rem;
  color: #A3ABBA; }
footer .copyright .links a {
  padding: 0 17px;
  border-right: 1px solid #A3ABBA; }
@media screen and (max-width: 575px) {
  footer .copyright .links a {
    width: 100%;
    display: block;
    text-align: center;
    padding: 0;
    border-right: none; } }
footer .copyright .links a:last-child {
  padding-right: 0;
  border-right: none; }

.modal {
  display: none;
  overflow: auto;
  text-align: center;
  z-index: 99999999999;
  max-width: 100% !important;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  height: 100%;
  background-color: #fff;
  padding: 0; }
.modal .close {
  position: absolute;
  top: 27px;
  right: 21px;
  width: 50x;
  height: 50px;
  z-index: 9999999999;
  color: #000;
  text-shadow: none;
  opacity: 1;
  z-index: 9; }
@media screen and (max-width: 991px) {
  .modal .close {
    top: 20px;
    right: 20px; } }
.modal .close:before {
  content: 'X'; }
.modal .close:hover {
  opacity: .7; }

#gift {
  padding: 30px;
  overflow-y: scroll; }
#gift .content {
  height: 100%;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center; }
#gift .content img {
  margin: 0 auto 30px; }
#gift .content h2, #gift .content h3, #gift .content h4 {
  font-family: 'Gilroy-ExtraBold';
  color: #003082;
  margin-bottom: 48px;
  line-height: 2.25rem; }
#gift .content h2 {
  font-size: 3.375rem;
  line-height: 3.5rem; }
@media screen and (max-width: 991px) {
  #gift .content h2 {
    font-size: 2.5rem; } }
@media screen and (max-width: 768px) {
  #gift .content h2 {
    font-size: 2rem;
    margin-bottom: 20px; } }
#gift .content h3 {
  font-size: 2.25rem; }
#gift .content h4 {
  font-size: 1.75rem; }
#gift .content p, #gift .content ul li {
  font-family: 'Manrope';
  font-weight: 400;
  font-size: 1.3125rem;
  line-height: 2.7rem;
  color: #7A8496; }
@media screen and (max-width: 991px) {
  #gift .content p, #gift .content ul li {
    font-size: 1.1rem;
    line-height: 1.8rem; } }
@media screen and (max-width: 768px) {
  #gift .content p, #gift .content ul li {
    font-size: 1rem;
    line-height: 1.5rem; } }
#gift .content ul li {
  padding-left: 60px;
  position: relative;
  margin-bottom: 7px; }
@media screen and (max-width: 575px) {
  #gift .content ul li {
    padding-left: 40px; } }
#gift .content ul li:before {
  top: 14px;
  left: 32px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #0080FF; }
@media screen and (max-width: 575px) {
  #gift .content ul li:before {
    left: 10px; } }
#gift .content a.arrow {
  margin-top: 30px;
  margin-bottom: 200px; }

html.contrast {
  background-color: #1b1b1b; }
html.contrast * {
  color: #fff !important; }
html.contrast header nav {
  background-color: #1b1b1b; }
html.contrast header #open-menu span {
  background-color: #fff; }
html.contrast body {
  background-color: #1b1b1b; }
html.contrast body.home section.section1 .navigation a {
  background: #3a3a3a; }
@media screen and (max-width: 991px) {
  html.contrast body.home section.section1 .wheater * {
    color: #fff !important; } }
html.contrast body.page-template-default section.banner:before, html.contrast body.page-template-contact section.banner:before, html.contrast body.single section.banner:before {
  background: linear-gradient(104.11deg, transparent 28.98%, #000 89.77%); }
html.contrast body.page-template-default.page-template-contact section.section2 .important, html.contrast body.page-template-default.page-template-contact section.contacts, html.contrast body.page-template-contact.page-template-contact section.section2 .important, html.contrast body.page-template-contact.page-template-contact section.contacts, html.contrast body.single.page-template-contact section.section2 .important, html.contrast body.single.page-template-contact section.contacts {
  background-color: #1b1b1b; }
html.contrast body.page-template-default section.modules .module.module-image .container small, html.contrast body.page-template-contact section.modules .module.module-image .container small, html.contrast body.single section.modules .module.module-image .container small {
  background-color: #000; }
html.contrast body.page-template-default section.modules .module.background, html.contrast body.page-template-contact section.modules .module.background, html.contrast body.single section.modules .module.background {
  background-color: #1b1b1b; }
html.contrast body.page-template-default section.modules .module.module-files_link .elements .element h3 b, html.contrast body.page-template-default section.modules .module.module-image_link .content, html.contrast body.page-template-contact section.modules .module.module-files_link .elements .element h3 b, html.contrast body.page-template-contact section.modules .module.module-image_link .content, html.contrast body.single section.modules .module.module-files_link .elements .element h3 b, html.contrast body.single section.modules .module.module-image_link .content {
  background-color: #3a3a3a; }
html.contrast body.page-template-default section.modules .module.module-table table tbody tr th, html.contrast body.page-template-contact section.modules .module.module-table table tbody tr th, html.contrast body.single section.modules .module.module-table table tbody tr th {
  background-color: #242424; }
html.contrast body.page-template-default section.modules .module.module-table table tbody tr td, html.contrast body.page-template-contact section.modules .module.module-table table tbody tr td, html.contrast body.single section.modules .module.module-table table tbody tr td {
  background-color: #3a3a3a; }
html.contrast body.home section.section6 .wrapper .up .content {
  background-color: #1b1b1b; }
html.contrast body.home section.section6 .wrapper .up .content a.arrow {
  background-color: transparent; }
html.contrast section.contacts, html.contrast .module-contacts {
  background-color: #1b1b1b; }
html.contrast section.contacts .details, html.contrast section.contacts .contacts .contact b, html.contrast .module-contacts .details, html.contrast .module-contacts .contacts .contact b {
  background: #3a3a3a !important; }
html.contrast form .cookies label span .checkmark:after, html.contrast header nav .up ul.menu li.menu-item-has-children ul, html.contrast header nav .down ul.menu li.menu-item-has-children ul, html.contrast form .btn-form, html.contrast header, html.contrast header .switch-language .wpml-ls ul li a, html.contrast .loupe input, html.contrast body.page-template-contact section.contacts .contacts .contact b, html.contrast body.page-template-contact section.contacts .contacts .contact .content .details, html.contrast body.home a.gift, html.contrast body.home section.section1 .time strong {
  background-color: #3a3a3a !important; }
html.contrast header .loupe:after, html.contrast a.arrow:after, html.contrast body.home section.section3 .header a:after {
  background-color: #fff; }
html.contrast .left-blue-line:before, html.contrast body.home section.section5 .wrapper:before {
  opacity: 0; }
html.contrast input::-webkit-input-placeholder, html.contrast textarea::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff; }
html.contrast input :-moz-placeholder, html.contrast textarea :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff; }
html.contrast input::-moz-placeholder, html.contrast textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff; }
html.contrast input :-ms-input-placeholder, html.contrast textarea :-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff; }
html.contrast input::-ms-input-placeholder, html.contrast textarea::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff; }
html.contrast input::placeholder, html.contrast textarea::placeholder {
  /* Most modern browsers support this now. */
  color: #fff; }

body.big section.contacts .contacts .contact .content .details, body.big .module-contacts .contacts .contact .content .details, body.medium section.contacts .contacts .contact .content .details, body.medium .module-contacts .contacts .contact .content .details {
  padding-left: 10px;
  padding-right: 10px; }

html:not(.contrast) .animated {
  opacity: 1 !important; }
html:not(.contrast) .anim {
  opacity: 0;
  transition: opacity .5s; }

.fancybox-container {
  z-index: 99999; }

  body.page-template-default section.banner img.main-image, body.page-template-contact section.banner img.main-image, body.single section.banner img.main-image, body.page-template-news section.banner img.main-image {
    object-fit: cover;
}

footer {
  opacity: 1 !important;
}

body.page-template-news .news {
  padding-left: 2px;
}

@media screen and (max-width: 768px) {
  body.home section.section3 .news {
    justify-content: center;
  }
  body.home section.section3 .news .news-item:last-child {
    display: flex;
  }
}

@media screen and (max-width: 575px) {
  body.home section.section1 .navigation a {
      width: 100%;
      padding-left: 40px;
  }

  body.home section.section2 .benefits .benefit {
      justify-content: center;
  }
  .news .news-item:nth-child(2) {
    display: flex;
  }
  body.home section.section3 .news .news-item {
    align-items: center;
  }
  .news .news-item h3 {
    text-align: center;
  }
  body.home section.section4 .wrapper .right .up a.image, body.home section.section4 .wrapper .right .down a.image, body.home section.section4 .wrapper .right .up .content, body.home section.section4 .wrapper .right .down .content {
    width: 50%;
  }
}

.weatherLayer {
    background: none;
    border: none;
    box-shadow: none;
    font-family: 'Manrope';
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.06em;
    color: #fff;
}

.weatherLayer .aside-weather-title, .weatherLayer .aside-weather-subtitle, .weatherLayer .otherDays, .weatherLayer .branding {
  display: none;
}

body.home section.section1 .wheater .right .left {
  border-right: none;
  width: 300px;
}

body.home section.section1 .wheater .right .aside-weather-container {
  display: inline-flex;
  align-items: flex-start;
}

body.home section.section1 .wheater .right .right {
  width: auto;
  position: absolute;
  right: 0;
  top: 30px;
}

body.home section.section1 .wheater .right .right span {
  position: absolute;
  top: -10px;
  font-family: 'Gilroy-ExtraBold';
  font-weight: 800;
  font-size: 22px;
  line-height: 27px;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #fff;
}

@media screen and (max-width: 991px) {
  body.home section.section1 .wheater {
    display: inline-flex;
  }
  body.home section.section1 .wheater .right {
    position: relative;
    width: auto;
    padding-left: 30px;
  }
}

@media screen and (max-width: 768px) {
  body.home section.section1 .navigation, body.home section.section1 .navigation a {
    width: 100%;
  }
  body.home section.section1 .wheater {
    max-width: 100%;
    width: 100%;
    margin-top: 25px;
    margin-left: 0;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 575px) {
  body.home section.section1 .wheater .left {
    width: 50%;
  }
  body.home section.section1 .wheater .right {
    width: 50%;
    padding-top: 0;
  }
  body.home section.section1 .wheater .weatherLayer {
    width: 100%;
  }
  body.home section.section1 .wheater .right .aside-weather-container {
    flex-wrap: wrap;
    width: 100%;
  }
  body.home section.section1 .wheater .right .right {
    position: static;
    padding-left: 0;
    display: inline-flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-top: 15px;
  }
  body.home section.section1 .wheater .right .right span {
    position: static;
  }
}

body.page-template-tenders section.banner {
  position: relative;
  margin-bottom: 38px;
}
@media screen and (max-width: 991px) { 
  body.page-template-tenders section.banner {
    margin-bottom: 0; height: 330px; 
  }
}
@media screen and (max-width: 768px) { 
  body.page-template-tenders section.banner {
    height: 250px; 
  }
}

body.page-template-tenders section.banner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 95px;
  max-width: calc(100% - 190px);
  width: 100%;
  height: 100%;
  background: linear-gradient(104.11deg, rgba(0, 0, 0, 0) 28.98%, #0B244E 89.77%);
  mix-blend-mode: normal;
  opacity: .7;
  transform: rotate(180deg);
  z-index: 1;
  transition: all .5s;
} 
@media screen and (max-width: 1700px) { 
  body.page-template-tenders:before {
    left: 65px; 
  }
}
@media screen and (max-width: 768px) {
  body.page-template-tenders:before {
    left: 40px; 
  }
}

@media screen and (max-width: 768px) { 
  section.banner img.image {
    height: 250px; max-width: calc(100% - 85px); 
  }
}

section.banner img.main-image {
  object-fit: initial;
}

@media screen and (max-width: 991px) { 
  section.banner .left-section {
    top: 10px; 
  }
}
@media screen and (max-width: 768px) { 
  section.banner .left-section {
    transform: scale(.8); 
    left: -10px; 
    top: -5px; 
  }
}

section.banner .left-section a {
  top: -50px;
}

section.banner .left-section a:after {
  display: none;
}

@media screen and (max-width: 991px) { 
  section.banner .right-section {
    top: 10px; 
  }
}
@media screen and (max-width: 768px) {
  section.banner .right-section {
    transform: scale(.8); 
    right: -10px; 
    top: 5px; 
  }
}

body.page-template-tenders .news {
  flex-wrap: wrap;
  margin-top: 50px;
  padding-bottom: 0;
}
@media screen and (max-width: 768px) { 
  body.page-template-tenders .news {
    margin-top: 0; 
  }
}

body.page-template-tenders .news .news-item {
  margin-bottom: 40px;  
}

body.page-template-tenders nav.pagination {
  width: 100%;
  text-align: center;
}

body.page-template-tenders nav.pagination .wp-pagenavi a.page, body.page-template-tenders nav.pagination .wp-pagenavi span { 
  font-family: 'Manrope';
  font-weight: 800;
  font-size: .8125rem;
  line-height: 2.375rem;
  letter-spacing: 0.2em;
  color: #003082;
  border: none;
}

body.page-template-tenders nav.pagination .wp-pagenavi a.nextpostslink, body.page-template-tenders nav.pagination .wp-pagenavi a.previouspostslink { 
  border: none;
  color: transparent;
}

body.page-template-tenders nav.pagination .wp-pagenavi a.nextpostslink:before, body.page-template-tenders nav.pagination .wp-pagenavi a.previouspostslink:before { 
  content: url('./img/arrow_right_link.svg');
}

body.page-template-tenders nav.pagination .wp-pagenavi a.previouspostslink:before { 
  transform: rotate(-180deg);
  display: inline-block;
}



body.page-template-tenders .elements {
  display: flex;
  flex-direction: column;
}

body.page-template-tenders .elements .element {
  height: 93px;
  border-bottom: 1px solid #E5E5EA;
  display: inline-flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
}

@media screen and (max-width: 991px) { 

  .click-list-btns{
    flex-direction: column;
  }

   .re-menu-bg .wrapper{
    padding: unset;
  }

  .click-link{
    
  }

  .re-header{
    width: 100%!important;
    margin-top: 60px!important;
    height: 17vw!important;
  }

  .click-bg{
    flex-wrap: wrap;
    width: 100%!important;
  }
  .click-left{
    width: 100%!important;
    order: 1;
  }

  .click-content iframe{
    width: 100%;
  }
  
  .click-right{
    width: 100%!important;
  }
  body.page-template-tenders .elements .element {
    min-height: 93px; 
    height: auto; 
  }
}

@media screen and (max-width: 575px) { 
  body.page-template-tenders .elements .element  {
    flex-direction: column; 
  }
}

body.page-template-tenders .elements .element:first-child {
  border-top: 1px solid #E5E5EA;
}

body.page-template-tenders .elements .element h3 {
  font-family: 'Manrope';
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.6875rem;
  color: #5C6472;
  height: 100%;
  display: flex;
  align-items: center;
  margin: 0;
  padding-right: 15px;
  width: 80%;
  position: relative;
  padding-left: 106px;
}

@media screen and (max-width: 991px) { 
  body.page-template-tenders .elements .element h3 {
    margin: 5px 0; 
  }
}

@media screen and (max-width: 768px) { 
  body.page-template-tenders .elements .element h3 {
    font-size: .9rem; 
    line-height: 1.2rem; 
  }
}

@media screen and (max-width: 575px) { 
  body.page-template-tenders .elements .element h3 {
    width: 100%; 
    display: inline-flex; 
    flex-direction: column; 
    padding-left: 0; 
    text-align: center; 
    margin-top: 20px; 
  }
}

body.page-template-tenders .elements .element h3 b {
  position: absolute;
  left: 0;
  width: 79px;
  height: 91px;
  background-color: #0081FF;
  margin-right: 27px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.contrast body.page-template-default section.modules .module.module-table{
  background-color: #1b1b1b;
}

@media screen and (max-width: 575px) { 
  body.page-template-tenders .elements .element h3 b {
    position: relative; 
    margin-bottom: 10px; 
    margin-right: 0; 
    width: 30px; 
    height: 30px; 
  }
}

body.page-template-tenders .elements .element.link h3 b:before {
  content: "";
  position: absolute;
  mask: url('./img/website.png');
  -webkit-mask: url('./img/website.png');
  background-color: #fff;
  width: 16px;
  height: 16px;
}

body.page-template-tenders .elements .element a {
  margin-right: 97px;
  white-space: nowrap;
}

@media screen and (max-width: 768px) { 
  body.page-template-tenders .elements .element a {
    margin-right: 65px; 
    font-size: .7rem; 
  }
}

section.contacts .contacts .contact .content .details h4, .module-contacts .contacts .contact .content .details h4 {
font-weight: 500;
margin-bottom: 24px;
font-size: 19px;
}

section.contacts .contacts .contact .content .details *, .module-contacts .contacts .contact .content .details * {
font-family: 'Manrope';
font-size: 17px;
font-weight: 400;
line-height: 1.6875rem;
color: #014587;
}

  .page-template-page-przebudowy .copyright .links,
  .page-template-page-przebudowy .swiper-container {
    display: none;
  }



body.page-template-default section.modules .module.module-person .row .content .contact a.www b:before, body.single section.modules .module.module-person .row .content .contact a.www b:before {
  content: '';
  mask: url('./img/website.png');
  -webkit-mask: url('./img/website.png');
  width: 16px;
  height: 16px;
  background-color: #003082;
}



.person-icon img{
    height: 70px!important;
    margin-left: 40px;
    margin-top: 30px;
    width: auto!important;
}
.person-icon h3{
  display:none;
}


header .switch-language .wpml-ls ul li a{
  padding: unset!important;
}


.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after{
  display: none;
}

html.contrast header nav {
  background-color: #3a3a3a !important;
}

html.contrast .wpgmza_map * {
  color: #000 !important;
}

article section.date {
  margin-bottom: -50px;
}

@media screen and (max-width: 1400px) {
  article section.date {
    margin-left: 15px;
  }
}

@media screen and (max-width: 991px) {
  article section.date {
    margin-bottom: -20px;
    margin-top: 20px;
  }
}


@media screen and (min-width: 1198px) {
  .page-template-page-przebudowy header nav .up ul, 
  .page-template-page-przebudowy header nav .down{
    display: none;
  }

  .page-template-page-przebudowy header nav .up{
    border: unset;
  }

  .page-template-page-przebudowy .re-header{
  margin-top: 10px;
  }


  .page-template-page-przebudowy header{
   background: unset;
  }
}




article section.date span {
  font-family: 'Manrope';
  font-weight: 200;
  font-size: 1rem;
  line-height: 2rem;
  color: #c4c4c4;
}

#cn-accept-cookie {
  display: none;
}

.paginationjs-pages ul li {
  position: static !important;
  padding: 0;
  margin: 0 !important;
  padding-left: 0 !important;
}

.paginationjs-pages ul li:before {
  display: none !important;
}

nav.pagination .wp-pagenavi .current {
  text-decoration: underline;
}


.contrast .normal-ver{
display: none;
}


.contrast-ver{
display: none;
}

.contrast .contrast-ver{
display: block;
}


.re-menu-bg{
  background: #003082;
}



.click-content{
  display:none;
}
.click-content.active{
  display:initial;
}

.galery-item{
  height: 251px;
  background-position: center;
  background-size: cover;
  display: block;
}

.click-link{
  cursor:pointer;
  padding: 10px 20px;
  color: white;
  transition: 0.4s;
  font-size: 1rem;
  font-family: 'Manrope';
  font-weight: 400;
}

.click-list-btns{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.click-link:hover,
.click-link.active{
  background: #578ad6;
  color: white;
  position:relative;
}
 


.click-right{
  margin-top:30px;
  width: 60%;
}


.re-footer{
  text-align: center;
  display: flex;
  justify-content: center;
  margin-top: 50px;
  flex-direction: column;
}

.click-bg{
  display: flex;
  justify-content: space-between;
  width: 90%;
  margin: 0 auto;
}


.click-left{
    width: 30%;
    padding-top: 30px;
    font-size: 18px;
}

.re-header{
  height: 150px;
  background-position: center;
  background-size: contain;
  width: 50%;
  margin: 0 auto;
  background-repeat: no-repeat;
  margin-top: 170px;
  margin-bottom: 10px;
}

.click-content img{
  margin-right:10px;
  margin-bottom:10px;
}

.re-header.empty{
  margin-top: 0px;
}  

#gallery-7 img,
#gallery-6 img,
#gallery-5 img,
#gallery-4 img,
#gallery-3 img,
#gallery-2 img,
#gallery-1 img{
  border: unset!important;
  padding: 0px 10px;
}


.gallery-icon a{
  display: flex;
  justify-content: center;
  align-items: center;
}


.contrast body.page-template-default section.modules .module.module-table table tbody tr td:before{
  background-color: #1b1b1b;
}


#fancybox-outer{
    box-shadow: unset!important;
    -moz-box-shadow:  unset!important;
    -webkit-box-shadow:  unset!important;
}

.wp-caption-text.gallery-caption{
  display:none;
}

footer .logos .swiper-button-prev, 
footer .logos .swiper-button-next{
  z-index: 99999;
}




 
table td, table th {
  border: 1px solid #ddd;
  padding: 8px;
}

table tr:nth-child(even){background-color: #f2f2f2;}

table tr:hover {background-color: #ddd;}

table th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #7a98bb;
  color: white;
}



.childs-list {
}
.childs-item {
display: flex;margin-top: 30px;border-top: 1px solid #003082;padding-top: 30px;}
.childs-item:first-of-type{
  
border: unset;}
.childs-left {
}
.childs-left img{
  
max-width: 300px;margin: unset;padding-right: 20px;}
.childs-right {
position: relative;width: 75%;}
.childs-title {
font-size: 20px;line-height: 26px;margin-top: unset;}
.childs-desc {
}
.childs-more {
position: absolute;bottom: 0px;right: 0px;}

@media screen and (max-width: 768px) { 
 .childs-item{
   
 flex-direction: column;padding-top: 60px;}

  .childs-left{width: 100%;text-align: center;display: flex;justify-content: center;}
  .childs-right{width: 100%;text-align: center;margin-top: 20px;}

  .childs-more{
    
  position: initial;margin-top: 20px;margin-bottom: 20px;}
  
    
}
.child-img-false{
  position: initial;
}