/* Common P-tag, font size, Margin, Padding, Float, and width start */
p {
    text-align: justify;
}

.fn-t {
    font-style: italic;
}

.fn-s40 {
    font-size: 40px;
}

.fn-s35 {
    font-size: 35px;
}

.fn-s25 {
    font-size: 25px;
}

.fn-s22 {
    font-size: 22px;
}

.fn-s20 {
    font-size: 20px;
}

.fn-s18 {
    font-size: 18px;
}

.fn-s16 {
    font-size: 15px;
}

.fn-s15 {
    font-size: 15px;
}

.flt-l {
    float: left !important;
}

.flt-r {
    float: right !important;
}

.fn-white {
    color: #fff;
}

.fn-black {
    color: #000000;
}

.width-full {
    width: 100%;
}

.width-95 {
    width: 95%;
}

.width-80 {
    width: 80%;
}

.width-49 {
    width: 49%;
}

.mar-0 {
    margin: 0px !important;
}

.mar-a {
    margin: auto;
}

.mar-r-15 {
    margin-right: 15px;
}

.mar-r-20 {
    margin-right: 20px;
}

.mar-r-10 {
    margin-right: 10px;
}

.mar-r {
    margin-right: 10px;
}

.mar-l-10 {
    margin-left: 10px;
}

.mar-l-0 {
    margin-left: 0px;
}

.mar-b-1 {
    margin-bottom: 1px;
}

.mar-t-0 {
    margin-top: 0px !important;
}

.mar-b-0 {
    margin-bottom: 0px !important;
}

.pdd-t-0 {
    padding-top: 0px !important;
}

.mar-t-3 {
    margin-top: 3px !important;
}

.mar-t-5 {
    margin-top: 5px !important;
}

.mar-t-15 {
    margin-top: 15px !important;
}

.mar-t-20 {
    margin-top: 20px !important;
}

.mar-t-25 {
    margin-top: 25px !important;
}

.mar-t-30 {
    margin-top: 30px;
}

.mar-b-30 {
    margin-bottom: 30px !important;
}

.mar-b-50 {
    margin-bottom: 50px !important;
}

.mar-b-20 {
    margin-bottom: 20px !important;
}

.pdd-r-0 {
    padding-right: 0px;
}

.pdd-l-0 {
    padding-left: 0px;
}

.pdd-r-30 {
    padding-right: 30px;
}

.pdd-b-20 {
    padding-bottom: 20px !important;
}

.pdd-b-15 {
    padding-bottom: 15px !important;
}

.pdd-t-10 {
    padding-top: 10px;
}

.pdd-t-15 {
    padding-top: 15px;
}

.pdd-t-30 {
    padding-top: 30px;
}

.pdd-t-50 {
    padding-top: 50px;
}

.pdd-t-80 {
    padding-top: 80px;
}

.pdd-b-30 {
    padding-bottom: 30px;
}

.pdd-b-50 {
    padding-bottom: 50px;
}

.pdd-b-0 {
    padding-bottom: 0px;
}

.pdd-l-20 {
    padding-left: 20px;
}

.pdd-l-30 {
    padding-left: 30px;
}

.pdd-l-50 {
    padding-left: 50px;
}

.mar-t-50 {
    margin-top: 50px !important;
}

.pdd-75 {
    padding: 75px;
}

.pdd-60 {
    padding: 60px;
}

.pdd-50 {
    padding: 50px;
}

.pdd-40 {
    padding: 40px;
}

.pdd-35 {
    padding: 35px;
}

.pdd-20 {
    padding: 20px;
}

.pdd-15 {
    padding: 15px;
}

.pdd-10 {
    padding: 10px;
}

.pdd-0 {
    padding: 0px;
}

.bor-r {
    border-radius: 20px;
}

.bor-r-10 {
    border-radius: 10px;
}

.bor-r-15 {
    border-radius: 15px;
}

.bor-r-20 {
    border-radius: 20px;
}

.bg-pink {
    background: var(--light-pink);
}

.bg-lightgray {
    background: var(--lightgray-color);
}

html {
    scroll-behavior: smooth;
}

/* Common P-tag, font size, Margin, Padding, Float, and width start */


.widget-sidebar1 .tour-price .currency {
    font-size: 28px;
    font-weight: 600;
    color: var(--theme-color);
}

.widget-sidebar1 .th-btn {
    margin-top: 14px;
    padding: 14px 35px;
}

.tab-content {
    border: 1px solid #ddd;
    padding: 30px;
    background: #fff;
    border-radius: 8px;
}

.smallbtn {
    padding: 5px 25px !important;
}

.x-smallbtn {
    padding: 5px 10px !important;
}

.card-box {
    border: 1px solid var(--th-border-color) !important;
    box-shadow: 0px 4px 30px rgba(1, 15, 28, 0.06);
    margin: 12px;
    border-radius: 10px;
}

.card-include {
    border: 1px solid #ddd;
    padding: 40px !important;
    box-shadow: 0px 4px 30px rgba(1, 15, 28, 0.06);
    border-radius: 10px;
}

.card-include li {
    color: #000;
}

.card-include .whats-include ul {
    border-right: 1px solid #ddd;
}

.group-departures .nice-select {
    margin-top: 60px;
}

.bor-r {
    border-radius: 10px;
}

.tour-snapshot .tour-snap {
    width: 50%;
}

.tour-snap .icon img {
    width: 80px;
}

.tour-booking {
    background: var(--light-pink);
}

.tour-booking ul li:nth-child(1) {
    background: #4ad0f1e6;
}

.tour-booking ul li:nth-child(2) {
    background: #005064;
    margin-bottom: 0px;
}

.tour-booking ul li:nth-child(1) span,
.tour-booking ul li:nth-child(1) strong {
    color: #000;
}

.tour-booking ul li:nth-child(2) span,
.tour-booking ul li:nth-child(2) strong {
    color: #fff;
}

.tour-booking ul li strong {
    font-size: 20px;
}

