body {
    font-family: 'Raleway Regular';
}
.proj-btn {
    text-align: center;
}
.proj-btn button {
    color: #459DC6;
    font-size: 20px;
    font-family: 'Raleway Bold';
    background-color: white;
    border: none;
    width: 369px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 30px;
    margin-bottom: 20px;
}
.collaps-btn {
    color: #131F64;
    font-size: 16px;
    font-family: 'Raleway SemiBold';
    background-color: #F9F7F7;
    border: none;
    padding: 15px 50px 15px 50px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.fotorama img {
    max-width: 300px;
}
.fotorama__wrap {
    width: auto !important; 
}
.gal {
    margin-bottom: 60px;
}
.pr-t {
    margin-top: 30px;
}
.logo {
    margin-top: 10px;
    margin-bottom: 10px;
}
.page-header h2{
    padding-top: 20px;
    font-weight: 600;
}
.mainmenu {
    width: 100%;
}
.mainmenu ul {
    justify-content: space-between;
}
.mainmenu ul li a {
    color: #F9F7F7;
    font-size: 18px;
    font-family: 'Raleway SemiBold';
    text-decoration: none;
}
.mainmenu ul li a:focus {
    text-decoration: underline;
}
.mainmenu ul li a:hover {
    text-decoration: underline;
}
.header-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 15px;
}
.header-right a {
    text-decoration: none;
    color: black;
    font-size: 24px;
    font-family: 'Raleway SemiBold';
}
.header-right img {
    padding-right: 10px;
}
.header-mail {
    margin-top: 30px;
}
.header-mail a {
    text-decoration: none;
    color: black;
    font-size: 16px;
    font-family: 'Raleway SemiBold';
}
.slider-main {
    background-image: url("../img/sl1.jpg");
    width: auto;
    height: 473px;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 140px;
}
.slider-main p {
    font-size: 22px;
    color: white;
    font-family: 'Raleway Bold';
    padding-top: 390px;
    padding-left: 50px;
}
.slider-main1 {
    background-image: url("../img/sl2.jpg");
    width: auto;
    height: 473px;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 140px;
}
.slider-main1 p {
    font-size: 24px;
    color: white;
    font-family: 'Raleway Bold';
    padding-top: 390px;
    padding-left: 50px;
}
.slider-main2 {
    background-image: url("../img/sl3.jpg");
    width: auto;
    height: 473px;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 140px;
}
.slider-main2 p {
    font-size: 24px;
    color: white;
    font-family: 'Raleway Bold';
    padding-top: 390px;
    padding-left: 50px;
}
.slider-main3 {
    background-image: url("../img/sl4.png");
    width: auto;
    height: 473px;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 140px;
}
.slider-main3 p {
    font-size: 24px;
    color: white;
    font-family: 'Raleway Bold';
    padding-top: 390px;
    padding-left: 50px;
}

.mainmenu-footer {
    margin-top: 70px;
}
.mainmenu-footer ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.mainmenu-footer a {
    color: #F9F7F7;
    font-size: 18px;
    font-family: 'Raleway SemiBold';
    text-decoration: none;
}
.menu-bg {
    background-color: #459dc6;
    height: auto;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}
