
/**
 * Theme Name:     eDubai Theme
 * Author:         Only Tourism
 * Template:       hello-elementor
 * Text Domain:	   edubai-theme
 * Description:    eDubai visa portal
 * Theme URI:      https://www.onlytourism.com/
 * Author URI:     https://www.onlytourism.com/
 * Version:        1.0
 */
@import url("https://edubaivisa.ae/nitropack_static/dVwZAHdwldiQVcrRbYowbAHwXDjFogaV/assets/static/source/rev-d0ecf2e/fonts.googleapis.com/5973f6f90f073024e3c163b11e4626ab.css2");

.grecaptcha-badge {
	display: none !important;
}

.dual-color {
	color: #e86020 !important;
}

.transparent header#masthead, .search-no-results header#masthead {
	position: absolute;
	left: 0px;
	right: 0px;
}

.transparent header#masthead .inner-header, .search-no-results header#masthead .inner-header {
	background-color: #fff !important;
}

body.white .inner-header {
	background-color: #fff !important;
}

.hero-title .dual-color {
	font-size: 54px;
}

.hero-process-box .elementor-inline-item {
	border-radius: 5px;
	background: #f5f5f5;
	padding: 0px 20px !important;
}

.hero-process-box .elementor-icon-list-icon {
	position: absolute !important;
	left: -14px;
	top: 17px !important;
}

.visa-types-box .e-filter-item {
	background-image: none !important;
}

.visa-types-box .e-filter-item.nitro-lazy {
	background-image: none !important;
}

.visa-types-box .e-filter-item[data-filter*="single"][aria-pressed="true"] {}

.switch-field {
	display: inline-flex;
	margin-bottom: 15px;
	overflow: hidden;
	background-color: #f0f0f0;
	padding: 6px 7px;
	border-radius: 11px;
}

.switch-field input {
	position: absolute !important;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	width: 1px;
	border: 0;
	overflow: hidden;
}

.switch-field label {
	color: rgba(0, 0, 0, .6);
	font-size: 14px;
	line-height: 1;
	text-align: center;
	padding: 11px 16px;
	margin-right: -1px;
	transition: all .1s ease-in-out;
}

.switch-field label:hover {
	cursor: pointer;
}

.switch-field input:checked + label {
	background-color: #9c9c9c;
	box-shadow: none;
	color: #fff;
}

.switch-field input:checked + label[for*="express"] {
	background-color: #000 !important;
}

.switch-field label:first-of-type {
	border-radius: 9px;
}

.switch-field label:last-of-type {
	border-radius: 9px;
}

.express-visa-fee, .express-visa, .express-visa-button {
	display: none;
}

.testimonials-section .swiper-wrapper {
	padding-top: 55px;
}

.testimonials-section .elementor-testimonial__footer {
	position: relative;
	top: -55px;
	margin-bottom: 0px !important;
}

.testimonials-section .swiper-wrapper .swiper-slide {
	overflow: visible !important;
}

.testimonials-section .elementor-testimonial__content {
	margin-top: -30px;
	text-align: left !important;
}

.testimonials-section .elementor-swiper-button {
	background-color: #f1f1f1 !important;
	border-radius: 30px;
	padding: 6px;
}

.testimonials-section .elementor-swiper-button-prev {
	left: -25px !important;
}

.testimonials-section .elementor-swiper-button-prev svg {
	left: -2px;
	position: relative;
}

.testimonials-section .elementor-swiper-button-next svg {
	right: -2px;
	position: relative;
}

.testimonials-section .elementor-swiper-button-next {
	right: -25px !important;
}

.visa-benefits-list ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 10px;
}

.visa-benefits-list ul li:nth-child(2n) {
	text-align: right;
}

.visa-benefits-list ul li {
	padding-left: 18px;
	position: relative;
	flex: 0 0 calc(50% - 10px);
}

.visa-benefits-list ul li:before {
	content: "";
	position: absolute;
	width: 20px;
	height: 20px;
	background-image: url("https://edubaivisa.ae/nitropack_static/dVwZAHdwldiQVcrRbYowbAHwXDjFogaV/assets/images/optimized/rev-bad6ffd/edubaivisa.ae/wp-content/uploads/2024/11/image-75.svg");
	background-repeat: no-repeat;
	background-size: contain;
	margin-left: -22px;
	top: -1px;
}

.visa-process-text p {
	margin-bottom: 0px;
}

.visa-types-box .e-filter {
	display: flex;
}

.visa-types-box .e-filter .e-filter-item {
	order: 3;
}

.visa-types-box .e-filter-item[data-filter*="single"] {
	order: 2;
}

.visa-types-box .e-filter-item[data-filter=__all] {
	order: 1;
}

.visa-price {
	display: flex;
}

.wpforms-container .wpforms-hidden {
	flex: 0 0 100%;
	margin-bottom: 10px;
}

div#wpforms-2168-header-error {
	flex: 0 0 100%;
}

.visa-application-form
  .wpforms-container-full
  .wpforms-form
  .wpforms-page-indicator.circles {
	flex-direction: column;
	flex: 0 0 20%;
	justify-content: space-between;
	border-top: 0px;
	border-bottom: 0px;
	padding: 0px;
}

/* .visa-application-form .wpforms-field-container {
    flex: 0 0 calc(80% - 30px);
} */
.visa-application-form .wpforms-page-indicator-page-title {
	font-family: "Plus Jakarta Sans";
	font-size: 17px;
	color: #7d7d7d;
	font-weight: 700;
	vertical-align: -webkit-baseline-middle;
}

.visa-application-form .wpforms-page-indicator-page:before {
	content: "";
	position: absolute;
	left: 58px;
	width: 6px;
	background-color: #f2f2f2;
	top: 85px;
	bottom: 15%;
	border-radius: 11px;
	z-index: 0;
}

.visa-application-form .wpforms-page-indicator-page.wpforms-page-indicator-page-2 .wpforms-page-indicator-page-number {
	position: relative;
	background-color: #fff !important;
	box-shadow: 0px 0px 0px 10px #fff;
}

/* .visa-application-form .wpforms-page-indicator-page.wpforms-page-indicator-page-2.active .wpforms-page-indicator-page-number{
	background-color:rgb(106, 199, 104) !important;
} */

/* .visa-application-form .wpforms-field-container {
    padding-left: 25px !important;
	border-left: 1px solid #D3D3D3;
} */
.visa-application-type-name {
	background-color: #f3f3f3 !important;
	padding: 10px 20px !important;
	border-radius: 11px !important;
	padding-left: 50px !important;
}

.visa-application-type-name:before {
	content: "";
	position: absolute;
	width: 30px;
	background-image: url("https://edubaivisa.ae/nitropack_static/dVwZAHdwldiQVcrRbYowbAHwXDjFogaV/assets/images/optimized/rev-bad6ffd/edubaivisa.ae/wp-content/uploads/2024/11/passenger.svg");
	bottom: 32px;
	background-repeat: no-repeat;
	background-size: auto;
	height: 30px;
	left: 14px;
}

.visa-application-type-name.express-type::before {
	filter: brightness(0) invert(1);
}

