.bg {
  background-image: -webkit-linear-gradient(bottom, #f26e6c 0%, #f38f64 100%);
  background-image: -ms-linear-gradient(bottom, #f26e6c 0%, #f38f64 100%); }

.btn-bg_hover {
  background-image: -webkit-linear-gradient(bottom, #f26e6c 0%, #f26e6c 100%);
  background-image: -ms-linear-gradient(bottom, #f26e6c 0%, #f26e6c 100%); }

.btn-bg_active {
  background-image: -webkit-linear-gradient(bottom, #f38f64 0%, #f26e6c 100%);
  background-image: -ms-linear-gradient(bottom, #f38f64 0%, #f26e6c 100%); }

@media only screen and (max-width: 1372px) {
  /* **************** HEADER ****************** */
  .sub_menu ul {
    padding: 0 5px; }
  .sub_menu ul li {
    margin-right: 1.6%; }
  .nav > li:nth-last-child(3) .nav_lvl2 {
    left: auto;
    right: 0; } }

@media only screen and (max-width: 1069px) {
  /* **************** HEADER ****************** */
  .nav > li {
    margin-left: 15px; }
  /* **************** FEATURES ***************** */
  .features_list {
    width: 60%; }
  .features_list_item {
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0; }
  .features_list_item.for-clients {
    position: absolute;
    width: 39%;
    top: 109px;
    right: 10px;
    z-index: 15; }
  /* **************** AUDIENCE ***************** */
  .audience_content_tabs .tabs {
    display: table-row; }
  .audience_content_tabs .tabs li {
    display: table-cell;
    float: none; }
  /* **************** LEARNING ***************** */
  .learning .learning_slider .slick-track {
    left: 156px; }
  /* **************** FEEDBACK ***************** */
  .feedback {
    overflow: hidden; }
  /* **************** PRICE ***************** */
  .price_list_item_title span {
    display: block; }
  /* **************** CORPORATE ***************** */
  .corporate_list_item_title {
    min-height: 38px; } }

@media only screen and (max-width: 992px) {
  .completo_list_item_title {
    min-height: 40px; }
  .completo_list_item_txt {
    min-height: 95px; }
  .course_txt .term, .course_txt .format,
  .course_txt .term p, .course_txt .format p {
    display: inline-block; }
  .program_list_item_top {
    text-align: center; }
  .program_list_item_top .name {
    display: block; }
  .program_list_item_title,
  .program_list_item_txt {
    padding: 0 8px; }
  .program_list_item .line {
    width: 89%; }
  .program_list_item_bottom {
    padding: 0 8px 15px; } }

@media only screen and (max-width: 768px) {
	.button_center_mobil {
		display: block;
		text-align: center;
	}
  .mob-block,
  .nav_lvl2 li.mob-block {
    display: block; }
  .desktop-block {
    display: none; }
  /* **************** HEADER ****************** */
  .sub_menu {
    display: none; }
  .page-header {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 100; }
  .page-header_content {
    position: relative;
    margin: 0 -15px;
    padding: 0 15px; }
  .page-header_top {
    display: inline-block;
    float: right;
    margin: 17px 0;
    padding-top: 0;
    width: 24px; }
  .page-header_bottom {
    display: block;
    text-align: center; }
  .page-header .logo {
    margin-top: 4px;
    display: inline-block;
    float: none;
    width: 120px; }
  .nav {
    background: #fff;
    display: none;
    position: absolute;
    text-align: left;
    width: 100%;
    top: 100%;
    left: 0;
    float: none;
    z-index: 500; }
  .nav > li {
    float: none;
    margin-left: 0;
    padding-left: 20px;
    line-height: 1.3em;
    margin-bottom: 20.5px; }
  .nav > li.mob-block {
    display: block; }
  .nav > li > a.btn.order.order-consultation {
    display: inline-block;
    margin-bottom: 33px;
    line-height: 28px; }
  .nav > li > a:not(.btn) {
    font-size: 135%;
    text-decoration: none; }
  .nav_lvl2 {
    background: #fff;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    min-width: auto;
    margin-top: 15px; }
  .nav_lvl2 li {
    padding: 0 15px; }
  .nav_lvl2 li a {
    text-decoration: none;
    color: #484848;
    padding: 13px 0; }
    .nav_lvl2 li a:hover {
      color: #352a6f; }
  #mobile_btn {
    display: inline-block; }
  .page-header_top .operation,
  .page-header_top .tel {
    display: none; }
  .mob-phone {
    display: inline-block; }
  a.btn.order.order-consultation {
    display: none; }
  /* **************** COURSE ****************** */
  .course {
    padding: 97px 0 23px; }
  .main-title {
    font-size: 227%;
    margin-left: 0; }
  .under_title {
    font-size: 139%; }
  .course .part,
  .course .part:last-child {
    float: none;
    width: 100%; }
  .course_txt-completo {
    /*display: none;*/ }
  .course_txt:last-of-type {
    margin-top: 41px; }
  .course_txt .term, .course_txt .format {
    display: table;
    float: none;
    margin-bottom: 25px;
    padding-left: 0;
    width: auto; }
  .course_txt .term p, .course_txt .format p {
    display: table-cell; }
  .btn.btn-primary {
    width: 279px; }
  .course .container a.btn.btn-primary {
    position: static; }
  /* **************** FEATURES ***************** */
  .features {
    padding: 37px 0 15px; }
    .features .h1 {
      margin-bottom: 22px; }
  h1, .h1 {
    font-size: 200%;
    line-height: 1.3em;
    margin-left: 2px; }
  .features-bg {
    display: none; }
  .features_list {
    width: 100%; }
  .features_list_item {
    width: 100%;
    margin-left: 0; }
  .features_list_item.for-clients {
    position: static;
    width: 100%; }
  .features_list_item_title {
    margin-bottom: 11px; }
  .features_list_item_txt {
    margin-bottom: 18px; }
  .features_list_item_video {
    display: block;
    margin-bottom: 13px; }
  .features_list_item_video span.play {
    float: none;
    margin-bottom: 16px;
    margin-right: 0;
    padding: 48px 0;
    height: auto;
    width: 273px; }
  .features_list_item_video span.txt {
    display: block;
    float: none; }
    .features_list_item_video span.txt br {
      display: none; }
  .item-list li {
    margin-bottom: 11px; }
  .features_list_item_txt .item-list {
    padding: 0 6px 0 14px; }
  .features_list_item.for-clients {
    background: transparent;
    border: none;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0; }
  /* **************** AUDIENCE ***************** */
  .audience {
    padding: 36px 0 0; }
  .audience_content {
    margin: 0 -6px; }
  .audience_content_img {
    display: none; }
  .audience_content_tabs {
    float: none;
    width: 100%; }
    .audience_content_tabs .tabs {
      display: block; }
      .audience_content_tabs .tabs > li {
        border: none;
        display: block;
        -webkit-border-radius: 0;
                border-radius: 0;
        padding: 0;
        position: relative;
        z-index: 20;
        width: 100%;
        margin-bottom: 7px; }
        .audience_content_tabs .tabs > li .tabs_header {
          border: 1px solid #f2f2f2;
          -webkit-box-shadow: 0px 3px 4.7px 0.3px rgba(0, 0, 0, 0.24);
                  box-shadow: 0px 3px 4.7px 0.3px rgba(0, 0, 0, 0.24);
          -webkit-border-radius: 0px;
                  border-radius: 0px;
          color: #111;
          padding: 10px 11px 22px 3px;
          position: relative;
          margin-bottom: 23px; }
          .audience_content_tabs .tabs > li .tabs_header .tabs_img {
            width: 29%;
            text-align: center;
            vertical-align: middle;
            display: inline-block;
            margin-right: 7px; }
          .audience_content_tabs .tabs > li .tabs_header .txt {
            -webkit-border-radius: 10px;
            border-radius: 10px;
            border: 1px solid #b0bccc;
            display: inline-block;
            padding: 5px 10px;
            width: 64%;
            font-size: 100%;
            position: relative;
            vertical-align: middle; }
            .audience_content_tabs .tabs > li .tabs_header .txt:before {
              content: "";
              background: url(../img/icons.png) no-repeat -117px -118px;
              height: 15px;
              width: 24px;
              position: absolute;
              top: 50%;
              left: -16px;
              margin-top: -7px; }
          .audience_content_tabs .tabs > li .tabs_header .arr-bg {
            -webkit-transition: all 0.2s ease-in-out;
            transition: all 0.2s ease-in-out;
            background: url(../img/icons.png) no-repeat -90px 0;
            height: 15px;
            width: 11px;
            position: absolute;
            right: 8px;
            top: 50%;
            margin-top: -7.5px; }
          .audience_content_tabs .tabs > li .tabs_header .arr-bg.active {
            -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg); }
        .audience_content_tabs .tabs > li:before {
          display: none; }
      .audience_content_tabs .tabs li.active {
        border: none; }
    .audience_content_tabs .tabs_content {
      display: none; }
    .audience_content_tabs .tabs_mob_content {
      display: none; }
      .audience_content_tabs .tabs_mob_content li {
        display: block;
        color: #111;
        margin-bottom: 7px;
        width: 100%;
        padding: 0; }
  .audience_content_tabs .tabs_content_item_list li .title {
    font-size: 124%;
    margin-bottom: 12px; }
  .audience_content_tabs .tabs_content_item_list li .line {
    margin-bottom: 13px;
    width: 166px; }
  .audience_content_tabs .tabs_content_item_list li .txt {
    font-size: 79%; }
  /* **************** QUESTIONS ***************** */
  .questions {
    padding: 24px 0 37px; }
    .questions ol.tabs {
      background: transparent;
      -webkit-border-radius: 0;
              border-radius: 0;
      padding: 19px 8px 0; }
    .questions ol.tabs li .tabs_header::before {
      display: block; }
    .questions ol.tabs > li {
      background: #fff;
      padding-left: 0;
      margin: 0 -8px 20px; }
      .questions ol.tabs > li .tabs_content_item > p,
      .questions ol.tabs > li .tabs_content_item .attention p {
        font-family: 'MyriadPro-Regular'; }
      .questions ol.tabs > li:before {
        top: 21px;
        left: 12px; }
      .questions ol.tabs > li .tabs_header {
        border: 1px solid #f2f2f2;
        margin: -19px 0;
        padding: 19px 13px 16px; }
      .questions ol.tabs > li span {
        display: block;
        padding-left: 23px; }
    .questions ol.tabs li.active span:after {
      display: none; }
    .questions ol.tabs li.active .tabs_header {
      -webkit-box-shadow: 0px 3px 4.7px 0.3px rgba(0, 0, 0, 0.24);
              box-shadow: 0px 3px 4.7px 0.3px rgba(0, 0, 0, 0.24); }
  .questions .h1 {
    margin: 0 -4px 9px; }
  .questions_content {
    margin: 0 -10px; }
  .questions_content_tabs {
    float: none;
    width: 100%; }
    .questions_content_tabs .tabs_content_item {
      color: #484848;
      padding: 37px 8px 0;
      position: relative; }
      .questions_content_tabs .tabs_content_item > p {
        font-size: 100%;
        line-height: 1.32em;
        margin-bottom: 27px;
        padding-right: 0; }
      .questions_content_tabs .tabs_content_item .attention {
        padding: 14px 17px;
        margin-right: 6%;
        margin-bottom: 32px; }
        .questions_content_tabs .tabs_content_item .attention p {
          font-size: 100%;
          padding-left: 40px;
          line-height: 1.32em; }
      .questions_content_tabs .tabs_content_item .attention_title {
        color: #111;
        font-size: 128%;
        margin-bottom: 8px; }
      .questions_content_tabs .tabs_content_item a.btn.btn-primary {
        margin-bottom: 29px; }
  .tabs_content_item_img {
    display: none; }
  .questions_content_tabs-content {
    display: none; }
  /* **************** COMPLETO ***************** */
  .completo {
    padding: 40px 0 0; }
  .completo_logo {
    margin-bottom: 27px;
    height: 29px;
    overflow: hidden; }
    .completo_logo img {
      width: 139px; }
  .completo_title {
    text-align: left;
    margin-bottom: 24px;
    font-size: 173%;
    line-height: 1.25em; }
  .completo_list_item {
    float: none;
    margin-left: 0;
    width: 100%; }
  .completo_list_item_img {
    display: none; }
  .completo_list {
    display: none; }
  .completo_list_item {
    margin-bottom: 41px; }
  .completo_list_item_title {
    margin-bottom: 10px; }
  .completo_list_item_txt {
    margin-bottom: 6px; }
  /* **************** LAST STUDENTS ***************** */
  .last-students {
    padding: 28px 0 36px; }
  .last-students_title {
    font-size: 171%;
    margin-bottom: 45px; }
  .last-students_list li {
    width: 42%;
    margin-right: 13%;
    line-height: 63px; }
    .last-students_list li:nth-child(2n) {
      margin-right: 0; }
  /* **************** TEACHERS ***************** */
  .teachers_bg,
  .teachers_partners,
  #teachers-slider,
  #teachers-slider-descr,
  .teachers_arrows {
    display: none; }
  .teachers {
    background: #f26e6c; }
    .teachers:before {
      display: none; }
    .teachers .h1 {
      color: #352a6f;
      margin-bottom: 16px; }
  .mob-teachers-slider {
    padding-top: 20px; }
    .mob-teachers-slider_item {
      -webkit-border-radius: 8px;
      border-radius: 8px;
      -ms-background-size: cover;
      background-size: cover;
      color: #fff;
      cursor: move;
      height: 384px;
      margin: 0 10px;
      position: relative; }
      .mob-teachers-slider_item_txt {
        position: absolute;
        top: 54%;
        left: 15px; }
        .mob-teachers-slider_item_txt .title {
          font-family: 'CRC65';
          font-size: 213%;
          margin-bottom: 22px;
          line-height: 1.2em; }
        .mob-teachers-slider_item_txt .txt {
          font-size: 123%;
          line-height: 1.3em; }
    .mob-teachers-slider .slick-dots {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      text-align: center;
      line-height: 1; }
      .mob-teachers-slider .slick-dots li {
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        display: inline-block;
        background: #fff;
        text-indent: 9999px;
        height: 5px;
        width: 5px;
        margin-right: 3px;
        overflow: hidden;
        vertical-align: top; }
        .mob-teachers-slider .slick-dots li button {
          display: none; }
        .mob-teachers-slider .slick-dots li:last-child {
          margin-right: 0; }
      .mob-teachers-slider .slick-dots li.slick-active {
        -webkit-border-radius: 20px;
        border-radius: 20px;
        width: 15px; }
  /* **************** SECRET ***************** */
  .secret {
    background-image: -webkit-linear-gradient(top, #f26e6c 0%, #f38f64 100%);
    background-image: -ms-linear-gradient(top, #f26e6c 0%, #f38f64 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f38f64',  endColorstr='#f26e6c',GradientType=0);
    padding: 5px 0 0; }
    .secret .h1 {
      margin-left: 0;
      margin-bottom: 20px; }
    .secret .h2 {
      font-size: 168%;
      margin-bottom: 25px;
      margin-left: 4px; }
    .secret .registration {
      padding: 30px 0 0; }
      .secret .registration form {
        display: none; }
  .type-of-secret {
    line-height: 44px;
    width: auto;
    margin: 0 -15px 22px; }
  .type-of-secret_block {
    background: #f9b7b6;
    -webkit-border-radius: 0;
            border-radius: 0;
    border: none;
    font-size: 122%;
    position: relative;
    width: 50%; }
    .type-of-secret_block:first-child:before {
      content: "";
      border: 5px solid transparent;
      border-bottom: 5px solid #ed6c6a;
      position: absolute;
      bottom: 0;
      left: 50%;
      margin-left: -5px; }
    .type-of-secret_block:last-child {
      background: #fff; }
      .type-of-secret_block:last-child span {
        color: #352a6f; }
    .type-of-secret_block span {
      border-bottom: 1px solid #352a6f;
      color: #fff; }
  .type-of-secret_arrow {
    display: none; }
  .secret_list {
    display: block;
    margin: 0 0 20px; }
    .secret_list_row {
      display: block; }
    .secret_list_item {
      display: block;
      padding: 20px 0% 22px 6.3%;
      width: 100%;
      margin-bottom: 20px; }
      .secret_list_item_title {
        margin-bottom: 13px; }
      .secret_list_item > p {
        margin-bottom: 11px; }
      .secret_list_item_txt {
        padding-right: 10px; }
  .secret_nnnada_txt {
    background: none;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 2px solid #fff;
    padding: 26px 15px;
    float: none;
    width: 100%;
    margin-right: 0;
    position: relative; }
    .secret_nnnada_txt:before {
      content: "";
      background: #f38f64;
      height: 4px;
      width: 17px;
      position: absolute;
      bottom: -2px;
      left: 30%; }
    .secret_nnnada_txt:after {
      content: "";
      background: url(../img/icons.png) no-repeat -124px -167px;
      height: 35px;
      width: 21px;
      position: absolute;
      bottom: -31px;
      left: 30%; }
    .secret_nnnada_txt_title {
      margin-bottom: 16px; }
  .secret_nnnada_img {
    float: none;
    margin-bottom: 10px;
    width: 100%; }
    .secret_nnnada_img img {
      width: 142px;
      margin-left: 5px;
      margin-top: 3px; }
  .secret_nnnada_benefit {
    float: none;
    margin-bottom: 8px;
    width: 100%; }
    .secret_nnnada_benefit_txt {
      width: 67%;
      float: left;
      padding: 15px 0; }
    .secret_nnnada_benefit_num {
      float: left;
      margin-right: 0;
      text-align: center;
      width: 26%; }
  /* **************** LEARNING ***************** */
  #learning_slider {
    display: none; }
  .learning {
    padding: 35px 0 4px; }
    .learning .h1 {
      font-size: 198%;
      margin-bottom: 20px; }
    .learning ol.tabs {
      -webkit-border-radius: 0;
              border-radius: 0;
      -webkit-box-shadow: none;
              box-shadow: none;
      border: none;
      padding: 0; }
      .learning ol.tabs li {
        padding-left: 31px;
        margin-bottom: 9.5px; }
        .learning ol.tabs li:before {
          left: 5px; }
        .learning ol.tabs li span {
          padding-right: 11px; }
  .learning ol.tabs li.active span::before {
    display: none; }
	ol.tabs li.active span:after {
	right: 0px;
}
  /* **************** FEEDBACK ***************** */
  .feedback {
    background: #fff;
    padding: 14px 0 0; }
    .feedback .h1 {
      color: #362b70; }
  #feedback_slider {
    padding-top: 25px;
    cursor: default; }
    #feedback_slider .slick-dots {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      text-align: center;
      line-height: 1; }
      #feedback_slider .slick-dots li {
        -webkit-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        display: inline-block;
        cursor: pointer;
        background: #f38367;
        text-indent: 9999px;
        height: 5px;
        width: 5px;
        margin-right: 3px;
        overflow: hidden;
        vertical-align: top; }
        #feedback_slider .slick-dots li button {
          display: none; }
        #feedback_slider .slick-dots li:last-child {
          margin-right: 0; }
      #feedback_slider .slick-dots li.slick-active {
        -webkit-border-radius: 20px;
        border-radius: 20px;
        width: 15px; }
  #feedback_arrows {
    display: none; }
  .feedback_slider_item {
    cursor: move;
    margin: 0 10px; }
  /* **************** PROGRAM ***************** */
  .program {
    padding: 17px 0; }
    .program .h1 {
      margin-bottom: 10px; }
    .program .h2 {
      margin-bottom: 21px;
      font-size: 170%;
      line-height: 1.3em; }
  .program_list {
    margin-bottom: 35px; }
  .program_list_row {
    display: block; }
  .program_list_item {
    display: block;
    margin-right: 0;
    margin-bottom: 8px;
    padding-bottom: 0;
    width: 100%; }
    .program_list_item_top,
    .program_list_item .line, .program_list_item_bottom {
      display: none; }
    .program_list_item_title {
      font-size: 138%;
      padding: 8px 12px 0;
      text-transform: uppercase; }
    .program_list_item_txt {
      padding: 0 29px 0 13px;
      margin-bottom: 8px;
      min-height: auto; }
  .program_list a.btn.btn-primary {
    margin-top: 9px; }
  .clients_list {
    text-align: center; }
  .clients_list_item {
    margin-right: 4%;
    width: 48%; }
    .clients_list_item:nth-child(2n) {
      margin-right: 0; }
  /* **************** BENEFIT ***************** */
  .benefit {
    padding: 37px 0 30px; }
    .benefit .h1 {
      margin-left: 5px; }
    .benefit .benefit_list {
      padding-left: 6px; }
  .benefit .benefit_list_item {
    float: none;
    margin-bottom: 25px;
    margin-right: 0;
    width: 100%; }
  .benefit .benefit_list_item_txt {
    min-height: auto; }
  .benefit a.btn.btn-primary {
    top: 0; }
  /* **************** PRICE ***************** */
  .price {
    padding: 36px 0 0; }
    .price .h1 {
      margin-left: 7px;
      margin-bottom: 21px; }
  .old_price {
    margin-left: 7px; }
  .price_descr,
  .price_reg {
    float: none;
    width: 100%;
    padding: 0; }
  .current_price {
    font-size: 571%;
    margin-bottom: 15px; }
  .price_content {
    padding-bottom: 0; }
    .price_content:before {
      display: none; }
  .price_bottom p.note {
    display: none; }
  .price_reg .registration {
    background: #fff;
    margin: 0 -15px; }
  .price_reg .registration form {
    position: relative; }
  .price_reg .registration_wrap {
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    margin-bottom: 0;
    padding: 29px 14px 20px; }
  .price_reg .registration_inputs_item {
    width: 100%;
    margin-right: 0;
    margin-bottom: 28px; }
  .price_list_item_title span {
    display: inline-block; }
  .price_reg .registration form .btn.btn-primary {
    margin-top: 62px;
    width: 292px; }
  .check-newsletter {
    bottom: 87px;
    padding: 0 12px;
    /*position: absolute;*/ }
  .price_list_item {
    margin-right: 0;
    float: none;
    width: 100%; }
  .price_list_item .line {
    display: none; }
  .price_list_item:not(:last-child) .price_list_item_txt {
    display: none; }
  .price_list_item a.btn.btn-primary {
    color: #352a6f;
    background: none;
    line-height: 1;
    text-decoration: underline; }
    .price_list_item a.btn.btn-primary:hover {
      text-decoration: none; }
  /* **************** CORPORATE ***************** */
  .corporate {
    padding: 25px 0 0; }
    .corporate .h1 {
      margin-left: 3px;
      margin-bottom: 12px; }
  .corporate .corporate-tower {
    display: none; }
  .corporate_blocks {
    padding-left: 5px;
    padding-bottom: 1px; }
  .corporate_list {
    margin-right: 0;
    float: none;
    width: 100%; }
  .corporate_list_item {
    margin-bottom: 25px; }
  .corporate_list_item .line {
    margin-bottom: 14px; }
  .corporate_list_item_txt {
    min-height: auto; }
  /* ************** CORPORATE CLIENTS *************** */
  .corporate-clients {
    border-bottom: none;
    padding: 36px 0 17px; }
    .corporate-clients .h2 {
      margin-left: 1px;
      margin-bottom: 18px;
      font-size: 171%;
      line-height: 1.3em; }
    .corporate-clients .btn.btn-primary {
      display: block;
      margin: 0 auto 30px; }
  .mob-corporate-clients_list_item {
    float: left;
    line-height: 70px;
    margin-bottom: 10px;
    margin-right: 4%;
    text-align: center;
    width: 48%; }
    .mob-corporate-clients_list_item:nth-child(2n) {
      margin-right: 0; }
    .mob-corporate-clients_list_item img {
      max-width: 100%;
      height: auto; }
  .corporate-clients .registration,
  a.up {
    display: none; }
  .reg-modal-corporate .corporate-clients .registration {
    display: block; }
  /* **************** FOOTER ***************** */
  .page-footer {
    padding: 6px 0 10px; }
  .page-footer_top {
    display: none; }
  .page-footer .copyright,
  .page-footer_bottom_completo {
    float: none;
    margin-bottom: 15px; }
  .page-footer_bottom_completo a img {
    float: right; }
  /* ************ POPAP ************/
  #modal {
    padding: 0; }
  #m-close {
    background: url(../img/icons.png) no-repeat -159px -116px;
    margin-right: 10px;
    margin-top: 10px;
    height: 23px;
    width: 23px;
    position: relative;
    z-index: 100; }
  .m-window {
    left: -3px;
    width: 320px; }
  .registration form {
    padding: 29px 20px 31px; }
    .registration form .btn.btn-primary {
      width: 100%; }
  .registration_inputs_item {
    float: none;
    margin-bottom: 20px;
    margin-left: 0;
    width: 100%; }
  .module {
    min-width: auto;
    padding: 12px 20px 30px; }
  .module_title {
    margin-bottom: 10px;
    text-transform: uppercase; }
  .module .tabs {
    display: block;
    margin: 0 -20px 13px; }
    .module .tabs:before, .module .tabs:after {
      content: "";
      display: block; }
    .module .tabs:after {
      clear: both; }
  .module .tabs > li {
    background: #d8d8d8;
    margin-right: 0;
    padding: 0;
    width: 49%;
    float: left;
    text-align: center;
    line-height: 45px;
    position: relative; }
    .module .tabs > li .module .tabs > li.active {
      background: #ececec; }
  .module .tabs > li.active:before {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 50%;
    border: 15px solid transparent;
    border-bottom: 15px solid #fff;
    margin-left: -10px; }
  .module_list li span {
    width: 90%;
    vertical-align: top; }
  .module_list li span.list-bg {
    margin-top: 8px; }
  .module_bottom_teacher {
    float: none; }
  .module_bottom .btn.btn-primary {
    float: none;
    width: 100%; }
  .module.module-feedback .registration_inputs_item {
    margin-left: 0;
    width: 100%; } }

@media only screen and (min-width: 769px) {
  .page-header {
    display: block !important; }
  .nav {
    display: block !important; }
  .nav > li:hover .nav_lvl2 {
    display: block !important; }
  .nav > li:hover .nav_lvl2:after {
    display: inline-block !important; }
  .questions_content_tabs .tabs_content_item,
  .tabs_mob_content {
    display: none !important; }
  .completo_list {
    display: block !important; }
  #feedback_slider .slick-dots {
    display: none !important; } }

@media only screen and (max-width: 375px) {
    .third_section h2,
    .fifth_section h2 {
        text-align: center;
    }
}

@media all and (max-width: 568px) {
  .cert__prices__mobile {
    display: block;
    margin-top: 30px;
    width: 100%;
    font-size: 18px;
  }
  .cert__prices__table__white {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .cert__prices__table__white td {
    width: 100%;
  }
  .cert__prices__desktop {
    display: none;
  }
}