/*--------------------------------------------------------------
# Global CSS
--------------------------------------------------------------*/

.title1 {
    font-size: 40px;
    letter-spacing: -1px;
}

.title1a {
    font-size: 44px;
    letter-spacing: -1px;
}

.title2 {
    font-size: 38px;
    letter-spacing: -0.5px;
}

.fntsz3 {
    font-size: 32px;
    letter-spacing: -0.5px;
}

.fntsz4 {
    font-size: 28px;
}

.fntsz5 {
    font-size: 22px;
}

.fntsz6 {
    font-size: 20px;
}

.fntsz6i {
    font-size: 18px;
}

.fntsz7 {
    font-size: 16px;
}

.thmTitle {
    margin-bottom: 22px;
}

p {
    line-height: 1.4;
    margin-bottom: 16px;
}

.grad {
    width: 100%;
    height: 10px;
}


/* 
.breadcrumb {
    margin-bottom: 0;
}

.breadcrumb-item+.breadcrumb-item::before {
    font-family: 'bootstrap-icons';
}

.breadcrumb .breadcrumb-item {
    font-size: 20px;
    margin-bottom: .5rem;
}

.breadcrumb .breadcrumb-item a {
    color: var(--blk);
    text-decoration: underline;
    text-underline-offset: 0.25em !important;
    text-decoration-color: #787878;
}

.breadcrumb .breadcrumb-item.active {
    color: var(--thmColor);
    font-weight: 700!important;
}

.breadcrumb-bg {
    background: #f9efe7;
} */


/*--------------------------------------------------------------
# HOME
# Hero Slider
--------------------------------------------------------------*/

.hero-slider-section {
    background: var(--background-color);
    padding: 60px 0;
}

.hero-slider-section .btn-dark {
    border-radius: 40px;
    padding: 8px 25px;
}

.hero-slider-section .btn-dark:hover{
    border-color: var(--thmCOlor);
}

.SecAbove-Part {
    width: 100%;
    height: 78px;
}

.hero-section {
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
}

.hero-content {
    padding-top: 60px;
    margin-bottom: 50px;
    padding-bottom: 50px;
}

.curntOpengPara {
    max-width: 400px;
}

.custom-nav {
    position: absolute;
    right: 40px;
    bottom: 40px;
    display: flex;
    gap: 10px;
    z-index: 1;
}

.custom-nav button {
    width: 60px;
    height: 60px;
    font-size: 48px;
    line-height: 1.25;
    border-radius: 50%;
    border: 1px solid var(--blk);
    font-weight: bold;
    color: var(--blk);
    background-color: #f8f8f8;
    transition: all ease-in .3s;
}

.custom-nav button:hover {
    border: 1px solid var(--thmColor);
    color: var(--white);
    background-color: var(--thmColor);
}

.owl-nav.disabled {
    display: none;
}


/*--------------------------------------------------------------
# Satisfied Customer
--------------------------------------------------------------*/