.visa-application-type-name .visa-title-price {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.visa-application-type-name .visa-title-price .visa-name {
	font-size: 16px;
	margin: 0px;
	font-weight: 600;
	font-family: "Plus Jakarta Sans";
	flex: 0 0 70%;
}

.visa-application-type-name label {
	font-size: 9px;
	font-family: "Plus Jakarta Sans";
	font-weight: 300;
}

.visa-application-type-name .visa-price:before {
	content: "Total";
	display: block;
	text-align: center;
	position: absolute;
	top: 34px;
	font-size: 9px;
	font-family: "Plus Jakarta Sans";
}

.visa-application-type-name .visa-price {
	font-size: 23px;
	font-weight: 600;
	font-family: "Plus Jakarta Sans";
}

.visa-application-form .wpforms-page-indicator-page-number {
	font-size: 0px !important;
	color: transparent !important;
	position: relative;
	text-align: center;
	z-index: 9;
}

.visa-application-form  .wpforms-page-indicator-page-number:before {
	content: "";
	width: 16px;
	height: 16px;
	border-radius: 16px;
	background-color: #fff;
	position: absolute;
	z-index: 9999;
	top: 12px;
	left: 12px;
	right: 0px;
}

.visa-application-form 
 .wpforms-container-full .wpforms-form .wpforms-field-divider {
	border: none !important;
	margin: 0px !important;
}

.visa-application-form 
 .wpforms-container-full .wpforms-form .wpforms-field-divider.section-tile h3 {
	font-size: 18px;
	font-family: "Inter";
	font-weight: 700;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.visa-application-form 
 .wpforms-container-full .wpforms-field input, .visa-application-form 
 .wpforms-container-full .wpforms-field select {
	height: 41px !important;
	border: 1px solid #ebebeb !important;
	border-radius: 6px !important;
	font-size: 16px !important;
	font-size: 14px;
	color: #000;
	font-family: "Tajawal";
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.visa-application-form 
 .wpforms-container-full .wpforms-field input[type="checkbox"] {
	height: auto !important;
}

.visa-application-form .wpforms-container-full .wpforms-field input::placeholder, .visa-application-form .wpforms-container-full .wpforms-field select>option[disabled] {
	color: #c3c3c3;
	font-size: 14px !important;
	font-family: "Tajawal";
	font-weight: 400;
}

.visa-application-form button.wpforms-page-button.wpforms-page-next {
	background-color: #e86020 !important;
	font-size: 14px;
	min-height: 48px;
	padding: 7px 45px;
	font-family: "Plus Jakarta Sans";
	font-weight: 500;
	width: 22%;
	border-radius: 5px;
}

.visa-application-form .wpforms-page-button.wpforms-page-prev {
	background-color: transparent !important;
	color: #4b4b4b !important;
	font-size: 14px;
	font-family: "Plus Jakarta Sans";
	border: 1px solid #e86020;
	min-height: 56px;
	padding: 0px 45px;
	width: 22%;
}

.visa-application-form .wpforms-page-button.wpforms-page-prev:hover {
	background-color: #000 !important;
	border-color: #000 !important;
	opacity: 1;
	color: #fff !important;
}

.visa-application-form .wpforms-container-full .wpforms-form .wpforms-pagebreak-left {
	flex-wrap: wrap;
	text-align: left;
	justify-content: right;
	display: flex;
}

.visa-application-form .wpforms-container-full .wpforms-form .wpforms-pagebreak-left:before, div.wpforms-container-full .wpforms-form .wpforms-pagebreak-left:after {
	display: none;
}

.visa-application-form .wpforms-submit-container {}

.visa-application-form .wpforms-submit-container button {
	background-color: #6ac768 !important;
	width: 47% !important;
	padding: 10px 20px !important;
	height: 48px !important;
	border-radius: 7px !important;
	line-height: normal !important;
}

.wpforms-field.visa_fee, .wpforms-field-payment-single.hidden, .wpforms-field.hidden-field {
	display: none !important;
}

.visa-application-type-name.express-type {
	background-color: #000 !important;
}

.visa-application-type-name.express-type * {
	color: #fff !important;
}

.visa-application-form .field-summary {
	align-items: center;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content: space-between;
}

.visa-application-form .field-summary>div {
	margin: 7px 0px;
}

.visa-application-form .col-name {
	color: #000;
	font-family: Inter;
	font-size: 13px;
	font-style: normal;
	font-weight: 600;
	line-height: 24px;
}

.visa-application-form .col-value {
	font-size: 13px !important;
	text-align: left;
	font-family: "Inter";
	color: #b2b2b2;
}

.visa-application-form .visa-details.traveler-details {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.visa-application-form .edit-step-1 {
	color: #e86020;
	cursor: pointer;
}

.visa-application-form .wpforms-field-payment-total .wpforms-payment-total {
	color: #000;
	font-family: Inter;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

.visa-application-form .wpforms-field-payment-total .wpforms-field-label {
	display: inline-block;
	font-family: Inter;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

.visa-application-form #wpforms-2168-field_39 .payment-info {
	border-radius: 13px;
	background: #f3f3f3;
	display: block;
	padding: 10px;
	font-size: 12px;
	font-family: "Plus Jakarta Sans";
	color: #000;
	line-height: 1.5em;
}

.visa-application-form div#wpforms-7-field_35-container .wpforms-layout-row {
	display: block;
}

.visa-application-form  #wpforms-7-field_35-container .wpforms-layout-row .wpforms-layout-column.wpforms-layout-column-50 {
	width: 50%;
	float: left;
}

.visa-application-form .wpforms-container .wpforms-field {
	padding: 14px 0px;
}

.visa-application-form .wpforms-container .wpforms-field-file-upload .wpforms-uploader {
	border-radius: 15px !important;
	border: 1px dashed #c2c2c2 !important;
	background: #fff;
}

.express-visa.visa-benefits-list ul li:before {
	background-image: url("https://edubaivisa.ae/nitropack_static/dVwZAHdwldiQVcrRbYowbAHwXDjFogaV/assets/images/optimized/rev-bad6ffd/edubaivisa.ae/wp-content/uploads/2024/11/Layer_1-3.svg");
	filter: brightness(0);
}

#visa_fee {
	pointer-events: none;
}

.tracking-number {
	color: #298ee6;
}

.elementor-widget-n-accordion
  .e-n-accordion-item[open]
  > .e-n-accordion-item-title {
	border-color: transparent !important;
}

.searh-box {
	max-width: 496px !important;
	margin: 0px auto;
	width: 100% !important;
}

.blog-post-section a {
	text-decoration: none !important;
}

.no-margin ol {
	padding: 0px;
	padding-left: 16px;
}

div.wpforms-container-full .wpforms-field-file-upload .wpforms-uploader {
	border: 1px dotted #939393 !important;
	height: 109px;
}

.wpforms-field-file-upload .modern-title {
	display: none;
}

.wpforms-field-file-upload label.wpforms-field-label {
	position: absolute;
	left: 0px;
	right: 0px;
	text-align: center;
	font-size: 12px !important;
	color: #3a3a3a !important;
	font-family: "tajawal";
	font-weight: 300 !important;
	bottom: 12%;
}

.wpforms-field-file-upload .wpforms-field-description {
	font-size: 9px !important;
	text-align: center;
}

div.wpforms-container div.wpforms-uploader .dz-preview {
	border: none !important;
}

/*** Dashboard Style ***/
.dashboard-template {
	width: 100%;
	clear: both;
	display: block;
}

.dashboard-template .header-row {
	display: flex;
	flex: 0 0 100%;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding: 5px 15px;
}

.dashboard-template .details, .dashboard-template .column-label {
	display: inline-block;
	float: left;
	width: 33%;
	margin-right: 2px;
	text-align: left;
	margin: 5px;
	flex: 0 0 15%;
	color: #535353;
	font-family: "Inter";
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	line-height: 14.042px;
}

.dashboard-template .entries {
	display: block;
	clear: both;
	width: 100%;
}

.dashboard-template .header-row span.column-label {
	text-transform: uppercase;
	font-weight: 700;
}

.dashboard-template .entry-details {
	width: 100%;
	margin: 8px 0;
	display: flex;
	flex-wrap: nowrap;
	background-color: #f6f6f6;
	padding: 2px 10px;
	border-radius: 9px;
	align-items: center;
	position: relative;
}

.dashboard-template .header-row {
	display: flex;
	flex: 0 0 100%;
}

.dashboard-template {
	display: flex;
	flex-wrap: nowrap;
	flex-direction: column;
	overflow-y: hidden;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	min-height: 100vh;
}

.dashboard-template .entries {
	flex: 0 0 100%;
}

.dashboard-template .entries span.details:nth-child(3) {
	cursor: pointer;
}

.visa-stage-popup, .agent-popup {
	position: absolute;
	padding: 10px;
	border-radius: 9px;
	border-radius: 4px;
	width: 215px;
	display: none;
	flex-direction: column;
	z-index: 9;
	height: auto;
	background: #fff;
	box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, .14);
	gap: 10px;
}

.visa-stage-popup > span, .entry-details .details:nth-child(3) .col-value, .agent-popup > span, .entry-details .details:nth-child(4) .col-value {
	padding: 5px 8px;
	display: inline-block;
	background-color: transparent;
	border-radius: 4px;
	text-align: center;
}

.visa-stage-popup.active, .agent-popup.active {
	display: flex;
}

.entry-details .details:nth-child(4) .col-value {
	background-color: #efefef;
	color: #000;
	cursor: pointer;
}

.agent-popup > span {
	background-color: #efefef;
}

.visa-stage-popup span[data-visa-stage*="Reviewing"], .entry-details.reviewing .details:nth-child(3) .col-value {
	border: 1px solid #1cb6c4;
	background-color: #67effb;
	font-weight: 600;
	color: #088490;
}

.visa-stage-popup span[data-visa-stage*="Pending Processing"], .entry-details.pending-processing .details:nth-child(3) .col-value {
	border: 1px solid #904bf1;
	background-color: #f0cfff;
	font-weight: 600;
	color: #904bf1;
}

.visa-stage-popup span[data-visa-stage*="Document Processing"], .entry-details.document-processing .details:nth-child(3) .col-value {
	color: #ff2d55;
	border: 1px solid #ee7171;
	background-color: #f6c6c6;
	font-weight: 600;
}

.visa-stage-popup span[data-visa-stage*="Visa In Process"], .entry-details.visa-in-process .details:nth-child(3) .col-value {
	color: #1738a2;
	border: 1px solid #93c5fd;
	background-color: #dbeafe;
	font-weight: 600;
}

.visa-stage-popup span[data-visa-stage*="Approved & Sent"], .entry-details.approved---sent .details:nth-child(3) .col-value {
	color: #14ae5c;
	border: 1px solid #18c043;
	background-color: #d0f1d8;
	font-weight: 600;
}

.visa-stage-popup span[data-visa-stage*="Rejected & Sent"], .entry-details.rejected---sent .details:nth-child(3) .col-value {
	color: #b60023;
	border: 1px solid #c0181b;
	background-color: #da5b73;
	font-weight: 600;
}

.visa-stage-popup span[data-visa-stage*="To Be Refunded"], .entry-details.to-be-refunded .details:nth-child(3) .col-value {
	color: #858585;
	border: 1px solid #817f70;
	background-color: #d4d4d4;
	font-weight: 600;
}

.visa-stage-popup span[data-visa-stage*="Refund Done"], .entry-details.refund-done .details:nth-child(3) .col-value {
	color: #d9bd00;
	border: 1px solid #eed73b;
	background-color: #fdf4b9;
	font-weight: 600;
}

.visa-stage-popup span[data-visa-stage*="Traveling Later"], .entry-details.traveling-later .details:nth-child(3) .col-value {
	border-color: #ffa705;
	background: #ffc960;
	color: #a76d00;
}

.visa-stage-popup span[data-visa-stage*="Deposit Required"], .entry-details.deposit-required .details:nth-child(3) .col-value {
	border-color: #7b002a;
	background: #7b002a;
	color: #fff;
}

.top-filter-row {
	display: flex;
	flex-wrap: wrap;
	gap: 3px;
}

.top-filter-row .filter-name {
	border-radius: 2.808px;
	border: .702px solid #ababab;
	background: #fff;
	display: block;
	padding: 7px 8px;
	text-align: center;
	font-family: Inter;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.3em;
	margin-bottom: 10px;
	cursor: pointer;
	transition: .3s all ease-out;
}

.top-filter-row .filter-name.active, .top-filter-row .filter-name:hover {
	border: .702px solid #e86020;
	background: #e86020;
	color: #fff;
}

.visa-stage-popup > span.active, .agent-popup > span.active {
	background-color: #e86020;
	font-weight: 700;
	box-shadow: 1px 2px 8px 0px #323232;
	border-color: #e86020;
	color: rgba(255, 255, 255, 1) !important;
}

.visa-stage-popup button, .agent-popup button {
	width: 100%;
	background-color: transparent;
	border: 1px solid #e86020;
	color: #e86020;
}

.dashboard-page-template {
	display: flex;
	flex-wrap: wrap;
	gap: 15px;
	flex-direction: row;
}

.dashboard-page-template .left-col {
	flex: 0 0 17%;
	background-color: #886b42;
	padding: 14px 16px;
	color: #fff;
	position: relative;
	min-height: 100vh;
	display: none;
	opacity: 0px;
}

.dashboard-page-template .right-side-col {
	flex: 0 0 calc(100% - 0px);
	overflow: hidden;
	min-height: 100vh;
}

.logout-box {
	position: absolute;
	bottom: 10px;
	left: 10px;
	right: 10px;
}

.logout-box .login-user-info {
	display: flex;
	flex-wrap: wrap;
	gap: 9px;
}

.logout-box .login-user-details {
	flex: 0 0 calc(86% - 10px);
	display: flex;
	flex-direction: column;
}

.logout-box .login-user-avatar {
	flex: 0 0 14%;
}

.logout-box .login-user-avatar img {
	border-radius: 32px;
}

.logout-box .login-user-details span.login-username {
	line-height: 1;
	font-weight: 800;
	font-family: "Inter";
}

.logout-box .login-user-details .login-email {
	line-height: 1.3;
}

.entries-wrapper.wrapper.dashboard-template::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 17%);
	border-radius: 10px;
	background-color: #efefef;
}

