/*calling altone trial font*/
@font-face {
	font-family: 'Altone Trial';
	src: url('/assets/fonts/altone-trial-cufonfonts/AltoneTrial-Bold.ttf') format('truetype');
	font-weight: bold;
}

@font-face {
	font-family: 'Altone Trial';
	src: url('/assets/fonts/altone-trial-cufonfonts/AltoneTrial-RegularOblique.ttf') format('truetype');
	font-style: italic;
}

@font-face {
	font-family: 'Altone Trial';
	src: url('/assets/fonts/altone-trial-cufonfonts/AltoneTrial-Regular.ttf') format('truetype');
	font-weight: normal;
}

@font-face {
	font-family: 'Altone Trial';
	src: url('/assets/fonts/altone-trial-cufonfonts/AltoneTrial-BoldOblique.ttf') format('truetype');
	font-weight: bold;
	font-style: italic;
}

/*calling altone trial font ends here*/

/* ***** Banner ***** */
.banner .btn {
	--icon-font-size: 12px;
}

.banner .btn-solid {
	background-color: #24346a;
}

.banner .btn-solid:hover,
.banner .btn-solid:focus {
	background-color: #fbbf24;
}

.ld-masked-image .clip-svg {
	clip-path: url(#banner-masked-svg);
	-webkit-clip-path: url(#banner-masked-svg);
	background-size: cover;
	background-position-x: 50%;
	background-position-y: 50%;
}

@media (max-width: 1199px) {
	.banner {
		padding: 100px 30px 0px 30px;
	}

	.banner .ld-fancy-heading h2 {
		font-size: 58px;
	}

	.banner .module-btn {
		margin-right: 10px;
	}
}

@media (max-width: 1030px) {
	.banner {
		padding: 120px 10px 0px 10px;
	}

	.banner .ld-fancy-heading h2 {
		font-size: 14vw;
	}

	.banner .module-btn {
		margin: 0 0 10px 0;
	}
}

/* ***** -ices ***** */
@media (max-width: 1199px) {
	.services {
		padding: 0 30px;
	}
}

@media (max-width: 1030px) {
	.services {
		padding: 70px 0 20px 10px;
	}
}

/* ***** Portfoilo ***** */
@media (max-width: 1199px) {
	.portfolio {
		padding: 50px 0 50px 0;
	}

	.portfolio .module h2 {
		font-size: 23px;
	}
}

@media (max-width: 1030px) {
	.portfolio {
		padding: 20px 10px 30px 10px;
	}

	.portfolio .module-content {
		padding: 15px;
	}
}

/* ***** Marketing ***** */
.marketing .module-content {
	padding-left: 18%;
}

.marketing .module-content .lqd-highlight-inner {
	background: #f7d22db3;
	bottom: 4px;
	left: 0em;
}


.carousel-dots-mobile.carousel-dots-mobile-outside .flickity-page-dots {
	margin-top: 2.5em;
}

.marketing .carousel-nav {
	left: -17px;
}

.marketing .carousel-nav .flickity-button {
	font-size: 26px;
	width: 50px;
	height: 50px;
}

.marketing .flickity-button,
.marketing .flickity-button:focus,
.marketing .flickity-button:hover {
	background-color: transparent;
	color: #000;
}

@media (max-width: 1199px) {
	.marketing {
		padding: 50px 30px 60px 30px;
	}

	.marketing .carousel-dots-mobile {
		display: block;
	}

	.marketing .carousel-dots-mobile-inside .carousel-dots-mobile {
		opacity: 0;
	}

	.marketing .module-content {
		padding: 0 10px;
	}
}

@media (max-width:900px) {
	.marketing {
		padding: 40px 10px 50px 10px;
		
	}

	.marketing .module-image {
		margin: 0 0 10px 0;
	}

	.marketing .module-content {
		padding: 0 15px;
	}

	.marketing .module-content .ld-fancy-heading h2 {
		font-size: 9vw;
	}
	.whatwedo-container {
margin-top: -30vh!important;
}
}
/* ***** case Study Carousel ***** */
.pricing-package-carousel .carousel-nav .flickity-button {
	width: 20px;
	height: 20px;
}

.pricing-package-carousel .flickity-button {
	padding: 0;
	border-radius: 0;
}

.pricing-package-carousel .flickity-button,
.pricing-package-carousel .flickity-button:focus,
.pricing-package-carousel .flickity-button:hover {
	background-color: transparent;
	color: #000;
}

@media (max-width: 1199px) {
	.pricing-package-carousel {
		padding: 45px 40px 25px 40px;
	}

	.pricing-package-carousel .carousel-items {
		overflow-x: hidden;
	}
}

@media (max-width: 1030px) {
	.pricing-package-carousel {
		padding: 45px 25px 55px 25px;
	}

	.pricing-package-carousel .ld-fancy-heading {
		margin: 0 0 10px 0;
	}
}

/* ***** Case Study ***** */
.pricing-package .icon-box-module {
	box-shadow: -5px 18px 60px 0px rgba(210, 210, 234, 0.4);
}

.pricing-package .module-1 .iconbox-icon-container {
	box-shadow: 6px 15px 30px 0px rgb(188 0 50 / 12%);
}

.pricing-package .module-2 .iconbox-icon-container {
	box-shadow: 6px 15px 30px 0px rgb(103 200 216 / 23%);
}

.pricing-package .module-3 .iconbox-icon-container {
	box-shadow: 6px 15px 30px 0px rgb(80 207 128 / 18%);
}

.pricing-package .module-4 .iconbox-icon-container {
	box-shadow: 6px 15px 30px 0px rgb(221 116 195 / 19%);
}

@media (max-width: 1199px) {
	.pricing-package {
		padding: 50px 30px 25px 30px;
	}

	.pricing-package .title-module {
		padding: 0 15%;
	}

	.pricing-package .module-1,
	.pricing-package .module-3 {
		padding: 10px 25px 10px 10px;
	}

	.pricing-package .module-2,
	.pricing-package .module-4 {
		padding: 10px 10px 10px 25px;
	}

	.pricing-package .icon-box-module {
		padding: 30px 20px;
	}
}

@media (max-width: 1030px) {
	.pricing-package {
		padding: 30px 25px 35px 25px;
	}

	.pricing-package .title-module {
		padding: 0 0 30px 0;
	}

	.pricing-package .title-module .ld-fancy-heading p {
		font-size: 18px;
	}

	.pricing-package .module-content {
		margin-bottom: 20px;
		padding: 0;
	}

	.pricing-package .icon-box-module {
		margin: 0;
	}
}

/* ***** Team ***** */
.team .lqd-tm-details svg stop:first-child {
	stop-color: #F8F9FFE6;
}

.team .lqd-tm-details svg stop:last-child {
	stop-color: #F8F9FF;
}

@media (max-width: 1199px) {
	.team {
		padding: 25px 30px 50px 30px;
	}

	.team .module-2,
	.team .module-3 {
		margin-top: 40px;
	}
}

@media (max-width: 1030px) {
	.team {
		padding: 25px 10px 50px 10px;
	}

	.team .module-title {
		margin: 0 0 10px 0;
	}

	.team .module-btn {
		padding: 0 15px 20px 15px;
	}

	.team .module-1,
	.team .module-2 {
		margin-bottom: 35px;
	}
}

/* ***** counters ***** */
.counters .ld-fancy-heading .h2 {
	font-size: 62px;
}

@media (max-width: 1030px) {
	.counters {
		padding: 50px 0;
	}

	.counters .title-container {
		margin: 0 0 15px 0;
	}

	.counters .data-container {
		margin: 0 0 10px 0;
	}

	.counters .module-number p {
		font-size: 52px;
		line-height: 1em;
	}
}

/* ***** Testimonial ***** */
.carousel-dots-mobile .flickity-page-dots{
	visibility: hidden!important;
}
.testimonial .carousel-nav .flickity-button:hover {
	color: #FFFFFF;
	background: #000000;
}

.testimonial .carousel-dots-mobile.carousel-dots-mobile-outside .flickity-page-dots {
	margin-top: 1.5em;
	width: 0px!important;
}

.carousel-dots-mobile .flickity-page-dots .dot:first-child {
	margin-inline-start: 0;
}

@media (max-width: 1199px) {
	.testimonial {
		padding: 170px 30px 85px 30px;
	}

	.testimonial .image-container {
		width: 100%;
		max-width: 100%;
	}

	.testimonial .lqd-imggrp-img-container {
		width: 50%;
		margin: auto;
	}

	.testimonial .carousel-item {
		padding-inline-start: 0;
		padding-inline-end: 0;
	}
}

@media (max-width: 1030px) {
	.testimonial {
		padding: 70px 10px;
	}
}

/* ***** Clients ***** */
@media (max-width: 1199px) {
	.clients .module-img {
		margin: 20px 0;
	}
}

@media (max-width: 1030px) {
	.clients .lqd-imggrp-single {
		margin: 0 0 20px 0;
	}
}

/* ***** Contact ***** */
@media (max-width: 1199px) {
	.contact {
		padding-right: 35px;
		padding-left: 35px;
	}

	.contact .ld-fancy-heading h2 {
		font-size: 38px;
	}

	.contact .module-white {
		padding: 30px 20px;
	}
}

@media (max-width: 1030px) {
	.contact {
		padding: 70px 15px;
	}

	.contact .ld-fancy-heading h2 {
		font-size: 11vw;
	}

	.contact .module-white {
		padding: 30px 20px 15px 20px;
	}
}

/* Modal Overlay */
.modal {
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background: rgba(0, 0, 0, 0.8);
	display: none;
	justify-content: center;
	align-items: center;
	z-index: 9999;
}

.modal.show {
	display: flex;
}

/* Modal Content */
.modal-content {
	position: relative;
	width: 900px;
	height: 600px;
	background: #fff;
	padding: 0;
	overflow: hidden;
	box-shadow: 0 10px 40px rgba(0, 0, 0, 0.5);
	display: flex;
	justify-content: center;
	align-items: center;
}

/* Close Button */
.close-btn {
	position: absolute;
	top: 10px;
	right: 10px;
	background: #f44336;
	color: white;
	border: none;
	font-size: 24px;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	cursor: pointer;
	z-index: 1000;
}

/* Flipbook Pages */
#flipbook {
	width: 100%;
	height: 100%;
}

.page {
	width: 400px;
	height: 100%;
	background: white;
	border: 1px solid #ccc;
	box-sizing: border-box;
	padding: 20px;
	font-size: 18px;
	text-align: center;
}

/* Navigation Buttons */
.nav-btn {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	background: #333;
	color: #fff;
	border: none;
	font-size: 24px;
	padding: 10px 15px;
	cursor: pointer;
	z-index: 1000;
	opacity: 0.8;
}

#prevPage {
	left: -60px;
}

