@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap');

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
svg {
  display: block
}

ol,
ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}


input::-moz-placeholder,
textarea::-moz-placeholder {
  font-family: "Montserrat", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  opacity: 1;
  color: #ccc;
  font-size: 18px;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  font-family: "Montserrat", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  opacity: 1;
  color: #ccc;
  font-size: 18px;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-family: "Montserrat", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  opacity: 1;
  color: #ccc;
  font-size: 18px;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent;
  outline: none
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: transparent;
  outline: none
}

input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: transparent;
  outline: none
}


*,
*:after,
*:before {
  line-height: normal;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

*:invalid,
*:-moz-submit-invalid,
*:-moz-ui-invalid {
  box-shadow: none
}

*:focus {
  outline: none;
}

.highlights {
  color: transparent
}

img {
  display: block;
  max-width: 100%;
}


a:active,
a:focus,
a:hover {
  outline: none
}

a {
  color: inherit;
  display: inline-block;
  cursor: pointer;
  text-decoration: none
}

a[href*='javascript'] {
  cursor: initial
}

strong,
b {
  font-weight: 700
}

button,
button:active,
button:focus,
button:hover,
input[type=submit] {
  outline: none;
  cursor: pointer;
}

button {
  font-family: "Montserrat",
    "Helvetica Neue",
    "Helvetica",
    "Arial",
    sans-serif;
  font-weight: 400;
  background: transparent;
  border: 0;
}

html,
body {
  height: 100%;
  width: 100%;
}

body {
  font-family: "Montserrat",
    "Helvetica Neue",
    "Helvetica",
    "Arial",
    sans-serif;
  font-size: 16px;
  font-weight: 400;
  min-width: 320px;
  line-height: 1.42em;
  color: #4C525E;
  background-color: #f9f9f9;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
}

input,
textarea,
select {
  font-family: "Montserrat",
    "Helvetica Neue",
    "Helvetica",
    "Arial",
    sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #0E2A47;
  padding: 0;
  border: 0;
  border-radius: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  box-shadow: none;
}

select {
  cursor: pointer;
}

option {
  padding: 0;
}

input:not([type='submit']) {
  width: 100%;
  min-width: 0;
}

textarea {
  width: 100%;
  height: 116px;
  overflow: hidden auto;
  resize: none;
}

input[type=number] {
  -webkit-appearance: none;
  -moz-appearance: textfield;
  appearance: none;
}

input[type="submit"]::-moz-focus-inner {
  border: 0;
}

/*button*/
button {
  padding: 0;
}

button::-moz-focus-inner {
  border: 0;
}

.wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
  overflow: visible;
}

header,
footer {
  flex: 0 0 auto;
}

main {
  flex: 1 0 auto;
}

.hide--scroll {
  overflow-x: hidden;
  overflow-y: scroll;
  width: 100%;
}

.visually--hidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
  margin: 0;
}

h1 {
  font-family: "Montserrat",
    "Helvetica Neue",
    "Helvetica",
    "Arial",
    sans-serif;
  font-weight: 700;
  font-size: 50px;
  line-height: 65px;
}

h2 {
  font-family: "Montserrat",
    "Helvetica Neue",
    "Helvetica",
    "Arial",
    sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 52px;
}

h3 {
  font-family: "Montserrat",
    "Helvetica Neue",
    "Helvetica",
    "Arial",
    sans-serif;
  font-weight: 700;
  font-size: 24px;
  line-height: 31px;
}

h4 {
  font-family: "Montserrat",
    "Helvetica Neue",
    "Helvetica",
    "Arial",
    sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}

h5 {
  font-family: "Montserrat",
    "Helvetica Neue",
    "Helvetica",
    "Arial",
    sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
}

h6 {
  font-family: "Montserrat",
    "Helvetica Neue",
    "Helvetica",
    "Arial",
    sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 22px;
}

.object-fit {
  width: 100%;
  height: 100%;
}

.is--cover {
  object-fit: cover;
}

.is--contain {
  object-fit: contain;
}

[data-object-top] {
  object-position: top;
}

.container {
  width: 1250px;
  margin: 0 auto;
  padding: 0 15px;
}

