::-webkit-input-placeholder {
  color: #4c4c4c;
  opacity: 1;
}
:-moz-placeholder {
  color: #4c4c4c;
  opacity: 1;
}
::-moz-placeholder {
  color: #4c4c4c;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #4c4c4c;
  opacity: 1;
}
.text_pole ::-webkit-input-placeholder {
  color: #737373;
  opacity: 1;
}
.text_pole :-moz-placeholder {
  color: #737373;
  opacity: 1;
}
.text_pole ::-moz-placeholder {
  color: #737373;
  opacity: 1;
}
.text_pole :-ms-input-placeholder {
  color: #737373;
  opacity: 1;
}
/*
 Flexbox grid @mixin
 EXAMPLE
 .flexbox {
 @include boxGrid(5, 4%);
 }
 */
::-webkit-input-placeholder {
  color: #4c4c4c;
  opacity: 1;
}
:-moz-placeholder {
  color: #4c4c4c;
  opacity: 1;
}
::-moz-placeholder {
  color: #4c4c4c;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #4c4c4c;
  opacity: 1;
}
.text_pole ::-webkit-input-placeholder {
  color: #737373;
  opacity: 1;
}
.text_pole :-moz-placeholder {
  color: #737373;
  opacity: 1;
}
.text_pole ::-moz-placeholder {
  color: #737373;
  opacity: 1;
}
.text_pole :-ms-input-placeholder {
  color: #737373;
  opacity: 1;
}
/*
 Flexbox grid @mixin
 EXAMPLE
 .flexbox {
 @include boxGrid(5, 4%);
 }
 */
