/*@import url('https://fonts.googleapis.com/css?family=Noto+Sans:400,400i,700,700i&display=swap&subset=cyrillic-ext');*/

h1, h2, h3, h4, h5 {
    font-family: 'Open sans', serif !important;
}
h4 a {
    font-family: 'Open sans', serif !important;
}
h2 {
    font-size: 32px;
    font-style: normal;
    font-weight: 100;
    line-height: 38px;
}
h3 {
    font-weight: 100;
}
h5 {
    font-weight: 400;
}
.section-title h3 {
    font-weight: 400;
}
.section-title p {
    /*    color: #aeaeae;*/
    font-size: 14px;
}
.mega-menu .drop-down h1, .mega-menu .drop-down h2, .mega-menu .drop-down h3, .mega-menu .drop-down h4, .mega-menu .drop-down h5, .mega-menu .drop-down h6, .mega-menu .drop-down-tab-bar h1, .mega-menu .drop-down-tab-bar h2, .mega-menu .drop-down-tab-bar h3, .mega-menu .drop-down-tab-bar h4, .mega-menu .drop-down-tab-bar h5, .mega-menu .drop-down-tab-bar h6 {
    font-weight: 400;
}
.grid-menu [class*="grid-col-"] a, .grid-menu [class*="grid-col-"] a i {
    font-size: 16px;
}
.grid-menu [class*="grid-col-"] a {
    font-family: 'Open sans', sans-serif !important;
}
/*

.mega-menu .menu-links > li > a,
#menu .drop-down-multilevel li a {
    font-family: 'Open sans', sans-serif !important;
    font-size: 14px;
}
*/

/*

.mega-menu .menu-links > li > a,
#menu .drop-down-multilevel li a {
	font-family: 'Open sans', sans-serif !important;
	font-size: 16px;
	text-transform: none;
}
*/

.mega-menu .menu-links>li>a, #menu .drop-down-multilevel li a {
    font-family: 'Open sans', sans-serif !important;
    font-size: 20px;
    text-transform: none;
    font-weight: 200;
}
.filters-header-bf div {
    font-family: 'Open sans', sans-serif;
    font-size: 19px;
}
.filter-header-bf h6 {
    font-family: 'Open sans', sans-serif !important;
}
/*
@media (max-width: 992px) {

    h3 {
        font-size: 28px;
    }

}
*/

.h1-style-custom {
    font-weight: 100 !important;
    line-height: 37px !important;
    font-size: 40px !important;
}

.h1-style-custom-small {
    font-size: 28px;
    line-height: 1.5;
    font-style: normal;
}