﻿@import url(css2-Robotoitalwght0300040005000700090013001400150017001900_swap.css);
@import url(css2-Montserratitalwght020003000400050006000700080009001300140015001600170018001900_swap.css);

body {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  background: #fff;
  font-family: Montserrat, sans-serif;
  font-family: 'Open Sans', sans-serif;
  font-family: Oswald, sans-serif;
  font-family: Roboto, sans-serif;
  font-family: Jost, sans-serif
}

a {
  -webkit-transition: .5s ease-out;
  -moz-transition: .5s ease-out;
  -o-transition: .5s ease-out;
  transition: .5s ease-out;
  text-decoration: none
}

ul {
  margin: 0;
  padding: 0;
  list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0
}

img {
  max-width: 100%
}

figure {
  margin: 0;
  padding: 0;
  margin-bottom: 0
}

.container {
  padding: 0 15px;
  max-width: 1315px
}

.container-fluid {
  padding: 0 30px
}

.banner_warp {
  background: #5df5ff;
  background: linear-gradient(90deg, #5df5ff 0, #4fb4ff 52%, #596bff 98%);
  padding: 48px 0;
  position: relative
}

.banner_warp .banner_inner_contact strong {
  border-radius: 5px;
  transform: rotate(-5.42deg);
  display: block;
  max-width: 180px;
  padding: 11px 13px 9px 18px;
  font-size: 21px;
  font-weight: 600;
  line-height: 25px;
  color: #202020;
  font-family: Roboto, sans-serif;
  background: #ffea00
}

.banner_warp .banner_inner_contact .best_heading {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 38px;
  line-height: 38px;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 39px;
  max-width: 1270px;
  position: relative;
  text-align: left;
  border-radius: initial;
  transform: initial;
  display: initial;
  background: initial;
  padding-top: 20px !important;
  padding-bottom: 39px !important;
  display: block;
  padding-left: 0;
  padding-right: 0;
}

.banner_warp .banner_inner_contact .made_fx {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 29px;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center
}

.banner_warp .banner_inner_contact .made_fx span {
  color: #ffea00
}

.banner_warp .banner_inner_contact .best_heading span {
  position: relative
}

.banner_warp .banner_inner_contact .best_heading span:before {
  content: '';
  position: absolute;
  right: 0;
  bottom: -20px;
  background-image: url(../image/line.webp);
  width: 162px;
  height: 16px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center
}

.banner_warp .banner_inner_contact .banner-video {
  width: 440px;
  margin: 0 auto;
  height: auto;
  position: relative;
  padding-top: 50px;
  padding-bottom: 50px
}

.banner_warp .banner_inner_contact .banner-video .banner-video_warp {
  background: linear-gradient(0deg, rgba(0, 0, 0, .44), rgba(0, 0, 0, .44)), url(.jpg), #d9d9d9;
  box-shadow: 5px 5px 0 #2fb463;
  border-radius: 20px
}

.banner_warp .banner_inner_contact .cricle_img {
  display: flex;
  align-items: center;
  justify-content: center
}

.banner_warp .banner_inner_contact .cricle_img ul {
  align-items: center
}

.banner_warp .banner_inner_contact .cricle_img ul li {
  margin-left: -13px
}

.banner_warp .banner_inner_contact .cricle_img li:first-child {
  margin: 0
}

.banner_warp .banner_inner_contact .cricle_img ul li figure {
  width: 35px;
  height: 35px;
  overflow: hidden;
  border-radius: 100px
}

.banner_warp .banner_inner_contact .cricle_img ul li figure img {
  width: 100%
}

.banner_warp .banner_inner_contact p {
  font-family: Inter;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 58px;
  color: #202020;
  margin: 0;
  padding-left: 18px
}

.banner_warp .banner_inner_contact p span {
  color: #fff
}

.banner_warp .action_warp {
  text-align: center;
  position: relative;
  max-width: 275px;
  margin: 0 auto;
  padding-top: 27px
}

.banner_warp .action_warp .actiont_btn {
  background: #ffea00;
  display: inline-block;
  border: 1px solid #2fb463;
  border-radius: 5px;
  padding: 13px 60px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #202020;
  position: relative;
  z-index: 9
}

.banner_warp .action_warp::before {
  content: "";
  position: absolute;
  left: 41px;
  bottom: -5px;
  border: 1px solid rgba(255, 255, 255, .3);
  border-radius: 5px;
  width: 215px;
  height: 50px;
  z-index: 9
}

.play_bat {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  display: flex;
  justify-content: center
}

.play_bat a {
  background: #fff;
  box-shadow: 0 3.95488px 9.88721px #fff;
  border-radius: 100%;
  width: 61px;
  height: 61px;
  display: inline-block;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #25c865;
  font-size: 28px
}

.banner_warp .video_bg {
  position: relative
}

.banner_warp .video_bg::before {
  position: absolute;
  content: "";
  left: 0;
  right: 0;
  background-image: url(../image/video_bg.webp);
  background-size: contain;
  background-repeat: no-repeat;
  width: 605px;
  height: 253px;
  text-align: center;
  justify-content: center;
  display: flex;
  margin: 0 auto;
  bottom: 0
}

.banner_warp .banner_inner_contact {
  position: relative
}

.banner_warp .banner_inner_contact .vetor_all .first_vetor {
  position: absolute;
  left: -200px;
  top: 160px
}

.banner_warp .banner_inner_contact .vetor_all .first_vetor img {
  height: 60px;
  object-fit: cover;
  width: 100%
}

.banner_warp .banner_inner_contact .vetor_all .second_vetor {
  position: absolute;
  right: -200px;
  bottom: 0
}

.banner_warp .banner_inner_contact .vetor_all .second_vetor img {
  height: 60px;
  width: 100%;
  object-fit: cover
}

.banner_warp .banner_inner_contact .vetor_all .three_vetor {
  position: absolute;
  top: 0;
  right: -200px
}

.banner_warp .banner_inner_contact .vetor_all .three_vetor img {
  height: 60px;
  object-fit: cover;
  width: 100%
}

.banner_warp::before {
  content: "";
  position: absolute;
  right: 0;
  background-image: url(../image/coures-border-right.webp);
  background-repeat: no-repeat;
  background-size: cover;
  width: 400px;
  height: 400px;
  bottom: 0
}

.pulse {
  animation: pulse 1s infinite ease-in-out alternate
}

@keyframes pulse {
  from {
    transform: scale(.8)
  }

  to {
    transform: scale(1.2)
  }
}

.recorded_banner.course_page.opction-banner.seller_banner {
  background: linear-gradient(262.95deg, #2dc389 1.41%, #00a1ba 31.66%, #6c337d 117.57%)
}

.recorded_banner.course_page.opction-banner.seller_banner .three_vetor {
  bottom: -42px;
  left: 0;
  top: inherit;
  transform: inherit
}

.recorded_banner.course_page.opction-banner.seller_banner .recorded_banner-right {
  margin-bottom: -11px
}

.recorded_banner.course_page.opction-banner.seller_banner .recorded_banner_contact h1 strong {
  color: #fff
}

.recorded_banner.course_page.opction-banner.seller_banner .recorded_banner_contact h1 {
  color: #ffea00
}

.recorded_banner.course_page.opction-banner.seller_banner .recorded_banner_contact h2 mark {
  color: #000
}

.trading.recoded_section.course_inner_section.opaction_recoded_inner .tarding_left {
  max-width: 711px
}

.trading.recoded_section.course_inner_section.opaction_recoded_inner .options_card_inner_warp {
  max-width: 1240px;
  margin: 0 auto
}

.trading.recoded_section.course_inner_section.opaction_recoded_inner .bay_now {
  border: none;
  padding-bottom: 0
}

.work_section.team_work_section.option_trading_secation .team_work_section_inner {
  max-width: 940px
}

.courses_box_same {
  height: 100%;
  box-shadow: 0 0 20px rgba(47, 180, 99, .2);
  background: #fff;
  position: relative;
  transition: .3s ease-in-out
}

.courses_box_same:hover {
  box-shadow: 0 0 50px rgba(117, 117, 117, .3)
}

.courses_box_same figure {
  height: 223px;
  overflow: hidden
}

.courses_box_same figure img {
  height: 100%;
  width: 100%;
  transition: .3s ease-in-out;
  object-fit: cover
}

.courses_box_same:hover figure img {
  transform: scale(1.1)
}

.courses_box_same .courses_content h3 {
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #2fb463;
  font-family: Roboto, sans-serif;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
}

.courses_box_same .courses_content h3 a {
  color: #2fb463
}

.courses_box_same .courses_content {
  padding: 15px 15px 75px
}

.courses_box_same .courses_content p {
  font-weight: 400;
  font-size: 14px;
  margin: 0;
  line-height: 22px;
  color: #6c728c;
  font-family: Roboto, sans-serif;
  font-family: Roboto, sans-serif
}

.courses_box_same .courses_content .price_btn {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 20px;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  padding: 0 15px
}

.courses_box_same .courses_content .price_btn strong {
  font-weight: 700;
  font-size: 20px;
  line-height: 27px;
  color: #2fb463;
  border-radius: 3.43955px;
  padding: 0
}

.courses_inner .col-md-2,
.courses_inner .col-md-3 {
  position: relative
}

.courses_inner .plus_courses {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 42px;
  height: 42px;
  margin: auto;
  display: block;
  left: 0;
  right: 0
}

.courses_inner {
  position: relative
}

.courses_section .courses_inner .small-boxbg {
  width: 64px;
  height: 64px;
  animation: pulse 1s infinite ease-in-out alternate;
  display: inline-block;
  background-image: url(https://www.gettogetherfinance.com/frontend_asset/main_pages/images/pulse.webp);
  background-size: cover;
  position: absolute;
  right: -145px;
  top: 100px
}

.same_heading, .h3-same-heading {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 45px;
  text-align: center;
  color: #2fb463;
  position: relative;
  display: block;
}

.trading {
  padding-top: 50px;
  padding-bottom: 100px
}

.trading.recoded_section .same_heading, .trading.recoded_section .h3-same-heading {
  font-size: 28px
}

.trading .trading-contact p {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: .01em;
  color: #666;
  margin: 0;
  padding-top: 13px;
  text-align: center
}

.trading .trading-contact {
  padding-bottom: 50px
}

.trading .trading-contact p span {
  color: #fff;
  background: #2fb463
}

.trading .tarding_left h3 {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  text-transform: capitalize;
  color: #2fb463;
  padding-left: 13px;
  border-left: 3px solid #2fb463
}

.trading .tarding_left p {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  text-align: justify;
  color: rgba(32, 32, 32, .8);
  margin: 0;
  padding-top: 25px;
  padding-bottom: 10px
}

.tarding_left strong {
  font-weight: 600;
  font-size: 18px;
  text-transform: uppercase;
  color: #2fb463;
  padding: 30px 0;
  display: block;
  font-weight: 600
}

.trading .tarding_left ul {
  justify-content: space-between;
  padding-bottom: 50px;
  padding-right: 100px
}

.trading .tarding_left ul .cricle_img {
  display: flex;
  align-items: center
}

.trading .tarding_left ul .cricle_img p {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: .1em;
  color: rgba(32, 32, 32, .8);
  margin: 0;
  padding: 0;
  padding-left: 20px
}

.trading .tarding_left ul li span {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: .01em;
  color: rgba(32, 32, 32, .8);
  padding-left: 20px
}

.trading .tarding_left ul .cricle_img ul {
  padding: 0;
  justify-content: inherit
}

.trading .tarding_left ul .cricle_img ul li {
  margin-left: -12px
}

.trading .tarding_left ul .cricle_img ul li figure {
  width: 35px;
  height: 35px;
  overflow: hidden;
  border-radius: 100px
}

.trading .tarding_left ul .cricle_img ul li figure img {
  width: 100%;
  height: 100%
}

.riban-bg {
  display: block;
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 1
}

.riban-bg img {
  width: 92px;
  height: 77px
}

.trading.recoded_section.course_inner_section .courses_box_same .courses_content .zone_head {
  padding-bottom: 20px
}

.trading .croce_warp .col-md-2 {
  width: 10%;
  position: relative
}

.trading .croce_warp .col-md-5 {
  width: 45%
}

.fix_width {
  max-width: 1550px;
  margin: 0 auto;
  position: relative
}

.trading .croce_warp .col-md-5:first-child {
  width: 41%
}

.croce_warp .plus_courses {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center
}

.croce_warp .plus_courses img {
  width: 30px;
  height: auto
}

.trading .tarding_right .zone_box {
  background: #fff;
  border: 1px solid rgba(47, 180, 99, .3);
  box-shadow: 5px 5px 0 #2fb463;
  border-radius: 10px;
  padding: 30px 0;
  padding-bottom: 15px
}

.trading .tarding_right .zone_box .contact_zone {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px;
  padding-bottom: 20px
}

.trading .tarding_right .zone_box ul li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 15px 0
}

.trading .tarding_right .zone_box ul .inner_zone {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 15px
}

.trading .tarding_right .zone_box ul li p {
  max-width: 190px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 24px;
  text-align: right;
  letter-spacing: .01em;
  color: #52565b;
  margin: 0;
  padding-right: 15px;
  padding-left: 15px
}

.trading .tarding_right .zone_box ul .active {
  background: rgba(236, 236, 236, .6);
  padding: 17px 0
}

.trading .tarding_right .zone_box .contact_zone strong {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 31px;
  line-height: 24px;
  letter-spacing: .01em;
  color: #2fb463
}

.trading .tarding_right .zone_box .contact_zone p {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: .01em;
  text-decoration-line: line-through;
  color: rgba(32, 32, 32, .3);
  margin: 0
}

.trading .tarding_right .zone_box ul .inner_zone span {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #212832;
  padding-left: 14px
}

.trading .form-select {
  background: #2fb463;
  box-shadow: none;
  border-radius: 3px;
  width: 150px;
  padding: 5px 10px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: .01em;
  color: #fff;
  padding-right: 20px;
  position: relative;
  margin-right: 15px;
  background-image: url(../image/select-arrow-down.webp);
  background-repeat: no-repeat;
  background-position: right center;
  background-position: 90%
}

section.trading.recoded_section .form-select {
  width: 205px
}

.bay_now {
  width: 100%;
  text-align: center;
  padding: 23px 0;
  border-top: 1px solid rgba(13, 44, 25, .03);
  border-bottom: 1px solid rgba(13, 44, 25, .03)
}

.bay_now button {
  background: #2fb463;
  border-radius: 7px;
  padding: 12px 40px;
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #fff;
  display: inline-block
}

.trading .tarding_right .zone_box ul .box_black span {
  padding: 0 !important;
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: .01em;
  color: #2fb463
}

.trading .tarding_right .zone_box ul .box_black .black_box {
  background: #000;
  border-radius: 3.81699px;
  padding: 5px
}

.trading .tarding_right .offer-box_left ul li {
  margin-right: 10px
}

.trading .tarding_right .zone_box ul .box_black {
  margin-bottom: 0
}

.trading .tarding_right .zone_box ul .box_black .offer-box_left h3 {
  font-family: Oswald;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 29px;
  color: #ffea00
}

.trading .tarding_right .zone_box ul .box_black .offer-box_left p {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 10.6876px;
  line-height: 16px;
  color: #fff;
  padding: 0
}

.trading .trading-contact .same_heading::before, .trading .trading-contact .h3-same-heading::before {
  display: none
}

.fix_vetor .first_vetore {
  content: "";
  position: absolute;
  left: -100px;
  top: 50%;
  transform: translateY(-50%)
}

.fix_vetor .second_vetore {
  position: absolute;
  right: 0;
  top: 40px
}

.trading .tarding_right .zone_box ul li .core {
  max-width: 100%
}

.bounce2 {
  animation: bounce2 2s ease infinite
}

@keyframes bounce2 {

  0%,
  100%,
  20%,
  50%,
  80% {
    transform: translateY(0)
  }

  40% {
    transform: translateY(-30px)
  }

  60% {
    transform: translateY(-15px)
  }
}

.premium .premium_contact {
  padding-bottom: 65px
}

.same_text {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: .47em;
  color: rgba(0, 0, 0, .3);
  text-align: center;
  margin: 0;
  padding-bottom: 11px
}

.same_heading span, .h3-same-heading span {
  padding-left: 0;
  position: relative
}

.same_heading span::before, .h3-same-heading span::before {
  content: "";
  position: absolute;
  right: 0;
  background-image: url(../image/shap.webp);
  background-repeat: no-repeat;
  background-size: contain;
  width: 125px;
  height: 13px;
  bottom: -14px
}

.premium .premium_inner_box .box_white .premium-content {
  background: #fff;
  border: 1px solid #90d8ac;
  z-index: 9;
  box-shadow: 0 7px 20px rgba(47, 180, 99, .1);
  border-radius: 19px 19px 0 0;
  max-width: 518px;
  position: relative;
  padding: 50px 0 20px 0
}

.premium .premium_inner_box .box_white span {
  padding: 8px 23px 8px 12px;
  position: absolute;
  top: -23px;
  left: -1px;
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  background: linear-gradient(280.1deg, #2fb463 2.28%, #09ff69 107.32%);
  border: 1.2px solid #90d8ac;
  border-radius: 13px 10px 10px 0
}

.premium_inner_box ul.premium-list {
  display: flex;
  flex-wrap: wrap;
  display: -webkit-flex;
  position: relative;
  margin: -11px;
  padding-bottom: 111px;
  margin-bottom: -15px;
}

.premium_inner_box ul.premium-list li {
  width: 100%;
  padding: 11px
}

.premium_inner_box ul.premium-list li:nth-child(2n) .premium-content {
  margin-left: auto
}

.premium .premium_inner_box .box_white .premium-content h2 {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 28px;
  color: #28c064;
  padding: 16px 20px;
  background: #f7fcf9
}

.premium .premium_inner_box .box_white .premium-content p {
  font-family: Roboto, sans-serif;
  font-style: normal;
  position: relative;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: rgba(0, 0, 0, .8);
  padding: 16px 50px;
  margin: 0
}

.premium .premium_inner_box .box_white .premium-content p:before {
  content: "";
  position: absolute;
  left: 19px;
  background: #2fb463;
  width: 9px;
  height: 9px;
  border-radius: 100%;
  top: 50%;
  transform: translateY(-50%)
}

.premium .premium_inner_box .box_white .premium-content .active {
  background: #f7fcf9
}

.premium {
  position: relative
}

.premium::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  background-image: url(../image/prium_vetor_first.webp);
  background-size: cover;
  background-repeat: no-repeat;
  height: 68px;
  width: 58px
}

.box_white.box_right.cricle_vetor {
  position: relative
}

.box_right_vetor .first_vetor {
  position: absolute;
  right: -20px;
  top: -37px;
  z-index: 1;
  opacity: .5
}

.box_right_vetor .first_vetor img {
  width: auto;
  height: auto;
}

.box_right_vetor .first_second {
  position: absolute;
  left: -140px;
  bottom: 158px
}

.metor_section .metor_box {
  background: #ffcf02;
  border-radius: 10px;
  max-width: 1088px;
  margin: 0 auto;
  position: relative;
  align-items: center;
  padding-left: 84px;
  padding-right: 24px
}

.metor_section .metor_box .arrow-red {
  position: absolute;
  right: -64px;
  top: -45px
}

.metor_section .metor_box .arrow-red img {
  max-width: 160px
}

.metor_section .metor_box .metor_box_left {
  width: 70%
}

.metor_section .metor_box .metor_box_right {
  width: 30%;
  margin-top: -35px;
  margin-bottom: -20px
}

.metor_section .metor_box .metor_box_left h2 {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 34px;
  line-height: 37px;
  color: #fff
}

.metor_section .metor_box .metor_box_left h2 span {
  font-size: 54px;
  font-weight: 700;
  position: relative
}

.metor_section .metor_box .metor_box_left h2 span:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  background-image: url(../image/white_border.webp);
  background-size: cover;
  background-repeat: no-repeat;
  width: 284px;
  height: 19px;
  bottom: -15px
}

.metor_section .metor_box::before {
  content: "";
  position: absolute;
  left: 20px;
  background-image: url(../image/balck_dots.webp);
  background-size: cover;
  background-repeat: no-repeat;
  width: 97px;
  height: 49px;
  top: 20px
}

.metor_section {
  padding-bottom: 80px;
  margin-top: -14px;
}

.midnight_section {
  background: #2fb463;
  padding: 65px 10px;
  margin-bottom: 60px
}

.midnight_section .same_heading, .midnight_section .h3-same-heading {
  color: #fff;
  text-align: left;
  padding-bottom: 15px
}

.midnight_section .midnight_contact p {
  margin: 0;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  font-size: 25px;
  line-height: 28px;
  color: #fff
}

.midnight_section .midnight_contact p span {
  color: #ffcf02;
  padding-left: 10px
}

.midnight_section .same_heading span::before, .midnight_section .h3-same-heading span::before {
  content: "";
  position: absolute;
  right: 0;
  background-image: url(../image/line.webp);
  background-size: contain;
  background-repeat: no-repeat;
  width: 131px;
  height: 16px;
  bottom: -17px
}

.same_heading span, .h3-same-heading span {
  position: relative
}

.midnight_section .vecor_sape .vecor_sape_first {
  position: absolute;
  left: -230px;
  top: 0
}

.midnight_section .midnight_contact {
  position: relative
}

.midnight_section .vecor_sape .vecor_sape_first img {
  width: 115px;
  height: 58px
}

.midnight_section .arrow_down {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  bottom: -117px
}

.midnight_section .arrow_down .mix_warp {
  position: relative
}

.midnight_section .arrow_down .mix_warp .top_down {
  position: absolute;
  left: 0;
  right: 0;
  top: 84px
}

.midnight_section .arrow_down .mix_warp .top_down i {
  color: #fff;
  font-size: 25px
}

.top_down {
  animation: top_down 4s ease infinite
}

@keyframes top_down {

  0%,
  100%,
  20%,
  50%,
  80% {
    transform: translateY(0)
  }

  40% {
    transform: translateY(-30px)
  }

  60% {
    transform: translateY(-15px)
  }
}

.work_section.team_work_section .team_work_section_inner {
  max-width: 1600px;
  margin: 0 auto
}

.work_section {
  padding-top: 40px;
  padding-bottom: 75px
}

.work_section .work_contact .same_heading, .work_section .work_contact .h3-same-heading {
  text-align: center;
  max-width: 486px;
  color: #3db96d;
  font-size: 48px
}

.work_section .work_box {
  background: #fff;
  box-shadow: 0 0 20px rgba(47, 180, 99, .2);
  border-radius: 15px;
  padding-top: 53px;
  text-align: center;
  padding-left: 18px;
  padding-right: 18px;
  padding-bottom: 46px
}

.work_section .work_box {
  background: #fff;
  box-shadow: 0 0 20px rgba(47, 180, 99, .2);
  border-radius: 15px;
  padding-top: 53px;
  text-align: center;
  padding-left: 39px;
  padding-right: 39px;
  padding-bottom: 46px;
  position: relative;
  height: 100%
}

.work_section .work_box p {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 26px;
  text-align: center;
  text-transform: capitalize;
  color: rgba(0, 0, 0, .9);
  margin: 0;
  padding-top: 50px;
  position: relative
}

.work_section .work_box span {
  background: #ffcf49;
  border: 2px solid #fff;
  border-radius: 18.8535px;
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 11px;
  color: #202020;
  display: inline-block;
  padding: 8px 22px;
  position: absolute;
  top: -12px;
  left: 20px
}

.work_section .work_contact {
  padding-bottom: 55px
}

.work_section .work_box p::before {
  content: "";
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  text-align: center;
  background: rgba(217, 217, 217, .3);
  max-width: 60px;
  height: 2px;
  margin: 0 auto
}

.work_section .col-md-3 {
  padding: 17px
}

.work_section .work_box.box_four p {
  max-width: 133px;
  margin: 0 auto
}

.work_section .work_box.box_five p {
  max-width: 203px;
  margin: 0 auto
}

.work_section .work_box.box_six p {
  max-width: 142px;
  margin: 0 auto
}

.work_section .work_box.box_seven p {
  max-width: 176px;
  margin: 0 auto
}

.work_section .work_smile {
  background: linear-gradient(180deg, #f8f3dc 0, #ece6e5 100%);
  position: relative;
  box-shadow: 0 0 20px rgba(47, 180, 99, .2);
  border-radius: 15px;
  height: 100%;
  padding: 22px 27px
}

.work_section .work_smile figure {
  text-align: center
}

.work_section .work_smile p {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 30px;
  color: #263238;
  margin: 0;
  padding-top: 40px
}

.work_section .work_smile p span {
  display: block;
  color: #f07c40;
  font-size: 28px;
  position: relative
}

.work_section .work_smile::before {
  content: "";
  position: absolute;
  left: 18px;
  background-image: url(../image/pink.webp);
  background-size: cover;
  background-repeat: no-repeat;
  top: 18px;
  width: 50px;
  height: 50px
}

.work_section .work_smile p span::before {
  content: "";
  position: absolute;
  left: 138px;
  background-image: url(../image/happy.webp);
  background-size: cover;
  background-repeat: no-repeat;
  top: 16px;
  width: 26px;
  height: 22px
}

.work_section .row {
  position: relative
}

.work_section.team_work_section .row .work_vetor .first_vetor {
  position: absolute;
  left: inherit;
  top: -132px;
  right: -30px
}

.work_section.team_work_section .row .work_vetor .first_vetor img {
  width: 125px;
  height: auto
}

.work_section .row .work_vetor .first_vetor img {
  width: 55px;
  height: auto
}

.work_section .first_vetor {
  position: absolute;
  top: 50%;
  left: -150px
}

.work_section .row .work_vetor .second_vetor {
  position: absolute;
  right: 30px;
  bottom: 0
}

.work_box.box_five {
  position: relative;
  z-index: 9
}

.work_box.box_five::before {
  content: "";
  position: absolute;
  left: -63px;
  background-image: url(../image/balck_dots.webp);
  background-repeat: no-repeat;
  background-size: cover;
  width: 60px;
  height: 50px;
  bottom: 16px;
  z-index: 1
}

.spin {
  animation: spin 1.5s infinite linear
}

@keyframes spin {
  from {
    transform: rotate(0)
  }

  to {
    transform: rotate(360deg)
  }
}

.seat_section .seat_box {
  background: #2c6ff4;
  border-radius: 10px;
  position: relative
}

.seat_section .seat_box .seat_inner_contact_left .yellow_shap_img {
  position: absolute;
  bottom: -1px;
  z-index: 1;
  left: -1px
}

.seat_section .seat_box .seat_inner_contact_left .men_img {
  position: relative;
  z-index: 9;
  max-width: 400px;
  margin: 0 auto;
  margin-top: -40px
}

.seat_section .seat_box .seat_inner_contact_left .yellow_shap_img img {
  width: 100%
}

.seat_section .seat_box .row {
  align-items: center
}

.seat_section .seat_inner_contact_right h2 {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 38px;
  line-height: 50px;
  text-transform: capitalize;
  color: #fff;
  max-width: 591px
}

.seat_section .seat_inner_contact_right p {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 37px;
  color: #fff;
  background: #215bce;
  border-radius: 5px;
  padding: 5px 20px;
  max-width: 619px;
  margin-top: 28px;
  margin-bottom: 35px;
  text-transform: uppercase;
  text-align: center
}

.seat_section .seat_inner_contact_right .offer-box_left .black_box {
  background: #000;
  border-radius: 6.60546px;
  padding: 10px;
  margin-right: 13px
}

.seat_section .seat_inner_contact_right .offer-box_left .black_box strong {
  font-family: Oswald;
  font-style: normal;
  font-weight: 500;
  font-size: 34.3484px;
  line-height: 51px;
  color: #ffea00;
  margin: 0;
  background: 0 0;
  padding: 0;
  text-align: left
}

.seat_section .seat_inner_contact_right .offer-box_left .black_box p {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18.4953px;
  line-height: 28px;
  color: #fff;
  margin: 0;
  text-align: left;
  background: initial;
  border-radius: initial;
  padding: initial;
  max-width: initial;
  text-transform: initial;
}

.seat_section .book_bat a,
.seat_section .book_bat button {
  background: #ffea00;
  border: 1px solid #2fb463;
  border-radius: 5px;
  padding: 13px 20px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #202020;
  display: inline-block
}

.seat_section .book_bat {
  margin-top: 30px
}

.seat_section {
  margin-bottom: 70px
}

.vecor_sape_seat .vecor_sape_first.pulse {
  position: absolute;
  right: 31px;
  bottom: 31px
}

.vecor_sape_seat .vecor_sape_first.pulse img {
  width: 100px
}

.logo-client .owl-stage {
  -webkit-animation: marquee 40s linear infinite running;
  -moz-animation: marquee 40s linear infinite running;
  -o-animation: marquee 40s linear infinite running;
  -ms-animation: marquee 40s linear infinite running;
  animation: marquee 40s linear infinite running
}

@keyframes marquee {
  from {
    transform: translateX(0)
  }

  to {
    transform: translateX(-50%)
  }
}

@-moz-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
  }

  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
  }
}

@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
  }

  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
  }
}

@-o-keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
  }

  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
  }
}

@keyframes marquee {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
  }

  100% {
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -o-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%)
  }
}

.users_contact .usear_box .item img {
  width: auto;
  max-width: 100%;
  height: 35px
}

.users_contact .usear_box .item {
  display: flex;
  justify-content: center
}

.users_contact .usear_box::after {
  content: "";
  position: absolute;
  left: -150px;
  background: #2fb463;
  opacity: .15;
  transform: rotate(18.03deg);
  bottom: -120px;
  width: 34px;
  height: 34px
}

.clent_logo_warp .inner_logo_client {
  background: #f4f4f4;
  border-radius: 10px;
  padding: 50px
}

.clent_logo_warp .inner_logo_client img {
  height: 35px;
  object-fit: contain;
  width: 100%
}

.clent_logo_warp .vector_clent .vecor_sape_first {
  position: absolute;
  left: 168px;
  bottom: 0
}

.clent_logo_warp {
  position: relative
}

.course_warp .accodian_qustion .accordion-item {
  margin-bottom: 24px;
  border: 0;
  box-shadow: 0 0 20px rgba(47, 180, 99, .2);
  border-radius: 15px
}

.course_warp .accodian_qustion .accordion-item:last-child {
  margin-bottom: 0
}

.course_warp .accodian_qustion .accordion-item .accordion-button {
  border-radius: 12px !important;
  outline: 0 !important;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  text-transform: capitalize;
  font-family: Roboto, sans-serif;
  padding: 19px 50px 19px 20px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, .05);
  color: #343434
}

.course_warp .accodian_qustion .accordion-item .accordion-button[aria-expanded=true] {
  border-radius: 12px 12px 0 0 !important;
  background: #2fb463;
  color: #fff
}

.course_warp .accodian_qustion .accordion-item .accordion-body {
  padding: 10px 20px 19px;
  border-radius: 0 0 12px 12px;
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
  text-transform: capitalize;
  color: #202020;
  position: relative;
  font-family: Roboto, sans-serif
}

.course_warp .accodian_qustion .accordion-item .accordion-button::after {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-family: FontAwesome;
  content: "\f107" !important;
  font-size: 22px;
  background-image: inherit
}

.course_warp .accodian_qustion .accordion-item .accordion-button[aria-expanded=true]::after {
  content: '';
  line-height: 17px;
  transform: rotate(180deg);
  top: 35%
}

.course_warp .mobile_courses {
  display: none !important
}

.course_warp .accodian_qustion_inner_right {
  padding-left: 78px;
  height: 100%
}

.course_warp .accodian_qustion_inner {
  position: relative
}

.course_warp .accodian_qustion_inner:before {
  display: none;
  content: "";
  position: absolute;
  left: -135px;
  top: -75px;
  width: 16px;
  height: 16px;
  border: 1px solid #2fb463;
  transform: rotate(-135.63deg)
}

.seconds_warp {
  margin-top: auto;
  padding-left: 32px;
  margin-bottom: -50px
}

.course_warp .course_warp_left ul li img {
  height: 100%;
  width: 100%;
  max-width: 500px
}

.course_warp .course_warp_left ul li figure {
  border-radius: 15px;
  overflow: hidden
}

.course_warp_left {
  height: 100%;
  display: flex;
  align-items: center
}

.course_warp_left ul {
  margin-top: 0 !important
}

.course_warp {
  padding-top: 73px;
  margin-bottom: 81px
}

.course_warp .course_warp_contact {
  padding-bottom: 40px
}

.course_warp .course_warp_contact .same_text {
  text-align: left;
  text-transform: uppercase
}

.course_warp .course_warp_contact .same_heading, .course_warp .course_warp_contact .h3-same-heading {
  text-align: left
}

.course_warp .course_warp_contact span::before {
  right: -40px
}

.course_warp_left .first_warp {
  position: relative
}

.course_warp_left .first_warp::before {
  content: "";
  position: absolute;
  top: 44px;
  animation: spin 2.2s infinite linear;
  background-image: url(../image/react_yellow.webp);
  background-repeat: no-repeat;
  background-size: contain;
  width: 131px;
  height: 131px;
  left: -61px;
  z-index: -1
}

.course_warp_left .seconds_warp {
  position: relative
}

.course_warp_left .seconds_warp::before {
  content: "";
  position: absolute;
  top: -24px;
  animation: pulse 1s infinite ease-in-out alternate;
  background-image: url(../image/react_pink.webp);
  background-repeat: no-repeat;
  background-size: contain;
  width: 70px;
  height: 70px;
  right: -24px;
  z-index: -1
}

.course_warp_left .seconds_warp::after {
  content: "";
  position: absolute;
  top: -12px;
  background-image: url(../image/green_border.webp);
  background-repeat: no-repeat;
  background-size: contain;
  width: 53px;
  height: 53px;
  left: 12px;
  z-index: -1
}

.certified_contact {
  position: relative;
  padding: 50px 0;
  padding-bottom: 83px
}

.certified_contact:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: #2fb463;
  height: 372px;
  z-index: -1
}

.certified_contact .certified_inner .same_heading span::before, .certified_contact .certified_inner .h3-same-heading span::before {
  background-image: url(../image/white_shap.webp);
  width: 130px
}

.certified_contact .certified_inner .same_text {
  color: #fff
}

.certified_contact .certified_inner .same_heading, .certified_contact .certified_inner .h3-same-heading   {
  font-size: 40px;
  color: #fff
}

.certified_contact .certified_inner .course_warp_contact {
  padding-bottom: 65px
}

.certified_contact .certified_content {
  text-align: center;
  max-width: 604px;
  margin: 0 auto;
  position: relative;
  height: auto;
}

.certified_contact .certified_content figure {
  height: auto;
  width: 100%
}

.certified_contact .certified_content .left_bit {
  position: absolute;
  left: -151px;
  bottom: 0;
  z-index: 0
}

.certified_contact .certified_content .left_bit img {
  height: 392px;
  width: 162px;
  object-fit: cover
}

.certified_contact .certified_content .right_bit {
  position: absolute;
  right: -148px;
  bottom: 0
}

.certified_contact .certified_content .right_bit img {
  width: 162px;
  height: 392px;
  object-fit: cover
}

.certified_contact .certified_content::before {
  content: "";
  position: absolute;
  left: -390px;
  background-image: url(../image/vecor_ceti.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 630px;
  height: 230px;
  z-index: -1;
  top: -105px
}

.certified_inner {
  position: relative
}

.certified_inner::before {
  content: "";
  position: absolute;
  left: -130px;
  animation: pulse 1s infinite ease-in-out alternate;
  background-image: url(../image/dots.webp);
  background-repeat: no-repeat;
  background-size: cover;
  width: 115px;
  height: 58px;
  top: 13px
}

.certified_inner::after {
  content: "";
  position: absolute;
  right: -200px;
  animation: pulse 1s infinite ease-in-out alternate;
  background-image: url(../image/dots.webp);
  background-repeat: no-repeat;
  background-size: cover;
  width: 115px;
  height: 58px;
  bottom: -140px
}

.combo_section .course_warp_contact h3 {
  text-align: center;
  font-weight: 500;
  font-size: 18px;
  text-transform: uppercase;
  color: #000;
  padding-top: 10px
}

.combo_section {
  background: #f5f9fa;
  padding: 80px 0
}

.combo_section .course_warp_contact {
  padding-bottom: 100px;
  text-align: center
}

.combo_section .course_warp_contact sub {
  text-align: center;
  display: inline-block;
  font-size: 18px;
  padding-top: 20px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  color: #000;
  line-height: normal
}

.combo_section .course_warp_contact sub img {
  width: 25px;
  margin-left: 10px
}

.combo_section .course_warp_contact .same_heading, .combo_section .course_warp_contact .h3-same-heading {
  font-size: 28px
}

.combo_section .combo_inner_right {
  background: rgba(47, 180, 99, .1);
  border: 1px solid rgba(47, 180, 99, .3);
  border-radius: 10px;
  padding-top: 10px;
  padding-bottom: 50px;
  padding-right: 10px;
  max-width: 593px;
  margin-left: auto;
  position: relative;
  height: 100%
}

.combo_section .combo_inner_left {
  position: absolute;
  left: -318px;
  top: -38px
}

.combo_section .combo_inner_left figure {
  border-radius: 10px;
  overflow: hidden
}

.combo_section .combo_inner_left img {
  width: 488px;
  height: 332px;
  object-fit: cover
}

.combo_section .combo_box {
  padding-left: 190px
}

.combo_section .combo_box .combo_contact_zone p {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
  letter-spacing: .01em;
  color: #202020;
  max-width: 100%;
  margin: 0
}

.combo_section .combo_box ul li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 15px 0;
  border-bottom: 1px solid #ddd
}

.combo_section .combo_box ul li .combo_inner_zone span {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #212832;
  padding-left: 10px
}

.combo_section .combo_box ul li p {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  margin: 0
}

.combo_section .combo_box .combo_contact_zone {
  border-bottom: 1px solid rgba(0, 0, 0, .08);
  padding-bottom: 15px
}

.combo_inner_content_right .gst_box {
  background: #ffcf02;
  border: 1px solid rgba(47, 180, 99, .3);
  border-radius: 10px;
  align-items: center;
  width: 100%;
  padding-right: 30px;
  height: 100%
}

.combo_inner_content_right {
  height: 100%
}

.combo_inner_content_right .gst_box .gst_box_left {
  width: 47%;
  position: relative;
  height: 100%
}

.combo_inner_content_right .gst_box .gst_box_right {
  width: 53%;
  padding: 20px 0
}

