body {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Montserrat', sans-serif;
}

.topbar {
	background: #007bff;
}

.topbar .info {

	text-align: right;
}

.topbar .info .info-item {

	margin-right: 10px;
}

.topbar .info .info-item ul {}

.topbar .info .info-item ul li {
	display: inline;
	list-style: none;
	margin-right: 20px;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;

}

.topbar .info .info-item ul li i {
	margin-top: 15px;
	font-size: 20px;
}

.topbar .info .info-item ul li a {
	display: inline-block;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	text-decoration: none;
}

.topbar .info .info-item .blink {
	width: 150px;
	padding: 20px;
	text-align: center;
	line-height: 20px;
	cursor: pointer;
	font-family: 'Montserrat', sans-serif;
}

.topbar .info .info-item span {
	font-size: 18px;
	font-family: cursive;
	color: #fff;
	animation: blink 1s linear infinite;
	margin-top: 15px;
	font-family: 'Montserrat', sans-serif;
}

@-webkit-keyframes blink {
	0% {
		color: #ea6c2e
	}

	70% {
		color: #fff
	}

	89% {
		color: #fff
	}

	100% {
		color: #ea6c2e
	}
}

@keyframes blink {
	0% {
		color: #ea6c2e
	}

	70% {
		color: #fff
	}

	89% {
		color: #fff
	}

	100% {
		color: #ea6c2e
	}
}

.clearfix {
	clear: both;
}

.navbar .navbar-toggler .fa-bars {
	color: #000;
	padding: 3px;
	border: 2px solid #000;
}

.navbar .navbar-toggler-icon {
	color: #f00;
	background: #fff;
}

.navbar-toggler {
	cursor: pointer;
	color: #fff;
}

.on-app {
	background-color: #F7941D;
	display: block;
	text-align: center;
	font-size: 14px;
	padding: 8px 5px;
	margin: 5px 0px;
	font-family: 'Montserrat', sans-serif;
	border: 2px solid #fff;
	border-radius: 2%;
}

.on-app a {
	margin: 0;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	text-decoration: none;
	color: #fff;
	text-align: center;
	transform: scale(1);
	transition: all 0.5s ease;
	font-weight: 600;
}

.on-app:hover {
	background-color: #000;
	transform: scale(1);
	transition: all 0.5s ease;

}

.navbar-toggler:not(:disabled):not(.disabled) {
	cursor: pointer;
	outline: none;
}

.navbar-dark .navbar-toggler-icon span {
	color: #000;
}

.navbar {
	padding: 0;
	margin: 0;
	background-color: #f8f9fa;
}

.navbar .navbar-brand img {
	width: 15rem;

}

.navbar-nav li {
	margin-right: 20px;
}

.navbar-nav li a {
	display: block;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-weight: normal;

}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
	color: #000;
	padding: 10px;
}

.navbar-dark .navbar-nav .nav-link {
	color: #000;
	font-size: 14px;
	font-weight: 600;
	padding: 10px;
}

.navbar-dark .navbar-nav .nav-link:hover {
	color: #ea6c2e;
}

#dropbtn {
	color: #000;
	padding: 10px;
	font-size: 14px;
	border: none;
	cursor: pointer;
}

.dropbtn:hover {
	color: #000;
}

.dropdown {
	position: relative;
	display: inline-block;
}

.menu-content {
	width: 200px;
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 9;
	color: #000;

}

.menu-content a {
	color: #000;
	padding: 6px 10px;
	text-decoration: none;
	display: block;
	border-bottom: 1.5px solid #ede7e4;
}

.menu-content a:hover {
	background-color: #f1f1f1;
	color: #ea6c2e;
}

.dropdown:hover ..menu-content {
	display: block;
}

.dropdown-content {
	width: 300px;
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 9;
	color: #000;

}

.dropdown-content a {
	color: #000;
	padding: 6px 10px;
	text-decoration: none;
	display: block;
	border-bottom: 1.5px solid #ede7e4;
}

.dropdown-content a:hover {
	background-color: #f1f1f1;
	color: #ea6c2e;

}

.dropdown:hover .dropdown-content {
	display: block;
}

.dropdown:hover .dropbtn {
	background-color: #3e8e41;
}

.mid-bann {}

.mid-bann .slide {
	margin: 0;
}

.mid-bann .slide img {
	margin-top: -20px;

}

.slider {
	position: relative;
}

.slider .carousel-caption {
	position: absolute;
	top: 30%;
	left: 40%;
	transform: translate(-50% -50%);
}

.slider .carousel-caption .color1 {
	width: 450px;
	font-size: 35px;
	font-family: 'Montserrat', sans-serif;
	background-color: rgba(247, 148, 29, 0.8);
	padding: 8px 20px;
	font-weight: 900;
	text-align: justify;
}

.slider .carousel-caption .color2 {
	width: 580px;
	font-size: 38px;
	font-family: 'Montserrat', sans-serif;
	background-color: rgba(85, 50, 22, 0.8);
	padding: 15px 20px;
	font-weight: 900;
	text-align: justify;
}

.slider a.btn {
	position: absolute;
	top: 55%;
	left: 0;
	text-decoration: none;
	border: 1px solid #fff;
	background-color: #F7941D;
	color: #fff;
}

