root { 
    display: block;
}

@media screen and (min-width:1440px) {
    
    .top .busines {
        margin-left: 4%;
        margin-top: 20px;
        margin-right: 0;
        margin-bottom: 0;
    }
    .top .demo {
        margin-left: 0;
        margin-top: 40px;
        /*margin-right: 6%;*/
        margin-bottom: 0;
    }
    .top .links {
        margin-left: 0;
        margin-top: 20px;
        /*margin-right: 5%;*/
        margin-bottom: 0;
    }
    .top .contacts {       
        margin-left: 0;
        margin-top: 30px;
        margin-right: 2%;
        margin-bottom: 0;
    }
    .top .login-box {
        margin-left: 0;
        margin-top: 30px;
        margin-right: 0;
        margin-bottom: 0;
    }
    .top .main_site {
        margin-left: 0;
        margin-top: 30px;
        margin-right: 0;
        margin-bottom: 0;
    }

}

@media screen and (min-width:1200px) and (max-width:1440px) {

    .top .busines {
        margin-left: 3%;
        margin-top: 20px;
        /*margin-right: 6%;*/
        margin-bottom: 0;
    }
    .top .demo {
        margin-left: 0;
        margin-top: 40px;
        /*margin-right: 4%;*/
        margin-bottom: 0;
    }
    .top .links {
        margin-left: 0;
        margin-top: 20px;
        margin-right: 1%;
        margin-bottom: 0;
    }
    .top .contacts {       
        margin-left: 0;
        margin-top: 25px;
        margin-right: 1%;
        margin-bottom: 0;
    }
    .top .login-box {
        margin-left: 0;
        margin-top: 30px;
        /*margin-right: 2%;*/
        margin-bottom: 0;
    }
    .top .main_site {
        margin-left: 0;
        margin-top: 30px;
        margin-right: 0;
        margin-bottom: 0;
    }
    
    
}

@media screen and (min-width:1025px) and (max-width:1200px) {

    .top .busines {
        min-width: 240px !important;
        width: 240px !important;
            
        background-size: contain !important;    
        
        margin-left: 3%;
        margin-top: 25px;
        margin-right: 3%;
        margin-bottom: 0;
    }
    .top .demo {
        margin-left: 0;
        margin-top: 40px;
        /*margin-right: 5%;*/
        margin-bottom: 0;
    }
    .top .links {
        margin-left: 0;
        margin-top: 20px;
        margin-right: 1%;
        margin-bottom: 0;
    }
    .top .contacts {       
        margin-left: 0;
        margin-top: 20px;
        margin-right: 1%;
        margin-bottom: 0;
    }
    .top .login-box {
        margin-left: 0;
        margin-top: 30px;
        /*margin-right: 2%;*/
        margin-bottom: 0;
    }
    .top .login-box a.login {
        padding: 0 0 0 35px !important;
    }
    .top .login-box .ipad {
        position: absolute;
        top: 40px;
    }
    .top .main_site {
        margin-left: 0;
        margin-top: 30px;
        margin-right: 0;
        margin-bottom: 0;
    }
    
    
    
}

@media screen and (max-width: 1024px) {
    
    .top .busines {
        
        min-width: 240px !important;
        width: 240px !important;
            
        background-size: contain !important;        
        
        margin-left: 2%;
        margin-top: 25px;
        margin-right: 2%;
        margin-bottom: 0;
    }
    .top .demo {
        margin-left: 0;
        margin-top: 40px;
        /*margin-right: 2%;*/
        margin-bottom: 0;
    }
    .top .links {
        margin-left: 0;
        margin-top: 10px;
        margin-right: 1%;
        margin-bottom: 0;
    }
    .top .contacts {       
        margin-left: 0;
        margin-top: 20px;
        /*margin-right: 1%;*/
        margin-bottom: 0;
    }
    .top .login-box {
        margin-left: 0;
        margin-top: 30px;
        /*margin-right: 1%;*/
        margin-bottom: 0;
    }
    .top .login-box a.login {
        padding: 0 0 0 35px !important;
    }
    .top .login-box .ipad {
        position: absolute;
        top: 40px;
    }
    .top .main_site {
        margin-left: 0;
        margin-top: 30px;
        margin-right: 0;
        margin-bottom: 0;
    }
    .slider_rightBlock .item {
        margin: 1px 0 !important;
    }
    .slider_rightBlock .item .title {
        margin-bottom: 1px !important;
    }
    
    

    
    
    
    
    
    
    
}
/*
@media screen and (max-height: 800px) {

    .top .busines {
        margin: 20px 1% 0 1%;
    }
    .top .demo {
        margin: 40px 0 1% 0;
    }
    .top .links {
        margin: 20px 0 1% 3%;
    }
    .top .contacts {
        margin: 30px 1% 1% 0;
    }
}
*/

html, body {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    font-family: Arial, Verdana, Sans-serif;
    font-size: 12px;
}

a {
    font-size: 1em;
    color: #0059ab;
    text-decoration: underline;
}


a:hover {
    text-decoration: none;
}

#page {
    /*margin: 0 auto;*/
    min-width: 1300px;
    max-width: 1440px;
    width: 100%;
    
    background: #f3f5fb;

    -webkit-box-shadow: 0px 0px 12px #c9cbd0;
    -moz-box-shadow: 0px 0px 12px #c9cbd0;
    box-shadow: 0px 0px 12px #c9cbd0;
}

