@import url('https://fonts.googleapis.com/css?family=Noto+Serif&display=swap');
@font-face {
    font-family: Segoe;
    src: url(/kolomsad/font/SegoeUI.ttf);
    font-display: swap
}
@font-face {
    font-family: SegoeI;
    src: url(/kolomsad/font/SegoeUI-Italic.ttf);
    font-display: swap
}
@font-face {
    font-family: SegoeSB;
    src: url(/kolomsad/font/SegoeUI-SemiBold.ttf);
    font-display: swap
}
@font-face {
    font-family: SegoeB;
    src: url(/kolomsad/font/SegoeUI-Bold.ttf);
    font-display: swap
}

 body{
    font-family: Segoe;
    margin: 0;
    color: #2c2c2c;
}
.container {
    width: 1170px;
}
.container{
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
}
#content {
    margin-bottom: 15px;
}
.head-top{
    background: #ededed;
    padding: 9px 0;
}
.fix_top{
    display: flex;
    font-size: 15px;
    align-items: center;
    justify-content: space-between;
}
.fix_top ul{
    padding: 0;
    display: flex;
    list-style-type: none;
    margin: 0;
    width: 53.5%;

}
.head-top a{
    color: #303030;
    text-decoration: none;
}
.link_article{
    display: flex;
    align-items: center;
}
.link_article img{
        margin-right: 8px;
        max-height: 20px;
}
.fix_top li{
    margin-right: 22px;
}
.city__arrow-container{
        margin-left: 4px;
}
.city{
        display: flex;
    align-items: center;
    margin-right: 15px;
}
.city img{
    padding-right: 9px;
}
.dgr{
    display: flex;
    align-items: center;
    width: 21%;
}
.dgr span{
    margin-left: 9px;
    letter-spacing: -1.2px;
}
.dmail img{
    margin-right: 2px;
}
.dmail a{
    letter-spacing: -0.8px;
}
.btn-cart{
    margin-left: 38px;
    margin-top: 6px;
    position: relative;
    box-shadow: 0px 10px 13px 0 rgba(232, 206, 134, 0.75);
    background: radial-gradient(at center, #ffb700, #ffe000);
    width: 56px;
    height: 56px;
    display: block;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.btn-cart span{
    position: absolute;
    top: -6px;
    right: -5px;
    font-family: SegoeB;
    color: #fff;
    font-size: 12px;
    background: #4c4c4c;
    border-radius: 50%;
    height: 23px;
    width: 23px;
    justify-content: center;
    align-items: center;
    display: flex;
    box-shadow: -5px 7px 9px 0 rgba(175, 196, 161, 0.44);
}
.hedr-cent{
    display: flex;
    align-items: center;
    padding: 18px 0 25px 0
}
#search input::placeholder {
  color: #ccc;
}
#search input{
    font-size: 14px;
    border: none;
    outline: 0;
}
#search{
    margin-top: 11px;
    margin-left: 35px;
    border: 1px solid #dddcdc;
    border-radius: 50px;
    width: 202px;
    height: 42px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 14px 0 23px;
}
#search button{
    border: none;
    background: none;
    outline: 0;
    cursor: pointer;
    padding: 0;
}
.tel_hea a{
    display: block;
    color: #2c2c2c;
    font-family: SegoeB;
    font-size: 20px;
    text-decoration: none;
    letter-spacing: 0;
}
.openModal{
   margin-top: 13px;
    margin-left: 23px;
    color: #59a028;
    text-decoration: none;
    font-size: 13px;
    font-family: SegoeB;
    text-transform: uppercase;
    border: 1px solid #83c039;
    border-radius: 50px;
    height: 47px;
    width: 172px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.btn-iz{
    text-decoration: none;
    color: #2c2c2c;
    display: flex;
    align-items: center;
    letter-spacing: -0.8px;
    margin-top: 9px;
    margin-left: 52px;
}
.btn-iz img{
    margin-right: 10px;
}
.btn-iz span{
    margin-left: 8px;
    color: #59a028;
}
.tel_hea{
    margin-top: 10px;
    margin-left: 37px;
    letter-spacing: 0.7px;
}
.mega_menu{
    box-shadow: 0px -4px 16px 0px rgba(223, 221, 221, 0.84);
}
.wrap-menu > ul{
       padding: 0;
    display: flex;
    list-style-type: none;
    margin: 0;
    justify-content: space-between;
}

.wrap-menu > ul > li {
    border-right: 1px solid #ededed;
    flex: 1;
    text-align: center;
}
.wrap-menu > ul > li > a{
    border-right: 1px solid #f6f6f6;
    border-left: 1px solid #f6f6f6;
    padding: 16px 0;
    color: #2c2c2c;
    font-family: SegoeB;
    font-size: 18px;
    text-decoration: none;
    margin: 0 2px;
    display: block;
}
.men2{
    flex: 1.2!important;
}
.wrap-menu > ul > li, .wrap-menu > ul > li a{
    border: none;
}
.men1 > a {
    background: #59a028;
    color: #fff !important;
    box-shadow: 0 15px 24px rgba(126, 207, 71, 0.67);
}
.slait{
    height: 606px;
}
.centerinfo .title{
    font-size: 100px;
    color: #fff;
    font-family: SegoeB;
    text-transform: uppercase;
    width: 50%;
    line-height: 100px;
}
.centerinfo .text{
    color: #fff;
    font-size: 16px;
    width: 30%;
    margin-top: 32px;
    line-height: 28px;
}
.centerinfo{
     padding-top: 78px;
}
.centerinfo .btn-inverse{
        display: inline-block;
    font-size: 15px;
    font-weight: bold;
    color: #2c2c2c;
    text-decoration: none;
    user-select: none;
    padding: 20px 50px;
    border-radius: 50px;
    background: #a2cf70 radial-gradient #ffdc00, #ffb600;
    background: #ffb600 radial-gradient(#ffb600, #ffdf00);
    box-shadow: #efc100 0 4px 0px;
    text-transform: uppercase;
    margin-top: 33px;
}
#slideshow0 .item {
    background-position: 50%!important;
}
#slideshow0 .owl-nav, #reviewsh .owl-nav, #reviewi .owl-nav{
    position: absolute;
    top: 39%;
    margin-right: auto;
    margin-left: auto;
    width: 1323px;
    right: 0;
}
#slideshow0 .owl-nav{
    left: 0;
}
#reviewsh .owl-nav, #reviewi .owl-nav{
    left: -76px;
}
#slideshow0, #reviewsh, #reviewi{
    position: relative;
}
#slideshow0 .owl-nav button, #reviewsh .owl-nav button,  #reviewi .owl-nav button{
    position: absolute;
    background: #d5d5d57a!important;
    width: 56px;
    height: 56px;
    border-radius: 50%;
}
#slideshow0 .owl-next, #reviewsh .owl-next, #reviewi .owl-next{
    right: 0;
    transform: rotate(180deg);
}
#slideshow0 .owl-prev, #reviewsh .owl-prev, #reviewi .owl-prev{
    left: 0;
}
#slideshow0 .owl-dots button, #reviewsh .owl-dots button, #slideshow4 .owl-dots button, .rewi_owl .owl-dots button, #reviewi .owl-dots button {
    width: 9px;
    height: 9px;
    border: 1px solid #e4e3e3;
    border-radius: 50%;
    margin: 0 5px;
}
#reviewsh .owl-dots, #reviewi .owl-dots{
    bottom: -53px;
}
#slideshow0  .owl-dots{
    bottom: 35px;
}
#slideshow0 .owl-dots, #reviewsh .owl-dots, #slideshow4 .owl-dots, .rewi_owl .owl-dots, #reviewi .owl-dots{
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    display: block;
}
.owl-dots .active:after {
        content: "";
    display: block;
    position: absolute;
    top: 0;
    z-index: 99999;
    bottom: -10px;
    width: 20px;
    margin-left: -7px;
    background: url(/kolomsad/img/activ1.png) top center no-repeat;
}
.advant_d span{
    font-size: 18px;
    font-family: SegoeSB;
    display: block;
}
.advant_d{
    display: flex;
    align-items: center;
    padding-right: 55px;
}
.advantages2{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.advant_d img{
    margin-right: 17px;
}
.advantages{
    padding: 30px 0 0 0;
}
.advantages2 .advant_d:last-child {
        padding-right: 0;
}
.company{
    background: url(/kolomsad/img/fon2.png) center no-repeat;
    background-size: 100%;
    background-position: 0 -50%;
}
.ocompany{
    padding-bottom: 35px;
        margin-top: 8px;
    display: flex;
    align-items: center;
}
.text-comp{
    margin-left: 30px;
    margin-top: 9px;
    width: 43%
}
.opitom{
    font-size: 30px;
    font-family: SegoeB;
    margin: 5px 0;
}
.text-comp p{
    font-size: 15px;
    line-height: 28px;
}
.text-comp .com-bold{
    font-size: 17px;
    font-family: SegoeSB;
    line-height: 28px;
    margin-bottom: 21px;

}
.text-comp .btn{
    display: inline-block;
    font-size: 15px;
    float: left;
    font-family: SegoeB;
    color: #fff;
    text-decoration: none;
    user-select: none;
    padding: 11px 40px;
    border-radius: 50px;
    background: #a2cf70 radial-gradient #ffdc00, #ffb600;
    background: #66ba11 radial-gradient(#66ba11, #93d92c);
    box-shadow: #7dc429 0 4px 0px, 0px 13px 13px 0 rgba(181, 225, 135, 0.75);
    text-transform: uppercase;
    margin-top: 11px;
}
.text-comp span{
    display: inline-block;
    color: #539724;
    font-size: 17px;
    font-family: SegoeI;
    width: 60%;
    text-align: right;
    margin-top: 13px;
    position: relative;
}
.text-comp span:after {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    right: -95px;
    bottom: 0;
    width: 71px;
    background: url(/kolomsad/img/strel2.png) top center no-repeat;
}
.video-comp{
    padding-top: 110px;
    padding-left: 59px;
}
.catalog_home h3{
    font-size: 30px;
    font-family: SegoeB;
    text-align: center;
    margin: 81px 0 20px;
        position: relative;
}
.catalog_home h3:before {
    content: "";
    display: block;
    position: absolute;
    top: -36px;
    left: 0;
    right: 0;
    z-index: 99999;
    bottom: 0;
    text-align: center;
    margin: auto;
    width: 91px;
    background: url(/kolomsad/img/list2.png) top center no-repeat;
}
.catalog_home h1{
    font-size: 30px;
    font-family: SegoeB;
    text-align: center;
    margin: 81px 0 20px;
        position: relative;
}
.catalog_home h1:before {
    content: "";
    display: block;
    position: absolute;
    top: -36px;
    left: 0;
    right: 0;
    z-index: 99999;
    bottom: 0;
    text-align: center;
    margin: auto;
    width: 91px;
    background: url(/kolomsad/img/list2.png) top center no-repeat;
}
.mee_proezd.tab-disc .nav li {
      padding-bottom: 0px;
    margin-right: 0px;
  }
  .mee_proezd.tab-disc .tab-content{
    padding: 0px 21px;
  }
  .mee_proezd.tab-disc .nav{
        border-bottom: 0px;
  }
  .mee_proezd.tab-disc .nav-tabs > li > a {
      margin-right: 0px;
    }
    .preim .map_d3.mee_map{
      bottom: 55%;
    right: 60%;
    }
.spcatdlog{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.imgkategor{
    padding: 7px;
    box-shadow: 0px 5px 27px 0 rgba(0, 0, 0, 0.09);
    border-radius: 5px;
}
.imgkategor img{
    display: block
}
.namekategor{
    font-size: 18px;
    font-family: SegoeSB;
    text-align: center;
    margin: 0 7px;
    box-shadow: 0px 5px 27px 0 rgba(0, 0, 0, 0.09);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 53px;
}
.namekategor span{
    display: block;
    width: 80%;
    text-align: center;
    margin: auto;
        line-height: 21px;
}
.kategor{
    max-width: 215px;
    margin-bottom: 38px;
}
.vcatalog{
    color: #59a028;
    font-size: 13px;
    text-transform: uppercase;
    font-family: SegoeB;
    text-decoration: none;
    border: 1px solid #83c039;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    width: 170px;
    height: 45px;
    text-align: center;
    margin-top: 43px;
}
.produtu{
    padding-bottom: 23px;
    max-width: 270px;
    background: #fff;
    border-radius: 3px;
}
.hit_new {
    background: url(/kolomsad/img/fon3.png) center no-repeat;
    background-position: 49% -4%;
    padding-top: 1px;
    background-size: 100%;
}
.hit_new2 .produtu {
    margin-bottom: 30px;
}
/* .vbr-otz{
    background: url(/kolomsad/img/fon5.png) center no-repeat;
    background-size: auto 77%;
    background-position: center 104%;
    padding-bottom: 51px;
} */
.hit_new2 .nav-tabs{
    font-size: 30px;
    font-family: SegoeB;
    padding: 0;
    display: flex;
    list-style-type: none;
    margin: 0;
    justify-content: center;
    padding-bottom: 38px;
    margin-top: 126px;

}
.hit_new2 .nav-tabs a{
     color: #2c2c2c;
     text-decoration: none;
     margin: 0 15px;
}
.hit_new2 .nav-tabs .active a{
    border-bottom: 2px solid;
    color: #7ab829
}
.produtu .image img{
        width: 100%;
}
.produtu .image > a > img{
    height: 200px;
}
.produtu .image{
    position: relative;
}
.vcatalog .city__arrow{
    margin-left: 10px
}
.hit_new2{
    padding-bottom: 57px;
}
.produtu .button-wrap {
    position: absolute;
    top: 4px;
    right: 4px;
    display: flex;
    align-items: center;
}
.button-wrap a:first-child {margin-right: 6px}
.produtu .btn-icon{
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ffffffa3;
    border: none;
    border-radius: 50px;
    cursor: pointer;
}
.produtu .btn-icon img {
    width: auto!important;
    margin: auto;
}
.infor{
        padding: 3px 13px;
}
.artikul{
        color: #6c6b6b;
    font-size: 13px;
}
.produtu .name{
    margin-top: 4px;
    line-height: 18px;
    height: 72px;
    max-height: 72px;
    display: block;
}
.produtu .name a{
    color: #2c2c2c;
    font-size: 16px;
    font-family: SegoeSB;
    text-decoration: none;
}
.rating i{
   font-size: 17px;
    color: #d1d1d1;
    width: auto;
}
.rating .fa-stack {
        width: 15px;
    height: 27px;
}
.nalich{
    font-size: 13px;
    color: #539724;
    margin-left: 14px;
    position: relative;
}
.nal-rei{
    display: flex;
    justify-content: space-between;
    margin-top: 8px;
}
.cen-quant .price-old:after {
    content: " ";
    display: block;
    width: 100%;
    height: 1px;
    background: #f78e7b;
    position: absolute;
    top: 50%;
    left: 0;
   }
.cen-quant .price-old{
    position: relative;
    display: inline-block;
    color: #6c6b6b;
    font-size: 16px;
}
.cen-quant .price{
    margin: 0
}
.cen-quant  .price-new{
    margin-top: -7px;
        color: #212121;
    font-size: 24px;
    font-family: SegoeB;
    display: block;
}
.percentsaving{
    font-size: 11px;
    color: #fff;
    background: #fe5552;
    font-family: SegoeB;
    width: 34px;
    display: inline-block;
    text-align: center;
    margin-left: 19px;
    position: relative;
    height: 16px;
}
.percentsaving:before {
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    left: -12px;
    top: 4px;
    border-bottom: 8px solid #fe5552;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    transform: rotate(270deg);
}
.nalich:before {
    content: "";
    height: 6px;
    width: 6px;
    position: absolute;
    left: -14px;
    top: 6px;
    border-radius: 50px;
    background: #539724;
}
.minys:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    bottom: 0;
    text-align: center;
    margin: auto;
    width: 16px;
    height: 4px;
    background: url(/kolomsad/img/min.png) top center no-repeat;
}
.cart-button{
    cursor: pointer;
    display: flex;
    align-items: center;
    font-size: 15px;
    font-weight: bold;
    color: #2c2c2c;
    text-decoration: none;
    user-select: none;
    border-radius: 50px;
    width: 132px;
    height: 44px;
    justify-content: center;
    background: #a2cf70 radial-gradient #ffdc00, #ffb600;
    background: #ffb600 radial-gradient(#ffb600, #ffdf00);
    box-shadow: #efc100 0 4px 0px;
    text-transform: uppercase;
    margin-top: 12px;
    font-size: 13px;
}
.cart-button img{
    width: 16px;
    margin-right: 5px;
        filter: invert(80%);
}
.pluc:before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    bottom: 0;
    text-align: center;
    margin: auto;
    width: 16px;
    height: 16px;
    background: url(/kolomsad/img/plu.png) top center no-repeat;
}
.pluc, .minys{
    position: relative;
}/*******/
.quantity a{
    width: 30%;
    text-decoration: none;
    color: #dbdada;
    height: 100%;
    text-align: center;
    display: inline-block;
}
/********/
.cen-quant{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.quantity{
    width: 119px;
    height: 44px;
    text-align: center;
    border: 1px solid #dbdada;
    border-radius: 50px;
}
.quantity input{
    font-size: 16px;
    text-align: center;
    border-top: none;
    border-bottom: none;
    border-left: 1px solid #dbdada;
    border-right: 1px solid #dbdada;
    width: 40%;
    height: 100%;
    background: transparent;
}
.cart-clic{
    cursor: pointer;
    font-size: 13px;
    font-family: SegoeB;
    color: #fff;
    text-decoration: none;
    border-radius: 50px;
    background: #a2cf70 radial-gradient #ffdc00, #ffb600;
    background: #66ba11 radial-gradient(#66ba11, #93d92c);
    box-shadow: #7dc429 0 4px 0px, 0px 13px 13px 0 rgba(181, 225, 135, 0.75);
    margin-top: 11px;
    max-width: 85px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 22px;
}
.cart{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.pane-tovar {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
}
.tab-content .vcatalog img{
    margin-left: 10px;
}
.d_usleg{
    display: flex;
    width: 42%;
    box-sizing: border-box;
    margin-left: 0 !important;
}
.ucleg{
    display: flex;
    justify-content: space-between;
        padding-top: 52px;
}
.pxl21 {
    width: 100%;
    box-sizing: border-box;
}
.ucleg3 .d_usleg {
    justify-content: space-between;
}
.imgusl {
    width: 50%;
}
.textusl {
    width: 50%;
}
.uslugi{
    background: url(/kolomsad/img/list3.png) no-repeat center;
    background-position: 50% 0;
}
.textusl h3{
    font-size: 20px;
    font-family: SegoeSB;
}
.textusl p{
    line-height: 20px;
    font-size: 15px;
}
.textusl{
    line-height: 25px;
    text-align: right;
}
.hit_new .catalog_home h3{
    margin-bottom: 12px;
}
.d_usleg2{
    padding-top: 59px;
    margin-left: 200px;
    padding-right: 0;
}
.d_usleg2 .textusl{
    text-align: left;
}
.ucleg2{
    padding-top: 0px;
    justify-content: space-between;
}
.ucleg2 .textusl h3{
    margin: 6px 0
}
.ucleg3 .textusl h3 {
    margin: 0;
}
.ucleg3 .d_usleg2 {
    padding-top: 50px;
}
.textusl a{
    font-size: 13px;
    text-decoration: none;
    color: #539724;
}
.textusl a .city__arrow{
    transform: rotate(270deg);
}
.forma_svyz{
    background: url(/kolomsad/img/fon4.png) no-repeat center;
    height: 557px;
    background-size: cover;
}
.forma-svyz{
    background: #f2f3f
}
.forma-svyz{
    background: #f2f3f5;
    width: 469px;
    padding: 29px 39px 29px 51px;
    text-align: center;
    position: absolute;
    top: 57px;
    right: -25px;
}
.forma_svyz .container {
    position: relative;
}
.xps{
        margin-bottom: 7px;
    font-size: 30px;
    font-family: SegoeB;
}
.ski-r1{
        display: block;
    color: #59a028;
    font-family: SegoeB;
    line-height: 24px;
    font-size: 36px
}
.ski-r2{
    color: #59a028;
    font-size: 14px;
    font-family: SegoeB;

}
.text_xps{
    font-size: 24px;
    width: 70%;
    display: block;
    margin: auto;
}
.scet{
    display: flex;
    align-items: center;
}
.text_scet{
        font-family: SegoeSB;
    font-size: 15px;
    text-align: center;
    margin-left: -5px;
}
.skid-scet{
    display: flex;
    margin-top: 10px;
    margin-left: 0px
}
.countdown{
    display: flex;
    margin-right: 17px;
}
.countdown-number .countdown-time{
    display: flex;
    font-family: SegoeSB;
    font-size: 34px;
    text-align: center;
    background: #fff;
    min-width: 53px;
    height: 53px;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    box-shadow: 0px 2px 18px 0 rgba(0, 0, 0, 0.27);
}
.scet2{
        margin-left: 19px;
    margin-top: 24px;
}
.sc-d{
        margin-top: 8px;
        line-height: 30px;
    font-size: 20px;
    text-align: left;
    font-family: SegoeSB;
    width: 50%;
}
.countdown-text{
    font-size: 13px!important;
    color: #6c6b6b;
}
.dv{
    font-family: SegoeSB;
    font-size: 36px;
    margin-left: 5px;
    margin-right: 5px;
}
.skid-r{
    margin-top: 10px;
}
.inp input{
        font-size: 15px;
    width: 435px;
    border: none!important;
    border-bottom: 1px solid #cacaca!important;
    border-radius: 0!important;
    box-shadow: none!important;
    background: transparent;
    padding: 15px 5px;
    margin-bottom: 12px;
    margin-right: 33px;
}
.inp input::placeholder {
  color: #cacaca;
}
.btn-popup-pay{
        cursor: pointer;
        display: inline-block;
    font-size: 15px;
    font-weight: bold;
    color: #2c2c2c;
    text-decoration: none;
    user-select: none;
    border-radius: 50px;
    background: #a2cf70 radial-gradient #ffdc00, #ffb600;
    background: #ffb600 radial-gradient(#ffb600, #ffdf00);
    box-shadow: #efc100 0 4px 0px, 0px 15px 20px 0 rgba(232, 206, 134, 0.75);
    text-transform: uppercase;
    margin-top: 11px;
    border: none;
    text-align: center;
    width: 240px;
    height: 60px;
    margin-bottom: 11px;
}
.sp_vbor{
    background: url(/kolomsad/img/imgvbr.png) no-repeat center;
    background-position: 50% 0;
        margin-top: -20px;
       padding-top: 91px;
           /* padding-bottom: 145px;
        margin-bottom: 102px; */
}
.forma_d{
    background: url(/kolomsad/img/fon6.png) center no-repeat;
    background-position: top;
    margin-top: 24px;
    height: 530px;
    padding-top: 68px;
}
.zag-gde h3{
 margin: 35px 0 11px;
}
.map_d2{
    background: url(/kolomsad/img/map-bac.png) center no-repeat;
    height: 867px;
        position: relative;
}
.posnew{
        background: url(/kolomsad/img/fon7.png) center no-repeat;
    background-position: 100% -77%;
    padding-top: 71px;
    height: 935px;
}
footer{
    background: url(/kolomsad/img/fon-f.png) center no-repeat ;
    background-size: 100%;
}
.power2{
    background:#4c4c4c
}
.topbutton {
      background: url(/kolomsad/img/vverx.png) center no-repeat;
    width: 103px;
    height: 97px;
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 2;
    cursor: pointer;
}
.footer_flex{
        padding-top: 153px;
    display: flex;
    justify-content: space-between;
}
.logofooter{
    display: block;
}
.op-logo .priem{
    font-size: 15px;
    font-family: SegoeB;
    text-transform: uppercase;
    color: #59a028;
    display: block;
    margin-top: 30px;
    margin-left: 9px;
    margin-bottom: 17px;
}
.social-block{
    margin-left: 9px;
    margin-top: 19px;
}
.social-block span{
    width: 89px;
    display: inline-block;
}
.contact_foot, .catalog-footer{
    margin-top: 31px;
}
.zagal-foot{
    display: block;
    color: #59a028;
    font-size: 15px;
    font-family: SegoeB;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.contact_foot a{
    font-family: SegoeSB;
    color: #fff;
    font-size: 24px;
    display: block;
    text-decoration: none;
}
.map-footer{
    margin-top: 15px;
    display: block;
    font-size: 15px;
    color: #dbdada;
}
.contact_foot .dmail{
    font-size: 15px;
    margin-top: 21px;
}
.contact_foot .dmail a{
    display: inline-block;
    text-decoration: none;
    letter-spacing: 1px;
    color: #dbdada;
    font-family: Segoe;
    font-size: 15px;
}
.soc{
       padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    margin-top: 14px;
    margin-left: -4px;
}
.soc li{
    margin-right: 7px;
}
.catalog-foot2{
    display: flex;
}
.catalog-footer .list-unstyled{
    padding: 0;
    margin: 0;
    list-style: none;
}
.footer_botom{
    margin-top: 31px;
    background: #3a3a3a;
}
.catalog_bot{
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: space-evenly;
    padding: 25px 0;
}
.catalog_bot a{
   color: #dbdada;
    text-decoration: none;
    font-size: 15px;
}
.power p{
    margin: 0;
        color: #858383;
    font-size: 13px;
    text-align: center;
    padding: 13px 0 33px 0;
}
.catalog-foot2 a{
        color: #dbdada;
    text-decoration: none;
    font-size: 15px;
    padding-bottom: 15px;
    display: block;
}
.list-unstyled1{
    padding-right: 45px!important;
}
.icon-foo{
    display: inline-block;
    width: 24px;
}
.map-footer .icon-foo{
    margin-right: 11px;
}
.dmail .icon-foo{
    margin-right: 6px;
}
.cisl{
    color: #83c039;
    font-size: 48px;
    font-family: SegoeB;
    padding-right: 20px;
}
.cisr{
    color: #83c039;
    font-size: 48px;
    font-family: SegoeB;
    padding-left: 20px;
}
.vbor3{
    text-align: right;
}
.textvb h3{
    color: #539724;
    font-size: 18px;
    font-family: SegoeSB;
        margin-bottom: 0;
}
.textvb p{
        color: #444444;
    font-size: 15px;
    margin-top: 6px;
    line-height: 30px;
}
.vbor{
    display: flex;
    justify-content: space-between;
    padding-left: 8px;
    padding-right: 8px;
        padding-top: 8px;
}
.vbor2{
    display: flex;
    width: 27%;
}
.vide_otz{
    margin-top: 39px;
    display: flex;
    justify-content: space-between;
}
.vide_otz iframe{
    max-width: 100%;
    max-height: 186px !important;
    height: auto;
    border-radius: 3px
}
.name_otz{
    font-size: 17px;
    font-family: SegoeSB;
    margin-top: 17px;
    text-align: center;
}
.vbr-otz .vcatalog{
    margin-top: 32px;
}
.text_otz {
    /* margin-top: 45px; */
    padding-top: 10px;
        position: relative;
}
.text_otz:after  {
    content: "";
    background: url(/kolomsad/img/ten.png) center no-repeat;
    background-size: 100%;
    position: absolute;
    top: 0;
    height: 131px;
    width: 100%;
}
.gal{
    font-family: 'Noto Serif', serif;
    font-size: 120px;
    color: #83c039;
    line-height: 80px;
    margin-left: 11px;
}
.info_otz .text-o{
    color: #5e5e5e;
    font-size: 17px;
    margin: 0;
    font-family: SegoeI;
    line-height: 30px;
}
.text_otz2{
    display: flex;
}
.info_otz{
    margin-top: 32px;
    margin-left: 9px;
}
.fofo_otz{
    display: flex;
    align-items: center;
    margin-top: 44px;
}
.foto_name{
    background: url(/kolomsad/img/fon-o.png) center no-repeat;
    width: 97px;
    height: 93px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.foto_name img{
    max-width: 70px;
    max-height: 70px;
}
.name-data{
    margin-left: 21px;
}
.nam2{
    font-size: 15px;
    font-family: SegoeSB;
    margin-top: 15px;
    line-height: 13px;
}
.dat{
    color: #6c6b6b;
    font-size: 13px;
}
.vcatalog-o{
    margin-top: 76px!important;
}
.czvopr{
        display: flex;
}
.vopr_d .catalog_home h3:before {
    content: "";
    display: none!important;
}
.vopr_d .catalog_home h3{
    text-align: left!important;
        margin-bottom: 31px!important;
}
.quesz{
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 2px solid #dbdada;
    border-radius: 50px;
    height: 60px;
    padding: 0 30px;
}
.quesz span{
    font-size: 18px;
    font-family: SegoeSB;
}
.ques{
    margin-bottom: 20px;
    cursor: pointer;
}
.quesz-activ .quesz{
    border: 2px dashed #83c039;
}
.quesz-activ span{
    color: #539724;
}
.queso{
    color: #5e5e5e;
    font-size: 16px;
    padding: 16px 33px;
    line-height: 30px;
    display: none;
}
.quesz-activ .queso{
    display: block;
}
.czvopr2 {
    background: url(/kolomsad/img/dev123.png) center no-repeat;
    background-position: 8% 46px;
}
.czvopr .imag{
    margin-right: 45px;
    position: relative;
    width: 82%;
    height: 750px;
}
.czvopr .text-comp{
        width: 100%;
    position: absolute;
    bottom: 0;
    margin-top: 0;
    margin-left: 0;
}
.czvopr .text-comp span{
    width: 100%;
    margin-top: 0;
    text-align: left;
    margin-left: 68px;
}
.czvopr .text-comp span:after {
    content: "";
    display: block;
    position: absolute;
    top: 49px;
    left: -50px;
    bottom: 0;
    width: 206px;
    height: 113px;
    background: url(/kolomsad/img/strel3.png) top center no-repeat;
}
.pter{
    height: 36px;
    width: 38px;
    background: url(/kolomsad/img/kr.png) no-repeat;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.quesz-activ .pter{
    background: radial-gradient(at center, #6bbc16, #9ad937)!important;
    box-shadow: 0px 10px 13px 0 rgba(181, 225, 135, 0.75);
}
.quesz .city__arrow{
        transform: rotate(-90deg);
}
.quesz-activ .city__arrow{
        transform: rotate(0);
}
.vopr_d{
        margin-top: -12px;
}
.mh1{
    font-size: 48px;
    color: #fff;
    font-family: SegoeB;
    text-transform: uppercase;
}
.forma_d2{
        text-align: center;
}
.forma_d2{
        text-align: center;
    background: url(/kolomsad/img/fon8.png) center no-repeat;
    background-size: 100%;
    padding-top: 80px;
    height: 361px;
}
.mh1{
        font-size: 48px;
    color: #fff;
    font-family: SegoeB;
    text-transform: uppercase;
}
.forma_d2 span{
    font-size: 28px;
    color: #fff;
    padding: 6px 0 16px 0;
    display: block;
}
.fcs .form-group{
    display: inline-block;
}
.fcs .inp input{
    width: 421px;
}
.fcs .btn-popup-pay {
    box-shadow: none;
}
.cont_map span{
    font-size: 17px;
    font-family: SegoeSB;
}
.cont_map .adres{
    font-family: Segoe;
    font-size: 15px;
}
.cont_map .inc a{
    font-size: 17px;
    font-family: SegoeB;
    color: #2c2c2c;
    text-decoration: none;
}
.info_conta{
    display: flex;
}
.map_d{
    position: absolute;
    display: flex;
    width: 340px;
    border: 1px solid #f2f3f5;
    padding: 17px 20px 17px 23px;
    border-radius: 3px;
    align-items: center;
}
.map_d .inc{
    margin-top: 30px;
    margin-bottom: 8px;
}
.bg-icons8_touchscreen_5002{
        width: 35px;
}
.map_d3 .bg-icons8_marker_5001{
        width: 71px;
}
.map_d1 .bg-icons8_marker_5001{
        width: 108px;
}
.map_d1{
    top: 73px;
    right: 15px;
}
.map_d3{
    bottom: 80px;
    left: 71px;
}
.posnew2{
        display: flex;
            margin-top: 30px
}
.posnew-b{
    padding-right: 15px;
    width: 870px;
}
.posnew-m{
        padding-left: 15px;
}
.posnew-m .blogpos{
    display: flex;
    padding-bottom: 50px;
}
.img-blog{
    height: 320px;
    width: 100%;
}
.inform .data{
        font-size: 13px;
    color: #6c6b6b;
}
.inform .data{
    font-size: 13px;
    color: #6c6b6b;
}
.name-blog a{
        font-size: 18px;
    font-family: SegoeSB;
    text-decoration: none;
    color: #2c2c2c;
}
.text-desc{
        font-size: 15px;
    color: #5e5e5e;
}
.blogpos .textusl{
    text-align: left;
        margin-top: 8px;
}
/**********/
.img-blog2{
    width: 30%;
    padding-right: 15px;
    height: auto;
}
.posnew-m2 .inform {
    width: 70%;
    box-sizing: border-box;
}
.hit .cen-quant .price-new {
    font-size: 18px;
}
.prods3 .produtu {
    width: 100%;
    max-width: 100%;
}
/*********/
.posnew-m .inform{
    padding-left: 15px;
}
.posnew-b .data {
    margin-top: 14px
}
.posnew-b .text-desc{
    margin-top: 7px;
    line-height: 30px;
}
.posnew-m .data{
        margin-top: -5px;
}
.text-desc2{
    margin-top: 12px;
}
.posnew .vcatalog{
    margin-top: 2px;
}
h1{
    font-size: 30px;
    font-family: SegoeB;
}
h2{
    font-size: 24px;
    font-family: SegoeB;
}
.seo2 h2{
    margin: 25px 0 18px;
}
.seo-text{
        margin-top: -21px;
}
.seo2 h1{
        margin: 0 0 20px;
}
.seo-text p{
    line-height: 30px;
    font-size: 15px;
}
.seo{
    display: flex;
}
.img-seo{
    margin-top: 35px;
}
.befor span{
    font-family: SegoeSB;
}
.befor{
    padding-left: 42px;
    padding-bottom: 15px;
        position: relative;
}
.befor:before{
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 4px;
    bottom: 0;
    width: 23px;
    height: 33px;
    background: url(/kolomsad/img/listmarcer.png) top center no-repeat;
}
.seonth{
    margin-top: 15px;
}
.seonth .img-seo{
        margin-right: 30px;
}
.seonth .seo2{
    margin-top: 8px;
}
h3{
    font-size: 22px;
    font-family: SegoeB;
}
.marcer span:first-child{
    font-size: 26px;
    font-family: SegoeB;
    color: #539724;
    width: 42px;
}
.marcer{
    font-size: 15px;
    line-height: 27px;
    display: flex;
    align-items: center;
    margin-bottom: 24px;
}
.product_d{
    background: #fff;
    padding: 13px 25px;
    margin-top: 26px;
    padding-bottom: 60px;
}
.name_art_naz{
    display: flex;
    align-items: center;
    justify-content: space-between;
        margin-bottom: 13px;
}
.name_art h1{
    margin: 0;
    font-size: 36px;
    line-height: 44px;
}
.card-art{
    margin-top: 0;
    color: #6c6b6b;
    font-size: 13px;
    margin-left: 3px;
}
.button_naz .vcatalog{
    margin: 0;
}
.button_naz .vcatalog img{
    margin-right: 10px;
}
.fotoproduct{
    width: 39%;
}
.imag_pro img{
    border-radius: 3px;
        width: 100%;
    max-height: 100%;
}
.imag_pro{
    height: 429px;
}
.slideshow{

    background: #f2f3f5;
    max-width: 100%;
}
#thumbs{
    width: 100%;
    box-sizing: border-box;
    padding: 0 47px;
    position: relative;
}
.image-additional-product-all{
    height: 73px;
}
.image-additional-product-all img{
    height: 100%;
    max-height: 100%;
    border-radius: 3px;
}
#thumbs .owl-nav{
    position: absolute;
    top: 39%;
    margin-right: auto;
    margin-left: auto;
    width: 410px;
    left: 0;
    right: 0;
}
#thumbs .owl-prev{
    position: absolute;
    left: 0;
    width: 24px;
    height: 24px;
}
#thumbs .owl-next{
    position: absolute;
    width: 24px;
    height: 24px;
    right: 0;
    transform: rotate(180deg);
}
/*********/
.heo {
    display: block;
    border: 3px solid transparent;
    border-radius: 3px;
}
/*********/
.image-additional-product-activ{
    box-shadow: 0 4px 7px 0 rgba(245, 200, 51, 0.75);
    border: 3px solid #ffdd00;
        border-radius: 3px;
}
#thumbs .owl-stage-outer {
    padding: 16px 0 11px 0;
}
.fotoproduct .rating .fa-stack {
    width: 17px;
    height: 27px;
}
.fotoproduct .rating i {
    font-size: 21px;
}
.fotoproduct .rating{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 21px;
}
.zv{
    height: 20px;
}
.fotoproduct .tex-rating{
    color: #444444;
    font-size: 15px;
    margin-right: 8px;
}
.zv .activ i{
    color: #ffc900;
}
.rez_rating{
    color: #444;
    font-size: 14px;
    margin-left: 10px;
}
.rez_rating span{
    font-size: 18px;
    font-family: SegoeB;
}
.fot_opc_cen{
    display: flex;
}
label.radio{
    position: relative;
    display: block;
    padding-left: 24px;
    padding-bottom: 9px;
}
.radio input[type="radio"] {
    display: none;
}
.radio span.check {
    display: inline-block;
    width: 15px;
    height: 15px;
    position: absolute;
    left: 0;
    top: 3px;
    border-radius: 50px;
    border: 1px solid #dddcdc;
}
.optionsproduct{
    width: 32%;
        margin-right: 30px;
        margin-left: 30px;
}
.info_delivery p{
    color: #2c2c2c;
    font-size: 14px;
}
.info_delivery p span{
    color: #539724;
    font-family: SegoeB;
}
.info_delivery{
    padding: 12px 25px 6px 20px;
    border: 1px solid #83c039;
    border-radius: 3px;
    line-height: 22px;
}
.opti_categ{
    font-size: 15px;
    color: #444;
    margin-top: 19px;
    margin-bottom: 11px;
}
.opti_categ a{
    color: #539724;
    border-bottom: 1px solid #539724
}
.options1 .control-label, .options2 .control-label{
    font-size: 18px;
    font-family: SegoeSB;
    color: #2c2c2c;
    margin-bottom: 2px;
    display: block;
}
.zn_opti {
    width: 54px;
    display: inline-block;
}
.filt_name{
    font-size: 15px;
}
.option-col{
    display: flex;
}
.option-col .input-option{
    width: 50%;
}
.radio input:checked + span.check:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 9px;
    height: 9px;
    background: #59a028;
    border-radius: 50px;
}
.option-col .activ .zn_opti{
    color: #59a028;
    font-family: SegoeB;
}
.option-col .activ .pric{
    font-family: SegoeB;
}
.filt_b{
    color: #59a028;
    font-family: SegoeB;
}
.options2{
    margin-top: 11px;
}
.options2 .checkbox{
    padding-left: 25px;
    margin-bottom: 18px;
}
.conditions{
    display: flex;
}
.img_con{
    margin-right: 11px;
}
.conditions1 .img_con{
    margin-left: -7px;
    width: 65px;
    margin-top: 4px;
}
.conditions .opti_categ {
    margin: 0;
}
.conditions .opti_categ a{
    font-size: 18px;
}
.opti_categ p{
        line-height: 19px;
}
.conditions2{
    margin-top: -2px;
}
.conditions2 .img_con{
    margin-top: -5px;
    margin-left: 2px;
    width: 49px;
}
.conditions3 .opti_categ{
    margin-top: -2px;
}
.praic_cart{
        width: 24%;
}
.ser_back{
    border-radius: 3px;
    background: #f2f3f4;
    padding: 25px 20px;
}
.praic_cart .nalich{
    font-size: 15px;
    margin: 0;
    text-align: center;
}
.praic_cart .cen-quant{
    display: block;
    margin-top: 12px;
    text-align: center;
}
.praic_cart .price-old{
    font-size: 26px;
}
.praic_cart .percentsaving{
        font-size: 15.66px;
    width: 48px;
    height: 20px;
}
.praic_cart .price-new{
        font-size: 38px!important;
}
.praic_cart .quantity{
    margin: auto;
    background: #fff;
    width: 160px;
    margin-top: 17px;
    height: 42px;
}
.praic_cart .cart{
    display: block;
    margin-top: 26px;
}
.praic_cart .cart-button{
    width: 100%;
    font-size: 15px;
    height: 60px;
    margin-bottom: 20px;
    box-shadow: #efc100 0 4px 0px, 0px 10px 13px 0 rgba(232, 206, 134, 0.75);
}
.praic_cart .cart-clic{
    max-width: 100%;
    font-size: 15px;
    height: 60px;
}
.praic_cart .percentsaving:before {
    left: -15px;
    top: 5px;
    border-bottom: 10px solid #fe5552;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}
.praic_cart .quantity input {
    width: 40%;
}
.praic_cart .nalich:before {
    left: 33px;
    top: 8px;
}
.praic_cart .opti_categ{
    text-align: center;
}
.praic_cart .button-wrap{
    margin-top: 30px;
}
.praic_cart button{
    display: flex!important;
    align-items: center;
    display: block;
    background: none;
    border: none;
    font-size: 13px;
    margin: auto;
    margin-bottom: 20px;
}
.border_icon{
    margin-right: 10px;
    width: 37px;
    height: 37px;
    border: 1px solid #dcdbdb;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
#tab-specification .table{
    width: 100%;
    border-collapse: collapse;
}
#tab-specification tr:nth-child(even){
        background: #f2f3f5;
}
#tab-specification .zn-speci{
    display: flex;
    align-items: center;
}
#tab-specification tr td{
    padding: 5px 0 5px 19px;
}
#tab-specification .img-spec{
    width: 51px;
}
#tab-specification tr td:nth-child(odd){
        width: 27%;
}
.tab-disc .nav{
    font-size: 24px;
    padding: 0;
    display: flex;
    list-style-type: none;
    margin: 0;
    font-family: SegoeSB;
    border-bottom: 1px solid #dbdada;
    padding-left: 21px;
    margin-bottom: 17px;
}
.tab-disc .nav li{
    padding-bottom: 5px;
    margin-right: 60px;
}
.tab-disc .nav li a{
    color: #2c2c2c;
}
.tab-disc .nav li span{
    font-size: 15px;
    color: #539724;
    margin-left: 6px;
}
.tab-disc{
        margin-top: 17px;
}
.tab-disc .nav .active{
    border-bottom: 2px solid #7ab829
}
#tab-specification thead{
    font-size: 22px;
    font-family: SegoeB;
}
#tab-specification thead td{
    padding-bottom: 18px;
}
#tab-description h3:nth-child(1){
    margin: 24px 0 18px;
}
#tab-description p{
    color: #535353;
    font-size: 15px;
    line-height: 30px;
    margin-bottom: 30px;
}
#tab-description .h32{
        margin: 42px 0 18px;
}
#tab-description .img-seo {
    margin-top: 32px;
}
#tab-description .seonth .seo2 {
    margin-top: 0px;
}
.h33{
    line-height: 25px;
    margin: 26px 0 22px!important;
}
#tab-description .seonth{
        margin-bottom: 29px;
}
#tab-description .marcer span:first-child {
        height: 28px;
}
#tab-review .text_otz:after{
        display: none;
}
#tab-review .review1{
    border: 1px solid #dbdada;
    border-radius: 3px;
    padding: 27px 29px 34px 29px;
        margin-bottom: 32px;
}
#tab-review .fofo_otz{
    margin-top: 0;
}
#tab-review .name-data{
    margin-top: -7px;
}
#tab-review .nam2{
    display: inline-block;
    padding-right: 7px;
    margin-top: 0;
}
#tab-review .dat{
        display: inline-block;
    padding-left: 12px;
    border-left: 1px solid #dbdada;
}
#tab-review .texts_otz{
        display: flex;
    margin-top: 6px;
}
#tab-review .gal{
    margin-left: 4px;
    margin-top: 14px;
    margin-right: 32px;
    height: 40px;
}
#tab-review .texts_otz p{
    color: #5e5e5e;
    font-size: 17px;
    margin: 0;
    font-family: SegoeI;
    line-height: 30px;
}
.review1:hover{
    border: 1px solid #83c039!important;
    box-shadow: 0px 6px 13px 0 rgba(89, 160, 40, 0.23);
}
#tab-review .pagination .notul{
    width: 34%;
}
#tab-review .pagination {
    padding-top: 14px;
}
.forma_oo{
        background: #f2f3f5;
    margin: 61px 75px 0 75px;
    padding: 57px 185px;
}
.zag_oo{
        font-size: 30px;
    font-family: SegoeB;
    margin-bottom: 42px;
    text-align: center;
}
#tab-review .inp input{
    width: 98.5%;
    margin-right: 0;
}
#tab-review  .fcs .form-group {
    display: block;
    width: 100%;
    margin: 0;
}
#tab-review .inp textarea{
    font-size: 15px;
    width: 435px;
    border: none!important;
    border-bottom: 1px solid #cacaca!important;
    border-radius: 0!important;
    box-shadow: none!important;
    background: transparent;
    padding: 15px 5px;
    margin-bottom: 12px;
    width: 98.5%;
    margin-right: 0;
    height: 17px;
}
.inp textarea::placeholder{
    color: #cacaca;
}
.poo{
    font-size: 15px;
    color: #6c6b6b;
    margin-top: 11px;
    display: inline-block;
    margin-left: 2px;
    margin-right: 12px;
    margin-top: 19px;
}
.required .rating{
    display: inline-block;
    align-items: center;
    vertical-align: sub;
}
.forma_oo .inp{
    width: 100%;
    margin-bottom: 15px;
    border-bottom: none;
}
.forma_oo .checkbox{
    display: inline-block;
    width: 44%;
    vertical-align: sub;
    margin-top: 37px;
    margin-right: 59px;
}
.forma_oo .filt_name{
    font-size: 13px;
    margin-top: 0;
    display: inline-block;
    line-height: 24px;
}
.forma_oo .btn-popup-pay{
    box-shadow: #efc100 0 4px 0px, 0px 10px 13px 0 rgba(232, 206, 134, 0.75);
}
.product_hit{
    background: url(/kolomsad/img/fon9.png) center no-repeat;
    background-position: 0 0;
    padding-top: 22px;
    margin-top: 43px;
    background-size: 100% 100%;
}
#prods2{
        margin-top: 38px;
}
#prods2 .owl-nav button, #prods3 .owl-nav button, #prods4 .owl-nav button, #com2 .owl-nav button, .sertif .owl-nav button, .sertif2 .owl-nav button{
    position: absolute;
    top: 42%;
    background: #fff;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    box-shadow: 0 2px 8px 0 #0000002b;
}
#prods2 .owl-prev, #prods3 .owl-prev, #prods4 .owl-prev, #com2 .owl-prev, .sertif .owl-prev, .sertif2 .owl-prev {
    left: -78px;
}
#prods2 .owl-next, #prods3 .owl-next, #prods4 .owl-next, #com2 .owl-next, .sertif .owl-next, .sertif2 .owl-next  {
    right: -74px;
}
.catalog_home3 h3{
    margin: 123px 0 39px;
}
.catalog_home4 h3{
    margin: 121px 0 38px;
}
#prods2 .produtu, #prods3 .produtu, #prods4 .produtu{
        border: 1px solid #ededed;
}
.breadcrumbs ul {
    font-size: 13px;
}
.about .ocompany{
    align-items: normal;
}
.about .text-comp{
    margin-left: 0;
    margin-top: 2px;
}
.about .opitom{
    margin-bottom: 19px;
}
.about .text-comp .com-bold{
    line-height: 30px;
    margin-bottom: 12px;
}
.about .text-comp p{
    line-height: 30px;
}
.about .text-comp .btn{
    margin-top: 14px;
    margin-left: -4px;
}
.about .video-comp {
    padding-top: 0
}
.about .text-comp span{
        margin-top: 16px;
}
.zag_m{
    font-size: 30px;
    color: #59a028;
    font-family: SegoeB;
}
.mission p{
    font-size: 16px;
    color: #5e5e5e;
    line-height: 30px;
}
.missi1{
    text-align: right;
        width: 54%;
}
.mission2{
    display: flex;
}
.missi3 p{
    display: flex;
    margin-bottom: 29px;
}
.missi3 p span{
    font-size: 26px;
    color: #539724;
    font-family: SegoeB;
    margin-right: 12px;
}
.god_b{
    display: block;
    font-size: 65px;
    color: #2c2c2c;
    font-family: SegoeB;
    text-align: center;
    line-height: 56px;
}
.god_b2{
    display: block;
    font-size: 24px;
    color: #2c2c2c;
    font-family: SegoeB;
    text-align: center;
}
.missi2{
    min-width: 307px;
    min-height: 307px;
    text-align: center;
    border-radius: 100%;
    border: 2px dashed #83c039;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-left: 108px;
    margin-right: 130px;
    margin-top: 31px;
}
.missi2:after {
    content: "";
    display: block;
    position: absolute;
    top: -19px;
    z-index: 9;
    width: 142px;
    height: 228px;
    left: -138px;
    margin-left: 0;
    background: url(/kolomsad/img/st4.png) top center no-repeat;
}
.missi2:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 9;
    bottom: 0;
    width: 142px;
    height: 228px;
    right: -139px;
    top: -16px;
    margin-left: 0;
    background: url(/kolomsad/img/st5.png) top center no-repeat;
}
.missi1 .zag_m{
    margin-right: 42px;
    margin-bottom: 16px;
    display: block;
}
.missi1 p{
    margin-bottom: 29px;
}
.mission{
    background: url(/kolomsad/img/fon10.png) center no-repeat;
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: 100% 100%;
}
.missi3 .zag_m{
    margin-left: 21px;
    margin-bottom: 16px;
    display: block;
}
.img_employee{
    background: url(/kolomsad/img/bg_em.png) no-repeat;
    height: 249px;
    background-position: -1px 6px;
    padding-top: 5px;
    margin-bottom: 12px;
}
.img_employee img{
    width: 216px!important;
    height: 216px;
    display: block;
    margin: auto;
    margin-top: 5px;
    margin-left: 34px;
}
.command h3{
        margin: 73px 0 55px;
}
.name_employee{
        color: #2c2c2c;
    text-align: center;
    font-size: 17px;
    font-family: SegoeSB;
}
.position{
    text-align: center;
    color: #6c6b6b;
    font-size: 15px;
    margin-top: 9px;
}
.numbers{
    background: url(/kolomsad/img/fon11.png) center no-repeat;
    background-size: 109% 100%;
    background-position: 100% 100%;
    height: 362px;
    margin-top: 40px;
    margin-bottom: 99px;
}
.xis .zn_num{
    font-size: 30px;
    transform: rotate(-90deg);
    display: inline-block;
    color: #ffdd00;
    font-family: SegoeB;
}
.numbers2{
    display: flex;
    align-items: center;
    justify-content: space-between;
        padding-top: 148px;
}
.text_num{
   display: inline-block;
    line-height: 59px;
    color: #ffdd00;
    font-family: SegoeB;
    font-size: 100px;
    height: 72px;
}
.us_num P{
    font-size: 20px;
    color: #fff;
    font-family: SegoeSB;
    margin-top: 8px;
}
.xis{
    display: flex;
    align-items: flex-end;
}
.us_num1 .zn_num{
    margin-left: -7px;
    margin-bottom: 7px;
}
.us_num2 .zn_num{
    margin-left: 5px;
    margin-bottom: -5px;
}
.us_num4 .zn_num{
        margin-left: -10px;
    margin-bottom: 12px;
}
.us_num3 .zn_num{
    font-size: 78px;
    margin-bottom: -30px;
    margin-left: -10px;
}
.foto_pitom{
    margin-top: 54px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.pitom2{
    margin-top: 22px;
    height: 393px;
}
.pitom3{
    height: 391px;
}
.pitom4{
    margin-top: 33px;
    height: 292px;
}
.pitom5{
    margin-top: -43px;
}
.pitom6{
    margin-top: -66px;
    height: 391px;
}
.sertif .owl-stage-outer, .sertif2 .owl-stage-outer{
    padding: 10px;
}
.bac_ser{
        box-shadow: 0 5px 10px rgba(224, 222, 222, 0.91);
    padding: 13px;
    background: #fff;
    border-radius: 3px;
}
.bac_ser2{
    padding: 4px;
    box-shadow: 0 5px 32px rgba(224, 222, 222, 0.91);
    border-radius: 3px;
}
.sertifikat{
    background: url(/kolomsad/img/fon13.png) center no-repeat;
    background-size: 100% auto;
    padding-top: 38px;
    margin-top: 35px;
    background-position: top;
}
.sertif{
    margin-bottom: 184px;
}
#reviewi{
        margin-top: 43px;
}
#reviewi .text_otz2{
    padding-top: 25px;
}
#reviewi .info_otz .text-o{
        padding-bottom: 44px;
}
#reviewi .fofo_otz{
    margin-top: 23px;
}
.kak_nas{
    background: #fff;
    padding-top: 14px;
    margin-top: 66px;
}
.map_gde{
    margin-top: 40px;
    margin-bottom: 42px;
    position: relative;
}
.map_gde:before {
    content: "";
    display: block;
    position: absolute;
    top: 7px;
    left: 21px;
    right: 0;
    z-index: 9;
    margin: auto;
    width: 70px;
    height: 93px;
    background: url(/kolomsad/img/marcer.png) top center no-repeat;
}
.map_gde:after{
    content: "";
    display: block;
    position: absolute;
    bottom: 68px;
    right: 26.8%;
    z-index: 9;
    margin: auto;
    width: 70px;
    height: 93px;
    background: url(/kolomsad/img/marcer.png) top center no-repeat;
}
.kak_nas .map_d:before {
        content: "";
    height: 0;
    width: 0;
    position: absolute;
    left: 20%;
    margin: auto;
    bottom: -14px;
    border-bottom: 14px solid #fff;
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    transform: rotate(180deg);
}
.kak_nas .map_d3{
    background: #fff;
    box-shadow: 0 5px 27px rgba(0, 0, 0, 0.09);
    border-radius: 5px;
    bottom: 40%;
    right: 5%;
    left: auto;
}
.proezd{
    display: flex;
}
.kak_nas .tab-disc .nav {
    font-size: 30px;
    padding: 0;
    justify-content: center;
    margin: 0;
    font-family: SegoeB;
    border-bottom: none;
    padding-left: 0;
    margin-bottom: 58px;
}
.kak_nas .tab-disc .nav li{
    margin-right: 0;
    padding-bottom: 0;
    margin: 0 20px;
}
.info_proezd{
    margin-left: 45px;
    width: 71%;
}
.img_proezd{
    width: 29%;
}
.sposob_pro{
    display: flex;
    align-items: center;
    margin-bottom: 35px;
}
.sposob_pro span{
    font-size: 48px;
    font-family: SegoeB;
    color: #83c039;
    margin-top: -41px;
}
.o_tr{
    font-size: 20px;
    font-family: SegoeSB;
    color: #539724;
    margin-left: 14px
}
.img_proezd h3{
    margin-left: 13px;
}
.img_proezd_d{
    display: flex;
    margin-bottom: 20px;
}
.img_proezd2 p{
    font-size: 14px;
    margin-top: 8px;
}
.img_proezd2{
        padding-right: 29px;
        width: 133px;
        position: relative;
}
.img_proezd2:before{
    content: "";
    display: block;
    position: absolute;
    top: -35px;
    right: -16px;
    z-index: 9;
    margin: auto;
    width: 73px;
    height: 23px;
    background: url(/kolomsad/img/strel4.png) top center no-repeat;
}
.img_proezd_d .img_proezd2:last-child:before{
    display: none;
}
.review{
    background: #fff;
    margin-top: 30px;
    padding: 1px 26px;
    padding-bottom: 65px;
}
.fof_klien img{
    width: 73px;
    height: 73px;
    border-radius: 3px;
    margin-left: 16px;
}
.review h1{
    margin: 18px 0 12px 0;
}
.review p{
    line-height: 30px;
}
.review  .tab-disc .nav{
    padding-left: 0;
    margin-bottom: 38px;
}
.review .tab-disc .nav li{
    margin-right: 48px;
}
.namfoto{
        display: flex;
    justify-content: space-between;
    align-items: center;
}
.button_otz{
    display: flex;
    align-items: center;
    justify-content: flex-end;
        margin-top: 10px;
}
.button_otz .vcatalog{
    margin: 0;
}
.answer a{
    color: #539724;
    font-size: 18px;
    margin-right: 26px;
}
.answer .city__arrow{
    margin-left: 10px;
}
.text_answer{
    display: none;
    background: #f2f3f5;
    margin-top: 36px;
    padding: 23px 20px 43px 72px;
}
.text_answer .texts_otz{
    margin-top: -9px!important;
    margin-left: 53px;
}
#drop input{
    display: none;
}
#drop a{
    font-size: 15px;
    color: #539724;
    border-bottom: 1px solid;
    cursor: pointer;
}
.reqpoo{
    display: flex!important;
    justify-content: space-between;
    margin-top: 33px!important;
}
.reqpoo .poo{
        margin-top: 0;
}
.label_bu{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 23px;
}
.label_bu .checkbox{
    margin-top: 0;
}
.review #tab-review{
    padding-bottom: 65px;
}
.row_rev{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.video_revi{
    width: 48.5%;
    margin-bottom: 30px;
    position: relative;
}
.video_revi iframe{
    width: 100%;
    border-radius: 3px;
}
.zag_ifram{
    font-size: 17px;
    color: #fff;
    position: absolute;
    bottom: 4px;
    font-family: SegoeSB;
    background: #000000a6;
    padding: 15px 25px;
    border-radius: 0 0 3px 3px;
}
.del2{
    display: flex;
    margin-top: 30px;
    justify-content: space-between;
}
.del_info{
    box-shadow: 0 5px 27px rgba(0, 0, 0, 0.09);
    padding-top: 37px;
    padding-bottom: 47px;
    padding-left: 37px;
    padding-right: 37px;
    text-align: center;
    width: 269px;
    background: #fff;
    color: #2c2c2c;
    font-family: SegoeSB;
    box-sizing: border-box;
    border-radius: 3px;
}
.del h1{
    margin: 18px 0 10px 0;
}
.del p, .guar p{
    line-height: 30px;
}
.del_info p{
    line-height: 24px;
    margin-top: 13px;
}
.deli_sag{
    background: url(/kolomsad/img/fon14.png) center no-repeat;
    padding-top: 38px;
    margin-top: 50px;
    background-position: top;
    padding-bottom: 50px;
    margin-bottom: 93px;
}
.deli_sag .catalog_home h3{
    margin: 81px 0 0;
}
.kak_nas2{
    margin-top: 0;
    padding-top: 3px;
}
.kak_nas2 .tab-disc .nav {
    font-size: 24px;
    font-family: SegoeSB;
    margin-bottom: 30px;
}
.deli_sag .sposob_pro {
    padding: 11px 24px 6px 24px;
    align-items: flex-start;
        margin-bottom: 0;
}
.deli_sag  .sposob_pro span {
    margin-top: 0;
    width: 5.5%;
}
.deli_sag .o_tr2{
    width: 87%;
    padding-top: 16px;
    letter-spacing: -0.5px;
    display: block;
    padding-right: 30px;
}
.deli_sag .o_tr{
    margin-left: 0;
}
.deli_sag .o_tr2 p{
    line-height: 30px;
}
.icon_tr{
        padding-top: 53px;
    line-height: 24px;
    display: flex;
    align-items: flex-start;
    font-size: 17px;
    font-family: SegoeSB;
        width: 30%;
}
.icon_tr img{
    padding-right: 24px;
}
#tab-moscow .bac_ser {
    margin-bottom: 31px;
}
.flex_t{
    display: flex;
    margin-top: 14px;
    padding: 0 0 0 73px;
}
.flex_t .befor {
    line-height: 27px;
    padding-right: 37px;
}
.vagno{
    color: #539724;
    font-size: 18px;
    font-family: SegoeSB;
    margin: 26px 67px 4px 77px;
    border: 2px dashed #83c039;
    border-radius: 3px;
    padding: 39px 30px;
    text-align: center;
}
#tab-moscow .table .th {
    width: 25%;
    padding-left: 0;
    text-align: center;
    display: block;
    padding-right: 0;
}
#tab-moscow .table {
    padding: 0 67px 0 77px;
    width: auto;
    margin-bottom: 45px;
}
#tab-moscow .table .td{
    width: 25%;
    padding: 13px 36px 13px 36px;
    text-align: center;
}
.flex_av{
    display: flex;
    margin-left: 68px;
    margin-top: 14px;
    margin-bottom: 6px;
}
.flex_av .befor{
    display: flex;
    margin-right: 61px;
    align-items: center;
}
.flex_av  .befor:before {
    top: 22px;
    left: 7px;
}
.t_av{
    line-height: 27px;
    margin-left: 12px;
    font-family: Segoe!important;
    font-size: 15px;
}
.zag_del{
    font-size: 20px;
    font-family: SegoeSB;
    text-align: center;
    margin-bottom: 16px;
}
#tab-moscow .bac_ser2 {
    padding: 4px 4px 50px 4px;
}
.vagno2{
    padding: 27px 30px;
}
.vagno span{
    text-transform: uppercase;
}
.img_or span{
    font-size: 48px;
    color: #ffbd00;
    font-family: SegoeB;
}
.img_or{
    display: block;
    margin: auto;
    text-align: center;
}
.order2{
    display: flex;
    justify-content: space-between;
        margin: 49px 47px 0 17px;
}
.order{
    width: 21%;
    position: relative;
}
.text_or{
    text-align: center;
}
.text_or .zag_del{
    margin-bottom: 14px;
}
.text_or p{
    line-height: 30px;
    font-size: 15px;
}
.order2 .order:nth-child(odd):after {
    content: "";
    display: block;
    position: absolute;
    top: 29px;
    right: -105px;
    bottom: 0;
    width: 124px;
    height: 35px;
    background: url(/kolomsad/img/str22.png) top center no-repeat;
}
.order2 .order:nth-child(even):after {
    content: "";
    display: block;
    position: absolute;
    right: -108px;
    top: 53px;
    bottom: 0;
    width: 124px;
    height: 35px;
    background: url(/kolomsad/img/str22.png) top center no-repeat;
    transform: scale(1, -1);
}
.order2 .order:last-child:after{
    display: none;
}
.payment{
    background: url(/kolomsad/img/fon9.png) center no-repeat;
    background-position: top;
    padding-top: 37px;
    margin-top: 21px;
    padding-bottom: 223px!important;
}
.pay-flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.pay-flex .bac_ser{
    width: 46.5%;
    margin-bottom: 34px;
}
.pay-flex .sposob_pro{
    display: block;
    margin-bottom: -3px;
}
.pay-flex .bac_ser2{
    padding: 14px 23px;
}
.pay-flex .o_tr2{
    display: flex;
    align-items: center;
}
.pay-flex .o_tr2 span{
    margin-top: 0;
}
.icon_tr2{
    display: flex;
    align-items: center;
}
.icon_tr2 p{
    font-size: 15px;
}
.icon_tr2 img{
    margin-right: 39px;
}
.vagno3{
    margin: 17px 35px 4px 24px;
    padding: 39px 30px 39px 30px;
    line-height: 30px;
}
.vagno3 p{
    margin-bottom: 0;
}
.guar p{
    font-size: 17px;
}
.guar span{
    font-family: SegoeSB;
}
.guar h1{
    margin-bottom: 10px;
}
.guar2 .uslugi {
    background: url(/kolomsad/img/list_g.png) no-repeat center;
    background-position: 50% top;
    margin-top: -8px;
}
.guar2{
    background: url(/kolomsad/img/foh15.png) no-repeat center;
        padding-top: 56px;
        padding-bottom: 100px;
}
.guar2 .ucleg {
    padding-top: 53px;
}

