img{
width:100%;	
}
.Main-bg img{
border-radius:50%;
    aspect-ratio:1/1;
    object-fit:cover;    object-position: top center;
}
.euipmodal ul{
	margin-top:0;	
	margin-bottom:0 !important;color:#756B60;
}
.euipmodal div{
	margin-bottom:40px;	
}
.euipmodal p{
	margin-bottom:10px !important;color:#5E4B3D;
}
.euipmodal .clr-class{
	color:#5E4B3D;
}
.ddi span{
	color: #bf8256 !important;
    border-bottom: 1px solid #bf8256;
	padding-bottom:5px;
}
.contact-sublayout{
border: 1px solid #F8E7DA;
    background: #FDF9F6;
padding:30px;
    border-radius:8px;
}
.tm-header-mobile .uk-navbar-container:not(.uk-navbar-transparent) {
    background: #BF8256;
}

#modal-pop .uk-modal-dialog {
    width: 800px;
    padding: 60px !important;
}
@media (min-width:936px){
  .contact-mbl{
    display:none !important;
  }
}
.blog-post-template-default h6{
	font-size:24px;
	
}
.meetpopup  .uk-modal-dialog {
   background:#E19965;
	padding: 50px 0 0 0;
	    width: 800px;
}
.meetpopup .uk-close svg {
    color: #fff;
	transform:scale(1.5);
}
.meetpopup .uk-close {
   top:30px;
	right:30px;
}
.meetpopup .uk-content {
   background:#fff;padding:144px 40px 40px;border-radius:0 0 16px 16px;
}
.Main-bg{
	text-align:center;
}
.Main-bg img{
	width:30%;    margin-bottom: -100px;
}
.angle-right{
	    display: flex;
    align-items: center;    justify-content: center;color:#E19965;
}
.angle-right img{
	width:6px;
	margin-left:10px;
}
/* ========== DESKTOP (6 per row) ========== */
@media (min-width: 960px) {
    .meet-img-grid .uk-child-width-1-6\@m > * {
        width: calc(100% / 6 + 30px); /* expand slightly for overlap */
        margin-left: -30px; /* overlap */
        position: relative;
    }

    /* Odd items overlap above */
    .meet-img-grid .uk-child-width-1-6\@m > *:nth-child(odd) {
        z-index: 3;
    }

    /* Even items behind */
    .meet-img-grid .uk-child-width-1-6\@m > *:nth-child(even) {
        z-index: 1;
    }
}

/* ========== TABLET (3 per row) ========== */
@media (min-width: 640px) and (max-width: 959px) {
    .meet-img-grid .uk-grid > * {
        width: calc(100% / 3 + 20px); /* 3 per row */
        margin-left: -20px;
        position: relative;
    }

    .meet-img-grid .uk-grid > *:nth-child(odd) {
        z-index: 3;
    }
}

/* ========== MOBILE (2 per row) ========== */
@media (max-width: 639px) {
    .meet-img-grid .uk-grid > * {
        width: calc(100% / 2 + 15px); /* 2 per row */
        margin-left: -15px;
        position: relative;
    }

    .meet-img-grid .uk-grid > *:nth-child(odd) {
        z-index: 3;
    }
}

/* Make the parent grid full-width */
.meet-img-grid .uk-grid {
    width: 100%;
    margin-left: 0; /* reset any extra margins */
    margin-right: 0;
    display: flex;
    flex-wrap: wrap;
}


.hero-bg .el-content{
    font-size:24px;
}
    .testimonial-slider .uk-width-1-3\@m {
        width: calc(91% / 3);
    }
   
.modalpopbg h5, .modalpopbg h6{
	margin-bottom:30px;
	color:#bf8256 !important;
}
.read-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 24px; /* space between items */
    margin-top: 20px;
	
}

.read-grid div{
font-family: DM Sans;
font-weight: 600;
font-size: 20px;
letter-spacing: 0;
color:#000;
}

.read-grid .author-css{
	color: #5E4B3D;
}
.read-grid .author-name{
	color: #BF8256;
}
/* Each item (first grid, second grid, future items) */
.read-grid > div {
    flex: 1 1 calc(50% - 24px); 
    /* 50% columns but allow wrap */
}

/* Number + Text layout */
.rg-first-grid .uk-inline,
.rg-second-grid .uk-inline,
.read-grid .uk-inline {
    display: flex;
    align-items: flex-start;
    gap: 12px;
	margin-bottom:40px;
}

/* Number section */
.read-grid .uk-inline > div:first-child {
    font-weight: 600;
    min-width: 35px;
    font-size: 18px;
}


/* Author style */
.author-css {
    display: block;
    font-family: DM Sans;
font-weight: 500;
font-size: 14px;
line-height: 0.8;
letter-spacing: 0;

}

/* Responsive: mobile = 1 column */
@media (max-width: 640px) {
    .read-grid > div {
        flex: 1 1 100%;
    }
}