.viewbtn {
    margin-top: -55px;
    position: absolute;
    right: 4%;
    color: #fff;
    z-index: 3;
}

.header-layout1 .logo-bg {
    background-color: #fff;
}

.nav-link {
    text-transform: capitalize;
    letter-spacing: 0.5px;
    padding: 2px;
}

.navbar .menubg {
    background: #0283a1;
    border: 1px solid var(--th-border-color) !important;
    box-shadow: 0px 4px 30px rgba(1, 15, 28, 0.06);
}

.sectionpadd {
    padding: 50px;
}

.sectionbg {
    background-color: #efefef;
}

.tour-snap .icon i {
    font-size: 35px;
    color: var(--theme-color);
}

.tour-snap .title {
    padding-bottom: 10px;
    font-style: italic;
}

.tour-snapshot .box-title {
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 0;
    background: #f3f3f3;
    line-height: 2.2em;
}

.tour-snapshot .tour-box {
    padding: 40px;
    border: 0px solid #BCCED2;
}

.itinerarySection .th-product .product-tag {
    font-size: 40px;
    background-color: #0000007d;
    line-height: 1.2em;
}

.tour-tab .nav-item .nav-link.activeClass {
    background: var(--theme-color) !important;
    color: var(--white-color) !important;
}

.tour-tab .nav-item .nav-link.active {
    background: var(--smoke-color);
    color: var(--title-color);
}

.daybydaysec .owl-carousel.owl-drag .owl-item {
    margin-right: 5PX;
}

.tour-tab .nav-item .nav-link {
    width: 100%;
    border-radius: 0px !important;
}

.daybydaysec .owl-carousel .owl-stage-outer {
    width: 100%;
    margin-left: 2px;
}

.daybydaysec .post-slide {
    margin: 20px 5px 20px;
}

.daybydaysec .owl-carousel .owl-nav button.owl-next {
    padding-left: 0px !important;
    margin-right: 68px;
    background: #9e9e9e8f;
}

.daybydaysec .owl-carousel .owl-nav button.owl-next,
.daybydaysec .owl-carousel .owl-nav button.owl-prev {
    background: #9e9e9e8f;
}

.product-img .product-tag span {
    font-size: 15px;
}

.populardestin .tour-box_img img,
.nearbyplaces .tour-box_img img {
    height: 415px;
}

.booking-form {
    margin-top: -50px;
    border: 2px solid var(--theme-pink);
    /* #e20e96; */
}

.input-wrap .form-group .icon i {
    color: var(--theme-pink);
}

a {
    color: var(--theme-pink);
}

.h1,
h1,
.h2,
h2,
.h3,
h3,
.h4,
h4,
.h5,
h5,
.h6,
h6 {
    font-family: var(--title-font);
    color: var(--theme-pinkpurple);
    text-transform: none;
    font-weight: 700;
    line-height: 1.4;
    margin: 0 0 15px 0;
}

.sub-title {
    color: var(--theme-purple);
}

.hero-1 .th-swiper-custom .swiper-pagination-bullets .swiper-pagination-bullet:hover,
.hero-1 .th-swiper-custom .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--theme-pink);
    border: 1px solid var(--theme-pink);
}

.expertknowledge .tourguide-box1 {
    background: #fff;
    padding: 25px;
}

.mostrecommended .col img {
    height: 220px;
}

.itinerarySection .th-product .product-title {
    font-size: 40px;
    text-shadow: 0 0 10px rgb(0 0 0 / 94%);
}

.expertknowledge .box-title {
    margin-bottom: 0;
    line-height: 2em;
}