.entries-wrapper.wrapper.dashboard-template::-webkit-scrollbar {
	width: 10px;
	background-color: #efefef;
}

.entries-wrapper.wrapper.dashboard-template::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 17%);
	background-color: #d0af55;
}

.dashbaord-menu-bar {
	margin: 20px 0px;
}

.dashbaord-menu-bar #menu-dashboard-menu {
	margin: 0px;
	list-style: none;
}

.dashbaord-menu-bar #menu-dashboard-menu li > a {
	color: #fff;
	text-decoration: none;
	font-weight: 500;
	font-family: "Inter";
	padding: 7px 10px;
	display: inline-block;
}

.portal-name {
	color: #fff;
	font-size: 24px;
	font-weight: 800;
	font-family: "Inter";
}

.dashboard-page-template .user-bar-popup {
	position: absolute;
	bottom: 16px;
	right: 20px;
}

.dashboard-page-template .user-bar-popup svg {
	cursor: pointer;
}

.dashboard-page-template .user-bar-popup .logout-popup {
	position: absolute;
	right: 3px;
	background-color: #fff;
	display: block;
	display: none;
	width: 109px;
	text-align: center;
	color: #000;
	bottom: -19px;
	transition: .3s all ease-out;
}

.dashboard-page-template .user-bar-popup .logout-popup a {
	color: #000;
	text-decoration: none;
	font-weight: 700;
	font-family: "Inter";
}