.top {
    width: 100%;
    min-height: 120px;
    max-height: 120px;
    height: auto;
    
    background: #eef0fa; /* Для старых браузров */
    background: -moz-linear-gradient(top, #eef0fa, #ffffff); /* Firefox 3.6+ */
    /* Chrome 1-9, Safari 4-5 */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eef0fa), color-stop(100%,#ffffff));
    /* Chrome 10+, Safari 5.1+ */
    background: -webkit-linear-gradient(top, #eef0fa, #ffffff);
    background: -o-linear-gradient(top, #eef0fa, #ffffff); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #eef0fa, #ffffff); /* IE10 */
    background: linear-gradient(top, #eef0fa, #ffffff); /* CSS3 */ 
}

.top .busines {
    min-width: 300px;
    width: 28%;
    height: 77px;
    background: url('../img/business.png') no-repeat;
    float: left;
}

.top .demo {
    min-width: 80px;
    width: 10%;
    height: 35px;
    background: url('../img/demo.jpg') no-repeat;
    float: left;
    padding: 5px 0 0 55px;
}


.top .links {
    height: 35px;
    min-width: 135px;
    width: 15%;
    
    float: left;
    color: #888888;
    font-size: 0.9em;
    line-height: 16px;
}

.top .links .title {
    font-weight: bold;
    /*font-size: 0.9em;*/
}

.top .links a {
    color: #888888;
    text-decoration: underline;
}

.top .contacts {
    height: 35px;
    min-width: 110px;
    width: 12%;
    float: left;
    color: #888888;
    font-size: 0.9em;
}

.top .contacts .phone {
    color: #224384;
    font-size: 1.6em;
    font-weight: bold;
}

.top .contacts a {
    font-size: 1.1em;
}

.top .login-box {
    height: 70px;
    min-width: 80px;
    width: 8%;
    float: left;
    color: #888888;
    font-size: 1.1em;
    position: relative;
}

.top .login-box a {
    padding-left: 40px;
}

.top .login-box a.login {
    width: 100%;
    height: 25px;
    background: url('../img/login.png') no-repeat;
    /*background-size: contain;*/
    float: left;
    /*margin: 2% 3% 1% 3%;*/
    padding: 10px 0 0 35px;
    font-size: 1.1em;
    text-decoration: none !important;
    font-weight: bold;
}

.top .login-box a.login span {
    border-bottom: 1px dotted #0059ab;
}

.top .main_site {
    height: 31px;
    width: 130px;
    float: right;
    font-size: 1em;
    border-left: 1px dotted #8d9dc2;
    border-top: 1px dotted #8d9dc2;
    border-bottom: 1px dotted #8d9dc2;
    padding: 12px 5px 12px 15px;
}

.top .main_site .text {
    font-weight: bold;
    font-size: 1.1em;
    text-decoration: none;
}

.top .main_site .site {
    font-size: 1em;
}

.slider_bg {
    width: 100%;
    height: 484px;
    background: url(../img/bg_slider.jpg) center top no-repeat;
    position: relative;
}

.leftblock {
    float: left;
    overflow: visible;
    width: 100%;
    margin-bottom: 25px;
}

.slider_bg .left {
    background: url('../img/slider_left.png') no-repeat;
    width: 182px;
    height: 413px;
    position: absolute;
    top: -15px;
    left: 3%;
    overflow: auto;
}

.slider_bg .left .link1 {
    float: left;
    margin-top:115px;
    width: 182px;
    text-align: center;
}

.slider_bg .left .link2 {
    float: left;
    margin-top:65px;
    width: 182px;
    text-align: center;
}

.slider_bg .left .link3 {
    float: left;
    width: 182px;
    margin-top:67px;
    text-align: center;
}

.slider_bg .left a {
    font-size: 0.9em;
}

.slider_bg .right {
    width: 75%;
    /*height: 100%;*/
    float: left;
    margin-left: 22%;
}

ul {
    margin: 0;
    padding: 0;
}

/* .nav{
    height: 37px;
}

.top_menu .nav {
        height:30px;
        padding-top:22px;
        text-align:center;
}

.top_menu .nav li {
        display:inline;
        padding:0 20px;
        position: relative;
}

.top_menu .nav li a {
        color: #fff;
        white-space: nowrap;
        text-decoration: none;
}

.top_menu .nav li a:hover {
        color: #e5db64;
}

.top_menu .nav li span {
        font-size: 1em;
        font-size: 13px;
        font-weight:bold;
}

.top_menu .nav li.current span{
        color: #e5db64;
        font-size: 1em;
        font-weight: bold;
        border-bottom: none;
}

fixed_css
.top_menu .nav li > ul {display: none; width: 220px; position: absolute; top: 40px; left: 50%; margin-left: -125px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; padding: 10px 0; background: #E3E9FF url(../img/bann_grad.png) repeat; box-shadow: 0 2px 10px 0 #E3E9FF; padding-left: 30px; text-align: left;}
    .top_menu .nav li > ul li {display: list-item; padding: 5px 0px; list-style: square;}
        .top_menu .nav li > ul li a {text-decoration: underline; color: #aaa;}
            .top_menu .nav li > ul li a span {font-weight: normal; color: #566f97;}
        .top_menu .nav li > ul li a:hover {text-decoration: none;}
            .top_menu .nav li > ul li a:hover span {color: #000;}
fixed_css
 */
.slider_bg .slogan {
    text-align: center;
    width: 100%;
    margin: 50px 0 0 0;
    color: #fff;
    line-height: 22px;
    font: 1.2em/1.8em Arial,Helvetica,sans-serif;
}

.slider_bg .slogan span {
    /*font-size: 2em;*/
    font-size: 2.1em;
} 

/*****************************************************************************/

#page .center {
    width: 100%;
}

#page .center .left {
    width: 70%;
    float: left;
    margin: 3%; 
    font-size: 1em;
}

#page .center .left_main {
}

#page .center .right {
    width: 21%;
    float: right;
    margin: 3% 3% 3% 0;  
}