.bg-orange {
    background: var(--thmColor);
    /* similar to image */
    background-image: url('/mnt/data/fb998d88-149a-4cd4-b358-5f5573b98c21.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right center;
}

.counter-row {
    margin-top: 40px;
    margin-bottom: 40px;
}

.counter {
    font-size: 124px;
    line-height: 1;
    letter-spacing: -4px;
}

.satisfiedCustomerSec {
    background: var(--thmColor) url(../img/bg-1.png);
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
}

.provenMethodologySec {
    background: var(--background-color) url(../img/opm-left-top-icon.png);
    background-position: top left;
    background-size: inherit;
    background-repeat: no-repeat;
}

.companyCanadidateSec {
    position: relative;
    background: var(--background-color) url(../img/opm-right-icon.png);
    background-position: top right;
    background-size: inherit;
    background-repeat: no-repeat;
}

.companyCanadidateSec:before {
    content: "";
    position: absolute;
    width: 180px;
    height: 592px;
    left: 0;
    bottom: 20%;
    background: url(../img/opm-left-icon.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
}

.companyCanadidateSec .container-xl {
    position: relative;
}

.mdlLevelManagerSec,
.mdlLevelManagerSec .container-xl {
    position: relative;
}

.mdlLevelManagerSec .container-xl {
    z-index: 1;
}

.mdlLevelManagerSec:before {
    content: "";
    position: absolute;
    width: 180px;
    height: 392px;
    left: 0;
    top: 30%;
    background: url(../img/mlm-left-icon.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
}

.mdlLevelManagerSec:after {
    content: "";
    position: absolute;
    width: 268px;
    height: 485px;
    right: 0;
    bottom: 30%;
    background: url(../img/mlm-right-icon.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: contain;
}


/* .satisfiedCustomerSecLiqufy {
    position: absolute;
    right: 0;
    top: 0;
} */

.counting-card {
    color: var(--white)!important;
}

.counting-card .border-white {
    border-top: 4px solid var(--white);
    margin-top: 18px;
    width: 70%;
}

.whyAspireShtTitle {
    margin-bottom: 22px;
}

.companyCandidate-cardTitle {
    width: 60%;
}

.companyCandidate-cardPara {
    width: 85%;
}

.companyCandidate-cardPara p {
    min-height: 142px;
}

.vibes-illustration img {
    max-width: 75%;
}

.proven-methodology-badge {
    border-radius: 48px;
    padding: 10px 40px;
    margin-bottom: 22px;
}

.methodology-icon {
    max-width: 228px;
    /* max-width: 188px; */
}

.thmAspireBadge {
    padding: 18px 28px;
    border-radius: 1rem;
    margin-bottom: 22px;
}

.methodology-feature-row {
    margin-top: 20px;
}

.methodology-feature-card {
    padding: 18px 0;
    margin: 0 auto;
    max-width: 90%;
}

.methodology-feature-card img {}

.methodology-featureTitle {
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 5px;
    line-height: 1.2!important;
    min-height: 115px;
}

.thmAspireBadge2 {
    padding: 18px 28px;
    border: 2px solid var(--blk);
    border-radius: 1rem;
}

.mdl-manager-card {
    max-width: 72%;
    margin-bottom: 30px;
}

.mdl-manager-card img {
    max-height: 268px;
}

.mdl-manager-cardTitle {
    padding: 5px 0 12px 0;
    margin-bottom: 0;
}

.testimonialShrtTitle {
    margin-bottom: 22px;
}

.brainchildRow {
    margin-top: 18px;
	margin-bottom: 30px;
}

.brainchildOwnerName {
    margin-bottom: 22px;
}

.abstract-img {
    max-width: 88%;
    max-height: 568px;
	position: relative;
	z-index: 1;
}
.abstractImgDiv:before{
	position: absolute;
	content: '';
	background: url('../img/abstract-shape.png');
	width: 450px;
    height: 604px;
    background-size: cover;
    right: 30%;
    top: -70px;
}
.abstractSocial{
	position: absolute;
	left: -30%;
}
.abstractSocial a {
    color: var(--thmColor);
    background: var(--white);
    border: 2px solid var(--thmColor);
    padding: 6px;
    width: 42px;
    height: 42px;
    display: grid;
    align-items: center;
    text-align: center;
    text-decoration: none;
    font-size: 1.45rem;
    border-radius: 30px;
    margin-right: 8px;
}

.abstractSocial a:hover {
    background: var(--thmColor);
    color: var(--white);
}

.brainchildBadge {
    padding: 30px!important;
	margin-bottom: 0!important;
	border-bottom-right-radius: 0!important;
	position: relative;
	z-index: 1;
}

.advisory-img {
    width: 288px;
    height: 288px;
    object-fit: cover;
    /* border: 15px solid #ffe1d0; */
    margin-right: 0;
    position: relative;
    z-index: 1;
}

.advisory-item {
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
}

.advisoryMemberDesignation {
    margin: 10px 0 10px 0;
}

.moreBtn {
    background-color: var(--thmColor);
    border-radius: 30px;
    padding: 5px 20px;
    color: var(--white);
}

.moreBtn:hover {
    background-color: var(--blk);
    color: var(--white);
}

.moreBlogBtn a {
    transition: all ease-in .2s;
}

.moreBlogBtn a:hover {
    padding-left: 15px;
}

.hmBlogTitle {
    text-decoration: none;
}

.hmBlogTitle:hover {
    color: var(--white);
}

.advisoryMemberRow .advisory-item:nth-child(even) {
    padding-left: calc(20% + var(--bs-gutter-x) * .5);
}

.advisoryMemberRow .advisory-item:nth-child(odd)::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 1px;
    border: 2px dashed var(--thmColor);
    top: 75%;
    transform: rotate(-35deg);
    left: 22%;
}

.advisoryMemberRow .advisory-item:nth-child(even)::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 1px;
    border: 2px dashed var(--thmColor);
    top: 75%;
    transform: rotate(35deg);
    left: 20%;
}

.advisoryMemberRow .advisory-item:last-child::after {
    display: none;
}

.btn-border-dark {
    background-color: var(--blk);
    border-radius: 30px;
    padding: 6px 20px;
    color: var(--white);
    border: 2px solid var(--white);
}

.btn-border-dark:hover {
    background-color: var(--white);
    border: 2px solid var(--blk);
    color: var(--thmColor);
}

.candidate-sec {
    padding-top: 280px;
    position: relative;
}

.candidate-sec .candidate-sec-bg {
    position: absolute;
    top: 0;
    left: -300px;
    width: 350px;
    z-index: 0;
}

.contact-badge {
    border-radius: 48px;
    padding: 10px 20px;
    margin-bottom: 20px;
}

.contact-secTop-shrtTitle {
    margin-bottom: 35px;
}

.contact-sec-shrtTitle {
    margin-bottom: 20px;
    z-index: 1;
}

.company-sec {
    position: relative;
    z-index: 1;
}

.contactForm {
    position: relative;
    z-index: 1;
}

.contactForm .formLabel {
    margin-bottom: 5px;
}

.contactForm .form-control,
.contactForm .form-select {
    padding: 8px 20px;
    font-size: 20px;
    background: var(--background-color);
    border-radius: 30px;
    border: 1px solid var(--blk);
}

.contactForm .form-control:focus,
.contactForm .form-select:focus {
    outline: none;
    border-radius: 30px;
    border: 1px solid var(--thmColor);
    box-shadow: 0 0 3px var(--thmColor);
}

.footer {
    background: var(--blk);
    /* var(--background-color); */
    padding-bottom: 80px;
    padding-top: 0;
}

.footer-top-img {
    width: 100%;
    margin: 0 auto;
}

.ftrLink {
    color: var(--white);
    transition: all ease-in .2s;
    line-height: 1.55;
}

.ftrLink:hover {
    color: var(--thmColor);
    padding-left: 15px;
}

.socialLink {
    margin: 30px 0;
}

.socialLink a {
    color: var(--white);
    background: var(--thmColor);
    border: 1px solid var(--thmColor);
    padding: 6px;
    width: 42px;
    height: 42px;
    display: grid;
    align-items: center;
    text-align: center;
    text-decoration: none;
    font-size: 1.35rem;
    border-radius: 30px;
    margin-right: 8px;
}

.socialLink a:last-child {
    margin-right: 0;
}

.socialLink a:hover {
    background: var(--blk);
}

.followUsDiv {
    width: 150px;
    text-align: center;
}

.followUsDiv:hover .follow-us-txt {
    color: var(--thmColor);
}

.object-fit-cover {
    object-fit: cover;
    height: 100%;
}

.blogTitle-sec {
    border-bottom: 4px solid var(--thmColor);
}

.blog-header {
    border-bottom: 4px solid var(--white);
}

.category-tags {
    text-align: center;
}

.category-tags .category_name {
    display: inline-block;
    color: var(--blk);
    text-align: center;
}

.category-tags span.category-tagsTitle {
    background: var(--blk);
    color: var(--white);
    /* text-align: left; */
    padding: 5px 12px;
    border-radius: 8px;
}

.category-tags .category_name a {
    text-decoration: underline;
    color: var(--blk);
    transition: all ease-in .2s;
    text-underline-offset: 0.25em !important;
    text-align: center;
}

.category-tags .category_name a.active {
    color: var(--thmColor);
}

.category-tags .category_name a:hover {
    color: var(--thmColor);
}

.blogHeroImage {
    /*max-width: 1440px;*/
    width: 100%;
    margin: 0 auto;
}
/*
    max-height: 540px;
    overflow: hidden;
    margin-bottom: 25px;
}
.blogHeroImage img{
    object-fit: cover;
}*/
.blog-list {
    margin-top: 20px;
    list-style: none;
    padding: 0;
}

.blog-list li::before {
    top: 4px;
    width: 24px;
    height: 31px;
    position: absolute;
    content: "";
    color: var(--thmColor);
    margin-right: 10px;
    background: url(../img/arrow.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
}

.blog-list li {
    margin-bottom: 20px;
    padding-left: 35px;
    position: relative;
}

.masonryRow {
    position: relative;
}

.masonryRow:after {
    position: absolute;
    content: "";
    height: 100%;
    left: 50%;
    width: 1px;
    background: var(--thmColor);
}

.masonry-item ul.masonryUL {
    padding-left: 25px;
    margin-bottom: 0;
    list-style-type: disc;
}

.masonry-item ul.masonryUL li::marker {
    color: var(--thmColor);
}

.masonry-item ul.masonryUL li:nth-child(even)::marker {
    color: var(--blk);
}

.masonry-item li {
    margin-bottom: 8px;
}

.masonry-item {
    position: relative;
    background: none;
    border-top: 1px solid var(--thmColor);
    padding: 30px;
}

.masonryRow .col-sm-6:first-child .masonry-item,
.masonryRow .col-sm-6:nth-of-type(2) .masonry-item {
    border-top: none;
}

.category-title {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 1rem;
}

.category-icon {
    width: 88px;
    height: 88px;
}

.side-tab {
    position: fixed;
    right: 0;
    top: 150px;
    z-index: 9;
}

.breadcrumbSec .breadcrumb {
    margin-top: -60px;
    position: relative;
    height: 60px;
    margin-bottom: 0;
}

.breadcrumb a {
    text-decoration: underline;
    color: var(--blk);
    margin-right: 5px;
}

.breadcrumb .active {
    color: var(--thmColor);
    font-family: 'Myriad Pro Bold';
    font-weight: 700;
    margin-left: 5px;
}

.hero-image {
    max-width: 100%;
}

.advisor-img {
    width: 288px;
}

.founder-block {
    display: flex;
    flex-direction: row;
    gap: 30px;
}

.founder-img {
    width: 38%;
    position: relative;
}

.founder-img .profile-img {
    max-height: 650px;
}

.founder-content {
    width: 62%;
	position: relative;
}

.founder-content:after{
	content: '';
    position: absolute;
    background: url(../img/abstract-shape2.png);
    width: 400px;
    height: 537px;
    background-size: cover;
    top: 110px;
	opacity: .5;
}

.social-icons {
	position: absolute;
    top: 85px;
    left: 15px;
    /*position: relative;
    margin-top: -45px;*/
}

.social-icons a {
    color: var(--thmColor);
    background: var(--background-color);
    border: 2px solid var(--thmColor);
    padding: 6px;
    width: 42px;
    height: 42px;
    display: grid;
    align-items: center;
    text-align: center;
    text-decoration: none;
    font-size: 1.45rem;
    border-radius: 30px;
    margin-right: 8px;
}

.social-icons a:hover {
    background: var(--thmColor);
    color: var(--white);
}

.startup-logos {
    gap: 8px;
    padding: 15px 20px;
    border: 2px solid var(--thmColor);
    border-radius: 8px;
    margin: 0 auto;
    max-width: fit-content;
    margin-bottom: 10px;
}

.startup-logos img {
    max-height: 48px;
    width: auto;
}

hr.divider {
    border-top: 3px solid #f05423;
    width: 80px;
    margin-top: 1rem;
    margin-bottom: 2rem;
}

.quote-mark {
    /* font-size: 200px;
    line-height: .6; */
    margin-top: 50px;
    margin-bottom: 30px;
}

.quote-mark img {
    height: 88px;
}


/*** Testimonial Card ***/
.carousel-wrapper {
	max-width: 1320px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 25px;
	overflow: hidden;
	position: relative;
}
.splide__slide {
	border-radius: 8px;
	padding: 0;
	box-sizing: border-box;
	text-align: center;
}
#testiSplideCarousel .splide__arrow {
	background: var(--background-color);
	color: black !important;
	border-radius: 50%;
	border: 1px solid black !important;
	width: 40px;
	height: 40px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
	border-radius: 50% !important;
	margin: 10px;
	display: grid;
	align-items: center;
	text-align: center;
	top: 45%;
	position: absolute;
	opacity: 0.8;
}
.splide__arrow:hover {
	opacity: 1;
}
#testiSplideCarousel .splide__arrow--prev {
    left: calc(50% - 260px);
}
#testiSplideCarousel .splide__arrow--next {
    right: calc(50% - 260px);
}	
.splide__slide.is-active {
	transform: none !important;
	color: #fff;
}

