html,
body {
    background: #FCFCFC;
}

.form-control.form-checkbox .form-label:before {

    background-image: url('../images/icons/check.svg');

}

.form-control.form-checkbox input[type=checkbox]:checked+.form-label:before {
    background-image: url('../images/icons/checked.svg');
}

.icon-chevon {
    height: .25rem;
    width: .5rem;
    background-image: url('../images/icons/chevon.svg');
}
.logo-gg{
    max-width: 140px;
	border-bottom-right-radius: 5px;
    border-top: 4px solid #e86120;
    box-shadow: 0 0 15px #f1f1f1;
    padding: 5px;
    border-bottom-left-radius: 5px;
}
.arrival_time li {
    width: 45%;
    float: left;
    margin-right: 5%;
}

.form-control .error {
    color: red;
}

.form-control.form-radio .form-label {
    padding-left: 20px;
}

.file-control .error {
    position: absolute;
    bottom: 7px;
    line-height: 15px;
    font-size: 14px;
}

span.wpcf7-not-valid-tip,
.wpcf7-response-output {
    color: red;
}

.screen-reader-response {
    display: none;
}

.wp-paginate li {
    display: inline;
    margin: 5px;
}

.summary-item__value p {
    font-weight: normal;
    line-height: 29px;
}

.form-control select {
    height: 3rem;
    width: 100%;
    border-radius: .375rem;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(175 175 175 / var(--tw-border-opacity));
    padding-left: 1rem;
    padding-right: 1rem;
    --tw-text-opacity: 1;
    color: rgb(52 52 52 / var(--tw-text-opacity));
    outline: 2px solid transparent;
    outline-offset: 2px;
    display: unset;
	background-color:transparent;
}

.form-dates select {
    border: none;
}

img.closeform {
    position: absolute;
    right: 0;
    cursor: pointer;
}

#paypalcheckout input[type="submit"] {
    min-width: 160px;
    ;
    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(24 100 189 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(24 100 189 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    height: 50px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    padding-left: .75rem;
    padding-right: .75rem;
    font-weight: 600;
    font-size: 14px;
    font-family: Be Vietnam, sans-serif;
    cursor: pointer;

}

.floatright {
    float: right;
}

h3.heading-5.font-semibold.detail {
    margin-bottom: 30px;
    color: #666;
    font-weight: normal;
}

.detail b {
    text-transform: uppercase;
    color: brown;
}

.searchlist .new-card[data-type=list] .new-card__thumbnail,
.searchlist .new-card[data-type=list] .new-card__content {
    grid-column: span 12 / span 12;
}

.searchlist .new-card[data-type=list] .new-card__content .view-more-link {
    margin-top: 0.5rem;
}

.wp-paginate li a,
.wp-paginate .current {
    display: inline-flex;
    min-height: 44px;
    min-width: 44px;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    --tw-bg-opacity: 1;
    background-color: rgb(241 241 241 / var(--tw-bg-opacity));
    padding-left: 1rem;
    padding-right: 1rem;

    border: none;
    color: #666;
    margin-right: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
}

.wp-paginate .current,
.wp-paginate li a:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(24 100 189 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
    color: #fff !important
}

.mini_review label {
    width: 200px;
    float: left;
    font-weight: normal;
}

.mini_review li {
    padding: 5px;
    font-weight: bold;
    display: table;
    width: 100%;
}

.mini_review img {
    max-height: 150px;
    margin: auto;
}

.mini_review .heading-5 {
    font-size: 1em;
    font-weight: 700;
    line-height: 1.75rem;
    margin-bottom: 10px;
}

.mini_review table {
    border: dashed 1px #ddd;
}

.mini_review td {
    border: none;
}

.curr_gmt {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    float: right;
    color: #636363;
    margin-top: 10px;

}

.curr_gmt b {
    color: #161616;
    font-weight: normal;

}

.tba_button {
    color: #343434;
    font-size: 18px;
}

.tba_button a {
    color: #E86120 !important;
    text-decoration: underline;
}

.login-page p.error {
    color: red;
    background: bisque;
    padding: 5px 10px;
    margin-top: 20px;
    margin-bottom: 0;
}

/* CRM */

.crm .container {
    max-width: 95%;
}

.crm .tblist td span {
    border: solid 1px;
    padding: 0px 10px;
    padding-bottom: 2px;
    font-size: 12px;
}

.crm span.yes {
    color: green;

}

.crm span.no {
    color: red;

}

.crm a.more.block:hover {
    color: #000;
}

.crm span.urgent {
    background: red;
    color: yellow;
    border-color: red !important;
}

.crm span.evisa {
    color: blue;
}

.crm span.ongoing {
    color: green;
    background: greenyellow;
}

.crm .filter .form-control.form-checkbox.col-span-2 {
    padding-top: 20px;
}

.crm .filter .form-control {
    padding: 10px;
}

.crm .filter {
    position: absolute;
    right: 0;
    top: 0;
}

.crm span.status-tag.new-app {
    color: brown;
}

.crm a.more.block:hover {
    color: red !important;
}

.crm .tabs-container.tabs-link .tabs__head .text-link.active {
    background: rgb(24 100 189 / var(--tw-bg-opacity));
    color: #fff;
}

.crm .account-profile li label {
    width: 150px;
    float: left;
    font-weight: normal;
}

.crm .account-profile li {
    padding: 5px;
    font-weight: 600;
}

.crm .visahandle td span {
    border: none;
    font-size: 14px;
}

.crm .visahandle li {
    width: 100%;
    display: table-cell;
    float: left;
}

.crm .visahandle li label {
    width: 170px;
}

.crm .visahandle td:first-child {
    align-content: baseline;
}

.visahandle table,
.visahandle table td {
    border: dashed 1px aqua;
    /* vertical-align: top !important; */
}

.visahandle .form-control select {
    height: 37px;
    width: 100%;
    border-radius: 0;
    border-width: 1px;

}

.visahandle li span {
    float: right;
}

.crm .search-page .form-control.form-checkbox {
    padding-top: 41px;
}

.searchbt li {
    display: inline-grid;
    width: 50% !important;
    float: left;
}

.actionbt {
    margin-top: -60px;
}

.actionbt ul {
    float: right;
    padding-bottom: 20px;
}

.crm .visahandle .actionbt ul li {
    width: 50%;
}

.actionbt button,
.actionnewbt {
    font-size: 14px;
    padding: 7px 20px;
    width: max-content;
    height: auto;
    background: #fff;
    color: #000;
    font-weight: normal;
}

.actionbt button.confirm {
    border-color: black;
    color: black;
}

.actionbt button.confirm:hover {
    background-color: black;
    color: white !important;
}

.actionbt button.passport {
    color: green;
    border-color: green;
}

.actionbt button.passport:hover {
    background-color: green;
    color: white !important;
}

.list-file {
    position: relative;
}

.list-file button {
    color: red;
    top: 10px;
    position: absolute;
    border: solid 1px;
    padding: 0 5px;
    right: 10px;
}

.crm .olds-file ul li {
    list-style: auto;
    display: list-item;
}

.crm .olds-file ul {
    margin-left: 26px;
}

.olds-file .close {
    color: red;
    cursor: pointer;
}

.olds-file {
    margin-bottom: 20px;
}

.crm .field-upload-face .file-control {

    height: 4rem;
    margin-bottom: 10px;

}

.loggeduser {
    float: right;
    position: absolute;
    right: 10px;
    top: 10px;
}

.loggeduser span {
    font-weight: bold;
}

.partner-input input {
    height: 2.2em !important;
}



.container .sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon {
    float: right !important;
    color: #343434 !important;
    font-size: 12px !important;
}

.container .sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a {
    padding: 10px !important;
    color: #343434 !important;
    padding-left: 15px !important;
    font-size: 20px !important;
}

.sp-easy-accordion>.sp-ea-single {
    background: #F1F1F1 !important;
}

.fqa {
    display: unset;
}

.fqa h4 {
    margin-bottom: 1em;
    margin-top: 2em;
}

.ez-toc-list a.ez-toc-link:not(.button) {
    color: #494949 !important;
    font-size: 16px;
    line-height: 24px;
}

body,
footer,
header {
    background-color: #FCFCFC !important;
}

.description td {
    border: solid 1px #ddd;
}

div#ez-toc-container .ez-toc-title {
    font-weight: 500;
    font-size: 18px;
}

