@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap');

/* CSS For Navbar */
* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}

body {
	font-family: "poppins" !important;
	width: 100%;
	height: auto;

}
.navtext{
	font-weight: 500;
	font-size: 15px;
}
.formheading {
	color: #ffffff;
}

#foran-nav {
	background-color: white;
	height: auto;
}

/* .navbar-brand {
	margin-top: -11px;
	margin-left: 39px;
} */

#main-nav ul li a:hover,
#main-nav ul li a.active{
	border-bottom: 3px solid #10B684;
}
/* .acitve {
    border-bottom: 3px solid #10B684;
} */

/* .img-11
{ */
	/* margin-top: -199px;
	height: 59px;
	width: 185px; */
	/* margin-left: 39px; */
	
/* } */
/* .img-12
{ */
	/* margin-top: -199px; */
	/* height: 59px;
	width: 185px; */
	/* margin-left: 9px; */
/* }  */

#my-carousel {
	padding-top: 20px;
	margin-top: 68px;
}

/* Add styles to the form container */
.form-container {

	/* width: 333px; */
	/* margin-right: -101.99px; */

	background-color: transparent;
}

/* Full-width input fields */
.form-container input[type=text] {
	padding: 19.9px;
	/* margin: 5px 0 19px 0; */
	border: none;
	color: black;
}

#small {
	background-color: rgba(0, 0, 0, 0.548);
	/* width: 429.99px; */
	padding: 12px;
}
#large {
	background-color: rgba(0, 0, 0, 0.548);
	padding: 12px;
}
.hire-a-pro{
	position: relative;
}
.hireAPro{
	position: fixed;
	right: 10px;
	bottom: 20px;
	border-radius:20px;
	border-color: transparent;
	color: white;
	font-weight: 500;
	font-size: 16px;
	padding: 8px 20px;
	background-color: #10B684;
	z-index: 1;
}
.join-us{
	position: relative;
}
.joinUs{
	position: fixed;
	right: 10px;
	bottom: 80px;
	border-radius:20px;
	border-color: transparent;
	color: white;
	font-weight: 500;
	font-size: 16px;
	padding: 8px 30px;
	background-color: #10B684;
	z-index: 1;
}






/* When the inputs get focus, do something */
.form-container input[type=text]:focus {
	background-color: #ddd;
	outline: none;
}

/* Set a style for the submit/login button */
.form-container .btn {
	background-color: #10B684;
	color: white;
	padding: 13px 22px;
	border: none;
	cursor: pointer;
	margin-top: 11px;
	height: 23%;
	width: 100%;
	font-size: 15px;
	margin-bottom: 10px;
	opacity: 1;
}


/* Add some hover effects to buttons */
.form-container .btn:hover,
.open-button:hover {
	opacity: 1;
	color: rgb(0, 0, 0);
}

/*CSS For About Us Page*/
#about {
	background-color: #f9f9f9;
}

.aboutpara {
	color: black;
	/* margin-top: 99px;
	margin-left: 39px; */

}
.aboutusPadding{
	padding-left: 8rem;
	
}

.a-first {
	/* margin-left: 38px;
	margin-top: 19.99px; */
	font-size: 25px;
	color: #10B684;
}

.para1 {
	font-size: 15.99px;
	/* margin-left: 39px;
	margin-bottom: 19px; */
}

/* #aboutus .col-sm-4 { */
	/* margin-top: -1px;
	margin-bottom: 79px; */
/* } */

.carousel-inner {
	/* margin-top: 50px; */
	padding-top: 1px;
}

/* When the inputs get focus, do something */
.form-container input[type=text]:focus {
	background-color: #ddd;
	outline: none;
}

/* Set a style for the submit/login button */
.form-container .btn {
	background-color: #10B684;
	color: white;
	padding: 13px 22px;
	border: none;
	cursor: pointer;
	margin-top: 11px;
	height: 23%;
	width: 100%;
	font-size: 15px;
	margin-bottom: 10px;
	opacity: 1;
}


/* Add some hover effects to buttons */
.form-container .btn:hover,
.open-button:hover {
	opacity: 1;
	color: rgb(0, 0, 0);
}

/*CSS For About Us Page*/
#about {
	padding-block: 5rem;
	background-color: #f9f9f9;
}