.splide__slide.is-active .card-front{
	background: var(--blk);
	border: 2px solid var(--blk);
	transition: all ease-in .1s;
}
				
.testimonial-card {
  perspective: 1000px;
}

.card-inner {
  position: relative;
  width: 100%;
  transform-style: preserve-3d;
  transition: transform 0.6s ease;
  min-height: 375px; 
  border-radius: 12px;
}

.splide__slide.is-active .testimonial-card:hover .card-inner {
  transform: rotateY(180deg);
}

.card-front,
.card-back {
  min-height: 375px;
  position: relative;
  top: 0;
  left: 0;
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  padding: 1rem;
  box-sizing: border-box;
}
.card-back {
  position: absolute;
  border: 2px solid var(--blk);
}
.card-front {
  background: var(--background-color);
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: start;
  border: 2px solid var(--thmColor);
}

.card-back {
  background: var(--blk);
  transform: rotateY(180deg);
  display: flex;
  flex-direction: column;
  justify-content: start;
  text-align: center;
}

.testimonial-number {
    background: var(--thmColor);
    color: var(--white);
    font-weight: 600;
    border-radius: 999px;
    padding: 0.15em 0.8em;
    display: block;
    margin: 0 auto;
    margin-bottom: 1rem;
	font-size: 1.1rem;
}
.testimonial-image{
    width: 168px!important;
    height: 168px;
    border-radius: 50%;
    margin: 30px auto 20px;
    object-fit: cover;
}
.testimonial-name {
  font-weight: 700;
  margin: 0.5rem 0;
}
.testimonial-title{
	color: #9e9e9e;
	line-height: 1.25;
}
.splide__slide.is-active .card-front .testimonial-title{
	color: #FFF;					
}
.testimonial-icon {
    width: 42px;
    height: 30px;
    margin: 0 auto;
    margin-top: 5px;
    margin-bottom: 15px;
}
.testimonial-text {
  line-height: 1.25;
  margin-bottom: .5rem;
}

