@charset "UTF-8";
/*  <!-- RESPONSIVE
============================================ --> */
/* здесь мы пишем медиа запросы */
/* width start */
/* width end */
/* =============================================================================*/
/* <!-- minw start
	============================================ --> */
@media only screen and (min-width: 480px) {
  .hide_480 {
    display: none;
  }
}

/* <!-- min-width: 480px --> */
@media only screen and (min-width: 576px) {
  .footer_right .tel_link.hide_576,
  .hide_576 {
    display: none;
  }
}

/* <!-- min-width: 576px --> */
@media only screen and (min-width: 768px) {
  .hide_768 {
    display: none;
  }
}

/* <!-- min-width: 768px --> */
@media only screen and (min-width: 992px) {
  .hide_992 {
    display: none;
  }
}

/* <!-- min-width: 992px --> */
@media only screen and (min-width: 1200px) {
  .hide_1200 {
    display: none;
  }
}

/* <!-- min-width: 1200px --> */
@media only screen and (min-width: 1300px) {
  .hide_1300 {
    display: none;
  }
}

/* <!-- min-width: 1300px --> */
/* <!-- minw end 
	============================================ --> */
/* <!-- maxw start
	============================================ --> */
@media only screen and (max-width: 1299px) {
  .hide_1299 {
    display: none;
  }

  h1, .title1 {
    font-size: 60px;
  }

  h2, .title2 {
    font-size: 44px;
  }

  .form_signup {
    padding: 80px 40px;
  }

  .owl-carousel .owl-dots {
    left: -79%;
    margin-left: 0;
    padding-bottom: 0;
  }

  .tabs_list li {
    padding: 13px 20px;
  }

  .carousel_review.owl-carousel .owl-dots,
  .carousel_course_slider.owl-carousel .owl-dots {
    padding-bottom: 37px;
  }
  .carousel_box.owl-carousel .owl-dots {
    left: -10%;
}
}

