@font-face {
    font-family: 'AGOpusHighResolution';
    src: local('AGOpusHighResolution Bold'), local('AGO-pus-High-Resolution-Bold'),
        url('fonts/agopushighresolution-bold.woff2') format('woff2'),
        url('fonts/agopushighresolution-bold.woff') format('woff'),
        url('fonts/agopushighresolution-bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
  }

@font-face { 
    font-family: "CeraProMedium";
    src: url("fonts/CeraProMedium/CeraProMedium.eot");
    src: url("fonts/CeraProMedium/CeraProMedium.eot?#iefix")format("embedded-opentype"),
    url("fonts/CeraProMedium/CeraProMedium.woff") format("woff"),
    url("fonts/CeraProMedium/CeraProMedium.ttf") format("truetype");
    font-style: normal;
    font-weight: 500;
}

@font-face {
    font-family: 'Circe';
    src: local('Circe Bold'), local('Circe-Bold'),
        url('../fonts/Circe-Bold.woff2') format('woff2'),
        url('../fonts/Circe-Bold.woff') format('woff'),
        url('../fonts/Circe-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
  }
  
  
@font-face {
    font-family: 'Circe';
    src: local('Circe Regular'), local('Circe-Regular'),
        url('../fonts/Circe-Regular.woff2') format('woff2'),
        url('../fonts/Circe-Regular.woff') format('woff'),
        url('../fonts/Circe-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  }
  
 @font-face {
    font-family: 'Gotham Pro';
    src: local('Gotham Pro Regular'), local('Gotham-Pro-Regular'),
        url('../fonts/GothamPro.woff2') format('woff2'),
        url('../fonts/GothamPro.woff') format('woff'),
        url('../fonts/GothamPro.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  } 
  
  
  
.tovar .alert-success {
    color: #fff;
    background-color: #e3000b;
    border-color: #e3000b;
    border-radius: 1px;
    background: #00748f;
    border: 1px solid #00748f;
    margin-bottom: 30px;
}  
  
.banner-red {
    background-position: bottom;
    background-color: #00748f;
    padding: 20px;
    margin-top: 20px;
    background-image: url(/img/fonsa.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: right;
}

.text-b-red {
    font-family: 'AGOpusHighResolution';
    color: #fff;
    font-size: 34px;
    margin-bottom: 20px;
}

.text-unders {
    color: #fff;
    font-family: 'MONTSERRAT';
    margin-bottom: 16px;
    font-weight: bold;
}

.text-red-zvezda {
    color: #fff;
    font-family: 'MONTSERRAT';
    FONT-SIZE: 14PX;
}
  
  
.name-of {
    margin-top: 20px;
} 


.ippp {
    margin-top: 20px;
}  
 
 
.ssylki-podval {margin-top:20px;} 
 
.price-vilka {
    font-family: 'MONTSERRAT';
    padding: 10px;
    right: 0px;
    font-weight: bold;
    font-size: 15px;
    /* background: #f4f3f1; */
    text-align: center;
}

.vilka-item {
    position: relative;
}
  
 .stock_qua{

}  

.up-prem {
    margin-top: 40px;
}


.up-prem .bene {
    text-align: left;
    margin-bottom: 20px;
}
.bene {
    text-align: center;
    margin-bottom: 5px;
}

.up-prem .text-bene {
    font-family: 'MONTSERRAT';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24PX;
    text-align: left;
    color: #fff;
    MARGIN-BOTTOM: 10PX;
}
   
  
  
.stock_qua span {
    font-family: 'CIRCE';
    font-weight: 600;
    font-size: 18px;
}  
  
  
.nodemo {
    overflow: hidden;
}  
  
.item-detail__info{
    margin-top: 0;
    margin-bottom: 10px;
    padding-inline-start: 0px;
}  


.banner-redd {
    background-position: bottom;
    background-color: #00748f;
    padding: 20px;
    margin-top: 20px;
    background-image: url(/img/fonsa.png);
    background-size: auto;
    background-repeat: no-repeat;
    background-position: top right;
}


 .text-b-redd {
    font-family: 'AGOpusHighResolution';
    color: #fff;
    font-size: 34px;
    margin-bottom: 20px;
} 
  
  
 .text-red-zvezdad {
    color: #fff;
    font-family: 'MONTSERRAT';
    FONT-SIZE: 14PX;
} 

.item-detail__param {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 20px;
}


.nodemo #accordion .panel-body .item-detail__value {
    font-size: 16px;
    letter-spacing: normal;
    line-height: 20px;
    position: relative;
    bottom: 1px;
    color: #000;
    font-family: CeraProMedium;
}

.nodemo #accordion .panel-body .item-detail__title {
    font-size: 14px;
    letter-spacing: normal;
    line-height: 20px;
    position: relative;
    display: inline-block;
    margin-right: 14px;
    color: #666;
    font-family: CeraProMedium;

}

.item-detail__title-container {
    min-width: 37%;
    max-width: 37%;
}
  
.contacts--grey {
    background: #fff;
    padding: 30px;
}


.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}

.sticky + .content {
  padding-top: 102px;
}


.call-to-master-block .mes p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    color: #FFFFFF;
    margin-top: 30px;
    margin-bottom: 30px;
}

.swiper-nav .collections-next {
    background: #fff;
    position: absolute;
    left: 60px;
    height: 48px;
    width: 48px;
    display: flex !important;
    align-items: center;
    justify-content: space-around;
    border: 2px solid #1db5c3;
}

.swiper-nav .collections-prev {
    background: #fff;
    position: absolute;
    left: 0px;
    height: 48px;
    width: 48px;
    display: flex !important;
    align-items: center;
    justify-content: space-around;
    border: 2px solid #1db5c3;
}


.swiper-nav svg path {
    stroke: #1db5c3;
}

.con--city {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 23px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 30px;
}

#yamap2 {
    height: 390px;
}


#yamap3 {
    height: 400px;
    
}


.row.conts {
    margin-bottom: 60px;
}

#yamap4 {
    height: 400px;
}


.con--phone {
}

.con--time {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #848484;
    margin-bottom: 10px;
}

.con--zamer a {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 210px;
    height: 52px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    background: #37474f;
}

.con--zamer {
    margin-bottom: 30px;
}

.con--jur {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #000000;
    text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}


.con--phone a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 23px;
    line-height: 28px;
    color: #000000;
}

.con--sklad-name {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
}

.con--sklad-fakt {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
    margin-bottom: 30px;
}

.con--mail {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-decoration-line: underline;
    color: #000000;
    margin-bottom: 30px;
}


 
 
.bigphone a {
    font-size: 20px;
    color: #000;
    font-weight: bold;
} 
 
 
.reviews {
    padding-bottom: 100px;
    margin-bottom: 0;
    padding-top: 100px;
    OVERFLOW: HIDDEN;
}


header .prmn-cmngr__title {
    margin-left: 30px;
}


.common-home header .prmn-cmngr__title a {
    color: #fff;
}


header .prmn-cmngr__title a {
    color: #000;
}



.badge__form {
    background: #1db5c3;
    display: flex;
    padding: 6px;
    justify-content: center;
    border-radius: 6px;
    margin-top: 60px;
    height: 80px;
    align-items: center;
}

.badge__form-text {
    font-family: 'MONTSERRAT';
    color: #fff;
    font-weight: 500;
    font-size: 21px;
    margin-right: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.badge__form a {
    background: #f8f8f8;
    color: #000;
    font-family: 'Montserrat';
    font-size: 14px;
    display: flex;
    width: 140px;
    height: 40px;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    font-weight: bold;
}

.reviews  h3 {
    font-size: 32px;
    color: #181818;
    font-family: AGOpusHighResolution;
    font-weight: 400;
    text-align: center;
    margin-top: 0;
    margin-bottom: 70px;
}


.nav-active .ocf-btn-mobile-fixed {display:none;}
 
 
.simplecheckout-cart td.name a {
    font-size: 18px;
    line-height: 24px;
    color: #000;
}

.simplecheckout-cart td.name .options{
  margin-top:20px;
}

.simplecheckout-cart tbody {background:#fff;}


.simplecheckout-cart .quantity .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    border: 1px solid #c4c4c4;
}


.simplecheckout-cart .quantity .btn-primary {
    color: #ffffff;
    text-shadow: none;
    background-color: transparent;
    background-image: none;
    background-repeat: repeat-x;
    border-color: #fff;
    border-left-color: transparent;
}

.simplecheckout-cart .quantity  .fa {
    font-size: 12px;
    color: #989898;
}

.simplecheckout-cart .quantity  .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}



.fkorzina .table>tbody>tr>td {
    padding: 28px;
  
}



.select-css {display: block;font-size: 16px;font-family: 'MONTSERRAT';font-weight: 400;color: #444;line-height: 1.3;padding: .6em 1.4em .5em .8em;width: 100%;max-width: 100%;box-sizing: border-box;margin: 0;border-bottom: 1px solid #aaa;box-shadow: 0 1px 0 1px rgba(0,0,0,.04);border-radius: 0;-moz-appearance: none;-webkit-appearance: none;appearance: none;background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23007CB2%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);background-repeat: no-repeat, repeat;background-position: right .7em top 50%, 0 0;background-size: .65em auto, 100%;background-color: transparent;border-top: none;border-left: none;border-right: none;color: #fff;} 
 .select-css::-ms-expand { display: none; } 
 
   .select-css:hover option {color:#000; } 
  .select-css:focus option {color:#000; } 
 
 .select-css:hover { border-color: #888;color:#fff; } 
 .select-css:focus {
 border-color: #aaa;
 color:#fff;
 box-shadow: 0 0 1px 3px rgba(59, 153, 252, .7);
 box-shadow: 0 0 0 3px -moz-mac-focusring;
 color: #fff;
 outline: none;
} 
 .select-css option { font-weight:normal; } 
 *[dir="rtl"] .select-css, :root:lang(ar) .select-css, :root:lang(iw) .select-css { 
background-position: left .7em top 50%, 0 0; 
padding: .6em .8em .5em 1.4em; 
}


.fkorzina .price {
   
    padding-top: 40px;
    font-family: 'CeraProMedium' ;
    font-size: 18px;
}


.fkorzina .quantovyi .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    border: 1px solid #c4c4c4;
}

.simplecheckout-cart .btn-danger {
    color: #989898;
    text-shadow: none;
    background-color: #fff;
    background-image: none;
    background-repeat: repeat-x;
    border-color: #fff;
    box-shadow: none;
    font-family: 'CeraProMedium';
    font-size: 14px;
    line-height: 24px;
}

#simplecheckout_customer {
   background: #fff;
   padding: 20px 40px 0px 40px;
   margin-bottom: 0px;
}



#simplecheckout_customer h3 {
    font-size: 28px;
    font-family: 'CIRCE';
    margin-bottom: 30px;
}


#simplecheckout_customer  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
    color: #000;
}


#simplecheckout_shipping_address .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
    color: #000;
}


.ideal-for h3 {
    font-family: 'AGOpusHighResolution';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
    color: #000000;
    margin-bottom: 40px;
    text-align: center;
    margin-top: 40px;
}


#simplecheckout_shipping_address {
   background: #fff;
   padding: 0px 40px 40px 40px;
   margin-bottom: 0;
}

#simplecheckout_shipping_address .simplecheckout-block-content {

       padding: 0px;

}

#simplecheckout_comment  {
   
    background: #fff;
       padding: 0px 40px 40px 40px;
}



.refresh-vfd {
    font-size: 12px;
    margin-top: 10px;
}

.refresh-vfd .fa {
    font-size: 12px;
}



.review-photo img {
    padding-left: 30PX;
}

.megaforma textarea {
    width: 100%;
    min-height: 212px;
    border: 1px solid #D1D1D1;
    MARGIN-TOP: 10PX;
    background: #fff;
    padding: 10px 20px 10px;
    color: #000;
    outline: none;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}

 
.fkorzina tbody tr {
    background: #fff;
}

.fkorzina .table-bordered>tbody>tr>td, .fkorzina .table-bordered>tbody>tr>th, .fkorzina .table-bordered>tfoot>tr>td, .fkorzina .table-bordered>tfoot>tr>th, .fkorzina .table-bordered>thead>tr>td, .fkorzina .table-bordered>thead>tr>th {
    border: none;
}


.fkorzina td a {
    font-size: 18px;
    line-height: 24px;
    color: #000;
    font-family: 'CERAPROMEDIUM';
}

.n-form button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    background: #e41d2d;
    border: 1px solid #e41d2d;
    border: 1px solid #1db5c3;
    background: #1db5c3;
    border-radius: 10px;
    color: #fff;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}


.stay-contacts {margin-bottom: 40px;}


.information-contact h1 {
	 text-align: left;
}


.stay-contacts #form {    background: #fff; padding: 40px;}

.stay-contacts h3 {
    font-family: 'AGOpusHighResolution';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
    color: #000000;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
} 
  
  .n-form textarea {
    width: 100%;
    min-height: 212px;
    border: 1px solid #D1D1D1;
    MARGIN-TOP: 10PX;
    background: #fff;
    padding: 10px 20px 10px;
    color: #000;
    outline: none;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
}
  
  .n-form .form-input {
    height: 60px;
    width: 100%;
    padding: 10px 20px 10px;
    background: none;
    margin-bottom: 40px;
    color: #000;
    outline: none;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    -webkit-box-sizing: border-box;
    border: 1px solid #D1D1D1;
    border-radius: 0;
    background: #fff;
}
  
  #content p {
    margin: 0 0 30px;
    font-size: 16px;
    line-height: 1.6;
    font-family: 'MONTSERRAT';
}


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


footer a {
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 36px;
    text-decoration: underline;
}


.door-item #column-left {
    background: #fff;
    margin-top: 30px;
}

.katka #column-left {
    background: #fff;
    margin-top: 30px;
}



footer .logotyp img {
 height: 40px;
 /* padding: 15px 15px; */
 /* font-size: 18px; */
 /* line-height: 20px; */
}


.phone-podval {margin-top:20px;margin-bottom: 20px;}

.phone-podval a {
    font-family: 'AGOpusHighResolution';
    font-size: 25px;
    font-weight: 700;
}


.email-podval {
    font-size: 20px;
    margin-bottom: 20px;
}


.alert {
    padding: 13px 13px 16px 13px;
    background-color: #ff3333;
    color: white;
    font-family: Arial, sans-serif;
    margin-bottom: 15px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0px;
    text-align: center;
}

.closebtn {
    margin-left: 15px;
    color: white;
    font-weight: bold;
    float: right;
    font-size: 26px;
    line-height: 20px;
    cursor: pointer;
    transition: 0.3s;
}

.closebtn:hover {
    color: black;
}


.information-information-4 .about-nblock:nth-child(2n) {
    background: #F4F3F1;
}