.header {
  background-color: #fff;
  z-index: 5;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
}

.header__top {
  padding: 20px 0 20px;
  position: relative;
  background-color: #fff;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}

.header__top:after {
  content: '';
  position: absolute;
  width: 1220px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 0;
  border-bottom: 1px solid #ddd;
}

.header__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -15px;
}

.header__item {
  padding: 0 15px;
}

.header__item-logo {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.logo__part {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 16px;
}

.logo__text {
  font-weight: 600;
  font-size: 28px;
  line-height: 34px;
  text-transform: uppercase;
  color: #1F3461;
}

.header__item-lang {
  margin-right: auto;
}

.language {
  position: relative;
}

.language__selected {
  position: relative;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  padding-right: 20px;
  font-weight: 500;
  color: #4C525E;
}

.language__selected:hover {
  color: #BBC1CC;
}

.language__selected:hover:after {
  border-color: #BBC1CC transparent transparent transparent;
}

.is--toggle {
  color: #BBC1CC;
}

.language__selected:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 5px 0 5px;
  border-color: #4C525E transparent transparent transparent;
}

.is--toggle:after {
  -webkit-transform: translateY(-50%) scale(-1);
          transform: translateY(-50%) scale(-1);
  border-color: #BBC1CC transparent transparent transparent;
}

.language__list {
  position: absolute;
  top: 100%;
  background-color: #F9F9F9;
  -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
  border-radius: 3px;
  padding: 20px;
  z-index: 1;
  margin-top: 5px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}

.is--toggle+.language__list {
  opacity: 1;
  visibility: visible;
}

.language__list-link {
  font-weight: 500;
}

.language__list-item:not(:last-of-type) {
  margin-bottom: 15px;
}

.language__list-link.is--active {
  color: #FF273E;
}

.header__item-emails {
  margin-right: 10px;
}

.email,
.phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.email__icon,
.phone__icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 10px;
  fill: #4C525E;
}

.email__text,
.phone__text {
  color: #4C525E;
  font-weight: 500;
  font-size: 18px;
}

.phone__text {
  font-weight: 600;
  font-size: 20px;
}

.header__bottom {
  padding: 16px 0 21px;
  background-color: #fff;
  -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
}

.socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: -10px;
}

.socials__item {
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__bottom-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -15px;
}

.sandwich {
  width: 40px;
  height: 24px;
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.sandwich__part {
  width: 100%;
  height: 4px;
  background-color: #1F3461;
  display: block;
  border-radius: 4px;
}

.header__bottom-item {
  padding: 0 15px;
}

.header__bottom-sandwich {
  display: none;
}

.header__bottom-block {
  width: 100%;
}

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btn {
  padding: 11px 23px;
  background-color: #fff;
  border-radius: 50px;
  border: 2px solid #FF273E;
  color: #FF273E;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.btn:hover {
  color: #fff;
  background-color: #E70C23;
  border-color: #E70C23;
  -webkit-box-shadow: 0px 4px 6px rgba(255, 39, 62, 0.1);
          box-shadow: 0px 4px 6px rgba(255, 39, 62, 0.1);
}

.btn:active {
  color: #fff;
  background-color: #F76777;
  border-color: #F76777;
}

.btn__text {
  font-weight: 600;
  font-size: 16px;
}

.btn-fill {
  background-color: #FF273E;
  -webkit-box-shadow: 0px 4px 6px rgba(255, 39, 62, 0.1);
          box-shadow: 0px 4px 6px rgba(255, 39, 62, 0.1);
  color: #fff;
  padding: 14px 29px;
}

.nav__list {
  margin-right: auto;
  padding-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.nav__list.no--click:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  cursor: no-drop;
}

.nav__list-item {
  padding: 15px 30px;
  position: relative;
}

.nav__list-item:first-of-type:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #FF273E;
}

.nav__list-item:after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #FF273E;
}

.nav__list-link {
  font-weight: 500;
  font-size: 18px;
}

.nav__list-link:hover {
  color: #FF273E;
}

.nav__list-link.is--current {
  color: #FF273E;
}

