body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;
}


/* common - header.tpl */

header {     padding: 10px 0; }

#logo a img {
    display: block;
    margin: auto;
}
.fleX {   display: flex;
align-items: flex-end; }
.top__basket {
       text-decoration: none;
    color: #ff6212;
    margin: 0 auto 10px auto;
    display: table;
}

.top__basket:hover {
    text-decoration: none;
    color: #ff6212;
}

.basket__icon {
   border-radius: 0px;
    border: 1px solid #ff6212;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;transition:0.3s;
    padding: 0 15px;
}
   .basket__icon:hover { box-shadow: 1px 0 10px #ff6212;}
.basket__icon .basket__text {
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    margin-left: 10px;
}

#cart {
    width: auto;
    margin: 0;
    
}

#cart > .btn {
    border: 2px solid #ff6212;
    color: #ff6212;
    background: #fff;
    text-shadow: none;
    padding-top: 14px;
}
.form-control:focus {
    border-color: transparent;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0);
}
#search .input-lg {
    height: 40px;
    line-height: 20px;
    padding: 0 10px;
    border: 1px solid #dfdfdf;
    border-radius: 0;
}
#search .btn-lg {
    font-size: 15px;    outline: 0;
    line-height: 18px;
    text-shadow: none;
    border-radius: 0;
    box-shadow: 0 0 0 0;
    background: #ff6212;
    border: 1px solid #ff6212;
    color: #ffffff;
    padding: 10px 16px;
    transition:0.4s;
}
#search .btn-lg:hover {     box-shadow: 1px 0 10px #ff6212;}
#cart.open > .btn, #cart.open > .btn:hover { color: #ff6212; border: 2px solid #ff6212; }

#cart-total {
    font-size: 18px;
    font-weight: 400;
    margin: 0;
    margin-left: 10px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    vertical-align: top;
}

.fa-shopping-cart {
   background: url('../image/basket.png') no-repeat;
   width: 23px;
   height: 20px;
}

.fa-shopping-cart:before {
   content: "";
}

.top__callback {
    display: flex;
    align-items: center;
    justify-content: center;
 
}

.top__callback .callback__adress {
    display: flex;
    flex-direction: column;
    margin-right: 20px;
}

.top__callback .callback__adress p {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    margin: 5px 0 5px 0;
}

.top__callback .callback__call {
    display: flex;
    flex-direction: column;
}

.top__callback .call__text {
    color: #555555;
    font-size: 20px;
    font-weight: 700;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 10px;
}

.top__callback .call__btn {
    color: #ff6212;
    border: none;
    border-bottom: 1px solid #ff6212;
    font-size: 16px;
    font-weight: 400;
    width: 134px;
    margin: auto;
    background: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.menu__bg { background-color: #ededed; margin-bottom: 20px; }

.navbar { margin-bottom: 0; }

#menu {
    background-color: #ededed;
    background-image: none;
    background-repeat: repeat-x;
    border: 0;
    min-height: 40px;
}

#menu .nav > li > a {
    color: #000;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    text-shadow: none;
    padding: 10px 15px 10px 15px;
    min-height: 15px;
    background-color: transparent;
}

.dropdown-menu { box-shadow: none; }

#menu .dropdown-inner li a {
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    line-height: 15px;
    padding: 5px 20px;
}

#menu .dropdown-inner li a:hover {
    color: #000;
}

.dropdown-menu li > a:hover {
    background-color: #d5d5d5;
    background-image: none;
}

#menu #category {
    color: #000;
    text-shadow: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
    background-color: #ff6212;
}

#menu .btn-navbar {
    background-color: #ff6212;
    background-image: none;
    border: 0;
}

/* end - common - header.tpl */

.owl-wrapper-outer {
    border: 0!important;
    box-shadow: none!important;
}

/* common - footer.tpl */

.bg__faq {
    background: #ededed;
    /*padding: 55px 15px 40px 15px;*/
    padding-top: 55px;
    padding-bottom: 40px;
}