.uk-modal-dialog table{
	width:100%;
}
.em-class{
	font-size:16px;	
}
.quo-title{
	color:#E19965;
}
.uk-lightbox img{
	background: #bcbcbc;
    padding: 10px;
    border: 8px;
}
.esslist .el-item{
	border: 1px solid #A89E95;
    padding: 16px 40px;
    border-radius: 8px;
	margin-bottom:20px;
}
.esslist .uk-accordion-title {
    padding: 0;
}
/* Parent container */
.flewx-div {
    display: flex;
    flex-wrap: wrap;         /* allows wrapping on small screens */
    gap: 20px;               /* spacing between items */
}

/* Each item: icon + text */
.flewx-item {
    display: flex;
    align-items: flex-start;
    width: 100%;             /* full width on small screens */
}
 .flewx-item.two-column {
        width: 43%;          /* two items per row */
    }


/* Icon container */
.flewx-item .icon {
    width: 20px;
    min-width: 20px;         /* ensures same width */
    margin-right: 10px;
    flex-shrink: 0;          /* prevents shrinking in flex */
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

/* Icon image */
.flewx-item .icon img {
    width: 100%;
    height: 100%;
    display: block;
}

/* Text container */
.flewx-item .text {
    white-space: normal;
    word-break: break-word;
    overflow-wrap: break-word;
}

/* Label styling */
.flewx-item .label {
    color: #F0F5FC;
    margin-bottom: 5px;
    font-weight: bold;
}

.marbor-20 .uk-section{
	    margin: 20px;
    border-radius: 16px;	
}
.radius-16 .uk-section{
    border-radius: 16px;	
	margin:0 20px;
}
.uk-sticky-fixed .uk-navbar-toggle {
    color: #e19965 !important;
}
.txt-orangeBF{
	color:#BF8256;
}
.team-pslider img{
	border-radius:8px;
}

/* .reading-list {
    float: right;          
    width: 442px;          
    text-align: right;     
        
}
.reading-list .el-item  {
   border-bottom: 1px solid #38322E29;
	padding-bottom:24px;
	margin-bottom:24px;
}

.reading-list  .uk-child-width-expand>div:nth-child(2){
    min-width: 362px;
}
.reading-list .icon-popup-cls,
.reading-list .uk-grid {
          
    justify-content: flex-end; 
} */
.right-div{
text-align:right;
}
.reading-list .el-item  {
   border-bottom: 1px solid #38322E29;
	padding-bottom:10px;
	margin-bottom:24px;
}
.margin-40{
	margin-top:60px !important;
	margin-bottom: 0px !important;
}
.itinerary .el-title {
    font-family: DM Sans;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.2;
    letter-spacing: 0;
    color: #80573A;
    padding: 0;
}
/* Optional: spacing between list and other content */
.reading-list {
    margin-left: 0px;   /* Adjust as needed */
    margin-top: 20px;
}
@media (min-width:1600px){
/* 	.reading-list {
    width: 642px; 
} */
	.reading-list  .uk-child-width-expand>div:nth-child(2){
    min-width: 562px;
}
	.own-btn-cls {
    padding: 8px 12px;
 
}
}
.icon-popup-cls .uk-link, .icon-popup-cls .own-btn-cls{
	transition: 0.3s all ease-in-out;
}
.icon-popup-cls:hover .uk-link{
	color:#E19965;
}
.icon-popup-cls:hover .own-btn-cls img{
	    transform: rotate(45deg);
	filter: brightness(0) invert(1); 
}
.own-btn-cls{
	background: #F8E7DA;
	padding: 8px 13px;
    border: none;
    border-radius: 50%;
    cursor: pointer;
	transition: 0.3s all ease-in-out;
}
.icon-popup-cls:hover .own-btn-cls{
	background:#E19965;
}
.radial-btn .uk-link span{
	    padding: 0;
    line-height: 1.2;
    background: 0 0;
    color: #bf8256 !important;
	border:none;
    border-radius: 0;
    border-bottom: 2px solid #bf8256;
	width:fit-content;
}
.radial-btn .uk-width-auto{
	    margin-right: 15px;
}

/* Hidden state */
.hide-div {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.6s ease, opacity 0.6s ease;
}

/* Visible state */
.hide-div.show {
  max-height: 100%; /* big enough to fit your content */
  opacity: 1;
}

/* Rotate arrow when opened (optional) */
.hide-btn img {
  transition: transform 0.4s ease;
	transform: scale(0.4) rotate(0deg);
}

.hide-btn.active img {
  transform: scale(0.4) rotate(180deg);
}

.readmore-btn .uk-button{
	    border-radius: 50px;
    padding: 8px 10px 8px 20px;
    border: none;
    background: #E19965;
    cursor: pointer;
}
.readmore-btn .uk-icon {
    background: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    align-items: center;
    line-height: 2;
}

.margin-80{
	margin-top:80px !important;
}
.margin-180{
	margin-bottom:180px !important;	
}
.padding-140{
	padding-bottom:140px !important;	
}
#tm-dialog .uk-modal-dialog{
	border-radius:0;
}
.marbot-120{
	margin-bottom:120px !important;	
}
#modal-center .uk-modal-dialog, #modal-request .uk-modal-dialog{
	background: #fdf9f6;	
}
.modalpopbg .uk-modal-dialog{
	background: #fdf9f6;	
	width:100%;
	padding:80px 100px;
}
.modalpopbg .uk-modal-dialog .uk-close svg{
transform: scale(2.5);
}
.modalpopbg .uk-modal-dialog .uk-close{
right:50px;
	top:50px;
}
.font-400{
	font-weight:400;
}
.uk-navbar-toggle-icon svg{
	transform:scale(1.5)
}
/* .uk-sticky-fixed .uk-navbar-toggle-icon svg{    color: #65452D;} */
.uk-light .uk-totop {
    color: #fff;
}
.underline-text{
	color: #E19965;
font-family: DM Sans;
font-weight: 500;
font-size: 20px;
line-height: 1.2;
letter-spacing: 0;
	margin-top:50px;
	    border-bottom: 1px solid;
    width: fit-content;

}