.dashboard-page-template .section-title {}

.page-id-951 header#masthead, .page-id-951 footer {
	display: none;
}

ul#menu-dashboard-menu li.current-menu-item, ul#menu-dashboard-menu li:hover {
	background-color: #b99c4c;
	border-radius: 5px;
}

ul#menu-dashboard-menu li {
	margin-bottom: 12px;
}

.mobile-dashboard-toggle {
	display: none;
}

.dashboard-page-template .pagination ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	margin-bottom: 25px;
	justify-content: flex-end;
}

.dashboard-page-template .pagination ul li {
	border-radius: 2.808px;
	border: .702px solid #e86020;
	background: #fff;
	display: block;
	width: 30px;
	text-align: center;
	height: 30px;
}

.dashboard-page-template .pagination ul li a {
	color: #000;
	display: block;
}

.dashboard-page-template .pagination ul li:hover {
	background-color: #e86020;
}

.dashboard-page-template .pagination ul li:hover a {
	color: #fff;
}

.dashboard-page-template .pagination ul li .current {
	background-color: #e86020;
	color: #fff;
	display: block;
	height: 30px;
}

.templat-top-row {
	display: flex;
	flex-wrap: wrap;
	gap: 20px;
	justify-content: space-between;
	padding: 10px 0px 30px 0px;
	border-bottom: 2px solid #d1d5db;
	margin-bottom: 20px;
	align-items: center;
	position: relative;
}

.search-box-section .inner-search-box {
	display: flex;
	flex-wrap: wrap;
	gap: 11px;
}

.search-box-section .inner-search-box .search-box form {
	flex-wrap: wrap;
	display: flex;
	gap: 6px;
}

.search-box-section .search-icon {
	position: absolute;
	right: 10px;
	z-index: 999;
	top: 7px;
}

.search-box-section .search-input {
	position: relative;
}

.create-application-btn {
	border-radius: 4.213px;
	background: #886b42;
	box-shadow: 0px .702px 1.404px 0px rgba(0, 0, 0, .05);
	padding: 13px 23px;
	color: #fff !important;
}

.documents-popup {
	border-radius: 8px;
	background: #fff;
	box-shadow: 0px 0px 19px 0px rgba(0, 0, 0, .12);
	padding: 20px;
	position: absolute;
	z-index: 9999;
	width: 100%;
	display: none;
}

.details.documents svg {
	display: inline-block;
	cursor: pointer;
	z-index: 999;
}

.documents-popup.active {
	display: block;
}

.details.documents {
	position: relative;
}

.documents-popup .file-name {
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 15px;
	display: block;
	margin-bottom: 12px;
	color: #292d32;
	font-family: "Inter";
	font-size: 14px;
	font-weight: 500;
	line-height: 1.3em;
	vertical-align: middle;
	position: relative;
	padding-left: 30px;
}

.documents-popup .file-name:last-child {
	border-bottom: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.documents-popup .file-name:before {
	content: "";
	position: absolute;
	left: 0px;
	width: 20px;
	height: 20px;
	background-image: url("https://edubaivisa.ae/nitropack_static/dVwZAHdwldiQVcrRbYowbAHwXDjFogaV/assets/images/optimized/rev-bad6ffd/edubaivisa.ae/wp-content/uploads/2024/12/Group-6-3.svg");
}

.dashboard-template .entry-details:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #f6f6f6;
	width: 308%;
	z-index: -1;
}

a.stripe-link {
	border: 2px solid #54acf0;
	padding: 4px;
	border-radius: 5px;
	font-size: 13px;
	color: #54acf0;
}

.dashboard-page-template .pagination ul li:last-child {
	display: inline-block;
}

.submit-field button.button {
	padding: 12px 18px;
}

.uploded-documents button {
	padding: 4px 6px !important;
	font-size: 12px;
	margin-top: 0px;
	background-color: transparent;
	border: 1px solid #ff8a52;
	color: #fff !important;
}

.dashboard-template .entry-details:nth-last-of-type(-n + 5) .visa-stage-popup, .dashboard-template .entry-details:nth-last-of-type(-n + 5) .documents-popup, .dashboard-template .entry-details:nth-last-of-type(-n + 5) .agent-popup {
	bottom: 0px;
}

#clear_filter {
	cursor: pointer;
}

.dashboard-template .upload-document-input {
	font-size: 10px;
}

.dashboard-template .col-value.field_id_159[data-content="Urgent"] {
	color: #fff;
	border: 2px solid #ff1211;
	padding: 4px 16px;
	display: inline-block;
	border-radius: 5px;
	background-color: #ff1211;
}

.dashboard-template .col-value.field_id_159 {
	position: relative;
	padding-left: 15px;
}

.dashboard-template .col-value.field_id_159:before {
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 6px;
	position: absolute;
	left: 0px;
	top: 4px;
}

.dashboard-template .col-value.field_id_159[data-content="Regular"]:before {
	background-color: #30ce7f;
}