.guar2 .d_usleg2 {
    padding-top: 67px;
    margin-left: 205px;
}
.guar2 .imgusl{
        margin-top: 10px;
}
.guar2 .textusl h3{
    margin-bottom: 9px;
}
.guar2  .textusl p {
    margin-bottom: 0;
}
.guar2 .ucleg2{
    padding-top: 0;
    margin-top: -5px;
}
.guar2 .ucleg2 .d_usleg{
      margin-top: 6%;
}
.guar2 .ucleg2.ucleg3 .d_usleg{
    width: 40%;
}
.guar2 .ucleg2.ucleg3 .d_usleg .textusl{
  width: 46%;
  margin-left: 0px;
}
.guar2 .ucleg2 .d_usleg .textusl{
  width: 35%;
    margin-left: 15%;
}
.guar2 .ucleg2 .d_usleg2{
    width: 47%;
}
.guar2 .ucleg2 .d_usleg .d_usleg2{
    margin-left: 220px;
}
.guar2 .ucleg2 .d_usleg2 img{
    margin-right: -28px;
    margin-top: -34px;
}
.ucleg3 .d_usleg{
    width: 41%;
    margin-top: 7px;
}
.categor{
    background: url(/kolomsad/img/foh1.png) no-repeat center;
        background-position: top;
    padding-top: 34px;
    padding-bottom: 50px;
}
.dos_op_u{
    display: flex;
    margin-top: 58px;
    justify-content: space-between;
}
.dos_op_u .sposob_pro {
    display: block;
    padding: 10px 22px 0 22px;
    margin-bottom: -3px;
}
.dos_op_u  .icon_tr2 img{
    margin-right: 0;
}
.dos_op_u .icon_tr2 p{
    line-height: 30px;
}
.dos_op_u .o_tr{
    color: #2c2c2c;
}
.dos_op_u .sposob_pro span {
    margin-top: 0;
}
.dos_op_u .o_tr2{
    display: flex;
    align-items: center;
    height: 53px;
}
.fons30{
    color: #2c2c2c;
    font-size: 30px;
    font-family: SegoeB;
    margin-bottom: 26px;
}
.dos_op2{
    width: 49%;
}
.dos_op2n1{
    padding-right: 15px;
}
.dos_op2n2{
    padding-left: 15px;
}
.dos_op_u .icon_tr2 {
    align-items: start;
    margin-top: 0;
}
.dos_op_u .bac_ser2 {
    background: #fff;
    padding: 4px 0 27px 0;
}
.im_d{
    width: 377px;
    text-align: center;
    padding-top: 11px;
}
.dos_op2n2 .im_d{
    width: 360px;
}
.dos_op2n2 .bac_ser2{
    padding: 4px 0 25px 0;
}
.return{
    background: url(/kolomsad/img/fon9.png) center no-repeat;
    background-position: top;
    padding-top: 33px;
    margin-top: 48px;
}
.return .catalog_home p{
    margin-top: 23px;
    line-height: 30px;
}
.im_d2 img{
    margin-top: -13px;
}
.fons24{
    font-size: 24px;
    color: #7ab829;
    text-align: center;
    font-family: SegoeSB;
    margin-top: 29px;
    margin-bottom: 29px;
}
.o_tr3{
    color: #444444;
    font-size: 17px;
    font-family: SegoeSB;
    line-height: 24px;
    padding-top: 8px;
}
.o_tr2{
    display: flex;
    align-items: center;
}
.return_fle{
    display: flex;
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 26px;
}
.return .bac_ser{
    margin-top: 32px;
}
.return1{
    width: 50%;
}
.o_tr2 span{
    font-size: 48px;
    font-family: SegoeB;
    color: #83c039;
    margin-right: 23px;
}
.return .bac_ser2 {
    padding: 4px 4px 20px 4px;
}
.return .vagno{
    margin: 44px 84px 4px 87px;
}
.return {
    margin-bottom: -144px!important;
}
.services .video-comp {
    padding-top: 60px;
    padding-left: 25px;

}
.services .text-comp{
    margin-left: 0;
    width: 56%;
}
.services .text-comp .com-bold{
    line-height: 30px;
    margin-bottom: 12px
}
.services  .opitom{
    margin-bottom: 12px;
}
.services .text-comp{
    margin-left: 0;
    width: 56%;
}
.services{
    margin-top: -14px;
}
.bloc_fle .text-comp span:after {
    display: none;
}
.bloc_fle .st_u{
    font-size: 18px;
    font-family: SegoeSB;
        margin: 0;
}
.bloc_fle .cen_u{
    font-size: 38px;
    font-family: SegoeB;
        margin: 0;
}
.bloc_fle .cen_u span{
    font-size: 28px;
    color: #222222;
    font-family: SegoeB;
    width: auto;
    margin: 0
}
.bloc_fle .cen_u span:after, .pric_us .cart-button span:after {
    display: none;
}
.pric_us .cart-button{
    width: 240px;
    margin: 0;
    height: 58px;
    box-shadow: #efc100 0 4px 0px, 0px 10px 13px 0 rgba(232, 206, 134, 0.75);
}
.pric_us .cart-button span{
    text-align: center;
    font-size: 15px;
    margin: 0;
    color: #2c2c2c;
    font-family: SegoeB;
}
.pric_us{
    margin-top: 23px;
    display: flex;
    align-items: center;
    border: 1px solid #83c039;
    border-radius: 3px;
    padding: 26px 52px 40px 88px;
}
.pric_us .bloc_fle{
        margin-right: 40px;
}
.ennoble2{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 45px;
    padding-bottom: 65px;
}
.ennoble2 .bac_ser{
    width: 46.7%;
    margin-bottom: 30px;
}
.ennoble .catalog_home h3{
    margin: 129px 0 9px;
}
.ennoble .catalog_home span{
        text-align: center;
    display: block;
    font-size: 24px;
}
.vopr_d {
    width: 68.6%;
}
.czvopr .imag {
    width: 32.4%;
}
.tab-pane {display: none;}
.tab-pane.active {display: block;}
.wrap-menu > ul > li > a:hover {
    background: #59a028;
    color: #fff;
    box-shadow: 0 15px 24px rgba(126, 207, 71, 0.67);
}
.youtube {
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    overflow: hidden;
    transition: all 200ms ease-out;
    cursor: pointer;
}
.youtube .play {
    background: url('/kolomsad/img/youtube-play-btn.png') no-repeat; /*ВАЖНО: здесь укажите адрес до изображения*/
    background-position: 0 -50px;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    position: absolute;
    height: 50px;
    width: 69px;
    transition: none;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
}
.youtube:hover .play {
    background-position: 0 0;
}
.youtube {
    max-width: 270px;
    max-height: 186px;
    border-radius: 3px;
}
.thumb {
    width: 100%;
}
.flex_enn{
    display: flex;
    padding: 20px 15px 23px 18px;
}
.flex_enn .imf_enn{
    margin-right: 21px;
    margin-top: 16px;
}
.fons20{
    font-size: 20px;
    font-family: SegoeSB;
    padding-bottom: 11px;
}
.flex_enn p{
    margin-bottom: 0;
    line-height: 30px;
    font-size: 15px
}
.ccart{
    display: none;
}
.ennoble{
    background: url(/kolomsad/img/enn-fon.png) top center no-repeat;
        padding-top: 1px;
}
.order_enn .order {
    width: 23%;
}
.order_enn{
    margin: 49px 24px 0 0;
}
.order_enn .img_or {
    padding-left: 55px;
    text-align: left;
}
.order_enn .order:nth-child(odd):after {
    right: -68px;
}
.order_enn .order:nth-child(even):after {
    right: -71px;
}
.wrap-menu {
    position: relative;
}
.podcat {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 9999;
    background: #fff;
    padding: 0;
    margin: 0;
    list-style: none;
    flex-wrap: wrap;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    overflow: hidden;
}
.podcat2 {
    width: 50%;
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
}
/*********************/
.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    background: #00000059;
    z-index: 999999;
}
.pagination {
    text-align: center;
}
.pagination .notul {
    display: inline-block;
}
.pagination li {
    display: inline-block;
}
.foto_name img {
    border-radius: 50%;
}
.product-special .owl-dots {
    bottom: -43px !important;
}
.rating [name="rating"] {display: none;}
.video_revi .youtube {
    max-width: 100%;
    width: 100%;
    height: 100%;
    max-height: 100%;
}
.zag_ifram {
    width: 100%;
    box-sizing: border-box;
}
.admo {transition: .4s;}
.admo.active img {
    transform: rotate(180deg)
}
.bs {
    width: 100%;
}
.fcs5 .inp input {
    font-size: 15px;
    width: 100%;
    border: none;
    box-sizing: border-box;
}
.fcs5 {
  padding: 10px;
margin-top: 25px;
}
.fcs5 .lab{
      margin-bottom: 20px;
}
.fcs5 label{
      float: left;
}
.information-sitemap a{
  color: #59a029;
}
.information-sitemap li{
  color: #59a029;
}
.otziv_tov_name a{
      color: #59a028;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
      display: block !important;
}

