/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 27 2026 | 11:52:08 */
*,
*::before,
*::after {
	box-sizing: border-box;
}

body {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	scroll-behavior: smooth;
}

body,
button,
input,
optgroup,
select,
textarea {
	font-family: "Segoe-UI-Variable-Static-Display", sans-serif;
	font-style: normal !important;
	font-weight: 400;
	font-size: 16px;
	line-height: 140%;
}

a:focus {
	outline: none !important;
}

a {
	text-decoration: none !important;
}

.btnPrimary .elementor-button {
	background-color: transparent !important;
	box-shadow: none !important;
	padding: 0 !important;
}

.btnPrimary .elementor-button-icon svg {
	width: 28px;
}

.btnPrimary .elementor-button-content-wrapper {
	align-items: center;
}

.btnView .elementor-button-icon svg {
	width: 14px;
	margin-left: 8px;
}

.btnViewDark .elementor-button-icon svg path {
	fill: #2a292a;
}

.TechnologyBox .elementor-image-box-wrapper {
	display: flex;
	flex-direction: column;
	flex-direction: column-reverse;
}

.TechnologyBox .elementor-image-box-content {
	padding: 16px 24px 16px 16px;
}

#heroVideoPanel {
	position: absolute;
	top: 0;
	left: 0;
	height: 100vh;
	width: 100%;
	transition: opacity 0.5s ease-in-out;
}

#heroVideoSection {
	position: relative;
}

#bannerVideoBtn {
	cursor: pointer;
}

.headerContactBtn .elementor-button {
	background-color: transparent !important;

	box-shadow: none;
}

#headerSite {
	padding-top: 32px;
	opacity: 1;
	transform: translateY(0);
	position: absolute;
	width: 100%;
	top: 0;
	z-index: 1000;
	transition:
		padding-top 0.3s ease,
		padding-bottom 0.3s ease,
		opacity 0.3s ease,
		transform 0.3s ease;
}

/* When scrolling up — show and shrink header */
#headerSite.headerSticky {
	background: rgb(0 0 0 / 35%);
	padding-top: 12px;
	padding-bottom: 12px;
	opacity: 1;
	transform: translateY(0);
	position: fixed;
	top: 0;
	backdrop-filter: blur(10px);
}

/* When scrolling down — hide header smoothly */
#headerSite.headerHidden {
	opacity: 0;
	transform: translateY(-15px);
}

ul.sub-menu li a {
	color: #000 !important;
	font-size: 16px !important;
}

.productTabsAdvance .eael-tabs-nav {
	border-top: 1px solid rgb(255 255 255 / 30%);
	border-bottom: 1px solid rgb(255 255 255 / 30%);
}

.policyLink {
	color: #fff;
	font-size: 14px;
}

.productTabsAdvance .eael-tab-inline-icon li span {
	position: relative;
}

.productTabsAdvance .eael-tab-inline-icon li.active span::before {
	width: 13px;
	height: 13px;
	background-color: #ed1c24;
	position: absolute;
	bottom: 4px;
	left: -30px;
	content: "";
	border-radius: 4px;
}

#soltuionTabRight {
	max-height: 648px;
	padding-bottom: 40px;
	overflow-y: scroll;
	scrollbar-width: none;
	-ms-overflow-style: none;
}

#soltuionTabRight::-webkit-scrollbar {
	display: none;
}

.statisticsBox .elementor-icon-box-title {
	margin-bottom: 22.22vh;
	margin-top: -25px;
}

.statis-boxes span {
	font-size: 32px;
	display: block;
	font-weight: 400;
	font-family: "Segoe-UI-Variable-Static-Display", sans-serif;
	line-height: 120%;
}

.statis-boxes:hover a,
.statis-boxes:hover p,
.statis-boxes:hover a.elementor-icon {
	color: #ffffff !important;
}

#ast-scroll-top {
	display: none !important;
}

.guidanceArea {
	max-width: 506px;
}