.bg-cover.bg-center {
    background-size: cover !important;
}

a.button.button__default {
    cursor: pointer;
}

.grecaptcha-badge {
    visibility: hidden;
}

.search-popup .search-form {
    margin: auto !important;
}

.urgent_button h4 {
    color: #fff !important;
}

.urgent_button {
    padding-bottom: 30px;
}

.typelist .text-neutral-90 li {

    list-style: none;

}

ul.evisagroup li {
    display: inline;
}

ul.evisagroup li {
    display: inline;
    float: left;
    margin-right: 10px;
}

.online-social li {
    display: inline;
    float: left;
    margin-right: 20px;
}

.topheader .online-social li a .color,
.topheader .online-social li .email {
    color: rgb(24 100 189 / var(--tw-text-opacity));
}

.topheader span.color {
    font-size: 1em !important;
}

.topheader .ico-whatsapp {
    font-size: 15px !important;
}

.topheader .timeicon {
    float: left;
    margin-right: 5px;
    margin-top: 5px;
}

/* fix round 1 */

.topheader {
    padding: 8px;
}

.topheader * {
    font-size: 13px;
}

.topheader .icon-search {
    height: 15px;
    width: 15px;
    margin-top: 6px;
}

.form-group .legend-sub {
    margin-top: .75rem;
    display: block;
    font-size: .875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: rgb(124 124 124 / var(--tw-text-opacity));
}

#header .navigation>.nav>.nav__item .sub-menu {

    width: 13rem;

}

.ft_logo {
    position: absolute;
    bottom: -17px;
    left: 0;
}

.citizone h3 {
    color: #fff;
    font-size: 1.4em;
    line-height: 1.2em;
    margin-bottom: 10px;
    text-align: center;
}

.citizone label {
    color: #fff !important;
}

.citizone button {
    background: rgb(232 97 32 / var(--tw-bg-opacity));
    color: #fff;
}

#header {

    /* z-index: 1000; */

}

