@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto:400,500,700&display=swap&subset=cyrillic");
@font-face {
  font-family: "San Francisco Pro Display";
  src: url("../css/fonts/SFPro/SFProDisplay-Light.eot");
  src: url("../css/fonts/SFPro/SFProDisplay-Light.eot?#iefix") format("embedded-opentype"), url("../css/fonts/SFPro/SFProDisplay-Light.woff") format("woff"), url("../css/fonts/SFPro/SFProDisplay-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "San Francisco Pro Display";
  src: url("../css/fonts/SFPro/SFProDisplay-LightItalic.eot");
  src: url("../css/fonts/SFPro/SFProDisplay-LightItalic.eot?#iefix") format("embedded-opentype"), url("../css/fonts/SFPro/SFProDisplay-LightItalic.woff") format("woff"), url("../css/fonts/SFPro/SFProDisplay-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "San Francisco Pro Display";
  src: url("../css/fonts/SFPro/SFProDisplay-Regular.eot");
  src: url("../css/fonts/SFPro/SFProDisplay-Regular.eot?#iefix") format("embedded-opentype"), url("../css/fonts/SFPro/SFProDisplay-Regular.woff") format("woff"), url("../css/fonts/SFPro/SFProDisplay-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "San Francisco Pro Display";
  src: url("../css/fonts/SFPro/SFProDisplay-RegularItalic.eot");
  src: url("../css/fonts/SFPro/SFProDisplay-RegularItalic.eot?#iefix") format("embedded-opentype"), url("../css/fonts/SFPro/SFProDisplay-RegularItalic.woff") format("woff"), url("../css/fonts/SFPro/SFProDisplay-RegularItalic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "San Francisco Pro Display";
  src: url("../css/fonts/SFPro/SFProDisplay-Medium.eot");
  src: url("../css/fonts/SFPro/SFProDisplay-Medium.eot?#iefix") format("embedded-opentype"), url("../css/fonts/SFPro/SFProDisplay-Medium.woff") format("woff"), url("../css/fonts/SFPro/SFProDisplay-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "San Francisco Pro Display";
  src: url("../css/fonts/SFPro/SFProDisplay-MediumItalic.eot");
  src: url("../css/fonts/SFPro/SFProDisplay-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../css/fonts/SFPro/SFProDisplay-MediumItalic.woff") format("woff"), url("../css/fonts/SFPro/SFProDisplay-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "San Francisco Pro Display";
  src: url("../css/fonts/SFPro/SFProDisplay-Semibold.eot");
  src: url("../css/fonts/SFPro/SFProDisplay-Semibold.eot?#iefix") format("embedded-opentype"), url("../css/fonts/SFPro/SFProDisplay-Semibold.woff") format("woff"), url("../css/fonts/SFPro/SFProDisplay-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "San Francisco Pro Display";
  src: url("../css/fonts/SFPro/SFProDisplay-SemiboldItalic.eot");
  src: url("../css/fonts/SFPro/SFProDisplay-SemiboldItalic.eot?#iefix") format("embedded-opentype"), url("../css/fonts/SFPro/SFProDisplay-SemiboldItalic.woff") format("woff"), url("../css/fonts/SFPro/SFProDisplay-SemiboldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: "San Francisco Pro Display";
  src: url("../css/fonts/SFPro/SFProDisplay-Bold.eot");
  src: url("../css/fonts/SFPro/SFProDisplay-Bold.eot?#iefix") format("embedded-opentype"), url("../css/fonts/SFPro/SFProDisplay-Bold.woff") format("woff"), url("../css/fonts/SFPro/SFProDisplay-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "San Francisco Pro Display";
  src: url("../css/fonts/SFPro/SFProDisplay-BoldItalic.eot");
  src: url("../css/fonts/SFPro/SFProDisplay-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../css/fonts/SFPro/SFProDisplay-BoldItalic.woff") format("woff"), url("../css/fonts/SFPro/SFProDisplay-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Myriad Pro";
  src: url("../css/fonts/MyriadPro/MyriadPro-Regular.eot");
  src: url("../css/fonts/MyriadPro/MyriadPro-Regular.eot?#iefix") format("embedded-opentype"), url("../css/fonts/MyriadPro/MyriadPro-Regular.woff") format("woff"), url("../css/fonts/MyriadPro/MyriadPro-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

.bg-size-cover {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

h1 {
  font-size: 30px;
  font-weight: 600;
  font-family: "San Francisco Pro Display", sans-serif;
  color: rgba(0, 0, 0, 0.7);
  margin-bottom: 16px;
}

h2 {
  font-size: 28px;
  font-weight: 600;
  font-family: "San Francisco Pro Display", sans-serif;
  color: rgba(0, 0, 0, 0.7);
  margin-bottom: 16px;
}

h3 {
  font-size: 24px;
  font-weight: 600;
  font-family: "San Francisco Pro Display", sans-serif;
  color: rgba(0, 0, 0, 0.7);
  margin-bottom: 16px;
}

h4 {
  font-size: 20px;
  font-weight: 600;
  font-family: "San Francisco Pro Display", sans-serif;
  color: rgba(0, 0, 0, 0.7);
  margin-bottom: 16px;
}

h5 {
  font-size: 18px;
  font-weight: 600;
  font-family: "San Francisco Pro Display", sans-serif;
  color: rgba(0, 0, 0, 0.7);
  margin-bottom: 16px;
}

h6 {
  font-size: 16px;
  font-weight: 600;
  font-family: "San Francisco Pro Display", sans-serif;
  color: rgba(0, 0, 0, 0.7);
  margin-bottom: 16px;
}

a {
  text-decoration: underline;
}

.header-fix {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
}

.header-wr {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header {
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  color: #001540;
  font-weight: 500;
  font-size: 14px;
  padding: 25px 0;
}

@media (max-width: 1199px) {
  .header {
    padding: 20px 0;
  }
}

@media (max-width: 575px) {
  .header {
    padding: 15px 0;
  }
}

.header a {
  color: inherit;
  text-decoration: none;
}

.header .logo {
  width: 160px;
}

@media (max-width: 1199px) {
  .header .logo {
    max-width: 120px;
  }
}

@media (max-width: 575px) {
  .header .logo {
    display: none;
  }
}

.header .logo img {
  width: 100%;
}

.header .right-block {
  text-align: right;
}

@media (max-width: 991px) {
  .header .right-block {
    text-align: center;
  }
}

@media (max-width: 575px) {
  .header .right-block {
    text-align: initial;
  }
}

.header .right-block .phone {
  display: block;
  font-size: 18px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 8px;
}

@media (max-width: 1199px) {
  .header .right-block .phone {
    font-size: 16px;
  }
}

.header .right-block .order-link {
  display: block;
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  color: #FF1D45;
  position: relative;
  text-decoration: underline;
}

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .menu {
    background-color: #f8f8f8;
    width: 280px;
    flex-direction: column;
    height: 100vh;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: -1;
    padding-top: 83px;
    transition: left 0.3s;
  }
}

@media (max-width: 575px) {
  .menu {
    padding-top: 73px;
  }
}

.menu.opened {
  left: calc(100% - 280px);
}

.menu__link {
  display: block;
  padding: 14px 15px;
  position: relative;
  transition: background-color 0.3s;
}

.menu__link:before {
  content: "";
  display: block;
  background-color: #001540;
  width: calc(100% - 30px);
  height: 1px;
  position: absolute;
  left: 15px;
  bottom: 10px;
  transform: scaleX(0);
  transition: 0.3s;
}

.menu__link:hover, .menu__link.active {
  text-decoration: none;
  transition: 0.3s;
}

@media (max-width: 991px) {
  .menu__link:hover, .menu__link.active {
    background-color: rgba(255, 29, 69, 0.15);
  }
}

.menu__link:hover:before, .menu__link.active:before {
  transform: scaleX(1);
}

@media (max-width: 991px) {
  .menu__link:hover:before, .menu__link.active:before {
    display: none;
  }
}

.menu-toggle {
  width: 25px;
  height: 18px;
  cursor: pointer;
  position: relative;
  display: none;
}

.menu-toggle span {
  background-color: #153371;
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 2px;
  border-radius: 2px;
}

.menu-toggle::before, .menu-toggle::after {
  background-color: #153371;
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  transform-origin: center;
  transition: 0.2s;
  border-radius: 2px;
}

.menu-toggle:before {
  top: 0;
}

.menu-toggle:after {
  bottom: 0;
}

.menu-toggle.opened span {
  transform: scaleY(0);
}

.menu-toggle.opened:before {
  transform: rotate(45deg);
  top: calc(50% - 1px);
}

.menu-toggle.opened:after {
  transform: rotate(-45deg);
  top: calc(50% - 1px);
}

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

.bvi-btn {
  cursor: pointer;
}

.bvi-btn__text {
  display: inline-block;
  margin-left: 12px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
}

@media (max-width: 991px) {
  .bvi-btn__text {
    display: none;
  }
}

body {
  padding: 0;
  margin: 0;
  font-family: "San Francisco Pro Display", sans-serif;
  color: #2B2B2B;
  font-size: 16px;
}

.wrapper {
  position: relative;
  min-height: 100vh;
  padding-top: 99px;
  padding-bottom: 140px;
}

@media (max-width: 1199px) {
  .wrapper {
    padding-top: 89px;
  }
}

@media (max-width: 991px) {
  .wrapper {
    padding-top: 83px;
    padding-bottom: 225px;
  }
}

@media (max-width: 767px) {
  .wrapper {
    padding-bottom: 393px;
  }
}

@media (max-width: 575px) {
  .wrapper {
    padding-top: 73px;
  }
}

main {
  padding-top: 50px;
  padding-bottom: 50px;
}

.main-wr {
  padding-top: 0;
}

.main-wr .contacts {
  margin-top: 0;
}

.main-wr .reviews {
  margin-bottom: 0;
}

.page-title {
  font-family: "San Francisco Pro Display", sans-serif;
  color: rgba(0, 0, 0, 0.7);
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 50px;
}

.page-desc {
  font-size: 14px;
  margin-top: -30px;
  margin-bottom: 55px;
  color: #2b2b2b;
}

.section-title {
  font-family: "San Francisco Pro Display", sans-serif;
  color: rgba(0, 0, 0, 0.7);
  font-size: 30px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 80px;
  text-align: center;
  max-width: 450px;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 575px) {
  .section-title {
    font-size: 26px;
    margin-bottom: 40px;
  }
}

.section-title .small {
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.39);
  margin-bottom: 15px;
  text-transform: uppercase;
}

.section-desc {
  color: rgba(0, 0, 0, 0.71);
  font-size: 14px;
  line-height: 1.3;
  margin-bottom: 25px;
}

.breadcrumb {
  background: transparent;
  border-radius: 0;
  padding: 0;
  line-height: 1.2;
  margin-bottom: 15px;
  font-size: 14px;
  color: #605f5e;
}

.breadcrumb a {
  color: inherit;
}

.hero {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  color: #fff;
  padding: 100px 0;
}

@media (max-width: 991px) {
  .hero {
    padding: 50px 0;
  }
}

.hero:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(21, 51, 113, 0.9);
}

.hero .callback-form {
  max-width: 320px;
  margin-right: auto;
  margin-left: auto;
}

.hero .callback-form__title {
  text-align: center;
  font-size: 22px;
  line-height: 1;
  font-weight: 600;
  margin-bottom: 25px;
  color: inherit;
}

.hero .callback-form .btn-primary {
  width: 100%;
  box-shadow: -4px 0px 20px rgba(251, 45, 82, 0.5), 0px 3px 0px 0px #e70e35;
  font-size: 13px;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  padding: 20px;
  border-radius: 4px;
  margin-bottom: 14px;
  transition: box-shadow 0.3s;
}

.hero .callback-form .btn-primary:hover {
  box-shadow: none;
  background-color: #FF1D45;
}

.hero .callback-form .form-text {
  color: inherit;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.2;
  opacity: 0.8;
  text-align: center;
}

#hero-slider {
  height: 100%;
}

@media (max-width: 991px) {
  #hero-slider {
    margin-bottom: 50px;
  }
}

#hero-slider .slide {
  padding-left: 25px;
}

@media (max-width: 575px) {
  #hero-slider .slide {
    padding: 0;
  }
}

#hero-slider .slide .small {
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: 20px;
}

#hero-slider .slide .title {
  font-size: 40px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 20px;
}

@media (max-width: 575px) {
  #hero-slider .slide .title {
    font-size: 30px;
  }
}

#hero-slider .slide .flag {
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  background-color: #FF1D45;
  box-shadow: -4px 0px 20px rgba(251, 45, 82, 0.5);
  position: relative;
  left: -25px;
  display: inline-block;
  padding: 25px 50px;
}

#hero-slider .slide .flag:before {
  content: "";
  display: block;
  position: absolute;
  width: 50px;
  height: 100%;
  top: 0;
  right: 0;
  background-image: url(../images/flag-img.png);
  background-position: center left;
  background-repeat: no-repeat;
  transform: translateX(100%);
}

@media (max-width: 575px) {
  #hero-slider .slide .flag {
    width: 100%;
    padding: 15px;
    text-align: center;
    left: initial;
    font-size: 16px;
  }
}

#hero-slider .carousel-controls {
  display: flex;
  align-items: center;
  margin-top: 35px;
}