.read-more {
  text-align: right;
  font-weight: 600;
  color: #f15a24;
  text-decoration: underline;
}
.splide__slide {
	margin-right: calc(6rem + 180px)!important;
}
/*
.testimonialSliderSec {
    padding-bottom: 60px;
}

.testimonial-card {
    transition: all 0.3s ease;
    overflow: hidden;
    height: 100%;
    position: relative;
}

.testimonial-card.active {
    transform: scale(1);
    background-color: #000;
    color: #fff;
}

.testimonial-card.active .read-more {
    color: var(--thmColor);
    text-decoration: none;
}

.read-more:hover {
    color: var(--white)!important;
}

.testimonial-card .pagination {
    background: var(--thmColor);
    color: white;
    width: 45px;
    height: 30px;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
}

.testimonial-front,
.testimonial-back {
    padding: 60px 20px 20px;
    text-align: center;
    display: none;
    padding-top: 15px;
}

.testimonial-front {
    display: block;
}

.testimonial-card.active .testimonial-front {
    display: none;
}

.testimonial-card.active .testimonial-back {
    display: block;
}

.testimonial-image {
    width: 168px!important;
    height: 168px;
    border-radius: 50%;
    margin: 10px auto 10px;
    object-fit: cover;
}

.testimonial-name {
    color: var(--thmColor);    
}

.testimonial-position {
    color: #9e9e9e;
    min-height: 78px;
}

#testicustomDiv {
    transition: margin-left 0.3s ease;
    width: 1270px;
}

.testimonial-carousel {
    margin-top: 30px;
}
*/
/*.testimonial-carousel .owl-nav,
.testimonial-carousel2 .owl-nav {*/
    /* position: absolute; */
   /* width: 100%;*/
    /* display: inline-flex;
    justify-content: center;
} */

