*:focus {
    outline: none;
}

body {
    padding-top: 74px;
    font-family: Manrope !important;
}

.top-banner-section {
    /* background-image: url(../images/figma/home-page-new-min.jpg); */
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    width: 100%;
    height: 100%;
    background: #3BB9EA;
    padding-top: 20px;
    padding-bottom: 30px;
    background-position: right;
}

.top-banner-section:after {
    background-image: url(../images/figma/home-page-right.jpg);
    position: absolute;
    content: "";
    width: 350px;
    height: 350px;
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
    right: 0px;
    bottom: -35px;
}

.home-intro-wrapper img {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    max-width: 990px;
    height: 500px;
    filter: drop-shadow(0px 15px 30px #3BB9EA);
    border-radius: 40px;
    width: 100%;
    border: 0.5px solid rgba(15, 12, 158, 0.53);
    object-position: center;
    object-fit: cover;
}

.home-intro-wrapper {
    position: relative;
}

.home-intro-row {
    position: relative;
    z-index: 1;
    position: relative;
}

.get-export-meta {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 40px;
    position: absolute;
    width: 410px;
    height: 378px;
    background: #FFFFFF;
    box-shadow: 0px 8px 16px rgba(15, 12, 158, 0.53);
    border-radius: 20px;
    justify-content: space-between;
    top: 60px;
    border: 0.5px solid rgba(15, 12, 158, 0.53);
}

.get-export-meta h1 {
    font-weight: 500;
    font-size: 44px;
    line-height: 128%;
    color: #272D61;
}

.get-export-meta h1 span {
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.secoundry-heading {
    font-weight: 500;
    font-size: 30px;
    line-height: 120%;
    color: #272D61;
}

.get-export-meta p {
    font-weight: 400;
    font-size: 18px;
    line-height: 132%;
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;

}

.authendicate-meta {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 10px;
    gap: 10px;
    position: absolute;
    width: 250px;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px rgba(49, 47, 50, 0.47);
    border-radius: 20px;
    right: 0px;
    top: 45px;
    border: 0.5px solid #3BB9EA;
    flex-wrap: wrap;
}

.authendicate-meta span.para {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #272D61;
}

.form-label-fg {
    font-weight: 400;
    font-size: 16px;
    line-height: 148%;
    color: #1A141F;
    width: 100%;
}

.form-select2 .select2-container--default .select2-selection--single {
    width: 100%;
    box-sizing: border-box !important;
    padding: 7px;
    gap: 10px;
    background: #FFFFFF;
    border-radius: 8px !important;
    height: 44px !important;
    border: 0.5px solid #3BB9EA !important;
}

.form-filed-fg {
    width: 100%;
    box-sizing: border-box !important;
    padding: 12px;
    gap: 10px;
    background: #FFFFFF;
    border-radius: 8px !important;
    height: 44px !important;
    border: 0.5px solid #3BB9EA !important;
    width: 240px;
}

.form-select2 .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 8px !important;
}

.visa-apply-form {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 30px 20px;
    gap: 25px;
    max-width: 100%;
    width: 1050px;
    height: 132px;
    background: #FFFFFF;
    box-shadow: 0px 8px 16px rgba(15, 12, 158, 0.53);
    border-radius: 20px;
    margin: 0 auto;
    position: relative;
    border: 0.5px solid rgba(15, 12, 158, 0.53);
}

.form-btn-fg {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 28px;
    gap: 8px;
    max-width: 135px;
    height: 44px;
    background: #3BB9EA;
    border-radius: 8px;
    border: none;
    margin-top: 24px;
    width: 100%;
}

.form-btn-fg:hover {
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%);
    color: #fff !important;
}

.visa-apply-form .flex.col-md-3 {
    display: flex;
    align-items: center;
    padding-top: 20px;
    justify-content: center;
}

.home-form-row {
    margin-top: 40px;
    z-index: 1;
    position: relative;
}

.form-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.filed-col-md-3 {
    width: 27%;
}

.filed-col-md-1 {
    width: 13%;
}

.form-top-text {
    position: absolute;
    top: -20px;
    left: 45px;
    box-sizing: border-box;
    padding: 4px 28px;
    width: 210px;
    height: 40px;
    background: #FFFFFF;
    box-shadow: 0px 10px 15px #E5E5E5;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0.5px solid #3BB9EA;
}

.form-top-text p {
    font-size: 16px;
    text-align: center;
    margin-bottom: 0px;
}

.popular-destination ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding-left: 0.5rem;
}

.popular-destination ul li a {
    padding: 4px 12px;
    background: #F5F3F7;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
    color: #272D61;
    text-decoration: none;
}

.popular-destination ul li {
    margin: 0.5rem;
}

.popular-para {
    font-size: 16px;
    font-weight: 600;
    line-height: 20.48px;
    color: #FFFFFF;
}

.home-banner-country {
    margin-top: 30px;
    z-index: 1;
    position: relative;
}

.get-visa-section {
    position: relative;
    width: 100%;
    background-color: #f0f5fb;
    z-index: 1;
}


.country-image-wrapper img {
    width: 760px;
    height: 250px;
    opacity: 0.84;
    border-radius: 20px;
    object-fit: cover;
    object-position: center;
    max-width: 100%;
}

.country-image-wrapper {
    position: relative;
}

.country-image-title {
    position: absolute;
    background: #FFFFFF;
    box-shadow: 0px 8px 16px rgba(15, 12, 158, 0.53);
    border-radius: 12px;
    z-index: 1;
    color: #272D61;
    font-size: 22px;
    font-weight: 400;
    line-height: 27.28px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    border: 0.5px solid rgba(15, 12, 158, 0.53);
    border-image-source: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%);
    padding: 10px;
    padding: 10px;
}

.top-banner-enquiry-section {
    position: relative;
    padding-top: 30px;
}

.filed-col-md-6 {
    width: 40% !important;
}

.visa-search-form .form-btn-fg {
    margin-top: 0px;
    text-align: center;
    align-items: center;
    color: #272D61;
}

.visa-search-form .form-filed-fg {
    width: 100%;
    height: 44px;
    text-align: left;
}

.visa-search-form .form-row {
    justify-content: space-evenly;
    align-items: flex-start;
}

.filed-col-md-12 {
    width: 100%;
}

.filed-col-md-12.flex {
    display: flex;
    justify-content: center;
}


.visa-search-form {
    padding: 20px 10px 10px;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    border-radius: 20px;
    border: 0.5px solid #272D61;
}

.visa-search-form .form-btn-fg {
    min-width: 71px;
    height: 28px;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;

}


.visa-search-form-heading {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 28px;
    gap: 8px;
    width: 180px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #4B3A5A;
    box-shadow: 0px 10px 15px #E5E5E5;
    border-radius: 12px;
    flex: none;
    order: 0;
    flex-grow: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 148%;
    text-align: center;
    color: #4B3A5A;
    margin-left: auto;
    margin-right: auto;
}

.country-enquiry-form {
    position: relative;
    margin-top: 18px;
}

.visa-search-heading-div {
    position: absolute;
    width: 100%;
    top: -18px;
}

.visa-info-text p {
    font-weight: 400;
    font-size: 20px;
    line-height: 144%;
    color: #272D61;
}

.visa-info-fg .visa-info-label-fg {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #272D61;
}

.visa-info-input-fg {
    padding: 4px 14px;
    background: #272D61;
    box-shadow: 0px 8px 16px rgba(15, 12, 158, 0.53);
    border-radius: 8px;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 23.76px;
}

.contant-wrapper {
    margin-bottom: 20px;
    width: 100%;
}

.visa-info-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}

.visa-info-text p {
    margin-bottom: 0px;
}

.visa-info-meta {
    padding: 15px 20px;
    background: #FFFFFF;
    border-radius: 12px;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
}

.visa-info-meta-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.visa-requirment-meta {
    display: block;
}

.visa-requirment-meta-row {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 1%;
}

.visa-requirment-item {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 10px;
    width: 19%;
    max-width: 142px;
    height: 67.12px;
    background: #FFFFFF;
    border-radius: 8px;
    position: relative;
    flex-wrap: wrap;
    margin-bottom: 0.5rem;
    cursor: auto;
}

.visa-requirment-item p {
    margin-bottom: 0px;
}

.visa-requirment-row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}

.visa-info-item p {
    margin-bottom: 0px;
}

.visa-info-item {
    width: 120px;
}

.visa-item-info select {
    max-width: 110px;
    width: auto;
    border-left: 0px;
    border-top: 0px;
    border-right: 0px;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    margin-top: 0.2rem;
    padding-right: 10px;
    background: none;
    font-weight: 600;
}

.select-edit-icon {
    font-size: 10px !important;
    color: #3bb8ea;
    margin-left: -11.5px;
}


.visa-info-item:hover {
    cursor: pointer;
}

.content-area-fg {
    background-color: #f0f0f0;
}

.visa-item-title {
    margin-bottom: 0rem !important;
    width: 100%;
}

.visa-item-title-span {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #272D61;
}

.visa-item-info {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #272D61;
    width: auto;
    text-decoration: none;
    position: relative;
}

.visa-requirment-item .visa-item-info {
    text-decoration: none;
    max-height: 39px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    width: 100%;
    line-height: 15px;
}

.faq-visabookin-item .accordion-button {
    font-weight: 300;
    font-size: 16px;
    line-height: 148%;
    color: #272D61;
    padding: 0px !important;
}

.faq-visabookin-item .accordion-body {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 140%;
    color: #A1A3B0;
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-bottom: 15px;
    padding-top: 5px;
}

.faq-visabookin-item .accordion-item {
    background: #FFFFFF;
    border-radius: 12px;
    padding: 0px;
    margin-bottom: 10px !important;
    box-shadow: 0px 4px 12.8px 0px #080F340F;
    position: relative;
}

.faq-visabookin-item .accordion-item:has(>.accordion-collapse.show) {
    border: 0.5px solid #272D61;
}

.faq-visabookin-item .accordion-item .accordion-header {
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 15px;
}

.faq-visabookin-item .accordion-button.collapsed {
    padding-bottom: 15px !important;
}

.faq-traveler-document .faq-visabookin-item .accordion-button.collapsed {
    padding-bottom: 8px !important;
}

