@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&subset=cyrillic);

.btn_orange {
  border: none;
  outline: 0;
  height: 56px;
  text-align: center;
  padding: 18px;
  line-height: 20px;
  font-size: 18px;
  color: #fff;
  background: #fa5e00;
  border-radius: 2px;
  font-weight: 600;
  box-shadow: 0 2px 24px rgba(250, 94, 0, 0.6);
}

.btn_orange:hover {
  box-shadow: 0 10px 24px rgba(250, 94, 0, 0.8);
}

.buttons {
  text-align: center;
}

.title_row {
  text-align: center;
  margin: 0 0 50px;
}

.title_row h2 {
  display: inline-block;
  position: relative;
  font-size: 30px;
  line-height: 38px;
  color: #212121;
  font-weight: 700;
  margin: 0 0;
}

.title_row h2:before {
  display: block;
  position: absolute;
  width: 125px;
  height: 2px;
  background: #0056a7;
  border-radius: 1px;
  content: "";
  top: 49%;
  left: -165px;
}

.title_row h2:after {
  display: block;
  position: absolute;
  width: 125px;
  height: 2px;
  background: #0056a7;
  border-radius: 1px;
  content: "";
  top: 49%;
  right: -165px;
}

#m_top_banner {
  
  padding: 100px 0 90px;
  background-image: url(../image/montage/triangle_set_2.png.pagespeed.ce.RVQSZIn7DM.png);
  background-size: contain;
  background-position: center;
  position: relative;
}
#m_top_banner > img {
   max-height:500px;
  }
#m_top_banner:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-image: url(/assets/image/banner.jpg);
  background-size: cover;
  background-position: bottom right;
  background-repeat: no-repeat;
  filter: brightness(0.7);
}
#m_top_banner > .container {
  z-index: 2;
  position: absolute;
  left: 0;
  right: 0;
  top: 100px;
}

#m_top_banner h1 {
  font-weight: 800;
  font-size: 40px;
  line-height: 50px;
  margin: 0 0 30px;
  background: #ffffff;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#m_top_banner ul {
  margin: 0 0 40px;
  padding: 0 0;
  list-style: none;
}

#m_top_banner ul li {
  display: block;
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 5px;
  padding: 0 0 0 25px;
  background-image: url(../image/montage/check.png.pagespeed.ce.Er6qLyISjP.png);
  background-position: left 2px;
  background-repeat: no-repeat;
  color: #ffffff;
}

#m_top_banner .benefits {
  margin: 40px 0 0;
}

#m_top_banner .benefits .item {
  display: inline-block;
  vertical-align: top;
  margin: 0 45px 20px 0;
}

#m_top_banner .benefits .item img {
  display: block;
  height: 40px;
  margin: 0 0 10px;
}

#m_top_banner .benefits .item p {
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}

#m_why {
  padding: 90px 0 100px;
  background-image: url(../image/montage/triangle_set_2.png.pagespeed.ce.RVQSZIn7DM.png);
  background-position: center 300px;
  background-repeat: no-repeat;
}

#m_why .item {
  margin: 0 0 45px;
  background: #fff;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  padding: 30px 20px 20px 30px;
}

#m_why .item:after {
  content: "";
  display: table;
  clear: both;
}

#m_why .item .left_col {
  width: 100px;
  float: left;
  position: relative;
}

#m_why .item .left_col img {
  top: 35px;
  left: 5px;
  max-width: 100%;
  z-index: 2;
  position: absolute;
}

#m_why .item .left_col span {
  font-size: 120px;
  line-height: 120px;
  color: #212121;
  font-weight: 700;
  opacity: 0.1;
}

#m_why .item .right_col {
  width: calc(100% - 100px);
  float: right;
}

#m_why .item .right_col p {
  font-size: 14px;
  line-height: 20px;
  color: #454545;
  margin: 0 0 10px;
}

#m_why .item .right_col strong {
  font-size: 18px;
  line-height: 20px;
  color: #0056a7;
  font-weight: 700;
}

#m_why .item .right_col b {
  font-size: 14px;
  font-weight: 700;
}

#m_why .item .right_col table td {
  padding-right: 35px;
}
#reason{
  padding: 90px 0;
}
#reason .title_row{
    text-align: center;
}
#reason .col-xs-12{
  width: 100%;
}
#reason .reason_content_item{
  font-size:20px;
  color:#000;
  margin-bottom: 22px;
}
#m_vidy {
  padding: 90px 0 100px;
  background: #fafafa;
  background-image: url(../image/montage/triangle_set_3.png.pagespeed.ce.GPUKnupgmO.png);
  background-position: center 160px;
  background-repeat: no-repeat;
}

#m_vidy .item {
  padding: 20px;
}

#m_vidy .item.i2 {
  padding: 20px;
  background: #fff;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.15);
  border-radius: 2px;
}

#m_vidy .item .image {
  width: 125px;
  height: 125px;
  border-radius: 10px;
  float: left;
  background-position: center;
  background-size: cover;
}

#m_vidy .item .title {
  width: calc(100% - 125px);
  float: right;
  padding: 20px 20px 0 20px;
}

#m_vidy .item .title p {
  margin: 0 0 10px;
  color: #0057a8;
  font-size: 16px;
  line-height: 20px;
}

#m_vidy .item .title p strong {
  font-size: 21px;
  line-height: 28px;
  color: #0057a8;
  font-weight: 700;
}

#m_vidy .item .desc {
  padding: 20px 0;
}

#m_vidy .item .desc p {
  color: #454545;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 10px;
}

#m_vidy .item .info {
  padding: 25px;
  background: #fbf9e6;
}

#m_vidy .item .info p {
  color: #454545;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 10px;
  padding: 0 0 0 25px;
  background-position: left 2px;
  background-repeat: no-repeat;
}

#m_vidy .item .info p i {
  color: #fa5e00;
}



#pain_client  .pain-item img {
  float: left;
  width: 200px;
}

#pain_client ul {
  position: absolute;
  top: 110px;
  right: -20px;
  padding-left: 240px;
}

#pain_client h3, #pain_client ul li {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 5px;
}

#pain_client h3, .pain_client__title{
  color: #fff;
  font-size:20px;
  font-weight: 700;
  text-align: center;
}

#pain_client .col-lg-6{
  display: flex;
  align-items: center;
}

.pain_client__title {
  font-size: 25px;
  color: #000;
  line-height: 1.2;
}

.pain_client__title b {
  color: #f65e00;
}

#m_top_banner .pain_client__title {
  margin-bottom: 10px;
  display: block;

}

#pain_client ul li {
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 800;
}

#pain_client ul li span {
  color: #f65e00;
}

#instruments, #pain_client {
  background-image: url(../image/montage/pattern.png.pagespeed.ce.o4ICedA2Q0.png);
  background-position: top center;
  padding: 45px 0;
}