.bannerSectionBottom {
	background: linear-gradient(to bottom, transparent 0%, #000 50%);
}

.eael-advance-tabs .eael-tabs-nav>ul li {
	justify-content: start;
}

.product-panel h3.elementor-icon-box-title {
	margin-bottom: 0 !important;
}

.product-panel .elementor-icon-box-wrapper {
	margin-bottom: 14px;
}

.image100 img {
	width: 100%;
}

img {
	image-rendering: auto;
}

.statis-boxes-border {
	position: relative;
	z-index: 11;
}

.statis-boxes-border::after {
	position: absolute;
	height: calc(100% + 38px);
	width: 1px;
	background: rgba(0, 0, 0, 0.2);
	right: -11px;
	z-index: 11;
	content: "";
	top: -20px;
}

.statis-boxes-border.last::after {
	display: none;
}

.h-100vh {
	height: 100vh;
}

.icon-heading-m-0 .elementor-icon-box-title {
	margin: 0 !important;
}

/* .product-template-default #headerSite,
.single-case-studies #headerSite,
.news-template-default #headerSite {
    position: static;
} */
/* .product-template-default #headerSite .hfe-menu-item,
.product-template-default #headerSite .headerContactBtn a,
.product-template-default #headerSite .headerSearch .elementor-icon-box-title,
.single-case-studies #headerSite .hfe-menu-item,
.single-case-studies #headerSite .headerContactBtn a,
.single-case-studies #headerSite .headerSearch .elementor-icon-box-title,
.news-template-default #headerSite .hfe-menu-item,
.news-template-default #headerSite .headerContactBtn a,
.news-template-default #headerSite .headerSearch .elementor-icon-box-title {
    color: #000 !important;
} */

.product-template-default #headerSite .headerSearch .elementor-widget-container,
.single-case-studies #headerSite .headerSearch .elementor-widget-container,
.news-template-default #headerSite .headerSearch .elementor-widget-container {
	border-color: #000;
}

.product-template-default .hfe-menu-toggle.sub-arrow i,
.single-case-studies .hfe-menu-toggle.sub-arrow i,
.news-template-default .hfe-menu-toggle.sub-arrow i {
	filter: invert(1);
}

.product-template-default nav.navigation.post-navigation {
	display: none;
}

.hfe-menu-toggle.sub-arrow i {
	display: inline-block;
	width: 1em;
	height: 1em;
	background: no-repeat center center;
	background-size: contain;
	background-image: url("https://flyflightmode.in/paradigm/wp-content/uploads/2025/08/angle-down.svg");
}

/* Remove any default Font Awesome content */
.hfe-menu-toggle.sub-arrow i:before {
	content: none !important;
}

.round-faq-wrp .e-n-accordion-item {
	border: 1px solid #ccc;
}

/* .round-faq-wrp .has_eae_slider {
    border-top: 1px solid #ccc !important;
} */

.elementor-widget-text-editor h4 {
	font-weight: 500;
	font-size: 24px;
	margin-bottom: 16px;
}

.elementor-widget-text-editor h5 {
	font-weight: 500;
	font-size: 20px;
	margin-bottom: 16px;
}

.btn-mute {
	background: transparent !important;
	position: absolute;
	right: 0;
	bottom: 58px;
	padding: 0;
}

.cursor-default,
cursor-default:hover {
	cursor: default;
}

.cards {
	border: 1px solid #cccccc;
	padding: 24px;
	border-radius: 8px;
	margin-bottom: 32px;
}

.cards h6 {
	font-weight: 700;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
	font-size: 20px;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

.cards p:last-child {
	margin-bottom: 0 !important;
}

.cards.last {
	margin-bottom: 0;
}

.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon {
	width: 12px;
	position: relative;
	bottom: -3px;
	height: 12px;
	right: -4px;
}

.logo-div {
	max-width: 185px;
}

.Logo-Red {
	display: none;
}

#headerSite:has(.mega-toggle-on:hover) .Logo-White {
	display: none;
}

#headerSite:has(.mega-toggle-on:hover) .Logo-Red {
	display: block;
}

.services__dropdown {
	padding: 0 20px !important;
}

.services__dropdown>.mega-sub-menu {
	display: flex !important;
	gap: 12px;
}

.services__dropdown .mega-menu-column {
	border: 1px solid rgba(0, 0, 0, 0.2) !important;
	border-radius: 12px !important;
	min-height: 280px !important;
}

.services__dropdown .mega-menu-column:hover {
	background-color: #ed1d24 !important;
}

.services__dropdown .mega-menu-column:hover .mega-menu-link {
	color: #fff !important;
}

.services__dropdown ul ul ul .mega-menu-item {
	border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
}

