/*----- Reset -----*/

* {
    outline: none;
}

.btn {
    transition: unset !important;
}

html {
    height: 100%;
}

body {
    color: #5C5C5C;
    background-color: #F2F3F5;
    font-family: 'Roboto';
    font-size: 14px;
    letter-spacing: 0em;
}

p {
    margin: 0;
}

a, a:hover, a:active {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}

.us-content a,
.us-product-description-cont a,
.us-category-description-text a {
    color: #50A8FF;
    text-decoration: underline;
}

.us-content a:hover,
.us-product-description-cont a:hover,
.us-category-description-text a:hover {
    text-decoration: none;
}

button {
    cursor: pointer;
}

div, p, form, input, a, span, button {
    box-sizing: border-box;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    line-height: normal;
    letter-spacing: .3px;
}

h2 {
    color: #313131;
}

input, input:hover, input:focus, input:active, button, button:hover, button:focus, button:active, .btn, .btn:focus, .btn:hover {
    outline: none;
    box-shadow: none;
}

.row-padding-top {
    padding-top: 30px;
}

.col-margin-bottom {
    margin-bottom: 30px;
}

/*-------------Top Header---------------*/

#top {
    display: none;
}

#top .dropdown-item.active, #top .dropdown-item:active {
    color: unset;
    text-decoration: none;
    background-color: unset;
}

.top-address i, .btn-shedule i, #us_mobile_phones .fa-mobile-alt {
    font-size: 17px;
    margin-right: 10px;
}

.address-dropdown-menu {
    padding: 10px 20px 20px !important;
}

.address-dropdown-menu .us-dropdown-item {
    padding: 5px 0px;
}

.shedule-dropdown-menu {
    min-width: 152px;
}

.top-address {
    color: #e5e5e5;
}

.btn-link {
    background-color: transparent;
    color: #E5E5E5;
    font-size: 12px;
    padding-top: 13px;
    padding-bottom: 13px;
    border-radius: 0;
}

.btn-link:hover, .btn-link:focus {
    color: #E5E5E5;
    text-decoration: none;
}

.btn-link .fa-chevron-down {
    transition: transform .3s ease;
    margin-right: 0;
}

.btn-link[aria-expanded="true"] .fa-chevron-down {
    transform: rotate(180deg);
}

.btn-link:hover i.fa-chevron-up {
    display: block;
}

.btn-link::after {
    display: none;
}

.btn-shedule.btn-link,
#currency .btn-link,
#us-account-dropdown .btn-link {
    border-left: 1px solid rgba(255, 255, 255, .1);
}

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

.top-info-ul li {
    display: inline-block;
    border-left: 1px solid rgba(255, 255, 255, .1);
    padding: 1px 15px;
}

.top-info-ul li a:hover {
    text-decoration: underline;
}

.nav-dropdown-menu, .header-dropdown-menu {
    border: none;
    border-radius: 0;
    background-color: #FFF;
    box-shadow: 5px 12px 30px rgba(0, 0, 0, 0.35);
    margin-top: 0;
    padding: 6px 0;
    z-index: 1021;
}

nav .dropdown-menu a {
    transition: color .15s ease;
}

nav .dropdown-menu button {
    background: transparent;
}

nav .dropdown-menu button, nav .dropdown-menu {
    font-size: 12px;
    text-align: left;
}

.us-dropdown-item {
    color: #000;
    padding: 5px 10px;
}

.us-dropdown-item:hover {
    background: none;
}

.user-dropdown-menu .us-dropdown-item:hover {
    color: #71BE00;
    text-decoration: underline;
}

nav .dropdown-menu button img {
    margin-right: 5px;
}

.btn-block + .btn-block {
    margin-top: 0;
}

nav .dropdown-menu button:hover {
    color: #71BE00;
    text-decoration: underline;
}

nav .dropdown-menu button:focus {
    box-shadow: none;
}

img.lang {
    margin-right: 10px;
    width: 13px;
}

.btn-link .fa-chevron-down {
    font-size: 8px;
    margin-left: 8px;
}

.btn-group .language-select + .language-select, .btn-group .currency-select + .currency-select {
    margin-left: 0;
}

.us-category-appearance.btn-group {
    justify-content: flex-end;
}

.header_address, .header_working_hours {
    font-size: 14px;
    font-style: normal;
    letter-spacing: 0em;
}

.header_working_hours {
    font-weight: 400;
    color: #7E8888;
}

.header_address {
    font-weight: 600;
    margin-right: 5px;
    color: #313131;
}

.header_logo_slogan {
    font-size: 16px;
    line-height: 23px;
    color: #7E8888;
}

.header_mail {
    justify-content: end;
    position: relative;
}

.btn-lang {
    font-size: 14px;
}

.us-header-contact-list {
    margin: 0 20px 0;
}

.header_mail > div {
    flex-direction: column;
}

.us-header-mail, .top-phone-btn {
    font-weight: bold;
    font-size: 16px;
    color: #141414;
}

.write_us {
    color: rgb(126, 136, 136);
}

/*-------------/Top Header---------------*/

/*---------------Header------------------*/

header {
    height: 84px;
    display: flex;
    align-items: center;
}

.us-logo-img {
    max-width: 160px;
}

.cats-button i, .top-phone-btn i {
    font-size: 8px;
    margin-left: 4px;
    transition: transform .3s ease;
}

.cats-button:after, .top-phone-btn:after {
    display: none;
}

.cats-button[aria-expanded="true"] .fa-chevron-down, .top-phone-btn[aria-expanded="true"] .fa-chevron-down {
    transform: rotate(180deg);
}

.header-btn-search i {
    color: #CBCFD4;
    font-size: 17px;
}

.us_livesearch {
    width: 100%;
    background: #FFFFFF;
    max-height: 0;
    transition: max-height .2s ease;
    z-index: 99;
    position: absolute;
    top: 50px;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
    overflow-y: scroll;
}

.us_livesearch.expanded {
    max-height: 430px;
    border-top: 1px solid #F9F9F9;
}

.us_livesearch > div {
    padding: 15px;
    height: 100%;
    overflow-y: auto;
    min-height: 100px;
}

.us_livesearch_close {
    position: absolute;
    top: 50px;
    right: -42px;
    width: 42px;
    height: 40px !important;
    color: #FFFFFF;
    opacity: 0;
    padding: 0 !important;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    z-index: 1021;
}

.us_livesearch_close.visible {
    opacity: 1;
}

.us_livesearch_close i {
    transition: transform .4s ease;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
}

.us_livesearch_close:hover i {
    transform: rotate(180deg);
}

.us-livesearch-list-item:not(:last-child) {
    border-bottom: 1px solid #F9F9F9;
}

.us-livesearch-list-item-name {
    font-size: 13px;
    margin-bottom: 10px;
}

.us-livesearch-list-item-name a {
    color: #50A8FF;
    text-decoration: underline;
}

.us-livesearch-list-item-name a:hover {
    text-decoration: none;
}

.us-livesearch-list-item-price {
    margin-bottom: 10px;
}

.us-livesearch-list-item-price span {
    font-size: 14px !important;
    padding: 4px 8px !important;
}

.us-livesearch-list-item-model-sku {
    margin-bottom: 4px;
    font-size: 11px;
}

.us-livesearch-list-item-stock {
    font-size: 11px;
}

.us-livesearch-list-item-stock .in-stock {
    color: #71BE00;
}

.us-livesearch-list-item-stock .out-of-stock {
    color: #EB5757;
}

.header-dropdown-menu a {
    font-size: 12px;
    padding: 6px 10px;
    transition: color .15s ease;
}

.header-dropdown-menu a:hover {
    color: #71BE00;
    text-decoration: underline;
    background: none;
}

.header-dropdown-menu a:hover i {
    color: #333;
}

.us-phone-block {
    padding-left: 15px;
}

.top-phone-btn, .us-cart-text {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    padding: 0;
}

.top-phone-btn:hover {
    color: #333;
}

.header-dropdown-menu i {
    margin-right: 4px;
}

.us-phone-link, .us-cart-link {
    color: #71BE00;
    font-size: 14px;
    display: block;
    margin-top: -3px;
}

.us-phone-link:hover, .us-cart-link:hover {
    color: #71BE00;
    text-decoration: none;
}

.us-phone-img, .top_mail_img {
    margin-right: 10px;
    flex-shrink: 0;
}

.us-cart-img {
    position: relative;
    margin-right: 10px;
    border: 0;
    background: transparent;
    padding: 0;
}

.header-cart-index {
    position: absolute;
    top: -10px;
    left: 23px;
    min-width: 20px;
    height: 20px;
    background: #eb5757;
    border-radius: 100%;
    color: #fff;
    font-size: 10px;
    line-height: 20px;
    text-align: center;
    transition: background .15s ease .05s;
    font-weight: 400;
    padding: 0 4px;
    display: inline-block;
}

#top-links {
    align-items: center;
}

.us-header-contact-item:not(:last-child) {
    margin-right: 11px;
}

.btn-lang {
    font-size: 14px;
    line-height: 23px;
    color: #7E8888;
}

/*---------------Header------------------*/

/*------------------Menu---------------*/

.menu-row {
    height: 50px;
    background-color: #f5f5f5;
    color: #E5E5E5;
    letter-spacing: .3px;
    z-index: 999;
}

#oct-menu-box {
    height: 50px;
}

.oct-ultra-menu {
    height: 50px;
    position: relative;
    transition: background .15s ease .05s;
    font-size: 16px;
    background: #71BE00;
    color: #fff;
    cursor: pointer;
}

#oct-menu-box:hover .oct-ultra-menu {
    background-color: #4a5663;
}

.oct-ultra-menu i {
    font-size: 20px;
    position: absolute;
    top: 16px;
    left: 14px;
    transition: transform .4s ease .1s;
}

#oct-menu-box:hover .oct-ultra-menu i {
    transform: rotate(180deg);
}

.menu-row nav {
    padding: 0;
    position: unset;
}

#oct-megamenu-box {
    position: unset;
}

#oct-menu-dropdown-menu,
.oct-menu-child-ul,
.oct-mm-dropdown {
    visibility: hidden;
    position: absolute;
    left: 15px;
    right: 15px;
    top: -9999px;
    background: #fff;
    opacity: 0;
    z-index: 1;
    -moz-transition: visibility 0.1s linear 0.2s, opacity 0.1s linear 0.2s;
    -webkit-transition: visibility 0.1s linear 0.2s, opacity 0.1s linear 0.2s;
    -moz-transition: visibility 0.1s linear 0.2s, opacity 0.1s linear 0.2s;
    -o-transition: visibility 0.1s linear 0.2s, opacity 0.1s linear 0.2s;
    box-shadow: 5px 12px 30px rgba(0, 0, 0, 0.35);
}

.oct-mm-full-width {
    left: 0;
    right: 0;
    max-width: 1170px;
    margin-left: auto;
    margin-right: auto;
}

.oct-menu-li:not(:first-child) {
    border-top: 1px solid #f7f7f7;
}

.oct-menu-child-ul {
    left: 100%;
    top: 0;
    bottom: 0;
    width: 270px;
    border-left: 1px solid #f7f7f7;
}

#oct-menu-ul {
    margin-bottom: 0;
}

.oct-menu-li {
    padding: 0 0 0 15px;
    background: #FFFFFF;
    transition: background .15s ease .05s;
}

.oct-menu-li:hover {
    background: #F7F7F7;
}

.oct-menu-li > a,
.oct-menu-li > div > a {
    display: block;
    height: 50px;
    line-height: 50px;
    position: relative;
    color: #333333;
}

.oct-menu-li:hover > a,
.oct-menu-li:hover > div > a {
    color: #71be00;
}

.oct-menu-toggle,
.oct-childmenu-toggle,
.oct-childmenu-toggle-fourth {
    width: 50px;
    text-align: center;
    color: #333333;
}

.oct-menu-li > div a:first-child {
    width: calc(100% - 50px);
}

.oct-menu-cat-icon {
    margin-right: 10px;
    max-height: 30px;
    max-width: 30px;
}

.oct-menu-item-name {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.1rem;
}

.oct-menu-child-ul > ul {
    height: 100%;
    overflow-y: auto;
}

.oct-menu-child-ul > ul::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}

.oct-menu-child-ul > ul::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

.oct-mm-link,
.oct-mm-simple-link {
    position: inherit;
    height: 50px;
}

.oct-mm-link > a i {
    font-size: 10px;
    margin-left: 6px;
    transition: transform .3s ease .05s;
}

.oct-mm-link:hover > a i {
    transform: rotate(180deg);
}

.oct-mm-link > a,
.oct-mm-simple-link > a {
    display: block;
    line-height: 50px;
    padding-left: 16px;
    padding-right: 16px;
    transition: all .15s ease .1s;
}

.oct-mm-dropdown {
    max-height: 565px;
    overflow-y: auto;
    padding: 30px;
}

.oct-mm-dropdown-sm {
    width: 270px;
    padding: 0;
    left: 0;
    right: auto;
    overflow-y: visible;
}

.oct-mm-hassubchild {
    margin-bottom: 30px;
}

.oct-mm-parent-img-full-width {
    margin-bottom: 15px;
}

.oct-mm-brands-dropdown {
    padding-bottom: 0;
}

.oct-mm-brands-link {
    transition: box-shadow .3s ease;
    padding-top: 15px;
}

.oct-mm-brands-link:hover {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.oct-mm-parent-img {
    max-width: 100px;
    margin: 0 auto;
    padding-top: 15px;
}

.oct-mm-parent-title {
    color: #333;
    font-weight: 700;
    letter-spacing: .3px;
    margin-top: 15px;
    margin-bottom: 15px;
    transition: color .15s ease;
    height: 42px;
}

.oct-mm-brands-link .oct-mm-parent-title {
    height: auto;
}

.oct-mm-parent-link:hover + .oct-mm-parent-hr {
    background: #71BE00;
}

.oct-mm-parent-link img {
    transition: opacity .15s ease;
}

.oct-mm-parent-link:hover img {
    opacity: .9;
}

.oct-mm-child li {
    padding: 0;
    margin-bottom: 10px;
    font-size: 13px;
}

.oct-mm-child li:first-child {
    border-top: 1px solid #F4F4F4;
    padding-top: 16px;
}

.oct-mm-child a {
    color: #666;
    line-height: 20px;
    transition: color .15s ease;
}

.oct-mm-see-all {
    color: #333;
    font-weight: 600;
    font-size: 12px;
    text-decoration: underline;
}

.oct-mm-child a:hover,
.oct-mm-parent-link:hover .oct-mm-parent-title {
    color: #71BE00;
    text-decoration: underline;
}

.oct-mm-see-all i {
    color: #C5C5C5;
    margin-right: 5px;
}

.oct-mm-img-transition {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    transition: filter .3s ease;
}

.oct-mm-parent-link:hover .oct-mm-img-transition {
    filter: grayscale(0%) !important;
    -webkit-filter: grayscale(0%) !important;
}

.oct-mm-product-parent-title {
    height: auto;
    font-size: 13px;
}

.oct-mm-price {
    text-align: center;
    color: #484848;
    font-size: 18px;
    font-weight: 700;
}

.oct-mm-price > * {
    display: block;
}

.oct-mm-product-parent-title,
.oct-price-old {
    font-weight: 500;
}

.oct-mm-price .oct-price-old {
    text-decoration: line-through;
    color: #CBCFD4;
    font-size: 12px;
}

.oct-mm-price .oct-price-new {
    color: #EB5757;
}

.oct-mm-price + .oct-mm-parent-hr {
    margin-top: 20px;
    height: 0;
}

.oct-mm-product:hover .oct-mm-parent-hr {
    background: #71be00;
}

.oct-mm-html {
    padding-bottom: 30px;
    color: #666;
}

.oct-mm-html p + p {
    margin-top: 10px;
}

.oct-mm-parent-title-light {
    font-weight: 500;
}

.oct-mm-banner {
    color: #FFF;
    padding: 30px;
    margin: 0 15px;
    border-radius: 1px;
    position: relative;
    overflow: hidden;
    background: #3FCEFD;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.oct-mm-banner:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 130%;
    height: 100%;
    background: rgba(255, 255, 255, 0.3);
    content: '';
    transition: transform 0.8s;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -120%, 0);
}

.oct-mm-banner:hover:before {
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 120%, 0);
}

.oct-mm-banner-img {
    opacity: .9;
    transition: opacity .3s ease;
    margin-bottom: 20px;
}

.oct-mm-banner-img img {
    max-width: 160px;
}

.oct-mm-banner:hover .oct-mm-banner-img {
    opacity: 1;
}

.oct-mm-banner-title {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: .3px;
    margin-bottom: 20px;
    font-weight: 700;
}

.oct-mm-banner-text {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    margin-bottom: 20px;
}

.oct-mm-banner-button {
    font-size: 16px;
    font-weight: 300;
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
    border-radius: 1px;
    max-width: 170px;
    transition: background .3s ease, color .3s ease;
    position: relative;
    z-index: 2;
    color: rgb(255, 255, 255);
    background: rgb(102, 102, 102);
}

.oct-mm-banner-button:hover {
    color: rgb(255, 255, 255);
    background: rgb(126, 211, 2);
}

.oct-mm-dropdown-simple .oct-menu-li {
    position: relative;
}

.oct-mm-dropdown-simple .oct-menu-child-ul {
    bottom: auto;
}

#oct-menu-ul .group-title {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 16px;
}

#oct-menu-ul .group-title:last-child {
    padding-bottom: 16px;
}

#oct-menu-ul .group-title > * {
    padding: 0 20px;
}

#oct-menu-ul .group-title strong {
    font-size: 13px;
    line-height: 18px;
    letter-spacing: .3px;
    color: #373941;
    margin-bottom: 6px;
}

#oct-menu-ul .group-title a {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: .3px;
    text-decoration: underline;
    color: #50A8FF;
}

#oct-menu-ul .group-title a:hover {
    text-decoration: none;
}

/*------------------/Menu---------------*/

/*------------------ Default Slideshow ---------------*/

.default-slideshow .slick-dots {
    display: block;
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    padding: 0;
}

.default-slideshow .slick-dots li {
    display: inline-block;
}

.default-slideshow .slick-dots button {
    background: none repeat scroll 0 0 #869791;
    border-radius: 20px;
    display: block;
    height: 12px;
    margin: 5px 7px;
    opacity: 0.5;
    width: 12px;
    text-indent: -9999px;
    overflow: hidden;
    padding: 0;
    border: 0;
}

/*------------------ /Default Slideshow ---------------*/


/*------------------ Slideshow plus ---------------*/

.us-slideshow-plus-box .slick-list {
    height: 100%;
}

.us-slideshow-plus-box .slick-track {
    display: flex;
    align-items: stretch;
    height: 100%;
}

.us-slideshow-plus-item {
    background-color: #353e48;
    color: #FFF;
    padding: 50px 40px;
    min-height: 393px;
}

.us-slideshow-plus-item-title {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: .3px;
    text-transform: uppercase;
    margin-bottom: 24px;
}

.us-slideshow-plus-item-text {
    font-size: 18px;
    line-height: 27px;
    padding-right: 60px;
    margin-bottom: 31px;
    max-width: 440px;
}

.us-slideshow-plus-item-btn {
    display: inline-block;
    color: #FFF;
    font-size: 16px;
    font-weight: 300;
    background-color: #666666;
    padding: 10px 30px;
    text-align: center;
    border-radius: 1px;
    transition: color .3s ease .05s, background-color .3s ease .05s;
    opacity: .9;
    letter-spacing: .3px;
}

.us-slideshow-plus-item-img {
    opacity: .9;
    transition: opacity .15s ease .05s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.us-slideshow-plus-item:hover .us-slideshow-plus-item-img {
    opacity: 1;
}

.us-slideshow-plus-box .slick-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    bottom: 20px;
    left: 34px;
    margin: 0;
    padding: 0;
}

.us-slideshow-plus-box .slick-dots li {
    display: inline-block;
    zoom: 1;
}

.us-slideshow-plus-box .slick-dots li button {
    width: 10px;
    height: 10px;
    margin: 5px;
    background: #CBCFD4;
    display: block;
    -webkit-backface-visibility: visible;
    transition: background .3s ease;
    border-radius: 30px;
    border: 0;
    text-indent: -9999px;
    overflow: hidden;
    padding: 0;
}

.us-slideshow-plus-box .slick-dots li.slick-active button, .us-slideshow-plus-box .slick-dots li:hover button {
    background: #FFFFFF;
}

.us-slideshow-plus-block {
    height: calc(50% - 15px);
    position: relative;
    overflow: hidden;
}

.us-slideshow-plus-block-img {
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: .9;
    transition: transform .5s ease .05s, opacity .3s ease .05s;
    height: 100%;
    object-fit: cover;
}

.us-slideshow-plus-block:hover .us-slideshow-plus-block-img {
    transform: scale(1.2) rotate(2deg);
    opacity: 1;
}

.us-slideshow-plus-block-btn {
    display: inline-block;
    color: #FFF;
    font-size: 13px;
    background-color: #71BE00;
    text-align: center;
    padding: 5px 12px;
    transition: color .15s ease .05s, background-color .15s ease .05s;
    position: absolute;
    left: 20px;
    bottom: 90px;
}

.us-slideshow-plus-block-btn:hover {
    background-color: #FFF;
    color: #71BE00;
}

.us-slideshow-plus-block-text {
    height: 70px;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    padding: 10px 20px;
    background-color: rgba(48, 54, 61, 0.8);
    color: #e5e5e5;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}

.us-slideshow-plus-block:nth-child(2) {
    margin-top: 30px;
}

/*------------------/Carousel---------------*/

/*-------------Advantages-------------------*/

.us-advantages-box {
    background: #FFF;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.03);
    border-left: 5px solid transparent;
    border-radius: 1px;
    padding: 20px 15px;
    transition: border-color .3s ease .05s, box-shadow .3s ease .05s;
}

.us-advantages-box:hover {
    border-color: #71BE00;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.us-advantages-img {
    margin-right: 15px;
}

.us-advantages-img i {
    color: #71BE00;
    font-size: 40px;
}

.us-advantages-cont {
    padding-right: 11px;
}

.us-advantages-title {
    color: #30363D;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: .3px;
}

.us-advantages-text {
    color: #AFAFAF;
    line-height: 20px;
}

/*-------------/Advantages-------------------*/

/*----------------Categories wall----------------*/

.us-main-shop-title {
    color: #313131;
    font-weight: 700;
    font-size: 36px;
    position: relative;
}

.us-categories-wall-header {
    margin-bottom: 20px;
}

.us-main-shop-title a {
    color: #30363D;
    transition: color .15s ease;
}

.us-main-shop-title a:hover {
    text-decoration: underline;
    color: #71BE00;
}

.us-categories-wall-row,
.us-product-reviews-row .us-module-button {
    margin-bottom: -30px;
}

.us-categories-wall-item {
    position: relative;
    background-color: #FFF;
    box-shadow: 0px 0px 19px 4px rgba(100, 100, 100, 0.15);
    border-radius: 10px;
    padding: 15px 18px;
    margin-bottom: 30px;
    transition: box-shadow .15s ease;
    height: 200px;
}

.us-categories-wall-item:hover {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.us-categories-wall-item:hover hr {
    background-color: #71BE00;
}

.us-categories-wall-top-link {
    display: block;
}

.us-categories-wall-top-link:hover .us-categories-wall-title {
    text-decoration: underline;
}

.us-categories-wall-img {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    margin: 0 auto;
    transition: opacity .15s ease;
    max-width: 168px;
}

.us-categories-wall-item:hover img {
    opacity: .9;
}

.us-categories-wall-title {
    color: #313131;
    font-weight: bold;
    font-size: 22px;
    transition: color .15s ease;
    width: 60%;
    position: relative;
}

.categories_wall_names {
    margin: 19px 0 0 30px;
}

.categories_wall_count_products {
    color: #7E8888;
    font-size: 18px;
}

.us-categories-wall-top-link:hover .us-categories-wall-title {
    color: #71be00;
}

.us-categories-wall-item hr {
    width: 120px;
    background-color: #E5E5E5;
    transition: background-color .3s ease;
}

.us-categories-wall-list {
    text-align: left;
}

.us-categories-wall-child {
    padding: 0;
    margin-bottom: 10px;
}

.us-categories-wall-link {
    color: #666;
    line-height: 20px;
    transition: color .15s ease;
}

.us-categories-wall-link:hover {
    color: #71BE00;
    text-decoration: underline;
}

.us-categories-wall-btn {
    color: #333;
    font-weight: 600;
    font-size: 12px;
    text-decoration: underline;
    padding: 0;
}

.us-categories-wall-btn i {
    color: #C5C5C5;
    margin-right: 5px;
}

.us-categories-wall-btn:hover {
    color: #71BE00;
}

.us-categories-wall-btn:hover i {
    color: #71BE00;
}

/*----------------/Categories wall----------------*/

/*--------------- Banner plus -----------------*/

.us-banner-plus-box {
    padding: 30px;
    border-radius: 1px;
    overflow: hidden;
    position: relative;
}

.us-banner-plus-box:before {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.3);
    content: '';
    transition: transform 0.8s;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -140%, 0);
}

.us-banner-plus-wrap-full-width .us-banner-plus-box:before {
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -180%, 0);
}

.us-banner-plus-wrap:hover .us-banner-plus-box:before {
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 140%, 0);
}

.us-banner-plus-wrap-full-width:hover .us-banner-plus-box:before {
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 180%, 0);
}

.us-banner-plus-title {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: .3px;
    font-weight: 700;
}

.us-banner-plus-text {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    margin-right: 80px;
}

.us-banner-plus-img img {
    max-width: 200px;
    max-height: 200px;
}

.us-banner-plus-img-narrow img {
    max-width: 160px;
}

.us-banner-plus-btn {
    font-size: 16px;
    font-weight: 300;
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
    border-radius: 1px;
    max-width: 170px;
    transition: background .3s ease, color .3s ease;
    position: relative;
    z-index: 2;
}

/*---------------/Main Banner-----------------*/

/*------------ New Banners ------------*/
.us-four-banners {
    margin-bottom: -30px;
}

.us-four-banners > div {
    margin-bottom: 30px;
}

#column-left .us-four-banners > div,
#column-right .us-four-banners > div {
    max-width: 100%;
    flex: 0 0 100%;
}

.us-four-banners > div:nth-child(even) .us-four-banners-item {
    justify-content: flex-end;
}

.us-four-banners-item {
    padding: 30px;
    position: relative;
    z-index: 1;
    height: 300px;
    border-radius: 1px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .03);
    transition: box-shadow 0.3s ease;
    overflow: hidden;
}

