body{
	padding:0px;
	margin:0px;
	font-size:18px;
	color:#333;
	font-family:'Open Sans', sans-serif !important;
}

a {
    cursor: pointer;
	font-weight:600;
	color:#502116;
}

.top-bar{
	background:#fff;
}
.top-bar p{
	color:#0f8e31;
	line-height:30px;
	margin-right:0px;
	text-align:right;
}
.top-bar img{
	margin-right:5px;
}
.top-bar a {
    color: #0f8e31;
    line-height: 30px;
    margin-right: 10px;
    text-decoration: none;
}
.call-us a{
	color:#0895d3;
}
.call-us{
	font-size:18px;
	float:right;
	line-height:40px;
	color:#0895d3;
}

.heade-bg{
	background-color:#502116;
	border-top:2px solid #0f8e31;
}

.logo{
	padding:10px;
	background-color:#fff;
	position:absolute;
	z-index:999;
	width:183px;
	height:auto;
	border-radius:0px 0px 7px 7px;
	box-shadow:0px 2px 2px 2px #ccc;
	top:00px;
}
.carousel-indicators {
    bottom:-5px;
}

.carousel-indicators li{
	background-color:#502116;
	width:18px;
	height:18px;
	border:3px solid #fff;
}

.carousel-indicators .active{
	background-color:#0f8e31;
	width:18px;
	height:18px;
}

.well-text{
	padding-bottom:30px;
}

.well-text b{
	font-size:30px;
	color: #58585a;
	text-align: left;
	font-weight:300;
	}
.well-text h1 {
    font-size: 34px;
    color: #0f8e31;
    text-align: left;
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px;
    padding-bottom: 0px;
    text-align: center;
}
.well-text h3{
	font-size:28px;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	padding-top:0px;
	padding-bottom:20px;
}

.well-text p{
	text-align:justify;
	margin:0px;
	line-height:28px;
	color:#333;
	font-size:18px;
	padding-bottom:10px;
}
.video-img-01 iframe{
	width:100%;
	height:350;
	border:8px solid #5eb84e;
}
.line-bg-01{
	background-color:#0f8e31;
	padding:20px 0px;
	position:absolute;
	margin-top:-60px;
	width:100%;
	z-index:-999;
}


.Other-text h3{
	font-size:20px;
	color:#1974b9;
	line-height:30px;
	font-weight:600;
}
	
.Other-text p{
	font-size:15px;
	color:#333;
	text-align:justify;
	line-height:26px;
}

.Other-text img{
	width:100%;
	height:auto;
	border:1px solid #ccc;
	padding:2px;
	margin-top:20px;
}
.read-more {
	padding: 8px;
    font-weight: 600;
    padding: 8px 15px;
	color: #502116 ;
	
}
.read-more:hover {
	color: #0f8e31;
	text-decoration:none;
}
.button {
    padding: 0px 10px;
    float: left;
    margin: 0px;
    display: block;
    color: #fff;
    background-color: #615e5d;
    font-size: 13px;
    border-radius: 5px;
	margin:3px;
}
.button:hover {
	color:#ffffff;
    background-color: #093;
}

