@import url(https://fonts.googleapis.com/css?family=Lato:400,900,300);
@import url(https://fonts.googleapis.com/css?family=Yesteryear);
body{
	/*background: #fffde9;*/
	font-family: 'Lato';
	font-family: 'Lato', sans-serif;
    /*background-image: url('https://wallpaperbrowse.com/media/images/cool-background.jpg');
    background-image: url(../images/bg1.png);*/
}
a, a:focus, a:visited, a:active{
	color: #40bf40;
	outline: none !important;
}
.headerstick
{
	background-color:#40bf40;
	/*padding: 5px 0px 5px 0px;*/
}
/*a:hover{
	color: #fff;
	outline: none !important;
}*/
.page-content-section p{
	line-height: 1.8;
	color: #3f130a;
}
.width-full{
	width: 100%;
	height: auto;
}
.main-header-container{
	/*background: url(../images/header-bg.jpg) bottom right;*/
    background:#fff;
	position: absolute;
	width: 100%;
	/*z-index: 0px;*/
	/*height: 300px;*/
}
.main-header{
	display: block;
}
.main-header .header-top{
	margin: 10px 0px;
}
.header-nav-container{
	position: relative;
	margin-bottom: 30px;
}
.header-nav-container .header-logo-box{
	width: 300px;
	position: absolute;
	padding: 5px 0px;
}
.header-nav-container .header-logo-box img{
	width: 100%;
	height: auto;
}
.header-nav-container .main-nav-container{
	margin-left: 330px;
	    margin-top: 2px;
	background: #40bf40;
	color: #fff;
	border-radius: 0px 30px 0px 30px;
	height: 60px;
	position: relative;
	padding: 0px 20px;
	text-align: center;
}
.header-nav-container .main-nav-container:before{
	width: 30px;
	height: 30px;
	/*background: url(../images/curve-leftout-dark.png);*/
	content: " ";
	position: absolute;
	display: block;
	left: -30px;
	top: 0px;
}
.header-nav-container .main-nav-container:after{
	width: 30px;
	height: 30px;
	/*background: url(../images/curve-leftout-dark.png);*/
	content: " ";
	position: absolute;
	display: block;
	right: 0px;
	bottom: -30px;
}
.main-nav {
    list-style: none;
    padding: 22px;
    margin: 12px;
    font-size: 16px;
}
.main-nav > li{
	list-style: none;
	display: inline-block;
	margin: 0px 10px;
}

.main-nav > li > a{
	padding: 5px 10px;
	text-transform: uppercase;
	color: #fff;
	font-weight:bold;
	color: #fffde9;
	text-decoration: none;
	transition: 0.3s all
}
.main-nav > li > a:hover, .main-nav > li.open > a{
	color: #f89f32;
}
.get-quote-box{
	text-align: center;
}
.quick-form-container{
	background: #ffe4b7;
	padding: 30px;
	border-radius: 30px 0px 30px 30px;
	position: relative; 
}
.quick-form-container:before{
	background: url(../images/curve-leftout-light.png);
	position: absolute;
	content: ' ';
	display: block;
	width: 30px;
	height: 30px;
	top:-30px;
	right: 0px;
}
.quick-form-container .form-group{
	margin-bottom: 15px;
}
.quick-form-container .form-group:last-child{
	margin: 0px;
}
.form-control{
	/*border-radius: 20px;
	outline: none;
	box-shadow: none !important;
	border: 0px;
	height: auto;
	padding: 12px 20px;*/
	border-bottom-right-radius: 50px;
    border-top-left-radius: 50px;
    outline: none;
    box-shadow: none !important;
    border: 0px;
    height: auto;
    padding: 12px 20px;
}
.btn{
	outline: none;
	box-shadow: none;
	border:0px;
	border-radius: 20px;
	padding: 12px 25px;
	text-transform: uppercase;
	font-weight: bold;
}
.btn-orange{
	background: #e18722;
	color: #fff;
}
.btn-orange:hover{
	background: #f6911f;
	color: #fff;
}
.main-banner-section{
	box-shadow: 0px 3px 5px rgba(0,0,0,0.2);
}
.section-title{
	margin-top: 0px;
	margin-bottom: 25px;
	font-weight: bold;
	color: #3f130a;
	text-transform: uppercase;
	font-size: 25px;
}

.heading-container{
	background: #40bf40;
	height: 50px;
	border-radius: 30px;
	margin: 30px 0px;
	position: relative;
	text-align: center;
}
.heading-container1{
	background: #40bf40;
	height: 50px;
	border-radius: 30px;
	margin: 30px 0px;
	position: relative;
	text-align: center;
}
.heading-container h3{
	display: inline-block;
	background: #fff;
	height: 50px;
	vertical-align: top;
	margin: 0px auto;
	line-height: 50px;
	padding: 0px 40px;
	text-transform: uppercase;
	font-weight: 900;
	position: relative;
	color: #e18722;
	border-radius: 30px 30px 0px 0px;
}
.heading-container1 h3{
	display: inline-block;
	background: #fff;
	height: 50px;
	vertical-align: top;
	margin: 0px auto;
	line-height: 50px;
	padding: 0px 40px;
	text-transform: uppercase;
	font-weight: 900;
	position: relative;
	color: #e18722;
	border-radius: 30px 30px 0px 0px;
}

.para-container{
	/*background: #40bf40;*/
	/*height: 50px;*/
	border-radius: 30px;
	margin: 30px 0px;
	position: relative;
	text-align: center;
}
.para-container p {
    display: inline-block;
    background: #fff;
   
    /* vertical-align: top; */
    /* margin: 0px auto; */
    /* line-height: 50px; */
    padding: 0px 40px;
    /* text-transform: uppercase; */
    /*font-weight: 400;*/
    font-size: 16px;
    line-height: 1.7em;
    /* position: relative; */
    /*color: #107139;*/
        color: #000000;
        text-align: justify;
    /* border-radius: 30px 30px 0px 0px; */
}
.products-lists{
	border:1px solid #000;
	padding: 20px;
	    border-top-left-radius: 75px;
    border-bottom-right-radius: 75px;
}
.products-lists ul{
	padding: 10px;

}
.products-lists ul li{
	    display: inline-block;
    padding: 8px;
    /* border: #2a80cc; */
    border: blanchedalmond;
    font-size: 17px;

}
/*.products-lists ul li:hover{
	    display: inline-block;
    padding: 8px;

    
    font-size: 21px;

}*/
.products-lists ul li a:hover{
	    /*display: inline-block;*/
    	padding: 5px;
        background: #40bf40;
    	/*font-size: 17px;*/
    	color:#fff;

}
.rows {
    margin-right: -14px;
    margin-left: -35px;
    margin-top: 252px;
}



.heading-container h3:before{
	background: url(../images/curve-leftout-white.png);
	width: 30px;
	height: 30px;
	content: " ";
	position: absolute;
	left: -29px;
	bottom: 0px;
}
.heading-container1 h3:before{
	background: url(../images/curve-leftout-white.png);
	width: 30px;
	height: 30px;
	content: " ";
	position: absolute;
	left: -29px;
	bottom: 0px;
}
.heading-container h3:after{
	background: url(../images/curve-rightout-white.png);
	width: 30px;
	height: 30px;
	content: " ";
	position: absolute;
	right: -29px;
	bottom: 0px;
}
.heading-container1 h3:after{
	background: url(../images/curve-rightout-white.png);
	width: 30px;
	height: 30px;
	content: " ";
	position: absolute;
	right: -29px;
	bottom: 0px;
}
.heading-nav{
	position: absolute;
	width: 100%;
	top: 5px;
	left: 5px;
}
.heading-nav .heading-nav-prev{
	border-radius: 30px;
	background: #ffe4b7;
	color: #e18722;
	position: absolute;
	width: 40px;
	height: 40px;
	display: block;
	font-size: 20px;
	line-height: 40px;
	cursor: pointer;
	left: 0px;
}
.heading-nav .heading-nav-next{
	border-radius: 30px;
	background: #ffe4b7;
	color: #e18722;
	position: absolute;
	width: 40px;
	height: 40px;
	display: block;
	font-size: 20px;
	line-height: 40px;
	cursor: pointer;
	right: 10px;
}

.service-box{
	position: relative;
	display: block;
	/*margin-bottom: 30px;*/
}
.service-box .service-box-title{
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 10px 20px;
	background: #40bf40;
	color: #fff;
	padding-right: 30px;
	border-radius: 0px 30px 30px 0px;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}
.service-slider{
	margin-bottom: 40px;
}
.service-slider .item{
	padding: 10px;
}

.section-title-container{
	display: block;
	position: relative;
	height: 50px;
	margin-bottom: 20px;
	/*background: #ddd;*/
}
.section-title-container:after{
	display: block;
	content: " ";
	clear: both;
}
.section-title-container .title-icon-box{
	background: #3f130a;
	display: inline-block;
	position: absolute;
	padding: 10px;
	left: 0px;
	width: 50px;
	height: 50px;
	border-radius: 40px 0px 40px 40px;
}
.section-title-container .title-icon-box:after{
	width: 30px;
	height: 30px;
	content: " ";
	background: url(../images/curve-rightout-dark.png);
	position: absolute;
	right: -30px;
	top: 0px;
}
.section-title-container .title-icon-box img{
	width: 100%;
}
.section-title-container .section-title{
	padding-left: 70px;
	line-height: 50px;
	color: #e18722;
	font-weight: 900;
}


/*.main-footer{
	margin-top: 0px;
	background: #40bf40;
	color: #000;
	position: relative;
}*/
.main-footer {
    margin-top: 0px;
    background: #000000;
    color: #fff;
    position: relative;
}
.main-footer .footer-top{
	padding: 30px 0px;
}
/*.main-footer .footer-bottom{
	background: #000    ;
	text-align: center;
	padding: 15px 0px;
}*/
.main-footer .footer-bottom {
    background: #40bf40;
    text-align: center;
    padding: 15px 0px;
}
/*.footer-title{
	margin-top: 0px;
	color: #fff;
	font-weight: 500;
	font-size: 30px;
}*/
.footer-title {
    margin-top: 0px;
    color: #40bf40;
    font-weight: 500;
    font-size: 30px;
}
.main-footer .footer-link{
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
.main-footer a:hover{
    color: #40bf40;
    font-weight: bold;
    text-decoration: underline;
}
.main-footer  .footer-link-list li a:hover {
    color: #40bf40;
    font-size: 16px;
}
/*.main-footer .footer-link:hover{
    color: red;
    font-weight: bold;
    text-decoration: underline;
}*/
.main-footer .footer-link-list{
	list-style: none;
	padding: 0px;
}
.main-footer .footer-link-list li{
	padding: 5px 0px;
}
.main-footer .footer-link-list li a {
    color: #fff;
      font-size: 16px;
}
.footer-social a{
	margin: 5px;
}
.tick-list{
	padding: 0px;
	list-style: none;
	margin: 0px;
}
.tick-list li{
	margin: 0px;
	margin-bottom: 10px;
	padding-left: 25px;
	background: url(../images/ico-tick.png) no-repeat left 3px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	color: #3f130a;
}
.tick-list li a{
	color: #3f130a;
	text-decoration: none;
}
.tick-list li a:hover{
	color: #e18722;
}

.btn-icon-cont {
	position: relative;
	padding-right: 50px;
}
.btn-icon-cont .btn-icon{
	background: #3f130a;
	color: #ffe4b7;
	display: inline-block;
	position: absolute;
	height: 32px;
	width: 32px;
	top: 6px;
	right: 5px;
	border-radius: 50%;
	line-height: 32px;
}

.testimonial-box{
	display: block;
	position: relative;
	margin: 10px;
}
.testimonial-content{
	padding: 15px;
	border-radius: 5px;
	background: #ffe4b7;
	position: relative;
	display: block;
}
.testimonial-content:after{
	width: 0; 
	height: 0; 
	border-left: 00px solid transparent;
	border-right: 35px solid transparent;
	border-top: 40px solid #ffe4b7;
	content: " ";
	display: block;
	position: absolute;
	bottom:-40px;
	right: 30px; 
}
.testimonial-author{
	text-align: right;
	padding-right: 80px;
}
.testimonial-author h4{
	margin-bottom: 0px;
	font-weight: bold;
	color: #3f130a;
}
.testimonial-author h5{
	font-weight: bold;
	color: #e18722;
	margin: 0px;
}
.icon-text-box{
	display: inline-block;
	position: relative;
	background: #40bf40;
	border-radius: 20px;
	padding: 7px 5px;
	padding-right: 10px;
	font-weight: bold;
	color: #3f130a;
}
.icon-box-icon{
	border-radius: 30px;
	background: #3f130a;
	color: #fff;
	padding: 5px;
	margin-right: 5px;
}




.heading-container h3 {
  display: inline-block;
  background: #fff;
  height: 50px;
  vertical-align: top;
  margin: 0px auto;
  line-height: 50px;
  padding: 0px 40px;
  text-transform: uppercase;
  font-weight: 500;
  position: relative;
  color: #000;
  border-radius: 30px 30px 0px 0px;
}
.page-content-section{
	position: relative;
	padding: 50px 0px;
}
.section-main-title{
	font-family: "Yesteryear";
	font-size: 50px;
	margin-top: 0px;
	color: #f7972b;
}

.panel-menu{
	background: #ffe4b7;
	border:0px;
	border-radius: 20px 20px 20px 20px !important;
	display: block;
	margin-bottom: 10px !important;
}
.panel-menu .panel-heading{
	background: #531c11;
	padding: 0px;
	color: #fff;
	transition: 0.3s all;
	border-radius: 0px;
	position: relative;
	border-radius: 20px 20px 20px 20px;
	box-shadow: 0px 3px 0px rgba(225,135,35,0.8);
}
.panel-menu .panel-heading .panel-head-icon{
	position: absolute;
	right: 3px;
	top: 3px;
	background: #e18722;
	padding: 10px;
	border-radius: 30px 30px 30px 30px;
}
.panel-menu .panel-heading:hover{
	background: #3f130a;
}
.panel-menu .panel-heading a{
	padding: 13px 15px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #ffe4b7;
}
.panel-menu .panel-heading + .panel-collapse > .panel-body {
    border-top: 0px solid #ddd;
}
.panel-menu .panel-body{
	padding: 20px;
}
.list-title{
	margin-top: 0px;
	font-weight: bold;
	margin-bottom: 15px;
}
.menu-list{
	padding-left: 17px;
	margin-bottom: 20px;
}
.menu-list li{
	margin:4px 0px;
	color: #3f130a;
}
.menu-list.no-bullet{
	list-style: none;
	padding: 0px;
}
.menu-list.no-bullet li{
	margin: 4px 0px;
}
.color-green{
	color: #00a651;
}
.color-red{
	color: #ed1c24;
}
.color-orange{
	color: #e18722;
}




.gal-thumbs a{
  width: 25%;
  margin: 0px;
  float: left;
  padding: 5px;
}
.gal-thumbs a img{
  width: 100%;
  max-width: 300px;
  max-height: 200px;
}
.contact-form .form-control{
	background: #40bf40;
}

.main-link{
	color: #3f130a;
	font-weight: bold;
	text-decoration: underline;
}
.main-link:hover{
	color: #e18722;
}
.about-page-section{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.main-header .dropdown-menu{
	/*border-radius: 20px;*/
	/*padding: 20px 0px;*/
	overflow: hidden;
	border: 0px;
	margin-top: 15px;
	background: #ffe4b7;
	min-width: 180px;
	position: absolute;
	overflow: visible;
}
.main-header .dropdown-menu:before{
	width: 0; 
	height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid #ffe4b7;
	content: " ";
	display: block;
	position: absolute;
	top: -10px;
	left: 10px;
	/*margin-top: -10px;*/
}
.main-header .dropdown-menu li a{
	padding: 7px 20px;
}
.main-header .dropdown-menu li a:hover{
	background: #3f130a;
	color: #fff;

}
.service-header{
	padding: 60px 30px;
	border-radius: 25px;
	background: rgba(0,0,0,.2);
	position: relative;
	box-shadow: 0px 0px 150px rgba(0,0,0,0.2) inset;
	text-align: center;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.4);
	margin-bottom: 20px;
}
.service-header h1{
	margin-top: 0px;
	font-weight: 800;
	color:#fff;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-size: 40px;
}
.service-header h3{
	margin-bottom: 0px;
	color: #ff9f34;
	font-weight: bold;
	margin-top: 10px;
}
.service-header.serv-head-bg1{
	background: url(../images/service-header-bg-1.jpg) center center no-repeat;
	background-size: cover;
}
.service-header.serv-head-bg2{
	background: url(../images/service-header-bg-2.jpg) center center no-repeat;
	background-size: cover;
}
.service-header.serv-head-bg3{
	background: url(../images/service-header-bg-3.jpg) center center no-repeat;
	background-size: cover;
}
.service-header.serv-head-bg4{
	background: url(../images/service-header-bg-4.jpg) center center no-repeat;
	background-size: cover;
}
.service-header.serv-head-bg5{
	background: url(../images/service-header-bg-5.jpg) center center no-repeat;
	background-size: cover;
}
.service-header.serv-head-bg6{
	background: url(../images/experience-header-bg-4.jpg) center center no-repeat;
	background-size: cover;
}
.service-image{
	border-radius: 30px;
}

.services-list{
	list-style: none;
	padding: 0px;
}
.services-list li{
	margin: 7px 0px;
}
.services-list li a{
	font-weight: bold;
	color: #3f130a;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
}
.services-list li a:hover{
	
}
.services-list li a i{
	margin-right: 5px;
}


.main-banner-section .owl-controls{
	position: absolute;
	top: 0px;
	right: 15px;
}
label.error{
	font-weight: normal;
	font-size: 12px;
	color: red;
	margin-bottom: 0;
}

.sticky-side{
	position: fixed;
	z-index: 99;
	top: 50%;
	right: -220px;
	margin-top: -110px;
	transition: 0.5s all;
}
.sticky-side:hover{
	right: 0px;
}
.blockquote{
	font-size: 20px;
	font-weight: bold;
	color: #e18722;
}
.side-sticky-title{
	float: left;
	margin-top: -1px;
}
.side-sticky-content{
	width: 220px;
	text-align: justify;
	background: #e18722; 
	float: left;
	padding: 15px;
	border-radius: 0px 0px 0px 30px;
	color: #fff;
}
div .aero{
	
background:url(../images/aero.jpg) no-repeat;
padding: 10px;
}
.top-header{
	padding: 5px;
	background-color: #40bf40;
}
/*a {
    color: #40bf40;
    text-decoration: none;
}*/
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #40bf40;
    white-space: nowrap;
}
.main-header .dropdown-menu:before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    content: " ";
    display: block;
    position: absolute;
    top: -10px;
    left: 10px;
    /* margin-top: -10px; */
}
.main-header .dropdown-menu {
    /* border-radius: 20px; */
    /* padding: 20px 0px; */
    overflow: hidden;
    border: 0px;
    margin-top: 15px;
    background: #ffffff;
    min-width: 180px;
    position: absolute;
    overflow: visible;
}

.main-header .dropdown-menu li a:hover {
    background: #40bf40;
    color: #fff;
}
.main-nav > li > a:hover, .main-nav > li.open > a {
    color: #ffffff;
    border: 1px solid #fff;
}
.main-nav > li > a:hover {
    padding: 5px 10px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    color: #fffde9;
    border: 1px solid #fff;
    text-decoration: none;
    transition: 0.3s all;
}
.active {
  
    list-style: none;
    display: inline-block;
    margin: 4px 16px;
    margin-top: 0px;
    border-bottom: 2px solid #fff;
    /* border-bottom-width: 1px; */

}
body {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
}
.main-nav-toogle {
    font-size: 28px;
    color: #fff;
    padding: 2px 17px;
    display: inline-block;
    background: #ffffff;
    color: #40bf40;
    margin: 8px;
    border-radius: 5px;
    cursor: pointer;
}
.main-nav-toogle:hover{
	background: #40bf40;
	color: #ffffff;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 0px;
    margin-bottom: 30px;
}
button, input, optgroup, select, textarea {
    margin: 0;
    font: inherit;
    color: #fff;
}
.btn.focus, .btn:focus, .btn:hover {
    color: red;
    text-decoration: none;
}

input::-webkit-input-placeholder {
color: white !important;
}
textarea::-webkit-textarea-placeholder {
color: white !important;
}
 
input:-moz-placeholder { /* Firefox 18- */
color: white !important;  
}
 
input::-moz-placeholder {  /* Firefox 19+ */
color: white !important;  
}
 
input:-ms-input-placeholder {  
color: white !important;  
}



/*input::-webkit-input-placeholder {
color: red !important;
}
 
input:-moz-placeholder { 
color: red !important;  
}
 
input::-moz-placeholder {  
color: red !important;  
}
 
input:-ms-input-placeholder {  
color: red !important;  
}*/

/*##00aeff*/
/*#337ab7*/

/*img {
    cursor: zoom-in;
}*/
@media (min-width: 992px){

.modal-lg {
    width: 575px;
}
}







/*drop down*/
@import url('https://fonts.googleapis.com/css?family=Roboto');
a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}
body{font-family: 'Roboto', sans-serif;}
/*
1.1 Header Area
****************************************************/
/*Bootstrap Reset*/
.navbar-nav > li > a {
    padding-top: 0;
    padding-bottom: 0;
}
.mainmenu {
    background-color: transparent;
    border-color: transparent;
    margin-bottom: 0;
	border: 0px !important;
}
.navbar-nav > li:last-child > a {
    padding-right: 0px;
    margin-right: 0px;
}
.dropdown-menu {
    padding: 0px 0; 
    margin: 0 0 0; 
    border: 0px solid transition !important;
	border: 0px solid rgba(0,0,0,.15);	
	border-radius: 0px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;

}

