body {font-family: 'Poppins', sans-serif !important; overflow-x: hidden;}
button:focus {outline: 0 !important;box-shadow: none !important;}
input:focus { outline: none;}

/*------Header style start-----*/
header {height: 92px; position: fixed;width: 100%;display: block;top: 0;z-index: 9999;background: white;}
header.sticky {-webkit-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43); -moz-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43); box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43);height: auto;}
header.sticky .header_logo img {width: 80%;}
header.sticky .header_callbtn {
	margin-top: 1.4%;
}
.header_logo {display: inline-block;width: 21%;}
.header_logo img {width: 100%;transition: 0.5s}
nav.menu {display: inline-block;text-align: center;width: 49%;}
nav.menu ul {justify-content: space-evenly;display: flex;}
.header_callbtn {float: right; margin: 1.8% 0 0; width: 29%;transition: 0.5s}
/*.header_callbtn a:first-child {background: transparent;color: #A8CF38;margin-right: 20px;}
.header_callbtn a {background: #A8CF38;padding: 11px 13px;width: 170px;display: inline-block;text-align: center; color: #fff;height: 48px; border-radius: 8px; font-weight: 600;text-transform: uppercase;letter-spacing: 0.45px;font-size: 16px;border: 2px solid #A8CF38; -webkit-box-shadow: 0px 0px 18px -10px rgba(0, 0, 0, 0.59); -moz-box-shadow: 0px 0px 18px -10px rgba(0, 0, 0, 0.59);box-shadow: 0px 0px 18px -10px rgba(0, 0, 0, 0.59);}
.header_callbtn a:hover {color: #fff;-webkit-box-shadow: 0 0 black;-moz-box-shadow: 0 0 black; box-shadow: 0 0 black;text-decoration: none;}
.header_callbtn a:hover:first-child {color: #A8CF38;}*/
nav.menu ul li a {color: #444444;font-size: 18px;font-weight: 500;text-decoration: none;transition: 0.5s;}
nav.menu ul li a:hover{color: #A8CF38}
header hr { margin-top: 0;margin-bottom: 0}
/*------Header style End-----*/
/*----- top Banner Text Start-----*/
.topsection { padding: 14% 0 130px; position: relative;}
.toptext h1 { text-align: center;max-width: 800px;font-size: 44px; color: #444444; margin: auto; font-weight: bold; line-height: 74px; margin-bottom: 60px;}
.toptext p {color: #444444;max-width: 870px;margin: auto; font-size: 18px; font-weight: 400; text-align: center; line-height: 36px; margin-bottom: 75px;}
.toptext h6 {text-align: center; color: #A8CF38; font-size: 18px; font-weight: 600;}
img.toparrow { position: absolute; bottom: -35px;left: 0; right: 0;margin: auto;background: #fff; width: 70px; height: 70px; border-radius: 50%;padding: 19px;-webkit-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43);-moz-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43);box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43);}
/*----- top Banner Text End-----*/
/*----- our process Start-----*/
.ourprocess_boxmin {background-color: #F5F5F5; padding: 130px 0 80px;}
.justify-content-end .ourprocess_text { margin-right: auto; margin-left: 0;}
.ourprocess_text {background-color: #fff; -webkit-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43); -moz-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43); box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43);padding: 60px;max-width: 700px;margin: auto;margin-right: 0;margin-top: 35px;margin-bottom: 35px;width: 97%;margin-left: 0;}
.ourprocess_text h5 { font-size: 18px; font-weight: 600; margin-bottom: 30px; color: #444444; transition: 0.5s;}
.ourprocess_text p {font-weight: 300; color: #444444; margin-bottom: 30px;}
.ourprocess_text p:last-child { margin: 0;}
.ourprocess_icon { background-color: #fff; width: 200px; height: 200px; text-align: center; border-radius: 50%; -webkit-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43); -moz-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43); box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43);transition: 0.5s; padding-top: 0px;padding: 50px;}
.ourprocess_icon img { width: 100%; height: auto; margin: auto;padding: 35px}
.ourprocess_icon img:last-child{ display: none; opacity: 0; visibility: hidden;}
.ourprocess_icon:hover{ background-color: #fff;}
.ourprocess_icon:hover img:first-child { opacity: 0; visibility: hidden; display: none;}
.ourprocess_icon:hover img:last-child { opacity: 1;visibility: visible; display: block;}
.row.active .ourprocess_text h5 {color: #A8CF38;}
/*----- our process End-----*/
/*----- eCLICKS Guarantee Start-----*/
.guarantee_main { padding: 110px 0; background-color: #fff;}
.pagetitle_main h3 {text-align: center; font-weight: bold; font-size: 44px;color: #444444; position: relative;}
/*.guarantee_main .pagetitle_main h3::after { content: url(../images/guarantee.png);  position: absolute; top: -22px; bottom: 0; height: 100px;}*/
.pagetitle_main span {display: block;width: 70px;height: 3px;background: #444444; margin: auto;margin-bottom: 60px;}
.pagetitle_main p {color: #444444; max-width: 925px; font-size: 16px;margin: auto; font-weight: 300;text-align: center;    margin-bottom: 40px;}
.pagetitle_main h6 { text-align: center; color: #A8CF38; font-size: 18px; font-weight: 600;}
.pagetitle_main h6 a{ color: #A8CF38;}
.pagetitle_main {margin-bottom: 80px;}
.guarantee_box { background-color: #fff; -webkit-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43);-moz-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43); box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43);padding: 65px 65px 0; transition: 0.5s;min-height: 510px;margin: 0 10px;}
.guarantee_box h5 { font-weight: 600; font-size: 18px; color: #444444; margin-bottom: 33px;}
.guarantee_box:hover h5{  color: #A8CF38;}
.guarantee_box p { color: #444444; font-size: 16px; font-weight: 300; margin-bottom: 25px;}
.guarantee_box p:last-child { margin: 0;}
.guarantee_box a:hover{text-decoration: none;}
/*----- eCLICKS Guarantee End-----*/
/*----- Trusted by Great Brands Starr-----*/
.trust-logo { margin-bottom: 40px;}
.trust-logo { margin-bottom: 40px;}
.trust_brandmain { padding: 100px 0 80px;}
.mob-disnon{display: block;}
.mob-disblo{display: none;}
/*----- Trusted by Great Brands End-----*/
/*----- Google Premier Partner Start-----*/
.google_partnermian { padding: 110px 0;}
.google_partnermian .pagetitle_main p {max-width: 1136px;}
.google_img img { width: 100%; margin-bottom: 30px; -webkit-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43); -moz-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43); box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43);}
.google_img.imgwith { width: 95% !important; margin: auto;margin-right: 0;}
/*----- Google Premier Partner End-----*/
/*----- What We Do Start-----*/
.we_domain { background-color: #F5F5F5; padding: 110px 0 50px;}
.wedo_box { background-color: #fff; padding: 70px; margin-bottom: 60px;-webkit-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43);-moz-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43);box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43);}
.wedobox_img { background-color: #fff;width: 200px;height: 200px; text-align: center; border-radius: 50%;-webkit-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43); -moz-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43);box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43);transition: 0.5s;padding-top: 50px; margin: auto;margin-bottom: 60px;}
.wedobox_img img { width: 100px;}
.wedo_box h3 { text-align: center; font-size: 18px;font-weight: 600; margin-bottom: 35px;color: #444444;}
.wedo_box p { color: #444444; font-weight: 300;font-size: 16px; max-width: 1085px;margin: auto;margin-bottom: 28px;}
.wedo_box p:last-child { margin-bottom: 0;}
.wedo_box h6 { font-weight: 600; font-size: 16px;color: #444444;max-width: 1085px;margin: auto;margin-bottom: 10px;}
/*----- What We Do End-----*/
/*----- Why Choose Us Start-----*/
.chooseus_main {  padding: 110px 0 75px;}
/*----- Why Choose Us End-----*/
/*----- What our clients say Start-----*/
.clients_saymain .container { padding: 0 40px;}
.clients_saymain { padding: 110px 0 150px;background-color: #F5F5F5;}
.review_box { padding: 65px 40px; background: #fff; position: relative; text-align: center; min-height: 555px; -webkit-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43); -moz-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43); box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43);}
.review_box h5 { color: #444444; font-size: 18px; font-weight: 600; margin-bottom: 10px;}
.reviewstart svg { color: #F1C40F; font-size: 18px; margin-bottom: 15px;}
.review_box p { color: #444444; font-size: 15px; font-weight: 300;}
.review_box img {position: absolute; left: 0; right: 0; margin: auto;bottom: 30px;}
.rwview-slidermain{ position: relative;}
.rwview-slidermain .swiper-button-next:after, .rwview-slidermain .swiper-button-prev:after {font-size: 24px; font-weight: 600; color: #a8cf38;}
.rwview-slidermain .swiper-button-next, .rwview-slidermain .swiper-button-prev { position: absolute; top: unset; bottom: -100px; left: 0; margin: auto; right: 0; width: 50px; height: 50px; background: white;border-radius: 50%; -webkit-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43);-moz-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43); box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43);}
.rwview-slidermain .swiper-button-next { left: 80px;}
.rwview-slidermain .swiper-button-prev { right: 80px;}
.rwview-slidermain .swiper-button-next.swiper-button-disabled, .rwview-slidermain .swiper-button-prev.swiper-button-disabled { opacity: 0.85;}
/*----- What our clients say End-----*/
/*----- Get Your Free Digital  Start-----*/
.free_digital { padding: 100px 0 45px;position: relative;}
.center_number { text-align: center; width: 100px; height: 100px; background-color: #fff; -webkit-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43); -moz-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43); box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43); border-radius: 50%; margin: auto; display: block; color: #a8cf38; font-size: 18px;  font-weight: 600; padding-top: 37px;}
.freetext h6 { font-size: 18px;font-weight: 600; color: #444444; margin-bottom: 35px;}
.freetext p { color: #444444; font-size: 16px;margin: 0;}
.freeimg img { width: 120px;}
.free_digital .row { margin-bottom: 65px; z-index: 1; position: relative;}
.dashline span { display: block;border: 1px dashed hsl(0 0% 7% / 0.5);width: 2px;height: 610px; position: absolute; right: 0; left: 0;margin: auto; top: 34%; z-index: 0;}
/*----- Get Your Free Digital  End-----*/
/*----- last Form Start-----*/
.contact_form {background-color: #F5F5F5; padding: 100px 0 30px;}
.contact_form .pagetitle_main { margin-bottom: 20px;}
.contact_form form { max-width: 630px; margin: auto;}
.contact_form form .form-control { border: 0; border-radius: 0; height: 70px; padding-left: 35px;margin-bottom: 30px; font-size: 16px;-webkit-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43);-moz-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43);box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43);resize: none;}
.contact_form form textarea.form-control{ height: auto; padding-top: 20px}
.contact_form form button {width: 240px; border: 0; margin: auto; display: block;height: 60px;text-align: center; background-color: #A8CF38;color: #fff; font-size: 18px; font-weight: bold; padding: 6px 0 0;border-radius: 9px;-webkit-box-shadow: 0px 6px 14px -9px rgba(0,0,0,0.55); -moz-box-shadow: 0px 6px 14px -9px rgba(0,0,0,0.55);box-shadow: 0px 6px 14px -9px rgba(0,0,0,0.55);margin-bottom: 50px;margin-top: 70px;transition: 0.5s;}
.contact_form form button:hover{ background-color: #85a726;}
.contact_form h5 { text-align: center; font-size: 18px; font-weight: 600; color: #444444;}
.contact_form h5 span {color: #a8cf38;}
footer ul li { margin-left: 20px; font-weight: 600;color: #444444;}
footer ul li a {color: #A8CF38;}
footer ul li a:hover {color: #A8CF38;text-decoration: none;}
footer ul li span { color: #A8CF38;}
.copyright {text-align: center;background: #444444;color: #fff; font-size: 14px; font-weight: 300; padding: 7px 0 6px;}
/*----- last Form End-----*/
#return-to-top {
	position: fixed;
	z-index: 999999;
	bottom: 20px;
	right: 20px;
	background: #A8CF38;
	width: 50px;
	height: 50px;
	display: block;
	text-decoration: none;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	display: none;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#return-to-top svg {
	color: #fff;
	margin: 0;
	position: relative;
	left: 16px;
	top: 13px;
	font-size: 19px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.validation-invalid-label{
	color: red;
}
.validation-valid-label{
	color: #85A726;
}
.freeimg .jsonicon { width: 110px;}
.freeimg.text-right .jsonicon {display: block;margin: auto;margin-right: 0; text-align: right;}
.wedo_box .jsonicon{background-color: #fff; width: 200px; height: 200px; text-align: center; border-radius: 50%; -webkit-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43); -moz-box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43); box-shadow: 0px 0px 18px -8px rgba(0,0,0,0.43);transition: 0.5s;margin: auto;margin-bottom: 60px; padding: 50px;}
.ourprocess_icon:hover {
	background: #a8cf38;
}
.ourprocess_icon:hover .jsonicon svg path{
	fill: #fff ;
	stroke: #fff;
}
.wedo_box .jsonicon:hover {
	background: #a8cf38;
}
.jsonicon:hover svg path{
	fill: #fff ;
	stroke: #fff;
}
div#lottieicon-guarantee svg {
	width: 80px !important;
	margin-top: -11px;
	margin-left: 17px;
}
div#lottieicon-guarantee {
	width: 33%;
	float: right;
	text-align: left;
}
.guarantee_main .pagetitle_main h3 {
	text-align: right;
}
.topcontect_btn{
	background: #A8CF38;
	padding: 11px 13px;
	width: 170px;
	display: inline-block;
	text-align: center;
	color: #fff;
	height: 48px;
	border-radius: 8px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.45px;
	font-size: 16px;
	border: 2px solid #A8CF38;
	-webkit-box-shadow: 0px 0px 18px -10px rgba(0, 0, 0, 0.59);
	-moz-box-shadow: 0px 0px 18px -10px rgba(0, 0, 0, 0.59);
	box-shadow: 0px 0px 18px -10px rgba(0, 0, 0, 0.59);
}
.topcontect_btn:hover{
	box-shadow:unset;
	text-decoration: none;
	color: #fff;
}
.topnumber_btn{
	background: transparent;
	color: #A8CF38;
	margin-right: 20px;
	padding: 11px 13px;
	width: 170px;
	display: inline-block;
	text-align: center;
	height: 48px;
	border-radius: 8px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 0.45px;
	font-size: 16px;
	border: 2px solid #A8CF38;
	-webkit-box-shadow: 0px 0px 18px -10px rgba(0, 0, 0, 0.59);
	-moz-box-shadow: 0px 0px 18px -10px rgba(0, 0, 0, 0.59);
	box-shadow: 0px 0px 18px -10px rgba(0, 0, 0, 0.59);
}
.topnumber_btn:hover{
	box-shadow:unset;
	text-decoration: none;
	color: #A8CF38;
}
.free_digital .freeimg .jsonicon:hover {
	background: transparent;
}
.free_digital .freeimg .jsonicon:hover svg path{
	fill: rgb(168, 207, 56);
	stroke: #fff;
}
