*,::after,::before{padding:0;margin:0;box-sizing:border-box}
@font-face{font-family:'Poppins';src:url(../webfonts/Poppins/Poppins-Thin.ttf);font-weight:100}
@font-face{font-family:'Poppins';src:url(../webfonts/Poppins/Poppins-ExtraLight.ttf);font-weight:200}
@font-face{font-family:'Poppins';src:url(../webfonts/Poppins/Poppins-Regular.ttf);font-weight:400}
@font-face{font-family:'Poppins';src:url(../webfonts/Poppins/Poppins-SemiBold.ttf);font-weight:600}
@font-face{font-family:'Poppins';src:url(../webfonts/Poppins/Poppins-Bold.ttf);font-weight:700}
@font-face{font-family:'Poppins';src:url(../webfonts/Poppins/Poppins-ExtraBold.ttf);font-weight:800}
@font-face{font-family:'Poppins';src:url(../webfonts/Poppins/Poppins-Black.ttf);font-weight:900}
body{font-family:'Poppins';}
:root{
    --primarycolor: #3A526A;
    --secondarycolor: #18ba60;
    --textcolor: #656565;
}
a{text-decoration:none;display:inline-block}
a.cBtn{
    text-decoration: none;
    background: var(--primarycolor);
    color: #fff;
    padding: 9px 20px;
    border-radius: 42px;
    text-transform: capitalize;
    font-size: 14px;
    display: inline-block;
}
:focus{outline:none}
p{color: var(--textcolor);font-size:16px;text-align:justify;}
h3.commontitle{font-size:19px;color:var(--primarycolor);font-weight:700;margin-top:10px}
ul.commonList li{color:var(--textcolor);line-height:30px}
header .bottom_bar ul.navbar-nav li.dropdown ul.dropdown-menu{opacity:0;top:calc(100% + 20px);left:0;visibility:hidden;transition:.5s ease;display:inherit}
header .bottom_bar ul.navbar-nav{gap:20px}
header .bottom_bar ul.navbar-nav li.dropdown:hover ul.dropdown-menu{top:100%;opacity:1;visibility:visible}
header .bottom_bar{background-color:var(--primarycolor);padding:6px 0}
header .bottom_bar ul.navbar-nav li.nav-item a{color:#fff;text-transform:uppercase;font-size:13px;font-weight:600}
@media screen and (max-width:1400px) {
header .bottom_bar ul.navbar-nav li.nav-item a{font-size:11px}
}
header .bottom_bar ul.navbar-nav li a:hover{color:var(--secondarycolor)}
header .bottom_bar ul.navbar-nav li.dropdown ul.dropdown-menu{background-color:#1d2738;color:#fff}
header .bottom_bar ul.navbar-nav li.dropdown ul.dropdown-menu li a{color:#fff;margin:0;font-weight:400;padding:8px 20px;text-transform:capitalize;font-size:14px}
header .bottom_bar ul.navbar-nav li.dropdown ul.dropdown-menu li a:hover{background-color:var(--secondarycolor)}
header .bottom_bar ul.navbar-nav li.dropdown ul.dropdown-menu{padding:0}
header .bottom_bar ul.navbar-nav li.dropdown ul.dropdown-menu li i{padding:10px;text-align:right}
header .bottom_bar .social-icon a i{color:#fff;padding:7px}
header .bottom_bar .social-icon i:hover{background-color:var(--secondarycolor)}
header .logo_header img{height:90px}
header > .container{padding:1rem var(--bs-gutter-x,.75rem)}
header .bottom_bar .inner_wrapper{display:flex;justify-content:space-between;align-items:center}
header .bottom_bar.sticky{position:fixed;top:0;left:0;width:100%;transform:translateY(-100%);transition:.5s ease;z-index:99999}
body.down header .bottom_bar.sticky{transform:translateY(0)}
header .icon_wrapper{display:flex;justify-content:flex-end;gap:40px}
header .icon_wrapper .info_wrapper i{color:#3a526a;font-size:20px}
header .icon_wrapper .info_wrapper{display:flex;align-items:center;gap:20px}
header .icon_wrapper .info_wrapper p{margin:0;font-weight:500;font-size:14px}
section,main,header,.bottom_bar,footer{width:100%;float:left}
footer#footer{background:#1b1b1b}
footer .bottom_bar p{text-align:center;color:#888;margin:25px 0;font-size:14px}
footer .content_title img{margin-bottom:20px; height: 90px;}
footer .content_title p{color:#888;font-weight:500;text-align:left;}
footer .content_title h2{color:#fff;font-size:17px;font-weight:600;position:relative;margin-bottom:40px}
footer .content_title h2::before{content:"";position:absolute;top:28px;bottom:0;width:25px;height:1px;background-color:#f5f5f5}
footer .content_title i{margin:0 8px}
footer .content_title input{background:#353535;border:none;width:90%;padding:13px 15px;color:var(--textcolor);font-size:14px}
footer .content_title input:focus{outline:none;border:1px solid var(--secondarycolor)}
footer .content_title a{color:#888}
footer .bottom_bar a{color:var(--secondarycolor);text-decoration:none;padding:0 10px}
footer .content_title button.icon{position:absolute;height:47px;width:47px;background-color:var(--secondarycolor);border:none;color:#fff}
footer .content_title button.icon:hover{background-color:#353535}
footer#footer .footer_top{padding:100px 0}
footer#footer .bottom_bar{background-color:#171717;width:100%;float:left;padding:4px 0}
.inner_slider{position:relative;width:100%;float:left}
section.study_box .image_wrapper .titleBox a{color:#fff}
section.study_box .image_wrapper{position:relative;margin-top:25px}
section.study_box .image_wrapper .titleBox{position:absolute;left:0;bottom:0;width:100%;text-align:center;background:rgba(0,0,0,0.5);padding:15px 0}
section.study_box .image_wrapper .titleBox a{color:#fff;font-size:18px;width:100%;text-align:center;padding:1rem 0}
section.content{background:var(--secondarycolor);padding:30px 0}
.inner_slider .title_content h1{font-size:35px;font-weight:700}
.inner_slider .title_content p{font-size:15px;font-weight:400}
.inner_slider .title_content a.contactbtn{text-decoration:none;color:#000;background-color:#fff;padding:7px 38px;border-radius:4px;font-size:17px;text-transform:capitalize}
section.content .content_title p{color:#fff;font-size:21px;font-weight:400;line-height:1.3;text-transform:capitalize}
section.service_box .system img{width:100%;margin:20px 0}
section.flag-box h2{color:#304357;text-align:center;font-size:30px;font-weight:700}
section.service_box .system h2{font-size:16px;font-weight:700;color:#222;text-transform:capitalize}
section.service_box .service h1{text-align:center;font-size:35px;font-weight:600}
.service_box .service p{text-align:center;color:var(--textcolor)}
section.service_box .system p{color:var(--textcolor)}
section.service_box .system a{text-decoration:none;background:var(--primarycolor);color:#fff;padding:9px 20px;border-radius:42px;text-transform:capitalize;display:inline-block}
section.study_box .image_wrapper img{width:100%}
section.study_box .image_wrapper .titleBox h3{margin:0}
section.study_box .study h3{text-align:center;margin-bottom:20px;font-size:28px;font-weight:600}
section.study_box .study p{text-align:center}
section.study_box{padding:50px 0}
header .icon_wrapper a{color:#222;font-weight:700;font-size:15px}
header .icon_wrapper a:hover{color:var(--secondarycolor)}
section.form-content .message_content{background:var(--primarycolor);padding:50px 30px;width:50%;margin:0 auto}
section.form-content .message_content h3{color:#fff;font-size:24px;font-weight:600;text-align:center}
section.form-content .message_content p{color:#bac3cb;font-size:13px;text-align:center}
section.form-content .message_content form.contactus_form input,select{width:100%}
section.form-content .message_content form.contactus_form input:focus{outline:none;border:none}
.contactus_form input{background:#496076;color:#bac3cb;border:none;padding:10px 23px;font-size:14px}
.contactus_form input::placeholder{color:#fff}
.contactus_form .submitbtn{background:var(--secondarycolor);padding:10px 15px;border:none;color:#fff;text-transform:uppercase;text-align:center;cursor:pointer}
.contactus_form .submitbtn:hover{background-color:#000}
section.direct_message .heading_content h2{font-weight:700;margin-bottom:15px;font-size:28px}
section.direct_message .heading_content p{color:#656556;font-size:16px}
.box_bar .locate{background:var(--primarycolor)}
.box_bar .locate h4,.box_bar .sucess h4,.box_bar .shape h4{color:#fff;font-size:35px;margin:0;display:flex;align-items:stretch;gap:1.2rem}
.box_bar .locate h4 span,.box_bar .sucess h4 span,.box_bar .shape h4 span{padding-right:1.2rem;border-right:solid 2px #fff;font-size:4rem;font-weight:700;display:flex;align-items:center}
.box_bar .sucess{background:#344a5f}
.contactus_form .form-select{background:#496076;border:none;color:#fff;font-size:15px}
.box_bar .shape{background:#304357}
.box_bar .locate,.box_bar .sucess,.box_bar .shape{padding:30px;height:180px;display:flex;align-items:center;justify-content:center}
section.contact_box{background-image:url(../image/parallax1.jpg);background-position:center;text-align:center;padding:50px 0}
.contact_box .phone_wrapper a{text-decoration:none;color:var(--secondarycolor);font-size:30px;font-weight:600}
.contact_box .phone_wrapper p{color:#fff;font-size:30px}
.contact_box .system h4{color:#fff;text-align:center;text-transform:capitalize;font-size:38px;font-weight:600;margin-top:20px}
.contact_box .system p{color:#fff;text-align:center;text-transform:capitalize;font-size:16px;font-weight:400}
.contact_box .system a{color:#fff;text-align:center;text-transform:capitalize;font-size:16px;font-weight:500}
.contact_box .phone_wrapper{display:flex;justify-content:center;gap:30px;padding:30px}
section.about-content{background-image:url(../image/apexal-education-banner.jpg);padding: 8rem 0;background-size: cover;background-repeat: no-repeat;}
section.about-content .breadcrumb li.breadcrumb-item a,section.about-content .breadcrumb li.breadcrumb-item{color:#fff;font-size:25px;text-transform:capitalize;font-weight:400;}
section.about-content .breadcrumb-item+.breadcrumb-item::before { color:#fff;}
section.testimonial{background-image:url(../image/bizpress_pagetitle.jpg);background-position:center;padding:70px 0 0}
section.direct_message,section.flag-box{padding:70px 0}
.testimonial .mission{padding:40px;background-color:rgba(23,57,91,0.71);margin:30px 10px}
section.testimonial_wrapper{background-image:url(../image/testimonial.jpg);background-repeat:no-repeat;background-position:center;background-size:cover;padding:100px 0;position:relative}
section.testimonial_wrapper::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgb(30 42 54 / 57%)}
section.testimonial_wrapper .testimonial_inner{position:relative}
section.testimonial_wrapper .testimonial_box .inner-box p{color:#fff;text-align:center;font-size:15px}
section.testimonial_wrapper .inner-box h2{color:#fff;font-size:32px;text-align:center;font-weight:600;margin-bottom:20px}
section.testimonial_wrapper .inner-box h3{color:#fff;font-size:15px;text-align:center}
.testimonial .mission h1,ul.list
li{color:#fff}
.testimonial .mission p{color:#bac3cb}
section.flag-box .study p{font-weight:600;font-size:14px;text-align:center;}
.apexal-content .track li{color:#000}
.testimonial_box{padding:30px 40px 10px}
.testimonial .inner-box h2{color:#fff;font-size:32px;text-align:center;font-weight:600;margin-bottom:20px}
section.testimonial .inner-box h3{color:#bac3cb;font-size:15px;text-align:center}
section.testimonial .inner-box p{color:#fff;text-align:center;font-size:17px}
section.testimonial .content h2{color:#CB2D2D;text-align:center;font-size:50px;font-family:serif;margin:0 0 30px}
section.box{padding:50px 0}
section.course_wrapper{
    padding:30px 0;
}
section.box .company a.programbtn{background-color:var(--secondarycolor);color:#fff;padding:12px 14px;text-transform:capitalize;font-weight:600;display:inline-block}
section.box .company h3{color:var(--primarycolor);font-size:25px;font-weight:600;}
section.box .company p{color:var(--textcolor);font-size:15px}
section.box .figure ul li{color:var(--textcolor);margin:8px 0}
section.box .company h4{color:#1cba60;margin:40px 0;font-weight:700;font-size:25px}
section.flag-box .study img{height:75px;margin:30px 0}
section.flag-box .study h4{text-align:center;color:var(--primarycolor);font-weight:600}
.contact-box .direction{
        border: 1px solid #dfdfdf;
    display: flex;
    padding: 30px;
    gap: 20px;
    flex-direction: column;
    align-items: center;
    text-align: center;
    height: 100%;
    }
    .contact-box .direction .info p {
    text-align: center;
}
.contact-box .direction h4{color:#1b1b1b;font-size:18px;font-weight:600}
section.contact-box{padding:59px}
.contact-box .direction i{color:#1cba60;font-size:40px;text-align:center}
.contact-box .direction p{color:#444;margin:0}
.contact-box .direction p a{color:#444}
.career-content input,optgroup,select,textarea{width:100%;background-color:#fff;padding:10px;border:none;resize:none;}
.form_wrapper{padding:30px 0 80px}
.form_wrapper .form_title h2{font-size:24px;font-weight:700}
.form_wrapper .form_title p{color:#444;font-size:15px;margin:0}
.form_wrapper input,optgroup,textarea{width:100%;background-color:#fff;border:1px solid #dfdfdf;padding:10px;font-size:14px}
.form_wrapper .form_content .btnSubmit{background-color:var(--secondarycolor);border:none;color:#fff;padding:10px 40px;font-weight:600}
.form_wrapper .form_content .btn:hover{background-color:#304357}
section.career-content{padding:0 0 40px}
.Contact-content .field h4{text-transform:uppercase;font-size:25px;font-weight:700;margin:20px 0}
.Contact-content .field p{color:#344a5f;font-weight:400;margin:20px 0}
.career-content form.form-box{background:#eee;padding:30px;width:70%;margin:0 auto}
.career-content form.form-box h3 {color: #344a5f;font-size: 15px;margin-top: 10px;}
.career-content .form-box .button{background-color:var(--secondarycolor);border:none;color:#fff;padding:10px 40px 10px 20px;font-weight:600;text-align: center;}
.career-content .form-box .button:hover{background-color:#304357}
.career-content .start h2{font-size:24px;color:var(--secondarycolor);font-weight:700;margin:40px 0;text-align:center}
section.apexal-content .service h1,h2{font-size:25px;font-weight:600;margin-bottom:20px;color:var(--secondarycolor)}
section.apexal-content .service p section.apexal-content .content_inner p{color:#656556;font-size:16px}
section.apexal-content{padding:70px 0 0}
.contact_box .image h5{color:var(--secondarycolor);font-size:30px}
.inner_slider .title_content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}
.inner_slider .title_content .banner_title h2{font-size:35px;color:#fff;font-weight:600;text-shadow:0 2px 10px rgba(0,0,0,0.2);line-height:1.5}
.inner_slider .title_content .banner_title.studyTitle h2{
    font-size:55px;
}
section.form-content{background-image:url(../image/education.webp);background-repeat:no-repeat;background-size:cover;padding:80px 0}
section.course_wrapper .table>:not(caption)>*>*{border:1px solid var(--textcolor)}
.contact_box .phone_wrapper p a{color:#fff}
footer .footer_top ul.list li{position:relative;list-style:none;padding:5px 0 5px 40px;color:#888}
footer .footer_top ul.list{padding:0;margin:0}
footer .footer_top ul.list li i{position:absolute;left:0;top:9px;color:#888}
.inner_slider .carousel-item h2 span{display:block;font-size:125px;text-transform:uppercase;line-height:1;font-weight:700}
.inner_slider .carousel-item:first-child .banner_title p{color:#fff;font-size:18px}
.inner_slider .title_content p{display:flex;gap:20px}
.inner_slider .title_content p img{height:80px}
.breadcrumb{
    margin-bottom:0;
        justify-content: flex-end;
}
@media screen and (max-width:1400px) {
.inner_slider .carousel-item h2 span{font-size:80px}
}
 section.flag-box .study_image img{
     height: 130px;
 }
 section.flag-box .study_image{
     text-align: center;
    margin: 30px 0;
 }
 section.flag-box ul.flagList li{
     color:var(--textcolor);
     font-size:15px;
    }

section.apexal-content .service h3{
    font-size: 26px;
    color: #222;
    font-weight: 600;
    margin-top: 20px;
}
section.apexal-content .service p.education {
    color: var(--textcolor);
    font-size: 13px;
    opacity: 0.6;
}
section.apexal-content .service p.overseas{
    color: var(--textcolor);
    text-align: justify;
}
section.course_wrapper .image img{
    height: 350px;
    object-position: center;
    object-fit: cover;
    margin-bottom: 30px;
}
section.direct_message .heading_content h3{
    font-weight: 600;
}
.accordion-button{
    text-align:left;
}
.text-justify{
    text-align:justify;
}
 .image{
    position:relative;
}
.image .bnText{
       position:absolute;
       top:50%;
       left:50%;
       transform:translate(-50%,-50%);
       background-color:rgba(0,0,0,0.7);
       color:#fff;
       text-align:center;
       padding:1.5rem 2rem;
       font-size:40px;
       line-height:1;
       font-weight:600;
}
.accordion-body{
    text-align:justify;
}
.info_wrapper .callOption a.headQuoteBtn{
    background-color:var(--secondarycolor);
    padding: 12px 18px;
    border-radius: 3px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
}
.getQuoteFormWrap {
    width: 700px;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: 90%;
    max-height: calc(100vh - 80px);
    margin: 40px 0;
    overflow: auto;
    padding: 25px;
    border-radius: 10px;
    z-index: 99999;
    display:none;
}
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.7);
    z-index: 99999;
    cursor: pointer;
    display:none;
}
.getQuoteFormWrap i {
    color: #000;
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 25px;
    cursor: pointer;
}

.getQuoteFormWrap form .form-group {
    width: 100%;
    float: left;
}

.getQuoteFormWrap form .form-group input {
    width: 100%;
    margin-bottom: 20px;
    padding: 8px 15px;
    border-radius: 0;
    border: solid 1px #d5d5d5;
}
.getQuoteFormWrap form .form-group input.submit {
    border: none;
    color: #fff;
    background-color:var(--secondarycolor);
    margin: 0;
}
.getQuoteFormWrap form {
    margin-top: 30px;
}
.getQuoteFormWrap h3 {
    font-size: 22px;
    font-weight: 600;
}
a.whatsappbtn{
    position:fixed;
    bottom:40px;
    right:40px;
    background-color:var(--secondarycolor);
    color:#fff;
    width:40px;
    height:40px;
    border-radius:50%;
    line-height:40px;
    text-align:center;
    font-size:20px;
}
section.admissionSupport,section.recommendation{
    padding: 60px 0;
}
section.admissionSupport a.btnProgram{
    background-color: var(--secondarycolor);
    padding: 10px 14px;
    color: #fff;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-weight: 400;
    border-radius: 5px;
}

section.studing_admission .imageBox img{
    object-fit: cover;
    object-position: center;
}
section.studing_admission .table>:not(caption)>*>* {
    border: 1px solid var(--textcolor);
    font-size: 15px;
}
section.recommendation h3.our,section.admissionSupport h3.our{
    color: var(--primarycolor);
    font-size: 25px;
    font-weight: 600;
}
section.studing_admission .loadMore{
    display:none;
}
section.course_wrapper .commonImage img{
    height: 400px;
    object-fit: cover;
    object-position: center;
}
section.nurse_content{
    padding: 65px 0;
}
section.nurse_banner .image img{
    height: 450px;
    object-fit: cover;
}

.inner_slider .title_content p{
    color:#fff;
    font-size:18px;
}
section.healthcare{
    background-color: rgba(0,106,213,0.9);
}
section.healthcare .imageHealth img{
    height: 650px;
    object-fit: cover;
    object-position: top;
}

section.healthcare .content h3{
    color: #fff;
    font-size: 60px;
    font-weight: 600;
}
section.healthcare .content p{
    color: #fff;
}
section.healthcare .content  a.bannerbtn{
    border: 3px solid #fff;
    padding: 10px 40px;
    color: #fff;
    margin-top: 20px;
}
section.nurse_content h3.overseas{
    font-size: 40px;
    font-weight: 600;
}
section.nurse_content p.health{
    text-align: center;
    font-size: 30px;
    color: #000;
}
section.customer_services ul.social_icon{
    display: flex;
    gap: 40px;
    list-style: none;
}
section.customer_services{
    padding: 50px 0;
}
section.customer_services ul.social_icon li i{
    color: #0077ed;
    font-size: 30px;
    margin-top: 20px;
}
section.customer_services{
    box-shadow: 0px 7px 20px rgb(153 153 153 / 20%);
}
section.customer_services .customer_content h3{
    font-size: 40px;
    font-weight: 600;
}
section.license_exam{
    padding: 40px 0;
}
section.license_exam h3.license{
    font-size: 40px;
    font-weight: 600;
}
section.license_exam .exam{
    padding: 50px 29px 55px 29px;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    text-align: center;

}
section.license_exam .exam .sub_content h4{
    font-size: 18px;
    font-weight: 600;
    margin: 20px 0;
}
section.license_exam .exam .sub_content p{
    color: #000;
    text-align: center;
}
section.exam_book .image img{
    height: 200px;
    object-fit: cover;
    object-position: center;
}
section.exam_book{
    padding: 60px 0;
}
section.exam_book .sub_title{
    background-color: #fff;
    border: 1px solid #eee;
    padding: 30px 10px;
    text-align: center;
}
section.exam_book .sub_title h3{
    font-size: 18px;
    font-weight: 600;
}
section.exam_book .sub_title p{
    font-size: 17px;
    color: #000;
    text-align: center;
}
section.exam_book h3.book{
    font-size: 40px;
    font-weight: 600;
}
section.offer_wrap {
    background-color:#f4f4ee;
    padding: 50px 0;
    color: #fff;
}
section.offer_wrap .process h4{
    font-size: 20px;
}
section.offer_wrap .process p{
    color: #fff;
    text-align: left;
}
section.offer_wrap h3{
    font-size: 35px;
    font-weight: 600;
    color: #000;
}
section.offer_wrap .work{
    background-color:#803939;
    padding: 34px;
}
section.offer_wrap .work2{
    background-color: #2f5a2f;
    padding: 20px;
}
section.offer_wrap .work3{
    background-color: #272750;
    padding: 20px;
}