.main-bg {
    background-image: url("../img/mainbg.png");
    width: auto;
    height: 700px;
    background-repeat: no-repeat;
    background-position: center;
}
.main-bg h1 {
    color: white;
    font-size: 38px;
    font-family: 'Raleway Bold';
    line-height: 1;
    padding-top: 75px;
}
.main-bg__h1-after {
    font-size: 18px;
    color: white;
    line-height: 1.2;
    padding-top: 21px;
}
.main-bg__h2-form {
    font-size: 18px;
    color: white;
    font-family: 'Raleway SemiBold';
    padding-top: 20px;
}
.main-bg__form {
    border: 2px solid white;
    text-align: center;
    margin-top: 75px;
}
.main-bg form {
    text-align: center;
}
.main-bg__form input {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.main-bg__form input:nth-child(1),
.main-bg__form input:nth-child(2) {
    margin-top: 10px;
    width: 300px;
    border-radius: 0;
}
.form-mod input {
    margin-bottom: 15px;
}
.form1-btn {
    background-color: #131F64;
    color: white;
    font-size: 12px;
    text-align: center;
    border: none;
    font-family: 'Raleway SemiBold';
    padding: 10px 45px 10px 45px;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 200px !important;
}
.form-3 input {
    border-radius: 0;
    width: 523px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.f3-btn {
    background-color: #F9F7F7;
    border: none;
    color: #459DC6;
    padding: 15px 70px 15px 70px;
    font-family: 'Raleway Bold';
}
.form-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 30px;
}
.f3-fl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.f3-fl__text {
    font-size: 18px;
    color: #F9F7F7;
    padding-top: 40px;
    padding-left: 30px;
}
.inp-file {
    background-color: #131F64;
    color: white;
    font-size: 18px;
    padding: 10px 50px 10px 50px;
    display: none;
}
.form-check-1 label {
    padding-left: 15px;
    color: white;
    font-size: 14px;
}
.filelabel {
    background-color: #131F64;
    color: white;
    font-size: 18px;
    width: 523px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 40px;
}
.form-check-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 20px;
}
.form-3__btn {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 30px;
}
.card-title a {
    color: black;
    font-family: 'Raleway Bold';
    text-decoration: none;
}

.main-bg__h2 {
    font-size: 32px;
    font-family: 'Raleway Bold';
    padding-top: 80px;
}
.card {
    border: none !important;
}
.header-btn-zv {
    border: none;
    background-color: transparent;
    font-size: 12px;
    font-family: 'Raleway Medium';
    text-decoration: underline;
    color: #131F64;
}
.uslugi-1,
.uslugi-2,
.uslugi-3,
.uslugi-4,
.uslugi-5 {
    text-decoration: none;
    color: white;
}
.uslugi-1:hover,
.uslugi-2:hover,
.uslugi-3:hover,
.uslugi-4:hover,
.uslugi-5:hover {
    color: #e0e0e0;
}
.uslugi-1 {
    background-image: url("../img/v1.png");
    width: auto;
    height: 596px;
    background-repeat: no-repeat;
    background-position: center;
    color: #F9F7F7;
    font-size: 24px;
    font-family: 'Raleway Bold';
    text-align: center;
    display: block;
}
.uslugi-1 p {
    padding-top: 240px;
}
.uslugi-2 p {
    padding-top: 120px;
}
.uslugi-3 p {
    padding-top: 120px;
}
.uslugi-4 p {
    padding-top: 120px;
}
.uslugi-5 p {
    padding-top: 120px;
}
.uslugi-2 {
    background-image: url("../img/v2.png");
    width: auto;
    height: 293px;
    background-repeat: no-repeat;
    background-position: center;
    color: #F9F7F7;
    font-size: 24px;
    font-family: 'Raleway Bold';
    text-align: center;
    display: block;
}
.uslugi-3 {
    background-image: url("../img/v3.png");
    width: auto;
    height: 290px;
    background-repeat: no-repeat;
    background-position: center;
    color: #F9F7F7;
    font-size: 24px;
    font-family: 'Raleway Bold';
    text-align: center;
    margin-top: 12px;
    display: block;
}
.uslugi-4 {
    background-image: url("../img/v4.png");
    width: auto;
    height: 291px;
    background-repeat: no-repeat;
    background-position: center;
    color: #F9F7F7;
    font-size: 24px;
    font-family: 'Raleway Bold';
    text-align: center;
    display: block;
}
.uslugi-5 {
    background-image: url("../img/v3.png");
    width: auto;
    height: 290px;
    background-repeat: no-repeat;
    background-position: center;
    color: #F9F7F7;
    font-size: 24px;
    font-family: 'Raleway Bold';
    text-align: center;
    margin-top: 12px;
    display: block;
}
.uslugi-btn {
    color: white;
    font-size: 20px;
    font-family: 'Raleway Bold';
    background-color: #459DC6;
    border: none;
    width: 369px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 30px;
}
.proj-bg {
    background-color: #459DC6;
    width: 100%;
    height: auto;
    margin-top: 30px;
    padding-bottom: 30px;
}
.proj-bg h2 {
    font-size: 32px;
    color: white;
    text-align: center;
    font-family: 'Raleway Bold';
    padding-top: 30px;
}
.proj-bg__about {
    color: white;
    font-size: 18px;
    text-align: center;
    padding-top: 15px;
}
.proj-bg__p2,
.proj-bg__p5 {
    margin-top: 14px;
}
.zav-bg {
        background-color: #152262;
    width: auto;
    height: 300px;
    background-repeat: no-repeat;
    background-position: center;
}
.zav-bg h2 {
    font-size: 24px;
    color: white;
    font-family: 'Raleway Medium';
    text-align: center;
    padding-top: 70px;
}
.zav-bg__btn {
    text-align: center;
}
.zav-bg__btn button {
    text-align: center;
    margin-top: 30px;
    border: none;
    color: #131F64;
    font-size: 20px;
    font-family: 'Raleway Bold';
    padding: 20px 90px 20px 90px;
    background-color: white;
}
/*
.best {
    background-color: #3171a0;
    width: 100%;
    height: auto;
    padding-bottom: 70px;
}
.best-block {
    margin-top: 40px;
    text-align: center;
}
.best-block div:nth-child(1) {
    font-size: 20px;
    font-family: 'Montserrat Bold';
    color: #ffffff;
    line-height: 1;
    padding: 30px;
}
.best-block div:nth-child(2) {
    font-size: 20px;
    font-family: 'Raleway Bold';
    color: white;
    line-height: 1;
}
.best h2 {
    color: white;
    font-family: 'Raleway Bold';
    padding-top: 20px;
}
.best-block-row {
    margin-top: 40px;
}*/

