/* body {
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1.5;
    font-family: HelveticaRegular,sans-serif;
    overflow-x: hidden;
    color: #000;
    opacity: 1;
} */
/* 
body input,body textarea {
    border: #666 1px solid;
    outline: 0
} */

/* button {
    cursor: pointer;
    border: none;
    transition: all .3s
}

button:focus {
    outline: 0!important
} */

.md-visible, .sm-visible{
    display: none;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-responsive.img-width {
    width: 100%
}

.text-center {
    text-align: center
}

/* b,h1,h2,h3,h4,strong {
    font-weight: 700
} */
/* 
a {
    transition: all .3s
}

a:hover {
    text-decoration: none
}

a:focus {
    outline: 0
} */

li,ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.all-hidden{
    display: none;
}

.clearfix:after {
    display: block;
    content: "";
    clear: both
}

.done-w {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    display: none;
    bottom: 0;
    right: 0;
    z-index: 10000
}

.done-window {
    position: fixed;
    display: block;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    background-color: #fff;
    color: #010101;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    padding: 0 35px 15px;
    border: 3px solid #86bc42;
    padding-top: 13px
}

.done-window h3 {
    margin: 0
}

.done-window small {
    font-size: 14px;
    text-transform: none;
    line-height: 18px
}

.video-responsive {
    position: relative;
    height: 270px;
    margin: auto;
    margin-bottom: 25px
}

.video-responsive embed,.video-responsive iframe,.video-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.mfp-fade.mfp-bg {
    opacity: 0;
    transition: all .15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    transition: all .15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.main_mnu_button {
    background-color: transparent;
    border: none;
    color: #000;
    font-size: 36px
}

.popup-form {
    padding: 30px;
    position: relative;
    margin: 0 auto;
    max-width: 350px;
    text-align: center;
    background-color: #fff;
    border-radius: 20px;
}

.popup-form .polit{
    margin-bottom: 15px;
}

.popup-form input,.popup-form textarea {
    border: none;
    border-bottom: 1px solid #bcbcbc;
    text-indent: 15px;
    font-size: 14px;
    width: 100%;
    margin-bottom: 15px;
    padding: 10px 0;
    border-radius: 4px;
}

.popup-form h3 {
    margin: 0;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 15px
}

.dib {
    display: inline-block
}

.text-right {
    text-align: right
}

.hidden {
    display: none
}

.checkbox {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 10px 0 0 20px
}

.checkbox+label {
    position: relative;
    padding: 0 0 0 25px;
    line-height: 20px;
    cursor: pointer
}

.checkbox+label:before {
    content: '';
    position: absolute;
    top: 2px;
    left: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #7d7e7f;
    border-radius: 4px;
}

.checkbox:checked+label:before {
    background: url(../img/ico-checked.png) no-repeat center center;
    background-size: 70%
}

.main_mnu_button {
    width: 35px;
    height: 30px;
    border-top: 3px solid #000;
    border-bottom: 3px solid #000;
    position: relative;
    cursor: pointer;
    position: absolute;
    top: 7px;
    right: 15px;
    display: none
}

.main_mnu_button:focus {
    outline: 0!important
}

.main_mnu_button:after {
    content: '';
    display: inline-block;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translate(0,-50%) rotate(0);
    transform: translate(0,-50%) rotate(0);
    height: 3px;
    width: 100%;
    position: absolute;
    background-color: #000;
    transition: all .3s
}

.main_mnu_button:before {
    content: '';
    display: inline-block;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translate(0,-50%) rotate(0);
    transform: translate(0,-50%) rotate(0);
    height: 3px;
    width: 100%;
    position: absolute;
    background-color: #000;
    transition: all .3s
}

.main_mnu_button.active {
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent
}

.main_mnu_button.active:after {
    -webkit-transform: translate(0,-50%) rotate(-45deg);
    transform: translate(0,-50%) rotate(-45deg)
}

.main_mnu_button.active:before {
    -webkit-transform: translate(0,-50%) rotate(45deg);
    transform: translate(0,-50%) rotate(45deg)
}

.top-panel {
    width: 100%;
    margin-bottom: 20px;
    padding: 10px 0;
    top: 0;
    font-size: 13px;
    color: #fff;
    background-color: #00a694;
    z-index: 888;
}

.top-panel a {
    color: #fff;
}

/* .city-box a {
    color: #000;
    font-size: 13px;
    line-height: 1.2;
    font-family: HelveticaMedium;
    position: relative;
    display: inline-block;
    margin-left: 15px;
} */

.city-box span{
    font-size: 13px;
}

.city-box a:hover {opacity: 1;}

.city-box a:before {
    content: '\f3c5';
    left: -15px;
    top: -1px;
    position: absolute;
    /* font-family: 'Font Awesome 5 Free'; */
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
}

.phone-box {
    position: relative;
    line-height: 1.2;
}

.phone-box a:before {
    content: '\f3cd';
    left: 0;
    top: 0px;
    position: absolute;
    /* font-family: 'Font Awesome 5 Free'; */
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
}

/* .phone-box a {
    font-size: 13px;
    font-family: HelveticaMedium;
    position: relative;
    display: inline-block;
    padding-left: 15px;
    color: #000;
} */

.menu-top {
    font-size: 13px
}

.menu-top li {
    display: inline-block;
    margin-left: 10px;
}

.menu-top li a {
    color: #000;
    border-bottom: 0;
}

.menu-top li a:hover {
    border-bottom: 0;
    opacity: 0.8;
}

.feedback-arenda{
    margin-top: 30px;
}

.auth-box {
    margin-left: 35px
}

.auth-box li {
    display: inline-block
}

.auth-box li a {
    position: relative;
    display: inline-block;
    border-bottom: 1px solid transparent
}

.auth-box li a:hover {
    border-bottom: 1px solid #fff
}

.auth-box li a.auth-link:before {
    content: '\e8b4';
    font-family: icon;
    left: -15px;
    top: 0;
    position: absolute;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

/* .header {
    padding: 0;
    padding-bottom: 20px;
} */
/* 
.header .btm-line {
    margin-top: 20px;
} */

/* .header__top {
    min-height: 50px;
    background: #f5f5f5;
    padding: 0;
    position: relative;
    z-index: 999;
} */
/* 
.header__content{
    margin-top: 20px;
} */

/* .header__content .phone-box{
    display: block;
} */

.links-group a, .links-group > span {
    position: relative;
    display: inline-block;
    padding: 18px 10px;
    font-size: 11px;
    font-weight: 400;
    line-height: 15px;
    color: #969696;
    border-left: 1px solid #fff;
    margin-right: -5px;
    /* font-family: HelveticaNeueCyr,sans-serif; */
}

.links-group .links-group__desc{
    position: absolute;
    display: none;
    width: max-content;
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
    left: 0;
    top: 50px;
    padding: 15px;
    background: #fff;
    box-shadow: 0 10px 10px rgba(0,0,0,.16);
}

.links-group a:hover .links-group__desc{
    display: block;
}

.links-group .link_active {
    color: #000;
    background: #fff;
}

.links-group a:last-child, .links-group span:last-child {
    border-right: 1px solid #fff;
    margin-right: 0;
}

.simple_product_list{
    padding-left: 30px;
    list-style-position: inside;
    -moz-column-count: 2; /* Firefox */
    -webkit-column-count: 2; /* Safari and Chrome */
    column-count: 2;
    list-style-type: decimal;
}

.simple_product_list li{
    position: relative;
    padding-left: 10px;
}

.simple_product_list li:before{
    content: '-';
    display: block;
    position: absolute;
    left: 0;
    top:0;
}

.simple_product_list li a{
    color: #000;
}

.dropBox {
    position: absolute;
    width: 100%;
    z-index: 9999;
    top: 0;
    padding-left: 15px;
    padding-right: 15px;
    display: none;
}

.dropBox__button {
    margin: 14px 0;
    padding: 0;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
    color: #4d4d4f;
    border: 0;
    background: 0 0;
}

.dropBox__button:focus{
    outline: none;
}

.dropBox__menu li a {
    display: flex;
    font-size: 14px;
    /* font-family: HelveticaNeueCyr,sans-serif; */
    color: #4d4d4f;
}

.dropBox__menu li a img,
.dropBox__menu li>div img {
    margin-right: 8px;
}

.dropBox__menu li>div {
    display: flex;
}

.dropBox__menu {
    position: relative;
    padding: 70px 30px 30px 30px;
    max-width: 200px;
    margin: 0;
    display: none;
    background: #fff;
    -webkit-box-shadow: 0 10px 10px rgba(0,0,0,.16);
    box-shadow: 0 10px 10px rgba(0,0,0,.16);
    box-sizing: content-box;
}

.dropBox__menu li {
    max-width: 480px;
    list-style: none;
    margin-bottom: 20px;
}

.dropBox__menu li div span {
    font-size: 14px;
    font-weight: 700;
    color: #4d4d4f;
}


.dropBox__menu_active {
    display: block;
}

.dropBox__close-button{
    position: absolute;
    right: 10px;
    top: 10px;
    -webkit-transform: translate3d(0,10px,0) rotate(45deg);
    transform: translate3d(0,10px,0) rotate(45deg);
    background-color: #000;
    padding: 0;
    top: 18px;
    margin-right: 15px;
    box-sizing: content-box;
    height: 2px;
    width: 25px;
    display: block;
    bottom: 0;
    border: 0;
}

.dropBox__close-button:before {
    position: absolute;
    content: '';
    -webkit-transform: translate3d(0,-20px,0) rotate(-90deg);
    transform: translate3d(0,-20px,0) rotate(-90deg);
    height: 2px;
    width: 25px;
    background-color: #000;
    right: 0;
    border: 0;
    top: 38px;
    box-sizing: content-box;
    display: block;
    margin: auto;
    bottom: 0;
}

.hamburger-wrapp {
    position: relative;
}

.hamburger {
    padding: 0;
}

.hamburger--slider .hamburger-inner:before {
    top: 10px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform,opacity;
}

.hamburger--slider .hamburger-inner:after {
    top: 20px;
}

.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    position: absolute;
    height: 2px;
    width: 35px;
    top: 2px;
    display: block;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform;
    border-radius: 4px;
    background-color: #000;
}

.hamburger-inner:after, .hamburger-inner:before{
    content: '';
}

.hamburger-inner:after {
    width: 25px;
}

.hamburger-box {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 24px;
    top: 7px;
}

.mm-navbar__title{
    padding: 0;
    height: 75px;
}

.mm-navbar__title{
    position: relative;
}

.mm-navbar{
    position: relative;
    height: 75px;
    margin-left: -20px;
    margin-right: -20px;
}

.mm-panels>.mm-panel>.mm-navbar+.mm-listview{
    margin-top: 0;
}

.mm-panel:after, .mm-panel:before{
    display: none;
}

.mm-navbars_top{
    position: relative;
    padding-top: 40px;
}

.mm-navbars_top .mm-navbar_size-3{
    height: 75px;
}

.mm-tabstart,.mm-tabend{
    display: none;
}

.mm-navbars_top .mm-navbar_has-btns{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: right;
}

.mm-panels, .mm-panels>.mm-panel{
    position: relative;
    top: 0!important;
}

.mm-listview .mm-listitem a{
    font-size: 14px;
    /* font-family: HelveticaNeueCyr,sans-serif;  */
    color: rgba(0,0,0,.6);
}

.mm-navbar__title img{
    position: relative;
    width: 150px;
    height: 40px;
    top: 20px;
    left: inherit;
    right: inherit;
    margin-left: auto;
    margin-right: auto;
}

.mm-menu{
    background: #fff;
    box-shadow: none;
}

.mm-navbars_top{
    position: relative;
    padding-top: 40px;
}

.mm-navbars_top .mm-navbar_size-3{
    height: 75px;
}

.mm-tabstart,.mm-tabend{
    display: none;
}

.mm-navbars_top .mm-navbar_has-btns{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: right;
}

.mm-panels, .mm-panels>.mm-panel{
    position: relative;
    top: 0!important;
}

.mm-close{
    -webkit-transform: translate3d(0,10px,0) rotate(45deg);
    transform: translate3d(0,10px,0) rotate(45deg);
    background-color: #000;
    padding: 0;
    top: 18px;
    right: 0;
    margin-right: 15px;
    height: 2px;
    width: 35px;
    position: absolute;
}

.mm-close:before {
    content: '';
    position: absolute;
    display: block;
    -webkit-transform: translate3d(0,-20px,0) rotate(-90deg);
    transform: translate3d(0,-20px,0) rotate(-90deg);
    height: 2px;
    width: 35px;
    background-color: #000;
    right: 0;
    border: 0;
    top: 20px;
}

.mm-listitem__text{
    font-size: 14px;
    /* font-family: HelveticaNeueCyr,sans-serif;  */
    color: rgba(0,0,0,.6);
}

.wpmm-header-image{
    position: relative;
    width: 150px;
    height: 40px;
    left: inherit;
    right: inherit;
    margin-left: auto;
    margin-right: auto;
}

.mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{
    background: #000;
    opacity: .3;
}

.mm-menu_shadow-page:after{
    display: none;
}





img {
    max-width: 100%
}

.search-box {
    position: relative
}

.search-box input {
    width: 100%;
    text-indent: 55px;
    border: 1px solid #ddd;
    padding: 10px 0;
    font-size: 13px;
    /* font-family: HelveticaLight; */
    transition: all .3s;
    background: url(../img/ico-search.svg) no-repeat left 10px center;
    background-size: 25px;
}

.search-box input:focus {
    border: 1px solid #00a694
}

.search-box button {
    top: 0;
    right: 0;
    position: absolute;
    font-size: 13px;
    /* font-family: HelveticaLight; */
    padding: 0px 25px;
    background-color: transparent;
    transition: all .3s;
    background-color: #00a694;
    color: #fff;
    line-height: 41px;
}

.search-box button:hover {
    background-color: #ff6600;
    color: #fff;
}

.icon-hdr-wrapper:after {
    content: '';
    display: block;
    clear: both
}

.icon-hdr-wrapper .nav-icon-box {
    float: left;
    width: 50%;
    position: relative;
    text-align: center
}

.icon-hdr-wrapper .nav-icon-box .tooltip {
    position: absolute;
    background-color: #00a694;
    color: #fff;
    letter-spacing: 1px;
    font-size: 10px;
    display: block;
    padding: 7px 10px;
    /* font-family: HelveticaLight; */
    width: 130px;
    bottom: -30px;
    left: 50%;
    -webkit-transform: scale(0);
    transform: scale(0);
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
    text-align: center;
    z-index: 5;
    margin-left: -65px;
    white-space: nowrap;
}

.icon-hdr-wrapper .nav-icon-box:hover .tooltip {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.icon-hdr-wrapper .nav-icon-box a {
    color: #00a694;
    display: inline-block;
    position: relative;
    height: 48px;
}

.icon-hdr-wrapper .nav-icon-box i {
    font-size: 40px;
    line-height: 1.2
}

.icon-hdr-wrapper .nav-icon-box .sum {
    font-size: 12px;
    /* font-family: HelveticaBlack; */
    bottom: 0;
    position: absolute;
    right: -35px
}

.icon-hdr-wrapper .nav-icon-box .count {
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    font-size: 14px;
    background-color: #f60;
    /* font-family: HelveticaBlack; */
    line-height: 30px;
    text-align: center;
    top: -10px;
    right: 0
}

/* nav {
    font-size: 14px;
    text-align: center
} */

/* nav i {
    color: #f60
}

nav ul li {
    display: inline-block;
} */

/* nav ul li a {
    color: #fff;
}

nav ul li a:hover {
    color: #ffffff;
    background: #009c8c;
} */

.mobile-btn-nav {
    display: none
}

/* .btn {
    display: inline-block;
    color: #fff;
    padding: 10px 15px
}

.btn-orange {
    background-color: #f60;
    border: 1px solid #f60
}

.btn-orange:hover {
    color: #f60;
    background-color: transparent
} */

.btn-green {
    background-color: #00a694;
    border: 1px solid #00a694
}

.btn-green:hover {
    color: #fbfbfb;
    background-color: #028e7f;
}

/* .btn-catalog,.btn-config {
    width: calc(100% + 15px);
    font-size: 16px;
    line-height: 50px;
    padding: 0;
    border: 0;
    position: relative;
    text-align: left;
}

.btn-config {
    right: 15px;
    position: relative;
    padding-left: 45px;
    cursor: pointer;
    background: #028e7f;
    border: 0;
    font-size: 14px;
} */

/* .btn-config i {
    font-size: 18px;
    position: absolute;
    display: inline-block;
    left: 10px;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
} */

/* .btn-config:hover i {
    -webkit-animation: spin 3.5s linear infinite;
    animation: spin 3.5s linear infinite;
    left: 10.5px;
} */

@-webkit-keyframes spin {
    0% {
        -webkit-transform: translate(0,-50%) rotate(0);
        transform: translate(0,-50%) rotate(0)
    }

    42.85714% {
        -webkit-transform: translate(0,-50%) rotate(359deg);
        transform: translate(0,-50%) rotate(359deg)
    }

    100% {
        -webkit-transform: translate(0,-50%) rotate(359deg);
        transform: translate(0,-50%) rotate(359deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: translate(0,-50%) rotate(0);
        transform: translate(0,-50%) rotate(0)
    }

    42.85714% {
        -webkit-transform: translate(0,-50%) rotate(359deg);
        transform: translate(0,-50%) rotate(359deg)
    }

    100% {
        -webkit-transform: translate(0,-50%) rotate(359deg);
        transform: translate(0,-50%) rotate(359deg)
    }
}

.btn-catalog {
    padding-left: 45px;
    text-align: left;
    font-size: 14px;
}

.btn-catalog:hover {
    background-color: #de5900;
    color: #fff;
}

.btn-catalog.active {
}

.slider-block .carousel-action .item {
    position: relative
}

.slider-block .carousel-action .item .btn {
    position: absolute;
    bottom: 25px;
    left: 25px;
    padding: 15px 50px;
    font-size: 16px;
}

.action-banner {
    background-color: #d8dadc;
    position: relative
}

.action-banner .label-banner {
    background-color: #00a694;
    color: #fff;
    top: 0;
    left: 0;
    right: 0;
    display: inline-block;
    position: absolute;
    font-size: 24px;
    padding: 10px 25px;
    text-align: center
}

.products-main {
    margin-top: 30px
}

.product-box {
    border: 1px solid #d8dadc;
    padding: 20px;
    margin-bottom: 30px;
    transition: all .3s
}

.product-box:hover {
    box-shadow: 0 0 25px rgba(0,0,0,.1)
}

.product-box .name {
    font-size: 16px;
    /* font-family: HelveticaBold; */
    margin-top: 10px;
    line-height: 1.2
}

.product-box .article {
    font-size: 13px;
    margin-bottom: 25px
}

.product-box .wrap:after {
    content: '';
    display: block;
    clear: both
}

.product-box .left {
    float: left;
    width: calc(100% - 80px)
}

.product-box .right {
    float: left;
    width: 80px
}

.product-box .right .btn-compared:before {
    content: '\e89c'
}

.product-box .right .btn-favorite:before {
    content: '\e8ad'
}

.product-box .right button {
    font-size: 10px;
    position: relative;
    right: -7px;
    text-align: left;
    padding-left: 10px;
    /* font-family: HelveticaLight; */
    background-color: transparent
}

.product-box.product-box__vertical .right button {
    top: 10px;
}

.product-box .right button:before {
    content: '';
    font-family: icon;
    display: inline-block;
    left: -5px;
    top: 0;
    color: #00a694;
    font-size: 12px;
    position: absolute
}

.product-box .right button:hover {
    color: #f60
}

.product-box .btn {
    width: 120px;
    text-transform: uppercase
}

.product-box .price {
    font-size: 24px;
    line-height: 1.2;
    /* font-family: HelveticaBold; */
    margin-bottom: 15px
}

.product-box .price span {
    font-size: 16px
}

.product-box .available {
    font-size: 14px;
    position: relative;
    padding-left: 10px;
    color: #f60;
    margin-bottom: 20px
}

.product-box .available:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 9px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #f60
}

.btn-allcat {
    text-transform: lowercase;
    font-size: 14px;
    padding-left: 45px;
    padding-right: 45px
}

.products-slider {
    margin-top: 50px
}

.products-slider .item {
    padding: 15px
}

.btn-slider {
    position: absolute;
    top: 42%;
    z-index: 5;
    background-color: transparent
}

.btn-slider:hover {
    color: #00a694
}

.btn-slider.prev {
    left: -25px
}

.btn-slider.next {
    right: -25px
}

.product-slider-box {
    border: 2px solid #d8dadc;
    padding: 30px 15px;
    transition: all .3s
}

.product-slider-box:hover {
    box-shadow: 0 0 25px rgba(0,0,0,.1)
}

.product-slider-box:after {
    content: '';
    display: block;
    clear: both
}

.product-slider-box .prod-image {
    width: 260px;
    float: left;
    position: relative
}

.product-slider-box .prod-image .label {
    position: absolute;
    left: -17px;
    top: 0;
    color: #fff;
    background-color: #f60;
    font-size: 12px;
    padding: 5px 15px
}

.product-slider-box .prod-desc {
    width: calc(100% - 260px);
    float: left
}

.product-slider-box .prod-desc .name {
    font-size: 16px;
    /* font-family: HelveticaBold; */
    margin-top: 10px
}

.product-slider-box .prod-desc .article {
    font-size: 13px;
    margin-bottom: 15px
}

.product-slider-box .prod-desc p {
    font-size: 13px
}

.product-slider-box .prod-desc .price {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    /* font-family: HelveticaBold; */
    line-height: 1;
}

.product-slider-box .prod-desc .price span {
    font-size: 16px
}

.product-slider-box .prod-desc .btn {
    text-transform: uppercase;
    padding-left: 29px;
    padding-right: 29px;
    vertical-align: middle
}

.feedback .wrapper {
    background: url(../img/bg-green.png);
    background-position: center top;
    padding: 45px 35px;
    margin-bottom: 50px
}

.blockquote {
    background-color: #edeeef;
    padding: 40px;
    max-width: 1110px;
    margin: 0 auto;
}

.blockquote .wrapper {
    position: relative;
    padding-left: 50px;
    padding-right: 50px
}

.blockquote .wrapper:before {
    content: '\f10e';
    position: absolute;
    left: 0;
    top: 40px;
    font-size: 30px;
    color: #00a694;
    /* font-family: 'Font Awesome 5 Free'; */
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.blockquote .wrapper:after {
    content: '\f10e';
    position: absolute;
    right: 0;
    bottom: -10px;
    font-size: 30px;
    color: #00a694;
    /* font-family: 'Font Awesome 5 Free'; */
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.blockquote h2 {
    text-align: center
}

.icon-main-section {
    margin-top: 50px
}

.page-landing .icon-main-section{
    margin-bottom: 50px;
}

.icon-main-section h2.title {
    margin-bottom: 35px
}

.icon-main-section h3 {
    font-size: 24px;
    color: #98989b;
    margin-bottom: 25px;
    line-height: 1.2
}

.icon-main-section .item:not(.item_simple) {
    position: relative;
    min-height: 100px;
    margin-bottom: 30px
}

.icon-main-section .item:not(.item_simple) p {
    position: absolute;
    left: 125px;
    top: 50%;
    font-size: 24px;
    line-height: 1.2;
    right: 15px;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.icon-main-section .item:not(.item_simple) span {
    width: 100px;
    height: 100px;
    position: absolute;
    display: inline-block
}

.icon-main-section .item:not(.item_simple) span i {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 54px;
    line-height: 1.2
}

.icon-main-section .item:not(.item_simple) span i.icon-upload {
    margin-top: -10px;
    margin-left: 5px
}

.icon-main-section .left span {
    background-color: #00a694
}

.icon-main-section .right span {
    background-color: #f60
}

.time-graphic {
    margin-top: 30px
}

.time-graphic h2.title {
    margin-bottom: 25px
}

.main-tabs {
    margin-top: 50px
}

.news-block {
    padding-bottom: 25px
}

.news-block h2 {
    margin-bottom: 35px;
    margin-top: 10px
}

.news-box {
    border: 2px solid #d8dadc;
    padding: 20px;
    padding-bottom: 40px;
    transition: all .3s;
    position: relative;
    min-height: 125px;
    margin-bottom: 25px
}

.news-box .title {
    font-size: 15px
}

.news-box .title a {
    color: #000
}

.news-box .title a:hover {
    color: #f60
}

.news-box:hover {
    box-shadow: 0 0 25px rgba(0,0,0,.1)
}

.news-box:hover .more {
    visibility: visible;
    opacity: 1
}

.news-box .date {
    position: absolute;
    bottom: 15px;
    left: 20px;
    color: #98989b;
    padding-left: 25px
}

.news-box .date:before {
    content: '\e8a0';
    font-family: icon;
    position: absolute;
    left: 0;
    top: 0
}

.news-box .more {
    position: absolute;
    bottom: 15px;
    right: 20px;
    color: #f60;
    visibility: hidden;
    opacity: 0
}

.news-page .news-box {
    padding: 0;
    padding-bottom: 40px
}

.news-page .news-box img {
    width: 100%
}

.news-page .news-box .title {
    padding-left: 15px;
    padding-right: 15px;
    margin: 15px 0 35px 0
}

.mailer-block {
    background-color: #edeeef;
    padding: 40px 0
}

.mailer-block h3 {
    font-size: 18px;
    /* font-family: HelveticaBold; */
    margin-bottom: 0
}

.mailer-block p {
    font-size: 15px
}

.mailer-block form {
    position: relative
}

.mailer-block form .btn {
    width: 180px;
    font-size: 14px
}

.mailer-block form input {
    width: calc(100% - 200px);
    margin-right: 10px;
    border: 1px solid #fff;
    transition: all .3s;
    text-indent: 15px;
    padding: 9px 0
}

.mailer-block form input:focus {
    border: 1px solid #00a694
}

/* footer {
    padding-top: 50px;
    background-color: #00a694;
    color: #fff;
}

footer a {
    color: #fff
}

footer a:hover {
    color: #fff;
    transition: none;
    text-decoration: underline;
}

footer h4 {
    font-family: HelveticaBold
} */

.time-graphic .wrapper {
    position: relative
}

.time-graphic .wrapper:after {
    content: '';
    display: block;
    clear: both
}

.time-graphic .time-graph-box {
    float: left;
    width: 25%;
    height: 460px;
    position: relative;
    transition: all .3s
}

.time-graphic .time-graph-box:hover {
    margin-top: -15px
}

.time-graphic .time-graph-box .year-graph {
    font-size: 50px;
    line-height: 1.2;
    text-align: center;
    /* font-family: HelveticaBold; */
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.time-graphic .date-event {
    position: absolute;
    bottom: 50px;
    width: 10px;
    left: 80px
}

.time-graphic .date-event:before {
    content: '';
    position: absolute;
    top: -25px;
    left: 50%;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
    border-radius: 50%;
    width: 30px;
    height: 30px
}

.time-graphic .date-event .date,.time-graphic .date-event .desc {
    width: 180px;
    left: 35px;
    position: relative;
    top: -25px
}

.time-graphic .date-event .date {
    font-size: 20px;
    /* font-family: HelveticaBold */
}

.time-graphic .date-event .desc {
    font-size: 11px
}

.time-graphic .date-event .desc li {
    position: relative;
    padding-left: 10px
}

.time-graphic .date-event .desc li:before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 8px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #000
}

.time-graphic .date-event .desc p {
    margin-bottom: 5px
}

.time-graph-1 .date-event,.time-graph-1 .year-graph {
    background-color: #009f90
}

.time-graph-1 .date-event:before,.time-graph-1 .year-graph:before {
    background-color: #009f90
}

.time-graph-2 .date-event,.time-graph-2 .year-graph {
    background-color: #00b09c
}

.time-graph-2 .date-event:before,.time-graph-2 .year-graph:before {
    background-color: #00b09c
}

.time-graph-3 .date-event,.time-graph-3 .year-graph {
    background-color: #00c7ae
}

.time-graph-3 .date-event:before,.time-graph-3 .year-graph:before {
    background-color: #00c7ae
}

.time-graph-4 .date-event,.time-graph-4 .year-graph {
    background-color: #ec6926
}

.time-graph-4 .date-event:before,.time-graph-4 .year-graph:before {
    background-color: #ec6926
}

.menu-catalog .wrapper.active {
    visibility: visible;
    display: block;
}

.menu-catalog .wrapper {
    position: absolute;
    z-index: 10;
    background-color: #fff;
    left: 15px;
    right: auto;
    top: -30px;
    visibility: hidden;
    display: none;
}

.menu-catalog .wrapper>ul {
    border-right: 0;
    width: 220px;
    padding: 0;
    font-size: 13px;
}

.menu-catalog .wrapper>ul li a {
    color: #000;
    display: block;
    padding: 0px 15px;
    border-left: 0;
    border-right: 0;
    position: relative;
    line-height: 60px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.176);
    -ms-transform: 0 6px 12px rgba(0,0,0,0.176);
    -o-transform: 0 6px 12px rgba(0,0,0,0.176);
    box-shadow: 0 6px 12px rgba(0,0,0,0.176);
    background: #fff;
    z-index: 2;
    font-size: 14px;
    border-bottom: 1px solid #edeeef;
}

.menu-catalog .wrapper>ul li a:after {
    content: '\f105';
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    /* font-family: 'Font Awesome 5 Free'; */
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
}

.menu-catalog .wrapper>ul li a:hover {
    color: #f60;
    border-left: 0;
    border-right: 0;
}

.menu-catalog .wrapper>ul li:hover ul {
    visibility: visible;
    opacity: 1
}

.menu-catalog .wrapper>ul>li>ul {
    position: absolute;
    left: 220px;
    top: 0;
    width: 890px;
    background-color: #edeeef;
    padding-top: 4px;
    padding-bottom: 3px;
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
}

.menu-catalog .wrapper>ul>li>ul li {
    width: 33%;
    display: inline-block
}

.menu-catalog .wrapper>ul>li>ul li a {
    border: none!important
}

.menu-catalog .wrapper>ul>li>ul li a:after {
    display: none!important
}

.mobile-cat-btn {
    width: 100%;
    padding: 10px 10px;
    color: #fff;
    font-size: 12px;
    padding-left: 40px;
    display: none;
    background: #f60;
    position: relative;
}

.mobile-cat-btn:hover {
    color: #fff
}

.crumbs {
    font-size: 14px;
    margin-bottom: 35px
}

.crumbs li {
    display: inline-block
}

.crumbs li a {
    color: #000
}

.crumbs li a:hover {
    color: #007bff
}

.crumbs li.active {
    color: #007bff
}

.filter-block {
    background-color: #ffffff;
    border: 4px solid #00a694;
}

.filter-block .filter-box {
    padding: 15px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 0;
    font-size: 14px;
}

.filter-block .filter-box .price-input {
    width: 80px;
    background-color: transparent;
    padding: 3px 0;
    text-indent: 5px;
    border: 1px solid #000;
    margin: 0 5px;
    transition: all .3s
}

.filter-block .filter-box .price-input:focus {
    border: 1px solid #00a694
}

.filter-block .filter-box dt {
    position: relative;
    padding-left: 25px;
    font-weight: 400;
    cursor: pointer;
    transition: all .3s
}

.filter-block .filter-box dt:hover {
    color: #00a694
}

.filter-block .filter-box dt:before {
    content: '\f107';
    position: absolute;
    display: inline-block;
    left: 0;
    top: 0;
    /* font-family: 'Font Awesome 5 Free'; */
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
}

.filter-block .filter-box dt.active:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 0px;
}

.filter-block .filter-box dd {
    padding-top: 15px
}

.description-category h1 {
    font-size: 24px;
    line-height: 1.2;
    /* font-family: HelveticaBold */
}

.sort-block {
    background-color: #edeeef;
    font-size: 14px;
    margin: 20px 0 30px
}

.sort-block:after {
    content: '';
    display: block;
    clear: both
}

.sort-block .nice-select {
    float: none;
    border-radius: 0;
    font-size: 12px;
    width: 150px;
    display: inline-block;
    height: 28px;
    line-height: 26px;
    margin-left: 10px
}

.sort-block .sort-box {
    padding: 6px 15px;
    float: left;
}

.sort-block .view-cat-box {
    float: right;
    height: 40px;
}

.sort-block .view-cat-box ul {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px
}

.sort-block .view-cat-box ul li {
    float: left
}

.sort-block .view-cat-box .btn-view {
    height: 40px;
    width: 40px;
    position: relative;
    border: 1px solid #edeeef;
    padding: 0;
    background: #fff;
    margin-right: -1px;
}

.sort-block .view-cat-box .btn-view i {
    font-size: 16px;
    line-height: 1.2;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    transition: all .3s;
    color: #c5c5c5;
}

.sort-block .view-cat-box .btn-view:hover i {
    color: #00a694
}

.sort-block .view-cat-box .btn-view.active i {
    color: #00a694
}

/* .pagination {
    text-align: center;
    margin: 35px 0
}

.pagination ul li {
    display: inline-block;
    font-size: 12px;
    margin-left: -6px
}

.pagination ul li a,.pagination ul li span {
    display: inline-block;
    border: 1px solid #00a694;
    padding: 5px 10px;
    height: 36px;
    width: 36px;
    line-height: 26px;
    color: #000;
    transition: all .3s;
    background-color: #fff;
    margin: 0 2px;
} */

/* .pagination ul li a:hover,.pagination ul li span:hover {
    color: #fff;
    background-color: #00a694;
    border-color: #00a694;
}

.pagination ul li.next-page a,.pagination ul li.prev-page a {
    width: auto;
    padding-left: 20px;
    padding-right: 20px
} */

/* .pagination ul li.prev-page {
    margin-right: 20px
}

.pagination ul li.next-page {
    margin-left: 20px
}

.pagination ul li.active span {
    color: #fff;
    background-color: #00a694;
    border-color: #00a694;
} */

.seo-text-block {
    text-align: justify
}

.seo-text-block h2 {
    font-size: 24px;
    line-height: 1.2;
    /* font-family: HelveticaBold; */
    margin-bottom: 25px
}

.other-products-block {
    padding: 15px 0 25px 0
}

.other-products-block .item {
    padding: 15px
}

.other-products-block .item .product-box {
    margin-bottom: 0
}

.other-products-block h2 {
    font-size: 24px;
    line-height: 1.2;
    /* font-family: HelveticaBold; */
    margin-bottom: 25px
}

.slick-slide img {
    display: inline-block!important
}

.mobile-cat-description {
    display: none
}

.product-item {
    padding: 15px;
    position: relative;
    margin-bottom: 10px
}

.product-item:after {
    content: '';
    display: block;
    clear: both
}

.product-item .prod-image {
    float: left;
    width: 206px;
    padding: 15px
}

.product-item .center-block {
    float: left;
    width: calc(100% - 326px);
    padding: 0 15px
}

.product-item .right-block {
    float: left;
    width: 120px;
    text-align: center
}

.product-item .right-block .btn {
    margin-bottom: 15px
}

.product-item .right-block .price {
    margin-bottom: 5px;
    margin-top: 15px
}

.product-item .center-block {
    position: relative;
    min-height: 175px;
    padding-bottom: 50px
}

.product-item .center-block .name {
    margin-top: 0
}

.product-item .center-block .description {
    font-size: 14px
}

.product-item .center-block .article {
    margin-bottom: 10px
}

.product-item .center-block p {
    margin-bottom: 0
}

.product-item .wrapper.right {
    width: auto;
    position: absolute;
    left: 15px;
    bottom: 15px
}

.product-item .wrapper.right .available,.product-item .wrapper.right .btn-compared,.product-item .wrapper.right .btn-favorite {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 0
}

.btn-black-border {
    font-size: 14px;
    padding-left: 5px;
    padding-right: 5px;
    text-transform: none!important;
    background-color: transparent;
    border: 1px solid #000;
    color: #000
}

.btn-black-border:hover {
    background-color: #000;
    color: #fff
}

.product-list {
    position: relative;
    margin-bottom: 10px
}

.product-list>div {
    display: inline-block;
    vertical-align: middle;
    margin: 0!important
}

.product-list:after {
    content: '';
    display: block;
    clear: both
}

.product-list .article {
    font-size: 11px;
    color: #98989b;
    width: 80px
}

.product-list .article b {
    color: #000
}

.product-list .name {
    font-size: 14px;
    width: calc(100% - 400px);
    padding-left: 15px
}

.product-list .name a {
    color: #000
}

.product-list .name a:hover {
    color: #00a694
}

.product-list .price {
    width: 150px;
    text-align: center
}

.product-list .btn-buy-cell {
    width: 115px
}

.product-list .btn-buy-cell .btn {
    width: 100%
}

.product-list .btn-add-cell {
    width: 35px;
    text-align: right
}

.product-list .btn-add-cell button {
    color: #00a694;
    background-color: transparent
}

.additionally-services {
    padding: 45px 0
}

.additionally-services .wrapper {
    padding: 25px 45px;
    background-color: #edeeef
}

.additionally-services .wrapper h2 {
    font-size: 24px;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 25px;
    /* font-family: HelveticaBold */
}

.additionally-services .product-list {
    background-color: #fff;
    transition: all .3s
}

.additionally-services .product-list:hover {
    color: #fff;
    background-color: #f60
}

.additionally-services .product-list:hover .name a {
    color: #fff
}

.additionally-services .product-list:hover .btn-add-cell button {
    color: #fff
}

.additionally-services .product-list .name {
    width: calc(100% - 250px)
}

.mfp-counter {
    display: none!important
}

.product-page h1 {
    font-size: 24px;
    line-height: 1.2;
    /* font-family: HelveticaBold; */
    margin-bottom: 25px
}

.product-page .description-product {
    position: relative
}

.product-page .description-product .available {
    font-size: 14px;
    position: relative;
    padding-left: 10px;
    color: #f60;
    margin-bottom: 10px
}

.product-page .description-product .available:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 9px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #f60
}

.product-page .description-product .color-option {
    font-size: 14px
}

.product-page .description-product .color-option ul {
    display: inline-block
}

.product-page .description-product .color-option ul li {
    display: inline-block
}

.product-page .description-product .color-option ul li span {
    width: 12px;
    height: 12px;
    display: inline-block
}

.product-page .description-product .color-option ul li span.white {
    border: 1px solid #000
}

.product-page .description-product .color-option ul li span.black {
    background-color: #000
}

.product-page .description-product .color-option ul li span.gray {
    background-color: #898989
}

.product-page .description-product .star {
    position: absolute;
    top: 0;
    right: 0
}

.product-page .description-product .star li {
    display: inline-block;
    color: #f60;
    cursor: pointer
}

.product-page .compectation-check {
    margin-top: 50px
}

.product-page .compectation-check:after {
    content: '';
    display: block;
    clear: both
}

.product-page .compectation-check .check-item {
    float: left;
    width: 33.33%;
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 20px
}

.product-page .buy-block {
    padding: 15px;
    background-color: #edeeef;
    margin-bottom: 24px
}

.product-page .buy-block .price {
    /* font-family: HelveticaBold; */
    font-size: 24px;
    width: 49%;
    display: inline-block;
    vertical-align: middle
}

.product-page .buy-block .price span {
    font-size: 16px
}

.product-page .buy-block .number {
    width: 90px;
    display: inline-block;
    vertical-align: middle
}

.product-page .buy-block .number span {
    width: 20px;
    height: 20px;
    display: inline-block;
    border: 1px solid #000;
    text-align: center;
    line-height: 16px;
    cursor: pointer;
    transition: all .3s
}

.product-page .buy-block .number span:hover {
    background-color: #00a694;
    color: #fff
}

.product-page .buy-block .number input {
    width: calc(100% - 50px);
    text-align: center;
    border: none;
    background-color: transparent
}

.product-page .buy-block .number .total {
    text-align: center;
    font-size: 10px
}

.product-page .buy-block .btn {
    width: 49%;
    margin-top: 20px
}

.btn-gray-border {
    color: #98989b;
    border: 1px solid #98989b;
    background-color: transparent
}

.btn-gray-border:hover {
    color: #fff;
    background-color: #00a694
}

.other-btn .btn {
    width: 230px;
    text-align: left;
    color: #000;
    font-size: 14px;
    padding-left: 50px;
    padding-right: 0;
    vertical-align: middle;
    right: auto
}

.other-btn .btn-compared,.other-btn .btn-favorite {
    background-color: transparent;
    color: #00a694;
    font-size: 24px;
    line-height: 1.2;
    margin-top: 10px;
    vertical-align: middle
}

.btn-gray {
    background-color: #edeeef
}

.btn-gray:hover {
    color: #fff;
    background-color: #00a694
}

.product-slider .item {
    border: 1px solid #98989b
}

.product-slider .btn-slider {
    color: #98989b;
    font-size: 40px
}

.product-slider .btn-slider:hover {
    color: #00a694
}

.product-slider .btn-slider.prev {
    left: 0
}

.product-slider .btn-slider.next {
    right: 0
}

.product-slider-thumb {
    margin-top: 30px;
    margin-bottom: 30px
}

.product-slider-thumb .item {
    padding: 0 10px;
    cursor: pointer;
    transition: all .3s
}

.product-slider-thumb .item:hover {
    opacity: .5
}

.product-slider-thumb .item img {
    border: 1px solid #98989b
}

.tabs-product {
    margin-top: 30px
}

.tabs-product table {
    width: 550px;
    font-size: 14px
}

.tabs-product table td {
    padding: 10px 15px;
    border: 1px solid #e0e0e0
}

.tabs-product table tr:nth-child(2n+1) {
    background-color: #f6f6f6
}

.title-h1 {
    font-size: 24px;
    line-height: 1.2;
    /* font-family: HelveticaBold; */
    margin-bottom: 25px
}

.content-page {
    padding-bottom: 70px
}

.content-page .title-h1 {
    margin-bottom: 15px
}

.content-page .date-news {
    font-size: 12px;
    color: #98989b;
    position: relative;
    padding-left: 15px;
    margin-bottom: 35px
}

.content-page .date-news:before {
    content: '\e8a0';
    font-family: icon;
    position: absolute;
    left: 0;
    top: 0
}

.content-page a {
    color: #e65100;
}

.content-page h2 {
    text-transform: uppercase;
    font-size: 22px;
    /* font-family: HelveticaBold; */
    line-height: 1.2;
    margin-top: 35px;
    margin-bottom: 15px
}

.content-page h3 {
    text-transform: uppercase;
    font-size: 18px;
    /* font-family: HelveticaBold; */
    line-height: 1.2;
    margin-top: 35px;
    margin-bottom: 15px;
    color: #e65100
}

.content-page h4 {
    text-transform: uppercase;
    font-size: 16px;
    /* font-family: HelveticaBold; */
    line-height: 1.2;
    margin-top: 35px;
    margin-bottom: 15px;
    color: #00a694;
    color: #000
}

.content-page .page-navigation {
    margin-top: 50px
}

.content-page .page-navigation:after {
    content: '';
    display: block;
    clear: both
}

.content-page .page-navigation a {
    line-height: 1.2;
    position: relative;
    display: inline-block
}

.content-page .page-navigation .link-prev {
    float: left
}

.content-page .page-navigation .link-prev:before {
    content: '<';
    position: absolute;
    left: -15px;
    top: 0
}

.content-page .page-navigation .link-next {
    float: right
}

.content-page .page-navigation .link-next:after {
    content: '>';
    position: absolute;
    right: -15px;
    top: 0
}

.content-page ul li {
    padding-left: 15px;
    position: relative
}

.content-page ul li:after {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 8px;
    width: 8px;
    height: 8px;
    background-color: #00a694
}

.content-page ol {
    counter-reset: myCounter;
    padding-left: 0
}

.content-page ol li {
    list-style: none;
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px
}

.content-page ol li:before {
    counter-increment: myCounter;
    content: counter(myCounter);
    color: #fff;
    background: #00a694;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 3px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    width: 20px;
    height: 20px
}

.contacts-page {
    padding-bottom: 70px
}

.contacts-page h3,.contacts-page p strong {
    font-size: 24px;
    line-height: 1.2;
    color: #000;
    /* font-family: HelveticaBold */
}

.contacts-page h3 {
    margin-bottom: 35px
}

.contacts-page a {
    color: #000
}

.contacts-page a:hover {
    color: #00a694
}

.contacts-page p {
    margin-bottom: 0;
    color: #98989b;
    font-size: 14px
}

.contacts-page .info-contacts h3 {
    margin-bottom: 15px
}

.contacts-page .info-contacts p {
    margin-bottom: 5px
}

.contacts-page .info-contacts a {
    color: #0a00ff;
    border-bottom: 1px solid #0a00ff;
    font-size: 14px;
    display: inline-block;
    line-height: 1.2
}

.contacts-page .info-contacts a:hover {
    border-bottom: 1px solid transparent
}

.contacts-page .contact-item {
    margin-bottom: 35px
}

.advantage-block .item span {
    background-color: #f60
}

.advantage-block .item_simple{
    margin-top: 18px;
    margin-bottom: 18px;
}

.advantage-block .item_simple i {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 15px;
}

.advantage-block .item_simple .item__desc{
    font-size: 14px;
    line-height: 20px;
    color: #333;
    text-align: center;
}

.advantage-block .item_simple .item__title{
    color: #333;
    font-size: 24px!important;
    line-height: 28px;
    margin-bottom: 15px;
    text-align: center;
}

.advantage-block .item_simple span {
    background: none;
}

.advantage-block .item p {
    font-size: 18px!important
}

.serv-carousel .item {
    position: relative;
    z-index: 1;
    /* font-family: HelveticaBold; */
    font-size: 18px;
    color: #fff;
    padding: 50px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top
}

.serv-carousel .item .btn {
    border: 1px solid #fff;
    padding-left: 35px;
    padding-right: 35px;
    margin-top: 25px
}

.serv-carousel .item .btn:hover {
    background-color: #fff;
    color: #000
}

.serv-carousel .item .title {
    font-size: 42px;
    line-height: 1.2
}

.serv-carousel .item .subtitle {
    font-size: 36px;
    line-height: 1.2;
    margin-bottom: 25px
}

.serv-carousel .item ul li {
    position: relative;
    padding-left: 15px
}

.serv-carousel .item ul li:before {
    content: '';
    display: inline-block;
    left: 0;
    top: 9px;
    width: 7px;
    height: 7px;
    background-color: #fff;
    border-radius: 50%;
    position: absolute
}

.serv-carousel .item:before {
    content: '';
    position: absolute;
    display: inline-block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.4);
    z-index: -1
}

.serv-content {
    padding-bottom: 50px;
    margin-top: 35px
}

.serv-content h2 {
    font-size: 24px;
    line-height: 1.2;
    /* font-family: HelveticaBold; */
    margin-bottom: 35px
}

.serv-content ol>li {
    list-style: none;
    position: relative;
    padding-left: 80px;
    margin-bottom: 10px;
    font-size: 18px;
}

.serv-content ol ul {
    margin-top: 15px;
}

.serv-content ol ul li {
    font-size: 16px;
    font-family: HelveticaRegular;
    margin-bottom: 15px;
    padding-left: 25px;
    position: relative
}

/* .serv-content ol ul li:before {
    content: '\e8a7';
    font-family: icon;
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block
} */

.feedback-serv h2 {
    font-size: 34px;
    margin-bottom: 10px;
    margin-top: 0;
}

.feedback-serv p {
    font-size: 18px;
    line-height: 1.2;
    /* font-family: HelveticaBold; */
    color: #fff
}

.feedback-serv input {
    width: 200px;
    height: 48px;
    padding: 0 24px;
    border: 1px solid #ababab;
    background-color: #fff;
    border-radius: 12px;
}

.serv-form {
    background: url(../img/bg-serv-form.png) no-repeat center top;
    background-size: cover;
    padding: 40px;
    padding-bottom: 425px;
    margin-top: 66px
}

.serv-form h3 {
    font-size: 26px;
    line-height: 1.2;
    /* font-family: HelveticaBold */
}

.serv-form input {
    width: 100%;
    margin-bottom: 10px;
    padding: 14px 0;
    text-indent: 15px;
    border: none;
    font-size: 12px
}

.serv-form .btn {
    width: 100%
}

.serv-seo {
    padding-bottom: 40px
}

.serv-seo h2 {
    font-size: 24px;
    line-height: 1.2;
    /* font-family: HelveticaBold; */
    margin-bottom: 25px
}

.serv-seo h3 {
    font-size: 20px;
    line-height: 1.2;
    /* font-family: HelveticaBold; */
    margin-bottom: 25px
}

.serv-seo ul {
    margin-left: 35px;
    margin-bottom: 15px
}

.serv-seo ul li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px
}

.serv-seo ul li:before {
    content: '';
    display: inline-block;
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    left: 0;
    top: 10px;
    background-color: #000
}

.radio-big .radio {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 10px 0 0 7px
}

.radio-big .radio+label {
    position: relative;
    padding: 15px 15px 0 55px;
    cursor: pointer;
    width: 260px;
    height: 120px;
    /* font-family: HelveticaBold; */
    background-color: #edeeef
}

/* .radio-big .radio+label span {
    font-size: 14px;
    display: block;
    font-family: HelveticaRegular
} */

.radio-big .radio+label:before {
    content: '';
    position: absolute;
    top: 15px;
    left: 15px;
    width: 30px;
    height: 30px;
    border: 1px solid #cdd1da;
    border-radius: 50%;
    background: #fff
}

.radio-big .radio+label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 260px;
    height: 120px;
    opacity: 0;
    z-index: -1;
    background: #00a694;
    transition: .2s
}