.blockUI.blockOverlay {
    z-index: 999999 !important;
}

div#callwhatsApp {
    position: fixed;
    bottom: 18px;
    right: 11px;
    z-index: 99999999999999;
}

div#chat-widget-container {
    right: 90px !important;
}

div#callwhatsApp img {
    width: 60px;
}

#urgent_contact.popup {
    max-width: 550px;
    background: #fff;
    padding: 30px;
}

div#urgent_contact ul {
    margin-top: 17px;
}

div#urgent_contact li {
    padding: 10px 5px;
}

div#urgent_contact img {
    width: 25px;
    float: left;
    margin-right: 10px;
}

div#urgent_contact a {
    color: deepskyblue;
}

div#urgent_contact a:hover {
    color: red;
}

.thumbavatar {
    float: left;
    height: 50px;
    margin-right: 10px;
    border-radius: 50%;
    overflow: hidden;
}

.reviewlist img {
    width: 63%;
}

.reviewlist .thumbavatar img {
    width: 50px;
    display: none;
}

.reviewlist h5 {
    font-size: 16px !important;
    line-height: 22px !important;
    margin: 0 !important;
}

.reviewlist .review {
    height: 150px;
    overflow-y: scroll;
    font-size: 14px;
    ;

}

blockquote p {
    color: #333;
    margin-bottom: 15px;
    font-style: italic;
}

.wyswyg h2 {
    font-size: 1.4em;
    line-height: 1.2em;
}

.aligncenter {
    clear: both;
    margin: auto;
}

.online-support span.ico-email-1 {
    font-size: 12px !important;
}

.online-support li.time {
    font-size: 14px;
    color: #000;
}

.online-support svg.timeicon {
    float: left;
    margin-top: 5px;
    margin-right: 9px;
}

.online-support li span {
    margin-right: 5px;
}

.online-support li a:hover {
    color: #E86120 !important;
}

.online-support li {
    padding: 5px 0;
    font-size: 15px;
}

.online-support .heading-4 {
    margin-bottom: 15px;
}

.online-support .ico-phone::before {
    color: #42adf5
}

.online-support .ico-whatsapp::before {
    color: #25D366
}

.online-support .ico-email-1::before {
    color: rgb(228 94 29)
}


.note_detail p {
    font-size: 13px;
    margin-top: 5px;
}

.widget__contact p {
    max-width: 250px;
}

.height-without-header {
    height: calc(100vh - 100px);
}

.field-condition .scrollbar {
    max-height: 180px;
    overflow-y: auto;
    overflow-x: hidden;
}

.field-condition .scrollbar .inner {
    max-width: unset;
}

.field-condition h4 {
    font-size: 22px;
    line-height: 36px;
}

.form-control .select2 .select2-selection--single .select2-selection__rendered {
    line-height: 1.4em;

}

.from_price b {
    font-size: 32px;
}

.from_price {
    padding-left: 10px;
    display: -webkit-box;
    font-size: 11px;
    line-height: 19px;
    padding-top: 0;
    margin-top: -5px;
}

p.timewarning {
    padding: 5px;
    font-size: 14px;
    margin-top: 5px;
    padding-left: 15px;
    display: none;
}

.fancybox__container {
    padding: 16px;
    z-index: 99999999;
}

.field-condition h4 {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 1rem !important;
    margin-top: 1rem !important;
    font-weight: bold;
    text-transform: uppercase;
}

.field-condition .inner>* {
    margin-bottom: 4px;
}

.boldhead th {
    font-weight: bold !important;
}

.sandbox input {

    border-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgb(232 97 32 / var(--tw-border-opacity));
    --tw-bg-opacity: 1;
    background-color: rgb(232 97 32 / var(--tw-bg-opacity));
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));

    height: 50px;
    display: block;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    padding-left: .75rem;
    padding-right: .75rem;
    font-weight: 600;
    margin: auto;
    cursor: pointer;
    padding-left: 2rem !important;
    padding-right: 2rem !important;

}

.ediabled {
    float: right;
}

.ediabled a {
    color: rgb(125, 4, 4) !important;
}

.ediabled a:hover {
    color: red !important;
}

.plr2rem {
    padding-left: 2rem !important;
    padding-right: 2rem !important;
}

.sandbox p {
    font-size: 13px;
    padding: 1px;
    color: red;
    margin-bottom: 10px;
    text-align: center;
}

.my-profile .olds-file li {
    padding: 1px;
    display: list-item;
    list-style-type: none;
}

.my-profile .olds-file {
    margin-left: 0;
    ;
}

.olds-file ul {
    margin-left: 0;
}

.post-content.wyswyg ul,
.post-content.wyswyg ol {
    margin-left: 1em;
}

.post-content.wyswyg p {
    margin-bottom: 1em;
    ;
}

.single h1.post-title.heading-2.font-semibold.mt-4 {
    font-size: 28px;
    line-height: 36px;
}

.post-content.wyswyg ol li {
    list-style: num;
}

.post-content.wyswyg table {
    width: 100%;
    border-collapse: collapse;
}

.post-content.wyswyg td {
    border: solid 1px #eee;
    padding: 5px;
    border-color: paleturquoise;
}