.uk-logo img {
    display: none;
}
.tm-header-mobile .uk-logo img {
    display: none;
}
.tm-header-mobile .uk-logo img.uk-logo-inverse {
    display: block;
}
.tm-header-mobile .uk-sticky-fixed .uk-logo img {
    display: none;
}
.tm-header-mobile .uk-sticky-fixed .uk-logo img.uk-logo-inverse {
    display: block;
}
.uk-logo img.uk-logo-inverse {
    display: block;
}
.uk-sticky-fixed .uk-logo img {
    display: block;
}
.uk-sticky-fixed .uk-logo img.uk-logo-inverse {
    display: none;
}
.search .uk-logo img, .blog-post-template-default .uk-logo img{
    display: block;
}
.search .uk-logo img.uk-logo-inverse, .blog-post-template-default .uk-logo img.uk-logo-inverse{
    display: none;
}


.certificate-silder img{
	border-radius:8px;
	
}
.uk-lightbox .uk-position-top-right{
	background-color: rgba(255, 255, 255, .3);
    padding: 21px 25px;
    z-index: 1;
    border-radius: 50%;
	    transform: scale(0.6);
}
.uk-lightbox .uk-position-top-right svg{
	color:#fff;
}
.uk-lightbox-slidenav  .uk-slidenav {
    padding: 21px 15px;
	    color: #fff;
    background-color: rgba(255, 255, 255, .3);
}
.uk-search-input{
	border: 2px solid #fff !important;
    color: #fff !important;
	height:52px !important;
	    background: #00000033 !important;
}
.uk-sticky-fixed .uk-search-input{
	border: 2px solid transparent !important;
}
.uk-search-input::placeholder{
	color:#fff;
}
.forminator-button{
	border-radius:8px !important;
}

.uk-modal-dialog{
	border-radius:16px;
}
.uk-search .uk-search-icon {  
    color: #fff !important;
}
.glossy-country .uk-position-top-right, .shortcode-country .uk-position-top-right{
	border-radius:4px;
}
.wa__btn_popup_icon,
.wa__btn_popup_txt {
  display: none;
  opacity: 0;
}
#forminator-module-2395.forminator-design--material .forminator-checkbox input:checked + span[aria-hidden], #forminator-module-2395.forminator-design--material .forminator-checkbox:hover span.forminator-checkbox-image, #forminator-module-2395.forminator-design--material .forminator-checkbox input:checked ~ span.forminator-checkbox-image {
	border-color: #fff !important;
}
.trip-list.uk-list>:nth-child(n+2) {
    margin-top: 20px;
}
.inex.uk-list>:nth-child(n+2) {
    margin-top: 20px;
}

.trip-list .uk-width-auto{
width:3%;
}

.uk-close-large svg{    
	transform: scale(1.5);
}

.country-post-type .uk-grid>*{
	padding-left:20px;
	
}

/* Trek Detail page css */
/* Make slider images full-width */
.overlay-class .uk-slider-items.uk-grid {
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: 100vw !important; /* Full viewport width */
}