#page .center .left .title, .uslov .title {
    font-size: 1.8em;
    color: #214182;
    margin-bottom: 35px;
    width: 100%;
    float: left;
}

#page .center  .title_2 {
    font-size: 1.5em;
    color: #0059ab;
    margin: 15px 0;
}

#page .center .left .title_3 {
    font-size: 1.2em;
    color: #214182;
    margin: 0 0 10px 0;
    font-weight: bold;
}

#page .center .left .result {
    float: left;
    width: 53%;
    overflow: auto;
    font-size: 1.1em;
    margin-top: 10px;
}

#page .center .left .result .item {
    float: left;
    width: 100%;
    margin: 10px 0;
}

#page .center .left .result .item .img {
    float: left;
    margin: 0 40px 0 0;
    width: 30px;
    padding-top: 3px;
}

#page .center .left .result .item .name {
    float: left;
    font-weight: bold;
    font-size: 1em;
    color: #000;
    margin-bottom: 5px;
    width: 100%;
}

#page .center .left .result .item .text {
    float: left;
    overflow: auto;
    width: 80%;
}

#page .center .left .training {
    border: 1px solid #d8dbe1;
    width: 35%;
    float: left;
    overflow: auto;
    margin: 15px 3% 15px 3%;
    padding: 2% 2%;
    font-size: 1em;
    
    -moz-border-radius: 5px; /* FF1+ */
    -webkit-border-radius: 5px; /* Saf3+, Chrome */
    -khtml-border-radius: 5px; /* old Konqueror browsers */ 
    border-radius: 5px; /* Opera 10.5+, IE 9 */
}

#page .center .left .training p {
    font-size: 1em;
}

#page .center .left .training .scheme {
    margin: 10px 0;
    width: 100%;
    height: 121px;
    background: url('../images/scheme.jpg') no-repeat;
    background-size: contain;
    float: left;
}

#page .center .left .training ul {
    padding: 0;
    margin: 20px 0;
    font-size: 1em;
}

#page .center .left .training ul li {
    list-style-type: none;
    background: url(../img/g.png) no-repeat 7px 7px transparent;
    padding-left: 30px;
    font-size: 1em;
    margin-bottom: 10px;
}

#page .center .left .moduls {
    float: left;
    width: 50%;
    margin: 15px 0;
    font-size: 1.1em;
}

#page .center .left .moduls a.adobe {
    background: url('../img/adobe.jpg') no-repeat;
    height: 29px;
    padding: 7px 0 10px 35px;
    margin: 10px 0;
}

#page .center .left .moduls ul {
    padding: 0;
    margin: 15px 25px;
    line-height: 20px;
}

#page .center .left .moduls .specialization {
    margin: 30px 0;
    width: 90%;
    float: left;
    overflow: auto;
    border: 1px solid #c6c8cd;
    padding: 1% 5% 5% 5%;
    
    -moz-border-radius: 5px; /* FF1+ */
    -webkit-border-radius: 5px; /* Saf3+, Chrome */
    -khtml-border-radius: 5px; /* old Konqueror browsers */ 
    border-radius: 5px; /* Opera 10.5+, IE 9 */
}

#page .center .left .moduls .specialization .learn_more {
    width: 30%;
    height: 32px;
    background: url('../img/learn_more.jpg') no-repeat;
    background-size: contain;
    border: none;
    cursor: pointer;
    float: left;
    margin-right: 15px;
    margin-left: 20px;
    min-width: 110px;
}

#page .center .left .moduls .specialization .registr_to_programm {
    width: 45%;
    height: 31px;
    background: url('../img/registr_to_programm.jpg') no-repeat;
    background-size: contain;
    border: none;
    cursor: pointer;
    float: left;
    min-width: 165px;
}

#page .center .left .advantages {
    float: left;
    width: 43%;
    margin: 15px 0 15px 2%;
    
    float: left;
    overflow: auto;
    border: 1px solid #c6c8cd;
    padding: 1% 2% 2% 2%;
    
    -moz-border-radius: 5px; /* FF1+ */
    -webkit-border-radius: 5px; /* Saf3+, Chrome */
    -khtml-border-radius: 5px; /* old Konqueror browsers */ 
    border-radius: 5px; /* Opera 10.5+, IE 9 */
}

#page .center .left .advantages .item {
    float: left;
    width: 100%;
    margin: 3px 0;
}

#page .center .left .advantages .item .img {
    float: left;
    /*width: 30px;*/
    padding-top: 3px;
}

#page .center .left .advantages .item .name {
    float: left;
    font-weight: bold;
    font-size: 1em;
    color: #264989;
    margin-bottom: 5px;
    width: 100%;
}

#page .center .left .advantages .item .text {
    float: left;
    overflow: auto;
    width: 68%;
    margin-left: 2%;
    margin-right: 1%;
}

#page .center .left /*.advantages */.learn_morea {
    width: 32%;
    min-width: 130px;
    height: 32px;
    background: url('../img/learn_more.png') no-repeat;
    background-size: contain;
    border: none;
    cursor: pointer;
    float: left;
    margin: 20px 0 0 90px;
}

#page .center .left .photo_all {
    
    
    border: 1px solid #a3a5a9;
    background: #fff;
    
    float: left;
    width: 35%;
    margin: 15px 0 15px 0;
    
    float: left;
    overflow: visible;
    padding: 1% 1% 2% 1%;
    
    -moz-border-radius: 5px; /* FF1+ */
    -webkit-border-radius: 5px; /* Saf3+, Chrome */
    -khtml-border-radius: 5px; /* old Konqueror browsers */ 
    border-radius: 5px; /* Opera 10.5+, IE 9 */
    
    position: relative;
}