.intro ul {
    margin: 1em;
    padding-left: 2em;
}

.intro ul li {
    list-style: initial;
    display: list-item;
}

.intro p {
    margin-bottom: 0.7rem;
}

ul,
ol {
    margin-left: 1.5em;
}

.numberlist li {
    display: list-item;
    list-style: decimal !important;
}

.numberlist li ul li {
    display: inherit;
}

.numberlist li ul {
    margin-left: 0;
}

.new-card * {
    align-content: top;
    align-items: unset;
}

.new-card .heading-4 {
    font-size: 19px;
    line-height: 26px;
}

.wyswyg ul li,
.wyswyg ol li {
    margin-bottom: 7px;
}

.wyswyg p {
    margin-bottom: 1.2rem;
}

#ez-toc-container a {
    /* text-transform: capitalize; */
    text-decoration: underline;
    color: #04759c !important;
}

.ft_address {
    line-height: 1.5em;
}

.home_title {
    font-size: 4rem;
    line-height: 4.5rem;
}

.homePage .max-w-\[620px\] {
    max-width: unset;
}

.homePage .heading-2 {
    font-size: 25px;
    line-height: 1.5rem;
}

.desk-pl-10 {
    /* padding-left: 20px; */
}

.right_address {
    margin-left: 24px;
}

/* #footer .navigation{
    margin-left: 35px;
} */
#footer ul {
    margin-left: 0;
}

footer#footer * {
    font-size: 1em !important;
}

.ftblock1 {
    max-width: 500px;
    padding-top: 11px;
}

h4.expedite {
    width: 90%;
    margin: auto;
    margin-top: 25px !important;
    margin-bottom: 0 !important;
}

.contactinfo * {
    font-size: 1em;
}

.online-social ul {
    margin-left: 0;
}

.ft_address svg {
    margin-top: 5px !important;
}

.checkrequire {
    max-width: 200px;
}

.right_address svg {
    margin-top: 2px;
}

.disclaimer.desk-pl-10 {
    padding-left: 30px;
}

.whyus ul {
    margin-left: 13px;
}

.colspan2 {
    padding-left: 12px;
}

.colspan3 {
    padding-left: 40px;
}

.mini_review .table-wrapper ul {
    margin-left: 0;
}

.mini_review .table-responsive .table-wrapper table {
    display: inline-grid;
    /* border: solid 1px ;
    --tw-border-opacity: 1;
    border-color: rgb(200 200 200 / var(--tw-border-opacity)); */
    border: none;
    /* width: 100%; */
}

.mini_review .table-responsive .table-wrapper table td {
    text-align: center;
    /* width: 50%; */
    display: table-cell;
    padding: 0;
    padding-right: 10px;
}

#footer .payment {
    margin-top: 168px;
}

/* RESPONSIVE */

.mobile-hide {
    display: unset;
}

.desk-hide {
    display: none !important;
    ;
}

.block001>div {
    margin-left: -225px !important;
}


.mini_review label {

    font-weight: 600;
    --tw-text-opacity: 1;
    color: rgb(99 99 99 / var(--tw-text-opacity));
    margin-right: 5px;
}

.mini_review label span {
    float: right;
}

.ediabled {
    float: right;
    text-decoration: underline;
}

.ediabled svg {
    float: left;
    width: 16px;
    margin: 7px;
    margin-right: 3px;
}

.thank-you-page .max-w-2xl {
    max-width: 52rem;
}

ul.evisagroup {
    margin-left: 0;
}

.paypal input[type='image'] {
    max-width: 300px;
    margin: auto;
}

.checkoutbt * {
    text-align: center;
}

.stipe img {
    margin: 30px auto !important;
}

.checkoutbt img {
    max-width: 400px;
    margin: auto;
}

.checkoutbt>div {
    cursor: pointer;
    padding: 20px;
}

.checkoutbt .active {
    background: #e9e9e9;
}
.checkoutbt p {
    margin-bottom: 20px;
}
.checkoutbt form {
    display: none;
}

.paymenterror {
    display: none;
    color: red;
    padding: 10px 20px;
    background: antiquewhite;
    margin-bottom: 20px;
}
h1.hometitle {
    font-size: 3.5rem;
}
#wpadminbar{
    display: none;
}
html {
    margin-top: 0 !important;
}
.form-control.col-span-4.form-select select{
    max-height: 60vh;
}

.online-support{
    border: 1px solid #f1f1f1;
box-shadow: 0 0 8px #f1f1f1;
padding: 20px;
border-radius: 10px;
background-color: rgb(241 241 241 / var(--tw-bg-opacity));
}
.list-qg ul li{
width:23%;
}
html {
scroll-padding-top: 160px;
scroll-behavior: smooth;
}
html{
scroll-behavior: smooth;
}
.pt-scroll{

}
.pt-scroll.pt-scroll-a{

}
@media(max-width:820px){
.list-qg ul li{
    width:30%;
}
}
@media(max-width:480px){
.list-qg ul li{
    width: calc(48vw - 10px);
}
.list-qg ul li:only-child {
  max-width: calc(50vw - 10px);
width: 100%;
}
.list-title-page ul{
    display: grid!important;
grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
.list-title-page ul li{
    text-align:center!important;
}
.list-title-page ul li a{
    justify-content:center!important;
}
}
.logged-in #wpadminbar {
display: block !important;
}
.post-content.wyswyg td {
border-color: #c8c8c8 !important;
}
.single .custom-breadcrumb{justify-self:flex-start !important;}
.custom-select-wrapper {
position: relative;
width: 300px;
user-select: none;
}


