html,
body {
	width: 100%;
	overflow-x: hidden;
}
/* #myModal {
    opacity: 0.6;
    background: #000;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    left: 0;
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #myModal .modal{
	opacity: 1 !important;
  } */

.long_para {
	color: black !important;
}
.long_para_one {
	color: black;
}
.banner {
	background-image: url('../img/bannerwave.webp');
	background-repeat: no-repeat;
	background-size: cover;
	align-items: center;
}
#verifyCookies {
	display: none;
}
#verifyMail {
	display: none;
}
.main-banner {
	background-image: url('../img/banner1.png');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.main-heading {
	font-family: poppins;
	font-size: 44px;
	color: #29364e;
}

.banner-text {
	font-family: poppins;
	color: #566f86;
	font-size: 18px;
}

.banner-btn {
	color: white !important;
	border-radius: 43px !important;
	font-size: 20px !important;
	font-family: poppins !important;
	background-color: #f4b021 !important;
}

.content-header {
	font-size: 34px;
	color: #29364e;
	font-family: poppins;
	/* background-color: #f6f6fe; */
}
.card-title {
	cursor: pointer;
}
.content-text {
	font-size: 16px;
	color: #5c6575;
	font-family: poppins;
}

.img-right {
	width: 74px;
	height: 74px;
}

.heading-right {
	font-size: 26px;
	color: #29364e;
	font-style: bold;
	font-family: poppins;
}

.text {
	color: #29364e;
	font-size: 16px;
	font-family: poppins;
}

.img-left {
	width: 74px;
	height: 74px;
	font-family: poppins;
}

.heading-left {
	font-size: 26px;
	color: #29364e;
	font-style: bold;
	font-family: poppins;
}

.content-heading2 {
	font-size: 34px;
	color: #29364e;
	font-style: bold;
	font-family: poppins;
}

.card-heading {
	font-style: bold;
	color: #29364e;
	font-size: 20px;
	font-family: poppins;
	cursor: pointer;
}
.card1 {
	border-radius: 30px;
	font-family: poppins;
	height: 287px;
}

.card-para {
	font-size: 14px;
	color: #29364e;
	font-family: poppins;
	opacity: 0.7;
}

.button {
	color: #393185;
	border: 1px solid #393185;
	font-size: 14px;
	font-family: poppins;
	width: 200px;
}

/* modal popup email verification start*/

.modal {
	position: fixed ;
	top: 3% !important;
	left: 20% !important;
	z-index: 1050 ;
	display: none ;
	width: 49% !important;
	height: 100% !important;
	overflow: hidden;
	outline: 0 ;
}

/* #myModal{
	position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 50%;
    height: 100%;
    overflow: hidden;
    outline: 0;
} */

.borderRadius {
	border-radius: 20px !important;
}

.image_popUp {
	width: 20%;
}
.image_size {
	width: 290px;
	height: 336px;
}

.enquiry_class {
	font-size: 18px;
	font-weight: 700;
}

.sharing_details {
	font-family: Mulish;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 28px;
	float: left;
	padding-left: 4%;
	padding-right: 4%;
	color: #566f86;
}

.yellow_color {
	color: #f3b021;
	font-size: 14px;
	padding-left: 4%;
}

.btn_pop {
	background: #ffffff;
	border: 1px solid #393185 !important;
	box-sizing: border-box;
	font-family: Poppins;
	font-style: normal;
	font-weight: 600;
	font-size: 19px;
	color: #393185;
	border-radius: 40px;
}

.close_text {
	font-size: 33px;
}

/* .borderRadius{
	position: fixed;
    top: 3%;
    left: 20%;
    z-index: 1050;
    display: none;
    width: 49%;
    height: 543px !important;
    overflow: hidden;
    outline: 0;
} */

/* modal popup email verification end*/

@media only screen and (max-width: 768px) {
	.btn_pop {
		font-size: 14px;
	}
	.button {
		width: 100px;
	}
	.card-heading {
		font-size: 16px;
	}
	.modal {
		top: 3%;
		left: 1%;
		width: 97%;
	}
	.sharing_details {
		font-size: 12px;
	}
	.enquiry_class {
		font-size: 15px;
	}
}

.card2 {
	border: white;
	font-family: poppins;
}

.container3 {
	background-color: #f9fafd;
	font-family: poppins;
}

.img {
	height: 172px;
	width: 172px;
	font-family: poppins;
}

.img-1 {
	height: 120px;
	width: auto;
}

.card-3 {
	border-radius: 20px;
}

.about-textContent {
}

/* card align */

.align {
	position: relative;
	/* bottom: 60px;	 */
	margin-top: -60px;
}

/* .margin-top-0{
	margin-top: 0px;
} */

/* carousel slider start */

.shadow-effect {
	background: #fff;
	padding: 20px;
	border-radius: 4px;
	text-align: center;
	border: 1px solid #ececec;
	box-shadow: 0 19px 38px rgba(0, 0, 0, 0.1), 0 15px 12px rgba(0, 0, 0, 0.02);
}

#customers-testimonials .shadow-effect p {
	font-family: inherit;
	font-size: 17px;
	line-height: 1.5;
	margin: 0 0 17px 0;
	font-weight: 300;
}

