.color-red-500 {
    color: #fb3c36;
}

/*Конструктор*/
.pt-tw-header-padding {
    padding-top: 135px;
}

.button-new {
    background: #D41C1E;
    color: white;
    border-radius: 4px;
    padding-top: 9px;
    padding-right: 13px;
    padding-bottom: 9px;
    padding-left: 13px;
}

a.max-auto.btn.relative.z-\[1\].mb-3.mt-auto.flex.items-center.justify-center.gap-2.text-base.normal-case.opacity-80 {
    display: none;
}

.bg-base-content {
    --tw-bg-opacity: 1;
    background-color: #ffffff00;
}

.text-base-100 {
    --tw-text-opacity: 1;
    color: #000000;
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    margin-right: 0px;
    justify-content: left;
}

.all-field1 {
    display: flex;
    justify-content: space-around;
    align-items: baseline;
    flex-wrap: nowrap;
}

.formCalc1 {
    padding: 0px;
    margin: 0px;
    padding-top: 15px;
    height: 165px;
}

.formCalc2 {
    padding: 0px;
    margin: 0px;
    padding-top: 15px;
    height: 165px;
	display:none;
}

.wdh {
	width: 280px;
}

.wdh_input {
	width: 280px;
	height: 34px;
	border-radius: 8px;
}

.mb-1.flex.text-lg.font-bold.pay_day_desktop {
    margin-top: 30px;
}


.btn_mobstyle {
    width: 285px;
	height: 34px;
	border-radius: 8px;
	gap: 10px;
	background: #d41c1e;
	color: #ffffff;
	font-weight: 400;
	border: 0;
	
	display: inline-flex;
    flex-shrink: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    border-color: transparent;
    border-color: hsl(var(--b2) / var(--tw-border-opacity));
    text-align: center;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-timing-function: cubic-bezier(0, 0, .2, 1);
    transition-duration: .2s;
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: .875rem;
    line-height: 1em;
    font-weight: 600;
}

.mobstyle {	
	position: relative;
	width: 280px;
	height: 34px;
	border-radius: 8px;
}


.swiper-header {
	width: 100%;
    height: 37px;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    background: #232323;
    color: #ffffff;
	display: flex;
    align-items: center;
    justify-content: center;
}

.swiper-header-name {
	font-weight: 700;
    font-size: 14px;
    text-align: center;
}

.form-price-day {
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    color: #D41C1E;
}

.form-price-day1 {
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    color: #232323;
}

.btn_1 {
    width: 125px;
    height: 34px;
    border-radius: 12px;
    background: #D41C1E;
    color: #ffffff;
    font-weight: 500;
    font-size: 14px;
}

.btn_2 {
    width: 125px;
    height: 34px;
    border-radius: 12px;
    color: #d41c1e;
    border: 1px solid #D41C1E;
    font-weight: 500;
	font-size: 14px;
}

.card-body {
    background: #F0F0F0;
	padding-bottom: 0px;
}

.dron {
	display: flex;
    justify-content: center;
}

h3.h-\[1\.5em\].overflow-hidden.text-left.text-lg.duration-300.hover\:color-primary {
    display: none;
}


.ladyba {
	background: #F3F3F3;
    width: 133px;
    height: 34px;
    border-width: 1px;
}

.ladyba:hover {
    border: 1px solid #D41C1E;
}

.skr {
	width: 20px;
}

.swiper-brands a {
    min-width: 120px
}

.md\:gap-\[100px\] {
    gap: 90px;
}

.br-33 {
	padding-right: 15px;
}

.btn_top2 {
    width: 285px;
    height: 34px;
    border-radius: 8px;
    border-bottom-width: 1px;
    background: #D41C1E;
    color: #ffffff;
}

.btn_top2:hover {
	background: #D41C1E;
}

.rulkw {
	fill: hsl(0deg 0% 100%);
}

.topsik {
    display: flex;
    gap: 0px;
}

.mob-verison {
	display: none;
}