#pain_client {
  padding-bottom: 0;
}

#instruments .price {
  display: inline-block;
  margin: 0 30px 0 0;
  text-align: right;
  vertical-align: top;
}

#instruments .price del {
  font-size: 16px;
  line-height: 16px;
  color: #cacaca;
  display: inline-block;
  margin: 4px 0 0 0;
}

#instruments .price span {
  font-size: 60px;
  line-height: 60px;
  color: #fa5e00;
  font-weight: 800;
  display: block;
  margin: -8px 0 20px 0;
}

#instruments .info {
  display: inline-block;
  margin: 0 30px 0 0;
  vertical-align: top;
}

#instruments .info p {
  display: block;
  margin: 0 0 10px 0;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  margin-bottom: 20px;
}

#instruments .raboty {
  padding: 40px 0 20px;
}

#instruments .raboty ul {
  padding: 0 0;
  list-style: none;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}

#instruments .raboty ul li {
  width: 32%;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 15px;
  padding: 0 0 0 25px;
  background-image: url(../image/montage/checked.png.pagespeed.ce.qCmA5jJtu1.png);
  background-position: left 4px;
  background-repeat: no-repeat;
  color: #fff;
}
.apply_for{
  list-style: none;
}

#m_price .akordeon {
  max-width: 900px;
  margin: 0 auto;
}

#m_price .akordeon .item {
  margin: 0 0 30px;
}

#m_price .akordeon .item .title {
  margin: 0 0;
  min-height: 60px;
  line-height: 20px;
  padding: 20px 60px 20px 30px;
  position: relative;
  background: #0057a8;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  cursor: pointer;
}

#m_price .akordeon .item .title:after {
  position: absolute;
  top: 50%;
  right: 30px;
  width: 12px;
  height: 8px;
  margin-top: -4px;
  z-index: 2;
  background-image: url(../image/montage/arrowup.png.pagespeed.ce.0zQWIOKyfD.png);
  content: "";
  display: block;
  transform: rotate(180deg);
}

#m_price .akordeon .item.opened .title:after {
  transform: rotate(0);
}

#m_price .akordeon .item .title:hover {
  background: #0361b8;
}

#m_price .akordeon .item .content {
  display: none;
}

#m_price .akordeon .item.opened .content {
  display: block;
}

#m_price table {
  width: 100%;
}

#m_price table tr td {
  border: 1px solid #fff;
  background: #f9f9f9;
  padding: 16px 30px;
  text-align: center;
}

#m_price table tr:nth-child(2n) td {
  background: #ffebdf;
}

#m_price table tr td:nth-child(1) {
  text-align: left;
}

#m_kak {
  padding: 0 0;
}

#m_kak .banner {
  border-radius: 10px;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.15);
  background-image: url(../image/montage/banner.png.pagespeed.ce.ZNLz4tJX2I.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 60% auto;
}

#m_kak .banner .content {
  padding: 30px 30px 30px 45%;
}

#m_kak .banner p.title {
  padding: 0 0 0 100px;
  background-image: url(../image/montage/debt.png.pagespeed.ce.uyShdhwO2Q.png);
  background-repeat: no-repeat;
  background-position: left top;
  font-size: 35px;
  line-height: 35px;
  color: #0057a8;
  font-weight: 700;
  margin: 0 0 25px;
}

#m_kak .banner p {
  color: #000;
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 20px;
}

#m_gallery {
  padding: 90px 0 100px;
}

#m_gallery .owl-carousel {
  margin: 0 -8px 0;
  width: auto;
}

#m_gallery .owl-carousel .owl-buttons div i {
  font-size: 30px;
  margin: 0;
  width: 30px;
  height: 30px;
  padding: 2px;
  color: #000;
  background-color: transparent;
  border: none;
  border-radius: 0;
}

#m_gallery .item {
  height: 210px;
  border-radius: 3px;
  background-position: center;
  background-size: cover;
  margin: 0 8px;
}

#m_zakaz {
  margin-bottom: -30px;
  padding: 95px 0 85px;
  background-color: #fafafa;
  background-image: url(../image/montage/triangle_set.png.pagespeed.ce.HQN0MKVX3B.png),
  url(../image/montage/zakaz_bgl.png.pagespeed.ce.k8pr4pacxD.png),
  url(../image/montage/zakaz_bgr.png.pagespeed.ce.Me__CfC6th.png);
  background-size: auto, auto, 500px;
  background-position: center 200px, left 270px, right top;
  background-repeat: no-repeat, no-repeat, no-repeat;
}

#m_zakaz .title {
  margin: 0 0 20px;
  font-weight: 800;
  font-size: 40px;
  line-height: 40px;
  background: linear-gradient(45deg, #0056a7, #036dcf);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#m_zakaz p {
  margin: 0 0;
  font-size: 18px;
  line-height: 24px;
  color: #212121;
}

#m_zakaz .send_request_to_spec {
  margin: 40px 0;
}

#m_zakaz .send_request_to_spec > * {
  display: inline-block;
  height: 56px;
  width: 29%;
  margin: 0 3% 0 0;
  vertical-align: top;
}

#m_zakaz .send_request_to_spec input[type="tel"],
#m_zakaz .send_request_to_spec input[type="text"] {
  background: #fff;
  border: none;
  padding: 18px;
  line-height: 20px;
  font-size: 16px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

#m_zakaz .poluchite {
  width: 90%;
}
#m_zakaz .poluchite p{
  margin-bottom: 20px;
}
#m_zakaz .poluchite .item {
  display: inline-block;
  width: 30%;
  margin: 0 2% 30px 0;
  vertical-align: top;
}

#m_zakaz .poluchite .item img {
  display: block;
  height: 40px;
  margin: 0 0 8px;
}

#m_zakaz .poluchite .item span {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #212121;
  font-weight: 500;
}

#m_zakaz .callback {
  margin: 30px 0 0;
  border-radius: 10px;
  padding: 50px;
  background: linear-gradient(90deg, #0056a7, #036dcf);
}

#m_zakaz .callback .c_title {
  margin: 0 0;
  font-weight: 700;
  font-size: 30px;
  line-height: 30px;
  color: #fff;
  float: left;
}

#m_zakaz .callback .send_request_to_spec {
  width: 500px;
  float: right;
  margin: 0 0;
}

#m_zakaz .callback .send_request_to_spec > * {
  width: 45%;
  margin: 0 0 0 4%;
}