.bg__faq .text-title {
    font-size: 48px;
    font-weight: bold;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-align: center;
    color: #333;
    line-height: 1;
}

.bg__faq .text {
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-align: center;
    color: #333;
    line-height: 0.8;
    margin-bottom: 30px;
    margin-top: 20px;
}

.bg__faq .input-group {
    width: 100%;
}

.bg__faq input.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 0;
    margin-bottom: 15px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.bg__faq input[type="submit"] {
    height: 40px;
    border: none;
    background: #ff6213;
    color: white;
    font-weight: bold;
    transition: .5s background;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

footer {
    padding-bottom: 30px;
    margin-top: 0;
    background-color: #333;
}

footer a, footer p {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    color: #bbbbbb;
    margin: 0;
}

footer h5 {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 18px;   
    font-weight: 300;
}

footer a.phone {
    font-size: 20px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #fff;
    display: block;
    margin-top: 10px;
}

footer a.btn__call {
    color: #bbbbbb;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    display: block;
    margin-top: 10px;
}

.bg__copy {
    background: #555555;
}

.copy {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    color: #fff;
    padding-top: 15px;
    text-align: center;
    height: calc(100% - 10px);
    display: flex;
    align-items: center;
}

.rp img { 
    width: 200px;
    display: inline-block;
    margin: 15px auto;
}

.rp p {
    color: #bbbbbb;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    padding: 0 15px;
}

/* end - common - footer.tpl */

.select-about .card-info {
    margin-bottom: 40px;
    height: 81px;
}

.select-about .text-title {
    font-size: 48px;
    font-weight: bold;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-align: center;
    color: #333;
    line-height: 1;  
    padding: 40px 15px;
}

.select-about img {
    width: 70px;
    display: block;
    float: left;
}

.select-about .text {
    font-size: 18px;
    font-weight: bold;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-align: left;
    color: #333;
    line-height: 1;  
    float: left;
    width: calc(100% - 70px);
    padding: 0 15px;
    height: 81px;
    align-items: center;
    display: flex;
}
#slalive-search {
        width: 100%;
    position: absolute;
    z-index: 1000;
    margin-top: 40px;
    background-color: #FFF;
    border: 1px solid #dfdfdf;
    box-shadow: 0 2px 2px #ddd;
    left: 0;
    display: none;
    border-top: 0;
}
#slalive-search ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#slalive-search ul li {
    background-color: #fff;
    cursor: pointer;
    min-height: 40px;
    overflow: hidden;
    padding: 5px;
}
#slalive-search .result-heading { text-align:center;}
}

#slalive-search ul li a {
    text-decoration: none;
    display: block;
}
#slalive-search ul li:after {
    clear: both;
    content: '';
}
#slalive-search ul li .cell {
   
        padding: 0 5px;
    vertical-align: middle;
        color: #000000;
    font-size: 14px;
    font-weight: bold;
}
.livesearch-price { color:#ff6212;}
#slalive-search ul li .cell img {    width: 100%;
    object-fit: cover;
    display: block;}
    #slalive-search ul li:nth-child(even) {

}
#slalive-search ul li:hover{
background-color: #ededed; }
#slalive-search ul li:nth-child(even) {
     border-top: 1px solid #f4f4f4;
    border-bottom: 1px solid #f4f4f4;

    display: block;
    float: left; }
    #slalive-search .result-heading:hover { background:transparent;}
     #slalive-search .result-heading a{   background: #ff6212;
    border: 1px solid #ff6212;
    color: #ffffff;
    display: inline-block;
    padding: 5px 10px;
    font-weight: bold;
    display: flex;
    text-align: center;
    justify-content: center;
    font-size: 16px;
    }
    #slalive-search .result-heading a:hover {
            box-shadow: 1px 0 10px #ff6212;
    }
.breadcrumb {
    border: none;
    background-color: inherit;
}

