.slider-box {
	/*background: url(../img/slider/slider_04.png) no-repeat 8px 27px;*/
	display: none;
	height: 90%;
	/*padding: 68px 0 0 383px;*/
}
.slider-box-wrap {
	background: url(../img/slider/slider_right.png) no-repeat 100% 20px;
	height: 358px;
	max-width: 1246px;
	margin: 0 auto;
	position: relative;
	width: 95%;
}
.slider-wrap {
	background: url(../img/slider/slider_shaddow.png) no-repeat 50% -8px;
	height: 100%;
}
.slider-bg {
	background: url(../img/slider/slider0.png) no-repeat 0 20px;
	height: 100%;
	margin-right: 70px;
}
#slider-01 {
	/*background: url(../img/slider/slider_01.png) no-repeat 0 20px;*/
}
#slider-02 {
	/*background: url(../img/slider/slider_02.png) no-repeat 8px 27px;*/
        background: url(../img/slider/slider_01.png) no-repeat 0 20px;
}
#slider-03 {
	/*background: url(../img/slider/slider_03.png) no-repeat 8px 27px;*/
        
        
}
.slider-nav-wrap {
        position: absolute;
        bottom: 47px;
        left: 0;
        width: 100%;
}
.slider-nav {
        margin: auto;
        width: 60px;
}
.slider-nav a {
        background: url(../img/slider/slider_links.png) no-repeat 0 -10px;
        float: left;
        height: 10px;
        margin: 0 2px;
        width: 10px;
}
.slider-nav .active {
        background-position: 0 0;
}


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

.slider_leftBlock {
    width: 43%;
    float: left;
    overflow: auto;
    text-align: center;
    color: #214182;
    font-size: 1.7em;
    padding: 130px 0 0 0;
}

.slider_leftBlock .button1 {
    width: 40%;
    min-width: 130px;
    height: 33px;
    background: url('../img/slider/button1.jpg') no-repeat;
    background-size: contain;
    /*margin: 2% 2% 1% 2%;*/
    margin: 20px auto;
}

.slider_rightBlock {
    width: 57%;
    float: left;
    overflow: auto;
    /*text-align: center;*/
    color: #000;
    font-size: 1em;
    padding: 40px 0 0 0;
}

.slider_rightBlock .item {
    width: 100%;
    float: left;
    overflow: auto;
    margin: 3px 0;
}

.slider_rightBlock .item img {
    float: left;
    margin: 0 15px 0 0;
}

.slider_rightBlock .item .title {
    font-weight: bold;
    font-size: 1.2em;
    color: #254687;
    margin-bottom: 5px;
}

.slider-box .title2 {
    color: #214182;
    font-size: 1.7em;
    font-weight: bold;
    text-align: center;
    padding-top: 50px;
}

.samolet {
    width: 50%;
    margin: 30px 0 0 50%;
}

.samolet ul {
    padding: 0;
    margin: 0;
    margin-bottom: 15px;
    line-height: 20px;
}

.samolet ul li {
    list-style-image: url(../img/slider/g.png);
    font-size: 1em;
    font-weight: bold;
}

.samolet span {
    color: #214182;
    font-size: 1.2em;
    font-weight: bold;
}

.button2 {
    width: 35%;
    min-width: 130px;
    height: 31px;
    background: url('../img/slider/button2.png') no-repeat;
    background-size: contain;
    margin: 2% 1% 0 0;
    float: left;
}

.button3 {
    width: 50%;
    min-width: 180px;
    height: 32px;
    background: url('../img/slider/button3.png') no-repeat;
    background-size: contain;
    margin: 2% 1% 0 0;
    float: left;
}

.samolet p {
    color: #888888;
    font-size: 0.9em;
    float: left;
}

.photo {
    background: url('../images/slider/3/photo.jpg') no-repeat 50px 60px;
    width: 60%;
    height: 281px;
    float: left;
}

.students {
    font-size: 1.4em;
    color: #214182;
    font-weight: bold;
    /*padding: 60px 0 0 550px;*/
    text-align: center;
    width: 30%;
    float: right;
    margin-top: 130px;
}

.students .button4 {
    width: 50%;
    min-width: 130px;
    height: 33px;
    background: url('../img/slider/button4.png') no-repeat;
    background-size: contain;
    margin: 15px auto;
}