.visa-check-wrapper {
text-align: center;
font-family: 'Segoe UI', sans-serif;
/*   margin-top: 60px; */
}

.visa-title {
color: #fff;
margin-bottom: 16px;
}

.combo-box {
background: #fff;
border-radius: 5px;
display: flex;
align-items: center;
padding: 4px 5px 5px 10px;
gap: 12px;
justify-content: center;
width: fit-content;
margin: 0 auto;
box-shadow: 0 4px 20px rgba(0,0,0,0.1);
position: relative;
}

.combo-input-wrapper {
position: relative;
text-align: left;
}

.combo-input-wrapper label {
font-size: 12px;
color: #444;
display: block;
margin-bottom: 2px;
}

.combo-input {
border: none;
outline: none;
font-size: 16px;
color: #333;
width: 200px;
}

.combo-options {
position: absolute;
top: 38px;
left: 0;
right: 0;
max-height: 200px;
overflow-y: auto;
background: white;
border: 1px solid #ccc;
border-radius: 8px;
display: none;
z-index: 10;
box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.combo-option {
padding: 10px;
cursor: pointer;
}

.combo-option:hover {
background: #f0f0f0;
}

.go-button {
background: #e86120;
border: none;
border-radius: 5px;
padding: 6px 10px;
font-size: 16px;
font-weight: bold;
color: white;
cursor: pointer;
transition: background 0.3s ease;
}

.go-button:disabled {
opacity: 0.5;
cursor: not-allowed;
}

#mmenu.mobile-menu .close-menu{
--tw-translate-x:initial!important;
    color: #000;
}
.home .form-control.form-radio .form-label{
padding-left:18px;
}
.home .form-control.form-radio .form-label:before{
    border: 0;
    background: #000;
    height: 6px !important;
    width: 6px !important;
    top: 14px;
}
p.notesum {
font-size: 14px;
padding-left: 15px;
display: none;
color: #fd5a00;
font-weight: bold;
font-style: italic;
}
.text-red-70{
color:#ee404c;
}
.box-warning{
    background-color: #faf3ec;
border: 2px dashed #ee404c;
}
.curr_gmt-after-btn{
width: 100%;
font-size: 14px;
color: #636363;
font-style: italic;
text-align:center;
}
.custom-btn-next{
  flex-direction: column;
}
.visa-application .summary-total .summary-item__value{
font-size:24px;
}
.timewarning i{
  display: block;
color: #fd5a00;
font-weight: bold;
}
.sec-box-faqs{
/* 	    background: #ffffff;
border: 1px solid #dedede; */
}
.container .sec-box-faqs .sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a{
font-size:20px!important;
}
#sp-ea-6515.sp-easy-accordion>.sp-ea-single>.sp-collapse>.ea-body{
font-size:18px;
}
.btn-apply a{
    width: 100%;
height: 43px;
display: flex;
align-items: center;
justify-content: center;
background: #e86120;
color: #fff !important;
border-radius: 5px;
margin-top:20px;
}
.widget.other-services{
display:none;
}
.list-check{
margin-bottom:50px;
}
.whyus .list-check {
list-style-image: url(/wp-content/uploads/2026/04/check-1.png);
list-style-position: inside;
}
.whyus .list-check li {
position: relative;
padding-left: 20px; /* táº¡o khoáº£ng trá»‘ng cho icon */
}
.whyus .list-check{
margin-left:0;
}
.whyus .list-check li::after {
content: '';
position: absolute;
left: 0;
bottom: 0;
width: 20px;
height: 20px;
display: block;
background: url(/wp-content/uploads/2026/04/check-2.webp);
background-size: contain;
background-position: center bottom;
}
.whyus .list-check li a{
color:#1a63bd!important;
font-weight:bold!important;
}
.item-logo-box{
    width: 100%;
}
.item-logo-box__inner{
    background: #f1f1f1;
    border-radius: 10px;
    width: 100%;
    align-items: center;
    border:1px solid #ebebeb;
    padding: 15px 10px;
    justify-content: space-evenly;
    display: flex;
}
.item-logo-box:nth-child(1) p{
    font-size: 20px;
    font-weight: 600;
}
.item-logo-box__inner img{
    max-width: 120px;
    object-fit: contain;
}
.item-logo-box:nth-child(1) .item-logo-box__inner{
    justify-content: center;
    gap: 20px
}
.item-logo-box:nth-child(2) .item-logo-box__inner{
    flex-direction: row-reverse;
}
.item-logo-box:nth-child(2) .item-logo-box__inner img{
    max-width: 44px;
    margin-right: 10px;
}
.item-logo-box:nth-child(3) .item-logo-box__inner{
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    text-align: center;

}
@media(max-width:480px){
#visaBoxPC{
    display:none;
}
.combo-box{
    flex-direction: column;
background: transparent;
box-shadow: none;
width: 100%;
padding: 0;
}
.combo-input-wrapper{
    width:100%;
}
.combo-input {
    border: 1px solid #000;
    width: 100%;
    padding: 5px 10px;
    border-radius: 10px;
    min-height: 44px;
}
.go-button{
    width:100%;
}