.dashboard-template .details.uploded-documents form {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.dashboard-template .upload-document-input {
	flex: 0 0 56%;
	width: 100%;
}

form.status_select_form {
	display: none !important;
	width: 0px;
}

.dashboard-template .entry-details:first-child .visa-stage-popup, .dashboard-template .entry-details:first-child .documents-popup, .dashboard-template .entry-details:first-child .agent-popup {
	bottom: auto;
}

.dashboard-template .entry-details:hover, .dashboard-template .entry-details:hover:before, .dashboard-template .entry-details.active, .dashboard-template .entry-details.active:before {
	background-color: #e4e4e4;
}

.dashboard-page-template  .reload-btn {
	display: inline-block;
	position: absolute;
	z-index: 999;
	cursor: pointer;
	flex: 0 0 100%;
	bottom: 5px;
}

.dashboard-page-template .reload-btn .reload-icon {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 5px;
}

.entry-notification {
	padding: 7px 10px;
	color: #fff;
}

.sucess-entry {
	background-color: green;
}

.failed-entry {
	background-color: #f00;
}

div#wpforms-2168-field_56-container .wpforms-layout-column.wpforms-layout-column-50:first-child {
	border-right: 1px solid #d3d3d3;
	padding-right: 15px;
	padding-left: 0px;
}

div#wpforms-2168-field_56-container .wpforms-field-layout-columns {
	gap: 10px;
}

.switch-field label:last-child {}

span.number-text {
	font-family: "Tajawal";
	font-size: 20px;
	font-style: normal;
	font-weight: 800;
	line-height: 117.3%;
	letter-spacing: .6px;
	margin-right: 8px;
	vertical-align: bottom;
}

.page-id-187 footer {
	display: none;
}

.shape-content-list li {
	margin-bottom: 20px;
	color: #535353 !important;
	font-size: 16px !important;
	font-style: normal;
	font-weight: 400 !important;
}

.shape-content-list li {
	list-style: none;
	position: relative;
	padding-left: 26px;
}

.shape-content-list li:before {
	top: 2px;
	content: "";
	position: absolute;
	left: 0px;
	border: 10px solid #000;
	border-top: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 10px solid transparent;
}

.shape-content-list ul {
	padding-left: 0px;
}

.single-visa strong {
	font-weight: 700;
}

div.wpforms-container .wpforms-form .choices[data-type*="select-one"] .choices__inner {
	border-radius: 6px !important;
	border: 1px solid #ebebeb !important;
}

div.wpforms-container .wpforms-form .choices__list--single .choices__item {
	color: #000 !important;
}

#visa_types .elementor-page-title {
	width: 100% !important;
	max-width: 80% !important;
}

div#wpforms-2168-field_149-container, div#wpforms-2168-field_149-container div {
	height: 100%;
}

.single-post a, .single-visa a {
	color: #e86020;
}

/* track application form ***/
.track_application_from.hidden, .application-details-output {
	display: none;
}

.track-another-application {
	display: none;
}

.application-details-output.active, .track-another-application.active {
	display: block;
}

.application-details-output .application-track-top-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background-color: #efefef;
	padding: 22px 15px;
	border-radius: 4px;
	margin: 20px 0px;
}

.application-details-output .tracking-details {
	display: flex;
	gap: 20px;
	align-items: center;
	justify-content: center;
}

.application-details-output .tracking-details .steps-box {
	flex: 0 0 calc(25% - 20px);
}

.application-details-output .application-track-top-row * {
	color: #545454;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.application-details-output .tracking-details .steps-box {
	text-align: center;
	position: relative;
}

.application-details-output .tracking-details .steps-box  .step-circle {
	display: block;
	width: 35px;
	height: 35px;
	margin: 15px auto;
	border-radius: 32px;
	background-color: #fff;
	border: 2px solid #d1d5db;
}

.application-details-output .tracking-details .steps-box .step-circle:after {
	z-index: -1;
	content: "";
	position: absolute;
	left: 123px;
	width: 100%;
	height: 3px;
	background-color: #d1d5db;
	top: 58px;
}

.application-details-output .tracking-details .steps-box:last-child .step-circle:after {
	display: none;
}

.application-details-output .tracking-details .steps-box * {
	color: #7d7d7d;
	font-family: Inter;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

.application-details-output .tracking-details .steps-box.active .step-circle {
	background-image: url("https://edubaivisa.ae/nitropack_static/dVwZAHdwldiQVcrRbYowbAHwXDjFogaV/assets/images/optimized/rev-bad6ffd/edubaivisa.ae/wp-content/uploads/2025/03/Group-633039-1-1.png");
	background-repeat: no-repeat;
	background-size: contain;
	border-color: #fff;
}

.application-details-output .tracking-details .steps-box.active .step-circle.nitro-lazy {
	background-image: none !important;
}

.application-details-output .tracking-details .steps-box.done.active .step-circle {
	background-image: url("https://edubaivisa.ae/nitropack_static/dVwZAHdwldiQVcrRbYowbAHwXDjFogaV/assets/images/optimized/rev-bad6ffd/edubaivisa.ae/wp-content/uploads/2025/03/done-icon.svg");
}

.application-details-output .tracking-details .steps-box.done.active .step-circle.nitro-lazy {
	background-image: none !important;
}

.application-details-output .tracking-details .steps-box .step-value {
	color: #b0b0b0;
	text-align: center;
	font-family: Inter;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	max-width: 95px;
	margin: 0px auto;
	min-height: 44px;
}

.track_application_from {
	max-width: 577px;
	margin: 0px auto;
}

.track_application_from  .input-field-track {
	display: flex;
	gap: 12px;
	flex-wrap: wrap;
}

.track_application_from .input-field-track input[type="text"] {
	flex: 0 0 calc(85% - 12px);
}

.track_application_from input {
	min-height: 43px;
	border-radius: 11px !important;
	border: 1px solid #f3f3f3 !important;
	background: #fff !important;
}

.track_application_from  .submit-icon {
	padding: 8px 10px;
	border-radius: 11px;
	background: #e86020;
	flex: 0 0 13%;
}

.track_application_from .submit-icon img {
	height: 24px;
}

.track_application_from .submit-icon:hover {
	background-color: transparent !important;
}

.track_application_from .submit-icon:hover {
	background-color: #11375a !important;
	border-color: #11375a !important;
}

.track_application_from form {
	position: relative;
}

.track-another-btn {
	display: block;
	background-color: #e86020;
	color: #fff !important;
	width: 30%;
	padding: 15px 20px;
	border-radius: 35px;
	text-align: center;
	font-weight: 600;
	margin: 20px auto;
	text-decoration: none !important;
}

.application-details-output .tracking-details .steps-box.step-3.active .step-circle {
	background-image: url("https://edubaivisa.ae/nitropack_static/dVwZAHdwldiQVcrRbYowbAHwXDjFogaV/assets/images/optimized/rev-bad6ffd/edubaivisa.ae/wp-content/uploads/2025/03/green-tick-icon.png");
}

.application-details-output .tracking-details .steps-box.step-3.active .step-circle.nitro-lazy {
	background-image: none !important;
}

.track-application-notice.hidden {
	display: none !important;
}

.track_application_from .submit-button-field {
	margin-top: 25px;
	text-align: center;
}

.track_application_from .submit-button-field button {
	background-color: #cda753;
	border-radius: 30px;
	padding: 20px 35px !important;
}

.no-entry-found {
	display: none;
}

.no-entry-found.active {
	display: block;
	text-align: center;
}

.rtl .track_application_from .submit-icon {
	left: 20px;
	right: auto;
}

.rtl .application-details-output .tracking-details .steps-box .step-circle:after {
	left: auto;
	right: 123px;
}

.read-more-text {
	display: none;
}

.read-more-text.active {
	display: block;
}

.dashboard-template .entry-details.active_30days, .dashboard-template .entry-details.active_30days:before {
	background-color: #fdedd6;
}

.dashboard-template .entry-details.travel_later_10days, .dashboard-template .entry-details.travel_later_10days:before {
	background-color: #fdd6d6 !important;
	border: 1px solid #ff4040;
}

.dashboard-template .entry-details.travel_later_10days {
	border-right: 0px !important;
	border-top-right-radius: 0px !important;
	border-bottom-right-radius: 0px !important;
}

.top-filter-row .filter-name.notify::before {
	content: "" !important;
	position: absolute;
	top: -7px;
	right: -6px;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	background-color: #f00;
	display: block !important;
}

.top-filter-row .filter-name.notify {
	position: relative;
}

div#wpforms-2168-field_2-container.active-fee .choices.wpforms-field-row {
	width: 90%;
	transition: .3s all ease-out;
}

