/*!
Theme Name: suziriawp
Text Domain: suziriawp
*/

.newsletter-wrap__content--form form p {
  display: flex;
  align-items: flex-start;
  max-width: 509px;
  position: relative;
}

.newsletter-wrap__content--form form p .btn {
  height: 58px;
}

.wpcf7-not-valid-tip {
  font-size: 14px;
  margin-top: 10px;
  display: none;
}

.wpcf7 form.invalid .wpcf7-not-valid-tip {
  display: block;
}

form br {
  display: none;
}

.contact-wrap__form .wpcf7-list-item {
  margin: 0;
}

.contact-wrap__form .wpcf7-list-item label {
  margin: 0 !important;
  display: flex;
  align-items: flex-start;
  position: relative;
}

.contact-wrap__form .wpcf7-list-item label input {
  width: 26px !important;
  height: 26px !important;
  margin: 0 !important;
  padding: 0 !important;
  opacity: 0;
  z-index: 2;
}

.contact-wrap__form .wpcf7-list-item label span {
  max-width: 91%;
  padding-left: 15px;
  font-size: 11px;
  color: #18181880;
}

.contact-wrap__form .wpcf7-list-item label span::after {
  content: '';
  display: block;
  width: 26px;
  height: 26px;
  border: solid 1px #2B4965;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 0;
}

.contact-wrap__form .wpcf7-list-item label input:checked+span::after {
  background: url('./assets/img/main/checkbox.svg') no-repeat center center;
}

.contact-wrap__form .wpcf7-list-item label span a {
  color: #2B4965CC;
  text-decoration: underline;
}

.contact-wrap__form .wpcf7-list-item label span a:hover {
  text-decoration: none;
}

.contact-wrap__form--flex {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin-top: 40px;
  font-size: 14px;
  font-weight: 700;
  color: #2B4965;
  flex-wrap: wrap;
}

.contact-wrap__form--flex-fake {
  padding-top: 15px;
}

.contact-wrap__form--flex svg {
  margin-right: 7px;
}

.contact-wrap__form--flex input {
  width: 150px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  opacity: 0;
}

.contact-wrap__form .btn {
  height: 47px;
}

.header-wrap__nav--languages li .dropdown svg * {
  transition: .3s;
}

.header-wrap__nav--languages li {
  transition: .3s;
}

.header-wrap__nav--languages li a {
  transition: .3s;
}

.header-wrap__nav--languages li:hover {
  color: #062f87;
}

.header-wrap__nav--languages li:hover svg * {
  stroke: #062f87;
}

.header-wrap__nav--languages ul li a {
  color: #2B4965;
}

.header-wrap__nav--languages li:hover ul li a {
  color: #2B4965;
}

.header-wrap__nav--languages li ul li:hover a {
  color: #062f87;
}

.js-marquee span span {
  display: inline-flex;
  width: 20px;
  height: 20px;
  background-image: url(/wp-content/themes/suziriawp/assets/img/js-marquee0111.svg);
  background-size: contain;
  align-items: center;
  justify-content: center;
}

.mark-title.marquee .js-marquee>span {
  color: #062f87;
  font-size: 56.911px;
  font-style: normal;
  font-weight: 700;
  line-height: 128.9%;
  /* 73.358px */
  text-transform: uppercase;
}

.mark-title.marquee .js-marquee>span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.js-marquee span span {
  margin: 0 25px;
}

.mark-title.marquee+.container {
  padding-top: 150px;
}

.mark-title.marquee .js-marquee {
  font-size: 70px;
  line-height: 1;
}

.blagodijnyj_fond {
  background: #B8DDF2;
  margin: 20px 20px 140px;
}

.blagodijnyj_fond .container {
  position: relative;
  display: flex;
  justify-content: space-between;
  padding: 80px 0;
  width: calc(100% - 40px);
  min-height: 490px;
  align-items: center;
}

.img_blagodijnyj_fond {
  position: relative;
  display: flex;
  justify-content: flex-end;
  width: 53%;
  max-width: 509px;
  margin-bottom: -10.5%;
}

.img_blagodijnyj_fond img:nth-child(1) {
  margin-right: -15%;
}

.img_blagodijnyj_fond img:nth-child(2) {
  position: absolute;
  left: -12%;
  top: 33%;
  width: 45%;
}

.des_blagodijnyj_fond {
  width: 47%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.title_blagodijnyj_fond {
  font-size: 37px;
  font-weight: 700;
  line-height: 1.25;
  color: #2B4965;
  margin-bottom: 15px;
}

.text_blagodijnyj_fond {
  margin-bottom: 25px;
}

.text_blagodijnyj_fond p {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.45;
  color: #181818;
  margin-bottom: 10px;
}
.text_blagodijnyj_en p {
    padding-bottom: 20px;
}
.text_blagodijnyj_en + a {
    display: none;
}
.item-image video {
    padding-left: 40px;
}


@media screen and (max-width: 1400px) {
  .img_blagodijnyj_fond img:nth-child(1) {
    margin-right: 0;
  }
  .img_blagodijnyj_fond img:nth-child(2) {
    width: 35%;
  }
}








.link_linkedin {
  width: 40px;
  height: 40px;
}

.link_linkedin a {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.4s;
}

.link_linkedin a:hover svg {
  -webkit-filter: brightness(80%);
}

.link_linkedin a svg {
  transition: 0.4s;
}
.dist-wrap {
  background-color: #D2E9FF;
}
.dist-wrap__image {
  background-color: #fff;
}
.slick-initialized .logo5-slide.slick-slide {
  height: 566px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.logo5-slide img {
  object-fit: cover;
  object-position: center;
}
.logo5-slider ul.slick-dots {
  margin-top: -35px;
}




@media screen and (max-width: 860px) {
.item-image video {
    padding-left: 0px;
}
  .blagodijnyj_fond {
    margin: 15px 15px 0;
  }

  .blagodijnyj_fond .container {
    display: flex;
    flex-direction: column;
    padding: 70px 0 0;
  }

  .img_blagodijnyj_fond {
    width: 100%;
    margin-bottom: -4vw;
  }

  .img_blagodijnyj_fond img:nth-child(1) {
    width: 75%;
  }

  .img_blagodijnyj_fond img:nth-child(2) {
    left: 8%;
  }

  .des_blagodijnyj_fond {
    width: 100%;
    margin-bottom: 30px;
  }

  .title_blagodijnyj_fond {
    font-size: 26px;
    margin-bottom: 20px;
  }
  
}