.radio-big .radio:checked+label {
    color: #fff;
    background-color: transparent
}

.radio-big .radio:checked+label a {
    color: #fff
}

.radio-big .radio:checked+label:after {
    opacity: 1
}

.radio-big .radio:checked+label:before {
    background-color: #00a694;
    border: 5px solid #fff
}

.radio-big {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px;
    margin-right: 10px
}

.radio-big a {
    color: #000
}

.radio-small .radio {
    position: absolute;
    z-index: -1;
    opacity: 0;
    margin: 10px 0 0 7px
}

.radio-small .radio+label {
    position: relative;
    padding: 0 0 0 25px;
    cursor: pointer
}

.radio-small .radio+label:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 16px;
    height: 16px;
    border: 1px solid #cdd1da;
    border-radius: 50%;
    background: #fff
}

.radio-small .radio+label:after {
    content: '';
    position: absolute;
    top: 7px;
    left: 3px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #00a694;
    opacity: 0;
    transition: .2s
}

.radio-small .radio:checked+label:after {
    opacity: 1
}

.cart-table {
    width: 100%
}

.cart-table img {
    width: 115px
}

.cart-table th {
    font-size: 18px;
    /* font-family: HelveticaBold; */
    padding-bottom: 15px;
    white-space: nowrap
}

