.fa {
    font-size: 17px;
    width: 35px;
    text-align: center;
    text-decoration: none;
    margin: 0px 5px 0 0;
}

.fa-angle-right{
    font-size: 20px;
    text-align: left;
    margin-left: 0;
    width: 20px;
}

.footer ul li{
    font-size: 1.35rem;
    display: -webkit-box;
    max-width: 220px;
    margin-top: 15px;
}

.footer .address-block{
    font-size: 1.35rem;
    margin: 17px 0 32px 0;
}


.footer  ul li a{
    line-height: 21px;
    display: block;
}

.footer .block-title{
    margin: 0px 0 20px 0;
}

.footer .border-left{
    border-left: 1px solid #dee2e62b!important;
}

.footer .border-bottom {
    border-bottom: 1px solid #dee2e62b!important;
}

.footer p{
    color:#fcfdff80!important
}

.footer div.h1{
    font-size: 2.4rem!important
}

.submenu-content {
    margin-left: 100%;
    margin-top: -38px;
}


.article__text ul {
    margin-bottom: 2rem;
}
.article__text ul li {
    line-height: 1.35;
    font-weight: 600;
}

.article__text ul li::before {
    content: "*";
    margin-right: 0.3rem;
}
*, *::before, *::after {
    box-sizing: inherit;
}
.article__text strong {
    font-weight: 700;
}

.article__text p, .article__text ul li {
    font-size: 1.6rem;
    font-weight: normal;
}

#breadcrumbs span {
    display: inline-flex;
    font-size: 1.35rem;
}
#breadcrumbs span a{
    color: #4361b1;
    cursor: pointer;
    padding: 0 5px;
}
#breadcrumbs .breadcrumb_last {
    color: #666666;
    font-size: 1.2rem;
    cursor: default;
    padding: 0 5px;
    line-height: 14px;
    display: none;
}

.breadcrumbs-block{
    margin-bottom: 20px;
}



.br-top{
    border-top: 1px solid #6c757d29;
    margin: 130px 0 15px 0;
}

.heateorSssClear{
    margin-bottom: 10px;
}
.heateor_sss_sharing_ul .sharing-desc{
    font-size: 1.4rem;
    line-height: 4rem;
    padding-right: 20px!important;
    font-weight: 600;
    color: #324e9b;
}

.pagination .paginate-last {
    font-weight: 550;
}
.pagination .paginate-last:hover {
    background: none!important;
    text-decoration: underline;
    opacity: 0.5;
    padding: 0 5px;
}
.pagination .paginate-arrow{
    font-size: 36px;    
    margin-top: -6px;
    transition: all .2s;
}
.pagination .paginate-arrow:hover{
    background: none!important;
    opacity: 0.5;
    /* font-size: 42px; */
    transition: all .2s;
}
.pagination .paginate-current{
    font-size: 18px;
}
a.nav-bar__link:hover{
    color: #fff!important;
}
a.nav-bar__link:not([href]) {
    color: #fff!important;
}
.important-news__block{
    word-wrap: break-word;
    font-size: 0.6rem;
    /* overflow: hidden; */
}
.important-news{
    /* max-height: 442px; */
    /* height: 442px; */
}
.important-news__block p {
    font-size: 1.2rem;
}
.news-block__article h3 {
    font-size: 1.35rem!important;
    line-height: 1.3!important;
    color: #4361b1;
    font-weight: 550!important;
}
.article__wrappe_excerpt{
    font-size: 1.3rem;
    color: #000;
    line-height: 1.2;
}
.important-news__block h2, .important-news__block .news-block__article__wrapper {
    margin-bottom: 1.2rem;
}
.article .article__image{
    width: auto!important;
    height: auto!important;
    margin-bottom: 5rem!important;
}
.article .article__image img{
    width: auto!important;
}
.sidebar__news_list_img{
    float: left;
    margin: 0 15px 15px 0;
}
.clear{
    clear: both;
}
.sidebar__news_last{
    background: #FFFFFF;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    margin-bottom: 2rem;
}
.wpcf7{
    background: #f7f7f7;
    padding: 3rem 2rem;
    margin-top: 3rem;
    margin-bottom: 3rem; 
}
.wpcf7 input, .wpcf7 textarea{
    font-family: 'Open Sans', sans-serif;
    width: 100%;
    display: -webkit-box;
    display: flex;
    height: 5rem;
    padding: 1rem;
    border: 1px solid #E4E4E4;
    font-size: 1.4rem;
    font-style: italic;
    color: #000000;
    margin-bottom: 1rem;
}
.wpcf7 textarea{
    height: 15rem !important;
}
.wpcf7 input[type=submit]{
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    min-width: 1rem;
    height: 5rem;
    padding: 0 2rem;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.6rem;
    font-weight: 700;
    text-transform: uppercase;
    background: #13779B;
    color: #ffffff;
    border: 0.1rem solid #13779B;
}
.sl-overlay {
    z-index: 10050!important;
}
.important-news__block_sidebar{
    padding: 2rem;
    max-height: auto!important;
}
.news__block_sidebar{
    max-height: 100%;
    font-size: 1.3rem;
}
.news__block_sidebar table{
    width: 100%;
}
.news__block_sidebar li{
    margin-bottom: 1rem;
}
.prev-next__post {
    margin-top: -115px;
    font-size: 2.7rem;
}
.prev-next__post a{
    color: #6c757d;
}
@media (min-width: 575px) {
    .sondaje__text{
        margin-left: 2rem;
    }
}