.us-four-banners-item:hover {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.us-four-banners-item-info {
    position: relative;
}

.us-four-banners > div:nth-child(even) .us-four-banners-item .us-four-banners-item-info {
    text-align: right;
}

.us-four-banners-item-title {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 10px;
}

.us-four-banners-item-text {
    font-size: 14px;
    line-height: 19px;
}

.us-four-banners-item-btn {
    display: inline-block;
    padding: 11px 25px;
    box-sizing: border-box;
    border-radius: 1px;
    letter-spacing: 0.3px;
    transition: background 0.3s ease, color 0.3s ease;
    position: absolute;
    bottom: 0;
    left: 0;
}

.us-four-banners > div:nth-child(even) .us-four-banners-item-btn {
    left: auto;
    right: 0;
}

.us-four-banners-item-img {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.us-four-banners-item-img img {
    transform: scale(0.9);
    transition: transform 1.4s cubic-bezier(.19, .98, .65, .82);
    max-width: 320px;
}

.us-four-banners-item:hover img {
    transform: scale(1);
}

/*------------ End of New Banners ------------*/

/*------------Module box-------------*/

.us-module-item {
    height: 600px;
    background-color: white;
    margin-bottom: 19px;
    box-shadow: 0px 0px 19px 4px rgba(100, 100, 100, 0.15);
    border-radius: 10px;
}

.us-module-item:hover {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.us-module-title a {
    transition: color .15s ease .05s;
}

.us-module-item:hover .us-module-buttons-list {
    opacity: 1;
}

.module-cart-btn {
    margin: 15px auto;
}

.us-module-model {
    margin-bottom: 15px;
    font-size: 12px;
    color: #aeaeae;
}

.us-module-img img {
    opacity: 1;
    transition: opacity .15s ease;
    max-width: 100%;
}

.us-module-row .us-module-img img {
    max-width: 200px;
    width: 100%;
}

.us-module-item:hover .us-module-img img {
    opacity: .9;
}

.us-module-stickers {
    position: absolute;
    top: 16px;
    left: 0;
    z-index: 10;
}

.us-module-stickers-sticker {
    color: #FFF;
    font-size: 10px;
    line-height: 18px;
    padding: 0 10px;
    margin-bottom: 13px;
}

.us-module-stickers-sticker-discount {
    background-color: #EB5757;
    max-width: 44px;
}

.us-module-stickers-sticker-hit {
    width: 42px;
    background-color: #56CCF2;
}

.us-module-stickers-sticker-recommend {
    background-color: #F2994A;
}

.us-module-buttons-compare i {
    transform: rotate(90deg);
}

.us-module-buttons-list {
    position: absolute;
    top: 15px;
    right: 30px;
    opacity: 0;
    z-index: 10;
    list-style: none;
}

.us-module-buttons-item {
    margin-bottom: 8px;
}

.us-module-buttons-link i {
    font-size: 19px;
    color: #CBCFD4;
}

.us-module-buttons-link:hover i {
    color: #71BE00;
}

.us-module-title {
    color: #313131;
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 21px;
}

.us-module-rating {
    margin-bottom: 15px;
}

.us-module-rating-star {
    background: url(../img/grey_star.svg) no-repeat;
    display: inline-block;
    cursor: pointer;
}

.us-module-rating-star + .us-module-rating-star {
    margin-left: 2px;
}

.us-module-rating-star-is {
    background: url(../img/gold_star.svg) no-repeat;

}

.us-module-reviews {
    margin-left: 8px;
    position: relative;
}

.us-module-reviews i {
    font-size: 25px;
    color: #CBCFD4;
}

.us-module-reviews span {
    color: #F3F5FB;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    font-size: 11px;
    position: absolute;
    top: 6px;
    left: 0;
    right: 0;
    text-align: center;
}

.us-module-price-old {
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #A9A9A9;
    text-decoration: line-through;
}

.us-module-price-new {
    color: #EB5757;
    font-size: 18px;
    font-weight: 700;
    margin-left: 5px;
}

.us-module-price-actual {
    color: #313131;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    margin-right: 4px;
}

.module-cart-btn {
    width: 167px;
    height: 49px;
}

.us-no-stock:not(.product-manager-card .us-no-stock) .module-cart-btn {
    background: #cecece;
}

.us-module-button {
    text-align: center;
}

.us-module-btn {
    color: #333 !important;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: .3px;
    background-color: #E5E5E5;
    border-radius: 1px;
    padding: 10px 20px;
    cursor: pointer;
    border: 0;
    display: inline-block;
    text-decoration: none !important;
}

.us-module-btn:hover {
    background-color: #71BE00;
    color: #FFF !important;
}

.input-group-btn .us-module-btn {
    padding: 13px 20px;
    border-radius: 0 1px 1px 0;
    border: 0;
    margin-left: -1px;
}

/*------------/Module box-------------*/

/*------------Reviews---------------------*/

.us-reviews-block {
    background-color: #FFF;
    padding: 15px;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.03);
    border-radius: 1px;
    transition: box-shadow .3s ease .05s;
}

.us-reviews-block:hover {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.us-reviews-block-top-icon {
    margin-right: 10px;
}

.us-reviews-block-top-info-author {
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #545556;
    margin-bottom: 5px;
    text-align: left;
}

.us-reviews-block-top-info-date {
    font-size: 11px;
    line-height: 15px;
    color: #CBCFD4;
}

.us-reviews-block-photo {
    display: block;
    margin: 15px 0;
    text-align: center;
}

.us-reviews-block-photo-img {
    max-width: 160px;
}

.us-reviews-block-rating {
    text-align: center;
    margin-bottom: 15px;
}

.us-reviews-block-title {
    display: block;
    min-height: 38px;
    color: #333;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 15px;
    line-height: 19px;
    text-align: center;
    transition: color .15s ease .05s;
}

.us-reviews-block:hover .us-reviews-block-title {
    color: #71BE00;
    font-weight: 600;
    text-decoration: underline;
}

.us-reviews-block-text {
    font-size: 13px;
    line-height: 18px;
    color: #898989;
}

/*------------/Reviews---------------------*/

/*------------News---------------------*/

.us-news-block {
    background: #FFFFFF;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.03);
    border-radius: 1px;
    padding-bottom: 15px;
    transition: box-shadow .15s ease .05s;
}

.us-news-block:hover {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.us-news-block:hover .us-news-block-title {
    color: #71BE00;
    text-decoration: underline;
}

.us-news-block-photo {
    position: relative;
}

.us-news-block-photo img {
    transition: opacity .15s ease;
}

.us-news-block:hover .us-news-block-photo img {
    opacity: .9;
}

.us-news-stickers-date {
    color: #FFF;
    letter-spacing: .3px;
    padding: 8px 20px;
    text-align: center;
    background-color: #71BE00;
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: 2;
}

.us-news-block-cont {
    margin-top: 15px;
}

.us-news-block-title {
    display: block;
    color: #333;
    font-weight: 700;
    letter-spacing: .3px;
    padding: 0 15px;
    margin-bottom: 15px;
    transition: color .15s ease .05s;
}

.us-news-block-text {
    color: #898989;
    letter-spacing: .3px;
    padding: 0 15px;
    font-size: 13px;
}

.us-module-column-item .us-news-block-title {
    height: 42px;
    overflow-y: hidden
}

.us-module-column-item .us-news-block-text {
    height: 190px;
    overflow-y: hidden
}

#us-blog-button-prev,
#us-blog-button-next {
    opacity: .6;
    transition: opacity .3s ease .05s;
    top: 112px
}

#us-blog-button-prev:hover,
#us-blog-button-next:hover {
    opacity: 1
}

/*------------/News---------------------*/

/*----------------Brands--------------*/

.us-carousel-brands-box {
    padding: 20px 0;
    background: #FFF;
    border-radius: 1px;
    border-left: 5px solid #71BE00;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .03);
    transition: box-shadow .15s ease .05s;
    height: 117px;
    overflow: hidden;
}

.us-carousel-brands-box:hover {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.us-carousel-brands-item img {
    max-width: 100px;
    margin: 0 auto;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    transition: filter .3s ease;
}

.us-carousel-brands-item:hover img {
    filter: grayscale(0%) !important;
    -webkit-filter: grayscale(0%) !important;
}

/*----------------/Brands--------------*/

/*---------------HTML module----------------*/

.us-html-box {
    padding: 20px;
    background: #FFF;
    border-radius: 1px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .03);
    transition: box-shadow .15s ease .05s;
}

.us-html-box:hover {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.us-html-box h1 {
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    color: #30363D;
    margin-bottom: 10px;
}

h1 {
    font-weight: 700;
    font-size: 36px;
    line-height: 33px;
    color: #313131;
    margin-bottom: 32px;
}

.subheader {
    font-weight: normal;
    font-size: 18px;
    color: #7E8888;
    line-height: 26px;
}

.us-html-box-text {
    font-size: 14px;
    line-height: 22px;
    color: #898989;
}

.us-html-box-text p {
    margin: 10px 0;
}

.us-html-box-text a {
    text-decoration: underline;
    color: #50A8FF;
}

.us-html-box-text a:hover {
    text-decoration: none;
}

/*----------------/HTML module--------------*/

/*---------------Footer----------------*/

footer {
    background-color: #353e48;
    padding-top: 65px;
    margin-top: 30px;
    color: #e5e5e5;
    position: relative;
    background: linear-gradient(90.84deg, #222222 36.95%, #373737 68.06%);
}

.us-footer-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 19px;
    position: relative;
    padding-top: 15px;
}

.us-footer-item {
    margin-bottom: 16px;
}

.us-footer-link {
    color: #FFFFFF;
    font-size: 18px;
    transition: color .3s ease;
}

.us-footer-link:hover {
    color: #71BE00;
    text-decoration: underline;
}

.us-footer-text {
    color: #CBCFD4;
    font-weight: 600;
    line-height: 21px;
    margin-bottom: 10px;
}

.us-foooter-subscribe-row {
    padding-bottom: 30px;
    margin-bottom: 30px;
    position: relative;
}

.us-foooter-subscribe-row:after {
    content: '';
    position: absolute;
    right: 15px;
    bottom: 0;
    left: 15px;
    background: rgba(255, 255, 255, .1);
    height: 1px;
}

.us-footer-subscribe-text-icon {
    margin-right: 50px;
}

.us-footer-subscribe-text-text {
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
}

.us-footer-subscribe-text-text div + div {
    margin-top: 5px;
    font-size: 18px;
}

.us-footer-form-top-input {
    width: 272px;
    height: 43px;
    text-indent: 17px;
    background: #FFFFFF;
    border-radius: 10px;
    border: none;
    margin-bottom: 20px;
}

.us-footer-form-top-input::placeholder {
    font-weight: 400;
    color: #6A6A6A;
}

.us-footer-form-top-input.error_style {
    border: 0 !important;
}

.us-footer-form-top-input:focus {
    background: #E5E5E5;
    color: #545556;
}

.us-footer-form-top-buttton {
    font-size: 12px;
    color: #FFF;
    font-weight: 400;
    background-color: #71be00;
    border: 0;
    padding-left: 40px;
    padding-right: 40px;
}

.us-footer-form-top-buttton:hover {
    opacity: 0.8;
}

.us-footer-form-bottom {
    font-size: 12px;
    color: #9D9D9D;
    margin-top: 6px;
}

.us-footer-form-bottom label {
    margin-bottom: 0;
    position: relative;
    padding-left: 16px;
    color: #c2c6cb;
}

.us-footer-form-bottom label a {
    text-decoration: underline;
    transition: all .15s ease .05s;
}

.us-footer-form-bottom label a:hover {
    text-decoration: none;
}

.us-footer-form-bottom-input[type="checkbox"] {
    display: none;
}

.us-footer-form-bottom label:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background-color: #FFF;
    border: 1px solid #F9F9F9;
    position: absolute;
    top: 3px;
    left: 0;
}

.us-footer-form-bottom-input:checked + label:after {
    content: '\f00c';
    font-size: 9px;
    font-family: 'Font Awesome\ 5 Free';
    color: #333;
    font-weight: 900;
    position: absolute;
    top: 1px;
    left: 1px;
}

.us-footer-shedule-icon {
    margin-right: 20px;
}

.us-footer-social {
    margin-top: 30px;
}

.us-footer-social-list {
    flex-wrap: wrap;
}

.us-footer-social-item {
    margin-bottom: 10px;
}

.us-footer-social-item,
.us-footer-contact-item:not(:last-child) {
    margin-right: 5px;
}

.us-footer-social-link,
.us-footer-contact-link {
    width: 30px;
    display: block;
    color: #FFF;
    text-align: center;
    border-radius: 1px;
}

.us-footer-social-link {
    font-size: 14px;
    padding: 4px 0 5px 0;
    background-color: rgba(203, 207, 212, 0.22);
    transition: all .15s ease .05s;
}

.us-footer-social-link-fa-facebook-f:hover {
    background-color: #4267B2;
}

.us-footer-social-link-fa-twitter:hover {
    background-color: #41ABE1;
}

.us-footer-social-link-fa-vk:hover {
    background-color: #43638B;
}

.us-footer-social-link-fa-odnoklassniki:hover {
    background-color: #EF7F1E;
}

.us-footer-social-link-fa-linkedin-in:hover {
    background-color: #0077B5;
}

.us-footer-social-link-fa-pinterest:hover {
    background-color: #c8232c;
}

.us-footer-social-link-fa-tumblr:hover {
    background-color: #34526f;
}

.us-footer-social-link-fa-instagram:hover {
    background-color: #e4405f;
}

.us-footer-social-link-fa-flickr:hover {
    background-color: #ff0084;
}

.us-footer-social-link-fa-youtube:hover {
    background-color: #cd201f;
}

.us-footer-social-link-fa-vimeo:hover {
    background-color: #1ab7ea;
}

.us-footer-social-link-fa-reddit-alien:hover {
    background-color: #ff5700;
}

.us-footer-phone-btn {
    color: #CBCFD4;
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 12px;
    font-weight: 400;
}

.us-footer-phone-btn i {
    display: block;
    font-size: 10px;
    margin-left: 6px;
}

.us-footer-phone-btn:hover {
    color: inherit;
}

.us-footer-phone-btn[aria-expanded="true"] {
    color: #71be00;
}

.us-footer-contact-box .dropdown-menu {
    top: 0;
}

.us-footer-mail {
    display: block;
    color: #CBCFD4;
    font-weight: 600;
    letter-spacing: .3px;
    line-height: 21px;
    text-decoration: underline;
    margin-bottom: 10px;
}

.us-footer-address {
    width: 235px;
    margin-bottom: 18px;
}

.us-footer-contact-link {
    font-size: 14px;
    padding: 3px 0 4px 0;
    transition: all .15s ease .05s;
}

.us-footer-bottom {
    text-align: center;
    border-top: 1px solid #707070;
    padding-top: 18px;
}

.us-footer-bottom-credits {
    color: #FFFFFF;
    font-size: 16px;
}

.us-footer-bottom-payment-list {
    flex-wrap: wrap;
}

.us-footer-bottom-payment-item {
    background-repeat: no-repeat;
    display: inline-block;
    opacity: .9;
    background-image: url(../img/sprite-us.png);
    width: 53px;
    height: 33px;
    margin-right: 4px;
    margin-bottom: 4px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    opacity: .3
}

.us-footer-bottom-payment-item:hover {
    opacity: .6
}

.us-footer-bottom-payment-item.privat24 {
    background-position: -199px -138px
}

.us-footer-bottom-payment-item.mastercard {
    background-position: -66px 0
}

.us-footer-bottom-payment-item.maestro {
    background-position: -133px 0
}

.us-footer-bottom-payment-item.custom-payment {
    background-position: -133px -46px
}

.us-footer-bottom-payment-item.custom-payment img {
    vertical-align: baseline
}

.us-footer-bottom-payment-item.sberbank {
    background-position: 0 -185px
}

.us-footer-bottom-payment-item.visa {
    background-position: 0 0
}

.us-footer-bottom-payment-item.skrill {
    background-position: -199px -92px
}

.us-footer-bottom-payment-item.interkassa {
    background-position: -199px -46px
}

.us-footer-bottom-payment-item.liqpay {
    background-position: -66px -46px
}

.us-footer-bottom-payment-item.paypal {
    background-position: 0 -46px
}

.us-footer-bottom-payment-item.robokassa {
    background-position: -199px 0
}

.us-footer-bottom-payment-item.yandex-money {
    background-position: 0 -138px
}

.us-footer-bottom-payment-item.webmoney {
    background-position: -66px -92px
}

.us-footer-bottom-payment-item.qiwi {
    background-position: 0 -92px
}

#oct-policy {
    padding: 20px;
    background: rgba(0, 0, 0, .85);
    transition: bottom 0.8s ease, opacity 0.8s ease;
}

#oct-policy.hidden {
    bottom: -100%;
    opacity: 0;
}

.oct-policy-text {
    font-size: 12px;
    color: #bebebe;
}

.oct-policy-text a {
    color: #71be00;
    text-decoration: underline;
}

#oct-policy-btn {
    font-size: 14px;
    font-weight: 300;
    display: inline-block;
    padding: 10px 20px;
    text-align: center;
    border: 1px solid #FFF;
    transition: all .15s ease .05s;
    background: transparent;
    color: #fff;
    margin-left: 20px;
}

#oct-policy-btn:hover {
    background: #fff;
    color: #000;
}

#oct-infobar {
    padding: 17px 0;
    background: rgba(0, 0, 0, .85);
    transition: opacity 0.8s ease;
    z-index: 10000
}

#oct-infobar.hidden {
    opacity: 0;
    display: none
}

.oct-infobar-text {
    font-size: 13px;
    color: #fff;
    margin-right: 15px
}

.oct-infobar-text a {
    color: #566072;
    text-decoration: underline
}

.oct-infobar-text a:hover {
    text-decoration: none
}

#oct-infobar-btn {
    font-size: 13px;
    font-weight: 300;
    display: inline-block;
    padding: 5px 15px;
    text-align: center;
    border: 0;
    transition: all .15s ease .05s;
    border-radius: 2px
}

#oct-infobar-btn:hover {
    background: #fff;
    color: #000
}

@keyframes pulsation {
    0% {
        transform: scale(0);
        opacity: 1
    }

    50% {
        opacity: .5
    }

    to {
        transform: scale(1);
        opacity: 0
    }
}

@keyframes rotation {
    0%, 100%, 50% {
        transform: rotate(0)
    }

    25% {
        transform: rotate(30deg)
    }

    75% {
        transform: rotate(-30deg)
    }
}

#us_fixed_contact_button {
    position: fixed;
    right: 30px;
    bottom: 30px;
    width: 70px;
    height: 70px;
    background-color: #71be00;
    border-radius: 100%;
    cursor: pointer;
    z-index: 10
}

#us_fixed_contact_button.clicked {
    z-index: 1021
}

#us_fixed_contact_substrate,
#us_overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent;
    z-index: 0;
    display: none;
}

#us_fixed_contact_substrate.active {
    z-index: 1020;
    display: block;
}

#us_overlay.active {
    z-index: 999;
    display: block;
}

.ocfilter-mobile.active > .ocfilter-mobile-handle {
    display: none;
}

.us-fixed-contact-pulsation {
    width: 100px;
    height: 100px;
    background-color: #71be00;
    border-radius: 50px;
    position: absolute;
    left: -15px;
    top: -15px;
    z-index: -1;
    transform: scale(0);
    animation: pulsation 2s infinite;
}

.us-fixed-contact-icon {
    color: #fff;
    width: 44px;
    height: 44px;
    border-radius: 50px;
    position: absolute;
    top: calc(50% - 22px);
    right: calc(50% - 22px);
    overflow: hidden;
}

.us-fixed-contact-icon .fa-comment-dots {
    animation: rotation 1.5s linear infinite
}

.us-fixed-contact-icon {
    font-size: 28px;
}

.us-fixed-contact-dropdown {
    position: absolute;
    bottom: 60px;
    right: 60px;
    padding: 20px;
    border-radius: 1px;
    background: #fff;
    display: block;
    opacity: 0;
    z-index: -1;
    margin-bottom: 20px;
    transition: margin-bottom 0.3s ease, opacity 0.3s ease;
    box-shadow: 5px 12px 30px rgba(0, 0, 0, 0.35);
    visibility: hidden;
    min-width: 250px
}

.us-fixed-contact-dropdown.expanded {
    margin-bottom: 0;
    opacity: .98;
    z-index: 1;
    visibility: visible;
}

.us-fixed-contact-dropdown-close {
    background: none;
    border: 0;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    color: #333333;
    transition: color .3s ease;
}

.us-fixed-contact-dropdown-close:hover {
    color: #71be00;
}

.us-fixed-contact-item {
    color: #333;
}

.us-fixed-contact-item:hover {
    color: #71be00;
}

.us-fixed-contact-item:not(:last-child) {
    margin-bottom: 18px;
}

.us-fixed-contact-item-icon {
    display: block;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    margin-right: 10px;
    color: #fff
}

.us-fixed-contact-item-icon i {
    font-size: 18px;
}

.us-fixed-contact-messenger {
    background: #0084ff;
}

.us-fixed-contact-viber {
    background: #7c529d;
}

.us-fixed-contact-telegram {
    background: #2ca5e0;
}

.us-fixed-contact-skype {
    background: #31c4ed;
}

.us-fixed-contact-whatsapp {
    background: #25D366;
}

.us-fixed-contact-email {
    background: #50a8ff;
}

.us-fixed-contact-call {
    background: #71be00;
}

#back-top {
    position: fixed;
    left: 40px;
    bottom: 120px;
    z-index: 1000;
    background: #71be00;
    margin-bottom: 0;
    text-align: center;
    border-radius: 50%;
    transition: opacity .3s ease;
    width: 50px;
    height: 50px;
    line-height: 50px;
    opacity: .45;
    display: none
}

#back-top:hover {
    opacity: .85
}

#back-top a, #back-top a:hover, #back-top a:focus, #back-top a:active {
    text-decoration: none
}

#back-top i {
    display: block;
    font-size: 24px;
    color: #fff;
    position: relative;
    top: 12px
}

/*----------------------------------------Product.html---------------------------*/

/*--------Breadcrumbs----------*/

.us-breadcrumb {
    background-color: inherit;
    padding: 6px 0 20px 0;
    margin-bottom: 0;
}

.us-breadcrumb-item {
    color: #AFAFAF;
    font-size: 12px;
}

.us-breadcrumb-item a:hover {
    color: #71BE00;
    text-decoration: underline;
}

.us-breadcrumb-item:last-child {
    color: #71BE00;
}

.us-breadcrumb-item + .us-breadcrumb-item::before {
    content: "\f054";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    color: #AFAFAF;
    padding-right: 1rem;
    font-size: 8px;
    position: relative;
    top: -1px;
}

.us-breadcrumb-item + .us-breadcrumb-item {
    padding-left: 1rem;
}

/*--------/Breadcrumbs----------*/

/*-----------Product-box------------*/

.us-product {
    background-color: #FFF;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .03);
    transition: box-shadow .15s ease .05s;
}

.us-product:hover {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

/*------Product-top----------*/

.us-product-top {
    border-bottom: 1px solid #F6F6F6;
}

.us-product-left {
    width: 50%;
    text-align: center;
    position: relative;
    z-index: 1;
}

.us-product-slide-box {
    overflow: hidden;
    min-height: 400px;
}

.us-product-slide:nth-child(n+1) {
    display: none;
}

.us-product-slide:first-child {
    display: block;
}

.us-product-slide-box img {
    margin: 0 auto;
}

.us-product-stickers {
    position: absolute;
    left: 20px;
    z-index: 2;
}

.us-product-stickers-item {
    color: #FFF;
    font-size: 10px;
    line-height: 18px;
    padding: 0 10px;
    margin-bottom: 13px;
}

.us-product-stickers-discount {
    background: #EB5757;
    max-width: 44px;
}

.us-product-stickers-sticker {
    background-color: #56CCF2;
}

.image-additional-box {
    position: relative;
    padding: 0 15px;
    margin-bottom: 20px;
    height: 80px;
    overflow: hidden;
}

.image-additional-list .image-additional-item {
    cursor: pointer;
}

.image-additional-list .image-additional-item img {
    display: block;
    width: 80px;
    border: 1px solid transparent;
    margin: 0 auto;
    transition: border .15s ease;
    opacity: 0.7;
}

.image-additional-list .image-additional-item:hover img,
.popup-additional-gallery-item.active img {
    border-color: rgb(255, 207, 85);
}

.image-additional-item.slick-current img {
    opacity: 1;
}

.image-additional-box .slick-arrow {
    color: #9d9d9d;
    font-size: 18px;
    position: absolute;
    top: 9%;
    padding: 12px 7px !important;
    background-color: #f4f4f4;
    text-align: center;
    border: 0;
    transition: background-color .3s ease;
    z-index: 2;
}

.image-additional-box .slick-arrow:hover {
    color: #fff;
    background-color: #71be00;
}

.image-additional-box .slick-prev {
    left: 0;
}

.image-additional-box .slick-next {
    right: 0;
}

.oct-gallery {
    display: block;
}

.oct-gallery:hover {
    cursor: zoom-in;
}

.oct-gallery img {
    padding: 15px;
}

.us-product-right {
    width: 50%;
}

.us-product-rating-wishlist {
    height: 60px;
    padding-left: 20px;
    border-bottom: 1px solid #F6F6F6;
}

.us-product-rating-wishlist .us-product-rating .us-module-rating-stars {
    margin-right: 10px;
}

.us-product-top-reviews {
    margin-right: 5px;
    color: #BABABA;
}

.us-product-reviews {
    color: #BABABA;
    margin-left: 10px;
    margin-right: 5px;
}

.compare-wishlist-btn {
    display: block;
    color: #CBCFD4;
    font-size: 18px;
    padding: 16px 22px;
    border: 0;
    border-left: 1px solid #F6F6F6;
    background-color: #FFF;
    transition: all .15s ease .05s;
    cursor: pointer;
}

.compare-wishlist-btn:hover {
    color: #FFF;
    background-color: #71BE00;
    border-left-color: #71BE00;
}

.us-product-info {
    padding-top: 15px;
    margin-bottom: 15px;
}

.us-product-info-list {
    color: #666;
    font-size: 13px;
    margin-bottom: 0;
}

.us-product-info-item:not(:last-child) {
    margin-bottom: 10px;
}

.us-product-link {
    color: #50A8FF;
    text-decoration: underline;
}

.us-product-link:hover {
    color: #50A8FF;
    text-decoration: none;
}

.us-product-info-item-link {
    text-transform: uppercase;
}

span.us-product-info-code {
    color: #BABABA;
}

span.us-product-info-is {
    color: #71BE00;
}

.us-price-block {
    margin-bottom: 13px;
}

.us-price-actual {
    font-weight: bold;
    font-size: 24px;
    letter-spacing: 0.01em;
    color: #313131;
}

.us-price-new {
    color: #FFF;
    font-size: 18px;
    font-weight: bold;
    padding: 4px 12px;
    background-color: #fe2901;
    margin-right: 20px;
    letter-spacing: .3px;
}

.us-price-old {
    color: #AFAFAF;
    font-size: 14px;
    text-decoration: line-through;
    margin-right: 20px;
}

.us-product-stickers-stickers_sold {
    padding: 10px 20px;
    font-size: 14px;
}

.us-product-points {
    margin-top: 10px;
    font-size: 12px;
    color: #bbbbbb;
}

.us-product-one-click {
    margin-top: 20px;
}

.us-product-one-click-icon {
    font-size: 30px;
    margin-right: 10px;
    color: #e5e5e5;
}

.us-product-one-click-text {
    font-size: 12px;
    color: #bbbbbb;
}

.us-product-one-click-bottom {
    margin-top: 10px;
}

#one_click_input {
    max-width: 200px;
}

#one_click_input:-ms-input-placeholder {
    color: #C2C2C2;
}

#one_click_input::-ms-input-placeholder {
    color: #C2C2C2;
}

#one_click_input::placeholder {
    color: #C2C2C2;
}

.us-product-one-click-btn {
    padding: 8px 20px !important;
}

.us-product-one-click-btn:disabled {
    color: #333 !important;
    background-color: #E5E5E5 !important;
    cursor: not-allowed;
}

.us-product-minimum {
    margin-top: 20px;
    border-radius: 1px;
    padding: 6px;
    color: #686868;
    background-color: #e4f3cd;
    font-size: 12px;
    border: 0;
}

.us-out-of-stock span {
    color: #da7474;
}

.us-product-attr-top {
    margin-bottom: 10px;
}

.us-product-attr-title,
.us-product-option-title {
    font-weight: 500;
    font-size: 18px;
    color: #313131;
}

.us-product-attr-item {
    position: relative;
    border-bottom: 1px solid #F1F1F1;
    font-size: 16px;
    line-height: 42px;
    color: #313131;
}

.all_attributes_link {
    color: rgb(255, 207, 85);
    font-size: 16px;
    margin: 10px 0 18px;
    display: block;
}

.us-product-attr-item:not(:last-child) {
    margin-bottom: 3px;
}

.us-product-attr-item span:first-child {
    padding-right: 8px;
}

.us-product-attr-item span:last-child {
    padding-left: 8px;
    position: relative;
    text-align: right;
    right: 0;
}

.us-product-action-left {
    width: 100%;
}

.us-product-option-title {
    margin-bottom: 10px;
}

.us-product-option .us-module-btn {
    padding: 8px 20px;
}

.us-product-option .control-label {
    color: #4a4a4a;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 8px;
    display: block;
}

#us-purchase-options-box .options-box.d-xl-flex {
    flex-wrap: wrap;
}

.us-product-option .form-group {
    margin-bottom: 15px;
    display: inline-block;
}

.us-product-option .radio label {
    color: #333;
    font-size: 12px;
    font-weight: 400;
    padding: 5px 10px;
    background: #CBCFD4;
    border-radius: 1px;
    margin-right: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

.us-product-option .radio label.radio-img {
    padding: 2px;
    margin-bottom: 10px;
}

.us-product-option .radio label.radio-img img {
    width: 30px;
    height: 30px;
    pointer-events: none;
}

.us-product-option .radio label.selected {
    color: #FFF;
    background-color: #71BE00;
}

.product-quantity-label {
    display: block;
}

.us-product-quantity-btn,
.us-product-quantity input {
    color: #AFAFAF;
    font-weight: 600;
    padding: 0 13px;
    border-radius: 0;
    cursor: pointer;
}

.us-product-quantity-btn {
    font-size: 13px;
    background-color: #F6F6F6;
    border: none;
    transition: all .15s ease .05s;
}

.us-product-quantity-btn:hover {
    color: #FFFFFF;
    background-color: #71BE00;
}

.us-product-quantity input {
    width: 60px;
    height: 30px;
    font-size: 13px;
    text-align: center;
    background-color: #FFF;
    border: 1px solid #F6F6F6;
}

.us-product-quantity input:focus {
    border-color: #F6F6F6;
    box-shadow: none;
    border-radius: 0;
}

.us-product-btn {
    width: 243px;
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    padding: 9px;
    background: #999;
    border: 0;
    border-radius: 1px;
    margin-top: 20px;
    cursor: pointer;
    transition: all .15s ease .05s;
}

.us-product-btn-active,
.us-product-btn:hover {
    background-color: #71BE00;
}

.us-product-btn-active:hover {
    opacity: .9;
}

.us-product-social-buttons {
    margin-top: 20px;
}

.us-product-advantages-item {
    width: 226px;
    background: #FEFEFE;
    padding: 10px 20px;
    border: 1px solid #F4F4F4;
    transition: all .15s ease .05s;
    margin-bottom: 18px;
    cursor: pointer;
}

.us-product-advantages-item:last-child {
    margin-bottom: 0;
}

.us-product-advantages-item:hover {
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.03);
    border-radius: 1px;
}

.us-product-advantages-item:hover .us-product-advantages-icon i {
    color: #71BE00;
}

.us-product-advantages-item:hover .us-product-advantages-link {
    text-decoration: none;
}

.us-product-advantages-icon i {
    color: #E5E5E5;
    font-size: 28px;
    transition: color .15s ease;
}

.us-product-advantages-icon-last i {
    font-size: 35px;
}

.us-product-advantages-cont {
    width: 132px;
}

.us-product-advantages-link {
    display: block;
    color: #666;
    font-weight: 700;
    text-decoration: underline;
    transition: color .15s ease .05s;
    margin-bottom: 4px;
}

.us-product-advantages-link:hover {
    color: #666;
}

.us-product-advantages-text {
    color: #898989;
    font-size: 13px;
    font-weight: 300;
}

/*------/Product-top--------*/

/*------Product-description--------*/

.us-video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    background-color: #000;
}

.us-video__link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.us-video__media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.us-video__button {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    display: none;
    padding: 0;
    width: 68px;
    height: 48px;
    border: none;
    background-color: transparent;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.us-video__button-shape {
    fill: #212121;
    fill-opacity: .8;
}

.us-video__button-icon {
    fill: #fff;
}

.us-video__button:focus {
    outline: none;
}

.us-video:hover .us-video__button-shape, .us-video__button:focus .us-video__button-shape {
    fill: #f00;
    fill-opacity: 1;
}

.us-video--enabled {
    cursor: pointer;
}

.us-video--enabled .us-video__button {
    display: block;
}

.us-product-nav-item {
    font-size: 16px;
    color: #7E8888;
    padding: 13px 29px;
    cursor: pointer;
}

.us-product-nav-item-active {
    background: #FFFFFF;
    border-top: 1px solid #E2E2E2;
    border-left: 1px solid #E2E2E2;
    border-right: 1px solid #E2E2E2;
    box-sizing: border-box;
    border-radius: 10px 10px 0 0;
    font-weight: 500;
    font-size: 17px;
    color: rgb(255, 207, 85);
}

.product_tab {
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    border-radius: 0 0 10px 10px;
}

.us-product-description-nav {
    margin-top: 49px;
    margin-bottom: 0 !important;
    align-items: center;
}

.us-product-description-cont {
    color: #898989;
    padding: 30px 30px 30px;
}

.us-product-description-cont p:not(:last-child) {
    margin-bottom: 7px;
}

#us-related-dop_tab-row {
    padding-top: 30px;
}

.us-product-description-title {
    color: #898989;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 3px;
}

.product-tags {
    margin-top: 25px;
    color: #71be00;
}

.product-tags a {
    background: #EFEFEF;
    border-radius: 5px;
    padding: 5px 17px;
    margin-right: 8px;
    font-size: 14px;
    color: #606060;
}

.product-tags a:hover {
    background: #DF1628;
    color: #FFFFFF;
    text-decoration: none !important;
}

.us-product-tags a:hover {
    text-decoration: underline;
}

/*------/Product-description--------*/

/*-------Product-attributes--------- */

.us-product-attributes {
    padding: 30px;
    border-bottom: 1px solid #F6F6F6;
    border-top: 1px solid #F6F6F6;
}

.us-page-main-title {
    display: inline-block;
    color: #333;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    margin-bottom: 38px;
}

.us-page-main-title:after {
    content: '';
    border-bottom: 3px solid #71be00;
    position: absolute;
    bottom: -10px;
    left: 0;
    right: 0;
}

.us-product-attributes-cont {
    width: 100%;
}

.us-product-attributes-cont:not(:last-child) {
    margin-bottom: 20px;
}

.us-product-attributes-title {
    color: #666;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.us-product-attributes-cont .us-product-attr-item {
    color: #4F5C50;
}

/*-------/Product-attributes--------- */

/*-------Product-reviews--------- */

.no-product-reviews {
    padding: 30px;
}

.us-reviews {
    background-color: #FBFBFB;
    padding-top: 30px;
}

.us-reviews-top {
    padding: 0 30px 26px;
    border-bottom: 1px solid #E2E2E2;
}

.us-reviews-btn:hover {
    opacity: .9;
}

.us-review-item {
    padding: 30px;
    border-bottom: 1px solid #F7F7F7;
}

.us-content-reviews .pagination,
#review .pagination,
#oct_popup_review .pagination {
    margin: 20px 0;
    padding-bottom: 20px;
}

.us-review-info {
    text-align: center;
}

.us-review-icon {
    margin-bottom: 10px;
}

.us-review-name,
.us-admin-answer-title {
    color: #313131;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 8px;
}

.us-review-date {
    color: #8E8D90;
    font-weight: 300;
    margin-top: 12px;
    margin-bottom: 10px;
}

.us-reviews .us-rating-center,
.us-review-action {
    justify-content: end;
}

.us-review-action {
    margin-top: 20px;
}

.us-review-action-like {
    color: #71BE00;
}

.us-review-action-dislike {
    color: #EB5757;
}

.us-review-action-btn {
    border: 0;
    background: none;
    font-size: 20px;
    color: inherit;
    padding: 0;
    margin-bottom: 5px;
    transition: opacity .3s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.us-review-action-btn:hover {
    opacity: .8;
    margin-top: 33px;
}

.us-review-action-border {
    height: 20px;
    width: 1px;
    background: #F6F6F6;
    margin: 0 20px;
}

.us-review-text {
    color: #898989;
    background-color: #FFF;
    position: relative;
}

#oct_popup_review .us-review-text {
    background: #fbfbfb
}