/*=-====Main Menu=====*/
.navbar-nav .open .dropdown-menu > li > a {
    padding: 10px 0px 10px 16px;
}
.header_bottom { background: #40bf40;
    border-radius: 0px 30px 0px 30px;
 }
.header_area .header_bottom .mainmenu a , .navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    padding: 12px 20px;
	font-family: 'Roboto', sans-serif;
}
.header_area .mainmenu .active a,
.header_area .mainmenu .active a:focus,
.header_area .mainmenu .active a:hover,
.header_area .mainmenu li a:hover,
.header_area .mainmenu li a:focus ,
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
    color: #fff;
    background: transparent;
    /*outline: 0;*/
}
/*-----./ Main Menu-----*/

.navbar-default .navbar-toggle { border-color: #fff } /*Toggle Button*/
.navbar-default .navbar-toggle .icon-bar { background-color: #fff } /*Toggle Button*/

/*==========Sub Menu=v==========*/
.mainmenu .collapse ul > li:hover > a{
	/*background: #000;*/
	color:#fff;
	border-bottom: 2px solid #fff;
}
.mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{background: #fff;    color: #40bf40;}
.mainmenu .collapse ul ul ul > li:hover > a{background: #ffffff;}

.mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu{background:#40bf40;}
.mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu{background:#40bf40}
.mainmenu .collapse ul ul ul ul, .mainmenu .collapse ul ul ul ul.dropdown-menu{background:#e4eeb8}

/******************************Drop-down menu work on hover**********************************/
.mainmenu{background: none;border: 0 solid;margin: 0;padding: 0;min-height:20px}
@media only screen and (min-width: 767px) {
.mainmenu .collapse ul li{position:relative;}
.mainmenu .collapse ul li:hover> ul{display:block}
.mainmenu .collapse ul ul{position:absolute;top:100%;left:0;min-width:250px;display:none}
/*******/
.mainmenu .collapse ul ul li{position:relative}
.mainmenu .collapse ul ul li:hover> ul{display:block}
.mainmenu .collapse ul ul ul{position:absolute;top:-15px;left:100%;min-width:250px;display:none}
/*******/
.mainmenu .collapse ul ul ul li{position:relative}
.mainmenu .collapse ul ul ul li:hover ul{display:block}
.mainmenu .collapse ul ul ul ul{position:absolute;top:0;left:-100%;min-width:250px;display:none;z-index:1}

}
.divide{
	margin-top: 10px;
    margin-bottom: 10px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: #ddd;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 50%;
    margin-bottom: 8px;
    background-color: #40bf40;
    background-image: none;
    border: 1px solid #40bf40;
    border-radius: 4px;
}