#quality{
  background-color: #F8FCFB;
  padding:90px 0 100px;
}
#quality h2{
  font-size:30px;
  color:#000;
}
#quality .quality_row{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  gap:24px;
  margin:40px 0;
}
#quality ul{
  list-style: none;
  padding: 0;
}
#quality ul li{
  font-size:14px;
  margin-bottom: 8px;
}
.quality_row_item{
  display: flex;
}
.quality_row_item .quality_item_left img{
  width:50px;
  height:50px;
  border-radius: 50%;
  object-fit: cover;
  margin-right:16px;
}
#quality p strong{
  font-size:18px;
}
.quality_row_item2{
  display: flex;
  background-color: #fff;
  padding: 20px;
}
.quality_row_item2 .quality_item_left,.quality_row_item2 .quality_item_right{
  width: 49%;
}
#quality_big{
   grid-column: span 2;
}
.quality_row_item2 .quality_item_left img{
  width: 100%;
}
#quality .price{
  font-size: 16px;
}
.present{
  font-size:12px;
}
.quality_row_item2 .quality_item_right{
  padding-left:20px;
}
.quality_row_item3{
  display: flex;
  flex-direction: column;
  background-color: #fff;
  padding: 20px;
}
.quality_row_item3 img{
  width: 100%;
  max-height: 200px;
  object-fit: cover;
  margin-bottom: 20px;
}
.quality_row_right .quality_item_right{
  width: 100%;
}
.quality_bottom{
  display: flex;
  align-items: center;
}
.quality_bottom_left,.quality_bottom_right{
  width: 50%;
}
.quality_bottom_right .btn_orange{
  background-color: #0056a7;
  box-shadow: 0 2px 24px rgba(15, 59, 201, 0.6);
  margin-left:20px;
}
.quality_bottom_left p{
  font-size: 14px;
}
@media screen and (max-width: 1200px) {
  #pain_client h3, .pain_client__title{
    font-size:16px;
  }
  #m_top_banner > img{
    display: none;
  }
  #m_top_banner > .container {
    position: relative;
    top: inherit;
    left: inherit;
    right: inherit;
  }
  
  #m_kak .banner .content {
    padding: 30px 30px 30px 50%;
  }

  #m_zakaz {
    background-size: auto, auto, 300px;
    background-position: center 200px, left 270px, right top 180px;
  }

  #m_zakaz .callback {
    padding: 30px;
  }

  #m_zakaz .callback .c_title {
    font-size: 25px;
  }
}
@media screen and (max-width: 1040px){
  #quality .quality_row{
    grid-template-columns: repeat(1,1fr);
  }
  #quality_big{
    grid-column: span 1;
  }
  .quality_row_item3{
    width: fit-content;
    margin:0 auto;
  }
  .quality_row_item3 img{
    width: 50%;
    max-height: unset;
  }
  .quality_bottom{
    flex-direction: column;
  }
  .quality_bottom_left,.quality_bottom_right{
    width: 100%;
  }
  .quality_bottom_left{
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 990px) {
  #m_kak .banner .content {
    text-align: center;
  }
  #m_kak .banner .content > p {
    text-align: left;
  }
  #m_top_banner {
    padding: 50px 0 40px;
  }
  #reason,#quality{
    padding:40px 0 50px;
  }
  #reason .reason_content_item{
    font-size: 16px;
  }
  #m_top_banner h1 {
    font-size: 26px;
    line-height: 30px;
    margin: 0 0 20px;
  }

  #m_top_banner ul li {
    font-size: 16px;
  }

  .btn_orange {
    height: 50px;
    padding: 15px;
    font-size: 16px;
  }

  #m_why {
    padding: 40px 0 50px;
  }

  .title_row {
    margin: 0 0 30px;
  }

  .title_row h2 {
    font-size: 20px;
    line-height: 28px;
  }

  .title_row h2:before {
    width: 70px;
    left: -100px;
  }

  .title_row h2:after {
    width: 70px;
    right: -100px;
  }

  #m_price {
    padding: 40px 0 50px;
  }

  #m_price .akordeon .item .title {
    min-height: 50px;
    padding: 15px 60px 15px 20px;
    font-size: 16px;
  }

  #m_price table tr td {
    padding: 10px 20px;
  }

  #m_kak .banner {
    background-size: 100% auto;
  }

  #m_kak .banner p.title {
    font-size: 20px;
    line-height: 35px;
    margin: 0 0 15px;
  }

  #m_kak .banner p {
    text-shadow: 0 0 20px rgba(255, 255, 255, 1);
  }

  #m_vidy {
    padding: 40px 0 50px;
  }

  #m_gallery {
    padding: 40px 0 50px;
  }

  #m_zakaz {
    padding: 45px 0 55px;

    background-size: auto, auto, 220px;
    background-position: center 200px, left 270px, right top 250px;
  }

  #m_zakaz .title {
    font-size: 25px;
    line-height: 30px;
  }

  #m_zakaz p {
    font-size: 16px;
    line-height: 20px;
  }

  #m_zakaz .callback .c_title {
    margin: 0 0 20px;
    font-size: 18px;
    line-height: 24px;
    float: none;
    text-align: center;
  }

  #m_zakaz .callback .send_request_to_spec {
    width: 280px;
    float: none;
    margin: 0 auto;
  }

  #m_zakaz .callback .send_request_to_spec > * {
    width: 100%;
    margin: 0 0 15px;
  }

  #pain_client  .pain-item {
    margin-bottom: 30px;
  }

  #pain_client ul {
    padding: 0;
    right: 0;
  }

  #pain_client ul:first-of-type {
    right: 30px;
    display: block;
    position: relative;
    margin-left: 260px;
  }

  #m_top_banner {
    background-size: cover !important;
    background-position: 63% 0 !important;
    padding-top: 30px !important;
  }



}

