@charset "UTF-8";
h1, h2, h3, h4, p {
  margin: 0;
}

p, li {
  font-size: 20px;
  font-weight: 300;
  line-height: 150%;
}

body {
  font-family: Roboto, sans-serif;
  font-size: 20px;
  color: #303136;
}

a {
  text-decoration: none;
}
a:hover, a:focus, a:active {
  text-decoration: none;
}

.nobr {
  white-space: nowrap;
}

.alert-box {
  position: fixed;
  top: 40%;
  left: calc(50% - 200px);
  white-space: nowrap;
  padding: 20px;
  text-align: center;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 15px #A4A4A4;
  z-index: 2;
}
.alert-box--wrap {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #00000050;
}

.button {
  color: #303136;
  font-weight: normal;
  font-size: 20px;
  line-height: 120%;
  text-align: center;
  letter-spacing: 0.01em;
  background: #F7B800;
  border: none;
  border-radius: 5px;
  display: inline-block;
  padding: 10px 20px;
  margin-top: 8px;
}

/* LG */
/* MD */
/* SM */
@media (min-width: 768px) and (max-width: 991px) {
  .sm-center {
    text-align: center;
  }
}
/* XS */
@media (max-width: 767px) {
  .xs-center {
    text-align: center;
  }
}
/* XXS */
h3 {
  font-weight: bold;
  font-size: 35px;
  line-height: 41px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}

*:focus, *:focus-visible, a:focus, a:focus-visible {
  outline: none;
}

nav {
  margin-top: 25px;
}
nav ul {
  margin: 0;
  padding: 0;
}
nav li {
  list-style-type: none;
  float: left;
  margin-right: 40px;
}
nav a {
  text-decoration: none;
  color: #fff;
  font-size: 16px;
}
nav a:hover, nav a:focus, nav a:active {
  text-decoration: underline;
  color: #fff;
}
nav .hamburger {
  display: none;
  width: 30px;
  height: 30px;
  margin-right: 40px;
  cursor: pointer;
}

.logoblock img {
  margin: 29px 0 20px 0;
}

.breadcrumbs {
  background: #E4ECF1;
}
.breadcrumbs p {
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  color: #303136;
  padding: 16px 0;
}
.breadcrumbs p a {
  color: #858585;
  text-decoration: none;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
}
.breadcrumbs p a:hover, .breadcrumbs p a:focus, .breadcrumbs p a:active {
  color: #858585;
  text-decoration: underline;
}

.ocenka {
  padding-top: 56px;
  padding-bottom: 56px;
}
.ocenka h3 {
  font-weight: bold;
  font-size: 35px;
  text-align: center;
  letter-spacing: 0.03em;
  margin: 0;
}
.ocenka h4 {
  font-weight: bold;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #0275B3;
  margin: 56px 0 32px 0;
}
.ocenka p {
  margin: 0 0 20px 0;
}
.ocenka p a {
  font-weight: 300;
  font-size: 20px;
  line-height: 150%;
  color: #303136;
  text-decoration: none;
}
.ocenka p a:hover, .ocenka p a:active, .ocenka p a:hover {
  color: #303136;
  text-decoration: underline;
}

header .header__bg {
  background: url(../images/block1-bg.jpg) no-repeat center/cover;
}
header .toppart {
  min-height: 455px;
}
header h1 {
  margin: 70px 0 80px 0;
  font-weight: normal;
  font-size: 70px;
  line-height: 150%;
  color: #fff;
  font-weight: 700;
}
header h1 b {
  font-weight: bold;
  font-size: 65px;
}

.block2 {
  background: #E4ECF1;
  min-height: 309px;
}
.block2__items {
  display: flex;
  margin-top: -150px;
}
.block2__item {
  background: #FFFFFF;
  border-radius: 5px;
  padding: 40px 20px;
  text-align: center;
  margin-right: 10px;
  margin-bottom: 46px;
  width: calc(25% - 10px);
}
.block2__item:last-of-type {
  margin-right: 0;
}
.block2__item p:first-of-type {
  margin-bottom: 20px;
}

