.new-header {
    width: 100%;
    height: 220px;
    padding: 20px 0;
    background: url(../img/header-bg.png) no-repeat 100% 0 / cover;
    backdrop-filter: blur(20px);
    z-index: 1;
    position: relative;
}
.new-header .h-wrap {
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
}
.new-header .h-wrap .h-line1{
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: flex-end;
    padding-bottom: 15px;
}
.new-header .h-wrap .h-line1 .h-slogan {
    font-family: 'Helvetica Neue';
    font-weight: 600;
    font-style: Italic;
    font-size: 18px;
    line-height: 110%;
    color: #fff;
}
.new-header .h-wrap .h-line1 .h-social {
    display: flex;
    align-items: center;
    gap: 15px;
}
.new-header .h-wrap .h-line1 .h-contact {
    display: flex;
    gap: 0px;
    flex-wrap: wrap;
    width: 300px;
}
.new-header .h-wrap .h-line1 .h-contact .h-contact-t1 {
    width: 100%;
}
.new-header .h-wrap .h-line1 .h-contact .h-contact-t2 {
    width: 100%;
}
.new-header .h-wrap .h-line1 .h-contact .h-contact-mail {
    width: 100%;
}
.new-header .h-wrap .h-line1 .h-contact .h-contact-t1 a, 
.new-header .h-wrap .h-line1 .h-contact .h-contact-t2 a,
.new-header .h-wrap .h-line1 .h-contact .h-contact-mail a {
    color: #EEEEEE;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    text-decoration: none;
    position: relative;
}
.new-header .h-wrap .h-line1 .h-contact .h-contact-t1 span,
.new-header .h-wrap .h-line1 .h-contact .h-contact-t2 span,
.new-header .h-wrap .h-line1 .h-contact .h-contact-mail span {
    font-weight: 300;
    font-size: 10px;
    line-height: 28px;
    color: #fff;
    padding-left: 15px;
}
.new-header .h-wrap .h-line1 .h-contact .h-contact-t1 a::before, 
.new-header .h-wrap .h-line1 .h-contact .h-contact-t2 a::before {
    content: url(../img/ico-phone.png);
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
    top: 3px;
    right: 5px;
}
.new-header .h-wrap .h-line1 .h-contact .h-contact-mail a::before {
    content: url(../img/ico-mail.png);
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
    top: 3px;
    right: 5px;
}

.new-header .h-wrap .h-line1 .h-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: flex-end;
    flex: 1 0 310px;
}
.new-header .h-wrap .h-line1 .h-buttons .h-buttons-zvonok {
    width: 150px ;
}
.new-header .h-wrap .h-line1 .h-buttons .h-buttons-zvonok button {
    border: none;
    background: #B70011;
    color: #fff;
    font-size: 14px;
    width: 100%;
    padding: 10px;
    border-radius: 3px;
}
.new-header .h-wrap .h-line1 .h-buttons .h-buttons-svyaz {
    width: 150px ;
}
footer .h-buttons-zvonok button {
    border: none;
    background: #B70011;
    color: #fff;
    font-size: 14px;
    width: auto;
    padding: 10px;
    border-radius: 3px;
}
.new-header .h-wrap .h-line1 .h-buttons .h-buttons-svyaz button {
    border: none;
    background: #B70011;
    color: #fff;
    font-size: 14px;
    width: 100%;
    padding: 10px;
    border-radius: 3px;
}
.new-header .h-wrap .h-line1 .h-buttons .h-buttons-fix {
    width: 150px;
}
.new-header .h-wrap .h-line1 .h-buttons .h-buttons-kozina {
    width: 150px;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 12px;
}
.new-header .h-wrap .h-line1 .h-buttons .h-buttons-kozina .wishlist {
    position: static;
    width: 40px;
    height: 40px;
    border: 1px solid #ffffff60;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.new-header .h-wrap .h-line1 .h-buttons .h-buttons-kozina .wishlist a#want {
    padding: 10px;
    background: transparent;
    line-height: 100%;
}
.new-header .h-wrap .h-line1 .h-buttons .h-buttons-kozina .wishlist a#want .col {
    position: absolute;
    top: -6px;
    right: -13px;
    width: 25px;
    height: 25px;
    color: #fff;
    background: #b70011;
    border-radius: 50%;
    font-size: 14px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}