.us-review-text:before {
    content: '';
    border: 10px solid transparent;
    border-right: 10px solid #FFF;
    position: absolute;
    left: -20px;
    top: 15px;
}


.us-review-text-positive,
.us-review-text-negative {
    margin-left: 24px;
}

.us-review-text-negative {
    margin-top: 10px;
}

.us-review-text-title {
    font-weight: 600;
    margin-bottom: 5px;
    position: relative;
}

.us-review-text-title-positive {
    color: #71BE00;
}

.us-review-text-title-negative {
    color: #EB5757;
}

.us-review-text-title:before {
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 900;
    position: absolute;
    top: 2px;
    left: -20px;
}

.us-review-text-title-positive:before {
    content: '\f067';
    color: #71BE00;
}

.us-review-text-title-negative:before {
    content: '\f068';
    color: #EB5757;
}

.us-review-text-negative p {
    margin-bottom: 20px;
}

.us-review-text-main {
    color: #898989;
}

.us-admin-answer {
    background-color: #fff;
    padding: 30px;
    margin-top: 30px;
}

.us-admin-answer .us-admin-answer-title {
    margin-bottom: 30px;
}

.us-review-text-main p:not(:last-child) {
    margin-bottom: 20px;
}

/*-------/Product-reviews--------- */

/*-------Extra tabs--------- */

.us-product-extra-tab-content {
    padding: 30px;
}

.us-product-extra-tab-content + .us-product-extra-tab-content {
    border-top: 1px solid #F6F6F6;
}

/*-------/Extra tabs--------- */

/*----------------------------/Product.html-------------------------*/

/*----------------------------Category.html-------------------------*/

#column-left .us-item, #column-right .us-item {
    display: none;
}

#column-left > *:first-child,
#column-right > *:first-child {
    margin-top: 0 !important
}

.content-top-box {
    margin-bottom: 30px;
}

.us-category-content {
    padding: 15px 15px 30px 15px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .03);
    transition: box-shadow .15s ease .05s;
}

.us-categories-box {
    background: #FFFFFF !important;
    box-shadow: 0px 0px 10px 1px rgb(100 100 100 / 5%);
    border-radius: 5px;
    padding: 10px 0 24px;
}

.us-categories-box-header {
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #313131;
    padding: 0 0 6px 18px;
    border-bottom: 1px solid #EFEFEF;
    margin-bottom: 11px;
}

.us-categories-box > ul {
    padding-left: 0;
}

.us-categories-item {
    align-items: center;
    font-size: 16px;
    line-height: 34px;
    color: #7E8888 !important;
    padding-left: 6px;
}

.us-categories-item.active a {
    color: #F4B000;
}

.us-categories-img img {
    position: relative;
    bottom: 2px;
}

.us-categories-img {
    width: 34px;
    text-align: center;
    margin-right: 2px;
}

.us-categories-2 > .us-categories-item {
    font-size: 14px;
}

.us-categories-3 > .us-categories-item {
    font-size: 13px;
    letter-spacing: 0.003em;
    font-weight: 100;
}

.us-categories-children {
    max-height: 0;
    overflow-y: hidden;
    transition: max-height .5s ease-in-out;
}

.active > .us-categories-children,
.us-categories-children.expanded {
    max-height: 100%;
}

.us-categories-children > li:first-child {
    margin-top: 20px;
}

.us-categories-item:last-child {
    margin-bottom: 0;
}

.us-categories-item.active > span a,
.us-categories-item a:hover {
    color: #71be00;
}

.us-categories-item a:hover {
    text-decoration: underline;
}

.us-categories-2 > .us-categories-item {
    padding-left: 15px;
}

.us-categories-3 > .us-categories-item {
    padding-left: 15px;
}

.us-categories-toggle i {
    font-size: 10px;
    transition: transform .3s ease .05s;
}

.us-categories-item.active > span .us-categories-toggle i,
.us-categories-toggle.clicked i {
    transform: rotate(180deg);
}

.us-category-content .us-main-shop-title {
    font-size: 20px;
}

.us-module-column-box {
    position: relative;
    margin-top: 15px;
    margin-bottom: 15px;
}

.us-module-column-box .us-main-shop-title:after {
    background: linear-gradient(89.95deg, #e5e5e5 0%, #ffffff 100%);
}

.us-module-column-box-content {
    background: #fff;
}

.us-module-column-item {
    height: 100%;
    width: 100%;
    margin-bottom: 0;
    box-shadow: none !important;
}

.us-module-column-item .us-reviews-block,
.us-module-column-item .us-reviews-block:hover {
    box-shadow: none;
    border: 1px solid #f8f8f8;
}

.us-module-column-item .us-reviews-block-text {
    height: 144px;
    overflow-y: hidden;
}

.us-module-column-title {
    height: 63px;
    overflow-y: hidden;
}

.us-column-module-btn {
    color: #9d9d9d;
    font-size: 8px;
    position: absolute;
    top: calc(50% - 31px);
    padding: 21px 8px;
    background-color: #f4f4f4;
    text-align: center;
    border: none;
    transition: all .15s ease 0.05s;
}

.us-column-module-prev {
    left: 0;
}

.us-column-module-next {
    right: 0;
}

.us-column-module-btn:hover {
    color: #fff;
    background-color: #71be00;
}

#column-left .us-banner-plus-wrap,
#column-right .us-banner-plus-wrap {
    max-width: 100%;
    flex: 0 0 100%;
}

#column-left .us-banner-plus-wrap-second,
#column-right .us-banner-plus-wrap-second {
    margin-top: 30px;
}

#column-left .us-banner-plus-box,
#column-right .us-banner-plus-box {
    padding: 30px 15px;
}

#column-left .us-banner-plus-wrap-full-width .us-banner-plus-box,
#column-right .us-banner-plus-wrap-full-width .us-banner-plus-box {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

#column-left .us-banner-plus-text,
#column-right .us-banner-plus-text {
    margin-right: 0;
}

#column-left .us-banner-plus-btn,
#column-right .us-banner-plus-btn {
    margin-left: auto;
    margin-right: auto;
}

#column-left .us-banner-plus-img img,
#column-right .us-banner-plus-img img {
    max-height: 170px;
}

#column-left .us-banner-plus-box:before,
#column-right .us-banner-plus-box:before {
    width: 180%;
    height: 50%;
}

#column-left .us-banner-plus-wrap:hover .us-banner-plus-box:before,
#column-right .us-banner-plus-wrap:hover .us-banner-plus-box:before {
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 180%, 0);
}

/* Custom */

.ocfilter-mobile-handle button.us-module-btn.us-module-btn-green {
    display: none;
}

#product-category .ocfilter-mobile-handle .us-module-btn {
    display: inline-block;
    width: 100%;
}

.ocf-offcanvas.active .ocfilter-mobile-handle .us-module-btn {
    display: block;
}

.static_button_ocfilter .ocfilter-mobile-handle {
    text-align: center;
    padding-bottom: 15px;
}

@media (min-width: 992px) {
    .static_button_ocfilter {
        display: none;
    }
}

.ocf-offcanvas.ocfilter-mobile {
    right: -250px;
    left: auto;
    transition: right 0.25s ease;
    -webkit-transition: right 0.25s ease;
    -moz-transition: right 0.25s ease;
}

.ocf-offcanvas.ocfilter-mobile.active {
    right: 0;
    left: auto;
}

.ocf-offcanvas {
    box-shadow: 10px 0 20px 10px rgba(0, 0, 0, 0);
    transition: box-shadow 0.5s ease;
    -webkit-transition: box-shadow 0.5s ease;
    -moz-transition: box-shadow 0.5s ease;
}

.ocf-offcanvas.active {
    box-shadow: 10px 0 20px 10px rgba(0, 0, 0, .6);
}

.ocf-offcanvas.active .ocfilter-mobile-handle .us-module-btn {
    background: #eb5757;
}

.ocf-offcanvas.active .ocfilter-mobile-handle .us-module-btn .fa-filter:before {
    content: "\f00d";
}

.ocfilter,
#column-left .panel-default,
#column-right .panel-default {
    border: 0;
    box-shadow: none;
    border-radius: 0;
}

.ocfilter-option label span {
    max-width: 82%;
    display: inline-block;
}

.ocfilter-option-popover button,
.ocfilter-option-popover button:hover,
.ocfilter-option-popover button:active {
    color: #fff;
    background: linear-gradient(180deg, #FFCF55 0%, #FF981F 100%), #FFFFFF !important;
    border: 0 !important;
    border-radius: 1px;
    transition: opacity .15s ease;
}

.ocfilter-option-popover button:hover {
    opacity: .9;
}

.ocfilter .btn, .ocfilter .btn:hover, .ocfilter .btn:focus, .ocfilter .btn:active {
    outline: none;
}

.ocfilter .btn:hover, .ocfilter .btn:focus {
    opacity: .8;
}

.ocfilter .btn:focus, .ocfilter .btn:active {
    opacity: .8;
    box-shadow: none;
}

.ocfilter-mobile #ocfilter {
    padding-top: 58px !important;
}

.ocfilter .panel-heading,
.us-module-column-box .panel-heading,
#column-left .panel-heading,
#column-right .panel-heading {
    background-color: #f8f8f8 !important;
    border-radius: 0 !important;
    border: 0 !important;
    font-size: 18px !important;
    color: #333333 !important;
    padding: 10px !important;
    text-transform: none !important;
    font-weight: 600;
    letter-spacing: .3px;
}

.filter_input, .filter_radio_input {
    display: none;
}

.ocfilter .list-group-item,
#column-left .list-group-item,
#column-right .list-group-item {
    border: none;
    box-sizing: border-box;
    border-radius: 5px;
    margin-bottom: 9px;
}

.ocfilter .item-title {
    display: inline-block;
    width: 100%;
    background-color: #f8f8f8 !important;
    border-radius: 0 !important;
    border: 0 !important;
    font-size: 14px !important;
    color: #333333 !important;
    padding: 10px 15px !important;
    text-transform: none !important;
    font-family: 'Open Sans', sans-serif !important;
}

.ocfilter .item-title i {
    line-height: 20px;
    display: none;
    float: right;
}

.ocfilter .item-title.icon-minus .fa-minus {
    display: inline-block;
}

.ocfilter .item-title.icon-plus .fa-plus {
    display: inline-block;
}

.ocfilter .item-title:hover {
    background-color: #f8f8f8;
    border: none;
}

.ocfilter .item-title:focus {
    text-decoration: none;
}

.ocfilter-option__name, .ocfilter-value__name {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}

.ocfilter-option__name {
    margin-bottom: 10px;
    font-size: 12px;
    text-decoration: underline;
}

.ocfilter-value__name {
    margin-bottom: 6px;
    font-size: 12px;
}

.ocfilter .btn-danger {
    background-color: #EB5757;
    background-image: none;
    background-repeat: no-repeat;
    border: none;
    border-radius: 2.25px;
    text-shadow: none;
    font-size: .75rem;
}

.ocfilter .btn-danger:hover, .ocfilter .btn-danger:focus {
    background-color: #EB5757;
    border: none;
    box-shadow: none
}

.ocfilter .btn-danger:focus .ocfilter .btn-danger:active {
    background-color: #EB5757;
    border: none;
}

.ocfilter .btn-sm.btn-danger i {
    font-size: 7px;
    line-height: 10px;
    cursor: pointer;
}

.ocfilter .btn-sm.btn-danger {
    line-height: 10px;
    padding: 3px 5px !important;
    font-size: 11px;
    font-weight: 400;
    vertical-align: middle;
}

.ocfilter .button-reset {
    padding: 6.5px 10px;
}

.ocfilter-option label small {
    border-radius: .25em;
    background-color: #337ab7;
    color: #fff;
    float: right;
    line-height: 14px;
    padding: .1em .6em .1em;
    font-size: 9px;
    font-weight: 400;
    vertical-align: middle;
}

.ocfilter-option label.ocf-selected small {
    opacity: .5;
    color: #EB5757 !important;
}

.ocfilter-option label.disabled small {
    background-color: #777;
    color: #fff;
    opacity: 1;
}

.ocfilter-option label.disabled .name {
    color: #333333;
    opacity: .5;
}

.ocfilter-option label.ocf-selected {
    color: #333333;
}

.ocf-target.checkbox, .ocf-target.radio {
    display: none;
}

.checkbox-custom, .radio-custom {
    position: relative;
    width: 16px;
    height: 16px;
    border: 1px solid #59C2E6;
}

.radio-custom {
    border-radius: 50%;
}

.checkbox-custom, .radio-custom, .ocfilter .name {
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
}

.checkbox:checked + .checkbox-custom::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #333333;
}

.radio:checked + .radio-custom::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #333333;
    border-radius: 50%;
}

.checkbox:checked + .checkbox-custom {
    border: 3px solid #59C2E6;
}

.radio:checked + .radio-custom {
    border: 3px solid #59C2E6;
}

.ocfilter-option .ocf-color {
    border-radius: 0;
    display: inline-block;
    float: none;
    margin: 0;
    width: 16px;
    height: 16px;
    vertical-align: middle;
}

.ocfilter-option .ocf-image {
    border-radius: 0;
    display: inline-block;
    float: none;
    margin: 0;
    width: 19px;
    height: 19px;
    vertical-align: middle;
}

.ocfilter .noUi-connect {
    background: linear-gradient(180deg, #FFCF55 0%, #FF981F 100%), #FFFFFF;
    box-shadow: none;
    border: 0;
}

.ocf-option-name,
#column-left .list-group-item.list-group-item-name,
#column-right .list-group-item.list-group-item-name {
    background: #FFFFFF;
    border-bottom: 1px solid #EFEFEF;
}

#column-left .list-group-item.list-group-item-name,
#column-right .list-group-item.list-group-item-name {
    background-color: transparent !important;
    border-top: 1px solid #f8f8f8 !important;
    border-bottom: 1px solid #f8f8f8 !important;
}

.selected-options .ocfilter-option {
    font-size: 12px !important;
    padding: 10px !important;
}

.ocfilter-option[data-toggle="popover-price"] .ocf-option-name {
    background: transparent !important;
}

.list-group-item.ocfilter-option {
    background: #FFFFFF !important;
}

.ocfilter .list-group-item.selected-options,
#column-left .list-group-item.selected-options,
#column-right .list-group-item.selected-options {
    background: #FFFFFF !important;
    padding: 0 !important;
}

.selected-options {
    color: #333333 !important;
}

#ocfilter .btn-primary {
    padding: 10px !important;
}

.filter-label {
    cursor: pointer;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.2;
    white-space: normal;
    padding: 4px 15px;
    width: 100%;
    color: #444;
    text-decoration: none;
}

.filter-label input {
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: top;
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 8px !important;
}

button[data-target="#ocfilter-hidden-options"] {
    background-color: rgb(192, 192, 192);
    border-bottom-color: rgba(0, 0, 0, 0);
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

#ocfilter .popover {
    border-color: #f7f7f7 !important;
    box-shadow: 0 0 25px rgba(0, 0, 0, .2);
}

#ocfilter .popover-body {
    padding: 15px;
}

#ocfilter .bs-popover-bottom > .arrow::before, #ocfilter .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
    border-bottom-color: #f7f7f7 !important;
}

#ocfilter .bs-popover-right > .arrow::before, #ocfilter .bs-popover-auto[x-placement^="right"] > .arrow::before {
    border-right-color: #f7f7f7 !important;
}

#ocfilter .bs-popover-auto[x-placement^=top] .arrow::before, #ocfilter .bs-popover-top .arrow::before {
    border-top-color: #f7f7f7 !important;
}

.swiper-viewport {
    margin: 30px 0 15px !important;
    border-radius: 1px !important;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .03) !important;
    transition: box-shadow .3s ease;
}

.swiper-viewport:hover {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1) !important;
}

.swiper-viewport a {
    display: block;
}

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

.us-subcategory {
    border-bottom: 1px solid #FAFAFA;
    margin-bottom: 15px;
}

.subcat-item {
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    border-radius: 5px;
    margin-bottom: 19px;
    height: 185px;
    justify-content: space-between;
    padding-bottom: 10px;
}

.subcat-item-img {
    width: 80px;
}

.subcat-item-title {
    font-weight: 500;
    font-size: 14px;
    line-height: 19px;
    color: #313131;
    padding: 18px 8px 8px;
    text-align: center;
}

.subcat-item:hover {
    box-shadow: 0px 0px 19px 4px rgb(100 100 100 / 15%);
}

.subcat-item:hover .subcat-item-title {
    color: #71BE00;
    text-decoration: underline;
}

.us-show-more {
    margin: 20px 0;
}

.us-show-more-link {
    color: #50A8FF;
    text-decoration: underline;
    font-weight: 100;
}

.us-show-more span {
    margin-right: 4px;
}

.us-show-more i {
    font-size: 11px;
    transition: transform .3s ease;
}

.us-show-more-link.clicked i {
    transform: rotate(180deg);
}

.us-show-more-link.clicked .us-show-more-expand,
.us-show-more-rollup {
    display: none;
}

.us-show-more-link.clicked .us-show-more-rollup {
    display: inline-block;
}

.us-show-more-link:hover {
    color: #50A8FF;
    text-decoration: none;
}

.us-category-sort-block {
    justify-content: space-between;
    margin-bottom: 17px;
    align-items: center;
}

.us-subcat-show-more {
    margin-top: -10px;
}

.sort-limit {
    text-align: right;
}

.sort-limit select {
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    border-radius: 10px;
    font-size: 16px;
    line-height: 26px;
    color: #7E8888;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: #F8F8F8 url(../img/input-sort.svg) no-repeat 100%;
    background-position-x: 94% !important;
    cursor: pointer;
    background-color: #FFFFFF;
    padding: 6px 30px 6px 10px;
    outline: none;
    height: 50px;
}

.sort-select {
    width: 238px;
}

.limit-select {
    width: 192px;
    margin-right: 11px;
}

.us-category-appearance-btn {
    color: #737373;
    font-size: 16px;
    padding: 3px 8px;
    background: #F8F8F8;
    border: 1px solid #F7F7F7;
    border-radius: 2px;
    cursor: pointer;
    margin-left: 15px;
    transition: color .15s ease;
    height: 30px;
}

.us-category-appearance-btn.active,
.us-category-appearance-btn:hover {
    color: #71BE00;
}

.us-category-content .us-module-item {
    border: 1px solid #F9F9F9;
}

.us-pagination-cont .pagination {
    margin-bottom: 0;
}

.pagination {
    justify-content: center;
    margin-top: 29px;
}

.pagination li a,
.pagination li.active span {
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    border-radius: 10px;
    font-weight: 500;
    font-size: 20px;
    color: #7E8888;
    display: block;
    width: 51px;
    height: 49px;
    text-align: center;
    line-height: 49px;
}

.pagination li:not(:last-child) {
    margin-right: 15px;
}

.pagination li.active span,
.pagination li a:hover {
    color: #FFF;
    background-color: #FFB238 !important;
}

.pagination + .us-category-description,
.us-category-description + .us-subcategory,
.us-category-description + .us-category-sort-block {
    margin-top: 20px;
}

.us-category-description-cont {
    display: block !important;
    overflow: hidden;
    height: auto;
    max-height: 140px !important;
    position: relative;
    transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
}

.us-category-description-opacity {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
    opacity: 1;
    transition: opacity .3s ease;
}

.us-category-description-cont.expanded {
    max-height: 100% !important;
    transition: max-height 1s ease-in-out;
}

.us-category-description-opacity.hidden {
    opacity: 0;
    z-index: -1;
}

.us-category-description-img {
    margin-right: 40px;
}

.us-category-description-title {
    color: #898989;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 0.3px;
    margin-bottom: 20px;
}

.us-category-description p {
    color: #898989;
    line-height: 21px;
}

.us-category-description p + p {
    margin-top: 1rem;
}

.us-category-description .us-show-more {
    padding: 20px 0 0 0;
    margin-top: -10px;
    margin-bottom: 0;
}

.us-category-description .us-show-more.with-thumb {
    margin-left: 120px;
}

.category-landing-links {
    padding: 0 !important;
    margin-bottom: 0 !important;
    margin-top: 15px;
}

.category-landing-links-item:not(:last-child) {
    margin-bottom: 10px;
}

.category-landing-links-item-title {
    font-weight: 600;
    margin-right: 10px;
}

.category-landing-links-item-link span {
    color: #50A8FF;
    text-decoration: underline;
}

.category-landing-links-item-link:hover span {
    text-decoration: none;
}

.category-landing-links-item-link:not(:last-child) {
    margin-right: 4px;
}

.category-landing-links-item-link:not(:last-child):after {
    content: "/";
    margin-left: 8px;
}

.product-grid .us-product-list-description {
    height: 100px;
    overflow: hidden;
    font-size: 12px;
    padding: 10px 20px;
    color: #8e8e8e;
    margin-bottom: 15px;
    text-align: left;
}

.product-grid .us-module-title {
    height: 79px;
    overflow: hidden;
    display: block;
}

.us-product-category-quantity .us-product-quantity {
    margin-bottom: 15px;
}

.us-product-category-quantity .us-product-quantity input {
    width: 40px;
    padding: 0 4px;
}

.product-list .us-module-caption {
    width: 100%;
}

.product-list .us-product-list-description {
    display: block;
    margin-bottom: 10px;
    color: #a3a3a3;
}

/*----------------/Category.html------------*/

/*----------------Blog-category.html------------*/
.us-blog-category-row {
    margin-bottom: 30px;
}

.us-blog-category-small {
    font-size: 15px;
    letter-spacing: 0.3px;
    line-height: 20px;
}

.us-column-list {
    background-color: #FFF;
    border-radius: 0px 0px 1px 1px;
    margin-bottom: 20px;
}

.info-sidebar .us-column-list {
    background-color: #f3f5fb;
}

.us-column-item {
    padding: 15px;
    border-bottom: 1px solid #fbfbfb;
    position: relative;
    z-index: 1;
}

.info-sidebar .us-column-item {
    border-bottom: 0;
}

.us-column-link {
    display: block;
    color: #666;
    transition: color .15s ease;
}

.us-column-link:hover {
    color: #71BE00;
    text-decoration: underline;
}

.us-blog-search {
    background-color: #FFF;
    border-radius: 0px 0px 1px 1px;
    margin-bottom: 20px;
}

.us-blog-search-title {
    color: #FFF;
    font-weight: 300;
    padding: 15px;
    background-color: #666;
}

.blog-input-group {
    padding: 15px;
    position: relative;
    z-index: 1
}

.us-blog-search-input[type="text"] {
    color: #C7C7C7;
    font-weight: 300;
    padding: 13px 35px 13px 10px;
    background-color: #F9F9F9;
    border: 1px solid #EEE;
    border-right: none;
}

.us-blog-search-input[type="text"]:-ms-input-placeholder {
    color: #C7C7C7;
    font-weight: 300;
}

.us-blog-search-input[type="text"]::-ms-input-placeholder {
    color: #C7C7C7;
    font-weight: 300;
}

.us-blog-search-input[type="text"]::placeholder {
    color: #C7C7C7;
    font-weight: 300;
}

.us-blog-search-btn {
    color: #DEDEDE;
    font-size: 20px;
    padding: 13px 10px 12px 10px;
    background-color: #F9F9F9;
    border: none;
    border-right: 1px solid #EEE;
    position: absolute;
    right: 16px;
    top: 16px;
    transition: color .15s ease;
    z-index: 2
}

.us-blog-search-btn:hover {
    color: #71BE00;
}

.us-blog-category-left .us-owl-nav {
    bottom: 44%;
}

.us-blog-category-left .us-owl-nav button.us-owl-prev {
    left: 9.2%;
}

.us-blog-category-left .us-owl-nav button.us-owl-next {
    left: 84.8%;
}

.us-blog-category-cont .us-news-block {
    width: 48%;
    margin-bottom: 30px;
}

.us-pagination-cont {
    padding: 26px 15px;
}

.blog-no-comments {
    padding: 10px 30px;
}

.us-blog-categories-toggle {
    position: absolute;
    top: 0;
    line-height: 50px;
    right: 0;
    width: 30px;
    text-align: center;
}

.us-blog-categories-toggle i {
    font-size: 10px;
    transition: transform .3s ease
}

.us-blog-categories-toggle.clicked i {
    transform: rotate(180deg)
}

.us-blog-subcategories {
    background: #fbfbfb;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: -15px;
    margin-top: 15px;
}

.us-blog-subcategories .us-column-item:not(:last-child) {
    border-bottom: 1px solid #f5f5f5
}

.us-blog-subcategories a {
    font-size: 13px;
    margin-left: 6px;
}

.us-blog-article-row .us-item {
    margin-bottom: 30px;
}

.us-admin-answer .us-admin-answer-title {
    margin: -10px 0 20px;
}

/*----------------/Blog-category.html------------*/

/*----------------Blog-post.html------------*/
.us-content {
    height: 100%;
    transition: box-shadow .15s ease .05s;
}

.us-content-text a {
    color: #50A8FF;
    text-decoration: underline;
}

.us-content-text a:hover {
    text-decoration: none;
}

.us-content-register-text {
    margin-bottom: 20px;
}

.p-15 {
    padding: 15px;
}

.us-blog-post-cont-top {
    margin-bottom: 15px;
}

.us-blog-post-img {
    margin-bottom: 15px;
}

.us-blog-post-img img,
.us-blog-post-gallery-item img {
    width: 100%;
}

.us-blog-post-text {
    color: #5C5C5C;
    font-size: 14px;
    line-height: 21px;
}

.us-blog-post-text p {
    margin-bottom: 15px;
}

.us-blog-post-cont .us-page-main-title {
    margin-bottom: 33px;
}

.us-blog-post-gallery-item {
    border-radius: 1px;
    cursor: pointer;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.03);
    position: relative;
    display: block;
}

.us-blog-post-gallery-overlay {
    background: transparent;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    transition: background .15s ease .05s;
}

.us-blog-post-gallery-item:hover .us-blog-post-gallery-overlay {
    background: rgba(255, 255, 255, 0.36);
}

.us-blog-post-info {
    padding: 16px 0;
    border-top: 1px solid #F6F6F6;
    border-bottom: 1px solid #F6F6F6;
}

.us-blog-post-info-list {
    margin-left: 15px;
}

.us-blog-post-info-item {
    color: #898989;
    font-size: 13px;
}

.us-blog-post-info-item:not(:last-child) {
    margin-right: 25px;
}

.us-blog-post-info-item i {
    color: #71BE00;
    font-size: 18px;
}

.us-blog-post-info-item span {
    margin-left: 8px;
}

.us-reviews-blog {
    padding-top: 20px;
}

.us-reviews-blog .us-review-block {
    margin-right: 15px;
}

.us-news-block-inner {
    margin-bottom: 30px
}

.us-reviews-blog .pagination {
    background: #FFFFFF;
    padding: 30px 0 0;
}

/*----------------\Blog-post.html------------*/

/*------------------Account-pages.html------------------*/

.us-content-title {
    color: #414045;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 20px;
}

.us-acc-info-list + .us-content-title {
    margin-top: 20px;
}

.us-content .form-group {
    margin-bottom: 30px;
}

.us-content label,
.us-account-form-title,
.us-form-check-group label {
    color: #414045;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 5px;
}

.required {
    color: #EB5757;
    font-size: 16px;
}

.us-content label .required {
    margin-right: 4px;
}

.form-control {
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    border-radius: 10px;
    height: 50px;
    font-size: 16px;
    line-height: 26px;
    color: #7E8888;
    font-weight: 400;
    text-indent: 20px;
}

.us-content-label {
    font-size: 16px;
}

.us-acc-select {
    font-weight: 500;
    font-size: 16px;
    color: #313131;
    background-color: #FFF;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    padding: 14px 20px;
    width: 100%;
    border-radius: 5px;
}

.search_select_categories {

}

.us-acc-select:focus {
    border: 1px solid #DF1628;
}

.us-product-option {
    flex-wrap: wrap;
}

.us-product-option > div {
    margin-right: 11px;
}

.us-acc-select,
.us-form-check-group label {
    color: #495057;
}

.form-control:focus {
    border-color: #C7C7C7;
    box-shadow: none;
    outline: none;
}

.us-form-check-group-acc {
    margin-bottom: 30px;
}

.us-form-check-group-acc .form-check-inline {
    margin-right: 20px;
}

.us-form-check-group-acc .form-check {
    padding-left: 0;
}

.us-form-check-group-acc .form-check-input {
    height: 16px;
    margin-right: 10px;
    display: none;
}

.us-form-check-group-acc label {
    position: relative;
    margin-left: 26px;
    margin-bottom: 0;
}

.us-form-check-group-acc label:before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid #E6E6E6;
    position: absolute;
    left: -25px;
    top: 4px;
}

.us-form-check-group-acc label:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: transparent;
    position: absolute;
    left: -21px;
    top: 8px;
}

.us-form-check-group-acc input[type=radio]:checked + label:before {
    border-color: #71BE00;
}

.us-form-check-group-acc input[type=radio]:checked + label:after {
    background-color: #71BE00;
}

.us-module-btn-green {
    color: #FFF !important;
    background-color: #71BE00;
}

.us-module-btn-green:hover {
    opacity: .9;
}

.us-account-list {
    background-color: #FFF;
    border-radius: 0px 0px 1px 1px;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.03);
    transition: box-shadow .15s ease;
    margin-bottom: 0;
}

