/* normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/* /normalize.css */
@font-face {
  font-family: "Atkinson Hyperlegible";
  src: url("fonts/AtkinsonHyperlegible-Regular.eot");
  src: local("Atkinson Hyperlegible Regular"), local("AtkinsonHyperlegible-Regular"), url("fonts/AtkinsonHyperlegible-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/AtkinsonHyperlegible-Regular.woff2") format("woff2"), url("fonts/AtkinsonHyperlegible-Regular.woff") format("woff"), url("fonts/AtkinsonHyperlegible-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Atkinson Hyperlegible";
  src: url("fonts/AtkinsonHyperlegible-Italic.eot");
  src: local("Atkinson Hyperlegible Italic"), local("AtkinsonHyperlegible-Italic"), url("fonts/AtkinsonHyperlegible-Italic.eot?#iefix") format("embedded-opentype"), url("fonts/AtkinsonHyperlegible-Italic.woff2") format("woff2"), url("fonts/AtkinsonHyperlegible-Italic.woff") format("woff"), url("fonts/AtkinsonHyperlegible-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Atkinson Hyperlegible";
  src: url("fonts/AtkinsonHyperlegible-BoldItalic.eot");
  src: local("Atkinson Hyperlegible Bold Italic"), local("AtkinsonHyperlegible-BoldItalic"), url("fonts/AtkinsonHyperlegible-BoldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/AtkinsonHyperlegible-BoldItalic.woff2") format("woff2"), url("fonts/AtkinsonHyperlegible-BoldItalic.woff") format("woff"), url("fonts/AtkinsonHyperlegible-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Atkinson Hyperlegible";
  src: url("fonts/AtkinsonHyperlegible-Bold.eot");
  src: local("Atkinson Hyperlegible Bold"), local("AtkinsonHyperlegible-Bold"), url("fonts/AtkinsonHyperlegible-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/AtkinsonHyperlegible-Bold.woff2") format("woff2"), url("fonts/AtkinsonHyperlegible-Bold.woff") format("woff"), url("fonts/AtkinsonHyperlegible-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
html {
  margin: 0;
  padding: 0;
  font-family: "Atkinson Hyperlegible";
  font-size: 16px;
  line-height: 1.5em;
  overflow-x: hidden;
}

body {
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}
body.disa-bar-open .disa-wrap {
  display: flex;
}
body.home header.white-bg {
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
}
body.home .index-hero-slider {
  position: relative;
}
body.home .index-hero-slider:after {
  position: absolute;
  content: url(../img/icn-pattern.svg);
  bottom: 0;
  right: 0;
}

p {
  margin: 0 0 1rem;
}

a {
  transition: all 0.3s ease;
}

.block-iframe {
  height: 100%;
}
.slick-slider {
  z-index: 1;
}

.yt-video-frame {
  height: 100%;
}
.yt-video-frame iframe {
  width: 100%;
  height: 100%;
}

#window {
  position: relative;
  background-color: #F9F9F9;
}

.block-title {
  margin: 0 0 58px;
  color: #111C54;
  font-family: "Atkinson Hyperlegible";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
}

header {
  width: 100%;
  height: 70px;
  position: sticky;
  top: 0;
  display: flex;
  flex-direction: column;
  z-index: 999;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.01);
  background-color: #FFFFFF;
}
header > div {
  order: 2;
}
header .wrap {
  margin: 0 auto;
  width: 100%;
  padding: 0 50px;
  min-width: 1280px;
  max-width: 1820px;
  display: flex;
  flex-grow: 1;
  box-sizing: border-box;
  justify-content: center;
  position: relative;
}
header .top-main {
  max-width: 1820px;
  flex-grow: 1;
  display: flex;
}
header .logo {
  z-index: 1;
  margin-top: auto;
  margin-bottom: auto;
}
@media screen and (max-width: 1630px) {
  header .logo img {
    width: 180px;
    height: 38px;
  }
}
header .menu {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  align-items: stretch;
}
header .menu > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
}
header .menu > ul > li {
  margin: 0 0.625rem;
  display: flex;
  align-items: center;
  z-index: 1;
  font-size: 1.125rem;
}
@media screen and (max-width: 1630px) {
  header .menu > ul > li {
    font-size: 1rem;
  }
}
header .menu > ul > li > a {
  color: #111C54;
  text-decoration: none;
  line-height: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: flex;
}
header .menu > ul > li:hover > a {
  color: #FF6419;
}
header .menu > ul > li:hover > ul {
  visibility: visible;
  opacity: 1;
}
header .menu > ul > li > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  padding: 18px 20px;
  position: absolute;
  top: 100%;
  background-color: #ffffff;
  transition: opacity 0.3s ease;
  visibility: hidden;
  opacity: 0;
}
header .menu > ul > li > ul > li {
  width: 250px;
  position: relative;
  z-index: 1;
}
header .menu > ul > li > ul > li:not(:last-child) {
  margin-bottom: 18px;
}
header .menu > ul > li > ul > li > a {
  padding: 0;
  font-family: "Atkinson Hyperlegible";
  position: relative;
  color: #111C54;
  text-decoration: none;
  line-height: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
header .menu > ul > li > ul > li > a:hover {
  text-decoration: underline;
}
header .menu > ul > li > ul > li > ul {
  margin: 40px 0 40px;
  padding: 0;
  list-style: none;
  line-height: 1.25em;
  font-size: 0.938rem;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
header .menu > ul > li > ul > li > ul > li {
  margin: 0.75rem 0;
}
header .menu > ul > li > ul > li > ul > li > a {
  color: #29577E;
  text-decoration: none;
  border-bottom: 1px solid transparent;
}
header .menu > ul > li > ul > li > ul > li > a:hover {
  border-bottom: 1px solid #29577E;
}
header .menu > ul > li.menu-item-has-children > a {
  margin-right: calc(10px + 0.688rem);
  position: relative;
}
header .menu > ul > li.menu-item-has-children > a::after {
  content: "";
  width: calc(10px + 0.688rem);
  height: 100%;
  position: absolute;
  right: calc(-1 * (10px + 0.688rem));
  background: url("../img/icn-arrow-down.svg") right center no-repeat;
  background-size: 11px 6px;
}
header .menu-mob {
  display: none;
}
header .social-icons {
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  margin-right: 14px;
}
@media screen and (max-width: 1630px) {
  header .social-icons {
    margin-right: 0px;
  }
}
header .social-icons ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  position: relative;
}
header .social-icons ul li {
  margin: 0 12px 0 0;
  display: flex;
  align-items: center;
  position: relative;
}
header .social-icons ul li a {
  line-height: 1;
}
header .icons {
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
header .icons ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
  position: relative;
}
header .icons .icn-search {
  margin-top: -3px;
}
header .icons li {
  margin: 0 0 0 22px;
  display: flex;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 1630px) {
  header .icons li {
    margin: 0 0 0 10px;
  }
}
header .icons li:first-of-type {
  margin: 0;
}
header .icons li.icon-search {
  position: relative;
}
header .icons li.icon-search form {
  padding: 6px 10px 6px 6px;
  border-radius: 3px;
  position: absolute;
  right: -8px;
  width: 0;
  display: flex;
  align-items: center;
  background-color: #ffffff;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
  z-index: 30;
}
header .icons li.icon-search input[type=text] {
  margin: 0 8px 0 0;
  padding: 6px 8px 6px 6px;
  width: 100%;
  border: 1px solid #29577E;
  font-family: "Atkinson Hyperlegible";
  color: #29577E;
}
header .icons li.icon-search input[type=text]::-moz-placeholder {
  color: #29577E;
}
header .icons li.icon-search input[type=text]::placeholder {
  color: #29577E;
}
header .icons li.icon-search input[type=submit] {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 1.375em;
  width: 1.375rem;
  height: 1.313rem;
  display: inline-block;
  background: #ffffff url("../img/icn-search.svg") center center no-repeat;
  background-size: contain;
  text-indent: -9999em;
  overflow: hidden;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
}
header .icons li.icon-search.icon-search-open form {
  width: 250px;
  display: flex;
  align-items: center;
  background-color: #ffffff;
  position: absolute;
  right: -8px;
  opacity: 1;
  visibility: visible;
}
header .icons li.icon-search.icon-search-open input[type=text] {
  margin: 0 8px 0 0;
  padding: 6px 8px 6px 6px;
  width: 100%;
  border: 1px solid #727985;
  font-family: "Atkinson Hyperlegible";
  color: #4F4F4F;
}
header .icons li.icon-search.icon-search-open input[type=text]::-moz-placeholder {
  color: #4F4F4F;
}
header .icons li.icon-search.icon-search-open input[type=text]::placeholder {
  color: #4F4F4F;
}
header .icons li.icon-search.icon-search-open input[type=text]:focus-visible {
  outline: none;
}
header .icons li.icon-search.icon-search-open input[type=submit] {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 1.375em;
  width: 1.375rem;
  height: 1.313rem;
  display: inline-block;
  background: #ffffff url("../img/icn-search.svg") center center no-repeat;
  background-size: contain;
  text-indent: -9999em;
  overflow: hidden;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
}
header .icons li.lang-item {
  text-transform: uppercase;
}
header .icons li.lang-item a {
  padding: 0.718rem;
  background-color: #111C54;
  color: #FFFFFF;
  text-decoration: none;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  border-radius: 2rem;
}
header .icons li.lang-item a:hover {
  filter: none;
  color: #111C54;
  background-color: #FFDE59;
}
header .icons a {
  width: 1.688rem;
  height: 1.688rem;
  line-height: normal;
  display: flex;
  justify-content: center;
  align-items: center;
}
header .icons a span.label {
  display: flex;
}
header .disa-wrap {
  padding: 15px 0 15px;
  order: 1;
  width: 100%;
  justify-content: center;
  background: #000000;
  display: none;
}
header .disa-wrap .wrap {
  max-width: 1400px;
  display: flex;
}
header .disa-wrap .wrap .option {
  flex-grow: 1;
  font-size: 16px;
  color: #fff;
}
header .disa-wrap .wrap .option .title {
  font-size: 16px;
}
header .disa-wrap .wrap .option ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  list-style: none;
}
header .disa-wrap .wrap .option ul li {
  display: inline-block;
}
header .disa-wrap .wrap .option ul li a {
  padding: 1px 6px;
  color: #ffffff;
  text-decoration: none;
  border: 1px solid #ffffff;
  background: #000000;
}
header .disa-wrap .wrap .option ul li a.active {
  color: #000000 !important;
  background: #ffffff;
}
header .disa-wrap .wrap .option ul li a.size1 {
  font-size: 14px;
  line-height: 14px;
}
header .disa-wrap .wrap .option ul li a.size2 {
  font-size: 17px;
  line-height: 17px;
}
header .disa-wrap .wrap .option ul li a.size3 {
  font-size: 20px;
  line-height: 20px;
}
header .disa-wrap .wrap .disa-close-btn {
  flex-grow: 0;
}
header .disa-wrap .wrap .disa-close-btn a {
  display: inline-block;
  width: 15px;
  height: 15px;
  text-indent: -9999em;
  overflow: hidden;
  outline: none;
  background: url("../img/icn-close.svg") center center no-repeat !important;
  background-size: 100% 100%;
  filter: brightness(50);
}

.main {
  position: relative;
}
.main > div > .wrap {
  margin: 0 auto;
  padding: 0 50px;
  min-width: 1280px;
  max-width: 1820px;
}
.main > div > .wrap-limit {
  max-width: 1400px;
}
.main > div > .wrap-full {
  padding: 0;
  max-width: none;
}
.main .content-wrap {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  min-height: 400px;
  z-index: 1;
}
.main .content-wrap .content {
  background-color: #FFFFFF;
  padding: 32px;
  margin-bottom: 60px;
}

.index-hero-slider {
  padding: 4rem 0 3.3rem;
  background-color: #F9F9F9;
}
.index-hero-slider .slide {
  display: flex !important;
  justify-content: flex-start;
}
.index-hero-slider .slide > .left {
  margin-right: 5rem;
  margin-bottom: 1.875rem;
}
.index-hero-slider .slide > .left .hero-photo {
  position: relative;
  width: 27.5rem;
  max-width: 100%;
  display: block;
}
.index-hero-slider .slide > .left .hero-photo::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.index-hero-slider .slide > .left .hero-photo::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 1.875rem;
  top: 1.875rem;
  background-color: #FF6419;
  z-index: -1;
}
.index-hero-slider .slide > .left .hero-photo > .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
}
.index-hero-slider .slide > .right {
  margin-top: 1.875rem;
  max-width: 34.875rem;
}
.index-hero-slider .slide .hero-title {
  color: #111C54;
  font-family: "Atkinson Hyperlegible";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: left;
  position: relative;
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
  transition: all 0.6s ease;
  transition-delay: 0.15s;
}
.index-hero-slider .slide .hero-title a {
  color: #111C54;
  text-decoration: none;
}
.index-hero-slider .slide .hero-text {
  margin: 2rem 0 2rem;
  color: #111C54;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 30px;
  text-align: justify;
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
  transition: all 0.6s ease;
  transition-delay: 0.3s;
}
.index-hero-slider .slide .hero-btns {
  margin: 2rem 0 0;
  opacity: 1;
  visibility: visible;
  transform: translate3d(0, 0, 0);
  transition: all 0.6s ease;
  transition-delay: 0.45s;
}
.index-hero-slider .slide.slide-items-hidden .hero-title, .index-hero-slider .slide.slide-items-hidden .hero-text, .index-hero-slider .slide.slide-items-hidden .hero-btns {
  transform: translate3d(0, -25px, 0);
  opacity: 0;
  visibility: hidden;
  transition: all 0s ease;
  transition-delay: 0s;
}
.index-hero-slider .slide-arrows {
  margin: 0.875rem 0 0 10.625rem;
}
.index-hero-slider .slide-arrows button {
  margin: 0 2px;
  margin: 0 2px;
  padding: 0;
  width: 4.188rem;
  height: 4.188rem;
  border: none;
  border-radius: 4.188rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  outline: none;
  background-color: transparent;
  text-indent: -9999em;
  overflow: hidden;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  cursor: pointer;
  transition: background-color 0.3s ease;
  background: transparent url("../img/icn-arrow-right-blue.svg") center center no-repeat;
  background-size: 1.188rem 0.813rem;
  position: relative;
  z-index: 1;
}
.index-hero-slider .slide-arrows button.slick-prev {
  transform: rotate(180deg);
}
.index-hero-slider .slide-arrows button.slick-disabled {
  cursor: initial;
  background-color: transparent !important;
  opacity: 0.33;
}
.index-hero-slider .slide-arrows button:after {
  display: none;
  content: "";
  background-color: transparent;
  border: 12px solid #FF6419;
  border-radius: 50%;
  position: absolute;
  width: 28px;
  height: 28px;
  margin-left: 1px;
}
.index-hero-slider .slide-arrows button:hover:after {
  display: block;
}

