@font-face {
    font-family: 'Helvetica';
    src: url('/fonts/Helvetica.eot');
    src: url('/fonts/Helvetica.eot') format('embedded-opentype'),
         url('/fonts/Helvetica.woff2') format('woff2'),
         url('/fonts/Helvetica.woff') format('woff'),
         url('/fonts/Helvetica.ttf') format('truetype'),
         url('/fonts/Helvetica.svg#Helvetica') format('svg');
}

:root{
    --main-color: #009BA7;
    --second-color: #0077AA;
    --third-color:#4a4a4a;
    --white:#fff;
    --bold-font: "ge-dinar-medium";
    --light-font: "ge-dinar-light";
    --english-font: 'Avenir';
    --padding-lef: 30px;
    --padding-right: 30px;
    --margin-lef: 30px;
    --padding-right: 30px;
    --faq-image: url(../images/faq_ar.jpg);
    font-size: 13px;
}

body.english *:not(.fa, .fas, .fab) {
    font-family: var(--english-font);
    line-height: 22px;
}

body.arabic-version *:not(.fa, .fas, .fab) {
    font-family: var(--bold-font);
    line-height: 22px;
}

.english .home .content {
    min-height: 240px;
}

.english .more {
    left: 0%;
    position: relative;
    margin-bottom: 25px;
}

.banner_innermain {
    margin-bottom: 30px;
}

.has-error .help-block {
    color: #e10000;
}
.sub-benefits .col-md-3 .card img {
    width: 60px;
    height: 60px;
    display: block;
    margin: auto;
}
.contactpage_main h2 {
    color: var(--third-color);
    font-size: 30px;
    margin-bottom: 15px;
    padding-right: 10px;
}

.sub-benefits .col .card {
    padding: 15px;
}
/*==================== Footer =====================*/

.innerPage footer {
    margin-top: 60px;
}

.english .home .content h2 {
    line-height: 32px;
}

footer h5{ font-size:20px;}