#nextPage {
	right: -60px;
}

/* Page Indicator */
.page-indicator {
	position: absolute;
	bottom: 10px;
	right: 20px;
	background: rgba(255, 255, 255, 0.8);
	color: #333;
	padding: 4px 10px;
	border-radius: 4px;
	font-size: 14px;
	z-index: 1000;
}

.text-primary {
	color: #24346a;
}

.h2,
.h3,
.h4,
.h5,
.h6,
h2,
h3,
h4,
h5,
h6 {
	color: #24346a;
}

.link-black a {
	color: #24346a;
}

[data-mobile-nav-scheme=gray] .lqd-mobile-sec .navbar-collapse {
	background-color: #f9f9f9;
	color: #24346a;
}

[data-mobile-nav-scheme=gray] .lqd-mobile-sec ul.main-nav.lqd-mobile-main-nav>li>a {
	color: #24346a;
}

.bg-blue-300 {
	background-color: #fbbf24;
}

.is-stuck .lqd-head-sec-wrap {
	background: rgb(255, 255, 255);
}

.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
}

.sec-v {
	width: 100vw;
	/* Full viewport width */
	min-height: 100vh;
	/* At least full viewport height */
	box-sizing: border-box;
	/* Include padding/border in width/height */
	overflow: hidden;
	/* Optional: prevent scrollbars if you want strict containment */
	padding: 2rem;
	padding-bottom: 0%;
	/* Optional: consistent spacing */
	align-items: center;
	/* Center vertically */
	justify-content: center;
	/* Center horizontally */
}

