.study-in-uk-banner-section{
    background-color:#E8F8FF;
    border-radius: 20px;
    padding: 50px 0;
    background-image: url(../img/studyInUk/main-banner-background-image.png);
    background-repeat: no-repeat ;
    background-position: right;
}
.aboutus-content .study-in-uk-banner-button{
    padding: 16px 85px;
    border-radius: 50px;
    align-items: center;
    display: grid;
    background-color: transparent;
    border: 1px solid #E8473F;
}
.aboutus-content .study-in-uk-banner-button h2{  
    color: #E8473F;
}
/* //////////////////  */

/* WHY STUDY IN UK SECTION CSS START  */
.why-study-uk-section{
    padding: 100px 0;
}
.why-study-in-uk-mainHeading h2{
    font-family: 'Inter', sans-serif;
    font-size: 64px;
    font-weight: 700;
    line-height: 77px;
    letter-spacing: -0.05em;
    text-align: center;
    
}
.why-study-in-uk-mainHeading p{
    font-family: 'Inter', sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: -0.02em;
    text-align: center;
      
}
.why-study-in-uk-content{
    padding: 80px 0 0 0;
}
.high-employment-rate-content{
    border-left: 2px solid #E8473F;
    margin-bottom: 30px;
}
.high-employment-rate-content h2{
    font-family: 'Inter', sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    letter-spacing: -0.05em;
    padding-left: 20px;
    padding: 0 0 0 20px;
}
.high-employment-rate-content p{
    width: 80%;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: -0.02em;
    padding: 0 0 0 20px;
}

.global-recognition h2{
    font-family: 'Inter', sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -0.05em;
    color: #717171;
    padding-left: 20px;
}
.global-recognition p{
    width: 80%;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: -0.02em;
    color: #717171;
    padding: 0 0 30px 20px;
}
.work-while-study h2{
    font-family: 'Inter', sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -0.05em;
    color: #717171;
    padding-left: 20px;
}
.work-while-study p{
    width: 80%;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: -0.02em;
    color: #717171;
    padding: 0 0 30px 20px;
}
.post-study-visa h2{
    font-family: 'Inter', sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: -0.05em;
    color: #717171;
    padding-left: 20px;
}
.post-study-visa p{
    width: 80%;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    letter-spacing: -0.02em;
    color: #717171;
    padding: 0 0 30px 20px;
}
.high-employment-rate-content .vertical-line{
    border-left: 2px solid #E8473F;
    height: 86px;
    float: left;
}

/* //////////////////// */


/* WHY CHOOSE CMAK SECTION CSS  */

.why-choose-cmak-section{
    background-image: url(../img/studyInUk/choose-cmak-background.png);
    background-repeat: no-repeat;
    background-position: left;
    /* padding: 0 150px; */
    border-radius: 20px;
    background-position-y: bottom;
    background-color: #16347F;
}
.why-choose-cmak-left-section{
display: flex;
align-items: center;
justify-content: flex-end;
}
.why-choose-left-heading-section{
    width: 70%;
}
.why-choose-cmak-left-section h2{
    font-family: 'Inter', sans-serif;
    font-size: 60px;
    font-weight: 600;
    line-height: 71px;
    letter-spacing: -0.05em;
    text-align: left;
    color: white;
}
.why-choose-cmak-left-section p{
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
    letter-spacing: -0.02em;
    text-align: left;
    color: white;
    padding: 0 0 20px 0;
}
.why-choose-cmak-left-section button{
    padding: 16px 85px;
    background-color: #E8473F;
    border-radius: 50px;
    border-style: none;
    
}
.choose-cmak-button{
    padding-top: 20px;
}

.why-choose-cmak-left-section button h2{
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    letter-spacing: -0.05em;
    text-align: center;
    margin-top: initial;
    margin-bottom: initial;

}
hr.new1 {
    border-top: 1px solid white;
}
.why-choose-cmak-right-section{
 padding: 100px 0 50px 0;
}
.inquery-form{
    display: flex;
    gap: 30px;
    padding: 8em 0;
    position: relative;
}
.inquery-form .img-fluid{
    width: 80px;
    height: 80px;
}
.inquery-form-heading{
    width: 69%;
}
.inquery-form h2{
    font-family: 'Inter', sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
    letter-spacing: -0.05em;
    color: white;
}
.inquery-form p{
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 17px;
    letter-spacing: -0.02em;
    color: white;
}
.why-choose-cmak-form-content .inquery-form::after{
    content: '';
    background-image: url(../img/academic-conseling/white_curve_line.png);
    width: 100%;
    height: 5.5vw;
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    bottom: 0;
    background-position: 35px 0px;
    background-size: contain;
}
.why-choose-cmak-form-content .free-assessment::after{
    content: '';
    background-image: url(../img/academic-conseling/white_curve_line.png);
    width: 100%;
    height: 5.5vw;
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    bottom: 0;
    background-position: 35px 0px;
    background-size: contain;
    transform: rotateX(180deg);
    left: 0;
}
.free-assessment{
    display: flex;
    gap: 30px;
    padding: 4em 0 8em 110px;
    position: relative;
}
.free-assessment .img-fluid{
    width: 80px;
    height: 80px;
    
}
.free-assessment-heading{
    width: 69%;
}
.free-assessment-heading h2{
    font-family: 'Inter', sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
    letter-spacing: -0.05em;
    color: white;
}
.free-assessment-heading p{
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 17px;
    letter-spacing: -0.02em;
    color: white;
}
/* //////////////   */
.one-on-one-session{
    display: flex;
    gap: 30px;
    padding: 4em 0 8em 0;
}
.one-on-one-session .img-fluid{
    width: 80px;
    height: 80px;
    
}
.one-on-one-section-heading{
    width: 69%;
}
.one-on-one-section-heading h2{
    font-family: 'Inter', sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
    letter-spacing: -0.05em;
    color: white;
}
.one-on-one-section-heading p{
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 17px;
    letter-spacing: -0.02em;
    color: white;
}