@media (max-width: 991px) {
  #hero-slider .carousel-controls {
    justify-content: center;
  }
}

#hero-slider .carousel-control-prev,
#hero-slider .carousel-control-next {
  position: static;
  width: 30px;
}

#hero-slider .carousel-indicators {
  position: static;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 0;
}

#hero-slider .carousel-indicators li {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  margin: 0 5px;
  opacity: 0.4;
}

#hero-slider .carousel-indicators li.active {
  opacity: 0.9;
}

.advantages {
  padding-top: 40px;
  padding-bottom: 60px;
}

@media (max-width: 575px) {
  .advantages {
    padding-bottom: 10px;
  }
}

.advantage {
  position: relative;
  padding-left: 60px;
  font-size: 14px;
  line-height: 1.3;
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 40px;
}

.advantage__icon {
  position: absolute;
  top: -20px;
  left: -15px;
}

.advantage__title {
  color: rgba(0, 0, 0, 0.8);
  font-size: 16px;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 15px;
}

.about {
  padding: 75px 0;
  background-color: #f9f9f9;
  color: rgba(0, 0, 0, 0.71);
}

@media (max-width: 575px) {
  .about {
    padding: 40px 0;
  }
}

.about .section-title {
  text-align: initial;
  margin: 0;
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  .about .section-title {
    text-align: center;
  }
}

