@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'LaoUI';
	src: url('../fonts/LaoUI.eot?#iefix') format('embedded-opentype'),  url('../fonts/LaoUI.woff') format('woff'),  url('../fonts/LaoUI.ttf') format('truetype'),  url('../fonts/LaoUI.svg#LaoUI') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'LaoUI-Bold';
	src: url('../fonts/LaoUI-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/LaoUI-Bold.woff') format('woff'),  url('../fonts/LaoUI-Bold.ttf') format('truetype'),  url('../fonts/LaoUI-Bold.svg#LaoUI-Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */




article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	background-color: #fff;
	color: #323232;
	font-family: 'LaoUI';
	font-weight: 300;
	font-size: 13px;
	line-height: 17px;
	overflow-x: hidden;
	background: url(../images/body-bg.png) left top repeat;
	background-attachment: fixed;
}
html * {
	outline: none;
}
ol, ul, li {
	list-style: none;
	text-decoration: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a, a:hover {
	text-decoration: none !important;
	outline: none !important;
}
outline {
	border: 0;
}
.lft {
	float: left;
}
.rgt {
	float: right;
}
.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}
img {
	max-width: 100%
}
div:focus, a:focus {
	outline: none !important;
}
a, img {
	transition: all ease-in-out 0.5s;
	-webkit-transition: all ease-in-out 0.5s;
	-moz-transition: all ease-in-out 0.5s;
	-o-transition: all ease-in-out 0.5s;
	-ms-transition: all ease-in-out 0.5s;
}
/****** Loader Start *******/
.loader-screen {
	position: fixed;
	top: 0;
	height: 100%;
	width: 100%;
	background: #fff;
	z-index: 9999999;
	display: block;
	left: 0;
	right: 0;
}
#loader {
	-webkit-animation-name: spinner;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-duration: 2s;
	animation-name: spinner;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
	animation-duration: 2s;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	text-align: center;
	margin: 0 auto;
	left: 0;
	position: absolute;
	right: 0;
	top: 30%;
	max-width: 300px;
}
/****** Loader End *******/

/********* Main css starts ************/