.slider a.btn:hover {
	color: #f00;
}

.content {
	padding: 50px 0px;
}

.content .enq h2 {
	margin: 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 35px;
	font-weight: 600;
	padding-top: 15px;
	padding-top: 15px;
}

.content .enq p {
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	color: #8f8f8f;
	line-height: 28px;
	padding-top: 20px;
	text-align: justify;
}

.gallery {
	padding: 50px 0px;
	background-color: #faf3ed;
}

.gallery .header {
	margin-bottom: 30px;
}

.gallery .header h1 {
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: 35px;
	margin: 0;
	font-weight: 600;
	position: relative;
	margin: 0 auto;
	color: #000;
}

.gallery .header h1:after {
	display: block;
	content: "";
	position: absolute;
	width: 6%;
	border: 2px solid #F7941D;
	top: 50px;
	left: 46%;
}

.gallery .header p {
	color: #343434;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: center;
	margin: 0 auto;
	line-height: 1.55em;
}

.gallery .img-box {
	text-align: center;
}

.gallery .blok-title {
	color: #343434;
	padding: 15px 0 15px 0px;
	margin-top: 0px;
	font-size: 30px;
	font-weight: 600;
	text-align: center;
}

.gallery .blok-title a {
	text-decoration: none;
	color: #343434;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}

.gallery .blok-title a:hover {
	color: #f00;
}

.gallery .quotes h2 {
	margin: 0;
	font-size: 27px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	text-align: center;
}

.gallery .btn-default {
	background-color: #fff;
	color: #333;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	padding: 10px 15px;
	border: 1px solid #333;
	margin-top: 10px;
	transform: scale(1);
	transition: all 0.5s ease;

}

.gallery .btn-default:hover {
	color: #fff;
	background-color: #007bff;
	transform: scale(1);
	transition: all 0.5s ease;

}

.gallery .res .con {

	padding-top: 20px;
	padding-bottom: 20px;
	text-align: justify;
	font-size: 14px;
	color: #8f8f8f;
	font-family: 'Montserrat', sans-serif;

}

.pest-control {
	background-color: #faf3ed;
	padding: 60px;
}

#fom-cont1 {
	background: url('../images/enq2.jpg');
	background-repeat: no-repeat;

}

#fom-cont1 h3 {
	margin: 0;
	color: #fff;
	padding: 6px;
	text-align: center;

}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash;
}

@-webkit-keyframes pulse {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.form-group input[type="text"] {
	outline: transparent;

}

.form-group select {
	outline: 0;
}

.form-group select:focus {
	outline: 1px solid #731d04;
}

.form-group textarea {
	outline: 0;
}

.form-group input[type="text"]:focus {
	outline: 1px solid #731d04;
}

.form-group input[type="email"]:focus {
	outline: 1px solid #731d04;
}

.form-group textarea:focus {
	outline: 1px solid #343434;
}

.pull-right {

	margin: 10px;
}

#characterLeft {
	color: #00247e;
	font-size: 12px;
	font-family: 'Montserrat', sans-serif;
}

.pest-cont {
	padding-top: 40px;
	padding-bottom: 40px;
}

.pest-cont h2 {

	margin-top: 10px;
	margin-bottom: 40px;
	text-align: center;
	font-weight: 600;
	font-size: 23px;
}

.blog .card {
	margin-bottom: 20px;
	box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2);
}

.photo-frame {

	position: relative;
	overflow: hidden;

}

.photo-frame img {
	transform: scale(1);
	transition: all 0.5s ease;


}

.photo-frame .rectangle {
	width: 500px;
	height: 80px;
	background: #007bff;
	position: absolute;
	bottom: -30px;
	left: -30px;
	transform: rotate(6deg);
	z-index: 2;
}

.photo-frame h3 {
	position: absolute;
	bottom: 2%;
	left: 40%;
	transform: translate(-50%);
	z-index: 3;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	transition: all 0.5s ease;
	font-weight: 400;
}

.photo-frame h3 a {
	text-decoration: none;
	display: block;
	color: #fff;
}

.photo-frame:hover h3 {
	left: 50%;
	transform: translate(-50%);
	transition: all 0.5s ease;
}

.photo-frame:hover img {
	transform: scale(1.1);
	transition: all 0.5s ease;
}

.photo-frame .rectangle2 {
	width: 500px;
	height: 100px;
	background: #197fc4;
	position: absolute;
	bottom: -30px;
	left: -30px;
	transform: rotate(6deg);
	z-index: 2;
}

.photo-frame .rectangle3 {
	width: 500px;
	height: 100px;
	background: #197fc4;
	position: absolute;
	bottom: -30px;
	left: -30px;
	transform: rotate(6deg);
	z-index: 2;
}

.clearfix {
	clear: both;
}


footer .footer {
	background: #212121;
	padding: 30px;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
}

.footer .footer-add address{
	font-size: 14px;
	line-height: 1.75;
}

.footer .footer-add h6{
	/* padding-top: 20px; */
}

footer .footer h4 {
	padding-bottom: 15px;
	margin-bottom: 12px;
	font-family: 'Montserrat', sans-serif;
	position: relative;
}