.index-text-photo, .cont-block-photo-1-1-right {
  padding: 4.688rem 0 6.25rem;
  background-color: #FFFFFF;
  z-index: 1;
  position: relative;
}
.index-text-photo .cb-text-photo, .cont-block-photo-1-1-right .cb-text-photo {
  display: flex;
}
.index-text-photo .cb-text-photo > .left, .cont-block-photo-1-1-right .cb-text-photo > .left {
  margin-top: 1.875rem;
  flex-grow: 1;
}
.index-text-photo .cb-text-photo > .right, .cont-block-photo-1-1-right .cb-text-photo > .right {
  margin: 0 1.875rem 1.875rem 6.5rem;
}
.index-text-photo .cb-text-photo > .right .hero-photo, .cont-block-photo-1-1-right .cb-text-photo > .right .hero-photo {
  position: relative;
  width: 27.5rem;
  display: block;
}
.index-text-photo .cb-text-photo > .right .hero-photo::before, .cont-block-photo-1-1-right .cb-text-photo > .right .hero-photo::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.index-text-photo .cb-text-photo > .right .hero-photo::after, .cont-block-photo-1-1-right .cb-text-photo > .right .hero-photo::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 1.875rem;
  top: 1.875rem;
  background-color: #F3F3F3;
  z-index: 1;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.16);
}
.index-text-photo .cb-text-photo > .right .hero-photo > .inner, .cont-block-photo-1-1-right .cb-text-photo > .right .hero-photo > .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 2;
}
.index-text-photo .cb-text-photo .hero-title, .cont-block-photo-1-1-right .cb-text-photo .hero-title {
  color: #29577E;
  font-family: "Atkinson Hyperlegible";
  font-size: 28px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 50px;
  text-align: left;
  font-weight: 400;
}
.index-text-photo .cb-text-photo .hero-title a, .cont-block-photo-1-1-right .cb-text-photo .hero-title a {
  color: #29577E;
  text-decoration: none;
}
.index-text-photo .cb-text-photo .hero-text, .cont-block-photo-1-1-right .cb-text-photo .hero-text {
  margin: 2rem 0 2rem;
  color: #69717D;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 28px;
  text-align: left;
}
.index-text-photo .cb-text-photo .hero-btns, .cont-block-photo-1-1-right .cb-text-photo .hero-btns {
  margin: 2rem 0 0;
}

.index-map .map-iframe {
  max-width: 100%;
  overflow-x: hidden;
}
.index-map .map-iframe img {
  max-width: 100%;
  height: auto;
  display: block;
}
.index-map .map-iframe iframe {
  max-width: 100%;
  border: none;
  outline: none;
  display: block;
}

#map {
  width: 100%;
  max-width: 100%;
  height: 59.375rem;
  border: none;
  outline: none;
  display: block;
}

.index-programs {
  padding: 4.688rem 0;
  background-color: #FFFFFF;
}
.index-programs .cb-programs {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.index-programs .cb-programs .program {
  flex: 1;
  margin: 10px;
  min-width: 224px;
  max-width: 224px;
  min-height: 223px;
  max-height: 223px;
  background-color: #F9F9F9;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-decoration: none;
}
@media screen and (max-width: 1400px) {
  .index-programs .cb-programs .program {
    min-width: 180px;
    max-width: 180px;
    min-height: 180px;
    max-height: 180px;
    background-position-y: -30px;
  }
}
.index-programs .cb-programs .program:hover .program-link {
  color: #FF6419;
}
.index-programs .cb-programs .program .program-link {
  max-width: 200px;
  margin-top: -50px;
  color: #111C54;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
}
@media screen and (max-width: 1400px) {
  .index-programs .cb-programs .program .program-link {
    margin-top: -30px;
    max-width: 140px;
    font-size: 15px;
  }
}
.index-programs .cb-programs .program-1 {
  background-image: url("../img/prog-1.svg");
  background-repeat: no-repeat;
}
.index-programs .cb-programs .program-2 {
  background-image: url("../img/prog-2.svg");
  background-repeat: no-repeat;
}
.index-programs .cb-programs .program-3 {
  background-image: url("../img/prog-3.svg");
  background-repeat: no-repeat;
}
.index-programs .cb-programs .program-4 {
  background-image: url("../img/prog-4.svg");
  background-repeat: no-repeat;
}
.index-programs .cb-programs .program-5 {
  background-image: url("../img/prog-5.svg");
  background-repeat: no-repeat;
}

.index-about {
  padding: 4.688rem 0;
}
.index-about .cb-about {
  display: flex;
  justify-content: space-between;
}
.index-about .cb-about .block-iframe {
  max-width: 100%;
}
.index-about .cb-about .left {
  width: calc(55% - 2rem);
}
.index-about .cb-about .right {
  width: calc(45% - 2rem);
}
.index-about .cb-about .title {
  color: #111C54;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 40px;
}
.index-about .cb-about .text {
  color: #111C54;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 40px;
}

.index-news, .cb-posts, .cb-news {
  padding: 4.688rem 0 5rem;
  background-color: #FFFFFF;
}
.index-news .news-list, .cb-posts .news-list, .cb-news .news-list {
  margin: 0 -1.563rem;
  display: flex;
  justify-content: flex-start;
  margin-top: -1.5rem;
}
.index-news .news-item, .cb-posts .news-item, .cb-news .news-item {
  margin: 1.563rem;
  width: calc((100% - 6.25rem) / 3);
}
.index-news .news-item .photo, .cb-posts .news-item .photo, .cb-news .news-item .photo {
  margin: 0 0 3.625rem;
}
.index-news .news-item .photo .news-photo, .cb-posts .news-item .photo .news-photo, .cb-news .news-item .photo .news-photo {
  margin: 0 1.063rem 1.063rem 0;
  display: block;
  position: relative;
  z-index: 1;
}
.index-news .news-item .photo .news-photo::before, .cb-posts .news-item .photo .news-photo::before, .cb-news .news-item .photo .news-photo::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 100%;
}
.index-news .news-item .photo .news-photo::after, .cb-posts .news-item .photo .news-photo::after, .cb-news .news-item .photo .news-photo::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 2rem;
  top: 1.75rem;
  background-color: #F3F3F3;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.16);
  z-index: -1;
}
.index-news .news-item .photo .news-photo > .inner, .cb-posts .news-item .photo .news-photo > .inner, .cb-news .news-item .photo .news-photo > .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
.index-news .news-item .date-cat, .cb-posts .news-item .date-cat, .cb-news .news-item .date-cat {
  margin: 1rem 0;
  padding: 0 1.063rem 0 0;
}
.index-news .news-item .date-cat p, .cb-posts .news-item .date-cat p, .cb-news .news-item .date-cat p {
  margin: 0 0.5rem 0 0;
  padding: 0 0 0 0.5rem;
  display: inline-block;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  color: #FF6419;
  border-left: 1px solid #FF6419;
}
.index-news .news-item .date-cat p:first-of-type, .cb-posts .news-item .date-cat p:first-of-type, .cb-news .news-item .date-cat p:first-of-type {
  padding: 0;
  border: none;
}
.index-news .news-item .date-cat a, .cb-posts .news-item .date-cat a, .cb-news .news-item .date-cat a {
  color: #FF6419;
  text-decoration: none;
}
.index-news .news-item .date-cat a:hover, .cb-posts .news-item .date-cat a:hover, .cb-news .news-item .date-cat a:hover {
  text-decoration: underline;
}
.index-news .news-item .title, .cb-posts .news-item .title, .cb-news .news-item .title {
  margin: 1rem 0;
  padding: 0 1.063rem 0 0;
  color: #111C54;
  font-family: "Atkinson Hyperlegible";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-align: left;
}
.index-news .news-item .title a, .cb-posts .news-item .title a, .cb-news .news-item .title a {
  color: #111C54;
  text-decoration: none;
}
.index-news .news-item .title a:hover, .cb-posts .news-item .title a:hover, .cb-news .news-item .title a:hover {
  text-decoration: underline;
}
.index-news .news-item .text, .cb-posts .news-item .text, .cb-news .news-item .text {
  margin: 1rem 0;
  padding: 0 1.063rem 0 0;
  color: #111C54;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.index-news .news-item .text a, .cb-posts .news-item .text a, .cb-news .news-item .text a {
  color: #111C54;
  text-decoration: underline;
}
.index-news .news-item .link-more, .cb-posts .news-item .link-more, .cb-news .news-item .link-more {
  margin: 1.5rem 0 1rem 0;
  padding: 0 1.063rem 0 0;
  color: #111C54;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 26px;
}
.index-news .news-item .link-more a.link-arrow-blue, .cb-posts .news-item .link-more a.link-arrow-blue, .cb-news .news-item .link-more a.link-arrow-blue {
  color: #111C54;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
}
.index-news .news-item .link-more a.link-arrow-blue .icn, .cb-posts .news-item .link-more a.link-arrow-blue .icn, .cb-news .news-item .link-more a.link-arrow-blue .icn {
  margin: 0 0 0 0.75rem;
  position: relative;
  left: 0;
  transition: all 0.3s ease;
  background-image: url("../img/icn-arrow-right.svg");
}
.index-news .news-item .link-more a.link-arrow-blue:hover, .cb-posts .news-item .link-more a.link-arrow-blue:hover, .cb-news .news-item .link-more a.link-arrow-blue:hover {
  color: #FF6419;
}
.index-news .news-item .link-more a.link-arrow-blue:hover .icn, .cb-posts .news-item .link-more a.link-arrow-blue:hover .icn, .cb-news .news-item .link-more a.link-arrow-blue:hover .icn {
  left: 3px;
}
.index-news .news-more-btn, .cb-posts .news-more-btn, .cb-news .news-more-btn {
  margin: 1.5rem 0 0;
  text-align: center;
}

.cb-news {
  background-color: #F9F9F9;
}

.home .index-newsletter {
  background-color: #F9F9F9;
}