.combo_inner_content_right .gst_box mark {
  background: #2fb463;
  border-radius: 3px;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  letter-spacing: .01em;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 45px;
  padding: 10px 19px;
  max-width: 430px;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  text-align: center;
  display: block;
}

.combo_inner_content_right .gst_box .gst_box_right p {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 800;
  font-size: 55px;
  line-height: 28px;
  letter-spacing: .01em;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 20px;
  max-width: 304px;
  text-shadow: 4px -2px 1px #fff;
  margin-left: auto
}

.combo_inner_content_right .gst_box del {
  justify-content: right;
  display: flex;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #52565b
}

.combo_inner_content_right .gst_box strong {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: uppercase;
  color: #202020;
  justify-content: right;
  display: flex;
  padding-top: 25px;
  align-items: center
}

.combo_inner_content_right .gst_box strong mark {
  color: #f53806;
  font-size: 37px;
  background: linear-gradient(0deg, #000, #000), #000;
  border-radius: 8px;
  padding: 7px;
  margin: 0 5px;
  position: relative;
  z-index: 99
}

.combo_inner_content_right .gst_box strong mark::after {
  content: "";
  position: absolute;
  border-top: 3px solid #fff;
  left: 5px;
  right: 5px;
  top: -2px;
  z-index: -1;
  border-radius: 100%
}

.combo_inner_content_right .gst_box strong mark::before {
  content: "";
  position: absolute;
  border-bottom: 3px solid #fff;
  left: 5px;
  right: 5px;
  bottom: -2px;
  border-radius: 100%
}

.offer_bat button {
  background: #000;
  border-radius: 7px;
  color: #fff;
  padding: 15px 25px;
  display: inline-block;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  position: relative;
  z-index: 9
}

.offer_bat {
  margin-top: 35px;
  display: flex;
  justify-content: right;
  position: relative;
  z-index: 9
}

.combo_inner_content_right {
  height: 100%
}

.combo_inner_content_right .gst_box .gst_box_left figure {
  margin-bottom: 0
}

.combo_inner_content_right .gst_box .gst_box_left img {
  position: absolute;
  bottom: 0
}

.combo_inner_content_right .gst_box .gst_box_left span {
  position: absolute;
  bottom: 25px;
  left: 25px;
  animation: pulse 1s infinite ease-in-out alternate
}

.offer_bat::before {
  content: "";
  position: absolute;
  right: -15px;
  background-image: url(../image/dots.webp);
  background-size: cover;
  background-repeat: no-repeat;
  width: 100px;
  height: 39px;
  z-index: 9;
  top: -15px
}

.student .student_box {
  background: #2fa3e6;
  border-radius: 20px;
  text-align: center;
  padding: 58px 0;
  position: relative
}

.student .student_box ul {
  justify-content: center;
  padding-bottom: 28px;
  z-index: 99;
  position: relative
}

.student .student_box ul li {
  margin-left: -12px
}

.student .student_box ul li img {
  width: 35px;
  height: 35px;
  object-fit: cover;
  border-radius: 100%
}

.student .student_box p {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 29px;
  text-align: center;
  letter-spacing: .01em;
  text-transform: capitalize;
  color: #fff;
  padding-bottom: 29px;
  margin: 0;
}

.student .student_box h2 {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 35px;
  line-height: 29px;
  text-align: center;
  letter-spacing: .01em;
  text-transform: capitalize;
  color: #fff;
  padding-bottom: 47px
}

.student .student_box a,
.student .student_box button {
  background: #ffcf49;
  border-radius: 7.4854px;
  display: inline-block;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 19.2482px;
  line-height: 26px;
  color: #202020;
  padding: 12px 30px;
  border: 0
}

.student .student_box .vetor_stdent .wip_first {
  position: absolute;
  left: 0;
  bottom: 50px
}

.student .student_box .vetor_stdent .wip_second {
  position: absolute;
  right: 0;
  top: 28px
}

.student {
  padding: 80px 0
}

.student .student_box .img_cricle {
  max-width: 165px;
  margin: 0 auto;
  position: relative
}

.student .student_box .img_cricle::before {
  content: "";
  position: absolute;
  animation: pulse 1s infinite ease-in-out alternate;
  right: -26px;
  top: -25px;
  background-image: url(../image/dots.webp);
  background-size: cover;
  background-repeat: no-repeat;
  width: 115px;
  height: 58px;
  z-index: 1
}

.qustion_warp_inner .accordion-item {
  margin-bottom: 24px;
  border: 0;
  box-shadow: 0 0 20px rgba(47, 180, 99, .2);
  border-radius: 15px
}

.qustion_warp_inner .accordion-item:last-child {
  margin-bottom: 0
}

.qustion_warp_inner .accordion-item .accordion-button {
  border-radius: 12px !important;
  outline: 0 !important;
  font-weight: 500;
  font-size: 15px;
  line-height: 23px;
  text-transform: capitalize;
  font-family: Roboto, sans-serif;
  padding: 19px 50px 19px 20px;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, .05);
  color: rgba(0, 0, 0, .7)
}

.qustion_warp_inner .accordion-item .accordion-button[aria-expanded=true] {
  border-radius: 12px 12px 0 0 !important;
  background: #2fb463;
  color: #fff
}

.qustion_warp_inner .accordion-item .accordion-body {
  padding: 10px 20px 19px;
  border-radius: 0 0 12px 12px;
  font-weight: 400;
  font-size: 15px;
  line-height: 23px;
  text-transform: capitalize;
  color: #202020;
  position: relative;
  font-family: Roboto, sans-serif
}

.qustion_warp_inner .accordion-item .accordion-button::after {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  font-family: FontAwesome;
  content: "\f107" !important;
  font-size: 22px;
  background-image: inherit
}

.qustion_warp_inner .accordion-item .accordion-button[aria-expanded=true]::after {
  content: '';
  line-height: 17px;
  transform: rotate(180deg);
  top: 35%
}

.qustion_warp_inner .mobile_courses {
  display: none !important
}

.qustion_warp_inner .accodian_qustion_inner_right {
  padding-left: 78px;
  height: 100%
}

.qustion_warp_inner .accodian_qustion_inner {
  position: relative
}

.qustion_warp {
  background: #f5f9fa;
  padding: 60px 0
}

.qustion_warp .course_warp_contact {
  padding-bottom: 50px;
  max-width: 860px;
  margin: 0 auto
}

.qustion_warp .qustion_warp_inner {
  max-width: 860px;
  margin: 0 auto
}

.courses_inner .courses_white_box img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 10px 10px 0 0
}

.courses_inner .courses_white_box h3 a {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 28px;
  text-transform: capitalize;
  color: #2fb463;
  padding-bottom: 13px;
  display: block
}

.courses_inner .courses_white_box .box_contact {
  padding: 15px 16px 30px
}

.courses_inner .courses_white_box p {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  margin: 0;
  padding-bottom: 15px;
  color: rgba(32, 32, 32, .8)
}

.courses_inner .courses_white_box ul li figure {
  padding-right: 30px;
  position: relative
}

.courses_inner .courses_white_box ul li p {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #000;
  padding: 0
}

.courses_inner .courses_white_box ul li p i {
  color: rgba(0, 0, 0, .6);
  padding-right: 8px
}

.courses_inner .courses_white_box ul {
  padding-bottom: 22px
}

.courses_inner .price_contact {
  justify-content: space-between;
  align-items: center;
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  padding: 0 15px
}

.courses_inner .price_contact p {
  border-radius: 4.29091px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 27px;
  padding: 0;
  color: #2fb463
}

.courses_inner .price_contact .subscribe_but {
  background: #2fb463;
  color: #fff !important;
  padding: 10px 18px;
  font-size: 16px
}

.courses_section .courses_contact {
  padding-bottom: 60px
}

.courses_inner .courses_white_box {
  box-shadow: 0 0 20px rgba(47, 180, 99, .2);
  border-radius: 10px;
  height: 100%
}

.courses_inner {
  height: 100%;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 0 26px rgba(47, 180, 99, .2)
}

.courses_inner.end_courses .courses_white_box ul {
  padding-bottom: 30px
}

.courses_inner.end_courses p {
  padding-bottom: 12px
}

.courses_section {
  padding-top: 60px;
  padding-bottom: 85px
}

.courses_inner .courses_white_box figure {
  position: relative;
  border-radius: 10px;
  overflow: hidden
}

.courses_inner .courses_white_box ul img {
  height: 15px;
  width: 100%;
  object-fit: cover
}

.red_shape {
  position: relative
}

.red_shape figure:before {
  content: none !important
}

.red_shape figure img {
  width: auto !important;
  height: auto !important
}

.courses_inner .red_shape .best_top {
  position: absolute;
  top: 0;
  left: 11px;
  right: 0;
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-size: 17.1373px;
  line-height: 23px;
  letter-spacing: -.01em;
  color: #fff;
  padding: 0
}

.shape_top {
  position: absolute;
  top: 20px;
  left: -6px
}

.explore_but a {
  background: #ffcf49;
  box-shadow: 0 0 14px rgba(0, 0, 0, .08);
  border: 1px solid #ffcf49;
  border-radius: 5px;
  display: inline-block;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #202020;
  padding: 16px 34px
}

.explore_but {
  text-align: center;
  padding-top: 50px;
  position: relative;
  max-width: 200px;
  margin: 0 auto
}

.explore_but::before {
  content: "";
  position: absolute;
  left: -58px;
  background-image: url(../image/shap_two.webp);
  background-size: contain;
  background-repeat: no-repeat;
  top: 41px;
  width: 148px;
  height: 76px;
  z-index: -1
}

.explore_but a:hover {
  background: 0 0;
  color: #fff;
  border-color: #fff
}

.courses_section .explore_but a:hover {
  border-color: #ffcf49;
  color: #ffcf49
}

.courses_inner .courses_white_box .box_contact del {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: rgba(32, 32, 32, .3)
}

.courses_inner .courses_white_box .box_contact span {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 26px;
  color: #ffc200;
  text-transform: uppercase;
}

.trading .tarding_left ul .cricle_img ul li:first-child {
  margin: 0
}

.recorded_banner {
  background: #423ef3;
  padding-top: 86px;
  padding-bottom: 186px;
  position: relative
}

.recorded_banner .recorded_banner_contact .subscribe_to {
  border-radius: 5px;
  transform: rotate(-5.42deg);
  display: block;
  max-width: 180px;
  padding: 11px 13px 9px 18px;
  font-size: 21px;
  font-weight: 600;
  line-height: 25px;
  color: #202020;
  font-family: Roboto, sans-serif;
  background: #ffea00
}

.recorded_banner .recorded_banner_contact h1 {
  color: #fff;
  font-size: 34px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  padding-top: 25px;
  line-height: 40px;
  position: relative;
  padding-bottom: 40px;
  display: inline-grid;
}

.recorded_banner_contact .recoded_heding_warp p {
  font-size: 40px;
  color: #ffea00;
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: 35px;
  margin: 0;
  padding-bottom: 20px;
}

.recorded_banner .recorded_banner_contact h1 strong {
  font-size: 40px;
  color: #ffea00
}

.recorded_banner .recorded_banner_contact h1 span {
  position: relative
}

.recorded_banner .recorded_banner_contact h1 span:before {
  content: "";
  position: absolute;
  left: 0;
  background-image: url(../image/fast.webp);
  background-repeat: no-repeat;
  background-size: cover;
  width: 192px;
  height: 6px;
  bottom: -18px
}

.recorded_banner .recorded_banner_contact strong {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 35px;
  color: #fff;
  padding-bottom: 25px
}

.recorded_banner .recorded_banner_contact strong mark {
  background: 0 0;
  padding: 0;
  color: #ffea00
}

.recorded_banner .recorded_banner_contact .cricle_img {
  display: flex;
  align-items: center;
  margin-bottom: 50px
}

.recorded_banner .recorded_banner_contact .cricle_img ul li {
  margin-left: -15px
}

.recorded_banner .recorded_banner_contact .cricle_img ul li:first-child {
  margin: 0
}

.recorded_banner .recorded_banner_contact .cricle_img p {
  font-family: Inter;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: normal;
  margin: 0;
  padding-left: 20px;
  color: #fff
}

.recorded_banner .recorded_banner_contact .cricle_img p span {
  color: #ffea00
}

.recorded_banner .recorded_banner_contact .action_warp a,
.recorded_banner .recorded_banner_contact .action_warp button {
  background: #ffea00;
  border: 1px solid #2fb463;
  border-radius: 5px;
  padding: 13px 35px;
  display: inline-block;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  color: #202020
}

.recorded_banner::before {
  content: "";
  position: absolute;
  left: 51px;
  background-image: url(../image/recoded_first.webp);
  background-size: cover;
  background-repeat: no-repeat;
  width: 1140px;
  height: 440px
}

.recorded_banner .vetor_all .first_vetor {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  width: 100%
}

.recorded_banner .vetor_all .three_vetor {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%)
}

.recorded_banner .recorded_banner-right figure {
  position: absolute;
  bottom: -1px;
  z-index: 9
}

.recorded_banner::after {
  content: "";
  position: absolute;
  right: 0;
  background-image: url(../image/yellow_cricle.webp);
  background-size: cover;
  background-repeat: no-repeat;
  width: 810px;
  height: 538px;
  bottom: 0;
  z-index: 1
}

.recorded_banner_all .three_vetor {
  position: absolute;
  right: 31px;
  z-index: 99;
  top: 60px
}

.recorded_banner_all .three_vetor img {
  width: 90px
}

.recorded_banner_all .first_vetor {
  position: absolute;
  right: 31px;
  bottom: 52px;
  z-index: 99
}

.recorded_banner_all .first_vetor img {
  width: 90px
}

.recorded_banner_contact {
  position: relative;
  z-index: 1
}

.recorded_banner_all .egg_vetor {
  position: absolute;
  top: 60px;
  right: 400px
}

.tarding_right.best_recoded .bay_now {
  padding-bottom: 0;
  border-bottom: none
}

.tarding_right.best_recoded .zone_box {
  padding-bottom: 0
}

.tarding_right.best_recoded .best_box {
  background: linear-gradient(42.68deg, #2fb463 32.27%, #23fc78 97.6%), url(.jpg);
  border-radius: 10px;
  padding: 15px 15px 15px 15px;
  margin-bottom: 20px;
  position: relative
}

.tarding_right.best_recoded .best_box .best_box-left p {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  line-height: 28px;
  color: #fff
}

.tarding_right.best_recoded .best_box .best_box_bat {
  position: absolute;
  bottom: 15px
}

.tarding_right.best_recoded .best_box .best_box_bat a {
  background: #202020;
  border-radius: 4.29091px;
  padding: 8px 18px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
  display: inline-block
}

.best_box-right figure {
  margin-bottom: -15px
}

.trading.recoded_section .courses_box_same .courses_content {
  padding-bottom: 34px
}

.tarding_right.best_recoded .best_box:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  border: 1px solid rgba(255, 255, 255, .1);
  width: 20px;
  height: 20px;
  border-radius: 100%;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto
}

.tarding_right.best_recoded .best_box .best_box-left p span {
  position: relative
}

.tarding_right.best_recoded .best_box .best_box-left p span::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -18px;
  background-image: url(../image/line.webp);
  background-size: contain;
  background-repeat: no-repeat;
  width: 99px;
  height: 15px
}

.metor_section.live_section .metor_box {
  background: #2fa3e6;
  padding: 50px
}

.metor_section.live_section .metor_box:before {
  content: none
}

.metor_section.live_section .metor_box h2 span {
  color: #ffea00;
  font-size: 56px
}

.metor_section.live_section .metor_box h2 span:before {
  content: none
}

.metor_section.live_section .metor_box h2 {
  line-height: 46px;
  font-size: 32 px
}

.metor_section.live_section .metor_box .metor_box_right {
  margin-bottom: -57px;
  margin-top: 0;
  display: flex;
  justify-content: right
}

.subscribe_section .subscribe_blog {
  display: flex;
  display: -webkit-flex
}

.subscribe_section .subscribe_blog .subscribe_img {
  width: 303px;
  display: inline-block
}

.subscribe_section .subscribe_blog .subscribe_img figure {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  overflow: hidden
}

.subscribe_section .subscribe_blog .subscribe_img figure img {
  width: 100%;
  height: auto;
}

.subscribe_section .subscribe_blog .subscribe_content {
  width: calc(100% - 303px);
  display: inline-block;
  padding-left: 40px;
  position: relative
}

.subscribe_blog .subscribe_content .subscribe_content_inner {
  height: 100%
}

.subscribe_blog .subscribe_content .stop-icon {
  position: absolute;
  top: -110px;
  width: 92px;
  height: 92px;
  left: 30
}

.subscribe_blog .subscribe_content .stop-icon img {
  width: auto;
  height: auto;
}

.subscribe_section {
  padding-top: 110px
}

.subscribe_content .subscribe_content_inner .subscribe_content_ttop,
.subscribe_content .subscribe_content_inner h4 {
  font-weight: 500;
  font-size: 21px;
  line-height: 26px;
  color: rgba(0, 0, 0, .8);
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif
}

.subscribe_content .subscribe_content_inner h2 {
  font-weight: 700;
  font-size: 36px;
  line-height: 49px;
  color: #000;
  padding-bottom: 10px;
  text-transform: uppercase;
  position: relative;
  border-bottom: 2px solid rgba(0, 0, 0, .05);
  margin-bottom: 10px;
  display: inline-block;
  font-family: Montserrat, sans-serif
}

.subscribe_content .subscribe_content_inner h2 strong {
  color: #2fb463;
  font-size: 40px
}

.subscribe_content .subscribe_content_inner h2 span {
  position: absolute;
  font-weight: 600;
  font-size: 15.7454px;
  line-height: 19px;
  color: #fff;
  width: 85px;
  height: 85px;
  background-image: url(../image/price-icon.webp);
  background-repeat: no-repeat;
  background-position: center;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  right: 10px;
  top: -85px;
  transform: rotate(-20.67deg);
  animation: pulse 1s infinite ease-in-out alternate;
  background-size: cover
}

.subscribe_content .subscribe_content_inner p {
  font-weight: 400;
  font-size: 20px;
  line-height: 24px;
  color: #000;
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif
}

.subscribe_content .subscribe_content_inner .btn-subscribe {
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  padding: 8px 30px;
  font-family: Montserrat, sans-serif
}

.same-section.subscribe_section.stop_section {
  background: #f4f4f4;
  padding-top: 160px;
  padding-bottom: 70px
}

.same-section.subscribe_section.stop_section .subscribe_blog .subscribe_img figure {
  transform: rotate(-7.68deg);
  position: relative
}

.same-section.subscribe_section.stop_section .subscribe_blog .subscribe_img figure::before {
  content: "";
  display: none;
  position: absolute;
  right: 0;
  background-image: url(../image/book.webp);
  background-repeat: no-repeat;
  background-size: cover;
  width: 35px;
  height: 35px;
  bottom: 1px
}

.recorded_banner.course_page .recorded_banner_contact h1 strong {
  color: #2fb463;
  font-size: 32px
}

.recorded_banner.course_page {
  background: #040316;
  padding: 0
}

.recorded_banner.course_page:before {
  content: none
}

.recorded_banner.course_page .recorded_banner_contact .cricle_img p span {
  color: #2fb463
}

section.recorded_banner.course_page.opction-banner.seller_banner .recorded_banner_contact .cricle_img p span {
  color: #edc82c
}

.recorded_banner.course_page::after {
  content: none
}

.recorded_banner.course_page .recorded_banner-right {
  text-align: right;
  position: relative
}

.recorded_banner.course_page .course_banner_all .first_p {
  position: absolute;
  bottom: 251px;
  z-index: 9;
  left: -20px
}

.recorded_banner.course_page .course_banner_all .two_tri {
  position: absolute;
  top: 107px;
  left: -45px
}

.recorded_banner.course_page .course_banner_all .three_o {
  position: absolute;
  top: 50px;
  left: -22px;
  right: 0;
  text-align: center
}

.recorded_banner.course_page .course_banner_all .four_t {
  position: absolute;
  right: 22px;
  top: 114px
}

.recorded_banner.course_page .course_banner_all .five_v {
  position: absolute;
  right: 0;
  bottom: 286px
}

.recorded_banner.course_page .course_banner_all .six_cricle {
  position: absolute;
  left: 49px;
  bottom: 115px
}

.recorded_banner.course_page .three_vetor {
  top: 160px;
  left: 24px
}

.recorded_banner.course_page .first_vetor {
  bottom: 100px
}

.trading.recoded_section.course_inner_section .courses_box_same .courses_content {
  padding-bottom: 55px
}

.recorded_banner .recorded_banner_contact .cricle_img {
  margin-bottom: 35px
}

.recorded_banner .recorded_banner_contact strong {
  font-size: 24px;
  display: flex;
  align-items: center
}

.recorded_banner .recorded_banner_contact .cricle_img p {
  font-size: 16px
}

.recorded_banner .recorded_banner_contact strong .hero__title {
  height: 35px;
  overflow: hidden;
  width: 175px;
  text-align: left;
  padding-left: 5px;
  display: flex;
  align-items: center
}

.recorded_banner .recorded_banner_contact .cricle_img ul li figure {
  width: 31px;
  height: 31px;
  overflow: hidden;
  border-radius: 100px
}

.recorded_banner .recorded_banner_contact .cricle_img ul li figure img {
  width: 100%;
  height: 100%
}

.opction-banner .row {
  position: relative;
  padding-bottom: 133px;
  padding-top: 107px
}

.opction-banner .row .option-banner-img {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 500px;
  width: 100%
}

.opction-banner .row .option-banner-img figure {
  position: inherit;
  border: 0
}

.opction-banner .col-md-8 {
  max-width: 800px
}

.recorded_banner.course_page.opction-banner .recorded_banner_contact h1 {
  font-size: 28px;
  padding-bottom: 30px
}

.refund_section {
  padding: 80px 0
}

.refund_section .refund_section_inner h2 {
  font-weight: 700;
  font-size: 30px;
  color: #2fb463;
  font-family: Montserrat, sans-serif;
  padding-bottom: 45px
}

.refund_section .refund_section_inner ul li {
  list-style: disc;
  padding-bottom: 21px;
  font-weight: 400;
  font-size: 15px;
  color: rgba(0, 0, 0, .6);
  font-family: Roboto, sans-serif
}

.refund_section .refund_section_inner ul li:last-child {
  padding: 0
}

.terms {
  padding: 76px 0 40px 0
}

.terms .terms_content h2,
.terms .terms_content h3 {
  font-weight: 600;
  font-size: 21px;
  color: #2fb463;
  font-family: Roboto, sans-serif;
  padding-bottom: 23px;
  padding-top: 23px
}

.terms .terms_content p {
  margin: 0;
  font-weight: 400;
  font-size: 15px;
  line-height: 28px;
  color: rgba(0, 0, 0, .6);
  font-family: Roboto, sans-serif
}

.terms .terms_content {
  padding-bottom: 30px
}

.terms .terms_content ul li {
  list-style: disc;
  color: rgba(0, 0, 0, .6);
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  font-family: Roboto, sans-serif
}

.qustion_warp.frequently_warp {
  background: #fff;
  padding: 68px 0 84px 0;
  position: relative
}

.qustion_warp.frequently_warp .same_heading span:before, .qustion_warp.frequently_warp .h3-same-heading span:before {
  display: none
}

.banner_question {
  background: #28221f;
  padding: 50px 0 0 0;
  position: relative
}

.banner_question .row {
  align-items: center
}

.banner_question .banner_question_left h1 {
  font-weight: 700;
  font-size: 30px;
  color: #ffcf49;
  font-family: Montserrat, sans-serif;
  position: relative;
  padding-bottom: 10px
}

.banner_question .banner_question_left h1:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: #2fb463;
  border-radius: 1.5px;
  width: 112px;
  height: 3px
}

.banner_question .banner_question_right {
  text-align: right
}

.banner_question:before {
  content: "";
  position: absolute;
  left: 0;
  background-image: url(../image/faq_shap.webp);
  background-size: contain;
  background-repeat: no-repeat;
  width: 679px;
  height: 98px;
  bottom: 0
}