.cart-table th sup {
    display: inline-block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    background-color: #f60
}

.cart-table td {
    padding: 15px
}

.cart-table tr {
    border-bottom: 1px solid #96969a
}

.cart-table .name {
    /* font-family: HelveticaBold */
}

.cart-table .article,.cart-table .total {
    font-size: 12px;
    color: #98989b;
    margin-right: 15px
}

.cart-table .price {
    white-space: nowrap;
    font-size: 18px;
    /* font-family: HelveticaBold */
}

.cart-table .price span {
    font-size: 16px
}

.cart-table .number {
    width: 80px
}

.cart-table .number input {
    width: calc(100% - 62px);
    text-align: center;
    border: none
}

.cart-table .number span {
    text-align: center;
    display: inline-block;
    width: 26px;
    height: 26px;
    line-height: 24px;
    border: 1px solid #98989b;
    transition: all .3s;
    cursor: pointer
}

.cart-table .number span:hover {
    color: #fff;
    background-color: #00a694
}

.cart-table .btn-favorite {
    background-color: transparent;
    color: #00a694;
    font-size: 24px;
    line-height: 1.2
}

.cart-table .btn-delete {
    background-color: transparent;
    color: #00a694;
    font-size: 24px;
    line-height: 1.2
}

.tools-panel {
    margin-top: 15px;
    background-color: #edeeef;
    padding: 15px
}