.fcs5 .inp {
    width: 100%;
    border-bottom: none;
}
.fcs5 .seb {
    margin-top: 24px;
    margin-bottom: 12px;
}
.coms2 .owl-dots {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: -52px;
}
.coms2 .owl-dot {
    width: 12px;
    height: 12px;
    border: 1px solid #dedbdb !important;
    border-radius: 50%;
    margin: 0 6px;
}
.posnew-m2 .inform {
    width: 90%;
}
a .at-icon-wrapper, .commentc [name="rating"] {display: none;}
.info_otz .text-o {
    word-break: break-all;
}
.active .two_state {
    z-index: 9;
}
input.chek:disabled {
    background: #eee;
    opacity: .5;
    cursor: no-drop;
}
.t2 {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
}
.t4 {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
.checkout_form .name2 {
    width: 94%;
}
.namc {width: 79%}
.pull-right a.btn.btn-primary {
    cursor: pointer;
    display: flex;
    align-items: center;
    font-size: 15px;
    font-weight: bold;
    color: #2c2c2c;
    text-decoration: none;
    user-select: none;
    border-radius: 50px;
    width: 132px;
    height: 44px;
    justify-content: center;
    background: #a2cf70 radial-gradient #ffdc00, #ffb600;
    background: #ffb600 radial-gradient(#ffb600, #ffdf00);
    box-shadow: #efc100 0 4px 0px;
    text-transform: uppercase;
    margin-top: 12px;
    font-size: 13px;
}
.cart-button img {
    width: 16px !important;
}
.pere {
    transform: rotate(180deg);
}
.prods3 .owl-nav button {
    position: absolute;
    top: 42%;
    background: #fff;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    box-shadow: 0 2px 8px 0 #0000002b;
}
.prods3 .owl-next {
    right: -78px;
}
.prods3 .owl-prev {
    left: -78px;
}
.prods3 .produtu {
    border: 1px solid #ededed;
}
.breadcrumbs ul {
    font-size: 13px;
}
.breadcrumbs ul {
    padding: 0;
    margin: 15px 0;
    list-style: none;
    overflow: hidden;
}
.breadcrumbs a {
    font-family: Segoe;
    font-size: 13px;
    color: #6c6b6b;
    text-decoration: none;
}
.breadcrumbs li + li a:before, .breadcrumbs li + li span:before {
    content: '|';
    position: absolute;
    left: 0;
    top: 0;
    color: #6c6b6b;
    opacity: .6;
}
.breadcrumbs li:last-child span {
    color: #83c039;
}
.praic_cart button {
    cursor: pointer;
}
.alert {
    padding: 15px;
    border-radius: 4px;
    margin-top: 15px;
}
.image-additional-product-activ {
    display: block;
}
#tab-review .texts_otz p {
    word-break: break-all;
}
.alert-success {background: #6bb91785}
.alert.alert-danger {
    background: #ff00232e
}
button, select, input, textarea {outline: 0;}
.breadcrumbs li + li a, .breadcrumbs li + li span {
    padding-left: 14px;
    margin-left: 15px;
    position: relative;
}
.breadcrumbs li {
    float: left;
}
.pagination .notul {
    width: auto !important;
}
.pagination li {
    margin: 0 10px;
}
.nocart.active {
    padding: 16px 20px !important
}
.prim {
    background: transparent;
    cursor: pointer;
}
.produtu .name {padding-left: 0}
.ccart.active {
    position: absolute;
    right: 0;
    background: #fff;
    z-index: 999999;
}
.ccart .flex {
    display: flex;
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
}
.ccart .flex2 {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.ccart .wrap {
    flex-wrap: wrap;
}
.ccart .jus {
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
}
.ccart .init {
    align-items: initial;
}
.ccart .table {
    width: 100%;
}
.ccart .table .th:first-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    width: 48%;
    text-align: left;
    padding-left: 50px;
}
.ccart .table .th {
    font-family: SegoeB;
    padding: 16px 16px;
    text-align: center;
    border-right: none;
    background: #4c4c4c;
    color: #fff;
    width: 30%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    font-size: 17px;
}
.ccart .table .th:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right: 1px solid #6b6868;
}
.ccart .column {
    flex-direction: column;
}
.ccart .tbody .tr {
    border-top: 1px solid #dbdada;
}
.ccart .crtr .td {
    padding: 10px 15px 10px 15px;
    box-sizing: border-box;
}
.ccart .crt .minys:before {
    width: 8px;
    height: 3px;
}
.ccart .crt .pluc:before {
    width: 12px;
    height: 12px;
    background-size: cover !important;
}
.ccart .crti2 {
    width: 102px;
}
.name2 {
    line-height: normal;
}
.relative {
    position: relative;
}
.remove {
    position: absolute;
    right: 8px;
}
#quick {
    padding: 10px;
    margin-top: 25px;
}
.column {
    flex-direction: column;
}
input.cart-button {
    border: none;
}
#quick .inp2 {
    width: 100%;
    text-align: left;
}
#quick .zn_opti {
    width: auto;
}
.lab .b {
    padding-right: 6px;
    line-height: 46px;
}
.f20 {
    font-size: 20px;
}
hr {
    border-top: 1px solid #eee;
    border-bottom: none;
}
.gr {
    color: #83c039;
}
.f48 {
    font-size: 48px;
}
.checkbox input[type="checkbox"] {
    display: none;
}
.checkbox input:checked + span.check {
    border: 1px solid #5eb627;
}
.vvv {
    padding-bottom: 13px;
    border-bottom: 1px solid #cacaca;
    width: 91.5%;
    margin-bottom: 12px;
}
input.cart-button:disabled {
    background: #eee;
    box-shadow: none;
    opacity: .5;
}
.text-danger {
    color: red;
}
.text-left {text-align: left;}
.checkbox input:checked + span.check:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 11px;
    height: 9px;
    background: url(/kolomsad/img/check.png) no-repeat;
}
.radio input:checked + span.check + span .zn_opti {
    color: #59a028;
    font-family: SegoeB;
}
.checkbox span.check {
    display: inline-block;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 6px;
    border-radius: 2px;
    border: 1px solid #dddcdc;
}
label.checkbox {
    position: relative;
    display: block;
    line-height: 30px;
    padding-left: 32px;
    margin-bottom: 6px;
}
.options2 .checkbox {
    padding-left: 25px;
    margin-bottom: 18px;
}
#quick .form-group {
    text-align: left;
}
.control-label {
    font-size: 18px;
    font-family: SegoeSB;
    color: #2c2c2c;
    margin-bottom: 2px;
    display: block;
}
label {cursor: pointer}
#quick label.radio {
    box-sizing: border-box;
    width: 33%;
    text-align: left;
}
.wrap {flex-wrap:wrap}
#quick .inp2 input, #quick .inp3 input {
    font-size: 15px;
    width: 91.5%;
    border: none!important;
    border-bottom: 1px solid #cacaca!important;
    border-radius: 0!important;
    box-shadow: none!important;
    background: transparent;
    padding: 15px 5px;
    margin-bottom: 12px;
    box-sizing: border-box;
}
.crt .quantity {
    width: 88px;
    height: 30px;
}
.crt .quantity input {
    font-size: 14px;
    width: 36px;
    height: 28px;
    position: relative;
    top: 0;
    border: 1px solid #dbdada;
}
.ccart .name {
    width: 62%;
    font-family: SegoeSB;
    font-size: 14px;
    padding-left: 12px;
    color: #2c2c2c;
    text-decoration: none;
}
.ccart .crti {
    height: 73px;
    width: 73px;
    border-radius: 4px;
}
.ccart .pxl20 {
    width: 90%;
    margin: auto;
}
.ccart .chek2 {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    color: #2c2c2c;
    text-decoration: none;
    user-select: none;
    border-radius: 50px;
    color: #539724;
    text-transform: uppercase;
    margin-top: 25px;
    border: 1px solid #539724;
    text-align: center;
    width: 210px;
    height: 48px;
    line-height: 48px;
    margin-bottom: 25px;
}
.ccart .chek {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    color: #2c2c2c;
    text-decoration: none;
    user-select: none;
    border-radius: 50px;
    background: #a2cf70 radial-gradient #ffdc00, #ffb600;
    background: #ffb600 radial-gradient(#ffb600, #ffdf00);
    box-shadow: #efc100 0 4px 0px, 0px 15px 20px 0 rgba(232, 206, 134, 0.75);
    text-transform: uppercase;
    margin-top: 25px;
    border: none;
    text-align: center;
    width: 220px;
    height: 48px;
    line-height: 48px;
    margin-bottom: 25px;
}
.ccart .totals2 {
    background: #f2f3f5;
    padding: 20px 0;
    border-top: 1px solid #dbdada;
    border-bottom: 1px solid #dbdada;
}
.mob_menu {
    position: relative;
}
.ccart .tdr {
    width: 44%;
    display: inline-block;
    text-align: right;
    padding-right: 22px;
    box-sizing: border-box;
}
.ccart .itog {
    font-size: 26px;
    margin-right: -47px;
    display: inline-block;
}
.b {
    font-family: SegoeB;
}
.tot {
    font-size: 24px;
}
.ssb {
    font-family: SegoeSB;
}
.kategor {
    color: #2c2c2c;
    text-decoration: none;
}
.nocart {
    width: 172px !important;
    box-shadow: 0 0 6px 4px #00000014;
    padding: 8px 20px;
    box-sizing: border-box;
}
.rating .active i {
    color: #ffd200;
}
.vide_otz {
    flex-wrap: wrap;
}
.vide_otz > div:nth-child(5), .vide_otz > div:nth-child(6), .vide_otz > div:nth-child(7), .vide_otz > div:nth-child(8) {
    display: none;
}
.vide_otz2 {
    margin-bottom: 10px;
}
.btn-popup-pay {
    margin-bottom: 12px;
}
input.btn-popup-pay:disabled {
    background: #e0d9d9;
    opacity: .8;
}
.bod {
    border-radius: 4px;
    width: 770px;
    padding: 10px;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    top: 15%;
    margin: auto;
    z-index: 999999;
    background: url(/kolomsad/img/bbg.jpg) #fff no-repeat;
}
#ofre .bod {
    background: #fff;
    width: 560px;
}
.tvr2 {
    background: #9fec3f;
    margin-top: 40px;
    border-radius: 4px;
    text-align: left !important;
    padding: 0 10px;
    box-sizing: border-box;
}
.tvr a {color: #fff;text-decoration: none;}
#ofre .chek2 {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    color: #2c2c2c;
    text-decoration: none;
    user-select: none;
    border-radius: 50px;
    color: #539724;
    text-transform: uppercase;
    margin-top: 25px;
    border: 1px solid #539724;
    text-align: center;
    width: 210px;
    height: 48px;
    line-height: 48px;
    margin-bottom: 25px;
}
#ofre .chek {
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    color: #2c2c2c;
    text-decoration: none;
    user-select: none;
    border-radius: 50px;
    background: #a2cf70 radial-gradient #ffdc00, #ffb600;
    background: #ffb600 radial-gradient(#ffb600, #ffdf00);
    box-shadow: #efc100 0 4px 0px, 0px 15px 20px 0 rgba(232, 206, 134, 0.75);
    text-transform: uppercase;
    margin-top: 25px;
    border: none;
    text-align: center;
    width: 220px;
    height: 48px;
    line-height: 48px;
    margin-bottom: 25px;
}
#ofre .pxl20 {
    width: 90%;
    margin: auto;
}
.jus {
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -webkit-box-pack: justify;
}
.flex {
    display: flex;
    align-items: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
}
.rem {
    right: 18px;
    top: 16px;
    position: absolute;
}
.mbody {
    width: 55%;
    margin-left: auto;
    padding-top: 105px;
    padding-bottom: 110px;
}
#ofre .mbody {
    width: 100%;
    text-align: center;
    margin-left: auto;
    padding-top: 0;
    padding-bottom: 0;
}
.init {align-items: inherit}
.pxl21 {
    font-size: 24px;
    padding-right: 52px;
    margin-top: 32px;
    padding-left: 3px;
}
.mzag {
    font-size: 49px;
    text-transform: uppercase;
}
.zk {
    margin-top: -15px;
    margin-left: 21px;
    position: absolute;
}
.p1 {
    line-height: 30px;
    font-size: 15px;
    letter-spacing: .02px;
}
.mzag2 {
    font-size: 35px;
    padding-left: 2px;
    padding-top: 6px;
}