.faq-visabookin-item .accordion-button:after {
    background-color: #fff;
    border-radius: 50px;
    box-shadow: 0px 4px 12.8px 0px #080F340F;
    width: 25px;
    height: 25px;
    background-position: center;
    content: "\f105";
    font: normal normal normal 14px / 1 FontAwesome;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: none;
}

.faq-visabookin-row .accordion {
    --bs-accordion-border-color: #fff !important;
}

.faq-visabookin-item .accordion-button:not(.collapsed)::after {
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%);
    content: "\f106";
    font: normal normal normal 14px / 1 FontAwesome;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.visa-faq-wrapper .visa-info-text {
    margin-bottom: 10px;
}

.visa-requirment-wrapper.contant-wrapper {
    margin-bottom: 10px;
}

.banner-visabooking-section {
    position: relative;
    font-family: "Inter";
    font-weight: 400;
    font-style: normal;
}

.banner-visabooking-section:after {
    background-image: url(../images/figma/home-page-new.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 361px;
    top: 0px;
    left: 0px;
    content: "";
    background-position: center;
}

.afterlogin-visabooking-section:after {
    height: 800px !important;
}

.banner-visabooking-section .container {
    z-index: 1;
    position: relative;
}

.traveller-upadate {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 8px 12px;
    background: #FFFFFF;
    box-shadow: inset 0px 4px 5px rgba(33, 1, 38, 0.03);
    border-radius: 12px;
    border: 0.5px solid #3BB9EA;
}

.no-of-travller {
    text-align: center;
    border: none !important;
    background-color: #fff;
}

.visa-booking-form label {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 148%;
    color: #1A141F;
}

.traveller-upadate span {
    font-size: 24px;
    color: #272D61;
    cursor: pointer;
}

input.no-of-travller {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 29px;
    line-height: 30px;
    color: #1A141F;
    width: 50%;
}

.visa-booking-form .form-row {
    flex-wrap: wrap;
}

.visa-price-items ul li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.5rem;
    position: relative;
}

.visa-price-items ul li:before {
    position: absolute;
    content: ".";
    left: -15px;
    top: -30px;
    width: 2px;
    height: 2px;
    font-size: 40px;
}

.visa-book-membercount {
    width: 15px;
    display: block;
}

.visa-fee {
    width: auto;
    display: block;
    text-align: right;
}

.price-meta {
    text-decoration: underline;
}

.visa-fee-calculate {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.promo-code-meta {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    padding: 10px 20px;
    border-radius: 12px;
    border: 1px solid;
    border-color: #3BB9EA;
}

.promo-code-meta span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 128%;
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;

}

.promo-code-type {
    width: 100px;
    text-align: left;
    display: none;
}

.prmo-code-discount {
    width: 100px;
    text-align: right;
}

.promo-code-name {
    width: 150px;
}

.promo-code-name input {
    border: 0px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 128%;
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    width: 150px;
}

.total-fee-colculate {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #3BB9EA;
    border-bottom: 1px solid #3BB9EA;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.total-fee-colculate span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 128%;
    color: #272D61;
}

button.visa-booking-btn111 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 28px;
    gap: 8px;
    max-width: 135px;
    height: 28px;
    background: #3BB9EA;
    border-radius: 8px;
    border: 0.5px solid #3BB9EA;
    margin-top: 20px;
    width: 100%;
}

button.visa-booking-btn.confirmButton111 {
    max-width: 195px !important;
}

button.visa-booking-btn {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 28px;
    width: 245px;
    height: 35px;
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%);
    border-radius: 12px;
    border: none;
    font-size: 18px;
    font-weight: 500;
    line-height: 27.28px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    margin: 0.5rem auto;
}

.visa-booking-form p {
    margin-bottom: 0.2rem;
}

.visa-process-booking {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 40px 40px 20px;
    position: relative;
    top: -35px;
    background: #FFFFFF;
    box-shadow: 0px 8px 16px rgba(15, 12, 158, 0.53);
    border-radius: 20px;
    border: 0.5px solid #272D61;
}

.upgrade-express {
    padding: 4px 8px;
    background: #272D61;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    text-align: center;
    color: #FFFFFF;
    border-radius: 50px;
    border: none;
}

.visa-process-wrapper ul.visa-process-type {
    display: flex;
    padding-left: 0px;
    list-style: none;
    margin-bottom: 0px;
    justify-content: center;
}

.visa-process-days {
    display: none;
}

.visa-process-wrapper ul.visa-process-type li button {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 8px;
    background: #272D61;
    box-shadow: 0px 10px 15px #E5E5E5;
    border-radius: 20px;
    color: #fff;
    border: none;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 148%;
    width: 200px;
    height: 68px;
}

.visa-process-wrapper ul.visa-process-type li button.active {
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%);
    z-index: 1;
    position: relative;
}

.visa-process-wrapper ul.visa-process-type li button.active>.visa-process-days {
    display: block;
    font-weight: 600;
    font-size: 13px;
}

.visa-info-fg {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    cursor: pointer;
}

.visa-info-label-fg {
    margin-right: 0.5rem;
}

.form-select2 .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-size: 14px !important;
}

select.form-filed-fg,
input.form-filed-fg {
    font-size: 14px !important;
}

.enquiry-update-popup.fg-modal-popup .modal-content {
    border-radius: 20px !important;
}

.fg-modal-popup .modal-dialog {
    top: 15%;
}

.fg-modal-popup .modal-title {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 144%;
    color: #272D61;
}

.fg-modal-popup .modal-header {
    padding-top: 10px;
    padding-bottom: 10px;
}

.fg-modal-popup .modal-header span {
    font-weight: 300;
}

.fg-modal-popup .modal-header button {
    border: none !important;
    background: none !important;
    padding: 0px;
    font-size: 20px;
    color: #272D61;
}

.login-popup-modal .modal-content {
    border-radius: 20px !important;
}

.login-popup-modal .modal-dialog {
    max-width: 800px !important;
}

.fg-modal-popup input {
    border-image: none;
    box-sizing: border-box;
    height: 44px;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #3BB9EA;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
    color: #000;

}

.fg-modal-popup input:read-only {
    color: #A1A3B0;
}

.fg-modal-popup input::placeholder {
    color: #A1A3B0;
}

.fg-modal-popup label {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 148%;
    color: #1A141F;
}

label.error,
span.error {
    color: red;
    font-size: 12px;
}

.fg-modal-popup .form-btn-fg {
    min-width: 71px;
    height: 28px;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
}

.opt-input-box input.otp-input {
    width: 44px;
    margin-right: 1rem;
    text-align: center;
}

.inline-edit {
    position: relative;
}

.inline-edit:after {
    content: "\f040";
    position: absolute;
    right: -15px;
    top: 2px;
    display: inline-block;
    font: normal normal normal 12px / 1 FontAwesome;
    font-size: 12px;
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.traveller-Update-heading {
    font-weight: 400;
    font-size: 20px;
    line-height: 144%;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.afterlogin-visabooking-section .visa-info-text p {
    color: #FFFFFF;
}

.afterlogin-visabooking-section .visa-info-fg .visa-info-label-fg {
    color: #FFFFFF;
}

.provide-latter-info {
    justify-content: flex-end;
}

.provide-latter-info label {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #FFFFFF;
}

.toggle-switch {
    position: relative;
    display: inline-block;
    width: 42px;
    height: 17px;
}

.toggle-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.toggle-switch .slider {
    position: absolute;
    cursor: pointer;
    background-color: #e5e0eb;
    border-radius: 24px;
    width: 100%;
    height: 100%;
    transition: background-color 0.3s;
}

.toggle-switch .slider::before {
    content: "";
    position: absolute;
    height: 15px;
    width: 15px;
    left: 2px;
    bottom: 1px;
    background-color: white;
    border-radius: 50%;
    transition: transform 0.3s;
}

.toggle-switch input:checked+.slider {
    background-color: #272d61;
}

.toggle-switch input:checked+.slider::before {
    transform: translateX(26px);
}

.yes-switch {
    display: flex;
    justify-content: flex-start;
    font-size: 12px;
    padding-left: 0.15rem;
    color: #fff;
}

.no-switch {
    display: flex;
    justify-content: flex-end;
    font-size: 12px;
    padding-right: 0.15rem;
}

.traveller-update-form-area {
    padding: 20px;
    background: #F5F3F7;
    border-radius: 20px;
    position: relative;
    top: -10px;
    border: 0.5px solid #272D61;
    min-height: 500px;
}

.traveller-input-label {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #1A141F;
    width: 100%;
}

.traveller-input-control {
    max-width: 200px;
    width: 100%;
    height: 44px;
    background: #fff !important;
    border: 0.5px solid #3BB9EA !important;
    border-radius: 8px !important;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #1A141F;
    padding: 5px;
}

.traveller-input-control:read-only {
    background: #E5E0EB !important;
    border: 1px solid #E5E0EB !important;
}

.traveller-form-group.traveller-form-switchgroup {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.traveller-form-switchgroup .traveller-form-data {
    width: 200px;
    text-align: right;
}

.traveller-form-group.traveller-form-switchgroup label.traveller-input-label {
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
    color: #272D61;
    margin-bottom: 0px;
}

.traveller-form-row {
    margin-bottom: 1rem;
}

.traveller-form-group .select2-container--default .select2-selection--multiple {
    width: 100% !important;
    height: 44px;
    background: #E5E0EB !important;
    border: 1px solid #E5E0EB !important;
    border-radius: 8px !important;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #1A141F;
    padding: 5px;
}

.traveller-form-group .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    font-size: 12px !important;
}

.traveller-form-group .select2-container {
    width: 100% !important;
}

.traveller-update-form-ul {
    list-style: none;
    margin-bottom: 0px;
    flex-wrap: wrap;
}

.traveller-update-form-ul li {
    /* width: 150px; */
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    padding: 8px 10px;
    background: #272D61;
    box-shadow: 1px 4px 15px #E5E5E5;
    border-radius: 10px;
    cursor: pointer;
    width: 24%;
}

.traveller-update-form-ul li.active {
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%);
    z-index: 1;
    position: relative;
}

.traveller-update-form-ul li span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 148%;
    color: #FFFFFF;
    padding-bottom: 5px;
    overflow-wrap: break-word;
}

.traveler-edit-icon i {
    font-size: 14px;
}

.traveler-document-meta {
    width: 100%;
    display: flex;
    align-items: center;
}