.page-id-295 #main .heading-1 {
    font-size: 25px;
}

div.wp-caption {
    width: auto !important;
}

div.wp-caption img {
    width: 100%;
}

#attachment_723 {
    width: auto !important;
}

#attachment_723 img {
    width: 100%;
}

#attachment_665 {
    width: auto !important;
}

#attachment_665 img {
    width: 100%;
}
.home .form-control.form-radio .form-label:before{
    top:11px;
}
}
@media only screen and (max-width: 1378px) {

    .block001>div {
        margin-left: auto !important;
    }

}

@media only screen and (max-width: 800px) {
    .cus-header-mmenu {
    display: block !important;
    margin-top: 10px;
}

.cus-header-mmenu > div {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 7px !important;
}
    .gid-footercopy.container {
        padding: 30px 15px;
        grid-template-columns: 1fr;
        gap: 20px;
    }
    .topheader .mbhide {
        display: none;
    }
    .online-social li:nth-child(1) {
    display: block !important;
}

.online-social li:nth-child(2) {
    display: block !important;
    float: left;
    clear: both;
}
/*
.wyswyg img {
    width: 100% !important;
}

.wyswyg div {
    width: 100% !important;
}
*/
.custom-tc-mobi.mt-14 {margin-top: 2rem;}
.custom-tc-mobi > div p {
    margin: 0 !important
}
    .custom-tc-mobi > div {
    padding: 10px 20px !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.custom-slider-tc {
    padding-bottom: 1.5rem !important;
}

    .custom-slider-tc .container {
    padding-right: 0.4rem !important;
}
   form.cus-header-top {
    width: 100% !important;
    display: none;
}

form.cus-header-top > div {
    gap: 0.5rem;
} 
.hammer-menu {display: flex !important;}
}
#estimated_delivery_box{
    border: 2px dashed #E86120;
    padding: 16px;
    border-radius: 6px;
    background: #e861201c;
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
	
}
.estimated-delivery--placeholder-mode{
	width:60%;
}
#estimated_delivery_box strong{
    display: block;
    padding-bottom: 10px;
    font-size: 16px;
}
#estimated_delivery_text{
    color:#E86120;
    font-size: 16px;
}
#button-contact-vr {
    position: fixed;
    bottom: 0px;
    z-index: 99999;
	right: 0;
}

#button-contact-vr .button-contact {
    position: relative;
    margin-top: -5px
}

#button-contact-vr .button-contact .phone-vr {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block
}

.phone-vr-circle-fill {
    width: 65px;
    height: 65px;
    top: 12px;
    left: 12px;
    position: absolute;
    box-shadow: 0 0 0 0 rgb(40 211 102);
    background-color: rgb(40 211 102);
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-animuiion: zoom 1.3s infinite;
    animation: zoom 1.3s infinite
}

.phone-vr-img-circle {
    background-color: #28d366;
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 25px;
    left: 25px;
    position: absolute;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    justify-content: center;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phone-vr-circle-fill 1s infinite ease-in-out
}

.phone-vr-img-circle a {
    display: block;
    line-height: 37px
}

.phone-vr-img-circle img {
    max-height:40px;
    max-width: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%)
}

#instagram-vr .phone-vr-circle-fill {
    background: rgb(17,143,253);
    background: linear-gradient(160deg,rgba(17,143,253,1) 20%,rgba(188,60,218,1) 50%,rgba(253,223,5,1) 80%);
    background-size: contain;
    box-shadow: 0 0 0 0 #c840c9;
    background-color: rgb(79 103 254);
    border: 0
}

#instagram-vr .phone-vr-img-circle {
    background: transparent
}

#telegram-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2c9fd8;
    background-color: rgb(44 159 216 / 74%)
}

#telegram-vr .phone-vr-img-circle {
    background: #2c9fd8
}

@-webkit-keyframes phone-vr-circle-fill {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

@keyframes zoom {
    0% {
        transform: scale(.9)
    }

    70% {
        transform: scale(1);
        box-shadow: 0 0 0 15px transparent
    }

    100% {
        transform: scale(.9);
        box-shadow: 0 0 0 0 transparent
    }
}

.phone-bar a {
    position: absolute;
    margin-top: -65px;
    left: 30px;
    z-index: -1;
    color: #fff;
    font-size: 16px;
    padding: 7px 15px 7px 50px;
    border-radius: 100px;
    white-space: nowrap
}

.phone-bar a:hover {
    opacity: 0.8;
    color: #fff
}

@media(max-width: 736px) {
    .phone-bar {
        display:none
    }
}

#zalo-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 rgb(120 180 212);
    background-color: rgb(120 180 212)
}

#zalo-vr .phone-vr-img-circle {
    background-color: #2196F3
}

#viber-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #714497;
    background-color: rgba(113,68,151,0.8)
}

#viber-vr .phone-vr-img-circle {
    background-color: #714497
}

