/* common css start */
.pt-100 {
    padding-top: clamp(30px, 4vw, 100px) !important;
}

.pb-100 {
    padding-bottom: clamp(30px, 4vw, 100px) !important;
}
.pb-150 {
    padding-bottom: clamp(30px, 8vw, 150px);
}
.pt-150 {
    padding-top: clamp(30px, 8vw, 150px);
}
.cust--btn a.elementor-button:hover .elementor-button-icon {
    background: #87AFCD;
    color: #fff;
}
.cust--btn {
    width: fit-content !important;
}
.cust--btn span.elementor-button-icon {
    background: #fff;
    color: #000;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
	transition: All .5s;
}
.icon--blur a.elementor-button:hover .elementor-button-icon {
    background: var(--e-global-color-9e27dbd);
	color: #fff;
}
.white-btn a.elementor-button:hover .elementor-button-icon {
    background: var( --e-global-color-e9ea759 );
}
.cust--btn span.elementor-button-content-wrapper {
    align-items: center;
}
.top--baneer--heading h1.elementor-heading-title {
    font-size: clamp(32px, 5vw, 72px);
    line-height: 1.2;
}
.cust--btn.cutbtn-two span.elementor-button-icon {
    background: transparent;
    border: 1px solid #cad0d5bd;
}
h1.elementor-heading-title {
    font-size: clamp(30px, 4vw, 60px);
    font-weight: normal !important;
}
.heading--h2 h2.elementor-heading-title {
    font-size: clamp(30px, 4vw, 60px);
    font-weight: normal !important;
}
.bullet--point .cls-1 {
    fill: #c67b75;
}
header.main--header.fixed {
    padding: 10px clamp(10px, 3vw, 50px) !important ;
}

header.main--header.fixed .elementor-widget-theme-site-logo img {
    width: 200px;
}
header.main--header .elementor-widget-theme-site-logo img {
	transition: all .4s !important;
}
header.main--header{
	transition: all .4s !important;
} 
.our--difference > div > .elementor-widget-image-box .elementor-image-box-content h3.elementor-image-box-title {
    font-size: clamp(20px, 3vw, 27px);
}
.white-btn a.elementor-button:hover .elementor-button-icon i {
    filter: grayscale(1) brightness(5);
}
.service--ctabox .elementor-cta .elementor-cta__content a.elementor-cta__button {
    position: relative;
    padding: 16px 0px;
}
*:not(footer) .elementor-widget-text-editor ul li, *:not(footer) .elementor-widget-icon-list ul li {
    padding-bottom: 15px !important;
    position: relative !important;
}

*:not(footer) .elementor-widget-text-editor ul li::marker {
    /* display: none !important; */
    color: transparent;
}
*:not(footer) .elementor-widget-text-editor ul li:before, *:not(footer) .elementor-widget-icon-list ul li:before {
    content: " ";
    top: 5px;
    width: 15px;
    height: 15px;
    left: -30px;
    background: #c67b75;
    position: absolute;
    border-radius: 50%;
}

footer .elementor-widget-icon-list ul li:before {
    content:none;
}

*:not(footer) .elementor-widget-icon-list ul li span.elementor-icon-list-icon {
    display: none;
}

*:not(footer) .elementor-widget-icon-list ul li span.elementor-icon-list-icon+span.elementor-icon-list-text {
    padding-inline-start: 0px !important;
}
.service--ctabox .elementor-cta .elementor-cta__content a.elementor-cta__button:before {
    content: "\f30b";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    right: -60px;
    top: 0;
    position: absolute;
    background: transparent;
    border: 1px solid #cad0d5bd;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: All .5s;
}
.service--ctabox .elementor-cta .elementor-cta__content a.elementor-cta__button:hover {
    color: var(--e-global-color-9e27dbd);
}
.service--ctabox .elementor-cta .elementor-cta__content a.elementor-cta__button:hover:before{
	background: var(--e-global-color-9e27dbd);
	color: #fff;
}
.service--ctabox .elementor-cta .elementor-cta__content .elementor-cta__button-wrapper {
    width: fit-content;
}
.service--ctagrid > .elementor-container {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 40px 20px;
    display: grid !important;
}

.service--ctagrid > .elementor-container > div {
    width: 100% !important;
}
/* common css end */


/* banner section start */
.banner-image img{
    object-fit: cover !important;
    object-position: center -44px;
}
 .cust--btn.icon--blur span.elementor-button-icon {
    color: #123856;
} 
 .cust--btn.icon--white span.elementor-button-icon {
    color: #fff;
} 
.client--slider .elementor-swiper-button-next {
    right: 27% !important;
    background: #9e9692b5;
    height: 50px;
    width: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    top: 41% !important;
}



/* banner section end */

/* Home start */

.about-txt {
    width: 100%;
    max-width: 320px !important;
}
.about--content {
    width: 100% !important;
}
.about--content .elementor-widget-wrap,.about--content--section .elementor-container {
    gap: clamp(30px, 3vw, 50px) !important;
}
.client-txt {
    width: 100%;
    max-width: 400px !important;
}


/* client slider  */