/* .border-1.rounded-box.relative.flex.flex-col.border-solid.bg-base-100.shadow-md { */
    /* width: 285px; */
    /* height: 90px; */
    /* border-radius: 16px; */
    /* background: #F3F3F3; */
/* } */

.border-1.rounded-box.relative.flex.flex-col.border-solid.bg-base-100.shadow-md {
    width: 285px;
    height: 90px;
    border-radius: 0;
    background: #ffffff00;
    border: 0;
    --tw-shadow: none;
    --tw-shadow-colored: none;
}

.text-sm.font-bold.md\:text-xl {
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
}

.text-base-100 {
    --tw-text-opacity: 1;
    color: #000000;
    font-weight: 700;
    font-size: 32px;
    line-height: 100%;
    justify-content: center;
}

.korn {
	margin-top: 14px;
}

.hover\:bg-base-100:hover {
    --tw-bg-opacity: 1;
    background-color: hsl(0deg 70.94% 54.45%);
}

.kolin {
	font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    background: #ffffff;
    width: 100%;
    height: 40px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0 0 16px 16px;	
}

.sfrean {
    width: 743px;
    height: 448px;
    border-radius: 16px;
    background: linear-gradient(116.37deg, #F20000 7.47%, #880000 89.65%);
    margin-left: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
}

.garpun {
    display: flex;
    align-items: flex-start;
}

.relse {
    position: relative;
    margin-top: 170px;
    margin-left: 125px;
}

.rty {
    margin-top: 25px;
    font-weight: 700;
    font-size: 32px;
    color: #ffffff;
    line-height: 15px;
}

.rty1 {
    font-weight: 700;
    font-size: 32px;
    color: #ffffff;
}

.absik {
    top: 45px;	
}

.button-rels {
	background: #e5e6e6;
	color: #000000;
	border-radius: 4px;
	padding-top: 9px;
	padding-right: 13px;
	padding-bottom: 9px;
	padding-left: 13px;
}

.smurf {
    position: relative;
    bottom: 700px;
    float: left;
    left: 70px;
}

.smurf1 {
    position: relative;
    bottom: 250px;
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
}

.horp {
	text-align: left;
}

.sdrtas {
	display: flex;
    align-items: center;
	gap: 20px;
}

.smurf2 {
	position: relative;
    bottom: 560px;
    display: flex;
    flex-direction: column;
    width: 429px;
    float: right;
    z-index: 1;	
}

/* .cedfer { */
	/* display: flex; */
    /* flex-direction: column;	 */
/* } */

button.btn-favorites.fill-base-content.btn.btn-ghost.h-12.w-12.shrink-0.bg-base-300.p-2 {
    display: none;
}

button.btn.btn-ghost.min-h-8.h-10.w-10.shrink-0.bg-base-300.fill-base-content.p-2 {
    display: none;
}

svg.lucide.lucide-gift {
    display: none;
}

span.mr-3.text-base {
    text-align: left;
    float: left;
}





























.card {
    border-radius: 0px;
}

.max-w-\[360px\] {
    max-width: 100%;
}

img.relative.object-contain.transition-all.duration-500.group-hover\/cartype\:scale-105 {
    height: 35px;
}

nav.mr-16.hidden.h-full.items-center.justify-center.gap-1.xl\:ml-auto.xl\:flex {
    margin-left: 0px;
    margin-right: 0px;
}

.brand_topmenu__fill {
    background-color: #EFEFEF;
}

.brand_topmenu__fill .btn-ghost {
    border-width: 1px;
    border-color: transparent;
    background-color: #FFFFFF;
    color: currentColor;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    outline-color: currentColor;
}

#mini-filter .hidden {
    display: none !important;
}

.border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgb(240 82 82/var(--tw-border-opacity));
}

.bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(253 242 242/var(--tw-bg-opacity));
}

.ml-4 {
    margin-left: 1rem
}

/* .border-top { */
    /* border-top: 1px solid #e5e7eb; */
/* } */

.border-bottom {
    border-bottom: 1px solid #e5e7eb;
}

.max-h-\[30px\] {
    max-height: 30px;
}

.max-h-\[45px\] {
    max-height: 45px;
}