/* /////////////////////// */
/* inquiry_form_section CSS  */
.inquiry-padding-form{
    padding-left: initial;
    padding-right: initial;
    margin-bottom: 200px;
}
.form_page_heading h2{
    font-family: "Maison Neue Red Bull Bold";
    font-size: 40px;
    font-weight: 600;
    line-height: 53px;
    letter-spacing: -0.02em;
    text-align: center;

}
.inquiry_form_page form {
    /* margin-bottom: -20px; Adjust as needed */
}
.inquiry_form_page{
    border: 1px solid #BFC6D0;
    background-color: white;
    border-radius: 20px;
    padding: 40px 40px;
    box-shadow: 0 0px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 13px 0 rgba(0, 0, 0, 0.19);
}
.inquiry_form_section{
    padding: 50px 0;
    height: 736px;
    background-color: #E8F8FF;
}
.inquiry-form-input .form-control{
    border: 1.5px solid #000000;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    color: #000000;
    width: 95%; 
}
.inquiry-form-input .form-control::placeholder{
    color: #000000;
}
.form-control:focus{
    border-color: initial;
    box-shadow: none;
}
.form-row{
    padding: 0 0 40px 0;
}
.form-mailing-address{
    padding: 0 0 40px 0;
}
.form-group{
    padding-right: initial;
     padding-left: initial;
}
.inquiry-button-form{
    padding-top: 30px;
}
select#inputState > option{
    border-bottom: 1px solid #BFC6D0;
    padding-bottom: 10px;
    margin-left: 10px;
}
select#Test_date{
    border: none;
    border-bottom: 1.5px solid #000000;
    border-radius: 0;
    color: #000000;
}
.inquiry-button-form button{
    height: 50px;
    background-color: #E8473F;
    border-style: none;
    border-radius: 8px;
}
div.add_item_section{
    width: clamp(40px,40vw,115px);
    background-color: #F7F8FA;
    border-radius: 10px;
    border: 1px solid #BFC6D0;
    padding: 5px 10px;
    text-align: center;
    float: right;
    display: flex;
    justify-content: space-around;
    cursor: pointer;
    margin-right: 10px;
}
div.add_item_section div.add_item{
    background-color: #F7F8FA;
    border: none !important;
    padding: 0;
    width: fit-content;
}
.btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 0, 25, 0.5);
}
.btn-primary:not(:disabled):not(.disabled):active{
    background-color: #b03832 ;
}
.btn-primary:hover {
    background-color: #b03832 ;
}
.button-text h2{
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 19px;
    letter-spacing: -0.02em;
    text-align: left;

}
.inquiry-form-right-content{
    padding: 0 101px;
}
.inquiry-form-right-content h2{
    font-family: 'Inter', sans-serif;
    font-size: 60px;
    font-weight: 600;
    line-height: 71px;
    letter-spacing: -0.05em;
    text-align: left;
    color: #112B73;
}
.inquiry-form-right-section{
    display: flex;
    align-items: center;
}
.inquiry-form-right-content p{
    font-family: "Maison Neue";
    font-size: 16px;
    font-weight: 300;
    line-height: 21px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #112B73;
    
    
}
hr.new2 {
    border-top: 1px solid #112B73;
}
.margin-remove{

    margin-right: initial; 
    margin-left: initial;
}
.inquiry-input-form-image{
    padding-left: initial;
    padding-right: initial;
}

/* ///////////////  */

/* FAQ SECTION CSS START  */
.FAQ-section{
    padding: 90px;
    background-color: #F1F8FF;
    border-radius: 20px;
}
.FAQ-main-section{
    background-color: #F1F8FF;
    border-radius: 2.5em;
}
.faq-heading h2{
    font-family: 'Inter', sans-serif;
    font-size: clamp(1.8125rem, 1.1875rem + 3.125vw, 4rem);
    font-weight: 700;
    line-height: 77px;
    letter-spacing: -0.05em;
    text-align: center;
    color: #112B73;
}
.faq-border{
    border-top: none;
    border-left: none;
    border-right: none;
    background-color: transparent;
}
.faq-border .card-header{
    background-color: initial;
    border-bottom: none;
}

.arrow-icon{
    width: 100%;
}
.button-content{
    display: flex;
    justify-content: space-between;
}
.btn-link:focus{
    text-decoration: none;
}
.btn-link:hover{
    text-decoration: none;
    
}
.button-content p{
    font-family: 'Inter', sans-serif;
    font-size: clamp(0.5625rem, 0.3304rem + 1.1607vw, 1.375rem);
    font-weight: 400;
    line-height: 27px;
    letter-spacing: -0.02em;
    text-align: center;
    color: #112B73;
    text-decoration: none;

}
.down-arrow {
    display: inline-block;
    width: 20px; /* Adjust width as needed */
    height: 20px; /* Adjust height as needed */
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url('../img/studyInUk/arrow-down.png');
    transition: transform 0.3s ease;
}
.arrow-rotate {
    transform: rotate(180deg);
}
.down-arrow:hover{
    width: 22px;
    height: 22px;
    /* transition: transform 0.5s ease; */
} 
.faq-border .card-body{
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: -0.02em;
    text-align: left;
    color: #112B73;
}
