.module-main-banners {

}
.main-banners {

    display: flex;
    justify-content: space-between;
    margin-top: 15px;
}
.main-banners__left {
	width: calc(50% - 10px);
}
.main-banners__slider {}
.main-banners__slider-item {		
    border-radius: 8px;
    overflow: hidden;
}
.main-banners__slider-item img {

    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 0%;
    min-height: 350px;
}

.main-banners__right {

	width: calc(50% - 10px);
}
.main-banners__categories {

    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.main-banners__category {

    width: calc(50% - 10px);	
    border-radius: 8px;
    overflow: hidden;
	position: relative;
    max-height: 245px;
}

.main-banners__category:nth-child(1), .main-banners__category:nth-child(2) {
    margin-bottom: 21px;	
}



.main-banners__category img {
	display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 50%;

}

.main-banners__category-title {
	box-shadow: -1px -1px 0 0 rgb(255 255 255);
    padding: 2px 4px;
    background-color: #fff;
    color: #000;
    line-height: 19px;
    border-radius: 4px;
    position: absolute;
    top: 10px;
    left: 10px;
    font-weight: 500;
}


.advantages__heading {
    display: none;
}




.module-homelink {
    margin-bottom: 20px;
}
.module-homelink__wrap {}
.module-homelink__header {
    margin-bottom: 30px;
}
.module-homelink__title {
    color: #e93f32;
    font-weight: 700;
    font-size: 27px;
    line-height: 33px;
}
.module-homelink__sort {}
.module-homelink__body {}
.module-homelink__content {

}
.module-homelink__box {
    display: flex;
    grid-gap: 16px 12px;
    gap: 16px 12px;
    grid-template-columns: auto 1fr;
    justify-content: space-between;
    padding: 8px 0;
    align-items: center;
    overflow: hidden;
}
.module-homelink__filter {

}
.module-homelink__tags {
    display: flex;
    flex-wrap: wrap;
    min-height: 32px;
    padding-right: 15px;
    overflow-x: auto;
    border-radius: 6px;
    scrollbar-width: none;
    -ms-overflow-style: none;
    margin-right: -15px;
}
.module-homelink__tag, .module-homelink__tag:hover, .module-homelink__tag:focus, .module-homelink__tag:active {
    padding: 9px 12px;
    border-radius: 6px;
    background: #e93f32;
    color: #fff;
    font-size: 14px;
    line-height: 1;
    white-space: nowrap;
    transition: .15s;
    margin-right: 16px;
    margin-bottom: 16px;
    display: flex;
    align-items: center;
}

.module-homelink__tags::-webkit-scrollbar {
    display: none;
    width: 0;
    height: 0;
}

.common-home .content-section {

}

.module-why {
   
}
.module-why__wrap {}
.module-why__heading {}
.module-why__body {
    display: flex;
    justify-content: space-between;
}
.module-why__tab-content-nav {
    width: 25%;
    position: relative;
}
.module-why__nav-tabs {
    flex-wrap: wrap;
}
.module-why__nav-tab {
    width: 100%;
    text-align: left;
    padding: 12px 30px 16px 0px;
}
.module-why__tab-content {
    width: 75%;
    margin-top: 0px;
}
.module-why__tab-pane {}
.module-why__tab-pane h2 {
    margin-top: 0px;
    margin-bottom: 20px;

}
.module-why__content {

    /*padding: 14px 41px 34px 78px;
    background-size: 42px;
    background-position: 21px 8px;
    background-repeat: no-repeat;*/
    background: none !important;
}
.module-why__onas {
    /*background-image: url(/image/catalog/block_why/onas.svg);*/
}

.module-why__button-block {
    margin-top: 20px;
}
.module-why__button-block .btn {
    padding: 0px 30px;
}
.module-why__delivery {
    /*background-image: url(/image/catalog/block_why/delivery.svg);*/
}
.module-why__advantages {
    /*background-image: url(/image/catalog/block_why/advantages.svg);*/
}
.module-why__guarant {
    /*background-image: url(/image/catalog/block_why/guarant.svg);*/
}
.module-why__content {
    font-style: normal;
    line-height: 1.82;
    color: #3A3A3A;
}
.module-why__content p {
    text-align: justify;
    margin-bottom: 16px;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
}
.module-why__content ul {
    padding-left: 20px;
    list-style-type: disc;
    margin-bottom: 10px;
}

.module-freeslide {}
.module-freeslide.module-dover {
    margin-top: 0px;
}
.module-freeslide.module-clients {
    background: url(../../../../../image/catalog/klienty/our_clients_bg.png) 50% 66px no-repeat;
    background-size: 100% auto;
}
.module-freeslide.module-woman {
    background: rgba(223, 186, 128, 0.08);
    padding: 40px 0px;
}
.module-freeslide__wrap {}
.module-freeslide__heading {
    margin-bottom: 20px;
}
.module-freeslide__body {
    position: relative;
    padding-top: 40px;
}
.module-freeslide.module-clients .module-freeslide__body {    
    padding: 40px 89px 120px;
}
.module-freeslide.module-dover .module-freeslide__body {   
    position: relative;
    padding-top: 20px;
    padding-bottom: 40px;
}

.freeslide__item {
    padding: 0px 10px;
}
.freeslide__item-img {
    width: 100%;
    height: auto;
}
.module-freeslide.module-woman .freeslide__item-img {
    border-radius: 10px;
}
.freeslide__item-button-block {
    text-align: center;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
}
.freeslide__item-button, .freeslide__item-button:hover, .freeslide__item-button:focus, .freeslide__item-button:active {
    width: 158px;
    background: linear-gradient(90deg, #CA9C68 -32.62%, #FEE7A3 134.04%);
    border-radius: 3.3617px;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 1.5;
    color: #FFFFFF;
    padding: 7.5px;
    display: inline-block;
}

.module-dover .freeslide__item {

    height: 135px;
    padding-right: 5px;
    padding-left: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    border: 1px solid #E4E4E4;
}

.module-dover .freeslide__item img {
    display: block;    
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
}  





@media (min-width: 1175px) {
    .module-main-banners {
        height: 512px;
    }
}

@media (max-width: 1023px) {
    

}

@media (max-width: 991px) {
    


    .module-why__body {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .module-why__tab-content-nav {
        width: 100%;
    }

    .module-why__nav-tabs {
        flex-wrap: initial; 
    }

    .module-why__nav-tab {
        width: auto;
        text-align: center;
        padding: 10px 15px;
        font-size: 17px;
    }

    .module-why__tab-content {
        width: 100%;
        margin-top: 25px;
    }

    .module-why__tab-pane h2 {
        margin-top: 0px;
        margin-bottom: 10px;
        font-size: 18px;
    }



    .module-why__tab-content-nav:before {
        content: "";
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        height: 1px;
        background: #e1e1e5;
    }

    .module-why__nav-tab:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 0;
        height: 3px;
        border-radius: 2px 2px 0 0;
        background: #e93f32;
        transition: .15s;
        height: 4px;
    }

    .module-why__nav-tab.active:after {
        left: 0;
        width: 100%;
    }

    .module-why__button-block {
        text-align: center;
    }

    .module-freeslide.module-clients .module-freeslide__body {
        padding: 40px 0px 0px;
    }

}

@media (max-width: 767px) {

    .common-home main {
        margin-top: 0px;
    }
	.main-banners {

	    margin-top: 1px;
	}
	.main-banners__left {
    	width: 100%;
    	overflow: hidden;
	}
	.main-banners__right {
		display: none;
	}

	.main-banners__slider-item {
   		border-radius: 0px;
	}

	.module-main-banners .container {
		padding: 0;
	}



    
    .module-homelink {
        height: 78px;
        margin-top: 10px;
    }

    .module-homelink__body.fixed {
        height: 48px;

    }

    .module-homelink__body.fixed .module-homelink__content {
        position: fixed;
        top: 0px;
        left: 0px;
        width: 100%;
        z-index: 2;
        background: #fff;
        box-shadow: 0 1px 3px 0 rgb(0 0 0 / 12%), 0 0 3px 0 rgb(0 0 0 / 6%);
        padding: 7px 10px;
        transform: translateY(-100%);
        transition: transform .4s;
    }

    .module-homelink__body.fixed.show .module-homelink__content {
        transform: translateY(0);
    }

    .module-homelink__tags {
        flex-wrap: initial;
    }

    .module-homelink__tag, .module-homelink__tag:hover, .module-homelink__tag:focus, .module-homelink__tag:active {
        margin-bottom: 0px;
        margin-right: 12px;
        height: 32px;
    }

    .module-homelink__header {
        margin-bottom: 10px;
    }

    .module-homelink__title {
        font-size: 22px;
        line-height: 20px;
    }
    .page-header--homelink {
        margin-top: 0px;
    }

    .module-homelink__filter {
        display: inline-flex;
        align-items: center;
    }

    

}

@media (max-width: 519px) {

    

    

}

@media (max-width: 400px) {
    .module-main-banners {
        height: 357px;

    }
    .main-banners__slider-item img {
        display: block;
        width: 100%;
        height: 357px;
        object-fit: cover;
        object-position: 50% 60%;
    }

}

@media (max-width: 374px) {
    .main-banners__slider-item img {
        height: auto;
        object-position: 25% 60%;
    }
}