.tour-page-single .box-title {
    font-size: 35px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.thingstodoSec .th-product h3 {
    font-size: 20px;
    text-align: center;
}

.thingstodo-list .col {
    width: 33%;
}

.info-list li {
    border-radius: 15px;
}

.th-product:hover .contentFront,
.th-product:hover .product-tag {
    display: none;
}

.daysfrom {
    margin-top: -145px;
    position: absolute;
    left: 4%;
    color: #fff;
    z-index: 3;
    text-align: left;
}

.th-product .actions .icon-btn:hover {
    background-color: var(--theme-pink);
    border-color: var(--theme-purple);
}

.itinerarySection .th-product .product-img img {
    height: 500px;
}

.itinerarySection .th-product .product-content {
    margin-top: -115px;
    position: absolute;
    left: 0%;
    right: 0;
    text-align: left;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-80%);
    z-index: 3;
    background: linear-gradient(#00000003 47%, rgb(0 0 0 / 68%));
    padding: 50px 15px 15px 15px;
    height: 680px;
}

.itinerarySection .th-product .product-title a {
    color: #fff;
    font-style: italic;
}

.hoverBlur .th-product .product-img:before {
    background-color: #113d4857;
}

.itinerarySection .th-product h3,
.itinerarySection .th-product h6 {
    color: var(--white-color);
    font-weight: 400;
}

.th-product .actions p {
    color: #fff;
    text-align: center;
}

.th-product .actions .product-price {
    color: #fff;
}

.th-pagination a.next-page {
    text-transform: lowercase;
}

.itinerarySection .th-product {
    padding: 5px;
}

.itinerarySection .th-product .product-img {
    margin-bottom: 0px;
}

.itinerarySection .th-product {
    padding: 0px;
}

.tophotelSection .th-product {
    height: 450px;
    padding: 0px;
    background: #f3f3f3;
}

.tophotelSection .product-content {
    text-align: center;
}

.tophotelSection .th-product .product-img {
    border-radius: 8px 8px 0px 0px;
    margin-bottom: 0;
}

.thingstodoSec .th-product .product-img img {
    height: 330px;
}

.thingsToKnow p {
    text-align: center;
}

.tophotelSection .th-product .product-title {
    background: rgb(255 255 255);
    padding: 10px;
    margin: 0;
}

.thingstodoSec .th-product {
    height: 450px;
}

.mostrecommended .card-body p {
    margin-bottom: 0;
}

.mostrecommended .card {
    border-radius: 15px;
}

.expertknowledge .boxes1 {
    background: linear-gradient(140deg, rgb(250 253 255) 0%, rgb(215 247 255) 50%, rgb(193 237 253) 100%);
}

.expertknowledge .boxes2 {
    background: linear-gradient(140deg, rgb(251 254 255) 0%, rgb(237 251 255) 50%, rgb(234 249 255) 100%);
}

.expertknowledge li {
    color: #ffffff;
}

.expertknowledge .tourguide-box1 {
    background: linear-gradient(135deg, rgba(61, 0, 112, 0.8), #9C27B0, rgba(255, 0, 60, 0.8));
}

.hero-style1 {
    padding: 206px 0 160px 0;
    max-width: 100%;
}

/* breadcumb CSS */
.breadcumb-wrapper {
    padding: 250px 0;
}

.breadcumb-content {
    width: 80%;
    margin: auto;
}

.breadcumb-title {
    font-size: 65px;
}

.breadcumb-wrapper.background-image {
    background-position: bottom;
}

.breadcumb-content {
    border-radius: 20px;
}

.breadcumb-menu li {
    color: var(--theme-purple) !important;
    font-weight: 600;
    margin: 0;
    padding: 0;
    font-size: 16px;
    display: inline;
}

.breadcumb-menu li a {
    color: var(--body-color) !important;
    font-size: 16px;
}

.breadcumb-menu li:after {
    background-image: none;
    margin-left: 0;
    width: 5px;
}

.breadcumb-menu {
    display: inline-block;
    background-color: var(--light-pink);
    padding: 8px 12px;
    border-radius: 4px;
}

/* breadcumb CSS */

/* Travel guide CSS */
.travel-guide-list-sec .card_body .img-fluid {
       /* height: 320px; */
}

.travel-guide-list-sec .guide-img {
    padding: 20px;
}

.travel-guide-list-sec img{
    border-radius: 8px;
    width: 100%;
    height: 250px;
}

.lists-page .card {
    border: 1px solid var(--th-border-color) !important;
    box-shadow: 0px 4px 30px rgba(1, 15, 28, 0.06);
    border-radius: 15px;
}

.lists-page .card:hover {
    box-shadow: 0px 4px 30px rgb(0 132 255 / 50%);
    transition: 0.8s;
}

.specialK img {
    border-radius: 15px;
}

.specialK .travelimg {
    padding: 5px;
    padding-left: 25px;
}

.Argentina-travelguide-banner {
    background-position: center;
}

/* Travel guide CSS */


/* Things to do CSS */
.thingstodo-list-page .th-product img {
    height: 600px;
}

.thingstodo-list-page .th-product {
    height: 600px;
}

.thingstodoSec .th-product:hover .product-img:before {
    opacity: 0.5;
}

/* .imgHeading .th-product .product-img{
    margin-top: 15px;
}*/
/* Things to do CSS */

/* Hotel and Resorts CSS */
.hotels-resorts-page .card_body .img-fluid {
    height: 320px;
}

.hotels-resorts-page .th-product .product-img img {
    height: 350px;
    border-radius: 20px;
}

.hotels-resorts-page .th-product .product-img {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

/* Hotel and Resorts CSS */

/* Places to visit CSS */
.placesto-visit-page .card_body .img-fluid {
    height: 320px;
}

/* Places to visit CSS */

/* Country Overview Page CSS */
.punchline {
    color: var(--punch-color);
}

.logoRow {
    background: linear-gradient(130deg, #9C27B0, #634DFF);
    padding: 20px;
    margin: auto;
}

.hotelsupport .logoRow {
    background: linear-gradient(130deg, #9C27B0, #634DFF);
    padding: 20px;
    width: 50%;
    margin: auto;
}

.shadowText {
    text-shadow: 0 0 10px rgb(0 0 0 / 94%);
}

#hero.hero-1 .slider-arrow {
    background: #fafcf4;
    /* fallback */
    background: rgba(250, 252, 244, 0.2);
}

/* Country Overview Page CSS */

/* carousel */
#news-slider,
#news-slider1 {
    margin-top: 0px;
}

.regionsection .post-slide {
    padding: 0px;
}

.regionsection .owl-carousel .owl-item img {
    border-radius: 0px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.regionsection .th-product .product-img {
    margin: 0px;
    border-radius: 0px;
}

.monthbymonth .tour-tab .nav-item .nav-link.active {
    background: var(--theme-color);
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    color: #fff;
}

.monthbymonth .tour-tab .nav-item {
    display: block;
    border-radius: 0px !important;
    box-shadow: 0px 2px 5px 0px #bbcbd8;
}

.monthbymonth .tour-tab {
    gap: 0;
}

.monthbymonth .tab-content {
    border: 1px solid #e4e4e4;
    border-top-left-radius: 0px;
    box-shadow: 0px 2px 5px 0px #bbcbd8;
}

.post-slide {
    background: #fff;
    margin: 20px 15px 20px;
    border-radius: 15px;
    padding-top: 1px;
    box-shadow: 0px 5px 18px 2px #bbcbd8;
}

.post-slide .post-img {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    margin: -12px 15px 8px 15px;
    margin-left: -10px;
}

.post-slide .post-img img {
    width: 100%;
    height: auto;
    transform: scale(1, 1);
    transition: transform 0.2s linear;
}

.post-slide:hover .post-img img {
    transform: scale(1.1, 1.1);
}

.post-slide .over-layer {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background: linear-gradient(-45deg, rgba(6, 190, 244, 0.75) 0%, rgba(45, 112, 253, 0.6) 100%);
    transition: all 0.50s linear;
}

.post-slide:hover .over-layer {
    opacity: 1;
    text-decoration: none;
}

.post-slide .over-layer i {
    position: relative;
    top: 45%;
    text-align: center;
    display: block;
    color: #fff;
    font-size: 25px;
}

.post-slide .post-content {
    background: #fff;
    padding: 2px 20px 40px;
    border-radius: 15px;
}

.post-slide .post-title a {
    font-size: 15px;
    font-weight: bold;
    color: #333;
    display: inline-block;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}

.post-slide .post-title a:hover {
    text-decoration: none;
    color: #3498db;
}

.post-slide .post-description {
    line-height: 24px;
    color: #808080;
    margin-bottom: 25px;
}

.post-slide .post-date {
    color: #a9a9a9;
    font-size: 14px;
}

.post-slide .post-date i {
    font-size: 20px;
    margin-right: 8px;
    color: #CFDACE;
}

.post-slide .read-more {
    padding: 7px 20px;
    float: right;
    font-size: 12px;
    background: #2196F3;
    color: #ffffff;
    box-shadow: 0px 10px 20px -10px #1376c5;
    border-radius: 25px;
    text-transform: uppercase;
}

.post-slide .read-more:hover {
    background: #3498db;
    text-decoration: none;
    color: #fff;
}

.owl-controls .owl-buttons {
    text-align: center;
    margin-top: 20px;
}

.owl-controls .owl-buttons .owl-prev {
    background: #fff;
    position: absolute;
    top: -13%;
    left: 15px;
    padding: 0 18px 0 15px;
    border-radius: 50px;
    box-shadow: 3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}

.owl-controls .owl-buttons .owl-next {
    background: #fff;
    position: absolute;
    top: -13%;
    right: 15px;
    padding: 0 15px 0 18px;
    border-radius: 50px;
    box-shadow: -3px 14px 25px -10px #92b4d0;
    transition: background 0.5s ease 0s;
}

.owl-controls .owl-buttons .owl-prev:after,
.owl-controls .owl-buttons .owl-next:after {
    content: "\f104";
    font-family: FontAwesome;
    color: #333;
    font-size: 30px;
}

.owl-controls .owl-buttons .owl-next:after {
    content: "\f105";
}

@media only screen and (max-width:1280px) {
    .post-slide .post-content {
        padding: 0px 15px 25px 15px;
    }
}

#news-slider .owl-nav {
    display: block !important;
}

#news-slider1 .owl-nav {
    display: block !important;
}

.owl-carousel .owl-nav button.owl-next {
    float: right;
}

.owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 1%;
    display: flex;
    justify-content: space-between;
    transform: translateY(-50%);
    pointer-events: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
    background-color: #ddd !important;
    color: #fff;
    font-size: 20px;
    width: 30px;
    height: 30px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    cursor: pointer;
    pointer-events: auto;
    transition: background-color 0.3s ease;
    border: 1px solid #000000ad !important;
}

.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
    background-color: rgba(0, 0, 0, 0.8) !important;
}

