h1 { font-family: "PT Sans",sans-serif;
    font-size:	36px;
    font-weight:	700;
    font-style:	normal;
    font-size-adjust:	none;
    color:	#333;
    line-height: 38px;
    vertical-align: baseline;
    padding: 30px 0 0;
}

/*header .phones {top: -15px; position:relative;}*/
.b-header-top__right .phones {
    float: left;
    width: 100%;
}
.b-header-top__right .phones .phone {
    text-align: right;
    float: right;
}
.clear {float: none; clear: both;}
.main_page h1{text-align: center; padding-bottom: 15px !important;}
.catalog h1 {font-size: 31px;}
.l-service__title h1 {
    color: #fff;
    position: absolute;
    bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    z-index: 3;
    left: 100px;
    right: 100px;
    font-size:	36px;
}

.l-service__title h1>p {
    font: 400 normal 24px / 36px 'PT Sans',sans-serif;
    padding: 10px 0 0;
}

.b-category-list .b-category__container>div>div>a.category_image {
    display: block;
    width: 100%;
    /*height: 232px;*/
    overflow: hidden;
    position: relative;
}

.b-category-list .b-category__container>div:hover>div>a.category_image>img {
    position: absolute;
    display: block;
    width: 100%;
    /*height: 351px;*/
    top: -15px;
    left: 0px!important;
    -webkit-transform:scale(1.08);
    -moz-transform:scale(1.08);
    -ms-transform:scale(1.08);
    -o-transform:scale(1.08);
    transform:scale(1.08);
}


.b-category-list .b-category__item.category-detail { margin-bottom: 20px; height: 280px;}
.b-header-top__left {
    width: calc(50% - 50px);
}
.b-header-top__right {
    width: calc(50% + 50px);
}

.country-select:hover {
    cursor: pointer
}
.b-header-top__right .city-select, .b-header-top__right .city-select .city-selected, .b-form-search__input, .b-form-search {width: 200px;}
.b-header-top__right .city-select .city-selected {white-space: nowrap;}
.b-single-tabs__item {
    padding: 10px 14px;
    font: 700 normal 17px / 21px 'PT Sans',sans-serif;
}

.catalog {margin-top: 30px;}
.catalog-content h1 {
    /*font-size: 31px;*/
    font-size: 18px;
    color: #333;
    line-height: 20px;
    font-family: 'PT Sans',sans-serif;
    padding: 12px 0;
    text-align: center;
    /* border: 4px solid #f4f4f5; */
    border: 4px solid #98C95A;
    -webkit-transition: .3s;
    transition: .3s;
    display: block;
}
.catalog-content .b-category-list {margin-top: 0;}
.aside-catalog {width: 200px; margin-right: 10px;}
.catalog-content {width: 720px; float: right;}
.banner_catalog {margin-bottom: 20px; display: block;}
.banner_catalog img {max-width: 200px;}

.catalog_menu {font-size: 18px;
    color: #333;
    line-height: 20px;
    font-family: 'PT Sans',sans-serif;
    padding: 0 0 12px 0;
    text-align: center;
    border-right: 3px solid #cdcdce;
    border-bottom: 3px solid #cdcdce;
    -webkit-transition: .3s;
    transition: .3s;
    display: block;
    margin-bottom: 30px;}
