.navbar.navbar-expand-lg.bg-light{
	background: #fff !important;
	box-shadow: 0px 12px 22px rgba(0, 0, 0, 0.05);
}
.navbar .container-fluid{
	padding-left: 90px;
	padding-right: 90px;
}
a.nav-link {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    color: #000;
}
a.nav-link.contact{
width: 134px;
height: 42px;
border: 1px solid #519CFF;
text-align: center;
margin-left: 30px;
box-shadow: 0px 2px 2px 0px #00000040;
}
li.nav-item{
	margin-right: 30px;
}
ul.dropdown-menu.show {
    border-radius: 0px;
    top: 63px;
    border: transparent;
    box-shadow: 0px 0px 10px silver;
}
li a.dropdown-item{
	margin-bottom: 5px;
	font-family: Montserrat;
	font-size: 16px;
	padding: 5px 28px !important;
}
.dropdown-item:hover {
    background-color: #519cff !important;
    font-weight: 500;
    color: #fff;
}
#main-banner .container-fluid{
	padding-left: 90px;
	padding-right: 90px;
}
.banner-text{
	margin-top: 120px;
}
.banner-text h1{
font-family: Montserrat;
    font-size: 60px;
    font-weight: 400;
    line-height: 76px;
    letter-spacing: -0.015em;
    color: rgba(0, 0, 0, 1);
}
.banner-text h1 span{
color: #519CFF;
}
.banner-text p{
    font-family: "Inter", sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 28.73px;
    text-align: left;
    color: rgba(0, 0, 0, 1);
    margin-top: 22px;
    margin-bottom: 25px;
}
.banner-text .img-group {
    display: flex;
    align-items: center;
}
.banner-text .img-group img{
	width: 120px;
	margin-right: 30px;
}
.banner-text .contact-us{
    padding: 18px 45px;
    background: #519CFF;
    font-family: Inter;
    font-size: 22px;
    font-weight: 400;
    text-decoration: none;
    line-height: 28.87px;
    text-align: center;
    display: inline-block;
    color: #fff;
    z-index: 999;
    margin-top: 35px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    position: relative;
}
.banner-img{
	margin-top: 100px;
}
#blog-wave{
	position: relative;
	z-index: 9;
}
#blog-wave:before{
    position: absolute;
    content: "";
    background: url(img/pink-wave.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 500px;
    top: -420px;
    left: 0px;
    z-index: -1;
}
#blog-wave:after{
position: absolute;
    content: "";
    background: url(img/yellow-wave.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 500px;
    top: -375px;
    left: 0px;
    z-index: -1;
}
#wave{
	position: relative;
	padding-top: 260px;
	z-index: 9;
}
#wave:before{
    position: absolute;
    content: "";
    background: url(img/pink-vector.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 100%;
    top: -12px;
    left: 0px;
    z-index: -1;
}
#wave:after{
position: absolute;
    content: "";
    background: url(img/wave-vector.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 100%;
    top: -130px;
    left: 0px;
    z-index: -1;
}
.clients-heading h2{
    font-family: Montserrat;
    font-size: 55px;
    font-weight: 400;
    line-height: 77px;
    letter-spacing: -1px;
    text-align: center;
    color: rgba(0, 0, 0, 1);
}
.clients-heading h2 span{
	color: #519CFF;
}
.clients-heading p{
font-family: Inter;
font-size: 20px;
font-weight: 400;
line-height: 23.44px;
text-align: center;
color: rgba(0, 0, 0, 1);
margin-bottom: 50px;
}
#client-carousel .owl-carousel{
	display: flex;
}
#client-carousel .owl-stage {
    display: flex;
    align-items: center;
}
#client-carousel .owl-carousel img{
	width: 150px !important;
}
#client-carousel .owl-carousel .item .clients{
	display: flex;
	align-items: center;
	justify-content: center;
}
#client-carousel .owl-carousel .owl-nav.disabled {
    display: block;
}
#client-carousel .owl-carousel .owl-nav button.owl-prev {
	position: absolute;
    background: url(img/angle-left.png);
    background-repeat: no-repeat;
    width: 20px;
    background-size: 100%;
    left: 0px;
    top: 26px;
    height: 100%;
}
#client-carousel .owl-carousel .owl-nav button.owl-prev span{
	display: none;
}
#client-carousel .owl-carousel .owl-nav button.owl-next {
	position: absolute;
    background: url(img/angle-right.png);
    background-repeat: no-repeat;
    width: 20px;
    background-size: 100%;
    right: 0px;
    top: 26px;
    height: 100%;
}
#client-carousel .owl-carousel .owl-nav button.owl-next span{
	display: none;
}
.serivce-heading{
	text-align: center;
	margin-top: 130px;
}
.serivce-heading h2{
    font-family: Montserrat;
    font-size: 55px;
    font-weight: 400;
    line-height: 77px;
    letter-spacing: -1px;
    text-align: center;
    color: rgba(0, 0, 0, 1);
}
.serivce-heading span{
color: #519CFF;
}
.serivce-heading p{
font-family: Inter;
font-size: 20px;
font-weight: 400;
line-height: 23.44px;
text-align: center;
color: rgba(0, 0, 0, 1);
margin-bottom: 30px;
}
#serivce-slider{
	background: #FFF975;
	padding: 60px 200px;
}
#service-carousel .owl-carousel{
	display: flex;
}
#service-carousel .owl-stage {
    display: flex;
    align-items: center;
}
#service-carousel .serivce-card{
	display: flex;
	align-items: center;
	justify-content: center;
}
#service-carousel .owl-carousel .owl-nav.disabled {
    display: block;
}
#service-carousel .owl-carousel .owl-nav button.owl-prev {
	position: absolute;
    background: url(img/angle-left.png);
    background-repeat: no-repeat;
    width: 20px;
    background-size: 100%;
    left: -90px;
    top: 45%;
    height: 100%;
}
#service-carousel .owl-carousel .owl-nav button.owl-prev span{
	display: none;
}
#service-carousel .owl-carousel .owl-nav button.owl-next {
	position: absolute;
    background: url(img/angle-right.png);
    background-repeat: no-repeat;
    width: 20px;
    background-size: 100%;
    right: -90px;
    top: 45%;
    height: 100%;
}
#service-carousel .owl-carousel .owl-nav button.owl-next span{
	display: none;
}
#expert-section{
	margin: 100px 0px;
}
.expert-text {
    margin-left: 45px;
    margin-right: 120px;
}
.expert-text h2{
font-family: Montserrat;
font-size: 40px;
font-weight: 500;
line-height: 52px;
 color: rgba(0, 0, 0, 1);
}
.expert-text h2 span{
	color: #F83C68;
}
.expert-text p{
font-family: Inter;
font-size: 20px;
font-weight: 600;
line-height: 23.44px;
color: rgba(0, 0, 0, 1);
margin-top: 20px;
}
.expert-text p.expertspan{
font-family: Inter;
font-size: 20px;
font-weight: 400;
line-height: 20px;
text-align: left;
}
.expert-text a.book{
padding: 10px 20px;
display: inline-block;
background: #F83C68;
border-radius: 35px;
text-align: center;
text-decoration: none;
font-family: Inter;
font-size: 19px;
font-weight: 400;
line-height: 23.44px;
color: rgba(255, 255, 255, 1);
margin-top: 15px;
}
#expert-carousel{
	border: 1px solid #519CFF;
	border-radius: 20px;
	padding:56px 70px 20px;
}
#expert-carousel .exper-card{
	text-align: center;
}
#expert-carousel .exper-card p{
	margin-bottom: 0px;
	font-family: Inter;