@media screen and (max-width: 767px) {
  #header-top {
    z-index: 3;
  }
  #pain_client .col-lg-6{
    flex-direction: column;
  }
  #pain_client h3{
    font-size:16px;
  }
  #m_top_banner .button-container {
    text-align: center;
  }
  #m_why .item .right_col table td {
    padding-right: 5px;
  }

  #m_why .item .right_col table td img {
    max-width: 50px;
  }

  #instruments .price {
    display: block;
    width: 300px;
    margin: 0 auto;
    text-align: center;
  }

  #instruments .price span {
    font-size: 40px;
  }

  #instruments .info {
    display: block;
    width: 300px;
    margin: 15px auto 0;
  }

  #instruments .info p {
    font-size: 16px;
    line-height: 20px;
  }

  #instruments .raboty ul {
    width: 300px;
    margin: 0 auto;
  }

  #instruments .raboty ul li {
    width: 100%;
  }

  #m_kak .banner {
    background: #fff;
  }

  #m_kak .banner .content {
    padding: 30px;
  }

  #m_kak .banner p.title {
    padding: 0;
    background: #fff;
    line-height: 24px;
  }
  #m_zakaz {
    background-image: url(../image/montage/triangle_set.png.pagespeed.ce.HQN0MKVX3B.png),
    url(../image/montage/zakaz_bgl.png.pagespeed.ce.k8pr4pacxD.png);
    background-size: auto, auto;
    background-position: center 200px, left 270px;
    background-repeat: no-repeat, no-repeat;
  }
  #m_zakaz .send_request_to_spec {
    width: 280px;
    float: none;
    margin: 30px auto;
  }

  #m_zakaz .callback .send_request_to_spec {
    width: 240px;
    margin: 0 auto;
  }

  #m_zakaz .send_request_to_spec > * {
    width: 100%;
    margin: 0 0 15px;
  }

  #m_zakaz .title {
    font-size: 20px;
    line-height: 26px;
    text-align: center;
  }

  #m_zakaz p {
    font-size: 14px;
    text-align: center;
    line-height: 18px;
  }

  #m_zakaz .poluchite {
    width: 280px;
    margin: 0 auto;
  }

  #m_zakaz .poluchite .item {
    width: 47%;
    margin: 0 1% 30px 1%;
  }

  #m_vidy .item .title p strong {
    font-size: 16px;
    line-height: 22px;
  }

  #m_vidy .item .title p {
    font-size: 14px;
    line-height: 20px;
  }

  #m_vidy .item .image {
    width: 85px;
    height: 85px;
  }

  #m_vidy .item .title {
    width: calc(100% - 85px);
    padding: 10px;
  }

  #m_zakaz .callback {
    padding: 20px;
  }

  #m_price .akordeon .item.opened .content {
    overflow-x: scroll;
  }

  #m_top_banner {
    background-image: url(../image/montage/triangle_set_2.png.pagespeed.ce.RVQSZIn7DM.png) !important;
    background-size: contain !important;
    background-position: center !important;
  }

  .special {
    font-size: 10px !important;
  }
  .quality_row_item3 img{
    width: 100%;
  }
}
@media screen and (max-width: 650px) {
  #pain_client .pain-item img {
    float: none;
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
  }

  #pain_client ul:first-of-type {
    margin: 0;
    top: 0;
    display: block;
    right: 0;
    margin-left: 30px;
  }
}

@media screen and (max-width: 560px) {
  .title_row h2:after,
  .title_row h2:before {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  #m_why .item {
    margin: 0 0 35px;
    padding: 5px 15px 15px 15px;
  }

  #m_why .item .left_col {
    width: 100%;
    float: none;
  }

  #m_why .item .right_col {
    width: 100%;
    float: none;
  }

  #m_why .item .left_col img {
    left: auto;
    right: 5px;
  }

  #m_why .item .right_col strong {
    font-size: 16px;
  }

  #m_top_banner .benefits .item {
    margin: 0 1% 0 1%;
    width: 30%;
  }

  #m_top_banner .benefits .item p {
    font-size: 12px;
    line-height: 15px;
  }

  #m_vidy .item .image {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    float: none;
  }

  #m_vidy .item .title {
    width: 100%;
  }


  #pain_client ul li {
    font-size: 14px;
  }

  #pain_client ul:first-of-type {
    margin-left: 20px;
  }
}

.special {
  background-color: #fff;
  font-weight: 600;
  margin-bottom: 20px;
  line-height: 1.3;
}

.live-search {
  width: 100%;
  position: absolute;
  z-index: 1000;
  padding: 5px 0;
  margin-top: 40px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  box-shadow: 0 2px 2px #ddd;
  left: 0;
  display: none;
}

.live-search ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.live-search ul li {
  cursor: pointer;
  padding: 5px;
  margin: 0 5px;
  background-color: #fff;
  min-height: 40px;
  clear: both;
}

.live-search ul li:nth-child(even) {
  background-color: #fafafa;
}

.live-search ul li:hover {
  background-color: #f0f7fa;
}

.live-search ul li a {
  text-decoration: none;
  display: block;
}

.live-search ul li .product-image {
  float: left;
  margin-right: 5px;
}

.live-search ul li .product-name p {
  font-weight: 400;
  font-style: italic;
  font-size: 10px;
  color: #555;
  margin: 0;
  padding: 0;
}

.live-search ul li .product-name {
  font-weight: 700;
  float: left;
  width: 50%;
}

.live-search ul li .product-price {
  text-align: right;
  font-size: 12px;
  font-weight: 700;
  float: right;
  margin-top: 10px;
  width: 25%;
}

.live-search ul li .product-price .price {
  color: #333;
  display: block;
}

.live-search .result-text {
  font-weight: 700;
  text-align: center;
  font-size: 11px;
  line-height: 20px;
  color: #555;
  background-color: #e6ffff;
  position: absolute;
  bottom: 0;
  width: 100%;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

body {
  position: relative;
}

#montage_pade {
  margin-top: 80px;
}

header {
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.15);
  position: fixed;
  top: 0;
  width: 100vw;
  height: 80px;
  z-index: 100;
}

header .container {
  padding: 0;
}

.header__content {
  width: 100%;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header__logo {
  text-decoration: none;
  display: flex;
  align-items: center;
  height: 100%;
}

.header__logo > a {
  height: 100%;
}
.header__logo > a > img {
  width: auto;
  height: 100%;
}

footer .header__logo {
  margin-bottom: 10px;
}

footer .header__logo span {
  color: #fff;
}

.header__logo span {
  margin-left: 0px;
  text-transform: uppercase;
  font-size: 19px;
  letter-spacing: 0px;
  font-weight: bolder;
  color: #2b5bb4;
}

svg {
  height: 50px;
}

.header__contact {
  position: relative;
  width: 64%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.header__item {
  display: flex;
}

.header__item a {
  text-decoration: none;
  outline: none;
  color: black;
  font-size: 20px;
  font-weight: 700;
}

.header__item i {
  font-size: 25px !important;
  color: #2b5ab2;
}

.header__item span {
  text-transform: uppercase;
  font-size: 12px;
  display: block;
}

.header__item span i {
  font-size: 15px !important;
}

.header__item .phone .zphone,
.mail {
  margin-left: 15px;
  display: flex;
  flex-direction: column;
}

.mail a {
  font-size: 15px;
}

.header__btn button {
  width: 100%;
  white-space: nowrap;
}

.thumb-wrap {
  position: relative;
  padding-bottom: 56.25%; /* задаёт высоту контейнера для 16:9 (если 4:3 — поставьте 75%) */
  height: 0;
  overflow: hidden;
}
.thumb-wrap iframe, .thumb-wrap img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  outline-width: 0;
}
.thumb-wrap img {
  height: auto;
}

@media (max-width: 1200px) {
  .header__contact {
    width: 70%;
  }

  #m_top_banner {
    padding: 0px 0 15px;
    background-image: url(../image/montage/m_top_bg.png.pagespeed.ce.4u0ftBAmjS.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fafafa;
  }

  .banner-image {
    display: none;
  }
}

@media (max-width: 1024px) {
  .header__contact .email-item {
    display: none;
  }

  .header__contact {
    width: 65%;
    padding-right: 15px;
  }

  #m_top_banner {

  }
}


