@font-face {
    font-family: "FreeSetBoldCyrillic";
    src: url('/assets/fonts/FreeSetBoldCyrillic.ttf');
}

@font-face {
    font-family: "Appetite";
    src: url('/assets/fonts/Appetite.ttf');
}

button,
button:active,
button:focus {
    outline: none;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
img,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    border: 0 none;
    font: inherit;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}

ol,
ul {
    list-style: none outside none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html,
body {
    height: 100%;
}

html {
    font-size: 100.01%;
}

body {
    color: #444444;
    font-family: Tahoma;
    font-size: 14px;
    line-height: 1.5em;
    -webkit-font-smoothing: antialiased;
}

* {
    box-sizing: border-box;
}

*:before,
*:after {
    box-sizing: border-box;
}

a {
    color: #006900;
    text-decoration: none;
    outline: none !important;
}

a:hover,
a:focus {
    color: #006900;
    text-decoration: none;
}

p {
    line-height: 1.5em;
}

h1,
.h1 {
    font-family: "Appetite";
    font-size: 38.8px;
    color: #006900;
    margin-bottom: 20px;
    line-height: 1.3em;
}

.h1 {
    margin-top: 0;
}

h2,
.h2 {
    font-family: "Appetite";
    font-size: 28.6px;
    color: #006900;
    margin: 20px 0 20px;
    line-height: 1.3em;
}

#header {
    position: relative;
    z-index: 99;
}

.message_body {
    padding: 20px;
    color: #444;
    text-transform: uppercase;
    font-size: 30px;
    line-height: 1.3em;
    font-family: "Calibri", Arial;
}

input[type="text"],
textarea,
select {
    font-family: Arial, Helvetica, sans-serif;
    height: 45px;
}

textarea {
    height: auto;
    resize: vertical;
}

input[type="submit"] {
    cursor: pointer;
}

.logo {
    display: block;
    margin: 15px 0 0 20px;
}

.h3 {
    font-size: 19px;
    margin: 10px 0;
    color: #2f5f08;
    font-weight: bold;
}

.header {
    background: url(/img/menu-bg.png) no-repeat top;
    min-height: 135px;
    z-index: 999;
}

.soc_icons_block {
    margin: 19px 0 0 0;
}

.navbar_social {
    display: none;
}

.soc_icon {
    width: 23px;
    height: 23px;
    display: inline-block;
    vertical-align: top;
    background: url(/img/soc_icon.png);
}

.soc_icon.fb {
    background-position: -23px 0;
}

@media (max-width: 767px) {
    .navbar_social {
        display: block;
        margin: 15px 20px 0 0;
        float: right;
    }
    h1 {
        font-size: 27px;
        text-align: center;
    }
    .h1 {
        text-align: center;
        font-size: 33.08px;
    }
    .header {
        background: none;
        height: auto;
    }
    .logo img {
        margin: 10px auto;
    }
    .soc_icons_block {
        float: none !important;
        text-align: center;
        margin: 0px;
        position: relative;
        top: 15px;
    }
}

.banners {
    padding-top: 62px;
}

.b-back-top {
    display: none;
    position: fixed;
    bottom: 15%;
    z-index: 9999;
}

.b-back-top a {
    background: url("/img/arr-back-top.png");
    display: block;
    width: 55px;
    height: 56px;
}

.btn-buy {
    background: url(/img/btn-buy.png);
    width: 200px;
    height: 92px;
    display: block;
    border: none;
    cursor: pointer;
    text-indent: -9999px;
}

.buy-karkas {
    background: url(/img/btn-buy-complect.png);
    width: 236px;
}

.ban-foot {
    position: relative;
    top: -29px;
    padding-bottom: 15px;
}

.ban-foot .phones {
    padding: 5px 0;
    display: block;
}


/* === BOF: Text Phones === */

.ban-foot .phones {
    position: relative;
    padding-left: 55px;
}

.ban-foot .phones::before {
    content: "";
    position: absolute;
    top: 9px;
    left: 0;
    width: 55px;
    height: 55px;
    background: url(/img/icon_phone.png) no-repeat;
    background-size: cover;
}

.ban-foot .phones__opening_hours {
    margin-bottom: 4px;
    color: #006900;
    font-size: 11px;
    line-height: 1;
}

.ban-foot .phones__list {
    white-space: nowrap;
}