font-size: 17px;
font-weight: 400;
line-height: 20px;
margin-top: 20px;
}
#expert-carousel .owl-carousel .owl-nav.disabled{
	display: block;
}
#expert-carousel .owl-carousel .owl-nav button.owl-prev {
	position: absolute;
    background: url(img/left-arrow-icon.png);
    background-repeat: no-repeat;
    width: 15px;
    background-size: 100%;
    left: -45px;
    top: 45%;
    height: 100%;
}
#expert-carousel .owl-carousel .owl-nav button.owl-prev span{
	display: none;
}
#expert-carousel .owl-carousel .owl-nav button.owl-next {
	position: absolute;
    background: url(img/right-arrow-icon.png);
    background-repeat: no-repeat;
    width: 15px;
    background-size: 100%;
    right: -45px;
    top: 45%;
    height: 100%;
}
#expert-carousel .owl-carousel .owl-nav button.owl-next span{
	display: none;
}
#book-section{
	background: #519CFF;
	padding: 80px 0px;
}
#book-section .book-text {
    margin-top: 130px;
}
#book-section .book-text h2{
	font-family: Montserrat;
    font-size: 40px;
    font-weight: 400;
    line-height: 55px;
    text-align: left;
    color: rgba(255, 255, 255, 1);
    position: relative;
}
#book-section .book-text h2:after{
	position: absolute;
	content: "";
	background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0.31) 123.02%);
	width: 125px;
	height: 6px;
	left: 0px;
	top: -20px;
	border-radius: 50px;
}
#book-section .book-form{
background: #FFF968;
border-radius: 20px;
padding: 50px 50px;
}
#book-section .form-control{
	border-radius: 0px;
	padding: 23px;
	font-family: Inter;
	font-size: 22px;
	font-weight: 400;
	line-height: 26.47px;
	color: #000;
}
#book-section .form-control::placeholder{
	font-family: Inter;
	font-size: 22px;
	font-weight: 400;
	line-height: 26.47px;
}
#book-section .btn-consult{
	border-radius: 35px;
	background: #F83C90;
	color: #fff;
	border: transparent;
	font-family: Inter;
	font-size: 22px;
	font-weight: 600;
	padding: 4px 25px;
	box-shadow: 0px 6px 8px 0px #00000066;
}
#happy-client{
	margin: 150px 0px;
	position: relative;
}
#happy-client .happy-text{
    margin-left: 140px;
    margin-right: 75px;
}
#happy-client .happy-text h2{
font-family: Montserrat;
    font-size: 40px;
    font-weight: 400;
    line-height: 55px;
    color: #519cff;
    margin-bottom: 20px;
}
#happy-client .happy-text p{
    font-family: Inter;
    font-size: 25px;
    font-weight: 500;
    line-height: 35px;
    text-align: left;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 0px;
}
#happy-client a.contact-us{
    font-family: Inter;
    font-size: 22px;
    letter-spacing: 2px;
    font-weight: 600;
    line-height: 40px;
    text-align: center;
    color: rgba(255, 255, 255, 1);
    padding: 5px 100px;
    background: #F83C90;
    border-radius: 35px;
    text-decoration: none;
    margin-top: 85px;
    display: inline-block;
}
#happy-carousel .happy-card{
background: #FFF968;
border-radius: 10px;
box-shadow: 0px 7px 7px rgba(0, 0, 0, 0.25);
text-align: center;
padding: 30px 25px;
margin: 8px;
}
#happy-carousel .happy-card p{
    font-family: Inter;
    font-size: 15px;
    font-weight: 500;
    line-height: 23.44px;
    text-align: center;
    color: #000;
    margin-top: 55px;
    margin-bottom: 40px;
}
#happy-carousel .happy-card h6{
font-family: Montserrat;
font-size: 18px;
font-weight: 600;
line-height: 24.37px;
text-align: center;
color: #000;
margin-bottom: 0px;
}
#happy-carousel .happy-card span{
font-family: Inter;
font-size: 16px;
font-weight: 400;
line-height: 24.37px;
color: #000;
text-align: center;
}
#happy-carousel .owl-carousel img{
	width: 130px;
	text-align: center;
	display: inline-block;
}
#happy-carousel .owl-carousel .owl-dots.disabled{
	    display: block;
    text-align: center;
    margin-top: 30px;
}
#happy-carousel .owl-carousel button.owl-dot.active {
    background: rgba(0, 100, 82, 1) ! IMPORTANT;
    width: 40px;
    height: 9px;
    border-radius: 20px;
}
#explore{
	background: #F83C90;
	padding: 100px 0px 110px 110px;
}
#explore .explore-text{
margin-top: 100px;
}
#explore .explore-text h2{
	position: relative;
	font-family: Montserrat;