@media (max-width: 767px)  {
  .header__content .header__btn {
    display: none;
  }
  .header__content {
    padding: 0 15px;
  }

  .header__contact {
    padding: 0;
  }

  .header__contact {
    width: 50%;
  }

  .header__logo {
    width: 50%;
  }
  .header__contact {
    justify-content: flex-end
  }

  .header__item span {
    display: none;
  }

  footer .header__logo {
    width: 100%;
    justify-content: center
  }

  .new_diz .footer_row .col_contacts {
    width: 100%;
  }

  #m_zakaz .poluchite {
    margin-top: 170px;
  }
}

@media (max-width: 575px) {
  #m_top_banner {
    padding: 20px 0 40px;
  }
  header {
    height: 60px;
  }
  .header__content {
    height: 60px;
  }

  #montage_pade {
    margin-top: 60px;
  }

  header .header__logo span {
    display: none;
  }
  header .header__logo {
    width: 15%;
  }
  .header__contact {
    width: auto;
  }
  #m_price .akordeon .item .title {
    padding: 15px 60px 15px 10px;
  }

  #m_top_banner h1 {
    font-size: 23px;
  }
  #m_top_banner:after {
    background-position: bottom right;
  }
}

@media screen and (max-width: 374px) {
  .btn_orange {
    font-size: 13px;
    display: block;
    margin: 0 auto;
  }
}



.pulse {
  animation: pulseHow 1s linear infinite
}

@-webkit-keyframes pulseHow {
  0%,
  100% {
    -webkit-transform: scale(1)
  }
  50% {
    -webkit-transform: scale(1.111)
  }
}

@keyframes pulseHow {
  0%,
  100% {
    transform: scale(1)
  }
  50% {
    transform: scale(1.111)
  }
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    opacity: 0
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
  }
  100% {
    -webkit-transform: perspective(400px)
  }
}

@keyframes flipInX {
  0% {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transition-timing-function: ease-in;
    opacity: 0
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transition-timing-function: ease-in
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
  }
  100% {
    transform: perspective(400px)
  }
}

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}




.getModal {
  cursor: pointer;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  transition: .3s all;
}
.modal .modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 5;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  opacity: 0;
  transition: .3s all;
}
.modal.open .modal-overlay {
  opacity: 1;
}
.modal.width-auto .content {
  max-width: 100%;
  width: auto;
}
.modal.width-small .content {
  max-width: 336px;
}
.modal.width-normal .content {
  max-width: 940px;
}
.modal.width-large .content {
  max-width: 70%;
}
.modal.width-full .content {
  max-width: 100%;
}
.modal.height-small .content {
  max-height: 30vh;
}
.modal.height-normal .content {
  max-height: 50vh;
}
.modal.height-large .content {
  max-height: 70vh;
}
.modal.height-full .content {
  max-height: 100vh;
}
.modal.height-auto .content {
  height: auto !important;
}
.modal .content {
  --button-close-size: 15px;
  position: relative;
  z-index: 5;
  height: 100%;
  max-height: 100%;
  opacity: 0;
  overflow-y: auto;
  overflow-x: hidden;
  margin: 0 auto -100%;
  width: calc(100% - 30px);
  transition: .3s all;
}
.modal .content.hide-close {
  --close-indent: 0px;
  padding-top: 0;
  margin-left: auto;
  margin-right: auto;
  transform: translateX(0); }
.modal.open .content {
  opacity: 1;
  margin-bottom: 0;
}
.modal .content .modal-content {
  overflow-y: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  background: #ffffff;
  border-radius: 12px;
  width: 100%;
}
.modal .modal-close-btn {
  width: var(--button-close-size);
  height: var(--button-close-size);
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal .modal-header {
  padding: 19px 15px;
  font-size: 18px;
  font-weight: 700;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background: cyan;
}
.modal .modal-header path {
  fill: #ffffff;
}
.modal .modal-body {
  padding: 20px;
}
.modal .modal-footer {
  padding: 0 20px 20px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.modal .content .modal-content .modal-padding {
  padding: 25px 15px; }
.modal .content .modal-content .description {
  font-weight: 400;
  font-size: 14px;
  color: lime;
  margin-top: 19px;
}
.modal .content .modal-content .description a {
  text-decoration: underline;
  color: lime;
}
.modal .close-modal-in {
  --button-size: 28px;
  width: var(--button-size);
  height: var(--button-size);
  cursor: pointer;
  border-radius: 10px;
  background: #f0f0f0;
  position: absolute;
  top: 18px;
  right: 17px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}
.modal .close-modal-in svg {
  width: 13px;
  height: 13px;
}
.modal.modal-stick {
  align-items: flex-start;
}
.modal.application .content {
  width: 100%;
  max-width: 520px;
}
.modal.application .content .modal-content {
  padding: 50px;
}
.modal.application .content .modal-content #modal-form .title {
  margin-bottom: 30px;
  font-weight: 700;
  font-size: 24px;
  text-align: center;
}
.modal.application .content .modal-content #modal-form .input-wrap .input-group input, .modal.application .content .modal-content #modal-form .input-wrap .input-group textarea {
  background: #f0f0f0;
}
.modal.application .content .modal-content #modal-form .agreements {
  display: inline-block;
  margin-bottom: 25px;
  font-weight: 400;
  font-size: 16px;
}
.modal.application .content .modal-content #modal-form .agreements a {
  font-weight: 400;
  font-size: 16px;
  color: #fa5e00;
  text-decoration: underline;
}
.modal.application .content .modal-content #modal-form .agreements .input-wrap {
  display: inline;
}
.modal.application .content .modal-content #modal-form .agreements .input-wrap > * {
  display: inline;
}
.modal.application .content .modal-content #modal-form .agreements .input-wrap .checkbox-wrap > * {
  padding-bottom: 0;
  margin-bottom: 0;
}
.modal.application .content .modal-content #modal-form .agreements .input-wrap label.input-checkbox-text {
  margin-left: 0;
  font-weight: 400;
  color: #cccccc;
}
.modal.success .modal-content, .modal.failed .modal-content {
  width: 100%;
  max-width: 520px;
  padding: 58px;
}
.modal.success .modal-content .message, .modal.failed .modal-content .message {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.modal.success .modal-content .message .ok-label, .modal.failed .modal-content .message .ok-label {
  width: 96px;
  height: 96px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 28px;
  background: #dddddd;
  border-radius: 100px;
}
.modal.success .modal-content .message .ok-label svg, .modal.failed .modal-content .message .ok-label svg {
  width: 36px;
  height: auto;
}
.modal.success .modal-content .message .ok-label.failed, .modal.failed .modal-content .message .ok-label.failed {
  background: rgba(255, 0, 0, 0.15);
}
.modal.success .modal-content .message .ok-label.failed svg, .modal.failed .modal-content .message .ok-label.failed svg {
  width: 60px;
}
.modal.success .modal-content .message .ok-label.failed svg *, .modal.failed .modal-content .message .ok-label.failed svg * {
  fill: red;
}
.modal.success .modal-content .message .main-text, .modal.failed .modal-content .message .main-text {
  font-weight: 700;
  font-size: 36px;
  text-align: center;
  color: #000000;
  margin-bottom: 13px;
}
.modal.success .modal-content .message .second-message, .modal.failed .modal-content .message .second-message {
  font-weight: 600;
  font-size: 18px;
  text-align: center;
  color: #cccccc;
}


.input-wrap {
  --input-margin-bottom: 13px;
  --input-label-font-size: 18px;
  --input-label-margin-bottom: 9px;
  --input-label-color: #183029;
  --input-label-weight: 500;
  --input-height: 56px;
  --input-border-width: 1px;
  --input-border-color: #f6f6f6;
  --input-border-color-hover: #74819a;
  --input-border-radius: 10px;
  --input-font-size: 18px;
  --input-weight: 500;
  --input-color: #183029;
  --input-padding: 0 20px;
  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;
  margin-bottom: var(--input-margin-bottom);
  position: relative;
  transition: 0.2s all; }
.input-wrap.bold {
  --input-label-weight: 700;
  --input-weight: 600;
  --input-label-margin-bottom: 13px; }
.input-wrap .label, .input-wrap label {
  font-size: var(--input-label-font-size);
  margin-bottom: var(--input-label-margin-bottom);
  color: var(--input-label-color);
  font-weight: var(--input-label-weight); }
.input-wrap.has-quantity-control input::-webkit-outer-spin-button, .input-wrap.has-quantity-control input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }
.input-wrap.has-quantity-control input[type=number] {
  -moz-appearance: textfield; }
