@-webkit-keyframes move-left {
  from {
    opacity: 0;
    left: 50%; }
  to {
    opacity: 1;
    left: 0%; } }

@-moz-keyframes move-left {
  from {
    opacity: 0;
    left: 50%; }
  to {
    opacity: 1;
    left: 0%; } }

@-o-keyframes move-left {
  from {
    opacity: 0;
    left: 50%; }
  to {
    opacity: 1;
    left: 0%; } }

@keyframes move-left {
  from {
    opacity: 0;
    left: 50%; }
  to {
    opacity: 1;
    left: 0%; } }

@-webkit-keyframes move-coll {
  0% {
    -webkit-clip-path: inset(0px 100% 0px -24.4%);
    clip-path: inset(0px 100% 0px -24.4%); }
  100% {
    -webkit-clip-path: inset(0px 20% 0px 56.6%);
    clip-path: inset(0px 20% 0px 56.6%); } }

@-moz-keyframes move-coll {
  0% {
    clip-path: inset(0px 100% 0px -24.4%); }
  100% {
    clip-path: inset(0px 20% 0px 56.6%); } }

@-o-keyframes move-coll {
  0% {
    clip-path: inset(0px 100% 0px -24.4%); }
  100% {
    clip-path: inset(0px 20% 0px 56.6%); } }

@keyframes move-coll {
  0% {
    -webkit-clip-path: inset(0px 100% 0px -24.4%);
    clip-path: inset(0px 100% 0px -24.4%); }
  100% {
    -webkit-clip-path: inset(0px 20% 0px 56.6%);
    clip-path: inset(0px 20% 0px 56.6%); } }

@media screen and (max-width: 1655px) {
  .contacts__map-header h3 {
    font-size: 45px; }
  .contacts__map {
    height: 83%; }
  .contacts__map--cross {
    left: 64%; } }

@media screen and (max-width: 1366px) {
  .main-page-header .green-zone > img {
    height: 800px; }
  .main-page-header .green-zone__content > img {
    height: 800px; } }

@media screen and (max-width: 1315px) {
  .courses-page .green-zone__buttons {
    margin-top: 20px; } }

@media screen and (max-width: 1310px) {
  .courses-page h1 {
    font-size: 68px; } }

@media screen and (max-width: 1291px) {
  div.btn-box {
  margin-top: 5px; } 
  .event-header p.event__date-line {margin-top: 5px; white-space: nowrap;}

}

@media screen and (max-width: 1275px) {
  .transparent-btn {
    padding: 18px 78px; } }

@media screen and (max-width: 1250px) {
  .green-zone__phone span {
    font-size: 16px; }
  .green-zone__phone span:last-child {
    font-size: 16px; }
  .green-zone__phone img {
    margin-right: 10px; }
  .contacts {
    padding: 0 0px; } }

@media screen and (max-width: 1250px) {
  .green-zone__phone span {
    font-size: 12px; }
  .green-zone__phone span:last-child {
    font-size: 14px; }
  .green-zone__phone img {
    margin-right: 10px; }
  .green-zone__header-right {
    width: 26.75%; }
  .courses-page .green-zone__buttons {
    margin-top: 20px; } }

@media screen and (max-width: 1200px) {
  .courses-page h1 {
    font-size: 60px; }
  .contacts__map-header h3 {
    padding-right: 50px; }
  .contacts__map--cross {
    left: 80%; } }

@media screen and (max-width: 1135px) {
  .contacts__right {
    padding-left: 20px; }
  .courses-page h1 {
    font-size: 50px; }
  .green-zone__buttons {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 20px; }
  .transparent-btn {
    padding: 18px 78px; }
  a.btn {
    padding: 18px 46px; } }

@media screen and (max-width: 1120px) {
  .courses-page h1 {
    font-size: 45px;
    margin-bottom: 15px; } }

@media screen and (max-width: 1100px) {
  .green-zone__menu ul {
    padding-right: 50px; }
  .green-zone__chapter h1 {
    font-size: 65px; }
  .courses-page .green-zone__chapter h1 {
    font-size: 45px; } }

