@charset "UTF-8";
/*  V A R I A B L E S  */
/*  B A S I C S  */
/* line 34, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
body {
  min-width: 1100px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 17px;
  line-height: 22px;
  color: #1e1e1e;
  margin: 0;
}

/* line 46, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
a {
  color: #3dc832;
  text-decoration: none;
  border-bottom: solid 1px rgba(61, 200, 50, 0.3);
}
/* line 51, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
a:hover {
  color: #64e632;
  border-bottom: solid 1px rgba(100, 230, 50, 0.3);
}

/* line 58, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.black-link {
  color: #1e1e1e;
  text-decoration: none;
  border-bottom: solid 1px rgba(30, 30, 30, 0.3);
}
/* line 63, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.black-link:hover {
  color: #3dc832;
  border-bottom: solid 1px rgba(61, 200, 50, 0.3);
}

/* line 70, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
strong {
  font-weight: normal;
  background-color: #fff58c;
  padding-right: 6px;
}

/* line 79, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.allblocks a {
  text-decoration: none;
}
/* line 81, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.allblocks a:hover {
  color: #64e632;
}
/* line 86, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.allblocks p {
  margin: 12px 0 16px 0;
  font-size: 14px;
  color: white;
  line-height: 20px;
}
/* line 95, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.allblocks h1 {
  margin: 0;
  font-size: 23px;
  font-weight: 100;
  line-height: 27px;
  color: white;
}
/* line 104, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.allblocks h4 {
  font-size: 16px;
}

/* line 109, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.white-promo-button {
  margin-top: 35px;
  width: 138px;
}
/* line 114, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.white-promo-button a {
  background: white;
  color: black;
  border-radius: 5px;
  padding: 10px 10px 12px;
  width: auto;
  border-bottom: 0px;
  font-size: 22px;
  display: flex;
  flex-direction: column;
}
/* line 125, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.white-promo-button a:hover {
  color: #3dc832;
}
/* line 128, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.white-promo-button a:hover .play-triangle {
  background-position: 0px -15px;
}

/* line 140, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
p {
  margin-top: 10px;
  margin-bottom: 0;
  line-height: 20px;
}
/* line 145, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
p.plain-text {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 15px;
}
/* line 151, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
p.caption {
  font-size: 15px;
  line-height: 20px;
  margin-bottom: 35px;
}
/* line 157, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
p.emphasized {
  margin-top: 20px;
  border-left: 5px solid #fff58c;
  padding-left: 20px;
}

/* line 165, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
h1 {
  font-size: 45px;
  line-height: 50px;
  font-weight: 300;
  margin-bottom: 40px;
}

/* line 175, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
h2 {
  font-size: 32px;
  font-weight: 300;
  line-height: 36px;
}

/* line 181, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
h3 {
  font-size: 22px;
  line-height: 28px;
  font-weight: 300;
  margin-bottom: 30px;
}

/* line 188, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
h4 {
  font-size: 18px;
  font-weight: 300;
  margin-bottom: 30px;
  margin-top: 5px;
}

/* line 195, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
h5 {
  font-size: 17px;
  line-height: 30px;
  font-weight: 300;
  margin-top: 35px;
  margin-bottom: 15px;
}

/* line 203, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
ul {
  padding: 0;
  margin-bottom: 10px;
}

/* line 208, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
li {
  list-style-type: none;
}

/* line 218, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.styles-stage {
  margin: 50px;
  width: 70%;
}

/* line 224, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.wrapper {
  margin-left: auto;
  margin-right: auto;
}

/* line 229, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.base-container {
  width: 88%;
  max-width: 1200px;
  margin-bottom: 20px;
}
/* line 234, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.base-container.add-margin-top {
  margin-top: 80px;
}

/* line 239, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.base-container-margin-top {
  margin-top: 50px;
}

/* line 244, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.course-page-container {
  width: 88%;
  margin-top: 90px;
  margin-bottom: 20px;
}

/* line 251, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.theme-page-container {
  width: 60%;
}

/* line 256, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.plain-text-container {
  width: 70%;
  max-width: 1200px;
  margin-bottom: 80px;
}
/* line 261, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.plain-text-container p {
  font-size: 22px;
  line-height: 28px;
}

/* line 269, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.centered-form-container {
  margin-top: 50px;
  width: 410px;
}

/* line 274, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.sertificate-container {
  width: 900px;
}
/* line 277, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.sertificate-container .sertificate-image {
  width: 900px;
}

/* line 282, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.sertificate-container-small {
  width: 45%;
  margin-right: 4%;
  display: inline-block;
  vertical-align: top;
}
/* line 288, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.sertificate-container-small a, .sertificate-container-small a:hover, .sertificate-container-small a:visited {
  border: none;
}
/* line 292, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.sertificate-container-small .sertificate-image {
  width: 100%;
  margin-left: -32px;
  opacity: 1;
}

/* line 303, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
table thead th {
  font-weight: 300;
  color: #3dc832;
  padding-bottom: 5px;
  padding-right: 30px;
  border: none;
  border-bottom: 2px solid #3dc832;
}
/* line 314, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
table tbody td {
  border-bottom: 1px solid rgba(120, 120, 120, 0.3);
  padding-top: 15px;
  padding-bottom: 10px;
}
/* line 319, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
table tbody td.hightlighted-cell {
  background-color: rgba(91, 200, 60, 0.2);
}

/* line 334, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.sign-in-invitation {
  margin-bottom: 50px;
}
/* line 337, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.sign-in-invitation .fb-link {
  color: #5050e6;
  border-bottom: solid 1px rgba(80, 80, 230, 0.3);
}
/* line 341, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.sign-in-invitation .fb-link:hover {
  color: #8c78ff;
  border-bottom: solid 1px rgba(140, 120, 255, 0.3);
}
/* line 347, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.sign-in-invitation .vk-link {
  color: #349aff;
  border-bottom: solid 1px rgba(52, 154, 255, 0.3);
}
/* line 351, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.sign-in-invitation .vk-link:hover {
  color: #48b4ff;
  border-bottom: solid 1px 72, 180, 255, 0.3;
}

/* line 359, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.buttons-row {
  margin-top: 25px;
  margin-bottom: 30px;
}
/* line 363, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.buttons-row input[type=button], .buttons-row input[type=submit] {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}

/* line 371, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.buttons-stack input[type=button], .buttons-stack input[type=submit] {
  display: block;
  margin-top: 10px;
}

/* line 377, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.combined-link {
  border: none;
  display: block;
}
/* line 381, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.combined-link:hover {
  border: none;
}
/* line 384, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.combined-link:hover .hover-opacity {
  opacity: 0.8;
}

/* line 391, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.events {
  position: relative;
  display: inline-block;
  margin-bottom: 50px;
  width: 17.8%;
  height: 150px;
  margin-right: 3px;
  padding: 10px 20px;
  vertical-align: top;
  border-radius: 3px;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}
/* line 406, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.events:hover {
  color: #64e632;
  border-color: #64e632;
}
/* line 413, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.events .event-date {
  position: absolute;
  left: 10;
  bottom: 10px;
  display: inline-block;
  margin-top: 20px;
  vertical-align: bottom;
  color: #3dc832;
}
/* line 425, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.events .event-date:hover {
  color: #64e632;
  border-color: #64e632;
}

/* line 431, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.button-event-all {
  display: inline-block;
  width: 10%;
  height: 70px;
}
/* line 435, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.button-event-all .button {
  text-decoration: none;
  border-bottom: none;
}
/* line 439, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.button-event-all .link {
  position: relative;
  display: inline-block;
  width: 88%;
  padding: 10px 35px 50px 10px;
  margin-top: 0px;
  text-decoration: none;
  border: 1px solid black;
  border-radius: 5px;
  font-size: 17px;
  color: black;
  text-align: left;
}
/* line 454, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.button-event-all .link:hover {
  color: #64e632;
  border-color: #64e632;
}
/* line 459, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.button-event-all .link .link-ellipsis {
  position: absolute;
  bottom: 10px;
  left: 10;
  font-weight: 500;
}

/* line 471, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.achieve-image {
  display: inline-block;
  vertical-align: top;
}
/* line 476, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.achieve-image img {
  width: 170px;
}

/* line 481, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.achievement-notification {
  text-align: center;
}
/* line 484, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.achievement-notification .achieve-notification {
  display: inline-block;
  vertical-align: top;
  width: 250px;
  margin-left: 30px;
  text-align: left;
}
/* line 491, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.achievement-notification .achieve-notification h2 {
  margin: 10px 0 0 0;
}
/* line 495, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.achievement-notification .achieve-notification p {
  margin-bottom: 10px;
}

/* line 509, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
form fieldset {
  border: none;
  padding: 0px;
  margin: 10px 0px;
}
/* line 516, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
form .form-row {
  width: 100%;
  margin-top: 10px;
}
/* line 520, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
form .form-row .form-label {
  display: inline-block;
  vertical-align: top;
  width: 150px;
  margin-top: 8px;
}
/* line 528, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
form .form-row .form-item {
  display: inline-block;
  vertical-align: top;
}

/* line 538, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
u {
  text-decoration: none;
  padding: 10px 20px;
  background-color: #fff58c;
}

/* line 544, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
textarea:focus, input:focus, select:focus {
  outline: none;
}

/* line 550, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
input[type=text], input[type='password'], input[type='email'] {
  width: 250px;
  box-sizing: border-box;
  padding: 7px 8px 5px;
  border: 1px solid rgba(120, 120, 120, 0.3);
  border-radius: 4px;
  font: 17px/22px Helvetica, Arial, sans-serif;
  font-weight: 300;
}
/* line 559, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
input[type=text]:focus, input[type='password']:focus, input[type='email']:focus {
  border: 1px solid #3dc832;
}
/* line 563, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
input[type=text].invalid, input[type='password'].invalid, input[type='email'].invalid {
  border: 1px solid #f00000;
  padding: 6px 8px 3px;
}

/* line 569, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
.short-text-field {
  width: 200px;
}

/* line 574, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
input[type=button], input[type=submit] {
  border: 0;
  cursor: pointer;
  background: #fff500;
  color: #1e1e1e;
  height: 33px;
  padding: 0 25px;
  border-radius: 4px;
  border-bottom: 3px solid #e1dc00;
  font: 17px/22px Helvetica, Arial, sans-serif;
  font-weight: 300;
  -webkit-appearance: none;
}
/* line 589, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
input[type=button]:hover, input[type=submit]:hover {
  border-bottom: 3px solid #f5e600;
  color: #963c3c;
}
/* line 594, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
input[type=button]:active, input[type=submit]:active {
  border-bottom: 1px solid #f5e600;
  padding-top: 1px;
}
/* line 599, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
input[type=button]:disabled, input[type=submit]:disabled {
  background-color: #c8c8c8;
  color: #828282;
  border-bottom: 3px solid #828282;
}
/* line 607, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
input[type=button].secondary-button, input[type=submit].secondary-button {
  background: none;
  color: #3dc832;
  border: 1px solid #3dc832;
  padding-bottom: 2px;
}
/* line 613, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
input[type=button].secondary-button:hover, input[type=submit].secondary-button:hover {
  color: #64e632;
  border-color: #64e632;
}
/* line 618, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
input[type=button].secondary-button:active, input[type=submit].secondary-button:active {
  border-top: 2px solid #64e632;
}
/* line 625, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
input[type=button].button-opacity, input[type=submit].button-opacity {
  opacity: 0;
  display: none;
}
/* line 630, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
input[type=button].grey-button, input[type=submit].grey-button {
  background: none;
  color: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 2px;
}
/* line 636, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
input[type=button].grey-button:hover, input[type=submit].grey-button:hover {
  color: #64e632;
  border-color: #64e632;
}
/* line 641, /var/www/school3.cinet.ru/app/assets/stylesheets/base.scss */
input[type=button].grey-button:active, input[type=submit].grey-button:active {
  border-top: 2px solid #64e632;
}