.banner_question::after {
  content: "";
  position: absolute;
  right: 70px;
  background-image: url(https://www.gettogetherfinance.com/frontend_asset/main_pages/dots.webp);
  background-size: contain;
  background-repeat: no-repeat;
  width: 115px;
  height: 58px;
  top: 50px
}

.qustion_warp.frequently_warp::before {
  content: "";
  position: absolute;
  left: 100px;
  top: 100px;
  background-image: url(../image/green_dots.webp);
  background-repeat: no-repeat;
  background-size: contain;
  width: 116px;
  height: 59px
}

.qustion_warp.frequently_warp .inner_accodian {
  max-height: 400px;
  overflow: auto;
  padding: 20px
}

@media (min-width:1920px) {
  .container-fluid {
    max-width: 1920px
  }
}

@media (max-width:1750px) {

  .banner_warp .banner_inner_contact .vetor_all .first_vetor {
    left: 0
  }



  .banner_warp .banner_inner_contact .vetor_all .three_vetor {
    right: -100px
  }

  .banner_warp .banner_inner_contact .vetor_all .second_vetor {
    right: 0
  }

  .fix_vetor .second_vetore {
    right: 0
  }

  .midnight_section .vecor_sape .vecor_sape_first {
    left: -115px
  }

  .work_section .row .work_vetor .first_vetor {
    left: -100px
  }

  .work_section.team_work_section .team_work_section_inner .first_vetor {
    display: none
  }

  .work_section .row .work_vetor .second_vetor {
    right: 30px
  }

  .clent_logo_warp .vector_clent .vecor_sape_first {
    left: 60px
  }

  .certified_inner::before {
    left: -100px
  }

  .certified_inner::after {
    right: -100px
  }

  .combo_section .combo_inner_left {
    left: -150px;
    top: -38px
  }

  .combo_section .combo_inner_left img {
    width: 324px;
    height: 332px;
    object-fit: cover
  }

  .combo_inner_content_right .gst_box mark {
    font-size: 16px
  }

  .recorded_banner::after {
    width: 721px;
    height: 478px
  }

}

@media (max-width:1600px) {
  .banner_warp .banner_inner_contact .vetor_all .three_vetor {
    right: 0
  }

  .banner_warp .banner_inner_contact .best_heading {
    font-size: 28px;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center
  }

  .banner_warp .banner_inner_contact {
    position: relative;
    max-width: 1083px;
    margin: 0 auto
  }

  .banner_warp .banner_inner_contact p {
    line-height: 28px
  }

  .banner_warp .banner_inner_contact .banner-video {
    padding-top: 40px;
    padding-bottom: 35px
  }

  .trading .trading-contact p {
    font-size: 18px;
    line-height: 25px
  }

  .fix_vetor .first_vetore {
    left: 0;
    top: 0
  }

  .trading {
    padding-bottom: 80px
  }

  .premium .premium_contact {
    padding-bottom: 55px
  }

  .premium .premium_inner_box .box_white .premium-content {
    padding: 40px 0 10px 0
  }

  .premium_inner_box ul.premium-list {
    padding-bottom: 80px
  }

  .metor_section .metor_box .metor_box_left h2 span {
    font-size: 45px
  }

  .metor_section .metor_box .metor_box_left h2 span::before {
    width: 255px
  }

  .midnight_section .vecor_sape .vecor_sape_first {
    left: 0;
    top: -50px
  }

  .work_section .row .work_vetor .first_vetor {
    left: 0;
    top: -60px
  }

  .work_section .row .work_vetor .first_vetor img {
    width: 50px
  }

  .work_box.box_five::before {
    display: none
  }

  .work_section .row .work_vetor .second_vetor {
    right: 0;
    bottom: -52px
  }

  .clent_logo_warp .vector_clent .vecor_sape_first {
    left: 22px
  }

  .course_warp_left .first_warp::before {
    width: 60px;
    height: 60px;
    left: -25px
  }

  .certified_inner::before {
    left: 0
  }

  .certified_inner::after {
    right: 0
  }

  .combo_section .combo_inner_left {
    left: -50px;
    top: -38px
  }

  .combo_section .combo_box {
    padding-left: 290px
  }

  .combo_inner_content_right .gst_box {
    padding-right: 20px
  }

  .combo_inner_content_right .gst_box mark {
    font-size: 15px;
    margin-bottom: 25px
  }

  .combo_inner_content_right .gst_box .gst_box_right p {
    font-size: 48px;
    text-align: right
  }

  .combo_inner_content_right .gst_box strong {
    font-size: 18px;
    padding-top: 15px;
    align-items: center
  }

  .combo_section {
    padding: 60px 0
  }

  .student {
    padding: 60px 0
  }

  .banner_warp .banner_inner_contact strong {
    max-width: 158px;
    font-size: 18px
  }

  .recorded_banner::after {
    width: 615px;
    height: 408px
  }

  .trading .tarding_right .zone_box ul .inner_zone span {
    font-size: 11px;
    padding-left: 8px
  }

  .trading .tarding_right .zone_box ul li p {
    font-size: 11px
  }

  .trading .form-control1 {
    font-size: 11px !important
  }

  .work_section .row .work_vetor .second_vetor {
    display: none;
  }
}

@media (max-width:1500px) {
  .trading .tarding_right .zone_box ul .box_black {
    margin-bottom: 0;
    display: block;
    justify-content: center;
    text-align: center;
    max-width: 200px;
    margin: 0 auto
  }

  .work_section.team_work_section .team_work_section_inner .first_vetor {
    display: none
  }

  .trading .tarding_left ul {
    padding-right: 20px
  }
}

@media (max-width:1400px) {

  .trading .trading-contact p {
    font-size: 16px;
    line-height: 20px
  }

  .recorded_banner_contact .recoded_heding_warp p {
    font-size: 35px;
  }

  .trading .trading-contact {
    padding-bottom: 45px
  }

  .trading .tarding_left p {
    padding-top: 25px;
    padding-bottom: 25px
  }

  .trading .tarding_left ul li span {
    padding-left: 10px
  }

  .trading .tarding_right .zone_box ul li .core {
    max-width: 135px
  }

  .offer-box_left ul {
    justify-content: center
  }

  .trading .tarding_right .zone_box ul .box_black {
    display: block;
    text-align: center;
    width: 100%;
    max-width: 100%
  }

  .trading .tarding_right .zone_box ul .box_black span {
    padding: 0 !important;
    text-align: center;
    width: 100%
  }

  .trading .tarding_right .zone_box ul .inner_zone {
    padding-left: 10px
  }

  .trading .tarding_right .zone_box ul .inner_zone span {
    line-height: 22px;
    padding-left: 10px
  }

  .trading .tarding_left ul {
    justify-content: space-between;
    padding-bottom: 57px;
    padding-right: 0
  }

  .container-fluid {
    padding: 0 20px
  }

  .trading .tarding_right .zone_box .contact_zone {
    padding: 0 10px
  }

  .bay_now {
    padding: 20px 0
  }

  .bay_now a {
    padding: 10px 35px;
    font-size: 16px
  }

  .trading {
    padding-bottom: 60px
  }

  .premium .premium_inner_box .box_white .premium-content p {
    padding: 12px 50px
  }

  .box_right_vetor .first_vetor {
    position: absolute;
    right: 8px;
    top: 1px
  }

  .box_right_vetor .first_vetor img {
    width: 50px
  }

  .premium_inner_box ul.premium-list {
    padding-bottom: 60px
  }

  .metor_section .metor_box .arrow-red {
    position: absolute;
    right: -42px;
    top: -34px
  }

  .metor_section .metor_box .arrow-red img {
    width: 100px
  }

  .midnight_section .vecor_sape .vecor_sape_first {
    left: inherit;
    top: 0;
    right: 0
  }

  .work_section .row .work_vetor .first_vetor {
    left: 15px;
    top: -73px
  }

  .work_section {
    padding-top: 40px;
    padding-bottom: 60px
  }

  .work_section .row .work_vetor .second_vetor {
    right: 50px;
    bottom: -52px
  }

  .seat_section {
    margin-bottom: 50px
  }

  .course_warp {
    padding-top: 60px;
    margin-bottom: 60px
  }

  .clent_logo_warp .vector_clent .vecor_sape_first {
    display: none
  }

  .course_warp .accodian_qustion .accordion-item .accordion-button {
    font-size: 16px
  }

  .certified_contact .certified_content {
    max-width: 530px
  }

  .certified_contact .certified_content img {
    height: 400px;
    object-fit: cover
  }

  .certified_contact.certificate-offline img {
    object-fit: contain;
  }

  .certified_contact .certified_content .left_bit {
    top: 25px
  }

  .certified_contact .certified_content .right_bit {
    top: 24px
  }

  .certified_contact .certified_inner .course_warp_contact {
    padding-bottom: 50px
  }

  .certified_contact {
    padding-bottom: 60px
  }

  .combo_section .combo_box .combo_contact_zone p {
    font-size: 12px;
    line-height: 20px
  }

  .combo_section .combo_box {
    padding-left: 330px
  }

  .combo_section .combo_box ul li .combo_inner_zone span {
    font-size: 13px;
    padding-left: 10px
  }

  .combo_section .combo_box ul li p {
    font-size: 13px;
    line-height: normal
  }

  .combo_section .combo_inner_left img {
    width: 300px
  }

  .combo_section .combo_inner_left {
    left: 0;
    top: -38px
  }

  .combo_inner_content_right .gst_box {
    padding-right: 10px
  }

  .combo_inner_content_right .gst_box mark {
    font-size: 13px;
    margin-bottom: 25px;
    padding: 10px;
    max-width: 330px
  }

  .combo_inner_content_right .gst_box .gst_box_right p {
    font-size: 40px;
    text-align: right
  }

  .offer_bat button {
    font-size: 16px
  }

  .student {
    padding: 50px 0
  }

  .student .student_box p {
    font-size: 30px;
    line-height: 20px;
    padding-bottom: 40px
  }

  .student .student_box {
    padding: 45px 0
  }

  .student .student_box a,
  .student .student_box button {
    font-size: 17px;
    line-height: 26px;
    padding: 14px 25px
  }

  .qustion_warp {
    background: #f5f9fa;
    padding: 50px 0
  }

  .courses_section {
    padding-top: 50px;
    padding-bottom: 50px
  }

  .courses_inner .courses_white_box .box_contact {
    padding: 10px 10px 25px
  }

  .courses_inner .price_contact {
    padding: 0 10px
  }

  .courses_inner .courses_white_box h3 a {
    font-size: 15px;
    line-height: 24px;
    padding-bottom: 13px
  }

  .seat_section .seat_inner_contact_right h2 {
    font-size: 35px;
    line-height: 43px;
    max-width: 524px
  }

  .seat_inner_contact_right .offer-box_left ul {
    justify-content: left
  }

  .courses_inner .price_contact p {
    padding: 0
  }

  .metor_section.live_section .metor_box h2 {
    line-height: normal;
    font-size: 32px
  }

  .metor_section.live_section .metor_box .metor_box_left h2 span {
    font-size: 34px
  }

  .same-section.subscribe_section.stop_section .subscribe_blog .subscribe_img figure {
    transform: inherit
  }

  .subscribe_content .subscribe_content_inner h2 strong {
    font-size: 34px
  }

  .metor_section.live_section .metor_box .metor_box_right {
    margin-bottom: -51px
  }

  .metor_section.live_section .metor_box h2 {
    font-size: 24px
  }

  .metor_section.live_section .metor_box .metor_box_left h2 span {
    font-size: 38px
  }

  .recorded_banner .recorded_banner_contact h1 strong {
    font-size: 35px
  }

  .recorded_banner .recorded_banner_contact h1 {
    font-size: 28px;
    padding-bottom: 35px;
    padding-top: 20px
  }

  .recorded_banner::after {
    width: 481px;
    height: 318px
  }

  .trading.recoded_section.course_inner_section .trading-contact {
    padding-bottom: 25px
  }

  .second_vetore.bounce2 {
    display: none
  }

  .trading .tarding_left ul .cricle_img p {
    font-size: 12px;
    padding-left: 15px
  }

  .courses_box_same .courses_content .price_btn strong {
    background: 0 0;
    padding: 0
  }

  .btn {
    padding: 7px 12px
  }

  .tarding_left strong {
    padding: 20px 0
  }

  .refund_section .refund_section_inner ul {
    padding: 0 30px
  }

  .terms .terms_content ul {
    padding: 0 15px
  }
}

@media (max-width:1299px) {
  .opction-banner .row .option-banner-img {
    max-width: 444px
  }

  .recorded_banner.course_page .recorded_banner_contact h1 strong {
    font-size: 28px
  }

  .recorded_banner.course_page.opction-banner .recorded_banner_contact h1 {
    font-size: 24px;
    padding-bottom: 20px;
    padding-top: 20px
  }

  .recorded_banner.opction-banner .recorded_banner_contact h2 {
    font-size: 20px;
    padding-bottom: 15px
  }

  .recorded_banner .recorded_banner_contact .cricle_img {
    margin-bottom: 25px
  }

  .recorded_banner .recorded_banner_contact .subscribe_to {
    font-size: 17px;
    max-width: 170px;
    padding: 10px 10px 10px 10px;
    text-align: center
  }

  .recorded_banner .recorded_banner_contact .action_warp a,
  .recorded_banner .recorded_banner_contact .action_warp button {
    font-size: 16px;
    padding: 10px 40px
  }

  .subscribe_content .subscribe_content_inner p {
    font-size: 18px
  }

  .subscribe_content .subscribe_content_inner h2 {
    font-size: 32px
  }

  .subscribe_content .subscribe_content_inner .subscribe_content_ttop,
  .subscribe_content .subscribe_content_inner h4 {
    padding-bottom: 5px;
    font-size: 18px;
    line-height: 25px
  }
}

@media (max-width:1199px) {
  .banner_warp .banner_inner_contact .best_heading {
    font-size: 30px;
    text-align: center
  }

  .banner_warp .banner_inner_contact {
    max-width: 928px
  }

  .trading .trading-contact p {
    font-size: 15px;
    line-height: 16px
  }

  .trading.recoded_section .first_vetore {
    display: none
  }

  .trading .trading-contact {
    padding-bottom: 40px
  }

  .fix_vetor .second_vetore {
    display: none
  }

  .trading .fix_width .col-md-9 {
    width: 100%
  }

  .trading .fix_width .col-md-3 {
    width: 100%;
    margin-top: 40px
  }

  .trading .tarding_right .zone_box ul li p {
    max-width: 100%;
    font-size: 14px
  }

  .trading .tarding_right .zone_box ul li .core {
    max-width: 100%
  }

  .trading .tarding_right .zone_box ul .inner_zone span {
    line-height: 22px;
    padding-left: 20px;
    font-size: 14px
  }

  .trading .tarding_right .zone_box ul .box_black .offer-box_left p {
    font-size: 15px;
    line-height: 16px;
    text-align: center
  }

  .trading .tarding_right .zone_box ul .box_black .black_box {
    padding: 10px;
    min-width: 90px
  }

  .trading .tarding_right .zone_box ul .box_black .offer-box_left h3 {
    font-size: 25px;
    padding-bottom: 5px
  }

  .premium_inner_box ul.premium-list li {
    width: 100%;
    padding: 30px
  }

  .premium_inner_box ul.premium-list {
    padding-bottom: 35px
  }

  .metor_section .metor_box {
    padding-left: 50px;
    padding-right: 50px
  }

  .metor_section .metor_box .metor_box_left h2 {
    font-size: 24px;
    line-height: 30px
  }

  .metor_section .metor_box .arrow-red {
    position: absolute;
    right: -10px;
    top: -30px
  }

  .metor_section {
    padding-bottom: 50px
  }

  .course_warp {
    padding-top: 50px;
    margin-bottom: 50px
  }

  .course_warp .accodian_qustion .accordion-item .accordion-button {
    font-size: 16px
  }

  .course_warp .accodian_qustion .accordion-item {
    margin-bottom: 15px
  }

  .certified_contact .certified_inner .same_heading,  .certified_contact .certified_inner .h3-same-heading {
    font-size: 35px;
    color: #fff
  }

  .certified_contact {
    padding-bottom: 50px
  }

  .certified_contact .certified_content .left_bit img {
    height: 320px;
    width: 135px;
    object-fit: cover
  }

  .certified_contact .certified_content .left_bit {
    top: 70px;
    left: -132px
  }

  .certified_contact .certified_content .right_bit img {
    width: 135px;
    height: 320px;
    object-fit: cover
  }

  .certified_contact .certified_content .right_bit {
    top: 70px;
    right: -123px
  }

  .combo_section {
    padding: 50px 0
  }

  .combo_section .combo_box {
    padding: 0
  }

  .combo_section .combo_inner_right {
    padding: 20px;
    display: flex;
    flex-direction: column-reverse
  }

  .combo_section .combo_inner_left img {
    width: 100%
  }

  .combo_section .combo_inner_left {
    position: inherit;
    left: inherit;
    top: inherit;
    width: 100%
  }

  .combo_section .combo_box {
    padding-top: 0;
    padding-left: 0;
    width: 100%
  }

  .combo_section .combo_box .combo_contact_zone p {
    max-width: 100%;
    font-size: 14px
  }

  .combo_inner_content_right .gst_box {
    padding: 20px;
    flex-direction: column-reverse
  }

  .combo_inner_content_right .gst_box .gst_box_left {
    margin-bottom: -8px
  }

  .combo_inner_content_right .gst_box .gst_box_left {
    width: 100%
  }

  .combo_inner_content_right .gst_box .gst_box_right {
    width: 100%
  }

  .combo_inner_content_right .gst_box mark {
    font-size: 20px;
    max-width: 100%;
    margin-bottom: 15px
  }

  .combo_inner_content_right .gst_box .gst_box_right p {
    font-size: 40px;
    text-align: center;
    max-width: 100%
  }

  .combo_inner_content_right .gst_box strong {
    justify-content: center
  }

  .offer_bat {
    justify-content: center;
    margin-top: 25px
  }

  .combo_inner_content_right .gst_box del {
    justify-content: center
  }

  .combo_inner_content_right .gst_box mark {
    text-align: center
  }

  .combo_section .combo_box ul li .combo_inner_zone span {
    font-size: 14px
  }

  .combo_section .combo_box ul li p {
    font-size: 14px;
    line-height: normal
  }

  .student {
    padding: 40px 0
  }

  .work_section .work_box {
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px
  }

  .work_section .work_box p {
    font-size: 15px;
    line-height: 22px;
    padding-top: 50px;
    font-weight: 500
  }

  .work_section .work_box img {
    width: auto;
    height: auto;
  }

  .seat_section .seat_inner_contact_right h2 {
    font-size: 30px;
    line-height: 40px;
    max-width: 450px
  }

  .seat_section .seat_inner_contact_right .offer-box_left .black_box {
    min-width: 100px
  }

  .qustion_warp {
    padding: 40px 0
  }

  .courses_section {
    padding-top: 40px;
    padding-bottom: 40px
  }

  .courses_inner .courses_white_box h3 a {
    font-size: 14px;
    line-height: 24px;
    padding-bottom: 13px
  }

  .courses_inner .price_contact {
    display: block !important;
    bottom: 10px
  }

  .courses_inner .courses_white_box .box_contact {
    padding: 10px 10px 60px
  }

  .trading .tarding_right .zone_box ul .box_black .inner_zone span {
    font-size: 18px
  }

  .student .student_box h2 {
    padding-bottom: 15px;
    font-size: 30px
  }

  .opction-banner .col-md-8 {
    max-width: 755px;
    margin: auto;
    width: 100%
  }

  .opction-banner .row {
    padding-bottom: 90px;
    padding-top: 90px
  }

  .recorded_banner.course_page .recorded_banner_contact h1 strong {
    font-size: 26px
  }

  .opction-banner .row .option-banner-img {
    display: none
  }

  .course_inner_section .col-md-8 {
    width: 100%
  }

  .trading .croce_warp .col-md-5:first-child {
    width: 45%
  }

  .trading .croce_warp .col-md-5:first-child {
    width: 41%
  }

  .trading.recoded_section .croce_warp .col-md-5:first-child {
    width: 41%
  }

  .subscribe_content .subscribe_content_inner h2 strong {
    font-size: 26px
  }

  .subscribe_content .subscribe_content_inner h2 {
    font-size: 26px
  }

  .subscribe_content .subscribe_content_inner p {
    font-size: 14px;
    line-height: 24px
  }

  .subscribe_content .subscribe_content_inner h2 {
    line-height: 35px
  }

  .subscribe_content .subscribe_content_inner h2 span {
    width: 80px;
    height: 80px
  }

  .subscribe_content .subscribe_content_inner .btn-subscribe {
    font-size: 16px;
    line-height: 28px;
    padding: 7px 20px
  }

  .best_box-right {
    margin-left: auto;
    display: block;
    max-width: 178px
  }

  .recorded_banner::before {
    width: 100%;
    left: 0;
    right: 0
  }

  .recorded_banner .col-md-8 {
    width: 100%
  }

  .recorded_banner::after {
    width: 400px;
    height: 263px
  }

  .recorded_banner {
    padding-top: 60px;
    padding-bottom: 261px
  }

  .recorded_banner .recorded_banner_contact h1 strong {
    display: block
  }

  .recorded_banner .recorded_banner_contact h1 {
    font-size: 20px;
    padding-bottom: 18px
  }

  .recorded_banner .recorded_banner_contact strong {
    font-size: 18px;
    padding-bottom: 15px
  }

  .combo_section .course_warp_contact {
    padding-bottom: 40px
  }

  .combo_section .course_warp_contact h3 {
    font-size: 16px;
    padding-top: 10px
  }

  .work_section.team_work_section .team_work_section_inner .col {
    width: 30%;
    flex: auto;
    padding: 12px
  }

  .work_section {
    padding-top: 40px;
    padding-bottom: 40px
  }

  .trading .tarding_left p {
    padding-top: 0
  }

  .trading.recoded_section.course_inner_section {
    padding-top: 25px
  }

  .trading.recoded_section.course_inner_section.opaction_recoded_inner h3 {
    max-width: 100%;
    font-size: 16px;
    margin-bottom: 10px
  }

  .trading.recoded_section.course_inner_section.opaction_recoded_inner strong {
    font-size: 16px
  }

  .trading.recoded_section.course_inner_section.opaction_recoded_inner .tarding_left ul {
    flex-wrap: inherit;
    padding: 0
  }

  .trading.recoded_section.course_inner_section.opaction_recoded_inner .tarding_left ul li {
    width: 50%
  }

  .trading.recoded_section.course_inner_section.opaction_recoded_inner {
    padding-bottom: 50px
  }

  .banner_question::before {
    width: 470px;
    height: 70px
  }

  .banner_question::after {
    width: 65px;
    height: 55px;
    top: 15px
  }

  .banner_question .banner_question_right img {
    width: 320px
  }

  .terms {
    padding: 50px 0 40px 0
  }

  .terms .terms_content h2 {
    padding-bottom: 15px
  }

  .terms .terms_content {
    padding-bottom: 20px
  }

  .terms .terms_content ul {
    padding: 0 15px
  }

  .combo_inner_content_right .gst_box .gst_box_left img {
    position: relative
  }

  .combo_inner_content_right .gst_box .gst_box_left figure {
    margin-bottom: -13px
  }
}

@media (max-width:992px) {
  .work_section .col-md-3 {
    padding: 13px
  }

  .recorded_banner_contact .recoded_heding_warp p {
    font-size: 32px;
  }

  .box_right_vetor .first_vetor {
    position: absolute;
    right: 21px;
    top: 16px
  }

  .trading .tarding_left h3 {
    max-width: 300px;
    margin: 0 auto
  }

  .midnight_section .midnight_contact p {
    text-align: center
  }

  .trading .croce_warp .col-md-5:first-child {
    width: 100%
  }

  .trading.recoded_section .croce_warp .col-md-5:first-child {
    width: 100%
  }

  .croce_warp .row .col-md-7 {
    width: 100%;
    margin-top: 30px
  }

  .courses_box_same figure {
    height: 350px;
    overflow: hidden
  }

  .same_heading, .h3-same-heading {
    font-size: 28px;
    line-height: 40px
  }

  .trading.recoded_section .same_heading, .trading.recoded_section .h3-same-heading {
    font-size: 28px
  }

  .premium .premium_contact {
    padding-bottom: 40px
  }

  .metor_section .metor_box .metor_box_left h2 {
    font-size: 25px;
    line-height: 30px
  }

  .metor_section .metor_box .metor_box_left h2 span {
    font-size: 35px
  }

  .metor_section .metor_box .metor_box_left h2 span::before {
    width: 180px
  }

  .metor_section .metor_box {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 20px;
    padding-bottom: 20px
  }

  .metor_section .metor_box .metor_box_right {
    width: 30%;
    margin-top: -45px
  }

  .metor_section {
    padding-bottom: 35px
  }

  .midnight_section {
    padding: 45px 10px;
    margin-bottom: 50px
  }

  .midnight_section .arrow_down .mix_warp img {
    width: 120px
  }

  .midnight_section .arrow_down {
    bottom: -81px;
    z-index: 1
  }

  .midnight_section .arrow_down .mix_warp .top_down {
    top: 55px
  }

  .midnight_section .same_heading, .midnight_section .h3-same-heading {
    text-align: center
  }

  .work_section .row .col-md-3 {
    width: 50%
  }

  .seat_section .seat_inner_contact_right h2 {
    font-size: 24px;
    line-height: 35px;
    max-width: 359px
  }

  .seat_section .seat_inner_contact_right p {
    font-size: 15px;
    line-height: 30px;
    padding: 5px 15px;
    max-width: 462px;
    margin-top: 13px;
    margin-bottom: 20px
  }

  .seat_section .seat_box {
    padding: 20px;
    padding-bottom: 0
  }

  .seat_inner_contact_right .offer-box_left ul {
    justify-content: center
  }

  .seat_section .seat_box .seat_inner_contact_left .yellow_shap_img img {
    width: 450px
  }

  .course_warp {
    padding-top: 40px;
    margin-bottom: 40px
  }

  .course_warp .course_warp_contact span::before {
    right: -15px;
    width: 100px
  }

  .certified_contact .certified_inner .same_heading, .certified_contact .certified_inner .h3-same-heading {
    font-size: 30px;
    color: #fff
  }

  section.certified_contact.certificate-offline img {
    height: auto;
  }

  .certified_contact .certified_content img {
    height: 320px;
    object-fit: cover
  }

  .certified_contact .certified_content {
    max-width: 425px
  }

  .combo_inner_content_right .gst_box mark {
    font-size: 15px;
    max-width: 100%;
    margin-bottom: 15px
  }

  .combo_section .combo_inner_left img {
    width: 100%;
    height: 240px
  }

  .student .student_box p {
    font-size: 24px;
    line-height: 19px;
    padding-bottom: 25px
  }

  .student .student_box {
    padding: 30px 10px
  }

  .qustion_warp .course_warp_contact {
    padding-bottom: 40px
  }

  .courses_section .row .col-md-3 {
    width: 50%;
    padding: 15px
  }

  .courses_inner .price_contact {
    display: flex !important;
    bottom: 10px
  }

  .courses_inner .courses_white_box h3 a {
    font-size: 17px;
    line-height: 24px;
    padding-bottom: 15px
  }

  .courses_inner .price_contact p {
    padding: 0
  }

  .courses_section .courses_contact {
    padding-bottom: 40px
  }

  .courses_section .courses_contact span::before {
    width: 110px;
    right: 0
  }

  .combo_section .course_warp_contact {
    padding-bottom: 40px
  }

  .combo_section .course_warp_contact .same_heading, .combo_section .course_warp_contact .h3-same-heading {
    font-size: 25px
  }

  .combo_section .course_warp_contact .same_heading span::before, .combo_section .course_warp_contact .h3-same-heading span::before {
    width: 116px;
    right: 0;
    bottom: -21px
  }

  .certified_contact .certified_content .left_bit {
    top: 10px
  }

  .certified_contact .certified_content .right_bit {
    top: 10px
  }

  .banner_warp .banner_inner_contact .best_heading {
    padding-bottom: 20px
  }

  .banner_warp .banner_inner_contact .best_heading span::before {
    width: 118px;
    height: 15px;
    object-fit: cover
  }

  .banner_warp .banner_inner_contact {
    max-width: 660px
  }

  .banner_warp .banner_inner_contact p {
    line-height: 20px;
    font-size: 15px
  }

  .banner_warp .banner_inner_contact .banner-video {
    padding-top: 40px;
    padding-bottom: 20px
  }

  .banner_warp .action_warp {
    padding-top: 15px
  }

  .banner_warp {
    padding: 35px 0
  }

  .trading .trading-contact p {
    font-size: 15px;
    line-height: 25px
  }

  .trading .trading-contact {
    padding-bottom: 20px
  }

  .trading .tarding_left ul {
    justify-content: space-between;
    padding-bottom: 30px;
    padding-right: 0;
    flex-wrap: wrap
  }

  .trading .tarding_left ul li {
    width: 33.333%;
    padding: 10px 0;
    align-items: center;
    display: flex
  }

  .trading .tarding_left ul .cricle_img ul {
    flex-wrap: inherit
  }

  .trading .tarding_left p {
    padding-bottom: 10px
  }

  .trading .tarding_left ul li:last-child {
    width: 100%
  }

  .footer_warp_zone .footer_zone_second a {
    font-size: 14px;
    padding: 20px 26px 20px 25px;
    line-height: normal
  }

  .footer_section .footer_zone strong {
    font-size: 26px
  }

  .footer_section .footer_zone p {
    font-size: 15px;
    line-height: 18px
  }

  .metor_section .metor_box .metor_box_right {
    margin-bottom: -36px
  }

  .course_inner_section .croce_warp .col-md-5 {
    width: 45% !important
  }

  .course_inner_section .croce_warp .col-md-8 {
    width: 100% !important
  }

  .subscribe_content .subscribe_content_inner h2 strong {
    font-size: 22px;
    font-size: 22px;
    line-height: 30px
  }

  .subscribe_content .subscribe_content_inner .subscribe_content_ttop,
  .subscribe_content .subscribe_content_inner h4 {
    font-size: 14px;
    line-height: 22px
  }

  .subscribe_section .subscribe_blog .subscribe_content {
    padding-left: 25px
  }

  .subscribe_blog .subscribe_content .stop-icon {
    top: -75px;
    width: 65px;
    height: 65px
  }

  .same-section.subscribe_section.stop_section {
    padding-top: 130px
  }

  .subscribe_content .subscribe_content_inner h2 {
    font-size: 22px
  }

  .metor_section.live_section .metor_box {
    padding: 35px 30px
  }

  .metor_section.live_section .metor_box .metor_box_right {
    margin-bottom: -35px
  }

  .recorded_banner .recorded_banner_contact h1 strong {
    font-size: 32px
  }

  .recorded_banner .recorded_banner_contact h1 {
    padding-top: 10px
  }

  .recorded_banner .recorded_banner_contact h1 {
    line-height: 34px
  }

  .recorded_banner .recorded_banner_contact h1 span::before {
    width: 145px;
    height: 4px;
    bottom: -10px
  }

  body.menu-open {
    overflow: hidden
  }

  .trading.recoded_section.course_inner_section.opaction_recoded_inner .tarding_left ul li span {
    padding-left: 7px;
    font-size: 12px
  }

  .trading.recoded_section.course_inner_section.opaction_recoded_inner strong {
    font-size: 14px;
    padding: 10px 0 0 0
  }

  .trading.recoded_section.course_inner_section.opaction_recoded_inner {
    padding-bottom: 30px
  }

  .fix_vetor .first_vetore {
    display: none
  }

  .qustion_warp.frequently_warp::before {
    display: none
  }

  .qustion_warp.frequently_warp {
    padding: 40px 0 50px 0
  }

  .refund_section {
    padding: 40px 0
  }

  .refund_section .refund_section_inner h2 {
    padding-bottom: 30px
  }

  .terms {
    padding: 30px 0 40px 0
  }

  .seat_section .seat_box .seat_inner_contact_left .yellow_shap_img img {
    width: 230px
  }

  .seat_section .seat_box .seat_inner_contact_left .men_img {
    margin-top: 0;
    bottom: -20px
  }

  .seat_inner_contact_right .offer-box_left ul {
    justify-content: left
  }

  .seat_section .book_bat {
    margin-top: 10px
  }

  .seat_section .seat_box {
    padding-bottom: 20px
  }

  .seat_section .seat_inner_contact_right p {
    margin-bottom: 15px
  }

  .seat_section .book_bat a,
  .seat_section .book_bat button {
    font-size: 15px;
    padding: 10px 20px
  }

  .student .student_box h2 {
    font-size: 25px
  }

  .footer_zone strong {
    font-size: 23px
  }

  .footer_warp_zone .footer_zone_second a {
    font-size: 14px;
    padding: 12px 20px 12px 20px;
    line-height: normal
  }

  .footer_zone p {
    font-size: 14px;
    line-height: 20px
  }

  .footer_zone strong span {
    font-size: 14px
  }

  .recorded_banner .recorded_banner_contact strong {
    justify-content: left
  }
}

@media (max-width:767px) {
  .banner_warp .banner_inner_contact .best_heading {
    font-size: 28px
  }

  .recorded_banner_contact .recoded_heding_warp p {
    font-size: 22px;
  }

  .banner_warp .banner_inner_contact strong {
    max-width: 130px;
    font-size: 15px;
    padding: 8px 10px 8px 13px
  }

  .banner_warp .banner_inner_contact .made_fx {
    font-size: 21px;
    line-height: 20px
  }

  .banner_warp .banner_inner_contact .best_heading span::before {
    display: none
  }

  .banner_warp .banner_inner_contact .banner-video {
    padding-top: 30px;
    padding-bottom: 20px
  }

  .banner_warp .banner_inner_contact .cricle_img {
    display: block
  }

  .banner_warp .banner_inner_contact .cricle_img ul {
    justify-content: center;
    padding-bottom: 10px
  }

  .banner_warp .banner_inner_contact p {
    line-height: 28px;
    font-size: 19px;
    text-align: center;
    padding-left: 0;
    max-width: 450px;
    margin: auto
  }

  .banner_warp .action_warp .actiont_btn {
    padding: 12px 46px;
    font-size: 14px;
    line-height: 22px
  }

  .banner_warp .action_warp::before {
    left: 26px;
    bottom: -4px;
    width: 170px;
    height: 42px
  }

  .banner_warp .action_warp {
    max-width: 200px
  }

  .trading {
    padding-bottom: 50px;
    padding-top: 50px
  }

  .fix_vetor .first_vetore {
    display: none
  }

  .same_heading,  .h3-same-heading {
    font-size: 20px;
    line-height: 40px
  }

  .trading .trading-contact {
    padding-bottom: 15px
  }

  .trading .tarding_left h3 {
    max-width: 337px;
    margin: auto;
    font-size: 21px;
    text-align: center;
    padding-left: 0;
    line-height: normal
  }

  .trading .tarding_left p {
    padding-bottom: 10px;
    padding-top: 15px
  }

  .trading .tarding_left ul li span {
    padding-left: 10px;
    font-size: 14px
  }

  .trading .tarding_left ul li {
    padding: 6px 0
  }

  .trading .tarding_left ul .cricle_img ul li:first-child {
    margin: 0
  }

  .trading .tarding_left ul .three_hind {
    width: 100%
  }

  .trading .tarding_left ul .four_child {
    width: 100%
  }

  .courses_box_same figure {
    height: 250px;
    overflow: hidden
  }

  .courses_box_same .courses_content h3 {
    font-size: 18px;
    line-height: normal;
    padding-bottom: 10px
  }

  .courses_box_same .courses_content p {
    font-size: 14px;
    margin: 0;
    line-height: normal
  }

  .courses_box_same .courses_content {
    padding: 15px 15px 20px
  }

  .courses_box_same .courses_content .price_btn {
    margin-top: 30px
  }

  .trading .tarding_left ul .cricle_img p {
    font-size: 16px
  }

  .croce_warp .row .col-md-7 .row {
    display: block
  }

  .croce_warp .row .col-md-7 .row .col-md-2 {
    width: 100%
  }

  .croce_warp .row .col-md-7 .row .col-md-5 {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px
  }

  .trading .fix_width .col-md-3 {
    width: 100%;
    margin-top: 10px
  }

  .croce_warp .plus_courses {
    position: inherit;
    transform: inherit;
    text-align: center
  }

  .trading .tarding_right .zone_box .contact_zone strong {
    font-size: 22px
  }

  .trading .tarding_right .zone_box ul .inner_zone span {
    font-size: 14px;
    line-height: normal;
    padding-left: 15px
  }

  .trading .tarding_right .zone_box ul li p {
    font-size: 12px
  }

  .bay_now {
    padding: 15px 0
  }

  .same_text {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 3px;
    padding-bottom: 5px
  }

  .same_heading, .h3-same-heading {
    font-size: 28px;
    line-height: 34px
  }

  .same_heading span::before, .h3-same-heading span::before {
    display: none
  }

  .premium .premium_contact {
    padding-bottom: 40px
  }

  .premium_inner_box ul.premium-list::before {
    display: none
  }

  .premium_inner_box ul.premium-list li {
    width: 100%;
    padding: 20px 0
  }

  .box_right_vetor .first_vetor {
    display: none
  }

  .metor_section .metor_box .metor_box_left h2 {
    font-size: 24px;
    line-height: 30px
  }

  .metor_section .metor_box .metor_box_left h2 span {
    font-size: 24px
  }

  .metor_section .metor_box .metor_box_left h2 span::before {
    width: 130px;
    bottom: -19px
  }

  .metor_section .metor_box::before {
    display: none
  }

  .metor_section .metor_box {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 0;
    display: block !important;
    text-align: center
  }

  .metor_section .metor_box .metor_box_right {
    width: 30%;
    margin-top: 0
  }

  .metor_section .metor_box .arrow-red {
    display: none
  }

  .premium_inner_box ul.premium-list {
    padding-bottom: 20px
  }

  .metor_section {
    padding-bottom: 50px
  }

  .midnight_section {
    padding: 25px 10px;
    margin-bottom: 10px
  }

  .midnight_section .midnight_contact p {
    text-align: center;
    font-size: 20px
  }

  .midnight_section .arrow_down {
    bottom: -24px;
    z-index: -1
  }

  .midnight_section .midnight_contact {
    position: relative;
    z-index: 99
  }

  .midnight_section .arrow_down .mix_warp {
    position: relative;
    height: 51px
  }

  .work_vetor {
    display: none
  }

  .work_section .row .col-md-3 {
    width: 100%
  }

  .midnight_section .vecor_sape .vecor_sape_first {
    display: none
  }

  .work_section .work_smile p {
    font-size: 23px;
    line-height: 25px;
    padding-top: 18px;
    text-align: center
  }

  .work_section .work_smile p span {
    font-size: 23px;
    position: relative;
    display: inline-block;
    padding-left: 10px
  }

  .work_section {
    padding-top: 70px;
    padding-bottom: 50px
  }

  .seat_section .seat_inner_contact_right h2 {
    font-size: 28px;
    line-height: normal;
    max-width: 100%;
    margin: 0 auto
  }

  .seat_section .seat_inner_contact_right .offer-box_left .black_box {
    min-width: 80px
  }

  .seat_section .seat_inner_contact_right .offer-box_left .black_box strong {
    font-size: 25px;
    line-height: 30px
  }

  .seat_section .seat_inner_contact_right .offer-box_left .black_box p {
    font-size: 16px;
    line-height: 25px
  }

  .seat_section .book_bat {
    margin-top: 20px
  }

  .seat_section .book_bat a,
  .seat_section .book_bat button {
    padding: 8px 12px;
    font-size: 14px;
    line-height: 22px
  }

  .seat_section .seat_box .seat_inner_contact_left .men_img {
    max-width: 240px;
    margin: 0
  }

  .seat_section .seat_box .seat_inner_contact_left .yellow_shap_img img {
    width: 300px
  }

  .vecor_sape_seat .vecor_sape_first.pulse {
    display: none
  }

  .clent_logo_warp .inner_logo_client {
    padding: 25px
  }

  .seat_section {
    margin-bottom: 25px
  }

  .course_warp_left .first_warp::before {
    display: none
  }

  .course_warp_left .seconds_warp::before {
    display: none
  }

  .course_warp_left .seconds_warp::after {
    display: none
  }

  .course_warp .course_warp_left ul li img {
    height: 230px;
    width: 100%
  }

  .course_warp_left ul {
    margin-top: 0
  }

  .course_warp_left {
    justify-content: center
  }

  .course_warp .course_warp_contact {
    padding-bottom: 25px
  }

  .course_warp_right.accodian_qustion {
    margin-top: 80px
  }

  .course_warp .accodian_qustion .accordion-item .accordion-button::after {
    font-size: 18px
  }

  .course_warp {
    padding-top: 50px;
    margin-bottom: 50px
  }

  .course_warp .course_warp_contact .same_text {
    text-align: center
  }

  .course_warp .course_warp_contact .same_heading, .course_warp .course_warp_contact .h3-same-heading {
    text-align: center
  }

  .course_warp .accodian_qustion .accordion-item .accordion-body {
    font-size: 13px;
    line-height: 21px
  }

  .certified_contact {
    padding-bottom: 50px;
    padding-top: 50px
  }

  .certified_contact .certified_inner .same_heading, .certified_contact .certified_inner .h3-same-heading {
    font-size: 20px;
    color: #fff
  }

  .certified_contact .certified_inner .course_warp_contact {
    padding-bottom: 25px
  }

  .certified_vector {
    display: none
  }

  .combo_section {
    padding: 50px 0
  }

  .combo_section .course_warp_contact .same_heading, .combo_section .course_warp_contact .h3-same-heading {
    font-size: 16px
  }

  .combo_section .course_warp_contact {
    padding-bottom: 25px
  }

  .combo_section .combo_inner_right {
    padding: 15px;
    margin: 0 auto
  }

  .combo_section .combo_inner_left {
    margin-top: 0;
    margin-bottom: 20px
  }

  .combo_inner_content_right .gst_box {
    padding: 15px;
    height: auto
  }

  .combo_inner_content_right .gst_box .gst_box_right p {
    font-size: 35px;
    margin-bottom: 10px
  }

  .combo_inner_content_right .gst_box strong {
    font-size: 16px;
    padding-top: 15px;
    align-items: center
  }

  .combo_inner_content_right .gst_box strong mark {
    font-size: 24px;
    padding: 5px;
    margin: 0 5px
  }

  .combo_inner_content_right .gst_box strong mark::before {
    border-bottom: 3px solid #fff;
    bottom: -3px;
    border-radius: 8px
  }

  .combo_inner_content_right .gst_box strong mark::after {
    border-top: 3px solid #fff;
    top: -3px
  }

  .offer_bat {
    margin-top: 15px
  }

  .offer_bat button {
    font-size: 14px;
    padding: 11px 15px
  }

  .combo_inner_content_right .gst_box .gst_box_left {
    margin-bottom: -3px
  }

  .student .student_box .vetor_stdent .wip_first {
    display: none
  }

  .student .student_box .vetor_stdent .wip_second {
    display: none
  }

  .student .student_box h2 {
    font-size: 20px;
    line-height: normal;
    padding-bottom: 18px
  }

  .student .student_box p {
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 16px
  }

  .student .student_box a,
  .student .student_box button {
    font-size: 15px;
    line-height: 15px;
    padding: 12px 15px
  }

  .student .student_box {
    padding: 20px
  }

  .student {
    padding: 25px 0
  }

  .student .student_box .img_cricle::before {
    display: none
  }

  .qustion_warp {
    padding: 50px 0
  }

  .qustion_warp .course_warp_contact {
    padding-bottom: 25px
  }

  .qustion_warp_inner .accordion-item .accordion-button {
    font-size: 14px;
    line-height: 20px
  }

  .qustion_warp_inner .accordion-item .accordion-button::after {
    font-size: 18px
  }

  .courses_section .courses_contact {
    padding-bottom: 20px
  }

  .courses_section {
    padding-top: 50px;
    padding-bottom: 50px
  }

  .courses_section .row .col-md-3 {
    width: 100%;
    padding: 10px
  }

  .certified_contact .certified_content::before {
    display: none
  }

  .certified_inner::before {
    display: none
  }

  .certified_inner::after {
    display: none
  }

  .banner_warp .video_bg::before {
    width: 440px
  }

  .banner_warp .banner_inner_contact .vetor_all .three_vetor {
    display: none
  }

  .banner_warp .banner_inner_contact .vetor_all .first_vetor {
    display: none
  }

  .banner_warp .banner_inner_contact .vetor_all .second_vetor {
    display: none
  }

  .banner_warp::before {
    display: none
  }

  .combo_inner_content_right .gst_box mark {
    font-size: 15px;
    max-width: 307px;
    margin-bottom: 15px;
    margin: 0 auto;
    margin-bottom: 15px
  }

  .combo_inner_content_right {
    height: 100%;
    margin-top: 20px
  }

  .trading .tarding_left p {
    text-align: center
  }

  .trading .tarding_right .zone_box ul .box_black .inner_zone span {
    font-size: 18px
  }

  .trading .trading-contact p {
    font-size: 14px
  }

  .trading .tarding_left ul li {
    width: 100%;
    justify-content: center
  }

  .trading .tarding_left ul .cricle_img {
    display: block
  }

  .trading .tarding_left ul .cricle_img .d-flex {
    max-width: 150px;
    margin: auto
  }

  .bay_now a {
    font-size: 14px
  }

  .premium .premium_inner_box .box_white .premium-content p {
    padding: 8px 35px;
    font-size: 14px
  }

  .metor_section .metor_box .metor_box_left h2 span {
    font-size: 24px
  }

  .combo_section .combo_inner_right {
    flex-direction: column
  }

  .premium_inner_box ul.premium-list li:last-child {
    padding-bottom: 0
  }

  .metor_section .metor_box .metor_box_left {
    width: 100%
  }

  .premium_inner_box ul.premium-list {
    margin: 0;
    padding-bottom: 0
  }

  .premium {
    padding-bottom: 50px
  }

  .seat_section .seat_box {
    padding: 50px 20px 0
  }

  .qustion_warp_inner .accordion-item {
    margin-bottom: 15px
  }

  .qustion_warp_inner .accordion-item:last-child {
    margin-bottom: 0
  }

  .certified_contact .certified_content img {
    height: auto
  }

  .combo_section .course_warp_contact .same_heading, .combo_section .course_warp_contact .h3-same-heading {
    font-size: 28px;
    line-height: normal
  }

  .offer_bat button {
    padding: 9px 15px
  }

  .courses_inner .courses_white_box h3 a {
    font-size: 18px
  }

  .courses_inner .courses_white_box .box_contact {
    padding: 20px 20px 60px
  }

  .courses_inner .price_contact {
    padding: 0 10px
  }

  .courses_inner .courses_white_box ul {
    padding-bottom: 0
  }

  .courses_inner .courses_white_box ul img {
    height: 25px
  }

  .courses_inner .courses_white_box ul li figure {
    padding-left: 0
  }

  .courses_inner.end_courses .courses_white_box ul {
    padding-bottom: 0
  }

  .banner_warp .banner_inner_contact .banner-video {
    max-width: 440px;
    width: 100%
  }

  .banner_warp .video_bg::before {
    display: none
  }

  .footer_section .footer_zone {
    display: block !important;
    text-align: center
  }

  .footer_section .footer_zone strong {
    justify-content: center;
    padding-bottom: 10px;
    line-height: 28px;
    font-size: 22px
  }

  .footer_warp_zone .footer_zone_second a {
    font-size: 14px;
    padding: 15px 15px 15px 15px;
    line-height: normal
  }

  .metor_section .metor_box .metor_box_right {
    width: 100%;
    max-width: 250px;
    margin: 10px auto auto
  }

  .course_inner_section .croce_warp .col-md-2,
  .course_inner_section .croce_warp .col-md-5 {
    width: 100% !important
  }

  .course_inner_section .croce_warp .col-md-5 {
    margin-top: 33px !important
  }

  .course_inner_section .croce_warp .col-md-5:first-child {
    margin: 0 !important
  }

  .course_inner_section .fix_width .col-md-3 {
    margin-top: 30px
  }

  .course_warp .accodian_qustion .accordion-item .accordion-button {
    font-size: 15px
  }

  .recorded_banner .recorded_banner_contact .subscribe_to {
    transform: inherit
  }

  .opction-banner .row {
    padding-bottom: 50px;
    padding-top: 50px
  }

  .recorded_banner .recorded_banner_contact .subscribe_to {
    font-size: 14px;
    max-width: inherit;
    padding: 10px 20px;
    text-align: center;
    width: auto;
    display: inline-block;
    line-height: normal
  }

  .recorded_banner.course_page.opction-banner .recorded_banner_contact h1 {
    font-size: 24px;
    padding-bottom: 10px;
    padding-top: 10px
  }

  .recorded_banner.opction-banner .recorded_banner_contact h2 {
    font-size: 15px;
    padding-bottom: 10px
  }

  .recorded_banner .recorded_banner_contact .cricle_img {
    display: block
  }

  .recorded_banner .recorded_banner_contact .cricle_img p {
    font-size: 14px;
    padding-left: 0;
    padding-top: 10px
  }

  .recorded_banner .recorded_banner_contact .action_warp a,
  .recorded_banner .recorded_banner_contact .action_warp button {
    font-size: 14px;
    padding: 10px 30px
  }

  .subscribe_section .subscribe_blog {
    flex-wrap: wrap;
    position: relative
  }

  .subscribe_section .subscribe_blog .subscribe_img {
    width: 100%;
    padding-bottom: 10px
  }

  .subscribe_section .subscribe_blog .subscribe_content {
    width: 100%;
    padding-left: 0;
    position: initial
  }

  .subscribe_blog .subscribe_content .stop-icon {
    left: 0;
    right: 0;
    margin: auto
  }

  .same-section.subscribe_section.stop_section {
    padding-top: 120px;
    padding-bottom: 50px
  }

  .metor_section.live_section .metor_box .metor_box_right {
    justify-content: center
  }

  .metor_section.live_section .metor_box {
    padding: 25px 30px
  }

  .metor_section .metor_box .metor_box_left {
    margin-bottom: 20px
  }

  .metor_section.live_section .metor_box .metor_box_right {
    width: 100%;
    margin: auto
  }

  .tarding_right.best_recoded .best_box .col-md-6 {
    width: 50%
  }

  .recorded_banner {
    padding-top: 50px;
    padding-bottom: 220px
  }

  .recorded_banner::after {
    width: 330px;
    height: 219px
  }

  .trading.recoded_section.course_inner_section .trading-contact {
    padding: 0
  }

  .tarding_left strong {
    padding: 15px 0;
    text-align: center;
    font-size: 15px
  }

  .work_section.team_work_section .team_work_section_inner .col {
    width: 100%
  }

  .trading.recoded_section.course_inner_section.opaction_recoded_inner h3 {
    max-width: 506px;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 10px
  }

  .trading.recoded_section.course_inner_section.opaction_recoded_inner .col-md-7 {
    margin-bottom: 20px
  }

  .recorded_banner.course_page.opction-banner.seller_banner .three_vetor {
    display: none
  }

  .trading.recoded_section .same_heading, .trading.recoded_section .h3-same-heading {
    font-size: 28px
  }

  .banner_question::before {
    display: none
  }

  .banner_question .banner_question_right {
    text-align: center;
    padding-top: 40px
  }

  .banner_question_left {
    max-width: 450px;
    margin: 0 auto
  }

  .banner_question {
    padding: 30px 0 0 0
  }

  .qustion_warp.frequently_warp {
    padding: 30px 0 30px 0
  }

  .banner_question .banner_question_left h1 {
    font-size: 28px
  }

  .refund_section .refund_section_inner h2 {
    padding-bottom: 30px;
    font-size: 28px
  }

  .refund_section .refund_section_inner ul {
    padding: 0 20px
  }

  .terms {
    padding: 30px 0 15px 0
  }

  .qustion_warp.frequently_warp .inner_accodian {
    max-height: inherit;
    overflow: inherit;
    padding: 0
  }

  .combo_inner_content_right .gst_box .gst_box_left img {
    position: absolute
  }

  .combo_inner_content_right .gst_box .gst_box_left {
    bottom: 0 !important
  }

  .combo_inner_content_right .gst_box .gst_box_left figure {
    margin-bottom: 0
  }

  .combo_inner_content_right .gst_box .gst_box_right {
    padding: 0
  }
}

@media (max-width:480px) {
  .trading .tarding_right .offer-box_left ul li {
    margin-right: 10px;
    width: 50%;
    justify-content: center;
    margin: 10px 0
  }

  .offer-box_left ul {
    justify-content: center;
    flex-wrap: wrap;
    display: flex !important;
  }

  .offer-box_left li {
    margin-bottom: 12px
  }

  .trading.recoded_section.course_inner_section.opaction_recoded_inner .tarding_left ul li {
    width: 100%
  }

  .trading.recoded_section.course_inner_section.opaction_recoded_inner .tarding_left ul {
    flex-wrap: wrap;
    padding: 0
  }

  .tarding_right.best_recoded .best_box .col-md-6 {
    width: 100%
  }

  .explore_but::before {
    display: none
  }

  .benefits_left .benefit_vetor_warp .stock_vetor_warp-first {
    display: none
  }

  .benefits_left .benefit_vetor_warp .stock_vetor_warp-second {
    display: none
  }

  .refund_section .refund_section_inner ul {
    padding: 0 15px
  }

  .refund_section .refund_section_inner h2 {
    padding-bottom: 20px
  }

  .refund_section .refund_section_inner ul li {
    padding-bottom: 15px;
    font-size: 14px
  }

  .refund_section {
    padding: 30px 0
  }
}

.tranding-zone-wrapper {
  padding: 82px 0 123px;
  position: relative;
  background: #fcfcfc
}

.tranding-left-inner {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 0 15px rgba(0, 0, 0, .05);
  padding: 33px 39px;
  position: relative
}

.tranding-left-inner h2, .tranding-left-inner h3.tranding-heading-h3 {
  font-weight: 700;
  font-size: 28px;
  line-height: 37px;
  color: #2fb463;
  padding-bottom: 12px;
  font-family: Montserrat, sans-serif
}

.tranding-left-inner h2 span, .tranding-left-inner h3.tranding-heading-h3 span {
  color: #000
}

.tranding-left-inner>p {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: rgba(0, 0, 0, .5);
  font-family: Roboto, sans-serif;
  padding-bottom: 15px
}

.tranding-left-inner ul {
  max-width: 379px
}

.tranding-left-inner ul li {
  padding-bottom: 35px
}

.tranding-left-inner ul h3.htag_h4,
.tranding-left-inner ul h4 {
  position: relative;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #263238;
  margin-bottom: 14px;
  padding-left: 31px;
  font-family: Montserrat, sans-serif
}

.tranding-left-inner ul p {
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: rgba(0, 0, 0, .5);
  font-family: Roboto, sans-serif;
  margin: 0
}

.tranding-left-inner ul h3.htag_h4::after,
.tranding-left-inner ul h4::after {
  background: url('../image/arrow-right.webp');
  position: absolute;
  left: 0;
  top: -1px;
  width: 24px;
  height: 24px;
  content: ""
}

.btn.btn-success {
  background: #2fb463;
  color: #fff;
  border: 1px solid #2fb463
}

.shape-woman-inner {
  position: absolute;
  right: 26px;
  bottom: 0
}

.rounder-animtion {
  display: block;
  position: absolute;
  right: 0;
  top: -38px;
  animation: pulse-zoom 1s infinite ease-in-out alternate
}

@keyframes pulse-zoom {
  from {
    transform: scale(.9)
  }

  to {
    transform: scale(1)
  }
}

.shape-woman-inner>img {
  position: relative
}

.right-form-box {
  background: #fff;
  border-radius: 15px;
  box-shadow: 0 0 15px rgba(0, 0, 0, .05);
  padding: 37px 30px;
  height: 100%
}

.right-form-box h2.htag_h5,
.right-form-box h5 {
  font-weight: 700;
  font-size: 30px;
  line-height: 31px;
  color: #333;
  font-family: Roboto, sans-serif;
  padding-bottom: 10px
}

.right-form-box h2.htag_h5 span,
.right-form-box h5 span {
  color: #2fb463
}

.right-form-box p {
  font-size: 16px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  margin: 0
}

.right-form-box p span {
  color: #2fb463
}

.right-form-box .form-group {
  padding-top: 25px
}

.right-form-box .form-control {
  background: rgba(0, 0, 0, .02);
  border: none !important;
  border-radius: 0 !important;
  color: #263238;
  font-weight: 400;
  font-size: 16px;
  line-height: 31px;
  font-family: Roboto, sans-serif;
  padding: 12px 22px;
  box-shadow: none !important;
  outline: 0
}

.right-form-box .form-group textarea {
  height: 120px;
  resize: none
}

.right-form-box .btn {
  background: #2fb463 !important;
  border-radius: 5.27049px;
  font-weight: 500;
  font-size: 22px;
  line-height: 31px;
  color: #fff;
  font-family: Roboto, sans-serif;
  width: 100%;
  display: block;
  padding: 11px 9px;
  border: 1px solid #2fb463 !important
}

.banner-bottom-section .marking-blog {
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  border-radius: 60px 60px 0 0;
  padding: 50px;
  text-align: center;
  font-family: Roboto, sans-serif;
  margin-top: -105px
}

.banner-bottom-section .marking-blog .marking-heading h2 {
  color: #202020;
  font-weight: 700;
  font-size: 32px;
  font-family: Roboto, sans-serif;
  padding-bottom: 10px
}

.banner-bottom-section .marking-blog .marking-heading h2 span {
  color: #2fb463
}

.banner-bottom-section .marking-blog .marking-heading p {
  font-size: 22px;
  margin: 0;
  font-family: Roboto, sans-serif;
  font-style: italic;
  font-weight: 500
}

.course-inner-blog {
  background: linear-gradient(85.27deg, #6c347e 0, #2c77ae 34.53%, #00adac 63.13%, #30c488 99.62%);
  border-radius: 10.0153px
}

.row-heading h2 {
  font-weight: 600;
  font-size: 30px;
  line-height: 37px;
  font-family: Montserrat, sans-serif;
  padding-left: 20px;
  position: relative
}

.row-heading h2::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  border-radius: 100px;
  background: #fa0707
}

.live-row-inner.elite-course .row-heading h2::before{ background: #F96A02;}


.row-heading {
  padding-bottom: 45px
}

.recorded-live-courses-section {
  padding: 85px 0
}

.live-row-inner .row-heading h2::before {
  background: #2fb463
}

.course-inner-blog {
  background: linear-gradient(85.27deg, #6c347e 0, #2c77ae 34.53%, #00adac 63.13%, #30c488 99.62%);
  border-radius: 10.0153px;
  padding: 30px 35px;
  position: relative;
  padding-right: 440px
}

.course-inner-blog::before {
  content: '';
  position: absolute;
  right: 70px;
  background-image: url(../image/free-course-img.webp);
  max-width: 336px;
  height: 360px;
  width: 100%;
  bottom: 0;
  background-size: cover
}

.course-inner-blog .free-btn {
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  background: rgba(255, 255, 255, .15);
  border-radius: 5px;
  color: #fff;
  font-family: Roboto, sans-serif;
  padding: 8px 20px;
  display: inline-block
}

.course-inner-blog h2, .course-inner-blog h3.heading-section-h3 {
  padding: 25px 0;
  color: #fff;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  font-family: Montserrat, sans-serif;
  margin: 0
}

.course-inner-blog h2 span, .course-inner-blog h3.heading-section-h3 span {
  position: relative;
  color: #ffcf49
}

.course-inner-blog h2 span::before, .course-inner-blog h3.heading-section-h3 span::before {
  content: '';
  background: url(../image/yellow_lahr.webp);
  position: absolute;
  width: 165px;
  height: 16px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  right: 0;
  bottom: -15px
}

.live-row-inner {
  padding-top: 50px
}

.counter-section-user {
  padding: 50px 0;
  background: rgba(51, 51, 51, .05)
}

.whychoose-section {
  padding: 80px 0
}

.counter-section-user .counter-blog-inner ul {
  display: flex;
  flex-wrap: wrap;
  margin: -10px;
  display: -webkit-flex;
  justify-content: center
}

.counter-section-user .counter-blog-inner ul li {
  width: 25%;
  padding: 10px
}

.counter-section-user .counter-blog-inner ul li .counter-blog-content {
  background: #fff;
  border: 1px solid rgba(227, 234, 247, .5);
  box-shadow: 0 0 17px rgba(0, 0, 0, .05);
  border-radius: 88px;
  padding: 10px;
  position: relative;
  padding-left: 80px
}

.counter-section-user .counter-blog-inner ul li .counter-blog-content figure {
  position: absolute;
  left: 10px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  top: 50%;
  transform: translateY(-50%);
  background: #fff3ed
}

.counter-section-user .counter-blog-inner ul li .counter-blog-content figure.color2 {
  background: rgba(105, 200, 238, .1)
}

.counter-section-user .counter-blog-inner ul li .counter-blog-content figure.color3 {
  background: #fff9eb
}

.counter-section-user .counter-blog-inner ul li .counter-blog-content figure.color4 {
  background: #e7f3ed
}

.counter-section-user .counter-blog-inner ul li .counter-blog-content figure.color5 {
  background: #fff9eb
}

.counter-section-user .counter-blog-inner ul li .counter-blog-content figure.color6 {
  background: rgba(234, 149, 249, .15)
}

.counter-section-user .counter-blog-inner ul li .counter-blog-content strong {
  display: block;
  color: rgba(32, 32, 32, .8);
  text-transform: capitalize;
  font-size: 14px;
  font-family: Montserrat, sans-serif;
  font-weight: 600
}

.counter-section-user .counter-blog-inner ul li .counter-blog-content p {
  margin: 0;
  font-size: 14px;
  color: #6c728c;
  font-family: Roboto, sans-serif
}

.section-heading small {
  letter-spacing: .47em;
  text-transform: uppercase;
  color: rgba(0, 0, 0, .3);
  font-size: 16px;
  font-family: Roboto, sans-serif;
  font-weight: 700
}

.section-heading {
  text-align: center;
  padding-bottom: 65px
}

.section-heading h2 {
  color: #2fb463;
  font-weight: 700;
  font-size: 28px;
  font-family: Montserrat, sans-serif;
  padding: 10px 0 0
}

.section-heading h2 span {
  position: relative
}

.section-heading h2 span::before {
  content: '';
  background: url(../image/shap_end.webp);
  position: absolute;
  width: 135px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  right: 0;
  bottom: -15px
}

.faq-section-inner .same_heading span, .faq-section-inner .h3-same-heading span {
  position: relative
}

.faq-section-inner .same_heading span::before, .faq-section-inner .h3-same-heading span::before {
  content: '';
  background: url(../image/shap_end.webp);
  position: absolute;
  width: 135px;
  height: 14px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  right: 0;
  bottom: -15px
}

.whychoose-blog ul {
  display: flex;
  flex-wrap: wrap;
  display: -webkit-flex;
  margin: -15px
}

.whychoose-blog ul li {
  width: 50%;
  padding: 15px
}

.whychoose-blog ul li strong {
  text-transform: capitalize;
  color: rgba(0, 0, 0, .9);
  font-weight: 600;
  font-size: 16px;
  font-family: Montserrat, sans-serif;
  padding-bottom: 15px;
  display: block
}

.whychoose-blog ul li p {
  margin: 0;
  font-weight: 500;
  font-size: 14px;
  color: rgba(0, 0, 0, .7);
  font-family: Roboto, sans-serif
}

.whychoose-blog ul li .whychoose-content {
  position: relative;
  padding: 45px;
  padding-left: 150px;
  box-shadow: 0 0 6px #e1dbdb;
  border-radius: 100px
}

.whychoose-blog ul li .whychoose-content span {
  width: 108px;
  height: 108px;
  position: absolute;
  left: 26px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 100px;
  background: #eaf9ff;
  display: flex;
  align-items: center;
  justify-content: center
}

.whychoose-blog ul li .whychoose-content span.color2 {
  background: #fbeffd
}

.whychoose-blog ul li .whychoose-content span.color3 {
  background: #fff5ef
}

.whychoose-blog ul li .whychoose-content span.color4 {
  background: #effcf5
}

.whychoose-blog ul li .whychoose-content span.color5 {
  background: #fffae5
}

.whychoose-blog ul li .whychoose-content span.color6 {
  background: #f3f0ff
}

.gst-banner-section .gst-banner-blog {
  background: linear-gradient(96.5deg, #3cc6ff .94%, #715bff 100%);
  border-radius: 10px
}

.gst-banner-section .gst-banner-blog {
  background: linear-gradient(96.5deg, #3cc6ff .94%, #715bff 100%);
  border-radius: 10px;
  padding: 50px;
  padding-left: 500px;
  position: relative
}

.gst-banner-section .gst-banner-blog::before {
  content: '';
  position: absolute;
  left: 0;
  background-image: url(../image/gst-user-img.webp);
  max-width: 486px;
  width: 100%;
  height: 352px;
  bottom: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover
}

.gst-banner-section .gst-banner-blog::after {
  content: '';
  position: absolute;
  right: 0;
  background-image: url(../image/bg-arrow.png);
  width: 99px;
  height: 139px;
  bottom: 0
}

.gst-banner-section .gst-banner-blog h2, .gst-banner-section .gst-banner-blog  h3.heading-gst-h3 {
  font-weight: 700;
  font-size: 36px;
  color: #fff;
  font-family: Montserrat, sans-serif;
  margin: 0;
  padding-bottom: 30px
}

.gst-banner-section .gst-banner-blog h3 {
  text-transform: uppercase;
  color: #ffcf4a;
  font-weight: 600;
  font-size: 40px;
  font-family: Roboto, sans-serif;
  padding-bottom: 30px
}

.gst-banner-section .gst-banner-blog h3 small {
  color: rgba(255, 255, 255, .2);
  font-size: 20px;
  font-family: Montserrat, sans-serif;
  text-decoration: line-through
}

.gst-banner-section .gst-banner-blog h4 {
  letter-spacing: .01em;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  font-size: 25px;
  font-family: Roboto, sans-serif;
  padding-bottom: 30px
}

.gst-banner-section .gst-banner-blog h4 span {
  color: #ffcf49;
  font-size: 34px
}

.gst-banner-section .gst-banner-blog a,
.gst-banner-section .gst-banner-blog button {
  background: #ffcf49;
  border-radius: 5px;
  letter-spacing: .01em;
  color: #202020;
  font-weight: 500;
  font-size: 22px;
  font-family: Montserrat, sans-serif;
  padding: 16px 35px;
  border: 0;
}

.success-stories-section {
  background: rgba(221, 221, 221, .3);
  padding: 75px 0
}

.client-logo-section .inner_logo_client {
  padding: 60px 0 70px;
  background: #fff;
  margin-top: 10px
}

.listing-banner {
  background-color: #effaff;
  padding: 40px 0 135px;
  position: relative
}

.listing-banner-heading {
  text-align: center
}

.listing-banner-heading h2,
.listing-banner-heading h1 {
  font-weight: 700;
  font-size: 28px;
  line-height: 44px;
  color: #000;
  font-family: Montserrat, sans-serif
}

.listing-banner-heading h2 span,
.listing-banner-heading h1 span {
  color: #2fb463
}

.listing-banner .vector_gtf {
  background-image: url(../image/vector_gtf-bg.webp);
  max-width: 404px;
  margin: auto;
  padding: 12px 20px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 22px;
  font-style: italic;
  font-family: Montserrat, sans-serif;
  position: absolute;
  bottom: 160px;
  left: 0;
  right: 0
}

.banner-bottom-section {
  position: relative
}

.course-inner-blog p {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  margin: 0;
  color: #fff;
  font-family: Roboto, sans-serif;
  padding-bottom: 35px
}

.course-inner-blog p strong {
  color: #ffcf49;
  font-weight: 400
}

.same-btn {
  font-weight: 600;
  font-size: 16px;
  color: #000;
  font-family: Montserrat, sans-serif;
  background: #ffcf49;
  border-radius: 5px;
  padding: 8px 16px;
  display: inline-block
}

.same-btn:hover {
  background: #fff;
  color: #000
}

.success-srories-blog ul li .success-srories-item figure {
  position: relative;
  border-radius: 10px;
  overflow: hidden
}

.success-srories-blog ul li .success-srories-item figure img {
  width: 100%
}

.success-srories-blog ul li .success-srories-content h2 {
  color: rgba(0, 0, 0, .8);
  font-weight: 500;
  font-size: 16px;
  font-family: Roboto, sans-serif;
  line-height: 30px
}

.play-button {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 57px;
  height: 57px;
  border-radius: 100px;
  background: #2fb463;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  transform: translateY(-50%);
  animation: pulse-black 2s infinite;
  cursor: pointer;
  margin-top: -25px
}

@keyframes pulse-black {
  0% {
    transform: scale(.95);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, .9)
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0)
  }

  100% {
    transform: scale(.95);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0)
  }
}

.success-srories-content {
  padding-top: 30px
}

.success-stories-section .container {
  max-width: 100%;
  padding: 0 80px
}

.listing-banner .map-banner {
  position: relative
}

.listing-banner .map-banner .location-group .same-group-icon {
  position: absolute;
  top: 0;
  width: 55px;
  height: 88px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  background-position: center !important
}

.listing-banner .map-banner .location-group .same-group-icon img {
  border-radius: 100px;
  width: 41px;
  height: 41px;
  margin: auto;
  display: block;
  margin-top: 7px
}

.listing-banner .map-banner .location-group .group1 {
  background: url(https://www.gettogetherfinance.com/frontend_asset/main_pages/images/location-group1.webp);
  top: 50%;
  transform: translateY(-50%);
  left: -15px;
  margin-top: 30px
}

.listing-banner .map-banner .location-group .group2 {
  background: url(https://www.gettogetherfinance.com/frontend_asset/main_pages/images/location-group2.webp);
  left: 100px;
  margin-top: 35px
}

.listing-banner .map-banner .location-group .group3 {
  background: url(https://www.gettogetherfinance.com/frontend_asset/main_pages/images/location-group3.webp);
  left: 170px;
  margin-top: -50px;
  top: 50%;
  transform: translateY(-50%)
}

.listing-banner .map-banner .location-group .group4 {
  background: url(https://www.gettogetherfinance.com/frontend_asset/main_pages/images/location-group3.webp);
  left: 315px;
  margin-top: 50px
}

.listing-banner .map-banner .location-group .group5 {
  background: url(https://www.gettogetherfinance.com/frontend_asset/main_pages/images/location-group2.webp);
  left: 335px;
  margin-top: -30px;
  top: 50%;
  transform: translateY(-50%)
}

.listing-banner .map-banner .location-group .group6 {
  background: url(https://www.gettogetherfinance.com/frontend_asset/main_pages/images/location-group4.webp);
  left: 315px;
  bottom: 48px;
  top: inherit
}

.listing-banner .map-banner .location-group .group7 {
  background: url(https://www.gettogetherfinance.com/frontend_asset/main_pages/images/location-group1.webp);
  left: 50%;
  margin-top: -111px;
  top: 50%;
  margin-left: -123px;
  transform: translate(-50%, -50%)
}

.listing-banner .map-banner .location-group .group8 {
  background: url(https://www.gettogetherfinance.com/frontend_asset/main_pages/images/location-group2.webp);
  left: 50%;
  transform: translateX(-50%);
  margin-left: 65px
}

.listing-banner .map-banner .location-group .group9 {
  background: url(https://www.gettogetherfinance.com/frontend_asset/main_pages/images/location-group3.webp);
  left: 50%;
  margin-top: 85px;
  top: 50%;
  transform: translate(-50%, -50%);
  margin-left: -15px
}

.listing-banner .map-banner .location-group .group10 {
  background: url(https://www.gettogetherfinance.com/frontend_asset/main_pages/images/location-group2.webp);
  left: 50%;
  margin-top: -55px;
  top: 50%;
  transform: translate(-50%, -50%);
  margin-left: 165px
}

.listing-banner .map-banner .location-group .group11 {
  background: url(https://www.gettogetherfinance.com/frontend_asset/main_pages/images/location-group4.webp);
  left: 50%;
  margin-top: 35px;
  transform: translateX(-50%);
  margin-left: 268px
}

.listing-banner .map-banner .location-group .group12 {
  background: url(https://www.gettogetherfinance.com/frontend_asset/main_pages/images/location-group1.webp);
  right: 0;
  top: inherit;
  bottom: 95px;
  margin-right: 265px
}

.listing-banner .map-banner .location-group .group13 {
  background: url(https://www.gettogetherfinance.com/frontend_asset/main_pages/images/location-group3.webp);
  right: 0;
  top: 0;
  margin-top: 50px;
  margin-right: 75px
}

.listing-banner .map-banner img {
  width: 100%;
  height: auto;
}

.col-same-course .col-blog-inner img {
  width: 100%
}

.col-same-course .col-blog-inner figure {
  border-radius: 10px 10px 0 0;
  overflow: hidden;
  position: relative
}

.col-same-course .col-blog-inner .col-content h3 {
  font-size: 16px;
  font-weight: 500;
  font-family: Roboto, sans-serif;
  border-bottom: 1px solid rgba(0, 0, 0, .05);
  line-height: 25px;
  padding-bottom: 15px;
  margin-bottom: 15px
}

.col-same-course .col-blog-inner .col-content {
  padding: 20px 0 0
}

.col-same-course .col-blog-inner .col-content p {
  font-size: 14px;
  font-weight: 500;
  font-family: Roboto, sans-serif;
  color: #787e89
}

.col-same-course .col-blog-inner .col-content .compare-col {
  padding-bottom: 12px
}

.col-same-course .col-blog-inner .col-content .compare-col ul {
  display: flex;
  align-items: center;
  display: -webkit-flex;
  margin: 0 -6px
}

.col-same-course .col-blog-inner .col-content .compare-col ul li {
  width: 33.33%;
  padding: 0 10px
}

.col-same-course .col-blog-inner .col-content .compare-col ul li .star-icon a {
  font-size: 14px;
  color: #ff9747
}

.col-same-course .col-blog-inner .col-content .compare-col ul li .compare-content {
  font-size: 11px;
  font-family: Roboto, sans-serif;
  color: #787e89;
  font-weight: 500
}

.col-same-course .col-blog-inner .col-content .compare-col ul li .compare-content span {
  margin-right: 4px
}

.col-same-course .col-blog-inner .col-content .compare-col ul li .compare-content.compare-btn a {
  color: #2fb463;
  font-size: 14px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  display: flex;
  align-items: center
}

.col-same-course .col-blog-inner .col-content .compare-col ul li .compare-content.compare-btn a i {
  margin-left: 10px
}

.col-same-course .col-blog-inner figure .btn-success {
  background: #ffcf49;
  border-color: #ffcf49;
  color: #202020;
  font-size: 16px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  max-width: 140px;
  margin: auto;
  opacity: 0
}

.col-same-course .col-blog-inner:hover figure .btn-success {
  opacity: 1
}

.col-same-course .col-blog-inner .col-content .compare-col ul li {
  width: 33.33%;
  padding: 0 6px;
  border-right: 1px solid rgba(0, 0, 0, .1);
  margin-right: 10px
}

.col-same-course .col-blog-inner .col-content .compare-col ul li:last-child {
  border-right: 0
}

.col-same-course .col-blog-inner {
  box-shadow: 0 0 20px rgba(47, 180, 99, .2);
  border-radius: 10px;
  padding: 20px 20px 20px;
  height: 100%
}

.col-same-course.throughout-col .col-blog-inner {
  background: #f7f7f7
}

.title-col {
  padding: 45px 56px 45px 0;
  margin: auto
}

.title-col strong {
  color: #384852;
  font-size: 22px;
  text-transform: capitalize;
  display: block;
  text-align: right;
  font-family: Oswald, sans-serif
}

.title-col h2, .title-col h3.title-heading-h3 {
  font-size: 59px;
  text-transform: uppercase;
  color: #2fb463;
  margin: 0;
  font-family: Oswald, sans-serif;
  font-weight: 600
}

.title-col b {
  color: #000;
  font-size: 33px;
  font-family: Oswald, sans-serif;
  text-transform: capitalize;
  font-weight: 700
}

.col-content .gst-subscribe {
  display: flex;
  justify-content: space-between;
  display: -webkit-flex;
  align-items: center;
  padding-top: 40px
}

.col-content .gst-subscribe strong {
  display: block;
  font-size: 23px;
  font-family: Montserrat, sans-serif;
  color: #202020
}

.col-content .gst-subscribe small {
  font-size: 13px;
  color: rgba(120, 126, 137, .5);
  padding: 0 15px;
  font-family: Montserrat, sans-serif;
  text-decoration: line-through
}

.subscribe-now-btn .btn-success {
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  font-size: 16px
}

.user-trusted {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  padding-bottom: 30px
}

.user-trusted .user-m {
  display: flex;
  align-items: center;
  display: -webkit-flex
}

.user-trusted .user-m {
  display: flex;
  align-items: center;
  display: -webkit-flex;
  padding-right: 15px;
  border-right: 1px solid rgba(255, 255, 255, .3);
  margin-right: 15px
}

.user-trusted .user-m .user-m-img {
  padding-right: 10px;
  display: flex;
  align-items: center;
  display: -webkit-flex
}

.user-trusted .user-m .user-m-img span {
  width: 32px;
  height: 32px;
  border-radius: 100px;
  display: block;
  margin-left: -15px;
  overflow: hidden
}

.user-trusted .user-m .user-m-img span:first-child {
  margin-left: 0
}

.user-trusted .user-m strong {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  font-family: Roboto, sans-serif
}

.user-trusted .user-learner {
  font-weight: 500;
  font-size: 16px;
  color: #fff
}

.user-trusted .user-learner i {
  margin-right: 15px
}

.col-same-course.throughout-col .col-blog-inner {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  display: -webkit-flex;
  align-content: space-between
}

.col-blog-inner .throughout-img {
  margin-top: auto;
  position: relative
}

.col-blog-inner .throughout-img img {
  width: 100%;
  height: auto;
}

.col-blog-inner .throughout-img .tc-link {
  position: absolute;
  right: 15px;
  bottom: 15px;
  font-size: 16px;
  color: #ffcf49;
  text-transform: uppercase;
  font-weight: 600;
  font-family: Montserrat, sans-serif;
  text-decoration: underline
}

.whychoose-blog ul li .whychoose-content:hover {
  background: linear-gradient(90deg, #2fb463 0, #13e866 100%)
}

.whychoose-blog ul li .whychoose-content:hover strong {
  color: #fff
}

.whychoose-blog ul li .whychoose-content:hover p {
  color: #fff
}

.made_section .made_box:hover {
  background: linear-gradient(90deg, #2fb463 0, #13e866 100%)
}

.made_section .made_box:hover .text_win h2 {
  color: #fff
}

.made_section .made_box:hover .text_win p {
  color: #fff
}

@media (max-width:1300px) {
  .success-srories-content {
    padding-top: 20px
  }

  .gst-banner-section .gst-banner-blog h2, .gst-banner-section .gst-banner-blog  h3.heading-gst-h3 {
    font-size: 32px;
    padding-bottom: 20px
  }

  .gst-banner-section .gst-banner-blog h3 {
    font-size: 34px;
    padding-bottom: 20px
  }

  .gst-banner-section .gst-banner-blog {
    padding: 70px;
    padding-left: 500px
  }

  .gst-banner-section .gst-banner-blog a,
  .gst-banner-section .gst-banner-blog button {
    font-size: 18px
  }

  .gst-banner-section .gst-banner-blog h4 {
    font-size: 22px
  }

  .gst-banner-section .gst-banner-blog h4 span {
    font-size: 28px
  }

  .banner-bottom-section .marking-blog {
    padding: 40px
  }

  .banner-bottom-section .marking-blog .marking-heading p {
    font-size: 22px
  }

  .course-inner-blog h2, .course-inner-blog h3.heading-section-h3 {
    font-size: 34px
  }

  .success-srories-blog ul li .success-srories-content h2 {
    line-height: 21px;
    font-size: 14px
  }

  .success-srories-content {
    padding-top: 10px
  }

  .play-button {
    padding: 15px;
    width: 50px;
    height: 50px
  }

  .shape-woman-inner {
    max-width: 225px
  }

  .rounder-animtion {
    max-width: 150px;
    left: 0;
    right: 0;
    margin: auto
  }

  .success-stories-section .container {
    padding: 0 50px
  }

  .col-content .gst-subscribe strong {
    font-size: 18px
  }

  .row-heading h2 {
    font-size: 26px
  }
}

@media (max-width:1199px) {
  .banner-bottom-section .marking-blog {
    padding: 30px
  }

  .banner-bottom-section .marking-blog .marking-heading h2 {
    padding-bottom: 10px
  }

  .banner-bottom-section .marking-blog .marking-heading p {
    font-size: 18px
  }

  .client-logo-section .inner_logo_client {
    padding: 35px 0 40px;
    background: #fff;
    margin-top: 10px
  }

  .course-inner-blog::before {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    right: 30px;
    max-width: 285px;
    height: 323px
  }

  .course-inner-blog {
    padding-right: 296px
  }

  .course-inner-blog h2, .course-inner-blog h3.heading-section-h3 {
    font-size: 28px;
    padding: 15px 0
  }

  .course-inner-blog .free-btn {
    font-size: 16px;
    line-height: 19px
  }

  .course-inner-blog p {
    font-size: 14px;
    padding-bottom: 20px
  }

  .user-trusted {
    padding-bottom: 20px
  }

  .recorded-live-courses-section {
    padding: 50px 0
  }

  .row-heading {
    padding-bottom: 30px
  }

  .row-heading h2 {
    font-size: 26px
  }

  .title-col h2, .title-col h3.title-heading-h3 {
    font-size: 40px
  }

  .title-col strong {
    font-size: 16px
  }

  .title-col b {
    font-size: 22px
  }

  .col-same-course .col-blog-inner .col-content .compare-col ul li {
    width: 32.666%
  }

  .col-same-course .col-blog-inner .col-content .compare-col ul li .star-icon a {
    font-size: 9px
  }

  .col-same-course .col-blog-inner .col-content .compare-col ul li {
    padding: 0 3px
  }

  .col-same-course .col-blog-inner .col-content .compare-col ul li:nth-of-type(2) {
    width: 45%
  }

  .gst-banner-section .gst-banner-blog::before {
    max-width: 360px;
    width: 100%;
    height: 258px
  }

  .gst-banner-section .gst-banner-blog {
    padding: 50px;
    padding-left: 380px
  }

  .col-same-course .col-blog-inner .col-content .compare-col ul li .compare-content {
    font-size: 11px
  }

  .gst-banner-section .gst-banner-blog h2, .gst-banner-section .gst-banner-blog  h3.heading-gst-h3 {
    font-size: 28px;
    padding-bottom: 10px
  }

  .gst-banner-section .gst-banner-blog h3 {
    font-size: 28px;
    padding-bottom: 10px
  }

  .gst-banner-section .gst-banner-blog h4 {
    font-size: 18px
  }

  .gst-banner-section .gst-banner-blog h4 span {
    font-size: 22px
  }

  .gst-banner-section .gst-banner-blog a,
  .gst-banner-section .gst-banner-blog button {
    display: inline-block
  }

  .gst-banner-section .gst-banner-blog h4 {
    padding-bottom: 15px
  }

  .gst-banner-section .gst-banner-blog a,
  .gst-banner-section .gst-banner-blog button {
    font-size: 16px;
    padding: 10px 20px
  }

  .user-trusted .user-learner {
    font-size: 14px
  }

  .user-trusted .user-m strong {
    font-size: 14px
  }

  .whychoose-section {
    padding: 60px 0
  }

  .section-heading {
    padding-bottom: 65px
  }

  .whychoose-blog ul li .whychoose-content {
    padding: 20px;
    padding-left: 100px
  }

  .whychoose-blog ul li .whychoose-content span {
    width: 85px;
    height: 85px
  }

  .whychoose-blog ul li strong {
    font-size: 14px;
    padding-bottom: 10px
  }

  .counter-section-user .counter-blog-inner ul li {
    width: 33.333%
  }

  .tranding-zone-wrapper {
    padding: 65px 0
  }

  .tranding-left-inner h2, .tranding-left-inner h3.tranding-heading-h3 {
    font-size: 24px
  }

  .shape-woman-inner {
    max-width: 161px
  }

  .rounder-animtion {
    max-width: 91px;
    left: 0;
    margin: auto;
    top: -15px
  }

  .tranding-left-inner ul {
    max-width: 375px
  }

  .tranding-left-inner ul li {
    padding-bottom: 25px
  }

  .right-form-box p {
    font-size: 14px
  }

  .right-form-box {
    padding: 25px
  }

  .tranding-left-inner {
    padding: 25px
  }

  .right-form-box .btn {
    font-size: 20px;
    line-height: 26px
  }

  .success-stories-section {
    padding: 65px 0
  }

  .success-stories-section .owl-dots {
    display: none
  }

  .right-form-box h2.htag_h5,
  .right-form-box h5 {
    font-size: 26px
  }

  .live-row-inner {
    padding-top: 30px
  }

  .success-stories-section .container {
    padding: 0 50px
  }

  .col-content .gst-subscribe strong {
    font-size: 16px
  }

  .col-content .gst-subscribe small {
    padding: 0 6px
  }

  .subscribe-now-btn .btn-success {
    font-size: 14px;
    padding: 10px 15px
  }
}

@media (max-width:991px) {
  .whychoose-blog ul li {
    width: 100%
  }

  .whychoose-blog ul li .whychoose-content span {
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
    transform: inherit;
    margin-bottom: 14px
  }

  .whychoose-blog ul li .whychoose-content {
    max-width: 480px;
    margin: auto;
    text-align: center;
    padding: 0
  }

  .counter-section-user .counter-blog-inner ul li {
    width: 50%
  }

  .tranding-zone-wrapper .col-md-7 {
    width: 100%;
    margin-bottom: 20px
  }

  .tranding-zone-wrapper .col-md-5 {
    width: 100%
  }

  .section-heading h2 {
    font-size: 28px
  }

  .section-heading {
    padding-bottom: 50px
  }

  .gst-banner-section .gst-banner-blog::before {
    max-width: 250px;
    height: 180px
  }

  .gst-banner-section .gst-banner-blog {
    padding: 30px;
    padding-left: 260px
  }

  .gst-banner-section .gst-banner-blog h2, .gst-banner-section .gst-banner-blog  h3.heading-gst-h3 {
    font-size: 22px
  }

  .gst-banner-section .gst-banner-blog h3 {
    font-size: 22px
  }

  .gst-banner-section .gst-banner-blog h3 small {
    font-size: 14px
  }

  .gst-banner-section .gst-banner-blog h4 {
    font-size: 16px
  }

  .gst-banner-section .gst-banner-blog h4 span {
    font-size: 18px
  }

  .gst-banner-section .gst-banner-blog a,
  .gst-banner-section .gst-banner-blog button {
    font-size: 14px
  }

  .course-inner-blog::before {
    max-width: 230px;
    height: 260px
  }

  .course-inner-blog {
    padding: 30px;
    padding-right: 245px
  }

  .course-inner-blog h2, .course-inner-blog h3.heading-section-h3 {
    font-size: 22px
  }

  .course-inner-blog h2 span::before, .course-inner-blog h3.heading-section-h3 span::before {
    width: 130px;
    height: 14px
  }

  .course-inner-blog p {
    padding-bottom: 15px
  }

  .same-btn {
    font-size: 14px
  }

  .course-inner-blog .free-btn {
    font-size: 14px
  }

  .banner-bottom-section .marking-blog {
    margin-top: -78px;
    border-radius: 45px 45px 0 0
  }

  .listing-banner {
    padding: 50px 0 100px
  }

  .recorded-live-courses-section .col-md-4 {
    width: 50%
  }

  .success-stories-section .container {
    padding: 0 30px
  }

  .recorded-row-inner .col-md-4:last-child {
    margin-top: 24px
  }

  .recorded-live-courses-section .row {
    justify-content: center
  }
}

@media (max-width:767px) {
  .shape-woman-inner {
    right: 0
  }

  .tranding-left-inner ul {
    max-width: 310px
  }

  .tranding-left-inner h2, .tranding-left-inner h3.tranding-heading-h3 {
    font-size: 20px;
    line-height: 25px
  }

  .right-form-box .form-control {
    font-size: 14px;
    padding: 10px 15px
  }

  .tranding-left-inner>p {
    padding-bottom: 0
  }

  .success-stories-section .container {
    padding: 0 15px
  }

  .success-stories-section {
    padding: 50px 0
  }

  .section-heading h2 span::before {
    width: 120px;
    height: 11px;
    background-size: contain
  }

  .section-heading small {
    font-size: 14px
  }

  .tranding-zone-wrapper {
    padding: 50px 0
  }

  .whychoose-section {
    padding: 50px 0
  }

  .counter-section-user .counter-blog-inner ul li {
    width: 100%;
    max-width: 480px;
    margin: auto
  }

  .counter-section-user {
    padding: 25px 0
  }

  .gst-banner-section .gst-banner-blog {
    padding: 30px 20px
  }

  .gst-banner-section .gst-banner-blog::before {
    max-width: 158px;
    height: 121px;
    right: 0;
    left: inherit
  }

  .course-inner-blog {
    padding: 30px 20px
  }

  .course-inner-blog::before {
    max-width: 150px;
    height: 167px
  }

  .banner-bottom-section .marking-blog .marking-heading h2 {
    font-size: 22px
  }

  .banner-bottom-section .marking-blog .marking-heading p {
    font-size: 14px
  }

  .banner-bottom-section .marking-blog {
    margin-top: -62px;
    border-radius: 25px 25px 0 0
  }

  .client-logo-section .inner_logo_client {
    padding: 25px 0 29px;
    background: #fff;
    margin-top: 4px
  }

  .recorded-live-courses-section .col-md-4 {
    width: 100%;
    margin-bottom: 15px
  }

  .course-inner-blog h2, .course-inner-blog h3.heading-section-h3 {
    font-size: 18px;
    line-height: normal
  }

  .live-row-inner {
    padding-top: 0
  }

  .row-heading h2 {
    font-size: 22px
  }

  .col-content .gst-subscribe {
    padding-top: 25px
  }

  .col-content .gst-subscribe strong {
    font-size: 18px
  }

  .col-content .gst-subscribe small {
    padding: 0 10px
  }

  .subscribe-now-btn .btn-success {
    font-size: 14px
  }

  .col-content .gst-subscribe {
    display: block
  }

  .subscribe-now-btn {
    padding-top: 10px
  }

  .subscribe-now-btn .btn-success {
    width: 100%
  }

  .user-trusted {
    display: block
  }

  .user-trusted .user-m {
    border-right: 0
  }

  .user-trusted .user-m {
    display: block
  }

  .gst-banner-section .gst-banner-blog a,
  .gst-banner-section .gst-banner-blog button {
    padding: 10px;
    font-size: 13px
  }

  .banner-bottom-section .marking-blog .marking-heading h2 {
    font-size: 20px
  }

  .listing-banner {
    padding: 50px 0 80px
  }

  .listing-banner .map-banner .location-group .same-group-icon {
    width: 35px;
    height: 60px
  }

  .listing-banner .map-banner .location-group .same-group-icon img {
    width: 20px;
    height: 20px
  }

  .listing-banner .vector_gtf {
    font-size: 16px;
    padding: 18px 20px
  }

  .listing-banner-heading h2,
  .listing-banner-heading h1 {
    font-size: 28px;
    line-height: 38px
  }

  .listing-banner-heading h2 span,
  .listing-banner-heading h1 {
    display: block
  }

  .col-blog-inner .throughout-img {
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px
  }

  .recorded-row-inner .col-md-4:last-child {
    margin-top: 0
  }

  .listing-banner-heading {
    padding-bottom: 50px
  }
}

.clent_logo_warp .inner_logo_client img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%)
}

.testmonial-wrapper {
  padding: 0 0 81px
}

.testminal-inner-left .same-heading {
  text-align: left !important;
  padding: 0 0 14px
}

.testminal-inner-left .same-heading span {
  padding-bottom: 17px
}

.testminal-inner-left p {
  margin: 0;
  color: rgba(0, 0, 0, .70);
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
  font-family: Roboto, sans-serif;
}

.testminal-inner-left {
  max-width: 307px;
  padding-top: 60px
}

.testminal-inner-left .same-heading span {
  padding-bottom: 17px;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: .47em;
  color: rgba(0, 0, 0, .3);
  font-family: Roboto, sans-serif;
  display: none
}

.testminal-inner-left h2 {
  font-weight: 700;
  font-size: 28px;
  line-height: 31px;
  color: #252525;
  padding-bottom: 30px;
  position: relative;
  display: inline-block;
  font-family: Montserrat, sans-serif;
}

.testminal-inner-left h2::before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 15px;
  background-image: url(../image/shap_end.webp);
  width: 121px;
  height: 12px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center
}

.testmonial_face .same_heading, .testmonial_face .h3-same-heading  {
  font-size: 28px;
  color: #2fb463;
  max-width: 337px;
  text-align: left;
}

.testmonial_face .same_heading::before, .testmonial_face .h3-same-heading::before {
  content: "";
  background-image: url(../image/yellow_lahr.webp);
  width: 109px;
  height: 18px;
  bottom: -20px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  z-index: 99
}

.slider_young .same_text {
  text-align: left
}

.rev-testmonial .slick-list {
	padding-top: 5.7% !important;
	padding-bottom: 40px !important;
	padding-left: 8.8% !important;
	padding-right: 8.6% !important;
}

.rev-testmonial .slick-dots {
  text-align: right;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0
}

.rev-testmonial .slick-track {
  max-width: 100% !important;
  transform: translate3d(0, 0, 0) !important;
  perspective: 100px
}

.rev-testmonial .slick-slide {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100% !important;
  transform: translate3d(0, 0, 0);
  transition: .2s ease;
  opacity: 0;
  display: flex;
  align-items: center;
}

.rev-testmonial .slick-snext,
.slick-sprev {
  display: block
}

.rev-testmonial .slick-current {
  opacity: 1;
  position: relative;
  z-index: 999;
  display: block;
  /* transform: translate3d(0, 0, 15px); */
  z-index: 2;
  box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  border-radius: 10px;
  overflow: hidden
}

.rev-testmonial .slick-current .rev-content .text-area {
	padding: 35px 36px;
	height: 430px;
}
.rev-testmonial .slick-current .rev-content .text-area figure {
	width: 70.58px;
	height: 70.58px;
	margin-bottom: 30px;
}
.rev-testmonial .slick-current .rev-content .show_hide {
	font-size: 19px;
}
.rev-testmonial .slick-current .rev-content .text-area p {
	font-size: 16.5px;
	line-height: 29px;
	padding-bottom: 20px;
	margin-bottom: 19px;
}
.rev-testmonial .slick-current .rev-content .text-area strong {
	font-size: 21px;
}
.rev-testmonial .slick-current .rev-content .text-area span {
	font-size: 15.4px;
}


.rev-testmonial .slick-snext {
  opacity: .5;
  transform: translate3d(13.6%, 0, 0);
  z-index: 1
}

.rev-testmonial .slick-sprev {
  opacity: .5;
  transform: translate3d(-13.6%, 0, 0)
}

.rev-testmonial {
  max-width: 752px;
  margin: auto
}

.rev-testmonial .rev-content .text-area {
  background: #fff;
  padding: 30px;
  height: 365px;
}

.rev-testmonial .rev-content .text-area figure {
  width: 60px;
  height: 60px;
  border-radius: 100px;
  overflow: hidden;
  margin-bottom: 25px
}

.rev-testmonial .rev-content .text-area p {
  font-size: 14px;
  line-height: 25px;
  color: rgba(0, 0, 0, .8);
  font-family: Roboto, sans-serif;
  max-width: 517px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative
}

.rev-testmonial .rev-content .text-area p::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 40px;
  height: 1px;
  background: #2fb463
}

.rev-testmonial .rev-content .text-area strong {
  font-size: 18px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  padding-bottom: 0
}

.rev-testmonial .rev-content .text-area span {
  font-size: 13px;
  font-family: Roboto, sans-serif;
  display: block;
}

.rev-testmonial .rev-content .text-area .rev-title {
  position: relative
}

.rev-testmonial .rev-content .text-area .rev-title {
  padding-right: 200px
}

.rev-testmonial .rev-content .text-area .rev-title .star-icon {
  position: absolute;
  right: 0;
  bottom: 0
}

.rev-testmonial .rev-content .text-area .rev-title .star-icon a {
  font-size: 11px;
  color: #ffc200
}

.rev-testmonial .video_rev .video {
  height: 290px;
  object-fit: cover
}

.rev-testmonial .full-images img {
  height: 290px;
  width: 100%;
  object-fit: cover
}

.rev-testmonial .slick-next.slick-arrow,
.rev-testmonial .slick-prev.slick-arrow {
  display: none !important
}

.testmonial_clients {
  padding-top: 70px
}

.tarding_left .gtf_star {
  max-width: 91px !important
}

section.trading.recoded_section.course_inner_section.gtf_option_live .trading-contact {
  padding-bottom: 25px
}

section.trading.recoded_section.course_inner_section.gtf_option_live p {
  padding-bottom: 0
}

section.trading.recoded_section.course_inner_section.gtf_option_live .tarding_left ul p {
  padding-top: 0
}

.countdown_div01outer {
  display: block;
  text-align: center;
  padding-right: 0
}

.countdown_div01outer .batch_startin_label {
  padding: 0 !important;
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: .01em;
  color: #2fb463
}

.countdown_div01outer .countdown_div01 .ClassyCountdown-wrapper {
  display: flex;
  display: -webkit-flex;
}

.countdown_div01outer .countdown_div01 .ClassyCountdown-wrapper .ClassyCountdown-days,
.countdown_div01outer .countdown_div01 .ClassyCountdown-wrapper .ClassyCountdown-hours,
.countdown_div01outer .countdown_div01 .ClassyCountdown-wrapper .ClassyCountdown-minutes,
.countdown_div01outer .countdown_div01 .ClassyCountdown-wrapper .ClassyCountdown-seconds {
  height: auto !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 4px !important;
  background: #000;
  border-radius: 3.81699px;
  padding: 10px;
  width: auto
}

.countdown_div01outer .countdown_div01 .ClassyCountdown-wrapper .ClassyCountdown-days canvas,
.countdown_div01outer .countdown_div01 .ClassyCountdown-wrapper .ClassyCountdown-hours canvas,
.countdown_div01outer .countdown_div01 .ClassyCountdown-wrapper .ClassyCountdown-minutes canvas,
.countdown_div01outer .countdown_div01 .ClassyCountdown-wrapper .ClassyCountdown-seconds canvas {
  display: none
}

.countdown_div01outer .countdown_div01 .ClassyCountdown-wrapper div div {
  width: auto !important;
  height: auto !important;
  display: block !important
}

.countdown_div01outer .countdown_div01 .ClassyCountdown-wrapper div .ClassyCountdown-value {
  display: block !important;
  position: relative;
  top: inherit !important;
  line-height: normal;
  font-size: 18px !important;
  color: #fff !important;
  margin: 0 !important
}

.trading .form-control1 {
  background: #2fb463;
  box-shadow: none;
  border-radius: 3px;
  width: 130px;
  padding: 5px 10px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: .01em;
  color: #fff;
  padding-right: 0;
  position: relative;
  margin-right: 15px;
  background-image: url(../image/select-arrow-down.webp);
  background-repeat: no-repeat;
  background-position: right center;
  background-position: 90%;
  border: 1px solid #2fb463;
  box-shadow: none;
  border-radius: 0
}

.trading .tarding_right .view-coures-row .float-right a {
  font-family: Roboto, sans-serif !important;
  color: #2fb463 !important;
  padding: 0 !important;
  font-weight: 400 !important;
  font-size: 14px !important;
  background: 0 0 !important;
  border-radius: 0 !important
}

.trading .tarding_right .zone_box ul li .bay_now a {
  background: #2fb463;
  border-radius: 7px;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 13px;
  line-height: 24px;
  color: #fff;
  display: inline-block;
  padding: 10px 15px !important
}

.countdown_div01outer .batch_startin_label {
  padding-left: 15px !important;
  padding-right: 10px !important;
  width: 100%;
  font-size: 20px;
  padding-bottom: 10px !important;
  display: block;

}

.trading .tarding_right .zone_box ul li #custom_language {
  text-align: right !important;
  margin-left: auto;
  padding-right: 0
}

.countdown_div01outer .countdown_div01 .ClassyCountdown-wrapper div .value1 {
  font-family: Oswald;
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 29px;
  color: #ffea00;
  text-align: left
}

.countdown_div01outer .countdown_div01 .ClassyCountdown-wrapper div .value1_n {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 13px !important;
  line-height: 16px;
  color: #fff;
  padding: 0;
  text-align: left
}

#countdown_div {
  width: 100%;
  display: flex;
  justify-content: center;
  display: -webkit-flex;
}

#countdown_div strong {
  text-align: center;
  width: 100%;
  display: flex;
  justify-content: center;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: .01em;
  color: #2fb463
}

.course_warp .course_warp_contact span::before {
  right: 0
}

.certified_contact .certified_inner .same_heading, .certified_contact .certified_inner .h3-same-heading {
  font-size: 28px
}

.trading .tarding_right .zone_box ul li select#custom_language {
  text-align: left !important
}

.trading .tarding_right .zone_box ul li {
  flex-wrap: wrap
}

#parsley-id-5 {
  width: 100%
}

#parsley-id-5 .parsley-required {
  padding: 0 15px;
  text-align: right;
  justify-content: right;
  font-size: 12px;
  color: red
}

.view-coures-row {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 15px 15px 0;
  flex-wrap: wrap
}

.view-coures-row span {
  font-family: Roboto, sans-serif;
  color: #212832;
  padding: 5px 0 !important;
  font-weight: 400;
  font-size: 14px;
  white-space: normal;
  text-align: left;
  line-height: 25px
}

.view-coures-row span a {
  font-family: Roboto, sans-serif;
  color: #2fb463;
  padding: 0 !important;
  font-weight: 400;
  font-size: 14px
}

.trading {
  position: relative
}

.trading .tarding_right .zone_box ul li #buy_batch {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px 10px;
  width: 100%
}

.trading .tarding_right .zone_box ul li #buy_batch .default-btn {
  white-space: nowrap;
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 24px;
  color: #212832
}

#upcoming_batch_select {
  background-image: initial !important
}

.testmonial_face .same_heading span::before, .testmonial_face .h3-same-heading span::before {
  display: none
}

.col-same-course.throughout-col .title-col h2, .col-same-course.throughout-col .title-col h3.title-heading-h3 {
  position: relative;
  padding-bottom: 10px
}

.col-same-course.throughout-col .title-col h2::before, .col-same-course.throughout-col .title-col h3.title-heading-h3::before {
  content: '';
  background: url(../image/shap_end.webp);
  position: absolute;
  right: 0;
  bottom: 0;
  width: 140px;
  height: 13px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center
}

.listing-banner-heading {
  text-align: center;
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  z-index: 9
}

.made_section {
  background: #f4f4f4;
  padding-top: 60px;
  padding-bottom: 67px;
  margin-top: 78px;
  margin-bottom: 52px
}

.made_contact {
  position: relative
}

.made_contact ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1101px;
  margin: 0 auto
}

.made_contact ul li {
  margin-right: 25px;
  margin-bottom: 31px
}

.made_section .made_box {
  background: #fff;
  border: 1px solid rgba(227, 234, 247, .5);
  box-shadow: 0 0 17px rgba(0, 0, 0, .05);
  border-radius: 88px;
  padding: 9px;
  align-items: center;
  padding-right: 25px;
  width: 250px
}

.made_section .made_box .win {
  width: 50px;
  height: 50px;
  background: #fff3ed;
  border-radius: 100%;
  text-align: center;
  align-items: center;
  display: flex;
  justify-content: center
}

.made_section .made_box .text_win {
  padding-left: 18px
}

.made_section .made_box .text_win h2 {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 31px;
  text-transform: capitalize;
  color: rgba(32, 32, 32, .8)
}

.made_section .made_box .text_win p {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 11px;
  color: #6c728c;
  margin: 0
}

.made_contact .made_fx {
  margin-bottom: 0
}

.made_contact .end_box_warp {
  margin: 0
}

.col-same-course {
  position: relative;
  height: 100%
}

.col-blog-inner .highleted-text {
  clip-path: polygon(0% 0%, 75% 0%, 68% 50%, 75% 100%, 0% 100%);
  padding: 0 75px 0 25px;
  background: #e91212;
  height: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 16px;
  font-family: Roboto, sans-serif;
  font-weight: 400;
  font-style: italic;
  margin-left: -10px;
  position: absolute;
  top: 33px;
  left: 0;
  border-radius: 0;
  z-index: 99
}

.col-blog-inner .droparrow-bg {
  position: absolute;
  background: 0 0;
  width: 0;
  height: 0;
  border-left: 9px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #e91212;
  left: -20px;
  top: 54px;
  z-index: 0;
  transform: rotate(108deg)
}

.col-blog-inner .exclusive-text {
  background: #69bac5
}

.col-blog-inner .droparrow-bg.exclusive-text {
  background: 0 0;
  border-top-color: #69bac5
}

.col-blog-inner .rated-text {
  background: #f99d1c
}

.col-blog-inner .droparrow-bg.rated-text {
  background: 0 0;
  border-top-color: #f99d1c
}

.col-blog-inner .green-exclusive-text {
  background: #2fb463
}

.col-blog-inner .droparrow-bg.green-exclusive-text {
  background: 0 0;
  border-top-color: #2fb463
}

.col-same-course.throughout-col {
  position: sticky;
  top: 20px;
  height: auto !important
}

.col-same-course.throughout-col {
  padding-top: 0;
  margin-top: 82px
}

.listing-banner .map-banner .mobile-map-img {
  display: none
}

.success-stories-section .success-slider-owl li .video_img video {
  width: 100%;
  object-fit: cover;
  min-height: 250px;
  border-radius: 10px
}

.bay_now.id-btn {
  padding: 10px 20px
}

.bay_now.id-btn button {
  background: #2fb463 !important;
  border-radius: 7px !important;
  padding: 12px 40px !important;
  width: auto !important;
  display: inline-block !important
}

.bay_now.id-btn button .default-btn {
  color: #fff !important;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 500 !important;
  font-size: 18px !important;
  line-height: 24px !important
}

div#show_error p.alert {
  display: flex;
  align-items: center;
  font-size: 13px;
  border-radius: 0
}

div#show_error p.alert a.close {
  color: #842029;
  font-size: 22px;
  margin-right: 15px
}

.bay_now.id-btn button .align-items-center {
  display: none !important
}

.trading .tarding_right .zone_box ul li p#custom_concept {
  padding-left: 0;
  font-size: 11px;
  max-width: 209px;
  text-align: right
}