.index-newsletter {
  padding: 5rem 0;
  background-color: #FFFFFF;
}
.index-newsletter .cb-newsletter {
  display: flex;
  justify-content: space-between;
}
.index-newsletter .cb-newsletter > div {
  width: calc(50% - 3.125rem);
}
.index-newsletter .cb-newsletter .left .title {
  color: #111C54;
  font-family: "Atkinson Hyperlegible";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.index-newsletter .cb-newsletter .left .text {
  margin: 38px 0 0;
  color: #111C54;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.index-newsletter .cb-newsletter .left .text p:last-of-type {
  margin-bottom: 0;
}
.index-newsletter .cb-newsletter .left .text a {
  color: #29577E;
}
.cont-block {
  margin: 1rem 0;
}
.cont-block .page-title {
  margin: 23px 0 30px;
  color: #111C54;
  font-family: "Atkinson Hyperlegible";
  text-align: center;
}
.cont-block .page-title h1 {
  margin: 0;
  padding: 0;
  display: inline-block;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.cont-block .page-title.text-page {
  text-align: left;
}

.cont-block {
  margin: 1rem 0;
}
.cont-block .page-date {
  margin: 0.5rem 0 1rem;
  color: #bdbdbd;
  font-weight: 600;
  font-size: 0.889rem;
  line-height: 1.5em;
}
.cont-block .page-date:first-letter {
  text-transform: capitalize;
}
.cont-block .page-photo {
  margin: 0 0 2rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 36.667rem;
  height: clamp(10rem, 35vw, 36.667rem);
}
.cont-block .block-title {
  margin: 1.5rem 0 1rem;
  font-family: "Atkinson Hyperlegible";
  color: #111C54;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  text-align: left;
}
.cont-block .block-text {
  margin: 0 0 1rem 0;
  color: #111C54;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.cont-block .block-text p {
  margin: 0 0 1rem 0;
}
.cont-block .block-btn a.btn {
  padding: 1rem 2rem 1rem 1.389em;
  border: none;
  color: #ffffff;
  font-size: 0.889em;
  display: inline-block;
  outline: none;
  cursor: pointer;
  background-size: 15px 11px;
  border-right: 1.389em solid #29577E;
}
.cont-block .block-btn a.btn:hover {
  text-decoration: none;
  filter: brightness(1.1);
}
.cont-block img {
  max-width: 100%;
  height: auto;
}
.cont-block img.alignleft {
  margin: 5px 30px 20px 0;
  float: left;
}
.cont-block img.alignright {
  margin: 5px 0 20px 30px;
  float: right;
}
.cont-block img.aligncenter {
  margin: 20px auto;
  float: none;
  clear: both;
  display: block;
}
.cont-block a img {
  border: none;
  outline: none;
}
.cont-block h1 {
  margin: 1rem 0;
  font-family: "Atkinson Hyperlegible";
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #111C54;
}
.cont-block h2 {
  margin: 1rem 0;
  font-family: "Atkinson Hyperlegible";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  color: #111C54;
}
.cont-block h3 {
  margin: 1rem 0;
  font-family: "Atkinson Hyperlegible";
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #111C54;
}
.cont-block h4 {
  margin: 1rem 0;
  font-family: "Atkinson Hyperlegible";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  color: #111C54;
}
.cont-block h5 {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #111C54;
}
.cont-block h6 {
  margin: 1rem 0;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #111C54;
}
.cont-block a {
  color: #FF6419;
  text-decoration: none;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.cont-block a:hover {
  text-decoration: underline;
}
.cont-block table {
  min-width: 100%;
  max-width: 100%;
  width: -moz-fit-content;
  width: fit-content;
  height: auto !important;
  font-size: 1rem;
  border-collapse: collapse;
  border: none;
  overflow-x: auto;
  display: block;
}
.cont-block table tbody {
  width: 100%;
  display: table;
}
.cont-block table th td {
  vertical-align: top;
}
.cont-block table tr:nth-child(even) {
  background-color: #ffffff;
}
.cont-block table tr:nth-child(odd) {
  background-color: #f4f4f4;
}
.cont-block table tr:nth-of-type(1) td {
  vertical-align: top;
}
.cont-block table td {
  padding: 0.5rem 1rem;
}

/* Text page */
.cont-block-2cols .block-text {
  display: flex;
  justify-content: space-between;
  flex-grow: 1;
}
.cont-block-2cols .block-col-left {
  margin: 0 1rem 0 0;
  flex-basis: 50%;
}
.cont-block-2cols .block-col-left p:last-child {
  margin-bottom: 0;
}
.cont-block-2cols .block-col-right {
  margin: 0 0 0 1rem;
  flex-basis: 50%;
}
.cont-block-2cols .block-col-right p:last-child {
  margin-bottom: 0;
}

.cont-block-3cols .block-text {
  display: flex;
  justify-content: space-between;
  flex-grow: 1;
}
.cont-block-3cols .block-col-left {
  margin: 0 1rem 0 0;
  flex-basis: 33.333%;
  word-break: break-word;
}
.cont-block-3cols .block-col-left p:last-child {
  margin-bottom: 0;
}
.cont-block-3cols .block-col-center {
  margin: 0 1rem;
  flex-basis: 33.333%;
  word-break: break-word;
}
.cont-block-3cols .block-col-center p:last-child {
  margin-bottom: 0;
}
.cont-block-3cols .block-col-right {
  margin: 0 0 0 1rem;
  flex-basis: 33.333%;
  word-break: break-word;
}
.cont-block-3cols .block-col-right p:last-child {
  margin-bottom: 0;
}

.cont-block-photo-left-text-right {
  margin: 0;
}
.cont-block-photo-left-text-right .block-text {
  display: flex;
  justify-content: space-between;
}
.cont-block-photo-left-text-right .block-text .left {
  width: calc(38% - 10px);
}
.cont-block-photo-left-text-right .block-text .right {
  width: calc(62% - 10px);
}
@media screen and (max-width: 850px) {
  .cont-block-photo-left-text-right .block-text {
    flex-direction: column;
  }
  .cont-block-photo-left-text-right .block-text .left, .cont-block-photo-left-text-right .block-text .right {
    width: 100%;
  }
  .cont-block-photo-left-text-right .block-text .left img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
}

.cont-block-photo-white > .wrap {
  margin: 0 !important;
  padding: 0 !important;
  max-width: 100% !important;
}
.cont-block-photo-white .photo-cont {
  width: 100%;
  height: 41.875rem;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
.cont-block-photo-white .photo-cont::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.67);
  z-index: 2;
}
.cont-block-photo-white .photo-cont .block-title {
  padding: 0 1rem;
  max-width: 60rem;
  color: #29577E;
  font-family: "Atkinson Hyperlegible";
  font-size: 2.875rem;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 4.6px;
  line-height: 1.25em;
  text-transform: uppercase;
  z-index: 3;
}

.cont-block-photo-left > .wrap {
  display: flex;
  justify-content: space-between;
}
.cont-block-photo-left .block-title {
  margin-top: 0;
}
.cont-block-photo-left .float-photo-cont {
  width: calc(38% - 1rem);
  overflow: hidden;
}
.cont-block-photo-left .float-photo-cont img {
  width: 100%;
  height: auto;
}
.cont-block-photo-left .float-title-txt-cont {
  color: #29577E;
  font-family: "Atkinson Hyperlegible";
  font-size: 14px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 26px;
  text-align: justify;
}

.cont-block-photo-left-button > .wrap {
  position: relative;
}
.cont-block-photo-left-button .block-title {
  margin-top: 0;
}
.cont-block-photo-left-button .float-title-txt-cont {
  padding: 0.5rem 1.05rem;
  width: 62%;
  right: 50px;
}
.cont-block-photo-left-button .block-btn a.btn {
  padding: 1rem 3rem 1rem 1.5rem;
  color: #29577E;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 3.6px;
  text-transform: uppercase;
  border: 1px solid #29577E;
  background: #FF6419 url("../img/icn-arrow-right-white.svg") 90% center no-repeat;
  background-size: 0.875rem 0.625rem;
}
.cont-block-photo-left-button .block-btn a.btn:hover {
  background-color: #29577E;
  color: #FF6419;
}

.cont-block-photo-right > .wrap {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
}
.cont-block-photo-right .block-title {
  margin-top: 0;
}
.cont-block-photo-right .float-photo-cont {
  width: calc(50% - 1rem);
  overflow: hidden;
}
.cont-block-photo-right .float-photo-cont img {
  width: 100%;
  height: auto;
}
.cont-block-photo-right .float-title-txt-cont {
  color: #4F4F4F;
  font-family: "Atkinson Hyperlegible";
  font-size: 14px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 26px;
  text-align: justify;
}

.cont-block-photo-right-button > .wrap {
  position: relative;
}
.cont-block-photo-right-button .block-title {
  margin-top: 0;
}
.cont-block-photo-right-button .float-title-txt-cont {
  padding: 2.5em 4rem;
  width: calc(50% + 1rem - 8rem);
  left: 50px;
  background-color: #FF6419;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.cont-block-photo-right-button .float-photo-cont {
  width: calc(75% - 1rem);
  background-color: #fafafa;
}
.cont-block-photo-right-button .block-btn a.btn {
  padding: 1rem 3rem 1rem 1.5rem;
  color: #29577E;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 3.6px;
  text-transform: uppercase;
  border: 1px solid #29577E;
  background: #FF6419 url("../img/icn-arrow-right-white.svg") 90% center no-repeat;
  background-size: 0.875rem 0.625rem;
}
.cont-block-photo-right-button .block-btn a.btn:hover {
  background-color: #29577E;
  color: #FF6419;
}

.cont-block-photo-1-1-right {
  padding: 0;
  background: none;
}

.cb-text-photo-50 .post-list {
  margin: 0 -1.563rem;
  display: flex;
  justify-content: flex-start;
}
.cb-text-photo-50 .item {
  margin: 1.563rem;
  width: calc((100% - 6.25rem) / 2);
}
.cb-text-photo-50 .item .photo {
  margin: 0 0 2.063rem;
}
.cb-text-photo-50 .item .photo .news-photo {
  margin: 0 1.063rem 1.063rem 0;
  display: block;
  position: relative;
  z-index: 1;
}
.cb-text-photo-50 .item .photo .news-photo::before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 64.2685851319%;
}
.cb-text-photo-50 .item .photo .news-photo::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 1.063rem;
  top: 1.063rem;
  background-color: #F3F3F3;
  z-index: -1;
}
.cb-text-photo-50 .item .photo .news-photo > .inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
.cb-text-photo-50 .item .date-cat {
  margin: 1rem 0;
  padding: 0 1.063rem 0 0;
}
.cb-text-photo-50 .item .date-cat p {
  margin: 0 0.5rem 0 0;
  padding: 0 0 0 0.5rem;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: 1.4px;
  line-height: 1.25em;
  color: #87CEE8;
  border-left: 1px solid #87CEE8;
}
.cb-text-photo-50 .item .date-cat p:first-of-type {
  padding: 0;
  border: none;
}
.cb-text-photo-50 .item .date-cat a {
  color: #87CEE8;
  text-decoration: none;
}
.cb-text-photo-50 .item .date-cat a:hover {
  text-decoration: underline;
}
.cb-text-photo-50 .item .title {
  margin: 1rem 0;
  padding: 0 1.063rem 0 0;
  color: #29577E;
  font-family: "Atkinson Hyperlegible";
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.35em;
  letter-spacing: 2px;
  text-align: left;
}
.cb-text-photo-50 .item .title a {
  color: #29577E;
  text-decoration: none;
}
.cb-text-photo-50 .item .title a:hover {
  text-decoration: underline;
}
.cb-text-photo-50 .item .text {
  margin: 1rem 0;
  padding: 0 1.063rem 0 0;
  color: #29577E;
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: normal;
  line-height: 1.5rem;
}
.cb-text-photo-50 .item .text a {
  color: #29577E;
  text-decoration: underline;
}
.cb-text-photo-50 .item .link-more {
  margin: 1.5rem 0 1rem 0;
  padding: 0 1.063rem 0 0;
  color: #29577E;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 26px;
}
.cb-text-photo-50 .item .link-more a.link-arrow-blue {
  color: #29577E;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
}
.cb-text-photo-50 .item .link-more a.link-arrow-blue .icn {
  margin: 0 0 0 0.75rem;
  position: relative;
  left: 0;
  transition: all 0.3s ease;
}
.cb-text-photo-50 .item .link-more a.link-arrow-blue:hover {
  color: #FF6419;
}
.cb-text-photo-50 .item .link-more a.link-arrow-blue:hover .icn {
  left: 3px;
}

.cb-posts {
  margin: 1rem 0;
  padding: 0;
}
.cb-posts .block-title {
  margin: 1rem 0;
  text-align: left;
  text-transform: none;
}

.cb-icons .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.cb-icons .list .icon img.img-main {
  display: block;
}
.cb-icons .list .icon img.img-hover {
  display: none;
}
.cb-icons .list .title {
  margin: 2rem 0 0;
  color: #29577E;
  font-size: 1rem;
  letter-spacing: normal;
  line-height: 1.5rem;
}
.cb-icons .item {
  margin: 2rem 0;
  width: calc(33.333% - 1.3333333333rem);
  display: flex;
  flex-direction: column;
  align-items: center;
}
.cb-icons .item:hover img.img-main {
  display: none;
}
.cb-icons .item:hover img.img-hover {
  display: block;
}

.cont-block-photo .block-photo-list {
  margin: 1rem 0;
}
.cont-block-photo .block-photo-item {
  margin: 0 0 1rem;
}
.cont-block-photo .block-photo-item img {
  min-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}

