﻿.swiper-button-disabled {
  opacity: 0 !important;
}
.modal_form {
  position: fixed;
  top: 45%;
  left: 50%;
  margin-top: -165px;
  margin-left: -225px;
  display: none;
  opacity: 0;
  z-index: 5;
}
div#success-response {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 408px;
  height: 305px;
  overflow: hidden;
  z-index: 99999;
  box-shadow: 0px 4px 66px rgb(0 0 0 / 25%);
  border-radius: 12px;
}
div#adw_mess button {
  border: none;
  background: #fff;
}
input.adwinp {
  display: none;
}
.fr-name {
  display: none;
}
div#success-response {
  background: #fff;
  border: none;
}
.adw_ok1 {
  margin-bottom: 20px;
}
.adw_ok2 {
  color: #000;
  font-size: 18px;
  line-height: 54px;
}
.adw_ok3 {
  font-size: 34px;
  color: #01016c;
}
.adw_ok4 {
  color: rgb(1, 1, 108);
}
.adw_body {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.footer_m0 img {
  width: 150px;
  height: auto;
}
.footer_m2 a {
  text-transform: lowercase;
}
.footer_m2 a:first-letter {
  text-transform: uppercase;
}
div#callback6 {
  background: #0000006b;
}
div#callback {
  background: #0000006b;
}
/* .modal-backdrop.fade.show {opacity: 0;} */
.modal-backdrop.fade.show {
  opacity: 0;
}
.modal-backdrop {
  position: unset !important;
}
body#div {
  overflow: auto !important;
}
div#callback2 {
  background: #0000006b;
}
div#callback3 {
  background: #0000006b;
}
input#contact_adw {
  background: #d9d9d9;
  color: #000;
  width: 100%;
  font-weight: 600;
  font-size: 16px;
}
input#contact_adw:hover {
  box-shadow: 0px 5px 5px rgb(0 0 0 / 30%);
}
a.navlinks {
  margin-left: 11px;
  margin-right: 11px;
}
a.page-link {
  border: none;
  font-size: 17px;
  color: rgba(20, 1, 41, 0.6);
}
li.page-item {
  margin-right: 15px;
}
li.page-item.disabled {
  margin-left: 15px;
}
#politadw .container.my-4 {
  padding-left: 0px;
}
.modal-open .modal_form {
  opacity: 1;
  display: block;
  z-index: 99999;
}
.footer_m1 li:nth-child(1) {
  display: none;
}
.app-header__list--products > ul > li > a {
  text-transform: uppercase;
}
.footer_m1 .d-xl-flex li:nth-child(1) {
  display: none;
}
#overlay {
  z-index: 3;
  position: fixed;
  background-color: #000;
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  display: none;
}
.modal_form h3 {
  text-align: center;
  font-size: 2em;
  text-transform: uppercase;
  color: #000;
  margin: 0;
}
.modal_form .comment {
  color: #272727;
  padding-bottom: 15px;
  font-size: 14px;
  text-align: center;
  padding-top: 10px;
}
.exit {
  background: #d0d0d0;
  display: block !important;
  border-radius: 50%;
  right: -30px;
  top: -20px;
  position: absolute;
  opacity: 1;
  width: 33px;
  height: 33px;
  line-height: 30px;
  font-size: 36px;
  border: 2px solid #3e5368;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
.exit:after {
  display: block;
  font-size: 23px;
  content: "x";
  padding-left: 9px;
  line-height: 24px;
  cursor: pointer;
  text-decoration: none;
  font-weight: bold;
  color: #000000;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.exit:hover {
  background: #eaeaea;
  text-decoration: none;
}
.modal_form .button {
  display: block;
  background-color: #ffd400;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #000;
  cursor: pointer;
  font-size: 17px;
  font-weight: bold;
  height: 40px;
  margin: 10px 0;
  padding: 2px 16px;
  width: 210px;
  margin: 0 auto;
  -webkit-transition: all 0.12s ease-in;
  -o-transition: all 0.12s ease-in;
  -moz-transition: all 0.12s ease-in;
  transition: all 0.12s ease-in;
}
.modal_form .button:hover {
  background-color: #44c8f5;
  border: 1px solid #44c8f5;
  color: #fff;
}
.modal_form .error {
  border: 1px solid red;
}
.main-svg-sprite {
  display: none;
}

input#production_adw {
  background: #00235c;
  color: #fff !important;
  width: 100%;
}
.svg-icon {
  display: inline-block;
  width: 24px;
  height: 24px;
  fill: currentColor;
  font-size: 0;
}
.svg-icon__link {
  vertical-align: top;
  fill: inherit;
  width: inherit;
  height: inherit;
}
.m-n1 {
  margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}
.ms-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}
.me-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}
.m-n2 {
  margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}
.ms-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}
.me-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}
.m-n3 {
  margin: -1rem !important;
}
.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}
.ms-n3,
.mx-n3 {
  margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}
.me-n3,
.mx-n3 {
  margin-left: -1rem !important;
}
.m-n4 {
  margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}
.ms-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}
.me-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}
.m-n5 {
  margin: -3rem !important;
}
.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}
.ms-n5,
.mx-n5 {
  margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}
.me-n5,
.mx-n5 {
  margin-left: -3rem !important;
}
.app-footer {
  -ms-flex: none;
  flex: none;
  background: #003882;
  color: #fff;
}
.app-footer a {
  color: inherit;
  text-decoration: none;
}
.app-footer a:hover {
  text-decoration: underline;
}
.app-footer__phone {
  font-size: 21px;
  font-weight: 700;
}
.app-footer__mail {
  font-weight: 500;
  font-size: 20px;
}
.app-footer__info {
  font-size: 10px;
  line-height: 80%;
  letter-spacing: 0.02em;
  color: #bcbcbc;
}
.app-footer__info a {
  color: #bcbcbc;
}
.app-footer__copy {
  font-weight: 700;
  font-size: 12px;
}
.app-footer__list ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.app-footer__list li {
  width: 50%;
}
.footer_m0 img {
  border-radius: 8px;
}
.app-footer__list > li > a {
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0.02em;
  display: inline-block;
}
.app-footer__list ul a {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.02em;
  display: inline-block;
  margin-top: 35px;
}
.app-header {
  -ms-flex: none;
  flex: none;
  left: 0;
  right: 0;
  top: 0;
  z-index: 100;
  background: #fff;
  transition: 0.4s ease all;
}
.app-header.is-fixed {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.app-header__container {
  box-shadow: inset 0 5px 0 0 #003882;
  padding-top: 15px;
  padding-bottom: 10px;
}
.app-header__container:before,
.app-header__container:after {
  content: "";
  display: block;
  width: 90px;
  height: 10px;
  position: absolute;
  top: -5px;
}
.app-header__container:before {
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg width='91' height='10' viewBox='0 0 91 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_414_654)'%3E%3Cpath d='M91 -7L1 -6.99999L10.0252 6.45617C11.5107 8.67103 14.0022 10 16.6691 10L91 9.99999L91 -7Z' fill='%23003882'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_414_654'%3E%3Crect width='91' height='10' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E ");
  left: 0;
}
.app-header__container:after {
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3Csvg width='91' height='10' viewBox='0 0 91 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_414_654)'%3E%3Cpath d='M0 -7H90L80.9748 6.45617C79.4893 8.67104 76.9978 10 74.3309 10H0V-7Z' fill='%23003882'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_414_654'%3E%3Crect width='91' height='10' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E ");
  right: 0;
}
.app-header__phone {
  text-decoration: none;
  color: #000;
  font-size: 0;
}
.app-header__phone:hover {
  color: #000;
  text-decoration: underline;
}
.app-header__phone--adaptive {
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2;
  padding: 0;
  letter-spacing: -0.017em;
  color: #fff;
}
.app-header__phone--adaptive .svg-icon {
  margin-right: 20px;
}
.app-header__phone--adaptive:hover {
  color: #fff;
}
.app-header__btn {
  display: none;
}
.app-header__menu {
  font-size: 0;
  line-height: 0;
}
.app-header__menu .svg-icon {
  width: 30px;
  height: 30px;
}
.app-header__logo {
  width: 120px;
  height: 18px;
  overflow: hidden;
  display: flex !important;
  align-items: center;
}
.app-header__list {
  display: none;
}
.app-header__list--company {
  width: calc(100% - 300px);
}
.app-header__list--company > ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.app-header__list--company > ul > li > a {
  display: block;
  padding: 10px;
  font-weight: 400;
  font-size: 22px;
  line-height: 1;
  color: #000;
  text-decoration: none;
}
.app-header__list--company > ul > li > ul > li > a {
  color: #fff;
  text-decoration: none;
}
.app-header__list--company > ul a:hover {
  text-decoration: underline;
}
.app-header__list--products {
  width: 50%;
}
.app-header__list--products > ul,
.app-header__list--company > ul {
  display: -ms-flexbox;
  display: flex;
}
.app-header__list--products > ul > li > a {
  height: 53px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  position: relative;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: -0.017em;
  color: #000;
  padding: 0 22px;
  text-decoration: none;
  z-index: 1;
  transition: 0.4s ease all;
}
.app-header__list--products > ul > li > a:before,
.app-header__list--products > ul > li > a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  opacity: 0;
  transition: 0.4s ease all;
}
.app-header__list--products > ul > li > a:before {
  content: "";
  width: 17px;
  left: 0;
  background-image: url("data:image/svg+xml,%3Csvg width='17' height='53' viewBox='0 0 17 53' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17 53L17 0L5.06115 4.71551C2.00685 5.92188 -1.02376e-06 8.87225 -1.08951e-06 12.1562L-1.90735e-06 53L17 53Z' fill='%23003882'/%3E%3C/svg%3E ");
}
.app-header__list--products > ul > li > a:after {
  left: 17px;
  right: 0;
  border-radius: 0 5px 0 0;
  background: #003882;
}
.app-header__list--products > ul > li:hover > a {
  color: #fff;
}
.app-header__list--products > ul > li:hover > a:before,
.app-header__list--products > ul > li:hover > a:after {
  opacity: 1;
}
.app-header__list--products > ul > li:hover > ul,
.app-header__list--company > ul > li:hover > ul {
  opacity: 1;
  visibility: visible;
}