.padding-top{
	padding-top:20px;
}
.home-bg{
	background-color:#c5e0ec;
	padding:50px 0px;
	
}
.Vision-text p{
	font-size:15px;
	color:#ffff;
	line-height:25px;
}
.home-bg-01{
	background-color:#f3ebe9;
	padding:70px 0px;
}
.home-bg-02{
	background-color:#f7f7f7;
	padding:30px 0px;
}
.welcome_details .welcome_info {
    position: relative;
    width: 100%;
    background: #fdfdfd;
    border: 1px solid #e6e6e6;
    /* margin-left: 56px; */
    padding-top: 25px;
    padding-bottom: 24px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    border: 1px solid;
}
.welcome_info:hover {
    background: #ffffff;
    box-shadow: 0 10px 30px rgba(0,0,0,0.2);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
}
.welcome_details p {
    color: #6d6d6d;
	padding-left: 36px;
	padding-right: 20px;
	padding-top:10px;
	letter-spacing: 0.03em;
	font-size: 16px;
	margin: 0 0 8px;
	text-align: center;
	line-height: 28px;
}
b, strong{
	padding-top:15px;
	color:#333
}
.h4, h4{
	font-size:18px;
    font-weight:600;
	margin-top:15px;
	color:#333
}
.welcome_item {
    position: relative;
}
.welcome_details img {
    background: #ddbb00;
    padding: 25px;
    position: absolute;
    z-index: 1;
    /* box-shadow: 20px 24px 45px rgba(0,0,0,0.2); */
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    vertical-align: middle;
    top: -58px;
    right: 120px;
    border-radius: 50px;
    border: 1px solid;
}
.welcome_details img:hover{
	background: #0f8e31;
    padding: 25px;
    position: absolute;
    z-index: 1;
   /* box-shadow: 20px 24px 45px rgba(0,0,0,0.2);*/
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    vertical-align: middle;
    top: -58px;
    /* right: 90px;*/
	border-radius: 50px;
	border: 1px solid transparent;	
	text-align: center;
}
.welcome_details h3 {
    font-weight: 600;
    font-size: 22px;
    color: #502116;
    padding-left: 23px;
    padding-top: 20px;
	text-align: center;
}

.list-item{
	background-color:#36C;
	border-radius:10px 0px 10px 0px;
	}
.list-item .list-info {
    position: relative;
    width: 90%;
    background: #fdfdfd;
	border: 1px solid #e6e6e6;
    margin-left: 56px;
    padding-top: 7px;
    padding-bottom: 24px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.list-item p {
    color: #898989;
	padding-left: 71px;
	padding-right: 11px;
	padding-top:5px;
	letter-spacing: 0.03em;
	font-size: 14px;
	margin: 0 0 8px;
	text-align: left;
	line-height: 23px;
}
.list-item img {
    background: #fff;
    padding:4px;
    position: absolute;
    z-index: 1;
    box-shadow: 0 2px 15px rgba(0,0,0,0.2);
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
   vertical-align: middle;
   top:35px;
   
}
.list-item h3 {
    font-weight: 700;
    font-size:22px;
    color: #007fc1;
    padding-left:0px;
}
.list-item-01 {
    position: relative;
}

.list-info:hover {
    background: #f3f3f3;
   
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
}

.package{
	line-height:28px;
	padding:5px 8px 0px 0px;
	font-size:15px;
	font-weight:400;
	font-weight:normal;
}

.package ul li {
	background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: 0px 9px;
 	list-style: none;
	padding-left: 35px;
	text-align:left;
}

.fb-us{
	padding:0px;
}
.fb-us img{
	width:25px;
	height:auto;
}
.table-page td{
	border: 1px solid #ccc;
	padding:8px;
}
.package-01{
	line-height:30px;
	padding:5px 8px 20px 10px;
	font-size:18px;
	font-weight: 400;
	font-weight:normal;
}
.package-01 ul{
	padding:0px;
	margin:0px;
}
.package-01 ul li {
	background-image:url(../images/arrow-icon.png);
	background-repeat:no-repeat;
	background-position:8px 10px;
	padding-left:28px;
	list-style:none;
	padding-top:0px;
	
	padding-bottom:0px;
}

/*box start*/
.back-bg
{
	background-color:#fff;
	border-left:5px solid RGBA(89, 182, 73, 0.6);
	border-top:5px solid RGBA(89, 182, 73, 0.6);
	padding:20px;

}
.back-bg1
{
	border-right: 1px solid #4C9ED9;
border-bottom: 1px solid #4C9ED9;
padding: 20px;
}
.back-bg:hover
{

	box-shadow: 3px 3px 10px 1px rgba(0, 140, 186, 0.5);
	color:#000;
}
.back-bg h3
{
	font-size: 19px;
	color: #007dc1;
	text-align:center;
	text-transform:uppercase;

}
/*box end*/
.call-box{
	border:1px solid#ccc;

}

/*enquiry start*/
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
  margin: 30px 0px;
}
/*enquiry end*/
/*footer start*/
#footer-01{
	background-color:#111;
	padding:0px 0px;
	color:#fff;
	font-weight:lighter;
	clear:both;
}
.servece-01{
	line-height:25px;
	/*padding:5px 15px 0px 8px;*/
	color:#FFFFFF;
	font-size:15px;
	}
