/*
font-family: 'Gelion';
font-family: 'Gelion Semi';
font-family: 'Uncut Sans';
*/

:root {
    --primary: #EB1C24;
    --secondary: #F65835;
    --themeTxt: #05141F;
    --gray: #404040;
    --grayLight: #979FA5;
    --white: #fff;
    --black: #000;
}

/* Common */
body {
    padding: 0;
    margin: 0;
    font-size: 16px;
    color: var(--gray);
    font-family: 'Gelion';
}

a,
button {
    outline: none !important;
    text-decoration: none;
    box-shadow: none;
    transition: all .4s ease-in-out;
}

a:hover,
a:focus,
select:focus,
button:focus,
.btn:focus,
btn.focus {
    outline: none;
    text-decoration: none;
    box-shadow: none;
}

* {
    margin: 0;
    padding: 0;
}

img {
    border: none;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}

li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    outline: none !important;
}

input,
select,
textarea,
button {
    outline: none !important;
    box-shadow: none;
}

input,
textarea,
select {
    /*-moz-appearance: none; -webkit-appearance: none;*/
    box-shadow: none !important;
}

/* Container */
.container {
    width: 90%;
    max-width: 1300px;
    margin: 0 auto;
    padding: 0;
}

.container.xl {
    width: 96%;
    max-width: 1610px;
}

p {
    font-size: 18px;
    line-height: 30px;
    color: var(--gray);
}

/* Title */
.global_title {
    margin: 0 0 78px;
    padding: 0;
    text-align: center;
    font-size: 70px;
    color: var(--themeTxt);
    font-family: 'Gelion Semi';
    line-height: 70px;
    font-family: 'Uncut Sans';
}

.global_title small {
    display: block;
    font-size: 21px;
    font-family: 'Gelion Semi';
    line-height: normal;
    color: var(--grayLight);
    margin-bottom: 10px;
}

.global_title span {
    display: inline-block;
    position: relative;
}

.global_title span::before {
    content: "";
    width: 36px;
    height: 30px;
    transform: translateY(-19px);
    margin-right: 4px;
    background: url(../images/title_curve.svg) no-repeat center center;
    display: inline-block;
}

.global_title.white {
    color: var(--white);
}

.global_title.white small {
    color: var(--white);
}

.global_title.white span::before {
    filter: brightness(0) invert(1);
}

.global_title.sm {
    font-size: 45px;
}

.global_title.sm span::before {
    width: 28px;
    height: 24px;
    background-size: 100% 100%;
    transform: translateY(-9px);
}

/* Button */
.btns {
    margin: 0;
    padding: 16px 40px;
    font-size: 21px;
    color: var(--primary);
    font-family: 'Gelion Semi';
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 100px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    text-align: center;
    position: relative;
    overflow: hidden;
    transform: perspective(1px) translateZ(0);
}

.btns:before {
    content: "";
    position: absolute;
    top: 0;
    left: -1%;
    right: auto;
    bottom: 0;
    height: 100%;
    width: 0;
    background: linear-gradient(to right, var(--secondary), var(--primary));
    border-radius: 100px;
    width: 0%;
    transition: all .4s ease-in-out;
    z-index: -1;
}

.btns img {
    transition: all .4s ease-in-out;
    display: inline-block;
}

.btns:hover::before {
    width: 102%;
}

.btns:hover {
    border-color: transparent;
    color: var(--white);
}

.btns:hover img {
    filter: brightness(0) invert(1);
    transform: rotate(-45deg);
}

.btns.white {
    background: var(--white);
    border-color: var(--white);
}

.btns.bdr {
    border-color: rgba(0, 0, 0, 0.15);
}

.btns.red {
    background: var(--primary);
    color: var(--white);
    border: transparent;
}

.btns.red:hover img {
    filter: none;
}

