#logos
{
    padding-top: 70px;
    padding-bottom: 70px;

    background-color: #e7e5e6;
}
#logos h2
{
    font-family: Open Sans;
    font-size: 47px;
    font-weight: 300;
    line-height: 48px;

    margin-bottom: 30px;

    text-align: center;

    color: black;
}

#logos .logowrapper .row
{
    display: flex;

    margin-bottom: 20px;

    justify-content: space-between;
    flex-wrap: wrap;
}

#academy .title
{
    font-size: 48px;
    line-height: 1;

    margin-top: 10px;
    margin-bottom: 45px;

    text-align: left;
}


#academy .bl_center
{
    /*  overflow: hidden;
   
   background-image: url(bg.jpg);
   
   background-position: center -60px; */
}

#academy .b_r
{
    padding-top: 36px;
}

#academy .b_l p
{
    line-height: 1.5;

    margin-bottom: 5px;
}

#academy .b_l .list
{
    margin-top: 15px;
    padding-left: 15px;
}

#academy .b_r .count
{
    display: block;

    text-align: center;
}

#academy .b_r .text
{
    display: block;

    text-align: center;
}

.center_form .title
{
    margin-bottom: 0;
}


.center_form .smtext
{
    font: 300 12px open sans;

    float: left;

    width: 100%;
    margin-bottom: 20px;

    text-align: center;
    // margin-top: -5px;
}


.center_form .lock
{
    display: flex;

    margin-top: 10px;

    justify-content: space-between;
}
.center_form .lock .text
{
    text-align: left;
}

.center_form .lock .text .polit
{
    cursor: pointer;

    border-bottom: 1px dotted #fff;
}

.center_form .lock .text .polit:hover
{
    border-bottom: 1px none #fff;
}

.center_form .lock .lnk
{
    margin-right: 5px;
}

.center_form .lock .lnk a
{
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 300;
    line-height: 14px;

    text-align: right;
    text-decoration: none;

    color: white;
    border-bottom: 1px dotted #fff;
}
.center_form .lock .lnk a:hover
{
    border-bottom: 1px dotted transparent;
}
#messages
{
    display: none;
}
#messages div
{
    width: 555px;
    padding: 25px 45px;

    background-color: rgba(255,255,255,.9);
}

#messages div h3
{
    font-family: Open Sans;
    font-size: 39px;
    font-weight: 300;
    line-height: 1;

    margin: 20px 0;

    text-align: center;

    color: black;
}

#messages div p
{
    font-size: 14px;

    margin-bottom: 20px;
}

.fancybox-close
{
    top: 14px !important;
    right: 14px !important;

    width: 14px !important;
    height: 14px !important;

    background-image: url(img/close.png) !important;
    background-size: 14px 14px !important;
}

.fancybox-skin
{
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
    background: transparent;
}

@media (max-width: 667px)
{
    #logos
    {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #logos h2
    {
        font-size: 22px;
        font-weight: 600;
        line-height: 32px;
    }


    #logos .logowrapper .row
    {
        margin-bottom: 0;
    }

    #logos .logowrapper .row .item
    {
        width: 50%;
    }

    #logos .logowrapper .row .item:nth-child(even)
    {
        text-align: right;
    }

    #logos .logowrapper .row .item img
    {
        max-width: 90%;
    }

    #academy .title
    {
        font-size: 20px;

        text-align: center;
    }

    #academy .b_r
    {
        display: flex;

        width: 100%;
        margin: 0;

        justify-content: space-between;
        flex-wrap: wrap;
    }

    #academy .b_r .row
    {
        display: flex;

        width: 48%;
        padding: 0;
        // height: 94px;

        justify-content: space-between;
        align-items: center;
    }

    #academy .b_r .row .details
    {
        width: 65%;
    }

    #academy .b_r .row .ico
    {
        line-height: 94px;

        width: 35%;

        text-align: center;
    }


    #academy .b_r .row .ico img
    {
        max-width: 65%;

        vertical-align: middle;
    }

    #academy .b_r .row .count
    {
        font-size: 30px;

        text-align: left;
    }

    #academy .b_r .row .text
    {
        font-size: 9px;
        line-height: 1.1;

        text-align: left;
    }

    #academy .b_r .row:nth-child(4) .text
    {
        font-size: 11px;
    }

    #academy .b_r .row:nth-child(5) .text
    {
        font-size: 10px;
    }

    #academy .b_r .row:nth-child(6) .text
    {
        font-size: 10px;
    }


    .center_form .lock
    {
        display: flex;
        flex-direction: column;

        justify-content: space-between;
    }

    .center_form .lock .text
    {
        font-size: 9px;

        margin-bottom: 10px;

        text-align: center;
    }

    .center_form .lock .lnk
    {
        margin-right: 0;
    }

    .center_form .lock .lnk a
    {
        font-size: 11px;
    }


    #messages div
    {
        width: 243px;
        padding: 10px;

        background-color: rgba(255,255,255,.9);
    }

    #messages div h3
    {
        font-family: Open Sans;
        font-size: 24px;
        font-weight: 600;
        line-height: 1;

        margin: 15px 0;

        color: black;
    }

    #top
    {
        height: auto !important;
    }

    .center_form .lock .text
    {
        padding: 0 40px;
    }

#over_polit{

    overflow: auto;
    overflow-y: scroll;
}
    #over_polit .ov_center
    {
        width: 250px;
        margin-left: -135px;
        padding: 20px 10px 0;

        border-radius: 0;
    }

    #over_polit .ov_center h2
    {
        text-align: center;
    }

    #over_polit .close
    {
        position: absolute;
        right: 14px;

        width: 14px;
        height: 14px;

        background: url(img/close.png) no-repeat 0 0;
        background-size: 14px 14px;
    }
    #over_polit p{

        font-size: 12px;


    }

}