.best {
  background: #f8f9fa;
  padding: 60px 0;
}

.best h2 {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 40px;
  position: relative;
  display: inline-block;
}

.best h2::after {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  background: #337ab7;
  margin: 12px auto 0;
  border-radius: 2px;
}

.best-block {
  background: #fff;
  border-radius: 12px;
  padding: 25px 20px;
  text-align: center;
  margin-bottom: 30px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
  transition: all 0.3s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.best-block:hover {
  transform: translateY(-6px);
  box-shadow: 0 6px 18px rgba(0,0,0,0.12);
}

.best-block div:first-child {
  font-size: 18px;
  font-weight: 600;
  color: #2c3e50;
  margin-bottom: 12px;
}

.best-block div:last-child {
  font-size: 14px;
  color: #555;
  line-height: 1.5;
}



.products-title {
    font-family: 'Raleway Bold';
    text-align: center;
    padding-top: 40px;
    padding-bottom: 20px;
}
.products-cart {
    -webkit-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);

}
.products-cart h3 {
    font-size: 20px;
    font-family: 'Raleway Bold';
    padding-top: 20px;
    padding-left: 20px;
}
.products-cart__img {
    text-align: right;
    margin-right: 20px;
}
.products-cart__img img {
    max-height: 127px;
}
.products-row {
    margin-top: 40px;
}
.products {
    padding-bottom: 70px;
}
.qfcapt,
.qf3label {
    display: none;
}
.about {
    background-image: url("../img/about.png");
    width: auto;
    height: 651px;
    background-repeat: no-repeat;
    background-position: center;
}
.about h2 {
    color: #F9F7F7;
    font-family: 'Raleway Bold';
    padding-top: 172px;
    padding-bottom: 30px;
}
.about p {
    color: white;
    font-size: 18px;
    line-height: 1.3;
}
.about-btn {
    color: #131F64;
    font-size: 16px;
    font-family: 'Raleway SemiBold';
    background-color: #F9F7F7;
    border: none;
    padding: 15px 50px 15px 50px;
    margin-top: 30px;
}
.about-img_r img {
    margin-top: 50px;
}

