body {
    margin: 0 !important;
    padding: 0 !important;
    overflow-x: hidden !important;
    font-family: "f1";
}

a {
    text-decoration: none !important;
    color: #000;
}

li{
    list-style-type: none !important;
}

.w-90 {
    margin: auto;
    width: 90%;
}

.w-90 {
    width: 90%;
    margin: auto;
    position: relative;
}
.w-80 {
    margin: auto;
    width: 80%;
}

.w-95 {
    margin: auto;
    width: 95%;
}

p {
    font-size: 15px;
}

h5 {
    font-size: 20px;
    font-family: "f2";
}

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

@font-face {
    font-family: "f1";
    src: url("../fonts/Acme/bahnschrift.ttf");
}

@font-face {
    font-family: "f2";
    src: url("../fonts/Acme/Acme-Regular.ttf");
}

/* button */
.btn_des {
    background: radial-gradient(#537ae7, #0e36a8);
    color: #fff !important;
    border-radius: 41px 0 41px 0;
    padding: 0.5rem 1.75rem;
    transition: .3s all;
    border: 0;
}

.btn_des:hover {
    border-radius: 0 0 0 0;

}

/* button end */
/* nav start */
.fa_ce {
    font-size: 25px;
    margin: 0px 10px;
    color: #fff;
}
.top_nav{
    background: #052c44;
    color: #fff;
    padding: 5px 16px;
}
.ph_one h6 {
    font-family: "f2";
    color: #fff;
    font-size: 12px;
}

.ph_one a {
    color: #fff;
    font-family: "f1";
    font-size: 14px;
}
.nav_a li .nav-link {
    color: #fff !important;
    position: relative;
    font-size: 14px;
}

.nav-menu .nav-link.active {
    color: #9fb141 !important;
}

.nav_a .nav-link.active::before {
    width: 9%;
}

.nav_a .nav-link::before {
    transition: 300ms;
    height: 4px;
    content: "";
    width: 0%;
    bottom: 2px;
    position: absolute;
    background-color: #9fb141;
}

.navbar-brand {
    background: url(../img/log-bg.png) no-repeat;
    height: 148%;
    background-size: cover;
    width: 37%;
    background-position: center;
    padding: 13px 1px 51px 25px;
}

.navbar-light .navbar-toggler {
    color: #fff;
    border-color: rgb(0 0 0 / 0%);
    background: #0a1f97;
    position: relative;
    z-index: 11;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 0rem;
}

.navbar-brand img {
    width: 244px;
}

/* nav end */
/* banner start */
.ban_img {
    position: absolute;
    top: 0;
    z-index: 11;
    width: 100%;
}

.car_des {
    background: #022b39;
    width: 100%;
    height: 100%;
}

.car_des img {
    opacity: .32;
}

.carousel-caption h3,
.carousel-caption h4 {

    font-size: 28px;
    font-family: "f2";
    text-transform: uppercase;
    letter-spacing: 1px;

}

.carousel-caption {
    position: absolute;
    right: 0;
    bottom: auto;
    top: 0;
    left: 0;
    padding-top: initial;
    padding-bottom: initial;
    color: #fff;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    height: 100%;
    width: 100%;
}

.carousel-indicators [data-bs-target] {

    height: 30px;
}

/* banner end */
/*course session start  */
.cor_des h5,
.cir_desf h5 {
    text-align: center;
    color: transparent;
    -webkit-background-clip: text !important;
    font-size: 28px;
    -webkit-text-fill-color: transparent;
    background: radial-gradient(#2546a1, #02164e);

}

.cor_des p {
    text-align: center;
    width: 80%;
    margin: auto;
}

.cir_im {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 100px;
    border-radius: 100%;
    margin: auto;
    background: radial-gradient(#1e4bcb, #031750)
}

.cir_im img {
    width: 70px;
}

.cor_bos {
    box-shadow: 0 0 12px #0000005c;
    padding: 20px;
    position: relative;
    overflow: hidden;
    border-radius: 15px;
}

.cor_detils {
    margin-top: 10px;
}

.cor_bos .bg_img {
    position: absolute;
    top: 0;
    left: 0;

    opacity: 0;

}

.cor_bos::before {
    content: "";
    width: 100%;
    height: 100%;
    transition: 0.2s all;
    position: absolute;
    right: 0;
    top: 0;
}

.cor_bos:hover::before {
    background: #000000d6;

}

.cor_bos:hover .bg_img {
    opacity: 1;
    z-index: -1;
}

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

.cor_bos:hover .cor_detils h5,
.cor_bos:hover .cor_detils p {
    color: #fff;
}

.cor_detils h5 {
    text-align: center;
    color: #2546a1;
    font-size: 23px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
}

.cor_des p,
.cor_detils p {
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
}

/*course session end*/
/* couter */
.ach_de h5 {
    color: #130449;
    font-size: 25px;
    font-family: "f2";
    line-height: 1.4;
    margin-top: 10px;
}

.ach_de h6 {
    background: #ffccc5;
    color: #88271a;
    margin: 0;
    padding: 6px;
    text-transform: uppercase;
    width: 112px;
    border-radius: 7px;
    font-weight: bold;
}

.ache_bg {
    background: #e1e8fd;
    padding: 50px;
}

.ach_de p {
    line-height: 2;
}

.cide_cp {
    position: relative;
    width: 390px;
    height: 390px;
    border-radius: 100%;
    border: 1px solid #0000003d;
    margin: auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cir_desf {
    width: 110px;
    border-radius: 100%;
    height: 110px;
    background: #fff;
    box-shadow: 0 0 5px #a3d0f5;
    display: flex;
    align-items: center;
    justify-content: center;
}

.con_top {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -37%);
}

.con_bottom {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 37%);
}

.con_left {
    position: absolute;
    top: 0;
    left: 0%;
    transform: translate(-50%, 114%);
}

.con_right {
    position: absolute;
    top: 0;
    right: 0%;
    transform: translate(50%, 114%);
}

.cir_desf h5 {

    font-weight: bold;
    font-size: 24px;

}

.cont_center p {
    margin: 0;
}

/* couter end */
/* features start */
.hex_des {
    width: 150px;
    height: 150px;
    display: flex;
    background: radial-gradient(#174ad7, #06184c);
    clip-path: polygon(1% 23%, 50% 0, 99% 22%, 99% 77%, 50% 100%, 0 78%);
    align-items: center;
    justify-content: center;
    margin: auto;
    box-shadow: 0 0 12px #0000005c;
}

.hex_cont h5 {
    margin-top: 15px;
    text-align: center;
}

.hex_img {
    /* height: 400px;
    background: linear-gradient(rgba(0, 175, 144, 0.2), rgba(0, 175, 144, 0.2)), url(../img/skills.jpg);
    background-attachment: fixed;
    background-origin: content-box;
    background-position: center  ;
    background-repeat: no-repeat; */
    /* background-size: cover; */
    clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%);
}

/* features end */
/* blog start */
.blg_con {
    background: #f3eff0;
    padding: 58px;
}

.mar_top {
    margin-top: -20px;
}

.ca_abs p {
    margin-bottom: 0;
    font-size: 20px;
    margin-left: 10px;
}



.ca_abs {
    display: flex;
    align-items: center;
}

.ca_abs img {
    width: 40px !important;
}

.whi_bos h5 {
    margin-top: 10px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;


}

.whi_bos {

    padding: 17px;


    box-shadow: 1px 5px 10px 0px rgb(2 2 2 / 30%);
    width: 90%;
    margin-top: -25px;
    background: #fff;
}

.img .blg_main {
    z-index: -2;
    position: relative;
}

.img {
    position: relative;
}

/* blog end */
/* reviw-des */
.ba_img {
    background: url(../img/rev.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 50px;
}

.bg-voilet {
    position: relative;
    background: #bfc0fc40;
    padding: 50px;
    text-align: end;
}

.ba_img h5 {
    color: #fff;
    font-size: 28px;
    margin-bottom: 20px;
}

.bg-voilet .to_ics {

    transform: rotate(24deg);
    position: absolute;
    left: 21px;

    top: 21px;
}

.bg-voilet .to_is {

    transform: rotate(24deg);

}

.ca_img img {
    width: 70px !important;
    height: 70px;
    border-radius: 100%;
}

.ca_img h6 {
    font-size: 18px;
    color: #fff;
}

.cli_log p {
    line-height: 1.5;
    color: #fff;

    font-size: 20px;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 3;
    display: -webkit-box;

}

/* reviw-des end */
/* footer start */


.footer {
    background: url(../img/for.png) no-repeat;
    background-size: cover;
    height: 100%;
    position: relative;
    padding: 10px;
}

.footer .foot_img h5 {
    color: #fff;
    font-family: "f1";
    font-size: 20px;
    line-height: 1.7;
    margin-top: 20px;
}

.foo_con h5 {
    color: #fff;
    font-size: 28px;
}

.icon a {

    width: 80%;
    color: #fff;
}

.icon_cir {
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 11px #504c4c;

}

/* footer  end */
/* about page design */

.ban_bg {
    background: #011950;
}

.ban_bg img {
    opacity: .5;
}

.ban_bg {
    position: relative;
}

.ban_bg h5 {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: end;
    width: 75%;
    height: 100%;
    left: 0;
    color: #fff;
    font-size: 29px;
    text-transform: uppercase;

}

.ab_des h6 {
    color: #88271a;
}

.ab_des h5 {
    color: #011950;
    font-size: 28px;

}

.ab_des p {
    line-height: 1.9;
}

.bg_site {
    background: #fff;
    box-shadow: 0 0 15px #00000040;
    padding: 16px;
    margin-top: -65px;
    z-index: 1;
    position: relative;
}

.why_chos {
    background: #ddefff;
    padding: 25px;

}

.img_whit {
    display: flex;
    align-items: center;
}

.img_whit img {
    width: 55px;
}

.img_whit h6 {
    font-size: 20px;
    font-family: "f2";
    margin: 0;
    color: #02164e;

}

.why_choose h5 {
    font-size: 28px;
    color: #011950;

}

.why_choose p {
    line-height: 2;
    margin: 0;

}

.box_des {
    background: #fff;
    box-shadow: 0 0 5px #00000040;
    padding: 20px;
    border-radius: 10px;
    height: 100%;
}

.box_des p,
.va_lue p {
    line-height: 2;
}

.box_des h5,
.va_lue h5 {
    font-size: 28px;
    color: #011950;
    margin-top: 10px;
    text-align: center;
}

.cir_inmg {
    border-radius: 100%;
    width: 100px;
    height: 100px;
    background: #fdcfcf;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;

}

.box_des:hover {

    background: #90b2ff;

}

/* about page end */
/* contact page  */
.con_adres h5 {
    font-size: 28px;
    color: #011950;
}

.con_adres a {
    color: #000 !important;
}

.con_adres {
    background: #ffffff;
    padding: 32px;
    box-shadow: 0 0 5px #a8d7fd;
    margin-top: -50px;
    position: relative;

}

.enq_pages {
    background: url(../img/cont.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 40px;
    border-radius: 10px;
}

.enq_pages .form-control,
.fom_de .form-control {

    padding: 0.75rem 0.75rem;

    color: #fff;
    background-color: #375c86;

    border: 1px solid #ced4da00;

    border-radius: 0.7rem;
}

.enq_pages ::placeholder,
.fom_de ::placeholder {
    font-family: "f2";
    color: #7086a2 !important;
}

.enq_pages h5 {
    color: #fff;
    text-align: center;
    font-size: 28px;
}

.form-control:focus {
    color: #fff;
    background-color: #375c86;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 0%);
}

/* contact page  end */
/* blog page  */
.blog_imgs .blg_imgs {

    opacity: .6;
    border-radius: 10px;

}

.blog_imgs {

    background: #000;
    position: relative;
    transition: .3s all;
    border-radius: 10px;
    overflow: hidden;
}

.blg_cont {
    position: absolute;
    bottom: 0;
    padding: 10px;
    transition: .3s all;
}

.blog_imgs:hover .blg_cont {
    opacity: 0;

}

.blg_cont h5,
.blg_hover h5,
.blg_hover p,
.blg_cont p {
    color: #fff;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    line-height: 1.7;

}

.ca_abs h6 {
    margin-bottom: 0;
    font-size: 18px;
    margin-left: 10px;
    color: #fff;
}

.blg_hover {
    position: absolute;

    top: 0%;
    padding: 22px;
    width: 100%;
    height: 0%;
    background: #9979795c;
    display: flex;
    align-items: center;
    opacity: 0;
    transition: 1s all;
}

.blog_imgs:hover .blg_hover {
    height: 100%;
    opacity: 1;
    transition: 1s all;
}

/* blog page end */
/* blog view details */
.ri_img img {
    width: 60px;
    height: 60px;

}

.blo_design h5 {
    font-size: 23px;
    color: #011950;
}

.ri_img h4 {
    font-size: 18px;
    color: #000;


}

.dat_view p {
    margin: 0;
    color: #375c86;
}

.ri_img {
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 8px #94ccf9;
    border-radius: 3px;
}

.blo_design {
    background: #fff;
    padding: 12px;
    box-shadow: 0 0 8px #aeb3b7;
    position: sticky;
    top: 10%;
}

.bgv_date h1 {
    font-size: 23px;
    font-family: "f2";
}

.bgv_date {
    color: #06184c;
}

.blg_des p {
    line-height: 1.8;
}

/* blog view details end */
/* current opening */
.box_jop h5,
.box_jops h5 {
    text-transform: uppercase;
    font-size: 22px;
    color: #031750;
}

.box_jop h6,
.box_jops h6 {
    font-size: 21px;
    color: #031750;
    font-family: "f2";
}


.box_jop p {
    color: #000000ba;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    line-height: 1.9;
}

.job_det i {
    color: #1e4bcb;
    font-size: 27px;

    width: 53px;
    height: 53px;
    background: #f3f3f3;
    box-shadow: 0 0 6px #0c5b9fb8;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    margin: auto auto 10px auto;
}

.job_det h4 {
    font-size: 20px;
    color: #000;
    font-family: "f2";
    margin-bottom: 0px;
}

.job_det {
    text-align: center;
}

.job_det p {
    text-align: center;

    color: #000;
}

.box_jop,
.box_jops {
    height: 100%;
    box-shadow: 0 0 6px #a7d8ff;
    padding: 17px;

}

.ser_enq .modal-content {
    background: url(../img/cont.jpg) no-repeat;
    background-size: cover;
    background-position: center;
    padding: 12px;

}

.fot_enq .clse_btn {
    position: absolute;
    right: -14px;
    background: #0075f9;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    top: -12px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    border: 4px solid #3a4388;
}

.fom_de h5 {
    color: #fff;
    font-size: 25px;
    text-align: center;
}

/* current opening end */
/* placement start */
.place_dis h5 {
    color: #011950;
    font-size: 28px;
    margin-top: 10px;
}

.place_dis p {
    line-height: 1.9;
}

.plae_page .enq_pages {
    position: sticky;
    top: 2%;
}

.abt_navtab .nav-tabs {
    border-bottom: 0px solid #dee2e6;
    justify-content: space-around;
    border: 0;
    background: #343a40;
    width: 100%;
}

.abt_navtab .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #fff0;
    border-color: #dee2e600 #dee2e600 #fff0;
}

.abt_navtab .nav-tabs .nav-link.active i {
    visibility: visible;
    opacity: 1;
}

.abt_navtab .nav-tabs .nav-link.active {
    background: #3860cf;
}

.abt_navtab .nav-tabs .nav-link.active::before {
    position: absolute;
    content: "";
    left: 50%;
    right: 0;
    bottom: -8px;
    width: 15px;
    height: 8px;
    transform: translate(-50%);
    background: #3860cf;
    clip-path: polygon(100% 0, 0 0, 50% 100%);
}

.abt_navtab .nav-tabs .nav-item {
    width: 33.33%;
    background-color: #343a40;
    display: flex;
    justify-content: space-evenly;
}

.abt_navtab .nav-tabs .nav-link i {
    visibility: visible;
    opacity: 0;
    margin-left: 15px;
}

.nav-tabs {
    border-bottom: 0px solid #dee2e6;
}

.abt_navtab .nav-tabs .nav-link {
    border: 0;
    background: inherit;
    padding: 20px;
    width: 100%;
    text-align: center;
    color: #fff;
    position: relative;
}

/* tab  */
.nav-tabs .nav-link {
    font-family: "f2";
    font-size: 18px;
    color: #000;
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef00 #c2c1c100 #dee2e600;
}

.cilr_sime {
    width: 130px;
    height: 130px;
    border-radius: 100%;
    background: #fff;
    margin: auto;
    box-shadow: 0 0 4px #e0dada;
    border: 1px solid #00000012;
    margin-bottom: 30px;
    animation: play 3s infinite;
    display: flex;
    justify-content: center;
    align-items: center;
}

.abt_pe .tab-pane {
    width: 80%;
    margin: auto;
}

/* placement end */
/* testimonial start */
.cor_des h6 {
    text-transform: uppercase;
    color: #022b39;
    text-align: center;
}

.img_and img {
    width: 80px;
    height: 80px;
    border-radius: 100%;

}

.img_and i {
    font-size: 20px;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background: #052c44;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: absolute;
    left: 52%;
    top: -9px;
}

.img_and {
    position: relative;
    text-align: center;
    color: #fff;
}

.test_des {
    background: #fff;
    box-shadow: 0 0 7px #a9d9ff;
    padding: 21px;
    position: relative;
    border-radius: 10px;
}

.test_des p {
    color: #000000ba;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    line-height: 1.9;
}


.img_and h5 {
    margin-top: 14px;
    color: #fff;
    font-size: 18px;
}

.test_des::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 45%;
    left: 0;
    border-radius: 0 0 10px 10px;
    transition: .4s all;


    background: #3e3e3e;
}

.test_des:hover::before {
    height: 100%;
    border-radius: 10px;
}

.test_des:hover p,
.test_des:hover a {
    position: relative;
    z-index: 1;
    color: #fff;

}

.fom_de p {
    color: #fff;
}

/* testimonial end */
/* video testimonial */
.img_gfrt i {
    position: absolute;
    top: 0;
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: #fff;
}

.ved_tes {
    position: relative;
    overflow: hidden;
    border-radius: 0 55px 0 55px;
}

.ved_tes::before {
    background: #000;
    content: "";
    height: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    border-radius: 0 55px 0 55px;
}

.img_gfrt img {
    opacity: .7;
    transition: all 0.4s;
    transform: scale(1);
    border: 2px solid #02589d;
    border-radius: 0 55px 0 55px;

}

.ved_tes:hover img {
    transform: scale(1.3);
}

/* video testimonial end */
/* corporate design */
.tex_det h5 {
    font-size: 28px;
    color: #011950;
}

.tex_det p {
    line-height: 1.9;
}

.ser_pages {
    background: #0000001a;
    padding: 10px;
}

.box_cor {
    background: #ffffff;
    transition: .6s all;
    padding: 20px;
    text-align: center;
    box-shadow: 0 0 6px #ccefff9e;
}

.box_cor:hover {
    transform: translateY(-10px);
}

.box_cor h5 {
    font-size: 20px;
    color: #011950;
}

.box_cor p {
    line-height: 1.9;
}

/* corporate design end */
/* course page design */
.cor_pages h5 {
    text-align: center;
    color: transparent;
    -webkit-background-clip: text !important;
    font-size: 28px;
    -webkit-text-fill-color: transparent;
    background: radial-gradient(#2546a1, #02164e);

}

.cor_pages p {
    text-align: center;
    width: 80%;
    margin: auto;
}

.cor_pages ul i {
    color: #1329a3;
    font-size: 20px;
    margin-right: 10px;
}

.cor_pages {
    background-color: #bccffd;
    padding: 18px;
}

.cor_pages ul li {
    display: flex;
    align-items: center;
    margin-top: 7px;
}


.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #0d6efd00;
}

.counter {
    color: #000;
    width: 150px;
    height: 150px;
    text-align: center;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.counter:before,
.counter:after {
    content: "";
    background: #fff;
    width: 80%;
    height: 80%;
    border-radius: 100%;
    box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.3);
    transform: translateX(-50%)translateY(-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: -1;
}

.counter:after {
    background: linear-gradient(45deg, #3f51b5 49%, #576eed 50%);
    width: 100%;
    height: 100%;
    box-shadow: none;
    transform: translate(0);
    top: 0;
    left: 0;
    z-index: -2;
    clip-path: polygon(50% 50%, 50% 0, 100% 0, 100% 100%, 0 100%, 0 50%);
}

.counter .counter-icon {
    color: #fff;
    background: linear-gradient(45deg, #3f51b5 49%, #576eed 50%);
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: all 0.3s;

}

.counter .counter-icon i.fa {
    transform: rotateX(0deg);
    transition: all 0.3s ease 0s;
}

.counter:hover .counter-icon i.fa {
    transform: rotateX(360deg);
}

.counter h3 {
    font-size: 15px;
    font-family: "f2";
    text-transform: uppercase;
    width: 90%;
    margin: auto;
}

.counter .counter-value {
    font-size: 30px;
    font-weight: 700;
}

.cour_tab .nav-link.active .counter-icon {
    background: #447609;
}

.cour_tab {
    background: #eeeeee;
    padding: 10px;
    box-shadow: -1px 4px 3px #7e656559;
}

.bg_cous {
    background: #fff;
    padding: 20px;
    box-shadow: 0 0 6px #9dc5e5;
}

.ab_pages h5 {
    font-family: "f2";
    font-size: 25px;
    color: #011950;
}

.ab_pages p {
    line-height: 1.9;
}

.ab_pages ul li i {
    margin-right: 5px;
    font-size: 20px;
    color: #447609;
}

.ab_pages ul li {
    margin-top: 8px;
    display: flex;
    align-items: center;
}

.tool_cob img {
    background: #fff;
    padding: 10px;
    box-shadow: 0 0 11px #0000008a;
}

.how_tos ul li {
    display: flex;
    align-items: center;

}

.how_tos ul img {
    padding: 11px;
    width: 50px;
}

.user_flex {
    display: flex;
    align-items: center;
}

.user_flex img {
    width: 70px;
    height: 70px;
    border-radius: 100%;
}

.user_flex h6 {
    font-family: "f2";
    font-size: 20px;
    margin-left: 10px;
}

.tai_des {
    background: #d3f1ff;
    padding: 15px;
}

.accordion {
    background-color: #143495;

    color: #fff;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
}

.accordion.active,
.accordion:hover {
    background-color: #143495;

}

.accordion:after {
    content: '\002B';
    color: #fff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.accordion.active:after {
    content: "\2212";
}

.panel {
    padding: 4px 18px;
    background-color: #adadad3b;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    box-shadow: 0 0 0px 0px #0000005c;
}

.pan_ac ul li {
    margin-top: 10px;
    font-size: 14px;
}

.box_alumer {
    background: #00000017;
    padding: 10px;
    border-radius: 10px;
    text-align: center;
    position: relative;
}

.box_alumer img {
    border-radius: 100%;
    width: 80px;
    height: 80px;
    top: -39px;
    transform: translate(-50%);
    position: absolute;
    border: 5px solid #052c44;
}

.box_alumer h6 {
    color: #000;
    font-size: 18px;
    font-weight: bold;
}

.box_alumer h5 {
    font-family: "f2";
    font-size: 25px;
    color: #011950;
    margin-top: 40px;
}

.box_alumer i {
    color: #0075f9;
    font-size: 20px;
}

.box_alumer p {
    font-size: 15px;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
}

.box_alumer a:hover {
    color: #3f51b5;
    transition: 0.3s;
}

.box_alumer a {
    transition: 0.3s;
}

.owl-dots,
.owl-nav {
    display: none;
}

/* course page design end */
/* float icon */

.social_icon {
    position: fixed;
    right: 0;
    bottom: 5%;
    z-index: 111;
}

.social_icon ul .en_quiry {
    font-size: 15px;
    background: linear-gradient(317deg, #062b93, #456fe3);
    color: #fff;
    border-radius: 100%;
    padding: 5px 10px;
    position: absolute;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    bottom: 276px;
    right: 0;
    z-index: 1;
    justify-content: center;
}

.social_icon ul .en_call {
    font-size: 15px;
    background: linear-gradient(317deg, #ffa219, #b73006);

    border-radius: 100%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    color: #fff;
    position: absolute;
    bottom: 210px;
    right: 0;
    justify-content: center;
}

.social_icon ul .en_what {
    font-size: 15px;
    background: linear-gradient(317deg, #1cf743, #116814);
    border-radius: 100%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    color: #fff;
    position: absolute;
    bottom: 150px;
    right: 0;
    justify-content: center;
}

.social_icon i {
    font-size: 18px;

}

/* float icon end */

/* hover start */
.dropdown-item:hover {
    background-color: #a6a7ff;
}

/* hover ends */

.bg_course {
    background: url(../img/bg-img.jpg);
    padding: 70px 30px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    margin-top: -115px;
    background-position: center;

}

.bg_course::before {
    position: absolute;
    content: '';
    /* background: #000000a8; */
    background: #001276a3;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}

.startRating {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
    margin-top: 10px;
}

.starIcons .fa-star {
    color: #ffd000;
    font-size: 20px;
    padding-bottom: 10px;
}
.starIcons {
    display: inline-flex;
    margin-right: 10px;
    margin-top: 14px;
}
.startRating p {
    font-size: 15px;
    color: #fff;
}
.star-c {
    border-radius: 5px;
    padding: 5px 10px;
    box-shadow: 0 1px 4px 0 rgba(1,1,1,0.15);
    margin-bottom: 12px;
    background-image: -webkit-linear-gradient(0deg,#2f0ea4 0,#1f39a4 51%,#0e64a4 100%);
}
.star-c h6{
    color: #fff;
    margin-top: 10px;
}

.high_lights{
    position: relative;
    z-index: 99 !important;
}

.choose_icon {
    width: 45px;
    height: 45px;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    margin-right: 5px;
}
.high_lights h6{
    margin-right: 15px;
    position: relative;
    font-size: 16px;
    font-family: "f1";
    color: #fff;
}

.spec_details{
    position: relative;
}
/* why choose us start */
.why_choose img {
    width: 100%;
}

.why_choose h1 {
    font-size: 30px;
    font-family: "f2";
    color: #fff;
}

.why_choose h4 {
    font-family: "f2";
    font-size: 20px;
    color: #fff;
}

.why_choose p {
    font-size: 16px;
    color: #fff;
}

.fa-phone-square {
    font-size: 22px;
    margin-right: 5px;
}

.syllabus-menu {
    font-size: 18px;
    font-family: "f2";
}

/* why choose us end */

.ban_enq {
    width: 100%;
    padding: 15px;
    background-color: #ffffff;
    border-radius: 10px;
    margin: auto;
    margin-top: 50px;
}

.ban_enq h2 {
    color: #0970b2;
}

.ban_enq h2 {
    font-family: "f2";
    font-size: 25px;
}

.ban_enq .form-control {
    margin-top: 10px;
    /* padding: 5px; */
    border: 1px solid #8ec7ff;
}

.ban_enq .form-select {
    margin-top: 22px;
    padding: 10px;
    border: 1px solid #8ec7ff;
    color: #6c757d;
}

.btn {
    background-color: #0970b2 !important;
    padding: 10px;
    font-family: "f1";
    margin-right: 5px;
    width: 120px;
    border-radius: 10px;
}

.btn a {
    color: #ffffff;
    text-decoration: underline;
}

.book_demo h2 {
    font-family: "f2";
    font-size: 20px;
    color: #0970b2;
}

/*  */

.bg_white {
    background: #ffffff;
    border-radius: 5px;
    padding: 20px;
    box-shadow: -3px 5px 15px #00000021;
}

.course_cont {
    padding: 10px;
}

.course_cont h2 {
    font-size: 25px;
    font-family: "f2";
    color: #0970b2;
}

.course_cont h4 {
    font-size: 20px;
    font-family: "f1";
    color: #0970b2;
}

.course_cont p {
    font-family: "f1";
    font-size: 16px;
    color: #252525;
}

.bxs-right-arrow {
    color: #0970b2;
    margin-right: 5px;
}

/*  */

.about-course .about-course-content h2 {
    font-family: "f1";
    color: #0970b2;
    font-size: 28px;
    padding-bottom: 15px
}

.about-course .about-course-content p {
    font-family: "f1";
    color: #252525;
}

.about-course .about-course-content h4 {
    font-family: "f1";
    font-size: 20px;
    padding-bottom: 20px;
    background-image: -webkit-linear-gradient(45deg, #2f56f9 50%, #40b737 50%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text
}

/* .about-course .about-course-content iframe {
      padding: 0 0 30px
  } */

.about-course .about-course-content ul li {
    font-family: "f2";
    line-height: 30px;
    color: #242424;
    position: relative
}

.about-course .about-course-content ul li::before {
    position: absolute;
    top: 8px;
    left: -25px;
    width: 15px;
    height: 15px;
    content: ' ';
    background-image: url(../images/icons/dot.webp);
    background-repeat: no-repeat
}

.course-complete {
    text-align: center
}

.course-complete h4 {
    font-family: "f1";
    font-size: 20px;
    color: #2f56f9
}

.course-complete p {
    font-family: "f2";
    line-height: 27px
}

.certificate-details {
    padding: 30px 0
}

.certificate-btn .online-train-btn {
    background: #2f56f9;
    color: #fff
}

.certificate-btn {
    text-align: center;
    margin-top: 20px
}

.certificate-btn .online-train-btn i {
    padding-left: 10px
}

.about-course .course-slider-content p {
    font-family: "f2";
    line-height: 27px;
    background: #f1f1f1;
    padding: 20px
}

.about-course .course-slider-name span {
    font-family: "f1";
    color: #2f56f9;
    font-size: 20px
}

.about-course .course-slider-name .rating ul li {
    display: inline-block;
    padding: 5px 0
}

.about-course .course-slider-name .rating ul {
    padding: 0;
    margin: 0
}

.about-course .course-slider-name .rating ul li i {
    color: #40b737
}

.about-course .accordion-button:focus {
    box-shadow: none
}

.about-course .about-course-content .accordion-header {
    padding-bottom: 0
}

/*  */
.logo-bg {
    background: #d0e0fd;
    padding: 25px 20px 20px;
    text-align: center;
    border-radius: 10px;
}

.logo-bg .service-logo {
    box-shadow: 0 7px 20px #008dd126;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #0099db26;
    background: #ffff;
}

.logo-bg .service-logo img {
    width: 70% !important;
    margin: auto;
}

/*courses location ends  */

/*  */
.inst_card h1 {
    color: #252525;
    font-family: "f1";
    font-size: 35px;
    text-align: center;
}

.icon_card {
    background: #d8d8d8;
    margin: 10px 5%;
    padding: 50px 20px 20px;
    border-radius: 10px;
}

.instruction_card {
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0px 3px 10px #00000026;
    margin: 50px 5%;
}

.instruction_icon {
    background: #0970b2;
    width: 80px;
    height: 80px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: -58px auto 10px;
}

.instruction_icon img {
    width: 50px;
}

.instruction_card h4 {
    font-family: "f1";
    font-size: 15px;
    color: #252525;
}

.instruction_card h2 {
    font-family: "f2";
    font-size: 18px;
    color: #252525;
}
.bxs-right-arrow {
    color: #0970b2;
    margin-right: 5px;
}
.d-flex-ac {
    display: flex;
    align-items: center;
}
.courses_locations h3{
    text-align: center;
    color: #0970b2;
    font-family: "f2";
}
span.ft-in {
    background-color: #fff;
    box-shadow: 2px 2px 4px 1px rgb(0 0 0 / 10%);
    min-height: 35px;
    z-index: 86;
    padding: 0 15px;
    display: inline-flex;
    border: 1px solid #2196F3;
    justify-content: center;
    align-items: center;
    margin: 0 15px 15px;
    border-radius: 5px;
}
.bxs-right-arrow {
    color: #0970b2;
    margin-right: 5px;
}
.d-flex-jc-ac {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}