header .top-header {
  padding: 16px 0;
  background-color: #f0f3f8; }
  header .top-header-black {
    background-color: transparent;
    border-bottom: 1px solid #e5e5e5; }
  header .top-header-white {
    background-color: #fff; }
  @media (max-width: 575px) {
    header .top-header {
      padding: 10px 0; } }
  header .top-header .row {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center; }
    @media (max-width: 575px) {
      header .top-header .row {
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end; } }
  header .top-header .border-list {
    padding-right: 6px; }
    [dir="rtl"] header .top-header .border-list {
      padding-right: unset;
      padding-left: 6px; }
    header .top-header .border-list > li {
      padding: 0 20px;
      margin-right: -5px; }
      [dir="rtl"] header .top-header .border-list > li {
        margin-right: unset;
        margin-left: -5px; }
      @media (max-width: 1366px) {
        header .top-header .border-list > li {
          padding: 0 10px; } }
      header .top-header .border-list > li a {
        color: #232323; }
        header .top-header .border-list > li a i {
          vertical-align: middle;
          font-size: 11px;
          padding-left: 5px; }
          [dir="rtl"] header .top-header .border-list > li a i {
            padding-left: unset;
            padding-right: 5px; }
          @media (max-width: 575px) {
            header .top-header .border-list > li a i {
              font-size: 9px; } }
      header .top-header .border-list > li:first-child {
        padding-left: 0; }
        [dir="rtl"] header .top-header .border-list > li:first-child {
          padding-left: 20px;
          padding-right: 0; }
        @media (max-width: 575px) {
          header .top-header .border-list > li:first-child {
            display: none; } }
      header .top-header .border-list > li:last-child {
        padding-right: 0; }
        [dir="rtl"] header .top-header .border-list > li:last-child {
          padding-right: 10px;
          padding-left: 0; }
      header .top-header .border-list > li + li {
        border-left: 1px solid rgba(35, 35, 35, 0.15); }
        [dir="rtl"] header .top-header .border-list > li + li {
          border-left: unset;
          border-right: 1px solid rgba(35, 35, 35, 0.15); }
      @media (max-width: 575px) {
        header .top-header .border-list > li:nth-child(2) {
          border: none !important; } }
  @media (max-width: 575px) {
    header .top-header .dropdown {
      font-size: 13px; } }
  header .top-header .dropdown .dropdown-toggle::after {
    display: none; }
  header .top-header .dropdown.top-header-dropdown .dropdown-menu li .dropdown-item:focus {
    background-color: var(--theme-color);
    color: #fff; }


.brand-logo img {
    max-width: 215px;
}

header .main-menu {
    padding: 10px 0;
}
.product-box .product-details h5 {
    -webkit-line-clamp: 4;
}

.shopping-cart {
    position: relative;
    color:#fff !important;
}
.shopping-cart:hover {
    color:#000 !important;
}
.ms2_total_count {
        position: absolute;
    top: 4px;
    line-height: 1.5;
    padding-top: 1px;
    font-size: 12px;
    text-align: center;
    right: 5px;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    background: #000;
    color: #fff;
}
.top_phone {
    font-weight: 900;
    font-size:18px;
}

.product-box .img-wrapper>a{
    display: flex;
    justify-content: center;
    align-items: center;
   
    text-align: center;
}
.product-box .img-wrapper>a img {
    height: 100%;
    width: auto;
}
.poster-section-5 .poster-image img {
    height: 600px;
}
.poster-section-5 .prev {
    bottom: 1%;
}
.poster-section-5 .prev {
    bottom: 1%;
}
.poster-section-5 .next {
    
    bottom: 1%;
}

.category-menu .category-dropdown ul li.submenu .category-mega-menu {
    height: auto;
}

footer .footer-contact .contact-lists li + li {
    margin-top:5px!important
}

#child_list .media {
    margin-top: 15px;
}
.label-block {
    width: auto;
}


.ui-menu .ui-menu-item {
    display: block;
}
.header-style-3,header.nav-down .navbar-searchbar {
   /* background-color: var(--theme-color);*/
   background-color: #3c3c3c;
}
.cart-dropdown .btn-solid-default::before{
    background-color: #D90D0D;
}
.cart-dropdown .btn-solid-default {
    border: 1px solid #3c3c3c;
}
header .header-style-3 .top-header {
    padding: 2px 0;
    background:transparent;
}
header .main-navbar .nav-menu > li > a {
    color:#fff;
}
header .header-style-3 .main-menu .menu-right > ul > li svg {
    stroke:#ffffff;
}

.home-section {
    padding: 0 100px;
}
.home-section .home-wrap {
    padding: 50px 100px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.product-buttons .btn-solid {
    padding: 11px 25px;
}
.bg_light {
    background:#eee;
}
.collection-center h2 {
    color: #fff;
    line-height: 1.3;
    text-shadow: 0px 1px 3px rgb(0 0 0 / 50%), 1px 2px 5px rgb(0 0 0 / 30%);
}
.collection-center h2 a {
    color:#fff;
}
.collection-contain {
    padding-bottom: 10px;
    padding-top: 10px;
    background:rgba(0,0,0,.5);
}
footer .main-footer {
    background: #3C3C3C;
}
footer .footer-links .footer-title h3, footer .footer-newsletter h3 {
    color:#fff;
}
footer .footer-links a {
    color:#e9e9e9;
}
footer .contact-lists li, footer .contact-lists a {
    color:#fff;
}
footer .footer-details {
    color:#e9e9e9;
}
footer .footer-number-container a {
    color:#76EAFF;
    font-size:27px;
}

.service-icon img {
    width: 60px;
    padding-right: 15px;
}
.product-wrapper  h5 {
    font-size: calc(18px + (16 - 15) * ((100vw - 320px) / (1920 - 320)));
}
.main_banner {
    height: 650px;
    position: relative;

}
.main_banner .main_banner_cond {
    position: absolute;
    width: 700px;
    right: 100px;
    bottom:100px;
}
.main-banner-box4 {
    background-color: #ffffffd1;
    padding: 30px;
    position: relative;
    border-radius: 6px;
}
.main-banner-box4 .banner-style-1 {
    display: flex;
    margin-bottom: 20px;
    align-items: center;
}
.main-banner-box4 .red_banner .item-price {
   
    flex:1 1 33%;
    max-width:33%;
    flex-wrap:wrap;
    justify-content: space-between;
    color: #d90d0d;
    font-size: 25px;
    line-height: 1;
    font-weight: 600;
    
}
/*.item-price div {
    flex: 1 1 70%;
    max-width:70%;
}*/
.item-price img {
    flex: 1 1 25%;
    max-width:25%; 
}
.main-banner-box4 .red_banner .item-price span {
    color: #d90d0d;
    font-weight: 400;
    font-size: 16px;
}
.main-banner-box4 .item-title {
    font-size: 34px;
    line-height: 1.1;
    font-weight: 900;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
.main-banner-box4 h5 {
    font-size: 23px;
    line-height: 28px;
    margin-bottom: 10px;
}
.banenr_poselki {
    display: flex;
    flex-wrap:wrap;
    justify-content: start;
}
.banenr_poselki .badge {
    background: #3C3C3C;
    font-size:14px;
    line-height: 1.4;
    margin-bottom: 10px;
}
.banenr_poselki .badge:first-child {
    margin-right: 20px;
}
.banenr_poselki .badge:hover {
    color:#fff;
}

.banner_btns .theme-btn {
    flex: 1 1 46%;
    max-width: 46%;
}
.banner_btns .btn-red{
    background-color: #D90D0D !important;
    margin-right: 15px;
        border: 1px solid #D90D0D;
}
.banner_btns .btn-red::before {
    background-color: #D90D0D !important;
}
.banner_btns .btn-red:hover {
    color:#fff;
}
.prod_param table {
    width:100%;
    border:1px solid #3C3C3C;
}
.prod_param table tr:first-child td{
    text-transform: uppercase;
    font-weight: 700;
}
.prod_param table tr {
    background:#F7F8FA;
}
.prod_param table tr:nth-child(odd) {
    background:#fff;
}
.left-side .popular-post .popular-image .popular-number {
 width: 100px;
}
.blog-categority .card-body {
    padding: 15px;
} 
.main-banner-box4 .red_banner .item-price img {
    height: auto;
    
}
.yamarket_btn {
    display: inline-block;
    background:#fff;
    border-radius:5px;
    padding: 15px;
}
.brand_wrapper {
    padding: 10px;
    background:#EEEEEE;
    height: 200px;
    transition:all ease-in-out 0.3s;
}
.brand_wrapper:hover {
    background:#fff;
}
.brand_wrapper .brand-image {
    margin-top: 10px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.brand_wrapper .brand-image img {
    max-width: 95%;
    height: auto;
}
.brand_wrapper .title  {
    margin-top: 15px;
    text-align: center;
    font-weight: 600;
    font-size:16px;
}
.page_content table {
    width: 100% !important;
}
.page_content table td {
    border:1px solid #333;
    padding: 5px;
}
.page_content ul li {
    display: list-item;
}
.page_content ul {
    padding-left: 2rem;
}
header .shopping-cart:hover {
    color:#fff !important;
}
.finservis {
    margin-top: 80px;
    margin-bottom: 80px;
}
.finservis_wrapper {
    background:url(/assets/img/mainbanner/fin-bg.jpg) no-repeat center/cover;
    padding-top: 70px;
    padding-bottom: 70px;
}
.finservis_wrapper h2 {
    font-family:'Montserrat',sans-serif;
    font-weight: 900;
    font-size:35px;
    text-shadow:0px 1px 3px #fff;
}
.finservis_item h3 {
    display: inline-block;
    font-family:'Montserrat',sans-serif;
    font-weight: 900;
    font-size:22px;
    margin-bottom: 20px;
    text-shadow:0px 1px 3px #fff;
    padding: 10px 30px;
    background:rgba(255,255,255,.7);
    
}
.finservis_item.urlico h3 {
    border:2px solid #0163D2;
}
.finservis_item.fizlico h3 {
    border:2px solid #D90D0D;
}
.finservis_item ul li {
    display: block;
    font-size:16px;
    margin-bottom: 10px;
 
   
}
.rassrochka {
    font-size:16px;
    font-weight: 700;
}
.finservis_item .banks {
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
    color:#fff;
    font-weight: 700;
    padding: 10px;
    background:#D90D0D;
}
.modal_title {
    text-align: center;
    font-weight: 700;
}
.modal-body {
    position: relative;
}
.modal-body .btn-close {
    position: absolute;
    right:10px;
    top:10px;
}
.prod_ask_question {
    display: inline-block;
    margin-bottom: 15px;
    font-weight: 700;
    text-transform: uppercase;
   
    padding: 10px 20px;
    border:1px solid var(--theme-color);;
}
.page_content h1 {
    font-size:25px;
}

input[name="surname"] {
    display: block;
    width: 2px;
    height: 3px;
    margin-bottom: -3px;
    opacity: 0.01;
    padding: 0px;
    margin: 0px;
}
.sticky_left_contacts {
    position: fixed;
    right:14px;
    top:0px;
    height: 100%;
    
    display: flex;
    align-items: flex-end;
    z-index: 10;
}
.left_contacts_wrap {
    width: 38px;
    height: auto;
    padding-bottom: 100px;
    
}
.left_contacts_wrap a {
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    
}
.left_contacts_wrap a.left_email {
    text-align: center;
    width: 131px;
    padding-left: 0px;
    background-color: #0E63FF;
    color: #FFFFFF;
    transform: rotate(-90deg);
    transform-origin: 45px 45px 0;
}
.left_contacts_wrap a.left_phone {
    text-align: center;
    background: #21baa8;
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-size: 13px;
    color:#fff;
    margin-top: 52px;
}
.left_contacts_wrap a.left_wa {
    text-align: center;
    background: #00A884;
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color:#fff;
    
}
@media (max-width: 768px) {
    .brand-logo img {
        max-width: 160px;
    }
    .home-section {
        padding: 0px;
    }
    .ms2_total_count {
        position: absolute;
        top: -2px;
        line-height: 1.5;
        padding-top: 0px;
        font-size: 13px;
        text-align: center;
        right: -4px;
        width: 18px;
        height: 18px;
        border-radius: 10px;
        background: #000;
        color: #fff;
    }
    .toggle-nav {
        color:#fff;
        font-size: 23px;
    }
    header .main-navbar .nav-menu > li > a {
        color:#000;
    }
    .main_banner .main_banner_cond {
        position: absolute;
        width: 300px;
        right: 10px;
        bottom:10px;
    }
    .main-banner-box4 .red_banner .item-price {
        font-size:18px;
    }
    .main-banner-box4 .item-title {
        font-size:18px;
    }
    .main-banner-box4 h5 {
            font-size: 16px;
        line-height: 28px;
        margin-bottom: 10px;
    }
    .btn-red {
        margin-bottom: 10px;
    }
    .banner_btns  {
        flex-wrap:wrap;
    }
}