.cont-block-photo-50 .block-photo-list {
  margin: 1rem 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cont-block-photo-50 .block-photo-item {
  margin: 1rem 0 1rem;
  width: calc(50% - 1rem);
}
.cont-block-photo-50 .block-photo-item img {
  min-width: 100%;
  width: 100%;
  height: auto;
  display: block;
}

.cont-block-gallery {
  margin: 2rem 0;
}
.cont-block-gallery .gallery-item-list {
  margin: -0.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.cont-block-gallery .gallery-item-list img {
  min-height: 144px;
  max-height: 144px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.cont-block-gallery .gallery-item-list a.item-image {
  margin: 0.5rem;
  min-width: calc(25% - 1rem);
  flex-basis: calc(25% - 1rem);
  outline: none;
  text-decoration: none;
}
.cont-block-gallery .gallery-item-list a.item-image span {
  display: block;
  width: 100%;
  height: 300px;
  height: clamp(150px, 15vw, 300px);
  background-position: center center;
  background-size: cover;
}

.cont-block-files .file-list-block {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cont-block-files .file-list-block li {
  padding: 0.5rem 0;
}
.cont-block-files .file-list-block li a {
  padding: 0 0 0 45px;
  display: flex;
  min-height: 33px;
  color: #29577E;
  align-items: center;
  text-decoration: none;
  position: relative;
}
.cont-block-files .file-list-block li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2.375rem;
  height: 2.375rem;
  background: #FF6419 url("../img/icn-download-blue.svg") center center no-repeat;
  background-size: 1.125rem 1.125rem;
  border-radius: 2rem;
}
.cont-block-files .file-list-block li a:visited {
  color: #4F4F4F;
}
.cont-block-files .file-list-block li a:hover {
  color: #4F4F4F;
  text-decoration: underline;
}

.cont-block-links .block-title {
  margin: 2rem 0 1.5rem;
}
.cont-block-links .link-list-block {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cont-block-links .link-list-block li {
  padding: 10px 0;
}
.cont-block-links .link-list-block li a {
  padding: 0 0 0 45px;
  display: flex;
  min-height: 34px;
  color: #111C54;
  align-items: center;
  text-decoration: none;
  position: relative;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.cont-block-links .link-list-block li a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2.125rem;
  height: 2.125rem;
  background: #FF6419 url("../img/icn-search-white.svg") center center no-repeat;
  background-size: 15px 15px;
  border-radius: 50%;
}
.cont-block-links .link-list-block li a:visited {
  color: #111C54;
}
.cont-block-links .link-list-block li a:hover {
  color: #FF6419;
  text-decoration: underline;
}

.cont-block-text-lines .block-box {
  padding: 2rem 1.563rem;
  background-color: #f6f6f6;
}
.cont-block-text-lines .line-list-block {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cont-block-text-lines .line-list-block li {
  padding: 0.5rem 0 0.5rem 2rem;
  position: relative;
}
.cont-block-text-lines .line-list-block li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2.375rem;
  height: 2.375rem;
  background: url("../img/icn-check.svg") left 0.65rem no-repeat;
  background-size: 1.125rem 1.125rem;
}
.cont-block-text-lines .line-list-block li a {
  color: #29577E;
  align-items: center;
  text-decoration: none;
  position: relative;
}
.cont-block-text-lines .line-list-block li a:visited {
  color: #87CEE8;
}
.cont-block-text-lines .line-list-block li a:hover {
  color: #87CEE8;
  text-decoration: underline;
}

.cont-block-yt .yt-video-frame {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
}
.cont-block-yt .yt-video-frame iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cont-block-yt .yt-tekstas {
  padding: 15px 0;
}
.cont-block-yt .yt-link {
  padding: 10px 0 15px;
}

.cont-block-contacts .contacts-list-block {
  margin: 0 -0.5rem;
  display: flex;
}
.cont-block-contacts .contact-box {
  margin: 0.5em;
  width: 50%;
}
.cont-block-contacts .contact-box p {
  color: #111C54;
}
.cont-block-contacts .contact-box a {
  color: #111C54;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
}
.cont-block-contacts .contact-box .contact-title {
  margin: 0.5rem 0 23px;
  color: #111C54;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.cont-block-contacts .contact-box .contact-name, .cont-block-contacts .contact-box .contact-mail, .cont-block-contacts .contact-box .contact-url, .cont-block-contacts .contact-box .contact-location, .cont-block-contacts .contact-box .phone {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  margin: 7px 0;
}
.cont-block-contacts .contact-box .contact-name .icn, .cont-block-contacts .contact-box .contact-mail .icn, .cont-block-contacts .contact-box .contact-url .icn, .cont-block-contacts .contact-box .contact-location .icn, .cont-block-contacts .contact-box .phone .icn {
  min-width: 2rem;
}

.cont-block-form .form-cont {
  margin: 0 auto;
  padding: 3rem 3.056rem 0.5rem;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
}

.cont-block-contacts-photo .contacts-list-block {
  margin: 0 -1.5rem;
  display: flex;
  flex-wrap: wrap;
}
.cont-block-contacts-photo .contacts-list-block .contact-box {
  margin: 1.5rem;
  padding: 1.26rem;
  width: calc(50% - 3rem - 2.52rem);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16);
  background-color: #fafafa;
  display: flex;
  justify-content: space-between;
}
.cont-block-contacts-photo .contacts-list-block .contact-box .photo-wrap {
  width: calc(50% - 1.9rem);
}
.cont-block-contacts-photo .contacts-list-block .contact-box .info-wrap {
  width: calc(50% - 1.9rem);
  display: flex;
  flex-direction: column;
}
.cont-block-contacts-photo .contacts-list-block .contact-box .info-wrap .part-top {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.cont-block-contacts-photo .contacts-list-block .contact-box .info-wrap .part-top .name {
  width: 100%;
  color: #29577E;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1.25em;
}
.cont-block-contacts-photo .contacts-list-block .contact-box .info-wrap .part-top .name::after {
  margin: 10px 0 0;
  width: 170px;
  content: "";
  display: block;
  position: relative;
  border-bottom: 4px solid #29577E;
}
.cont-block-contacts-photo .contacts-list-block .contact-box .info-wrap .part-top .work {
  margin: 10px 0 0;
  color: #29577E;
  font-size: 1.111rem;
  font-weight: 400;
  line-height: 1.5em;
}
.cont-block-contacts-photo .contacts-list-block .contact-box .info-wrap .part-bottom {
  margin: 1rem 0 0;
  display: flex;
  align-items: flex-end;
}
.cont-block-contacts-photo .contacts-list-block .contact-box .info-wrap .part-bottom a {
  display: flex;
}
.cont-block-contacts-photo .contacts-list-block .contact-box .info-wrap .part-bottom a:hover {
  filter: brightness(1.1);
}

.photo-1-1 {
  position: relative;
  width: 100%;
  padding-top: 100%; /* 1:1 Aspect Ratio */
}
.photo-1-1 .photo {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.cont-block-iframe .block-iframe {
  overflow-x: hidden;
}
.cont-block-iframe .block-iframe iframe {
  max-width: 100%;
}

.cont-block-gmaps > .wrap {
  margin: 0 !important;
  padding: 0 !important;
  max-width: 100% !important;
}
.cont-block-gmaps > .wrap-limit {
  margin: 0 auto !important;
  padding: 0 50px;
  min-width: 1280px;
  max-width: 1820px;
  max-width: 1400px !important;
}
.cont-block-gmaps .block-iframe {
  overflow-x: hidden;
  width: 100%;
}
.cont-block-gmaps .block-iframe iframe {
  width: 100%;
  max-width: 100%;
}

.cont-block-tabs.tab-level-2 > .wrap > * {
  padding-left: 3rem;
  width: auto;
}
.cont-block-tabs.tab-level-3 > .wrap > * {
  padding-left: 6rem;
  width: auto;
}
.cont-block-tabs.tab-level-4 > .wrap > * {
  padding-left: 9rem;
  width: auto;
}
.cont-block-tabs .block-tab-row-item {
  margin: 1rem 0;
}
.cont-block-tabs .block-tab-row-item.open .tab-title a span.icn {
  transform: rotate(-180deg);
}
.cont-block-tabs .block-tab-row-item .tab-title {
  border-radius: 10px;
  background-color: #F6F6F6;
}
.cont-block-tabs .block-tab-row-item .tab-title a {
  padding: 20px 28px;
  display: flex;
  color: #111C54;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.cont-block-tabs .block-tab-row-item .tab-title a:hover {
  text-decoration: none;
}
.cont-block-tabs .block-tab-row-item .tab-title a span.txt {
  padding-right: 0.5rem;
  flex-grow: 1;
}
.cont-block-tabs .block-tab-row-item .tab-title a span.icn {
  transition: all 0.3s ease;
  transform: rotate(0deg);
  width: 20px;
  height: 10px;
  background-size: 20px 10px;
  margin-top: auto;
  margin-bottom: auto;
}
.cont-block-tabs .block-tab-row-item .tab-content {
  display: none;
  margin: 0;
  padding: 1rem 1.5rem;
  background-color: #FAFAFA;
  margin-top: -5px;
  border-radius: 0 0 10px 10px;
}
.cont-block-tabs .block-tab-row-item .tab-content .cont-block {
  margin: 0.5rem 0;
}
.cont-block-tabs .block-tab-row-item .tab-content .cont-block-tab .block-title {
  margin: 0.5rem 0 0.5rem;
}

.cont-block-job .block-job-row-list .row {
  display: flex;
  background-color: #ffffff;
  font-size: 0.889rem;
}
.cont-block-job .block-job-row-list .row:nth-of-type(odd) {
  background-color: #f4f4f4;
}
.cont-block-job .block-job-row-list .row .row-title {
  padding: 0.5rem 1.389em;
  width: 11.111rem;
  border-right: 1px solid #e6e6e6;
}
.cont-block-job .block-job-row-list .row .row-about {
  padding: 0.5rem 1.389em;
  flex-grow: 1;
}

/* /Text page */
/* Form7 start */
.form-cont {
  padding: 1rem 3.056rem 3.056rem;
}
.form-cont .title {
  color: #29577E;
  font-family: "Atkinson Hyperlegible";
  font-size: 2rem;
  font-weight: 400;
  letter-spacing: 3.2px;
  line-height: 1.25em;
  text-transform: uppercase;
  text-align: center;
}
.form-cont .block-text {
  margin: 1.5rem 0;
  color: #29577E;
  font-family: "Atkinson Hyperlegible";
  font-size: 1.25rem;
  font-weight: 400;
  letter-spacing: 2px;
  text-align: center;
}
.form-cont div[role=form] {
  padding: 1.944rem 0;
}
.form-cont div[role=form] .row {
  margin: 0 0 1.389rem;
}
.form-cont div[role=form] .row label {
  color: #29577E;
  font-size: 0.875rem;
  font-weight: 300;
  line-height: 1em;
  letter-spacing: 1.4px;
}
.form-cont div[role=form] .row label > span {
  margin: 0.556em 0 0;
  max-width: 100%;
  display: block;
}
.form-cont div[role=form] .row label > span input {
  margin: 0;
  padding: 0.833rem 1.389rem;
  border: 0;
  border-bottom: 1px solid rgba(10, 60, 97, 0.2);
  display: block;
  width: calc(100% - 2.778rem);
  max-width: 100%;
  outline: none;
  background: #ffffff;
  color: #29577E;
  font-family: "Atkinson Hyperlegible";
  font-size: 0.875rem;
  font-style: italic;
  letter-spacing: 1.4px;
}
.form-cont div[role=form] .row label > span input::-moz-placeholder {
  color: #29577E;
  font-family: "Atkinson Hyperlegible";
  font-size: 0.875rem;
  font-style: italic;
  letter-spacing: 1.4px;
}
.form-cont div[role=form] .row label > span input::placeholder {
  color: #29577E;
  font-family: "Atkinson Hyperlegible";
  font-size: 0.875rem;
  font-style: italic;
  letter-spacing: 1.4px;
}
.form-cont div[role=form] .row label > span textarea {
  margin: 0;
  padding: 0.833rem 1.389rem;
  height: 90px;
  border: 1px solid rgba(10, 60, 97, 0.2);
  display: block;
  width: calc(100% - 2.778rem);
  max-width: 100%;
  outline: none;
  background: #ffffff;
  resize: none;
  color: #29577E;
  font-family: "Atkinson Hyperlegible";
  font-size: 0.875rem;
  font-style: italic;
  letter-spacing: 1.4px;
}
.form-cont div[role=form] .row label > span textarea::-moz-placeholder {
  color: #29577E;
  font-family: "Atkinson Hyperlegible";
  font-size: 0.875rem;
  font-style: italic;
  letter-spacing: 1.4px;
}
.form-cont div[role=form] .row label > span textarea::placeholder {
  color: #29577E;
  font-family: "Atkinson Hyperlegible";
  font-size: 0.875rem;
  font-style: italic;
  letter-spacing: 1.4px;
}
.form-cont div[role=form] .row input[type=submit] {
  margin: 0;
  padding: 1rem 1.389rem 1rem 2rem;
  border: none;
  color: #29577E;
  font-family: "Atkinson Hyperlegible";
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: 3.6px;
  text-transform: uppercase;
  outline: none;
  cursor: pointer;
  background: #FF6419 url("../img/icn-arrow-right-white.svg") right center no-repeat;
  background-size: 13px 10px;
  border-right: 2rem solid #FF6419;
  border-radius: 10px;
  transition: all 0.3s ease;
}
.form-cont div[role=form] .row input[type=submit]:hover {
  background-color: #29577E;
  color: #FF6419;
  border-color: #29577E;
}
.form-cont div[role=form] .row .wpcf7-checkbox > span {
  margin-left: 0;
  display: flex;
}
.form-cont div[role=form] .row input[type=checkbox] {
  margin: 0 12px 0 0;
  padding: 5px;
  height: 1rem;
  width: 1rem;
  min-width: 1rem;
  border: 1px solid rgba(10, 60, 97, 0.2);
  background: rgba(242, 242, 242, 0.72);
  outline: none;
  cursor: pointer;
  accent-color: #29577E;
}
.form-cont div[role=form] .row-2cols {
  display: flex;
  justify-content: space-between;
}
.form-cont div[role=form] .row-2cols .col {
  width: calc(50% - 10px);
}

/* Form7 end */
.cb-pagesteps {
  margin: 0;
  background-color: #FAFAFA;
}
.cb-pagesteps > .wrap {
  display: flex;
}
.cb-pagesteps .path {
  padding: 1rem 0;
  flex-grow: 1;
}
.cb-pagesteps .path ul {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #606688;
  display: flex;
  align-items: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.cb-pagesteps .path li {
  display: inline-block;
}
.cb-pagesteps .path li.item-home {
  margin-right: 3px;
  display: inline-flex;
  align-items: center;
}
.cb-pagesteps .path li.item-home a {
  display: inline-block;
  width: 1.188rem;
  height: 1.125rem;
  background-image: url("../img/icn-home.svg");
  text-indent: -9999em;
  overflow: hidden;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.cb-pagesteps .path li.separator {
  margin: 0 8px;
}
.cb-pagesteps .path strong {
  font-weight: 400;
}
.cb-pagesteps .path a {
  color: #111C54;
  text-decoration: none;
}
.cb-pagesteps .back {
  padding: 10px 0 10px 30px;
  display: flex;
}
.cb-pagesteps .back img {
  width: 16.053px;
  height: 10.707px;
  margin-top: auto;
  margin-bottom: auto;
}
.cb-pagesteps .back a.link-back {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: #69717D;
  position: relative;
  z-index: 2;
  cursor: pointer;
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 10px;
}
.cb-pagesteps .back a.link-back:hover::before {
  left: -3px;
}

.cb-structure {
  margin: 0 0 2rem;
}
.cb-structure .page-list {
  padding: 10px;
}
.cb-structure .page-list > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: "Atkinson Hyperlegible";
  line-height: 1.25em;
}
.cb-structure .page-list > ul > li {
  margin: 0 0 0.5rem;
  color: #111C54;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}
.cb-structure .page-list > ul > li > a {
  padding: 1rem 0;
  display: block;
  border-bottom: 1px solid #F3F3F3;
  color: #111C54;
  text-decoration: none;
}
.cb-structure .page-list > ul > li ul {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style: none;
  text-transform: none;
  font-size: 1rem;
  letter-spacing: normal;
  font-weight: 400;
}
.cb-structure .page-list > ul > li ul.sub-menu {
  margin: 0.5rem 0;
}
.cb-structure .page-list > ul > li ul li ul.sub-menu {
  margin: 0;
}
.cb-structure .page-list > ul > li ul li ul li a {
  padding: 0.5rem 0 0.5rem 3rem;
  display: block;
  color: #29577E;
  text-decoration: none;
}
.cb-structure .page-list > ul > li ul a {
  padding: 0.5rem 0 0.5rem 1.5rem;
  display: block;
  color: #4F4F4F;
  text-decoration: none;
}
.cb-structure .page-list > ul a:hover {
  color: #FF6419;
  text-decoration: underline;
}

.cb-news {
  padding: 0;
  margin: 2rem 0;
}
.cb-news .left-right {
  display: flex;
}
.cb-news .left-right > .left {
  margin: 0 2.875rem 0 0;
  width: 21.125rem;
  min-width: 21.125rem;
}
.cb-news .left-right .sidebar {
  padding: 18px 23px;
  background-color: #FFFFFF;
}
.cb-news .left-right .sidebar .searchandfilter ul {
  padding-left: 0;
}
.cb-news .left-right .sidebar .searchandfilter ul .children {
  margin-left: 0;
}
.cb-news .left-right .sidebar .searchandfilter ul li li {
  padding: 2px 0;
}
.cb-news .left-right .sidebar .searchandfilter ul li li:first-child {
  padding: 5px 0 2px;
}
.cb-news .left-right .sidebar .searchandfilter label {
  color: #111C54;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.cb-news .left-right .sidebar .searchandfilter h4 {
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  border-bottom: 1px solid #D3D3D3;
  margin-bottom: 10px;
}
.cb-news .left-right .sidebar .searchandfilter [type=radio],
.cb-news .left-right .sidebar .searchandfilter [type=checkbox] {
  position: absolute;
  left: -9999px;
}
.cb-news .left-right .sidebar .searchandfilter [type=radio] + .sf-label-radio,
.cb-news .left-right .sidebar .searchandfilter [type=checkbox] + .sf-label-checkbox {
  position: relative;
  padding-left: 30px;
}
.cb-news .left-right .sidebar .searchandfilter [type=radio] + .sf-label-radio::before,
.cb-news .left-right .sidebar .searchandfilter [type=checkbox] + .sf-label-checkbox::before,
.cb-news .left-right .sidebar .searchandfilter [type=radio] + .sf-label-radio::after,
.cb-news .left-right .sidebar .searchandfilter [type=checkbox] + .sf-label-checkbox::after {
  content: "";
  position: absolute;
  box-sizing: border-box;
}
.cb-news .left-right .sidebar .searchandfilter [type=radio] + .sf-label-radio::before,
.cb-news .left-right .sidebar .searchandfilter [type=radio] + .sf-label-radio::after {
  border-radius: 50%;
}
.cb-news .left-right .sidebar .searchandfilter [type=radio] + .sf-label-radio::before,
.cb-news .left-right .sidebar .searchandfilter [type=checkbox] + .sf-label-checkbox::before {
  top: 4px;
  left: 0;
  width: 1rem;
  height: 1rem;
  background: #FFFFFF;
  border: 1px solid #111C54;
}
.cb-news .left-right .sidebar .searchandfilter [type=radio] + .sf-label-radio::after,
.cb-news .left-right .sidebar .searchandfilter [type=checkbox] + .sf-label-checkbox::after {
  background: url("../img/icn-checkmark.svg") center center no-repeat;
  background-size: 9px 6px;
  display: block;
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 4px;
  left: 0px;
}
.cb-news .left-right .sidebar .searchandfilter [type=radio]:not(:checked) + .sf-label-radio::after,
.cb-news .left-right .sidebar .searchandfilter [type=checkbox]:not(:checked) + .sf-label-checkbox::after {
  opacity: 0;
  transform: scale(0.01);
}
.cb-news .left-right .sidebar .searchandfilter [type=radio]:checked + .sf-label-radio::after,
.cb-news .left-right .sidebar .searchandfilter [type=checkbox]:checked + .sf-label-checkbox::after {
  opacity: 1;
  transform: scale(1);
}
.cb-news .left-right > .right {
  flex-grow: 1;
}
.cb-news .left-right .news-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.cb-news .left-right .news-item {
  width: calc(50% - 3.126rem - 0.1rem);
}

.cb-pagination .nav-links {
  color: #111C54;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
}
.cb-pagination .nav-links .page-numbers:not(.current) {
  position: relative;
  background-color: #EDEDED;
  border-radius: 50%;
}
.cb-pagination .nav-links .page-numbers:not(.current):hover {
  background-color: #FFDE59;
}
.cb-pagination .nav-links span {
  padding: 1rem 1.25rem;
  display: inline-block;
  border-radius: 2rem;
  position: relative;
  margin: 10px;
  background-color: #FFDE59;
  border-radius: 50%;
}
.cb-pagination .nav-links a {
  margin: 10px;
  padding: 1rem 1.25rem;
  display: inline-block;
  color: #111C54;
  text-decoration: none;
  border-radius: 4rem;
}
.cb-pagination .nav-links a.next, .cb-pagination .nav-links a.prev {
  width: 10px;
  position: relative;
  text-indent: -9999em;
  outline: none;
}
.cb-pagination .nav-links a.next::after, .cb-pagination .nav-links a.prev::after {
  content: "";
  position: absolute;
  right: 50%;
  top: 50%;
  width: 6px;
  height: 6px;
  border-top: 2px solid #111C54;
  border-right: 2px solid #111C54;
  transform: translate(25%, -50%) rotate(45deg);
}
.cb-pagination .nav-links a.prev::after {
  right: auto;
  left: 50%;
  transform: translate(-25%, -50%) rotate(-135deg);
}
.cb-pagination .nav-links a:hover {
  background-color: #111C54;
}

.cb-date {
  margin: 0;
  padding-bottom: 30px;
  color: #FF6419;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}
.cb-date p {
  margin: 0;
  padding: 0;
  display: inline-block;
}
.cb-date p a {
  color: #FF6419;
}
.cb-date p.cat {
  margin: 0 0.5rem 0 0.5rem;
  padding: 0 0 0 0.5rem;
  border-left: 1px solid #FFA80D;
}

.cb-documents ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-weight: 300;
  letter-spacing: normal;
}
.cb-documents li {
  padding: 10px 0;
  list-style: none;
  display: flex;
}
.cb-documents a {
  position: relative;
  color: #111C54;
  padding: 0 0 0 45px;
  display: flex !important;
  min-height: 34px;
  align-items: center;
  text-decoration: none;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.cb-documents a:hover {
  color: #FF6419;
}
.cb-documents a::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 2.125rem;
  height: 2.125rem;
  background: #FF6419 url("../img/icn-download.svg") center center no-repeat;
  background-size: 15px 15px;
  border-radius: 50%;
}
.cb-documents a.title {
  margin: 0 0 1rem;
  display: block;
  margin-top: auto;
  margin-bottom: auto;
}
.cb-documents .icn-download {
  width: 1.375rem;
  height: 1.375rem;
  background: url("../img/icn-download-blue.svg") center center no-repeat;
  background-size: 1.125rem 1.125rem;
}

.sb-widget-title {
  margin: 2rem 0 1rem 0;
  padding: 0 0 0.25rem;
  color: #111C54;
  font-family: "Atkinson Hyperlegible";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  border-bottom: 1px solid #D3D3D3;
}
.sb-widget-title:first-child {
  margin-top: 0;
}

.sb-widget {
  color: #29577E;
}

.sb-calendar {
  display: flex;
  flex-direction: column-reverse;
}
.sb-calendar .wp-calendar-nav {
  display: flex;
  margin: 0 0 -1.5rem;
}
.sb-calendar .wp-calendar-nav .pad {
  flex-grow: 1;
}
.sb-calendar .wp-calendar-nav .wp-calendar-nav-prev a, .sb-calendar .wp-calendar-nav .wp-calendar-nav-next a {
  margin: 0;
  padding: 0;
  display: inline-block;
  text-indent: -9999em;
  overflow: hidden;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  width: 0.75rem;
  height: 0.75rem;
  background: url("../img/icn-arrow-down-blue.svg") center center no-repeat;
  background-size: contain;
  transform: rotate(90deg);
}
.sb-calendar .wp-calendar-nav .wp-calendar-nav-next a {
  transform: rotate(-90deg);
}
.sb-calendar .wp-calendar-table {
  display: flex;
  flex-direction: column;
  border-collapse: separate;
}
.sb-calendar .wp-calendar-table caption {
  padding: 0 2rem 1rem;
  box-sizing: border-box;
  width: 100%;
  min-width: 100%;
  color: #29577E;
  font-family: "Atkinson Hyperlegible";
  font-size: 0.938rem;
  font-weight: 400;
  letter-spacing: 2.25px;
}
.sb-calendar .wp-calendar-table thead {
  width: 100%;
  min-width: 100%;
  font-size: 0.813rem;
  font-weight: 600;
  letter-spacing: 1.3px;
}
.sb-calendar .wp-calendar-table thead tr {
  display: flex;
  border-collapse: collapse;
}
.sb-calendar .wp-calendar-table thead tr th {
  width: 14.2857142857%;
  min-width: 14.2857142857%;
  display: inline-table;
}
.sb-calendar .wp-calendar-table tbody {
  color: #29577E;
  font-size: 0.75rem;
  font-weight: 600;
  letter-spacing: 1.2px;
}
.sb-calendar .wp-calendar-table tbody td#today a, .sb-calendar .wp-calendar-table tbody td#today span.today {
  background: #FF6419;
  border-color: #FF6419;
}
.sb-calendar .wp-calendar-table tbody a {
  padding: 0.35rem;
  border: 1px solid #bbbbbb;
  color: #29577E;
}
.sb-calendar .wp-calendar-table tbody a:hover {
  color: #87CEE8;
  text-decoration: none;
}
.sb-calendar .wp-calendar-table tbody tr > td > span.today {
  padding: 0.35rem;
  background: #FF6419;
  border-color: #FF6419;
}
.sb-calendar .wp-calendar-table tr:nth-child(even), .sb-calendar .wp-calendar-table tr:nth-child(odd) {
  background-color: transparent;
}
.sb-calendar .wp-calendar-table td {
  padding: 0;
  text-align: center;
  width: 14.2857142857%;
  min-width: 14.2857142857%;
}

.sb-categories ul {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #69717D;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  opacity: 0.85;
}
.sb-categories li {
  margin: 0 0 0.625rem 0;
  list-style: none;
}
.sb-categories li a {
  display: flex;
  color: #69717D;
}
.sb-categories li a:hover {
  color: #FF6419;
  text-decoration: none;
}
.sb-categories li span.checkbox {
  margin: 0 0.875rem 0 0;
  width: 0.875rem;
  min-width: 0.875rem;
  height: 0.875rem;
  display: inline-block;
  border: 1px solid #69717D;
  background: #FFFFFF;
  position: relative;
  margin-top: auto;
  margin-bottom: auto;
}
.sb-categories li span.checkbox.checked {
  background: rgb(255, 255, 255) url("../img/icn-checkbox.svg") center center no-repeat;
  background-size: 10px 7px;
}

.sb-yearly ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-decoration: none;
  color: #69717D;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  opacity: 0.85;
}
.sb-yearly li {
  margin: 0 0 0.625rem 0;
  list-style: none;
}
.sb-yearly li a {
  display: flex;
  color: #69717D;
}
.sb-yearly li a:hover {
  color: #FF6419;
  text-decoration: none;
}
.sb-yearly li a::before {
  content: "";
  position: relative;
  margin: 0 0.875rem 0 0;
  width: 0.875rem;
  min-width: 0.875rem;
  height: 0.875rem;
  display: inline-block;
  border: 1px solid rgba(10, 60, 97, 0.5);
  background: rgb(255, 255, 255);
  position: relative;
  top: -3px;
}
.sb-yearly li a[aria-current]::before {
  background: rgb(255, 255, 255) url("../img/icn-checkbox.svg") center center no-repeat;
  background-size: 0.5rem 0.438rem;
}

.sb-search form {
  margin: 0;
  padding: 0.575rem 0.675rem;
  background-color: rgb(255, 255, 255);
  display: flex;
}
.sb-search input[type=text] {
  flex-grow: 1;
  color: #29577E;
  font-family: "Atkinson Hyperlegible";
  font-size: 0.75rem;
  font-style: italic;
  letter-spacing: 1.2px;
  border: 0;
  outline: 0;
}
.sb-search input[type=submit] {
  margin-left: 0.675rem;
  width: 2rem;
  min-width: 2rem;
  height: 2rem;
  border-radius: 2rem;
  border: none;
  text-indent: -9999em;
  overflow: hidden;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background: rgb(246, 246, 246) url("../img/icn-search.svg") center center no-repeat;
  background-size: 0.875rem 0.875rem;
  cursor: pointer;
}

.cb-search-res .no-results {
  color: #4F4F4F;
  font-size: 1rem;
  font-weight: 400;
  line-height: 26px;
}
.cb-search-res label.before-form {
  margin: 0 0 1rem;
  padding: 0;
  color: #29577E;
  font-family: "Atkinson Hyperlegible";
  font-size: 1.5rem;
  letter-spacing: 2.4px;
  text-transform: uppercase;
}
.cb-search-res form {
  margin: 0 0 2.5rem;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.cb-search-res .asp_w_container_1 {
  margin-left: -6px;
}
.cb-search-res #ajaxsearchpro1_1 {
  max-width: calc(570px - 2rem);
  flex-basis: calc(570px - 2rem);
  border-radius: 20px;
  border: 1px solid #E8E8E8;
  outline: none;
}
.cb-search-res #ajaxsearchpro1_1 input[type=text] {
  margin: 0;
  padding: 0.65rem 1rem;
  border: none;
  outline: none;
  flex-grow: 1;
  font-family: "Atkinson Hyperlegible";
  color: #4F4F4F;
}
.cb-search-res #ajaxsearchpro1_1 input[type=text]:focus {
  outline: none;
}
.cb-search-res #ajaxsearchpro1_1 input[type=text]::-moz-placeholder {
  color: #4F4F4F;
}
.cb-search-res #ajaxsearchpro1_1 input[type=text]::placeholder {
  color: #4F4F4F;
}
.cb-search-res #ajaxsearchpro1_1 .proclose {
  display: none !important;
}
.cb-search-res #ajaxsearchpro1_1 .proinput input {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
.cb-search-res #ajaxsearchprobsettings1_1 {
  margin-top: 8px;
  margin-left: -10px;
}
.cb-search-res .asp_option_inner {
  background: #FFFFFF !important;
  border: 1px solid #707070 !important;
  border-radius: 0 !important;
}
.cb-search-res .asp_option_inner label {
  background-image: unset !important;
}
.cb-search-res .asp_option_inner label:after {
  content: url("../img/icn-checkbox.svg") !important;
  width: 10px !important;
  left: 3px !important;
}
.cb-search-res .asp_filter_cpt {
  display: flex;
  width: 100% !important;
}
.cb-search-res .asp_filter_cpt .asp_option_label {
  width: auto !important;
  color: #4F4F4F;
  font-size: 1rem;
  font-weight: 400;
  line-height: 26px;
}
.cb-search-res .chkbox-list {
  margin: 10px 0 0;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.cb-search-res .cust-checkbox {
  margin: 0 30px 10px 0;
  display: flex;
  align-items: center;
}
.cb-search-res .cust-checkbox .inp-checkbox {
  position: relative;
  top: 0;
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #707070;
  text-decoration: none;
}
.cb-search-res .cust-checkbox.active .inp-checkbox {
  background: url("../img/icn-checkbox.svg") center center no-repeat;
  background-size: 75% 75%;
}
.cb-search-res label {
  padding: 0 0 0 10px;
  display: inline-block;
  color: #4F4F4F;
  font-size: 1rem;
  font-weight: 400;
  line-height: 26px;
  cursor: pointer;
}

.cb-search-list {
  margin-bottom: 0;
}
.cb-search-list .search-item {
  margin: 0 0 1rem;
}
.cb-search-list .search-item .res-title {
  margin: 0 0 0.75rem;
  padding: 0 0 0.75rem;
  font-family: "Atkinson Hyperlegible";
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  border-bottom: 1px solid #F3F3F3;
}
.cb-search-list .search-item .res-title a {
  color: #111C54;
}
.cb-search-list .search-item .search-cont {
  color: #111C54;
  text-align: justify;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  max-height: 330px;
  overflow: hidden;
  position: relative;
}
.cb-search-list .search-item .search-cont::after {
  display: none;
  opacity: 1;
  content: "";
  left: 0;
  right: 0;
  bottom: 0;
  height: 30px;
  position: absolute;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fafafa);
  pointer-events: none;
  transition: opacity 0s ease-in;
}