/* .client--slider .elementor-testimonial__image img {
    width: 100% !important;
    height: 100% !important;
    border-radius: unset;
} */
.client--slider > .elementor-widget-wrap {
       transform: translateX(16%);
    margin-right: 0px !important;
}
.client--slider .swiper-slide {
/* 	    width: fit-content !important;
	    margin-right: 20px !important; */
    border-radius: 0 !important;
	 border: none !important;
}
.client--slider .swiper-slide .elementor-testimonial__header {
    flex-direction: column !important;
    border-bottom: none !important;
    padding: 0px !important;
	    border: none !important;
}
.client--slider .swiper-slide .elementor-testimonial__image {
    position: relative;
    height: 100% !important;
    width: 100% !important;
    display: block !importa
}
.client--slider .swiper-slide .elementor-testimonial__image img {
     width: 100% !important;
    object-fit: cover;
    border-radius: 0px;
    outline-offset: -20px;
    height: 100% !important;
    max-height: 280px !important;
    object-fit: cover;
}
 .client--slider .elementor-main-swiper {
    width: 100% !important;
}
.client--slider .elementor-swiper-button-prev {
    display: none !important;
}
.client--slider {
    overflow: hidden;
}
.client--slider span.elementor-testimonial__name {
    font-size: clamp(20px, 3vw, 27px);
    font-weight: 400;
    font-family: 'DM Sans';
    color: #123856;
	    margin-top: 20px;
}
/* client slider end */

.mask-layout img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
    object-position: top;
}
.bighead-two h2.elementor-heading-title {
    font-size: clamp(30px, 5vw, 65px);
    line-height: 1.1;
}
h2.elementor-heading-title {
    font-size: clamp(30px, 3vw, 52px);
}
.custom-btn .elementor-button-icon svg {
    width: 100%;
}
.white-btn path {
    fill: #fff;
}
.custom-btn .elementor-button-icon {
    border: 1px solid #ddd;
    padding: 13px;
    border-radius: 50%;
	  aspect-ratio: 1 / 1; 
}
.custom-btn .elementor-button-content-wrapper {
    align-items: center;
}
.custom-gallery .elementor-swiper-button{
	background: #123856;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.custom-gallery .elementor-swiper-button-next {
    right: -80px !important;
/*     background: #123856;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff; */
}
.custom-gallery .elementor-swiper-button.elementor-swiper-button-prev {
    opacity: 0;
}
.custom-gallery .elementor-main-swiper, .max-w-common {
    max-width: 1240px !important;
    overflow: hidden;
    margin: 0 auto;
}
.testimonial-area .elementor-testimonial-image img {
    max-width: 70px !important;
}
.testimonial-area .elementor-testimonial-image {
    position: absolute;
    top: -2rem;
}

.two--bytwo .elementor-widget-wrap > div {
    width: calc(100% / 2 - 50px);
}
.two--bytwo .elementor-widget-wrap {
    gap: 30px 100px;
}
.our--diff .elementor-widget-wrap {
    /* gap: 30px 100px; */
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px 140px;
    display: grid !important;
}
.our--diff .elementor-widget-wrap > div {
    width: 100% !important;
}

/* Home end */

/* team--pop */
.team--manage .elementor-container {
    gap: clamp(18px, 1vw, 20px);
}

.team--popup--design {
    display: flex;
    gap: clamp(20px, 7vw, 128px);
}
.team--popup--design .pragraph--text {
	width: 50%;
}

.team--popup--design img {
	width: 100%;
    
}
.team--popup--design h3 {
    font-size: clamp(18px, 2vw, 27px) !important;
    margin-top: 0 !important;
}
.team--popup--design h4 {
	font-size: 16px;
    font-weight: 600;
    margin: 10px 0 20px;
    text-transform: uppercase;
}

.team--popup--design p{
	margin-bottom: 0 !important;
}

.team--popup--design .pragraph--text {
	max-height: 500px;
    overflow-y: auto;
}

.team--popup--design .pragraph--text::-webkit-scrollbar {
  width: 5px;
}

.team--popup--design .pragraph--text::-webkit-scrollbar-track {
  background: #fff;
	border-radius: 10px;
}

.team--popup--design .pragraph--text::-webkit-scrollbar-thumb {
  background: #88b0ce;
	border-radius: 10px;
}

.team--popup--design .pragraph--text::-webkit-scrollbar-thumb:hover {
  background: #000;
}
.team--popup-popup .uael-modal-close {
	width: 50px !important;
    height: 50px !important;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 10px !important;
    left: auto !important;
    top: 10px;
}
.team--popup-popup .uael-content {
	width: calc(100% - 30px) !important; 
	max-width:1240px;
	background-color: #fff;
}
.team--popup-popup .uael-modal-close > i {
    font-size: 18px !important;
    line-height: 30px !important;
    height: 30px !important;
    width: 30px !important;
    color: #fff;
    background: #88b0ce;
    border-radius: 50px;
}
.team--popup-popup .uael-content .uael-modal-content-data {
		padding: clamp(40px, 5vw, 80px) clamp(15px, 4vw, 80px) !important;
}

