@charset "utf-8";
body, p, h1, h2, h3, h4, h5, h6, li {
    font-family: 'Montserrat', sans-serif;
    line-height: 1.5;
    font-size: 14px;
}
ul {
    padding: 0px;
    list-style: none;
}
section.page-header {
    background-position: center top;
    background-repeat: no-repeat;
    background-color: green;
    background-size: cover;
}
.banner-bg-color {
    background: #09591682;
    background-size: cover;
    padding: 40px 50px;
}
.page-header h1 {
    color: #FFF;
    font-weight: 800;
    font-size: 35pt;
    text-shadow: 0 0px 13px #000;
    letter-spacing: 2px;
}
.bg {
    background: #e90808;
}
/************** Main Menu Style Start ************************/
.navbar { 
    background: #e90808;
    padding: 0;}
.main_nav {
    background: #e90808;
    z-index: 9;/* box-shadow: 0 10px 18px #00692b;*/
}
li.nav-item {
/*    padding: 19px 9px;*/ 
    margin-right: 1px;
}
.nav-link:hover{
    padding: 18px;
    background: #000000;
	   

    border-top: 2px solid #dc3545;
}
.nav-item.active{ 
    background: #dc3545;
    border-top: 2px solid #dc3545;
    margin-top: 0px;
}
.nav-item.active a.nav-link {
    border-top: 0px;
}
li.nav-item.active a.nav-link:hover {
    border-top: 0px;
}
li.nav-item:last-child a.nav-link {
    border-right: none;
}

.nav-link {
    border-top: 2px solid #dc3545;
    border-right: 1px solid #dc3545;
    padding: 18px;
    margin: 0px;
    color: #fff !important;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
}


.dropdown-menu.show {
    background: #ECEEF0;
    margin-top: 0px;
    padding: 0px;
    border: 0px solid  #ECEEF0;
    border-radius: 0;
    margin-left: -2px;
}
.dropdown-menu.show li a {
    padding: 7px 20px !important;
    border: none;
    width: 228px;
    font-size: 12px;
    text-transform: none;
    border-bottom: 1px solid #fff;
    border-top: 1px solid #fff;
}
.dropdown-menu.show li.active {
    border: none;
}
.dropdown-menu.show li {
    border: none;
}
.dropdown-menu.show li:hover {
    background: #32a347;
    border: none;
}
/*.dropdown-menu li a {color: #000; padding: 0px 80px;}*/
/*.nav-link:last-child{border-right:none}*/

/*ul.dropdown-menu.show li ul.dropdown-menu.show {
    background: red !important;
    margin-left: 245px;
    margin-top: -36px;
}*/


.carousel-indicators li {
    background-color: #FFFFFF;
}
/************** Main Menu Style exit ************************/

.ext_position { position: relative; }
.eco-content { position: absolute; top: 480px; }
.eco-content {
    padding: 15px;
    background-color: rgba(0, 113, 21, 0.75);
    border-radius: 10px;
    color: #fff;
}

.eco-content h3 {
    text-transform: uppercase;
    font-weight: 1000;
    font-size: 13pt;
}
.eco-content p {
    color: #fff;
    font-size: 11pt;
}
.eco-content a {
    color: #fff900;
    text-decoration: underline;
}
/* --------------------- Footer Section Style start ----------------------------- */
.footer_section {
    margin-top: 70px;
    background-image: url('../images/map-bayers.png');
    background-position: center;
    background-repeat: no-repeat;
    min-height: 525px;
}
/* ----------------------------- Footer Section Style exit ----------------------------- */

.award_item {
    text-align: center;
}
.header_sec {
    padding: 4px 20px;
    width: 100%;
}
.header_sec p {
    margin-bottom: 0px;
    color: #fff;
}
.header_sec p a{
    color: #fff;
}
.logo_sec {
    padding: 25px;
    padding-bottom: 15px;
}
.header_top_item i {
    line-height: 35px;
    float: left;
    font-size: 30px;
    color: #bcbcbc;
    padding-right: 10px;
}
.header_top_item img {
    width: 80px;
    height: 50px;
    margin-top: -8px;
}
.header_top_item span {
    text-transform: uppercase;
    color: red;
    font-size: 14px;
}
.header_top_item p {
    font-size: 18px;
    font-weight: 700;
}
.header_top_item h6 {
    font-size: 15px;
    line-height: 18px;
}
.Quate {
    border-radius: 0px 40px 3px 40px;
    padding: 8px 25px;
}
.keyperson_msg {
    padding-top: 60px;
}
.msg_word h3 {    
    color: #5e5f61;
    font-size: 18px;
    padding-bottom: 15px;
    padding-top: 20px;   
}
.msg_text {
    padding-top: 10px;
}
.sustainable {
    min-height: 660px;
}