div#wpforms-2168-field_2-container.active-fee:after {
	content: "$" attr(data-visa-fee);
	display: inline-block;
	width: 47px;
	height: 45px;
	background-color: #efefef;
	text-align: center;
	line-height: 45px;
	position: absolute;
	right: 0px;
	bottom: 14px;
	color: #737373;
	font-family: Tajawal;
	font-size: 17px;
	font-weight: 500;
	border-radius: 6px;
}

div#wpforms-2168-field_2-container.active-fee {
	position: relative;
}

div#wpforms-2168-field_2-container.active-fee .choices.wpforms-field-row .choices__inner {
	border: 2px solid #5fc85c !important;
}

.visa-application-form .wpforms-field-layout .wpforms-field-layout-preset-50-50 {
	gap: 25px;
}

.visa-application-form .wpforms-field-layout .wpforms-field-layout-preset-50-50 .wpforms-layout-column-50:first-child {
	border-right: 1px solid #e7e7e7;
	padding-right: 30px;
}

.visa-application-form .attached-field-title {
	margin: 0px !important;
}

.visa-application-form .wpforms-field-label {
	color: #000;
	font-family: Tajawal;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin-bottom: 0px !important;
}

.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--single > .choices__item.choices__item--selectable {
	color: #000;
	font-family: Tajawal;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}

div.wpforms-container-full .wpforms-form .wpforms-field.wpforms-field-select-style-modern .choices .choices__inner .choices__list--single > .choices__placeholder.choices__item--selectable {
	font-weight: 400 !important;
}

.visa-application-form .wpforms-container .wpforms-field.wpforms-field-file-upload {
	display: inline-block;
	width: 48%;
	margin-right: 8px;
	vertical-align: top;
}

.visa-application-form .wpforms-container-full .wpforms-field input[type="radio"] {
	width: 16px !important;
	height: 16px !important;
}

.visa-application-form .wpforms-container-full input[type=radio]:checked:before {
	border-color: #e86020 !important;
	box-shadow: 0 0 0 1px #e86020, 0px 1px 2px rgba(0, 0, 0, .15);
}

.visa-application-form .wpforms-container-full input[type=radio]:checked:after {
	background-color: #e86020 !important;
}

.visa-application-form .form-inner-field-left-col, .visa-application-form .form-inner-field-right-col {
	display: inline-block !important;
	width: 48% !important;
	vertical-align: top !important;
}

.visa-application-form .form-inner-field-left-col {
	margin-right: 18px !important;
}

div.wpforms-container-full:not(:empty) {
	margin: 0px !important;
}

.visa-application-form .payment-info {
	border-radius: 7px;
	background: #cbecff;
	display: flex;
	padding: 8px 5px !important;
	color: #00649e;
	font-family: Inter;
	font-size: 11px;
	font-weight: 300;
	line-height: 1.4;
}

.visa-application-form .payment-info:before {
	content: "";
	background-image: url("https://edubaivisa.ae/nitropack_static/dVwZAHdwldiQVcrRbYowbAHwXDjFogaV/assets/images/optimized/rev-bad6ffd/edubaivisa.ae/wp-content/uploads/2025/02/Frame-5.svg");
	width: 30px;
	height: 20px;
	display: inline-block;
	background-size: cover;
	background-repeat: no-repeat;
	margin: 0px 5px;
}

.application-summary .visa-details {
	color: #000;
	font-family: "Plus Jakarta Sans";
	font-size: 20px !important;
	font-style: normal;
	font-weight: 700 !important;
}

.application-summary .visa-selected-title {
	color: #000;
	font-family: "Inter";
	font-size: 22px !important;
	font-style: normal;
	font-weight: 300;
}

.application-summary .details-box {
	border-top: 1px solid #d7d7d7 !important;
	border-bottom: 1px solid #d7d7d7 !important;
	padding: 20px 0px !important;
}

div#wpforms-2168-field_107-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.wpforms-container .wpforms-datepicker-wrap .wpforms-datepicker-clear {
	background-image: url("https://edubaivisa.ae/nitropack_static/dVwZAHdwldiQVcrRbYowbAHwXDjFogaV/assets/images/optimized/rev-bad6ffd/edubaivisa.ae/wp-content/uploads/2025/02/date-check-icon.png") !important;
	background-color: transparent !important;
	background-size: cover !important;
}

.wpforms-container .wpforms-datepicker-wrap .wpforms-datepicker-clear.nitro-lazy {
	background-image: none !important;
}

.visa-application-form .wpforms-container .wpforms-field legend.wpforms-field-label {
	margin-bottom: 7px !important;
}