#contact-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #2196F3;
    background-color: rgba(33,150,243,0.7)
}

#contact-vr .phone-vr-img-circle {
    background-color: #2196F3
}

div#whatsapp-vr .phone-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #1fd744;
    background-color: rgb(35 217 72 / 70%)
}

div#whatsapp-vr .phone-vr .phone-vr-img-circle {
    background: #1cd741
}

div#whatsapp-vr .phone-vr .phone-vr-img-circle img {
    max-width: 100%;
    max-height: 100%;
    border-radius: 50%
}

#fanpage-vr img {
    max-width: 35px;
    max-height: 35px
}

#fanpage-vr .phone-vr-img-circle {
    background-color: #1877f2
}

#fanpage-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 rgb(24 119 242 / 65%);
    background-color: rgb(24 119 242 / 70%)
}

#gom-all-in-one .button-contact {
    transition: 1.6s all;
    -moz-transition: 1.6s all;
    -webkit-transition: 1.6s all
}

#button-contact-vr.active #gom-all-in-one .button-contact {
    margin-left: -100%
}

#all-in-one-vr .phone-bar {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 100%;
    color: #fff;
    padding: 5px 15px 5px 48px;
    border-radius: 50px;
    margin-left: -64px;
    width: max-content;
    cursor: pointer
}

#popup-showroom-vr,div#popup-form-contact-vr {
    display: none
}

#popup-showroom-vr.active,div#popup-form-contact-vr.active {
    display: block;
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 99999
}

.bg-popup-vr {
    position: absolute;
    left: 0;
    top: 0;
    background: rgb(51 51 51 / 50%);
    width: 100%;
    height: 100vh
}

.content-popup-vr {
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 95%;
    border-radius: 5px;
    box-shadow: 0 0 14px 5px rgb(0 0 0 / 49%);
    max-width: 600px;
    display: flex
}

.content-popup-vr input,.content-popup-vr textarea {
    width: 100%;
    max-height: 100px;
    min-height: 38px;
    border: 1px solid #b1b1b1;
    margin-bottom: 10px;
    padding: 0 7px;
    background: #fff
}

.content-popup-vr label {
    width: 100%
}

.content-popup-vr input.wpcf7-form-control.wpcf7-submit {
    max-width: fit-content;
    padding: 5px 32px 2px;
    background: #2196f3;
    border: 0;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    margin: 10px auto 0;
    display: block;
    box-shadow: 0 0 5px 1px rgb(0 0 0 / 29%);
    font-weight: 400;
    min-height: auto;
    line-height: 30px
}

.content-popup-vr input.wpcf7-form-control.wpcf7-submit:hover {
    opacity: 0.7
}

.content-popup-vr .close-popup-vr {
    font-family: sans-serif;
    width: 23px;
    height: 23px;
    background: black;
    position: absolute;
    top: -10px;
    right: -10px;
    color: #fff;
    text-align: center;
    line-height: 23px;
    font-size: 17px;
    border-radius: 50%;
    cursor: pointer
}

.content-popup-vr .close-popup-vr:hover {
    background: #b50000
}

.content-popup-vr .content-popup-div-vr {
    width: 100%;
    padding: 25px
}

.content-popup-vr .content-popup-img-vr {
    width: 100%;
    max-width: 45%;
    border-radius: 10px 0 0 10px;
    overflow: hidden
}

#loco-top,#loco-bottom {
    display: block
}

#loco-top .content-popup-img-vr,div#popup-form-contact-vr #loco-bottom .content-popup-img-vr {
    max-width: 100%;
    text-align: center
}

#contact-showroom.no-event a {
    pointer-events: none
}

.content-popup-vr .content-popup-div-vr ul {
    color: #333;
    list-style: none;
    font-size: 15px
}
.cus-header-top-2 .user{
    font-size: 16px;
}
.cus-header-top-2 .ico-user{
    font-size: 16px;
}
@media(max-width: 673px) {
    div#popup-form-contact-vr .content-popup-vr {
        display:block
    }

    div#popup-form-contact-vr .content-popup-vr .content-popup-img-vr {
        max-width: 100%;
        display: none
    }
}

#ftiktok-vr .phone-vr-img-circle {
    background-color: #020202;
}

#tiktok-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 rgb(2 2 2 / 55%);
    background-color: rgb(2 2 2 / 60%);
}

#tiktok-vr .phone-vr-img-circle img {
    max-width: 90%;
    max-height: 90%;
}

#tiktok-vr .phone-vr-img-circle {
    background: #020202;
}

#messenger-vr .phone-vr-circle-fill {
    box-shadow: 0 0 0 0 #6a4ffe;
    background-color: rgb(106 79 254 / 50%);
}

#messenger-vr .phone-vr-img-circle {
    background-color: #6a4ffe;
}

