@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
body{ margin: 0; padding: 0; font-family: "Poppins", sans-serif;}
a { text-decoration: none !important; font-family: "Poppins", sans-serif;}
p, .main-table ul li {color: #222222;font-size: 16px;letter-spacing: .5px;margin: 0 0 15px 0;line-height: 1.6;font-family: "Poppins", sans-serif;font-weight: 500;}
h1, h2, h3, h4 { font-family: "Poppins", serif;}
.main-table {text-align: justify;}
.main-table ul li a, .main-table  ol li a{    color: #222222;}
.dropdown-item.active, .dropdown-item:active {
    background: #345319;
}
#WidgetControl4 {
    display: none;
}

.about-1 {
    background: #b2bca0;
    padding: 10px;
    border-radius: 15px;
}
.about-1 p{
    word-spacing:autofill;
    text-align: justify;
}

.about-1 h2{font-size: 25px;
    font-weight: 600;
    color:#000;
    line-height: 35px;}

.header_rht p {
    color: #345319;
    font-size: 15px;
    text-align: right;
}

.header_rht p a{
    color: #345319;
    line-height:24px;
    font-size: 20px;
    margin-right: 15px;
}


#header {
    background: #d6cfbf;
    height: 80px;
}
#HeaderControl,#HeaderControl_C{height: 80px !important;}