.visa-application-form .wpforms-container .wpforms-field label.wpforms-field-label-inline {
	color: #9c9c9c;
	font-family: Tajawal;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.visa-application-form .wpforms-container .wpforms-field .wpforms-field-description {
	color: #9c9c9c;
	font-family: Inter;
	font-size: 11px;
	font-style: italic;
	font-weight: 300;
	line-height: normal;
}

.weglot-flags.flag-0>a:before, .weglot-flags.flag-0>span:before {
	position: unset;
}

.weglot-lang > .hfe-sub-menu-item {
	flex-direction: row;
	justify-content: flex-start !important;
	gap: 5px;
}

.country-list-col strong {
	font-size: 19px;
	margin-bottom: 5px !important;
	display: inline-block;
}

div.wpforms-container div.wpforms-uploader .dz-message svg {
	display: none !important;
}

div.wpforms-container div.wpforms-uploader .dz-message:before {
	content: "";
	display: inline-block;
	width: 34px;
	height: 34px;
	background-image: url("https://edubaivisa.ae/nitropack_static/dVwZAHdwldiQVcrRbYowbAHwXDjFogaV/assets/images/optimized/rev-bad6ffd/edubaivisa.ae/wp-content/uploads/2025/02/Layer_1-6.svg");
	background-repeat: no-repeat;
	background-size: cover;
}

div.wpforms-container .passport-field .wpforms-uploader .dz-message:before {
	background-image: url("https://edubaivisa.ae/nitropack_static/dVwZAHdwldiQVcrRbYowbAHwXDjFogaV/assets/images/optimized/rev-bad6ffd/edubaivisa.ae/wp-content/uploads/2025/02/template.svg");
}

div.wpforms-container .national-upload .wpforms-uploader .dz-message:before {
	background-image: url("https://edubaivisa.ae/nitropack_static/dVwZAHdwldiQVcrRbYowbAHwXDjFogaV/assets/images/optimized/rev-bad6ffd/edubaivisa.ae/wp-content/uploads/2025/02/Layer_1-7.svg");
}

div.wpforms-container .bank-statement .wpforms-uploader .dz-message:before {
	background-image: url("https://edubaivisa.ae/nitropack_static/dVwZAHdwldiQVcrRbYowbAHwXDjFogaV/assets/images/optimized/rev-bad6ffd/edubaivisa.ae/wp-content/uploads/2025/02/Layer_1-8.svg");
}

.rtl .visa-application-form .form-inner-field-left-col {
	margin-left: 18px !important;
	margin-right: 0px !important;
}

.rtl, .rtl p, .rtl a, .rtl h1, .rtl h2, .rtl h3, .rtl h4, .rtl h5, .rtl h6, .rtl span, .rtl button, .rtl div {
	font-family: "Tajawal" !important;
	text-align: right !important;
	line-height: normal !important;
}

.rtl button {
	text-align: center !important;
}

.rtl .visa-application-form .wpforms-field-layout .wpforms-field-layout-preset-50-50 .wpforms-layout-column-50:first-child {
	border-right: 0px !important;
	border-left: 1px solid #e7e7e7;
	padding-left: 30px !important;
	padding-right: 15px;
}

.rtl .visa-application-form .wpforms-field-label {
	margin-bottom: 7px !important;
}

body.rtl .wpforms-container .wpforms-form .wpforms-field-date-time .wpforms-field-medium+.wpforms-datepicker-clear {
	left: calc(0% + 10px);
	right: auto !important;
}

.rtl div#wpforms-2168-field_2-container.active-fee:after {
	left: 0px;
	right: auto;
}

.rtl .visa-benefits-list ul li {
	padding-right: 18px;
	padding-left: 0px;
}

.rtl .visa-benefits-list ul li:nth-child(2n) {
	text-align: left;
}

.rtl .visa-benefits-list ul li:before {
	margin-left: 0px;
	margin-right: -22px;
}

.home html {
	overflow-x: hidden;
}

html[lang="ar"] body {
	direction: rtl;
	overflow-x: hidden !important;
}

.field-summary.refundable-fee {
	display: none !important;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.hfe-site-logo-container .hfe-site-logo-img {}
}