.aboutpara {
	color: black;
	/* margin-top: 89px; */
	/* margin-left: 39px; */

}

.a-first {
	/* margin-left: 38px;
	margin-top: 19.99px; */
	font-size: 25px;
	color: #10B684;
}

.para1 {
	font-size: 15.99px;
	/* margin-left: 39px;
	margin-bottom: 79px; */
}

#aboutus .col-sm-4 {
	/* margin-top: -1px; */
	margin-bottom: 9px;
}
.aboudUsIframeDiv{
	padding-left: 30rem;
	
}
.aboutUsIframe{
	min-height:39.99rem;
	/* width: 100%; */
}
.img-responsive1 {
	/* margin-top: 115.99px; */
	/* margin-left: 99px; */
	/* height: 50rem; */
	height: 68rem;
	width: auto;
	
}
@media only screen and (max-width: 1650px) {
	.aboudUsIframeDiv{
		padding-left: 0rem;
	}
	.aboutusPadding{
		padding-left: 0rem;
	}
	.aboutUsIframe{
		width: 100%;
	}
	.img-responsive1 {
		height: 50rem;
		width: auto;
		
	}
}

/* .img-responsive2 */
/* { */
	/* margin-top: -9.99px; */
	/* margin-left: 99px; */
	/* height: 200px;
	width: auto;
} */
.carousel-inner {
	/* margin-top: 50px; */
	padding-top: 1px;
}

/*CSS For Categories Page*/

.catpara {
	color: black;
	/* margin-top: -23px; */
	text-align: center;
	/* margin-top: 51px; */
}

.b1-first {
	font-size: 25px;
	text-align: center;
	color: #10B684;
}

.b2-first {
	margin-top: 3px;
	font-size: 17px;
	text-align: center;
	color: black;
}

#categories .catpicdiv {
	transition: all 0.3s ease-in-out;
}


#categories .catpicdiv:hover {
	transform: scale(1.02);
}

.catoverlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 80.79%;
	width: 89.79%;
	margin-left: 15px;
	opacity: 0;
	transition: .1.5s ease;
	background-color: black;
}

.catpicdiv:hover .catoverlay {
	opacity: 0.79;
}

.caticon .faicon {
	width: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
}

.catpicdiv .catcaption {
	background: #10B684;
	/* Black see-through -->*/
	color: #f1f1f1;
	font-size: 13.99px;
	padding: 11px;
	text-align: center;
	width: 100%;
	
}


/*CSS For HowItWork Page*/
#howitwork {
	background-color: #f9f9f9;
	/* margin-top: 19px; */
}

.hiwpara {
	color: black;
	text-align: center;
	padding-bottom: 20px;
	/* margin-top: 79px; */
}

.hiwpara2 {
	color: black;
	/* margin-top: -23px; */
	text-align: center;
	padding-bottom: 20px;
	/* margin-top: 39px; */
}

.b1-first {
	font-size: 25px;
	text-align: center;
}

#howitwork .hiwpc {
	position: relative;
	width: 100%;
	margin: auto;
}

#howitwork .hiwimage {
	display: block;
	width: 100%;
	height: 100%;
}

.hiwoverlay {
	position: absolute;
	bottom: 0;
	background: #10B684;
	/* Black see-through --> color code #028a61 for green*/
	color: #ffffff;
	width: 92.5%;
	border-radius: 0 0 5px 5px;
	opacity: 1;
	font-size: 19.9px;
	padding: 13px;
	text-align: center;
	font-weight: medium;
}

/*for step 1,2,3,4*/
.font {
	font-size: 23.9px;
	color: #10B684;
}

.hiwpic:hover .hiwoverlay {
	opacity: 0.9;
}

/*CSS For Features Page*/

.featurepara {
	color: black;
	/* margin-top: -23px; */
	text-align: center;
	margin-top: 99px;
}

.f1-first {
	color: #10B684;
	font-size: 25px;
	text-align: center;
}

.f2-first {
	margin-top: 3px;
	font-size: 17px;
	text-align: center;
}

#features .rspara {
	transition: all 0.3s ease-in-out;
	font-size: 13.99px;
}

