/* Front Page */
body.home.page-template-default.page [data-vertical-spacing*=bottom] {
    padding-bottom: 0;
}


/* Top Promo */
.top-promo .eael-entry-wrapper,
.top-promo article.eael-grid-post.eael-post-grid-column {
	padding: 0;
}
.top-promo .eael-entry-title {
	margin: 0;
	padding: 8px 10px;
}
#elementor-popup-modal-7664 .dialog-close-button {
	top: 10px;
}


/* Main Menu */
/*.main-menu li ul li > a {
    padding: 15px 10px !important;
}*/
/*.main-menu ul > .current-menu-ancestor > a:nth-child(1) {
	border-bottom: 4px solid #0A468C;
}*/
.main-menu .elementor-item-active.has-submenu,
.main-menu ul > .current-menu-ancestor > a,
.main-menu .menu-item-object-custom.current-menu-item > a {
	font-weight: 500 !important;
}
.main-menu .elementor-item-active.has-submenu:before,
.main-menu ul > .current-menu-ancestor > a:before,
.main-menu .menu-item-object-custom.current-menu-item > a:before {
	position: relative;
	content: "";
	background: url("/wp-content/uploads/2024/08/aktif-menu.svg") no-repeat;
    width: 16px;
    height: 13px;
    margin-right: 10px;
    opacity: 1 !important;
}
.main-menu ul > li > ul > .current-menu-ancestor.menu-item-has-children > a:before,
.main-menu ul > li > ul > .current-menu-ancestor.current-menu-parent.menu-item-has-children > a:before {
	background: url("/wp-content/uploads/2024/09/airplane-white.svg") no-repeat;
	background-size: contain;
}
.main-menu .elementor-sub-item.elementor-item-active.has-submenu:before,
.main-menu .elementor-sub-item.elementor-item-active.has-submenu a:before {
	display: none;
}
.main-menu ul.sub-menu > .current-menu-ancestor > a {
	background-color: #0A468C !important;
	color: #fff;
	border-bottom: 0;
}
.main-menu ul.elementor-nav-menu--dropdown a, 
.main-menu ul.elementor-nav-menu--dropdown a:focus, 
.main-menu ul.elementor-nav-menu--dropdown a:hover {
	border-left: 0;
}
.main-menu ul.sub-menu a {
	width: 200px;
	word-wrap: break-word;
    white-space: normal;
}


/* Main Banner */
.main-banner .swiper-slide-inner,
.main-banner .elementor-slides-wrapper.elementor-main-swiper.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-backface-hidden {
	border-bottom-left-radius: 58px !important;
}
.main-banner .swiper-slide-bg {
	width: 100vw;
	border-bottom-left-radius: 58px;
}
.main-banner .swiper-slide-bg.elementor-ken-burns--active {
    border-bottom-left-radius: 58px;
}
/* .main-banner:after {
    content: "";
    position: absolute;
    background: #000;
    width: 58px;
    height: 58px;
    bottom: -58px;
    right: 0;
} */
.elementor-3383 .elementor-element.elementor-element-1f81284 span.swiper-pagination-bullet {
	background: #fff !important;
	border: 1px solid #FFBB00 !important;
	opacity: 1 !important;
}
.elementor-3383 .elementor-element.elementor-element-1f81284 span.swiper-pagination-bullet.swiper-pagination-bullet-active {;
	background: transparent linear-gradient(90deg, #FF6F00 0%, #FFD427 100%) !important;
    width: 21px !important;
	border-radius: 4px !important;
}
ss3-force-full-width {
    border-bottom-left-radius: 60px;
    overflow: hidden;
}
div#n2-ss-2-arrow-previous,
div#n2-ss-2-arrow-next {
    background-color: #00425F;
    border-radius: 50%;
}
div#n2-ss-2-arrow-previous:before {
    content: "";
	position: absolute;
	background: url("/wp-content/uploads/2024/09/left-bnr.svg") no-repeat;
    width: 40px;
    height: 40px;
    z-index: 99;
}
div#n2-ss-2-arrow-next:before {
	content: "";
	position: absolute;
	background: url("/wp-content/uploads/2024/09/right-bnr.svg") no-repeat;
    width: 40px;
    height: 40px;
    z-index: 99;
}
div#n2-ss-2 .nextend-arrow img {
	opacity: 0;
}


