a:focus{outline: none;}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12  {
	padding: 0;
}

.container{width:1200px; padding: 0;}

.row { margin: 0;}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus { outline: none;}

body { font-family:'Open Sans', sans-serif; font-size:16px; line-height: 28px; color: #141414; }




/********** Header Section *********/

.navbar-brand { float: left; height: auto; padding: 10px 0 0; }

/* .navbar-brand > img { display: block; } */

.navbar-brand > img { display: block; width: 100px; }

/* body .navbar-default { background-color: #fff;  border: none; height: 160px;} */

body .navbar-default { background-color: #fff; border: medium none; height: 110px; }

.navbar-nav { float:right;}

.nav.navbar-nav li { padding: 0 15px; list-style: none;}	

/* .nav.navbar-nav { margin-top: 107px;} */
.nav.navbar-nav { margin-top: 57px;}

#myNavbar { padding: 0; }

.nav.navbar-nav li a {float: left;  font-size: 19px; padding: 0 0 28px; text-transform: uppercase; border-bottom: 5px solid transparent; }

.nav.navbar-nav .active { border-bottom: 5px solid #9FC340; color: #a1c23f !important; }

.nav.navbar-nav li .greencolor { color: #9fc340; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus { background: none; color: red;} 

.nav.navbar-nav li li a { border-bottom: medium none; }

.nav.navbar-nav .caret {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px dashed;
    display: table-cell;
    height: 0;
    left: 41%;
    margin-left: 2px;
    position: absolute;
    top: 35px;
    width: 0;
	color: #9FC340;
}

.nav.navbar-nav li:hover a { border-bottom: 5px solid #9fc340; color: #9fc340;}

.nav.navbar-nav li:hover ul li a { border-bottom: none; color: #fff;}
.nav.navbar-nav li::after {
-webkit-transition: width .3s;
  transition: width .3s;
}

.nav.navbar-nav .dropdown-menu {
    background: #94c248;
    padding: 0;
    position: absolute;
    top: 50px;
    width: 210px;
    z-index: 9999999;
	display: none;
}

.nav.navbar-nav .dropdown-menu li { border-bottom: 1px solid #fff; float: left;  padding: 0; width: 100%; }

.nav.navbar-nav .dropdown-menu a { color: #fff; font-size: 14px; padding: 0 10px; width: 100%; }

.nav.navbar-nav .dropdown-menu li:last-child {  border-bottom: medium none; }

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

.nav.navbar-nav .dropdown-menu a:hover { text-decoration: none;}

.submenu { background: #94c248; padding: 0; position: absolute; top: 53px; width: 212px; z-index: 9999999; display: none; }

.submenu.sub1 { width: 282px; }

.submenu.sub2 { width: 270px; }

.submenu.sub3 { width: 230px; }

.nav.navbar-nav .submenu li { border-bottom: 1px solid #758352; float: left; padding: 0; width: 100%; }

.nav.navbar-nav .submenu a { color: #fff; font-size: 18px; padding: 7px 18px; width: 100%; }

.nav.navbar-nav .submenu li:last-child { border-bottom: medium none; }

.nav.navbar-nav li:hover .submenu { display: block; }

.nav.navbar-nav .submenu a:hover { text-decoration: none;}

.greencolor { border-bottom: 5px solid #9fc340 !important; }

.navbar{margin:0px; border-radius:0px;}

.navbar ul li a{font-size:21px;font-weight:bold;color:#000;}

.navbar-default .navbar-nav > li > a { color: #000;}

.navbar-toggle { display: none;}

.collapse { display: block;}





/************* Banner Section ***************/

.carousel-caption {
    background: rgba(0, 0, 0, 0.4) no-repeat scroll 0 0;
    color: #fff;
    font-size: 40px;
    left: auto;
    padding: 10px 25px;
    position: absolute;
    right: 180px;
    text-align: left;
    top: 185px;
    width: 510px;
    z-index: 10;
	bottom: auto;
}

.carousel-caption p { font-family: 'Oswald', sans-serif; font-size: 49px; line-height: 62px; margin-bottom: 10px; }


/************ Content Area ************/


.col-md-12.Home_sec2 { background: #e7e7e7; }

.Home_abt .col-md-4 { float: left; width: 30%; }

.Home_abt .col-md-8 { float: left; width: 70%; }

.Home_abt .col-md-6:first-child { padding-right: 25px;}

.Home_abt .col-md-4 > img { width: 100%; }

.Home_abt .col-md-7 { padding: 0 30px; }

.Home_abt .col-md-4 > h2 {
    font-size: 36px;
    font-weight: bold;
    line-height: 48px;
    padding: 43px 0 20px 200px;
    text-transform: capitalize;
    margin: 0;
	font-family: 'Oswald', sans-serif;
	background: rgba(0, 0, 0, 0) url("../images/border-bg.jpg") no-repeat scroll 200px bottom;
	
}

.col-md-12.Home_sec3 {
    background: rgba(0, 0, 0, 0) url("../images/bg.jpg") no-repeat scroll 0 0;
}

.Home_abt .col-md-6 > img {  width: 100%; }

.Home_abt h2 sapn { color: #9FC440;}

.Home_abt h4 { padding-top: 41px; font-size: 23px; line-height: 36px; margin: 0 0 34px 0; }

.Home_abt p:first-child {
    padding-top: 41px;
}

.Home_sec2 .col-md-5 { width: 35%;}

.Home_sec2 .col-md-7 { padding: 60px 40px 0 26px; width: 65%; text-align: center; }

.Home_sec2 .col-md-4 > h3 {
    font-size: 27px;
    font-weight: bold;
    min-height: 70px;
    padding: 0;
    width: 130px;
    float: none;
    margin: 28px auto 20;
	text-transform: capitalize;
}
p { margin-bottom: 20px;}

.Home_sec2 .col-md-7 .know_more {
    border: 3px solid #9fc340;
    padding: 10px 22px;
    border-radius: 5px;
    font-size: 16px;
    line-height: 26px;
}

.Home_sec2 .col-md-7 .know_more a { color: #9fc340;}

.Home_sec3 .col-md-4 { width: 30%;}

.Home_sec3 .col-md-8 { width: 70%;}

.Home_sec3 h2 {
    background: rgba(0, 0, 0, 0) url("../images/border-bg.jpg") no-repeat scroll 200px bottom;
    font-family: "Oswald",sans-serif;
    font-size: 36px;
    font-weight: bold;
    line-height: 48px;
    margin: 0;
    padding: 43px 45px 20px 200px;
    text-transform: capitalize;
} 

.Home_sec3 .col-md-3 { width: 30%; }

.Home_sec3 .col-md-9 { width: 70%; }

.Home_sec3 .col-md-6 img { max-width: 100%; }

.Home_sec3 .col-md-12 { margin-bottom: 50px;}

.Home_sec3 .col-md-12 .col-md-6 h3 {
    background: rgba(0, 0, 0, 0) url("../images/border-bg.jpg") no-repeat scroll left bottom;
    color: #292929;
    font-family: "Oswald",sans-serif;
    font-size: 25px;
    font-weight: bold;
    padding-bottom: 8px;
	margin-top: 35px;
}

.Home_sec3 .col-md-12 .col-md-6:last-child { padding: 0 35px;}

.read_more a {float: right;font-size: 15px;color: #9fc340; cursor: pointer;}

.more_info {
    float: none;
    font-family: "Open Sans",sans-serif;
    margin-bottom: 25px;
    width: 45%;
}
.category2 .more_info {
    float: left;
    width: 100%;
}
.more_info > a {
    background: #9fc340 url("../images/explore.png") no-repeat scroll 95px center / 20px auto;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 6px 44px 6px 15px;
}
.more_info.no_data {
    display: none;
}
.more_info > a:focus { text-decoration: none;}



/************ Inner pages ***************/

.col-md-12.abt_Content { padding: 43px 0 65px 0; }

.abt_Content h2 {
    font-size: 36px;
    font-weight: bold;
    color: #9fc340;
    font-family: "Oswald",sans-serif;
    margin: 0 0 58px 0;
    border-bottom: 2px solid #d3d3d3;
    padding-bottom: 22px;
}

.abt_content img {  float: left;  margin-right: 35px; }

.abt_Content h2 { font-size: 36px; font-weight: bold; color: #9fc340; font-family: "Oswald",sans-serif;}

.col-md-12.Privacy_Content { padding: 43px 0 65px 0;}

.Privacy_Content h2 {
    font-size: 36px;
    font-weight: bold;
    color: #9fc340;
    font-family: "Oswald",sans-serif;
    margin: 0 0 15px 0;
    border-bottom: 2px solid #d3d3d3;
    padding-bottom: 22px;
}

.Privacy_Content h3 {
    background: rgba(0, 0, 0, 0) url("../images/border-bg.jpg") no-repeat scroll left bottom;
    color: #292929;
    font-family: "Oswald",sans-serif;
    font-size: 25px;
    font-weight: bold;
    padding-bottom: 8px;
}

.col-md-12 .categ_content { padding: 50px 0 30px 0; border-bottom: 2px solid #d3d3d3; margin-bottom: 50px; }

.categ_content .col-md-2 { width: 290px; }

.categ_content .col-md-10 { width: 910px; }

.categ_content .col-md-2 h2 { /* padding: 3% 10px 0 0; */ padding: 0 10px 0 0; font-size: 36px; color: #9fc340; font-family: "Oswald",sans-serif; margin: 0; }

.categ_content .col-md-10 { padding: 0 0 0 40px; border-left: 1px solid #000;}

.categ_content .col-md-10.med_content { min-height: 100px; }

.categ_content .col-md-10 p:first-child { margin-top: -5px; /* font-size: 23px; */ line-height: 28px; }

.categ_content .col-md-10 p:last-child { margin-bottom: 0; /* font-size: 23px; */ line-height: 28px; }

.abt_Content p{/* font-size: 23px; */ line-height: 28px;}

.col-md-12 .categ_list { display: inline-block; margin: 0 -40px; padding: 0; text-align: center; }

.categ_list li { display: inline-table; float: none; margin: 0 35px 102px; width: 350px; }

.categ_list li p {
    color: #9fc340;
    font-family: "Open Sans",sans-serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 34px;
    margin: 0;
    min-height: 110px;
    padding: 20px 10px 0;
    text-transform: capitalize;
}

.categ_list li p a{
    color: #9fc340;
    font-family: "Open Sans",sans-serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 34px;
    margin: 0;
    min-height: 110px;
    padding: 20px 10px 0;
    text-transform: capitalize;
}
.categ_list.category2 p {
    min-height: 80px;
}
.more_info.no_data a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    cursor: context-menu;
    font-size: 0;
}
/* .categ_list li a {
    padding: 8px 20px 8px 75px;
    border: 3px solid #9fc340;
    color: #9fc340;
    font-size: 24px;
    font-weight: bold;
    text-transform: capitalize;
    border-radius: 5px;
    background: url("../images/pdf.png") no-repeat 25px center;
} */

.categ_list li .data_heet a {
    padding: 8px 20px 8px 75px;
    border: 3px solid #9fc340;
    color: #9fc340;
    font-size: 24px;
    font-weight: bold;
    text-transform: capitalize;
    border-radius: 5px;
    background: url("../images/pdf.png") no-repeat 25px center;
}


.categ_list.category2 li { width: auto;  margin-bottom: 20px; }

.nav.navbar-nav .submenu a:focus { text-decoration: none;}

.data_heet {
    display: inline-block;
    float: none;
    text-align: center;
    width: 55%;
}

.categ_list li .data_heet a {
    background: rgba(0, 0, 0, 0) url("../images/pdf.png") no-repeat scroll 15px center / 20px auto;
    border: 3px solid #9fc340;
    border-radius: 5px;
    color: #9fc340;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto;
    padding: 2px 15px 2px 40px;
    text-transform: capitalize;
}


/********** Contact css **********/

.col-md-12.contact { padding: 43px 0 45px 0; }

.contact h2 {
    font-size: 36px;
    font-weight: bold;
    color: #9fc340;
    font-family: "Oswald",sans-serif;
    margin: 0 0 35px 0;
    border-bottom: 2px solid #d3d3d3;
    padding-bottom: 22px;
}

.contact .col-md-7 { width: 650px; }

.contact .form-horizontal .form-group { margin: 0 0 15px 0; }

.contact .form-horizontal { margin: 0; }

.contact .form-horizontal .form-group:last-child { margin-bottom: 0; }

.contact .form-control { color: #333; padding: 10px 15px; height: auto; }

.contact .btn-primary {
    color: #9fc340;
    background-color: #fff;
    border-color: #9fc340;
	border: 2px solid;
	margin-top:5px;
}

.contact .btn-primary:hover { color: #75bf72; background-color: #fff !important; border-color: #75bf72; }

.contact textarea.form-control { height: 180px; resize: none; }

.contact .col-md-5 { width: 440px; padding: 45px 0 0 95px;}

.contact .col-md-5 p { margin-bottom: 0;}

.contact p { font-size: 15px; font-family: "Open Sans",sans-serif; line-height: 30px; }

.contact p b { font-size: 20px; }

.contact ul { padding: 0; margin: 28px 0 0 0;}

.contact ul li { list-style: none; padding: 0 0 5px 35px; }

.tele {  background: url("../images/tele-icon.png") no-repeat 0 3px; }

.mail_icon { background: url("../images/mail-icon.png") no-repeat 0 3px; }

.mail_icon a { color: #1a1a1a; }

.contact .form-control:focus { border-color: #9fc340;
    box-shadow: 0 1px 1px rgba(159, 195, 64, 0.5) inset, 0 0 8px rgba(159, 195, 64, 0.5);}


/************ Footer section ************/

.col-md-12.footer { background: #393939; }
	
.col-md-12.footer { background: #393939; padding: 45px 0 10px; }

.col-md-12.footer_inner, .col-md-12.copyright {
    float: none;
    margin: 0 auto;
    padding: 0;
    width: 1200px;
	color: #fff;
}
.footer_inner .col-md-9 > ul { float: left; padding-left: 0; width: 50%; }

.col-md-12.footer_inner li a { color: #fff;  margin-left: 7px; }

.footer_inner .col-md-9 li {
    background: rgba(0, 0, 0, 0) url("../images/footer-bg.png") no-repeat scroll 2px center;
    padding-left: 18px;
}

/* .footer_inner li .caret {
    border-color: transparent transparent transparent -moz-use-text-color;
    border-style: solid solid solid dashed;
    border-width: 8px;
    color: #9fc340;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
} */

.footer_inner .col-md-9 { float: left; width: 75%; }

.footer_inner .col-md-3 { float: left; width: 25%; }

.copyright .col-md-6:last-child { float: right; text-align: right; }

.col-md-12.footer_inner li { list-style: none;  margin-bottom: 6px; text-transform: capitalize; }

.col-md-12.footer_hr { border-bottom: 1px solid #fff; margin: 15px 0; }

.footer_inner .col-md-3 > p { margin-bottom: 4px; }
.footer_inner .col-md-3 > p a { color: #fff; }

.copyright a { color: #fff;}

.side-heading{
	display: block;
    font-weight: bold;
	color: #9fc340;
	margin-bottom: 5px;
}