.trading .tarding_right .zone_box ul li p#custom_language {
  margin: 0;
  font-size: 11px !important;
  padding-left: 0;
  text-align: right;
  margin-left: auto
}

.banner_warp .banner_inner_contact .hero__title {
  width: 108px;
  height: 30px;
  overflow: hidden;
  text-align: left;
  padding-left: 10px
}

.trading .tarding_left ul li span {
  border-right: 1px solid #ddd;
  padding-right: 22px
}

@media (max-width:1600px) {
  .tarding_right.best_recoded .best_box .best_box-left p {
    font-size: 16px;
    line-height: 22px
  }

  .tarding_right.best_recoded .best_box .best_box-left p span::before {
    width: 81px;
    height: 9px
  }

  .listing-banner .vector_gtf {
    font-size: 19px;
    max-width: 365px;
    padding: 10px 15px
  }

  .trading .tarding_left ul li span {
    padding-right: 11px;
    margin-right: 11px
  }
}

@media (max-width:1400px) {
  .tarding_right.best_recoded .best_box .best_box-left p {
    font-size: 14px;
    line-height: 20px
  }

  .tarding_right.best_recoded .best_box .best_box_bat a {
    padding: 8px 18px;
    font-size: 14px
  }

  .title-col h2, .title-col h3.title-heading-h3 {
    font-size: 50px
  }

  .title-col b {
    font-size: 28px
  }

  .title-col strong {
    font-size: 20px
  }

  .trading .tarding_left ul .cricle_img p {
    letter-spacing: normal
  }
}