.us-account-list:hover {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.us-account-item {
    padding: 15px 15px 14px 15px;
}

.us-account-item:not(:last-child) {
    border-bottom: 1px solid #F4F4F4;
}

.us-account-link {
    color: #666;
    transition: color .15s ease 0.05s;
}

.us-account-link.active,
.us-account-link:hover {
    color: #71BE00;
}

.us-account-link span {
    line-height: 20px;
    letter-spacing: .3px;
    margin-left: 15px;
}

.us-account-link i {
    font-size: 20px;
}

.us-acc-info-block {
    border-bottom: 1px solid #F4F4F4;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.us-acc-info-block-last {
    border: none;
    padding-bottom: 0;
    margin-bottom: 30px;
}

.us-acc-info-link {
    color: #50A8FF;
    font-size: 12px;
    text-decoration: none;
    margin: 10px 0;
    transition: all .15s ease .05s;
}

.us-content-title .us-acc-info-link {
    font-size: 12px;
    font-weight: 600;
}

.us-content-contact-text .us-acc-info-link {
    font-size: inherit
}

.us-acc-info-link:hover {
    color: #50A8FF;
}

.us-acc-del-btn {
    display: block;
    color: #EB5757;
    font-size: 12px;
    font-weight: 600;
    transition: all .15s ease .05s;
    text-transform: lowercase;
}

.us-acc-del-btn:hover {
    color: #EB5757;
}

.us-acc-del-btn i,
.us-acc-info-link i {
    font-size: 13px;
    font-weight: bold;
    margin-right: 6px;
}

.us-acc-del-btn i {
    position: relative;
    top: 2px;
}

.us-acc-info-text {
    color: #7E8888;;
    font-size: 12px;
    margin-right: 9px;
}

.us-acc-top img {
    margin-right: 5px;
}

.us-acc-info-text a {
    font-size: inherit;
    text-decoration: underline;
}


.us-acc-info-text span {
    font-weight: 600;
    margin-left: 5px;
}

.us-acc-info-block-wishlist {
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 16px 13px 29px;
}

.us-acc-info-block-img {
    margin-right: 20px;
}

.us-content-title-wishlist {
    font-weight: bold;
    font-size: 18px;
    margin: 5px 0 14px;
    display: block;
    color: #313131;
}

.us-acc-price {
    font-weight: 500;
    font-size: 20px;
    color: #313131;
}

.us-acc-wishlist-item-text {
    color: #67666A;
    font-size: 16px;
    line-height: 22px;
}

.us-acc-wishlist-item-text:not(:last-child) {
    margin-bottom: 15px;
}

.us-acc-wishlist-item-text span {
    font-weight: 600;
    margin-left: 5px;
}

.us-acc-wishlist-item span.us-module-price-new {
    color: #71BE00;
    font-size: 22px;
    font-weight: 700;
}

.us-acc-wishlist-item span.us-module-price-old {
    font-size: 16px;
    font-weight: 400;
}

.us-content .us-product-btn {
    width: 122px;
    margin-top: 0;
}

.table {
    margin-bottom: 0;
}

.us-table-box {
    margin-bottom: 30px;
}

.table thead th {
    border: 0;
    font-size: 18px;
    font-weight: 400;
    color: #FFF;
    font-size: 16px;
    padding: 9px 15px;
    vertical-align: middle;
}

.table .thead-dark th {
    background: #AFAFAF
}

.table tbody {
    border: 1px solid #F8F8F8;
    border-top: 0;
    color: #8E8D90;
    font-size: 14px
}

.table-hover tbody tr, .table-danger td {
    transition: background .3s ease
}

.table-hover tbody tr:hover {
    background: #F8F8F8
}

.table td {
    border-color: #F8F8F8
}

.table td, .table th {
    vertical-align: top;
    padding: 9px 15px;
}

.table tbody tr:first-child td {
    border-top: 0
}

.table td a {
    color: #3FA2F7;
    text-decoration: underline;
}

.table td a:hover {
    text-decoration: none;
}

.us-acc-btn {
    color: #FFF !important;
    font-size: 11px;
    padding: 2px 4px;
    border: 0;
    border-radius: 1px;
}

.us-acc-btn-green {
    background-color: #71BE00;
    margin-right: 10px;
}

.us-acc-btn-red {
    background-color: #EB5757;
}

.us-acc-btn-green:hover,
.us-acc-btn-red:hover {
    opacity: .7;
}

.us-acc-info-desc {
    margin-bottom: 30px;
}

.us-acc-info-left .us-acc-info-text {
    padding-right: 20px;
}

.us-acc-info-left,
.us-acc-info-right {
    width: calc(50% - 31px);
}

.us-content-border {
    margin: 0 30px;
    width: 1px;
    background: #E6E6E6;
}

#account-tracking .dropdown-menu {
    border: none;
    border-radius: 0;
    background-color: #FFF;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.05);
    margin-top: 0;
    padding: 6px 0;
    z-index: 1021;
}

#account-tracking .dropdown-menu li {
    color: #000;
    padding: 5px 10px;
    font-size: 12px;
}

#account-tracking .dropdown-menu a {
    transition: color .15s ease;
}

#account-tracking .dropdown-menu li:hover a {
    color: #71BE00;
}

/*------------------/Account-pages.html------------------*/

/*--------------------Information-page.html---------------*/

.us-content-inform {
    color: #7E8888;
    font-size: 18px;
    line-height: 26px;
}

.us-content-inform .oct-404-image img {
    max-width: 100%;
}

.us-content-inform p,
.us-content-inform ul,
.us-content-inform ol {
    margin-bottom: 20px;
}

.us-content-inform li {
    margin-bottom: 10px;
}

.us-content-inform > *:last-child {
    margin-bottom: 0;
}

.us-content-sitemap {
    font-size: 14px;
}

.us-content-sitemap a {
    color: #50A8FF;
    text-decoration: underline;
}

.us-content-sitemap a:hover {
    text-decoration: none;
}

/*--------------------/Information-page.html---------------*/


/*--------------------Search.html---------------*/

.us-control-label {
    color: #414045;
    font-size: 16px;
    margin-bottom: 5px;
}

.us-category-search-block {
    margin-bottom: 20px;
}

.us-form-checkbox-group:first-child {
    margin-top: 20px;
}

.us-form-checkbox-group, .us-form-checkbox-group .checkbox:not(:last-child) {
    margin-bottom: 10px;
}

.us-form-checkbox-group + .us-form-checkbox-group,
.us-search-block {
    margin-bottom: 20px;
}

.us-content-search-title + .us-category-sort-block {
    border-top: 1px solid #FAFAFA;
    padding-top: 15px;
}

.us-form-checkbox-group a {
    color: #50A8FF;
    text-decoration: underline;
}

.us-form-checkbox-group a:hover {
    text-decoration: none;
}

/*--------------------/Search.html---------------*/

/*--------------------Maufacturer-list.html---------*/

.us-manufacturer-list-content {
    padding-bottom: 0;
}

#product-manufacturer .us-content-title {
    word-wrap: break-word;
}

.us-content-title a,
.form-group a {
    color: #50A8FF;
    text-decoration: underline;
    transition: all .15s ease .05s;
}

.us-content-title a:hover,
.form-group a:hover {
    text-decoration: none;
}

.us-manufacturer-item {
    margin-bottom: 30px;
    border-bottom: 1px solid #f9f9f9;
}

.us-manufacturer-item:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}

.us-manufacturer-title {
    color: #71BE00;
    font-size: 48px;
    font-weight: 600;
    line-height: 66px;
    margin-bottom: 20px;
}

.us-manufacturer-card {
    width: calc(20% - 30px);
    text-align: center;
    color: #71BE00;
    font-weight: 600;
    padding: 20px;
    margin: 0 15px 30px 15px;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.03);
}

.us-manufacturer-card:hover {
    color: #71BE00;
    text-decoration: underline;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
}

.us-manufacturer-card img {
    width: 90px;
    height: 80px;
    margin-bottom: 20px;
}

/*--------------------Maufacturer-list.html---------------*/

/*--------------------Cart.html---------------*/

.us-cart-title {
    color: #545556;
    font-size: 20px;
    font-weight: 700;
    line-height: 21px;
    margin-bottom: 36px;
}

.us-cart-block .us-cart-title {
    margin-bottom: 10px;
}

.us-cart-item,
.us-cart-block {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #F6F6F6;
}

.us-cart-block:last-child {
    margin-bottom: 30px;
}

.us-cart-item:last-child {
    margin-bottom: 0;
}

a.us-cart-del {
    color: #eb5757;
    font-size: 16px;
    opacity: .7;
}

.us-cart-del:hover {
    opacity: 1;
}

.us-cart-item-img {
    width: 100px;
    height: 100px;
    margin: 0 30px;
    border: 1px solid #F9F9F9;
}

.us-cart-item-link,
.us-cart-block-title,
.us-table-product-name {
    color: #333;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: .3px;
}

.us-cart-item-link {
    display: inline-block;
    margin-bottom: 4px;
    transition: color .15s ease .05s;
    color: #50A8FF;
    font-size: 14px;
    text-decoration: underline;
}

.us-cart-item-link:hover,
.us-cart-item-link span {
    text-decoration: none;
}

.us-cart-item-link .required {
    margin-left: 3px;
}

.us-cart-item-right .us-product-quantity {
    margin-right: 30px;
    margin-left: 30px;
}

.us-cart-item-right-desc {
    min-width: 150px;
}

.us-cart-price-all {
    color: #484848;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 4px;
}

.us-cart-price-one {
    color: #545556;
    font-size: 13px;
    font-weight: 600;
}

.us-cart-text-prompt {
    color: #EB5757;
    font-size: 12px;
    margin-bottom: 30px;
}

.us-content .us-cart-text {
    color: #666;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
}

.us-cart-block-rel {
    position: relative;
}

.us-cart-block-rel .collapse {
    padding-top: 38px;
}

.us-cart-block .us-cart-block-title {
    cursor: pointer;
}

.us-cart-block .us-cart-block-title i,
.us-content-title .fa-chevron-down {
    color: #000;
    font-size: 9px;
    margin-left: 6px;
    transition: transform .3s ease;
}

.us-cart-block-title.clicked i {
    transform: rotate(180deg);
}

.us-cart-block-group {
    max-height: 0;
    opacity: 0;
    transition: max-height .3s ease, opacity .3s ease, padding-top .3s ease;
    position: relative;
    z-index: -1;
}

.us-cart-block-group > label,
.us-cart-block-group > input {
    display: none;
}

.us-cart-block-group.opened {
    max-height: 500px;
    opacity: 1;
    padding-top: 30px;
    z-index: 1;
}

.us-cart-block-group.opened > label,
.us-cart-block-group.opened > input {
    display: block;
}

.us-cart-block .form-group {
    margin-bottom: 0;
}

.us-cart-block label {
    font-size: 14px;
    margin-bottom: 0;
}

.us-cart-block input[type="text"],
.us-cart-block select {
    width: 80%;
}

.us-cart-block input {
    padding-right: 210px;
}

.us-cart-block .us-cart-block-btn {
    padding: 7px 20px;
    border-radius: 0 1px 1px 0;
}

.us-cart-form .form-group,
.us-cart-form button {
    margin-top: 20px;
}

.us-cart-block-total-price {
    color: #545556;
    font-size: 16px;
    font-weight: 600;
}

.us-cart-block-total-price:first-child {
    margin-bottom: 10px;
}

.us-cart-block-total-price span {
    color: #71BE00;
    margin-left: 5px;
}

#payment-existing,
#shipping-existing {
    margin-top: 10px;
    margin-bottom: 10px;
}

/*--------------------/Cart.html---------------*/

/*--------------------Compare.html---------------*/

.us-content-compare-title {
    font-size: 20px;
}

.us-table-compare tbody {
    color: #666;
    font-size: 16px;
    line-height: 21px;
    border: 1px solid #F8F8F8;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.us-table-compare-product .us-table-product-name {
    font-size: 16px;
    padding: 20px;
}

.us-table-compare td {
    padding: 20px 4px;
}

.us-table-compare .us-table-compare-btn td {
    padding-bottom: 0;
}

.us-table-compare tr td:first-child {
    font-size: 14px;
}

.us-table-compare td.active {
    color: #71BE00;
}

.us-table-compare .us-module-rating-stars {
    line-height: 15px;
    margin-bottom: 4px;
}

.us-table-compare-review {
    color: #545556;
    font-size: 11px;
    line-height: 15px;
}

.us-table-compare-btn .us-module-btn {
    margin: 0 auto;
    padding: 10px 15px;
}

.us-module-btn-del {
    background: #EB5757;
    color: #FFF !important;
    border-color: #EB5757;
    text-decoration: none !important;
}

.us-module-btn-del:hover {
    background: #EB5757 !important;
    border-color: #EB5757;
    opacity: .9;
}

.us-table-compare-btn .us-module-btn-green {
    margin-bottom: 20px;
}

/*--------------------/Compare.html---------------*/

/*--------------------Shop-reviews.html------------*/

.us-content-reviews {
    padding: 0
}

.us-content-reviews-top {
    border-bottom: 1px solid #F7F7F7;
    padding: 30px;
}

.us-rating-block {
    color: #545556;
    font-size: 24px;
    font-weight: 700;
    padding: 25px 26px;
    background: #D0EBA9;
    border-radius: 5px;
    margin-bottom: 20px;
}

.us-content-reviews-text {
    color: #8E8D90;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 20px;
}

.us-content-reviews-list {
    color: #444348;
    font-size: 14px;
    font-weight: 600;
}

.us-content-reviews-item {
    margin-bottom: 13px;
}

.us-content-reviews-quantity {
    font-size: 12px;
    width: 34px;
    margin: 0 10px;
    background: #e9e9e9;
    padding: 6px 0;
    border-radius: 2px;
    text-align: center;
}

.us-content-reviews .us-review-info {
    margin-top: 20px;
}

.us-rating-shop {
    position: relative;
}

.us-rating-shop span {
    color: #71BE00;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}

.us-rating-shop-details {
    position: absolute;
    left: 30px;
    right: 0;
    text-align: left;
    background: #fff;
    transition: margin-top 0.3s ease, opacity 0.3s ease;
    margin-top: 30px;
    opacity: 0;
    z-index: -1;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
    padding: 15px;
}

.us-rating-shop:hover .us-rating-shop-details {
    opacity: 1;
    margin-top: 10px;
    z-index: 1021;
}

.us-review-block {
    margin-right: 30px;
}


.us-content-reviews .us-review-text,
.us-content-reviews .us-admin-answer {
    background: #FBFBFB;
}

.us-content-reviews .us-review-text {
    padding-top: 30px;
}

.us-review-text:before {
    border-right-color: #FBFBFB;
}

.us-content-reviews .us-admin-answer {
    margin-top: 0;
}

.us-content-reviews .us-admin-answer-title {
    margin: 20px 0;
}

.review_description {
    padding: 30px;
    color: #959497
}

.review_description p:not(:last-child) {
    margin-bottom: 1rem
}

/*--------------------/Shop-reviews.html------------*/

/*--------------------Popups.html------------*/

#one-click-main-block p + p {
    margin-top: 10px;
}

.popup-login-form-group {
    margin-bottom: 30px;
}

.login-popup-links {
    margin-bottom: 30px;
}

.login-popup-links a {
    font-size: 12px;
    color: #50A8FF;
    text-decoration: underline;
}

.login-popup-links a:hover {
    text-decoration: none;
}

.masked {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10000;
}

.masked_loading {
    border: 3px solid #cccccc;
    border-top-color: #666666;
    border-radius: 50%;
    width: 4em;
    height: 4em;
    animation: spin 1s linear infinite;
    z-index: 10001;
    position: fixed;
    top: calc(50% - 2em);
    left: calc(50% - 2em);
}

@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}

.us-popup-btn {
    display: block;
    color: #414045;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    transition: all .15s ease .05s;
}

.us-popup-btn:hover {
    color: #71BE00;
    text-decoration: underline;
}

.modal-callback, .modal-buy {
    width: 565px;
    margin: 1.75rem auto;
}

.modal-open .modal {
    background: rgba(4, 8, 12, 0.82);
    z-index: 9999;
}

.modal-content {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    border: none;
}

.modal-header {
    background: #71BE00;
    padding: 10px 0 10px 30px;
    border: 0;
    border-radius: 0;
}

.modal-body {
    background: #FFF;
    padding: 36px;
    border-radius: 10px;
}

.modal-body p {
    margin-bottom: 1rem;
}

.modal-title {
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    color: #313131 !important;
    margin-bottom: 12px;
}

.modal-content .btn-group {
    align-items: center;
    justify-content: space-between;
}

.modal_send {
    width: 208px;
    font-size: 18px;
    flex-shrink: 0;
    height: 54px;
}

.modal-subheader {
    font-size: 16px;
    line-height: 28px;
    color: #7E8888;
    margin-bottom: 16px;
}

.modal-bottom-text {
    font-size: 14px;
    line-height: 19px;
    color: #7E8888;
    width: 50%;
}

button.us-close {
    width: 50px;
    height: 50px;
    background: transparent !important;
    position: absolute;
    right: 10px;
    top: 10px;
    border: 0;
    transition: background .15s ease .05s;
}

button.us-close:hover {
    background: #68af00;
}

.us-modal-close-icon {
    position: absolute;
    top: 12px;
    left: 25px;
    bottom: 12px;
    border: 1px solid #000000 !important;
    z-index: 2;
}

.us-modal-close-left {
    transform: rotate(135deg);
}

.us-modal-close-right {
    transform: rotate(45deg);
}

.modal-body .additional-wrapper {
    max-height: 280px;
    overflow: hidden;
}

.form-group-20,
.us-form-checkbox-group-20 {
    margin-bottom: 20px;
    position: relative;
}

.form-group-20.required:after {
    content: '*';
    position: absolute;
    left: 10px;
    top: 5px;
}

.form-group-10 {
    margin-bottom: 10px;
}

.product_title {
    font-weight: 600;
}

.us-cart-block-total-wrapper .us-product-one-click {
    margin-top: 0;
}

.product_title + .us-product-quantity,
.product_title + .us-review-block {
    margin-top: 30px;
}

#popup_purchase_images {
    margin-bottom: 20px;
}

.modal-content .form-control:-ms-input-placeholder {
    color: #9D9D9D;
    font-weight: 400;
}

.modal-content .form-control::-ms-input-placeholder {
    color: #9D9D9D;
    font-weight: 400;
}

.modal-content .form-control::placeholder {
    color: #9D9D9D;
    font-weight: 400;
}

#us-cart-modal .modal-dialog {
    max-width: 540px;
    max-height: 529px;
}

#us-cart-modal #one_click_input {
    max-width: 100%;
}

.us-modal-body-cart {
    padding: 30px 0 0;
    max-height: 342px;
    overflow-y: auto;
    margin-bottom: 30px;
    border-bottom: 1px solid #F6F6F6;
}

.us-modal-body-cart .us-cart-item {
    padding: 0 30px 20px 30px;
}

.us-modal-body-cart .us-cart-item:last-child {
    border-bottom: 0;
}

.us-cart-item-last {
    margin-bottom: 0;
    padding-left: 0;
    margin-top: -10px;
}

.us-modal-body-cart .us-cart-item-img {
    margin: 0 20px 0 0;
    width: auto;
    height: auto;
    border: 0;
}

.us-modal-body-cart .us-product-info-list {
    font-size: 12px;
}

.us-modal-body-cart .us-product-info-item {
    margin-bottom: 0;
}

.us-modal-body-cart .us-cart-item-link {
    margin-bottom: 15px;
    display: inline;
}

.us-modal-body-cart .us-product-info-item:first-child {
    margin-right: 5px;
}

.us-modal-body-cart .us-cart-price-all {
    margin-bottom: 0;
    margin-top: 10px;
}

.us-cart-text-modal {
    font-weight: 400;
}

.us-empty-cart {
    padding: 0 30px;
}

.us-empty-cart img {
    width: 160px;
    height: 160px;
    display: block;
    margin: 20px auto 40px;
    -ms-transform: translateX(15px);
    -webkit-transform: translateX(15px);
    transform: translateX(15px);
}

.modal-content .us-module-price-old {
    font-size: 13px;
}

.us-content .us-cart-text-modal {
    color: #000;
}

.us-cart-text-modal span {
    font-weight: 700;
}

.us-cart-text-modal .us-cart-text-prompt {
    margin-bottom: 10px;
}

.us-popup-cart-buttons {
    padding: 0 30px;
}

.us-popup-cart-one-click .form-control {
    height: 44px;
    border-radius: 1px 0 0 1px;
    max-width: 170px;
}

.us-popup-cart-one-click-btn {
    height: 44px;
}

.input-group-btn .us-module-btn.us-popup-cart-one-click-btn {
    margin-left: 0;
}

.hidden-input-group {
    display: none;
    height: 0;
}

.us-cart-item-link .required {
    display: inline;
}

.us-modal-body-text {
    color: #000;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 30px;
}

.us-modal-body-link {
    color: #71BE00;
    text-decoration: underline;
}

.us-modal-body-link:hover {
    color: #71BE00;
    text-decoration: none;
}

.us-modal-body-icon i {
    color: #71BE00;
    font-size: 27px;
    padding: 17px;
    border-radius: 50%;
    border: 3px solid #71BE00;
}

#us-one-click-modal .modal-dialog,
#us-cheaper-modal .modal-dialog {
    width: 565px;
}

.us-modal-body-one-click-left {
    width: 50%;
    padding-left: 50px;
}

.us-modal-body-one-click-right .form-control {
    border-top: none;
    border-right: none;
    border-left: none;
    border-radius: 0;
    text-indent: unset;
    padding: 0;
    max-height: 160px;
}

#us-review-modal #InputName {
    height: auto;
}

.product-rating {
    font-size: 18px;
    color: #313131 !important;
    margin-right: 34px;
}

.us-modal-body-one-click .form-group-20, .us-review-block {
    margin-bottom: 35px;
}

.us-modal-body-one-click-right textarea {
    height: 130px;
}

.us-modal-body-one-click-right .btn-group {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    margin: 40px 0;
}

.us-modal-body-one-click-right button {
    width: 135.85px;
    height: 54px;
    font-size: 18px;
}

.review-tip {
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #AEAEAE;
}

#us-review {
    font-weight: 700;
    font-size: 42px;
    line-height: 49px;
    color: #000000;
}

.review-modal-button {
    width: 182px;
    height: 54px;
    line-height: 54px;
}

.us-modal-body-one-click {
    padding: 27px 40px 12px;
}

.modal-mpn, .modal-sku {
    font-size: 12px;
    line-height: 21px;
    color: #7E8888;
}

.modal-price-actual {
    font-weight: bold;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.01em;
    color: #313131;
}

.us-modal-body > .row {
    margin-bottom: 30px;
}

.modal-callback-product {
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    color: #313131;
    margin-bottom: 12px;
}

.slick-slide .us-modal-body-img {
    margin-bottom: 0;
}

#us-one-click-modal .us-cart-item-link {
    margin-bottom: 20px;
}

.modal-content .control-label {
    color: #666;
    font-weight: 600;
}

#us-one-click-modal .control-label-quantity {
    margin-right: 18px;
}

.modal-content .control-label-price {
    margin-right: 10px;
}

.modal-content .us-module-price {
    margin: 0 10px 0 0;
}

.modal-price-block {
    align-items: baseline;
}

.modal-content .us-module-price-new {
    font-size: 22px;
    line-height: 22px;
}

.us-modal-body-one-click-right {
    width: 55%;
    padding: 30px;
}

#form-comment .us-modal-body-one-click-right {
    width: 100%;
}

#us-subscribe-modal img {
    margin-bottom: 30px;
}

#us-cheaper-modal .us-cart-item-link,
#us-review-modal .us-cart-item-link {
    margin-bottom: 30px;
}

#us-review-modal .us-module-rating-stars {
    margin-left: 10px;
}

.us-module-rating-star {
    width: 27px;
    height: 27px;
    margin-right: 0;
    margin-bottom: 0;
    cursor: pointer;
}

.us-modal-comment {
    color: #EB5757;
    font-size: 10px;
    margin-bottom: 20px;
}

#us-quickview-modal .modal-dialog {
    max-width: 1170px;
}

#us-quickview-modal .options-box {
    flex-wrap: wrap;
}

.modal-body-quickview {
    padding: 0;
}

.modal-body-quickview .us-product,
.modal-body-quickview .us-product:hover {
    box-shadow: none;
}

.modal-body-quickview .us-product-attributes,
.modal-body-quickview .no-product-reviews {
    padding: 30px 0;
}

.modal-body-quickview .us-reviews {
    background: transparent;
}

.modal-body-quickview .us-reviews-top {
    padding: 0;
}

.us-reviews-top .us-page-main-title {
    margin: 0;
}

.modal-backdrop {
    background: transparent;
}

.us-popup-view-description {
    padding-left: 30px;
    padding-right: 30px;
}

.us-popup-view-description .us-product-description-nav {
    padding-left: 0;
    padding-right: 0;
}

.oct-popup-view-compare-wishlist-btn:hover {
    color: #71BE00 !important;
    background-color: #FFFFFF !important;
    border-left-color: #F6F6F6 !important;
    cursor: pointer;
}

.popup-purchase-options {
    margin-top: 20px;
}

#us-cart-modal .us-product-one-click {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #F6F6F6;
}

.alert-block {
    margin: 20px;
    position: absolute;
    right: 0;
    top: 0;
}

.us-alert {
    width: 300px;
    background: #FFF;
    float: right;
    border: none;
    border-radius: 1px;
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.55);
    padding: 0;
    margin-bottom: 20px;
}

.us-alert-success {
    background: #71BE00;
}

.us-alert-danger {
    background: #EB5757;
}

.us-alert-warning {
    background: #FF9E2D;
}

.us-alert-primary {
    background: #50A8FF;
}

.us-alert-icon i {
    width: 60px;
    font-size: 20px;
    color: #fff;
    text-align: center;
}

.us-alert-text {
    min-width: 240px;
    color: #666;
    font-size: 12px;
    padding: 15px;
    background: #FFF
}

.us-alert-text a {
    color: #50A8FF;
    font-size: 12px;
    text-decoration: underline;
}

.us-alert-text a:hover {
    text-decoration: none;
}

.us-alert .us-alert-text {
    line-height: 17px;
}

.us-alert-text-item:not(:last-child) {
    margin-bottom: 10px
}

.animated {
    animation-duration: .5s;
    animation-fill-mode: both;
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}

.fadeInRight {
    animation-name: fadeInRight;
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    animation-name: fadeOutUp;
}

/*--------------------Fixed bar------------*/
.oct-fixed-bar {
    position: fixed;
    z-index: 1000;
    top: 40%;
    background: #343e48;
    border-radius: 0 1px 1px 0;
}

.oct-fixed-bar.fixed-left {
    left: 0;
    right: auto;
}

.oct-fixed-bar.fixed-right {
    left: auto;
    right: 0;
}

.oct-fixed-bar-item + .oct-fixed-bar-item {
    border-top: 1px solid rgba(255, 255, 255, .1);
}

.oct-fixed-bar-link {
    color: #fff !important;
    padding: 15px 0;
    width: 58px;
    display: block;
    text-decoration: none;
    position: relative;
    text-align: center;
    transition: background .15s ease .05s;
}

.oct-fixed-bar-link i {
    font-size: 20px;
    position: relative;
    top: 1px;
    display: block;
}

.oct-fixed-bar-quantity {
    min-width: 20px;
    height: 20px;
    background: #71be00;
    border-radius: 100%;
    color: #fff;
    font-size: 10px;
    line-height: 20px;
    text-align: center;
    transition: background .15s ease .05s;
    font-weight: 400;
    padding: 0 4px;
    display: inline-block;
    margin-top: 8px;
}

.oct-fixed-bar-link:hover .oct-fixed-bar-quantity,
#oct-cart-quantity {
    background: #EB5757;
}

.oct-fixed-bar-link:hover {
    text-decoration: none;
    background: #71be00;
}

/*--------------------/Fixed bar------------*/
/*--------------------All categories page----------------*/
.us-all-categories-category-parent {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.us-all-categories-category-parent a {
    text-decoration: none;
}

.us-all-categories-category-parent a:hover {
    text-decoration: underline;
}

.us-all-categories-category-parent-title {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
}

.us-all-categories-category-parent-title a {
    color: #4d4b4b;
}

.us-all-categories-category-parent-title a:hover {
    color: #50A8FF
}

.us-all-categories-category-count {
    display: inline-block;
    padding: 4px 6px;
    background: #ebebeb;
    color: #4d4b4b;
    margin-left: 4px;
}

.us-all-categories-category-child-title {
    font-size: 16px;
    font-weight: 600;
}

.us-all-categories-category-child-third {
    color: #4d4b4b !important;
    font-size: 13px;
    padding-left: 5px;
    display: inline-block

}

.us-all-categories-category-child-third:hover {
    color: #50A8FF !important
}

/*--------------------/All categories page----------------*/
/*--------------------Others----------------*/
#common-maintenance {
    margin-top: 30px;
}

.error_style,
.us-form-checkbox-group .error_style + label:before {
    background: #ffdede;
    border: 1px solid #ffd2d2;
    transition: background .3s ease;
}

.us-form-checkbox-group .error_style + label {
    color: #EB5757;
}

.modal-open .modal#us-product-gallery {
    background: #FFFFFF !important;
}

.us-form-check-group-acc input[type=radio] {
    display: none;
}

.us-form-check-group-acc label:last-child {
    margin-left: 40px;
}

#accordion .panel-heading {
    margin-bottom: 20px;
}

#accordion .panel-title.us-content-title {
    background: #f2f3f5;
    padding: 15px 20px;
    margin: 10px 0 0;
}

#accordion .form-check {
    margin-bottom: 10px;
}

#accordion .us-form-check-group-acc label:last-child {
    margin-left: 25px;
}

#accordion #button-login {
    margin-bottom: 20px;
}

#accordion .panel-body {
    padding: 0 15px;
}

.bootstrap-datetimepicker-widget td {
    padding: 6px;
}

.captcha-control-label,
.us-content label.captcha-control-label {
    color: #414045;
    font-size: 12px;
    line-height: 18px;
}

.bootstrap-datetimepicker-widget th {
    height: 34px !important;
    line-height: 34px !important;
}

.bootstrap-datetimepicker-widget th.next, .bootstrap-datetimepicker-widget th.prev {
    font-size: 18px !important;
}

.bootstrap-datetimepicker-widget td {
    padding: 8px !important;
}

.bootstrap-datetimepicker-widget {
    width: 270px !important;
    padding: 10px !important;
    border: 1px solid #ececec !important;
    border-radius: 2px !important;
    box-shadow: 5px 12px 30px rgba(0, 0, 0, 0.35) !important;
}

.bootstrap-datetimepicker-widget.top {
    position: absolute !important;
}

.bootstrap-datetimepicker-widget.bottom:before {
    border-bottom: 7px solid #000000 !important;
    border-bottom-color: rgba(138, 138, 138, 0.14) !important;
}

.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover {
    background-color: #c8c8c8 !important;
    border-radius: 2px !important;
    text-shadow: none !important;
}

.bootstrap-datetimepicker-widget td, .bootstrap-datetimepicker-widget th {
    border-radius: 2px !important;
}

.us-no-stock:not(.product-manager-card .us-no-stock) {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

#us_mobile_megamenu {
    display: none
}

.us-category-attr-cont {
    text-align: left;
    font-size: 11px;
    color: #626262;
    text-align: justify;
}

.us-category-attr-item:not(:last-child):after {
    content: ' / ';
    display: inline-block;
}

.product-layout .us-category-attr-cont {
    padding: 0 20px 20px;
}

.product-grid .product-caption {
    margin-top: auto;
}

.product-grid .us-module-item {
    padding-bottom: 52px;
}

/*--------------------/Others----------------*/
/* Simple */
.simple-content {
    margin: 0 !important;
}

.simplecheckout label, .simpleregister label {
    font-size: 14px;
}

.simplecheckout-cart td.quantity .input-group {
    flex-wrap: nowrap;
}

.simplecheckout-cart td,
.simplecheckout-cart th {
    padding: 6px !important;
    vertical-align: middle !important;
}

.simplecheckout-cart th,
.simplecheckout-cart,
.simplecheckout-cart td {
    border-color: #f7f7f7 !important
}

.simplecheckout-cart td.image img {
    max-width: 80px;
}

#simplecheckout_cart .form-control {
    min-width: 40px;
    padding: 10px 6px;
}

#simplecheckout_cart .quantity .form-control {
    text-align: center;
}

.simplecheckout-cart .btn,
.simplecheckout-cart .btn-danger {
    padding: 2px 8px;
    border-radius: 0;
}

.simplecheckout-cart .btn-primary {
    background: #F6F6F6;
    border-color: #F6F6F6;
    color: #AFAFAF;
}

#simplecheckout_cart .quantity .form-control {
    border-color: #F6F6F6;
    height: 30px;
}

.simplecheckout-cart-buttons .button,
.simplecheckout-button-right .button,
#simplecheckout_button_login {
    color: #fff !important;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: .3px;
    background-color: #71be00;
    border-radius: 1px;
    padding: 10px 20px;
    transition: all .15s ease .05s;
    cursor: pointer;
    border: 0;
    display: inline-block;
}

.simplecheckout-cart-buttons .button:hover,
.simplecheckout-button-right .button:hover,
#simplecheckout_button_login:hover {
    opacity: .96;
}

.simplecheckout-cart a,
.checkout-heading-button a,
.simpleregister-have-account a {
    transition: color .15s ease .05s;
    color: #50A8FF;
    font-size: 14px;
    text-decoration: underline;
}

.simplecheckout-cart a:hover,
.checkout-heading-button a:hover,
.simpleregister-have-account a:hover {
    text-decoration: none;
}

.simplecheckout-cart-total {
    border: 0 !important;
}

.simplecheckout-cart-total-remove {
    display: none !important;
}

#simplecheckout_comment .checkout-heading {
    margin-bottom: 20px !important
}

#simplecheckout_customer .simplecheckout-block-content,
#simplecheckout_shipping_address .simplecheckout-block-content {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.simplecheckout label input, .simpleregister label input {
    margin-right: 6px;
}