/*
.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel2 .owl-nav .owl-prev {
    background: var(--background-color);
    color: black !important;
    border-radius: 50%;
    border: 1px solid black !important;
    width: 40px;
    height: 40px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    border-radius: 50% !important;
    margin: 10px;
    display: grid;
    align-items: center;
    text-align: center;
    top: 136px;
    position: absolute;
    left: 29%;
}

.testimonial-carousel .owl-nav .owl-next,
.testimonial-carousel2 .owl-nav .owl-next {
    background: var(--background-color);
    color: black !important;
    border-radius: 50%;
    border: 1px solid black !important;
    width: 40px;
    height: 40px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    border-radius: 50% !important;
    margin: 10px;
    display: grid;
    align-items: center;
    text-align: center;
    top: 136px;
    position: absolute;
    right: 29%;
}

.testimonial-carousel .owl-nav i,
.testimonial-carousel2 .owl-nav i {
    font-size: 1.2rem;
}

.testimonial-icon {
    width: 52px;
    height: 40px;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.testimonial-carousel2 {
    display: none!important;
    margin-top: 15px;
}
.testiMemberPara{
    min-height: 250px;
}*/

img.vert-move {
    -webkit-animation: mover 1s infinite alternate;
    animation: mover 1s infinite alternate;
}