#mob-menu {
  display: none;
}

footer {
  z-index: 1;
  position: relative;
  background-color: #29577E;
}
footer .wrap {
  margin: 0 auto;
  padding: 0 50px;
  min-width: 1280px;
  max-width: 1820px;
}
footer .wrap-limit {
  max-width: 1400px;
}
footer .top-part {
  padding: 3.125rem 0;
}
footer .top-part .cols-list {
  padding: 0 0 3.125rem 0;
  display: flex;
  justify-content: space-between;
  color: #fbfbfb;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
footer .top-part .cols-list .col-1 {
  flex: 1;
  width: 21.125rem;
}
footer .top-part .cols-list .col-1 .logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
footer .top-part .cols-list .col-1 .logos .logo-wrapper {
  margin-bottom: 2.8rem;
  margin-right: 3rem;
  max-width: 40%;
}
@media screen and (max-width: 1400px) {
  footer .top-part .cols-list .col-1 .logos .logo-wrapper {
    margin-right: 2rem;
    margin-bottom: 1.5rem;
  }
}
footer .top-part .cols-list .col-1 .logos .logo-wrapper img {
  max-width: 100%;
}
footer .top-part .cols-list .col-2 {
  flex: 1;
}
footer .top-part .cols-list .col-3 {
  margin: 0 0 0 3rem;
  width: 21.125rem;
  min-width: 21.125rem;
}
footer .top-part .cols-list .col-3 .contacts {
  margin: 0;
  padding: 0;
  list-style: none;
}
footer .top-part .cols-list .col-3 .contacts li {
  margin: 0 0 0.5rem;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
footer .top-part .cols-list .col-3 .contacts a {
  display: flex;
  align-items: flex-start;
  color: #FBFBFB;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
  margin: 5px 0 12px;
}
footer .top-part .cols-list .col-3 .contacts a .icn {
  margin: 0px 13px 0 0;
  filter: brightness(10);
}
footer .top-part .cols-list .col-3 .contacts a .icn.icn-loca {
  position: relative;
  top: 4px;
  margin-right: 16px;
}
footer .top-part .cols-list .col-3 .contacts a .icn.icn-phone {
  margin-right: 16px;
}
footer .top-part .cols-list .col-3 .contacts a .icn.icn-email {
  margin-top: 5px;
  margin-right: 16px;
}
footer .top-part .cols-list .col-3 .contacts a:hover {
  color: #FF6419;
}
footer .top-part .cols-list .col-3 .contacts a:hover .icn {
  filter: none;
}
footer .top-part .cols-list .col-3 .socials {
  margin: 1rem 0;
  padding: 0;
  list-style: none;
}
footer .top-part .cols-list .col-3 .socials li {
  margin: 0 0.5rem 0 0;
  padding: 0 0.5rem 0 0;
  display: inline-block;
}
footer .top-part .cols-list .col-3 .socials li a {
  line-height: 1;
}
footer .top-part .cols-list .col-3 .socials li .icn-instagram {
  margin-bottom: -3px;
}
footer .top-part .cols-list .col-3 .socials li .icn-youtube {
  margin-bottom: -2px;
}
footer .top-part .cols-list .col-3 .socials li:last-of-type {
  border: none;
}
footer .top-part .footer-menu {
  border-top: 1px solid #52758f;
}
footer .top-part .footer-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  color: #fbfbfb;
  font-size: 1rem;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.25em;
}
footer .top-part .footer-menu li {
  margin: 1.25em 1.5rem 0 0;
  padding: 0 1.5rem 0 0;
  border-right: 1px solid #52758f;
  display: inline-block;
}
footer .top-part .footer-menu li:last-of-type {
  padding: 0;
  border: none;
}
footer .top-part .footer-menu a {
  color: #fbfbfb;
  text-decoration: none;
}
footer .top-part .footer-menu a:hover {
  text-decoration: underline;
}
footer .bottom-part {
  padding: 1.563rem 0;
  position: relative;
}
footer .bottom-part::before {
  content: "";
  background: url("../img/icn-pattern-footer.svg");
  position: absolute;
  width: 100%;
  height: 143px;
  left: 50%;
  transform: translateX(-50%);
  background-position-x: 50%;
  bottom: 0;
  z-index: -1;
}
footer .bottom-part .info-dev {
  display: flex;
  justify-content: space-between;
  color: #ffffff;
  font-size: 1rem;
  font-weight: 400;
  line-height: normal;
  letter-spacing: normal;
  z-index: 1;
}
footer .bottom-part .info-dev > div {
  width: calc(50% - 3.125rem);
}
footer .bottom-part .info-dev div.right {
  text-align: right;
}
footer .bottom-part .info-dev p {
  margin: 0;
  padding: 0;
}
footer .bottom-part .info-dev a {
  color: #ffffff;
  text-decoration: none;
}
footer .bottom-part .info-dev a:hover {
  text-decoration: underline;
}

.btn {
  padding: 13px 39px 13px 39px;
  display: inline-flex;
  align-items: center;
  font-family: "Atkinson Hyperlegible";
  color: #FFFFFF;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  line-height: normal;
  text-align: center;
  border-radius: 50px;
  background-color: #29577E;
  border: none;
}
.btn.btn-yellow {
  color: #111C54;
  background-color: #FFDE59;
}
.btn.btn-yellow:hover {
  color: #FFDE59;
  background-color: #111C54;
  text-decoration: none;
}
.btn.btn-yellow:hover .icn {
  background-image: url("../img/icn-arrow-right-yellow.svg");
}
.btn .icn {
  margin-left: 0.5rem;
  position: relative;
  left: 0;
  transition: all 0.3s ease;
}
.btn:hover .icn-arrow-blue {
  position: relative;
  left: 3px;
}

.icn {
  width: 18px;
  height: 18px;
  display: inline-block;
  text-decoration: none;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}

.icn-tab-arrow {
  width: 1.25rem;
  min-width: 1.25rem;
  height: 0.625rem;
  background-image: url("../img/icn-blue-arrow-down.svg");
}

.icn-search {
  width: 1.375rem;
  height: 1.313rem;
  background-image: url("../img/icn-search.svg");
}

.icn-struct {
  width: 1.688rem;
  height: 1.25rem;
  background-image: url("../img/icn-struct.svg");
}

.icn-disa {
  width: 1.125rem;
  height: 1.313rem;
  background-image: url("../img/icn-disa.svg");
}

.icn-arrow-right {
  width: 0.813rem;
  height: 0.563rem;
  background-image: url("../img/icn-arrow-right.svg");
}

.icn-arrow-right-blue {
  width: 0.813rem;
  height: 0.563rem;
  background-image: url("../img/icn-arrow-right-blue.svg");
}

.icn-person {
  width: 15px;
  height: 15px;
  background-image: url("../img/icn-person.svg");
}
.icn-person.icn-person-blue {
  background-image: url("../img/icn-person-blue.svg");
}

.icn-easy-to-read {
  width: 1.375rem;
  height: 1.438rem;
  background-image: url("../img/icn-easy-to-read.svg");
}

.icn-hand-gesture {
  width: 1.375rem;
  height: 1.563rem;
  background-image: url("../img/icn-hand-gesture.svg");
}

.icn-loca {
  width: 15px;
  height: 20px;
  background-image: url("../img/icn-loca.svg");
}
.icn-loca.icn-loca-blue {
  background-image: url("../img/icn-loca-blue.svg");
}

.icn-phone {
  width: 15px;
  height: 15px;
  background-image: url("../img/icn-phone.svg");
}
.icn-phone.icn-phone-blue {
  background-image: url("../img/icn-phone-blue.svg");
}

.icn-email {
  width: 18px;
  height: 12px;
  background-image: url("../img/icn-email.svg");
}
.icn-email.icn-email-blue {
  background-image: url("../img/icn-email-blue.svg");
}

.icn-url {
  width: 1rem;
  height: 1rem;
  background-image: url("../img/icn-url.svg");
}
.icn-url.icn-url-blue {
  background-image: url("../img/icn-url-blue.svg");
}

.icn-facebook {
  width: 0.625rem;
  height: 1.25rem;
  background-image: url("../img/icn-facebook.svg");
}

.icn-instagram {
  width: 1.5rem;
  height: 1.5rem;
  background-image: url("../img/icn-instagram.svg");
}

.icn-linkedin {
  width: 1.25rem;
  height: 1.25rem;
  background-image: url("../img/icn-linkedin.svg");
}

.icn-youtube {
  width: 24px;
  height: 1.3rem;
  background-image: url("../img/icn-youtube.svg");
}

.icn-facebook-top {
  width: 1.5rem;
  height: 1.5rem;
  background-image: url("../img/icn-facebook-top.svg");
}

.icn-instagram-top {
  width: 1.5rem;
  height: 1.5rem;
  background-image: url("../img/icn-instagram-top.svg");
}

.icn-linkedin-top {
  width: 1.5rem;
  height: 1.5rem;
  background-image: url("../img/icn-linkedin-top.svg");
}

.icn-youtube-top {
  width: 28px;
  height: 1.3rem;
  background-image: url("../img/icn-youtube-top.svg");
}

.icn-home {
  width: 1.188rem;
  height: 1.125rem;
  background-image: url("../img/icn-home.svg");
}

.icn-pattern {
  width: 36.25rem;
  height: 36.75rem;
  background-image: url("../img/icn-pattern.svg");
}

.last-word, .first-word {
  display: inline;
  position: relative;
  background-image: linear-gradient(120deg, #FFDE59 0%, #FFDE59 100%);
  background-repeat: no-repeat;
  background-size: 100% 0.5rem;
  background-position: 0 73%;
}

.modal-window {
  position: fixed;
  padding: 15px 30px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 500px;
  height: clamp(200px, 100vh, 100vh);
  width: 58rem;
  width: clamp(100%, 100vw, 100vw);
  overflow-x: auto;
  overflow-y: auto;
  background-color: rgba(58, 58, 58, 0.6);
  z-index: 1001;
}
.modal-window .modal-wrap {
  position: absolute;
  min-width: 58rem;
  min-height: 500px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow-x: auto;
  overflow-y: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.modal-window .form-cont {
  max-width: 58rem;
  position: relative;
}
.modal-window .modal-close-btn {
  position: absolute;
  top: 0;
  right: 0;
}
.modal-window .modal-close-btn a.btn-modal-close {
  margin: 1.125rem 1.125rem;
  width: 1.438rem;
  height: 1.438rem;
  display: inline-block;
  background: #FF6419 url("../img/icn-close.svg") center center no-repeat;
  background-size: 0.563rem 0.563rem;
  border-radius: 2rem;
  text-indent: -9999em;
  overflow: hidden;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

#cookie-notice {
  border-radius: 10px;
  min-width: unset !important;
  max-width: 1200px;
  width: calc(100% - 40px);
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
  left: calc(50% - 20px) !important;
  transform: translate(-50%, 0);
}
#cookie-notice .cookie-notice-container {
  border-radius: 10px;
  text-align: left;
  padding: 18px 20px 18px 20px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.16);
}
@media screen and (max-width: 1400px) {
  #cookie-notice .cookie-notice-container {
    flex-direction: column;
  }
}
#cookie-notice .cookie-notice-container .cn-text-container {
  margin: 0;
  margin-right: 25px;
  margin-bottom: 18px;
}
#cookie-notice .cookie-notice-container .cn-text-container a {
  text-decoration: underline;
}
#cookie-notice #cn-notice-buttons {
  display: flex;
}
#cookie-notice span {
  font-family: "Atkinson Hyperlegible";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