.breadcrumb > li { padding: 0 10px; }

.breadcrumb > li:after {
    border-right: 0;
    top: -4px;
    width: 18px;
    height: 18px;
    -webkit-transform: rotate(-60deg);
    -moz-transform: rotate(-60deg);
    -o-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

.product-thumb h4 a {
    color: gray;
}

.product-thumb .price {
    color: #333;
    font-size: 18px;
       font-weight: 800;
    margin-top: 10px;
}

.product-thumb .caption {
    padding: 10px 20px 10px 20px;
}

.caption p {
    font-size: 14px;
    color: #000;
}

@media (max-width: 767px){
    .product-grid .product-thumb .caption {
        padding: 10px 20px 0 20px;
    }
    .pl0 {padding-left:0;}
}

@media (max-width: 1200px){
    .top__callback .call__text {

    font-size: 18px;

}
.top__callback .callback__adress p {

    font-size: 12px;

}
    .product-grid .product-thumb .caption {
        min-height: 210px;
        padding: 10px 10px 0 10px;
    }
}
@media (max-width: 991px){
    .container {
    width: 100%;
}
}

@media (max-width: 990px){
.fleX { display:block;}
}
.product-thumb .button-group button {
    width: 100%;
    background-color: #ff6212;
    color: #fff;
}

#content h1 {
    font-size: 48px;
    font-weight: bold;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    text-align: center;
    color: #333;
    line-height: 1;  
    margin-top: 0;
    margin-bottom: 20px;
}

ul.subcat {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}

ul.subcat li {
    width: auto;
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 10px;
    padding: 5px 15px;
    color: #444444;
    background: #eeeeee;
    border: 1px solid #DDDDDD;
    border-radius: 4px;
    text-shadow: 0 1px 0 #FFF;
}

ul.subcat li a {
    color: #444444;
}

.thumbnail { border: none; }

h2.card-product-price {
    font-size: 25px!important;
    font-weight: bold!important;
    text-align: left!important;
}

#product .form-group input {
    max-width: 200px;
}

#button-cart {
    max-width: 200px;
    background-color: #ff6212;
    border: 2px solid #ff6212;
    border-radius: 4px;
    background-image: none;
    text-shadow: none;
    box-shadow: none;
}

#attributes {
    border: 0;
}

#attributes>tbody>tr>td {
    border-right: 0;
    border-left: 0;
}

.title-related-products {
    color: #444;
    font-size: 33px;
    font-weight: 700;
}

#total-cart tr:first-child {
    display: none;
}

#list-products-cart a {
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 74px;
}

.result__btn {
    border-radius: 4px;
    border: 2px solid #ff6212;
    background-color: #ff6212;
    color: white;
    padding: 7.5px 12px;
    font-weight: bold;
}

.modal__card {
  position: fixed;
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 30px;
  top: 300px;
  top: 50%;
  left: 50%;
  margin-top: -205px;
  margin-left: -197px;
  background-color: #ededed;
  border-radius: 4px;
  width: 395px;
  height: 410px;
  z-index: 1099; 
}
 @media screen and (max-width: 480px) {
    .modal__card {
      right: 0;
      width: 100%; }
}
  .modal__card .modal__title {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 35px; }
  .modal__card .modal__form {
    display: flex;
    flex-direction: column;
    width: 100%; }
  .modal__card .form__inp {
    margin-bottom: 20px;
    height: 45px;
    width: 100%;
    border-radius: 4px;
    background-color: #ffffff;
    border: none;
    padding: 17px; }
  .modal__card .form__btn {
    width: 219px;
    height: 45px;
    border-radius: 4px;
    background-color: #ff6212;
    color: white; 
    border: 0;
    margin: 0 auto;
  }

.modal__card--active {
  display: flex; }

.bg__modal {
  position: absolute;
  width: 100%;
  height: 2000px;
  background: #000;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: .5;
  display: none; }

.bg__modal--active {
  display: inherit; }