.overlay-class .uk-slider-items.uk-grid > * {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.overlay-class .uk-slider-items.uk-grid .el-item {
  width: 100vw !important;
  max-width: 100vw !important;
  overflow: hidden;
}
.description-cls h5{
max-width:580px;
}

@media (max-width:936px){
.description-cls h5{
max-width:100%;
}
}
/* Stretch the image itself */
.overlay-class .uk-slider-items.uk-grid .el-item img.el-image {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}

.text-500{
	color:#756B60;
	font-weight:500;
}
.uk-accordion-title {
    position: relative;
}

.itinerary .uk-accordion-title::after {
    background: url('https://curvesarecreative.com/karnali/wp-content/uploads/2025/10/chevron-down.png') no-repeat center !important;
	    transform: scale(0.7);
}
.itinerary .uk-open > .uk-accordion-title::after {
    transform: rotate(180deg) scale(0.7) !important;
}
.paperplane{
	width: 10%;
	    margin-right: 10px;
}

.shortcode-country .uk-text-lead{
	line-height:1;
}
.glossy-country .uk-text-lead{
	line-height:1.4;
	color:#fff;
}
.glossy-country .uk-text-lead span{
	font-weight:400;
}
.tripcard-panel .uk-text-meta{
	margin-bottom: 40px;
	font-size:18px;
}

.team-pslider .uk-h6 {
    font-size: 20px;
}
	.team-pslider .uk-text-meta {
    font-size: 14px;
		text-transform:uppercase;
		line-height: 1.4;
}
/* Contact us page css */
.contact-list .el-content{
	font-family: DM Sans;
font-weight: 500;
font-size: 14px;
line-height: 0.8;
letter-spacing: 0;
	     word-break: break-word;
        overflow-wrap: break-word;
        white-space: normal;
}
.contact-list .uk-width-auto {
    width: 8%;
	    padding-left: 0;
}
.contact-grid{
	border:1px solid #F8E7DA;
	border-radius:8px;
	    padding: 0 40px 40px 40px;
}
    .contact-grid .uk-grid>.uk-grid-margin {
        margin-top: 0;
    }
    .contact-grid .uk-grid {
        margin-left: 0;
    }
.contact-grid > .uk-grid > div:first-child,
.contact-grid > .uk-grid > div:nth-child(2){
	margin-top:40px;
	padding-bottom:50px;
}
.contact-grid > .uk-grid > div:nth-child(3),
.contact-grid > .uk-grid > div:nth-child(4){
	padding-top:50px;
}
.contact-grid > .uk-grid > div:nth-child(4),
.contact-grid > .uk-grid > div:nth-child(2){
	padding-left:60px;
}
.contact-grid > .uk-grid > div {
  border-bottom: 1px solid #F8E7DA;
  border-right: 1px solid #F8E7DA;
  padding: 0px;
}

/* remove right border on last column */
.contact-grid > .uk-grid > div:nth-child(2n) {
  border-right: none;
}

/* remove bottom border on last row */
.contact-grid > .uk-grid > div:nth-last-child(-n+2) {
  border-bottom: none;
}
.team-pslider .uk-position-medium{
	margin-right:0;
}

.team-pslider .uk-flex:nth-child(4) img{
	object-position:bottom !important;
}
.team-pslider.tp .uk-flex:nth-child(4) img{
	object-position:center !important;
}
.team-pslider .el-slidenav svg {
    width: 20px;
	height:20px;
}
.team-pslider .uk-position-top-right{
  top: -45% !important;   /* relative to parent height */
  right: 0 !important;  /* relative to viewport width */
}
.uk-slidenav {
       border-radius: 50%;
    background-color: #F8E7DA;
}
.uk-light .uk-slidenav {
    color: #E6AB81;
}
.uk-lightbox-slidenav.uk-light .uk-slidenav {
    color: #fff;
}
.uk-slidenav:hover {
    background-color: #80573A;
}
.heading-line {
  display: flex;
  align-items: center;
  gap: 40px; /* space between text and line */
}

.heading-line h4 {
  margin: 0;
  font-weight: bold;
}

.heading-line::after {
  content: "";
  flex: 0.88; /* makes the line stretch */
  border-bottom: 1px solid #909DAD;
}



/* Moblie menu css */
.mbl-menu {
  padding: 0;
  margin: 0;
  list-style: none;
}
.uk-modal-body  .uk-accordion .el-item:last-child, .tm-height-min-1-1 .uk-accordion .el-item:last-child, #tm-dialog-mobile .uk-accordion .el-item:last-child {
	
      border-bottom: 1px solid rgb(255 255 255 / 50%) !important;
}
.uk-modal-body .uk-accordion>:nth-child(n+2), #tm-dialog-mobile .uk-accordion>:nth-child(n+2) {
	
      border-top: 1px solid rgb(255 255 255 / 50%) !important;
}
.mbl-menu li {
  list-style: none;margin-bottom: 14px;
}
#tm-dialog-mobile .uk-accordion-title {
    padding: 20px 0 0;
}
.mbl-menu li a{
  color:#FFFFFFCC;
}
/* .uk-modal.uk-open{
	background:#3d5d87;
} */
/* #modal-pop  .forminator-icon-calendar::before{
	background: url('https://curvesarecreative.com/karnali/wp-content/uploads/2025/11/calendar-svg-white.svg') no-repeat center center !important;
	background-size: contain !important;
} */
#modal-pop input{
	color:#65452d !important;
}
#modal-pop .forminator-label,#modal-pop .select2-selection__rendered, #modal-pop .forminator-checkbox-label {
    color: #65452d !important;
}
#modal-pop .forminator-checkbox-box{
	border-color:#65452d !important;
}
#modal-pop .uk-close {
    right: 15px;
    top: 15px;
}
.popup.uk-modal.uk-open {
    background: rgba(0,0,0,.6);
}
.uk-close svg{
	color:#65452d;
}
#modal-pop .uk-modal-dialog {
	background:#FDF9F6 !important;
}
#modal-pop .uk-close {
    right: 20px;
    top: 20px;
}
#modal-pop .uk-modal-dialog::before{
	content:'Trip Inquiry Form';
	color:#65452d;
    font-size: 30px;
}
/* Hide the default UIkit icon and add white chevron-down */
.uk-accordion-title{
	    padding: 20px 0;
}
.uk-accordion-title::after {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-left: 0.5em;
  vertical-align: middle;
  background: url('data:image/svg+xml;utf8,<svg fill="none" stroke="%23fff" stroke-width="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M6 9l6 6 6-6"/></svg>') no-repeat center;
  background-size: contain;
  transition: transform 0.3s ease;
	float:right;
}