#cookie-notice .cn-button {
  border-radius: 35px;
  padding: 10px 20px;
  display: flex !important;
  justify-content: center;
  flex-direction: column;
  height: -moz-fit-content;
  height: fit-content;
  margin-top: auto !important;
  margin-bottom: auto !important;
  font-family: "Atkinson Hyperlegible";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  margin: 0 10px 0 0 !important;
}
#cookie-notice .cn-button:last-of-type {
  margin: 0 !important;
}
#cookie-notice #cn-accept-cookie {
  background-color: #FFDE59;
  color: #111C54;
}
#cookie-notice #cn-accept-cookie:hover, #cookie-notice #cn-accept-cookie:active, #cookie-notice #cn-accept-cookie:focus, #cookie-notice #cn-accept-cookie:focus-visible, #cookie-notice #cn-accept-cookie:focus-within {
  background-color: #111C54 !important;
  color: #FFDE59 !important;
  outline: unset;
  box-shadow: unset;
}
#cookie-notice #cn-refuse-cookie {
  background-color: #F9F9F9;
  color: #111C54;
}
#cookie-notice #cn-refuse-cookie:hover, #cookie-notice #cn-refuse-cookie:active, #cookie-notice #cn-refuse-cookie:focus, #cookie-notice #cn-refuse-cookie:focus-visible, #cookie-notice #cn-refuse-cookie:focus-within {
  background-color: #29577E !important;
  color: #FFFFFF !important;
  outline: unset;
}
#cookie-notice #cn-close-notice {
  background-image: url("../assets/img/icn-x-menu.svg");
  background-size: 22px;
  background-repeat: no-repeat;
  top: 27px;
  right: 22px;
  margin: unset;
  width: 22px;
  height: 22px;
  opacity: 1;
}
#cookie-notice #cn-close-notice::before, #cookie-notice #cn-close-notice::after {
  display: none;
}

.subscribe-form-container {
  display: flex;
  align-items: center;
  height: 100%;
}
.subscribe-form-container .message {
  color: #111C54;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
}
.subscribe-form-container .email-input {
  margin-bottom: 22px;
  position: relative;
}
.subscribe-form-container .email-input .email-input-wrapper {
  display: flex;
}
.subscribe-form-container .email-input .email-input-wrapper input {
  border: 2px solid #E8E8E8;
  border-radius: 30px;
  outline: none;
  width: 100%;
  margin-right: 15px;
  padding: 14px 30px;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
}
.subscribe-form-container .email-input .email-input-wrapper ::-moz-placeholder {
  color: rgba(17, 28, 84, 0.5);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  line-height: 1.5rem;
}
.subscribe-form-container .email-input .email-input-wrapper ::placeholder {
  color: rgba(17, 28, 84, 0.5);
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  line-height: 1.5rem;
}
.subscribe-form-container .form-check {
  padding-left: 0;
  position: relative;
}
.subscribe-form-container .form-check .form-check-label {
  color: #111C54;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 28px;
  padding-left: 34px;
  top: 5px;
  position: relative;
}
.subscribe-form-container .form-check .form-check-label a {
  color: #111C54;
}
.subscribe-form-container .form-check .text {
  color: #111C54;
  margin-top: 1.5rem;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.subscribe-form-container .form-check [type=checkbox] {
  position: absolute;
  left: -9999px;
}
.subscribe-form-container .form-check [type=checkbox] + .sub-checkbox {
  position: absolute;
  top: 6px;
  padding-left: 36px;
  line-height: 24px;
}
.subscribe-form-container .form-check [type=checkbox] + .sub-checkbox::before,
.subscribe-form-container .form-check [type=checkbox] + .sub-checkbox::after {
  content: "";
  position: absolute;
  box-sizing: border-box;
}
.subscribe-form-container .form-check [type=checkbox] + .sub-checkbox::before {
  top: 0;
  left: 0;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 5px;
  background: #FFFFFF;
  border: 1px solid #E8E8E8;
}
.subscribe-form-container .form-check [type=checkbox] + .sub-checkbox::after {
  background: url("../img/icn-checkmark.svg") center center no-repeat;
  background-size: 15px 12px;
  display: block;
  width: 20px;
  height: 14px;
  position: absolute;
  left: 2px;
  top: 5px;
}
.subscribe-form-container .form-check [type=checkbox]:not(:checked) + .sub-checkbox::after {
  opacity: 0;
  transform: scale(0.01);
}
.subscribe-form-container .form-check [type=checkbox]:checked + .sub-checkbox::after {
  opacity: 1;
  transform: scale(1);
}
.subscribe-form-container .form-control:focus {
  box-shadow: unset;
}
.subscribe-form-container #email-error, .subscribe-form-container #policy-error {
  position: relative;
  color: #FF6419;
  top: 4px;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
}
.subscribe-form-container #policy-error {
  bottom: -8px;
}