.traveler-document-heading {
    width: 40%;
    display: flex;
    align-items: center;
}

.traveler-docupload-meta {
    display: flex;
    justify-content: center;
    align-items: center;
}

.traveler-document-icon {
    margin-right: 0.2rem;
}

.traveler-docupload-form {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 11px;
    line-height: 140%;
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.traveler-docupload-icon {
    margin-right: 0.2rem;
}

.traveler-docupload-form small {
    color: #A1A3B0 !important;
    margin-right: 0.1rem;
    background: linear-gradient(159.13deg, #A1A3B0 -24.13%, #A1A3B0 132.21%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-size: 10px;
}

.traveler-docupload-meta {
    border: 0.5px solid #a1a3b017;
    padding: 0.1rem;
    border-radius: 5px;
}

.document-delete-icon {
    margin-left: 0.5rem;
}

.document-delete-icon .fa {
    font-size: 12px;
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.traveler-docupload-icon .fa {
    font-size: 14px;
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
}

.faq-traveler-document .accordion-body {
    font-size: 13px;
    color: #1a141f;
}

.faq-traveler-document .accordion-header {
    padding-left: 6px !important;
    padding-right: 6px !important;
    padding-top: 8px !important;
}

.faq-traveler-document .accordion-body {
    font-size: 13px;
    color: #1a141f;
    padding-top: 8px;
}

.faq-traveler-document .accordion-button {
    padding-bottom: 8px !important;
}

.all-other-documents {
    background: #fff;
    position: absolute;
    z-index: 1;
    width: 240px;
    left: 0px;
    top: -125px;
    box-shadow: 0px 8px 16px rgba(15, 12, 158, 0.53);
    border-radius: 10px;
    border: 0.5px solid #272D61;
    padding: 10px;
}

.all-other-documents h4 {
    font-weight: 400;
    font-size: 18px;
    line-height: 144%;
}

.all-other-documents ul li {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #272D61;
}

.all-other-documents {
    display: none;
}

.other-document-col {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: left;
    max-height: 373px;
    overflow-y: scroll;

}

.other-document-col .visa-requirment-item {
    border: 0.5px solid #272D61;
    padding: 10px;
    width: 31.5%;
    margin-right: 7px;
}

.show-other-documents {
    cursor: pointer;
}

#documentPopup .modal-dialog {
    max-width: 480px !important;
}

.traveller-form-group .form-redio-group {
    width: 100%;
}

.destination-coutnry-image {
    width: 760px;
    height: 250px;
    opacity: 0.84;
    border-radius: 20px;
    object-fit: cover;
    object-position: center;
}

.country-selected-wrapper {
    position: relative;
}

.country-selected-wrapper .country-image-title {
    bottom: 0px;
    margin-bottom: 0px;
}

.country-dashbord-link {
    box-sizing: border-box;
    padding: 8px 15px;
    height: 40px;
    background: #FFFFFF;
    border: 1px solid #4B3A5A;
    box-shadow: 0px 10px 15px #e5e5e53d;
    border-radius: 12px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 148%;
    text-align: center;
    color: #4B3A5A;
    margin-bottom: 0px;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    text-decoration: none;
}

.country-dashbord-link span {
    text-decoration-line: underline;
}

.application-details-section {
    background: #FFFFFF;
    border-radius: 20px;
    padding: 10px;
    border: 0.5px solid #272D61;
}

.application-detail-heading {
    font-size: 16px;
    font-weight: 400;
    line-height: 23.68px;
    color: #1A141F;
    margin-bottom: 5px;
}

.application-detail-meta {
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #272D61;
    margin-bottom: 0px;
}

.application-detail-meta span {
    padding: 4px;
    width: 65px;
    height: 22px;
    background: #3BB9EA;
    border-radius: 10px;
    font-family: Inter;
    font-size: 10px;
    font-weight: 400;
    line-height: 14px;
    color: #272D61;
}

.application-detail-items {
    display: flex;
    justify-content: space-between;
    gap: 1%;
    flex-direction: row;
    flex-wrap: wrap;
}

.application-detail-item {
    width: 24%;
    margin-bottom: 20px;
}

ul.application-detail-meta {
    padding-left: 15px;
}

.application-order-status {
    align-items: center;
    padding: 3.2px 9.6px;
    font-size: 11.2px;
    font-weight: 400;
    line-height: 15.68px;
}

.addons-sidebar {
    padding: 60px 40px 10px;
    width: 100%;
    height: 100%;
    background: #FFFFFF;
    border-radius: 20px;
    border: 0.5px solid #272D61;
    margin-top: 20px;
}

.addons-selection-wrapper {
    position: relative;
}

.addons-sidebar-heading {
    padding: 8px 20px;
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%);
    box-shadow: 0px 10px 15px #E5E5E5;
    border-radius: 20px;
    width: 90%;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    align-items: center;
    height: 60px;
}

.addons-sidebar-meta {
    position: absolute;
    width: 100%;
    top: -20px
}

.addons-sidebar-heading span,
.addons-sidebar-heading strong {
    font-size: 16px;
    font-weight: 400;
    line-height: 23.68px;
    color: #fff;
}

.addons-sidebar-heading span {
    font-weight: 300;
}

.addons-traveler-count {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #272D61;
    margin-bottom: 10px;
    margin-bottom: 0px;
}

.addons-traveler-count span {
    padding: 2px 8px;
    width: 35px;
    height: 25px;
    background: #3BB9EA;
    border-radius: 10px;
    font-family: Inter;
    font-size: 10.5px;
    font-weight: 700;
    line-height: 14.7px;
    margin-left: 5px;
}

.addons-traveler-list {
    list-style-type: numaric;
    padding-left: 20px;
    display: flex;
    margin-right: 0px;
    padding-bottom: 5px;
    justify-content: space-between;
    border-bottom: 0.5px solid #3bb9eb;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.addons-traveler-list li {
    width: 48%;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 148%;
    color: #1A141F;
    margin-bottom: 5px;
}

.express-visa-changes {
    border-bottom: 0.5px solid #3bb9eb;
    margin-bottom: 10px;
}

.express-visa-changes ul li::before {
    display: none;
}

.express-visa-changes ul {
    padding-left: 0px;
    margin-bottom: 0px;
}

.express-visa-upgrade {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 148%;
    color: #272D61;
}

.express-visa-btn {
    padding: 4px 12px;
    background: #3BB9EA;
    border-radius: 8px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 128%;
    text-align: center;
    color: #1A141F;
    width: fit-content;
    display: inline-flex;
    margin-top: 5px;
}

.addons-card-item {
    width: 49%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 5px;
    background: #F5F3F7;
    border-radius: 8px;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.addons-card-items {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.addons-card-item.active {
    background: #fff;
    border: 0.5px solid #3BB9EA;
}

.addons-card-item.active input:valid {
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%);
}

.addons-card-item p {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.addons-card-input {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.addons-card-label {
    width: 100%;
}

.addons-card-input span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 148%;
    color: #1A141F;
}

.addons-card-label {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #272D61;
}

.addons-selection-heading {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 148%;
    color: #1A141F;
    margin-bottom: 5px;
}

.addons-list {
    height: auto;
    overflow-x: hidden;
    border-bottom: 0.5px solid #3bb9eb;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.addons-sidebar .visa-price-items {
    border-bottom: 0.5px solid #3bb9eb;
    margin-bottom: 10px;
}

.addons-price-total {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.addons-price-total span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 128%;
    color: #272D61;
}

.no-addons-btn {
    width: 100px;
    background: #D4D2D5;
    border-radius: 12px;
    color: #fff;
    border: 0px;
    margin-bottom: 20px;
    padding: 6px 10px;
}

.addons-price {
    text-align: center;
}

.total-addons-btn {
    padding: 8px 28px;
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%);
    border-radius: 12px;
    color: #fff;
    border: 0px;
    margin-bottom: 10px;
}

.traveller-form-data {
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
    color: #272D61;
    margin-bottom: 0px;
}

.traveller-view-wrapper .traveller-input-label {
    margin-bottom: 6px;
}

.visa-booking-form {
    width: 100%;
    position: relative;
}

.message-icon {
    width: 30px;
    height: 30px;
    background: #e5e0eb;
    border-radius: 50%;
    display: block;
    text-align: center;
}

.message-icon img {
    align-items: center;
    width: 25px;
    height: 25px;
    object-position: center;
    object-fit: cover;
    display: flex;
    justify-content: center;
    padding: 2px;
    margin: 0 auto;
}

.message-item-ttk {
    margin-right: 10px;
    padding: 10px;
    background: #E5E0EB;
    border-radius: 0px 20px 20px 20px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #272D61;
    width: 80%;
    margin-left: 10px;
}

.messgae-date-time {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    text-align: right;
    color: #1A141F;
    margin-top: 15px;
}

.message-items-dev {
    display: block;
    width: 100%;
}

.message-from-row {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.message-to-row {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
}

.message-to-row .message-item-ttk {
    border-radius: 20px 0px 20px 20px !important;
}

.message-item-row {
    margin-bottom: 15px;
}

.message-date {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    text-align: center;
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin-bottom: 15px;
}

form.message-reply-from {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

form.message-reply-from textarea {
    width: 90%;
    border-left: 0px;
    border-right: 0.5px solid #dcdcdc;
    border-top: 0px;
    border-bottom: 0px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #272D61;
    margin-left: 10px;
}

.message-reply-dev {
    border: 0.5px solid #3BB9EA;
    padding: 10px;
    border-radius: 50px;
    background: #fff;
    box-shadow: 0px 4px 12.8px 0px #080F340F;
}

.message-attachment-pin .fa {
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-size: 18px;
    margin-left: 10px;
}

.message-reply-btn .fa {
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    font-size: 18px;
    margin-right: 10px;
}

.new-enquiry-btn {
    padding: 8px 28px;
    width: 300px;
    height: 44px;
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%);
    border-radius: 12px;
    width: 198px;
    height: 27px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    font-size: 22px;
    line-height: 124%;
    text-align: center;
    color: #FFFFFF;
    text-decoration: none;
    box-shadow: 0px 8px 16px rgba(15, 12, 158, 0.53);
}

.order-card {
    padding: 20px 10px 10px;
    background: #F5F3F7;
    border-radius: 20px;
    border: 0.5px solid #272D61;
}

.order-visa-details {
    width: 44%;
}

.order-travel-details {
    width: 54%;
}

.order-visa-travel {
    justify-content: space-between;
    display: flex;
    border-bottom: 0.5px solid #3BB9EA;
    padding-bottom: 8px;
    margin-bottom: 0px;
}

.order-travel-details p,
.order-visa-details p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #4B3A5A;
    margin-bottom: 3px;
}

.order-travel-details p.order-form-to,
.order-visa-details p.order-form-to {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 148%;
    color: #1A141F;
}

.order-addons {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0px;
    height: 40px;
}

.traveler-addons-price {
    padding: 5px 10px;
    background: #FFFFFF;
    border-radius: 20px;
    display: flex;
    flex-wrap: nowrap;
    width: 50%;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.traveller-order-row .traveler-addons-price {
    background-color: #f5f3f7;
}

.traveller-order-row .order-card {
    background: #FFFFFF;
}

.traveller-order-row .order-card-header {
    background: #FFFFFF;
}

.traveler-addons-price small {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #272D61;
}

.traveler-addons-price span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 128%;
    color: #272D61;
    margin-left: 5px;
}

.order-card-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.order-visa-status {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #4B3A5A;
}

.order-visa-btn {
    padding: 4px 12px;
    border-radius: 8px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    min-width: 200px;
}

.order-card-header {
    box-sizing: border-box;
    padding: 8px 15px;
    background: #F5F3F7;
    box-shadow: 0px 10px 15px #E5E5E5;
    border-radius: 12px;
    border: 0.5px solid #3bb9eb;
    width: 90%;
    margin: 0 auto;
    position: relative;
    top: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.traveller-order-card {
    position: relative;
    margin-top: 10px;
    cursor: pointer;
}

.order-card-header span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 148%;
    text-align: center;
    color: #4B3A5A;
}

.order-enquiry-action {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #fff;
    margin-top: 30px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    cursor: pointer;
}

.order-enquiry-action span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 132%;
    color: #FFFFFF;
}

.dashboard-visabooking-section {
    padding-bottom: 50px;
}

img.traveller-msg-icon {
    width: 30px;
    position: absolute;
    height: 30px;
    top: -10px;
    left: -10px;
}

.traveller-message {
    position: relative;
    justify-content: flex-start !important;
}

img.traveller-bell-icon {
    width: 25px;
    height: 25px;
    margin-right: 5px;
}

.visa-confirm-btn {
    width: 250px !important;
}

.paymentmodes label.btn:hover {
    border-color: #3bb9eb;
}

.payment-card-dev {
    text-align: center;
    margin: 0 auto;
    border-top: 0.5px solid #3BB9EA;
}

.payment-card-dev .payment-card-btn {
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%);
    color: #fff;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 4px 12px;
    gap: 8px;
    margin: 0 auto;
    width: 160px;
    height: 28px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
    text-align: center;
    border: 0px;
    text-decoration: none;
}