/** Header Start **/
.top-header {
	background: #fff;
	padding: 10px 0 12px;
	border-bottom: 2px solid #56b224;
}
.top-header p {
	font-size: 13px;
	color: #000;
	line-height: 15px;
}
.top-header p a {
	color: #000;
}
.top-header p i.fa {
	font-size: 16px;
	color: #000;
	margin: 0 6px 0 0;
 	/*line-height:;*/
}
.top-header .rt-part {
	float: right;
	text-align: right;
}
.top-header .rt-part p {
	display: inline-block;
}
.top-header .rt-part p:nth-child(1) {
	margin: 0 24px 0 0;
}
.header-menu {
	background: #56b224;
	border-radius: 0px 90px;
	padding: 10px 0 9px;
}
.logo {
	text-align: right;
	z-index:99;
}
.menu {
	padding-top: 14px;
}
.menu ul {
	float: right;
}
.menu ul li {
	float: left;
	margin: 0 30px 0 0;
	text-transform: uppercase;
	font-size: 17px;
}
.menu ul li:last-child {
	margin: 0;
}
.menu ul li a {
	color: #fff;
}
.menu ul li a:hover, .menu ul .current-menu-item a {
	color: #000;
}
.quote {
	text-align: center;
	padding-top: 6px;
}
.quote h4 a {
	display: inline-block;
	border: 1px solid #fff;
	color: #fff;
	padding: 9px 35px;
	border-radius: 20px;
}
.quote h4 a:hover {
	border: 1px solid #fed064;
	color: #fed064;
}
.main-menu {
	position: absolute;
	z-index: 99;
	width: 100%;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.menu-toggle {
	display: none;
}
/** Header End **/

/** Banner Start **/
.banner {
	position: relative;
}
.banner img {
	width: 100%;
}
.banner-text {
	position: absolute;
	z-index: 999;
	width: 100%;
	bottom: 25%;
}
.text-block {
	background: rgba(255,255,255,.5);
	width: 710px;
	padding: 30px 25px;
	border-radius: 15px;
}
.text-block h1 {
	font-family: 'LaoUI-Bold';
	text-transform: uppercase;
	font-size: 30px;
	line-height: 42px;
	color: #000;
	margin: 0 0 25px 0;
}
.text-block h1.h1-offer {
	margin-bottom: 15px;
	font-weight: 300px;
}
.text-block span.txt-high {
	color: #cc3333;
}
.text-block p.slide-txt {
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 32px;
}
.text-block h3 a {
	display: inline-block;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 20px;
	color: #000;
	border: 1px solid #000;
	padding: 15px 46px;
	border-radius: 30px;
}
.text-block h3 a:hover {
	color: #fed264;
	border: 1px solid #fed264;

}
.banner-slider .owl-dots {
	margin: 0 !important;
	position: absolute;
	width: 100%;
	bottom: 25px;
}
.banner-slider .owl-dots .owl-dot span {
	width: 30px !important;
	height: 3px !important;
	background: #3887df !important;
	border-radius: 0px !important;
}
.banner-slider .owl-dots .owl-dot.active span, .banner-slider .owl-dots .owl-dot:hover span {
	background: #119408 !important;
}
/** Banner End **/

/* about Start */
.about-block {
	padding-top: 45px;
	padding-bottom: 55px;
}
.about-title {
	text-align: center;
	margin: 0 0 40px;
}
.about-title h2 {
	font-size: 29px;
	color: #56b224;
	line-height: 31px;
	text-transform: uppercase;
	padding: 0 0 16px;
	position: relative;
	margin: 0 0 22px;
}
.about-title h2::after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	width: 177px;
	height: 4px;
	background: #53c018;
	z-index: 99;
	content: '';
	border-radius: 2px;
}
.about-title h2 span {
	color: #010101;
}
.about-title p {
	font-size: 18px;
	color: #414141;
	line-height: 22px;
	font-style: italic;
	width: 40%;
	margin: 0 auto;
}
.about-img img {
	-webkit-animation: spinreverse 10s infinite linear;
}
.about-text p {
	font-size: 17px;
	line-height: 25px;
	color: #010101;
	margin: 0 0 15px;
}
.about-text p a {
	color: #000;
	display: inline-block;
	border: 1px solid #00a651;
	padding: 15px 60px;
	border-radius: 30px;
	margin: 20px 0 0 0;
	text-transform: uppercase;
}
.about-text p a:hover {
	color: #fed264;
	border: 1px solid #fed264;

}

/* about End */

/* Service Start */
.service-block {
	padding-top: 45px;
	padding-bottom: 55px;
	background: url(../images/services-bg.jpg) no-repeat left top;
	background-attachment: fixed;
	background-size: 100% 100%;
}
.service-title {
	text-align: center;
	margin: 0 0 40px;
}
.service-title h2 {
	font-size: 29px;
	color: #56b224;
	line-height: 31px;
	text-transform: uppercase;
	padding: 0 0 16px;
	position: relative;
	margin: 0 0 22px;
}
.service-title h2::after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	width: 160px;
	height: 4px;
	background: #53c018;
	z-index: 99;
	content: '';
	border-radius: 2px;
}
.service-title h2 span {
	color: #fff;
}
.service-title p {
	font-size: 18px;
	color: #bebebe;
	line-height: 22px;
	font-style: italic;
	width: 40%;
	margin: 0 auto;
}
.each-service {
	background: #fff;
	margin: 0 0 30px 0;
	padding: 12px 32px 20px;
	border-radius: 0px 100px;
}
.each-service img {
	float: left;
}
.each-service h3 {
	font-family: 'LaoUI-Bold';
	color: #3a9b05;
	font-size: 16px;
	text-transform: uppercase;
	float: left;
	width: 202px;
	padding: 10px 0 0 10px;
	line-height: 26px;
}
.service-details h4 {
	text-align: center;
	margin: 25px 0 0 0;
}
.service-details h4 a {
	text-align: center;
	display: inline-block;
	color: #fff;
	border: 1px solid #fff;
	padding: 20px 60px;
	border-radius: 30px;
	font-size: 16px;
	text-transform: uppercase;
}
.service-details h4 a:hover{
	color:#fed264;
	border:1px solid #fed264;	
}
/* Service End */