.about__link {
    color: #ff6213;
}

.information-information-4 h1 {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: 700;
}

.about__icon {
    margin: 0 auto 20px auto;
    display: block;
}

.about__img {
    width: 100%;
}

.bg-gree-prod {
    /*background: #ededed;*/
    background: none;
}


body[class^="information-information-"] h1 {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: 700;
}

.hr-dotted {
    background: url('/image/catalog/posts/production/hr-dotted.png');
    height: 3px;
    margin: 20px 0 30px 0;
    float: left;
    width: 100%;
}

.layer-info {
    float: left;
    width: 100%;
    margin-top: 50px;
}

.cloud {
    padding: 14px 10px;
    font-size: 13px;
    position: relative;
    display: inline-block;
    border: 1px solid #dcdcdc;
    text-align: center;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}

.cloud i.arrow {
    position: absolute;
    background: url('/image/catalog/posts/production/map.png');
}

.cloud.sand {
    position: absolute;
    margin-top: -32px;
    margin-left: -12px;
}

.cloud.cloud-small {
    padding: 8px 10px;
    min-width: 102px;
    font-size: 11px;
}

.cloud.arrow-top i.arrow, .cloud.arrow-bottom i.arrow {
    width: 18px;
    height: 10px;
    left: 50%;
    margin: 0 0 0 -9px;
}

.cloud.arrow-bottom i.arrow {
    bottom: -10px;
    background-position: -60px -188px;
}

.cloud.concrete {
    position: absolute;
    margin-top: -32px;
    margin-left: 112px;
}

.cloud.water {
    position: absolute;
    margin-top: -32px;
    margin-left: 228px;
}

.cloud.foamer {
    position: absolute;
    margin-top: -54px;
    margin-left: 362px;
}

.layer-info ul {
    list-style: none;
}

.properties {
    color: #656565;
    font-size: 11px;
    position: absolute;
    left: 695px;
    margin-top: -30px;
}

.properties li {
    position: relative;
    padding: 0 0 0 39px;
    margin: 0 0 16px 0;
}

.properties li i {
    position: absolute;
    background: url('/image/catalog/posts/production/map.png');
}

.properties li.thermal i {
    left: 6px;
    top: -2px;
    width: 16px;
    height: 29px;
    background-position: -81px -330px;
}

.properties li.lightweight i {
    left: 0;
    top: -2px;
    width: 27px;
    height: 26px;
    background-position: -100px -330px;
}

.properties li.porosity i {
    left: 0;
    top: -5px;
    width: 27px;
    height: 22px;
    background-position: -130px -330px;
}

.stage-img {
    /*position: absolute;*/
    left: 0;
}

.stage-img {
    width: 487px;
    height: 119px;
    bottom: 0;
    left: 9px;
    background: url('/image/catalog/posts/production/composition.jpg');
}

.stage-img-2{
    top: 0;
    left: 24px;
    width: 698px;
    height: 446px;
    background: url('/image/catalog/posts/production/stages.jpg');
}

.cloud.materials {
    position: absolute;
    margin-left: 200px;
    margin-top: 20px;
    text-align: left;
}

.cloud.arrow-left i.arrow {
    left: -10px;
    background-position: -42px -207px;
}

.cloud.arrow-left i.arrow, .cloud.arrow-right i.arrow {
    width: 10px;
    height: 18px;
    top: 50%;
    margin: -9px 0 0 0;
}

.cloud.mix {
    position: absolute;
    text-align: left;
    width: 423px;
    margin-left: 200px;
    margin-top: 120px;
}

.cloud.forms {
    position: absolute;
    text-align: left;
    margin-left: 200px;
    margin-top: 200px;
}

.stages-inline {
    position: absolute;
    bottom: 40px;
}

.stages-inline li {
    display: inline-block;
    margin-right: 30px;
}

.stages-inline li .cloud {
    text-align: left;
}