.testimonial-name {
	margin: -17px auto 0;
	display: table;
	width: auto;
	background: #3190e7;
	padding: 9px 35px;
	border-radius: 12px;
	text-align: center;
	color: #fff;
	box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
}

#customers-testimonials .item {
	text-align: center;
	margin-bottom: 100px;
	opacity: 0.2;
	-webkit-transform: scale3d(0.8, 0.8, 1);
	transform: scale3d(0.8, 0.8, 1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#customers-testimonials .owl-item.active.center .item {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

.owl-carousel .owl-item img {
	transform-style: preserve-3d;
	max-width: 90px;
	margin: 0 auto 17px;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
	background: #3190e7;
	transform: translate3d(0px, -50%, 0px) scale(0.7);
}

#customers-testimonials.owl-carousel .owl-dots {
	display: inline-block;
	width: 100%;
	text-align: center;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot {
	display: inline-block;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
	background: #3190e7;
	display: inline-block;
	height: 20px;
	margin: 0 2px 5px;
	transform: translate3d(0px, -50%, 0px) scale(0.3);
	transform-origin: 50% 50% 0;
	transition: all 250ms ease-out 0s;
	width: 20px;
	border-radius: 40px;
}

/* carousel slider end */

.float-tel {
	position: fixed !important;
	width: 50px;
	height: 46px;
	bottom: 307px;
	right: auto;
	left: 0px;
	color: #fff;
	text-align: center;
	font-size: 30px;
	z-index: 100;
}
.float-message {
	position: fixed;
	width: 60px;
	height: 83px;
	bottom: 207px;
	right: auto;
	left: -15px;
	color: #fff;
	text-align: center;
	font-size: 30px;
	z-index: 100;
}
.mobile-img {
	height: 47px;
}
.message-img {
	height: 47px;
}
.bgColor {
	background-color: #9715b3;
	color: white;
}
.bgColor:hover {
	background-color: #9715b3;
	color: white;
}
@media only screen and (max-width: 767px) {
	.image_popUp {
		width: 28%;
	}
	.card1 {
		margin-top: 9% !important;
	}
	.main-heading {
		margin-top: 8%;
		font-size: 25px;
		line-height: 17px;
	}
	.banner-text {
		font-size: 17px;
		margin-top: 10%;
	}
	.image_size {
		width: 290px;
		height: 336px;
	}
	#customers-testimonials.owl-carousel .owl-dots {
		display: inline-block;
		width: 100%;
		text-align: center;
		margin-top: -2%;
	}
	.owl-carousel .owl-stage-outer {
		position: relative;
		overflow: hidden;
		-webkit-transform: translate3d(0, 0, 0);
		margin-bottom: -77px !important;
	}
	.img-fluid {
		margin-top: 8%;
	}
	#customers-testimonials .item {
		text-align: center;
		margin-bottom: 150px;
		opacity: 0.2;
		-webkit-transform: scale3d(0.8, 0.8, 1);
		transform: scale3d(0.8, 0.8, 1);
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
	}
}

.float-wp {
	position: fixed;
	width: 60px;
	height: 60px;
	bottom: 50px;
	right: 50px;
	color: #fff;
	text-align: center;
	font-size: 30px;
	z-index: 1;
}
.wp-img {
	height: 80px;
	width: 80px;
}
.info-img {
	width: 50px;
	height: 50px;
}

@media only screen and (max-width: 767px) {
	.mobile-hidden {
		display: none;
	}
}

/* popup end */

.verify-popup {
	background-color: #596fe8;
	color: white;
	position: fixed;
	margin: 0px 350px;
	width: 60%;
	height: 130px;
	bottom: 40px;
	z-index: 100;
	font-family: 'Mulish', sans-serif;
	font-size: 14px;
	color: #e4e4e4;
}

.close {
	position: fixed;
	top: 0px;
}

.close:hover {
	color: white;
}

.popup_img {
	width: 120px;
}

.popup_para {
	font-size: 18px;
	font-weight: 600;
	color: white;
}



@media only screen and (min-width: 767px) and (max-width: 775px) {
	.modal {
		top: 11%;
		left: 19%;
		width: 55%;
	}
	.sharing_details {
		font-size: 12px;
	}
	.enquiry_class {
		font-size: 15px;
	}
}
.apply-online {
	position: fixed;
	right: -40px;
	top: 55%;
	bottom: auto;
	left: auto;
	z-index: 7;
}
.apply-online .btn {
	background: #9715b3;
	padding: 8px 10px;
	transform: rotate(270deg);
	color: #fff;
	border-radius: 10px 10px 0px 0px;
}
.apply-online .btn a {
	color: #fff;
	text-decoration: none;
	font-weight: 600;
}

.popup {
	align-items: center;
	display: flex;
	flex-direction: column;
}
.popup-overlay {
	background-color: #daf9c3;
	position: fixed;
	width: 100%;
	display: flex;
	height: 140px;
	bottom: 0;
	z-index: 100;
}
.submit {
	border-radius: 4px;
}
.closeOne {
	border-radius: 4px;
}

@media only screen and (max-width: 426px) {
	.popup-overlay {
		background-color: #daf9c3;
		position: fixed;
		width: 100%;
		height: 300px;
		bottom: 0;
		z-index: 100;
	}
}