.servece-01 ul{
	padding:0px;
	margin:0px;
	}
.servece-01 ul li {
	background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
    background-position: 0 7px;
    padding-left: 15px;
    list-style: none;
    padding-top: 2px;
    padding-bottom: 5px;
}
.servece-01 a{
	text-decoration:none;
	color:#FFFFFF;
	}
.servece-01 a:hover{
	color:#ffffff;
	padding-left:2px;
	font-weight:bold;
	text-decoration:none;
}
.servece-01 h4{
	font-size: 18px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: 600;
}
.servece-01 h3{
	 color: #FFFFFF;
 	font-size: 15px;
	margin:0px;
}

.btn-tap{
	font-size: 18px;
	color: #ffffff;
	text-transform: uppercase;
	padding: 5px 0 0px 0px;
}
.btn-tap h4{
	font-weight: 600;
}
 /*Footer end*/
 .well-heading h2{
	color:#0f8e31;
	font-size:34px;
	text-transform:uppercase;
	font-weight: 700;
}
.well-heading p{
	text-align:justify;
	line-height:28px;
	margin-top:10px;
}
.video-img-01 img{
	width:90%;
	height:auto;
	border:8px solid #502116;
}
.page-img img{
	border:2px solid #b9b1af;
	padding:3px;
	width:100%;
	height:auto;
}
.page-img-01 img{
	border:2px solid #502116;
	padding:3px;
	width:100%;
	height:auto;
}
.our-services-01 a{
	text-decoration:none;
}
.our-services-01{
	text-align:center;
}
.our-services-01 h2{
	color:#0f8e31;
	font-size:32px;
	text-transform:uppercase;
	font-weight: 700;
}

/*about-us start */
.application-bg{
	background-color:#f1f3f3;
	padding:20px 0px;
}
.page-img-01 img{
	border:2px solid #502116;
	padding:3px;
	width:100%;
	height:auto;
}
.box-text h3{
	font-size:24px;
	color:#000;
	text-align:center;
}
.box-text p{
	font-size:15px;
	color:#000;
	text-align:justify;
	line-height: 28px;
	
}
.box-text img{
	text-align:center;
}
.box-01{
	background-color:#fff;
	padding:30px 10px;
	text-align:center;
	border:10px solid #f4f8f8;
}
.box-01 h3{
	color:#502116;
	font-weight: 600;
    font-size: 22px;
}
.box-01:hover{
	background: #ffffff;
    box-shadow: 0 10px 30px rgba(0,0,0,0.2);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
}
.box-02{
	background-color:#fff;
	padding:30px 34px;
	text-align:center;
	border:10px solid #f4f8f8;
	height:512px;
}
.box-02 h3{
	color:#502116;
	font-weight: 600;
    font-size: 22px;
}
.box-02:hover{
	background: #ffffff;
    box-shadow: 0 10px 30px rgba(0,0,0,0.2);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
}
.box-03{
	background-color:#fff;
	padding:30px 10px;
	text-align:center;
	border:10px solid #f4f8f8;
}
.box-03 h3{
	color:#502116;
	font-weight: 600;
    font-size: 22px;
}
.box-03:hover{
	background: #ffffff;
    box-shadow: 0 10px 30px rgba(0,0,0,0.2);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
}
.contact-info{
	text-align:center;
	background-color:#f0f0f0;
	border:10px solid #fff;
}
.contact-info p{
	text-align:center;
}
.contact-info:hover{
	text-align:center;
	background-color:#ccc;
	border:5px solid #e9e7e7;
	background: #ffffff;
    box-shadow: 0 10px 30px rgba(0,0,0,0.2);
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
}
/*about-us end */
.contactSection{
	background-color:#f0f0f0;
	padding:8px;
	text-align:center;
	font-size:16px;
	color:#007fc1;
	border:10px solid #fff;
}
.contactSection:hover{
	background-color:#000;
}
/*Powered by s */
.power-by
{
	color:#FFFFFF;
	font-size:14px;
	font-weight:400;
	background-color:#282828;
	padding:10px 0px;
	text-align:left;
	border-top:4px solid #5bb64b;
	text-align:center;
}
.power-by a
{
	color:#FFFFFF;
	font-size:14px;
	font-weight:400;
	text-align:left;
}
.call-image {
    float: left;
    width: 20%;
}