@-webkit-keyframes mover {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-8px);
    }
}

img.vert-move1 {
    -webkit-animation: mover1 .8s infinite alternate;
    animation: mover1 .8s infinite alternate;
}

@-webkit-keyframes mover1 {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-8px);
    }
}

img.vert-move2 {
    -webkit-animation: mover2 1.2s infinite alternate;
    animation: mover2 1.2s infinite alternate;
}

@-webkit-keyframes mover2 {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-8px);
    }
}

img.vert-move3 {
    -webkit-animation: mover3 1.5s infinite alternate;
    animation: mover3 1.5s infinite alternate;
}

@-webkit-keyframes mover3 {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-12px);
    }
}

img.vert-move4 {
    -webkit-animation: mover1 1s infinite alternate;
    animation: mover1 1s infinite alternate;
}

@-webkit-keyframes mover4 {
    0% {
        transform: translateY(0);
    }
    100% {
        transform: translateY(-5px);
    }
}

.whyArrowImg {
    max-width: 90%;
}

.custom-file-upload {
    display: flex;
    align-items: center;
    /*     gap: 10px; */
    gap: 5px;
    flex-wrap: wrap;
}

.upload-btn {
    background-color: var(--thmColor);
    color: var(--white);
    padding: 5px 20px;
    cursor: pointer;
    border-radius: 30px;
    border: none;
    text-transform: uppercase;
}