.about-nblock h5 {
    font-size: 30px;
    color: #000;
    font-family: AGOpusHighResolution;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 20px;
    margin-top: 20px;
}

.about-nblock p {
    margin: 0 0 10px;
    font-family: 'MONTSERRAT';
    font-size: 18px;
    line-height: 29px;
    font-weight: 500;
    color: #000;
}

.about-nblock p span {
    font-size: 30px;
    font-weight: 700;
    color: #1db5c3;
}




.phone-f-phone {
    padding-top: 10px;
    margin-right: 10px;
    margin-top: 0;
    padding-top: 0;
}


.phone-f-phone a {}

.phone-f-phone svg {}

.common-home .right-menu .phone-f-phone a svg {
    fill: #fff;
}

.right-menu .phone-f-phone a svg {
    fill: #000;
}


.about-nblock {
    /* background: url(/img/about-factory-2.jpg); */
    background-repeat: no-repeat;
    background-size: cover;
    color: #000;
    padding-top: 40px;
    padding-bottom: 40px;
    background: #fff;
}
  
.modal-footer .button-cart {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    /* padding: 12px 42px; */
    /* gap: 10px; */
    /* position: absolute; */
    width: 100%;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    /* top: 483px; */
    border: 1px solid #ff3333;
    background: #ff3333;
}  


.modal-footer .button-cart-box {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #FF3333;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    /* padding: 12px 42px; */
    /* gap: 10px; */
    /* position: absolute; */
    width: 100%;
    height: 40px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    /* top: 483px; */
    border: 1px solid #ff3333;
    background: #fff;
}  


  
 
#addCartModal { 
  
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);  
    
}
  
  
#tab-description h2 {
  
    text-align: left;
    padding-bottom: 10px;  
    
}


.red-offer {
    background: #e41f2f;
    color: #fff;
    font-size: 48px;
    line-height: 48px;
    padding-left: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 20px;
}


.text-bene {
    font-family: 'AGOpusHighResolution';
    font-style: normal;
    font-weight: 700;
    font-size: 29px;
    line-height: 34px;
    text-align: center;
    color: #000000;
}

.product-search h2 {
    margin-bottom: 40px;
    margin-top: 40px;
    text-align: left;
}


.common-home header .nav>li>a {
   color: #fff;
   font-family: 'Montserrat';
   font-style: normal;
   font-weight: 500;
   font-size: 16px;
   line-height: 24px;
   text-align: center;
   text-decoration-line: underline;
}


.catalog-vfd-new  {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #fff;
}


.vcatalog-vfd-go {
    margin-top: 40px;
}

.karta {
    margin-bottom: 40px;
}


.home {
    position: relative;
    overflow: hidden;
    height: 100vh;
}

.home {
    background: url(/local/templates/main/css/../img/bg1.png) no-repeat center;
    background-size: cover;
    padding: 417px 0;
    color: #fff;
}

.home video {
    position: absolute;
    min-height: 100%;
    width: 100%;
    object-fit: cover;
    top: 50%;
    transform: translateY(-50%);
}

.shadow {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: url(/images/cell.png) rgba(0, 0, 0, .4);
    top: 0;
}

.home > .container {
    position: relative;
    z-index: 2;
    top: 50%;
    transform: translateY(-50%);
}

.home .slogan {
    font-size: 32px;
    color: #fff;
    font-family: AGOpusHighResolution;
    font-weight: 400;
    margin-top: 0;
}

.home h1 {
    font-size: 62px;
    color: #fff;
    font-family: AGOpusHighResolution;
    font-weight: 400;
    margin-top: 40px;
    margin-bottom: 40px;
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
}



.main-menuw {
  position: fixed;
  top: -50%;
  left: -50%;
  height: 200%;
  width: 200%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  visibility: hidden;
  z-index: 2;
  transform: rotate(-15deg) translate3d(0, 0, 0);
}
.main-menuw::before, .main-menuw::after {
  display: block;
  content: "";
  position: absolute;
  left: 50%;
  width: 100%;
  height: 80%;
  background-color: #9b00b7;
  transform-origin: center center;
  transition: all 500ms ease;
  will-change: transform;
  z-index: -1;
}
.main-menuw::before {
  top: 51%;
  transform: translate(100%, -100%) translate3d(0, 0, 0);
}
.main-menuw::after {
  top: 49%;
  transform: translate(-150%, 0%) translate3d(0, 0, 0);
  transition-delay: 100ms;
}
.main-menuw .nav {
  position: relative;
  display: inline-block;
  padding: 0px;
  list-style: none;
  counter-reset: menu-counter;
  transform: rotate(15deg);
}
.main-menuw .nav__item {
  margin-bottom: 10px;
  opacity: 0;
  transform: translateX(-15px) translate3d(0, 0, 0);
  transition: all 100ms ease 100ms;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}


.katalog-tovara {
    padding-left: 15px;
    scroll-padding-right: 15px;
}


.main-menuw .nav__item a {
  color: white;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
}
.main-menuw .nav__item a::before {
  content: counter(menu-counter, decimal-leading-zero) "//";
  counter-increment: menu-counter;
}
.main-menuw.open {
  visibility: visible;
}
.main-menuw.open::before {
  -webkit-animation: menu-in-left 500ms ease;
          animation: menu-in-left 500ms ease;
  transform: translate(-50%, -100%) translate3d(0, 0, 0);
  transition-duration: 0ms;
}
.main-menuw.open::after {
  -webkit-animation: menu-in-right 500ms ease 100ms;
          animation: menu-in-right 500ms ease 100ms;
  transform: translate(-50%, 0%) translate3d(0, 0, 0);
  transition-duration: 0ms;
}
.main-menuw.open .nav__item {
  opacity: 1;
  transform: translateX(0px) translate3d(0, 0, 0);
  transition: all 250ms ease;
}
.main-menuw.open .nav__item:nth-child(0n) {
  transition-delay: 250ms;
}
.main-menuw.open .nav__item:nth-child(1n) {
  transition-delay: 300ms;
}
.main-menuw.open .nav__item:nth-child(2n) {
  transition-delay: 350ms;
}
.main-menuw.open .nav__item:nth-child(3n) {
  transition-delay: 400ms;
}
.main-menuw.open .nav__item:nth-child(4n) {
  transition-delay: 450ms;
}
.main-menuw.open .nav__item:nth-child(5n) {
  transition-delay: 500ms;
}
.main-menuw.open .nav__item:nth-child(6n) {
  transition-delay: 550ms;
}
.main-menuw.open .nav__item:nth-child(7n) {
  transition-delay: 600ms;
}
.main-menuw.open .nav__item:nth-child(8n) {
  transition-delay: 650ms;
}
.main-menuw.open .nav__item:nth-child(9n) {
  transition-delay: 700ms;
}
.main-menuw.open .nav__item:nth-child(10n) {
  transition-delay: 750ms;
}
.main-menuw.open .nav__item:nth-child(11n) {
  transition-delay: 800ms;
}
.main-menuw.open .nav__item:nth-child(12n) {
  transition-delay: 850ms;
}
.main-menuw.open .nav__item:nth-child(13n) {
  transition-delay: 900ms;
}
.main-menuw.open .nav__item:nth-child(14n) {
  transition-delay: 950ms;
}
.main-menuw.open .nav__item:nth-child(15n) {
  transition-delay: 1000ms;
}
.main-menuw.open .nav__item:nth-child(16n) {
  transition-delay: 1050ms;
}
.main-menuw.open .nav__item:nth-child(17n) {
  transition-delay: 1100ms;
}
.main-menuw.open .nav__item:nth-child(18n) {
  transition-delay: 1150ms;
}
.main-menuw.open .nav__item:nth-child(19n) {
  transition-delay: 1200ms;
}
.main-menuw.open .nav__item:nth-child(20n) {
  transition-delay: 1250ms;
}
.main-menuw.open .nav__item a {
  transition: all 250ms ease;
}

@-webkit-keyframes menu-in-left {
  0% {
    transform: translate(-150%, -100%) translate3d(0, 0, 0);
  }
  100% {
    transform: translate(-50%, -100%) translate3d(0, 0, 0);
  }
}

@keyframes menu-in-left {
  0% {
    transform: translate(-150%, -100%) translate3d(0, 0, 0);
  }
  100% {
    transform: translate(-50%, -100%) translate3d(0, 0, 0);
  }
}
@-webkit-keyframes menu-in-right {
  0% {
    transform: translate(100%, 0%) translate3d(0, 0, 0);
  }
  100% {
    transform: translate(-50%, 0%) translate3d(0, 0, 0);
  }
}
@keyframes menu-in-right {
  0% {
    transform: translate(100%, 0%) translate3d(0, 0, 0);
  }
  100% {
    transform: translate(-50%, 0%) translate3d(0, 0, 0);
  }
}


.knopkaaa {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  border-radius: 6px;
  background-color: white;
  color: #0e0c0e;
  text-align: center;
  font-size: 10px;
  font-weight: 900;
  line-height: 40px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  z-index: 3;
}

.seo-tags-ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    white-space: nowrap;
}

.seo-tags-li {
    margin-right: 8px;
    margin-bottom: 8px;
}


.seo-tags-href {
    font-size: 14px;
    line-height: 1.4;
    transition-property: background,border-color,color;
    transition-duration: .3s;
    display: block;
    padding: 8px 15px;
    border: none;
    background: #fff;
    color: #000;
    font-family: CeraProMedium;
    FONT-WEIGHT: 400;
    border-radius: 4px;
}