.call-detail {
    float: right;
    width: 80%;
    padding-left: 10px;
    font-size: 14px;
}

.header-detail {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.header-detail a {
    color: #2a2f35;
    font-weight: 600;
    line-height: 28px;
    font-size: 18px;
}

.call-detail a {
    font-size: 22px;
}
.header-detail p {
    text-transform: uppercase;
	font-size:16px;
}
.pro-01 img{
	width:100%;
	height:auto;
	border:1px solid #ccc;
	padding:2px;
}

.pro-01 {
	border:5px solid #fff;
	padding:0px;
}

.pro-01 h3{ 
	background-color:#59b649; 
	text-align:center; 
	color:#fff; 
	text-transform:uppercase; 
	padding:10px 5px 10px 5px; 
	font-size:17px; 
	font-weight:500; 
	margin:0px;
}
.pro-01 h3:hover{ 
	background-color:#0895d3; 
}

.app-img img{
	width:100%;
	height:auto;
}

.app-img {
	border:5px solid #fff;
	padding:0px;
}

.app-img h3{ 
	background-color:#0895d3; 
	text-align:center; 
	color:#fff; 
	text-transform:uppercase; 
	padding:10px 5px 10px 5px; 
	font-size:17px; 
	font-weight:500; 
	margin:0px;
}
.app-img h3:hover{ 
	background-color:#a8cf45; 
}
.contactSection{
	background-color:#f0f0f0;
	padding:8px;
	font-size:16px;
	color:#0e0e0e;
	border:10px solid #fff;
	text-align: center;
}

.contactSection p:hover{
	color:#FFF;
	background-color:#000;
}
.topBar{
	padding-bottom:20px; 
	padding-top:20px; 
	border-top: 3px solid #333; 
}
.overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #0091d5;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}

.pro-01:hover .overlay {
  height: 100%;
}
.overlay-text{
  color:#fff;
  font-size:12px;
  position: absolute;
 text-align:left;
 line-height:22px;
 padding:7px 0px;
}
.overlay-text ul{
	padding:0px;
	margin:0px;
	}
.overlay-text ul li {
	background-image:url();
	background-repeat:no-repeat;
	background-position:5px 7px;
	padding-left:22px;
	list-style:none;
	padding-top:2px;
	padding-bottom:2px;
	}
.overlay-text a{
	text-decoration:none;
	color:#fff;
	font-size:12px;
	}
.overlay-text a:hover{
	color:#000;
	}
	
.clients h3{
	text-align:center;
	font-size:25px;
	text-transform:uppercase;
	padding-bottom:15px;
	color:#FFF;
}
.col-md-offset-2 {
    margin-left:0;
}

.blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #fff;
}

.Testimonial p{
	font-size:16px;
}

/* carousel */
#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
#quote-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin: 0;
}

.item blockquote img {
    margin-bottom: 10px;
}

.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}
.page-banner{
	background-image:url(../images/page-banner.jpg);
	background-color:#f67f26;
	background-position:center top;
	background-repeat:no-repeat;
}
.page-banner h1{
	font-size:42px;
	color:#fff;
	text-transform:uppercase;
	padding-top:80px;
	padding-bottom:50px;
	padding-left:20px;
	font-weight:600;
}

.well-heading h2{  color: #502116  !important; font-weight:600 !important; font-size: 35px !important;}
.well-heading h4{  color: #502116; font-weight:600; font-size: 18px;}


.pest-services h3 {
	font-size:21px;	
   color: #0f8e31; 
   font-weight:600;
}

.pest-services h2 {
	font-size:21px;	
   color: #0f8e31; 
   font-weight:600;
   text-transform:none;
}
.bhavnagar-tag{
	line-height:25px;
}

.bhavnagar-tag h3{
	font-size:15px !important; 
	margin:0px;
	display:inline-block;
}



/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }
    
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    
    /* Make the indicators larger for easier clicking with fingers/thumb on mobile */
    
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
}