.cloud.arrow-top i.arrow {
    top: -10px;
    left: 28%;
    background-position: -81px -188px;
}

#row-production { width: 715px;  margin: auto auto 40px auto; display: table; }

.further {
    position: absolute;
    right: -87px;
    top: 13px;
    color: #005cba;
}

@media (max-width: 705px){
    .information-information-9 { width: 715px; }
    .properties { left: 485px; }
    .stages-inline {  bottom: 0; }
}

.title__cat {
    font-weight: 600;
    font-size: 16px;
    padding: 15px 15px 10px 15px;
    text-align: center;
    color: grey;
    background-color: #ededed;
    height: 160px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: center;
}

.title__cat span {
    font-size: 14px;
    font-weight: 400;
    width: 100%;
}


#slideshow0 {
    margin-bottom: 60px;
}

.img-main img {
    width: 100%;
    max-width: 932px;
    margin: auto;
    display: block;
    margin-top: 40px;
}

.tooltip { display: none; }

#layer_1:hover > .tooltip, #layer_1 img:hover > .tooltip, #layer_1 p:hover > .tooltip,
#layer_2:hover > .tooltip, #layer_2 img:hover > .tooltip, #layer_2 p:hover > .tooltip,
#layer_3:hover > .tooltip, #layer_3 img:hover > .tooltip, #layer_3 p:hover > .tooltip,
#layer_4:hover > .tooltip, #layer_4 img:hover > .tooltip, #layer_4 p:hover > .tooltip,
#advantages_1:hover > .tooltip, #advantages_1 img:hover > .tooltip, #advantages_1 p:hover > .tooltip,
#advantages_2:hover > .tooltip, #advantages_2 img:hover > .tooltip, #advantages_2 p:hover > .tooltip,
#advantages_3:hover > .tooltip, #advantages_3 img:hover > .tooltip, #advantages_3 p:hover > .tooltip,
#advantages_4:hover > .tooltip, #advantages_4 img:hover > .tooltip, #advantages_4 p:hover > .tooltip,
#advantages_5:hover > .tooltip, #advantages_5 img:hover > .tooltip, #advantages_5 p:hover > .tooltip,
#advantages_6:hover > .tooltip, #advantages_6 img:hover > .tooltip, #advantages_6 p:hover > .tooltip,
#advantages_7:hover > .tooltip, #advantages_7 img:hover > .tooltip, #advantages_7 p:hover > .tooltip,
#advantages_8:hover > .tooltip, #advantages_8 img:hover > .tooltip, #advantages_8 p:hover > .tooltip,
#advantages_9:hover > .tooltip, #advantages_9 img:hover > .tooltip, #advantages_9 p:hover > .tooltip,
#advantages_10:hover > .tooltip, #advantages_10 img:hover > .tooltip, #advantages_10 p:hover > .tooltip,
.foamconcrete-item-1:hover > .tooltip, .foamconcrete-item-2:hover > .tooltip, .foamconcrete-item-3:hover > .tooltip
{
    visibility: visible;
    opacity: 1;
    display: block;
    background: #fff;
    padding: 15px;
    border-radius: 6px;
    min-width: 290px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.25);
    -moz-box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.25);
    box-shadow: 0px 0px 15px 0px rgba(50, 50, 50, 0.25);
}

.skype-contact {
    width: 18px;
    height: 19px;
    top: -2px;
    left: -2px;
    background: url('../../../../../image/catalog/posts/production/inst.png');
    background-size: contain;
    float: left;
    margin-right: 10px;
}

.mail-contact {
    width: 18px;
    height: 16px;
    top: 1px;
    background: url('../../../../../image/catalog/posts/production/map.png') -32px -163px;
    float: left;
    margin-right: 10px;
}

.graf-contact {
    width: 19px;
    height: 19px;
    top: -1px;
    background: url('../../../../../image/catalog/posts/production/map.png') -53px -163px;
    float: left;
    margin-right: 10px;    
}