.image-gallery-icon {
    outline: 0 !important;
}

svg.logo {
    width: 50px;
}

.image-gallery-slides {
    line-height: 0;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    text-align: center;
}

#banner-top img.object-cover {
    border-radius: 15px
}

.collapse-title, :where(.collapse > input[type="checkbox"]), :where(.collapse > input[type="radio"]) {
    padding: 0.8rem 1rem 0.8rem 1rem;
    min-height: 2.75rem !important;
    transition: background-color .2s ease-out;
}

#komplectation .collapse-content ul {
    text-align: left;
}

#komplectation .collapse-content ul li {
    margin-bottom: 3px;
    font-weight: 600;
    font-size: 14px;
    position: relative;
    padding-left: 25px; /* Отступ для галочки */
}

#komplectation .collapse-content ul li::before {
    content: '✔'; /* Символ галочки */
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    color: grey !important; /* Цвет галочки */
    font-size: 16px; /* Размер галочки */
}

#mini-filter {
    position: relative;
    z-index: 10;
}

#mini-filter .mantine-Popover-dropdown {
    z-index: 300;
    position: absolute;
    opacity: 1;
    transform: scale(1);
    transition: transform 200ms ease, opacity 200ms ease;
}

@media (max-width: 640px) {
    /* .car-products > .swiper-slide-active { */
        /* width: 100% !important; */
    /* } */

    /* .swiper-reviews .swiper-wrapper > .swiper-slide-active { */
        /* width: 100% !important; */
    /* } */

    .xs\:hidden {
        display: none;
    }
}

@media (min-width: 641px) {
    .sm\:hidden {
        display: none;
    }
}


@media (max-width: 768px) {
    .swiper-products_brand-next,
    .swiper-products_brand-prev,
    .swiper-products_pay-next,
    .swiper-products_pay-prev {
        display: none !important;
    }
}

@media (max-width: 640px) {
    .swiper-brands div div {
        width: 52px !important;
        margin: 0 0 0 5px !important;
    }

    .swiper-brands a {
        min-width: 50px;
    }

    .swiper-brands div div a span.font-normal {
        display: none;
    }

    .swiper-brands div div a span.font-lg {
        display: none;
    }
}

.calch2 {
    margin-bottom: 2rem;
}

@media (max-width: 640px) {
    .calch2 {
        padding: 0 50px;
    }
}

#gallery div div div div div span > .badge-success {
    font-size: 1rem;
}

/* Menu css */
.dropdown-container {
    position: relative;
    margin: 7px 0 0 0;

    .dropdown-toggle {
        color: #000000;
        background-color: #ffffff;
        font-size: 17px;
        padding: 8px 9px;
        font-weight: 600;
        cursor: pointer;
        position: relative;
        transition: all ease-in-out 0.3s;
        display: inline-block;
        border-radius: var(--rounded-btn, .5rem);

        label {
            cursor: pointer;
            width: 100%;
        }

        &:hover,
        &:active,
        &:focus {
            --tw-border-opacity: 0;
            background-color: hsl(var(--bc) / var(--tw-bg-opacity));
            --tw-bg-opacity: 0.2;
        }
    }

    .dropdown-menu {
        width: 200px;
        max-width: 200px;
        border-radius: 10px;
        box-shadow: 0px 0px 4px -2px rgba(0, 0, 0, 0.5);
        margin-top: 17px;
        position: absolute;
        right: 0;
        top: 100%;
        display: none;
        background-color: #ffffff;
        z-index: 10;

        ul {
            list-style: none;
            padding: 0;
            margin: 0;
            overflow: hidden;
            border-radius: 10px;
            z-index: 10;
        }

        a {
            text-decoration: none;
            display: block;
            color: #000000;
            font-size: 15px;
            padding: 15px 25px;
            font-weight: 600;
            box-shadow: 0px 0px 4px -2px rgba(0, 0, 0, 0.5);
            transition: all ease-in-out 0.3s;

            &:hover,
            &:active,
            &:focus {
                --tw-border-opacity: 0;
                background-color: hsl(var(--bc) / var(--tw-bg-opacity));
                --tw-bg-opacity: 0.1;
            }
        }
    }
}