.change-Mobile-Number {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 15px;
    margin-bottom: 5px;
}

.change-Mobile-Number span {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    text-decoration-line: underline;
    color: #272D61;
    cursor: pointer;
}

.resend-otp-sec {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 19px !important;
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-fill-color: transparent;
    margin-left: 5px;
    width: 25px;
    display: block;
}

.resend-otp {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
}

.resend-otp-in {
    text-decoration: none !important;
}

.required-filed-error {
    color: red;
}

.traveller-form-group {
    margin-bottom: 10px;
}

.order-visa-btn:hover {
    background: none !important;
    background-color: #272D61 !important;
    color: #fff !important;
}

.fixed-sidebar {
    margin-bottom: 0px;
}

#noOfTravellerPopup .modal-dialog {
    max-width: 350px !important;
}

.noof-traveller-popupform .traveller-upadate {
    padding: 2px 12px;
}

.noof-traveller-popupform input.children-dob {
    height: 40px;
    width: 100%;
    padding: 0px 12px;
}

select.children-dob.empty-field {
    border-color: red !important;
}

#childrensCountTable tr th {
    font-weight: 400;
}

#childrensCountTable tr td .fa-solid {
    font-size: 12px;
}

.noof-traveller-popupform select.children-dob {
    box-shadow: inset 0px 4px 5px rgba(33, 1, 38, 0.03);
    border-radius: 8px;
    border: 0.5px solid #3BB9EA;
    height: 30px;
    width: 100%;
    padding: 0px 12px;
    font-size: 14px;
}

.application-detail-meta-icons {
    padding-left: 0px !important;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 5px 15px;
}

.application-detail-meta-icons li .fa {
    font-size: 14px;
    cursor: pointer;
}

.traveller-count-show {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    font-size: 12.5px;
    flex-wrap: wrap;
    font-weight: 500;
}

.traveller-update-form-ul .traveler-edit-icon i {
    position: relative;
    font-size: 11px;
    top: -10px;
    margin-left: 10px;
}

.traveller-update-mobile-area {
    padding: 20px;
    background: #F5F3F7;
    border-radius: 20px;
    position: relative;
    top: -10px;
    border: 0.5px solid #272D61;
    min-height: 500px;
}

.traveller-mobile-btn {
    width: 95%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    padding: 8px 10px;
    background: #272D61;
    box-shadow: 0px 10px 15px #E5E5E5;
    border-radius: 10px;
    cursor: pointer;
    border-width: 0px;
    margin: 0 auto;
}

.traveller-mobile-btn span {
    color: #fff;
}

.traveller-delete-mobile {
    margin-left: 10px;
    font-size: 12px;
}

.traveller-edit-mobile {
    margin-left: 10px;
    font-size: 12px;
}

.traveller-mobile-row .traveller-mobile-arrow .fa-angle-up:before {
    content: "\f107";
}

.traveller-mobile-row.active .traveller-mobile-arrow .fa-angle-up:before {
    content: "\f106";
}

.traveller-mobile-row.active .traveller-mobile-btn {
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%);
    z-index: 1;
    position: relative;
}

.traveller-mobile-row.active .traveller-update-mobile-area {
    display: block;
}

.traveller-mobile-row .traveller-update-mobile-area {
    display: none;
}

.traveller-mobile-row.active .traveller-update-form-area {
    display: block;
}

.traveller-mobile-row .traveller-update-form-area {
    display: none;
}

.traveller-mobile-row {
    margin-bottom: 10px;
}

.mobile-visabooking-wrapper .traveler-edit-icon i {
    font-size: 12px;
}

.visa-process-wrapper-moblie .visa-process-wrapper {
    margin-bottom: 0px !important;
}

.traveller-form-group .select2-selection--multiple:before {
    content: "";
    position: absolute;
    right: 7px;
    top: 42%;
    border-top: 5px solid #888;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
}

.contry-dropdown-filter span.select2 .select2-selection {
    border: 1px solid var(--Secndary, #262D64);
    background: #EFF6FF;
    height: 38px;
    padding: 4px;
    color: #000;
}

.contry-dropdown-filter span.select2 {
    width: 100% !important;
}

.contry-dropdown-filter .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000;
    font-weight: 600;
    line-height: 28px;
}

.contry-dropdown-filter .select2-container--default .select2-selection--single .select2-selection__arrow b {
    background-image: url('/assets/images/website/Vector%20%284%29.png');
    border: none !important;
    left: -5px !important;
    top: 10px !important;
    width: 20px !important;
    content: "";
    height: 20px !important;
    background-position: center;
    background-size: contain;
}

.w-80pec {
    width: 75%;
    margin: 0 auto;
}

.border-radius-20 {
    border-radius: 15px;
    border: 2px solid #F5F5F5;
    box-shadow: 0px 4px 10px #00000012;
}

.download-btn {
    padding: 3px;
    max-width: 110px;
    height: 30px;
    background: #3BB9EA;
    border-radius: 8px;
    border: 0.5px solid #3BB9EA;
    width: 100%;
    font-size: 14px;
}

.w-80pec table tr td,
.w-80pec table tr th {
    font-size: 14px;
}

.no-invoices-row {
    min-height: 237px;
}

.traveler-docupload-icon svg path {
    fill: #3BB9EA;
}

.traveler-edit-icon {
    width: auto;
    height: 12px;
}

.documnet-icons {
    width: auto;
    height: 22px;
    object-fit: cover;
    object-position: center;
    position: relative;
    display: block;
}

.promocode-items {
    display: flex;
    flex-wrap: wrap;
    display: block;
}

.promocode-btn {
    height: 20px;
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    padding: 2px 10px;
    background: #3BB9EA;
    border-radius: 8px;
    border: 0.5px solid #3BB9EA;
    margin: 3px;
    width: auto;
}

.promocode-btn.active {
    background: #272D61;
    border: 0.5px solid #272D61;
    color: #fff;
}

.message-items-dev {
    display: none;
}

.message-items-dev.visible {
    display: block;
}

.message-loop-wrapper {
    height: 550px;
    overflow-y: scroll;
    padding-right: 5px;
}

.message-item-contain {
    overflow: hidden;
}

.read-more-less-btn {
    padding: 4px 12px;
    background: #3BB9EA;
    border-radius: 8px;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 128%;
    text-align: center;
    color: #1A141F;
    cursor: pointer;
    margin-top: 10px;
    display: block;
    width: 80px;
}

.message-loop-wrapper::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.message-loop-wrapper::-webkit-scrollbar {
    width: 4px;
}

.message-loop-wrapper::-webkit-scrollbar-thumb {
    background: #d5d5d5;
    border-radius: 10px;
}

.message-loop-wrapper::-webkit-scrollbar-thumb:hover {
    background: #d5d5d5;
}

.message-reply-wrapper {
    padding-top: 10px;
}

input.razorpay-payment-button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 28px;
    width: 230px !important;
    height: 44px;
    background: #A1A3B0 !important;
    border-radius: 12px;
    border: none;
    font-size: 22px;
    font-weight: 500;
    line-height: 27.28px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #FFFFFF;
    margin: 0.5rem auto;
}

button.razorpay-payment-button {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 28px;
    width: 230px !important;
    height: 35px;
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%);
    border-radius: 12px;
    border: none;
    font-size: 18px;
    font-weight: 500;
    line-height: 27.28px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #fff;
    margin: 0.5rem auto;
}

.check-list-meta p {
    padding-bottom: .5rem !important;
}