.about .certificates {
  display: flex;
  justify-content: center;
  position: relative;
}

@media (max-width: 991px) {
  .about .certificates {
    margin-top: 30px;
  }
}

.about .certificates:before {
  content: "Наши документы";
  font-size: 14px;
  line-height: 1;
  color: rgba(0, 0, 0, 0.12);
  text-transform: uppercase;
  position: absolute;
  top: 70px;
  right: 9%;
  transform: rotate(90deg);
}

@media (max-width: 1199px) {
  .about .certificates:before {
    right: 3%;
  }
}

@media (max-width: 991px) {
  .about .certificates:before {
    display: none;
  }
}

.about .certificates__item {
  display: block;
  margin: 10px;
  width: 120px;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.07);
}

.about .certificates__item:hover:before {
  opacity: 0;
}

.about .certificates__item:before {
  content: "";
  display: block;
  padding-top: 141px;
  padding-top: 141%;
  background-color: #fff;
  opacity: 0.25;
  transition: opacity 0.3s;
}

.portfolio {
  padding-top: 50px;
  padding-bottom: 50px;
}

.portfolio .section-title {
  margin-bottom: 60px;
}

.portfolio .slick-dots {
  position: static;
  margin-top: 40px;
}

@media (max-width: 575px) {
  .portfolio .slick-dots {
    margin-top: 10px;
  }
}