.iframe_sec {
    padding-top: 70px;
}
.embed-responsive-item {
    position: absolute;
}
.footer-top {
    background-color: #257333;
    margin-top: -4px;
}
.about-content, .contact-us, .quick-links {
    padding: 15px;
    margin-top: 25px;
}
.about-content h3, .quick-links h3, .contact-us h3 {
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
}
.about-content p {
    color: #fff;
    text-align: justify;
}
.quick-links, .contact-us ul {
    list-style: none;
    color: #fff
}
.quick-links, .contact-us ul li {
    line-height: 25px;
}
.s-links i {
    font-size: 25px;
    color: #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    padding: 12px 0px;
}
footer {
    background-color: #1f5629;
    padding-top: 15px;
}
footer p {
    color: #fff;
}
.footer-text p {
    color: #fff;
}
.award_item {
    padding: 25px;
    margin: 5px;
    border: 1px solid #eaeef6;
}
.award_item img {
    width: 100%;
}
.award {
    margin-top: 70px;
}
.award h2 {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.embed-responsive {
    bottom: 155px;
    height: 400px;
    width: 700px;
}
.vedio-top {
    margin-bottom: 200px;
    font-weight: bold;
    text-align: center;
    font-size: 30px;
}
.msg_word span {
    font-weight: 1000;
    font-size: 20px;
}
.msg_word p {
    text-align: justify;
}
.msg_text {
    padding-left: 20px;
    text-align: justify;
}
.contact-sec, .map-sec {
    padding: 30px 0;
}
.borderl {
    text-align: center;
}
.divider {
    position: relative;
    height: 650px;    
    background-image: url('../images/divider-bg.png');
    background-repeat: repeat-y;
    background-position: center;
    width: 13px;
    margin: 0 auto;
}
.divider .top {
    position: absolute;
    top: 0;
    left: 0;
}
.divider .bottom {
    position: absolute;
    bottom: 0;
    left: 0;
}

.top-ban {
    text-align: center;
    border-radius: 0px;
}
.top-ban h1 {
    color: #fff;
    font-weight: 1000;
}
.vedio {
    margin: 5px;
    padding: 5px;
    border: 3px solid #FFF;
    box-shadow: 0px 5px 38px 0px grey;
}
.contact-info {
    padding: 20px;
    background: #32a347;
    color: #fff;
    line-height: 20px;
    margin-bottom: 125px;
}
.contact-form{
   margin-bottom: 25px; 
}
.contact-info h3 {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 11px;
}
.contact-info i {
    float: left;
    margin-right: 8px;
}
.contact-info li {
    margin-left: 20px;
    margin-bottom: 5px;
    list-style: none;
}
.contact-form h3 {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 7px;
}
.input-fields {
    margin-top: 18px;
}
.export-section, .feature-section, .hr-section, .prodect-section {
    padding: 20px;
}
.feature-section h3, .product-content h3, .hr-content h3 {
    font-size: 30px;
    font-weight: bold;
}
.img-thumbnail {
    margin-bottom: 10px;
	height:600px;
	width:100%;
}

.img-thumbnail1 {
    margin-bottom: 10px;
	height:300px;
	width:100%;
}
.gallery-img {
    margin-bottom: 0px !important;
}

.footer-nav li a.nav-link {
    border: none;
    text-transform: none;
    font-weight: normal;
    padding: 2px 0;
    display: contents;
}

.footer-nav li{
    padding: 0px; 
    margin: 0px;
    border: none;
}
.footer-nav .nav-link:hover,
.footer-nav li:hover{
    padding: 0px;
    border-top: 0px solid #257333;
    margin-top: 0px;
    background: none;
    color: #1cea2f !important;
}
.footer-nav li.nav-item.active {
    background: #257333 !important;
    border-top: none;
}
.footer-nav li a.nav-link::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f061";
    margin-right: 5px;
}

.login-box{
    margin: 20px;
    padding: 20px;
}

.login-box-body h4{
    font-weight: bold;
    font-size: 30px;
}
footer a { color: #c2ffcd; }
footer a:hover { color: #d2a91c; }


/*ajax message*/
.ajax_error, 
.ajax_success,
.ajax_processing,
.ajax_notice {
    font-weight: 400;
    padding: 5px;
    border-radius: 5px;  
    font-size: 10pt;
    margin: 0;
    margin-bottom: 5px;
}

.ajax_success {  
    background: url('../icons/accept.png') no-repeat scroll 10px center #F1FFE5;
    padding: 5px 10px 5px 40px;   
    border: 1px dotted #84CF32;
    color: #40A000;    
}

.ajax_error {
    background: url('../icons/cancel.png') no-repeat scroll 10px center #FFFFC5;
    border: 1px dotted #FF0000;
    padding: 5px 10px 5px 40px;
    color: #FF0000;
}

.ajax_processing {
    background-color: #e6e693;
    color: #484848;    
    padding-left: 65px;
    background-image: url('../icons/loader.gif');
    background-repeat: no-repeat;
    background-position: 15px 10px;           
}

.ajax_notice {
    background-color: #e6e693;
    color: #484848;
    padding-left: 35px;
    background-image: url(../icons/bell.png);
    background-repeat: no-repeat;
    background-position: 10px 10px;
    line-height: 2; 
}

.required {
    border: 1px solid red;
    background-color: #fff6f6;
}
.required_pass {
    border: 1px solid green;
    background-color: #f5fff5;
}

#ajaxContentLoader {
    display: none;
}

.contact-quote {
    padding: 37px 30px;
    background: #ddd;
    margin: 30px 0px;
    font-weight: bold;
    text-align: right;
}
.member{
    color: #565656;
    letter-spacing: 1px;
    padding-top: 60px;
}
.member-img{
    width: 100%;
}
.member h3{
    font-weight: bold;
    font-size: 24px;
}
.member p{
    font-size: 15px;
}
a.more_link { color: #02fd2f}
a.more_link:hover { color: #fde002 }



/** Custom Pagination */
ul.pager {
    list-style: none;
    padding: 0;
    margin: 10 0 20px 0;
}

ul.pager li {
    display: inline-block;
    background-color: #ddd;
    color: black;
    
}

ul.pager li a {
    display: block;
    text-decoration: none;
    color: black;
    padding: 8px 16px;
    
}

ul.pager li span {
    display: block;
    color: black;
    padding: 8px 16px;
    
}


ul.pager li.active {
    background-color: #4CAF50;
    color: white;
}

ul.pager li:hover:not(.active) {
    background-color: #4CAFFF;
    color: #FFFFFF;
}

ul.pager li:hover:not(.active) a {
    color: #FFFFFF;
}