.tools-panel button {
    position: relative;
    padding-left: 35px;
    font-size: 12px;
    background-color: transparent
}

.tools-panel button:hover span {
    border-bottom: 1px solid transparent
}

.tools-panel button span {
    border-bottom: 1px solid #000;
    transition: all .3s
}

.tools-panel button i {
    position: absolute;
    left: 10px;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.tools-panel .btn-print i {
    margin-top: -4px;
    font-size: 18px
}

.tools-panel .btn-clear {
    padding-left: 0;
    float: right;
    margin-top: 3px
}

.recomended-products {
    margin: 70px 0
}

.recomended-products h2 {
    font-size: 24px;
    line-height: 1.2;
    /* font-family: HelveticaBold; */
    margin-bottom: 30px
}

.order-form {
    margin-bottom: 45px
}

.order-form h2 {
    font-size: 24px;
    line-height: 1.2;
    /* font-family: HelveticaBold; */
    margin-bottom: 30px
}

.order-form legend {
    font-size: 14px
}

.order-form legend sup {
    color: #f60
}

.order-form input[type=text] {
    width: 100%;
    font-size: 12px;
    padding: 10px 0;
    margin-bottom: 10px;
    text-indent: 15px;
    border: 1px solid #96969a;
    transition: all .3s
}

.order-form input[type=text]:focus {
    border: 1px solid #00a694
}

.order-form .item {
    margin-bottom: 15px
}

.order-form small {
    font-size: 12px;
    display: block;
    color: #f60
}

.order-form b {
    /* font-family: HelveticaBold */
}

.delivery-form .wrapper {
    margin: 30px 0 50px 0
}

.delivery-form p {
    font-size: 12px
}

.pay-method img {
    margin-right: 7px
}

.item-comments textarea {
    width: 400px;
    min-height: 180px;
    padding: 10px;
    font-size: 14px;
    transition: all .3s
}

.item-comments textarea:focus {
    border: 1px solid #00a694
}

.cart-page {
    padding-bottom: 70px
}

.login-box {
    background-color: #edeeef;
    padding: 15px;
    font-size: 12px;
    padding-bottom: 1px
}

.login-box p {
    margin-bottom: 15px
}

.login-box p a {
    color: #00a694;
    border-bottom: 1px solid #00a694;
    display: inline-block
}

.login-box p a:hover {
    border-bottom: 1px solid transparent
}

.order-gray-form {
    padding: 15px;
    font-size: 12px;
    background-color: #edeeef;
    z-index: 15
}

.order-gray-form table {
    width: 100%;
    margin: 25px 0
}

.order-gray-form table td {
    padding: 5px 0
}

.order-gray-form table td:last-child {
    text-align: right
}

.order-gray-form .price {
    font-size: 30px;
    line-height: 1.2;
    /* font-family: HelveticaBold */
}

.order-gray-form .price span {
    font-size: 16px
}

.order-gray-form .delivery-date {
    color: #00a694;
    margin-bottom: 15px
}

.order-gray-form .btn {
    font-size: 14px;
    /* font-family: HelveticaBold; */
    width: 100%;
    margin-bottom: 15px
}

.order-gray-form .check-item label {
    font-size: 10px
}

.order-gray-form .check-item label a {
    color: #0009ff;
    border-bottom: 1px solid #0009ff
}

.order-gray-form .check-item label a:hover {
    border-bottom: 1px solid transparent
}

.fav-sort-block {
    background: 0 0!important
}

.total-fav-product {
    text-align: right;
    color: #98989b
}

.favorite-page {
    padding-bottom: 50px
}

.compared-box {
    height: 404px;
    padding: 15px;
    border: 1px solid #d8dadc;
    margin-bottom: 30px
}

.char-box {
    height: 300px;
    padding: 15px;
    border: 1px solid #d8dadc;
    font-size: 12px
}

.char-box h3 {
    font-size: 24px;
    line-height: 1.2;
    /* font-family: HelveticaBold */
}

.carousel-compared .btn-slider {
    top: 150px
}

.compared-box {
    position: relative
}

.compared-box h3 {
    font-size: 16px
}

.compared-box .nice-select {
    float: none;
    width: 100%;
    border-radius: 0;
    font-size: 14px
}

.param-box {
    position: absolute;
    bottom: 15px;
    left: 15px
}

.param-box label {
    padding-top: 4px!important;
    font-size: 12px
}

.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover {
    background: #00a694;
    border: 1px solid #fff;
    cursor: pointer
}

.ui-widget-header {
    background: #00a694
}

#slider-range {
    margin-top: 15px;
    margin-right: 12px;
    margin-left: 5px
}

.main-tabs b,.main-tabs strong,.seo-text-block b,.seo-text-block strong,.tabs-product b,.tabs-product strong {
    /* font-family: HelveticaBold */
}

.main-tabs a,.seo-text-block a,.tabs-product a {
    color: #00a694;
    border-bottom: 1px solid #00a694
}

.main-tabs a:hover,.seo-text-block a:hover,.tabs-product a:hover {
    border-bottom: 1px solid transparent
}

.main-tabs h2,.seo-text-block h2,.tabs-product h2 {
    text-transform: uppercase;
    font-size: 22px;
    /* font-family: HelveticaBold; */
    line-height: 1.2;
    margin-top: 35px;
    margin-bottom: 15px
}

.main-tabs h3,.seo-text-block h3,.tabs-product h3 {
    text-transform: uppercase;
    font-size: 18px;
    /* font-family: HelveticaBold; */
    line-height: 1.2;
    margin-top: 35px;
    margin-bottom: 15px;
    color: #00a694
}

.main-tabs h4,.seo-text-block h4,.tabs-product h4 {
    text-transform: uppercase;
    font-size: 16px;
    /* font-family: HelveticaBold; */
    line-height: 1.2;
    margin-top: 35px;
    margin-bottom: 15px;
    color: #00a694;
    color: #000
}

.main-tabs ul li,.seo-text-block ul li,.tabs-product ul li {
    padding-left: 15px;
    position: relative
}

.main-tabs ul li:after,.seo-text-block ul li:after,.tabs-product ul li:after {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 8px;
    width: 8px;
    height: 8px;
    background-color: #00a694
}

.main-tabs ol,.seo-text-block ol,.tabs-product ol {
    counter-reset: myCounter;
    padding-left: 0
}

.main-tabs ol li,.seo-text-block ol li,.tabs-product ol li {
    list-style: none;
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px
}

.main-tabs ol li:before,.seo-text-block ol li:before,.tabs-product ol li:before {
    counter-increment: myCounter;
    content: counter(myCounter);
    color: #fff;
    background: #00a694;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 3px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    width: 20px;
    height: 20px
}

@media (max-width: 1199.98px) {
    .city-box span {
        display:none
    }

    .menu-top li {
        margin-left: 11px
    }

    .btn-catalog,.btn-config {
        font-size: 11px
    }

    nav ul li {
        margin: 0 8px
    }

    .action-banner .label-banner {
        font-size: 16px
    }

    .product-box {
        text-align: center
    }

    .product-box .name {
        font-size: 14px
    }

    .product-box .btn {
        width: 100%;
        font-size: 14px
    }

    .product-box .available {
        margin-bottom: 5px;
        padding-left: 0
    }

    .product-box .available:after {
        display: none
    }

    .product-box .wrap {
        text-align: center
    }

    .product-box .wrap .left,.product-box .wrap .right {
        width: 100%
    }

    .product-box .wrap .right {
        padding-top: 12px
    }

    .product-slider-box .prod-image {
        width: 150px
    }

    .product-slider-box .prod-desc {
        width: calc(100% - 150px);
        padding-left: 20px
    }

    .feedback h2 {
        font-size: 46px
    }

    .icon-main-section .item p {
        font-size: 18px
    }

    .filter-block .filter-box {
        padding: 15px
    }

    .filter-block .filter-box .price-input {
        width: 55px
    }

    .product-item .center-block {
        text-align: left
    }

    .other-btn .btn {
        width: 180px
    }

    .product-page .buy-block .btn {
        font-size: 12px
    }

    .serv-form h3 {
        font-size: 16px
    }
}