font-size: 42px;
font-weight: 400;
line-height: 68px;
text-align: left;
color: rgba(255, 255, 255, 1);
}
#explore .explore-text h2:after{
	position: absolute;
	content: "";
	background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0.31) 123.02%);
	width: 90px;
	height: 3px;
	left: 0px;
	top: -20px;
}
#explore-carousel .explore-card{
	background: #FFF968;
	padding: 50px 30px;
}
#explore-carousel .explore-card h3{
	font-family: Montserrat;
font-size: 30px;
font-weight: 500;
line-height: 40px;
letter-spacing: -1px;
text-align: left;
color: #F83C90;
margin-bottom: 15px;
}
#explore-carousel .explore-card p{
	font-family: Inter;
font-size: 14px;
font-weight: 400;
line-height: 24px;
text-align: left;
	color: #F83C90;
	margin-bottom: 45px;
}
#explore-carousel .explore-card a.read{
	text-decoration: none;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	color: #F83C90;
	font-family: Inter;
font-size: 17px;
font-weight: 400;
line-height: 30px;
text-align: left;
padding: 15px 36px;
}
#why-resol{
	padding: 110px 0px;
}
#why-resol .why-resol-text{
	margin-top: 145px;
	margin-right: 80px;
}
#why-resol .why-resol-text h2{
font-family: Montserrat;
font-size: 40px;
font-weight: 400;
line-height: 71.34px;
text-align: left;
color: rgba(0, 0, 0, 1);
}
#why-resol .why-resol-text h2 span{
	color: #519CFF;
}
#why-resol .why-resol-text p{
	font-family: Inter;
font-size: 17px;
font-weight: 400;
line-height: 35px;
text-align: left;
color: rgba(0, 0, 0, 1);
margin-bottom: 40px;
}
#why-resol .why-resol-text a.know{
	background: #519CFF;
	color: rgba(255, 255, 255, 1);
	font-family: Inter;