#page .center .left .photo_all .photo2 {
    width: 100%;
    /*height: 487px;*/
    /*min-width: 230px;*/
    /*background: url('../images/photo.jpg') top center no-repeat;
    background-size: contain;*/
    text-align: center;
    
}

#page .center .left .photo_all .view_all {
    width: 48%;
    min-width: 130px;
    height: 33px;
    background: url('../img/view_all.jpg') no-repeat;
    background-size: contain;
    border: none;
    cursor: pointer;
    float: left;
   /* margin-left: 45%;
    margin-top: 140%;*/
    position: absolute;
    bottom: 5%;
    right: 7%;
}

#page .center .left .diplom {
    border: 1px solid #9d9fa4;
    
    float: left;
    width: 55%;
    margin: 15px 0 15px 3%;
    
    float: left;
    overflow: auto;
    padding: 2% 2% 2% 2%;
    
    -moz-border-radius: 5px; /* FF1+ */
    -webkit-border-radius: 5px; /* Saf3+, Chrome */
    -khtml-border-radius: 5px; /* old Konqueror browsers */ 
    border-radius: 5px; /* Opera 10.5+, IE 9 */
}

#page .center .left .diplom .learn_morea {
    width: 25% !important;
    min-width: 130px;
}

#page .center .left .diplom .title_d {
    color: #214182;
    font-size: 1.3em;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: center;
    width: 100%;
}

#page .center .left .diplom ul {
    padding: 0;
    margin: 0 15px;
    width: 96%;
    overflow: auto;
    float: left;
}

#page .center .left .diplom ul li {
    margin: 10px 0;
    float: left;
}

#page .center .left .diplom .diplom1 {
    float: left;
    margin: 15px 0 5px 0;
}

#page .center .left .learn_more_add {
    margin-left: 30% !important;
}

.mt60 {
    margin-top: 60px;
    margin-left: 7%;
	padding-bottom: 30px;
}

#page .center  .form {   
    background: #fff; 
    -moz-box-shadow: 0 0 20px rgba(218,221,227,0.5); /* Для Firefox */
    -webkit-box-shadow: 0 0 20px rgba(218,221,227,0.5); /* Для Safari и Chrome */
    box-shadow: 5px 0 20px rgba(218,221,227,0.5); /* Параметры тени */
    float: left;
    width: 50%;
    margin: 15px 0 15px 7%;   
    float: left;
    padding: 2% 2% 2% 2%;   
    -moz-border-radius: 6px; /* FF1+ */
    -webkit-border-radius: 6px; /* Saf3+, Chrome */
    -khtml-border-radius: 6px; /* old Konqueror browsers */ 
    border-radius: 6px; /* Opera 10.5+, IE 9 */
    position: relative;
    bottom:40px;
    left:20px;
}









/* style for form */

#page .center  .form form{
    padding: 15px 0 15px 0;
}

#page .center  .form form .input-block {
    overflow: hidden;
    margin: 0 0 10px;
}

#page .center  .form form label {
    float: left;
    font-size: 1.1em;
    width: 40%;
    display: block;
    margin: 0 4% 0 0;
    color: #666666;
    font-family: arial;
    text-align: right;
}
.starrequired {
    color: #0059ab;
}

#page .center  .form form select{
    width: 50% !important; 
    height: 24px;
    border: 1px solid #e2e2e2;
    float: left;
    color: #363636;
    font-size: 1em;
}

#page .center  .form form input{
    background: #f5f5f5;
    width: 48%;
    height: 31px;
    border: 1px solid #e2e2e2;
    float: left;
    color: #363636;
    font-size: 1em;
    padding: 0 1%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#page .center  .form form select.mini{
    width: 140px;
}

#page .center  .form form textarea{
    background: #f5f5f5;
    width: 49.5%;
    border: 1px solid #e2e2e2;
    height: 80px;
    color: #363636;
    font-size: 1em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.backlink a {
background:url(../img/nav_arrow.gif) no-repeat left center;
padding-left: 15px;
}

#page .center  .form form .btn{
    display: block;  
    width: 35%;
    height: 33px;
    background: url('../img/registration.jpg') no-repeat;
    background-size: contain;
    border: none;
    cursor: pointer;
    float: left;
    margin-top: 15px;
}
#page .center  .form form .btn_new{
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fcbc19), color-stop(1, #f98901) );
    background:-moz-linear-gradient( center top, #fcbc19 5%, #f98901 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcbc19', endColorstr='#f98901');
    background-color:#fcbc19;
    -webkit-border-top-left-radius:42px;
    -moz-border-radius-topleft:42px;
    border-top-left-radius:42px;
    -webkit-border-top-right-radius:42px;
    -moz-border-radius-topright:42px;
    border-top-right-radius:42px;
    -webkit-border-bottom-right-radius:42px;
    -moz-border-radius-bottomright:42px;
    border-bottom-right-radius:42px;
    -webkit-border-bottom-left-radius:42px;
    -moz-border-radius-bottomleft:42px;
    border-bottom-left-radius:42px;
    text-indent:0;
    display:inline-block;
    color:#ffffff;
    font-family:arial;
    font-size:15px;
    font-weight:bold;
    font-style:normal;
    height:37px;
    line-height:37px;
    width:200px;
    text-decoration:none;
    text-align:center;
    text-shadow:1px 1px 1px #333233;
    cursor:pointer;
    border: 0;
}
#page .center  .form form .btn_new:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f98901), color-stop(1, #fcbc19) );
    background:-moz-linear-gradient( center top, #f98901 5%, #fcbc19 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f98901', endColorstr='#fcbc19');
    background-color:#f98901;
}
#page .center  .form form .btn_new:active {
    position:relative;
    top:1px;
}

