@import url(css/bootstrap.min.css);
@font-face {
  font-family: 'Lato-Bold';
  src: url("fonts/Lato-Bold.eot");
  src: url("fonts/Lato-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/Lato-Bold.ttf") format("truetype"), url("fonts/Lato-Bold.woff") format("woff");
  font-weight: normal;
  font-style: normal; 
    font-display: swap;
}

@font-face {
  font-family: 'Lato-Light';
  src: url("fonts/Lato-Light.ttf") format("truetype"), url("fonts/Lato-Light.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  
        font-display: swap;
}

.container {
  max-width: 1140px; }

.section-header {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.1;
  text-align: center; }
  @media screen and (max-width: 575px) {
    .section-header {
      font-size: 28px; } }
  @media screen and (max-width: 480px) {
    .section-header {
      font-size: 25px; } }
  @media screen and (max-width: 380px) {
    .section-header {
      font-size: 22px; } }

.slick-arrow {
  width: 20px;
  height: 20px;
  display: block;
  position: static;
  transform: none;
  z-index: 1;
  -ms-flex-negative: 0;
      flex-shrink: 0; }

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

.slick-arrow.slick-prev {
  background: url(img/arrow-left.png) center no-repeat; }

.slick-arrow.slick-next {
  -ms-flex-order: 3;
      order: 3;
  background: url(img/arrow-right.png) center no-repeat; }

.slider-nav {
  display: none; }
  @media screen and (max-width: 991px) {
    .slider-nav {
      margin-top: 30px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: justify;
          justify-content: space-between; } }

.slick-dots {
  position: static;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }
  .slick-dots li {
    margin: 0 2px; }
    @media screen and (max-width: 480px) {
      .slick-dots li button {
        padding: 0; } }
    .slick-dots li.slick-active button::before {
      color: #0390d3; }
    .slick-dots li button::before {
      font-size: 10px;
      color: #dedede;
      opacity: 1; }


.map-section {
  padding: 65px 0 95px;
  background-color: #f0f0f0; }
  @media screen and (max-width: 991px) {
    .map-section {
      padding: 50px 0; } }

.map-header {
  margin-bottom: 70px; }
  @media screen and (max-width: 991px) {
    .map-header {
      margin-bottom: 40px; } }

@media screen and (max-width: 991px) {
  #map {
    height: 400px !important; } }

.address-header {
  margin-bottom: 15px;
  padding-left: 30px;
  font-family: 'Arial', sans-serif;
  font-weight: 700; }

.address-cont {
  background: url("img/mark.png") left center no-repeat; }



.map-item-info {
  padding-left: 30px; }
  .map-item-info .map-see {
    position: relative;
    color: #0390d3;
    text-decoration: none;
    font-size: 14px; }
    .map-item-info .map-see::after {
      content: '';
      display: block;
      width: 30px;
      height: 2px;
      margin: 25px 0;
      background: #0390d3; }

.address {
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 1.1; }

.map-phones .phone {
  font-size: 23px;
  font-weight: normal; }
  .map-phones .phone:not(:last-child) {
    margin-bottom: 5px; }

.map-dots {
  margin-top: 60px; }
  @media screen and (max-width: 1199px) {
    .map-dots {
      display: none; } }

@media screen and (max-width: 991px) {
  .map-address-item {
    max-width: 250px;
    margin: 0 auto 50px; } }

.map-header-mob {
  display: none; }

.map-header {
  margin-bottom: 50px; }
  @media screen and (max-width: 991px) {
    .map-header {
      margin-bottom: 30px; }
      .map-header.map-header-desc {
        display: none; }
      .map-header.map-header-mob {
        display: block; } }







.map-address-item:not(:last-child) {
  margin-bottom: 20px; }

.map-address-item .cities-header {
  display: table; }

.quests {
  padding-left: 35px;
  background: url("img/dialog.png") left 5px no-repeat; }

.quests-header {
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 600; }

.quests-text {
  margin-bottom: 5px;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.1; }

.quests-link {
  color: #0390d3;
  font-size: 14px;
  font-weight: 300;
  text-decoration: underline; }

.cont-item {
  padding: 45px 0;
  text-align: center; }

.cont-item:last-child {
  padding-bottom: 0; }

.cont-item:not(:last-child) {
  border-bottom: 2px solid #ebebef; }

.cont-header {
  margin-bottom: 10px;
  color: #666; }

.cont-phone,
.cont-text {
  font-weight: 700;
  font-size: 22px; }

.cont-address {
  margin-bottom: 15px; }

.cont-phone {
  display: block;
  color: #4c4c4c; }

.cont-phone:hover {
  color: #00aeef; }

.cont-link {
  display: inline-block;
  margin-top: 10px;
  font-weight: 700;
  font-size: 18px;
  text-decoration: underline; }

.cont-link:hover {
  text-decoration: none; }

.page-footer {
  padding: 50px 0; }
  .page-footer .nav-item {
    margin-right: 0 !important; }
  .page-footer .phones {
    padding-left: 35px;
    background: url("img/footer-phone.png") left center no-repeat; }
  @media screen and (max-width: 991px) {
    .page-footer {
      padding: 30px 0; } }


.footer-logo-wrapper {
  display: table;
  margin: 0 auto;
  padding: 0 40px;
  background-color: #fff; }

@media screen and (max-width: 991px) {
  .footer-logo-wrapper {
    padding: 0 25px; } }

.footer-logo {
  margin: 0 auto; }

@media screen and (max-width: 991px) {
  .footer-logo {
    max-width: 190px; } }

@media screen and (max-width: 991px) {
  .page-footer .phones {
    display: none; } }

.page-footer .main-menu {
  margin: 0;
  width: 330px;
  -ms-flex-pack: justify;
      justify-content: space-between; }

@media screen and (max-width: 991px) {
  .page-footer .main-menu {
    display: none; } }

@media screen and (max-width: 991px) {
  .page-footer .main-menu {
    -ms-flex-align: center;
    align-items: center; }
  .page-footer .main-menu .menu-link,
  .page-footer .main-menu .submenu,
  .page-footer .main-menu .city {
    text-align: center; } }

.page-footer .main-menu .city {
  text-transform: none; }

.logo-wrapper {
  position: relative;
  z-index: 1; }
  @media screen and (max-width: 991px) {
    .logo-wrapper {
      display: none; } }

.logo-wrapper::before {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  z-index: -1;
  top: 50%;
  background-color: #ebebef; }

.logo-wrapper::before {
  left: 0; }

.footer-logo-wrapper {
  display: table;
  margin: 0 auto;
  padding: 0 40px;
  background-color: #fff; }

@media screen and (max-width: 991px) {
  .footer-logo-wrapper {
    padding: 0 25px; } }

.footer-logo {
  margin: 0 auto; }

@media screen and (max-width: 991px) {
  .footer-logo {
    max-width: 190px; } }

.footer-top {
  margin-top: 60px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between; }

@media screen and (max-width: 991px) {
  .footer-top {
    display: none; } }

.footer-phone {
  display: block;
  font-size: 18px;
  font-weight: 700;
  color: #00aeef;
  line-height: 1.3; }

.footer-phone:hover {
  color: #18a1db; }

.footer-bottom {
  margin-top: 60px; }

@media screen and (max-width: 991px) {
  .footer-bottom {
    margin-top: 0; } }

.policy-link,
.copy {
  font-size: 18px;
  color: #bdbdbd;
  text-align: center;
  line-height: 1;
  font-weight: 700; }

@media screen and (max-width: 480px) {
  .policy-link,
  .copy {
    font-size: 16px;
    line-height: 1.2; } }

@media screen and (max-width: 380px) {
  .policy-link,
  .copy {
    font-size: 12px; } }

.policy-link {
  display: block;
  margin-bottom: 20px; }

.page-footer .cities-header {
  padding-left: 0;
  background: none; }

.page-footer .cities-header,
.menu-link {
  position: relative;
  padding: 0;
  color: #4c4c4c;
  font-size: 16px;
  
  line-height: 1; }

.menu-link::before {
  content: '';
  display: block;
  width: 0;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: -3px;
  background-color: #7fd6f7;
  transition: all .4s; }

.menu-link:hover::before {
 width: 100%; }

.menu-link:hover {
  color: #00aeef; }

.menu-link:hover + .submenu,
.cities-header:hover .submenu {
  display: block; }

.submenu {
  display: none;
  position: absolute;
  z-index: 5;
  left: 0;
  top: 100%;
  width: 250px;
  color: #fff;
  background-color: #00aeef;
  padding: 15px; }

.submenu li:not(:last-child) {
  margin-bottom: 2px; }

.cont-mob {
  display: none; }
  @media screen and (max-width: 991px) {
    .cont-mob {
      display: block; } }

html,
body,
ul {
  margin: 0;
  padding: 0; }

body {
  overflow-x: hidden; }

img {
  display: block;
  max-width: 100%; }

ul {
  list-style: none; }

a,
button {
  transition: all .4s;
  cursor: pointer; }

button {
  display: block; }

button:focus {
  outline: none; }

a:hover {
  text-decoration: none; }

.slick-slide {
  outline: none; }

body {
  position: relative;
  z-index: -1;
  font-family: 'Open Sans', sans-serif;
  color: #4b4b4b; }

.page-header {
    position: relative;
  padding: 20px 0;
  border-bottom: 1px solid #e8e8e8; }
  @media screen and (max-width: 991px) {
    .page-header {
      border-bottom: none; } }
  @media screen and (max-width: 480px) {
    .page-header {
      padding: 10px 0; } }
  .page-header .container {
    max-width: 1260px; }

@media screen and (max-width: 1199px) {
  .page-header .nav-item:last-child {
    display: none; }
  .page-header .nav-item:nth-child(3) {
    margin-right: 0; } }

@media screen and (max-width: 991px) {
  .page-header .main-menu {
    display: none; } }

.header-inner,
.main-menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center; }

.nav-item {
  position: relative; }

.nav-item:not(:last-child) {
  margin-right: 70px; }

.cities-header,
.address,
.schedule {

  font-weight: 300;
  color: #4c4c4c;
  font-size: 14px;
  line-height: 1; }


.address-schedule {
  background: url("img/cal.png") left center no-repeat; }

.cities-header {
  padding: 5px 0 5px 30px;
  cursor: pointer;
  background: url("img/mark.png") left center no-repeat; }
  .cities-header span {
    color: #0390d3;
    text-decoration: underline; }
  @media screen and (max-width: 991px) {
    .cities-header {
      color: #fff;
      font-size: 18px;
      font-weight: 700;
      padding: 0; }
      .cities-header span {
        color: #fff;
        text-decoration: underline; }
      .cities-header .cities {
        position: static; } }

.cities-header .current-city {
  position: relative;
  color: #0390d3; }

.cities {
  display: none;
  position: absolute;
  left: 0;
  z-index: 10;
  width: 100%;
  padding: 15px;
  background-color: #0390d3;
  color: #fff; }

.city {
  display: block;
  color: #fff;
  text-align: left;
  line-height: 1.2;
  cursor: pointer; }

.city:not(:last-child) {
  margin-bottom: 10px; }

.city:hover {
  color: #fff;
  text-decoration: underline; }

.cities-header {
  position: relative;
  cursor: pointer; }

.cities-header:hover .cities {
  display: block; }

.phones {
  padding-left: 30px;
  background: url("img/phone.png") left center no-repeat; }
  @media screen and (max-width: 991px) {
    .phones {
      padding-left: 0;
      background: none; } }

.phone {
  display: block;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.2;
  color: #4c4c4c; }

@media screen and (max-width: 380px) {
  .phone {
    font-size: 16px; } }

.phone:hover {
  color: #0390d3; }

.mob-menu {
  display: none; }

.mob-dropdown {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  padding: 50px 15px 20px;
  background-color: #0390d3;
  display: none; }
  .mob-dropdown .menu-link {
    color: #fff;
    font-family: 'Noah-Bold', sans-serif; }
    .mob-dropdown .menu-link:hover {
      color: #fff; }

.menu-close {
  position: absolute;
  right: 15px;
  top: 10px;
  width: 30px;
  height: 30px;
  z-index: 10;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 45px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  background-color: transparent;
  line-height: .8;
  color: #fff;
  border: none; }

.menu-item:not(:last-child) {
  margin-bottom: 25px; }

.menu-header, .menu-text {
  color: #fff; }
  
  .menu-header {
      font-size: 15px;
  }
  
  .menu-text {
      margin-bottom: 15px; 
  }
  
  .map-see {
    border: none;
    background: none;
    text-decoration: underline;
}
.map-see:hover {
    text-decoration: none;
}

.menu-header {
  margin-bottom: 5px;
  font-weight: 700; }
  
  

.menu-btn {
  width: 45px;
  height: 24px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: url(img/menu.png) center/45px 24px no-repeat;
  border: none;
  cursor: pointer;
  display: none; }

@media screen and (max-width: 991px) {
  .menu-btn {
    display: block; } }

@media screen and (max-width: 480px) {
  .logo {
    max-width: 90px; } }

.details-section {
  position: relative;
  margin-top: 50px;
  padding: 125px 0 150px;
  background: url("img/bg3.jpg") calc(50% - 600px) top/1000px no-repeat; }
  .details-section::after {
    content: '';
    display: block;
    width: 1000px;
    height: 575px;
    position: absolute;
    right: -300px;
    bottom: -50px;
    z-index: -1;
    background: url("img/bg2.png") center top/1000px no-repeat; }
    @media screen and (max-width: 1199px) {
      .details-section::after {
        display: none; } }
  @media screen and (max-width: 1320px) {
    .details-section {
      background: url("img/bg3.jpg") calc(50% - 550px) top/900px no-repeat; } }

@media screen and (max-width: 1199px) {
  .details-section {
    padding-top: 550px;
    padding-bottom: 100px;
    background: url("img/bg3.jpg") center top/800px no-repeat; } }

@media screen and (max-width: 767px) {
  .details-section {
    margin-top: 25px;
    background: url("img/bg3.jpg") center top/800px no-repeat; } }

@media screen and (max-width: 575px) {
  .details-section {
    padding-top: 380px;
    background: url("img/bg3.jpg") right -100px top/600px no-repeat; } }

@media screen and (max-width: 380px) {
  .details-section {
    padding-top: 400px; } }

.gift-header {
  margin-bottom: 40px;
  text-align: left; }

.gift-header span {
  display: block;
  margin-bottom: 20px;
  font-size: 58px;
  line-height: 1.1;
  color: #00aeef; }

@media screen and (max-width: 1199px) {
  .gift-header span {
    max-width: 600px;
    font-size: 45px; } }

@media screen and (max-width: 575px) {
  .gift-header span {
    font-size: 40px; } }

@media screen and (max-width: 480px) {
  .gift-header span {
    margin-top: 20px;
    font-size: 38px; }
  .gift-header span br {
    display: block; } }

@media screen and (max-width: 380px) {
  .gift-header span {
    font-size: 28px; } }

@media screen and (max-width: 991px) {
      .mob-dropdown .phone,
  .mob-dropdown .map-see {
      margin: 0 auto;
      text-align: center;
      color: #fff;
  }
    
  .gift-btn-wrapper {
    -ms-flex-align: start;
        align-items: flex-start; } }

.fs-section {
  max-width: 1920px;
  margin: 0 auto;
  padding: 50px 0;
  background: url("img/bg1.jpg") calc(50% - 390px) top no-repeat; }
  @media screen and (max-width: 991px) {
    .fs-section {
      background: none; } }
  @media screen and (max-width: 480px) {
    .fs-section {
      padding-top: 25px; } }

.main-header {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 51px;
  line-height: 1.2;
  text-align: right; }
  .main-header span {
    text-transform: uppercase;
    color: #0390d3; }
  @media screen and (max-width: 1199px) {
    .main-header {
      font-size: 45px; } }
  @media screen and (max-width: 991px) {
    .main-header {
      text-align: center; } }
  @media screen and (max-width: 575px) {
    .main-header {
      font-size: 45px; } }
  @media screen and (max-width: 480px) {
    .main-header {
      margin-bottom: 10px;
      font-size: 35px; } }
  @media screen and (max-width: 380px) {
    .main-header {
      font-size: 28px; } }

.main-subheader {
  margin-bottom: 35px;
  font-size: 29px;
  text-align: right;
  line-height: 1.2; }
  @media screen and (max-width: 991px) {
    .main-subheader {
      margin: 0 auto 35px;
      text-align: center; } }
  @media screen and (max-width: 480px) {
    .main-subheader {
      font-size: 18px; } }

.btn-wrapper {
  margin-top: 70px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: end;
      align-items: flex-end; }
  @media screen and (max-width: 991px) {
    .btn-wrapper {
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-order: 3;
          order: 3;
      margin-top: 50px; } }
  @media screen and (max-width: 480px) {
    .btn-wrapper {
      padding: 0 15px; } }
  @media screen and (max-width: 380px) {
    .btn-wrapper {
      margin-top: 30px; } }

.call-btn {
  display: block;
  padding: 22px 15px;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
  border: 2px solid;
  border-radius: 4px; }
  @media screen and (max-width: 380px) {
    .call-btn {
      width: 100%; } }

.call-btn:hover {
  transform: scale(0.98) translateY(5px);
  box-shadow: none; }

@media screen and (max-width: 380px) {
  .call-btn {
    width: 100%; } }

.fs-btn {
  margin-bottom: 20px;
  width: 320px;
  color: #0390d3;
  background-color: transparent;
  border-color: #0390d3; }
  .fs-btn:hover {
    background-color: #0390d3;
    color: #fff; }
  @media screen and (max-width: 380px) {
    .fs-btn {
      width: 100%; } }

.btn-text {
  max-width: 300px;
  text-align: right;
  font-weight: 300;
  font-size: 18px; }
  .btn-text span {
    color: #0390d3;
    font-weight: 600; }
  @media screen and (max-width: 991px) {
    .btn-text {
      text-align: center; } }

.fs-img {
  display: none; }
  @media screen and (max-width: 991px) {
    .fs-img {
      display: block; } }

.fs-advantages {
  margin-top: 70px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  @media screen and (max-width: 991px) {
    .fs-advantages {
      margin-top: 50px; } }
  @media screen and (max-width: 480px) {
    .fs-advantages {
      padding: 0 15px; } }
  @media screen and (max-width: 380px) {
    .fs-advantages {
      margin-top: 30px; } }

.advant-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .advant-item:first-child .advant-num,
  .advant-item:first-child .advant-text {
    color: #fff; }
    @media screen and (max-width: 991px) {
      .advant-item:first-child .advant-num,
      .advant-item:first-child .advant-text {
        color: #0390d3; } }
  .advant-item:first-child .advant-text span {
    color: #fff; }
    @media screen and (max-width: 991px) {
      .advant-item:first-child .advant-text span {
        color: #0390d3; } }

.advant-num {
  margin-right: 5px;
  font-weight: 700;
  color: #0390d3;
  line-height: 1;
  font-size: 61px; }
  @media screen and (max-width: 480px) {
    .advant-num {
      font-size: 50px; } }
  @media screen and (max-width: 380px) {
    .advant-num {
      font-size: 36px; } }

.advant-text {
  font-size: 19px;
  line-height: 1.3; }
  .advant-text span {
    display: block;
    font-family: 'Lato-Bold', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    color: #0390d3; }
  @media screen and (max-width: 480px) {
    .advant-text {
      font-size: 16px; } }
  @media screen and (max-width: 380px) {
    .advant-text {
      font-size: 14px;
      line-height: 1.1; } }

@media screen and (max-width: 991px) {
  .text-block {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column; } }

@media screen and (max-width: 480px) {
  .fs-col {
    padding: 0; } }

.rep-section {
  padding: 80px 0; }
  @media screen and (max-width: 575px) {
    .rep-section {
      padding: 40px 0; } }

.rep-header {
  margin-bottom: 55px; }
  @media screen and (max-width: 575px) {
    .rep-header {
      margin-bottom: 25px; } }

@media screen and (max-width: 991px) {
  .rep-slider .slick-track {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
        align-items: flex-end; } }

.rep-card {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 100%;
  padding: 25px 15px;
  text-align: center;
  background-color: #eefaff;
  cursor: pointer;
  transition: all 0.4s; }
  .rep-card:hover {
    background-color: #0390d3; }
    .rep-card:hover .rep-text:not(.rep-fridge-text) {
      color: #fff; }
  @media screen and (max-width: 991px) {
    .rep-card {
      width: 255px;
      margin: 0 auto; } }
  @media screen and (max-width: 480px) {
    .rep-card {
      padding: 50px;
      width: 100%; } }
  .rep-card.rep-card-big {
    padding: 60px; }
    @media screen and (max-width: 991px) {
      .rep-card.rep-card-big {
        padding: 25px 15px; } }
    @media screen and (max-width: 480px) {
      .rep-card.rep-card-big {
        padding: 50px; } }
    .rep-card.rep-card-big .rep-img-wrapper {
      height: 335px; }
      @media screen and (max-width: 991px) {
        .rep-card.rep-card-big .rep-img-wrapper {
          height: 150px; } }
  .rep-card:not(.rep-card-big) .rep-img-wrapper {
    height: 150px; }

.rep-img-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

.rep-img {
  max-height: 100%; }

.rep-text {
  margin-top: 20px;
  font-size: 18px;
  text-align: center;
  font-weight: 600;
  line-height: 1.2;
  transition: all 0.4s; }

.rep-fridge {
  position: relative;
  z-index: 1;
  overflow: hidden; }
  .rep-fridge .rep-img {
    position: absolute;
    width: 120px;
    height: 350px;
    bottom: -160px;
    z-index: -1;
    max-height: none; }
    @media screen and (max-width: 480px) {
      .rep-fridge .rep-img {
        width: 130px;
        height: 380px;
        bottom: -130px; } }

.rep-bottom {
  margin-top: 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  @media screen and (max-width: 991px) {
    .rep-bottom {
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: start;
          align-items: flex-start;
      max-width: 450px;
      margin: 40px auto 0; } }

.rep-bottom-left,
.rep-bottom-right {
  font-size: 22px;
  line-height: 1.2; }
  @media screen and (max-width: 1199px) {
    .rep-bottom-left,
    .rep-bottom-right {
      font-size: 18px; } }
  @media screen and (max-width: 380px) {
    .rep-bottom-left,
    .rep-bottom-right {
      font-size: 16px; } }

.rep-bottom-left {
  padding-right: 25px;
  border-right: 1px solid #6bbee5; }
  @media screen and (max-width: 991px) {
    .rep-bottom-left {
      position: relative;
      border: none;
      margin-bottom: 20px; }
      .rep-bottom-left::after {
        content: '';
        display: block;
        width: 250px;
        height: 1px;
        margin-top: 20px;
        background-color: #0390d3; } }

@media screen and (max-width: 480px) {
  .rep-bottom-right br {
    display: none; } }

.rep-bottom-info {
  margin-top: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  @media screen and (max-width: 480px) {
    .rep-bottom-info {
      margin-top: 25px;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-align: start;
          align-items: flex-start; } }

.rep-phone {
  font-size: 21px;
  font-family: 'Lato-Bold', sans-serif;
  color: #2f2f2f; }
  .rep-phone:hover {
    color: #0390d3; }

.rep-btn {
  margin-left: 30px;
  width: 185px;
  padding: 12px;
  font-size: 15px;
  border-color: #0390d3;
  background-color: transparent;
  color: #0390d3; }
  .rep-btn:hover {
    background-color: #0390d3;
    color: #fff; }
  @media screen and (max-width: 480px) {
    .rep-btn {
      margin-left: 0;
      margin-top: 20px;
      width: 320px;
      padding: 22px 15px;
      font-size: 20px; } }
  @media screen and (max-width: 380px) {
    .rep-btn {
      width: 100%; } }

.go-inner {
  padding: 80px 50px 25px;
  min-height: 380px;
  background: url("img/bg2.jpg") center bottom no-repeat; }
  @media screen and (max-width: 991px) {
    .go-inner {
      max-width: 450px;
      margin: 0 auto;
      padding: 30px 0 0;
      background: #2f2f2f; } }

.go-inner-info {
  max-width: 470px; }
  @media screen and (max-width: 991px) {
    .go-inner-info {
      padding: 0 15px 40px; } }

.go-header {
  margin-bottom: 15px;
  font-size: 30px;
  color: #fff;
  text-align: left; }
  @media screen and (max-width: 991px) {
    .go-header {
      font-size: 28px; }
      .go-header br {
        display: none; } }
  @media screen and (max-width: 480px) {
    .go-header {
      font-size: 22px; } }
  @media screen and (max-width: 380px) {
    .go-header {
      font-size: 20px; } }

.go-text {
  margin-bottom: 25px;
  font-weight: 300;
  color: #fff;
  line-height: 1.4; }
  @media screen and (max-width: 991px) {
    .go-text {
      margin-bottom: 50px; } }

.go-btn {
  width: 280px;
  background-color: #0390d3;
  color: #fff;
  border-color: transparent; }
  @media screen and (max-width: 380px) {
    .go-btn {
      width: 100%; } }

.go-call {
  margin-top: 5px;
  color: #fff; }
  @media screen and (max-width: 480px) {
    .go-call {
      font-size: 14px; } }

.go-img {
  display: none; }
  @media screen and (max-width: 991px) {
    .go-img {
      display: block; } }

.price-section {
  padding: 100px 0 40px; }
  @media screen and (max-width: 991px) {
    .price-section {
      padding: 70px 0 40px; } }

.price-main-header {
  margin-bottom: 50px; }
  @media screen and (max-width: 575px) {
    .price-main-header {
      margin-bottom: 30px; } }

.price-card {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 20px;
  background-color: #eefaff; }
  @media screen and (max-width: 991px) {
    .price-card {
      width: 280px;
      height: 180px;
      margin: 0 auto; } }

.price-header {
  margin-bottom: 5px;
  font-weight: 700; }

.price-text {
  font-family: 'Lato-Light', sans-serif;
  font-weight: 300;
  color: #808080;
  font-size: 14px; }

.price {
  font-weight: 700;
  color: #0390d3;
  font-size: 17px; }

.price-go .price-header,
.price-go .price-text,
.price-go .price,
.price-diag .price-header,
.price-diag .price-text,
.price-diag .price,
.price-guar .price-header,
.price-guar .price-text,
.price-guar .price {
  color: #fff; }

.price-go .price,
.price-diag .price,
.price-guar .price {
  text-transform: uppercase; }

.price-go {
  background: url("img/price1.jpg") center no-repeat; }

.price-diag {
  position: relative;
  z-index: 1;
  background: url("img/price2.jpg") center no-repeat; }
  .price-diag::after {
    content: '';
    display: block;
    width: 105px;
    height: 170px;
    position: absolute;
    right: 10px;
    bottom: -25px;
    z-index: -1;
    background: url("img/zoom.png") center/contain no-repeat; }
    @media screen and (max-width: 991px) {
      .price-diag::after {
        height: 90%;
        bottom: 5%; } }

.price-guar {
  background: url("img/price3.jpg") center no-repeat; }

@media screen and (max-width: 480px) {
  .price-nav {
    max-width: 85%;
    margin: 0 auto; } }

@media screen and (max-width: 380px) {
  .price-nav {
    max-width: 100%; } }

.steps-section {
  padding: 50px 0; }

.steps-main-header {
  margin-bottom: 50px; }
  @media screen and (max-width: 575px) {
    .steps-main-header {
      margin-bottom: 30px; } }

.step-card {
  margin-bottom: 45px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start; }
  @media screen and (max-width: 575px) {
    .step-card {
      -ms-flex-direction: column;
          flex-direction: column; } }
  @media screen and (max-width: 380px) {
    .step-card {
      margin-bottom: 25px; } }

.step-num {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  width: 55px;
  height: 55px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background-color: #eefaff;
  line-height: 1;
  border-radius: 50%;
  font-size: 20px;
  font-weight: 700; }

.step-info {
  margin-top: 10px;
  margin-left: 25px; }
  @media screen and (max-width: 575px) {
    .step-info {
      margin-left: 0;
      margin-top: 20px; } }

.step-header {
  margin-bottom: 5px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.2; }
  @media screen and (max-width: 380px) {
    .step-header {
      font-size: 14px; } }

.step-text {
  font-family: 'Lato-Light', sans-serif;
  font-size: 14px;
  color: #808080; }
  @media screen and (max-width: 380px) {
    .step-text {
      font-size: 12px;
      line-height: 1.1; } }

.discount-section {
  margin: 40px 0 130px; }
  @media screen and (max-width: 480px) {
    .discount-section {
      margin: 20px 0 50px; } }

.discount-inner {
  padding: 90px 70px 40px;
  min-height: 385px;
  background: url("img/bg3.jpg") center bottom no-repeat; }
  @media screen and (max-width: 991px) {
    .discount-inner {
      max-width: 450px;
      margin: 0 auto;
      padding: 30px 0 0;
      background: #0390d3; } }

.discount-inner-info {
  max-width: 570px;
  margin-left: auto; }
  @media screen and (max-width: 991px) {
    .discount-inner-info {
      padding: 0 15px 40px; } }

.discount-header {
  margin-bottom: 15px;
  font-size: 30px;
  color: #fff;
  text-align: right; }
  @media screen and (max-width: 991px) {
    .discount-header {
      font-size: 28px;
      text-align: left; }
      .discount-header br {
        display: none; } }
  @media screen and (max-width: 480px) {
    .discount-header {
      font-size: 22px; } }
  @media screen and (max-width: 380px) {
    .discount-header {
      font-size: 20px; } }

.discount-text {
  max-width: 450px;
  margin-left: auto;
  text-align: right;
  margin-bottom: 25px;
  font-weight: 300;
  color: #fff;
  line-height: 1.4; }
  @media screen and (max-width: 991px) {
    .discount-text {
      margin-bottom: 50px;
      text-align: left; } }

.discount-btn {
  margin-left: auto;
  width: 280px;
  background-color: #fff;
  color: #0390d3;
  border-color: transparent; }
  @media screen and (max-width: 991px) {
    .discount-btn {
      margin-left: 0; } }
  @media screen and (max-width: 380px) {
    .discount-btn {
      width: 100%;
      font-size: 18px; } }

.discount-call {
  margin-top: 5px;
  text-align: right;
  color: #fff; }
  @media screen and (max-width: 991px) {
    .discount-call {
      text-align: left; } }
  @media screen and (max-width: 480px) {
    .discount-call {
      font-size: 14px; } }

.discount-img {
  display: none; }
  @media screen and (max-width: 991px) {
    .discount-img {
      display: block;
      margin-left: auto; } }

.stories-section {
  padding: 90px 0;
  background-color: #eefaff; }
  @media screen and (max-width: 991px) {
    .stories-section {
      padding: 40px 0 50px; } }

.stories-header {
  margin-bottom: 55px; }
  @media screen and (max-width: 575px) {
    .stories-header {
      margin-bottom: 20px; } }

.stories-slide {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 25px 25px 20px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.05); }
  @media screen and (max-width: 991px) {
    .stories-slide {
      max-width: 350px;
      margin: 20px auto; } }
  @media screen and (max-width: 480px) {
    .stories-slide {
      max-width: 100%; } }

.stories-name {
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 17px; }

.stories-text {
  margin-bottom: 30px;
  font-weight: 300;
  font-size: 14px; }

.stories-bottom {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center; }

.stories-date {
  font-size: 14px;
  font-weight: 300;
  color: #0390d3; }

.stories-nav {
  margin-top: -10px; }

.faq-section {
  padding: 50px 0; }

.faq-section-header {
  margin-bottom: 65px; }
  @media screen and (max-width: 575px) {
    .faq-section-header {
      margin-bottom: 30px; } }

.faq-block {
  margin-bottom: 15px;
  background-color: #eefaff; }

.faq-toggle {
  position: relative;
  padding: 25px;
  font-size: 18px;
  font-weight: 600;
  background-color: #eefaff;
  cursor: pointer; }

.faq-toggle::after {
  content: '';
  display: block;
  position: absolute;
  right: 25px;
  top: 40%;
  transform: rotate(45deg);
  width: 10px;
  height: 10px;
  transition: all 0.4s;
  border-bottom: 2px solid #4b4b4b;
  border-right: 2px solid #4b4b4b; }

.faq-toggle[aria-expanded='true'] {
  color: #0390d3; }

.faq-toggle[aria-expanded='true']::after {
  top: 45%;
  transform: rotate(-135deg); }

.faq-num {
  margin-right: 5px;
  color: #0390d3;
  font-size: 16px; }

.faq-body {
  padding: 0 25px 25px 70px;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.3; }
  @media screen and (max-width: 1199px) {
    .faq-body {
      padding-left: 25px; } }
  @media screen and (max-width: 480px) {
    .faq-body {
      padding: 0 15px 15px; } }

.faq-link {
  color: #0390d3 !important;
  text-decoration: underline !important; }

@media screen and (max-width: 767px) {
  .faq-toggle {
    padding: 25px 15px;
    font-size: 16px; }
  .faq-toggle::after {
    right: 15px; } }

@media screen and (max-width: 575px) {
  .faq-toggle {
    padding: 15px;
    font-size: 14px; }
  .faq-toggle {
    display: -ms-flexbox;
    display: flex;
    padding-right: 35px; }
  .faq-toggle span {
    display: block;
    width: 45px;
    margin-right: 5px; } }

.faq-btn {
  width: 390px;
  margin: 60px auto 0;
  border-color: #0390d3;
  background-color: #0390d3;
  color: #fff; }
  @media screen and (max-width: 480px) {
    .faq-btn {
      max-width: 380px;
      width: 100%;
      margin-top: 20px; } }
  @media screen and (max-width: 380px) {
    .faq-btn {
      font-size: 16px; } }

.faq-btn-text {
  margin-top: 10px;
  font-weight: 300;
  text-align: center;
  font-size: 18px; }
  .faq-btn-text span {
    font-weight: 600;
    color: #0390d3; }
  @media screen and (max-width: 480px) {
    .faq-btn-text {
      font-size: 16px; } }
  @media screen and (max-width: 380px) {
    .faq-btn-text {
      font-size: 14px; } }


.text-section {
padding: 60px 0;
text-align: left;
}
@media screen and (max-width: 991px) {
.text-section {
padding-top: 40px;
}
}
.text h1,
.text h2,
.text h3 {
margin: 30px 0;
font-size: 30px;
line-height: 1;
}

.text h4 {
margin: 30px 0;
font-size: 22px;
}
.text ul {
list-style: circle inside;
}
.text p,
.text ul {
margin-bottom: 1rem;
font-size: 17px;
}
@media screen and (max-width: 480px) {
.text h1,
.text h2,
.text h3 {
font-size: 25px;
}
.text p,
.text ul {
font-size: 16px;
}
}
