@charset "utf-8";
/* CSS Document */

a.arrow {
    background: url("http://static.bmstu.cloud/images/global-ui/arrow.png") 0 -2px no-repeat;
    color: #444;
    display: inline-block;
    font-weight: bold;
    height: 60px;
    margin-left: -5px;
    margin-top: 10px;
    padding: 11px 12px 12px 50px;
    text-decoration: none;
}

.datasheet-container {
    border-bottom: 1px solid #eee;
    padding: 40px 0;
}

.datasheet-text {
    margin: 0 auto;
    width: 85%;
}

.text-h2 {
    font: 100 25px/40px "open sans",arial,sans-serif;
    margin: 1.236em 0 .618em;
    color: #444;
}

.centered {
    margin: 0 auto;
    text-align: center;
}

.max-width {
    max-width: 978px;
}

.carousel-container {
    height: 400px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.carousel-text {
    color: #fff;
    margin-top: 150px;
    max-width: 600px;
}

.carousel-text-h1 {
    font-size: 36px;
    font: 100 36px/38px "open sans",arial,sans-serif;
    margin: 1.236em 0 .618em;
}

.carousel-container .carousel {
    background-color: #000;
    height: inherit;
    left: 0;
    position: absolute;
    width: inherit;
}

.carousel-container .carousel .carousel-panel {
    background-opacity: .2;
    background-position: center 0;
    background-size: cover;
    height: inherit;
    position: absolute;
    width: inherit;
}

.introducing-tablets-with-google-play-for-education {
    background-image: url("http://static.bmstu.cloud/images/banners/reka-rossiya-gorod-moskva-zakat.jpg");
}

.carousel-container .nav-container {
    bottom: 18px;
    left: 50%;
    position: absolute;
}

.carousel-container .nav-container {
    bottom: 18px;
    left: 50%;
    position: absolute;
}

.carousel-container .nav-container .carousel-nav .nav {
    background-color: #565656;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 5px;
    -webkit-transition: .25s background-color;
    -moz-transition: .25s background-color;
    -o-transition: .25s background-color;
    transition: .25s background-color;
    width: 10px;
}

.circle {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: no-repeat center;
    border-radius: 50%;
}

.carousel-container .nav-container .carousel-nav {
    left: -50%;
    position: relative;
}

.page-section {
    height: 360px;
    margin: 0 auto;
    max-width: 978px;
    opacity: 1 !important;
}

.page-section .mobile-content {
    display: none;
}

.page-section .section-photo {
    margin: 0;
}

.page-section.students-section {
	padding-top: 35px;
}

.page-section.students-section img, .page-section.developers-section img {
    width: 100%;
}

.page-section.teachers-section img {
    width: 100%;
}

.page-section .section-text {
    margin: 0;
}

.page-section .section-text.section-right {
    margin-left: 116px;
}

.page-section a.arrow {
    margin-left: -5px;
}

.carousel-container .carousel {
    background-color: #000;
    height: inherit;
    left: 0;
    position: absolute;
    width: inherit;
}

/* ----- */
.section-mw {
    margin: 0 auto;
    max-width: 978px;
    padding: 10px 0;
    text-align: center;
}

.section h3, .section h4, .section h5 {
    margin-bottom: -3px;
}

.headline-mw {
    margin-bottom: 20px;
    font-family: 'Open Sans';
    font-size: 30px;
    line-height: 50px;
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
}

.subheadline-mw {
    font-size: 14px;
    margin: 0 auto;
    color: #666;
    font: 13px / 20px arial,sans-serif;
    font-size: 14px;
    width: 43%;
}

.it-rollout {
    margin: 0 auto;
    max-width: 427px;
    margin: 40px auto 0 auto;
}

.it-rollout .it-rollout-text {
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 300;
    padding-bottom: 10px;
    text-align: center;
}

.it-rollout a {
    font-family: arial,helvetica,sans-serif;
}

