@charset "utf-8";
/* CSS Document */

@import url(css/responsive.css);
@import url(responsive.css);
@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css');

body { 
font-family:'Open Sans', sans-serif; 
font-size:15px; 
margin:0; 
padding:0; 
line-height:1.5em; 
background:none;
-webkit-font-smoothing:antialiased;
}
/*Basic Styles*/
a:focus img { border:none !important; outline:none !important;}
img a:focus { border:none !important; outline:none !important;}
a:focus     { border:none !important; outline:none !important;}
a           {transition: .2s ease-in; text-decoration:none !important; }

ul { margin:0; padding:0;}
li { list-style:none; line-height:30px;}



.top-butn { display:none;}

.my-nav li { float:left; margin:0;position: relative;}
.my-nav li a {color: #000; font-size:18px; font-weight:700; background:transparent!important;}
.my-nav li a:hover {color: #000; background:#c4c4c4;}


.my-nav li.act li a {color: #fff !important; background:transparent !important;}

.my-nav li a {
display: block;
padding: 19px 10px;
position: relative;
width: 100%;
float: left;
white-space:nowrap;
}
.my-nav li:last-child > a { }
.my-nav li ul { 
	display: none; 
	width:250px!; 
	left:0; 
	top:95%; 
	background:rgba(0,0,0,0.9);
	position:absolute; 
	padding:0;
	z-index:100;
 }

.my-nav li:hover ul { display:block;}

.my-nav li li a { 
padding:0;  
float:left; 
font-size:16px;
color:#fff !important; 
font-weight:400; 
background:none !important;
}
.my-nav li li a:hover {background:none !important;color:#fff !important;} 
.my-nav li ul li { border-bottom:1px solid #383838; line-height:25px; padding:10px; float:left; width:100%}
.my-nav li ul li:hover { background:#000;}

.no-pad { padding:0 !important}
.no-pad-L { padding-left:0 !important}
.no-pad-R { padding-right:0 !important}
iframe, embed, object, video { width:100%; float:left;}

textarea { resize:vertical;}

p {font-family: 'Open Sans', sans-serif; font-size: 15px}

.row-5 { width:100%; float: left; margin: 5px 0;}
.row-10 { width:100%; float: left; margin: 10px 0;}
.row-15 { width:100%; float: left; margin: 15px 0;}
.row-20 { width:100%; float: left; margin: 20px 0;}

.center { text-align:center; width:100%; float:left;}
.carousel-control.left { background: none transparent !important}
.carousel-control.right { background: none transparent !important}
.f-right { float: right !important; width:28%;}
.f-left { float: left !important}

.left-img {float: left; margin:0 20px 5px 0;}
.right-img {float: right; margin:0 0 5px 20px;}

.ul-flot { float:left; margin:20px 30px;}

.metaslider { max-width:100% !important;}

pre { background:transparent none; border:none; margin:0;}

.carousel-indicators .active {
background-color: #207eca !important;
height: 11px;
margin: 0;
width: 11px;
}

.carousel-indicators li {
background-color: rgba(0, 0, 0, 1);
border:none;
border-radius: 10px;
cursor: pointer;
display: inline-block;
height: 11px;
margin: 0;
text-indent: -999px;
width: 11px;
}
.carousel-indicators {
bottom: 50px !important;
}

div.wpcf7-validation-errors {
    border: 2px solid #f70000;
    width: 100%;
    float: left;
	font-size:12px;
	line-height:16px;
}

span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 12px !important;
    font-weight: normal;
    display: block;
    line-height: 16px;
	width:100%;
	float:left;
}

.panel-default>.panel-heading { background:#005ca8; color:#fff; width:100%; margin-bottom: 5px;}
.panel-title a { width:100%; display:table; text-decoration:none;position:relative;}
.panel-title a[aria-expanded="true"]:after { content:"_"; color:#fff; position:absolute; right:0; font-size:25px; top:-18px; font-weight:900;}
.panel-title a[aria-expanded="false"]:after { content:"+" !important; color:#fff; position:absolute; right:0;font-size:25px;top:-5px;font-weight:900;}


/* =================================  Home page Css ================================= */
/*====================================================================================*/

.top-head { width:100%; float:left;}
.top-panel { width:100%; float:left; background:#e9b102; padding:10px 0; text-align:right; color:#fff; margin-bottom:25px;}

.my-nav {width:100%; float:left; background:#e6e6e6; margin-top:25px;}
.home-banner {width:100%; float:left; margin:0; position:relative; border-bottom:8px solid #971b1e;}
.home-banner img { width:100%;}

.page-banner {width:100%; float:left; margin:0; position:relative; border-bottom:8px solid #971b1e; margin-bottom:50px;}
.page-banner img { width:100%;}

.logo { width:100%; float:left;}
.ban-txt { 
position:absolute; 
top:10px; 
right:20px; 
background:rgba(0,0,0,0.8); 
width:50%; 
padding:40px 30px;
border-bottom:2px solid #ffc922;
}

.ban-txt h2 { 
font-size:24px; 
font-weight:700; 
color:#fff; 
text-transform:uppercase;
font-family: 'Roboto', sans-serif;
margin-top:0;
line-height:32px;
}
.ban-txt h4 { font-size:16px; color:#ffc922;}
.flip { width:33px; height:33px; position:absolute; left:0; top:0; background:url(../images/flip.png) no-repeat;}

.ban-form { position:absolute; bottom:30px; right:20px; background:#971b1e;width:65%; }
.ban-form *:focus { border:none; outline:none; box-shadow:none;}
.ban-form h2 { 
float:left; 
width:20%;
font-family: 'Roboto', sans-serif; 
font-size:20px; 
font-weight:700; 
text-align:right;
color:#fff;
padding:20px;
}

.ban-form:before { content:url(../images/nob.png); position:absolute; left:20%; z-index:100; top:32%;}
.ban-form h2 small { font-size:11px; font-weight:700; text-align:right; color:#fff;}

.ban-form form { background:#fff; padding:15px; float:left; width:80%;}
.ban-form form input[type="text"],
.ban-form form input[type="email"],
.ban-form form input[type="tel"] 
{ 
border-left:none; 
border-right:0; 
border-top:0; 
border-bottom:1px solid #000; 
padding:8px;
width:100%;
float:left;
}

.ban-form form input[type="submit"] { 
float:right; 
width:120px; 
background:#1e1e1e; 
color:#fff; 
height:120px; 
border-radius:5px;
border:none;
font-family: 'Roboto', sans-serif; 
font-size:20px;
}

#con-form { display:table;}


.page-form { position:relative; background:#971b1e;width:100%; }
.page-form *:focus { border:none; outline:none; box-shadow:none;}
.page-form h2 { 
float:left; 
width:20%;
font-family: 'Roboto', sans-serif; 
font-size:20px; 
font-weight:700; 
text-align:right;
color:#fff;
padding:20px;
}


.page-form h2 small { font-size:11px; font-weight:700; text-align:right; color:#fff;}

.page-form form { background:#fff; padding:15px; float:right; width:80%;}
.page-form form input[type="text"],
.page-form form input[type="email"],
.page-form form input[type="tel"] 
{ 
border-left:none; 
border-right:0; 
border-top:0; 
border-bottom:1px solid #000; 
padding:8px;
width:100%;
float:left;
}

.page-form form input[type="submit"] { 
float:right; 
width:120px; 
background:#1e1e1e; 
color:#fff; 
height:120px; 
border-radius:5px;
border:none;
font-family: 'Roboto', sans-serif; 
font-size:20px;
}


.field-set { float:left; width:80%;}
.slogan { width:100%; float:left; background:rgba(0,0,0,0.8); padding:10px; color:#fff;}

.top-tel { float:left; color:#971b1e; font-size:16px; text-transform:uppercase; font-weight:700; margin-top:5px;}

.top-social { float:right;}
.top-social ul { float:right;}
.top-social li { float:left; margin:0 4px;}
.top-social li a { color:#fff; font-size:20px;}

#cols-home { background:#e9b102; min-height:480px; float:left; color:#fff;}
#cols-home  a { color:#fff;}
#cols-home:nth-child(2) { border-left:1px solid #fff; border-right:1px solid #fff;}

.four-cols { width:100%; float:left; box-shadow:0px 0px 18px #969696; padding:50px 0;}
.four-cols img { width:100%;}
.four-cols h2 {font-family: 'Roboto', sans-serif; font-size:20px; text-transform:uppercase;}
.four-cols a { 
width:100%; 
float:left;
}

.four-cols video {
    margin: 0;
    height: 100%;
    min-height: 504px;
}
.cols-burg { color:#971b1e !important; margin-top:20px!important; text-align:center; font-size:24px; font-weight:700;}
.vdo {  width:100%; float:left; height:420px; overflow:hidden;}

.three-step-process {
    width: 100%;
    float: left;
    text-align: center;
    background: #f13539;
    color: #fff;
	padding:50px 0;
}
.three-step-process h1 {color:#fff !important}
.three-step-process h2 {color:#fff !important;font-size:30px; font-weight:700; text-transform:uppercase;}

.three-step-process a { color:#e9b102;}

.safe-pest { width:100%; float:left; text-align:center; padding:30px 0;}
.safe-pest h1 {font-family: 'Roboto', sans-serif; font-size:24px; font-weight:700; margin-top:0;}
.safe-pest h2 {font-family: 'Roboto', sans-serif; font-size:18px; font-weight:700; margin-top:0; margin-bottom:40px;}
.safe-pest img { width:auto;}


.grey { width:100%; float:left; padding:20px; margin-top:20px;}
.grey a { margin-top:10px; float:right;}
.btn-red {
background:#971b1e; 
color:#fff; 
padding:10px 20px; 
border:2px solid #fff; 
box-shadow:1px 1px 2px #000;
text-align:center;
border-radius:5px;
font-size:18px;
font-weight:700;
margin:15px 0;
display:table;
	}

.btn-red:hover { color:#fff; background:#000; }

.btn-yellow {
background:#e4b322; 
color:#000; 
padding:10px 20px; 
border:2px solid #fff; 
box-shadow:1px 1px 2px #000;
text-align:center;
border-radius:5px;
font-size:18px;
font-weight:700;
	}

.btn-yellow:hover { color:#fff; background:#000; }

.testimoni { width:100%; float:left; background:#efefef; padding:40px 0;}
.testimoni h1 { 
font-family: 'Roboto', sans-serif; 
font-size:24px; 
font-weight:700; 
color:#000; 
margin-top:0; 
text-align:center; 
margin-bottom:30px;
}

.testimoni p:after { content:'"'; position:absolute; color:#eb5b5b; font-size:40px; margin-right:8px; left:0px; top:0px;}
.testimoni p:before { content:'"'; position:absolute; color:#eb5b5b; font-size:40px; margin-left:8px; right:30px; bottom:20px;}
.testimoni .client {color:#eb5b5b; font-style:italic;}
.testimoni .client:before { content:"- "}


.three-cols { width:100%; float:left; background:#e9b102; margin:50px 0; color:#fff;}
.three-cols a { color:#fff; text-decoration:underline !important;}
#thre-cols div:nth-child(2) { background:#edbe2c;}
#thre-cols div { padding:20px; min-height:245px;}
.three-cols img { width:100%; margin-top:73px;}
.three-cols h2 {
font-family: 'Roboto', sans-serif; 
font-size:24px; 
font-weight:700;
text-transform:uppercase;
}
.col-red { color:#f00; }

.pricing {width:100%; float:left;}
.pricing h1 {
font-family: 'Roboto', sans-serif; 
font-size:24px; 
font-weight:700; 
color:#000; 
margin-top:0; 
	}
.pricing h2 {
font-family: 'Roboto', sans-serif; 
font-size:20px; 
font-weight:700; 
color:#fff;
margin:20px 0;
	} 
.pricing img { width:100%;}

.two-cols {width:100%; float:left; margin:50px 0 0; background:url(../images/rep.jpg) repeat-y;}
.two-cols a { color:#fff; }
.two-cols h1 {
font-family: 'Roboto', sans-serif; 
font-size:24px; 
font-weight:700; 
margin-top:0; 
	}
	
.two-cols1 {width:100%; float:left; margin:67px 0 30px; background:url(../images/rep.jpg) repeat-y;}
.two-cols1 a { color:#fff; }
.two-cols1 h1 {
font-family: 'Roboto', sans-serif; 
font-size:24px; 
font-weight:700; 
margin-top:0; 
	}
.two-cols h2 {
font-family: 'Roboto', sans-serif; 
font-size:20px; 
font-weight:700; 
color:#971b1e;
margin:20px 0;
	}	
.two-cols1 h2 {
font-family: 'Roboto', sans-serif; 
font-size:20px; 
font-weight:700; 
color:#971b1e;
margin:20px 0;
	}	
	
		
.lft-cols {
	width:100%;
	float:left;
	background:url(../images/content-bg1.png) no-repeat #971b1e;
	padding:25px;
	min-height:350px;
	color:#fff;	
	}

.rgt-cols {
	width:100%;
	float:left;
	background:url(../images/content-bg2.png) no-repeat #e9b102;
	padding:25px;
	min-height:398px;
	color:#000;	
	}
	
.rgt-cols a { margin-top:20px; float:left;}	

.termite-control {width:100%; float:left; background:#520708; padding:30px 0;}
.termite-control a { margin:0 50px 0 10px; float:right;}

.site-contents {width:100%; float:left;padding:30px 0;}
.site-contents h1 {
	font-family: 'Roboto', sans-serif; 
	font-size:24px; 
	font-weight:700; 
	margin-top:0; 
	text-align:left; 
	margin-bottom:20px;
		}
.site-contents ul { margin-bottom:10px;}
.site-contents li:before { content:"\21D2";margin-right:10px; color:#f00; }
	
.site-contents h2 {font-family: 'Roboto', sans-serif; font-size:18px; font-weight:700; margin-top:0; margin-bottom:10px;}
.site-contents img { width:auto;}
.blog img { width:270px;}


form {padding:25px; float:left; width:100%; background:#e9b102; text-align:left;}
form input[type="text"],
form input[type="email"],
form input[type="tel"],
form textarea 
{ 
border:1px solid #ccc; 
padding:8px;
width:100%;
float:left;
margin:4px 0;
}
form input[type="date"],
form input[type="time"] {border:1px solid #ccc; padding:10px;}

input[type="checkbox"] { float:left;border:1px solid #ccc; width:15px; height:15px; margin-right:10px;}

form input[type="submit"] { 
background:#1e1e1e; 
color:#fff; 
border-radius:5px;
border:none;
font-size:20px;
float:left;
padding:12px 30px;
font-weight:100;
margin:15px 0;
}

form select { float:left;border:1px solid #ccc; padding:10px; width:100%;}



.full-img { width:100%; float:left;}
.full-img img { width:100%;}

.bg-red { width:100%; float:left; padding:20px; background:#971b1e;}
.bg-red * { color:#fff;}
#fom form { min-height:660px;}

.promo {width:100%; float:left; box-shadow:1px 1px 3px #000; padding:20px; min-height:510px; background:#000; color:#fff; height: 581px; margin: 5px 0;}
.promo .btn-red {display:table; margin:15px auto;}
.promo img { width:100%; margin-bottom:15px;}

.testimonials q {}
.testimonials span { width:100%; color:red; float:left;}

.shaded { width:100%; float:left; padding:15px; background:#f13539; }
.shaded * {
	color: #fff;
	/*font-size: 26px;
	line-height: 33px;
	text-align: center;*/
}
.home-pest .shaded img { width:100%;}
.home-pest img { width:100%;}
.home-pest .shaded { min-height:250px;}
.bordr {width:100%; float:left; border:1px solid #ccc; padding:15px;}
.pest-c-ex img { width:100%;}

.pest-c-ex1 .shaded { min-height:300px;}
.pest-c-ex1 img { padding-top:19px; width: 100%; }
.small-slider {width:100%; float:left;}
.small-slider img { width:100%; height:280px !important;}
.small-slider .carousel-caption { width:100%; float:left; background:rgba(0,0,0,0.8); left:0; bottom:0;}

.ant .shaded { min-height:250px; text-align:center !important; margin-bottom:30px;}
.ant .shaded h1 {text-align:center !important;}

.bordr {width:100%; float:left; border:1px solid #ccc; padding:5px 10px;}
.ad-links { float:left; margin-left:15px; margin-top:4px; }
.ad-links a { color:#fff; padding:0 6px;}


.ad-links ul { float:right;}
.ad-links li { float:left; margin-left:15px;}
.ad-links li a { color:#000;}

.pst-ctrl {width:100%; float:left;}
.pst-ctrl img { width:100%;}
.btn-bg {width:100%; float:left; background:#e9b102; padding:25px; color:#f00;}
.btn-bg ul { padding:15px; background:#fff2de; }

.termit {width:100%; float:left;}
.termit h2 { text-transform:uppercase;}
.termit img { width:100%; margin-bottom:15px;}
.img-flots {width:100%; float:left;}
.img-flots img { margin:25px; float:left;}
.top-butn {width:100%; float:left; text-align:right; }
.top-butn a { color:#fff;}
.ants img {width:100% !important;}

.img-margn  img { margin:100px 0;}

.smt-pay {width:100%; float:left; padding:30px; border:1px solid #d1d1d1;text-align:center; background:#e6e6e6;}
.smt-pay h1 {
	text-align:center!important; 
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	font-weight: 700;
	margin-top:0;
	color:#971b1e !important;
	}
	
.smt-pay img { background:#fff; padding:5px; border-radius:10px;border:1px solid #d1d1d1;}
.hme-pst {width:100%; float:left; background:#971b1e; padding:30px; min-height:245px; color:#fff;}
.hme-pst h2 { font-size:30px; text-transform:uppercase;}
.ter-pic img { width:100%;}
.ref img { width:100%;}
.ref .shaded { min-height:150px; border-right:2px solid #fff;}

div:nth-child(2) .hme-pst { background:#e9b102;}

.head-title h2 { font-size:24px; /*text-transform:uppercase;*/ }
.head-title img { margin-bottom:20px;}
.head-title { color:#fff;}

.head-title div { padding:20px; border-right:5px solid #fff; min-height:369px;background:#971b1e; min-height:595px; }
.head-title div:nth-child(2) { background:#e9b102;}

.head-title p {
	font-size: 16px;
}


.main-footer {width:100%; float:left; padding:50px 0; background:#f13539; color:#fff;}
.main-footer h1 {
font-family: 'Roboto', sans-serif; 
font-size:24px; 
font-weight:700; 
margin-top:0;
color:#fff;
	}
.main-footer li { line-height:24px;}
.main-footer li a { color:#fff;}
.main-footer li a:hover { color:#000;}

.copyright { width:100%; float:left; background:#000; padding:15px 0; font-size:12px; color:#fff; text-align:center;}
.copyright span { color:#aeaeae}
.copyright p {font-size:12px;}

.coupon-set { margin:0 auto; display:table;}

.coupon-border .cctor-coupon, .coupon-border .cctor_coupon {
    height: 285px;
}

.contactus-footer {
    background-color: #272e6c;
    border: solid 1px #272e6c;
    color: #fff;
    font-size: 13px;
    height: auto !important;
    line-height: 21px;
    padding: 13px 10px 11px 10px;
}
.how-section1{
    margin-top:-15%;
    
}
.how-section1 h4{
    color: #ffa500;
    font-weight: bold;
    font-size: 30px;
}
.how-section1 .subheading{
    color: #971b1e;
    font-size: 21px;
}
.text-muted {
	color: #000 !important;
	text-align: justify !important;
}
.how-section1 .row
{
    margin-top: 10%;
}
.how-img 
{
    text-align: center;
}
.how-img img{
    width: 100%;
}

.cpn {
    background: #000000;
}