.simplecheckout .form-group,
.simpleregister-block-content .form-group {
    margin-bottom: 20px;
}

.simplecheckout .form-group .col-sm-8,
.simpleregister-block-content .col-sm-10 {
    flex: 0 0 100%;
    max-width: 100%;
}

.simple-content select {
    width: 100%;
    background: #FFF url(../img/input-sort.svg) no-repeat 97% center;
    background-color: #FFF;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.simple-content .buttons {
    margin: 0 !important;
    padding: 0 !important
}

#simple_login {
    padding: 15px !important;
    border: 0 !important;
    -webkit-border-radius: 1px !important;
    -moz-border-radius: 1px !important;
    border-radius: 1px !important;
    height: auto !important
}

.simpleregister-block-content,
.simpleregister-block-content .col-sm-2,
.simpleregister-block-content .col-sm-10,
.simpleregister-block-content .col-sm-12 {
    padding: 0 !important
}

.simpleregister-block-content .col-sm-2 {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
}

.row-shipping_address_city,
.row-register_city,
.row-address_city {
    opacity: 1 !important;
}

.row-shipping_address_city .dropdown-menu,
.row-register_city .dropdown-menu,
.row-address_city .dropdown-menu {
    padding: 10px 20px;
}

span.simple-step.simple-step-current {
    background: #ebebeb;
    color: #606060;
    padding: 10px 20px;
}

span.simple-step-delimiter img {
    display: none;
}

span.simple-step {
    background: transparent;
    color: #919093;
}

span.simple-step-delimiter {
    width: 7px;
    height: 13px;
    position: relative;
    z-index: 1;
    margin: 0 20px
}

span.simple-step-delimiter:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: '\f105';
    position: absolute;
    top: 0;
    color: #9b9a9d;
}

.simplecheckout-step .simplecheckout-warning-block {
    margin-top: 15px;
    padding: 10px 15px;
    border-radius: 2px;
    color: #d65d5d;
}

.simplecheckout-block-content .form-group .col-sm-8 {
    margin: 0;
    padding: 0;
}

.simplecheckout-block-content .form-horizontal .form-group {
    margin-top: 15px;
}

.simplecheckout-block-content .form-horizontal label.control-label.col-sm-4 {
    max-width: unset;
    margin: 0;
    padding: 0;
    color: #5c5c5c;
}

#simplecheckout_button_prev {
    background: #cecece;
    border-radius: 0;
    border: 0;
    padding: 10px 20px;
}

#simplecheckout_shipping .simplecheckout-block-content,
#simplecheckout_payment .simplecheckout-block-content {
    padding: 20px 0 0;
}

.simple-content .required label:before {
    content: '*';
    display: inline-block;
    margin-right: 2px;
    color: #eb5757;
}

.simple-content .input-group.date .form-control,
.simple-content .input-group.time .form-control {
    width: 90%;
}

.simple-content .input-group.date .btn,
.simple-content .input-group.time .btn {
    background: #e7e7e7;
    border-radius: 0;
    height: 40px;
}

#simplecheckout_shipping_address .dropdown-address {
    position: unset !important;
}

.fa-clock-o::before {
    content: "\f017";
}

.glyphicon {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.glyphicon-chevron-up::before {
    content: "\f062";
}

.glyphicon-chevron-down::before {
    content: "\f063";
}

.fancybox-button--thumbs {
    display: none !important;
}

/* OCStore blog */
.ocs-article-item .us-module-title {
    height: 42px;
    overflow-y: hidden;
}

.ocs-article-item .us-product-list-description {
    height: 63px;
    overflow-y: hidden;
    margin-bottom: 20px;
}

.ocs-article-item .us-product-list-description,
.ocs-article-item .button-group {
    padding: 0 10px;
}

.ocs-article-item .us-module-btn {
    font-size: 14px;
    padding: 10px;
    width: auto;
    min-width: 40px;
}

#column-left .ocs-article-box,
#column-right .ocs-article-box,
#column-left .ocs-article-item,
#column-right .ocs-article-item {
    flex: 0 0 100%;
    max-width: 100%;
}

#content.col-sm-9 .ocs-article-box,
#content.col-md-9 .ocs-article-box {
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
}

.ocs-rating {
    margin-top: 10px;
}

.ocs-blog-article-title {
    color: #30363D;
    font-weight: 700;
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 20px;
}

.us-product-one-click .alert-text-item {
    color: #2f363d;
    font-size: 13px;
}

.zoomImg {
    background: transparent;
}

.align-items-right {
    justify-content: flex-end;
}

.input_search {
    width: 629px;
    background: #FFFFFF;
    border: 1px solid #F4C200;
    box-sizing: border-box;
    border-radius: 10px;
    font-size: 16px;
    color: #7E8888;
    height: 50px;
    text-indent: 15px;
}

.top_search_managers {
    justify-content: space-between;
    margin: 25px 0;
}

.oct-search-button {
    width: 127px;
    margin-left: 15px;
    height: 50px;
}

.top_choose_managers {
    position: relative;
}

.top_choose_manager {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px 0 10px;
    height: 50px;
    width: 382px;
    text-indent: 30px;
    font-size: 16px;
    color: #7E8888;
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    border-radius: 10px;
    background: url(/image/catalog/elements/select_manager_img.png) 10px no-repeat;
    background-color: white;
    cursor: pointer;
}

.top_managers {
    display: none;
    position: absolute;
    line-height: unset;
    top: 70px;
    z-index: 2;
    background: #FFFFFF;
    border-radius: 0 0 10px 10px;
    width: 400px;
    border: 1px solid #E2E2E2;
    overflow: auto;
    height: 315px;
}

.top_manager_card {
    padding: 14px 17px 12px;
}

.top_manager_card:not(:last-child) {
    border-bottom: 1px solid #E2E2E2;
}

.top_manager_name {
    display: inline-block;
    font-weight: 500;
    font-size: 16px;
    color: #313131;
    margin-right: 6px;
}

.tmc_top {
    align-items: center;
    margin-bottom: 11px;
}

.top_manager_img {
    border-radius: 50%;
    margin-right: 14px;
}

.top_manager_post {
    font-size: 12px;
    line-height: 18px;
    color: #7E8888;
}

.tmc_right a {
    margin-right: 8px;
}

.tmc_contacts a {
    font-weight: bold;
    font-size: 14px;
    line-height: 20px;
    color: #2B2B2B;
}

.tmc_contacts img {
    margin-right: 7px;
}

.top_manager_phone {
    margin-right: 16px;
}

.tmc_contacts {
    align-items: center;
}

.top_manager_card:hover {
    border: 1px solid #F4C200;
}

.banner_studying {
    background: linear-gradient(90.05deg, rgba(94, 231, 223, 0.8) 36.95%, rgba(180, 144, 202, 0.8) 81.63%);
}

.banner_economy, .banner_new_line {
    background: url("/image/catalog/banner/banner_economy.jpg");
}

.banner_promo {
    background: linear-gradient(90.16deg, #892CC2 30.34%, #FF5A5A 103.68%)
}

.banner_profi {
    background: url("/image/catalog/banner/banner_profi.jpg");
}

.banner_dealer {
    background: url("/image/catalog/banner/banner_dealer.jpg");
}

.banner_energoaudit {
    background: url("/image/catalog/banner/banner-energoaudit.jpg");
}

.banner_vacancy {
    background: url("/image/catalog/banner/banner_vacancy.jpg");
}

.banner_new_line .main_banner_left, .banner_promo .main_banner_left, .banner_profi .main_banner_left, .banner_energoaudit .main_banner_left, .banner_vacancy .main_banner_left {
    width: 60%;
}

.banner_dealer .main_banner_left {
    width: 60%;
}

.banner_studying .main_banner_left {
    width: 70%;
}

.banner_studying .banner_text_28 {
    font-weight: 700;
    line-height: 50px;
}

.banner_studying .banner_logo {
    margin-bottom: 20px;
}

.banner_studying .yellow_button {
    margin-right: 40px;
    width: 311px;
    font-size: 24px;
}

.banner_studying .banner_date {
    margin-left: 55px;
}

.banner_text_28 {
    font-size: 28px;
}


.banner_promocode {
    margin-left: 16px;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 10px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    padding: 0 20px;
    display: inline-block;
    white-space: nowrap;
}

.main_page_banner {
    background-size: cover;
    height: 100%;
    display: flex;
    align-items: center;
}

.mb_image {
    position: absolute;
}

.banner_economy .mb_image, .banner_new_line .mb_image {
    right: 30px;
    top: 10px;
}

.banner_promo .mb_image, .banner_energoaudit .mb_image {
    right: 50px;
    top: 70px;
}

.banner_studying .mb_image {
    right: -14px;
    top: -37px;
}

.banner_dealer .mb_image {
    right: 30px;
    bottom: 0
}

.mb_button img {
    width: 132px;
    height: 33px;
}

.text-bannerpro-inner {
    height: 100%;
}

.main_page_banner .owl-wrapper-outer {
    border-radius: 15px;
}

.main_banner_left {
    padding: 0 0 0 93px;
    color: #FFFFFF;
}

.banner_small_text {
    font-size: 14px;
}

.banner_header {
    font-weight: bold;
    font-size: 40px;
    line-height: 42px;
    margin-bottom: 12px;
}

.banner_vacancy .banner_header {
    font-size: 43px;
    line-height: 45px;
}

.banner_buttons .yellow_button {
    height: 54px;
    line-height: 54px;
    padding: 0 27px;
    margin-right: 13px;
    white-space: nowrap;
}

.banner_medium_text {
    font-size: 18px;
}

.banner_big_text {
    font-size: 20px;
}

.banner_white_button {
    display: block;
    padding: 0 27px;
    height: 54px;
    text-align: center;
    line-height: 54px;
    background-color: #ffffff;
    color: #A763A4;
    font-size: 18px;
    border-radius: 10px;
    margin-right: 28px;
    white-space: nowrap;
}

.banner_white_button:hover {
    background-color: #f6f6f6;
    color: #A763A4;
}

.banner_buttons {
    align-items: center;
    margin-top: 30px;
}

.categories_wall_main_page_text {
    color: #7E8888;
    font-size: 18px;
    margin: 18px 0 29px;
}

.yellow_button {
    text-align: center;
    border-radius: 10px;
    font-size: 18px;
    color: #FFFFFF !important;
    background: linear-gradient(180deg, #FFCF55 0%, #FF981F 100%);
    border: none;
    display: block;
    font-weight: 500;
    cursor: pointer;
}

.grey_button {
    background: #EBEBEB;
    border-radius: 10px;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #7E8888;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border: none;
}

.yellow_button_on {
    background: linear-gradient(180deg, #FFCF55 0%, #FF981F 100%);
    box-shadow: 0px 0px 19px rgba(255, 185, 4, 0.8);
}

.grey_button:hover {
    background: linear-gradient(180deg, #FFCF55 0%, #FF981F 100%);
    border-radius: 10px;
    color: #FFFFFF !important;
}

.categories_wall_see_all {
    margin: 32px 0;
    display: block;
    width: 161px;
    height: 49px;
    line-height: 49px;
}

.yellow_button:hover {
    box-shadow: 0px 0px 19px rgba(255, 185, 4, 0.8);
    color: #FFFFFF !important;
    text-decoration: none !important;
}

.choose_manager_slider {
    position: relative;
    background: url("/image/catalog/elements/main_managers.png");
}

.choose_manager_slider .us-main-shop-title {
    padding: 32px 0 18px;
}

.cms_text {
    color: #7E8888;
    font-size: 18px;
    padding-bottom: 27px;
}

.mms_card {
    width: 375px;
    height: 175px;
    background-color: white;
    padding: 26px 10px 26px 23px;
    box-shadow: 0px 0px 19px 4px rgba(100, 100, 100, 0.15);
    border-radius: 8px;
    margin-right: 20px;
}

.mms_image {
    width: 52px;
    height: 52px;
    object-fit: cover;
    border-radius: 50%;
    margin-right: 13px;
}

.mms_name {
    color: #313131;
    font-weight: bold;
    font-size: 20px;
    margin-right: 10px;
    white-space: nowrap;
    overflow: hidden;
}

.mms_social a:not(:last-child) {
    margin-right: 6px;
}

.mms_name_socials_post {
    flex-direction: column;
}

.mms_post {
    color: #7E8888;
    font-size: 16px;
    height: 48px;
    line-height: 20px;
}

.mms_phone .d-flex, .mms_mail .d-flex {
    flex-direction: column;
}

.mms_phone, .mms_mail {
    align-items: baseline;
}

.mms_phone {
    margin-right: 20px;
}

.mms_phone_number, .mms_mail_address {
    color: #2B2B2B;
    font-weight: bold;
    font-size: 14px;
}

.mms_callback, .mms_mailto {
    color: #7E8888;
    font-size: 14px;
    margin-top: 2px;
}

.mms_phone img {
    position: relative;
    top: 1px;
    margin-right: 5px;
    width: 13px;
}

.mms_mail img {
    margin-right: 5px;
    width: 20px;
}

.mms_mail > .d-flex {
    position: relative;
    top: -5px;
}

#cms_text {
    color: #7E8888;
    font-size: 18px;
    margin-bottom: 7px;
}

#cms_text a {
    color: #E2A302;
    text-decoration: underline;
}

.managers_main_slider > .slick-list {
    padding: 20px 50px !important;
}

.manager_and_arrows {
    align-items: baseline;
    justify-content: space-between;
}

.main_slider_arrows {
    position: relative;
    top: 7px;
}

.main_slider_arrows .fa {
    color: #CACACA;
    font-size: 36px;
    cursor: pointer;
}

.main_slider_arrows .fa:hover {
    color: #E2A302;
}

.main_slider_arrows .fa-chevron-left {
    margin-right: 30px;
}

.main_hit_header .tab-content {
    width: 100%;
    padding-bottom: 20px;
}

.main_hit_header > .container:first-child {
    display: flex;
    overflow: hidden;
}

.main_hit_header > .container:first-child .row {
    padding-top: 10px;
}

.tab_pane {
    display: flex;
    flex-wrap: wrap;
}

.category_tabs_products .tab-content > .active {
    display: flex !important;
}

.category_tabs a {
    background: #EBEBEB;
    padding: 12px 21px;
    border-radius: 10px;
    color: #7E8888;
}

.main_hit_header .category_tabs {
    height: 100px;
}

.category_tabs li:not(:last-child) {
    margin-right: 9px;
}

.choose_manager_slider .container {
    justify-content: space-between;
    align-items: center;
    padding-bottom: 12px;
}

.category_tabs a.active {
    background: linear-gradient(180deg, #FFCF55 0%, #FF981F 100%);
    box-shadow: 0px 0px 19px rgba(255, 185, 4, 0.8);
    color: #FFFFFF;
}

.category_tabs a:hover:not(.category_tabs a.active) {
    background: #ded9d9;
}

.main_hit_header {
    margin: 22px 0;
}

a[href*="zen.yandex."] > img:not([src*="gstatic.com"]):not([onload*="google"]):not([jsaction]) {
    display: block !important;
}

.ctp_last_card {
    height: 537px;
    background: radial-gradient(109.12% 47.39% at 50% 30.45%, #CBEAE9 0%, #C679DB 100%);
    margin-bottom: 19px;
    box-shadow: 0px 0px 19px 4px rgba(100, 100, 100, 0.15);
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
    text-align: center;
    color: white;
}

.ctp_last_card > div {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 16px;
    line-height: 28px;
}

.ctp_last_card p {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 26px;
}

.ctp_last_card a {
    display: block;
    width: 204px;
    height: 54px;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 10px;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    line-height: 54px;
}

.ctp_last_card img {
    height: 239px;
    margin-bottom: 20px;
}

.msb_service {
    width: 48%;
    height: 200px;
    background: #FFFFFF;
    box-shadow: 0px 0px 19px 4px rgb(100 100 100 / 15%);
    border-radius: 10px;
    align-items: center;
    padding-right: 30px;
}

.msb_services .msb_service:nth-child(-n+2) {
    margin-bottom: 26px;
}

#articles-wrapper .msb_service {
    margin-bottom: 26px;
}

.msb_services {
    flex-wrap: wrap;
    justify-content: space-between;
}

.msb_service_header {
    font-size: 22px;
    color: #313131;
    line-height: 27px;
    font-weight: bold;
}

.msb_service img {
    margin-right: 26px;
}

.msb_service p {
    margin-top: 10px;
    font-size: 16px;
    color: #7E8888;
}

.main_services_block h2 {
    margin-bottom: 28px;
}

.main_services_block {
    background: url("/image/catalog/elements/main_service_block.png") center no-repeat;
    background-size: cover;
    padding: 32px 0;
}

.main_more_services {
    width: 220px;
    height: 54px;
    line-height: 54px;
    margin-top: 32px;
}

.main_bottom_banner {
    width: 100%;
    background: linear-gradient(
            170deg, #BA49D7 5%, #FF7D54 40%, #FF971D, #FFDE89, #FFF27E);
    height: 293px;
    border-radius: 10px;
    margin-bottom: 32px;
}

#mbb_left {
    padding: 50px;
}

#mbb_header {
    font-size: 32px;
    color: #FFFFFF;
    line-height: 35px;
    font-weight: bold;
    margin-bottom: 10px;
}

#mbb_left p {
    font-size: 20px;
    color: #FFFFFF;
    margin-bottom: 15px;
}

#mbb_left a {
    width: 204px;
    height: 54px;
    display: block;
    background-color: white;
    text-align: center;
    line-height: 54px;
    border-radius: 10px;
    color: #FE9F36;
    font-size: 18px;
}

#us-blog-article_0 {
    margin-bottom: 75px;
}

#mbb_left a:hover {
    box-shadow: 0px 0px 19px rgb(255 185 4 / 80%);
}

.main_block_dealers {
    padding-top: 20px;
    position: relative;
    margin-bottom: 20px;
}

.mbd_text {
    color: #7E8888;
    font-size: 18px;
}

.main_text_block h2 {
    margin-bottom: 23px;
}

.main_text {
    font-size: 18px;
    line-height: 26px;
    color: #7E8888;
}

.main_text p {
    margin-bottom: 15px;
}

.main_text_hidden {
    background: linear-gradient(
            180deg, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(255, 255, 255, 0);
    height: 245px;
    overflow: hidden;
    display: inline-block;
    position: relative;
}

/*.main_text_hide {*/
/*    position: absolute;*/
/*    height: 40%;*/
/*    width: 100%;*/
/*    background: linear-gradient(*/
/*            180deg, transparent 0, #fff 100%);*/
/*    content: "";*/
/*    bottom: 0;*/
/*}*/

#mtb_read_more {
    color: #FFB82E;
    font-size: 18px;
    cursor: pointer;
}

#footer_container {
    overflow-x: hidden;
    margin-top: 32px;
}

footer {
    border-top: 10px solid #FF9F26;
    border-radius: 50% 50% 0 0;
    margin: 0 -850px;
}

.main_block_dealers img {
    width: 100%;
}

.fc_left_block {
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}

.fc_left_block:first-child {
    margin: 25px 0;
}

.fc_left_block:nth-child(2) {
    margin-bottom: 15px;
}

#footer-make-subscribe {
    width: 168px;
    height: 43px;
    line-height: 43px;
    margin-bottom: 23px;
}

.product_img {
    padding: 9.5px 2px;
}

.product_img.slick-center img {
    width: 155px;
    max-height: 145px;
}

.product_img:not(.product_img.slick-center) img {
    width: 45px;
    max-height: 68px;
}

.product_img:not(.product_img.slick-center) .product_img_filter {
    position: absolute;
    background: linear-gradient(
            250.91deg, #FFFFFF -18.46%, rgba(255, 255, 255, 0) 125.3%);
    width: 45px;
    height: 45px;
}

.us-module-item .slick-track {
    display: flex;
    align-items: center;
}

.product-gallery-dots .slick-dots li.slick-active, .product-gallery-mobile-dots .slick-dots li.slick-active {
    color: rgb(255, 207, 85);
}

.product-layout .slick-dots li.slick-active {
    color: #F4C200;
}

.slick-dots li:first-child:last-child {
    display: none;
}

.slick-dots li {
    list-style: none;
}

.slick-dots li:before {
    content: "·";
    vertical-align: middle;
    line-height: 20px;
}

.product-gallery-dots .slick-dots li:before {
    font-size: 120px;
}

.product-layout .slick-dots li:before {
    font-size: 80px;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li {
    color: #EBEBEB;
    cursor: pointer;
}

.us-module-item .slick-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 4px;
    padding: 0;
    height: 21.3px;
}

.us-module-caption {
    padding: 0 10px 0 22px;
}

.category_product_attributes {
    font-size: 14px;
    color: #7E8888;
    list-style-type: none;
    margin: 4px 0 11px;
    padding: 0;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
}

.product_code {
    color: #7E8888;
    font-size: 12px;
    line-height: 21px;
    height: 22px;
}

.ctp_buy {
    margin: 10px auto 14px;
    width: 167px;
    height: 49px;
}

.white_yellow_button {
    display: block;
    border: 1px solid #FFB138;
    box-sizing: border-box;
    border-radius: 10px;
    text-align: center;
    line-height: 49px;
    font-size: 18px;
    font-weight: 500;
    color: #FFB138;
    background-color: #ffffff;
}

.white_yellow_button:hover {
    background: linear-gradient(180deg, #FFCF55 0%, #FF981F 100%);
    color: #FFFFFF;
}

.quantity_inner span {
    margin-right: 6px;
}

.quantity_inner > a {
    display: flex;
    align-items: center;
}

.one_piece {
    color: #7E8888;
    font-weight: 500;
    font-size: 12px;
    line-height: 28px;
    margin-right: 15px;
    position: relative;
    top: 4px;
}

.quantity_inner {
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    border-radius: 5px;
    padding: 2px 6px;
    color: #7E8888;
    font-weight: 500;
    font-size: 16px;
    display: flex;
    position: relative;
    width: 69px;
    height: 30px;
    justify-content: space-between;
    flex-shrink: 0;
}

.ctp_quantity {
    height: 26px;
    width: 32px;
    text-align: center;
    color: #7E8888;
    font-weight: 500;
    font-size: 16px;
    border: none;

}

.download_commercial {
    font-size: 16px;
    display: flex;
    align-items: end;
    margin: 0 auto;
    width: 110px;
    text-align: center;
    color: #7E8888;
    line-height: 19px;
}

.download_commercial img {
    margin-right: 5px;
}

#us-blog-article_main_page {
    padding-top: 30px;
}

.main_more_articles {
    width: 230px;
    height: 54px;
    line-height: 54px;
}

#us-blog-article_main_page .us-news-block {
    box-shadow: 0px 0px 19px 4px rgba(100, 100, 100, 0.15);
    border-radius: 10px;
    position: relative;
}

#us-blog-article_main_page .us-news-block-photo {
    width: 100%;
    height: 100%;
}

#us-blog-article_main_page img {
    object-fit: none;
    border-radius: 10px;
}

.bamp_big_item img {
    width: 571px;
    height: 280px;
}

.bamp_small_item img {
    width: 275px;
    height: 280px;
}

#us-blog-article_main_page .us-news-block-cont {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgb(35, 35, 35, 80%);
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    height: 79px;
}

#us-blog-article_main_page .us-item {
    height: 280px;
    width: 100%;
}

#us-blog-article_main_page .us-item:not(:nth-child(-n+2)) .us-news-block-cont {
    padding-left: 21px;
}

#us-blog-article_main_page .us-item:nth-child(-n+2) .us-news-block-cont {
    padding-left: 14px;
}

.bamp_date {
    position: absolute;
    top: 13px;
    left: 19px;
    background: rgb(35, 35, 35, 80%);
    width: 90px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    color: #FFFFFF;
    font-size: 14px;
    border-radius: 10px;
    z-index: 2;
}

.bamp_title {
    font-weight: bold;
    font-size: 20px;
    line-height: 32px;
    color: #FFFFFF;
}

.bamp_subtitle {
    color: #F4C200;
    font-size: 16px;
}

.bamp_title:hover {
    color: #d0d0d0;
}

#yellow_line_big {
    width: 47px;
}

#yellow_line_small {
    width: 26px;
}

.news_block_yellow_line {
    height: 1px;
    background: #F4C200;
    margin-right: 10px;
    position: relative;
}

#rekvizity_table > .d-flex {
    height: 50px;
    margin-bottom: 1px;
}

#rekvizity_table > .d-flex > div {
    display: flex;
    align-items: center;
}

.rekvizity_left {
    background: #FCF4DF;
    border: 2px solid #FBFBFB;
    box-sizing: border-box;
    border-radius: 10px 0 0 10px;
    color: #000000;
    font-weight: 500;
    font-size: 16px;
    padding-left: 20px;
    width: 30%;
}

.rekvizity_right {
    background: #FFFFFF;
    border: 2px solid #FBFBFB;
    box-sizing: border-box;
    font-weight: normal;
    font-size: 16px;
    color: #313131;
    padding-left: 20px;
    width: 70%;
}

.in_wishlist .fa-heart {
    color: rgb(255, 207, 85);
}

.in_wishlist {
    opacity: 1;
}

#download_rekvizity {
    margin: 38px 0 90px;
    display: block;
    font-size: 16px;
    color: #313131;
}

#download_rekvizity img {
    margin-right: 10px;
}

.rd_right h2 {
    margin-bottom: 12px;
}

#rd_text {
    font-weight: normal;
    font-size: 18px;
    color: #7E8888;
    margin-bottom: 16px;
}

.rd_right li {
    font-size: 18px;
    line-height: 26px;
    color: #313131;
    margin-bottom: 5px;
    list-style: none;
}

.rekvizity_diagramm {
    margin-top: 80px;
}

.rekvizity_diagramm img {
    margin-right: 100px;
}

.rd_right li::before {
    content: '\002E';
    padding-right: 5px;
    font-size: 120px;
    line-height: 0;
}

.rd_right li:first-child::before {
    color: #FD4749;
}

.rd_right li:nth-child(2)::before {
    color: #FF981F;
}

.rd_right li:nth-child(3)::before {
    color: #FFC224;
}

.rd_right li:nth-child(4)::before {
    color: #43BB43;
}

.rd_right li:nth-child(5)::before {
    color: #4397BB;
}

.rd_right li:nth-child(6)::before {
    color: #8212C7;
}

.form_radio_btn input[type=radio] {
    display: none;
}

.teo_top_buttons a {
    width: 223px;
    height: 40px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    background: #EBEBEB;
    color: #7E8888;
    cursor: pointer;
}

.teo_top_buttons a:first-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.teo_top_buttons a:last-child {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

#teo .teo_top_buttons a:first-child {
    background: linear-gradient(180deg, #FFCF55 0%, #FF981F 100%) !important;
    box-shadow: 0px 0px 19px rgba(255, 185, 4, 0.8);
    color: #FFFFFF;
}

#teo_new .teo_top_buttons a:last-child {
    background: linear-gradient(180deg, #FFCF55 0%, #FF981F 100%) !important;
    box-shadow: 0px 0px 19px rgba(255, 185, 4, 0.8);
    color: #FFFFFF;
}

.form_radio_btn label:hover {
    color: #666;
}

.teo_top_buttons {
    margin: 24px 0 20px;
}

#teo_top_text {
    font-size: 18px;
    line-height: 26px;
    color: #7E8888;
    margin-bottom: 24px;
    width: 70%;
}

#teo h2 {
    font-size: 22px;
    line-height: 32px;
    color: #313131;
    margin-bottom: 10px;
}

.small_header {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #313131;
    margin-bottom: 16px;
}

.text_input {
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    border-radius: 10px;
    text-indent: 20px;
    height: 50px;
}

.text_input_obuchenie {
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    border-radius: 10px;
    text-indent: 20px;
    height: 33px;
    width: 100%;
}

.teo_ih_block {
    margin-bottom: 23px;
}

.teo_range_before {
    background: #EBEBEB;
    border-radius: 10px;
    width: 84px;
    height: 50px;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 50px;
    color: #313131;
    margin-right: 16px;
    flex-shrink: 0;
}

.teo_range_after {
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    border-radius: 10px;
    font-size: 16px;
    color: #7E8888;
    text-align: center;
    height: 50px;
    line-height: 50px;
    width: 165px;
    flex-shrink: 0;
}

.teo_range_after input {
    width: 50px;
    height: 40px;
    border: none;
}

.teo_range_input {
    width: 298px;
    margin-right: 16px;
    cursor: pointer;
}

.range_flex {
    align-items: center;
}

.teo_range_after input {
    font-weight: bold;
    color: #313131;
}

.teo_range_after b {
    color: #313131;
}

.teo_keys, .teo_increase .d-flex, .teo_selection_inputs, .teo_mode .d-flex {
    justify-content: space-between;
}

.teo_name input {
    width: 579px;
}

.teo_mode input {
    width: 100%;
}

.teo_increase input {
    width: 100%;
}

.teo_keys {
    margin-bottom: 55px;
}