.contact {
    background-color: #459DC6;
    width: 100%;
    height: auto;
}
.contact h2 {
    color: white;
    text-align: center;
    font-family: 'Raleway Bold';
    padding-top: 40px;
}
footer {
    
    width: auto;
    height: 451px;
    background-repeat: no-repeat;
    background-position: center;
    color: #F9F7F7;
        background-color: #00216e;
}
.footer-r {
    margin-top: 70px;
    font-family: 'Raleway Medium';
}
.footer-r div {
    margin-bottom: 30px;
}
.footer-r img {
    padding-right: 10px;
}
.footer-but__l {
    color: rgba(249, 247, 247, 0.5);
    font-family: 'Raleway Medium';
    font-size: 14px;
    margin-top: 44px;
}
.footer-but__r a {
    color: rgba(249, 247, 247, 0.5);
    font-family: 'Raleway Medium';
    font-size: 14px;
    text-decoration: none;
}
.footer-but__r {
    margin-top: 24px;
}
.main-bg__h2-m {
    display: none;
}
@media (max-width: 1400px) {
    .header-mail a {
        font-size: 14px;
    }
    .form-3 input {
        width: 408px;
    }
}
@media (max-width: 1200px) {
    .header-mail a {
        font-size: 18px;
    }

}
@media (max-width: 468px) {
    .header-mail {
        padding-top: 8px;
        text-align: center;
        margin-top: 0px;
    }
    .header-right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin-top: 15px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 20px;
    }
    .logo-m {
        text-align: center;
    }
    .menu-bg {
      padding-top: 0px;
      padding-bottom: 0px;
    }
    .mainmenu ul {
      justify-content: space-between;
      flex-direction: column;
    }
    .navbar-light .navbar-toggler {
      color: rgba(0, 0, 0, 0);
      border: none;
    }
    
    .navbar-light .navbar-toggler-icon{
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='white' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
    }
    
    .main-bg h1 {
        color: white;
        font-size: 28px;
        font-family: 'Raleway Bold';
        line-height: 1;
        padding-top: 43px;
    }
    .main-bg__form {
        border: 2px solid white;
        text-align: center;
        margin-top: 55px;
        margin-bottom: 15px;
    }
    .main-bg__form input:nth-child(1), .main-bg__form input:nth-child(2) {
        margin-top: 10px;
        width: auto;
        border-radius: 0;
    }
    .main-bg {
        background-image: url("../img/mainbg.png");
        width: auto;
        height: auto;
        background-position: unset;
    }
    .slider-m,
    .slider-main,
    .slider-main1, 
    .slider-main2, 
    .slider-main3 {
        display: none;
    }
    .main-bg__h2 {
        display: none;
    }
    .main-bg__h2-m {
        display: block;
        padding-top: 30px;
        padding-bottom: 10px;
        font-size: 25px;
        font-family: 'Raleway Bold';
    }
    .uslugi-1 {
        margin-top: 30px;
    }
    .uslugi-2 {
        margin-top: 30px;
    }
    .uslugi-3 {
        margin-top: 30px;
    }
    .uslugi-4 {
        margin-top: 30px;
    }
    .uslugi-5 {
        margin-top: 30px;
    }
    .uslugi-btn {
        width: 200px;
        padding-top: 15px;
        padding-bottom: 19px;
        margin-top: 30px;
    }
    .proj-bg {
        background-color: #459DC6;
        width: 100%;
        height: auto;
        margin-top: 35px;
        padding-bottom: 30px;
    }
    .proj-bg img {
        margin-top: 20px;
    }
    .zav-bg {
        background-image: none;
        width: auto;
        height: auto;
        background-repeat: no-repeat;
        background-position: center;
        background-color: #131F64;
    }
    .zav-bg h2 {
        padding-top: 46px;
    }
    .zav-bg__btn button {
        margin-top: 30px;
        font-size: 14px;
        margin-bottom: 20px;
    }
    .best h2 {
        padding-top: 30px;
    }
    .best-block div:nth-child(1) {
        font-size: 30px;
    }
    .best-block-row {
        margin-top: 0;
    }
    .best-block div:last-child {
    font-size: 16px;
    color: #555;
    line-height: 1.5;
}
    .about {
        background-image: none;
        width: auto;
        height: auto;
        background-repeat: no-repeat;
        background-position: center;
        background-color: #131F64;
    }
    .about h2 {
        padding-top: 30px;
    }
    .about p {
        font-size: 15px;
    }
    .form-3 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .form-3 input {
        width: 100%;
        padding-top: 15px;
        padding-bottom: 15px;
        margin-bottom: 10px;
    }
    .f3-fl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .filelabel {
        font-size: 15px;
        width: 100%;
    }
    .f3-fl__text {
        font-size: 16px;
        color: #F9F7F7;
        padding-top: 10px;
        padding-left: 0;
    }
    footer {
        background-image: none;
        width: auto;
        height: auto;
        color: #F9F7F7;
        background-color: #131F64;
    }
    .mainmenu-footer ul {
        text-align: center;
    }
    .footer-r div {
        margin-bottom: 8px;
    }
    .footer-but__l {
        margin-top: 24px;
    }
    .footer-but__r {
        margin-top: 32px;
        margin-bottom: 20px;
    }
}
h3 {
    padding: 12px 0px;
    font-weight: 900;
    font-size: 28px;
}
.sp-cookie-consent-content{
  font-size: 13px;
}