footer .footer h4:after {
	display: block;
	content: "";
	position: absolute;
	width: 20%;
	border: 1px solid #ea6c2e;
	top: 30px;
	left: 0;
}

footer ul.quick-links {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

footer ul.quick-links li {
	margin-right: 60px;
}

footer ul.quick-links li a {
	color: #fff;
	line-height: 1.8em;
	font-family: 'Montserrat', sans-serif;
	text-decoration: none;
	font-size: 14px;
	transition: all 0.3s ease-in-out;
}

footer ul.quick-links li a:hover{
	color: #f00;
}

footer ul.quick-link1 {
	list-style: none;
	margin: 0;
	padding: 0;

}

footer ul.quick-link1 li {
	margin: 0px 0px 0px 30px;
}

footer ul.quick-link1 li a {
	color: #fff;
	line-height: 1.8em;

}

footer .social ul {}

footer .social ul li {
	display: inline-block;
	width: 36px;
	height: 36px;
	background: #000;
	padding: 10px;
	border-radius: 50%;
	text-align: center;
	line-height: 20px;
	transition: all 0.5s ease-in-out;
}

footer .social ul li a {
	color: #fff;
}

footer .social ul li:hover {
	background: #fff;
}

footer .social ul li:hover a {
	color: #f00;
}

footer .footer-add a {
	text-decoration: none;
	color: #fff;
	padding: 5px;
	transition: all 0.3s ease-in-out;
}

footer .footer-add a i {
	padding-right: 8px;
	font-size: 10px;
}
/* 
footer .footer-add a:hover {
	color: #f1f1f1;
} */

footer .footer-add a:hover{
	color: #f00;
}

.copy {
	background-color: #333333;
	text-align: center;
	padding: 10px;
}

.fot {
	margin: 0 auto;
}

#fot-grid-2 p {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
}

#fot-grid-2 p a {
	text-decoration: none;
	color: #fff;
}

#fot-grid-2 p a:hover {
	color: #175ba1;
}

<

/*.......google map.........*/
html,
body {
	height: 100%;
	margin: 0;
	padding: 0;
}

#map {
	height: 100%;
}

.tabs-section h2 {
	font-size: 32px;
	font-family: 'Montserrat', sans-serif;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 70px;
	text-align: center;
}

.tabs-section {
	padding: 40px;
	font-family: 'Montserrat', sans-serif;
}

.tabs-section .nav-tabs {

	overflow: hidden;
	border: 1px solid #fff;
	background-color: #fff;

}

.tabs-section .nav-tabs a {
	background-color: inherit;
	float: left;
	border: none;
	font-family: 'Montserrat', sans-serif;
	color: #000;
	outline: none;
	cursor: pointer;
	padding: 6px 20px;
	margin-right: 6px;
	margin-bottom: 2px;
	transition: 0.3s;
	font-size: 20px;
}

.tabs-section .nav-tabs a:hover {
	background-color: #ddd;
}

.tabs-section .nav-tabs a.active {
	background-color: #007bff;
	;
}

.tab-content .side-title {

	padding-bottom: 25px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	color: #8f8f8f;
	font-size: 16px;
	font-weight: 600;
	transition: all 0.25s ease;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.frame-box {
	//width:230px;
	//height:200px;
	overflow: hidden;
	text-align: center;
	position: relative;

}

.frame-box img {
	position: relative;
	overflow: hidden;
}

.frame-box .overlay {
	position: relative;
	top: 50%;
	left: 50%;
	width: 0%;
	height: 0%;
	background: rgba(0, 123, 255, 0.7);
	z-index: 1;
	opacity: 0;
	transition: all 0.5s ease;

}

.frame-box:hover .overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 1;
	transition: all 0.5s ease;
}

.frame-box span {
	position: absolute;
	top: 40%;
	left: -38%;
	transform: transition(-50%, -50%);
	z-index: 5;
	opacity: 1;
	transition: all 0.5s ease;
}

.frame-box:hover span {
	position: absolute;
	top: 40%;
	left: 38%;
	transform: transition(-50%, -50%) rotate(0deg);
	z-index: 5;
	opacity: 1;
	transition: all 0.5s ease;
}

/*.....termite pest control.....*/
.termi-control {
	padding-top: 20px;
	padding-bottom: 30px;
}

.termi-control .head {}

.termi-control h2 {
	margin: 0px;
	padding: 20px 0px;
	font-size: 30px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}

.termi-control .title h2 {
	margin: 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 30px;
	font-weight: 600;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid red;
}

.termi-control .termi_head h2 {
	margin: 0px;
	padding: 20px 0px;
	font-size: 25px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}

.term-image {

	overflow: hidden;

	width: 770px;
	max-width: 100%;
}

.term-image img {

	transform: scale(1);
	transition: all 0.3s ease;

}

.termi-control .term-image:hover img {

	transform: scale(1.1);
	transition: all 0.3s ease;
}

.lightbox .lb-image {
	display: block;
	height: auto;
	max-width: inherit;
	max-height: none;
	border-radius: 3px;
	border: 10px solid #fff;
}

.term-sub {

	overflow: hidden;
}

.term-sub .img {
	float: left;
	position: relative;
	margin-right: 23px;
}