.catalog-vfd-new h2 {font-size: 32px;color: #181818;font-family: AGOpusHighResolution;font-weight: 400;text-align: center;margin-top: 0;margin-bottom: 70px;}

.catalog-vfd-desc {
    padding-top: 20px;
    /* background: #f4f3f1; */
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

.catalog-vfd-name {
    /* background: #f4f3f1; */
    padding-top: 20px;
    padding-left: 10px;
    text-align: center;
}



.catalog-vfd-name a{
    font-family: 'AGOpusHighResolution';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
/* identical to box height, or 117% */
    color: #000000;
}



.poiskovyi-blok {
    background: #fff;
    padding: 40px;
}



.catalog-vdf-img {
}

.catalog-vfd-go {
    padding-top: 20px;
    padding-bottom: 20px;
    /* background: #f4f3f1; */
    margin-bottom: 40px;
    padding-left: 10px;
}


.tovar .thumbnails {
    margin-left: 0;
    background: #fff;
}


.catalog-vfd-go a {
    background: #1db5c3;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    /* padding: 12px 28px; */
    /* gap: 10px; */
    /* position: absolute; */
    width: 170px;
    height: 42px;
    /* left: 324px; */
    /* top: 1897px; */
    background: #FFFFFF;
    border: 1px solid #1db5c3;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
/* identical to box height, or 143% */
    text-align: center;
    color: #fff;
    background: #1db5c3;
    margin-left: auto;
    margin-right: auto;
}



.quantity-flex-tovar {display:none;}

.zagolovok-h1 {
    margin-bottom: 30px;
}


.razpro {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #848484;
}


.razpro h2 {font-family: 'Montserrat';font-style: normal;font-weight: 700;font-size: 24px;line-height: 20px;color: #000000;text-align: left;}

.rating-nal {
    display: flex;
    justify-content: space-between;
}


.vysota {
    min-height: 600px;
}

.product-thumb-flex {
    display: flex;
    justify-content: space-between;
}

.fea-name {
    color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}


.fea-name a {
    color: #000;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}



.fea-button-group button {
    background: #f33;
    color: #fff;
    border-color: #f33;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 40px 13px 40px;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 5px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 10px;
}




.iwem input[type="text"].form-control{
    font-size: 12px;
    height: 60px;
    border-radius: 0px;
    /* border-top: 0; */
    /* border-right: 0; */
    box-shadow: none;
    /* border-left: 0; */
    /* border-bottom: 1px solid #888; */
    text-shadow: none;
}


.iwem .btn-primary:hover {

    background: #282828;
    color: #fff;
    border: 1px solid #282828;
}

.iwem .btn-primary {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    /* padding: 12px 42px; */
    /* gap: 10px; */
    /* position: absolute; */
    width: 270px;
    height: 60px;
    display: flex;
    /* top: 483px; */
    margin-top: 40px;
    border: 1px solid #1db5c3;
    background: #1db5c3;
    margin-left: auto;
    border-radius: 10px;
    box-shadow: none;
}

.fea-price {
    font-size: 16px;
}

.text-poloska a {
    color: #000;
    font-family: 'CIRCE';
    font-weight: bold;
}


.alert-success {
    color: #fff;
    background-color: #e3000b;
    border-color: #e3000b;
}

.alert-success a {
    color: #fff;
}
  
 .text-danger {
    color: #a94442;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
} 
  
  
 .sama-poloska {
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
}

.text-poloska {
    font-family: 'CIRCE';
    font-size: 18px;
    font-weight: bold;
}


.knopla {
    margin-bottom: 20px;
}


.slider .slick-slide img {
    /* display: block; */
    /* width: auto; */
}

buttons-block {
    padding-top: 26px;
    padding-bottom: 0;
display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


.logotyp-mini img {}


.common-home header .nav>li>a:hover {background:transparent; color:#ff3333;}


header .flex-menuwka .logotyp-mini {display:none;}

.nav-active header.sticky .flex-menuwka .logotyp-mini {display:none;}


header.sticky .flex-menuwka .logotyp-mini {display:block;}

.common-home header.sticky .flex-menuwka .logotyp {
    display: none;
}


.common-home header.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  /* border-bottom: 1px solid #EFEFEF; */
  background:#fff;
  box-shadow: rgb(0 0 0 / 10%) 0 1px 1px 0, rgb(0 0 0 / 10%) 0 3px 3px 0;
}

.common-home header.sticky .nav>li>a {
    color: #000;
}

.common-home header.sticky .phone-g a {
    color: #000;
}


.common-home header.sticky .knopka-zamer a {
    color: #000;
}

.common-home header.sticky .search-new svg path {
    stroke: #000;
}


.common-home header.sticky .cart-new svg path {
    stroke: #000;
} 



.common-home header.sticky .Pipl {display:none;}

header .nav>li>a:hover {background:transparent;color:#ff3333;text-decoration: underline;}


.outer-menu {
  position: fixed;
  top: 10vh;
  left: 0;
  z-index: 1;
}
.outer-menu .checkbox-toggle {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  cursor: pointer;
  width: 60px;
  height: 60px;
  opacity: 0;
}
.outer-menu .checkbox-toggle:checked + .hamburger > div {
  transform: rotate(135deg);
}
.outer-menu .checkbox-toggle:checked + .hamburger > div:before,
.outer-menu .checkbox-toggle:checked + .hamburger > div:after {
  top: 0;
  transform: rotate(90deg);
}
.outer-menu .checkbox-toggle:checked + .hamburger > div:after {
  opacity: 0;
}
.outer-menu .checkbox-toggle:checked ~ .menu {
  pointer-events: auto;
  visibility: visible;
}
.outer-menu .checkbox-toggle:checked ~ .menu > div {
  transform: scale(1);
  transition-duration: 0.75s;
}
.outer-menu .checkbox-toggle:checked ~ .menu > div > div {
  opacity: 1;
  transition: opacity 0.4s ease 0.4s;
}
.outer-menu .checkbox-toggle:hover + .hamburger {
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.1);
}
.outer-menu .checkbox-toggle:checked:hover + .hamburger > div {
  transform: rotate(225deg);
}
.outer-menu .hamburger {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 60px;
  height: 60px;
  padding: 0.5em 1em;
  background: rgba(33, 150, 243, 0.75);
  border-radius: 0 0.12em 0.12em 0;
  cursor: pointer;
  transition: box-shadow 0.4s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.outer-menu .hamburger > div {
  position: relative;
  flex: none;
  width: 100%;
  height: 2px;
  background: #FEFEFE;
  transition: all 0.4s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.outer-menu .hamburger > div:before,
.outer-menu .hamburger > div:after {
  content: '';
  position: absolute;
  z-index: 1;
  top: -10px;
  left: 0;
  width: 100%;
  height: 2px;
  background: inherit;
  transition: all 0.4s ease;
}
.outer-menu .hamburger > div:after {
  top: 10px;
}
.outer-menu .menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  visibility: hidden;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  outline: 1px solid transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}
.outer-menu .menu > div {
  width: 200vw;
  height: 200vw;
  color: #FEFEFE;
  background: rgba(41, 98, 255, 0.97);
  border-radius: 50%;
  transition: all 0.4s ease;
  flex: none;
  transform: scale(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.outer-menu .menu > div > div {
  text-align: center;
  max-width: 90vw;
  max-height: 100vh;
  opacity: 0;
  transition: opacity 0.4s ease;
  overflow-y: auto;
  flex: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.outer-menu .menu > div > div > ul {
  list-style: none;
  padding: 0 1em;
  margin: 0;
  display: block;
  max-height: 100vh;
}
.outer-menu .menu > div > div > ul > li {
  padding: 0;
  margin: 1em;
  font-size: 24px;
  display: block;
}
.outer-menu .menu > div > div > ul > li > a {
  position: relative;
  display: inline;
  cursor: pointer;
  transition: color 0.4s ease;
}
.outer-menu .menu > div > div > ul > li > a:hover {
  color: #e5e5e5;
}
.outer-menu .menu > div > div > ul > li > a:hover:after {
  width: 100%;
}
.outer-menu .menu > div > div > ul > li > a:after {
  content: '';
  position: absolute;
  z-index: 1;
  bottom: -0.15em;
  left: 0;
  width: 0;
  height: 2px;
  background: #e5e5e5;
  transition: width 0.4s ease;
}

.vcatalog-vfd-go a {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    /* padding: 12px 42px; */
    /* gap: 10px; */
    /* position: absolute; */
    width: 270px;
    height: 60px;
    margin-right: auto;
    display: flex;
    /* top: 483px; */
    border: 1px solid #1db5c3;
    background: #1db5c3;
    border-radius: 10px;
}

.button-size {
    background-color: #4a96f0;
    background-image: url(../images/common/btn-size.svg);
    background-size: 75px 71px;
}

 .buttons-block>div {
    overflow: hidden;
    width: 49%;
    display: inline-block;
    height: 136px;
    background-position: 11% center;
    background-repeat: no-repeat;
}

.buttons-block>div a span {
    padding-left: 38%;
}


.popadok {
    background: url(https://sfd-doors.ru/img/backs/Rectangle2131.jpg);
    height: 330px;
    background-size:cover;
    padding:30px;


}


.popadok h5 {
   
    color: #fff;
    font-size: 40px;
    line-height: 53px;
    font-family: 'AGOpusHighResolution';
text-align: center;
}



 .buttons-block>div a span {
    font-size: 24px;
    padding-left: 31%;
    padding-right: 5%;
    line-height: 24px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .08em;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
}
 .buttons-block>div a {
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.buttons-block>div.button-delivery {
    background-color: #e41f2f;
    background-image: url(../images/common/btn-deliv.svg);
    background-size: 88px 70px;
}


.topwop  {margin-top: 20px;}

.topwop h3 {
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}


.single-item .slick-arrow {}

.single-item .slick-arrow-left {}

.single-item .slick-arrow-right {}

.slider {
    position: relative;
    padding: 0;
}


.slider  .slick-arrow{
    position: absolute;
    top: 50%;
    margin: -15px 0 0 0;
    z-index: 2;
    font-size: 0;
    width: 30px;
    height: 30px;
    border: none;
  }
  
  
   .single-item .slick-arrow.slick-prev{
    left: 10px;
    background: url('https://vfd.ru/images/common/prew-carusel.png') 0 0 no-repeat;
}

.single-item  .slick-arrow.slick-next{
    right: 10px;
    background: url('https://vfd.ru/images/common/next-carusel.png') 0 0 no-repeat;
}


  .shop-item .slick-arrow.slick-prev{
    left: -60px;
    background: url('https://torex.ru/local/templates/torex2019/images/icons/chevron-left-red.svg') 0 0 no-repeat;
}

.shop-item  .slick-arrow.slick-next{
    right: -60px;
    background: url('https://torex.ru/local/templates/torex2019/images/icons/chevron-right-red.svg') 0 0 no-repeat;
}


.cnts h2 {
    font-size: 32px;
    color: #e3000b;
    font-family: Circe;
    font-weight: 700;
    margin-top: 0;
}


.cnts p {
    margin: 0 0 20px;
    font-size: 18px;
    line-height: 26px;
    font-family: 'Gotham Pro';
}

.cnts p span {
    font-family: Circe;
	font-weight:bold;
}

.shop-item .product-thumb {

    margin-right: 40px;
}


.knopka-top span {border-bottom: 1px dashed #e3000b;color: #e3000b;font-family: 'CIRCE';font-weight: bold;}

.table-bordered .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    border: none;
}

.knopoki .btn-default {
    color: #000;
    text-shadow: 0 1px 0 rgb(255 255 255 / 50%);
    background-color: transparent;
    background-image: none;
    background-repeat: repeat-x;
    border-color: #e41f2f #e41f2f #e41f2f #e41f2f;
    height: 50px;
    display: flex;
    font-family: 'Gotham Pro';
    font-size: 16px;
    align-items: center;
}

.knopoki .knp{
    width: 250px;
    height: 50px;
}

.icon-poloska {
    text-align: center;
    margin-bottom: 10px;
}

.icon-poloska .fa  {font-size: 30px;color: #e41f2f;}
  
  
 .knopka-zamer a{
    display: inline-block;
    position: relative;
    overflow: hidden;
    background: 0 0;
    font-size: 20px;
    font-family: Circe;
    text-align: center;
    background: #e3000b;
    color: #fff;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
    padding: 15px 40px;
    margin: 0 auto;
    border: 1px solid #c42426;
    border-radius: 30px;
    outline: 0;
    cursor: pointer;
    -webkit-transition: .2s all ease-in;
    transition: .2s all ease-in;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: Circe;
    font-weight: bold;
} 
  
  
.bene .img-bene img {
    max-height: 50px;
    margin-bottom: 10px;
}
   
  
.kupi-door button {display: flex;flex-direction: row;justify-content: center;align-items: center;width: 100%;height: 52px;font-family: 'Montserrat';font-style: normal;font-weight: 500;font-size: 14px;line-height: 20px;
/* identical to box height, or 143% */text-align: center;color: #FFFFFF;background: #00748f;border: 1px solid;#ff3333}
  
  
#column-left {
    background: #fff;
}  
  
  .tovar .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #e41f2f;
    font-weight: bold;
    font-size: 22px;
    font-family: 'Circe';
    line-height: 40px;
    position: relative;
}

.zemerchik {
    display: flex;
    align-items: center;
}




.menu-topka {
    border-bottom: none;
    padding-top: 10px;
    padding-bottom: 10px;
}

 .tovar .nav-tabs>li.active>a:after {
    /* position: absolute; */
    content: "";
    width: 100%;
    height: 2px;
    background-color: #e41f2f;
    bottom: -8px;
    left: 0;
}


.crystall-white {background: #fff;}


.crystall-white #content p {
    margin: 0 0 30px;
    font-family: 'MONTSERRAT';
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
}

.jakor {}



.m-logo img {height:50px;margin-left: 50px;}


.superflex .fa {
    font-size: 30px;
}

.superflex .navbar-toggle {
    position: relative;
    float: right;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
}

.cart-zamer .nobtn img {
}

.superflex {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
  
  
.flex-menuwka {
    display: flex;
    justify-content: space-between;
}  
  
  
  
  .spin-b {
    width: 34px;
    height: 41px;
    border: none;
    display: flex;
    color: #fff;
    align-items: center;
    background: #e41f2f;
    justify-content: center;
}


.spin-q {
    height: 40px;
    text-align: center;
    width: 76px;
    border: none;
    font-family: 'CIRCE';
    color: #0c0c0c;
    font-size: 16px;
    font-weight: bold;
}
 .fea-button-group button:hover {
    background: #ffd21e;
    border-color: #ffd21e;
    color: #000;
}

.knp:hover {
    background: #ffd21e;
    border-color: #ffd21e;
    color: #000;
}
  
 .knp {
    width: 160px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    line-height: 18px;
    padding: 8px 24px;
    background-color: #e41f2f;
    color: #fff;
    border: 1px solid #e41f2f;
    transition: all .3s;
    cursor: pointer;
    text-align: center;
} 


.tovar .knp {
    width: 260px;
    height: 60px;
    font-size: 20px;
    padding: 8px;
    transition: 1s;
}

.add-cart-flex {margin-top:30px;margin-bottom: 30px;}


@font-face {
    font-family: 'Circe';
    src: local('Circe Bold'), local('Circe-Bold'),
        url('../fonts/Circe-Bold.woff2') format('woff2'),
        url('../fonts/Circe-Bold.woff') format('woff'),
        url('../fonts/Circe-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
  }
  
  
@font-face {
    font-family: 'Circe';
    src: local('Circe Regular'), local('Circe-Regular'),
        url('../fonts/Circe-Regular.woff2') format('woff2'),
        url('../fonts/Circe-Regular.woff') format('woff'),
        url('../fonts/Circe-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  }
  
 @font-face {
    font-family: 'Gotham Pro';
    src: local('Gotham Pro Regular'), local('Gotham-Pro-Regular'),
        url('../fonts/GothamPro.woff2') format('woff2'),
        url('../fonts/GothamPro.woff') format('woff'),
        url('../fonts/GothamPro.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  } 
  
  
#tab-description h2 {
  
    text-align: left;
    padding-bottom: 10px;  
    
}



.product-thumb-flex {
    display: flex;
    justify-content: space-between;
}

.fea-name {
    color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}


.fea-name a {
    color: #000;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}



.fea-button-group button {
    background: #f33;
    color: #fff;
    border-color: #f33;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    color: #fff;
    text-transform: uppercase;
    padding: 12px 40px 13px 40px;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 5px;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 10px;
}



.fea-price {
    font-size: 16px;
}

.text-poloska a {
    color: #000;
    font-family: 'CIRCE';
    font-weight: bold;
}


.alert-success {
    color: #fff;
    background-color: #e3000b;
    border-color: #e3000b;
}

.alert-success a {
    color: #fff;
    text-decoration: underline;
}
  
 .text-danger {
    color: #a94442;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
} 
  
  
 .sama-poloska {
    margin-top: 30px;
    margin-bottom: 20px;
    text-align: center;
}




.text-poloska {
    font-family: 'CIRCE';
    font-size: 18px;
    font-weight: bold;
}

.icon-poloska {
    text-align: center;
    margin-bottom: 10px;
}

.icon-poloska .fa  {font-size: 30px;color: #e41f2f;}


.common-home .knopka-zamer a {color:#fff;}
  
 .knopka-zamer a{
    /* display: inline-block; */
    position: relative;
    overflow: hidden;
    background: 0 0;
    font-size: 16px;
    font-family: Circe;
    text-align: center;
    background: transparent;
    color: #000;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
    padding: 0;
    margin: 0 auto;
    border: 0;
    outline: 0;
    cursor: pointer;
    -webkit-transition: .2s all ease-in;
    transition: .2s all ease-in;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: 'MONTSERRAT';
    font-weight: bold;
    text-decoration: underline;
    text-align: right;
} 
  
  
  
  
  .tovar .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    color: #e41f2f;
    font-weight: bold;
    font-size: 22px;
    font-family: 'Circe';
    line-height: 40px;
    position: relative;
}

.zemerchik {
    flex-direction: column;
    display: flex;
    align-items: flex-end;
    margin-left: 60px;
}




.menu-topka {
    border-bottom: none;
    padding-top: 10px;
    padding-bottom: 10px;
}

 .tovar .nav-tabs>li.active>a:after {
    /* position: absolute; */
    content: "";
    width: 100%;
    height: 2px;
    background-color: #e41f2f;
    bottom: -8px;
    left: 0;
}


.jakor {}



.m-logo img {height:50px;margin-left: 50px;}


.superflex .fa {
    font-size: 30px;
}

.superflex .navbar-toggle {
    position: relative;
    float: right;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
}

.cart-zamer .nobtn img {
}

.superflex {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
  
  
.flex-menuwka {
    display: flex;
    justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 10px;
    align-items: center;
    margin-left: 60px;
    margin-right: 60px;
}  
  
  
  
  .spin-b {
    width: 34px;
    height: 41px;
    border: none;
    display: flex;
    color: #fff;
    align-items: center;
    background: #e41f2f;
    justify-content: center;
}


.spin-q {
    height: 40px;
    text-align: center;
    width: 76px;
    border: none;
    font-family: 'CIRCE';
    color: #0c0c0c;
    font-size: 16px;
    font-weight: bold;
}
 .fea-button-group button:hover {
    background: #ffd21e;
    border-color: #ffd21e;
    color: #000;
}

.knp:hover {
    background: #ffd21e;
    border-color: #ffd21e;
    color: #000;
}
  
 .knp {
    width: 160px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    line-height: 18px;
    padding: 8px 24px;
    background-color: #e41f2f;
    color: #fff;
    border: 1px solid #e41f2f;
    transition: all .3s;
    cursor: pointer;
    text-align: center;
} 


.tovar .knp {
    width: 260px;
    height: 60px;
    font-size: 20px;
    transition: 1s;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 274px;
    height: 60px;
    top: 760px;
    border-radius: 1px;
    background: #00748f;
    border: 1px solid #00748f;
    color: #ffff;
}

.add-cart-flex {display: flex;flex-direction: column;}


.add-cart-flex .buyclock {
    /* max-width: 213px; */
    /* margin-left: 20px; */
    font-size: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    line-height: 18px;
    padding: 8px 24px;
    background-color: transparent;
    color: #262626;
    border: 1px solid #e41f2f;
    transition: all .3s;
    cursor: pointer;
    text-align: center;
}


.add-cart-flex .buyclock:hover {
   background:#e3000b;
   color:#fff;
   
}


.red-btn {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    line-height: 18px;
    padding: 8px 24px;
    background-color: #e3000b;
    color: #fff;
    border: 1px solid #e3000b;
    transition: all .3s;
    cursor: pointer;
    text-align: center;
    font-family: Circe;
    font-size: 16px;
    line-height: 16px;
}

.cena-flex-tovar .list-unstyled {margin-bottom:0px}

.cena-flex-tovar .list-unstyled h2 {margin-bottom:0px;padding: 0 42px 0 42px;font-size: 35px;font-weight: 400;}


.katalog-tovara h1 {
    font-size: 32px;
    font-family: 'GOTHAM PRO';
    font-weight: 400;
    margin-top: 12px;
    margin-bottom: 30px;
}


body {
	font-family: Circe;
	font-weight: 400;
	color: #000;
	font-size: 16px;
	line-height: 20px;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
}
/* default font size */
.fa {
	font-size: 16px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
}
h2 {
    font-size: 32px;
    color: #000;
    font-family: Gotham Pro;
    font-weight: 700;
    text-align: center;
    margin-top: 0;
}
h3 {
	font-size: 28px;
	font-family: 'CIRCE';
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 20px;
	font-family: 'Circe';
	font-weight: bold;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}


.radio label {
	font-size: 14px;
	font-family: Circe;
	color: #000;
	
}

.quantity-flex-tovar label {display:none;}



label {
	font-size: 16px;
	font-weight: normal;
	font-family: Circe;
	color: #8c9199;
	margin: 0 0 10px;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 20px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:after {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}


.gb-adress h5 {
	font-size: 20px;
	font-family: 'Circe';
	font-weight: bold;
	margin-top: 0;
}

.gb-adress p {
	font-size: 20px;
	LINE-HEIGHT: 24PX;
	font-family: 'GOTHAM PRO';
	font-weight: 400;
	color:#000;
	}

.playmarket p {
    font-family: 'CIRCE';
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 20px;
}


.playmarket img {
 
    margin-bottom: 20px;
}

.-block-flex-tovar {
    display: flex;
    align-items: center;
    padding-top: 10px;
    justify-content: space-between;
}

/* top */
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
/* search */
#search {
	margin-bottom: 10px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}


#search .input-group-btn {
    border: none;
}

    
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */
#cart {margin-top: 0;}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	/* min-height: 600px; */
	/* margin-bottom: 30px; */
}
/* footer */
footer {
	padding-top: 30px;
	background-color: #303030;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
	padding-bottom: 30px;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
}
/* breadcrumb */
.breadcrumb {
	margin: 20px 0 20px 0;
	padding: 8px 0;
	border: none;
	background: #fff;
	text-align: left;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 10px;
	position: relative;
	white-space: nowrap;
}

.doorin > li:last-child {
	display: none;
}



.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}


.breadcrumb > li:first-child {
	padding-left:0px;
}


.breadcrumb > li a {

color: #8c9199;

font-family:Circe;

font-weight: 400;

font-size: 14px;

line-height: 18px;
}

.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 6px;
	right: -5px;
	width: 6px;
	height: 6px;
	border-right: 1px solid #8c9199;
	border-bottom: 1px solid #8c9199;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
	text-align: center;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	/* border: 1px solid #ddd; */
	margin-bottom: 40px;
	overflow: visible;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: 400;
	font-family: Gotham Pro;
	text-align: center;
	margin-bottom: 10px;
	height: 55px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.product-thumb h4 a {color: #000;font-size: 16px;line-height: 1;}




.product-thumb .caption {
	padding: 0;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #000;
	text-align: center;
	font-size: 18px;
	font-family: Circe;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}

	
	
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
	

	
	
	
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
	height: 36px;
	text-align: center;
	font-family: Gotham Pro;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
/*img category*/
.imgcategory .product-thumb.transition > h4 {
	padding-left: 10px;
}

/*sticker*/
.image {
    position: relative;
}
.image .corner_0,
.image .corner_1,
.image .corner_2,
.image .corner_3 {
    height: 57px;
	width: 58px;
    position: absolute;
	z-index: 998;
}
.image .corner_0 {
	left: 0px;
    top: 0px;
}
.image .corner_1 {
	right: 0px;
    top: 0px;
}
.image .corner_2 {
	left: 0px;
    bottom: 0px;
}
.image .corner_3 {
	right: 0px;
    bottom: 0px;
}
.box-product .image .corner_0 img,
.box-product .image .corner_1 img,
.box-product .image .corner_2 img,
.box-product .image .corner_3 img {
	border: none;
    padding: 0px;
}
.box .box-product .image .corner_0 img,
.box .box-product .image .corner_1 img,
.box .box-product .image .corner_2 img,
.box .box-product .image .corner_3 img {
	width: 60%;
}
/*benefits*/
.product-grid .benefit-text,
.product-grid .benefit,
.product-grid .benefits,
.product-grid .present {
	display: none;
}
.benefits {
	margin-left: -15px;
}
.benefit {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.product-list .benefit-text {
	float: left;
	line-height: 40px;
	margin-right: 5px;
}
.benefit li span {
	display: table-cell;
	vertical-align: middle;
}
.benefit_description {
	display: none;
	position: absolute;
	top: 41px;
	z-index: 2;
	border: 1px solid #38b0e3;
	padding: 15px;
	left: -75px;
	border-radius: 4px;
	background: white;
	box-shadow: 0 0 8px grey;
	width: 150px;
	line-height: 13px;
	font-size: 11px;
}
.benefit_description:after {
	position: absolute;
	width: 0px;
	height: 0px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #fff;
	top: -7px;
	content: '';
	left: 82px;
}	
.benefit_description:before {
	position: absolute;
	width: 0px;
	height: 0px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #38b0e3;
	top: -8px;
	content: '';
	left: 82px;
}
.benefit li:hover .benefit_description {
	display: block;
}	
.product-info .present {
	border-top: 1px solid #E7E7E7;
	padding: 15px 5px 10px 5px;
	margin-top: 10px;
}


.slider-one{
    background: url(https://vfd-m.ru/wp-content/uploads/2020/08/slyde01.jpg);
    height: 450px;
    background-size: cover;
    background-position: left;
}

.pt-sorok {
    
padding-top: 50px;
}

.pb-sorok {
    
padding-bottom: 50px;
}

.product-thumb-katg {
    position: relative;
    margin-bottom: 20px;
}

.image-katg img {
    border-radius: 5px;
}

.image-katg {}

.himki {
    position: absolute;
    bottom: 40px;
    background: #e3000b;
    padding: 10px;
    color: #fff;
}

.himki a {
 
color: #fff;
 
font-family: circe;
 
font-size: 20px;
}

.knopka{
    width: 160px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    line-height: 18px;
    padding: 8px 24px;
    background-color: #ff3434;
    color: #fff;
    border: 1px solid #fc0;
    transition: all .3s;
    cursor: pointer;
    text-align: center;
}




.knopka-imgkat a{
    width: 260px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    line-height: 18px;
    /* padding: 0; */
    background-color: #e3000b;
    color: #fff;
    border: 1px solid #e3000b;
    transition: all .3s;
    cursor: pointer;
    text-align: center;
    font-family: 'Circe';
    font-weight: 500;
    font-size: 18px;
    height: 50px;
    text-transform: uppercase;
}

.center{
 display: block;
 margin: 0 auto;
}

.knopka-imgkat {
   
/* display: block; */
   
/* margin-left: auto; */
   
/* margin-right: auto; */
}

.bene {
    text-align: center;
}


.text-bene a {
    
font-family: 'AGOpusHighResolution';
font-style: normal;
font-weight: 700;
font-size: 32px;
line-height: 36px;
/* identical to box height, or 112% */

text-align: center;

color: #000000;
}


#shadowcat {
    background-color: #fff6f6;
    box-shadow: 0 0 0 0 #ffffff;
}

.soft-touch-text {
    color: #e3000b;
    font-family: 'Circe';
    font-size: 36px;
    line-height: 1;
    text-transform: uppercase;
    position: absolute;
    top: 20%;
    right: 10px;
    text-align: right;
}

.soft-touch-block {
    
position:relative;
    
margin-bottom: 20px;
}

.soft-touch-block-image img {
    border-radius: 5px;
}


.soft-touch-text-other {
    color: #e3000b;
    font-family: 'Circe';
    font-size: 36px;
    line-height: 1;
    text-transform: uppercase;
    position: absolute;
    top: 20%;
    left: 10px;
}


.grey-block-final {
    
    background: #f5f5f5;
    
}

.bg-contact {
    margin-bottom: 20px;
    font-family: 'Gotham Pro';
    font-size: 20px;
}

.bg-contact img {
    max-height: 30px;
    margin-right: 10px;
}

.bg-contact a {
    color: #2e2e2e;
    font-size: 22px;
    font-family: 'Circe';
}

.phone-g a {
    color: #fff;
    font-family: 'Circe';
    font-size: 26px;
}


header .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 20px;
    color: #000;
    font-family: 'Circe';
    font-size: 22px;
    font-weight: 400;
}


.phone-header {
    width: 100%;
}

.phone-header a {color: #e41d2d;font-size: 20px;font-family: 'Circe';}

.phone-header img {max-height: 24px;}

.flex-right {}

.phone-g {
    display: flex !important;
    align-items: center;
    margin-right: 20px;
}

.phone-g img {
    max-height: 29px;
    margin-right: 5px;
}

.nobtn img {
    max-height: 40px;
    margin-left: 30px;
}

.nobtn {
    background: transparent;
    border: none;
}

.nobtn span {
    background: #e41d2d;
    border: none;
    font-size: 14px;
    font-family: 'Circe';
    font-weight: 700;
    width: 20px;
    height: 20px;
    position: absolute;
    color: #fff;
    top: -1px;
    right: 0px;
    border-radius: 100%;
}

header .navbar-brand {
    float: left;
    height: 70px;
    /* padding: 15px 15px; */
    /* font-size: 18px; */
    /* line-height: 20px; */
    margin-right: 40px;
}

.bene {
    text-align: center;
    margin-bottom: 20px;
}


header{
}


.tovar h1 {
    font-size: 28px;
    margin-top: 0px;
    font-family: Gotham Pro;
    font-weight: 400;
}



.form_radio_btn {
	display: inline-block;
	margin-right: 10px;
}
.form_radio_btn input[type=radio] {
	display: none;
}
.form_radio_btn label {
	display: inline-block;
	cursor: pointer;
	padding: 0px 15px;
	line-height: 34px;
	border: 1px solid #999;
	border-radius: 6px;
	user-select: none;
}
 
/* Checked */
.form_radio_btn input[type=radio]:checked + label {
	background: #e41f2f;
	color: #fff;
}
 
/* Hover */
.form_radio_btn label:hover {
	color: #666;
}
 


input[type="radio"] {
    display: none;
}

input[type=radio] + label {
    /* background: #f8f8f8; */
    /* -webkit-transition: .5s ease; */
    /* margin: 4px; */
    /* display: inline-block; */
    /* text-align: center; */
    /* border-radius: 2px; */
    /* font-size: 16px; */
    /* padding: 5px 10px; */
    border: 1px solid #c9ced6;
    height: 32px;
    border-radius: 4px;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 32px;
    text-align: center;
    color: #000;
}

.tab-content {margin-top: -15px;}

input[type=radio]:checked + label,.product-grid input[type=radio]:checked + label {
    background: #e0e0e0;
    }
	
	

@media (min-width: 992px) and (max-width: 1199px) {

	.phone-g {
    display: flex !important;
    align-items: center;
    margin-right: 40px;
    margin-top: 10px;
}

	
	header .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 10px;
    color: #000;
    font-family: 'Circe';
    font-size: 14px;
}
	
	
	
}

	
	
@media (min-width: 768px) and (max-width: 991px) {



	
#cart {
    margin-top: 5px;
}	

.breadcrumb > li:first-child {
    padding-left: 10px;
}
	

.phone-g {
    display: flex !important;
    align-items: center;
    margin-right: 40px;
    margin-top: 0px;
}
	
	
	
	header .nav>li>a {
    position: relative;
    display: block;
    padding: 5px 5px;
    color: #000;
    font-family: 'Circe';
    font-size: 12px;
}


header .navbar-brand img {
    max-width: 40px;
}


.phone-g img {
    max-height: 20px;
    margin-right: 5px;
}

header .navbar-brand {
    float: left;
    /* height: 50px; */
    /* padding: 15px 15px; */
    /* font-size: 18px; */
    /* line-height: 20px; */
    margin-right: 15px;
    max-height: 40px;
    margin-top: 5px;
}
	
	
	
}	

.megaforma h5 {
    font-size: 36px;
    font-family: 'Circe';
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
}

.megaforma p {
    font-size: 16px;
    font-family: 'Circe';
    font-weight: 400;
    margin-bottom: 50px;
    text-align: center;
}


.megaforma .file-wrap {
	transform: translateX(-10px);
}

.megaforma .button {
	transform: translateX(10px);
}

.megaforma, .input-wrap {
	transform: translateY(-15px);
}

.megaforma .link {
	transform: translateY(15px);
}

.msg {max-width: 320px;width: 80%;/* position: fixed; */padding: 0px 15px 15px 15px;left: 0;right: 0;margin: 20px auto 0px auto;bottom: 0;color: #ffffff;text-align: center;border-radius: 7px;font-weight: 500;opacity: 0;cursor: pointer;z-index: 555;}


.showmsg {
	visibility: visible !important;
	opacity: 1 !important;
	-webkit-transform: translateY(-5vh);
	    -ms-transform: translateY(-5vh);
	        transform: translateY(-5vh);
	-webkit-animation: shadow  0.3s 2.5s forwards ease-in-out;
	        animation: shadow  0.3s 2.5s forwards ease-in-out;
}

@-webkit-keyframes view {
from {opacity: 0;}
to {opacity: 1;-webkit-transform: translateY(-5vh);transform: translateY(-5vh);}
}

@keyframes view {
from {opacity: 0;}
to {opacity: 1;-webkit-transform: translateY(-5vh);transform: translateY(-5vh);}
}

@-webkit-keyframes hide {
to {opacity: 0;-webkit-transform: translateY(0);transform: translateY(0);}
}

@keyframes hide {
to {opacity: 0;-webkit-transform: translateY(0);transform: translateY(0);}
}


.inputerror {
  border-color: #DC352F !important;
  animation: shake 0.15s 3 forwards ease-in-out;
}

@keyframes shake {
  from {transform: translateX(0px);}
  50% {transform: translateX(3px);}
  to {transform: translateX(-3px);}
}


.megaforma .link {
  max-width: 325px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  padding: 20px 30px;
  background: #ffffff;
  color: #333;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 50px auto;

}

.megaforma .link img {
  height: 35px;
  margin-right: 25px;
}

.megaforma .link p {
  margin: 0;
  font-size: 15px;
}

.megaforma .wrap {
  max-width: 650px;
  width: 90%;
}

.megaforma {
  width: 100%;
  padding: 25px 25px 0px 25px !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #ffffff;
  -webkit-box-shadow: 0 15px 25px -22px rgba(25, 41, 62, 0.3);
  box-shadow: 0 15px 25px -22px rgba(25, 41, 62, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  border-radius: 20px;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: url(/images/pngwing.png);
    background-repeat: no-repeat;
    background-position: 0 bottom;
}

.megaforma .group-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: block;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
}


.megaforma .input-wrap {
  position: relative;
  margin-bottom: 25px;
  width: 100%;
}

/* input */

.megaforma .input-wrap label {
  pointer-events: none;
  position: absolute;
  left: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #848e99;
}

.megaforma .form-input {
  height: 60px;
  width: 100%;
  padding: 20px 20px 0px;
  background: none;
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'CIRCE';
  border: solid 1px #dde1e6;
  border-radius: 4px;
}

.megaforma .input-label {
  line-height: 60px;
}

.megaforma .area-label {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: #ffffff;
  padding: 8px 0 10px;
  width: calc(100% - 34px);
  left: 20px;
  position: absolute;
  top: 11px;
  color: #848e99;
}

.megaforma .active {
  font-size: 14px;
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
}


/* inputfile */
.megaforma .labelFile {
  width: 210px;
  height: 52px;
  border-radius: 4px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
    font-size: 14px;
    font-weight: 500;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: 1px solid #c7ced7;
  color: #2c3949;
  background: #f4f7fb;
}

.megaforma .labelFile:hover {
  background: #E2E9F4
}

.megaforma .labelFile:active {
  background: #dae1ec;
}

.megaforma .inputFile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.megaforma .labelFile img {
    height: 55%;
    margin: 5% 4% 5% 8%;
}


.eto-hit-nah h3 {
    font-size: 32px;
    color: #181818;
    font-family: AGOpusHighResolution;
    font-weight: 400;
    text-align: center;
    margin-top: 0;
    margin-bottom: 70px;
}


 .eto-hit-nah {
    padding-top: 40px;
    padding-bottom: 100px;
    overflow: hidden;
}

.common-home .eto-hit-nah:first-child {
    /* background: #f5f5f5; */
    padding-top: 70px;
    padding-bottom: 70px;
}


#texta {
  resize: none;
  width: 100%;
  height: 100%;
  padding: 34px 20px;
  font: 16px 'Roboto';
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #dde1e6;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

#texta::-webkit-scrollbar {
  width: 14px;
}

#texta::-webkit-scrollbar-thumb {
  background-clip: content-box;
  border: 4px solid transparent;
  border-radius: 7px;
  -webkit-box-shadow: inset 0 0 0 10px;
          box-shadow: inset 0 0 0 10px;
  color: #bdbdbd;
}

#texta::-webkit-scrollbar-button {
  width: 0;
  height: 0;
  display: none;
}

#texta::-webkit-scrollbar-corner {
  background-color: transparent;
}

.megaforma .aInput {
	transition: border 0.2s ease-in-out;
	background: #f4f4f4;
}


.megaforma .aInput:hover {
  border: solid 1px #B4BBC3
}

.megaforma .aInput:focus {
  border: solid 1px #6EAFFE;
}

.megaforma .button {
  width: 250px;
  height: 52px;
  background: #e3000b;
  border: none;
  outline: none;
  color: #ffffff;
  border-radius: 5px;
  cursor: pointer;
  -webkit-transition: background 0.1s ease-in-out;
  -o-transition: background 0.1s ease-in-out;
  transition: background 0.1s ease-in-out;
  font: 400 16px 'Circe';
  margin: 10px auto;
  display: block;
}

.megaforma .button:hover {
  background: #1E41BD;
}

.megaforma .button:active {
  background: #18359C;
}

.megaforma .button:disabled {
	cursor: not-allowed;
	background: #b1b1b1;
}



@media (min-width:320px) and (max-width: 729px) {

  .megaforma.group-text-input,
  .megaforma.input-wrap {
    width: 100%;
  }

}

@media (max-width: 570px) {

  .megaforma {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 30px 7vw;
  }

  .megaforma .labelFile img {
    margin-left: 0;
  }

  .megaforma .labelFile {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 25px;
  }

  .megaforma .button {
    margin: 10px auto;
    width: 70%;
    min-width: 150px;
  }
}


.after-form {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.after-form a {
    color: #e3000b;
}


.tovar .nav-tabs>li {
    float: none;
    margin-bottom: -1px;
    display: inline-block;
    border: 1px solid #eaeaea;
    border-bottom: none;
}

.tovar .knopka-top {
    margin-bottom: 20px;
}


.owq-option table {

    margin-top: 20px;
}

#tab-description  .table {
    padding: 17px 0 0 0;
}

#tab-description .table-collumn {
    border-collapse: collapse;
    width: 100%;
}

#tab-description .table .table-collumn .table-tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 50px;
    align-items: center;
}


#tab-description .table-tr .table-td:nth-child(1) {
    width: 130px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

#tab-description .table .table-collumn .table-tr .table-td {
    line-height: 18px;
    padding: 8px 10px 8px 10px;
}

#tab-description .table-tr:nth-child(even) {
    background-color: #f6f6f6;
}

.knopla {
    margin-bottom: 20px;
}

buttons-block {
    padding-top: 26px;
    padding-bottom: 0;
display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.button-size {
    background-color: #4a96f0;
    background-image: url(../images/common/btn-size.svg);
    background-size: 75px 71px;
}

 .buttons-block>div {
    overflow: hidden;
    width: 49%;
    display: inline-block;
    height: 136px;
    background-position: 11% center;
    background-repeat: no-repeat;
}

.buttons-block>div a span {
    padding-left: 38%;
}

 .buttons-block>div a span {
    font-size: 24px;
    padding-left: 31%;
    padding-right: 5%;
    line-height: 24px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: .08em;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
}
 .buttons-block>div a {
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.buttons-block>div.button-delivery {
    background-color: #e41f2f;
    background-image: url(../images/common/btn-deliv.svg);
    background-size: 88px 70px;
}


.topwop  {margin-top: 20px;}

.topwop h3 {
  font-family: 'AGOpusHighResolution';
  font-style: normal;
  font-weight: 700;
  font-size: 32px;
  line-height: 36px;
  color: #000000;
  margin-bottom: 40px;
  text-align: center;
}


.single-item .slick-arrow {}

.single-item .slick-arrow-left {}

.single-item .slick-arrow-right {}

.slider {
    position: relative;
    padding: 0;
}


.slider  .slick-arrow{
    position: absolute;
    top: 50%;
    margin: -15px 0 0 0;
    z-index: 2;
    font-size: 0;
    width: 30px;
    height: 30px;
    border: none;
  }
  
  
   .single-item .slick-arrow.slick-prev{
    left: 10px;
    background: url('https://vfd.ru/images/common/prew-carusel.png') 0 0 no-repeat;
}

.single-item  .slick-arrow.slick-next{
    right: 10px;
    background: url('https://vfd.ru/images/common/next-carusel.png') 0 0 no-repeat;
}


  .shop-item .slick-arrow.slick-prev{
    left: -60px;
    background: url('https://torex.ru/local/templates/torex2019/images/icons/chevron-left-red.svg') 0 0 no-repeat;
}

.shop-item  .slick-arrow.slick-next{
    right: -20px;
    background: url('https://torex.ru/local/templates/torex2019/images/icons/chevron-right-red.svg') 0 0 no-repeat;
}


.cnts h2 {
    font-size: 32px;
    color: #e3000b;
    font-family: Circe;
    font-weight: 700;
    margin-top: 0;
}


.cnts p {
    margin: 0 0 20px;
    font-size: 18px;
    line-height: 26px;
    font-family: 'Gotham Pro';
}

.cnts p span {
    font-family: Circe;
	font-weight:bold;
}

.shop-item .product-thumb {

    margin-right: 40px;
}


.knopka-top span {border-bottom: 1px dashed #e3000b;color: #e3000b;font-family: 'CIRCE';font-weight: bold;}

.table-bordered .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    border: none;
}

.knopoki .btn-default {
    color: #000;
    text-shadow: 0 1px 0 rgb(255 255 255 / 50%);
    background-color: transparent;
    background-image: none;
    background-repeat: repeat-x;
    border-color: #e41f2f #e41f2f #e41f2f #e41f2f;
    height: 50px;
    display: flex;
    font-family: 'Gotham Pro';
    font-size: 16px;
    align-items: center;
}

.knopoki .knp{
    width: 250px;
    height: 50px;
}


.green-block-final {
    background: #001d1b;
}

.green-block-final .gb-adress h5 {
  
    color: #fff;
}


.green-block-final .gb-adress p {

    font-size: 20px;
    LINE-HEIGHT: 24PX;
    font-family: 'GOTHAM PRO';
    font-weight: 400;
    color: #fff;
}


.green-block-final .bg-contact a {
    color: #fff;
   
}

.green-block-final .bg-contact {
	
	  color: #fff;
   
}

.soc-seti-g {
    margin-right: 20px;
}


.soc-seti-g a .fa-instagram {
    font-size: 32px;
    color: #f1a115;
}



.navbar-nav>li {

    padding-bottom: 10px;
}


.red-btn {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    line-height: 18px;
    padding: 8px 24px;
    background-color: #e3000b;
    color: #fff;
    border: 1px solid #e3000b;
    transition: all .3s;
    cursor: pointer;
    text-align: center;
    font-family: Circe;
    font-size: 16px;
    line-height: 16px;
}

.cena-flex-tovar .list-unstyled {margin-bottom:0px}

.cena-flex-tovar .list-unstyled h2 {margin-bottom:0px;padding: 0;font-size: 35px;font-weight: 400;}


.katalog-tovara h1 {
    font-size: 32px;
    font-family: 'MONTSERRAT';
    font-weight: 400;
    margin-top: 12px;
    margin-bottom: 30px;
    font-weight: bold;
}


body {
	font-family: Circe;
	font-weight: 400;
	color: #000;
	font-size: 16px;
	line-height: 20px;
	width: 100%;
	background: #F4F3F1;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
}
/* default font size */
.fa {
	font-size: 16px;
}
/* Override the bootstrap defaults */
h1 {
	font-size: 33px;
	font-size: 32px;
	color: #181818;
	font-family: AGOpusHighResolution;
	font-weight: 400;
	margin-top: 0;
	margin-bottom: 40px;
}
h2 {
    font-size: 32px;
    color: #000;
    font-family: Gotham Pro;
    font-weight: 700;
    text-align: center;
    margin-top: 0;
}
h3 {
	font-size: 28px;
	font-family: 'CIRCE';
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 20px;
	font-family: 'Circe';
	font-weight: bold;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}


.radio label {
	font-size: 14px;
	font-family: Circe;
	color: #000;
	
}

.quantity-flex-tovar label {display:none;}



label {
	font-size: 16px;
	font-weight: normal;
	font-family: Circe;
	color: #8c9199;
	margin: 0 0 10px;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 20px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:after {
	content: '* ';
	color: #000;
	font-weight: 400;
	font-family: 'CeraProMedium';
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}


.gb-adress h5 {
	font-size: 20px;
	font-family: 'Circe';
	font-weight: bold;
	margin-top: 0;
}

.gb-adress p {
	font-size: 20px;
	LINE-HEIGHT: 24PX;
	font-family: 'GOTHAM PRO';
	font-weight: 400;
	color:#000;
	}

.playmarket p {
    font-family: 'CIRCE';
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 20px;
}


.playmarket img {
 
    margin-bottom: 20px;
}

.-block-flex-tovar {
    display: flex;
    align-items: baseline;
    padding-top: 10px;
    justify-content: space-between;
    flex-direction: column;
}

/* top */
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
/* search */
#search {
	margin-bottom: 10px;
	width: 700px;
	border: none;
}
#search .input-lg {
	height: 60px;
	line-height: 20px;
	padding: 0 0px 0 30px;
	border-radius: 0px;
	border: 1px solid #ccc;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: none;
	height: 60px;
	background: #fff;
	border-left: 0;
	box-shadow: none;
	border: 1px solid #ccc;
	border-left: none;
}
/* cart */
#cart {margin-top: 0;}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	

	.topwop h3 {
  
    font-size: 24px;
    line-height: 36px;

}
	
	
	
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	
	margin-bottom: 0;
}
/* footer */
footer {
	padding-top: 40px;
	background-color: #37474f;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
	padding-bottom: 40px;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}


/* breadcrumb */

.katalog-tovara .breadcrumb {margin-left: -15px;}

.katalog-tovara h1 {margin-left: -15px;}

.katalog-tovara .seo-tags-ul {margin-left: -15px;}



.breadcrumb {
	margin: 20px 0 20px 0;
	padding: 8px 0;
	border: none;
	background: transparent;
	text-align: left;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0 10px;
	position: relative;
	white-space: nowrap;
}

.doorin > li:last-child {
	display: none;
}



.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}


.breadcrumb > li:first-child {
	padding-left:0px;
}


.breadcrumb > li a {color: #8c9199;

font-family:Circe;font-weight: 400;font-size: 14px;line-height: 18px;font-family: 'Montserrat';font-style: normal;font-weight: 500;font-size: 12px;line-height: 16px;
/* identical to box height, or 133% */text-align: center;color: #848484;}

.breadcrumb > li:after {
	content: '';
	display: block;
	position: absolute;
	top: 6px;
	right: -5px;
	width: 6px;
	height: 6px;
	border-right: 1px solid #8c9199;
	border-bottom: 1px solid #8c9199;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.pagination {
	margin: 0;
	text-align: center;
	margin-bottom: 40px;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}


.sam-sticka {
    position: absolute;
    z-index: 99;
    display: flex;
    flex-direction: column;
    left: 20px;
    top: 10px;
}


.sticka {
    /* position: absolute; */
    background: #067068;
    color: #fff;
    font-size: 12px;
    padding: 5px 5px;
    z-index: 99;
}



.sticka-d {
    /* position: absolute; */
    border: 1px solid #000;
    color: #FFF;
    BACKGROUND: #000;
    font-size: 12px;
    padding: 5px 5px;
    margin-top:5px;
    font-family: 'MONTSERRAT';
    font-weight: 700;
}

/* product list */
.product-thumb {
	/* border: 1px solid #ddd; */
	margin-bottom: 40px;
	overflow: visible;
	position: relative;
	background: #fff;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
}
.product-thumb .image {
	text-align: center;
	padding-top: 40px;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: 400;
	font-family: Gotham Pro;
	text-align: left;
	margin-bottom: 10px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.product-thumb h4 a {color: #000;font-size: 16px;line-height: 1;font-family: 'Montserrat';font-style: normal;font-weight: 500;font-size: 14px;line-height: 20px;
/* or 143% */color: #000000;text-align: left;text-transform: uppercase;}




.product-thumb .caption {
	padding: 0;
	text-align: -webkit-left;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #000;
	text-align: -webkit-left;
	font-size: 24px;
	font-family: 'Montserrat';
	margin-top: 10px;
	margin-bottom: 20px;
	font-weight: 700;
}
.product-thumb .price-new {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 20px;
/* identical to box height, or 83% */
	color: #000000;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 0;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}

	
	
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
	

	
	
	
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
	height: 36px;
	text-align: center;
	font-family: Gotham Pro;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}
/*img category*/
.imgcategory .product-thumb.transition > h4 {
	padding-left: 10px;
}

/*sticker*/
.image {
    position: relative;
}
.image .corner_0,
.image .corner_1,
.image .corner_2,
.image .corner_3 {
    height: 57px;
	width: 58px;
    position: absolute;
	z-index: 998;
}
.image .corner_0 {
	left: 0px;
    top: 0px;
}
.image .corner_1 {
	right: 0px;
    top: 0px;
}
.image .corner_2 {
	left: 0px;
    bottom: 0px;
}
.image .corner_3 {
	right: 0px;
    bottom: 0px;
}
.box-product .image .corner_0 img,
.box-product .image .corner_1 img,
.box-product .image .corner_2 img,
.box-product .image .corner_3 img {
	border: none;
    padding: 0px;
}
.box .box-product .image .corner_0 img,
.box .box-product .image .corner_1 img,
.box .box-product .image .corner_2 img,
.box .box-product .image .corner_3 img {
	width: 60%;
}
/*benefits*/
.product-grid .benefit-text,
.product-grid .benefit,
.product-grid .benefits,
.product-grid .present {
	display: none;
}
.benefits {
	margin-left: -15px;
}
.benefit {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.product-list .benefit-text {
	float: left;
	line-height: 40px;
	margin-right: 5px;
}
.benefit li span {
	display: table-cell;
	vertical-align: middle;
}
.benefit_description {
	display: none;
	position: absolute;
	top: 41px;
	z-index: 2;
	border: 1px solid #38b0e3;
	padding: 15px;
	left: -75px;
	border-radius: 4px;
	background: white;
	box-shadow: 0 0 8px grey;
	width: 150px;
	line-height: 13px;
	font-size: 11px;
}
.benefit_description:after {
	position: absolute;
	width: 0px;
	height: 0px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #fff;
	top: -7px;
	content: '';
	left: 82px;
}	
.benefit_description:before {
	position: absolute;
	width: 0px;
	height: 0px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid #38b0e3;
	top: -8px;
	content: '';
	left: 82px;
}
.benefit li:hover .benefit_description {
	display: block;
}	
.product-info .present {
	border-top: 1px solid #E7E7E7;
	padding: 15px 5px 10px 5px;
	margin-top: 10px;
}


.slider-one{
    background: url(https://vfd-m.ru/wp-content/uploads/2020/08/slyde01.jpg);
    height: 450px;
    background-size: cover;
    background-position: left;
}

.te-samye-na-lgavnoy{background: #f5f5f5;}
}

.pt-sorok {
    
padding-top: 20px;
background: #f5f5f5;}

.pb-sorok {
    padding-bottom: 100px;
    background: #fff;
    margin-bottom: 0;
    padding-top: 100px;
    }

.product-thumb-katg {
    position: relative;
    margin-bottom: 20px;
}

.image-katg img {
    border-radius: 5px;
}

.image-katg {}

.himki {
    position: absolute;
    bottom: 40px;
    background: #001d1b;
    padding: 10px;
    color: #fff;
}

.himki a {
 
color: #fff;
 
font-family: circe;
 
font-size: 20px;
}

.knopka{
    width: 160px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    line-height: 18px;
    padding: 8px 24px;
    background-color: #ff3434;
    color: #fff;
    border: 1px solid #fc0;
    transition: all .3s;
    cursor: pointer;
    text-align: center;
}




.knopka-imgkat a{
    width: 260px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    line-height: 18px;
    /* padding: 0; */
    background-color: #e3000b;
    color: #fff;
    border: 1px solid #e3000b;
    transition: all .3s;
    cursor: pointer;
    text-align: center;
    font-family: 'Circe';
    font-weight: 500;
    font-size: 18px;
    height: 50px;
    text-transform: uppercase;
}

.center{
 display: block;
 margin: 0 auto;
}

.knopka-imgkat {
   
/* display: block; */
   
/* margin-left: auto; */
   
/* margin-right: auto; */
}

.bene {
    text-align: center;
}




#shadowcat {
    background-color: #fff6f6;
    box-shadow: 0 0 0 0 #ffffff;
}

.soft-touch-text {
    color: #e3000b;
    font-family: 'Circe';
    font-size: 36px;
    line-height: 1;
    text-transform: uppercase;
    position: absolute;
    top: 20%;
    right: 10px;
    text-align: right;
}

.soft-touch-block {
    
position:relative;
    
margin-bottom: 20px;
}

.soft-touch-block-image img {
    border-radius: 5px;
}


.soft-touch-text-other {
    color: #e3000b;
    font-family: 'Circe';
    font-size: 36px;
    line-height: 1;
    text-transform: uppercase;
    position: absolute;
    top: 20%;
    left: 10px;
}


.grey-block-final {
    
    background: #f5f5f5;
    
}

.bg-contact {
    margin-bottom: 20px;
    font-family: 'Gotham Pro';
    font-size: 20px;
}

.bg-contact img {
    max-height: 30px;
    margin-right: 10px;
}

.bg-contact a {
    color: #2e2e2e;
    font-size: 22px;
    font-family: 'Circe';
}

.common-home .phone-g a {
    color: #fff;
   
}

 .phone-g a {
    color: #000;
    font-family: 'MONTSERRAT';
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
}


header .nav>li>a {
   color: #000;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    text-decoration-line: underline;
}


.phone-header {
    width: 100%;
}

.phone-header a {color: #e41d2d;font-size: 20px;font-family: 'Circe';}

.phone-header img {max-height: 24px;}

.flex-right {}

.phone-g {
    display: flex !important;
    align-items: center;
    margin-right: 0;
    margin-bottom: 5px;
}

.phone-g img {
    max-height: 29px;
    margin-right: 5px;
}

.nobtn img {
    max-height: 40px;
    margin-left: 30px;
}

.nobtn {
    background: transparent;
    border: none;
}

.nobtn span {
    background: #1db5c3;
    border: none;
    font-size: 14px;
    font-family: 'Circe';
    font-weight: 700;
    width: 20px;
    height: 20px;
    position: absolute;
    color: #fff;
    top: -1px;
    right: 0px;
    border-radius: 100%;
}

header .navbar-brand {
    float: left;
    height: 40px;
    /* padding: 15px 15px; */
    /* font-size: 18px; */
    /* line-height: 20px; */
    margin-right: 40px;
}

.bene {
    text-align: center;
    margin-bottom: 20px;
}


header{
    border-bottom: 1px solid #D1D1D1;
    background: #FFF;
    z-index: 9999;
}


.tovar h1 {
    font-size: 28px;
    margin-top: 0px;
    font-family: Gotham Pro;
    font-weight: 400;
}



.form_radio_btn {
	display: inline-block;
	margin-right: 10px;
}
.form_radio_btn input[type=radio] {
	display: none;
}
.form_radio_btn label {
	display: inline-block;
	cursor: pointer;
	padding: 0px 15px;
	line-height: 34px;
	border: 1px solid #999;
	border-radius: 6px;
	user-select: none;
}
 
/* Checked */
.form_radio_btn input[type=radio]:checked + label {
	background: #e41f2f;
	color: #fff;
}
 
/* Hover */
.form_radio_btn label:hover {
	color: #666;
}
 


input[type="radio"] {
    display: none;
}

input[type=radio] + label {
    /* background: #f8f8f8; */
    /* -webkit-transition: .5s ease; */
    /* margin: 4px; */
    /* display: inline-block; */
    /* text-align: center; */
    /* border-radius: 2px; */
    /* font-size: 16px; */
    /* padding: 5px 10px; */
    border: 1px solid #c9ced6;
    height: 32px;
    border-radius: 4px;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 32px;
    text-align: center;
    color: #000;
}

.tab-content {margin-top: -15px;}

input[type=radio]:checked + label,.product-grid input[type=radio]:checked + label {
    background: #e0e0e0;
    }
	
	

@media (min-width: 992px) and (max-width: 1199px) {

	.phone-g {
    display: flex !important;
    align-items: center;
    margin-right: 40px;
    margin-top: 10px;
}

	
	header .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 10px;
    color: #000;
    font-family: 'Circe';
    font-size: 14px;
}
	
	
	
}

	
	
@media (min-width: 768px) and (max-width: 991px) {
    
    
.shop-item .product-thumb {
    margin-right: 10px;
}    

	
#cart {
    margin-top: 5px;
}	

.breadcrumb > li:first-child {
    padding-left: 10px;
}
	

.phone-g {
    display: flex !important;
    align-items: center;
    margin-right: 40px;
    margin-top: 0px;
}
	
	
	
	header .nav>li>a {
    position: relative;
    display: block;
    padding: 5px 5px;
    color: #000;
    font-family: 'Circe';
    font-size: 12px;
}


header .navbar-brand img {
    max-width: 40px;
}


.phone-g img {
    max-height: 20px;
    margin-right: 5px;
}

header .navbar-brand {
    float: left;
    /* height: 50px; */
    /* padding: 15px 15px; */
    /* font-size: 18px; */
    /* line-height: 20px; */
    margin-right: 15px;
    max-height: 40px;
    margin-top: 5px;
}
	
	
	
}	

.megaforma h5 {
    font-size: 36px;
    font-family: 'AGOpusHighResolution';
    font-weight: no0;
    margin-bottom: 20px;
    text-align: center;
}

.megaforma p {
    font-size: 16px;
    font-family: 'Circe';
    font-weight: 400;
    margin-bottom: 50px;
    text-align: center;
}


.megaforma .file-wrap {
	transform: translateX(-10px);
}

.megaforma .button {
	transform: translateX(10px);
}

.megaforma, .input-wrap {
	transform: translateY(-15px);
}

.megaforma .link {
	transform: translateY(15px);
}

.msg {max-width: 320px;width: 80%;/* position: fixed; */padding: 0px 15px 15px 15px;left: 0;right: 0;margin: 20px auto 0px auto;bottom: 0;color: #ffffff;text-align: center;border-radius: 7px;font-weight: 500;opacity: 0;cursor: pointer;z-index: 555;}


.showmsg {
	visibility: visible !important;
	opacity: 1 !important;
	-webkit-transform: translateY(-5vh);
	    -ms-transform: translateY(-5vh);
	        transform: translateY(-5vh);
	-webkit-animation: shadow  0.3s 2.5s forwards ease-in-out;
	        animation: shadow  0.3s 2.5s forwards ease-in-out;
}

@-webkit-keyframes view {
from {opacity: 0;}
to {opacity: 1;-webkit-transform: translateY(-5vh);transform: translateY(-5vh);}
}

@keyframes view {
from {opacity: 0;}
to {opacity: 1;-webkit-transform: translateY(-5vh);transform: translateY(-5vh);}
}

@-webkit-keyframes hide {
to {opacity: 0;-webkit-transform: translateY(0);transform: translateY(0);}
}

@keyframes hide {
to {opacity: 0;-webkit-transform: translateY(0);transform: translateY(0);}
}


.inputerror {
  border-color: #DC352F !important;
  animation: shake 0.15s 3 forwards ease-in-out;
}

@keyframes shake {
  from {transform: translateX(0px);}
  50% {transform: translateX(3px);}
  to {transform: translateX(-3px);}
}


.megaforma .link {
  max-width: 325px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  padding: 20px 30px;
  background: #ffffff;
  color: #333;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 50px auto;

}

.megaforma .link img {
  height: 35px;
  margin-right: 25px;
}

.megaforma .link p {
  margin: 0;
  font-size: 15px;
}

.megaforma .wrap {
  max-width: 650px;
  width: 90%;
}

.megaforma {
  width: 100%;
  padding: 25px 25px 0px 25px !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #ffffff;
  -webkit-box-shadow: 0 15px 25px -22px rgba(25, 41, 62, 0.3);
  box-shadow: 0 15px 25px -22px rgba(25, 41, 62, 0.3);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  border-radius: 5px;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: url(/images/pngwing.png);
  background-repeat: no-repeat;
  background-position: 0 bottom;
}

.megaforma .group-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: block;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
}


.megaforma .input-wrap {
  position: relative;
  margin-bottom: 25px;
  width: 100%;
}

/* input */

.megaforma .input-wrap label {
  pointer-events: none;
  position: absolute;
  left: 20px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #848e99;
}

.megaforma .form-input {
  height: 60px;
  width: 100%;
  padding: 20px 20px 0px;
  background: none;
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'CIRCE';
  border: solid 1px #dde1e6;
  border-radius: 4px;
}

.megaforma .input-label {
  line-height: 60px;
}

.megaforma .area-label {
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  background: #ffffff;
  padding: 8px 0 10px;
  width: calc(100% - 34px);
  left: 20px;
  position: absolute;
  top: 11px;
  color: #848e99;
}

.megaforma .active {
  font-size: 14px;
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
}


/* inputfile */
.megaforma .labelFile {
  width: 210px;
  height: 52px;
  border-radius: 4px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
    font-size: 14px;
    font-weight: 500;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border: 1px solid #c7ced7;
  color: #2c3949;
  background: #f4f7fb;
}

.megaforma .labelFile:hover {
  background: #E2E9F4
}

.megaforma .labelFile:active {
  background: #dae1ec;
}

.megaforma .inputFile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}

.megaforma .labelFile img {
    height: 55%;
    margin: 5% 4% 5% 8%;
}


#texta {
  resize: none;
  width: 100%;
  height: 100%;
  padding: 34px 20px;
  font: 16px 'Roboto';
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: solid 1px #dde1e6;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

#texta::-webkit-scrollbar {
  width: 14px;
}

#texta::-webkit-scrollbar-thumb {
  background-clip: content-box;
  border: 4px solid transparent;
  border-radius: 7px;
  -webkit-box-shadow: inset 0 0 0 10px;
          box-shadow: inset 0 0 0 10px;
  color: #bdbdbd;
}

#texta::-webkit-scrollbar-button {
  width: 0;
  height: 0;
  display: none;
}

#texta::-webkit-scrollbar-corner {
  background-color: transparent;
}

.megaforma .aInput {
	transition: border 0.2s ease-in-out;
	background: #f4f4f4;
}


.megaforma .aInput:hover {
  border: solid 1px #B4BBC3
}

.megaforma .aInput:focus {
  border: solid 1px #6EAFFE;
}

.megaforma .button {
  width: 250px;
  height: 52px;
  background: #37474f;
  border: none;
  outline: none;
  color: #ffffff;
  border-radius: 5px;
  cursor: pointer;
  -webkit-transition: background 0.1s ease-in-out;
  -o-transition: background 0.1s ease-in-out;
  transition: background 0.1s ease-in-out;
  font: 400 16px 'Circe';
  margin: 10px auto;
  display: block;
}

.megaforma .button:hover {
  background: #1E41BD;
}

.megaforma .button:active {
  background: #18359C;
}

.megaforma .button:disabled {
	cursor: not-allowed;
	background: #b1b1b1;
}



@media (min-width:320px) and (max-width: 729px) {

  .megaforma.group-text-input,
  .megaforma.input-wrap {
    width: 100%;
  }

}

@media (max-width: 570px) {

  .megaforma {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 30px 7vw;
  }

  .megaforma .labelFile img {
    margin-left: 0;
  }

  .megaforma .labelFile {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 25px;
  }

  .megaforma .button {
    margin: 10px auto;
    width: 70%;
    min-width: 150px;
  }
}


.after-form {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.after-form a {
    color: #1db5c3;
}


.tovar .nav-tabs>li {
    float: none;
    margin-bottom: -1px;
    display: inline-block;
    border: 1px solid #eaeaea;
    border-bottom: none;
}

.tovar .knopka-top {
    margin-bottom: 20px;
}


.owq-option table {

    margin-top: 20px;
}

#tab-description  .table {
    padding: 17px 0 0 0;
}

#tab-description .table-collumn {
    border-collapse: collapse;
    width: 100%;
}

#tab-description .table .table-collumn .table-tr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 50px;
    align-items: center;
}


#tab-description .table-tr .table-td:nth-child(1) {
    width: 130px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

#tab-description .table .table-collumn .table-tr .table-td {
    line-height: 18px;
    padding: 8px 10px 8px 10px;
}

#tab-description .table-tr:nth-child(even) {
    background-color: #f6f6f6;
}




.green-block-final {
    background: #001d1b;
}

.green-block-final .gb-adress h5 {
  
    color: #fff;
}


.green-block-final .gb-adress p {

    font-size: 20px;
    LINE-HEIGHT: 24PX;
    font-family: 'GOTHAM PRO';
    font-weight: 400;
    color: #fff;
}


.green-block-final .bg-contact a {
    color: #fff;
   
}

.green-block-final .bg-contact {
	
	  color: #fff;
   
}

.soc-seti-g {
    margin-right: 20px;
}


.soc-seti-g a .fa-instagram {
    font-size: 32px;
    color: #f1a115;
}



.navbar-nav>li {

    padding-bottom: 10px;
}

.flex-menuwka-double {
    DISPLAY: FLEX;
    JUSTIFY-CONTENT: SPACE-BETWEEN;
}

.thumbnails .image .thumbnail {
    text-align: center;
    padding-top: 60px;
}

.radio-class label {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #000000;
}

.zagolovok-h1 h1 {
    font-family: 'AGOpusHighResolution';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
    color: #000000;
    margin-bottom: 30px;
}

.razpro-- h2 {
    font-size: 32px;
    color: #000;
    font-family: Gotham Pro;
    font-weight: 700;
    text-align: left;
    margin-top: 0;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 20px;
    color: #000000;
    margin-top: 10px;
}


.add-cart-flex--dd {margin-bottom:20px;}

.add-cart-flex--dd a {
    
    /* Auto layout */
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 274px;
    height: 60px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
/* identical to box height, or 150% */
    text-align: center;
    color: #00748f;
    border: 1px solid #00748f;
}


.nodemo #accordion  .panel:first-child {border-bottom: 1px solid #D1D1D1 ;}

.nodemo #accordion  .panel:last-child {border-top: 1px solid #D1D1D1; border-bottom: 1px solid #D1D1D1;}



.nodemo #accordion  .panel{
    border:
    none;
    border-left : 0;
    border-right: 0;
    border-radius: 5px;
    box-shadow: none;
    margin-bottom: 0;
    margin-top: 0px;
    background: transparent;
}
.nodemo #accordion  .panel-heading{
    padding: 0;
    border: none;
    border-radius: 5px;
    background: transparent;
    position: relative;
}
.nodemo #accordion  .panel-title a{
    display: block;
    padding: 20px 0px;
    margin: 0;
    background: #fff;
    font-size: 17px;
    font-weight: bold;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    border-radius: 0;
    position: relative;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}