#page .center  .form form .p {
    padding: 15px 19px 25px;
    font-size: 0.9em;
    color: #989898;
}

#page .center  .form form .p a {
    color: #989898;
}

.date1 {
    position: absolute;
    /*right: -286px;*/
    
    right: -335px;
    top: 220px;
    z-index: 100;
    font-size: 0.9em;
}

noindex:-o-prefocus, .date1 {
            position: absolute;
            right: -396px;
            top: 220px;
            z-index: 100;
            font-size: 0.9em;
}
/*
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0) {
    .date1 {
            position: absolute;
            right: -350px;
            top: 220px;
            z-index: 100;
            font-size: 0.9em;
    }
}*/

.arrow1 {
    background: url('../img/arrow1.png') no-repeat;
    width: 73px;
    height: 30px;
    float: left;
    margin-right: 5px;
}

.icon1 {
    background: url('../img/icon1.jpg') no-repeat;
    width: 36px;
    height: 47px;
    float: left;
    margin-top: -35px;
}

.title1 {
    color: #254788;
    float: left;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 10px;
}

.pay1 {
    position: absolute;
    /*right: -330px;*/
    right: -380px;
    top: 275px;
    z-index: 100;
    font-size: 0.9em;
    overflow: auto;
}

.arrow2 {
    background: url('../img/arrow2.png') no-repeat;
    width: 68px;
    height: 47px;
    float: left;
    margin-right: 15px;
}

.icon2 {
    background: url('../img/icon2.jpg') no-repeat;
    width: 34px;
    height: 48px;
    float: left;
    margin-top: 20px;
}

.title1 {
    color: #254788;
    float: left;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 10px;
}



.form_left {
    width: 60%;
    float: left;
    overflow: auto;
    border-right: 1px dotted #c7d2e3;
}

.form_right {
    width: 35%;
    float: left;
    overflow: auto;
    padding: 50px 2%;
}

.form_right .input-block {
    color: #b0b0b0;
    font-style: italic;
    font-size: 1em;
}

.form_right .input-block a {
    color: #b0b0b0;
    font-style: italic;
    font-size: 1em;
    text-decoration: underline;
}



.blue {
    color: #214182;
    font-size: 13px;
}

.title_c {
    font-size: 28px !important;
    margin: 20px 0 !important;
}

.parent {
    float: left;
    overflow: auto;
    width: 100%;
}

.item1 {
    float: left;
    overflow: auto;
    width: 94%;
    padding: 2% 3%;
}

.item1 img {
    float: left;
    margin: 0 2% 0 0;
}

.item1 .title_it {
    font-weight: bold;
    color: #214182;
    margin-bottom: 3px;
}

.odd {
    background: #eaeffd;
}

.even {
    background: #f3f5fb;
}

.rt {
    float: left;
    overflow: auto;
    width: 90%;
}


.banner1 {
	background: url('../img/banner1.png') no-repeat;
	background-size: cover;
	height: 89px;
	width: 84%;
	float: left;
	color: #fff;
	font-size: 30px;
	padding: 60px 8%;
	text-shadow: 1px 1px 2px black; /* Параметры тени */
}

.reg3 {
	width: 60%;
    min-width: 130px;
    height: 33px;
    background: url('../img/reg3.png') no-repeat;
    background-size: contain;
    border: none;
    cursor: pointer;
    float: left;
    margin-left: 10%;
    /*margin-top: 140%;*/
}

/*изменение выпадающего меню и вообще меню 16.07.2013 */
.clear{
    clear: both;
}
ol, ul {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}   


.lib {
  list-style-image: none;
  list-style-position: outside;

} 




.top_menu ul li{
    float: left;
    height: 63px;
    line-height: 63px;
}
.top_menu ul a{
    display: block;
    text-decoration: none;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    padding: 0px 20px;
}
.slider_bg .slogan{
    margin-top: 40px;
}
.top_menu ul li:hover{
    background: #E3E9FF url(../img/bann_grad.png) repeat; 
}
.top_menu ul li:hover a{
    color: #566f97;
}

.top_menu ul .drop-down-list{
    list-style:none;
    position:absolute;
    left:-9999px;
    opacity:0; 
    width: 100%;
    
}
.top_menu ul .drop-down-list .marg{
    background-image: url("../img/bg.gif");
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-color: #E3E9FF;
}
.top_menu ul .drop-down-list .marg .grad{
    background-image: url("../img/bann_grad.png") !important;
    background-repeat: repeat-x !important;
    background-position: -112px 0 !important;
    margin: 0 !important;
}
.top_menu ul .drop-down-list ul{
    padding: 27px 0 30px 30px;
}
.top_menu ul ul li{
    padding-top:1px; 
    float:none;
    height: auto;
    line-height: normal;
    margin-bottom: 14px;
    padding-left: 15px;
    background:  url('../img/square.jpg') no-repeat scroll 0px 8px;
}
.top_menu ul ul a{
    white-space:nowrap; 
    display:block;
    text-decoration: underline;
}
.top_menu ul li:hover .drop-down-list{ 
    left:0; 
    opacity:1; 
    box-shadow: 0 2px 10px 0 #E3E9FF;
    z-index: 10;
}
.top_menu ul li:hover ul li:hover{
    background:  url('../img/square.jpg') no-repeat scroll 0px 8px;
}
.top_menu ul li:hover ul li a:hover{
    text-decoration: none;
}
/*правки 17.07.2013*/
.top_menu ul li a.home{
    background: url(../img/home.png) no-repeat;
    width: 15px;
    height: 13px;
    padding: 0;
    display: block;
    margin-top: 23px;
}
.top_menu ul li.home-page{
    padding: 0 10px;
}
.top_menu ul li.home-page:hover{
    background: none;
}
.top_menu{
    width: 996px;
    margin: 0 auto;
}