/* Rotate icon when accordion is open */
.uk-open > .uk-accordion-title::after {
  transform: rotate(180deg);
}
.uk-accordion-title::before{
	display:none;
}



/* Dialouge menu on hover image change css */
.content-switcher {
     position: relative;
    width: 100%;
}

/* Fade transition for switcher content */
.content-switcher .el-item {
    transition: opacity 0.3s ease-in-out;
    opacity: 0;
    display: none;
    position: absolute; /* stack all items */
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.content-switcher .el-item.uk-active {
    display: block;
    opacity: 1;
}
.menu-switcher {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* 3 equal columns */
  gap: 10px; /* spacing between items */
	    padding-bottom: 10px;
}

.menu-switcher li {
  list-style: none; /* optional: remove default bullets */
}

.menu-switcher li{
	padding-left:0px;
	width:100%;
}

.menu-switcher a{
	   font-family: DM Sans;
font-weight: 500;
font-size: 16px;
line-height: 1.4;
letter-spacing: 0;
	opacity:0.8;

}
.search .uk-icon, .blog-post-template-default .uk-icon {
    color: #e19965;
}

    .uk-navbar-container {
        padding-top: 50px !important;
    }
 .tm-header-mobile .uk-navbar-container {
        padding-top: 0px !important;
    }
	.uk-sticky-fixed .uk-navbar-container {
        padding-top: 0px !important;
    }
	.search .uk-navbar-container, .blog-post-template-default .uk-navbar-container {
        padding-top: 15px !important;
    }

/* #tm-dialog .uk-modal-body {
    width: 100%;
    padding-right: 120px !important;
    padding-left: 120px !important;
	min-height: 700px !important;
} */
#tm-dialog .uk-modal-body {
    padding-top: 0 !important;
    width: 100%;
    padding-right: 120px !important;
    padding-left: 0 !important;
    padding-bottom: 0 !important;
}
#tm-dialog .uk-close{
	    right: 110px;
    top: 50px;
}
#tm-dialog .uk-close svg{
	  color:#fff;
}
.footer-header-margin{
margin-top:40px
}

.off-white .el-content{
	color: #c7cfd9;
}
.off-white .el-item:first-child{
	margin-top:10px;
}
.off-white .el-item{
	margin-top:18px;
}
.footer-list .el-content{
font-weight: 400;
font-size: 16px;
line-height: 1.4;
letter-spacing: 0;	
}
.tripcard-section{
	position: relative;
}
.tripcard-panel  {
  overflow: hidden;
  height: 0;
  transition: height 0.5s ease;
}
.icon-color img{
	filter: invert(0%);
}
.view-all-btn {
  display: none;           /* start hidden to remove empty space */
  opacity: 0;
  transform: translateY(-10px);
  transition: opacity 0.3s ease, transform 0.3s ease;
	    position: absolute;
    right: 0px;
    bottom: 0px;
}

.view-all-btn.show {
  opacity: 1;
  transform: translateY(0);
}

.view-all-btn img{
	width: 12%;
    margin-left: 16px;
}

.feature-btn .uk-icon {
  display: inline-block; /* required for transform */
  transition: transform 0.3s ease; /* smooth rotation */
}