.term-sub .label {
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	width: 400px;
	height: 50px;
	transition: .5s ease;
	opacity: 0;
	color: white;
	font-size: 20px;
	padding: 20px;
	text-align: center;
	bottom: 0;
	left: 0;
}

.term-sub .img:hover .label {
	opacity: 1;
}

.term-sub .img1 {
	float: left;
	position: relative;

}

.term-sub .label {
	position: absolute;
	bottom: 0;
	background: rgba(0, 0, 0, 0.5);
	width: 400px;
	height: 50px;
	transition: .5s ease;
	opacity: 0;
	color: white;
	font-size: 20px;
	padding: 20px;
	text-align: center;
	bottom: 0;
	left: 0;
}

.term-sub .img1:hover .label {
	opacity: 1;
}

.term-content {
	padding: 20px 0px;
}

.term-content h4 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 20px;
}

.term-content1 h4 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 20px;
}

.term-content p {
	font-family: 'Montserrat', sans-serif;
	font-size: 100%;
	line-height: 28px;
	color: #686869;
	font-weight: normal;
	font-size: 14px;
	text-align: justify;
}

.right-block {
	background: rgb(251, 251, 250);

	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.24), 0 1px 3px 0 rgba(0, 0, 0, 0.12);
	-webkit-transition: all 0.4s cubic-bezier(0.2, 0.57, 0.36, 0.8);
	transition: all 0.4s cubic-bezier(0.2, 0.57, 0.36, 0.8);
	border-radius: 4px;

}

.right-block h3 {

	font-family: 'Montserrat', sans-serif;
	font-size: 30px;
	padding: 10px;
}

.right-block .right-menu {
	padding: 5px;
}

.right-block .right-menu ul {
	margin: 0;
	padding: 0;
}

.right-block .right-menu ul li {
	list-style: none;
	margin-left: 5px;

}

.right-block .right-menu ul li a {
	text-decoration: none;
	display: block;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #8f8f8f;
}

.right-block .right-menu ul li a:hover {
	color: #f00;
}

.term-content1 {
	padding: 20px;
}

.term-content1 p {
	font-family: 'Montserrat', sans-serif;
	font-size: 100%;
	line-height: 28px;
	color: #222222;
	font-weight: normal;
}

.term-content .title1 h4 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-size: 14px;
}

.request {
	background: #007bff;
	padding: 30px;
}

.request h4 {
	color: #fff;
	letter-spacing: 2px;
}

.request h4 a {
	text-decoration: none;
	color: #fff;
}

.request h4 a:hover {
	color: #f00;
}

#cont-form {
	background: #5b5b5b;
	padding: 30px;

}

#cont-form h2 {
	font-family: 'Montserrat', sans-serif;
	font-size: 30px;
	font-weight: 600;
	color: #fff;
	padding-bottom: 20px;
	text-align: center;
}


#cont-form h3 {
	color: #fff;
	padding: 10px;
}

.locate {
	margin-top: 30px;
}

.locate h3 {
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	padding: 10px;
	position: relative;
}

.locate .loca {

	color: #fff;
}

.locate .loca ul {
	margin: 0;
	padding: 0;
}

.locate .loca ul li {
	list-style: none;
	margin: 10px 5px;
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
}

.locate .loca ul li i {
	padding: 9px;
}

.services {
	padding: 40px 0px;
}

.services h2 {
	font-size: 30px;
	font-family: 'Montserrat', sans-serif;
	color: #343434;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-weight: 600;
}

.services h2:after {
	display: block;
	content: "";
	position: absolute;
	width: 5%;
	border: 2px solid #17a2b8;
	top: 80px;
	left: 48%;
}

.services .ca-menu {
	padding: 20px 0px;
}

.services .freshdesignweb-top {
	list-style: none;
	display: inline-block;
	margin-left: 20px;
	margin-right: 20px;

}

.services .freshdesignweb-top img {
	transform: rotatey(0deg);
	transition: all 0s ease;

}

.services .freshdesignweb-top img a {
	background-color: #0f0;


}

.services .freshdesignweb-top:hover img {
	transform: rotatey(360deg);
	transition: all 1s ease;

}

#bann {
	padding-bottom: 40px;
}