#resumeInput {
    display: none;
}

#fileName {
    color: var(--blk);
    /* font-size: 18px; */
}

@media (max-width: 480px) {
    .custom-file-upload {
        flex-direction: column;
        align-items: flex-start;
    }
}


/* Hero slider related CSS*/

.homeContentSec {
    max-width: 480px;
    position:relative;
    z-index: 1;
}

.deskVersn {
    display: block;
}

.mobVersn {
    display: none;
}

.hero-slider-section {
    position: relative;
    height: 800px;
}

.homeImgSec {
    position: absolute;
    height: 100%;
    right: 0;
    bottom: 0;
    text-align: right;
    display: flex;
    justify-content: end;
    align-items: end;
}

.homeHero {
    width: auto !important;
    max-height: 90%;
    position: absolute;
    right: 0;
}


/* Fade & slide in from left */

.animate-content {
    opacity: 0;
    transform: translateX(-50px);
    transition: all 0.6s ease-in-out;
}

.animate-content.active {
    opacity: 1;
    transform: translateX(0);
}


/* Fade & slide in from right */

.animate-image {
    opacity: 0;
    transform: translateX(50px);
    transition: all 0.6s ease-in-out;
}

.animate-image.active {
    opacity: 1;
    transform: translateX(0);
}


/* Hero banner related CSS */

.aboutContentSec {
    max-width: 520px;
}

.whyContentSec {
    max-width: 640px;
}

.testiContentSec {
    max-width: 520px;
}

.blogsContentSec {
    max-width: 460px;
}

.currentOpeningContentSec {
    max-width: 600px;
}

.contactContentSec {
    max-width: 560px;
}

.aboutAspireSec {
    position: relative;
    background: var(--background-color);
    /* #f5f1e9; */
    height: 800px;
}

.whyAspireSec {
    position: relative;
    background: var(--background-color);
    /*  #fef1e0; */
    height: 640px;
}

.testimonialSec {
    position: relative;
    background: var(--background-color);
    /*  #fef3e5; */
    height: 640px;
}

.blogsSec {
    position: relative;
    background: var(--background-color);
    /*  #f5f1e9; */
    height: 600px;
}

.currentOpeningSec {
    position: relative;
    background: var(--background-color);
    /*  #f5f1e9; */
    height: 600px;
}

.contactSec {
    position: relative;
    background: var(--background-color);
    /*  #f5f1e9; */
    height: 600px;
}

.aboutImgSec {
    position: absolute;
    height: 100%;
    right: 0;
    bottom: 0;
    text-align: right;
    display: flex;
    justify-content: end;
    align-items: end;
}

.whyImgSec {
    position: absolute;
    height: 100%;
    right: 0;
    bottom: 0;
    text-align: right;
    display: flex;
    justify-content: end;
    align-items: end;
}

.testiImgSec {
    position: absolute;
    height: 100%;
    right: 60px;
    bottom: 0;
    text-align: right;
    display: flex;
    justify-content: end;
    align-items: end;
}

.blogsImgSec {
    position: absolute;
    height: 100%;
    right: 0;
    bottom: 0;
    text-align: right;
    display: flex;
    justify-content: end;
    align-items: end;
}

.currentOpeningImgSec {
    position: absolute;
    height: 100%;
    right: 60px;
    bottom: 0;
    text-align: right;
    display: flex;
    justify-content: end;
    align-items: end;
}

.contactImgSec {
    position: absolute;
    height: 100%;
    right: 0;
    bottom: 0;
    text-align: right;
    display: flex;
    justify-content: end;
    align-items: end;
}

.aboutHero {
    max-height: 100%;
}

.whyAspireHero {
    max-height: 90%;
}