/* Promo Banner */
#elementor-popup-modal-819 {
	margin: 0 -10px !important;
}
#elementor-popup-modal-819 .dialog-close-button {
	padding: 5px;
	border-radius: 50px;
}
.promo-banner .swiper-pagination {
    text-align: left;
}
.promo-banner span.swiper-pagination-bullet {
	background: #fff;
	border: 1px solid #FFBB00;
	opacity: 1;
}
.promo-banner span.swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: transparent linear-gradient(90deg, #FF6F00 0%, #FFD427 100%);
	width: 21px !important;
	border-radius: 4px;
}
.elementor-819 .elementor-element.elementor-element-2e2b79d .elementor-swiper-button {
	padding: 2px;
	border: 1px solid #ADADAD;
	border-radius: 50px;
}


/* Floating Links */
.floating-links a {
	display: block;
	padding: 16px;
	text-decoration: none;
	position: relative;
}

.floating-links a > span {
	display: none;
	position: absolute;
	right: 60px;
	background-color: #fff;
	border-radius: 0;
	color: #171717;
	font-size: 14px;
	padding: 18px 12px;
	top: 0;
	white-space: nowrap;
}

.floating-links a:hover > span {
	display: block;
}

.floating-links .w3c {
  	position: relative;
}

.floating-links .w3c .img-oku {
	cursor: pointer;
	padding: 8px 0;
}

.floating-links .w3c .w3c-part {
	display: none;
	right: 38px;
	top: 0;
	background-color: #fff;
	box-shadow: 0px 3px 6px #00000059;
	padding: 0 0 10px 0;
	font-size: 14px;
	position: absolute;
	width: 200px;
	text-align: left;
}

.floating-links .w3c .w3c-part.hover {
	display: block;
}

.floating-links .w3c .w3c-part .w3c-part-title {
	background-color: #E3066D;
	font-size: 14px;
	color: #fff;
	padding: 5px 10px;
}

.floating-links .w3c .w3c-part .w3c-title {
	color: #000000;
	font-weight: 600;
	font-size: 14px;
}

.floating-links .w3c .w3c-part .header-w3c-wrapper {
	padding: 10px;
}

.floating-links .w3c .w3c-part .header-w3c-wrapper .w3c-div span {
  cursor: pointer;
  font-size: 18px;
  font-weight: 500;
  color: #656565;
  margin-right: 10px;
}

.floating-links .w3c .w3c-part .header-w3c-wrapper .w3c-div span:last-child {
  margin-right: 0;
}

.floating-links .w3c.hover .w3c-part {
	display: block;
}

.floating-links > div {
	position: relative;
}

.floating-links > div:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 10%;
	width: 80%;
	height: 1px;
	background-color: #D2D4D5;
}

.floating-links > div:last-child:after {
	display: none;
}


/* Content Styling */
#main-container .site-main {
	background: url(/wp-content/uploads/2024/08/Contant-Element-Top-transparent.png) no-repeat 0 175px, url(/wp-content/uploads/2024/08/Content-Element-Bot.png) no-repeat right bottom;
    margin-bottom: 70px;
	border-radius: 0 58px 0 0;
    z-index: 4;	
}
.page.page-id-870 main#main {
    background: unset;
}
.home #main-container .site-main,
.parent-pageid-498 #main-container .site-main,
.parent-pageid-104 #main-container .site-main {
	margin-bottom: 0;
}
ol.maskargo-ol,
ul.maskargo-ul {
	margin-top: 10px;
}
ol.maskargo-ol li,
ul.maskargo-ul li {
	margin-bottom: 10px;
}
ol.maskargo-ol li::marker,
ul.maskargo-ul li::marker {
	color: #0D4689;
}


/* Content Area */
.e-con-inner {
    max-width: 1080px !important;
}