.catalog_menu .title{background: #c4c5c8; line-height: 20px; color: #fff; padding: 12px 0; text-align: center; }
.catalog_menu li a {    display: block; text-align: left;
    margin: 7px ;
    font-size: 15px;
    color: #afb1b4;
    line-height: 20px;
    font-family: 'PT Sans',sans-serif;
    text-decoration: none;
    -webkit-transition: .1s;
    transition: .1s;
}
.catalog_menu li a:hover {color: #8cc63f;}
.catalog_menu li.active a {color: #8cc63f;}
.catalog_menu li.active a:before {
    content: "\f101";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #8cc63f;
    font-size: 16px;
    left: 0;
}

.block-description{    background-color: #f4f4f5;
    padding: 40px;
}

.catalog-news {margin: 15px 0;}
.catalog-news .title{color: #999; font: 400 normal 15px / 24px 'PT Sans',sans-serif; text-transform: uppercase;
    text-align: center;}
.catalog-news .news-list-item {margin-top: 15px;}
.catalog-news .title-news {color: #808080; font: 400 normal 12px / 20px 'PT Sans',sans-serif; text-transform: uppercase;
    text-align: center; text-decoration: underline !important;}
.catalog-news .b-news-list-item__left {width: 60px; height: 60px; margin-right: 5px; border: 2px solid #999; }
.catalog-news .news{font: 400 normal 14px 'PT Sans',sans-serif; color: #999; }
.catalog-news .btn-more {
    color: #8cc63f;
    border: 2px solid #8cc63f;
    padding: 2px 4px;
    float: right;
}

.phone-type {margin: 7px 0 0;}

.b-popup-large{width: 600px;}
.col-md-6 {width: 48%; float:left; margin-left: 4%;}
.col-md-6.first {margin-left: 0;}

.review-photo {margin: 20px 0;}
.review-photo div {float:left;}
.b-review-photo-title {width: 100px; float: left; font-weight: 500;}
.b-review-content, .b-review-bottom {width: 613px;}
.b-review-left{float: left;}
.b-review-right{float: right;}


.b-review-list-item {margin: 20px 0 40px; font-family: 'PT Sans', sans-serif; }
.b-review-list-item h2, .b-review-answer-title {font-size: 18px; border-bottom: 2px solid #ccc;
    margin-bottom: 10px; font-weight: 500; color: #333;}
.b-review-avatar {float: left; margin-right: 10px;}
.b-review-answer {margin: 20px 0 30px 61px;}
.b-review-content {display: table-cell;}

.item-review-block, .b-item-review-list, .b-item-review-list-item, .b-item-review-content {width: 100%;}

#dealers h1 {
    font-size: 28px;
    font-weight: 400;
    font-family: 'PT Sans', sans-serif;
    margin: 15px 0 20px 0;
}

#dealer-country .b-single-tabs__item {
    background-color: #fff;
    border: none;
    font-weight: normal;
    color: #999;
}

#dealer-country .b-single-tabs__item_current {
    color: #000;
    font-weight: bold;
    font-size: 18px;
}

#dealer-country .b-single-tabs__top {
    border: none;
    left: -14px;
    position: relative;
}

#dealer-types {
    border: 1px solid #ccc;
    height: 36px;
    border-radius: 18px;
}

#dealer-types. .dealer-tags {
    margin-top: 20px;
}

.dealer-type a {
    border-bottom: 1px dotted #ccc;
    color: #0088cc;
    font-family: 'PT Sans', sans-serif;
}
.dealer-type a.active{font-weight: bold;}

.dealer-type img, .dealer-become img {
    max-height: 20px;
    position: relative;
    top: 5px;
}


.dealer-become {margin: 20px 10px; float: right; }
.dealer-become a {color: #8cc63f; border-bottom: 1px dotted #ccc; font-family: 'PT Sans',sans-serif;}

.dealer-tags {
    margin: 30px 0;
    width: 100%;
    height: 30px;
    text-align: center;
    display: block;
}

.dealer-tag {
    margin: 0 10px;
    font-size: 16px;
    line-height: 30px;
    height: 30px;
}

.dealer-tag a {
    color: #333;
}

#dealer-types ul, .dealer-tags ul {
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    height: 30px;
    display: block;
}

#dealer-types li, .dealer-tags li {
    margin: 0 20px;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
}

#dealer-types li {
    height: 38px;
    line-height: 38px;
}

.dealer-city-name {
    margin: 30px 0;
    font-size: 28px;
    font-family: 'PT Sans', sans-serif;
}

.dealer-item {
    margin: 30px 0;
    min-height: 50px;
    font-family: 'PT Sans', sans-serif;
    color: #333;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
}

.dealer-city.active span {
    font-weight: bold;
}
.search_label {
    display: inline-block;
    font-size: 15px;
    width: auto;
    margin-right: 30px;
    font-family: 'PT Sans',sans-serif;
}

.b-single-item__middle .right {
    font-size: 16px;
    color: #333;
    line-height: 22px;
    font-family: 'PT Sans',sans-serif;
    /*padding: 14px 0;*/
}

.b-single-item__middle .right ul>li {
    margin: 0 0 10px;
    padding: 0 0 0 25px;
    position: relative;
}

.our-objects__object-info ul {
    position: relative;
    padding-left: 25px;
}

.our-objects__object-info ul>li:after,
.b-single-item__middle .right ul>li:after {
    content: '\f068';
    position: absolute;
    left: 0;
    font-family: 'FontAwesome';
    top: 1px;
    color: #8cc63f;
}

.b-single-item__middle .right a:not(.b-button):hover {
    color: #71a230;
    border-bottom: 1px solid #7fb636;
}
.b-single-item__middle .right a:not(.b-button) {
    color: #8cc63f;
    border-bottom: 1px solid #d3e9b5;
}