.input-wrap .input-group {
  height: var(--input-height);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  background: #fff;
  border-radius: var(--input-border-radius);
  margin-bottom: 0; }
.input-wrap .input-group > * {
  height: 100%;
  border: var(--input-border-width) solid var(--input-border-color) !important;
  border-right-width: 0 !important;
  border-left-width: 0 !important;
  overflow: hidden;
  border-radius: 0;
  transition: 0.2s all; }
.input-wrap.has-error .input-group > * {
  --input-border-color: #ed5757; }
.input-wrap .input-group .input-btn-container {
  min-width: fit-content;
  max-width: max-content;
  border-left-width: 0;
  border-right-width: 0;
  padding: 6px 7px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: -webkit-fill-available; }
.input-wrap .input-group .input-btn-container .btn {
  margin-right: 5px;
  border-radius: 10px;
  height: 100%;
  padding: 13px 12px 14px;
  min-width: -webkit-min-content;
  min-width: -moz-min-content;
  min-width: min-content; }
.input-wrap .input-group .input-btn-container .btn:last-child {
  margin-right: 0; }
.input-wrap [data-fake-label] {
  position: absolute;
  content: '';
  display: block;
  font-size: 10px;
  padding: 3px 8px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%; }
.input-wrap .input-group > *:first-child {
  border-top-left-radius: var(--input-border-radius);
  border-bottom-left-radius: var(--input-border-radius);
  border-left-width: var(--input-border-width) !important;
  min-width: 10px; }
.input-wrap .input-group > *:last-child {
  border-top-right-radius: var(--input-border-radius);
  border-bottom-right-radius: var(--input-border-radius);
  border-right-width: var(--input-border-width) !important;
  min-width: 10px; }
.input-wrap .input-group .select-value, .input-wrap .input-group .value, .input-wrap .input-group input {
  font-size: var(--input-font-size);
  width: 100%;
  height: 100%;
  padding: var(--input-padding);
  resize: none;
  transition: .2s all;
  background: #fff;
  cursor: pointer;
  color: var(--input-color);
  font-weight: var(--input-weight);
  display: flex;
  align-items: center; }
.input-wrap .input-group textarea {
  font-size: var(--input-font-size);
  width: 100%;
  height: 100%;
  padding: var(--input-padding);
  resize: none;
  transition: .2s all;
  background: #fff;
  cursor: pointer;
  color: var(--input-color);
  font-weight: var(--input-weight);
  display: flex;
  align-items: center;
  padding-top: 16px;
  border-bottom: 17px; }
.input-wrap .input-group input:disabled {
  opacity: 1;
  background: #fff;
  cursor: not-allowed; }
.input-wrap .input-group:hover {
  border-color: var(--input-border-color-hover) !important; }
.input-wrap .input-group:hover > * {
  border-color: var(--input-border-color-hover) !important; }
.input-wrap .input-group:focus {
  border-color: #fa5e00 !important; }
.input-wrap .input-group:focus > * {
  border-color: #fa5e00 !important; }
.input-wrap.active .input-group {
  border-color: #fa5e00 !important;
  z-index: 2; }
.input-wrap.active .input-group > * {
  border-color: #fa5e00 !important;
  z-index: 2; }
.input-wrap .input-group input::-webkit-input-placeholder, .input-wrap .input-group textarea::-webkit-input-placeholder, .input-wrap .input-group input::-moz-placeholder, .input-wrap .input-group textarea::-moz-placeholder, .input-wrap .input-group input:-ms-input-placeholder, .input-wrap .input-group textarea:-ms-input-placeholder, .input-wrap .input-group input::-ms-input-placeholder, .input-wrap .input-group textarea::-ms-input-placeholder, .input-wrap .input-group input::placeholder, .input-wrap .input-group textarea::placeholder {
  color: #fa5e00;
  opacity: 0.5; }
.input-wrap[data-type=textarea] .input-group {
  height: calc((var(--input-height) * 2) + var(--input-margin-bottom)); }
.input-wrap .error {
  font-size: 12px;
  line-height: 14px;
  padding: 9px 6px 10px 15px;
  background: rgba(2, 0, 0, 0.7);
  border-radius: 10px;
  max-width: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #fff;
  transform: translateY(3px);
  position: absolute;
  top: 100%;
  display: none;
  z-index: 10; }
.input-wrap .error:before {
  content: '';
  background: -o-linear-gradient(315deg, rgba(2, 0, 0, 0.7) 50%, transparent 50%);
  background: linear-gradient(135deg, rgba(2, 0, 0, 0.7) 50%, transparent 50%);
  width: 14px;
  height: 14px;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  bottom: calc(100% - 7px);
  right: 25%; }
.input-wrap .error .text {
  font-size: 12px; }
.input-wrap .error .close-error {
  background: #fe0000;
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 20px;
  transform: rotate(45deg);
  position: relative;
  cursor: pointer;
  margin-left: 20px; }
.input-wrap .error .close-error:after, .input-wrap .error .close-error:before {
  content: '';
  background: #fff;
  width: 10px;
  height: 1px; }
.input-wrap .error .close-error:after {
  transform-origin: center;
  transform: rotate(90deg) translate(-1px, 0); }
.input-wrap .error[position=top] {
  bottom: calc(100% + 8px);
  top: initial; }
.input-wrap .error[position=top]:before {
  top: calc(100% - 7px);
  bottom: initial;
  transform: rotate(225deg); }
.input-wrap.has-error .error {
  display: inline-flex; }
.input-wrap .button-group {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-column-gap: 30px; }
.input-wrap .button-group input {
  display: none; }
.input-wrap .button-group label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 14px 20px 25px;
  border: 2px solid #f6f6f6;
  cursor: pointer;
  border-radius: 40px; }
.input-wrap .button-group label svg {
  height: 72px;
  margin-bottom: 9px; }
.input-wrap .button-group label .text {
  text-align: center;
  color: #fff;
  font-size: 20px;
  line-height: 24px; }
.input-wrap .button-group input:checked + label {
  border-color: #fa5e00; }
.input-wrap .button-group input:checked + label .text {
  color: #000; }
.input-wrap .input-group .counter {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: var(--input-font-size);
  color: var(--input-border-color);
  padding: 5px 10px; }
.input-wrap.active .input-group .counter, .input-wrap:hover .input-group .counter {
  color: var(--input-border-color-hover); }
.input-wrap .input-group .counter.has-length-error {
  color: #ed5757; }
.input-wrap .input-group .input-btn-container .not-allowed {
  width: 25px;
  height: 26px;
  margin-right: 12px;
  cursor: not-allowed; }
.input-wrap.not-allowed {
  cursor: not-allowed;
  --input-border-color-hover: var(--input-border-color); }
.input-wrap .input-group .btn {
  padding-left: 30px;
  padding-right: 30px; }
.input-wrap .input-group .dropdown-indicator {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 13px;
  padding-left: 13px;
  background: #fff;
  cursor: pointer; }
.input-wrap .input-group .dropdown-indicator .fa-angle-down, .input-wrap .input-group .dropdown-indicator .triangle {
  --triangle-size: 10px;
  width: 0;
  height: 0;
  border-left: calc(var(--triangle-size)/ 1.5) solid transparent;
  border-right: calc(var(--triangle-size)/ 1.5) solid transparent;
  border-top: var(--triangle-size) solid #183029;
  transition: .3s all;
  user-select: none; }
.input-wrap .input-group .input-quantity-control {
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: #74819a; }
.input-wrap .input-group .input-quantity-control[data-action="decrease"]:after {
  content: '−'; }
.input-wrap .input-group .input-quantity-control[data-action="increase"]:after {
  content: '+'; }
.input-wrap.active .input-group .dropdown-indicator .fa-angle-down, .input-wrap.active .input-group .dropdown-indicator .triangle {
  transform: rotate(180deg); }
.input-wrap .input-dropdown {
  position: absolute;
  top: calc(var(--input-height) + 5px);
  width: 100%;
  left: 0;
  background: #f6f6f6;
  border: 1px solid #f6f6f6;
  max-height: 200px;
  overflow: hidden auto;
  display: none;
  border-radius: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  z-index: 1; }
.input-wrap .input-suggestions {
  position: absolute;
  top: calc(var(--input-height) + 5px);
  width: 100%;
  left: 0;
  background: #f6f6f6;
  border: 1px solid #f6f6f6;
  max-height: 200px;
  overflow: hidden auto;
  display: none;
  border-radius: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  z-index: 1;
  flex-direction: column; }
.input-wrap .select-options {
  flex-direction: column; }
.input-wrap .select-options input {
  display: none; }
.input-wrap .input-suggestions .suggestion-item {
  padding: 10px 17px;
  font-size: 18px;
  font-weight: 500;
  width: 100%;
  cursor: pointer;
  color: #183029;
  margin-bottom: 0;
  background: #f6f6f6;
  transition: .3s all;
  user-select: none; }
.input-wrap .select-options label {
  padding: 10px 17px;
  font-size: 18px;
  font-weight: 500;
  width: 100%;
  cursor: pointer;
  color: #183029;
  margin-bottom: 0;
  background: #f6f6f6;
  transition: .3s all;
  user-select: none; }
.input-wrap .select-options input:checked + label {
  background: #fff; }
.input-wrap .select-options input:disabled + label {
  color: #f6f6f6;
  cursor: not-allowed; }
.input-wrap.active .input-suggestions, .input-wrap.active .select-float-container, .input-wrap.active .select-options {
  display: flex; }
.input-wrap .select-value {
  user-select: none;
  font-weight: 500; }
.input-wrap input.input-search-suggestions {
  width: 100%;
  padding: 10px 17px; }
.input-wrap .input-suggestions-search {
  margin-top: -7px; }
.input-wrap .input-suggestions-wrap .suggestion-item.dn {
  display: none; }
.input-wrap[data-type=file] input {
  display: none; }
.input-wrap[data-type=file] .input-group {
  --input-border-color: #f6f6f6;
  background: 0 0; }
.input-wrap[data-type=file] .input-group label {
  color: #f6f6f6;
  width: 100%;
  display: inline-grid;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 5px 15px; }
.input-wrap[data-type=file] .input-group label:hover {
  color: #fa5e00; }
.input-wrap .input-clear-disabled {
  cursor: pointer; }
.input-wrap[data-type=switcher] {
  --input-margin-bottom: 5px; }
.input-wrap[data-type=switcher] .switcher-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start; }
.input-wrap[data-type=switcher] label.input-switcher-text {
  font-weight: 700;
  font-size: 18px;
  color: #183029;
  margin-right: 30px;
  cursor: pointer;
  display: inline-block; }
.input-wrap[data-type=switcher] label.input-switcher {
  --switcher-widht: 48px;
  --switcher-height: 24px;
  transition: .3s all;
  width: var(--switcher-widht);
  min-width: var(--switcher-widht);
  max-width: var(--switcher-widht);
  height: var(--switcher-height);
  min-height: var(--switcher-height);
  max-height: var(--switcher-height);
  background: #dbe2df;
  border-radius: 50px;
  position: relative;
  cursor: pointer;
  display: inline-block; }
.input-wrap[data-type=switcher] label.input-switcher:after {
  content: '';
  transition: .3s all;
  background: #fff;
  width: calc(var(--switcher-height) - 4px);
  height: calc(var(--switcher-height) - 4px);
  top: 2px;
  left: 2px;
  border-radius: 50px;
  position: absolute; }
.input-wrap[data-type=switcher] input {
  display: none; }
.input-wrap[data-type=switcher] input:checked + label.input-switcher {
  background: #fa5e00; }
.input-wrap[data-type=switcher] input:checked + label.input-switcher:after {
  left: calc(var(--switcher-widht) - 2px - (var(--switcher-height) - 4px)); }
.input-wrap[data-type=checkbox], .input-wrap[data-type=radio] {
  --input-margin-bottom: 5px; }
.input-wrap[data-type=checkbox] .checkbox-wrap, .input-wrap[data-type=radio] .checkbox-wrap {
  display: flex;
  align-items: center;
  justify-content: flex-start; }
.input-wrap[data-type=checkbox] label.input-checkbox-text, .input-wrap[data-type=radio] label.input-checkbox-text {
  font-weight: 600;
  font-size: 16px;
  color: #183029;
  margin-left: 10px;
  cursor: pointer;
  display: inline-block; }
.input-wrap[data-type=checkbox] label.input-checkbox-text span, .input-wrap[data-type=radio] label.input-checkbox-text span {
  margin-left: 9px;
  color: #f6f6f6; }
.input-wrap[data-type=checkbox] input, .input-wrap[data-type=radio] input {
  display: none; }
.input-wrap[data-type=checkbox] label.input-checkbox, .input-wrap[data-type=radio] label.input-checkbox {
  --switcher-size: 19px;
  transition: .3s all;
  width: var(--switcher-size);
  min-width: var(--switcher-size);
  max-width: var(--switcher-size);
  height: var(--switcher-size);
  min-height: var(--switcher-size);
  max-height: var(--switcher-size);
  background: #fff;
  border-radius: 50px;
  position: relative;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid #f6f6f6; }
.input-wrap[data-type=checkbox] label.input-checkbox {
  border-radius: 0;
  background: #f6f6f6;
  border-color: #f6f6f6; }
.input-wrap[data-type=checkbox] label.input-checkbox:after, .input-wrap[data-type=radio] label.input-checkbox:after {
  content: '';
  transition: .3s all;
  background: #fff;
  width: calc(var(--switcher-size) - 12px);
  height: calc(var(--switcher-size) - 12px);
  border-radius: 50px; }
.input-wrap[data-type=checkbox] label.input-checkbox:after {
  width: 9px;
  height: 5px;
  background: transparent !important;
  border-bottom: 2px solid #fa5e00;
  border-left: 2px solid #fa5e00;
  border-radius: 1px;
  transform: rotate(-45deg) translate(1px, 0px); }
.input-wrap[data-type=checkbox] input:checked + label.input-checkbox:after, .input-wrap[data-type=radio] input:checked + label.input-checkbox:after {
  background: #fa5e00; }



.btn {
  --button-color: #fa5e00;
  --button-color-hover: #ffffff;
  --button-background: #ffffff;
  --button-background-hover: #fa5e00;
  --button-border: #fa5e00;
  --button-border-hover: #ffffff;
  --button-border-width: 1px;
  --button-font-size: 18px;
  color: var(--button-color);
  background: var(--button-background);
  cursor: pointer;
  border-radius: 3px;
  transition: .2s all;
  font-size: var(--button-font-size);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 18px 21px 17px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  font-weight: 500;
  border: var(--button-border-width) solid var(--button-border);
}
.btn > * {
  transition: .3s all; }
.btn:hover {
  color: var(--button-color-hover);
  background: var(--button-background-hover);
  border-color: var(--button-border-hover); }
.btn:hover * {
  stroke: var(--button-color-hover); }
.btn.reverse {
  --button-color: #ffffff;
  --button-color-hover: #fa5e00;
  --button-background: #fa5e00;
  --button-background-hover: #ffffff;
  --button-border-hover: #fa5e00; }
.btn.fat {
  font-weight: 800;
  letter-spacing: 0.02em;
  --button-border-width: 2px; }

/* Modern Reason Section Styles */
#reason {
    padding: 60px 0;
    background: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);
    position: relative;
}

#reason .subtitle {
    font-size: 18px;
    color: #20B2AA;
    margin-top: 15px;
    font-weight: 400;
}

.reason-card {
    background: #ffffff;
    border-radius: 15px;
    padding: 30px 25px;
    text-align: center;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    position: relative;
    margin-bottom: 30px;
    border: none;
    height: 100%;
}

.reason-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.12);
}

.reason-icon {
    width: 80px;
    height: 80px;
    background: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    position: relative;
    transition: all 0.3s ease;
    border: 3px solid #20B2AA;
    box-shadow: 0 4px 15px rgba(32, 178, 170, 0.2);
}

.reason-card:hover .reason-icon {
    transform: scale(1.05);
    box-shadow: 0 8px 25px rgba(32, 178, 170, 0.4);
    border-color: #48D1CC;
}

.reason-icon i {
    font-size: 32px;
    color: #20B2AA;
}

.reason-card h3 {
    font-size: 20px;
    font-weight: 700;
    color: #2c3e50;
    margin-bottom: 15px;
    transition: color 0.3s ease;
}

.reason-card p {
    font-size: 15px;
    color: #7f8c8d;
    line-height: 1.6;
    margin-bottom: 0;
}

/* Grid Layout */
#reason .row {
    display: flex;
    margin-bottom: 20px;
}
#reason .title_row{
  margin:0
}
#reason .row:last-child {
    margin-bottom: 50px;
}
#reason .row:after,#reason .row:before{
    content:"";
    display: none;
}
/* Responsive Design */
@media(max-width:992px){
  #reason .row:last-child {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    gap:12px;
  }
}
@media (max-width: 768px) {
    #reason {
        padding: 50px 0;
    }
    
    .reason-card {
        padding: 25px 20px;
        margin-bottom: 20px;
    }
    
    .reason-icon {
        width: 70px;
        height: 70px;
    }
    
    .reason-icon i {
        font-size: 28px;
    }
    
    .reason-card h3 {
        font-size: 18px;
    }
    
    .reason-card p {
        font-size: 14px;
    }
    #reason .row:last-child {
      display: grid;
      grid-template-columns: repeat(1,1fr);
      gap:12px;
    }
}

@media (max-width: 480px) {
    .reason-card {
        padding: 20px 15px;
    }
    
    .reason-icon {
        width: 60px;
        height: 60px;
    }
    
    .reason-icon i {
        font-size: 24px;
    }
    
    .reason-card h3 {
        font-size: 16px;
    }
    
    .reason-card p {
        font-size: 13px;
    }
}