/* Content Header */
.content-header {
	margin-bottom: 50px;
}
.content-header:after {
    content: "";
    position: absolute;
    background: url("/wp-content/uploads/2024/03/curve.png");
    width: 58px;
    height: 58px;
    bottom: -58px;
    right: 0;
}
.content-header.default:after {
	background: url("/wp-content/uploads/2024/09/curve_D9CFDB.png") no-repeat;
}
/*.content-header .e-con-inner:after {
    content: "";
    position: absolute;
    background: #fff;
    width: 59px;
    height: 58px;
    right: 0;
    bottom: -58px;
    border-top-right-radius: 58px;
	z-index: 9;
}
.content-header.st:after {
	background: url("/wp-content/uploads/2024/08/cut-bnr-trackshipment.png") no-repeat;
}*/
/*.content-header.default:after {
	background: #eadde6;
}*/
.content-header.about-us:after {
	background: url("/wp-content/uploads/2024/08/cut-bnr-overview.png") no-repeat;
}
.content-header.fs {
	border-radius: 0;
}
.content-header.fs:after {
	background: url("/wp-content/uploads/2024/08/cut-bnr-onlineflight.png") no-repeat;
}
.content-header.product:after {
	background: url("/wp-content/uploads/2024/08/cut-bnr-productslanding.png") no-repeat;
}
.content-header.contact-us:after {
	background: url("/wp-content/uploads/2024/08/cut-bnr-support.png") no-repeat;
}
.content-header.ground-handling:after {
    background: #181418;
}
.content-header.express-handling:after {
    background: #c3b5ac;
}
.content-header.security-handling:after {
    background: #5f6058;
}
.content-header.global-mail:after {
    background: #162022;
}
.content-header.charters:after {
    background: #c0c1c3;
}


/* Overview Page */
.over-air:before {
    content: "";
    background: #0A468C;
    position: absolute;
    top: -58px;
    width: 58px;
    height: 58px;
    border-radius: 0;
}
.over-air:after {
    content: "";
    position: absolute;
    background: #002ECFC2;
    width: 58px;
    height: 58px;
    bottom: -58px;
    right: 0;
}
.over-vission:before {
    content: "";
    background: #70ADF1;
    position: absolute;
    top: -58px;
    width: 58px;
    height: 58px;
    border-radius: 0;
}
.over-mission .e-con-inner {
    z-index: 9;
}
.over-mission:before {
	 content: "";
    background: #EBDACD;
    position: absolute;
    top: -58px;
    width: 58px;
    height: 58px;
    border-radius: 0;
}
.over-mission:after {
	content: "";
    background: transparent linear-gradient(86deg, #EBDACD 0%, #EBDACD6B 72%, #EBDACD00 100%);
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 1;
}
.title-strike {
	position: relative;
	text-align: center;
	font-size: 24px;
	color: #0044cc; /* Adjust color as needed */
	margin: 20px 0;
}
.title-strike::before, 
.title-strike::after {
	content: '';
	position: absolute;
	top: 50%;
	width: 50%;
	height: 2px;
	background-color: #0D4689; /* Adjust color as needed */
}
.title-strike::before {
	left: 0;
	margin-right: 10px;
}
.title-strike::after {
	right: 0;
	margin-left: 10px;
}
.title-strike span {
	position: relative;
	padding: 0 70px;
	background: #fff;
	z-index: 9;
}
.title-strike span:before {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2024/08/Icon-airplane-L.png);
    width: 23px;
    height: 18px;
    top: 50%;
	transform: translatey(-50%);
    left: 0;
}
.title-strike span:after {
    content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2024/08/Icon-airplane-R.png);
    width: 23px;
    height: 18px;
    top: 50%;
	transform: translatey(-50%);
    right: 0;
}


/* Products Page */
.products:before {
    content: "";
    background: #0A468C;
    position: absolute;
    top: -58px;
    width: 58px;
    height: 58px;
    border-radius: 0;
	opacity: 0.7;
}


/* Contact Us Page */
/*.contact-us-form select,
.contact-us-form input,
.contact-us-form textarea {
    background-color: #fff;
}*/
.contact-us-form .choices__list {
	color: #606266;
	font-weight: 300;
}


/* Curve */
/*.top-left {
	position: absolute;
    background: #fff;
    width: 58px;
    height: 58px;
    top: 65px;
    left: 0;
    border-bottom-left-radius: 58px;
    z-index: 9;
}
.center {
    position: absolute;
    background: #fff;
    width: 100px;
    height: 58px;
    top: 35px;
    left: 48px;
    z-index: 99;
}
.bottom-right {
    position: absolute;
    background: #fff;
    width: 58px;
    height: 58px;
    top: 66px;
    left: 1461px;
    border-top-right-radius: 58px;
    z-index: 9;
}*/


/* Products Page */
.products-box:hover .products-title {
    margin-top: -30px;
}
.products-title {
    transition: all .5s ease-out;
}
.products-desc {
    display: none;
}
.products-box:hover .products-desc {
  display: block;
}


