@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
@import "menu.css";
.pin {
  width: 100%;
  padding-left: 5%;
  padding-right: 5%;
}

.img33 {
  width: 33%;
}

body {
  background-image: url("../img/background.jpg");
  background-attachment: fixed;
  font-family: "Open Sans";
}

.main {
  width: 1200px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 22px;
  background-color: white;
}

.header {
  background-color: white;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.logo_top {
  width: 355px;
  height: 80px;
}

.logo_top_img {
  margin-left: 14px;
  margin-top: 9px;
}

.info_top {
  width: 845px;
  height: 80px;
  background-color: #282f39;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.head_txt_info {
  font-family: "Roboto Slab", serif;
  font-size: 13px;
  font-weight: 300;
  color: white;
  margin-top: 0;
  margin-left: 20px;
  margin-top: 15px;
  display: inline-block;
  line-height: 1.5;
}
.head_txt_info a {
  color: white;
  text-decoration: none;
}

.info_top_c2 {
  padding-left: 80px;
}

.info_top_c3 {
  padding-left: 80px;
}

.info_top_c1 {
  padding-left: 20px;
}

.green_line {
  width: 100%;
  height: 17px;
  background-color: #057062;
  display: block;
  margin-top: -10px;
  padding: 0;
}

.banner_top {
  padding-bottom: 0px;
  margin-bottom: 0px;
}

.owner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  background-color: white;
  height: auto;
}

.photo_owner {
  width: 432px;
  height: 432px;
}

.info_owner {
width: 100%;
    height: auto;
    padding: 20px;
    padding-left: 40px;
    background-color: #f7f7f7;
}

h1,
h2,
h3,
h4,
p {
  font-family: "Roboto", serif;
  position: relative;
  display: block;
  font-weight: 400;
}

h1 {
  font-size: 36px;
}

h1 .yellh1::after {
  content: "";
  /* Выводим пустое содержимое */
  position: absolute;
  /* Абсолютное позиционирование */
  background: #ffcc00;
  /* Цвет линии */
  left: 0;
  /* Положение линии слева */
  bottom: -5px;
  /* Положение линии */
  width: 100%;
  /* Линия на ширину текста */
  height: 7px;
  /* Высота линии */
}

h2 {
  font-size: 24px;
}

h2 .yellh2::after {
  content: "";
  /* Выводим пустое содержимое */
  position: absolute;
  /* Абсолютное позиционирование */
  background: #ffcc00;
  /* Цвет линии */
  left: 0;
  /* Положение линии слева */
  bottom: -5px;
  /* Положение линии */
  width: 100%;
  /* Линия на ширину текста */
  height: 5px;
  /* Высота линии */
}

.bigh3 {
  font-size: 36px;
  text-transform: uppercase;
  font-weight: 300;
  -webkit-margin-before: 0.1em;
          margin-block-start: 0.1em;
  -webkit-margin-after: 0.6em;
          margin-block-end: 0.6em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
  display: inline-block;
}

/* .bigh3::after {

    content: ''; 
    position:absolute ; 
    background: #ffcc00;
    left: 0;
    bottom: -5px; 
    width: 100%; 
    height: 5px; 

}
*/
p {
  font-weight: 400;
  font-size: 14px;
  line-height: 1.3;
  -webkit-margin-before: 0.5em;
          margin-block-start: 0.5em;
  -webkit-margin-after: 0.3em;
          margin-block-end: 0.3em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
}

.cat_uls_h1 {
  background-color: white;
}

.cat_uls_h1 {
  width: 1155px;
  height: auto;
  padding-left: 45px;
}