@media screen and (max-width: 1097px) {
  .quests-zone__button {
    margin-top: 20px; } }

@media screen and (max-width: 1080px) {
  .mentors__people {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .mentors__person {
    width: 70%;
    margin: 10px 0; } }

@media screen and (max-width: 1055px) {
  .contacts__right-head h3 {
    font-size: 65px; }
  .contacts__left-head h3 {
    font-size: 65px; }
  .courses-page h2 {
    font-size: 65px; }
  .mentors__content h2 {
    font-size: 65px; }
  .course-list h1 {
    font-size: 45px; }
  .course-list .green-zone__chapter p {
    font-size: 20px; } }

@media screen and (max-width: 1025px) {
  .green-zone__chapter h1 {
    font-size: 45px; }
  .course-list .green-zone__buttons {
    margin-top: 55px; }
  .courses-page .green-zone__chapter {
    height: 75%; } }

@media screen and (max-width: 992px) {
  .quests-zone {
    padding-top: 20px;
    padding-bottom: 20px; }
  .about__header {
    padding-top: 0px; }
    .about__header h2 {
      margin: 30px 0; }
  .cources {
    padding-top: 0;
    padding-bottom: 0; }
    .cources h2 {
      margin: 30px 0; }
  .friends {
    padding-top: 0;
    padding-bottom: 0; }
    .friends h2 {
      margin: 30px 0; }
  .blog {
    margin-top: 50px; }
  .blog__advantages_middle {
    margin-bottom: 50px; }
  .mentors {
    padding-bottom: 35px; }
  .program__content {
    padding-top: 1px;
    padding-bottom: 15px; }
  .course-list__box:first-child {
    margin-top: 35px; }
  .course-list__boxes {
    padding-bottom: 30px; }
  .event .mbox > h2 {
    /*margin: 40px 0; */
  }
  .event-program .mbox > h2 {
    padding: 35px 0; }
  .event-program {
    padding-bottom: 40px; }
  .four-o-four .event-header .green-zone__content > img {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content; } }

@media screen and (max-width: 985px) {
  .green-zone__chapter h1 {
    margin-bottom: 10px; } }

@media screen and (max-width: 962px) {
  .contacts__right-head h3 {
    font-size: 58px; }
  .contacts__left-head h3 {
    font-size: 58px; }
  .courses-page h2 {
    font-size: 58px; }
  .mentors__content h2 {
    font-size: 58px; } }

@media screen and (max-width: 950px) {
  .quests-zone__button {
    margin-top: 20px; } }

@media screen and (max-width: 940px) {
  .cources__colls {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .cources__col {
    width: 50%;
    padding: 10px; }
  .cources__img {
    margin-bottom: 10px; }
  .cources__colls {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 30px; }
  .courses-page .green-zone__chapter h1 {
    font-size: 40px;
    margin-bottom: 5px; }
  .green-zone__chapter p {
    font-size: 20px; } }

@media screen and (max-width: 935px) {
  .green-zone__phone img {
    margin-right: 5px; }
  .contacts__map-header h3 {
    font-size: 36px;
    padding-left: 30px; }
  .contacts__map {
    height: 87%; } }

@media screen and (max-width: 922px) {
  .green-zone__chapter {
    opacity: 1;
    left: 0%;
    -webkit-animation-name: none;
    -moz-animation-name: none;
    -o-animation-name: none;
    animation-name: none; }
  .green-zone__cross {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    right: 30px;
    top: 30px; }
  .green-zone__logo {
    top: 4px; }
  .green-zone__split {
    display: none; }
  .green-zone__menu {
    margin-left: 0;
    width: 100%;
    border: none;
    position: absolute;
    top: 0;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    text-align: center;
    background-color: rgba(0, 50, 35, 0.7);
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 -100%;
    -moz-transform-origin: 0 -100%;
    -ms-transform-origin: 0 -100%;
    -o-transform-origin: 0 -100%;
    transform-origin: 0 -100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s; }
  .green-zone__hoverer {
    visibility: hidden; }
  .green-zone > img {
    display: none; }
  .green-zone__menu ul {
    display: block;
    padding: 0;
    width: 100%; }
  .green-zone__menu ul li {
    padding: 25px 0; }
  .green-zone__menu ul a {
    padding: 0; }
  .green-zone__content > img {
    min-height: 480px;
    -o-object-fit: cover;
    object-fit: cover; }
  .green-zone__header {
    height: 15%; }
  .green-zone__header-right {
    width: 100%; }
  .green-zone__phone {
    padding-bottom: 55px;
    padding-top: 55px; }
  .green-zone__chapter {
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
  .footer__main {
    display: none; }
  .footer__mobile {
    display: block; }
  a.green-zone__details {
    margin-left: 0; }
  .green-zone__logo img {
    min-width: auto;
    width: 190px; }
  .courses-page .green-zone__chapter h1 {
    font-size: 58px; }
  .courses-page .green-zone__buttons {
    margin-top: 15px; }
    .courses-page .green-zone__buttons a {
      margin: 10px; }
  .main-header .green-zone__menu {
    height: 480px;
    z-index: 1; }
  .slick-dots {
    right: auto;
    width: 100%;
    bottom: -15px; }
  .main-page-header .green-zone > img {
    height: 570px; }
  .main-page-header .green-zone__content > img {
    height: 570px; }
  .btn-box {
    margin-top: 0; } }

.show-menu {
  -webkit-transform: scaleY(1);
  -moz-transform: scaleY(1);
  -ms-transform: scaleY(1);
  -o-transform: scaleY(1);
  transform: scaleY(1);
  opacity: 1; }

.show-menu .green-zone__header-right .green-zone__phone a img {
  margin-right: 15px; }

.show-menu .green-zone__header-right .green-zone__phone a span {
  font-size: 19px; }

.show-menu .green-zone__header-right .green-zone__phone a span:last-child {
  font-size: 22px; }

@media screen and (max-width: 890px) {
  .course-list__text {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .course-list__about {
    width: 100%; }
  .course-list__time {
    width: -webkit-calc(100% - 125px);
    width: -moz-calc(100% - 125px);
    width: calc(100% - 125px); } }

@media screen and (max-width: 877px) {
  .quests-zone__right-square {
    padding: 30px; }
  .quests-zone__about span {
    width: 100%;
    padding: 0; }
  .contacts__right-head h3 {
    font-size: 42px; }
  .contacts__left-head h3 {
    font-size: 42px; }
  .courses-page h2 {
    font-size: 42px; }
  .mentors__content h2 {
    font-size: 42px; } }

@media screen and (max-width: 825px) {
  .courses-page__image-bot img {
    top: auto;
    bottom: 0; } }

@media screen and (max-width: 800px) {
  .white-string__number {
    left: -20px; } }

@media screen and (max-width: 775px) {
  .course-list__time--small {
    width: 100%; } }

@media screen and (max-width: 745px) {
  .contacts__right-content form {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .js-input {
    width: 100%; }
  .contacts__content {
    display: block; }
  .contacts__right {
    width: 100%;
    padding-right: 20px;
    padding-top: 1px; }
    .contacts__right:before {
      display: block; }
    .contacts__right--thanks {
      padding-top: 50px; }
  .contacts__right-head h3 {
    text-align: center; }
  .contacts__left {
    width: 100%;
    padding: 0px 55px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .contacts__left-head h3 {
    text-align: center; }
  .program__get-program {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .program__get-program p {
      margin: 10px 0;
      text-align: center; }
  .contacts__right.contacts-fix {
    padding-right: 10px; }
  .contacts__right-content form textarea {
    width: 100%; }
  .program__get-program p {
    width: 100%;
    padding-right: 0; }
  .contacts__right-button {
    display: flex;
    justify-content: center;
    position: inherit;
    bottom: 76px; }
  .contacts__right:after {
    left: -30px; }
  .contacts__pop-zone:before {
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    left: 100%;
    background-color: #f5f5f5;
    display: block;
    position: absolute;
    z-index: -1; }
  .contacts__map-header h3 {
    font-size: 42px;
    padding: 0 30px;
    text-align: center;
    margin: 35px 0; }
  .contacts__map--cross {
    left: 90%; }
  .contacts__map {
    height: 40%;
    width: 100%;
    left: 0; }
  .contacts__map img {
    width: 100%;
    height: 82%; }
  .contacts__map.blog-map img {
    height: 89%; }
  .course-contacts .contacts__map img {
    height: 89%; }
  .contacts__map.course-list-map img {
    height: 84%; }
  .contacts__map.event-list-map img {
    height: 92%; }
  .contacts__map.event-map img {
    height: 91%; } }

@media screen and (max-width: 675px) {
  .mentors__person {
    width: 100%; } }

@media screen and (max-width: 637px) {
  .course-list .green-zone__buttons {
    margin-top: 30px; }
  .about__right {
    padding: 0 20px; }
  .courses-page h2 {
    font-size: 40px; }
  .mentors__content h2 {
    font-size: 40px; }
  .quests-zone__header h2 {
    font-size: 40px; }
  .about__header h2 {
    font-size: 40px; }
  .cources__header h2 {
    font-size: 40px; }
  .friends__header h2 {
    font-size: 40px; }
  .green-zone__chapter h1 {
    font-size: 40px; }
  .contacts__left-head h3 {
    font-size: 40px; }
  .contacts__right-head h3 {
    font-size: 40px; }
  .green-zone__chapter p {
    font-size: 22px; }
  .about__left {
    display: none; }
  .about__right {
    padding-left: 0;
    width: 100%;
    text-align: center; }
  .quests-zone__chose {
    display: block; }
  .quests-zone__right {
    width: 100%; }
  .quests-zone__radios {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 25px; }
    .quests-zone__radios label {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -moz-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -moz-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      position: relative;
      width: 135px; }
      .quests-zone__radios label span {
        text-transform: uppercase;
        font-style: normal; }
      .quests-zone__radios label input {
        opacity: 0; }
      .quests-zone__radios label i {
        width: 135px;
        height: 65px;
        border-color: #0d8265;
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-transition: all 0.1s;
        -o-transition: all 0.1s;
        -moz-transition: all 0.1s;
        transition: all 0.1s; }
        .quests-zone__radios label i:hover {
          background-color: #e8e8e8; }
      .quests-zone__radios label input:checked + i {
        background-color: #0d8265;
        opacity: 1;
        border-color: #0d8265; }
        .quests-zone__radios label input:checked + i:hover {
          border-color: #0d8265; }
      .quests-zone__radios label input:checked ~ i span {
        color: #ffffff;
        z-index: 10; }
      .quests-zone__radios label i {
        width: 135px;
        height: 65px;
        border-color: #0d8265;
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -moz-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
      .quests-zone__radios label:first-child i {
        -webkit-border-top-left-radius: 5px;
        -moz-border-radius-topleft: 5px;
        border-top-left-radius: 5px;
        -webkit-border-bottom-left-radius: 5px;
        -moz-border-radius-bottomleft: 5px;
        border-bottom-left-radius: 5px;
        -webkit-border-top-right-radius: 0;
        -moz-border-radius-topright: 0;
        border-top-right-radius: 0;
        border: 1px solid #e8e8e8;
        border-right: none;
        cursor: pointer; }
        .quests-zone__radios label:first-child i:hover {
          border-color: #e8e8e8; }
      .quests-zone__radios label:last-child i {
        -webkit-border-bottom-right-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        border-bottom-right-radius: 5px;
        -webkit-border-top-right-radius: 5px;
        -moz-border-radius-topright: 5px;
        border-top-right-radius: 5px;
        border: 1px solid #e8e8e8;
        -webkit-border-bottom-left-radius: 0px;
        -moz-border-radius-bottomleft: 0px;
        border-bottom-left-radius: 0px;
        border-left: none;
        cursor: pointer; }
        .quests-zone__radios label:last-child i:hover {
          border-color: #e8e8e8; }
  .courses-page__image {
    display: none; }
  .courses-page__text {
    width: 100%;
    text-align: center; }
    .courses-page__text ul {
      text-align: left; }
  .courses-page__specialist {
    padding-bottom: 45px; }
  .courses-page__text ul li {
    position: relative;
    text-align: center; }
    .courses-page__text ul li:before {
      position: absolute;
      top: 0;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      transform: translateX(-50%); } }

@media screen and (max-width: 661px) {
  .courses-page .green-zone__buttons a {
    margin-top: 0px; }
  .courses-page .green-zone__buttons {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .courses-page .green-zone__buttons .btn {
    margin-left: 10px; } }

@media screen and (max-width: 648px) {
  .main-header .green-zone__buttons {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 0; }
    .main-header .green-zone__buttons a {
      margin: 5px; }
  .course-list .green-zone__buttons {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 0; }
  .course-list .green-zone__buttons a {
    margin: 10px; }
  .course-list .green-zone__buttons .btn {
    margin-left: 10px; }
  .course-list .green-zone__buttons .green-zone__button-detais {
    margin-bottom: 0px; } }

@media screen and (max-width: 631px) {
  .main-header .green-zone__buttons {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    .main-header .green-zone__buttons a {
      margin: 5px; } }

@media screen and (max-width: 590px) {
  .course-list__boxes {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .course-list__box--small {
    width: 100%;
    padding: 10px 0; } }

@media screen and (max-width: 510px) {
  a.green-zone__details {
    padding: 15px 51px; }
  .green-zone__buttons a {
    margin-left: 0; } }

@media screen and (max-width: 500px) {
  .button-list_date {flex-wrap: wrap;}
  .mentors__person {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .mentors__img {
    width: 100%;
    text-align: center; }
    .mentors__img > img {
      display: inline-block;
      min-width: auto; }
  .course-list__text {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .course-list__date {
    padding: 10px; }
  .course-list__time {
    width: 100%;
    padding: 10px; }
  .course-list__about {
    text-align: center; }
  .course-list__line--small {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .course-list__line {
    text-align: center; } }

    @media (max-width: 480px) { 
      .event-header .btn-box {
    margin-top: 10px; }
    .event-header p.event__date-line {margin-top: 10px;}
    .btn-box a {margin: 0;}
    .event-header .btn {
      margin-top: 8px;
    }
    .event-header div.transparent-btn {
      margin-top: 8px;
    }
    }

@media screen and (max-width: 467px) {
  .contacts__right {
    padding-right: 5px;
    padding-left: 0px; }
  .contacts__left {
    padding-right: 10px;
    padding-left: 10px; }
  .course-contacts .contacts__right {
    padding-right: 0; } }

@media screen and (max-width: 435px) {
  .quests-zone__header span:nth-child(1) {
    margin-right: -30px; }
  .quests-zone__header span:nth-child(2) {
    padding: 16px 26px; }
  .quests-zone__header span:nth-child(3) {
    margin-left: -30px; }
  .cources__col {
    width: 100%; } }

@media screen and (max-width: 410px) {
  .four-o-four .green-zone__chapter h1 {
    font-size: 160px; } }

@media screen and (max-width: 377px) {
  .program__get-program a {
    padding: 15px 20px; }
  .quests-zone__right-bot > span, .quests-zone__right-top > span {
    font-size: 20px; }
  .courses-page .green-zone__chapter h1 {
    font-size: 45px; }
  .courses-page .green-zone__chapter {
    height: 85%; }
  .contacts__right-content form input {
    width: 100%; }
  .contacts__right-content form {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .contacts__right-content form textarea {
    width: 100%; }
  .contacts__left {
    padding-left: 0;
    padding-right: 0; }
  .contacts__phone a span:last-child {
    font-size: 19px; }
  .contacts__right.contacts-fix {
    padding-right: 0px; } }

@media screen and (max-width: 350px) {
  .contacts__map-header h3 {
    font-size: 35px; }
  .quests-zone__header span:nth-child(2) {
    padding: 9px 16px; }
  .about {
    padding: 0 15px; }
  .cources {
    padding: 67px 20px 86px 20px; }
  .friends {
    padding: 67px 20px 79px 20px; }
  .quests-zone__about a {
    width: 205px; }
  .quests-zone__right {
    padding: 0 10px; } }

.plus-height {
  height: 100%; }

 .event__social-links a:hover svg {
    fill: #0d8265;
 } 
