.main-header--two .main-header__right__call {
    border-right: 0 !important;
    margin-right: 0px !important;
}
.team-details__content {
    display: flex;
    flex-direction: column;
    justify-content: center; /* Aligns content vertically */
    height: 100%; /* Ensures it takes the full height of the parent container */
}
.testimonials-one__author__thumb{border-radius: 0px;}
.main-slider-two__bg::before{
	    background-color: #15001c80 !important;
}
.maisn-header__logo {
    background: #FFF;
    padding: 10px;
    border-radius: 4px;
}
.funfact-two__icon {
    height: 80px !important;
	    font-size: 30px !important;

}
.r-yyyyoo {
    fill: currentcolor;    width: 18px;
}
.funfact-two__text {
    font-size: 14px  !important;
}
.funfact-two {
    padding: 20px 0px 10px !important;
}
.funfact-two__count {
    font-size: 30px !important;
}
body {
    overflow-x: hidden !important;
}
.main-slider-two__wrapper {
    position: relative;
    overflow: hidden;
}

.main-slider-two__video-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}

.main-slider-two__carousel {
    position: relative;
    z-index: 1;
}
.faq-page__content__item:hover .faq-page__content__icon {
    background: transparent;
}

.faq-page__content__item .faq-page__content__icon {
    background: transparent;
}
.main-header--two.active
{
	background-color: #3a0250 !important;
}
ul.main-menu__list .active {
    color: #ed3237 !important;
}
.main-header .container-fluid {
    width: 80%;
	max-width: 1200px;

}
.testimonials-one__author__thumb {
    width: 180px;
    height: 180px;
}

.testimonials-one__author {
    margin-top: -180px;
}
.testimonials-one__text {
  font-size: 13px;
}
.faq-page__content__action__text a, .faq-page__content__action__text {
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
}.faq-page__content__title {
    font-size: 15px;
}
.faq-page__content__action {
    margin: 0;
}
.about-two__top__text {
    font-size: 14px;
    color: #000;
    font-weight: normal;
}
.about-three__list__item {
    display: inline-block;
    width: 49%;
}
.about-two__top {
    margin-bottom: 0px;
}
.service-page,.testimonials-one {
    padding: 60px 0px;
}

.whatsapp-float {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 1000;
}

.whatsapp-float img {
    width: 50px;
    height: 50px;
    cursor: pointer;
}

.whatsapp-float img:hover {
    transform: scale(1.1);
    transition: 0.3s;
}

@media (max-width: 768px){
	
	._boxzoom ._product-images {
		width: 100% !important;
	}
	._boxzoom .zoom-thumb {
		width: 100% !important;
	}

	.footer-widget__social {
		width: 145px;
		margin: auto;
		margin-top: 8px;

	}
	.gallery-one__filter__list li span {
		padding: 8px 4px;
	}
	.main-header .container-fluid { 
		max-width: 100% !important; 
	}
	.about-three__list__item {
    display: inline-block;
    width: 100%;
}
	.footer-widget__info__item__text,.footer-widget__text {
		margin: auto;
	}
	.main-footer .container {
		text-align: center;
	}
}
.faq-page__content__icon { 
    margin-top: 0 !important; 
}
.main-slider-two__image__item {
	-webkit-mask: url('../../images/7260103-512.svg') !important;
	mask: url('../../images/7260103-512.svg') !important;
	-webkit-mask-size: 100% 100% !important;  /* Ensures the mask scales to full width and height */
	mask-size: 100% 100% !important;  /* Ensures the mask scales to full width and height */    
	-webkit-mask-repeat: no-repeat !important;
	width: 590px !important;
	height: 680px !important;
	
}

.main-slider-two__image__item-two {
    
	-webkit-mask: url('../../images/7260103-512.svg') !important;
	mask: url('../../images/7260103-512.svg') !important;
	-webkit-mask-size: 100% 100% !important;  /* Ensures the mask scales to full width and height */
	mask-size: 100% 100% !important;  /* Ensures the mask scales to full width and height */    
	-webkit-mask-repeat: no-repeat !important;
    mask-repeat: no-repeat;
    -webkit-mask-position: top center;
    mask-position: top center;
    -webkit-mask-size: auto;
    mask-size: auto;
    width: 218px;
    height: 251px;
    position: absolute;
    bottom: 50px;
    left: -5px;
}

/*
.main-footer--one,*/
.main-slider-two__item{
	background-color: #15001c1c !important;
}
.main-footer__bottom{
background-color: #4e016c !important;
}

.about-three {
    background-color: #2b003c  !important;
}
.choose-us-two__list__item {
    background: #620089;
}

.choose-us-two,.client-carousel-home {
    background: #2b003c;
}
.faq-page__content__item * {
    color: #000 !important;
}

.faq-page__content__item i {
    color: #fff  !important;
}

.faq-page__content__item{
    background: #fff !important;
}

.main-slider-two__video-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1;
}
.main-slider-two__item,
.main-slider-one__item  {
    position: relative;
    overflow: hidden;
}