@supports (-webkit-text-stroke: 0.6px #FF273E) {

  .nav__list-link:hover,
  .nav__list-link.is--current {
    -webkit-text-stroke: 0.6px #FF273E;
    -webkit-text-fill-color: #FF273E;
  }
}

.layout {
  max-width: 1920px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 180px;
}

.layout__sect-main {
  min-height: 750px;
  position: relative;
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.layout__sect-main .container {
  margin: auto;
  z-index: 1;
}

.layout__sect-main .layout__sect-block {
  max-width: 594px;
}

.layout__sect-block {
  max-width: 531px;
  width: 100%;
}

.layout__sect-title {
  color: #1F3461;
  margin-bottom: 20px;
}

.layout__sect-main .layout__sect-title {
  margin-bottom: 30px;
}

.layout__sect-bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.layout__sect-main .layout__sect-list {
  max-width: 492px;
  width: 100%;
  font-size: 20px;
  line-height: 30px;
}

.layout__sect-list {
  max-width: 100%;
  font-size: 18px;
  line-height: 150%;
}

.layout__sect-item {
  padding-left: 25px;
  position: relative;
}

.layout__sect-main .layout__sect-item:before {
  top: 8px;
}

.layout__sect-item:before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #FF273E;
}

.layout__sect-main .layout__sect-item:after {
  top: 12px;
}

.layout__sect-item:after {
  content: '';
  position: absolute;
  width: 9px;
  height: 5px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  left: 3px;
  top: 10px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.layout__sect-item:not(:last-of-type) {
  margin-bottom: 15px;
}

.layout__sect-btn {
  margin-top: 30px;
}

.layout__sect-main .layout__sect-btn {
  margin-top: 40px;
}

.layout__sect:nth-of-type(odd) {
  background-color: #E3EBF3;
}

.layout__sect {
  padding: 130px 0;
}

.layout__sect-main .layout__sect-title {
  text-align: left;
}

.layout__sect-title {
  text-align: center;
}

.card {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
  border-radius: 5px;
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
}

.card__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 20px;
  border-bottom: 2px solid #E7E5EB;
}

.card__top-icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 107px;
  height: 95px;
  margin-right: 30px;
}

.card__middle {
  line-height: 24px;
  padding-top: 31px;
  padding-bottom: 27px;
  border-bottom: 2px solid #E7E5EB;
  height: 100%;
}

.card__middle-row:not(:last-of-type) {
  margin-bottom: 10px;
}

.card__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 15px;
  margin-bottom: -15px;
  margin-top: auto;
}

.card__bottom strong {
  font-size: 24px;
  padding-left: 12px;
  position: relative;
  bottom: -2px;

}

.card__bottom-text {
  margin-right: auto;
  padding-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.card__bottom-btn {
  padding: 15px 0;
}

.column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: 25px;
  margin: -15px;
}

.column--second {
  padding-top: 42px;
}

.column__2 {
  padding: 15px;
  width: calc(100% / 2);
}

.column__3 {
  padding: 15px;
  width: calc(100% / 3);
}

.card--second {
  padding: 40px 30px 20px 30px;
  position: relative;
}

.card--second:before {
  content: '';
  position: absolute;
  left: 30px;
  top: -15px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #FF273E;
}

.card--second:after {
  content: '';
  position: absolute;
  width: 16px;
  height: 10px;
  border-bottom: 3px solid #fff;
  border-left: 3px solid #fff;
  left: 37px;
  top: -7px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  border-radius: 1px 0px 1px 1px;
}

.card__title {
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 15px;
  display: block;
}

.card__row {
  line-height: 24px;
  margin-bottom: 10px;
}

.layout__sect-hero {
  min-height: 612px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 80px 80px 90px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.06);
}

.layout__sect-hero .layout__sect-title {
  text-align: left;
}

.layout__sect-hero .layout__sect-block {
  z-index: 1;
  margin: auto 0;
}

.card--third {
  padding: 0;
}