.app-header__list--products > ul > li > ul,
.app-header__list--company > ul > li > ul {
  position: absolute;
  background: #003882;
  border-radius: 0px 5px 5px 5px;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s ease all;
}
.app-header__list--products > ul > li > ul {
  top: 100%;
  margin-top: -16px;
  left: 15px;
  right: 15px;
}
.app-header__list--company > ul > li > ul {
  top: 45%;
  right: 0;
  left: 26%;
  width: 200px;
  margin-top: 0;
  z-index: 1000;
}

.app-header__list--products > ul > li > ul > li,
.app-header__list--company > ul > li > ul > li {
  -ms-flex: 1 1;
  flex: 1 1;
  position: relative;
  padding: 20px 30px;
}
.app-header__list--products > ul > li > ul > li + li {
  border-left: 2px solid rgba(255, 255, 255, 0.1);
}
.app-header__list--products > ul > li > ul > li + li:before {
  content: "";
  display: block;
  position: absolute;
  left: -3px;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #d9d9d9;
}
.app-header__list--products > ul > li > ul > li:nth-child(2):before {
  top: 30%;
}
.app-header__list--products > ul > li > ul > li:nth-child(3):before {
  top: 90%;
}
.app-header__list--products > ul > li > ul > li:nth-child(4):before {
  top: 60%;
}
.app-header__list--products > ul > li > ul > li:nth-child(5):before {
  top: 10%;
}
.app-header__list--products > ul > li > ul > li:nth-child(6):before {
  top: 50%;
}
.app-header__list--products > ul > li > ul > li > a {
  min-height: 50px;
  display: inline-block;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
  text-decoration: none;
  font-family: "Lato", sans-serif;
}
.app-header__list--products > ul > li > ul > li > a:hover {
  text-decoration: underline;
}
.app-header__list--products > ul > li > ul > li > ul li {
  margin-top: 10px;
}
.app-header__list--products > ul > li > ul > li > ul a {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 1.2;
  color: #fff;
  display: inline-block;
  padding: 4px 0;
  text-decoration: none;
}
.app-header__list--products > ul > li > ul > li > ul a:hover {
  text-decoration: underline;
}
html,
body {
  margin: 0;
  padding: 0;
}
html {
  min-height: 100%;
  min-height: 100vh;
  min-height: calc(var(--vh, 1vh) * 100);
  font-size: 20px;
}
.app {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.4;
  background: #fff;
  color: #000;
  padding-top: 80px;
}
.app__wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  height: 100vh;
  height: calc(var(--vh, 1vh) * 100);
}
.app__content {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.app img {
  max-width: 100%;
}
.app ul,
.app ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-bottom: 1rem;
  font-weight: 600;
  color: #000;
}
h1,
.h1 {
  font-size: 32px;
}
h2,
.h2 {
  font-size: 28px;
}
.price-h2 {
  text-align: center;
  background-color: #d9d9d9;
  margin-bottom: -30px;
  padding: 20px 0 0 0;
}
h3,
.h3 {
  font-size: 26px;
}
h4,
.h4 {
  font-size: 24px;
}
h5,
.h5 {
  font-size: 22px;
}
h6,
.h6 {
  font-size: 20px;
}
.blue-color {
  color: #000;
}
.svg-icon {
  font-size: 0;
  line-height: 0;
}
.hr-line {
  margin: 1.5rem 0;
}
.btn {
  border: none;
  text-decoration: none !important;
}
.btn-light {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  border-radius: 12px;
  color: #002f6c !important;
  background: rgb(242 147 3);
  padding: 13px 28px;
}
.btn-light:hover {
  box-shadow: 0px 5px 5px rgba(0, 56, 130, 0.3);
}
.btn-light:active,
.btn-light:focus {
  box-shadow: none !important;
}
.btn-primary,
.orange-btn {
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  border-radius: 5px;
  color: #000;
  background: rgb(242 147 3) !important;
  padding: 17px 28px;
}
.btn-primary:hover {
  background: #00235c;
  box-shadow: 0px 5px 5px rgba(0, 56, 130, 0.3);
}
.btn-primary:active,
.btn-primary:focus {
  background: rgba(0, 35, 92, 0.8);
  box-shadow: none !important;
}
.orange-btn:hover {
  color: #fff !important;
  box-shadow: 0px 5px 5px rgba(255, 255, 255, 0.5) !important;
}
.orange-btn:active,
.orange-btn:focus {
  background: rgba(0, 35, 92, 0.8);
  box-shadow: none !important;
}

