@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
body { margin: 0; padding: 0;}
p {color: #333333;font-size: 16px;letter-spacing: .5px;line-height: 26px; font-weight: 400; margin: 0 0 10px 0;}
.main-table li {color: #333333;font-size: 16px;letter-spacing: .6px;line-height: 1.5;margin: 0 0 10px 0;}
a { text-decoration: none !important; }
h1, h2, h3, h4, h5, h6 { font-family: "Roboto", sans-serif;}
.heading p {color: #008000;font-size: 16px;text-transform: uppercase;font-weight: 600;letter-spacing: .5px;position: relative;padding: 0 0 0 20px;margin: 0 0 10px 0;display: inline-block;} 
.heading p::after {content: '';position: absolute;width: 8px;height: 8px;background: #008000;border-radius: 50%;left: 0;top: 8px}
.heading h2 {color: #024b99;font-size: 40px;margin: 0  0 20px 0;font-weight: 600;}
.sub-heading { font-size: 24px; color: #024B99; font-weight: 700; margin: 0 0 15px 0; border-bottom: 1px dashed #a5a5a5; padding: 5px 0;}
.sub-heading1 {font-size: 21px;color: #008000;font-weight: 700;margin: 0 0 15px 0;}
.title { font-size: 21px; color: #024B99; font-weight: 500; margin: 5px 0 10px 0;}

.custom-btn { display: inline-block; background: #024B99; padding: 12px 34px; letter-spacing: .5px; font-size: 13px; color: #ffffff; margin: 0 5px 0 0; border-radius: 5px;}
.custom-btn:hover { background: #212121; color: #fff;}

header {/* position: absolute; */z-index: 2;width: 96%;left: 2%;top: 4%;/* background: #fff; *//* border-radius: 15px; */}
header .navbar { padding: 8px 15px;}
.navbar .navbar-nav .nav-link {font-size: 16px;font-weight: 500;margin: 0 15px;color: #343434 !important;}

.banner-section { position: relative;}
.banner-section .carousel-item { position: relative;}
.banner-section .carousel-item img { position: relative;}
.banner-section .carousel-item::before { content: ''; position: absolute; width: 100%; height: 100%; background-image: url('image/banner-bottom.png'); top: 0; left: 0; background-size: cover; background-position: bottom; z-index: 1;}
.banner-section .carousel-item::after { content: ''; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-image: linear-gradient(90deg, rgba(4, 74, 128, .9), rgba(51, 51, 51, .1));} 
.banner-section .carousel-indicators { justify-content: left; margin-left: 4%; display: block; left: 90%; bottom: 40%;}
.banner-section .carousel-indicators [data-bs-target] {width: 18px; height: 18px; border-radius: 50%; display: block; position: relative; opacity: .5;}
.banner-section .carousel-indicators .active{ opacity: 1 !important;}
.banner-section .carousel-caption { z-index: 1; text-align: left; top: 34%; width: 45%; left: 4%;}
.banner-section .carousel-caption h5 { text-transform: uppercase; font-size: 17px; color: #f6f6f6; font-weight: 400; letter-spacing: .8px; margin: 0 0 15px 0;}
.banner-section .carousel-caption h1 {font-size: 46px;font-weight: 600;margin: 0 0 15px 0;}
.banner-section .carousel-caption p {color: #ffffff;font-size: 18px;margin: 0 0 20px 0;}
.banner-section .carousel-caption a{ display: inline-block; border: 1px solid #fff; padding: 12px 34px; text-transform: uppercase; letter-spacing: 1.5px; font-size: 13px; color: #ffffff; margin: 0 5px 0 0; border-radius: 5px;}

.service-section {padding: 4% 0 6% 0;}
.service-section .ser-card {position: relative;margin: 30px 0 0 0;overflow: hidden;border-top: 10px solid #024b99;border-bottom: 10px solid #024b99;border-radius: 30px 0 30px 0;box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.19);}
.service-section .ser-card:hover { transform: skew(1);}
.service-section .ser-card .text {width: 100%;padding: 26px;}
.service-section .ser-card .text h4 {color: #024B99;font-size: 19px;text-align: center;font-weight: 500;margin: 0 0 25px 0;position: relative;} 
.service-section .ser-card .text h4::after {content: '';position: absolute;width: 62px;height: 2px;background: #024B99;left: 0;right: 0;bottom: -10px;margin: 0 auto}
.service-section .ser-card p {text-align: justify;font-size: 15px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.service-section .ser-card .text a {color: #008000;text-transform: uppercase;font-size: 14px;font-weight: 600;letter-spacing: .8px;transition: all .3s ease-in-out;}
.service-section .ser-card .text a:hover { letter-spacing: 2.5px}

.about-section {padding: 0 0 5% 0;}
.about-section img{ border-radius: 12px; filter: brightness(98%);}

.contact-section {padding: 0 0 5% 0;}
.contact-section .contact-form .form-control { margin: 0 0 15px 0; border: 0; border-bottom: 2px solid #dddddd; border-radius: 0; padding: 12px;}
.contact-section .contact-form input[type="button"] { background: #024B99; width: 100%; border: 0; margin: 10px 0 0 0; padding: 14px; color: #fff; letter-spacing: .5px; font-size: 15px; border-radius: 5px;}

footer { padding: 12% 0 0 0; background-image: url('image/footer-bg.png'); background-size: cover;}
footer h4 {color: #fff; font-size: 16px; text-transform: uppercase; font-weight: 500; margin: 0 0 25px 0; letter-spacing: 1px; padding: 0 0 0 20px; position: relative;}
footer h4::after { content: ''; position: absolute; width: 10px; height: 10px; border: 1px solid #fff; border-radius: 50%; left: 0; top: 4px}
footer p, footer p a {color: #c9c9c9; font-size: 14px; margin: 0 0 8px 0;}
footer p a:hover {color: #024B99;}
footer .footer-bottom {margin: 4% 0 0 0;border-top: 1px solid rgba(204, 204, 204, .4);padding: 15px 0;}
footer .footer-bottom p { margin: 0;}

.heading-innerpage { padding: 5% 0; background: #024B99;}
.heading-innerpage h2 { color: #fff; font-size: 42px; font-weight: 600; margin: 0; text-transform: uppercase; letter-spacing: 2px; text-align: center; position: relative;}
.heading-innerpage h2::after { position: absolute; content: ''; background: #ffff; width: 140px; height: 2px; top: 60px; left: 0; right: 0; margin: 0 auto;} 

.contact-info {background: #024B99;padding: 30px;margin: 10px 0;}
.contact-info i { color: #e4e4e4; font-size: 30px;}
.contact-info h5 {color: #ffffff;text-transform: uppercase;font-size: 17px;font-weight: 700;letter-spacing: .5px;}
.contact-info p, .contact-info p a { color: #e0e0e0; margin: 0;}

@media (min-width: 320px) and ( max-width: 768px) {
    p { font-size: 15px;line-height: 1.6;}
    .main-table li {font-size: 15px;}
    .heading p { margin: 0 0 5px 0;} 
    .heading h2 { font-size: 27px; margin: 0  0 15px 0;}
    .sub-heading { font-size: 21px;}
    .sub-heading1 {font-size: 18px;}
    
    .custom-btn { padding: 10px 24px;}
    
    header {width: 86%;left: 0;top: 0;}
    
    header .navbar { padding: 0;}

    .banner-section img { height: 280px; object-fit: cover}
    .banner-section .carousel-indicators {left: 92%; bottom: 30%;}
    .banner-section .carousel-indicators [data-bs-target] {width: 10px; height: 10px;}
    .banner-section .carousel-caption { top: 10%; width: 70%;}
    .banner-section .carousel-caption h5 { font-size: 14px; margin: 0 ;}
    .banner-section .carousel-caption h1 { font-size: 21px; margin:0 0 10px 0}
    .banner-section .carousel-caption p { font-size: 14px; margin: 0 0 10px 0;}
    .banner-section .carousel-caption a{ display:none;}
     
    footer { background: #222}
    footer h4 { margin: 15px 0 10px 0;}
                                       
    .heading-innerpage { padding: 5% 0;}
    .heading-innerpage h2 { font-size: 27px;}
    
    .contact-info {background: #024B99;padding: 30px;margin: 10px 0;}
    .contact-info i { color: #e4e4e4; font-size: 30px;}
    .contact-info h5 {color: #ffffff;text-transform: uppercase;font-size: 17px;font-weight: 700;letter-spacing: .5px;}
    .contact-info p, .contact-info p a { color: #e0e0e0; margin: 0;}
}

@media (min-width: 1200px) {
    .body-fx #HeaderControl{
        height: 90px;
        float: Left;
        position: fixed;
        padding-left: 0;
        background: #ffffff;
        z-index: 99;
        text-align: left;
    }
    
    .body-fx #MenuControl {
        height: 90px;
        float: Right;
        position: fixed;
        right: 0;
        padding: 0;
        padding-right: 0;
        background: #ffffff;
    }
}

div#HomepagecontentControl,#HomepagecontentControl_C {
    min-height: 100% !important;
}
div#WhatsNewControl {
    margin-top: 30px;
}