.f-head {
	font-size: 23px;
	font-weight: 600;
	width: 100%;
	border-bottom: 3px solid #10B684;
}
.rspara:hover .f-head{
	border-bottom: 3px solid white;
}


#features .rspara:hover {
	transform: scale(1.05);
}

#featurepage {
	text-align: center;
	padding-block: 5rem;
}

.rspara {
	background-color: #f9f9f9;
	/* display: inline-block; */
	padding: 15px 15px 25px 15px;
	max-width: 420px;
	min-height: 229px;
	box-shadow: 0 5px 9px 0 rgb(240, 237, 237);
	font-size: 15px;
	text-align: left;
	padding-top: 9px;
	margin: 10px;
}

.rspara:hover {
	background-color: #04AA6D;
	color: white;
}

.rspara:hover .faicon-green,
.rspara .faicon-white {
	opacity: 0;
}

.rspara:hover .faicon-white {
	opacity: 1;
}

.rspara .rs-section-icon {
	position: absolute;
}

.rspara:hover .linegreen,
.rspara .linewhite {
	opacity: 0;
}

.rspara:hover .linewhite {
	opacity: 1;

}

.rspara .rs-hover-line {
	position: absolute;
}


/*CSS for contact us section*/
#contactus {
	/* margin-top: 115px; */
	background-color: #f9f9f9;
	padding-block: 25px;
}

.text-center {
	color: rgb(0, 0, 0);
	font-size: 37px;
	/* margin-top: 99.9px;
	margin-bottom: 39px; */
}

.googlemap .contactmap {
	/* height: 345px; */
	/* width: 559px; */
	height: 345px;
	width: 100%;
}

#contactbutton {
	background-color: #1CB684;
	/* Green */
	border: none;
	color: white;
	padding: 9px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 15px;
	cursor: pointer;
	/* margin-bottom: 59px; */
}

.googlemap .contactaddress {
	font-weight: bold;
	word-spacing: 3px;
	font-size: 18px;
}


/*End Section For linksdata*/

#applinks {
	font-size: 13.9px;
	/* margin-right: -111px; */
	
}

.text {
	/* margin-top: 15px; */
	font-weight: 500;
	
}

.img-1 {
	float: left;
	/* width: 119px; */
	height: 35px;
}


.img-2 {
	/* float: right; */
	/* width: 119px; */
	height: 35px;
	/* margin-right: 171.99px; */
}
.img-3 {
	float: left;
	/* width: 119px; */
	height: 35px;
	/* margin-top: 7px; */
	/* margin-right: 317px; */
}

#linksection {
	margin-top: 11px;
	margin-bottom: 11px;
	background-color: white;
}

#followus [class*="fa fa-"] {
	border-radius: 30px;
	color: #fff;
	height: 30px;
	width: 30px;
	display: inline-block;
	line-height: 30px;
	margin: auto 3px;
	font-size: 15px;
	text-align: center;
	
	
	
}
.text1 {

	margin-top: 15px;
	font-weight: 500;
	/* margin-left: 59px; */
	
}
/* .nandu {
	margin-left: 58px;
}
.reachline1 {
	margin-left: 58px;
} */

.reachline{
	margin-top: 3px;
}

/*CSS for footer*/
footer {
	
	background-color: black;
	color: white;
	font-size: 15px;
	/* margin-top: 33px; */
	text-align: center;
}

.fot {
	
	padding: 5px 0;
}
.footerLinks{
	display: flex;
}

@media only screen and (max-width:991px) {
	.contactUsForm{
		margin-bottom: 10px;
	}
}
@media screen and (min-device-width: 768px) and (max-device-width: 895px) { 
	#my-carousel {
		margin-top: 118px;
	}
}
@media only screen and (max-width:600px) {
	.img-3 {margin-top: 7px;}
	.catpicdiv .catcaption {
		font-size: 14px;
	}
	.aboutusPadding{
		padding-left: 0;
	}
	#categories .catpicdiv{
		margin-bottom: 10px;
	}
	.hiwoverlay{
		width: 88% !important;
	}
	.rspara .rs-section-icon{
		left:40% !important
	} 
	#features .rspara{
		text-align: center;
	}
	.rsparaDiv{
		display: flex;
		justify-content: center;
		padding: 0 !important;
	}
}