.testiHero {
    max-height: 92%;
}

.blogHero {
    max-height: 90%;
}

.currentOpeningHero {
    max-height: 100%;
}

.contactHero {
    max-height: 90%;
}


/***Client Scroller CSS***/

.scroller {
    max-width: 100%;
}

.scroller__inner {
    padding-block: 0;
    display: flex;
    flex-wrap: wrap;
}

.tag-list {
    list-style: none;
    margin-bottom: 0;
}

.tag-list.scroller__inner {
    gap: 0;
}

.tag-list li {
    padding: 10px;
    border: 1px solid #adadad;
    margin-left: -1px;
    margin-bottom: -1px;
}

.tag-list img {
    width: 220px;
}

.scroller[data-animated="true"] {
    overflow: hidden;
    -webkit-mask: linear-gradient( 90deg, transparent, white 20%, white 80%, transparent);
    mask: linear-gradient(90deg, transparent, white 20%, white 80%, transparent);
}

.scroller[data-animated="true"] .scroller__inner {
    width: max-content;
    flex-wrap: nowrap;
    animation: scroll var(--_animation-duration, 40s) var(--_animation-direction, forwards) linear infinite;
}

.scroller[data-direction="right"] {
    --_animation-direction: reverse;
}

.scroller[data-direction="left"] {
    --_animation-direction: forwards;
}

.scroller[data-speed="fast"] {
    --_animation-duration: 20s;
}

.scroller[data-speed="slow"] {
    --_animation-duration: 60s;
}

@keyframes scroll {
    to {
        transform: translate(calc(-50% - 0.5rem));
    }
}


/* 
.scroller__inner .scroller_logo {
    width: 160px;
    height: 103px;
    text-align: center;
    line-height: 102px;
    background-color: var(--white);
    padding: 0;
    border-radius: 10px;
    box-shadow: 0 5px 10px rgba(var(--blk-rgb), .05);
}

.scroller__inner .scroller_logo img {
    width: 82%;
    height: auto;
}
 */


/* 
.technologies_sec .scroller[data-speed="slow"] {
    --_animation-duration: 40s;
}
 */


/***Avatar CSS(persons dot animation styles)***/


/* f5f1e9 */


/* 
@media (max-width: 1200px) {
    .testimonial-carousel .owl-nav .owl-prev {
        left: calc(46% - 180px);
    }
    .testimonial-carousel .owl-nav .owl-next {
        right: calc(46% - 180px);
        border: 1px solid black;
    }
}

@media (max-width: 992px) {
    .testimonial-carousel .owl-nav button {
        position: static;
    }
} */

.imago {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    -webkit-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}

.imago.animated {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
}

.transform-banner img {
    -webkit-animation: border-transform 10s linear infinite alternate forwards;
    animation: border-transform 10s linear infinite alternate forwards;
    border-radius: 100%
}

@-webkit-keyframes border-transform {
    0%,
    100% {
        border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
    }
    14% {
        border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
    }
    28% {
        border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
    }
    42% {
        border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
    }
    56% {
        border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
    }
    70% {
        border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
    }
    84% {
        border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
    }
}

@keyframes border-transform {
    0%,
    100% {
        border-radius: 63% 37% 54% 46%/55% 48% 52% 45%
    }
    14% {
        border-radius: 40% 60% 54% 46%/49% 60% 40% 51%
    }
    28% {
        border-radius: 54% 46% 38% 62%/49% 70% 30% 51%
    }
    42% {
        border-radius: 61% 39% 55% 45%/61% 38% 62% 39%
    }
    56% {
        border-radius: 61% 39% 67% 33%/70% 50% 50% 30%
    }
    70% {
        border-radius: 50% 50% 34% 66%/56% 68% 32% 44%
    }
    84% {
        border-radius: 46% 54% 50% 50%/35% 61% 39% 65%
    }
}

.pad {
    padding: 8%;
}


/* Urna - 21.06 */

.custom-file-input {
    display: none;
}