body {
    margin: 0px;
    padding: 0px;
    font-family: 'Noto Sans Regular';
}

.rgt-call {
    font-size: 20px;
    font-weight: 600;
    padding: 30px 0px 10px 0px;
    text-align: right;
}

.rgt-call a {
    color: #d6e5dc;
}

.rgt-call img {
    margin-right: 12px;
}
.top-logo {
    padding: 8px 0px;
}
.no-margin {
    margin-left: 0px;
    margin-right: 0px;
}
.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}
#header {
    width: 100%;
    display: block;
    background: #204e32;
    padding-bottom: 10px;
    color: #d6e5dc;
}

#mdl {
    width: 100%;
    display: block;
}

#footer {
    width: 100%;
    display: block;
    background: #050f0b;
    font-size: 15px;
    line-height: 21px;
    padding-top: 2em;
    color: #c4c4c4;
    
}

.fr-top {
    padding: 1em 0px 3em 0;
}
.fr-top-title {
    font-size: 21px;
    margin-bottom: 20px;
    color: #fff;
    font-weight: 600;
    display: block;
    margin-top: 15px;
}
.fr-links {
    width: 48%;
    float: left;
    color: #c4c4c4;
    padding: 5px 0px;
}

.fr-links:hover {
    color: #fff;
}
.fr-bt {
    background: #007946;
    padding: 18px 0px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.fr-bt a {
    margin-right: 35px;
    font-size: 16px;
    color: #fff;
}
.fr-bt a:hover {
    color: #fff;
}
a:hover {
    text-decoration: none;
}
.res-img {
    max-width: 100%;
}

.container {
    width: 1200px;
}




.nav-bg {
    background: #00000020;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    padding: 0px;
}

/* Navbar css */
.nav-bg li {
    margin-left: 5px;
    margin-right: 5px;
}
.nav-bg li a {
    color: #fff;
    font-size: 16px;
    padding: 15px 18px;
}

.nav-bg li a:hover {
    background: url(../images/bt.png) repeat-x left bottom;
    color: #fff;

}

.active-link {
    background: url(../images/bt.png) repeat-x left bottom;
    color: #fff;

}






.navbar-toggle .icon-bar {
    background: #fff;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background: #00000030;
}


.navbar {
    margin: 0px;
}

.dropdown-menu {
    background: #1d462d;
    font-size: 16px !important;
}

.dropdown-menu li a:hover {
    color: #fff;
    background: #00000030;
}
.navbar-toggle {
    float: left;
}
.nav-rgt-bt {
    border-radius: 2px;
    padding: 8px 12px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    margin-right: 15px;
    background: #dfb142;
    float: right;
    margin-top: 5px;
}

.nav-rgt-bt:hover {
    color: #fff;
}

.nav-rgt-bt img {
    margin-right: 1px;
}

#banner {
    
    width: 100%;
    background: url(../images/ban-bg.png) repeat-x left top #fff;
   
}
.banner-cont {
    position: absolute;
    top: 32%;
    left: 5%;
    color: #fff;
    font-size: 18px;
    text-shadow: 1px 5px 5px #00000040;
    font-weight: 600;
    line-height: 28px;
    width: 50%;
}

.banner-cont h2 {
    font-size: 50px;
    margin-bottom: 25px;
    font-weight: bold;
    font-family: 'Noto Sans Bold';
    text-shadow: 1px 5px 5px #00000070;
}

.main-content {
    width: 100%;
    
}
.banner-outer {
    background: #fff;
    padding: 10px;
    border-radius: 6px;
    box-shadow: 1px 15px 25px #00000030;
    width: 100%;
}
.ab-section {
    font-size: 16px;
    color: #1e1e1e;
    line-height: 24px;
    text-align: center;
    padding: 2.5em 0;
}

.ab-section p {
    width: 90%;
    margin-left: 5%;
}

.ab-section h1 {
    font-size: 42px;
    color: #204e32;
    margin-bottom: 30px;
    font-family: 'Noto Sans Bold';
}
.sr-srction {
    padding-top: 2em;
    width: 100%;
    text-align: left;
}
.sr-box {
    border-right: solid 1px #b9b9b9;
    border-bottom: solid 1px #b9b9b9;
    padding: 40px 20px;
    text-align: right;
    
}

