@font-face {
    font-family: "IstokWebRegular";
    src: url("/fonts/IstokWebRegular.eot");
    src: url("/fonts/IstokWebRegular.eot?#iefix")format("embedded-opentype"),
    url("/fonts/IstokWebRegular.woff") format("woff"),
    url("/fonts/IstokWebRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "RussoOneRegular";
    src: url("/fonts/RussoOneRegular.eot");
    src: url("/fonts/RussoOneRegular.eot?#iefix")format("embedded-opentype"),
    url("/fonts/RussoOneRegular.woff") format("woff"),
    url("/fonts/RussoOneRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "RobotoCondensedBold";
    src: url("/fonts/RobotoCondensedBold.eot");
    src: url("/fonts/RobotoCondensedBold.eot?#iefix")format("embedded-opentype"),
    url("/fonts/RobotoCondensedBold.woff") format("woff"),
    url("/fonts/RobotoCondensedBold.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "RobotoCondensedRegular";
    src: url("/fonts/RobotoCondensedRegular.eot");
    src: url("/fonts/RobotoCondensedRegular.eot?#iefix")format("embedded-opentype"),
    url("/fonts/RobotoCondensedRegular.woff") format("woff"),
    url("/fonts/RobotoCondensedRegular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}


@font-face {
    font-family: "AnahitRegular";
url("/fonts/RobotoCondensedRegular/Anahit-Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}


button{
    outline:none;
}


.add-adress{
    min-height: 160px;
}

.add-adress span{
    display: block;
    height: 50%;
    font-family: RussoOneRegular;
    color: #fff;
}

.add-adress span:first-child{
    line-height: 80px;
    font-size: 23px;
}

.add-adress span:last-child{
    font-size: 12px;
}

.add-adress button{
    background: #fff600;
    font-size: 16px;
    width: 100%;
    margin-top:55px;
    height: 50px;
    border: none;
    font-family: IstokWebRegular;
}


.advantages{
    font-size: 13px;
}

.advantages li:nth-child(1){
    list-style-image: url(/img/icon-adress-not-mass.png);
}

.advantages li:nth-child(2){
    list-style-image: url(/img/icon-withowt-payment.png);
}

.advantages li:nth-child(3){
    list-style-image: url(/img/icon-clearing.png);
}

.advantages li span{
    vertical-align: 6px;
    margin-left: 10px;
}

.button-white{
    width: 100%;
    border: 2px solid #074d87;
    background: #fff;
    font-size: 12px;
}

.button-white img{
    height: 50%;
    margin-right: 10px;
}

.buton-call{
    height: 31px;
}

.button-all-adresses{
    height:45px;
    margin-top:30px;
}

.button-sandwich{
    width: 30px;
    height: 30px;
    float: right;
    border-radius: 5px;
    background: #fff;
    border: 2px solid #898989;
    display: none;
    padding: 3px;
    margin: 5px;
    color: #898989;
}

.button-search{
    font-family: IstokWebRegular;
    width: 270px;
    height: 55px;
    background: #fff;
    border: 1px solid #ededed;
    border-bottom: 3px solid #cfcfcf;
    margin: 25px 10px;
    font-size: 18px;
    text-align: left;
}

.button-search img{
    height: 50%;
    margin: 0 10px;
}

.blue-div{
    height: 160px;
    margin-top: -160px;
    margin-bottom: 50px;
    background: url("/img/background-bottom.jpg") round;
}


.contacts{
    padding: 0;
    margin-left: 18px;
}

.contacts li{
    margin-bottom: 10px;
}

.contacts span{
    vertical-align: 4px;
}

.contacts a{
    color: #648cd9;
    text-decoration: underline;
}

.contacts li.address{
    list-style-image: url(/img/icon-contacts-adress.png);
}

.contacts li.phone{
    list-style-image: url(/img/icon-contacts-phone.png);
}

.contacts li.email{
    list-style-image: url(/img/icon-contacts-email.png);
}


.footer{
    min-height: 60px;
    background: #4a4a4a;
    padding: 10px;
}

.footer span{
    color: #fff;
}

.head{
    padding: 12px 0;
}


.look-at-map{
    text-align: center;
    padding: 55px 0 0 0;
    font-family: AnahitRegular;
    font-size: 33px;
    font-weight: bold;
}

.text-area .title
{
    font-size: 26px;

}

.logo{
    width: 115px;
    padding-left: 10px;
}


.map-img{

    height: 118px;
    background-image: url("/img/map.jpg");
    -webkit-box-shadow: inset 0px 0px 12px 5px rgba(182,182,182,1);
    -moz-box-shadow: inset 0px 0px 12px 5px rgba(182,182,182,1);
    box-shadow: inset 0px 0px 12px 5px rgba(182,182,182,1);
}

.map-google{
    height: 418px;
    background: url("/img/map.jpg");
    -webkit-box-shadow: inset 0px 0px 12px 5px rgba(182,182,182,1);
    -moz-box-shadow: inset 0px 0px 12px 5px rgba(182,182,182,1);
    box-shadow: inset 0px 0px 12px 5px rgba(182,182,182,1);
}

.menu{
    display: table;
    font-family:"Istok Web" ;
    width: 100%;
    padding: 10px 0;
}

.menu>li{
    display: table-cell;
    text-align: center;
    color: #898989;
    position: relative;
}

.menu >li a{
    color: #fff;
    text-decoration: none;
    padding: 0;
    margin: 0;
}

.menu li a:hover{
    background: none;
    color: #3e75d3;
}


.menu img{
    width: 8px;
}

.menu li ul{
    display: none;
    position: absolute;
    width: 100%;
    padding: 0;
}

.menu li:hover ul{
    display: block;
}

.menu li ul li{
    list-style: none;
}

.new-admissions{
    font-family: AnahitRegular;
    font-size: 33px;
    font-weight: bold;
    text-align: center;
    padding: 30px 0;
}


.new-admission-item{
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    padding: 30px 0;
}

.new-admission-photo-container{
    padding: 0;
}

.new-admission-photo-container img{
    width: 100%;
}

.new-admission-info{
    display: table-cell;
    width: 70%;
}

.new-admission-adress{
    font-family: AnahitRegular;
    font-weight: bold;
    font-size: 20px;
    display: block;
    min-height: 20px;
}

.new-admission-description{
    font-family: IstokWebRegular;
    display: block;
    min-height: 96px;
}

.new-admission-prices{
    display: table;
    width:100%;
}

.new-admission-prices p{
    display: block;
    margin: 0;
}

.new-admission-prices div:nth-child(1){
    display: table-cell;
    width: 23%;
    height: 100px;
}

.new-admission-prices div:nth-child(1) p:nth-child(1){
    height: 30px;
    font-family: "Istok Web";
    color: #074d87;
    font-size: 14px;
    padding: 0;
    margin: 0;
}


.new-admission-prices div:nth-child(1) p:nth-child(2){
    height: 30px;
    font-size: 12px;
    color: #333333;
}

.new-admission-prices button{
    height: 33px;
    width: 100%;
    background: #3e75d3;
    color: #fff;
    border: none;
}


.new-admission-prices div:nth-child(2){
    display: table-cell;
    width: 23%;
    height: 100px;
}

.new-admission-prices div:nth-child(2) p:nth-child(1){
    height: 33px;
    font-family: "Istok Web";
    color: #074d87;
    font-size: 17px;
}


.new-admission-prices div:nth-child(2) p:nth-child(2){
    height: 33px;
    color: #333333;
    font-size: 15px;
}

.footer-title{
    font-family: AnahitRegular;
    font-size: 24px;
}

.news{
    display: inline-block;
}

.news span{
    color: #000;
}

.news span:last-child{
    color: #333333;
}

.news img{
    height: 70px;
    float: left;
    margin:0px 25px 0px 0;
}

.presentation{
    background: url(/img/background-top.jpg) round;
    font-family: RussoOneRegular;
}

.presentator{
    background: url("/img/background-top-women.png") no-repeat;
    height: 540px;
    background-position: bottom;
    display: table-cell;
    float: none;
}


.presentation-info{
    display: table-cell;
    float: none;
}

.presentation-text{
     min-height: 355px;
     margin: 0 15%;
 }

.presentation-text p{
    font-size: 25px;
    padding-top: 30px;
    color: #000;
}

.presentation-text ul{
    list-style-image:url(/img/icon-list-style.png);
    padding: 0;
    color: #3f3f3f;
}

.presentation-text  li{
    margin: 10px 20px 10px 20px
}

.presentation-text li:last-child{
    margin: 10px 20px 10px 20px;
    color: #181818;
}

.presentation-text li img {
    padding-left: 20px;
    width: 50%;
}


.presentation-map{
    background: url("/img/background-top-map.png") round;
    height:185px ;
}


.site-map{
    padding: 0;
    margin-left: 14px;
    font-family: "Istok Web";
}

.site-map li{
    list-style-image: url(/img/icon-arrrow-right-blue.png);
    margin-bottom: 10px;
}

.site-map li a{
    color: #333333;
}


.social-networks{
    padding: 0;
    margin-left: 36px;
    font-family: "Istok Web";
    font-size: 20px;
}

.social-networks a{
    color: #000;
}

.social-networks li{
    margin-bottom: 10px;
}

.social-networks li:nth-child(1){
    list-style-image: url(/img/icon-vk.png);
}

.social-networks li:nth-child(2){
    list-style-image: url(/img/icon-linkedin.png);
}

.social-networks li:nth-child(3){
    list-style-image: url(/img/icon-facebook.png);
}

.social-networks span{
    vertical-align: 9px;
}

.contact-block
{
    text-align: right;
    font-size: 20px;
    padding-right: 10px;
}
.contact-block a
{
  color: #fff;
}

.text-area{
    font-family: AnahitRegular;
    margin: 20px 0;
    text-align: justify;
}


.trapezium {
    width: 50%;
    height: 40px;
    background: #fefefe;
    margin: 0 auto;
    -webkit-transform: perspective(90px) rotateX(-30deg);
    transform: perspective(90px) rotateX(-30deg);
    -webkit-box-shadow: 0px 0px 12px 3px rgba(237,237,237,0.85);
    -moz-box-shadow: 0px 0px 12px 3px rgba(237,237,237,0.85);
    box-shadow: 0px 0px 12px 3px rgba(237,237,237,0.85);

}

.trapezium-text {
    color: #3e75d3;
    display: block;
    width: 50%;
    height: 40px;
    background: transparent;
    margin: -33px auto;
    cursor: pointer;
}


.fast-search{
    text-align: center;
    padding: 55px 0 30px 0;
}

.fast-search p{
    font-family: AnahitRegular;
    font-size: 33px;
    font-weight: bold;
}


.fast-search-by-smth{
    font-family: IstokWebRegular;
    text-align: center;
}


.fast-search-by-smth a{
    font-size: 15px;
    color: #333333;
    padding-bottom: 200px;
    text-decoration: underline;
}

.fast-search-by-smth img{
    width: 30px;
}








@media only screen and (min-width : 980px) {

    .nav {
        display: table !important;
    }
}




@media only screen and (max-width : 979px) {

    .button-sandwich{
        display: block;
    }

    .button-white{
        margin-top: 30px;
    }



    .button-search{

        margin: 10px 0;
    }

    .blue-div{
        display: none;
    }


    .nav {
        display: none;
    }

    .nav img{
        display: none;
    }
    .nav>li{
        display:block;
        text-align:center;
        font-size: 20px;
    }

    .nav li:hover ul{
        display: none;
    }

    .nav>li:nth-child(2n){
        display: none;
    }




    .new-admission-prices div:nth-child(1) p:nth-child(1),
    .new-admission-prices div:nth-child(1) p:nth-child(2),
    .new-admission-prices div:nth-child(2) p:nth-child(1),
    .new-admission-prices div:nth-child(2) p:nth-child(2){
        font-size: 12px;
        margin-bottom: 6px;
    }


    .presentation{
        background: none;
    }

    .presentation-text{
        margin: 0 15%;
    }

    .presentation-text ul{
        margin: 0 10%;
    }


    .presentation-text li img {
        padding-left: 0;
        width: 50%;
    }

    .presentation-text  p{
        text-align: center;
    }


    .presentation-map{
        display: none;
    }


    .fast-search{
        padding: 0;
    }


}

@media only screen and (max-width : 380px) {

    .menu>li{
        font-size: 20px;
        display: block;
    }
}

.head
{
  background: url('/img/head.jpg');
}

menu
{
  margin: 0;
  background: #0052a6;
  color: #fff;
}
menu .nav
{
  margin-top: 0;
}
menu .nav li
{
  padding:10px 0;
}
menu .nav li > a
{
  color: #fff;
}
menu .nav li > a:hover
{
  text-decoration: underline;
  color: #fff;
}