/* Sitemap Page */
.sitemap ul#menu-main-menu > li {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    font-weight: 300;
}
.sitemap ul#menu-main-menu > li > a:first-child {
	color: #161748;
    font-size: 30px;
	font-weight: 500;
	pointer-events: none;
}


/* Maskargo Table */
.maskargo-table {
	font-size: 14px;
	border: 1px solid #D5DDF8;
	border-radius: 10px;
}
.maskargo-table thead tr th {
	background-color: #0D4689;
	color: #fff;
	font-weight: 500;
	line-height: 17px;
	border: 1px solid #D5DDF8;
	vertical-align: middle;
}
.maskargo-table thead tr:first-child th:first-child {
	border-top-left-radius: 30px;
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
}
.maskargo-table thead tr:first-child th:last-child {
	border-top-right-radius: 30px;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
}
/*.maskargo-table thead tr:nth-child(odd) th {
	background-color: #F5F7FD;
}*/
.maskargo-table tbody {
	color: #161748;
	line-height: 20px;
}
.maskargo-table th,
.maskargo-table td {
	padding: 15px !important;
}
.maskargo-table tbody tr:nth-child(even),
.maskargo-table tbody tr:nth-child(even) td {
    background-color: #fff;
}
.maskargo-table tbody tr:nth-child(odd),
.maskargo-table tbody tr:nth-child(odd) td {
    background-color: #F0F3F5;
}
.maskargo-table.flight-schedule tbody tr:nth-child(even),
.maskargo-table.flight-schedule tbody tr:nth-child(even) td,
.maskargo-table.flight-schedule tbody tr:nth-child(odd),
.maskargo-table.flight-schedule tbody tr:nth-child(odd) td {
    background-color: #fff;
	border: 1px solid #C9D2DB;
}
.maskargo-table.flight-schedule tbody tr.group-1 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-1 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-2 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-2 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-3 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-3 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-4 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-4 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-5 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-5 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-6 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-6 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-7 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-7 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-8 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-8 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-9 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-9 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-10 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-10 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-11 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-11 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-12 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-12 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-13 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-13 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-14 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-14 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-15 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-15 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-16 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-16 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-17 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-17 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-18 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-18 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-19 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-19 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-20 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-20 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-21 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-21 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-22 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-22 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-23 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-23 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-24 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-24 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-25 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-25 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-26 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-26 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-27 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-27 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-28 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-28 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-29 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-29 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-30 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-30 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-31 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-31 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-32 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-32 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-33 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-33 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-34 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-34 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-35 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-35 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-36 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-36 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-37 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-37 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-38 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-38 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-39 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-39 td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-40 td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-40 td:nth-child(4) {
    border-bottom-color: transparent !important;
}
.maskargo-table.flight-schedule tbody tr.group-1.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-1.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-2.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-2.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-3.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-3.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-4.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-4.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-5.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-5.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-6.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-6.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-7.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-7.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-8.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-8.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-9.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-9.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-10.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-10.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-11.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-11.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-12.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-12.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-13.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-13.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-14.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-14.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-15.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-15.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-16.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-16.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-17.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-17.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-18.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-18.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-19.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-19.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-20.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-20.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-21.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-21.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-22.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-22.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-23.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-23.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-24.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-24.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-25.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-25.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-26.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-26.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-27.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-27.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-28.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-28.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-29.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-29.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-30.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-30.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-31.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-31.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-32.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-32.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-33.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-33.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-34.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-34.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-35.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-35.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-36.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-36.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-37.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-37.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-38.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-38.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-39.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-39.hover-group td:nth-child(4),
.maskargo-table.flight-schedule tbody tr.group-40.hover-group td:nth-child(1),
.maskargo-table.flight-schedule tbody tr.group-40.hover-group td:nth-child(4) {
    border-bottom-color: #E8E8E8 !important;
}
.maskargo-table.flight-schedule tbody tr:last-child td/*,
.maskargo-table.flight-schedule tbody tr td:nth-child(5),
.maskargo-table.flight-schedule tbody tr td:nth-child(6),
.maskargo-table.flight-schedule tbody tr td:nth-child(7),
.maskargo-table.flight-schedule tbody tr td:nth-child(8),
.maskargo-table.flight-schedule tbody tr td:nth-child(9),
.maskargo-table.flight-schedule tbody tr td:nth-child(10),
.maskargo-table.flight-schedule tbody tr td:nth-child(11)*/ {
	border-bottom-color: #0066B3;
	vertical-align: middle;
}
.maskargo-table.flight-schedule tbody tr td {
	position: relative;
	vertical-align: middle;
}
.maskargo-table.flight-schedule tbody tr td:nth-child(5):before {
	position: absolute;
    content: "";
	border-bottom: 1px solid #0066B3;
	width: 1089px;
    height: 1px;
    bottom: -1px;
    right: calc(0% - 425px);
    z-index: 9;
}
.maskargo-table.flight-schedule tbody tr td:nth-child(5):after {
	position: absolute;
    content: "";
	border-bottom: 1px solid #0066B3;
	width: 1080px;
    height: 1px;
    bottom: -5px;
    right: calc(0% - 425px);
    z-index: 9;
}
.maskargo-table.flight-schedule tbody tr td:first-child {
    border-left-color: #0066B3;
}
.maskargo-table.flight-schedule tbody tr td:nth-child(1), 
.maskargo-table.flight-schedule tbody tr td:nth-child(2), 
.maskargo-table.flight-schedule tbody tr td:nth-child(3) {
    border-right-color: transparent;
}
.maskargo-table.flight-schedule tbody tr.hovered td,
.maskargo-table.flight-schedule tbody tr.hover-group td,
.maskargo-table.flight-schedule tbody tr:hover td {
	border-right-color: #E8E8E8;
}
.maskargo-table.flight-schedule tbody tr td:last-child {
    border-right-color: #0066B3;
}
/*.maskargo-table.flight-schedule tbody tr {
	position: relative;
}*/
.maskargo-table.flight-schedule tbody tr.hovered td,
.maskargo-table.flight-schedule tbody tr.hover-group td,
.maskargo-table.flight-schedule tbody tr:hover td {
	background-color: #E8E8E8 !important;
}
/*.maskargo-table.flight-schedule tbody tr:hover td:last-child:before {
	content: "BOOK NOW";
	position: absolute;
	background-color: #0D4689;
	color: #fff;
	width: 147px;
	height: 38px;
}*/
.maskargo-table.flight-schedule .schdule-hover {
    position: relative;
}
.maskargo-table.flight-schedule .schedule-book-now {
    position: absolute;
    display: none;
    background-color: #0D4689;
    color: #fff;
    width: 147px;
    text-align: center;
    text-decoration: none;
    padding: 8px;
    top: 50%; /* Positioning at 50% of parent height */
    left: 520px;
    transform: translate(-50%, -50%);
	border-radius: 5px;
    z-index: 99;
}
.maskargo-table.flight-schedule tbody tr .schedule-book-now {
    display: none; /* Hide by default */
}
.maskargo-table.flight-schedule tbody tr.hover-group .schedule-book-now {
    display: none; /* Hidden even when hovering on group rows */
}
.maskargo-table.flight-schedule tbody tr.direct:hover .schedule-book-now,
.maskargo-table.flight-schedule tbody tr.hover-group-first .schedule-book-now {
	display: inline-block;
}
.maskargo-table.flight-schedule .schedule-date {
	color: #7E7E7E;
	font-size: 14px;
}
.maskargo-table.flight-schedule tbody tr td:nth-child(2) {
	position: relative;
}
.maskargo-table.flight-schedule tbody tr td:nth-child(2):before {
    content: "";
    position: absolute;
    background: url("/wp-content/uploads/2024/08/arrow-flight.svg");
    width: 72px;
    height: 15px;
    top: 50%;
    left: -38px;
    transform: translateY(-50%);
}
span.ff_upload_btn.ff-btn:before {
    content: "";
	display: inline-block;
	background: url("/wp-content/uploads/2024/09/upload.svg") no-repeat;
	background-size: contain;
	width: 14px;
	height: 12px;
	margin-right: 5px;
}


