
:root{
  --theme_box_background_color:#fff;
  --theme_box_background_color_alt:#f2f4ff;
  --theme_body_background_color:#fff;
  --theme-base-color:#52B0FF;
  --theme-light-color:#415D65;
  --theme-light-banner-color:#6e6e6e;
  --theme-headline-color:#101E46;
  --theme_btn_gridaint:linear-gradient(90deg, #057DE2 0%, #52B0FF 100%);
  --theme_btn_gridaint_hover:linear-gradient(to right,#52B0FF 0,#0055b1 41%,#52B0FF 100%);--theme_btn_color:#fff;
  --theme_success:#09B100;
  --border_alt_color:#E2F2FF;
  --theme_button_shadow:0rem 0.1875rem 0.3125rem rgba(0, 0, 0, 0.25);--border-color:#B9B9B9;--border-md-color:#e2e8f0;--theme_border_radius_5:5px;--theme_border_radius_10:10px;
  --theme_border_radius_15:15px;
  --theme_border_radius_20:20px;
  --theme_border_radius_50:50px;
  --theme_headline_font_size:34px;
  --theme_font_size_24:24px; 
  --theme_font_size_22:22px; 
  --theme_font_size_20:20px;
  --theme_font_size_18:18px;
  --theme_font_size_16:16px;
  --theme_font_size_15:15px;
  --theme_font_size_14:14px;
  --theme_font_size_13:13px;
  --theme_font_size_12:12px;
  --theme_font_size_11:11px;
  --theme_font_800:800;
  --theme_font_700:700;
  --theme_font_600:600;
  --theme_font_500:500;
  --theme_font_400:400;
  --new_heading_color:#101E46;
  --new_desc_color:#415D65;}
input.form-control:-webkit-autofill,
input.form-control:-webkit-autofill:hover,
input.form-control:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px var(--theme_box_background_color) inset !important;box-shadow:0 0 0 1000px var(--theme_box_background_color)  inset !important;-webkit-text-fill-color:var(--theme-headline-color) !important;transition:background-color 9999s ease-in-out 0s;}
body, p, h1, h2, h3, h4, h5, h6, a, span, div{font-synthesis:none;}
body{font-family:'Segoe UI', Roboto, Helvetica, Arial, sans-serif;font-weight:var(--theme_font_400);color:var(--theme-light-color);font-size:var(--theme_font_size_14);background-color:var(--theme_body_background_color);}
ul{margin:0;padding:0;list-style:none;}
ul li{padding:0;}
figure{margin:0;}
img{max-width:100%;}
a{text-decoration:none;transition:0.5s;}@keyframes shine{100%{left:125%;}}@keyframes bounce{0%, 100% {transform: translateX(-25%);animation-timing-function: cubic-bezier(.8,0,1,1);}50%{transform: translateX(0);animation-timing-function: cubic-bezier(0,0,.2,1);}}@keyframes moveArrow {0%{transform: translateX(0);}50%{transform: translateX(10px);}100%{transform: translateX(0);}}
.btn{font-size:var(--theme_font_size_15);background-color:var(--theme-base-color);color:var(--theme_btn_color);border-radius:var(--theme_border_radius_10);padding:0.75rem 1.125rem;border-width:0;outline:0;box-shadow:var(--theme_button_shadow) !important;position:relative;overflow:hidden;}
.btn::after{position: absolute;content:"";top:0;left:-75%;z-index:2;display:block;width:50%;height:100%;background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);transform:skewX(25deg);}
.btn:hover::after{animation:shine 800ms;}
.btn_gridaint, 
.btn_gradiant{background:var(--theme_btn_gridaint_hover);transition:0.5s;background-size:200% auto;}
.btn_gridaint:hover, 
.btn_gradiant:hover{color:var(--theme_btn_color);opacity:0.95;background-position:left center;}
.btn i{transition:0.5s;position:relative;left:0;}
.btn:hover i{left:0.3125rem;}
.btn:hover{color:var(--theme_btn_color);}
h1,h2,h3,h4,h5,h6{color:var(--theme-headline-color);}
p{color:var(--theme-light-color);}a{color:var(--theme-base-color);}
a:hover{color:var(--theme-base-color);}
.dropdown-item.active, 
.dropdown-item:active{background-color:var(--bs-dropdown-link-hover-bg);color:var(--theme-headline-color);}
.form-control, 
.form-select{border-color:var(--border-color);font-size:var(--theme_font_size_14);padding:0.625rem 0.75rem;outline:0;box-shadow:inherit !important;color:var(--theme-light-color);}.form-control:focus, .form-select:focus{border-color:var(--theme-base-color);}
.headline_color{color:var(--theme-headline-color);}
.bg_alt{background-color:var(--theme_box_background_color_alt);}
.btn-close{opacity:0.7}
.btn-danger{background-color:#CD000A;border-color:#CD000A;}.sub_title{font-size:var(--theme_font_size_20);color:var(--theme-headline-color);font-weight:var(--theme_font_600);}.homes_heading{font-size:30px;margin-bottom:0.75rem;color:var(--theme-headline-color);font-weight:var(--theme_font_600);line-height:normal;text-transform:capitalize;}
.common_box_img{display:flex;justify-content:flex-start;align-items:center;gap:0.9375rem;}
.common_box_img ._content{flex:1;text-align:left;}
.common_arrow_list li{margin-bottom:0.9375rem;position:relative;padding-left:1.625rem;}
.common_arrow_list li::before{content:'\f00c';width:1.125rem;height:1.125rem;display:flex;align-items:center;justify-content:center;border-radius:1.25rem;font-family: "Font Awesome 6 Free";font-weight:var(--theme_font_600);font-size:0.625rem;color:#fff;background:var(--theme_btn_gridaint);margin-right:0.625rem;position:absolute;left:0;top:0.125rem;box-shadow:0rem 0.125rem 0.3125rem rgba(0, 0, 0, 0.2);}
.common_arrow_list li b{font-weight:var(--theme_font_500);}
.swiper-pagination{bottom:-2.5rem !important;}
.common_swiper_pagination{margin-bottom:2.5rem;}
.common_swiper_pagination .swiper-pagination-bullet{width:0.625rem;height:0.625rem;z-index:3;}
.common_swiper_pagination .swiper-pagination-bullet-active{background:var(--theme_btn_gridaint);}
.swiper-button-next, .swiper-button-prev{z-index:1 !important;}
.dropdown-toggle::after{border-top:.4em solid;border-right:.4em solid transparent;border-left:.4em solid transparent;}
/*Common Dropdown*/
.new_home_bages{font-size:var(--theme_font_size_13);font-weight:var(--theme_font_500);color:var(--theme-base-color);display:inline-flex;align-items:center;gap:8px;}
.new_home_bages::before{content:"";width:24px;height:2px;border-radius:1px;background-color:var(--theme-base-color);}
.dropdowns .dropdown-toggle{background-color:var(--theme_box_background_color);padding:0.625rem 0.75rem;display:inline-flex;align-items:center;justify-content:space-between;text-align:left;border-radius:var(--theme_border_radius_10);box-shadow:0rem 0.125rem 0.3125rem rgba(0, 0, 0, 0.12 );}
.dropdowns .dropdown-menu{border-radius:var(--theme_border_radius_10);border-color:#dbdbdb;padding:0;overflow:hidden;}
.dropdowns .dropdown-menu a{padding:0.625rem;border-radius:0rem;font-size:0.875rem;}
.dropdowns .dropdown-menu a:hover{background-color:var(--theme_box_background_color_alt);}
.text_links{position:absolute;left:0;right:0;top:0;width:100%;height:100%;z-index:2;cursor:pointer;font-size:0;} 
.custom_home_space{padding:3.75rem 0;min-height:auto;}
.img_auto{width:auto;height:auto;max-width:100%;}@keyframes mover{0%{transform:translateY(0);}100%{transform:translateY(-0.625rem);}}@keyframes wiggle{5%, 50%{transform: scale(1);}10%{transform: scale(.9);}15%{transform:scale(1.15);}20%{transform: scale(1.15) rotate(-5deg);}25%{transform:scale(1.15) rotate(5deg);}30%{transform:scale(1.15) rotate(-3deg);}35%{transform: scale(1.15) rotate(2deg);}40%{transform:scale(1.15) rotate(0);}}@-webkit-keyframes rotate{from {-webkit-transform: rotate(0deg);}to{ -webkit-transform: rotate(359deg);}}
.form-floating > .form-control, 
.form-floating > .form-select{height:100%;padding:15px 15px 10px !important;border-color:#d9d9d9;border-radius:var(--theme_border_radius_10);font-size:var(--theme_font_size_15);font-weight:var(--theme_font_500);outline:0;box-shadow:inherit !important;}
.form-floating > .form-control:focus, 
.form-floating > .form-select:focus{border-color:var(--theme-base-color);}
.form-floating > label{top:15px;left:2px;padding:0;padding:0 10px;height:auto;background-color:var(--theme_box_background_color);color:var(--theme-headline-color);border-radius:5px;}
.form-floating > .form-control:focus~label, 
.form-floating > .form-control:not(:placeholder-shown)~label, 
.form-floating > .form-select~label {opacity:1;transform: scale(.95) translateY(-1.7rem) translateX(.15rem);}
.accordion .accordion-item{border:0;border-radius:var(--theme_border_radius_10) !important;overflow:hidden;margin:0.9375rem 0;box-shadow:0px 0px 20px rgba(82, 176, 255, 0.20);}
.accordion .accordion-button{font-size:var(--theme_font_size_14);font-weight:var(--theme_font_400);border-radius:0 !important;background-color:var(--theme_box_background_color);padding:1rem 0.9375rem;box-shadow:none !important;color:var(--theme-headline-color);z-index:1;letter-spacing:-0.01em;text-transform:capitalize;font-weight:var(--theme_font_600);}
.accordion .accordion-collapse{border:0 !important; border-top:1px solid var(--theme_box_background_color) !important;}
.accordion .accordion-collapse.show{border-color:var(--border_alt_color) !important;}
.accordion .accordion-button{background-color:var(--theme_box_background_color);border:0px;text-transform:capitalize;}
.accordion .accordion-button::after{content:'\2b';background-image:none;color:var(--theme-base-color);font-family:"Font Awesome 6 Free";color:var(--theme-base-color);font-weight:var(--theme_font_600);font-size:var(--theme_font_size_18);}
.accordion .accordion-button:not(.collapsed)::after{transform:rotate(0deg);content:'\f068';font-family:"Font Awesome 6 Free";}
.iti{border-radius:var(--theme_border_radius_10);overflow:hidden;}

/*Common New Css*/
.new_home_heading{color:var(--new_heading_color);font-size:30px;letter-spacing:-0.02em;line-height:normal;font-weight:var(--theme_font_700);}
._new_home_desc{color:var(--new_desc_color);font-size:var(--theme_font_size_14);}
._home_sub_title{font-size:var(--theme_font_size_18);font-weight:var(--theme_font_500);color:var(--new_heading_color);line-height:normal;}
.common_bg_alt{background:linear-gradient(180deg, #FFFBF5 0%, #F8FFF9 100%);}
.visually_hidden{font-size:0;width:0;opacity:0;visibility:hidden;}
._home_heading ._bages{font-size:var(--theme_font_size_13);font-weight:var(--theme_font_500);letter-spacing:.10em;text-transform:uppercase;color:var(--theme-base-color);position:relative;display:inline-flex;align-items:center;justify-content:flex-start;gap:0 10px;}
._home_heading ._bages::before{content:'';width:28px;height:2px;background-color:var(--theme-base-color);border-radius:var(--theme_border_radius_5);display:inline-flex;}
/*Banner*/
._country_banner{isolation:isolate;padding:40px 0 80px;background:linear-gradient(135deg,#101E46 0%,#162044 60%,#0d1a3a 100%);position:relative;overflow:hidden;z-index:1;}
._country_banner::after{content:'';position:absolute;top:-40%;right:-15%;width:500px;height:500px;background:radial-gradient(circle,rgba(82,176,255,.1) 0%,transparent 70%);border-radius:50%;z-index:-1;}
._country_banner ._breadcrumb li{font-size:var(--theme_font_size_12);color:rgba(255, 255, 255, 0.70);}
._country_banner ._breadcrumb li a{color:rgba(255, 255, 255, 0.80 );border-bottom:1px dashed var(--border-color);}
._country_banner ._breadcrumb li a:hover{color:var(--theme-base-color);}
._country_banner_left h1{font-weight:var(--theme_font_700);font-size:38px;line-height:1.2;color:#fff;}
._country_banner ._pill{font-size:var(--theme_font_size_13);font-weight:var(--theme_font_500);color:var(--theme-base-color);display:inline-flex;align-items:center;gap:8px;}
._country_banner ._pill::before{content:"";width:24px;height:2px;border-radius:1px;background-color:var(--theme-base-color);}
._country_banner_left p{font-size:var(--theme_font_size_15);color:rgba(255, 255, 255, 0.80);}
._country_banner ._btn_groups .btn{box-shadow:none !important;padding:12px 24px;background-color:transparent;color:var(--theme-headline-color);font-weight:var(--theme_font_600);color:#fff;border:1px solid #fff;font-size:var(--theme_font_size_14);}
._country_banner ._btn_groups .btn_gridaint{box-shadow:0 5px 16px -10px rgba(37,99,255,.6) !important;color:var(--theme_btn_color) !important;border-width:0;}
._country_banner ._btn_groups .btn_gridaint:hover{border-color:var(--theme-base-color);color:var(--theme-base-color);}
._mea_banner li{font-size:var(--theme_font_size_13);color:rgba(255, 255, 255, 0.70);display:flex;align-items:center;gap:0 6px;position:relative;}
._mea_banner li::before{content:'';background-color:#09B100;width:8px;height:8px;display:inline-flex;align-items:center;justify-content:flex-start;border-radius:var(--theme_border_radius_50);}

.country_package_box{background-color:var(--theme_box_background_color);border-radius:var(--theme_border_radius_20);padding:20px;position:relative;z-index:1;}
.country_package_box ._value{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(90deg, #eaf3ff, #dceaff);color:var(--theme-base-color);font-weight:var(--theme_font_700);font-size:var(--theme_font_size_12);padding:6px 12px;border-radius:var(--theme_border_radius_20);margin-bottom:8px;}
.country_package_box .stamp{position:absolute;top:152px;right:-28px;transform:rotate(-14deg);border:2px solid rgba(5,125,226,0.07);border-radius:var(--theme_border_radius_10);padding:5px 13px;color:rgba(5,125,226,0.08);font-family:'Bricolage Grotesque', sans-serif;font-weight:var(--theme_font_700);font-size:var(--theme_font_size_20);letter-spacing:2px;pointer-events:none;user-select:none;z-index:-1;}
.country_package_box .sub_title{font-size:var(--theme_font_size_24);font-weight:var(--theme_font_700);}
.country_package_box .sub_title span{color:var(--theme-base-color);}
.country_package_box ul li{display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:14px 0;border-bottom:1px solid var(--border-md-color);}
.country_package_box ul li ._left{flex:1;display:flex;align-items:center;justify-content:flex-start;gap:0 8px;color:var(--new_heading_color);font-size:var(--theme_font_size_15);}
.country_package_box ul li ._left ._icon{width:28px;height:28px;border-radius:var(--theme_border_radius_5);display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, #eef5ff, #dfecff);}
.country_package_box ul li ._right{font-weight:var(--theme_font_700);color:var(--new_heading_color);font-size:var(--theme_font_size_15);}
.country_package_box ul li:last-child{border-bottom:0;}
.country_package_box .price_zone{padding:12px 4px 18px;display:flex;align-items:flex-end;justify-content:space-between;border-top:2.5px dashed var(--border-md-color);position:relative;margin-top:10px;}
.price_zone::after{content:'✈';position:absolute;left:0;right:0;color:var(--theme-base-color);margin:0 auto;text-align:center;top:-15px;width:30px;background-color:var(--theme_box_background_color);font-size:var(--theme_font_size_18);animation:pulse 2.2s infinite;}
.country_package_box .price_note{text-align:right;}
.country_package_box .price_note b{color:var(--new_heading_color);display:block;width:100%;}
.country_package_box .price_note span{font-size:var(--theme_font_size_12);}
.country_package_box .price_cur{font-weight:var(--theme_font_700);font-size:var(--theme_font_size_20);color:var(--new_heading_color);}
.country_package_box .price_num{font-weight:var(--theme_font_700);font-size:38px;line-height:1;background:linear-gradient(120deg, #057de2, #52b0ff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:-1px;}
.country_package_box .price_usd{font-size:var(--theme_font_size_11);font-weight:var(--theme_font_700);color:var(--theme-base-color);letter-spacing:1px;background-color:#eaf3ff;padding:3px 7px;border-radius:var(--theme_border_radius_5);align-self:center;margin-left:2px;}
.country_package_box .btn{box-shadow:0 12px 26px -12px rgba(5,125,226,0.6) !important;width:100%;font-weight:var(--theme_font_600);}
.country_package_box .btn:hover{transform:translateY(-2px);box-shadow:0 18px 36px -12px rgba(5,125,226,0.72);}
.country_package_box ul li ._avail{color:#12a150;display:flex;align-items:center;justify-content:flex-end;gap:0 5px;}
.country_package_box ul li ._avail .pulse{width:7px;height:7px;border-radius:var(--theme_border_radius_50);background-color:#12a150;box-shadow:0 0 0 0 rgba(18,161,80,0.5);animation:pulse 2.2s infinite;display:inline-block;}
@keyframes pulse{ 0% {box-shadow:0 0 0 0 rgba(18,161,80,0.4);} 70% {box-shadow:0 0 0 6px rgba(18,161,80,0);} 100% {box-shadow:0 0 0 0 rgba(18,161,80,0);}}
/*Banner Step*/
.banner_step{background-color:var(--theme_box_background_color);border-radius:var(--theme_border_radius_20);border:1px solid var(--border-md-color);box-shadow:0 4px 24px rgba(0,0,0,.06);display:flex;justify-content:center;z-index:1;position:relative;margin-top:-38px;}
.banner_step li{width:25%;padding:22px 15px;border-right:1px solid var(--border-md-color);text-align:center;}
.banner_step li .new_home_heading{color:var(--theme-base-color);}
.banner_step li:last-child{border-right:0;}
/*Why Choose Left*/
.why_visament_left p b{color:var(--theme-headline-color);}
.why_visament_right{height:100%;}
.why_visament_right article{background-color:var(--theme_box_background_color);border:1px solid var(--border-md-color);border-radius:var(--theme_border_radius_15);padding:18px;transition:box-shadow .3s;height:100%;}
.why_visament_right article:hover{box-shadow:0 4px 16px rgba(0,0,0,.06);border-color:var(--theme-base-color);}
.why_visament_right article .sub_title{font-size:var(--theme_font_size_16);}
.why_visament_right article ._icon{width:44px;height:44px;background-color:#ecf7ff;border-radius:var(--theme_border_radius_10);display:flex;align-items:center;justify-content:center;margin-bottom:12px;}
.why_visament_right article ._icon svg *{color:var(--theme-base-color);}
/*Testimonial Page*/
._home_new_testimonial ._home_new_main ._home_heading{flex:1;}
._home_new_testimonial > div{overflow:hidden;}
._home_testimonial_swiper article{border:1.5px solid var(--border_alt_color);border-top:3px solid var(--theme-base-color);border-radius:var(--theme_border_radius_15);padding:15px;transition:0.5s;height:100%;display:flex;flex-direction:column;background-color:var(--theme_box_background_color);}
._home_testimonial_swiper article:hover{transform:scale(0.99);}
._home_testimonial_swiper p{flex:1;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;}
._home_testimonial_swiper ._home_sub_title{font-size:var(--theme_font_size_16);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
._home_testimonial_bottom{margin-top:auto;}
._home_testimonial_bottom ._user_name{flex:1;}
._home_testimonial_bottom ._user_name ._home_sub_title{font-size:var(--theme_font_size_15);flex:1;}
._home_testimonial_bottom ._user_name ._icon{width:32px;height:32px;background-color:#003f73;color:var(--theme_btn_color);border-radius:var(--theme_border_radius_50);font-size:var(--theme_font_size_14);font-weight:var(--theme_font_500);display:flex;align-items:center;justify-content:center;}
._home_testimonial_bottom .rating_icon i{color:#FFA600;font-size:var(--theme_font_size_15);}
._home_testimonial_swiper .swiper-slide:nth-child(2n) ._icon{background-color:#952700;}
._home_testimonial_swiper .swiper-slide:nth-child(3n) ._icon{background-color:#00156b;}
._home_testimonial_swiper .swiper-slide:nth-child(4n) ._icon{background-color:#5e0083;}
._home_new_testimonial ._home_new_main ._right{position:relative;}
._home_new_testimonial ._home_new_main ._right .swiper-button-next, 
._home_new_testimonial ._home_new_main ._right .swiper-button-prev{width:42px;height:42px;background-color:var(--theme_box_background_color);position:relative;border-radius:var(--theme_border_radius_50);box-shadow:0px 1px 9px rgba(82, 176, 255, 0.2);left:0;right:0;transition:0.4s;margin-top:0;}
._home_new_testimonial ._home_new_main ._right > div::after{font-size:var(--theme_font_size_18);color:var(--theme-headline-color);}
._home_new_testimonial ._home_new_main ._right > div:hover{background-color:var(--theme-base-color);}
._home_new_testimonial ._home_new_main ._right > div:hover::after{color:var(--theme_btn_color);}
/*Blogs Page*/
._appostie_blog_sldier{overflow:hidden;position:relative;}
._appostie_blog_sldier article{border-radius:var(--theme_border_radius_15);overflow:hidden;border:1.5px solid var(--border-md-color);background-color:var(--theme_box_background_color);transition:all .3s;position:relative;transition:0.2s all;}
._appostie_blog_sldier article:hover{border-color:var(--theme-base-color);}
._appostie_blog_sldier article ._img{height:150px;overflow:hidden;}
._appostie_blog_sldier article ._img img {width:100%;height:100%;object-fit:cover;transition: transform .4s;}
._appostie_blog_sldier article:hover ._img img{transform: scale(1.05);}
._appostie_blog_sldier article ._body{padding:18px;}
._appostie_blog_sldier article .sub_title{font-size:var(--theme_font_size_16);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
._appostie_blog_sldier ._body p {display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}
._appostie_blog_sldier article ._link{color:var(--theme-base-color);font-weight:var(--theme_font_600);}
._appostie_blog_sldier .swiper-pagination{position:relative;bottom:0 !important;}
._appostie_blog_sldier .swiper-pagination-bullet {opacity:1;border-radius:var(--theme_border_radius_50);background:var(--border-md-color)!important;width:18px!important;height:3px!important;margin:0 5px!important;}
._appostie_blog_sldier .swiper-pagination-bullet-active {border-radius:var(--theme_border_radius_10);background-color:var(--theme-headline-color)!important;width:24px!important;}
/*CTA Section*/
.country_cta_box{background:linear-gradient(135deg,#101E46,#1a2d5e);border-radius:var(--theme_border_radius_20);padding:48px;text-align:center;color: #fff;position:relative;overflow:hidden;z-index:1;}
.country_cta_box::before{content:'';position:absolute;top:-80px;right:-80px;width:250px;height:250px;background:radial-gradient(circle,rgba(82,176,255,.12) 0%,transparent 70%);border-radius:50%;}
.country_cta_box h2{color:#fff;}
.country_cta_box p{color:rgba(255, 255, 255, 0.80);}
.country_cta_box ._btn_alt{color:var(--theme-base-color);background-color:var(--theme_box_background_color);}
/*Why Trust*/
.page_trust_inner{height:100%;}
.page_trust_inner article{background-color:var(--theme_box_background_color);border:1px solid var(--border-md-color);border-radius:var(--theme_border_radius_15);padding:20px;transition:all .3s;height:100%;}
.page_trust_inner ._icon{width:50px;height:50px;background-color:#eef7ff;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;color:var(--theme-base-color);}
.page_trust_inner article:hover{border-color:var(--theme-base-color);box-shadow:0 4px 16px rgba(82,176,255,.1);}
.page_trust_inner article .sub_title{font-size:var(--theme_font_size_18);}
/*Document*/
.doc_list{display:flex;flex-direction:column;gap:16px 0;}
.doc_list li{padding-left:45px;position:relative;padding-top:14px;}
.doc_list li::before{content:'✓';width:30px;height:30px;background-color:#E2F2FF;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--theme-base-color);font-size:var(--theme_font_size_16);font-weight:var(--theme_font_700);position:absolute;left:0;top:16px;}
.doc_list li + li{border-top:1px solid var(--border-md-color);}
.doc_list ._mini_title{font-weight:var(--theme_font_600);color:var(--theme-headline-color);font-size:var(--theme_font_size_15);}

.docu_check_box{background-color:var(--theme-headline-color);border-radius:var(--theme_border_radius_15);padding:32px 26px;position:sticky;top:90px;}
.docu_check_box .sub_title{color:#fff;}
.docu_check_box p{color:rgba(255, 255, 255, 0.80);}
.docu_check_box .text_success{font-weight:var(--theme_font_700);color:rgb(0, 182, 0);}
.docu_check_box ._price b{color:rgba(255, 255, 255, 0.90);font-weight:var(--theme_font_600);font-size:var(--theme_font_size_16);display:block;width:100%;}
.docu_check_box ._price span{color:var(--theme-base-color);font-size:48px;font-weight:var(--theme_font_700);line-height:normal;}
.docu_check_box ._price strong{color:rgba(255, 255, 255, 0.90);font-size:var(--theme_font_size_18);}
/*How It Works*/
._home_how_works ul{display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap;margin:0 -10px;}
._home_how_works ul li{width:25%;text-align:center;padding:0 10px;margin-top:15px;position:relative;z-index:1;cursor:pointer;}
._home_how_works ul li::after{content:'';left:145px;top:25px;background-color:var(--new_heading_color);width:100%;height:1px;position:absolute;transition:width 0.6s;z-index:-1;}
._home_how_works ul li:last-child::after{display:none;}
._home_how_works ul li .step_count{width:52px;height:52px;border-radius:var(--theme_border_radius_50);display:flex;align-items:center;justify-content:center;margin:0 auto 12px;border:0px solid var(--border-color);font-weight:var(--theme_font_600);color:var(--theme_btn_color);font-size:var(--theme_font_size_16);background-color:var(--theme-headline-color);transition:0.4s;}
._home_how_works ul li ._home_sub_title{font-size:var(--theme_font_size_16);font-weight:var(--theme_font_600);text-transform:capitalize;margin-bottom:4px;}
._home_how_works ul li p{font-size:var(--theme_font_size_13);line-height:normal;}
._home_how_works ul li.active .step_count{background:var(--theme_btn_gridaint);color:var(--theme_btn_color);}
._home_how_works ul li.active::after{background:var(--theme_btn_gridaint);}
/*Other Country Links*/
._other_country_link ul{display:flex;flex-wrap:wrap;gap:16px 12px;justify-content:flex-start;}
._other_country_link ul li a{display:inline-flex;align-items:center;gap:8px;background-color:var(--theme_box_background_color);border:1px solid var(--border-md-color);border-radius:var(--theme_border_radius_50);padding:12px 20px;font-size:var(--theme_font_size_14);font-weight:var(--theme_font_600);color:var(--new_heading_color);transition:all .2s;}
._other_country_link ul li a b{font-weight:var(--theme_font_600);}
._other_country_link ul li a:hover, ._other_country_link ul li a.active{background-color:#eff8ff;border-color:var(--theme-base-color);color:var(--theme-base-color);}
._other_country_link ._btn_text ._country_code{display:inline-flex;align-items:center;justify-content:center;min-width:34px;padding:4px 6px;border-radius:6px;background-color:#E8F4FE;  color:var(--theme-base-color);font-size:var(--theme_font_size_11);font-weight:var(--theme_font_700);letter-spacing:.04em;line-height:1;transition:0.5s;}
._other_country_link ._btn_text:hover ._country_code{background-color:var(--theme_box_background_color);}

/*Table Card*/
.visa_table{overflow-x:auto;border:1px solid var(--border-md-color);border-radius:var(--theme_border_radius_15);}
.visa_table table{margin-bottom:0;width:100%;border-collapse:collapse;font-size:var(--theme_font_size_14);}
.visa_table thead th{background-color:var(--theme-headline-color);color:#fff;padding:14px 16px;text-align:left;font-weight:var(--theme_font_600);font-size:var(--theme_font_size_13);white-space:nowrap;position:sticky;top:0}
.visa_table thead th:first-child{border-radius:0}
.visa_table tbody td{padding:12px 16px;border-bottom:1px solid var(--border-md-color);vertical-align:middle}
.visa_table tbody tr:hover, .visa_table tbody tr._active{background-color:var(--theme_box_background_color_alt)}
.visa_table tbody tr:last-child td{border-bottom:none}
.visa_table .vt_name{font-weight:var(--theme_font_600);color:var(--theme-headline-color)}
.visa_table .vt_sub{font-size:var(--theme_font_size_12);display:block}
.visa_table .btn{font-size:var(--theme_font_size_13);font-weight:var(--theme_font_600);padding:8px 10px;min-width:100px;text-align:center;box-shadow:inherit !important;}
.visa_table .btn_alt{border:1px solid var(--theme-base-color);background-color:var(--theme_box_background_color);color:var(--theme-base-color);}
.visa_table .btn_alt:hover{background-color:var(--theme-headline-color);color:var(--theme_btn_color);border-color:var(--theme-headline-color);}
/*Visa Package  Section*/
._visa_services_slider{height:100%;}
._visa_services_slider article{background-color:var(--theme_box_background_color);border-radius:var(--theme_border_radius_15);border:1px solid var(--border-md-color);display:flex;flex-direction:column;transition:all .3s;overflow:hidden;height:100%;}
._visa_services_slider article:hover{border-color:var(--theme-base-color);box-shadow:0 8px 24px rgba(82,176,255,.12);transform:translateY(-2px);}
._visa_services_slider ._head{padding:15px;text-align:center;border-bottom:1px solid var(--border-md-color);}
._visa_services_slider ._approval{font-weight:var(--theme_font_600);font-size:var(--theme_font_size_12);}
._visa_services_slider .sub_title{font-size:var(--theme_font_size_18);font-weight:var(--theme_font_700);}
._visa_services_slider ._head .price_row{display:flex;align-items:baseline;justify-content:center;gap:2px;margin:4px 0;flex:1;}
._visa_services_slider .price_sym{font-size:var(--theme_font_size_12);font-weight:var(--theme_font_600);color:var(--theme-headline-color);}
._visa_services_slider .price_big{font-size:40px;font-weight:var(--theme_font_700);color:var(--new_heading_color);line-height:1;}
._visa_services_slider .price_unit{font-size:var(--theme_font_size_12);margin-left:4px;}
.service_card_body{padding:16px 20px;}
._visa_services_slider .service_card_row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--border-md-color);font-size:var(--theme_font_size_13);}
._visa_services_slider .service_card_row:first-child{padding-top:0;}
._visa_services_slider .sc_val{font-weight:var(--theme_font_700);color:var(--new_heading_color);}
._visa_services_slider .service_card_foot{padding:0 20px 20px;margin-top:auto;}
._visa_services_slider .service_card_badge{background-color:var(--theme-base-color);color:var(--theme_btn_color);text-align:center;font-size:var(--theme_font_size_12);font-weight:var(--theme_font_600);padding:6px;letter-spacing:.3px;}
._visa_services_slider article.active{border-color:var(--theme-base-color);border-width:2px;}
._visa_services_slider .btn{background-color:var(--theme-headline-color);}
@keyframes pulse {  
  0%, 100% { opacity: 1; transform: scale(1); }
  50% { opacity: 0.6; transform: scale(0.8); }
}
@media (max-width:1199px) {
  .container{max-width:100%;}
  ._country_services_slider{overflow:hidden;}

}
@media (max-width:991px) {
  .custom_home_space{padding:2.5rem 0;}
  .home_heading{font-size:24px;}

  ._country_banner{padding-top:30px;}
  ._country_banner .breadcrumb{justify-content:center;}
  ._country_banner_left h1{font-size:30px;}
  .country_package_box{max-width:500px;margin:0 auto;}
  
  .banner_step li{padding:16px 10px;}
  .banner_step li .new_home_heading{font-size:20px;}
  .banner_step li span{font-size:11px;}
  /*How It Works*/
  ._home_how_works ul li + li{margin-top:32px;}
  ._home_how_works ul li{width:100%;text-align:left;display:flex;align-items:flex-start;gap:0 15px;}
  ._home_how_works ul li ._contnet{flex:1;}
  ._home_how_works ul li .step_count{width:44px;height:44px;margin:0;}
  ._home_how_works ul li::after{width:1px;height:100%;top:30px;left:31px;}
  /*Packages*/
  ._visa_services_scroll{white-space:nowrap;flex-wrap:nowrap;overflow:auto;scrollbar-width:none;-ms-overflow-style:none;}
  ._visa_services_scroll > div{width:350px;white-space:normal;}
  ._visa_services_slider .service_card_row{padding:10px 0;}
  /*Table*/
  .visa_table{scrollbar-width:none;-ms-overflow-style:none;}
  .visa_table table{white-space:nowrap;}
  /*Other Country*/
  ._other_country_link ul{gap:12px 10px;}
  ._other_country_link ul li a{padding:10px 18px;}

  .docu_check_box{padding:25px 15px;}

  .country_cta_box{padding:34px;}
  .docu_check_box ._price span{font-size:38px;}

  .page_trust_page .row{white-space:nowrap;flex-wrap:nowrap;overflow:auto;scrollbar-width:none;-ms-overflow-style:none;}
  .page_trust_page .row > div{width:300px;white-space:normal;}
  .page_trust_inner ._icon{width:44px;height:44px;}
  .page_trust_inner ._icon svg{width:20px;}
  .country_cta_box{padding:25px 20px;}


}
@media (max-width:767px){
  .sub_title, ._home_sub_title{font-size:16px;}
  ._new_home_desc{font-size:var(--theme_font_size_14);}
  .home_heading, .new_home_heading{font-size:20px;}
  ._country_banner_left p{font-size:13px;}
  ._country_banner_left h1{font-size:24px;}
  ._country_banner ._span_bar{font-size:12px;}
  ._country_banner ._btn_groups .btn{font-size:13px;padding:10px 20px;}
  .country_package_box{padding:15px;}
  .country_package_box ._value {font-size:11px;}
  .country_package_box .sub_title{font-size:18px;}
  .country_package_box ul li ._left ._icon{width:22px;height:22px;}
  .country_package_box ul li ._left ._icon svg{width:14px;}
  .country_package_box ul li{padding:10px 0;}
  .country_package_box .price_note b{line-height:normal;}
  .country_package_box .price_num{font-size:30px;}
  .country_package_box .price_cur{font-size:16px;}
  .country_package_box .price_note{line-height:1;}
  .country_package_box .price_usd{font-size:10px;padding:2px 6px;}
  .country_package_box ul li ._left{font-size:13px;}
  .country_package_box ul li ._right{font-size:14px;}

  .banner_step{white-space:nowrap;flex-wrap:nowrap;overflow:auto;scrollbar-width:none;-ms-overflow-style:none;justify-content:flex-start;border-radius:var(--theme_border_radius_10);padding-right:20px;}
  .banner_step li{width:auto;text-align:left;padding:14px 20px;}
  .banner_step li .new_home_heading{font-size:18px;margin-bottom:4px;}

  .why_visament .why_visament_scroll{white-space:nowrap;flex-wrap:nowrap;overflow:auto;scrollbar-width:none;-ms-overflow-style:none;justify-content:flex-start;}
  .why_visament .why_visament_scroll > div{width:300px;white-space:normal;}
  .why_visament_right article{padding:15px;}
  .why_visament_right article ._icon{width:40px;height:40px;}
  .why_visament_right article ._icon svg{width:20px;}


  ._home_new_testimonial ._home_new_main ._right .swiper-button-next, 
  ._home_new_testimonial ._home_new_main ._right .swiper-button-prev{width:34px;height:34px;}
  ._home_new_testimonial ._home_new_main ._right > div::after{font-size:16px;}
  ._home_new_testimonial{position:relative;}
  ._home_new_testimonial ._home_new_main ._right{display:none !important;}


  .common_scroll_box{white-space:nowrap;overflow:auto;flex-wrap:nowrap;justify-content:flex-start !important;scrollbar-width:none;-ms-overflow-style:none;}
  .common_scroll_box > div{white-space:normal;width:300px;}

  ._home_how_works ul li ._home_sub_title{font-size:15px;}
  ._visa_services_scroll > div{width:320px;}
  ._visa_services_slider .sub_title{font-size:15px;}
  ._visa_services_slider .price_big{font-size:30px;}
  ._visa_services_slider .service_card_row span{font-size:13px;}

  ._other_country_link ul li a{font-size:12px;padding:8px 8px;}
  ._other_country_link ul li a b{display:none;}
  ._other_country_link ul li a{display:block;width:100%;text-align:center;}
  ._other_country_link ul li{width:48%;}
  .doc_list li::before{width:26px;height:26px;}
  .doc_list ._mini_title{font-size:14px;}
  .doc_list li p{font-size:13px;}

  .page_trust_inner article .sub_title{font-size:16px;}

}
@media (max-width:600px){
  ._mea_banner{white-space:nowrap;justify-content:flex-start !important;overflow:auto;scrollbar-width:none;-ms-overflow-style:none;}
  /*How It Works*/
  ._home_how_works ul li + li{margin-top:22px;}
  ._home_how_works ul li:after{left:27px;}
  ._home_how_works ul li .step_count{width:34px;height:34px;font-size:12px;}

  .country_cta_box ._btn_groups{flex-direction:column;}

}