.testimonials {
	background-image: url('../images/test-bann.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 40px;
	padding-bottom: 40px;
}

.testimonials h2 {
	text-align: center;
	font-size: 30px;
	position: relative;
	color: #fff;
}

.testimonials h2:after {
	display: block;
	content: "";
	position: absolute;
	width: 7%;
	border: 2px solid #fff666;
	top: 60px;
	left: 48%;
}

.testimonials .bann {
	padding: 40px;
}

.testimonials .tit p {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	margin-top: 20px;

	text-align: center;
}

.bann .fra {

	text-align: center;
}

.bann .fra img {
	width: 200px;
	height: 200px;
	border-radius: 50%;
	position: relative;
}

.testimonials .carousel-indicators li {
	position: absolute;
	margin-top: 30px;
}

.choose {
	padding: 30px;
	background: #eeede9;
}

.choose .gen {

	padding: 10px;
	margin-top: 50px;
	color: #8f8f8f;
}

.choose .gen h5 {
	margin: 0;
	text-align: center;
	color: #000;
	font-size: 25px;
	padding: 10px 15px;
}

.choose .tips {
	padding: 15px;
	font-family: 'Montserrat', sans-serif;

}

.choose .tips p {
	font-size: 14px;
	color: #8f8f8f;
	margin-bottom: 50px;

}

.line {
	border-bottom: 1px solid red;
}

.blog {
	padding-top: 30px;
	padding-bottom: 30px;

}

.blog h2 {

	margin-top: 40px;
	margin-bottom: 70px;
}

.card-body {
	padding: 10px;
}

.card-title {
	padding: 5px;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;

}

.card-title a {
	text-decoration: none;
	display: block;
	color: #000;
}

.card-title a:hover {
	color: orange;
}

.card-body p {

	font-family: 'Montserrat', sans-serif;
	text-align: justify;
	font-size: 14px;

}

.form-group input[type=text],
input[type=email] {
	width: 100%;
	padding: 6px 15px;
	display: inline-block;
	border: 1px solid #ccc;
	box-sizing: border-box;
}

/* Set a style for all buttons */


/* Extra styles for the cancel button */
.cancelbtn {
	width: auto;
	padding: 10px 18px;
	background-color: #f44336;

}

/* Center the image and position the close button */
.imgcontainer {
	text-align: center;
	margin: 24px 0 12px 0;
	position: relative;

}

.imgcontainer h2 {
	color: #fff;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}

span.psw {
	float: right;
	padding-top: 16px;
}

.form-group select {
	display: inline-block;
	border: 1px solid #ccc;
	box-sizing: border-box;
	line-height: 30px;
}

/* The Modal (background) */
.modal {
	display: none;
	/* Hidden by default */
	position: fixed;
	/* Stay in place */
	z-index: 1;
	/* Sit on top */
	left: 0;
	top: 0;
	width: 100%;
	/* Full width */
	height: 100%;
	/* Full height */
	overflow: auto;
	/* Enable scroll if needed */
	background-color: rgb(0, 0, 0);
	/* Fallback color */
	background-color: rgba(0, 0, 0, 0.4);
	/* Black w/ opacity */
	padding-top: 60px;
	padding-left: 10px;
	padding-right: 10px;

}

/* Modal Content/Box */
.modal-content {

	background: #007bff;
	margin: 5% auto 15% auto;
	/* 5% from the top, 15% from the bottom and centered */
	border: 1px solid #888;
	width: 30%;
	/* Could be more or less, depending on screen size */

}

/* The Close Button (x) */
.modal-content .close {
	position: absolute;
	right: 10px;
	top: -30px;
	color: #000;
	font-size: 35px;
	font-weight: bold;
	padding: 5px 10px;
}


.modal .form-group {
	line-height: 1rem;
}

.modal .form-group select {
	line-height: 1.5rem;

}

/* Add Zoom Animation */
.animate close {
	-webkit-animation: animatezoom 0.6s;
	animation: animatezoom 0.6s
}

@-webkit-keyframes animatezoom {
	from {
		-webkit-transform: scale(0)
	}

	to {
		-webkit-transform: scale(1)
	}
}

@keyframes animatezoom {
	from {
		transform: scale(0)
	}

	to {
		transform: scale(1)
	}
}

/* Change styles for span and cancel button on extra small screens */

.ser-pages {
	margin-top: 60px;
	margin-bottom: 50px;

}

.ser-pages .card {
	margin-bottom: 20px;
	width: 16.5rem;
	min-height: 21.5rem;
}

.ser-pages .card a:hover {
	text-decoration: none;
	color: #fff;
	transition: all 0.3s;
}

.ser-pages .card .card-top {
	overflow: hidden;
}

.ser-pages .card .card-top img {
	transition: all 0.3s ease-in-out;
	min-height: 140px;
	max-height: 140px;
}

.ser-pages .card:hover .card-top img {
	transform: scale(1.25);
}

.ser-pages .card .card-body {
	padding: 10px 16px;
}

.ser-pages .card .card-body p {
	line-height: 1.5;
}
.ser-pages .card .card-body .btn-outline-primary{
	padding: 3px 6px;
}

.ser-pages .card .card-body h4 {
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 20px;
}

.ser-pages .card {
	position: relative;
	overflow: hidden;
	color: #252529;
}

.precau {

	padding: 15px 0px;
}

.precau .tips {
	padding: 15px;
	font-family: 'Montserrat', sans-serif;
}

.precau .tips h1 {
	margin: 0;
	padding: 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 35px;
	font-weight: 600;
	padding: 10px 0px;
}

.precau .tips p {
	font-size: 14px;
	color: #212121;
	margin-bottom: 50px;

}

.precau h3 {
	font-family: 'Montserrat', sans-serif;
	padding-bottom: 15px;
	color: #000;
	font-size: 20px;
	font-weight: 600;
}

.precau .para {

	color: #212121;
	line-height: 35px;
	font-family: 'Montserrat', sans-serif;
}

.precau .para ol {
	margin: 0;
	padding: 0;
}

.precau .para ol li {
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	margin: 5px 10px;
	color: #686869;
}

.add {

	padding: 30px 0px;

}

.add .container-fluid {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;

}

.add h2 {
	font-size: 35px;
	font-family: 'Montserrat', sans-serif;
	padding-bottom: 40px;
	font-weight: 600;
}

.add h2:after {
	display: block;
	content: '';
	width: 55px;
	height: 6px;
	background: #000;
	position: absolute;
	top: 50px;
	left: 47%;
}

.add #cont-add {
	padding-top: 30px;

}

.add #cont-add h4 {
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	color: #383838;
	font-weight: 600;
	padding: 10px 0px;

}

