.flag {
    text-align: center;
    height: 20px;
    display: block;
    width: 100%;
    margin: 0 auto;
    background: url('/assets/sloi_32.png') center;
}

.members .right .members .member .right-row .member-title p:first-child a {
        font-size: 24px;
    text-decoration: underline;
    color: #2e3133;
    line-height: 27px;

}
.members .right .members .member .right-row .member-title {
    width: 505px !important;
    float: left;
    line-height: 15px;
}

.members .right .members .member .right-row .desc {
    color: #2d2d2d;
    line-height: 18px;
    font-size: 14px !important;
    /* clear: both; */
    width: 400px;
}

.footer {
    width: 100%;
    height: 340px;
    background: url(/assets/bgfooters.jpg) center !important;
}

.tab_content li {
    color: #8a8a8a;
    font-size: 14px;
    font-family: 'ProximaNova';
    letter-spacing: 0.05em;
    float: left;
    width: 24% !important;
    margin-bottom: 35px;
    height: 60px;
}
.line2 {
    width: 100%;
    height: 2px;
    background: #11203f !important;
    margin-top: 10px !important;
}

.footer-logo {
    color: #6981a4;
    font-family: Tahoma;
    font-size: 12px;
    letter-spacing: 0.025em;
    line-height: 16px;
    float: left;
    width: 580px;
    margin-right: 50px;
    margin-top: 30px !important;
}
.footer-search {
    width: 300px;
    float: left;
    margin-right: 70px;
    margin-top: 50px !important;
}

.footer-contacts {
    float: right;
    width: 300px;
    margin-top: -35px !important;
    text-align: right;
}



.pagination {clear: both !important;}



.head-box-therms li img{    width: 64px;
    float: left;
    margin-right: 10px;
    margin-bottom: 50px;}

.head-box-video .text a.a {
    font-family: 'ProximaNovaBold';
    color: #2a90cb;
    font-size: 21px !important;
    letter-spacing: 0.05em;
}
.head-box-video img {
    margin-left: 225px !important;
    margin-top: 80px;
}
.head-box-video .text {
    margin-left: 370px !important;
    margin-top: -80px;
}


@media only screen and (max-width: 930px) {
.flag {
    text-align: center;
    height: 20px;
    display: block;
    width: 1200px;
    margin: 0 auto;
    background: url(/assets/sloi_32.png) center;
}
.header-main {
    width: 1200px;
    
}
.partners {width: 1200px;}
.footer {
    width: 1200px;
   
}

}