/* FORM */
.fluentform_wrapper_4.ffs_custom_wrap .ff-el-form-check {
    display: inline-block;
    margin-right: 15px;
}
.fluentform_wrapper_4.ffs_custom_wrap table.ff_repeater_table thead {
    display: none;
}	
.fluentform_wrapper_4.ffs_custom_wrap table.ff_repeater_table td:first-child {
    width: 18%;
}
.fluentform_wrapper_4.ffs_custom_wrap span.ff_input-group-text {
    font-weight: 300 !important;
}


/* MISC */
.single.single-post .hero-section {
    min-width: 1080px;
    margin-top: 30px;
	margin-bottom: 0;
}
.year-tab .elementor-widget-container {
    background-color: #EEEEEE;
	padding: 0 !important;
	border: 0 !important;
}
.year-tab .no-link .elementor-widget-container h6 {
	background-color: #0D4689;
	color: #fff;
	padding: 15px 25px;
	border-radius: 10px;
}
.year-tab .elementor-widget-container h6 a {
	display: block;
	color: #231F20 !important;
	padding: 15px 25px !important;
}
.year-tab .elementor-widget-container:hover {
	background-color: #0D4689;
}
.year-tab .elementor-widget-container:hover a {
	color: #fff !important;
}
a.page-numbers {
    background-color: #fff;
	margin: 0 !important;
    padding: 10px 15px;
	border: 1px solid #C9D2DB;
    border-radius: 5px;
	line-height: 50px;
}
span.page-numbers.prev,
span.page-numbers.next {
    padding: 10px 15px;
    border: 1px solid #C9D2DB;
    border-radius: 5px;
}
span.page-numbers.current {
    background-color: #0D4689;
    color: #fff !important;
	margin: 0 !important;
    padding: 10px 15px;
    border-radius: 5px;
}
a.page-numbers:hover {
	background-color: #0D4689;
    color: #fff !important;
}
#breadcrumbs span {
	margin: 0 5px;
}
a.a2a_dd.addtoany_share_save.addtoany_share {
    background-color: #fff;
    padding: 10px 15px;
	border: 1px solid #98A4B4;
    border-radius: 30px;
}
a.a2a_dd.addtoany_share_save.addtoany_share:before {
    content: "Share";
	color: #98A4B4;
	font-size: 14px;
	line-height: 20px;
	margin-right: 15px;
}
form#maskargo-flight-schedule-form-id input.form-control.btn-primary:hover {
    background-color: #1967B1 !important;
}
.f-info {
	background-color: #fff;
}
.fly-your-cargo {
	background-image: url("/wp-content/uploads/2024/08/agent-img-1.png"), radial-gradient(closest-side at 67% 50%, #4ABCFF 0%, #00425F 100%);
	background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
}
.freighter-schedule {
	background-image: url("/wp-content/uploads/2024/08/public-img-1.png"), radial-gradient(closest-side at 67% 50%, #4ABCFF 0%, #00425F 100%);
	background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
}
.year-tab .elementor-widget-heading:nth-child(n+7) {
	display: inline-block !important;
}
.tab-archive {
	display: none !important;
}
.select-container .select2-container {
	display: none;
    margin-top: 90px;
}
.select-container .select2-container.active {
	display: block;
	z-index: 99;
}
.select-container .select2-container .select2-selection--single {
	height: 40px !important;
	border: 1px solid #C9D2DB !important;
}
.select-container .select2-container .select2-selection--single .select2-selection__rendered {
	background-color: #0D4689;
    color: #fff;
	line-height: 70px !important;
}
.select-container .select2-container .select2-selection--single .select2-selection__rendered:before {
    content: "";
    width: 15px;
    height: 70px;
    background: #0D4689;
    position: absolute;
    left: -14px;
}
.select-container .select2-container .select2-selection--single .select2-selection__rendered:after {
    content: "";
    width: 15px;
    height: 70px;
    background: #0D4689;
    position: absolute;
    right: -14px
}
.select-container .select2-container .select2-selection--single .select2-selection__arrow {
	height: 70px !important;
}
form#maskargo-flight-schedule-form-id .select2-container {
	width: 100% !important;
}
form#maskargo-flight-schedule-form-id .select2-container--default .select2-selection--single {
	height: 40px !important;
	border: 1px solid #C9D2DB !important;
}
form#maskargo-flight-schedule-form-id .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 40px !important;
}
form#maskargo-flight-schedule-form-id .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 40px !important;
}
form#maskargo-flight-schedule-form-id input[type="date"] {
	color: #98A4B4;
	border: 1px solid #C9D2DB;
}
.page-id-3670 .elementor-grid-4 .elementor-grid,
.page-id-6044 .elementor-grid-4 .elementor-grid,
.page-id-4478 .elementor-grid-4 .elementor-grid,
.page-id-4588 .elementor-grid-4 .elementor-grid,
.page-id-6049 .elementor-grid-4 .elementor-grid {
	display: flex;
    justify-content: center;
}
.page-id-3670 .elementor-grid-4 .elementor-grid > article,
.page-id-6044 .elementor-grid-4 .elementor-grid > article,
.page-id-4478 .elementor-grid-4 .elementor-grid > article,
.page-id-4588 .elementor-grid-4 .elementor-grid > article,
.page-id-6049 .elementor-grid-4 .elementor-grid > article {
	width: 25%;
}
.hfe-page-title:hover a, 
.elementor-post__title:hover a {
    text-decoration: none;
}
.page-id-9846 .choices__list.choices__list--dropdown {
    -ms-overflow-style: none;
    scrollbar-width: none;
}