.check-list-meta ul,
.check-list-meta ol {
    padding-left: 2.5rem !important;
    list-style: number !important;
}

.check-list-meta li {
    margin-bottom: 1rem !important;
}

.profile-image {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
    object-position: top;
}

.profile-image-dev {
    text-align: center;
    margin-top: -60px;
    margin-bottom: 20px;
}

.profile-wrapper {
    position: relative;
    width: 100px;
    margin: 0 auto;
    height: 100px;
    border-radius: 50%;
    cursor: pointer;
}

.profile-wrapper::before {
    position: absolute;
    background-color: #07070793;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    content: '';
    border-radius: 50%;
    display: none;
}

.profile-update-icon {
    position: absolute;
    top: 35px;
    left: 35px;
    content: "";
    display: none;
}

.profile-wrapper:hover .profile-update-icon {
    display: block;
}

.profile-wrapper:hover::before {
    display: block;
}

.profile-update-icon .fa {
    color: #fff;
    font-size: 16px;
    background: #3bb9eb;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

p#errorMessage {
    font-size: 12px;
}

.clear-profile-image {
    bottom: 0px;
    position: absolute;
    z-index: 111;
    left: 80px;
}

.clear-profile-image {
    cursor: pointer;
}

.select2-popup .select2-container {
    width: 100% !important;
}

.select2-popup {
    position: relative;
}

.select2-popup .select2-container--default .select2-selection--single {
    border-image: none;
    box-sizing: border-box;
    height: 44px;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #3BB9EA;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
    color: #212529;
}

.select2-popup .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #212529;
    line-height: 44px;
}

.select2-popup .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 9px;
}

.select2-results__option {
    padding: 4px;
    font-size: 14px;
}

.fg-modal-popup .select2-search--dropdown .select2-search__field {
    padding: 4px;
    height: 35px;
}

.select2-popup .select2-container--default .select2-selection--single .select2-selection__clear {
    height: 41px;
}

.textarea-popup textarea {
    border-image: none;
    box-sizing: border-box;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #3BB9EA;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
    color: #212529;
    height: 80px;
}

.textarea-popup textarea::placeholder {
    color: #A1A3B0;
}

#enquiryModalPopup .modal-dialog {
    top: 5%;
}

.visa-form-group input {
    border: 0px !important;
}

.visa-form-group textarea {
    border: 0px !important;
    border-radius: 4px !important;
    height: 80px;
}

.visa-form-group .btn-info {
    width: 100%;
}

.social-icons-list li {
    width: 30px;
    height: 30px;
    background-color: #3bb9eb;
    border-radius: 50%;
    list-style: none;
}

.social-icons-list li a {
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    text-decoration: none;
}

.social-icons-list ::marker {
    opacity: 0px !important;
}

.document-list li {
    list-style: none;
}

.file-upload-section {
    margin-left: 5px;
}

.document-list {
    padding-left: 0px;
    margin-bottom: 0px;
}

.no-message-icon img {
    width: 100px;
    height: 100px;
    object-fit: contain;
    margin-bottom: 20px;
}

.no-message-icon {
    width: 100%;
}

.message-dev-empty {
    height: 490px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.message-dev-empty h4 {
    width: 100%;
    font-size: 18px;
}

.message-dev-empty p {
    width: 100%;
}

.traveler-document-icon .documnet-icons {
    width: 25px;
    height: 30px;
    object-fit: contain;
}

#profileUpdateForm input {
    color: #212529;
}

.promocodeMessage {
    font-size: 12px;
}

.promo-code-apply.promoCodeApplyBtn {
    cursor: pointer;
    margin-right: 5px;
    width: 70px;
    margin-left: 5px;
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%) !important;
    color: #fff !important;
    -webkit-text-fill-color: unset !important;
    text-align: center;
    font-size: 12px !important;
    padding: 3px 5px;
    border-radius: 5px;
    font-weight: 500 !important;
}

.visa-price-pay-btn.visa-price-pay-now {
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%);
    color: #fff;
    border-radius: 8px;
    font-size: 12px;
    padding: 3px 5px;
    font-weight: 600;
    cursor: pointer;
    margin-left: 15px;
}

.visa-price-pay-btn.visa-price-pay-latter {
    background: #272D61;
    color: #fff;
    border-radius: 8px;
    font-size: 12px;
    padding: 3px 5px;
    font-weight: 600;
    cursor: pointer;
    margin-left: 15px;
}

input::placeholder {
    color: #A1A3B0;
}

input {
    color: #212529;
}

.swal2-actions button {
    border: 0;
    border-radius: .25em;
    background: initial;
    background-color: #7066e0;
    color: #fff;
    font-size: 1em;
    margin: .3125em;
    padding: .200em 1.1em;
    transition: box-shadow .1s;
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0);
    font-weight: 500;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.swal2-actions button.swal2-confirm {
    background-color: rgb(48, 133, 214);
}

.swal2-actions button.swal2-cancel {
    background-color: rgb(221, 51, 51);
}

.order-card-body .traveller-name {
    visibility: hidden;
}

.order-card-body .traveller-name.visible {
    visibility: visible;
}

.promo-code-clear {
    cursor: pointer;
    margin-right: 5px;
    width: 70px;
    margin-left: 5px;
    background: #272D61 !important;
    color: #fff !important;
    -webkit-text-fill-color: unset !important;
    text-align: center;
    font-size: 12px !important;
    padding: 3px 5px;
    border-radius: 5px;
    font-weight: 500 !important;
}

.home-form-row .form-row {
    align-items: flex-start;
}

.embassy-toggle-switch {
    width: 85px;
    margin-left: 20px;
    height: 22px !important;
}

.embassy-slider {
    align-items: center;
    display: flex;
}

.switch-embassy-btn {
    font-size: 12px;
}

.embassy-toggle-switch input:checked+.embassy-slider::before {
    transform: translateX(66px);
}

.embassy-toggle-switch .embassy-slider {
    background: #272d61;
    color: #fff;
}

.embassy-toggle-switch input:checked+.embassy-slider {
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%) !important;
}

.switch-payletter {
    padding-left: 5px;
}

.embassy-toggle-switch .embassy-slider::before {
    bottom: 4px !important;
    left: 3px !important;
}

.visa-price-item {
    display: flex;
    align-items: center;
}

.embassy-toggle-switch .embassy-slider::before {
    width: 13px;
    height: 13px;
}

.switch-paylater {
    padding-left: 20px;
}

.switch-paynow {
    padding-left: 12px;
}

.tooltip-style.color-red {
    --bs-tooltip-bg: rgb(255, 77, 0);
    font-size: 12px;
    line-height: 16px;
}

i.color-red {
    color: rgb(255, 77, 0);
    cursor: pointer;
}

.tooltip-style.color-green {
    --bs-tooltip-bg: green;
    font-size: 12px;
    line-height: 16px;
}

i.color-green {
    color: green;
    cursor: pointer;
}

.tooltip-style.color-blue {
    --bs-tooltip-bg: #272D61;
    font-size: 12px;
    line-height: 16px;
}

i.color-blue {
    color: #272D61;
    cursor: pointer;
}

.document-wrap-order {
    display: flex;
    flex-wrap: wrap;
}

.document-wrap-order .traveler-docupload-item {
    border: 0.5px solid #a1a3b017;
    padding: 0.2rem;
    border-radius: 5px;
    margin: 0.2rem;
}

.document-status {
    margin-left: 0.3rem;
    display: inline-block;
    padding: 1px;
}

.traveler-docupload-item.document-verified {
    border: 0.5px solid #0080005c;
    background: #00800012;
}

.traveler-docupload-item.document-rejected {
    border: 0.5px solid #ff000047;
    background: #ff000005;
}

.traveler-docupload-item.document-underverify {
    border: 0.5px solid #0000ff1c;
}

.document-section-heading {
    display: flex;
}

.document-section-heading .accordian-status {
    display: flex;
    align-items: center;
    gap: 5px;
    cursor: pointer;
    margin-bottom: 5px;
    font-size: 14px;
}

.traveler-documnet-satatus {
    display: flex;
    gap: 5px;
    flex-wrap: nowrap;
    margin-left: auto;
    margin-right: 15px;
}

.document-status-item {
    border: 0.5px solid #a1a3b017;
    border-radius: 5px;
}

.document-count-span {
    margin-left: 5px;
    margin-right: 5px;
    border-right: 0.5px solid #a1a3b061;
    padding-right: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
}

.document-status-item .fa {
    margin-right: 5px;
    font-size: 12px;
}

.document-status-item.document-verified {
    border: 0.5px solid #0080005c;
    background: #00800012;
}

.document-status-item.document-rejected {
    border: 0.5px solid #ff000047;
    background: #ff000005;
}

.document-status-item.document-underverify {
    border: 0.5px solid #0000ff1c;
}

.traveler-docupload-click {
    margin-right: 10px;
    margin-bottom: 5px;
}

.btn-404 {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 28px;
    gap: 8px;
    max-width: 135px;
    height: 44px;
    background: #3BB9EA;
    border-radius: 8px;
    border: 0.5px solid #3BB9EA;
    margin-top: 20px;
    width: 100%;
    min-width: 71px;
    height: 28px;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    color: #1f1d00;
    text-decoration: none;
    font-weight: 400;
    margin: 0 auto;
}

.btn-404:hover {
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%);
}

.pay-letter-text {
    width: 100%;
    text-align: center;
    font-size: 12.5px;
    font-weight: 500;
    line-height: 20px;
    color: #272D61;
    font-family: 'Inter';
    font-style: normal;
}

.showuser-email-address {
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    color: #272D61;
    font-family: 'Inter';
    font-style: normal;
}

.promocode-section h4 {
    border: 2px dashed #3bb9eb;
    background: #3bb9eb1a;
    padding: 10px;
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    line-height: 30px;
    color: #272D61;
    font-family: 'Inter';
    font-style: normal;
    letter-spacing: 0.1cap;
    margin: 20px;
}

.promocode-section {
    text-align: center;
}

.promocode-section img {
    width: 200px;
    margin-bottom: 20px;
}

.promocode-btn-group button {
    height: 28px;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    text-align: center;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 8px 28px;
    gap: 8px;
    width: 163px;
    background: #3BB9EA;
    border-radius: 8px;
    border: 0.5px solid #3BB9EA;
    margin-top: 20px;
    margin-left: 10px;
    margin-right: 10px;
}