.owl-carousel {
    position: relative;
}

.owl-prev {
    margin-left: -25px;
}

/* carousel */


.populardestin #map {
    height: 600px;
    width: 100%;
}

.populardestin .owl-carousel img {
    border-radius: 15px;
    height: 204px !important;
}

.populardestin .thumbnail-title {
    padding: 5px;
    text-align: center;
    background: #f8f8f8;
    margin-top: -138px;
    color: #ffffff;
    text-shadow: 2px 2px 2px #000;
    transform: translateY(45%);
    z-index: 3;
    background: linear-gradient(#00000008 0%, #000000b5);
    height: 95px;
    line-height: 1em;
    border-radius: 15px;
    position: absolute;
    width: 259px;
}

.populardestin .item.active .thumbnail-title {
    width: 255px;
}

.populardestin .owl-carousel.owl-drag .owl-item {
    width: 259px !important;
    margin-right: 30px !important;
}

.map-popup {
    font-size: 13px;
    color: #2980b9;
    text-decoration: none;
}

.popup-desc {
    font-size: 13px;
    line-height: 1.4;
    color: #555;
}

.populardestin .leaflet-popup-content h4 a {
    font-size: 18px;
    color: var(--theme-color);
}

.populardestin .leaflet-popup-content a {
    font-size: 16px;
    color: #fff;
}

.populardestin .city-carousel .item.active {
    border: 4px solid var(--theme-purple);
    border-radius: 18px;
    box-shadow: 0 0 10px rgb(0 0 0 / 89%);
}

.populardestin .leaflet-popup-content {
    width: 250px !important;
    height: 260px !important;
    text-align: center;
}

.hotelmap .leaflet-popup-content {
    width: 300px !important;
    height: 260px !important;
}

/* Blog section CSS */
.viewBookbtns {
    font-size: 25px;
    color: var(--theme-purple);
    border-top: 1px solid #ddd;
    background: #d9e6f0;
}

.article-blog .owl-carousel img {
    border-radius: 0px;
    height: 175px;
}

.article-blog .tour-box_img {
    border-radius: 0px;
    height: 175px;
}

.article-blog .tour-content h6 a {
    color: var(--title-color);
}

.article-blog .tour-box .box-title {
    height: 100px;
    background: #eeeeee;
    padding: 20px;
    text-align: center;
}

.article-blog .tour-box .tour-content {
    padding: 0px;
}

.blog_desc {
    height: 190px;
}

.article-blog,
.certificate-about {
    background-color: var(--smoke-color2);
}

/* Blog section CSS */

.hero-1 .th-hero-bg {
    height: 800px;
}

/* submenu CSS */
.submenusection {
    margin-top: -115px;
    position: absolute;
    width: 100%;
}

.submenusection .input-wrap .form-group:not(:first-child) {
    padding-left: 15px !important;
}

/* submenu CSS */
.populardestin .no-js .owl-carousel,
.populardestin .owl-carousel.owl-loaded {
    width: 80%;
    margin: auto;
}

.populardestin .owl-carousel .owl-stage-outer {
    width: 98%;
    margin: auto;
}

.th-btn {
    background: var(--theme-gradient);
}

.th-btn:before {
    background-color: #d30a8e;
}

.th-btn.style2,
.th-btn.style4 {
    background-color: transparent !important;
    background: transparent !important;
}

.th-btn.style4 {
    color: #673AB7;
    border: 1px solid #673AB7;
    background-color: #fff !important;
    text-transform: capitalize !important;
}

.th-btn.style4:hover {
    color: #ffffff;
    border: 1px solid #673ab700;
    background: linear-gradient(130deg, #9c27b069, #634dff) !important;
    -webkit-transition: all 0.3s 0s ease-out;
    transition: all 0.3s 0s ease-out;
}

.th-btn.style4:hover.th-icon:after {
    background-color: #673AB7;
}

.th-btn.style4.th-icon:after {
    background-color: #9C27B0;
}

/* Footer CSS */
footer {
    background: linear-gradient(to bottom right, #3D0070, #9C27B0)
}

/* Footer CSS */

/* Top Header CSS */
.header-layout1 .header-top {
    background: #5A00C1;
}

.header-links li,
.header-links span,
.header-links p,
.header-links a {
    color: #ffffff;
}

.header-links li>i {
    color: #ffffff;
}

.currency-menu .nice-select {
    color: #ffffff;
}

.header-layout1 .currency-menu {
    border: 2px solid #ffffff;
    max-width: 150px;
}

.currency-menu .nice-select:after {
    right: 82px;
}

.header-layout1 .currency-menu .nice-select {
    min-width: 200px;
}

.currency-menu img {
    min-width: 35px;
    min-height: 20px;
}

/* Top Header CSS */

.slider-arrow {
    display: block !important;
}

.widget {
    border: 0px;
    background-color: transparent;
}

.checklist li {
    color: #000000;
}

.expertknowledge .checklist li {
    color: #ffffff;
    text-align: justify;
}

.booknow-highlights h3 {
    font-size: 45px;
}

.booknowSec {
    background: #9c27b057;
}

.booknowSec h3,
.booknowSec h4 {
    text-align: right;
    color: #000000;
}

.booknowSec .th-btn {
    float: right;
}

.widget_title:after {
    width: 20%;
    background-color: #bc21b669;
    left: 80%;
    right: 0;
    position: absolute;
}

.widget_title:before {
    background-color: transparent;
}

.scroll-top:after {
    color: var(--theme-pink);
    border: 2px solid var(--theme-pink);
}

.itinerary-header {
    background: #fff;
    padding-left: 25px;
    cursor: pointer;
    border-radius: 10px;
    border-bottom: 1px solid #9c27b026;
}

.itinerary-content {
    display: none;
    padding: 15px;
    border-top: none;
    background: #fff;
    border-bottom: 1px solid #9c27b026;
}

.itinerary-header.active {
    background: var(--header-gradient);
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.itinerary-header .dropdown {
    width: 25px;
    line-height: 3em;
}

.itinerary-scroll {
    max-height: 500px;
    /* Overall fixed height */
    overflow-y: auto;
    /* Enable vertical scrolling */
    padding-right: 10px;
    /* Optional: to avoid scrollbar over text */
}

/* Container inside should take remaining height */
#daybydaySection .container {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

/* Optional: Scrollbar styling */
.scrollable-itinerary::-webkit-scrollbar {
    width: 6px;
}

.scrollable-itinerary::-webkit-scrollbar-thumb {
    background: #bbb;
    border-radius: 3px;
}

.scrollable-itinerary::-webkit-scrollbar-thumb:hover {
    background: #888;
}

.itinerary-header .dayhead {
    width: 43px;
    border-radius: 50%;
    background: var(--theme-color);
    height: 43px;
    display: inline-grid;
    color: #d3d3d3;
    font-size: 10px;
    text-align: center;
    line-height: 1em;
    padding: 6px;
    font-weight: bold;
    font-style: italic;
}

.itinerary-header .dayhead .day {
    color: #fff;
    font-style: normal;
}

.daybydaysec .itinerary-header h6 {
    line-height: 2.5em;
    color: #000000;
    font-style: italic;
}

.itineraryImage {
    width: 300px !important;
    margin: auto;
    display: block !important;
    height: 200px !important;
}

.hoteldaybydaypopup .modal-body img,
.placesdaybydaypopup .modal-body img,
.thingsdaybydaypopup .modal-body img {
    width: 100%;
    height: 400px;
    object-fit: cover;
    object-position: center;
}

.hoteldaybydaypopup .model-desc,
.placesdaybydaypopup .model-desc,
.thingsdaybydaypopup .model-desc {
    padding-left: 15px;
    padding-right: 15px;
}

.itinerary-header.active .dropdown i {
    color: #dddddd;
}

.itinerayall .hotel-content a {
    color: #863be0;
}

.hoteldaybydaypopup .modal-footer,
.placesdaybydaypopup .modal-footer,
.thingsdaybydaypopup .modal-footer {
    background: var(--gray-color);
}

.hoteldaybydaypopup .modal-header,
.placesdaybydaypopup .modal-header,
.thingsdaybydaypopup .modal-header {
    background: var(--header-gradient);
}

.daybydaysec .owl-prev,
.daybydaysec .owl-next {
    margin-left: 70px;
    background: #f0f8ff5c;
    width: 30px !important;
    height: 30px !important;
}

.daybydaysec .owl-prev i,
.daybydaysec .owl-next i {
    color: #e0e1e1;
    font-size: 13px;
}

.daybydaysec .owl-carousel img {
    width: 300px !important;
    margin: auto;
}

.daybydaysec .owl-carousel .post-slide {
    width: 300px !important;
    display: block;
    margin: auto !important;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 16px;
    height: 16px;
    background-size: 100% 100%;
}

.carousel-control-prev,
.carousel-control-next {
    width: 30px;
    height: 30px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 15px;
    border-color: #ddd;
    background: #9e9e9e30;
    margin-left: 70px;
    margin-right: 70px;
}

#grouptoursSection .table-head {
    background: var(--header-gradient);
}

#grouptoursSection table {
    box-shadow: 0px 4px 50px rgba(0, 0, 0, 0.06);
}

#grouptoursSection table tbody tr:hover {
    background: #e1cadc61;
}

#hotelSection .th-product .woocommerce-product-rating {
    height: 75px;
}