@media (max-width: 991.98px) {
    .header {
        padding-top: 0;
    }

    .md-hidden{
        display: none;
    }

    .md-visible{
        display: block;
    }

    .header .btm-line {
        margin-top: 10px
    }

    .logo-box {
        text-align: center;
        margin-bottom: 0;
    }

    .logo-box img {
        width: auto;
    }

    .menu-top {
        display: none
    }

    .phone-box {
        margin-left: 10px
    }

    .top-panel {
        text-align: center
    }

    .top-panel .text-right {
        text-align: center
    }

    .auth-box {
        margin-top: 10px;
        margin-left: 10px
    }

    .search-box {
        margin-bottom: 15px
    }

    .icon-hdr-wrapper {
        text-align: center
    }

    .icon-hdr-wrapper .nav-icon-box {
        display: inline-block;
        width: 58px;
        float: none
    }

    .icon-hdr-wrapper .cart-box {
        width: 58px;
    }

    .icon-hdr-wrapper .nav-icon-box i{
        position: relative;
        top: 5px;
    }

    .btn-catalog {
        display: none
    }

    .mobile-cat-btn {
        display: block
    }

    nav {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .action-banner {
        display: none
    }

    .slider-block .carousel-action .item .btn {
        padding: 11px 40px;
        font-size: 14px
    }

    .feedback {
        text-align: center
    }

    .feedback h2 {
        font-size: 30px;
        margin-bottom: 15px
    }

    .feedback input {
        width: 100%;
        margin-bottom: 15px;
        margin-right: 0
    }

    .time-graphic {
        display: none
    }

    .icon-main-section .item {
        min-height: 70px;
        display: inline-block;
        width: 49%
    }

    .icon-main-section .item p {
        left: 80px;
        font-size: 16px
    }

    .icon-main-section .item span {
        width: 70px;
        height: 70px
    }

    .icon-main-section .item span i {
        font-size: 30px
    }

    .tabs-ask-form {
        float: none;
        margin-left: 0;
        width: 100%;
        margin-bottom: 20px
    }

    .f-contacts {
        margin-bottom: 25px
    }

    .f-menu {
        font-size: 14px
    }

    .product-box .wrap .right button:before {
        top: -2px
    }

    .search-box {
        display: none
    }

    nav {
        border: 1px solid #f60;
        text-align: left
    }

    nav ul {
        display: none
    }

    nav ul li {
        display: block;
        width: 100%;
        padding: 5px 0;
        padding-left: 15px
    }

    .mobile-btn-nav {
        display: block;
        background-color: transparent;
        font-size: 24px
    }

    .mobile-cat-description {
        display: block
    }

    .mobile-cat-description .description-category {
        display: block
    }

    .description-category {
        display: none
    }

    .product-page .buy-block .btn {
        font-size: 14px
    }

    .other-btn .btn {
        width: 230px
    }

    .additionally-services .product-list .name {
        text-align: left
    }

    .serv-form {
        padding-bottom: 40px
    }

    .recomended-products {
        display: none
    }

    .order-form {
        margin-top: 35px
    }

    .login-box p {
        display: inline-block
    }

    .item-comments {
        margin-bottom: 35px
    }

    .mobile-wrapper {
        padding-top: 15px;
        overflow-x: scroll
    }

    .order-gray-form {
        position: relative!important
    }
}

@media (max-width: 767.98px) {
    .sm-hidden{
        display: none;
    }
    .sm-visible{
        display: block;
    }
    .header__content .phone-box{
        text-align: right;
    }
    .blockquote {
        font-size:14px
    }

    .icon-main-section .item p {
        font-size: 14px
    }
    .icon-hdr-wrapper .nav-icon-box i {
        font-size: 25px;
        line-height: 45px;
        top: 0;
    }
    .cart_icon_header {
        width: 30px!important;
        margin-top: 0!important;
    }
    .icon-hdr-wrapper .nav-icon-box{
        width: 50px!important;
    }
    .f-menu {
        margin-bottom: 35px
    }

    .sort-block span.title {
        display: none
    }

    .product-item .prod-image {
        text-align: center;
        width: 100%
    }

    .product-item .center-block {
        text-align: center;
        width: 100%;
        padding-bottom: 0;
        min-height: auto
    }

    .product-item .wrapper.right {
        position: relative;
        width: 100%;
        margin-top: 15px
    }

    .product-item .right-block {
        width: 100%;
        text-align: center
    }

    .product-item .right-block .btn {
        width: 48%;
        display: inline-block
    }

    .product-item .right-block .price {
        margin-top: 5px;
        margin-bottom: 25px
    }

    .product-list .name {
        width: 100%;
        padding-left: 0;
        margin: 15px 0 15px 0!important
    }

    .product-list .btn-add-cell {
        text-align: left
    }

    .tabs-product table {
        width: 100%
    }

    .additionally-services .product-list .name {
        width: 100%;
        text-align: center
    }

    .serv-seo img {
        float: none!important;
        margin-right: 0!important;
        margin-bottom: 35px
    }

    .serv-carousel .item {
        padding: 30px;
        font-size: 14px
    }

    .serv-carousel .item .title {
        font-size: 26px
    }

    .serv-carousel .item .subtitle {
        font-size: 22px
    }

    .advantage-block .item p {
        font-size: 14px!important
    }
}

@media (max-width: 575.98px) {
    .links-group .links-group__desc{
        width: auto;
    }
    .icon-hdr-wrapper .nav-icon-box{
		width: 40px!important;
	}

    .btn-config,.mobile-cat-btn {
        font-size: 10px
    }

    .mobile-cat-btn {
        padding-top: 11px;
        padding-bottom: 11px
    }

    .header .icon-hdr-wrapper{
        margin-left: -10px;
        margin-right: -10px;
    }

    .icon-hdr-wrapper .nav-icon-box .sum {
        right: -30px
    }

    .slider-block .carousel-action .item .btn {
        padding: 9px 30px;
        font-size: 12px;
        bottom: 10px;
        right: 10px
    }

    .product-slider-box {
        text-align: center
    }

    .product-slider-box .prod-image {
        width: 100%
    }

    .product-slider-box .prod-desc {
        width: 100%
    }

    .product-slider-box img {
        display: inline-block!important
    }

    .btn-slider.prev {
        left: 15px
    }

    .btn-slider.next {
        right: 15px
    }

    .feedback h2 {
        font-size: 25px
    }

    .feedback .btn {
        width: 100%
    }

    .blockquote {
        padding: 40px 0
    }

    .blockquote .wrapper {
        padding-left: 20px;
        padding-right: 20px
    }

    .blockquote .wrapper:after,.blockquote .wrapper:before {
        font-size: 15px;
    }

    .icon-main-section .item {
        min-height: 40px;
        display: inline-block;
        width: 100%
    }

    .icon-main-section .item p {
        left: 50px;
        font-size: 14px
    }

    .icon-main-section .item span {
        width: 40px;
        height: 40px
    }

    .icon-main-section .item span i {
        font-size: 20px
    }

    .icon-main-section .item span i.icon-upload {
        margin-top: -6px;
        margin-left: 1px
    }

    .tabs-ask-form {
        padding: 25px 30px
    }

    .tabs-ask-form h3 {
        font-size: 22px
    }

    .mailer-block {
        text-align: center
    }

    .mailer-block form input {
        margin-right: 0;
        width: 100%;
        margin-bottom: 15px
    }

    .mailer-block form .btn {
        width: 100%
    }

    footer {
        padding: 40px 0;
        padding-bottom: 15px
    }

    .phone-box:before {
        top: -2px;
        left: 4px
    }

    .auth-box li a.auth-link:before {
        top: -2px
    }

    .btn-config i {
        margin-top: 3px
    }

    .other-products-block h2 {
        text-align: center;
        font-size: 18px
    }

    .sort-block .nice-select {
        margin-left: 5px
    }

    .sort-block .view-cat-box {
        height: auto;
        margin-top: 8px
    }

    .sort-block .view-cat-box ul {
        margin-left: 0;
        margin-right: 5px
    }

    .sort-block .view-cat-box .btn-view {
        width: 30px;
        height: 30px
    }

    .sort-block .view-cat-box .btn-view i {
        font-size: 20px
    }

    .pagination {
        margin-top: 15px
    }

    .pagination ul li.next-page,.pagination ul li.prev-page {
        display: none
    }

    .product-list .btn-buy-cell,.product-list .price {
        width: 100%
    }

    .product-list .btn-buy-cell {
        margin: 15px 0!important
    }

    .product-list .btn-add-cell {
        width: 100%;
        text-align: center
    }

    .other-btn .btn {
        width: 100%
    }

    .product-page .buy-block .btn {
        padding-left: 5px;
        padding-right: 5px
    }

    .additionally-services .product-list .name {
        text-align: center
    }

    .additionally-services .wrapper {
        padding: 15px
    }

    .additionally-services .wrapper h2 {
        font-size: 20px;
        margin-top: 15px
    }

    .product-slider .btn-slider {
        font-size: 22px
    }

    .serv-carousel .item {
        padding: 15px
    }

    .serv-form {
        padding: 15px;
        padding-bottom: 40px;
        text-align: center
    }

    .serv-form h3 {
        font-size: 18px
    }

    .serv-seo ul {
        margin-left: 0
    }

    .tools-panel .btn-clear {
        float: none!important;
        padding-left: 15px
    }

    .item-comments textarea {
        width: 100%
    }

    .radio-big .radio+label {
        width: 100%
    }

    .radio-big {
        width: 100%
    }

    .radio-big .radio+label:after {
        width: 100%
    }
}

@media ( max-width:480px){
    .icon-hdr-wrapper .nav-icon-box{
		width: 48px!important;
    }  
    .header .icon-hdr-wrapper{
        margin-left: 0;
        margin-right: 0;
        position: relative;
        z-index: 99999;
    }
}

.comment__head {
    font-size: 14px;
    border-bottom: 1px solid #98989b;
    padding-bottom: 50px
}

.comment__head .btn-green {
    color: #fff;
    width: 100%;
    text-align: center
}

.comment__head .btn-green:hover {
    color: #00a694;
    border-bottom-color: #00a694
}

.comment__sort_title {
    color: #98989b;
    display: inline-block
}

.comment__sort_list {
    display: inline-block
}

.comment__sort_list li {
    display: inline-block
}

.comment__sort_list li:after {
    display: none!important
}

.comment__sort_list li a {
    border-bottom: 0
}

.comment__sort_list li a:hover {
    border-bottom: 1px solid #00a694
}

.comment__item {
    padding: 50px 0;
    border-bottom: 1px solid #98989b
}

.comment__item_head {
    margin-bottom: 15px
}

.comment__item_name {
    font-size: 24px;
    font-weight: 500
}

.comment__rate_number {
    background: #03f5db;
    color: #000;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    display: inline-block;
    margin-right: 20px;
    font-size: 18px
}

.comment__rate_name {
    font-weight: 300;
    margin-right: 20px;
    font-size: 12px;
    line-height: 30px
}

.comment__rate_practice {
    font-weight: 300;
    font-size: 12px;
    line-height: 30px
}

.comment__text {
    margin-top: 35px
}

.comment__text_title {
    display: block;
    font-weight: 700;
    margin-bottom: 10px
}

.comment__text ul {
    margin-bottom: 15px
}

.comment__text ul li {
    padding: 0
}

.comment__text ul li:after {
    display: none
}

.comment__text a {
    border: none
}

.comment__text a:hover {
    border: none
}

.comment__footer {
    margin-top: 30px
}

.comment__footer a {
    border: none;
    margin-right: 20px;
    display: inline-block
}

.comment__footer a:hover {
    border: none
}

.comment__footer span {
    color: #98989b;
    display: inline-block
}

.comment__more {
    font-size: 28px;
    font-weight: 700;
    border: 0!important;
    margin-top: 30px;
    display: inline-block
}

.comment__more:hover {
    border: none!important
}

.comment .send {
    padding-top: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #98989b;
    display: none
}

.comment .send h2 {
    margin-top: 0;
    margin-bottom: 30px
}

.comment .send hr {
    box-shadow: none;
    height: 0;
    display: block;
    overflow: hidden;
    border-style: solid;
    border-top: 0;
    border-color: #98989b
}

.comment .send .dop {
    margin: 30px 0;
    font-size: 13px
}

.comment .send__item {
    margin-bottom: 30px
}

.comment .send__star {
    padding: 0;
    margin: 0;
    margin-bottom: 10px
}

.comment .send__star li {
    padding: 0!important;
    display: inline-block
}

.comment .send__star li:after {
    display: none
}

.comment .send__radio label {
    margin: 0
}

.comment .send__radio input {
    display: none
}

.comment .send__radio input:checked+span {
    background: #00a694;
    border-color: #00a694;
    color: #fff;
    transition: all .3s
}

.comment .send__radio span {
    display: inline-block;
    border: 1px solid #cfcfd1;
    padding: 10px 15px;
    transition: all .3s
}

.comment .send__radio span:hover {
    cursor: pointer;
    background: #00a694;
    border-color: #00a694;
    color: #fff;
    transition: all .3s
}

.comment .send__more {
    margin-bottom: 30px
}

.comment .send__more textarea {
    display: block;
    width: 100%;
    padding: 15px;
    border: 2px solid #cfcfd1;
    height: 130px
}

.comment .send__more_file {
    border: 2px solid #cfcfd1;
    height: 130px;
    width: 100%;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px
}

.comment .send__more_file:hover {
    cursor: pointer
}

.comment .send__more_file input {
    display: none
}

.comment .send__more_file span {
    margin: auto;
    position: relative;
    padding-left: 65px
}

.comment .send__more_file span img {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -20px
}

.comment .send__more_file span em {
    font-style: normal;
    color: #000cff
}

.comment .send__anon p {
    color: #cfcfd1;
    font-size: 12px
}

.comment .send__anon input {
    display: none
}

.comment .send__anon input:checked+span i {
    opacity: 1
}

.comment .send__anon span {
    position: relative;
    padding-left: 20px;
    display: inline-block;
    font-size: 14px
}

.comment .send__anon span i {
    opacity: 0;
    position: absolute;
    left: -2px;
    font-size: 13px;
    top: 0;
    z-index: 2
}

.comment .send__anon span:after {
    content: '';
    position: absolute;
    width: 14px;
    height: 14px;
    border: 2px solid #cfcfd1;
    left: 0;
    top: 50%;
    margin-top: -8px
}

.comment .send__sumbit {
    margin-top: 30px
}

.comment .send__sumbit p {
    margin-top: 20px;
    color: #98989b;
    font-size: 13px
}

progress {
    border: 0;
    width: 100%;
    height: 3px;
    border-radius: 5px;
    background: #cfcfd1;
    color: #00a694;
    margin-bottom: 15px;
    margin-top: 5px
}

progress::-webkit-progress-bar {
    width: 100%;
    height: 3px;
    border-radius: 5px;
    background: #cfcfd1;
    color: #00a694
}

progress::-moz-progress-bar,progress::-webkit-progress-value {
    border-radius: 5px;
    background: #cfcfd1;
    color: #00a694
}

.rating {
    margin: 50px 0
}

.rating__title {
    font-size: 18px;
    display: block;
    margin-bottom: 30px;
    font-weight: 700
}

.rating table {
    width: 100%
}

.rating table tr {
    background: #edeeef
}

.rating table tr:nth-child(2n+1) {
    background: #edeeef
}

.rating table tr td {
    padding: 0;
    text-align: center;
    border-width: 3px;
    border-color: #fff
}

.rating table tr:nth-child(5) td:nth-child(1) {
    background: #f60
}

.rating table tr:nth-child(4) td:nth-child(1),.rating table tr:nth-child(4) td:nth-child(2) {
    background: #00a694
}

.rating table tr:nth-child(3) td:nth-child(1),.rating table tr:nth-child(3) td:nth-child(2),.rating table tr:nth-child(3) td:nth-child(3) {
    background: #01bfaa
}

.rating table tr:nth-child(2) td:nth-child(1),.rating table tr:nth-child(2) td:nth-child(2),.rating table tr:nth-child(2) td:nth-child(3),.rating table tr:nth-child(2) td:nth-child(4) {
    background: #02d9c2
}

.rating table tr:nth-child(1) td:nth-child(1),.rating table tr:nth-child(1) td:nth-child(2),.rating table tr:nth-child(1) td:nth-child(3),.rating table tr:nth-child(1) td:nth-child(4),.rating table tr:nth-child(1) td:nth-child(5) {
    background: #03f5db
}

.rating .pr-0 {
    padding-right: 0
}

.rating__list {
    padding: 0;
    margin: 0
}

.rating__list li {
    padding: 0!important;
    white-space: nowrap;
    font-size: 12px;
    line-height: 26px;
    position: relative;
    font-weight: 700
}

.rating__list li span {
    position: absolute;
    right: 0;
    top: 0;
    font-weight: 300
}

.rating__list li:after {
    display: none!important
}

.product-slider-thumb {
    overflow: hidden
}

.buy-block,.buy-block * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.cart-table img {
    width: auto
}

.slider_range__runner {
    margin-top: 15px;
    margin-right: 12px;
    margin-left: 5px
}

.slider_range__input {
    width: 75px;
    padding: 5px;
    text-indent: 5px;
    margin: 0 5px;
    transition: all .3s;
    background: #edeeef;
    border: 0;
}

.product-box .name a,.product__info .name a {
    color: #000
}

.product-box .name a:hover,.product__info .name a:hover {
    color: #00a694
}

.search-page-wrapper .pagination li {
    display: inline-block;
    font-size: 12px;
    margin-left: -6px
}

.search-page-wrapper .pagination li a,.search-page-wrapper .pagination li span {
    display: inline-block;
    border: 1px solid #98989b;
    padding: 5px 10px;
    height: 36px;
    width: 36px;
    line-height: 26px;
    color: #000;
    transition: all .3s;
    background-color: #fff;
    position: relative
}

.search-page-wrapper .pagination li.active span {
    color: #fff;
    background-color: #00a694
}

.search-page-wrapper .pagination li.disabled:first-child,.search-page-wrapper .pagination li.disabled:last-child {
    display: none
}

.search-page-wrapper .pagination li a[rel=next]:before,.search-page-wrapper .pagination li a[rel=prev]:before {
    font-family: icon;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.search-page-wrapper .pagination li a[rel=prev]:before {
    content: '\e8ac';
    position: absolute;
    top: 13px;
    left: 8px;
    background-color: #fff
}

.search-page-wrapper .pagination li a[rel=next]:before {
    content: '\e8ab';
    position: absolute;
    top: 13px;
    left: 8px;
    background-color: #fff
}

.main-search-form__results {
    display: none;
    position: absolute;
    z-index: 100;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 25px rgba(0,0,0,.2)
}

.main-search-form__results_list>li a {
    color: #000;
    display: block;
    padding: 5px 15px;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    position: relative;
    font-size: 13px
}

.main-search-form__results_list>li a:hover {
    color: #f60;
    border-left: 2px solid #f60;
    border-right: 2px solid #f60
}

.main-search-form__show_all_results {
    padding-left: 17px;
    padding-top: 10px;
    font-size: 13px
}

.main-search-form__empty_results {
    padding: 10px;
    font-size: 13px
}

.tabs-product {
    margin-bottom: 30px
}

.cart_icon_header {
    width: 46px;
    margin-top: -11px
}

.header .icon-hdr-wrapper {
}

.alert>button.close {
    display: none
}

.header .menu li.active a {background: #009c8c;}

nav .menu ul.children-menu {
    display: none!important
}

nav .menu li:hover ul.children-menu {
    display: block!important;
    position: absolute;
    background: #fff;
    z-index: 1000;
    background: #fff;
    border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.176);
    -ms-transform: 0 6px 12px rgba(0,0,0,0.176);
    -o-transform: 0 6px 12px rgba(0,0,0,0.176);
    box-shadow: 0 6px 12px rgba(0,0,0,0.176);
}

nav .menu li:hover ul.children-menu>li {
    margin: 0;
    display: block;
    text-align: left
}

nav .menu li:hover ul.children-menu>li a {
    color: #000;
    display: block;
    padding: 5px 20px;
    border-left: 2px solid transparent;
    position: relative;
    font-size: 13px;
    white-space: nowrap;
    line-height: 30px;
    background: #fff;
}

nav .menu li:hover ul.children-menu>li a:hover {
    color: #f60;
    border-left: 2px solid #f60;
    white-space: nowrap;
    background: #fff;
}

.menu .icon-star:before {
    color: #f60;
    margin-right: 7px
}

.product-box__vertical .name {
    height: 40px
}

.product-box__vertical .prod-image {
    text-align: center;
    height: 180px
}

.product-item .prod-image {
    text-align: center
}

.f_size_24 {
    font-size: 24px
}

.pointer {
    cursor: pointer
}

.mb15 {
    margin-bottom: 15px
}

.filter-block .filter-box dt.without_arrow {
    padding-left: 0
}

.filter-block .filter-box dt.without_arrow:before {
    display: none
}

.tabs-ask-form .title_form {
    color: #fff;
    font-size: 28px;
    /* font-family: HelveticaBold; */
    margin-bottom: 10px
}

.product-slider-box .prod-desc .btn {
    padding-left: 0;
    padding-right: 0;
    width: 120px
}

/* .slick-slider {
    margin-bottom: 30px
} */

.mailer-block form input {
    width: calc(100% - 425px)
}

@media (max-width: 1199px) {
    .mailer-block form input {
        width:calc(100% - 370px)
    }
}

@media (max-width: 991px) {
    .mailer-block form input {
        width:calc(100% - 450px)
    }
}

@media (max-width: 767px) {
    .mailer-block form input {
        width:calc(100% - 360px)
    }

    .dropBox{
        display: block;
    }
}

@media (max-width: 575px) {
    .mailer-block form input {
        width:100%
    }
}

@media (max-width: 480px) {
    .xs-hidden{
        display: none;
    }
    .xs-visible{
        display: block;
    }
}

.our_partners .item {
    display: table-cell;
    vertical-align: middle;
    height: 160px;
    text-align: center;
    position: relative
}

.our_partners .item img {
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}

.price .price_credit_block {
    font-size: 10px;
    font-weight: 400;
    /* font-family: HelveticaLight; */
    letter-spacing: normal
}

.pagination ul li.active a {
    color: #fff;
    background-color: #00a694
}

.bg-red {
    background-color: red
}

.pagination ul li:after,.sort-block ul li:after {
    display: none
}

.sort-block ul li {
    padding-left: 0
}

.product_list_wrapper a {
    border-bottom: transparent
}

.product_list_wrapper a.btn-green {
    border-bottom: 1px solid #00a694
}

.product_list_wrapper a.btn-green {
    color: #fff
}

.product_list_wrapper a.btn-green:hover {
    color: #00a694
}

.product-box {
    position: relative
}

.product-box .product_sticker {
    position: absolute;
    top: 0;
    left: 0
}

.margin_auto {
    margin: 0 auto
}

.additionally-services .product-box {
    padding: 0;
    min-height: 65px
}

.additionally-services .product_sticker {
    max-width: 100px;
    max-height: 55px;
    position: relative
}

.product_block__sticker {
    width: 77px;
    min-height: 55px;
    padding: 5px 0;
    line-height: 55px
}

.additionally-services .product-list .name {
    width: calc(100% - 300px)
}

.btn-orange2 {
    background-color: transparent;
    border: 1px solid #f60;
    color: #f60
}

.btn-orange2:hover {
    background-color: #fff
}

.additionally-services .product-box .btn {
    text-transform: none
}

.additionally-services .product-box.product-list__selected .btn-orange2,.additionally-services .product-box:hover .btn-orange2 {
    background-color: #fff
}

.additionally-services .product-box {
    cursor: pointer
}

.additionally-services .btn_block {
    width: 15%;
    padding: 0 10px
}

.additionally-services .product-box .btn.btn-orange2 {
    width: 120px!important
}

.additionally-services .product-box {
    height: 65px
}

.additionally-services .old_price {
    -webkit-text-decoration: red line-through;
    text-decoration: red line-through
}

.additionally-services .product-list__selected {
    color: #fff;
    background-color: #f60
}

@media (max-width: 430px) {
    .additionally-services table,.additionally-services tbody {
        width:100%;
        display: block
    }

    .additionally-services .name {
        width: 100%!important;
        padding: 5px 0!important
    }

    .additionally-services .product-box {
        height: auto;
        display: block;
        width: 100%
    }

    .additionally-services .block_old_price,.additionally-services .block_price {
        display: inline-block
    }

    .additionally-services .btn_block {
        display: block;
        width: 100%;
        margin: 10px 0
    }
}

.news-box .title {
    min-height: 50px
}

.product-box .price span,.product-page .buy-block .price span,.product-slider-box .prod-desc .price span {
    font-size: inherit
}

.product-box .price span.small_text,.product-page .buy-block .price span.small_text,.product-slider-box .prod-desc .price span.small_text {
    font-size: 16px
}

.cart-table .number {
    width: 95px
}

.product-box .article {
    margin-bottom: 10px
}

.serv-slider__title_wrapper {
    width: calc(100% - 58%);
    position: absolute;
    height: 100%;
    display: table
}

.serv-slider__title_block {
    vertical-align: middle;
    display: table-cell;
    padding: 45px
}

.serv-slider__title_block>h1 {
    text-transform: uppercase;
    /* font-family: HelveticaBold; */
    font-size: 34px;
    line-height: 1.4
}

.serv-slider__title_block>a {
    margin-top: 45px
}

@media (max-width: 991px) {
    .serv-slider__title_block {
        padding:10px
    }

    .serv-slider__title_block>h1 {
        font-size: 22px
    }
}

@media (max-width: 767px) {
    .serv-slider__title_block {
        font-size:12px
    }

    .serv-slider__title_block>a {
        margin-top: 0
    }
}

@media (max-width: 492px) {
    .serv-slider {
        display:none
    }
}

.hide_over {
    overflow: hidden
}

footer .menu-title {
    /* font-family: HelveticaBold; */
    font-weight: 400
}

.mailer-block .mailer-block-title {
    font-size: 18px;
    /* font-family: HelveticaBold; */
    margin-bottom: 0
}

.other-products-block .other-products-block-title {
    font-size: 24px;
    line-height: 1.2;
    /* font-family: HelveticaBold; */
    margin-bottom: 25px
}

.additionally-services .wrapper .additionally-services-title {
    font-size: 24px;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 25px;
    /* font-family: HelveticaBold */
}

.city-box_list_domain.list_domain__open {
    display: block!important;
    position: absolute;
    background: #fff;
    z-index: 1000;
    top: 33px;
    border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.176);
    -ms-transform: 0 6px 12px rgba(0,0,0,0.176);
    -o-transform: 0 6px 12px rgba(0,0,0,0.176);
    box-shadow: 0 6px 12px rgba(0,0,0,0.176);
}

.city-box_list_domain.list_domain__open li {
    margin: 0;
    display: block;
    text-align: left
}

/* .city-box_list_domain.list_domain__open li>a {
    color: #000;
    border-left: 2px solid transparent;
    border-right: 2px solid transparent;
    position: relative;
    font-size: 13px;
    margin-left: 0;
    font-weight: normal;
    font-family: HelveticaRegular,sans-serif;
    padding: 0px 20px;
    display: block;
    line-height: 30px;
} */

.city-box_list_domain.list_domain__open li>a:before {
    display: none
}

.city-box_list_domain.list_domain__open li>a:hover {
    color: #f60;
    border-left: 2px solid #f60;
}

.seo-text-block {
    font-size: 14px;
    line-height: 1.5
}

.footer_bottom {
    font-size: 14px;
    margin-top: 50px;
    padding: 30px 0;
    background: #028e7f;
}

@media (max-width: 767px) {
    .footer_bottom>div {
        text-align:center
    }
}

.product_categories_tags {
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block
}

.product_categories_tags li {
    padding: 0!important;
    margin: 10px;
    margin-left: 0;
    float: left
}

.product_categories_tags li a {
    border: 1px solid;
    font-size: 12px;
    padding: 5px 10px;
    border-radius: 50px
}

.product_categories_tags li a:hover {
    border: 1px solid #00a694;
    background: #00a694;
    color: #fff
}

.product_categories_tags li:after,.product_categories_tags li:before {
    display: none!important
}

.products-slider-on-main .prod-desc .name {
    height: 55px
}

.products-slider-on-main .product-slider-box .prod-desc p {
    height: 80px;
    overflow: hidden
}

spol {
    display: none
}

.page_more_link {
    text-decoration: underline;
    color: #000;
    font-weight: 700;
    cursor: pointer
}

.mt15 {
    margin-top: 15px
}

#header_catalog_menu>ul>li>ul {
    list-style: none;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    column-count: 3;
    -moz-column-count: 3;
    -webkit-column-count: 3;
    padding: 15px 0;
    min-height: 100%;
}