.teo_power_qty > .text_input, .warranty_lamp > input {
    width: 342px;
    border-radius: 0;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.teo_qty, .warranty_lamp_qty {
    width: 117px;
    border-radius: 0;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    border-left: none;
}

.teo_power_qty > div input, .warranty_lamp_qty > input {
    width: 40%;
    border: none;
    height: 40px;
    text-align: left;
    font-size: 16px;
    line-height: 28px;
    color: #7E8888;
}

.teo_increase .teo_input_wrapper {
    width: 49%;
}

.ts_second_inputs {
    width: 687px;
    justify-content: space-between;
    display: flex;
    align-items: center;
}

.ts_second_inputs > input {
    width: 332px;
}

.delete_row {
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.teo_power_qty > div img:first-child, .warranty_lamp_qty img:first-child {
    padding-left: 5px;
}

.teo_power_qty > div img:last-child, .warranty_lamp_qty img:last-child {
    padding-right: 5px;
}

.teo_selection_bottom {
    justify-content: space-between;
    margin-bottom: 20px;
}

.teo_selection_inputs {
    margin-bottom: 20px;
    position: relative;
}

.teo_total {
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: #313131;
}

.teo_all_sum, .bottom_all_sum_lamp {
    color: #2AC844;
}

.teo_add_lamp {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #FFA72D;
}

.teo_add_lamp img {
    margin-left: 8px;
}

/*-----Стили input range------*/

input[type=range].styled-slider {
    height: 9px;
    -webkit-appearance: none;
}

/*progress support*/
input[type=range].styled-slider.slider-progress {
    --range: calc(var(--max) - var(--min));
    --ratio: calc((var(--value) - var(--min)) / var(--range));
    --sx: calc(0.5 * 17px + var(--ratio) * (100% - 17px));
}

input[type=range].styled-slider:focus {
    outline: none;
}

/*webkit*/
input[type=range].styled-slider::-webkit-slider-thumb {
    width: 17px;
    height: 17px;
    border-radius: 8.5px;
    background: #FFA82F;
    border: none;
    box-shadow: 0 0 2px black;
    margin-top: calc(9px * 0.5 - 17px * 0.5);
    -webkit-appearance: none;
}

input[type=range].styled-slider::-webkit-slider-runnable-track {
    height: 9px;
    border-radius: 0.5em;
    background: #FFFFFF;
    border: none;
    box-shadow: 0px 0px 19px 4px rgba(100, 100, 100, 0.15);
}

input[type=range].styled-slider::-webkit-slider-thumb:hover {
    background: #FFBB6C;
}

input[type=range].styled-slider.slider-progress::-webkit-slider-runnable-track {
    background: linear-gradient(#FFA82F, #FFA82F) 0/var(--sx) 100% no-repeat, #FFFFFF;
}

input[type=range].styled-slider.slider-progress:hover::-webkit-slider-runnable-track {
    background: linear-gradient(#FFBB6C, #FFBB6C) 0/var(--sx) 100% no-repeat, #FFFFFF;
}

input[type=range].styled-slider.slider-progress:active::-webkit-slider-runnable-track {
    background: linear-gradient(#FFBB6C, #FFBB6C) 0/var(--sx) 100% no-repeat, #FFFFFF;
}

/*mozilla*/
input[type=range].styled-slider::-moz-range-thumb {
    width: 17px;
    height: 17px;
    border-radius: 8.5px;
    background: #FFA82F;
    border: none;
    box-shadow: 0 0 2px black;
}

input[type=range].styled-slider::-moz-range-track {
    height: 9px;
    border-radius: 0.5em;
    background: #FFFFFF;
    border: none;
    box-shadow: 0px 0px 19px 4px rgba(100, 100, 100, 0.15);
}

input[type=range].styled-slider::-moz-range-thumb:hover {
    background: #FFBB6C;
}

input[type=range].styled-slider.slider-progress::-moz-range-track {
    background: linear-gradient(#FFA82F, #FFA82F) 0/var(--sx) 100% no-repeat, #FFFFFF;
}

input[type=range].styled-slider.slider-progress:hover::-moz-range-track {
    background: linear-gradient(#FFBB6C, #FFBB6C) 0/var(--sx) 100% no-repeat, #FFFFFF;
}

input[type=range].styled-slider.slider-progress:active::-moz-range-track {
    background: linear-gradient(#FFBB6C, #FFBB6C) 0/var(--sx) 100% no-repeat, #FFFFFF;
}

/*ms*/
input[type=range].styled-slider::-ms-fill-upper {
    background: transparent;
    border-color: transparent;
}

input[type=range].styled-slider::-ms-fill-lower {
    background: transparent;
    border-color: transparent;
}

input[type=range].styled-slider::-ms-thumb {
    width: 17px;
    height: 17px;
    border-radius: 8.5px;
    background: #FFA82F;
    border: none;
    box-shadow: 0 0 2px black;
    margin-top: 0;
    box-sizing: border-box;
}

input[type=range].styled-slider::-ms-track {
    height: 9px;
    border-radius: 0.5em;
    background: #FFFFFF;
    border: none;
    box-shadow: 0px 0px 19px 4px rgba(100, 100, 100, 0.15);
    box-sizing: border-box;
}

input[type=range].styled-slider::-ms-thumb:hover {
    background: #FFBB6C;
}

input[type=range].styled-slider.slider-progress::-ms-fill-lower {
    height: 9px;
    border-radius: 0.5em 0 0 0.5em;
    margin: -undefined 0 -undefined -undefined;
    background: #FFA82F;
    border: none;
    border-right-width: 0;
}

input[type=range].styled-slider.slider-progress:hover::-ms-fill-lower {
    background: #FFBB6C;
}

input[type=range].styled-slider.slider-progress:active::-ms-fill-lower {
    background: #FFBB6C;
}

/*-----------------*/

.teo_bottom_check {
    margin: 36px 0 33px;
    justify-content: space-between;
}

.teo_bottom_check .yellow_button {
    width: 179px;
    height: 49px;
    line-height: 49px;
    text-align: center;
}

.tbc_text {
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    color: #313131;
}

#teo .tbc_text {
    width: 345px;
}

.tbc_text img {
    margin-left: 5px;
}

.tbc_power {
    min-width: 98px;
    background: #FFFFFF;
    border: 1px solid #2AC844;
    box-sizing: border-box;
    border-radius: 10px;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #2AC844;
    padding: 0 10px;
}

#teo_new .teo_bottom_check > .d-flex {
    flex-direction: column;
}

#teo_new .teo_bottom_check .tbc_text:last-child {
    line-height: 33px;
}

#teo .tbc_power {
    height: 49px;
    line-height: 49px;
}

.teo_table {
    width: 100%;
    margin-bottom: 41px;
    border-spacing: 0px;
    border-collapse: unset !important;
}

.teo_table tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
}

.teo_table tr:first-child td:first-child {
    border-top-left-radius: 10px;
}

.teo_table tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
}

.teo_table_left, .teo_table_header, .teo_table_header_total {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    color: #000000;
}

.teo_table_header_total {
    border-top-right-radius: 10px;
}

.teo_table tr {
    height: 50px;
}

.teo_table td {
    padding-left: 26px;
}

.teo_table tr:first-child td:first-child {
    border: 1px solid #E2E2E2;
}

.teo_table tr:first-child td:not(td:first-child) {
    border-right: 1px solid #E2E2E2;
    border-top: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
}

.teo_table tr:not(:first-child) td:first-child {
    border-right: 1px solid #E2E2E2;
    border-left: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
}

.teo_table tr:not(:first-child) td:not(td:first-child) {
    border-right: 1px solid #E2E2E2;
    border-bottom: 1px solid #E2E2E2;
}

.teo_table_header:nth-child(4), .teo_table_check:nth-child(4) {
    border-right-color: #2AC844 !important;
}

.teo_table_left {
    background: #FCF4DF;
}

.teo_table_header {
    background: #F7F7F7;
}

.teo_table_check_total, .teo_table_header_total {
    font-weight: 500;
    font-size: 18px;
    color: #2AC844;
    border-color: #2AC844 !important;
}

.teo_send_manager {
    width: 317px;
    height: 49px;
    margin-right: 37px;
    line-height: 49px;
}

.download_warranty_pdf {
    margin-left: 30px;
}

.download_warranty_pdf input {
    cursor: pointer;
}

.teo_download, .download_warranty_pdf input {
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    color: #313131 !important;
    background-color: transparent;
    border: none;
}

.teo_download img {
    margin-right: 4px;
}

.teo_send_download {
    align-items: center;
    margin-bottom: 81px;
}

#energy_cost {
    text-align: right;
}

#service_system_cost, #service_lamp_cost {
    width: 80px;
    text-align: right;
}

.page_bottom_text {
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #7E8888;
    position: relative;
    max-height: 305px;
    overflow: hidden;
}

.page_bottom_text p {
    margin-bottom: 20px;
}

.page_bottom_text_filter {
    position: absolute;
    background: linear-gradient(
            180deg, rgba(255, 255, 255, 0.0364583) 0%, #f9f9f9 100%);
    width: 100%;
    height: 95px;
    bottom: 0;
}

.form_plus, .form_minus {
    cursor: pointer;
}

.teo-search-list {
    width: 500px;
    background-color: whitesmoke;
    position: absolute;
    padding: 10px;
    max-height: 300px;
    overflow-y: scroll;
    border: 1px solid black;
    z-index: 2;
    top: 50px;
}

#contacts_left {
    width: 55%;
}

#contacts_right {
    width: 39%;
}

#contacts_flex {
    justify-content: space-between;
    margin-bottom: 60px;
}

#contacts_top {
    flex-wrap: wrap;
}

#contacts_top > div {
    margin-bottom: 20px;
    align-items: flex-start;
}

#contacts_left input[type="submit"] {
    width: 179px;
    height: 49px;
}

.contacts_form_group {
    justify-content: space-between;
}

.contacts_form_group input {
    width: 49%;
    margin-bottom: 17px;
}

#contacts_left textarea {
    height: 50px;
}

.contacts_text {
    font-size: 18px;
    line-height: 26px;
    color: #7E8888;
}

#contacts_left .contacts_text {
    margin-bottom: 17px;
}

#contacts_right .contacts_text {
    margin-bottom: 24px;
}

#contacts_main_map {
    width: 100%;
}

.contacts_email > div, .contacts_phone > div {
    display: flex;
    flex-direction: column;
}

#contacts_top > .d-flex a:first-child, .contacts_address .contacts_city {
    font-weight: bold;
    font-size: 16px;
    line-height: 20px;
    color: #313131;
}

#contacts_top > .d-flex a:last-child {
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #7E8888;
}

#contacts_top .contacts_messengers a {
    font-weight: bold !important;
    color: #313131 !important;
    font-size: 16px !important;
    display: flex;
    align-items: end;
}

#contacts_top .contacts_messengers a img {
    margin-right: 8px;
}

#contacts_top > .d-flex:not(:last-child) img {
    margin-right: 8px;
}

.contacts_messengers a {
    margin-right: 11px;
}

#contacts_right h2 {
    line-height: 36px;
    margin-bottom: 10px;
}

#contacts_main_map {
    margin-bottom: 74px;
}

#contacts_dealer_network h2 {
    margin-bottom: 23px;
}

#contacts_dealer_network img {
    width: 100%;
}

.contacts_search {
    justify-content: space-between;
    margin-bottom: 44px;
}

#cs_search_input {
    width: 302px;
    position: relative;
}

#cs_search_input input {
    width: 100%;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    border-radius: 5px;
    font-size: 16px;
    line-height: 19px;
    color: #7E8888;
    text-indent: 20px;
}

#cs_search_input img {
    position: absolute;
    right: 10px;
    top: 10px;
}

.form_radio_btn label {
    padding: 0 20px;
    height: 40px;
    background: #EBEBEB;
    border-radius: 10px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    color: #7E8888;
    cursor: pointer;
    white-space: nowrap;
}

.form_radio_btn input[type=radio]:checked + label {
    background: linear-gradient(180deg, #FFCF55 0%, #FF981F 100%);
    box-shadow: 0px 0px 19px rgba(255, 185, 4, 0.8);
    color: #FFFFFF;
    border-radius: 10px;
}

.contacts_cards {
    justify-content: space-between;
    flex-wrap: wrap;
}

.contact_card {
    width: 48%;
    background: #FFFFFF;
    box-shadow: 0px 0px 19px 4px rgba(100, 100, 100, 0.15);
    border-radius: 10px;
    margin-bottom: 18px;
    height: 77px;
    overflow: hidden;
}

.contact_card.open_card {
    height: auto;
}

.contact_card_top {
    padding: 24px 25px 0 38px;
    min-height: 215px;
}

.cc_header {
    justify-content: space-between;
    font-weight: bold;
    font-size: 22px;
    display: flex;
    align-items: center;
    color: #313131;
    margin-bottom: 20px;
}

.contact_card.open_card .cc_header {
    margin-bottom: 15px;
}

.cc_header > div img {
    margin-right: 11px;
}

.cc_header > div {
    align-items: center;
    display: flex;
}

.contacts_phone, .contacts_address {
    margin-right: 15px;
}

#contacts_top > div {
    width: 48%;
}

.contact_card_bottom {
    position: relative;
    top: 6px;
}

.cc_arrow img {
    transition: 0.3s;
}

.cc_arrow_open img {
    transform: rotate(
            180deg);
    filter: grayscale(1);
    transition: 0.3s;
}

.managers_cards {
    flex-wrap: wrap;
}

.manager_card {
    width: 277px;
    height: 450px;
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    border-radius: 10px;
    margin-bottom: 21px;
}

.manager_card:not(:nth-child(4n+4)) {
    margin-right: 20.6px;;
}

.manager_card_top {
    padding: 20px 25px 27px;
    border-bottom: 1px solid #ECECEC;
}

.manager_card_top > img {
    margin: 0 auto 15px;
    display: block;
    width: 107px;
    height: 107px;
    border-radius: 50%;
    object-fit: cover;
}

.manager_card .manager_name {
    font-weight: bold;
    font-size: 20px;
    color: #313131;
    margin-bottom: 6px;
}

.manager_name {
    line-height: 24px;
    height: 48px;
}

.manager_card {
    line-height: 32px;
}

.manager_card .manager_post, .product-grid .manager_post {
    font-size: 16px;
    line-height: 18px;
    color: #7E8888;
    margin-bottom: 14px;
}

.manager_card .manager_post {
    height: 36px;
}

.manager_card:hover {
    box-shadow: 0px 0px 19px 4px rgb(100 100 100 / 15%);
}

.manager_phone_group {
    margin-bottom: 16px;
}

.manager_phone_group, .manager_mail_group {
    align-items: flex-start;
}

.manager_phone_group img {
    position: relative;
    margin-right: 17px;
    left: 5px;
}

.manager_mail_group img {
    margin-right: 9px;
}

.manager_phone, .manager_mail {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    color: #2B2B2B;
    display: block;
}

.manager_callback, .manager_mail_write {
    font-size: 16px;
    line-height: 20px;
    color: #7E8888;
}

.manager_card_bottom {
    justify-content: center;
}

.manager_card_bottom a:not(:last-child) {
    margin-right: 13px;
}

.manager_card_bottom .us-header-contact-link-whatsapp {
    margin-top: 12px;
}

.manager-mobile-watsapp {
    display: none;
}

.manager_card_bottom .yellow_button {
    padding: 5px 15px;
    margin-top: 8px;
}

.manager_card_bottom_whatsapp {
    display: flex;
}

.sotrudniki_header > div {
    display: flex;
}

.sotrudniki_header > div .form_radio_btn {
    margin-right: 9px;
}

.sotrudniki_header {
    justify-content: space-between;
    margin-bottom: 30px;
}

.manager_phone_group > div {
    flex-direction: column;
    display: flex;
}


#contacts_search_forms {
    display: flex;
    justify-content: space-between;
    width: 70%;
}

.wishlist_header {
    margin-bottom: 18px;
}

#wishlist_header {
    font-weight: bold;
    font-size: 22px;
    line-height: 32px;
    color: #313131;
    margin-bottom: 10px;
}

#choose_format {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #313131;
    margin-bottom: 8px;
}

#wishlist_text {
    font-size: 14px;
    line-height: 18px;
    color: #7E8888;
    margin-bottom: 14px;
}

.quantity-control {
    width: 81px;
    height: 30px;
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    border-radius: 5px;
    background-color: white;
    display: flex;
    align-items: center;
    padding: 0 6px;
}

.quantity-control input {
    width: 70%;
    border: none;
    text-align: center;
    height: 28px;
}

#acc-your-price {
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    border-radius: 5px;
    width: 206px;
    height: 30px;
}

.us-acc-info-block-desc .quantity_block {
    margin-right: 6px;
}

.acc-select {
    justify-content: space-between;
    margin-bottom: 20px;
}

.acc-select select {
    font-size: 16px;
    color: #7E8888;
    width: 24%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input::-webkit-input-placeholder {
    font-size: 16px;
    color: #7E8888;
    font-weight: normal;
}

input::-moz-placeholder {
    font-size: 16px;
    color: #7E8888;
    font-weight: normal;
}

/* Firefox 19+ */
input:-moz-placeholder {
    font-size: 16px;
    color: #7E8888;
    font-weight: normal;
}

/* Firefox 18- */
input:-ms-input-placeholder {
    font-size: 16px;
    color: #7E8888;
    font-weight: normal;
}

.acc-manager {
    width: 24%;
}

.acc-name, .acc-email {
    width: 26%;
}

.acc-bottom .yellow_button {
    width: 167px;
    height: 49px;
    margin-right: 14px;
}

.acc-bottom .grey_button {
    width: 231px;
    height: 49px;
}

.acc-bottom {
    margin-bottom: 80px;
}

h2.bottom_text_header {
    font-weight: bold;
    font-size: 36px;
    color: #313131;
    margin-bottom: 23px;
}

.acc-format {
    background: url("/image/catalog/elements/pdf_icon.png"), url("/image/catalog/elements/select_arrow.png");
    background-position: 15px, 95% 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: 20px, auto;
    background-color: white;
}

.acc-manager {
    background: url("/image/catalog/elements/man_icon.png"), url("/image/catalog/elements/select_arrow.png");
    background-position: 15px, 95% 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: 20px, auto;
    background-color: white;
}

.acc-select .choose_delivery {
    background: url("/image/catalog/elements/select_arrow.png");
    background-position: 95% 50%;
    background-repeat: no-repeat;
    background-color: white;
}

.acc-format, .acc-manager {
    padding-left: 20px;
}

.warranty_repair_header h1 {
    line-height: 48px;
}

.warranty_repair_top_buttons {
    gap: 20px;
}

.warranty_repair_top_buttons > a {
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 20px;
}

.warranty_repair .page_bottom_text {
    height: 52px;
}

.warranty_repair .page_bottom_text_filter {
    display: none;
}

.warranty_repair_subheader {
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #000000;
    margin-bottom: 40px;
}

.warranty_row {
    margin-top: 25px;
}

.form_title {
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #000000;
    margin-bottom: 20px;
    min-height: 26px;
}

#warranty_repair_form input:not(.download_warranty_pdf input) {
    width: 100%;
}

.warranty_row > div {
    margin-bottom: 26px;
}

.warranty_buttons {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

#warranty_repair_form input[type="date"] {
    background: url("/image/catalog/elements/calendar_icon.png") no-repeat;
    background-color: white;
    background-position: 98%;
    background-size: 20px;
}

#warranty_repair_form input[type="date"] {
    background: url("/image/catalog/elements/calendar_icon.png") no-repeat;
    background-color: white;
    background-position: 98%;
    background-size: 20px;
}

#warranty_repair_form button.text_input {
    background: url("/image/catalog/elements/attachment_icon.png") no-repeat;
    background-color: white;
    background-position: 98%;
    background-size: 20px;
    width: 100%;
    text-align: left;
    font-size: 16px;
    color: #7E8888;
}

#warranty_repair_form input[type="date"]::-webkit-calendar-picker-indicator {
    opacity: 0;
}

#warranty_repair_form a:not(.warranty_add_lamp a) {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-right: 15px;
    line-height: 50px;
    font-size: 16px;
    color: #7E8888;
}

.warranty_add_lamp {
    border: 1px solid #BABABA;
    border-radius: 8px;
    width: 260px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: rgba(0, 0, 0, 0.5);
}

.warranty_add_lamp img {
    width: 15px;
    height: 15px;
    margin-left: 15px;
}

.warranty_lamp_description {
    position: relative;
}

.warranty_lamps_list:not(:last-child) {
    margin-bottom: 20px;
}

.form_radio input[type=radio] {
    display: none;
}

.form_radio label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 7px;
    margin: 0;
    user-select: none;
    font-size: 16px;
    color: #7E8888;
}

.form_radio label:before {
    content: "";
    display: inline-block;
    width: 19px;
    height: 19px;
    position: absolute;
    left: 0;
    top: 2px;
    bottom: 1px;
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    border-radius: 100%;
}

/* Checked */
.form_radio input[type=radio]:checked + label:before {
    background-color: #ffcf55;
    box-shadow: inset 0 0 0 4px white;
}

.warranty_radio .text_input {
    align-items: center;
}

.warranty_repair_header hr {
    border-top: 1px solid #959595;
}

.warranty-repair-block {
    padding: 60px 0;
    border-bottom: 1px solid #959595;
}

.warranty_repair_bottom {
    margin-top: 60px;
}

.warranty_repair_bottom ul {
    margin-top: 40px;
}

.warranty_repair_bottom li {
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #000000;
    margin-bottom: 15px;
}

.warranty-agree {
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: rgba(0, 0, 0, 0.5);
    margin-top: 15px;
}

.warranty_row button {
    background: linear-gradient(84.42deg, #FF9E25 -7.38%, #FFCC52 107.2%);
    border-radius: 8px;
    width: 260px;
    height: 50px;
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
}

.warranty-button-block {
    display: flex;
    justify-content: end;
}

#form_pdf {
    width: 19px;
    margin-right: 12px;
}

.warranty_submit {
    width: 164px;
    height: 54px;
}

.export_text {
    font-size: 18px;
    line-height: 26px;
    color: #7E8888;
    margin-bottom: 26px;
    width: 82%;
}

.export_inputs input[type="checkbox"] {
    display: none;
}

.export_input_label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 27px;
    margin-bottom: 10px;
    user-select: none;
    font-size: 16px;
    color: #7E8888;
}

.export_input_label:before {
    content: "";
    display: inline-block;
    width: 19px;
    height: 19px;
    position: absolute;
    left: 0;
    top: 2px;
    bottom: 1px;
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    border-radius: 100%;
}

.export_inputs input[type="checkbox"]:checked + label:before {
    background-color: #ffcf55;
    box-shadow: inset 0 0 0 4px white;
}

.main_category_input label {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #313131;
}

.child_category_input {
    padding-left: 30px;
}

.subchild_category_input {
    padding-left: 30px;
}

.export_inputs {
    column-count: 4;
    margin-bottom: 40px;
}

.shop_logo img {
    max-width: 215px;
    max-height: 139px;
    display: block;
}

.shop_logo > div:first-child {
    height: 149px;
    display: flex;
    align-items: center;
    padding-bottom: 16px;
}

.shop_logo .button {
    background: url("/image/catalog/elements/download_icon_26.png") no-repeat;
    background-color: transparent;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #7E8888;
    border: none;
    cursor: pointer;
    padding-left: 45px;
}

.export_buttons > .button:first-child {
    margin-bottom: 10px;
}

.shop_logo input[type='text'] {
    width: 67%;
    border: none;
    background-color: white;
    margin-left: 35px;
    height: 40px;
    text-indent: 10px;
}

#download_images {
    width: 258px;
    height: 54px;
    font-weight: 500;
    margin-top: 28px;
}

.logos > div {
    margin-bottom: 40px;
}

.fancybox_header {
    margin: 8px 0 9px;
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
    color: #313131;
}

.page_bottom_header {
    margin: 77px 0 23px;
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    color: #313131;
}

.fancybox_block a {
    height: 390px;
    display: flex;
    align-items: baseline;
    background: transparent;
}

.fancybox_full {
    border: 1px solid #ECECEC;
    box-sizing: border-box;
}

.fancybox_block a:hover {
    box-shadow: 0px 0px 19px 4px rgba(100, 100, 100, 0.15);
}

.test_card {
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 14px 23px 14px 27px;
    margin-bottom: 12px;
    align-items: center;
}

.test_title {
    font-weight: bold;
    font-size: 18px;
    color: #313131;
    margin-bottom: 7px;
}

.test_text {
    font-size: 16px;
    line-height: 18px;
    color: #7E8888;
}

.test_card a {
    width: 180px;
    height: 42px;
    line-height: 42px;
}

.soon_test {
    background-color: #EBEBEB;
    height: 42px;
    width: 180px;
    display: block;
    text-align: center;
    border-radius: 10px;
}

#test_mask {
    background: rgba(0, 0, 0, 0.8);
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 999999;
    display: flex;
    justify-content: center;
    padding-top: 100px;
    top: 0;
}

#test_window {
    background: #FFFFFF;
    border-radius: 10px;
    width: 673px;
    height: auto;
    padding: 35px 47px;
    position: relative;
}

#test_window .test_tab:first-child input {
    width: 100%;
}

.test_bold {
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #313131;
}

.test_bold img {
    margin-left: 7px;
}

.test_row.required:after {
    content: '*';
    color: red;
    position: absolute;
    top: 0;
    left: 25px;
}

.test_row, .test_tab:first-child .test_bold {
    margin-bottom: 16px;
}

.test_tab:not(:first-child) .test_bold {
    margin-bottom: 10px;
}

.test_header {
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    color: #313131;
    margin-bottom: 14px;
}

.test_buttons button {
    margin-top: 7px;
    width: 100%;
    height: 54px;
}

.dark_grey_button {
    background: #BEBEBE;
    border: none;
    border-radius: 10px;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
}

.answer_image {
    max-width: 150px;
    margin-bottom: 10px;
}

.answer_images {
    max-width: 67px;
    margin-top: 10px;
    position: relative;
    right: 30px;
}

.test_tab {
    display: none;
    max-height: 65vh;
    overflow-y: auto;
    overflow-x: hidden;
}

.test_tab:not(:first-child) .test_buttons {
    justify-content: space-between;
}

.test_tab label:not(.text_input_label), .us-form-checkbox-group label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 30px;
    user-select: none;
    font-size: 16px;
    color: #7E8888;
}

.test_tab label:before, .us-form-checkbox-group label:before {
    content: "";
    display: inline-block;
    width: 19px;
    height: 19px;
    position: absolute;
    left: 0;
    top: 2px;
    bottom: 1px;
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    border-radius: 100%;
}

.test_answer:checked + label:before, .us-form-checkbox-input:checked + label:before {
    background: url(/image/catalog/elements/ok_icon.png) no-repeat;
    background-size: 19px;
    border: none;
}

.test_answer:not(.test_answer[type="text"]), .us-form-checkbox-input {
    display: none;
}

.answer_block {
    margin-bottom: 15px;
}

.answer_number {
    font-size: 16px;
    color: #313131;
}

.product_manager_image {
    text-align: center;
    padding: 18px 21px 18px;
}

.product_manager_image img {
    border-radius: 50%;
}

.product_manager_name {
    font-weight: bold;
    font-size: 22px;
    line-height: 32px;
    color: #313131;
    margin-bottom: 10px;
}

.product_manager_messengers a {
    margin: 0 10px 8px 0;
}

.manager_popup_button {
    width: 167px;
    height: 49px;
    margin: 15px auto;
}

.show_more_tags {
    font-size: 14px;
    line-height: 16px;
    color: #F4B000 !important;
    margin-left: 11px;
}

.category_text {
    margin-top: 83px;
}

#product-product .us-categories-box {
    border: 1px solid #E2E2E2;
    border-radius: 5px;
}

.us-main-product-title {
    font-weight: bold;
    font-size: 32px;
    line-height: 37px;
    color: #313131;
}

.price_and_files {
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    border-radius: 5px;
}

.product_file {
    font-size: 12px;
    color: #7E8888;
}

.product_file img {
    width: 17px;
}

.product_file:not(:last-child) {
    margin-right: 15px;
}

.product_files {
    padding: 10px 16px;
    border-bottom: 1px solid #E2E2E2;
}

.product_order {
    background: linear-gradient(180deg, #FFCF55 0%, #FF981F 100%);
    width: 167px;
    height: 49px;
    display: inline-block;
    line-height: 49px;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #FFFFFF;
    border-radius: 10px;
}

.product_order:hover {
    color: #FFFFFF;
    background: linear-gradient(180deg, #fcc544 0%, #fc9010 100%);
}

.product_tab:not(:first-child) {
    display: none;
}

.us-product-info-item-model {
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    padding: 5px 13px;
    margin-right: 12px;
    font-size: 12px;
    color: #313131;
    white-space: nowrap;
}

.us-product-info-item-sku {
    font-size: 14px;
    color: #7E8888;
}

.us-product-info-list {
    align-items: baseline;
    flex-wrap: wrap;
}


.product_price_block {
    padding: 15px 28px 21px;
}

.kp-download-link {
    font-size: 16px;
    color: #7E8888;
}

.kp-download-link img {
    margin-right: 7px;
}

#us-blog-column-article-product {
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    padding: 9px 18px 17px 11px;
    border-radius: 5px;
}

.us-news-block-product-title {
    font-weight: 500;
    font-size: 16px;
    color: #313131;
    margin-bottom: 5px;
}

.us-news-block-link {
    font-size: 14px;
    color: rgb(255, 207, 85);
}

.us-news-block-date {
    font-size: 12px;
    color: #ACACAC;
}

.product-blog-photo-link {
    width: 39px;
    margin-right: 11px;
    flex-shrink: 0;
}

.product-blog-photo-link img {
    object-fit: cover;
}

.us-news-block-product-text {
    justify-content: space-between;
}

.product-blog-item {
    margin-bottom: 8px;
}

.left_product_block {
    background: #FFFFFF;
    padding: 10px 12px 15px;
    margin-bottom: 14px;
    border-radius: 5px;
}

.accessories_block {
    border: 1px solid #E2E2E2;
}

.dealer_price_block {
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.1);
    border: 1px solid #E2E2E2;
}

.lfp_header {
    font-weight: 500;
    font-size: 16px;
    color: #313131;
    margin-bottom: 3px;
}

.lfp_red {
    font-size: 16px;
    color: rgb(255, 207, 85);
}

.lfp_question {
    margin-right: 9px;
}

.product-gallery-arrows {
    text-align: right;
    min-width: 131px;
}

.product-gallery-arrows > button {
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    width: 42px;
    height: 42px;
    background-color: white;
}

.product-gallery-arrows .slick-prev {
    margin-right: 7px;
}

.product-gallery-arrows .slick-prev img {
    transform: rotate(180deg);
}

.slick-dots {
    display: flex;
}

.product-gallery-dots, .product-gallery-mobile-dots {
    justify-content: center;
}

.product-gallery-dots ul, .product-gallery-mobile-dots ul {
    padding: 0;
}

.dots_arrows {
    position: relative;
    margin-top: 33px;
    display: flex;
    justify-content: flex-end;
    padding: 0 20px;
    flex-wrap: wrap;
}

.attribute_row {
    padding: 13px 31px;
    font-size: 16px;
    color: #313131;
    justify-content: space-between;
}

.attribute_row > div:first-child {
    margin-right: 50px;
}

.attribute_row > div:nth-child(2) {
    text-align: right;
}

.fixed_contacts {
    display: flex;
    background: #FFFFFF;
    box-shadow: 0px 0px 19px 4px rgba(100, 100, 100, 0.15);
    border-radius: 100px;
    position: fixed;
    right: 40px;
    bottom: 40px;
    padding: 8px 15px 8px 8px;
    align-items: center;
    z-index: 10;
}

.fixed_contacts_photo {
    border-radius: 50%;
    width: 42px;
    margin-right: 9px;
}

.fixed_contacts_title {
    font-weight: bold;
    font-size: 14px;
    line-height: 27px;
    color: #313131;
}

.fixed_contacts_title_callback {
    font-size: 12px;
    line-height: 18px;
    color: #FF981F;
    margin-right: 10px;
}

.fixed_contacts_icon img {
    margin-right: 5px;
    width: 13px;
}

#teo_new h2, #teo h2 {
    font-weight: bold;
    font-size: 22px;
    line-height: 32px;
    color: #313131;
}

#teo_new .current_calculation .ts_second_inputs > input:not(:last-child) {
    width: 34%;
}

#teo_new .current_calculation .ts_second_inputs > input:last-child {
    width: 30%;
}

.karta_syata_data li {
    font-size: 22px;
    line-height: 38px;
    color: #313131;
}

.karta_syata h2 {
    font-weight: bold;
    font-size: 24px;
    line-height: 26px;
    color: #313131;
    margin-bottom: 12px;
}

.karta_syata_data a:hover {
    color: #F4C200;
}

.karta_syata_data {
    padding-left: 25%;
}

.karta_subcategory {
    display: none;
}

.karta_syata_data .fa-chevron-down {
    cursor: pointer;
}

.show_category {
    display: block;
}

.lensvet_tooltip:not(td.lensvet_tooltip) {
    cursor: help;
    display: inline-block;
    position: relative;
}

.lensvet_tooltip::after {
    background: #FFFFFF;
    box-shadow: 0px 0px 7px 4px rgba(100, 100, 100, 0.1);
    border-radius: 5px;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    color: #7E8888;
    content: attr(data-tooltip);
    margin: -30px 0 0 8px;
    opacity: 0;
    padding: 13px 16px 15px 20px;
    position: absolute;
    visibility: hidden;
    display: none;
    transition: all 0.4s ease-in-out;
    min-width: 228px;
    z-index: 9999999;
    bottom: 106%;
    left: 0;
}

.lensvet_tooltip:hover::after {
    opacity: 1; /* Показываем его */
    visibility: visible;
    display: inline-block;
}

.teo_input_wrapper {
    position: relative;
}

.teo_input_wrapper img {
    position: absolute;
    right: 10px;
    top: 16px;
}

.usual_button {
    display: inline-block;
    padding: 14px 20px;
}

.main_block_dealers .usual_button {
    margin-top: 20px;
}

#diler .nav-item {
    margin-bottom: 20px;
}

.banner_underline {
    font-size: 16px;
    margin-top: 20px;
    display: block;
    text-decoration: underline;
}

.articles-info h3 {
    height: 69px;
    overflow: hidden;
}

.articles-info a {
    line-height: 30px;
}

.articles-readmore a {
    width: 50%;
    height: 45px;
    line-height: 40px;
    margin: 5px auto 10px;
}

.articles-readmore a:hover {
    background-color: #FF981F;
    color: white;
}