/* Price Start */
.price-block {
	padding-top: 45px;
	padding-bottom: 55px;
}
.price-title {
	text-align: center;
	margin: 0 0 40px;
}
.price-title h2 {
	font-size: 29px;
	color: #56b224;
	line-height: 31px;
	text-transform: uppercase;
	padding: 0 0 16px;
	position: relative;
	margin: 0 0 22px;
}
.price-title h2::after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	width: 160px;
	height: 4px;
	background: #53c018;
	z-index: 99;
	content: '';
	border-radius: 2px;
}
.price-title h2 span {
	color: #000;
}
.price-title p {
	font-size: 18px;
	color: #bebebe;
	line-height: 22px;
	font-style: italic;
	width: 40%;
	margin: 0 auto;
}
.each-price {
	text-align: center;
	background: #00a651;
	margin: 0 0 30px 0;
	border-radius: 0 86px;
}
.each-price h2 {
	color: #fff;
	text-transform: capitalize;
	font-size: 22px;
	padding: 28px 24px;
	line-height: 29px;
	background: #03773c;
	border-radius: 0 86px 0 0;
	height: 113px;
}
.each-price ul {
	padding: 40px;
	height: 277px;
}
.each-price ul li {
	color: #fff;
	font-size: 17px;
	line-height: 19px;
	padding: 23px 0;
	border-top: 1px solid #02803f;
}
.each-price ul li:last-child {
	border-bottom: 1px solid #02803f;
}
/* Price End */

/********Testimoinals**********/