[type=checkbox] {
  position: absolute;
  left: -9999px;
}

[type=checkbox] + .sub-checkbox {
  position: absolute;
  top: 6px;
  padding-left: 36px;
  line-height: 24px;
}

[type=checkbox] + .sub-checkbox::before,
[type=checkbox] + .sub-checkbox::after {
  content: "";
  position: absolute;
  box-sizing: border-box;
}

[type=checkbox] + .sub-checkbox::before {
  top: 0;
  left: 0;
  width: 1.5rem;
  height: 1.5rem;
  background: #FFFFFF;
  border: 1px solid #111C54;
}

[type=checkbox] + .sub-checkbox::after {
  background: url("../img/icn-checkmark.svg") center center no-repeat;
  background-size: 15px 12px;
  display: block;
  width: 20px;
  height: 14px;
  position: absolute;
  left: 2px;
  top: 5px;
}

[type=checkbox]:checked + .sub-checkbox::before {
  background-color: #111C54;
}

[type=checkbox]:not(:checked) + .sub-checkbox::after {
  opacity: 0;
  transform: scale(0.01);
}

[type=checkbox]:checked + .sub-checkbox::after {
  opacity: 1;
  transform: scale(1);
}

#popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #ffffff;
  padding: 20px;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}

.popup-content {
  position: relative;
}

.close-popup {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 20px;
  cursor: pointer;
}

body::after {
  width: 0;
  height: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  outline: none;
  pointer-events: none;
}