.ban-foot .phones__item {
    font-family: "Appetite", sans-serif;
    font-size: 28px;
    white-space: nowrap;
}

.ban-foot .phones__item:hover,
.ban-foot .phones__item:focus {
    color: #006900;
    text-decoration: none;
}

.ban-foot .phones__item::after {
    content: "/";
    font-family: Tahoma, sans-serif;
    font-size: 64.29%;
}

.ban-foot .phones__item:last-of-type::after {
    display: none;
}

.ban-foot .phones__item_code {
    font-size: 71.43%;
}

@media (max-width: 767px) {
    .ban-foot .phones {
        padding-left: 39px;
    }
    
    .ban-foot .phones__opening_hours {
        margin-bottom: 1px;
    }

    .ban-foot .phones::before {
        top: 10px;
        width: 38px;
        height: 38px;
    }
    
    .ban-foot .phones__opening_hours {
        font-size: 9px;
    }
    
    .ban-foot .phones__item {
        font-size: 20px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .ban-foot .phones {
        padding-left: 47px;
    }
    
    .ban-foot .phones__opening_hours {
        margin-bottom: 2px;
    }

    .ban-foot .phones::before {
        top: 8px;
        width: 45px;
        height: 45px;
    }
    
    .ban-foot .phones__opening_hours {
        font-size: 10px;
    }
    
    .ban-foot .phones__item {
        font-size: 22px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .ban-foot .phones {
        padding-left: 47px;
    }
    
    .ban-foot .phones__opening_hours {
        margin-bottom: 2px;
    }

    .ban-foot .phones::before {
        top: 8px;
        width: 45px;
        height: 45px;
    }
    
    .ban-foot .phones__opening_hours {
        font-size: 10px;
    }
    
    .ban-foot .phones__item {
        font-size: 22px;
    }
}

/* === EOF: Text Phones === */


body {
    overflow-x: hidden;
    position: relative;
}

@media (min-width: 992px) and (max-width: 1199px) {
    .ban-foot {
        top: -10px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .ban-foot {
        margin-top: 40px;
        top: 0;
    }
}

@media (max-width: 767px) {
    body>.container {
        padding: 0 10px;
    }
    .soc_icons_block {
        margin-top: 0px;
    }
    .footer {
        height: auto;
    }
    .btn-question {
        margin: 0px 0 0px;
    }
    .ban-foot {
        top: 0px;
    }
    .ban-foot img {
        margin: 10px auto;
    }
    .ban-foot-bg {
        margin: 0;
    }
}


/**==-- globals start --==**/

.g-button {
    width: 100%;
    height: 100%;
    border-width: 0;
    border-color: rgba(0, 0, 0, 0);
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
}


/**==-- globals end --==**/


/**==-- b-contacts start --==**/

.b-contacts {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    height: 60px;
}

.b-contacts__contact {
    display: block;
    position: relative;
    padding-left: 37px;
    color: #006900;
    font-size: 16px;
    font-weight: bold;
    height: 100%;
    line-height: 60px;
    margin-right: 9px;
}

.b-contacts__contact:last-child {
    margin-right: 0;
}

.b-contacts__contact::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 28px;
    height: 100%;
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat;
}

.b-contacts__contact--skype::before {
    background-image: url('../img/ui/skype.svg');
}

.b-contacts__contact--viber::before {
    background-image: url('../img/ui/viber.svg');
}

@media (max-width: 1023px) {
    .b-contacts {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}


/**==-- b-contacts end --==**/

.ban-foot .search-aba {
    margin: 5px auto 0;
    display: block;
    background: url(/img/search.png);
    width: 152px;
    height: 94px;
}

.logos-top { display: flex; flex-direction:row; justify-content: space-around; }

.ban-foot .phones img {
    display: block;
    margin: 0 auto;
    text-indent: -9999px;
}

.content {
    margin: 10px 0 50px;
}

.footer {
    background: url(/img/footer.png) repeat-x bottom;
    height: 244px;
}

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

.ib {
    display: inline-block;
    vertical-align: top;
}

.fs {
    width: 147px;
    margin-left: 200px;
    margin-top: 45px;
    padding: 0 0 0 30px;
    height: 26px;
}

.fs a {
    font-size: 11px;
    color: #444444;
    line-height: 24px;
}

.copyright {
    padding-top: 70px;
    margin-top: 0px;
}

.copyright__text {
    text-align: center;
}

.copyright__text a {
    color: #444;
}

.link-page {
    margin-bottom: 15px;
    text-align: center;
}

.link-page .link {
    display: inline-block;
    padding: 0px 10px;
    border-right: 1px solid #444444;
    line-height: 14px;
}

.link-page .link:last-child {
    border: none;
}

.b-question {
    text-align: right;
    margin-top: 80px;
}

.btn-question {
    background: url(/img/btn-question.png);
    width: 253px;
    height: 69px;
    display: inline-block;
}

@media (max-width: 767px) {
    .copyright {
        padding-top: 0px;
    }
    .b-question {
        padding: 0px;
        margin: 0px;
        text-align: center;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .header {
        background: url(/img/menu-bg-sm.png) no-repeat top;
    }
    .copyright {
        padding-top: 20px;
    }
    .b-question {
        padding: 0px;
        margin: 10px;
        text-align: center;
    }
}


/* ПРОДУКТЫ */

.list {
    margin: 20px 0px 65px;
    position: relative;
}

.list .list-item {
    margin-bottom: 20px;
}

.list .product-item {
    margin-left: 75px;
}

.pict {
    padding-left: 40px;
}

.pomidor {
    margin-left: -40px;
    margin-top: 210px;
    position: absolute;
}

.list .header-prod {
    background: url(/img/top-border.png) no-repeat top;
    padding: 45px 0 20px;
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 35px;
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #51744b;
    line-height: 40px;
}

.list .pict .image {
    width: 320px;
    height: 302px;
    border-radius: 5px;
}

.list .head-center {
    position: relative;
    top: -5px;
}

.list .center-prod {
    width: 350px;
    height: 380px;
    margin-left: 25px;
    position: relative;
}

.center-prod ul li {
    font-size: 17px;
    color: #343434;
    margin-bottom: 10px;
    display: block;
    line-height: 24px;
    width: 315px;
    padding-left: 40px;
    background: url(/img/leaf-prod.png) no-repeat left top;
}

.price {
    position: absolute;
    bottom: -15px;
    font-size: 21px;
    color: #343434;
}

.price span {
    color: #3a7311;
    font-size: 36px;
    font-weight: bold;
}

.price.old_price span {
    color: #940c0c;
    font-size: 35px;
}

.price-old {
    text-decoration: line-through;
    height: 30px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.price-old span {
    font-size: 21px;
}

.buttons {
    text-align: center;
    margin-top: 30px;
    position: relative;
}

.ogurec {
    bottom: -75px;
    position: absolute;
    right: -135px;
}

.btn-review {
    background: url(/img/btn-review.png);
    width: 324px;
    height: 81px;
    display: inline-block;
    text-indent: -9999px;
}

.timer-prod {
    background: url(/img/bg-timer.png);
    width: 333px;
    height: 378px;
    padding: 8px 23px 0 26px;
    position: absolute;
    right: 75px;
}

.timer-block img {
    display: block;
    margin: 0 auto;
}

.timer-bg {
    background: #346a12 none repeat scroll 0 0;
    left: -19px;
    position: relative;
    width: 324px;
    height: 27px;
    margin-bottom: 10px;
}

.timer-bg.btns {
    height: 70px;
}

.timer-prod input {
    border: 1px solid #346a12;
    border-radius: 5px;
    background: #fff;
    width: 284px;
    height: 48px;
    padding: 0 15px;
    font-size: 17px;
    color: #343434;
    margin-bottom: 10px;
}

.timer-prod .zakaz_product {
    background: url(/img/btn-zakaz.png);
    width: 248px;
    height: 69px;
    display: block;
    border: none;
    text-indent: -9999px;
    cursor: pointer;
    margin-top: 5px;
    margin-left: 20px;
}

.timer-block {
    margin-bottom: 10px;
}

.head-timer {
    font-family: MyriadProRegular;
    font-size: 16px;
    color: #fff;
    margin-bottom: 5px;
    margin-left: 4px;
}

.input-cifra {
    background: rgba(0, 0, 0, 0) url("/img/input-timer.png") repeat scroll 0 0;
    color: #292929;
    display: block;
    font-size: 38px;
    height: 57px;
    letter-spacing: 22px;
    line-height: 52px;
    padding-left: 11px;
    text-align: left;
    text-shadow: 1px 1px 1px #f8f8f8, -1px 1px 1px #f8f8f8, 1px -1px 1px #f8f8f8, -1px -1px 1px #f8f8f8;
    width: 85px;
}

.dotted-timer {
    font-size: 40px;
    position: relative;
    top: 41px;
    color: #fff;
}

.reviews {
    padding: 30px 75px 60px 155px;
    background: #f9f9f9;
    position: relative;
    margin-bottom: 50px;
}

.reviews ul {
    overflow-y: auto;
    padding-right: 80px;
    height: 420px;
}

.reviews ul::-webkit-scrollbar {
    width: 6px;
    /* for vertical scrollbars */
    height: 12px;
    /* for horizontal scrollbars */
}

.reviews ul::-webkit-scrollbar-track {
    background: #cdcdcd;
    border-left: 2px solid #f9f9f9;
    border-right: 2px solid #f9f9f9;
}

.reviews ul::-webkit-scrollbar-thumb {
    background: #b0b0b0;
}

.item-review:nth-child(2n) {
    margin-left: 120px;
}

.image-review {
    margin-right: 20px;
}

.text-review {
    font-size: 14px;
    color: #353535;
    margin-top: 20px;
}

.name-review {
    font-size: 20px;
    color: #2f5f08;
    margin-bottom: 5px;
}

.btn-send-review {
    background: url(/img/btn-send-review.png);
    width: 309px;
    height: 92px;
    display: block;
    position: absolute;
    bottom: -46px;
    left: 50%;
    margin-left: -154px;
    text-indent: -9999px;
}

@media (max-width: 767px) {
    .item-review:nth-child(2n) {
        margin-left: 40px;
    }
    .reviews {
        padding: 30px 15px 60px;
    }
}

.how_working {
    margin: 80px 32px 30px 75px;
}

.how_w_etaps li {
    margin-bottom: 17px;
}

.how_w_etaps li span {
    display: inline-block;
    vertical-align: middle;
    background: url(/img/icons.png);
    height: 42px;
}

.how_w_etaps li div {
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 65px;
    color: #2f5f08;
    font-size: 16px;
}

.how_w_etaps li:first-child span {
    margin-left: 5px;
    width: 50px;
}

.how_w_etaps li:nth-child(2) span {
    width: 50px;
    background-position: -50px 0;
}

.how_w_etaps li:nth-child(3) span {
    width: 42px;
    background-position: -100px 0;
}

.how_w_etaps li:last-child span {
    width: 65px;
    background-position: -141px 0;
}

#lean_overlay {
    position: fixed;
    z-index: 8000;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    background: #000;
    display: none;
}

.dialog-form {
    text-align: left;
}

.dialog-form .modal_close {
    display: block;
    background: url(/img/close.png);
    right: 12px;
    margin-top: -20px;
    position: absolute;
    width: 19px;
    height: 17px;
}

.dialog-form h3 {
    font-size: 24px;
    color: #2f5f08;
    text-align: left;
    font-weight: bold;
    display: block;
    margin-bottom: 23px;
}

.dialog-form h4 {
    font-size: 21px;
    color: #343434;
    position: relative;
    top: -10px;
}

.dialog-form label {
    font-size: 21px;
    color: #343434;
    text-align: left;
    margin-bottom: 15px;
    display: block;
}

.dialog-form input,
.dialog-form textarea {
    border: 1px solid #346a12;
    border-radius: 5px;
    width: 100%;
    font-size: 21px;
    color: #343434;
}

.dialog-form input {
    height: 58px;
    line-height: 58px;
    padding: 0 20px;
    margin-bottom: 15px;
}

.dialog-form textarea {
    resize: none;
    padding: 15px 20px;
    height: 140px;
}

.dialog-form .buttons_dialog {
    text-align: center;
    margin-top: 10px;
}

.dialog-form .btn-send {
    background: url(/img/btn-send.png);
    width: 309px;
    height: 92px;
    display: inline-block;
    z-index: -9999px;
    border: none;
    cursor: pointer;
}

.dialog-review {
    display: none;
    padding: 30px 35px 15px 35px;
    background: #fff;
    border-radius: 5px;
    position: relative;
    box-shadow: 1px 2px 13px rgba(0, 0, 0, 0.5);
}

#dialog-vopros {
    width: 976px;
}

.dialog-form__content-left {
    width: 332px;
}

.dialog-form__content-right {
    height: 400px;
    margin: 40px 0 0 45px;
    width: 520px;
    overflow-y: auto;
}

.content-right__content {
    padding-right: 30px;
}

.question__title,
.question__name {
    font-size: 17px;
    color: #2f5f08;
    width: 49%;
    margin-bottom: 5px;
}

.question__name {
    text-align: right;
}

.content__answer {
    margin: 15px;
    border: 1px solid #cfcfcf;
    padding: 10px;
}

.content__answer .answer__title {
    font-size: 17px;
    color: #656565;
    margin-bottom: 5px;
}

.search-abazhdanne {
    width: 253px;
    height: 78px;
    background: url(/img/btn-abazhdanne.png);
    display: block;
    margin: 0 auto;
}

.b-msg-box {
    background: none repeat scroll 0 0 #004F84;
    border-radius: 7px 7px 7px 7px;
    color: #FFFFFF;
    font-size: 16px;
    left: 0;
    padding: 23px 11px;
    position: fixed;
    top: 0;
    width: 414px;
    z-index: 999999;
    box-shadow: 5px 3px 3px rgba(0, 0, 0, 0.5);
}

.b-msg-box .close {
    background: url("/img/close.png");
    cursor: pointer;
    width: 19px;
    height: 17px;
    position: absolute;
    right: 6px;
    top: 5px;
}

.b-msg-box.grey {
    background: none repeat scroll 0 0 #C1C1C1;
    color: #3D3C3C;
}

.b-msg-box.white {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #346a12;
    color: #585858;
}

.dialog-review ul {
    overflow-y: auto;
    width: 640px;
    height: 390px;
}

.dialog-review .btn-send-review {
    position: relative;
    bottom: 0px;
    top: 10px;
}

.product-review {
    text-align: left;
    width: 620px;
}

.product-review .image-review img {
    width: 117px;
    height: 127px;
}

.product-review .text-review {
    font-size: 12px;
}

.product-review .name-review {
    font-size: 20px;
}

.modal-opisanie {
    width: 80%;
    height: 80%;
    top: 10% !important;
    left: 10% !important;
    margin: 0px !important;
    overflow-y: auto;
}

.modal-opisanie strong {
    font-size: 19px;
    color: #3a7110;
    display: block;
}

.opisanie__text {
    height: 67%;
    overflow-y: auto;
    padding-right: 30px;
}

.dop_info {
    margin-top: 15px;
}

.dop_info .dop-link {
    color: #3a7110;
    font-size: 18px;
    border-bottom: 1px dotted #3a7110;
}

.dop_info .dop-link:hover {
    text-decoration: none;
    border: none;
}

.images-opisanie {
    margin-top: 20px;
    text-align: center;
}

.images-opisanie a {
    display: inline-block;
    vertical-align: top;
    max-width: 113px;
    max-height: 113px;
    margin-right: 5px;
}

.images-opisanie a img {
    max-width: 113px;
    max-height: 68px;
    border-radius: 5px;
}

.b-product-options {
    margin: 20px 0 50px 75px;
}

.razmer-teplica {
    width: 257px;
    height: 130px;
    background: url(/img/bg-razmer.png);
    margin-right: 7px;
    text-align: center;
    padding: 20px;
    color: #343434;
}

.razmer-teplica:last-child {
    margin-right: 0px;
}

.razmer-teplica .razmer {
    font-size: 21px;
    font-weight: bold;
}

.razmer-teplica .cena {
    font-size: 15px;
    margin-top: 10px;
}

.razmer-teplica .cena span {
    font-size: 21px;
    font-weight: bold;
    color: #376409;
}

.btn-complect,
.btn-complect-new {
    margin-top: 15px;
    font-size: 16px;
    color: #ffffff;
    background: #3a7814;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    width: 145px;
    height: 32px;
}

.dialog-cart {
    position: absolute;
    left: 30%;
    width: 753px;
    padding-right: 20px;
}

.btn-checkout-sm {
    background: url(/img/btn-send-zakaz.png);
    width: 309px;
    height: 92px;
    display: block;
    margin: 0 auto;
    text-indent: -9999px;
    border: none;
    cursor: pointer;
}

.dialog-karkas {
    width: 615px;
}

.dialog-karkas .razmer-teplica {
    margin-right: 28px;
    margin-bottom: 25px;
}

.dialog-karkas .razmer-teplica:nth-child(2n) {
    margin-right: 0px;
}

.karka-modal__footer {
    font-size: 13.65px;
    color: #000000;
    text-align: center;
}

.karka-modal__footer a {
    color: #3a7814;
}

.cart-body {
    text-align: right;
    display: inline-block;
    position: relative;
}

.korzina-body {
    background: #056802;
    width: 200px;
    height: 54px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.korzina-body__count_content {
    background: url(/img/bg_cart_count.png);
    position: absolute;
    margin: -20px 0 0 -25px;
    text-align: center;
    width: 29px;
    height: 29px;
}

.korzina-body__count {
    padding-top: 5px;
    color: #024600;
    font-size: 17px;
    line-height: 20px;
    font-weight: bold;
}

.korzina-body__left {
    background: #024600;
    width: 54px;
    height: 54px;
    padding: 14px;
    border-bottom-left-radius: 5px;
}

.korzina-body__right {
    text-align: center;
    padding-top: 16px;
    color: #fff;
    font-family: 'FreeSetBoldCyrillic', Arial;
    font-weight: bold;
    font-size: 17px;
}

@media (max-width: 1199px) {
    .korzina-body {
        width: 54px;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
    }
    .korzina-body__left {
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
        height: 55px;
    }
}

.korzina-body:hover {
    text-decoration: none;
}

.scroll__bar-white::-webkit-scrollbar {
    width: 6px;
    /* for vertical scrollbars */
    height: 12px;
    /* for horizontal scrollbars */
}

.scroll__bar-white::-webkit-scrollbar-track {
    background: #cdcdcd;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
}

.scroll__bar-white::-webkit-scrollbar-thumb {
    background: #b0b0b0;
}

.hideshow {
    display: none;
    z-index: 99;
}

.hover-block:hover .hideshow {
    display: block;
}

.reglogin-form {
    text-align: center;
    font-size: 24px;
    margin: 150px 50px;
}

.variate2 {
    margin-top: 39px
}

.style-radio,
.style-checkbox {
    display: none;
}

.style-radio+label {
    color: #343434;
    cursor: pointer;
    font-size: 18px;
}

.style-radio+label span {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin: -3px 6px 0 0;
    vertical-align: middle;
    background: url(/img/check_style.png) 0 0 no-repeat;
    cursor: pointer;
}

.style-radio:checked+label span {
    background: url(/img/check_style.png) 0 -19px no-repeat;
}

.style-checkbox+label {
    color: #343434;
    cursor: pointer;
    font-size: 15px;
}

.style-checkbox+label span {
    display: inline-block;
    width: 17px;
    height: 17px;
    margin: -3px 6px 0 0;
    vertical-align: middle;
    background: url(/img/check_icon.png) 0 0 no-repeat;
    cursor: pointer;
}

.style-checkbox:checked+label span {
    background: url(/img/check_icon.png) 0 -17px no-repeat;
}

.tab2-body__elem {
    width: 212px;
    height: 43px;
    border-radius: 5px;
    background: #aaaaaa;
    color: #fff;
    font-size: 18px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    z-index: 1;
    cursor: pointer;
    line-height: 43px;
}

.tab2-body {
    margin: 20px 0 5px 0px;
    display: none;
}

.tab2-body__elem:last-child {
    margin-left: -10px;
}

.tab2-body__elem.active {
    background: #386d0d;
    z-index: 10;
    position: relative;
}

.dialog-form label.fin-label {
    font-size: 15px;
    margin-bottom: 7px;
}

.btn {
    font-size: 19px;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    color: #1e1e1e;
    font-family: 'FreeSetBoldCyrillic', Arial;
}

.btn-white {
    background: #fff;
}

.btn-grey {
    background: #5a5a5a;
    color: #fff;
}

.btn-green {
    color: #fff;
    background: #006900;
    border-color: #006900;
}

.btn-grey:hover,
.btn-grey:focus,
.btn-green:hover,
.btn-green:focus {
    color: #fff;
}

.b-breadcrumbs {
    margin-bottom: 20px;
}

.b-breadcrumbs li {
    display: inline-block;
}

.b-breadcrumbs li+li:before {
    color: #afafaf;
    content: "/ ";
    padding: 0 5px;
    font-size: 12px;
}

.b-breadcrumbs li,
.b-breadcrumbs li a {
    font-size: 12px;
    color: #afafaf;
}

@media (max-width: 767px) {
    .btn-green,
    .btn-grey {
        display: block;
        margin: 0 auto;
    }
}

#carousel {
    margin-top: 30px;
}

#carousel .slick-prev,
#carousel .slick-next {
    top: 27%;
}
#carousel-detailed .slick-list {width: 100%}
#carousel-detailed .slick-dots li button:before { font-size: 15px }
.reviews_star {
    background: url("/img/star.png") no-repeat scroll 0 0 transparent;
    height: 20px;
    margin-bottom: 0px;
    text-indent: -9999px;
    width: 100px;
    display: inline-block;
    vertical-align: top;
}

.reviews_star.star-5 {
    background-position: 0 -20px;
}

.reviews_star.star-4 {
    background-position: 0 -40px;
}

.reviews_star.star-3 {
    background-position: 0 -60px;
}

.reviews_star.star-2 {
    background-position: 0 -80px;
}

.reviews_star.star-1 {
    background-position: 0 -100px;
}

.description_razdel {
    margin: 20px 0 40px;
}

.description_razdel .h1 {
    color: #131313;
}

.spros-modal {
    background: #eaeaea;
}

.spros-form .inline-spros {
    margin-bottom: 5px;
}

.spros-form .form-control {
    border-radius: 2px;
}

.spros-form label {
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 17px;
    color: #282828;
}

.spros-form .btn-green,
.spros-form .btn-grey {
    font: Bold 19px Tahoma !important;
    padding: 0 20px !important;
    height: 45px;
}

.form-spros-btns {
    margin-top: 110px;
    text-align: right;
}

@media (max-width: 768px) {
    .form-spros-btns {
        margin-top: 0;
    }
}

.icon-input {
    padding-left: 35px;
}

.icon-input.phone-icon {
    background: #fff url(/img/phone-icon.png) no-repeat left;
    background-position: 10px 50%;
}

.icon-input.name-icon {
    background: #fff url(/img/name-icon.png) no-repeat left;
    background-position: 10px 50%;
}

.b-slide-panel {
    position: absolute;
    right: 0;
    text-align: right;
    top: 61px;
    z-index: 999;
}

.b-slide-panel>li {
    margin-bottom: 10px;
}

.b-slide-panel>li:first-child {
    min-height: 134px;
}

.b-slide-panel>li+li {
    min-height: 270px;
}

.b-sproslist-mini {
    position: relative;
    text-align: left;
    white-space: nowrap;
}

.table-spros td {
    padding: 5px;
}

.b-sproslist-mini .inner {
    background: #f6f6f6;
    color: #005C8A;
    display: none;
    font: 13px/1.3 "Trebuchet MS", sans-serif;
    min-width: 284px;
}

.b-sproslist-mini .wrap {
    min-height: 256px;
    padding: 7px 8px 5px 13px;
}

.b-sproslist-mini .opener {
    background: url("/img/fbo.png") no-repeat scroll 0 -143px transparent;
    cursor: pointer;
    height: 178px;
    left: -51px;
    outline: 0 none;
    position: absolute;
    top: -4px;
    width: 51px;
}

.b-sproslist-mini .opener.opened {
    background-position: -51px -143px;
}

.b-button--order {
    width: 100%;
    border-radius: 5px;
    height: auto;
    padding: 0 14px;
    line-height: 35px;
    margin-top: 6px;
}

.b-button--order:hover {
    background-color: #089b03;
}

.pull-right {
    vertical-align: top !important;
}

.b-login {
    display: inline-block;
    position: relative;
    margin-right: 15px;
}

.b-login__button {
    position: relative;
    background: none;
    border: none;
    color: #02960e;
    padding: 0 0 0 28px;
}

.b-login__button:hover {
    text-decoration: underline;
}

.b-login__button::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 100%;
    background: url('../img/ui/login.png') 50%/100% no-repeat;
}

.b-login__button:hover {
    color: #37b231;
}

@media (max-width: 1200px) {
    .b-button--order {
        font-size: 14px;
    }
    .b-login {
        top: -25px;
        font-size: 0;
    }
    .b-login__button::before {
        width: 20px;
        height: 25px;
        background-image: url('../img/ui/login.png');
    }
}

@media (max-width: 768px) {
    .b-login__button::before {
        background-image: url('../img/ui/login-white.png');
    }
}