@media (max-width:1199px) {
  .tarding_right.best_recoded {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
  }

  .tarding_right.best_recoded .best_box {
    width: 50%
  }

  .tarding_right.best_recoded .zone_box {
    width: 50%
  }

  .tarding_right.best_recoded .best_box {
    width: 50%;
    max-width: 48%;
    height: 246px
  }

  .premium .premium_inner_box .box_white .premium-content {
    max-width: 420px
  }

  .listing-banner .vector_gtf {
    bottom: 130px
  }

  .listing-banner .vector_gtf {
    font-size: 17px;
    max-width: 340px;
    padding: 9px 11px;
    background-size: contain
  }

  .title-col {
    padding: 45px 0 45px 0;
    margin: auto auto auto 0
  }

  .title-col h2, .title-col h3.title-heading-h3 {
    font-size: 38px
  }

  .col-same-course.throughout-col .title-col h2::before, .col-same-course.throughout-col .title-col h3.title-heading-h3::before {
    width: 115px;
    height: 10px
  }

  .title-col b {
    font-size: 20px
  }

  .listing-banner-heading {
    top: 30px
  }

  .banner-bottom-section .marking-blog {
    margin-top: -76px
  }

  .listing-banner {
    padding: 40px 0 120px
  }

  .listing-banner .vector_gtf {
    bottom: 106px
  }

  .whychoose-blog ul li .whychoose-content {
    padding-left: 132px
  }

  .whychoose-blog ul li .whychoose-content span {
    left: 20px
  }

  .made_contact ul li {
    margin: 0;
    padding: 15px
  }

  .made_contact ul {
    margin: -15px
  }

  .combo_section .course_warp_contact sub {
    padding-top: 16px
  }
}

@media (max-width:991px) {
  .opction-banner .row .option-banner-img {
    display: block;
    position: relative;
    max-width: 300px;
    margin: 0 auto 0;
    bottom: -46px
  }

  .recorded_banner.course_page.opction-banner.seller_banner .recorded_banner_contact h1 strong {
    text-align: center
  }

  .recorded_banner.course_page.opction-banner .recorded_banner_contact h1 {
    font-size: 16px;
    padding-bottom: 0;
    padding-top: 10px;
    line-height: 34px
  }

  .recorded_banner.opction-banner .recorded_banner_contact h2 {
    font-size: 14px;
    padding-bottom: 8px;
    text-align: center;
    line-height: 25px
  }

  .recorded_banner.course_page.opction-banner.seller_banner .recorded_banner_contact h2 mark {
    display: block
  }

  .recorded_banner.course_page.opction-banner.seller_banner .recorded_banner_contact .d-flex {
    justify-content: center;
    text-align: center
  }

  .recorded_banner .recorded_banner_contact .cricle_img p {
    text-align: left
  }

  .recorded_banner.course_page.opction-banner.seller_banner .recorded_banner_contact .action_warp {
    text-align: center
  }

  .recorded_banner.course_page.opction-banner.seller_banner .recorded_banner_contact h1 {
    text-align: center
  }

  .opction-banner .row {
    padding-bottom: 51px
  }

  .recorded-row-inner .col-md-8 {
    width: 100%
  }

  .col-same-course {
    height: 100%
  }

  .col-same-course .col-blog-inner {
    height: 100%
  }

  .col-same-course.throughout-col {
    padding-top: 0;
    margin-top: 0
  }

  .col-same-course.throughout-col {
    position: relative;
    top: 0
  }

  .whychoose-blog ul li .whychoose-content {
    border-radius: 20px;
    padding: 30px
  }

  .whychoose-blog ul li .whychoose-content span {
    left: 0
  }

  .banner_warp .banner_inner_contact .hero__title {
    height: 22px
  }

  .recorded_banner.course_page.opction-banner.seller_banner .recorded_banner_contact .cricle_img p {
    text-align: center
  }

  .recorded_banner.opction-banner .recorded_banner_contact h2 {
    justify-content: center
  }

  .recorded_banner .recorded_banner_contact strong .hero__title {
    width: 114px
  }

  .recorded_banner.course_page .recorded_banner_contact .cricle_img .d-flex {
    justify-content: center
  }

  .recorded_banner.course_page .recorded_banner_contact .cricle_img P {
    text-align: center
  }

  .courses_box_same .courses_content .price_btn {
    bottom: 20px
  }
  .rev-testmonial .slick-current .rev-content .text-area strong {
    font-size: 16px;
  }
  .rev-testmonial .slick-current .rev-content .text-area {
    height: 505px;
  }
}

@media (max-width:767px) {

  .rev-testmonial .rev-content .text-area {
    height: 400px;
  }


  .recorded_banner::after {
    background-image: url(../image/yellow_cricle-mobile.png);
    background-size: cover;
    background-repeat: no-repeat
  }

  .footer_zone strong {
    font-size: 15px;
    display: block;
    line-height: 25px
  }

  .footer_zone p {
    font-size: 12px;
    padding-bottom: 0
  }

  .footer_warp_zone .footer_zone_second a {
    font-size: 12px;
    padding: 10px 15px;
    line-height: normal
  }

  .footer_zone strong span {
    display: block;
    margin: 0
  }

  .footer_warp_zone {
    padding: 10px 0
  }

  .footer_warp_zone .footer_zone_second a {
    box-shadow: 3px 3px 0 #2fb463
  }

  .recorded_banner {
    padding-top: 64px
  }

  .recorded_banner .recorded_banner_contact .subscribe_to {
    transform: rotate(-5.42deg);
    margin-bottom: 25px
  }

  .recorded_banner .recorded_banner_contact h1 strong {
    font-size: 22px
  }

  .recorded_banner .recorded_banner_contact h1 {
    font-size: 22px
  }

  .recorded_banner .recorded_banner_contact strong {
    font-size: 16px;
    justify-content: left;
  }

  .recorded_banner .recorded_banner_contact .cricle_img ul li figure {
    width: 21px;
    height: 21px
  }

  .recorded_banner .recorded_banner_contact .cricle_img ul li {
    margin-left: -5px
  }

  .recorded_banner .recorded_banner_contact .cricle_img p {
    line-height: 25px
  }

  .recorded_banner .recorded_banner_contact .cricle_img {
    margin-bottom: 20px
  }

  .recorded_banner::after {
    left: 0;
    right: 0;
    margin: auto
  }

  .same_heading, .h3-same-heading{
    font-size: 22px
  }

  .trading.recoded_section .same_heading,   .trading.recoded_section .h3-same-heading {
    font-size: 22px
  }

  .trading {
    padding-bottom: 28px;
    padding-top: 28px
  }

  .trading .tarding_left h3 {
    font-size: 16px;
    text-align: left;
    padding-left: 10px
  }

  .trading .tarding_left p {
    text-align: left
  }

  .trading .tarding_left ul li {
    width: inherit;
    padding: 6px 10px
  }

  .trading .tarding_left ul li:first-child {
    padding-left: 0 !important
  }

  .trading .tarding_left ul li span {
    padding-left: 3px
  }

  .trading .tarding_left ul li ul li {
    width: 100%;
    padding: 0;
    border: 0
  }

  .trading .tarding_left ul .three_hind {
    width: inherit
  }

  .trading .tarding_left ul .cricle_img {
    display: flex
  }

  .trading .tarding_left ul .cricle_img ul li figure {
    width: 20px;
    height: 20px
  }

  .trading .tarding_left ul li {
    justify-content: left
  }

  .trading .tarding_left ul .cricle_img ul li {
    margin-left: -7px
  }

  .trading .tarding_left ul .cricle_img p {
    font-size: 13px;
    letter-spacing: normal;
    font-weight: 400
  }

  .courses_box_same .courses_content h3 {
    font-size: 16px
  }

  .btn {
    padding: 7px 18px
  }

  .trading .fix_width .col-md-3 {
    width: 100%;
    margin-top: 10px
  }

  .tarding_right.best_recoded {
    display: block;
    justify-content: inherit;
    flex-wrap: inherit
  }

  .tarding_right.best_recoded .best_box {
    width: 100%;
    max-width: 100%;
    height: auto
  }

  .tarding_right.best_recoded .zone_box {
    width: 100%
  }

  .best_box-right {
    max-width: 100px
  }

  .tarding_right.best_recoded .best_box {
    min-height: 160px
  }

  .best_box-right {
    margin-left: auto;
    display: block;
    max-width: 100px;
    position: absolute;
    top: inherit;
    right: 0;
    bottom: 15px;
    height: auto
  }

  .bay_now button {
    font-size: 15px;
    font-weight: 400;
    padding: 8px 22px
  }

  .premium .premium_contact {
    padding-bottom: 30px
  }

  .premium .premium_inner_box .box_white span {
    font-size: 14px
  }

  .premium .premium_inner_box .box_white .premium-content {
    padding: 15px 0 10px 0
  }

  .premium .premium_inner_box .box_white .premium-content h2 {
    font-size: 15px;
    padding: 10px 20px 0
  }

  .metor_section .metor_box .metor_box_left h2 {
    font-size: 20px;
    line-height: 25px;
    text-align: left
  }

  .metor_section.live_section .metor_box .metor_box_left h2 span {
    font-size: 20px
  }

  .metor_section.live_section .metor_box {
    padding: 20px
  }

  .metor_section.live_section .metor_box .metor_box_right {
    width: 100%;
    margin: 0;
    bottom: -20px;
    position: relative
  }

  .midnight_section .midnight_contact p {
    text-align: left;
    font-size: 16px;
    font-weight: 400
  }

  .midnight_section .same_heading, .midnight_section .h3-same-heading {
    text-align: left
  }

  .midnight_section .same_heading, .midnight_section .h3-same-heading {
    font-size: 15px;
    padding-bottom: 0
  }

  .midnight_section {
    padding-left: 0;
    padding-right: 0
  }

  .work_section .work_box p {
    font-size: 16px
  }

  .work_section .work_smile p {
    text-align: left;
    font-size: 20px
  }

  .work_section .work_smile p span {
    display: block;
    padding-left: 0;
    font-size: 20px
  }

  .premium .premium_inner_box .box_white .premium-content {
    max-width: 100%
  }

  .seat_section .container {
    padding: 0
  }

  .seat_section .seat_box .row {
    flex-direction: column-reverse
  }

  .seat_section .seat_inner_contact_right h2 {
    font-size: 20px;
    padding-bottom: 10px
  }

  .seat_section .seat_inner_contact_right p {
    margin: 0;
    background: 0 0;
    padding: 0;
    font-size: 18px;
    padding-bottom: 50px
  }

  .offer-box_left {
    max-width: 256px;
    margin-left: auto
  }

  .seat_section .book_bat {
    max-width: 256px;
    margin-left: auto;
    margin-top: 30px
  }

  .seat_section .seat_inner_contact_right .offer-box_left .black_box strong {
    font-size: 21px;
    padding-bottom: 10px
  }

  .seat_section .book_bat a,
  .seat_section .book_bat button {
    padding: 8px 19px
  }

  .seat_section .seat_inner_contact_right .offer-box_left li:last-child .black_box {
    margin-right: 0
  }

  .seat_section .seat_box .seat_inner_contact_left .men_img {
    max-width: 154px;
    margin: 0;
    bottom: 0
  }

  .seat_section .seat_box .seat_inner_contact_left .yellow_shap_img img {
    width: 185px
  }

  .seat_inner_contact_left {
    position: absolute;
    bottom: 0;
    left: 0
  }

  .seat_section .seat_box {
    position: inherit
  }

  .seat_section {
    position: relative
  }

  .seat_section .seat_box {
    padding: 28px 20px 28px
  }

  .seat_section .seat_inner_contact_right .offer-box_left .black_box {
    margin-right: 7px
  }

  .seat_section .book_bat {
    margin-top: 10px
  }

  .seat_section .seat_box {
    border-radius: 0
  }

  .seat_section .seat_inner_contact_right p {
    padding-bottom: 25px
  }

  .seat_section {
    margin: 0
  }

  .clent_logo_warp .container {
    padding: 0
  }

  .clent_logo_warp .inner_logo_client {
    padding: 16px 15px;
    border-radius: 0
  }

  .clent_logo_warp .inner_logo_client figure {
    padding: 0 10px
  }

  .course_warp {
    padding-top: 28px;
    margin-bottom: 28px
  }

  .certified_contact {
    padding-bottom: 28px;
    padding-top: 28px
  }

  .certified_contact::before {
    height: 239px
  }

  .same-section.subscribe_section.stop_section {
    padding-bottom: 28px
  }

  .student .student_box p {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 10px
  }

  .student .container {
    padding: 0
  }

  .student .student_box {
    padding: 20px 15px 15px;
    border-radius: 0
  }

  .student .student_box h2 {
    padding-bottom: 15px;
    font-size: 16px
  }

  .student .student_box ul {
    padding-bottom: 20px
  }

  .student .student_box ul li img {
    width: 20px;
    height: 20px
  }

  .student .student_box ul li {
    margin-left: -5px
  }

  .student {
    padding: 15px 0 28px
  }

  .slider_young .same_text {
    text-align: center
  }

  .testmonial_face .same_heading,  .testmonial_face .h3-same-heading {
    font-size: 22px
  }

  .certified_contact .certified_inner .same_heading, .certified_contact .certified_inner .h3-same-heading {
    font-size: 22px;
    line-height: 30px
  }

  .rev-testmonial .slick-list {
    padding: 0 !important
  }

  .rev-testmonial {
    padding-top: 30px;
    max-width: 320px;
  }

  .rev-testmonial .slick-current {
    transform: inherit !important
  }

  .testmonial_face .same_heading, .testmonial_face .h3-same-heading {
    margin: auto
  }

  .testmonial_clients {
    padding-top: 0
  }

  .testminal-inner-left {
    padding-top: 20px
  }

  .testminal-inner-left h2 {
    font-size: 20px;
    padding-bottom: 0
  }

  .testmonial-wrapper {
    padding: 0 0 28px;
    overflow: hidden;
  }

  .qustion_warp {
    padding: 28px 0
  }

  .courses_section {
    padding-top: 28px;
    padding-bottom: 28px
  }

  .courses_inner .courses_white_box figure {
    border-radius: 10px 10px 0 0
  }

  .metor_section .metor_box .metor_box_right {
    margin-left: 0
  }

  .combo_inner_content_right .gst_box {
    flex-direction: inherit
  }

  .combo_inner_content_right .gst_box mark {
    margin: 0 0 0 auto
  }

  .combo_inner_content_right .gst_box mark {
    font-size: 13px;
    max-width: 100%
  }

  .combo_inner_content_right .gst_box .gst_box_right p {
    font-size: 24px;
    text-align: right
  }

  .combo_inner_content_right .gst_box del {
    justify-content: right;
    font-size: 15px;
    line-height: 18px
  }

  .combo_inner_content_right .gst_box strong {
    font-size: 14px;
    padding-top: 11px;
    align-items: center;
    justify-content: right
  }

  .combo_inner_content_right .gst_box {
    flex-direction: inherit;
    position: relative;
    padding-left: 15px;
    flex-direction: column-reverse
  }

  .offer_bat {
    margin-top: 15px;
    text-align: right;
    justify-content: right
  }

  .combo_inner_content_right .gst_box mark {
    padding: 5px;
    margin-bottom: 9px
  }

  .combo_section .course_warp_contact .same_heading, .combo_section .course_warp_contact .h3-same-heading {
    font-size: 22px
  }

  .combo_section .container-fluid {
    padding: 0
  }

  .combo_section .row {
    margin: 0
  }

  .combo_section .row .col-md-6 {
    padding: 0 15px
  }

  .combo_section .row .col-md-6:last-child {
    padding: 0
  }

  .combo_inner_content_right .gst_box {
    border-radius: 0
  }

  .combo_section {
    padding: 28px 0 10px
  }

  .combo_section .course_warp_contact {
    padding: 0 25px 40px
  }

  .banner_warp .banner_inner_contact .best_heading {
    font-size: 20px;
    line-height: 30px
  }

  .banner_warp .banner_inner_contact .made_fx {
    font-size: 16px
  }

  .banner_warp .banner_inner_contact p {
    line-height: 25px;
    font-size: 16px
  }

  .banner_warp .banner_inner_contact .cricle_img ul li figure {
    width: 20px;
    height: 20px
  }

  .banner_warp .banner_inner_contact .cricle_img ul li {
    margin-left: -6px
  }

  .banner_warp .banner_inner_contact .best_heading span::before {
    display: block;
    width: 80px;
    height: 11px;
    object-fit: cover;
    bottom: -10px
  }

  .recorded_banner.course_page .recorded_banner_contact h1 strong {
    text-align: center
  }

  .recorded_banner.course_page.opction-banner .recorded_banner_contact h1 {
    text-align: center
  }

  .recorded_banner .recorded_banner_contact .cricle_img .d-flex {
    justify-content: center
  }

  .opction-banner .action_warp {
    text-align: center
  }

  .premium {
    padding-bottom: 28px
  }

  .metor_section {
    padding-bottom: 28px
  }

  .metor_section .container {
    padding: 0
  }

  .metor_section .metor_box {
    border-radius: 0
  }

  .metor_section .metor_box .metor_box_right {
    position: relative
  }

  .metor_section .metor_box .arrow-red {
    display: block
  }

  .metor_section .metor_box .arrow-red img {
    width: 65px
  }

  .metor_section .metor_box .arrow-red {
    right: -7px;
    top: -11px
  }

  .testminal-inner-left h2::before {
    width: 87px;
    bottom: -3px;
    height: 8px
  }

  .testmonial_face .same_heading,  .testmonial_face .h3-same-heading {
    max-width: 284px
  }

  .premium .same_heading span::before, .premium .h3-same-heading span::before {
    display: block !important
  }

  .same_heading span::before, .h3-same-heading span::before {
    display: block !important
  }

  .midnight_section .same_heading span::before, .midnight_section .h3-same-heading span::before {
    bottom: -13px;
    background-size: contain;
    width: 93px;
    height: 13px
  }

  .same_heading span::before, .h3-same-heading span::before   {
    width: 96px !important;
    height: 13px !important;
    bottom: -14px !important;
    background-size: contain !important
  }

  .tarding_left strong {
    text-align: left
  }

  .testmonial_face .same_heading span::before, .testmonial_face .h3-same-heading span::before {
    display: none !important
  }

  .listing-banner-heading h2,
  .listing-banner-heading h1 {
    font-size: 22px;
    line-height: 26px
  }

  .listing-banner .map-banner .mobile-map-img {
    display: block
  }

  .listing-banner .map-banner img.desktop-map-img {
    display: none
  }

  .listing-banner .map-banner .mobile-map-img {
    display: block;
    max-width: 400px;
    margin: 30px auto
  }

  .banner-bottom-section .marking-blog .marking-heading h2 {
    font-size: 22px;
    padding-bottom: 0
  }

  .course-inner-blog::before {
    max-width: 285px;
    height: 322px;
    bottom: inherit;
    top: 27px
  }

  .course-inner-blog {
    padding: 305px 30px 30px;
    border-radius: 0
  }

  .free-course-banner .container {
    padding: 0
  }

  .course-inner-blog h2 span::before, .course-inner-blog h3.heading-section-h3 span::before {
    width: 100px;
    height: 10px;
    background-size: contain
  }

  .course-inner-blog h2, .course-inner-blog h3.heading-section-h3 {
    padding-bottom: 30px
  }

  .course-inner-blog h2 span, .course-inner-blog h3.heading-section-h3 span {
    display: inline-block
  }

  .course-inner-blog p {
    line-height: 22px
  }

  .user-trusted .user-m {
    display: flex;
    flex-wrap: wrap
  }

  .user-trusted .user-m .user-m-img {
    margin-bottom: 15px
  }

  .user-trusted .user-m .user-m-img span {
    width: 20px;
    height: 20px;
    margin-left: -6px
  }

  .user-trusted .user-m strong {
    margin-bottom: 5px
  }

  .user-trusted .user-learner i {
    margin-right: 8px
  }

  .recorded-live-courses-section {
    padding: 20px 0 30px
  }

  .row-heading h2 {
    font-size: 18px
  }

  .row-heading {
    padding-bottom: 20px
  }

  .col-same-course .col-blog-inner {
    padding: 15px 15px 20px
  }

  .col-same-course .col-blog-inner .col-content h3 {
    font-size: 15px;
    line-height: 21px;
    padding-bottom: 10px;
    margin-bottom: 10px
  }

  .col-content .gst-subscribe {
    display: flex
  }

  .subscribe-now-btn {
    padding-top: 0
  }

  .col-content .gst-subscribe strong {
    font-size: 15px
  }

  .recorded-row-inner .col-md-6,  .recorded-row-inner .single-course-outer {
    margin-bottom: 20px
  }

  .title-col {
    margin: auto
  }

  .title-col h2, .title-col h3.title-heading-h3 {
    font-size: 49px
  }

  .title-col b {
    font-size: 25px
  }

  .gst-banner-section .gst-banner-blog {
    padding: 28px 20px 160px;
    border-radius: 0
  }

  .gst-banner-section .container {
    padding: 0
  }

  .gst-banner-section .gst-banner-blog::before {
    max-width: 204px;
    height: 150px;
    right: inherit;
    left: 0
  }

  .gst-banner-section .gst-banner-blog h2, .gst-banner-section .gst-banner-blog  h3.heading-gst-h3 {
    font-size: 18px
  }

  .gst-banner-section .gst-banner-blog h3 {
    font-size: 18px
  }

  .whychoose-blog ul li {
    padding: 10px
  }

  .whychoose-blog ul {
    margin: -10px
  }

  .whychoose-section {
    padding: 28px 0
  }

  .section-heading h2 {
    font-size: 22px
  }

  .section-heading h2 span::before {
    width: 96px;
    height: 13px
  }

  .section-heading {
    padding-bottom: 35px
  }

  section.made_section.conter_madd {
    margin: 0;
    padding: 22px 0 !important
  }

  .made_contact ul li {
    margin: 0;
    padding: 10px
  }

  .made_contact ul {
    margin: -10px
  }

  .made_section .made_box {
    max-width: 400px;
    width: 100%;
    margin: auto
  }

  .made_contact ul li {
    width: 100%
  }

  .tranding-zone-wrapper {
    padding: 22px 0
  }

  .tranding-left-inner h2, .tranding-left-inner h3.tranding-heading-h3 {
    font-size: 16px
  }

  .tranding-left-inner ul h3.htag_h4,
  .tranding-left-inner ul h4 {
    font-size: 14px
  }

  .tranding-left-inner {
    padding: 20px 20px 115px
  }

  .right-form-box h2.htag_h5,
  .right-form-box h5 {
    font-size: 22px
  }

  .right-form-box {
    padding: 20px
  }

  .success-stories-section {
    padding: 28px 0
  }

  .success-stories-section .success-slider-owl li {
    width: 100%
  }

  .recorded_banner .recorded_banner_contact .cricle_img .d-flex {
    justify-content: left
  }

  .trading .tarding_left ul li span {
    line-height: normal
  }

  .courses_box_same .courses_content .price_btn {
    position: relative;
    bottom: 0;
    padding: 0
  }

  .combo_inner_content_right .gst_box .gst_box_left {
    position: initial;
    margin: 0
  }

  .combo_inner_content_right .gst_box .gst_box_left img {
    position: relative
  }

  .combo_inner_content_right .gst_box {
    padding-bottom: 0
  }

  .combo_inner_content_right .gst_box .gst_box_right p {
    text-align: center
  }

  .combo_inner_content_right .gst_box del {
    text-align: center;
    justify-content: center
  }

  .combo_inner_content_right .gst_box strong {
    text-align: center;
    justify-content: center
  }

  .offer_bat {
    justify-content: center
  }

  .seat_inner_contact_left {
    position: relative
  }

  .seat_section .seat_box .seat_inner_contact_left .men_img {
    max-width: 275px;
    margin-top: 30px
  }

  .seat_section .seat_inner_contact_right h2 {
    text-align: center
  }

  .seat_section .seat_box {
    padding-bottom: 0
  }

  .seat_section .seat_box .seat_inner_contact_left .yellow_shap_img {
    left: -20px
  }

  .seat_section .seat_box .seat_inner_contact_left .yellow_shap_img img {
    width: 255px
  }

  .seat_section .seat_inner_contact_right p {
    line-height: 22px;
    text-align: center;
    margin: auto;
    max-width: 100%
  }

  .offer-box_left {
    margin: auto
  }

  .seat_section .book_bat {
    margin-right: auto;
    text-align: center;
    padding-top: 10px
  }

  .combo_inner_content_right .gst_box .gst_box_left {
    max-width: 480px;
    margin: auto
  }

  .trading .tarding_left ul li span {
    margin-right: 0
  }

  .trading .tarding_left ul {
    justify-content: inherit
  }

  .combo_section .course_warp_contact sub {
    padding-top: 16px
  }
}

