.goal-img {
	border-radius: 16px;
	width: 100%;
	height: auto;
}

.content-heading {
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	padding: 10px;
}

.content-box {
	border: 2px solid #013160;
	background: #013160;
	margin: 8px;
	height: 100px;
	width: 800px;
}

.goal-sec {
	background-image: url(../images/service-area.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: auto;
	padding: 50px;
}

.list-box {
	border: 2px solid #f0bf62;
	background: #f0bf62;
	color: #fff;
	height: 60px;
	margin: 10px;
}

.why-wealth-management {
	background-image: url(../images/service-area.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 50px;
}

.faq-sec {
	background-image: url(../images/service-area.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	height: auto;
}

/* .portofolio-managment {
	background-image: url(../images/service-area.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 50px;
} */

#footer {
	background-color: #ebaa2e;
}

.our_team {
	position: relative;
	top: 2rem;
	left: 3rem;
}

.img-fluid {
	height: 250px;
}

.content {
	border-right: 2px solid #ebaa2e;
	height: 80%;
}

.types {
	background-image: url(../images/service-area.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 50px;
}

.benefits-mutual {
	background-color: transparent;
	background-image: radial-gradient(at bottom right, #ebaa2e 0%, #000000 68%);
	height: 550px;
	width: 100%;
}

.custom-card {
	background-color: transparent;
	border: 2px solid #ebaa2e;
	padding: 30px 25px 30px 25px;
	border-radius: 10px;
	height: 320px;
}

.custom-card:hover {
	background-color: #ebaa2e;
	color: #ffffff;
}

.custom-text {
	color: #ffffff;
}

.custom-heading {
	color: #ffffff;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}

.right-mutual {
	background-image: url(../images/service-area.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 50px;
}

.benefits-sec {
	background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
		url(../images/sip-icon/background1.jpg);
	/* background-attachment: fixed; */
	background-repeat: no-repeat;
	background-size: cover;
	height: 500px;
}

.icon-box {
	border-right: 2px solid rgb(235, 169, 45);
	height: 100%;
	padding-right: 8px;
}

.card-box {
	height: 280px;
}

.pragrapg-text {
	color: #ffffff;
	padding-top: 10px;
	font-size: 20px;
}

.sip-sec {
	background-image: url(../images/service-area.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: auto;
	padding: 20px;
}

.circle-box {
	display: flex;
}

.circle {
	border-left: 2px solid black;
}

.about-tax {
	background-color: #f3f5fa;
	height: auto;
	width: 100%;
	padding: 40px;
}

/* .tax-sec {
	background-image: url(../images/tax-img2.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 600px;
	width: 100%;
} */

.form-control {
	color: #ffffff !important;
	border-color: #ffffff !important;
}

li::marker {
	color: #ebaa2e;
}

li {
	text-align: left;
}

.container-box {
	display: flex;
}

.container-body {
	text-align: left;
	margin-left: 20px;
}

.list-icon {
	line-height: 35px;
}

.document-card-heading {
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	padding-top: 20px;
}

.documents-cards :hover {
	background-color: #ebaa2e;
	color: #ffffff;
}

.doucment-sec {
	height: 120px;
	padding-top: 20px;
}

.card-img-upper {
	width: 119px;
	height: 119px;
	border-radius: 80%;
	position: absolute;
	top: -45px;
	left: 0;
	right: 0;
	bottom: 0;
}

.algo-card {
	padding: 46px 20px 16px 20px !important;
	background: #f5f5f5 !important;
	box-shadow: 0px 5px 15px #00000040;
	border-radius: 15px;
	height: 200px;
}

.icon-card-img {
	display: flex;
	align-items: center;
}

.icon-text {
	margin-bottom: 0px;
}

.icon-content {
	padding-top: 20px;
	padding-left: 12px;
}

.list-img {
	list-style-type: none;
}

/* .custom-header-top-nav-background {
	background: #ebaa2e;
} */

.custom-header-top-nav-background:before {
	content: "";
	position: absolute;
	top: 0;
	right: 62%;
	width: 50vw;
	height: 100%;
	background: #ebaa2e;
	transform: skewX(-25deg);
	z-index: 1;
}

.custom-header-top-nav-background:after {
	background: #f0bf62;
}

.text {
	text-align: left;
}

.box-card {
	background-color: #ebaa2e;
	border: 2px solid #ebaa2e;
	width: 50%;
	text-align: center;
	border-radius: 10px;
	padding-top: 24px;
	margin: auto;
}

.sub-card {
	background-color: #ebaa2e;
	border: 2px solid #ebaa2e;
	width: 50%;
	text-align: center;
	border-radius: 10px;
	padding-top: 24px;
	margin: 20px;
}

.main-box {
	display: flex;
}

.pra-text {
	padding-top: 30px;
}

.form-sec {
	height: 100%;
	padding: 80px;
	box-shadow: 0 0 8px #00000080;
	border-radius: 8px;
	background-image: linear-gradient(rgba(235, 170, 0, 0.7), rgba(0, 0, 0, 0.7)),
		url(../images/service-banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	color: #ffffff;
}

.header-effect-shrink {
	box-shadow: 0 0 8px #00000080;
}

.sip {
	font-size: 35px;
	padding-top: 80px;
}

.why-sip {
	font-size: 30px;
	text-align: center;
	text-decoration: underline;
	text-underline-offset: 12px;
	padding-bottom: 25px;
}

.sip-icon {
	padding: 10px;
	margin: 10px;
}

.benefits-of-aif {
	color: #ebaa2e;
	font-size: 30px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 13px;
	text-decoration: underline;
	text-underline-offset: 12px;
	margin-bottom: 40px;
}

.aif-sec {
	background-color: #f4f4f4;
	padding: 50px;
}

.modal-sec {
	background-color: #f4f4f4;
	padding: 50px;
}

.pms-card {
	border-radius: 10px;
	height: 350px;
}

.fd-benefits-heading {
	color: #ebaa2e;
	font-weight: bold;
	text-decoration: underline;
	text-underline-offset: 12px;
	text-align: center;
}

.fd-sec {
	background-color: #f4f4f4;
	padding: 50px;
}

.fd-card {
	height: 300px;
}

.fd-features-card {
	height: 430px;
}

.tax-saving-card {
	background: transparent;
	background-image: radial-gradient(at bottom right, #ebaa2e 70%, #000000 68%);
	border: none;
	height: 354px;
	border-radius: 8px;
}

.team-expertise-img {
	width: 100%;
	height: auto;
	margin-left: -24px;
}

.lumpsum-heading {
	color: #ebaa2e;
	font-weight: 500;
	text-decoration: underline;
	text-underline-offset: 12px;
}

.retirement-heading {
	color: #ebaa2e;
	font-size: 30px;
	font-weight: 600;
	text-align: center;
	text-decoration: underline;
	text-underline-offset: 12px;
}

.retirement-heading2 {
	color: #ebaa2e;
	font-size: 30px;
	font-weight: 600;
	text-align: left;
}

.senior-img {
	width: 100%;
	height: auto;
	margin-left: -48px;
}

.error-sec {
	margin-left: 22%;
	height: 450px;
	width: 55%;
}

.error {
	width: 12%;
}

.child-education {
	font-size: 30px;
	font-weight: bold;
	text-align: left;
}

.child-education-sec {
	background-color: #f4f4f4;
	padding: 50px;
}

.daughter-marriage {
	color: #ebaa2e;
	font-size: 30px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 13px;
}

.daughter-marriage-sec {
	background-color: #f4f4f4;
	padding: 50px;
}

.investment-plan {
	width: 100%;
	height: 430px;
}

.home-loan-img {
	width: 100%;
	height: 480px;
	padding-top: 50px;
}

.home-loan {
	height: 300px;
	width: 100%;
}

.business-heading {
	font-size: 35px;
	padding-top: 10%;
	font-weight: bold;
}

.property-img {
	width: 100%;
	height: auto;
	margin-left: -24px;
}

.motor-img {
	height: auto;
	width: 100%;
}

.ulip-sec {
	background-color: #f4f4f4;
	padding: 30px;
}

.ulip-features {
	background-color: #f4f4f4;
	padding: 50px;
}

.term-insurance {
	background-color: #f4f4f4;
	padding: 50px;
}

.term-insurance-benifits {
	background-color: #f4f4f4;
	padding: 30px;
}

.retirement-ponit {
	line-height: 40px;
}

.faq-points {
	color: #777;
}

.parallax blockquote span {
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	position: relative;
	left: -5px;
}

@media only screen and (max-width: 991px) {
	.home-banner {
		height: calc(-0px + 46vh) !important;
		opacity: 1;
	}

	.header-top {
		display: none !important;
	}

	.read-more {
		width: 21% !important;
	}

	.team-img {
		margin: auto !important;
	}

	#header {
		height: 96.395px !important;
	}

	.trading-img {
		height: auto;
	}

	.content {
		border: none;
		text-align: center;
	}

	.txt {
		text-align: left;
	}

	.algo-card {
		margin-top: 60px !important;
	}

	.features-of-algorithmic {
		margin: 0px !important;
	}

	.algo {
		margin: 0px !important;
	}

	.intraday-card {
		height: 377px !important;
	}

	.why-choose-card {
		height: 420px !important;
	}

	.benefits-mutual {
		height: auto;
		padding-bottom: 20px;
	}

	.sip {
		padding-top: 20px;
	}

	.pra-text {
		padding-top: 0px;
	}

	.why-sip {
		font-size: 27px;
	}

	.sip-icon {
		padding: 0px;
		margin: 10px;
	}

	.sip-sec {
		padding: 10px 0px 10px 0px;
	}

	.benefits-sec {
		height: auto;
		padding: 20px;
	}

	.icon-box {
		border: none;
	}

	.modal-img {
		height: auto !important;
	}

	.fd-card {
		margin-top: 20px;
	}

	.doucment-sec {
		height: 150px;
		padding-top: 20px;
		padding: 20px;
		/* margin: 99px;
		margin-top: -15px; */
		margin-top: 15px;
	}

	.tax-saving-card {
		margin-top: 10px;
	}

	.team-expertise {
		padding: 10px !important;
	}

	.team-expertise-img {
		margin: 0px;
	}

	.team-content {
		text-align: center;
	}

	.img-fluid {
		height: auto;
	}

	.retirement-sub-heading {
		text-align: left;
	}

	.retirement-heading2 {
		font-size: 29px;
	}

	.senior-img {
		margin-left: 0px;
	}

	.future-planning {
		padding-bottom: 0px !important;
	}

	.property-img {
		height: auto;
		margin-left: 0px;
	}

	.motor-img {
		height: auto;
	}

	.error-sec {
		margin-left: 22%;
		height: auto;
		width: 55%;
	}

	.error {
		width: 18%;
	}

	.col-half-section {
		max-width: 720px;
		margin: 0 auto !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.parallax-background {
		width: 100%;
		height: 100% !important;
	}

	.col-half-section {
		max-width: 720px;
		margin: 0 auto !important;
		padding-left: 30px !important;
		padding-right: 30px !important;
	}

	.goal-card {
		height: 360px;
	}

	.home-service-card {
		height: 400px;
	}

	
	
}

@media only screen and (max-width: 767px) {
	.home-banner {
		height: calc(-8px + 46vh) !important;
		opacity: 1;
	}

	.header-top {
		display: none !important;
	}

	.read-more {
		width: 45% !important;
	}

	.team-img {
		margin: auto !important;
	}

	#header {
		height: 96.395px !important;
	}

	.trading-img {
		height: auto;
	}

	.content {
		border: none;
		text-align: center;
	}

	.txt {
		text-align: left;
	}

	.algo-card {
		margin-top: 60px !important;
	}

	.features-of-algorithmic {
		margin: 0px !important;
	}

	.algo {
		margin: 0px !important;
	}

	.physical-card-body {
		padding: 30px !important;
	}

	.physical-card {
		height: 270px !important;
	}

	.investment-product {
		height: auto !important;
	}

	.benefits-mutual {
		height: auto;
		padding-bottom: 20px;
	}

	.right-mutual {
		padding: 10px 0px 10px 0px;
	}

	.sip {
		padding-top: 20px;
	}

	.pra-text {
		padding-top: 0px;
	}

	.why-sip {
		font-size: 27px;
	}

	.sip-icon {
		padding: 0px;
		margin: 10px;
	}

	.sip-sec {
		padding: 10px 0px 10px 0px;
	}

	.benefits-sec {
		height: auto;
		padding: 20px;
	}

	.icon-box {
		border: none;
	}

	.investment-card {
		height: 530px !important;
	}

	.modal-img {
		height: auto !important;
	}

	.pms-card {
		height: 290px;
		margin-top: 12px;
	}

	.text {
		text-align: center;
	}

	.pms-card-heading {
		text-align: center;
	}

	.fd-sec {
		padding: 0px;
	}

	.fd-card {
		height: 290px;
		margin-top: 20px;
	}

	.fd-features-card {
		height: 500px;
		margin-top: 15px;
	}

	.doucment-sec {
		height: 120px;
		padding-top: 20px;
		margin: 99px;
		margin-top: -15px;
	}

	.fd-card-img {
		height: 310px !important;
	}

	.tax-saving-card {
		margin-top: 10px;
	}

	.team-expertise {
		padding: 10px !important;
	}

	.team-expertise-img {
		margin: 0px;
	}

	.team-content {
		text-align: center;
	}

	.img-fluid {
		height: auto;
	}

	.lumpsum-heading {
		text-decoration: none;
	}

	.lumpsum-img {
		height: auto !important;
	}

	.lumpsum-img2 {
		margin: 0px !important;
	}

	/* .lumpsum-sec {
		padding: 10px !important;
	} */
	.retirement-sub-heading {
		text-align: left;
	}

	.retirement-heading2 {
		font-size: 29px;
	}

	.senior-img {
		margin-left: 0px;
	}

	.future-planning {
		padding-bottom: 0px !important;
	}

	.daughter-marriage-sec {
		padding: 20px 0px 20px 0px;
	}

	.investment-plan {
		height: auto;
	}

	.property-img {
		height: auto;
		margin-left: 0px;
	}

	.motor-img {
		height: auto;
	}

	.error-sec {
		margin-left: 22%;
		height: auto;
		width: 55%;
	}

	.error {
		width: 25%;
	}

	.col-half-section {
		max-width: 720px;
		margin: 0 auto !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}

	.parallax-background {
		width: 100%;
		height: 100% !important;
	}

	.col-half-section {
		max-width: 720px;
		margin: 0 auto !important;
		padding-left: 30px !important;
		padding-right: 30px !important;
	}

	.parallax-background {
		width: 100%;
		height: 100% !important;
	}

	h3{
		line-height: 31px;
	}

}

@media only screen and (max-width: 575px) {
	.home-banner {
		height: calc(-66px + 46vh) !important;
		opacity: 1;
	}
	.read-more {
        width: 33% !important;
    }

	.header-top {
		display: none !important;
	}

	#header {
		height: 96.395px !important;
	}

	.team-img {
		margin: auto !important;
	}

	#header {
		height: 96.395px !important;
	}

	.trading-img {
		height: auto;
	}

	.content {
		border: none;
		text-align: center;
	}

	.txt {
		text-align: left;
	}

	.algo-card {
		margin-top: 60px !important;
	}

	.features-of-algorithmic {
		margin: 0px !important;
	}

	.algo {
		margin: 0px !important;
	}

	.physical-card-body {
		padding: 10px !important;
	}

	.physical-card {
		height: 250px !important;
	}

	.investment-product {
		height: auto !important;
	}

	.benefits-mutual {
		height: auto;
		padding-bottom: 20px;
	}

	.right-mutual {
		padding: 10px 0px 10px 0px;
	}

	.sip {
		padding-top: 20px;
	}

	.pra-text {
		padding-top: 0px;
	}

	.why-sip {
		font-size: 27px;
	}

	.sip-icon {
		padding: 0px;
		margin: 10px;
	}

	.sip-sec {
		padding: 10px 0px 10px 0px;
	}

	.benefits-sec {
		height: auto;
		padding: 20px;
	}

	.icon-box {
		border: none;
	}

	.investment-card {
		height: 580px !important;
	}

	.modal-img {
		height: auto !important;
	}

	.pms-card {
		height: 290px;
		margin-top: 12px;
	}

	.text {
		text-align: center;
	}

	.pms-card-heading {
		text-align: center;
	}

	.fd-sec {
		padding: 0px;
	}

	.fd-card {
		height: 290px;
		margin-top: 20px;
	}

	.fd-features-card {
		height: 500px;
		margin-top: 15px;
	}

	.doucment-sec {
		height: 120px;
		padding-top: 20px;
		margin: 99px;
		margin-top: -15px;
	}

	.fd-card-img {
		height: 310px !important;
	}

	.tax-saving-card {
		margin-top: 10px;
	}

	.team-expertise {
		padding: 10px !important;
	}

	.team-expertise-img {
		margin: 0px;
	}

	.team-content {
		text-align: center;
	}

	.img-fluid {
		height: auto;
	}

	.lumpsum-heading {
		text-decoration: none;
	}

	.lumpsum-img {
		height: auto !important;
	}

	.lumpsum-img2 {
		margin: 0px !important;
	}

	.lumpsum-sec {
		padding: 10px !important;
	}

	.retirement-sub-heading {
		text-align: left;
	}

	.retirement-heading2 {
		font-size: 29px;
	}

	.senior-img {
		margin-left: 0px;
	}

	.future-planning {
		padding-bottom: 0px !important;
	}

	.daughter-marriage-sec {
		padding: 20px 0px 20px 0px;
	}

	.investment-plan {
		height: auto;
	}

	.motor-img {
		height: auto;
	}

	.error-sec {
		margin-left: 22%;
		height: auto;
		width: 55%;
	}

	.error {
		width: 22%;
	}

	.goal-sec {
		padding: 0px;
		padding: 20px 0px 20px 0px;
	}

	.form-sec {
		padding: 20px;
	}

	.why-choose-card {
		height: 310px !important;
	}

	.parallax-background {
		width: 100%;
		height: 100% !important;
	}

	.col-half-section {
		max-width: 720px;
		margin: 0 auto !important;
		padding-left: 30px !important;
		padding-right: 30px !important;
	}

	.home-service-card {
		height: 500px;
	}

	.size-on-res{
		font-size: 1.6em;
		line-height: 36px;
	}

	h4{
		line-height: 38px
	}

	.text-9 {
		font-size: 2.2em !important;
	}

}

@media only screen and (max-width: 324px) {
	.home-banner {
		height: calc(-288px + 52vh) !important;
		opacity: 1;
	}

	.text-8{
		font-size: 2.1em !important;
	}


	.header-top {
		display: none !important;
	}

	.read-more {
		width: 63% !important;
	}

	.goal-sec {
		padding: 0px;
		padding: 20px 0px 20px 0px;
	}

	.benefits-of-welth {
		text-align: center;
	}

	.why-choose-card {
		height: 490px !important;
	}

	.home-heading {
		font-size: 16px !important;
	}

	.banner-heading {
		text-align: right !important;
	}

	.home-heading-link {
		/* width: 44%; */
		padding: 8px !important;
	}

	.home-logo {
		width: 100% !important;
		height: 80px !important;
	}

	#header {
		height: 96.395px !important;
	}

	.email-icon {
		font-size: 6 !important;
	}

	.our_team {
		padding-right: 74px;
	}

	.trading-img {
		height: auto;
	}

	.swing-trading {
		padding: 0px !important;
		padding-top: 20px !important;
	}

	.swing-heading {
		font-size: 26px !important;
	}

	.content {
		border: none;
		text-align: center;
	}

	.txt {
		text-align: left;
	}

	.intraday-sec {
		padding: 0px !important;
		padding-bottom: 20px !important;
	}

	.intraday-card {
		height: 390px !important;
	}

	.why-algo {
		padding: 0px !important;
		padding: 20px 0px 20px 0px !important;
	}

	.card-text {
		text-align: center;
	}

	.algo-card {
		margin-top: 60px !important;
	}

	.features-of-algorithmic {
		margin: 0px !important;
	}

	.algo {
		margin: 0px !important;
	}

	.physical-shares {
		padding-top: 10px !important;
	}

	.physical-card-body {
		padding: 10px !important;
	}

	.physical-card {
		height: 300px !important;
	}

	.mutual-funds {
		padding-top: 10px !important;
	}

	.benefits-mutual {
		height: auto;
		padding-bottom: 20px;
	}

	.right-mutual {
		padding: 10px 0px 10px 0px;
	}

	.benefits-sec {
		height: auto;
		padding: 20px;
	}

	.icon-box {
		border: none;
	}

	.sip {
		padding-top: 20px;
	}

	.pra-text {
		padding-top: 0px;
	}

	.why-sip {
		font-size: 27px;
	}

	.sip-icon {
		padding: 0px;
		margin: 10px;
	}

	.sip-sec {
		padding: 10px 0px 10px 0px;
	}

	.types {
		padding: 10px;
	}

	.aif-sec {
		padding: 10px;
	}

	.modal-img {
		height: auto !important;
	}

	.modal-sec {
		padding: 10px;
	}

	.pms-card {
		height: 380px;
		margin-top: 12px;
	}

	.text {
		text-align: center;
	}

	.pms-card-heading {
		text-align: center;
	}

	.fd-sec {
		padding: 0px;
	}

	.fd-card {
		height: 340px;
		margin-top: 20px;
	}

	.fd-features-card {
		height: 430px;
		margin-top: 10px;
	}

	.doucment-sec {
		height: 120px;
		padding-top: 20px;
		margin: 36px;
		margin-top: 0px;
	}

	.about-tax {
		padding: 0px;
	}

	.tax-saving-card {
		margin-top: 10px;
	}

	.team-expertise {
		padding: 10px !important;
	}

	.team-expertise-img {
		margin: 0px;
	}

	.img-fluid {
		height: auto !important;
	}

	.lumpsum-heading {
		text-decoration: none;
	}

	.lumpsum-img {
		height: auto !important;
	}

	.lumpsum-img2 {
		margin: 0px !important;
	}

	.lumpsum-sec {
		padding: 10px !important;
	}

	.retirement-heading {
		font-size: 29px;
	}

	.retirement-sub-heading {
		text-align: left;
	}

	.retirement-heading2 {
		font-size: 29px;
	}

	.senior-img {
		margin-left: 0px;
	}

	.future-planning {
		padding-bottom: 0px !important;
	}

	.child-education {
		font-size: 27px;
	}

	.child-education-sec {
		padding: 10px 0px 10px 0px;
	}

	.daughter-marriage-sec {
		padding: 20px 0px 20px 0px;
	}

	.investment-plan {
		height: auto;
	}

	.home-loan-img {
		height: auto;
	}

	.home-loan {
		height: auto;
	}

	.business-heading {
		font-size: 34px;
	}

	.property-img {
		height: auto;
		margin-left: 0px;
	}

	.motor-img {
		height: auto;
	}

	.ulip-sec {
		padding: 20px 0px 20px 0px;
	}

	.ulip-features {
		padding: 20px 0px 20px 0px;
		margin-top: 25px;
	}

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

	.term-insurance-benifits {
		padding: 20px 0px 20px 0px;
	}

	.error-sec {
		margin-left: 22%;
		height: auto;
		width: 55%;
	}

	.error {
		width: 38%;
	}

	.form-sec {
		padding: 20px !important;
	}

	.parallax-background {
		width: 100%;
		height: 100% !important;
	}

	.col-half-section {
		max-width: 720px;
		margin: 0 auto !important;
		padding-left: 30px !important;
		padding-right: 30px !important;
	}

	.home-service-card {
		height: 350px;
	}

	.client-testimonial {
		height: auto !important;
		padding: 10px 0px 10px 0px !important;
	}

	h4{
		line-height: 38px
	}
	
}

#name::placeholder {
	color: white;
}

#city::placeholder {
	color: white;
}


#email::placeholder {
	color: white;
}

#message::placeholder {
	color: white;
}

#phone::placeholder {
	color: white;
}