font-size: 18px;
font-weight: 400;
line-height: 28px;
text-align: left;
border: transparent;
padding: 20px 25px;
text-decoration: none;
}
footer{
	background: #519CFF;
	padding: 70px 0px 60px;
}
footer h2{
	text-align: center;
	font-family: Montserrat;
font-size: 34px;
font-weight: 700;
line-height: 56.25px;
color: #fff;
margin-bottom: 80px;
}
footer h2 span{
color:#FFF968;
}
footer .get-text h3{
font-family: Montserrat;
font-size: 38px;
font-weight: 600;
line-height: 55px;
text-align: left;
color: #FFF968;
margin-bottom: 30px;
}
footer .get-text p{
font-family: Inter;
font-size: 16px;
font-weight: 400;
line-height: 22px;
text-align: left;
color: rgba(255, 255, 255, 1);
}
.footer-form label{
	font-family: Inter;
font-size: 15px;
font-weight: 400;
line-height: 18.75px;
text-align: left;
color: #fff;
}
.footer-form .form-control{
	border: 1px solid #fff;
	border-radius: 15px;
	padding: 12px 25px;
	background: transparent;
	font-family: Inter;
font-size: 17px;
font-weight: 400;
line-height: 18.75px;
text-align: left;
color: #fff;
}
.footer-form .form-control::placeholder{
		font-family: Inter;
font-size: 16px;
font-weight: 400;
line-height: 18.75px;
text-align: left;
color: #fff;
}
.footer-form button.subscribe{
	background: #FFF968;
	color: #F83C90;
	border: transparent;
	width: 100%;
	border-radius: 15px;
	font-family: Inter;
font-size: 22px;
font-weight: 600;
line-height: 43.57px;
text-align: center;
}
.footer-form span{
font-family: Inter;
font-size: 12px;
font-weight: 400;
line-height: 18.75px;
text-align: center;
color: #fff;
display: inline-block;
}
.row.bottom-row {
    border-top: 1px solid #fff;
    margin-top: 60px;
    padding-top: 30px;
}
.footer-address p{
	font-family: Inter;
font-size: 16px;
font-weight: 300;
line-height: 24.2px;
text-align: left;
color: rgba(255, 255, 255, 1);
}
ul.link-list{
list-style: none;
}
ul.link-list li{
	margin-bottom: 5px;
}
ul.link-list li a{
font-family: Inter;
font-size: 16px;
font-weight: 400;
line-height: 24.2px;
color: #fff;
text-decoration: none;
}
ul.link-list li a:hover{
	text-decoration: underline;
}
.social-links{
	display: flex;
	align-items: center;
	justify-content: right;
}
.social-links a i{
color: #fff;
}
.social-links a i:hover{
	color: rgba(96, 210, 182, 1);
}
.disclaimer{
	text-align: center;
	margin-top: 100px;
	padding: 0px 150px;
}
.disclaimer h6{
font-family: Inter;
font-size: 20px;
font-weight: 400;
line-height: 23.44px;
text-align: center;
color: #fff;
}
.disclaimer p{
	font-family: Inter;
font-size: 16px;
font-weight: 400;
line-height: 23.44px;
text-align: center;
color: #fff;
}
#contact-banner{
	margin-top: 140px;
}
.contact-banner {
    margin-left: 60px;
}
.contact-banner h1{
font-family: Montserrat;
font-size: 60px;
font-weight: 700;
line-height: 87.93px;
letter-spacing: -0.015em;
text-align: left;
color: #519CFF;
margin-bottom: 5px;
}
.contact-banner h2{
font-family: Inter;
font-size: 30px;
font-weight: 400;
line-height: 54.88px;
color: rgba(0, 0, 0, 1);
}
.contact-banner p{
font-family: Inter;
font-size: 18px;
font-weight: 400;
line-height: 35.79px;
text-align: justified;
color: rgba(0, 0, 0, 1);
}
.connect-us {
    margin-top: 70px;
}
.connect-us h2{
	position: relative;
    font-family: Montserrat;
    font-size: 32px !important;
    font-weight: 500 !important;
    line-height: 46px !important;
    text-align: left !important;
    color: rgba(0, 0, 0, 1);
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.connect-us h2:after{
	position: absolute;
	content: "";
	background: rgba(151, 42, 39, 1);
	width: 90px;
	height: 3px;
	left: 0px;
	bottom: 0px;
	border-radius: 10px;
}
.connect-us p{
    display: flex;
    align-items: center;
    font-family: Inter !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 22px !important;
    text-align: left !important;
    margin-bottom: 10px !important;
}
.connect-form{
	margin-top: 70px;
}
.connect-form h2{
	font-family: Inter !important;
font-size: 32px !important;
font-weight: 400 !important;
line-height: 41.5px !important;
letter-spacing: 0.025em !important;
	color: rgba(0, 0, 0, 1);
	text-align: left !important;
}
.connect-form .form-control{
	padding: 16px;
	border-radius: 15px;
	font-family: Inter;
font-size: 16px;
font-weight: 400;
line-height: 22.67px;
text-align: left;
color: #000;
}
.connect-form .form-control::placeholder{
font-family: Inter;
font-size: 16px;
font-weight: 400;
line-height: 22.67px;
text-align: left;
}
.connect-form button.send-btn{
width: 100%;
padding: 16px;
background: #000;
color: #fff;
font-family: Inter;
font-size: 20px;
font-weight: 400;
line-height: 24.06px;
text-align: center;
border: transparent;
border-radius: 15px;
}
.row.mb-100{
	margin-bottom: 100px;
}
#blog-banner{
	position: relative;
	z-index: 1;
}
#blog-banner:before{
	position: absolute;
	content: "";
	background: url("./img/blog-banner-white.png");
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
	height: 605px;
	left: 0px;
	top: 0px;
	z-index: -9;
}
#blog-banner{
	position: relative;
	background: url("./img/blog-banner.png");
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
	height: 700px;
}
.blog-text{
	padding-top: 80px;
}
.blog-text h1{
font-family: Montserrat;
font-size: 60px;
font-weight: 400;
line-height: 70px;
letter-spacing: -0.015em;
text-align: left;
color: rgba(0, 0, 0, 1);
}
.blog-text h1 span{
	color: #519CFF;
}
.blog-text p{
	font-family: Inter;
font-size: 18px;
font-weight: 400;
line-height: 28px;
text-align: left;
color: rgba(0, 0, 0, 1);
}
#comman-banner{
	margin-top: 100px;
}
.comman-text h1{
font-family: Montserrat;
font-size: 60px;
font-weight: 400;
line-height: 70px;
letter-spacing: -0.015em;
text-align: left;
color: rgba(0, 0, 0, 1);
}
.comman-text h1 span{
	color: #519CFF;
}
.comman-text p{
	font-family: Inter;
font-size: 18px;
font-weight: 400;
line-height: 28px;
text-align: left;
color: rgba(0, 0, 0, 1);
}
.comman-text a.connect-now{
	padding: 16px 15px;
	background: #519CFF;
	color: #fff;
	font-family: Inter;
font-size: 18px;
font-weight: 400;
line-height: 28.87px;
text-align: center;
text-decoration: none;
display: inline-block;
margin-top: 10px;
}
.academy-text{
	text-align: center;
}
.academy-text h2{
font-family: Montserrat;
font-size: 56px;
font-weight: 500;
line-height: 87.93px;
letter-spacing: -0.015em;
text-align: center;
color: rgba(0, 0, 0, 1);
}
.academy-text p{
font-family: Inter;
font-size: 16px;
font-weight: 400;
line-height: 34px;
text-align: center;
color: rgba(0, 0, 0, 1);
}
#empaneled{
	background: #F83C90;
	padding: 80px 0px;
}
.empaneled-text h2{
font-family: Montserrat;
font-size: 50px;
font-weight: 400;
line-height: 97.51px;
text-align: center;
color: rgba(255, 255, 255, 1);
margin-bottom: 0px;
}
.empaneled-text p{
font-family: Inter;
font-size: 16px;
font-weight: 400;
line-height: 35px;
text-align: center;
color: rgba(255, 255, 255, 1);
}
.empaneled-text button.consult-now{
	font-family: Inter;
font-size: 20px;
font-weight: 400;
line-height: 28.87px;
text-align: center;
background: rgba(96, 210, 182, 1);
color: rgba(0, 0, 0, 1);
border: transparent;
padding: 12px 15px;
margin-top: 40px;
}
#certification{
	margin: 100px 0px;
}
.certification-card{
	border-radius: 12px;
	border: 1px solid rgba(255, 249, 104, 1);
	padding: 15px;
	margin-bottom: 30px;
}
.certification-card h3{
font-family: Montserrat;
font-size: 22px;
font-weight: 600;
line-height: 28.8px;
letter-spacing: -0.02em;
text-align: left;
color: rgba(0, 0, 0, 1);
}
.certification-card p{
font-family: Inter;
font-size: 16px;
font-weight: 400;
line-height: 22.4px;
text-align: left;
color: rgba(117, 117, 117, 1);
}
.certification-card button.buy{
	border-radius: 6px;
	border: transparent;
	color: #fff;
	background: rgba(96, 210, 182, 1);
	font-family: Inter;
	font-size: 18px;
	padding: 6px 18px;
}
#blog{
	background: #519CFF;
	padding: 80px 0px 40px;
}
#blog .container{
	padding-left: 100px;
	padding-right: 100px;
}
.blog-heading{
	text-align: center;
}
.blog-heading h2{
	font-family: Inter;
font-size: 50px;
font-weight: 400;
line-height: 97.51px;
color: rgba(255, 255, 255, 1);
margin-bottom: 0px;
}
.blog-heading p{
font-family: Inter;
font-size: 16px;
font-weight: 400;
line-height: 35px;
text-align: center;
color: rgba(255, 255, 255, 1);
margin-bottom: 0px;
}
#blog-main{
	    background: #fcfcfc;
    margin: -34px 0px;
    z-index: 9;
    position: relative;
}
#blog-main .container{
	padding-left: 50px;
	padding-right: 50px;
}
.blog-card{
	box-shadow: 0px 15px 100px 0px rgba(0, 0, 0, 0.08);
	padding: 100px 30px 40px;
	margin-bottom: 50px;
}
.blog-card h3{
	font-family: Montserrat;
font-size: 22px;
font-weight: 500;
line-height: 34px;
text-align: left;
color: rgba(0, 0, 0, 1);
margin-bottom: 20px;
}
.blog-card p{
    font-family: Inter;
    font-size: 15px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    color: rgba(0, 0, 0, 1);
    margin-bottom: 55px;
}
.blog-card a.read-more{
	background: #519CFF;
	color: #fff;
	padding: 14px 16px;
	font-family: Inter;
font-size: 16px;
font-weight: 400;
line-height: 30px;
text-align: left;
text-decoration: none;
}
.disabled>.page-link{
	background: transparent;
}
.pagination{
	--bs-pagination-bg: transparent;
}
ul.pagination li a.page-link {
    border: transparent;
}
ul.pagination li a.page-link {
	font-family: Inter;
font-size: 18px;
font-weight: 400;
line-height: 37.6px;
color: rgba(0, 0, 0, 1);
}
ul.pagination li a.page-link.next{
	color: rgba(151, 42, 39, 1);
}
#team-card{
	margin-top: 100px;
	margin-bottom: 50px;
}
#team-card .container{
	padding-left: 100px;
	padding-right: 100px;
}
.team-card{
	box-shadow: 0px 69px 114px 0px #00000014;
	padding: 50px 40px;
	text-align: center;
	margin-bottom: 40px;
}
.team-card h3{
	font-family: Montserrat;
font-size: 26px;
font-weight: 400;
line-height: 37.6px;
text-align: center;
}
.team-card p{
	font-family: Inter;
font-size: 16px;
font-weight: 400;
line-height: 28px;
text-align: center;
}
.team-card h6{
	margin-bottom: 30px;
}
.team-card h6 a{
	text-decoration: none;
	color: #B070FF;
	font-family: Inter;
font-size: 16px;
font-weight: 400;
line-height: 28px;
text-align: center;
}
.team-card a.contact-now{
	width: 100%;
	height: 50px;
	background: #519CFF;
	display: block;
	color: #fff;
	font-family: Inter;
font-size: 18px;
font-weight: 400;
line-height: 48px;
text-decoration: none;
}
.values-card{
	box-shadow: 0px 69px 114px 0px rgba(0, 0, 0, 0.08);
	border-radius: 10px;
	padding: 40px 50px;
	background: #fff;
}
.values-card h3{
	position: relative;
	font-family: Montserrat;
font-size: 24px;
font-weight: 500;
line-height: 49.39px;
text-align: left;
color: rgba(0, 0, 0, 1);
margin-bottom: 15px;
padding-bottom: 10px;
}
.values-card h3:after{
	position: absolute;
	content: "";
	background: #000;
	width: 90px;
	height: 3px;
	left: 0px;
	border-radius: 10px;
	bottom: 0px;
}
.values-card p{
font-family: Inter;
font-size: 16px;
font-weight: 400;
line-height: 30.73px;
text-align: left;
color: rgba(0, 0, 0, 1);
margin-bottom: 0px;
}
#serivce-banner{
	margin: 90px 0px 50px;
	position: relative;
	z-index: 9;
}
#serivce-banner:after{
	position: absolute;
	content: "";
	background: url("img/service-back-banner.png");
	background-size: cover;
	background-repeat: no-repeat;
	left: 0px;
	bottom: 0px;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.serivce-banner-text h1{
font-family: Montserrat;
font-weight: 400;
font-size: 55px;
line-height: 65px;
letter-spacing: -1.5%;
color: #000000;
}
.serivce-banner-text h1 span{
color: #519CFF;
}
.serivce-banner-text ul{
	list-style: none;
	padding-left: 0px;
}
.serivce-banner-text ul li{
	position: relative;
	font-family: Inter;
font-size: 18px;
font-weight: 400;
line-height: 35px;
text-align: left;
color: rgba(0, 0, 0, 1);
padding-left: 30px;
}
.serivce-banner-text ul li:after{
position: absolute;
    content: "";
    background: url(img/pink-star-icon.png);
    background-size: 100%;
    background-repeat: no-repeat;
    width: 22px;
    height: 22px;
    left: 0px;
    top: 7px;
}
#we-offer{
	position: relative;
	padding: 10px 0px 65px;
	z-index: 9;
}
#we-offer:after{
	position: absolute;
	content: "";
	background: url("img/service-offer-back.png");
	background-size: 100%;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: -1;
}
#main-content {
    margin-bottom: 90px;
}
.we-offer-text{
	text-align: center;
}
.we-offer-text h2{
font-family: Actor;
font-size: 45px;
font-weight: 400;
line-height: 74.05px;
letter-spacing: -0.015em;
text-align: center;
color: rgba(255, 255, 255, 1);
}
.we-offer-text h2 span{
	color: #FFF968;
}
.we-offer-text p{
font-family: Actor;
font-weight: 400;
font-size: 20px;
line-height: 35.21px;
letter-spacing: 0%;
text-align: center;
color: #FFFFFF;
}
.offer-card{
	background: rgba(255, 255, 255, 1);
	padding: 40px 38px 15px;
	text-align: center;
	box-shadow: 0px 69px 114px 0px rgba(0, 0, 0, 0.08);
	height: 100%;
}
.offer-card h3{
font-family: Montserrat;
font-size: 19px;
font-weight: 500;
line-height: 32px;
text-align: center;
color: rgba(0, 0, 0, 1);
margin-bottom: 5px;
margin-top: 10px;
}
.offer-card p{
font-family: Inter;
font-size: 16px;
font-weight: 400;
line-height: 28px;
text-align: center;
color: rgba(0, 0, 0, 1);
margin-top: 10px;
}
.content-side h2{
font-family: Inter;
font-size: 38px;
font-weight: 400;
line-height: 50px;
letter-spacing: -0.015em;
color: rgba(0, 0, 0, 1);
margin-bottom: 10px;
}
.content-side p{
font-family: Inter;
font-size: 18px;
font-weight: 400;
line-height: 28px;
text-align: left;
color: rgba(0, 0, 0, 1);
}
.content-side ul li{
		font-family: Inter;
font-size: 18px;
font-weight: 400;
line-height: 28px;
text-align: left;
color: rgba(0, 0, 0, 1);
}
.content-side ol li{
	font-family: Inter;
font-size: 18px;
font-weight: 400;
line-height: 28px;
text-align: left;
color: rgba(0, 0, 0, 1);
}
.service-form{
	background: #000;
	border-radius: 15px;
	box-shadow: 0px 4px 4px 0px rgba(255, 255, 255, 0.25);
	padding: 45px 40px 40px;
	position: sticky;
	top: 20px;
	margin-top: 30px;
}
.service-form .form-control{
border-radius: 0px;
border: transparent;
height: 55px;
font-family: Inter;
font-size: 18px;
font-weight: 400;
line-height: 26.47px;
text-align: left;
color: rgba(0, 0, 0, 1);
}
.service-form .form-control::placeholder{
font-family: Inter;
font-size: 18px;
font-weight: 400;
line-height: 26.47px;
text-align: left;
}
.service-form button.consult-now{
	border-radius: 35px;
	background: rgba(96, 210, 182, 1);
	color: #fff;
	border: transparent;
	width: 150px;
	height: 45px;
	font-family: Inter;
	font-size: 20px;
	font-weight: 600;
	margin: auto;
}
#pricing{
	margin: 40px 0px 60px;
}
.pricing-heading h2{
font-family: Actor;
font-size: 40px;
font-weight: 400;
line-height: 77.01px;
text-align: center;
color: rgba(0, 0, 0, 1);
}
.pricing-heading h2 span{
color: #2AB0FF;
}
.pricing-heading p{
font-family: Actor;
font-size: 18px;
font-weight: 400;
line-height: 35.21px;
text-align: center;
color: rgba(0, 0, 0, 1);
}
.mb-30{
	margin-bottom: 30px;
}
.mt-30{
	margin-top: 30px;
}
.pricing-card{
border: 1px solid rgba(0, 0, 0, 1);
border-radius: 20px;
padding: 25px;
height: 950px;
position: relative;
}
.pricing-card.active{
	background: #FFF968;
	border: transparent;
	height: 1020px;
}
.pricing-card p{
	font-family: "Inter", sans-serif;
font-size: 30px;
font-weight: 500;
line-height: 37.5px;
text-align: center;
color: rgba(0, 0, 0, 0.7);
margin-bottom: 0px;
}
.pricing-card span{
font-family: Inter;
    font-size: 20px;
    font-weight: 400;
    line-height: 23.44px;
    text-align: center;
    color: rgba(0, 0, 0, 1);
    display: flex;
    justify-content: center;
}
.pricing-card h3{
	font-family: Montserrat;
font-size: 30px;
font-weight: 700;
line-height: 56.25px;
text-align: center;
color: #F83C90;
margin-top: 30px;
}
.pricing-card ul li{
	font-family: Inter;
font-size: 16px;
font-weight: 400;
line-height: 21.09px;
text-align: left;
color: rgba(0, 0, 0, 1);
margin-bottom: 10px;
}
.enquriy-button {
	position: absolute;
    left: 50%;
    bottom: 0px;
    transform: translate(-50%, -50%);
}
button.enquiry{
color: #fff;
background: #F83C90;
border-radius: 30px;
width: 280px;
border: transparent;
font-family: Inter;
font-size: 17px;
font-weight: 500;
line-height: 37.5px;
text-align: center;
margin-bottom: 5px;
}
.enquriy-button span{
	color: rgba(73, 73, 73, 1);
	font-family: Inter;
font-size: 15px;
font-weight: 400;
line-height: 17.58px;
text-align: center;
margin-bottom: 0px;
}
.enquriy-button hr{
	margin: 10px 0px 0px !important;
}
#résolveur{
	background: rgba(96, 210, 182, 1);
	padding: 80px 0px;
}
.resolver-text{
	margin-top: 55px;
}
.resolver-text h2{
font-family: Montserrat;
font-size: 50px;
font-weight: 400;
line-height: 82.11px;
text-align: left;
color: rgba(0, 0, 0, 1);
position: relative;
}
.resolver-text h2:after{
	position: absolute;
	content: "";
	background: linear-gradient(90deg, #FFFFFF 0%, rgba(255, 255, 255, 0.31) 123.02%);
	left: 0px;
	top: 0px;
	width: 90px;
	height: 3px;
}
.resolver-text p{
font-family: Inter;
font-size: 18px;
font-weight: 400;
line-height: 30.73px;
text-align: left;
color: rgba(0, 0, 0, 1);
}
#policy{
	margin: 100px 0px;
}
.policy-content h1{
font-family: Montserrat;
font-size: 55px;
font-weight: 400;
line-height: 87.93px;
letter-spacing: -0.015em;
text-align: left;
color: rgba(0, 0, 0, 1);
margin-bottom: 10px;
}
.policy-content h2{
font-family: Inter;
font-size: 20px;
font-weight: 700;
line-height: 35.79px;
text-align: left;
color: rgba(0, 0, 0, 1);
}
.policy-content p{
font-family: Actor;
font-weight: 400;
font-size: 18px;
line-height: 35.79px;
color: #000000;
margin-bottom: 2px;
}
.policy-content ul li{
font-family: Actor;
font-weight: 400;
font-size: 18px;
line-height: 35.79px;
color: #000000;
}
.industries-text{
	padding-top: 128px;
}
.industries-text h1{
font-family: Montserrat;
font-size: 60px;
font-weight: 400;
line-height: 70px;
letter-spacing: -0.015em;
text-align: left;
color: rgba(0, 0, 0, 1);
}
.industries-text h1 span{
	color: #519CFF;
}
.industries-text p{
	font-family: Inter;
font-size: 18px;
font-weight: 400;
line-height: 28px;
text-align: left;
color: rgba(0, 0, 0, 1);
}
.industries-text a.connect-now{
	padding: 16px 15px;
	background: #519CFF;
	color: #fff;
	font-family: Inter;
font-size: 18px;
font-weight: 400;
line-height: 28.87px;
text-align: center;
text-decoration: none;
display: inline-block;
margin-top: 10px;
}
.industries-img{
	margin-top: 30px;
}
#industries-wave{
	position: relative;
	z-index: 9;
}
#industries-wave:before{
    position: absolute;
    content: "";
    background: url(img/pink-vector.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 500px;
    top: -210px;
    left: 0px;
    z-index: 0;
}
#industries-wave:after{
    position: absolute;
    content: "";
    background: url(img/yellow-wave2.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 100%;
    height: 530px;
    top: -300px;
    left: 0px;
    z-index: -1;
}
#industries-serve {
    margin-top: 45px;
    z-index: 9;
    position: relative;
}
#industries-serve h2{
font-family: Actor;
font-weight: 400;
font-size: 64px;
line-height: 77.01px;
color: #000000;
margin-bottom: 100px;
text-align: center;
}
#industries-serve h2 span{
color: #519CFF;
}
#industries-serve .container{
	padding-left: 130px;
	padding-right: 130px;
}
.industries-card{
	border-radius: 8px;
	border: 1px solid #FFF968;
	padding: 24px;
	margin-bottom: 50px;
}
.industries-card h3{
font-family: Montserrat;
font-weight: 600;
font-size: 20px;
line-height: 28.8px;
color: #F83C90;
margin-top: 20px;
}
.industries-card p{
font-weight: 400;
font-size: 15px;
font-family: Inter;
line-height: 25px;
color: #757575;
}
.industries-card .link{
	background: #519CFF;
	color: #fff;
	padding: 12px;
	font-family: Inter;
font-weight: 400;
font-size: 15px;
line-height: 16px;
border-radius: 8px;
text-decoration: none;
}
#saas-section{
	background: #F83C90;
}
#saas-section .container-fluid{
	padding-left: 170px;
	padding-right: 170px;
}
.saas-img {
    width: 340px;
    margin-top: 75px;
}
.saas-text {
    margin-top: 120px;
    margin-bottom: 100px;
}
.saas-text h2{
	font-family: Actor;
font-weight: 400;
font-size: 36px;
line-height: 46.19px;
color: #fff;
margin-bottom: 25px;
}
.saas-text p{
font-family: Actor;
font-weight: 300;
font-size: 22px;
line-height: 42px;
color: #fff;
margin-bottom: 35px;
}
.saas-text a.download{
background: #FFF968;
padding: 18px 30px;
font-family: Actor;
font-weight: 400;
font-size: 24px;
line-height: 28.87px;
text-align: center;
color: #000;
text-decoration: none;
}