header {
  position: relative;
  z-index: 999;
}
.home .header-bottom {
  display: none;
}
.page-template-template-home-company .header-top .menu-item-411 {
  display: none;
}
.new_hero_block {
  background: #1f355e;
  -webkit-clip-path: ellipse(124% 94% at 50% 5%);
  clip-path: ellipse(124% 94% at 50% 5%);
  position: relative;
  z-index: 20;
}
.new_hero_block .row_1500 {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  position: relative;
  color: #fff;
}
@media screen and (max-width: 1550px) {
  .new_hero_block .row_1500 {
    max-width: 94%;
  }
}
.row_1300 {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1550px) {
  .row_1300 {
    max-width: 94%;
  }
}
.new_hero_block .video_file {
  position: absolute;
  right: 90px;
  top: 95px;
  outline: 0;
  width: 480px;
  height: 237px;
  background: #000;
}
@media screen and (max-width: 560px) {
  .new_hero_block .video_file {
    right: 90px;
    top: 95px;
    width: 280px;
    height: 150px;
    position: static;
  }
}
@media screen and (max-width: 1200px) {
  .new_hero_block .video_file {
    right: 0;
  }
}
@media screen and (max-width: 1050px) {
  .new_hero_block .video_file {
    position: relative;
    margin-top: 60px;
    top: 0;
    margin-bottom: 225px;
    left: 40px;
    right: auto;
  }
  .new_hero_block {
    clip-path: none;
  }
}
.new_hero_block .video_file video {
  width: 100%;
  height: 100%;
}
.new_hero_block .video_file:before {
  position: absolute;
  top: -136px;
  left: -350px;
  content: "";
  width: 1526px;
  height: 692px;
  z-index: -1;
  background-size: auto 100%;
}
@media screen and (max-width: 560px) {
  .new_hero_block .video_file:before {
    position: absolute;
    top: -80px;
    left: -212px;
    content: "";
    width: 1524px;
    height: 411px;
    z-index: -1;
    background-size: auto 100%;
  }
}
.new_hero_block .btn_wrap {
  margin-top: 20px;
  padding-left: 160px;
  text-align: left;
}
.new_hero_block h1 {
  font-size: 55px;
  font-family: "GothamPro-Black";
  padding-bottom: 30px;
  color: #fff;
}
@media screen and (max-width: 1550px) {
  .new_hero_block h1 {
    font-size: 38px;
    padding-bottom: 20px;
  }
}
.new_hero_block h3 {
  font-family: Roboto, sans-serif;
  font-size: 15px;
  color: #9bb2dc;
  padding-bottom: 30px;
}
.new_hero_block ul {
  padding-left: 15px;
  max-width: 580px;
}
.new_hero_block ul li {
  position: relative;
  padding-left: 30px;
  padding-bottom: 20px;
  color: #9bb2dc;
  line-height: 1.6;
}
.new_hero_block ul li br {
  display: none;
}
.new_hero_block ul li strong {
  color: #fff;
}
.new_hero_block ul li:before {
  font-family: "Font Awesome 5 Free";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  content: "\f00c";
  font-weight: 900;
  color: #ffba0c;
  position: absolute;
  top: 2px;
  left: 0;
}
.hero_circles {
  position: absolute;
  top: 0;
  left: 0;
}
.new_hero_block .h_background {
  position: absolute;
  top: 0;
  right: -640px;
}
.new_hero_block .overflow {
  overflow: hidden;
  padding: 95px 0 120px;
}
@media screen and (max-width: 1050px) {
  .new_hero_block ul {
    max-width: 100%;
  }
  .new_hero_block .btn_wrap {
    padding-left: 0;
  }
  .new_hero_block .overflow {
    padding: 40px 0 60px;
  }
}
@media screen and (max-width: 480px) {
  .new_hero_block .video_file {
    left: 0;
  }
}
.home_w_blocks {
  text-align: center;
  position: relative;
  margin-top: -70px;
}
.home_w_blocks .inner {
  padding-top: 110px;
  padding-bottom: 200px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 1050px) {
  .home_w_blocks .inner {
    padding-bottom: 0;
  }
}
.w_headline {
  font-size: 20px;
  padding-bottom: 80px;
  color: #000;
}
.w_headline h3 {
  font-size: 50px;
  color: #1f4171;
  font-family: "GothamPro-Black";
  padding-bottom: 30px;
}
.w_headline p {
  font-size: 20px;
}
@media screen and (max-width: 1050px) {
  .w_headline h3 {
    font-size: 38px;
    padding-bottom: 25px;
  }
}
.home_w_blocks .img {
  min-height: 140px;
}
.home_w_blocks .items {
  font-size: 0;
  text-align: center;
}
.home_w_blocks .item {
  width: 29.332%;
  vertical-align: top;
  margin-bottom: 60px;
  margin-left: 2%;
  margin-right: 2%;
  display: inline-block;
  font-size: 15px;
  color: #000;
  line-height: 1.6;
}
@media screen and (max-width: 860px) {
  .home_w_blocks .item {
    width: 46%;
  }
}
@media screen and (max-width: 540px) {
  .home_w_blocks .item {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.home_w_blocks .item strong {
  color: #4842c0;
  font-family: "GothamPro-Black";
  display: block;
  padding-bottom: 20px;
  font-size: 24px;
}
.home_w_blocks .l_side {
  position: absolute;
  left: -450px;
  bottom: -80px;
  z-index: -10;
}
.home_w_blocks .r_side {
  position: absolute;
  z-index: -10;
  right: -450px;
  top: -80px;
}
.home_cta {
  text-align: center;
  background: #1f355e url(../img/CTA.png) 0 0 no-repeat;
  padding-top: 160px;
  padding-bottom: 240px;
  -webkit-clip-path: ellipse(100% 100% at 50% 100%);
  clip-path: ellipse(100% 100% at 50% 100%);
  margin-top: -80px;
  position: relative;
  z-index: 20;
  color: #fff;
  font-size: 30px;
  font-family: "GothamPro-Bold";
  line-height: 1.8;
}
@media screen and (max-width: 1050px) {
  .home_cta {
    clip-path: none;
    margin-top: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 24px;
  }
}
.home_cta:before {
  -webkit-clip-path: ellipse(100% 100% at 50% 100%);
  clip-path: ellipse(100% 100% at 50% 100%);
  height: 400px;
  background: red;
  position: absolute;
  bottom: 0;
  width: 100%;
}
.home_cta .btn_container {
  margin-top: 40px;
}
.home_cta .btn_new {
  min-width: 300px;
}
.btn_new {
  background: #ffba0c;
  color: #4842c0;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 1;
  display: inline-block;
  padding: 20px 40px;
  cursor: pointer;
  border-radius: 30px;
  font-weight: 900;
  transition: all 0.5s ease;
  text-align: center;
}
.btn_new:hover {
  opacity: 0.85;
  text-decoration: none;
}
.btn_new_green {
  background: #51cf43;
}
.why_container {
  position: relative;
  z-index: 100;
  margin-top: -80px;
  overflow: hidden;
}
.why_container:before {
  -webkit-clip-path: ellipse(100% 100% at 50% 100%);
  clip-path: ellipse(100% 100% at 50% 100%);
  background: #fff;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 10;
  content: "";
  height: 600px;
}
.why_container:after {
  -webkit-clip-path: ellipse(100% 100% at 50% 100%);
  clip-path: ellipse(100% 100% at 50% 100%);
  background: #f9f9fc;
  position: absolute;
  bottom: -490px;
  width: 100%;
  z-index: 10;
  content: "";
  height: 600px;
}
.why_container .row_1300 {
  position: relative;
  z-index: 20;
}
.why_headline {
  text-align: center;
  padding-top: 130px;
  padding-bottom: 130px;
  font-size: 50px;
  color: #ffba0c;
  text-shadow: 0 3px 0 rgba(31, 53, 94, 0.1);
}
@media screen and (max-width: 1050px) {
  .why_headline {
    padding-top: 60px;
    padding-bottom: 60px;
    font-size: 38px;
  }
}
.why_container strong {
  font-size: 100px;
  color: #1f355e;
  font-family: "GothamPro-Black";
  position: relative;
  display: block;
  padding-bottom: 70px;
  line-height: 1;
}
.why_container strong:before {
  position: absolute;
  left: -350px;
  top: 0;
  content: "";
  width: 847px;
  z-index: -1;
  height: 250px;
  background: url(../img/headline_decoration.png) 0 0 no-repeat;
}
.why_container .item {
  padding-bottom: 250px;
  font-size: 20px;
  color: #000;
}
.why_container .item p {
  font-size: 20px;
}
.why_container .col-6 {
  position: relative;
}
.why_container .image {
  position: absolute;
  top: 0;
  right: 0;
}
.why_container .btn_new {
  margin-top: 50px;
}
.why_container .item:nth-child(2) .content_col {
  order: 2;
  text-align: right;
}
.why_container .item:nth-child(2) .image-col {
  order: 1;
}
.why_container .item:nth-child(2) .image-col .image {
  left: -70px;
}
.why_container .item:nth-child(2) .content_col strong:before {
  left: auto;
  right: -320px;
}
@media screen and (max-width: 1050px) {
  .why_container {
    margin-top: 0;
  }
  .why_container:after, .why_container:before {
    display: none;
  }
  .why_container .flex {
    display: block;
  }
  .why_container .image {
    position: static;
    max-width: 400px;
    margin: 0 auto;
  }
  .why_container .image-col {
    width: 100%;
    text-align: center;
    margin-top: 40px;
  }
  .why_container {
    text-align: center;
  }
  .why_container strong {
    font-size: 40px;
    padding-bottom: 20px;
  }
  .why_container strong br {
    display: none;
  }
  .why_container strong:before {
    display: none;
  }
  .why_container .item:nth-child(2) .content_col {
    text-align: center;
  }
  .why_container .item {
    padding-bottom: 20px;
  }
}
.home_ins {
  background: #f9f9fc;
  padding: 30px 0 70px;
  text-align: center;
  -webkit-clip-path: ellipse(124% 94% at 50% 5%);
  clip-path: ellipse(124% 94% at 50% 5%);
  position: relative;
  z-index: 50;
}
.ins_headline {
  font-size: 40px;
  padding-bottom: 110px;
  color: #1f355e;
  font-family: "GothamPro";
}
.ins_items {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
}
.ins_items .item {
  background: #fff;
  box-shadow: 0 10px 14.25px 0.75px rgba(173, 173, 181, 0.1);
  position: relative;
  margin-bottom: 60px;
  padding: 50px 30px 30px 30px;
  font-size: 15px;
  font-family: Roboto, sans-serif;
  flex-basis: 32%;
  line-height: 1.8;
}
.ins_items .item i {
  position: absolute;
  left: 0;
  right: 0;
  top: -25px;
  margin: 0 auto;
  border-radius: 10px;
  line-height: 50px;
  color: #fff;
  width: 50px;
  height: 50px;
  background: #ffba0c;
}
@media screen and (max-width: 1050px) {
  .home_ins {
    clip-path: none;
  }
  .ins_headline {
    font-size: 38px;
    padding-bottom: 40px;
  }
  .ins_items .item {
    flex-basis: 100%;
  }
}
.home_types {
  background: #1f355e url(../img/types_bg.jpg) 0 0 no-repeat;
  padding-top: 170px;
  padding-bottom: 180px;
  margin-top: -100px;
  color: #fff;
  position: relative;
  z-index: 1;
  text-align: center;
}
.home_types h3 {
  font-size: 30px;
  font-family: "GothamPro-Black";
  display: block;
  padding-bottom: 45px;
  color: #fff;
}
.home_types p {
  padding-bottom: 30px;
  font-size: 15px;
  font-family: Roboto, sans-serif;
  color: #fff;
}
@media screen and (max-width: 1050px) {
  .home_types {
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 0;
  }
}
.home_video {
  background: #fff;
  -webkit-clip-path: ellipse(100% 100% at 50% 100%);
  clip-path: ellipse(100% 100% at 50% 100%);
  padding-top: 100px;
  margin-top: -110px;
  padding-bottom: 120px;
  position: relative;
  z-index: 100;
}
@media screen and (max-width: 1050px) {
  .home_video {
    padding-bottom: 20px;
    margin-top: 0px;
    text-align: center;
    clip-path: inherit;
  }
  .home_video .flex {
    display: block;
  }
}
.home_video .video_content h3 {
  font-family: "GothamPro-Black";
  color: #1f355e;
  font-size: 40px;
  padding-bottom: 25px;
}
.home_video .video_content p {
  padding-bottom: 20px;
  font-size: 15px;
  color: #000;
  line-height: 1.6;
  font-family: Roboto, sans-serif;
}
.home_video .file_video {
  transition: transform 0.4s ease;
}
.home_video .file_video:hover {
  opacity: 0.85;
}
.home_testimonials {
  background: #f9f9fc;
  padding: 100px 0 90px;
}
.home_testimonials .testimonilas_headline {
  text-align: center;
  padding-bottom: 70px;
}
.home_testimonials .testimonilas_headline h3 {
  font-size: 50px;
  color: #1f4171;
  font-family: "GothamPro-Black";
  padding-bottom: 15x !important;
}
.home_testimonials .testimonilas_headline p {
  font-size: 20px;
  color: #000;
  font-family: Roboto, sans-serif;
  letter-spacing: 2px;
}
.home_testimonials .testimonilas_headline strong {
  color: #ffba0c;
  font-weight: 700;
}
.home_testimonials .testimonilas_headline .stars {
  color: #ffba0c;
  font-size: 30px;
  padding-top: 30px;
}
.testimonials_item .item {
  background: #fff;
  padding: 30px 40px;
  margin-bottom: 20px;
  box-shadow: 0 10px 14.25px 0.75px rgba(173, 173, 181, 0.1);
  border-radius: 20px;
  position: relative;
}
.testimonials_item .item h4 {
  font-size: 24px;
  color: #1f355e;
  font-family: "GothamPro-Black";
  padding-bottom: 20px;
}
.testimonials_item .item .date {
  color: silver;
  font-size: 15px;
  padding-bottom: 20px;
}
.testimonials_item .item .date .stars {
  color: #ffba0c;
  font-size: 18px;
  display: inline-block;
  padding-left: 10px;
}
.testimonials_item .item .content {
  font-size: 15px;
  line-height: 1.6;
  color: #595959;
  font-family: Roboto, sans-serif;
  font-style: italic;
}
.testimonials_item .item .quote {
  position: absolute;
  color: #efeff3;
  top: 6px;
  right: 12px;
  font-size: 40px;
}
@media screen and (max-width: 1050px) {
  .home_testimonials {
    padding: 40px 0 20px;
  }
  .testimonials_item .item {
    padding: 20px 15px;
  }
  .home_testimonials .flex {
    display: block;
  }
  .testimonials_item .item h4 {
    font-size: 18px;
  }
  .home_testimonials .testimonilas_headline {
    padding-bottom: 30px;
  }
}
.home_testimonials .stars_new {
  text-align: center;
  display: block;
  width: 100%;
  margin-bottom: 20px;
}
.home_testimonials .inner_text {
  display: inline-block !important;
}
.home_testimonials .rating_desription {
  font-size: 20px;
  color: #000;
  font-family: "Roboto", sans-serif;
  letter-spacing: 2px;
  font-style: normal;
  padding-top: 10px;
}
.home_testimonials .rating_desription .deliver {
  color: #ffba0c;
  font-weight: 700;
  display: inline-block;
}
.home_all_testimonials {
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
}
.home_all_testimonials .item {
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
@media (max-width: 800px) {
  .home_all_testimonials {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
  }
}
.home_all_testimonials .t-rating {
  display: inline-block;
  padding-left: 10px;
  position: relative;
  top: 2px;
}
table.system_items_wrapper_table {
  display: block;
  width: 100%;
  max-width: 90%;
  margin: 0 auto;
  border-collapse: collapse;
  border-radius: 3px;
}
table.system_items_wrapper_table tr td {
  border: 2px solid #ddd;
  text-align: center;
  padding: 20px 30px;
}
table.system_items_wrapper_table tr td:first-child {
  width: 200px;
}
table.system_items_wrapper_table tr td:last-child {
  width: 300px;
}
table.system_items_wrapper_table tr td img {
  margin: 0 !important;
}
.disclaimer {
  background: #51cf43;
  padding: 32px 0 5px;
}
.disclaimer p {
  font-size: 18px;
  line-height: 1.6;
  font-family: "GothamPro-Black";
}
.page-template-template-resources-page .hwt .test-block {
  position: relative;
  float: left;
  width: 100%;
  padding: 25px 0 12px;
}
.page-template-template-resources-page .hwt .test-block .item {
  float: left;
  width: 100%;
  padding: 20px 0;
  border-top: 1px solid #e8e8e8;
}
.page-template-template-resources-page .hwt .test-block .item:first-of-type {
  border-top: none;
}
.page-template-template-resources-page .hwt .test-block .item figure {
  display: inline-block;
  width: 150px;
  height: 150px;
  border-radius: 50%;
  margin-right: 20px;
  vertical-align: middle;
}
.page-template-template-resources-page .hwt .test-block .item figure img {
  position: relative;
  top: 0;
}
.page-template-template-resources-page .hwt .test-block .item .inf {
  display: inline-block;
  width: 80%;
  vertical-align: middle;
}
.page-template-template-resources-page .hwt .test-block .item .inf a {
  color: #1f4171;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-template-template-resources-page .hwt .test-block .item .inf a:hover {
  color: #ffba0c !important;
}
.page-template-template-resources-page .res_but {
  text-align: center;
}
.page-template-template-resources-page .res_but a {
  display: inline-block;
  color: #1f4171;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-template-template-resources-page .res_but a:hover {
  color: #ffba0c;
}
.page-template-template-resources-page .res_but table tr td:first-of-type {
  padding-right: 20px;
}
.page-template-template-resources-page .res_but a img {
  position: static !important;
}
.page-template-template-resources-page h1 {
  font-family: GothamPro-Black, sans-serif;
  font-size: 50px;
  color: #1f4171;
  padding-bottom: 0;
  text-transform: none;
  text-align: center;
  padding-bottom: 30px;
}
.wysiwyg_editor_resources {
  padding: 40px 0 20px;
}
.wysiwyg_editor_resources .wyz {
  padding: 0 !important;
}
.error404 #content {
  padding: 60px 0 40px;
  min-height: 600px;
}
.map .choose-state-mobile-map-page {
  display: none;
}
.shr_bar {
  position: fixed;
  top: 230px;
  left: 0;
  z-index: 1000;
  font-size: 0;
}
.shr_bar a {
  width: 40px;
  height: 40px;
  display: block;
  font-size: 18px;
  text-align: center;
}
.shr_bar a:hover {
  opacity: 0.85;
}
.shr_bar a i:before {
  color: #fff;
  height: 40px;
  line-height: 40px;
}
.i-bk {
  background: #3b5993;
}
.i-tr {
  background: #55acee;
}
.i-ln {
  background: #0177b5;
}
.mlto {
  background: #f80000;
}
.save_to_pdf {
  background: #e65156;
}
@media screen and (max-width: 960px) {
  .shr_bar {
    display: none;
  }
}
.se_all_reviews {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  text-align: right;
  margin: 20px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.se_all_reviews > div {
  max-width: 420px;
  width: 100%;
  margin-right: 35px;
}
.se_all_reviews a {
  text-align: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #1f4171;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-size: 12px;
}
.se_all_reviews a:hover {
  color: #ffba0c;
}
.feedback-average .se_all_reviews > div {
  max-width: 530px;
  width: 100%;
  margin-right: 30px;
}
.file_photo_upload {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px 0;
}
.file_photo_upload > span {
  text-align: center;
  display: block;
  margin-bottom: 10px;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.file_photo_upload > span > img {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
  width: 30px;
}
.file_photo_upload > img {
  margin-right: 10px;
  width: 100px;
}
.form-show {
  padding: 20px 0 !important;
  font-size: 24px;
  color: green;
  font-family: "GothamPro";
  font-weight: 700;
}
.feedback-average .form-show h3 {
  padding: 0 !important;
  margin-bottom: 20px !important;
}
.single-courses-new .course_top .right_side {
  display: none;
}
.single-courses-new .course_top.is-affixed {
  z-index: 999;
}
.single-courses-new .course_top.is-affixed > .inner-wrapper-sticky {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
}
.single-courses-new .course_top.is-affixed .right_side {
  display: block;
}
.single-courses-new .course_top.is-affixed .course_top_row {
  padding-right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.single-courses-new .side_info_scroll {
  width: 300px;
  max-width: 100%;
  text-align: center;
}
.single-courses-new .side_info_scroll .price {
  color: #fff;
  font-weight: 700;
  font-size: 32px;
  font-family: GothamPro-Black;
  margin-bottom: 15px;
}
.single-courses-new .side_info_scroll .price strong {
  display: block;
  color: #a0a1a1;
  font-size: 20px;
  text-decoration: line-through;
}
.single-courses-new .side_info_scroll .order-btn {
  background: #ffba0c;
  color: #4842c0;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  display: inline-block;
  padding: 10px 40px;
  cursor: pointer;
  border-radius: 30px;
  font-weight: 900;
  transition: all 0.5s ease;
  text-align: center;
  margin-bottom: 10px;
  max-width: 200px;
}
.single-courses-new .side_info_scroll .more-info {
  display: none;
}
.single-courses-new .side_info_scroll .guarantee a {
  color: #fff !important;
}
.single-courses-new .side_info_scroll .abbr_wrapper {
  display: inline-block;
}
.acc-group > h2 {
  color: #1f4171;
  font-size: 35px;
  text-align: center;
  padding: 35px 0 30px;
}
.acc-search__txt {
  margin-bottom: 10px;
  display: inline-block;
}
.acc .item {
  position: relative;
  margin-bottom: 10px;
}
.acc .item h3 {
  cursor: pointer;
  position: relative;
  padding: 20px 45px 20px 20px;
  position: relative;
  color: #1f4171;
  font-family: "GothamPro-Black";
  font-size: 20px;
  font-weight: 400;
  box-shadow: 0 5px 17px 3px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  background-color: #fff;
}
.acc .item h3 span {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moztransform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 20px;
}
.acc .item h3 span:before, .acc .item h3 span:after {
  content: "";
  background-color: #1f355e;
  width: 11px;
  height: 3px;
  position: absolute;
  right: 0;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.acc .item h3 span:before {
  right: 6px;
  -webkit-transform: rotate(40deg);
  -khtml-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  transform: rotate(40deg);
}
.acc .item h3 span:after {
  -webkit-transform: rotate(-40deg);
  -khtml-transform: rotate(-40deg);
  -moz-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  -o-transform: rotate(-40deg);
  transform: rotate(-40deg);
}
.acc .item h3.active span:before, .acc .item h3.active span:after {
  -webkit-transform: rotate(0deg);
  -khtml-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.acc .item .info {
  display: none;
  box-shadow: 0 5px 17px 3px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  background-color: #fff;
  padding: 50px 70px 50px 40px;
  color: #000;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  margin-top: -10px;
}
.acc .item .info ul li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 15px;
}
.acc .item .info ul li:before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  left: 0;
  top: 10px;
  border-radius: 50%;
  background: #000;
}
.acc-courses-group > h2 {
  color: #1f4171;
  font-size: 35px;
  text-align: center;
  padding: 35px 0 30px;
}
.acc-courses-search__txt {
  margin-bottom: 10px;
  display: inline-block;
}
.acc-courses .item {
  position: relative;
  margin-bottom: 10px;
}
.acc-courses .item .acc-courses-title-item {
  cursor: pointer;
  position: relative;
  padding: 20px 45px 20px 20px;
  position: relative;
  color: #1f4171;
  font-family: "GothamPro-Black";
  font-size: 20px;
  font-weight: 400;
  box-shadow: 0 5px 17px 3px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  background-color: #fff;
}
.acc-courses .item .acc-courses-title-item span {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moztransform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 20px;
}
.acc-courses .item .acc-courses-title-item span:before, .acc-courses .item .acc-courses-title-item span:after {
  content: "";
  background-color: #1f355e;
  width: 11px;
  height: 3px;
  position: absolute;
  right: 0;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.acc-courses .item .acc-courses-title-item span:before {
  right: 6px;
  -webkit-transform: rotate(40deg);
  -khtml-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  transform: rotate(40deg);
}
.acc-courses .item .acc-courses-title-item span:after {
  -webkit-transform: rotate(-40deg);
  -khtml-transform: rotate(-40deg);
  -moz-transform: rotate(-40deg);
  -ms-transform: rotate(-40deg);
  -o-transform: rotate(-40deg);
  transform: rotate(-40deg);
}
.acc-courses .item .acc-courses-title-item.active span:before, .acc-courses .item .acc-courses-title-item.active span:after {
  -webkit-transform: rotate(0deg);
  -khtml-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.acc-courses .item .info {
  display: none;
  box-shadow: 0 5px 17px 3px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
  background-color: #fff;
  padding: 50px 70px 50px 40px;
  color: #000;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  margin-top: -10px;
}
.acc-courses .item .info ul li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 15px;
}
.acc-courses .item .info ul li:before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  left: 0;
  top: 10px;
  border-radius: 50%;
  background: #000;
}
.faqs-page .top-block {
  background-color: #1f355e;
  padding: 95px 0;
}
.faqs-page .top-block h1 {
  color: #fff;
  font-family: "GothamPro-Black";
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  padding-bottom: 0;
  text-align: center;
  text-transform: none;
}
.faqs-page .wrapper-faqs {
  background-color: #f1f1f7;
  padding-top: 85px;
  padding-bottom: 130px;
}
.hover-thumb {
  position: relative;
}
.hover-thumb:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 0;
  height: 0;
}
.hover-thumb:after {
  content: "+";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 3px solid #fff;
  height: 45px;
  width: 50px;
  text-align: center;
  font-size: 40px;
  color: #fff;
  opacity: 0;
}
.hover-thumb:hover:before {
  width: 100%;
  height: 100%;
  background-color: #1f355e;
  opacity: 0.5;
}
.hover-thumb:hover:after {
  opacity: 1;
}
.blog .top-block, .date .top-block, .search .top-block, .category .top-block {
  background-color: #1f355e;
  padding: 60px 0;
}
.blog .top-block h1, .date .top-block h1, .search .top-block h1, .category .top-block h1 {
  color: #fff;
  font-family: "GothamPro-Black";
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  text-align: center;
  text-transform: none;
}
.blog .content-blog, .date .content-blog, .search .content-blog, .category .content-blog {
  background-color: #f1f1f7;
  padding-top: 135px;
  padding-bottom: 80px;
}
.blog .content-blog > div article, .date .content-blog > div article, .search .content-blog > div article, .category .content-blog > div article {
  -webkit-flex-basis: 68%;
  -moz-flex-basis: 68%;
  -ms-flex-preferred-size: 68%;
  flex-basis: 68%;
}
.blog .content-blog > div aside, .date .content-blog > div aside, .search .content-blog > div aside, .category .content-blog > div aside {
  -webkit-flex-basis: 30%;
  -moz-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
}
.blog .content-blog .blocks-items > h2, .date .content-blog .blocks-items > h2, .search .content-blog .blocks-items > h2, .category .content-blog .blocks-items > h2 {
  color: #202020;
  font-family: "GothamPro-Black";
  font-size: 28px;
  font-weight: 400;
  line-height: 28px;
}
.blog .content-blog .blocks-items .post, .date .content-blog .blocks-items .post, .search .content-blog .blocks-items .post, .category .content-blog .blocks-items .post {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  background-color: #fff;
  margin-bottom: 20px;
}
.blog .content-blog .blocks-items .post .thumb, .date .content-blog .blocks-items .post .thumb, .search .content-blog .blocks-items .post .thumb, .category .content-blog .blocks-items .post .thumb {
  -webkit-flex-basis: 40%;
  -moz-flex-basis: 40%;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
}
.blog .content-blog .blocks-items .post .thumb img, .date .content-blog .blocks-items .post .thumb img, .search .content-blog .blocks-items .post .thumb img, .category .content-blog .blocks-items .post .thumb img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.blog .content-blog .blocks-items .post .info, .date .content-blog .blocks-items .post .info, .search .content-blog .blocks-items .post .info, .category .content-blog .blocks-items .post .info {
  padding: 30px;
  padding-right: 35px;
  padding-left: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.blog .content-blog .blocks-items .post .info h3, .date .content-blog .blocks-items .post .info h3, .search .content-blog .blocks-items .post .info h3, .category .content-blog .blocks-items .post .info h3 {
  padding-bottom: 0;
  margin-bottom: 20px;
}
.blog .content-blog .blocks-items .post .info h3 a, .date .content-blog .blocks-items .post .info h3 a, .search .content-blog .blocks-items .post .info h3 a, .category .content-blog .blocks-items .post .info h3 a {
  color: #202020;
  font-family: "GothamPro-Black";
  font-weight: 400;
  line-height: 28px;
}
.blog .content-blog .blocks-items .post .info .date, .date .content-blog .blocks-items .post .info .date, .search .content-blog .blocks-items .post .info .date, .category .content-blog .blocks-items .post .info .date {
  margin-bottom: 10px;
}
.blog .content-blog .blocks-items .post .info .date time, .date .content-blog .blocks-items .post .info .date time, .search .content-blog .blocks-items .post .info .date time, .category .content-blog .blocks-items .post .info .date time {
  color: #adb5c4;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
}
.blog .content-blog .blocks-items .post .info .content-post p, .date .content-blog .blocks-items .post .info .content-post p, .search .content-blog .blocks-items .post .info .content-post p, .category .content-blog .blocks-items .post .info .content-post p {
  color: #000;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  padding-bottom: 0;
}
.blog .content-blog .blocks-items .post .info .content-post p a, .date .content-blog .blocks-items .post .info .content-post p a, .search .content-blog .blocks-items .post .info .content-post p a, .category .content-blog .blocks-items .post .info .content-post p a {
  margin-left: 5px;
  color: #4842c0;
  text-decoration: none;
}
aside .search-form {
  background-color: #fff;
  padding: 30px;
  margin-bottom: 20px;
}
aside .search-form h3 {
  color: #202020;
  font-family: "GothamPro-Black";
  font-size: 24px;
  font-weight: 400;
  line-height: 28px;
  padding-bottom: 0;
  margin-bottom: 25px;
}
aside .search-form form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
aside .search-form form input {
  height: 48px;
  background-color: #f1f1f7;
  color: #000;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 400;
  border: none;
  padding: 0 20px;
}
aside .search-form form input::placeholder {
  color: #000;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 400;
}
aside .search-form form button {
  width: 55px;
  height: 48px;
  background-color: #ffba0c;
  cursor: pointer;
}
aside .search-form form button i {
  color: #fff;
  font-size: 18px;
}
aside .popular-posts h3 {
  color: #202020;
  font-family: "GothamPro-Black";
  font-size: 24px;
  font-weight: 400;
  padding: 25px 30px;
  background-color: #fff;
  margin-bottom: 10px;
}
aside .popular-posts ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  margin-bottom: 10px;
}
aside .popular-posts ul li .thumb {
  width: 120px;
}
aside .popular-posts ul li .thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
aside .popular-posts ul li .black-thumb {
  background: url(http://ap.s7.devpreviewr.com/wp-content/themes/ap/img/holder.png);
  background-size: cover;
  background-position: center;
}
aside .popular-posts ul li .info {
  padding: 20px;
  padding-right: 50px;
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
aside .popular-posts ul li .info h4:hover a {
  color: #ffba0c;
}
aside .popular-posts ul li .info h4 a {
  color: #202020;
  font-family: "GothamPro";
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
aside .categories {
  background-color: #fff;
  padding: 30px;
  padding-bottom: 40px;
  margin-bottom: 20px;
}
aside .categories h3 {
  color: #202020;
  font-family: "GothamPro-Black";
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 25px;
  padding-bottom: 0;
}
aside .categories ul {
  padding-left: 20px;
}
aside .categories ul li {
  margin-bottom: 6px;
}
aside .categories ul li a {
  color: #000;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 500;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
aside .categories ul li a:hover {
  color: #ffba0c;
}
aside .categories ul li .children li:first-child {
  margin-top: 10px;
}
aside .archives {
  background-color: #fff;
  padding: 30px;
}
aside .archives h3 {
  color: #202020;
  font-family: "GothamPro-Black";
  font-size: 24px;
  font-weight: 400;
  padding-bottom: 0;
  margin-bottom: 30px;
}
aside .archives .selectric {
  border: none;
  background-color: #f1f1f7;
  padding: 7px;
}
aside .archives .selectric span {
  color: #000;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 400;
}
aside .archives .selectric .button {
  height: 100%;
  background-color: #f1f1f7;
  color: #707070;
  width: 60px;
}
aside .archives .selectric .button:after {
  border: 7px solid transparent;
  border-top-color: #bbb;
  border-bottom: none;
}
.post-content .top-block {
  padding: 120px 0;
  background-color: #1f355e;
  position: relative;
}
.post-content .top-block h1 {
  color: #fff;
  font-family: "GothamPro-Black";
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  text-align: center;
}
.post-content .top-block .cont-text p {
  font-style: italic;
}
.post-content .top-block .get_started_btn_wrap {
  text-align: center;
}
.post-content .top-block .figure-post {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  bottom: -50px;
}
.post-content .wyz {
  padding: 100px 0;
}
.post-content .wyz h2 {
  padding-bottom: 25px;
  color: #1f4171;
  font-family: "GothamPro-Black";
  font-size: 24px;
  font-weight: 400;
  line-height: 60px;
}
.post-content .wyz h3 {
  padding-bottom: 25px;
  color: #1f4171;
  font-family: "GothamPro-Black";
  font-size: 20px;
  font-weight: 400;
}
.post-content .wyz p {
  padding-bottom: 25px;
  color: #000;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
}
.post-content .wyz p strong {
  font-weight: 700;
}
.post-content .wyz p a {
  color: #1c85ed;
  outline: none;
  vertical-align: top;
  text-decoration: none;
}
.post-content .wyz ul {
  list-style-type: none;
}
.post-content .wyz ul li {
  list-style: none;
  list-style-type: none;
}
.post-content .wyz ul li::marker {
  display: none;
}
.post-content .wyz ul li:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 5px;
  height: 5px;
  background: #000;
  border-radius: 50%;
}
.post-content .wyz ul, .post-content .wyz ul li {
  position: relative;
}
.post-content .wyz ol, .post-content .wyz ol li {
  list-style: decimal;
  position: relative;
}
.post-content .wyz ul, .post-content .wyz ol {
  padding-left: 40px;
  margin-bottom: 25px;
}
.post-content .wyz ul li, .post-content .wyz ol li {
  line-height: 24px;
  padding-left: 10px;
  margin-bottom: 10px;
}
.post-content .wyz ul li h2, .post-content .wyz ol li h2 {
  padding-bottom: 0;
  color: #000;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  display: inline-block;
}
.post-content .wyz ul li ul, .post-content .wyz ol li ul, .post-content .wyz ul li ol, .post-content .wyz ol li ol {
  margin-top: 10px;
}
.post-content .wyz ul li li[value], .post-content .wyz ol li li[value] {
  list-style-type: none;
  position: relative;
}
.post-content .wyz ul li li[value]::before, .post-content .wyz ol li li[value]::before {
  content: attr(value) ". ";
  position: absolute;
  right: 100%;
}
.wp-pagenavi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  margin-top: 80px;
}
.wp-pagenavi span, .wp-pagenavi a {
  color: #000;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 500;
  margin-right: 15px;
}
.wp-pagenavi .current {
  background-color: #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  min-height: 28px;
  min-width: 28px;
  font-size: 22px;
  color: #ffba0c;
}
.video-testimonials {
  padding-top: 60px;
  padding-bottom: 110px;
}
.video-testimonials .top-block {
  margin-bottom: 80px;
}
.video-testimonials .top-block h1 {
  padding: 0;
  color: #1f4171;
  font-family: "GothamPro-Black";
  font-size: 50px;
  font-weight: 400;
  line-height: 50px;
  text-align: center;
  text-transform: none;
}
.video-testimonials .testimonials-content .top-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  max-height: 557px;
  margin-bottom: 20px;
}
.video-testimonials .testimonials-content .top-video .left-content {
  -webkit-flex-basis: 66%;
  -moz-flex-basis: 66%;
  -ms-flex-preferred-size: 66%;
  flex-basis: 66%;
}
.video-testimonials .testimonials-content .top-video .left-content .big-video {
  height: 100%;
}
.video-testimonials .testimonials-content .top-video .left-content .big-video iframe {
  width: 100%;
  height: 100%;
}
.video-testimonials .testimonials-content .top-video .right-content {
  -webkit-flex-basis: 32%;
  -moz-flex-basis: 32%;
  -ms-flex-preferred-size: 32%;
  flex-basis: 32%;
}
.video-testimonials .testimonials-content .top-video .wrapper-video .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #ffba0c;
  width: 2px;
}
.video-testimonials .testimonials-content .top-video .wrapper-video .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #ddd;
}
.video-testimonials .testimonials-content .top-video .wrapper-video .mCustomScrollBox {
  height: 557px;
}
.video-testimonials .testimonials-content .top-video .wrapper-video .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  cursor: pointer;
}
.video-testimonials .testimonials-content .top-video .wrapper-video .item .preview {
  -webkit-flex-basis: 35%;
  -moz-flex-basis: 35%;
  -ms-flex-preferred-size: 35%;
  flex-basis: 35%;
}
.video-testimonials .testimonials-content .top-video .wrapper-video .item .preview img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.video-testimonials .testimonials-content .top-video .wrapper-video .item h3 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #eeeef3;
  padding: 30px;
  color: #000;
  font-family: "GothamPro";
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
}
.video-testimonials .testimonials-content .fancy-video {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-flow: wrap;
  -moz-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -0.75%;
  width: 101.5%;
}
.video-testimonials .testimonials-content .fancy-video > * {
  width: 31.8333333333%;
  margin: 0 0.75% 1em;
}
.video-testimonials .testimonials-content .fancy-video > a {
  color: #000;
  font-family: "GothamPro";
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  margin-bottom: 35px;
}
.video-testimonials .testimonials-content .fancy-video > a .preview-video {
  position: relative;
  display: block;
  margin-bottom: 20px;
}
.video-testimonials .testimonials-content .fancy-video > a .preview-video .preview-image {
  width: 100%;
  height: 270px;
  object-fit: cover;
  border-right: 15px solid #000;
  border-left: 15px solid #000;
}
.video-testimonials .testimonials-content .fancy-video > a .preview-video .i-youtube {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.play-list-how-we {
  background-color: #eeeef3;
  padding: 120px 0;
  position: relative;
}
.play-list-how-we .top-video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  max-height: 477px;
  margin-bottom: 20px;
}
.play-list-how-we .top-video .left-content {
  -webkit-flex-basis: 61%;
  -moz-flex-basis: 61%;
  -ms-flex-preferred-size: 61%;
  flex-basis: 61%;
}
.play-list-how-we .top-video .left-content .big-video {
  height: 100%;
}
.play-list-how-we .top-video .left-content .big-video iframe {
  width: 100%;
  height: 100%;
}
.play-list-how-we .top-video .right-content {
  -webkit-flex-basis: 37%;
  -moz-flex-basis: 37%;
  -ms-flex-preferred-size: 37%;
  flex-basis: 37%;
}
.play-list-how-we .top-video .wrapper-video .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #ffba0c;
  width: 2px;
}
.play-list-how-we .top-video .wrapper-video .mCSB_scrollTools .mCSB_draggerRail {
  background-color: #ddd;
}
.play-list-how-we .top-video .wrapper-video .mCustomScrollBox {
  height: 477px;
}
.play-list-how-we .top-video .wrapper-video .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  cursor: pointer;
}
.play-list-how-we .top-video .wrapper-video .item .preview {
  -webkit-flex-basis: 35%;
  -moz-flex-basis: 35%;
  -ms-flex-preferred-size: 35%;
  flex-basis: 35%;
}
.play-list-how-we .top-video .wrapper-video .item .preview img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.play-list-how-we .top-video .wrapper-video .item .info {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #fff;
  padding: 20px;
  padding-right: 50px;
}
.play-list-how-we .top-video .wrapper-video .item .info h3 {
  color: #000;
  font-family: "GothamPro";
  font-size: 16px;
  font-weight: 700;
  line-height: 18px;
  margin-bottom: 10px;
  padding-bottom: 0;
}
.play-list-how-we .top-video .wrapper-video .item .info span {
  color: #adadad;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
}
.play-list-how-we .btn-video {
  color: #4842c0;
  font-family: Roboto;
  font-size: 18px;
  font-weight: 900;
  border-radius: 30px;
  background-color: #ffba0c;
  padding: 20px 90px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  bottom: -170px;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.play-list-how-we .btn-video:hover {
  background-color: #ffcd0d;
}
.arhive_course_title {
  margin-bottom: 50px;
  text-align: center;
}
@media (max-width: 767px) {
  .arhive_course_title {
    margin-bottom: 20px;
  }
}
.arhive_course_title h3 {
  font-family: GothamPro-Black, sans-serif;
  font-size: 40px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .arhive_course_title h3 {
    margin-bottom: 20px;
    font-size: 34px;
  }
}
.category_wrapper .wrapper-course {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-flow: wrap;
  -moz-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -0.75%;
  width: 101.5%;
}
.category_wrapper .wrapper-course > * {
  width: 31.8333333333%;
  margin: 0 0.75% 1em;
}
.category_wrapper .wrapper-course .item {
  box-shadow: 0 16px 38px 13px rgba(32, 34, 37, 0.15);
  margin-bottom: 90px;
}
.category_wrapper .wrapper-course .item .top-info {
  background-color: #1f355e;
  padding: 40px 30px;
  padding-bottom: 35px;
  position: relative;
}
@media (max-width: 1024px) {
  .category_wrapper .wrapper-course .item .top-info {
    height: auto !important;
  }
}
.category_wrapper .wrapper-course .item .top-info .icon-tem {
  border: 6px solid #fff;
  background-color: #e72633;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  color: #fff;
  font-family: "GothamPro";
  font-size: 27px;
  font-weight: 700;
  text-transform: uppercase;
  position: absolute;
  width: 68px;
  height: 68px;
  left: 20px;
  top: -33px;
}
@media (max-width: 1024px) {
  .category_wrapper .wrapper-course .item .top-info .icon-tem {
    border: 2px solid #fff;
    font-size: 20px;
    height: 110px;
    width: 68px;
  }
}
.category_wrapper .wrapper-course .item .top-info .big-icon {
  min-width: 90px;
  top: -46px;
  min-height: 90px;
  text-align: center;
  font-size: 34px;
}
.category_wrapper .wrapper-course .item .top-info .combo-course {
  display: block;
  text-align: center;
  margin-bottom: 20px;
  color: #a0a7c1;
  font-family: Roboto;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 4.8px;
  min-height: 15px;
}
.category_wrapper .wrapper-course .item .top-info .flex {
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}
.category_wrapper .wrapper-course .item .top-info h3 {
  color: #fff;
  font-family: "GothamPro";
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
  padding-bottom: 0;
  width: 100%;
}
@media (max-width: 1024px) {
  .category_wrapper .wrapper-course .item .top-info h3 {
    font-weight: 900;
    font-family: "GothamPro-Black";
  }
}
.category_wrapper .wrapper-course .item .top-info h3 a {
  color: #fff;
}
@media (max-width: 1024px) {
  .category_wrapper .wrapper-course .item .top-info h3 a {
    padding-bottom: 0;
    display: block;
  }
}
.category_wrapper .wrapper-course .item .top-info h3 span.mob-plus {
  position: absolute;
  right: 30px;
  bottom: 30px;
  display: none;
}
@media (max-width: 1024px) {
  .category_wrapper .wrapper-course .item .top-info h3 span.mob-plus:before {
    content: "\f067";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: "fontawesome-solid";
    font-size: 20px;
    color: #fff;
    border: 2px solid #ffba0c;
    padding: 3px 10px;
  }
}
.category_wrapper .wrapper-course .item .top-info .rating {
  position: relative;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px 0 15px 0;
  width: 100%;
}
@media (max-width: 1024px) {
  .category_wrapper .wrapper-course .item .top-info .rating {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
  }
}
@media (max-width: 1024px) {
  .category_wrapper .wrapper-course .item .top-info .rating > div {
    margin: 0 5px;
  }
}
.category_wrapper .wrapper-course .item .top-info .rating .rating_two {
  position: relative;
}
.category_wrapper .wrapper-course .item .top-info .rating .rating_two > span {
  position: absolute;
  left: -30px;
  width: 48px;
  height: 48px;
  font-family: "GothamPro";
  font-size: 22px;
  font-weight: 500;
  line-height: 49px;
}
.category_wrapper .wrapper-course .item .top-info .rating .rateYo-item {
  margin: 0 auto;
  margin-bottom: 5px;
}
@media (max-width: 440px) {
  .category_wrapper .wrapper-course .item .top-info .rating .rateYo-item {
    width: auto !important;
  }
}
@media (max-width: 440px) {
  .category_wrapper .wrapper-course .item .top-info .rating .rateYo-item .jq-ry-group-wrapper > div {
    text-align: center;
  }
  .category_wrapper .wrapper-course .item .top-info .rating .rateYo-item .jq-ry-group-wrapper > div svg {
    width: 22px;
    margin-right: 5px;
  }
  .category_wrapper .wrapper-course .item .top-info .rating .rateYo-item .jq-ry-group-wrapper > div svg:last-child {
    margin-right: 0;
  }
}
.category_wrapper .wrapper-course .item .top-info .rating span {
  display: block;
  text-align: center;
  color: #fff;
  font-family: Roboto;
  font-size: 13px;
  font-weight: 300;
}
@media (max-width: 440px) {
  .category_wrapper .wrapper-course .item .top-info .rating span {
    font-size: 10px;
    flex-basis: 100%;
  }
}
.category_wrapper .wrapper-course .item .top-info .rating .text-rating {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  top: -7px;
  font-size: 16px;
  color: #fff;
  font-family: "GothamPro";
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.category_wrapper .wrapper-course .item .top-info .rating .text-rating br {
  display: none;
}
.category_wrapper .wrapper-course .item .bottom-info {
  background-color: #fff;
  padding: 40px 40px 45px 40px;
}
@media (max-width: 767px) {
  .category_wrapper .wrapper-course .item .bottom-info {
    padding: 20px 20px 15px 20px;
  }
}
.category_wrapper .wrapper-course .item .bottom-info .info {
  border-top: 1px solid #e8e8e8;
  padding-top: 15px;
  margin-top: 25px;
}
.category_wrapper .wrapper-course .item .bottom-info .info ul li {
  color: #595959;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 5px;
  position: relative;
  padding-left: 10px;
}
.category_wrapper .wrapper-course .item .bottom-info .info ul li:before {
  content: "";
  position: absolute;
  right: 100%;
  top: 9px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #595959;
}
.category_wrapper .wrapper-course .item .bottom-info .info ul li span {
  color: #393aff;
}
.category_wrapper .wrapper-course .item .bottom-info .info ul li strong {
  font-weight: 700;
}
.category_wrapper .wrapper-course .item .bottom-info .price {
  margin-bottom: 35px;
  color: #24282f;
  font-family: "GothamPro-Black";
  font-size: 40px;
  text-align: center;
}
@media (max-width: 767px) {
  .category_wrapper .wrapper-course .item .bottom-info .price {
    font-size: 25px;
    margin-bottom: 20px;
  }
}
.category_wrapper .wrapper-course .item .bottom-info .price > strong {
  display: block;
  color: #a0a1a1;
  font-size: 20px;
  text-decoration: line-through;
}
@media (max-width: 767px) {
  .category_wrapper .wrapper-course .item .bottom-info .price > strong {
    font-size: 15px;
  }
}
.category_wrapper .wrapper-course .item .bottom-info .price .re_passwd .pass_desc {
  color: #ffba0c;
  font-size: 13px;
  line-height: 1;
  display: block;
}
.category_wrapper .wrapper-course .item .bottom-info .price .re_passwd input[type="text"] {
  text-align: center;
  margin-bottom: 10px;
}
.category_wrapper .wrapper-course .item .bottom-info .price .re_passwd input[type="submit"] {
  background: #51cf43;
  color: #000;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 1;
  display: inline-block;
  padding: 10px 40px;
  cursor: pointer;
  border-radius: 5px;
  font-weight: 900;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
}
.category_wrapper .wrapper-course .item .bottom-info .price .re_passwd input[type="submit"]:hover {
  background: #ffba0c;
}
@media (max-width: 767px) {
  .category_wrapper .wrapper-course .item .bottom-info .btns {
    width: 200px;
    margin: 0 auto;
  }
}
.category_wrapper .wrapper-course .item .bottom-info .btns a {
  width: 100%;
  height: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  padding: 10px;
  border-radius: 30px;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 767px) {
  .category_wrapper .wrapper-course .item .bottom-info .btns a {
    height: 35px;
  }
}
.category_wrapper .wrapper-course .item .bottom-info .btns .order-btn {
  background-color: #ffba0c;
  color: #4842c0;
  font-size: 18px;
  font-weight: 900;
  line-height: 24px;
  margin-bottom: 10px;
}
.category_wrapper .wrapper-course .item .bottom-info .btns .order-btn:hover {
  background-color: #ffdf0e;
}
.category_wrapper .wrapper-course .item .bottom-info .btns .more-info {
  border: 2px dotted #ffba0c;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: underline;
  position: relative;
}
.category_wrapper .wrapper-course .item .bottom-info .btns .more-info:after {
  content: "";
  border: 2px solid #ffba0c;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  height: 100%;
  width: 100%;
  border-radius: 30px;
  position: absolute;
}
.category_wrapper .wrapper-course .item .bottom-info .btns .more-info:hover {
  border-color: transparent;
}
.category_wrapper .wrapper-course .item .bottom-info .btns .more-info:hover:after {
  opacity: 1;
}
@media (max-width: 1024px) {
  .category_wrapper .wrapper-course .item.active .top-info h3 span:before {
    content: "\f068";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: "fontawesome-solid";
    color: #fff;
  }
}
.category_wrapper .blue-course .item .top-info .icon-tem {
  background-color: #1446ff;
}
.course_info_text ul {
  margin: 0 0 35px 35px;
}
.course_info_text ul li {
  list-style: disc;
  margin-bottom: 5px;
}
.online_course_info > .row_1310 {
  max-width: 100%;
}
.online_course_info .top-block {
  background-color: #1f355e;
  padding: 0 15px;
  padding-top: 60px;
  margin-bottom: 60px;
}
.online_course_info .top-block h2 {
  text-align: center;
  margin-bottom: 70px;
  color: #fff;
  font-family: "GothamPro";
  font-size: 40px;
  font-weight: 500;
  padding-bottom: 0;
}
.online_course_info .top-block .wrapper-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  padding-bottom: 20px;
}
.online_course_info .top-block .wrapper-links .previews-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.online_course_info .top-block .wrapper-links .previews-link .rateYo-link {
  margin-left: 8px;
  width: auto !important;
}
.online_course_info .top-block .wrapper-links .previews-link .rateYo-link svg {
  width: 12px;
  height: 12px;
  fill: #fff !important;
}
.online_course_info .top-block .wrapper-links a {
  padding: 5px;
  color: #fff;
  font-family: "GothamPro";
  font-size: 14px;
  margin: 0 5px;
  font-weight: 700;
  border: 2px solid #ffba0c;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.online_course_info .top-block .wrapper-links a:hover {
  background: #ffba0c;
}
.online_course_info .top-block .wrapper-links a:last-child {
  margin-right: 0;
}
.online_course_info .top-block .wrapper-links .active {
  background: #ffba0c;
}
.online_course_info .course_block .youtube {
  width: 63%;
  min-width: 300px;
}
.student-feedback h3 {
  line-height: 30px;
  margin-bottom: 50px !important;
}
.student-feedback .wrapper-feedback {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.student-feedback .wrapper-feedback .left-content {
  -webkit-flex-basis: 20%;
  -moz-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
}
.student-feedback .wrapper-feedback .left-content .number-rate {
  display: block;
  text-align: center;
  color: #37404e;
  font-family: "GothamPro";
  font-size: 60px;
  font-weight: 400;
  margin-bottom: 15px;
}
.student-feedback .wrapper-feedback .left-content .rateYo-global {
  margin: 0 auto;
  margin-bottom: 15px;
}
.student-feedback .wrapper-feedback .left-content .small-text {
  display: block;
  text-align: center;
  color: #a0a1a1;
  font-family: "GothamPro";
  font-size: 14px;
  font-weight: 400;
}
.student-feedback .wrapper-feedback .right-content {
  -webkit-flex-basis: 75%;
  -moz-flex-basis: 75%;
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
}
.student-feedback .wrapper-feedback .right-content .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-bottom: 10px;
}
.student-feedback .wrapper-feedback .right-content .item:last-child {
  margin-bottom: 0px;
}
.student-feedback .wrapper-feedback .right-content .item .line {
  width: 100%;
  max-width: 420px;
  height: 20px;
  background-color: #f2f3f5;
  position: relative;
  margin-right: 20px;
}
@media (max-width: 768px) {
  .student-feedback .wrapper-feedback .right-content .item .line {
    max-width: 60%;
  }
}
@media (max-width: 465px) {
  .student-feedback .wrapper-feedback .right-content .item .line {
    max-width: 45%;
  }
}
.student-feedback .wrapper-feedback .right-content .item .line .fill {
  background-color: #a1a7b5;
  height: 100%;
}
.student-feedback .wrapper-feedback .right-content .item .rate {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.student-feedback .wrapper-feedback .right-content .item .rate > div {
  margin-right: 15px;
}
.student-feedback .wrapper-feedback .right-content .item .rate > span {
  color: #4842c0;
  font-family: "GothamPro";
  font-size: 15px;
  font-weight: 400;
  text-align: center;
}
.student-feedback .wrapper-feedback .right-content .fifty-three .line:before {
  width: 50%;
}
.student-feedback .wrapper-feedback .right-content .thirty-six .line:before {
  width: 30%;
}
.student-feedback .wrapper-feedback .right-content .nine .line:before {
  width: 10%;
}
.student-feedback .wrapper-feedback .right-content .one .line:before {
  width: 5%;
}
.feedback-average {
  background-color: #eeeef3;
  padding-top: 80px;
  padding-bottom: 80px;
}
.feedback-average h3 {
  color: #1f4171;
  font-family: "GothamPro";
  font-weight: 700;
  font-size: 24px;
  padding-bottom: 0;
  margin-bottom: 40px !important;
  padding-left: 14px;
}
.feedback-average .wrapper-feedback .right-content {
  -webkit-flex-basis: 67%;
  -moz-flex-basis: 67%;
  -ms-flex-preferred-size: 67%;
  flex-basis: 67%;
}
.feedback-average .wrapper-feedback .right-content .item .line {
  max-width: 516px;
  background-color: #fff;
}
.feedback-average .wrapper-feedback {
  margin-bottom: 60px;
}
.feedback-average .link {
  text-align: center;
}
.feedback-average .link > span {
  padding: 20px 70px;
  border-radius: 27px;
  background-color: #ffba0c;
  color: #4842c0;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 900;
  display: inline-block;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}
.feedback-average .link > span:hover {
  background-color: #ffcd0d;
}
#searchform_page {
  position: relative;
}
#searchform_page label {
  color: #1f4171;
  font-family: "GothamPro-Black";
  font-size: 20px;
  font-weight: 400;
  line-height: 1;
  padding-bottom: 20px;
  display: block;
}
#searchform_page input[type="text"] {
  padding: 0 45px 0 10px;
}
#searchform_page span {
  position: absolute;
  width: 40px;
  height: 40px;
  right: 0;
}
#searchform_page span:before {
  content: "\f002";
  color: #ffba0c;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-family: "fontawesome-solid";
  font-size: 15px;
  z-index: 0;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#searchform_page span #searchsubmit {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: transparent;
}
#searchform_page span:hover:before {
  color: #1f4171;
}
.header-top .wrpapper-top {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 30px 0;
}
.header-top .wrpapper-top .left-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.header-top .wrpapper-top .left-content #logo {
  margin-right: 60px;
}
.header-top .wrpapper-top .left-content .rate {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: 220px;
}
.header-top .wrpapper-top .left-content .rate > a {
  display: block;
}
.header-top .wrpapper-top .left-content .rate .jq-ry-container[readonly="readonly"] {
  cursor: pointer;
}
.header-top .wrpapper-top .left-content .rate .stars_wrap_new {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.header-top .wrpapper-top .left-content .rate .rate-header, .header-top .wrpapper-top .left-content .rate .rate-list {
  margin-right: 25px;
}
.header-top .wrpapper-top .left-content .rate .rating_desription {
  color: #1f355e;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
  width: 100%;
}
.header-top .wrpapper-top .left-content .rate .rating_desription strong {
  color: #1f355e;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 400;
}
.header-top .wrpapper-top .center-content div.asp_w.ajaxsearchpro.asp_non_compact {
  min-width: 300px;
}
.header-top .wrpapper-top .right-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.header-top .wrpapper-top .right-content .tel-header {
  color: #000;
  font-family: "GothamPro";
  font-size: 30px;
  font-weight: 400;
  letter-spacing: -0.75px;
  margin-right: 50px;
}
.header-top .wrpapper-top .right-content .tel-header i {
  margin-right: 15px;
}
.header-top .wrpapper-top .right-content .tel-header b {
  font-family: "GothamPro-Black";
  font-size: 30px;
  font-weight: 400;
}
.header-top .wrpapper-top .right-content .btn-header {
  padding: 14px 40px;
  border-radius: 27px;
  background-color: #51cf43;
  color: #010101;
  font-family: Roboto;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-top .wrpapper-top .right-content .btn-header:hover {
  background-color: #ffba0c;
}
.header-top .menu {
  background-color: #ffba0c;
  padding: 15px 0;
  position: relative;
}
.header-top .menu nav > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.header-top .menu nav > ul > li {
  padding: 0 35px;
  border-right: 1px solid #ffe011;
  position: relative;
}
.header-top .menu nav > ul > li:first-child {
  padding-left: 0;
}
.header-top .menu nav > ul > li:last-child {
  border-right: none;
  padding-right: 0;
}
.header-top .menu nav > ul > li > ul.sub-menu {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 33px;
  left: 0;
  width: 200px;
  padding: 4px 10px 6px;
  background: #ffb70a;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  z-index: 99;
}
.header-top .menu nav > ul > li > ul.sub-menu > li {
  position: relative;
  padding: 5px 0;
  border-top: 2px solid #ffe011;
  border-bottom: 2px solid #ffa005;
}
.header-top .menu nav > ul > li > ul.sub-menu > li > ul.sub-menu {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0px;
  right: -118%;
  width: 200px;
  padding: 4px 10px 6px;
  background: #ffb70a;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  z-index: 99;
}
.header-top .menu nav > ul > li > ul.sub-menu > li > ul.sub-menu:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -6px;
  width: 10px;
  height: 100%;
}
.header-top .menu nav > ul > li > ul.sub-menu > li > ul.sub-menu > li {
  position: relative;
  padding: 5px 0;
  border-top: 2px solid #ffe011;
  border-bottom: 2px solid #ffa005;
}
.header-top .menu nav > ul > li > ul.sub-menu > li.menu-item-has-children:hover > ul.sub-menu {
  visibility: visible;
  opacity: 1;
}
.header-top .menu nav > ul > li.menu-item-has-children:before {
  content: "";
  position: absolute;
  bottom: -17px;
  left: 0;
  right: 0;
  height: 20px;
  z-index: 99;
}
.header-top .menu nav > ul > li.menu-item-has-children:hover > ul.sub-menu {
  visibility: visible;
  opacity: 1;
}
.header-top .menu nav > ul li a {
  color: #1f355e;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 700;
  display: block;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-top .menu nav > ul li a:hover {
  color: #4842c0;
}
.header-bottom {
  background-color: #f9f9fc;
  padding: 15px 0;
}
.header-bottom .breadcrumb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  font-weight: 500;
  font-family: Roboto;
}
.header-bottom .breadcrumb a span {
  font-size: 14px;
  color: #000;
  margin: 0 5px;
}
.header-bottom .breadcrumb .current-item {
  margin-left: 5px;
  color: #909090;
  font-size: 14px;
  font-weight: 400;
}
footer {
  padding: 0;
}
footer .up-footer {
  background-color: #1f355e;
  padding: 70px 0;
}
footer .up-footer .wrapepr-menu-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
footer .up-footer .wrapepr-menu-footer .footer-op {
  opacity: 0;
}
footer .up-footer .wrapepr-menu-footer h3 {
  color: #fff;
  font-family: "GothamPro-Black";
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 30px;
  padding-bottom: 0;
}
footer .up-footer .wrapepr-menu-footer ul li {
  margin-bottom: 10px;
}
footer .up-footer .wrapepr-menu-footer ul li a {
  color: #8093b8;
  font-family: Roboto;
  font-size: 13px;
  font-weight: 400;
}
footer .up-footer .wrapepr-menu-footer .right-content {
  -webkit-flex-basis: 17%;
  -moz-flex-basis: 17%;
  -ms-flex-preferred-size: 17%;
  flex-basis: 17%;
  text-align: center;
}
footer .up-footer .wrapepr-menu-footer .right-content .logo-footer {
  margin-bottom: 10px;
}
footer .up-footer .wrapepr-menu-footer .right-content .footer-phone {
  margin: 10px 0;
  font-size: 20px;
}
footer .up-footer .wrapepr-menu-footer .right-content .footer-phone a {
  color: #fff;
}
footer .up-footer .wrapepr-menu-footer .right-content .footer-phone i {
  margin-right: 10px;
}
footer .up-footer .wrapepr-menu-footer .right-content .social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  margin-bottom: 40px;
}
footer .up-footer .wrapepr-menu-footer .right-content .social a {
  font-family: "fontawesome-brands";
  width: 30px;
  height: 30px;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-right: 8px;
}
footer .up-footer .wrapepr-menu-footer .right-content .social a:last-child {
  margin-right: 0;
}
footer .up-footer .wrapepr-menu-footer .right-content .social .linkedin-l {
  background-color: #069;
}
footer .up-footer .wrapepr-menu-footer .right-content .social .youtube-l {
  background-color: #ee473e;
}
footer .up-footer .wrapepr-menu-footer .right-content .social .facebook-l {
  background-color: #4861a4;
}
footer .up-footer .wrapepr-menu-footer .right-content .social .twitter-l {
  background-color: #52abed;
}
footer .up-footer .wrapepr-menu-footer .right-content .rate {
  text-align: center;
}
footer .up-footer .wrapepr-menu-footer .right-content .rate .rate-header, footer .up-footer .wrapepr-menu-footer .right-content .rate .rate-list {
  margin: 0 auto;
}
footer .up-footer .wrapepr-menu-footer .right-content .rate span {
  font-weight: 400;
  color: #8093b8;
  font-size: 13px;
  margin-top: 15px;
  display: block;
}
footer .bottom-footer {
  background-color: #1b2f53;
  margin-left: auto;
  padding: 10px 0;
}
footer .bottom-footer .wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
footer .bottom-footer .wrapper > .flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
footer .bottom-footer .wrapper .copy {
  color: #8093b8;
  font-family: Roboto;
  font-size: 13px;
  font-weight: 400;
}
footer .bottom-footer .wrapper .copy span {
  font-size: 15px;
  color: #8093b8;
}
footer .bottom-footer .wrapper .copy span a {
  color: #8093b8;
}
footer .bottom-footer .wrapper .copy span a:hover {
  text-decoration: underline;
}
@media (max-width: 768px) {
  footer .bottom-footer .wrapper .copy {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }
}
footer .bottom-footer .authorize-logo {
  height: 60px;
  margin-right: 15px;
}
footer .bottom-footer .authorize-logo img {
  height: 100%;
  width: auto;
}
.btn-faq {
  display: inline-block;
}
body .new_contact_form form input, body .new_contact_form form textarea {
  color: gray;
}
body .new_contact_form form input::placeholder, body .new_contact_form form textarea::placeholder {
  color: gray;
}
.map {
  background-color: #9cabc8;
  padding: 90px 0;
}
.map .title-map {
  text-align: center;
  color: #fff;
  margin-bottom: 30px;
}
.map #locations #mapsvg {
  margin: 0 auto;
}
.map-content {
  padding: 110px 0;
}
.map-content .title-content {
  text-align: center;
  margin-bottom: 100px;
}
.map-content .title-content h1 {
  color: #1f4171;
}
.map-content .title-content p {
  font-weight: 400;
  font-size: 20px;
  font-family: roboto, sans-serif;
  color: #000;
}
.map-content ul {
  margin-bottom: 20px;
  float: left;
  margin-right: 30px;
}
.map-content ul:nth-child(3) {
  margin-top: 52px;
}
@media (max-width: 102px) {
}
.map-content ul li {
  margin-bottom: 20px;
  font-size: 15px;
  color: #a3a3a3;
  font-weight: 400;
  font-family: roboto, sans-serif;
  position: relative;
}
.map-content ul li:before {
  content: "";
  position: absolute;
  background-color: #a3a3a3;
  left: -13px;
  top: 5px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
}
.map-content ul li a {
  font-size: 15px;
  color: #036;
  font-weight: 400;
  font-family: roboto, sans-serif;
}
.map-content ul li a font {
  color: #b3b3b3;
}
.map-content ul li a strong {
  font-weight: 400;
}
.map-content ul .map_sub {
  color: #4842c0;
  font-size: 24px;
  font-family: GothamPro-Black, sans-serif;
  display: block;
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-bottom: 25px;
  position: relative;
}
.map-content ul .map_sub:before {
  content: "";
  position: absolute;
  background-color: #4842c0;
  left: -22px;
  top: 9px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}