.leftblock-form{
    width: 50%;
    float: left;
    margin-left: 15px;
}
.box-form{
    position: relative;
}
.right-box{
    position: absolute;
    right: -220px;
    width: 500px!important;
    top: 39px;
}
.signup-block {
    margin: 0 auto 50px;
    overflow: hidden;
    padding-top: 25px;
    width: 620px;
}
.signup-block h2 {
    margin: 0 0 30px;
    text-align: center;
    color: #111;
    font: normal 30px/20px Arial,Helvetica,sans-serif;
}
.signup-block form {
    background: url(../img/signup_shaddow_top.png) no-repeat 0 0;
    min-height: 443px;
    padding: 45px 0 0;
}
.signup-wrap{
    background: url(../img/signup_shaddow_bottom.png) no-repeat -4px 100%;
    overflow: hidden;
    padding-left: 78px;
    padding-bottom: 53px;
    width: 100%;
}
.f-row {
    margin-bottom: 13px;
    overflow: hidden;
}
.signup-block .f-row label {
    color: #252525;
    font-size: 14px;
    line-height: 22px;
    width: 166px;
    float: left;
}
.required {
    display: none;
    color: red;
}
.f-row input[type="text"], .f-row input[type="password"] {
    background: #fff;
    border: 1px solid #c3c3c3;
    border-bottom-color: #ddd;
    display: block;
    font: normal 14px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0 0 0 1px;
    height: 22px;
    width: 99%;
}
.signup-block .f-row input[type="text"], .signup-block .f-row input[type="password"] {
    float: left;
    width: 293px;
}
.signup-block .f-captcha input[type="text"] {
    margin-right: 10px;
    width: 107px;
}
.f-terms {
    color: #888;
    font-size: 11px;
    line-height: 15px;
    margin-bottom: 20px;
    padding-left: 166px;
}
.f-submit input[type="submit"] {
    background: url(../img/f_signin_icons.png) no-repeat 2px -40px;
    border: 0;
    color: #fff;
    display: block;
    font: bold 14px Arial,Helvetica,sans-serif;
    height: 60px;
    margin: 0 0 0 163px;
    padding: 0 0 12px;
    text-align: center;
    width: 182px;
    cursor: pointer;
}
.wrapper {
	margin: 0 auto;
	min-width: 1300px;
	max-width: 1440px;
	width: 100%;
}

.center.leadership .left{
    width: 57%!important;
}
.info-content h1{
    font-size: 30px;
    line-height: 34px;
    font-family: arial;
    padding: 0 0 25px;
    font-weight: normal;
    color: #000;
    clear: both;
    font: 30px/34px Arial,Helvetica,sans-serif;
}
.content-box ul li{
    list-style-image: ('http://m-mba.ru/bitrix_personal/templates/mmba/img/bullet_content.png');
    font-size: 13px;
    line-height: 22px;
    list-style: none;
    padding-left: 20px;
    color: #363636;
    padding-bottom: 5px;
}

.content-box ul li a:hover {
    text-decoration: underline;
}