/*******************/
.ur1 {
    position: relative;
    border-right: 1px solid #dbdada;
    border-bottom: 1px solid #dbdada;
    padding: 10px;
    box-sizing: border-box;
    text-align: left;
}
.ura1 {
    font-size: 16px;
    color: #2c2c2c;
    text-decoration: none;
    padding: 6px 10px;
    display: block
}
.ura2 {
    font-size: 13px;
    color: #2c2c2c;
    text-decoration: none;
    padding: 4px 10px;
    display: inline-block
}
.ur2.active {
    border: 1px solid #59a028;
    border-radius: 6px;
}
.ur2.active > a {
    color: #59a028;
    display: block;
}
.ur2 a:hover {
    color: #59a028;
    border: 1px solid #59a028 !important;
    border-radius: 4px;
}
.ur2 a {
    border: 1px solid transparent !important
}
.radio input:checked + span.check + span .pric {
    font-family: SegoeB;
}
.filt_name .pric {
    padding-left: 15px;
}
a.fons20 {
    display: block
}
.zn_opti {
    min-width: 50px;
}
.podcat2 .textusl img {
    vertical-align: middle;
    width: 9px;
    margin-left: 4px;
    margin-top: -2px;
}
.mzag5 {
    font-size: 30px;
    margin-bottom: 20px;
}
.c_img_2 {
    position: absolute;
    top: 14%;
    bottom: auto;
    right: 22px;
    margin: auto;
    border-radius: 50%;
    overflow: hidden;
    width: 115px;
    height: 115px;
    background-size: cover !important;
}
.c_img_2:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: url(/kolomsad/img/aftc2.png) no-repeat;
    background-size: cover;
    z-index: 9;
}
/*.form_spec{
    background: url(/kolomsad/img/fon6.png) top center no-repeat;
    margin-top: 42px;
    padding-top: 69px;
    padding-bottom: 85px;
}*/
.white{
    background: url(/kolomsad/img/fon61.png) top center no-repeat;
    margin-top: 42px;
    padding-top: 69px;
    background-size: 100% 42.1%;
}
.white .pric_posad{
    margin-top: 133px;
    background: #fff;
    padding-bottom: 85px;
}
.trust h3{
    margin-bottom: 45px;
}
.white .catalog_home h3{
    margin-bottom: 34px;
}
.white2{
    background: #fff;
}
.trust{
    background: url(/kolomsad/img/fons1.png) center no-repeat;
    padding-top: 44px;
    margin-top: -25px;
    padding-bottom: 55px;
    background-position: top;
    background-size: 100% 100%;
}
.pospech .countdown-time {
    color: #2c2c2c;
        padding: 0;
}
.form_spec .forma_d2{
    display: flex;
    justify-content: space-between;
}
.akci{
    text-align: left;
    margin-left: 56px;
        width: 47%;
}
.spec_f{
    width: 41%;
}
.regul_ak{
    padding: 0;
    margin-left: 6px;
    width: 100%;
}
.bold_ak{
    font-family: SegoeB;
    text-transform: uppercase;
    padding: 0;
    margin-left: 6px;
}
.pospech{
    background: #428116;
    border-radius: 5px;
    display: flex;
    margin-top: 22px;
    padding: 19px 9px 11px 41px;
}
.text_pospech .bold_p{
    font-size: 36px;
    font-family: SegoeB;
    padding: 0;
    text-align: left;
    line-height: 36px;
}
.text_pospech .reg_p{
    padding: 0;
    font-size: 14px;
}
.form_spec .countdown{
    margin-top: 0;
    margin-left: 20px;
}
.text_fs{
    font-size: 28px;
    color: #fff;
    text-align: center;
}
.text_skid{
    text-align: left;
    color: #fff;
    font-size: 28px;
    margin-top: 18px;
    margin-left: 6px;
}
.text_skid span{
    display: inline-block;
    font-family: SegoeB;
}
.form_spec .forma_d2 span {
    padding: 0;
}
.form_spec .inp {
    border-bottom: none;
}
.form_spec .inp input {
    width: 415px;
}
.form_spec .inp {
    margin-top: 7px
}
.form_spec .btn-popup-pay{
    margin-top: 25px;
    box-shadow: #efc100 0 4px 0px;
}
.pric_posad .table .th {
    width: 33%;
    padding-left: 0;
    text-align: center;
    display: block;
    padding-right: 0;
    padding-top: 26px;
    padding-bottom: 26px;
}
.pric_posad  .table .td {
    width: 33%;
}
.pric_posad .table .td:nth-child(even), .pric_posad .table .th:nth-child(even){
    width: 21%;
}
.pric_posad  .table .th:first-child, .pric_posad .table .td:first-child {
    width: 46%;
}
.pric_posad .table .td:last-child {
    text-align: left;
}
.pric_posad .vagno {
    margin: 40px 0 4px 0;
    padding: 40px 90px 57px;
    line-height: 30px;
}
.pric_posad .cart-button{
    margin: auto;
    width: 240px;
    font-size: 15px;
    font-family: SegoeB;
    height: 60px;
    margin-top: 30px;
}
.flex_other{
    display: flex;
    flex-wrap: wrap;
        justify-content: space-between;
}
.flex_other .d_usleg{
    width: 48%;
}
.flex_other .textusl {
    text-align: left;
}
.flex_other .cen_u {
    font-size: 38px;
    font-family: SegoeB;
    margin: 0;
}
.flex_other .cen_u span {
    font-size: 28px;
    color: #222222;
    font-family: SegoeB;
    width: auto;
    margin: 0;
}
.rewi_servi{
    display: flex;
    justify-content: space-between;
}
.rewi_servi .rewi_owl{
    width: 51%;
}
.rewi_servi .vide_otz{
    width: 49%;
}
.otzav_vse h3{
    margin: 81px 0 14px;
}
.otzav_vse .gal{
    margin-top: 23px;
    margin-left: -5px;
}
.otzav_vse .fofo_otz{
    margin-top: 19px;
    margin-left: 2px;
}
.otzav_vse .name-data{
    margin-left: 20px;
}
.otzav_vse .owl-dots{
    margin-top: 13px;
}
.otzav_vse .info_otz .text-o{
    margin-top: 23px;
    margin-right: 60px;
}
.otzav_vse .nam2{
    margin-bottom: 2px;
}
.otzav_vse .vcatalog{
    margin-top: 39px
}
.uslug_dr .catalog_home h3{
    margin: 35px 0 40px;
}
.uslug_dr .catalog_home h1{
    margin: 35px 0 40px;
}
.simple-content .buttons{
  display: block !important;
}
.uslug_dr .textusl h3{
    margin: 29px 0 14px 0;
}
.uslug_dr .textusl p {
    margin-bottom: 16px;
}
.uslug_dr .cen_u {
    margin-bottom: 18px;
}
.uslug_dr .pxl21 {
    padding-right: 15px;
    margin-top: 0;
    padding-left: 0;
}
.uslug_dr .d_usleg {
    margin-bottom: 75px;
}
.uslug_dr{
    padding-bottom: 50px;
}
.uslug_dr .vcatalog{
    margin-top: -28px;
}
.otzav_vse{
    background: url(/kolomsad/img/fons1.png) center no-repeat;
    padding-top: 44px;
    margin-top: -16px;
    padding-bottom: 82px;
    background-position: top;
    background-size: 100% 100%;
}
.gallery h3{
    margin: 72px 0 20px;
}
.seo33{
    background: #f2f3f5;
    padding-top: 68px;
}
.gallery{
    padding-bottom: 79px;
}