.category_wrapper .video_and_desk {
  margin-bottom: 50px !important;
}
.youtube {
  margin-top: 20px !important;
  margin-bottom: 30px !important;
  position: relative;
}
.youtube img {
  width: 100%;
}
.youtube .play-button {
  width: 90px;
  height: 60px;
  background-color: #333;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  z-index: 1;
  opacity: 0.8;
  border-radius: 6px;
}
.youtube .play-button:before {
  content: "";
  border-style: solid;
  border-width: 15px 0 15px 26px;
  border-color: transparent transparent transparent #fff;
}
.youtube img, .youtube .play-button {
  cursor: pointer;
}
.youtube .play-button, .youtube .play-button:before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
}
.youtube iframe {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  height: 800px;
}
@media (max-width: 1023px) {
  .youtube iframe {
    height: 400px;
  }
}
::-webkit-input-placeholder {
  color: #4c4c4c;
  opacity: 1;
}
:-moz-placeholder {
  color: #4c4c4c;
  opacity: 1;
}
::-moz-placeholder {
  color: #4c4c4c;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #4c4c4c;
  opacity: 1;
}
.text_pole ::-webkit-input-placeholder {
  color: #737373;
  opacity: 1;
}
.text_pole :-moz-placeholder {
  color: #737373;
  opacity: 1;
}
.text_pole ::-moz-placeholder {
  color: #737373;
  opacity: 1;
}
.text_pole :-ms-input-placeholder {
  color: #737373;
  opacity: 1;
}
/*
 Flexbox grid @mixin
 EXAMPLE
 .flexbox {
 @include boxGrid(5, 4%);
 }
 */