.price__btn {
    width: 35px;
    height: 35px;
    border: 1px solid #7d7d7d;
    background-color: #ffffff;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    float: right;
}

a.btn__call2 {
    background-color: #ff6212;
    color: #fff;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    display: block;
    margin: 10px auto 0 auto;
    width: 200px;
    text-align: center;
    padding: 10px;
    border-radius: 4px;
}

#menu .dropdown-inner ul li {
    width: 180px;
}

#menu .dropdown-inner ul {
    display: inline-flex;
    width: 100%;
}

.dropdown-menu {
    background-color: #ededed;
    border: 0;
    border-radius: 0;
    padding-top: 0!important;
}

#menu .dropdown-inner li a:hover {
    width: calc(100% - 1px); 
    border-right: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
}

.navbar-nav {
    margin: 0 auto;
    float: none;
    width: 650px;
}

#menu .dropdown-inner a { min-width: 180px; }

#content { min-height: auto; }

.product-go .caption { min-height: 262px; width: 100%; }
.rel .caption {
    min-height: 312px;
    width: 100%;
    display: flex;
}
/* Калькуляторы  */

.calc-block-1 {  }

.calc-block-1.calc-block-1-center {  }

.calc-block-1.calc-block-1-center .title { 
    font-size: 25px;
    font-weight: 500;
    color: #333333;
    padding-bottom: 40px;
    padding-top: 20px;
}