.currencyFlag {
    width: 40px;
    border-radius: 10px;
    height: 30px !important;
    cursor: pointer;
}

#dropdownMenuButton .btn-group {
    float: right;
    gap: 20px !important;
}

#grouptoursSection table th:not(:first-child) {
    width: 30%;
}

.dropdownMenuButton {
    border: 1px solid #ddd;
    padding: 0px;
    box-shadow: 1px 1px 3px 2px #b8b8b8;
    background: aliceblue;
    border-radius: 10px;
}

.dropdownMenuButton.active {
    border: 1px solid #ddd;
    padding: 0px;
    box-shadow: 1px 1px 4px 4px #9C27B0;
    background: aliceblue;
    border-radius: 10px;
}

.pacifico-regular {
    font-family: "Pacifico", cursive;
    font-weight: 400;
    font-style: normal;
}

.daybydaysec .carousel-item {
    padding: 0px;
}

[data-ani="slideinup"] {
    opacity: 0;
    transform: translateY(40px);
    transition: all 0.8s ease-out;
}

[data-ani="slideinup"].animated {
    opacity: 1;
    transform: translateY(0);
}

[data-ani] {
    opacity: 0;
    transform: translateY(40px);
    transition: all 0.8s ease-out;
}

[data-ani].animated {
    opacity: 1;
    transform: translateY(0);
}