/*------ Media Query Start ------*/
@media screen and (max-width: 992px) {
.navbar .container-fluid {
    padding-left: 15px; 
    padding-right: 15px;
}
#main-banner .container-fluid {
    padding-left: 15px;
    padding-right: 15px;
}
.banner-text {
    margin-top: 50px;
}
.banner-text h1 {
    font-size: 40px;
    line-height: 55px;
}
.banner-text p {
    font-size: 16px;
}
.banner-text .img-group {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.banner-text .img-group img {
    width: 95px;
    margin-bottom: 20px;
    margin-right: 15px;
}
#wave {
    position: relative;
    padding-top: 115px;
    z-index: 9;
}
.banner-text .contact-us {
    padding: 16px 30px;
    font-size: 22px;
}
#wave:after {
    top: 15px;
}
.clients-heading h2 {
    font-size: 34px;
}
.clients-heading p {
    font-size: 16px;
}
.serivce-heading {
    text-align: center;
    margin-top: 65px;
}
.serivce-heading h2 {
    font-size: 34px;
}
.serivce-heading p {
    font-size: 16px;
}
#expert-section {
    margin: 50px 0px;
}
.expert-text p.expertspan {
    font-size: 16px;
}
.expert-text h2 {
    font-size: 34px;
    line-height: 42px;
}
.expert-text p {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 25px;
}
.expert-text {
    margin-bottom: 25px;
    margin-left: 0px;
    margin-right: 0px;
}
#expert-carousel {
    padding: 45px 60px;
}
#book-section .book-text {
    margin-top: 0px;
}
#book-section .book-text {
    margin-top: 0px;
}
#book-section .book-text h2 {
    font-size: 34px;
    line-height: 50px;
}
#happy-client .happy-text {
    margin-left: 0px;
    margin-right: 0px;
}
#happy-client {
    margin: 70px 0px;
    position: relative;
}
#happy-client .happy-text h2 {
    font-size: 34px;
    line-height: 50px;
}
#happy-client .happy-text p {
    font-size: 18px;
    line-height: 32px;
}
#happy-client a.contact-us {
    font-size: 18px;
    padding: 5px 30px;
    margin-top: 22px;
    margin-bottom: 20px;
}
#happy-carousel .happy-card p {
    font-size: 17px;
    margin-top: 25px;
}
#happy-carousel .happy-card h6 {
    font-size: 15px;
}
#happy-carousel .happy-card span {
    font-size: 16px;
}
#explore {
    padding: 30px 0px 45px 0px;
}
#explore .explore-text h2 {
    font-size: 34px;
    font-weight: 400;
}
#explore-carousel .explore-card h3 {
    font-size: 24px;
}
#why-resol {
    padding: 60px 0px;
}
#why-resol .why-resol-text {
    margin-top: 0px;
}
    #why-resol .why-resol-text h2 {
        font-size: 34px;
        line-height: 50px;
    }