.footer_links ul li a{ color:#fff;}

.SocialIcon {position: fixed;top: 40vh;z-index: 99;right: 20px;}
.SocialIcon li{ margin-bottom:10px;}
.SocialIcon li i{ color:#009ba7; font-size:27px;}
.SocialIcon li img{ width:34px;}

footer .footer-subscrib h5 {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px;
}

/* footer .footer-subscrib button {
    top: 26px !important;
} */

.banner_inner {
    position: relative;
    min-height: 280px;
}
.head-group3 {
    padding-top: 11px;
}

.all-header .hiding {
    padding-top: 11px;
}

.services li {
    margin-bottom:10px;
}


.services ul {
    list-style: disc;
    padding: 15px;
}

body.arabic-version {
    direction: rtl;
}

.arabic-version header .navbar .all-header {
    justify-content: flex-end;
}

.arabic-version .head-group1 {
    width: auto;
}

.arabic-version .icon .logo a {
    justify-content: inherit;
}

.subscribe-btn {
    z-index: 99;
    position: fixed;
    bottom: 26%;
    left: 0;
    background: #0177aa;
    padding: 15px 10px;
    color: #fff;
    font-size: 14px;
    line-height: 16px !important;
}

.single-box .img-text p {
    height: 100%;
}

.subscribe-btn:hover {
    color: #fff;
}

footer .footer-links a:hover {
    color: #fff;
}

.subscribe-btn::after {
    content: ' ';
    position: absolute;
    width: 32px;
    height: 32px;
    background-color: var(--second-color);
    transform: rotate(
            45deg);
    left: 100px;
    overflow: hidden;
    top: 7px;
    z-index: -1;
}

.contact-us-btn {
    width: 100%;
    height: 50px;
    border: 1px solid #97979755;
    border-radius: 3px;
    text-align: right;
    padding: 7px;
}

.contact-us-btn {
    text-align: center;
    background-color: var(--main-color);
    color: var(--white);
    font-family: var(--english-font);
}

.card-body .arrow-up-div {
    display: inline-block;
    padding-top: 11px;
    position: relative;
    /*margin-top: 30px;*/
}

.btn.btn-outline-info:not(.collapsed) {
    display:none    ;
}

.banner_inner h1 {
    font-family: 'Avenir';
    font-weight: 900;
    font-size: 36px;
    position: absolute;
    color: #fff;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 10;
    text-align: right;
    margin: 0px;
    padding: 50px;
}
.english form input, .english form input::placeholder, .english form textarea, .english form textarea::placeholder {
    text-align: left;
    font-family: var(--english-font);
}
/*.english .banner_inner h1 {*/
/*    text-align: left;*/
/*}*/

.footer_links > a {
    pointer-events: none;
    margin: 0px 0px 15px 0px;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-weight: 900;
    font-family: 'Avenir';
    display: none;
}

.arabic-version .drop-down .navbar ul li a {
    direction: ltr;
}
.arabic-version .drop-down .dropdown-link .second .dropdown-link2 {
    justify-content: inherit;
}

.arabic-version .FAQ .faq-group {
    justify-content: inherit;
}
/* .arabic-version .FAQ .bton {
     justify-content: inherit;
} */

.arabic-version .text-left {
    text-align: right !important;
}
.english .single-box .img-text h2, .english .single-box .img-text p {
    line-height: 1.3;
}

.english .drop-down .navbar ul li a {
    direction: rtl;
}


/*==================== Testimonials =====================*/

.testimonials_home{ background-color:#f3fbfb;}
.testimonials_home .container-fluid{ padding:0px;}
.testimonials_home_content{ max-width:90%; width:100%; padding-top:75px; padding-bottom:60px;}
.testimonials_home_content h2 { margin-bottom:50px; line-height:49px;}
.testimonials_home_slider{}
.testimonials_home_slider img{ width:100%;}
.testimonials_home_content p{ position:relative;font-family: 'Avenir';font-weight: 500; font-size:18px !important; line-height:33px !important; margin-bottom:10px;}
.testimonials_home_content p:after{content: "";/*font-family: FontAwesome;font-style: normal;font-weight: normal;text-decoration: inherit;color: #c9eaed;font-size:45px;*/position: absolute;top: -20px;right: -50px; /*display:inline-block;-moz-transform: rotate(180deg);-webkit-transform: rotate(180deg);transform: rotate(180deg);*/ background: url(../images/quote.png) no-repeat right top; width:70px; height:60px;}


.testimonials_home_content strong{font-family: 'Avenir';font-weight: 500; display:block; color:var(--third-color); font-size:16px;}

.testimonials_home_slider .carousel-indicators {left:33.6%;top: auto;bottom: 50px;width: 300px;}
/*.testimonials_home_slider .carousel-indicators li {background: #d2edef;border-radius: 50%;width: 10px;height: 10px;}*/
.testimonials_home_slider .carousel-indicators .active {background: #009ba7;}

.testimonials_home_content h2 {
    color: var(--third-color);
    font-family: var(--bold-font);
    font-size: 40px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 45px;
    margin-top: 35px;
}

.testimonials_home_content p {
    color: var(--third-color);
    font-family: var(--light-font);
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 33px;
    margin-top: 65px;
    margin-bottom: 15px;

}

 .carousel-indicators li {
    width: 13px;
    height: 13px;
    background-color: var(--main-color);
    border-radius: 50%;
    opacity: .5;
}

.carousel-indicators .active {
    opacity: 1;
}

.homepage .FAQ .header h2 {
    margin: 15px 0;
}

.services #carouselExampleCaptions .carousel-indicators {
    position: absolute;
    top: auto;
    right: 0;
    left: 0;
    padding: 0;
    margin: 0;
    bottom: -70px;
}

.english .carousel-item img {
    transform: inherit;
}

.control-label {
    padding: 0;
}

.iti.iti--allow-dropdown {
    width: 100%;
}

.arabic-version .subscribe-btn {
    left: auto;
    right: 0;
}

.arabic-version .subscribe-btn::after {
    left: auto;
    right: 64px;
}

.arabic-version .more {
    left: auto;
    right: 0%;
    position: relative;
    margin-bottom: 25px;
}

.arabic-version .SocialIcon {
    left: 20px;
    right: auto;
}

/* .arabic-version footer .footer-subscrib button {
    top: 26px !important;
} */

.english #newsletter-submit-btn .fas.fa-chevron-left{
    transform: rotate(180deg);
}

.ConfirmationPart .control-label {
    padding: 15px;
}

.arabic-version .testimonials_home_slider .carousel-indicators {
    right: 31.6%;
}

.drop-down .dropdown-link .second .dropdown-link2 {
    height: auto !important;
}

.drop-down .navbar ul li ul li a, .drop-down .navbar ul li ul li {
    text-align: end;
}

.close-btn {
    padding: 6px 10px 0;
    font-weight: 200;
    cursor: pointer;
    font-size: 21px;
}

.search-bar-box {
    position: absolute;
    top: 55px;
    right: 200px;
    background: #fff;
    padding: 10px 5px;
    width: 290px;
    display: flex;
}

.arabic-version .icon .lang i {
    padding-right: 18px;
}

.arabic-version .close-btn {
    padding: 0px 10px 0;
    font-size: 31px;
}

.arabic-version .search-bar-box #dynamicmodel-body {
    width: 100%;
    max-width: 160px;
}

.arabic-version .search-bar-box form {
    width: 100%;
}

.arabic-version .search-bar-box {
    left: 180px;
    right: auto;
    top: 53px;
    width: 238px;
}

/*==================== FAQ =====================*/

.faq .accordion .card {border-radius: 0;background: none;border-left-width: 0;border-right-width: 0; border:none;overflow: inherit;}
.faq .accordion .card .card-header {background: none;padding: 25px 125px 25px 40px;border-radius: 0; border:none;box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.15);}
.faq .accordion .card-header h2 {font-size: 24px;}
.faq .accordion .card-header .btn {cursor: pointer;color: var(--third-color);width: 100%;text-align: left;padding-left: 0;padding-right: 0; font-size:24px; line-height:30px;font-family: 'Avenir';font-weight: 500;}
.faq .accordion .card-header i {font-size: 30px;position: absolute;top: 30px;right: 55px; color:#009ba7; font-weight:normal;}
.faq .accordion .card-header .btn:hover {color: #009ba7;}
.faq .accordion .card-body {color: #9C9C9C; font-size:19px; line-height:39px;}
.faq .accordion .highlight i {transform: rotate(180deg);}
.faq .card-header{margin-bottom: 20px !important;}
.arabic-version .faq .accordion .card .card-header {background: none;padding: 25px 40px 25px 125px;border-radius: 0; border:none;box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.15); text-align: right;}
.arabic-version .faq .accordion .card-header .btn { text-align: right;}

/*==================== Search =====================*/

.allpagemaingrame2.searchbpage .form-control {padding: 0px 20px;border-radius: 5px;border:none;  color:var(--third-color);}

.allpagemaingrame2.searchbpage .form-control::-webkit-input-placeholder {color: var(--third-color)!important; opacity:1 !important;}
.allpagemaingrame2.searchbpage .form-control::-moz-placeholder {color: var(--third-color)!important; opacity:1 !important;}
.allpagemaingrame2.searchbpage .form-control:-ms-input-placeholder {color: var(--third-color)!important; opacity:1 !important;}
.allpagemaingrame2.searchbpage .form-control:-moz-placeholder {color: var(--third-color)!important; opacity:1 !important;}



.search-bx .site-button {padding: 10px 12px;border: 1px solid transparent;border-bottom-left-radius: 0;border-top-left-radius: 0;background:none;}
.search-bx {border: 1px solid #bcbcbc; border-radius:5px;}
.search_content {padding:0px 0;	}
.search_content h4 {font-size:24px;color:#009BA7;line-height: 30px;font-family: 'Avenir';font-weight: 500;margin: 0px 0px 10px 0px; text-decoration:underline;}
.search_content ul {margin: 0px;padding: 0px;}
.search_content ul li {display:block;margin-top:35px;}
.search_content ul li p{ color:#666666; font-size:16px; line-height:29px;}

.search-bx .form-control {font-size: 20px;height: 65px;line-height: 65px;border-radius: 4px; color:var(--third-color);}
.search-bx .form-control:focus{ border:none;}



@media (max-width:767px) {
    #search-btn{
        color: #fff;
        font-size: 18px;
        padding: 5px;
    }
}

<!-------------------------------------Home Page style-------------------------------------->

.drop-down .dropdown-link {
    border-right: 1px solid #fff;
}
.arabic-version .drop-down .dropdown-link {
    border-right: none;
    border-left: 1px solid #fff;
}

body.arabic-version .dropdown-link:last-child {
    border-left: none;
}
.testimonials_home_slider .carousel-indicators {
    /*right: 40%;*/
    /*transform: translateX(-50%);*/
    /*bottom: 50px;*/
    /*left: auto;*/
    /*width: max-content;*/
}

.english .home .content h2,
body.arabic-version .home .content h2 {
    line-height: 15px;
    font-size: 22px;
}

.home .content h1,
body.arabic-version .home .content h1 {
    font-size: 27px;
    line-height: 34px;
}
.program-btn{
    padding: 19px 30px 19px 30px;
}

.person .drop button{
    padding: 15px;
}
.person .col .card .card-body a{
    width: 95%
}


<!--------------------------------------------About Care Insurance Page style -------------------------------->

/*Add New css Line*/
  body.arabic-version .services p{
      margin-bottom: 20px;
  }

body.arabic-version .person .links li{
    font-weight: 800;
}
.person .links li{
    margin-bottom: 10px;
    list-style: disc;
}

.panel-heading {
    background-color: transparent;
    box-shadow: none;
}
.new-subscribe-home .button .btn{
    background: var(--main-color);
    padding: 10px 100px;
    border-radius: 0px;
    color: #fff;
}

/******** ADD the class in html **********/
.new-subscribe-home .payment-row{
    display: flex;
    flex-direction: column;
}
.new-subscribe-home .form-row .form-group label{
    display: flex;
    align-items: center;
}


.program_subsc_input1.program_sub_usd ,
.program_subsc_input1.program_sub_jod{
    width: 60px;
    padding: 5px;
    margin: 0px 7px;
    text-align: center;
}

.new-subscribe-home .form-row .form-check label{
    font-size: 16px;
}
.new-subscribe-home .check-text input{
    margin: 0px 4px;
}
.new-subscribe-home .form-row .form-group button{
    display: flex;
    justify-content: center;
    align-items: center;
}

.has-star {
    margin-bottom: 0px;
}
.has-error .help-block {
    font-size: 13px;
    padding: 0px 10px;
}
.new-subscribe-home .date-row{
    margin-top: -2px;
}
.english .new-subscribe-home .check-text input{
    position: relative;
    top: 0;
    left: 0;
}
.has-star a{
    color: var(--main-color);
}

.services .card-body ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.services .card-body li::before {
    content: "\2022";
    color: var(--second-color);
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
}


.arabic-version .services .card-body li {
    margin: 0;
    margin-right: 26px;
}

.services .card-body li::before {
    content: "\2022";
    color: var(--main-color);
    font-weight: bold;
    display: inline-block;
    width: 8px;
    margin-left: 4px;
    font-size: 22px;
}

.services .card-body li{
    color: var(--third-color);
}


.arabic-version .services .card-body li{
    margin: 5px 7px;
    color: var(--third-color);
}

.company .modal-dialog{
    padding: 20px 40px 20px 40px;
}
.company .modal-dialog .modal-header{
    border-radius: 0px;
    padding: 12px;
}
.company .modal-dialog .modal-header h2{
    font-size: 20px;
}
.company .modal-dialog .modal-content .modal-body h3 {
    color: var(--third-color);
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 15px;
    letter-spacing: 1px;
}
.company .modal-dialog .modal-content .modal-body p{
    line-height: 31px;
    margin-bottom: 2px;
    font-size: 15px;
}
.company .modal-dialog .modal-content .modal-body form input{
    height: 31px;
}
.company .modal-body .form .form-row .form-group{
    margin-bottom: 0px;
}

.select2-selection--single {
    text-align: left;
}

.select2-dropdown .select2-results__option {
    text-align: start;
}

.arabic-version .select2-selection--single {
    text-align: right;
}

.new-subscribe-home .date-row .date .form-control {
    padding: 1px;
    height: 33px;
    margin-top: -9px;
}

.new-subscribe-home .form-row .form-group input,
.form-control{
    height: 33px;
}

.new-subscribe-home .check-text{
    padding: 0px 30px 10px 30px;
}

.select2-selection__arrow {
    left: 0;
}

.services .card-body p {
    font-family: var(--english-font);
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 32px;
    color: var(--third-color);
}

.services .card-body p {
    /*font-family: var(--bold-font);*/
}

.services .card-body li::before {
    margin-right: 6px;
}

.sub-benefits .card .card-footer{
    background-color: #fff;
}
.sub-benefits  .card{
    margin-bottom: 10px;
    border: none;
    transition: .3s all ease;
    margin-top: 35px;
}
.sub-benefits .card:hover {
    box-shadow: 0 0 15px 0 rgba(182,182,182,0.26);
}

.sub-benefits .card .card-body{

}
.sub-benefits .col .card-body h5{
    font-family: var(--bold-font);
    font-size: 19px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px;
}
.sub-benefits .card .card-body {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: -10px;
    padding: 10px;
}
.sub-benefits .card .card-body .card-text.text-center {
    font-size: 15px;
    color: var(--third-color);
    margin-top: 5px;
    margin-bottom: 5px;
}

.testimonials_home_slider .carousel-indicators{
    bottom: 30px;
}

.program .person,
.program .company{
    position: relative;
}

.program-btn {
    position: absolute;
    bottom: 48px;
    left: 50%;
    transform: translateX(-50%);
}

.testimonials_home_slider img{
    height: 300px;
}
body.homepage.english .FAQ .bton .btn-lightt{
    margin-left: 0px;
}
body.english .select2-selection__arrow {
    left: auto;
}
.company .modal-body .form .field-companyinsurancewebform-recaptcha {
    margin-top: 20px;
}
.company .modal-dialog .modal-content .modal-body .modal-footer{
    margin-top: 10px;
    padding: 0px;
}
.company .modal-dialog .modal-content .modal-body .modal-footer .btn{
    margin: 10px;
}


.contactus-page_left .videoWrapper {
    margin-top: 37px;
}
.contactus-page_left .videoWrapper iframe {
    height: 346px;
}
.contacform .contact-us-btn{
    width: 68%;
}


body.homepage.english .FAQ .bton .btn-lightt {
    margin-left: 0px;
    margin-right: 10px;
}
.person .links {
    padding: 10px 40px;
}
.new-subscribe-home .modal-dialog {
    margin: 50px auto;
}
.new-subscribe-home .modal-dialog .modal-header{
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.new-subscribe-home .modal-dialog .modal-header .modal-title{
    color: #fff;
}
.new-subscribe-home .modal-dialog .modal-content .modal-body .modal-footer{
    margin-top: 0px;
    padding: 10px 0px;
}
.new-subscribe-home .modal-dialog .modal-content .modal-body .modal-footer .btn {
    margin-top: 5px;
}
.new-subscribe-home .modal-dialog .modal-body{
    padding: 10px 30px;
}

body{
    overflow-x: hidden;
}
.order-message .care-insurance-content{
    top: 22%;
}
.order-message .care-insurance-content ol{
    flex-wrap: wrap;
    display: flex;
    flex-direction: column;
    padding: 10px;
}
body.arabic-version .order-message .care-insurance-content li{
    font-size: 30px;
    line-height: 35px !important;
}
body.arabic-version .order-message .fa-quote-right {
    font-size: 45px;
    position: absolute;
    left: 10%;
    transform: rotate(180deg);
    top: 4%;
}
.accounting .acount-head {
    margin-right: 51px;
}
.loginpage .d-table {
    width: 200px;
}
commonpage_gapping2 .contact-us-btn{
    display: flex;
    justify-content: center;
    padding: 10px 80px !important;
}
.homepage_popup img{
    width: 100%;
}
.sub-benefits .card .card-body p {
    font-size: 15px;
    color: var(--third-color);
    margin-top: 5px;
    margin-bottom: 5px;
}
.services .card-body p {
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 32px;
    color: var(--third-color);
}

.home .content .more a{
    color: #ffff;
}
.commonpage .registerpage form .contact-us-btn{
    display: flex;
    justify-content: center;
    width: 200px !important;
}

body.arabic-version .form-control{
    font-family: var(--bold-font) !important;
}
.home .content .more a {
    color: var(--main-color);
}

.sub-benefits .col .card {
    min-height: 220px;
}

body.arabic-version .order-message .care-insurance-content li,
body.arabic-version .accounting .row-accounts li{
    font-family: var(--bold-font) !important;
}

.english .conactpage_btmtext .phone tel-ltr-ar,
.english .conactpage_btmtext .ext,
.english .icon .tags a span u{
    font-family: var(--english-font) !important;
}
.sub-benefits .col-md-3 .card{
    min-height: 186px;
}
.company .modal-dialog.modal-lg {
    margin: auto !important;
}

.conactpage_btmtext .phone{
    font-family: var(--english-font) !important;
}

.subscription_form .modal-lg{
    max-width: 750px;
}
.new-subscribe-home .modal-dialog .modal-header{
    height: auto;
    padding: 30px 10px;
}
.new-subscribe-home .modal-dialog .table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #000;
}
.new-subscribe-home .modal-dialog .modal-body {
    padding: 0px !important;
}
.new-subscribe-home .modal-dialog .modal-content .modal-body .modal-footer .btn {
    margin-top: 5px;
    border-radius: 0px;
    outline: none;
}
.subscription_form .modal{
    padding-right: 0px !important;
}

/************Start responsive********************/
@media (max-width:1024px){
    .new-subscribe-home .date-row{
        padding: 0px 9px;
    }
}

@media (max-width:1024px) and (min-width:768px){
    .single-box .img-text p {
        font-size: 14px;
        width: 100%;
    }
}


/********************Responsive*************************/
@media(max-width:867px){

    .sub-benefits .row.flex-row-reverse0.row-cols-1.row-cols-md-4.g-4 {
        display: flex;
        flex-direction: column;
    }

    .new-subscribe-home .form-row .form-group label{
        white-space: break-spaces;
    }

    .new-subscribe-home .check-text input{
        width: auto;
    }
    .new-subscribe-home .form-row .form-group label{
        display: block;
    }
    .new-subscribe-home .check-text input{
        top: 9px;
    }
    .new-subscribe-home .check-text input {
        margin: 0px 0px;
    }

    arabic-version .new-subscribe-home .check-text input {
        margin: 0px 0px 0px 2px;
        position: relative;
        top: 9px;
    }
    .has-error .help-block{
        margin-bottom: 10px;
    }
    .sub-benefits .row.flex-row-reverse0.row-cols-1.row-cols-md-4.g-4 {
        display: flex;
        flex-direction: row;
    }
    .order-message .care-insurance-content li{
        font-size: 18px;
        line-height: 30px !important;
    }
    .droping {
        flex-direction: column;
    }

    .FAQ .header{
        padding-right: 16px !important;
    }
    .program .row {
        padding: 22px;
    }

    .program-btn{
        width: 100%;
    }

    .testimonials_home_content {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    .english .home .content{
        left:2%;
        width:auto;
    }
    .new-subscribe-home .form-row .form-group label {
        display: flex;
    }
    .new-subscribe-home .check-text input {
        margin: 0px 3px;
    }
}

@media screen and (max-width: 767px) {

    body.arabic-version .just-mob {
        display: block;
        width: 100%;
        direction: ltr;
    }
    .row.row-cols-1.row-cols-md-3.g-4.inside {
        display: flex;
        flex-direction: column;
    }
    .head-3-mop .lang {
        background-color: #82ced4;
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding: 5px 8px;
    }

    .search-bar-box {
        left: 50%;
        right: auto;
        top: 33px;
        width: max-content;
        padding: 10px;
        transform: translateX(-50%);
    }
    .head-group1,
    .head-group2 {
        width: auto;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .home .content {
        height: auto;
        right: 15px;
        padding: 5px;
    }

    .testimonials_home_slider .carousel-indicators {
        bottom: 20px;
    }

    .FAQ .faq-group{
        padding-right:0px;
    }

    .FAQ .bton{
        padding-right:0px;
    }


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

    .services{
        padding: 10px;
    }

    .banner_inner h1{
        font-size: 25px;
    }

    .services p span{
        font-size:16px;
    }

    .services p span strong{
        font-size:18px;
    }

    .services ul li{
        margin-bottom: 10px;
    }

    .services ul li span{
        font-size: 15px;
    }


    .search-bar-box,
    body.arabic-version .search-bar-box
    {
        left: 50%;
        right: auto;
        top: 33px;
        width: max-content;
        padding: 10px;
        transform: translateX(-50%);
    }
    .SocialIcon {
        top: auto;
        z-index: 99;
        right: 20px;
        bottom: -20px;
    }
    .home .content{
        width: 100%;
    }
    .english .more{
        margin-top: 10px;
    }
    .subscribe-btn{
        display:none;
    }
    .new-subscribe-home .form-row .form-check label{
        font-size: 13px;
    }
    .check.col-lg-12.both-form-check {
        flex-direction: column;
    }
    .both-form-check .form-check-inline{
        margin-bottom: 10px;
    }
    .new-subscribe-home .check-text{
        padding: 0px 10px;
    }
    .new-subscribe-home .button .btn{
        padding: 10px 30px;
    }
    .has-error .help-block{
        font-weight: 100;
    }
    .just-mob a img{
        padding-right: 10px;
    }
    .order-message .fa-quote-right{
        display: none;
    }
    .sub-benefits .row.flex-row-reverse0.row-cols-1.row-cols-md-4.g-4 {
        display: flex;
        flex-direction: column;
    }
    .arrow-up-div-body p{}

    .arabic-version .FAQ .bton {
        justify-content: center;
    }
    .banner_inner h1 {
        line-height: 30px !important;
    }
    .program-text p{
        padding: 10px;
    }
    .program-btn {
        padding: 12px 12px 12px 12px;
        width: 100%;
        border-radius: 3px;
    }
    .testimonials_home_content{
        padding-left: 10px;
        padding-right: 10px;
    }
    .testimonials_home_content h2{
        font-size: 34px;
    }
    .english .home .content{
        left: 16px;
        width: auto;
    }
    .home .content {
        width: auto;
    }
    .order-message {
        height: 400px;
    }
    /* .english .FAQ .bton {
        justify-content: start !important;
        padding-left: 16px;
    } */
    .arabic-version.FAQ .bton {
        padding-right: 16px !important;
    }
    .contactpage_main{
        margin-top: 30px;
    }
    .contactpage_main h2{
        padding-right: 0px;
    }
    .sub-benefits .row.row-cols-1.row-cols-md-3.g-4 {
        display: flex;
        flex-direction: column;
    }
    /* .english .FAQ .bton {
        justify-content: start !important;
        padding-left: 16px;
    } */
    .services .cards {
        padding: 10px;
    }
    /* .arabic-version .FAQ .bton {
        justify-content: start !important;
        padding-right: 16px;
    } */
    /* .english .FAQ .bton{
        justify-content: start !important;
        padding-right: 16px;
    } */
    .arabic-version .testimonials_home_slider .carousel-indicators {
        right: 50%;
        transform: translateX(50%);
    }
    body.english .testimonials_home_slider .carousel-indicators{
        left: 50%;
        transform: translateX(-50%);
    }
    .contact-us .row.row-cols-1.row-cols-md-3.g-4 {
        display: flex;
        flex-direction: column;
    }
    /* .english .FAQ .bton {
        justify-content: start !important;
        padding-left: 16px !important;
    } */
    .FAQ .bton {
        padding-right: 16px !important;
    }
    /* .arabic-version .FAQ .bton {
        justify-content: start !important;
        padding-right: 16px !important;
    } */
    .services .cards {
        padding: 10px !important;
    }
    .contactpage_main h2{
        margin-top: 50px;
    }
}

@media (min-width: 576px) {
    .company .modal-dialog {
        margin: 40px auto;
    }
}

@media screen and (max-width: 476px){
    .banner_inner h1{
        font-size: 21px;
    }

    .services p {
        margin-bottom: 20px;
    }

    .FAQ .faq-group .card-header .btn{
        font-size: 15px;
    }

    .FAQ .bton{
        padding-right: 16px;
    }

    footer .footer-subscrib form ::placeholder{
        color: #9F9F9F;
        font-family: var(--light-font);
        font-size: 13px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 18px;
        padding-right: 10px;
    }

    footer .footer-subscrib p{
        font-size: 11px;
        padding: 4px;
    }

}


@media (max-width:467px) {
    .loginpage form .d-inline-flex {
        flex-direction: column;
    }

    .loginpage .d-table {
        width: 100%;
    }

    .loginpage .d-table .contact-us-btn {
        padding: 10px;
        font-size: 14px;
    }

    .loginpage form .d-inline-flex .d-table .contact-us-btn {
        margin-right: 0px !important;
        margin-left: 0px !important;
        margin-top: 10px;
    }

    .testimonials_home_content h2 {
        font-size: 26px;
    }

    .arabic-version .services .card-body li {
        text-align: center !important;
    }

    .program-text h1 {
        font-size: 22px;
    }




    .testimonials_home_slider .carousel-indicators {
        bottom: 6px;
        right: 15.6%;
        margin: auto;
    }

    body.english .testimonials_home_slider .carousel-indicators {
        bottom: 6px;
        left: 15.6%;
        margin: auto;
    }
    .english .person .drop button i{
        display: block;
    }
    .program-btn {
        width: 100%;
    }
    .home .content h1, body.arabic-version .home .content h1{
        font-size: 24px !important;
    }

    .single-box .img-text p{
        width: auto;
    }
    #rc-anchor-container {
        width: 211px !important;
    }
    .rc-anchor-normal .rc-anchor-content {
        height: 74px;
        width: 120px;
    }
    .rc-anchor-normal .rc-anchor-checkbox-label {
        width: 50px;
        font-size: 15px;
    }
    .rc-anchor-normal .rc-anchor-pt{
        position: relative;
        width: auto;
    }
}


@media(max-width:367px){
    .english footer .footer-subscrib button {
        left: 80%;
    }
    .new-subscribe-home .form-row .form-group label {
        white-space: break-spaces;
    }
    .new-subscribe-home .form-row .form-group label {
        display: block;
    }
    .new-subscribe-home .check-text input {
        margin: 0px 0px;
    }
}

.card-body .arrow-up-div {
    bottom: -15px;
}
[lang = en] .FAQ {
    background: var(--faq-image) no-repeat;
    background-size: cover;
}
[lang = ar] .FAQ {
    background: var(--faq-image) no-repeat;
    background-size: cover;
}

@media(max-width:850px){
    .carousel-item img{
        object-fit: fill;
        height: auto;
    }
    .english .home .content h2, body.arabic-version .home .content h2{
        font-size: 10px;
    } 
    .home .content h1, body.arabic-version .home .content h1{
        font-size: 15px !important;
    }
    .more{
        height: 30px;
        font-size: 10px;
    }
    .home{
        height: 45vw;
    }
}
@media(max-width:500px){
    .carousel-item img{
        object-fit: fill;
        height: 230px;
    }
    .home{
        height: 200px;
    }
    .home .content{
        top: 15%;
    }
    
}
@media(max-width:300px){
    .english .home .content h2, body.arabic-version .home .content h2{
        font-size: 8px;
    } 
    .home .content h1, body.arabic-version .home .content h1{
        font-size: 10px !important;
    }
    .more{
        height: 20px;
        font-size: 8px;
    }
    
}
.banner_innermain{
    background-size: 100% auto !important;
    height: 23vw;
}
.banner_inner h1{
    top: 17vw;
}
@media(max-width:650px){
    .banner_innermain{
        background-size: 100% 30vw !important;
        height: 30vw;
    }
    .banner_inner h1{
        padding: 25px;
        top: 25vw;
        font-size: 15px;
    }
}

[lang="ar"] .no-arabic-font{
    font-family: initial !important;
    line-height: 22px;
}

.main-color{
    color: var(--main-color);
}
.select2-container--krajee .select2-selection--single .select2-selection__arrow b {
    border-color:var(--main-color) transparent transparent transparent !important;
}
.modal-input{
    width: 50px !important;
    padding: 0px !important;
}
.modal-label{
    color: #6d7278;    
}

.drop-active {
    background-color: var(--main-color) !important;
    color: var(--white) !important;
}
.drop-active i{
    transform: rotate(180deg) !important;
    color: var(--white) !important;
}

p{
    font-size: 18px !important;
    color:var(--third-color);
}

.white-color{
    color: #fff !important;
}
.font-17{
    font-size: 17px !important;
}
.faq .accordion .card-header .btn{
    color: #6e6e6e;
}
.services ul{
    color: #6e6e6e;
}
.program .person{
    /* width: unset !important; */
}
.program .company{
    /* width: unset !important; */
}
.person .drop{
    width: unset !important;
}
/******* samer ************/
.head-group2 i,
.head-group1 i{
 margin-left: 5px;
}
.head-group3 u{
margin-left: 25px;
}
.head-group1{
padding: 11px 15px 11px 7px;
}

.english .tags > a:nth-child(2) > span:nth-child(2) > u:nth-child(1){
 font-family:  var(--english-font) !important;
}

.tags > a:nth-child(2) > span:nth-child(2) > u:nth-child(1){
 font-size: 17px;
}

.icon .logo img {
    width: auto !important;
}
.icon .logo {
    padding: 10px 4px 10px 17px !important;
    width: unset !important;
}
.SocialIcon {
    top: 37vh;
}

.SocialIcon ul {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.arabic-version .more{
 transition: 0.3s;
}
.more:hover a {
    color: #fff !important;
}

.banner_inner h1 {
    top: 50%;
    transform: translateY(-50%);
}

footer #w3{
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-evenly;
}
    footer .footer-subscrib form{
    margin-top: 7px;
}

/*****************responsive******************/
@media (max-width:991px){
    footer #w3 {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin:0 auto;
    }
    footer .footer-links {
        padding: 3px;
    }
}

@media (max-width:767px){
    .SocialIcon {
        position: fixed;
        bottom: 0;
        left: 0 !important;
        background: #009ba7;
        width: 100%;
        display: flex;
    }
    .SocialIcon {
        top: unset;
    }
    .SocialIcon ul {
        width: 100%;
        justify-content: center;
        padding: 12px 0;
        flex-direction: row;
    }
    .SocialIcon ul li {
        margin: 0 12px;
    }
    .SocialIcon li i {
        color: #ffff;
        font-size: 20px;
    }

    /*********payment img in the footer****************/
    .footer-paraghraph + p{
        margin-bottom: 40px;
    }

    .head-group3 {
        padding-top: 0;
    }
    .head-group3 u {
        padding: 7px 0 !important;
        display: block;
    }
    .home .content {
        width: 42%;
        top: 10px;
    }
}

.arabic-version .testimonials_home_slider .carousel-indicators {
    right: 35.5%;
}
.services .carousel-inner .carousel-item .row {
    justify-content: center;
}

footer #w3{
 padding: 0px 40px;
}
 
footer .footer-links{
 text-align: center;
}

.sub-benefits .row.flex-row-reverse0 {
    justify-content: center;
}

.FAQ .bton {
    justify-content: start;
}
@media (max-width:991px) {
    .carousel-item img {
        object-fit: contain;
        height: auto;
    }
    .FAQ .bton {
        justify-content: center !important;
    }
    
    testimonials_home .carousel-item img {
        object-fit: cover;
        height: auto;
    }
    .testimonials_home_content h2{
    margin: 0;
    line-height: 1.3 !important;
    }
    
    .testimonials_home_content p{
    margin-top: 20px;
    }
    .testimonials_home_content {
        padding: 35px 20px !important;
    }
}


@media (max-width:767px) {
  .home .content {
        top: 100%;
        width: 100%;
        right: 0;
        box-shadow: 2px 2px 8px rgba(0,0,0,0.1);
        padding: 0 20px;
    }
    .home .content h1, h2, h3 {
        color: var(--main-color);
    }
    .home .content .more {
        border: 1px solid var(--main-color);
    }
    
    .program {
        /* margin-top: 50px; */
    }
    
    .home .home-pic .carousel-inner {
        overflow: visible;
    }

    .sub-benefits .row.flex-row-reverse0.row-cols-1.row-cols-md-4.g-4 {
        display: grid;
        grid-template-columns: repeat(2,1fr);
    }
 
}

@media (max-width:367px) {
.sub-benefits .row.flex-row-reverse0.row-cols-1.row-cols-md-4.g-4 {
    display: flex;
    flex-direction: column;
 }
}

.person .col .card .card-body a {
    font-size: 18px;
    font-weight: bold;
}
.person-sub .card .card-body a {
    font-size: 18px;
    font-weight: 900;
}

.contacform h2,
.conactpage_btmtext h2 {
    color: var(--main-color);
}

::placeholder {
    font-family: var(--bold-font);
}

.contactus-page_left .videoWrapper iframe {
    max-height: 250px !important;
}
@media (max-width:991px){
  .banner_inner h1 {
    top: 20%;
 }
footer .footer-logo img {
    margin-bottom: 10px;
 }
 
 footer #w3 {
    display: flex;
    flex-direction: row;
    padding: 10px 0;
 }
}

@media (max-width:767px) {
 .arabic-version .testimonials_home_slider .carousel-indicators {
    right: 50%;
    margin-right: 0;
 }
  .person .col .card .card-body a {
    font-size: 16px;
 }
.row.row-cols-1.row-cols-md-3.g-4.inside {
    display: grid;
    grid-template-columns: repeat(2,1fr);
 }

 .row.row-cols-1.row-cols-md-3.g-4.inside .col{
  margin-top: 20px;
 }

 .person .col .card {
    height: 100%;
 }
}

@media (max-width:467px) {
 .banner_inner h1 {
    top: 20%;
 }

}

@media (max-width:367px) {
  .row.row-cols-1.row-cols-md-3.g-4.inside {
     grid-template-columns: 1fr;
 }
}


.contactus-page_left .videoWrapper iframe {
    max-height: 232px !important;
}
@media (max-width:767px) {
    footer #w3 {
        flex-direction: column;
    }

    .home .content .more a {
        font-size: 15px;
    }

    body.arabic-version .home .content h2 {
        font-size: 14px;
    }
}

.FAQ-image{
    display: none;
}
@media (max-width:767px){
    
    [lang='en'] .FAQ-image{
        display: block;
        background: var(--faq-image) no-repeat;
        background-size: 100%;
        padding: 20vw;
    }
    [lang='ar'] .FAQ-image{
        display: block;
        background: var(--faq-image) no-repeat;
        background-size: 100%;
        padding: 20vw;
    }
    .FAQ {
        background-image: none !important;
        margin: 0 0 20px 0;
    }
    
    .FAQ .header{
     padding-top: 0;
    }
    
    
     .homepage .FAQ .header h2 {
        margin: 0;
    }
    
    .FAQ .header {
        padding-top: 0;
    }
    
    .FAQ .faq-group{
      padding-top: 10px;
     }
    
    .FAQ .bton .btn-lightt{
        border: 2px solid var(--main-color);
        box-shadow: 5px 5px 2px #D3D3D3;
    }
    
}

.subscribe-btn {
    width: 100px;
    height: 60px;
    border-radius: 0;
    display: flex;
    text-align: center;
    font-size: 18px;
    bottom: 29%;
    justify-content: center;
    align-items: center;
    padding-right: 18px;
  }
  .subscribe-btn::after {
    top: 0px;
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 20px solid #0177aa;
    transform: rotate(0deg);
    background: transparent;
  }

.arabic-version .subscribe-btn {
    width: 50px !important;
    height: 60px;
    border-radius: 0;
    display: flex;
    text-align: center;
    font-size: 18px;
    bottom: 29%;
    justify-content: center;
    align-items: center;
    padding-right: 18px;
}
.arabic-version .subscribe-btn::after {
    right: 50px !important;
    top: 0px;
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-bottom: 30px solid transparent;
    border-right: 20px solid #0177aa;
    border-left: none !important;
    transform: rotate(0deg);
    background: transparent;
}
  
.icon .logo img {
    image-orientation: none;
}

  .sub-benefits .card .card-body p {
    color: var(--third-color);
  }
  .single-box .img-text p {
    color: var(--third-color);
  }
  
  .SocialIcon li {
    margin-bottom: 10px;
    background: var(--main-color);
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .SocialIcon li i {
    color: #fff;
    font-size: 27px;
  }
  .sub-benefits-header h2 {
    color: var(--main-color);
  }
  
  .contactus-page_left .videoWrapper iframe {
    max-height: 295px !important;
  }
  
  .new-subscribe-home .form-row .form-group input, .form-control::placeholder {
    color: var(--third-color) !important;
  }
  
  .sub-benefits .card .card-body p {
    color: var(--third-color);
    text-align: center;
  }
  .iti input[type="tel"]{
    direction: ltr;
  }
  .company .modal-dialog .modal-content .modal-body h3{
   font-size: 18px;
  letter-spacing: 0px;
  line-height: 1.5;
  }
  
  @media (max-width:767px){
  .arabic-version .subscribe-btn {
  }
  
  .footer-paraghraph + p {
    margin-bottom: 50px;
  }
  .SocialIcon ul {
    padding: 5px 0;
  }
  }
  
  @media (max-width:567px){
    .rc-anchor-normal{
    width: 249px !important;
    }
    .rc-anchor-normal .rc-anchor-checkbox-label {
        width: 100px !important;
    }
    .rc-anchor-normal .rc-anchor-content{
    width: 184px !important;
    }
    .rc-anchor-logo-portrait{
        margin: 10px 0px 0 0 !important;
    }
    .rc-anchor-normal .rc-anchor-pt{
    text-align: right !important;
    }
  }
  @media (max-width:1024px){
        .new-subscribe-home .date-row {
        padding: 0px 14px;
        }
        }
        
        @media (max-width:476px){
        .g-recaptcha {
        transform: scale(0.73);
        transform-origin: 199px 1px;
        }
        }
        
        @media (max-width:347px){
        .g-recaptcha {
        transform: scale(0.73);
        transform-origin: 245px 1px;
        }
    }
    
    .home .content h2,
    .home .content h1 p,
    .banner_inner h1{
        color: #00aeb9;
    }
    .single-box .img-text h2,
    .sub-benefits .card .card-body h5,
    .sub-benefits .card .card-body p {
      color: var(--third-color);
    }
    .single-box .img-text p,
    .sub-benefits .card .card-body p,
    .sub-benefits .card .card-body h5{
        font-size: 15px !important;
    }
    
    .services .img-card {
      background: transparent;
      box-shadow: none;
    }
    .person .drop button i {
      transform: rotate(180deg);
    }
    .drop-active i{
     transform: rotate(0deg) !important;
    }
    
    .sub-benefits .card .btn {
      border-radius: 0;
    }
    .person-sub .card img{
        height: 130px;
    }
    .person-sub .card .card-body a{
        width: 35%;
    }
    .person .col .card .card-body a{
        cursor: pointer;
    }

    .banner_innermain .container-fluid, .banner_innermain .container-fluid .row {
        height: 100%;
    }
    .banner_innermain .container-fluid .row {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    
    .big_image_home {
        height: 800px;
    }
    .big_image_home .carousel-item img {
        /* height: 800px; */
    }

    @media (max-width: 1900px) and (min-width: 1500px) {
        .home {
            height: 800px;
        }
        .home .carousel-item img {
            /* height: 800px; */
            object-position: left;
        }
    }
    @media (max-width: 2400px) and (min-width: 1900px) {
        .home {
            height: 900px;
        }
        .home .carousel-item img {
            /* height: 900px; */
            object-position: left;
        }
    }

    
    @media (max-width: 3600px) and (min-width: 2400px) {
        .home {
        height: 1000px;
        }
        .home .carousel-item img {
        /* height: 1000px; */
        object-position: left;
        }
    }
    @media (max-width: 4600px) and (min-width: 3600px) {
        .home {
        height: 1600px;
        }
        .home .carousel-item img {
        /* height: 1600px; */
        object-position: left;
        }
    }
    
    @media(max-width:991px){
        .home .content {
            /* top: 17%; */
        }
    }
    /* @media(max-width:767px){
        .home .content {
            top: 100%;
        }
    } */
/** end samer **/


/** start After meeting **/

    .home {
        height: 35vw;
    }
    .home .carousel-item img {
        object-fit: contain;
        height: auto;
    }

    .home .content{
        width: 750px;
    }

    .home .content h2 {
        font-size: 36px !important;
        line-height: 20px;
    }

    .home .content h1 p {
        line-height: 1.4;
        font-size: 26px !important;
    }

    footer .footer-subscrib p{
        font-size: 14px !important;
    }

    @media (max-width: 1155px) and (min-width: 768px) 
    {
        .home .content{
            width: 45vw;
        }
        .home .content h2 {
            font-size: 25px !important;
        }
    
        .home .content h1 p {
            font-size: 15px !important;
        }
    }

    @media(max-width:767px){
        .home{
            height: 60vw;
        }
        .home .content {
            top: 100%;
            width: 100%;
            height: auto;
            padding: 5vw;
        }
        .home .content h2 {
            font-size: 18px !important;
        }
    
        .home .content h1 p {
            font-size: 10px !important;
        }
        .home .content .more a {
            font-size: 10px;
        }
        
    }

    @media(max-width:400px){
        .home{
            height: 70vw;
        }
    }

    .single-box .img-text p,
    .sub-benefits .card .card-body p,
    .sub-benefits .card .card-body h5{
        font-size: 13px !important;
    }

    .subscribe-btn {
        line-height: 25px !important;
    }
    .services li {
        line-height: 30px!important;
    }
    .homepage_popup img {
        width: 100%;
        height: auto;
    }

    .more{
        height: auto;
        width: auto;
        padding: 10px 22px;
        font-size: 17px;
    }
    .sub-benefits .card .card-body h5{
        font-size: 1.2rem !important;
    }
    .sub-benefits .card .card-body p{
        font-size: 1rem !important;
    }
    .loginpage  a, .loginpage  label, .loginpage{
        color: var(--third-color) !important;
    }
    .loginpage  a.btn{
        color: #fff !important;
    }
    #newsletter-email,
    #newsletter-email::-webkit-input-placeholder {
        font-size: 1rem;
        line-height: 3;
    }

    .faq-group .btn{
        color: var(--third-color) !important;
    }
    .FAQ .faq-group .card-body{
        font-size: 1.1rem;
        color: var(--third-color);
    }
    .FAQ .bton .btn-lightt{
        width: 150px;
        height: auto;
        padding: 12px 22px;
    }
    .FAQ .bton .btn-lightt a{
        font-size: 1.1rem;
    }
    
    .program-btn a {
        height: auto;
        width: auto;
        padding: 10px 20px;
        font-size: 17px;
        background-color: #fff;
    }

    .program-btn {
        bottom: 55px;
        padding: 0px;
    }
    
    .company .program-btn:hover{
        background-color: unset;
        color: unset;
        text-decoration: none;
    }
    .services .services-section-btn{
        padding: 0px;
        height: auto;
        width: auto;
        border: none;
    }
    .services .services-section-btn:hover{
        background-color: unset;
        color: unset;
    }

    .services .services-section-btn a{
        height: auto;
        width: auto;
        padding: 10px 20px;
        border: 1px solid #009BA7;
    }
    .arabic-version .faq .accordion .card .card-header {
        padding: 16px 40px 16px 125px;
    }
    .card-body p, .card-body div{
        font-size: 1.3rem !important;
        color: var(--third-color);
    }
    .faq-group .card-body p, .card-body div{
        font-size: 1.1rem !important;
        color: var(--third-color);
    }
    .faq-group .btn{
        font-size: 1.3rem !important;
    }

    .faq .accordion .card-header .btn{
        color: var(--third-color);
        font-size: 20px;
    }
    .faq .accordion .card-body{
        color: var(--third-color);
    }
    .icon .logo {
        width:23% !important;
    }
    .sub-benefits .col-md-3 .card {
        min-height:220px;
        padding-top:10px;
    }


    @media screen and (max-width: 767px)
    {
        .contactpage_main h2 {
            margin-top:0px;
        }
        .faq .card-header {
            margin-bottom:0px !important;
        }
        .arabic-version .faq .accordion .card .card-header {
            padding: 16px 5px;
        }
        .faq .accordion .card{
            margin-bottom:15px;
        }
    }
/** end After meeting **/

    .reset-password h2, .reset-password h3{
        color: var(--third-color);
        line-height: 50px !important;
    }
    .reset-password h2{
        font-size: 36px;
    }
    .reset-password h3{
        font-size: 30px;
    }

    .bg-main-color{
        background: var(--main-color);
    }
    .bg-main-color:hover{
        background: var(--main-color);
    }

    .voucher-div{
        background-color: #F0F0F0;
        padding: 10px 30px 8px 43px;
    }


    .english .person  .drop .drop-active i {

         text-align: right;

    }

.english .sub-benefits .arrows {
    transform: scaleX(-1);
    right: -8px !important;
}

@media (min-width: 992px) {
    .english footer .footer-subscrib button {
        right: 6.5%;
        left: unset;
    }
}


@media (min-width: 767px) and (max-width: 993px) {
    .english footer .footer-subscrib button {
        left: 93%;
    }
}

@media (max-width: 400px){
    .FAQ .faq-group .card-header .btn {
     width: 90%;
    }

    .FAQ .faq-group .card-header .fa-chevron-down{
        left: 4%;
    }

    #mobile-widget.customer-chat-header  .icon-comment{
        transform: scaleX(1.5) scaleY(1.8) ;
    }


}


@media (max-width: 767px) {
    .SocialIcon {
        height: 55px;
    }
}


.english .banner_inner h1 {
    text-align: left !important;
}


.english .subscribe-btn {
    font-size: 14px;
    width: 75px;
}

.subscribe-btn::after{
    right: -19px !important;
    left: unset;

}

.home .content {
    left: 10.4%;
    right: unset;
}


@media (max-width: 767px) {
    .home .content {
        box-shadow: unset !important;
        top: -2% !important;
    }

    .english .home .content {
    }

    .home {
        height: 44vw;
    }

    .arabic-version .home .content {
        right: 0.4% !important;
        left: unset !important;
    }

}


@media  (min-width: 200px) {
    .location-header{
        font-family: var(--english-font) !important;
    }
}

.english .drop-down .navbar ul li i{
    margin-right: -12px !important;
}


.arabic-version .home .content{
    right: 10.4%;
    left: unset;
}



.english .drop-down .navbar ul li a {
    font-weight: 500 !important;
}


.english .subscribe-btn {
    width: 50px !important;
    font-size: 11px !important;
    padding-right: 2px !important;
    line-height: 16px !important;
    font-weight: bold;
}

.subscribe-btn {
    background: #0177aabf !important;
}

.english .subscribe-btn::after {
    right: -20px !important;
}


.subscribe-btn::after {
    border-left: 20px solid #0177aabf !important;

}

.arabic-version .subscribe-btn::after{
    border-right: 20px solid #0177aabf !important;
}


.testimonials_home_content h2{
    font-size: 36px;
}


@media (max-width: 467px){
    .testimonials_home_content h2 {
        font-size: 26px;
    }
}


.testimonials_home_content{
    padding-top: unset;
}



.testimonials_home_content strong{
    padding-top: 5px;
    text-align: right;
}

.arabic-version .testimonials_home_content strong{
    text-align: left;
}

.testimonials_home_content p {
    margin-top: 50px;
}


.homepage .FAQ .header h2{
    color: #fff ;
}

.services li{
    font-size: 18px;
}

.sub-benefits li{
    color: var(--third-color);
    font-size: 18px;

}

.location-header{
    font-size: 14px;
    font-weight: 500;
    font-family: var(--english-font);

}


.english .single-box .img-text h2{
    font-size: 1.2rem;
    font-weight: bold;
}


.single-box .img-text h2 {
    width: 238px;
}


@media (max-width: 767px) {
    .home .carousel-item img {
        object-fit: fill;
        height: 22vh;
    }

    .home .content {
        width: 63%;
    }

    .home .content h1 p {
        font-size: 14px !important;
    }
}


.services .carousel-indicators {
    display: none;
}


.services .img-area img{
    width: 72px;
}

@media (max-width: 767px) {
    .home-banner-desktop{
        display: none;
    }

    .home-banner-desktop .more {
        display: none;
    }


    .home .content {
        box-shadow: unset !important;
        top: 20% !important;
    }

    .program-img img {
        width: 72px;
        height: 72px;
    }

    .testimonials_home_content h2{
        text-align: center;
    }

    .testimonials_home_content p{
        text-align: center;
    }


    .services .single-box .img-text p{
        font-size: 1rem !important;
    }

    .english .home .content {
        min-height: 183px;
    }





    }
@media (min-width: 767px) {
    .home-banner-mobile{
        display: none;
    }

}


.testimonials_home .carousel-fade .carousel-item{
    transition-property: none !important;
    -webkit-transform: none !important;
}

@media (max-width: 767px) {
    .english .person .drop button i {
        left: 0;
        right: 15px;
        font-size: 40px;
        display: block;
        top: 50%;
        transform: translateY(-50%);
        text-align: right;
    }


    .homepage .faq-homepage .header h2 {
        margin-bottom: 20vw;
    }

    .faq-homepage{
        margin-top: -32vw;

    }


}


.services li {
    line-height: 22px!important;
    font-size: 18px;
}

.services    .card-body p{
    line-height: 22px!important;
    font-size: 18px !important;
}

.program-img img {
    width: 72px;
    height: 72px;
}


.arabic-version .location-header{
    font-family: var(--bold-font) !important;

}


.location-header{
    font-size: 14px;
    font-weight: 500;
}


.arabic-version .services .card-body p{
    font-family: var(--bold-font) !important ;
}


.innerPage .services ul li   {
    font-size: 18px !important;
}

.english .person .links li {
    font-size: 18px !important;
    color: #4A4A4A !important; ;
}

.services ul {
    color: #4A4A4A !important;

}


.services ul li {
    font-size: 18px !important;
}

.arabic-version .sub-benefits-header strong span span{
    font-size: 18px !important;

}

.location-header {
    font-size: 14px !important;
}

.arabic-version .location-header {
    font-family: var(--bold-font) !important ;
}

.arabic-version.homepage .single-box .img-text h2 {
    font-weight: 600 !important;
}

@media (max-width: 767px) {
    .homepage .single-box .img-text  {
        margin-bottom: 35px;
    }
}

.sub-benefits-header strong span span {
    font-size: 18px !important;
}


@media screen and (max-width: 767px){
    .english .home .content {
        width: 63%;
    }
}


@media (max-width: 767px) {
    .english .home .content {
        box-shadow: unset !important;
        top: -8% !important;
    }
}

.head-group1 .calc{
    letter-spacing: 0px !important;
}

.services .carousel-inner .carousel-item .row {
    justify-content: space-between;
}

.single-box .img-text p {
    font-size: 14px !important;
}

/*.carousel-inner {*/
/*    overflow: visible;*/
/*}*/

.homepage  .FAQ .bton .btn-lightt a {
    font-size: 17px ;
}

footer .footer-links a {
    font-size: 17px;
}


.homepage  .single-box .img-text p {
    width: 100% !important;
}

.homepage  .single-box .img-text h2 {
    width: 100% !important;
}

.homepage  .services .services-section-btn a {
    font-size: 17px;
}

.sub-benefits.contact-us .card .card-body p {
    font-size: 14px !important;
}



.sub-benefits.contact-us .card .card-body h5 {
    font-weight: bold;
}

.sub-benefits .card .card-body p {
    font-size: 14px !important;
}

.sub-benefits .card .btn {
    font-size: 15px ;
}


.conactpage_btmtext a span{
    font-size: 14px;
}
.conactpage_btmtext a{
    font-size: 14px;
}

#ContactForm .form-control{
    font-size: 14px;
}