.pragram_descr {
    background: url(../img/box_corner_shaddow.png) no-repeat 50% 100%;
    margin-top: 22px;
    overflow: hidden;
    padding-bottom: 23px;
}
.corners, .cl, .cb, .ct, .cr {
    float: left;
    position: relative;
    z-index: 1;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
}
.corners {
    background: url(../img/box_corner_t.png) no-repeat 0 0;
    margin: 0 24px 20px 0;
}
.cr {
    background: url(../img/box_corner_r.png) no-repeat right top;
    left: 21px;
}
.cb {
    background: url(../img/box_corner_b.png) no-repeat right bottom;
    top: 20px;
}
.cl {
    background: url(../img/box_corner_l.png) no-repeat left bottom;
    left: -21px;
    padding: 0 0 20px 4px;
}
.corners .info {
    background: #fff;
    padding: 8px 4px 0 37px;
    font-size: 14px;
    line-height: 22px;
    color: #363636;
}
.center.leadership .right{
    float: right!important;
    margin-right: 7%!important;
    width: 24%!important;
}
.cbs_block{
    width: 90%;
    background: url(../img/comment.gif) no-repeat 50% 100% #EDEFF4;
    padding: 20px 5%;
    margin-bottom: 20px;
    border-top: 3px solid #97A0CE;
    box-shadow: 0px 0px 10px gray;
}
.cbs_block a.icon-pdf{
    background: url(../img/slider_links.png) no-repeat 6px -20px;
    font-style: italic;
    display: block;
    min-height: 30px;
    padding: 3px 0 0 40px;
    text-decoration: underline !important;
    border: none !important;
    text-align: left;
    color: #0059AB;
    outline: none;
    text-decoration: none;
    font-size: 14px;
    line-height: 22px;
    font-family: arial;
}
.banner{
    background: url(../img/banner-img.png) no-repeat;
    width: 301px; 
    height: 402px;
    margin: 0 auto;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    font-family: "PT Sans";
}
.banner-title{
    background: url(../img/banner-title.png) repeat-x;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    font-weight: bold;
    color: #666;
    text-shadow: 1px 1px 1px #ffcd93;
}
.price-box{
    width: 100%;
    height: 43px;
    line-height: 43px;
    color: #666;
    font-size: 14px;
}
.price span{
    font-size: 22px;
}
.payment-box{
    line-height: 49px;
    position: relative;
    width: 100%;
    height: 46px;
}
.payment-icon{
    background: url(../img/action.png) no-repeat;
    width: 64px;
    height: 64px;
    position: absolute;
    top: -7px;
}
.payment-box span{
    display: block;
    float: right;
    font-size: 18px;
    color: #666;
    margin-right: 10px;
}
.calendar-price{
    width: 100%;
    height: 79px;
    margin-top: 17px;
}
.calendar-price .month{
    float: left;
    margin-left: 7px;
}
.calendar-price .mounth-bg{
    background: url(../img/mounth-bg.png) repeat-x;
    width: auto;
    height: 53px;
    border: #f6d583 solid 1px;
    border-radius: 5px;
    padding: 0 2px;
    line-height: 53px;
    color: #666;
    font-size: 47px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #ffcd93;
}
.calendar-price .mounth-bg i{
    font-style: normal;
    font-size: 36px;
    font-weight: normal;
}
.calendar-price .mounth-des{
    font-size: 16px;
}
.news-banner{
    background: #f3f3f2;
    width: 268px;
    height: 102px;
    margin: 0 auto;
    border-radius: 5px;
    padding: 5px 2px;
}
.news-banner .news-title{
    font-size: 15px;
    font-weight: bold;
    margin: 5px 0;
    color: #666;
}
.news-banner ul{
    display: block;
}
.news-banner ul li{
    color: #666;
    font-size: 15px;
}
.application{
    display: inline-block;
    background: url(../img/application.png) no-repeat;
    width: 165px;
    height: 45px;
    margin-top: 10px;
    line-height: 35px;
    color: #5d482c;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial;
    text-decoration: none;
}
.bg{
    position: absolute;
    right: 0px;
    top: 0px;
    background: url('../img/head_bg.jpg') repeat-x scroll 0 0 #fff;
    width: 1000px;
    height: 118px;
    z-index: 1;
}
.rector_img {
    float: left;
    height: 161px;
    padding-top: 6px;
    width: 125px;
}
.rector_info {
    float: left;
    padding: 87px 0 0 20px;
}
.rector_info h3 {
    color: #252525;
    margin: 0 0 4px;
    padding: 15px 0 10px;
    font: 20px Arial,Helvetica,sans-serif;
}
.rector_info h5 {
    color: #252525;
    font-weight: normal;
    font: 14px/20px Arial,Helvetica,sans-serif;
    margin: 0;
}
.quote{
    background: url(../img/quote_left.png) no-repeat 0 37px;
    clear: both;
    margin: 0;
    overflow: hidden;
    padding: 25px 0 44px 39px;
}
.content-box p, .contact-us p{
    padding: 0 0 10px; 
    line-height: 22px;
    color: #666666;
    font-size: 14px;
}
.quote p {
    font-style: italic;
    font-size: 14px;
}
.quote .close_quote img {
    margin-left: 12px;
    vertical-align: middle;
}
.link_list.corp h1{
    padding: 0px;
}
.preview {
    float: left;
    margin: 0 14px 0 0;
}
.action {
    background: none repeat scroll 0 0 #E1E7F2;
    border: 1px solid #DADFEB;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 1px 1px 0 #FFFFFF;
    margin: 24px 0 35px;
    padding-right: 20px;
}
.action-wrap {
    padding-left: 20px;
}
.action-text {
    padding: 25px 10px;
}
.action h4 {
    color: #ffa800;
    margin-bottom: 11px;
    font: 18px/22px Arial,Helvetica,sans-serif;
}
h4 {
    color: #111111;
    font: 18px/22px Arial,Helvetica,sans-serif;
    margin: 0 0 9px;
}
a.btn_css {
    background-color: #FED978;
    border-radius: 5px;
    box-shadow: 0 3px 4px grey;
    color: #5D482C;
    display: inline-block;
    font-style: normal !important;
    font-weight: bold;
    margin: 15px 0 40px;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none !important;
    width: auto;
}
.cost-box {
    background: url("../img/cost-box-b.png") no-repeat scroll 50% 100% 
    transparent;
    padding-bottom: 34px;
}
.cost-box-wrap {
    background: url("../img/cost-box-t.png") no-repeat scroll 50% 0 transparent;
    padding-top: 1px;
}
.cost-box-bgl {
    background: url("../img/cost-box-sides.png") repeat-y scroll 0 0 transparent;
    padding-left: 2px;
}
.cost-box-bgr {
    background: url("../img/cost-box-sides.png") repeat-y scroll 100% 0 transparent;
    padding-right: 2px;
}
.box-wrap {
    background: #FFFFFF;
    padding: 0 7px 8px;
}
.cost-box h4 {
    background: url("../img/icons.png") repeat-x scroll 0 -237px #FFFFFF;
    margin: 0;
    padding: 21px 0 18px;
    text-align: center;
}
.cost-box .box-wrap .action-box {
    background: url("../img/bg_cost_box.gif") repeat scroll 0 0 transparent;
    overflow: hidden;
    margin: 0;
    padding: 0;
    border: none;
    text-align: center;
}
.cost-box dl {
    color: #333333;
    font: italic 18px/20px 'Arial Narrow',Arial,sans-serif;
    margin: 25px 25px 16px;
}
.cost-box dd {
    margin: 0;
    padding: 9px 0 0;
}
.discover{
    font-size: 18px;
    font-style: italic;
    font-weight: normal;
}
.sidebar-menu ul{
    display: block;
    margin-bottom: 50px;
}
.sidebar-menu ul li{
    display: block;
    margin: 4px 0px;
}
.sidebar-menu ul li a{
    font-size: 14px;
}


.div11 {
padding-bottom: 40px;
padding-left: 59px;
position: relative;
}


