* {
	padding: 0px;
	margin: 0px;
}

* {
	margin: 0px;
	padding: 0px;
}

.clear {
	padding: 0px;
	margin: 0px;
	clear: both;
}

body {
	overflow-x: hidden;
	font-family: 'Outfit', sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #333;
}

ul {
	list-style: none;
	margin: 0px !important;
}

a:focus,
:focus {
	outline: none !important;
}

a:hover {
	text-decoration: none !important;
}

a {
	text-decoration: none;
}

a img {
	border: none;
}

h1 {
	font-size: 25px;
	color: #454545;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 22px;
	color: #454545;
	margin: 0;
	padding: 0;
}

h3 {
	font-size: 20px;
	color: #454545;
	margin: 0;
	padding: 0;
}

h4 {
	font-size: 18px;
	color: #454545;
	margin: 0;
	padding: 0;
}

h5 {
	font-size: 15px;
	color: #454545;
	margin: 0;
	padding: 0;
}

h6 {
	font-size: 14px;
	color: #454545;
	margin: 0;
	padding: 0;
}

p {
	font-family: 'Mulish', sans-serif;
	font-size: 12px;
	color: #454545;
	margin: 0;
	padding: 0;
}

a {
	padding: 0px;
	margin: 0px;
	outline: none;
}

ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