.sr-box p {
    width: 62%;
    float: left;
}

.sr-box img {
   float: right;
}

.sr-box-title {
    color: #007946;
    font-size: 26px;
    margin-bottom: 25px;
    display: block;
    font-family: 'Noto Sans Bold';
}


.sr-box1 {

    border-bottom: solid 1px #b9b9b9;
    padding: 40px 20px;
    text-align: left;
}

.sr-box1 p {
    width: 63%;
    float: right;
}

.sr-box1 img {
   float: left;
}
.con-section {
    background: #e2eed5;
}
.contact-lft {
    font-size: 20px;
    color: #2d2d2d;
    font-weight: 600;
    background: url(../images/green.png) no-repeat right top;
    min-height: 594px;
    padding: 3em 0 0 0;
}
.con-details {
    margin: 22px 0px;
    display: inline-block;
    width: 100%;
    line-height: 30px;
    color: #2d2d2d;
}

.con-details a {
    color: #2d2d2d;
}

.con-details img {
    margin-right: 12px;
}
.df-bt {
    background: #007946;
    color: #fff;
    border-radius: 4px;
    margin-top: 10px;
    font-size: 18px;
    font-weight: 600;
    padding: 13px 25px;
    display: inline-block;
    border: none;
    outline: none;
}

.df-bt:hover {
    color: #fff;
}
.frm-heading {
    font-size: 38px;
    color: #007947;
    margin-bottom: 20px;
    font-family: 'Noto Sans Bold';
    padding-top: 1.7em;
    text-indent: 10px;
}

.contact-rgt {
    padding: 0px 20px;

}
.m-input {
    height: 40px;
    border: solid 1px #8a8a8a;
    border-radius: 0px !important;
}
.form-group {
    margin-top: 10px;
}
.breadcrumb {
    padding: 15px 15px;
    background: none;
    color: #fff;
    margin-bottom: 0px;
}

.breadcrumb a {
    color: #fff;
}

.breadcrumb>.active {
    color: #ffffff80;
}
.service-section {
    text-align: left;
    padding: 2.5em 15px;
}

.service-section p {
    width: 100%;
    margin: 0px 0px 12px 0px;
}
.sr-icon {
    width: 100%;
    margin-top: 2.5em;
}
.ser-links {
    background: #e2eed5;
    width: 100%;
    margin: 2em 0px;
    padding: 25px;
}

.ser-links a {
    background: #00000010;
    padding: 8px 20px;
    border-radius: 50px;
    margin: 5px 10px;
    display: inline-block;
    color: #000;
}

.con-lft-inner {
    padding: 4em 0;
    background: none;
    font-size: 16px;
    line-height: 20px;
}
.con-col {
    margin: 0.5em 0px 1em 0px;
    line-height: 26px;
    font-size: 15px;
}

.con-col a {
    color: #000;
}
.copyright {
    font-size: 12px;
    color: #ffffff80;
    float: right;
    font-weight: normal;
}


  






@media only screen and (max-width: 768px) {

    .nav-bg {
        background:  #00000030;
    }
    
   
    .container {
        width: 96%;
    }
    .nav-rgt-bt {
        width: 100%;
        margin-right: 0px;
        margin-top: 10px;
    }
    .banner-cont {
        top: 5%;
        left: 2%;
        width: 100%;
        font-size: 14px;
        line-height: 16px;
    }

    .banner-cont h2 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .sr-box p {
        width: 100%;
    }

    .sr-box {
        border-right: none;
        float: left;
        text-align: left;
    }

    .sr-box img {
        float: left;
    }

    .sr-box1 p {
        width: 100%;
    }

    .sr-box1 {
        border-right: none;
        float: left;
        text-align: left;
    }

    .sr-box1 img {
        float: left;
    }

    .con-details {
        font-size: 18px;
    }
    .contact-lft {
        background-image: none;
    }
    .fr-bt a {
        font-size: 12px;
        margin: 0px;
        display: block;
        
    }
    .copyright {
        float: left;
        margin-top: 10px;
    }
    .rgt-call a img {
        width: 35px;
    }

    .frm-heading {
        font-size: 30px;
    }
    .rgt-call {
        text-align: left;
    }

}