.feature-btn .uk-icon.rotate {
  transform: rotate(180deg) scale(1.2);
}
.bg-letter-animate h1{
	margin-bottom:0;
	margin-top:0;
}
.tripcard-panel img{
 transition: transform 0.3s ease;
  transform-origin: center center;
}
.tripcard-panel .el-item > picture{
	 overflow: hidden;          /* hide overflow when image scales */
  border-radius: 10px;       /* optional, rounded corners */
	display:inline-block;
	width:100%;
	
}
.tripcard-panel img:hover{
	transform: scale(1.2);
}
.tripcard-panel .el-item:hover{
	 background: rgb(6 6 6 / 20%);
}
.tripcard-panel .el-item{
	cursor:pointer;
 background: rgb(6 6 6 / 10%);
    backdrop-filter: blur(10px);
    border-radius: 10px;
    padding: 15px;
    box-shadow: 0px 0px 1px rgb(255 255 255 / 100%);
    color: #fff;
      opacity: 0;
  transform: translateY(-20px);
  transition: opacity 0.8s ease, transform 0.8s ease, 0.3s all ease-in;
}
 .tripcard-panel .el-item.show {
  opacity: 1;
  transform: translateY(0);
	  
}




/* Home page text animate */

.bg-letter-animate {
  position: relative;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
}

.bg-letter-animate .similar-scroll {
  display: inline-block;
  font-size: 20vw;
  font-weight: 900;
  color: rgba(255,255,255,0.2);
  white-space: nowrap;
  animation-name: scrollText;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
	position: absolute;
    top: 22%;
}

@keyframes scrollText {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}





/* Transpanet button css */
/* .feature-btn .uk-button{
	border-radius: 50px;
    padding: 12px 14px 12px 26px;
    border: 1px solid #fff;
	line-height:1.6;
	background:#0000004D;
	cursor:pointer;
} */
.feature-btn .uk-button{
border-radius: 50px;
    padding: 8px 10px 8px 20px;
    border: 1px solid #fff;
    background: #0000004D;
    cursor: pointer;
}
.feature-btn .uk-icon{
	background: #E19965;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    align-items: center;
    line-height: 2;
    transform: scale(1.2);
}
.feature-btn .uk-margin-small-left {
    margin-left:30px !important;
}
.feature-btn .uk-icon:not(.uk-preserve) [stroke*="#"]:not(.uk-preserve){
	stroke-width:2px;
}



/* Styling for the button container */


.letsexplore{
font-weight: 600;
font-size: 32px;
	display: flex;
    align-items: center;
letter-spacing: 0;
	transition:0.3s all ease-in-out;padding: 0;

}
.letsexplore{
	color:#fff;	
}
.letsexplore:hover{
	color:#fff;	
}
/* Icon styling */
.letsexplore svg{
	width:40px;
}
.letsexplore .uk-icon {
padding: 2px 10px 2px 40px;
    border: 2px solid #fff;
    font-size: 20px;
    transition: transform 0.3s 
ease;
    border-radius: 50px;
}
.letsexplore .uk-icon{
	margin-right:25px;
}
/* Hover effect for the whole button */
.letsexplore:hover {
  transform:translateX(20px); /* Moves the button down */
}

/* Hover effect for the icon */
/* .letsexplore:hover .uk-icon {
  transform: translateY(4px); /* Moves the arrow down to mimic drag down */
} */


/* Top line - longest */
.uk-navbar-toggle-icon svg{
	width:40px;
	height:40px;
}

.uk-navbar-toggle-icon svg .line-1 {
  width: 20px;
	height:1px;
  x: 0;
  y: 0;
	
}

/* Middle line - medium */
.uk-navbar-toggle-icon svg .line-2 {
  width: 14px;
	height:1px;
  x: 0;
  y: 8.5px; 
}

/* Bottom line - shortest */
.uk-navbar-toggle-icon svg .line-4 {
  width: 8px;
	height:1px;
  x: 0;
  y: 17px; 
}

/* Hide extra animation line (optional) */
.uk-navbar-toggle-icon svg .line-3 {
  display: none;
}
.team-pslider.tp .uk-position-top-right{
      
	margin-top:0;
       
} 
.team-pslider.tp .uk-position-top-right {
    top: -24% !important;
}