/* Responsive */
@media (max-width: 1089px) {
	.maskargo-table.flight-schedule tbody tr td:nth-child(11):after {
		content: "";
		height: 10px;
		width: 105px;
		background: #fff;
		position: absolute;
		bottom: -8px;
		right: -106px;
		z-index: 999;
	}
}
@media (max-width: 1024px) {
	
	ul#menu-main-menu {
		background-color: #fff;
	}
	.main-menu ul.sub-menu a {
		width: auto;
		word-wrap: unset;
	}
	.single.single-post .hero-section {
		min-width: auto;
	}
	.sitemap ul#menu-main-menu > li {
		width: 100%;
	}
	.maskargo-table.flight-schedule .schedule-book-now {
		left: 100%;
		transform: translatex(130%);
	}
	.page-id-3670 .elementor-grid-4 .elementor-grid,
	.page-id-6044 .elementor-grid-4 .elementor-grid,
	.page-id-4478 .elementor-grid-4 .elementor-grid,
	.page-id-4588 .elementor-grid-4 .elementor-grid,
	.page-id-6049 .elementor-grid-4 .elementor-grid {
		display: grid;
	}
	.page-id-3670 .elementor-grid-4 .elementor-grid > article,
	.page-id-6044 .elementor-grid-4 .elementor-grid > article,
	.page-id-4478 .elementor-grid-4 .elementor-grid > article,
	.page-id-4588 .elementor-grid-4 .elementor-grid > article,
	.page-id-6049 .elementor-grid-4 .elementor-grid > article {
		width: auto;
	}
}