@media (max-width:400px) {
  .seat_section .seat_inner_contact_right .offer-box_left .black_box p {
    font-size: 12px
  }

  .seat_section .seat_inner_contact_right .offer-box_left .black_box {
    min-width: 70px
  }

  .offer-box_left {
    max-width: 224px
  }

  .seat_section .book_bat {
    max-width: 224px
  }

  .combo_inner_content_right .gst_box mark {
    font-size: 11px
  }

  .combo_inner_content_right .gst_box strong {
    font-size: 11px
  }

  .combo_inner_content_right .gst_box .gst_box_right p {
    font-size: 18px
  }

  .offer_bat button {
    padding: 3px 11px;
    font-size: 10px
  }
}

.trading .tarding_right .zone_box ul .inner_zone img {
  max-width: 20px
}

.tarding_left li img {
  max-width: 24px
}

.combo_inner_zone img {
  max-width: 20px
}

.work_smile img {
  max-width: 192px
}

.trading .tarding_left ul .cricle_img ul li figure img {
  max-width: 40px
}

.whychoose-blog ul li .whychoose-content img {
  max-width: 45px;
  height: auto;
}

.made_section .made_box .win img {
  max-width: 24px;
  height: auto;
}

.shape-woman-inner img {
  max-width: 270px
}

.right-form-box p {
  display: none
}

.rounder-animtion img {
  max-width: 203px
}

.tarding_left li img.rating-icon {
  max-width: 91px
}

@media (max-width:767px) {
  .courses_inner .courses_white_box ul img {
    max-width: 91px;
    height: auto
  }
}

@media (max-width:1300px) {
  .shape-woman-inner img {
    max-width: 100%
  }

  .rounder-animtion img {
    max-width: 100%
  }
}

.col-same-course .col-blog-inner .col-content .compare-col ul li .compare-content button.btn.btn-primary {
  padding: 0;
  color: #2fb463;
  font-size: 14px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  display: flex;
  align-items: center;
  background: 0 0 !important;
  text-transform: capitalize;
  border: 0 !important;
  box-shadow: none;
}

.compare-box button.close {
  width: 40px;
  height: 40px;
  padding: 0;
  border: 0;
  background: #2fb463;
  opacity: 1;
  border-radius: 100px;
  position: absolute;
  top: 0;
  right: 0;
  color: #fff;
  font-size: 26px
}

section.made_section.conter_madd {
  margin: 0;
  padding: 50px 0
}

.compare-box .modal-body table {
  margin: auto
}

.compare-box .modal-dialog {
  max-width: 800px
}

.courses-list .courses-section button.btn.btn-primary {
  margin-left: auto
}

.rev-content .show_hide {
  cursor: pointer;
  margin-bottom: 10px;
  display: inline-block;
  color: #2fb463;
  font-family: Roboto, sans-serif;
  background: transparent;
  border: 0;
  padding: 0;
}

.rev-testmonial .rev-content .text-area figure img {
  width: 100%;
  height: 100%;
  object-fit: cover
}

.testimonial_popup {
  padding: 0 15px !important
}

.testimonial_popup .modal-dialog {
  margin: 0;
  max-width: initial;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  height: 100%
}

.testimonial_popup .modal-dialog .modal-content {
  max-width: 600px;
  border-radius: 0
}

.testimonial_popup .modal-header {
  padding: 0;
  border: none
}

.testimonial_popup button.close {
  position: absolute;
  right: 0;
  width: 40px;
  height: 40px;
  font-size: 23px;
  align-items: center;
  justify-content: center;
  display: -webkit-flex;
  background: #2fb463;
  opacity: 1;
  border-radius: 100px;
  z-index: 9;
  border: 0;
  padding: 0
}

.testimonial_popup button.close {
  text-shadow: none;
  color: #fff;
  line-height: 1
}

.testimonial_popup .modal-dialog .modal-content .modal-body {
  padding: 30px
}

.testimonial_popup .modal-dialog .slick-slide {
  width: 100% !important;
  margin: 0 !important;
  display: block !important
}

.testimonial_popup .slick-slide img {
  padding-top: 0;
  max-width: 250px !important;
  width: 100% !important;
  margin: auto
}

.testimonial_popup .slick-slide figure {
  width: 100% !important;
  height: auto !important;
  text-align: center
}

.testimonial_popup .slick-slide figure img {
  width: 100%;
  height: 100%;
  border-radius: 15px !important;
  object-fit: cover;
  position: relative;
  z-index: 1
}

.testimonial_popup .slick-slide .content {
  width: 100%;
  text-align: center;
  padding: 0
}

.testimonial_popup .slick-slide .content p {
  max-height: 300px;
  overflow: hidden;
  overflow-y: auto;
  padding: 10px
}

.testimonial_popup .slick-slide .rev-title {
  padding-top: 18px;
  position: relative;
  text-align: center
}

.testimonial_popup .slick-slide .rev-title h2 {
  font-weight: 500;
  font-size: 18px;
  line-height: 24px;
  color: #000;
  font-family: Poppins, sans-serif
}

.testimonial_popup .slick-slide .rev-title span {
  display: block;
  padding: 6px 0;
  color: rgba(0, 0, 0, .8);
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  font-family: Poppins, sans-serif
}

@media (max-width:991px) {
  .col-same-course .col-blog-inner .col-content .compare-col ul li .compare-content button.btn.btn-primary {
    padding-left: 8px;
    font-size: 12px
  }

  .testimonial_popup .slick-slide .content p {
    height: 160px;
    overflow: hidden;
    overflow-y: auto;
    font-size: 14px;
    margin: 0
  }

  .testimonial_popup .modal-dialog .modal-content .modal-body {
    padding: 15px
  }

  .recorded_banner .recorded_banner_contact h1 span {
    display: inline-block
  }
}

.parsley-required {
  color: red;
  font-size: 12px;
  text-align: left
}

.parsley-pattern {
  color: red;
  font-size: 12px;
  text-align: left
}

.parsley-length {
  color: red;
  font-size: 12px;
  text-align: left
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  display: none;
  -webkit-appearance: none
}

input[type=number] {
  -moz-appearance: textfield
}

#parsley-id-5 .parsley-required {
  text-align: left;
  padding: 0;
  font-size: 12px
}

.bay_now.id-btn.text-center0 span.badge.badge-warning.p-1 {
  font-weight: 400;
  font-size: 86%;
  font-weight: bolder;
  color: #2fb463;
  margin-bottom: 7px;
  white-space: normal;
}

.courses_section .row {
  justify-content: center
}

.live_section .call_img img {
  max-width: 215px
}

.premium_inner_box ul.premium-list li {
  position: relative
}

.premium_inner_box ul.premium-list li::before {
  content: ''
}

.bay_now.id-btn p.alert.alert-danger.alert-dismissible {
  width: 100%;
  display: block;
  max-width: 100%;
  padding: 10px;
  text-align: left
}

.bay_now.id-btn p.alert.alert-danger.alert-dismissible a.close {
  padding: 0 !important;
  line-height: normal !important;
  display: flex !important;
  color: #fff !important;
  width: 20px !important;
  height: 20px !important;
  border-radius: 100px !important;
  align-items: center !important;
  justify-content: center !important
}

div#show_error p.alert {
  font-size: 12px
}

.banner_question_right figure {
  max-width: 462px;
  margin-left: auto
}

@media (max-width:767px) {
  .seat_section .seat_inner_contact_right p {
    line-height: 22px
  }

  .metor_section .metor_box .metor_box_left h2 {
    text-align: center
  }

  .metor_section .metor_box .metor_box_right {
    margin: auto
  }

  .courses_box_same .courses_content .price_btn {
    margin-top: 50px
  }

  .banner_warp .banner_inner_contact .hero__title {
    padding-left: 6px
  }

  .trading.recoded_section.course_inner_section .courses_box_same .courses_content {
    padding-bottom: 20px
  }

  .metor_section.live_section .metor_box .metor_box_right {
    margin: auto
  }
}

.premium_inner_box {
  position: relative;
}

.progress-container {
  position: absolute;
  left: 0;
  right: 0;
  width: 5px;
  margin: auto;
  height: 100%;
  background: #b4facf;
  z-index: 0;
  border-radius: 100px
}

.progress-container .progress-bar {
  width: 5px;
  height: 10px;
  background: #29b568;
  display: block;
  overflow: inherit;
  position: relative;
  border-radius: 100px
}

.progress-container .progress-bar::after {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  background: #2fb463;
  border-radius: 100px;
  z-index: 0;
  margin: auto;
  bottom: 0;
  left: -5px;
  right: 0
}

@media (max-width:1600px) {
  .premium_inner_box ul.premium-list {
    padding-bottom: 80px
  }

  .premium_inner_box {
    margin-bottom: 0px
  }
}

@media (max-width:991px) {
  .premium_inner_box {
    margin-bottom: 50px;
    padding-left: 30px
  }

  .progress-container {
    right: inherit
  }

  .premium .premium_inner_box .box_white .premium-content {
    max-width: 100%
  }

  .courses_inner .price_contact {
    justify-content: inherit
  }

  .courses_inner .price_contact p {
    padding-right: 5px
  }

  .courses_inner .courses_white_box .box_contact del {
    padding: 0 5px
  }

  .courses_inner .courses_white_box .box_contact span {
    padding: 0 5px
  }

  .recorded_banner.course_page .recorded_banner-right {
    bottom: -5px
  }

  .recorded_banner.course_page.opction-banner.seller_banner .recorded_banner-right {
    bottom: 0
  }

  .premium_inner_box ul.premium-list {
    padding-bottom: 0;
  }
}

.combo_inner_content_right .gst_box .gst_box_left span img {
  position: relative
}

.parsley-type {
  color: red;
  font-size: 12px;
  margin-top: 5px
}

.parsley-minlength {
  color: red;
  font-size: 12px;
  margin-top: 5px
}

.parsley-maxlength {
  color: red;
  font-size: 12px;
  margin-top: 5px
}

@media (max-width:385px) {
  .trading .tarding_right .zone_box ul li p#custom_concept {
    margin-left: auto
  }

  .trading .tarding_right .zone_box ul li p#custom_language {
    padding-right: 15px
  }
}

.col-same-course.throughout-col .col-blog-inner {
  padding: 0;
  height: auto
}

.opaction_recoded_inner ul li span {
  border: 0 !important;
  padding-right: 0 !important;
  font-weight: bolder;
  color: #2fb463;
}

.opaction_recoded_inner ul li {
  padding-right: 15px;
  margin-right: 10px;
  position: relative
}

.opaction_recoded_inner ul li::after {
  position: absolute;
  content: '';
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #ddd;
  width: 1px;
  height: 16px
}

.opaction_recoded_inner ul li:last-child::after {
  display: none
}

.opaction_recoded_inner ul li:last-child {
  border-right: 0
}

.trading.recoded_section.course_inner_section.opaction_recoded_inner .tarding_left ul {
  margin: 0 -15px
}

.opaction_recoded_inner ul li.three_hind {
  margin-left: 0
}

.trading.opaction_recoded_inner .tarding_left ul {
  justify-content: inherit
}

@media (max-width:1199px) {
  .trading.recoded_section.course_inner_section.opaction_recoded_inner .tarding_left ul li {
    width: auto;
    padding: 0 15px !important
  }

  .trading.recoded_section.course_inner_section.opaction_recoded_inner .tarding_left ul {
    padding: 10px 0;
    margin: 0 -15px
  }

  .opaction_recoded_inner ul li {
    margin-right: 0
  }
}

.courses_section .courses_inner {
  -webkit-transition: .5s;
  transition: .5s
}

.courses_section .courses_inner:hover {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px)
}

.bay_now.id-btn button {
  margin: 10px 0
}

.countdown_div01outer .batch_startin_label {
  padding-top: 15px !important
}

.trading .tarding_right .zone_box ul li:last-child .bay_now {
  border: 0
}

.banner-video .play-button-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  pointer-events: none;
  height: 100%;
  width: 100%;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  display: -webkit-flex;
}

.banner-video .play-button-wrapper #circle-play-b {
  cursor: pointer;
  pointer-events: auto;
  opacity: 0;
}

.banner-video .video-wrapper {
  position: relative;
}

.banner-video .play-button-wrapper img {
  width: 62px;
  height: 62px;
  border-radius: 100px;
}

.banner-video .play-button-wrapper #circle-play-b {
  cursor: pointer;
  pointer-events: auto;
  width: 100%;
  height: 100%;
  opacity: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  display: -webkit-flex;
}

@media (max-width:767px) {
  .footer_section .footer_inner .footer_three {
    width: 100%
  }

  .footer_section .footer_inner .footer_four {
    width: 100%;
    padding-top: 20px
  }

  .recorded_banner .vetor_all .three_vetor {
    display: none !important
  }

  section.trading.recoded_section.course_inner_section.opaction_recoded_inner .same_heading span, section.trading.recoded_section.course_inner_section.opaction_recoded_inner .h3-same-heading span {
    position: relative;
    display: inline-block
  }

  .section-heading h2 span {
    display: inline-block;
  }

  .faq-section-inner .same_heading span, .faq-section-inner .h3-same-heading span {
    display: inline-block;
  }

  .banner_warp .banner_inner_contact .best_heading span {
    display: inline-block;
  }

  .same_heading span, .h3-same-heading span {
    display: inline-block;
  }

  section.midnight_section .same_heading span::before,  section.midnight_section .h3-same-heading span::before {
    bottom: -7px !important;
  }

  .midnight_section .same_heading, .midnight_section .h3-same-heading {
    padding-bottom: 5px;
  }

  .col-same-course .col-blog-inner .col-content .compare-col ul li {
    margin-right: 8px;
    width: 37.666%;
  }

  .countdown_div01outer .countdown_div01 .ClassyCountdown-wrapper .ClassyCountdown-days,
  .countdown_div01outer .countdown_div01 .ClassyCountdown-wrapper .ClassyCountdown-hours,
  .countdown_div01outer .countdown_div01 .ClassyCountdown-wrapper .ClassyCountdown-minutes,
  .countdown_div01outer .countdown_div01 .ClassyCountdown-wrapper .ClassyCountdown-seconds {
    display: -webkit-flex;
    justify-content: inherit !important;
  }

  .tarding_right.best_recoded .best_box .best_box-left p {
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 30px;
  }

  .tarding_right.best_recoded .best_box .best_box-left p span::before {
    width: 80px;
    height: 13px;
    bottom: -14px;
  }

  .best_box-right {
    margin-left: auto;
    display: block;
    max-width: 125px;
    position: absolute;
    top: inherit;
    right: 20px;
    bottom: 15px;
    height: auto;
  }

  .tarding_right.best_recoded .best_box .best_box_bat {
    position: relative;
    bottom: 0;
  }

  .banner-video .play-button-wrapper img {
    width: 40px;
    height: 40px;
  }
}

.col-same-course.throughout-col::before {
  content: '';
  position: absolute;
  left: 15px;
  top: 15px;
  background-image: url(../image/trading-dot-before.png);
  width: 84px;
  height: 43px
}

@media (max-width:384px) {
  .col-same-course .col-blog-inner .col-content .compare-col ul li .compare-content {
    font-size: 10px;
  }

  .col-same-course .col-blog-inner .col-content .compare-col ul li .compare-content button.btn.btn-primary {
    font-size: 10px;
  }
}

.courses_inner .courses_white_box figure {
  border-radius: 10px 10px 0 0;
}

.trading .btn {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}

.courses_box_same .courses_content .price_btn strong {
  font-family: Montserrat, sans-serif;
}

@media (max-width:991px) {
  .combo_inner_content_right .gst_box mark {
    margin-bottom: 25px;
  }

  .combo_inner_content_right .gst_box .gst_box_right {
    text-align: center;
  }

  .combo_inner_content_right .gst_box .gst_box_right p {
    display: inline-block;
  }

  .combo_inner_content_right .gst_box del {
    display: inline-block;
    padding-left: 15px;
  }

  .combo_inner_content_right .gst_box .gst_box_right p {
    font-size: 26px;
    margin: 0;
  }

  .combo_inner_content_right .gst_box strong {
    padding-top: 25px;
    font-size: 16px;
  }

  .combo_inner_content_right .gst_box .gst_box_left span {
    position: absolute;
    right: 116px;
    top: 80px;
    bottom: initial;
    left: initial;
    width: 33px;
    height: 33px;
  }

  .combo_inner_content_right .gst_box del {
    color: #52565BCC;
  }

  .seller_banner.recorded_banner .recorded_banner_contact strong .hero__title {
    width: 54px;
  }

  section.trading.recoded_section .form-select {
    width: 152px;
    margin-left: auto !important;
    margin-right: 0;
  }


}

@media (max-width:767px) {
  .student .student_box ul li img {
    width: 32px;
    height: 32px;
  }

  .student .student_box ul li {
    margin-left: -12px;
  }

  .seat_section .seat_inner_contact_right .offer-box_left .black_box strong {
    font-size: 25px;
  }

  .midnight_section .arrow_down .mix_warp img {
    width: 43px;
  }

  .midnight_section .arrow_down .mix_warp {
    height: 36px;
  }

  .midnight_section .arrow_down {
    bottom: -42px;
  }

  .midnight_section .arrow_down .mix_warp .top_down i {
    font-size: 10px;
  }

  .midnight_section .arrow_down .mix_warp .top_down {
    top: 10px;
    font-size: 12px;
    animation: infinite;
  }

  .metor_section .metor_box .metor_box_left h2 span::before {
    width: 92px;
    bottom: -13px;
    background-size: contain;
    right: 0;
    left: inherit;
    height: 12px;
  }

  .croce_warp .plus_courses img {
    width: 41px;
  }

  .croce_warp .row .col-md-7 {
    margin-top: 22px;
  }

  .croce_warp .row .col-md-7 .row .col-md-5 {
    margin-top: 22px;
  }

  .trading .btn {
    font-size: 13px;
  }
}

@media (max-width:375px) {
  .midnight_section .same_heading {
    max-width: 100%;
    font-size: 12px;
  }

  .bay_now.id-btn.text-center0 span.badge.badge-warning.p-1 {
    color: #000;
    font-weight: 400;
    font-size: 9px;
  }

  .footer_warp_zone.combo_buy.fixed-footer .footer_zone strong {
    font-size: 12px;
  }

  .footer_warp_zone.combo_buy.fixed-footer .footer_zone strong span {
    font-size: 11px;
  }

  .footer_warp_zone.combo_buy.fixed-footer .footer_zone_second a {
    font-size: 9px;
  }
}


.trading .tarding_left ul li span {
  border-right: 0;
  padding-right: 0;
}

.trading .tarding_left ul {
  margin: 0 -15px;
  align-items: center;
}

.trading .tarding_left ul li {
  border-right: 0;
  padding: 0 15px;
  position: relative;
}

.trading .tarding_left ul li::after {
  content: '';
  height: 20px;
  width: 1px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: #DDD;
}

.trading .tarding_left ul li li {
  padding: 0 !important;
}

.trading .tarding_left ul li ul {
  margin: 0 !important;
}

.trading .tarding_left ul li li::after {
  display: none;
}

.trading .tarding_left ul li:last-child:after {
  display: none;
}

.trading .tarding_left ul {
  justify-content: inherit;
}

.trading .tarding_left ul li span {
  padding-left: 10px;
}

.courses_box_same {
  box-shadow: none;
}

.courses_inner .courses_white_box img {
  height: 200px;
}

.courses_inner .courses_white_box figure {
  height: 200px;
}

.courses_inner .courses_white_box .box_contact figure {
  height: auto;
}

.col-same-course .col-blog-inner figure {
  height: 250px;
}

.col-same-course .col-blog-inner figure img {
  height: 100%;
  object-fit: cover;
}

.work_section .row {
  position: inherit;
}

.work_section {
  position: relative;
}

.work_section.team_work_section .row .work_vetor .first_vetor {
  right: 0;
}

.certified_contact .certified_content figure {
  position: relative;
  z-index: 1;
}

.certified_contact .certified_content figure img {
  height: auto;
}

.certified_contact .certified_content .right_bit {
  z-index: 0;
}

@media (max-width: 1750px) {
  .work_section.team_work_section .team_work_section_inner .first_vetor {
    display: block;
  }
}

@media (max-width:1299px) {
  .trading .tarding_left ul li {
    padding: 8px;
  }

  .trading .tarding_left ul {
    margin: -8px;
  }

  .trading .tarding_left ul li span {
    padding-left: 5px;
  }
}

@media (max-width:1199px) {
  .trading .tarding_right .zone_box ul li p {
    width: auto;
    max-width: 190px;
  }
}

@media (max-width:991px) {
  .trading .tarding_left ul li {
    width: auto;
  }

  .trading .tarding_left ul .cricle_img ul li figure {
    width: 25px;
    height: 25px;
  }

  .trading .tarding_left ul .cricle_img ul li figure img {
    max-width: 25px;
  }

  .trading .tarding_left ul li:last-child {
    width: auto;
  }

  .banner_warp .banner_inner_contact .hero__title {
    height: 33px;
  }

  .banner_warp .banner_inner_contact .best_heading span::before {
    background-size: contain;
  }

  .trading .tarding_left h3 {
    margin: 0;
    margin-bottom: 15px;
  }

  .trading .croce_warp .col-md-2 {
    width: 100%;
    position: relative;
    margin: 30px 0 50px;
  }

  .trading .croce_warp .col-md-5 {
    width: 50%;
  }

  .combo_section .combo_box {
    margin-top: 0px;
  }

  .combo_section .combo_inner_right {
    flex-direction: inherit;
    flex-wrap: wrap;
  }

  .testminal-inner-left {
    padding-top: 0;
  }

  .student .student_box a {
    ont-size: 15px;
    line-height: 26px;
    padding: 10px 16px;
  }

  .courses_inner .courses_white_box .box_contact {
    padding-bottom: 35px;
  }

  .work_section.team_work_section .team_work_section_inner .first_vetor {
    display: none;
  }

  .certified_contact .certified_content img {
    height: auto;
  }

  .certified_contact .certified_content .left_bit {
    top: -26px;
  }

  .certified_contact .certified_content .right_bit {
    top: -26px;
  }

  .certified_contact {
    padding-bottom: 0;
  }

  .seat_section .seat_inner_contact_right p {
    font-size: 13px;
  }
}

@media (max-width:767px) {
  .courses_inner .courses_white_box img {
    height: auto;
  }

  .courses_inner .courses_white_box figure {
    height: auto;
  }

  .trading .croce_warp .col-md-2 {
    margin: 0;
  }

  .courses_inner .price_contact {
    justify-content: inherit;
    position: relative;
    padding: 15px 0 0;
    bottom: 0;
  }

  .courses_inner .courses_white_box .box_contact {
    padding-bottom: 15px;
  }

  .banner_warp .banner_inner_contact .hero__title {
    height: 21px;
    display: flex;
    align-items: center;
  }

  .trading .trading-contact p {
    padding-top: 25px;
  }

  .trading .tarding_left p {
    padding: 0;
  }

  .tarding_left strong {
    padding: 5px 0;
  }

  .trading .tarding_left ul li span {
    font-size: 11px;
  }

  .trading .tarding_left ul .cricle_img p {
    font-size: 11px;
  }

  .tarding_left li img.rating-icon {
    max-width: 80px;
  }

  .trading .tarding_left ul {
    margin: -8px -4px;
  }

  .tarding_left li img {
    max-width: 18px;
  }

  .trading .tarding_left ul {
    padding-top: 10px;
  }

  .croce_warp .plus_courses img {
    width: 32px;
  }

  .trading.recoded_section.course_inner_section.opaction_recoded_inner h3 {
    padding-top: 20px;
  }

}

section.qustion_warp.frequently_warp .inner_accodian {
  max-height: initial;
}

/* video slider course page success story */
.success-slider-owl img.video-thumbnail {
  height: 100%;
  bottom: 0;
  left: 0;
  width: 100%;
  object-fit: cover
}

.throughout-mobile {
  display: none;
}

@media (max-width:767px) {
  .success-slider-owl.item-video {
    height: 350px
  }

  .success-slider-owl.owl-carousel .owl-video-play-icon {
    width: 40px;
    height: 40px
  }

  .desktop-throughout {
    display: none;
  }

  .throughout-mobile {
    max-width: 480px;
    margin: 30px auto 30px !important;
    display: block;
    padding: 0 15px;
  }

  .col-same-course.throughout-col::before {
    left: 30px;
  }
}

.success-slider-owl .item-video .success-story-class {
  height: 500px
}

.success-slider-owl.owl-carousel .owl-video-play-icon {
  background: url("../image/playvideo.webp") no-repeat;
  width: 63px;
  height: 63px;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center
}

.success-slider-owl .owl-video-play-icon:hover {
  transform: translateY(-50%)
}

.success-slider-owl .owl-video-wrapper {
  height: 100%;
  overflow: hidden
}

.success-slider-owl .owl-video-wrapper iframe {
  height: 100% !important;
  background-size: cover;
  border-radius: 15px;
  background-repeat: no-repeat
}

.success-srories-blog ul li .success-srories-content p {
  margin: 0;
  font-size: 13px;
}

section.gst-banner-section .stamp_img_gst {
  max-width: 250px;
  position: absolute;
  bottom: 0;
  right: 85px;
}

section.gst-banner-section .stamp_img_gst img {
  width: 100%;
  height: auto;
}

@media (max-width:1199px) {
  section.gst-banner-section .stamp_img_gst {
    max-width: 200px;
  }

}

@media (max-width:991px) {

  section.gst-banner-section .stamp_img_gst {
    max-width: 145px;
  }
}

@media (max-width:767px) {
  section.gst-banner-section .stamp_img_gst {
    max-width: 151px;
    right: 0;
    bottom: 30px;
  }

}


.combo_banner_section .combo_banner_left h1 {
  color: #020202;
  font-size: 34px;
  font-weight: 700;
  font-family: Montserrat, sans-serif;
  margin-bottom: 14px;
}

.combo_banner_section .combo_banner_left h1 span {
  background: #fff;
  border-radius: 8px;
  padding: 5px;
}

.combo_banner_section .combo_banner_left mark {
  background: #C61F26;
  color: #fff;
  font-size: 21px;
  font-weight: 600;
  font-family: Roboto, sans-serif;
  display: block;
  width: 180px;
  border-radius: 8px;
  text-align: center;
  transform: rotate(-5.419deg);
  margin-bottom: 25px;
}

.work_section.team_work_section .work_vetor.vetor_arrow_fx .first_vetor {
  top: -85px;
}

.combo_banner_section .combo_banner_left h2 {
  color: #C61F26;
  font-size: 28px;
  font-weight: 700;
  font-family: Montserrat, sans-serif;
  padding-bottom: 45px;
}

.combo_banner_section .combo_banner_left h3 {
  color: #020202;
  font-size: 28px;
  font-weight: 700;
  font-family: Montserrat, sans-serif;
  padding-bottom: 10px;
  position: relative;
}

.combo_banner_section .combo_banner_left h3:before {
  content: "";
  position: absolute;
  left: 0;
  background: #2FB463;
  width: 76px;
  height: 2px;
  bottom: 0;
}

.combo_banner_section .combo_banner_left .trader_img {
  padding-top: 40px;
  padding-bottom: 35px;
}

.combo_banner_section .combo_banner_left .enorl_comobo a {
  border-radius: 5px;
  background: #2FB463;
  color: #FFF;
  padding: 15px 41px;
  font-weight: 600;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  display: inline-block;
  border: 1px solid #2FB463;
}

.combo_banner_section .combo_banner_left .enorl_comobo a:hover {
  background: none;
  border-color: #fff;
}

.combo_banner_section .combo_banner_left .trader_img_right p {
  margin: 0;
  color: #020202;
  font-size: 21px;
  font-family: Roboto, sans-serif;
  font-weight: 600;
}

.combo_banner_section .combo_banner_left .trader_img_right p span {
  color: #C61F26;
}

.combo_banner_section {
  padding-top: 100px;
  background-image: url(../image/combo-bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
}

.combo_banner_section .combo_banner_right {
  position: relative;
}

.combo_banner_section .combo_banner_right .combo_offer_img {
  position: absolute;
  right: -25px;
  top: 130px;
}

.combo_banner_section .combo_banner_left .trader_img .trader_img_left {
  padding-right: 15px;
}

.combo_banner_section .combo_banner_left .trader_img .trader_img_left ul li {
  margin-left: -12px;
}

.combo_banner_section .combo_banner_left .trader_img .trader_img_left ul li:first-child {
  margin: 0;
}

.combo_banner_section .combo_banner_left .trader_img .trader_img_left ul li img {
  width: 31px;
  height: 31px;
  border-radius: 100%;
}

.pulse {
  animation: pulse 1s infinite ease-in-out alternate;
}

@keyframes pulse {
  from {
    transform: scale(0.8);
  }

  to {
    transform: scale(1.2);
  }
}

.combo_banner_section .combo_banner_right .combo_offer_img img {
  width: 150px;
  object-fit: cover;
}

.users_contact .usear_box .item img {
  width: auto;
  max-width: 100%;
  height: 35px
}

.users_contact .usear_box .item {
  display: flex;
  justify-content: center
}

.clients_team_inner_left {
  background: #f4f4f4;
  padding: 48px 0;
  width: 50%;
  display: flex;
  align-items: center
}

.clients_team .clients_team_inner {
  display: flex;
  width: 100%
}

.clients_team .clients_team_inner .clients_team_inner_right {
  background: #2fb463;
  padding: 20px 22px;
  width: 50%;
  display: flex;
  align-items: center
}

.clients_team .clients_team_inner .offer_box.offer-box_left {
  display: flex;
  align-items: center
}

.clients_team .clients_team_inner .offer_box .offer-box_left .black_box {
  padding: 12px;
  background: #000;
  border-radius: 6.60546px
}

.clients_team .clients_team_inner .clients_team_inner_right li {
  width: 33.33%;
  padding: 6px
}

.clients_team .clients_team_inner .offer_box .offer-box_left .black_box strong {
  font-family: Oswald, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 34.3484px;
  line-height: 40px;
  color: #ffea00;
  margin: 0
}

.clients_team .clients_team_inner .offer_box .offer-box_left .black_box p {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 18.4953px;
  line-height: 22px;
  color: #fff;
  margin: 0
}

.clients_team_inner_right .offer_box {
  display: flex;
  align-items: center;
  width: 100%
}

.clients_team_inner_right .offer_box .offer-box_left {
  max-width: 326px;
  width: 100%
}

.clients_team_inner_right .offer_box .offer-box_left ul {
  margin: -6px
}

.clients_team_inner_right .offer_box .offer-box_right {
  width: calc(100% - 326px);
  padding-left: 18px
}

.offer-box_right .offer-box_right_contact p {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
  padding-bottom: 13px;
  text-transform: uppercase;
  margin: 0;
}

.offer-box_right .offer-box_right_contact b {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 23px;
  line-height: 34px;
  color: #fff;
  padding-right: 20px
}

.offer-box_right .offer-box_right_contact b span {
  color: #ffea00;
  padding-left: 9px;
  padding-right: 6px;
  font-weight: 600
}

.offer-box_right .offer-box_right_contact b del {
  color: rgba(255, 255, 255, .6);
  font-size: 16px
}

.offer-box_right .offer-box_right_contact b strong {
  color: #ffea00;
  font-size: 26px;
  font-weight: 700;
  padding-left: 6px
}

.subscribe_but {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 14.2801px;
  line-height: 17px;
  color: #202020 !important;
  background: #ffea00;
  border: 1.05079px solid #2fb463;
  border-radius: 5.25394px;
  padding: 10px 20px;
  display: block
}

.offer-box_right_contact {
  position: relative
}

.offer-box_right_contact::before {
  content: "";
  position: absolute;
  right: 43px;
  background-image: url(../image/dots.webp);
  background-size: contain;
  background-repeat: no-repeat;
  top: 35px;
  width: 72px;
  height: 35px
}


.trading-comobo-trading_left .plus_img_inner {
  padding: 20px 0px;
  text-align: center;
}

.trading.comobo-trading .trading-comobo-trading_left .comobo_trading_left_box_right .zone_box_warp p {
  color: rgba(32, 32, 32, 0.80);
  font-size: 14px;
  font-weight: 400;
}

.trading.comobo-trading .trading-comobo-trading_left .comobo_trading_left_box_left {
	border-radius: 10px;
	overflow: hidden;
}

.trading.comobo-trading .trading-comobo-trading_left .comobo_trading_left_box_left figure img {
	width: 284px;
	height: 259px;
	object-fit: cover;
	border-radius: 10px;
}

.trading.comobo-trading .trading-comobo-trading_left .comobo_trading_left_box_right {
  padding-left: 32px;
}

.trading.comobo-trading .trading-comobo-trading_left .comobo_trading_left_box_right h2 {
  color: #2FB463;
  font-weight: 600;
  font-size: 17px;
  text-transform: uppercase;
  padding-bottom: 25px;
}

.trading.comobo-trading .trading-comobo-trading_left .comobo_trading_left_box_right p {
  color: #6C728C;
  font-size: 15px;
  max-width: 475px;
  margin: 0;
  font-family: Roboto, sans-serif;
}

.trading.comobo-trading .trading-comobo-trading_left .comobo_trading_left_box_right .zone_box_warp {
  margin-top: 20px;
  padding: 15px 0px;
  border-top: 1px solid rgba(217, 217, 217, 0.30);
  border-bottom: 1px solid rgba(217, 217, 217, 0.30);
  margin-bottom: 20px;
}

.comobo_trading_left_box_right .zone_box_warp .zone_box_warp_left {
  margin-right: 40px;
}

.comobo_trading_left_box_right .zone_box_warp .zone_box_warp_left ul {
  align-items: center;
}

.comobo_trading_left_box_right .zone_box_warp .zone_box_warp_left ul li {
  margin-right: 20px;
  display: flex;
  align-items: center;
}

.comobo_trading_left_box_right .zone_box_warp .zone_box_warp_left ul li:last-child {
  margin: 0;
}

.comobo_trading_left_box_right .zone_box_warp .zone_box_warp_right ul li {
  margin-right: 20px;
}

.comobo_trading_left_box_right .zone_box_warp .zone_box_warp_right ul li:last-child {
  margin: 0;
}

.trading.comobo-trading .trading-comobo-trading_left .price-box {
  align-items: center;
  justify-content: space-between;
}

.trading.comobo-trading .trading-comobo-trading_left .price-box h2 {
  padding: 0;
  font-size: 25px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  display: inline-block;
}

.trading.comobo-trading .trading-contact .same_heading, .trading.comobo-trading .trading-contact .h3-same-heading {
  padding-bottom: 30px;
}

.clients_team.logo_section .item img {
  width: 110px;
  filter: grayscale(20);
}

.trading.comobo-trading .trading-comobo-trading_left .price-box .sub-btn-warp .sub_btn {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.41);
  background: #F4F4F4;
  padding: 10px 18px;
  font-family: Montserrat, sans-serif;
  border-radius: 8px;
  font-weight: 400;
}

