@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap');
body {
  font-family: 'Inter', sans-serif;
}
/* START Animation */



.loader { position: absolute; left: -1%; transform: translate(-50%, -50%); height: 300px; width: 300px; box-sizing: border-box; border-radius: 50%; }
.loader:after { content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); height: 0; width: 0; box-sizing: border-box;
border-radius: 50%; animation: animateNew 2s linear infinite; background: #7640866b;}
.loader:before { content: ""; position: absolute; top: 59%; left: 50%; transform: translate(-50%, -50%); height: 0; width: 0; box-sizing: border-box; 
border-radius: 50%; animation: animateNew 2s linear infinite; animation-delay: 1s; background: #7640866b; }
.loader4 { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); height: 300px; width: 300px; box-sizing: border-box; border-radius: 50%; }
.loader4:after { content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); height: 0; width: 0;
box-sizing: border-box; border-radius: 50%; animation: animateNew 2s linear infinite; background: #dbdbdb6b;}
.loader4:before { content: ""; position: absolute; top: 59%; left: 50%; transform: translate(-50%, -50%); height: 0; width: 0;
box-sizing: border-box; border-radius: 50%; animation: animateNew 2s linear infinite; animation-delay: 1s; background: #80808014; }
.loader1 { position: absolute; transform: translate(-50%, -50%); height: 300px; width: 300px;
box-sizing: border-box; border-radius: 50%; right: -7%; }
.loader1:after {content: ""; position: absolute; top: 50%;left: 50%; transform: translate(-50%, -50%); height: 0;  width: 0; box-sizing: border-box;
border-radius: 50%; animation: animateNew 2s linear infinite; background:#ffffff12; }
.loader1:before { content: ""; position: absolute; top: 59%; left: 50%; transform: translate(-50%, -50%); height: 0; width: 0; box-sizing: border-box; 
border-radius: 50%; animation: animateNew 2s linear infinite; animation-delay: 1s; background: #ffffff12;}
.loader5 { position: absolute; left: -1%; transform: translate(-50%, -50%); height: 300px; width: 300px; box-sizing: border-box; border-radius: 50%;}
.loader5:after { content: ""; position: absolute; top: 50%;left: 50%; transform: translate(-50%, -50%); height: 100px; width: 100px; box-sizing: border-box; 
border-radius: 50%; animation: animateNew 5s linear infinite; background:#ffffff12; }
.loader5:before { content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); height: 100px; width: 100px;
box-sizing: border-box; border-radius: 50%; animation: animateNew 5s linear infinite; animation-delay: 2s; background:#ffffff12;}
.loader5 {width: 650px; height: 650px; transform: translate(-50%, -50%); position: absolute; top: 53%; left: 50%; border-radius: 50%;}
@keyframes animateNew {
  0% { height: 0; width: 0; }
  100% { height: 100%; width: 100%; }
}
/* END Animation */

/* START BUTTON */
.btnTheme {background: #fff;  border: none; color: #9647db; font-size: 15px;line-height: 20px;font-weight: 400;padding: 10px 30px;text-decoration: none;
transition: all 0.5s ease; position: relative; border-radius: 5px;}
.btnTheme:hover, .btnTheme:focus { background: #fff; border: none; color: #9647db; }
/* END BUTTON */

/* START COMMON CSS */
.headingOther {	margin: 0 0 20px; text-align: center; display: inline-block; width: 100%; }
.headingOther h2 { font-size:40px; line-height: 48px; margin: 0 0 6px; text-transform: capitalize; font-weight: 600; position: relative; display: inline-block;  color: #764086; }
.headingOtherLeft { text-align: left; }
.headingOther p { color: #fff; font-size: 17px; line-height: 30px; margin: 0 0 15px; letter-spacing: 0.5px;}
h2 { color: #fff; font-size: 30px; line-height: 35px; font-weight: 600;}
h3 { font-size: 26px; line-height: 31px; font-weight: 600;}
h4 {  font-size: 18px; line-height: 23px; font-weight: 600;}
.contactcls p {	color: #000;font-weight: 300;}
.pcls {	font-size: 16px; line-height: 23px; color: #fff; }
p {	font-size: 16px; line-height: 23px; color: #fff; }
body { background: #fff; color: #333;  font-weight:400; font-size: 14px; line-height: 1.42857143;
margin: 0; padding: 0; position:relative; overflow-x: hidden;}
/* END COMMON CSS */

/* START HEADER */
header {background: #8a539b29;
    backdrop-filter: blur(101px); min-height: 80px; width: 100%;  position: relative;}
.headerInner { background: #f8f8fc; }
.navbar-nav { margin: 0 0 0;}
.navbar-default { background-color: transparent; border: none;}
.navbar { min-height: 45px; background: transparent !important; padding: 0; }
.navbar-brand { height: auto; margin: 0; padding: 15px 15px 15px 0;}
.navbar-brand>img { width: 200px; }
.navbar-nav li { padding: 0 12px; }
.navbar-light .navbar-nav .nav-link {color: #fff;font-size: 14px;line-height: 19px; padding: 0; text-decoration: none; text-transform: uppercase; font-weight: 600;  }
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link { color: #fff;}
.navbar-light .navbar-nav .nav-link:hover , .navbar-light .navbar-nav .nav-link:focus{ color: #fff;}
.navbar-nav li.nav-itemBtn { padding: 0 5px; margin: -7px 0 0;}
.navbar-nav li .btnReg {background: #fff;border:none;color: #764187;padding: 0 15px;font-size: 14px;text-transform: capitalize;border-radius: 3px;width: 100px;height: 30px;line-height: 30px;}
.navbar-nav li .btnReg:hover, .navbar-nav li .btnReg:focus { background: #fff; border: none; color: #764187; text-decoration: underline;}
/* END HEADER */



.about_sec {    align-items: center;
    background: #fef9ff;
    border-radius: 11px;
    padding: 6px 32px;
    border: 1px solid #f7ebfb;
    box-shadow: inset -3px -5px 20px 10px #8b559b0f;}

/* START Banner */
.banner {background: #fff; position: relative; width: 100%; }
.videoMain { position: relative; z-index: 0; width: 100%; height:100vh; top: 0; /* overflow: hidden; */  left: 0;}
.videoInner { object-fit: cover; width: 100%; height: 100%; object-position: 50% 50%; display: block; }

.bannerAreaInner {
    position: absolute;
    color: #eeeaea;
    /* width: 600px; */
    /* max-width: 100%; */
    top: calc(50% + 50px);
    font-weight: 700;
    left: 0;
    transform: translateY(-50%);
    right: 0;
}
.bannerAreaInner h1 { font-size: 60px; color:#fff; font-weight: bold;}
.bannerAreaInner h3 {  font-size: 40px;  line-height: 35px; color: #fff; letter-spacing: 0.5px; }
.bannerAreaInner p {  line-height: 30px; font-size: 19px; color: #fff; letter-spacing: 0.5px; font-weight:400;margin-top:20px; }
.imagesSocial { display: flex; flex-wrap: wrap; width: 100%; position: relative; left: -15px;}
.imagesSocial img { width: 100%; max-width: 254px; height: 80px; object-fit: cover;  }
/* END banner */

/* START aboutMain */
.aboutMain { background:transparent; padding: 100px 0 100px;  position: relative; width: 100%;}
.aboutLeft {position: relative;margin: 0 0 30px;display: inline-block;width: 100%;}


.aboutLeft h2 { color: #764187;
    font-size: 36px;
    margin: 0 0 32px;
    line-height: 30px;
    font-weight: 700; }

.aboutLeft p {display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #8b7d7d; }
    .aboutLeft h4 { float: right;  font-size: 18px;  color: #764187; margin: 0; }
.aboutRight { position: relative; margin: 0 0 30px; text-align: center;}
.aboutRight img { margin: 0; object-fit: cover;  mix-blend-mode: darken; }
/* END aboutMain */

/* START featuresMain */
.featuresMain {
	position: relative;
	padding: 40px 0 10px;
	width: 100%;
	overflow-x: hidden;
	/*background:#9d64ae url('https://php.parastechnologies.in/mygoodhorse/public/images/backpatttern.jpg');*/
	background-repeat: no-repeat;
	background-size: cover;
	background:radial-gradient(circle, rgb(181 114 180) 0%, rgb(103 32 108) 100%);
}
/*.featuresMain::before {*/
/*	content: '';*/
/*	position: absolute;*/
/*	width: 100%;*/
/*	height: 100%;*/
/*	background-color: #764086bf;*/
/*	top: 0;*/
/*}*/
.featuresMain .headingOther { margin: 0 0 30px;}
.featuresMain .headingOther h2 { color: #fff; margin: 0 0 10px; }
.featuresInner {
    margin: 0 0 60px;
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 10px 15px;
    position: relative;
    background-color: #ffffff33;
    backdrop-filter: blur(17px);
    border-radius: 8px;
}
.featuresInner:last-child { margin: 0; }
.featuresInner h4 { font-weight: 700; font-size: 20px; color: #fff; line-height: 25px; margin: 0 0 5px; text-transform: capitalize; position: relative; }
.featuresInner p { color: #fff; font-size: 16px; line-height: 23px; margin: 0 0 10px; letter-spacing: 0.5px;}
.featuresInnerCenter { margin: 0 0 30px; position: relative; width: 100%;}
.featuresInnerCenter figure img { margin: 0 auto 10px; display: block;}
.featuresInnerLeft .featuresInner  { text-align: right; }
.featuresInnerLeft .featuresInner  h4:before { left: auto; right: 80px;}
.featuresInnerLeft .featuresInner  h4:after { left: auto; right: 100px; }
.featuresInnerLeft , .featuresInnerRight { position: relative; margin: 0 0 30px;}
.featuresInnerRight .featuresInner:before { content: ""; background: #9647db; position: absolute; height: 12px; width: 12px;left: -21px; top: 15px;
border-radius: 50%; z-index: 2; float: left; padding: 0; border: 3px solid rgba(255,255,255,.9); }
.featuresInnerLeft .featuresInner:before { content: ""; background: 0 0/cover #9647db; position: absolute; height: 12px; width: 12px; right: -21px; top: 15px;
border-radius: 50%; z-index: 2; float: right; padding: 0; border: 3px solid rgba(255,255,255,.9); }
.featuresInnerCenter:before { content: ""; background-color: rgba(255,255,255,.3); position: absolute; height: 100%; width: 1px; left: -15px; background-size: cover; border-radius: 12px; top: 0;}
.featuresInnerCenter:after { content: ""; background-color: rgba(255,255,255,.3); position: absolute; height: 100%; width: 1px; right: -15px; background-size: cover; border-radius: 12px; top: 0;}
.featuresBottom { margin: 0 0 20px; }
/* END featuresMain */

/* START plansMain */
.plansMain { background: #fff; padding:60px 0 80px; width: 100%; position: relative; overflow-x: hidden;}
.plansMain .headingOther { margin: 0; }
.plansMain .headingOther h2 { margin: 0 0 10px; }
.priceBlock {
	/* background: linear-gradient(to right, #764086 0, #A36AB4 100%); */
	border-radius: 5px;
	border: 1px solid rgba(0, 0, 0, .125);
	padding: 20px 10px;
	margin: 20px auto;
	text-align: center;
	position: relative;
	min-height: 264px;
	width: 320px;
	max-width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	background-color: #fff;
	box-shadow:inset -3px -5px 20px 10px #8b559b0f;
	border-radius: 12px;
}
    
/*.priceBlock { background: linear-gradient(to right,#764086 0,#A36AB4 100%); border-radius: 5px; border: 1px solid rgba(0,0,0,.125);  
padding: 20px 10px; margin: 0 0 0; text-align: center; position: relative; min-height: 320px;  width: 320px; max-width: 100%;  }*/
.price {text-align: center;font-size: 30px;color: #000;font-weight: 700;}
.price span {font-size: 16px;color: #000;font-weight: 400;display: block;letter-spacing: 0.5px;}
.priceBlock h3 { color: #000; width: 100%; margin: 0 0 15px; position: relative; font-size: 20px; text-align: center;  font-weight: 600; }
.priceBlock p {text-align: left;line-height: 23px;font-size: 16px;color: #000;margin: 0 0 5px;font-weight: 400; letter-spacing: 0.5px; }
.priceBtn { margin: 10px 0 0; text-align: center;}
.priceBtn .btnTheme { margin: 0; }
.plansMain .owl-theme .owl-nav { display: none; }
.plansMain .owl-theme .owl-dots .owl-dot span {  display: none; height: 10px; background: #000; border: 1px solid #000; width: 45px; margin: 20px 5px 0; border-radius: 6px;}
.plansMain .owl-theme .owl-dots .owl-dot.active span, .plansMain .owl-theme .owl-dots .owl-dot:hover span { background: #9647db; border: 1px solid #9647db;}
/* END plansMain */

/*  START faq_section  */
.faq_section {position: relative; padding: 40px 0 40px; width: 100%; overflow-x: hidden; background-color: #F2EBF4; }
.faq_section .headingOther { margin: 0 0 0;}
.faq_section .headingOther h2 { color: #fff; text-align: left;}
.faq_content .card { border: none; background: transparent; margin-bottom:13px; border-radius: 4px;}
.faq_content .accordion .fas {	margin-right: 0; float: right; position: relative; top: 4px;}
.faq_content .accordion>.card .card-header { background: #fff;padding: 12px 15px; border-radius: 4px !important; margin-bottom: 5px; }
.faq_content .btn-link {color: #000;padding: 0;width: 100%;text-align: left;text-decoration: none;font-weight: 400; font-size: 18px; }
.faq_content .card-body {background:#fff; border-radius: 0 0 4px 4px;font-weight: 400;color: #fff;border-top: 1px solid rgb(255 255 255); font-size: 16px; line-height: 23px; letter-spacing: 0.5px; }
.faq_content .card-body p {color: #787070; font-weight: 400; letter-spacing: 0.5px; }
.faq_content .card-body a { color: #9647db;}
.faq_content .card-body a:hover, .faq_content .card-body a:focus { opacity: 0.8;}
.faqBottom { margin: 30px 0 0; }
.bottomText {
    text-align: center;
    margin: 0;
    width: 100%;
    line-height: 30px;
    font-size: 19px;
    color: #080808;
    letter-spacing: 0.5px;
}
.bottomText .btn {
    color: #fff;
    padding: 7px 9px 7px 9px;
    border-radius: 5px;
    background-color: #794288;
}
/* END faq_section */

/* START downloadMain */
/*.downloadMain { background: #fff; padding: 40px 0 40px; width: 100%; position: relative; overflow-x: hidden;}*/
.downloadMain {
    /*background: url('https://php.parastechnologies.in/mygoodhorse/public/images/slide-2-copyright.jpg');*/
    padding:50px 0 0px;
    width: 100%;
    position: relative;
    overflow-x: hidden;
    background-position: center;
}
.downloadLeft { text-align: center; margin: 0 0 10px;}
.downloadLeft h2 { color: #000; font-size: 30px; line-height: 40px; font-weight: 700; margin: 0; }
.downloadRight { text-align: center; }
.downloadRight img { width: 100%;max-width: 254px; height: 80px; object-fit: cover; }
/* END downloadMain */

/* START contactMain */
/*.contactMain { background: linear-gradient(to right,#764086,#a36ab4 100%); position: relative; padding: 40px 0 10px; width: 100%; overflow-x: hidden; }*/
/*.contactMain { background:#a173ae; position: relative; padding: 40px 0 10px; width: 100%; overflow-x: hidden; }*/
.contactMain {
    background: #fff;
    position: relative;
    padding: 40px 0 10px;
    width: 100%;
    overflow-x: hidden;
}
.contactInner {
    margin: 0 0 30px;
    padding: 0;
    border-radius: 5px;
    /*background-color: #fff;*/
    border-radius: 11px;
    padding:0px;
    /*box-shadow: 0 0 10px #ccc;*/
}
.contactInner p {
    font-size: 15px;
    color: #292727;
    line-height: normal;
    font-weight: 300;
}
.contactInner h6 {
    color: #1d273d;
    font-weight: 300;
    font-size: 17px;
}
.contactInner h2 {
    font-size: 40px;
    color: #1d273d;
    font-weight: 500;
}
.contactInner .form-group { margin-bottom: 20px; position: relative;}
.contactInner label.error { position: absolute;	left: 0; bottom: -22px;	color: #595454;	font-size:12px;}
.contactInner label {
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
    color: #000;
}
.contactInner .input-group { border-radius: 5px; background-color: #fff; border: 1px solid #ccc; }
.contactInner .form-control { background-color: transparent; border: none; border-radius: 0; font-size: 15px; font-weight: 400; height: 45px; padding: 0; box-shadow: none;  }
.contactInner .form-control::-webkit-input-placeholder{ color: #999;  }
.contactInner .form-control::-moz-placeholder { color: #999; }
.contactInner .form-control::-ms-input-placeholder { color: #999;  }
.contactInner i {
    color: #6a4077;
    font-size: 16px;
    height: 30px;
    /* padding: 0 12px; */
    /* line-height: 43px; */
}
.contactInner textarea.form-control { height: 100px; padding-top: 9px;	resize: none; }
.btnContact { margin: 10px 0 0; text-align: right;}
.btnContact .btn { padding: 10px 35px; color: #9647db; width:100%;  background-color: #7b448b;
    color: #ffff;
    height: 49px;}
.contactLeft {
    text-align: left;
    max-width: 600px;
    margin: 0 0 0;
    background-color: #7b448b;
    border-radius: 9px;
    padding: 62px;
    height: 300px;
}
.contactLeft h2 { color:#fff; font-weight: 700; font-size: 36px; }
.contactLeft p { line-height: 30px;  font-size: 16px; color: #fff; letter-spacing: 0.5px; }
.contactLeft ul { margin: 0; padding: 0; width: 100%; }
.contactLeft ul li { display: inline-block; list-style-type: none; margin: 0 0 10px; }
.contactLeft ul li span { float: left; width: 20px; }
.contactLeft ul li i {
    color: #fff;
    font-size: 17px;
}
.contactLeft ul li p { line-height: 21px; font-size: 16px; color: #fff; letter-spacing: 0.5px;  margin: 0; padding-left: 25px; display: block; }
/* END contactMain */

/* START FOOTER */
.footer { background: #fff; margin: 0; width: 100%; position: relative;}
.footerTop { padding:24px 0 0; }
.socialIcon { display: inline-block; margin: 0 0 0px; width: 100%;}
.socialIcon ul { margin: 0; padding: 0; float:right; }
.socialIcon ul li { display: inline-block; list-style-type: none; margin: 0; width: auto; border: none; }
.socialIcon ul li a { background: #764086; display: inline-block; width: 35px; height: 35px; margin: 0 1px 0 0;  position: relative; text-decoration: none; border-radius: 50%;}
.socialIcon ul li a:hover { background: linear-gradient(64deg, #3ad7dc 0%, #059fd7 100%); transition: all 0.3s ease-in-out 0s;}
.socialIcon a i { font-size: 16px; color: #fff; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); }
.footerInner { margin:0 0 5px; display: inline-block; width: 100%; text-align: left;}

.footerInner ul { margin: 0;  padding: 0;}
.footerInner ul li { display: inline-block; list-style-type: none; margin: 0 0 10px; padding: 0 15px; }
.footerInner ul li a { color: #586082; font-size: 16px; line-height: 23px; text-decoration: none; position: relative; margin: 0; display: inline-block; font-weight: 400; letter-spacing: 0.5px; }
.footerInner ul li a:hover, .footerInner li a:focus { color: #a168b2; transition: 0.5s; }
.copy { width: 100%; background: transparent;}
.copyInner {
    padding: 22px 0 13px;
    border-top: 1px solid rgba(0255, 255, 255, 0.2);
    text-align: center;
    width: 100%;
}
.copyInner p { color: #808080;     line-height: 23px;
font-size: 16px; margin: 0; }
#myBtn { display: none;	position: fixed; bottom: 20px; right: 30px;	z-index: 99; font-size: 20px; border: none;	outline: none;	background-image: linear-gradient(to right,#764086 0,#a36ab4 100%); 
color: #fff; cursor: pointer; padding: 5px; width: 40px; height: 40px; border-radius: 50%; transition: all 0.3s ease-in-out 0s;}
#myBtn:hover { background-image: linear-gradient(to right,#764086 0,#a36ab4 100%); }
/* END footer */

.pt_7 {padding-top: 9% !important;}

/*start FAQ Page*/
.faq_section_page { background: #fff; position: relative; padding: 40px 0 40px; width: 100%; overflow-x: hidden; }
.faq_section_page .headingOther { margin: 0 0 0;}
.faq_section_page .headingOther .card-header h2 { color: #fff; }
.faq_section_page .faq_content .accordion>.card .card-header{ background: #a36ab4;}
.faq_section_page .faq_content .card-body { background:#6a3f76f7;}
.faq_section_page .faq_content .btn-link { color: #fff;}
/*Stopm */
/*.aboutRight {    width: 122px;*/
/*    height: 122px;*/
/*    border-radius: 103px;*/
/*    overflow: hidden;}*/
.aboutFullContent p 
{
    color: #000;
}    
 .footerInner ul li ul li {
    display: block;
}
.priceBlock p img {
	width: 60px !important;
	margin: auto;
	padding-bottom: 8px;
}
.downloadLef h2 {
	text-align: center;
	color: #fff;
	padding-bottom: 16px;
	padding-top:0px;
}
.footerRES {
    padding-top: 0;
}
.copyRES {
    border-top: 1px solid #ccc;
}
.downloadMain::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #412749;
    top: 0;
}
.featuresMain {
    padding: 32px 0;
}
.left-img img {
    height: 98%;
    object-fit: cover;
    border-radius: 9px;
    height: 100%;
    width: 100%;
}

.contact-us-block {
    width: 100%;
    height: 283px;
    width: 482px;
}
.contact-us-block img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    object-fit: cover;
    padding-top: 0;
}
.priceBlock::before {
    content: '';
    position: absolute;
    width: 300px;
    height: 120px;
    background-color: #e0d7e0;
    border-radius: 10px;
    top: 155px;
    z-index: -1;
}
.priceBlock:hover {
    background-color: #f5e8f9;
}
.form-block .form-group input {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    height: 46px;
    padding-left: 25px;
        font-weight: 300;
           font-size: 15px;
}

.form-block .form-group textarea {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    height: 90px;
    padding-left: 25px;
    font-size: 15px;
        font-weight: 300;
}
.form-block i {
    position: absolute;
    /* margin-top: 15px; */
    /* margin-left: 3px; */
    height: 20px;
    top: 15px;
    left: 2px;
    font-size: 14px;
    z-index: 99;
    color: #7c7878;
}
.form-block .form-group {
    margin-bottom: 22px;
}
.form-block .btnContact {
    margin: 42px 0 0;
    text-align: right;
}
.form-block .textarea i {
    top: 10px;
}
.form-block .btnContact button i {
    position: relative;
    /* display: flex; */
    /* justify-content: center; */
    color: #fff;
    top: 0;
    height: auto;
        padding-left: 6px;
}
.headingOther p {
    text-align: center;
    font-size: 16px;
    padding: 10px 15px 15px 0;
}
.contact-us-support {
    background-color: #ffffff26;
    margin-bottom: 32px;
    border-radius: 6px;
    padding: 19px 27px;
    display: flex;
    gap: 10px;
}
.contact-us-support p {
    margin-bottom: 3px;
    font-size: 14px;
}
.contact-us-support h4 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 4px;
}
.contact-us-support i {
    color: #fff;
    font-size: 17px;
    margin-top: 3px;
}
.black-bg {
    background-color: #000;
    border-radius: 100px;
    height: 350px;
    width: 350px;
    position: absolute;
    z-index: -1;
    left: -50px;
    right: 0;
    margin: auto;
    top: 32px;
    filter: blur(103px);
}
.shadow-sm {
    box-shadow: 0 .125rem 1.25rem rgba(0,0,0,.075) !important;
}
.form-group input {
    height: 50px;
    border-radius: 6px;
    border: 1px solid #d9d6d6;
    font-weight: 300;
}
.form-group textarea {
    border-radius: 6px;
    border: 1px solid #d9d6d6;
    font-weight: 300;
}
.form-group label {
    font-size: 16px;
    font-weight: 500;
    color: #000;
}
.font300{font-weight:300;}
.contact-left {
    font-size: 16px;
}
.contact-left p {
    font-size: 15px;
    font-weight: 300;
    color:#343a40!important;
}
.contact-left span {
    background-color: #eeeded;
    width: 50px;
    height: 50px;
    padding: 8px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.faq-section {
    text-align: center;
    padding: 7px 22px;
}
.faq-subtitle {
      color: #764086;
      font-size: 16px;
      margin-bottom: 10px;
    }
.faq-title {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 11px;
    color: #764086;
}
.faq-description {
    color: #000;
    font-size: 16px;
    max-width: 889px;
    margin: 0 auto;
}
.pt100{padding-top:100px!important ;}
.pb100{padding-bottom:100px!important;}
.contactMain h2 {
    color: #343a40;
}
.btn.btn-dark.btn-dark-orange {
    background-color: #794288;
    border: 0;
    padding: 10px 32px !important;
}
 .app-image {
      max-width: 100%;
      height: auto;
    }
 .download-badges img {
    height: 83px;
    margin-right: 0;
}
.downloadMain h2 {
    font-size: 33px;
}
.round-shape {
    background-color: #ba38dd;
    width: 300px;
    height: 200px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 180px;
    filter: blur(166px);
}
.round-shape-left {
      background-color: #ba38dd;
    width: 300px;
    height: 200px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 180px;
  filter: blur(166px);
}
.downloadMain p {
    font-weight: 200;
    line-height: 30px;
}
.contactMain h2 {
    font-size: 36px;
}