.portfolio .slick-dots li {
  width: 12px;
  height: 12px;
  background-color: rgba(0, 0, 0, 0.1);
}

.portfolio .slick-dots li button:before {
  display: none;
}

.portfolio .slick-dots li.slick-active {
  background-color: #FF1D45;
}

.portfolio-card {
  display: block;
  max-width: 350px;
  width: calc(100% - 30px);
  margin-right: auto;
  margin-left: auto;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.06);
  border-radius: 6px;
  overflow: hidden;
  transition: box-shadow 0.3s;
  position: relative;
  height: calc(100% - 40px);
  margin-bottom: 20px;
  margin-top: 20px;
  text-decoration: none;
}

.portfolio-card:hover {
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
  text-decoration: none;
}

.portfolio-card:hover .portfolio-card__img::before {
  opacity: 0.5;
}

.portfolio-card__img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.portfolio-card__img:before {
  content: "";
  display: block;
  padding-top: 56.25%;
  background-color: #ff1d45;
  opacity: 0;
  transition: opacity 0.3s;
}

.portfolio-card__title {
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
  font-weight: 600;
  padding: 15px 20px;
  line-height: 1.2;
}

.types {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  color: #fff;
  padding-top: 60px;
  padding-bottom: 90px;
}

.types:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(21, 51, 113, 0.9);
  z-index: 0;
}