.trading.comobo-trading .trading-comobo-trading_left .comobo_trading_left_box {
  align-items: center;
  border-radius: 5.788px;
  background: #FFF;
  box-shadow: 0px 0px 11.57513px 0px rgba(47, 180, 99, 0.20);
  padding: 15px;
}



.tarding_right.best_recoded .best_box {
  height: 221px;
}

#course_detail_form,
#course_detail_form #cart-tarding.course-full-length {
  height: 100%;
}

/*#course_detail_form #cart-tarding .zone_box {height: 100%;}*/
#course_detail_form #cart-tarding.course-full-length .zone_box {
  height: 100%;
}

#course_detail_form #cart-tarding .zone_box {
  height: calc(100% - 235px);
}

.trading-rating-blog.green-bg .rating-row .rating-box .rating-col {
  background: rgb(191, 232, 210);
  background: linear-gradient(0deg, rgba(191, 232, 210, 1) 0%, rgba(255, 255, 255, 1) 75%);
  border-color: #f5f0f0;
  color: #fff !important;
}

/* .trading-rating-blog.green-bg  .iconimg.color-img img {
	filter: brightness(0) invert(1) !important;
} */
/* .trading-rating-blog.green-bg .iconimg {
	filter: brightness(0) invert(1) !important;
} */

.trading-rating-blog .rating-row .rating-box .rating-col span.iconimg.color-img img {
  filter: brightness(0) saturate(100%) invert(58%) sepia(13%) saturate(2111%) hue-rotate(91deg) brightness(98%) contrast(87%) !important;
}

.trading-rating-blog.green-bg .rating-col p,
.trading-rating-blog.green-bg .rating-col span {
  color: #fff !important;
}

.trading-rating-blog.green-bg .rating-col span {
  color: #29b568 !important;
}

.new-comparison-list img {
  width: 46px;
}

.trading-rating-blog.green-bg .rating-col p {
  color: rgba(32, 32, 32, .8) !important;
}

@media (max-width:1750px) {

  .offer-box_right .offer-box_right_contact p {
    font-size: 18px;
  }

  .offer-box_right .offer-box_right_contact b {
    font-size: 18px;
    padding-right: 7px;
  }

  .offer-box_right .offer-box_right_contact b strong {
    font-size: 20px;
  }

}

@media (max-width:1600px) {
  .clients_team.logo_section.combo_number .clients_team_inner .offer_box .offer-box_left .black_box {
    padding: 15px 10px;
    text-align: left;
  }

  .clients_team.logo_section.combo_number .clients_team_inner .offer_box .offer-box_left .black_box p {
    text-align: left;
    font-size: 15px;
  }

  .offer-box_right .offer-box_right_contact p {
    font-size: 14px;
  }

  .offer-box_right .offer-box_right_contact p {
    padding-bottom: 0;
  }

  .clients_team .clients_team_inner .offer_box .offer-box_left .black_box {
    padding: 15px 10px;
    text-align: center;
  }

  .clients_team .clients_team_inner .offer_box .offer-box_left .black_box strong {
    text-align: center;
  }

  .clients_team .clients_team_inner .offer_box .offer-box_left .black_box p {
    text-align: center;
  }

  .offer-box_right .offer-box_right_contact b {
    line-height: 25px;
    padding-right: 0;
    padding-bottom: 5px;
  }

  .offer-box_right_contact .just_contact {
    display: block !important;
  }

  .subscribe_but {
    padding: 7px 10px;
    font-size: 13px;
    display: inline-block;
  }

  .clients_team .clients_team_inner .offer_box .offer-box_left .black_box strong {
    font-size: 28px;
  }

  .clients_team .clients_team_inner .clients_team_inner_right {
    padding: 15px;
  }

  #course_detail_form {
    height: 100%;
  }

  #course_detail_form #cart-tarding {
    height: 100%;
  }

  #course_detail_form .zone_box {
    height: calc(100% - 235px);
  }

  .tarding_right.best_recoded .best_box {
    height: 209px;
  }

}

@media (max-width:1400px) {


  .combo_banner_section .combo_banner_left h1 {
    font-size: 30px;

  }

  .combo_banner_section .combo_banner_left h2 {
    font-size: 26px;
    padding-bottom: 30px;
  }

  .combo_banner_section .combo_banner_left h3 {
    font-size: 25px;
  }

  .combo_banner_section .combo_banner_left .trader_img_right p {
    font-size: 18px;
  }

  .combo_banner_section .combo_banner_right .combo_offer_img {
    right: 0;
  }

  .combo_banner_section .combo_banner_right .combo_offer_img img {
    width: 105px;
  }

  .clients_team_inner_right .offer_box .offer-box_left {
    max-width: 250px;
  }

  .clients_team .clients_team_inner .offer_box .offer-box_left .black_box p {
    text-align: center;
    font-size: 15px;
  }

  .clients_team_inner_right .offer_box .offer-box_right {
    width: calc(100% - 250px);
    padding-left: 10px;
  }

  .clients_team .clients_team_inner .clients_team_inner_right {
    padding: 10px;
  }

}

@media (max-width:1399px) {
  #course_detail_form .zone_box {
    height: calc(100% - 235px);
  }

}

@media (max-width:1199px) {
  .combo_banner_section .combo_banner_left h1 {
    font-size: 24px;
  }

  .combo_banner_section .combo_banner_left mark {
    font-size: 18px;
    width: 155px;
  }

  .combo_banner_section .combo_banner_left h2 {
    font-size: 24px;
    padding-bottom: 25px;
  }

  .combo_banner_section .combo_banner_left h3 {
    font-size: 24px;
  }

  .trader_img_right {
    display: flex;
    align-items: center;
  }

  .combo_banner_section .combo_banner_left .trader_img_right p {
    font-size: 14px;
  }

  .combo_banner_section .combo_banner_left .trader_img {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .combo_banner_section .combo_banner_right .combo_offer_img img {
    width: 90px;
  }

  .combo_banner_section {
    padding-top: 70px;
  }

  .combo_banner_section .combo_banner_left .enorl_comobo a {
    border-radius: 5px;
    padding: 12px 28px;
    font-size: 15px;
  }

  .clients_team .clients_team_inner {
    display: block;
  }

  .clients_team_inner_left {
    padding: 25px 0;
    width: 100%;
  }

  .clients_team .clients_team_inner .clients_team_inner_right {
    width: 100%;
  }

  .clients_team.logo_section .item img {
    width: 150px;
    object-fit: cover;
  }

  .offer-box_right .offer-box_right_contact p {
    font-size: 20px;
  }

  .offer-box_right .offer-box_right_contact b {
    font-size: 25px;
  }

  .clients_team_inner_right .offer_box {
    justify-content: center;
  }

  .clients_team_inner_right .offer_box .offer-box_right {
    width: calc(100% - 510px);
  }

  .clients_team_inner_right .offer_box .offer-box_left {
    max-width: 290px;
  }

  .trading.comobo-trading .trading-comobo-trading_left .comobo_trading_left_box_right {
    padding-left: 20px;
  }

  .trading.comobo-trading .trading-comobo-trading_left .comobo_trading_left_box_left img {
    width: 175px;
  }

  .trading.comobo-trading .trading-comobo-trading_left .comobo_trading_left_box_right h2 {
    font-size: 15px;
    padding-bottom: 15px;
  }

  .trading.comobo-trading .trading-comobo-trading_left .comobo_trading_left_box_right .zone_box_warp {
    margin-top: 15px;
    padding: 10px 0px;
    margin-bottom: 15px;
  }

  .trading.comobo-trading .trading-comobo-trading_left .comobo_trading_left_box_right .zone_box_warp p {
    font-size: 13px;
  }


  .trading.comobo-trading .trading-comobo-trading_left .comobo_trading_left_box_left img {
    width: 175px;
  }

  .trading.comobo-trading .col-md-8 {
    width: 100%;
  }

  .trading.comobo-trading .col-md-4 {
    width: 100%;
    margin-top: 40px;
  }

  .trading.comobo-trading .trading-comobo-trading_left .comobo_trading_left_box_left {
    width: 20%;
  }

  .trading.comobo-trading .trading-comobo-trading_left .comobo_trading_left_box_right {
    width: 80%;
  }

  .clients_team_inner_right .offer_box .offer-box_right {
    padding-left: 25px;
  }

  .trading.comobo-trading .trading-comobo-trading_left .price-box h2 {
    padding: 0;
  }

  .seat_section .seat_inner_contact_right p {
    font-size: 18px;
  }

  #course_detail_form .zone_box {
    height: auto;
  }

  .tarding_right.best_recoded .best_box {
    height: 246px;
  }

  .trading.comobo-trading .trading-comobo-trading_left .comobo_trading_left_box_left figure img {
    width: 175px;
    height: 159px;
  }
}


@media (max-width:991px) {
  .trading-comobo-trading_left .plus_img_inner {
    padding: 15px 0px;
  }

  .combo_banner_section .combo_banner_left h3 {
    font-size: 20px;
  }

  .combo_banner_section .combo_banner_left h2 {
    font-size: 20px;
    padding-bottom: 20px;
  }

  .combo_banner_section .combo_banner_left h1 {
    font-size: 19px;
  }

  .combo_banner_section .combo_banner_right .combo_offer_img {
    right: 0;
    top: -20px;
  }

  .combo_banner_section .combo_banner_left .trader_img {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .combo_banner_section .combo_banner_left .enorl_comobo a {
    border-radius: 5px;
    padding: 10px 20px;
    font-size: 14px;
  }

  .combo_banner_section .combo_banner_left mark {
    font-size: 16px;
    width: 135px;
    margin-bottom: 20px;
  }

  .clients_team_inner_right .offer_box .offer-box_right {
    width: calc(100% - 288px);
  }

  .offer-box_right .offer-box_right_contact p {
    font-size: 17px;
    margin-bottom: 10px;
  }

  .offer-box_right .offer-box_right_contact b {
    font-size: 20px;
  }
}


@media (max-width:767px) {

  .combo_banner_section {
    padding-top: 35px;
  }

  .combo_banner_section .combo_banner_left h1 {
    font-size: 17px;
  }

  .combo_banner_section .combo_banner_left h2 {
    font-size: 18px;
    padding-bottom: 16px;
  }

  .combo_banner_section .combo_banner_left h3 {
    font-size: 18px;
  }

  .combo_banner_section .combo_banner_right {
    position: relative;
    max-width: 300px;
    margin: 0 auto;
  }

  .combo_banner_section .combo_banner_right .combo_offer_img img {
    width: 108px;
  }

  .combo_banner_section .combo_banner_right .combo_offer_img {
    right: 0;
    top: 0;
  }

  .clients_team_inner_right .offer_box {
    display: block;
  }

  .clients_team .clients_team_inner .clients_team_inner_right {
    width: 100%;
  }

  .clients_team_inner_right .offer_box .offer-box_right {
    width: 100%;
    padding-left: 0;
    text-align: center;
  }

  .trading.comobo-trading .trading-contact .same_heading, .trading.comobo-trading .trading-contact .h3-same-heading {
    padding-bottom: 10px;
  }

  .trading.comobo-trading .trading-comobo-trading_left .comobo_trading_left_box_left img {
    width: 100%;
    object-fit: cover;
    height: 290px;
    border-radius: 10px;
  }

  .trading.comobo-trading .trading-comobo-trading_left .comobo_trading_left_box {
    display: block !important;
  }

  .trading.comobo-trading .trading-comobo-trading_left .comobo_trading_left_box_left {
    width: 100%;
  }

  .trading.comobo-trading .trading-comobo-trading_left .comobo_trading_left_box_right {
    width: 100%;
    padding-left: 0;
    padding-top: 30px;
  }

  .trading.comobo-trading .trading-comobo-trading_left .comobo_trading_left_box_right .zone_box_warp p {
    font-size: 12px;
  }

  .trading.comobo-trading .trading-comobo-trading_left .price-box h2 {
    padding: 0;
    font-size: 22px;
  }

  .trading-comobo-trading_left .plus_img_inner img {
    width: 35px;
  }

  .trading.comobo-trading .trading-comobo-trading_left .comobo_trading_left_box_left figure img {
    width: 100%;
    height: 290px;
  }

}

@media (max-width:480px) {

  .combo_banner_section .combo_banner_left h1 span {
    display: inline-block;
    margin-top: 5px;
  }

  .combo_banner_section .combo_banner_left h2 {
    font-size: 14px;
    padding-bottom: 10px;
  }

  .combo_banner_section .combo_banner_left h3 {
    font-size: 16px;
  }

  .combo_banner_section .combo_banner_left .trader_img {
    display: block !important;
  }

  .combo_banner_section .combo_banner_left .trader_img_right p {
    font-size: 14px;
    margin-top: 10px;
  }

  .combo_banner_section .combo_banner_left .trader_img {
    padding-top: 18px;
    padding-bottom: 15px;
    display: block !important;
  }

  .combo_banner_section .combo_banner_right .combo_offer_img img {
    width: 85px;
  }

  .combo_banner_section .combo_banner_left mark {
    font-size: 14px;
    width: 125px;
    margin-bottom: 14px;
  }

  .combo_banner_section .combo_banner_right {
    position: relative;
    max-width: 260px;
    margin: 0 auto;
  }

  .trading.comobo-trading .trading-comobo-trading_left .comobo_trading_left_box_right .zone_box_warp {
    display: block !important;
  }

  .comobo_trading_left_box_right .zone_box_warp .zone_box_warp_left {
    margin-right: 0;
    margin-bottom: 10px;
  }

  .zone_box_warp_right ul {
    align-items: center;
  }

  .trading.comobo-trading .trading-comobo-trading_left .comobo_trading_left_box_right .zone_box_warp p {
    font-size: 14px;
  }

  .trading .tarding_right .zone_box ul .inner_zone span {
    font-size: 12px;
    line-height: normal;
    padding-left: 15px;
  }

}

/**********ofline page css here ************/
.offline_baaner .offline_inner {
  position: absolute;
  top: 50%;
  max-width: 560px;
  transform: translateY(-50%);
}

.offline_baaner {
  position: relative;
}

.offline_baaner .offline_inner h1 {
  text-align: left;
  font-size: 36px;
  font-weight: 700;
  line-height: 51px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 50px;
}

.offline_baaner .offline_inner h1 span {
  position: relative;
  display: inline-block;
}

.offline_baaner .offline_inner h1 span::before {
  content: "";
  position: absolute;
  bottom: -20px;
  background-image: url(../image/yellow_bg.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 135px;
  height: 18px;
  right: 0;
}

.trader_img.ofline_fild {
  justify-content: center;
  position: relative;
}

.offline_baaner .offline_inner .ofline-slider {
  margin-bottom: 50px;
}

.offline_baaner .offline_inner .ofline-slider .owl-dots {
  text-align: center;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.offline_baaner .offline_inner .ofline-slider .owl-dots .owl-dot {
  width: 8.325px;
  height: 8.325px;
  background: #D9D9D9;
  border-radius: 8px;
  margin: 0px 5px;
  transition: .6S ease-in-out;
}

.offline_baaner .offline_inner .ofline-slider .owl-dot.active {
  border-radius: 4.162px;
  background: #FFBC00;
  width: 27.068px;
}

.trader_img.ofline_fild .trader_img_left {
  margin-right: 16px;
}

.trader_img.ofline_fild .trader_img_left li {
  margin-left: -12px;
}

.trader_img.ofline_fild .trader_img_left li:first-child {
  margin: 0;
}

.trader_img.ofline_fild .trader_img_right p {
  margin: 0;
  color: #fff;
  font-size: 21px;
  font-weight: 600;
  font-family: Roboto, sans-serif;
}

.clent_logo_warp.ofline_logo {
  margin-top: 0;
  position: absolute;
  bottom: -50px;
  z-index: 9;
  width: 100%;
  left: 0;
  right: 0;
}

.clent_logo_warp.ofline_logo .inner_logo_client {
  padding: 35px 116px 35px 116px;
}

.clent_logo_warp.ofline_logo .inner_logo_client img {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}

.trading .trading-contact .same_text {
  font-family: Roboto, sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: .47em;
  color: rgba(0, 0, 0, .3);
  text-align: center;
  margin: 0;
  padding-bottom: 11px;
  padding-top: 0;
}

.trading.ofline_trading .courses_box_same .courses_content {
  padding: 15px 15px 65px;
}

.trading.ofline_trading .courses_box_same .courses_content h3 a {
  font-size: 17px;
}

.trading.ofline_trading .tarding_right .zone_box {
  height: 100%;
}

.trading.ofline_trading {
  background: #F5F9FA;
  padding-top: 156px;
}

.early_birds {
  padding: 80px 0px;
}

.early_birds .early_birds_box {
  background: #00B2FD;
  border-radius: 10px;
}

.early_birds .early_birds_box .early_birds_first {
  width: 25%;
  background: #FFCF49;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px 0px 0px 10px;
  position: relative;
}

.early_birds .early_birds_box .early_birds_first:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.05) 0.01%, #FFCF49 49.7%, rgba(0, 0, 0, 0.05) 99.99%);
  height: 4px;
  bottom: 2px;
}

.early_birds .early_birds_box .early_birds_second {
  width: 75%;
  padding: 32px 32px 0px 34px;
}

.early_birds .early_birds_box .early_birds_second .row .early_birds_second_left h2 {
  color: #FFF;
  font-size: 36px;
  font-weight: 700;
  font-family: Montserrat, sans-serif;
  padding-bottom: 31px;
}

.early_birds_second_left p {
  color: #FFCF4A;
  font-size: 45.327px;
  font-weight: 900;
  letter-spacing: 0.453px;
  text-transform: uppercase;
  margin-bottom: 40px;
  font-family: Roboto, sans-serif;
}

.early_birds_second_left del {
  color: rgba(255, 255, 255, 0.50);
  font-weight: 500;
  font-size: 19px;
  font-family: Montserrat, sans-serif;
}

.early_birds .early_birds_box .early_birds_second .row .early_birds_second_left .btn.btn-info {
  border-radius: 4.916px;
  background: #FFCF49;
  color: #13120D;
  font-weight: 600;
  font-family: Montserrat, sans-serif;
  padding: 22px 40px;
  font-size: 21.63px;
  display: inline-block;
  position: relative;
}

.early_birds_second_right {
  position: relative;
}

.early_birds_second_right .early_birds_discount {
  position: absolute;
  bottom: 15px;
}

.early_birds_second_right .early_birds_discount p {
  color: #FFF;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.364px;
  text-transform: uppercase;
  border-radius: 5px;
  background: #00B2FD;
  margin: 0;
  padding: 10px 16px;
}

.early_birds_second_right figure {
  margin-left: 50px;
}

.early_birds .early_birds_box .early_birds_second .row .early_birds_second_left .btn.btn-info::before {
  content: "";
  position: absolute;
  top: -5px;
  height: 5px;
  border-radius: 4.916px;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.05) 0.01%, #FFCF49 49.7%, rgba(0, 0, 0, 0.05) 99.99%);
  width: 100%;
  left: 0;
  right: 0;
}

.early_birds .early_birds_box .early_birds_second .row .early_birds_second_left .btn.btn-info::after {
  content: "";
  position: absolute;
  bottom: -5px;
  height: 5px;
  border-radius: 4.916px;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.05) 0.01%, #FFCF49 49.7%, rgba(0, 0, 0, 0.05) 99.99%);
  width: 100%;
  left: 0;
  right: 0;
}

.early_birds_second_right .early_birds_discount p span {
  color: #FCB226;
  font-size: 36px;
}












.premium-content-sections::before {
  content: "";
  position: absolute;
  right: 70px;
  top: 70px;
  background-image: url(../image/dots_off.png);
  width: 72.493px;
  height: 53.785px;
  background-repeat: no-repeat;
  background-size: contain;
}

.premium-content-sections:after {
  content: "";
  position: absolute;
  left: 125px;
  top: 109px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../image/star_light.png);
  width: 29px;
  height: 29px;
}