.add #cont-add h4:after {
	display: block;
	content: '';
	background: #000;
	position: absolute;
	top: 30%;
	left: 6%;
	width: 60px;
	height: 2px;
	color: #f00;
	border-bottom: 1px solid #f00;
}

.add #cont-add h4:hover {
	color: #f00;
}

.add #cont-add address {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
}

.add #cont-add address {}

.add #cont-add address a {
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	padding: 5px;

}

.add #cont-add address a i {
	padding-right: 5px;
}

.our-clients {

	padding: 30px;
}

.our-clients .client-bot {
	padding-bottom: 15px;

	margin-bottom: 10px;
}

.our-clients #our-clint-text {
	font-family: 'Montserrat', sans-serif;
	padding: 20px 0px;
}

.our-clients #our-clint-text h4 {
	font-family: 'Montserrat', sans-serif;
	font-size: 25px;
	font-weight: 600;
	color: #17a2b8;
	margin-bottom: 10px 0px;
}

.our-clients .our-client-cont p {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color: #222222;
	text-align: justify;
	line-height: 26px;
}

.our-clients #img-client {}

.our-clients .client-responsive {

	margin-bottom: 10px;
}

.mana-dir {
	padding: 20px;
	background: #f1f1f1;
}

#our-clint-text1 p {
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	line-height: 26px;
	text-align: justify;
	color: #222222;
}

.mana-dir ul {}

.mana-dir ul li {
	list-style: none;
	display: inline;
	margin-left: 30px;
}

.blog-bann {
	padding: 20px 0px;
	text-align: center;
	margin-top: 10px;
}

.enter-blog {
	text-align: justify;
	padding: 20px 0px;
}

.enter-blog .enter-header {
	padding: 15px 0px;
}

.enter-blog .enter-header h2 {
	margin: 0;
	padding: 0;
	text-align: justify;

}

.enter-blog .enter-header h2 a {
	display: block;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 32px;
	font-weight: 600;
	color: #3e606b;
	padding: 10px 0px;
}

.enter-blog .enter-header h2 a:hover {

	color: #ea6c2e;
}

.enter-blog .enter-header p {
	font-family: 'Montserrat', sans-serif;
	text-align: justify;
	font-size: 14px;
	line-height: 28px;
	color: #797979;

}

.enter-blog .btn {}

.enter-blog .btn:hover {
	color: #000;
}

.clear-fix {
	clear: both;
}

.tabs-section h2 {
	font-size: 32px;
	font-family: 'Montserrat', sans-serif;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: 700;
	color: #000;
}


@media screen and (min-width: 360px) and (max-width: 568px) {
	.navbar .navbar-brand img {
		width: 10rem;

	}

	span.psw {
		display: block;
		float: none;
	}

	.cancelbtn {
		width: 100%;
	}

	.modal-content {

		background: #007bff;
		margin: 5% auto 15% auto;
		/* 5% from the top, 15% from the bottom and centered */
		border: 1px solid #888;
		width: 100%;
		/* Could be more or less, depending on screen size */
	}

	#bann {

		width: 100%;
		padding: 10px;
		text-align: center;
	}

	.carousel-item {
		float: letf;
	}

	.request {
		background: #007bff;
		padding: 15px;
	}

	.request h4 {
		color: #fff;
		font-size: 14px;
	}

	.request h4 a {
		text-decoration: none;
		color: #fff;

	}

	.request h4 a:hover {
		color: #f00;
	}

	.precau h2 {
		font-size: 18px;
		color: #000;
		font-family: 'Montserrat', sans-serif;

	}

	.gallery .header h1 {
		text-align: center;
		font-family: 'Montserrat', sans-serif;
		font-size: 16px;
		margin: 0;
		font-weight: 900;
		position: relative;
		margin: 0 auto;
	}

	.gallery .header h1:after {
		display: block;
		content: "";
		position: absolute;
		width: 10%;
		border: 2px solid #F7941D;
		top: 20px;
		left: 45%;
	}

	.gallery .header p {
		color: #343434;
		font-size: 14px;
		font-family: 'Montserrat', sans-serif;
		padding-top: 20px;
		padding-bottom: 10px;
		text-align: center;

		line-height: 1.55em;
	}

	.pest-cont h2 {

		margin-top: 40px;
		margin-bottom: 70px;
		text-align: center;
		font-family: 'Montserrat', sans-serif;
		font-size: 25px;
	}

	.precau .tips h1 {
		margin: 0;
		padding: 0;
		font-family: 'Montserrat', sans-serif;
		font-size: 25px;
		font-weight: 600;
		padding: 20px 0px;
	}

	.precau .tips h1 p {
		color: #9
	}

	.blog h2 {

		margin-top: 40px;
		margin-bottom: 70px;
		font-family: 'Montserrat', sans-serif;
		font-size: 25px;
	}

	.clients h2 {
		margin: 0;
		padding: 0;
		font-family: 'Montserrat', sans-serif;
		font-size: 25px;

	}

	.content .enq h2 {
		margin: 0;
		font-family: 'Montserrat', sans-serif;
		font-size: 25px;
		font-weight: 600;
		padding-top: 15px;
		padding-top: 15px;
	}

	.services h2 {
		font-size: 25px;
		font-family: 'Montserrat', sans-serif;
		color: #343434;
		padding-top: 20px;
		padding-bottom: 10px;
		text-align: center;
		color: #000;
	}

	.services h2:after {
		display: block;
		content: "";
		position: absolute;
		width: 15%;
		border: 2px solid #17a2b8;
		top: 60px;
		left: 42%;
	}

	.termi-control h2 {
		margin: 0px;
		padding: 20px 0px;
		font-size: 20px;
		font-weight: 900;
		font-family: 'Montserrat', sans-serif;
	}

	.term-content1 h4 {
		font-family: 'Montserrat', sans-serif;
		font-weight: 600;
		font-size: 18px;
	}

	.termi-control {
		padding-top: 20px;
		padding-bottom: 30px;
	}

	.add h2 {
		font-size: 25px;
		font-family: 'Montserrat', sans-serif;
		padding-bottom: 20px;
		font-weight: 600;
	}

	.add h2:after {
		display: block;
		content: '';
		width: 55px;
		height: 3px;
		background: #000;
		position: absolute;
		top: 50px;
		left: 42%;
	}
}