.minimenu {
    display: block;
}

.miniclose {
    display: none;
}

.dropdown-menu {
    z-index: 10;
    position: relative;

    &::before {
        z-index: -1;
        transform: rotate(-135deg);
        top: -4px;
        border-color: #ffffff;
        box-shadow: 1px 1px 4px -2px rgba(0, 0, 0, 0.4);
    }
}

.dropdown-open {
    .dropdown-menu.dropdown-active {
        display: block;
    }
}

.dropdown-container.dropdown-open {
    .dropdown-toggle {
        color: #000;
    }
}

.dropdown-container.dropdown-open .dropdown-toggle {
    .minimenu {
        display: none;
    }

    .miniclose {
        display: block;
    }
}

/*
Таблицы
 */
.table {
    width: 100%;
    white-space: collapse;
}

table.no-border {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
}

table.table {
    border-collapse: collapse;
    border-spacing: 0;
}

table.table > thead > tr > th,
table.table > tbody > tr > th,
table.table > tfoot > tr > th,
table.table > thead > tr > td,
table.table > tbody > tr > td,
table.table > tfoot > tr > td {
    border: 0;
    padding: 11px;
}

table.table b,
table.table strong {
    font-weight: 600;
}

table.table > thead > tr > th,
table.table > tbody > tr > th,
table.table > tfoot > tr > th {
    color: white;
    border-color: #e5e5e5;
}

.table-bordered {
    border-color: #e5e5e5;
}