.early_birds_second_right::before {
  content: "";
  position: absolute;
  right: 35px;
  background-image: url(../image/yellow_box.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 93px;
  height: 89px;
  top: 35px;
}

.premium-content-sections {
  padding-top: 73px;
  padding-bottom: 77px;
  background-image: url(../image/financial.webp);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.premium-content-sections .premium-content_text {
  margin-bottom: 40px;
}

.premium-content-sections .premium-content_text .same_text {
  text-align: left;
  color: #fff;
}

.premium-content-sections .premium-content_text .same_heading, .premium-content-sections .premium-content_text .h3-same-heading {
  text-align: left;
}

.premium-content-sections .pure_text {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  max-width: 1087px;
  margin: 0;
  padding-left: 10px;
  border-left: 3px solid #2FB463;
}

.premium-content-sections .tab_course {
  margin-top: 35px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}

.premium-content-sections .tab_course li {
  width: 50%;
  color: #fff;
  position: relative;
  font-weight: 400;
  font-size: 16px;
  font-family: Roboto, sans-serif;
  margin-bottom: 16px;
  padding-left: 40px;
}

.premium-content-sections .tab_course li:before {
  content: "";
  position: absolute;
  left: 0;
  background-image: url(../image/right_green.png);
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  top: 50%;
  transform: translateY(-50%);
}



@media (max-width:1400px) {
  .trading.ofline_trading {
    padding-top: 100px;
  }

  .trading .tarding_left ul li span {
    font-size: 13px;
  }

  .trading .form-control1 {
    margin-right: 10px;
  }

  .early_birds {
    padding: 50px 0px;
  }

  .early_birds .early_birds_box .early_birds_second .row .early_birds_second_left h2 {
    font-size: 32px;
    padding-bottom: 20px;
  }

  .early_birds_second_left p {
    font-size: 40px;
  }

  .early_birds_second_right .early_birds_discount p {
    font-size: 24px;
  }

  .early_birds_second_right::before {
    top: 10px;
  }

}

@media (max-width:1199px) {

  .clent_logo_warp.ofline_logo .inner_logo_client {
    padding: 35px 80px 35px 80px;
  }

  .clent_logo_warp .inner_logo_client img {
    height: 30px;
  }

  .early_birds .early_birds_box .early_birds_second .row .early_birds_second_left h2 {
    font-size: 28px;

  }

  .early_birds_second_left p {
    font-size: 34px;

  }

  .early_birds_second_right .early_birds_discount {
    position: absolute;
    bottom: 30px;
  }

  .early_birds_second_right .early_birds_discount p {
    font-size: 18px;
  }

  .early_birds .early_birds_box .early_birds_second .row .early_birds_second_left .btn.btn-info {
    font-size: 16px;
  }

  .early_birds_second_right::before {
    display: none;
  }

  .early_birds .early_birds_box .early_birds_second .row .early_birds_second_left h2 {
    font-size: 26px;
  }

  .early_birds .early_birds_box .early_birds_first img {
    width: 200px;
  }

  .early_birds_second_right img {
    width: 230px;
  }

}


@media (max-width:991px) {
  /* header .header_inner .nav-item.first_menudp.menu-drop-toggle.in_drop_warp .submenu2 {
    display: none !important;
  }

  header .header_inner .nav-item.first_menudp.menu-drop-toggle.in_drop_warp.in-open{
    display: block !important;
  } */


  .banner_ofline_top img {
    height: 500px;
    object-fit: cover;
  }

  .offline_baaner .offline_inner h1 {
    font-size: 30px;
  }

  .croce_warp .col-md-4 {
    width: 100%;
  }

  .croce_warp .col-md-8 {
    width: 100%;
  }

  .early_birds_second_right .early_birds_discount p {
    font-size: 13px;
  }

  .early_birds .early_birds_box .early_birds_second .row .early_birds_second_left .btn.btn-info {
    font-size: 14px;
    padding: 10px 10px;
  }

  .early_birds .early_birds_box .early_birds_second {
    width: 75%;
    padding: 25px 25px 0px 20px;
  }

  .early_birds .early_birds_box .early_birds_second .row .early_birds_second_left h2 {
    font-size: 20px;
  }

  .early_birds_second_left p {
    font-size: 21px;
  }

  .early_birds .early_birds_box .early_birds_first img {
    width: 155px;
  }

  .early_birds {
    padding: 35px 0px;
  }




}


@media (max-width:767px) {

  .offline_baaner .offline_inner h1 {
    font-size: 28px;
  }

  .trader_img.ofline_fild {
    justify-content: left;
    align-items: center;
  }

  .trader_img.ofline_fild .trader_img_right p {
    font-size: 16px;
  }

  .clent_logo_warp.ofline_logo .inner_logo_client {
    padding: 20px 30px;
  }

  .trading.ofline_trading .croce_warp .col-md-2 {
    margin-bottom: 30px;
  }

  .trading.ofline_trading .croce_warp .col-md-5 {
    width: 100%;
    margin-bottom: 25px;
  }

  .early_birds_box {
    display: block !important;
  }

  .early_birds .early_birds_box .early_birds_first {
    width: 100%;
    padding: 20px;
    border-radius: 10px 10px 0px 0px;
  }

  .early_birds .early_birds_box .early_birds_second {
    width: 100%;
    padding: 25px 25px 20px 20px;
    text-align: center;
  }

  .early_birds_second_right .early_birds_discount p {
    font-size: 18px;
  }

  .early_birds_second_right .early_birds_discount {
    position: inherit;
    bottom: 0;
    margin-top: 10px;
  }

  .early_birds_second_right img {
    display: none;
  }

  .premium-content-sections .tab_course li {
    width: 100%;
  }

  .premium-content-sections {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .premium-content-sections::before {
    display: none;
  }

  .trading .trading-contact .same_text {

    font-size: 14px;
    line-height: 19px;
    letter-spacing: 3px;
  }

  .offline_baaner .offline_inner {
    left: 25px;
    right: 25px;
  }

  .trader_img.ofline_fild .trader_img_right p {
    font-size: 15px;
  }

  .trading .form-control1 {
    margin-right: 5px;
  }

  .offline_baaner .offline_inner h1 {
    font-size: 22px;
    line-height: 30px;
  }

  .offline_baaner .offline_inner h1 span::before {
    width: 90px;
  }


}

@media (max-width:480px) {

  .trader_img.ofline_fild {
    flex-wrap: wrap;
  }

  .offline_baaner .offline_inner h1 {
    margin-bottom: 40px;
  }

  .trader_img_right {
    margin-top: 10px;
  }



}

section.trading.comobo-trading.combo_warp_contect a.sub_btn {
  background: #29b568 !important;
  color: #fff !important;
}



.clients_team.logo_section.combo_number .clients_team_inner_right {
  position: relative;
}

.clients_team.logo_section.combo_number .clients_team_inner_right::before {
  content: "";
  position: absolute;
  top: -33px;
  background-image: url(../image/gass.png);
  background-size: contain;
  left: 0;
  right: 0;
  background-repeat: no-repeat;
  width: 100%;
  height: 35px;
}

.testmonial-wrapper.slider_young.combo_testi_bg {
  background: #F5F9FA;
  padding-top: 69px;
  padding-bottom: 69px;
}

.testmonial-wrapper.slider_young.combo_testi_bg .testmonial_face .same_heading, .testmonial-wrapper.slider_young.combo_testi_bg .testmonial_face .h3-same-heading {
  text-align: left;
}

@media (max-width:1750px) {

  .clients_team.logo_section.combo_number .clients_team_inner_right::before {
    top: -28px;

  }

}

@media (max-width:1600px) {

  .clients_team.logo_section.combo_number .clients_team_inner_right::before {
    top: -24px;
  }

  .trading .tarding_left ul li span {
    font-size: 13px;

  }

}

@media (max-width:1400px) {


  .clients_team.logo_section.combo_number .clients_team_inner_right::before {
    top: -21px;
  }

  .early_birds_second_right .early_birds_discount p span {
    color: #FCB226;
    font-size: 29px;
  }
}

@media (max-width:1199px) {


  .clients_team.logo_section.combo_number .clients_team_inner_right::before {
    display: none;
  }

  .early_birds_second_right .early_birds_discount p span {
    font-size: 25px;
  }
}

@media (max-width:991px) {
  .early_birds_second_right .early_birds_discount p span {
    font-size: 20px;
  }

  .premium-content-sections::after {
    display: none;
  }

  .rev-testmonial .rev-content .text-area {
    height: 430px;
  }

  .rev-testmonial .rev-content .text-area .rev-title {
    padding-right: 165px;
  }

  .rev-testmonial .slick-current .rev-content .text-area strong {
    font-size: 16px;
  }
  
}

@media (max-width:767px) {
  .rev-testmonial .rev-content .text-area .rev-title {
    padding-right: 110px;
  }

  .rev-testmonial .rev-content .text-area, 
  .rev-testmonial .slick-current .rev-content .text-area {
    height: 460px;
  }
  .rev-testmonial .slick-sprev {
    transform: translate3d(-25%, 0, 0);
  }
  .rev-testmonial .slick-snext {
    transform: translate3d(25%, 0, 0);
  }
  .rev-testmonial .slick-current .rev-content .text-area {
    padding: 30px;
  }
  .rev-testmonial .slick-current .rev-content .text-area figure {
    width: 60px;
    height: 60px;
    margin-bottom: 25px;
  }
  .rev-testmonial .slick-current .rev-content .show_hide {
    font-size: 1rem;
  }
  .rev-testmonial .slick-current .rev-content .text-area p {
    font-size: 14px;
    line-height: 25px;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .rev-testmonial .rev-content .text-area strong, .rev-testmonial .slick-current .rev-content .text-area strong {
    font-size: 13px;
  }
  .rev-testmonial .slick-current .rev-content .text-area span {
    font-size: 13px;
  }
}


.seat_section.ofline_seat {
  margin: 0;
}

.new_stock_section {
  background: #F3F3F3;
  margin-top: 80px;
  padding: 72px 0px;
  position: relative;
}

.new_stock_section .same_text {
  text-align: left;
}

.new_stock_section .same_heading, .new_stock_section .h3-same-heading {
  text-align: left;
}

.new_stock_section .new_stock_section_contact {
  padding-bottom: 35px;
}

.new_stock_section .new_stock_section_left {
  height: 100%;
}

.new_stock_section .new_stock_section_left ul {
  display: block;
  height: 100%;
  margin: 0 !important;
}

.new_stock_section .new_stock_section_left ul .nav-link {
  border-radius: 10px;
  border: 1px solid rgba(47, 180, 99, 0.30);
  background: rgba(47, 180, 99, 0.10);
  color: rgba(0, 0, 0, 0.80);
  font-size: 16px;
  font-weight: 500;
  font-family: Montserrat, sans-serif;
  padding: 15px;
  width: 275px !important;
  text-align: left;
  position: relative;
}

.new_stock_section .new_stock_section_left ul {
  max-height: 444px;
  overflow: hidden;
  overflow-y: hidden;
  overflow-y: auto;
}

.new_stock_section .new_stock_section_left ul {
  scrollbar-color: transparent transparent;
  scrollbar-width: thin;
  -webkit-overflow-scrolling: touch;
}

.new_stock_section .new_stock_section_left ul::-webkit-scrollbar {
  width: 0px;
}

.new_stock_section .new_stock_section_left ul::-webkit-scrollbar-track {
  background-color: #F7F7F7;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

.new_stock_section .new_stock_section_left ul::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: #2FB463;
}

.new_stock_section .new_stock_section_left ul .nav-item {
  width: 100%;
  background: none;
  margin-bottom: 16px;
}

.new_stock_section .new_stock_section_left ul .nav-item:last-child {
  margin: 0;
}

.new_stock_section .new_stock_section_left ul .nav-link.active {
  background: #2FB463;
  box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.10);
  color: #fff;
}

.new_stock_section .new_stock_section_left ul .nav-link::before {
  content: "";
  position: absolute;
  right: -9px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url(../image/sotck_arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 9.42px;
  height: 17.111px;
  display: none;
}

.new_stock_section .new_stock_section_left ul .nav-link.active::before {
  display: block;
}

.new_stock_section .new_stock_section_right {
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.10);
  padding: 34px 24px;
}

.new_stock_section .new_stock_section_right .trade_box_left {
  height: 100%;
}

.new_stock_section .new_stock_section_right .trade_box_left h2 {
  color: #2FB463;
  font-size: 21px;
  font-weight: 600;
  font-family: Roboto, sans-serif;
  padding-bottom: 13px;
  margin-bottom: 13px;
  position: relative;
}

.new_stock_section .new_stock_section_right .trade_box_left h2:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 43.168px;
  height: 1.402px;
  background: #2FB463;
}

.new_stock_section .new_stock_section_right .trade_box_left p {
  margin: 0;
  color: rgba(32, 32, 32, 0.80);
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  font-family: Roboto, sans-serif;
}

.new_stock_section .new_stock_section_right .trade_box_right {
  height: 100%;
}

.new_stock_section .new_stock_section_right .trade_box_right figure img {
  border-radius: 10px;
}

.new_stock_section::before {
  content: "";
  position: absolute;
  right: 71px;
  background-image: url(../image/new_stock_vetor.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 95.619px;
  height: 115.604px;
  top: 120px;
}








.options_section .options_section_warp {
  border-radius: 20px;
  background: linear-gradient(90deg, #00A3FF -0.81%, #031F3A 100.71%);
  padding-left: 52px;
  padding-right: 41px;
}

.options_section .options_section_warp .row {
  align-items: center;
}

.options_section .options_section_warp .options_section_left h2 {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  font-family: Montserrat, sans-serif;
  padding-bottom: 16px;
}

.options_section .options_section_warp .options_section_left h2 span {
  position: relative;
}

.options_section .options_section_warp .options_section_left h2 span::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: -15px;
  background-image: url(../image/stock_yellow.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 106.769px;
  height: 10.75px;
}

.options_section .options_section_warp .options_section_left p {
  color: rgba(255, 255, 255, 0.80);
  font-size: 15px;
  font-weight: 400;
  line-height: 28px;
  margin: 0;
  padding-top: 20px;
  max-width: 640px;
}

.options_section {
  margin-bottom: 88px;
}


@media (max-width:1750px) {


  .new_stock_section::before {
    right: 35px;
    width: 70.619px;
    height: 89.604px;
    top: 120px;
  }

}

@media (max-width:1600px) {

  .new_stock_section::before {
    right: 10px;
    width: 70.619px;
    height: 89.604px;
    top: 70px;
  }

}

@media (max-width:1400px) {
  .new_stock_section .new_stock_section_left ul .nav-link {
    font-size: 15px;
    padding: 15px;
    width: 270px !important;

  }

  .new_stock_section {
    padding: 45px 0px;
    margin-top: 60px;

  }

  .new_stock_section::before {
    right: 10px;
    width: 70.619px;
    height: 89.604px;
    top: 35px;
  }

  .options_section .options_section_warp .options_section_left h2 {
    font-size: 26px;
  }

}


@media (max-width:1199px) {
  .new_stock_section .new_stock_section_left ul .nav-link {
    font-size: 14px;
    padding: 15px;
    width: 222px !important;
  }

  .new_stock_section .new_stock_section_right {
    padding: 20px 20px;
  }

  .new_stock_section .new_stock_section_right .trade_box_left p {
    font-size: 14px;

  }

}

@media (max-width:991px) {
  .new_stock_section .row {
    display: block;
  }

  .new_stock_section .row .col-md-3 {
    width: 100%;
  }

  .new_stock_section .row .col-md-9 {
    width: 100%;
  }

  .new_stock_section .new_stock_section_left ul {
    display: flex;
    white-space: nowrap;
    flex-wrap: inherit;
    overflow: hidden;
    overflow-x: auto;
  }

  .new_stock_section .new_stock_section_left ul .nav-link::before {
    content: "";
    position: absolute;
    right: 0;
    top: inherit;
    transform: rotate(90deg);
    background-image: url(../image/sotck_arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 9.42px;
    height: 17.111px;
    display: none;
    left: 0;
    bottom: -12px;
    margin: auto;
  }

  .new_stock_section .new_stock_section_left ul .nav-item {
    width: auto;
    background: none;
    margin-bottom: 16px;
    margin-right: 16px;
  }

  .new_stock_section .new_stock_section_left ul .nav-link {
    font-size: 13px;
    padding: 5px;
    width: auto !important;
  }

  .new_stock_section .new_stock_section_left {
    height: 100%;
    margin-bottom: 10px;
  }

  .new_stock_section .new_stock_section_right .trade_box_right {
    height: 100%;
    text-align: center;
    margin-bottom: 20px;
  }

  .trade_box .col-md-6 {
    width: 100%;
  }

  .trade_box .row {
    flex-direction: column-reverse;
    display: flex;
  }

  .options_section .options_section_warp {
    padding-left: 30px;
    padding-right: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .options_section .options_section_warp .options_section_left h2 {
    font-size: 22px;
    padding-bottom: 0px;
  }


}

@media (max-width:767px) {

  .options_section .options_section_warp .options_section_right {
    margin-bottom: 25px;
    text-align: center;
  }

  .options_section .options_section_warp .row {
    align-items: center;
    flex-direction: column-reverse;
  }

  .new_stock_section::before {
    display: none;
  }

  .options_section .options_section_warp {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}


@media (max-width:480px) {
  .rev-testmonial .rev-content .text-area {
    height: 490px;
  }

  .offline_baaner .offline_inner h1 span {
    position: relative;
    display: inline-block;
  }
}


#show_error .alert.alert-info.alert-dismissible {
  max-width: 100%;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 24px;
  text-align: right;
  letter-spacing: .01em;
  color: #52565b;
  margin: 0;
  padding-right: 15px;
  padding-left: 15px;
}

#show_error p.alert.close {
  color: #fff;
}

#show_error .alert.alert-info.alert-dismissible .close {
  background: transparent;
  color: #2fb463;
  margin: 0;
}

figure.advance-prog-gtf img {
  width: 222px;
  height: 131px;
  object-fit: contain;
}

/*======================scroll=====================*/
.scroll-limit .inner_accodian {
  max-height: 500px;
  overflow: hidden;
  overflow-y: auto;
}

.scroll-limit .inner_accodian {
  scrollbar-width: thin;
  -webkit-overflow-scrolling: touch;
  scrollbar-color: #2fb463 #C3EAD4;
  scrollbar-width: thin;
}

.scroll-limit .inner_accodian::-webkit-scrollbar {
  width: 2px;
}

.scroll-limit .inner_accodian::-webkit-scrollbar-track {
  background-color: rgba(140, 201, 110, 0.3);
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

.scroll-limit .inner_accodian::-webkit-scrollbar-thumb {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: rgba(140, 201, 110, 0.3);
}

.banner_warp .banner_inner_contact .banner-video .banner-video_warp {
  height: 254px;
  object-fit: cover;
}

.seat_section {
  top: -5px;
  position: relative;
}

section.yourself-section .yourself-row {
  margin-top: 60px;
  border: 1px solid #90D8AC;
  border-radius: 30px;
  padding: 0 40px 40px;
  margin-bottom: 50px;
}

section.yourself-section .top-button {
  text-align: center;
  font-size: 14px;
  line-height: 28px;
  color: #32B365;
  font-family: Roboto, sans-serif;
  font-weight: 600;
  border-radius: 0 0 10px 10px;
  border: 1px solid #90D8AC;
  border-top: 0;
  padding: 15px 15px;
  margin-bottom: 20px;
}

section.yourself-section a.button-yourself {
  font-size: 14px;
  display: inline-block;
  font-family: Roboto, sans-serif;
  font-weight: 600;
  padding: 9px 30px;
  border-radius: 10px;
  background: linear-gradient(280.1deg, #2fb463 2.28%, #09ff69 107.32%);
  border: 1.2px solid #90d8ac;
  color: #FFF;
}

.yourself-list {
  padding-top: 50px;
}

.yourself-list li {
  font-size: 14px;
  font-weight: 600;
  font-family: Roboto, sans-serif;
  color: rgba(0, 0, 0, 0.8);
  line-height: 28px;
  margin-bottom: 34px;
  padding: 9px 35px 9px 55px;
  position: relative;
}

.yourself-list li span {
  position: absolute;
  left: 0;
  width: 46px;
  height: 46px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../image/green-compare.png);
  color: #FFF;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40px;
}

.yourself-list li .icon {
  position: absolute;
  right: 0;
  top: 50%;
  width: 24px;
  transform: translateY(-50%);
  height: 24px;
}

.yourself-list li .icon img {
  width: 100%;
}

.yourself-list a.button-link {
  display: inline-block;
  min-width: 184px;
  text-align: center;
  background: #2FB463;
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
  font-family: Roboto, sans-serif;
  padding: 11px 15px;
  border-radius: 10px;
}

.yourself-row .list-pointer.d-flex {
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 100%;
}

.yourself-row .list-pointer .pointer-span {
  position: relative;
  padding: 24px 0;
}

.yourself-row .list-pointer .pointer-span span {
  display: inline-block;
  width: 30px;
  height: 30px;
  background: #E0004E;
  border-radius: 100%;
  border: 5px solid #EAEAEA;
}

.yourself-row .list-pointer .pointer-box {
  max-width: 285px;
  width: 100%;
  margin-top: 100px;
}

.yourself-row .list-pointer .pointer-span::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 2px;
  background: #969AB2;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1;
}

.yourself-row .list-pointer .pointer-span::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  width: 2px;
  background: #969AB2;
  height: 100%;
  margin: auto;
  z-index: -1;
  margin-top: -58px;
}

.yourself-row .list-pointer .pointer-span:first-child::after {
  margin-top: -20px;
}

.yourself-row .list-pointer .pointer-span:last-child::after {
  display: none;
}

@media (max-width:1199px) {
  .yourself-list li {
    font-size: 13px;
  }
}

@media (max-width:991px) {

  section.yourself-section .yourself-row .col-md-4 {
    width: 100%;
  }

  section.yourself-section .yourself-row .col-md-4:nth-last-of-type(2) {
    display: none;
  }

  section.yourself-section .yourself-row .col-md-4+.col-md-4 {
    margin-top: 30px;
  }

  section.yourself-section .yourself-row {
    padding: 0;
  }

  .yourself-column {
    border-top: 1px solid #90D8AC;
  }

  section.yourself-section .top-button {
    border-radius: 0;
  }

  section.yourself-section .yourself-row .col-md-4 .top-button {
    border-left: 0;
    border-right: 0;
  }

  section.yourself-section .yourself-row .col-md-4:first-child .yourself-column {
    border-top: 0;
  }

  .yourself-list ul {
    padding-left: 30px;
    padding-right: 30px;
  }

  .yourself-list {
    padding-top: 30px;
  }

  section.yourself-section .yourself-row {
    overflow: hidden;
    padding-bottom: 30px;
  }

  .yourself-section {
    padding-top: 30px;
  }
}

@media (max-width:767px) {
  #course_detail_form .zone_box {
    height: auto;
  }

}

section.comparison-section {
  background: rgb(0, 157, 245);
  background: linear-gradient(90deg, rgba(0, 157, 245, 1) 0%, rgba(0, 153, 238, 1) 9%, rgba(0, 140, 219, 1) 22%, rgba(0, 120, 187, 1) 38%, rgba(0, 91, 143, 1) 56%, rgba(0, 55, 86, 1) 75%, rgba(0, 11, 18, 1) 95%, rgba(0, 0, 0, 1) 100%);
  padding: 50px 0;
  margin-bottom: 50px;
}

section.comparison-section .same_text,
section.comparison-section .same_heading, section.comparison-section .h3-same-heading {
  color: #FFF !important;
}

section.comparison-section .same_heading span::before, section.comparison-section .h3-same-heading span::before {
  filter: brightness(0) saturate(100%) invert(100%) sepia(4%) saturate(6124%) hue-rotate(33deg) brightness(119%) contrast(116%);
}
section.comparison-section .comparison-inner .comparison-box .button_add {
  margin-bottom: 15px;
}
section.comparison-section .comparison-inner .comparison-box {
  background: url(../image/bg_box.svg);
  max-width: 1120px;
  margin: 20px auto auto;
  padding: 70px 50px 60px;
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.comparison-box .button_add {
  display: flex;
  justify-content: space-between;
  max-width: 690px;
  margin: auto auto 0px;
}

.comparison-box .button_add .same_button_normal {
  width: 100%;
  max-width: 120px;
}

.comparison-box .button_add .same_button_normal img {
  width: 100%;
}

section.comparison-section .comparison-inner .comparison-box ul {
  max-width: 640px;
  margin: auto;
}

section.comparison-section .comparison-inner .comparison-box ul li .comparison-list {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: -11px;
}

.comparison-list-blog {
  padding: 11px;
  width: 290px;
}

.comparison-list-blog.center-same {
  width: 70px;
}

.comparison-list-blog.center-same figure {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.comparison-list-blog.center-same figure img {
  width: 100%;
}

.list-blog-content span {
  position: absolute;
  left: 15px;
  width: 30px;
  height: 30px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.comparison-list-blog.left-same .list-blog-content {
  background: url(../image/bg-svg-img-left.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.comparison-list-blog.left-same .list-blog-content span {
  right: 15px;
  left: inherit;
}

.comparison-list-blog.right-same .list-blog-content {
  background: url(../image/bg-svg-img-right.svg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.comparison-list-blog.center-same .list-blog-content {
  padding: 0;
  height: auto;
}

.list-blog-content {
  font-size: 13px;
  color: #FFF;
  text-align: center;
  padding: 0 50px;
  position: relative;
  height: 48px;
  width: 100%;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
}

.list-blog-content span img {
  width: 100%;
}

.comparison-list-blog .list-blog-content strong {
  display: block;
  font-weight: 800;
  color: #FFFF;
}

section.comparison-section .comparison-inner .comparison-box .buy_button {
  position: absolute;
  left: 0;
  right: 0;
  padding: 0 88px;
  display: flex;
  justify-content: space-between;
  bottom: 50px;
  align-items: center;
}

.comparison-box .buy_button a {
  background: url(../image/button-bg.svg);
  background-size: cover;
  background-repeat: no-repeat;
  color: #FFF;
  font-size: 12px;
  display: inline-block;
  background-position: center;
  height: 50px;
  width: 150px;
  padding: 0;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
}

.comparison-section.comparison-box-mobile .same_heading, .comparison-section.comparison-box-mobile .h3-same-heading {
	font-size: 13px;
	text-transform: uppercase;
}

section.comparison-section.comparison-box-mobile .comparison-inner .comparison-box{ background: none; border: none;}
.comparison-section.comparison-box-mobile .same_text{ padding-bottom: 0; font-size: 12px;}
section.comparison-section.comparison-box-mobile .comparison-inner .comparison-box {
	padding: 30px 0 0;
}

.comparison-section.comparison-box-mobile .comparison-box .row {
	margin-bottom: 18px;
	align-items: center;
}

.comparison-section.comparison-box-mobile .comparison-box .row h6 {
	background: rgba(66, 172, 231, 0.61);
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	padding: 8px 11px;
	border: 1px solid rgba(53, 185, 239, 1);
  line-height: 18px;
}

.comparison-section.comparison-box-mobile .comparison-box .row span {
	color: #fff;
	display: block;
	font-size: 12px;
	margin-top: 6px;
}
.comparison-section.comparison-box-mobile .comparison-box .row .btn {
	font-size: 14px;
	color: #fff;
	background: rgba(47, 180, 99, 1);
	border-radius: 4px;
	font-weight: 500;
}

.comparison-section.comparison-box-mobile .other-and-gtf-img img{ max-height: 20px;}
.comparison-section.comparison-box-mobile .other-and-gtf-img{ text-align: center;}

.trading-rating-blog.redesign-new .rating-row .rating-box p .iconimg{max-width: inherit !important;}
.trading-rating-blog.redesign-new .rating-row .rating-box p.ratingGoogle .iconimg img{ max-width: inherit !important; max-height: 56px;}
.trading-rating-blog.redesign-new .rating-row .rating-box p.languageImage .iconimg img{max-width: inherit !important; max-height: 56px;}
.trading-rating-blog.redesign-new .rating-row .rating-box p.userIcon .iconimg img{max-width: inherit !important; max-height: 65px;}

@media (max-width:1199px) {
  section.comparison-section .comparison-inner .comparison-box {
    max-width: 992px;
    padding: 30px 50px 40px;
  }

  .comparison-box .button_add .same_button_normal {
    max-width: 100px;
  }

  section.comparison-section .comparison-inner .comparison-box .buy_button {
    padding: 0 48px;
    bottom: 38px;
  }

  .comparison-box .buy_button a {
    height: 42px;
    width: 108px;
    padding: 0;
    line-height: 34px;
  }

  .list-blog-content {
    font-size: 12px;
  }
}

@media (max-width:991px) {
  section.comparison-section .comparison-inner .comparison-box {
    max-width: 768px;
    padding: 30px 50px 50px;
    background: transparent;
    border: 2px solid #FFF;
    border-radius: 30px;
  }

  section.comparison-section .comparison-inner .comparison-box .buy_button {
    padding: 0 68px;
    bottom: -2px;
  }

  .video_success.iframe-video-cl iframe,
  iframe {
    width: 100% !important;
    object-fit: cover;
    height: 204px;
  }
}

@media (max-width:767px) {

  section.comparison-section .comparison-inner .comparison-box ul li .comparison-list {
    flex-wrap: wrap;
  }

  .comparison-list-blog.center-same {
    width: 70px;
    display: none;
  }

  .comparison-list-blog {
    width: 100%;
  }

  .list-blog-content {
    height: 55px;
    background-size: 100% !important;
  }

  section.comparison-section .comparison-inner .comparison-box {
    padding: 30px 25px 50px;
  }

  section.comparison-section .comparison-inner .comparison-box ul li {
    margin-bottom: 0px;
  }

  section.comparison-section .comparison-inner .comparison-box ul li .comparison-list {
    margin: 0;
  }

  .comparison-list-blog {
    padding: 5px;
  }

  section.comparison-section .comparison-inner .comparison-box .buy_button {
    padding: 0 28px;
    bottom: 0;
  }

  section.comparison-section .comparison-inner .comparison-box ul {
    max-width: 290px;
  }

  .comparison-box .button_add {
    max-width: 310px;
  }

  section.comparison-section .comparison-inner .comparison-box .buy_button {
    padding: 0 0;
    bottom: 0;
    max-width: 310px;
    margin: auto;
  }

}

/*===Course Ads page===*/
.trading-order-list ol {
  padding: 0;
  margin: 0;
  padding-top: 20px;
  list-style: none;
}

.trading-order-list ol li {
  position: relative;
  font-family: Montserrat, sans-serif;
  font-style: normal;
  font-size: 14px;
  padding-left: 20px;
  color: #000;
  line-height: 30px;
}

/* .trading-order-list ol li::before { content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 8px; height: 8px; background: #29b568; border-radius: 100px; } */
.trading-order-list ol li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 12px;
  width: 8px;
  height: 8px;
  background: #29b568;
  border-radius: 100px;
}

.trading-rating-blog {
  padding-top: 30px;
  padding-bottom: 30px;
}

.trading-rating-blog .rating-row {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  margin: -15px;
}

.trading-rating-blog .rating-row .rating-box {
  width: 33.33%;
  padding: 15px;
  text-align: center;
}

.trading-rating-blog .rating-row .rating-box span {
  font-family: Montserrat, sans-serif;
  font-style: normal;
  color: #000;
  font-weight: 700;
  font-size: 28px;
  text-align: center;
  display: block;
}

.trading-rating-blog .rating-row .rating-box p {
  text-align: center;
  padding: 0;
  font-style: normal;
  color: #8D8D8D;
  font-weight: 400;
  font-size: 16px;
  font-family: Roboto, sans-serif;
}

.bonus-work-section .work_box {
  position: relative;
}

.bonus-work-section .work_box span {
  position: absolute;
  border: 0;
  top: inherit;
  bottom: -15px;
  right: -15px;
  width: 100px;
  border-radius: 10px;
  height: 35px;
  line-height: 35px;
  left: inherit;
  font-size: 15px;
  padding: 0;
}

.bonus-work-section .work_box,
.bonus-work-section .work_smile {
  display: flex;
  padding: 20px 10px;
  align-items: center;
}

.bonus-work-section .col-md-3 {
  padding: 25px 20px;
  width: 33.333%;
}

.bonus-work-section .work_box figure,
.bonus-work-section .work_smile figure {
  max-width: 130px;
}

.bonus-work-section .work_box p {
  text-align: left;
  width: calc(100% - 130px);
  padding: 30px 0 !important;
  display: flex;
  align-items: center;
  font-size: 14px;
}

.bonus-work-section .work_box p::before {
  display: none;
}

.bonus-work-section .work_smile p {
  text-align: left;
  width: calc(100% - 185px);
  padding: 30px 0 !important;
}

.bonus-work-section .work_smile {
  align-items: center;
}

.bonus-work-section .work_smile img {
  max-width: 130px;
}

.bonus-work-section .row {
  margin-left: -20px;
  margin-right: -20px;
}

.trading-rating-blog.redesign-new .goole-icon-cap {
	margin-top: 0 !important;
}

.trading-rating-blog.redesign-new .rating-row .rating-box .rating-col > div {
  padding: 17px 21px; background: #fff; border-radius: 10px;}
.trading-rating-blog.redesign-new .rating-row .rating-box .rating-col {
	padding: 1px;
	border: 0;
	background: linear-gradient(to right, rgba(47, 181, 99, 0.5), rgba(255, 220, 96, 0.5));
	border-image-slice: 1;
	border-radius: 10px;
}

.trading-rating-blog.redesign-new .rating-row .rating-box p{ text-align: left; justify-content: flex-start; font-size: 15px; font-weight: 600; color: rgba(0, 0, 0, 0.8);}
.trading-rating-blog.redesign-new .rating-row .rating-box .rating-col span.iconimg{ max-width: 50px;}
.trading-rating-blog.redesign-new p.goole-icon-cap span.iconimg { width: auto; margin-right: 18px !important;}

.footer-cours-ads .footer_second,
.footer-cours-ads .footer_four,
.footer-cours-ads .footer_three {
  display: none;
}

.footer-cours-ads .logo_contact {
  width: 100% !important;
  text-align: center;
  padding-bottom: 0 !important;
}

.footer-cours-ads .logo_contact ul.d-flex {
  justify-content: center;
}

.footer-cours-ads .footer_text {
  display: none;
}

.footer-cours-ads .logo_contact img {
  margin: auto;
  display: block;
}

.footer-cours-ads.footer_section .copyright {
  padding-top: 0;
}

.premium_inner_box.premium-dropdwon ul.premium-list li {
  max-width: 518px;
}

.premium_inner_box.premium-dropdwon ul.premium-list li.box_right {
  margin-left: auto;
}

.premium_inner_box.premium-dropdwon ul.premium-list {
  flex-direction: column;
}

.premium-dropdwon .js-acc-single-trigger {
  height: 50px;
  position: relative;
  top: 0;
  z-index: 10;
  width: 100%;
  border-top-right-radius: 0;
  cursor: pointer;
}

.premium-dropdwon h2.js-acc-single-trigger .dropdown-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  pointer-events: none;
  display: flex;
  width: 20px;
  height: 20px;
  align-items: center;
  justify-content: center;
}

.premium-dropdwon h2.js-acc-single-trigger .dropdown-arrow::after {
  font-family: FontAwesome !important;
  content: "\f107" !important;
  font-size: 22px;
  color: #FFF;
}

.premium_inner_box.premium-dropdwon ul.premium-list li .premium-content p {
  padding: 10px 37px;
  font-size: 14px;
}

.premium_inner_box.premium-dropdwon ul.premium-list li .premium-content p:nth-child(even) {
  background: #e0f2ec;
}

.premium_inner_box.premium-dropdwon ul.premium-list li {
  overflow: hidden;
  max-width: 518px;
  background: #fff;
  border: 1px solid #90d8ac;
  z-index: 9;
  box-shadow: 0 7px 20px rgba(47, 180, 99, .1);
  border-radius: 9px !important;
  max-width: 518px;
  position: relative;
  padding: 0 !important;
}

.premium_inner_box.premium-dropdwon ul.premium-list li .premium-content {
  padding: 0 !important;
  border-radius: 0;
  box-shadow: none !important;
  border: 0;
  overflow: hidden;
  transition: 0.3s all;
  max-height: 0;
}

.premium_inner_box.premium-dropdwon ul.premium-list li.is-open .premium-content {
  max-height: 500px;
}

.premium-dropdwon .js-acc-single-trigger {
  background: #29b568;
  color: #FFF;
  font-weight: 500;
  font-size: 18px;
  line-height: normal;
  text-transform: capitalize;
  font-family: Roboto, sans-serif;
  height: auto !important;
  padding: 12px 20px;
}

.header-cours-ads .header_menu {
  display: none !important;
}

/* .trading-order-list {padding-right: 250px;position: relative;} */
/* .trading-order-list::after { content: ''; background: url(../main_pages/images/tiz_course_ad_live.jpeg); background-size: cover; background-repeat: no-repeat; background-position: center; width: 150px; height: 150px; position: absolute; right: 0; top: -40px; } */
.bonus-work-section .work_smile::before {
  display: none;
}

.bonus-work-section .work_smile {
  position: relative;
}

.get-lifetime.metor_section .metor_box .metor_box_right {
  width: 30%;
  margin-top: -23px;
  margin-bottom: 0;
}

.banner-dark-blue.banner_warp {
  background: #5df5ff;
  background: linear-gradient(90deg, #0cdfed 0, #141e26 52%, #4957c9 98%);
}

.banner_warp.banner-dark-blue .banner_inner_contact p {
  color: #ffeb30;
  font-weight: bold;
  font-size: 28px;
}

.trading-rating-blog .rating-row .rating-box .rating-col {
  padding: 15px;
  border-radius: 10px;
  height: 100%;
  border: 2px solid #878585;
  background: #FFF;
}

.trading-rating-blog .rating-row .rating-box.width-25 {
  width: 27%;
}

.trading-rating-blog .rating-row .rating-box.width-35 {
  width: 39%;
}

.trading-rating-blog .rating-row .rating-box .rating-col .staricon {
  max-width: 90px;
  margin: auto;
}

.trading-rating-blog .rating-row .rating-box .rating-col span.iconimg {
  max-width: 45px;
  margin: auto auto 10px;
}

.trading-rating-blog .rating-row .rating-box .rating-col span.iconimg img {
  width: 100%;
}

.trading-rating-blog .rating-row .rating-box .rating-col span.iconimg.logoicon {
  margin: 0 0 15px;
  max-width: 145px;
}

.trading-rating-blog .rating-row .rating-box .rating-col .trusted-row {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}

.trading-rating-blog .rating-row .rating-box .rating-col .trusted-row .trusted-img {
  width: 115px;
  text-align: left;
  margin: auto;
  padding-bottom: 15px;
}

.trading-rating-blog .rating-row .rating-box .rating-col .trusted-row .trusted-img img {
  width: 30px;
  height: 30px;
  border-radius: 100px;
  overflow: hidden;
  margin-left: -15px;
  border: 2px solid #FFF;
}

.trading-rating-blog .rating-row .rating-box .rating-col .trusted-row .trusted-img img:first-child {
  margin-left: 0;
}

.trading-rating-blog .rating-row .rating-box .rating-col .trusted-row .trusted-text {
  width: 100%;
  padding-left: 0;
}

.trading-rating-blog .rating-row .rating-box .rating-col .trusted-row .trusted-text p {
  text-align: center;
}

.trading-rating-blog .rating-row .rating-box .rating-col span.iconimg.color-img img {
  filter: brightness(0) saturate(100%) invert(58%) sepia(0%) saturate(25%) hue-rotate(174deg) brightness(87%) contrast(90%);
}

p.goole-icon-cap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 13px !important;
}

p.goole-icon-cap span.iconimg {
  margin: 0 !important;
  width: 25px;
  margin-right: 8px !important;
}

.trading-rating-blog .rating-row .rating-box.width-25 .rating-col {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 1600px) {
  .banner_warp.banner-dark-blue .banner_inner_contact p {
    font-size: 22px;
    line-height: 29px;
  }

  #course_detail_form .zone_box {
    height: auto;
  }
}

@media (max-width:1499px) {


  .trading-rating-blog .rating-row .rating-box {
    padding: 10px;
  }

  .trading-rating-blog .rating-row {
    margin: -10px;
  }
}

@media (max-width:1299px) {
  .trading-rating-blog .rating-row .rating-box p {
    font-size: 14px;
  }

}

@media (max-width:1199px) {
  .bonus-work-section .col-md-3 {
    padding: 20px 20px;
  }

  .premium_inner_box.premium-dropdwon ul.premium-list li {
    max-width: 400px;
  }
}

@media (max-width:991px) {

  .trading-rating-blog .rating-row .rating-box {
    width: 50%;
  }

  .premium_inner_box.premium-dropdwon ul.premium-list li {
    max-width: 100% !important;
    width: 100%;
    margin-bottom: 10px;
  }

  .get-lifetime.metor_section .metor_box {
    padding-top: 0;
    padding-bottom: 0;
  }

  .trading-rating-blog .rating-row .rating-box.width-35 {
    width: 100%;
  }

  .trading-rating-blog .rating-row .rating-box.width-25 {
    width: 50%;
  }

  .rating-box.w-100ipad {
    width: 100% !important;
  }
}

@media (max-width:767px) {
  .bonus-work-section {
    padding: 27px 0 30px !important;
  }

  .bonus-work-section .col-md-3 {
    padding: 15px 15px;
  }

  .bonus-work-section .row {
    margin-left: -15px;
    margin-right: -15px;
  }

  .bonus-work-section .work_box span {
    bottom: -10px;
    right: -10px;
    width: 90px;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
  }

  .trading-order-list ol li {
    font-size: 13px;
  }

  .trading-order-list::after {
    top: 50%;
    transform: translateY(-50%);
  }

  .get-lifetime.metor_section .metor_box .metor_box_right {
    width: 100%;
    margin-top: 15px;
    margin-bottom: 0;
    max-width: 300px;
  }

  .get-lifetime.metor_section .metor_box {
    padding-top: 30px;
  }

  .metor_section.get-lifetime {
    padding-bottom: 13px;
    padding-top: 20px;
  }

  .vector-images {
    display: none;
  }
}

@media (max-width:479px) {
  .trading-order-list ol li::before {
    top: 12px;
    transform: inherit;
  }

  .trading-order-list {
    padding-right: 0 !important;
  }

  .trading-order-list::after {
    width: 110px;
    height: 110px;
  }

  .trading-rating-blog .rating-row .rating-box.width-25 {
    width: 100%;
  }

  .trading-rating-blog .rating-row .rating-box {
    width: 100%;
  }

  .trading-rating-blog .rating-row .rating-box .rating-col .trusted-row .trusted-img {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }

  .trading-rating-blog .rating-row .rating-box .rating-col .trusted-row .trusted-text {
    width: 100%;
    padding-left: 0;
  }

  .trading-rating-blog .rating-row .rating-box .rating-col .trusted-row .trusted-text p {
    text-align: center;
  }

  .trading-rating-blog .rating-row .rating-box .rating-col span.iconimg.logoicon {
    margin: auto auto 15px;
  }
}

.metor_section .metor_box .metor_box_left h2.text-black span:before {
  filter: brightness(0) saturate(100%)
}

.trading-rating-blog .rating-row .rating-box.width-35 .rating-col {
  display: flex;
  align-items: center;
}


/*========New Comparison========*/
section.new-comparison-section {
  padding: 0 0 70px;
}

section.new-comparison-section ul.new-comparison-heading-list {
  padding-top: 50px;
  display: flex;
  display: -webkit-flex;
}

section.new-comparison-section ul.new-comparison-heading-list li {
  width: 33.33%;
  background: #29b568;
  border-radius: 100px;
  text-align: center;
  padding: 10px 15px;
  font-weight: 500;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  color: #FFF;
}

section.new-comparison-section ul.new-comparison-list {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}

section.new-comparison-section ul.new-comparison-list li {
  width: 33.333%;
  padding: 8px 15px;
  font-weight: 500;
  font-size: 18px;
  font-family: 'Montserrat', sans-serif;
  color: #000;
  border: 2px solid #22b66c;
  border-radius: 16px;
  text-align: center;
  min-height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}

section.new-comparison-section ul.new-comparison-list li span {
  display: block;
  max-width: 216px;
  margin: auto;
}

section.new-comparison-section ul.new-comparison-list li figure.icon-img {
  width: 56px;
  height: 56px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.border-strong {
  border: 3px solid #22b66c !important;
}

section.new-comparison-section ul.new-comparison-list li span strong {
  font-weight: 600;
}

.new-comparison-blog {
  max-width: 1000px;
  margin: auto;
}

@media (max-width:1199px) {

  section.new-comparison-section ul.new-comparison-heading-list li,
  section.new-comparison-section ul.new-comparison-list li {
    font-size: 16px;
  }

  section.new-comparison-section ul.new-comparison-list li {
    min-height: 50px;
  }

  section.new-comparison-section ul.new-comparison-list li figure.icon-img {
    width: 45px;
    height: 45px;
  }
}

@media (max-width:767px) {

  section.new-comparison-section ul.new-comparison-heading-list li,
  section.new-comparison-section ul.new-comparison-list li {
    font-size: 12px;
  }

  section.new-comparison-section ul.new-comparison-list li {
    min-height: 40px;
    padding: 10px
  }

  section.new-comparison-section ul.new-comparison-list li figure.icon-img {
    width: 35px;
    height: 35px;
  }

  section.new-comparison-section {
    padding: 50px 0
  }

  section.new-comparison-section ul.new-comparison-heading-list {
    margin-bottom: 0px;
  }

  section.new-comparison-section ul.new-comparison-heading-list,
  section.new-comparison-section ul.new-comparison-list {
    overflow: hidden;
    overflow-x: auto;
  }

  section.new-comparison-section ul.new-comparison-list li {
    width: 50px;
    margin-bottom: 0px;
    overflow: hidden;
  }

  section.new-comparison-section ul.new-comparison-list li span {
    display: block;
    max-width: 100%;
    margin: auto;
  }

  section.new-comparison-section ul.new-comparison-list li.bg-title {
    width: calc(100% - 100px);
  }

  section.new-comparison-section ul.new-comparison-list li figure.icon-img {
    width: 20px;
    height: 20px;
  }

  section.new-comparison-section ul.new-comparison-heading-list li {
    width: 50px;
    padding: 5px;
    text-align: center;
    font-size: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  section.new-comparison-section ul.new-comparison-heading-list li:first-child {
    width: calc(100% - 100px)
  }

  section.new-comparison-section ul.new-comparison-heading-list {
    margin-bottom: 10px;
  }
}

/*21-10-2024 Course Add Form*/
.course-add-form {
  background: rgba(0, 0, 0, 0.8);
}

.course-add-form .modal-header {
  flex-wrap: wrap;
  padding: 0;
  position: relative;
  justify-content: center;
  border: 0;
}

.course-add-form .modal-dialog {
  max-width: 609px;
  width: 100%;
}

.course-add-form .logo-img-course {
  width: 100%;
  text-align: center;
  margin-bottom: 0px;
}

.course-add-form .modal-content {
  padding: 42px;
  border-radius: 15px;
}

.course-add-form .modal-header h5 {
  padding: 40px 0;
  text-align: center;
  display: block;
  width: 100%;
  font-size: 16px !important;
  line-height: 30px;
  font-weight: 600 !important;
  font-family: Montserrat, sans-serif;
  color: #2FB463;
}

.course-add-form .modal-header .btn-close {
  position: absolute;
  top: -18px;
  right: -10px;
  color: #FFF !important;
  opacity: 1;
  box-shadow: none !important;
  outline: none !important;
  border-radius: 5px !important;
  width: 35px;
  height: 35px;
  padding: 0;
  border: 1px solid #000;
  filter: brightness(0) saturate(100%) invert(53%) sepia(97%) saturate(354%) hue-rotate(91deg) brightness(91%) contrast(82%);
  background-size: 13px;
}

.course-add-form .modal-content .modal-body {
  height: auto !important;
  padding: 0;
}

.course-add-form .modal-content .form-label {
  font-size: 14px;
  font-weight: 500;
  line-height: 23px;
  color: #243550;
  margin-bottom: 10px;
  font-family: Roboto, sans-serif;
}

.course-add-form .modal-content .input-group-sm {
  margin-bottom: 22px !important;
}

.course-add-form .modal-content .form-control {
  height: 50px;
  background: #F6F7FD;
  border: 1px solid #4F5F811A;
  border-radius: 6px;
  font-size: 14px;
  box-shadow: none;
  outline: none !important;
  font-weight: 400;
  font-family: Roboto, sans-serif;
}

.course-add-form .modal-footer {
  padding: 0;
  border: 0;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column-reverse;
}

.course-add-form .modal-footer a {
  font-size: 16px !important;
  font-weight: 500;
  color: #2FB463;
  text-decoration: underline;
  font-family: Roboto, sans-serif;
}

.course-add-form .modal-footer .btn {
  width: 100%;
  height: 50px;
  background: #2FB463;
  border-color: #2FB463;
  color: #FFF;
  font-size: 18px;
  line-height: 50px;
  padding: 0;
  text-align: center;
  font-weight: 600;
  font-family: Roboto, sans-serif;
  margin: 0 0 20px;
}

.course-add-form .parsley-required {
  font-family: Roboto, sans-serif;
}

.course-add-form .modal-content .input-group-sm .group-icon {
  position: relative;
}

.course-add-form .modal-content .input-group-sm .group-icon i {
  position: absolute;
  top: 50%;
  right: 25px;
  transform: translateY(-50%);
}

/* .course-add-form .modal-content .input-group-sm .group-icon i.fa-eye {
  display: none;
} */
.course-add-form .logo-img-course {
  max-width: 160px;
}

.course-add-form .modal-dialog {
  margin-left: auto !important;
  margin-right: auto !important;
}

@media (max-width: 1400px) {
  .certified_contact .certified_content .main-certificate img {
    height: auto;
  }

  .certificate-section {
    max-width: 530px !important;
  }

  .certificate-section .p-font {
    font-size: 14px !important;
  }

  .certified_contact .certified_content .certificate-course img {
    width: auto;
    height: auto;
  }

  .certified_contact .certified_content .certificate-course {
    max-width: 530px;
    width: 100% !important;
  }

  .certified_contact .certified_content .certificate-course .font-size15 {
    font-size: 12px !important;
    line-height: 20px !important;
  }

  .certified_contact .certified_content .certificate-course .font-c18 {
    font-size: 14px !important;
    padding: 6px !important;
    padding-bottom: 6px !important;
  }

  .certified_contact .certified_content .certificate-course .font-c22 {
    font-size: 20px !important;
  }

  .certified_contact .certified_content .certificate-course .font-c14 {
    font-size: 13px !important;
  }

  .certified_contact .certified_content .certificate-course .fonts18.width-200 {
    font-size: 16px !important;
  }

  .certified_contact .certified_content .certificate-course .width65 {
    width: 50px !important;
  }

  .certified_contact .certified_content .certificate-course .font-size16-c {
    font-size: 11px !important;
  }

  .certified_contact .certified_content .certificate-course .width58 div {
    padding-top: 10px !important;
  }
}

@media (max-width: 991px) {
  .certificate-section {
    width: 425px !important;
  }

  .certificate-section .right-width {
    width: 88% !important;
    padding-bottom: 14px !important;
  }

  .certificate-section .right-width h1 {
    font-size: 18px !important;
    max-width: 200px !important;
  }

  .certificate-section .right-width h3 {
    max-width: 200px !important;
    font-size: 11px !important;
  }

  .certificate-section .p-font {
    font-size: 11px !important;
    line-height: 20px !important;
  }

  .signature-padding {
    padding-top: 15px !important;
  }

  .singnaure-font {
    font-size: 12px !important;
  }

  .width-2 {
    width: 160px !important;
  }

  .width-2 img {
    width: 65px !important;
  }

  .certificate-title-c {
    font-size: 12px !important;
    padding-bottom: 10px !important;
  }

  .main-certificate {
    padding: 10px !important;
  }

  .width-m-65 img {
    width: 40px !important;
  }

  .certified_contact .certified_content .right_bit {
    right: -133px;
  }

  .certified_contact .certified_content .certificate-course .width-200 {
    width: 300px !important;
  }

  .certified_contact .certified_content .certificate-course .padding-1 {
    padding: 10px !important;
  }

  .certified_contact .certified_content .certificate-course .font-size15 {
    font-size: 10px !important;
    line-height: 15px !important;
    padding-top: 5px !important;
  }

  .certified_contact .certified_content .certificate-course {
    max-width: 425px !important;
    width: 100% !important;
  }

  .certified_contact .certified_content .certificate-course .font-size16-c {
    margin-left: 10px !important;
  }

  .certified_contact .certified_content .certificate-course .width58 div {
    width: 154px !important;
  }

  .certified_contact .certified_content .certificate-course .width65 {
    width: 40px !important;
  }

  .certified_contact .certified_content .certificate-course .width90 {
    width: 70px !important;
  }

  .certified_contact .certified_content .certificate-course .font-c22 {
    line-height: 20px !important;
  }

  .course-add-form .modal-content {
    padding: 20px;
  }

  .course-add-form {
    padding: 15px !important;
  }

  .course-add-form .modal-header .btn-close {
    top: 0;
    right: 2px;
  }

  .course-add-form .modal-content {
    padding: 20px;
  }

  .course-add-form .modal-content .input-group-sm {
    margin-bottom: 15px !important;
  }

  .course-add-form .modal-header h5 {
    padding: 20px 0;
  }
}

@media (max-width: 479px) {
  .certificate-section {
    width: 100% !important;
  }

}

  .testimonial-recorded-popup button.close{right: 30px;top: 30px;}
  .testimonial-recorded-popup .modal-dialog .modal-content{max-width: 660px;border-radius: 0;background: transparent;border: 0;padding: 30px;}
  .testimonial-recorded-popup .modal-dialog{padding: 20px;}
  .testimonial-recorded-popup .modal-dialog .modal-content .modal-body {
    background: #FFF;
}
/* .options_section {
  margin-bottom: 0px;
} */
#course_detail_form #cart-tarding .zone_box {
  height: auto;
}
.course_warp .accodian_qustion .accordion-item .accordion-body, .qustion_warp_inner .accordion-item .accordion-body, .qustion_warp_inner .accordion-item .accordion-button{    text-transform: inherit;}
.qustion_warp_inner .accordion-item .accordion-button::first-letter{text-transform: capitalize !important;}
@media (max-width: 767px) {
  .testimonial-recorded-popup .modal-dialog {
    padding: 0;
}
.testimonial-recorded-popup button.close {
  right: 20px;
  top: 20px;
}
.testimonial-recorded-popup .modal-dialog .modal-content{padding:20px;}
.testimonial-recorded-popup .modal-dialog .modal-content .modal-body{padding: 15px !important;}
/* .options_section {
  margin-bottom: 0px;
} */
.subscribe_content .subscribe_content_inner h2 span {
  width: 60px;
  height: 60px;
  font-size: 12px;
}
.course_warp_right.accodian_qustion {
  margin-top: 40px;
}
.course_warp_right.accodian_qustion .accordion {
  padding: 5px;
}
.work_section{        padding-top: 30px;}
.new_stock_section{margin-top: 0;}
.recorded_banner .recorded_banner_contact strong{justify-content: center;}
}
@media (max-width: 403px) {
  .subscribe_content .subscribe_content_inner h2 span{top:-15px}

}
@media (max-width:767px) {
  .best_box-right {
    margin-left: auto;
    display: block;
    max-width: 182px;
    position: absolute;
    top: inherit;
    right: -5px;
    bottom: 15px;
    height: auto;
}
.tarding_right.best_recoded .best_box .best_box_bat a {
  padding: 12px 31px;
  font-size: 17px;
}
}
@media (max-width:767px) {
  .new_stock_section .new_stock_section_left ul{scrollbar-width: thin;
    -webkit-overflow-scrolling: touch;
    scrollbar-color: #2fb463 #C3EAD4;
    scrollbar-width: thin;}
    .new_stock_section .new_stock_section_left ul::-webkit-scrollbar {
      width: 2px;
    }
    
     .new_stock_section .new_stock_section_left ul::-webkit-scrollbar-track {
      background-color: rgba(140, 201, 110, 0.3);
      -webkit-border-radius: 0px;
      border-radius: 0px;
    }
    
     .new_stock_section .new_stock_section_left ul::-webkit-scrollbar-thumb {
      -webkit-border-radius: 0px;
      border-radius: 0px;
      background: rgba(140, 201, 110, 0.3);
    }
}
.offline_baaner img {
  width: 100%;
}
.course-add-form .modal-content .input-group-sm.position-login {position: relative;}
.course-add-form .modal-content .input-group-sm.position-login span.eye-icon { position: absolute; right: 0; cursor: pointer; top: 50%; transform: translateY(-50%);}
span.eye-icon {cursor: pointer;}
.compare-box .modal-dialog {
	max-width: 1050px;
}

  .compare-box{padding: 20px !important;}