.types .section-title {
  color: inherit;
  text-align: inherit;
  position: relative;
  margin: 0;
  margin-bottom: 30px;
}

.types .section-title .small {
  color: inherit;
}

.types .tabs-btns {
  position: relative;
  margin: -10px;
  margin-bottom: 50px;
}

.types .tabs-btns .tab-btn {
  font-size: 13px;
  font-weight: 500;
  text-transform: uppercase;
  color: inherit;
  opacity: 0.4;
  margin: 10px;
  transition: opacity 0.3s;
}

.types .tabs-btns .tab-btn:hover, .types .tabs-btns .tab-btn:focus {
  text-decoration: none;
  outline: none;
  opacity: 0.7;
}

.types .tabs-btns .tab-btn.active {
  opacity: 1;
}

.types .tab {
  display: none;
}

.types .tab.active {
  display: block;
}

.types a {
  text-decoration: none;
}

.type__img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 15px;
}

.type__img:before {
  content: "";
  display: block;
  padding-top: 65%;
}

.type__btn {
  width: 100%;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1;
  border-radius: 4px;
  padding: 17px 20px;
  box-shadow: 0px 0px 30px rgba(255, 29, 69, 0.6);
  transition: box-shadow 0.3s;
}

@media (max-width: 767px) {
  .type__btn {
    margin-bottom: 40px;
  }
}

.type__btn:hover {
  background-color: #FF1D45;
  box-shadow: none;
}

.type__title {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 20px;
}

.type__desc {
  opacity: 0.8;
  line-height: 1.3;
  margin-bottom: 25px;
}

.type__advantages {
  padding: 0;
  margin: 0;
  list-style: none;
  line-height: 1.2;
}

.type__advantages li {
  padding-left: 30px;
  position: relative;
}

.type__advantages li:before {
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  background-image: url(../images/success.svg);
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 0;
  top: 2px;
}

.type__advantages li:not(:last-child) {
  margin-bottom: 15px;
}

.reviews {
  padding-top: 60px;
  padding-bottom: 30px;
  margin-bottom: -70px;
}

.reviews__all {
  text-align: center;
  margin-top: -85px;
  margin-top: -55px;
  margin-bottom: 100px;
}

@media (max-width: 575px) {
  .reviews__all {
    margin-top: -20px;
  }
}

.reviews__all a {
  text-decoration: underline;
}

.review {
  background: #ffffff;
  border: 1px solid #e2e2e2;
  border-radius: 6px;
  position: relative;
  padding: 30px;
  padding-top: 70px;
  height: calc(100% - 60px);
  margin-bottom: 60px;
}

.review__img {
  position: absolute;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.15);
  width: 90px;
  height: 90px;
  border-radius: 50%;
  top: -30px;
  left: 27px;
}

.review__name {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 14px;
  color: #5e5e5e;
}

.review__text {
  font-size: 15px;
  line-height: 1.3;
  color: #7c7c7c;
}

.contacts {
  margin-top: 70px;
  padding-top: 75px;
  padding-bottom: 75px;
  position: relative;
}

@media (max-width: 991px) {
  .contacts {
    padding-top: 0;
  }
}

.contacts__wr {
  background: #ffffff;
  border-radius: 6px;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15);
  padding: 60px 50px;
  position: relative;
  z-index: 1;
}

.contacts .section-title {
  text-align: initial;
  margin-bottom: 15px;
}

.contacts .contacts-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.contacts .contacts-list li:not(:last-child) {
  margin-bottom: 15px;
}

.contacts .contacts-list .title {
  color: #FF1D45;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 10px;
  margin-bottom: 5px;
}

.contacts .contacts-list .text {
  color: inherit;
}

.contacts .map {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #f9f9f9;
}

@media (max-width: 991px) {
  .contacts .map {
    position: initial;
    height: 320px;
    margin-top: 30px;
  }
}

.contacts a {
  text-decoration: none;
}

.contacts a:hover {
  text-decoration: underline;
}

.feedback {
  padding: 70px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  color: #fff;
  margin-bottom: -50px;
}

.feedback:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(21, 51, 113, 0.9);
}

.feedback .section-title {
  position: relative;
  color: inherit;
  margin-bottom: 60px;
}