@media (max-width: 768px) {
	
	.page.page-id-7741 .d-flex {
		display: inline-block !important;
		width: 100% !important;
		text-align: center !important;
	}
	.page.page-id-7741 .flight,
	.page.page-id-7741 .origin, 
	.page.page-id-7741 .destination,
	.page.page-id-7741 .date,
	.page.page-id-7741 .ori > div,
	.page.page-id-7741 .des > div {
		width: 100% !important;
	}
	.page.page-id-7741 .origin, 
	.page.page-id-7741 .destination {
		border-bottom: 1px solid #fff;
	}
	.page.page-id-7741 .date .w-75,
	.page.page-id-7741 .date .w-25 {
		float: left;
		width: 50%;
	}
	.page.page-id-7741 .select-container {
		position: absolute;
		top: 0;
	}
	.page.page-id-7741 .select-container .select2-container {
		margin-top: 50px;
	}
	.page.page-id-7741 .select-container .select2-container .select2-selection--single .select2-selection__rendered {
		/*background-color: #1967B1;*/
		border: 1px solid #fff;
	}
	.page.page-id-7741 .select-container .select2-container .select2-selection--single .select2-selection__arrow {
		border-right: 1px solid #fff;
	}
	.select-container .select2-container .select2-selection--single .select2-selection__rendered:before,
	.select-container .select2-container .select2-selection--single .select2-selection__rendered:after {
		display: none;
	}
}

@media (max-width: 678px) {
	
	.title-strike::before,
	.title-strike::after {
		display: none;
	}
}

@media (max-width: 665px) {
	
	.title-strike span {
		background: transparent;
		padding: 0;
	}
	.title-strike span:before {
		position: relative;
		display: inline-block;
		left: -5px;
	}
	.title-strike span:after {
		position: relative;
		display: inline-block;
		right: -5px;
	}
	.elementor-tab-content {
		overflow-x: auto;
	}
}

@media (max-width: 555px) {
	
	.page.page-id-7741 .date .w-75 {
		width: 70%  !important;
	}
	.page.page-id-7741 .date .w-25 {
		width: 30%  !important;
	}
	.page.page-id-7741 .date .w-25 .submit input {
		width: -webkit-fill-available;
		padding: 0;
	}
}