/* <!-- max-width: 1299px --> */
@media only screen and (max-width: 1199px) {
  .hide_1199,
  .after_tabs_link {
    display: none;
  }

  .section_offset {
    padding-bottom: 80px;
  }

  h1, .title1 {
    font-size: 46px;
  }

  h2, .title2 {
    font-size: 40px;
  }

  .first_screen_subtitle,
  .first_screen_list {
    font-size: 18px;
  }

  .header_right {
    margin-left: 0;
    padding: 35px 20px;
  }

  .first_screen {
    height: 700px;
    padding: 150px 0 150px 0;
  }

  .section_box_left {
    padding-top: 60px;
  }

  .form_signup {
    padding: 40px 30px;
  }
  .box_popup2 .form_signup{
    padding: 0;
  }

  .form_signup_title span {
    display: inline;
  }

  .tabs_box {
    margin-right: 0;
    margin-bottom: 80px;
  }

  .tabs_box .carousel_box {
    position: relative;
    top: auto;
    right: auto;
    margin: 30px 30px 0;
    padding-left: 0;
  }

  .tabs_list li {
    font-size: 12px;
  }

  .tabs_content > div {
    padding: 30px 30px;
  }

  .carousel_box.owl-carousel .owl-item img {
    width: 100%;
  }

  .carousel_box.owl-carousel .owl-dots {
    left: 0;
    bottom: auto;
    top: -36px;
  }

  .section_garanties .fz20 {
    font-size: 16px;
  }

  .section_garanties .lh28 {
    line-height: 24px;
  }

  .pl35 {
    padding-left: 0;
  }

  .pr35 {
    padding-right: 0;
  }

  .section_about_left {
    padding-top: 70px;
    padding-bottom: 40px;
  }

  .section_about_right {
    padding: 40px 40px 80px;
  }

  .title-line.mb75 {
    margin-bottom: 30px;
  }

  .title-line.mb60 {
    margin-bottom: 40px;
  }

  .section_begin_wrap > [class*="col"] {
    margin-top: 20px;
  }

  .section_offset5 {
    margin-bottom: 80px;
  }

  .figure_course_img {
    height: 280px;
    line-height: 280px;
  }

  .figure_course figcaption {
    padding: 30px 20px;
  }

  .carousel_course_left {
    padding-top: 0;
  }

  .carousel_course_slider {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .contacts-content-wrap {
    padding: 58px 30px;
  }

  .contacts-content {
    margin-left: -30px;
    margin-right: -30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .footer_copyright {
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 1200px) {
.first_screen_label img {
    width: 90px;
    height: 90px;
  }
  .first_screen_label img:not(:last-child) {
  margin-right: 10px;
  }
  .flip-card,
  .flip-card-link{
    width: 90px;
    height: 90px;
  }
  .flip-card-link{
    line-height: 90px;
  }
  .first_screen_label .flip-card:not(:last-child) {
      margin-right: 10px;
  }
  .form_signup.type2 .form_row_btn{
    margin-top: 0;
  }
    .tabs_content>div {
    min-height:inherit;
}
  
}
/* <!-- max-width: 1199px --> */
@media only screen and (max-width: 991px) {
  .logo_description,
  .tabs_list li > span:last-child,
  .program-graf-overlay,
  .footer_left .header-info-box,
  .footer_left .tel_link_wrap>.tel_link:after,
  .section_course > .section_box_bg,
  .lang-item,
  .hide_991 {
    display: none;
  }
  /* .footer_left .tel_link_wrap{
    margin-right: 0;
  }  */
  .footer_left .tel_link_wrap>.tel_link{
    /* padding-right: 0; */
    white-space: nowrap;
  }

  .hidden {
    overflow: inherit;
  }

  .btn {
    letter-spacing: 1px;
  }

  .title-line-overlay {
    width: 100%;
  }

  h1, .title1 {
    font-size: 33px;
  }

  h2, .title2 {
    font-size: 35px;
  }

  .lh28 {
    line-height: 24px;
  }

  .first_screen_subtitle, .first_screen_list {
    font-size: 16px;
  }

  .first_screen_title {
    margin-bottom: 25px;
  }

  .first_screen_label img {
    width: 70px;
    height: 70px;
  }
  .first_screen_label img:not(:last-child) {
    margin-right: 10px;
	}
  .flip-card,
  .flip-card-link{
    width: 70px;
    height: 70px;
  }
  .flip-card-link{
    font-size: 10px;
    line-height: 70px;
  }
  .first_screen_label .flip-card:not(:last-child) {
      margin-right: 10px;
  }

  .first_screen {
    height: 600px;
  }

  .header_left {
    padding: 18px 0;
  }

  .header_right {
    padding: 18px 20px;
  }

  .section_box_left {
    padding-top: 35px;
  }

  .section_box {
    padding-bottom: 50px;
  }

  .section_box_right {
    margin-left: 0;
  }

  .negative_offset {
    margin-top: -150px;
  }

  .section_offset {
    padding-bottom: 40px;
  }

  .youtube_wrap {
    min-height: 450px;
  }

  .section_method_descr {
    font-size: 16px;
  }

  .tabs_list li {
    font-size: 13px;
    text-align: center;
  }

  .program-flex {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .program-right {
    -webkit-align-items: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .program_list {
    overflow: auto;
  }

  .program_list li:first-child a {
    padding-left: 0;
  }

  .program_list a {
    white-space: nowrap;
    padding: 0 10px 17px;
  }

  .section_offset3,
  .section_offset2 {
    padding-bottom: 85px;
  }

  .section_about .section_box_bg {
    width: 100%;
  }

  .mb100,
  .section_offset5 {
    margin-bottom: 70px;
  }

  .carousel_course_left {
    margin-bottom: 40px;
    padding-bottom: 0;
  }

  .carousel_course_img {
    position: relative;
    right: -20px;
    margin-right: 0;
  }

  .carousel_course_slider .owl-item {
    overflow: hidden;
  }

  .contacts-content-wrap {
    margin-top: 0;
    margin-left: 0;
    height: auto;
    padding: 40px 30px;
  }

  .footer_copyright {
    display: block;
  }

  .map {
    height: 600px;
  }

  .footer_right {
    margin-left: 0;
  }

  .footer_copyright,
  .footer_social_list {
    position: relative;
    z-index: 2;
  }
  .form_row_col:first-child{
    margin-right: 0;
  }
  .carousel_course_slider{
    height: auto;
  }
  .carousel_course_img img{
    position: static;
  }
  .tabs_content>div{
	  min-height: 468px;
  }
}

/* <!-- max-width: 991px --> */
@media only screen and (max-width: 767px) {
  .header_right .btn,
  .header-info-box,
  .tel_link_wrap>.tel_link:after,
  .hide_767 {
    display: none;
  }
  
  .first_screen_title span.span{
    font-size: 13px;
    line-height: 13px;

}

    .hidden.btns_boxes.mb100{margin-top: 30px;}
  .footer_left .tel_link_wrap>.tel_link{
    padding-right: 0;
  }
  .carousel_course_img img{
    max-width: 100%;
    height: auto;
  }
  .tel_link_wrap{
    margin-right: 0;
  }
  .btns_boxes>*:not(:last-child){
    margin-bottom:10px ;
  }
  h2, .title2 {
    font-size: 32px;
  }

  #content {
    margin-top: 60px;
  }

  .first_screen {
    min-height: 500px;
    height: auto;
    padding: 40px 0;
  }

  #header .container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  #header .container .row {
    margin-left: 0;
    margin-right: 0;
  }

  #header .container [class*="col"] {
    padding-left: 0;
    padding-right: 0;
  }

  #header .container [class*="col"]:last-child {
    width: 60px;
  }

  .header_left {
    padding: 18px 20px;
  }

  .header_right {
    padding: 0;
    min-width: 60px;
  }

  .logo {
    margin-right: 0;
  }

  .logo > a:before {
    width: 135px;
    height: 24px;
  }

  .tel_link {
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    margin-right: 0;
    line-height: 60px;
    font-size: 0;
    background-color: #e31d23;
  }

  .tel_link.icon i {
    margin-right: 0;
  }

  .first_screen_left {
    margin-bottom: 80px;
  }

  .first_screen_right {
    text-align: center;
  }

  .first_screen_list {
    font-size: 14px;
  }

  .first_screen_subtitle {
    font-size: 18px;
  }
.section_box .section_box_right.negative_offset{
    margin-top: 30px;
    margin-bottom: -40px;
}
.tel_link_wrap>.tel_link{
	padding-right: 0px;
}
 /* .section_box .container .row [class*="col"]:last-child {
    -webkit-order: -1;
    -ms-order: -1;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }*/

  .section_box .section_box_bg {
    width: 100%;
  }

  .negative_offset {
    margin-top: 0;
  }

  .youtube_wrap {
    min-height: 310px;
  }

  .box_popup,
  .box_popup2 {
    position: relative;
    padding: 30px  30px 40px;
    width: 400px;
    font-size: 15px;
    line-height: 24px;
  }
  #more_popup.box_popup{padding-bottom: 60px;}

  .popup_img {
    margin-left: -30px;
    margin-right: -30px;
    margin-bottom: 35px;
  }

  .popup_title {
    margin-bottom: 20px;
    font-size: 32px;
  }

  .popup_subtitle {
    margin-top: 35px;
  }

  .tabs_box .carousel_box {
    max-width: 100%;
    margin: 30px 0 0;
  }

  .carousel_box.owl-carousel .owl-dots {
    left: 26px;
  }

  .tabs_box {
    margin-bottom: 40px;
  }

  .program-circle {
    left: 0;
    top: 105px;
  }

  .program-content-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 210px 0 0;
  }

  .program-content-column {
    width: 100%;
    padding: 0 0 30px;
    margin-bottom: 25px;
    border-left: none;
    border-bottom: 1px solid #f5f7fa;
  }

  .program-content-column:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }

  .program-content-list_first .program-content-item:last-child {
    margin: 0;
  }

  .program {
    padding-bottom: 45px;
  }

  .program-graf {
    overflow: scroll;
    padding: 0 40px;
    width: calc(100% + 80px);
    margin: 65px 0 30px -40px;
  }

  .program-graf-overflow {
    position: relative;
    min-width: 590px;
    padding-right: 40px;
  }

  .program-circle {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }

  .program-circle:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 15px;
    right: 15px;
    border-bottom: 2px solid #f5f7fa;
  }

  .section_garanties .img_box {
    margin-bottom: 30px;
  }

  .section_offset3,
  .section_offset2 {
    padding-bottom: 50px;
  }

  .section_about_left {
    padding-top: 40px;
    font-size: 15px;
  }

  .section_about_right {
    margin-top: 0;
  }

  .section_begin_wrap {
    margin-top: -20px;
  }

  .section_offset4,
  .section_offset5 {
    margin-bottom: 40px;
  }

  .section_about.section_offset4 {
    margin-bottom: 120px;
  }

  .mb100 {
    margin-bottom: 60px;
  }

  .form_signup.type2 .form_row_btn {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .form_signup.type2 .form_row_btn button {
    margin-bottom: 20px;
    margin-right: 0;
  }

  .form_signup.type2 .form_row_radio {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
  }

  .form_signup.type2 .form_row_wrap {
    margin-bottom: 14px;
  }

  .footer_develop {
    padding: 25px 0;
  }

  .footer_copyright {
    margin-bottom: 30px;
  }

  .footer_copyright span {
    display: block;
  }

  .footer_left {
    padding-left: 30px;
    padding-right: 30px;
  }

  .footer_right {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 25px 30px 30px;
  }
  .footer_left .tel_link_wrap>.tel_link svg{
    fill:#fff;
  }
}