#why-resol .why-resol-text p {
    font-size: 17px;
    line-height: 32px;
}
#why-resol .why-resol-text button.know {
    font-size: 20px;
    padding: 15px 20px;
    margin-bottom: 30px;
}
.why-resol-img {
    margin-top: 50px;
}
footer {
    padding: 60px 0px;
}
footer h2 {
    font-size: 30px;
    margin-bottom: 30px;
}
footer .get-text h3 {
    font-size: 28px;
    line-height: 40px;
}
footer .get-text p {
    font-size: 17px;
}
.footer-address p {
    font-size: 17px;
}
ul.link-list {
    list-style: none;
    padding-left: 0px;
}
ul.link-list li a {
    font-size: 17px;
}
.disclaimer {
    text-align: center;
    margin-top: 40px;
    padding: 0px;
}
#book-section .book-form {
    background: rgba(0, 0, 0, 1);
    border-radius: 20px;
    padding: 35px 35px;
}
#book-section .form-control {
    border-radius: 0px;
    padding: 14px;
    font-family: Inter;
    font-size: 19px;
}
#serivce-slider{
	display: none;
}
#comman-banner {
    margin-top: 50px;
}
.comman-text h1 {
    font-size: 40px;
    line-height: 55px;
}
.comman-text p {
    font-size: 17px;
}
.comman-text a.connect-now {
    padding: 14px 16px;
    font-size: 18px;
}
.academy-text h2 {
    font-size: 34px;
    line-height: 50px;
}
.academy-text p {
    font-size: 16px;
    line-height: 28px;
}
.row.mb-100 {
    margin-bottom: 50px;
}
.empaneled-text h2 {
    font-size: 34px;
    line-height: 50px;
    margin-bottom: 15px;
}
.empaneled-text p {
    font-size: 16px;
    line-height: 30px;
}
#empaneled {
    background: #000;
    padding: 40px 0px;
}
#certification {
    margin: 60px 0px;
}
.certification-card h3 {
    font-size: 20px;
}
#blog {
    padding: 40px 0px;
}
.blog-heading h2 {
    font-size: 34px;
}
.blog-card {
    box-shadow: 0px 15px 100px 0px rgba(0, 0, 0, 0.08);
    padding: 30px 30px 40px;
    margin-bottom: 50px;
}
.blog-card h3 {
    font-size: 20px;
}
#blog-main .container {
    padding-left: 15px;
    padding-right: 15px;
}
.values-card {
    padding: 30px 30px;
    background: #fff;
    margin-bottom: 25px;
}
.values-card h3 {
    font-size: 22px;
}
.values-card .col-sm-12.col-md-12.col-lg-8.ps-5{
	padding-left: 15px !important;
}
#contact-banner {
    margin-top: 50px;
}
.contact-banner h1 {
    font-size: 40px;
    line-height: 40px;
}
.contact-banner h2 {
    font-size: 28px;
}
.contact-banner p {
    font-size: 17px;
    line-height: 28px;
}
.connect-us {
    margin-top: 0px;
}
.connect-us h2 {
    font-size: 28px !important;
    line-height: 45px !important;
}
iframe {
    width: 100%;
}
li a.dropdown-item {
    margin-bottom: 5px;
    font-family: Montserrat;
    font-size: 15px;
    padding: 5px !important;
}
#serivce-banner {
    margin: 60px 0px 50px;
}
.serivce-banner-text h1 {
    font-size: 35px;
    line-height: 50px;
}
.serivce-banner-text ul li {
    font-size: 17px;
    line-height: 30px;
}
.we-offer-text h2 {
    font-size: 34px;
    line-height: 50px;
}
.we-offer-text p {
    font-size: 16px;
    line-height: 30px;
}
    #we-offer:after {
        height: 500px;
        background-size: cover;
    }