.nodemo #accordion  .panel-title a.collapsed{}
.nodemo #accordion  .panel-title a:before,
.nodemo #accordion  .panel-title a.collapsed:before{
    content: "\f107";
    font: normal normal normal 14px/1 FontAwesome;
    width: 30px;
    height: 30px;
    line-height: 27px;
    text-align: center;
    font-size: 25px;
    font-weight: 900;
    color: #000;
    position: absolute;
    top: 15px;
    right: 30px;
    transform: rotate(180deg);
    transition: all .4s cubic-bezier(0.080, 1.090, 0.320, 1.275);
}
.nodemo #accordion  .panel-title a.collapsed:before{
    color: #000;
    transform: rotate(0deg);
}

.nodemo #accordion  .panel-body p {
    margin: 0 0 10px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}

.nodemo #accordion  .panel-body{
    padding: 20px 0px;
    background: #fff;
    font-size: 15px;
    color: #000;
    line-height: 28px;
    border-top: none;
    border-radius: 5px;
}

.door-item #product {
    background: #ffff;
    padding: 40px;
}

.door-item .cena-flex-tovar {
    margin-bottom: 20px;
}


.fur-item  {
    background: #fff;
    text-align: center;
    padding-bottom: 15px;
    padding-top: 0px;
    margin-bottom: 20px;
}