.btn-secondary {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  border-radius: 10px;
  color: #000 !important;
  background: #f29303;
  padding: 17px 28px;
}
.btn-secondary:hover {
  background: #d9d9d9;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.3);
}
.btn-secondary:active,
.btn-secondary:focus {
  background: rgba(217, 217, 217, 0.8);
  box-shadow: none !important;
}
.b-breadcrumbs {
  margin-bottom: 0rem !important;
  font-weight: 400;
  font-size: 15px;
  line-height: 140%;
  color: #000;
}
.b-breadcrumbs a {
  text-decoration: none;
  color: inherit;
}
.b-breadcrumbs a:hover {
  text-decoration: underline;
}
.b-breadcrumbs a:first-child {
  font-weight: 500;
}
.b-policy {
  font-weight: 400;
  font-size: 18px;
  line-height: 120%;
  color: #002f6c;
}
.b-policy ul {
  list-style-type: decimal;
  padding-left: 15px;
}
.b-policy ul ul {
  font-weight: 300;
  font-size: 16px;
  line-height: 120%;
  color: #000;
  list-style-type: "a.";
}
.b-policy ul ul ul {
  list-style-type: "i.";
}
.b-policy li {
  margin-top: 20px;
}
.b-policy li::marker {
  margin-right: 10px;
}
.b-date {
  font-weight: 300;
  font-size: 13px;
  line-height: 120%;
  color: #002f6c;
}
.b-date .svg-icon {
  width: 18px;
  height: 18px;
  fill: #000;
}
p {
  margin: 0 0 30px;
}
p:last-child {
  margin: 0;
}
.full-block {
  margin-left: -15px;
  margin-right: -15px;
  border-radius: 10px 10px 0px 0px;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.full-block img {
  width: 100%;
}
.full-block__in {
  margin-left: -200px;
  margin-right: -200px;
}
.b-about {
  font-size: 18px;
  line-height: 1.4;
}
.b-about__img img {
  width: 100%;
  border-radius: 12px;
}
.b-about__block {
  margin-top: 20px;
  border: 1px solid #d9d9d9;
  border-radius: 10px 0px 0px 0px;
  padding: 30px;
}
.b-about__block .b-about__subtitle {
  width: calc(100% - 80px);
}
.b-about__subtitle {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
}
.b-about__icon {
  width: 50px;
  min-width: 50px;
}
.b-about__text {
  width: 100%;
}
.b-about__list {
  font-size: 16px;
  max-width: 320px;
  margin: 0 auto !important;
}
.b-about__list li:before {
  content: "";
  display: block;
  border-radius: 50%;
  width: 7px;
  height: 7px;
  background: #003882;
  left: 0;
  top: 7px;
  position: absolute;
}
.b-about__col--img + .b-about__col .b-about__block {
  border-radius: 0;
}
.b-advantages {
  background: #d9d9d9;
}
.b-advantages__text {
  font-weight: 400;
  color: #000;
}
.b-advantages__block {
  z-index: 1;
}
.b-advantages__bg {
  z-index: -1;
  left: 50%;
  top: 45%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.b-advantages__item-in {
  -ms-flex: 1 1;
  flex: 1 1;
}
.b-advantages__item-icon {
  width: 52px;
  min-width: 52px;
}
.b-advantages__item-title {
  font-weight: 700;
  color: #000;
  font-size: 18px;
}
.b-advantages__item-text {
  font-weight: 400;
  color: #000;
}
.b-also__subtitle {
  color: #000;
  font-weight: 700;
  font-size: 20px;
}
.b-also__text {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.86;
  color: #000;
}
.b-also__more {
  color: #33609b;
  font-weight: 500;
  font-size: 14px;
  text-decoration: none;
}
.b-also__more:hover {
  color: #33609b;
  text-decoration: underline !important;
}
.b-articles__item-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-radius: 12px;
}
.b-articles__item-img:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.b-articles__item-date {
  font-weight: 300;
  font-size: 10px;
  line-height: 120%;
  color: #002f6c;
}
.b-articles__item-title {
  text-decoration: none;
  color: #000;
}
.b-articles__item-title h2 {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.4;
  color: #000;
}
.b-articles__item-title:hover {
  color: #000;
  text-decoration: underline;
}
.b-articles__item-text {
  font-weight: 400;
  font-size: 12px;
  line-height: 2;
  color: #000;
}
.b-articles__item-link {
  font-weight: 400;
  font-size: 10px;
  line-height: 1;
  color: #003882;
  opacity: 0.66;
}
.b-pagination__btn {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.2;
  color: rgba(20, 1, 41, 0.6);
  transition: 0.4s ease all;
  width: 36px;
  height: 36px;
  text-decoration: none;
  margin: 1px;
}
.b-pagination__btn .svg-icon {
  width: 6px;
  height: 10px;
  fill: #a199a9;
}
a.b-pagination__btn:hover,
.b-pagination__btn.b-pagination__btn.active {
  background: rgba(20, 1, 41, 0.02);
  color: rgba(20, 1, 41, 0.6);
  text-decoration: none;
}
.b-aside-menu {
  position: fixed;
  z-index: 101;
  top: 0;
  width: 100%;
  height: 100%;
  right: 110%;
}
.b-aside-menu.js-opening {
  left: 0;
}
.b-aside-menu.js-animate .b-aside-menu__overlay {
  opacity: 1;
}
.b-aside-menu.js-animate .b-aside-menu__content {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.b-aside-menu__content {
  position: fixed;
  z-index: 100000;
  top: 0;
  right: 0;
  left: 0;
  width: 100%;
  max-width: 340px;
  height: 100%;
  background-color: #003882;
  box-shadow: 5px 10px 15px 5px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition:
    transform 0.15s linear,
    -webkit-transform 0.15s linear;
}
.b-aside-menu__close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 150;
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 0 0 0 16px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.b-aside-menu__close .svg-icon {
  fill: #000;
}
.b-aside-menu__back {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 150;
  padding: 10px;
  cursor: pointer;
  background-color: #fff;
  border-radius: 0 0 16px 0;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.b-aside-menu__navs {
  height: 100%;
  padding-top: 40px;
}
.b-aside-menu__scroller {
  width: 100%;
  height: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  padding: 0 0 35px 0;
  box-sizing: border-box;
}
.b-aside-menu__scroller::-webkit-scrollbar {
  width: 4px;
}
.b-aside-menu__scroller::-webkit-scrollbar-thumb {
  border-radius: 0;
  background-color: #fff;
}
.b-aside-menu__scroller::-webkit-scrollbar-track {
  border-radius: 0;
  background-color: transparent;
}
.b-aside-menu__scroller-content {
  position: relative;
  z-index: 75;
}
.b-aside-menu__scroller-links {
  padding: 0 5px;
}
.b-aside-menu__foot {
  position: relative;
}
.b-aside-menu__overlay {
  position: fixed;
  z-index: -100000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity 0.15s linear;
  pointer-events: none;
}
.list li {
  position: relative;
  z-index: 1;
  padding-left: 20px;
}

.list li:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 6px;
  height: 6px;
  background: #00235c;
  border-radius: 50%;
  left: 0;
  top: 10px;
}
.mobile-menu-open {
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
.mobile-menu-open .b-aside-menu__overlay {
  z-index: 100000;
  opacity: 1;
  pointer-events: auto;
}
.mobile-menu-open .b-aside-menu__content {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.aside-nav-list {
  margin: 10px 0 0 0;
  padding: 10px 12px 0;
  list-style-type: none;
}
.aside-nav-list background-color #transparent > ul,
.aside-nav-list position relative > ul,
.aside-nav-list.aside-nav-list__header-menu > ul {
  padding: 0;
  margin: 0;
}
.aside-nav-list li > ul {
  margin: 0;
  padding: 10px 0 10px 10px;
  list-style-type: none;
  display: none;
}
.aside-nav-list li > ul > li > a {
  font-size: 16px;
  text-transform: none;
}
.aside-nav-list li a {
  position: relative;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  padding: 10px 55px 10px 5px;
  display: block;
  color: #fff;
  border: none;
  border-radius: 0;
  text-decoration: none;
  font-size: 18px;
}
.aside-nav-list li a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 5px;
  right: 5px;
  bottom: 0;
  height: 1px;
  background: #fff;
}
.aside-nav-list li a img {
  display: none;
}
.aside-nav-list li .sub-menu-trigger {
  width: 30px;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 7px;
  z-index: 35;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  pointer-events: none;
}
.aside-nav-list li .sub-menu-trigger .svg-icon,
.aside-nav-list li .sub-menu-trigger svg {
  width: 20px;
  height: 20px;
  stroke: #fff;
  display: block;
}
.aside-nav-list li .back-button {
  font-size: 18px;
  width: 100%;
  background: transparent;
  position: relative;
  border: none;
  color: #fff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 10px;
  cursor: pointer;
}
.aside-nav-list li .back-button svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 30px;
  height: 30px;
  stroke: #fff;
  display: block;
  pointer-events: none;
  margin-right: 10px;
}
.aside-nav-list li.opened.is-has-child > .sub-menu-trigger,
.aside-nav-list li.opening.is-has-child > .sub-menu-trigger {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.aside-nav-list li.opened.is-has-child > .sub-menu-trigger .svg-icon,
.aside-nav-list li.opening.is-has-child > .sub-menu-trigger .svg-icon {
  fill: #fff;
}
.aside-nav-list li.opened.is-has-child > a,
.aside-nav-list li.opening.is-has-child > a {
  color: #fff;
  background-color: #296a1f;
  box-shadow: 0 6px 12px -9px rgba(41, 106, 31, 0.7);
}
.aside-nav-list li.opened.is-has-child > ul,
.aside-nav-list li.opening.is-has-child > ul {
  display: block;
  border-bottom: 1px solid rgba(41, 106, 31, 0.5);
  box-shadow: inset 0 -20px 18px -28px rgba(41, 106, 31, 0.7);
}
.b-block__text {
  font-weight: 500;
  color: #000;
}
.b-block .swiper-button-next,
.b-block .swiper-button-prev {
  color: #002f6c;
  transition: 0.4s ease all;
  width: 40px;
  height: 40px;
}
.b-block .swiper-button-next:after,
.b-block .swiper-button-prev:after {
  content: none;
}
.b-block .swiper-button-next:hover,
.b-block .swiper-button-prev:hover {
  color: #8e7c8b;
}
.b-block .swiper-button-next .svg-icon,
.b-block .swiper-button-prev .svg-icon {
  width: 10px;
  height: 16px;
}
.b-calculate {
  background: #002f6c;
  color: #fff;
  z-index: 1;
}
.b-calculate a {
  color: inherit;
  text-decoration: underline;
}
.b-calculate a:hover {
  color: inherit;
  text-decoration: none;
}
.b-calculate__text {
  font-weight: 400;
  line-height: 130%;
}
.b-calculate__img {
  right: 0;
  bottom: 0;
  z-index: -1;
  opacity: 0.2;
}
.b-calculate__form-btn {
  width: 100%;
}
.b-clients .swiper-button-next,
.b-clients .swiper-button-prev,
.b-reviews .swiper-button-prev,
.b-reviews .swiper-button-next {
  color: #002f6c;
  transition: 0.4s ease all;
  width: 40px;
  height: 40px;
}
.b-clients .swiper-button-next:after,
.b-clients .swiper-button-prev:after,
.b-reviews .swiper-button-next:after,
.b-reviews .swiper-button-prev:after {
  content: none;
}
.b-clients .swiper-button-next:hover,
.b-clients .swiper-button-prev:hover,
.b-reviews .swiper-button-next:hover,
.b-reviews .swiper-button-prev:hover {
  color: #8e7c8b;
}
.b-clients .swiper-button-next .svg-icon,
.b-clients .swiper-button-prev .svg-icon,
.b-reviews .swiper-button-next .svg-icon,
.b-reviews .swiper-button-prev .svg-icon {
  width: 10px;
  height: 16px;
}
.b-contacts__top {
  background: #d9d9d9;
}
.b-contacts__item-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  color: #000;
}
.b-contacts__item-icon {
  width: 23px;
  font-size: 0;
}
.b-contacts__item-icon .svg-icon {
  width: 23px;
  height: 23px;
}
.b-contacts__item-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 1.2;
  color: #003882;
}
.b-contacts__item-text a {
  color: inherit;
  text-decoration: none;
}
.b-contacts__item-text a:hover {
  color: inherit;
  text-decoration: underline;
}
.b-contacts__item-text b {
  font-weight: 500;
  font-size: 22px;
}
.b-contacts__map {
  height: 60vw;
  max-height: 480px;
}
/*.b-contacts__map:before {
  display: block;
  position: absolute;
  left: -5px;
  bottom: 0;
  width: 10px;
  height: 145px;
  background: #002f6c;
  border-radius: 10px 10px 0 0;
  z-index: 2;
}*/
.b-contacts__tabs .nav-item {
  width: 50%;
}
.b-contacts__tabs .nav-item + .nav-item {
  margin-left: -12px;
}
.b-contacts__tabs .nav-link {
  width: 100%;
  background: #fff;
  border: 1px solid #002f6c;
  border-radius: 10px;
  font-weight: 400;
  line-height: 1.1;
  color: #000;
  transition: 0.4s ease all;
  height: 50px;
  font-size: 16px;
}
.b-contacts__tabs .nav-link.active {
  color: #fff;
  background: #000;
  border-color: #000;
  z-index: 2;
}
.b-info {
  background: #d9d9d9;
}
.b-info__btn {
  font-weight: 400;
  line-height: 1;
  color: #003882;
  text-decoration: none;
  font-size: 16px;
}
.b-info__btn:hover {
  color: #003882;
  text-decoration: underline !important;
}
.b-info__btn .svg-icon {
  width: 14px;
  height: 8px;
  fill: transparent;
  transition: 0.4s ease all;
}
.b-info__btn:before {
  content: attr(data-open);
}
.b-info__btn.is-opened:before {
  content: attr(data-close);
}
.b-info__btn.is-opened .svg-icon {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.b-info__more {
  display: none;
}
.b-info img {
  border-radius: 12px;
}
.b-materials__img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border-radius: 5px 5px 0px 0px;
  width: 100%;
}
.b-materials__img:before {
  content: "";
  display: block;
  padding-top: 71%;
}
.b-materials__in {
  -ms-flex: 1 1;
  flex: 1 1;
}
.b-materials__subtitle {
  font-weight: 700;
  font-size: 24px;
  line-height: 120%;
  color: #000;
}
.b-materials__text {
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  color: #000;
}
.b-number__block {
  border: 1px solid #d9d9d9;
  border-radius: 10px;
}
.b-number__row {
  counter-reset: my-awesome-counter;
  margin-left: -30px;
  margin-right: -30px;
}
.b-number__row > * {
  padding-left: 30px;
  padding-right: 30px;
}
.b-number__item {
  counter-increment: my-awesome-counter;
}
.b-number__item:before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  top: 0;
  font-weight: 700;
  line-height: 1;
  color: #000;
  font-size: 18px;
  left: 0px;
  top: 7px;
}
.b-number__title {
  font-weight: 700;
  font-size: 18px;
  line-height: 1.78;
  color: #000;
}
.b-number__text {
  line-height: 1.56;
}
.b-number__more {
  font-size: 14px;
  color: #577cad;
  text-decoration: none;
}
.b-number__more:hover {
  color: #577cad;
  text-decoration: underline !important;
}
.b-options__block {
  border: 1px solid #d9d9d9;
  border-radius: 10px 10px 0px 0px;
}
.b-options__item {
  line-height: 1.56;
  color: #000;
}
.b-options__item:before {
  content: "";
  display: block;
  background: #003882;
  border-radius: 28px;
  width: 22px;
  height: 5px;
  margin-bottom: 8px;
}
.b-order {
  background: #000;
  color: #fff;
  z-index: 1;
}
.b-order__title {
  font-weight: 800;
  line-height: 140%;
  font-size: 26px;
}
.b-order__text {
  font-weight: 400;
  line-height: 140%;
  color: #fff;
}
.b-order__bg {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: auto 100%;
  z-index: -1;
  opacity: 0.3;
}
.b-order__pic {
  z-index: -1;
  bottom: 0;
  right: 0;
  top: 30px;
  left: 52%;
}
.b-order__pic img {
  max-height: 100%;
}
.b-order__btn {
  min-width: 177px;
  padding: 16px 28px;
  border-radius: 5px;
}
.b-prices {
  background: #d9d9d9;
}
.b-prices__more {
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  color: #003882;
}
.b-prices__more:hover {
  color: #003882;
  text-decoration: underline !important;
}
.b-prices__more:before {
  content: attr(data-open);
}
.b-prices__more.is-opened:before {
  content: attr(data-close);
}
.b-prices__item {
  display: -ms-flexbox;
  display: flex;
  border-bottom: 2px solid rgba(38, 73, 163, 0.16);
}
.b-prices__item-title {
  font-weight: 300;
  color: #000;
  -ms-flex: 1 1;
  flex: 1 1;
}
.b-prices__item-text {
  font-weight: 500;
  font-size: 18px;
  color: #123063;
  width: 40%;
}
.b-prices .accordion-item {
  background: transparent;
  border: none;
}
.b-prices .accordion-item:first-of-type .accordion-button,
.b-prices .accordion-item:last-of-type .accordion-button.collapsed {
  border-radius: 10px;
}
.b-prices .accordion-button {
  background: #003882;
  border-radius: 10px;
  font-weight: 700;
  line-height: 1.2;
  color: #fff;
  padding: 27px 28px;
  transition: 0.4s ease all;
  font-size: 21px;
  padding: 20px 15px;
}
.b-prices .accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.b-prices .accordion-button:not(.collapsed) {
  border-radius: 10px 10px 0px 0px !important;
}
.b-prices .accordion-body {
  background: #fff;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-top: none;
  padding: 0;
}
.b-question__btn.btn-primary {
  min-width: 230px;
}
.b-question .accordion-button::after {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #efefef;
  background-position: 50% 50%;
  background-size: 20px 14px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23C8C8C8'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.b-question .accordion-button {
  position: static;
  box-shadow: none !important;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  color: #000;
  padding: 25px 24px 25px 30px;
}
.b-question .accordion-button:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 5px;
  border: 1px solid #e0e0e0;
}
.b-question .accordion-item {
  border: none;
  position: relative;
  z-index: 2;
}
.b-question .accordion-body {
  padding: 0 30px 30px;
  font-weight: 400;
  font-size: 15px;
  line-height: 140%;
  color: #000;
}
.b-question .accordion-button:not(.collapsed) {
  background: transparent;
  font-weight: 700;
}
.b-question .accordion-button:not(.collapsed):before {
  z-index: -1;
}
.b-question .accordion-button:not(.collapsed)::after {
  background-color: #b3c1d3;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2363666A'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.b-slider {
  background: #d9d9d9;
  z-index: 1;
}