.clients {
	margin: 0;
	padding: 0;
	font-size: 25px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-align: center;
	color: #000;
}


/*.....................404page details...........*/
.grid-err {
	padding-top: 94px;
	padding-bottom: 94px;

}

.grid-err h1 {
	margin: 0;
	padding: 0;
	font-size: 200px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 900;
}

.grid-err h4 {
	margin: 0;
	padding: 0;
	font-size: 80px;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	color: #221900;
	padding: 61px 0px 0px 0px;
	font-weight: 900;
}

.grid-err p {
	font-family: 'Montserrat', sans-serif;
	font-size: 35px;
	text-align: center;
	color: #221900;
	font-weight: 600;
}

/*.............end the 404 page.........*/
/*...........blog page............*/
.eco-blog {
	width: 100%;
	float: left;
	padding: 60px 0px;

}

.eco-blog-data {
	position: relative;
	float: left;
	width: 100%;
	padding: 10px 0px 40px;
}

.eco_blog_img {
	width: 100%;
	float: left;
	position: relative;
}

.eco_choose_us_gallery {
	float: left;
	width: 100%;
	position: relative;
}

.garden_overlay_icon.gallery {
	left: 50%;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	position: absolute;
	top: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
	z-index: 999;
}

.eco_blog_head {
	width: 100%;
	float: left;
}

.eco_blog_content {
	float: left;
	width: 100%;
}

.eco_blog_content a {
	float: left;
}

.eco_line {
	padding: 25px 0px;
	width: 100%;
	float: left;
	background: url("../images/main-border-line.png") repeat-x bottom;
}

nav.eco_pagination {
	float: left;
	width: 100%;
}

.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}

.pagination li {
	display: inline;
	list-style: none;

}

.pagination li a,
.pagination li span {
	position: relative;
	float: left;
	padding: 11px 14px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #2a2b2c;
	background-color: #ECF0F1;
	margin-left: 6px;
	font-size: 14px;
}

.pagination li:first-child a,
.pagination li:first-child span {
	margin-left: 0;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}

/*...........end blog..............*/
.image-box {

	background: #f1f1f1;

}

.image-box .row {
	margin-left: 0;
	margin-right: 0;
}

.image-box .col-md-12 {
	padding-left: 0;
	padding-right: 0;
}

.image-box .title {
	padding: 10px 0px;
	border-bottom: 1px solid #012149;
	margin-bottom: 30px;
}

.image-box .title h4 {
	font-family: 'Montserrat', sans-serif;
	font-size: 35px;
	font-weight: 600;
	color: #17a2b8;
}

.client-frame {
	padding: 10px;
	overflow: hidden;
}

.client-frame .row {
	margin-left: 0;
	margin-right: 0;
}

.client-frame .col-md-3 {
	padding-left: 0;
	padding-right: 0;
}

.image-box .client-img {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 2px solid #8f8f8f;
}
}

#ser_sec {
	padding: 20px 0px;
}

#wrapper {
	max-width: 1170px;
	margin: 20px 12px 20px 12px;
	text-align: center;
}

#wrapper h2 {
	font-size: 22px;
	font-family: 'Montserrat', sans-serif;
	padding-bottom: 20px;
	text-align: center;
	color: #000;
	font-weight: 600;
	padding-top: 10px;

}

.itemwrapper {
	display: inline;
}

img {
	max-width: 100%;
	height: auto;
}

.termi-control {
	padding-top: 10px;
	padding-bottom: 30px;
}

.tabs-section h2 {
	font-size: 30px;
	font-family: 'Montserrat', sans-serif;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 70px;
	text-align: center;
	font-weight: 700;
	color: #000;
}

