/*   
Theme Name: Gerasimov
Version: 1.0
Author: Page
Author URI: https://page.ua/
*/
/*--------------MAIN----------------*/
.custom-header .header-wrapp .lang-picker .active {
    border-radius: 50px;
	border: 1px solid #151515;
}
.custom-header .header-wrapp .lang-picker .active a {
    color: #151515;
}
.custom-header .header-wrapp .lang-picker a:hover {
    text-decoration: none;
}
.custom-header .header-wrapp .lang-picker li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    line-height: 17px;
    font-family: Montserrat;
    font-weight: 400;
    font-display: auto;
    height: 40px;
    width: 40px;
    margin-bottom: 0;
    color: #8a8d8f;
    cursor: pointer;
    margin-left: auto;
}
.custom-header .header-wrapp .lang-picker li {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    line-height: 17px;
    font-family: Montserrat;
    font-weight: 400;
    font-display: auto;
    height: 40px;
    width: 40px;
    margin-bottom: 0;
    color: #8a8d8f;
    cursor: pointer;
    margin-left: auto;
}
.dropdown ul li a {
    font-family: Montserrat;
    font-weight: 300;
    font-display: auto;
    color: #151515;
    font-size: 16px;
    line-height: 20px;
    text-decoration: none;
    -webkit-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}
.dropdown #language-chooser li {
    padding: 10px;
}
.dropdown ul li {
    list-style: none;
    padding: 0;
    margin: 0;
}
.dropdown #language-chooser {
    margin: 0;
}
@media (max-width: 760px) {
#burgerModal .modal-body .wrapp .lang-picker .active a {
    color: #b92d2d;
}
#burgerModal .modal-body .wrapp .lang-picker li a {
    display: block;
    font-size: 20px;
    line-height: 28px;
    font-family: Montserrat;
    font-weight: 500;
    font-display: auto;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #151515;
    cursor: pointer;
}
#burgerModal .modal-body .wrapp .lang-picker li {
    display: block;
    font-size: 20px;
    line-height: 28px;
    font-family: Montserrat;
    font-weight: 500;
    font-display: auto;
    margin-bottom: 0;
    text-transform: uppercase;
    margin-right: 22px;
    color: #151515;
    cursor: pointer;
}
#burgerModal #language-chooser {
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px;
}
#burgerModal #language-chooser li {
    text-decoration: none;
}
}
.form_sender .required {
    border-color: red!important;
}
.pagination li.actual span {
    color: #fff;
    font-family: Montserrat;
    font-weight: 500;
    font-display: auto;
}
.current-menu-item a {
    font-weight: 600!important;
}
.single-rezult .single-rezult a, .single-review .single-review a, .single-publication .single-publication a {
    font-weight: 600!important;
}