.b-slider__swiper-slide {
  height: auto;
}
.b-slider .swiper-button-prev,
.b-slider .swiper-button-next {
  width: 50px;
  height: 50px;
}
.b-slider .swiper-button-prev:after,
.b-slider .swiper-button-next:after {
  content: none;
}
.b-slider .swiper-button-prev .svg-icon,
.b-slider .swiper-button-next .svg-icon {
  width: 15px;
  height: 21px;
}
.b-slider .swiper-button-prev {
  color: #003882;
  left: 50%;
  margin-left: -200px;
}
.b-slider .swiper-button-next {
  right: 0;
  color: #003882;
}
.b-slider__nav {
  left: 0;
  right: 0;
  bottom: 80px;
}
.b-slider__text {
  font-weight: 400;
  color: #2a3344;
  font-size: 16px;
}
.b-slider__btn {
  font-size: 16px;
}
.b-slider__title {
  line-height: 1.1;
}
.b-slider__col--img {
  height: 60vw;
  font-size: 0;
  line-height: 0;
}
.b-slider__col--img img {
  max-height: 60vw;
}
.b-ways__text {
  font-weight: 400;
  line-height: 1.65;
  color: #000;
}
.b-ways__item {
  border: 1px solid #d9d9d9;
  border-radius: 10px 10px 0px 0px;
  text-decoration: none !important;
}
.b-ways__item:hover .b-ways__more {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.b-ways__item:hover .b-ways__img:after {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.b-ways__img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.b-ways__img:before {
  content: "";
  display: block;
  padding-top: 70%;
}
.b-ways__img:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: 0.4s ease all;
  background-image: inherit;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.b-ways__subtitle {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: #000;
}
.b-ways__info {
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  color: #000;
}
.b-ways__more {
  color: #e0e0e0;
  font-size: 0;
  line-height: 0;
  transition: 0.4s ease all;
}
.b-ways__more .svg-icon {
  width: 55px;
  height: 9px;
}
.b-ways__in {
  -ms-flex: 1 1;
  flex: 1 1;
}
.b-ways--main .b-ways__img:before {
  padding-top: 65%;
}
.b-work {
  margin-top: 2rem !important;
}
.b-work_slider {
  margin-top: 2rem !important;
}
.b-work__text {
  margin: 0 auto;
  font-weight: 500;
  color: #000;
}
.b-work .swiper-button-next,
.b-work .swiper-button-prev {
  color: #002f6c;
  transition: 0.4s ease all;
  width: 40px;
  height: 40px;
  z-index: 2;
}
.b-work .swiper-button-next:after,
.b-work .swiper-button-prev:after {
  content: none;
}
.b-work .swiper-button-next:hover,
.b-work .swiper-button-prev:hover {
  color: #8e7c8b;
}
.b-work .swiper-button-next .svg-icon,
.b-work .swiper-button-prev .svg-icon {
  width: 10px;
  height: 16px;
}
.b-work__img {
  border-radius: 12px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.b-work__img:before {
  content: "";
  display: block;
  padding-top: 133%;
}
.b-work__img:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  transition: 0.4s ease all;
  background-image: inherit;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.b-work__subtitle {
  font-weight: 700;
  font-size: 22px;
  line-height: 140%;
  color: #000;
}
.b-work__info {
  font-weight: 400;
  font-size: 18px;
  color: #000;
}
.b-work__item {
  text-decoration: none !important;
}
.b-work__item:hover .b-work__subtitle {
  text-decoration: underline;
}
.b-work__item:hover .b-work__img:after {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.c-callback {
  background: #000;
  color: #fff;
  z-index: 1;
}
.c-callback--grey {
  background: #d9d9d9;
  color: #000;
}
.c-callback--grey .c-callback__bg {
  opacity: 0.5;
}
.c-callback__bg {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: auto 100%;
  z-index: -1;
}
.c-callback__pic {
  z-index: -1;
  bottom: 0;
  right: 0;
  top: 0;
  left: 52%;
}
.c-callback__pic img {
  max-height: 100%;
}
.c-callback__text {
  font-size: 18px;
}
.c-callback__uptext {
  opacity: 0.7;
  font-size: 18px;
}
.c-callback__downtext {
  font-size: 20px;
}
.c-callback__text a {
  text-decoration: underline;
}
.c-callback__text a:hover {
  text-decoration: none;
}
.c-callback a {
  color: inherit;
  text-decoration: none;
}
.c-callback a:hover {
  color: inherit;
  text-decoration: underline;
}
.c-callback__form-text {
  font-weight: 400;
  font-size: 10px;
  line-height: 130%;
}
.c-callback__form-btn {
  width: 100%;
  border-radius: 10px;
}
input,
textarea,
select {
  background: #fff;
  border-radius: 10px;
  border: 1px solid #fff;
  padding: 21px 28px 17px;
  height: auto;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
  color: #000;
  width: 100%;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
  color: #000;
}
input::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder {
  color: #000;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
  color: #000;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder,
select::-ms-input-placeholder {
  color: #000;
}
input::placeholder,
textarea::placeholder,
select::placeholder {
  color: #000;
}
.modal .btn-close {
  right: 0;
  top: 0;
  width: 70px;
  height: 70px;
  background: transparent
    url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23002B6E'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e")
    center/1em auto no-repeat;
  opacity: 1;
}
.modal-title {
  font-weight: 700;
  font-size: 34px;
  line-height: 120%;
  color: #000;
}
.modal-content {
  padding: 45px 65px;
  background: #fff;
  box-shadow: 0px 4px 66px rgba(0, 0, 0, 0.25);
  border-radius: 12px;
}
.modal-text {
  font-weight: 300;
  font-size: 14px;
  line-height: 140%;
  color: #000;
}
.modal-thanks {
  font-size: 18px;
}
.b-form__text {
  font-weight: 400;
  font-size: 12px;
  line-height: 140%;
  color: #000;
}
.b-form a {
  color: #000;
  text-decoration: underline;
}
.b-form a:hover {
  color: #000;
  text-decoration: none;
}
.b-form input,
.b-form select,
.b-form textarea {
  background: #fbf6f6;
  border: 1px solid #c9c6c6;
  border-radius: 5px;
  font-size: 15px;
  padding: 14px 20px;
}
.page-scroller {
  pointer-events: none;
  opacity: 0;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: fixed;
  z-index: 1050;
  right: 20px;
  bottom: 20px;
  width: 60px;
  height: 60px;
  background-color: #003882;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition:
    background 0.16s linear,
    opacity 0.16s linear;
}
.page-scroller__icon {
  width: 24px;
  height: 24px;
  fill: #fff;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition:
    transform 0.25s ease-in-out,
    -webkit-transform 0.25s ease-in-out;
}
.page-scroller:hover,
.page-scroller:focus {
  background-color: rgba(0, 56, 130, 0.12);
  box-shadow: inset 0 0 0 2px #003882;
}
.page-scroller:hover .page-scroller__icon,
.page-scroller:focus .page-scroller__icon {
  fill: #003882;
}
.page-scroller--visible {
  opacity: 1;
  pointer-events: auto;
}
@media (min-width: 576px) {
  .position-sm-static {
    position: static !important;
  }
  .position-sm-relative {
    position: relative !important;
  }
  .position-sm-absolute {
    position: absolute !important;
  }
  .position-sm-fixed {
    position: fixed !important;
  }
  .position-sm-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .ms-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .me-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .ms-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .me-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .ms-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .me-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .ms-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .me-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .ms-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .me-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
}

@media screen and (min-width: 576px) {
  .app-header__container:before {
    left: -15px;
  }
  .app-header__container:after {
    right: -15px;
  }
  .app-header__btn {
    display: inline-block;
  }
  .b-calculate__form-btn {
    width: auto;
  }
  .b-materials__img {
    width: 160px;
    min-width: 160px;
  }
  .b-materials__img:before {
    padding-top: 101%;
  }
  .b-prices .accordion-button {
    padding: 27px 20px;
  }
  .b-ways__img {
    width: 40%;
    min-height: 165px;
  }
}
@media (min-width: 768px) {
  .position-md-static {
    position: static !important;
  }
  .position-md-relative {
    position: relative !important;
  }
  .position-md-absolute {
    position: absolute !important;
  }
  .position-md-fixed {
    position: fixed !important;
  }
  .position-md-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .ms-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .me-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .ms-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .me-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .ms-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .me-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .ms-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .me-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .ms-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .me-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
}
@media screen and (min-width: 768px) {
  .app-header__phone {
    font-weight: 500;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: -0.017em;
  }
  .b-policy ul {
    padding-left: 20px;
  }
  .b-contacts__tabs .nav-item {
    min-width: 280px;
  }
  .b-contacts__tabs .nav-link {
    font-size: 24px;
    height: 70px;
  }
  .b-prices__item-title {
    font-size: 18px;
  }
  .b-prices__item-text {
    font-size: 22px;
  }
  .b-prices .accordion-button {
    font-size: 27px;
  }
  .b-slider .swiper-button-prev,
  .b-slider .swiper-button-next {
    width: 60px;
    height: 60px;
  }
  .b-slider .swiper-button-prev .svg-icon,
  .b-slider .swiper-button-next .svg-icon {
    width: 9px;
    height: 16px;
  }
  .b-slider .swiper-button-next {
    color: #fff;
    background: rgba(0, 56, 130, 0.4);
  }
  .b-slider__col--img {
    height: auto;
  }
  .b-slider__col--img img {
    max-height: none;
  }
  .b-ways--main .b-ways__img:before {
    padding-top: 35%;
  }
}
@media (min-width: 992px) {
  .position-lg-static {
    position: static !important;
  }
  .position-lg-relative {
    position: relative !important;
  }
  .position-lg-absolute {
    position: absolute !important;
  }
  .position-lg-fixed {
    position: fixed !important;
  }
  .position-lg-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .ms-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .me-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .ms-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .me-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .ms-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .me-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .ms-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .me-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .ms-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .me-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
}
@media screen and (min-width: 992px) {
  .full-block__in {
    margin-left: 0;
    margin-right: 0;
  }
  .b-about__block {
    padding: 30px 30px 30px 60px;
  }
  .b-about__block .b-about__subtitle {
    width: 200px;
  }
  .b-about__text {
    width: auto;
    -ms-flex: 1 1;
    flex: 1 1;
  }
  .b-about__list {
    max-width: none !important;
  }
  .b-about__list:before,
  .b-about__list:after {
    content: "";
    display: inline-block;
  }
  .b-advantages__col:nth-child(1) .b-advantages__item-label {
    left: 45%;
    top: 100%;
    margin-top: 40px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .b-advantages__col:nth-child(3) .b-advantages__item-label,
  .b-advantages__col:nth-child(5) .b-advantages__item-label {
    left: -20px;
    top: -50px;
  }
  .b-advantages__col:nth-child(2) .b-advantages__item-label,
  .b-advantages__col:nth-child(4) .b-advantages__item-label {
    left: 320px;
    top: -50px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .b-block__text {
    width: 75%;
  }
  .b-calculate__img {
    opacity: 1;
  }
  .b-contacts__map {
    max-height: none;
    height: auto;
    position: absolute;
    left: 47%;
    right: 0;
    top: 0;
    bottom: 0;
  }
  .b-contacts__map:before {
    content: "";
  }
  .b-info__btn {
    font-size: 18px;
  }
  .b-options__item:before {
    margin-bottom: 18px;
  }
  .b-order__bg {
    opacity: 1;
  }
  .b-prices .accordion-button {
    padding: 27px 28px;
  }
  .b-ways__img {
    min-height: 1px;
    width: 100%;
  }
  .b-work__text {
    width: 75%;
  }
  .c-callback--grey .c-callback__bg {
    opacity: 1;
  }
  .c-callback--grey .c-callback__text {
    font-size: 22px;
  }
}
@media (min-width: 1200px) {
  .position-xl-static {
    position: static !important;
  }
  .position-xl-relative {
    position: relative !important;
  }
  .position-xl-absolute {
    position: absolute !important;
  }
  .position-xl-fixed {
    position: fixed !important;
  }
  .position-xl-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .ms-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .me-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .ms-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .me-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .ms-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .me-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .ms-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .me-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .ms-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .me-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
}
@media screen and (min-width: 1200px) {
  .app-header.is-fixed .app-header__list {
    display: none;
  }
  .app-header.is-fixed .app-header__menu {
    display: block;
  }
  .app-header.is-fixed .app-header__logo {
    margin: 0 !important;
    transition: 0.4s ease all;
    width: 200px;
    height: 30px;
  }
  .app-header.is-fixed .app-header__container {
    transition: 0.4s ease all;
    padding-top: 20px;
    padding-bottom: 10px;
  }
  .app-header__container {
    box-shadow: inset 0 10px 0 0 #003882;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .app-header__container:before,
  .app-header__container:after {
    top: 0;
  }
  .app-header__menu {
    display: none;
  }
  .app-header__logo {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
    width: 242px;
    height: 36px;
  }
  .app-header__list {
    display: block;
  }
  .app {
    padding-top: 200px;
  }
  .container {
    max-width: 1230px;
  }
  h1,
  .h1 {
    font-size: 56px;
  }
  h2,
  .h2 {
    font-size: 45px;
  }
  h3,
  .h3 {
    font-size: 40px;
  }
  h4,
  .h4 {
    font-size: 38px;
  }
  h5,
  .h5 {
    font-size: 30px;
  }
  h6,
  .h6 {
    font-size: 28px;
  }
  .btn-primary {
    min-width: 180px;
  }
  .b-advantages__text {
    font-size: 20px;
  }
  .b-advantages__bg {
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .b-advantages__item-title {
    font-size: 22px;
  }
  .b-advantages__item-text {
    font-size: 18px;
  }
  .b-articles__row {
    margin-left: -30px;
    margin-right: -30px;
  }
  .b-articles__row > * {
    padding-left: 30px;
    padding-right: 30px;
  }
  .b-calculate__text {
    font-size: 18px;
  }
  .b-number__item:before {
    font-size: 25px;
    left: 0;
    top: 0;
  }
  .b-options__item {
    font-size: 18px;
  }
  .b-options__row {
    margin-left: -30px;
    margin-right: -30px;
  }
  .b-options__row > * {
    padding-left: 30px;
    padding-right: 30px;
  }
  .b-order__title {
    font-size: 33px;
  }
  .b-order__text {
    font-size: 20px;
  }
  .b-question__text {
    font-size: 18px;
    line-height: 1.4;
  }
  .b-question__title {
    font-size: 30px;
  }
  .b-slider__text {
    font-size: 22px;
  }
  .b-slider__btn {
    min-width: 265px;
  }
  .b-ways__text {
    font-size: 21px;
  }
  .b-ways--main .b-ways__text {
    font-size: 20px;
  }
}
@media (min-width: 1400px) {
  .m-xxl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xxl-n1,
  .my-xxl-n1 {
    margin-top: -0.25rem !important;
  }
  .ms-xxl-n1,
  .mx-xxl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xxl-n1,
  .my-xxl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .me-xxl-n1,
  .mx-xxl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xxl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xxl-n2,
  .my-xxl-n2 {
    margin-top: -0.5rem !important;
  }
  .ms-xxl-n2,
  .mx-xxl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xxl-n2,
  .my-xxl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .me-xxl-n2,
  .mx-xxl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xxl-n3 {
    margin: -1rem !important;
  }
  .mt-xxl-n3,
  .my-xxl-n3 {
    margin-top: -1rem !important;
  }
  .ms-xxl-n3,
  .mx-xxl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xxl-n3,
  .my-xxl-n3 {
    margin-bottom: -1rem !important;
  }
  .me-xxl-n3,
  .mx-xxl-n3 {
    margin-left: -1rem !important;
  }
  .m-xxl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xxl-n4,
  .my-xxl-n4 {
    margin-top: -1.5rem !important;
  }
  .ms-xxl-n4,
  .mx-xxl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xxl-n4,
  .my-xxl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .me-xxl-n4,
  .mx-xxl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xxl-n5 {
    margin: -3rem !important;
  }
  .mt-xxl-n5,
  .my-xxl-n5 {
    margin-top: -3rem !important;
  }
  .ms-xxl-n5,
  .mx-xxl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xxl-n5,
  .my-xxl-n5 {
    margin-bottom: -3rem !important;
  }
  .me-xxl-n5,
  .mx-xxl-n5 {
    margin-left: -3rem !important;
  }
}
@media screen and (min-width: 1400px) {
  .full-block {
    margin-left: -30px;
    margin-right: -30px;
  }
  .b-materials__row {
    margin-left: -30px;
    margin-right: -30px;
  }
  .b-materials__row > * {
    padding-left: 30px;
    padding-right: 30px;
  }
  .b-number__block {
    margin-left: -30px;
    margin-right: -30px;
  }
  .b-options__block {
    margin-left: -30px;
    margin-right: -30px;
  }
  .b-prices__accordion {
    margin-left: -30px;
    margin-right: -30px;
  }
  .b-ways__row {
    margin-left: -25px;
    margin-right: -25px;
  }
  .b-ways__row > * {
    padding-left: 25px;
    padding-right: 25px;
  }
  .b-ways--main .b-ways__row {
    margin-left: -50px;
    margin-right: -50px;
  }
  .b-ways--main .b-ways__row > * {
    padding-left: 50px;
    padding-right: 50px;
  }
  .c-callback__row {
    margin-left: -24px;
    margin-right: -24px;
  }
  .c-callback__row > * {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (max-width: 767px) {
  .manu_item_body {
    grid-template-columns: 1fr !important;
  }
  .manu_item_section:nth-child(2n) .manu_text_section {
    order: unset !important;
  }

  .b-slider:before,
  .b-slider:after {
    left: 15px;
    bottom: auto;
    height: calc(60vw + 30px);
  }
  .b-slider:before {
    margin-left: 0;
  }
  .b-slider:after {
    margin-left: 200px;
  }
  .b-slider__nav {
    bottom: auto;
    top: 60vw;
    margin-top: 65px;
  }
  .b-slider .swiper-button-prev {
    left: auto;
    right: 50%;
  }
  .b-slider .swiper-button-next {
    right: auto;
    left: 50%;
  }
}

/*Scroll bar */
::-webkit-scrollbar-button {
  background-image: url("");
  background-repeat: no-repeat;
  width: 8px;
  height: 0px;
}

::-webkit-scrollbar-track {
  background-color: #ecedee;
}

::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0px;
  border-radius: 5px;
  background-color: #00235c;
}

::-webkit-scrollbar-thumb:hover {
  background-color: #00235c;
}

::-webkit-resizer {
  background-image: url("");
  background-repeat: no-repeat;
  width: 8px;
  height: 0px;
}

::-webkit-scrollbar {
  width: 8px;
}
/* END Scroll bar */
.mb-4 {
}
.resize .full-block img {
  width: 100%;
  height: 600px;
}

.box1 .mb-xl-5 {
  margin-bottom: 23px !important;
}
.box2 .mb-xl-5 {
  margin-bottom: 23px !important;
}

.b-slider__swiper.swiper.swiper-fade.swiper-initialized.swiper-horizontal.swiper-pointer-events {
  /*height: 465px;*/
}

.box2
  .swiper-button-next.d-inline-flex.position-absolute.align-items-center.justify-content-center.rounded-3 {
  color: rgb(0, 56, 130);
}

.box1
  .swiper-button-prev.d-inline-flex.position-absolute.align-items-center.justify-content-center.rounded-3 {
  color: rgb(0, 56, 130) !important;
}

.box1
  .swiper-button-next.d-inline-flex.position-absolute.align-items-center.justify-content-center.rounded-3 {
  color: #d9d9d9 !important;
}
.box2
  .swiper-button-prev.d-inline-flex.position-absolute.align-items-center.justify-content-center.rounded-3 {
  color: #d9d9d9 !important;
}

.box2 .btn.btn-primary:hover {
  box-shadow: rgb(3 46 102) 0px 5px 5px;
}

.box1 .col-md-5::before {
  content: "";
  display: block;
  position: absolute;
  background: url(bg-slide.svg) no-repeat;
  inset: 1px 0px 0px 45%;
  z-index: -2;
  width: 58%;
  background-size: 1081px;
}
.box2 .col-md-6::before {
  position: absolute;
  content: "";
  background: url(bg-slide2.svg) 0px 0px / 1081px no-repeat;
  inset: 0px 0px 0px 45%;
  width: 55%;
  z-index: -1;
}
.box1 .blue-color {
  position: relative;
  margin-right: 41px;
  width: 500px;
  left: 30%;
}

.box1 .col-md-5 {
  text-align: left !important;
}
.box2 .col-md-5 {
  /* left: 80px; */
  /* position: relative; */
}

.box1 {
  background: #d9d9d9;
}
.box2 {
  background: #003882;
}
.b-slider .swiper-button-next {
  background: transparent !important;
}
.b-slider .swiper-button-prev {
  color: #fff !important;
}
.box1 .b-slider__text {
  position: relative;
  left: 30%;
  width: 399px;
}
.box2 .b-slider__text {
  position: relative;
  left: 30%;
  width: 399px;
  top: -19px;
}
.box1 .b-slider__img {
  position: relative;
  flex: 0 0 auto;
  width: 70%;
}

a.b-slider__btn.btn.btn-primary {
  position: relative;
}
.box1 .mt-4 {
  margin-top: 21px !important;
  left: -50px;
  position: relative;
}
.box2 .mt-4 {
  margin-top: 21px !important;
}
.box2 .b-slider__img {
  position: relative;
  flex: 0 0 auto;
  width: 80%;
}
.box1 .b-slider__img {
  position: relative;
}
.box2 .blue-color {
  color: rgb(255, 255, 255);
  position: relative;
  top: -19px;
  left: 30%;
  margin-right: 41px;
  width: 500px;
}
.box2 .b-slider__text {
  color: #ffffff;
}

.box2 .btn-primary {
  background: #d9d9d9;
  color: #003882 !important;
}

.box1 .py-5 {
  /* padding-left: 18.5%; */
  padding-top: 4rem !important;
  padding-bottom: 6rem !important;
  text-align: left !important;
  width: 60%;
}
.box2 .py-5 {
  /* padding-left: 18.5%; */
  padding-top: 4rem !important;
  padding-bottom: 4rem !important;
  text-align: left !important;
  width: 60%;
}

a.b-slider__btn.btn.btn-primary {
  width: 250px;
}

.box1
  .b-slider__col.b-slider__col--img.col-md-6.d-flex.justify-content-center.align-items-end.mt-4.order-md-1:before {
  content: "";
  position: absolute;
  background: #003882;
  inset: -19px 0px 0px 45%;
}
.box2
  .b-slider__col.b-slider__col--img.col-md-6.d-flex.justify-content-center.align-items-end.mt-4.order-md-1::after {
  content: "";
  position: absolute;
  background-color: #d9d9d9;
  inset: 0px 0px 0px 76%;
  z-index: -8;
}

@media (max-width: 1920px) {
  .box2 .b-slider__img {
    width: 125%;
  }
  .box1 .mt-4 {
    left: -250px;
  }
}

@media (max-width: 1790px) {
  .box2 .b-slider__img {
    width: 95%;
  }
  .box1 .mt-4 {
    left: -115px;
  }
}

@media (max-width: 1700px) {
  .box2 .b-slider__img {
    width: 80%;
  }
  .box1 .mt-4 {
    left: -43px;
  }
}

@media (max-width: 1830px) {
  .box2 .py-5 {
    width: 58%;
  }
  .box1 .py-5 {
    width: 58%;
  }
}

@media (max-width: 1790px) {
  .box2 .py-5 {
    width: 55%;
  }
  .box1 .py-5 {
    width: 55%;
  }
}

@media (max-width: 1770px) {
  .box2 .py-5 {
    width: 54%;
  }
  .box1 .py-5 {
    width: 54%;
  }
}

@media (max-width: 1740px) {
  .box2 .py-5 {
    width: 52%;
  }
  .box1 .py-5 {
    width: 52%;
  }
}

@media (max-width: 1710px) {
  .box2 .py-5 {
    width: 50%;
  }
  .box1 .py-5 {
    width: 50%;
  }
}

@media (max-width: 1670px) {
  .box2 .py-5 {
    width: 48%;
  }
  .box1 .py-5 {
    width: 48%;
  }
}

@media (max-width: 1670px) {
  .box2 .py-5 {
    width: 46%;
  }
  .box1 .py-5 {
    width: 46%;
  }
}

@media (max-width: 1630px) {
  .box2 .py-5 {
    width: 44%;
  }
  .box1 .py-5 {
    width: 44%;
  }
}

@media (max-width: 1630px) {
  .box2 .py-5 {
    width: 42%;
  }
  .box1 .py-5 {
    width: 42%;
  }
}

@media (max-width: 1600px) {
  .box2 .py-5 {
    width: 40%;
  }
  .box1 .py-5 {
    width: 40%;
  }
}

@media (max-width: 1530px) {
  .box2 .py-5 {
    width: 33%;
  }
  .box1 .py-5 {
    width: 33%;
  }
}

@media (max-width: 1470px) {
  .box2 .py-5 {
    width: 29%;
  }
  .box1 .py-5 {
    width: 29%;
  }
}

@media (max-width: 1420px) {
  .box2 .py-5 {
    width: 26%;
  }
  .box1 .py-5 {
    width: 26%;
  }
}

@media (max-width: 1370px) {
  .box2 .py-5 {
    width: 22%;
  }
  .box1 .py-5 {
    width: 22%;
  }
}

@media (max-width: 1330px) {
  .box2 .py-5 {
    width: 17%;
  }
  .box1 .py-5 {
    width: 17%;
  }
}

@media (max-width: 1300px) {
  .box2 .py-5 {
    width: 13%;
  }
  .box1 .py-5 {
    width: 13%;
  }
}

@media (max-width: 1270px) {
  .box2 .py-5 {
    width: 10%;
  }
  .box1 .py-5 {
    width: 10%;
  }
}

@media (max-width: 780px) {
  .box1 .blue-color {
    width: 415px;
  }
  .box2 .blue-color {
    width: 414px !important;
  }
  .box1 .b-slider__text {
    width: 363px;
  }
  .box2 .b-slider__text {
    width: 363px;
  }
}

@media (max-width: 768px) {
  .b-slider__swiper.swiper.swiper-fade.swiper-initialized.swiper-horizontal.swiper-pointer-events {
    height: 795px;
  }

  .box2
    .swiper-button-next.d-inline-flex.position-absolute.align-items-center.justify-content-center.rounded-3 {
    color: rgb(217, 217, 217);
  }

  .box1 .blue-color {
    width: 415px;
    margin-right: 0px;
  }
  .box2 .blue-color {
    width: 414px !important;
    margin-right: 0px;
  }

  .box2 a.b-slider__btn.btn.btn-primary {
    top: -51px;
  }

  .box2 .blue-color {
    width: 500px;
    left: 450%;
  }
  .box2 .b-slider__text {
    left: 450%;
    top: -100px;
  }
  .box1 .blue-color {
    width: 500px;
    left: 450%;
    top: -47px;
  }
  .box1 .b-slider__text {
    left: 450%;
    top: -50px;
  }
  a.b-slider__btn.btn.btn-primary {
    left: 450%;
  }
  .b-slider__col.b-slider__col--info.col-md-5.d-flex.flex-column.justify-content-center.align-items-center.text-center.text-md-start.align-items-md-start.py-5 {
    margin-bottom: -80px;
  }

  .box1 .b-slider__img {
    position: relative;
    left: 0%;
  }

  .box1 .b-slider__img img {
    width: auto;
    left: 100px;
  }
  .box2 .b-slider__img img {
    width: auto;
    left: 0px;
  }

  .b-slider__img img {
    width: auto;
  }

  .box2 .b-slider__text {
    text-align: center;
  }

  .py-5 {
    padding-top: 5rem !important;
  }

  .box1 .blue-color {
    position: relative;
  }
  .box2 .blue-color {
    top: -87px;
    text-align: center;
  }

  .box1 .b-slider__img {
  }

  .box2 .mt-4 {
    margin-top: 21px !important;
    margin-bottom: 50px;
  }

  .box1 .col-md-5::before {
    content: "";
    display: block;
    position: relative;
    background: url(../img/bg-slide.svg) 0px 0px / 1129px no-repeat;
    inset: -563px 0px 5px 551%;
    z-index: -2;
    width: 1121%;
    height: 482px;
    margin-bottom: -474px;
  }

  .box2 .col-md-6::before {
    content: "";
    display: block;
    position: relative;
    background: url(bg-slide2.svg) 0px 0px / 1112px no-repeat;
    inset: -425px 0px 5px 5%;
    z-index: -2;
    width: 100%;
    height: 478px;
    margin-bottom: -424px;
  }

  .box1
    .swiper-button-next.d-inline-flex.position-absolute.align-items-center.justify-content-center.rounded-3 {
    color: rgb(0, 56, 130) !important;
  }

  .box1 .col-md-5 {
    align-items: center !important;
    text-align: center !important;
  }
  .box2 .col-md-5 {
    align-items: center !important;
  }
  .b-slider__text {
    position: relative;
    left: 0px;
  }

  .box1 .mt-4 {
    left: 132px;
    position: relative;
  }
  .box2 .b-slider__img {
    position: absolute;
    left: 125px;
  }
  .box1 .b-slider__img {
    position: absolute;
  }
}

@media (max-width: 500px) {
  .b-slider.vi_swiper_v_1:before {
    margin-left: -170px !important;
  }
  body .b-slider.vi_swiper_v_1 .swiper-button-next {
    color: rgb(255 255 255) !important;
  }

  .b-slider__swiper.swiper.swiper-fade.swiper-initialized.swiper-horizontal.swiper-pointer-events {
    height: 705px;
  }

  .b-slider__col.b-slider__col--info.col-md-5.d-flex.flex-column.justify-content-center.align-items-center.text-center.text-md-start.align-items-md-start.py-5 {
    margin-bottom: -100px;
  }

  .box2
    .swiper-button-next.d-inline-flex.position-absolute.align-items-center.justify-content-center.rounded-3 {
    color: #d9d9d9;
  }

  .box1 .b-slider__text {
    left: 450%;
  }
  .box2 .b-slider__text {
    left: 450%;
    top: -127px;
  }
  .box2 a.b-slider__btn.btn.btn-primary {
    top: -107px;
  }

  a.b-slider__btn.btn.btn-primary {
    width: 250px;
    left: 450% !important;
  }

  .box1 .blue-color {
    position: relative;
    margin-right: 41px;
    width: 345px;
    left: 500%;
  }

  .box2 .blue-color {
    position: relative;
    margin-right: 41px;
    width: 320px;
    left: 500%;
    text-align: center;
  }

  .box1 .mt-4 {
    left: 100px;
  }
  .box2 .b-slider__img {
    left: 100px;
  }
}

.b-slider:before,
.b-slider:after {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 50%;
}

.b-slider:before {
  background: url("../img/bg-slide.png") 0 0 no-repeat;
  background-size: auto 100%;
  margin-left: -100px;
}
.b-slider.vi_swiper_v_1:before {
  background: url("../img/bg-slide-2.png") 0 0 no-repeat;
  background-size: auto 100%;
  margin-left: -100px;
}
.b-slider.vi_swiper_v_1 {
  background: rgb(0 56 130);
}

.b-slider.vi_swiper_v_1::after {
  background: rgb(217 217 217);
  margin-left: 100px;
}

.b-slider:after {
  background: #003882;
  margin-left: 100px;
}

.b-slider.vi_swiper_v_1 .blue-color {
  color: rgb(255 255 255);
}

.b-slider.vi_swiper_v_1 .btn-primary {
  background: #f29205;
  color: #000 !important;
}

.b-slider.vi_swiper_v_1 .b-slider__text {
  font-weight: 400;
  color: rgb(255 255 255);
  font-size: 22px;
}
.b-slider.vi_swiper_v_1 .swiper-button-next {
  color: rgb(0 56 130) !important;
}
.b-slider .swiper-button-prev {
  color: rgb(0 56 130) !important;
}
.b-slider.vi_swiper_v_1 .swiper-button-prev {
  color: #ffffff !important;
}
.news_detail ul,
.news_detail ol {
  margin: 0px 0px 30px;
}

.b-work_slider .swiper-button-next:after,
.b-work_slider .swiper-button-prev:after {
  content: "";
  display: none;
}

.b-work_slider .b-work__container {
  position: relative;
}

.b-work_slider .b-work__header {
  width: 100%;
  left: 0;
  top: 35%;
  position: absolute;
}

.b-work_slider-btn-wrapper {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}

.b-work__navigation {
  position: absolute;
  display: flex;
  justify-content: space-between;
  left: 0;
  top: 46%;
  width: 100%;
}

.b-articles__item-img::before {
  padding-top: 133.5%;
}

.b-work__header .svg-icon {
  width: 10px;
}

.b-work__header .svg-icon .svg-icon__link {
  color: rgb(0, 47, 108);
}

.b-work__header .svg-icon .svg-icon__link:hover {
  color: rgb(142, 124, 139);
}

.b-clients .swiper-slide {
  min-height: 160px;
  flex-direction: column;
  justify-content: space-between !important;
}

.b-clients .swiper-pointer-events {
  padding: 0px;
  margin: 0 20px;
}

.b-work_slider .b-work__swiper.swiper-pointer-events {
  margin: 0px 102px;
}

.b-work .swiper-pointer-events {
  margin: 0px 102px;
}

.b-work .b-work__container {
  position: relative;
}

.b-clients__block .swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 0;
}
.b-reviews {
  padding: 60px 0px;
  background: #ececec;
}
.b_rev_author_img img {
  width: 60px;
  border-radius: 100px;
  object-fit: cover;
}
.b_rev_author {
  display: flex;
  gap: 20px;
  align-items: center;
}
.b_rev_block {
  padding: 20px;
  background: #fff;
  border-radius: 10px;
  padding-bottom: 190px;
}
.b-rev_bottom {
  position: absolute;
  bottom: 30px;
}
.b_rev_link {
  margin-top: 30px;
}
.b_rev_author_name {
  font-weight: 600;
  margin-bottom: 5px;
  font-size: 14px;
}
.b_rev_author_date {
  font-size: 14px;
}
.b_rev_link a {
  color: #898e90;
}
.b_rev_mark {
  margin-bottom: 20px;
}
.b_rev_text .eclipse {
  height: 115px;
  overflow: hidden;
  margin-bottom: 10px;
}
.vi_rev_text_more_btn a {
  text-decoration: none;
}
.b_rev_text {
  min-height: 148px;
}
.vi_rev_btn_add {
  margin-top: 30px;
  text-align: center;
}
.vi_rev_pagination {
  position: relative;
  padding: 20px 0px;
  padding-top: 50px;
}
.b_rev_author_img {
  width: 60px;
}
.vi_first_c_l {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #454545;
  height: 60px;
  width: 100%;
  border-radius: 50px;
  font-size: 26px;
  font-weight: 600;
  color: #ccc;
}

.manu_item_body {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 35px;
  align-items: center;
}
.manu_item_section {
  margin-bottom: 30px;
}
.manu_text_title {
  font-size: 22px;
  margin-bottom: 20px;
  display: flex;
  gap: 20px;
  align-items: center;
}
.manu_text_title span:last-child {
  font-weight: 700;
  color: #003882;
}
.manu_item_section:nth-child(2n) .manu_text_section {
  order: 2;
}
.manu_main_title h1 {
  font-size: 38px;
  color: #000;
}
.manu_main_title {
  margin-bottom: 60px;
}
.site-path .col-12 {
  padding-right: 0;
  padding-left: 0;
}
.manu_video_block {
  margin-bottom: 60px;
}
.manu_video_block iframe {
  width: 100%;
}
.manu_text_title .count {
  display: flex;
  height: 45px;
  width: 45px;
  padding: 20px;
  align-items: center;
  justify-content: center;
  background: #003882;
  color: #fff;
  border-radius: 100px;
  font-size: 16px;
}
.manu_image_section img {
  border-radius: 10px;
  width: 100%;
  object-fit: cover;
  height: 300px;
}

.rekviz tr {
  border: 1px solid #d9d9d9;
}
.rekviz tr:nth-child(2n + 1) {
  background-color: #d9d9d9;
}
.rekviz td {
  padding: 5px;
}
.rekviz td:first-child {
  width: 30%;
}

/* Price table dynamic START */
table.c-price-table {
  table-layout: fixed;
  width: 100%;
  text-align: center;
}

table.c-price-table th {
  padding: 27px 28px;
  padding-right: 0;
  background: #003882;
  color: #fff;
}

table.c-price-table th:first-child {
  border-radius: 10px 0 0 0;
}

table.c-price-table th:last-child {
  border-radius: 0 10px 0 0;
}

table.c-price-table tr {
}

table.c-price-table td {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
  padding-left: 28px;
  border-bottom: 2px solid rgba(38, 73, 163, 0.16);
  background-color: #fff;
}

.min-pay {
  text-align: center;
  padding: 2px 0;
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  table.c-price-table th {
    padding: 10px;
    font-size: 12px;
    word-break: break-all;
  }

  table.c-price-table td {
    padding: 10px;
    font-size: 12px;
    word-break: break-all;
  }
  .yandexwidth {
    width: 340px;
  }
}
@media screen and (min-width: 769px) {
  .yandexwidth {
    width: 750px;
  }
}

.html-map td {
  vertical-align: top;
}

/* Price table dynamic END */

.mh297 {
  max-height: 297px;
  overflow: hidden;
  text-align: center;
}

/* Этапы работ */
.blue-fon {
  background-color: #002f6c;
  padding: 20px 0;
}
.etapy {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.blue-fon h2 {
  color: #fff;
  text-align: center;
}
.etapy .block {
  width: 290px;
  height: 200px;
  padding: 15px 10px;
  border-radius: 10px;
  background-color: #fff;
  margin-bottom: 10px;
  text-align: center;
}
.etapy .block .num {
  width: 32px;
  height: 32px;
  display: block;
  border-radius: 50%;
  background-color: #002f6c;
  line-height: 32px;
  color: #fff;
  position: absolute;
  margin: -5px 0 0 235px;
}
.etapy .block img {
  margin: 10px;
}

.my-3 ul {
  flex-wrap: wrap;
}
.my-3 ul li {
  font-size: 13px;
  line-height: 1.2;
}

.white {
  color: #fff !important;
}
a.block-link,
a.block-link div {
  text-decoration: none !important;
}

/* Верхняя часть шапки */
.top-blue-sitebar {
  background-color: #003882;
  min-height: 50px;
}
.top-blue-sitebar .flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  line-height: 50px;
}
.top-blue-sitebar img {
  height: 32px;
  width: auto;
  margin-right: 10px;
}
.whatsapp img {
  margin: 0 10px 0 60px;
}
.ya-review img {
  margin-right: 0;
}
.top-blue-sitebar div,
.top-blue-sitebar div a {
  color: #fff;
  font-size: 18px;
  text-decoration: none;
}
.phone:hover,
.email a:hover {
  text-decoration: underline;
}
.whatsapp:hover img,
.telegram:hover img,
.ya-review a:hover img {
  opacity: 0.8;
}

.pad30 {
  padding: 15px;
}
.pad30 .app-header__list--products {
  width: 100%;
}
.is-fixed .pad30 .app-header__list--products {
  width: 100%;
  display: block;
}
.is-fixed .pad30 .app-header__list--products ul > li > a {
  padding: 0 15px;
}

.phone-messengers {
  display: flex;
}
.phone-messengers .messengers img {
  width: 32px;
  height: 32px;
  filter: invert(1);
}

.top55 {
  top: 55%;
}

/* Прайс в 3 колонки */
.col-price thead {
  display: none;
}
.col-price table.c-price-table td:first-child {
  border-left: 1px solid #000;
}
.col-price table.c-price-table td:last-child {
  border-right: 1px solid #000;
}

/* Контакты меню мобильной версии */
.contacts-block {
  margin-top: 20px;
  padding: 15px;
}
.contacts-block .h5 {
  color: #fff;
}
.contacts-block p {
  color: #fff;
  margin: 0 0 15px;
}
.contacts-block p a {
  color: #f29303;
  text-decoration: none;
}
.contacts-block img {
  width: 24px;
  height: 24px;
  margin-right: 5px;
}
.contacts-block span {
  display: block;
  margin-left: 28px;
}

@media screen and (max-width: 575px) {
  .adress,
  .email,
  .ya-review {
    display: none;
  }
  .whatsapp img {
    margin: 0 10px 0 0px;
  }
  .app-footer__list li {
    width: 100%;
  }
}

.oplata {
  width: 100%;
}
.oplata tr {
  border: 1px solid #003882;
}
.oplata tr td {
  padding: 5px 10px;
}
.dostavka img {
  border: 1px solid #003882;
  border-radius: 50%;
  width: 200px;
  height: 200px;
  margin: 10px;
}
.oplata img,
.dostavka img {
  border-radius: 10px;
}

@media screen and (max-width: 991px) {
  .pad30 .app-header__list--products {
    display: none !important;
  }
  .whatsapp img {
    margin: 0 10px 0 30px;
  }
  .vi_swiper_v_1 {
    margin-top: 50px;
  }
  .dostavka {
    text-align: center;
  }
  .etapy {
    justify-content: center;
  }
  .oplata td p {
    font-size: 14px;
    margin: 0 0 15px 0;
  }
  .oplata td:last-child {
    min-width: 120px;
  }
  .oplata img {
    height: auto;
  }
  .app-footer__list .footer_m1,
  .app-footer__list .footer_m2 {
    margin: 1em 0;
  }
  .app-footer__list ul a {
    margin: 5px;
  }
  .app-footer__row .text-xl-end {
    margin-top: 1em;
  }
  .col-price tbody {
    grid-template-columns: auto;
  }
  .col-price table.c-price-table td {
    min-width: auto;
  }
}
@media (min-width: 992px) {
  .col-price tbody {
    display: grid;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .col-price tbody {
    grid-template-columns: 420px 420px;
  }
  .col-price table.c-price-table td {
    min-width: 206px;
  }
}
@media (min-width: 1280px) {
  .col-price tbody {
    grid-template-columns: 420px 420px 420px;
  }
  .col-price table.c-price-table td {
    min-width: 206px;
  }
}

@media screen and (max-width: 576px) {
  .min-pay {
    font-size: 10px;
  }
}
