ul,
ul li {
	list-style: none;
}

.px-20 {
	padding: 0 20px;
}

.w-80 {
	width: 80%;
}

.p-20 {
	padding: 20px;
}

.overlap-index {
	position: relative;
	z-index: 1;
}

.bg-theme-blue {
	background-color: #043357 !important;
}

.db-tclr {
	color: #043357 !important;
}

.db-tclr-dark {
	color: #03355B !important;
}

.disabled-button:disabled {
	background-color: #d3d3d3;
	color: #a0a0a0;
	cursor: not-allowed;
	opacity: 0.6;
	border: 1px solid #c0c0c0;
	box-shadow: none;
	transition: 0.3s ease-in-out;
}

.disabled-button:disabled:hover {
	background-color: #c0c0c0;
}
.logos-wrapper .line-brk {
	width: 100%;
	height: 0;
}




.ops-inner-box {
	max-width: 1514px;
	/* margin: -170px auto 0; */
	/* old code */
	margin: -120px auto 0;
	background-color: #fff;
	/* box-shadow: 0 0 3px rgb(0, 0, 0, 0.2); */
	z-index: 1;
	position: relative;
	border: 0;
	border-radius: 25px;
	/* padding: 30px 80px 80px; */
	padding: 30px 80px 40px;
}

.ops-inner-box-new {
	margin: -13% auto 0 !important;
}

.ops-inner-box h1 {
	font-size: clamp(2rem, 1.8rem + 1vw, 3rem);
}

.big-fnt {
	font-size: 38px;
	color: #043357;
	line-height: 1.4;
}

/* ======  banner section css ends here ======== */