.services__dropdown .mega-menu-column:hover .mega-menu-link {
	border-bottom: 1px solid #fff !important;
}

.services__dropdown ul ul ul {
	margin-bottom: 7px !important;
}

.mega-header-title {
	border-bottom: none !important;
	padding: 0 6px !important;
}

.mega-description-footer {
	margin-top: 24px !important;
}

.ast-article-single figure,
.ast-article-single img:not(figure img) {
	box-shadow: none;
}

.headerSiteInner #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
	color: #000;
}

.mega-about a.mega-menu-link {
	text-transform: none !important;
}

.ContactPageFrom {
	width: 100%;
}

.ContactPageFrom .contacts-row {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	margin-bottom: 12px !important;
}

.ContactPageFrom .col-contacts-6 {
	flex: 0 0 calc(50% - 10px);
}

.ContactPageFrom .col-contacts-12 {
	flex: 0 0 100%;
}

.ContactPageFrom .label-form {
	color: rgba(49, 49, 49, 0.8);
}

.ContactPageFrom .check-box {
	display: flex;
	align-items: center;
	gap: 10px;
	position: relative;
}

.ContactPageFrom .tooltip-wrap {
	position: relative;
	display: inline-block;
}

.ContactPageFrom .tooltip-icon {
	width: 18px;
	cursor: pointer;
}

.ContactPageFrom .tooltip-content {
	position: absolute;
	bottom: 120%;
	left: 0;
	width: 320px;
	background: #313131;
	color: #fff;
	font-size: 12px;
	line-height: 1.5;
	padding: 12px;
	border-radius: 6px;
	opacity: 0;
	visibility: hidden;
	transition: 0.3s;
	z-index: 99;
}

/* Arrow */
.ContactPageFrom .tooltip-content::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 15px;
	border-width: 6px;
	border-style: solid;
	border-color: #313131 transparent transparent transparent;
}

/* Hover show */
.ContactPageFrom .tooltip-wrap:hover .tooltip-content {
	opacity: 1;
	visibility: visible;
}

.ContactPageFrom .check-box {
	margin-bottom: 16px !important;
}

.ContactPageFrom .check-box span {
	margin-left: 0;
}

.ContactPageFrom .check-box label {
	cursor: pointer;
}

.button-direction .elementor-button {
	box-shadow: none;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
}

.button-direction .elementor-button .elementor-button-icon svg {
	width: 12px;
	margin-left: 6px;
}

.button-direction2 .elementor-button {
	border: none !important;
}

.button-direction2 .elementor-button {
	padding: 0 !important;
}

.sf-box .elementor-button-icon svg {
	width: 10px !important;
	position: relative;
	top: 2px;
}

.elementor-button-link svg {
	transition: transform 0.3s ease;
}

.elementor-button-link:hover svg {
	transform: translateX(6px);
}

.para_sp p {
	margin-bottom: 20px;
}

.left-tab-sroll {
	position: sticky;
	top: 40px;
}

.video-bg-custom,
.video-bg-custom iframe {
	background: transparent !important;
}

.left-tab-sroll li.elementor-icon-list-item {
	position: relative;
	margin-left: 100px !important;
}

.left-tab-sroll li.elementor-icon-list-item:before {
	content: "";
	position: absolute;
	width: 82px;
	height: 4px;
	background: #d8d8d8;
	left: -100px;
	pointer-events: none;
}

.left-tab-sroll li.elementor-icon-list-item.active:before {
	background: #ed1c24;
	height: 7px;
}

.cst-borders ul li {
	border-bottom: 1px solid #f3f3f3;
	padding-bottom: 10px !important;
}

/*===mega menu Css===*/
#headerSite:has(.mega-toggle-on:hover) .header-sea-head input#search-b891615::placeholder {
	color: #000000 !important;
}

.single-product #headerSite .header-sea-head input#search-b891615::placeholder {
	color: #000000;
}

#headerSite:has(.mega-toggle-on:hover) .header-sea-head .icon-search2,
.single-product #headerSite .header-sea-head .icon-search2 {
	color: #000000;
}

#headerSite:has(.mega-toggle-on:hover) input#search-b891615,
.single-product #headerSite .header-sea-head input#search-b891615 {
	border-color: #000000 !important;
	color: #000000 !important;
}

#headerSite:has(.mega-toggle-on:hover) elementor-button-text {
	color: #000000;
}