/* <!-- max-width: 767px --> */
@media only screen and (max-width: 575px) {
  .section_box_list{
    margin-top: 30px;
  }
	.fz22 {
      font-size: 18px;
      line-height: 1.3;
  }
  .section_box_list li{
    padding: 15px 20px 15px 0px;
    margin-left: 60px;
  }
  .section_box_list li:not(:last-child):before{
    left: -45px;
  }
  .section_box_list_icon{
    left: -60px;
  }
  .fz22 {
      font-size: 16px;
      line-height: 1.3;
  }
	.tabs_list li span:first-child {
    margin-right: 6px;
       font-size: 14px;
    margin-top: 0px;
}
  .footer_copyright{
    margin-bottom: 20px;
  }

  .youtube_play > div,
  .carousel_nav,
  .footer_left .tel_link_wrap,
  .figure_course_img_bg.bg_white,
  .carousel_box .owl-nav,
  .carousel_course_slider .owl-nav,
  .hide_575 {
    display: none;
  }

  .first_screen_subtitle {
    margin-bottom: 20px;
  }

  .gallery_container,
  .section_about_right,
  .section_garanties .img_box,
  .tabs_box,
  .youtube_box,
  .contacts-content-wrap,
  .section_form .section_box_right_bg,
  .section_box_right {
    margin-left: -15px;
    margin-right: -15px;
  }

  .form_attention {
    padding-right: 0;
  }

  .form_row_btn {
    margin-bottom: 0;
  }

  .title-line-item {
    width: 70px;
  }

  .section_box {
    padding-bottom: 40px;
  }

  .youtube_play i {
    margin-top: 0;
  }

  .sk-three-bounce {
    width: 4em;
    height: 16px;
  }

  .sk-three-bounce .sk-child {
    width: 1em;
    height: 1em;
  }

  h3, .title3, .fz32 {
    font-size: 24px;
  }

  .tabs_content > div {
    padding: 30px 15px;
  }

  .carousel_box.owl-carousel .owl-dots {
    left: 12px;
  }

  .program-circle {
    left: -15px;
    right: -15px;
  }

  .program-circle-item {
    margin: 0 10px;
    width: 90px;
  }

  .program-circle-text {
    font-size: 10px;
  }

  .title-line {
    padding-bottom: 28px;
  }

  .title-line.mb32, .title-line.mb75 {
    margin-bottom: 24px;
  }

  .section_offset2 {
    padding-bottom: 40px;
  }

  .section_about_list li:not(:last-child) {
    margin-bottom: 25px;
  }

  .section_about_right {
    padding: 35px 15px 40px;
  }

  .section_about_right .btn-size3 {
    min-width: auto;
    font-size: 12px;
  }

  .lSSlideWrapper {
    padding-bottom: 60px;
  }

  .lSSlideOuter .lSPager.lSGallery {
    margin-left: 60px;
    margin-right: 60px;
    margin-top: -60px !important;
    height: 60px;
  }
.title {
    font-size: 60px;
}
  .lSSlideOuter .lSPager.lSGallery img {
    height: 60px;
        width: 100%;
            object-fit: cover;
  }

  .lSAction {
    height: 0;
    width: 100%;
    left: 0;
  }

  .lSAction > a {
    position: absolute;
    width: 60px;
    height: 60px;
    margin-top: -60px;
    top: 0;
    line-height: 60px;
  }

  .lSAction > .lSPrev {
    left: 0;
  }

  .lSAction > .lSNext {
    right: 0;
  }

  .section_course > .container:not(.hide_576) {
    background-color: #f7f7f7;
  }

  .section_course .btn-size3 {
    min-width: auto;
    font-size: 12px;
  }

  .section_course_wrap {
    margin-left: -15px;
    margin-right: -15px;
  }

  .section_course_wrap [class*="col"] {
    padding-left: 0;
    padding-right: 0;
  }

  .section_course_wrap [class*="col"]:first-child .figure_course {
    background-color: #fff;
  }

  .section_course_wrap [class*="col"]:first-child .figure_course figcaption {
    padding-bottom: 80px;
  }

  .section_course_wrap [class*="col"]:last-child .figure_course figcaption {
    padding-bottom: 0;
  }

  .figure_course_img_bg {
    z-index: 0;
  }

  .figure_course {
    padding-left: 15px;
    padding-right: 15px;
  }

  .figure_course_img img {
    position: relative;
    z-index: 2;
  }

  .figure_course_img .figure_course_img_sp {
    z-index: 2;
  }

  .mb100 {
    margin-bottom: 40px;
  }

  .course_slider_wrap {
    margin-right: -15px;
    margin-left: -15px;
    width: auto;
  }

  .course_slider_wrap .section_box_bg {
    z-index: 1;
  }

  .carousel_course_slider {
    font-size: 15px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .carousel_course_slider.owl-carousel .owl-dots {
    padding-bottom: 25px;
  }

  .review_box {
    width: 280px;
    padding: 30px 15px;
  }

  .review_img {
    width: 50px;
    height: 50px;
    margin-right: 20px;
  }

  .review_level {
    font-size: 12px;
  }

  .section_review.section_offset3 {
    padding-bottom: 0;
  }

  .review_head {
    margin-bottom: 20px;
  }

  .form_signup {
    padding: 40px 15px;
  }
  .box_popup2 .form_signup{
    padding: 0;
  }

  .form_signup.type2 {
    padding-left: 0;
    padding-right: 0;
  }

  .form_signup.type2 .btn-size3 {
    min-width: auto;
    font-size: 12px;
  }

  .contacts-content-wrap {
    margin-top: 0;
    padding: 40px 15px;
  }

  .contacts-content {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    -ms-overflow-x: hidden;
    overflow-x: hidden;
  }

  .footer_left {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    margin-right: -15px;
  }

  .footer_right {
    padding: 25px 15px 30px;
    margin-left: -15px;
    margin-right: -15px;
  }

  .figure_begin {
    padding: 30px 15px;
  }
  .btn-size3{
    min-width: auto;
  }
  .slider-nav .slick-list{
    height: 60px;
    margin: 0 60px;
  }
  .slider-nav .slick-arrow{
    width: 60px;
    height: 60px;
  }
  .slider-nav .slick-prev{
    left: 0;
    right: auto;
  }
}

/* <!-- max-width: 575px --> */
@media only screen and (max-width: 479px) {
  .hide_479 {
    display: none;
  }

  .first_screen_subtitle {
    text-align: left;
  }

  .first_screen_label img:not(:last-child) {
    margin-right: 20px;
  }
  .first_screen_label .flip-card:not(:last-child) {
      margin-right: 0;
  }

  .form_label_radio span {
    padding-left: 58px;
  }

  .youtube_wrap {
    min-height: 170px;
  }

  .box_popup,
  .box_popup2 {
    width: 320px;
  }

  .arcticmodal-container_i2 {
    padding: 0;
  }

  .popup_demand {
    padding: 23.5px 20px;
  }
}

/* <!-- max-width: 479px --> */
/* <!-- maxw end 
	============================================ --> */