@media (min-width:2000px){
	.team-pslider .uk-position-top-right {
    top: -42% !important;
}
}
@media (min-width:1560px){
	.uk-text-lead {
    font-size: 16px;
}
	
    .uk-container-expand{
    max-width:1400px;
        margin:0 auto;        
		margin-bottom: 20px;
    }
     .uk-container{
    padding-left:0;
         padding-right:0;
    }
	.uk-navbar-container .uk-container-expand{
    max-width:100%;
    }
	.uk-navbar-container  .uk-container{
    padding-left:150px;
         padding-right:150px;
    }

}
@media (max-width:1565px){
	.contact-grid > .uk-grid > div:nth-child(4), .contact-grid > .uk-grid > div:nth-child(2) {
    padding-left: 30px;
}
	.heading-line::after {

    flex: 0.83;
}
	
.uk-h1, h1 {
        font-size: 100px;
    }
	
	.uk-subnav>*>:first-child {
    font-size: 14px;
}
  
.team-pslider .uk-position-top-right{
        top: -52% !important;
       
} 
.team-pslider.tp .uk-position-top-right{
        top: -31% !important;
       
} 
}
@media (max-width:1450px){
	    .heading-line.hlg::after {
        flex: 0.8;
    }
	.uk-h3, h3{
		    font-size: 58px;
	}
	    .team-pslider .uk-position-top-right {
        top: -49% !important;
        margin-top: 0;
    }
	    .team-pslider.tp .uk-position-top-right {
        top: -34% !important;
        
    }
}
@media (max-width:1400px){
.contact-grid {
    padding: 0 10px 40px 10px;
}
	.contact-list .el-content{
	
line-height: 1;
}
	    .team-pslider .uk-position-top-right {
        top: -49% !important;
        margin-top: 0;
    }
	
}
@media (max-width:1350px){
	.uk-container {
        padding-left: 40px;
        padding-right: 40px;
    }
	.uk-h3, h3{
		    font-size: 60px;
	}
	    .team-pslider .uk-h6 {
        font-size: 22px;
    }
	    .team-pslider .uk-text-meta {
        font-size: 14px;
    }
	    .heading-line::after {
        flex: 0.76;
    }
	    .team-pslider .uk-position-top-right {
        top: -48% !important;
        margin-top: 0;
    }
}
@media (max-width:1300px){
	    .team-pslider.tp .uk-position-top-right {
        top: -37% !important;
    }
	.heading-line.hlg::after {
        flex: 0.76;
    }
}

@media (max-width:1200px){
	    .team-pslider.tp .uk-position-top-right {
        top: -41% !important;
    }
}
@media (max-width:1199px){
	    .team-pslider.tp .uk-position-top-right {
        top: -89% !important;
    }
}
@media (max-width:1150px){
	    .team-pslider.tp .uk-position-top-right {
        top: -100% !important;
    }
	    .heading-line.hlg::after {
        flex: 0.66;
    }
}
@media (max-width:1010px){
	    .team-pslider.tp .uk-position-top-right {
        top: -114% !important;
    }
	    .heading-line.hlg::after {
        flex: 0.56;
    }
}
@media (max-width:1251px){
	.uk-h3, h3{
		    font-size: 56px;
	}
	   
	.team-pslider .uk-position-top-right{
  top: -46% !important;   /* relative to parent height */
} 
}

@media (max-width:1200px){
	.team-pslider .uk-position-top-right{
  top: -40% !important;   /* relative to parent height */
}     
	.heading-line::after {
        flex: 0.72;
    }
	.uk-h3, h3{
		    font-size:50px;
	}
	    .uk-h1, h1 {
        font-size: 74px;
    }
	.uk-h5, h5 {
    font-size: 32px;
}
}

@media (max-width:1050px){
		.heading-line::after {
        flex: 0.65;
    }
	.uk-h3, h3{
		    font-size:48px;
	}
	    .team-pslider .uk-position-top-right {
        top: -44% !important;
    }
}
@media (min-width: 960px) {
    .uk-navbar-left, .uk-navbar-right, [class*=uk-navbar-center] {
        gap: 40px;
    }
	 .itinerary   .uk-width-1-6\@m {
        width: calc(100% / 13);
    }
	
}
@media (max-width: 960px) {
	.hero-bg .el-content{
    font-size:16px;
}
	    .uk-container {
        padding-left: 20px;
        padding-right: 20px;
    }
	.marbot-120{
	margin-bottom:40px !important;	
}
   .heading-line::after {
		flex: 0.72;
	}
	    .team-pslider.tp .uk-position-top-right {
        top: -22% !important;
    }
	.heading-line.hlg::after {
        flex: 0;
    }
	    .team-pslider .uk-position-top-right {
        right: 0vw !important;
        top: -24% !important;
    }
	.letsexplore{
		padding-left:0;
	}
	.paperplane {
    margin-right: 15px;
    width: 5%;
}
}
@media (max-width:752px){
	    .team-pslider .uk-position-top-right {
        right: 0vw !important;
        top: -28% !important;
    }
}
@media (max-width:723px) {
      .team-pslider.tp .uk-position-top-right {
        top: -26% !important;
    }
	    .heading-line::after {
        flex: 0.62;
    }
	    .team-pslider .uk-position-top-right {
     
        top: -29% !important;
    }
	
}

@media (max-width:639px) {
	.paperplane {
    width: 10%;
}
    .team-pslider.tp .uk-position-top-right {
            margin: 30px 20px 20px;
        top: inherit !important;
    }
	    .heading-line.hlg::after {
        flex: 0;
    }
	 .heading-line::after {
        flex: 0;
    }
	    .team-pslider .uk-position-top-right {
            margin: 30px 20px 20px;
        top: inherit !important;
    }
	
}