#headerSite:has(.mega-toggle-on:hover) .headerContactBtn .elementor-button-text {
	color: #000000;
}

#headerSite:has(.mega-toggle-on:hover) {
	background: #ffffff !important;
	transition: 0.2s ease-in;
}

.dropdownmenu-open #headerSite {
	background: #ffffff !important;
}


.dropdownmenu-open #headerSite .headerContactBtn .elementor-button-text {
	color: #000000;
}

.dropdownmenu-open #headerSite .e-search-input {
	border-color: #000000 !important;
	color: #000000 !important;
}

.dropdownmenu-open #headerSite .e-search-input::placeholder {
	color: #000000 !important;
}

.dropdownmenu-open #headerSite .icon-search2 {
	color: #000000;
}


#headerSite:has(.mega-toggle-on) #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link {
	color: #000000 !important;
}


.home #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a {
	color: #fff !important;
}

/* body.single #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a, body.single-videos #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a
{color:#000000 !important;} */

body.single-common_problems #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a {
	color: #ffffff !important;
}

.mega-about button.submenu-btn {
	padding-top: 54px;
}

.products-header-wrap .mega-header-title button.submenu-btn a {
	font-size: 20px;
}

.products-header-wrap .mega-header-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.products-header-wrap .mega-header-title button.submenu-btn {
	background-position: right;
	padding-right: 18px;
}

.mega-about {
	border: 1px solid #cccccc !important;
	border-radius: 12px !important;
}

.mega-about-wraper>ul.mega-sub-menu {
	display: flex !important;
	gap: 12px;
}

.about-wraper {
	padding: 15px 15px !important;
}

.mega-about a.mega-menu-link {
	padding-left: 61px !important;
	position: relative !important;
	border-bottom: 0px !important;
	height: 52px !important;
	line-height: 52px !important;
}

.mega-about a.mega-menu-link:before {
	content: "";
	position: absolute !important;
	left: 0;
	width: 52px !important;
	height: 52px !important;
	background: #fff2f2 !important;
	padding: 17px !important;
	background-repeat: no-repeat !important;
	background-position: center center !important;
	border-radius: 10px;
	top: 0 !important;
}