/* Fonts */
@font-face {
    font-family: 'Gelion';
    src: url('../fonts/Gelion-Light.eot');
    src: url('../fonts/Gelion-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Gelion-Light.woff2') format('woff2'), url('../fonts/Gelion-Light.woff') format('woff'), url('../fonts/Gelion-Light.ttf') format('truetype'), url('../fonts/Gelion-Light.svg#Gelion-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gelion';
    src: url('../fonts/Gelion-Regular.eot');
    src: url('../fonts/Gelion-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Gelion-Regular.woff2') format('woff2'), url('../fonts/Gelion-Regular.woff') format('woff'), url('../fonts/Gelion-Regular.ttf') format('truetype'), url('../fonts/Gelion-Regular.svg#Gelion-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gelion';
    src: url('../fonts/Gelion-Medium.eot');
    src: url('../fonts/Gelion-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Gelion-Medium.woff2') format('woff2'), url('../fonts/Gelion-Medium.woff') format('woff'), url('../fonts/Gelion-Medium.ttf') format('truetype'), url('../fonts/Gelion-Medium.svg#Gelion-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gelion Semi';
    src: url('../fonts/Gelion-SemiBold.eot');
    src: url('../fonts/Gelion-SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Gelion-SemiBold.woff2') format('woff2'), url('../fonts/Gelion-SemiBold.woff') format('woff'), url('../fonts/Gelion-SemiBold.ttf') format('truetype'), url('../fonts/Gelion-SemiBold.svg#Gelion-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gelion';
    src: url('../fonts/Gelion-Bold.eot');
    src: url('../fonts/Gelion-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Gelion-Bold.woff2') format('woff2'), url('../fonts/Gelion-Bold.woff') format('woff'), url('../fonts/Gelion-Bold.ttf') format('truetype'), url('../fonts/Gelion-Bold.svg#Gelion-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gelion';
    src: url('../fonts/Gelion-Black.eot');
    src: url('../fonts/Gelion-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Gelion-Black.woff2') format('woff2'), url('../fonts/Gelion-Black.woff') format('woff'), url('../fonts/Gelion-Black.ttf') format('truetype'), url('../fonts/Gelion-Black.svg#Gelion-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Uncut Sans';
    src: url('../fonts/Uncut-Sans-Semibold.eot');
    src: url('../fonts/Uncut-Sans-Semibold.eot?#iefix') format('embedded-opentype'), url('../fonts/Uncut-Sans-Semibold.woff2') format('woff2'), url('../fonts/Uncut-Sans-Semibold.woff') format('woff'), url('../fonts/Uncut-Sans-Semibold.ttf') format('truetype'), url('../fonts/') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Uncut Sans';
    src: url('../fonts/Uncut-Sans-Bold.eot');
    src: url('../fonts/Uncut-Sans-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Uncut-Sans-Bold.woff2') format('woff2'), url('../fonts/Uncut-Sans-Bold.woff') format('woff'), url('../fonts/Uncut-Sans-Bold.ttf') format('truetype'), url('../fonts/Uncut-Sans-Bold.svg#Uncut-Sans-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

/*===================
 		HEADER 
 ===================*/
.nav_sec {
    width: 100%;
    padding: 44px 0 20px;
    margin: 0;
    position: relative;
    top: 0;
    z-index: 99;
}

.nav_sec.brd {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding: 44px 0;
}

.nav_sec .navbar {
    margin: 0;
    padding: 0;
}

.nav_sec .navbar-brand {
    margin: 0;
    padding: 0;
}

.nav_sec .navbar-light .navbar-nav {
    gap: 10px;
}

.nav_sec .navbar-light .navbar-nav .nav-item {
    margin: 0 41px 0 0;
}

.nav_sec .navbar-light .navbar-nav .nav-link {
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-size: 19px;
    color: var(--gray);
}

.nav_sec .navbar-light .navbar-nav .nav-link:focus,
.nav_sec .navbar-light .navbar-nav .nav-link:hover {
    color: var(--themeTxt);
}

.nav_sec .navbar-light .navbar-nav .nav-link.active,
.nav_sec .navbar-light .navbar-nav .show.nav-link {
    color: var(--themeTxt);
    font-family: 'Gelion Semi';
}

.navbar-nav .dropdown-menu {
    border-radius: 0;
    padding: 0;
}

.dropdown-item {
    padding: 7px 20px;
}

.dropdown-item:focus,
.dropdown-item:hover {
    background: var(--primary);
    color: var(--white);
}

.get_btn {
    margin: 0;
    padding: 13px 40px;
    background: var(--primary);
    color: var(--white);
    font-size: 18px;
    font-family: 'Gelion Semi';
    border: none;
    display: inline-flex;
    gap: 6px;
    border-radius: 55px;
    align-items: center;
    text-align: center;
    position: relative;
    overflow: hidden;
    transform: perspective(1px) translateZ(0);
}

.get_btn:before {
    content: "";
    position: absolute;
    top: 0;
    left: -1%;
    right: auto;
    bottom: 0;
    height: 100%;
    width: 0;
    background: linear-gradient(to left, var(--secondary), var(--primary));
    border-radius: 100px;
    width: 0%;
    transition: all .4s ease-in-out;
    z-index: -1;
}

.get_btn:hover {
    color: var(--white);
}

.get_btn:hover::before {
    width: 102%;
}

.get_btn img {
    transition: all .4s ease-in-out;
    display: inline-block;
    margin-top: -4px;
}

.get_btn:hover img {
    transform: rotate(-45deg);
}

/* HEADER STICKY */
.nav_sec.sticky {
    padding: 10px 0;
    position: fixed;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    z-index: 999 !important;
    animation: slide-down 0.4s;
}

@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    }

    100% {
        opacity: 0.9;
        transform: translateY(0);
    }
}

/*===================
 		FOOTER 
 ===================*/
.footer_sec {
    padding: 264px 0 0;
    margin: 0;
    position: relative;
    transform: perspective(1px) translateZ(0);
}

.footer_sec::before {
    content: "";
    width: 100%;
    height: 100%;
    background: var(--themeTxt);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    clip-path: polygon(0 0, 100% 100px, 100% 100%, 0 100%);
}

.footer_sec figure {
    margin: 0 0 34px;
}

.footer_sec h3 {
    margin: 0 0 12px;
    padding: 0;
    font-size: 21px;
    color: var(--white);
    font-family: 'Gelion Semi';
    position: relative;
}

ul.foot_social {
    margin: 0;
    padding: 0;
    display: flex;
    gap: 10px;
}

ul.foot_social li {
    margin: 0;
    padding: 0;
}

ul.foot_social li a {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.25);
    margin: 0;
    padding: 0;
}

ul.foot_social li a img {
    transition: all .4s ease-in-out;
}

ul.foot_social li a:hover {
    background: var(--white);
}

ul.foot_social li a:hover img {
    filter: brightness(0) invert(0);
}

ul.foot_links {
    margin: 0;
    padding: 0;
}

ul.foot_links li {
    margin: 0 0 10px;
    padding: 0;
    font-size: 19px;
    color: #6C7A84;
}

ul.foot_links li a {
    color: #6C7A84;
    position: relative;
    display: inline-block;
}

ul.foot_links li a:hover {
    color: var(--white);
    padding-left: 5px;
}

ul.foot_links li a:after {
    content: "\276F";
    font-size: 75%;
    position: absolute;
    top: 50%;
    transform: translate(5px, -50%) scale(0);
    left: 0;
    transition: all .4s ease-in-out;
    opacity: 0;
}

ul.foot_links li a:hover:after {
    transform: translate(-10px, -50%) scale(1);
    opacity: 1;
}

.copyright {
    margin: 70px 0 0;
    padding: 46px 0;
    font-size: 19px;
    color: #6C7A84;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    text-align: center;
}

.copyright b {
    font-family: 'Gelion Semi';
    color: var(--white);
}

/* Return To Top */
#return-to-top, .return-to-top {
    position: fixed;
    bottom: 35px;
    right: 20px;
    width: 44px;
    height: 44px;
    line-height: 42px;
    padding-left: 2px;
    border-radius: 50%;
    text-decoration: none;
    text-align: center;
    display: none;
    transition: all 0.3s ease;
    z-index: 900;
    font-size: 20px;
    background: var(--secondary);
    color: var(--white);
    opacity: 0.4;
}

#return-to-top::before,.return-to-top::before {
    content: "\276F";
    display: inline-block;
    transform: rotate(-90deg);
}

#return-to-top:hover, .return-to-top:hover {
    background: var(--primary);
    color: var(--white);
    opacity: 1;
}


/*=================================
 		SECTION START HERE 
=================================*/
section {
    padding: 0;
    margin: 0;
}

.hero_sec {
    position: relative;
    transform: perspective(1px) translateZ(0);
    overflow: hidden;
}

.hero_sec::before {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(to top, #F8F8F8 0%, #FFFFFF 100%);
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 calc(100% - 100px));
}

.hero_sec .gif_img {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1;
}

.hero_sec .gif_img img {
    width: 100%;
    object-fit: contain;
}

.hero_sec .caption {
    width: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 0;
    top: 40%;
    transform: translateY(-50%);
}

.hero_sec .caption_inn {
    width: 100%;
    max-width: 693px;
    margin: 0;
    padding: 0;
}

.hero_sec .caption h1 {
    margin: 0 0 40px;
    padding: 0;
    font-size: 90px;
    line-height: 110%;
    color: var(--themeTxt);
    font-family: 'Uncut Sans';
    font-family: 'Gelion Semi';
    letter-spacing: -2px;
}

.hero_sec .detail {
    width: 100%;
    max-width: 630px;
    margin: 0;
    padding: 0 0 0 61px;
    position: relative;
    transform: perspective(1px) translateZ(0);
}

.hero_sec .detail::before {
    content: "";
    width: 93px;
    height: 79px;
    background: url(../images/hero_curve1.png) no-repeat center top;
    position: absolute;
    left: 0;
    top: 7px;
    z-index: -1;
    background-size: 100% auto;
}

.hero_sec .detail h4 {
    margin: 0 0 20px;
    padding: 0;
    font-size: 25px;
    font-family: 'Gelion Semi';
    color: var(--themeTxt);
}

.hero_sec .detail p {
    margin: 0 0 30px;
    padding: 0;
    font-size: 23px;
}

.store_btns {
    margin-bottom: 35px;
    display: flex;
    gap: 13px;
}

.store_btns a {
    display: flex;
}

.grate_hero {
    display: flex;
    margin: 0;
    align-items: center;
}

.grate_hero .voter_imgs {
    display: flex;
    margin: 0 20px 0 0;
    padding: 0 23px 0 0;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.grate_hero .voter_imgs img {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    object-fit: cover;
    box-shadow: 0 0 0 3px var(--white);
    margin-right: -4px;
}

.grate_hero .rating_star {
    display: flex;
    gap: 4px;
}

.grate_hero span {
    display: block;
    font-size: 17px;
    color: var(--themeTxt);
    line-height: normal;
}

/* Destination */
.destination_sec {
    padding: 153px 0 160px;
}

.destination_search {
    margin: 0 0 37px;
    padding: 0 15px 0 40px;
    min-height: 90px;
    display: flex;
    background: var(--white);
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 100px;
}

.destination_search .input_group {
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    border-right: 2px solid rgba(0, 0, 0, 0.1);
}

.destination_search .input_group .form-control {
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    font-size: 21px;
    color: var(--gray);
}

.destination_search .input_group ::placeholder {
    color: var(--gray);
    opacity: 0.6;
}

.destination_search .select_group {
    padding: 20px 57px 20px 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 0 0 371px;
}

.destination_search .select_group select {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 21px;
    color: rgba(64, 64, 64, 0.6);
    border: none;
    background: url(../images/select_arrow9x.svg) no-repeat center right;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.destination_search .select_group select option {
    color: var(--themeTxt);
}

.destination_search button {
    margin: 0 0 0 15px;
    padding: 12px 15px;
    height: 58px;
    font-size: 18px;
    font-weight: normal;
    font-family: 'Gelion Semi';
    color: var(--white);
    align-self: center;
    background: var(--primary);
    border: none;
    border-radius: 60px;
    white-space: nowrap;
    flex: 0 0 130px;
    gap: 6px;
}

.destination_search button:hover {
    background: var(--themeTxt);
    color: var(--white);
}

.country_box {
    height: 100%;
    padding: 20px 20px 11px;
    background: var(--white);
    box-shadow: 0 11px 35px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    position: relative;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.country_box > div:first-child {
    flex: 1;
}

.enter::before {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, var(--secondary), var(--primary));
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px;
    z-index: -2;
    opacity: 0;
    transition: all .4s ease-in-out;
}

.country_box::after {
    content: "";
    background: var(--white);
    position: absolute;
    top: 2px;
    left: 2px;
    bottom: 2px;
    right: 2px;
    border-radius: 8px;
    z-index: -1;
}

.country_box .name {
    display: flex;
    margin: 0 0 5px;
    padding: 0;
    font-size: 18px;
    font-family: 'Gelion Semi';
    color: var(--themeTxt);
    gap: 13px;
    align-items: center;
    flex:1;
    width: 100%;
}

.country_box .name span {
    width: 130px;
    line-height: 1;
}

.country_box .name figure {
    flex: 0 0 43px;
    margin: 0;
    display: flex;
}

.country_box .name figure img {
    width: 43px;
    height: 29px;
    border-radius: 4px;
    object-fit: cover;
}

.country_box .data {
    font-size: 15px;
    display: block;
    color: #A0A0A0;
}

.country_box .data b {
    color: var(--black);
    font-family: 'Gelion Semi';
}

.country_box .price_date {
    width: 100%;
    padding: 0;
    font-size: 14px;
    line-height: 21px;
    color: #A0A0A0;
    white-space: nowrap;
    display: flex;
    flex-direction: column;
}

.country_box .price_date2 {
    width: 100%;
    padding: 0;
    font-size: 14px;
    line-height: 21px;
    color: #A0A0A0;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.country_box .price_date2 b{
    display: flex;
    color: var(--black);
    font-family: 'Gelion Semi';
    margin-left: 2px;
}

.country_box .price_date_new {
    padding: 0;
    font-size: 14px;
    line-height: 21px;
    color: #A0A0A0;
    white-space: nowrap;
    display: flex;
    white-space: nowrap;
    justify-content: flex-end;
    flex: 1;
    font-family: 'Gelion';

}
.price_date_new .price_val {
display: flex;
color: var(--black);
font-family: 'Gelion Semi';
margin-left: 2px;
}

.country_box .price_date span {
    display: flex;
    justify-content: flex-end;
}

.country_box .price_date b {
    display: flex;
    color: var(--black);
    font-family: 'Gelion Semi';
}

.country_box .box_foot {
    margin: 18px 0 0;
    padding: 13px 0 0;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
}

.country_box .box_foot span {
    font-size: 15px;
    color: #A0A0A0;
}

.country_box .box_foot .get_link {
    margin: 0;
    padding: 2px 12px;
    font-size: 15px;
    font-family: 'Gelion Semi';
    color: var(--black);
    border-radius: 50px;
    background: #EDEDED;
    display: inline-flex;
    align-items: center;
    gap: 5px;
}

.country_box .box_foot .get_link img {
    transition: all .4s ease-in-out;
    display: inline-block;
}

.country_box:hover .box_foot .get_link {
    background: var(--primary);
    color: var(--white);
}

.country_box:hover .box_foot .get_link img {
    filter: brightness(0) invert(1);
}

.country_box .box_foot .get_link:hover {
    background: var(--themeTxt);
    color: var(--white);
}

.country_box .box_foot .get_link:hover img {
    filter: brightness(0) invert(1);
    transform: rotate(-45deg);
}

.country_box:hover {
    box-shadow: 0 11px 35px rgba(235, 28, 36, 0.08);
}

.enter:hover::before {
    opacity: 1;
}


/* Connectivity */
.connectivity_sec {
    padding: 210px 0 221px;
    margin-bottom: -80px;
    background: linear-gradient(to bottom, #F5F5F5, var(--white));
    clip-path: polygon(0 0, 100% 80px, 100% 100%, 0 100%);
}

.connectivity_sec figure {
    margin: 0 0 90px -68px;
    padding: 0;
}

.connectivity_sec h3 {
    margin: 0 0 10px;
    padding: 0;
    font-size: 25px;
    color: var(--black);
    font-family: 'Gelion Semi';
}

.connectivity_sec p {
    margin: 0 0 30px;
    padding: 0;
    font-size: 20px;
}

.connecti_step {
    margin: 0 0 20px;
    padding: 20px 30px 20px 45px;
    display: flex;
    gap: 20px;
    align-items: center;
    background: var(--white);
    box-shadow: 0 11px 35px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    position: relative;
    transform: perspective(1px) translateZ(0);
}

.connecti_step span {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: var(--themeTxt);
    font-size: 15px;
    font-family: 'Gelion Semi';
    color: var(--white);
    box-shadow: 0 0 0 4px rgba(5, 20, 31, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: all .4s ease-in-out;
}

.connecti_step i {
    width: 53px;
    flex: 0 0 53px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.connecti_step h4 {
    margin: 0 0 10px;
    padding: 0;
    font-size: 22px;
    color: var(--black);
    font-family: 'Gelion Semi';
}

.connecti_step p {
    margin: 0;
}

.connecti_step:hover span {
    background: var(--primary);
    box-shadow: 0 0 0 4px rgba(235, 28, 36, 0.1);
}

.connectivity_sec .store_btns {
    margin-top: 30px;
}

.connecti_item {
    margin: 0;
    padding: 0 8%;
    position: relative;
    text-align: center;
}

.connecti_item::before {
    content: "";
    width: 65%;
    height: 2px;
    border-bottom: 2px dashed var(--gray);
    opacity: 0.4;
    left: 100%;
    transform: translateX(-45%);
    position: absolute;
    top: 49px;
}

.connecti_item i {
    margin: 0 auto 50px;
    padding: 0;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    background: var(--white);
    border-radius: 50%;
    display: block;
    box-shadow: 0 18px 27px rgba(0, 0, 0, 0.05);
}

.connecti_item h4 {
    margin: 0 0 18px;
    padding: 0;
    font-size: 27px;
    color: var(--black);
    font-family: 'Gelion Semi';
}

.connecti_item p {
    margin: 0;
    font-size: 20px;
    line-height: 35px;
}

.connecti_item.last::before {
    display: none;
}

/* GB */
.gb_sec {
    padding: 217px 0 200px;
    background: linear-gradient(to bottom, var(--primary) 0%, var(--secondary) 100%);
    clip-path: polygon(0 0, 100% 80px, 100% 100%, 0 calc(100% - 80px));
    text-align: center;
    transform: perspective(1px) translateZ(0);
}

.gb_sec::before {
    content: "";
    width: 635px;
    height: 395px;
    background: url(../images/gb_curve.png) no-repeat center bottom;
    position: absolute;
    left: 40px;
    top: 0;
    z-index: -1;
}

.gb_sec p {
    margin-bottom: 34px;
    color: var(--white);
    font-size: 22px;
    line-height: 40px;
}

/* Embrace */
.embrace_sec {
    padding: 121px 0 0;
}

.embrace_sec .inner {
    margin: 0 0 70px;
    padding: 0;
    position: relative;
}

.embrace_sec .detail {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-width: 345px;
}

.embrace_sec .count {
    width: 53px;
    height: 53px;
    margin: 0 0 30px;
    background: #F5F5F5;
    border-radius: 50%;
    font-size: 23px;
    color: var(--primary);
    font-family: 'Gelion Semi';
    display: block;
    line-height: 53px;
    text-align: center;
}

.embrace_sec h3 {
    margin: 0 0 20px;
    padding: 0;
    font-size: 33px;
    color: var(--black);
    font-family: 'Gelion Semi';
}

.embrace_sec p {
    margin: 0;
    padding: 0;
    font-size: 22px;
    line-height: 35px;
}

.embrace_sec figure {
    margin: 0;
    text-align: center;
}

.embrace_sec .flex-row-reverse .detail {
    max-width: 390px;
}

.embrace_sec .progressbar {
    width: 2px;
    height: calc(100% + 75px);
    background: rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
}

.embrace_sec .progressbar:before {
    content: "";
    width: 100%;
    height: 25%;
    background: var(--primary);
    position: absolute;
    left: 0;
    top: 0;
}

.embrace_sec .progressbar span {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #E5E5E5;
    box-shadow: 0 0 0 5px var(--white);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.embrace_sec .detail::before {
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #E5E5E5;
    box-shadow: 0 0 0 5px var(--white);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 6;
}

.embrace_sec .row {
    position: relative;
}

.embrace_sec .estep1 .detail::before {
    top: 0;
    background: var(--primary);
    transform: translateX(-50%);
}

.cta_block {
    margin: 0 0 -112px;
    padding: 50px 70px;
    background: linear-gradient(to bottom, var(--primary) 40%, var(--secondary) 100%);
    border-radius: 10px;
    position: relative;
    z-index: 2;
    transform: perspective(1px) translateZ(0);
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cta_block::before {
    content: "";
    width: 254px;
    height: 142px;
    background: url(../images/cta2_curve.png) no-repeat center top;
    background-size: 100% auto;
    position: absolute;
    top: 0;
    right: 36px;
    z-index: -1;
}


/* FAQ */
.faq_sec {
    padding: 271px 0 578px;
    margin-bottom: -100px;
    background: url(../images/faq_bg.jpg) no-repeat center center;
    background-size: cover;
    clip-path: polygon(0 0, 100% 80px, 100% 100%, 0 100%);
}

.faq_accordion {
    margin: 0;
    padding: 0;
    border: none;
    background: none;
}

.faq_accordion .accordion-item {
    background: var(--white);
    border: 2px solid rgba(0, 0, 0, 0.2) !important;
    border-radius: 10px;
    margin-bottom: 20px;
}

.faq_accordion .accordion-item.active {
    border-color: var(--primary) !important;
}

.faq_accordion .accordion-button {
    padding: 27px 60px 27px 24px;
    font-size: 22px;
    font-weight: 500;
    color: var(--gray);
    background: none;
    border: none;
    box-shadow: none;
    outline: none;
    transition: all .4s ease-in-out;
}

.faq_accordion .accordion-button::after {
    content: "";
    width: 15px;
    height: 9px;
    background: url(../images/accordian_arrow15x.png) no-repeat center center;
    position: absolute;
    right: 40px;
    top: 38px;
    transform: var(--bs-accordion-btn-icon-transform);
    filter: brightness(0) invert(0);
    opacity: .25;
}

.faq_accordion .accordion-button:not(.collapsed) {
    padding: 27px 48px 8px 24px;
}

.faq_accordion .accordion-button:not(.collapsed)::after {
    transform: rotate(0deg);
    filter: inherit;
    opacity: 1;
}

.faq_accordion .accordion-body {
    border: none;
    margin: 0;
    padding: 0 48px 0 24px;
}

.faq_accordion .accordion-collapse {
    border: none;
}

.faq_accordion p {
    margin-bottom: 24px;
    line-height: 35px;
}

/* CTA */
.cta_sec {
    position: absolute;
    width: 100%;
}

.cta_sec .inner {
    padding: 100px;
    margin: -292px 0 0 0;
    background: linear-gradient(to bottom, var(--primary) 40%, var(--secondary) 100%);
    border-radius: 10px;
    position: relative;
    z-index: 1;
}

.cta_sec .inner .detail {
    width: 100%;
    max-width: 667px;
    margin: 0;
    position: relative;
    z-index: 1;
}

.cta_sec .inner p {
    margin: 0 0 30px;
    font-size: 22px;
    color: var(--white);
}

.cta_sec .mobile {
    margin: 0;
    position: absolute;
    bottom: 0;
    right: 80px;
}

.cta_sec .curve {
    margin: 0;
    position: absolute;
    top: -136px;
    left: 50%;
    transform: translateX(-50%);
}

.cta_sec.curve_none .curve {
    display: none;
}

/*===============  Get My Esim Page ===============*/
.inner_banner {
    margin: -117px 0 0 0;
    padding: 0;
    text-align: center;
    position: relative;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 calc(100% - 70px));
}

.inner_banner>img {
    width: 100%;
    object-fit: cover;
}

.inner_banner .inner {
    max-width: 1160px;
    margin: 0 auto;
    padding: 117px 0 0 0;
}

.inner_banner .cap_info {
    width: 100%;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}

.inner_banner .cap_info h1 {
    margin: 0 0 40px 0;
    padding: 0;
    font-size: 90px;
    color: var(--themeTxt);
    line-height: 96px;
    font-family: 'Uncut Sans';
    font-weight: 700;
}

.inner_banner .cap_info p {
    margin: 0 0 40px 0;
    padding: 0;
    font-size: 23px;
}

.inner_banner .input-group {
    margin: 0;
    padding: 0;
    position: relative;
}

.inner_banner .input-group .form-control {
    margin: 0;
    padding: 0 110px 0 60px;
    height: 95px;
    border-radius: 47px !important;
    border: 2px solid rgba(0, 0, 0, 0.09);
    box-shadow: none;
    font-size: 21px;
    color: var(--themeTxt);
}

.inner_banner .input-group .btn {
    width: 74px;
    height: 74px;
    background: var(--primary);
    border-radius: 50% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 50%;
    right: 12px;
    transform: translateY(-50%);
    z-index: 9;
}

.inner_banner.data>img {
    height: 50vw;
}

.inner_banner.data .cap_info {
    top: 45%;
}

.inner_banner.con>img {
    height: 45vw;
}

.inner_banner.con .cap_info {
    top: 45%;
}

/*Sim*/
.sim_sec {
    margin: 0;
    padding: 60px 0 120px 0;
}

.sim_sec .global_title {
    margin-bottom: 25px;
}

.sim_sec h3 {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 33px;
    color: var(--black);
    font-family: 'Gelion Semi';
}

.sim_sec p {
    max-width: 500px;
    margin: 0;
    padding: 0;
    font-size: 21px;
    line-height: 35px;
}

ul.sim_list {
    margin: 0;
    padding: 0;
    max-width: 560px;
}

ul.sim_list li {
    margin: 0 0 15px 0;
    padding: 0 0 0 30px;
    display: block;
    font-size: 21px;
    color: var(--gray);
    position: relative;
}

ul.sim_list li:before {
    content: "";
    width: 22px;
    height: 22px;
    background: url(../images/check_ic.svg) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 6px;
    left: 0;
}


/* Esim */
.esim_sec {
    margin: 0;
    padding: 180px 0 200px 0;
    background: #f5f5f5;
    clip-path: polygon(0 0, 100% 7%, 100% 100%, 0 93%);
}

.esim_sec .global_title {
    margin-bottom: 20px;
}

.esim_sec .info {
    margin: 0 0 50px 0;
    padding: 0;
    font-size: 22px;
    color: var(--gray);
    font-family: 'Gelion Semi';
    text-align: center;
}

.esim_sec h3 {
    margin: 20px 0 30px 0;
    padding: 0 0 5px 0;
    font-size: 33px;
    color: var(--black);
    font-family: 'Gelion Semi';
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    position: relative;
}

.esim_sec figure {
    margin: 0 0 40px 0;
    padding: 0;
    position: relative;
    z-index: 1;
}

.esim_sec h3.sim_title {
    display: inline-block;
    padding-right: 30px;
    padding-left: 40px;
}

.esim_sec h3.sim_title:before {
    content: "";
    width: 35px;
    height: 1px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    position: absolute;
    bottom: -1px;
    right: 100%;
}

ul.esim_list {
    margin: 0;
    padding: 0 10% 0 0;
}

ul.esim_list li {
    margin: 0 0 15px 0;
    padding: 0 0 0 30px;
    font-size: 23px;
    color: var(--black);
    position: relative;
}

ul.esim_list li:before {
    content: "";
    width: 24px;
    height: 23px;
    background: url(../images/check_green.svg) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 5px;
    left: 0;
}

ul.esim_list.close {
    padding-left: 40px;
}

ul.esim_list.close li {
    color: #868585;
}

ul.esim_list.close li:before {
    width: 23px;
    height: 22px;
    background: url(../images/close_ic.svg) center center no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 7px;
}

/* App */
.app_sec {
    margin: 0;
    padding: 100px 0 130px 0;
}

.app_sec .global_title {
    margin-bottom: 50px;
}

.app_sec .destination_search .input_group {
    border-right: none;
}

.app_sec .block {
    margin: 0;
    padding: 10px 0 30px 0;
}

.app_sec .app_block {
    margin: 0 0 20px 0;
    padding: 20px;
    display: flex;
    background: var(--white);
    border-radius: 10px;
    box-shadow: 0 5px 35px rgba(0, 0, 0, 0.1);
    align-items: center;
    gap: 15px;
}

.app_sec .app_block figure {
    width: 38px;
    min-width: 38px;
    max-width: 38px;
    height: 38px;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    transition-duration: 0.5s;
    transform: translateZ(0);
}

.app_sec .app_block h3 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: var(--themeTxt);
    font-family: 'Gelion Semi';
    transition: all .4s ease-in-out;
}

.app_sec .app_block:hover h3 {
    color: var(--primary);
}

.app_sec .app_block:hover figure {
    transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
    transform: scale(0.8);
}

.app_sec .gx-2 {
    --bs-gutter-x: 20px;
}

/* Plans */
.plans_sec {
    margin: 0;
    padding: 0 0 400px 0;
}

.plans_sec .dropdown {
    width: 100%;
    margin: 0;
    padding: 0;
}

.plans_sec .dropdown .btn {
    width: 100%;
    margin-bottom: 20px;
}

.plans_sec .dropdown .btn.show {
    border-color: var(--secondary);
}

.plans_sec .dropdown .btn.show:after {
    transform: rotate(-180deg);
    filter: none;
}

.plans_sec .dropdown-menu {
    width: 100%;
    min-width: 1300px;
    padding: 30px 40px 20px 40px;
    position: relative !important;
    top: 0 !important;
    transform: inherit !important;
    border: 2px solid var(--secondary);
    border-radius: 10px;
}

.plans_sec .dropdown-menu .sim_list li {
    margin-bottom: 20px;
}

.plans_sec .nav-tabs {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    border: none;
    --bs-nav-tabs-border-width: 0;
}

.plans_sec .nav-tabs .nav-item {
    flex: 1 0 calc(25% - 20px);
    margin: 5px;
    padding: 0;
    display: inline-flex;
    width: calc(25% - 20px);
    position: relative;
    min-width: 176px;
}

.plans_sec .nav-tabs .nav-item .nav-link {
    width: 100%;
    background: var(--white);
    border-radius: 10px;
    box-shadow: 0 5px 35px rgba(0, 0, 0, 0.1);
    text-align: left;
    padding: 30px 27px;
    font-size: 22px;
    color: var(--gray);
    font-weight: 500;
    border: 2px solid transparent;
    transition: none;
    height: 100%;
    line-height: 1.1;
}

.plans_sec .nav-tabs .nav-item .nav-link:after {
    content: "";
    width: 15px;
    height: 9px;
    background: url(../images/down_arrow.svg) center center no-repeat;
    border: none;
    position: absolute;
    top: 42px;
    right: 27px;
    filter: brightness(0) saturate(100%) invert(100%) saturate(176%) contrast(67%);
    background-size: 100% 100%;
}

.plans_sec .nav-tabs .nav-item .nav-link.active:after {
    filter: none;
    transform: translateY(-50%) rotate(-180deg);
}

.plans_sec .nav-tabs .nav-item .nav-link.active {
    border-color: var(--secondary);
}

.plans_sec .tab-content {
    margin-bottom: 20px;
    margin-top: 20px;
}

.plans_sec .tab-content .tab-pane {
    background: var(--white);
    border: 2px solid var(--secondary);
    border-radius: 10px;
    padding: 30px 40px 20px 40px;
}

.plans_sec .tab-content .sim_list li {
    margin-bottom: 20px;
}

/*===============  Blog Page ===============*/
.blog_sec {
    margin: 0;
    padding: 60px 0 440px 0;
}

.blog_sec h2 {
    margin: 0 0 40px;
    padding: 0;
    font-size: 90px;
    font-weight: 700;
    font-family: 'Uncut Sans';
    color: var(--themeTxt);
}

.blog_block {
    background: var(--white);
    margin: 0 0 70px;
    padding: 10px;
    box-shadow: 0 11px 35px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    height: calc(100% - 70px);
}

.blog_block figure {
    margin: 0 0 25px;
    padding: 0;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 11px 35px rgba(0, 0, 0, 0.05);
}

.blog_block figure img {
    width: 100%;
    border-radius: 10px;
    transition: all .4s ease-in-out;
}

.blog_block .detail {
    padding: 0 20px 20px 20px;
}

.blog_block .card_type {
    display: inline-block;
    margin: 0 0 10px;
    padding: 7px 21px;
    font-size: 15px;
    font-weight: 500;
    color: var(--white);
    background: var(--primary);
    border-radius: 100px;
}

.blog_block .card_type:hover {
    background: var(--themeTxt);
    color: var(--white);
}

.blog_block h3 {
    margin: 0 0 12px;
    padding: 0;
    font-size: 24px;
    line-height: 32px;
    font-family: 'Gelion Semi';
    color: var(--themeTxt);
}

.blog_block h3 a {
    color: var(--themeTxt);
}

.blog_block p {
    margin: 0;
    padding: 0;
    font-size: 18px;
    line-height: 30px;
    letter-spacing: 1px;
}

.blog_block:hover h3 a {
    color: var(--primary);
}

.blog_block:hover figure img {
    transform: scale(1.2);
}

.pagination {
    margin: 0;
    padding: 0;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.pagination .page-link {
    margin: 0;
    padding: 0;
    align-items: center;
    gap: 5px;
    display: inline-flex;
    font-size: 24px;
    color: var(--gray);
    border: none;
    border-radius: 50%;
    height: 44px;
    width: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .4s ease-in-out;
}

.pagination .page-link:hover,
.pagination .page-link.active {
    background: var(--themeTxt);
    color: var(--white);
}

.pagination .page-link:focus {
    outline: none;
    background: none;
    border: none;
    box-shadow: none;
}

.pagination .page-link.left {
    padding: 10px;
    width: 105px;
    font-size: 18px;
    font-family: 'Gelion Semi';
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 100px !important;
}

.pagination .page-link.right {
    padding: 10px;
    width: 105px;
    font-size: 18px;
    font-family: 'Gelion Semi';
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 100px !important;
}

.pagination .page-link.left:hover {
    background: var(--primary);
    border-color: transparent;
}

.pagination .page-link.right:hover {
    background: var(--primary);
    border-color: transparent;
}

.pagination .page-link.left img {
    transition: all .4s ease-in-out;
}

.pagination .page-link.right img {
    transition: all .4s ease-in-out;
    transform: rotate(180deg);
}

.pagination .page-link:hover img {
    filter: brightness(0) invert(1);
}

/*===============  Blog Detail Page ===============*/
.travel_sec {
    margin: 0;
    padding: 120px 0 140px 0;
    position: relative;
}

.travel_sec .container {
    max-width: 1050px;
}

.travel_sec .grid {
    display: grid;
    grid-template-columns: 90px auto;
}

.travel_sec .sidebar {
    margin: 0;
    padding: 0;
}

.sidebar .social_icon {
    margin: 230px 0 0 0;
    padding: 0;
    position: sticky;
    top: 30px;
}

.sidebar .social_icon li {
    margin: 0 0 10px;
    padding: 0;
}

.sidebar .social_icon li a {
    height: 49px;
    width: 49px;
    border-radius: 50%;
    background: #F5F5F5;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.sidebar .social_icon li a img {
    transition: all .4s ease-in-out;
}

.sidebar .social_icon li a:hover {
    background: var(--themeTxt);
}

.sidebar .social_icon li a:hover img {
    filter: brightness(0) invert(1);
}

.travel_right .travel_type {
    display: inline-block;
    margin: 0 0 20px;
    text-align: center;
    padding: 4px 20px;
    font-size: 15px;
    font-weight: 500;
    color: var(--white);
    background: var(--primary);
    border-radius: 100px;
}

.travel_right .travel_type:hover {
    background: var(--themeTxt);
    color: var(--white);
}

.travel_right h2 {
    margin: 0 0 35px;
    padding: 0;
    font-size: 60px;
    font-weight: 700;
    font-family: 'Uncut Sans';
    color: var(--themeTxt);
    text-align: center;
}

.travel_right figure {
    margin: 0 0 25px;
    padding: 0;
    border-radius: 10px;
}

.travel_right figure img {
    border-radius: 10px;
    width: 100%;
}

.travel_right p {
    margin: 0 0 20px;
    padding: 0;
    font-size: 18px;
    line-height: 35px;
}

.travel_right h3 {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 25px;
    font-weight: 700;
    color: var(--themeTxt);
}

ul.travel_review {
    margin: 0 0 50px;
    padding: 0;
}

ul.travel_review li {
    margin: 0 0 15px;
    padding: 0 0 0 30px;
    font-size: 21px;
    line-height: 35px;
    font-family: 'Gelion Semi';
    color: var(--themeTxt);
    position: relative;
}

ul.travel_review li::before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    height: 20px;
    width: 20px;
    background: url(../images/check_ic.svg) center center no-repeat;
    background-size: 100% 100%;
}

.travel_cpa {
    margin: 0 0 45px 0;
    padding: 50px;
    background: linear-gradient(180deg, #EB1C24 0%, #FF8E44 100%);
    border-radius: 10px;
    position: relative;
    overflow: hidden;
}

.travel_cpa::before {
    content: "";
    top: -50px;
    right: 20px;
    position: absolute;
    height: 210px;
    width: 250px;
    background: url(../images/cpa_bg_curve.svg) center center no-repeat;
    background-size: 100% 100%;
}

.travel_cpa h4 {
    margin: 0 0 28px 0;
    padding: 0;
    font-size: 45px;
    font-weight: 700;
    color: var(--white);
    display: flex;
    justify-content: center;
}

/* Related */
.related_sec {
    margin: 0 0 -110px 0;
    padding: 200px 0 520px;
    background: url(../images/related_bg.jpg) center center no-repeat;
    background-size: cover;
    clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 100%);
}

.related_sec .blog_block {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    margin: 0;
}

.related_sec .owl-carousel .owl-item {
    padding: 10px;
}

.related_sec .owl-carousel .owl-nav button {
    height: 47px;
    width: 47px;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.2);
    margin: 0;
    font-size: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: right;
    z-index: 555;
    transition: all .4s ease-in-out;
    color: #000 !important;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.related_sec .owl-carousel .owl-nav button.owl-prev {
    left: -60px;
}

.related_sec .owl-carousel .owl-nav button.owl-prev:after {
    content: "";
    background: url(../images/left_arrow_red.svg) center center no-repeat;
    background-size: 100% 100%;
    height: 12px;
    width: 12px;
    display: block;
    transition: all .4s ease-in-out;
}

.related_sec .owl-carousel .owl-nav button.owl-next {
    right: -60px;
}

.related_sec .owl-carousel .owl-nav button.owl-next:after {
    content: "";
    background: url(../images/left_arrow_red.svg) center center no-repeat;
    background-size: 100% 100%;
    height: 12px;
    width: 12px;
    display: block;
    transition: all .4s ease-in-out;
    transform: rotate(180deg);
}

.related_sec .owl-carousel .owl-nav button:hover {
    background: var(--black);
}

.related_sec .owl-carousel .owl-nav button:hover.owl-next:after,
.related_sec .owl-carousel .owl-nav button:hover.owl-prev:after {
    filter: brightness(0) invert(1);
}

.related_sec .owl-carousel .owl-dots {
    width: 100%;
    margin: 10px 0 0;
    padding: 0;
    text-align: center;
    position: relative;
    left: 0;
    bottom: 0;
    z-index: 9;
}

.related_sec .owl-carousel .owl-dot {
    margin: 0 6px;
    display: inline-block;
}

.related_sec .owl-carousel .owl-dot span {
    width: 9px;
    height: 9px;
    display: block;
    border-radius: 50%;
    background: #bfbfbf;
}

.related_sec .owl-carousel .owl-dot.active span {
    background: var(--primary);
}

/*===============  Privacy Policy Page ===============*/
.faq_sec.privacy {
    margin: 0;
    padding: 83px 0 440px;
    background: none;
    clip-path: none;
}

.faq_sec.privacy h2 {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 90px;
    font-weight: 700;
    color: var(--themeTxt);
    font-family: 'Uncut Sans';
}

.faq_sec.privacy p {
    margin-bottom: 15px;
    line-height: 35px;
}

.faq_sec.privacy p strong {
    margin-bottom: 20px;
    display: inline-block;
}

.faq_sec.privacy h5 {
    margin-top: 25px;
}

/*===============  Terms Service Page ===============*/
.faq_sec.terms {
    margin: 0;
    padding: 80px 0 440px;
    background: none;
    clip-path: none;
}

.faq_sec.terms h2 {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 90px;
    font-weight: 700;
    color: var(--themeTxt);
    font-family: 'Uncut Sans';
}

.faq_sec.terms p {
    margin-bottom: 8px;
    line-height: 35px;
}

.faq_sec.terms .faq_accordion .accordion-button:not(.collapsed) {
    font-weight: 700;
    padding-bottom: 13px;
}

.faq_sec.terms .faq_accordion p {
    margin-bottom: 10px;
    line-height: 35px;
}

.faq_sec.terms h5 {
    margin-top: 25px;
}

/*===============  Contact Page ===============*/
.contact_sec {
    margin: 0;
    padding: 112px 0 170px;
}

.contact_sec .form-control {
    margin: 0 0 15px;
    padding: 0 40px;
    width: 100%;
    height: 66px;
    outline: none;
    border-radius: 50px;
    font-size: 17px;
}

.contact_sec textarea.form-control {
    height: 150px;
    resize: none;
    padding-top: 20px;
}

.contact_block {
    margin: 0 0 0 100px;
    padding: 45px 50px 60px 50px;
    position: relative;
    box-shadow: 0 11px 35px rgba(0, 0, 0, 0.1);
    border-top: 5px solid var(--primary);
    border-radius: 10px;
}

.contact_block h3 {
    margin: 0 0 30px;
    padding: 0;
    font-size: 35px;
    font-weight: 700;
    color: var(--black);
}

ul.contact_dtl {
    margin: 0;
    padding: 0;
}

ul.contact_dtl li {
    margin: 0 0 34px;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 18px;
}

ul.contact_dtl li span {
    margin: 0;
    padding: 0;
    font-size: 21px;
}

ul.contact_dtl li small {
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #9a9999;
}

ul.contact_dtl li i {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 64px;
    width: 64px;
    min-width: 64px;
    background: #f5f5f5;
    border-radius: 50%;
}

ul.contact_dtl li a {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 21px;
    color: var(--gray);
}

ul.contact_dtl li a:hover {
    color: var(--primary);
}

.map_sec {
    margin: 0 0 -110px 0;
    padding: 0;
    clip-path: polygon(0 0, 100% 100px, 100% 100%, 0 100%);
}

.map_sec p {
    margin: 0;
    padding: 0;
}

/*===============  Data Plan Page ===============*/
.america_sec {
    margin: 0;
    padding: 100px 0 0 0;
}

.america_sec .inner {
    margin-bottom: 100px;
}

.america_sec .inner.mb_4 {
    margin-bottom: 40px;
}

.america_sec .destination_search {
    margin: 40px 0;
}

.america_sec .main {
    width: 100%;
    margin-bottom: -110px;
}

.america_sec .nav-tabs {
    margin: 0 0 20px 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    border: none;
    --bs-nav-tabs-border-width: 0;
}

.america_sec .nav-tabs .nav-item {
    flex: 1 0 0;
    margin: 0;
    padding: 0;
}

.america_sec .nav-tabs .nav-item .nav-link {
    width: 100%;
    background: var(--white);
    border-radius: 10px;
    box-shadow: 0 5px 35px rgba(0, 0, 0, 0.1);
    text-align: left;
    padding: 20px;
    border: 2px solid transparent;
    transition: none;
    position: relative;
}

.america_sec .nav-tabs .nav-item .nav-link .detail {
    margin: 0 0 10px 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 10px;
}

.america_sec .nav-tabs .nav-item .nav-link .detail i {
    width: 43px;
    min-width: 43px;
    margin: 0;
    padding: 0;
}

.america_sec .nav-tabs .nav-item .nav-link .detail i img {
    border-radius: 4px;
}

.america_sec .nav-tabs .nav-item .nav-link .detail h6 {
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: var(--themeTxt);
    font-family: 'Gelion Semi';
}

.america_sec .nav-tabs .nav-item .nav-link span {
    margin: 0;
    padding: 0;
    display: block;
    font-size: 16px;
    color: #A0A0A0;
}

.america_sec .nav-tabs .nav-item .nav-link span strong {
    font-family: 'Gelion Semi';
    color: var(--black);
}

.america_sec .nav-tabs .nav-item .nav-link.active {
    border-color: var(--secondary);
}

.america_sec .tab-content {
    margin-bottom: 20px;
}

.america_sec .tab-content .tab-pane {
    background: var(--white);
    border: 2px solid var(--secondary);
    border-radius: 10px;
    padding: 30px 30px 0 30px;
}

.america_sec .data_block {
    margin: 0 0 30px 0;
    padding: 30px;
    background: #F5F5F5;
    border-radius: 10px;
}

.america_sec .data_block h3 {
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    font-weight: normal;
    font-size: 27px;
    color: var(--black);
    font-family: 'Gelion Semi';
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.america_sec .data_block h3 small {
    font-size: 18px;
    color: #858585;
    display: inline-block;
    font-family: 'Gelion';
}

.america_sec .data_block h4 {
    margin: 0 0 20px 0;
    padding: 0;
    font-weight: normal;
    font-size: 19px;
    color: var(--black);
    font-family: 'Gelion Semi';
}

.america_sec .data_block h4 strike {
    font-size: 16px;
    color: #858585;
    display: inline-block;
    font-family: 'Gelion';
}

.america_sec .data_block p {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 17px;
    line-height: 27px;
}

.america_sec .data_block .btns {
    font-size: 17px;
    padding: 6px 16px;
}

/* Try */
.try_sec {
    margin: 0;
    padding: 140px 0 430px 0;
}

.try_block {
    margin: 0 0 30px 0;
    padding: 55px 30px 40px 30px;
    display: block;
    border-radius: 10px;
    background: url(../images/try_bg.jpg) center center no-repeat;
    background-size: cover;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.try_block::before {
    content: "";
    width: 0;
    height: 0;
    background: url(../images/try_bg_h.jpg) center center no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .3s ease-in-out;
}

.try_block .detail {
    position: relative;
    z-index: 1;
}

.try_block figure {
    margin: 0 0 40px 0;
    padding: 0;
}

.try_block h3 {
    margin: 0 0 7px 0;
    padding: 0;
    font-size: 35px;
    color: var(--themeTxt);
    font-family: 'Gelion Semi';
    transition: all .4s ease-in-out;
}

.try_block p {
    margin: 0;
    padding: 0;
    font-size: 19px;
    color: #454545;
    transition: all .4s ease-in-out;
}

.try_block p span {
    margin: 0 15px;
    display: inline-block;
    color: #D2D2D2;
    transition: all .3s ease-in-out;
}

.try_block:hover::before {
    width: 100%;
    height: 100%;
}

.try_block:hover h3 {
    color: var(--white);
}

.try_block:hover p {
    color: #939596;
}

.try_block:hover p span {
    color: #294456;
}

/**/
.country_box_outer {
    position: relative;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
}

.country_box.active {
    z-index: 9;
    box-shadow: 0 11px 35px rgba(235, 28, 36, 0.08);
}

.country_box.active:before {
    opacity: 1;
}

.country_box {
    cursor: pointer
}

.country-modal-dialog {
    position: fixed;
    top:50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 15px;
    border-radius: 10px;
    background: #00000010;
    display: none;
    z-index: 9;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.country-modal-dialog.open {
    display: flex;
}

.country-modal-dialog .modal-title {
    font-size: 22px;
    font-weight: 600;
    font-family: 'Gelion Semi';
    color: #000;
    margin: 0;
    padding: 0 0 15px 0
}

.country-modal-dialog .country_box {
    margin: 0;
    padding: 25px 30px 25px 30px;
    border-radius: 8px;
    box-shadow: 0 11px 35px rgba(235, 28, 36, 0.08);
    cursor: default
}

.country-modal-dialog .country_box:hover::before {
    opacity: 0
}

.country-modal-dialog .modal-content {
    padding: 2px;
    background: var(--white);
    box-shadow: 0 11px 35px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    position: relative;
    transform: perspective(1px) translateZ(0);
    width: auto;
    height: auto;
}

.country-modal-dialog .modal-content:before {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(to right, var(--secondary), var(--primary));
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 10px;
    z-index: -2;
    opacity: 1;
    transition: all .4s ease-in-out;
}

.country-modal-dialog .modal-content .btn-close {
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: 1;
    width: 15px;
    height: 15px;
    outline: none !important;
    box-shadow: none !important;
    z-index: 1;
    padding: 0;
    transition: 150ms ease-in-out;
}

.country-modal-dialog .modal-content .btn-close:hover {
    transform: scale(1.1) rotate(90deg);
    transition: 150ms ease-in-out;
}

.country-modal-dialog .qtyboxinner {
    width: 130px;
    height: 40px;
    border-radius: 50px;
    padding: 5px;
    background: #f5f5f5;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
}

.country-modal-dialog .qtyboxinner .minus,
.country-modal-dialog .qtyboxinner .plus {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #000;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: #fff;
    font-size: 23px !important;
    font-weight: 400;
    cursor: pointer
}
.country-modal-dialog .qtyboxinner .minus:disabled,
.country-modal-dialog .qtyboxinner .plus:disabled {
    cursor: default;
opacity: .5;
}

.country-modal-dialog .qtyboxinner .minus:not(:disabled):hover,
.country-modal-dialog .qtyboxinner .plus:not(:disabled):hover {
    background: #05141f;
    color: #fff;
}

.country-modal-dialog .qtyboxinner .qtynumber input {
    width: 60px;
    border: 0;
    outline: none !important;
    text-align: center;
    background: none;
    font-weight: 400;
    color: #000;
    height: 30px;
    font-family: 'Gelion Semi';
}

.country-modal-dialog .qtyboxinner .qtynumber ::placeholder {
    color: #000
}

.country-modal-dialog .country_box .box_foot span {
    font-size: 14px;
}

.country-modal-dialog .btnarea {
    margin: 20px 0 0 0;
}

.country-modal-dialog .btnarea .get_btn {
    width: 100%;
    justify-content: center;
    text-align: center;
    padding: 15px 20px
}

.global_title.mb-40 {
    margin-bottom: 40px;
}

.ousideclick_close {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

@media only screen and (max-width: 767px) {
   

    .country-modal-dialog .modal-title {
        line-height: 1;
    }

    .country-modal-dialog .country_box {
        padding: 20px;
    }

}

/**/

.hide {
    display: none !important;
}
.price_info .price_date{
    margin-top: 4px;

}
.price_info .price_date > span:nth-child(2){
    margin-top: 4px;
}
.white-space-nowrap{
white-space: nowrap;
}
.try_block figure { min-height: 286px;}
.travel_right h2{text-align: left}
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6{color: var(--themeTxt); font-weight: 700; margin-bottom: 20px}
.post-content a{color: var(--primary)}
.post-content a:hover{color: var(--themeTxt);}
.post-content h1{font-size: 46px}
.post-content h2{font-size: 40px}
.post-content h3{font-size: 34px}
.post-content h4{font-size: 28px}
.post-content h5{font-size: 22px}
.post-content h6{font-size: 18px}
.videoiframe iframe{ border: 0; width: 100%; height:540px; border-radius: 10px; }
.videoiframe{margin-bottom: 15px;}
.post-content ol{ margin:0 0 0 20px; padding: 0; font-size: 18px;}
.post-content ol li{ margin: 0 0 20px 0; list-style: auto; line-height: 30px;}
.post-content ol.list2{margin-bottom: 40px;}
.post-content ol.list2 li{ line-height: 20px;}

@media only screen and (max-width: 767px){
    .try_block figure { min-height:inherit}
    .post-content h1{font-size: 38px}
    .post-content h2{font-size: 34px}
    .post-content h3{font-size: 30px}
    .post-content h4{font-size: 26px}
    .post-content h5{font-size: 22px}
    .post-content h6{font-size: 18px}
    .post-content ol li{ line-height: 26px;}
    .post-content ol{ font-size: 16px;}
    .videoiframe iframe{height:300px;}
}
/*new changes 26-may-2024*/

/*new changes 29-may-2024*/
.two-combine-box .try_block figure{width: 50%; float: left;}
@media only screen and (max-width: 767px){
.two-combine-box .try_block figure{width: 100%;}
}
/*new changes 29-may-2024*/