@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    font-family: 'Montserrat', sans-serif !important;
}

.banner_sec {
    background-image: url("https://www.fastinfoclass.com/new-assets/images/ielts-exam-new-design/IELTS-Prep-banner_nwqe.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.custm_marquee_contnr{
    background-image: linear-gradient(to right, #FFC209, #FFFEF8);
    overflow: hidden;
    white-space: nowrap;
    padding: 10px 0;
    position: relative;
}

.banner_txt {
    margin-top: 112px;
}

.banner_txt h1 {
    font-size: 40px;
    font-weight: 600;
    line-height: 48px;
    color: #2A2A2A;
}

.banner_txt span {
    font-size: 40px;
    font-weight: 600;
    line-height: 48px;
    color: #F01717;
}

.banner_txt h2 {
    font-size: 40px;
    font-weight: 700;
    line-height: 48px;
    color: #009EFF;
}

.banner_text_list p {
    font-size: 22px;
    line-height: 40px;
    font-weight: 500;
    color: #212121;
}
.banner_text_list span {
    font-size: 14px;
    line-height: 40px;
    font-weight: 500;
    color: #212121;
    display: block;
    padding-left: 19px;
}
.banner_text_list p::before {
    content: ' •';
    color: #007bff;
    font-size: 36px;
    padding-right: 8px;
    font-weight: 700;
}


/* .banner_text_list ul li::marker {
    color: #009EFF;
} */

.banner_text_list {
    margin-top: 28px;
}

.one_left {
    width: 70%;
    margin-top: 10px;
}

.iltes_exam_three_left {
    border-radius: 4px;
    padding: 0 28px;
}

.form_head_text h3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    color: #2A2A2A;
    margin-top: 20px;
}

.form_head_text span {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    color: #069DFF;
}

.iltesetlfb_button {
    background-image: linear-gradient(to left, #009EFF, #6F8BFA);
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    color: #ffffff;
    width: 250px;
    border-radius: 10px;
}
.error {
    color: red;
    font-size: 14px;
    font-weight: 500;
}
.mar_btm_input_fild{
    margin-bottom: 8px;
}

.captcha_box_div {
    margin-top: 20px;
}

.custm_capctha_numbr_img {
    width: 44%;
}

.custm_capctha_img {
    width: 20%;
}

.bfm_btn_div {
    margin-top: 20px;
    text-align: center;
    margin-bottom:20px;
}

.banner_bottom_section {
    padding: 25px 0;
}

.banner_bottom_section_holder {
    display: grid;
    grid-template-columns: 23px 1fr;
    grid-gap: 12px;
}

.banner_bottom_section_holder_right p {
    color: #2A2A2A;
    font-size: 14px;
    margin-top: 5px;
}

.banner_bottom_section_holder_right h6 {
    color: #009EFF;
    font-size: 22px;
    font-weight: 700;
}

.border_right_line {
    border-right: 2px solid #605E5E;
}

.trust_fastInfo {
    background-image: url(https://www.fastinfoclass.com/new-assets/images/ielts-exam-new-design/strips.webp);
    background-repeat: no-repeat;
    padding: 70px 0;
    background-size: cover;
}

.trust_fastInfo_inner {
    width: 88%;
    margin: 0 auto;
}
.lpvha_cls{
    padding: 20px 10px;
}

.trust_fastInfo_left {
    background-color: #0A4982;
    padding: 0px 22px;
    border-radius: 0 65px 0 65px;
    height: auto;
}

.trust_fastInfo_left ul li {
    font-size: 20px;
    color: #fff;
    margin-bottom: 24px;
    position: relative;
    padding-left: 28px;
    line-height: 28px;
}

.trust_fastInfo_left ul li:last-child {
    margin-bottom: 0;
}

.trust_fastInfo_left ul li::after {
    content: "\f058";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-style: normal;
    font-size: 18px;
    position: absolute;
    left: 0;
    top: 0px;
    color: #fff;
}

.starts_now {
    margin: 30px 0;
}

.starts_now_block {
    border: 1px solid #000000;
    border-radius: 10px;
    padding: 40px;
}

.common_sub_heading h2 {
    color: #2A2A2A;
    font-size: 36px;
    font-weight: 700;
}

.common_sub_heading h2 span {
    color: #F01717;
}

.starts_now_section {
    margin-top: 20px;
}

.starts_now_section h5 {
    color: #009EFF;
    font-size: 23px;
    font-weight: 700;
}

.starts_now_section_bottom {
    margin-top: 20px;
}

.snsb_block {
    border-radius: 10px;
    background-color: #EBF3F9;
    padding: 22px 0;
    box-shadow: 2px 1px 17px 0px rgba(0, 0, 0, 0.2);
}

.snsb_block p {
    color: #2A2A2A;
    font-size: 18px;
    text-align: center;
    font-weight: 600;
}

.starts_now_button {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 42px;
}

.starts_now_button_holder {
    width: 249px;
    height: 67px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #F4EFFF !important;
    font-size: 25px;
    font-weight: bold;
    background-color: #009EFF !important;
    border-radius: 10px;
}

.new_slider_block {
    background-color: #EBF3F9;
    box-shadow: 2px 1px 17px 0px rgba(0, 0, 0, 0.2);
    margin: 0 15px;
}

.section_new_four_slider .owl-carousel .owl-item img {
    width: unset;
    margin: 0 auto;
    position: relative;
    top: -60px;
}

.new_slider_block_bottom h5 {
    color: #2A2A2A;
    font-size: 24px;
    font-weight: 600;
}

.new_slider_block_bottom h6 {
    color: #2A2A2A;
    font-size: 24px;
    font-weight: bold;
}

.new_slider_block_bottom h4 {
    color: #009EFF;
    font-weight: 700;
    font-size: 30px;
    display: inline-block;
    padding: 6px 16px;
    border: 1px solid #000000;
    border-radius: 3px;
    margin: 10px 0 25px 0;
}

.section_new_four_slider .owl-carousel .owl-dots {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.section_new_four_slider .owl-carousel .owl-dots .owl-dot span,
.iltes_exam_testimonials .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #888B8D;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 100%;
}

.section_new_four_slider .owl-carousel .owl-dots .owl-dot.active span,
.iltes_exam_testimonials .owl-dots .owl-dot.active span {
    background: #009EFF;
}

.accessible_section {
    background-image: url("https://www.fastinfoclass.com/new-assets/images/ielts-exam-new-design/banner.webp");
    background-size: cover;
    background-repeat: no-repeat;
    padding: 40px 0;
    background-position: center;
    margin-top: 40px;
}

.accessible_section_inner h3 {
    text-align: center;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 30px;
    font-weight: bold;
}

.accessible_section_heading {
    display: inline-block;
    margin: 0 auto;
}

.accessible_section_heading_block {
    margin-top: 20px;
}

.accessible_section_heading h2 {
    font-size: 26px;
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
}


.accessible_section_left {
    padding: 36px 40px;
    background-color: #fff;
    margin-top: 37px;
    border-radius: 12px;
    height: 260px;
}

.accessible_section_left h5 {
    color: #009EFF;
    font-size: 26px;
    font-weight: 700;
}

.accessible_section_left p {
    color: #2A2A2A;
    font-size: 18px;
    margin-top: 5px;
    font-weight: 600;
}

.accessible_section_left h6 {
    color: #2A2A2A;
    font-size: 24px;
    font-weight: bold;
    margin-top: 15px;
    padding: 11px 24px;
    border: 1px solid #000000;
    border-radius: 10px;
}

.accessible_section_left h6 span {
    color: #FF1D1D;
}

.accessible_section_left h4 {
    color: #2A2A2A;
    font-size: 18px;
    margin-top: 5px;
}
.accessible_section_left h7 {
    color: #2A2A2A;
    font-size: 14px;
    margin-top: 5px;
    font-weight: 400;
}

.required_documents {
    background-color: #DAF1FF;
    padding: 55px 0;
}

.required_documents_inner {
    text-align: center;
}

.rdi_block h5 {
    display: inline-block;
    color: #2A2A2A;
    font-size: 33px;
    font-weight: bold;
    padding: 10px;
    border: 1px solid #000000;
}

.required_documents_block p {
    color: #2A2A2A;
    font-size: 24px;
    font-weight: 600;
    line-height: 44px;
}
.newhome_six_heading h2 {
    color: #404040;
    font-size: 28px;
    font-weight: 600;
}
.newhome_six_heading h2 span {
    margin-left: 2px !important;
    color: #009EFF;
}
.newhome_six_heading{
    padding-top: 40px;
}
.custm_acrdn{
    padding-top: 32px !important;
}

.required_documents_block {
    margin-top: 31px;
}

.middle_text h6 {
    color: #009EFF;
    font-size: 25px;
    line-height: 33px;
    font-weight: 800;
    margin-top: 8px;
    margin-bottom: 28px;
}

.required_documents_button {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sticky-cta-btn {
    position: fixed;
    bottom: 28px;
    left: 48%;
    transform: translateX(-49%);
    background-image: linear-gradient(to left, #009EFF, #6F8BFA);
    color: #fff;
    padding: 11px 7px;
    font-size: 14px;
    font-weight: bold;
    border-radius: 4px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    z-index: 9999;
    text-align: center;
    text-decoration: none;
    display: none;
}
.sticky-cta-btn:hover {
    background-color: #d41100;
}


.required_documents_button_holder {
    background-color: #009EFF;
    width: 351px;
    height: 60px;
    color: #fff !important;
    border-radius: 10px;
    font-size: 25px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
}

.iltes_exam_two {
    margin-top: 0px;
}
.custm_iet{
    padding: 0px !important;
}

.blue-right-img {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
}

.form-box {
    position: relative;
    z-index: 1;
}

.content-wrapper {
    position: relative;
    z-index: 2;
}

.section-title {
    font-size: 2.5rem;
    font-weight: 600;
    color: #333;
    text-align: center;
    margin-bottom: 50px;
}

.process-steps {
    max-width: 452px;
}
.cstm_acrdn_nw p{
    margin-top: 8px;
}

.process-step {
    background: transparent;
    border-radius: 8px;
    padding: 12px;
    margin-bottom: 54px;
    border: 1px solid #000000;
    position: relative;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    color: #2A2A2A;
    text-align: center;
}

.process-step::after {
    content: '\f063';
    position: absolute;
    left: 50%;
    bottom: -26px;
    transform: translateX(-50%);
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 18px;
    color: #000;
    z-index: 1;
}

.process-step:last-child::after {
    display: none;
}

.step-number {
    position: absolute;
    left: 50%;
    bottom: -67px;
    transform: translateX(-50%);
    background: #009EFF;
    color: white;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 600;
    z-index: 2;
}

.process-step:last-child .step-number {
    display: none;
}

.process-step:first-child {
    position: relative;
}

.process-step:first-child::before {
    content: '1';
    position: absolute;
    left: 50%;
    top: -32px;
    transform: translateX(-50%);
    background: #009EFF;
    color: white;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 600;
    z-index: 2;
}

.custm_hww {
    margin-bottom: 52px;
}

.psr_bx_custm {
    margin-top: 70px;
}
.custm_tfl{
    margin-top: 40px;
    position: relative;
    left: 32px;
}
  .snsb_block {
      cursor: pointer;
      background: #f2f9ff;
      padding: 20px;
      border-radius: 10px;
      text-align: center;
      transition: background 0.3s ease;
      margin-bottom: 10px;
  }

  .snsb_block.selected {
      background-color: #007bff;
  }
  .snsb_block.selected p {
      color: #ffffff;
  }
  .yfsr_top {
    height: 10px;
    background-color: #069DFF;
     border-radius: 10px 10px 0 0;
}
.custm_fst_frm_mb{
    margin-bottom: 30px;
}
.custm_ie_frm_mt{
    margin-top: 20px !important;

}

  .starts_now_button_holder[disabled] {
      opacity: 0.5;
      cursor: not-allowed;
  }
@media screen and (max-width:767px){
    .one_left {
        width: 100%;
    }
    .form_head_text span {
        font-size: 17px;
        line-height: 25px;
        font-weight: 700;
    }
    .form_head_text h3 {
        font-size: 17px;
        line-height: 25px;
        text-align: center;
        font-weight: 700;
    }
    .iltes_exam_three_left_form_button {
        width: 100%;
    }
    .iltesetlfb_button {
        width: 100%;
        font-size: 17px;
        line-height: 25px;
    }
    .banner_sec {
        background-color: #EFF8FF;
        background-image: none;
    }
    .banner_txt {
        margin-top: 32px;
    }
    .banner_txt h1 {
        font-size: 23px;
        line-height: 31px;
    }
    .banner_txt span {
        font-size: 23px;
        line-height: 31px;
    }
    .banner_txt h2 {
        font-size: 23px;
        line-height: 31px;
    }
    .banner_text_list p {
        font-size: 18px;
    line-height: 36px;
    }
    .banner_text_list {
    margin-top: 16px;
    margin-bottom: 16px;
    }
    .banner_bottom_section_holder {
        margin-bottom: 20px;
    }
    .banner_bottom_section_holder_right h6 {
        font-size: 18px;
    }
    .border_right_line {
        border: none;
    }
    .trust_fastInfo {
        padding: 22px 0;
    }
    .trust_fastInfo_inner {
        width: 100%;
    }
    .banner_bottom_section {
        padding: 0;
        margin-top: 28px;
        margin-bottom: 0px;
    }
    .common_sub_heading h2 {
        font-size: 28px;
        line-height: 36px;
    }
    .trust_fastInfo_left ul li {
        font-size: 16px;
        line-height: 24px;
    }
    .mbl_img_fluid{
        display: none;
    }
    .trust_fastInfo_left {
        padding: 20px 20px;
    }
    .new_slider_block_bottom h6{
        font-size: 20px;
        line-height: 28px;
    }
    .new_slider_block_bottom h5{
        font-size: 20px;
        line-height: 28px;
    }
    .new_slider_block_bottom h4{
        font-size: 24px;
    }
    .accessible_section {
        padding: 28px 0;
        background-color: #009EFF;
        margin-top: 22px;
    }
    .accessible_section_inner h3 {
        font-size: 28px;
        line-height: 36px;
    }
    .custm_ciya h2{
        font-size: 20px;
        line-height: 28px;
        padding: 20px;
    }
    .accessible_section_left {
        height: auto;
    }
    .accessible_section_left h4 {
        margin-top: 16px;
    }
    .rdi_block h5 {
        font-size: 22px;
        line-height: 30px;
        font-weight: 600;
    }
    .required_documents_block p {
        font-size: 20px;
        line-height: 28px;
    }
    .middle_text h6{
        line-height: 30px;
        font-size: 22px;
        margin-top: 20px;
        font-weight: 600;
    }
    .required_documents_button_holder{
        font-size: 20px;
        line-height: 28px;
        height: auto;
        width: 100%;
    }
    .required_documents {
        padding: 40px 0;
    }
    .seven{
        padding: 40px 0;
    }
    .iltes_exam_two {
    margin-top: 0px;
    }
    .blue-right-img {
        display: none;
    }
    .process-step {
        font-size: 16px;
        line-height: 24px;
    }
    .process-step:first-child::before{
        font-size: 18px;
    }
    .step-number {
        font-size: 18px;
    }
    .psr_bx_custm {
        margin-top: 40px;
    }
    .process-step:last-child {
        margin-bottom: 0;
    }
    .custm_tfl {
        left: 0;
    }
    .starts_now_block {
        padding: 20px;
    }
    .starts_now_section h5{
        font-size: 18px;
        line-height: 26px;
    }
    .snsb_block p {
        font-size: 16px;
        line-height: 24px;
    }
    .snsb_block {
        padding: 16px;
    }
    .iltes_exam_three_left{
        padding: 16px 28px 0px 28px;
    }
    .form_head_text h3 {
        margin-top: 0px;
    }
    .required_documents_block{
        padding-right: 40px;
        padding-left: 40px;
    }
 

}