.new-header .h-wrap .h-line1 .h-buttons .h-buttons-kozina .cart {

}
.new-header .h-wrap .h-line1 .h-buttons .h-buttons-kozina .cart .bx-basket-fixed {
    position: static;
    padding-top: 0;
    width: auto;
    overflow:visible;
}
.new-header .h-wrap .h-line1 .h-buttons .h-buttons-kozina .cart .bx-basket-fixed .basket-line-rpoint{
    width: 40px;
    height: 40px;
    border: 1px solid #ffffff60;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
    position: relative;
    padding: 0;
}
.new-header .h-wrap .h-line1 .h-buttons .h-buttons-kozina .cart .bx-basket-fixed .basket-line-rpoint .basket-rpoint {
    line-height: 100%;
    padding: 10px;
}
.new-header .h-wrap .h-line1 .h-buttons .h-buttons-kozina .cart .bx-basket-fixed .basket-line-rpoint .quot-rp {
    position: absolute;
    background: #ab0805;
    left: 25px;
    top: -6px;
    right: unset;
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    display: inline-block;
    width: 25px;
    text-align: center;
    border-radius: 14px;
    z-index: 10;
}
.new-header .h-wrap .h-line1 .h-buttons .h-buttons-kozina .compare {
    position: static;
    width: 40px;
    height: 40px;
    border: 1px solid #ffffff60;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.new-header .h-wrap .h-line1 .h-buttons .h-buttons-kozina .compare a {
    background: transparent;
    padding: 10px;
    line-height: 100%;
}
.new-header .h-wrap .h-line1 .h-buttons .h-buttons-kozina .compare  a .compare-col {
    position: absolute;
    top: -6px;
    right: -13px;
    width: 25px;
    height: 25px;
    color: #fff;
    background: #b70011;
    border-radius: 50%;
    font-size: 14px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}
.new-header .h-wrap .h-line2{
    padding: 10px 0;
    border-top: 1px solid #ffffff10;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.new-header .h-wrap .h-line2 .menu-wrap .bx-top-nav-container {
    background: transparent;
    padding: 0;
}
.new-header .h-wrap .h-line2 .menu-wrap .bx-top-nav-container .bx-nav-list-1-lvl {
    margin: 0;
}
.new-header .h-wrap .h-line2 .menu-wrap .bx-top-nav-container .bx-nav-list-1-lvl .bx-nav-1-lvl-link-text {
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    text-transform: none;
    font-family: 'Noto Sans';
}
.new-header .h-wrap .h-line2 .menu-wrap .bx-top-nav-container .bx-nav-1-lvl.bx-hover > .bx-nav-1-lvl-link, .bx-nav-1-lvl.bx-active > .bx-nav-1-lvl-link, .bx-nav-1-lvl:hover > .bx-nav-1-lvl-link {
    border-bottom: none;
    background: #B70011;
    border-radius: 3px;
}
.new-header .h-wrap .h-line2 .menu-wrap .bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent:hover .bx-nav-angle-bottom:after, .new-header .h-wrap .h-line2 .menu-wrap .bx-top-nav-container .bx-nav-1-lvl.bx-nav-parent:hover .bx-nav-angle-bottom:before {
    background-color: #fff;
}
.new-header .h-wrap .h-line2 .menu-wrap .bx-top-nav-container .bx-nav-list-1-lvl .bx-nav-1-lvl.bx-hover .bx-nav-1-lvl-link .bx-nav-1-lvl-link-text {
    background: #B70011;
}
.searh-wrap {
    flex: 0 1 350px;
    padding: 3px;
    border: 1px solid #ffffff60;
    border-radius: 5px;
}
.searh-wrap .bx-searchtitle {
    margin: 0;
}
.searh-wrap .bx-input-group {
    position: relative;
    width: 100%;
}
.searh-wrap .bx-input-group input[name="q"]{
   width: 100%;
   border: none;
   background: transparent;
   color: #fff;
   padding-right: 95px;
}
.searh-wrap .bx-input-group input[name="q"]:hover,
.searh-wrap .bx-input-group input[name="q"]:focus,
.searh-wrap .bx-input-group input[name="q"]:active {
    border: none;
    outline: none;
}
.searh-wrap .bx-input-group button{
    position: absolute;
    right: 0;
    z-index: 2;
    background: #B70011;
    border: none;
    border-radius: 3px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 7px 23px;
}