.offer-card {
        padding: 40px 30px 10px;
        margin-bottom: 30px;
        height: auto;
    }
.content-side h2 {
    font-size: 28px;
    line-height: 45px;
}
.content-side p {
    font-size: 17px;
    line-height: 26px;
}
.content-side ol li {
    font-size: 17px;
    line-height: 26px;
}
.content-side ul li {
    font-size: 17px;
    line-height: 26px;
}
#pricing {
    margin: 0px 0px 60px;
}
.pricing-heading h2 {
    font-size: 34px;
    line-height: 50px;
}
.pricing-heading p {
    font-size: 17px;
    line-height: 30px;
}
.pricing-card {
    margin-bottom: 30px;
}
#résolveur {
    background: rgba(96, 210, 182, 1);
    padding: 50px 0px;
}
.resolver-text {
    margin-top: 20px;
}
.resolver-text h2 {
    font-size: 32px;
    line-height: 50px;
}
.resolver-text p {
    font-size: 17px;
}
#policy {
    margin: 50px 0px;
}
.policy-content h1 {
    font-size: 40px;
    line-height: 60px;
    margin-bottom: 20px;
}
.policy-content p {
    font-size: 17px;
    line-height: 32px;
}
.policy-content ul li {
    font-size: 17px;
    line-height: 32px;
}
#book-section .d-flex {
    flex-wrap: wrap;
    display: flex !important;
}
li.nav-item {
    margin-right: 0px;
}
ul.navbar-nav.align-items-center {
    align-items: flex-start !important;
}
a.nav-link.contact {
    margin-left: 0px;
    margin-top: 10px;
}
.industries-text {
    padding-top: 40px;
}
.industries-text h1 {
    font-size: 45px;
    line-height: 55px;
}
.industries-text p {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    color: rgba(0, 0, 0, 1);
}
#industries-wave {
    display: none;
}
.industries-img {
    display: none;
}
#industries-serve .container {
    padding-left: 15px;
    padding-right: 15px;
}
#industries-serve h2 {
    font-size: 34px;
    line-height: 50px;
    margin-bottom: 20px;
}
#saas-section .container-fluid{
	padding-left: 15px;
	padding-right: 15px;
}
.saas-img {
    width: 100%;
    margin-top: 50px;
}
.saas-text {
    margin-top: 20px;
    margin-bottom: 75px;
}
.saas-text h2 {
    font-size: 27px;
    line-height: 40px;
    color: #fff;
    margin-bottom: 12px;
}
.saas-text p {
    font-size: 17px;
    line-height: 34px;
}
}
/*------ Media Query End ------*/

#service_scrollspy {
    border-bottom: 1px solid #f9d59e;
    background: #f7d199;
}