/* Main Style File */
@font-face {
    font-family: 'Arimo';
    src: url(Arimo/Arimo-Regular.ttf);
    font-weight: bold;
}
body{
	font-family: 'Arimo', sans-serif;
    font-size: 14px;
}
.logoDiv{
	padding-bottom: 0.2em;
    margin-top: 1em;
}
.logoDiv ul{
    list-style: none;
}
.logoDiv ul li a {
    text-decoration: none;
    font-size: 1.2em;
}

.blueColor{
	color:#001D4E;
}

.saffronColor{
	color: #CB7B10;
}

.greenColor{
	color:#006400;
}

.whiteColor{
	color: #ffffff;
}

.companyHeading{
	font-weight: bold;
	margin-top: 0.8em;
	font-size: 2.4em;
}

.companyTagLine{
	font-weight: bold;
	margin-top: 0px;
    font-size: 22px;
}

.mainNavBar{
	border-radius: 0px;
	background-color: #006400;
	border: 0px;
	margin-bottom: 0px;

}

.mainNavBar .navbar-nav>li>a{
	background-color: transparent;
	color: #FFA400;
	font-size: 1.2em;
	line-height: 1.6em;
}
.mainNavBar  .navbar-nav>.active>a, .mainNavBar .navbar-nav>.active>a:focus, .mainNavBar .navbar-nav>.active>a:hover{
	background-color: transparent;
	color: #ffffff;
}

.mainNavBar .navbar-nav>li>a:hover{
	background-color: transparent;
	color: #ffffff;
}

.menuBar hr {
    border: 0;
    height: 0.8em;
    background: #FFA400;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,hsla(0,0%,0%,0)), color-stop(50%,hsla(39, 100%, 50%, 1)), color-stop(100%,hsla(0,0%,0%,0)));
    background: -webkit-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(39, 100%, 50%, 1) 50%, hsla(0,0%,0%,0) 100%);
    background:    -moz-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(39, 100%, 50%, 1) 50%, hsla(0,0%,0%,0) 100%);
    background:     -ms-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(39, 100%, 50%, 1) 50%, hsla(0,0%,0%,0) 100%);
    background:      -o-linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(39, 100%, 50%, 1) 50%, hsla(0,0%,0%,0) 100%);
    background:         linear-gradient(left, hsla(0,0%,0%,0) 0%, hsla(39, 100%, 50%, 1) 50%, hsla(0,0%,0%,0) 100%);
    margin-top: 0px;
    margin-bottom: 0px;
}

.contentDiv{
	background-image: url('images/banner3.jpg');
    background-attachment: fixed;
    height: 24.42em;
    background-size:cover;
}

.clipPathDiv{
	-webkit-clip-path: polygon(50% 0, 100% 0, 100% 50%, 50% 100%, 0 50%, 0 0);
	clip-path: polygon(50% 0, 100% 0, 100% 50%, 50% 100%, 0 50%, 0 0);
	min-height: 18.71em;
	background: #FFA400;
}


.descriptionDiv{
	background: #F0F2ED;
}

.descriptionTop{
-webkit-clip-path: polygon(50% 100%, 100% 25%, 100% 100%, 50% 100%, 0 100%, 0% 25%);
clip-path: polygon(50% 100%, 100% 25%, 100% 100%, 50% 100%, 0 100%, 0% 25%);
	min-height: 10.71em;
	background: #F0F2ED;
}

.descriptionBottom {
	-webkit-clip-path: polygon(50% 0, 100% 0, 100% 25%, 50% 100%, 0 25%, 0 0);
	clip-path: polygon(50% 0, 100% 0, 100% 25%, 50% 100%, 0 25%, 0 0);
	background: #F0F2ED;
}

.carousel-control.left, .carousel-control.right{
	background-image: url(none);
}

.carousel-control, .carousel-control:hover, .carousel-control:focus{
	color: #000000;
}

.ourWorks img{
    height: 14.2em;
    width: 22.85em; 
}

/* Reg office */
.regOffice{
	background: #FFA400;
	margin-top: 10px;
	padding: 1.42em;
}

.regOffice ul{
	 list-style: none;
    font-weight: 800;
    font-size: 1.2em;
    color: #337ab7;
	
}



/* Footer Section
**********************************/
.footerSection{
	-webkit-clip-path: polygon(50% 26%, 100% 0, 100% 100%, 50% 100%, 0 100%, 0 0);
	clip-path: polygon(50% 26%, 100% 0, 100% 100%, 50% 100%, 0 100%, 0 0);
	
	background: #FFA400;
    padding: 6em 1.42em 1.42em 1.42em;
}

.footerSection ul{
    list-style: none;
    font-weight: 800;
    font-size: 1.2em;
}

.footerSection .footerLeft ul {
    list-style: none;
    font-weight: 800;
    font-size: 1.2em;
    color: #337ab7;
    /* font-variant: small-caps;
     */
}

.footerSection .footerLeft ul li:hover{
    color: #23527c;
}

.footerSection .footerLeft ul li:nth-child(2) {
    font-size: 1.22em;
    
}

.fotterUL_List  li{
  display: inline-block;
  margin: 0.4em;
}

.footerSection ul li a{
  text-decoration: none;
    font-size: 1.14em;
}

.footerDiv{
 	background-color: #006400;	
 	font-weight: bold;
 	line-height: 3.58em;
 	color: #ffffff;
 	margin-bottom: -7.14em;
}


#carousel-bannerMain {
    padding: 2.85em 0;
}


/* Contact Form*/
.required{
    color: #ff0000;
}


/* Our Services */
.ourServiceList{
    font-size: 1.14em;    
}

/* pestImages */
.pestImages img{    
    width:140px; 
    height:140px;
}

@media (max-width: @screen-xs-max) { 
    body{
        font-size: 120px;
    }
    .footerSection {
        padding: 5.14em 1.42em 1.42em 1.42em;
    }
}
@media (min-width: @screen-sm-min) and (max-width: @screen-sm-max) { 
   body{
        font-size: 12px;
    }
    .footerSection {
        padding: 5.14em 1.42em 1.42em 1.42em;
    }

}
@media (min-width: @screen-md-min) and (max-width: @screen-md-max) { 
     body{
        font-size: 12px;
    }
    .footerSection {
        padding: 5.14em 1.42em 1.42em 1.42em;
    }

}
@media (min-width: @screen-lg-min) { 

}