/*Страница о компании*/
#about_company .default-slideshow {
    margin-bottom: 85px;
}

.about-wrapper {
    padding: 84px 0px;
}

.history-wrapper {
    margin-bottom: 65px;
}

.history-info {
    display: inline-block;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #757575;
    margin-bottom: 20px;
}

.history-info h3 {
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    display: inline-block;
    width: 100%;
    color: #313131;
    margin-bottom: 16px;
}

.history-info p {
    margin-bottom: 15px;
}

.history-info, .history-image {
    margin-bottom: 20px;
}

.history-cifri {
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
    width: 100%;
    color: #404040;
}

.history-cifri span {
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    display: inline-block;
    width: 100%;
    color: #313131;
}

.why-choose-us {
    display: block;
    width: 100%;
    margin: 80px 0 0;
    background: url('/image/catalog/elements/about-company/why-choose-us-bg.png') no-repeat center;
    background-size: cover;
    padding: 30px 0 20px;
}

.why-choose-us h3, .laboratory h3, .how-we-make-wrapper h3, .our-clients-wrapper h3 {
    display: inline-block;
    width: 100%;
    text-align: left;
    font-weight: bold;
    font-size: 36px;
    line-height: 102.69%;
    margin-bottom: 44px;
    color: #313131;
}

.why-we, .how-to, .ysluga-wrapper, .lizing_advantage {
    padding: 22px 31px 31px;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    border-top: 9px solid #FFCF55;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    color: #757575;
    background: #FFFFFF;
    box-shadow: 0px 0px 19px 4px rgba(100, 100, 100, 0.15);
    margin-bottom: 20px;
}

.ysluga-wrapper h3 a {
    display: inline-block;
    width: 100%;
    font-weight: bold;
    font-size: 22px;
    line-height: 32px;
    color: #313131;
    text-decoration: none;
}

.why-we span, .how-to span {
    display: inline-block;
    width: 100%;
    font-weight: bold;
    font-size: 22px;
    line-height: 32px;
    color: #313131;
    margin-bottom: 10px;
}

.laboratory {
    display: inline-block;
    width: 100%;
    padding: 80px 0px;
}

.laboratory-image {
    padding: 0px;
}

.laboratory-image img {
    margin-top: -10px;
}

.laboratory-item {
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    color: #7E8888;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}

.laboratory-item span {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 22px;
    line-height: 22px;
    color: #313131;
}

.how-we-make-wrapper {
    display: block;
    width: 100%;
    padding: 80px 0px;
    /*background: url('/image/catalog/elements/about-company/how-we-make-bg.png') no-repeat center;*/
    background-size: cover;
}

.how-we-make {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 21px;

    color: #7E8888;
}

.how-we-make-item span {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 22px;
    line-height: 22px;
    color: #313131;
}

.how-we-make-counter span {
    font-weight: bold;
    font-size: 22px;
    line-height: 22px;
    padding: 10px;
    background: #FF9D23;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #FFFFFF;
}

/*Страница о компании*/
/*Cтраница как воспользоваться промокодом*/
.promo-use {
    margin-top: 68px;
}

.promo-use h3 {
    margin-bottom: 36px;
}

.our-clients-wrapper {
    margin-top: 57px;
}

.our-clients-wrapper ul li {
    display: inline-block;
    margin: 0 20px;
}

/*Cтраница как воспользоваться промокодом*/
/* Статьи */
.articles-item {
    display: inline-block;
    width: 100%;
    margin-bottom: 19px;
    padding: 20px 20px 10px;
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    border-radius: 10px;
}

.articles-info h3 a {
    text-align: center;
    display: block;
    width: 100%;
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #313131;
    text-decoration: none;
    margin-bottom: 10px;
}

.articles-description {
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    display: inline-block;
    width: 100%;
    color: #7E8888;
    margin-bottom: 10px;
    height: 48px;
    overflow: hidden;
}

.articles-date {
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
    color: #ACACAC;
}

.articles-readmore {
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
    text-decoration: none;
    color: #FF981F;
}

.articles-readmore:hover {
    text-decoration: none;
    color: #FF981F;
}

.view_counter {
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
    display: inline-block;
    padding-left: 38px;
    color: #313131;
    background: url('/image/catalog/elements/articles/viewed.png') no-repeat left center;
}

.articles-tag {
    display: inline-block;
    margin: 12px 10px 0 0;
    padding: 5px 17px;
    background: #EFEFEF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.articles-tags {
    margin-bottom: 10px;
}

.articles-tag.hidden {
    display: none;
}

.articles-showmore {
    font-weight: normal;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    color: #F4B000;
    display: inline-block;
}

.social-list {
    display: inline-block;
    margin-bottom: 0;
}

.social-list li {
    display: inline-block;
}

/* Статьи */
/* Услуги */
#articles-wrapper .yellow_button {
    padding: 2px 19px;
    font-size: 18px;
    display: inline-block;
    margin-top: 12px;
    width: 200px;
}

/* Услуги */
/* Услуга */
.yslyga-wrapper {
    font-family: Roboto;
    color: #757575;
}

.yslyga-wrapper h3 {
    font-weight: bold;
    font-size: 22px;
    line-height: 26px;
    display: block;
    width: 100%;
    margin: 16px 0;
    color: #313131;
}

.yslyga-wrapper ul {
    padding-left: 20px;
}

.yslyga-wrapper ul li::marker {
    color: #F4B000;
}

.o-yslyge {
    line-height: 26px;
    font-size: 18px;
    margin-bottom: 20px;
}

.kakie-zadachi {
    font-size: 18px;
    line-height: 26px;
}

.willhave-wrapper {
    margin: 81px 0px;
    padding: 75px 0px 76px;
    background: url('/image/catalog/elements/yslygi/willhave-bg.png') no-repeat;
    display: inline-block;
    width: 100%;
    background-size: cover;
}

.willhave-wrapper h3 {
    font-weight: bold;
    font-size: 36px;
    margin-bottom: 45px;
    display: inline-block;
}

.willhave-wrapper .laboratory-item span {
    font-weight: bold;
    font-size: 18px;
    line-height: 20px;
    color: #313131;
}

.zachem {
    font-size: 18px;
    line-height: 37px;
}

.yslyga-wrapper button {
    padding: 8px 30px;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
}

.kakie-zadachi img:not(#uslugi_recirkulyator_img) {
    max-width: 50%;
}

.recirkulyators_table {
    margin-top: 45px;
    border-radius: 10px;
    overflow: auto;
}

.recirkulyators_table table {
    width: 100%;
}

.recirkulyators_table tr:nth-child(odd) {
    background-color: #F3F3F3;
}

.recirkulyators_table tr:nth-child(even) {
    background-color: #FFFFFF;
}

.recirkulyators_table td {
    height: 50px;
    padding: 0 31px;
    color: #313131;
    font-size: 16px;
    font-weight: normal;
}

.msb_service img {
    object-fit: none;
    height: 200px;
    width: 200px;
    border-radius: 10px 0 0 10px;
}

.faq-wrapper h3 {
    display: inline-block;
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    width: 100%;
    margin-bottom: 35px;
    color: #313131;
}

.faq-wrapper h4 a {
    background: #FFFFFF;
    border: 1px solid #ECECEC;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 22px;
    line-height: 36px;
    text-decoration: none;
    color: #313131;
    padding: 15px 30px;
}

.faq-wrapper h4 a.accordion-toggle.collapsed {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.faq-wrapper h4 a.accordion-toggle.collapsed::after {
    content: '' !important;
    background: url('/image/catalog/elements/faq/plus.png') no-repeat center;
    display: block;
    width: 35px;
    height: 36px;
}

.faq-wrapper h4 a.accordion-toggle {
    -moz-border-radius: 10px 0px;
    -webkit-border-radius: 10px 0px;
    border-radius: 10px 10px 0px 0px;
    background: #fff;
    box-shadow: 0px 0px 19px 4px rgba(100, 100, 100, 0.15);
}

.faq-wrapper h4 a.accordion-toggle::after {
    content: '' !important;
    background: url('/image/catalog/elements/faq/minus.png') no-repeat center;
    display: block;
    width: 35px;
    height: 36px;
}

.faq-wrapper .panel-collapse.collapse.show {
    background: #FFFFFF;
    padding: 30px;
    box-shadow: 0px 0px 19px 4px rgba(100, 100, 100, 0.15);
    -moz-border-radius: 0px 0px 10px 10px;
    -webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
    margin-bottom: 20px;
}

/* Услуга */
/* Модуль интересно почитать */
.interesno-wrapper-header {
    font-weight: bold;
    font-size: 22px;
    line-height: 21px;
    margin: 29px 0 23px;
    display: flex;
    align-items: center;
    color: #313131;
    text-decoration: underline;
}

.interesno {
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: inline-block;
    width: 100%;
    padding: 15px;
    margin-bottom: 18px;
}

.interesno-img a img {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}

.interesno-zag {
    font-weight: bold;
    font-size: 18px;
    line-height: 32px;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    color: #313131;
}

.interesno-description {
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    color: #7E8888;
}

.interesno-date {
    display: inline-block;
    width: 49%;
    font-size: 14px;
    line-height: 32px;
    color: #ACACAC;
}

.interesno-readmore {
    display: inline-block;
    width: 49%;
    text-align: right;
}

.interesno-readmore a {
    text-decoration: none;
    font-size: 14px;
    line-height: 32px;
    color: #FF981F;
}

.interesno-readmore a:hover {
    text-decoration: none;
    color: #FF981F;
}

/* Модуль интересно почитать */
/*Категории в блоге*/
.blog-category-wrapper {
    background: #FFFFFF;
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 21px;
    display: inline-block;
}

.blog-category-wrapper h3 {
    font-weight: bold;
    font-size: 22px;
    line-height: 21px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    color: #313131;
}

.blog-category-wrapper ul li a {
    font-size: 16px;
    line-height: 34px;
    display: inline-block;
    width: 100%;
    color: #313131;
}

.blog-category-wrapper ul li ul {
    padding-left: 20px;
}

.blog-category-wrapper ul li ul li a {
    font-weight: normal;
    font-size: 16px;
    line-height: 34px;
    display: inline-block;
    width: 100%;
    color: #7E8888;
}

/*Категории в блоге*/
/*Страница Дилер*/
#diler .us-slideshow-plus-item {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#b596de+0,b78bd8+17,c798d4+46,dfb8cf+70,f7d1aa+86,fdd894+100 */
    background: #b596de; /* Old browsers */
    background: -moz-linear-gradient(left, #b596de 0%, #b78bd8 17%, #c798d4 46%, #dfb8cf 70%, #f7d1aa 86%, #fdd894 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #b596de 0%, #b78bd8 17%, #c798d4 46%, #dfb8cf 70%, #f7d1aa 86%, #fdd894 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #b596de 0%, #b78bd8 17%, #c798d4 46%, #dfb8cf 70%, #f7d1aa 86%, #fdd894 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b596de', endColorstr='#fdd894', GradientType=1); /* IE6-9 */
    padding: 0px;
    position: relative;
    border-radius: 10px;
}

#diler .us-slideshow-plus-item-info {
    padding: 25px 60px;
    max-width: 70%;
}

#diler .us-slideshow-plus-item-info .us-slideshow-plus-item-btn {
    background: #fff !important;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding: 13px 29px;
    color: #A763A4 !important;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    opacity: 1;
}

#diler .us-slideshow-plus-item-title {
    color: #fff;
    font-weight: bold;
    font-size: 36px;
    line-height: 63px;
}

#diler .us-slideshow-plus-item-text {
    color: #fff !important;
    width: 100% !important;
    max-width: unset !important;
}

#diler .us-slideshow-plus-item-img {
    position: absolute;
    right: 30px;
}

#diler .our-clients-wrapper {
    margin-bottom: 57px;
}

#diler h3 {
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    color: #313131;
}

#diler .nav-tabs {
    border: none;
}

#diler .nav-link {
    padding: 0 20px;
    height: 40px;
    background: #EBEBEB;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    color: #7E8888;
    cursor: pointer;
    white-space: nowrap;
    margin-right: 10px;
    border: none;
    display: block;
}

#diler .nav-link.active {
    background: linear-gradient(
            180deg, #FFCF55 0%, #FF981F 100%);
    box-shadow: 0px 0px 19px rgb(255 185 4 / 80%);
    color: #FFFFFF;
}

.diler-introtext {
    display: inline-block;
    width: 100%;
    margin: 0 0 25px;
    font-size: 18px;
    line-height: 22px;
    color: #313131;
}

.diler-introtext span {
    color: #28C554;
}

.diler-wrapper {
    display: inline-block;
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0px 0px 19px 4px rgba(100, 100, 100, 0.15);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.diler-zag {
    border-bottom: 1px solid #ECECEC;
    padding: 14px 20px;
    font-weight: bold;
    font-size: 18px;
    line-height: 21px;
    color: #313131;
}

.diler-info {
    padding: 20px;
    display: inline-block;
    width: 100%;
    font-size: 14px;
    line-height: 20px;
    color: #7E8888;
}

.diler-info ul {
    padding: 0px;
}

.diler-info ul li {
    list-style: none;
    margin-bottom: 10px;
}

.diler-info ul li::before {
    content: '\f058';
    font-family: "Font Awesome 5 Free";
    margin-right: 5px;
    font-weight: normal;
}

.diler-info ul li.active::before {
    color: #28C554;
}

.diler-info .active {
    color: #313131;
    font-weight: bold;
}

.why-choose-us.diler-page {
    padding: 70px 0px;
    background: url('/image/catalog/elements/partneram/diler-sert-bg.png') no-repeat;
    background-size: cover;
}

.diler-page .why-we {
    border-top: 0px;
}

.diler-page .laboratory-image img {
    margin-top: 0px;
}

.diler-page a.yellow_button {
    padding: 10px 25px;
    display: block;
    margin: 0 auto;
    max-width: 200px;
}

.diler-page .intro {
    text-align: center;
    margin-bottom: 45px;
    font-size: 18px;
    line-height: 26px;
    color: #313131;
}

.diler-page .intro h3 {
    text-align: center;
    margin-bottom: 16px;
}

.how-we-make-wrapper.etapi-diller {
    background: none;
    padding: 80px 0px 40px;
}

.etapi-diller .intro {
    margin-bottom: 40px;
    color: #7E8888;
}

.etapi-diller .intro h3 {
    margin-bottom: 10px;
}

.etapi-diller .how-we-make {
    margin-bottom: 40px;
}

.etapi-diller img {
    margin-top: -40px;
}

#diler .yellow_button {
    padding: 10px 25px;
    display: block;
    max-width: 200px;
}

#diler .tab-content {
    padding-bottom: 20px;
}

.diler-form {
    padding: 70px 0px 0px;
}

.form-creator .box-content {
    padding: 45px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: url('/image/catalog/elements/partneram/partner-form-bg.jpg') no-repeat center;
    background-size: cover;
}

.form-creator h3 {
    color: #fff;
    font-weight: bold;
    font-size: 32px;
    line-height: 35px;
    width: 100%;
    margin-bottom: 18px;
}

.form-creator input[type='text'] {
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid #E2E2E2;
    box-sizing: border-box;
    border-radius: 10px;
    color: #fff;
}

.diler-form input[type="text"]::-webkit-input-placeholder {
    color: #fff;
}

.diler-form input[type="text"]::-moz-placeholder {
    color: #fff;
}

.form-creator .yellow_button {
    padding: 10px 27px;
    font-size: 18px;
    line-height: 28px;
}

.dilerform-text {
    font-weight: 500;
    font-size: 13px;
    line-height: 18px;
    color: #FFFFFF;
}

.dilerform-text::before {
    content: '\f058';
    font-family: "Font Awesome 5 Free";
    margin-right: 5px;
    font-weight: normal;
    position: absolute;
    left: -10px;
    font-size: 16px;
}

/*Страница Дилер*/
/*Страница 404*/
.error_404_text {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 26px;
    color: #7E8888;
    text-align: center;
    margin: 0 auto;
    max-width: 700px;
}

.error_404_text h1 {
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    align-items: center;
    margin-bottom: 10px;
    color: #313131;
}

.error_404_text .yellow_button {
    padding: 12px 29px;
    width: auto;
    margin-top: 18px;
    display: inline-block;
}

.articles-tags {
    display: none;
}

.lensvet_presentation_img img {
    display: none;
    width: 100%;
}

.lensvet_presentation_img .active {
    display: block;
}

.lensvet_presentation_thumbs {
    width: 250px;
    height: 510px;
    overflow-y: scroll;
    padding-top: 20px;
    padding-right: 10px;
}

.lensvet_presentation_thumbs img {
    height: 115px;
    margin-bottom: 30px;
    cursor: pointer;
    object-fit: cover;
}

.lensvet_presentation_img {
    width: 78%;
}

.lensvet_presentation .d-flex {
    justify-content: space-between;
}

.lensvet_presentation h1 {
    margin-bottom: 40px;
}

.lp_numbers {
    width: 250px;
    overflow-x: scroll;
    white-space: nowrap;
    height: 50px;
    display: flex;
    align-items: center;
    padding: 0 10px;
    margin-bottom: 10px;
}

.lp_number {
    font-size: 16px;
    padding: 5px 10px;
    width: 39px;
    text-align: center;
    display: block;
    flex-shrink: 0;
}

.lp_number:hover {
    background-color: #ececec;
}

.lpn_active {
    background-color: #e2e3ce;
}

.thumb_active {
    border: 2px solid #b2b196;
}

img {
    max-width: 100%;
}

.test_tab.active {
    display: block;
}

#subscribe_footer_input {
    position: relative;
}

#subscribe_footer_input:after {
    content: '*';
    font-size: 16px;
    color: red;
    position: absolute;
    top: 5px;
    left: 5px;
}

.input-required {
    position: relative;
}

.input-required:after {
    content: '*';
    position: absolute;
    font-size: 16px;
    color: red;
    left: 10px;
    top: 5px;
}

.warranty_radio .input-required:after, button.input-required:after {
    left: -10px;
}

.input-error {
    border-color: red;;
}

#maybe_search {
    font-size: 16px;
    color: black;
    margin-bottom: 10px;
}

#maybe_search a {
    color: #FF9F26;
}

.product_tabs {
    margin-bottom: 32px;
}

.avariyniy_icon {
    width: 50px;
    position: absolute;
    bottom: 10px;
    z-index: 2;
}

.product-layout .avariyniy_icon {
    top: 110px;
    left: 30px;
}

.product_avariyniy_icon {
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    max-width: 100px;
}

.us-subcategory .avariyniy_icon {
    top: 70px;
    left: 40px;
}

.us-product-photo-main {
    position: relative;
}

.willhave-wrapper .row {
    justify-content: space-between;
}

.articles_date_link {
    display: flex;
    justify-content: end;
}

.teo_appreciation label:after {
    content: '%';
}

.teo_appreciation label {
    position: absolute;
    top: 14px;
    left: 0;
    display: none;
    font-size: 16px;
    font-weight: bold;
}

.teo_appreciation .hidden, .energolizing_calculator_blocks .hidden {
    display: none;
}

.get_presentation {
    color: #7E8888 !important;
    font-size: 16px;
    text-decoration: none !important;
    margin-top: 20px;
    display: block;
}

.us-module-no-price {
    font-size: 16px;
    margin-right: 20px;
    font-weight: bold;
    line-height: 20px;
}

#us-related-products_0 {
    position: relative;
}

#us-related-products_0 .slick-list {
    padding: 20px 0;
}

.related_slider_arrow {
    z-index: 100;
    cursor: pointer;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
}

#related_prev_arrow {
    left: -20px;
    transform: rotate(180deg);
}

#related_next_arrow {
    right: -20px;
}

.warranty-search-list {
    position: absolute;
    width: 100%;
    top: 60px;
    background-color: white;
    padding: 10px;
    z-index: 9999;
    height: 350px;
    overflow-y: auto;
    box-shadow: 0px 0px 19px 4px rgb(100 100 100 / 15%)
}

#us-product-page-reviews {
    background-color: white;
}

.us-column-link-child {
    display: flex;
    align-items: center;
}

.us-column-link-children i, .mobile-top, .hide, .menu_mobile_vertical, .mobile_search, .history-mob-banner, .diler_mobile_banner, .how-we-make-counter-img, .mobile_map, .mobile_sku, .presentation_arrows, .mobile_category_banner {
    display: none;
}

.show {
    display: initial;
}

.arrow_down {
    transform: rotate(90deg);
}

.our-clients-banners img {
    max-height: 150px;
}

.mob-menu-education {
    display: none;
}

.mob-menu-education-img {
    margin-left: 15px;
}

.mob-menu-education-arrow {
    transform: rotate(270deg);
}

.mob-menu-show {
    display: block !important;
}

.end_test_fail {
    font-weight: bold;
    font-size: 36px;
    line-height: 42px;
    color: #313131;
    margin-bottom: 14px;
}

.close_test {
    position: absolute;
    top: 5px;
    right: 10px;
    font-weight: bold;
    cursor: pointer;
}

.bannerpro .text-bannerpro {
    width: 100%;
}

.bannerpro {
    border-radius: 10px;
    overflow: hidden;
}

.category_banner {
    padding: 41px 0 10px 60px;
    height: 100%;
}

.category_banner_left img {
    margin-bottom: 20px;
}

.category_banner_right img {
    max-height: 100%;
    object-fit: contain;
}

.category_banner_left {
    color: #F3F4FF;
    font-weight: 700;
}

.category_banner_header {
    font-size: 40px;
    line-height: 38px;
    margin-bottom: 10px;
}

.category_banner_subheader {
    font-size: 20px;
}

.category_banner_bottom {
    font-weight: 600;
    font-size: 15px;
    line-height: 20px;
    margin-top: 10px;
}