#header_catalog_menu>ul>li>ul>li {
    width: auto;
    display: block;
    margin: 0;
    padding-bottom: 0;
    page-break-inside: avoid;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}

#header_catalog_menu>ul>li>ul>li>a {
    padding: 0;
    box-shadow: none;
    background: none;
    line-height: normal;
    padding: 10px 20px;
}

.fs-14 {
  font-size: 14px;
}
.f-normal {
    font-weight: normal;
}
.f-bold {
    font-weight: bold;
}

#header_catalog_menu>ul>li>ul>li:hover>ul {
    display: block
}

#header_catalog_menu>ul>li>ul>li>ul>li {
    margin: 0;
    width: 100%;
    display: block;
    text-align: left
}

#header_catalog_menu>ul>li>ul>li>ul>li>a {
    color: #000;
    display: block;
    padding: 5px 0;
    position: relative;
    font-size: 13px;
    margin-left: 0
}

#header_catalog_menu>ul>li>ul>li>ul>li>a:hover {
    color: #f60
}

/* .page ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px
} */

/* .page ul li:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #00a694;
    left: 0;
    top: 9px
} */

/* .page h1 {
    margin-bottom: 50px
} */

.page .about-for {
    margin-bottom: 10px
}

.about-nav .slick-slide {
    padding: 0 5px
}

.about-nav {
    margin: 0 -5px
}

.about-nav .slick-slide:hover {
    cursor: pointer
}

.about-nav .slick-slide {
    position: relative
}

.about-nav .slick-slide:before {
    content: '';
    position: absolute;
    left: 5px;
    top: 0;
    right: 5px;
    bottom: 0;
    background: rgba(0,0,0,.4);
    transition: all .3s
}

.about-nav .slick-slide:hover:before {
    background: rgba(0,0,0,0);
    transition: all .3s
}

.about-nav .slick-slide.slick-current.slick-active:before {
    background: rgba(0,0,0,0)
}

.about-nav .slick-slide.slick-current.slick-active:after {
    content: '';
    position: absolute;
    left: 5px;
    right: 5px;
    top: 0;
    bottom: 0;
    border: 3px solid #00a694
}

.about-for .slick-arrow {
    top: 0;
    bottom: 0;
    height: auto;
    -webkit-transform: translate(0);
    transform: translate(0);
    width: 40%
}

.about-for .slick-prev {
    left: 0;
    z-index: 3
}

.about-for .slick-next {
    right: 0
}

.about-for .slick-next:before,.about-for .slick-prev:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    left: 0;
    top: 50%;
    margin-top: -20px;
    background-size: cover;
    background-position: 50%
}

.about-for .slick-next:before {
    background: url(/storage/app/media/right-arrow.svg) no-repeat;
    background-size: cover;
    background-position: 50%;
    right: 0;
    left: auto
}

.about-for .slick-prev:before {
    background: url(/storage/app/media/left-arrow.svg) no-repeat;
    background-size: cover;
    background-position: 50%
}

.mt-1 {
    margin-top: 10px
}

.mt-2 {
    margin-top: 20px
}

.mt-3 {
    margin-top: 30px
}

.mt-4 {
    margin-top: 40px
}

.mt-5 {
    margin-top: 50px
}

.mb-1 {
    margin-bottom: 10px
}

.mb-2 {
    margin-bottom: 20px
}

.mb-3 {
    margin-bottom: 30px
}

.mb-4 {
    margin-bottom: 40px
}

.mb-5 {
    margin-bottom: 50px !important;
}

.partner .slick-slide img {
    width: auto!important;
    max-width: 100%;
    max-height: 65px;
}

.partner .slick-slide {
    text-align: center;
    line-height: 92px
}

.partner .slick-slide .item {
    display: flex !important;
    align-items: center;
    justify-content: center;
}

.why__item {
    font-size: 20px;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
}

.why__item img {
    margin-right: 25px
}

.expert__form button {
    width: 100%
}

.expert__form input {
    display: block;
    width: 100%;
    height: 46px;
    line-height: 46px;
    padding-left: 15px;
    border: 2px solid #00a694
}

.expert span {
    display: inline-block;
    background: #00a694;
    color: #fff;
    text-align: center;
    padding: 10px 60px;
    position: absolute;
    left: 0;
    -webkit-transform: translate(50%,50%);
    transform: translate(50%,50%);
    bottom: 0
}

.expert {
    position: relative
}

.expert img {
    width: 100%
}

.comment-slide__item {
    border: 3px solid #d1d4d5;
    margin: 0 15px;
    padding: 30px
}

.comment-slide__head {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    -ms-flex-align: center;
    align-items: center
}

.comment-slide__head_name {
    margin-left: 30px
}

.comment-slide__head_name span {
    display: block
}

.comment-slide__content {
    font-style: italic
}

.arrows-black .slick-arrow {
    background: #949494;
    width: 11px;
    height: 22px
}

.arrows-black .slick-arrow:before {
    display: none
}

.arrows-black .slick-prev {
    background: url(/themes/itcom-market/assets/img/about/left-black.svg) no-repeat !important;
    background-size: cover;
    background-position: 50%;
    left: 0
}

.arrows-black .slick-next {
    background: url(/themes/itcom-market/assets/img/about/right-black.svg) no-repeat !important;
    background-size: cover;
    background-position: 50%;
    right: 0
}

.arrows-black {
    padding: 0 20px
}

.w-100 {
    width: 100%
}

.soc {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.soc h3 {
    font-size: 24px;
    margin: 0;
    margin-right: 20px
}

.soc ul li {
    padding: 0;
    display: inline-block;
    margin: 0 5px
}

.soc ul li:before {
    display: none
}

#ouibounce-modall {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999
}

#ouibounce-modall .underlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.4);
    cursor: pointer;
    -webkit-animation: fadein .5s;
    animation: fadein .5s
}

#ouibounce-modall .modall {
    z-index: 1;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation: popin .3s;
    animation: popin .3s;
    width: 1028px;
    height: 442px;
    box-shadow: 0 1px 6px 2px rgba(0,0,0,.23);
    background-color: #e0e0e0;
    padding: 75px 50px
}

#ouibounce-modall .modall-title {
    display: inline-block;
    position: relative;
    padding: 30px;
    padding-top: 70px
}

#ouibounce-modall h3 {
    font-size: 35px;
    font-weight: 700;
    line-height: 45px;
    position: relative;
    text-transform: uppercase
}

#ouibounce-modall .modall-body {
    padding: 20px 30px;
    font-size: .9em;
    width: 50%
}

#ouibounce-modall p {
    font-size: 22px
}

#ouibounce-modall form p {
    text-align: left;
    margin-left: 35px;
    opacity: .8;
    margin-top: 1px;
    padding-top: 1px;
    font-size: .9em
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadein {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes popin {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    85% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes popin {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    85% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

#ouibounce-modall .modall a {
    font-size: 30px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-weight: 700
}

#ouibounce-modall .modall:before {
    content: '';
    position: absolute;
    width: 287px;
    right: 50px;
    background: url(../img/men.svg) no-repeat;
    top: 0;
    bottom: 0;
    background-size: cover;
    background-position: 50%
}

.modall-close {
    position: absolute;
    right: -80px;
    top: 0
}

.modall-close:hover {
    cursor: pointer
}

.left-prev {
    position: absolute;
    z-index: 2;
    right: 50px
}

.right-prev {
    position: absolute;
    right: 15px
}

.left-prev,.right-prev {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    background: #00a694;
    color: #fff;
    top: 15px;
    line-height: 30px;
    font-size: 12px;
}

.menu-top li a.btn-head {
    background: #ff6600;
    color: #ffffff;
    border: 1px solid #ff6600;
    padding: 3px 15px;
    cursor: pointer;
    opacity: 1;
}

.menu-top li a.btn-head:hover {
    background: none;
    color: #fff;
    border-color: #ffffff;
}

.menu-top li.arrow {
    position: relative;
}

.menu-top li.arrow a:before {
    content: '\f064';
    /* font-family: 'Font Awesome 5 Free'; */
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    margin-right: 3px;
}

nav ul.menu {
    background: #00a694;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin: 0 -15px;
}

nav ul.menu li {
    text-align: center;
    flex-grow: 1;
    position: relative;
}

nav ul.menu li a {
    display: block;
    line-height: 50px;
    padding: 0 10px;
}

.popup-form .f_size_24 {
    font-weight: bold;
    margin-bottom: 15px;
}

.popup-form input {
    border: 1px solid #bcbcbc;
    padding: 0;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
}

.popup-form textarea {
    resize: none;
    border: 1px solid #bcbcbc;
    height: 120px;
}

.popup-form .btn-orange {
    width: 100%;
    display: block;
    text-align: center;
}

button.mfp-close:before {
    content: '';
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(/themes/itcom-market/assets/img/close.svg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}

.polit {
    text-align: left;
    font-size: 13px;
    position: relative;
}


.polit input {
    display: none !important;
}


.polit span {
    position: relative;
    display: inline-block;
}

.polit input:checked + span:after {
    opacity: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

#mc-embedded-subscribe:disabled {
    cursor: no-drop;
}

.popup-form .f_size_24 small {
    font-size: 13px;
    font-weight: normal;
    display: block;
}

.form-page {
    margin-bottom: 50px;
}

.form-page input {
    display: block;
    width: 50%;
    padding-left: 15px;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
}

.form-page textarea {
    width: 100%;
    height: 80px;
    border: 1px solid #ccc;
    padding: 15px;
    margin-bottom: 10px;
}

.form-page button#mc-embedded-subscribe {
    margin-top: 10px;
    margin-bottom: 50px;
}

.comment .review_rating+i {
    cursor: pointer;
}

.comment .review_rating:checked + i {
    color: #f60;
}

.comment .send__more input {
    display: block;
    width: 100%;
    border: 2px solid #cfcfd1;
    padding: 5px 15px;
}

.consent_processing_error {
    padding-left: 25px;
    margin-bottom: 15px;
    color: red;
    display: none;
}

.consent_processing_error.active {
    display: block;
}

button#order_create_btn:disabled {
    cursor: no-drop;
}

.contacts-page a.btn {
    color: #fff;
}

.contacts-page a.btn:hover {
    color: #00a694;
}

a.autom {
    display: inline-block;
    color: #000;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 30px;
    padding-bottom: 15px;
    background: #edeeef;
    box-shadow: 0px 0px 0px 5px #edeeef;
}

a.autom span.autom__title {
    display: block;
    margin-top: 15px;
}