.furniture-go {
    padding-top: 40px;
    padding-bottom: 40px;
}

.furniture-go h3 {
    font-family: 'AGOpusHighResolution';
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 36px;
/* identical to box height, or 112% */
    color: #000000;
    margin-bottom: 40px;
    text-align: center;
}

.text-bene-n {font-family: 'Montserrat';font-style: normal;font-weight: 400;font-size: 16px;line-height: 24px;
/* or 150% */text-align: center;color: #000000;margin-top: 20px;}

.fur-item a {}


.about--vfd h4 {
    font-family: 'AGOpusHighResolution';
    font-style: normal;
    font-weight: 700;
    font-size: 52px;
    line-height: 46px;
    color: #000000;
    margin-bottom: 40px;
    margin-top: 40px;
}

.about--vfd {
    padding-top: 60px;
    padding-bottom: 60px;
    BACKGROUND: #FFF;
}

.about--vfd  p {
    margin: 0 0 30px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}



.pokupay a {
    display: flex;
    margin-top: 20px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 52px;
    background: #1db5c3;
    border: 1px solid #1db5c3;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
/* identical to box height, or 143% */
    text-align: center;
    color: #FFFFFF;
}

.pokupay button {
    display: flex;
    margin-top: 20px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 52px;
    background: #f33;
    border: 1px solid #f33;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
/* identical to box height, or 143% */
    text-align: center;
    color: #FFFFFF;
}

.poakcii {
    margin-bottom: 10px;
}

.caption .cennik {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 20px;
/* identical to box height, or 83% */
	color: #000000;
}

.common-home .cart-new svg path {
    stroke: #fff;
}


.cart-new svg path {
    stroke: #000;
}

.search-new svg path {
    stroke: #000;
}

.common-home .search-new svg path {
    stroke: #fff;
}


.eto-hit-nah .caption {}

.common-home header {
    border: none;
    position: absolute;
    z-index: 99999;
    width: 100%;
    background: transparent;
}

.right-menu {display:flex;align-items: center;}

.cart-new {margin-left: 20px;}

.production-wrapper {
    min-width: 848px;
    height: 603px;
    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;
    margin: 0 90px 0 0;
    float: right;
}

.production-wrapper img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.call-to-master-block {
    min-height: 700px;
    background-position: center;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    background-size: cover;
    background-image: linear-gradient(to right, #1d1d1e, rgb(0 0 0 / 72%)),                  url(/img/backs/bunesero-min.jpg);
}

.call-to-master-block h5 {
    font-family: 'AGOpusHighResolution';
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 54px;
    text-align: center;
    color: #FFFFFF;
}

.call-to-master-block p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 30px;
    margin-bottom: 30px;
}

.call-to-master-block .newform .button {
    /* display: flex; */
    /* flex-direction: row; */
    /* justify-content: center; */
    /* align-items: center; */
    padding: 12px 60px;
    background: #FFFFFF;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #000000;
    margin-top: 30px;
}

.newform input[type="text"]::-webkit-input-placeholder {
    color: #fff;
    font-weight:500;
   } 
   
.newform input[type="text"]::-moz-placeholder {
    color: #fff;
      font-weight:500;
   }


.newform .input-wrap input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #DEE3F1;
    color: #000;
    font-size: 16px;
    line-height: 24px;
    font-family: 'Montserrat';
    display: block;
    BACKGROUND: \;
    HEIGHT: 40PX;
}

