@font-face {
  font-family: "PFDinTextPro";
  src: url("/fonts/PFDin/PFDinTextPro-Regular.eot");
  src: url("/fonts/PFDin/PFDinTextPro-Regular.eot?#iefix") format("embedded-opentype");
  src: url("/fonts/PFDin/PFDinTextPro-Regular.woff") format("woff");
  src: url("/fonts/PFDin/PFDinTextPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body,
html {
  margin: 0;
  padding: 0;
  height: 100%;
  color: #000;
  background: #fff;
  font-family: Arial, Helvetica, sans-serif
}

h1 {
  font-size: 25px
}
.mt-0 { margin-top:0px !important}

.wrapper {
  min-height: 100%
}

.pr-0 {
  padding-right: 0px !important
}

* html .wrapper {
  height: 100%
}

.header {
  min-height: 181px
}

.logo {
  margin-top: 20px
}

.slogan {
  color: #3b3b3b;
  font-size: 12px;
  font-style: italic;
  font-weight: bold
}

.breadcrumb {
  text-align: right;
  background-color: #fff !important;
}

.inline {
  display: inline-block;
}

h1,
h2,
h4,
h5,
h6 {
  margin-top: 0
}

.title {
  font-family: PFDinTextPro;
  font-size: 35px;
  margin-bottom: 20px
}
.object-fit-contain__img{
  align-items: center;
}
.object-fit-contain__img img {
  object-fit: contain;
  margin-right: 10px;
}

.w-100 {
  width: 100%;
}

.d-flex {
  display:flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

.justify-content-end {
  justify-content: flex-end;
}

@media (max-width: 768px) {
  .display-xs-none {
    display: none;
  }
}

@media (max-width: 768px) {
  .title--desktop {
    display: none;
    margin-bottom: 0;
  }

  .title--mobile {
    display: block;
    margin-top: 20px;
  }
}

@media (min-width: 768px) {
  .title--desktop {
    display: block;
    margin-bottom: 0;
  }

  .title--mobile {
    display: none;
  }
}

.title_white {
  font-family: PFDinTextPro;
  font-size: 24px;
  text-transform: uppercase;
  margin-bottom: 35px;
  text-align: center;
  color: #fff
}

.top-phone {
  text-align: right;
  font-family: PFDinTextPro;
  font-size: 23px;
  color: #000
}

.top-phone a, .showtelsbase {
  color: #000;
  display: inline-block;
  background: rgba(255, 255, 255, 0.8);
  padding: 0 15px
}

.top-menu {
  /*margin-top: 20px;*/
  font-size: 14px
}


.top-menu a {
  background: rgba(255, 255, 255, 0.8)
}



.navbar {
  margin-bottom: 0 !important
}

.navbar .container-fluid {
  padding: 0 !important
}

.navbar-collapse {
  padding-left: 0 !important;
  padding-right: 0 !important
}

.navbar-default {
  background: none !important;
  border: none !important;
  font-size: 12px;
  color: #838383
}

.nav>li>a {
  color: #000 !important;
  display: block
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.open>a {
  background: none !important
}

.nav>li>a:hover {
  text-decoration: underline !important
}

.navbar-nav>li>a {
  padding: 10px 12px !important;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  font-size: 12px;
  text-transform: uppercase
}

.dropdown-menu a {
  color: #838383 !important
}

.slide {
  text-align: center
}

.slick-slide img {
  display: inline
}

.sliderLink {
  display: block;
  outline: 0
}

.sliderLink:active,
.sliderLink:focus {
  outline: 0
}

.slider_nav_works {
  position: relative
}

.prevwork {
  position: absolute;
  left: -35px;
  top: 80px;
  background: url(/images/prev.png) no-repeat left center;
  width: 22px;
  height: 38px
}

.nextwork {
  position: absolute;
  right: -35px;
  top: 80px;
  background: url(/images/next.png) no-repeat right center;
  width: 22px;
  height: 38px
}

.slider_nav_works_item {
  position: relative
}

.prevwork_item {
  position: absolute;
  left: -35px;
  top: 60px;
  background: url(/images/prev.png) no-repeat left center;
  width: 22px;
  height: 38px
}

.nextwork_item {
  position: absolute;
  right: -35px;
  top: 60px;
  background: url(/images/next.png) no-repeat right center;
  width: 22px;
  height: 38px
}

.mainContent {
  margin-top: 30px;
  background: #e3e3e3;
  padding: 17px;
  text-align: center
}

.venzel {
  background: url(/images/venzel.png) no-repeat center top;
  height: 31px;
  margin-top: -15px
}

.mainText {
  font-size: 14px;
  margin-top: 15px
}

.innerText {
  font-size: 14px;
  margin-top: 35px
}

.mainCatalog {
  margin-top: 47px
}

.category-title {
  color: #131313;
  font-size: 14px;
  text-align: center;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  text-decoration: underline;
  height: 42px;
}

.category-title:hover {
  text-decoration: none
}

.category_photo {
  position: relative;
  height: 100%
}

.black_overlay {
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  min-height: 100%;
  position: absolute;
  top: 0;
  left: 0
}

.category-item {
  /*margin-bottom: 20px*/
}

.category-item a .black_overlay {
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility 0 linear .3s
}

.category-item a:hover .black_overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0
}

.more {
  border: 1px solid #fff;
  display: block;
  width: 80%;
  text-align: center;
  margin: 85px auto 0;
  padding: 8px 20px;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px
}

.more_sm {
  border: 1px solid #fff;
  display: block;
  width: 80%;
  text-align: center;
  margin: 55px auto 0;
  padding: 8px 20px;
  color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px
}

.category-title-wrapper {
  /*padding-top: 10px;*/
  /*min-height: 65px*/
}

.category-item a:hover .category-title-wrapper {
  background: #f5f5f5
}

.category-title-link {
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 5px;
  display: inline-block
}

.category-active { background: #ccc}

.category-item-inner {
  padding: 10px 0;
  border-bottom: 1px solid #ccc
}

.active .category-title-inner {
  background: #3b4249;
  color: #fff
}

.category-title-inner {
  padding-top: 10px;
  height: 65px;
  text-align: center;
  color: #000;
  border: 1px solid #ccc
}

.category-item-inner:hover .category-title-inner {
  background: #3b4249;
  color: #fff
}

.category-item-inner:hover {
  color: #fff
}

.item-smdesc {
  color: #8c8c8c;
  text-align: center
}

.inputDN {
  display: none
}

.content-block {
  /*padding: 45px 29px;*/
  background: #fff;
  border-top: 5px solid #990100
}

.content {
  position: relative
}

.content-slides {
  margin-bottom: 25px
}

.content-slider {
  margin-bottom: 25px
}

.content-slider-wrapper {
  background: #f2f2f2;
  min-height: 152px
}

.vars {
  margin-top: 15px
}

.vars a {
  text-decoration: underline
}

.preims {
  background-image: url("/images/bg1.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover
}

.preims_over {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  padding: 55px 0 35px;
  text-align: center;
  color: #fff;
  font-size: 11px;
  text-transform: uppercase
}

.preims_over img {
  margin-bottom: 10px
}

.preim {
  margin-bottom: 15px
}

.preim-title {
  height: 30px
}

.text {
  margin: 0
}

.navigation {
  color: #7c7c7c;
  margin-bottom: 15px;
  text-align: right;
  margin-top: -15px
}

.navigation a {
  color: #7c7c7c
}

.nvdel {
  font-size: 10px
}

.price {
  font-size: 14px;
  margin-top: 20px
}

.variants {
  font-size: 18px;
 /* margin-top: 45px;*/
  font-weight: bold
}

.price2 {
  font-size: 18px;
}

.price2 span {
  font-weight: bold;
}

.price3 {
  font-size: 18px;
  font-weight: bold;
}

.sm-desc {
  font-size: 11px;
}

.block-naversiya .mainButton {
  margin-bottom: 10px;
}

.gallery-in-cat {
  min-height: auto !important
}

.similar {
  margin-top: 40px
}

.catalogslide_block {
  width: 100%
}

a {
  color: #990100
}

a:hover {
  color: #000
}

.maingalleryitem {
  margin-bottom: 20px
}

.specTitle {
  font-size: 16px !important;
  height: 34px;
  margin-top: 10px;
  text-transform: uppercase;
  font-weight: normal !important;
}

@media(max-width:520px) {
  .maingalleryitem .specTitle {
    height: auto !important;
  }

  .maingalleryitem .specp {
    height: auto !important;
  }
}

.maingalleryitem {
  background: #e8e8e8;
  border: 1px solid #d7d7d7;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 0;
  -webkit-box-shadow: 1px 1px 6px #ddd;
  -moz-box-shadow: 1px 1px 6px #ddd;
  box-shadow: 1px 1px 6px #ddd;
  padding: 7px
}

.maingalleryitem .specp {
  margin: 0;
  font-family: arial;
  font-size: 14px;
  color: #595959;
  height: 40px
}

.maingalleryitem:hover {
  background: #ccc
}

.maingalleryimg {
  margin-bottom: 10px
}

.maingalleryitem a {
  display: block;
  color: #fff;
  padding: 0;
  text-decoration: none
}

.label_text {
  margin: 10px 0 0 0;
  font-family: arial;
  font-size: 14px;
  color: #595959;
  height: 45px
}

.maingalleryitem .inner {
  background: #f0f0f0;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 10px;
  display: block;
  color: #000
}

.shortDesc {

  color: #666;
  font-size: 16px;

}

/*.mainButton {
    border: 2px solid #a60000;
    padding: 10px 15px;
    color: #a60000;
    text-transform: uppercase;
    margin-top: 10px;
    display: inline-block
}*/
.mainButton {
  border: 2px solid #a60000;
  padding: 10px 10px 6px 10px;
  color: #a60000;
  text-transform: uppercase;
  margin-top: 10px;
  display: inline-block;
  font-size: 11px;
}

.mainButton:hover,
.mainButton:focus {
  background-color: #a60000;
  color: #fff;
  text-decoration: none
}

.mainButtonCat {
  border: 2px solid #a60000;
  padding: 10px 10px 6px 10px;
  color: #a60000;
  text-transform: uppercase;
  margin-top: 10px;
  display:inline-block;
  font-size: 14px;
}

.mainButtonCat:hover,
.mainButtonCat:focus {
  background-color: #a60000;
  color: #fff;
  text-decoration: none
}

.inmainButton {
  border: 2px solid #a60000;
  padding: 5px 15px;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  color: #a60000;
  text-transform: uppercase;
  margin-top: 10px;
  display: inline-block;
  margin-left: 20px;
  font-size: 14px
}

.inmainButton:hover {
  color: #fff;
  text-decoration: none;
  background: #a60000
}

.consult {
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 25px
}

.consult span {
  font-size: 22px
}

.pageChildren {
  margin-bottom: 25px;
  height: 250px;
  text-align: center
}

.pagination-block {
  margin-top: 29px;
  border-top: 1px solid #eee;
  padding: 20px 0 20px 0
}

.item-objects {
  font-size: 11px;
  text-align: center
}

.item-objects a {
  text-decoration: underline
}

.pages li {
  display: inline;
  font-size: 15px
}

.pages .disabled>a,
.pages .disabled>a:focus,
.pages .disabled>a:hover,
.pages .disabled>span {
  color: #ccc;
  cursor: not-allowed;
  background-color: #fff
}

.pages li>a,
.pages li>span {
  display: inline-block;
  padding: 7px 14px;
  background-color: #fff;
  border: 1px solid #e1e1e1;
  color: #666
}

.pages li>a:hover {
  text-decoration: none;
  background: #35a5d0;
  color: #fff
}

.newsHeader {
  margin-top: 40px;
  margin-bottom: 20px;
  position: relative
}

.newsItem {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #0a0a0a;
  display: block;
  cursor: pointer;
  padding: 13px 24px
}

.newsItem:hover {
  text-decoration: none;
  background: #e2e2e2
}

.date {
  color: #919191;
  font-size: 13px;
  margin-top: 10px
}

.newsDate {
  font-size: 11px
}

.newsTitle {
  font-weight: bold;
  font-size: 14px;
  margin: 15px 0
}

.newsAnnouncement {
  font-size: 11px
}

.newsPodr {
  margin-top: 20px;
  text-align: right
}

.allnews {
  position: absolute;
  top: 10px;
  right: 0;
  color: #000;
  text-decoration: underline
}

.navigation {
  font-size: 13px
}

.navigation a {
  text-decoration: underline
}

.h305 {
  height: 340px
}

.footer {
  position: relative;
  margin-top: -258px;
  background: #000;
  color: #fff
}

.footer-title {
  margin-top: 45px;
  font-size: 18px;
  margin-bottom: 14px
}

.footer-logo {
  margin-top: 34px
}

.footer-menu {
  margin-top: 45px
}

.footer-menu a {
  text-transform: uppercase;
  color: #fff;
  display: block;
  padding-bottom: 10px
}

.copy {
  font-size: 12px;
  padding-bottom: 10px
}

.footer a:hover {
  color: #fff
}

.developer {
  text-align: right;
  font-size: 11px;
  text-transform: uppercase
}

.developer a:hover {
  color: #fff
}

.galleryImage {
  margin-bottom: 25px
}



.mt50 {
  margin-top: 50px
}
@media(max-width: 576px){
  .navbar-nav {
    margin: 0 !important

}
}


.navbar-toggle .icon-bar {
  background-color: #000 !important
}

/*.new {*/
/*  width: 100px;*/
/*  height: 50px;*/
/*  background: url(/images/new.png) no-repeat;*/
/*  background-size: contain;*/
/*  !*text-align: center;*!*/
/*  position: absolute;*/
/*  top: 10px;*/
/*  right: 10px;*/
/*  !*color:red;*!*/
/*  !*font-size: 21px;*!*/
/*  !*font-weight: 800;*!*/
/*  !*border: 2px solid red;*!*/
/*  !*border-radius: 6px;*!*/
/*}*/
.new,.hit{
  height: 60px;
  position: absolute;
  top: 6px;
  left: 0;
}
.category-item .new img,.category-item .hit img{
  width: 100%!important;
  height: 100%!important;
  object-fit: contain!important;
}


.showCatalog {
  font-size: 20px
}

.catalogMenuRel {
  position: relative
}

.catalogMenuToggle {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  z-index: 1;
  padding: 0 7px;
  border: 1px solid #bfd2e2;
  -webkit-box-shadow: 10px 10px 12px -15px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 12px -15px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 10px 12px -15px rgba(0, 0, 0, 0.75);
  border-bottom: 4px solid #337ab7
}

.marbot {
  margin-bottom: 10px
}

.subcat-fasad {display:grid; gap:20px; grid-template-columns:1fr 1fr; grid-template-rows: auto auto;}
.subcad-fasad-link {display:block; border: 1px solid #ddd !important; padding:15px; color:#000; border-radius:5px;}
.subcad-fasad-link:hover {background:#ececec}

.price-card {font-weight:bold; font-size:18px;}
.desc-card {margin:10px 0}

.grid-gallery {display:grid; gap:10px;}
.color-name {font-size:11px;}

.item-description-block .see-all-variants { font-size:16px; margin-bottom:25px; display:block}

/*.subcat-fasad-item1 {
  grid-column: 1 / 2;
  grid-row: 1;
}

.subcat-fasad-item2 {
  grid-column: 2 / 3;
  grid-row: 1;
}

.subcat-fasad-item3 {
  grid-column: 1 / 3;
  grid-row: 2;
  justify-self: center;
  width:50%;
}*/


@media(max-width:650px) {
	.subcat-fasad { gap:20px;  justify-items: center; justify-content:center; grid-template-columns:auto}

}


.nav-tabs {border:0 !important; }

.nav-tabs>li {
  margin-bottom: 10px
}

.nav-tabs>li>a {
  border: 1px solid #ddd !important; margin-bottom:25px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  border: 1px solid #ddd !important;
  background: #ddd !important
}

.tab-content h2 {
  font-size: 24px
}

.tab-content h3 {
  font-size: 20px
}

.subcategorytitle {
  font-size: 16px;
  height: 30px;
  display: table-cell;
  vertical-align: middle
}

@media(min-width:520px) {
  .prevwork {
    top: 40px
  }

  .nextwork {
    top: 40px
  }

  .more {
    width: 50%;
    margin: 80px auto 0
  }
}

@media(min-width:768px) {
  .prevwork {
    top: 40px
  }

  .nextwork {
    top: 40px
  }

  .top-menu {
    /*margin-top: 20px;*/
  }

  .navbar-nav {
    float: right
  }

  @media(min-width:992px) {
    .content-block {
      padding: 45px 69px
    }

    .prevwork {
      top: 80px
    }

    .nextwork {
      top: 80px
    }

    .prevwork_item {
      top: 60px
    }

    .nextwork_item {
      top: 60px
    }

    .more {
      width: 50%;
      margin: 60px auto 0
    }

    .subcategorytitle {
      font-size: 22px;
      height: 100px
    }

    .top-phone {
      padding: 20px 0 36px 0;
    }
  }

  @media(min-width:1200px) {
    .content-block {
      padding: 45px 69px
    }

    .prevwork {
      top: 80px
    }

    .nextwork {
      top: 80px
    }

    .category-item {
      /*min-height: 350px*/
      padding-bottom: 20px;
    }

    .more {
      width: 50%;
      margin: 105px auto 0
    }



    .maingalleryitem {
      /*min-height: 224px*/
    }
  }

  @media(max-width:420px) {
    .maingalleryimg img {
      width: 100%
    }
  }

  img.img-weight-100-phone {
    width: 100%
  }

  .block1 {
    padding: 10px;
    border: 1px solid #e5e5e5
  }

  .block2 {
    border: 1px solid #dfdfdf42;
    padding-bottom: 30px
  }

  .mar10-t {
    margin-top: 10px
  }

  .bold {
    font-weight: bold
  }

  .block-perevyazka img {
    margin: 0 auto;
    border: 1px solid #d5d5d5;
    margin-top: 11px
  }

  #up-scroller {
    width: 55px;
    height: 55px;
    background-color: #A40000;
    position: fixed;
    bottom: 45px;
    right: 25px;
    display: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 50px;
  }

  .img-hover:hover {
    opacity: .9;
    -webkit-transition: width .3s ease-in-out;
    -moz--transition: width .3s ease-in-out;
    transition: width .3s ease-in-out
  }

  .img-border {
    border: 10px solid #e8e8e8
  }

  h2 {
    font-size: 24px
  }

  .mar-l-0 {
    margin-left: 0 !important
  }

  .mar-l-15 {
    margin-left: 15px !important
  }

  .mar-l-18 {
    margin-left: 18px !important
  }

  .bottom-right-top {
    margin: 0 38px;
    float: right
  }

  .mainContent h1 {
    line-height: 1.5
  }

  .row-gray-bg {
    background: #f3f3f3;
    padding: 12px 0;
    border: 1px solid #f1e8e3
  }

  .row-gray-bg img:hover {
    opacity: .9;
    transition: all .5s ease
  }

  @media(max-width:420px) {
    .content-block {
      padding: 45px 0 !important
    }

    .none-phone {
      display: none !important
    }

    .mar20-t {
      margin-top: 20px
    }

    h1 {
      font-size: 18px !important;
      line-height: 1.4 !important
    }

    .maingalleryitem .specp {
      height: 70px !important
    }

    .specTitle {
      height: 59px;
      line-height: 1.3;
      font-weight: bold;
      text-align: center
    }

    .newsAnnouncement {
      font-size: 16px !important
    }

    .newsTitle {
      font-size: 22px !important;
      line-height: 1.3
    }

    .mainContent {
      padding: 10px 8px 27px 8px !important
    }

    .preim-title {
      font-size: 13px
    }

    .title {
      text-align: center;
      font-weight: bold
    }

    .allnews {
      top: -25px !important
    }
  }

  .table_catalog {
    background: #fff;
    border-collapse: collapse;
    text-align: left
  }

  .table_catalog th {
    border-top: 1px solid #777;
    border-bottom: 1px solid #777;
    box-shadow: inset 0 1px 0 #999, inset 0 -1px 0 #999;
    background: linear-gradient(#9595b6, #5a567f);
    color: white;
    padding: 10px 15px;
    position: relative
  }

  .table_catalog tr:nth-child(odd) {
    background: #ebf3f9
  }

  .head-table {
    font-weight: bold
  }

  a.knopka {
    color: #fff;
    text-decoration: none;
    user-select: none;
    background: #980100;
    padding: .7em 1.5em;
    outline: 0;
    display: inline-block;
    margin-top: 25px
  }

  a.knopka:hover {
    background: #e85f4c;
    text-decoration: none;
    color: #fff
  }

  a.knopka:active {
    text-decoration: none;
    color: #fff
  }

  a.knopka:focus {
    text-decoration: none;
    color: #c5c5c5;
    background: #bf5757
  }

  .mar5-r {
    margin-right: 5px
  }

  .p_img_margin img {
    margin: 2px
  }

  .table-content tr {
    border: 1px solid #a0a0a0;
    background: #feffff
  }

  .table-content {
    margin-bottom: 15px
  }

  .table-content td {
    padding: 6px
  }

  tr.bg-table-content {
    background: #f5c69b
  }

  h2 {
    font-size: 23px !important;
    font-weight: bold !important
  }

  .jumbotron {
    padding: 2rem !important;
    margin: 3px;
    background: url(../images/bg-pat.png) !important;
    border: 1px solid #e7e7e7
  }

  .jumbotron p {
    font-size: 15px !important
  }

  .container .jumbotron,
  .container-fluid .jumbotron {
    border-radius: 2px !important
  }

  h3, h2 {
    line-height: 1.5 !important
  }

  @media (max-width: 420px) {
    .border-1px .title {
      margin-top: 20px
    }
  }

  .border-1px .phone a {
    font-size: 15px;
    font-weight: bold;
    color: #980100;
  }

  .block-kolpaki h2 {
    font-size: 20px !important
  }

  .border-1px .title {
    text-transform: none;
  }

  .border-1px .vars a {
    text-decoration: none;
    text-transform: uppercase;
    height: 10.5px;
    font-size: 17px;
    line-height: 27px;
  }

  .border-1px img {
    vertical-align: middle;
    border: 2px solid #efefef
  }

  .border-1px {
    border: 1px solid #dadada;
    padding: 5px;
    margin-top: 25px;
    background: #f9f9f9
  }

  .block-object h2 {
    font-weight: normal !important;
    font-size: 21px !important;
  }

  .fancybox-navigation .fancybox-button {
    height: 130px !important;
    width: 100px !important;
  }

  a.linkblank {
    background: url(/upload/blank.png) 99% 5px no-repeat;
    padding-right: 18px;
  }

  .block-naversiya {
    background: #f3f3f3;
    padding: 20px 5px 3px 4px;
    border: 1px solid #eaeaea;
  }

  .block-zabor {
    padding: 20px 5px 3px 4px;
  }

  .block-naversiya h3 {
    font-size: 14px !important;
    margin-top: -6px;
    color: #476971;
  }

  .block-zabor img {
    border: 1px solid #e3e3e3;
  }

  .block-zabor h3 {
    font-size: 14px !important;
    margin-top: 9px;
    color: #476971;
  }

  .block-naversiya img {
    height: 154px;
    width: 210px;
  }

  .table-zabor-block {
    width: 72%
  }

  .block-cveta p {
    text-transform: uppercase;
    font-size: 15px
  }

  .center {
    text-align: center;
  }

  @media(max-width:420px) {
    .block-naversiya img {
      height: auto !important;
      width: auto !important;
    }

    .table-zabor-block {
      width: 100%
    }
  }

  @media(max-width:768px) {
    img.border-img-block2 {
      border: 4px solid rgba(225, 225, 225, 0.30980392156862746) !important;
      margin-top: 15px;
    }

    .block-kolpaki {
      background: #fff;
    }
  }

  img.border-img-block {
    border: 6px solid rgba(225, 225, 225, 0.30980392156862746)
  }

  img.border-img-block2 {
    border: 1px solid rgba(225, 225, 225, 0.30980392156862746);
    -webkit-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.23);
    -moz-box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.23);
    box-shadow: 2px 2px 5px 0px rgba(50, 50, 50, 0.23);
  }

  .fancybox-image {
    border: 1px solid #d1d1d1 !important
  }

  /* адаптивная таблица - старт */
  table.adaptive {
    border-collapse: collapse;
    width: 100%;
    background: #f8f8f8;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
    font-size: 1.05em;
  }


  table.adaptive img {
    border: 3px solid #ffffff;
    box-shadow: 0 2px 3px rgb(0 0 0 / 17%);
    display: inherit;
  }

  table.adaptive th {
    background-color: #cecece;
    font-weight: bold;
  }

  table.adaptive th,
  table.adaptive td {
    border: 0.125em solid #bababa;
    line-height: 1.5;
    padding: 0.75em;
    text-align: left;
  }

  @media (max-width: 30em) {
    table.adaptive thead tr {
      position: absolute;
      top: -9999em;
      left: -9999em;
    }

    table.adaptive {
      box-shadow: none;
    }

    table.adaptive tr {
      border: 0.125em solid #333;
      border-bottom: 0;
    }

    table.adaptive tr+tr {
      margin-top: 1.5em;
    }

    table.adaptive tr,
    table.adaptive td {
      display: block;
    }

    table.adaptive td {
      border: none;
      border-bottom: 0.125em solid #333;
      padding-left: 50%;
    }

    table.adaptive td:before {
      content: attr(data-label);
      display: inline-block;
      font-weight: bold;
      line-height: 1.5;
      margin-left: -100%;
      width: 100%;
    }
  }

  @media (max-width: 20em) {
    table.adaptive td {
      padding-left: 0.75em;
    }

    table.adaptive td:before {
      display: block;
      margin-bottom: 0.75em;
      margin-left: 0;
    }
  }

  /* адаптивная таблица - конец */
  .search {
    position: relative;
  }

  .search input[type=text] {
    width: 100%;
    padding: 8px;
    outline: none
  }

  .search button[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    background: #a60000;
    border: 0;
    color: #fff;
    padding: 10px 29px
  }

  .block-cveta2 img {
    border: 10px solid lightgrey;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
  }

  .form-bg-1 {
    background: #ebebeb;
    padding: 20px 0;
    border: 1px solid #e2e2e2;
  }

  .block-preim img {
    display: inline-block;
    text-align: center;
  }

  .preim-title2 {
    margin-top: 10px
  }

  .block_cat {
    /*margin-bottom: 50px;*/
    background: rgb(229, 229, 229);
    background: -moz-linear-gradient(top, rgb(229, 229, 229) 4%, rgb(255, 255, 255) 100%);
    background: -webkit-linear-gradient(top, rgb(229, 229, 229) 4%, rgb(255, 255, 255) 100%);
    background: linear-gradient(to bottom, rgb(229, 229, 229) 4%, rgb(255, 255, 255) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#ffffff', GradientType=0);
    padding-top: 2px;
    border-top: 2px solid #b3b3b391;
  }

  table.table-page {
    text-decoration: none;
    border-collapse: collapse;
    width: 100%;
    text-align: left;
    margin-bottom: 8px;
  }

  table.table-page th {
    font-weight: normal;
    font-size: 16px;
    color: #ffffff;
    background-color: #348f00;
  }

  table.table-page td {
    font-size: 14px;
    color: #000000;
  }

  table.table-page td, table.table-page th {
    white-space: pre-wrap;
    padding: 12px 20px;
    line-height: 14px;
    vertical-align: middle;
    border: 1px solid #c5c5c5;
  }

  table.table-page tr:hover {
    background-color: #f9fafb
  }

  table.table-page tr:hover td {
    color: #354251;
    cursor: default;
  }

  .adaptive h3 {
    font-size: 16px;
    font-weight: bold;
    color: #505050;
  }

  .d-flex {
    display: flex;
  }

  .flex-wrap {
    flex-wrap: wrap;
  }

  .align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }

  .align-items-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: end !important;
  }

  .vcolor {
    font-size: 12px;
    color: #000;
    margin-top: 5px;
    margin-bottom: 5px;
  }

  .vcolor img {
    margin-right: 5px;
  }

  .m0 {
    margin: 0 !important
  }

  .mb-5 {
    margin-bottom: 5px
  }

  .mb-10 {
    margin-bottom: 10px
  }

  .mb-30 {
    margin-bottom: 30px
  }

  .float-left {
    float: none !important
  }

  .color-toggle {
    margin: 0 !important;
    padding: 0 !important
  }

  .color-title {
    font-size: 21px;
    text-transform: uppercase;
  }

  @media (min-width: 768px) {
    .p0 {
      padding: 0 !important
    }
  }

  .name_product {
    text-decoration: none;
    color: #000 !important;
  }

  .name_product--margin-0 {
    margin: 0;
  }

  .last-van {
    text-decoration: none;
    color: #000 !important;
  }

  .last-van:hover {
    text-decoration: none;
  }

  .category-title-search {
    min-height: 41px;
    height: 100%;
    position: relative;
  }

  .category-title-search p {
    margin: 0px;
  }

  .category-title-wrapper-search {
    padding-top: 20px;
    display: flex;
    align-items: center;
    height: 130px;
    justify-content: center;
  }

  .nav-category-price {
    margin: 5px;
  }

  .nav-category-price a {
    padding: 4px;
    text-decoration: none;
  }

  .nav-category-price a:hover {
    text-decoration: none;
  }

  .nav-category-child {
    margin: 5px;
  }

  .nav-category-child a {
    padding: 4px;
    text-decoration: none;
  }

  .nav-category-child a:hover {
    text-decoration: none;
  }

  .fixed-nav-category a {
    top: 0;
    min-height: 2em;
  }

  .fixed-nav-category a {
    color: black;
  }

  a.link-nav {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    border-radius: 4px;
    color: #555555;
    display: inline-block;
    margin: 5px;
    font-size: 14px;
    text-align: center;
    height: 100%;
    line-height: 20px;
    padding: 4px;
    vertical-align: middle;
    text-decoration: none;
  }

  a.link-nav:hover, a.link-nav:focus {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
    text-decoration: none;
  }

  .btn-search-down {
    top: 0 !important;
    right: 0 !important;
    background: #a60000 !important;
    border: 0 !important;
    color: #fff !important;
  }

  .block_cat img {
    /*min-height: 256px;*/
    width: 220px;
    height: 200px;
    object-fit: cover;
  }

  .category-title-search-link {
    text-decoration: none;
  }
}

.buyBtn {
  background-color: #9a0000 !important;
  color: #fff !important;
  border: none !important;
  padding: 4px 30px !important;

  /* border-radius: 10px; */
}

@media(max-width: 1200px) {
  .buyBtn--mobile {
    margin-top: 15px;
  }
}

.buyBtn:hover {
  background-color: #525252 !important;
}

.price_card {
  text-align: center !important;
}

.colores {
  overflow-y: unset !important;

}

@media (min-width: 768px) {
  .colores {
    margin-top: 20px;
  }
}

.vcolor {
  margin-top: 5px;
  margin-bottom: 5px;
}

.block-border {
  border: 1px solid #e9e9e9;
  background: #fff;
  margin-top: 21px;
  display: inline-block;
  padding: 47px;
}

.block-kolpaki {
  background: #f7f7f7;
  padding: 20px;
}

.procent {
  color: #c40a0a;
  font-size: 17px;
  font-weight: bold;
  font-family: monospace;
}

ul.akciya {
  line-height: 1.8;
  background: #efefef;
  padding: 24px 37px;
  border: 1px solid #e9e9e9;
  -webkit-box-shadow: 4px 4px 8px 0px rgb(34 60 80 / 20%);
  -moz-box-shadow: 4px 4px 8px 0px rgba(34, 60, 80, 0.2);
  box-shadow: 4px 4px 8px 0px rgb(34 60 80 / 20%);
  margin-bottom: 23px;
  display: inline-block;
}

ul.akciya:hover {
  -webkit-box-shadow: 8px 8px 8px 0px rgb(34 60 80 / 20%);
  -moz-box-shadow: 8px 8px 8px 0px rgba(34, 60, 80, 0.2);
  box-shadow: 8px 8px 8px 0px rgb(34 60 80 / 20%);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  background: #efefef42;
}
@media(max-width: 768px){

  .adaptive{
    border:1px solid #cecece;
  }
  table.adaptive h3 {
    font-size: 16px;

  }table.adaptive td {

     max-width: 20%;
     text-align: center;

   }table.adaptive th {
      padding: 2px;
      text-align: center;
      background-color: #cecece;

    }table.adaptive tr {
       border:1px solid #cecece;

     }
  table.adaptive td{
    border: 1px solid grey;
  }
  .category-title{
    line-height: 15px;
  }
}
.category-title{
  text-decoration: none;
}
@media(min-width: 768px) and (max-width: 1192px){
  .category-title{
    line-height: 15px;
  }
}
.item-smdesc{

}
.category-title{
  height: auto;
}
@media(max-width: 576px){

  .nextwork{
    width: 0;
  }
  .prevwork {
    width: 0;
  }.nextwork_item{
     width: 0;
   }
  .prevwork_item {
    width: 0;
  }
  .category_photo{
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .block_cat{
    padding-top: 20px !important;
  }
  .category-item .category-title{
    margin-top: 0;
  }
  /*.sticky-menu{*/
  /*  position: sticky;*/
  /*  top: 20px;*/
  /*  z-index: 2;*/
  /*}*/

}
.consult{
  margin-bottom: 20px;
}
.item-objects{
  margin-bottom: 10px;
}
.category-item{

  padding-bottom: 0;
}
.category-title-wrapper-search{
  height: auto;
}
.card-search{

}

.block_cat{
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  height: 450px;
  min-height:auto;
  margin-top: 40px;
  padding:20px 30px 20px 30px;
  background-color: #F3F3F3;
}
.category-title{

  margin-bottom: 20px;
}
.buyBtn{
  margin-top: 10px;

}
.item-objects{
  margin-bottom: 0;
}
.container{
  position: relative;
}
.fixed{
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  width: 100vw;
  position: fixed;
  z-index: 3;
  top: 0;
  right: 0;
  background: #fff;
  opacity: .9;
  box-shadow:0 5px 10px 0px grey;
  transition: .3s;

}

.fixed-logo img{
  margin: 0;
  height: 60px;
  position: fixed;
  z-index: 4;
  top: 0;
  max-left: 17.6%;
  /*transition: 1s;*/

}

@media(max-width:576px ){
  .navbar-collapse{
    padding-right: 66px!important;
  }
  .fixed-logo img{
    display: flex;
    justify-content: center;
    margin: 0;
    height: 60px;
    position: fixed;
    z-index: 4;
    top: 0;
    left:0px;

    transition: .3s;

  }
  .nav{
    top: 0;
  }
  .top-menu{
    height: auto;
    min-height: 60px;
  }
  .fixed-phone{
    position:fixed;
    top: 18px;
    right: 50px;
    z-index: 4;
    font-size: 18px;

  }
  .top-phone a{
    background: none;
  }
}
@media(max-width:992px){
  .fixed{
    -webkit-justify-content:flex-end;
  }

}
@media(min-width:768px){
  .block_cat{

    height: 450px;

  }
}
.navbar-toggle .icon-bar{
  background-color: #757575 !important;

}
.bar-top{
  transition:0.3s;
}.bar-middle{
   transition:2s;
 }.bar-bottom{
    transition:0.3s;
  }

.active-burger-barTop{
  transform:rotate(45deg);
  transform-origin: 30% 0% 0;
}

.phone-hidden{
  display: none !important;
}
.active-burger-barBottom{
  transform:rotate(-45deg);
  transform-origin: 30% 100% 0;
}
.active-burger-barMiddle{
  display: none !important;
transition: 3s;
}
.active-button{
  border:1px solid gray !important;
  border-radius: 70% !important;
}


.slider-bottom {
  padding-bottom: 30px;
  padding-top: 30px;

}
.catalog__go{
  padding: 15px 20px 10px 20px;
  /*display: block;*/
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 24px;
  cursor: pointer;
  width: 200px;
  background-color:#A60000;
  color:white;
  margin: 0 auto;
  border:2px solid #A60000;
}
.catalog__go:hover{
  text-decoration: none;
  color: grey;
  background-color: white;
  transition: .5s;

}
.category-index{
  margin-top: 50px;
  margin-bottom: 20px;
}
.category-title-wrapper{
  padding: 10px;
}
.inmainButton {
  margin-top: 0;
  text-align: center;
}
.black_overlay{
  transition: .6s;
}
.catalog-overlay{
  display: none;
  position: absolute;
  top:0;
  left: 0;
  right: 0;
  height: 2500px;
  background-color: black;
  opacity: .5;
  z-index: 1;
}

.object-image{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.photogallery{
  color:#333333;
}
.objects-link{
  font-family: PFDinTextPro;
  color:#333333;
  text-transform: uppercase;
}

.kard-row{
  display: grid;
  grid-template-columns: repeat(6,1fr);
  gap: 20px;

}
@media(max-width: 450px){

  .kard-row{
    width: 100%;
    grid-template-columns: repeat(2,1fr);


  }
}
@media(min-width:450px) and (max-width: 576px){
  .kard-row{
    width: 100%;
    grid-template-columns: repeat(3,1fr);


  }
}
@media(min-width:576px) and (max-width: 768px){
  .kard-row{
    width: 100%;
    grid-template-columns: repeat(4,1fr);


  }
}
@media(min-width:768px) and (max-width: 1200px){
  .kard-row{
    width: 100%;
    grid-template-columns: repeat(5,1fr);


  }
}
@media(max-width:992px){
  .top-menu{
    flex-direction: column;
    align-items: flex-end;
  }
  .margin-active{
    margin-top:15px !important;
  }
  .button-burger{

    margin-bottom:13px!important;


  }

}

.go-to-chapter{
  display: flex;
  align-items: center;
  gap: 5px;
}
.go-to-chapter:hover{
  text-decoration: none;
}
.card-search {
  display: flex;

  flex-direction: column;
  justify-content: space-between;
}
.wrapper__search-list{
  display:grid ;
  grid-template-columns: 1fr 1fr 1fr;
  row-gap: 40px;
}
.category-title{
  margin-bottom: 0;
}
/*.category-title-wrapper{*/
/*  height: 56px;*/
/*}*/
@media(max-width: 576px){
  .wrapper__search-list{
    display:grid ;
    grid-template-columns: 1fr 1fr;
    row-gap: 40px;
    column-gap: 10px;
  }
}

.gsc-control-cse{
  border: none!important;
  background: none!important;
  padding: 0!important;
}
table.gsc-search-box td.gsc-input{
  padding-right: 0!important;

}
.gcsc-branding-img-noclear{
  display: none!important;
}
.gcsc-more-maybe-branding-root{
  display: none!important;
}
.gsc-input-box {
  display: flex;
  height: 40px!important;
  border:1px solid gray!important;
}
.gsc-search-button-v2{
  padding: 11px 50px!important;
  background: #a60000!important;
  border-color: #a60000!important;
}
.gsc-control-cse{
  padding: 0!important;
}
.gsc-search-button{
  margin-left: 0!important;
}
.gsc-search-button svg{
  width: 16px!important;
  height: 16px!important;
}
.gsc-search-button svg:after{
  content: 'искать'!important;
}
form.gsc-search-box{
  margin-bottom: 0!important;
}
table.gsc-search-box{
  margin-bottom: 0!important;
}
.gsc-orderby{
  display: none;
}

.b-lazy {

  -webkit-transition: opacity 500ms ease-in-out;
  -moz-transition: opacity 500ms ease-in-out;
  -o-transition: opacity 500ms ease-in-out;
  transition: opacity 500ms ease-in-out;
  max-width: 100%;
  opacity: 0;
}
.b-lazy.b-loaded {
    opacity: 1;

}
.gs-snippet{
  display: none;
}
.gs-image{
  display: none;
}
.gs-visibleUrl{
  display: none!important;
}
.catalog__wrapper-categories{
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
}
@media(max-width: 320px){
  .catalog__wrapper-categories{
    grid-template-columns: 1fr;
    gap: 12px;
  }
}
@media(min-width:320px) and (max-width: 576px){
  .catalog__wrapper-categories{
    grid-template-columns: 1fr 1fr;
    gap: 12px;
  }
}
.modal-colors-basic,.modal-colors-deep{
  padding: 24px;
  border: 2px solid lightgrey;
  border-radius: 12px;
  box-shadow: 0 0 20px 0 black;
  grid-template-columns: repeat(5,auto);
  column-gap: 21px;
  align-items: center;
  justify-items: start;
  position: fixed;
  top:40%;
  left: 50%;
  transform: translate(-50%,-50%);
  background: white;
  z-index: 3;
  height: 572px;
  display: none;
}


.color-item{
  font-size: 14px;
  display: grid;
  gap: 6px;
  align-items: center;
  /*cursor:pointer;*/
  border:1px solid white;
  position: relative;
}
.basic__wrapper-price span{
  font-size: 21px;
  font-weight: 600;
}
.fa-rouble{
  margin-left: 4px;
}
.color-item>img{
  justify-self: center;

}
.wrapper-colors-standart{
  display: flex;
  gap: 2px;
}
.wrapper-colors-packs{
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: end;
}
.see-all-variants{
  font-size: 11px;
  margin-top: 24px;
}



.overlay{
  position: fixed;
  height:100vh;
  width:100vw;
  background: #000000A3;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  z-index: 2;
  display: none;
}
.wrapper-basic{
  display: flex;
  align-items: center;
  gap: 6px;
  justify-content: space-between;
  margin-bottom: 5px;
}
.wrapper-colors__in-good-page{

}
.color-item__wrapper-image{
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 21px;
  height: 21px;
}
.color-item__wrapper-image>img{
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-right: 0!important;
}
.color-item__wrapper-image svg{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.mainButton{
  margin-top: 24px;
  font-size: 14px;
  font-weight: 600;
}
.color-basic{
  background: #B9B9B9;
}
.wrapper-color-title{
  font-weight: 500;
text-align: end;
  font-size: 14px;
  display: flex;
  flex-direction: column;
  align-items: end;
}
@media(max-width:568px){
  .consult{
    display: flex;
    flex-direction: column;
  }
}
.china-customers{
  position: absolute;
  white-space: nowrap;
  color: white!important;
  font-size: 14px;
  font-weight: 500;
  top: 3px;
  left: 60px;

}
.china-customers span{
  display: block;
  position: absolute;
  bottom:-24px;
  left:50%;
  transform: translateX(-50%);
  background:#00000033;
  padding-left: 6px;
  padding-right: 6px;
  border-radius: 4px;
}@media(max-width: 991px){
  .china-customers span{
    display: none;
  }
}

.sf-snow-flake { position: fixed; top: -20px; z-index: 99999; } .sf-snow-anim { top: 110%; }

.zb_desc {height:50px;}
.zb_price {font-size:16px;}
.zb_price span { font-weight:bold}
.zb_title { height:50px; font-size:16px;}
.mb20 { margin-bottom:20px;}



/* Accordeon styling */
.accordeon {}

.accordeon label {
    display: block;
    padding: 0.5em;
    font-weight: 700;
    font-size: 1.2em;
    background: #d3d3d3;
    color: #000000;
    cursor: pointer;
    border-bottom: 1px solid #a7a7a7;
}

.accordeon label:hover {
  background: #b6b6b6;
  color: #000000;
}

.accordeon .panel {
    height: 0;
    visibility: hidden;
    opacity: 0;
    background: #eaeaea;
    color: #000000;
}

/* Hide checkboxes and radio-buttons */
.accordeon input[type="radio"], .accordeon input[type="checkbox"] {
    display: none;
}
/* Show .panel for corresponding to checked radio or checkbox */
.accordeon input[type="radio"]:checked + .panel, .accordeon input[type="checkbox"]:checked + .panel {
    height: auto;
    visibility: visible;
    opacity: 1;
    padding: 1.5em;
}
.slider_nav_reviews .prevwork,.slider_nav_reviews .nextwork{
  top: 50%;
}
.make-review{
  display: flex;
  gap: 40px;
  align-items: center;
  margin-top: 40px;
}
.review-button{
  width: auto;
  margin-left: 0;
  margin-right: 0;
}

@media (max-width: 768px) {
  .shortDesc {
    margin-bottom: 85px;
  }

  .wrapper-basic {
    margin-bottom: 15px;
  }
}

@media(max-width:992px){
  .china-customers {
    position: absolute;
    right: 75%;
    top: 1px;
  }
}



@media(max-width:768px){
  .china-customers {
    position: absolute;
    right: 75%;
    top: 1.5px;
  }
}

@media(max-width:592px){
  .china-customers {
    position: absolute;
    left: 28%;
    top: 1.5px;
  }
}

@media(max-width:478px){
  .china-customers {
    position: absolute;
    left: 13%;
    top: 1.5px;
  }
}

@media(max-width:391px){
  .china-customers {
    position: absolute;
    left: -2%;
    top: 1.5px;
  }

  .showtelsbase {
    width: 265px;
  }
}

@media(max-width:340px){
  .china-customers {
    position: absolute;
    left: 0%;
    top: 1.5px;
  }
  .top-phone a, .showtelsbase{
    padding: 0 8px;
  }
  .showtelsbase {
    width: max-content;
  }
}

@media(max-width:260px){
  .china-customers {
    position: absolute;
    left: 0%;
    top: 1.5px;
  }
  .top-phone a, .showtelsbase{
    padding: 0 8px;
  }
  .showtelsbase {
    width: 265px;
  }
}

/*------------------------whatsapp-icon-------------------------------------------------*/
.whatsapp-button {
  background: #25D366;
  border: 1px solid #1cc15a;
  border-radius: 50%;
  box-shadow: 0 8px 10px rgba(7, 206, 112, 0.6);
  cursor: pointer;
  height: 68px;
  text-align: center;
  width: 68px;
  position: absolute;
  right: 5%;
  bottom: 15%;
  /*padding: 0px !important;*/
  padding-top: 1px;
  z-index: 9999;
  transition: .3s;
  -webkit-animation: hoverWave linear 1s infinite;
  animation: hoverWave linear 1s infinite;
  transition: all ease .6s;
}

.whatsapp-button .text-button {
  height:68px;
  width:68px;
  border-radius:50%;
  position:relative;
  overflow:hidden;
}
.whatsapp-button .text-button span {
  text-align: center;
  color:#23a455;
  opacity: 0;
  font-size: 0;
  position:absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-60%);
  line-height: 14px;
  font-weight: 600;
  transition: opacity .3s linear;
  font-family: 'montserrat', Arial, Helvetica, sans-serif;
}
.whatsapp-button .text-button:hover span {
  opacity: 1;
  font-size: 11px;
}
.whatsapp-button:hover i {
  display:none;
  color:#25D366;
  font-size:44px;
  transition:.3s;
}
.whatsapp-button:hover {
  z-index:1;
  background:#fff;
  color:transparent;
  transition:.3s;
}

.whatsapp-button i {
  color:#fff;
  font-size:51px;
  transition:.3s;
  line-height: 66px;transition: .5s ease-in-out;
  /*animation: 1200ms ease 0s normal none 1 running shake;*/
  animation-iteration-count: infinite;
  /*-webkit-animation: 1200ms ease 0s normal none 1 running shake;*/
  -webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes hoverWave {
  0% {
    box-shadow:0 8px 10px rgba(7,206,112,0.3),0 0 0 0 rgba(7,206,112,0.2),0 0 0 0 rgba(7,206,112,0.2)
  }
  40% {
    box-shadow:0 8px 10px rgba(7,206,112,0.3),0 0 0 15px rgba(7,206,112,0.2),0 0 0 0 rgba(7,206,112,0.2)
  }
  80% {
    box-shadow:0 8px 10px rgba(7,206,112,0.3),0 0 0 30px rgba(7,206,112,0),0 0 0 26.7px rgba(7,206,112,0.067)
  }
  100% {
    box-shadow:0 8px 10px rgba(7,206,112,0.3),0 0 0 30px rgba(7,206,112,0),0 0 0 40px rgba(7,206,112,0.0)
  }
}@keyframes hoverWave {
   0% {
     box-shadow:0 8px 10px rgba(7,206,112,0.3),0 0 0 0 rgba(7,206,112,0.2),0 0 0 0 rgba(7,206,112,0.2)
   }
   40% {
     box-shadow:0 8px 10px rgba(7,206,112,0.3),0 0 0 15px rgba(7,206,112,0.2),0 0 0 0 rgba(7,206,112,0.2)
   }
   80% {
     box-shadow:0 8px 10px rgba(7,206,112,0.3),0 0 0 30px rgba(7,206,112,0),0 0 0 26.7px rgba(7,206,112,0.067)
   }
   100% {
     box-shadow:0 8px 10px rgba(7,206,112,0.3),0 0 0 30px rgba(7,206,112,0),0 0 0 40px rgba(7,206,112,0.0)
   }
 }
@keyframes shake {
  0% {
    transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
  }
  10% {
    transform: rotateZ(-30deg);
    -ms-transform: rotateZ(-30deg);
    -webkit-transform: rotateZ(-30deg);
  }
  20% {
    transform: rotateZ(15deg);
    -ms-transform: rotateZ(15deg);
    -webkit-transform: rotateZ(15deg);
  }
  30% {
    transform: rotateZ(-10deg);
    -ms-transform: rotateZ(-10deg);
    -webkit-transform: rotateZ(-10deg);
  }
  40% {
    transform: rotateZ(7.5deg);
    -ms-transform: rotateZ(7.5deg);
    -webkit-transform: rotateZ(7.5deg);
  }
  50% {
    transform: rotateZ(-6deg);
    -ms-transform: rotateZ(-6deg);
    -webkit-transform: rotateZ(-6deg);
  }
  60% {
    transform: rotateZ(5deg);
    -ms-transform: rotateZ(5deg);
    -webkit-transform: rotateZ(5deg);
  }
  70% {
    transform: rotateZ(-4.28571deg);
    -ms-transform: rotateZ(-4.28571deg);
    -webkit-transform: rotateZ(-4.28571deg);
  }
  80% {
    transform: rotateZ(3.75deg);
    -ms-transform: rotateZ(3.75deg);
    -webkit-transform: rotateZ(3.75deg);
  }
  90% {
    transform: rotateZ(-3.33333deg);
    -ms-transform: rotateZ(-3.33333deg);
    -webkit-transform: rotateZ(-3.33333deg);
  }
  100% {
    transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
  }
}
@-webkit-keyframes shake {
  0% {
    transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
  }
  10% {
    transform: rotateZ(-30deg);
    -ms-transform: rotateZ(-30deg);
    -webkit-transform: rotateZ(-30deg);
  }
  20% {
    transform: rotateZ(15deg);
    -ms-transform: rotateZ(15deg);
    -webkit-transform: rotateZ(15deg);
  }
  30% {
    transform: rotateZ(-10deg);
    -ms-transform: rotateZ(-10deg);
    -webkit-transform: rotateZ(-10deg);
  }
  40% {
    transform: rotateZ(7.5deg);
    -ms-transform: rotateZ(7.5deg);
    -webkit-transform: rotateZ(7.5deg);
  }
  50% {
    transform: rotateZ(-6deg);
    -ms-transform: rotateZ(-6deg);
    -webkit-transform: rotateZ(-6deg);
  }
  60% {
    transform: rotateZ(5deg);
    -ms-transform: rotateZ(5deg);
    -webkit-transform: rotateZ(5deg);
  }
  70% {
    transform: rotateZ(-4.28571deg);
    -ms-transform: rotateZ(-4.28571deg);
    -webkit-transform: rotateZ(-4.28571deg);
  }
  80% {
    transform: rotateZ(3.75deg);
    -ms-transform: rotateZ(3.75deg);
    -webkit-transform: rotateZ(3.75deg);
  }
  90% {
    transform: rotateZ(-3.33333deg);
    -ms-transform: rotateZ(-3.33333deg);
    -webkit-transform: rotateZ(-3.33333deg);
  }
  100% {
    transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -webkit-transform: rotateZ(0deg);
  }
}



.paving-form-container {
  background-color: #f8f8f8;
  padding:  1rem 5rem 3rem 5rem;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  margin: 20px auto;
  border: 1px solid #e0e0e0;
}


.paving-form-container h3, h4 {
  color: #660202;
  text-align: center;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 24px;
}


.feedback_form .form-group-custom {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-bottom: 20px;
}


.feedback_form .form-control-wrapper {
  flex: 1;
  min-width: 250px;
}


.feedback_form .form-control {
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 16px;
  transition: border-color 0.3s;
}

.feedback_form .form-control:focus {
  border-color: #660202;
  outline: none;

}
.consent-checkbox {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
}

.consent-checkbox input[type="checkbox"] {
  margin-right: 10px;
  transform: scale(1.2);
  margin-top: 2px;
}

.consent-checkbox a {
  color: #660202;
  text-decoration: none;
}

.consent-checkbox a:hover {
  text-decoration: underline;
}

.btn-primary {
  color: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  line-height: 1.25;
  background: #9a0000!important;
  border-radius: 0px;
  border: 0px solid #ff6700;
  box-shadow: 1px 1px 10px 0px #dbd8db;
  padding: 12px 30px 12px 30px;
  cursor: pointer;
  outline: none;
  text-decoration: none;
}