a.autom:hover {
    background: #00a694;
    color: #fff;
    box-shadow: 0px 0px 0px 5px #00a694;
}

section.pain {
    margin: 30px 0;
}

.pain__item {
    border: 2px solid #ced0d2;
    padding: 30px;
    padding-bottom: 15px;
    margin-bottom: 30px;
}

.pain__item_a, .pain__item_b {
    position: relative;
    padding-left: 50px;
}

.pain__item_a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -16.5px;
    width: 33px;
    height: 33px;
    background: url(/themes/itcom-market/assets/img/mad.svg) no-repeat;
}

.pain__item_a {
    margin-bottom: 30px;
}

.pain__item_b:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -16.5px;
    width: 33px;
    height: 33px;
    background: url(/themes/itcom-market/assets/img/wink.svg) no-repeat;
}

section.pain h2.title {
    margin-bottom: 35px;
}

.pain__item {
    padding: 15px;
}

.pain__item a {
    display: inline-block;
    color: #00a694;
}

form button[type="submit"]:disabled {
    cursor: no-drop;
}

ul.soc-foot li {
    display: inline-block;
    margin-right: 10px;
}

ul.soc-foot li:last-of-type {
    margin: 0;
}

.footer_bottom p {
    margin: 0;
}

a.all-link {
    position: absolute;
    right: 15px;
    top: 12px;
    color: #ec6926;
}

a.all-link:hover {
    text-decoration: underline;
}

.shem {
    border-radius: 24px;
    background: url(/themes/itcom-market/assets/img/bg.jpg) no-repeat;
    color: #fff;
    text-align: center;
    padding: 50px 50px;
    background-size: cover;
    margin: 50px 0;
}

.shem h2 {
    text-transform: uppercase;
    margin-bottom: 50px;
}

.shem__item span {
    display: block;
    position: absolute;
    bottom: 0;
    white-space: nowrap;
    line-height: normal;
    text-align: center;
    left: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(-50%, 0);
}

.shem__item {
    position: relative;
    line-height: 160px;
    padding-bottom: 40px;
    margin-bottom: 50px;
}

.shem__item:before {
    content: '';
    position: absolute;
    width: 60px;
    height: 30px;
    background: url(/themes/itcom-market/assets/img/arenda/arrow.svg);
    background-size: cover;
    left: 100%;
    top: 50%;
    margin-top: -30px;
    margin-left: 30px;
}

.shem .col-md-auto:last-of-type .shem__item:before {
    display: none;
}

.shem p {
    margin: 0;
}

.shem p b {
    display: inline-block;
}

.vigoda__item {
    position: relative;
    height: 100%;
}

.card-body {
    padding: 0;
}

.vigoda .card {
    border: 0;
    margin-bottom: 30px;
}

.vigoda__item {
    padding: 20px;
    border: 3px solid #e96d11;
    padding-bottom: 80px;
    overflow: hidden;
}

.vigoda__item img {
    display: block;
    margin: 0 auto;
}

span.vigoda__title {
    display: block;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin: 15px 0;
    color: #e96d11;
}

.vigoda__footer {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 15px;
    padding: 0 15px;
}

.vigoda__item ul li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px;
}

.vigoda__item ul li:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #00a694;
    left: 0;
    top: 8px;
}

.green {
    color: #00a694;
}

.orang {
    color: #f60;
}

.vigoda__footer button {
    display: inline-block;
    padding: 10px 15px;
    background: #e96d11;
    color: #fff;
}

.vigoda__item .green, .vigoda__item .orang {
    font-weight: bold;
}

.vigoda__item_al {
    position: absolute;
    background: #00a694;
    color: #fff;
    text-align: center;
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 300px;
    left: 0;
    top: 0;
    margin-top: 15px;
    margin-left: -110px;
    text-align: center;
    line-height: 16px;
    padding: 6px 0;
    font-size: 14px;
    letter-spacing: 1px;
}

.d-flex:nth-of-type(2) .vigoda__item {
    border-color: #a89ea0;
}

.d-flex:nth-of-type(2) .vigoda__item .vigoda__title {
    color: #a89ea0;
}

.d-flex:nth-of-type(2) .vigoda__item .vigoda__footer button {
    background: #a89ea0;
}

.d-flex:nth-of-type(3) .vigoda__item {
    border-color: #ecba16;
}

.d-flex:nth-of-type(3) .vigoda__item .vigoda__title {
    color: #ecba16;
}

.d-flex:nth-of-type(3) .vigoda__item .vigoda__footer button {
    background: #ecba16;
}

.thanks h1 {
    font-size: 40px;
    font-weight: 900;
    line-height: 50px;
    margin-bottom: 50px;
}

.thanks p {
    font-size: 18px;
    margin-bottom: 25px;
}

p.thanks__phone a {
    color: #000;
    font-size: 30px;
    font-weight: bold;
}

p.thanks__phone span {
    display: block;
    font-size: 13px;
}

.cloud {
    position: relative;
}

.cloud span {
    position: absolute;
    display: inline-block;
    text-align: right;
    right: 100%;
    top: 0;
    white-space: nowrap;
    border: 3px solid #d5d7d5;
    padding: 15px 30px;
    font-size: 18px;
    font-style: italic;
}

.cloud span a {
    display: inline-block;
    font-style: normal;
    color: #00a694;
    border: 1px solid #00a694;
    padding: 5px 20px;
    margin-top: 15px;
}

.cloud span:before, .cloud span:after {
    content: '';
    position: absolute;
    left: auto;
    right: -55px;
    top: 45px;
    border: 15px solid transparent;
    border-top: 65px solid #d5d7d5;
    -moz-transform: rotate(-90deg); 
    -ms-transform: rotate(-90deg); 
    -webkit-transform: rotate(-90deg); 
    -o-transform: rotate(-90deg); 
    transform: rotate(-90deg);
}
.cloud span:after {
    border-top: 65px solid white;
    top: 45px;
    right: -41px;
}

.cloud span a:hover {
    background: #00a694;
    color: #fff;
}

.icon-main-section .item a {
    color: #000;
}

.phone-box span {
    opacity: 0.7;
}

.city-box span {
    opacity: 0.7;
}

.phone-box a:hover {
    opacity: 1;
}

.bot-line {position: relative;z-index: 10;}