.b-single-item__middle .right h2 {
    font: 700 normal 20px / 22px 'PT Sans',sans-serif;
    color: #333;
}
.b-single-item__middle .right h3 {
    font: 700 normal 18px / 20px 'PT Sans',sans-serif;
    color: #333;
}
.b-single-item__middle .right h4 {
    font: 600 normal 18px / 20px 'PT Sans',sans-serif;
    color: #333;
}
.b-single-item__middle .right h5 {
    font: 600 normal 16px / 18px 'PT Sans',sans-serif;
    color: #333;
}

.b-single-item__middle .right table {
    border: 1px solid #8cc63f;
    width: 100%;
}
.b-single-item__middle .right th {
    /*font-weight: normal;*/
    /*color: #8cc63f;*/
    font-weight: 600;
    /*border-bottom: 1px dashed #8cc63f;*/
    padding: 12px 17px;
}
.b-single-item__middle .right td {
    /*color: #669;*/
    padding: 7px 17px;
}
.b-single-item__middle .right tr:hover td, .b-single-item__middle .right tr:hover th {
    background:#f1f8e8;
}
.b-single-item__middle-desc p:first-child { padding-top: 0;}

.b-calc-head {
    overflow: hidden;
    background: #ecf6e5 url('../img/calc.jpg');
    padding: 40px 5%;
    width: 90%;
    font-size: 22px;
    color: #333;
    line-height: 18px;
    font-family: 'PT Sans',sans-serif;
    /*text-transform: uppercase;*/
}
.b-calc-head input {font-size: 25px; color: #333;}
.b-calc-estimate {
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #99c45a;
    width: 100px;
    background: #f4f4f5;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    height: 30px;
    padding: 0 10px;
    font: 400 normal 16px / 30px 'PT Sans',sans-serif;
}

.b-calc-table {
    font-size: 14px;
    color: #333;
    line-height: 22px;
    font-family: 'PT Sans',sans-serif;
    width: 100%;
    margin: 20px 0;
}
.b-calc-table a {color: #8cc63f;}
.b-calc-table a:hover{text-decoration: underline;}
.b-calc-table th {font-weight: 700; padding: 5px; text-align: left;}
.b-calc-table tr {border-bottom: 1px solid #e5e5e5;}
.b-calc-table td {padding: 5px; vertical-align: top;}
.b-calc-category {font-size: 16px; font-weight: 700; background-color: #f2f2f2; padding: 20px;
    height: 40px; line-height: 40px; vertical-align: middle;}
.b-calc-category td {padding: 20px;}
.b-calc-cat-sum {text-align: right;
font-size: 18px;
    font-weight: 700;
    background-color: #f2f2f2;
}
.b-calc-total-sum {font-size: 19px; font-weight: 700; background-color: #f2f2f2; text-align: right;}

.b-calc-btn{
    color: #8cc63f;
    border: 2px solid #8cc63f;
    float: left;
    font: 400 normal 12px / 24px 'PT Sans',sans-serif;
    padding: 4px 8px;
    display: block;
    border-radius: 3px;
    margin: 5px;
}

.b-calc-btn:hover{
    border-color: #8cc63f;
    background-color: #8cc63f;
    color: #fff;
}
#calc-send {color: #fff;}
#total_sum, #price_per_meter, .calc_cost_total {margin-left: 20px; font-size: 22px;}
.small {
    font: 400 normal 12px / 18px 'PT Sans',sans-serif;
    color: #333;
}

@media print  {
    header, .container_grey, .b-footer, .b-single-tabs__top, .b-calc-head, .calc-btns, .b-button.b-button_submit, .no-print, .comagic-widget {
        display: none;
    }
}

#calc-info {font-family: 'PT Sans',sans-serif;}

.b-category-menu>.container_full>.single:before {background: none;}
.single__overlay:hover:before {background: none;}
.b-category-menu>.container_full {background: #999;}
.b-category-menu>.container_full>.single>a>span {background: #999; /*opacity: .5;*/ color: #fff;}
/*.b-category-menu>.container_full>.single>a>span {font-weight: bold;}*/
.country-flag {float: none; clear: both; text-align: center;}

.catalog-category-desc {color: #999; font-family: 'PT Sans',sans-serif; margin-top: 20px;}
.b-single-item__info-table .price, .b-single-item__info-table tbody tr td {width: 17%; display: inline-block; }
.b-single-item__info-table tbody tr td.price .top {font-size: 15px; }
.b-single-item__info-table {font-family: 'PT Sans',sans-serif;}
.b-single-item__info-table.as-table {margin: 30px 0;}
.b-single-item__info-table.as-table tr th {padding:10px 0;}
.b-single-item__info-table.as-table .price, .b-single-item__info-table.as-table tbody tr td {width: unset; display: table-cell; }


.b-bottom-top__right .city-select {
    position: relative;
    float: right;
    width: 160px;
    height: 30px;
    margin: 10px 0 0
}

.b-bottom-top__right .city-select__location {
    position: absolute;
    width: 230px;
    right: 0;
    display: inline-block;
    z-index: 6;
    top: -15px
}

.b-bottom-top__right .city-select__location:after {
    content: '';
    -webkit-border-radius: 8px;
    border-radius: 8px;
    position: absolute;
    left: 5px;
    top: 5px;
    bottom: 5px;
    right: 5px;
    z-index: 1;
    display: block;
    -webkit-box-shadow: 0 0 15px #000;
    box-shadow: 0 0 15px #000
}

.b-bottom-top__right .city-select .location__content {
    position: relative;
    z-index: 2;
    padding: 20px;
    width: 230px;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.b-bottom-top__right .city-select .location__content > div {
    font: 400 normal 0 / 0 'PT Sans', sans-serif
}

.b-bottom-top__right .city-select .location__content > div > p {
    font: 700 normal 10px / 25px 'PT Sans', sans-serif;
    color: #333;
    text-transform: uppercase;
    letter-spacing: .5px
}

.b-bottom-top__right .city-select .location__content > div > label {
    font: 700 normal 10px / 12px 'PT Sans', sans-serif;
    color: #333;
    text-transform: uppercase;
    letter-spacing: .5px;
    padding: 15px 0 0;
    display: block
}

.b-bottom-top__right .city-select .location__content > div > a {
    font: 400 normal 12px / 25px 'PT Sans', sans-serif;
    color: #333;
    text-transform: uppercase
}

.b-bottom-top__right .city-select .location__content > div > a:hover {
    color: #8cc63f
}

.b-bottom-top__right .city-select .location__content > div > a.city {
    font: 700 normal 14px / 25px 'PT Sans', sans-serif !important;
    color: #8cc63f;
    text-transform: uppercase;
    border: 2px solid #8cc63f;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    font: 400 12px/24px "PT Sans", sans-serif;
    height: 100%;
    padding: 4px 8px;
    text-decoration: none;
    margin: 10px 0 0
}

.b-bottom-top__right .city-select .location__content > div > a.city:hover {
    color: #fff !important;
    background: #8cc63f
}

.b-bottom-top__right .city-select .location__content > div > a._left {
    margin: 0 0 0 10px
}

.b-bottom-top__right .city-select .location__content > div:first-child > p {
    font: 700 normal 10px / 12px 'PT Sans', sans-serif
}

.b-bottom-top__right .city-select .location__input {
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #d0cccb;
    width: 150px;
    display: block;
    background: #fff;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    height: 34px;
    padding: 0 10px;
    margin: 10px 0 0;
    vertical-align: top;
    font: 400 normal 14px / 34px 'PT Sans', sans-serif
}

.b-bottom-top__right .city-select .location__submit {
    height: 40px;
    width: 40px;
    text-align: center;
    display: inline-block;
    padding: 0 15px;
    margin: 10px 0 0;
    color: #fff !important;
    font: 700 normal 14px / 36px 'PT Sans', sans-serif !important;
    text-transform: uppercase
}

.b-bottom-top__right .city-select .city-selected {
    font: 400 normal 12px / 30px 'PT Sans', sans-serif;
    color: #333;
    width: 160px;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 20px 0 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #333;
    display: block;
    position: relative
}

.b-bottom-top__right .city-select .city-selected > i {
    margin: 0 0 0 5px;
    position: absolute;
    top: 8px;
    right: 10px
}

.b-bottom-top__right .city-select .city-selected:hover {
    color: #8cc63f;
    border-color: #8cc63f
}

/* Copy of CoMagic styles */

.whatsapp-label {
    position: absolute;
    top: 0;
    z-index: 100002;
    width: 0;
    height: 0;
    transition-property: transform, opacity;
    transition-duration: 0.7s, 0.7s;
}

.whatsapp-label--shown {
    opacity: 1;
    transition-delay: 0.2s;
}

.whatsapp-label--hidden {
    opacity: 0;
    transition-delay: 0.2s;
    pointer-events: none;
}

.whatsapp-label__bubble {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 100%;
    background-color: #8cc63f;
    box-shadow: 0 1px 7px rgba(0,0,0,0.09), 0 2px 14px rgba(0,0,0,0.19);
    box-sizing: border-box;
}

.whatsapp-label__icon {
    position: absolute;
    margin-left: 25%;
    margin-top: 25%;
    height: 50%;
    width: 50%;
    transform: rotate3d(0, 0, 0, 0);
    background-image: url('/static/site/img/whatsapp.svg');
    background-size: cover;
    cursor: pointer;
    pointer-events: none;
    animation: whatsapp-label-icon 6.6s ease-in-out infinite;
}

@keyframes whatsapp-label-icon{
    1%,
    2% {transform:rotate3d(0, 0, 1, 9deg); opacity: 1}
    3%,5%,7% {transform:rotate3d(0, 0, 1, -9deg)}
    4%,6%,8% {transform:rotate3d(0, 0, 1, 9deg)}
    9% {transform:rotate3d(0, 0, 1, 0)}
}

.location-confirm-container {
    width:240px;
    height:100px;
    background: white;
    position: absolute;
    z-index: 6;
    padding:20px 10px;
    font:700 normal 14px / 30px 'PT Sans',sans-serif;
    border-radius: 8px;
    box-shadow: 0 0 3px #000;
}

.location-confirm-container:before {
    content: '';
    position: absolute;
    display: block;
    left: 10%;
    z-index: 5;
    top: -5px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 6px solid #fff;
}

.location-confirm-container.confirmed {
    display: none;
}

.location-confirm-container.hidden {
    display: none;
}

.location-confirm-container > p {
    text-align:center;
    margin-bottom: 20px;
}

.location-confirm-container > .buttons {
    margin:0 auto;
    text-align: center;
}

.location-confirm-container .confirm_location,
.location-confirm-container .set_location {
    display: inline-block;
}

.location-confirm-container .set_location {
    color: black;
}

.location-confirm-container .confirm_location {
    width: 120px!important;
}


.categories-slider { height: 240px; visibility: hidden;}
.categories-slider .slick-slide > img {position: absolute;}
.categories-slider .slick-slide > a {
    display: none;
    position: relative;
    box-sizing: border-box;
    margin:0 auto;

    padding: 10px 20px;
    border-radius: 10px;
    top: 160px;
    width: 80%;

    background: #80BA36;
    text-align: center;
    text-transform: uppercase;
    line-height: 20px;
    font: 14px 'PT Sans',sans-serif;
    color: white;
}

.categories-slider .slick-slide > a:hover,
.categories-slider .slick-slide:hover > a,
.categories-slider .slick-slide img:hover + a {
    display: block;
}

.categories-slider .slick-slide > a:hover {
    text-decoration: underline;
    cursor: pointer;
}

.categories-slider .slick-slide:hover > img {
    transform: scale(1.06);
}

.categories-slider .da-arrows.left {
    margin-left: -545px;
}
.categories-slider .da-arrows.right {
    width: 1055px
}

.no-title-bar .ui-dialog-titlebar {
    display:none;
}

.form-title-container {
    height: 50px;
    text-align: center;
}

.form-field {
    margin-bottom: 20px;
}

i.consult-button-icon,
i.order-button-icon {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: relative;
    left: -5px;
}

i.order-button-icon {
    background: url(/static/site/images/order_product.png) no-repeat;
}

i.consult-button-icon {
    background: url(/static/site/images/order_product.png) -30px no-repeat;
}

p.client-text {
    font: 14px 'PT Sans', sans-serif;
    font-weight: bold;
}

p.client-text > a {
    color: #666;
}


.b-dealers-filters input[type="checkbox"] {
  appearance: checkbox;
  -webkit-appearance: checkbox;
  width: 20px;
  height: 20px;
}

.b-dealers-filters .checkbox-label {
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;
    margin-right: 10px;
    display: inline-block;
}

.b-dealers-filters .checkbox-label > .label-text {text-decoration: underline;font: 18px/26px 'PT Sans', sans-serif;}
.b-dealers-filters .checkbox-label input[type="checkbox"] {position: absolute;opacity: 0;cursor: pointer;height: 0;width: 0;}
.b-dealers-filters .checkbox-label .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  background-color: white;
  border: 2px solid black;
}

.b-dealers-filters .checkbox-label .checkmark:after {
    left: 7px;
    top: 2px;
    width: 7px;
    height: 14px;
    border: solid black;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);
}

.b-dealers-filters .checkbox-label .checkmark:after { content: ""; position: absolute; display: none;}

.b-dealers-filters .checkbox-label.disabled,
.b-dealers-filters .checkbox-label.disabled:hover,
.b-dealers-filters .checkbox-label.disabled .label-text { color: #BDBDBD;}
.b-dealers-filters .checkbox-label.disabled .checkmark,
.b-dealers-filters .checkbox-label.disabled:hover .checkmark {border-color: #BDBDBD;}
.b-dealers-filters .checkbox-label input:checked ~ .checkmark { background-color: white;}
.b-dealers-filters .checkbox-label input:checked ~ .checkmark:after { display: block; }


.b-grid_col2_5 > * {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    box-sizing: border-box;
    padding: 2%;
    padding-top: 2%;
    padding-bottom: 2%;
    position: relative;
    /*margin-right: 5%*/
}

.b-category__container.no-categories {
    padding-top: 0px!important;
}

.b-category.groups .b-category__container .b-category__item-title {
    padding:20px;
    /*padding: 5px 20px;*/
    background-color: #7FBE31;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0px;
}

.b-category.groups .b-category__container .b-category__item-title.groups-title {
    padding: 5px 20px;
}

.b-category.groups .b-category__container .b-category__item-title > a,
.b-category.groups .b-category__container>div:hover .b-category__item-title > a {
    color: white!important;
    font-size: 22px;
}


.catalog.groups .groups-title{
    padding:5px 20px;
    border:1px solid black;
    font-weight: normal!important;
    text-align: center;
    font-size:20px;
}

.b-category.groups .b-category__container.b-grid_col2_5 > div:nth-child(2n+1) {
    /*margin-left: 50px;*/
}

.b-category.groups .b-category__container.b-grid_col2_5 > div:nth-child(2n) {
    /*margin-right: 50px;*/
    float: right;
}

.b-category__item-title.groups-title {
    padding: 20px;
    background-color: #7FBE31;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0px;
}

.b-category.groups .b-category__item-price {
    position: relative;
    margin-top: 10px;
}

.b-category.groups .b-category__item-price a,
.b-category.groups .b-category__item-price a.grey{
    padding:0 0;
    border: none;
    text-align: center;
}

.b-category.groups .b-category__item-price a span {
    font-size: 18px;
    margin:0;
    background-color: #45525A;
    text-align: center;
    border:none;
    float:none;
    display: inline-block;
    border-radius: 7px;
    padding:0px 0px!important;
    color:white;
    width:100%;
}

/* .b-single-item.groups .b-single-item__middle .left  {width:660px;height:470px;} */
/* .b-single-item.groups .b-single-item__middle .right {width:55%;min-width: 280px;padding-left: 20px;} */

.b-single-item.groups .b-button.consult {
    height: unset;
    /* position: absolute; */
    line-height:14px;
    display: inline-block;
    padding: 10px 50px 10px 20px;
    color:white;
    text-align: left;
    min-width: 280px;
    width: 280px!important;
    /* top: calc(100% - 48px); */
}

.b-single-item.groups .b-button.consult .consult-button-icon {
    position: absolute;
    left: calc(100% - 40px);
    top: 10px;
}

.b-single-item.groups .b-calc-head {
    background-color: #EEEFF3;
    background-image: none;
    position: relative;
    overflow: visible;
}

.b-single-item.groups .b-calc-head i {
    color: #77BC21;
}

.b-single-item.groups .b-calc-head input {
    background: white;
}

.b-calc-calculator-icon {
    background-image: url(../img/calc2.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 80px;
    height: 110px;
    display: inline-block;
    position: absolute;
    right: 10px;
    top:10px;
}

.fotorama__nav {
    text-align: left!important;
}

.b-single-item.groups .b-single-item__top-announce{
    color: #8AC53F;
    font-weight: bold;
}

.sale_icon {
    position:absolute;
    background-size:contain;
    background-repeat:no-repeat;
    width:50px;
    height:35px;
    top:0;
    right:0;
}

.sale_text { color:red;}
.price_old, .cost_old { text-decoration:line-through; }
.price_with_discount, .cost_with_discount { color:red; }


.js-form-result .holder{
    display: grid;
    grid-template-columns: 180px auto;
}

 .js-form-result .loader {
    background:url(/static/site/images/loader.svg);
    background-size:36px;
    width:36px;
    height:36px;
    display: none;
 }