@media (max-width: 1900px) and (min-width: 1200px){
.company{
    background-size: auto;
}
.company {
    background-position: 56% -48%;
}
.hit_new {
    background-size: auto;
}
.sertifikat {
    background-size: 100% 72%;
}
}
@media (min-width: 2500px){
.company {
    background-position: 100% 50%;
}
}
[class^="product-category"] .buttons .cart-button{
    width: 132px;
    height: 44px;
    border-radius: 50px;
}
.btn-icon {
    transition: .5s;
}
.btn-icon.active:not(button), .btn-icon:not(button):hover, .btn-icon.active .border_icon, .btn-icon .border_icon:hover {
    background: #59a044;
}
.topbutton {
    z-index: 99999;
}
.bs {
    box-sizing: border-box;
}
.text_otz2 {
    box-sizing: border-box;
    position: relative;
    padding: 20px;
}
#reviewsh .item, #reviewi .item, #rewi_owl .item {padding-top: 12px;}
.text_otz2:hover:before {
    content: '';
    position: absolute;
    background: #fff;
    top: 0;
    left: 12px;
    right: 0;
    bottom: 38%;
    border-radius: 4px;
    box-shadow: 0 0 13px 1px #0000001a;
}
.text_otz2:hover:after {
    content: '';
    position: absolute;
    background: #fff;
    top: 0;
    left: 0;
    right: 0;
    bottom: -77px;
    transform: rotate(45deg);
    margin: auto;
    width: 40px;
    height: 40px;
}
.btn {
    border-radius: 20px !important;
    width: auto !important;
    padding: 0 14px;
}
#zaka .bod {
    width: 900px;
}
.sr {background: url(/image/sr.png) no-repeat right center}
.kru3 {
    background: url(/image/kru2.png) no-repeat center;
    background-size: 100% 100%;
    padding: 15px;
    box-sizing: border-box;
    margin-bottom: 25px;
}
.srt > div {min-height: 170px}
.srt {
    padding-left: 35px;
    box-sizing: border-box;
}
.kru3 .resp {
    padding: 10px 0;
    display: block;
    margin: auto;
}
.kru2 span {color: #77b826}
.kru2 {
    font-family: SegoeSb;
    font-size: 15px;
    width: 54%;
    color: #000;
}
.mbpr {
    padding-left: 40px;
    padding-right: 40px;
    box-sizing: border-box;
}
.mission2 {
    align-items: center;
}
.kru {
    background: url(/image/kru.png) no-repeat center;
    width: 72px;
    height: 75px;
    line-height: 72px;
    background-size: contain;
    text-align: center;
    color: #fff;
    font-family: SegoeB;
    font-size: 30px;
    margin-right: 15px;
}
.text_otz2 > div {position: relative; z-index: 9;}
.btn-icon.active:not(button) img, .btn-icon:not(button):hover img, .btn-icon.active .border_icon img, .btn-icon .border_icon:hover img {filter: brightness(8)}