.single-courses-new {
  min-height: 1600px;
}
.single-courses-new .cminw {
  text-align: center;
  font-weight: 500;
}
.single-courses-new .rating_box .stars .jq-ry-group-wrapper {
  width: 150px;
  text-align: left;
}
.single-courses-new * {
  box-sizing: border-box;
  outline: none;
}
.single-courses-new .course_block ul > li {
  list-style: disc;
  list-style-position: inside;
}
.single-courses-new .new_breadcrumbs {
  padding: 20px 0;
  color: #909090;
  font-family: "Roboto", sans-serif;
}
.single-courses-new .new_breadcrumbs a {
  font-weight: 700;
  color: #000;
}
.single-courses-new .course_top {
  background: #1f355e;
  padding-top: 50px;
  color: #fff;
  z-index: 499;
  position: relative;
}
@media (max-width: 768px) {
  .single-courses-new .course_top {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.single-courses-new .course_top_row {
  position: relative;
  padding-right: 490px;
}
@media (max-width: 1100px) {
  .single-courses-new .course_top_row {
    padding-right: 0;
  }
}
.single-courses-new .main_title {
  font-size: 40px;
  color: #fff;
  padding-bottom: 25px;
}
@media (max-width: 1100px) {
  .single-courses-new .main_title {
    font-size: 32px;
  }
}
.single-courses-new .c_description {
  padding-bottom: 25px;
  color: #fff;
  font-size: 20px;
}
@media (max-width: 1100px) {
  .single-courses-new .c_description {
    font-size: 18px;
  }
}
.single-courses-new .stars_wrap_new {
  padding-bottom: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
@media (max-width: 1240px) {
  .single-courses-new .stars_wrap_new {
    padding-bottom: 20px;
  }
}
.single-courses-new .stars_wrap_new .avarage_old {
  margin-left: 20px;
}
.single-courses-new .autor_info {
  padding-bottom: 40px;
  font-size: 15px;
}
.single-courses-new .autor_info .scroll_to {
  color: #fff;
}
@media (max-width: 1240px) {
  .single-courses-new .autor_info {
    padding-bottom: 20px;
  }
}
.single-courses-new .autor_info .language {
  padding-left: 50px;
}
.single-courses-new .right_side_sidebar {
  width: 32%;
  float: right;
  position: relative;
  will-change: min-height;
  margin-top: -360px;
  z-index: 500;
}
@media (max-width: 1024px) {
  .single-courses-new .right_side_sidebar {
    margin-top: 0;
  }
}
@media (max-width: 1024px) {
  .single-courses-new .right_side_sidebar {
    position: static;
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    float: none;
  }
}
.single-courses-new .right_side_sidebar .price {
  color: #24282f;
  font-weight: 700;
  font-size: 40px;
  font-family: GothamPro-Black;
  margin-bottom: 15px;
}
.single-courses-new .right_side_sidebar .price strong {
  display: inline-block;
  color: #a0a1a1;
  font-size: 20px;
  text-decoration: line-through;
}
.single-courses-new .right_side_sidebar .btns .order-btn {
  background: #ffba0c;
  color: #4842c0;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  display: inline-block;
  padding: 20px 40px;
  cursor: pointer;
  border-radius: 30px;
  font-weight: 900;
  transition: all 0.5s ease;
  text-align: center;
  display: block;
  margin-bottom: 10px;
}
.single-courses-new .right_side_sidebar .btns .more-info {
  display: none;
}
.single-courses-new .right_side_sidebar .inner-wrapper-sticky {
  transform: translate(0, 0);
  /* For browsers don't support translate3d. */
  transform: translate3d(0, 0, 0);
  will-change: position, transform;
}
.single-courses-new .right_side_sidebar.is-affixed {
  margin-top: 0;
}
.single-courses-new .right_side_sidebar.is-affixed .top_video {
  display: none;
}
.single-courses-new .right_side_sidebar .box {
  padding: 4px;
  background: #fff;
  width: 100%;
  box-shadow: 0px 16px 37.5px 12.5px rgba(32, 34, 37, 0.15);
  margin-bottom: 20px;
  position: relative;
}
.single-courses-new .right_side_sidebar .top_video {
  position: relative;
  display: block;
}
.single-courses-new .right_side_sidebar .top_video i {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  width: 66px;
  height: 66px;
  background: #fff;
  border-radius: 50%;
  line-height: 66px;
  color: #000;
  -webkit-transition: all 0.3s ease-in-out;
  -khtml-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.single-courses-new .right_side_sidebar .top_video:hover i {
  color: #c00;
}
.single-courses-new .right_side_sidebar .inner {
  padding: 15px 35px;
}
@media (max-width: 1240px) {
  .single-courses-new .right_side_sidebar .inner {
    padding: 20px;
  }
}
.single-courses-new .right_side_sidebar .employee {
  text-align: center;
  display: block;
  margin-top: 10px;
}
.single-courses-new .right_side_sidebar .employee a {
  color: #4842c0;
  font-size: 16px;
  font-weight: 600;
}
.single-courses-new .right_side_sidebar .employee a:hover {
  text-decoration: underline;
}
.single-courses-new .right_side_sidebar .re_passwd {
  max-width: 100%;
}
.single-courses-new .right_side_sidebar .re_passwd .inner {
  padding: 0;
  text-align: center;
}
.single-courses-new .right_side_sidebar .re_passwd .inner .pass_desc {
  color: #ffba0c;
}
.single-courses-new .btn_order .all_price_wrap {
  display: block;
  font-size: 0;
  text-align: left;
}
.single-courses-new .btn_order .your_price, .single-courses-new .btn_order .simple_price {
  display: inline-block;
  padding-right: 20px;
}
.single-courses-new .btn_order .your_price strong, .single-courses-new .btn_order .simple_price strong {
  color: #24282f;
  font-weight: 700;
  font-size: 40px;
}
.single-courses-new .btn_order .retail_price {
  font-size: 0 !important;
  display: inline-block;
}
.single-courses-new .btn_order .retail_price strong {
  display: inline-block;
  color: #a0a1a1;
  font-size: 20px;
  text-decoration: line-through;
}
.single-courses-new .btn_order .simple_price {
  display: block;
  text-align: left;
  font-size: 0;
}
.single-courses-new .btn_order .c_an {
  display: none !important;
}
.single-courses-new .btn_order .order_new {
  margin-top: 10px;
  display: block !important;
}
.single-courses-new .guarantee a {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #a0a1a1 !important;
  padding: 10px 0 20px;
}
.single-courses-new .icons_block {
  font-size: 15px;
  color: #595959;
}
.single-courses-new .icons_block .icon {
  position: relative;
  padding-bottom: 30px;
  padding-top: 5px;
  padding-left: 45px;
}
.single-courses-new .icons_block .duration {
  background: url(../new_img/new_icon1.png) 0px 0px no-repeat;
}
.single-courses-new .icons_block .review {
  background: url(../new_img/review_2.png) 0px 0px no-repeat;
}
.single-courses-new .icons_block .repeatable {
  background: url(../new_img/new_icon3.png) 0px 0px no-repeat;
}
.single-courses-new .icons_block .subscription {
  background: url(../new_img/new_icon4.png) 3px 7px no-repeat;
}
.single-courses-new .icons_block .access {
  background: url(../new_img/new_icon5.png) 0px 4px no-repeat;
}
.single-courses-new .icons_block .mobile {
  background: url(../new_img/new_icon6.png) 7px 0px no-repeat;
}
.single-courses-new .shr_link {
  text-align: center;
  color: #4842c0;
}
.single-courses-new .shr_link a {
  font-weight: 500;
}
.single-courses-new .shr_link a:hover {
  text-decoration: underline;
}
.single-courses-new .shr_link img {
  position: relative;
  margin-right: 5px;
}
.single-courses-new .shr_box {
  text-align: center;
  font-size: 0;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: none;
}
.single-courses-new .shr_box a {
  font-size: 20px;
  margin: 0 5px;
}
.single-courses-new .shr_box a:hover {
  opacity: 0.85;
  text-decoration: none;
}
.single-courses-new .training_box {
  padding: 30px !important;
  margin-bottom: 0;
}
.single-courses-new .training_box h3 {
  font-size: 22px;
  color: #24282f;
  font-weight: 500;
}
.single-courses-new .training_box h4 {
  color: #595959;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  padding-bottom: 25px;
}
.single-courses-new .training_box a {
  font-size: 15px;
  color: #4842c0;
  font-weight: 600;
}
.single-courses-new .new_tab_list {
  font-size: 0;
  padding-bottom: 20px;
}
.single-courses-new .new_tab_list li {
  margin-right: 15px;
  display: inline-block;
}
@media (max-width: 768px) {
  .single-courses-new .new_tab_list li {
    margin-right: 5px;
  }
}
.single-courses-new .new_tab_list li a {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  -webkit-transition: all 0.3s ease-in-out;
  -khtml-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: block;
  padding: 5px;
  border: 2px solid #ffba0c;
  border-radius: 3px;
}
@media (max-width: 768px) {
  .single-courses-new .new_tab_list li a {
    font-size: 14px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: none;
  }
}
.single-courses-new .new_tab_list li a.active, .single-courses-new .new_tab_list li a:hover {
  background: #ffba0c;
  text-decoration: none;
}
.single-courses-new .new_tab_list li a span {
  color: #fff;
  font-weight: 500;
}
.single-courses-new .course_main_info {
  padding-top: 50px;
  overflow: visible;
}
@media (max-width: 1240px) {
  .single-courses-new .course_main_info {
    padding-top: 20px;
  }
}
@media (max-width: 1240px) {
  .single-courses-new .course_main_info {
    padding-top: 20px;
  }
}
.single-courses-new .main_left_side {
  float: left;
  width: 63%;
}
@media (max-width: 768px) {
  .single-courses-new .main_left_side {
    float: none;
    width: 100%;
  }
}
.single-courses-new .main_left_side .course_block ul {
  margin-bottom: 20px;
}
.single-courses-new .main_left_side .course_block ul li {
  padding-left: 20px;
  margin-bottom: 10px;
  list-style: none;
  position: relative;
}
.single-courses-new .main_left_side .course_block ul li:before {
  content: "";
  position: absolute;
  top: 7px;
  left: 0;
  width: 5px;
  height: 5px;
  background: #000;
  border-radius: 50%;
}
.single-courses-new .course_includes {
  background: #f9f9fc;
  padding: 30px;
  border: 1px solid #f1f1f5;
  margin-bottom: 50px;
}
@media (max-width: 1240px) {
  .single-courses-new .course_includes {
    padding: 20px 10px;
    margin-bottom: 20px;
  }
}
.single-courses-new .course_includes h3 {
  font-size: 24px;
  color: #1f4171;
  padding-bottom: 30px;
  font-weight: 900;
}
@media (max-width: 1240px) {
  .single-courses-new .course_includes h3 {
    padding-bottom: 20px;
  }
}
.single-courses-new .course_includes li {
  position: relative;
  padding-left: 30px;
  margin-bottom: 30px;
  color: #000;
  font-size: 16px;
  line-height: 1.6;
}
@media (max-width: 1100px) {
  .single-courses-new .course_includes li {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
.single-courses-new .course_includes li i {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moztransform: translate(0, -50%);
  transform: translate(0, -50%);
  left: 0;
  color: #ffba0c;
}
.single-courses-new .headline {
  font-size: 28px;
  color: #1f4171;
  font-weight: 900;
  padding-bottom: 25px;
}
.single-courses-new .course_block h2, .single-courses-new .course_block h3, .single-courses-new .course_block h4, .single-courses-new .course_block h5, .single-courses-new .course_block h6 {
  color: #1f4171 !important;
}
.single-courses-new .how_we_teach iframe, .single-courses-new .sample_teaching_lectures iframe {
  width: 100%;
}
@media (max-width: 768px) {
  .single-courses-new .how_we_teach iframe, .single-courses-new .sample_teaching_lectures iframe {
    height: 280px;
  }
}
@media (max-width: 500px) {
  .single-courses-new .how_we_teach iframe, .single-courses-new .sample_teaching_lectures iframe {
    height: 220px;
  }
}
.single-courses-new .requirements {
  padding-bottom: 70px;
}
.single-courses-new .requirements_content ul {
  padding-left: 15px;
}
.single-courses-new .requirements_content ul li {
  position: relative;
  padding-left: 18px;
}
.single-courses-new .requirements_content ul li:before {
  position: absolute;
  top: 6px;
  left: 0;
  border-radius: 50%;
  content: "";
  width: 6px;
  height: 6px;
  background: #000;
}
.single-courses-new .inner_item {
  padding-bottom: 45px;
}
.single-courses-new .photo {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  background-size: cover;
}
.single-courses-new .autor_box {
  padding-top: 25px;
}
.single-courses-new .autor_box h3 {
  font-size: 20px;
  color: #24282f;
  padding-bottom: 25px;
}
@media (max-width: 768px) {
  .single-courses-new .autor_box .autor_box_photo {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .single-courses-new .autor_box .autor_box_content {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
.single-courses-new .wysiwyg h3 {
  font-size: 24px;
  color: #1f4171;
  font-weight: 900;
  padding-bottom: 25px;
}
.single-courses-new .wysiwyg strong {
  font-weight: 700;
}
.single-courses-new .wysiwyg p {
  padding-bottom: 20px;
  font-size: 15px;
  color: #595959;
  line-height: 1.6;
}
.single-courses-new .wysiwyg ul {
  padding-left: 15px;
}
.single-courses-new .wysiwyg ul li {
  position: relative;
  padding-left: 18px;
}
.single-courses-new .wysiwyg ul li:before {
  position: absolute;
  top: 6px;
  left: 0;
  border-radius: 50%;
  content: "";
  width: 6px;
  height: 6px;
  background: #000;
}
.single-courses-new .data_stars .date {
  display: inline-block !important;
  color: #c0c0c0;
  font-size: 15px;
}
.single-courses-new .data_stars .stars {
  position: relative;
  top: 3px;
  display: inline-block;
}
.single-courses-new .all_rev .rev_item .box {
  margin-bottom: 30px !important;
  border: none;
  border-bottom: 1px solid #eee !important;
  padding: 0 0 40px 0;
  border-radius: 0;
}
.single-courses-new .all_rev .rev_item .box h3 {
  font-weight: 900;
  color: #1f355e;
  font-size: 24px;
  font-family: "Gotham Pro";
}
.single-courses-new .all_rev .rev_item h4 {
  display: none;
}
.single-courses-new .all_rev {
  overflow-x: hidden;
}
.single-courses-new .all_rev .rev_item .box:before {
  display: none;
}
.single-courses-new .feedback_item > h3 {
  font-size: 24px;
  color: #1f4171;
  font-weight: 900;
  padding-bottom: 25px;
}
.single-courses-new .feedback_item h5, .single-courses-new .feedback_item .share_description, .single-courses-new .feedback_item .rat_number {
  display: none;
}
.single-courses-new .feedback_item .average_new {
  display: block !important;
  text-align: center;
  color: #37404e;
  font-size: 60px;
  padding-bottom: 15px;
}
.single-courses-new .feedback_item .rating_description_new {
  font-size: 14px;
  color: #a0a1a1;
  text-align: center;
}
.single-courses-new .feedback_item .avarage_old {
  display: none !important;
}
.single-courses-new .feedback_item .stars {
  text-align: center;
}
.single-courses-new .feedback_item .stars_wrap {
  -webkit-flex-basis: 24%;
  -moz-flex-basis: 24%;
  -ms-flex-preferred-size: 24%;
  flex-basis: 24%;
}
@media (max-width: 768px) {
  .single-courses-new .feedback_item .stars_wrap {
    -webkit-flex-basis: 33%;
    -moz-flex-basis: 33%;
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
  }
}
@media (max-width: 480px) {
  .single-courses-new .feedback_item .stars_wrap {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
    margin-bottom: 20px;
  }
}
.single-courses-new .feedback_item .rating_procent {
  -webkit-flex-basis: 73%;
  -moz-flex-basis: 73%;
  -ms-flex-preferred-size: 73%;
  flex-basis: 73%;
}
@media (max-width: 768px) {
  .single-courses-new .feedback_item .rating_procent {
    -webkit-flex-basis: 60%;
    -moz-flex-basis: 60%;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
  }
}
@media (max-width: 480px) {
  .single-courses-new .feedback_item .rating_procent {
    text-align: center;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
.single-courses-new .feedback_item .rating_procent .stars_new {
  display: inline-block !important;
  position: relative;
  left: -35px;
}
@media (max-width: 768px) {
  .single-courses-new .feedback_item .rating_procent .stars_new {
    display: none !important;
  }
}
.single-courses-new .feedback_item .rating_procent .rat_procent {
  position: relative;
  top: -3px;
}
@media (max-width: 768px) {
  .single-courses-new .feedback_item .rating_procent .rat_procent {
    -webkit-flex-basis: 10%;
    -moz-flex-basis: 10%;
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%;
  }
}
.single-courses-new .feedback_item .rating_procent .procent_value {
  display: inline-block;
  font-size: 15px;
  position: absolute;
  top: 5px;
  right: 0;
  color: #4842c0;
}
@media (max-width: 768px) {
  .single-courses-new .feedback_item .rating_procent .procent_value {
    position: static;
  }
}
.single-courses-new .feedback_item .rat_visual {
  -webkit-flex-basis: 64%;
  -moz-flex-basis: 64%;
  -ms-flex-preferred-size: 64%;
  flex-basis: 64%;
  height: 20px;
  border: none;
  background: #f2f3f5;
}
@media (max-width: 768px) {
  .single-courses-new .feedback_item .rat_visual {
    -webkit-flex-basis: 90%;
    -moz-flex-basis: 90%;
    -ms-flex-preferred-size: 90%;
    flex-basis: 90%;
  }
}
.single-courses-new .feedback_item .rat_visual span {
  background: #a1a7b5 !important;
  height: 20px;
  top: 0;
  left: 0;
  border: none;
}
.single-courses-new .rating_headline {
  border-bottom: 1px solid #dedede;
  font-size: 20px;
  color: #24282f;
  display: block !important;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.single-courses-new .text_above_reviews {
  padding: 40px 20px;
  font-size: 17px;
  text-align: center;
  background: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
  border: 2px solid #4842c0;
  position: relative;
  line-height: 1.8;
  max-width: 500px;
  margin: 0 auto 35px;
}
.single-courses-new .right_side_sidebar .pass_desc {
  color: #ffba0c;
  font-size: 13px;
  line-height: 1;
  display: block;
  font-family: "GothamPro-Black";
  margin-bottom: 10px;
}
.single-courses-new .right_side_sidebar .re_passwd input[type="text"] {
  text-align: center;
  margin-bottom: 10px;
}
.single-courses-new .right_side_sidebar .re_passwd input[type="submit"] {
  background: #51cf43;
  color: #000;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 1;
  display: inline-block;
  padding: 10px 40px;
  cursor: pointer;
  border-radius: 5px;
  font-weight: 900;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-align: center;
}
.single-courses-new .right_side_sidebar .re_passwd > .inner {
  margin-bottom: 35px;
}
.gdprcp-cookies-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.course_top.is-affixed .inner-wrapper-sticky {
  background: #1f355e;
  padding: 10px 0;
}
.course_top.is-affixed .c_description, .course_top.is-affixed .autor_info {
  display: none;
}
.course_top.is-affixed .main_title {
  font-size: 22px;
  line-height: 1;
  padding-bottom: 10px;
}
.course_top.is-affixed .new_tab_list {
  margin-top: 20px;
}
.course_top.is-affixed .new_tab_list li a {
  padding: 5px;
  border: 2px solid #ffba0c;
  border-radius: 3px;
}
.course_top.is-affixed .new_tab_list li a:hover {
  background: #ffba0c;
}
.course_top.is-affixed .stars_wrap_new {
  padding-bottom: 10px;
}
.single-courses .more_info {
  display: none !important;
}
.course_reviews .student-feedback .link-form .slide-form {
  display: none;
}
.course_reviews .student-feedback .link-form .slide-form .thank-you {
  display: none;
}
.course_reviews .student-feedback .link-form .slide-form .submit-review .btn-wrapper {
  margin-bottom: 15px;
  display: block;
}
.course_reviews .student-feedback .link-form .slide-form .submit-review .btn-wrapper input {
  padding: 20px 70px;
  border-radius: 27px;
  background-color: #ffba0c;
  color: #4842c0;
  font-family: Roboto;
  font-size: 16px;
  font-weight: 900;
  display: inline-block;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
  min-width: 260px;
}
.course_reviews .student-feedback .link-form .slide-form .submit-review .btn-wrapper input:hover {
  background-color: #ffcd0d;
}
.course_reviews .student-feedback .link-form .slide-form .submit-review .marks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.course_reviews .student-feedback .link-form .slide-form .submit-review .cfx {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  margin-bottom: 20px;
}
.course_reviews .student-feedback .link-form .slide-form .submit-review .course-n {
  margin-bottom: 15px;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  color: #000;
}
.course_reviews .student-feedback .link-form .slide-form .submit-review .selectric-wrapper {
  margin-bottom: 20px;
}
.course_reviews .student-feedback .link-form .slide-form .submit-review h2 {
  text-align: left;
  color: #1f4171;
  font-family: "GothamPro";
  font-weight: 700;
  font-size: 24px;
  padding-bottom: 0;
  margin-bottom: 15px;
  margin-top: 30px;
  padding-left: 14px;
}
.course_reviews .student-feedback .link-form .slide-form .submit-review h3 {
  font-size: 20px;
  margin-bottom: 20px !important;
}
.course_reviews .student-feedback .link-form .slide-form .submit-review .wrapepr-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.course_reviews .student-feedback .link-form .slide-form .submit-review .wrapepr-img a {
  display: inline-block;
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 5px;
  overflow: hidden;
  font-size: 40px;
  border: 4px solid #ffa800;
  transition: all 0.5s ease;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.course_reviews .student-feedback .link-form .slide-form .submit-review .wrapepr-img a:hover {
  text-decoration: none;
  opacity: 0.85;
  box-shadow: 1px 1px 2px rgba(0, 1, 1, 0.94);
}
.course_reviews .student-feedback .link-form .slide-form .submit-review .selectric-wrapper.selectric-req.err {
  border: 1px solid #f00 !important;
}
.course_reviews .student-feedback .link-form .slide-form .submit-review .wrapper-part {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.course_reviews .student-feedback .link-form .slide-form .submit-review .wrapper-part > div {
  -webkit-flex-basis: 48%;
  -moz-flex-basis: 48%;
  -ms-flex-preferred-size: 48%;
  flex-basis: 48%;
  width: 48%;
}
.course_reviews .student-feedback .link-form .slide-form .submit-review .wrapper-part .right-part textarea {
  height: 350px;
}
.course_reviews .student-feedback .link-form .slide-form .submit-review .wrapper-part textarea, .course_reviews .student-feedback .link-form .slide-form .submit-review .wrapper-part input {
  padding: 5px 10px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  background-color: #fff;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 1px solid #ccc !important;
  font-family: Arial;
  font-size: 12px;
  color: #000;
}
.course_reviews .student-feedback .link-form .slide-form .submit-review .wrapper-part textarea.err, .course_reviews .student-feedback .link-form .slide-form .submit-review .wrapper-part input.err {
  border: 1px solid #f00 !important;
}
.course_reviews .student-feedback .link-form .slide-form .submit-review .wrapper-part select.err {
  border: 1px solid #f00 !important;
}
.course_reviews .student-feedback .link-form .slide-form .submit-review .wrapper-part textarea {
  padding: 20px;
}
.course_reviews .student-feedback .link-form .slide-form .submit-review .wrapper-part label {
  margin: 15px 0;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
  color: #000;
}
.course_reviews .student-feedback .link-form .slide-form .submit-review .wrapper-part label span {
  display: block;
  font-size: 10px;
  font-weight: 600;
  line-height: 11px;
  color: #929292;
  margin-top: 5px;
}
.course_reviews .wp-pagenavi {
  margin: 0 0 30px;
}
.home_testimonials .testimonilas_headline .stars_new {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.home_testimonials .testimonilas_headline h3 {
  padding-bottom: 15px;
}
.c_breadcrumbs {
  font-family: roboto, sans-serif;
  font-weight: 500;
}
.c_breadcrumbs a {
  font-family: roboto, sans-serif;
  color: #000;
  font-weight: 500;
}
.c_breadcrumbs span {
  font-family: roboto, sans-serif;
  color: #000;
  font-weight: 500;
}
.filter-testimonials ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  margin-bottom: 30px;
  border-bottom: 4px solid #ffba0c;
  overflow: hidden;
}
.filter-testimonials ul li {
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  position: relative;
  z-index: 1;
}
.filter-testimonials ul li a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-family: GothamPro-Black, sans-serif;
  color: #1f355e;
  font-size: 30px;
  text-align: center;
  min-height: 140px;
  padding: 20px;
  position: relative;
  background: #fff;
}
.filter-testimonials ul li a i {
  margin-right: 30px;
  font-size: 40px;
  color: #f00;
}
.filter-testimonials ul li a:hover {
  color: #ffba0c;
}
.filter-testimonials ul li .active-t {
  background: #ffba0c;
  color: #fff;
}
.filter-testimonials ul li .active-t:hover {
  color: #1f355e;
}
.filter-testimonials ul li.written_reviews a {
  border-bottom-right-radius: 10px;
}
.filter-testimonials ul li.written_reviews a:before {
  content: "";
  position: absolute;
  bottom: -3px;
  right: -3px;
  width: 30px;
  height: 20px;
  background: #ffba0c;
  z-index: -1;
}
.filter-testimonials ul li.written_reviews.active-t a {
  border-top-right-radius: 10px;
}
.filter-testimonials ul li.video_reviews a {
  border-bottom-left-radius: 10px;
}
.filter-testimonials ul li.video_reviews a:before {
  content: "";
  position: absolute;
  bottom: -3px;
  left: -3px;
  width: 30px;
  height: 20px;
  background: #ffba0c;
  z-index: -1;
}
.filter-testimonials ul li.video_reviews.active-t a {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 0;
}
.filter-testimonials ul li.video_reviews.active-t a:before {
  display: none;
}
.category_wrapper .wrapper-course .item .top-info .double {
  background: linear-gradient(180deg, #e72633 50%, #1446ff 50%);
  transform: scale(1.1);
  top: -80px;
  height: 138px;
  text-align: center;
  width: 75px;
}
@media (max-width: 1024px) {
  .category_wrapper .wrapper-course .item .top-info .double {
    height: 110px;
    width: 68px;
  }
}
.page-template-template-home-company .what-our {
  background-color: #f1f1f7;
  padding: 120px 0;
}
@media (max-width: 1024px) {
  .page-template-template-home-company .what-our {
    padding: 40px 0;
  }
}
.page-template-template-home-company .what-our .row {
  width: 1300px;
}
.page-template-template-home-company .what-our .wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page-template-template-home-company .what-our .wrapper > div {
  -webkit-flex-basis: 48%;
  -moz-flex-basis: 48%;
  -ms-flex-preferred-size: 48%;
  flex-basis: 48%;
  width: 48%;
}
@media (max-width: 1024px) {
  .page-template-template-home-company .what-our .wrapper > div {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
  }
}
.page-template-template-home-company .what-our .wrapper .left-content .wys li {
  color: #4d4d4d;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 30px;
  position: relative;
  padding-left: 40px;
}
.page-template-template-home-company .what-our .wrapper .left-content .wys li:before {
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../img/check-li.png");
}
.page-template-template-home-company .what-our .wrapper .left-content .wys li strong {
  color: #4842c0;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  font-family: "GothamPro-Bold";
}
.page-template-template-home-company .what-our h2 {
  color: #1f4171;
  font-size: 34px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 1024px) {
  .page-template-template-home-company .what-our h2 {
    margin-bottom: 30px;
  }
}
.page-template-template-home-company .testimonials {
  background-color: #fff;
  padding: 120px 0;
}
@media (max-width: 1024px) {
  .page-template-template-home-company .testimonials {
    padding: 30px 0;
  }
}
.page-template-template-home-company .testimonials h2 {
  color: #1f4171;
  font-size: 34px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 60px;
}
.page-template-template-home-company .testimonials .wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.page-template-template-home-company .testimonials .wrapper .item {
  -webkit-flex-basis: 32%;
  -moz-flex-basis: 32%;
  -ms-flex-preferred-size: 32%;
  flex-basis: 32%;
  width: 32%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .page-template-template-home-company .testimonials .wrapper .item {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
    margin-bottom: 30px;
  }
}
.page-template-template-home-company .testimonials .wrapper .item .jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group > svg {
  width: 20px !important;
  height: 20px !important;
}
.page-template-template-home-company .testimonials .wrapper .item .jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group > svg polygon {
  width: 20px !important;
  height: 20px !important;
}
.page-template-template-home-company .testimonials .wrapper .item .rait-name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.page-template-template-home-company .testimonials .wrapper .item .rait-name h3 {
  padding-bottom: 0;
  color: #1f355e;
  font-size: 16px;
  font-weight: 700;
  margin-left: -51px;
}
.page-template-template-home-company .testimonials .wrapper .item .content-testimonials p {
  color: #000;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
}
.page-template-template-home-company .header-bottom {
  display: none;
}
.selectric-items .selectric-scroll {
  text-align: left;
}
.resource_block {
  padding-top: 65px;
}
.resource_block h1 {
  font-family: GothamPro-Black, sans-serif;
  font-size: 50px;
  color: #1f4171;
  text-align: center;
  padding-bottom: 0;
  margin-bottom: 65px;
}
.resource_block .resource_item_wrapper {
  text-align: center;
}
.resource_block .resource_item_wrapper .items_title {
  margin-bottom: 70px;
}
.resource_block .resource_item_wrapper .items_title h2 {
  font-family: GothamPro-Black, sans-serif;
  color: #1f4171;
  font-size: 35px;
  text-transform: capitalize;
}
.resource_block .resource_item_wrapper .items_title span {
  font-weight: 400;
  font-size: 20px;
  font-family: roboto, sans-serif;
  color: #000;
}
.resource_block .resource_items {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-flow: wrap;
  -moz-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -0.75%;
  width: 101.5%;
}
.resource_block .resource_items > * {
  width: 23.5%;
  margin: 0 0.75% 0.9375em;
}
.resource_block .resource_items .item {
  margin-bottom: 80px;
  text-align: center;
  padding: 10px;
  border-radius: 10px;
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.resource_block .resource_items .item img {
  margin-bottom: 30px;
  max-width: 150px;
}
.resource_block .resource_items .item span {
  display: block;
  font-size: 24px;
  font-family: GothamPro-Black, sans-serif;
  color: #4842c0;
}
.resource_block .resource_items .item:hover {
  -webkit-box-shadow: 0 0 5px 1px #4842c0;
  -khtml-box-shadow: 0 0 5px 1px #4842c0;
  -moz-box-shadow: 0 0 5px 1px #4842c0;
  -ms-box-shadow: 0 0 5px 1px #4842c0;
  -o-box-shadow: 0 0 5px 1px #4842c0;
  box-shadow: 0 0 5px 1px #4842c0;
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.recent_blog_posts {
  padding: 110px 0;
  background-color: #f1f1f7;
}
.recent_blog_posts h2 {
  padding: 0;
  margin-bottom: 100px;
  text-align: center;
  font-size: 34px;
  font-family: GothamPro-Black, sans-serif;
  color: #1f4171;
  text-transform: capitalize;
}
.recent_blog_posts .posts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  align-items: baseline;
  margin-bottom: 50px;
}
.recent_blog_posts .posts .post {
  flex-basis: 32%;
}
.recent_blog_posts .posts .post h3 a {
  font-family: GothamPro-Black, sans-serif;
  font-size: 24px;
  padding-bottom: 15px;
  color: #000;
}
.recent_blog_posts .posts .post .post_date {
  display: inline-block;
  color: #9ba4b9;
  font-family: roboto, sans-serif;
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 15px;
}
.recent_blog_posts .posts .post p {
  font-family: roboto, sans-serif;
  font-weight: 400;
  font-size: 15px;
}
.recent_blog_posts .posts .post p a {
  margin-left: 5px;
  color: #4842c0;
}
.recent_blog_posts .read_more-btn {
  text-align: center;
}
.recent_blog_posts .read_more-btn a {
  display: inline-block;
  padding: 20px 60px;
  background-color: #ffba0c;
  border-radius: 30px;
  font-family: roboto, sans-serif;
  font-weight: 900;
  font-size: 18px;
  color: #4842c0;
  text-align: center;
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.recent_blog_posts .read_more-btn a:hover {
  background-color: #ffcd0d;
}
/*                     NEW HOW WE TEACH PAGE STYLE                        */
.how_we_teach, .online_system_check {
  padding: 65px 0 115px 0;
}
.how_we_teach h3, .online_system_check h3 {
  font-size: 24px;
  font-family: GothamPro-Black, sans-serif;
}
.how_we_teach .title_wrapper, .online_system_check .title_wrapper {
  text-align: center;
  margin-bottom: 65px;
}
.how_we_teach .title_wrapper h1, .online_system_check .title_wrapper h1 {
  font-family: GothamPro-Black, sans-serif;
  font-size: 50px;
  color: #1f4171;
  padding-bottom: 0;
  text-transform: none;
}
.how_we_teach .title_wrapper span, .online_system_check .title_wrapper span {
  font-weight: 400;
  font-size: 20px;
  font-family: roboto, sans-serif;
  color: #000;
}
.how_we_teach .teach_items, .online_system_check .teach_items, .how_we_teach .system_items_wrapper, .online_system_check .system_items_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  justify-content: space-around;
}
.how_we_teach .teach_items .item, .online_system_check .teach_items .item, .how_we_teach .system_items_wrapper .item, .online_system_check .system_items_wrapper .item {
  -webkit-flex-basis: 30%;
  -moz-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  margin-bottom: 40px;
  text-align: center;
}
.how_we_teach .teach_items .item img, .online_system_check .teach_items .item img, .how_we_teach .system_items_wrapper .item img, .online_system_check .system_items_wrapper .item img {
  margin-bottom: 30px;
}
.how_we_teach .teach_items .item h3, .online_system_check .teach_items .item h3, .how_we_teach .system_items_wrapper .item h3, .online_system_check .system_items_wrapper .item h3 {
  color: #4842c0;
}
.how_we_teach .teach_items .item p, .online_system_check .teach_items .item p, .how_we_teach .system_items_wrapper .item p, .online_system_check .system_items_wrapper .item p {
  font-family: roboto, sans-serif;
  font-size: 15px;
}
.online_system_check {
  padding: 100px 0 115px 0;
}
.online_system_check .title_wrapper h1 {
  margin-bottom: 20px;
}
.online_system_check .title_wrapper h3 {
  font-family: GothamPro, sans-serif;
  margin-bottom: 55px;
  padding: 0;
}
.online_system_check .title_wrapper span {
  font-size: 15px;
  font-family: roboto, sans-serif;
  font-weight: 400;
}
.online_system_check .system_items_wrapper {
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  align-items: baseline;
}
.online_system_check .system_items_wrapper .item h3 {
  padding-bottom: 0;
  margin-bottom: 10px;
}
.online_system_check .system_items_wrapper .item p {
  padding-bottom: 10px;
  margin-top: 10px;
}
.online_system_check .system_items_wrapper .item a {
  color: #4842c0;
  font-family: roboto, sans-serif;
  font-size: 13px;
  font-weight: 700;
  text-decoration: underline;
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.online_system_check .system_items_wrapper .item a:hover {
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  color: #ffba0c;
}
.online_system_check .system_items_wrapper .item span {
  text-transform: uppercase;
  color: #fff;
  font-family: GothamPro, sans-serif;
  font-weight: 700;
  font-size: 13px;
  padding: 3px 15px;
  display: inline-block;
}
.online_system_check .system_items_wrapper .item span a {
  color: #fff;
  text-decoration: none;
}
.online_system_check .system_items_wrapper .item span:hover a {
  background-color: #26e252;
}
.online_system_check .system_items_wrapper .item .passed {
  background-color: #26e252;
}
.online_system_check .system_items_wrapper .item .click_to_test {
  background-color: #ffba0c;
}
/*      NEW CONTACT US       */
.new_contact_us .contact_us_description {
  padding: 70px 0 55px 0;
  text-align: center;
}
.new_contact_us .contact_us_description p {
  font-family: roboto, sans-serif;
  font-weight: 400;
  font-size: 15px;
}
.new_contact_us .contact_us_description p span {
  color: #4842c0;
  font-weight: 700;
}
.selectric-items ul {
  padding: 0 !important;
}
.new_contact_form {
  background-color: #4842c0;
  padding-top: 85px;
  padding-bottom: 95px;
}
.new_contact_form .form_title {
  text-align: center;
  color: #fff;
  margin-bottom: 80px;
}
.new_contact_form .form_title h2 {
  font-family: GothamPro-Black, sans-serif;
  font-size: 30px;
  color: #fff;
}
.new_contact_form .form_title p {
  font-family: roboto, sans-serif;
  font-size: 20px;
  color: #fff;
  padding-bottom: 10px;
}
.new_contact_form form {
  max-width: 80%;
  margin: 0 auto;
}
.new_contact_form form label {
  font-family: roboto, sans-serif;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
}
.new_contact_form form .wpcf7-list-item-label {
  font-family: roboto, sans-serif;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  font-size: 15px;
  margin: 0 0 0 5px;
}
.new_contact_form form .wpcf7-form-control > span {
  margin: 10px;
}
.new_contact_form form .wpcf7-form-control > span > span {
  margin: 0 5px;
}
.new_contact_form form span {
  margin-top: 10px;
}
.new_contact_form form input, .new_contact_form form textarea {
  margin-top: 10px;
  border-radius: 5px;
  padding: 20px;
  font-family: roboto, sans-serif;
  font-weight: 700;
  color: #000;
  font-size: 15px;
}
.new_contact_form form input::placeholder, .new_contact_form form textarea::placeholder {
  font-family: roboto, sans-serif;
  font-weight: 700;
  color: #000;
  font-size: 15px;
}
.new_contact_form form input:focus, .new_contact_form form textarea:focus {
  border: 1px solid #ffba0c;
  box-shadow: 0 0 1px 1px #ffba0c;
}
.new_contact_form form select {
  width: 100%;
  height: 40px;
  color: gray;
  font-weight: 700;
  border-radius: 5px;
}
.new_contact_form form select::placeholder {
  color: #cacaca;
  font-weight: 700;
}
.new_contact_form form .wpcf7-not-valid-tip {
  border-radius: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.new_contact_form form .wrapper-input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
.new_contact_form form .wrapper-input label {
  -webkit-flex-basis: 30%;
  -moz-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  margin-bottom: 30px;
}
.new_contact_form form .frame-recaptcha, .new_contact_form form .submit-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.new_contact_form form .submit-wrapper input[type="submit"] {
  background-color: #ffba0c;
  font-family: roboto, sans-serif;
  font-weight: 900;
  font-size: 18px;
  color: #4842c0;
  padding: 20px 90px;
  border-radius: 30px;
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.new_contact_form form .submit-wrapper input[type="submit"]:hover {
  background-color: #ffcd0d;
}
.contacts .contacts_items {
  padding: 110px 0 120px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .contacts .contacts_items {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 40px 0;
  }
}
.contacts .contacts_items .item:last-child {
  margin-right: 0;
}
.contacts .contacts_items .item > div {
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .contacts .contacts_items .item, .contacts .contacts_items .email_item, .contacts .contacts_items .address_item {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
@media (max-width: 576px) {
  .contacts .contacts_items .item, .contacts .contacts_items .email_item, .contacts .contacts_items .address_item {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    text-align: center;
  }
}
.contacts .contacts_items .item img, .contacts .contacts_items .email_item img, .contacts .contacts_items .address_item img, .contacts .contacts_items .item h4, .contacts .contacts_items .email_item h4, .contacts .contacts_items .address_item h4 {
  margin-bottom: 10px;
}
.contacts .contacts_items .item h4, .contacts .contacts_items .email_item h4, .contacts .contacts_items .address_item h4 {
  font-family: GothamPro-Black, sans-serif;
  font-size: 18px;
}
.contacts .contacts_items .item p, .contacts .contacts_items .email_item p, .contacts .contacts_items .address_item p {
  font-family: roboto, sans-serif;
  padding: 0;
}
.contacts .contacts_items .item .phone_number, .contacts .contacts_items .email_item .phone_number, .contacts .contacts_items .address_item .phone_number {
  font-weight: 700;
}
/*                 NEW CATEGORY  PAGE                 */
.category_wrapper {
  padding-top: 50px;
}
.category_wrapper h1 {
  text-align: center;
  font-family: GothamPro-Black, sans-serif;
  font-size: 40px;
  margin-bottom: 50px;
  padding: 0;
}
.category_wrapper .video_and_desk {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  height: 385px;
  margin-bottom: 70px;
}
.category_wrapper .video_and_desk .video_wrapper {
  border: 4px solid #ffba0c;
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}
.category_wrapper .video_and_desk .video_wrapper iframe {
  width: 100%;
  height: 100%;
}
.category_wrapper .video_and_desk .desk_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  padding: 25px 100px;
}
.category_wrapper .video_and_desk .desk_wrapper p {
  font-family: roboto, sans-serif;
  font-size: 15px;
  font-weight: 400;
}
.category_wrapper .online_course_info .course_block {
  margin-bottom: 100px;
}
.category_wrapper .online_course_info h3 {
  font-family: GothamPro-Black, sans-serif;
  font-size: 30px;
  padding: 0;
  margin-bottom: 30px;
  color: #1f4171;
}
.category_wrapper .online_course_info #our_guarantee .wyz img {
  display: block;
  margin: 0 auto 40px auto;
}
.category_wrapper .online_course_info #got_a_question p {
  font-family: roboto, sans-serif;
}
.category_wrapper .online_course_info #got_a_question p span {
  font-weight: 700;
  color: #1f4171;
}
.category_wrapper .online_course_info #specific_course .course_list {
  font-family: roboto, sans-serif;
  font-size: 15px;
}
.category_wrapper .online_course_info #specific_course .course_list ul {
  margin: 0 0 35px 30px;
}
.category_wrapper .online_course_info #specific_course .course_list ul li {
  list-style: disc;
  margin-bottom: 10px;
}
.category_wrapper .online_course_info #how_to_pass h4 {
  font-family: GothamPro, sans-serif;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 35px;
}
.category_wrapper .online_course_info #how_to_pass p {
  font-family: roboto, sans-serif;
  font-size: 15px;
}
.category_wrapper .online_course_info #how_to_pass ul {
  margin-left: 35px;
}
.category_wrapper .online_course_info #how_to_pass ul li {
  list-style: disc;
}
.category_wrapper .online_course_info #how_to_pass img {
  display: block;
  margin: 0 auto;
}
.category_wrapper .online_course_info #how_to_pass .step {
  margin-bottom: 40px;
}
.category_wrapper .online_course_info #how_to_pass .step:last-child {
  margin-bottom: 0;
}
.reviews_wrapper .reviews_title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 30px 0 25px;
}
.reviews_wrapper .reviews_title h3 {
  font-family: GothamPro, sans-serif;
  font-size: 20px;
  margin-bottom: 0;
  font-weight: 600;
  color: #24282f;
  padding: 0;
}
.reviews_wrapper .reviews_title form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  display: none;
}
.reviews_wrapper .reviews_title form label input {
  height: 28px;
  width: 250px;
  background-color: #f5f6fa;
  border: 1px solid #dedede;
  border-right: none;
  font-size: 12px;
  color: #a0a1a1;
}
.reviews_wrapper .reviews_title form label input::placeholder {
  font-size: 12px;
  color: #a0a1a1;
}
.reviews_wrapper .reviews_title form button {
  cursor: pointer;
  width: 30px;
  background-color: #4842c0;
}
.reviews_wrapper .reviews_title form button i {
  color: #fff;
}
.reviews_wrapper .reviews .user_review {
  border-top: 1px solid #dedede;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 40px 0 50px 0;
}
.reviews_wrapper .reviews .user_review .avatar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  width: 90px;
  height: 90px;
  border-radius: 50%;
}
.reviews_wrapper .reviews .user_review .right_side {
  width: 90%;
  margin-left: 20px;
}
.reviews_wrapper .reviews .user_review .right_side .comment .user_name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-bottom: 15px;
}
.reviews_wrapper .reviews .user_review .right_side .comment .user_name span {
  color: #6ac259;
  margin-left: 25px;
}
.reviews_wrapper .reviews .user_review .right_side .comment .user_name span i {
  margin-right: 7px;
}
.reviews_wrapper .reviews .user_review .right_side .comment .user_name a {
  display: inline-block;
  font-family: GothamPro-Black, sans-serif;
  color: #1f355e;
  font-size: 24px;
}
.reviews_wrapper .reviews .user_review .right_side .comment .review_date-rate {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-bottom: 20px;
}
.reviews_wrapper .reviews .user_review .right_side .comment .review_date-rate span {
  font-family: roboto, sans-serif;
  font-size: 15px;
  color: #c0c0c0;
}
.reviews_wrapper .reviews .user_review .right_side .comment .review_date-rate .rateYo-item-response {
  width: auto !important;
}
.reviews_wrapper .reviews .user_review .right_side .comment .review_date-rate .rateYo-item-response svg {
  margin-right: 5px;
  width: 23px;
  height: 20px;
}
.reviews_wrapper .reviews .user_review .right_side .comment .review_date-rate .rateYo-item-response svg:last-child {
  margin-right: 0;
}
.reviews_wrapper .reviews .user_review .right_side .comment p {
  font-size: 15px;
  font-family: roboto, sans-serif;
}
.reviews_wrapper .reviews .user_review .right_side .comment .answers {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.reviews_wrapper .reviews .user_review .right_side .comment .answers span {
  font-family: GothamPro, sans-serif;
  font-size: 14px;
  color: #c0c0c0;
  margin-right: 15px;
}
.reviews_wrapper .reviews .user_review .right_side .comment .answers a {
  display: inline-block;
  color: #4842c0;
}
.reviews_wrapper .reviews .user_review .right_side .comment .answers .answer {
  border: 1px solid #c0c0c0;
  color: #c0c0c0;
  padding: 5px 15px;
  margin-right: 10px;
  -webkit-transition: all 0.4s ease-out;
  -khtml-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.reviews_wrapper .reviews .user_review .right_side .comment .answers .answer span {
  margin-right: 0;
  color: inherit;
}
.reviews_wrapper .reviews .user_review .right_side .comment .answers .answer:hover {
  background-color: #ffba0c;
  border: 1px solid #ffba0c;
  color: #fff;
  -webkit-transition: all 0.4s ease-out;
  -khtml-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.reviews_wrapper .reviews .user_review .right_side .comment .answers .answer.active {
  pointer-events: none;
}
.reviews_wrapper .reviews .user_review .right_side .comment .answers .answer--useful.active {
  background-color: #51cf43;
  border-color: #51cf43;
  color: #fff;
}
.reviews_wrapper .reviews .user_review .right_side .comment .answers .answer--useless.active {
  background-color: #ffba0c;
  border-color: #ffba0c;
  color: #fff;
}
.reviews_wrapper .reviews .user_review .right_side .comment .answers .answer--pending {
  color: transparent;
  background-color: #ffba0c;
  background-image: url(../img/loading-spinner.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 15px 15px;
}
.reviews_wrapper .reviews .more_reviews_btn {
  text-align: center;
  margin-top: 35px;
}
.reviews_wrapper .reviews .more_reviews_btn a {
  display: inline-block;
  font-size: 18px;
  font-family: roboto, sans-serif;
  font-weight: 900;
  color: #4842c0;
  padding: 20px 80px;
  background-color: #ffba0c;
  border-radius: 30px;
  -webkit-transition: all 0.2s ease-out;
  -khtml-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.reviews_wrapper .reviews .more_reviews_btn a:hover {
  background-color: #ffcd0d;
}
/*                        NEW COURSE REVIEWS                              */
.course_reviews .reviews_banner {
  padding: 20px 0 30px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
.course_reviews .reviews_banner .left-side, .course_reviews .reviews_banner .right-side {
  max-width: 50%;
}
.course_reviews .reviews_banner .left-side h1, .course_reviews .reviews_banner .right-side h1 {
  font-family: GothamPro-Black, sans-serif;
  font-size: 50px;
  color: #1f4171;
  text-transform: none;
}
.course_reviews .reviews_wrapper .reviews_title h3 {
  color: #1f4171;
  font-weight: 700;
  font-size: 24px;
}
.course_reviews .reviews .user_review .right_side .comment .select_course {
  font-family: GothamPro, sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #1f355e;
  margin-bottom: 20px;
}
.course_reviews .reviews .user_review .right_side .comment .review_date-rate .rateYo-item-response {
  width: auto !important;
  margin-right: 10px;
}
.course_reviews .reviews .user_review .right_side .comment .review_date-rate span {
  color: #1f355e;
  font-family: roboto, sans-serif;
  font-size: 15px;
  font-weight: 400;
  margin-right: 10px;
}
.choose-ap__block {
  padding: 130px 0;
}
@media (max-width: 1024px) {
  .choose-ap__block {
    padding: 80px 0;
  }
}
@media (max-width: 768px) {
  .choose-ap__block {
    padding: 60px 0;
  }
}
@media (max-width: 576px) {
  .choose-ap__block {
    padding: 40px 0;
  }
}
.choose-ap__block .row {
  width: 1300px;
}
.choose-ap__block .choose-ap__title h2 {
  color: #1f4171;
  font-size: 34px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .choose-ap__block .choose-ap__title h2 {
    margin-bottom: 30px;
  }
}
.choose-ap__block .choose-ap__info {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-flow: wrap;
  -moz-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -0.5%;
  width: 101%;
  margin-bottom: 60px;
}
.choose-ap__block .choose-ap__info > * {
  width: 24%;
  margin: 0 0.5% 0.625em;
}
@media (max-width: 1024px) {
  .choose-ap__block .choose-ap__info {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -0.5%;
    width: 101%;
  }
  .choose-ap__block .choose-ap__info > * {
    width: 49%;
    margin: 0 0.5% 0.75em;
  }
}
@media (max-width: 767px) {
  .choose-ap__block .choose-ap__info {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -0.5%;
    width: 101%;
  }
  .choose-ap__block .choose-ap__info > * {
    width: 99%;
    margin: 0 0.5% 1em;
  }
}
.choose-ap__block .choose-ap__info .item {
  border: 2px solid #eeeef3;
  padding: 45px 20px;
}
.choose-ap__block .choose-ap__info .item strong {
  color: #4842c0;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  font-family: "GothamPro-Bold";
}
.choose-ap__block .choose-ap__info-image {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-flow: wrap;
  -moz-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -0.5%;
  width: 101%;
}
.choose-ap__block .choose-ap__info-image > * {
  width: 24%;
  margin: 0 0.5% 0.625em;
}
@media (max-width: 1024px) {
  .choose-ap__block .choose-ap__info-image {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -0.5%;
    width: 101%;
  }
  .choose-ap__block .choose-ap__info-image > * {
    width: 49%;
    margin: 0 0.5% 0.75em;
  }
}
@media (max-width: 767px) {
  .choose-ap__block .choose-ap__info-image {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -0.5%;
    width: 101%;
  }
  .choose-ap__block .choose-ap__info-image > * {
    width: 99%;
    margin: 0 0.5% 1em;
  }
}
.choose-ap__block .choose-ap__info-image .item {
  text-align: center;
  position: relative;
}
.choose-ap__block .choose-ap__info-image .item:after {
  content: "+";
  position: absolute;
  font-size: 30px;
  color: #ffba0c;
  font-weight: 700;
  right: -13px;
  top: 50px;
}
.choose-ap__block .choose-ap__info-image .item:last-child:after {
  display: none;
}
@media (max-width: 1024px) {
  .choose-ap__block .choose-ap__info-image .item:nth-child(2n):after {
    display: none;
  }
}
@media (max-width: 767px) {
  .choose-ap__block .choose-ap__info-image .item:after {
    display: none;
  }
}
.choose-ap__block .choose-ap__info-image .item .icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  border: 2px solid #eeeef3;
  width: 140px;
  height: 140px;
  border-radius: 50%;
  margin: 0 auto;
}
.choose-ap__block .choose-ap__info-image .item h4 {
  font-family: "GothamPro-Bold";
  font-size: 16px;
  line-height: 60px;
}
.employers-testimonials__block {
  border-top: 20px solid #ffb70a;
  border-bottom: 20px solid #ffb70a;
}
.employers-testimonials__block .employers-testimonials__title {
  text-align: center;
  padding: 30px 0;
  position: relative;
}
.employers-testimonials__block .employers-testimonials__title:before {
  content: "";
  position: absolute;
  left: 0;
  height: 1px;
  width: 100%;
  background: #e5eaef;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moztransform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1;
}
.employers-testimonials__block .employers-testimonials__title h2 {
  font-family: "glober-light";
  font-size: 45px;
  position: relative;
  display: inline-block;
  background: #fff;
  padding: 0 10px;
  z-index: 2;
}
.employers-testimonials__block .employers-testimonials {
  padding: 30px 0 80px;
}
.employers-testimonials__block .employers-testimonials .swiper-container {
  padding-top: 50px;
}
.employers-testimonials__block .employers-testimonials .swiper-button-next {
  right: -50px;
  background-image: none;
}
.employers-testimonials__block .employers-testimonials .swiper-button-prev {
  left: -50px;
  background-image: none;
}
.employers-testimonials__block .employers-testimonials article {
  position: relative;
}
.employers-testimonials__block .employers-testimonials article:before {
  content: url("../img/testimonial-before.png");
  position: absolute;
  top: -40px;
  left: 0;
  width: 42px;
  height: 30px;
  z-index: 1;
}
.employers-testimonials__block .employers-testimonials article:after {
  content: url("../img/testimonial-after.png");
  position: absolute;
  top: auto;
  left: auto;
  bottom: 40px;
  right: 10px;
  z-index: 1;
}
.employers-testimonials__block .employers-testimonials article > * {
  position: relative;
  z-index: 2;
}
.employers-testimonials__block .employers-testimonials article blockquote p {
  padding-bottom: 10px;
}
.employers-testimonials__block .employers-testimonials article .t-rating svg {
  width: 18px;
  height: 18px;
}
.employers-testimonials__block .employers-testimonials article .t-rating .res-rating {
  float: left;
  max-width: 100px;
}
.employers-testimonials__block .employers-testimonials article .t-rating span {
  vertical-align: top;
  font-weight: 700;
  font-size: 15px;
  line-height: 10px;
  color: #000;
}
.employers-testimonials__block .employers-testimonials article .t-rating span.course-name {
  display: block;
  margin-top: 5px;
}
@media screen and (max-width: 1620px) {
  .header-top .wrpapper-top .right-content .tel-header b {
    font-size: 25px;
  }
  .header-top .wrpapper-top .right-content .tel-header i {
    margin-right: 10px;
    font-size: 27px;
  }
  .header-top .wrpapper-top .left-content #logo {
    margin-right: 30px;
  }
  .header-top .wrpapper-top .right-content .tel-header {
    margin-right: 25px;
  }
  .header-top .wrpapper-top .center-content div.asp_w.ajaxsearchpro.asp_non_compact {
    min-width: 260px;
  }
}
@media screen and (max-width: 1450px) {
  .header-top .wrpapper-top .left-content #logo {
    width: 300px;
    margin-right: 20px;
  }
  .jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group > svg {
    margin: 0 !important;
  }
  header .jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group > svg {
    width: auto;
    margin: 0 0 0 5px !important;
  }
  .header-top .wrpapper-top .left-content .rate .rate-header, .header-top .wrpapper-top .left-content .rate .rate-list {
    margin-right: 5px;
  }
  .header-top .wrpapper-top .right-content .tel-header {
    font-size: 20px;
    margin-right: 18px;
  }
  .header-top .wrpapper-top .right-content .tel-header b {
    font-size: 18px;
  }
  .header-top .wrpapper-top .right-content .btn-header {
    padding: 8px 20px;
    font-size: 16px;
  }
  .header-top .menu nav > ul > li {
    padding: 0 25px;
  }
  .gdprcp-cookies-bar {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .header-top #searchform_page {
    width: 150px;
  }
}
@media screen and (max-width: 1220px) {
  .header-top #searchform_page {
    width: 100%;
  }
  .header-top .left-content {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .header-top .center-content {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-order: 3;
    -ms-flex-order: 3;
    order: 3;
    -webkit-flex-basis: 30%;
    -moz-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    margin: 20px auto 10px;
  }
  .header-top .right-content {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  footer .up-footer .wrapepr-menu-footer {
    display: block;
    text-align: center;
  }
  footer .up-footer .wrapepr-menu-footer .right-content {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 1024px) {
  .student-feedback .wrapper-feedback .right-content {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    position: relative;
  }
  .post-content .top-block, .faqs-page .top-block {
    padding: 40px 15px;
  }
  .post-content .top-block {
    padding: 40px 15px 100px;
    margin-bottom: 60px;
  }
  .post-content .top-block h1, .faqs-page .top-block h1 {
    font-size: 40px;
    padding-bottom: 0;
  }
  .post-content .wyz, .faqs-page .wrapper-faqs {
    padding: 50px 0;
  }
  .how_we_teach, .online_system_check {
    padding: 20px 0 20px 0;
  }
  .map {
    padding: 30px 0;
  }
  .map-content {
    padding: 20px 0;
  }
  h1 {
    font-size: 50px;
    line-height: 55px;
  }
  .map-content .title-content {
    margin-bottom: 20px;
  }
  .page-template-template-resources-page .post-content .top-block {
    padding: 40px 15px 100px;
  }
  .page-template-template-resources-page .post-content .wyz {
    padding: 100px 0 20px;
  }
  .video-testimonials {
    padding: 20px 0 !important;
  }
  .video-testimonials .top-block {
    margin-bottom: 20px;
  }
  .video-testimonials .testimonials-content .top-video {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-height: inherit;
  }
  .video-testimonials .testimonials-content .top-video .left-content {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    height: 400px;
    margin-bottom: 15px;
  }
  .video-testimonials .testimonials-content .top-video .right-content {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .video-testimonials .testimonials-content .fancy-video {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -0.5%;
    width: 101%;
  }
  .video-testimonials .testimonials-content .fancy-video > * {
    width: 49%;
    margin: 0 0.5% 0.75em;
  }
  .feedback-average {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
  .feedback-average .wrapper-feedback {
    margin-bottom: 20px;
  }
  .feedback-average h3 {
    text-align: center;
  }
  .feedback-average .wrapper-feedback {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  .student-feedback .wrapper-feedback .left-content {
    margin-bottom: 20px;
  }
  .student-feedback .wrapper-feedback .left-content {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
  }
  .feedback-average .wrapper-feedback .right-content {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .student-feedback .wrapper-feedback .right-content .item .rate {
    -webkit-flex-basis: 220px;
    -moz-flex-basis: 220px;
    -ms-flex-preferred-size: 220px;
    flex-basis: 220px;
  }
  .se_all_reviews a {
    -webkit-flex-basis: 320px;
    -moz-flex-basis: 320px;
    -ms-flex-preferred-size: 320px;
    flex-basis: 320px;
  }
  .student-feedback .wrapper-feedback .right-content .item .rate > span {
    position: absolute;
    right: 0;
  }
  .online_course_info .top-block .wrapper-links {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .online_course_info .top-block .wrapper-links a {
    margin: 5px;
  }
  .student-feedback .wrapper-feedback {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .category_wrapper .online_course_info h3 {
    text-align: center;
  }
}
.feedback-tab__list {
  width: 100%;
  display: flex;
  margin-bottom: 20px;
  position: relative;
}
.feedback-tab__list:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #f0f0f0;
}
@media screen and (max-width: 480px) {
  .feedback-tab__list {
    flex-direction: column;
  }
}
.feedback-tab__panel {
  display: none;
}
.feedback-tab__panel--active {
  display: block;
}
.feedback-tab__btn {
  flex-grow: 1;
  padding: 20px 20px;
  text-align: center;
  cursor: pointer;
  font-size: 24px;
  font-family: GothamPro-Black, sans-serif;
  color: #1f355e;
  position: relative;
  z-index: 5;
  background-color: transparent;
  transition: background-color 300ms;
}
.feedback-tab__btn--active {
  background-color: #ffba0c;
}
@media screen and (max-width: 1366px) {
  .category_wrapper .video_and_desk {
    height: 388px;
  }
}
@media screen and (max-width: 1285px) {
  .category_wrapper .video_and_desk {
    height: 360px;
  }
}
@media screen and (max-width: 1024px) {
  .category_wrapper .wrapper-course {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -0.5%;
    width: 101%;
  }
  .category_wrapper .wrapper-course > * {
    width: 99%;
    margin: 0 0.5% 1em;
  }
  .category_wrapper .wrapper-course .item .top-info {
    padding: 80px 20px 0px;
  }
}
@media screen and (max-width: 1023px) {
  .video-testimonials .testimonials-content .fancy-video {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -0.5%;
    width: 101%;
  }
  .video-testimonials .testimonials-content .fancy-video > * {
    width: 99%;
    margin: 0 0.5% 1em;
  }
  .recent_blog_posts {
    padding: 20px 0;
  }
  .recent_blog_posts .posts {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
  }
  .recent_blog_posts h2 {
    margin-bottom: 20px;
  }
  .recent_blog_posts .posts .post {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 10px;
  }
  .header-top .wrpapper-top .left-content {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    display: block;
  }
  .header-top .wrpapper-top .right-content {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  .header-top .wrpapper-top .left-content #logo {
    margin: 0 auto 5px;
    display: block;
  }
  .header-top .wrpapper-top .left-content .rate {
    margin: 0 auto 15px;
    width: 315px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
  }
  .header-top .wrpapper-top .left-content .rate .stars_wrap_new {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
  }
  .header-top .wrpapper-top .left-content .rate .rate-header, .header-top .wrpapper-top .left-content .rate .rate-list {
    width: auto !important;
  }
  .header-top .wrpapper-top {
    padding: 10px 0;
  }
  footer .up-footer {
    padding: 15px 0;
  }
  footer .up-footer .wrapepr-menu-footer h3 {
    margin-bottom: 10px;
  }
  footer .up-footer .wrapepr-menu-footer .footer-op {
    display: none;
  }
  footer .bottom-footer .wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  .post-content .top-block, .faqs-page .top-block {
    padding: 20px 15px;
  }
  .post-content .top-block {
    padding: 40px 15px 100px;
    margin-bottom: 60px;
  }
  .post-content .top-block h1, .faqs-page .top-block h1 {
    font-size: 30px;
  }
  .post-content .wyz, .faqs-page .wrapper-faqs {
    padding: 20px 0;
  }
  .post-content .wyz ul, .post-content .wyz ol {
    padding-left: 10px;
  }
  .blog .content-blog > div article, .date .content-blog > div article, .search .content-blog > div article, .category .content-blog > div article {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 20px;
  }
  .blog .content-blog > div aside, .date .content-blog > div aside, .search .content-blog > div aside, .category .content-blog > div aside {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .blog .content-blog, .date .content-blog, .search .content-blog, .category .content-blog {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .wp-pagenavi {
    margin-top: 20px;
  }
  aside .popular-posts ul li .info {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .post-content .wyz table, .post-content .wyz iframe {
    width: 100% !important;
  }
  .post-content .wyz p {
    padding-left: 0 !important;
  }
  .how_we_teach .teach_items .item, .online_system_check .teach_items .item, .how_we_teach .system_items_wrapper .item, .online_system_check .system_items_wrapper .item {
    -webkit-flex-basis: 48%;
    -moz-flex-basis: 48%;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
  }
  .play-list-how-we {
    padding: 20px 0;
  }
  .play-list-how-we .btn-video {
    position: static;
    -webkit-transform: none;
    transform: none;
    transform: none;
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 200px;
    padding: 15px 25px;
  }
  .play-list-how-we .top-video {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-height: inherit;
  }
  .play-list-how-we .top-video .left-content {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 10px;
    height: 300px;
  }
  .play-list-how-we .top-video .right-content {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .play-list-how-we .top-video .wrapper-video .mCustomScrollBox {
    height: 450px;
  }
  .play-list-how-we .top-video .wrapper-video .item .info {
    margin-right: 10px;
  }
  .map-content ul {
    text-align: center;
  }
  .map-content ul li {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .map-content ul li:before {
    display: none;
  }
  .resource_block .resource_items {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -0.5%;
    width: 101%;
  }
  .resource_block .resource_items > * {
    width: 49%;
    margin: 0 0.5% 0.75em;
  }
  .category_wrapper .video_and_desk {
    display: block;
    height: auto;
  }
  .category_wrapper .video_and_desk .video_wrapper {
    margin-bottom: 10px;
    height: 400px;
  }
  .category_wrapper .video_and_desk .desk_wrapper {
    min-height: 400px;
    background-position: center !important;
    background-size: contain !important;
    padding: 25px 200px;
  }
  .header-top .center-content {
    -webkit-flex-basis: 80%;
    -moz-flex-basis: 80%;
    -ms-flex-preferred-size: 80%;
    flex-basis: 80%;
  }
}
@media screen and (max-width: 767px) {
  .reviews_wrapper .reviews_title h3 {
    margin-bottom: 10px;
  }
  .how_we_teach .teach_items .item, .online_system_check .teach_items .item, .how_we_teach .system_items_wrapper .item, .online_system_check .system_items_wrapper .item {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .how_we_teach .teach_items .item:last-child, .online_system_check .teach_items .item:last-child, .how_we_teach .system_items_wrapper .item:last-child, .online_system_check .system_items_wrapper .item:last-child {
    margin-bottom: 10px;
  }
  .blog .content-blog .blocks-items .post, .date .content-blog .blocks-items .post, .search .content-blog .blocks-items .post, .category .content-blog .blocks-items .post {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .blog .content-blog .blocks-items .post .thumb, .date .content-blog .blocks-items .post .thumb, .search .content-blog .blocks-items .post .thumb, .category .content-blog .blocks-items .post .thumb {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .new_contact_us .contact_us_description {
    padding: 20px 0;
  }
  .new_contact_form {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .new_contact_form .form_title {
    margin-bottom: 20px;
  }
  .new_contact_form form .wrapper-input {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .new_contact_form form .wrapper-input label {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin-bottom: 10px;
  }
  .new_contact_form form {
    max-width: 100%;
  }
  .acc .item .info {
    padding: 25px 15px 0px 15px;
  }
  .page-template-page-glossary .wyz table td a {
    font-size: 19px !important;
  }
  .resource_block .resource_items {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-flow: wrap;
    -moz-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-transition: all 0.3s ease;
    -khtml-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -0.25%;
    width: 100.5%;
  }
  .resource_block .resource_items > * {
    width: 99.5%;
    margin: 0 0.25% 0.5em;
  }
  .course_reviews .reviews_banner {
    display: block;
  }
  .course_reviews .reviews_banner .left-side, .course_reviews .reviews_banner .right-side {
    max-width: 100%;
  }
  .reviews_wrapper .reviews_title {
    display: block;
  }
  .course_reviews .reviews_wrapper .reviews_title h3 {
    margin-bottom: 10px;
  }
  .reviews_wrapper .reviews .user_review {
    padding: 20px 0;
  }
  .reviews_wrapper .reviews .user_review .left_side {
    display: none;
  }
  .reviews_wrapper .reviews .user_review .right_side {
    width: 100%;
    margin-left: 0;
  }
  .course_reviews .reviews .user_review .right_side .comment .review_date-rate .rateYo-item-response {
    margin: 0 0 10px;
  }
  .course_reviews .reviews_banner .left-side h1, .course_reviews .reviews_banner .right-side h1 {
    font-size: 40px;
  }
  .reviews_wrapper .reviews .user_review .right_side .comment .answers span {
    margin-right: 0;
  }
  .category_wrapper .video_and_desk .desk_wrapper {
    padding: 25px 100px;
  }
  .category_wrapper .video_and_desk .desk_wrapper p {
    font-size: 13px;
  }
  .filter-testimonials ul li a {
    font-size: 20px;
    min-height: 85px;
  }
  .reviews_wrapper .reviews_title form {
    margin: 0 auto;
    width: 285px;
  }
  .map #locations {
    display: none;
  }
  .map .choose-state-mobile-map-page {
    position: relative;
    display: block;
    text-align: center;
  }
  .map .choose-state-mobile-map-page > a {
    display: inline-block;
    font-family: "GothamPro-Bold";
    font-size: 20px;
    padding-bottom: 20px;
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }
  .map .choose-state-mobile-map-page > ul {
    display: none;
    background: #1f4171;
    width: 350px;
    max-width: 100%;
    position: absolute;
    left: 50%;
    margin-left: -175px;
    top: 40px;
    z-index: 9999;
    padding: 20px 10px;
  }
  .map .choose-state-mobile-map-page > ul li {
    border-bottom: 1px solid #fff;
  }
  .map .choose-state-mobile-map-page > ul li:first-child {
    display: none;
  }
  .map .choose-state-mobile-map-page > ul li:last-child {
    border: none;
  }
  .map .choose-state-mobile-map-page > ul li a {
    color: #fff;
    padding: 10px 0;
    display: block;
  }
  .map .choose-state-mobile-map-page > ul li a strong {
    font-weight: 400;
  }
  .map .choose-state-mobile-map-page > ul li a font {
    color: #fff !important;
  }
  .new_hero_block .btn_wrap .btn_new {
    display: block;
    margin: 0 auto;
    max-width: 260px;
  }
  .new_hero_block h1 {
    text-align: center;
    font-size: 35px;
  }
  .map-content ul {
    width: 100%;
    float: none;
    margin-right: 0;
  }
  .student-feedback .wrapper-feedback .right-content .item .rate {
    -webkit-flex-basis: 270px;
    -moz-flex-basis: 270px;
    -ms-flex-preferred-size: 270px;
    flex-basis: 270px;
  }
}
@media screen and (max-width: 625px) {
  .category_wrapper .video_and_desk .desk_wrapper {
    background: #f9f9f9 !important;
    border: 5px solid #c0c4c9;
  }
}
@media screen and (max-width: 568px) {
  .category_wrapper .video_and_desk .desk_wrapper {
    padding: 25px 25px;
    min-height: 320px;
  }
}
@media screen and (max-width: 567px) {
  .category_wrapper .video_and_desk .video_wrapper {
    height: 280px;
  }
  .category_wrapper .video_and_desk .desk_wrapper {
    min-height: 320px;
    background-size: 100% !important;
  }
  .filter-testimonials ul li a {
    font-size: 15px;
  }
  .filter-testimonials ul li a i {
    margin-right: 5px;
    font-size: 25px;
  }
}
@media screen and (max-width: 480px) {
  .student-feedback .wrapper-feedback .right-content .item .rate {
    -webkit-flex-basis: 300px;
    -moz-flex-basis: 300px;
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px;
  }
}
@media screen and (max-width: 414px) {
  .category_wrapper .video_and_desk .video_wrapper {
    height: 224px;
  }
  .category_wrapper .video_and_desk .desk_wrapper p {
    padding-bottom: 10px;
    line-height: 1.3;
  }
  .category_wrapper .video_and_desk .desk_wrapper p:last-child {
    padding-bottom: 0;
  }
  .category_wrapper .video_and_desk {
    margin-bottom: 50px !important;
  }
  .home_testimonials .testimonilas_headline h3 {
    font-size: 40px;
  }
  .student-feedback .wrapper-feedback .right-content .item .rate {
    -webkit-flex-basis: 300px;
    -moz-flex-basis: 300px;
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px;
  }
}
@media screen and (max-width: 380px) {
  .header-top .wrpapper-top .right-content {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
  }
  .header-top .wrpapper-top .right-content .tel-header {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 0 0 15px 0;
  }
  .header-top .center-content {
    margin: 10px auto 10px;
  }
  .category_wrapper .video_and_desk .desk_wrapper {
    min-height: 1px;
  }
  .category_wrapper .video_and_desk .desk_wrapper p {
    padding-bottom: 10px;
  }
  .category_wrapper .video_and_desk .desk_wrapper p span {
    font-size: 9pt !important;
  }
  .category_wrapper .video_and_desk .desk_wrapper p:last-child {
    padding-bottom: 0;
  }
  .category_wrapper .video_and_desk .video_wrapper {
    height: 204px;
  }
  .filter-testimonials ul li a {
    min-height: 55px;
    padding: 5px;
  }
  .filter-testimonials ul {
    margin-bottom: 0;
  }
  .student-feedback .wrapper-feedback .right-content .item .rate {
    -webkit-flex-basis: 441px;
    -moz-flex-basis: 441px;
    -ms-flex-preferred-size: 441px;
    flex-basis: 441px;
  }
}
@media screen and (max-width: 340px) {
  .category_wrapper .video_and_desk .desk_wrapper p {
    line-height: 1.2;
  }
  .category_wrapper .video_and_desk .desk_wrapper p span {
    line-height: 1;
  }
  .feedback-average .link > span {
    padding: 20px 40px;
  }
  .map .choose-state-mobile-map-page > ul {
    width: 300px;
    margin-left: -150px;
  }
  .course_reviews .reviews .user_review .right_side .comment .review_date-rate span {
    font-size: 10px;
  }
}
.ajax-loading {
  position: relative;
}
.ajax-loading:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 999;
}
.ajax-loading:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  max-height: 15%;
  background-image: url("../img/loading-pattern.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1000;
}
.btn--pending {
  color: transparent !important;
  background-image: url("../img/loading-spinner.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 30px 30px;
}
.acc-search {
  position: relative;
}
.acc-search__input {
  position: relative;
  transition: border-color 300ms;
}
.acc-search__input:focus ~ .acc-search__list {
  transition-delay: 0ms;
  visibility: visible;
}
.acc-search__input:focus ~ .acc-search__list:empty {
  visibility: hidden;
}
.acc-search__input:focus {
  background-color: transparent;
}
.acc-search__wrapper {
  position: relative;
}
.acc-search__wrapper:focus-within .acc-search__predict {
  display: block;
}
.acc-search__predict {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  border-color: transparent;
}
.acc-search__predict::placeholder {
  color: #cacaca;
}
.acc-search__list {
  visibility: hidden;
  position: absolute;
  z-index: 100;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: white;
  list-style: none;
  padding: 5px 0px;
  border: 1px solid #e1e1e1;
  border-top: 0;
  box-shadow: 0px 5px 5px 0px #e2e2e2;
  max-height: 600px;
  overflow: auto;
  transition: visibility 0ms 300ms;
}
.acc-search__list li {
  padding: 5px 10px;
  border-bottom: 1px solid #e6e6e6;
}
.acc-search__list li:last-child {
  border-bottom: none;
}
.acc-search__list li:hover, .acc-search__list li.active {
  background-color: #eaeaea;
  cursor: pointer;
}
@media screen and (max-width: 560px) {
  .acc-search__list {
    max-height: 420px;
  }
}
#wpd-post-rating {
  display: none !important;
}
.single-testimonials .testimonials_single_top {
  text-align: center;
}
.single-testimonials .testimonials_single_top p {
  color: #fff;
  font-size: 20px;
}
.single-testimonials .testimonials_single_top p strong {
  font-size: 25px;
}
.single-testimonials .testimonials_single_top .count-rating {
  color: #fff;
  font-size: 20px;
}
.single-testimonials .testimonials_single_top .jq-ry-container {
  margin: 0 auto 20px;
}
.single-testimonials .get_started_btn_wrap {
  text-align: right;
}
@media (max-width: 768px) {
  .single-testimonials .get_started_btn_wrap {
    text-align: center;
  }
}
.single-testimonials .get_started_btn_wrap > a {
  display: inline-block;
}
.single-testimonials .wyz {
  padding: 100px 0 0;
}
@media (max-width: 768px) {
  .single-testimonials .wyz {
    padding: 50px 0 50px;
  }
}
.single-testimonials .wyz .row {
  background: url(../img/testimonials_bg.jpg) left bottom no-repeat;
  padding-bottom: 375px;
}
@media (max-width: 768px) {
  .single-testimonials .wyz .row {
    padding-bottom: 0;
    background: none;
  }
}
.top-section-company {
  padding: 64px 0 140px 0px;
}
@media (max-width: 1024px) {
  .top-section-company {
    padding: 64px 0 60px 0px;
  }
}
.top-section-company h1 {
  font-family: "GothamPro-Black";
  text-align: center;
  color: #1f4171;
  font-size: 50px;
  line-height: 1;
  padding-bottom: 100px;
  text-transform: capitalize;
}
@media (max-width: 1024px) {
  .top-section-company h1 {
    font-size: 45px;
  }
}
.top-section-company .flex > div {
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}
.top-section-company .row {
  width: 1450px;
}
.authorization-codes {
  padding: 100px 0;
  background: #eeeef3;
}
@media (max-width: 1024px) {
  .authorization-codes {
    padding: 35px 0;
  }
}
.authorization-codes .row {
  width: 1085px;
}
.authorization-codes .row > h2 {
  font-family: "GothamPro-Black";
  text-align: center;
  color: #1f4171;
  font-size: 50px;
  line-height: 1;
  padding-bottom: 100px;
  text-transform: capitalize;
}
@media (max-width: 1024px) {
  .authorization-codes .row > h2 {
    font-size: 50px;
    padding-bottom: 40px;
  }
}
.authorization-codes .steps .item {
  margin-bottom: 100px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
@media (max-width: 1024px) {
  .authorization-codes .steps .item {
    margin-bottom: 30px;
  }
}
.authorization-codes .steps .item .number {
  width: 126px;
  height: 126px;
  border-radius: 50%;
  background: #fff;
  margin-right: 90px;
  position: relative;
}
@media (max-width: 1024px) {
  .authorization-codes .steps .item .number {
    width: 100%;
    height: 60px;
    height: 60px;
    margin-right: 0;
    border-radius: 0;
    margin: 0 0 15px;
  }
}
.authorization-codes .steps .item .number span {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #a6a6a6;
  font-size: 52px;
  font-family: "GothamPro";
}
@media (max-width: 1024px) {
  .authorization-codes .steps .item .number span {
    font-size: 35px;
  }
}
.authorization-codes .steps .item .item-text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.authorization-codes .steps .item .discount_code {
  background: #ffba0c;
  padding: 50px 20px;
  text-align: center;
  line-height: 1;
}
.authorization-codes .steps .item .discount_code * {
  padding: 0;
}
.authorization-codes .steps .item .discount_code p {
  font-family: "GothamPro";
  font-size: 35px;
  color: #1f4171;
  line-height: 1;
}
@media (max-width: 1024px) {
  .authorization-codes .steps .item .discount_code p {
    font-size: 28px;
  }
}
.authorization-codes .steps .item .discount_code p strong {
  font-size: 35px;
  font-family: "GothamPro-Black";
}
.authorization-codes .steps .item .choose_your_state {
  background: #fff;
  padding: 50px 60px;
}
.authorization-codes .steps .item .choose_your_state h2 {
  font-family: "GothamPro-Black";
  color: #1f4171;
  font-size: 35px;
  line-height: 1;
  padding-bottom: 15px;
  text-transform: capitalize;
}
.authorization-codes .steps .item .choose_your_state p {
  color: #000;
  font-size: 16px;
  font-family: "GothamPro-Black";
  padding-bottom: 40px;
}
.authorization-codes .steps .item .choose_your_state p b {
  font-size: 17px;
  font-family: "GothamPro";
  color: #000;
  letter-spacing: -0.2px;
}
.authorization-codes .steps .item .choose_your_state > span {
  display: block;
  padding-bottom: 15px;
  color: #ffba0c;
  font-size: 16px;
  font-family: "GothamPro-Black";
}
@media (max-width: 768px) {
  .authorization-codes .steps .item .choose_your_state > div > div {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    width: 100%;
  }
}
.authorization-codes .steps .item .choose_your_state ul li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 20px;
}
.authorization-codes .steps .item .choose_your_state ul li:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #4d4d4d;
  position: absolute;
  top: 7px;
  left: 0;
  border-radius: 50%;
}
.authorization-codes .steps .item .choose_your_state ul li a {
  font-size: 15px;
  color: #4842c0;
  font-family: "GothamPro-Bold";
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.authorization-codes .steps .item .choose_your_state ul li a:hover {
  color: #ffba0c;
}
.authorization-codes .steps .item .default_text {
  background: #fff;
  padding: 50px 20px;
  text-align: center;
}
.authorization-codes .steps .item .default_text * {
  padding: 0;
}
.authorization-codes .steps .item .default_text p {
  font-family: "GothamPro";
  font-size: 35px;
  color: #1f4171;
  line-height: 1.2;
}
.authorization-codes .steps .item .default_text p strong {
  font-size: 35px;
  font-family: "GothamPro-Black";
}
@media (max-width: 1024px) {
  .authorization-codes .steps .item .default_text p {
    font-size: 20px;
  }
}
.tabs_course_cat {
  padding: 0;
  list-style: none;
  margin-bottom: 30px;
}
.tabs_course_cat .tab_course_cat {
  display: none;
  width: 100%;
  max-width: 100%;
}
.tabs_course_cat .tab_course_cat .student-feedback {
  width: 840px;
  margin: 0 auto;
  max-width: 100%;
}
.single-courses .single-courses-new .course_top_mobile {
  display: none;
}
.single-courses .single-courses-new .main_left_side_mobile {
  display: none;
}
.single-courses .header-top-mobile {
  display: none;
}
@media (max-width: 1024px) {
  .single-courses .header-top {
    display: none;
  }
  .single-courses .header-bottom {
    display: none;
  }
  .single-courses .header-top-mobile {
    display: block;
  }
  .single-courses .header-top-mobile > .header-top {
    display: block;
  }
  .single-courses .single-courses-new .course_top {
    display: none;
    padding-bottom: 20px;
  }
  .single-courses .single-courses-new .main_left_side {
    display: none;
  }
  .single-courses .course_top.is-affixed > .inner-wrapper-sticky {
    position: static;
  }
  .single-courses .single-courses-new .course_top_mobile {
    display: block;
  }
  .single-courses .single-courses-new .course_top_mobile .main_title {
    font-size: 24px;
    line-height: 1.2;
  }
  .single-courses .single-courses-new .course_top_mobile .guarantee a {
    color: #fff !important;
  }
  .single-courses .star-price-mobile .star-blocks-left {
    -webkit-flex-basis: 70%;
    -moz-flex-basis: 70%;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
  }
  .single-courses .star-price-mobile .star-blocks-left .tel-header {
    border-radius: 27px;
    background-color: #51cf43;
    color: #fff;
    font-family: Roboto;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    padding: 10px 20px 10px;
  }
  .single-courses .star-price-mobile .star-blocks-left .tel-header i {
    margin-right: 10px;
    font-size: 20px;
  }
  .single-courses .star-price-mobile .star-blocks-right {
    -webkit-flex-basis: 30%;
    -moz-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
  }
  .single-courses .star-price-mobile .star-blocks-right .price {
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    font-family: GothamPro-Black;
    margin-bottom: 15px;
  }
  .single-courses .star-price-mobile .star-blocks-right .price strong {
    display: block;
    color: #fff;
    font-size: 18px;
    text-decoration: line-through;
  }
  .single-courses .star-price-mobile .star-blocks-right .btns {
    text-align: center;
  }
  .single-courses .star-price-mobile .star-blocks-right .btns .order-btn {
    background: #ffba0c;
    color: #4842c0;
    font-family: Roboto, sans-serif;
    font-size: 20px;
    display: inline-block;
    padding: 10px 25px;
    cursor: pointer;
    border-radius: 30px;
    font-weight: 900;
    transition: all 0.5s ease;
    text-align: center;
    display: inline-block;
    margin-bottom: 10px;
  }
  .single-courses .star-price-mobile .star-blocks-right .btns .more-info {
    display: none;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .single-courses .star-price-mobile .star-blocks-left .stars_wrap_new > span:first-child {
    text-align: center;
    font-size: 13px !important;
    width: 41px;
  }
  .single-courses .star-price-mobile .star-blocks-left .stars_wrap_new .avarage_old {
    margin-left: 5px;
    font-size: 13px;
    display: none;
  }
  .single-courses .star-price-mobile .star-blocks-left .stars_wrap_new .stars.stars_new {
    width: 120px;
  }
}
@media (max-width: 440px) and (max-width: 440px) {
  .single-courses .star-price-mobile .star-blocks-left .stars_wrap_new > span:first-child {
    font-size: 11px !important;
  }
}
@media (max-width: 440px) and (max-width: 440px) {
  .single-courses .star-price-mobile .star-blocks-right .price {
    font-size: 20px;
  }
}
@media (max-width: 440px) and (max-width: 440px) {
  .single-courses .star-price-mobile .star-blocks-right .btns .order-btn {
    font-size: 14px;
  }
}
.single-courses .single-courses-new .main_left_side_mobile {
  display: none;
}
@media (max-width: 1024px) {
  .single-courses .single-courses-new .main_left_side_mobile {
    display: block;
  }
}
.single-courses .single-courses-new .main_left_side_mobile .acc .item {
  position: relative;
  margin-bottom: 16px;
}
.single-courses .single-courses-new .main_left_side_mobile .acc .item h5 {
  background-color: #fff;
  cursor: pointer;
  position: relative;
  font-size: 18px;
  padding: 25px 40px 20px 30px;
  position: relative;
  border-radius: 12px;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: 800;
  box-shadow: 0 5px 17px 3px rgba(0, 0, 0, 0.1);
}
@media (max-width: 1024px) {
  .single-courses .single-courses-new .main_left_side_mobile .acc .item h5 {
    font-size: 16px;
    padding: 20px 40px 15px 20px;
  }
}
.single-courses .single-courses-new .main_left_side_mobile .acc .item h5 span {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moztransform: translate(0, -50%);
  transform: translate(0, -50%);
  right: 20px;
}
.single-courses .single-courses-new .main_left_side_mobile .acc .item h5 span:before, .single-courses .single-courses-new .main_left_side_mobile .acc .item h5 span:after {
  content: "";
  background-color: #37393e;
  width: 14px;
  height: 2px;
  position: absolute;
  right: 0;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.single-courses .single-courses-new .main_left_side_mobile .acc .item h5 span:before {
  right: 0;
  -webkit-transform: rotate(0deg);
  -khtml-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.single-courses .single-courses-new .main_left_side_mobile .acc .item h5 span:after {
  -webkit-transform: rotate(-90deg);
  -khtml-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.single-courses .single-courses-new .main_left_side_mobile .acc .item h5.active {
  box-shadow: 0px 7px 8px rgba(72, 65, 239, 0.05);
}
.single-courses .single-courses-new .main_left_side_mobile .acc .item h5.active span:before, .single-courses .single-courses-new .main_left_side_mobile .acc .item h5.active span:after {
  -webkit-transform: rotate(0deg);
  -khtml-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.single-courses .single-courses-new .main_left_side_mobile .acc .item .info {
  display: none;
  background: #fff;
  border-radius: 12px;
  padding: 30px 30px 10px;
  font-weight: 400;
}
.single-courses .single-courses-new .main_left_side_mobile .acc .item .info > div h3:first-child {
  display: none;
}
.single-courses .single-courses-new .main_left_side_mobile .acc .item .info > div > div h3:first-child {
  display: none;
}
.single-courses .single-courses-new .main_left_side_mobile .acc .item .info ul li {
  padding-left: 30px !important;
}
.single-courses .single-courses-new .main_left_side_mobile .acc .item .info ul li:before {
  display: none;
}
.wpcf7-field-group button {
  background: #ffba0c;
  color: #4842c0;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  padding: 5px 12px;
  margin-right: 5px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.wpcf7-field-group button:hover {
  background: #fff;
}
.amazon {
  padding: 50px 0;
}
.amazon .row {
  width: 1080px;
  max-width: 96%;
}
.amazon .new_contact_form {
  background-color: transparent;
  padding: 0 !important;
}
.amazon .wpcf7 {
  background-color: #4842c0;
  padding: 80px 50px;
}
.amazon .wpcf7-acceptance .wpcf7-list-item-label {
  display: inline-block;
  color: #fff;
}
.amazon .wpcf7-acceptance .wpcf7-list-item-label a {
  color: #fff;
}
.amazon .wpcf7-submit[disabled] {
  color: #b9b0b0;
}
#wpcf7-f12464-p12465-o1 .wpcf7-response-output, #wpcf7-f135-o1 .wpcf7-response-output {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  padding: 0 !important;
}
.submit-review form span.selbel_w {
  height: 40px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  background-color: #fff;
  outline: 0;
  position: relative;
  display: block;
  margin: 20px 0 0;
  padding: 0;
}
.submit-review form select.err + span {
  box-shadow: inset 0 0 1px 1px red;
}
.selbel {
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: relative;
  display: block;
  z-index: 1;
  opacity: 0;
}
.selbel + span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 9px 0 10px;
  background: url(../img/select-arrow.png) right 9px center no-repeat;
}
#pdf_content_page #recap_pdf {
  width: 304px;
  display: block;
  margin: 0 auto;
}
#wpcf7-f26099-p4172-o1 {
  display: none;
}
#wpcf7-f26099-p4172-o1 .wpcf7-radio .wpcf7-list-item {
  display: block;
  margin: 5px 0;
}
#wpcf7-f26099-p4172-o1 .wpcf7-radio .wpcf7-list-item label {
  cursor: pointer;
}
#wpcf7-f26099-p4172-o1 .wpcf7-radio .wpcf7-list-item input[type="radio"] {
  margin-right: 10px;
}
.custom_home_testimonials {
  -webkit-clip-path: ellipse(100% 100% at 50% 100%);
  clip-path: ellipse(100% 100% at 50% 100%);
}
@media (max-width: 767px) {
  .custom_home_testimonials {
    -webkit-clip-path: ellipse(100% 100% at 50% 90%);
    clip-path: ellipse(100% 100% at 50% 90%);
  }
}
.custom_home_testimonials .row_1300 {
  width: 1600px;
  max-width: 96%;
}
.custom_home_testimonials .home_all_testimonials {
  -webkit-columns: 3;
  -moz-columns: 3;
  columns: 3;
}
@media (max-width: 1024px) {
  .custom_home_testimonials .home_all_testimonials {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
  }
}
.custom_home_testimonials .testimonials_item .item h4 {
  padding: 0 45px 20px 0;
}
.custom_home_testimonials .btn_container {
  text-align: center;
  margin: 50px 0 0;
}
.btn_link_block .btn_link_item {
  background: #ededed;
  text-align: center;
  padding: 20px 20px 0 20px;
}
.btn_link_block .btn_link_item.is-affixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  width: 100%;
}
.btn_link_block a {
  position: relative;
  display: inline-block;
  background: rgba(253, 182, 46, 1);
  color: #fff !important;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 1;
  padding: 20px 40px;
  margin: 0 5px;
  cursor: pointer;
  font-weight: 900;
  transition: all 0.5s ease;
  text-align: center;
}
.btn_link_block a:last-child {
  background: rgba(3, 64, 111, 1);
}
.btn_link_block a.img {
  padding: 20px 40px 20px 60px;
}
.btn_link_block a img {
  width: 34px;
  position: absolute;
  left: 15px;
  top: 16px;
}
.link_items_tax_wrap {
  min-height: 174px;
}
.link_items_tax {
  background: #1f345e;
  align-items: center;
  padding: 20px 40px;
  position: relative;
  text-align: left;
}
@media (max-width: 1024px) {
  .link_items_tax {
    padding: 10px 25px;
  }
}
.link_items_tax.is-affixed {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
  width: 100%;
}
.link_items_tax.is-affixed > .flex {
  justify-content: center;
}
.link_items_tax.is-affixed > .flex .link_item_image {
  flex: none;
}
.link_items_tax.is-affixed > .flex .link_item_image {
  flex: none;
}
.link_items_tax > .flex {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
}
.link_items_tax .remove-item {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
}
.link_items_tax .remove-item:before {
  content: "\f00d";
  font-family: "fontawesome-solid";
  font-size: 15px;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.link_items_tax .remove-item:hover:before {
  color: #ffba0c;
}
.link_items_tax .link_item_text {
  width: 440px;
  margin-right: 30px;
}
@media (max-width: 1024px) {
  .link_items_tax .link_item_text {
    text-align: center;
    width: 100%;
    margin: 0 0 20px 0;
  }
}
.link_items_tax .link_item_text p {
  color: #fff;
  font-size: 20px;
  line-height: 1.2;
}
.link_items_tax .link_item_text p:last-child {
  padding-bottom: 0;
}
.link_items_tax .link_item_text p strong {
  color: #ffba0c;
  font-size: 27px;
  line-height: 1.2;
}
@media (max-width: 1024px) {
  .link_items_tax .link_item_text p {
    font-size: 16px;
    padding-bottom: 10px;
  }
  .link_items_tax .link_item_text p strong {
    font-size: 20px;
  }
}
.link_items_tax .link_item_image {
  flex: 1;
  text-align: right;
}
@media (max-width: 1024px) {
  .link_items_tax .link_item_image {
    text-align: center;
  }
}
.link_items_tax .link_item_image img {
  max-width: 470px;
  width: 100%;
}
@media (max-width: 1024px) {
  .link_items_tax .link_item_image img {
    max-width: 320px;
  }
}
.link_items_tax .btn_new {
  padding: 14px 40px;
  text-decoration: none;
}
.link_items_tax .btn_new:hover {
  color: #1f4171 !important;
}
@media (max-width: 1024px) {
  .link_items_tax .btn_new {
    padding: 10px 20px;
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .archive .placeholder {
    display: none;
  }
}
.acc-courses {
  margin-bottom: 60px;
}
.graphic_image {
  margin-bottom: 50px;
}
.lds-dual-ring {
  display: none;
  width: 80px;
  height: 80px;
  margin: 0 auto 30px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.page-template-tpl-contact-us .wpcf7-form.submitting .submit-wrapper {
  display: none;
}
.page-template-tpl-contact-us .wpcf7-form.submitting .lds-dual-ring {
  display: block;
}
.page-template-tpl-contact-us .wpcf7-form.invalid .submit-wrapper {
  display: block;
  text-align: center;
}
.page-template-tpl-contact-us .wpcf7-form.resetting .submit-wrapper {
  display: none;
}
.page-template-tpl-contact-us .wpcf7-form.resetting .lds-dual-ring {
  display: block;
}
.page-template-tpl-contact-us .wpcf7-form.sent .submit-wrapper {
  display: none;
}
.image_info {
  margin-bottom: 100px;
}
.image_info img {
  display: block;
  margin: 0 auto;
}
.image_info .image-items {
  text-align: center;
}
.image_info .image-items .image-item {
  flex-basis: 30%;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .image_info .image-items .image-item {
    flex-basis: 100%;
  }
}
.two-buttons-wrap {
  background: #f9f9fc;
  padding: 30px 0 120px;
}
@media (max-width: 1024px) {
  .two-buttons-wrap {
    padding: 30px 0 40px;
  }
}
.two-buttons-wrap .row {
  width: 1267px;
}
.two-buttons-wrap .btn-wrap {
  border-radius: 33px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 45%;
  min-height: 232px;
  align-items: center;
  justify-content: center;
  opacity: 1;
  overflow: hidden;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
}
.two-buttons-wrap .btn-wrap:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0);
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1024px) {
  .two-buttons-wrap .btn-wrap {
    width: 100%;
    min-height: 1px;
    padding: 50px 0;
    margin-bottom: 20px;
  }
  .two-buttons-wrap .btn-wrap:last-child {
    margin-bottom: 0;
  }
}
.two-buttons-wrap .btn-wrap .button {
  border-radius: 93px;
  background: #fff;
  padding: 10px 20px;
  font-family: "GothamPro-Bold";
  font-size: 20px;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}
.two-buttons-wrap .btn-wrap:hover:before {
  background: rgba(0, 0, 0, 0.5);
}
.two-buttons-wrap .btn-one {
  background-image: url("../img/btn_one_1.jpg");
}
.two-buttons-wrap .btn-one a {
  color: #fa001b;
}
.two-buttons-wrap .btn-two {
  background-image: url("../img/btn_two_2.jpg");
}
.two-buttons-wrap .btn-two a {
  color: #2700fa;
}
.page-template-tpl-NEW_HEADER-php {
  min-height: 1500px;
}
.header-top-custom .memutext-title {
  position: absolute;
  left: 50%;
  top: 21px;
  -webkit-transform: translate(-50%, 0);
  -khtml-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.header-top-custom .wrpapper-top {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 20px 0;
}
@media (max-width: 1670px) {
  .header-top-custom .wrpapper-top .left-content {
    max-width: 320px;
    margin-right: 20px;
  }
}
@media (max-width: 1370px) {
  .header-top-custom .wrpapper-top .left-content {
    margin-right: 5px;
  }
}
@media (max-width: 1316px) {
  .header-top-custom .wrpapper-top .left-content {
    max-width: 240px;
  }
}
@media (max-width: 1140px) {
  .header-top-custom .wrpapper-top .left-content {
    margin: 0 auto;
  }
}
@media (max-width: 1024px) {
  .header-top-custom .wrpapper-top .left-content {
    max-width: 100%;
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    text-align: center;
    margin: 0 auto 20px;
    order: 1;
  }
}
.header-top-custom .wrpapper-top .left-content #logo {
  display: inline-block;
}
.header-top-custom .wrpapper-top .left-content .rate {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  margin-top: -5px;
  margin-left: 20px;
}
@media (max-width: 1670px) {
  .header-top-custom .wrpapper-top .left-content .rate {
    margin-left: 0px;
  }
}
@media (max-width: 480px) {
  .header-top-custom .wrpapper-top .left-content .rate {
    margin: 5px auto;
    text-align: center;
  }
}
.header-top-custom .wrpapper-top .left-content .rate svg {
  width: 25px;
  height: 25px;
}
@media (max-width: 1316px) {
  .header-top-custom .wrpapper-top .left-content .rate svg {
    width: 18px;
    height: 18px;
  }
}
.header-top-custom .wrpapper-top .left-content .rate > a {
  display: block;
}
.header-top-custom .wrpapper-top .left-content .rate .jq-ry-container[readonly="readonly"] {
  cursor: pointer;
}
.header-top-custom .wrpapper-top .left-content .rate .stars_wrap_new {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -moz-flex-wrap: nowrap;
  -ms-flex-wrap: none;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
@media (max-width: 480px) {
  .header-top-custom .wrpapper-top .left-content .rate .stars_wrap_new {
    display: inline-block;
  }
}
.header-top-custom .wrpapper-top .left-content .rate .rate-header, .header-top-custom .wrpapper-top .left-content .rate .rate-list {
  margin-right: 5px;
}
@media (max-width: 480px) {
  .header-top-custom .wrpapper-top .left-content .rate .rate-header, .header-top-custom .wrpapper-top .left-content .rate .rate-list {
    margin: 5px;
  }
}
.header-top-custom .wrpapper-top .left-content .rate .rate-list {
  width: 150px !important;
}
.header-top-custom .wrpapper-top .left-content .rate .rating_desription {
  color: #1f355e;
  font-family: Roboto;
  font-size: 12px;
  font-weight: 400;
}
@media (max-width: 1316px) {
  .header-top-custom .wrpapper-top .left-content .rate .rating_desription {
    font-size: 10px;
  }
}
@media (max-width: 1140px) {
  .header-top-custom .wrpapper-top .left-content .rate .rating_desription {
    font-size: 12px;
  }
}
.header-top-custom .wrpapper-top .left-content .rate .rating_desription strong {
  color: #1f355e;
  font-family: Roboto;
  font-size: 12px;
  font-weight: 400;
}
@media (max-width: 1316px) {
  .header-top-custom .wrpapper-top .left-content .rate .rating_desription strong {
    font-size: 10px;
  }
}
@media (max-width: 1140px) {
  .header-top-custom .wrpapper-top .left-content .rate .rating_desription strong {
    font-size: 12px;
  }
}
.header-top-custom .wrpapper-top div.asp_w.ajaxsearchpro.asp_non_compact {
  min-width: 275px;
}
@media (max-width: 1700px) {
  .header-top-custom .wrpapper-top div.asp_w.ajaxsearchpro.asp_non_compact {
    margin: 0 auto;
    min-width: 242px;
  }
}
@media (max-width: 1316px) {
  .header-top-custom .wrpapper-top div.asp_w.ajaxsearchpro.asp_non_compact {
    min-width: auto;
  }
}
@media (max-width: 1140px) {
  .header-top-custom .wrpapper-top div.asp_w.ajaxsearchpro.asp_non_compact {
    min-width: 242px;
  }
}
.header-top-custom .wrpapper-top #ajaxsearchpro1_1, .header-top-custom .wrpapper-top #ajaxsearchpro1_2, .header-top-custom .wrpapper-top div.asp_m.asp_m_1 {
  box-shadow: none;
  margin: 0 auto;
  max-width: 500px;
  overflow: visible;
}
@media (max-width: 1024px) {
  .header-top-custom .wrpapper-top #ajaxsearchpro1_1, .header-top-custom .wrpapper-top #ajaxsearchpro1_2, .header-top-custom .wrpapper-top div.asp_m.asp_m_1 {
    max-width: 100%;
    width: 100%;
  }
}
.header-top-custom .wrpapper-top #ajaxsearchpro1_1 .probox, .header-top-custom .wrpapper-top #ajaxsearchpro1_2 .probox, .header-top-custom .wrpapper-top div.asp_m.asp_m_1 .probox {
  position: relative;
}
.header-top-custom .wrpapper-top #ajaxsearchpro1_1 .probox .promagnifier, .header-top-custom .wrpapper-top #ajaxsearchpro1_2 .probox .promagnifier, .header-top-custom .wrpapper-top div.asp_m.asp_m_1 .probox .promagnifier {
  order: 1;
  position: absolute;
  left: 11px;
  top: 9px;
}
.header-top-custom .wrpapper-top #ajaxsearchpro1_1 .probox .proinput, .header-top-custom .wrpapper-top #ajaxsearchpro1_2 .probox .proinput, .header-top-custom .wrpapper-top div.asp_m.asp_m_1 .probox .proinput {
  order: 2;
  margin: 0 !important;
}
.header-top-custom .wrpapper-top #ajaxsearchpro1_1 .probox .promagnifier .innericon svg, .header-top-custom .wrpapper-top #ajaxsearchpro1_2 .probox .promagnifier .innericon svg, .header-top-custom .wrpapper-top div.asp_m.asp_m_1 .probox .promagnifier .innericon svg {
  fill: #eaeaec;
}
.header-top-custom .wrpapper-top #ajaxsearchpro1_1 .probox .proinput input.autocomplete, .header-top-custom .wrpapper-top #ajaxsearchpro1_2 .probox .proinput input.autocomplete, .header-top-custom .wrpapper-top div.asp_m.asp_m_1 .probox .proinput input.autocomplete {
  display: none;
}
.header-top-custom .wrpapper-top #ajaxsearchpro1_1 .probox .proinput input.orig, .header-top-custom .wrpapper-top #ajaxsearchpro1_2 .probox .proinput input.orig, .header-top-custom .wrpapper-top div.asp_m.asp_m_1 .probox .proinput input.orig {
  font-family: "Roboto";
  font-weight: 700;
  font-size: 12px;
  line-height: 18px;
  color: #1f355e;
  text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.2);
  background: #fff;
  border: 1px solid transparent;
  box-shadow: 0px 2px 8px 0px rgba(60, 64, 67, 0.25);
  border-radius: 24px;
  padding: 0 10px 0 35px !important;
  margin: 0 !important;
  height: 44px;
  box-sizing: border-box;
}
.header-top-custom .wrpapper-top #ajaxsearchpro1_1 .probox .proinput input.orig::placeholder, .header-top-custom .wrpapper-top #ajaxsearchpro1_2 .probox .proinput input.orig::placeholder, .header-top-custom .wrpapper-top div.asp_m.asp_m_1 .probox .proinput input.orig::placeholder {
  font-family: "Roboto";
  font-weight: 700;
  font-size: 12px;
  line-height: 18px;
  color: #1f355e;
  text-shadow: -1px 1px 1px rgba(0, 0, 0, 0.2);
}
.header-top-custom .wrpapper-top div.asp_m.ajaxsearchpro .probox {
  overflow: visible;
}
.header-top-custom .wrpapper-top .right-content {
  text-align: center;
}
@media (max-width: 1700px) {
  .header-top-custom .wrpapper-top .right-content {
    margin: 10px 0;
  }
}
@media (max-width: 1140px) {
  .header-top-custom .wrpapper-top .right-content {
    flex-basis: 100%;
  }
}
@media (max-width: 1024px) {
  .header-top-custom .wrpapper-top .right-content {
    margin: 0px 0 15px;
    flex-basis: 100%;
    order: 3;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.header-top-custom .wrpapper-top .right-content .tel-header {
  font-family: "GothamPro-Bold";
  font-weight: 700;
  font-size: 19px;
  line-height: 23px;
  display: inline-block;
  margin-bottom: 15px;
  letter-spacing: -0.75px;
  color: #1f355e;
}
@media (max-width: 1316px) {
  .header-top-custom .wrpapper-top .right-content .tel-header {
    font-size: 16px;
    margin-bottom: 10px;
  }
}
@media (max-width: 1024px) {
  .header-top-custom .wrpapper-top .right-content .tel-header {
    margin-bottom: 0;
    margin-right: 10px;
  }
}
.header-top-custom .wrpapper-top .right-content .tel-header i {
  margin-right: 10px;
}
@media (max-width: 1024px) {
  .header-top-custom .wrpapper-top .right-content .cart-icon {
    margin-right: 10px;
  }
}
.header-top-custom .wrpapper-top .right-content .cart-icon i {
  font-size: 25px;
  color: #ffba0c;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-top-custom .wrpapper-top .right-content .cart-icon:hover i {
  color: #51cf43;
}
.header-top-custom .wrpapper-top .right-content .btn-header {
  padding: 14px 40px;
  border-radius: 27px;
  background-color: #51cf43;
  color: #010101;
  font-family: Roboto;
  font-size: 20px;
  font-weight: 500;
  display: block;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 1700px) {
  .header-top-custom .wrpapper-top .right-content .btn-header {
    padding: 14px 20px;
  }
}
@media (max-width: 1316px) {
  .header-top-custom .wrpapper-top .right-content .btn-header {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .header-top-custom .wrpapper-top .right-content .btn-header {
    font-size: 14px;
    padding: 12px 15px;
  }
}
.header-top-custom .wrpapper-top .right-content .btn-header:hover {
  background-color: #ffba0c;
}
.header-top-custom .menu-custom {
  padding: 10px 0;
  position: relative;
}
@media (max-width: 1440px) {
  .header-top-custom .menu-custom {
    margin: 20px 0 10px;
  }
}
@media (max-width: 1316px) {
  .header-top-custom .menu-custom {
    margin: 10px 0;
  }
}
@media (max-width: 1140px) {
  .header-top-custom .menu-custom {
    flex-basis: 100%;
  }
}
@media (max-width: 1024px) {
  .header-top-custom .menu-custom {
    order: 2;
    margin: 10px 0 30px;
  }
}
.header-top-custom .menu-custom nav {
  margin-bottom: 15px;
}
@media (max-width: 1024px) {
  .header-top-custom .menu-custom nav {
    display: none;
  }
}
.header-top-custom .menu-custom nav > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.header-top-custom .menu-custom nav > ul > li {
  padding: 0 15px;
  border-right: 1px solid #1f4171;
  position: relative;
}
@media (max-width: 1500px) {
  .header-top-custom .menu-custom nav > ul > li {
    padding: 0 10px;
  }
}
@media (max-width: 1410px) {
  .header-top-custom .menu-custom nav > ul > li {
    padding: 0 5px;
  }
}
.header-top-custom .menu-custom nav > ul > li:first-child {
  padding-left: 0;
}
.header-top-custom .menu-custom nav > ul > li:last-child {
  border-right: none;
}
.header-top-custom .menu-custom nav > ul > li.menu-item-has-children {
  padding: 0 20px 0 15px;
}
@media (max-width: 1500px) {
  .header-top-custom .menu-custom nav > ul > li.menu-item-has-children {
    padding: 0 16px 0 10px;
  }
}
@media (max-width: 1410px) {
  .header-top-custom .menu-custom nav > ul > li.menu-item-has-children {
    padding: 0 15px 0 10px;
  }
}
.header-top-custom .menu-custom nav > ul > li > ul.sub-menu {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 33px;
  left: 0;
  width: 380px;
  padding: 15px 0 20px;
  box-shadow: 0px 4px 10px 4px rgba(0, 0, 0, 0.05);
  background: #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  z-index: 99;
}
@media (max-width: 1700px) {
  .header-top-custom .menu-custom nav > ul > li > ul.sub-menu {
    width: 300px;
  }
}
@media (max-width: 1440px) {
  .header-top-custom .menu-custom nav > ul > li > ul.sub-menu {
    width: 250px;
  }
}
.header-top-custom .menu-custom nav > ul > li > ul.sub-menu > li {
  position: relative;
  padding: 0 30px;
}
@media (max-width: 1700px) {
  .header-top-custom .menu-custom nav > ul > li > ul.sub-menu > li {
    padding: 0 20px;
  }
}
@media (max-width: 1440px) {
  .header-top-custom .menu-custom nav > ul > li > ul.sub-menu > li {
    padding: 0 15px;
  }
}
.header-top-custom .menu-custom nav > ul > li > ul.sub-menu > li a {
  padding: 12px 0;
  border-bottom: 0.5px solid #1f4171;
}
.header-top-custom .menu-custom nav > ul > li > ul.sub-menu > li > ul.sub-menu {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0;
  right: -305px;
  width: 300px;
  padding: 20px 0 20px;
  background: #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  z-index: 99;
  box-shadow: 0px 4px 10px 4px rgba(0, 0, 0, 0.05);
}
@media (max-width: 1700px) {
  .header-top-custom .menu-custom nav > ul > li > ul.sub-menu > li > ul.sub-menu {
    right: -225px;
    width: 220px;
    padding: 15px 0 20px;
  }
}
@media (max-width: 1440px) {
  .header-top-custom .menu-custom nav > ul > li > ul.sub-menu > li > ul.sub-menu {
    right: -205px;
    width: 200px;
    padding: 10px 0 15px;
  }
}
.header-top-custom .menu-custom nav > ul > li > ul.sub-menu > li > ul.sub-menu:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -10px;
  width: 15px;
  height: 100%;
}
.header-top-custom .menu-custom nav > ul > li > ul.sub-menu > li > ul.sub-menu > li {
  position: relative;
  padding: 0 20px;
}
@media (max-width: 1700px) {
  .header-top-custom .menu-custom nav > ul > li > ul.sub-menu > li > ul.sub-menu > li {
    padding: 0 15px;
  }
}
.header-top-custom .menu-custom nav > ul > li > ul.sub-menu > li > ul.sub-menu > li a {
  padding: 12px 0;
  border-bottom: 0.5px solid #1f4171;
}
.header-top-custom .menu-custom nav > ul > li > ul.sub-menu > li.menu-item-has-children:hover > ul.sub-menu {
  visibility: visible;
  opacity: 1;
}
.header-top-custom .menu-custom nav > ul > li.menu-item-has-children:before {
  content: "";
  position: absolute;
  bottom: -17px;
  left: 0;
  right: 0;
  height: 20px;
  z-index: 99;
}
.header-top-custom .menu-custom nav > ul > li.menu-item-has-children:hover > ul.sub-menu {
  visibility: visible;
  opacity: 1;
}
.header-top-custom .menu-custom nav > ul li a {
  font-family: Roboto;
  font-size: 15px;
  font-weight: 700;
  display: block;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  line-height: 18px;
  color: #1f355e;
}
@media (max-width: 1600px) {
  .header-top-custom .menu-custom nav > ul li a {
    font-size: 14px;
  }
}
@media (max-width: 1520px) {
  .header-top-custom .menu-custom nav > ul li a {
    font-size: 13px;
  }
}
@media (max-width: 1370px) {
  .header-top-custom .menu-custom nav > ul li a {
    font-size: 12px;
  }
}
.header-top-custom .menu-custom nav > ul li a:hover {
  color: #4842c0;
}
.header-top-custom .menu-custom nav > ul li.menu-item-has-children > a {
  position: relative;
  z-index: 0;
}
.header-top-custom .menu-custom nav > ul li.menu-item-has-children > a:before {
  content: "";
  position: absolute;
  top: 42%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transform: translate(0, -50%);
  right: -10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #1f4171;
  border-right: 1px solid #1f4171;
  -webkit-transform: translate(0, -50%) rotateZ(45deg);
  -moz-transform: translate(0, -50%) rotateZ(45deg);
  -ms-transform: translate(0, -50%) rotateZ(45deg);
  -o-transform: translate(0, -50%) rotateZ(45deg);
  transform: translate(0, -50%) rotateZ(45deg);
}
.header-top-custom .menu {
  background-color: #fff;
  padding: 15px 0;
  position: relative;
  display: none;
}
@media (max-width: 1024px) {
  .header-top-custom .menu {
    display: block;
  }
}
.header-top-custom .menu nav > ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.header-top-custom .menu nav > ul > li {
  padding: 0 35px;
  border-right: 1px solid #1f4171;
  position: relative;
}
.header-top-custom .menu nav > ul > li:first-child {
  padding-left: 0;
}
.header-top-custom .menu nav > ul > li:last-child {
  border-right: none;
  padding-right: 0;
}
.header-top-custom .menu nav > ul > li > ul.sub-menu {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 33px;
  left: 0;
  width: 200px;
  padding: 0 15px 0 15px;
  margin-bottom: 15px;
  background: #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  z-index: 99;
}
.header-top-custom .menu nav > ul > li > ul.sub-menu > li {
  position: relative;
  padding: 5px 0;
  border-bottom: 2px solid #1f4171;
}
.header-top-custom .menu nav > ul > li > ul.sub-menu > li > ul.sub-menu {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 0px;
  right: -118%;
  width: 200px;
  padding: 0 15px 0 15px;
  margin-bottom: 15px;
  background: #fff;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  z-index: 99;
}
.header-top-custom .menu nav > ul > li > ul.sub-menu > li > ul.sub-menu:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -6px;
  width: 10px;
  height: 100%;
}
.header-top-custom .menu nav > ul > li > ul.sub-menu > li > ul.sub-menu > li {
  position: relative;
  padding: 5px 0;
  border-bottom: 2px solid #1f4171;
}
.header-top-custom .menu nav > ul > li > ul.sub-menu > li > ul.sub-menu > li:last-child {
  border-bottom: 0;
}
.header-top-custom .menu nav > ul > li > ul.sub-menu > li.menu-item-has-children:hover > ul.sub-menu {
  visibility: visible;
  opacity: 1;
}
.header-top-custom .menu nav > ul > li.menu-item-has-children:before {
  content: "";
  position: absolute;
  bottom: -17px;
  left: 0;
  right: 0;
  height: 20px;
  z-index: 99;
}
.header-top-custom .menu nav > ul > li.menu-item-has-children ul {
  border-top: 2px solid #1f4171;
}
.header-top-custom .menu nav > ul > li.menu-item-has-children:hover > ul.sub-menu {
  visibility: visible;
  opacity: 1;
}
.header-top-custom .menu nav > ul li a {
  color: #1f4171;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 700;
  display: block;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-top-custom .menu nav > ul li a:hover {
  color: #4842c0;
}
.header-top-custom .menu nav > ul {
  display: none;
  text-align: center;
  padding: 5px 0 30px;
}
.header-top-custom .menu nav > ul:before {
  content: "";
  position: absolute;
  bottom: 15px;
  right: 0;
  left: 0;
  height: 3px;
  background: #1f4171;
}
.header-top-custom .menu {
  padding: 0;
}
.header-top-custom .menu nav > ul > li {
  padding: 0;
  border: 0;
}
.header-top-custom .menu nav > ul li a {
  font-size: 17px;
  padding: 7px 0 !important;
}
.header-top-custom .menu nav ul.sub-menu {
  opacity: 1 !important;
  position: static !important;
  visibility: visible !important;
  width: 100% !important;
  display: none;
}
.header-top-custom .memutext {
  border-top: 3px solid #ffba0c;
  border-bottom: 3px solid #ffba0c;
  background-color: #ffba0c;
  color: #1f355e;
}
.header-top-custom .memutext .menu-burger {
  width: 34px;
  height: 30px;
  position: relative;
  margin: 0 auto 0 5px;
}
.header-top-custom .memutext .menu-burger:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: calc(100% - 10px);
  height: 2px;
  background: #1f355e;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-box-shadow: 0 7px 0 0 #1f355e, 0 -7px 0 0 #1f355e;
  box-shadow: 0 7px 0 0 #1f355e, 0 -7px 0 0 #1f355e;
}
.header-top-custom .memutext .menu-burger:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: calc(100% - 10px);
  height: 2px;
  background: #1f355e;
  -webkit-transition: all 0.3s ease;
  -khtml-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.header-top-custom .memutext .menu-burger.open:before {
  -webkit-transform: translate(-50%, -50%) rotateZ(-45deg);
  -khtml-transform: translate(-50%, -50%) rotateZ(-45deg);
  -moz-transform: translate(-50%, -50%) rotateZ(-45deg);
  -ms-transform: translate(-50%, -50%) rotateZ(-45deg);
  -o-transform: translate(-50%, -50%) rotateZ(-45deg);
  transform: translate(-50%, -50%) rotateZ(-45deg);
  box-shadow: none;
  background: #1f355e;
}
.header-top-custom .memutext .menu-burger.open:after {
  -webkit-transform: translate(-50%, -50%) rotateZ(45deg);
  -khtml-transform: translate(-50%, -50%) rotateZ(45deg);
  -moz-transform: translate(-50%, -50%) rotateZ(45deg);
  -ms-transform: translate(-50%, -50%) rotateZ(45deg);
  -o-transform: translate(-50%, -50%) rotateZ(45deg);
  transform: translate(-50%, -50%) rotateZ(45deg);
  background: #1f355e;
}
.single-post .post-content .wyz .row {
  width: 1600px;
}
@media (max-width: 1024px) {
  .single-post .post-content .wyz .row {
    display: block;
  }
}
.single-post .post-content .wyz .row .scroll-nav {
  flex-basis: 450px;
  margin-right: 20px;
  position: sticky;
  top: 190px;
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .single-post .post-content .wyz .row .scroll-nav {
    position: static;
    flex-basis: 0;
    margin-right: 0;
  }
}
.single-post .post-content .wyz .row .scroll-nav > span {
  padding-bottom: 25px;
  color: #1f4171;
  font-family: "GothamPro-Black";
  font-size: 24px;
  font-weight: 400;
  line-height: 60px;
  display: block;
}
.single-post .post-content .wyz .row .scroll-nav ol {
  padding: 0;
  list-style: none;
}
.single-post .post-content .wyz .row .scroll-nav ol li {
  list-style: none;
  position: relative;
  padding-left: 20px;
  margin-bottom: 0px;
}
.single-post .post-content .wyz .row .scroll-nav ol li::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #000;
  border-radius: 50%;
  position: absolute;
  top: 8px;
  left: 0;
}
.single-post .post-content .wyz .row .lol {
  flex: 1;
}