.promocode-btn-group {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.promocode-share-wrapper {
    max-width: 600px !important;
}

.promocode-section p span {
    font-size: 16px;
    font-weight: 500;
    color: #272D61;
    font-family: 'Inter';
    font-style: normal;
}

.promocode-section p a {
    font-size: 16px;
    font-weight: 500;
    color: #272D61;
    font-family: 'Inter';
    font-style: normal;
}

.promocode-share-modal .modal-dialog {
    max-width: 400px !important;
}

button.share-button.social-media-button {
    width: 30px;
    height: 30px;
    padding: 8px;
    border-radius: 50%;
    margin-left: 5px;
    margin-top: 5px;
    color: #fff;
}

button.share-button.social-media-button:hover {
    background-color: #272D61;
    border-color: #272D61;
}

.authendicate-meta-about {
    box-sizing: border-box;
    display: inline-block;
    flex-direction: row;
    align-items: center;
    padding: 8px;
    gap: 10px;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px rgb(49 47 50 / 11%);
    border-radius: 20px;
    right: 0px;
    top: 45px;
    border: 0.5px solid #3BB9EA;
    width: auto;
}

.authendicate-meta-about .para {
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    color: #272D61;
}

.authendicate-meta .ttkstats-number {
    font-size: 0.850rem;
    color: #272D61;
    background: unset;
    background-clip: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
}

.authendicate-meta .about-ttk-icons img {
    width: 30px;
    object-fit: contain;
}

.authendicate-meta-about-row {
    position: relative;
}

.authendicate-meta-about-c3 {
    position: relative;
}

/*BEGIN: V3 - Visa Search*/
.no-of-traveller {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #3bb9eb;
    padding: 5px 12px;
    border-radius: 10px;
}

.no-of-traveller input.no-of-travller {
    width: 70px;
}

.traveller-upadate-v3 {
    width: auto;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}

.traveller-upadate-v3 span.clickVisaDetails {
    align-items: center;
    width: 20px;
    height: 20px;
    background: #f5f3f7;
    display: flex;
    justify-content: center;
    cursor: pointer;
}

.v3visa-price-items ul {
    padding-left: 8px;
    margin-bottom: 0px;
}

.v3visa-price-items ul li:before {
    display: none;
}

.v3visa-price-items .price-meta {
    text-decoration: none;
}

.v3visa-price-items ul li .fa-solid {
    margin-right: 3px;
}

.v3visa-price-items {
    margin-top: 10px;
    margin-bottom: 20px;
}

.v3visa-price-items ul li {
    margin-bottom: 0.8rem;
}

.embassy-fee-payleter {
    position: relative;
}

.embassy-fee-payleter:after {
    width: 100%;
    height: 2px;
    border-top: 2px solid #272d61;
    content: "";
    position: absolute;
    top: 10px;
}

p.ttk-fee-back {
    background: #3bb9ea1c;
    width: 100%;
    text-align: center;
    font-size: 12.5px;
    font-weight: 500;
    line-height: 20px;
    color: #272D61;
    font-family: 'Inter';
    font-style: normal;
    border-radius: 10px;
    padding: 3px;
}

.visa-success-rate-col {
    display: flex;
    align-items: center;
    justify-content: center;
}

.authendicate-meta-top2 {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 3px;
    position: absolute;
    width: 250px;
    height: auto;
    right: 0px;
    top: 45px;
    flex-wrap: wrap;
}

.authendicate-meta-top2 .authendicate-meta {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 5px 10px;
    gap: 10px;
    position: unset;
    width: 100%;
    height: auto;
    background: #FFFFFF;
    box-shadow: 0px 10px 30px rgba(49, 47, 50, 0.47);
    border-radius: 20px;
    right: 0px;
    top: 45px;
    border: 0.5px solid #3BB9EA;
    flex-wrap: wrap;
}

.country-list-row-v3 {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: space-between;
}

.country-col-v3 {
    width: 24%;
    position: relative;
    border-radius: 10px;
}

.country-list-row-v3 {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.country-col-v3 {
    width: 24%;
    position: relative;
    border: 1px solid #00000012;
    background: #f0f5fba1;
}

.country-details-v3 {
    background: #f0f5fba1;
    position: relative;
    padding: 10px;
    border-bottom-left-radius: 11px;
    border-bottom-right-radius: 11px;
}

.country-col-v3 a {
    text-decoration: none;
    color: #000;
    font-family: "Inter";
}

.country-meta-v3 {
    position: absolute;
    top: -40px;
    background: #ffffffb8;
    width: 100%;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    height: 40px;
}

span.country-visatype-v3 {
    background: #0685e2;
    padding: 3px 10px;
    border-radius: 10px;
    font-size: 12px;
    color: #fff;
    font-weight: 500;
}

.country-visamode-v3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.visa-approved-status {
    color: #fff;
    position: absolute;
    top: 10px;
    background: #272D61;
    padding: 3px;
    font-size: 12px;
    left: 10px;
    border-radius: 5px;
    max-width: 100%;
    width: auto;
    box-shadow: 0px 8px 16px rgb(200 200 202 / 16%);
}

.country-col-v3-v2 .country-meta-v3 {
    position: relative;
    background: #f0f5fba1;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    top: 0px;
    padding: 0px;
    margin-bottom: 0px;
    border-bottom: 1px solid #00000012;
}

.country-col-v3-v2 .country-visamode-v3 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
}

.country-col-v3-v2 .visa-approved-status {
    color: #fff;
    position: absolute;
    right: 10px;
    background: #272d61;
    padding: 3px;
    font-size: 12px;
    bottom: 160px;
    top: unset;
    left: unset;
}

.country-name-v3 {
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
}

.visa-date-v3 {
    display: flex;
    flex-wrap: wrap;
    text-align: right;
}

.visa-date-v3 small {
    width: 100%;
    font-size: 12px;
    font-weight: 400;
}

.visa-date-v3 strong {
    width: 100%;
    color: #0F64F5;
    font-weight: 500;
}

.visamode-v3 {
    display: flex;
    flex-wrap: wrap;
}

.visamode-v3 small {
    width: 100%;
    font-size: 12px;
    font-weight: 400;
}

.visamode-v3 strong {
    width: 100%;
    color: #0F64F5;
    font-weight: 500;
}

.country-image-v3 img {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.country-col-v3.country-col-v3-v2 .country-image-v3 img {
    object-fit: cover;
    object-position: top;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.country-image-title-v3-backup {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    content: "";
    width: 100%;
    height: auto;
    color: #fff;
    z-index: 1;
    text-align: center;
    text-shadow: 10px 1px 10px #0000009c;
    font-size: 40px;
}

.bannerCountryImage {
    position: relative;
}

.bannerCountryImage::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-image: linear-gradient(to top, rgb(22 22 21 / 45%), rgb(246 246 246 / 0%));
    top: 0px;
    left: 0;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.country-image-wrapper .visa-approved-status {
    z-index: 1;
}

.visa-mode-v3 {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
}

.visa-mode-v3-icon {
    width: 40px;
    min-width: 40px;
    height: 40px;
    background: #3bb9ea29;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    margin-right: 5px;
}

.visa-mode-v3-icon i {
    font-size: 20px;
    color: #272D61
}

.visa-mode-v3-heading {
    font-weight: 400;
    font-size: 13px;
    line-height: 140%;
    color: #272D61;
}

.visa-mode-v3-meta {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}

.visa-mode-v3-heading {
    width: 100%;
}

.visa-mode-v3-input {
    width: 100%;
}

.visa-mode-v3-input .visa-item-info select {
    font-size: 13px;
    border: none;
}

.visa-info-wrapper-v3 {
    background: #FFFFFF;
    border-radius: 12px;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
}

.visa-mode-row-v3 {
    padding: 10px 20px;
}

.visa-mode-v3-input .visa-item-info {
    margin-bottom: 0px;
    line-height: 13px;
    line-height: 14px;
}

.visa-info-row-v3 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 20px;
    background: #f0f5fb;
    border-top-right-radius: 12px;
    border-top-left-radius: 12px;
}

.visa-info-text-v3 p {
    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    color: #272D61;
    margin-bottom: 0px;
    font-family: "Inter";
}

.visa-info-label-fg-v3 {
    font-size: 13px;
}

.visa-info-input-fg-v3 {
    border: none;
    background: none;
    font-size: 13px;
}

.country-image-title-v3 {
    bottom: 0px;
    right: 10px;
}

.visamode-v3-servicefee {
    color: #000;
}

.price-meta small {
    font-size: 12px;
}

.last-week-approved img {
    width: 16px;
    margin-top: -2px;
}

img.traveler-siderbar-icon {
    width: 17px;
    height: 17px;
    object-fit: cover;
    object-position: center;
    margin-right: 3px;
    margin-top: -1px;
}

.visa-mode-v3-input .visa-item-info span.visaMode {
    max-width: 110px;
    width: auto;
    border-left: 0px;
    border-top: 0px;
    border-right: 0px;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    margin-top: 0.2rem;
    padding-right: 10px;
    background: none;
    height: 14px;
    display: block;
}

.visa-mode-v3-input .visa-item-info span.visaMode small {
    font-size: 13px !important;
    margin-top: 0.2rem;
    font-weight: 400;
    color: #000;
    display: block;
}

.country-image-wrapper .last-week-approved img {
    width: 16px;
    margin-top: -2px;
    height: 14px;
}

.country-image-wrapper-v3 .country-image-title {
    font-size: 16px;
    line-height: 16px;
    padding: 10px 15px;
}

.visamode-slider {
    background: #272d61;
    color: #fff;
}

.visamode-toggle-switch-v3 {
    width: 80px;
    height: 15px;
    margin-top: 0.2rem;
}

.switch-firstValue {
    width: 100%;
    padding-left: 20px;
    display: block;
}

.switch-secondValue {
    width: 100%;
    padding-left: 5px;
    display: block;
}

.visamode-toggle-switch-v3 input:checked+.slider::before {
    transform: translateX(62px);
}

.visamode-toggle-switch-v3 .slider {
    background: #272d61;
    color: #fff;
}

.switch-visamode-btn {
    font-size: 12px;
}

.visamode-toggle-switch-v3 .slider::before {
    height: 12px;
    width: 12px;
    bottom: 1.5px;
}

.select-no-undeline {
    border: none;
    pointer-events: none;
    cursor: none;
}

.select-no-undeline+.select-edit-icon {
    display: none;
}

/* Fullpage overlay */
#loaderOverlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffffcb;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.spinner {
    width: 100px;
    height: 100px;
    background-image: url(../images/loader_v2.gif);
    background-position: center;
    background-size: contain;
    /* border: 4px solid #ccc;
    border-top-color: #007bff;
    border-radius: 50%;
    animation: spin 1s linear infinite; */
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*End: V3 - Visa Search*/

.visa-enquiry-notes {
    background: #3bb9ea;
    width: 100%;
    text-align: center !important;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    /* color: #fff; */
    font-family: 'Inter';
    font-style: normal;
    border-radius: 10px;
    padding: 10px;
}

.generate-promocode-ul li {
    margin-bottom: 20px;
}

.generate-promocode-ul {
    padding-left: 20px;
}

.enquiry-card-header {
    display: flex;
    flex-wrap: wrap;
}

.enquiry-card-header .d-flex {
    justify-content: space-between;
}

.enquiry-visa-type {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 140%;
    color: #4B3A5A !important;
    margin-bottom: 3px;
}

.enquiry-visa-name {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 148%;
    text-align: center;
    color: #1A141F !important;
}

.enquiry-card-footer {
    display: flex;
    justify-content: space-between;
    border-bottom: 0.5px solid #3BB9EA;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.state-input-control+.select2 {
    max-width: 200px;
    width: 100%;
    height: 44px;
    background: #fff !important;
    border: 0.5px solid #3BB9EA !important;
    border-radius: 8px !important;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #1A141F;
    padding: 0px;
}

.state-input-control+.select2.select2-container--default .select2-selection--single {
    background: none !important;
    border: none !important;
    border-radius: none;
    padding-top: 6px;
}

.state-input-control+.select2.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 4px;
}

.state-input-control+.select2.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 6px;
}