.enter-blog .enter-header h2 a {
	display: block;
	text-decoration: none;
	font-family: 'Montserrat', sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #3e606b;
	padding: 10px 0px;
}

.precau h3 {
	font-family: 'Montserrat', sans-serif;
	padding-bottom: 15px;
	color: #000;
	font-size: 16px;
	font-weight: 600;

}
}

/*=========================START MEDIA QURIES===================*/
@media (max-width: 767px) {
	.navbar .navbar-brand img {
		width: 12rem;

	}

	.navbar-nav li {
		margin-right: 20px;
	}

	.navbar-nav li a {

		text-decoration: none;
		font-family: 'Montserrat', sans-serif;
		font-weight: normal;
		color: #000;

	}

	.right-block .right-menu {
		padding: 20px;
	}

	.right-block .right-menu ul {
		margin: 0;
		padding: 0;
	}

	.right-block .right-menu ul li {
		list-style: none;
		margin-left: 20px;

	}

	.right-block .right-menu ul li a {
		text-decoration: none;
		display: block;
		font-family: 'Montserrat', sans-serif;
		font-size: 14px;
		padding-top: 5px;
		padding-bottom: 5px;
		color: #8f8f8f;
	}

	.right-block .right-menu ul li a i {
		padding: 10px;
	}

	.gallery .header h1 {
		text-align: center;
		font-family: 'Montserrat', sans-serif;
		font-size: 18px;
		margin: 0;
		font-weight: 600;
		position: relative;
		margin: 0 auto;
		color: #000;
	}

	.gallery .header h1:after {
		display: block;
		content: "";
		position: absolute;
		width: 10%;
		border: 2px solid #F7941D;
		top: 45px;
		left: 45%;
	}

	.content .enq h2 {
		margin: 0;
		font-family: 'Montserrat', sans-serif;
		font-size: 18px;
		font-weight: 600;
		padding-top: 15px;
		padding-top: 15px;
		text-align: center;
	}

	.content {
		padding: 20px 0px;
	}

	.pest-cont {
		padding-top: 10px;
		padding-bottom: 20px;
	}

	.pest-cont h2 {


		margin-top: 40px;
		margin-bottom: 70px;
		text-align: center;
		font-size: 20px;
		font-weight: 600;
	}

	.testimonials h2 {
		text-align: center;
		font-size: 20px;
		position: relative;
		color: #fff;
		font-family: 'Montserrat', sans-serif;
		font-weight: 600;
	}

	.testimonials h2:after {
		display: block;
		content: "";
		position: absolute;
		width: 10%;
		border: 2px solid #fff666;
		top: 30px;
		left: 48%;
	}

	.blog h2 {

		margin-top: 40px;
		margin-bottom: 30px;
		text-align: center;
		font-size: 20px;
		font-weight: 600;
	}

	.blog .card {
		margin-bottom: 20px;
		box-shadow: 0 0 2px 0 rgba(0, 0, 0, .2);
	}

	.clients h2 {
		margin: 0;
		padding: 0;
		font-size: 20px;
		font-family: 'Montserrat', sans-serif;
		font-weight: 700;
		text-align: center;
		color: #000;
	}

	.clients h2 {
		position: relative;
		width: 300px;
		margin: 0 auto;
		margin-top: 40px;
		margin-bottom: 30px;
		text-align: center;
		font-size: 20px;
		font-weight: 600;
	}

	.clients h2:before {
		display: block;
		content: '';
		width: 50px;
		height: 3px;
		background: #000;
		position: absolute;
		top: 15px;
		left: 0;

	}

	.clients h2:after {
		display: block;
		content: '';
		width: 50px;
		height: 3px;
		background: #000;
		position: absolute;
		top: 15px;
		right: 0;
	}

	.testimonials .tit p {
		color: #fff;
		font-family: 'Montserrat', sans-serif;
		margin-top: 20px;
		text-align: center;
		font-size: 14px
	}

	.navbar .navbar-brand img {
		width: 8rem;
	}

	.enter-blog .enter-header h2 a {
		display: block;
		text-decoration: none;
		font-family: 'Montserrat', sans-serif;
		font-size: 20px;
		font-weight: 600;
		color: #3e606b;
		padding: 10px 0px;
	}

	.our-clients #our-clint-text h4 {
		font-family: 'Montserrat', sans-serif;
		font-size: 18px;
		font-weight: 600;
		color: #17a2b8;
		margin-bottom: 10px 0px;
	}

	.tabs-section h2 {
		font-size: 20px;
		font-family: 'Montserrat', sans-serif;
		margin: 0 auto;
		margin-top: 10px;
		margin-bottom: 20px;
		text-align: center;
		font-weight: 700;
		color: #000;
	}

	@media (min-width: 1024px) and (max-width: 1366px) {
		.navbar-nav li {
			margin-right: 2px !important;
		}

		.navbar .navbar-brand img {
			width: 8rem;
		}
	}

	@media (min-width: 320px) and (max-width: 568px) {
		.gallery .header h1 {
			text-align: center;
			font-family: 'Montserrat', sans-serif;
			font-size: 18px !important;
			margin: 0;
			font-weight: 600;
			position: relative;
			margin: 0 auto;
			color: #000;
		}
	}

	/******************END MEDIA QURIES******************/