.selected-variant { /*border: 1px solid var(--color-primary);*/ } .selected-variant .fa-check-circle:before { color: var(--color-primary); } .visa-variant { /*cursor: pointer;*/ .container { ul, ol { padding-left: 16px !important; list-style-position: outside !important; } } } .nice-select-custom { background-color: transparent; height: 40px !important; line-height: 35px !important; min-height: 40px !important; padding: 0 20px; width: 100%; } .minus, .plus, .minus-adults, .plus-adults, .minus-children, .plus-children, .disabled-minus, .disabled-plus { line-height: 21px !important; width:35px !important; height:40px !important; background:#f2f2f2 !important; display: inline-block !important; vertical-align: middle !important; text-align: center !important; color: #000 !important; font-size: 1.5em; } .minus, .plus, .minus-adults, .plus-adults, .minus-children, .plus-children { cursor:pointer !important; } .minus, .minus-adults, .minus-children, .disabled-minus { border-radius:4px 0px 0px 4px !important; padding:7.5px 5px 6.5px 5px !important; border-bottom:1px solid #ddd !important; border-top:1px solid #ddd !important; border-left:1px solid #ddd !important; } .plus, .plus-adults, .plus-children, .disabled-plus { padding:7px 5px 8px 4.5px !important; border-radius:0px 4px 4px 0px !important; border-bottom:1px solid #ddd !important; border-top:1px solid #ddd !important; border-right:1px solid #ddd !important; } .traveller-count-input, .adults-count-input, .children-count-input { background: white !important; } .traveller-count-input, .adults-count-input, .children-count-input, .number-of-travellers-text, .number-of-adults-text, .number-of-children-text { border-left: 0; border-right: 0; height: 40px !important; width: 80px !important; text-align: center !important; font-size: 17px !important; border-bottom:1px solid #ddd !important; border-top:1px solid #ddd !important; display: inline-block !important; vertical-align: middle !important; } .traveller-count-widget, .traveller-count-disabled-widget, .adults-count-widget, .adults-count-disabled-widget, .children-count-widget, .children-count-disabled-widget { flex-direction: row; display: flex; align-items: center; } .disabled-minus, .disabled-plus, .number-of-travellers-text, .number-of-adults-text, .number-of-children-text { background-color: var(--Gray-200) !important; } .user-account-item-link { display: flex !important; width:100% !important; border-radius: 0 !important; -webkit-border-radius: 0 !important; margin-left: 0px !important; padding-left: 0px !important; padding-right:0px !important; } .promo-image-overlay { position: absolute; bottom: 0; background: rgb(0, 0, 0); background: rgba(0, 0, 0, 0.5); /* Black see-through */ color: #f1f1f1; border-radius: 0px 0px 15px 15px !important; -webkit-border-radius: 0px 0px 15px 15px !important; width: 100%; transition: .5s ease; opacity:1; color: white; font-size: 20px; padding: 20px; text-align: center; } .header__language .lang_sub_list li a { min-height: 0px !important; line-height: inherit !important; } .starting-price { font-size: 18px; font-weight: 700; color: var(--color-primary); align-items: center; font-style: normal; line-height: 120%; white-space: nowrap; } .starting-service-fee { flex:1; font-size: 14px; font-weight: 500; color: var(--color-primary); align-items: center; line-height: 120%; opacity: 0.6; } .home-price-container { display: flex; align-items: baseline; flex-direction: row; gap: 4px; margin-top: 1px; } .one-line-ellipsis { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .voa-category { font-size: 14px; font-weight: 500; color: var(--color-primary); display: flex; } .accordion { background: #fff !important; } .xb-country-nav .nav-item .nav-link:not(.active):hover { background-color: #d2d2d2; } .xb-country-nav .nav-item .nav-link::after { display: none; } .xb-country-nav .nav-item { margin-left: 5px; margin-right: 5px; } .hidden-country { display: none; } .visible-country { display: block; } .no-select { -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .no-select:focus { outline: none !important; } .hr-text { line-height: 1em; position: relative; outline: 0; border: 0; color: black; margin: 0.5rem 0 !important; text-align: center; height: 1.5em; opacity: .5; &:before { content: ''; background: linear-gradient(to right, transparent, #818078, transparent); position: absolute; left: 0px; top: 50%; width: 100%; height: 1px; } &:after { content: attr(data-content); position: relative; display: inline-block; color: black; padding: 0 .5em; line-height: 1.5em; color: #818078; background-color: #fcfcfa; } } .header-style-three { z-index: 15000000; } @media (max-width: 991px) { .header-style-three { padding: 12px 18px; } .stricked-menu { padding: 12px 18px; } } @media (min-width: 992px) { .header-style-three { padding: 12px 42px; } .stricked-menu { padding: 12px 42px; } } .bg-primary-color { background-color: var(--color-primary); } .package .searchInput{ background: #fff; width: 50%; margin-left: auto; margin-right: auto; margin-bottom: 25px; border-radius: 12px; position: relative; box-shadow: 0px 1px 5px 3px rgba(0,0,0,0.12); -webkit-box-shadow: 0px 1px 5px 3px rgba(0,0,0,0.12); } .main-visa-attrs { display: flex; gap: 20px; } .visa-attr { display: flex; padding-right: 16px; align-items: center; gap: 16px; } .visa-attr-icon { width: 48px; height: 48px; border-radius: 12px; display: flex; align-items: center; justify-content: center; img { width: 24px; height: 24px; flex-shrink: 0; } } .visa-attr-icon-validity { background-color: var(--Blue-100); } .visa-attr-icon-length-of-stay { background-color: var(--Purple-100); } .visa-attr-icon-purpose-of-visit { background-color: var(--LightBlue-200); } .visa-attr-text-area { display: flex; flex-direction: column; justify-content: center; align-items: center; } .visa-attr-name { align-self: stretch; color: var(--color-primary); opacity: 0.4; font-size: 12px; font-style: normal; font-weight: 400; line-height: 18px; /* 150% */ } .visa-attr-value { align-self: stretch; color: var(--color-primary); font-size: 16px; font-style: normal; font-weight: 400; line-height: 150%; /* 24px */ } .tagsArea { text-align: center; display: flex; justify-content: center; align-items: center; align-content: center; gap: 17px 30px; flex-wrap: wrap; margin-left: 15px; margin-right: 15px; } .tagIcon { margin-right:8px; width: 18.5px !important; height: 18.5px !important; flex-shrink: 0; } .searchInput input{ height: 48px; width: 100%; outline: none; border: none; border-radius: 12px; padding: 0 60px 0 20px; font-size: 16px; box-shadow: 0px 1px 5px rgba(0,0,0,0.1); } .searchInput .resultBox { z-index: 1000000; padding: 0; opacity: 0; border-radius: 16px; pointer-events: none; max-height: 280px; box-shadow: 0px 1px 5px 3px rgba(0,0,0,0.12); overflow-y: auto; } .searchInput.active .resultBox{ opacity: 1; pointer-events: auto; position: absolute; background-color: white; margin-top: 8px; width: 100%; box-shadow: 0px 1px 5px 3px rgba(0,0,0,0.12); border-radius: 16px; } .resultBox div { display: none; width: 100%; cursor: default; } .tagText { color: #FFF; font-size: 16px; font-style: normal; font-weight: 400; line-height: 120%; text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25) !important; -webkit-text-stroke-width: 0.5px; -webkit-text-stroke-color: black !important; } .resultBox .resultRow { display: flex !important; padding: 9px 8px; align-items: center; gap: 8px; align-self: stretch; border-bottom: 1px solid #CED4DA; } .resultBox .noResult { text-align: center; padding: 19px 18px; } .resultBox .resultTitle { font-size: 16px !important; font-style: normal !important; font-weight: 400 !important; line-height: 150% !important; /* 24px */ } .resultBox .voa { font-size: 12px; font-weight: 400; text-align: right; } .resultBox a { color: inherit; text-decoration: inherit; cursor: pointer; } .searchInput.active .resultBox div { display: block; } .resultBox div:hover { background: #efefef; } .searchInput .icon { position: absolute; right: 0px; top: 0px; height: 48px; width: 48px; text-align: center; line-height: 46px; font-size: 18.5px; color: var(--color-primary); cursor: pointer; } .date-picker-wrapper { border: none !important; background-color: white !important; } .date-picker-wrapper .month-wrapper table { width: 290px !important; } .date-picker-wrapper .month-wrapper table .day { font-size: 18px !important; padding: 7px 7px !important; } .single-month .month-wrapper { width: min-content !important; } .date-picker-wrapper .first-date-selected, .date-picker-wrapper .last-date-selected { background-color: var(--color-primary) !important; } .date-picker-wrapper .month-wrapper table .day.checked:not(.last-date-selected):not(.first-date-selected) { background-color: var(--color-primary-alpha01) !important; } .date-picker-wrapper .month-wrapper table .day.toMonth.hovering { background-color: var(--color-primary-alpha01) !important; } .date-picker-wrapper .date-range-length-tip { background-color: var(--color-primary) !important; color: white !important; } .date-picker-wrapper .month-wrapper table .day.real-today { background-color: white !important; } @media (max-width: 991px) { .stricked-menu { padding-bottom: 12px !important; padding-top: 12px !important; } } .stage-tab:not(.active-stage-tab):not(.complete-stage-tab) { border-bottom: 10px solid var(--color-primary-alpha02); fill: var(--color-primary-alpha02); } .active-stage-tab:not(.complete-stage-tab) { fill: var(--color-primary-alpha06); border-bottom: 10px solid var(--color-primary-alpha06); } .complete-stage-tab { fill: var(--color-primary); border-bottom: 10px solid var(--color-primary); } .date-picker-wrapper .month-wrapper table .day.real-today.checked { background-color: var(--color-primary) !important; color: white !important; } .visa_application_meta_data{ -webkit-user-select: none; /* Safari */ -ms-user-select: none; /* IE 10 and IE 11 */ user-select: none; /* Standard syntax */ } #application-resumption { display: none; height: 100%; position: fixed; width: 100%; z-index: 999999; top: 0; left: 0; background-color: #fff; -webkit-transform: scale(1); -khtml-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); } .upload-passport-button-holder { .upload-passport { display: none; } .xb-item--icon { padding: 10px; border: 3px dashed var(--color-primary); border-radius: 5px; -webkit-border-radius: 5px; align-items: center; justify-content: center; width: 100%; height: 100%; cursor: pointer; } } .upload-photo-button-holder { .upload-photo { display: none; } .xb-item--icon { padding: 10px; border: 3px dashed var(--color-primary); border-radius: 5px; -webkit-border-radius: 5px; align-items: center; justify-content: center; width: 100%; height: 100%; cursor: pointer; } } .accordion_box { list-style-type: none !important; } .accordion_box .block .content li { margin-bottom: 0px !important; } .accordion_box .block .content ul { margin-bottom: 5px !important; } .contact-from .xb-item--field input, .contact-from .xb-item--field textarea { padding: 15px 16px 18px !important; height: 50px !important; -webkit-border-radius: 5px !important; border-radius: 5px !important; } .contact-from .xb-item--field .nice-select { height: 50px !important; line-height: 47px !important; color: #000 !important; padding: 0 16px !important; -webkit-border-radius: 5px !important; border-radius: 5px !important; } .menu:hover, nav.menu.expanded { width: 240px; overflow: hidden; } nav.menu { background: #ECEFF1; border-right: 1px solid #CFD8DC; position: absolute; top: 0; bottom: 0; height: 100%; left: 0; width: 58px; overflow: hidden; -webkit-transition: width .06s linear; transition: width .09s linear; -webkit-transform: translateZ(0) scale(1, 1); z-index: 1000; } nav.menu .mdl-tabs__tab-bar a { -webkit-transform: translateZ(0) scale(1, 1); -webkit-transition: all .1s linear; transition: all .1s linear; } .no-touch .scrollable.hover { overflow-y: hidden; } .no-touch .scrollable.hover:hover { overflow-y: auto; overflow: visible; } a:hover, a:focus { text-decoration: none; } nav.patient-menu { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; } .mdl-grid { margin-left: 60px; } .sidebar-traveller { cursor: pointer; padding: 8px 16px; color: var(--color-primary); white-space: nowrap; margin-bottom: 5px; user-select: none; -ms-user-select: none; -moz-user-select: none; -webkit-user-select: none; } .add-traveller { padding: 8px 16px; cursor: pointer; color: var(--color-secondary); } .sidebar-traveller:not(.active-sidebar-traveller) { } .sidebar-traveller.active-sidebar-traveller { background-color: white !important; border-radius: 16px; border: 1px solid var(--Gray-300); } .lds-ring { display: inline-block; position: relative; width: 60px; height: 60px; } .lds-ring div { box-sizing: border-box; display: block; position: absolute; width: 48px; height: 48px; margin: 8px; border: 8px solid var(--color-primary); border-radius: 50%; animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite; border-color: var(--color-primary) transparent transparent transparent; } .lds-ring div:nth-child(1) { animation-delay: -0.45s; } .lds-ring div:nth-child(2) { animation-delay: -0.3s; } .lds-ring div:nth-child(3) { animation-delay: -0.15s; } @keyframes lds-ring { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .lds-ring-small { display: inline-block; position: relative; width: 30px; height: 30px; } .lds-ring-small div { box-sizing: border-box; display: block; position: absolute; width: 24px; height: 24px; margin: 3px; border: 4px solid var(--color-primary); border-radius: 50%; animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite; border-color: var(--color-primary) transparent transparent transparent; } .lds-ring-small div:nth-child(1) { animation-delay: -0.45s; } .lds-ring-small div:nth-child(2) { animation-delay: -0.3s; } .lds-ring-small div:nth-child(3) { animation-delay: -0.15s; } @keyframes lds-ring-small { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .uploaded-file { font-size: 0.8em; padding-left: 8px; padding-right: 8px; padding-top: 4px; padding-bottom: 4px; margin-left: 5px; border-radius: 5px; -webkit-border-radius: 5px; background-color: #ECEFF1; width: fit-content; display: inline-block; margin-bottom: 5px; .file-name { margin-right: 5px; padding-right: 5px; border-right: 1px solid #cacdd9; } .remove-file { cursor: pointer; } } .step-button { position:relative; font-weight: bold; padding: 8px; border-radius: 50%; -webkit-border-radius: 50%; width:40px; height:40px; margin-bottom: 7px; color: #000; background-color: #ECEFF1; cursor: pointer; top: 70%; transform: translateY(-70%); -ms-transform: translateY(-70%); -moz-transform: translateY(-70%); -webkit-transform: translateY(-70%); -o-transform: translateY(-70%); text-align: center; } .delete-traveller { text-align: center; float: right; margin-right: 20px; padding: 5px 13px 8px 13px; border-radius: 20px; -webkit-border-radius: 20px; width: fit-content; height: fit-content; background-color: #FFE0DC; color: #E22730; cursor: pointer; font-weight: bold; } .date-picker-wrapper .month-wrapper table .day.checked { background-color: var(--color-primary) !important; } .tooltip-bs { margin-left: 8px; width:30px; height:30px; padding:2px; display:inline-block; text-align:center; cursor: pointer; } .uploaded-passport-files { padding: 5px 0px 5px 5px; text-align: right; } .uploaded-photo { padding: 5px 0px 5px 5px; text-align: right; } .uploaded-otherdoc-files { padding: 5px 0px 5px 5px; text-align: right; } .stage-tab:not(.disabled-stage-tab):not(.active-stage-tab) { cursor: pointer; } .disabled-stage-tab:not(.active-stage-tab) { cursor: not-allowed; } ul { list-style-position: inside; } .on-time-guarantee { border-radius: 5px; -webkit-border-radius: 5px; padding: 5px; border: 1px dashed #d3d3d3; text-align: left; margin-bottom: 20px; } .pn-input__container { display: flex !important; flex-direction: row !important; margin-left: 20%; margin-right: 20%; } .pn-input__prefix { height: 35px !important; font-size: 1rem !important; border: 0 !important; font-family: inherit !important; outline: none !important; margin: 0 !important; padding: 0 !important; width: auto !important; background: transparent !important; position: absolute !important; color: #000 !important; max-width: 3rem !important; pointer-events: none !important; } .pn-input__phonenumber { flex: 1; padding-left: 5px !important; height: 35px !important; color: #000 !important; margin-left: calc(calc(2 * 1ch) + 1.5ch) !important; font-weight: 500 !important; font-size: 1rem !important; border-bottom: 1.5px solid var(--border-color) !important; border-top: 0 !important; border-left: 0 !important; border-right: 0 !important; font-family: inherit !important; outline: none !important; margin-right: 0 !important; width: auto !important; max-width: 100% !important; } .pn-input__phonenumber:focus { border-bottom: 1.5px solid var(--color-primary) !important; } .otp-digit { width: 32px; height: 32px; text-align: center; border: none; border-bottom: 1.5px solid var(--border-color) !important; margin: 0 10px; } .otp-digit:focus { border-bottom: 1.5px solid var(--color-primary) !important; outline: none; } .edit-phone-number { cursor: pointer; } .resend-otp-loader { text-align: center; width: 100%; position: relative; overflow: hidden; height: 100%; margin: 0 auto; } @media (max-width: 991px) { .searchInput { width: 70% !important; } .main-visa-attrs { overflow-x: auto; -webkit-overflow-scrolling: touch; scrollbar-width: none; /* Firefox */ -ms-overflow-style: none; /* IE and Edge */ } /* Hide scrollbar for Chrome, Safari and Opera */ .main-visa-attrs::-webkit-scrollbar { display: none; } .visa-attr { flex: 0 0 auto; transition: transform 0.2s; } .visa-attr:active { transform: scale(0.98); } .main-menu__wrap { display: none !important; } .sub-menu a { color: var(--color-dark) !important; } .sub-menu a:hover { color: var(--color-primary) !important; } .menu-item { color: var(--color-dark) !important; cursor: pointer !important; } .xb-country-nav .nav-item { margin-top: 0px !important; } } @media (min-width: 992px) { .header__language .lang_sub_list { margin-top: 3px; } } .lang_sub_list { ::-webkit-scrollbar { -webkit-appearance: none !important; width: 7px !important; } ::-webkit-scrollbar-thumb { border-radius: 4px !important; background-color: rgba(0, 0, 0, .5) !important; box-shadow: 0 0 1px rgba(255, 255, 255, .5) !important; } } .lang_sub_list { box-shadow: 0px 1px 5px 3px rgba(0,0,0,0.12); -webkit-box-shadow: 0px 1px 5px 3px rgba(0,0,0,0.12); } .mobile-start-application-button { box-shadow: 0px 1px 5px 3px rgba(0,0,0,0.12); -webkit-box-shadow: 0px 1px 5px 3px rgba(0,0,0,0.12); background: white; } .modal-dialog { margin-top: 75px; z-index: 200000 !important; } .lang_sub_list { z-index: 500000 !important; } .footer__social li a:hover { color: var(--color-primary) !important; } .tooltip-wrapper { cursor: help; font-weight: bold; font-size: 0.9em; position: relative; text-align: center; -webkit-transform: translateZ(0); /* webkit flicker fix */ -webkit-font-smoothing: antialiased; /* webkit text rendering fix */ } .tooltip-wrapper .wrapper-tooltip { background: #ffffff; bottom: -80%; display: block; left: -280px; margin-bottom: 15px; opacity: 0; padding: 20px; pointer-events: none; position: absolute; max-width: 280px; border-radius: 15px !important; -webkit-border-radius: 15px !important; -webkit-transform: translateY(10px); -moz-transform: translateY(10px); -ms-transform: translateY(10px); -o-transform: translateY(10px); transform: translateY(10px); -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; -ms-transition: all .25s ease-out; -o-transition: all .25s ease-out; transition: all .25s ease-out; -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28); -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28); -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28); -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28); box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28); } /* This bridges the gap so you can mouse into the tooltip without it disappearing */ .tooltip-wrapper .wrapper-tooltip:before { bottom: -20px; content: " "; display: block; height: 20px; left: 0; position: absolute; width: 100%; } .tooltip-wrapper:hover .wrapper-tooltip { opacity: 1; pointer-events: auto; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -ms-transform: translateY(0px); -o-transform: translateY(0px); transform: translateY(0px); } /* IE can just show/hide with no transition */ .lte8 .tooltip-wrapper .wrapper-tooltip { display: none; } .lte8 .tooltip-wrapper:hover .wrapper-tooltip { display: block; } .env-ribbon { font-size: 2em; z-index: 1000000000; position: fixed; color: #fff; background: #08769b; box-shadow: 0 0 0 999px #08769b; clip-path: inset(0 -100%); } .left-ribbon { inset: 0 auto auto 0; transform-origin: 100% 0; transform: translate(-29.3%) rotate(-45deg); } .ribbon { z-index: 10000; width: 190px; height: 100px; overflow: hidden; position: absolute; } .ribbon span { position: absolute; display: block; width: 190px; border-radius: 0px 8px 8px 0px; padding: 12px 15px; background-color: var(--color-primary); color: #fff; font: 700 12px/1 'Lato', sans-serif; text-shadow: 0 1px 1px rgba(0,0,0,.2); text-transform: uppercase; text-align: center; } /* top left*/ .ribbon-top-left { top: 45%; } .ribbon-top-left span { top: 30px; } .visa-page-content { h2 { margin-top: 20px; margin-bottom: 10px; } h3 { margin-top: 15px; margin-bottom: 5px; } } .sidebar-mbg-container { margin-bottom: 16px; display: flex;padding: 15px 24px; flex-direction: row; justify-content: center; align-items: center; gap: 16px; border-radius: 16px; background: white; box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08); .sidebar-mbg-text-region { display: flex; flex-direction: column; justify-content: center; align-items: flex-start; gap: 4px;flex: 1 0 0; .sidebar-mbg-text-heading { align-self: stretch; color: var(--Orange-900); font-size: 16px; font-style: normal; font-weight: 700; line-height: 150%; /* 24px */; opacity: 0.8; } .sidebar-mbg-learn-more { align-self: stretch; color: var(--Orange-900, #240400); font-size: 12px; font-style: normal; font-weight: 400; line-height: 18px; /* 150% */ text-decoration-line: underline;opacity: 0.8; } } } .application-mbg-container { margin-bottom: 16px; display: flex;padding: 15px 24px; flex-direction: row; justify-content: center; align-items: center; gap: 16px; border-radius: 16px; background: white; box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08); .application-mbg-text-region { display: flex; flex-direction: column; justify-content: center; align-items: flex-start; gap: 4px;flex: 1 0 0; .application-mbg-text-heading { text-align: left; color: var(--Orange-900); font-size: 16px; font-style: normal; font-weight: 700; line-height: 150%; /* 24px */; opacity: 0.8; } .application-mbg-learn-more { text-align: left; color: var(--Orange-900, #240400); font-size: 12px; font-style: normal; font-weight: 400; line-height: 18px; /* 150% */ text-decoration-line: underline;opacity: 0.8; } } } .or_area { display: flex; justify-content: center; align-items: center; gap: 10px; margin-top: 2px; margin-bottom: 2px; width: 100%; .sep { display: flex; width: 25%; height:1px; margin: 17px 0px 15px 0px; flex-direction: column; justify-content: center; align-items: center; background: linear-gradient(to right,transparent,#818078,transparent); opacity: 0.25; } } #callbackModal { .r3 { display: flex; justify-content: center; align-items: center; gap: 10px; width: 100%; margin-bottom: 14px; .sep { display: flex; width: 25%; height:1px; margin: 17px 0px 15px 0px; flex-direction: column; justify-content: center; align-items: center; background: linear-gradient(to right,transparent,#818078,transparent); opacity: 0.25; } } .r4 { opacity: 0.8; color: var(--color-primary); font-size: 16px; font-style: normal; font-weight: 400; line-height: 150%; } .r5 { display: flex; justify-content: center; align-items: center; gap: 10px; .r5p { color: var(--color-primary); font-size: 16px; font-style: normal; font-weight: 700; line-height: 150%; } } } .sidebar-gac-container { display: flex; padding: 20px; flex-direction: column; justify-content: center; align-items: center; gap: 10px; align-self: stretch; border-radius: 16px; background: #FFF; box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08); margin-bottom: 16px; .r1 { color: var(--color-primary); font-size: 16px; font-style: normal; font-weight: 400; line-height: 150%; /* 24px */; opacity: 0.8; } .r2 { display: flex; width: 100%; cursor: pointer; height: 64px; justify-content: center; align-items: center; gap: 24px; border-radius: 16px; background: var(--Theme-Light); .r2i { flex-shrink: 0; width: 16px; height: 16px; } .r2t { color: var(--color-primary-2); text-align: center; font-size: 20px; font-style: normal; font-weight: 700; line-height: 120%; /* 24px */ } } .r3 { display: flex; justify-content: center; align-items: center; gap: 10px; width: 100%; .sep { display: flex; width: 25%; height:1px; margin: 17px 0px 15px 0px; flex-direction: column; justify-content: center; align-items: center; background: linear-gradient(to right,transparent,#818078,transparent); opacity: 0.25; } } .r4 { opacity: 0.8; color: var(--color-primary); font-size: 16px; font-style: normal; font-weight: 400; line-height: 150%; } .r5 { display: flex; justify-content: center; align-items: center; gap: 10px; .r5p { color: var(--color-primary); font-size: 16px; font-style: normal; font-weight: 700; line-height: 150%; } } } .otg-green-badge { padding: 6px 12px; justify-content: center; align-items: center; gap: 5px; border-radius: 24.55px; border: 1px solid #FFF; background: var(--Theme-Success); box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15); .icon { width: 12.167px; height: 14px; } .text { color: #FFF; font-size: 11px; font-style: normal; font-weight: 700; line-height: 0%; /* 13.2px */ } } .application-stage-card { display: flex; margin-bottom: 24px; flex-direction: column; align-items: flex-start; align-self: stretch; border-radius: 15px; background: #FFF; box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08); .card-header { display: flex; padding: 10px 15px; flex-direction: column; align-items: flex-start; .header-text { font-size: 24px; font-style: normal; font-weight: 700; line-height: 120%; /* 28.8px */ } } .card-body { width: 100%; display: flex; padding: 20.8px 15px; flex-direction: column; gap: 18px; align-items: flex-start; border-top: 0.8px solid #EDF3F5; border-bottom: 0.8px solid #EDF3F5; } } .stage1-card1-row1 { display: flex; flex-direction: column; align-items: flex-start; gap: 8px; width: 100%; .heading-text { font-size: 16px; font-style: normal; font-weight: 400; line-height: 150%; opacity: 0.8; } .select-div { width: 100%; display: flex; align-items: center; gap: 10px; align-self: stretch; select { font-size: 16px; height:40px !important; width: 100%; padding: 6px 12px; flex-direction: column; align-items: center; border-radius: var(--size-100, 4px); border: 1px solid var(--Gray-400, #CED4DA); } } } .stage1-card1-row2 { .col-heading { display: flex; padding-bottom: 8px; align-items: flex-end; gap: 4px; align-self: stretch; font-size: 16px; font-style: normal; font-weight: 400; line-height: 150%; opacity: 0.8; } .first-col { width: 100%; display: flex; padding-bottom: 16px; flex-direction: column; align-items: flex-start; .calendar-input { width: 100%; font-size: 16px; height:40px !important; padding: 6px 12px; flex-direction: column; align-items: center; border-radius: 4px; border: 1px solid var(--Gray-400); } } .second-col { width: 100%; display: flex; padding-bottom: 16px; flex-direction: column; align-items: flex-start; .traveller-count, .adults-count, .children-count { text-align: right; -webkit-user-select: none; /* Safari */ -ms-user-select: none; /* IE 10 and IE 11 */ user-select: none; /* Standard syntax */ } } } .stage1-card1-row3 { display: flex; width: 100%; justify-content: right; align-items: right; p { font-style: italic; font-size: 12px; opacity: 0.7; } } .docs-grid { display: flex; align-items: center; align-content: center; gap: 24px 40px; align-self: stretch; flex-wrap: wrap; } .visa_application_meta_data { .meta-card { display: flex; margin-bottom: 24px; flex-direction: column; align-items: flex-start; align-self: stretch; border-radius: 15px; background: #FFF; padding: 15px; box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08); .meta-card-row { display: inline-flex; padding-top: 10px; padding-bottom: 10px; width: 100%; border-bottom: 1px solid var(--border-color); } } } .docs-grid { .doc { display: flex; width: 200px; padding-right: 16px; align-items: center;gap: 16px; } } .doc-icon { display: flex; width: 48px; height: 48px; justify-content: center; align-items: center; gap: 16px; flex-shrink: 0; border-radius: 12px; background: var(--LightBlue-100); } .doc-name-and-detail { display: flex; flex-direction: column; justify-content: center; align-items: center; .doc-name { align-self: stretch; color: var(--color-primary); font-size: 16px; font-style: normal; font-weight: 400; line-height: 150%; opacity: 0.8; } .doc-detail { align-self: stretch; color: var(--color-primary); font-size: 12px; font-style: normal; font-weight: 400; line-height: 150%; opacity: 0.4; } } @media (min-width: 992px) { .application-buttons-area { display: flex; align-items: center; gap: 24px; align-self: stretch; } } @media (max-width: 991px) { .application-buttons-area { position: -webkit-sticky; position: sticky; bottom: 0; z-index: 1020; background: white; padding: 15px; box-shadow: 0px 1px 5px 3px rgba(0, 0, 0, 0.12); -webkit-box-shadow: 0px 1px 5px 3px rgba(0, 0, 0, 0.12); } } #traveller-details-master { border-radius: 16px 16px 16px 16px; border-right: 1px solid var(--Gray-300); border-bottom: 1px solid var(--Gray-300); border-left: 1px solid var(--Gray-300); background: white; box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08); } #traveller-navigation { -ms-overflow-style: none; /* IE and Edge */ scrollbar-width: none; /* Firefox */ } #traveller-navigation::-webkit-scrollbar { display: none; } .move-to-prev-stage { cursor: pointer; } .application-container #stage2 { flex-direction: column; .stage2-inner-div { display: flex; flex-direction: column; align-items: stretch; margin-bottom: 24px; } .traveller-navigation-holder { display: inline-flex; min-width: 50px; flex-direction: row; -ms-flex-direction: row; -webkit-flex-direction: row; #traveller-navigation { display: inline-flex; flex:1; overflow-x: scroll; } } } .lightbg-button { display: flex; height: 64px; flex-direction: column; justify-content: center; align-items: center; flex: 1 0 0; border-radius: 16px; border: 1px solid var(--color-secondary); color: var(--color-secondary); text-align: center; font-size: 20px; font-style: normal; font-weight: 700; line-height: 120%; cursor: pointer; padding: 5px; } .darkbg-button { display: flex; height: 64px; flex-direction: column; justify-content: center; align-items: center; flex: 1 0 0; border-radius: 16px; background: var(--color-secondary); color: white; text-align: center; font-size: 20px; font-style: normal; font-weight: 700; line-height: 120%; cursor: pointer; padding: 5px; } .stage3-meta-row { display: inline-flex; padding-top: 10px; padding-bottom: 10px; width: 100%; border-bottom: 1px solid var(--border-color); .stage3-meta-title { height: 24px; padding: 0px 12px; text-align: left; color: var(--color-primary); font-size: 16px; font-style: normal; font-weight: 400; line-height: 150%; /* 24px */ } .stage3-meta-content { height: 24px; padding: 0px 12px; color: var(--color-primary); text-align: right; font-size: 16px; font-style: normal; font-weight: 700; line-height: 150%; /* 24px */ } } .visa-page-content { ul, ol { margin-top: 10px !important; margin-bottom: 10px !important; list-style-position: outside !important; padding-left: 36px !important; } p, ol, ul { opacity: 0.8; } } .accordion { .content { opacity: 0.8; } } .col-pre-button-area { padding-right: calc(var(--bs-gutter-x)* .5); padding-left: calc(var(--bs-gutter-x)* .5); } @media (min-width: 992px) { .application-buttons-area { padding-right: calc(var(--bs-gutter-x)* .5); padding-left: calc(var(--bs-gutter-x)* .5); } } @media (max-width: 991px) { .lightbg-button { margin-bottom: 10px; } } @media (min-width: 992px) { .application-under-process-button-area { margin-left: 20px; margin-right: 20px; } } @media (max-width: 991px) { .application-under-process-button-area { position: -webkit-sticky; position: sticky; bottom: 0; z-index: 1020; background: white; padding: 15px; } } .edit-traveller-count-button-area, .edit-children-count-button-area, .edit-adults-count-button-area { cursor: pointer; margin-left: 10px; color: var(--color-primary-2); display: flex; align-items: center; flex-direction: row; img { margin-right: 5px; width: 15px; height: 15px; } span { font-size: 16px; } } @media (max-width: 767px) { .home-page-country-thumb { padding-right: calc(var(--bs-gutter-x)* 1.5) !important; padding-left: calc(var(--bs-gutter-x)* 1.5) !important; } } @media (min-width: 992px) { .otg-green-badge { display: flex; } .otg-green-mobile-footer { display: none; } .step-counter { margin-bottom: 36px; } .pay-at-embassy-text { border-radius: 0px 0px 15px 15px; font-size: 16px; } .step-counter-first-step { padding-left: 12px; } .step-counter-sub-step { padding-left: 60px; } } @media (max-width: 991px) { .otg-green-badge { display: none; } .otg-green-mobile-footer { display: flex; } .pay-at-embassy-text { border-radius: 0px; font-size: 14px; } .step-counter { margin-bottom: 14px; padding-left: 16px; } } .otg-green-mobile-footer { height: 40px; justify-content: center; align-items: center; gap: 8px; align-self: stretch; background: var(--Green-500); -webkit-border-radius: 0px 0px 15px 15px; border-radius: 0px 0px 15px 15px; img { width: 15.644px; height: 18px; } span { color: white; font-size: 13px; font-style: normal; font-weight: 700; line-height: 0%; /* 15.6px */ } } .visa-variant-processing-time { flex:1 !important; display: flex !important; } @media (min-width: 992px) { .visa-variant-processing-time { flex-direction: row !important; } .large-screen-span { display: block; } } .mobile-span { display: block; font-size: 14px !important; font-weight: 400 !important; line-height: 120% !important; } @media (max-width: 991px) { .visa-variant-processing-time { flex-direction: column !important; font-size: 16px !important; font-weight: 400 !important; line-height: 120% !important; /* 19.2px */ } .large-screen-span { display: none; } .visa-variant-footer-price { font-size: 16px !important; font-weight: 700 !important; line-height: 120% !important; /* 19.2px */ } } .footer-callback--button-div { border-radius: 16px; border: 1px solid var(--color-primary-2); background: var(--color-gray-2); box-shadow: 1px rgba(0, 0, 0, 0.08); width: 69px; height: 48px; display: flex; align-items: center; object-fit: contain; height: 100%; cursor: pointer; justify-content: center; margin-right: 10px; img { width: 16px; height: 16px; min-width: 16px; margin-right: 32px; margin-left: 32px; } } .acc-btn { .arrow { margin-left: 10px; } } .step-name-and-nav { display: inline-flex; align-items: center; gap: 16px; .arrow { width: var(--size-800, 32px); height: var(--size-800, 32px); } #step-text { font-style: normal; } } @media (max-width: 991px) { .xb-backtotop { bottom:150px !important; } .portal-footer { display: none; } .portal-header { display: none; } .application-area { margin-top: 0px; } .step-name-and-nav { background: var(--color-primary); margin-bottom: 36px; padding: 16px; position: -webkit-sticky; position: sticky; top: 0; z-index: 1020; svg { g { path { fill: white; } } } } #step-text { color: white; font-size: 16px; font-weight: 700; line-height: 120%; flex: 1; } #step-counter-text { font-weight: 700; } .home-icon { display: block; cursor: pointer; } .get-in-touch-btn { display: flex; cursor: pointer; } } @media (min-width: 992px) { .home-icon { display: none; } .get-in-touch-btn { display: none; } .portal-footer { display: block; } .main-tag-portal { padding-bottom: 20px; } .portal-header { display: block; } .application-area { margin-top: 50px; } .step-name-and-nav { svg { g { path { fill: var(--color-primary); } } } } #step-text { color: var(--color-primary); font-size: 32px; font-weight: 700; line-height: 120%; /* 38.4px */ } } .contact-us-input { padding: 6px 12px !important; height: 45px !important; align-items: center !important; border-radius: 4px !important; border: 1px solid var(--Gray-400) !important; background: white !important; } .contact-text-section { padding: 0px 5px; .p1 { font-size: 32px; font-weight: 700; line-height: 120%; color: var(--Text-color-contact-us); margin-bottom: 14px; } .p2 { margin-bottom: 24px; color: var(--Text-color-contact-us); font-weight: 400; line-height: 150%; } .p3 { color: var(--Text-color-contact-us); font-size: 16px; margin-bottom: 14px; margin-top: 24px; font-style: normal; font-weight: 400; line-height: 150%; /* 24px */ } .p4 { color: var(--Text-color-contact-us); font-size: 28px; font-weight: 400; line-height: 150%; margin-bottom: 24px; } .p5 { color: var(--Text-color-contact-us); font-size: 16px; margin-bottom: 14px; margin-top: 24px; font-style: normal; font-weight: 400; line-height: 150%; /* 24px */ } .p6 { color: var(--Text-color-contact-us); font-size: 28px; font-weight: 400; line-height: 150%; margin-bottom: 24px; } } .contact-form-section { background: white; border-radius: 15px; -webkit-border-radius: 15px; display: flex; padding: 20px 53px; flex-direction: column; gap: 16px; box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08); flex-shrink: 0; .p1 { color: var(--Text-color-contact-us); font-size: 28px; align-self: stretch; margin-bottom: 6px; font-style: normal; font-weight: 700; line-height: 120%; /* 33.6px */ } } .page-header-heading { color: var(--Theme-Light); text-align: center; padding-top: 25px;padding-bottom: 40px; } .contact-form-section { position: relative; } .lds-ring-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.8); display: flex; justify-content: center; align-items: center; z-index: 1000; } .alert { padding: 12px 15px; font-size: 14px; font-size: 16px; font-style: normal; font-weight: 400; margin-bottom: 0px !important; line-height: 150%; } .alert.success { background-color: var(--Components-Alert-Success-Background); border: 1px solid var(--Components-Alert-Success-Border); color: var(--Components-Alert-Success-Text); } .alert.error { background-color: var(--Components-Alert-Danger-Background); border: 1px solid var(--Components-Alert-Danger-Border); color: var(--Components-Alert-Danger-Text); } #contact-us-form { display: flex; flex-direction: column; gap: 16px; } .company-page-content { color: var(--Text-color-contact-us); font-family: var(--font-body); a { color: var(--Text-color-contact-us) !important; text-decoration: none !important; } p, ul, ol, li, span { font-size: 16px; font-weight: 400; line-height: 150%; } li { list-style-position: outside; } ul { margin-left: 30px; margin-top: 14px; margin-bottom: 6px; } h2, h3 { margin-top: 3px; margin-bottom: 5px; font-weight: bolder; } .inpage-anchor:before { content: ""; display: block; margin: -4.15em 0 0; height: 4.15em; } } .whatsapp-link { color: inherit !important; text-decoration: none !important; } .whatsapp-link:hover { color: inherit !important; text-decoration: none !important; } .application-alert-area { color: var(--Components-Alert-Info-Text); display: flex; padding: 16px; align-items: flex-start; align-self: stretch; border-radius: 4px; border: 1px solid var(--Components-Alert-Info-Border); background: var(--Components-Alert-Info-Background); font-size: 16px; font-weight: 400; line-height: 150%; } .application-main-alert-area { color: var(--Components-Alert-Warning-Text); display: flex; padding: 16px; align-items: flex-start; align-self: stretch; border-radius: 4px; border: 1px solid var(--Components-Alert-Warning-Border); background: var(--Components-Alert-Warning-Background); font-size: 16px; font-weight: 400; line-height: 150%; } .pay-at-embassy-text { color: var(--color-primary); padding: 8px 16px; align-items: flex-start; align-self: stretch; display: flex; border: 1px solid var(--Components-Alert-Info-Border); background: var(--Components-Alert-Info-Background); font-weight: 400; line-height: 120%; margin-top: 0px; text-align: center; opacity: 0.8; justify-content: center; } .coupon-tag { display: flex !important; padding: 1px 8px !important; width: fit-content !important; font-size: 0.8em !important; align-items: center !important; gap: 4px !important; border-radius: 4px !important; border: 1px solid var(--Gray-400) !important; background: var(--Gray-100) !important; } #remove-coupon-button { cursor: pointer !important; } .application-sidebar-mbg-badge { display: none; } .hero-area { flex-shrink: 0; display: flex; justify-content: center; overflow-x: hidden; overflow-y: visible; .image1 { width: 88.146px; position: relative; bottom:-70px; height: 59.009px; transform: rotate(15.339deg); flex-shrink: 0;border-radius: 4.753px; border: 1.782px solid #FFF; box-shadow: 0px 1.188px 1.188px 0px rgba(0, 0, 0, 0.25); } h1 { color: white; letter-spacing: 0.5px !important; font-family: "Montserrat Alternates", sans-serif; font-weight: 700; font-style: normal; text-align: center; margin-bottom: 70px; font-size: 46px; margin-left: 25px; margin-right: 25px; } .image2 { width: 88.146px; position: relative; top: 10px; height: 59.009px; transform: rotate(-14.991deg); flex-shrink: 0;border-radius: 4.753px; border: 1.782px solid #FFF; box-shadow: 0px 1.188px 1.188px 0px rgba(0, 0, 0, 0.25); } } .acc_body { .content { ul { list-style-position: outside !important; padding-left: 36px !important; list-style: disc !important } } } @media (max-width: 991px) { .row { margin-right: calc(-.4* var(--bs-gutter-x)); margin-left: calc(-.4* var(--bs-gutter-x)); } } .how-it-works-container { display: flex; flex-direction: column; padding: 20px 10px; max-width: 100%; .how-it-works-step { display: flex; position: relative; margin-bottom: 30px; align-items: flex-start; opacity: 0; transform: translateY(20px); transition: none; } .how-it-works-step.animate { transition: all 0.8s cubic-bezier(0.4, 0, 0.2, 1); opacity: 1; transform: translateY(0); } .how-it-works-step:last-child { margin-bottom: 0; } .step-number { background-color: #ffede5; color: #ff5c35; border-radius: 50%; width: 50px; height: 50px; min-width: 50px; display: flex; align-items: center; justify-content: center; font-weight: bold; font-size: 20px; margin-right: 20px; z-index: 2; position: relative; transition: box-shadow 0.6s ease-in-out; } .step-content { display: flex; flex-direction: column; align-items: flex-start; text-align: left; transition: transform 0.4s ease; } .how-it-works-step:hover .step-content { transform: translateX(9px); } .step-title { color: #333; font-size: 18px; font-weight: 600; margin-bottom: 5px; transition: color 0.4s ease; } .how-it-works-step:hover .step-title { color: #ff5c35; } .how-it-works-step:hover .step-number { box-shadow: 0 0 0 7px rgba(255, 92, 53, 0.2); animation: pulse 3.3s ease-in-out infinite; } .step-description { color: #666; font-size: 14px; font-weight: normal; text-align: left; } .step-connector { position: absolute; top: 50px; left: 24px; width: 3px; height: calc(100% + 10px); background: linear-gradient(180deg, #ff5c35 0%, #ffb199 100%); z-index: 1; transform-origin: top center; transform: scaleY(0); opacity: 0; box-shadow: 0 2px 4px rgba(255, 92, 53, 0.18); transition: none; } .how-it-works-step.animate .step-connector { transition: transform 0.6s ease-out, opacity 0.6s ease-out; transform: scaleY(1); opacity: 0.9; } @keyframes pulse { 0% { box-shadow: 0 0 0 0 rgba(255, 92, 53, 0.36); } 70% { box-shadow: 0 0 0 13px rgba(255, 92, 53, 0); } 100% { box-shadow: 0 0 0 0 rgba(255, 92, 53, 0); } } @media (max-width: 767px) { .step-number { width: 40px; height: 40px; min-width: 40px; font-size: 18px; } .step-connector { top: 40px; left: 19px; } } } 