.chk-polit {
        display: flex;
}
.chk-polit a {
        color: #11648b;
}
.chk-polit-w a {
        color: white;
       
}

.chk-polit-w {
    padding-left: 15px;
    color: white;
    font-size: 14px;
    padding-top: 20px;
}
.chk
.chk-polit-text {
    font-size: 12px;
}
.chk-polit .qfchkbx input {
    width: 20px;
}

.chk-polit-w1 {
      padding-left: 15px;
    color: #333;
    font-size: 14px;
}
.product-title {
    min-height: 48px;
    margin-bottom: 8px;
    font-family: "Raleway SemiBold";
}


.product-card .btn-primary {
    color: #fff;
    background-color: #161f60;
    border-radius: 0px;
    padding: 10px 50px;
        border-color: #161f60;
    font-family: "Raleway SemiBold";
}
.panel-body img{
        max-width: 330px;
}
h2{
    font-family: "Raleway SemiBold";
}
/* Стили карточек */
#ventilation-products .product-card {
  display: flex;
  flex-direction: column;
  height: 100%;
  transition: box-shadow 0.3s ease;
}

#ventilation-products .product-card:hover {
  box-shadow: 0 5px 15px rgba(0,0,0,0.15);
}

/* Контент карточки */
#ventilation-products .panel-body {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

/* Изображение */
#ventilation-products .panel-body img {
  max-height: 330px;
  width: auto;
  object-fit: contain;
  margin: 0 auto 15px;
  display: block;
}

/* Заголовок */
#ventilation-products .product-title {
  font-size: 16px;
  font-weight: 600;
  min-height: 48px;
  margin-bottom: 10px;
}

/* Описание */
#ventilation-products .product-desc {
  flex-grow: 1;
  font-size: 14px;
  color: #555;
  margin-bottom: 15px;
}

/* Цена */
#ventilation-products .price {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #2c3e50;
}

/* Кнопка */
#ventilation-products button {
  background-color: #337ab7;
  color: #fff;
  font-weight: 600;
  padding: 10px 20px;
  border: none;
  border-radius: 0; /* убираем скругления */
  transition: all 0.2s ease;
  width: 100%;
}

#ventilation-products button:hover {
  background-color: #286090;
  transform: translateY(-1px);
}
  .product-card { margin-bottom: 20px; }
  .product-title { min-height: 48px; margin-bottom: 8px; }
  .product-desc { color: #666; min-height: 40px; }
  @media (max-width: 480px) {
    .product-title { font-size: 15px; }
    .price { font-size: 16px; }
  }
  .qwe{
      font-size: 22px;
    font-family: 'Raleway Bold';
    color: #ff7700;
  }
  .chk-polit-text{
          font-size: 13px;
  }
  .qf3 .qf3btn .qfsubmit{
          padding-top: 20px;
  }