.block3 {
  background: linear-gradient(180deg, #2F79A5 0%, #19435C 100%);
  padding-top: 56px;
  padding-bottom: 56px;
}
.block3 h3 {
  color: #fff;
  margin-bottom: 12px;
  font-size: 33px;
  text-align: center;
}
.block3 p {
  color: #fff;
}
.block3 p b {
  font-weight: bold;
  font-size: 20px;
  line-height: 150%;
  letter-spacing: 0.03em;
  text-transform: uppercase;
}
.block3 li {
  color: #fff;
  line-height: 200%;
}
.block3__small-header {
  margin-bottom: 16px;
  margin-top: 60px;
}

.block4 {
  background: url(../images/block4-bg.svg) no-repeat left top;
  padding-top: 56px;
  padding-bottom: 56px;
  background-size: 993px 423px;
}
.block4__txt {
  margin: 24px 0 40px 0;
}

.block5 {
  background: url(../images/block5-bg.jpg) no-repeat center/cover;
  padding-top: 56px;
  padding-bottom: 56px;
}
.block5 h3 {
  color: #fff;
  margin-bottom: 32px;
}
.block5 p {
  color: #fff;
}
.block5 p:first-of-type {
  margin-bottom: 18px;
}

.block8 form, .block6 form {
  background: #FFFFFF;
  box-shadow: 0px 0px 15px #C4C4C4;
  border-radius: 5px;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 44px 100px 44px 80px;
}
.block8 form input::-webkit-input-placeholder, .block6 form input::-webkit-input-placeholder {
  opacity: 1;
}
.block8 form input::-moz-placeholder, .block6 form input::-moz-placeholder {
  opacity: 1;
}
.block8 form input:-moz-placeholder, .block6 form input:-moz-placeholder {
  opacity: 1;
}
.block8 form input:-ms-input-placeholder, .block6 form input:-ms-input-placeholder {
  opacity: 1;
}
.block8 form > div, .block6 form > div {
  width: calc(50% - 35px);
}
.block8 input[type=text], .block6 input[type=text] {
  outline: none;
  border: none;
  border-bottom: solid 1px #303136;
  background: none;
  width: 100%;
}
.block8 input[type=submit], .block6 input[type=submit] {
  background: #5cc5fd;
  border-radius: 4px;
  /*box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);*/
  outline: none;
  border: none;
  font-weight: normal;
  font-size: 20px;
  width: 100%;
  padding: 8px 0;
  color: #FFFFFF;
  /*text-shadow: 0px 0px 4px #0275B3;*/
}
.block8 label, .block6 label {
  white-space: nowrap;
  position: relative;
}
.block8 label input[type=checkbox], .block6 label input[type=checkbox] {
  position: absolute;
  top: 0;
  opacity: 0;
}
.block8 label span, .block6 label span {
  font-weight: normal;
  font-size: 16px;
  padding-left: 40px;
}
.block8 label span:before, .block6 label span:before {
  position: absolute;
  content: "";
  left: 0;
  top: 4px;
  width: 24px;
  height: 24px;
  background: url(../images/check_off.svg) no-repeat;
}
.block8 label input[type=checkbox]:checked ~ span:before, .block6 label input[type=checkbox]:checked ~ span:before {
  background: url(../images/check_on.svg) no-repeat;
}
.block8 a, .block6 a {
  font-weight: normal;
  font-size: 16px;
  text-decoration-line: underline;
  color: #303136;
  white-space: nowrap;
}
.block8 a:active, .block6 a:active, .block8 a:focus, .block6 a:focus, .block8 a:hover, .block6 a:hover {
  text-decoration-line: none;
  color: #303136;
}
.block8 .mb32, .block6 .mb32 {
  margin-bottom: 32px;
}
.block6 {
  background: #E4ECF1;
  padding-top: 40px;
  padding-bottom: 40px;
}
.block6 p {
  text-align: center;
  margin-bottom: 24px;
}
.block6__mr {
  margin-right: 35px;
}
.block6__ml {
  margin-left: 35px;
}
.block6__flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.block6__mail-sent {
  display: none;
  background: #FFFFFF;
  box-shadow: 0px 0px 15px #C4C4C4;
  border-radius: 5px;
  height: 197px;
  align-items: center;
  justify-content: center;
}
.block6__mail-sent p {
  margin: 10px 0 0 0;
}

.block7 {
  padding-top: 56px;
  padding-bottom: 56px;
}
.block7 h3 {
  margin-bottom: 32px;
}
.block7__left p:first-of-type {
  margin-bottom: 24px;
}
.block7__header {
  margin-bottom: 18px;
  text-align: center;
  text-transform: uppercase;
}
.block7__items {
  display: flex;
  flex-wrap: wrap;
}
.block7__item {
  width: calc(50% - 10px);
  background: linear-gradient(180deg, rgba(228, 236, 241, 0.2) 33.85%, #E4ECF1 100%);
  border-radius: 5px;
  margin-bottom: 9px;
  padding: 24px 14px;
  text-align: center;
}
.block7__item:nth-of-type(1), .block7__item:nth-of-type(3) {
  margin-right: 9px;
}
.block7__item p:first-of-type {
  margin-bottom: 16px;
}

.block71 {
  background: linear-gradient(180deg, rgba(228, 236, 241, 0.5) 0%, rgba(228, 236, 241, 0) 100%);
  padding-bottom: 56px;
}
.block71 h3 {
  padding: 56px 0 32px 0;
  text-align: center;
}
.block71 p {
  margin-bottom: 16px;
}
.block71__item {
  display: flex;
  align-items: flex-start;
  padding: 24px 29px;
}
.block71__item > div:first-of-type {
  width: 140px;
  margin-right: 30px;
}
.block71__item > div:last-of-type {
  width: calc(100% - 170px);
}
.block71__item-wrap {
  background: #fff;
  border-radius: 5px;
  margin-bottom: 16px;
}
.block71__more {
  display: inline-block;
  background: #FFFFFF;
  box-shadow: 0px 0px 4px rgba(2, 117, 179, 0.5);
  border-radius: 10px;
  font-weight: 500;
  font-size: 20px;
  line-height: 120%;
  padding: 10px 50px;
  text-align: center;
  color: #00DAF8;
}
.block71__more:hover, .block71__more:focus, .block71__more:active {
  color: #00DAF8;
}

.block-title {
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%;
  color: #757579;
  background: rgba(255, 255, 255, 0.7);
  margin-bottom: 40px;
}

.block8 {
  background: url(../images/block8-bg.jpg) no-repeat center/cover;
  padding-bottom: 80px;
  position: relative;
}
.block8__fore {
  position: absolute;
  top: 0;
  left: 0;
  right: 55.5%;
  bottom: 0;
  content: "";
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.29) 0%, rgba(255, 255, 255, 0.94) 100%);
}
.block8__form-wrapper {
  width: 50%;
  padding: 50px 30px;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 4px;
}
.block8__flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.block8__mail-sent {
  display: none;
  height: 227px;
  align-items: center;
  justify-content: center;
}
.block8__mail-sent p {
  margin: 10px 0 0 0;
}
.block8 form {
  background: none;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
}
.block8 form > div {
  width: 100%;
}
.block8 form > div:nth-of-type(1) {
  margin-bottom: 24px;
}
.block8 form > div:nth-of-type(2) {
  margin-bottom: 24px;
}
.block8 form > div:nth-of-type(4) {
  margin: 32px 0;
}
.block8 label span:before {
  background: url(../images/check_off2.svg) no-repeat;
}
.block8 label input[type=checkbox]:checked ~ span:before {
  background: url(../images/check_on2.svg) no-repeat;
}