.newform .input-wrap {
    position: relative;
    margin-bottom: 25px;
    width: 100%;
    display: flex;
    flex-direction: column;
}


.after-form {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    color: #A09896;
    margin-top: 30px;
}


.newform .input-wrap label {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 16px;
    color: #FFFFFF;
    text-align: left;
    margin-bottom: 10px;
}

.newform .group-input {
    display: flex;
    -webkit-box-pack: inherit;
    -ms-flex-pack: justify;
    justify-content: center;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
}

.menu-icon {
  /* height: 30px; */
  width: 30px;
  z-index: 2;
  /* left: 50px; */
  /* top: 30px; */
  margin-left: 13px;
}
.menu-icon__line {
  height: 2px;
  width: 30px;
  display: block;
  background-color: #f33;
  margin-bottom: 4px;
  transition: transform 0.2s ease, background-color 0.5s ease;
}
.menu-icon__line-left {
  width: 15px;
}
.menu-icon__line-right {
  width: 15px;
  float: right;
}

.navmenu {
  position: fixed;
  z-index: 1;
}
.navmenu:before, .navmenu:after {
  content: "";
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(234, 234, 234, 0.2);
  z-index: -1;
  transition: transform cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
  transform: translateX(0%) translateY(-100%);
}
.navmenu:after {
  background: white;
  transition-delay: 0s;
}
.navmenu:before {
  transition-delay: 0.1s;
}
.navmenu__content {
  position: fixed;
  top: 50%;
  transform: translate(0%, -50%);
  width: 100%;
  text-align: center;
  font-size: calc(2vw + 10px);
  font-weight: 200;
  cursor: pointer;
}
.navmenu__list-item {
  position: relative;
  display: inline-block;
  transition-delay: 0.8s;
  opacity: 0;
  transform: translate(0%, 100%);
  transition: opacity 0.2s ease, transform 0.3s ease;
  margin-right: 25px;
}
.navmenu__list-item:before {
  content: "";
  position: absolute;
  background: #000000;
  width: 20px;
  height: 1px;
  top: 100%;
  transform: translate(0%, 0%);
  transition: all 0.3s ease;
  z-index: -1;
}
.navmenu__list-item:hover:before {
  width: 100%;
}

