@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Teko:wght@300..700&display=swap');
body { margin: 0; padding: 0; font-family:  sans-serif;}
p {text-align: justify;color: #252525;font-size: 16px;letter-spacing: .4px;line-height: 1.6;margin: 0 0 10px 0;font-family:  sans-serif;}
.main-table li {color: #252525;font-size: 16px;letter-spacing: .4px;line-height: 1.5;margin: 0 0 10px 0; font-family:  sans-serif;}
a { text-decoration: none !important; font-family:  sans-serif;}
h1, h2, h3, h4, h5 { font-family: serif;}
td#FooterrControl1_tr_hitCounter {
    display: none;
}

 .about-banner {padding: 18% 0 5% 0;background-image: url(Image/banner1.jpg);}
.about-banner h1 {color: #fff;font-size: 76px;margin: 0;font-weight: 600;text-align: center;}
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(180deg);
}
.dropend .dropdown-menu {
    right: 100% !important; top:0;
    left: auto !important;
}

.navbar-nav li:hover > ul.dropdown-menu {
    display: block; animation: fadeInUp 400ms;
    /* padding-left: 10%; */
    /* padding-right: 10%; */
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
	right:100%;
    left: auto;
    margin-top:-6px;
}


.navbar-nav>li:last-child{
       /* color: #fff; */
       position: relative;
       display: inline-block;
       /* line-height: 30px; */
       /* color: #fff !important; */
       font-weight: 600;
       overflow: hidden;
       background: none;
       border-radius: 80px;
       /* padding: 12px 35px 12px; */
       text-transform: uppercase;
       background-image: linear-gradient(to right, #cb9324, #8e7951);
       z-index: 9999;
}
.navbar-nav>li:last-child:before{
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* z-index: 1; */
    opacity: 0;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-transform: scale(0.2, 1);
    transform: scale(0.2, 1);
    background-color: #ffffff;
}

.navbar-nav>li:last-child:hover::before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

h3 {font-size: 26px;color: #252525;}
.heading { margin: 0 0 48px 0;}
.heading h2 {color: #252525; font-size: 48px; text-transform: uppercase; font-weight: 500; letter-spacing: 5px; text-align: center;}
.heading h5 { color: #252525; font-size: 28px; letter-spacing: .8px; font-weight: 450; text-align: center;}
.heading1 h4 { text-transform: uppercase; color: #112a75; letter-spacing: 5px; font-size: 27px;}
.heading1 h2 {font-size: 38px;margin: 0 0 20px 0;font-weight: 600;color: #252525;}
.team-title {color: #252525; font-size: 28px; text-transform: uppercase; font-weight: 600; letter-spacing: 1px;}
.custom-btn { display: inline-block; background: #112a75; color: #fff; padding: 16px 48px; font-size: 16px; font-weight: 500; transition: .5s;} 
.custom-btn:hover { background: #112a75; color: #fff;}
.border-primary { border-color: #112a75 !important;}
.text-color { color: #112a75;}
.sub-heading { font-size: 54px; text-align: center; margin: 30px 0; position: relative; padding: 12px 0;}
.sub-heading::after { content: ''; position: absolute; width: 550px; height: 5px; bottom: 0; left: 0; right: 0; margin: 0 auto; background: #112a75;}

.top-header { padding: 8px 0; background: #252525;}
.top-header p a, .top-header p { color: #f0f0f0; font-size: 13px;}
.top-header .social-icon a{ display: inline-block; background: #112a75; color: #fff; width: 28px; height: 28px; font-size: 14px; text-align: center; border-radius: 50%; line-height: 2; transition: all .2s ease-in-out;}
.top-header .social-icon a:hover { background: #112a75;}



.banner-section .carousel-caption { text-align: left; top: 28%; width: 48%; left: 10%;}
.banner-section .carousel-caption h1 {font-size: 80px;line-height: 1.1;font-weight: 600;margin: 0 0 20px 0;text-transform: uppercase;}
.banner-section .carousel-control-next, .banner-section .carousel-control-prev { width: 10%;}

.services-section { padding: 6% 0;}
.services-section .service-item .service-text { transition: .5s;}
.services-section .service-item:hover .service-text { background: #112a75;}
.services-section .service-item * { transition: .5;}
.services-section .service-item:hover * { color: #FFFFFF;}
.services-section .service-item .btn { width: 40px; height: 40px; display: inline-flex; align-items: center; color: #252525; background: #FFFFFF; white-space: nowrap; overflow: hidden; transition: .5s;}
.services-section .service-item:hover .btn { width: 140px; }
.services-section .service-text { padding: 30px;}
.services-section .service-text .icon-show { width: 90px}
.services-section .service-text .btn i { color: #112a75;}
.services-section .section-title { font-weight: 600; letter-spacing: 5px; text-transform: uppercase; }
.services-section .service-text:hover .icon-show{ padding: 10px; border-radius: 50% !important; background: #ffffff; transition: .5s ease-out; }

.registration-steps {padding: 0 0 6% 0;display: none;}
.registration-steps .fact-item .fact-icon {width: 120px;height: 120px;margin-top: -40px;margin-bottom: 1.5rem;display: inline-flex;align-items: center;justify-content: center;background: #FFFFFF;border-radius: 120px;border: 3px solid #112a75;transition: .5s;}
.registration-steps .fact-item:hover .fact-icon { background: #2175c8;}
.registration-steps .fact-item .fact-icon i {transition: .5;}

.slider { padding: 0 0 6% 0;}
.slider .carousel { padding: 40px 45px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;}
.slider .carousel-control-next, .slider .carousel-control-prev { width: 3.5%; filter: brightness(0);}
.slider .carousel h4 { font-size: 34px; color: #252525; line-height: 1.4; margin: 0;}
.slider .carousel h4 i { color: #112a75; font-size: 30px; animation: fa-beat 1s infinite;}

@keyframes fa-beat {
    0% { transform: scale(.9)}
    50% {
        transform: scale(1.3)
    }
    100% { transform: scale(.9);}
}

.about-section { padding: 2% 0 6% 0;}
.about-img, .feature-img { position: relative; height: 100%; min-height: 400px;}
.about-img img, .feature-img img {position: absolute;width: 60%;height: 87%;object-fit: cover;}
.about-img img:last-child, .feature-img img:last-child { margin: 20% 0 0 40%;}
.about-img::before, .feature-img::before {position: absolute;content: "";width: 60%;height: 80%;top: 10%;left: 20%;border: 5px solid #2175c8;z-index: -1;}

.team-section { padding: 4% 0 7% 0;}
.team-items { margin: -.75rem;}
.team-item { padding: .75rem;}
.team-item::after { position: absolute; content: ""; width: 100%; height: 0; top: 0; left: 0; background: #FFFFFF; transition: .5s; z-index: -1;}
.team-item:hover::after { height: 100%; background: #2175c8;}
.team-item .team-social { position: absolute; width: 100%; bottom: -20px; left: 0;}
.team-item span {color: #112a75;font-size: 15px;}

.contact-section { padding: 0 0 8% 0;}
.contact-section .icon i {color: #2175c8;font-size: 40px;}
.contact-section h4 a { color: #252525; font-size: 27px; font-family: "Teko", sans-serif;}
.contact-section .contact-form{box-shadow: rgb(17 42 117 / 31%) 12px 10px 26px 0px;border: 3px solid #2175c8;padding: 40px;outline: 1px solid #112a75;outline-offset: -4px;}
.contact-section .contact-form .form-control { margin: 0 0 15px 0; padding: 18px 12px; border: none; border-bottom: 2px solid #112a75; border-radius: 0;}
.contact-section .contact-form .form-control:focus { box-shadow: 0 0 0 .25rem rgb(183 141 101 / 32%);}
.contact-section .contact-form .form-control::placeholder { color: #444444;}
.contact-section .contact-form input[type='button'] {background: #112a75;border: none;width: 100%;padding: 18px;color: #fff;}

.testimonial-section .carousel-control-next, .testimonial-section .carousel-control-prev { width: 5%; filter: brightness(0);}
.testimonial-section .carousel-item p { font-size: 18px; margin: 0 0 18px 0;}

.client-section { padding: 6% 0;}
.client-section .item { display: inline-block; margin:0 0 0 45px;}
.social-icon {
    margin-bottom: 18px;
    text-align: left;
}

footer {background: #252525;padding-top: 7%;}
footer h5 { color: #fff; text-transform: uppercase; margin: 50px 0 20px 0; font-size: 27px; letter-spacing: 5px;}
footer ul { list-style-image: url('image/next.png'); } 
footer ul a { color: #e4e4e4; margin: 0 0 10px 0; display: inline-block; font-size: 15px;}
footer ul a:hover, footer a:hover { color: #fff;}
footer p, footer a { color: #e4e4e4; font-size: 15px;}
footer p i {color: #2175c8;margin: 5px 5px 0 0;}
footer .social-icon a {display: inline-block;background: #2175c8;color: #fff;width: 40px;height: 40px;font-size: 16px;text-align: center;line-height: 2.5;transition: all .2s ease-in-out;}
footer .social-icon a:hover {background: #2175c8;}
footer .left-text {/* background-image: linear-gradient(180deg, rgba(255,255,255,0.15), rgba(255,255,255,0)); */padding: 10% 3%;}
footer .left-text p {font-size: 14px;}

.about-header {padding: 7% 0 5% 0;background-image: linear-gradient(rgb(17 42 117) 0%, rgb(33 117 200));background-image: url(Image/banner1.jpg);background-size: cover;background-position: center;}
.about-header h1 {padding-top: 78px;color: #fff;font-size: 76px;margin: 0;font-weight: 600;text-align: center;}

.service-page { padding: 3% 0;}
.service-page .list-group-item { padding: 12px 10px; font-family: "Teko", sans-serif; font-size: 23px; font-weight: 400;}
.service-page .list-group-item.active { background: #112a75; border-radius: 0; border: 0;}

.why-choose i { font-size: 52px; margin: 0 0 10px 0;}

@media (min-width: 320px) and (max-width: 768px) { 
    p {font-size: 15px; letter-spacing: .2px;}
    .main-table li {font-size: 15px; letter-spacing: .2px;}
    
    h3 { font-size: 24px;}
    .heading { margin: 0 0 48px 0;}
    .heading h2 {font-size: 30px; margin: 0; letter-spacing: 3px;}
    .heading h5 {font-size: 20px; letter-spacing: .8px;}
    .heading1 h4 { letter-spacing: 3px; font-size: 21px; margin: 0;}
    .heading1 h2 { font-size: 30px; margin: 0 0 10px 0;}
    .custom-btn { padding: 10px 24px; font-size: 14px;} 

    .banner-section .carousel-item img {/* height: 240px; */object-fit: cover;}
    .banner-section .carousel-caption {top: 32%;width: 80%;left: 10%;}
    .banner-section .carousel-caption h1 { font-size: 42px; font-weight: 500; margin: 0 0 10px 0;}

    .registration-steps { padding: 0;}
    .registration-steps .fact-item .fact-icon { margin-top: 0;}

    .slider { padding: 0 0 6% 0;}
    .slider .carousel { padding: 25px;}
    .slider .carousel-control-next, .slider .carousel-control-prev { width: 7%;}
    .slider .carousel h4 { font-size: 24px; margin: 20px 0 0 0;}
    .slider .carousel h4 i { color: #112a75; font-size: 26px; animation: fa-beat 1s infinite;}

    .contact-section { padding: 0 0 12% 0;}
    .contact-section .icon i { font-size: 30px;}
    .contact-section h4 a { font-size: 21px;}
    .contact-section .contact-form{box-shadow: none; padding: 30px; margin: 20px 0 0 0;}
    .contact-section .contact-form .form-control { margin: 0 0 10px 0; padding: 12px;}
    .contact-section .contact-form input[type='button'] { margin: 15px 0 0 0; padding: 12px;}

    .testimonial-section .carousel-item p { font-size: 15px; margin: 0 0 10px 0;}

    footer h5 { margin: 25px 0 12px 0; font-size: 21px; letter-spacing: 3px;}
    footer .left-text { padding: 10% 5%;}
    footer .left-text p { font-size: 15px;}

    .about-header { padding: 10% 0;}
    .about-header h1 { color: #fff; font-size: 32px; margin: 0; font-weight: 500;}

    .service-page .list-group-item { padding: 10px 7px; font-size: 18px;}

    .why-choose i { font-size: 27px;}
}
#form_wrap{/* border: 3px solid #112a75; */padding: 30px;position: sticky;position: -webkit-sticky;top: 20px;}
#form_wrap #errmsg{font-size: 13px !important;}
#HomepagecontentControl_C{overflow: initial !important;}
#HomepagecontentControl{overflow: initial !important;}
#HomepagecontentControl_C > center >table{margin-top: 0 !important;}
#inner_pg_tab_wrap{top: 80px;}
.map-hm-rht .form-control { margin: 0 0 15px 0; padding: 12px; border: none; border-bottom: 2px solid #8b8b8b; border-radius: 0;}
.map-hm-rht input[type='button'] { background: #112a75; border: none; width: 100%; padding: 15px; color: #fff; font-size: 16px}

.service-page .ser-box { padding: 20px 20px 10px 20px; border-left: 5px solid #3e2309; box-shadow: 3px 3px 3px 3px gray; margin: 0 0 20px 0;}
.service-page .ser-box p { font-weight: 500;}

.whatsapp_btn2{
    position: fixed;
    bottom: 5em;
    right: 20px;
    width: 55px;
    height: 55px;
    z-index: 9999;
}
.whatsapp_btn2 .icon_logo{
    position: relative;
    z-index: 100;
    padding: 5px;
}

.whatsapp_btn2 .icon_logo > a > img{
    width: 100%;
}

.whatsapp_btn2 .circle_waves{
    border-radius: 50%;
    background-color: #3cc04e;
    width: 55px;
    height: 55px;
    position: absolute;
    opacity: 0;
    bottom: 1px;
    left: 0px;
    z-index: 99;
    animation: waves 4s infinite cubic-bezier(.36, .11, .89, .32);
}

@keyframes waves {
    from {
        transform: scale(.55, .55);
        opacity: .6;
    }
    to {
        transform: scale(1.8, 1.8);
        opacity: 0;
    }
}
	#marquee1 a {
    font-size: 16px !important;
}


.callus2 {
    width: 100%;
    margin: 8px 0 0 0;
    text-align: right;
    position: fixed;
    bottom: 25%;
    right: 8px;
    width: 60px;
    height: 60px;
    z-index: 99999;
}
.callus2 .callusL2{
    width: 40px;
    height: 40px;
    font-size: 18px;
    border-radius: 100%;
    text-align: center;
    line-height: 40px;
    display: inline-block;
    background: #eb1d39;
    color: #fff;
    margin: 0 20px 0 0;
    -webkit-box-shadow: 0px 0px 0px 7px #dc3545;
    -moz-box-shadow: 0px 0px 0px 7px rgba(232, 154, 17, 0.25);
    box-shadow: 0px 0px 0px 7px #dc354536;
    -webkit-animation: tada 1.25s infinite;
    -moz-animation: tada 1.25s infinite;
    -ms-animation: tada 1.25s infinite;
    animation: tada 1.25s infinite;
}

.call-to-action {margin: 0 0 -6% 0;background: #344a8a;padding: 3%;position: relative;z-index: 2;} 
.call-to-action h4 {color: #fff;font-size: 28px;font-weight: 700;letter-spacing: .5px;margin: 0;}
.call-to-action p b{font-size: 20px;}
.call-to-action p {color:#fff;margin-bottom:0;font-size: 16px;}
.call-to-action a i { margin: 0 15px 0 0; */color: #373390; ;}
.call-to-action  a{ color: #344a8a; font-size: 21px; font-weight: 700;}
/* .call-to-action p a:hover { color: #ffc53a;} */
.call-to-action .btn_call{background-color:#fff;border-radius:5px;text-align:center;display: block;padding: 15px 0;width: 300px;max-width: 100%;margin-left: auto;margin-top: 20px;}