#messenger-vr .phone-vr-img-circle img {
    max-width: 100%;
    max-height: 100%;
}
.category .overlay:before{
        background-color: #001c3800;
}
.category .new-card{
    gap: 25.5px;
}
@media only screen and (max-width: 768px) {

    h1.hometitle{
        font-size: 1.7rem;
    }

    .my-profile .olds-file {
        margin-left: 20px;
    }

    .contact-us .gap-10 {
        gap: unset;
    }

    .evisagroup {
        margin: 0;
    }

    ul ul,
    ol ol {
        margin-left: 0 !important;
    }

    .wyswyg ul {
        margin-left: 1em;
    }

    .disclaimer.desk-pl-10 {
        padding-left: 0;
    }

    .colspan2 {
        padding-left: 0;
    }

    .colspan3 {
        padding-left: 0;
    }

    /* #footer .navigation {
        margin-left: 0;
    } */

    .checkrequire {
        max-width: unset;
    }

    /* #footer .container.grid.grid-cols-12.py-8.border-t.border-b.border-nature-30.items-center.md\:mt-20.mt-10 {
        margin-left: 20px;
    } */

    .whyus ul {
        margin-left: 10px;
    }

    .home_title {
        font-size: 2.8rem;
        line-height: 3.5rem;
    }

    .logo {
        max-width: 80%;
    }

    .navigation {
        margin-left: 0;
    }

    .right_address {
        margin-left: 0;
    }

    .desk-pl-10 {
        padding-left: 0;
    }

    .payment.text-center {
        text-align: center;
        margin: auto;
        margin-top: 27px;
    }

    .ft_address svg {
        width: 30px;
        height: auto;
        margin-right: 11px;
    }

    .online-social .email {
        font-size: 11px;
    }

    .fancybox__container.is-compact {
        margin-top: 70px;
    }

    .is-compact .fancybox__content>.f-button.is-close-btn {
        top: 20px !important;
        color: yellow;
    }

    .widget__contact p {
        max-width: unset;
    }

    .ft_logo {
        position: relative;
        margin-top: 17px;
    }

    .citizone h3 {

        font-size: 1.2em;

    }

    .relative.height-without-header.bg-cover.bg-no-repeat.bg-center.pb-32 {
        padding-bottom: 2rem;
    }

    /* .mobile-menu .close-menu {
        color: #000;
        background: #ddd;
    } */
    ul.evisagroup li {
        margin-bottom: 10px;
        width: 100%;
    }

    ul.evisagroup.absolute {
        width: 100%;
        position: relative;
    }

    .mobile-hide {
        display: none !important;
    }

    .desk-hide {
        display: inherit !important;
    }

    .howto .number {
        float: left;
        margin-right: 20px;
    }

    .howto h3,
    .howto p {
        margin-top: 5px;
        text-align: left;
    }

    .core-service .button {
        width: 100%;
    }

    .core-service img {
        margin: auto;
    }

    .core-service h4,
    .core-service .desc {
        text-align: center;
    }

    .heading-1 {
        font-size: 32px;
        line-height: 1.2em;
    }

    .heading-2 {
        font-size: 28px;
        font-weight: 700;
        line-height: 38px;
    }

    .typelist .text-neutral-90 li {
        font-size: 15px;
        text-align: left;
        padding-left: 0;
        margin-left: 0;
        line-height: 18px;
        margin-bottom: 10px;
    }

    .term-and-condition h4 {
        font-size: 18px;
        line-height: 27px;
    }

    .table-responsive .table-wrapper th,
    .table-responsive .table-wrapper td {
        display: flex;
        align-items: flex-start;
        padding: .5rem 1rem;
        font-size: 0.9rem;
        line-height: 1.3rem;
        font-weight: 500;
    }

    .term-and-condition p {
        font-size: 15px;
    }

    .container .sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a {

        font-size: 16px !important;
    }

    .overflow-x-scroll {
        overflow: scroll;
    }

    h1.post-title.heading-2.font-semibold.mt-4 {
        font-size: 24px;
        margin-bottom: 0;
        line-height: 30px;
    }

    h3.heading-5.font-semibold.detail {
        font-size: 15px;

    }

    .mini_review .table-responsive .table-wrapper tr {

        border: none;
    }

    .mini_review .table-responsive .table-wrapper tr td {
        padding: 5px;
    }
}

/* Country list (requirements section) */
.country-pick-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.country-pick-list.grid {
    display: grid;
    gap: 0.75rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 640px) {
    .country-pick-list.grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}

@media (min-width: 1024px) {
    .country-pick-list.grid {
        grid-template-columns: repeat(8, minmax(0, 1fr));
    }
}

.country-pick-list > li {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 0;
}

.country-pick-list__item,
.country-pick-list .country-box-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 0.5rem;
    width: 100%;
    min-width: 0;
    padding: 0.75rem;
    border-radius: 0.5rem;
    border: none;
    background: #fff;
    text-decoration: none;
    color: #343434;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.country-pick-list__item:hover,
.country-pick-list .country-box-item:hover {
    box-shadow: 0 2px 8px rgba(24, 100, 189, 0.12);
}

.country-pick-list__flag {
    flex-shrink: 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    overflow: hidden;
    background: #eef2f6;
    display: flex;
    align-items: center;
    justify-content: center;
}

.country-pick-list__flag img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.country-pick-list__initial {
    font-size: 1.125rem;
    font-weight: 600;
    color: #1864bd;
    text-transform: uppercase;
}

.country-pick-list__name {
    font-size: 0.875rem;
    font-weight: 600;
    line-height: 1.25;
}