.testimonials {
	background: url(../images/testi-bg.jpg) no-repeat 0 0;
	background-size: 100% 100%;
	padding: 0 0 35px 0;
	background-attachment: fixed;
}
.testimonials h2 {
	text-align: center;
	text-transform: capitalize;
	font-size: 30px;
	color: #fff;
	margin-top: 30px;
	margin-bottom: 30px;
	position: relative;
	padding: 0 0 25px 0;
}
.testimonials h2:after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	width: 160px;
	height: 4px;
	background: #53c018;
	z-index: 99;
	content: '';
	border-radius: 2px;
}
.testimonials p {
	color: #bebebe;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	width: 40%;
	margin: 0 auto 49px;
}
.testimonials .testi-quote {
	padding-bottom: 6px;
	display: block;
	margin: 0 auto;
}
.testi-slider .item img {
	display: block;
	margin: 0 auto;
}
.testi-slider .owl-item p {
	color: #fff;
	text-align: center;
	padding-top: 20px;
	font-size: 16px;
	line-height: 24px;
	width: 70%;
	margin: 0 auto;
}
/*.testi-slider .owl-pagination
{
	display: none;
}*/
.testi-slider .owl-nav.disabled {
	display: block !important;
	width: 300px;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 90px;
}
.testi-slider .owl-dots {
	display: none !important;
}
.testi-slider .owl-prev {
	background: url(../images/prev.png) !important;
	height: 34px !important;
	width: 47px !important;
	text-indent: -10000px;
	 position: absolute; 
	bottom: 0;
	left: 0;
	border: none !important;
	border-radius: 0px !important;
}
.testi-slider .owl-next {
	background: url(../images/next.png) !important;
	height: 34px !important;
	width: 47px !important;
	text-indent: -10000px;
	 position: absolute; 
	bottom: 0;
	right: 0;/* border: none !important; */
	/* border-radius: 0px !important; */
}
.testi-slider h4 {
	font-size: 18px;
	color: #fff;
	text-align: center;
	margin: 0 0 10px;
}
.testi-slider h5 {
	font-size: 13px;
	color: #fff;
	margin: 0;
	text-align: center;
}
.testi img {
	text-align: center;
	width: auto;
	margin: 0 auto;
	display: block;
}
.test-img {
	margin: 15px 0;
}
.test-img img {
	width: 113px !important;
	height: 113px !important;
	border-radius: 50%;
}
testi-slider .owl-controls {
	top: 29px;
}
.testi-slider {
	display: none;
	width: 100%;
	z-index: 1;
}
.no-js .testi-slider, .testi-slider.owl-loaded {
	display: block;
}
.testi-slider, .testi-slider .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative;
}
/* Footer Start */
.footer {
	background: url(../images/footer-bg.jpg) no-repeat;
	background-attachment: fixed;
	background-size: cover;
}
.footer-top {
	padding: 42px 0 44px;
}
.footer-logo {
	display: block;
	margin: 0 0 46px 0;
}
.footer-top .left-block p {
	font-size: 15px;
	color: #fff;
	line-height: 17px;
	margin: 0 0 15px 0;
}
.footer-top .left-block p a {
	color: #fff;
}
.footer-top .left-block p a:hover {
	color: #fed264;
}
.footer-top .left-block p i.fa {
	margin: 0 10px 0 0;
	font-size: 16px;
	line-height: 18px;
}
.footer-top .left-block ul.footer-social-block li {
	float: left;
	margin: 0 15px 0 0;
	text-align: center;
	border: 0;
	padding: 0;
}
.footer-top .left-block ul.footer-social-block li:last-child {
	margin: 0;
}
.footer-top .left-block ul.footer-social-block li a i.fa {
	color: #fff;
	font-size: 34px;
	line-height: 37px;
}
.footer-top .left-block ul.footer-social-block li a i.fa:hover{
	color:#fed264;	
}
.footer-top h4 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #fff;
	line-height: 20px;
	padding: 0 0 10px 0;
	position: relative;
	margin: 0 0 20px 0;
}
.footer-top h4::after {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	content: '';
	z-index: 99;
	background: #fff;
	width: 77px;
}
.footer-top ul li {
	border-bottom: 1px dashed #e2e2e2;
	color: #e2e2e2;
	font-size: 14px;
	line-height: 16px;
	padding: 13px 0;
	text-transform: uppercase;
}
.footer-top ul li a {
	color: #e2e2e2;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
/*.footer-top ul li:last-child {
	border-bottom: none;
}*/
.footer-top .timing-block li span {
	float: right;
}
.footer-top ul li a:active, .footer-top ul li a:focus, .footer-top ul li a:hover {
	/*-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);*/
	color:#fed264;
}
/*.map-container {
	width: 100%;
}*/
.map-container iframe {
	width: 100%;
	display: block;
	pointer-events: none;
	position: relative;
	height: 250px;
}
.map-container iframe.clicked {
	pointer-events: auto;
}
.footer-bottom {
	background: rgba(0,0,0,.2);
	padding: 8px 0;
}
.copy {
	float: left;
	color: #d2d2d2;
	font-size: 13px;
}
.power {
	float: right;
	color: #d2d2d2;
	font-size: 13px;
}
.power a {
	color: #d2d2d2;
}
.power a:hover {
	color: #fff;
}
/* Footer End */

/*** Scroll To Top ***/
.cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 60px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	/* image replacement properties */
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: rgb(249, 161, 27) url(../images/cd-top-arrow.svg) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
}
.cd-top.cd-fade-out {
	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
	opacity: .5;
}
.no-touch .cd-top:hover {
	background-color: rgb(249, 161, 27);
	opacity: 1;
}
@media only screen and (min-width: 768px) {
.cd-top {
	right: 20px;
	bottom: 50px;
}
}
@media only screen and (min-width: 1024px) {
.cd-top {
	height: 30px;
	width: 30px;
	right: 30px;
	bottom: 50px;
}
}
/*****modal*********/