/** Mobile Css ***/
@media (max-width:768px) {
	html[lang="en-US"] .menu-item-weglot a.hfe-menu-item[title="English"] {
		pointer-events: none !important;
	}
	
	.rtl .hfe-nav-menu li.weglot-parent-menu-item.ar a {
		pointer-events: none !important;
	}
	
	.rtl header nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow.hfe-dropdown {
		width: 100% !important;
	}
	
	.rtl header nav.hfe-nav-menu__layout-horizontal.hfe-nav-menu__submenu-arrow.hfe-dropdown.menu-is-active {
		width: auto !important;
		margin-right: -15px;
	}
	
	.hfe-site-logo-container {
		display: flex;
		align-items: center;
	}
	
	.hfe-site-logo-container .hfe-site-logo-img {
		width: auto !important;
		height: 31px !important;
		image-rendering: -webkit-optimize-contrast;
	}
	
	.hfe-site-logo-img {}
	
	.testimonials-section .elementor-swiper-button-prev, .testimonials-section .elementor-swiper-button-next {
		display: none !important;
	}
	
	.visa-benefits-list ul li {
		flex: 0 0 calc(100% - 10px);
	}
	
	.visa-benefits-list ul li:nth-child(2n) {
		text-align: left;
	}
	
	.visa-application-form .wpforms-container-full .wpforms-form .wpforms-page-indicator.circles {
		flex: 0 0 100%;
		flex-direction: row;
		margin-bottom: 0px !important;
		border-right: none !important;
	}
	
	.visa-application-form .wpforms-field-container {
		flex: 0 0 100%;
		border: none !important;
	}
	
	.visa-application-form .wpforms-container .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page {
		text-align: center;
	}
	
	.visa-application-form .wpforms-page-indicator-page-number:before {
		width: 12px;
		height: 12px;
		left: 6.5px;
		top: 6px;
	}
	
	.visa-application-form .wpforms-form .wpforms-page-indicator.circles .wpforms-page-indicator-page-number {
		width: 24px !important;
		height: 24px !important;
		display: block;
		margin: 0px auto;
	}
	
	.visa-application-form .wpforms-page-indicator-page:before {
		height: 2px;
		width: 65%;
		top: 56px;
		left: 65px;
	}
	
	.visa-application-form .wpforms-page-indicator-page-title {
		font-size: 12px;
		font-weight: 400;
	}
	
	.visa-application-form .wpforms-field-container {
		padding: 0px !important;
	}
	
	.visa-application-type-name .visa-title-price .visa-name {
		margin: 0px;
		font-size: 12px;
		font-weight: 600;
		font-family: "Plus Jakarta Sans";
	}
	
	.visa-application-type-name .visa-price {
		font-size: 16px;
	}
	
	.visa-application-type-name label {
		font-size: 8px;
		font-family: "Plus Jakarta Sans";
	}
	
	.visa-application-type-name .visa-price:before {
		top: 25px;
	}
	
	.visa-application-form button.wpforms-page-button.wpforms-page-next {
		width: 100%;
		margin: 0px !important;
		min-height: 48px;
	}
	
	.visa-application-form .wpforms-page-button.wpforms-page-prev, .visa-application-form button.wpforms-page-button.wpforms-page-next {
		width: 100%;
	}
	
	/* 	.visa-application-form  #wpforms-2168-field_35-container .wpforms-layout-row .wpforms-layout-column.wpforms-layout-column-50 {
    width: 100%;
    float: left;
} */
	.step-box figure.elementor-image-box-img, .document-step figure.elementor-image-box-img {
		width: 37px !important;
	}
	
	.document-step figure.elementor-image-box-img img {
		padding: 9px;
		position: relative;
		top: -2px;
	}
	
	.dashboard-page-template .right-side-col {
		flex: 0 0 calc(100% - 15px);
	}
	
	.dashboard-page-template .left-col {
		flex: 0 0 100%;
		min-height: auto;
	}
	
	.top-filter-row {
		gap: 7px;
		flex-wrap: nowrap;
		overflow-x: scroll;
	}
	
	.top-filter-row .filter-item, .dashboard-template .details, .dashboard-template .column-label {
		flex: 0 0 55%;
	}
	
	.dashbaord-menu-bar {
		display: none;
		transition: .3s all ease-out;
	}
	
	.dashbaord-menu-bar.active {
		display: block;
	}
	
	.mobile-dashboard-toggle {
		display: inline-block;
		position: absolute;
		right: 20px;
		top: 18px;
	}
	
	.mobile-dashboard-toggle path {
		fill: #fff !important;
		stroke: #fff !important;
	}
	
	.logout-box {
		position: relative;
		left: 0px;
		right: 0px;
		bottom: 0px;
	}
	
	.search-box-section .inner-search-box .search-box form > div {
		flex: 0 0 100%;
	}
	
	.search-box-section .inner-search-box .search-box form .submit-field button {
		width: 100%;
	}
	
	.dashboard-template .entry-details:before {
		width: 850%;
	}
	
	div.wpforms-container
    .wpforms-form
    .wpforms-mobile-full.wpforms-field-file-upload, div.wpforms-container-full .wpforms-field-file-upload .wpforms-uploader {
		overflow: hidden !important;
	}
	
	div#wpforms-2168-field_56-container .wpforms-layout-column.wpforms-layout-column-50:first-child {
		border-right: none;
		padding: 0px 5px;
		order: 2;
	}
	
	.visa-application-form .wpforms-submit-container {
		width: 100% !important;
		left: 0px;
		right: 0px;
		position: relative !important;
	}
	
	.templat-top-row {
		padding-bottom: 6px;
	}
	
	iframe#iframe-mamo-checkout {
		min-height: 400px !important;
	}
	
	.application-details-output .tracking-details {
		gap: 9px;
	}
	
	.application-details-output .tracking-details .steps-box {
		flex: 0 0 calc(25% - 9px);
	}
	
	.application-details-output .tracking-details .steps-box .step-title, .application-details-output .tracking-details .steps-box .step-value {
		font-size: 10px;
	}
	
	.application-details-output .tracking-details .steps-box .step-circle:after {
		width: 100%;
		left: 51px;
		top: 46px;
	}
	
	.track-another-btn {
		width: 100%;
	}
	
	.visa-application-form .col-name {
		font-size: 12px;
	}
	
	.visa-application-form .col-value {
		font-size: 12px !important;
	}
	
	.visa-application-form .field-summary >div {
		flex: 0 0 calc(64% - 10px);
	}
	
	.visa-application-form .field-summary >div:first-child {
		flex: 0 0 calc(36% - 10px);
	}
	
	.track_application_from .input-field-track {
		justify-content: center;
	}
	
	.track_application_from .input-field-track input[type="text"] {
		flex: 0 0 calc(100% - 12px);
	}
	
	.track_application_from .submit-icon {
		padding: 5px 15px;
		flex: 0 0 97%;
	}
	
	.visa-application-form .wpforms-container .wpforms-field.wpforms-field-file-upload {
		display: inline-block;
		width: 100%;
		margin-right: 0px;
	}
	
	.visa-application-form .form-inner-field-left-col, .visa-application-form .form-inner-field-right-col {
		width: 100% !important;
		margin-right: 0px !important;
	}
	
	.visa-application-form .wpforms-field-layout .wpforms-field-layout-preset-50-50 .wpforms-layout-column-50:first-child {
		border-right: none;
		padding-right: 0px;
	}
	
	div.wpforms-container-full input[type=checkbox]+label, div.wpforms-container-full input[type=radio]+label {
		font-size: 14px !important;
	}
	
	div#wpforms-2168-field_2-container.active-fee .choices.wpforms-field-row {
		width: 82%;
		transition: .3s allease-out;
	}
	
	.visa-application-form .payment-info:before {
		width: 65px;
	}
	
	.visa-application-form .wpforms-submit-container button {
		width: 95% !important;
	}
	
	.visa-application-form .wpforms-container .wpforms-field {
		padding: 6px 0px;
	}
	
	div#wpforms-2168-field_2-container.active-fee:after {
		bottom: 9px;
	}
	
	.visa-application-form .wpforms-field-label {
		font-size: 12px !important;
	}
	
	.track_application_from .input-field-track input[type="text"]::placeholder {
		font-size: 11px;
	}
	
	.application-details-output .tracking-details {
		gap: 0px;
		flex-direction: column;
	}
	
	.application-details-output .tracking-details .steps-box {
		flex: 0 0 calc(25% - 9px);
	}
	
	.application-details-output .tracking-details .steps-box .step-title, .application-details-output .tracking-details .steps-box .step-value {
		font-size: 10px;
		margin-bottom: 2px;
	}
	
	.application-details-output .tracking-details .steps-box .step-circle:after {
		width: 1px;
		left: 15px;
		top: 30px;
		height: 115%;
	}
	
	.track-another-btn {
		width: 100%;
	}
	
	.application-details-output .tracking-details .steps-box .step-circle {
		position: absolute;
		left: -40px;
		top: -5px;
		margin: 0px;
		width: 32px;
		height: 32px;
	}
	
	.application-details-output .tracking-details .steps-box {
		position: relative;
		min-width: 95px;
	}
	
	.application-details-output .tracking-details .steps-box .step-title, .application-details-output .tracking-details .steps-box .step-value {
		text-align: left;
	}
	
	.application-details-output .tracking-details .steps-box .step-value {
		color: #b0b0b0;
		text-align: center;
		font-family: Inter;
		font-size: 12px;
		font-style: normal;
		font-weight: 400;
		line-height: normal;
		max-width: 95px;
		margin: 0px auto;
		min-height: 44px;
	}
	
	.application-details-output .tracking-details .steps-box.active .step-circle {
		position: absolute;
		left: -40px;
		top: -5px;
		margin: 0px;
		width: 32px;
		height: 32px;
	}
	
	.application-details-output .tracking-details .steps-box .step-title, .application-details-output .tracking-details .steps-box .step-value {
		text-align: left;
	}
	
	.rtl .application-details-output .tracking-details .steps-box .step-circle:after {
		left: -15px;
	}
	
	.rtl .application-details-output .tracking-details .steps-box.active .step-circle {
		right: -40px;
		left: auto;
	}
	
	.rtl .application-details-output .tracking-details .steps-box .step-title, .rtl .application-details-output .tracking-details .steps-box .step-value {
		text-align: right;
	}
	
	.rtl .hfe-site-logo-container {
		justify-content: end;
	}
	
	.rtl .header-section > .e-con-inner > .inner-header {
		flex-direction: row-reverse !important;
	}
	
	.rtl .visa-application-form .wpforms-field-layout .wpforms-field-layout-preset-50-50 .wpforms-layout-column-50:first-child {
		padding: 0px !important;
		border: none !important;
	}
	
	.rtl div.wpforms-container .wpforms-form .wpforms-field-layout-columns {
		margin: 0px !important;
	}
	
	.rtl .hero-title .elementor-icon-box-title {
		font-size: 14px !important;
	}
	
	.rtl .hero-title .elementor-icon-box-wrapper {
		flex-direction: row !important;
	}
	
	.rtl .hero-title .elementor-icon-box-wrapper .elementor-icon-box-icon {
		margin-right: 0px;
	}
	
	.rtl .hero-title .elementor-icon-box-wrapper .elementor-icon-box-icon .elementor-icon {
		position: relative;
		top: 6px;
	}
	
	div.wpforms-container .wpforms-form .wpforms-field-layout .wpforms-layout-column {
		overflow: hidden;
	}
}