body.navmenu-active .menu-icon__line {
  background-color: #000;
  transform: translateX(0px) rotate(-45deg);
}
body.navmenu-active .menu-icon__line-left {
  transform: translateX(1px) rotate(45deg);
}
body.navmenu-active .menu-icon__line-right {
  transform: translateX(-2px) rotate(45deg);
}
body.navmenu-active .navmenu {
  visibility: visible;
}
body.navmenu-active .navmenu:before, body.navmenu-active .navmenu:after {
  transform: translateX(0%) translateY(0%);
}
body.navmenu-active .navmenu:after {
  transition-delay: 0.1s;
}
body.navmenu-active .navmenu:before {
  transition-delay: 0s;
}
body.navmenu-active .navmenu__list-item {
  opacity: 1;
  transform: translateX(0%);
  transition: opacity 0.3s ease, transform 0.3s ease, color 0.3s ease;
}
body.navmenu-active .navmenu__list-item:nth-child(0) {
  transition-delay: 0.5s;
}
body.navmenu-active .navmenu__list-item:nth-child(1) {
  transition-delay: 0.6s;
}
body.navmenu-active .navmenu__list-item:nth-child(2) {
  transition-delay: 0.7s;
}
body.navmenu-active .navmenu__list-item:nth-child(3) {
  transition-delay: 0.8s;
}
body.navmenu-active .navmenu__list-item:nth-child(4) {
  transition-delay: 0.9s;
}


.common-home .fl-list {
    color: #fff;
    display: none;
}
.fl-list {
    color: #000;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    text-decoration-line: underline;
    text-transform: capitalize;
    display: flex;
    margin-left: 20px;
}

.more-about-company a {
    font-family: 'AGOpusHighResolution';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    text-decoration-line: underline;
    color: #000000;
}

.right-menu {
    display: flex;
    align-items: center;
  
}

.nav-active .right-menu {
    display: none;
  
  
}


.navbar-toggle .icon-bar:nth-of-type(2) {
	  top: 3px;
}

.navbar-toggle .icon-bar:nth-of-type(3) {
  	top: 6px;
}

 .navbar-toggle .icon-bar {
    position: relative;
    transition: all 500ms ease-in-out;
    background: #fff;
} 


.right-menu .navbar-toggle .icon-bar {
    display: block;
    width: 30px;
    height: 2px;
    border-radius: 1px;
    background: #000;
}



.right-menu .navbar-toggle {
    position: relative;
    float: right;
    padding: 0;
    margin-top: 0;
    margin-left: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}


.center .product-thumb {
    margin-right: 30px;
}

.slider-navigation {
    position: relative;
    margin-top: 0px;
    margin-bottom: 40px;
}

.slider-navigation .prev img {transform:rotate(180deg)}

.slider-navigation .prev {
    background: #fff;
    position: absolute;
    left: 0px;
    height: 48px;
    width: 48px;
    vertical-align: middle;
    display: flex !important;
    align-items: center;
    justify-content: space-around;
    border: 1px solid #ff3333;
}