/*@-webkit-keyframes spinreverse {
    0%  {-webkit-transform: rotateY(0deg);}
    100% {-webkit-transform: rotateY(-360deg);}   
}*/
#scrolltop {
	display: none
}
#scroll-top {
	position: fixed;
	bottom: 50px;
	z-index: 7;
	display: none;
	overflow: inherit;
!important;
	width: 50px;
	height: 50px;
	right: 25px;
	background: url(../images/leaf3.png) 50% 0 no-repeat;
	opacity: 0;
	-webkit-transition: visibility .6s cubic-bezier(.6, .04, .98, .335), opacity .6s cubic-bezier(.6, .04, .98, .335), -webkit-transform .6s cubic-bezier(.6, .04, .98, .335);
	-moz-transition: visibility .6s cubic-bezier(.6, .04, .98, .335), opacity .6s cubic-bezier(.6, .04, .98, .335), -moz-transform .6s cubic-bezier(.6, .04, .98, .335);
	transition: visibility .6s cubic-bezier(.6, .04, .98, .335), opacity .6s cubic-bezier(.6, .04, .98, .335), transform .6s cubic-bezier(.6, .04, .98, .335)
}
#scroll-top i {
	display: block;
	margin-top: 50px;
	height: 14px;
	background: url(../images/leaf3.png) 50% -50px no-repeat;
	opacity: .5;
	-webkit-transition: -webkit-transform .2s;
	-moz-transition: -moz-transform .2s;
	transition: transform .2s;
	-webkit-transform-origin: 50% 0;
	-moz-transform-origin: 50% 0;
	transform-origin: 50% 0
}
#scroll-top:hover {
	background-position: 50% -55px;
}
#scroll-top:hover i {
	background-position: 50% 100%;
	-webkit-animation: flaming .7s infinite;
	-moz-animation: flaming .7s infinite;
	animation: flaming .7s infinite
}
#scroll-top.showleaf {
	visibility: visible;
	opacity: 1;
	border: none;
	box-shadow: 0 0px 0px rgba(0,0,0,0.0);
}
#scroll-top.launchleaf {
	background-position: 50% -55px;
	opacity: 0;
	
	-webkit-transform: translate(-50px, -800px) rotateZ(270deg);
	-moz-transform: translate(-50px, -800px) rotateZ(270deg);
	-ms-transform: translate(-50px, -800px) rotateZ(270deg);
	/*-moz-transform: translateY(-800px);
	-ms-transform: translateY(-800px);
	transform: translateY(-800px);*/
	pointer-events: none;
	/*right:100px;*/
}
#scroll-top.launchleaf i {
	background-position: 50% 100%;
	-webkit-transform: scale(1.4, 3.2);
	-moz-transform: scale(1.4, 3.2);
	transform: scale(1.4, 3.2);
}
#scroll-top.bounceleaf {right:100px;}
/***************** INNER-PAGES *******************/

.inner-banner img {
	width: 100%;
}

/**************Contact Us ***************/
.contact-page {
	padding-top: 40px;
}
.contact-formpart {
	background-color: #56B224;
	padding: 30px 100px;
	border-top-left-radius: 280px;
	border-bottom-left-radius: 280px;
	margin-bottom: 50px;
}
.contact-formpart h3 {
	font-size: 30px;
	margin: 20px 0;
	text-align: center;
}
.contact-formpart form input[type="text"], .contact-formpart form input[type="tel"], .contact-formpart form input[type="email"], .contact-formpart form textarea {
	width: 100%;
	padding: 15px;
	margin-bottom: 5px;
	border: none;
	border-bottom: 2px solid #fff;
	background: rgba(0,0,0,0);
	font-size: 16px;
	font-weight: 600;
	resize:none;
}
.contact-formpart form input[type="submit"] {
	padding: 20px;
	font-size: 16px;
	text-transform: uppercase;
	background: rgba(0,0,0,0);
	border: 2px solid rgba(0,0,0,0);
	border-bottom: 2px solid #fff;
	color: #fff;
	margin: 0 auto;
	display: block;
	margin-top: 15px;
}
.contact-formpart form input[type="submit"]:hover {
	border: 2px solid #fff;
}