@media screen and (max-width: 1420px) {
  html {
    font-size: 14px;
  }
  body.page-template-template-index header {
    margin-bottom: -114px;
  }
  body.page-template-template-index .index-hero-slider {
    padding-top: 184px;
  }
  header .wrap {
    padding: 0 30px;
    min-width: 944px;
    max-width: 1360px;
  }
  header .top-main {
    padding: 0;
    max-width: none;
  }
  .main > div > .wrap {
    padding: 0 30px;
    min-width: 944px;
    max-width: 1360px;
  }
  .main > div > .wrap-limit {
    max-width: 1224px;
  }
  .main > div > .wrap-full {
    padding-left: 0;
    padding-right: 0;
  }
  .index-map {
    padding: 40px 0;
  }
  .index-map iframe {
    height: 560px;
  }
  footer .wrap {
    padding: 0 30px;
    min-width: 944px;
    max-width: 1360px;
  }
  footer .top-part .cols-list .col-1 {
    margin: 0 5% 0 0;
    width: 25%;
    min-width: 25%;
  }
  footer .top-part .cols-list .col-3 {
    margin: 0 0 0 5%;
    width: 25%;
    min-width: 25%;
  }
}
@media screen and (max-width: 1023px) {
  html {
    font-size: 14px;
  }
  body.page-template-template-index header {
    margin-bottom: -70px;
  }
  body.page-template-template-index .index-hero-slider {
    padding-top: 95px;
  }
  body.page-template-template-index .index-hero-slider:after {
    width: 280px;
  }
  body.single #mob-menu {
    padding: 0;
  }
  body.page:not(.home) #mob-menu {
    padding: 0;
  }
  header .wrap {
    padding: 0 25px;
    min-width: 290px;
  }
  header .top-main {
    padding: 0;
    max-width: none;
  }
  header .logo a {
    width: 156px;
    height: 33px;
  }
  header .menu {
    display: none;
  }
  header .social-icons {
    display: none;
  }
  header .icons {
    display: none;
  }
  header .menu-mob {
    flex-grow: 1;
    display: flex;
    align-items: stretch;
  }
  header .menu-mob ul {
    margin: 0;
    padding: 0;
    list-style: none;
    flex-grow: 1;
    display: flex;
    justify-content: flex-end;
    font-size: 1.286rem;
    text-transform: uppercase;
  }
  header .menu-mob li {
    margin: 0 0 0 17px;
    display: flex;
    align-items: center;
  }
  header .menu-mob li.lang-item {
    background-color: #111C54;
  }
  header .menu-mob li.lang-item a {
    padding: 13px;
    color: #FFFFFF;
    text-decoration: none;
  }
  header .menu-mob a.burger-menu {
    width: 34px;
    height: 24px;
    display: inline-block;
    background: url("../img/icn-burger-menu.svg") center center no-repeat;
    background-size: 34px 24px;
    text-indent: -9999em;
    overflow: hidden;
    outline: none;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
  }
  .cb-search-res .page-title, .cb-structure .page-title {
    margin-bottom: 2rem !important;
  }
  .cb-search-res .res-cont, .cb-structure .res-cont {
    padding: 2rem 0rem 0 0rem !important;
  }
  .asp_filter_cpt {
    flex-direction: column;
  }
  .main {
    display: block;
  }
  .main > div > .wrap {
    padding: 0 25px;
    min-width: 290px;
  }
  .main > div > .wrap-limit {
    max-width: 1224px;
    position: relative;
    z-index: 1;
  }
  .main > div > .wrap-full {
    padding-left: 0;
    padding-right: 0;
  }
  .main .content {
    padding: 25px !important;
  }
  .index-hero-slider {
    padding: 40px 0;
  }
  .index-hero-slider .slide {
    flex-direction: column;
  }
  .index-hero-slider .slide > .left {
    margin-right: 1.875rem;
  }
  .index-hero-slider .slide > .left .hero-photo {
    margin: 0 auto;
  }
  .index-hero-slider .slide > .right {
    margin-left: auto;
    margin-right: auto;
    width: 29.375rem;
    max-width: 100%;
  }
  .index-hero-slider .slide .hero-title {
    font-size: 2rem;
  }
  .index-hero-slider .slide .hero-text {
    font-size: 1.286rem;
  }
  .index-hero-slider .slide-arrows {
    margin: 1rem auto;
    text-align: center;
  }
  .index-hero-slider .slide-arrows button {
    width: 48px;
    height: 48px;
  }
  .index-text-photo {
    padding: 50px 0;
  }
  .index-text-photo .cb-text-photo {
    flex-direction: column;
  }
  .index-text-photo .cb-text-photo > .left {
    margin: 0 0 50px 0;
  }
  .index-text-photo .cb-text-photo > .right {
    margin: 0;
  }
  .index-text-photo .cb-text-photo > .right .hero-photo {
    width: 100%;
    max-width: calc(100% - 1.875rem);
  }
  .index-map {
    padding: 40px 0;
  }
  .index-map iframe {
    height: 560px;
  }
  .index-news {
    padding: 40px 0;
  }
  .index-news .block-title {
    margin: 0 0 20px;
    font-size: 1.714rem;
  }
  .index-news .news-list {
    margin: 15px -25px;
    flex-wrap: wrap;
  }
  .index-news .news-list .date-cat p {
    font-size: 0.857rem;
  }
  .index-news .news-item {
    margin: 25px;
    width: 100%;
  }
  .index-newsletter {
    padding: 40px 0;
  }
  .index-newsletter .cb-newsletter {
    flex-wrap: wrap;
  }
  .index-newsletter .cb-newsletter > div {
    width: 100%;
  }
  .index-newsletter .cb-newsletter .left {
    margin-bottom: 20px;
  }
  .index-newsletter .cb-newsletter .left .title {
    font-size: 24px;
  }
  .index-newsletter .cb-newsletter .newsletter-form .mailpoet_form_columns {
    flex-wrap: wrap;
  }
  .index-newsletter .cb-newsletter .newsletter-form form .mailpoet_form_columns .mailpoet_form_column {
    margin: 0 0 1rem !important;
    width: 100% !important;
  }
  .index-newsletter .cb-newsletter .newsletter-form form .mailpoet_form_columns .mailpoet_form_column:nth-of-type(2) {
    margin: 0 !important;
  }
  .index-newsletter .cb-newsletter .newsletter-form form input[type=submit] {
    text-align: center;
  }
  .cont-block .page-title {
    margin: 20px;
  }
  .cont-block.cb-date {
    margin: 0 20px;
  }
  .cont-block.cont-block-2cols .block-text {
    flex-wrap: wrap;
  }
  .cont-block.cont-block-2cols .block-col-left {
    margin: 0 0 1rem 0;
    flex-basis: 100%;
  }
  .cont-block.cont-block-2cols .block-col-right {
    margin: 1rem 0 0 0;
    flex-basis: 100%;
  }
  .cont-block.cont-block-3cols .block-text {
    flex-wrap: wrap;
  }
  .cont-block.cont-block-3cols .block-col-left {
    margin: 0 0 1rem 0;
    flex-basis: 100%;
  }
  .cont-block.cont-block-3cols .block-col-center {
    margin: 1rem 0 1rem 0;
    flex-basis: 100%;
  }
  .cont-block.cont-block-3cols .block-col-right {
    margin: 1rem 0 0 0;
    flex-basis: 100%;
  }
  .cont-block.cont-block-photo-left > .wrap {
    flex-wrap: wrap;
  }
  .cont-block.cont-block-photo-left > .wrap > div {
    width: 100%;
  }
  .cont-block.cont-block-photo-left > .wrap .float-photo-cont {
    margin: 0 0 1rem;
  }
  .cont-block.cont-block-photo-right > .wrap {
    flex-wrap: wrap;
  }
  .cont-block.cont-block-photo-right > .wrap > div {
    width: 100%;
  }
  .cont-block.cont-block-photo-right > .wrap .float-photo-cont {
    margin: 0 0 1rem;
  }
  .cont-block.cont-block-photo-50 > .wrap {
    flex-wrap: wrap;
  }
  .cont-block.cont-block-photo-50 > .wrap > div {
    width: 100%;
  }
  .cont-block.cont-block-photo-50 > .wrap .block-photo-item {
    margin: 0 0 1rem;
    width: calc(50% - 0.5rem);
  }
  .cont-block.cont-block-photo-1-1-right > .wrap {
    flex-wrap: wrap;
  }
  .cont-block.cont-block-photo-1-1-right > .wrap > div {
    width: 100%;
  }
  .cont-block.cont-block-photo-1-1-right > .wrap .cb-text-photo {
    margin: 0 0 1rem;
    flex-wrap: wrap;
  }
  .cont-block.cont-block-photo-1-1-right > .wrap .cb-text-photo > div {
    width: 100%;
    margin: 0 0 1rem;
  }
  .cont-block.cont-block-photo-1-1-right > .wrap .cb-text-photo > .right {
    width: calc(100% - 1.875rem);
  }
  .cont-block.cont-block-photo-1-1-right > .wrap .cb-text-photo > .right .hero-photo {
    max-width: 100%;
  }
  .cont-block.cont-block-photo-left-button .float-photo-cont {
    margin-bottom: 0 !important;
  }
  .cont-block.cont-block-photo-left-button .float-title-txt-cont {
    margin: -2.5rem 1rem 1rem;
    padding: 1.5rem 1.5rem;
    position: relative;
    right: auto;
    top: auto;
    transform: none;
  }
  .cont-block.cont-block-photo-right-button .float-photo-cont {
    margin-bottom: 0 !important;
  }
  .cont-block.cont-block-photo-right-button .float-title-txt-cont {
    margin: -2.5rem 1rem 1rem;
    padding: 1.5rem 1.5rem;
    position: relative;
    left: auto;
    top: auto;
    transform: none;
  }
  .cont-block.cont-block-gallery .gallery-item-list a.item-image {
    min-width: calc(50% - 1rem);
    max-width: 35rem;
    flex-basis: calc(25% - 1rem);
  }
  .cont-block.cont-block-gallery .gallery-item-list a.item-image span {
    height: clamp(150px, 30vw, 300px);
  }
  .cont-block.cont-block-contacts .contacts-list-block {
    flex-wrap: wrap;
  }
  .cont-block.cont-block-contacts .contact-box {
    width: 100%;
  }
  .cont-block.cont-block-contacts-photo .contacts-list-block {
    flex-wrap: wrap;
  }
  .cont-block.cont-block-contacts-photo .contact-box {
    width: 100%;
    flex-wrap: wrap;
  }
  .cont-block.cont-block-contacts-photo .contact-box .photo-wrap {
    margin: 0 1rem 0 0;
    min-width: 180px;
  }
  .cont-block.cont-block-contacts-photo .contact-box .info-wrap {
    min-width: 200px;
  }
  .cont-block.cont-block-contacts-photo .contact-box .info-wrap .part-top {
    margin-top: 1rem;
  }
  .cont-block.cont-block-form .modal-wrap {
    min-width: 20rem;
  }
  .cont-block.cont-block-form .form-cont {
    margin: 1rem 4rem;
    padding: 1rem;
  }
  .cont-block.cont-block-form .form-cont .row-2cols {
    flex-wrap: wrap;
  }
  .cont-block.cont-block-form .form-cont .row-2cols .col {
    margin: 0 0 1rem;
    width: 100%;
  }
  .cont-block.cont-block-form .form-cont .row-3cols {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .cont-block.cont-block-form .form-cont .row-3cols .col {
    margin: 0 0 1rem !important;
    width: 100%;
  }
  .cont-block.cb-posts .news-list {
    margin: 0;
    flex-wrap: wrap;
  }
  .cont-block.cb-posts .news-list > div {
    margin: 1rem 0;
    width: 100%;
  }
  .cont-block.cb-text-photo-50 .post-list {
    margin: 0;
    flex-wrap: wrap;
  }
  .cont-block.cb-text-photo-50 .post-list > div {
    margin: 1rem 0;
    width: 100%;
  }
  .cont-block.cb-icons .item {
    margin: 2rem 1rem;
    width: 100%;
  }
  .cont-block.cb-news .left-right {
    flex-wrap: wrap;
  }
  .cont-block.cb-news .left-right > .left {
    margin: 0 0 2rem;
    width: 100%;
  }
  .cont-block.cb-news .left-right .news-list {
    margin: 0;
    flex-wrap: wrap;
  }
  .cont-block.cb-news .left-right .news-list > div {
    margin: 1rem 0;
    width: 100%;
  }
  footer .top-part .cols-list {
    padding-bottom: 0;
    flex-wrap: wrap;
    font-size: 0.857rem;
  }
  footer .top-part .cols-list .col {
    margin: 0;
    width: 100%;
    min-width: 100%;
  }
  footer .top-part .cols-list .col-1 .es-logo {
    margin: 0 auto;
    width: 100%;
    max-width: 21.125rem;
  }
  footer .top-part .cols-list .col-2 {
    margin: 0 0 30px 0;
  }
  footer .top-part .cols-list .col-3 .contacts li a {
    display: inline-flex;
  }
  footer .top-part .footer-menu {
    display: none;
  }
  footer .bottom-part .info-dev {
    flex-wrap: wrap;
  }
  footer .bottom-part .info-dev > div {
    margin: 7px 0;
    width: 100%;
    text-align: center;
  }
  footer .bottom-part .info-dev div.right {
    text-align: center;
  }
  .icn-arrow-blue {
    width: 11px;
    height: 8px;
    background-size: 11px 8px;
  }
  body.mob-menu-open {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
  }
  body.mob-menu-open #window > div {
    position: fixed;
    filter: blur(2px);
  }
  body.mob-menu-open #window footer {
    display: none;
  }
  body.mob-menu-open header {
    background-color: #ffffff;
  }
  body.mob-menu-open header .menu-mob ul li.lang-item {
    display: none;
  }
  body.mob-menu-open header .menu-mob a.burger-menu {
    background: url("../img/icn-close.svg") center center no-repeat;
    background-size: 21px 21px;
  }
  body.mob-menu-open #mob-menu {
    display: block;
  }
  .index-about .cb-about {
    flex-direction: column;
  }
  .index-about .cb-about .left {
    margin-bottom: 40px;
    width: 100%;
  }
  .index-about .cb-about .right {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .index-programs .cb-programs {
    justify-content: center;
  }
  .index-programs .cb-programs .program {
    min-width: 156px;
    max-width: 156px;
    min-height: 156px;
    max-height: 156px;
    background-position-y: unset;
  }
  .index-programs .cb-programs .program .program-link {
    font-size: 13px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    max-width: 130px;
  }
  .index-programs .cb-programs .program-1 {
    background-image: url("../img/prog-mob-1.svg");
  }
  .index-programs .cb-programs .program-2 {
    background-image: url("../img/prog-mob-2.svg");
  }
  .index-programs .cb-programs .program-3 {
    background-image: url("../img/prog-mob-3.svg");
  }
  .index-programs .cb-programs .program-4 {
    background-image: url("../img/prog-mob-4.svg");
  }
  .index-programs .cb-programs .program-5 {
    background-image: url("../img/prog-mob-5.svg");
  }
  #mob-menu {
    padding: 5rem 0;
    display: none;
    position: relative;
    z-index: 100;
    flex-grow: 1;
    background-color: #F9F9F9;
  }
  #mob-menu .menu-icons {
    background-color: #F9F9F9;
  }
  #mob-menu .menu-icons ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
  }
  #mob-menu .menu-icons li {
    padding: 10px;
  }
  #mob-menu .menu-icons li:first-child {
    padding-left: 20px;
  }
  #mob-menu .menu-icons a {
    width: 39px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #mob-menu .menu-main > ul {
    margin: 0;
    padding: 0;
    list-style: none;
    padding: 7px 0 0;
    background: #ffffff;
  }
  #mob-menu .menu-main > ul > li {
    margin: 0 25px;
    border-bottom: 1px solid #E8E8E8;
    position: relative;
  }
  #mob-menu .menu-main > ul > li:last-of-type {
    border-bottom: none;
  }
  #mob-menu .menu-main > ul > li > a {
    padding: 12px 0;
    display: block;
    text-decoration: none;
    color: #111C54;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
  }
  #mob-menu .menu-main > ul > li > ul {
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #ffffff;
    overflow: hidden;
  }
  #mob-menu .menu-main > ul > li > ul > li.menu-item-has-children > a {
    padding-right: 50px;
    display: flex;
    align-items: center;
  }
  #mob-menu .menu-main > ul > li > ul > li.menu-item-has-children > a::after {
    content: "";
    width: 11px;
    height: 6px;
    background: url("../img/icn-arrow-down-blue.svg") right center no-repeat;
    background-size: 11px 6px;
    position: absolute;
    right: 10px;
    display: inline-block;
    transform: rotate(0deg);
    transition: all 0.3s ease;
  }
  #mob-menu .menu-main > ul > li > ul > li.menu-item-has-children > ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 1rem;
    line-height: 1.25em;
    font-weight: 300;
    text-transform: uppercase;
    background-color: #ffffff;
    overflow: hidden;
  }
  #mob-menu .menu-main > ul > li > ul > li.menu-item-has-children > ul > li > a {
    padding: 7px 0 7px 17px;
    text-decoration: none;
    color: #111C54;
    display: flex;
    align-items: center;
  }
  #mob-menu .menu-main > ul > li > ul > li.menu-item-has-children > ul > li > a::after {
    content: "";
    width: 12px;
    height: 6px;
    background: url("../img/icn-arrow-down-blue.svg") right center no-repeat;
    background-size: 12px 6px;
    position: absolute;
    left: 0;
    display: inline-block;
    transform: rotate(-90deg);
    transition: all 0.3s ease;
  }
  #mob-menu .menu-main > ul > li > ul > li.open > a::after {
    transform: rotate(180deg);
  }
  #mob-menu .menu-main > ul > li > ul > li > a {
    padding: 10px 0;
    display: block;
    text-decoration: none;
    color: #111C54;
    margin-left: 15px;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
  }
  #mob-menu .menu-main > ul > li > ul li:first-child a {
    padding-top: 0;
  }
  #mob-menu .menu-main > ul > li.menu-item-has-children > a {
    padding-right: 50px;
    display: flex;
    align-items: center;
  }
  #mob-menu .menu-main > ul > li.menu-item-has-children > a::after {
    content: "";
    width: 11px;
    height: 6px;
    background: url("../img/icn-arrow-down.svg") right center no-repeat;
    background-size: 11px 6px;
    position: absolute;
    right: 10px;
    display: inline-block;
    transform: rotate(0deg);
    transition: all 0.3s ease;
  }
  #mob-menu .menu-main > ul > li.open > a::after {
    transform: rotate(180deg);
  }
  #mob-menu .menu-main > ul > li.open > ul > li {
    border: none;
  }
  #mob-menu .menu-main > ul > li > ul {
    display: none;
  }
  #mob-menu .menu-main > ul > li > ul > ul {
    display: none;
  }
  #mob-menu .menu-cont-soc {
    padding: 32px 0;
    background-color: #29577E;
  }
  #mob-menu .menu-cont-soc ul.contacts {
    margin: 0;
    padding: 0;
    list-style: none;
    margin: 0 15px;
  }
  #mob-menu .menu-cont-soc ul.contacts li {
    margin: 17px 0;
    color: #FFFFFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
  }
  #mob-menu .menu-cont-soc ul.contacts li a {
    color: #FFFFFF;
    font-weight: 400;
    text-decoration: none;
    margin-top: 17px;
    display: flex;
  }
  #mob-menu .menu-cont-soc ul.contacts li a .icn {
    margin: 0 13px 0 0;
    margin-top: auto;
    margin-bottom: auto;
    filter: brightness(0) invert(1);
  }
  #mob-menu .menu-cont-soc ul.contacts li a .icn-loca {
    margin-bottom: -3px !important;
  }
  #mob-menu ul.socials {
    margin: 2rem 0 0;
    padding: 0;
    list-style: none;
    margin: 0 15px;
  }
  #mob-menu ul.socials li {
    margin: 0 0.5rem 0 0;
    padding: 0 0.5rem 0 0;
    display: inline-block;
  }
  #mob-menu ul.socials li .icn-instagram {
    margin-bottom: -3px;
  }
  #mob-menu ul.socials li:last-of-type {
    border: none;
  }
  footer .wrap {
    padding: 0 25px;
    min-width: 290px;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

body.bg2 {
  background: #000000;
}
body.bg2 header {
  background: #000000;
}
body.bg2 header.white-bg {
  background: #000000;
}
body.bg2 header .icons a {
  background: #000000;
}
body.bg2 header .logo a {
  filter: brightness(10);
}
body.bg2 header .menu > ul > li > a,
body.bg2 header .menu > ul > li.menu-item-has-children > a {
  background: #000000;
  border-bottom: none;
}
body.bg2 header .menu > ul > li > a:hover,
body.bg2 header .menu > ul > li.menu-item-has-children > a:hover {
  background: #000000;
}
body.bg2 header .menu > ul > li ul,
body.bg2 header .menu > ul > li.menu-item-has-children ul {
  background: #000000;
}
body.bg2 a.burger-menu,
body.bg2 #mob-menu .menu-main > ul > li.menu-item-has-children > a::after,
body.bg2 #mob-menu .menu-main > ul > li > ul > li.menu-item-has-children > a::after,
body.bg2 #mob-menu .menu-main > ul > li > ul > li.menu-item-has-children > ul > li > a::after {
  filter: brightness(50);
}
body.bg2 #window,
body.bg2 .cont-block,
body.bg2 .index-text-photo, body.bg2 .index-news, body.bg2 .index-newsletter, body.bg2 .index-hero-slider {
  background: #000000;
  color: #ffffff !important;
}
body.bg2 #window .title, body.bg2 #window .mailpoet_checkbox_label,
body.bg2 .cont-block .title,
body.bg2 .cont-block .mailpoet_checkbox_label,
body.bg2 .index-text-photo .title,
body.bg2 .index-text-photo .mailpoet_checkbox_label, body.bg2 .index-news .title, body.bg2 .index-news .mailpoet_checkbox_label, body.bg2 .index-newsletter .title, body.bg2 .index-newsletter .mailpoet_checkbox_label, body.bg2 .index-hero-slider .title, body.bg2 .index-hero-slider .mailpoet_checkbox_label {
  color: #ffffff !important;
}
body.bg2 #window p,
body.bg2 .cont-block p,
body.bg2 .index-text-photo p, body.bg2 .index-news p, body.bg2 .index-newsletter p, body.bg2 .index-hero-slider p {
  color: #ffffff !important;
}
body.bg2 .wrap {
  color: #ffffff !important;
}
body.bg2 .cb-pagesteps ul,
body.bg2 .page-title,
body.bg2 .block-title,
body.bg2 .block-text,
body.bg2 .text,
body.bg2 .contact-name {
  color: #ffffff !important;
}
body.bg2 h1, body.bg2 h2, body.bg2 h3, body.bg2 h4, body.bg2 h5, body.bg2 h6 {
  color: #ffffff !important;
}
body.bg2 a:not(.btn) {
  color: #ffffff !important;
}
body.bg2 .icn,
body.bg2 header .menu > ul > li.menu-item-has-children > a::after,
body.bg2 .cb-pagesteps .path li.item-home a,
body.bg2 .cb-pagesteps .back a.link-back::before {
  filter: brightness(50);
}
body.bg2 .cb-print-share .icn {
  filter: invert(1);
}
body.bg2 .cb-pagesteps,
body.bg2 .index-promos .item,
body.bg2 .wrap-2cols .news-cats a:not(.active) {
  background: #000000 !important;
}
body.bg2 .index-news .news-item .photo .news-photo::after, body.bg2 .cb-posts .news-item .photo .news-photo::after, body.bg2 .cb-news .news-item .photo .news-photo::after {
  background: #3b3a3a !important;
}
body.bg2 .sidebar {
  background: #3b3a3a !important;
  color: #ffffff !important;
}
body.bg2 .sidebar .sb-widget-title {
  color: #ffffff !important;
}
body.bg2 .sb-widget {
  background: #3b3a3a !important;
}
body.bg2 .sb-widget .widget-title {
  background: #3b3a3a !important;
  color: #ffffff !important;
}
body.bg2 .cb-pagination .nav-links {
  color: #ffffff !important;
}
body.bg2 .cb-pagination .nav-links a {
  background: #000000;
}
body.bg2 .cb-pagination .nav-links a.prev, body.bg2 .cb-pagination .nav-links a.next {
  filter: brightness(17);
}
body.bg2 .tab-title,
body.bg2 .tab-content {
  background: #3b3a3a !important;
}
body.bg2 .cont-block-files .file-list-block li a,
body.bg2 .cont-block-links .link-list-block li a {
  color: #000000 !important;
  filter: invert(1);
}
body.bg2 .contact-box {
  background: #3b3a3a !important;
  color: #ffffff !important;
}
body.bg2 .contact-box .contact-title {
  background: #3b3a3a !important;
}
body.bg2 .contact-box .contact-title,
body.bg2 .contact-box .contact-subtitle,
body.bg2 .contact-box .phone-list-block,
body.bg2 .contact-box .contact-text {
  color: #ffffff !important;
}
body.bg2 .block-job-row-list .row:nth-of-type(odd) {
  background: #000000 !important;
}
body.bg2 .block-job-row-list .row:nth-of-type(even) {
  background: #3b3a3a !important;
}
body.bg2 .block-job-row-list .row-title {
  border-color: #000000 !important;
}
body.bg2 .cont-block-photo-left-button .float-photo-cont,
body.bg2 .cont-block-photo-left-button .float-title-txt-cont,
body.bg2 .cont-block-photo-right-button .float-photo-cont,
body.bg2 .cont-block-photo-right-button .float-title-txt-cont {
  background: #3b3a3a !important;
}
body.bg2 table tr:nth-child(even) {
  background: #000000 !important;
}
body.bg2 table tr:nth-child(odd) {
  background: #3b3a3a !important;
}
body.bg2 table td {
  border-color: #3b3a3a !important;
}
body.bg2 .form-cont .title {
  /*color: $color_darkgrey;*/
}
body.bg2 .contact-box .info-wrap .part-top .name {
  color: #ffffff !important;
}
body.bg2 .contact-box .info-wrap .part-top .work {
  color: #ffffff !important;
}
body.bg2 span.icn-linkedin {
  filter: none !important;
}
body.bg2 .cb-structure .page-list > ul {
  background: #000000 !important;
}
body.bg2 .cb-structure .page-list > ul > li > a {
  background: #3b3a3a !important;
}
body.bg2 #mob-menu {
  background: #000000 !important;
}
body.bg2 #mob-menu .menu-main ul {
  background: #000000 !important;
}
body.bg2 #mob-menu .menu-cont-soc {
  background: #000000 !important;
}
body.bg2 #mob-menu .menu-lang li {
  background: #3b3a3a;
}
body.bg2 #mob-menu .menu-lang li.current-lang {
  background-color: #111C54;
}
body.bg2 #mob-menu .menu-icons a {
  background: #3b3a3a;
}
body.bg2 #mob-menu .menu-main li.open > a {
  background: #000000 !important;
}
body.img2 * {
  background-size: 0 0 !important;
}
body.img2 img {
  visibility: hidden !important;
}
body.img2 header .icons a .icn {
  background-size: auto 100% !important;
}/*# sourceMappingURL=styles.css.map */