label {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

ul li {
	padding: 0px;
	margin: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0px;
	margin: 0px;
}

input[type="text"]::-webkit-placeholder {
	opacity: 1;
}

input[type="text"]::-moz-placeholder {
	opacity: 1;
}

input[type="password"]::-webkit-placeholder {
	opacity: 1;
}

input[type="password"]::-moz-placeholder {
	opacity: 1;
}

input[type="search"]::-webkit-placeholder {
	opacity: 1;
}

input[type="search"]::-moz-placeholder {
	opacity: 1;
}

input[type="email"]::-webkit-placeholder {
	opacity: 1;
}

input[type="email"]::-moz-placeholder {
	opacity: 1;
}

input[type="tel"]::-webkit-placeholder {
	opacity: 1;
}

input[type="tel"]::-moz-placeholder {
	opacity: 1;
}

textarea::-moz-placeholder {
	opacity: 1;
}

textarea::-webkit-placeholder {
	opacity: 1;
}

a:hover {
	outline: none !important;
	text-decoration: none;
}

a:active {
	outline: none !important;
	text-decoration: none;
}

a {
	text-decoration: none !important;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

img {
	vertical-align: middle;
	border-style: none;
}

.btn.focus,
.btn:focus {
	outline: 0;
	box-shadow: none;
}
:root {
    --e-global-color-primary: #6F6F6F;
    --e-global-color-secondary: #272727;
    --e-global-color-text: #6F6F6F;
    --e-global-color-accent: #61CE70;
    --e-global-color-342b9a9: #272727;
    --e-global-color-302ce26: #4DC879;
    --e-global-color-ffed1c6: #EB5942;
    --e-global-color-ca73e64: #FFF9EB;
    --e-global-color-54d3b76: #DFD9FF;
    --e-global-color-412cde5: #F9F9F9;
    --e-global-color-532b30d: #ECF0F9;
    --e-global-color-5cbc9ff: #EAF0FF;
    --e-global-color-06ce1ad: #FFFFFF;
    --e-global-color-c31c1dd: #FFDCCDA6;
    --e-global-color-a61bfc8: #ABF0FC7A;
    --e-global-color-a6cd08a: #C2F5D273;
    --e-global-color-20d8271: #FEC901;
    --e-global-color-da03eb0: #6970B3;
    --e-global-typography-primary-font-family: "Poppins";
    --e-global-typography-primary-font-size: 44px;
    --e-global-typography-primary-font-weight: 500;
    --e-global-typography-primary-line-height: 50px;
    --e-global-typography-secondary-font-family: "Poppins";
    --e-global-typography-secondary-font-size: 16px;
    --e-global-typography-secondary-font-weight: 500;
    --e-global-typography-secondary-line-height: 22px;
    --e-global-typography-text-font-family: "Poppins";
    --e-global-typography-text-font-size: 14px;
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-text-line-height: 20px;
    --e-global-typography-accent-font-family: "Poppins";
    --e-global-typography-accent-font-size: 14px;
    --e-global-typography-accent-font-weight: 400;
    --e-global-typography-accent-text-transform: capitalize;
    --e-global-typography-accent-line-height: 20px;
    --e-global-typography-c19ca4e-font-family: "Poppins";
    --e-global-typography-c19ca4e-font-size: 54px;
    --e-global-typography-c19ca4e-font-weight: 500;
    --e-global-typography-c19ca4e-line-height: 60px;
    --e-global-typography-f66ec78-font-family: "Poppins";
    --e-global-typography-f66ec78-font-size: 44px;
    --e-global-typography-f66ec78-font-weight: 500;
    --e-global-typography-f66ec78-line-height: 50px;
    --e-global-typography-6e60cb9-font-family: "Poppins";
    --e-global-typography-6e60cb9-font-size: 30px;
    --e-global-typography-6e60cb9-font-weight: 400;
    --e-global-typography-6e60cb9-line-height: 36px;
    --e-global-typography-3fdf572-font-family: "Poppins";
    --e-global-typography-3fdf572-font-size: 26px;
    --e-global-typography-3fdf572-font-weight: 500;
    --e-global-typography-3fdf572-line-height: 32px;
    --e-global-typography-f2584fb-font-family: "Poppins";
    --e-global-typography-f2584fb-font-size: 22px;
    --e-global-typography-f2584fb-font-weight: 400;
    --e-global-typography-f2584fb-line-height: 28px;
    --e-global-typography-3cf4ea5-font-family: "Poppins";
    --e-global-typography-3cf4ea5-font-size: 16px;
    --e-global-typography-3cf4ea5-font-weight: 500;
    --e-global-typography-3cf4ea5-line-height: 22px;
    --e-global-typography-e950178-font-family: "Poppins";
    --e-global-typography-e950178-font-size: 12px;
    --e-global-typography-e950178-font-weight: 300;
    --e-global-typography-e950178-line-height: 18px;
	--main-purple: #6100FF;
	--main-orange: #FF9632;
	--hover-purple:#680BFF;
}
.img-block{
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	display: block;
}
.container.auriv-container{
	max-width: 1170px;
	width: 1170px;
}
header{
	width: 100%;
	background-color: white;
	padding: 15px 0;
	z-index: 999;
	position: relative;
}
.navbar-brand{
	padding:5px 0 5px 0;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
	width: 166px;
	height:52px;
	margin:0 80px 0 0;
}
header .navbar-nav{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
}
header .nav-link{
	font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: var(--e-global-color-342b9a9) !important;
    border-radius: 0px 0px 0px 0px;
    padding: 20px 20px 20px 20px !important;
	transition: all .4s ease;
    text-transform: none;
	letter-spacing: normal;
	align-items: center;
    text-decoration: none !important;
	display: flex;
	height: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
}
header .nav-link:hover{
	color: var(--main-purple) !important;
}
header .nav-link.active{
	color: var(--main-orange) !important;
}
.hdr-login-signup{
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
	gap: 15px;
	margin-right: 72px !important;
	margin-left: auto !important;
}
.hdr-login-signup li a{
	    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: var(--e-global-typography-accent-font-size);
    font-weight: var(--e-global-typography-accent-font-weight);
    text-transform: var(--e-global-typography-accent-text-transform);
    line-height: var(--e-global-typography-accent-line-height);
	    color: #FFFFFF;
    background-color: var(--main-purple);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 18px 18px 18px 18px;
    padding: 14px 32.1px;
	border-color: var(--main-purple);
}
.hdr-login-signup li a:hover{
	background-color: var(--hover-purple);
	border-color: var(--hover-purple);
}
.rt-sldin{
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.r8-sldin-icon {
	display: block;
	width: 45px;
	height: fit-content;
}
.r8-sldin-icon svg{
	display: block;
	width: 45px;
	transition: all 0.3s ease-in-out;
}
.r8-sldin-icon:hover svg path{
	fill: var(--hover-purple);
}
.banner{
	width: 100%;
	height: calc(100vh - 90px);
	padding: 55px 95px;
	z-index: 2;
}
.bnr-bg-img{
	bottom: 0;
	left: 0;
	width: 100%;
	height: auto;
	display: block;
	z-index: -1;
}
.bnr-txt h1{
	    color: #1C244B;
    font-family: "Poppins", Sans-serif;
    font-size: 44px;
    font-weight: 600;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 1.2em;
    letter-spacing: 0px;
    word-spacing: 0em;
	margin-bottom: 18px;
}
.bnr-txt h1 span{
	color: var(--main-orange);
}
.bnr-txt p {
    text-align: left;
    color: #21324b;
    font-family: "Poppins", Sans-serif;
    font-size: 15.2px;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 2;
    letter-spacing: 0.01em;
    word-spacing: 0em;
}
.bnr-txt-btns{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: stretch;
	gap: 12px;
	padding: 12px;
	margin: 40px 0;
	width: 641px;
	max-width: 100%;
}
.bnr-txt-btns a{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	gap: 8px;
	font-size: 18px;
    font-weight: 500;
	font-family: "Poppins", Sans-serif;
	text-transform: capitalize;
	line-height: 20px;
	text-align: center;
	border-radius: 5px;
	padding: 14px 30px;
	border: 3px solid var(--main-purple);
}
.bnr-txt-btns a.bt-demo{
	color: white;
	background-color: var(--main-purple);
}
.bnr-txt-btns a.bt-teach{
color: black;
}
.bnr-txt-btns a.bt-demo:hover{
	color: white;
	background-color: var(--hover-purple);
}
.bnr-mn-img {
    width: 100%;
    height: 100%;
    
    display: flex;
    justify-content: flex-end;
    align-items: center;
    overflow: hidden;
    padding: 0 118px 0 0;
}
.bnr-mn-img img {
    display: block;
    width: 504px;
    height: calc(100vh - 200px);
    max-width: 100%;
   max-height: calc(100vh - 200px);
    object-fit: contain;
}
.catagory{
	padding: 120px 0 100px 0;
}
.catagory-hdr h2{
	text-align: center;
	    color: #272727;
    margin: 0px 0px 0px 0px;
    font-family: "Poppins", Sans-serif;
    font-size: 34px;
    font-weight: 400;
    line-height: 50px;
	margin-bottom: 40px;
}
.catagory-hdr h2 span{
	color: var(--main-purple);
} 
.catagory-innr{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: stretch;
	gap: 10px;
}
.cat-box{
	border-radius: 20px;
	padding:32px;
	background-color: #E7E7E74A;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	width: calc((100% - 20px) / 3);
	transition: all 0.9s ease;
}
.cat-box em{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 120px;
	height: 120px;
	margin-bottom: 20px;
}
.cat-box em img{
	display: block;
	width: 100%;
	height: 100%;
}
.cat-box h4{
	font-size: 22px;
    font-weight: 500;
	color: #272727;
	line-height: 50px;
	 font-family: "Poppins", Sans-serif;
	 margin-bottom: 15px;
}
.cat-box p{
	    text-align: left;
    font-family: var(--e-global-typography-e950178-font-family), Sans-serif;
    font-size:12px;
    font-weight: var(--e-global-typography-e950178-font-weight);
    line-height: 1.8;
}
.cat-box:nth-of-type(1):hover{
	background-color: #ECF0F9;
}
.cat-box:nth-of-type(2):hover{
	background-color: #FFE8DF;
}
.cat-box:nth-of-type(3):hover{
	background-color: #D8F8FE;
}
.catagory-hdr.crs-hdr{
	margin-bottom: 60px;
}
.crs-innr{
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: stretch;
	gap: 15px;
}
.crs-box {
    width: calc((100% - 30px) / 3);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #4DC87963;
    box-shadow: 0px 4px 15px 0px rgba(102, 118.00000000000009, 255, 0.1);
    padding: 0px 0px 0px 0px;
    transition: all 0.3s ease-in-out;
    padding: 20px;
    border-radius: 26px;
}
.crs-box em{
	display: flex;
	width: 100%;
	height: 243px;
	border-radius: 20px;
	overflow: hidden;
	justify-content: center;
	align-items: center;
	margin-bottom: 20px;
}
.crs-box em img{
	display: block;
	width: 100%;
	height:100%;
}
.tag-rate{
	margin-bottom:15px;
}
h6.tag{
	    text-align: left;
    font-family: var(--e-global-typography-e950178-font-family), Sans-serif;
    font-size:12px;
    font-weight: var(--e-global-typography-e950178-font-weight);
	padding:6.2px 19px;
	border-radius: 30px;
	background-color: #EAF0FF;
}
.tag-rate ul{
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	align-items: center;
	gap: 1px;
	margin-left: auto !important;
}
.tag-rate ul p {
    margin: 7px 8px 0 0 !important;
    text-align: right;
    color: var(--e-global-color-342b9a9);
    font-family: var(--e-global-typography-e950178-font-family), Sans-serif;
    font-size: 12px;
    font-weight: 400;
}
.crs-box h4{
	font-family: var(--e-global-typography-f66ec78-font-family), Sans-serif;
    font-weight: 500;
    line-height: 50px;
	color: rgb(39, 39, 39);
    font-size: 19px;
	margin-bottom: 20px;
}
.crs-box p{
color: rgb(39, 39, 39);
    font-size: 16px;
    line-height: 24px;
	font-family: var(--e-global-typography-e950178-font-family), Sans-serif;
	margin-bottom: 20px;
}
.crs-box:hover{
	    box-shadow: rgba(102, 118, 255, 0.33) 0px 4px 15px 0px;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(2, 1, 1, 0);
}
.crs-box a{
	margin: 0 auto;
	display: block;
	width: fit-content;
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: 14px;
    font-weight: var(--e-global-typography-accent-font-weight);
    text-transform: var(--e-global-typography-accent-text-transform);
    line-height:20px;
    border-color: rgb(39, 39, 39);
    color: rgb(39, 39, 39);
    background-color: rgba(97, 206, 112, 0);
    border-style: solid;
    border-width: 1px;
    border-radius: 18px;
    padding: 12px 20px;
}
.crs-box a:hover{
	background-color: var(--main-purple);
	color: white;
	border-color: var(--main-purple);
}
.home-crs{
	margin-bottom: 100px;
}
.why-auriv{
	background-color: rgb(255, 249, 234);
	padding: 100px;
}
.why-arv-img{
	padding-top: 60px;
	display: flex;
	justify-content: flex-end;
	align-items: flex-start;
}
.why-arv-img img{
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.why-arv-hdr h5{
	    color: rgb(97, 0, 255);
    font-family: Poppins, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    text-decoration: underline;
	margin-bottom: 15px;
}
.why-arv-hdr h4{
	    color: rgb(39, 39, 39);
    font-family: 'Poppins', sans-serif;
    font-size: 44px;
    font-weight: 500;
    line-height: 50px;
   margin-bottom: 30px;
}
.why-arv-hdr h4 span{
	color: var(--main-purple);
}
.why-arv-hdr p {
    margin-bottom: 30px;
    color: #5f5555;
    font-size: 15px;
    line-height: 27px;
    font-family: var(--e-global-typography-e950178-font-family), Sans-serif;
}
.why-arv-inr{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: stretch;
	gap: 30px;
}
.why-arv-box{
	box-shadow: rgba(102, 118, 255, 0.1) 0px 0px 10px 0px;
    border-style: solid;
    border-width: 0px;
	background-color: white;
	border-radius: 20px;
	border-color: #EAF0FF;
	padding: 23px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	gap: 30px;
}
.why-arv-box em{
	width: 48px;
	height: 48px;
	overflow: hidden;
	display: block;
	flex-shrink: 0;
}
.why-arv-box em img{
	display: block;
	width: 100%;
	height: 100%;
}
.why-arv-box text h5 {
    font-size: 18px;
    font-weight: 500;
    color: var(--e-global-color-342b9a9);
    font-family: var(--e-global-typography-f66ec78-font-family), Sans-serif;
    line-height: 1;
    margin-bottom: 14px;
    margin-top: 12px;
}
.why-arv-box text p{
	font-size: 13px;
	font-weight: 500;
	color: #6F6F6F;
	line-height: 1.5;
}
a.why-arv-btn{
	    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: 14px;
    font-weight:400;
    text-transform: capitalize;
    line-height: 20px;
    fill: rgb(255, 255, 255);
    color: rgb(255, 255, 255);
	padding: 14px 30px 14px 30px;
	background-color: rgb(78, 199, 120);
    border-style: solid;
    border-width: 0px;
    border-radius: 18px;
	border-color: #4DC879;
	display: block;
	width: fit-content;
}

.tesimonial{
	padding: 100px 0;
}
.testi-hdr {
	margin-bottom: 50px;
}
.testi-hdr h5{
	    color: #6100FF;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-decoration: underline;
    line-height: 28px;
	text-align: center;
	margin: 0 auto 20px auto;
	width: fit-content;
}
.testi-hdr h2{
color: var(--e-global-color-342b9a9);
    margin: 0px 0px 0px 0px;
    font-family: var(--e-global-typography-f66ec78-font-family), Sans-serif;
    font-size:44px;
    font-weight:500;
    line-height:50px;
	text-align: center;
	margin-bottom: 30px;
}
.testi-hdr h2 span{
	color: var(--main-purple);
}
.testi-hdr p{
line-height: 1.8;
font-family: var(--e-global-typography-f66ec78-font-family), Sans-serif;
    font-size:14px;
    font-weight:400;
	text-align: center;
}
.testi-innr{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: stretch;
	gap: 20px;
}
.testi-box{
	width: calc((100% - 40px) / 3);
	padding: 60px 0 20px 0;
	position: relative;
	z-index: 2;
}
.testi-box::before{
	content: '';
	position: absolute;
	z-index: -1;
	width: calc(100% - 100px);
	top: 0;
	right: 0;
	height: 100%;
	border-radius: 20px;
	background-color: #EAF0FF;
	display: block;
}
.testi-box::after{
	content: '';
	position: absolute;
	width: 50px;
	height: 50px;
	display: block;
	background-image: url(../images/quote.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	top: 192px;
	right: 39px;
	z-index: 1;
}
.testi-box-top{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
}
.testi-box-top em{
	width: 174px;
	height: 240px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}
.testi-box-top em img{
	display:block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.testi-name h5{
	color: var(--e-global-color-text);
    font-size: 17px;
	font-weight: 500;
    line-height: 50px;
	font-family: var(--e-global-typography-f66ec78-font-family), Sans-serif;
	margin-bottom: 10px;
}
.testi-name p{
	color: #000000;
    font-size: 13px;
	font-weight: 400;
	line-height: 1.5;
	font-family: var(--e-global-typography-f66ec78-font-family), Sans-serif;
}
.testi-name{
	margin-top: -20px;
}
.testi-text {
    width: 260px;
    max-width: 100%;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #4DC8795C;
    box-shadow: 0px 4px 15px 0px rgba(102, 118.00000000000009, 255, 0.1);
    padding: 20px;
    border-radius: 20px;
    background-color: white;
    margin-top: -12px;
    position: relative;
    z-index: 2;
}
.testi-text p{
		color: #6f6f6f;
    font-size: 13px;
	font-weight: 400;
	font-family: var(--e-global-typography-f66ec78-font-family), Sans-serif;
	line-height: 1.8;
}

.find-courses{
	margin-bottom: 40px;
	background-color: #D0B3FF24;
	padding: 100px 0 60px 0;
}
.fnd-crs-hdr{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
}
.fndcrs-hdr-lft h2{
	    color: var(--e-global-color-342b9a9);
    font-family: var(--e-global-typography-f66ec78-font-family), Sans-serif;
    font-size:44px;
    font-weight:500;
    line-height: 50px;
	margin-bottom: 15px;
}
.fndcrs-hdr-lft h2 span{
	color: var(--main-purple);
}
.fndcrs-hdr-lft p{
	margin-bottom: 16px;
	color: #6f6f6f;
    font-family: var(--e-global-typography-f66ec78-font-family), Sans-serif;
    font-size:14px;
    font-weight:400;
    line-height:1.9;
}
.fndcrs-hdr-lft{
	max-width: 570px;
	width: 100%;
}
.fndcrs-hdr-rt a{
	display: block;
	width: fit-content;
	    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #6100FF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #5E00F7;
    border-radius: 20px 20px 20px 20px;
    padding: 14px 26px 14px 26px;
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: 14px;
    font-weight:400;
    text-transform:capitalize;
    line-height:20px;
}
.fndcrs-hdr-rt a:hover{
	    color: #FFFFFF;
    background-color: #18C554;
}
.fnd-crs-innr{
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: stretch;
	gap: 50px 15px;
}
.fnd-crs-innr .crs-box {
    width: calc((100% - 30px) / 3);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
}
.fnd-crs-innr .crs-box a{
	margin-top: auto !important;
}
.faq{
	padding: 100px 0;
}
.faq-img{
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.faq-hdr{
	margin-bottom: 66px;
}
.faq-hdr h5{
color: #6100FF;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-decoration: underline;
    line-height: 28px;
	margin-bottom: 15px;
}
.faq-hdr h2{
	color: var(--e-global-color-342b9a9);
    margin: 0px 0px 0px 0px;
    font-family: var(--e-global-typography-f66ec78-font-family);
    font-size: 44px;
    font-weight:500;
    line-height: 50px;
	margin-bottom: 30px;
}
.faq-hdr h2 span{
	color: var(--main-purple);
}
.faq-hdr p {
    color: #555555;
    font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    background-color: rgba(97, 0, 255, 0.03);
}
.faq-txt{
	padding: 0 40px 0 10px;
}
.faq-innr .accordion-item{
	margin-bottom: 20px;
	border: none !important;
}
.faq-innr .accordion-button {
    padding: 0 !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    flex-direction: row-reverse;
    justify-content: flex-end;
	border: none !important;
	box-shadow: none !important;
	outline: none !important;
	 color: #000;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 30px;
}
.faq-innr .accordion-button::after{
	margin-left: 0 !important;
	margin-right: 26px !important;
	display: block;
	width: 16px;
	height: 16px;
	background-image: url(../images/plus.svg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	transition: all 0.3s ease-in-out;
}
.faq-innr .accordion-button:not(.collapsed)::after{
	background-image: url(../images/minus.svg);
}
.faq-innr .accordion-body{
	padding: 15px 0 0 42px !important;
}
.faq-innr .accordion-body p{
	    font-family: var(--e-global-typography-e950178-font-family), Sans-serif;
    font-size: 12px;
    font-weight:400;
    line-height:18px;
}
.career{
	padding: 60px 0;
	    background-color: #FFF9EA;
}
.crer-text{
	padding: 0 60px 0 30px;
}
.crer-text h5{
	color: #6100FF;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-decoration: underline;
    line-height: 28px;
	margin-bottom: 15px;
}
.crer-text h2{
	color: var(--e-global-color-342b9a9);
    font-family: var(--e-global-typography-f66ec78-font-family), Sans-serif;
    font-size: 44px;
    font-weight:500;
    line-height: 50px;
}
.crer-text h2 span{
	color: var(--main-purple);
}
.crer-text p{
	padding: 24px 0;
	color: #6f6f6f;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
}
.crer-text p br + br{
	display: block;
	width: 100%;
	height: 20px;
}
.crer-text a{
	display: block;
	width: fit-content;
	    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #4EC778;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #4EC778;
    border-radius: 20px 20px 20px 20px;
    padding: 14px 26px 14px 26px;
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: 14px;
    font-weight:400;
    text-transform:capitalize;
    line-height:20px;
}
.crer-text a:hover{
	    color: #FFFFFF;
    background-color: #18C554;
}
.career-img img{
	width: 416px;
}
.blogs{
	padding: 35px 0 45px 0;
}
.blog-hdr{
	margin-bottom: 80px;
}
.blog-hdr h5{
	color: #6100FF;
    font-family: "Poppins", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-decoration: underline;
    line-height: 28px;
	margin-bottom: 15px;
	text-align: center;
}
.blog-hdr h2{
	color: var(--e-global-color-342b9a9);
    font-family: var(--e-global-typography-f66ec78-font-family), Sans-serif;
    font-size: 44px;
    font-weight:500;
    line-height: 50px;
	text-align: center;
	margin-bottom: 30px;
}
.blog-hdr h2 span{
	color: var(--main-purple);
}
.blog-hdr p {
    margin: 0 auto;
    width: 940px;
    text-align: center;
    color: var(--e-global-color-text);
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    max-width: 100%;
}
.blog-box{
	    background-color: #FFFFFF;
    box-shadow: 0px 0px 10px 0px rgba(102, 118.00000000000009, 255, 0.35);
    border-radius: 20px 20px 20px 20px;
    padding: 15px 15px 20px 15px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #4DC87963;
	display: block;
}
.blog-box em{
	width: 100%;
	height: 220px;
	    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #02010100;
    border-radius: 15px 15px 20px 17px;
    margin: 0px 0px 15px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}
.blog-box em img{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;	
}
.blog-box em:hover img{
	transform: scale(1.05) rotate(2deg);
    opacity: .8;
}
.blg-dtls{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
	gap: 22px;
	margin-bottom: 10px !important;
}
.blg-dtls li{
	font-family: var(--e-global-typography-e950178-font-family), Sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
	color: #6F6F6F;
}
.blog-box h4{
	    font-family: var(--e-global-typography-3cf4ea5-font-family), Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
	color: #272727;
	margin-bottom: 10px;
}
.blog-box p{
	    font-family: var(--e-global-typography-e950178-font-family), Sans-serif;
    font-size: 12px;
    font-weight: 300;
    line-height:18px;
	margin-bottom: 10px;
}
.blog-box span{
	    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size:14px;
    font-weight:400;
    text-transform:capitalize;
    line-height:20px;
    color: var(--e-global-color-ffed1c6);
    background-color: #02010100;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: var(--e-global-color-ffed1c6);
    border-radius: 0px 0px 0px 0px;
}
.login-pls{
	padding: 24px 10px;
}
.login-pls-inr{
	position: relative;
    padding: 10px 50px 10px 15px;
    border-top: 5px solid #059601;
    border-radius: 0 0 5px 5px;
    background: #f5f5f5;
    width: 100%;
}
.login-pls-inr::before{
	content: '';
	position: absolute;
	top:0px;
	right: 20px;
	display: block;
	width: 20px;
	height: 30px;
	background-image: url(../images/login-pls-vector.svg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.login-pls-inr p{
	color: #6F6F6F;
	font-family: var(--e-global-typography-e950178-font-family), Sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height:18px;
}
.login-pls-inr p a{
	color: var(--e-global-color-ffed1c6);
	text-decoration: underline !important;
	font-weight: 600;
}
footer{
	background-color: #272727;
}
.ftr-top{
	padding: 50px 0 70px 0;
	border-bottom: 1px solid #6f6f6f;
}
.ftr-top-lft{
	width: 40%;
}
.ftr-top-list{
	width: 20%;
	padding-left: 50px;
}
.ftr-logo{
	width: 206px;
	height: fit-content;
	display: block;
	margin-bottom: 20px;
	max-width: 100%;
}
.ftr-logo img{
	filter: invert(1) brightness(100);
}
.ftr-top-lft p{
	color: #fff;
	font-family: var(--e-global-typography-e950178-font-family), Sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height:28px;
	margin-bottom: 15px;
	width: 300px;
	max-width: 100%;
	min-height: 147px;
}
.ftr-sos {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 10px;
}
.ftr-sos li a{
	display: flex;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	border: 1px solid #fff;
	justify-content: center;
	align-items: center;
}
.ftr-sos li a svg{
	display: block;
	width: 16px;
	height: 16px;
}
.ftr-sos li a svg path{
	fill: #fff;
}
.ftr-top-list h3{
	    color: #FFFFFF;
    font-size: 20px;
    font-weight: 400;
	font-family: 'Poppins', Sans-serif;
	line-height: 50px;
	margin-bottom: 35px;
}
.ftr-top-list ul li a{
	margin-bottom: 25px;
	display: block;
	font-size: 14px;
	line-height: 1;
	color: white;
	font-weight: 400;
}
.ftr-top-inr{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: flex-start;
	width: 100%;
}
.copy-inr{
	padding: 10px 0 25px 0;
}
.copy-inr p{
	    line-height: 1.8;
		color: #fff;
		font-size: 14px;
		font-family: var(--e-global-typography-e950178-font-family), Sans-serif;
		font-weight: 400;
		text-align: left;
}

/* Scroll to Top Button */
#scrollTopBtn {
      background: #FF723A;
    width: 45px;
    height: 45px;
    position:fixed;
    right: 15px;
    bottom: 15px;
    font-size: 15px;
    border-radius: 50%;
  cursor: pointer;
display: flex;
justify-content: center;
align-items: center;
  opacity: 0;
  pointer-events: none;

  transition: opacity 0.3s ease, transform 0.3s ease;
  transform: translateY(10px);
  z-index: 9999;
}

#scrollTopBtn.show {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

#scrollTopBtn svg {
  width: 15px;
  display: block;
}

/* slidein nav */
.rt-sldin-mn {
	background-color: rgba(0,0,0,.9);
	position: fixed;
	top:0;
	right: 0;
	height:100vh;
	width: 0;
	overflow: hidden;
	transition: width 0.3s ease-in-out;
	z-index: 999;
	cursor: url("data:image/svg+xml;utf8,\<svg xmlns='http://www.w3.org/2000/svg' width='32' height='32'>\<line x1='6' y1='6' x2='26' y2='26' stroke='white' stroke-width='3'/>\<line x1='26' y1='6' x2='6' y2='26' stroke='white' stroke-width='3'/>\</svg>") 16 16, pointer;}

.rt-sldin-mn.open {
	width: 100vw;
}
.rt-sldin-mnslt{
	position: absolute;
	right: -100%;
	top: 0;
	background: white;
	width: 360px;
	max-width: 100%;
	height: 100vh;
	overflow-y: scroll;
	cursor: default; 
	transition: all 0.6s ease-in-out;
}
.rt-sldin-mn.open .rt-sldin-mnslt{
	right: 0;
}
.sldin-mnlst-innr{
	top: 110vw;
	position: absolute;
	height: 100%;
	width: 100%;
	transition: all 0.9s ease-in-out;
	padding: 60px 15px;
	overflow: hidden;
}
.rt-sldin-mn.open .rt-sldin-mnslt .sldin-mnlst-innr{
	top: 0;
}
.sldin-mnslt-close {
    position: absolute;
    z-index: 999;
    right: 8px;
    top: 60px;
    width: 32px;
    height: 32px;
    border: 1px solid #c4c4c4;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    padding: 7px;
}
.sldin-mnslt-close svg{
	width:19px;
	height:19px;
	display: block;
}
.sldin-mnslt-close:hover svg path{
	fill: var(--main-purple);
}
.slider-logo {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    overflow: hidden;
    height: 35px;
    margin-bottom: 25px;
}
.slider-logo img{
	display: block;
	width: auto;
	height: 36px;
	max-width: 100%;
}
p.sldp{
	font-family: var(--e-global-typography-e950178-font-family), Sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 28px;
	color: #6F6F6F;
	border-bottom: 1px dotted #000;
	margin-bottom: 31px;
	padding-bottom: 25px;
}
.sldh5{
	    color: var(--e-global-color-342b9a9);
    font-family: var(--e-global-typography-3cf4ea5-font-family), Sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 22px;
	    font-style: normal;
		margin-bottom: 16px;
}
.instaimg{
	display: block;
	width: 100%;
	height: auto;
	padding-bottom: 15px;
	border-bottom: 1px dotted #000;
	margin-bottom: 30px;
}
.sldin-mnlst-innr ul{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap:10px;
}
.sldin-mnlst-innr ul li a{
	display: block;
	width: 28px;
	height: 28px;
}
.sldin-mnlst-innr ul li a:hover svg path{
	fill: var(--main-purple)
}
/* slidein nav */



/* about-us */
.about-banner{
	    /* background-color: #6100FF70; */
    background-image: url(https://web.archive.org/web/20240621033551im_/https://www.aurivlearning.com/wp-content/uploads/2023/09/new-bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	padding: 40px 60px 100px 60px;
	position: relative;
	overflow: hidden;
	z-index: 2;
}
.about-banner::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: calc(100% - 145px);
	background-color:#ba8fff;
	display: block;
	z-index: -1;
}
.about-banner svg.abt-bg-svg{
	display: block;
	width: 4058px;
	height: 145px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	z-index: -1;
}
.about-banner svg.abt-bg-svg path{
	fill: #ba8fff;
}
.abt-bnr-innr{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: flex-start;
}
.abt-bnr-txt, .abt-bnr-img{
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	width: 50%;
}
.abt-bnr-txt{
	padding-top: 60px;
}
.abt-bnr-txt h1{
    color: #000000;
    /* font-family: "Roboto", Sans-serif; */
	font-family: 'Poppins', sans-serif;
    font-size: 40px;
    font-weight: 600;
    line-height: 47px;
    letter-spacing: 0px;
	margin-bottom: 20px;
}
.abt-bnr-txt h1 span{
	color: var(--main-purple);
}
.abt-bnr-txt p{
	font-family: 'Poppins', sans-serif;
	margin-bottom: 26px;
	padding-right: 223px;
	font-size: 14px;
	font-weight: 400;
	color: #180000;
	line-height: 1.9;
}
.abt-bnr-img {
	align-items: center;
}
.abt-bnr-img img{
	display: block;
	max-width: 63%;
	height: auto;
	position: relative;
	z-index: 9;
}
.abt-sec2{
	padding: 90px 0 70px 0;
}
.abt-sec2-hdr{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap:20px;
	margin-bottom: 40px;
}
.abt-sec2-hdr h5{
	color: #6100FF;
    font-size: 19px;
	font-family: var(--e-global-typography-f66ec78-font-family), Sans-serif;
    font-weight:500;
    line-height:1;
	text-decoration: underline;
}
.abt-sec2-hdr h2{
	color: var(--e-global-color-342b9a9);
    font-family: var(--e-global-typography-f66ec78-font-family), Sans-serif;
    font-size:44px;
    font-weight: 500;
    line-height: 50px;
}
.abt-sec2-txt ul li{
	padding-left: 41px;
	position: relative;
	background-image: url(../images/list-tik.png);
	background-size: auto 25px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 16px;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #6F6F6F;
	line-height: 1.9;
}
img.abt-sec2-img{
	display: block;
	width: auto;
	height: 293px;
	max-width: 100%;
	max-height: 293px;
	margin: 0 auto;
}
.value{
	padding:100px 0;
	background-color: #FFF9E9;
}
.value-hdr{
	margin-bottom: 30px;
}
.value-hdr h2{
	    color: var(--e-global-color-342b9a9);
    font-family: var(--e-global-typography-f66ec78-font-family), Sans-serif;
    font-size: 44px;
    font-weight: 500;
    line-height: 50px;
	font-style: normal;
	margin-bottom: 10px;
	text-align: center;
}
.value-hdr h5{
    color: var(--e-global-color-342b9a9);
    font-family: var(--e-global-typography-f66ec78-font-family), Sans-serif;
    font-size:13px;
    font-weight: 500;
    line-height: 50px;
	text-align: center;
}
.value-box{
	padding: 50px 0;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 11px;
}
.value-box em{
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	width: 111px;
	height: 111px;
	margin: 0 auto;
}
.value-box em img{
	display: block;
	width: auto;	
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.value-box h3{
	color: var(--e-global-color-342b9a9);
    font-family: var(--e-global-typography-6e60cb9-font-family), Sans-serif;
    font-size:24px;
    font-weight: 400;
    line-height: 36px;
}
.value-box p{
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #6f6f6f;
	line-height: 1.9;
	text-align: center;
}
.whyabt-auriv{
	padding: 50px 0;
}
h2.whyabt-hdr{
	margin-bottom:40px;
	color: var(--e-global-color-342b9a9);
    font-family: var(--e-global-typography-f66ec78-font-family), Sans-serif;
    font-size:44px;
    font-weight: 500;
    line-height: 50px;
	text-align: center;
}
.why-abtauriv-box{
	margin-bottom: 70px;
}
/* .why-abtauriv-box:last-of-type{
	margin-bottom: 0px;
} */
.why-abtarv-box-img{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 10px;
	overflow: hidden;
}
.why-abtarv-box-img img{
	display: block;
	width: 100%;
	height: auto;
}
.why-abtarv-txt h4{
	color: var(--e-global-color-342b9a9);
    font-family: var(--e-global-typography-6e60cb9-font-family), Sans-serif;
    font-size: 30px;
    font-weight: 400;
    line-height: 36px;
	margin-bottom: 40px;
	text-align: center;
}
.why-abtarv-txt p{
	font-family: 'Poppins', sans-serif;
	font-size: 14.5px;
	font-weight: 400;
	color: #000;
	line-height: 1.9;
}
/* about-us */

/* contact us */
.contact-top{
	padding: 150px 0 120px 0;
}
.cont-top-inr{
	width: 1120px;
	max-width: 100%;
	margin: 0 auto;
}
.cont-top-hdr{
	margin-bottom: 30px;
}
.cont-top-hdr h5{
    color: #6100FF;
    font-size: 16px;
    font-weight:700;
    line-height: 28px;
	text-decoration: underline;
	margin-bottom: 5px;
}
.cont-top-hdr h2{
	    color: #1B212F;
    /* font-family: "Manrope", Sans-serif; */
	font-family: 'Poppins', Sans-serif;
    font-size: 44px;
    font-weight: 700;
    line-height: 1.3em;
}
.cont-top-hdr h2 span{
	color: var(--hover-purple);
}
.cont-top-lft p {
    color: #707070;
    font-size: 17px;
    font-weight: 500;
    line-height: 28px;
    margin-bottom: 10px;
}
.cont-top-box{
	width: 100%;
	padding: 32px 120px;
    background-color: #FF723A0D;
    border-radius: 5px 5px 5px 5px;
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	align-items: center;
	gap: 30px;
	margin-bottom: 30px;
}
.cont-top-lft ul li:last-child .cont-top-box{
	margin-bottom: 0px;
}
.cont-top-box em{
	width:50px;
	height:50px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	flex-shrink: 0;
}
.cont-top-box em svg{
	display: block;
	width: 22px;
	height: 22px;
}
.cont-top-box h6{
	font-size: 20px;
    font-weight: 400;
    line-height: 1.5em;
	color: #000;
	font-family: var(--e-global-typography-6e60cb9-font-family), Sans-serif;	
}
.cont-top-img{
	display: flex;
	justify-content: flex-start;
	align-items: center;
	width: 100%;
	height: 100%;
	padding-left: 30px;
}
.cont-top-img img {
    display: block;
    width: auto;
    max-height: 388px;
    max-width: 100%;
}
h4.cont-btm-hdr{
	color: var(--e-global-color-342b9a9);
    font-family: var(--e-global-typography-f66ec78-font-family), Sans-serif;
    font-size: 44px;
    font-weight: 500;
    line-height: 50px;
	padding: 20px 0;
}
.cont-form{
	padding: 10px;
}
.cont-form input,
.cont-form textarea{
	background-color: #ffffff;
    border-width: 1px 1px 1px 1px;
    border-radius: 6px 6px 6px 6px;
	    font-size: 14px;
    font-weight: bold;
	color: #000000;
	    width: 100%;
    max-width: 100%;
    border: 1px solid #69727d;
	    line-height: 1.4;
    min-height: 45px;
    padding: 5px 14px;
	font-family: 'Poppins', Sans-serif;
	margin-bottom: 12px;
}
.cont-form input::placeholder{
	color: #69727d;
}
.cont-form textarea{
	height: 180px;
}
.cont-form button{
	    display: flex;
    justify-content: center;
    align-items: center;
	border: none !important;
	outline: none !important;
	box-shadow: none !important;
	width: 487px;
	height: 48px;
	max-width: 100%;
	    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    line-height:20px;
    color: var(--e-global-color-text);
    border-radius: 0px 0px 0px 0px;
    padding: 14px 30px 14px 30px;
	color: white;
	background-color: #69727d;
}
.contact-btm{
	margin: 0px 0 150px 0;
}
/* contact us */


/* career */
.about-banner.career-banner .abt-bnr-img img {
    max-width: 99%;
    margin-top: -105px;
    margin-bottom: -63px;
}
.about-banner.career-banner .abt-bnr-txt h1 {
    padding-right: 272px;
}
.about-banner.career-banner .abt-bnr-img {
    align-items: flex-start;
}
.about-banner.career-banner .about-banner::before {
    height: calc(100% - 137px);
}
.about-banner.career-banner .about-banner svg.abt-bg-svg {
    width: 4000px;
    height: 137px;
}
.crer-sec2{
	margin: 90px 0 70px 0;
}
.crer-sec2-hdr{
	padding: 10px;
	margin-bottom: 116px;
}
.crer-sec2-hdr h2{
margin-bottom:30px;
color: var(--e-global-color-342b9a9);
    font-family: var(--e-global-typography-f66ec78-font-family), Sans-serif;
    font-size: 44px;
    font-weight: 500;
    line-height:50px;
	text-align: center;
}
.crer-sec2-hdr p{
	font-family: var(--e-global-typography-f66ec78-font-family), Sans-serif;
	color: #000;
    font-size: 14px;
    font-weight: 500;
    line-height: 50px;
	text-align: center;
}
.crersec2-img{
	width: 100%;
	height: fit-content;
	padding: 10px;
	display: block;
}
.crersec2-txt{
	padding-top: 20px;
}
.crersec2-txt p{
	font-family: var(--e-global-typography-f66ec78-font-family), Sans-serif;
	color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height:30px;
}
.crer-sec2-box{
	margin-bottom: 70px;
}
.benefits{
	padding: 100px 0;
}
.bnft-hdr{
	margin-bottom: 70px;
	color: var(--e-global-color-342b9a9);
    font-family: var(--e-global-typography-f66ec78-font-family), Sans-serif;
    font-size: 44px;
    font-weight: 500;
    line-height:50px;
	text-align: center;
}
.bnft-innr .row{
	row-gap: 70px;
}
.bnft-box h6{
	    color: var(--e-global-color-342b9a9);
    font-family: var(--e-global-typography-f66ec78-font-family), Sans-serif;
    font-size: 24px;
   font-weight: 500;
    line-height:50px;
	margin-bottom: 20px;
	text-align: center;
}
.bnft-box p{
		font-family: var(--e-global-typography-f66ec78-font-family), Sans-serif;
	color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height:24px;
	text-align: center;
}
.intr-process{
	padding: 50px 0;
	background-color: #F9F4FF;
}
.intr-hdr{
	margin-bottom: 100px;
	color: var(--e-global-color-342b9a9);
    font-family: var(--e-global-typography-f66ec78-font-family), Sans-serif;
    font-size: 44px;
    font-weight: 500;
    line-height:50px;
	text-align: center;
}
.intr-box{
	padding: 10px;
}
.intr-box em{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	width: 100%;
	margin-bottom: 17px;
}
.intr-box em img{
	width: 25%;
}
.intr-box h6{
	    color: var(--e-global-color-342b9a9);
    font-family: var(--e-global-typography-6e60cb9-font-family), Sans-serif;
    font-size: 28px;
    font-weight: 400;
    line-height: 36px;
	margin-bottom: 20px;
	text-align: center;
}
.intr-box p{
		font-family: var(--e-global-typography-f66ec78-font-family), Sans-serif;
	color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height:24px;
	text-align: center;
	margin-bottom: 16px;
}
.intr-innr .row{
	row-gap: 50px;
}
/* career */