.div1 {

background: url("/bitrix/components/emba/specializations/images/kalendar.png") no-repeat scroll 51%;
height: 44px;
float: left;
padding-right: 0px;
text-align: center;
padding-top: 100px;
width: 30%;
}

.div2 {

background: url("/bitrix/components/emba/specializations/images/komp.png") no-repeat scroll 50%;
height: 44px;
float: left;
text-align: center;
padding-top: 100px;
width: 30%;
}


.div3 {
height: 44px;
background: url("/bitrix/components/emba/specializations/images/chas.png") no-repeat scroll 45%;
text-align: center;
height: 40px;
float: left;
padding-top: 100px;
width: 30%;

}

.div4 {

background: url("/bitrix/components/emba/specializations/images/nomer.png") no-repeat scroll 45%;
text-align:  center;
height:40px;
float: left;
padding-top: 100px;

}

.pdf {

background: url("/bitrix/components/emba/specializations/images/pdf.png") no-repeat scroll 45%;



}



.pic{
margin-right:10px;
border: 4px solid #fff;
box-shadow: 0 0 2px #999;


}


.content-box .spec_descr {
    border-left: 1px solid #0059ab;
    padding: 0 7px;
    margin-left: 1em;
    margin-bottom: 17px;
}
.spec-content, .spec-content ul li {
    color:#666666;
}
.spec-content h2 {
    background: url("../img/thing1.gif") no-repeat left 3px;
    padding-left: 1em;
    color:#333333;
}
.spec-form {
    border:4px solid #cbcbcb;
}
.spec-content ul li {
    background: url("../img/dot_spec.gif") no-repeat 0 8px;
    padding: 0 15px;
}
.spec_listfix {
    margin-left: 9px;
}
#spec-content-7 a {
    display: inline-block;
}
#spec-content-7 a img {
    display: inline-block;
    padding: 17px 15px;
}
.spec-content p {
    margin: 0;
}
#spec-content-4 em {
    background: url(../img/spec_info.gif) no-repeat 3px 21px;
    color: #333333;
    text-align: center;
    padding: 17px 0 23px 21px;
    display: block;
    width: 660px;
    margin: 0 auto;
}
#spec-content-1 em {
    background: url(../img/spec_info.gif) no-repeat 75px 49px;
    color: #333333;
    padding: 45px 0 21px 99px;
    display: block;
}
.spec-form .title_2 {
    font-weight: normal;
}
.butfix {
    bottom: 470px!important;
}


.teacher_list h3 a {
    text-decoration: none;
    font-weight: normal;
}
.teacher_list p {
    padding: 0;
}
.teacher_list li div a {
    background: url(../img/spec_arrow.gif) no-repeat right 22px;
    float: right;
    font-style: normal;
    padding: 15px 15px 0;
}
#page .content-box .content_box_speci ul li{
    font-size: 13px;
    line-height: 22px;
    list-style: none;
    padding-left: 130px;
    color: #363636;
    padding-bottom: 50px;
    float: left;
    width: 313px;
    height: 53px;
    padding-top: 35px;
    padding-bottom: 17px;
}
.spec_item_1, .spec_item_2, .spec_item_3, .spec_item_4, .spec_item_5, .spec_item_6, .spec_item_7, .spec_item_8 {
font-weight: bold;
font-size: 16px!important;
}
.spec_item_1 {
    background: url("../img/speci_img.png") no-repeat 16px 12px;
}
.spec_item_1:hover {
    background: url("../img/speci_img_hover.png") no-repeat 16px 12px;
}
.spec_item_1:hover > a {
   color:#ff9600;
}
.spec_item_2 {
    background: url("../img/speci_img.png") no-repeat 16px -98px;
}
.spec_item_2:hover {
    background: url("../img/speci_img_hover.png") no-repeat 16px -98px;
}
.spec_item_2:hover > a {
   color:#ff9600;
}
.spec_item_3 {
    background: url("../img/speci_img.png") no-repeat 16px -210px;
}
.spec_item_3:hover {
    background: url("../img/speci_img_hover.png") no-repeat 16px -210px;
}
.spec_item_3:hover > a {
   color:#ff9600;
}
.spec_item_4 {
    background: url("../img/speci_img.png") no-repeat 16px -540px;
}
.spec_item_4:hover > a {
   color:#ff9600;
}
.spec_item_4:hover {
    background: url("../img/speci_img_hover.png") no-repeat 16px -540px;
}
.spec_item_5 {
    background: url("../img/speci_img.png") no-repeat 16px -430px;
}
.spec_item_5:hover {
    background: url("../img/speci_img_hover.png") no-repeat 16px -430px;
}
.spec_item_5:hover > a {
   color:#ff9600;
}
.spec_item_6 {
    background: url("../img/speci_img.png") no-repeat 16px -320px;
}
.spec_item_6:hover {
    background: url("../img/speci_img_hover.png") no-repeat 16px -320px;
}
.spec_item_6:hover > a {
   color:#ff9600;
}
.spec_item_7 {
    background: url("../img/speci_img.png") no-repeat 16px -652px;
}
.spec_item_7:hover {
    background: url("../img/speci_img_hover.png") no-repeat 16px -652px;
}
.spec_item_7:hover > a {
   color:#ff9600;
}
.spec_item_8 {
    background: url("../img/speci_img.png") no-repeat 16px -762px;
}
.spec_item_8:hover {
    background: url("../img/speci_img_hover.png") no-repeat 16px -762px;
}
.spec_item_8:hover > a {
   color:#ff9600;
}

.spec-content a.adobe {
    background: url('../img/adobe.jpg') no-repeat;
    height: 29px;
    padding: 7px 0 10px 35px;
    margin: 10px 0;
}