.heading {color: #345319;font-size: 33px;font-weight: 600;margin: 0 0 25px 0;}
.sub-heading { color: #363c28; font-size: 30px; font-weight: 800; margin: 0 0 15px 0;}
.team-name {color: #345319;font-size: 21px;margin: 0 0 5px 0;font-weight: 800;}
.custom-btn {background: #345319;color: #fff;display: inline-block;padding: 15px 34px;font-size: 16px;font-weight: 600;letter-spacing: .5px;border-radius: 5px;}
.custom-btn:hover { color: #fff;}

.top-header { background: #363c28; padding: 8px 0;}
.top-header p, .top-header p a{ font-family: "Poppins", serif; color: #f3f3f3; margin: 0; font-size: 14px; letter-spacing: .5px;}
.top-header p i { padding: 0 6px;}

header img { padding: 10px 0}

.banner-section { background-image: url('image/banner-img.jpg'); background-size: cover; padding: 10% 0;}
.banner-section h1 {color: #006994;font-size: 50px;font-weight: 800;margin: 0 0 25px 0;letter-spacing: 1.5px;}
.banner-section p { font-size: 18px; color: #f3f3f3;}

.about-section {padding: 5% 0 6% 0;text-align: justify;}

.company-fact { background: #363c28; padding: 6% 0; background-image: url('image/overlay-dotted-pattern.png');}
.company-fact .count-bx { margin: 20px 0 0 0;}
.company-fact .count-bx h2 { color: #fff; font-size: 47px;}
.company-fact .count-bx p { color: #f3f3f3; font-size: 19px;}

.service-section {padding: 3% 0;margin-top: 2%;background: #f0f0f0;}
.service-section .ser-card { margin: 20px 0; padding: 10px;}
.service-section .ser-card .icon {background: #345319;width: 100px;height: 100px;border-radius: 50%;padding: 20px;display: inline-block;margin: 0 0 15px 0;}
.service-section .ser-card h4 { font-size: 20px; color: #222222;}

.our-strength {background: #b2bca0;padding: 6% 0;}
.our-strength .strength { background: #fff; padding: 30px; margin: 20px 0 0 0; position: relative;}
.our-strength .strength::after { content: ''; position: absolute; bottom: auto; left: 20px; top: 100%; border-left: 15px solid transparent; border-right: 15px solid transparent; border-top: 15px solid #fff;}
.our-strength .strength h4 {color: #345319;font-size: 24px;margin: 0 0 10px 0;font-weight: 700;}
.our-strength .strength a { text-transform: uppercase; color: #363c28; letter-spacing: 1px; font-size: 14px; font-weight: 800;}
.our-strength .strength p { font-size: 15px;}

.team-section { padding: 5% 0;}
.team-section .team-card img{border: 1px solid #b4b4b4;margin: 0 0 10px 0;height: 230px;}
.team-section .team-card h4 { color: #363c28; font-size: 21px; font-weight: 800; margin: 0 0 3px 0;}

.contact-section { background-image: url('image/contact-bg.jpg'); background-repeat: no-repeat; background-size: contain; padding: 5% 0;}  
.contact-section .contact-bx { background: #fff; padding: 50px; margin: 30px 0 0 0;}
.contact-section .contact-bx h3 {color: #345319;font-size: 27px;font-weight: 800;margin: 0 0 20px 0;}
.contact-section .contact-bx p {font-size: 17px; margin: 0 0 16px 0; font-family:  "Poppins", serif; font-weight: 400;}
.contact-section .contact-bx .contact-form label{ font-size: 15px; margin: 0 0 3px 0; font-weight: 500;}
.contact-form .form-control { border-radius: 0; padding: 10px; margin: 0 0 13px 0;}
.contact-form input[type='button'] {background: #345319;color: #fff;border: 0;padding: 10px 34px;margin: 6px 0 0 0;letter-spacing: .5px;}

footer {background: #3d4f05;padding: 5% 0 0 0;}
footer h4 {color: #fff;font-size: 28px;margin: 0 0 16px 0;}
footer p, footer p a { color: #d3d3d3; font-size: 15px; line-height: 1.4;}
footer p a:hover { color: #fff;}
footer .footer-bottom {background: #d6cfbf;margin: 4% 0 0 0;padding: 10px 0;}
footer .footer-bottom p{color: #1d1d20; }
footer .footer-bottom p a { color: #646464;}

.inner-banner { background-image: url('image/about-banner.jpg'); padding: 6% 0; background-size: cover; background-position: center;}
.inner-banner h2 { color: #fff; font-size: 47px; margin: 0; font-weight: 700; text-align: center; letter-spacing: .5px;}
.vision { background: #b2bba2; padding: 40px; margin: 30px 0 0 0;}
.vision h4 { color: #000; font-size: 32px; font-weight: 700; letter-spacing: 1px; margin: 0 0 15px 0;}
.vision p { color: #000; font-size: 17px; letter-spacing: .8px; line-height: 1.6;}
.vision li {color: #000 !important;font-size: 17px;letter-spacing: .8px;line-height: 1.6;}

.about-page { background: #dcdfd6; padding: 4% 0;}
.about-page .Our-Strengths h4 { color: #363c28; font-size: 24px; font-weight: 800; margin: 0 0 15px 0; letter-spacing: .5px;}
.about-page .Our-Strengths li { font-size: 15px; letter-spacing: .5px;}

.team-page p {font-size: 15px;line-height: 1.6;text-align: justify;}
.team-page img { border: 2px solid #c2c2c2;}

.contact-page .contact-info { padding: 30px; box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; min-height: 235px;}
.contact-page .contact-info i {display: inline-block;background: #345319;text-align: center;width: 55px;height: 55px;border-radius: 50%;font-size: 21px;line-height: 2.6;color: #fff;margin: 0 0 15px 0;}    
.contact-page .contact-info h4 { text-align: center; color: #363c28; font-size: 21px; font-weight: 800;}
.contact-page .contact-info a { color: #222222;}
.contact-page .contact-info p { font-size: 15px; margin: 0; text-align: center;}

.ser-page .service-menu h4{ font-size: 18px; text-transform: uppercase; font-weight: 700; margin: 0 0 15px 0;}
.ser-page .service-menu ul { margin: 0; padding: 0; list-style: none; border: 1px solid #d3d3d3; border-bottom: 0;}
.ser-page .service-menu ul li { border-bottom: 1px solid #d3d3d3; margin: 0; padding: 15px; font-size: 15px; line-height: 1.4;}
.ser-page .service-menu ul li a { color: #535353;}
.ser-page .ser-detail li { font-size: 15px; margin: 0 0 7px 0;}
.ser-page .ser-detail .ser-icon { width: 90px; height: 90px; border-radius: 50%; padding: 12px; background: #80773c; display: inline-block;}

@media (min-width: 320px) and (max-width: 768px) { 
    p, .main-table ul li { font-size: 15px; margin: 0 0 12px 0;line-height: 1.5;}

    .heading { font-size: 30px; margin: 0 0 20px 0; font-weight: 600;}
    .sub-heading { font-size: 19px; font-weight: 600; margin: 0 0 15px 0;}
    .team-name { font-size: 19px; font-weight: 600;}
    .custom-btn { padding: 10px 14px; font-size: 14px;}

    .top-header p, .top-header p a{ font-size: 13px; letter-spacing: 0;}
    .top-header p i { padding: 0 4px;}

    header img { width: 80%}
    .navbar-toggler { position: absolute; top: -70px; right: 15px}
    #MenuControl_C, #MenuControl { height: 0px !important}
    
    .banner-section { padding: 12% 0;}
    .banner-section h1 { font-size: 24px; font-weight: 600; margin: 0 0 15px 0; letter-spacing: .5px;}
    .banner-section p { font-size: 14px;}
   
    .company-fact .count-bx { margin: 10px 0 0 0;}
    .company-fact .count-bx h2 { font-size: 40px;}
    .company-fact .count-bx p { font-size: 17px;}

    .service-section { padding: 6% 0;}
    .service-section .ser-card { margin: 15px 0; padding: 0;}
    .service-section .ser-card .icon { width: 75px; height: 75px; padding: 15px; margin: 0 0 10px 0;}
    .service-section .ser-card h4 { font-size: 16px;}

    .team-section { padding: 5% 0;}
    .team-section .team-card img{ border: 1px solid #b4b4b4; margin: 0 0 10px 0;}
    .team-section .team-card h4 { color: #363c28; font-size: 18px; font-weight: 800; margin: 0 0 3px 0;}
    .team-section p  {font-size: 14px;}

    .contact-section { padding: 6% 0;}  
    .contact-section .contact-bx { padding: 0px 10px; margin: 20px 0 0 0;}
    .contact-section .contact-bx h3 { font-size: 21px; margin: 0 0 15px 0;}
    .contact-section .contact-bx p {font-size: 15px; margin: 0 0 10px 0;}
    .contact-section .contact-bx .contact-form label{ font-size: 14px;}
    
    footer h4 { font-size: 19px; margin: 0 0 10px 0;}
    footer p, footer p a { font-size: 14px; line-height: 1.3;}

    .inner-banner { padding: 6% 0;}
    .inner-banner h2 { font-size: 27px;}
    .vision { padding: 20px; margin: 20px 0 0 0;}
    .vision h4 { font-size: 24px; margin: 0 0 12px 0;}
    .vision p { font-size: 15px;}

    .contact-page .contact-info { padding: 20px; min-height: 120px; margin: 0 0 10px 0;}
    .contact-page .contact-info i { text-align: center; width: 45px; height: 45px; font-size: 19px; line-height: 2.4; margin: 0 0 12px 0;}   

    .ser-page .service-menu h4{ font-size: 16px; margin: 0 0 10px 0;}
    .ser-page .service-menu ul { margin: 0 0 10px 0;}
    .ser-page .service-menu ul li { margin: 0; padding: 10px; font-size: 13px;}
    .ser-page .ser-detail li { font-size: 14px; margin: 0 0 5px 0;}
    .ser-page .ser-detail .ser-icon { width: 55px; height: 55px; padding: 10px;}
}

/*nav-bar*/
.dropdown-toggle {
    position: relative;
}

.nav-item ul li .dropdown-toggle::after {
    position: absolute;
    right: 5px;
    top: 10px;
}

nav.navbar {height: inherit;z-index: -106;}
.nav-link {font-size: 16px;color: #ffffff;font-weight: 500;text-align: center;}
.nav-fill {width: 100%;/* background: #fff; */padding:0 20px;}


.table-responsive {
    min-height: .01%;
    overflow: hidden !important;
    border: 0;
    padding: 0;
}

#widgetsControl_C,
#widgetsControl {
    height: auto !important;
}


.dropdown-menu {
    border-radius: 0 !important;
    padding: 0;
    min-width: 200px;
}

.dropdown-menu .dropdown-item {
    font-size: 16px;
    /* padding: 10px !important; */
}

@media (min-width:1023px) {

    .navbar-nav li:hover>ul.dropdown-menu {
        display: block;
    }

    .dropdown-submenu {
        position: relative;
    }

    .dropdown-submenu>.dropdown-menu {
        top: 0;
        right: 100%;
        left: auto;
        margin-top: -6px;
    }

    /* rotate caret on hover */
    .dropdown-menu>li>a:hover:after {
        /* text-decoration: underline; */
        transform: rotate(180deg);
    }

    .dropend .dropdown-menu {
        right: 100% !important;
        top: 0;
        left: auto !important;
    }
}



@media (min-width: 1200px){
    .body-fx #HeaderControl{
        /* height: 80px !important; */
        /* position: fixed !important; */
        /* padding: 0 !important; */
        /* z-index: 99; */
        /* background: #222 !important; */
        /* top: 0; */
    }
    
    .body-fx #MenuControl {
        height: 90px;
        position: fixed;
        right: 0;
        padding: 0 !important;
        background: #222;
        top: 0;
    }
    nav.navbar.navbar-expand-md.bg-light {
    background: #395111 !important;
}
    .body-fx #MenuControl_C .bg-light { background: #395111 !important;}
    
    .body-fx center #form1 #HeaderControl{margin-left:0;}
    .body-fx center #form1 #MenuControl{margin-right: 0px;}
    
}

center #form1 #RadDockZone1 {
    min-width: 101% !important;
    margin-left: -10px;
  }
center #form1 #HomepagecontentControl {
    margin-top: -21px;
  }

@media (min-width: 768px) {
    #WhatsNewControl, #WhatsNewControl_C { margin: 40px 0 0 0}
}

.modal-body {padding: 40px;box-shadow: rgb(243 243 243 / 35%) 0px 5px 15px;}

.modal-body .lft-border{border-right: 1px solid #c3c3c3;height:100%;}
.modal-body p{ font-size: 14px}

#MenuControl {
    position: relative;
    z-index: 8 !important;
}

#marquee1 a {color: #1d1c1e;font-size: 16px !important;margin: 5px 0 0 0;display: inline-block;font-weight: bolder !important;}
.bg-crd {box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;height:100%;}
.bg-crd img{width:100%;}
.bg-crd a{text-align:center;display:block;margin:20px;font-size:16px;color:#222222;font-weight:600;}