.blog-details .widget_title:before,
.blog-tags .widget_title:before,
.placestovisit-details .widget_title:before,
.thingstodo-details .widget_title:before {
    width: 11.5%;
    background-color: #bc21b669;
    position: absolute;
}

.blog-details .widget_title:after,
.blog-tags .widget_title:after,
.placestovisit-details .widget_title:after,
.thingstodo-details .widget_title:after {
    width: 20%;
    background-color: #ffffff69;
    left: 80%;
    right: 0;
    position: absolute;
}

.placestovisit-details .widget_categories a {
    line-height: 2em;
}

.blog-contact .widget_offer .offer-banner .box-title {
    color: #000000;
}

.blog-contact .widget_offer .offer-title {
    color: #000000;
}

.blog-contact .widget_offer .offter-num {
    color: #9C27B0;
}

.widget_offer .banner-logo {
    background-color: #673AB7;
}

.placesto-visit-page .th-product .product-content {
    margin-bottom: -0.4rem;
    padding: 30px 70px 0px;
    text-align: center;
}

.placesto-visit-page .th-product .product-title {
    margin-bottom: 20px;
}

.placesto-visit-page .th-product .product-title a {
    font-size: 30px;
}

.thingstodo-details .desc-img {
    height: 500px;
}

.nearbyPlacesSection .tour-box_img,
#hotelAmenitiesSection .tour-box_img {
    position: relative;
    border-radius: 16px 16px 0 0;
    z-index: 2;
    overflow: hidden;
    width: 100%;
    height: auto;
}

.gallery-section .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 490px;
}

.gallery-section .owl-item.center img {
    transform: scale(1.2);
    border: 4px solid var(--theme-pink);
    transition: transform 0.3s ease, border 0.3s ease;
    border-radius: 10px;
    height: 480px;
    margin-top: 10px;
    box-shadow: 1px 1px 10px 1px #0000008a;
}

.gallery-section .owl-carousel.owl-drag .owl-item.center {
    z-index: 999;
}

.gallery-section .post-slide {
    margin: 20px 0px 20px;
}

.gallery-section .owl-carousel {
    /* height: 800px; */
}

.gallery-section .owl-stage-outer {
    /* height: 800px; */
}

.gallery-section .owl-carousel .owl-stage {
    margin-top: 50px;
}

.gallery-section .owl-carousel .owl-nav {
    width: 100%;
    margin-left: 10px;
}

#hotelGallerySection .gallery {
    width: 98%;
    margin: auto;
}

.places-hotel .owl-item {
    border: 1px solid #ddd;
    border-radius: 10px;
}

.placesvisit-img {
    height: 600px !important;
    object-fit: cover;
}

.linksection .tagcloud a {
    border: 1px solid #dddddd00;
    margin-right: 5px;
    background-color: #ee098d0d;
    padding: 10px 25px !important;
    border-radius: 20px;
    text-transform: uppercase !important;
}

.linksection {
    background: #f8f8f8;
}

.widget_categories .price {
    border-bottom: 1px solid var(--gray-color);
}

.thingstodo-details .widget_categories a {
    border-bottom: 0px solid var(--gray-color);
}

.th-btn.style4 {
    border: 1px solid #673AB7 !important;
}

.th-btn.style1 {
    color: #fff !important;
}

.th-btn.style1:hover {
    color: var(--title-color) !important;
}

#hotelAmenitiesSection i,
.contact-info i {
    font-size: 3em;
    color: #ff6096;
}

#hotelAmenitiesSection h6 {
    color: #5e5e5e;
}

#hotelAmenitiesSection .card {
    width: 15rem;
    height: 12rem;
    margin-right: 25px;
    background: #ffffff94;
}

.mega-menu-box .mega-menu-title {
    padding: 7px 10px 0;
    justify-content: left;
}

header .mega-menu.mega-menu-content {
    width: 100%;
    max-width: 100%;
}

