@media (min-width: 1024px) {
    .block-brands .content .h3 {
        align-content: center;
        margin: 0;
        font-size: 24px;
        height: 56px;
    }
}
.h2{
	font-weight: bold;
	
}
.h3{
	font-weight: bold;	
	font-size: 24px;
}

.agreement .h3{
	margin: 1em 0;
}

@media all and (min-width: 768px) {
    .block-consultation .content .h3 {
        max-width:80%;
        margin: 0 0 28px;
        color: #fff;
		font-weight: bold;
    }
}


    .block-consultation .content .h3 {
        max-width: 80%;
        font-size: 46px;
        margin: 0 0 33px;
		font-weight: bold;
    }
.catalog-item-slider__group-title .h3 {
    color: #424f60;
    margin: 0;
    font-weight: 700;
    font-size: 22px;
}
.top-filter-quick-selection__title {
    font-size: 24px!important;
}
.header__phone a{
	font-size: 16px;
}
.header__catalog-menu-btn{
	font-weight: 400;
}
.header__search .header__search-input{
	color :#fff;
}
.header__search .header__search-input::placeholder{
	color :#fff;	
}
.block-brands .content {
	display: block;
	}
.block-brands .content .h3 {
        margin-bottom: 20px;
    } 
@media all and (min-width: 1400px) {
    .block-brands .content {
	display: flex;
	}
.block-brands_list-item img {
    max-width: 125px;
}
.block-brands .content .h3 {
        height: 40px;
		margin-bottom: 0px;
    }
    .block-brands .content .block-brands_list-item {
        height: 40px;
    }
}

.block-brands {
    margin: 30px 0 40px;
}

.catalog-category-items-undertext__item-text {
    font-size: 16px;
    color: #424f60;
    font-weight: 700;
}

.catalog-item-slider__buttons .btn {
    padding: 15px 32px;
    border-radius: 5px;
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    transition: all .3s ease;
    min-width: 200px;
}
.block-smeta_banner .content button {
    font-weight: 400;
}

.btn-big {
    font-size: 20px;
}
.btn, button, input[type=button] {
    padding: 15px 32px;
	    font-size: 14px;
		height: 46px;
}
.smart-filter-button-box .btn.btn-primary{
	padding: 15px 12px;
	font-weight: 400;
}
.catalog-section-info .content .switcher button {
    height: 46px;
}
.block-consultation .content button {
    font-weight: 400;
	color: #fff;
}
@media all and (max-width: 768px) {
	.block-consultation .content .h3 {
		font-size: 24px;
	}
}

@media (max-width: 576px) {
    .block-smeta_banner .content button {
        width: 240px;
        font-size: 14px;
        font-weight: 500;
        height: 46px;
    }
}	
	.header__call-btn:hover {
	background-color: rgb(233.5681818182, 155.35, 5.4318181818)!important;
	color: #fff;
	}
	
	.product-advantages button.accordion .accordion__icon {
    position: relative;
    top: calc(50% - 0px);
	}
	
	
.header__shop-tooltip {
	font-size: 12px;
}

.header__shop-tooltip {
	min-width: 190px;
	left: -20px;
}	
.header__generator-btn, .header__call-btn{
    font-weight: 400;	
}
@media (max-width: 576px) {
.popup-window-titlebar-text {
    font-size: 18px;
}
}

.catalog-section-info .content .switcher button.active{
	color: #fff;
}