.contact-us-btn {
    font-size: 15px;
}

.person.company .drop button{
    font-size: 22px;
}
.sub-benefits .card .btn {
    font-size: 16px !important;
}

.twitter-x-icon{
    text-align: center;
}

.twitter-x-icon svg{
    width: 80%;;
}

.testimonials_home_slider .carousel-indicators {
    left: auto;
  	display: flex;
    justify-content: right;
    right: 68px;
}

.arabic-version .testimonials_home_slider .carousel-indicators {
    left: auto;
    display: flex;
    justify-content: left;
    right: auto;
    left: 99px;
}

.innerPage .sub-benefits strong span {
    color: #009BA7 !important;
}

@media (min-width: 767px) {
    .testimonials_home > .container-fluid{
        padding-left: 55px;
        padding-right: 55px;

    }


    .testimonials_home_content {
        max-width: 100%;
    }


}

@media (min-width: 990px){
    .testimonials_home_slider img {
        height: 320px;
    }


}

@media(min-width: 767px) and (max-width: 990px){
    .testimonials_home > .container-fluid{
        padding-left: 40px;
        padding-right: 40px;

    }
}

@media (max-width: 991px) {
    .testimonials_home_content {
        padding: 28px 20px 60px 20px !important
    }
}


.sub-benefits-header strong span span {
    color: #3a77ab!important;
}

.margin-left-0 {
    margin-left: 0 !important;
}

.arabic-version .margin-left-0 {
    margin-left: unset !important;
    margin-right: 30px;
}



.arabic-version .change-lang-div {
    margin-right: 30px;
}


@media screen and (max-width: 767px) {
    .head-3-mop .lang {
        align-items: center;
    }

    .search-mobile{
        color: white;
    }

     .search-bar-box #dynamicmodel-body {
        max-width: 130px;
    }


}


.english a.change-lang-div span u {
    font-family: 'poppins' !important;
}