.feedback .section-title .small {
  color: rgba(255, 255, 255, 0.7);
}

.feedback .feedback-form {
  max-width: 715px;
  margin-right: auto;
  margin-left: auto;
}

.feedback .form-control {
  background: #ffffff;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  height: auto;
  margin-bottom: 18px;
  font-size: 14px;
  padding: 12px 17px;
}

.feedback .btn {
  width: 100%;
  padding: 15px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  border-radius: 4px;
  box-shadow: 0px 0px 30px rgba(255, 29, 69, 0.6);
  transition: box-shadow 0.3s;
}

.feedback .btn:hover, .feedback .btn:focus {
  box-shadow: none;
  background-color: #FF1D45;
}

.feedback .form-text {
  font-size: 14px;
  line-height: 1.2;
  display: flex;
  align-items: center;
  margin: 0;
  position: relative;
  height: 100%;
}

@media (max-width: 767px) {
  .feedback .form-text {
    text-align: center;
    margin-top: 10px;
  }
}

.article-card {
  display: block;
  color: rgba(0, 0, 0, 0.9);
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 60px;
}

.article-card__img {
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 16px;
}

.article-card__img:before {
  content: "";
  display: block;
  padding-top: 56.25%;
}

.article-card__title {
  font-weight: 500;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 12px;
}

.article-card a {
  text-decoration: none;
}

.price-tabs {
  margin: -5px;
  margin-bottom: 10px;
}

.price-tabs .tab-btn {
  display: inline-block;
  line-height: 1;
  color: #fff;
  background-color: #de3855;
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
  padding: 15px 12px;
  min-width: 100px;
  margin: 5px;
  text-align: center;
  opacity: 0.4;
  transition: opacity 0.3s;
  text-decoration: none;
}

.price-tabs .tab-btn:hover {
  opacity: 0.8;
}

.price-tabs .tab-btn.active {
  opacity: 1;
}

@media (max-width: 575px) {
  .price-tabs .tab-btn {
    padding: 10px 10px;
    min-width: initial;
  }
}

.price-tabs-content {
  margin-bottom: 40px;
}

.price-tabs-content .tab {
  overflow: auto;
  display: none;
}

.price-tabs-content .tab.active {
  display: block;
}

table {
  width: 100%;
  font-size: 14px;
  color: #484848;
  font-family: "Roboto", "San Francisco Pro Display", sans-serif;
  line-height: 1;
}

table th,
table td {
  padding: 13px 8px;
  border: 1px solid #c4c4c4;
  border-collapse: collapse;
}

table th {
  border-top-color: #de3855;
}

table th:first-child {
  border-left-color: #de3855;
}

table th:last-child {
  border-right-color: #de3855;
}

table thead th {
  background-color: #de3855;
  color: #fff;
  font-weight: 400;
}

.form-group {
  margin-bottom: 14px;
  position: relative;
}

.form-group label {
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 5px;
  color: inherit;
}

.form-group .form-control {
  background: #fafafa;
  border: 1px solid #f5f5f5;
  border-radius: 4px;
  height: auto;
  padding: 12px 20px;
}

.photogallery__item {
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 30px;
}

.photogallery__item:before {
  content: "";
  display: block;
  padding-top: 75%;
}

.checkbox {
  display: flex;
  cursor: pointer;
}

.checkbox:not(:last-child) {
  margin-bottom: 15px;
}

.checkbox__input {
  display: none;
}

.checkbox__input:checked ~ .checkbox__box {
  background-color: #FF1D45;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iOSIgdmlld0JveD0iMCAwIDEwIDkiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDRMNCA3TDkgMS41IiBzdHJva2U9IndoaXRlIiBzdHJva2Utd2lkdGg9IjIiLz4KPC9zdmc+Cg==);
  background-position: center;
  background-repeat: no-repeat;
  border-color: #FF1D45;
}

.checkbox__input:checked ~ .checkbox__text {
  color: #7b7b7b;
}

.checkbox__box {
  width: 17px;
  min-width: 17px;
  height: 17px;
  border: 1px solid #cccccc;
  margin-right: 10px;
}

.checkbox__text {
  flex: 1;
  color: #a0a0a0;
}

.error-input {
  border-color: #c0392b !important;
  position: relative;
}

.input-message {
  font-size: 12px;
  color: #c0392b;
  position: absolute;
  bottom: -15px;
  left: 0;
}