.card--third .card__top {
  padding: 20px 30px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.card--third .card__top-icon {
  width: 150px;
  height: 100px;
  margin-right: 0;
}

.card--third .card__middle {
  padding-bottom: 20px;
  padding-top: 30px;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
}

.card--third .card__bottom {
  padding: 20px 30px;
  font-weight: 600;
  color: #1F3461;
  text-align: center;
  margin-bottom: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.slick-carousel {
  padding-top: 30px;
}

.slick-carousel-dots {
  margin-top: 40px;
}

.block-carousel {
  margin: -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.block-carousel.slick-carousel {
  display: block;
}

.block-carousel__slide {
  padding: 15px;
  width: calc(100% / 3)
}


.block-carousel.slick-carousel .block-carousel__slide {
  width: 100%;
}

.slick-carousel-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.block-carousel.slick-carousel {
  height: 553px;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
}

.block-carousel.slick-carousel.slick-initialized {
  opacity: 1;
  height: auto;
  overflow: visible;
}

.slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.slick-dots button {
  display: block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #B5C6D8;
  text-indent: -9999px;
  color: transparent
}

.slick-dots {
  margin: -12px;
}

.slick-dots li {
  padding: 12px;
}

.slick-dots .slick-active button {
  background-color: #FF273E;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  cursor: pointer;
}

.slick-carousel__prev {
  left: -30px;
}

.slick-carousel__next {
  right: -30px;
}

.footer {
  padding: 100px 0;
  background-color: #E3EBF3;
}

.footer__item-text {
  font-weight: 500;
  font-size: 18px;
  margin-top: 15px;
  width: 208px;
  line-height: 150%;
}

.footer__item .phone {
  margin-bottom: 25px;
}

.phone--second .phone__text {
  color: #1F3461;
}

.phone--second .phone__icon {
  fill: #1F3461;
}

.copyright {
  color: #898989;
  margin-top: 18px;
}

.footer__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: -15px;
}

.footer__item {
  padding: 15px;
}

.form__rows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.form__row {
  padding: 8px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.form__row-submit {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

.layout__sect-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.layout__sect-wrap .layout__sect-title {
  max-width: 490px;
  width: 100%;
  margin-right: 30px;
  text-align: left;
}

.form__input {
  background-color: #fff;
  border: 2px solid #DCDCDC;
  border-radius: 50px;
  padding: 13px 30px;
  font-weight: 500;
  font-size: 18px;
  color: #4C525E;
}

.form__input:hover,
.form__input:focus {
  border-color: #4C525E;
}

.is--error+input+label::before {
  border-color: #dc3232;
}

.checkbox .is--error+[type="checkbox"]:checked+label::before {
  border-color: #4C525E;
}

.checkbox {
  margin-top: 15px;
  line-height: 20px;
}

.checkbox label {
  padding-left: 30px;
  position: relative;
  cursor: pointer;
}

.checkbox label a {
  display: inline;
  border-bottom: 1px solid #4C525E;
}

.checkbox label a:hover {
  border-bottom: 1px solid transparent;
}

.checkbox label:before {
  content: '';
  position: absolute;
  top: -1px;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 3px;
  background-color: #fff;
  border: 1px solid #4C525E;
}

.checkbox [type=checkbox]:checked+label:before {
  background-color: #4C525E;
}

.checkbox [type=checkbox]:checked+label:after {
  content: '';
  position: absolute;
  width: 14px;
  height: 7px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  left: 3px;
  top: 4px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.layout--default .layout__sect {
  height: 100%;
  background-color: #f9f9f9;
}

.layout__sect-content {
  word-break: break-word;
  line-height: 1.4;
  padding-top: 40px;
}

.layout__sect-content>*:not(:last-child) {
  margin-bottom: 20px;
}

.layout__sect-content h2,
.layout__sect-content h3,
.layout__sect-content h4,
.layout__sect-content h5,
.layout__sect-content h6 {
  color: #1F3461;
}


.layout__sect-content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 20px
}

.layout__sect-content ul li {
  display: inline-block;
  position: relative
}

.layout__sect-content ul li:not(:last-of-type) {
  margin-bottom: 14px
}

.layout__sect-content ul li:before {
  content: '';
  position: absolute;
  left: -20px;
  top: 9px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #3E3D3B;
}

.layout__sect-content ol {
  counter-reset: item;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.layout__sect-content ol li {
  display: inline-block;
  position: relative
}

.layout__sect-content ol li:not(:last-of-type),
.full-content ol li:not(:last-of-type) {
  margin-bottom: 14px
}

.layout__sect-content ol li:before {
  content: counter(item) ". ";
  counter-increment: item;
  margin-right: 6px;
  display: inline-block
}

.layout__sect-content a {
  display: inline;
  color: #4C525E;
  border-bottom: 1px solid #4C525E;
}

.layout__sect-content a:hover {
  border-bottom: 1px solid transparent;
}

blockquote {
  position: relative;
  font-style: italic;
  line-height: 26px;
  background-color: #F5F5F5;
  padding: 40px 40px 40px 100px
}

@media only screen and (max-width: 767px) {
  blockquote {
    padding-left: 40px
  }
}

blockquote:before {
  content: '“';
  position: absolute;
  font-family: "PT Sans Caption", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
  left: 40px;
  top: 46px;
  color: #4D4D4D;
  font-style: normal;
  font-size: 52px;
  font-weight: 400;
  line-height: 0.8
}

@media only screen and (max-width: 767px) {
  blockquote:before {
    left: 10px
  }
}

blockquote:after {
  content: '';
  position: absolute;
  top: 80px;
  left: 48px;
  bottom: 46px;
  width: 1px;
  background-color: #4C4C4C
}

.slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.slick-slide {
  height: inherit;
}

.card--third .card__middle {
  height: 100%;
}

.wpcf7-not-valid-tip {
  display: none;
}

.wpcf7-not-valid {
  border-color: #dc3232;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  display: none !important;
}

.wpcf7 form.sent .wpcf7-response-output {
  border: 0 !important;
  margin: 15px 0 0;
  color: #1AA6B7;
  font-size: 14px;
}

.close {
  width: 20px;
  height: 18px;
  position: absolute;
  right: 35px;
  top: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  cursor: pointer;
}

.pop-ups {
  position: fixed;
  z-index: 9;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  color: #fff;
  overflow: hidden;
}

.pop-ups.is--fade {
  visibility: visible;
  opacity: 1;
}


.pop__up {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  overflow: hidden auto;
}

.pop__up.is--show {
  opacity: 1;
  visibility: visible;
}

.pop__up-row {
  max-width: 530px;
  width: 100%;
  margin: 0 auto;
  padding: 100px 15px;
  display: block;
  height: auto;
  position: relative;
  -webkit-transition: all .4s ease;
  transition: all .4s ease;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

.pop__up.is--show .pop__up-row {
  -webkit-transform: none;
          transform: none;
}


.pop__up-form {
  max-width: 100%;
  padding: 60px 60px 70px;
  width: 100%;
  background-color: #FFFFFF;
  border-radius: 5px;
}

.close__part {
  width: 100%;
  height: 3px;
  background-color: #1F3461;
  display: block;
  border-radius: 5px;
}

.close__part:first-of-type {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 8px;
}

.close__part:last-of-type {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 8px;
}

.pop__up-form .form__rows {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.layout__sect-wrap .form__row {
  width: 100%;
}

.pop__up-title {
  font-weight: bold;
  font-size: 28px;
  line-height: 130%;
  text-align: center;
  color: #1F3461;
  margin-bottom: 20px;
}

.pop__up-form .checkbox label {
  color: #4C525E;
  display: block;
}

.pop__up-form .btn {
  width: 100%;
}

.pop__up-form .form__row-submit {
  margin-top: 12px;
}

.close--menu {
  display: none;
  right: 20px;
  top: 20px;
}

@media screen and (max-width: 1338px) {
  .slick-arrow {
    display: none !important;
  }
}

@media screen and (max-width: 1249px) {
  .container {
    width: 970px;
  }


  .header__top::after {
    width: 940px;
  }

  .header__bottom-sandwich {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .nav__list-item:first-of-type::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 0;
  }

  .nav__list-item:first-of-type::after,
  .nav__list-item::after {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    top: auto;
    bottom: 0;
  }

  .nav__list {
    margin-right: 0;
    padding-right: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-top: auto;
  }

  .nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    padding: 60px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    z-index: 1;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    -webkit-transform: translateY(-150%);
            transform: translateY(-150%);
    visibility: hidden;
    overflow: hidden auto;
  }

  .nav--open {
    visibility: visible;
    -webkit-transform: none;
            transform: none;
  }

  .close--menu {
    display: block;
  }


  .nav .btn {
    max-width: 335px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-right: auto;
    background-color: #FF273E;
    color: #fff;
    margin-top: 65px;
    margin-bottom: auto;
  }

  .close--menu {
    width: 30px;
    height: 28px;
  }

  .close--menu .close__part {
    height: 4px;
  }

  .close--menu .close__part:first-of-type {
    top: 12px;
  }

  .close--menu .close__part:last-of-type {
    top: 12px;
  }

  .header__bottom-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }


  .header__bottom-block .email {
    margin-right: 30px;
  }

  .header__top .email,
  .header__top .phone {
    display: none;
  }

  .card__top-title {
    font-size: 22px;
    line-height: 26px;
  }

  .column__3 {
    width: calc(100% / 2);
  }

  .layout__sect-hero .layout__sect-title {
    font-size: 26px;
    line-height: 34px;
  }

  .layout__sect-hero .layout__sect-list {
    font-size: 16px;
  }

  .layout__sect-hero .layout__sect-block {
    max-width: 384px;
  }

  .layout__sect-wrap .layout__sect-title {
    margin-right: 0;
    margin-bottom: 30px;
    max-width: 100%;
    text-align: center;
  }

  .layout__sect-wrap {
    display: block;
  }

  .layout__sect {
    padding: 90px 0;
  }

  .layout__sect-main {
    min-height: 520px;
  }

  .footer {
    padding: 60px 0;
  }
}


@media screen and (max-width: 991px) {
  .container {
    width: 750px;
  }

  .header__top::after {
    width: 720px;
  }

  .layout__sect {
    padding: 80px 0;
  }

  .layout__sect-main {
    padding: 70px 0;
  }

  .column__2 {
    padding: 10px;
  }

  .column {
    margin: -10px;
  }

  .card__top-icon {
    margin-right: 20px;
  }

  .card__top-title {
    font-size: 20px;
    line-height: 130%;
  }

  .card__middle {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .card__bottom strong {
    font-size: 20px;
    line-height: 150%;
    padding-left: 0;
    bottom: 0;

  }

  .card__bottom-btn .btn {
    background-color: #FF273E;
    color: #fff;
  }

  .card__bottom-text {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .card {
    padding: 30px 20px;
  }

  .column__3 {
    padding: 10px;
  }

  .column--second {
    margin: -10px;
  }

  .card--third {
    padding: 0;
  }

  .block-carousel__slide {
    padding: 10px;
  }

  .block-carousel {
    margin: -10px;
  }

  .footer__items {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 82px;
  }

  .footer__item:last-of-type {
    width: 100%;
    position: relative;
    padding-top: 24px;
    margin-top: 9px;
    padding-bottom: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .footer__item:last-of-type::before {
    content: '';
    position: absolute;
    border-top: 1px solid #C7D4E1;
    left: -30px;
    right: -30px;
    top: 0;
  }

  .copyright {
    margin-top: 0;
    margin-left: auto;
    width: 283px;
    padding-left: 15px;
  }

  .footer .socials__link-icon {
    width: 45px;
    height: 45px;
  }

  .layout__sect .checkbox {
    text-align: center;
  }

  .layout__sect-hero {
    padding: 40px 20px;
  }
}


@media screen and (max-width: 767px) {
  .container {
    width: 100%;
  }

  .card__middle {
    height: auto;
  }

  .header__bottom-block .email {
    display: none;
  }

  .logo__text {
    font-size: 17px;
    line-height: 21px;
  }

  .logo__part {
    width: 35px;
    margin-right: 5px;
  }

  .logo__part img {
    height: auto;
  }

  .header__top::after {
    left: 15px;
    right: 15px;
    width: auto;
    -webkit-transform: none;
            transform: none;
  }

  .language__selected {
    padding-right: 15px;
    font-size: 14px;
  }

  .header__item-emails,
  .header__item-phones {
    display: none;
  }

  .header .socials__item {
    padding: 5px;
  }

  .header .socials {
    margin: -5px;
  }

  .nav__list {
    margin-top: 0;
  }

  .nav__list-item {
    padding: 24px 30px;
  }

  .layout__sect-main .layout__sect-title {
    font-size: 28px;
    line-height: 130%;
    margin-bottom: 20px;
  }

  .layout__sect-main .layout__sect-list {
    font-size: 16px;
  }

  .layout__sect-item:not(:last-of-type) {
    margin-bottom: 7px;
  }

  .layout__sect-main .layout__sect-btn {
    margin-top: 26px;
  }

  .layout__sect-main {
    min-height: auto;
  }

  .layout__sect-main .layout__sect-bg {
    display: none;
  }

  .phone__text {
    font-size: 18px;
    line-height: 140%;
  }

  .phone__icon,
  .email__icon {
    width: 15px;
    height: 15px;
  }

  .sandwich {
    width: 35px;
    height: 20px;
  }

  .layout__sect {
    padding: 60px 0;
  }

  .layout__sect-title {
    font-size: 28px;
    line-height: 130%;
    margin-bottom: 0;
  }

  .column__2 {
    width: 100%;
  }

  .card__bottom strong {
    padding-left: 12px;
  }

  .card__bottom-text {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
  }

  .card__bottom-btn .btn {
    width: 100%;
  }

  .card__bottom-btn {
    width: 100%;
  }

  .column__3 {
    width: 100%;
  }

  .column__3 {
    padding: 20px 10px;
  }

  .card--second {
    text-align: center;
  }

  .card--second::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }

  .card--second::after {
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(-45deg);
            transform: translateX(-50%) rotate(-45deg);
  }

  .layout__sect-hero {
    padding: 0;
    min-height: auto;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  .layout__sect-hero .btn {
    width: 100%;
  }

  .layout__sect-hero .layout__sect-block {
    margin: auto;
  }

  .layout__sect-hero .layout__sect-bg {
    display: none;
  }

  .layout__sect-hero .layout__sect-title {
    margin-bottom: 20px;
    text-align: center;
  }

  .card--third .card__top-icon {
    height: 70px;
  }

  .card--third .card__middle {
    padding: 20px
  }

  .card--third .card__bottom {
    padding: 20px;
  }

  .card--third .card__top {
    padding: 20px;
  }

  .form__rows {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .btn-fill {
    width: 100%;
  }

  .form__input {
    text-align: center;
  }

  .pop__up-form {
    padding: 60px 15px 70px;
  }

  .layout__sect-wrap .checkbox {
    margin-bottom: 15px;
  }

  .footer__items {
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .footer .logo {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .footer__item:last-of-type {
    margin-top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .footer {
    padding-bottom: 40px;
  }

  .phone--second .phone__text {
    font-size: 24px;
  }

  .phone--second .phone__icon {
    width: 20px;
    height: 20px;
  }

  .footer__items {
    padding: 0;
  }

  .copyright {
    margin-left: 0;
    margin-top: 30px;
    padding: 0;
  }

  .footer .logo__part {
    width: 50px;
    margin-right: 16px;
  }

  .footer .logo__text {
    font-size: 28px;
  }

  .footer .email, .footer .phone {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  .column {
    margin-top: 0;
  }

  .footer .email__icon {
    width: 22px;
    height: 15px;
  }

  .footer__item:last-of-type::before {
    content: none;
  }

  .form__row-submit {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

@media screen and (max-width: 420px) {
  .header__item {
    padding: 0 10px;
  }

  .header__items {
    margin: 0 -10px;
  }

  .layout__sect-main .layout__sect-btn .btn {
    width: 100%;
  }
}

@media screen and (max-width: 374px) {
  .header__items {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .header__item-socials {
    width: 100%;
    margin-top: 15px;
  }

  .card__top-icon {
    margin-right: 10px;
  }
}