.icon-about a.mega-menu-link:before {
	background-image: url(https://flyflightmode.in/paradigm/wp-content/uploads/2025/09/icon-about.svg) !important;
}

.mega-icon-brochures a.mega-menu-link:before {
	background-image: url(https://flyflightmode.in/paradigm/wp-content/uploads/2025/09/icon-brochures.svg) !important;
}

.mega-icon-careers a.mega-menu-link:before {
	background-image: url(https://flyflightmode.in/paradigm/wp-content/uploads/2025/09/icon-careers.svg) !important;
}

.mega-icon-news a.mega-menu-link:before {
	background-image: url(https://flyflightmode.in/paradigm/wp-content/uploads/2025/09/icon-news.svg) !important;
}

.icon-studies a.mega-menu-link:before {
	background-image: url(https://flyflightmode.in/paradigm/wp-content/uploads/2025/09/icon-case-studies.svg) !important;
}

.products-parent-wrap>ul.mega-sub-menu {
	display: flex !important;
	gap: 10px !important;
	padding: 15px 10px !important;
}

.products-items-mega img {
	height: 163px !important;
	object-fit: cover;
}

.product-boxe {
	display: flex;
	align-items: center;
	justify-content: start;
}

.product-boxe p {
	font-size: 10px;
	border-radius: 7px;
	padding: 5px 10px;
	margin-right: 10px;
	margin-bottom: 0px !important;
}

.product-boxe.product-bg-mega p {
	background: #f9f8f8;
}

.products-items-mega {
	border: 1px solid #cccccc !important;
	border-radius: 10px !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

.service-items-mega a {
	background: #f6f7f9;
	padding: 18px;
	border-radius: 12px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	transition: 0.2s ease;
	min-height: 393px !important;
	justify-content: space-between;
}

.products-items-mega li.mega-menu-item {
	padding-top: 0 !important;
	padding-bottom: 0px !important;
}

.service-items-mega a:hover {
	background-color: #ed1d24;
}

.service-items-mega a:hover h4,
.service-items-mega a:hover p,
.service-items-mega a:hover button.submenu-btn {
	color: #ffffff;
	filter: brightness(0) invert(1);
	transition: 0.2s ease;
}

.service-items-mega h4 {
	font-size: 20px;
	margin-bottom: 10px;
}

.service-items-mega p {
	font-size: 14px;
	color: #000000;
}

.service-items-mega button.submenu-btn {
	padding-top: 100px;
}

button.submenu-btn>a {
	color: #000000;
}

button.submenu-btn {
	background-color: transparent;
	box-shadow: none;
	color: #000000;
	padding: 0;
	background-image: url(/paradigm/wp-content/uploads/2025/07/small-arrow.svg);
	background-repeat: no-repeat;
	background-position: bottom 5px left;
	padding-left: 20px;
	text-align: left;
}

.mega-description-footer {
	background: #f6f7f9;
	border-radius: 12px;
	padding: 18px;
	margin-top: 55px;
}

.mega-description-footer h4 {
	font-size: 20px;
	margin-bottom: 0;
	color: #171d35;
	font-weight: 600;
}

.mega-description-footer p {
	font-size: 18px;
	margin-bottom: 0 !important;
	color: #1d1f2b;
}

.mega-header-title {
	border-bottom: 1px solid #cccccc;
}

.mega-header-title h3 {
	font-size: 44px;
	font-weight: 400;
	color: #000000;
	margin-bottom: 10px;
}

/*===mega menu Css end here===*/
/*header search css*/
.header-sea-head .e-search-input-wrapper {
	width: 268px;
}

.header-sea-head input#search-b891615 {
	color: #ffffff !important;
	opacity: 1;
}

.header-sea-head input#search-b891615::placeholder {
	opacity: 1;
}

.header-sea-head svg {
	display: none;
}

/*header search css end here*/

.statis-boxes:hover path {
	fill: #ffffff;
}

.news_custom_slider img {
	height: 61vh;
	object-fit: cover;
}

.news_custom_slider a {
	width: 100%;
}

.inner-tabs-wrap .e-n-tabs-heading button {
	margin: 0 !important;
}

.btn-icons-cnt svg {
	font-size: 24px;
}

.inner-tabs-wrap .has_eae_slider {
	--widgets-spacing-row: 0;
}

.inner-tabs-wrap .e-n-tab-title {
	padding-left: 20px;
}

.inner-tabs-wrap .e-n-tab-title[aria-selected="true"]:before {
	width: 13px;
	height: 13px;
	background: #ed1c24;
	position: absolute;
	left: 0;
	content: "";
	border-radius: 4px;
}

.inner-tabs-wrap svg {
	width: 14px !important;
}

.inner-tabs-wrap .e-n-tabs-heading {
	border-bottom: 1px solid #dddddd;

	display: flex;
	overflow-x: auto;
	border-top: 1px solid #dddddd;
	padding: 16px 0px;
}

.statis-boxes {
	background: #ffffff;
}

.on-hover:hover img,
.on-active img {
	opacity: 1 !important;
	filter: none !important;
}

.statisticsBox:hover a.elementor-icon {
	filter: invert(1) !important;
}

.on-hover:hover h3,
.on-hover:hover p {
	color: #ffffff !important;
}

.on-active h3,
.on-active p {
	color: #ffffff !important;
}

.on-active {
	background: #ed1c24 !important;
}

.on-hover img {
	opacity: 0.8;
	filter: brightness(0.9);
}


.statis-boxes-green .on-active {
	background: #009640 !important;
}


.main-menu ul,
.main-menu ul li {
	flex-wrap: nowrap !important;
}

.button-nav .slide-button:hover,
.button-nav .slide-button:focus {
	border: 1px solid #999999;
}

.button-nav .slide-button:focus {
	background: rgba(255, 255, 255, 0.15) !important;
}

.who-first-child p:first-letter {
	margin-left: 60px;
}

header.entry-header {
	display: none;
}

header.entry-header {
	display: none;
}

.single-product .main-menu a.hfe-menu-item {
	color: #000000 !important;
}

.single-product #headerSite .elementor-button-link {
	color: #000000;
}

.single-product #headerSite .headerSearch span {
	color: #a5a5a5;
}

.single-product #headerSite .headerSearch .elementor-widget-container {
	border-color: #333333;
}

.single-product #headerSite svg path {
	fill: #000000;
}

.single-product #headerSite .headerSearch .elementor-icon-box-wrapper {
	display: flex;
	align-items: center;
}