table.table.table-striped tr:nth-child(even) td {
    background: linear-gradient(0deg, #f5f5f5, #f5f5f5), #f8f8f8;
    background: #f8f8f8;
}

table.table.table-striped tr:nth-child(odd) td {
    background: white;
}

table.table.table-striped tr:nth-child(odd) td {
    background: white;
}

table.table.table-bordered td {
    border: 1px solid #e5e5e5;
    border-color: #e5e5e5;
}

table.table.table-bordered-line td {
    border-bottom: 1px solid #e5e5e5;
    border-color: #e5e5e5;
}

table.table.table-light th {
    background-color: transparent;
    color: inherit;
    border-bottom: 2px solid #b8b8b8;
    border-color: #e5e5e5;
}

table.table .table-bg-gray {
    background: linear-gradient(0deg, #f5f5f5, #f5f5f5), #f8f8f8;
    background: #f8f8f8;
}

table.table th {
    background: #555;
}

table.table1 td {
    padding: 15px;
}

table.table > thead > tr > th {
    font-size: 16px;
    font-weight: 600;
    padding-top: 12px;
    padding-bottom: 12px;
}

.dark_light_table {
    color: #2f383d;
    font-size: 16px;
}

.dark_table {
    color: #333;
    font-size: 15px;
    line-height: 20px;
    font-weight: bold;
}

/* tables responsible */
.tables-responsive {
    overflow-x: auto;
    position: relative;
}

.tables-responsive:before {
    content: "";
    position: absolute;
}

@media (max-width: 600px) {
    table.table:not(.table-full-width),
    table.table:not(.table-full-width) thead,
    table.table:not(.table-full-width) tbody,
    table.table:not(.table-full-width) th,
    table.table:not(.table-full-width) td,
    table.table:not(.table-full-width) tr {
        display: block;
        clear: both;
    }

    table.table:not(.table-full-width) thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    table.table:not(.table-full-width) thead + tbody td .th-mobile {
        display: block;
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    table.table:not(.table-full-width) thead + tbody tr:not(.nomobile) td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        text-align: left !important;
        min-height: 32px;
        word-break: break-all;
    }

    table.table thead + tbody td.table-head-group .th-mobile {
        display: none;
    }

    table.table thead + tbody tr:not(.nomobile) td.table-head-group {
        padding-left: 6px;
    }

    table.table .td-hidden-xs {
        display: none;
    }
}

/*
Блоки
 */
.styled-block {
    border-left: 2px solid;
    border-left-color: currentcolor;
    background: url("../img/background.webp") #f2f2f2 0 0 repeat;
    color: #555555;
    clear: both;
    padding: 0 50px 20px 50px;
    font-size: 15px;
}

@media (max-width: 35.99375em) {
    .mantine-visible-from-xs {
        display: none !important;
    }
}

@media (min-width: 36em) {
    .mantine-hidden-from-xs {
        display: none !important;
    }
}

@media (max-width: 47.99375em) {
    .mantine-visible-from-sm {
        display: none !important;
    }
}

@media (min-width: 48em) {
    .mantine-hidden-from-sm {
        display: none !important;
    }
}

@media (max-width: 61.99375em) {
    .mantine-visible-from-md {
        display: none !important;
    }
}

@media (min-width: 62em) {
    .mantine-hidden-from-md {
        display: none !important;
    }
}

@media (max-width: 74.99375em) {
    .mantine-visible-from-lg {
        display: none !important;
    }
}

@media (min-width: 75em) {
    .mantine-hidden-from-lg {
        display: none !important;
    }
}

@media (max-width: 87.99375em) {
    .mantine-visible-from-xl {
        display: none !important;
    }
}

@media (min-width: 88em) {
    .mantine-hidden-from-xl {
        display: none !important;
    }
}

@media (max-width: 35.99375em) {
    .mantine-visible-from-xs {
        display: none !important;
    }
}

@media (min-width: 36em) {
    .mantine-hidden-from-xs {
        display: none !important;
    }
}

@media (max-width: 47.99375em) {
    .mantine-visible-from-sm {
        display: none !important;
    }
}

@media (min-width: 48em) {
    .mantine-hidden-from-sm {
        display: none !important;
    }
}

@media (max-width: 61.99375em) {
    .mantine-visible-from-md {
        display: none !important;
    }
}

@media (min-width: 62em) {
    .mantine-hidden-from-md {
        display: none !important;
    }
}

@media (max-width: 74.99375em) {
    .mantine-visible-from-lg {
        display: none !important;
    }
}

@media (min-width: 75em) {
    .mantine-hidden-from-lg {
        display: none !important;
    }
}

@media (max-width: 87.99375em) {
    .mantine-visible-from-xl {
        display: none !important;
    }
}

@media (min-width: 88em) {
    .mantine-hidden-from-xl {
        display: none !important;
    }
}

/*БАННЕРЫ*/
.swiper-slide {
    cursor: grabbing;
}
.banners-big__text {
    flex-direction: column;
    line-height: 1;
}

@media (max-width: 1240px) {
	
.all-field1 {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: column;
	margin-left: 20px;
    margin-right: 20px;
}

.formCalc1 {
    padding: 0px;
    margin: 0px;
    padding-top: 15px;
    height: 500px;
	display:none;
}

.wdh {
    width: 100%;
}

.wdh_input {
	width: 100%;
	height: 34px;
	border-radius: 8px;
}

.sdrtas {
    display: flex;
    gap: 0px;
    flex-direction: column;
}

.smurf1 {
    position: relative;
    bottom: 350px;
    display: flex;
    flex-direction: column;
    width: 100%;
    align-items: center;
}

.sdmnv {
    padding-top: 0px;
    padding-bottom: 0px;
    height: 35px;
}

.smurf {
    position: relative;
    bottom: 800px;
    float: none;
    left: 0px;
}

    .md\:h-\[560px\] {
        height: 560px;
    }

.formCalc2 {
    padding: 0px;
    margin: 0px;
    padding-top: 15px;
    height: 430px;
	display:block;
}

.pay_day_mobile {
	margin-top: 15px;
    margin-bottom: 15px;
}

.filter_mini {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.mobstyle {
    width: 100%;
}

.birka {
	display: flex;
    justify-content: center;
}

.topsik {
    display: flex;
    gap: 10px;
    flex-direction: column;
    align-items: center;
}

.md\:w-\[calc\(100\%-230px\)\] {
    width: calc(100% - 170px);
}

.pc-verison {
	display: none;
}

.mob-verison {
	display: block;
}

.gornik {
	display: flex;
    flex-direction: column;
    align-items: center;
    gap: 40px;
}

.relse {
    position: relative;
    margin-top: 0px;
    margin-left: 0px;
}

.rty {
    font-size: 24px;
}

.rty1 {
    font-size: 24px;
}

}

@media (max-width: 768px) {
	
	.w-\[calc\(100\%-138px\)\].md\:w-\[calc\(100\%-230px\)\] {
		display: none;
	}
	
	.garpun {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	
	.sfrean {
        width: 330px;
		height: 100%;
		border-radius: 16px;
		background: linear-gradient(116.37deg, #F20000 7.47%, #880000 89.65%);
		margin-left: 0px;
	}
	
	.rty1 {
        font-size: 18px;
        margin-bottom: 5px;
    }
	
	.smurf {
		position: relative;
		bottom: 0px;
		float: none;
		left: 0px;
	}
	
	.smurf1 {
        position: relative;
        bottom: 0px;
        display: flex;
        flex-direction: column;
        width: 100%;
        align-items: center;
    }
	
	.smurf2 {
		display: none;
	}
	
	.LazyLoad.is-visible.rounded-box.h-\[300px\].overflow-hidden.md\:h-\[560px\].cedfer {
		height: 100%;
	}
	
	
	
}

@media (max-width: 550px) {

	.button-new {
		background: #D41C1E;
		color: white;
		border-radius: 4px;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
		font-size: 12px;
        margin-right: 10px;		
	}
	
	.button-rels {
		color: #000000;
		border-radius: 4px;
		padding-top: 5px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-left: 10px;
		font-size: 12px;
        margin-right: 10px;
        font-size: 14px;
        font-weight: 500;		
	}
	
	.kornas {
	    margin-bottom: -5px !important;
		font-size: 16px;
        font-weight: 500;	
	}
	
	a.w-\[50px\].h-\[50px\].flex.items-center.gap-2.p-2 {
		width: 100px;
	}
	
	.btn_mobstyle {
		width: 100%;
		margin-top: 5px;
	}
	
	.dron {
		display: flex;
		justify-content: center;
		flex-direction: column;
		align-items: center;
	}

}

@media (max-width: 400px) {
    .banners-big__title {
        font-size: 2rem;
        padding: .5rem;
        margin: 2rem 1.5rem 0 1.5rem;
    }
    .banners-big__subtitle {
        font-size: 1rem;
        padding: .5rem;
        margin: 0.1rem 1.5rem auto;
    }
    .banners-big__text {
        margin-top: 1rem;
    }
}
@media (min-width: 401px) and (max-width: 600px){
    .banners-big__title {
        font-size: 2rem;
        padding: .5rem;
        margin: 2rem 1.5rem 0 1.5rem;
    }
    .banners-big__subtitle {
        font-size: 1.3rem;
        padding: .5rem;
        margin: 0 1.5rem auto;
    }
}
@media (min-width: 601px) and (max-width: 800px){
    .banners-big__title {
        font-size: 2rem;
        padding: .5rem;
        margin: 3rem 1.5rem 0 1.5rem;
    }
    .banners-big__subtitle {
        font-size: 1.8rem;
        padding: .5rem;
        margin: 0 1.5rem auto;
    }
}
@media (min-width: 801px) and (max-width: 1200px){
    .banners-big__title {
        font-size: 3rem;
        padding: .5rem;
        margin: 2rem 2.5rem 0 2.5rem;
    }
    .banners-big__subtitle {
        font-size: 2rem;
        padding: .5rem;
        margin: 1rem 2.5rem 0 2.5rem;
    }
}
@media (min-width: 1201px) {
    .banners-big__title {
        font-size: 4.5rem;
        padding: .5rem;
        margin: 0 2.5rem 0 2rem;
    }
    .banners-big__subtitle {
        font-size: 2.5rem;
        padding: .5rem;
        margin: 2rem 2.5rem auto;
    }
    .banners-big__text {
        max-width: 80%;
        margin-top: 4rem;
    }
}