@media only screen and (max-width: 578px) {


.carousel-indicators li{
	background-color:#502116;
	width:8px;
	height:8px;
	border:1px solid #fff;
}

.carousel-indicators .active{
	background-color:#0f8e31;
	width:8px;
	height:8px;
	border:1px solid #fff;
}

.logo{
	padding:10px;
	background-color:#ffff;
	position:relative;
	z-index:999;
	width:183px;
	height:auto;
	text-align:center;
	margin-top:40px;
}
.logo-m{
	text-align:center;
	background-color:#ffff;
}
.container-01{
	padding:0px;
}
.call-us{
	float:none;
	text-align:center;
}
.well-text b{
	font-size:20px;
	color: #58585a;
	text-align: left;
	font-weight:300;
	}
.well-text h1{
	font-size:24px;
	color: #0f8e31;
	text-align: left;
	font-weight: 900;
	text-transform: uppercase;
	margin: 0px;
	padding-bottom:5px;
}
.welcome_details img {
    background: #fff;
    padding: 5px;
    position: relative;
    top: 0;
}
.welcome_details .welcome_info {
    position: relative;
    width:100%;
    background: #fdfdfd;
    border: 1px solid #e6e6e6;
    margin-left:0px;
    padding-top: 7px;
    padding-bottom: 24px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;

}
.welcome_details h3 {
    padding-left: 10px;
}

.welcome_details p {
    color: #898989;
    padding-left:10px;
    padding-right:10px;
    padding-top: 13px;
    letter-spacing: 0.03em;
    font-size: 14px;
    margin: 0 0 20px;
    text-align: center;
    line-height: 23px;
}
.btn-tap{
	font-size:16px;
	color: #ffffff;
	text-transform: uppercase;
}
.top-bar{
	display:none;
}
.well-heading h2 {
    color: #0f8e31;
    font-size: 23px;
    text-transform: uppercase;
    font-weight: 700;
}
.well-heading p {
    text-align: justify;
    line-height: 26px;
    font-size: 14px;
}

.servece-01 h4 {
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 600;
}
.our-services-01 h2 {
    color: #0f8e31;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 700;
}
.page-img img {
    border: 2px solid #b9b1af;
    padding: 3px;
    width: 80%;
    height: auto;
    margin: 2px;
}
.welcome_details img {
    background: #ddbb00;
    padding: 25px;
    position: absolute;
    z-index: 1;
    /* box-shadow: 20px 24px 45px rgba(0,0,0,0.2); */
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    vertical-align: middle;
    top: -58px;
    /*right: 120px;*/
    border-radius: 50px;
    border: 1px solid;
	left:145px;
	
}

.page-banner{
	background-image:none;
	background-color:#f67f26;
	background-position:center top;
	background-repeat:no-repeat;
}

.page-banner h1{
	font-size:25px;
	color:#fff;
	text-transform:uppercase;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	font-weight:600;
}
}


/*Request A Quote CSS END*/
.right-ok{
	background-image:url(../images/right-icon.png);
	background-repeat:no-repeat;
	background-position: 8px;
}

.wrong-icon{
	background-image:url(../images/wrong-icon.png);
	background-repeat:no-repeat;
	background-position: 8px;
}

.example{margin:15px;font-size:14px;color:#656666;content:"Example";background-color:#fff;border-color:#929494;border-width:1px;border-radius:4px;padding:10px 20px 10px;border-style:solid;}
.form-control-feedback{display:none;}
.has-feedback label~.form-control-feedback{top:0!important;}
.error{text-align:left!important;display:table!important;}
.thnak4{margin-top: 50px;}

.has-feedback .form-control {
    padding-right: 42.5px;
}

.form-group{
	margin:15px !important;
}
.form-group input{
	border-left:5px solid #00878c;
}

.form-group textarea{
	border-left:5px solid #00878c;
}

.form-group select{
	border-left:5px solid #00878c;
}
.Submit-box{
	background-color:#00878c;
	border:1px solid #00878c;
	padding:10px 15px;
	color:#fff;
	border-radius:5px;
	width:130px;
}
.Submit-box:hover{
	background-color:#663333;
	border:1px solid #663333;
}
/*Request A Quote CSS END*/