.single-product #headerSite .headerSearch .elementor-icon-box-icon {
	padding-right: 8px !important;
}

.single-product nav.navigation.post-navigation {
	display: none;
}

.single-product #headerSite.headerSticky {
	background: #ffffff;
}

.round-faq-wrp .e-n-accordion-item {
	border: 1px solid #cccccc;
	border-radius: 8px;
}

.round-faq-wrp .e-n-accordion-item p {
	margin-bottom: 0;
}

.round-faq-wrp [open] summary.e-n-accordion-item-title {
	border-bottom: 1px solid #dddddd !important;
	border-radius: 0;
}

.round-faq-wrp summary.e-n-accordion-item-title {
	padding: 15px 0px;
	margin: 0px 15px;
}

.product-cst-form .contact-row {
	display: flex;
	margin-bottom: 0;
	align-items: center;
	justify-content: space-between;
}

.col-contact-12 {
	flex: 0 0 100%;
	padding: 0px 15px;
}

.col-contact-6 {
	padding: 0px 15px;
}

.col-contact-12 p,
.col-contact-6 p {
	margin: 0;
}

.product-cst-form .wpcf7-form-control.wpcf7-text,
.product-cst-form textarea {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-radius: 0;
	padding-bottom: 30px !important;
	padding-left: 10px !important;
	border-color: #000000;
	font-size: 20px !important;
	margin-bottom: 48px;
}

.product-cst-form textarea {
	height: 120px;
}

.product-cst-form .wpcf7-form-control.wpcf7-text::placeholder,
.product-cst-form textarea::placeholder {
	color: #000000 !important;
}

.product-cst-form .check-box span {
	margin: 0;
}

.product-cst-form .check-box span.wpcf7-list-item-label {
	color: #000000;
}

.product-cst-form .check-box input[type="checkbox"] {
	background: #c90000 !important;
	accent-color: #000000;
}

button.btn-pro {
	background: #000000;
	display: flex;
	align-items: center;
	justify-content: center;
	box-shadow: none;
}

.accord-top-brd summary.e-n-accordion-item-title {
	border-top: 0;
	border-left: 0;
	border-right: 0;
}

button.btn-pro>img {
	padding-left: 10px;
}

nav.navigation.post-navigation {
	display: none;
}

.custom-slider-wrapper .slide iframe {
	background: #000
}


.btn-black-arrow .elementor-button {
	box-shadow: none !important;
	padding: 12px 16px 8px 12px !important
}

.btn-black-arrow .elementor-button-link svg {

	width: 12px;

}

.deepDriveSlider .play_btn {
	position: relative;
	display: inline-flex;
	align-items: center;
	gap: 10px;
	color: #fff;
	text-decoration: none;
}

/* image fix */
.deepDriveSlider .play_btn img {
	width: 20px;
	height: 20px;
	position: relative;
	z-index: 2;
}

/* ripple circle */
.deepDriveSlider .play_btn::before,
.deepDriveSlider .play_btn::after {
	content: "";
	position: absolute;
	width: 25px;
	height: 25px;
	border-radius: 50%;
	border: 2px solid rgba(255, 255, 255, 0.5);
	top: 50%;
	transform: translate(50%, -50%) scale(1);
	opacity: 0;
	pointer-events: none;
	right: 10px;
}

/* animation */
.deepDriveSlider .play_btn::before {
	animation: rippleIcon 2s infinite;
}

.deepDriveSlider .play_btn::after {
	animation: rippleIcon 2s infinite 1s;
}

@keyframes rippleIcon {
	0% {
		transform: translate(50%, -50%) scale(1);
		opacity: 0.6;
	}

	70% {
		transform: translate(50%, -50%) scale(1.6);
		opacity: 0.2;
	}

	100% {
		transform: translate(50%, -50%) scale(2);
		opacity: 0;
	}
}


.ps-4 {
	padding-left: 32px
}

.support__help h3.elementor-icon-box-title {
	margin: 0 !important;
}


.btnView .elementor-button-icon svg {
	width: 12px;

	top: 2px;
	position: relative;
}


.inner-tabs-wrap .has_eae_slider {
	overflow: hidden
}