.overlay {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 10;
}

.footer {
  font-family: "San Francisco Pro Display", sans-serif;
  background-color: #1b366e;
  color: #e6e6e6;
  font-size: 16px;
  font-weight: 300;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.footer__top {
  background-color: #234489;
  padding: 23px 0;
}

@media (max-width: 991px) {
  .footer__top {
    padding: 15px 0;
  }
}

.footer__top .socials {
  display: inline-flex;
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer__top .socials__item:not(:last-child) {
  margin-right: 20px;
}

.footer__top .footer-submenu {
  margin-top: 0;
}

.footer__bottom {
  font-size: 14px;
  font-weight: 300;
  padding: 23px 0;
}

@media (max-width: 991px) {
  .footer__bottom {
    padding: 15px 0;
  }
}

.footer a {
  color: inherit;
  text-decoration: none;
}

.footer a:hover {
  text-decoration: underline;
}

.footer-wr {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 991px) {
  .footer-wr {
    flex-direction: column;
    align-items: center;
  }
}

.footer-submenu {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
}

@media (max-width: 767px) {
  .footer-submenu {
    flex-direction: column;
  }
}

@media (max-width: 991px) {
  .footer-submenu {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}

.footer-submenu li:not(:last-child) {
  margin-right: 30px;
}

@media (max-width: 767px) {
  .footer-submenu li:not(:last-child) {
    margin-right: 0;
  }
}

.close {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 10;
}

.close-icon {
  display: block;
  cursor: pointer;
  position: relative;
  width: 12px;
  height: 12px;
}

.close-icon::before, .close-icon::after {
  background-color: #241b13;
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  position: absolute;
  transform-origin: center;
  transition: 0.2s;
  border-radius: 2px;
}

.close-icon:before {
  top: 0;
  transform: rotate(45deg);
  top: calc(50% - 1px);
}

.close-icon:after {
  bottom: 0;
  transform: rotate(-45deg);
  top: calc(50% - 1px);
}

.modal .modal-title {
  font-weight: 800;
  font-size: 18px;
  line-height: 1.35;
  text-align: center;
  color: rgba(0, 0, 0, 0.9);
  margin-bottom: 30px;
  max-width: 320px;
  margin-right: auto;
  margin-left: auto;
}

.modal .form {
  max-width: 330px;
  margin-right: auto;
  margin: auto;
}

.modal .form .form-control {
  background: #fcfcfc;
  border: 1px solid rgba(196, 196, 196, 0.15);
  box-sizing: border-box;
  border-radius: 10px;
  margin-bottom: 15px;
  padding: 17px 22px;
  height: initial;
}

.modal .form .form-control::-webkit-input-placeholder {
  color: rgba(65, 65, 65, 0.4);
}

.modal .form .form-control::-moz-placeholder {
  color: rgba(65, 65, 65, 0.4);
}

.modal .form .form-control:-moz-placeholder {
  color: rgba(65, 65, 65, 0.4);
}

.modal .form .form-control:-ms-input-placeholder {
  color: rgba(65, 65, 65, 0.4);
}

.modal .form .form-control:focus {
  box-shadow: none;
  border-color: #153371;
}

.modal .form .form-text {
  font-size: 12px;
  line-height: 135%;
  text-align: center;
  color: rgba(65, 65, 65, 0.5);
  max-width: 270px;
  margin-right: auto;
  margin-left: auto;
}

.modal .modal-body {
  padding-top: 40px;
  padding-bottom: 40px;
}

.modal .modal-button {
  background-color: #FF1D45;
  border: none;
  width: 100%;
  box-shadow: 0px 4px 14px rgba(251, 45, 82, 0.5), 0px 3px 0px 0px #e70e35;
  border-radius: 10px;
  font-size: 13px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  padding: 20px;
  margin-bottom: 14px;
  transition: box-shadow 0.3s;
  color: #fff;
}

.modal .modal-button:hover, .modal .modal-button:focus {
  outline: none;
  box-shadow: none;
  background-color: #FF1D45;
}

@media (min-width: 576px) {
  #callback-modal .modal-dialog {
    max-width: 455px;
  }
}

.thumbnail {
  max-width: 500px;
  margin-bottom: 60px;
}

.callback-result,
.callback-modal-result,
.feedback-result {
  padding-top: 15px;
  text-align: center;
  color: #FF1D45 !important;
  line-height: 130%;
}