.btn-catalog:before {
    content: '\f0ca';
    position: absolute;
    left: 15px;
    top: 50%;
    /* font-family: 'Font Awesome 5 Free'; */
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-size: 18px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

nav ul.menu li a.drop-arrow:before {
    content: '\f0d7';
    position: absolute;
    right: 15px;
    top: 50%;
    /* font-family: 'Font Awesome 5 Free'; */
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-size: 12px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

nav ul.menu li a.ico-star:before {
    content: '\f005';
    position: absolute;
    left: 15px;
    top: 50%;
    /* font-family: 'Font Awesome 5 Free'; */
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-size: 12px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

nav ul.menu li a.ico-star {
    padding-left: 20px;
}

nav ul.menu li a.drop-arrow {
    padding-right: 15px;
}

.btn-catalog.active:before {
    content: '\f00d';
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    left: 18px;
}

#header_catalog_menu>ul>li>ul>li>ul.children-menu>li>a {
    box-shadow: none;
    background: none;
    padding: 10px 20px;
    line-height: normal;
}

.main-search-form__show_all_results a {
    color: #00a694;
}

.menu-catalog .wrapper ul.children-menu {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.menu-catalog .wrapper.active.animated {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.filter-block .filter-box dt.without_arrow a {
    color: #000;
}

.filter-block .filter-box dt.without_arrow a:hover {
    color: #ff6600;
}

.ui-widget-header {
    border: 1px solid #00a694 !important;
    background: #00a694;
    box-shadow: none;
    top: -1px !important;
}

.ui-widget.ui-widget-content {
    border: 0;
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    z-index: 999999;
}

.pulse {
    position: relative;
    left: 50%;
    top: 50vh;
    margin-left: -40px;
    margin-top: -40px
}

.pulse:after {
    content: '';
    border: 2px solid #00a694;
    width: 80px;
    height: 80px;
    position: absolute;
    border-radius: 15px;
}

.pulse:before {
    content: '';
    border: 2px solid #f60;
    width: 80px;
    height: 80px;
    position: absolute;
    border-radius: 15px;
}

.pulse:before {
    -webkit-animation: pulse-outer .8s ease-in infinite;
    animation: pulse-outer .8s ease-in infinite
}

.pulse:after {
    -webkit-animation: pulse-inner .8s linear infinite;
    animation: pulse-inner .8s linear infinite
}

@-webkit-keyframes pulse-outer {
    0% {
        opacity: 1
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 0
    }
}

@keyframes pulse-outer {
    0% {
        opacity: 1
    }

    50% {
        opacity: .5
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes pulse-inner {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes pulse-inner {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

.top-panel__menu {
    color: #000;
    right: 0;
    top: 0;
    text-align: center;
    line-height: 39px;
    display: none;
}

.top-panel__menu i{
    line-height: 3;
}

.site {
    position: relative;
    overflow: hidden;
}

.city-box b {
    font-weight: normal;
}

.city-box_list_domain.list_domain__open li>a {
    white-space: nowrap;
}

nav .menu li:hover ul.children-menu>li.active a {
    color: #f60;
    border-left: 2px solid #f60;
}

.btn-favorite-selected {
    color: #ff6600 !important;
}
.btn-favorite-selected:before {
    color: #ff6600 !important;
}

.sort-block .favorite-count-block {
    display: inline-block;
    height: 48px;
    line-height: 48px;
    margin-left: 15px;
}

.price.not-price-text {
    font-size: 18px !important;
    line-height: 1 !important;
    margin-bottom: 7px;
}

.bannerArenda {
    background-size: cover;
    background-position: 50%;
    border-radius: 24px;
    color: #fff;
    padding: 45px;
    margin-bottom: 50px;
    background: linear-gradient(to right, #00222b, #007473);
}

.bannerArenda h1 {
    font-size: 40px;
    text-transform: uppercase;
    margin-bottom: 60px;
}

p.bannerArenda__desc {
    font-size: 30px;
    margin-bottom: 60px;
}

p.bannerArenda__desc span {
    font-size: 50px;
}

.bannerArenda__footer p {
    margin: 0;
}

.bannerArenda__footer a {
    background: #f60;
    padding: 0;
    display: block;
    text-align: center;
    line-height: 65px;
    height: 65px;
}

.checkList {
    background: #edeeef;
    padding: 25px;
    margin-bottom: 30px;
    position: relative;
}

.checkList img {
    position: absolute;
    bottom: -25px;
    left: 15px;
}

.checkList h3 {
    font-size: 24px;
}

.checkList p {
    font-size: 14px;
}

.checkList input {
    height: 48px;
    padding: 0 24px;
    border: 1px solid #ababab;
    background-color: #fff;
    border-radius: 12px;
    margin-bottom: 15px;
}

.bgIm {
    background: url(/themes/itcom-market/assets/img/arenda/bg.jpg);
    background-size: cover;
    background-position: 50%;
    color: #fff;
    padding: 40px;
}

.bgIm h2 {
    text-transform: uppercase;
    font-size: 60px;
    line-height: 70px;
    margin-bottom: 30px;
}

.bgIm p {
    font-size: 45px;
    font-weight: 900;
    margin: 0;
}

.bgImBorder {
    border: 2px solid #003030;
    border-radius: 24px;
    overflow: hidden;
}

.bgIm__form ul {
    margin: 30px 0;
    padding-left: 20px;
}

.bgIm__form ul li {
    list-style-type: disc;
    margin-bottom: 15px;
}

.bgIm__form ul li:after{
    content: '';
    display: none;
}

.bgIm__form ul li span {
    color: #fe0000;
    font-size: 30px;
    font-weight: 900;
    line-height: 16px;
    text-transform: uppercase;
}

.bgIm__form h3 {
    color: #fe0000;
    font-size: 31px;
    font-weight: 900;
    text-transform: uppercase;
}

.bgIm__form {
    padding-right: 25px;
}

.bgIm__form form {
    background: #edeeef;
    padding: 30px;
}

.bgIm__form form p {
    text-align: center;
}

.bgIm__form form p span {
    font-weight: bold;
    font-size: 20px;
}

.bgIm__form form input {
    height: 48px;
    padding: 0 24px;
    border: 1px solid #ababab;
    background-color: #fff;
    border-radius: 12px;
}

.bgIm__form form button {
    color: #fff;
    width: 100%;
    text-align: center;
    height: 48px;
    line-height: 48px;
}


.circul {
    width: 583px;
    height: 583px;
    position: relative;
    margin: 0 auto;
    border-radius: 100%;
    border: 5px solid #edeeef;
}

.circul__img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.circul .circul__item:nth-of-type(1) {
    display: block;
    left: -270px;
    bottom: 80px;
}

.circul .circul__item {
    position: absolute;
    text-align: center;
    width: 260px;
    min-height: 72px;
}

.circul .circul__item p {
    margin: 0;
}

.circul .circul__item:before {
    content: '1';
    position: absolute;
    right: -90px;
    width: 62px;
    height: 62px;
    background: #00a694;
    text-align: center;
    color: #fff;
    font-size: 35px;
    line-height: 62px;
    border-radius: 100%;
    top: 50%;
    margin-top: -31px;
    font-weight: bold;
}

.circul .circul__item:nth-of-type(2) {
    display: block;
    left: -322px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.circul .circul__item:nth-of-type(2):before {
    content: '2';
}

.circul .circul__item:nth-of-type(3):before {
    content: '3';
}

.circul .circul__item:nth-of-type(4):before {
    content: '4';
    right: auto;
    left: -90px;
}

.circul .circul__item:nth-of-type(5):before {
    content: '5';
    right: auto;
    left: -90px;
}

.circul .circul__item:nth-of-type(6):before {
    content: '6';
    right: auto;
    left: -90px;
}

.circul .circul__item:nth-of-type(3) {
    display: block;
    top: 80px;
    left: -270px;
}

.circul .circul__item:nth-of-type(4) {
    display: block;
    right: -270px;
    top: 80px;
}

.circul .circul__item:nth-of-type(5) {
    display: block;
    right: -322px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.circul .circul__item:nth-of-type(6) {
    display: block;
    right: -270px;
    bottom: 80px;
}

a.btn:not([href]):not([tabindex]) {
    color: #fff;
}

a.btn:not([href]):not([tabindex]):hover {
    cursor: pointer;
}

.why.why-top .why__item {
    align-items: flex-start;
}

.why.why-top img {
    margin-top: 5px;
}

a.btn-orange:not([href]):not([tabindex]):hover {
    color: #f60;
}

ul.soc-foot {
    margin-bottom: 10px;
}

.bannerKomp {
    background: url(/themes/itcom-market/assets/img/komplect/bg.jpg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50%;
    padding: 30px;
}

.bannerKomp h1 {
    text-transform: uppercase;
    font-size: 60px;
    font-weight: 900;
    /* font-family: HelveticaBlack; */
    color: #f60;
    line-height: 70px;
}

.bannerKomp p {
    margin: 25px 0;
    font-size: 40px;
}

.bannerKomp__bot {
    background: rgba(255, 255, 255, 0.7);
    margin: -30px;
    margin-top: 30px;
    padding: 30px;
}

.bannerKomp__bot p {
    margin: 0;
}

.bannerKomp__item {
    position: relative;
    padding-left: 55px;
}

.bannerKomp__item img {
    width: 41px;
    height: 41px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -20.5px;
}

.why.why-top .why__item b {
    font-size: 18px;
}

.why.why-top .why__item {
    font-size: 16px;
}

.otsrochka h2 {
    color: #f60;
    font-size: 31px;
}

.otsrochka p {
    font-size: 18px;
}

.kassaBig__bot {
    font-size: 14px;
    margin-top: 30px;
}

.kassaBig__item {
    border: 2px solid #f60;
    padding: 25px;
    min-height: 340px;
}

.kassaBig__head p {
    font-size: 19px;
    margin-top: 30px;
    font-weight: bold;
}

.kassaBig__head .btn {
    padding: 5px 0;
    width: 100%;
    text-align: center;
    font-size: 16px;
}

.evotorBanner {
    background: url(/themes/itcom-market/assets/img/komplect/bg2.jpg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50%;
    padding: 30px;
    color: #fff;
}

.evotorBanner h2 {
    text-transform: uppercase;
    font-size: 38px;
}

.evotorBanner h2 span {
    font-size: 28px;
}

.evotorBanner p {
    font-weight: 100;
    font-family: HelveticaLight,sans-serif;
}

span.evotorBanner__price {
    display: block;
    text-align: right;
    font-size: 24px;
}

.evotorBanner .btn {
    display: inline-block;
    background: #fff;
    color: #ed6519 !important;
    float: right;
    margin-top: 30px;
    padding: 10px 30px;
    border: 2px solid #fff;
}

.evotorBanner .btn:hover {
    background: #ed6519;
    color: #fff !important;
    border-color: #fff;
}

.kassaBig__head img {
    max-height: 130px;
}

.kassaBig-green .kassaBig__item {
    border-color: #00a694;
    min-height: 381px;
}

.kassaBig-green .btn {
    background: #00a694;
    border-color: #00a694;
}

.kassaBig-green .btn:hover {
    color: #00a694 !important;
    background: #fff;
}

.mediaTop__item {
    text-align: center;
    font-size: 15px;
}

.mediaTop__item img {
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
}

.mediaTop__item b {
    font-size: 16px;
}

.komplect {
    margin: 50px 0;
    border: 3px solid #ec6518;
}

.komplectBg {
    background: #ec6518;
    padding: 30px;
    color: #fff;
}

.komplectBg h2 {
    font-size: 60px;
    margin-bottom: 40px;
}

/* .komplectBg h2 span {
    font-weight: normal;
    font-family: HelveticaRegular,sans-serif;
} */

.komplectBg h2 span b {
    /* font-family: HelveticaBold; */
    font-size: 72px;
}

.komplectBg p.komplectBg__descr {
    font-size: 20px;
    /* font-family: HelveticaBold; */
    margin-bottom: 20px;
}

.komplectBg p {
    font-family: HelveticaLight,sans-serif;
}

.komplect ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.komplect ul li:before {
    display: none;
}

.komplect ul li:last-of-type {
    color: #00a694;
    font-weight: bold;
    margin-top: 25px;
}

.komplect ul li span {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -12px;
}

.komplect ul li {
    margin-bottom: 10px;
    position: relative;
}

.komplect ul li:nth-of-type(7) {
    margin-bottom: 25px;
}

.komplect__list {
    padding: 30px;
    padding-left: 0;
}

.komplect ul li span strike {
    position: relative;
    text-decoration: none;
}

.komplect ul li span strike:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 1px;
    background: #ff0000;
}

.komplect__list .btn {
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.gifImg__itemLeft, .gifImg__itemRight {
    max-width: 267px;
    border: 3px solid #00a694;
    background-color: #ffffff;
    margin-bottom: 30px;
    padding: 20px;
    min-height: 195px;
    position: relative;
}



.gifImg__itemLeft b, .gifImg__itemRight b {
    display: block;
}

.gifImg__itemLeft p, .gifImg__itemRight p {
    margin: 0;
}

.gifImg__itemLeft:before {
    content: '';
    position: absolute;
    width: 36px;
    height: 36px;
    background-color: #00a694;
    border-radius: 100%;
    right: -90px;
    top: 50%;
    margin-top: -19px;
}

.gifImg__itemLeft:after {
    content: '';
    position: absolute;
    height: 3px;
    background: #00a694;
    width: 70px;
    right: -70px;
    top: 50%;
    margin-top: -1.5px;
}

.gifImg__itemRight:after {
    content: '';
    position: absolute;
    height: 3px;
    background: #00a694;
    width: 70px;
    left: -70px;
    top: 50%;
    margin-top: -1.5px;
}

.gifImg__itemRight:before {
    content: '';
    position: absolute;
    width: 36px;
    height: 36px;
    background-color: #00a694;
    border-radius: 100%;
    left: -90px;
    top: 50%;
    margin-top: -19px;
}

.gifImg img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: 400px;
}

.gifImg {
    position: relative;
    background: #fefcfe;
    padding: 30px;
    padding-bottom: 0;
    margin-bottom: 50px;
}

.formOrange {
    background-color: #ec6518;
    color: #fff;
    text-align: center;
    padding: 50px 0;
}

.formOrange h2 {
    font-size: 40px;
}

.formOrange p {
    margin-bottom: 30px;
}

.formOrange input {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: 0;
    background: #fff;
    padding-left: 15px;
}

.formOrange button {
    background: #00a694;
    color: #fff;
    width: 100%;
    height: 50px;
    line-height: 48px;
    border: 2px solid #00a694;
}

.formOrange + .mailer-block {
    display: none;
}

.formOrange button:hover {
    background: #ec6518;
    border-color: #fff;
}

.aniBanner {
    position: relative;
}

.aniBanner__check1 {
    width: 53px;
    height: 15px;
    position: absolute;
    transform: skew(65deg,-30deg);
    top: 33.4%;
    left: 39.6%;
}

.aniBanner__check1:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 100%;
    background: #fff;
    animation: r  .6s linear forwards;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.aniBanner__check2 {
    position: absolute;
    width: 53px;
    height: 113px;
    top: 36.82%;
    left: 42.9%;
    transform: skew(0deg,-30deg);
}

.aniBanner__check2:before {
    content: '';
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 100%;
    animation: r  .8s linear forwards;
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
}

.aniBanner__check3 {
    width: 53px;
    height: 15px;
    position: absolute;
    transform: skew(65deg,-30deg);
    top: 63.6%;
    left: 46.09%;
}

.aniBanner__check3:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 100%;
    background: #fff;
    animation: r  .6s linear forwards;
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s;
}

.aniBanner__text1 {
    width: 53px;
    height: 15px;
    position: absolute;
    transform: skew(65deg,-30deg);
    top: 33.4%;
    left: 39.6%;
    overflow: hidden;
}

.aniBanner__text1:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 100%;
    width: 53px;
    height: 23px;
    background: url(/themes/itcom-market/assets/img/arenda/SVG/text.svg) no-repeat;
    background-size: 40px;
    background-position: 50%;
    animation: t  3.2s linear forwards;
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
}

.aniBanner__text2 {
    position: absolute;
    width: 40px;
    height: 113px;
    top: 35.9%;
    left: 44.1%;
    transform: skew(0deg,-30deg);
    overflow: hidden;
}

.aniBanner__text2:before {
    content: '';
    position: absolute;
    width: 47px;
    height: 61px;
    left: 0;
    bottom: 100%;
    background: url(/themes/itcom-market/assets/img/arenda/SVG/text.svg) no-repeat;
    background-size: 122px 53px;
    background-position: 50%;
    animation: t2  .95s linear forwards;
    -webkit-animation-delay: 2.1s;
    animation-delay: 2.1s;
}

@keyframes t2 {
    0% {
        bottom: 100%;
    }

    to {
        bottom: 20%;
    }
}

@keyframes t {
    0% {
        bottom: 100%;
    }

    to {
        bottom: -100px;
    }
}

@keyframes r {
    0% {
        bottom: 100%;
    }

    to {
        bottom: 0px;
    }
}

.aniBanner__kart {
    position: absolute;
    right: 16%;
    top: 31%;
    width: 114px;
    height: 76px;
    animation: q 3.2s alternate both infinite .3s;
}

@keyframes q {
    0% {
        transform: translateY(-7px)
    }

    to {
        transform: translateY(7px)
    }
}

.faq__list .q {
    display: block;
    margin-bottom: 15px;
    background: #fff;
    padding: 15px 30px;
    position: relative;
    transition: all .3s;
    padding-left: 50px;
    border: 2px solid #e65100;
    border-radius: 25px;
}

.faq__list .q:hover {
    cursor: pointer;
    transition: all .3s;
}

.faq__list .q:after, .faq__list .a:after{
    content: '';
    display: none;
}

.faq__list .q i {
    position: absolute;
    left: 20px;
    top: 17px;
    font-size: 20px;
    transition: all .3s;
    color: #00a694;
}

.faq__list .a {
    display: none;
    background: #edeeef;
    padding: 30px;
    margin-bottom: 40px;
}

.faq__list .a p:last-of-type {
    margin: 0;
}

.faq__list .a ul {
    margin-bottom: 15px;
}

.faq__list .a ul li {
    position: relative;
    margin-bottom: 10px;
    padding-left: 20px;
}

.faq__list .a ul li:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: #00a694;
    left: 0;
    top: 7px;
}

.faq__list .a ol {
    list-style: decimal;
    padding-left: 20px;
}

.faq__list .a ol li {
    list-style: decimal;
    margin-bottom: 10px;
}

.rotate {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: all .3s;
}

.comin__item {
    background: #00a694;
    color: #fff;
    margin: 0 15px;
    padding: 30px;
    position: relative;
    min-height: 409px;
}

.comin__item p {
    margin: 0;
}

.comin__item i {
    font-size: 40px;
    margin-bottom: 20px;
}

.comin__bot span {
    display: block;
}

.comin__bot {
    padding: 0 15px;
    margin-top: 50px;
}

span.comin__bot_name {
    font-weight: bold;
    font-size: 18px;
}

.comin__item:before {
    content: '';
    border: 20px solid transparent;
    border-top: 20px solid #00a694;
    position: absolute;
    bottom: -40px;
    left: 40px;
}

.comin__item.gray-block {
    background: #edeeef;
    color: #000;
}

.comin__item.gray-block:before {
    border-top: 20px solid #edeeef;
}

.comin__slide {
    margin-top: 50px;
}

.home-slide {
    opacity: 0;
}


/* New styles */
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400;700&display=swap');
.page-landing{
    font-family: 'Roboto Condensed', sans-serif;
}

.banner-wrapp{
    margin-bottom: 56px;
    padding: 80px 0 56px;
}

/* .banner .banner__title{
    font-size: 32px;
    font-weight: 400;
    line-height: 40px;
    color: #fff;
} */

/* .banner .banner__desc{
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
} */

/* .banner .banner__button{
    margin-top: 50px;
    padding: 14px 21px;
    color: #fff;
    font-size: 14px;
    line-height: 19px;
    transition: .5s ease;
    background: #E65100;
    border-radius: 12px;
    box-shadow: 0 10px 20px rgba(230,81,0,.4);
} */

/* .banner .banner__button:hover{
    transition: .5s ease;
    background: #de5900;
}

.banner .banner__inner{
    max-width: 560px;
} */

#more-shtrafi-section{
    display: none;
}

#more-shtrafi-section.active{
    display: block;
}

.page-landing__complects{
    margin-top: 30px;
}

.page-landing__complects .content{
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 50px;
}

.page-landing .h2{
    margin-bottom: 50px;
    text-align: center;
    font-weight: 300;
    color: #979797;
    font-size: 40px;
    line-height: 40px;
}

.complects{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 17px;
}

.complect{
    position: relative;
    padding: 32px;
    height: fit-content;
    background: #fff;
    border-radius: 24px;
    box-shadow: 0 10px 20px rgba(0,0,0,.1);
}

.complect:nth-child(2){    
    box-shadow: 0 30px 60px rgba(0, 161, 129, .6);
}

.complect ol{
    padding-left: 0;
}

.complect ol li{
    position: relative;
    padding-left: 10px;
    margin-bottom: 5px;
    list-style: none;
}

.complect ol li:last-child{
    margin-bottom: 0;
}

.complect ol li:before{
    position:absolute;
    content: '';
    display: block;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #E65100;
}

.complect .label{
    position: absolute;
    right: 32px;
    top: 32px;
    padding: 3px 10px;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    border-radius: 6px;
}

.complect__product{
    position: relative;
    padding-right: 35px;
    width: fit-content;
}

.complect__product:before{
    position: absolute;
    content: '';
    width: 20px;
    height: 20px;
    display: block;
    right: 0;
    top: 0;
    background: url(../img/icon-link.png) center center no-repeat;
    background-size: cover;
}

.complect__bottom{
    display: grid;
    grid-template-columns: 1fr 155px;
    gap: 5px;
    align-items: end;
}

.complect__bottom .complect__elem{
    margin-bottom: 0;
}

.complect__button{
    width: fit-content;
    height: fit-content;
    padding: 14px;
    margin-right: 0;
    margin-left: auto;
    color: #fff!important;
    cursor: pointer;
    font-size: 14px;
    line-height: 19px;
    transition: .5s ease;
    background: #E65100;
    border-radius: 12px;
    box-shadow: 0 10px 20px rgba(230,81,0,.4);    
    border: 0;
}

.complect__button:hover{
    color: #fff;
    transition: .5s ease;
    background: #de5900;
}

.complect .label-hit{
    background: #FFC000;
}

.complect .label-popular{
    background: #00A181;
}

.complect img{
    margin-bottom: 24px;
    max-width: initial;
    width: calc( 100% + 64px );
    margin-left: -32px;
}

.complect__elem span{
    font-size: 14px;
    line-height: 22px;
    color: #979797;
}

.complect__name{
    font-size: 32px;
    line-height: 26px;
    color: #E65100;
}

.complect__elem{
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 22px;
    color: #333;
}

.complect__elem:last-child{
    margin-bottom: 0;
}

.complect__price, .complect__price span{
    color: #E65100;
    font-size: 32px;
    line-height: 40px;
}

.form-section{
    margin-top: 54px;
}

.block-form{
    padding: 52px;
    border-radius: 24px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.block-form__title{
    font-size: 48px;
    line-height: 48px;
    font-weight: 300;
    margin-bottom: 15px;
}

.block-form__desc{
    margin-bottom: 22px;
    font-size: 16px; 
    line-height: 24px;
}

.block-form .polit{
    margin-top: 10px;
}

.block-form .polit a{
    color: #E65100;
}

.block-form form input{
    margin-right: 16px;
    padding: 14px 16px;
    border-radius: 12px;
    border: 1px solid #ABABAB;
}

.block-form form button{
    font-size: 14px;
    line-height: 19px;
    padding: 14px 24px;
    background: #E65100;
    border-radius: 12px;
}

.page-landing__content{
    text-align: center;
}

.page-landing__content .link{
    color: #E65100;
    font-size: 20px;
    line-height: 28px;
    background: none;
    border: 0;
    text-decoration: underline;
}

.page-landing__content p{
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 30px;
}

.page-landing__content p:last-of-type{
    margin-bottom: 0;
}

.page-landing__panel .panel{
    max-width: 1024px;
    padding: 40px;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    line-height: 24px;
    border-radius: 24px;
    box-shadow: 0 10px 20px rgba(0,0,0,.1);
}

/* .content ol, .content p{
    margin-bottom: 30px;
} */

/* .content p + ol{
    margin-top: -30px;
} */

.content ol{
    padding-left: 0;
}

.content ol li{
    position: relative;
    padding-left: 10px;
    list-style: none;
}

.content ol li:before{
    position:absolute;
    content: '';
    display: block;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #E65100;
}

.content p:last-child, .content ol:last-child{
    margin-bottom: 0;
}

.page-landing__form{
    margin: 50px 0;
}

.select{
    position: relative;
}

.select__item{
    cursor: pointer;
}

.select__link{
    position: relative;
    width: fit-content;
    padding-right: 35px;
    cursor: pointer;
}

.select__link:after{
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    display: block;
    width: 20px;
    height: 20px;
    background: url(../img/icon-select.png) center center no-repeat;
    background-size: cover;
}

.select__inner{
    display: none;
}

.select__inner p:last-child{
    margin-bottom: 0;
}

.select.active .select__link:after{
    transform: rotate(180deg);
}

.select.active .select__inner{
    position: absolute;
    padding: 15px;
    top: 25px;
    display: block;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 10px 20px rgba(0,0,0,.1);
    z-index: 10;
}

.icon-pricee{
    display: block;
    width: 65px;
    height: 56px;
    background: url(../img/pricee.png) center center no-repeat;
    background-size: contain;
}

.icon-deliveryy{
    display: block;
    width: 65px;
    height: 56px;
    background: url(../img/deliveryy.png) center center no-repeat;
    background-size: contain;
}

.icon-solutionss{
    display: block;
    width: 65px;
    height: 56px;
    background: url(../img/solutionss.png) center center no-repeat;
    background-size: contain;
}

.icon-calendarr{
    display: block;
    width: 65px;
    height: 56px;
    background: url(../img/calendarr.png) center center no-repeat;
    background-size: contain;
}

.icon-diller{
    display: block;
    width: 65px;
    height: 56px;
    background: url(../img/diller.png) center center no-repeat;
    background-size: contain;
}

.icon-complex{
    display: block;
    width: 65px;
    height: 56px;
    background: url(../img/complex.png) center center no-repeat;
    background-size: contain;
}

@media(max-width:990px){
    .complects{
        grid-template-columns: 1fr 1fr;
    }

    .icon-main-section .item_simple{
        width: 100%;
    }

    .block-form form input{
        margin-bottom: 15px;
    }
}

@media(max-width:768px){
    .complects{
        grid-template-columns: 1fr;
    }
    .complect__price, .complect__price span{
        font-size: 23px;
        line-height: 30px;
    }
    .block-form__title{
        font-size: 26px;
        line-height: 32px;
    }
}