.how-match {
  background: #0275B3;
}
.how-match__block {
  display: flex;
  justify-content: space-between;
  margin: 60px 0 50px;
}
.how-match__fraze {
  color: #ffffff;
  display: flex;
  align-items: center;
  font-size: 32px;
}
.how-match__btn {
  border: solid 1px #fff;
  padding: 10px 30px;
  border-radius: 4px;
  color: #fff;
  margin-right: 10%;
}
.how-match__btn:hover {
  cursor: pointer;
  color: #ffffff;
}

.block9 {
  background: #19435C;
  padding-top: 32px;
  padding-bottom: 49px;
}
.block9 #map {
  width: 100%;
  height: 340px;
  border-radius: 5px;
}
.block9 h3 {
  margin: 40px 0 23px;
  color: #fff;
}
.block9 p {
  color: #fff;
}
.block9 p:first-of-type {
  margin-bottom: 23px;
}
.block9 .link-container {
  margin-top: 30px;
  font-size: 16px;
}
.block9 a {
  color: #fff;
}
.block9 a:hover, .block9 a:focus, .block9 a:active {
  color: #fff;
}
.block9__rights {
  text-align: left;
  font-size: 16px;
  font-weight: normal;
  color: #E4ECF1;
  margin-top: 30px;
}
.block9 .second-wrapper {
  min-height: 77px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.block9 .second-wrapper a, .block9 .second-wrapper button {
  font-size: 14px;
  line-height: 1.42857143;
  color: #FFFFFF;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  text-align: right;
}
.block9 .second-wrapper a:hover, .block9 .second-wrapper button:hover {
  text-decoration: underline;
}
.block9 .second-wrapper button {
  background-color: transparent;
  padding-block: 0;
  padding-inline: 0;
  border: none;
}
.block9 .links {
  display: inline-block;
  white-space: nowrap;
  border-bottom: solid 1px white;
  line-height: normal;
}
.block9 .contacts span {
  font-size: 18px;
}

.slider-wrapper {
  max-width: 730px;
  margin: 56px auto 0;
}

.main-slider__slide {
  width: 100%;
  height: 100%;
  max-height: 300px;
}
.main-slider__slide a {
  display: inline-block;
  width: 100%;
}
.main-slider__slide-img img {
  max-height: 300px;
  max-width: 100%;
  width: auto !important;
  margin: 0 auto;
}
.main-slider .owl-stage {
  display: flex;
  align-items: center;
}
.main-slider .owl-nav {
  display: flex;
  justify-content: space-between;
  position: absolute;
  width: calc(100% + 150px);
  top: 32%;
  left: -77px;
}
.main-slider .owl-prev {
  background-image: url(../images/slider/left.svg) !important;
  background-color: #DEDEDE !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  border-radius: 50% !important;
  min-height: 40px;
  min-width: 40px;
}
.main-slider .owl-prev span {
  display: none;
}
.main-slider .owl-next {
  background-image: url(../images/slider/right.svg) !important;
  background-color: #DEDEDE !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
  border-radius: 50% !important;
  min-height: 40px;
  min-width: 40px;
}
.main-slider .owl-next span {
  display: none;
}
.main-slider .owl-prev:hover,
.main-slider .owl-next:hover {
  background-color: #5cc5fd !important;
}
.main-slider .owl-dots {
  margin: 25px 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

/***************************************** Страница "Поддержка" (старт) ***********************************************/
.docs__title {
  margin: 20px 0;
  font-size: 26px;
  font-weight: 500;
}
.docs__table {
  margin-bottom: 50px;
}
.docs__row {
  display: flex;
}
.docs__header {
  flex: 1;
  border: solid 1px #ccc;
  padding: 5px;
  font-weight: 500;
}
.docs__cell {
  flex: 1;
  border: solid 1px #ccc;
  padding: 5px;
}
.docs__2cell {
  display: flex;
  flex: 2.069;
}
.docs__2cell.col {
  flex-direction: column;
}

/***************************************** Страница "Поддержка" (старт) ***********************************************/
/* LG */
@media (min-width: 1200px) {
  .block8__fore {
    right: 49%;
  }

  .block9 .link-container.link-lg-right {
    text-align: right;
  }
}
/* MD */
@media (min-width: 992px) and (max-width: 1199px) {
  .block8__fore {
    right: 49%;
  }

  .block8__form-wrapper {
    width: 70%;
  }

  .docs__2cell {
    flex: 2.08;
  }

  .block9 .link-container.link-lg-right {
    text-align: right;
  }
}
/* SM - XS */
@media (max-width: 991px) {
  .block2__items {
    flex-wrap: wrap;
    justify-content: center;
  }
  .block2__item {
    width: calc(50% - 10px);
  }
  .block2__item:nth-of-type(1), .block2__item:nth-of-type(2) {
    margin-bottom: 10px;
  }
  .block2__item:nth-of-type(2), .block2__item:nth-of-type(4) {
    margin-right: 0;
  }

  .block3__small-header {
    margin-top: 40px;
  }

  .block5__etap > div {
    margin-bottom: 40px;
  }

  .block6__pers span {
    position: relative;
    white-space: normal;
    display: inline-block;
  }
  .block6__pers span:before {
    position: absolute;
    left: 0;
    top: 0;
  }
  .block6__flex {
    align-items: flex-start;
    flex-direction: column;
  }
  .block6__flex > div:last-of-type {
    margin-top: 20px;
  }

  .block7__header {
    margin-top: 40px;
  }

  .block8__fore {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.6) 0%, rgba(255, 255, 255, 0.94) 100%);
  }

  .block8__form-wrapper {
    width: 90%;
  }

  .docs__2cell {
    flex: 2.11;
  }

  .block9 .link-container {
    margin-top: 20px;
    font-size: 16px;
    line-height: 30px;
  }

  .slider-wrapper {
    max-width: 100%;
  }

  .main-slider .owl-nav {
    display: none;
  }
}
/* SM */
@media (min-width: 768px) and (max-width: 991px) {
  .block6 form {
    padding-bottom: 14px;
  }

  .block8__fore {
    right: 40%;
  }
}
/* XS */
@media (max-width: 767px) {
  nav {
    text-align: center;
    position: relative;
  }
  nav ul {
    display: none;
    position: absolute;
    right: 0;
    padding: 30px 30px 15px 30px;
    z-index: 10;
    top: 40px;
    border-radius: 5px;
    background: #fff;
  }
  nav li {
    margin: 0 0 20px 0;
    float: none;
    white-space: nowrap;
  }
  nav li a {
    font-size: 22px;
    color: #303136;
  }
  nav li a:hover, nav li a:focus, nav li a:active {
    color: #303136;
  }
  nav .hamburger {
    display: block;
    margin: 0 0 0 auto;
  }

  header h1 {
    text-align: center;
  }

  .block6 form {
    flex-direction: column;
    padding: 30px;
  }
  .block6 form > div {
    width: 100%;
    text-align: left;
  }
  .block6 form > div:nth-of-type(3) {
    order: 4;
  }
  .block6 form > div:nth-of-type(4) {
    order: 3;
    margin-bottom: 30px;
  }
  .block6__mr {
    margin-right: 0;
  }
  .block6__ml {
    margin-left: 0;
  }
  .block6__flex > div:last-of-type {
    display: none;
  }

  .block7__header {
    margin-top: 40px;
  }
  .block7__items {
    justify-content: center;
  }

  .block-title {
    margin-bottom: 0;
  }

  .block8 {
    padding-bottom: 0;
  }
  .block8__fore {
    right: 0;
  }
  .block8__flex {
    justify-content: flex-start;
  }
  .block8__flex > div:last-of-type {
    display: none;
  }
  .block8__form-wrapper {
    border-radius: 0;
  }

  .block9__map {
    margin-top: 40px;
  }

  .block9__rights {
    text-align: center;
  }
  .block9 .second-wrapper a {
    text-align: center;
  }

  .block8__form-wrapper {
    width: 100%;
  }

  .how-match__block {
    flex-direction: column;
    align-items: center;
  }

  .how-match__btn {
    margin-top: 20px;
    margin-right: 0;
  }

  .docs__header {
    writing-mode: vertical-lr;
  }
  .docs__header, .docs__cell {
    font-size: 14px;
  }
  .docs__header:nth-child(1), .docs__cell:nth-child(1) {
    width: 138px;
    min-width: 138px;
  }
  .docs__header:nth-child(2), .docs__cell:nth-child(2) {
    width: 40px;
    min-width: 40px;
    max-width: 40px;
  }
  .docs__header:nth-child(3), .docs__cell:nth-child(3) {
    width: 125px;
    min-width: 125px;
    max-width: 125px;
  }
  .docs__2cell + .docs__cell:nth-child(2) {
    width: 125px;
    min-width: 125px;
    max-width: 125px;
  }

  .main-slider__slide {
    max-height: 200px;
  }
  .main-slider__slide-img img {
    max-height: 200px;
  }
}
/* XXS */
@media (max-width: 480px) {
  h3, .block3 h3 {
    font-size: 25px;
  }

  header .toppart {
    min-height: 300px;
  }
  header h1 {
    font-size: 32px;
  }
  header h1 b {
    font-size: 45px;
  }

  .block2__item {
    width: 100%;
    margin: 0 0 10px 0;
  }

  .block3 li {
    line-height: 150%;
    margin-bottom: 20px;
  }

  .block6 {
    background: none;
  }
  .block6 p {
    margin-bottom: 54px;
  }
  .block6 form {
    background: none;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
  }

  .block7 {
    background: #E4ECF1;
  }
  .block7__item {
    width: 100%;
    margin: 0 0 10px 0 !important;
  }

  .block71__item {
    flex-direction: column;
  }
  .block71__item img {
    margin-bottom: 15px;
  }
  .block71__item > div:last-of-type {
    width: 100%;
  }

  .block8 {
    padding-top: 80px;
  }
  .block8__pers span {
    position: relative;
    white-space: normal;
    display: inline-block;
  }
  .block8__pers span:before {
    position: absolute;
    left: 0;
    top: 0;
  }
  .block8__flex {
    align-items: flex-start;
    flex-direction: column;
  }

  .docs__header, .docs__cell {
    font-size: 12px;
  }
  .docs__header:nth-child(1), .docs__cell:nth-child(1) {
    width: 135px;
    min-width: 135px;
  }
  .docs__header:nth-child(2), .docs__cell:nth-child(2) {
    width: 40px;
    min-width: 40px;
    max-width: 40px;
  }
  .docs__header:nth-child(3), .docs__cell:nth-child(3) {
    width: 120px;
    min-width: 120px;
    max-width: 120px;
  }
  .docs__2cell + .docs__cell:nth-child(2) {
    width: 120px;
    min-width: 120px;
    max-width: 120px;
  }
}

/*# sourceMappingURL=index.css.map */