.container-banner {
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	display: block;
	/* default */
	margin: auto;
	padding: 20vh;

}

.container-banner-video {
	width: 100%;
	box-sizing: border-box;
	overflow: hidden;
	display: block;
	/* default */
	margin: auto;
	padding: 0vh;
	margin-left: -32px;
	margin-right: -32px;
	width: calc(100% + 64px);
	/* to fill the full width */

}

@media (max-width: 600px) {
	.container-banner {
		width: 100%;
		box-sizing: border-box;
		overflow: hidden;
		display: block;
		/* default */
		margin: auto;
		padding: 0vh;

	}

	.text-100 {
		font-size: 60px;
	}

	.text-left {
		text-align: center;
	}
}


@media (max-width: 600px) {
	.container-banner-video {
		width: 100%;
		box-sizing: border-box;
		overflow: hidden;
		display: block;
		/* default */
		margin: auto;
		padding: 0vh;
		transform: translateX(-200px);
		/* moves up */

	}

	.text-100 {
		font-size: 60px;
	}

	.text-left {
		text-align: center;
	}
}

.lqd-mobile-sec .navbar-header>* {
    width: 30%;
    flex: 0 0 auto;
}

button, .button, .send-message-btn, .lqd-button, button:hover, button:focus {
    color: #24346a !important;
    border: none !important;
	background-color: #f6f6f6 !important;
}

.bg-vshs2 {
    background-color: #f7d22db3
}

.btn-txt2 {
    color: #24346a !important;
}

.ld-fh-element .text-52 {
	font-size: 52;
}

.e-hosted-video {
 transform: scale(1) !important;
}