/* line 6, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
header {
  position: relative;
  min-width: 1100px;
  height: 150px;
}
/* line 11, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
header .header-item {
  position: absolute;
  margin-top: 30px;
}
/* line 16, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
header .logo {
  left: 35px;
  line-height: 20px;
}
/* line 20, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
header .logo .logo-link-item {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
/* line 25, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
header .logo .logo-link-item.logo-image {
  width: 63px;
  height: 75px;
  margin-top: 3px;
  background-image: url(../img/logo.png);
  background-size: 63px auto;
  background-repeat: no-repeat;
}
/* line 37, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
header .logo .logo-link:hover .logo-image {
  background-position: 0 -75px;
}
/* line 44, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
header .menu {
  margin-left: 30%;
  margin-right: auto;
  max-width: 700px;
}
/* line 49, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
header .menu .menu-item {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  line-height: 25px;
}
/* line 55, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
header .menu .menu-item .menu-button {
  margin-top: 10px;
}
/* line 61, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
header .profile-block {
  right: 30px;
  min-width: 200px;
}
/* line 65, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
header .profile-block .user-pic {
  display: inline-block;
  vertical-align: top;
  margin-right: 7px;
}
/* line 70, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
header .profile-block .user-pic img {
  width: 70px;
  border-radius: 50%;
  border: 1px solid gainsboro;
}
/* line 77, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
header .profile-block .user {
  display: inline-block;
  vertical-align: top;
}
/* line 82, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
header .profile-block .user-phone {
  margin-top: 10px;
}

/* line 88, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.language-selection-banner {
  width: 100%;
  height: 70px;
  box-sizing: border-box;
  background: linear-gradient(to right, #3dc832, #fff000);
  text-align: center;
  padding: 20px;
}
/* line 97, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.language-selection-banner a {
  margin-right: 7px;
}
/* line 101, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.language-selection-banner .close-button {
  position: absolute;
  right: 20px;
  top: 20px;
}
/* line 106, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.language-selection-banner .close-button a {
  border: none;
  font-size: 32px;
}

@media screen and (max-width: 1250px) {
  /* line 115, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
  header {
    font-size: 15px;
    line-height: 20px;
  }
  /* line 119, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
  header .header-item {
    margin-top: 20px;
  }
  /* line 123, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
  header .logo {
    left: 25px;
    line-height: 18px;
  }
  /* line 129, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
  header .logo .logo-link-item.logo-image {
    width: 55px;
    height: 65px;
    margin-top: 4px;
    background-size: 55px auto;
    background-repeat: no-repeat;
  }
  /* line 140, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
  header .logo .logo-link:hover .logo-image {
    background-position: 0 -65px;
  }
  /* line 147, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
  header .profile-block {
    right: 20px;
  }
  /* line 150, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
  header .profile-block .user-pic {
    margin-right: 3px;
  }
  /* line 153, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
  header .profile-block .user-pic img {
    width: 60px;
    border-radius: 50%;
  }
}
@media screen and (max-width: 1080px) {
  /* line 164, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
  .extra-word {
    display: none;
  }
}
/* line 172, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.index-page {
  position: relative;
}

/* line 175, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.app {
  position: absolute;
  top: -90px;
  right: 30px;
}
/* line 179, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.app h4 {
  margin-bottom: 10px;
}
/* line 182, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.app .app-icons {
  display: inline-block;
}
/* line 184, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.app .app-icons .app-icon {
  display: inline-block;
  vertical-align: top;
  width: 35px;
  height: 35px;
  margin-bottom: 10px;
  background-image: url(../img/mobile-platforms.png?1);
  background-size: 110px 110px;
  border: none;
}
/* line 196, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.app .app-icons .app-icon.android-icon {
  background-position: -35px 0;
}
/* line 200, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.app .app-icons .app-icon:hover {
  background-position-y: -35px;
}

/* line 206, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 88%;
  max-width: 1200px;
  box-sizing: border-box;
  margin-top: 50px;
}
/* line 216, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .horizontal-block {
  display: block;
  width: 68%;
  height: 80px;
  margin-bottom: 20px;
  padding: 10px 15px;
  overflow: hidden;
  border-radius: 3px;
  vertical-align: top;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
}
/* line 229, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .horizontal-block .caption {
  display: inline-block;
  width: 19%;
  margin-right: 3px;
  vertical-align: top;
}
/* line 235, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .horizontal-block .caption h2 {
  margin: 0;
  font-size: 23px;
  line-height: 27px;
  color: black;
  font-weight: 500;
}
/* line 244, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .horizontal-block .invittion {
  display: inline-block;
  width: 61%;
  vertical-align: top;
  font-size: 15px;
}
/* line 251, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .horizontal-block .button-div {
  display: inline-block;
  width: 18%;
  padding: 0;
}
/* line 257, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .horizontal-block .link {
  padding: 8px 5px;
  color: black;
  border: 1px solid black;
  border-radius: 3px;
  text-align: center;
  font-size: 17px;
}
/* line 265, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .horizontal-block .link:hover {
  color: #64e632;
  border-color: #64e632;
}
/* line 275, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block {
  display: inline-block;
  position: relative;
  margin-bottom: 60px;
  overflow: hidden;
  vertical-align: top;
  text-align: left;
  line-height: 27px;
  border-radius: 6px;
}
/* line 287, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block .app-icons {
  display: block;
  position: absolute;
  bottom: 20px;
  left: 20px;
}
/* line 293, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block .app-icons .app-icon {
  width: 40px;
  height: 40px;
  background-image: url(../img/mobile-platforms.png?1);
  background-size: 110px 110px;
  border: none;
  background-position: 4px -72px;
}
/* line 303, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block .app-icons .app-icon.android-icon {
  background-position: -30px -72px;
}
/* line 307, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block .app-icons .app-icon:hover {
  background-position-y: -35px;
}
/* line 317, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block:hover .link {
  color: #64e632;
  border-color: #64e632;
}
/* line 324, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block.first {
  z-index: 3;
  margin-left: 3px;
  width: 469px;
  height: 470px;
  margin-bottom: 8px;
  background-image: url("../img/promo-bg-1.jpg");
  background-size: cover;
  background-position-x: 76%;
}
/* line 337, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block.mendeleev {
  z-index: 3;
  margin-left: 3px;
  width: 330px;
  height: 470px;
  margin-bottom: 8px;
  background-image: url("../img/mendeleev.jpg");
  background-size: cover;
  background-position-x: 56%;
}
/* line 349, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block.mendeleev .information {
  margin-top: 285px !important;
}
/* line 354, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block.second {
  margin-left: 0px;
  width: 329px;
  height: 390px;
  background-image: url("../img/nalogi-promo.jpg");
  background-size: cover;
  background-position-x: 35%;
}
/* line 364, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block.third {
  margin-left: 6px;
  width: 330px;
  height: 390px;
  background-image: url("../img/cyber.jpg");
  background-size: cover;
}
/* line 372, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block.third .information {
  margin-top: 195px !important;
}
/* line 377, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block.fourth {
  margin-left: 0px;
  width: 670px;
  height: 470px;
  margin-bottom: 8px;
  background-image: url("../img/grant.png");
  background-size: cover;
  background-position-x: 78%;
}
/* line 388, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block.fourth .information {
  margin-top: 285px !important;
}
/* line 392, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block.fourth .partners-logo {
  width: 59%;
  display: inline-block;
  vertical-align: middle !important;
}
/* line 397, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block.fourth .partners-logo.fond {
  width: 39%;
}
/* line 400, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block.fourth .partners-logo.fond img.fond-education {
  width: 100% !important;
}
/* line 407, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block.fifth {
  margin-left: 3px;
  width: 470px;
  height: 390px;
  background-image: url("../img/bg-6.jpg?2");
  background-size: cover;
}
/* line 416, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block.fifth .information {
  margin-top: 195px !important;
}
/* line 421, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block .link {
  padding: 0 8px;
  border: 1px solid white;
  border-radius: 3px;
  text-align: center;
  font-size: 16px;
  display: inline-block;
}
/* line 431, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block .link:hover {
  color: #64e632;
  border-color: #64e632;
}
/* line 437, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block .content {
  width: 100%;
}
/* line 440, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block .content hr {
  border: none;
  border-bottom: 1px solid white;
}
/* line 445, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block .content .information {
  padding: 0 20px;
  margin: 0;
  max-width: 300px;
}
/* line 450, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block .content .information .logo {
  width: 76%;
  position: relative;
  top: -5px;
  margin-bottom: 8px;
}
/* line 457, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block .content .information .partners-logo {
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
  margin-bottom: 10px;
}
/* line 462, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block .content .information .partners-logo.fond {
  margin-top: 0;
}
/* line 465, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block .content .information .partners-logo a {
  border: none;
}
/* line 469, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block .content .information .partners-logo .partner-logo {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 0;
}
/* line 473, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block .content .information .partners-logo .partner-logo img {
  display: inline-block;
}
/* line 476, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block .content .information .partners-logo .partner-logo img.fns {
  width: 25%;
  margin-right: 10px;
}
/* line 480, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block .content .information .partners-logo .partner-logo img.imbl {
  width: 40%;
}
/* line 483, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block .content .information .partners-logo .partner-logo img.fond-education {
  width: 76%;
}
/* line 486, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block .content .information .partners-logo .partner-logo img:hover {
  opacity: 0.5;
}
/* line 490, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block .content .information .partners-logo .partner-logo.ci {
  width: 100%;
}
/* line 496, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.allblocks .block .content .button-div {
  padding: 10px 20px 0;
}

/* line 502, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.horizontal-tutorials-block {
  display: block;
  width: 806px;
  height: 90px;
  margin-bottom: 20px;
  padding: 10px 22px;
  overflow: hidden;
  border-radius: 3px;
  vertical-align: top;
  box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
  background-image: url(/assets/business-plan-f38b8fdac36de53e3440138eb0aca1200bebf7765d44627c68173e3534d64473.jpg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top right;
}
/* line 519, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.horizontal-tutorials-block h3 {
  margin-top: 5px;
}
/* line 522, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.horizontal-tutorials-block h3 a {
  text-decoration: none;
  color: black;
  border: none;
  font-weight: normal;
  display: block;
}
/* line 529, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.horizontal-tutorials-block h3 a:hover {
  color: #3dc832;
  border-bottom-color: rgba(61, 200, 50, 0.3);
}
/* line 535, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.horizontal-tutorials-block h3 img {
  height: 20px;
  margin-top: 5px;
}

@media screen and (max-width: 1290px) {
  /* line 543, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
  .allblocks {
    margin-left: 70px;
    width: 1300px;
  }
}
/* line 549, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.main-promo-container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
  max-width: 1400px;
  height: 650px;
  background: linear-gradient(to right, #3dc832, #fff000);
  margin-bottom: 60px;
}
/* line 559, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.main-promo-container .main-promo-slide {
  height: 650px;
  display: none;
  background-size: cover;
}
@media screen and (max-width: 720px) {
  /* line 559, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
  .main-promo-container .main-promo-slide {
    background-position: 610px;
    height: 650px;
  }
}
/* line 570, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.main-promo-container .main-promo-slide .promo-slider-content {
  position: absolute;
  width: 450px;
  left: 40px;
  top: 20px;
  color: white;
}
@media screen and (max-width: 548px) {
  /* line 570, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
  .main-promo-container .main-promo-slide .promo-slider-content {
    width: 250px;
  }
}
/* line 581, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.main-promo-container .main-promo-slide .promo-slider-content h1 {
  margin-bottom: 20px;
}
/* line 585, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.main-promo-container .main-promo-slide .promo-slider-content.thin {
  width: 300px;
}
/* line 592, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.main-promo-container .main-promo-slide.active {
  display: block;
}
/* line 596, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.main-promo-container .main-promo-slide .partner-logos {
  position: absolute;
  top: 30px;
  right: 30px;
}
/* line 601, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.main-promo-container .main-promo-slide .partner-logos .partner-logo {
  display: block;
  width: 90px;
  border-bottom: none;
  margin-bottom: 10px;
}
/* line 608, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.main-promo-container .main-promo-slide .partner-logos .partner-logo:hover {
  opacity: 0.8;
}
/* line 612, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.main-promo-container .main-promo-slide .partner-logos .partner-logo img {
  width: 100%;
}
/* line 620, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.main-promo-container .main-promo-tabs {
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 100px;
  background-color: #e3c800;
  font-size: 0;
}
/* line 629, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.main-promo-container .main-promo-tabs a .main-promo-tab {
  display: inline-block;
  vertical-align: top;
  height: 100px;
  width: 20%;
  box-sizing: border-box;
  padding: 30px 5% 10px 20px;
  transition: padding-top 0.1s ease;
  font-size: 18px;
  line-height: 24px;
}
/* line 643, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.main-promo-container .main-promo-tabs a .main-promo-tab .promo-tab-label {
  color: #1e1e1e;
  border-bottom: 2px dotted rgba(0, 0, 0, 0.3);
}
/* line 648, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.main-promo-container .main-promo-tabs a .main-promo-tab:hover {
  padding-top: 25px;
}
/* line 654, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.main-promo-container .main-promo-tabs a.active {
  cursor: default;
}
/* line 658, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.main-promo-container .main-promo-tabs a.active .main-promo-tab {
  padding-top: 10px;
}
/* line 661, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.main-promo-container .main-promo-tabs a.active .main-promo-tab .promo-tab-label {
  border-bottom: none;
}

/* line 671, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.tab1 {
  background-color: #fefb00;
}

/* line 672, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.tab2 {
  background-color: #f4ea00;
}

/* line 673, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.tab3 {
  background-color: #ead700;
}

/* line 674, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.tab4 {
  background-color: #e0cd00;
}

/* line 675, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.tab5 {
  background-color: #d6c300;
}

/* line 678, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.promo-slide-main-1 {
  background-image: url("../img/promo-bg-1.jpg");
}

/* line 682, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.promo-slide-main-2 {
  background-image: url("../img/nalogi-promo.jpg");
}

/* line 686, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.promo-slide-main-3 {
  background-image: url("../img/promo-bg-2.jpg");
}

/* line 690, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.promo-slide-main-4 {
  background-image: url("../img/stipendianti.jpg");
}
/* line 693, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.promo-slide-main-4 img {
  width: 230px;
  bottom: 140px;
  left: 40px;
  position: absolute;
}

/* line 701, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.promo-slide-main-5 {
  background-image: url("../img/promo-bg-4.jpg");
  color: black;
}
/* line 707, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.promo-slide-main-5 .promo-slider-content H1 {
  width: 350px;
  color: black;
}
/* line 713, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.promo-slide-main-5 .promo-slider-content .annotation {
  width: 380px;
  color: black;
}
/* line 720, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.promo-slide-main-5 .app-icons {
  margin-top: 10px;
}

/* line 727, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.partners-block {
  display: inline-block;
  vertical-align: top;
  width: 15%;
  margin-bottom: 25px;
  height: 65px;
  text-align: center;
  padding: 10px 15px;
  border-right: 1px solid #e6e6e6;
}
/* line 739, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.partners-block.iubip {
  width: 10%;
}
/* line 741, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.partners-block.iubip img {
  width: 100%;
}
/* line 745, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.partners-block.fns {
  width: 10%;
}
/* line 747, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.partners-block.fns img {
  width: 60%;
}
/* line 751, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.partners-block.left-align {
  text-align: left;
}
/* line 754, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.partners-block a {
  text-decoration: none;
  border: none;
}
/* line 759, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.partners-block.special-width {
  width: 33%;
}
/* line 762, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.partners-block:last-child {
  border: none;
}
/* line 765, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.partners-block:nth-child(6) {
  border: none;
}
/* line 769, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.partners-block .partner-logo {
  display: inline-block;
  width: 30%;
  margin-right: 7px;
}
/* line 775, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.partners-block .partner-logo.special-size {
  width: 40%;
}
/* line 778, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.partners-block .partner-logo.CI-logo {
  width: 100%;
}
/* line 782, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.partners-block .partner-logo.krai {
  width: 10%;
  vertical-align: middle;
}
/* line 787, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.partners-block .partner-logo.wide-logo {
  width: 90%;
}
/* line 791, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.partners-block .partner-logo.medium-logo {
  width: 60px;
}
/* line 795, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.partners-block .partner-logo:hover {
  opacity: 0.6;
}
/* line 800, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.partners-block .partner-caption {
  display: inline-block;
  width: 87%;
  text-align: left;
  vertical-align: middle;
}

/* line 809, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.vk-container {
  margin-bottom: 60px;
}

/* line 816, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.about-picture {
  margin-top: 40px;
  margin-bottom: 50px;
}
/* line 820, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.about-picture img {
  margin-left: -4%;
  display: block;
  width: 108%;
}

/* line 827, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.link-buttons {
  margin-top: 20px;
  margin-bottom: 40px;
}
/* line 831, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.link-buttons .link-button {
  display: inline-block;
  vertical-align: text-top;
  background-color: #fff000;
  border-bottom: none;
  border-radius: 4px;
  padding: 5px 20px;
  margin-top: 0px;
  margin-right: 5px;
  margin-left: 0;
  color: black;
}
/* line 844, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.link-buttons .link-button:hover {
  color: #3dc832;
}
/* line 849, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.link-buttons a {
  margin-top: 5px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: text-top;
}

/* line 860, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.course-block {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 280px;
  height: 260px;
  padding: 12px 15px;
}

/* line 872, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme {
  position: relative;
  border: 5px solid transparent;
  border-radius: 12px;
  background-color: white;
  background-clip: padding-box;
}
/* line 879, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme .theme-caption {
  display: inline;
  background-size: 19px auto;
  background-position: right;
  height: 19px;
  background-repeat: no-repeat;
  padding: 6px 24px 0 0;
}
/* line 890, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme p {
  margin-top: 5px;
}
/* line 894, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme::after {
  position: absolute;
  top: -5px;
  bottom: -5px;
  left: -5px;
  right: -5px;
  background: linear-gradient(#3dc832, #fff000);
  content: '';
  z-index: -1;
  border-radius: 12px;
}
/* line 904, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme:hover {
  color: #3dc832;
  cursor: pointer;
}
/* line 910, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme.theme-done::after {
  background: rgba(120, 120, 120, 0.3);
}
/* line 914, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme.theme-done .theme-caption {
  background-image: url(../img/done-arrow.png);
}

/* line 926, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.exam-promo {
  position: relative;
  background-color: #fff000;
  border-radius: 12px;
  padding: 20px;
}
/* line 932, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.exam-promo h2 {
  margin-top: 10px;
}
/* line 934, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.exam-promo h2 a {
  color: black;
}
/* line 943, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.exam-promo .app-icons {
  position: absolute;
  left: 20px;
  bottom: 25px;
}

/* line 951, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.app-icon {
  display: inline-block;
  vertical-align: top;
  width: 50px;
  height: 50px;
  background-image: url(../img/mobile-platforms.png?1);
  background-size: 150px 150px;
  border: none;
}
/* line 962, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.app-icon.android-icon {
  background-position: -50px 0;
}
/* line 966, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.app-icon:hover {
  background-position-y: -50px;
}

/* line 978, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container {
  position: relative;
  border: 15px solid transparent;
  border-radius: 30px;
  background-color: white;
  background-clip: padding-box;
  font-size: 18px;
  padding: 25px 30px 60px 30px;
}
/* line 988, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container::after {
  position: absolute;
  top: -15px;
  bottom: -15px;
  left: -15px;
  right: -15px;
  background: linear-gradient(#3dc832, #fff000);
  content: '';
  z-index: -1;
  border-radius: 30px;
}
/* line 1000, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .theme-body {
  margin-top: 0px;
  margin-left: 30px;
  margin-right: 120px;
}
/* line 1005, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .theme-body h1 {
  margin-top: 10px;
  margin-bottom: 20px;
}
/* line 1010, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .theme-body .theme-pages {
  margin-bottom: 40px;
}
/* line 1012, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .theme-body .theme-pages a, .theme-frame-container .theme-body .theme-pages span {
  margin-right: 12px;
}
/* line 1015, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .theme-body .theme-pages a:last-child {
  margin-right: 0px;
}
/* line 1021, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .theme-body p {
  font-size: 22px;
  line-height: 28px;
  margin-top: 15px;
}
/* line 1027, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .theme-body ul {
  margin-top: 5px;
}
/* line 1029, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .theme-body ul li:before {
  content: "—";
  margin-right: 4px;
}
/* line 1035, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .theme-body ol {
  margin-top: 5px;
}
/* line 1037, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .theme-body ol li {
  list-style: decimal;
  margin-top: 7px;
  margin-left: -14px;
}
/* line 1045, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .theme-body li {
  font-size: 22px;
  line-height: 28px;
}
/* line 1052, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .theme-body h3 {
  margin-top: 30px;
  margin-bottom: 10px;
}
/* line 1057, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .theme-body table {
  margin-bottom: 30px;
}
/* line 1060, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .theme-body table th, .theme-frame-container .theme-body table td {
  padding-right: 10px;
  vertical-align: top;
  text-align: left;
}
/* line 1074, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .test-block {
  width: 65%;
  margin-top: 50px;
  margin-left: 30px;
  margin-bottom: 60px;
}
/* line 1081, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .test-block .test-question {
  font-size: 22px;
  line-height: 28px;
}
/* line 1086, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .test-block .test-header {
  margin-top: 70px;
  margin-bottom: 30px;
  border-top: 1px solid rgba(120, 120, 120, 0.3);
}
/* line 1093, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .test-block .test-answers-caption {
  font-size: 14px;
}
/* line 1099, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .test-block .test-answers-group li {
  margin-bottom: 2px;
  background-color: #e6e6e6;
}
/* line 1104, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .test-block .test-answers-group li input {
  display: inline-block;
  vertical-align: top;
  margin: 15px 3px 0 10px;
}
/* line 1110, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .test-block .test-answers-group li input[type=checkbox] {
  margin-top: 16px;
}
/* line 1114, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .test-block .test-answers-group li label {
  display: inline-block;
  vertical-align: top;
  width: 93%;
  padding: 10px 0 12px 5px;
  background-color: #e6e6e6;
}
/* line 1123, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .test-block .test-answers-group li:first-child {
  border-radius: 8px 8px 0 0;
}
/* line 1127, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .test-block .test-answers-group li:last-child {
  border-radius: 0 0 8px 8px;
}
/* line 1131, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .test-block .test-answers-group li.right-answer.visible {
  color: #3dc832;
}
/* line 1134, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .test-block .test-answers-group li.wrong-answer.visible {
  color: #e60000;
}
/* line 1144, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .test-block .single-input {
  margin-top: 20px;
}
/* line 1148, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .test-block .test-explanation {
  margin-top: 40px;
  display: none;
}
/* line 1155, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .test-answers-review {
  margin-top: 30px;
}
/* line 1157, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .test-answers-review .test-question {
  font-size: 22px;
  line-height: 28px;
  margin-top: 5px;
}
/* line 1164, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.theme-frame-container .theme-footer {
  margin-top: 40px;
  margin-left: 30px;
}

/* line 1177, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.feedback-letters {
  margin-top: 40px;
}
/* line 1181, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.feedback-letters .feedback-letter-block {
  display: inline-block;
  vertical-align: top;
  width: 260px;
  margin: 0;
}
/* line 1188, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.feedback-letters .feedback-letter-block .preview {
  border: none;
}
/* line 1192, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.feedback-letters .feedback-letter-block .preview .preview-img {
  width: 200px;
  border: 2px solid #3dc832;
  border-radius: 3px;
}
/* line 1200, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.feedback-letters .feedback-letter-block .preview:hover .preview-img {
  border: 2px solid #64e632;
}
/* line 1208, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.feedback-letters .feedback-letter-block .preview .feedback-letter-caption {
  margin-top: 5px;
}

/* line 1218, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.feedback-story {
  margin-top: 30px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 20px;
}
/* line 1223, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.feedback-story .feedback-author {
  display: inline-block;
  vertical-align: top;
  width: 150px;
  margin-top: 15px;
}
/* line 1229, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.feedback-story .feedback-author .feedback-author-userpic {
  display: inline-block;
  vertical-align: top;
  margin-right: 7px;
}
/* line 1234, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.feedback-story .feedback-author .feedback-author-userpic img {
  width: 70px;
  border-radius: 50%;
  border: 1px solid gainsboro;
}
/* line 1245, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.feedback-story .feedback-text {
  display: inline-block;
  vertical-align: top;
  width: 70%;
}
/* line 1250, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.feedback-story .feedback-text .textarea {
  margin-top: 15px;
  margin-bottom: 15px;
}
/* line 1254, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.feedback-story .feedback-text .textarea textarea {
  width: 100%;
  height: 200px;
  border-radius: 6px;
  border: 2px solid rgba(120, 120, 120, 0.3);
  padding: 15px;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-size: 17px;
  line-height: 22px;
  color: #1e1e1e;
}

/* line 1277, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.main-promo-container.materials-promo {
  height: 650px;
}
/* line 1282, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.main-promo-container.materials-promo .main-promo-slide .promo-slider-content {
  color: #1e1e1e;
}
/* line 1289, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.main-promo-container.materials-promo .main-promo-tabs a .main-promo-tab {
  width: 30%;
}

/* line 1299, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.promo-slide-4 {
  background-image: url("../img/vysokov-promo-3.jpg");
}
@media screen and (max-width: 720px) {
  /* line 1299, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
  .promo-slide-4 {
    height: 550px !important;
  }
}

/* line 1307, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.promo-slide-5 {
  background-image: url("../img/vysokov-promo-2.jpg");
}

/* line 1311, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.promo-slide-6 {
  background-image: url("../img/vysokov-promo-1.jpg");
}

/* line 1316, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.tutorials-videos {
  position: relative;
  border-radius: 3px;
  width: 850px;
  max-width: 1400px;
  height: 300px;
  background-image: url("../img/vysokov-promo-3.jpg");
  background-size: cover;
  padding: 20px 22px;
  box-sizing: border-box;
}
/* line 1331, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.tutorials-videos h3 {
  margin-top: 0px;
  margin-bottom: 15px;
  line-height: 27px;
}
/* line 1337, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.tutorials-videos p {
  font-size: 13px;
  position: absolute;
  bottom: 15px;
  left: 22px;
}
/* line 1344, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.tutorials-videos a {
  color: black;
  border-bottom-color: rgba(0, 0, 0, 0.3);
}
/* line 1348, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.tutorials-videos a:hover {
  color: #3dc832;
  border-bottom-color: rgba(61, 200, 50, 0.3);
}
/* line 1352, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.tutorials-videos a:hover .play-triangle {
  background-position: 0 -15px;
}

/* line 1361, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.play-triangle {
  display: inline-block;
  vertical-align: text-bottom;
  width: 15px;
  height: 15px;
  background-image: url(../img/play-triangle.png);
  background-size: 15px auto;
  margin-right: 5px;
  margin-bottom: 5px;
}

/* line 1375, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.book-block {
  display: inline-block;
  vertical-align: top;
  margin-right: 30px;
  margin-bottom: 30px;
  width: 300px;
}
/* line 1382, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.book-block .book-image {
  display: inline-block;
  vertical-align: top;
  width: 75px;
  height: 114px;
  background-image: url(../img/Book_cover_retina.png);
  background-size: 75px auto;
}
/* line 1390, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.book-block .book-image .book-cover {
  width: 73px;
  padding: 1px 1px;
}
/* line 1396, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.book-block .book-title {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  width: 200px;
}

/* line 1409, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.events-page-container {
  margin-top: 100px;
}

/* line 1413, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.events-text-promo-block {
  display: inline-block;
  vertical-align: top;
  width: 48%;
  margin-top: -100px;
  margin-bottom: 30px;
}

/* line 1425, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.tip-container {
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -50px;
  padding-top: 150px;
  background-image: url(../img/tip-arrow.png);
  background-size: 116px auto;
  background-repeat: no-repeat;
  background-position: center top;
}
/* line 1438, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.tip-container p {
  text-align: center;
}

/* line 1445, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.profile-message {
  margin-left: auto;
  margin-right: auto;
  width: 70%;
  text-align: center;
  margin-bottom: 10px;
}
/* line 1452, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.profile-message .big-number {
  font-size: 60px;
}
/* line 1456, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.profile-message h2 {
  margin-bottom: 50px;
}

/* line 1468, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.sertificate-sharing {
  width: 79%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 70px;
}

/* line 1477, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.profile-edit-userpic {
  display: inline-block;
  vertical-align: top;
  width: 80px;
}
/* line 1482, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.profile-edit-userpic img {
  width: 60px;
  border-radius: 50%;
  border: 1px solid gainsboro;
}

/* line 1489, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.profile-edit-userpic-caption {
  display: inline-block;
  vertical-align: top;
  margin-top: 15px;
}

/* line 1497, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.textfield-button-group {
  margin-top: 20px;
}
/* line 1501, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.textfield-button-group input {
  display: inline-block;
  vertical-align: bottom;
}
/* line 1508, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.textfield-button-group input[type=button] {
  height: 36px;
}
/* line 1512, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.textfield-button-group .textfield-button-label {
  margin-bottom: 12px;
}

/* line 1518, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.permanent-link {
  margin-top: 30px;
}

/* line 1522, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.profile-progressbar {
  margin-top: 20px;
  width: 90%;
}
/* line 1526, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.profile-progressbar .profile-progressbar-background-line {
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  width: 100%;
  height: 5px;
  background-color: rgba(120, 120, 120, 0.3);
}
/* line 1534, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.profile-progressbar .profile-progressbar-background-line .profile-progressbar-active-line {
  position: absolute;
  top: 0;
  left: 0;
  width: 14%;
  height: 5px;
  background-color: #3dc832;
}
/* line 1543, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.profile-progressbar .profile-progressbar-background-line .profile-progressbar-stroke {
  position: absolute;
  top: 0;
  width: 2px;
  height: 5px;
  background-color: white;
}
/* line 1552, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.profile-progressbar .profile-progressbar-background-line .profile-progressbar-addition {
  position: absolute;
  left: 100%;
  top: 0;
  width: 10%;
  height: 5px;
  background-color: rgba(120, 120, 120, 0.3);
}
/* line 1563, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.profile-progressbar .profile-progressbar-captions {
  position: relative;
  height: 20px;
}
/* line 1567, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.profile-progressbar .profile-progressbar-captions .profile-progressbar-caption {
  position: absolute;
}
/* line 1572, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.profile-progressbar .profile-progressbar-captions .progress-value {
  color: #3dc832;
}

/* line 1578, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.l5 {
  left: 10%;
  max-width: 120px;
}

/* line 1582, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.l15 {
  left: 30%;
  max-width: 200px;
}

/* line 1586, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.l30 {
  left: 60%;
}

/* line 1587, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.l40 {
  left: 80%;
}

/* line 1588, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.l50 {
  left: 100%;
}

/* line 1592, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.achievements .achieve-block {
  display: inline-block;
  vertical-align: top;
  width: 170px;
  margin-right: 30px;
  margin-bottom: 25px;
}

/* line 1612, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
.footer-banner {
  margin-top: 150px;
  background-color: rgba(240, 240, 230, 0.5);
  padding: 35px;
  font-size: 32px;
  line-height: 38px;
}

/* line 1622, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
footer {
  position: relative;
  padding: 35px;
  background-color: #f0f0e6;
}
/* line 1629, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
footer .footer-block {
  display: inline-block;
  vertical-align: top;
  margin-right: 40px;
}
/* line 1634, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
footer .footer-block.right-aligned-footer-block {
  position: absolute;
  right: 30px;
  top: 35px;
}
/* line 1641, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
footer .copyright {
  width: 12%;
}
/* line 1645, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
footer .footer-language-selector {
  width: 50%;
}
/* line 1648, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
footer .footer-language-selector .locale-link {
  margin-right: 7px;
}
/* line 1652, /var/www/school3.cinet.ru/app/assets/stylesheets/project.scss */
footer .footer-language-selector .legal {
  font-size: 13px;
  line-height: 16px;
}