.category_banner_ayberg {
    background: linear-gradient(90.16deg, #191EA3 0.15%, #A0A4FF 103.68%);
}

.category_banner_vzriv {
    background: linear-gradient(90.16deg, #FF7455 0.15%, #FFDA58 103.68%);
}

.category_banner_fito {
    background: linear-gradient(90.16deg, #127D16 26.15%, #33FF60 89.24%);
}

.category_banner_vzriv .category_banner_left {
    width: 65%;
}

.category_banner_vzriv .category_banner_right {
    width: 35%;
}

.category_banner_azs .category_banner_right {
    width: 30%;
    margin-left: 140px;
}

.category_banner_azs .category_banner_left {
    width: 50%;
}

.category_banner_azs .category_banner_header {
    margin-bottom: 50px;
}

.category_banner_arhi {
    background: linear-gradient(90.16deg, #764BA2 2.31%, #667EEA 48.68%, #928BD0 103.68%);
}

.category_banner_retale {
    background: linear-gradient(90.16deg, #FFCC33 0.15%, #FF981F 21.84%);
}

.category_banner_jkh {
    background: linear-gradient(85.96deg, #9567F5 22.51%, #8CD798 59.15%, #77FEAD 89.75%);
    background-blend-mode: darken;
}

.category_banner_azs {
    background: linear-gradient(90.16deg, #FFA755 39.09%, #FFF733 103.68%);
}

.category_banner_sad {
    background: linear-gradient(90.16deg, #F16249 0.15%, #892CC2 64.97%);
}

.category_banner_avariyniy {
    background: linear-gradient(90.16deg, #E25B45 0.15%, #FFA755 91.39%);
}

.category_banner_ulichnye {
    background: linear-gradient(90.16deg, #436AAC 0.15%, #8CD0D7 103.68%);
}

.category_banner_pod_zakaz {
    background: linear-gradient(90.16deg, #73C16D 13.63%, #EBECFD 103.68%);
}

.category_banner_vzriv_oborudovanie {
    background: linear-gradient(90.16deg, #FF7455 0.15%, #FFDA58 103.68%);
}

.category_opory {
    background: linear-gradient(90.16deg, #595555 0.15%, #dedede 103.68%);
}

.category_prom {
    background: linear-gradient(90.16deg, #FF981F 14.17%, #FCCF3A 100.98%);
}

.category_prom .category_banner_left {
    width: 40%;
}

.category_banner_modul .category_banner_left, .category_banner_projektor .category_banner_left, .category_banner_arhi .category_banner_left, .category_banner_modul .category_banner_left, .category_banner_pod_zakaz .category_banner_left, .category_banner_ulichnye .category_banner_left, .category_opory .category_banner_left {
    width: 50%;
}

.category_banner_jkh .category_banner_left, .category_banner_arhi .category_banner_left {
    width: 52%;
}

.category_banner_modul .category_banner_right, .category_banner_projektor .category_banner_right, .category_banner_arhi .category_banner_right, .category_banner_fito .category_banner_right, .category_banner_modul .category_banner_right {
    width: 50%;
}

.category_banner_jkh .category_banner_right, .category_banner_arhi .category_banner_right {
    width: 48%;
}

.category_banner_vzriv_oborudovanie .category_banner_left {
    width: 70%;
}

.category_banner_sad .category_banner_right {
    width: 70%;
    margin-right: 100px;
    position: relative;
    top: 10px;
}

.category_banner_avariyniy .category_banner_right {
    margin-right: 20px;
}

.category_banner_ulichnye .category_banner_right {
    position: absolute;
    right: 50px;
    bottom: 0;
    height: 310px;
}

.category_prom .category_banner_right {
    position: absolute;
    right: 50px;
    height: 320px;
    top: 0;
}

.category_banner_pod_zakaz .category_banner_right {
    position: absolute;
    right: 19px;
    bottom: 0;
    height: 310px;
}

.category_opory .category_banner_right {
    width: 40%;
    margin-left: auto;
    margin-right: 50px;
}

.category_banner_modul {
    background: linear-gradient(90.16deg, #E25B45 0.15%, #FAC172 103.68%);
}

.category_banner_recik .category_banner_left, .category_banner_magistral .category_banner_left, .category_banner_ofis .category_banner_left {
    width: 60%;
}

.category_banner_recik .category_banner_right, .category_banner_magistral .category_banner_right, .category_banner_ofis .category_banner_right {
    width: 40%;
}

.category_banner_ayberg .category_banner_right {
    width: 30%;
}

.category_banner_retale .category_banner_right {
    position: relative;
    top: -40px;
    width: 35%;
    right: 110px;
}

.category_banner_fito .category_banner_right {
    position: relative;
    top: -32px;
}

.category_banner_recik {
    background: linear-gradient(90.16deg, #0C75B2 0.15%, #8CD0D7 70.37%);
}

.category_banner_magistral {
    background: linear-gradient(90.16deg, #A0A4FF 30.88%, #8CD0D7 54.07%, #77FEAD 103.68%);
}

.category_banner_projektor {
    background: linear-gradient(90.16deg, #DC8BB8 14.17%, #C0D5FB 100.98%);
}

.category_banner_ofis {
    background: linear-gradient(90.16deg, #EF88BB 1.77%, #291850 100.98%);
}

.category_banner_right {
    display: flex;
    justify-content: end;
}

.category_banner_magistral .category_banner_right img {
    padding-right: 100px;
}

.us-product-description-cont h2 {
    font-size: 20px;
}

.stock-n-wishlist {
    align-items: center;
}

.stock-n-wishlist .us-module-buttons-wishlist {
    font-size: 11px;
    align-items: center;
    margin-left: 20px;
}

.stock-n-wishlist .us-module-buttons-wishlist i {
    margin-left: 7px;
    font-size: 16px;
}

/*Энерголизинг*/

.banner_energolizing {
    background: linear-gradient(123.35deg, #EBF3D0 0%, rgba(235, 243, 208, 0) 18.4%), radial-gradient(29.9% 70.94% at 44.25% 86.96%, #FF9F26 0%, rgba(220, 141, 220, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, radial-gradient(33.83% 53.57% at 35.87% 100%, #FFC107 0%, rgba(255, 207, 85, 0.1) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, radial-gradient(42.66% 49.72% at 45.56% 44.65%, #FFB53C 0%, rgba(255, 208, 87, 0.8) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, linear-gradient(134.59deg, #FFFDB1 20.63%, rgba(254, 228, 191, 0.57) 47.84%), linear-gradient(216.44deg, #FFB138 -16.52%, #FFA72D -1.04%, #F8D347 16.99%), linear-gradient(128.53deg, #F4C200 28.63%, #FFA72E 38.5%, #FFD361 50.26%), radial-gradient(40.75% 97.37% at 90.75% 40.15%, #FFFDB1 0%, #FEE4BF 34.46%, rgba(255, 207, 85, 0.1) 69.5%, rgba(255, 129, 38, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, #F4C200;
    height: 346px;
    position: relative;
    border-radius: 10px;
}

.banner_energolizing .mb_image {
    right: 100px;
}

.banner_energolizing_header {
    font-weight: 600;
    font-size: 50px;
    line-height: 90%;
    color: #FFFFFF;
    margin-bottom: 19px;
}

.banner_energolizing_text {
    font-weight: 300;
    font-size: 35px;
    color: #FFFFFF;
    line-height: 35px;
}

.banner_transparent_button {
    border: 2px solid #FFFFFF;
    box-sizing: border-box;
    filter: drop-shadow(4px 4px 10px rgba(131, 131, 131, 0.25));
    border-radius: 10px;
    padding: 14px 16px;
    font-weight: 500;
    font-size: 21px;
    color: #FFFFFF;
    margin-right: 49px;
}

.energolizing_text p, .energolizing_text li {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #757575;
}

.energolizing_orange_block {
    width: 516.26px;
    margin-right: 41px;
    border: 2.75581px solid #FFA42A;
    box-sizing: border-box;
    border-radius: 18.3721px;
    border-top: 41px solid #FFA42A;
    position: relative;
}

.energolizing_orange_block h2 {
    font-weight: 500;
    font-size: 30.3139px;
    line-height: 100%;
    text-align: center;
    padding: 13px 15px 0;
}

.energolizing_orange_block p {
    font-size: 19.3239px;
    line-height: 28px;
    text-align: center;
    padding: 0 40px;
}

.energolizing_orange_block a {
    color: #FFB82E;
}

.energolizing_right {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: end;
}

.energolizing_orange_block_question {
    position: absolute;
    background: #FFA42A;
    border-radius: 50%;
    width: 83px;
    height: 83px;
    display: flex;
    align-content: center;
    justify-content: center;
    top: -62px;
    right: -45px;
    color: white;
}

.energolizing_orange_block_question span {
    font-size: 80px;
    position: relative;
    top: -17px;
}

.energolizing_orange_block_question a {
    text-decoration: underline;
}

.energolizing_yellow_block {
    border-color: #FFCF55;
    padding: 26px 0;
    height: 276px;
}

.energolizing_yellow_block_question {
    background: #FFCF55;
}

.energolizing_yellow_block_question span {
    top: 28px;
}

.energolizing_yellow_block p {
    font-weight: 500;
    font-size: 30.3139px;
    line-height: 100%;
    text-align: center;
    color: #313131;
}

.energolizing_yellow_block p:first-child {
    margin-bottom: 15px;
}

.energolizing_orange_text {
    width: 200px;
    color: #FFA42A;
    display: inline-block;
}

.energolizing_second_block h2:nth-of-type(2) {
    margin-top: 90px;
}

.energolizing_second_block h2:nth-of-type(1) {
    margin-bottom: 35px;
}

.energolizing_second_block p:nth-of-type(4) {
    margin-bottom: 14px;
}

.energolizing_block:nth-of-type(1) {
    margin-top: 70px;
}

.energolizing_block:nth-of-type(2) {
    margin-top: 100px;
}

.energolizing_block:nth-of-type(3) {
    margin-top: 50px;
}

.energolizing_block:nth-of-type(4) {
    margin-top: 100px;
}

.energolizing_fourth_block {
    margin-top: 60px;
}

.energolizing_fifth_block {
    margin-top: 27px;
}

.energolizing_six_block {
    margin-top: 32px;
}

.energolizing_six_block h2 {
    margin-bottom: 39px;
}

.energolizing_seven_block h2 {
    margin-bottom: 22px;
}

.energolizing_second_block img {
    position: relative;
    top: 50px;
}

.lizing_advantage {
    padding: 23px 10px 0 15px;
    height: 198px;
}

.lizing_advantage h3 {
    font-weight: 600;
    font-size: 22px;
    line-height: 32px;
    color: #313131;
}

.lizing_advantage:not(:last-child) {
    margin-right: 10px;
}

.lizing_advantage:first-child, .lizing_advantage:nth-of-type(3) {
    width: 25%;
}

.lizing_advantage:nth-of-type(2) {
    width: 20%;
}

.lizing_advantage:last-child {
    width: 31%;
}

.energolizing_third_block > div:first-child {
    margin-bottom: 33px;
}

.energolizing_fifth_block ol {
    column-count: 2;
}

.energolizing_sequence {
    background: #F2F2F2;
    border-radius: 20px;
    padding: 13px 5px 4px 11px;
    height: 148px;
}

.energolizing_sequence:not(:nth-child(4)):not(:nth-child(9)) {
    margin-right: 16px;
}

.energolizing_sequence:first-child, .energolizing_sequence:nth-of-type(3), .energolizing_sequence:nth-of-type(4), .energolizing_sequence:nth-of-type(5), .energolizing_sequence:nth-of-type(8), .energolizing_sequence:nth-of-type(9) {
    width: 20%;
}

.energolizing_sequence:nth-of-type(2) {
    width: 35%;
}

.energolizing_sequence:nth-of-type(6), .energolizing_sequence:nth-of-type(7) {
    width: 16.8%;
}

.energolizing_sequence:first-child {
    margin-bottom: 26px;
}

.energolizing_sequences {
    flex-wrap: wrap;
    margin-bottom: 42px;
}

.energolizing_sequence_number {
    font-weight: 600;
    font-size: 48.8814px;
    line-height: 50px;
    color: rgba(255, 164, 42, 0.71);
    margin-right: 5px;
}

.energolizing_sequence_title {
    font-weight: 500;
    font-size: 18px;
    line-height: 120%;
    color: #757575;
}

.energolizing_sequence p {
    font-weight: 300;
    font-size: 15px;
    line-height: 22px;
    color: #757575;
}

.energolizing_fifth_block h2 {
    margin-bottom: 39px;
}

.energolizing_sequence > .d-flex {
    align-items: center;
}

.energolizing_seven_block table {
    border: 1px solid #FFA42A;
    border-collapse: collapse;
    width: 100%;
}

.energolizing_seven_block table td, .energolizing_seven_block table th {
    border: 2px solid #FFA42A;
    padding: 15px 14px;
    font-size: 20.5215px;
    color: #313131;
    line-height: 24px;
    position: relative;
}

.energolizing_seven_block table td input {
    color: #adadad;
    width: 100%;
}

.energolizing_seven_block table td textarea {
    border: none;
    width: 100%;
    background-color: rgb(251, 251, 251);
    resize: none;
}

.energolizing_seven_block table:first-of-type {
    margin-bottom: 27px;
}

.energolizing_seven_block table th {
    width: 20%;
    font-weight: 500;
}

.energolizing_seven_block table td:not(:first-child) {
    font-weight: 400;
}

.energolizing_table_bottom_text {
    margin-top: 38px;
    font-weight: 500;
    font-size: 18.806px;
    line-height: 90%;
    color: #313131;
}

.energolizing_orange_color {
    color: #FFA42A !important;
}

.energolizing_calculator_blocks {
    margin-top: 67px;
}

.ecb_title {
    font-weight: 500;
    font-size: 24.5282px;
    line-height: 100%;
    color: #313131;
}

.ecb_title_data {
    justify-content: space-between;
    align-items: center;
    margin-bottom: 14px;
}

.ecb_title_data input {
    background: #F2F2F2;
    border-radius: 9.08452px;
    border: none;
    height: 57.23px;
    font-weight: 400;
    font-size: 34.324px;
    line-height: 50px;
    color: #313131;

}

.ecb_title_data input:not(#ecb_period) {
    text-align: center;
}

#ecb_period {
    text-align: left;
    text-indent: 20px;
}

.energolizing_range_slider {
    width: 100%;
}

#ecb_equipment_cost {
    width: 220.75px;
}

#ecb_initial_payment_rub {
    width: 166.25px;
    margin-right: 16px;
}

#ecb_initial_payment_procents {
    width: 95.39px;
}

#ecb_period {
    width: 220.75px;
}

.ecb_start_end {
    justify-content: space-between;
    align-items: center;
    font-weight: 400;
    font-size: 17.0844px;
    line-height: 25px;
    color: #757575;
}

.ecb_block {
    margin-bottom: 65px;
}

#ecb_initial_payment_procents_label:after, .table-procents:after {
    content: '%';
}

#ecb_equipment_cost_label:after, #ecb_initial_payment_rub_label:after {
    content: '₽';
}

#ecb_period_label:after {
    content: 'месяцев';
}

.ecb_title_data label {
    position: absolute;
    font-weight: 400;
    font-size: 34.324px;
    line-height: 50px;
    color: #313131;
}

.table-procents {
    position: absolute;
    font-size: 20.5215px;
    font-weight: 400;
    color: #313131;
    top: 16px;
}

.ecb_title_data label:not(#ecb_period_label) {
    top: 4px;
}

#ecb_period_label {
    top: 3px;
}

.ecb_input_block {
    position: relative;
}

.energolizing_calculation_right_block {
    background: rgba(242, 242, 242, 0.8);
    border-radius: 20.4518px;
    padding: 20px 30px 7px;
}

.ecrb_block {
    display: flex;
    justify-content: space-between;
}

.ecrb_monthly_payment {
    font-weight: 500;
    font-size: 26.7715px;
    line-height: 100%;
    color: #313131;
    margin-bottom: 10px;
}

.ecrb_lease {
    font-weight: 400;
    font-size: 18.6469px;
    line-height: 27px;
    color: #757575;
    margin-bottom: 18px;
}

.ecrb_tax_savings {
    font-weight: 500;
    font-size: 21.8139px;
    line-height: 100%;
    color: #FFA42A;
    margin-bottom: 20px;
}

.ecrb_economy_maintenance, .ecrb_economy_energy {
    font-weight: 400;
    font-size: 18.6469px;
    line-height: 90%;
    color: #FFA42A;
    margin-bottom: 22px;
}

.ecrb_economy_maintenance span {
    display: block;
    font-weight: 400;
    font-size: 14.7335px;
    line-height: 21px;
    color: #757575;
}

.ecrb_profit {
    font-weight: 500;
    font-size: 21.8139px;
    line-height: 100%;
    color: #FFA42A;
    margin-bottom: 11px;
}

.ecrb_form {
    background: linear-gradient(123.35deg, #EBF3D0 0%, rgba(235, 243, 208, 0) 18.4%), radial-gradient(29.9% 70.94% at 44.25% 86.96%, #FF9F26 0%, rgba(220, 141, 220, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, radial-gradient(33.83% 53.57% at 35.87% 100%, #FFC107 0%, rgba(255, 207, 85, 0.1) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, radial-gradient(42.66% 49.72% at 45.56% 44.65%, #FFB53C 0%, rgba(255, 208, 87, 0.8) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, linear-gradient(134.59deg, #FFFDB1 20.63%, rgba(254, 228, 191, 0.57) 47.84%), linear-gradient(216.44deg, #FFB138 -16.52%, #FFA72D -1.04%, #F8D347 16.99%), linear-gradient(128.53deg, #F4C200 28.63%, #FFA72E 38.5%, #FFD361 50.26%), radial-gradient(40.75% 97.37% at 90.75% 40.15%, #FFFDB1 0%, #FEE4BF 34.46%, rgba(255, 207, 85, 0.1) 69.5%, rgba(255, 129, 38, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, #F4C200;
    border-radius: 10px;
    padding: 22px 13px 22px;
}

.ecrb_form_title {
    font-weight: 700;
    font-size: 24.1846px;
    line-height: 100%;
    color: #FFFFFF;
    margin-bottom: 14px;
    text-align: center;
}

.ecrb_form_inputs {
    justify-content: space-between;
}

.energolizing_form input {
    background: rgba(255, 255, 255, 0.2);
    border: 0.895727px solid #FFFFFF;
    box-sizing: border-box;
    box-shadow: 0px 1.79145px 1.79145px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(8.95727px);
    border-radius: 4.47863px;
    width: 31%;
    height: 30px;
    text-indent: 9px;
}

.energolizing_form input::-webkit-input-placeholder {
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #FFFFFF;
}

.energolizing_form input:-ms-input-placeholder {
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #FFFFFF;
}

.energolizing_form input::-ms-input-placeholder {
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #FFFFFF;
}

.energolizing_form input::placeholder {
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #FFFFFF;
}

.energolizing_bottom_form {
    background: linear-gradient(123.35deg, #EBF3D0 0%, rgba(235, 243, 208, 0) 18.4%), radial-gradient(29.9% 70.94% at 44.25% 86.96%, #FF9F26 0%, rgba(220, 141, 220, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, radial-gradient(33.83% 53.57% at 35.87% 100%, #FFC107 0%, rgba(255, 207, 85, 0.1) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, radial-gradient(42.66% 49.72% at 45.56% 44.65%, #FFB53C 0%, rgba(255, 208, 87, 0.8) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, linear-gradient(134.59deg, #FFFDB1 20.63%, rgba(254, 228, 191, 0.57) 47.84%), linear-gradient(216.44deg, #FFB138 -16.52%, #FFA72D -1.04%, #F8D347 16.99%), linear-gradient(128.53deg, #F4C200 28.63%, #FFA72E 38.5%, #FFD361 50.26%), radial-gradient(40.75% 97.37% at 90.75% 40.15%, #FFFDB1 0%, #FEE4BF 34.46%, rgba(255, 207, 85, 0.1) 69.5%, rgba(255, 129, 38, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, #F4C200;
    width: 516px;
    height: 306.1px;
    margin-right: 41px;
    padding: 19px 28px 0;
    border-radius: 18.3721px;
}

.energolizing_bottom_form h3 {
    font-weight: 700;
    font-size: 28.2927px;
    line-height: 100%;
    color: #FFFFFF;
    margin-bottom: 23px;
}

.energolizing_bottom_form input {
    height: 56.59px;
}

.energolizing_bottom_form input[name="name"] {
    width: 80%;
    margin-bottom: 20.43px;
}

.energolizing_bottom_form input[name="name"] {
    width: 80%;
    margin-bottom: 20.43px;
}

.energolizing_bottom_form input[name="email"] {
    width: 50%;
    margin-bottom: 20.16px;
}

.energolizing_form > .d-flex {
    flex-direction: column;
}

.ebf_phone_submit input {
    width: 50%;
}

#ebf_submit {
    width: 159.55px;
    background: #FFFFFF;
    border: 1.47734px solid #FFFFFF;
    border-radius: 11.8187px;
    font-weight: 700;
    font-size: 24.691px;
    line-height: 100%;
    color: #FFA42A;
}

.ebf_phone_submit {
    justify-content: space-between;
}

#ecrb_submit {
    border: none;
    margin: 10px auto;
    display: block;
    background: linear-gradient(123.35deg, #EBF3D0 0%, rgba(235, 243, 208, 0) 18.4%), radial-gradient(29.9% 70.94% at 44.25% 86.96%, #FF9F26 0%, rgba(220, 141, 220, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, radial-gradient(33.83% 53.57% at 35.87% 100%, #FFC107 0%, rgba(255, 207, 85, 0.1) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, radial-gradient(42.66% 49.72% at 45.56% 44.65%, #FFB53C 0%, rgba(255, 208, 87, 0.8) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, linear-gradient(134.59deg, #FFFDB1 20.63%, rgba(254, 228, 191, 0.57) 47.84%), linear-gradient(216.44deg, #FFB138 -16.52%, #FFA72D -1.04%, #F8D347 16.99%), linear-gradient(128.53deg, #F4C200 28.63%, #FFA72E 38.5%, #FFD361 50.26%), radial-gradient(40.75% 97.37% at 90.75% 40.15%, #FFFDB1 0%, #FEE4BF 34.46%, rgba(255, 207, 85, 0.1) 69.5%, rgba(255, 129, 38, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, #F4C200;
    border-radius: 10px;
    width: 117.79px;
    height: 34.93px;
    font-weight: 700;
    font-size: 18.2451px;
    line-height: 100%;
    color: #FFFFFF;
}

#ebb_company_name, #ebb_managers {
    margin-bottom: 20px;
    border-radius: 10px;
    width: 48%;
    height: 65px;
    border: 1px solid #FFA42A;
    text-indent: 20px;
}

.ebb_company_managers {
    justify-content: space-between;
}

.energolizing_calculator_table table {
    width: 100%;
}

.energolizing_calculator_table table td, .energolizing_calculator_table table th {
    border: 2px solid #FFA42A;
    padding: 15px 14px;
    font-size: 20.5215px;
    line-height: 24px;
}

.energolizing_calculator_table table td {
    text-align: right;
}

.ect_years td, .energolizing_calculator_table table th {
    color: #313131;
}

.ect_energy_economy td, .ect_maintenance_economy td, .ect_tax_economy td {
    color: #34C800;
}

.ect_leasing_payments td {
    color: #F13F3F;
}

.energolizing_bottom_block {
    margin-top: 35px;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #757575;
}

.ebb_economy_block {
    display: flex;
    justify-content: space-between;
}

.ebb_economy_block p:nth-child(2) {
    font-weight: 700;
    color: #FFA42A;
}

.ebb_profit_blocks {
    margin-top: 33px;
}

.ebb_profit_block {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    padding-left: 15px;
    position: relative;
}

.ebb_profit_block_plus:after {
    content: '+';
    position: absolute;
    font-weight: 700;
    font-size: 27.1029px;
    line-height: 39px;
    color: #FFA42A;
    left: 0;
    top: 10px;
}

.ebb_profit_block_ravno:after {
    content: '=';
    position: absolute;
    font-weight: 700;
    font-size: 27.1029px;
    line-height: 39px;
    color: #FFA42A;
    left: 0;
    top: -7px;
}

.ebb_profit_total p:first-child {
    text-indent: 15px;
}

.ebb_result_blocks {
    margin: 25px 0;
}

.ebb_download_commercial {
    background: linear-gradient(123.35deg, #EBF3D0 0%, rgba(235, 243, 208, 0) 18.4%), radial-gradient(29.9% 70.94% at 44.25% 86.96%, #FF9F26 0%, rgba(220, 141, 220, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, radial-gradient(33.83% 53.57% at 35.87% 100%, #FFC107 0%, rgba(255, 207, 85, 0.1) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, radial-gradient(42.66% 49.72% at 45.56% 44.65%, #FFB53C 0%, rgba(255, 208, 87, 0.8) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, linear-gradient(134.59deg, #FFFDB1 20.63%, rgba(254, 228, 191, 0.57) 47.84%), linear-gradient(216.44deg, #FFB138 -16.52%, #FFA72D -1.04%, #F8D347 16.99%), linear-gradient(128.53deg, #F4C200 28.63%, #FFA72E 38.5%, #FFD361 50.26%), radial-gradient(40.75% 97.37% at 90.75% 40.15%, #FFFDB1 0%, #FEE4BF 34.46%, rgba(255, 207, 85, 0.1) 69.5%, rgba(255, 129, 38, 0) 100%) /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */, #F4C200;
    width: 80%;
    font-weight: 700;
    font-size: 24.5919px;
    line-height: 65px;
    color: #FFFFFF;
    display: block;
    height: 65px;
    text-align: center;
    border-radius: 10px;
    cursor: pointer;
}

.ebb_download_commercial:hover {
    color: #f8f8f8;
}

.energolizing_seven_block input {
    border: none;
    background-color: transparent;
}

.energolizing_seven_block .hidden {
    display: none;
}

/*Слайдер*/

.energolizing_range_slider.styled-slider {
    height: 35.2px;
    -webkit-appearance: none;
}

/*progress support*/
.energolizing_range_slider.styled-slider.slider-progress {
    --range: calc(var(--max) - var(--min));
    --ratio: calc((var(--value) - var(--min)) / var(--range));
    --sx: calc(0.5 * 21px + var(--ratio) * (100% - 21px));
}

.energolizing_range_slider.styled-slider:focus {
    outline: none;
}

/*webkit*/
.energolizing_range_slider.styled-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    width: 21px;
    height: 21px;
    border-radius: 1em;
    background: #FFA42A;
    border: none;
    box-shadow: 0 0 2px black;
    margin-top: calc(3px * 0.5 - 21px * 0.5);
}

.energolizing_range_slider.styled-slider::-webkit-slider-runnable-track {
    height: 3px;
    border: none;
    border-radius: 0.5em;
    background: #757575;
    box-shadow: none;
}

.energolizing_range_slider.styled-slider::-webkit-slider-thumb:hover {
    background: #757575;
}

.energolizing_range_slider.styled-slider:hover::-webkit-slider-runnable-track {
    background: #757575;
}

.energolizing_range_slider.styled-slider::-webkit-slider-thumb:active {
    background: #757575;
}

.energolizing_range_slider.styled-slider:active::-webkit-slider-runnable-track {
    background: #757575;
}

.energolizing_range_slider.styled-slider.slider-progress::-webkit-slider-runnable-track {
    background: linear-gradient(#FFA42A, #FFA42A) 0/var(--sx) 100% no-repeat, #757575;
}

.energolizing_range_slider.styled-slider.slider-progress:hover::-webkit-slider-runnable-track {
    background: linear-gradient(#FFA42A, #FFA42A) 0/var(--sx) 100% no-repeat, #757575;
}

.energolizing_range_slider.styled-slider.slider-progress:active::-webkit-slider-runnable-track {
    background: linear-gradient(#FFA42A, #FFA42A) 0/var(--sx) 100% no-repeat, #757575;
}

/*mozilla*/
.energolizing_range_slider.styled-slider::-moz-range-thumb {
    width: 21px;
    height: 21px;
    border-radius: 1em;
    background: #FFA42A;
    border: none;
    box-shadow: 0 0 2px black;
}

.energolizing_range_slider.styled-slider::-moz-range-track {
    height: 3px;
    border: none;
    border-radius: 0.5em;
    background: #757575;
    box-shadow: none;
}

.energolizing_range_slider.styled-slider::-moz-range-thumb:hover {
    background: #757575;
}

.energolizing_range_slider.styled-slider:hover::-moz-range-track {
    background: #757575;
}

.energolizing_range_slider.styled-slider::-moz-range-thumb:active {
    background: #757575;
}

.energolizing_range_slider.styled-slider:active::-moz-range-track {
    background: #757575;
}

.energolizing_range_slider.styled-slider.slider-progress::-moz-range-track {
    background: linear-gradient(#FFA42A, #FFA42A) 0/var(--sx) 100% no-repeat, #757575;
}

.energolizing_range_slider.styled-slider.slider-progress:hover::-moz-range-track {
    background: linear-gradient(#FFA42A, #FFA42A) 0/var(--sx) 100% no-repeat, #757575;
}

.energolizing_range_slider.styled-slider.slider-progress:active::-moz-range-track {
    background: linear-gradient(#FFA42A, #FFA42A) 0/var(--sx) 100% no-repeat, #757575;
}

/*ms*/
.energolizing_range_slider.styled-slider::-ms-fill-upper {
    background: transparent;
    border-color: transparent;
}

.energolizing_range_slider.styled-slider::-ms-fill-lower {
    background: transparent;
    border-color: transparent;
}

.energolizing_range_slider.styled-slider::-ms-thumb {
    width: 21px;
    height: 21px;
    border-radius: 1em;
    background: #FFA42A;
    border: none;
    box-shadow: 0 0 2px black;
    margin-top: 0;
    box-sizing: border-box;
}

.energolizing_range_slider.styled-slider::-ms-track {
    height: 3px;
    border-radius: 0.5em;
    background: #757575;
    border: none;
    box-shadow: none;
    box-sizing: border-box;
}

.energolizing_range_slider.styled-slider::-ms-thumb:hover {
    background: #c27915;
}

.energolizing_range_slider.styled-slider::-ms-thumb:active {
    background: #c27915;
}

.energolizing_range_slider.styled-slider:active::-ms-track {
    background: #c27915;
}

.energolizing_range_slider.styled-slider.slider-progress::-ms-fill-lower {
    height: 3px;
    border-radius: 0.5em 0 0 0.5em;
    margin: -undefined 0 -undefined -undefined;
    background: #FFA42A;
    border: none;
    border-right-width: 0;
}

.energolizing_range_slider.styled-slider.slider-progress:hover::-ms-fill-lower {
    background: #FFA42A;
}

.energolizing_range_slider.styled-slider.slider-progress:active::-ms-fill-lower {
    background: #FFA42A;
}

/*Энерголизинг*/

.product_energolizing_link {
    background: linear-gradient(180deg, #FFF5DD 0%, #FFE3BF 100%), #FFFFFF;
    border-radius: 10px;
    width: 167px;
    height: 49px;
    display: block;
    font-weight: 500;
    font-size: 18px;
    text-align: center;
    color: #E89900;
    line-height: 49px;
}

.product_energolizing_link:hover {
    background: linear-gradient(180deg, #FFEEC4 0%, #FFBE73 100%);
    color: #FF8C00;
}

.product_buttons {
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.kp-download-link {
    width: 30%;
    margin: 17px auto 0;
    text-align: center;
}

.articles-views-social, .articles-readmore {
    text-align: center;
}

.how_to_become_partner {
    margin: 23px 0 0;
}

.how_to_become_partner p, .how_to_become_partner li {
    font-weight: 400;
    font-size: 18px;
    line-height: 21px;
    color: #7E8888;
}

.how_to_become_partner a {
    color: #FFA72E;
}

.how_to_become_partner ol {
    margin-top: 1rem;
}

.diler_your_company {
    margin-bottom: 20px;
    text-align: center;
    font-size: 20px;
}

.us-livesearch-page {
    justify-content: space-between;
    width: 100%;
    height: 50px;
    align-items: center;
}

.us-livesearch-page-name {
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: #313131;
}

.us-livesearch-page a {
    padding: 0 10px;
    height: 42px;
    background: linear-gradient(180deg, #FFCF55 0%, #FF981F 100%);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    color: #FFFFFF;
}

.us-livesearch-test-button {
    width: 145px;
}

.us-livesearch-test-text, .us-livesearch-category-count {
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #7E8888;
}

.us-livesearch-category {
    padding: 40px 0;
}

.us-livesearch-category > .d-flex {
    align-items: center;
}

.us-livesearch-category img {
    margin-right: 15px;
}

.us-livesearch-list-item-blog-articles {
    font-weight: 700;
    font-size: 14px;
    line-height: 21px;
}

.us-livesearch-list-item-blog-articles a {
    color: #313131;
}

.us-livesearch-manager {
    flex-direction: column;
}

.us-livesearch-manager-top {
    align-items: center;
    margin-bottom: 10px;
}

.us-livesearch-manager-top img {
    border-radius: 50%;
    margin-right: 20px;
}

.us-livesearch-manager-name {
    font-weight: 700;
    font-size: 18px;
    line-height: 21px;
    color: #313131;
    margin-bottom: 4px;
}

.us-livesearch-manager-post {
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    color: #7E8888;
}

.us-livesearch-manager-bottom img {
    margin-right: 5px;
}

.us-livesearch-manager-phone {
    margin-right: 20px;
}

.us-livesearch-manager-bottom {
    font-weight: 700;
    font-size: 18px;
    line-height: 20px;
    color: #2B2B2B;
}

.us-livesearch-managers {
    padding: 20px 0;
}

.article-slider-block {
    position: relative;
}

.article-slider-arrows {
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    top: 45%;
}

.article-slider-arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.article-slider-arrow:first-child img {
    transform: rotate(180deg);
}

.us-blog-post-text p, .us-blog-post-text li {
    font-weight: 400;
    font-size: 18px;
    line-height: 30px;
    color: #313131;
}

.us-blog-post-text h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 40px;
    color: #313131;
    margin: 20px 0;
}

.rotate90 {
    transition: ease 200ms;
    transform: rotate(90deg);
}

.nedozagolovok-li {
    font-weight: 700;
    font-size: 36px;
    line-height: 40px;
    color: #313131;
}

.articles-image {
    margin-bottom: 15px;
}

.portfolio-slider-img {
    height: 500px;
    width: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 15px;
}

.portfolio-slider-img img {
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
}

.portfolio-ispolnitel-img {
    border-radius: 50% !important;
    max-height: 200px;
}

#product-category .us-module-price {
    align-items: end;
}

.one_piece_special {
    display: none;
}

.us-module-special-percent {
    background: linear-gradient(180deg, #FFCF55 -100%, #FF981F 0%);
    border-radius: 10px;
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    color: #FFFFFF;
    padding: 3px 6px;
    position: relative;
    top: 3px;
}

.us-module-price-special {
    justify-content: space-between;
}

.product-layout-special .us-module-price {
    justify-content: space-between;
}

.managers-profiles-cases-blocks {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.managers-profiles-cases-block {
    height: 200px;
    width: 49%;
    display: flex;
    background: #FFFFFF;
    box-shadow: 0px 0px 19px 4px rgb(100 100 100 / 15%);
    border-radius: 10px;
    margin-bottom: 20px;
}

.mpcb-image {
    width: 35%;
}

.mpcb-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px 0 0 10px;
}

.mpcb-right {
    padding: 25px 25px 0 18px;
    width: 65%;
}

.mpcb-header {
    font-weight: 700;
    font-size: 22px;
    line-height: 32px;
    color: #313131;
}

.mpcb-description {
    font-weight: 400;
    font-size: 16px;
    line-height: 23px;
    color: #7E8888;
}

.managers-profiles-cases a.yellow_button {
    margin-top: 20px;
    width: 220px;
    height: 52px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.manager-profile-image {
    padding-right: 20px;
    width: 30%;
}

.manager-profile-image img {
    border-radius: 5px;
}

.manager-profiles-products .yellow_button {
    display: inline-block;
    padding: 10px 15px;
    margin-top: 20px;
}

.manager-profile-info {
    width: 70%;
}

.manager-profile-top-block {
    margin-bottom: 20px;
}

.manager-profile-top-block p, .manager-profile-contacts p, .manager-profile-contacts a {
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #000000 !important;
}

.manager-profile-bottom-block li {
    font-weight: 400;
    font-size: 19px;
    line-height: 30px;
    color: #000000;
}

.manager-profile-info h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 23px;
    color: #000000;
    margin-bottom: 20px;
}

.manager-profile-bottom-block a {
    color: #38A8E7;
}

.manager-profile-contacts {
    margin-bottom: 45px;
}

.manager-profile-contacts a {
    display: block;
}

.manager-profiles-top > div:first-of-type, .manager-profile-contacts-phone {
    margin-bottom: 20px;
}

.manager-profile-post {
    font-weight: 400;
    font-size: 24px;
    line-height: 23px;
    color: #000000;
    margin-bottom: 10px;
}

.manager-profile-info h1 {
    font-weight: 700;
    font-size: 45px;
    line-height: 53px;
    color: #313131;
}

.managers-profiles-cases {
    background: url("/image/catalog/elements/cases_background.jpg");
    padding: 74px 0;
    margin-bottom: 150px;
}

.managers-profiles-cases-block-bottom {
    display: none;
}

/*Стили для страницы аналогов начало*/

#analog {
    position: relative;
}

.analog-search input {
    width: 340px;
    background: #FFF;
    border: 1px solid #F4C200;
    box-sizing: border-box;
    border-radius: 10px;
    font-size: 16px;
    color: #7E8888;
    height: 50px;
    text-indent: 15px;
}

#analog p, .analog-instruction li {
    font-size: 18px;
    line-height: 26px;
    color: #7E8888;
    width: 70%;
}

.analog-instruction {
    margin-bottom: 50px;
}

.analog-search, .analog-found-table {
    margin-bottom: 82px;
}

.analog-found-header {
    font-weight: 400;
    font-size: 20px;
    line-height: 23px;
    color: #000000;
    margin-bottom: 50px;
}

.analog-found-table table {
    width: 100%;
    border-collapse: collapse;
}

.analog-found-table th {
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #7E8888;
    padding: 10px;
}

.analog-found-table td {
    background: #F5F5F5;
    padding: 20px 10px;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    color: #7E8888;
}

.analog-found-table td.analog-found-price {
    font-weight: 600;
    color: #313131;
}

.analog-bottom p:first-child {
    margin-bottom: 20px;
}

.analog-bottom a {
    color: #FFA72E;
}

.analog_pic {
    position: absolute;
    top: 0;
    right: -100px;
}

/*Стили для страницы аналогов конец*/

.contacts-delivery-price-block {
    margin-bottom: 20px;
}

.contacts-delivery-price {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #7E8888;
    margin-right: 40px;
}

.contacts-delivery-price-sum:not(:last-child) {
    margin-right: 20px;
}

.contacts-delivery-price-sum {
    padding: 5px 10px;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #7E8888;
}

.contacts-delivery-price-1200 {
    background-color: #FFF1BB;
}

.contacts-delivery-price-1400 {
    background-color: #BBE0FF;
}

.contacts-delivery-price-2400 {
    background-color: #E9BBFF;
}

.contacts-delivery-price-3500 {
    background-color: #FAC7C6;
}

.contacts-delivery-price-block-header {
    margin-bottom: 15px;
}

/*Стили для карты на странице дилеров*/

.dilers-page-map {
    margin-bottom: 40px;
}

.dilers-page-map__block, .dilers-page-map__mobile {
    display: none;
}

.dilers-page-map__region-block {
    height: 100%;
    border: 1px solid #EBEBEB;
    border-radius: 10px;
}

.dilers-page-map__comp .dilers-page-map__full-region {
    color: #7E8888;
    font-weight: 700;
    font-size: 22px;
    line-height: 26px;
}

.dilers-page-map__comp .row {
    margin: 60px 0 100px;
}

.dilers-page-map__map {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    position: relative;
}

.dilers-page-map_button_block {
    display: flex;
    gap: 15px
}

.dilers-page-map_button_block button {
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    padding: 6px 15px;
    color: #7E8888;
    background: #EBEBEB;
    border: none;
    border-radius: 10px;
}

.dilers-page-map_button_block button.active-button {
    color: #FFFFFF;
    background: linear-gradient(180deg, #FFCF55 0%, #FF981F 100%);
    box-shadow: 0px 0px 19px rgba(255, 185, 4, 0.8);
}

.dilers-page-map__ul {
    position: absolute;
    top: 15px;
    left: 0;
    display: flex;
    z-index: 2;
}

#mobile-rf .dilers-page-map__map img {
    position: absolute;
    bottom: 15px;
    right: 0;
}

#comp-other .dilers-page-map__map {
    padding-top: 50px
}

.dilers-page-map__mobile ul {
    list-style: none;
}

.dilers-page-map__mobile li {
    position: relative;
}

.dilers-page-map__mobile ul:first-child {
    padding-left: 11px;
}

.dilers-page-map__mobile li::before {
    content: "";
    position: absolute;
    background: #FFA72E;
    width: 0.4rem;
    height: 0.4rem;
    left: -0.7rem;
    top: 0.45rem;
    border-radius: 0.5rem;
}

.dilers-page-map__mobile .dilers-page-map__map {
    height: 328px;
}

#mobile-belarus .dilers-page-map__map, #mobile-kazahstan .dilers-page-map__map {
    justify-content: center;
}

.dilers-page-map__region-name {
    font-weight: 900;
    font-size: 40px;
    line-height: 47px;
    letter-spacing: 2px;
    color: rgb(251, 251, 251) !important;
    text-shadow: 1px 0 1px #d2d2d2,
    0 1px 1px #d2d2d2,
    -1px 0 1px #d2d2d2,
    0 -1px 1px #d2d2d2;
}

/*Стили для карты на странице дилеров*/