.slider-navigation .next {
    background: #fff;
    position: absolute;
    left: 60px;
    height: 48px;
    width: 48px;
    display: flex !important;
    align-items: center;
    justify-content: space-around;
    border: 1px solid #ff3333;
}

.red-offer p {
    margin: 0 0 10px;
    font-size: 22px;
    margin-top: 20px;
}



@media screen and (min-width: 1024px) and (max-width: 1280px){ 


.knopka-zamer a {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    text-decoration: none;
}


.zemerchik {
    flex-direction: column;
    display: flex;
    align-items: flex-end;
    margin-left: 20px;
}

.common-home header .nav>li>a {

    font-size: 12px;
    line-height: 24px;
 
}


.product-thumb h4 a {
    color: #000;
    font-size: 12px;
    line-height: 1;
}




}


@media screen and (min-width: 1024px) and (max-width: 1280px){ 


header .navbar-brand {height: 50px;margin-right: 0px;}

}




@media screen and (max-width: 1280px) {



.phone-g a {
    color: #000;
    font-family: 'MONTSERRAT';
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
}


header .nav>li>a {
    color: #000;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    text-decoration-line: underline;
    padding: 10px 7px;
}


}


@media screen and (max-width: 767px) {
    
    
    
    .mobila {}
    
    
.text-b-red {
    font-family: 'AGOpusHighResolution';
    color: #fff;
    font-size: 22px;
    margin-bottom: 10px;
}

.text-unders {
    color: #fff;
    font-family: 'MONTSERRAT';
    margin-bottom: 12px;
    font-weight: 400;
    font-size: 10px;
    line-height: 1;
    width: 60%;
}

.text-red-zvezda {
    color: #fff;
    font-family: 'MONTSERRAT';
    FONT-SIZE: 8PX;
    line-height: 1;
    width: 60%;
}
    
    .banner-redd {
 background-position: bottom;
 background-color: #c10130;
 padding: 20px;
 margin-top: 20px;
 background-image: url(/img/fonsa.png);
 background-size: contain;
 background-repeat: no-repeat;
 background-position-x: 177px;
 background-position-y: top;
 margin-top: 55px;
 }
 
 .banner-red {
    background-color: #c10130;
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    background-image: url(/img/fonsa.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right top;
}
    
    
    .text-b-redd {
    font-family: 'AGOpusHighResolution';
    color: #fff;
    font-size: 16px;
    margin-bottom: 0px;
    width:70%;
}

.text-red-zvezdad {
    color: #fff;
    font-family: 'MONTSERRAT';
    FONT-SIZE: 10PX;
}
    
    .catalog-vfd-new h2 {
    font-size: 22px;
    margin-bottom: 40px;
    }
    
  
  .eto-hit-nah h3 {
    font-size: 22px;
    margin-bottom: 40px;
    }
    
    
  .call-to-master-block h5 {
    font-size: 22px;
    margin-bottom: 40px;
    }
    
    
    .call-to-master-block h5  {
    font-size: 22px;
    margin-bottom: 40px;
    }
  
  
  .about--vfd h4    {
    font-size: 22px;
    margin-bottom: 40px;
    }
    
.reviews h3  {
    font-size: 22px;
    margin-bottom: 40px;
    }
    
    .reviews {
    padding-bottom: 40px;
    margin-bottom: 0;
    padding-top: 40px;
   
}

.catalog-vfd-new {
    padding-top: 40px;
    padding-bottom: 0px;
    
}
    
.text-bene {    font-size: 22px;}    

.menu-icon {
  height: 30px;
  width: 30px;
  z-index: 2;
  right: 0px;
  top: 15px;
  cursor: pointer;
  margin-right: 10px;
  margin-left: 0;
  padding-top: 5px;
}
.menu-icon__line {
  height: 2px;
  width: 30px;
  display: block;
  background-color: #000;
  margin-bottom: 4px;
  transition: transform 0.2s ease, background-color 0.5s ease;
}

.common-home .sticky .menu-icon__line {

  background-color: #000;

}   

.common-home .menu-icon__line {

  background-color: #fff;

}
    
.menu-icon__line-left {
  width: 15px;
}
.menu-icon__line-right {
  width: 15px;
  float: right;
}

.nav {
  position: fixed;
  z-index: 999;
  opacity: 0;
}
.nav:before, .nav:after {
  content: "";
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(234, 234, 234, 0.2);
  z-index: -1;
  transition: transform cubic-bezier(0.77, 0, 0.175, 1) 0.8s;
  transform: translateX(0%) translateY(-100%);
}
.nav:after {
  background: white;
  transition-delay: 0s;
}
.nav:before {
  transition-delay: 0.1s;
}
.nav__content {
  position: fixed;
  top: 200PX;
  transform: translate(0%, -50%);
  width: 100%;
  text-align: left;
  font-weight: 200;
  cursor: pointer;
}
.nav__list-item {
  position: relative;
  display: block;
  transition-delay: 0.8s;
  opacity: 0;
  transform: translate(0%, 100%);
  transition: opacity 0.2s ease, transform 0.3s ease;
  margin-right: 25px;
}
.nav__list-item:before {
  /* content: ""; */
  position: absolute;
  background: #000000;
  width: 20px;
  height: 1px;
  top: 100%;
  transform: translate(0%, 0%);
  transition: all 0.3s ease;
  z-index: -1;
}
.nav__list-item:hover:before {
  width: 100%;
}

body.nav-active .menu-icon__line {
  background-color: #000;
  transform: translateX(0px) rotate(-45deg);
}
body.nav-active .menu-icon__line-left {
  transform: translateX(1px) rotate(45deg);
}
body.nav-active .menu-icon__line-right {
  transform: translateX(-2px) rotate(45deg);
}
body.nav-active .nav {
  visibility: visible;
  opacity: 1;
}
body.nav-active .nav:before, body.nav-active .nav:after {
  transform: translateX(0%) translateY(0%);
}
body.nav-active .nav:after {
  transition-delay: 0.1s;
}
body.nav-active .nav:before {
  transition-delay: 0s;
}
body.nav-active .nav__list-item {
  opacity: 1;
  transform: translateX(0%);
  transition: opacity 0.3s ease, transform 0.3s ease, color 0.3s ease;
}
body.nav-active .nav__list-item:nth-child(0) {
  transition-delay: 0.5s;
}
body.nav-active .nav__list-item:nth-child(1) {
  transition-delay: 0.6s;
}
body.nav-active .nav__list-item:nth-child(2) {
  transition-delay: 0.7s;
}
body.nav-active .nav__list-item:nth-child(3) {
  transition-delay: 0.8s;
}
body.nav-active .nav__list-item:nth-child(4) {
  transition-delay: 0.9s;
}

body.nav-active .nav__list-item a {
  color: #000;
  font-family: 'MONTSERRAT';
  FONT-SIZE: 20PX;
  FONT-WEIGHT: BOLD;
  LINE-HEIGHT: 2;
}
    
    
header.sticky .navbar-brand {
    height: auto;
}

.catalog-vfd-name a {
    font-family: 'AGOpusHighResolution';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #000000;
}


.catalog-vfd-desc {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    font-size: 14px;
}

.vcatalog-vfd-go a {
    margin-left:15px;
}

.up-prem {margin-top:20px;}

.up-prem  .bene {
    text-align: left;
    margin-bottom: 5px;
    padding: 0 15px;
}

.up-prem .text-bene {
    font-family: 'MONTSERRAT';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: LEFT;
    color: #fff;
}

header.sticky .search-new {display:none;}


header .search-new {display:none;}


header .navbar-brand {
    height: 25px;
    margin-right:0px;
}


header.sticky .phone-f-phone a {color:#000;display: block;font-size: 16px;font-weight: bold;}


header .phone-f-phone a {
  font-family: 'MONTSERRAT';
  font-size: 16px;
  font-weight: bold;
  color: #000;
  line-height: 28px;
}
    
.common-home .phone-f-phone a {
    font-family: 'MONTSERRAT';
    font-size: 16px;
    font-weight: bold;
    line-height: 28px;
    color:#fff;
}

.common-home header.sticky .right-menu .phone-f-phone a svg {
    fill: #000;
}

.right-menu {
 margin-right: 0px;
}

.common-home header.sticky .right-menu .navbar-toggle .icon-bar {
    background: #000;
}
    
    .home h1 {
    font-size: 34px;
    color: #fff;
    font-family: AGOpusHighResolution;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 20px;
    padding: 0 15px;
}


	
	
.ideal-for h3 {
    font-family: 'AGOpusHighResolution';
    font-style: normal;
    font-weight: 700;
    font-size: 26px;
    line-height: 38px;
    
}
	
.container-fluid {
    padding-right: 5px;
    padding-left: 5px;
 
}

.furniture-go {
    padding-top: 0px;
    padding-bottom: 0px;
}	
	



.product-thumb h4 a {
    color: #000;
    font-size: 16px;
    line-height: 1;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    text-align: left;
    text-transform: none;
}

.katalog-tovara .col-xs-6 {
    padding-left: 5px;
    padding-right: 5px;
}


.katalog-tovara .product-thumb .image {
    text-align: center;
    padding-top: 10px;
}	



.katalog-tovara .product-thumb {}
	
.furniture-go h3 {padding-left: 10px;font-size: 26px;line-height: 38px;margin-bottom: 40px;}	



.door-item #product {
    background: #ffff;
    padding: 20px;
}
	
#content .red-offer  p {
    margin: 10px 0 10px;
    font-size: 14px;
    line-height: 1.6;
    font-family: 'MONTSERRAT';
}	
	
.container-fluid .row {
    margin-right: -5px;
    margin-left: -5px;
}	
	
	
.container-fluid .col-sm-9 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}	
	
.red-offer p {
    margin: 0 0 10px;
    font-size: 15px;
    margin-top: 10px;
}


.onlymob {
    background: #fff;
}

.common-home  .right-menu .navbar-toggle .icon-bar {
    background: #fff;
}


.common-home header .onlymob .nav>li>a {color: #000;}

.mobila {}


#addCartModal {
    width: 100%;

}

.modal-footer .button-cart-box {
    margin-bottom: 20px;
}

.red-offer {
    background: #e41f2f;
    color: #fff;
    font-size: 16px;
    line-height: 1;
    padding-left: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}

	
	.menu-vfd--top {
    /* width: 100%; */
    /* position: absolute; */
    /* top: 108px; */
    /* z-index: 9999; */
    display: none;
}	
	
.production-wrapper {
    min-width: 100%;
    height: 303px;
    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;
    margin: 0;
    float: right;
    margin-bottom: 40px;
}

	
	.mobila {}

.flex-menuwka {margin-left: 0;margin-right: 0px;padding-left: 10px;}



		
	
.home {
    padding: 0;
    height: 600px;
}	

  .shop-item .product-thumb {
    margin-right: 10px;
}
  

.home .slogan {
    font-size: 24px;
    line-height: 30px;
    padding: 0 15px;
}


.image-katg img {
    border-radius: 0;
}


    .cart-new {
    margin-left: 0px;
}

.himki {
    position: initial;

}


.himki a {
    color: #fff;
    font-family: circe;
    font-size: 15px;
}
	
	.breadcrumb > li:first-child {
    padding-left: 10px;
}
    
   .slider-one {
    background: url(https://vfd-m.ru/wp-content/uploads/2020/08/slyde01.jpg);
    height: 300px;
    background-size: cover;
    background-position-x: 50px;
}

.pt-sorok {
    padding-top: 20px;
}

.pb-sorok {
    padding-bottom: 20px;
}

h2 {
    font-size: 20px;
    
}
    
 .soft-touch-text {
   
    font-size: 22px;
    line-height: 1;
    position: absolute;
    top: 34%;
    right: 10px;
    text-align: right;
}   

.soft-touch-text-other {
   
    font-size: 22px;
    line-height: 1;
    position: absolute;
    top: 40%;
    left: 10px;
}
	
.thumbnails .image {
    max-width: 130px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}	
	
	
.buttons-block>div {
    overflow: hidden;
    width: 100%;
}	
	
	
	.buttons-block>div a span {
    font-size: 20px;
    padding-left: 40%;
    padding-right: 5%;
	
	}
	
	
	
	.-block-flex-tovar {
    display: flex;
    align-items: baseline;
    padding-top: 10px;
    justify-content: space-between;
    flex-direction: column;
    margin-bottom: 30px;
}


#product .rating {
    width: 100%;
    text-align: center;
}

.tovar .nav-tabs>li>a {

    font-size: 18px;
	
}





.add-cart-flex {
    display: flex;
    flex-direction: column;
    width: 100%;
}


.tovar .knp {
    width: 100%;
	
}

.image-katg img {
    border-radius: 0;
}

.himki {
    position: initial;

}


.himki a {
    color: #fff;
    font-family: circe;
    font-size: 15px;
}
	
	.breadcrumb > li:first-child {
    padding-left: 10px;
}
    
   .slider-one {
    background: url(https://vfd-m.ru/wp-content/uploads/2020/08/slyde01.jpg);
    height: 300px;
    background-size: cover;
    background-position-x: 50px;
}

.pt-sorok {
    padding-top: 20px;
}

.pb-sorok {
    padding-bottom: 20px;
}


	
header {
     overflow: hidden;
     Z-INDEX: 99999;
     position: absolute;
     width: 100%;
}


.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9";
    color: #e83e4c;
}


header .nav>li>a {
    position: relative;
    display: block;
    padding: 5px 20px;
    font-family: 'Circe';
    font-size: 18px;
    font-weight: 400;
}


h2 {
    font-size: 20px;
    
}
    
 .soft-touch-text {
   
    font-size: 22px;
    line-height: 1;
    position: absolute;
    top: 34%;
    right: 10px;
    text-align: right;
}   



.soft-touch-text-other {
   
    font-size: 22px;
    line-height: 1;
    position: absolute;
    top: 40%;
    left: 10px;
}

.common-home header {
    overflow: hidden;
}


.badge__form {
    background: #ff3333;
    display: flex;
    padding: 16px;
    justify-content: center;
    border-radius: 0px;
    margin-top: 60px;
    height: 150px;
    align-items: center;
    flex-direction: column;
}


.badge__form-text {
    font-family: 'MONTSERRAT';
    color: #fff;
    font-weight: 500;
    font-size: 21px;
    margin-right: 20px;
    margin-top: 0px;
    margin-bottom: 15px;
}

.badge__form a {
    background: #f8f8f8;
    color: #000;
    font-family: 'Montserrat';
    font-size: 18px;
    display: flex;
    width: 240px;
    height: 60px;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    font-weight: bold;
}


.sap a img {height: 30px;margin-right: 5px;margin-top: -5px;}


.telega a img {height: 30px;margin-top: -5px;}


}




.call-to-master-block .after-form {

    color: #fff;

}