.order-visa-other-details {
    justify-content: space-between;
    display: flex;
    border-bottom: 0.5px solid #3BB9EA;
    padding-bottom: 10px;
    margin-bottom: 10px;
    flex-wrap: wrap;
}

.progress,
.progress-stacked {
    --bs-progress-height: 0.80rem;
    --bs-progress-font-size: 0.6rem;
}

.bg-low {
    background-color: red;
}

.bg-medium {
    background-color: orange;
}

.bg-high {
    background-color: green;
}

.order-visa-other-details p {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
    line-height: 140%;
    color: #4B3A5A;
    margin-bottom: 3px;
}

.order-visa-other-details p.order-form-to {
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 148%;
    color: #1A141F;
}

.order-feedback-btn {
    font-size: 0.60rem;
    border: 0.5px solid #ffc157;
    padding: 0px 5px;
    border-radius: 5px;
    background: #fff;
}

.order-feedback-btn:hover {
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%);
    color: #fff;
    border: 0.5px solid #fff;
}

.traveller-enquiry-row .order-enquiry-action span {
    color: #272D61;
}

.traveller-enquiry-row .order-enquiry-action {
    border-bottom: 1px solid #272D61;
}

.dashboard-visabooking-section::after {
    height: 100% !important;
    max-height: 90vh !important;
    background-position: top;
}

.visa-earlist-appoinment-date {
    color: #272D61;
    position: absolute;
    top: 10px;
    background: #f0f5fbde;
    padding: 3px;
    font-size: 12px;
    right: 10px;
    border-radius: 5px;
    max-width: 100%;
    width: auto;
    box-shadow: 0px 8px 16px rgb(200 200 202 / 16%);
    z-index: 1;
}


.enquiry-card-footer-payment .amount {
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
    display: flex;
    justify-content: space-between;
    margin: 10px 0;
    flex-wrap: wrap;
    font-size: 12px;
}

.enquiry-card-footer-payment .amount span {
    width: 100%;
    text-align: center;
}

.text-success {
    color: green !important;
}

.pending-payment-button {
    background: #3BB9EA;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    border: none;
    border-radius: 8px;
    padding: 0px 10px;
}

.pending-payment-button:hover {
    background: linear-gradient(159.13deg, #3BB9EA -24.13%, #272D61 132.21%);
}

.order-footer-payment tr th,
.order-footer-payment tr td {
    font-size: 14px;
    font-weight: 400;
    padding: 5px;
}

.order-footer-payment tr td strong {
    font-weight: 500;
}

.order-footer-payment {
    max-width: 600px;
}

.order-footer-payment {
    /* height: 85px; */
    margin-bottom: 0px;
}

.addons-pay-page,
.addons-pay-page .addons-traveler-count {
    font-size: 0.8rem !important;
    font-weight: 400 !important;
}

.addons-pay-page .list-inline-item {
    font-size: 0.8rem !important;
    font-weight: 400 !important;
}

.addons-table {
    min-width: 790px;
    max-width: 900px;
}

.addons-table th,
.addons-table td {
    font-size: 0.8rem !important;
    color: #212529;
}

.addons-table th {
    font-weight: 500 !important;
    background-color: #f9f9f9;
}

.addons-table td {
    font-weight: 400 !important;
}

.addons-pay-page .addons-sidebar-heading {
    height: auto !important;
}

.addons-pay-page .addons-sidebar-heading {
    flex-wrap: wrap;
}

.addons-pay-page .addons-sidebar {
    padding: 40px 40px 10px;
}

.addons-payment-button {
    background: #262d64;
    color: #fff;
    font-weight: 500;
    border: none;
    border-radius: 8px;
    padding: 3px 20px;
    font-size: 0.8rem;
    max-width: 120px;
    min-width: 100px;
}

.addons-pay-page h4 {
    font-size: 1rem;
}

.addons-form-group .select2-container--default .select2-selection--multiple {
    width: 100% !important;
    height: auto;
    background: #f0f0f069 !important;
    border: 1px solid #E5E0EB !important;
    border-radius: 8px !important;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #1A141F;
    padding: 1px;
}

.addons-form-group .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    font-size: 0.7rem !important;
}

.addons-form-group .select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-left: 2px !important;
    margin-top: 0px !important;
}


.addons-form-group .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #ffffff !important;
}

.addonspay-modal-popup .modal-dialog {
    background: #fff;
    max-width: 55% !important;
    margin-right: 0px !important;
    margin-top: 0px !important;
    height: 100%;
}

.addonspay-modal-popup {
    padding-right: 0px !important;
}

.addons-visa-details {
    font-size: 14px !important;
    font-weight: 400 !important;
}

.tigger-addons-pay {
    background: #3BB9EA;
    color: #fff;
    font-size: 0.7rem;
    font-weight: 400;
    border: none;
    border-radius: 8px;
    width: 70px;
    line-height: 0.7rem;
    padding: 0.2rem;
}

.addonspay-modal-popup .modal-header button {
    border: 1px solid #272D61 !important;
    background: none !important;
    padding: 0px;
    font-size: 18px;
    color: #272D61;
    width: 18px;
    height: 18px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.select2-container--open .select2-dropdown--below {
    z-index: 1111 !important;
}

.complete-orders-row .order-enquiry-action span {
    color: #272D61;
}

.complete-orders-row .order-enquiry-action {
    border-bottom: 1px solid #272D61;
}

.tr-qnt-group {
    width: 60px;
    border: 1px solid #d3d1d1;
    display: flex;
}

.tr-qnt-group .tr-addons-qty {
    width: 40px;
    border: none !important;
    text-align: center;
}

.tr-qnt-group span {
    display: flex;
    flex-wrap: wrap;
    width: 24px;
    justify-content: end;
    background-color: none;
    border-left: 1px solid #d3d1d1;
}

.tr-qnt-group span button {
    width: 17px;
    height: 12px;
    padding: 0px;
    background: none;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    background-color: #f9f9f9;
    font-weight: bold;
}

.addons-form-group .select2-container {
    width: 100% !important;
}

#addons-pay-table thead tr>th:nth-child(3) {
    width: 30%;
}

#addons-pay-table thead tr>th:nth-child(6) {
    width: 6%;
}

#addons-pay-table thead tr>th:nth-child(5) {
    width: 5%;
}

.addonspay-modal-popup .modal-title {
    font-size: 1rem;
}

.addonspay-modal-popup .addons-popup-meta span {
    font-size: 0.8rem;
    background-color: #262d64;
    font-weight: 400;
    padding: 0rem 0.3rem;
    color: #fff;
    border-radius: 5px;
}

.addons-order-details span {
    font-size: 0.8rem;
}

.addonspay-modal-popup .modal-header {
    padding-top: 5px;
    padding-bottom: 5px;
}

.payhistory-table-toggle {
    background: #262d64;
    color: #fff;
    font-weight: 500;
    border: none;
    border-radius: 8px;
    padding: 3px 20px;
    font-size: 0.8rem;
    margin-bottom: 10px;
}

.addonspay-modal-popup .modal-content {
    border: none;
}

#paymentHistoryTable thead>tr>th:nth-child(4) {
    width: 35%;
}

.table.order-footer-payment tbody tr:last-child td {
    border: none !important;
}

#addons-pay-table thead tr>th:nth-child(1) {
    width: 2.5%;
}

#addons-pay-table thead tr>th:nth-child(2) {
    width: 22%;
}

#addons-pay-table thead tr>th:nth-child(4) {
    width: 5%;
}

.modal-subheaderheader .list-inline {
    margin-bottom: 0px;
    margin-left: 20px;
}

.modal-subheaderheader p span {
    background: #262d64;
    border-radius: 10px;
    font-family: Inter;
    font-size: 0.8rem;
    line-height: 14.7px;
    margin-left: 5px;
    padding: 0.1rem 0.5rem;
    color: #fff;
}

.modal-subheaderheader p {
    font-size: 0.8rem;
    font-weight: 400 !important;
}

.modal-subheaderheader .list-inline .list-inline-item {
    font-size: 0.8rem;
    font-weight: 400 !important;
}

.modal-subheaderheader .d-flex {
    align-items: center;
}

.order-footer-payment td small {
    font-size: 0.675em;
    position: relative;
    top: -4px;
}

#paymentHistoryTable tbody ul {
    padding-left: 10px;
}

