/* Google Translate */

.skiptranslate {
    display: none !important;
    width: 0 !important;
    height: 0 !important;
}

body  {
    top: 0 !important;
}
  
.language {
    position: fixed;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    display: flex;
    flex-direction: column;
}

.language__img {
    margin: 2px;
    cursor: pointer;
    opacity: 0.5;
}

.language img {
    max-width: 40px;
}

.language__img:hover, .language__img_active {
    opacity: 1;
}


/* pravki */

html[lang="kk"] body *,
html[lang="en"] body *,
html[lang="de"] body * {
    font-family: Montserrat sans-serif!important;
}

html[lang="kk"] body nav.navbar .navbar-nav li>a font,
html[lang="en"] body nav.navbar .navbar-nav li>a font,
html[lang="de"] body nav.navbar .navbar-nav li>a font {
    line-height: 50px;
    color: #9b9b9b;
}

html[lang="kk"] h1 font,
html[lang="en"] h1 font,
html[lang="de"] h1 font {
    font-size: 60px;
    color: #353535;
    font-family: Amiri, serif!important;
    font-weight: 400;
}

html[lang="kk"] h2 font,
html[lang="en"] h2 font,
html[lang="de"] h2 font {
    font-size: 60px;
    font-family: Amiri, serif!important;
    color: #353535;
    font-weight: 400;
    position: relative;
    display: inline-block;
}

html[lang="kk"] #banner0.categories .item .text h4 font,
html[lang="en"] #banner0.categories .item .text h4 font, 
html[lang="de"] #banner0.categories .item .text h4 font {
    font-family: Amiri, serif!important;
	font-size: 48px;
    font-weight: 400;
    line-height: 40px;
}

html[lang="kk"] #banner0.categories .item .text .link font,
html[lang="en"] #banner0.categories .item .text .link font,
html[lang="de"] #banner0.categories .item .text .link font {
    font-family: Amiri, serif!important;
	font-size: 22px;
    font-weight: 400;
    position: relative;
}

html[lang="kk"] .hover:hover font,
html[lang="kk"] .more-link:hover font,
html[lang="kk"] .rdf-footer button:hover font {
    color: #fff;
}

html[lang="en"] .hover:hover font,
html[lang="en"] .more-link:hover font,
html[lang="en"] .rdf-footer button:hover font {
    color: #fff;
}

html[lang="de"] .hover:hover font,
html[lang="de"] .more-link:hover font,
html[lang="de"] .rdf-footer button:hover font {
    color: #fff;
}

html[lang="kk"] .linkss li a.active font,
html[lang="en"] .linkss li a.active font,
html[lang="de"] .linkss li a.active font {
	color: #fff;
}

html[lang="kk"] .slick-arrow font,
html[lang="en"] .slick-arrow font,
html[lang="de"] .slick-arrow font {
    display: none;
}

footer .footer-contacts .footer-contacts-title font,
footer .footer-menu .footer-menu-title font {
    font-size: 30px;
    font-family: Amiri, serif;
    line-height: 41px;
}