.contact-address h3 {
	font-size: 26px;
	margin: 0 0 8px;
	line-height: 28px;
	
}

.contact-address h4 {
	font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
	margin-top: 30px;
}

.contact-address p a {
	color: #000;
	font-size: 16px;
	margin-bottom: 10px;
	display: block;
}
.contact-address p a:hover {
	color: #56B224;
}
.contact-address p {
	color: #000;
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 18px;
}

.contact-address p i {
	float: left;
	padding-right: 10px;
	padding-bottom: 18px;
	line-height: 20px;
}
.contact-social-block {
	margin: 20px 0;
}
.contact-social-block li {
	float: left;
}
.contact-social-block li a {
	padding-right: 20px;
	display: block;
	font-size: 20px;
	color: #000;
}
.contact-social-block li a:hover {
	color: #56B224;
	transform: scale(1.5);
}
.contact-address {
	/*padding: 120px;*/
	padding: 5px 55px;
}

.map-container1 {
	width: 100%;
}
.map-container1 iframe{
	width: 100%;
	display: block;
	pointer-events: none;
	position: relative; /* IE needs a position other than static */
}
.map-container1 iframe.clicked{
	pointer-events: auto;
}
.map {
	width: 100%;
	height: 300px;
}
.title h3 {
	font-size: 36px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 20px 0 40px 0;
	text-align: center;
	line-height: 40px;
}
.title h3 span {
	color: #56B224;
}
.landmark {
	display: block;
	text-align: left;
	width: 95%;
	float: right;
	margin: 2px 0 16px;
}



/**************** ABOUT US ******************/




.about-page {
	padding: 40px 0;
}

.about-img img {
	border-radius: 50%;
	width: 100%;
	height: 350px;
	object-fit: cover;
}
.about-content p {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 15px;
}


/************ Services page **************/


.service-page {
	padding: 40px 0;
}
.icon-text {
	padding: 0;
}
.icon-text h3 {
	font-size: 17px;
	font-family: poppins;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 28px;
	color: #298614;
	text-align: center;
}
.service-each ul {
	text-align: center;
	height: 140px;
}
.service-each ul li a {
	color: #000;
	font-size: 18px;
	font-family: poppins;
	padding: 15px 0;
	display: block;
}
.service-each {
	padding: 30px;
	border-top-right-radius: ;
	border-top-right-radius: 30%;
	background: #fff;
	border: 1px solid #636363;
	border-bottom-left-radius: 30%;
}
.service-each > img {
	border-top-right-radius: 100px;
}
.icon-image {
	margin: 10px 0;
}

.cover {
	margin-bottom: 30px;
}

/************ Testimonials **************/


.testimonials-page {
	padding: 40px 0;
}
.testi-box p {
	font-size: 18px;
	text-align: center;
	line-height: 30px;
	margin-bottom: 10px;
}
.testi-body h2 i {
	font-size: 20px;
	color: #298614;
}
.testi-body h2 {
	margin-bottom: 15px;
	text-align: center;
}
.testi-body h3 {
	font-size: 20px;
	font-family: poppins;
	color: #288614;
	margin-bottom: 10px;
	text-align: center;
}
.testi-content {
	background: #fff;
	border: 1px solid #2A8816;
	border-bottom-left-radius: 145px;
	border-top-right-radius: 145px;
	position: relative;
	padding: 40px;
	margin-bottom: 70px;
}
.testi-image img {
	border-radius: 50%;
	border: 2px solid #2A8816;
}
.testi-image {
	position: absolute;
	bottom: -50px;
	width: 120px;
	height: 120px;
	right: 40px;
}