.calc-block-1.calc-block-1-center label { font-size: 14px; font-weight: 400; color: #6e6e6e; }

.calc-block-1.calc-block-1-center input { max-width: 260px; width: 100%; height: 40px; border: 1px solid #cccccc; padding: 0 15px; margin-bottom: 20px; border-radius: 4px; }

.calc-block-1.calc-block-1-center .btn {
    max-width: 260px;
    width: 100%;
    height: 40px;
    border: 1px solid #ff6212;
    background-color: #ff6212;
    border-radius: 4px;
    color: white;
    line-height: 24px;
    font-size: 16px; 
    margin-top: 23px;
    box-shadow: none;
}

.calc-block-1.calc-block-1-right {  
    background-color: #ededed;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}

.calc-block-1.calc-block-1-right .title {  
    font-size: 16px;
    text-align: center;
    padding: 20px 15px 10px 15px;
}

.calc-block-1.calc-block-1-right .desc {  
    text-align: center;
    font-size: 35px;
    font-weight: 700;
    line-height: 1;
    padding: 10px 15px 20px 15px;
}

/* Калькуляторы - end  */

.prod-label {
    background: url('SobstvennoeProizvodstvo.png');
    width: 50px;
    height: 50px;
    right: 25px;
    top: 10px;
    background-size: cover;
    color: #fff;
    display: flex;
    padding: 5px 10px;
    font-size: 14px;
    text-align: center;
    position: absolute;
    z-index: 1;
}

.prod-label:hover::after { 
    content: attr(data-title); 
    position: absolute; 
    right: 2%;
    top: 105%;
    z-index: 1;
    background: #ff6212; 
    font-size: 14px;
    width: 200px;
    padding: 5px 10px;
    color: #fff;
    border: 1px solid #fff;
}

.skidka a {
    display: block;
    border: 2px solid #ff6213;
}

.skidka a img {
    display: block; margin: 15px auto;
}

.skidka a span { background: #ff6213; width: 100%; display: block; }

.skidka a p {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    margin: 0;
    background: #ff6213;
    padding: 0 15px;
}

.skidka a p:last-child { padding-bottom: 15px; }

.custom-tb { width: 100%; max-width: 700px; border: 1px solid #ddd; }

.custom-tb tr { border: 1px solid #ddd; }

.custom-tb tr:first-child td { background-color: #ff6212; color: #fff; padding: 5px 10px; font-weight: bold; font-size: 14px; }

.custom-tb tr td { padding: 5px 10px; font-size: 14px; }

.social-head { position: absolute; background: #fff; border: 1px solid #ededed; top: 18px; z-index: 2; right: 20px; border-radius: 8px; padding-top: 5px; }

footer .social, #content .social, .social-head { margin-top: 5px; }

footer .social .item, #content .social .item, .social-head .item { display: inline-block; }

footer .social .item .telegram, #content .social .item .telegram, .social-head .item .telegram { background: url(./../image/social-btn.png) -4px -4px/548px 148px no-repeat; border-radius: 100%;
    background-position: -4px -104px;
    display: block;
    height: 40px;
    margin: 4px 8px 4px 0px;
    overflow: hidden;
    position: relative;
    width: 40px;
    font-size: 0; }
    
footer .social .item .msg-max, #content .social .item .msg-max {
    background: url(./../image/max.jpg);
    border-radius: 100%;
    display: block;
    height: 40px;
    margin: 4px 8px 4px 0px;
    position: relative;
    width: 40px;
    font-size: 0;
}    
    
footer .social .item .whatsapp, #content .social .item .whatsapp, .social-head .item .whatsapp { background: url(./../image/social-btn.png) -4px -4px/548px 148px no-repeat; border-radius: 100%;
background-position: -154px -104px;
display: block;
height: 40px;
margin: 4px 8px 4px 0px;
overflow: hidden;
position: relative;
width: 40px;
font-size: 0; }

footer .social .item .viber, #content .social .item .viber, .social-head .item .viber { background: url(./../image/social-btn.png) -4px -4px/548px 148px no-repeat; border-radius: 100%;
background-position: -104px -103px;
display: block;
height: 40px;
margin: 4px 8px 4px 0px;
overflow: hidden;
position: relative;
width: 40px;
font-size: 0; }

.social-head .item .whatsapp {
    background: url(./../image/social-btn.png) -4px -4px/548px 148px no-repeat;
    border-radius: 100%;
    background-position: -154px -104px;
    display: block;
    height: 40px;
    margin: 4px 8px 4px 8px;
    overflow: hidden;
    position: relative;
    width: 40px;
    font-size: 0;
}

.social-head .item .msg-max {
    background: url(./../image/max.jpg);
    border-radius: 100%;
    display: block;
    height: 40px;
    margin: 4px 8px 4px 0px;
    position: relative;
    width: 40px;
    font-size: 0;
}

.social-top { text-align: center; }

.social-top .item { display: inline-block; }

.social-top .item .telegram { background: url(./../image/social-btn.png) -4px -4px/548px 148px no-repeat; border-radius: 100%;
    background-position: -4px -104px;
    display: block;
    height: 40px;
    margin: 4px 8px 4px 0px;
    overflow: hidden;
    position: relative;
    width: 40px;
    font-size: 0; }

.social-top .item .msg-max {
    background: url(./../image/max.jpg);
    border-radius: 100%;
    display: block;
    height: 40px;
    margin: 4px 8px 4px 0px;
    position: relative;
    width: 40px;
    font-size: 0;
}





.predl { border: 1px solid #ff6212; margin-bottom: 30px; }

.predl p.title { padding: 10px 15px; font-weight: bold; background: #ff6212; color: #fff; font-size: 16px; }

.predl p { padding: 5px 15px; font-weight: bold; font-size: 14px; }

.predl p b { }

@media (max-width: 991px){
    .navbar-nav { width: 100%; }
    .calc-block-1.calc-block-1-center { max-width: 370px; margin: 15px auto 50px; text-align: center; }
}

@media (max-width: 768px){
    .navbar-nav { width: 100%; }
}

@media (max-width: 767px){
    #menu .dropdown-inner li a { border: 0!important; color: #000; }
    #menu .dropdown-inner li a strong { font-weight: 100; }
    #menu .dropdown-inner li { width: 100%!important; }
    .breadcrumb { overflow-x: scroll; }
}

@media (max-width: 425px){
    .custom-tb { overflow-x: scroll; display: block; }
}































