@media (max-width:1200px){
	 .uk-navbar-toggle::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url('data:image/svg+xml;utf8,<svg width="20" height="20" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><line fill="none" stroke="%23fff" stroke-width="1.4" x1="1" y1="1" x2="19" y2="19"/><line fill="none" stroke="%23fff" stroke-width="1.4" x1="19" y1="1" x2="1" y2="19"/></svg>') no-repeat center;
  background-size: contain;
		  opacity:0;
		  position: absolute;
        right: 20px;
}
	    .uk-navbar-toggle[aria-expanded="true"]::before {
        opacity: 1;
    }
	 .uk-navbar-toggle[aria-expanded="true"] svg {
        opacity: 0;
    }
	 
}
@media (max-width:936px){
	.margin-40{
	margin-top:40px !important;
}
	.margin-80{
	margin-top:40px !important;
}
	 .testimonial-slider .uk-width-1-3\@m {
        width: calc(91% / 2);
    }
	.modalpopbg .uk-modal-dialog {
    
    padding: 40px;
}
/* 	.reading-list {
    float: left;
		margin-top:40px;
		margin-left: 0;
		   
} */
	
	.contact-grid > .uk-grid > div {
    border-right: 1px solid transparent;
		padding-left:30px;
}
	.contact-grid > .uk-grid > div:nth-child(4){
		    border-top: 1px solid #CFE0F6;
	}
	.contact-grid > .uk-grid > div:nth-child(3){
		   padding-bottom:50px;
	}
	.uk-h1, h1{
		font-size:32px;
	}
	.uk-h4, h4{
		font-size:30px;
	}
	.uk-h5, h5{
		font-size:20px;
	}
	.uk-h6, h6{
		font-size:18px;
	}
	    .team-pslider .uk-h6 {
        font-size: 22px;
    }
	    .team-pslider .uk-text-meta {
        font-size: 14px;
    }
	  .contact-list .uk-width-auto {
    width: 5%;
}
	.uk-h3, h3, .uk-h2, h2{
		    font-size:42px;
	}
	.footer-header-margin{
margin-top:0px
}
	.view-all-btn {
    position: inherit;
}
	    .uk-h1, h1 {
        font-size: 58px;
    }
	.bg-letter-animate .similar-scroll {
    top: 35%;
}
	
	
}

@media (max-width:639px){
	#modal-pop .uk-modal-dialog {
    width: 100%;
    padding: 20px !important;
}
	.letsexplore .uk-icon {
    padding: 0px 6px 0px 24px;
   
}
	.tripcard-panel .uk-child-width-1-4\@l>* {
    width: 100%; 
}
	.meetpopup .uk-content {
    padding: 80px 20px 20px;
}
	.Main-bg img {
    margin-bottom: -50px;
}
	 .testimonial-slider .uk-width-1-3\@m {
        width: calc(91% / 1);
    }
	.footer-cls .uk-background-bottom-right {
    background-position: 50% 50%;
}
	.wa__btn_popup_txt{
		display:none !important;
	}
	.uk-sticky-fixed .uk-navbar-toggle {
    color: #fff !important;
}
	.modalpopbg .uk-modal-dialog .uk-close {
    right: 10px;
    top: 10px;
}
	.uk-h6, h6{
		font-size:20px;
	}
	.modalpopbg .uk-modal-dialog .uk-close svg {
    transform: scale(1);
}
	html {
    font-size: 18px;
}
	.modalpopbg .uk-modal-dialog {
    
    padding: 20px 10px 10px;
}
	.own-btn-cls {
    padding: 6px 10px;  
}
/* 	.reading-list {
		    width: 312px;
} */
	.reading-list .uk-child-width-expand>div:nth-child(2) {
    min-width: 228px;
}
	.uk-lightbox .uk-position-top-right{
	  background-color: rgb(0 0 0 / 30%);
}
	.uk-lightbox-slidenav .uk-slidenav {
     background-color: rgb(0 0 0 / 30%);
}
	.letsexplore {
		font-size: 20px;
   
}
	    .uk-h4, h4 {
        font-size: 27px;
    }
	    .contact-list .uk-width-auto {
        width: 8%;
    }

	
	
	.feature-btn .uk-button {
    padding: 10px 12px 10px 20px;    
		font-size:16px;
}
	.feature-btn .uk-icon {
    
		line-height: 2.5;
	}
	.view-all-btn img {
    width: 10%;
}
	.letsexplore .uk-icon {
    margin-right: 20px !important;
}
	.view-all-btn .uk-button-large {
    padding: 0 24px;
    line-height: 54px;
    font-size: 16px;
}
	
	    .uk-h3, h3 {
        font-size: 32px;
    }
	     .uk-h1, h1 {
        font-size: 48px;
			         word-break: break-word;
        overflow-wrap: break-word;
        white-space: normal;
    }
	   
	.uk-navbar-toggle-icon svg .line-4 {
    width: 5px;
    y: 12px;
}
	.uk-navbar-toggle-icon svg .line-2 {
    width: 9px;
    y: 5.5px;
}
	.uk-navbar-toggle-icon svg .line-1 {
    width: 15px;
    y: 0;
}
.euipmodal div{
	margin-bottom:20px;	
}
}