@media(max-width:1300px){
    .new-header .h-wrap {
        padding-left: 15px;
        padding-right: 15px;
    }
    .new-header .h-wrap .h-line1 .h-slogan {
        display: none;
    }
    .searh-wrap {
        flex: 1 1 auto;
    }
    .new-header .h-wrap .h-line1 .h-buttons .h-buttons-fix {
        width: 60%;
    }
    .new-header .h-wrap .h-line2 .menu-wrap .bx-top-nav-container .bx-nav-list-1-lvl {
        margin: 0;
        flex-wrap: nowrap;
        white-space: nowrap;
    }
}
@media(max-width:1140px){
    .new-header .h-wrap .h-line1 .h-social {
        flex-wrap: wrap;
        gap: 8px;
    }
}
@media(max-width:992px){
    .new-header {
        height: 195px;
    }
    .new-header .h-wrap .h-line1 {
        gap: 8px;
    }
    .new-header .h-wrap .h-line1 .h-logo {
       flex: 0 0 90px;
    }
    .new-header .h-wrap .h-line1 .h-contact .h-contact-t1,
    .new-header .h-wrap .h-line1 .h-contact .h-contact-t2 {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        gap: 6px;
    }
    .new-header .h-wrap .h-line1 .h-contact .h-contact-t1 a,
    .new-header .h-wrap .h-line1 .h-contact .h-contact-t2 a {
        width: 100%;
        line-height: 100%;
        
    }
    .new-header .h-wrap .h-line1 .h-contact .h-contact-t1 span,
    .new-header .h-wrap .h-line1 .h-contact .h-contact-t2 span {
        padding-left: 0;
        line-height: 100%;
    }
    .new-header .h-wrap .h-line1 .h-buttons .h-buttons-fix {
        width: 47%;
    }
    .new-header .h-wrap .h-line1 .h-buttons {
        align-items: end;
    }
    .searh-wrap .bx-input-group button {
        background: transparent;
        width: 30px;
        height: 30px;
        cursor: pointer;
        z-index: 10;
        padding: 8px;
    }
    .searh-wrap .bx-input-group button > span {
        display: none;
    }
    .searh-wrap .bx-input-group input[name="q"]{
        padding-right: 30px;
    }
    .searh-wrap .bx-input-group button::before {
        content: url(../img/lucide_search.png);
        width: 100%;
        height: 100%;
        
    }
}
@media(max-width: 810px){
    .new-header .h-wrap .h-line2 .menu-wrap .bx-top-nav-container .bx-nav-list-1-lvl .bx-nav-1-lvl-link-text {
        padding: 5px 3px 9px;
    }
}
@media(max-width: 765px){
    .new-header .h-wrap .h-line1 .h-social {
    display: none;
    }
    .new-header .h-wrap .bx-menu-button-mobile {
        position: absolute;
        bottom: 8px;
        top: unset;
        left: unset;
        right: 5px;
        z-index: 10;
        width: 40px;
        height: 40px;
    }
    .bx-aside-nav {
        position: fixed;
        top: 195px;
        bottom: 0;
        left: 0;
        z-index: 1600;
        width: 100%;
        background: #4c5c65;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
    }
}
@media(max-width: 600px){
    .new-header .h-wrap .h-line1 .h-contact {
        display: none;
    }
}
@media(max-width: 460px){
    .new-header .h-wrap .h-line1 .h-buttons .h-buttons-zvonok {
        display: none;
    }
    .new-header .h-wrap .h-line1 .h-buttons .h-buttons-svyaz {
        display: none;
    }
    .new-header .h-wrap .h-line1 .h-logo {
        flex: 0 0 55px;
        position: relative;
        top: 5px;
    }
    .new-header .h-wrap .h-line1 .h-buttons .h-buttons-fix {
        width: 40%;
    }
    .new-header .h-wrap .h-line1 .h-buttons {
        justify-content: flex-start;
    }
    .new-header {
        height: 75px;
        padding: 5px 0;
    }
    .new-header .h-wrap .bx-menu-button-mobile {
        bottom: 18px;
        right: 8px;
    }
    .bx-aside-nav {
        top: 75px;
    }

}
@media(max-width: 390px){
    .new-header .h-wrap .bx-menu-button-mobile {
        right: 0px;
    }
    .new-header .h-wrap .h-line1 .h-buttons {
        flex: 1 0 285px;
    }
    .new-header .h-wrap .bx-nav-bars {
        position: absolute;
        top: 50%;
        left: 50%;
        z-index: 2100;
        display: block;
        box-sizing: border-box;
        width: 20px;
        height: 20px;
        border-top: 2px solid #fff;
        border-bottom: 2px solid #fff;
        vertical-align: middle;
        transform: translate(-50%, -50%);
    }
    .new-header .h-wrap .bx-nav-bars:after {
        position: absolute;
        top: 50%;
        display: block;
        background: #fff;
        width: 100%;
        height: 2px;
        content: '';
        transform: translateY(-50%);
    }
    .new-header .h-wrap .h-line1 .h-buttons .h-buttons-kozina .wishlist {
        position: static;
        width: 32px;
        height: 32px;
        border: 1px solid #ffffff60;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .new-header .h-wrap .h-line1 .h-buttons .h-buttons-kozina .cart .bx-basket-fixed .basket-line-rpoint {
        width: 32px;
        height: 32px;
        border: 1px solid #ffffff60;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
        background: transparent;
        position: relative;
        padding: 0;
    }
    .new-header .h-wrap .h-line1 .h-buttons .h-buttons-kozina .compare {
        position: static;
        width: 32px;
        height: 32px;
        border: 1px solid #ffffff60;
        border-radius: 50%;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .new-header .h-wrap .h-line1 .h-buttons .h-buttons-kozina .wishlist a#want .col {
        position: absolute;
        top: -3px;
        right: -6px;
        width: 20px;
        height: 20px;
        color: #fff;
        background: #b70011;
        border-radius: 50%;
        font-size: 12px;
        box-sizing: border-box;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .new-header .h-wrap .h-line1 .h-buttons .h-buttons-kozina .cart .bx-basket-fixed .basket-line-rpoint .quot-rp {
        position: absolute;
        background: #ab0805;
        left: 19px;
        top: -8px;
        right: unset;
        font-size: 12px;
        color: #fff;
        line-height: 20px;
        display: inline-block;
        width: 20px;
        height: 20px;
        text-align: center;
        border-radius: 14px;
        z-index: 10;
    }
    .new-header .h-wrap .h-line1 .h-buttons .h-buttons-kozina .compare  a .compare-col {
        position: absolute;
        top: -3px;
        right: -6px;
        width: 20px;
        height: 20px;
        color: #fff;
        background: #b70011;
        border-radius: 50%;
        font-size: 12px;
        box-sizing: border-box;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}
@media(max-width: 360px){
    .new-header .h-wrap .h-line1 .h-buttons {
        flex: 1 0 270px;
    }
}

/*----header-fix--------*/
.new-header.header_fixed {
    position: fixed;
    top: 0;
    z-index: 220;
    height: 115px;
}
.new-header.header_fixed .h-wrap .h-line2 {
   display: none;
}
.new-header.header_fixed .h-wrap .h-line1 .h-slogan {
    display: none;
}
.new-header.header_fixed .h-wrap .h-line1 .h-buttons .h-buttons-fix {
    display: none;
}
.new-header.header_fixed .h-wrap .h-line1 .h-buttons {
    align-items: end;
}
.new-header.header_fixed .h-wrap .h-line1 .h-contact {
    width: auto;
    justify-content: space-between;
}
.new-header.header_fixed .h-wrap .h-line1 .h-contact .h-contact-t1 {
    width: 30%;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}
.new-header.header_fixed .h-wrap .h-line1 .h-contact .h-contact-t2 {
    width: 30%;
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}
.new-header.header_fixed .h-wrap .h-line1 .h-contact .h-contact-mail {
    width: 30%;
}
.new-header.header_fixed .h-wrap .h-line1 .h-contact .h-contact-t1 a ,
.new-header.header_fixed .h-wrap .h-line1 .h-contact .h-contact-t2 a {
    width: 100%;
    line-height: 100%;
}
.new-header.header_fixed .h-wrap .h-line1 .h-buttons {
    flex-wrap: nowrap;
}
.new-header.header_fixed .h-logo{
    width: 75px;
}
.new-header .h-wrap .h-line1 .h-contact .h-contact-t1 span, 
.new-header .h-wrap .h-line1 .h-contact .h-contact-t2 span {
    padding-left: 1em;
    line-height: 120%;
}
@media(max-width: 1300px){
    .new-header.header_fixed {
        height: 138px;
    }
    .new-header.header_fixed .h-wrap .h-line1 .h-contact .h-contact-t1 {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        gap: 5px;
    }
    .new-header.header_fixed .h-wrap .h-line1 .h-contact .h-contact-t2 {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        gap: 5px;
    }
    .new-header.header_fixed .h-wrap .h-line1 .h-contact .h-contact-mail {
        width: 100%;
    }
    .new-header.header_fixed .h-wrap .h-line1 .h-contact {
        width: 250px;
    }

 
}
@media(max-width: 900px){
    .new-header.header_fixed .h-wrap .h-line1 .h-buttons {
        flex-wrap: wrap;
    }
    .new-header.header_fixed .h-wrap .h-line1 .h-buttons .h-buttons-fix {
        display: block;
    }
    .new-header .h-wrap .h-line1 .h-contact .h-contact-t1 span, 
    .new-header .h-wrap .h-line1 .h-contact .h-contact-t2 span {
        padding-left: 0;
    }
}
@media(max-width: 765px){
    .new-header.header_fixed .h-wrap .bx-menu-button-mobile {
        display: none !important;
    }
}
@media(max-width: 460px){
    .new-header.header_fixed {
        position: static;
    }
}

/*---------banner----------*/
section.banner {
    width: 100%;
    position: relative;
    z-index: unset;
}
section.banner .banner-slider {
    z-index: 0;
}
.banner-slider .banner-slider-item .slider-item-bg {
    display: flex;
    position: relative;
    align-items: center;
    width: 100%;
    height: 756px;
    padding: 0 20%;
}
.banner-slider .banner-slider-item .slider-item-bg.bg-1 {
    background: url(/local/img/bg-1.jpg) no-repeat 100% 50% / cover;
}
.banner-slider .banner-slider-item .slider-item-bg.bg-2 {
    background: url(/local/img/bg-4.jpg) no-repeat 100% 50% / cover;
}
.banner-slider .banner-slider-item .slider-item-bg.bg-3 {
    background: url(/local/img/bg-3.jpg) no-repeat 100% 50% / cover;
}
.banner-slider .banner-slider-item .slider-item-bg .slider-item-text .slider-item-title {
    color: #fff;
    font-weight: 800;
    font-size: 96px;
    line-height: 100%;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}  
.banner-slider .banner-slider-item .slider-item-bg .slider-item-text .slider-item-subtitle {
    color: #fff;
    font-weight: 600;
    font-size: 26px;
    line-height: 100%;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    width: 63%;
    padding: 20px 0;
}
section.banner .arrow-wrap {
    display: flex;
    justify-content: space-between;
    position: absolute;
    align-items: center;
    width: 100%;
    top: calc(50% - 58px);

}
section.banner .arrow-wrap > img {
    cursor: pointer;
}
section.banner .slick-dots {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    position: relative;
    bottom: 50px;
}
section.banner .slick-dots li {
    list-style: none;
    width: 10px;
    height: 10px;
}
section.banner .slick-dots li button {
    width: 10px;
    height: 10px;
    display: block;
    font-size: 0;
    background: #777777;
    border-radius: 50%;
    border: none;
    outline: none;
    line-height: 100%;
    padding: 0;
    margin: 0;
}
section.banner .slick-dots li.slick-active button{
    background: #fff;
}
@media(max-width: 768px){
    .banner-slider .banner-slider-item .slider-item-bg {
        display: flex;
        position: relative;
        align-items: center;
        width: 100%;
        height: 645px;
        padding: 0 20%;
    }
    .banner-slider .banner-slider-item .slider-item-bg.bg-1 {
        background: url(/local/img/bg-1.jpg) no-repeat 48% 50% / cover;
    }
    .banner-slider .banner-slider-item .slider-item-bg.bg-2 {
        background: url(/local/img/bg-4.jpg) no-repeat 100% 50% / cover;
    }
    .banner-slider .banner-slider-item .slider-item-bg.bg-3 {
        background: url(/local/img/bg-3.jpg) no-repeat 100% 50% / cover;
    }
    .banner-slider .banner-slider-item .slider-item-bg .slider-item-text .slider-item-title {
        color: #fff;
        font-weight: 800;
        font-size: 64px;
        line-height: 100%;
        font-family: Verdana, Geneva, Tahoma, sans-serif;
    }
    .banner-slider .banner-slider-item .slider-item-bg .slider-item-text .slider-item-subtitle {
        color: #fff;
        font-weight: 600;
        font-size: 18px;
        line-height: 100%;
        font-family: Verdana, Geneva, Tahoma, sans-serif;
        width: 65%;
        padding: 20px 0;
    }
    section.banner .slick-dots {
        bottom: 25px;
    }

}
@media(max-width: 480px){
    .banner-slider .banner-slider-item .slider-item-bg {
        width: 100%;
        height: 475px;
        padding: 0 20%;
    }
    .banner-slider .banner-slider-item .slider-item-bg.bg-1 {
        background: url(/local/img/bg-1.jpg) no-repeat 48% 50% / cover;
    }
    .banner-slider .banner-slider-item .slider-item-bg.bg-2 {
        background: url(/local/img/bg-4.jpg) no-repeat 100% 50% / cover;
    }
    .banner-slider .banner-slider-item .slider-item-bg.bg-3 {
        background: url(/local/img/bg-3.jpg) no-repeat 100% 50% / cover;
    }
    .banner-slider .banner-slider-item .slider-item-bg .slider-item-text .slider-item-title {
        font-size: 40px;
    }
    .banner-slider .banner-slider-item .slider-item-bg .slider-item-text .slider-item-subtitle {
        font-size: 16px;
        line-height: 100%;
        font-family: Verdana, Geneva, Tahoma, sans-serif;
        width: 65%;
        padding: 20px 0;
    }
    section.banner .slick-dots {
        bottom: 25px;
    }

}