body
{
    background-size: auto 770px;
}
 .bluelink{
	color: #33a6dc;
    text-decoration: none;
    border-bottom: 1px dotted #33a6dc;
}
.bluelink:hover{
	color: #33a6dc;
    text-decoration: none;
	border-bottom: 0px;
}


#top
{
    height: auto !important;
    padding-bottom: 50px;

    background: none;
}
#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: 15px;
}

#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;
	text-align:right;
}

.center_form .lock .lnk a
{
    font-family: Open Sans;
    font-size: 12px;
    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;
}

.allcourses
{
    display: none;
}

#top .t1 br.visible-xs 
 { 
    display: none;
 }


#diploms .text-wrapper{

    margin: 0 auto;
    max-width: 680px;

}

.workinghours_top {
    font: 300 9px/9px open sans;
    float: right;
    clear: right;
}
.workinghours_bottom {
    float: right;
    clear: right;
    font: 300 9px open sans;
}
.workinghours_mobile{
    float: left;

width: 100%;

font: 300 9px open sans;

margin-bottom: 20px;
}
#new_mob .des{
    margin-bottom: 0;
}

@media (max-width: 667px)
{
	
	     .workinghours_top{
        font-size: 9px;
    }

    .workinghours_bottom{
        font-size: 9px;
        text-align: left;
    }
	
    #top .t1 br
    {
        display: none;
    }

    #top .t1 br.visible-xs
    {
        display: block;
    }

    #top .t1 span.b
    {
        // display: block;
    }

    #top .t1 .cc_code,
    #top .t1 .b
    {
        font: 700 21px/22px open sans;
    }

    #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: 22px;

        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;
		width: 200px;
		text-align: center;
		margin-left: 40px;
    }

    .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;
    }



    .center_form .lock .text
    {
        padding: 0 48px;
		text-align: left;
    }

    #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;
    }

    .allcourses
    {
        font: 300 14px/75px open sans;

        display: block;
        float: right;

        margin-right: 15px;
        // line-height: 75px;

        text-decoration: none;

        color: #fff;
    }

    .allcourses span
    {
        line-height: 1;

        border-bottom: 1px dotted #fff;
    }

    .center_form .smtext
    {
        font: 300 11px open sans;
    }

    .copy_block .logo {
    width: auto;

}
#triple .text{
padding-left: 0px !important;
}
}
#partners {
  padding-top: 65px;
  padding-bottom: 80px;
  background-color: #fff; }
  #partners h2 {
    font-family: 'Open Sans';
    font-size: 40px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 35px;
    text-align: center;
    color: #000; }

.fa_partners {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left:100px;
  padding-right:100px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;		  }
  .fa_partners__item {
    margin-right: 15px; }
    .fa_partners__item:last-child {
      margin-right: 0; }

@media (max-width: 667px) {
  #partners {
    padding-top: 20px;
    padding-bottom: 18px; }
    #partners h2 {
      font-size: 22px;
      font-weight: 600;
      margin-bottom: 15px; }
  .fa_partners {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; 

            padding-right: 0;
            padding-left: 0;
        }

.fa_partners img{
  max-width: 100%;
}
    /*.fa_partners img {
      margin-bottom: 12px; }
      .fa_partners img:nth-child(1) {
        width: 133px; }
      .fa_partners img:nth-child(2) {
        width: 85px; }
      .fa_partners img:nth-child(3) {
        width: 200px; }
      .fa_partners img:nth-child(4) {
        width: 200px; } }*/
.fa_partners__item{
  margin-bottom: 16px;  
}
.fa_partners__item:last-child{
  margin-bottom: 0;  
}

        .fa_partners__item:nth-child(1) {
      width: 133px; }
    .fa_partners__item:nth-child(2) {
      width: 85px; }
    .fa_partners__item:nth-child(3) {
      width: 200px; 
      margin-left: auto;
      margin-right: auto;
  }
  
  }


/*start button with loader*/
.center_form .sub input.active{
    background: #F56636 url(../img/loader.gif) center no-repeat;
    background-size: auto 22px;
    font-size: 0;
}
/*eof button with loader*/