.mega-menu-box {
    background: #ffdde9;
    background: linear-gradient(304deg, #a022b6, #400085);
    padding: 10px;
}

.mega-menu-box .mega-menu-title a {
    color: #fdfdfd;
    text-align: left;
    line-height: 1.5rem;
}

.mega-menu-box .mega-menu-title a:hover {
    color: #ed098f;
}

.navmenuwidth {
    width: 60%;
}

.header-layout1 .main-menu {
    width: 100%;
}

.aboutusmenu {
    margin-left: 30% !important;
    width: 50% !important;
    max-width: 50% !important;
}

.callus .phone {
    font-weight: bold;
    font-size: 22px;
}

header.th-header {
    width: 100%;
    max-width: 100%;
}

.logosection {
    width: 16%;
}

.navmenuwidth {
    width: 60%;
}

.callus {
    width: 24%;
}

.atozbtn {
    width: 25%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.info-box_text .details p {
    text-align: left;
}

.footer-layout2 .about-text {
    text-align: left;
}

.header-button {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.header-layout1 .sticky-wrapper .menu-area {
    height: 100px;
}

.main.main-bg.bg-map-world {
    height: 825px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 435px, #8b8b8bb8), var(--map-url) no-repeat center 30%;
    background-color: #9c27b01a;
    background-size: 60%;
}

.main.main-bg.bg-map-world .map-list-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.main.main-bg.bg-map-world .map-labels,
.main.main-bg.bg-map-world .map-list-wrapper {
    width: 1100px;
    margin: 0 auto;
    margin-top: 190px;
}

.main.main-bg.bg-map-world .map-list-wrapper h1 {
    position: absolute;
    line-height: 1.3;
    font-size: 4.2rem;
}

.main.main-bg.bg-map-world #africa {
    top: 390px;
    left: 505px;
}

.main.main-bg.bg-map-world #antarctica {
    top: 630px;
    left: 360px;
    width: 120px;
}

.main.main-bg.bg-map-world #australasia {
    top: 510px;
    left: 855px;
    width: 200px;
}

.main.main-bg.bg-map-world #canada-usa {
    top: 270px;
    left: 155px;
    width: 160px;
}

.main.main-bg.bg-map-world #central-america {
    top: 390px;
    left: 205px;
    width: 215px;
}

.main.main-bg.bg-map-world #europe {
    top: 265px;
    left: 555px;
}

.main.main-bg.bg-map-world #indian-subcontinent {
    top: 360px;
    left: 740px;
    width: 165px;
}

.main.main-bg.bg-map-world #north-asia-and-russia {
    top: 195px;
    left: 770px;
    width: 230px;
}

.main.main-bg.bg-map-world #south-america {
    top: 475px;
    left: 310px;
    width: 125px;
}

.main.main-bg.bg-map-world #the-arctic {
    top: 150px;
    left: 410px;
    width: 110px;
}

.main.main-bg.bg-map-world #the-caribbean {
    top: 335px;
    left: 220px;
    width: 130px;
}

.main.main-bg.bg-map-world #indian-ocean {
    top: 455px;
    left: 660px;
    width: 150px;
}

.main.main-bg.bg-map-world #the-middle-east {
    top: 325px;
    left: 605px;
    width: 140px;
}

.main.main-bg.bg-map-world #south-pacific {
    top: 485px;
    left: 90px;
    width: 160px;
}

.main.main-bg.bg-map-world #southeast-asia {
    top: 415px;
    left: 815px;
    width: 135px;
}

.main.main-bg.bg-map-world .map-labels li {
    position: absolute;
    min-width: 100px;
    padding: 5px 10px;
    transition: background-color .3s;
    border-radius: 5px;
    font-family: "Merriweather", serif;
    font-size: 17px;
    text-align: center;
    top: 50px;
    right: auto;
    left: -100px;
    max-width: 250px;
    margin: 0;
    text-align: center;
    list-style-type: none;
    box-shadow: rgb(255 255 255) 0px 30px 60px -12px inset, rgba(0, 0, 0, 0.3) 0px 18px 36px -18px inset;
}

.main.main-bg.bg-map-world h1 {
    top: 70px;
    right: auto;
    left: -215px;
    max-width: 320px;
    margin: 0;
    text-align: left;
    color: #000000;
    text-transform: uppercase;
    font-size: 35px !important;
}

#by-country .country-group,
#by-region .region-group {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}

.map-list-wrapper li a {
    color: #000000;
}

.byRegioncountry .tab-buttons button {
    margin-right: -5px;
    border-radius: 0px;
}

.byRegioncountry i {
    font-size: 14px;
    color: #9C27B0;
}

.byRegioncountry .countryeach:hover i,
.byRegioncountry .countryeach:hover a,
.byRegioncountry .region-item:hover i,
.byRegioncountry .region-item:hover a {
    color: var(--theme-pink);
}

.countrylisting .th-product .product-img img {
    height: 150px;
    margin-bottom: 0px;
}

.contact .card {
    text-align: center;
    padding: 20px;
    margin-right: 20px;
    margin-bottom: 30px;
    float: left;
    width: 18rem;
}

.title-area h2.sec-title {
    font-size: 25px;
}

.about1img img,
.about2img img,
.about3img img,
.about4img img {
    width: 150px;
    height: 108px;
}

.about-page .card {
    padding: 20px;
}

.awardsimg {
    padding: 20px;
    width: 48%;
}

.awards-content {
    padding: 50px;
    padding-left: 20px;
}

.why-skanda-page img {
    width: 400px;
    height: 300px;
}

.airline-partners-page .card img {
    width: 300px;
    margin: auto;
}

.airline-partners-page .card {
    width: 25em;
    padding: 20px;
}

.list_dot_arrow li {
    width: fit-content;
    list-style-type: none;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
}

.list_dot_arrow li a {
    width: fit-content;
    background: aliceblue;
    padding: 10px;
    list-style-type: none;
    border-radius: 5px;
    float: left;
}

.travel-aware-page .card img {
    width: 70%;
    margin: auto;
}

.WidgetBackground__ContentContainer-sc a {
    display: none;
}