.cat_uls {
  background-color: #f6f6f6;
  padding: 20px;
  padding-left: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.mono_usl {
  height: 278px;
  width: 560px;
  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: 30px;
}

.mono_uls_img {
  width: 275px;
  height: 275px;
}

.mono_uls_txt {
  width: 255px;
  padding-left: 20px;
  height: 275px;
  position: relative;
}

.big {
  font-size: 24px;
}

.mono_uls_txt h3 {
  -webkit-margin-before: 0em;
          margin-block-start: 0em;
  -webkit-margin-after: 0.3em;
          margin-block-end: 0.3em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
}

.mono_uls_txt::after {
  content: "";
  position: absolute;
  background: #ffcc00;
  left: 0;
  /* bottom: -1px; */
  width: 100%;
  height: 10px;
  margin-top: 57px;
  margin-left: 20px;
  width: 50%;
}

h3 {
  font-weight: 600;
}

.offer {
  padding-left: 45px;
  width: 1155px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.offer_img {
  padding-top: 20px;
  width: 447px;
}

.offer_txt {
  width: 630px;
  padding-left: 35px;
  padding-right: 25px;
}

.footer {
  width: 1200px;
  height: 250px;
  background-color: #282F39;
  padding-top: 60px;
  padding-bottom: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.logo_foot {
  width: 200px;
  height: auto;
  margin-left: 60px;
}

.coll_foot_1 {
  width: 25%;
  display: block;
}

.coll_foot_2 {
  width: 15%;
  display: block;
}

.coll_foot_3 {
  width: 15%;
  display: block;
}

.coll_foot_4 {
  width: 20%;
  display: block;
}

.coll_foot_5 {
  width: 20%;
  display: block;
}

.footer_p {
  -webkit-margin-before: 0em;
  margin-block-start: 0em;
  -webkit-margin-after: 1em;
  margin-block-end: 1em;
  color: white;
  font-size: 10pt;
}

.footer_p a {
  color: white;
  font-size: 10pt;
}

.footer_p span {
  font-size: 13pt;
  font-weight: bold;
  line-height: 2;
}

.head_cont_p {
  font-family: "Roboto Slab", serif;
  font-size: 13px;
  font-weight: 300;
  color: white;
  margin-top: 0;
  margin-left: 10px;
}

.head_cont_p a {
  color: white;
}

.head_cont_p span {
  font-weight: 600;
}

.img100 {
  width: 100%;
  height: auto;
}

.alutech {
  padding-left: 45px;
  padding-right: 45px;
  width: 1115px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 20px;
}

.poj_img {
  width: 250px;
  height: auto;
  padding: 0px;
}

.projects {
  padding-top: 40px;
  padding-left: 45px;
  padding-right: 45px;
  background-color: #f3f3f2;
  padding-bottom: 60px;
}

.how_get_price {
  padding-left: 45px;
  padding-right: 45px;
  width: 1150px;
  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: 50px;
}

.php_proposol {
  width: 350px;
  height: 350px;
}

.text_proposo {
  width: 710px;
  padding-left: 50px;
}

.phone_in_text a {
  font-size: 18px;
  color: #187a9a;
  font-weight: 300;
}
.phone_in_text a:visited {
  color: #187a9a;
}

.content3 {
  width: 1110px;
  padding-right: 45px;
  padding-left: 45px;
  background-color: white;
  display: block;
  padding-bottom: 60px;
}
.content3 p {
  font-size: 15px;
  line-height: 1.4;
}
.content3 h1 {
  font-size: 42px;
  text-transform: uppercase;
  font-weight: 300;
  color: #062326;
}
.content3 h2 {
  color: #745408;
  font-weight: 300;
  font-size: 36px;
  -webkit-margin-after: 0.4em;
          margin-block-end: 0.4em;
}

.rimg {
  margin: 20px;
  margin-left: 0px;
  float: left;
}

.limg {
  margin: 20px;
  margin-right: 0px;
  float: right;
}

.s_table {
  width: 100%;
  border: none;
  margin-bottom: 20px;
  font-family: "Open Sans";
  font-size: 13pt;
}

.s_table thead th {
  font-weight: bold;
  text-align: left;
  border: none;
  padding: 10px 15px;
  background-color: #d8d8d8;
  font-size: 14px;
  border-left: 0px solid #ddd;
  border-right: 0px solid #ddd;
}

.s_table tbody td {
  text-align: left;
  border-left: 0px solid #ddd;
  border-right: 0px solid #ddd;
  padding: 10px 15px;
  font-size: 14px;
  vertical-align: top;
}

.s_table thead tr th:first-child,
.table tbody tr td:first-child {
  border-left: none;
}

.s_table thead tr th:last-child,
.table tbody tr td:last-child {
  border-right: none;
}

.s_table tbody tr:nth-child(even) {
  background: #f3f3f3;
}

.sth1 {
  width: 3%;
}

.sth2 {
  width: 77%;
}

.sth3 {
  width: 5%;
}

.sth4 {
  width: 15%;
}

.profile_img {
  width: 25%;
  padding-right: 5%;
}

.profile_table {
  width: 70%;
}

.profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.dveri {
  width: 100%;
  padding: 2%;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.dveri_img {
  width: 45%;
}

.dveri_txt {
  width: 45%;
  padding: 2%;
  padding-top: 0;
}

.price {
  font-weight: 300;
  color: red;
  font-size: 24px;
}

._cabPhoto {
  width: 15%;
  height: auto;
}

.photo_album {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 20px;
}

.promo_call {
  display: block;
  width: 95%;
  height: auto;
  background-color: #ffb500;
  color: white;
  font-size: 42px;
  font-weight: 600;
  padding: 30px;
}
.promo_call a {
  color: white;
}
.promo_call a:visited {
  color: white;
}

.fasad_port {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 20px;
}

.fasad_img {
  width: 400px;
}

.fasad_opis {
  width: 680px;
  padding-left: 30px;
  padding-top: 30px;
  background-color: #efefef;
  margin-bottom: 5px;
}
.fasad_opis h3 {
  -webkit-margin-before: 0em;
          margin-block-start: 0em;
  -webkit-margin-after: 0.3em;
          margin-block-end: 0.3em;
  font-size: 36px;
  font-weight: 300;
}



.dush {
    width: 100%;
    height: auto;
}

.d-steklo {
    width: 22%;
    height: auto;
    display: block;
    padding: 1%;
    
    
}

.d-steklo img {
        width: 100%;
    height: auto;
    }

.d-steklo span {
    font-size: 11pt;
    color: #5b3f00;
    text-align: center;
    font-weight: bold;
}

.steklo-cover {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

.dush-cover {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.dush-box {

    width: 31%;
    height: auto;
    padding: 2%;
    padding-left: 0;

}

.st_naves {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-bottom: 30px;
}

.st_naves_photo {
    width: 45%;
    padding-right: 5%;
}

.st_naves_txt {

    width: 45%;
    padding-right: 5%;
}

.st_naves_img {
    width: 100%;
}

.m_start_h2 {
            margin-top: 0;
}


@media (max-width: 450px) {
  body {
    padding: 0;
    margin: 0;
  }

  .main {
    width: 100%;
  }
    
    .projects {
    padding-top: 5%;
    padding-left: 5%;
    padding-right: 2%;
    background-color: #f3f3f2;
    padding-bottom: 10%;
}
    
    .img100 {
    width: 81%;
    height: auto;
}
    
    .content3 {
        width: 76%;
    }
    
    .bigh3 {
        font-size: 26px;
    }

  .header {
    background-color: white;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .info_top {
    width: 100%;
    height: auto;
    background-color: #282f39;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .info_top_c1 {
    padding-left: 5px;
    width: 37%;
  }

  .info_top_c2 {
    padding-left: 20px;
    width: 45%;
  }

  .info_top_c3 {
    padding-left: 5px;
    margin-top: -24px;
    margin-bottom: 20px;
  }

  .head_txt_info a {
    color: white;
    text-decoration: none;
    font-size: 15px;
  }

  .banner_top {
    padding-bottom: 0px;
    margin-bottom: 0px;
    width: 100%;
  }
  .banner_top img {
    width: 100%;
  }

  .photo_owner {
    width: 100%;
    height: auto;
  }
  .photo_owner img {
    width: 100%;
  }

  .owner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    background-color: white;
    height: auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 10%;
    padding-bottom: 3%;
    width: 80%;
  }

  .info_owner {
    width: auto;
    height: auto;
    padding: 20px;
    padding-left: 28px;
    background-color: #f7f7f7;
    padding-top: 5px;
    margin-top: -5px;
  }

  .cat_uls {
    background-color: #f6f6f6;
    padding: 20px;
    padding-left: 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 100%;
  }

  .mono_usl {
    height: auto;
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 30px;
  }

  .mono_uls_txt {
    width: 100%;
    padding-left: 0;
    height: auto;
    position: relative;
    margin-top: 20px;
    padding-right: 25%;
    margin-bottom: 2%;
  }

  .mono_uls_txt::after {
    content: "";
    position: absolute;
    background: #ffcc00;
    left: 0;
    /* bottom: -1px; */
    width: 100%;
    height: 10px;
    margin-top: 7px;
    margin-left: 0;
    width: 80%;
  }

  .offer {
    padding-left: 45px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .footer {
    width: 100%;
    height: auto;
    background-color: #282F39;
    padding-top: 10px;
    padding-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .coll_foot_1, .coll_foot_2, .coll_foot_3, .coll_foot_4, .coll_foot_5 {
    width: 100%;
  }

  .coll_foot_2, .coll_foot_3, .coll_foot_4, .coll_foot_5 {
    padding-left: 60px;
  }

  .logo_foot {
    width: 68%;
    height: auto;
    margin-left: 60px;
    margin-top: 10px;
  }

  .head_cont_p {
    font-family: "Roboto Slab", serif;
    font-size: 13px;
    font-weight: 300;
    color: white;
    margin-top: 0;
    margin-left: 0px;
  }

  .offer_img {
    padding-top: 20px;
    width: 100%;
  }
  .offer_img img {
    width: 100%;
  }

  .offer {
    padding-left: 45px;
    width: 80%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .offer_txt {
    width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .poj_img {
    width: 32%;
    height: auto;
    padding: 0px;
  }

  .how_get_price {
    padding-left: 45px;
    padding-right: 45px;
    width: 100%;
    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: 50px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .text_proposo {
    width: 100%;
    padding-left: 0;
    margin-top: 20px;
    padding-right: 10%;
  }

  .content3 {
    width: 80%;
    padding-right: 45px;
    padding-left: 45px;
    background-color: white;
    display: block;
    padding-bottom: 60px;
  }

  .img33 {
    width: 100%;
  }

  .fasad_img {
    width: 100%;
  }
  .fasad_img img {
    width: 100%;
  }

  .fasad_opis {
    width: 100%;
    padding-left: 30px;
    padding-top: 15px;
    padding-bottom: 20px;
    background-color: #efefef;
    margin-bottom: 20px;
    margin-top: -5px;
  }

  .fasad_opis h3 {
    -webkit-margin-before: 0em;
            margin-block-start: 0em;
    -webkit-margin-after: 0.3em;
            margin-block-end: 0.3em;
    font-size: 26px;
    font-weight: 400;
  }

  .promo_call {
    display: block;
    width: 80%;
    height: auto;
    background-color: #ffb500;
    color: white;
    font-size: 25px;
    font-weight: 600;
    padding: 30px;
  }

  .pin {
    padding: 10px;
  }

  .content3 h2 {
    color: #745408;
    font-weight: 400;
    font-size: 24px;
    -webkit-margin-after: 0.4em;
            margin-block-end: 0.4em;
  }

  .content3 h1 {
    font-size: 31px;
    text-transform: uppercase;
    font-weight: 400;
    color: #062326;
  }

  .profile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .profile_img {
    width: 100%;
    padding-right: 5%;
  }

  .dveri_img {
    width: 100%;
  }

  .photo_album ._cabPhoto {
    width: 25%;
    height: auto;
  }

  .dveri_txt {
    width: 100%;
    padding: 2%;
    padding-top: 0;
  }
    
.st_naves_photo {
    width: 100%;
    padding-right: 0%;
}

.st_naves_txt {
    width: 100%;
    padding-right: 0%;
}
    
    
}



.info_owner {
    
}

.img_70 {
    width: 70%;
    height: auto;
}


.product-gallery {
  width: 100%;
  max-width: 500px;
}

.main-image img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.thumbnails {
  display: flex;
  gap: 10px;
  margin-top: 15px;
}

.thumb {
  width: 80px;
  height: 80px;
  object-fit: cover;
  cursor: pointer;
  border: 2px solid transparent;
  transition: 0.3s;
}

.thumb:hover {
  opacity: 0.8;
}

.thumb.active {
  border-color: #000; /* Подсветка выбранной картинки */
}

.faq-container {
  max-width: 800px;
  margin: 0 auto;
  font-family: Arial, sans-serif;
}

.faq-item {
    border-bottom: 1px solid #ddd;
    background-color: white;
}

.faq-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 0;
  cursor: pointer;
  transition: 0.3s;
}

.faq-question {
    font-size: 25px;
    font-weight: 300;
    font-family: "Roboto", serif;
    color: #202020;
}

.faq-icon {
    font-size: 44px;
    transition: transform 0.3s ease;
    color: black;
    font-weight: 200;
    font-family: "Roboto", serif;
    padding: 10px;
}

.faq-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
}

.faq-content p {
  padding-bottom: 20px;
  color: #555;
  line-height: 1.6;
}

/* Класс для открытого состояния */
.faq-item.active .faq-content {
  max-height: 400px; /* Достаточное значение для текста */
}

.faq-item.active .faq-icon {
  transform: rotate(45deg); /* Превращаем плюс в крестик */
}

/* Контейнер сетки */
.product-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding: 20px;
  justify-content: center;
  font-family: sans-serif;
}

/* Базовая карточка */
.product-card {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15); /* Мягкая тень */
  flex: 1 1 calc(25% - 20px); /* 4 в ряд на десктопе */
  min-width: 250px;
  max-width: 350px;
  display: flex;
  flex-direction: column;
  position: relative;
  overflow: hidden;
  transition: transform 0.3s ease;
}

.product-card:hover {
  transform: translateY(-5px); /* Эффект при наведении */
}

/* Бейдж (Скидки) */
.product-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  background: #4ad0ff;
  color: #333;
  padding: 4px 12px;
  font-size: 12px;
  font-weight: bold;
  z-index: 2;
}

/* Изображение */
.product-image img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  display: block;
}

/* Контентная часть */
.product-info {
  padding: 20px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  text-align: center;
}

.product-title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
/* height: 60px;  Фиксируем высоту для выравнивания */
  overflow: hidden;
}

.product-descr {
  font-size: 14px;
  color: #666;
  line-height: 1.4;
  margin-bottom: 15px;
  flex-grow: 1;
}

/* Цены */
.product-price-row {
  margin-bottom: 15px;
}

.price-current {
  font-size: 18px;
  font-weight: bold;
  color: #333;
}

.price-old {
  font-size: 14px;
  text-decoration: line-through;
  color: #999;
  margin-left: 10px;
}

/* Кнопка */
.product-btn {
  display: inline-block;
  padding: 10px 20px;
  background: #333;
  color: #fff;
  text-decoration: none;
  border-radius: 2px;
  transition: 0.3s;
}

.product-btn:hover {
  background: #000;
}


/* Адаптивность для планшетов */
@media (max-width: 1024px) {
  .product-card {
    flex: 1 1 calc(50% - 20px); /* 2 в ряд */
  }
}

/* Адаптивность для мобильных */
@media (max-width: 600px) {
  .product-card {
    flex: 1 1 100%; /* 1 в ряд */
    max-width: none;
  }
}

.product-gallery-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); /* Авто-колонки */
  gap: 15px;
  padding: 20px;
}

.product-gallery-grid a {
  display: block;
  height: 200px;
  overflow: hidden;
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(0,0,0,0.1);
  transition: transform 0.3s ease;
}

.product-gallery-grid a:hover {
  transform: scale(1.02);
}

.product-gallery-grid img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* Чтобы фото не искажались */
  cursor: pointer;
}

/* Адаптив для мобилок */
@media (max-width: 480px) {
  .product-gallery-grid {
    grid-template-columns: repeat(2, 1fr); /* 2 колонки на телефонах */
    gap: 10px;
  }
}

/* Общий контейнер (Сетка) */
.product-container {
  display: flex;
  gap: 40px; /* Расстояние между галереей и текстом */
  max-width: 1200px;
  margin: 0 auto; /* Центрируем блок на странице */
  padding: 40px 20px;
  align-items: flex-start; /* Прижимаем контент к верхнему краю */
  font-family: sans-serif;
}

/* Настройки колонок для ПК */
.product-left {
  flex: 1 1 50%; /* Занимает 50% ширины */
  max-width: 500px; /* Ограничиваем, чтобы картинка не была гигантской */
}

.product-right {
  flex: 1 1 50%; /* Занимает оставшиеся 50% */
  display: flex;
  flex-direction: column;
  gap: 20px; /* Отступы между заголовком, ценой и текстом */
}

/* Стили для галереи (из нашего первого шага) */
.product-gallery { width: 100%; }
.main-image img { width: 100%; height: auto; border-radius: 8px; object-fit: cover; display: block; }
.thumbnails { display: flex; gap: 10px; margin-top: 15px; }
.thumb { width: 80px; height: 80px; object-fit: cover; cursor: pointer; border: 2px solid transparent; border-radius: 4px; transition: 0.3s; }
.thumb:hover { opacity: 0.8; }
.thumb.active { border-color: #333; }

/* Стили для правого блока (Текст и Кнопки) */
.product-title {
  font-size: 28px;
  margin: 0;
  color: #333;
}

.product-price {
  font-size: 24px;
  font-weight: bold;
  color: #000;
}

.old-price {
  font-size: 16px;
  text-decoration: line-through;
  color: #999;
  margin-left: 10px;
  font-weight: normal;
}

.product-description p {
  line-height: 1.6;
  color: #555;
  margin-top: 0;
  margin-bottom: 15px;
}

.btn-primary {
  display: inline-block;
  padding: 14px 28px;
  background-color: #333;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  border-radius: 4px;
  text-align: center;
  max-width: 250px;
  transition: background-color 0.3s ease;
}

.btn-primary:hover {
  background-color: #000;
}

/* =========================================
   АДАПТИВНОСТЬ ДЛЯ МОБИЛЬНЫХ УСТРОЙСТВ
   ========================================= */
@media (max-width: 768px) {
  .product-container {
    flex-direction: column; /* Ставим колонки друг под друга */
    gap: 30px; /* Немного уменьшаем отступ между фото и текстом */
    padding: 20px;
  }
  
  .product-left, 
  .product-right {
    flex: 1 1 100%; /* Колонки занимают всю ширину экрана */
    max-width: 100%;
  }

  .product-title {
    font-size: 24px; /* Чуть уменьшаем заголовок на телефонах */
  }
  
  .btn-primary {
    max-width: 100%; /* Кнопка на всю ширину на мобилке (опционально) */
  }
}