/* ======  Cost Control section css starts here ======== */
.emp-bsns-sec-inner-box {
	padding: 40px 40px 60px;
	border: 0;
	border-radius: 20px;
	box-shadow: 0 -2px 3px rgb(0, 0, 0, 0.1);
	background: rgb(186, 215, 240);
	background: linear-gradient(180deg, rgba(186, 215, 240, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

.emp-bsns-sec-inner-box h2 {
	font-size: clamp(1.5rem, 1.275rem + 1.125vw, 2.625rem);
	margin: 0 0 60px 0;
	color: #043357;
}

.cont-label {
	font-size: 48px;
	line-height: 42px;
}

.emp-bsns-sec-inner-box .card .d-rendr-othr {
	display: none;
}

.emp-bsns-sec-inner-box .card:hover .d-rendr-othr {
	display: block;
}

.emp-bsns-sec-inner-box .card:hover .d-rendr {
	display: none;
}

.bg-abs {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	object-fit: unset;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.card-img {
	margin: 0 0 24px 0;
}

.img-dot {
	width: 14px;
	height: 14px;
	min-width: 14px;
	min-height: 14px;
	max-width: 14px;
	max-height: 14px;
	border: 0;
	border-radius: 50%;
	background-color: #ffffff;
	margin: 0 5px 5px 0;
	box-shadow: 0 2px 2px rgb(0, 0, 0, 0.3);
}

.emp-bsns-sec-inner-box .card:hover .img-dot {
	background-color: #545454;
}

.emp-bsns-sec-inner-box .card .card-body .card-title {
	font-size: 32px;
	margin-bottom: 20px;
}

.emp-bsns-sec-inner-box .card .card-body p {
	font-size: 20px;
	line-height: 36px;
	word-break: break-word;
}

/* ======  Cost Control section css ends here ======== */

/* ======  Explore kite section css starts here ======== */

.explr-kite-outer {
	/* background-image: url("../img/news/Explore\ nexusKite\ image.png");
    background-position: right;
    background-repeat: no-repeat; */
	background-size: 1330px;
}

.explr-kite-inner-box {
	max-width: 508px;
	min-width: 508px;
	min-height: 700px;
}

.explr-kite-inner-box h2 {
	font-size: clamp(2rem, 1.65rem + 1.75vw, 3.75rem);
	line-height: 75px;
	margin: 0 0 60px 0;
}

.explr-kite-inner-box p {
	font-size: clamp(1.125rem, 0.9rem + 1.125vw, 2.25rem);
	line-height: 55px;
	text-align: justify;
}

.explr-kite-inner-box-rndr {
	min-width: calc(100% - 508px);
	min-height: 800px;
}

.exp-kit-rgt {
	position: absolute;
	object-fit: contain;
	left: -24px;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
}

/* ======  Explore kite section css ends here ======== */
/* multiple-image slider */


.multiple-imges {
	position: relative;
}

.multiple-imges button {
	border: none;
	background: none;
}

.multiple-imges button .fas {
	color: #03355B;
	font-size: 27px;
}

.multiple-imges .slick-prev {
	position: absolute;
	top: 50%;
	left: 0;
}

.multiple-imges .slick-next {
	position: absolute;
	top: 50%;
	right: 0;
}

.multiple-imges .slick-disabled {
	opacity: .4;
}

/* ====== cards slider section css start here ======== */
.cards-slider-outer .container,
.cards-slider-outer .container-lg,
.cards-slider-outer .container-md,
.cards-slider-outer .container-sm,
.cards-slider-outer .container-xl,
.cards-slider-outer .container-xxl {
	max-width: 1790px;
	margin: 0 auto;
}

.cards-slider-outer {
	max-width: 1920px;
	overflow: hidden;
	margin: 0 auto;
}

.cards-slider-outer .slick-list.draggable {
	overflow: visible;
}

.cards-slider {
	background-color: transparent;
	margin: 0 0 0 50px;
}

.cards-slider .card {
	padding: 80px 20px;
	background-color: #fff;
	border: 1px solid #0881FC;
	border-radius: 20px;
	box-shadow: 0 0 2px rgb(0, 0, 0, 0.1);
	text-align: center;
	min-height: 435px;
	margin: 0 20px 0 0;
	max-width: 346px;
	transition: 0.5s ease-in-out;
}

.cards-slider .card:hover {
	scale: 1.2;
	z-index: 999;
	box-shadow: 0 3px 6px #03355B;
}

.cards-slider .card:hover .card-title {
	color: #03355B;
}

.cards-slider .card:active {
	cursor: grab;
	scale: 1;
}

.cards-slider .card .img-top {
	width: 100%;
	max-width: 100%;
	min-width: 30px;
	min-height: 81px;
	max-height: 81px;
	object-fit: contain;
}

.cards-slider .card:hover .timg {
	display: none;
}

.cards-slider .card .img-top-blu {
	display: none;
}

.cards-slider .card:hover .img-top-blu {
	display: inline-block;
}

.cards-slider .card .card-body {
	padding: 32px 0 0 0;
}

.cards-slider .card .card-label-text {
	font-size: 26px;
	margin: 0 0 18px 0;
	color: #000;
}

.cards-slider .card .card-title {
	font-size: 24px;
	line-height: 38px;
	color: #000;
}

.cards-slider .slick-dots {
	display: flex !important;
	justify-content: center;
	align-items: center;
	margin: 20px 0 0 0;
	gap: 12px;
}

.cards-slider .slick-dots li .slick-active {
	background: red;
	color: red;
	width: 12px;
	height: 12px;
	font-size: 12px;
}

.cards-slider .slick-dots li button {
	width: 100%;
	height: 100%;
	background-color: #fff;
	border: 0;
	color: transparent;
	text-align: left;
}

.cards-slider .slick-dots li {
	height: 12px;
	width: 34px;
	border: 1px solid #0881FC;
	border-radius: 8px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: transparent;
	overflow: hidden;
}

.cards-slider .slick-dots li::marker {
	height: 4px;
}

.cards-slider .slick-dots li.slick-active {
	background: rgb(0, 71, 171);
	background: linear-gradient(159deg, rgba(0, 71, 171, 1) 0%, rgba(28, 169, 201, 1) 100%);
	width: 68px;
}

.cards-slider .slick-dots li.slick-active button {
	width: 100%;
	height: 100%;
	background: rgb(0, 71, 171);
	background: linear-gradient(159deg, rgba(0, 71, 171, 1) 0%, rgba(28, 169, 201, 1) 100%);
	border: 0;
	color: transparent;
	text-align: left;
}

/* ====== cards slider section css ends here ======== */

/* ====== advertise app section css starts here ======== */
.apps-advrts-inner-box {
	background-color: #03355A;
	border: 0;
	border-radius: 20px;
	box-shadow: 0 0 2px rgb(0, 0, 0, 0.2);
	min-height: 200px;
	padding: 40px 60px 80px;
}

.apps-advrts-inner-box-cont {
	color: #fff;
}

img.b-rgt-travl {
	position: absolute;
	right: 0;
	left: auto;
	bottom: 0;
	max-width: 500px;
}

.apps-advrts-inner-box-cont h2 {
	font-size: 70px;
	margin: 0 0 40px 0;
}

.apps-advrts-inner-box-cont p {
	font-size: 30px;
	margin: 0 0 0 0;
	max-width: 760px;
	line-height: 38px;
}

.apps-link-btns {
	position: absolute;
	left: auto;
	right: 40px;
	bottom: 30px;
}

.apps-link-btns .scl-btn .btn-primary {
	min-width: 280px;
	max-width: 300px;
	min-height: 80px;
	max-height: 90px;
	border-radius: 14px;
}

.apps-link-btns .scl-btn .btn-primary i img {
	width: 100%;
	max-width: 40px;
	object-fit: contain;
	min-width: 30px;
}

.apps-link-btns .scl-btn .btn-primary .store-title-cont label {
	font-size: 22px;
	margin: 0 0 2px 0;
}

.apps-link-btns .scl-btn .btn-primary .store-title-cont span {
	font-size: 34px;
}

.apps-link-btns .scl-btn {
	margin: 0 12px 12px 0;
}

.apps-link-btns .scl-btn:last-child {
	margin: 0 0 12px 0;
}

/* new scetion add here css */
.pgph-cont .pgph-cont-box {
	padding: clamp(2.5rem, 5vw, 10rem);
	background-color: #03355B;
	border: 0;
	border-radius: 20px;
	box-shadow: 0 0 2px rgb(0, 0, 0, 0.3);
}

.pgph-cont-box p {
	font-size: clamp(25px, 5vw, 40px);
	line-height: 60px;
}

/* ====== advertise app section css ends here ======== */

/* ====== Unified Corporate Travel Ecosystem section css starts here ======== */

.mn-title {
	font-size: clamp(2rem, 1.65rem + 1.75vw, 3.75rem);
}




.cont-sec h3 {
	font-size: clamp(1.5rem, 1.275rem + 1.125vw, 2.625rem);
	margin: 0 0 40px 0;
}

.cont-sec p {
	/* font-size: clamp(1rem, 0.825rem + 0.875vw, 1.875rem); */
	font-size: clamp(15px, 5vw, 20px);
	text-align: justify !important;
}

.unfcop-trvl-card:nth-child(odd) .cont-sec {
	margin-right: 16px;
}

.unfcop-trvl-card:nth-child(even) .cont-sec {
	margin-left: 16px;
}

/* ====== Unified Corporate Travel Ecosystem section css ends here ======== */



/* ====== Big Blue Box Agents Strong section css starts here ============ */
.b-blu-astrng-inner-box {
	padding: 80px;
	border: 0;
	border-radius: 20px;
	/* box-shadow: 0 0 2px rgb(0, 0, 0, 0.2); */
	background-color: #03355A;

}

.bbas-cont {
	padding: 30px 0;

	h6 {
		font-size: clamp(25px, 3vw, 39px);
		margin: 0 0 40px 0;
	}

	p {
		font-size: clamp(17px, 3vw, 26px);
		margin-bottom: 10px;

		&:last-child {
			margin: 0;
		}
	}
}

/* ====== Big Blue Box Agents Strong section css ends here ============ */

/* ====== reay to take section css starts here ======== */

.prsn-flght-render {
	position: absolute;
	right: 40px;
	bottom: 3px;
	left: auto;
	width: 100%;
	max-width: 500px;
	z-index: -1;
	border-radius: 10px;
}

.rttib-cont {
	max-width: 900px;
}

.rttib-cont h2 {
	font-size: clamp(1.5rem, 1.2rem + 1.5vw, 3rem);
	line-height: 70px;
	margin: 0 0 30px 0;
}

.rttib-cont p {
	font-size: clamp(1rem, 0.825rem + 0.875vw, 1.875rem);
	line-height: 40px;
	letter-spacing: 2px;
	margin: 0 0 50px 0;
}

/* ====== reay to take section css ends here ======== */

/* ============  pillars css starts here  ==================   */
.hd-br-inner-box {
	padding: 40px 60px;
	text-align: center;
	background-color: transparent;
	background-image: url("../img/bg-effects/lines-light-blue-render.svg");
	background-position: 50% 95%;
	background-size: contain;
	background-repeat: no-repeat;
	width: 100vw;
	position: relative;
	left: 50%;
	right: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	z-index: 1;
}

.hd-br-inner-box h2 {
	font-size: 56px;
	margin: 0 0 30px 0;
}

.br-img {
	max-width: 1514px;
	margin: 0 auto;
	width: 100%;
}

.rings-hlf {
	position: absolute;
	left: auto;
	right: 0;
	top: -60px;
	opacity: 1;
	z-index: -1;
}

/* ============  pillars css ends here  ==================   */

/* ============  ndc managment with nexusaqua css starts here  ==================   */
.ndc-mang-inner-box-cont {
	padding: 40px 60px;
	background-color: #03355B;
	border: 0;
	border-radius: 10px;
	/* background-image: url("../img/news/line-bg-aqua.svg"); */
	background-position: 50% 90%;
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
}

.ndc-mang-inner-box-cont h2 {
	text-align: center;
	color: #fff;
	font-size: 54px;
	margin: 0 0 30px 0;
}

.ndc-mang-inner-box-cont label {
	font-size: 32px;
	color: #fff;
	margin: 0 0 2px 0;
}

.sml-rnder-mng {
	width: 100%;
	max-width: 600px;
}

/* ============  ndc managment with nexusaqua css ends here  ==================   */

/* ====== trusted by market section css starts here ======== */
.trusted-by-mrkt-innner-box {
	width: 100%;
	margin: 0 auto;
	max-width: 1920px;
	overflow: hidden;
}

.hdngs h2 {
	font-size: clamp(1.5rem, 1.275rem + 1.125vw, 2.625rem);
}

/* ====== trusted by market section css ends here ======== */
/* ====== Footer section css starts here ======== */
.footer {
	background-color: #EBF7FF;
	position: relative;
}

.footer .map-render {
	position: absolute;
	left: 4%;
	top: 112px;
	max-width: 400px;
	min-width: 250px;
	object-fit: contain;
}

.fg-logo {
	max-width: 200px;
	min-width: 100px;
	object-fit: contain;
}

.abt-agncy-loctn {
	font-size: 24px;
	line-height: 40px;
}

.fl-hdng {
	font-size: 24px;
	border-bottom: 2px solid #034679;
	margin-right: 70px;
	width: calc(100% - 70px) !important;
}

.ftr-brnd-logs img {
	max-width: 120px;
}

.nav-link-text {
	font-size: 20px;
}

.nav-link-text:hover {
	font-weight: 500 !important;
}

.fb-link-text:hover {
	font-weight: 400 !important;
}

/* ====== Footer section css starts here ======== */
/* ========= percentage section css starts here ============ */
.prcntg-blu-inr {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
	flex-direction: row;
	gap: 0;
	border-radius: 20px;
	background: linear-gradient(180deg, #03355B 0%, #001F37 100%);
	min-height: 100px;
	padding: 20px;
	position: relative;
}

.prcntg-blu-inr label {
	font-size: 82px;
	color: #fff;
	margin: 0 auto 2px;
	display: inline-block;
	line-height: 82px;
}

.prcntg-blu-inr span {
	color: #fff;
	font-size: 30px;
}

.prcntg-blu-inr .prcntg-blu-inr-cont {
	padding: 50px 90px;
}

.prcntg-blu-inr .prcntg-blu-inr-cont:last-child {
	border-left: 2px solid #435E74;
}

.prcntg-blu-inr img.b-rgt-travl {
	opacity: 0.3;
}

.prcntg-blu-inr img.b-rgt-travl.abs-rgt-render {
	left: 0;
	right: auto;
	transform: rotate(180deg);
	top: 0;
}

/* ========= percentage section css ends here ============ */

/* ========= transparent round image cards section css starts here ============ */
.cards-tbg .card {
	padding: 50px 30px;
	background-color: transparent;
	border: 0;
	height: calc(100% - 30px);
	margin: 0 auto 30px;
	min-height: 410px;
	transition: 0.5s ease-in-out;
	filter: drop-shadow(0px 3px 6px #CFE3F4);
	border: 1px solid #0881FC;
	border-radius: 20px;
	z-index: 1;
}

.cards-tbg .card .card-img-outer {
	min-height: 90px;
	max-height: 90px;
	min-width: 90px;
	max-width: 90px;
	margin: 0 auto;
	background: transparent;
	box-shadow: none;
	padding: 10px;
	border: 0;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.cards-tbg .card .card-img-outer img {
	width: 100%;
	max-height: 80px;
}

.cards-tbg .card .card-body .card-label-text {
	font-size: 19px;
	margin: 0 auto 12px;
}

.cards-tbg .card .card-body .card-title {
	font-size: 20px;
	line-height: 30px;
}

.cards-slider-outer-new {
	padding-bottom: 0;
}


/* ------- css if slider in cards  -------- */
.cards-slider-trns .slick-slide {
	margin: 0 12px;
}

.cards-tbg .cards-slider-trns .element .card {
	padding: 40px 10px 10px !important;
	min-height: 279px !important;
}

.cards-tbg .cards-slider-trns.cardsHeight-315 .element .card {
	padding: 40px 10px 10px !important;
	min-height: 315px !important;
}

.cards-tbg .cards-slider-trns.cardsHeight-360 .element .card {
	padding: 30px 10px 10px !important;
	min-height: 360px !important;
}



.cards-tbg .cards-slider-trns.cardsHeight-380 .element .card {
	padding: 10px 10px 10px !important;
	min-height: 380px !important;
}

.cards-tbg .cards-slider-trns .card:focus,
.cards-tbg .cards-slider-trns .card:hover,
.cards-tbg .cards-slider-trns .card:Active {
	cursor: grab;
}

.cards-tbg .cards-slider-trns .card .card-body {
	padding: 0;
}

.cards-tbg .cards-slider-trns .card .card-body .card-title {
	/* font-size: 17px; */
	font-size: 14px;
}

.cards-slider-trns .slick-dots {
	display: flex !important;
	justify-content: center;
	bottom: 4px !important;
	align-items: center;
	margin: 20px 0 0 0;
	gap: 12px;
	position: absolute;
	bottom: 40px;
	left: 50%;
	transform: translateX(-50%);
	padding: 0;
}

.cards-slider-trns .slick-dots li.slick-active {
	background: rgb(0, 71, 171);
	background: linear-gradient(159deg, rgba(0, 71, 171, 1) 0%, rgba(28, 169, 201, 1) 100%);
	width: 68px;
}

.cards-slider-trns .slick-dots li {
	height: 12px;
	width: 34px;
	border: 1px solid #0881FC;
	border-radius: 8px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: transparent;
	overflow: hidden;
}

.cards-slider-trns .slick-dots li button {
	height: 12px;
	background: transparent;
	border: 0;
	color: transparent;

	&::before {
		content: unset !important;
	}
}

.cards-slider-trns .slick-dots li.slick-active button {
	width: 100%;
	height: 100%;
	background: rgb(0, 71, 171);
	background: linear-gradient(159deg, rgba(0, 71, 171, 1) 0%, rgba(28, 169, 201, 1) 100%);
	border: 0;
	color: transparent;
	text-align: left;
}

/* ========= transparent round image cards section css ends here ============ */

/* =========gradients cards section css starts here ============ */
.bg-rmv .emp-bsns-sec-inner-box h2 {
	font-size: 52px;
	margin: 0 0 20px 0;
	max-width: 920px;
	margin-left: auto;
	margin-right: auto;
}


.bg-rmv.emp-bsns-sec-outer p {
	font-size: 26px;
	margin: 0 auto;
	max-width: 880px;
}


.bg-rmv .emp-bsns-sec-inner-box {
	background: rgb(186, 215, 240);
	box-shadow: none;
	background: linear-gradient(180deg, rgba(186, 215, 240, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

/* ========= gradients cards section css ends here ============ */
/* ====== testiminials section css starts here ============ */




.abt-athr .athr-name {
	font-size: 20px;
}

.athr-dsg {
	/* color: #7c7c7c; */
	font-size: 14px;
}

.testi-slider .card {
	padding: 20px;
	min-height: 469px;
}

.testi-slider .slick-track {
	padding: 0 0 30px 0;
}

/* ====== testiminials section css ends here ============ */

/* ====== big text absolute render section css starts here ============ */
.big-text-abs-inner-box {
	padding: 60px 60px;
	border: 0;
	border-radius: 20px;
	box-shadow: 0 0 2px rgb(0, 0, 0, 0.2);
	background: linear-gradient(270deg, #03355B 0%, #002541 100%);
}

.btabs-cont h6 {
	font-size: 130px;
	margin: 0;
	z-index: 1;
}

.btabs-cont h6 span {
	display: block;
}

.big-text-abs-inner-box img.b-rgt-travl {
	position: absolute;
	right: auto;
	left: 26px;
	top: -159px;
	max-width: 900px;
	min-width: 900px;
	transform: rotate(90deg);
	opacity: 0.1;
}

.big-text-abs-inner-box .infograhic-abs-render {
	position: absolute;
	left: auto;
	right: 40px;
	max-width: 630px;
	z-index: 0;
	top: 50%;
	transform: translateY(-50%);
}

/* ====== big text absolute render section css ends here ============ */

/* ====== heading two and left cont right render section css starts here ============ */
.hdgs-cont-inner-box {
	padding: 60px 120px 40px;
	border: 0;
	border-radius: 20px;
	box-shadow: 0 -2px 3px rgb(0, 0, 0, 0.1);
	background: rgb(186, 215, 240);
	background: linear-gradient(180deg, rgba(186, 215, 240, 1) 0%, rgba(255, 255, 255, 1) 100%);
}

/* -------  headings big two css starts here  ------------- */
.hdngs-big {
	margin: 0 0 40px 0;
}

.hdngs-big h2 {
	font-size: 52px;
	text-align: center;
}

.hdngs-big p {
	font-size: 40px;
}

/* -------  headings big two css ends here  ------------- */
.hdgs-cont-inner-box .cont-box {
	padding: 60px 80px 0 0;
}

.hdgs-cont-inner-box .cont-box p {
	font-size: 25px;
	text-align: justify;
}

/* =========  Tabs pills  section css starts here ==============  */
.module-tabs-outer .nav-tabs .nav-link {
	font-size: 18px;
	padding: 0px 4px;
	margin: 0 30px;
	font-weight: 500;
	position: relative;
}

.module-tabs-outer .nav-tabs .nav-link:focus,
.module-tabs-outer .nav-tabs .nav-link:focus:not(:focus-visible) {
	border: 0;
}

.module-tabs-outer .nav-tabs .nav-item {
	padding: 5px 10px;
}

.module-tabs-outer .txt-cont-sec-outer {
	padding: 80px 104px 0 0;
	max-height: 610px;
	overflow-y: auto;
}

.module-tabs-outer .cont-sec-inr-box p {
	font-size: 18px;
}

.module-tabs-outer .nav-tabs .nav-link.active,
.module-tabs-outer .nav-tabs .nav-link:hover,
.module-tabs-outer .nav-tabs .nav-link:focus-visible {
	border: 0;
	font-weight: 600;
	background-color: transparent;
	border: 0;
	box-shadow: none;
}

.module-tabs-outer .nav-tabs .nav-link.active::before,
.module-tabs-outer .nav-tabs .nav-link:hover::before {
	position: absolute;
	content: "";
	width: 100%;
	height: 5px;
	border: 0;
	border-radius: 5px;
	background-color: #03355A;
	bottom: -15px;
	left: 0;
	right: 0;
	text-align: center;
}

.module-tabs-outer .cont-box-tab figure img {
	width: 100%;
}

/* =========  Tabs pills scrollspy section css ends here ==============  */

/* ============ contact us form section section css starts here =================== */

.contact-us-form-sec {
	margin: 0 auto;
	border-bottom: 0;
	padding: 0 24px 40px;
}

.contact-us-form-sec .form-wrapper .form-group {
	position: relative;
	padding: 0;
	border: 0;
	background-color: transparent;
	margin: 0 0 16px 0;
}

.contact-us-form-sec .form-wrapper .form-group .form-control,
.contact-us-form-sec .form-wrapper .form-group .form-select,
.contact-us-form-sec .form-wrapper .msg-box-tara .form-control {
	padding: 12px 8px;
	min-height: 50px;
	background-color: #ffffff;
	color: #000000;
	font-size: 14px;
}

.contact-us-form-sec .form-wrapper .form-group .form-control:focus,
.contact-us-form-sec .form-wrapper .form-group .form-select:focus,
.contact-us-form-sec .form-wrapper .msg-box-tara .form-control:focus {
	border-color: #043357;
	outline: 0;
	box-shadow: 0 0 0 .25rem #04335708;
}

.contact-us-form-sec .form-wrapper .form-group .form-label,
.contact-us-form-sec .form-wrapper .msg-box-tara .form-label {
	margin: 0;
	display: inline-block;
	background-color: #ffffff;
	position: absolute;
	top: -12px;
	left: 12px;
	font-size: 16px;
	font-weight: 600;
}

.contact-us-form-sec .form-wrapper .services-box h4 {
	font-size: 20px;
}

.contact-us-form-sec .form-wrapper .form-check-input[type=radio] {
	border-radius: 50%;
	border: 1px solid #043357;
}

.contact-us-form-sec .form-wrapper .form-check-label {
	font-size: 16px;
	font-weight: 500;
}

.contact-us-form-sec .form-wrapper .msg-box-tara {
	position: relative;
	padding: 0;
	border: 0;
	background-color: transparent;
	margin: 0 0 16px 0;
}

.contact-us-form-sec .form-wrapper .btn-primary[type="submit"] {
	font-size: 22px;
	min-width: 240px;
	min-height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
}

.mdl-para {
	font-size: 24px;
}

/* Custom Checkbox Styling */
.contact-us-form-sec .form-wrapper .form-check-input {
	width: 18px;
	height: 18px;
	border: 2px solid #034679;
	background-color: white;
	appearance: none;
	/* Remove default styles */
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 4px;
	cursor: pointer;
	position: relative;
	background-image: none;
}

/* Checked state */
.contact-us-form-sec .form-wrapper .form-check-input:checked {
	background-color: #034679;
	border-color: #034679;
}

/* Checkbox tick */
.contact-us-form-sec .form-wrapper .form-check-input:checked::after {
	content: '✔';
	font-size: 14px;
	color: white;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-weight: bold;
}

/* Focus state */
.contact-us-form-sec .form-wrapper .form-check-input:focus {
	outline: none;
	box-shadow: 0 0 4px rgba(3, 70, 121, 0.6);
}

/* ============ contact us form section section css ends here =================== */

/* ============ media newsroom section css starts here =================== */
.latest-post-box-inner {
	background-color: #EFF9FF;
	border: 1px solid #C1C1C1;
	border-radius: 20px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: nowrap;
	overflow: hidden;
	column-gap: 50px;
	row-gap: 40px;
}

.latest-post-box-inner .big-render-lf {
	max-width: 500px;
	min-height: 300px;
}

.latest-post-box-inner .cont-sd-outer {
	row-gap: 40px;
	column-gap: 100px;
	padding: 30px;
}

.latest-post-box {
	margin: 0 0 50px 0;
}

.post-bx-nw {
	position: relative;
	overflow: hidden;
	border: 1px solid #C1C1C1;
	border-radius: 10px;
	background-position: 50% 16%;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	padding: 0;
	min-height: 150px;
	margin: 0 0 30px 0;
}

.post-bx-cont {
	padding-top: 180px;
}

.post-bx-cont-inner {
	width: 100%;
	background: rgb(0, 0, 0, 0.7);
	padding: 26px 16px 12px;
	backdrop-filter: blur(6px);
	color: #fff;
}

.rd-mr-arw {
	width: 40px;
	height: 40px;
	min-width: 40px;
	min-height: 40px;
	max-width: 40px;
	max-height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	color: #043357;
	background-color: #fff;
	border: 0;
	border-radius: 50%;
	box-shadow: 0 0 3px rgb(0, 0, 0, 0.1);
	margin-left: auto;
	margin-bottom: -20px;
	margin-right: 20px;
	position: relative;
	z-index: 1;
}

.post-bx-cont-inner h5 {
	font-size: 18px;
}

.post-bx-cont-inner span {
	color: #68DEFF;
}

.transat-prtnr {
	background-image: url("../img/news/air-transit.jpeg");
}

.uni-prtnr {
	background-image: url("../img/news/uniglobe-partnership-render.png");
	background-size: contain;
}

.airln-prtnr {
	background-image: url("../img/news/airlines-partnership-render.jpg");
}

.uniglb-travel {
	background-image: url("../img/news/farenexus-at-uniglobe.png");
}

.cmt-power-bi {
	background-image: url("../img/news/cmt-and-bi-integration.png");
}

.fare-elevate-travel {
	background-image: url("../img/news/farenexus-at-elevate.jpg");
}

.ciswired-fare {
	background-image: url("../img/news/ciswired-farenexus.png");
}

.pax-news-cana {
	background-image: url("../img/news/pax-news-aircanada.png");
}

.gant-fare-travel {
	background-image: url("../img/news/partnership-gant-render.png");
}

.lthfansa-fare {
	background-image: url("../img/news/farenexus-at-luthfansa-2024.jpg");
}

.skylink-travel-fare {
	background-image: url("../img/news/travel-week-skylink-farenexus.png");
}

.air-cana-fare {
	background-image: url("../img/news/farenexus-appointed-at-aircanada-technology.png");
}

.travello-fare {
	background-image: url("../img/news/trevello-partnership-render.png");
}

.pax-news-fare-com {
	background-image: url("../img/news/pax-newsabout-farenexus.jpg");
}

.diract-tarvel-fare {
	background-image: url("../img/news/direct-travel-expand.png");
}

.skylink-press-fare {
	background-image: url("../img/news/travel-press-skylink.png");
}

.ac-connx-ndc {
	background-image: url("../img/news/farenexus-launching-ac-connex.png");
}

.celebrating-ten-years {
	background-image: url("../img/news/farenexus-celebrating-10-years.png");
}

.lufthansa-grp-fare {
	background-image: url("../img/news/luthfansa-group-gd.jpg");
}

.beat-tripaction {
	background-image: url("../img/news/fatrenexus-group-on-trip-actions.png");
}

.travel-press-fare {
	background-image: url("../img/news/travel-press-aircanada-picks.png");
}

.duncan-joined {
	background-image: url("../img/news/duncan-joined.jpg");
	background-position: 50% -4%;
	background-size: 100%;
}

.ttnd-transat {
	background-image: url("../img/news/ttand-partnership.jpg");
	;
	/* background-size: contain; */
}

.Skyroute-news {
	background-image: url("../img/news/handsOnLaptop.png");
	;
	/* background-size: contain; */
}

/* ============ media newsroom section css ends here =================== */

/* ============ our team css starts here =================== */
.brdr-line {
	border-bottom: 2px solid #AFAFAF;
}

.team-cards-hori {
	padding: 30px 0 0 0;
}

.team-cards-all .card {
	position: relative;
	z-index: 3;
	overflow: visible;
	min-height: 250px;
	border: 0;
	border-radius: 20px;
	/* filter: drop-shadow(2px 4px 6px rgb(0, 0, 0, 0.2)); */
	transition: 0.4s linear;
	margin: 0 0 30px 0;
	max-width: 600px;
}

.team-cards-all .card:hover {
	/* filter: drop-shadow(0px 3px 5px rgba(191, 217, 255, 0.4)); */
	filter: drop-shadow(7px 9px 2px rgba(191, 217, 255, 0.4));
	transform: scale(1.01) translateY(-10px);
}

.team-cards-all .card .card-body {
	border-radius: 20px;
	border: 1px solid #C1C1C1;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 0.4s linear;
}

.persn-render {
	position: absolute;
	max-height: 293px;
	left: 10px;
	bottom: 0;
	z-index: 1;
}

.persn-render-bg {
	position: absolute;
	top: 0;
	left: 0;
	filter: drop-shadow(2px 4px 6px rgb(0, 0, 0, 0.2));
	z-index: -1;
	transition: 1s ease-in-out;
	min-height: 100px;
	max-height: 500px;
	height: 100%;
}

.abt-card {
	padding: 40px 0 0 240px;
}

.abt-card .name-text {
	font-size: 24px;
	background: -webkit-linear-gradient(#4490DF, #05509D);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}

.abt-card .designtn {
	font-size: 18px;
	display: block;
	margin: 0 0 12px 0;
}

.abt-card .scl-media-cont i {
	font-size: 24px;
	background: -webkit-linear-gradient(#4490DF, #05509D);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}

.team-cards-verti {
	padding: 0;
}

.card-verti .persn-render-bg {
	width: 100%;
}

.card-verti .persn-render {
	position: absolute;
	max-height: 293px;
	left: 50%;
	top: 26px;
	transform: translateX(-50%);
	z-index: 1;
}

.card-verti .abt-card {
	padding: 240px 20px 0;
}

.card-verti .abt-card .name-text {
	text-align: center;
}

.card-verti .abt-card .designtn {
	text-align: center;
}

.scl-media-cont {
	gap: 12px;
}

.team-cards-all .card.card-verti {
	min-height: 409px;
}

.card-verti .persn-render-bg {
	height: fit-content;
}

.team-cards-hori>.row,
.team-cards-verti>.row {
	width: calc(100% - 0px);
	margin: 0 auto;
}

/* ============ our team css ends here =================== */



/* about us end */
/* ============ full slider css starts here =================== */


.slide-render {
	text-align: center;
	display: flex !important;
	justify-items: center;
	align-items: center;
	background-color: #F3F3F3;
	border: 0;
	border-radius: 12px;
	padding: 32px;
	margin: 0 12px;
	max-width: 300px;
}

.slide-render img {
	max-width: 100%;
	max-height: 60px;
	margin: auto;
}

/* ============ full slider css ends here =================== */

/* ============ thankyou css starts here =================== */
.thankyou-modal .modal-dialog {
	max-width: 800px;
	padding: 0 20px;
}

.thankyou-modal .modal-content {
	border: 0;
	border-radius: 20px;
	overflow: hidden;
}

.thankyou-modal .modal-dialog .modal-header {
	background-color: #034679;
	background: #034679;
}

.thankyou-modal .modal-dialog .modal-body h2 {
	text-align: center;
	font-size: 44px;
	margin: 20px 0 40px 0;
}

.thankyou-modal .modal-dialog .modal-body p {
	text-align: center;
	font-size: 16px;
}

.thankyou-modal .modal-dialog .modal-footer {
	border: 0;
	text-align: center;
	justify-content: center;
	padding-bottom: 30px;
}

.para-btn-cta-sml p {
	font-size: 18px;
}


@media (max-width: 1919px) {

	/* -------- css if cards are in slider ------- */


	.cards-tbg .cards-slider-trns .card {
		padding: 40px 10px;
		min-height: unset !important;
	}

	.nexus-all .cards-tbg .cards-slider-trns .card {
		height: 370px;
	}

	.cards-tbg .cards-slider-trns .card:focus,
	.cards-tbg .cards-slider-trns .card:hover,
	.cards-tbg .cards-slider-trns .card:Active {
		cursor: grab;
	}

	.cards-tbg .cards-slider-trns .card .card-body {
		padding: 0;
	}

	.cards-tbg .cards-slider-trns .card .card-body .card-title {
		font-size: 17px;
	}

	.cards-slider-trns .slick-slide {
		margin: 0 12px;
		/* max-width: 20%;
    width: calc(312px - 24px) !important; */
	}

	.cards-slider-trns .slick-dots {
		bottom: -24px;
	}
}

@media (max-width: 1728px) {


	.ops-inner-box {
		max-width: 100%;
		margin: -125px auto 0;
		padding: 30px 60px 46px;
	}

	.ops-inner-box h1 {
		font-size: 32px;
	}

	.big-fnt {
		font-size: 30px;
	}

	.emp-bsns-sec-inner-box h2 {
		font-size: 32px;
		margin: 0 0 40px 0;
	}

	.cont-label {
		font-size: 48px;
		line-height: 42px;
	}

	.bg-abs {
		object-fit: unset;
	}


	.explr-kite-inner-box {
		max-width: 410px;
		min-width: min-content;
		min-height: 100px;
		padding: 190px 0 0 0;
	}

	.explr-kite-outer.pb-80 {
		padding-bottom: 0;
	}

	.cards-slider-outer.pt-80.pb-80 {
		padding: 40px 0 60px;
	}

	.explr-kite-inner-box-rndr {
		min-height: 560px;
	}

	.cards-slider .card {
		min-height: 375px;
		padding: 50px 20px;
	}

	.apps-link-btns {
		right: -62px;
		bottom: 2px;
		scale: 66%;
	}

	.apps-advrts-inner-box {
		max-width: 91%;
		margin: 0 auto;
		padding: 36px 50px 80px;
	}

	.apps-advrts.pb-80 {
		padding-bottom: 0;
	}

	.explr-kite-inner-box p {
		font-size: 27px;
		line-height: 40px;
		letter-spacing: -1px;
	}

	.emp-bsns-sec-inner-box .card .card-body .card-title {
		font-size: 26px;
		margin-bottom: 16px;
		color: #043357;
	}

	.emp-bsns-sec-inner-box .card .card-body p {
		font-size: 16px;
		line-height: 26px;
		word-break: break-word;
	}

	.emp-bsns-sec-outer.pt-80.pb-80 {
		padding: 30px 0 0;
	}

	.emp-bsns-sec-inner-box {
		padding: 40px 40px;
		margin-bottom: -18px;
	}

	.explr-kite-inner-box h2 {
		font-size: 46px;
		line-height: 54px;
		margin: 0 0 30px 0;
	}

	.apps-advrts-inner-box-cont h2 {
		font-size: 48px;
		margin: 0 0 30px 0;
	}

	.apps-advrts-inner-box-cont p {
		font-size: 22px;
		max-width: 560px;
		line-height: 30px;
		font-weight: 300;
	}

	img.b-rgt-travl {
		max-width: 276px;
	}

	.mn-title {
		font-size: 45px;
		margin: 0 auto !important;
	}

	.unfcop-trvl-card {
		max-width: 100%;
		margin: 0 auto;
		padding-bottom: 0 !important;
		padding-top: 0 !important;
	}

	.cont-sec h3 {
		font-size: 32px;
		margin: 0 0 40px 0;
	}

	.cont-sec p {
		font-size: 21px;
		font-weight: 500;
	}

	.unfcop-trvl.pt-80.pb-80 {
		padding-bottom: 0;
	}

	.rttib-cont {
		max-width: 646px;
	}

	.rttib-cont h2 {
		font-size: 35px;
		line-height: 48px;
		margin: 0 0 18px 0;
	}

	.rttib-cont p {
		font-size: 22px;
		line-height: 30px;
		letter-spacing: 0;
		margin: 0 0 50px 0;
		font-weight: 700;
	}



	.prsn-flght-render {
		max-width: 400px;
	}

	.rdy-to-tak.pt-80.pb-80 {
		padding: 30px 0 0;
	}

	.trusted-by-mrkt.pt-80.pb-80 {
		padding: 40px 0 74px;
	}

	.trusted-by-mrkt-innner-box {
		width: 100%;
		margin: 0 auto;
		/* max-width: 85%; */
	}

	.logos-slider-sec img {
		max-width: 160px;

	}

	.footer-inner {
		max-width: 100%;
		margin: 0 auto;
	}

	.footer .fg-logo {
		max-width: 200px;
		margin-bottom: 40px !important;
	}

	.abt-agncy-loctn {
		font-size: 16px;
		line-height: 25px;
		font-weight: 600;
	}

	.ftr-brnd-logs img {
		max-width: 76px;
	}

	.fl-hdng {
		font-size: 18px;
		padding: 8px 0 !important;
	}

	.footer-widget ul {
		margin: 0;
	}

	.nav-link-text {
		font-size: 16px;
		font-weight: 500;
	}

	.footer-widget ul li {
		margin: 0 0 10px 0 !important;
	}

	.footer-bottom {
		margin: 0 auto;
		max-width: 84%;
	}

	.footer-inner.pt-80.pb-80 {
		padding-bottom: 20px;
	}

	.main {
		max-width: 1280px;
		margin: 0 auto;
	}

	.exp-kit-rgt {
		left: 37px;
		top: 54%;
	}

	.br-img {
		max-width: 1160px;
	}

	.hd-br-inner-box h2 {
		font-size: 46px;
	}

	.ndc-mang-inner-box-cont {
		padding: 30px 40px;
	}

	.ndc-mang-inner-box-cont h2 {
		font-size: 46px;
		margin: 0 0 30px 0;
	}

	.sml-rnder-mng {
		max-width: 460px;
		margin: 0 auto;
	}

	.ndc-mang-inner-box-cont label {
		font-size: 24px;
	}

	.bg-rmv .emp-bsns-sec-inner-box h2 {
		font-size: 46px;
		margin: 0 auto 16px;
	}

	.bg-rmv.emp-bsns-sec-outer p {
		font-size: 22px;
		margin: 0 auto 0px;
		max-width: 750px;
	}

	.prcntg-blu-inr {
		margin: 40px 0 60px 0;
	}

	.cards-tbg .card .card-body .card-title {
		font-size: 19px;
	}

	.cards-tbg .card {
		padding: 12px 42px;
	}

	.btabs-cont h6 {
		font-size: 94px;
	}

	.big-text-abs-inner-box .infograhic-abs-render {
		max-width: 530px;
	}

	.hdngs-big h2 {
		font-size: 46px;
		margin: 0 auto;
	}

	.hdngs-big p {
		font-size: 32px;
	}

	.hdgs-cont-inner-box .cont-box p {
		font-size: 22px;
	}

	.testi-slider .card {
		height: 550px;
	}

	/* .cards-slider-trns .slick-slide {
        margin: 0 10px;
        max-width: 20%;
        width: calc(4% - 20px) !important;
    } */
	.cards-tbg .cards-slider-trns .card .card-body .card-title {
		font-size: 14px;
		line-height: 26px;
	}

	.cards-slider-trns .slick-track {
		padding: 0;
	}

	.cards-tbg .card .card-body .card-label-text {
		font-size: 16px;
	}

	.prcntg-blu-inr .prcntg-blu-inr-cont {
		padding: 30px 90px;
	}

	.cards-tbg .cards-slider-trns .card {
		padding: 20px 6px;
		min-height: 330px;
	}

	.nexuskite .cards-tbg .cards-slider-trns .card {
		padding: 40px 6px 20px;
		/* min-height: 395px; */
	}

	.cards-slider-trns .slick-dots {
		bottom: 8px;
	}


	.card-verti .abt-card {
		padding: 240px 0 0 0;
	}

	.latest-post-box-inner .cont-sd-outer {
		flex-direction: column;
	}

	.latest-post-box-inner {
		flex-direction: row;
	}

	.latest-post-box-inner .big-render-lf {
		max-width: 100%;
		min-height: 300px;
		max-height: 300px;
		object-fit: cover;
		width: 100%;
	}

	.latest-post-box-inner {
		row-gap: 10px;
	}

	.latest-post-box-inner .cont-sd-outer {
		align-items: start !important;
	}
}

@media (min-width: 1401px) {

	.cards-slider-trns .slick-dots {
		position: relative;
		transform: inherit;
		left: 0;
	}
}

@media (max-width: 1400px) {
	.ready-newupdate.prsn-flght-render {
		max-width: 450px;
	}

	.our-team-fr .team-cards-all .card .card-body {
		min-height: 270px;
	}

	.ops-inner-box {
		padding: 30px 60px 60px;
		margin: -98px auto 0;
	}

	.explr-kite-inner-box {
		min-height: fit-content;
	}

	.explr-kite-inner-box-rndr {
		min-height: 400px;
	}

	.explr-kite-inner-box {
		min-width: calc(650px - 140px);
		min-height: fit-content;
		padding: 0 40px 0 100px;
	}

	.explr-kite-inner-box h2 {
		line-height: 58px;
		margin: 0 0 32px 0;
	}

	.explr-kite-inner-box p {
		font-size: 24px;
		line-height: 42px;
	}

	.cards-slider .card {
		min-height: 376px;
	}

	.cards-slider .card .card-title {
		font-size: 24px;
		line-height: 38px;
		color: #000;
	}

	.cards-slider .card {
		padding: 50px 16px;
	}

	.apps-advrts-inner-box-cont h2 {
		font-size: 44px;
		margin: 0 0 24px 0;
	}

	.apps-advrts-inner-box-cont p {
		font-size: 22px;
		max-width: 600px;
		line-height: 33px;
	}

	.apps-link-btns {
		right: -60px;
		bottom: 8px;
		scale: 0.6;
	}

	.apps-link-btns .scl-btn .btn-primary .store-title-cont label {
		font-size: 20px;
	}

	.apps-link-btns .scl-btn .btn-primary .store-title-cont span {
		font-size: 28px;
	}

	.apps-link-btns .scl-btn .btn-primary {
		min-width: 242px;
	}

	.nav-link-text {
		font-size: 18px;
	}

	.bbas-cont h2 {
		font-size: 52px;
	}

	.rttib-cont {
		max-width: 696px;
	}



	.logos-slider-sec img {
		max-width: 200px;
	}

	.big-fnt {
		font-size: 28px;
	}

	.hd-br-inner-box h2 {
		font-size: 46px;
	}

	.hd-br-inner-box {
		padding: 0 60px;
	}

	.bg-rmv .emp-bsns-sec-inner-box h2 {
		font-size: 46px;
		margin: 0 0 16px 0;
	}

	.bg-rmv.emp-bsns-sec-outer p {
		font-size: 22px;
		margin: 0 auto;
		max-width: 750px;
	}

	.prcntg-blu-inr {
		margin: 40px 0 0 0;
	}

	.cards-tbg .card .card-body .card-title {
		font-size: 19px;
	}

	.cards-tbg .card {
		padding: 12px 42px;
	}

	.btabs-cont h6 {
		font-size: 94px;
	}

	.big-text-abs-inner-box .infograhic-abs-render {
		max-width: 530px;
	}

	.hdngs-big h2 {
		font-size: 46px;
		margin: 0 auto;
	}

	.hdngs-big p {
		font-size: 32px;
	}

	.hdgs-cont-inner-box .cont-box p {
		font-size: 22px;
	}

	.bg-rmv .emp-bsns-sec-inner-box h2 {
		font-size: 42px;
		margin: 0 0 16px 0;
	}

	.bg-rmv.emp-bsns-sec-outer p {
		font-size: 22px;
		max-width: 750px;
	}

	.bg-rmv .empowring-render-box {
		margin: 20px 0 0 0;
	}

	.prcntg-blu-inr label {
		font-size: 72px;
		line-height: 72px;
	}

	.cards-tbg .card {
		padding: 12px 25px;
	}

	.cards-tbg .card .card-body .card-title {
		font-size: 18px;
		line-height: 26px;
	}

	.cards-slider-outer-new {
		padding-bottom: 40px;
	}

	.btabs-cont h6 {
		font-size: 80px;
	}

	.big-text-abs-inner-box .infograhic-abs-render {
		max-width: 490px;
	}

	.hdngs-big h2 {
		font-size: 42px;
	}

	.hdngs-big p {
		font-size: 28px;
	}

	.hdngs-big {
		margin: 0 0 20px 0;
	}

	.hdgs-cont-inner-box .cont-box {
		padding: 20px 30px 0 0;
	}

	.hdgs-cont-inner-box .cont-box p {
		font-size: 20px;
	}

	.testi-slider .card {
		min-height: 608px;
	}

	.cards-tbg .cards-slider-trns .card .card-body .card-title {
		font-size: 14px;
		line-height: 26px;
	}

	.cards-slider-trns .slick-track {
		padding: 0;
	}

	.cards-slider-trns .slick-dots {
		bottom: -52px;
	}

	.cards-tbg .card .card-body .card-label-text {
		font-size: 17px;
	}

	.cards-tbg .cards-slider-trns .card {
		padding: 40px 8px;
	}

	.latest-post-box-inner .cont-sd-outer {
		flex-direction: column;
		align-items: start !important;
	}

	.abt-agncy-loctn {
		font-size: 20px;
		line-height: 32px;
	}

	.card-verti .abt-card {
		padding: 240px 0px 0px;
	}

	.latest-post-box-inner .cont-sd-outer {
		flex-direction: column;
	}

	.latest-post-box-inner .big-render-lf {
		max-width: 100%;
		min-height: 300px;
		max-height: 300px;
		object-fit: cover;
		width: 100%;
	}

	.media-posts-section .latest-post-box-inner {
		flex-direction: row;
	}

	.latest-post-box-inner {
		row-gap: 10px;
		flex-direction: column;
	}

	.latest-post-box-inner .cont-sd-outer {
		align-items: start !important;
	}

	.abt-card .name-text {
		font-size: 22px;
	}

	.module-tabs-outer .nav-tabs .nav-link {
		padding: 4px;
		margin: 0 18px;
		background-color: #f9f9f9;
		border-radius: 4px;
	}

	.module-tabs-outer .nav-tabs .nav-link:hover {
		padding: 4px;
		/* margin: 0 8px; */
		background-color: transparent;
		font-weight: 600;
	}

	/* .tabs-section-logos .module-tabs-outer .nav-tabs .nav-link:hover::before{
        display: none;
    } */
	.tabs-section-logos .module-tabs-outer .nav-tabs .nav-link:active {
		font-weight: 600;
		background-color: transparent;
		border: 0;
		box-shadow: none;
	}

	.tabs-section-logos .module-tabs-outer .nav-tabs .nav-link:active::before {
		display: block;
	}


}

@media (max-width: 1199px) {
	.pt-80 {
		padding-top: 60px;
	}

	.pb-80 {
		padding-bottom: 60px;
	}

	.ops-inner-box {
		/* max-width: 830px; */
		margin: -82px auto 0;
	}

	.big-fnt {
		font-size: 26px;
		padding: 0 30px;
	}

	.ops-inner-box {
		padding: 30px 40px 40px;
	}

	.explr-kite-inner-box-rndr {
		min-height: 314px;
	}

	.apps-link-btns .scl-btn .btn-primary .store-title-cont span {
		font-size: 22px;
	}

	.apps-link-btns .scl-btn .btn-primary {
		min-width: 208px;
		min-height: fit-content;
		border-radius: 12px;
	}

	.apps-link-btns {
		right: -56px;
	}

	.rttib-cont h2 {
		line-height: 46px;
		margin: 0 0 18px 0;
		max-width: 100%;
	}

	.rttib-cont p {
		line-height: 35px;
		letter-spacing: 0px;
	}

	.prsn-flght-render {
		right: 0;
		bottom: 3px;
		left: auto;
		max-width: 370px;
		z-index: -1;
	}

	.rttib-cont {
		max-width: 610px;
	}

	.prvcy-and-terms-links {
		align-items: center !important;
	}

	.prvcy-and-terms-links ul li {
		padding: 0 !important;
		margin: 0 !important;
	}

	.prvcy-and-terms-links ul {
		column-gap: 30px;
	}

	.unfcop-trvl-inner-box .mn-para {
		font-size: 30px;
	}

	.ftr-brnd-logs img {
		max-width: 96px;
	}

	.emp-bsns-sec-inner-box .card {
		padding: 108px 76px;
	}

	.abt-agncy-loctn {
		font-size: 18px;
		line-height: 28px;
		font-weight: 600;
	}

	.footer-widget ul li {
		margin-bottom: 8px !important;
	}

	.nav-link-text {
		font-size: 16px;
	}

	.cont-sec p {
		font-size: 20px;
	}

	.unfcop-trvl-card {
		padding: 0 !important;
	}

	.hd-br-inner-box h2 {
		font-size: 36px;
	}

	.ndc-mang-inner-box-cont h2 {
		font-size: 36px;
	}

	.sml-rnder-mng {
		max-width: 500px;
	}

	.lwr-cont {
		margin: 30px 0 0 0;
	}

	.ndc-mang-inner-box-cont label {
		font-size: 26px;
	}

	.testi-slider .card {
		min-height: 594px;
	}

	.hdgs-cont-inner-box {
		padding: 60px 60px 40px;
	}

	.big-text-abs-inner-box .infograhic-abs-render {
		max-width: 410px;
	}

	.btabs-cont h6 {
		font-size: 76px;
	}

	.nexuselevate .module-tabs-outer .txt-cont-sec-outer {
		padding: 20px 10px 0 0;
	}

	.contact-us-form-sec .form-wrapper .services-box .form-check {
		margin: 0 0 8px 0;
	}



	.tabs-section-logos .module-tabs-outer .cont-box-tab img {
		max-width: 180px;
	}


}

@media (max-width: 991px) {
	.ops-inner-box h1 {
		font-size: 34px;
	}

	.big-fnt {
		font-size: 22px;
		padding: 0 30px;
	}

	.explr-kite-inner {
		flex-direction: column !important;
		text-align: center;
	}

	.explr-kite-inner-box {
		padding: 0;
		align-items: center !important;
		margin: 0 auto 20px;
	}

	.explr-kite-inner-box h2 {
		line-height: 48px;
		margin: 0 0 16px 0;
	}

	.explr-kite-inner-box p {
		font-size: 20px;
		line-height: 30px;
		text-align: center;
	}

	.explr-kite-inner-box-rndr {
		min-width: fit-content;
		min-height: fit-content;
		width: 100%;
	}

	.exp-kit-rgt {
		position: relative;
		left: auto;
		top: auto;
		transform: none;
		width: 100%;
		filter: drop-shadow(2px 4px 6px rgb(0, 0, 0, 0.8));
	}

	.apps-link-btns {
		right: 0;
		bottom: 0;
		position: relative;
		margin: 40px 0 0 0;
		scale: 1;
	}

	.apps-advrts-inner-box {
		padding: 40px 60px;
	}

	.prsn-flght-render {
		opacity: 0.50;
	}

	.rttib-cont {
		align-items: center !important;
	}

	.rttib-cont h2 {
		max-width: 500px;
		text-align: center !important;
		line-height: 40px;
	}

	.rttib-cont p {
		line-height: 28px;
		letter-spacing: 0px;
		margin: 0 0 50px 0;
		text-align: center !important;
		font-size: 18px;
	}

	.explr-kite-inner-box {
		min-width: fit-content;
		min-height: fit-content;
	}

	.abt-agncy-loctn {
		font-size: 15px;
		line-height: 30px;
	}

	.b-blu-astrng-inner-box {
		padding: 60px 40px;
	}

	.bbas-cont {
		padding-bottom: 0;
	}

	.bbas-cont h2 {
		font-size: 44px;
		margin: 0 0 40px 0;
	}

	.bbas-cont h6 {
		font-size: 32px;
		margin: 0 0 40px 0;
	}

	.bbas-cont p {
		font-size: 20px;
		margin: 0 0 20px 0;
	}

	.unfcop-trvl-inner-box .mn-para {
		font-size: 24px;
		margin-bottom: 30px !important;
	}

	.emp-bsns-sec-inner-box .card {
		padding: 68px 47px 42px;
		height: calc(100% - 38px);
		/* margin: 0 0 38px 0; */
	}

	.bg-abs {
		object-fit: unset;
	}

	.emp-bsns-sec-inner-box .card .card-body .card-title {
		font-size: 26px;
		margin-bottom: 16px;
	}

	.emp-bsns-sec-inner-box .card .card-body p {
		font-size: 16px;
		font-weight: 500;
		line-height: 32px;
	}



	.ops-inner-box {
		margin: -66px auto 0;
	}

	.cont-sec h3 {
		font-size: 24px;
		margin: 0 0 30px 0;
	}

	.cont-sec p {
		font-size: 16px;
	}

	.unfcop-trvl-card {
		padding: 0 0 30px 0 !important;
	}

	#nexuswind .testi-slider .card {
		min-height: 518px;
	}

	.logos-slider-sec img {
		max-width: 160px;
		margin: 0 20px;
	}

	.testi-slider .card {
		min-height: 569px;
	}

	.cards-tbg .card .card-img-outer {
		padding: 20px;
	}

	.cards-tbg .cards-slider-trns .card {
		padding: 10px;
		min-height: 298px;
	}

	/* .cards-slider-trns {
        max-height: 356px;
    } */

	.big-text-abs-inner-box .infograhic-abs-render {
		max-width: 410px;
	}

	.cards-slider-trns .slick-slide {
		margin: 0 12px;
		/* max-width: fit-content;
        width: calc(348px - 24px) !important; */
	}

	.btabs-cont {
		align-items: center !important;
	}

	.btabs-cont h6 {
		font-size: 63px;
		text-align: center !important;
		margin: 0 0 30px 0;
	}

	.hdngs-big p {
		font-size: 24px;
	}


	.hdngs-big h2 {
		font-size: 32px;
	}

	.module-tabs-outer .nav-tabs .nav-link {
		white-space: nowrap;
	}

	.mdl-para {
		font-size: 18px;
	}

	.all-posts-box-inner .column-three {
		margin-top: -140px;
	}

	.latest-post-box-inner {
		row-gap: 10px;
		flex-direction: column;
	}

	.latest-post-box-inner .big-render-lf {
		max-width: 100%;
		min-height: 250px;
	}

	.card.card-hori {
		margin: 0 0 30px 0;
	}

	.team-cards-hori {
		padding: 30px 0 0;
	}


}

@media (max-width: 767px) {
	#offcanvasRight {
		width: 100% !important;
		max-width: 95%;
	}

	.emp-bsns-sec-inner-box .card {
		min-height: fit-content;
		padding: 74px 92px 64px;
	}

	.bg-abs {
		object-fit: contain;
	}

	.emp-bsns-sec-inner-box h2 {
		margin: 0 0 40px 0;
	}

	.emp-bsns-sec-inner-box .card .card-body .card-title {
		margin-bottom: 18px;
	}

	.card-img {
		margin: 0 0 32px 0;
	}

	.cards-slider .card {
		min-height: 337px;
	}

	.apps-link-btns .scl-btn .btn-primary .store-title-cont label {
		font-size: 14px;
	}

	.apps-link-btns {
		right: 0;
		bottom: 0;
		position: relative;
		margin: 40px 0 0 0;
		flex-wrap: wrap;
		gap: 12px;
		flex-direction: column;
	}

	.cont-sec h3 {
		margin: 0 0 8px 0;
	}

	
	.bbas-cont h2 {
		font-size: 42px;
	}

	.unfcop-trvl-card {
		margin: 0 0 54px 0;
	}

	.unfcop-trvl-card:last-child {
		margin: 0 auto;
	}

	.cards-slider .card {
		max-width: fit-content;
		min-width: calc(100% - 20px);
	}

	.unfcop-trvl-card {
		margin: 0 0 30px 0;
	}

	.ops-inner-box {
		margin: -50px auto 0;
	}

	#nexuswind .logos-slider-sec img {
		max-width: 120px;
		margin: 0 16px;
	}

	.footer {
		padding-top: 0;
		margin-top: 0;
	}

	.unfcop-trvl-card:nth-child(odd) .cont-sec {
		margin-right: 0;
	}

	.unfcop-trvl-card:nth-child(even) .cont-sec {
		margin-left: 0;
	}

	.ndc-mang-inner-box-cont {
		padding: 30px 20px;
	}

	.ndc-mang-inner-box-cont h2 {
		font-size: 30px;
	}

	.ndc-mang-inner-box-cont label {
		font-size: 22px;
	}

	.sml-rnder-mng {
		max-width: 380px;
	}

	.testi-slider .card {
		min-height: 469px;
	}

	.bg-rmv.emp-bsns-sec-outer p {
		font-size: 18px;
	}

	img.b-rgt-travl {
		max-width: 180px;
	}

	.prcntg-blu-inr .prcntg-blu-inr-cont {
		padding: 20px 40px;
	}

	.prcntg-blu-inr label {
		font-size: 52px;
		line-height: 52px;
	}

	.cont-sec p {
		text-align: center !important;
	}

	.all-posts-box-inner .column-three {
		margin-top: 0;
	}

	.team-cards-all .card {
		max-width: 100%;
	}

	.card-verti .abt-card {
		padding: 260px 20px 0;
	}

	.module-tabs-outer .nav-tabs .nav-link {
		margin: 0 18px;
	}

	.footer-bottom {
		margin: 0 auto;
		max-width: 100%;
	}
}

@media (max-width: 575px) {
	#apply-job-form-div .banner-section-bg {
		margin-top: 71px;
	}

	#single-job-page .banner-section-bg {
		margin-top: 71px;
	}

	.prsn-flght-render {
		opacity: 0.06;
	}

	.pt-80 {
		padding-top: 40px;
	}

	.pb-80 {
		padding-bottom: 40px;
	}

	.emp-bsns-sec-inner-box {
		padding: 30px 20px 0;
	}

	.apps-advrts-inner-box-cont h2 {
		font-size: 40px;
		margin: 0 0 24px 0;
	}

	.cards-slider .card {
		margin: 0 8px;
	}

	.ops-inner-box {
		margin: -26px auto 0;
	}

	.bbas-cont h2 {
		font-size: 32px;
		margin: 0 0 30px 0;
	}

	.bbas-cont h6 {
		font-size: 24px;
		margin: 0 0 30px 0;
	}

	.bbas-cont p {
		font-size: 18px;
	}

	.unfcop-trvl-inner-box .mn-para {
		font-size: 22px;
	}

	.unfcop-trvl-card {
		margin: 0 0 16px 0;
	}

	.logos-slider-sec img {
		max-width: 150px;
		margin: 0 12px;
	}

	.emp-bsns-sec-inner-box .card {
		padding: 44px 92px 64px;
	}

	.logos-slider-sec {
		animation: 10s slide infinite linear;
	}

	.logos-slider-sec-ltr {
		animation: 10s slide-ltr infinite linear;
	}

	.footer {
		margin-top: 12px;
	}

	.apps-advrts-inner-box {
		padding: 40px 40px;
	}

	.unfcop-trvl.pt-80.pb-80 {
		padding-bottom: 0;
	}




	.hd-br-inner-box {
		padding: 0 30px;
	}

	.hd-br-inner-box h2 {
		font-size: 29px;
	}

	.ndc-mang-inner-box-cont label {
		font-size: 18px;
	}

	.sml-rnder-mng {
		max-width: 340px;
	}

	.testi-slider .card {
		min-height: 494px;
	}

	.bg-rmv .emp-bsns-sec-inner-box h2 {
		font-size: 32px;
	}

	.bg-rmv.emp-bsns-sec-outer p {
		font-size: 16px;
	}

	.btabs-cont h6 {
		font-size: 54px;
	}

	.hdgs-cont-inner-box {
		padding: 30px 10px 10px;
	}

	/* .cards-slider-trns .slick-slide {
        width: calc(432px - 0px) !important;
    } */
	.fg-logo img {
		width: 200px;
	}


	.para-btn-cta-sml p {
		font-size: 18px;
	}
}

@media (max-width: 479px) {
	.fg-logo {
		max-width: 200px;
	}

	.ops-inner-box {
		padding: 24px 24px 30px;
	}

	.emp-bsns-sec-inner-box .card .card-body p {
		font-size: clamp(1rem, 0.875rem + 0.625vw, 1.625rem);
		line-height: 26px;
	}

	.cards-slider {
		margin: 0;
	}

	.apps-advrts-inner-box {
		padding: 24px;
	}

	.apps-advrts-inner-box-cont h2 {
		font-size: 30px;
	}

	.prvcy-and-terms-links ul {
		flex-direction: column !important;
		align-items: center !important;
	}

	.bbas-cont h2 {
		font-size: 32px;
		margin: 0 0 26px 0;
	}

	.bbas-cont h6 {
		font-size: 24px;
		margin: 0 0 30px 0;
	}

	.bbas-cont p {
		font-size: 16px;
		margin: 0 0 16px 0;
	}

	.testi-slider .card .card-body .card-title {
		font-size: 14px;
		line-height: 24px;
	}

	.testi-slider .card .card-body {
		padding: 0;
	}

	.testi-slider .element {
		margin: 0 12px;
	}

	.testi-slider .btn-primary i {
		font-size: 20px;
	}

	.b-blu-astrng-inner-box {
		padding: 40px 20px;
	}

	.b-blu-astrng-inner-box {
		padding: 40px 20px;
	}

	.b-blu-astrng-inner-box {
		padding: 40px 20px;
	}

	.unfcop-trvl-inner-box .mn-para {
		font-size: 18px;
	}

	.cards-slider-outer .slick-list.draggable {
		overflow: hidden;
	}

	.bg-abs {
		object-fit: unset;
	}

	.emp-bsns-sec-inner-box .card {
		min-height: fit-content;
		padding: 48px 19% 50px;
	}

	.emp-bsns-sec-inner-box .card .card-body .card-title {
		font-size: 24px;
	}


	.ops-inner-box h1 {
		font-size: 28px;
	}

	.big-fnt {
		font-size: 20px;
		padding: 0;
	}


	.fl-hdng {
		font-size: 21px;
	}

	.testi-slider .card {
		min-height: 500px;
	}

	.testi-slider .btn-primary.slick-prev {
		left: 110px !important;
		transform: translateY(31%);
		bottom: 0;
		top: auto;
	}

	.testi-slider .btn-primary.slick-next {
		top: auto;
		transform: translateY(31%);
		bottom: 0;
	}

	.big-text-abs-inner-box {
		padding: 20px 10px;
	}

	.btabs-cont h6 {
		font-size: 42px;
	}

	.module-tabs-outer .nav-tabs .nav-link {
		margin: 0 10px;
	}

	.module-tabs-outer .txt-cont-sec-outer {
		max-height: 600px;
	}

	.contact-us-form-sec {
		padding: 0 16px 80px;
	}

	.persn-render {
		max-height: 203px;
	}

	.abt-card {
		padding: 40px 0 0 166px;
	}

	.team-cards-all .card,
	.team-cards-all .card .card-body {
		border-radius: 6px;
	}

	.persn-render {
		left: 4px;
	}

	.abt-card {
		padding: 10px 0 0 166px;
	}

	.team-cards-all .card {
		min-height: 120px;
	}

	.team-cards-hori {
		padding: 80px 0 0;
	}

	.card-verti .persn-render-bg {
		height: fit-content;
		left: 0;
	}

	.persn-render-bg {
		left: -40px;
	}

	.slide-render {
		max-width: 100%;
	}

	.para-btn-cta-sml p {
		font-size: 16px;
	}
}

@media (max-width: 320px) {
	.cards-slider-trns .slick-slide {
		width: calc(232px - 0px) !important;
	}

	.abt-card .name-text {
		font-size: 20px;
	}
}



/* Mobile to mobile  */
@media (min-width: 320px) and (max-width: 576px) {

	#about-us-cont .location-map-prt {
		width: 100%;
		height: 500px !important;
	}
}