.our--difference .elementor-widget-wrap {
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: 30px 140px;
    display: grid !important;
}
/* team--pop--end */

/* footer start */
.footer--section .elementor-container .elementor-column {
    width: fit-content;
}
.footer--section .elementor-container {
	    justify-content: space-between;
    align-items: center;
}
.footer--section .elementor-container .elementor-column .elementor-widget-wrap{
	    flex-direction: column;
    align-items: start !important;
}
.footer--section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element{
	width: fit-content;
}

/* contact--page */
.contact--form .gform_footer.top_label{
	margin-top: 5px;
  padding: 0;
}
.contact--form .gform_wrapper.gravity-theme .gform_fields{
	grid-row-gap: 12px;
}
.contact--form .gform_wrapper.gravity-theme .gfield textarea.large {
    height: 192px;
}
.contact--form input.gform_button.button {
    width: 100% !important;
    height: 60px !important;
    transition: 0.5s;
}
.contact--form input.large:focus-visible{
	outline: none;
}
.contact--form textarea.textarea.large:focus-visible{
	outline: none;
}
/* contact page end */

/* footer end */



/* 
media start */

@media(max-width:1024px){
	.about--content .elementor-widget-wrap, .about--content--section .elementor-container {
    gap: clamp(0px, 0vw, 80px) !important;
}
	client--slider > .elementor-widget-wrap {
    transform: translateX(3%);
	}
	.our--difference .elementor-widget-wrap {
    gap: 20px clamp(20px, 5vw, 80px);
    display: grid !important;
}
}

@media(max-width:767px){
	.footer--section .elementor-container {
    flex-direction: column;
    gap: 20px;
}
	.footer--section .elementor-container .elementor-column .elementor-widget-wrap .elementor-element {
    width: 100%;
    text-align: center;
}
	.team--popup--design{
		flex-direction: column;
	}
	.team--popup--design .pragraph--text {
    width: 100% !important;
}
	.team--popup--design .pragraph--text {
    max-height: 200px !important;
}
	.client--slider > .elementor-widget-wrap {
    transform: unset;
}
	.client--slider .swiper-slide{
		margin-right: 0px !important;
	}
	.client--slider .elementor-swiper-button-next {
		right: calc(16% - 58px) !important;
	}
	.client--slider > .elementor-widget-wrap {
    transform: unset;
    margin-right: 0px !important;
}
.client--slider .swiper-slide{
	margin-right: 10px !important;
	width: inherit !important;
}
.client--slider .elementor-main-swiper{
	width: 100% !important;
}
	.cust--btn {
    width: 100% !important;
}
	.our--diff .elementor-widget-wrap{
		gap: 5px 140px !important;
	}

}
@media (max-width: 650px){
		.service--ctagrid > .elementor-container {
		gap: 0px;}
}
.cstm--testimonialslider .elementor-main-swiper {
    width: calc(100% + 20px) !important;
}
.cstm--testimonialslider .elementor-testimonial > div {
    padding: 0px 60px 0px 60px;
}

.cstm--testimonialslider .elementor-testimonial > div.elementor-testimonial__content {
    background: #e5f4ff;
    padding-top: 60px;
    padding-bottom: 40px;
}

.cstm--testimonialslider .elementor-testimonial > div.elementor-testimonial__footer {
    margin: 0px;
    margin-bottom: -50px;
    z-index: 1;
}
.cstm--testimonialslider .elementor-swiper-button {
    background: #123856;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
	opacity: 0;
}
.cstm--testimonialslider .elementor-swiper-button-next {
    right: -100px !important;
}
.cstm--testimonialslider .elementor-swiper-button-prev {
	opacity: 0 !important;
}
.cstm--testimonialslider .elementor-swiper-button.swiper-button-disabled {
    opacity: 0 !important;
}
@media (max-width: 1024px){
	.custom-gallery .elementor-swiper-button-next {
   right: 15px !important}
   .client--slider > .elementor-widget-wrap {
    transform: unset;
}
 .client--slider .elementor-main-swiper {
    width: 100% !important;
}
.client--slider .swiper-slide .elementor-testimonial__image img {
    max-height: 230px !important;
}
		.cstm--testimonialslider .elementor-swiper-button-next {
        right: 0px !important;
    }
	.cstm--testimonialslider .elementor-swiper-button {
	opacity: 1;
}
	.cstm--testimonialslider .elementor-swiper-button-next.swiper-button-disabled {
    opacity: 0.3 !important;
}
}
@media(max-width: 767px) {
	.custom-gallery .elementor-swiper-button.elementor-swiper-button-prev {
    opacity: 1;
    left: 8px !important;
}
    .custom-gallery .elementor-swiper-button {
        // top: auto !important;
        // bottom: -71px !important;
        width: 30px !important;
        height: 30px !important;
    }
    .custom-gallery .elementor-swiper-button i {
    font-size: 14px;
}
    .custom-gallery .elementor-swiper-button-next {
        right: 8px !important;
    }
		.cstm--testimonialslider .elementor-testimonial > div {
    padding: 0px 60px 0px 20px;
}
    .cstm--testimonialslider .elementor-swiper-button-next {
        right: -8px !important;
    }
}