.static-reviews h2 {
    background: linear-gradient(130deg, #ff007f1c, #9c27b08f);
    color: #000000;
    display: inline-block;
    padding: 10px;
    border-radius: 10px;
}

.enquiryForm input[type="radio"] {
    visibility: visible;
    opacity: 1;
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
}
.header-button .th-btn:hover
{
	border: 2px solid #787878;
}

.image-height {
    max-width: 100% !important;
    height: 100% !important;
    object-fit: cover;
}

.red-color {
    color: red;
}
.holiday-carousel .product-img img {
    height: 270px;
    width: 400px!important;
}

.th-product:hover .product-img:before {
    opacity: 0.5!important;
}

.things-to-do-carousel .product-img img {
    height: 250px;
    width: 400px!important;
}

.things-to-do-carousel .product-content {
    height: 70px;
}
.holiday-carousel .th-product {
    margin: 10px 0;
}
.holiday-carousel .product-title {
    height: 65px;
}
.holiday-carousel .product-content {
    height: 100px;
}
 .latest-blog-carousel .global-img img {
    height: 250px;
 }
 .latest-blog-carousel .tour-content .box-title {
    text-align: center;
    background: aliceblue;
    padding: 10px;
 }

 .things-to-do .product-img {
    height: 400px;
 }

 .placesto-visit-page .th-product .product-content {
    padding: 20px;
 }

 .placesto-visit-page .product-img img {
    height: 300px;
 }

 .nearbyPlacesSection .owl-item img {
    height: 300px;
 }

 .tour-itinery-holiday-package .product-img img {
    height: 300px;
 }
 .tour-itinery-holiday-package .product-content h3 {
    height: 60px;
    overflow-y: auto;
 }

.descTwoPara p {
    text-align: justify !important;
    font-size: medium !important;
    margin-left: 15px !important;
    margin-right: 20px !important;
    margin-top: 15px !important;
}
/* Gallery carousel image pop-up */
.gallery-carousel .item img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}

.mfp-img {
    width: 700px !important;
    max-width: 100% !important;
    height: 500px !important;
    max-height: 100% !important;
}

.mfp-figure,
.mfp-image-holder,
.mfp-content {
    max-width: 100%;
    overflow: hidden;
}
/* Gallery carousel image pop-up */

#articlesList img {
    border-radius: 20px;
    padding: 10px;
    height: 300px;
}
#articlesList p {
    height: 170px;
}

.title-link:hover {
    color: #1376c5;
}

.card-flex {
    display: flex;
    justify-content: center;
}

.blog-card{
    width: 33%;
    margin: auto;
}

.page-navigate-btn {
    padding: 10px;
}
.page-navigate-btn a{
    background: linear-gradient(135deg, rgba(61, 0, 112, 0.8), #9C27B0, rgba(255, 0, 60, 0.8));
    color: aliceblue;
    border-radius: 20px;
}

.page-navigate-btn a:hover{
    background: aliceblue;
    color: #9C27B0;
    transition: all 0.4s ease;
    border: 1px solid;
}

.whatsapp-chat {
    position: fixed;
    bottom: 20px;
    right: 30px;
    background-color: #25D366;
    border-radius: 50%;
    padding: 10px;
    cursor: pointer;
    z-index: 1000;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    transition: transform 0.50s ease,background-color 0.50s ease,box-shadow 0.3s ease,bottom 0.50s ease;
}

.whatsapp-chat.move-up{
    bottom: 90px!important;
}

.whatsapp-chat svg {
    color: white;
}
/* Hover effect */
.whatsapp-chat:hover {
    background-color: white;
}

.whatsapp-chat:hover svg {
    color: #25D366;
}

/* Styles for screens 599px (phones) */
@media (min-width: 320px) and (max-width: 599px) {

    .logosection {
      width: 50%!important;
     }
    .navmenuwidth {
      width: 20%!important;
     }
    .submenusection {
      position: relative;
     }

    .owl-carousel .owl-nav {
      width: 97%;
      left: 5%;
    }

    .whentogo p {
        font-size: 14px!important;
    }

    .expertknowledge .tourguide-box1 {
    padding: 0;
    }
    .expertknowledge ul li {
        font-size: 14px;
    }

    .latest-blog-carousel p {
        font-size: 14px;
    }

    .thingstodo-list-page .th-product {
      height: 550px;
    }

    .things-to-do .product-img {
      height: 200px;
    }

    .gallery-section .owl-carousel .owl-item img {
      height: 200px;
    }

    .gallery-section .owl-carousel .owl-nav {
     margin-left: -3px;
     top: 55%!important;
    }

    .gallery-section .owl-carousel {
    height: auto;
    }

    .placesvisit-img {
        height: auto!important;
    }

    .nearbyPlacesSection .owl-item img {
      height: 200px;
     }

    .tour-itinery-holiday-package .product-img img {
      height: auto;
    }
    #articlesList p {
     height: 200px;
    }
    .hotels-resorts-page .th-product .product-img img {
     height: 250px;
     border-radius: 10px;
    }
    .card-flex {
     display: block;
     justify-content: center;
    }
    .blog-card{
     width: 100%;
     margin: auto;
    }
}
/* Styles for screens 600px to 1024px (tablets) */
@media (min-width: 600px) and (max-width: 1024px) {
  /* Tablet styles */
  .navmenuwidth {
      width: auto;
     }
  .submenusection {
      position: relative;
     }

  .whentogo p {
    font-size: 14px!important;
    }

    .gallery-section .owl-stage-outer {
    height: 510px;
    }
   .gallery-section .owl-item.center img {
        height: 347px;
   }
   .gallery-section .owl-carousel .owl-item img {
    height: 381px;
    }
    .owl-carousel .owl-nav {
        top: 50%;
    }
     .nearbyPlacesSection .owl-item img {
      height: 200px;
    }
    .tour-itinery-holiday-package .product-img img {
      height: 210px;
    }
    .hotels-resorts-page .th-product .product-img img {
      height: 250px;
      border-radius: 20px;
    }
    .blog-card {
      width: 75%;
      margin: auto;
    }
}