.caseStudyHeading h5 {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.inner-tabs-wrap .elementor-button-content-wrapper .elementor-button-icon svg {
	width: 12px !important;
}

.slick-e-line-slider .loop-slider-img .elementor-widget-container img {

	max-height: 420px;
}


.product__slider__title .product__slider__btn1 span.elementor-button-text {

	max-width: 200px;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.btn__black .elementor-button {

	box-shadow: none !important
}


.btn__black .elementor-button-icon svg {

	width: 14px;
}

/* Title - 1 line ellipsis */
.ellipsisTitle h2,
.ellipsisTitle h3 {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.truncText .custom-video-item {
	overflow: hidden;
}

.truncText .custom-video-item img {
	height: 270px;
}

.truncText .custom-video-item h3,
.truncText .custom-video-item a {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	/* max-width: 50%; */
}

/* Description - 5 lines ellipsis */
.ellipsisTitle p {
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
	overflow: hidden;
}


.product-post-display {
	border: 1px solid #CCCCCC;
	border-radius: 8px;
	background: #CCCCCC;
}


.mega-sub-menu {
	position: relative;
}

.mega-close-btn {
	position: absolute;
	top: 20px;
	right: 40px;
	cursor: pointer;
	z-index: 9999;
}

.mega-close-btn img {
	width: 30px;
	height: 30px;
}

#mega-menu-primary li.mega-menu-megamenu>a {
	pointer-events: none;
}

.case-studies.type-case-studies .elementor-post-info .elementor-post-info__item--type-date,
.news.type-news .elementor-post-info .elementor-post-info__item--type-date {
	display: none !important;
}

#sort_by_latest_oldest {
	text-align: right;

	display: block;
	color: rgb(0 0 0 / 70%);
}

#load-more-videos {
	background: transparent;
	box-shadow: none;
	color: #000;
	padding: 0;
	font-size: 20px;
}

.brochures-box .elementor-image-box-title a {
	position: relative;
	padding-left: 25px;
	/* space for icon */
}

.brochures-box .elementor-image-box-title a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);

	width: 16px;
	/* icon size */
	height: 16px;

	background-image: url("https://flyflightmode.in/paradigm/wp-content/uploads/2026/04/tag-icon.svg");
	background-size: contain;
	background-repeat: no-repeat;
}

.white-bullet .elementor-icon-list-icon svg path {
	fill: #FFFFFFB3
}


.ui-list ul {

	margin-top: 8px;
}

.map__slider .slick-arrow.slick-disabled {
	opacity: .5
}


a#reset-video-filters {
	text-align: right;
	display: block;
	color: rgb(0 0 0 / 70%);
	position: absolute;
	right: 15%;
	top: 10px;
}

.commonquestiontitle h4 {

	min-height: 58px;
}

.commonquestiontitle h4 a {
	display: -webkit-box;
	-webkit-line-clamp: 2;
	/* only 2 lines */
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.technologies-content .elementor-widget-container{

	min-height: 40px;
	display: -webkit-box;
	-webkit-line-clamp: 2;

	-webkit-box-orient: vertical;
	overflow: hidden;
}

.technology-div .elementor-widget-container:first-child  {
	overflow-x: hidden
} 


.technology-div .elementor-widget-heading .elementor-widget-container  {
	overflow-x: inherit
} 
.technology-div .elementor-image-box-title a{
	color: #000
}

.technology-div .elementor-image-box-content {
	position: relative;
}

.jb-results {
    padding-bottom: 20px;
}

.statisticsBox  {
    height: 500px;
}

button#muteToggleBtn {
    font-size: 0;
    margin-right: 12px;
}


button#muteToggleBtn img {
    font-size: 16px;
}
.search .ast-container{
    max-width: 100% !important;
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.jb-card {
    padding-bottom: 60px;
    position: relative;
}

.jb-card::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;

    border-bottom: 1px solid rgba(14, 0, 82, 0.2);
	    width: 96%;
    margin-left: 2%;
}
.jb-card:last-child::after {
    display: none;
}
.htslider-slider .slick-arrow {
    position: absolute;
    top: inherit !important;
    bottom: -86px !important;
    height: 32px !important;
    line-height: 32px !important;
    transform: none !important;
    width: 32px !important;
    left: 0 !important;
    border: none;
}
.htslider-slider 
button.slick-next.slick-arrow {
    left: 44px !important;
}

.htslider-slider .slick-arrow svg {
    width: 32px !important;
}