.userpayment-history-table tr th,
.userpayment-history-table tr td {
    color: #212529;
    font-size: 0.875rem;
}

.userpayment-history-table tr td {
    font-weight: 400;
}

.userpayment-history-table tr th {
    font-weight: 500;
    background-color: #f1f1f1;
}

.userpayment-history-table {
    width: 100%;
    min-width: 1024px;
}

.userpayment-history-table tr td ul {
    padding-left: 15px;
}

.dt-column-order {
    display: none !important;
}

table.dataTable thead>tr>th.dt-orderable-asc,
table.dataTable thead>tr>th.dt-orderable-desc,
table.dataTable thead>tr>th.dt-ordering-asc,
table.dataTable thead>tr>th.dt-ordering-desc,
table.dataTable thead>tr>td.dt-orderable-asc,
table.dataTable thead>tr>td.dt-orderable-desc,
table.dataTable thead>tr>td.dt-ordering-asc,
table.dataTable thead>tr>td.dt-ordering-desc {
    padding-right: 10px !important;
}

#userPaymentHistoryTable_wrapper .row:nth-child(1) {
    display: none !important;
}

#userPaymentHistoryTable_info {
    display: none !important;
}

#userPaymentHistoryTable_wrapper .paging_full_numbers {
    margin-top: 10px !important;
}

#userPaymentHistoryTable_wrapper .dt-paging .dt-paging-button {
    font-size: 0.875rem !important;
    padding: 0.1em 0.5em !important;
    text-align: right !important;
    background: #f1f1f1 !important;
}

#userPaymentHistoryTable_wrapper .dt-paging-button.current {
    background: #262d64 !important;
    color: #fff !important;
}

#userPaymentHistoryTable_wrapper .dt-paging-button:hover {
    background: #262d64 !important;
    color: #fff !important;
}

#userPaymentHistoryTable_wrapper thead tr tr:last-child>*,
#userPaymentHistoryTable_wrapper thead tr:last-child>* {
    border-bottom: unset !important;
}

#userPaymentHistoryTable_wrapper .paging_full_numbers {
    text-align: right !important;
}

div.dt-container.dt-empty-footer tbody>tr:last-child>* {
    border-bottom: unset !important;
}

#userPaymentHistoryTable tbody tr td:nth-child(6) {
    text-align: right !important;
}

i.fa-solid.fa-trash.pending-order-delete {
    color: #ef5350;
    font-size: 12px;
    z-index: 1;
    margin-right: 0.5rem;
}

.sticky-cell {
    position: sticky;
    left: -1px;
    background: #f9f9f9;
    z-index: 1;
}

.payment-histroy-input {
    border-image: none !important;
    box-sizing: border-box;
    height: 30px;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #3BB9EA;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 0.875rem;
    color: #000;
    width: 160px;
}

input[type="date"].payment-histroy-input:before {
    top: 4px !important;
}

.payment-histroy-searchbtn {
    height: 30px;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #3BB9EA;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 0.875rem;
    color: #000;
}

.payment-histroy-searchbtn:hover {
    color: #3BB9EA !important;
    background: #FFFFFF !important;
}

.confirmed-order-row .order-card-footer-payment {
    border-bottom: none !important;
    padding-bottom: 0px !important;
    margin-bottom: 5px !important;
    height: 65px;
    margin: -5px;
}

.confirmed-order-row .order-card-footer {
    border-top: 0.5px solid #3bb9eb;
    padding-top: 5px !important;
    margin-top: 5px !important;
}

.show-tr-addons-list {
    display: none;
    position: absolute;
    background: #fff;
    box-shadow: 0px 0px 10px 4px #00000042;
    font-size: 0.7rem;
    padding: 1rem;
    top: 0px;
}

.close-tr-addons-list {
    position: absolute;
    right: 7px;
    top: 5px;
}

.order-card-footer-payment {
    position: relative;
}

.order-card-footer-payment .table-responsive::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 10px;
}

.order-card-footer-payment .table-responsive::-webkit-scrollbar {
    width: 4px;
}

.order-card-footer-payment .table-responsive::-webkit-scrollbar-thumb {
    background: #d5d5d5;
    border-radius: 10px;
}

.order-card-footer-payment .table-responsive::-webkit-scrollbar-thumb:hover {
    background: #d5d5d5;
}

.addons-success-btn {
    font-size: 0.7rem;
}

.contact-icons-fixed {
    position: fixed;
    z-index: 1111;
    top: 40%;
    right: 6px;
}

.contact-icons-fixed li {
    padding: 0.3rem;
    background-color: #262d64;
    border: none;
}

.contact-icons-fixed ul {
    border: none;
}

.contact-icons-fixed li i {
    color: #fff;
}


.mobile-top-banner-section .home-intro-wrapper img {
    height: 600px;
    object-position: center;
    object-fit: cover;
}

.mobile-top-banner-section .home-intro-wrapper img {
    width: 100%;
}

.mobile-top-banner-section .authendicate-meta {
    right: 0px;
    top: unset;
    bottom: 30%;
    left: 0px;
    width: 85%;
    margin-inline: auto;
    padding: 20px;
}

.mobile-top-banner-section .get-export-meta {
    right: 0px;
    top: 5%;
    bottom: 0px;
    left: 0px;
    width: 85%;
    margin-inline: auto;
    height: 237px;
    padding: 20px;
}

.mobile-top-banner-section .home-form-row {
    margin-top: 40px;
    z-index: 1;
    position: relative;
    top: -80px;
    width: 85%;
    margin: 0 auto;
}

.mobile-top-banner-section .form-top-text {
    left: 0px;
    right: 0px;
    margin-inline: auto;
}

.mobile-top-banner-section .get-export-meta h1 {
    font-weight: 600;
    font-size: 29px;
    line-height: 128%;
    color: #272D61;
}

.mobile-top-banner-section .secoundry-heading {
    font-size: 16px;
    font-weight: 700;
    line-height: 20.48px;
}

.mobile-top-banner-section .get-export-meta p {
    font-size: 14px;
    font-weight: 400;
    line-height: 19.06px;
}

.mobile-top-banner-section .form-select2 .filed-col-md-1 {
    width: 50% !important;
}

.mobile-top-banner-section .form-btn-fg {
    margin-top: 24px;
    margin-bottom: 0px;
}

.mobile-top-banner-section .home-banner-country {
    background: #D4D2D5;
    width: 85%;
    margin: 0 auto;
    padding: 20px;
    border-radius: 20px;
}

.mobile-top-banner-section .popular-para {
    color: #fff;
}

.mobile-top-banner-section .popular-destination ul {
    padding-left: 0px;
}

.mobile-top-banner-section .popular-destination ul li {
    margin: 0.2rem;
}

.mobile-top-banner-section .country-image-title {
    width: fit-content;
    left: 0px;
    right: 0px;
    margin-inline: auto;
    padding: 10px;
    font-size: 22px;
    line-height: 27.28px;
}

.mobile-top-banner-section {
    background-color: #272D61;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}

.mobile-banner-header {
    margin-top: 20px;
}

.mobile-banner-header h1 {
    font-weight: 600;
    font-size: 38px;
    line-height: 128%;
    color: #fff;
    text-align: center;
}

.mbile-banner-rating {
    margin-bottom: 10px;
}

.mbile-banner-rating-after {
    position: relative;
}

.mbile-banner-rating p {
    color: #fff !important;
    background: unset;
    background-clip: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    font-size: 20px;
}

.mbile-banner-rating .header-icon-item {
    justify-content: center;
}

.mbile-banner-rating p {
    color: #fff !important;
    background: unset;
    background-clip: unset;
    -webkit-background-clip: unset;
    -webkit-text-fill-color: unset;
    font-size: 20px;
}

.mbile-banner-rating img {
    width: 24px;
    filter: grayscale(100%) brightness(200%);
}

.mobile-home-form-row {
    margin-top: 50px;
    margin-bottom: 20px;
}

.mobile-top-banner-section .home-banner-country {
    padding: 0px 0px 30px 0px;
}

.mobile-top-banner-section .home-banner-country {
    background: unset;
    width: 100%;
}

.mobile-home-form-row .visa-apply-form {
    width: 100% !important;
    display: block;
}

.mbile-banner-rating-after:after {
    position: absolute;
    width: 150px;
    height: 10px;
    content: "";
    left: 0px;
    border-bottom: 1px solid #3bb9eb;
    margin-inline: auto;
    right: 0px;
}

input::-webkit-date-and-time-value {
    text-align: left !important;
}

input[type="date"] {
    text-align: left !important;
    display: block;
    text-align: -webkit-left;
}

.mobile-top-banner-section button.form-btn-fg {
    color: #272d61 !important;
}

.mobile-top-banner-section button.form-btn-fg:hover {
    color: #fff !important;
}

.logo-carousel-wrapper {
    overflow: hidden;
    position: relative;
    padding: 10px 0;
}

.logo-carousel {
    display: flex;
    width: max-content;
    animation: scroll 60s linear infinite;
    align-items: center;
    justify-content: center;
}

.logo-carousel .logo-item {
    margin: 0 10px;
    width: 12.5%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #E0E0E0;
    padding: 5px;
    border-radius: 5px;
    background-color: #fff;
}

.logo-carousel .logo-item img {
    max-height: 50px;
    max-width: 100%;
    object-fit: contain;
    opacity: 1;
    transition: opacity 0.3s ease;
    padding: 10px;
}

.logo-carousel .logo-item img:hover {
    opacity: 1;
}

@keyframes scroll {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(-65%);
    }
}

/* Double the logos to create seamless loop */
.logo-carousel-inner {
    display: flex;
}

.confirmed-order-row .addons-traveler-count {
    color: #272D61 !important;
}

.confirmed-orderv4-row .addons-traveler-count{
    width: 33%;
}

.confirmed-orderv4-row span.order-card-no {
    width: 33%;
}

.confirmed-orderv4-row .order-card-footer {
    border-top: 1px solid #3bb9ea;
    padding-top: 5px;
}

#visaApplicationFilingForm .form-wrapper{
    min-height: 600px;
    height: auto;
}

.enbale-mobile-menu {
    position: relative;
}

.enbale-mobile-menu:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #0000001c;
    content: "";
    display: block;
    top: 0px;
    left: 0px;
    z-index: 111;
}

.confirmed-orderv4-row .order-card-header {
    width: 95%;
}