*{
  margin:0;
  padding:0;
  outline:none;
}
html body{
  margin:0;
  padding:0;
  -ms-word-wrap:break-word;
  word-wrap:break-word;
  background-color:#132E41;
  position:relative;
  font-size: 15px;
  color: #ffffff;
  font-family: 'Montserrat';
  font-weight: 300;
}
.owl-carousel .owl-item img {
  width: auto !important;
  margin: 0 auto;
  width: auto;
}
/*--------commom css------------*/
a.slider-btn.btn,section#destinations button.owl-prev,section#destinations button.owl-next,h6.packn-title a,h6.packn-title-rit a,h6.packn-title-rit,section#packages button.owl-prev,section#packages button.owl-next,section#testimonialbutton.owl-prev,section#testimonial button.owl-next,.blog-n-author span, .blog-n-author span a,.date-box1 span,p.exot-locatn i.map-icn,.find-form input::placeholder {
    color: #4083E6 ;  
}
.desti-content,section#destinations button.owl-prev:hover,section#destinations button.owl-next:hover,i.servc-icon,section#packages button.owl-prev:hover,section#packages button.owl-next:hover,.tr-tips_head,section#testimonial button.owl-prev:hover,section#testimonial button.owl-next:hover,h6.find-head {
    background: #4083E6; 
}
h2.slide-main-head,p.slid-txt,h3.slide-review-no,p.slid-rev-hd,h6.slide-trvl-hd,p.slid-trvl-txt,.slid-socail-info a i,h3.abt-img1-hd,h3.abt-img2-hd,h3.abt-img3-hd,a.abt-btn.btn,h6.destin-title a,h6.destin-title,h6.desti-title-hidden a,h6.desti-title-hidden,p.desti-days,i.desti-map,i.desti-clock,p.desti-inn-txt,section#destinations button.owl-prev:hover,section#destinations button.owl-next:hover,i.servc-icon,section#packages button.owl-prev:hover,section#packages button.owl-next:hover,h3.discrn-title,h3.discrn-title a,a.disc-btn-inn i,a.disc-btn i,h6.discr-inn-hd,h3.discr-inn-txt,h6.tips-inn-hd,section#testimonial button.owl-prev:hover,section#testimonial button.owl-next:hover,h2.partnr-main-head,h6.find-head,.map-icn-stay i,.date-icon-stay i,.peopl-icn-stay i{
  color: #ffffff;
}

hr.abt-line, hr.desti-line, hr.serv-line, hr.pack-line, hr.stry-line, hr.tips-line, hr.testi-line, hr.blog-line, hr.gall-line, hr.exot-line {
  width: 5%;
  color: #000;
  opacity: 1;
  margin: 0px;
}
hr.abt-line,hr.desti-line,hr.serv-line,hr.pack-line,hr.stry-line,hr.tips-line,hr.testi-line,hr.blog-line,hr.gall-line,hr.exot-line {
  width: 5%;
  color: #232C5F;
  opacity: 1;
  margin: 0px;
}
label {
  margin-bottom: 0 !important;
}
img{
  margin:0;
  padding:0;
  border:none;
  max-width:100%;
  height:auto;
}
section img{
  max-width:100%;
}
h1,
h2,
h3
{
  margin:0;
  padding:10px 0;
  font-family: 'Mansalva';                    
  color:#ffffff;
  font-size: 22px;
  font-weight: 400;
}
h4,
h5,
h6{
  margin:0;
  padding:10px 0;
  font-family: 'Montserrat';                    
  color:#ffffff;
  font-size: 14px;
  font-weight: 600;
}
p{
  margin:0 0 15px;
  padding:0;
  font-size:14px;
  font-weight:400;
  color: #787878;
  font-family: 'Montserrat';                    
}
p, ul li a{
  letter-spacing: 0px;
}
body a{
  text-decoration:none;
  color:#000000;
}
a:hover{
  text-decoration:none;
  color:#000000;
}
a:focus,a:hover{
  text-decoration:none !important;
}
ul,ol{
  margin:0 0 0 15px;
  padding:0;
}
ul li, ol li{font-size: 14px;}
:hover{-webkit-transition-duration: 1s;
  -moz-transition-duration: 1s;
  -o-transition-duration: 1s;
  transition-duration: 1s;
}
blockquote {
  font-size: 18px;
  font-style: italic;
  max-width: 450px;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
}
blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: 0px;
  top: -10px;
  color: #7a7a7a;
}
blockquote:after {
  display: block;
  content: "\201D";
  font-size: 80px;
  position: absolute;
  right: 0px;
  bottom: -10px;
  color: #7a7a7a;
}
blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
blockquote cite:before {
  content: "\2014 \2009";
}
small{
  font-size:14px !important;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="phno"],input[type="password"],
textarea{
  border:1px solid #424648;
  font-size:16px;
  padding:10px 10px;
  margin:0 0 0px 0;
  height:auto;
  width: 100%;
  background: transparent;
}
section{
  background-size: cover;
  background-repeat: no-repeat;
  padding: 60px 0;
}
select{
  width: 100%;
  padding: 6px;
}
input[type="submit"] {
  padding: 10px 20px;
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  border: none;
  background-color: #000000;
}
input[type="submit"]:hover{
  cursor: pointer;
}
textarea {
  height: 80px;
}
.screen-reader-text {
  position: absolute;
  top:-9999em;
  left:-9999em;
}
.alignleft,
img.alignleft{
  display: inline;
  float: left;
  margin-right:20px;
  margin-top:4px;
  margin-bottom:10px;
  padding:0;
  padding:5px;
}
.alignright, img.alignright {
  display: inline;
  float: right;
  padding:5px;
  margin-bottom:10px;
  margin-left:25px;
  padding:5px;
}
.aligncenter, img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top:0;
  padding:5px;
}
.comment-list .comment-content ul {
  list-style:none;
  margin-left:15px;
}
.comment-list .comment-content ul li{
  margin:5px;
}
.toggleMenu{
  display:none;
}
table, td, th {
  border: 1px solid black;
}

/*----------------------  index ---------------------------*/
.post_pic_inner img {
    width: 100%;
}
.post-section {
    padding: 20px 0;
}
.postwrapper-box {
  border: 2px solid #eeeeee;
}
.cat-box {
  background: url(images/cat-icon.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 15px 0 30px 0;
}
.date-box {
  background: url(images/date.png) no-repeat 1px 3px;
  padding: 0 0 0 25px;
  font-style: italic;
  font-weight: bold;
  margin: 0 0 15px 0;
}

/*------------------Single Post -----------------*/
.srch-con-box {
  padding: 15px 10px;
}
.result-item{
  text-align: left;
}
.result-item h3 a,.result-item p,.result-item h6,.result-item span{
  color: #fff;
}
.srch-con-box {
  text-align: left;
}
.results-list.row {
  row-gap: 30px;
}
.search-results {
  padding: 60px 0;
}
#single_post .postbox .postbox-content {
  position: static;
 
}
.blog-n-author,.date-box1{
    font-size: 12px;
    font-weight: 600;
    color: #000;
}
.date-box1{
  color: #132E41;
}
.blog-n-categories {
    font-size: 12px;
    font-weight: 400;
    color: #6D6D6D;
}
#single_post .date-box {
  padding: 20px 10px;
  position: absolute;
  top: 35px;
  background-color: #000000;
  color: #ffffff;
  margin-left: 15px;
}
#single_post .date-box-inner {
  padding: 8px;
  border: solid 2px #ffffff;
}
.posttitle a
{
  font-size: 20px;
  letter-spacing: 1px;
  color: #1f1e1e;
  font-family: 'Montserrat';                    
}
.page-header h1
{
  color: #1f1e1e;
  font-family: 'Montserrat';                    
}
.entry-title
{
  color: #1f1e1e;
  font-family: 'Montserrat';                    
}
.single-post-content table td
{
  text-align: center;
}
.single-post-content .wp-audio-shortcode
{
  margin-bottom: 50px;
}

/*------------------ Contact Page -----------------*/
.contact-box input[type="submit"].cont-btn {
    border-radius: 7px;
    background: #4083E6;
    padding: 7px 40px;
    font-size: 18px;
    font-weight: 600;
    text-transform: capitalize;
    font-family: 'Montserrat';
    margin-top: 15px;
    width: 100%;
}
.contact-box input[type="submit"].cont-btn:hover {
  background: #000;
}
input[type='text'].cont-name,input[type='email'].cont-mail,.contac_form input[type='text'],.contac_form input[type='tel'] {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Montserrat';
    color: #A8A8A8;
    border: none;
    border-bottom: 1px solid #A8A8A8;
    line-height: 35px;
}
input[type='text'].cont-name::placeholder,input[type='email'].cont-mail::placeholder,.contac_form input[type='text']::placeholder,.contac_form input[type='tel']::placeholder{
  color: #A8A8A8;
}
.contact-color-bg.row {
    left: 0;
    position: absolute;
    bottom: -80px;
    right: 0;
}
.cont-form-bg-img {
    position: relative;
    margin: 6% 0px;
}
.cont-page-form {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
}
.contact-box a:hover,a.con-address span:hover {
    color: #4083E6;
}
.contact-page-details
{
  padding-bottom: 30px;
}
h3.contact-page {
  margin-left: 3%;
  font-weight: bold;
  color: #18304c;
  border-bottom: solid 4px #d3da36;
  display: table;
  margin-bottom: 4%;
}
.contact-box .wpcf7 input[type="text"]::placeholder
{
  font-family: 'Montserrat';                    
}
.contact-box .wpcf7 input[type="email"]::placeholder
{
  font-family: 'Montserrat';                    
}
.contact-box .wpcf7 textarea::placeholder
{
  font-family: 'Montserrat';                    
}

section#contact-box{
  padding:0;
  margin:0;
}
.contact-info {
  font-size: 14px;
  line-height: 26px;
  padding: 20px;
  width: 100%;

}
.contac_form h3 {
  text-align: center;
}
.contact-info .head{
  color:#000;
}

.c_content span {
  font-size: 18px;
}
.c_content p{
  font-size: 16px;
}
.contac_form .fancy-title {
    width: 250px;
    margin: 0 auto;
}
.contac_form label{
  width: 100%;
}
.c_content {
  color: #ffffff;
}
.contact-page-details .contact-address
{
  text-align:center;
  border:2px solid #cccccc;
  padding: 11px;
}
.contact-page-details .contact-email
{
  text-align:center;
  border:2px solid #cccccc;
  padding: 11px;
}
.contact-page-details .contact-phone
{
  text-align:center;
  border:2px solid #cccccc;
  padding: 11px;
}
.contact-page-details span
{
  font-size: 18px;
  font-weight: 600;
  color: #343434;
  padding-bottom: 15px;
  color: #1f1e1e;
  font-family: 'Montserrat';                    
}
a.con-address span{
  color: #000000;
  font-weight: 300;
}
.contact-box a, a.con-address span {
    color: #000000;
    font-family: 'Montserrat';
    font-weight: 600;
    font-size: 18px;
}
.contact-box span.wpcf7-spinner {
    display: none;
}
.contact-page-details .inner-cont i
{
  font-size: 35px;
  color:#343434;
  padding: 14px 0;
}
.contact-page-details .inner-cont p
{
  font-family: 'Montserrat';                    
  color: #343434;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}
.contact-color-bg h3
{
  font-size: 36px;
  color: #1f1e1e;
  font-family: 'Montserrat';                    
  font-weight: bold;
  padding-bottom: 30px;
}
.contact-color-bg
{
  text-align: center;
}
.contact-color-bg form textarea
{
  margin-right: 10px;
}
.contact-box .google-map
{
  padding-top: 30px !important;
  margin-bottom: 30px !important;
}

/*---------------- Banner ----------------------*/
.inner_banner img, .title-box img {
    width: 100%;
}
.main_title {
  margin-top: 20px;
}
.main_title h1{
  padding-top: 20px;
  margin-bottom: 22px;
  font-size: 36px;
  color: #2d3b3e;
  font-family: 'Montserrat';                    
  font-weight: bold;
}
hr.exot-line ,hr.abt-line,hr.prep-line,hr.cont-line,hr.cancel-line,hr.policy-line,hr.terms-line,hr.blog-inn-line,hr.faq-line{
    width: 5%;
    color: #232C5F;
    opacity: 1;
    margin: 0px;
}
hr.cont-line{
  color: #fff;
}
/* --------- Social Icon Widget ------- */

.social_widget a {
  color: #ffffff;
  padding: 7px 7px;
  margin-right: 7px;
  display: inline-block;
  margin-bottom: 5px;
  border-radius: 50%;
}
.social_widget a i {
  font-size: 13px;
  letter-spacing: 3px;
  width: 20px;
  text-align: center;
}
.social_widget a:hover{
  background: #4083E6;
  border: 1px solid #4083E6;
}

/* --------- Blog Page ------- */

.postbox-content .post-text
{
  font-size: 18px;
  color: #8fa3aa;
  font-family: "Source Sans Pro";
  line-height: 28px;
}
.postbox h3{
  font-weight:normal;
  font-size:35px;
  text-align: center;
}
.blogimg-full img{
  width: 100%;
}
.read-more-icon{
  text-align: center;
  margin: -55px 0 0 0;
  z-index: 999;
}
.read-more-icon a:hover{
  opacity: 0.9;
}
.continue-read a {
  color: rgba(19, 10, 138, 0.6);
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
  border: solid 1px #bbb;
  padding: 10px 20px 10px 20px;
  border-radius: 6px;
  display: block;
  background: #fff;
}
.continue-read a:hover{
  background: #18304c;
  color:#fff;
}
.continue-read {
  margin: -22px auto 0 auto;
  display: table;
}
.metabox img {
  border-radius: 50%;
  margin-left: 30%;
}
.postbox {
   margin-bottom: 39px;
   border: none;
   border-radius: 10px;
   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  
    margin-bottom: 30px;
}
.postbox h2{
  margin:0 0 5px;
  font-weight:bold;
}
a.post-readmore {
   font-size: 18px;
   border-bottom: 1px solid;
}
a.post-readmore i {
 margin-left: 8px !important;
 font-size: 18px;
 border-bottom: 1px solid #ffffff;
 padding-bottom: 2px;
}
.widget_recent_entries li {
  padding: 10px 0;
}
.postbox  a.blogbutton {
  background:none;
  color:#fff;
  font-size:12px;
  font-weight:bold;
  color:#fff;
  padding:6px 25px;
  border:1px solid #000;
  color:#000;
  font-size:18px;
  text-transform:uppercase;
  margin:25px 0 0 0;
  display:table;
}
.blogbutton-small{
  background:none;
  font-size:12px;
  font-weight:bold;
  padding:6px 25px;
  border:1px solid #000;
  color:#000;
  font-size:14px;
  text-transform:uppercase;
  margin:14px 0 0 0;
  display:table;
}
.metabox {
    color: #ffffff;
    padding: 5px 0;
    clear: both;
    margin: 10px 0;
}
.metabox .entry-date{
  margin:0 13px 0 0;
}
.metabox .entry-author{
  padding: 0 0 0 20px;
  margin:0 20px 0 0;
}
.metabox .entry-author a
{
  color: #ffffff;
}
.metabox .entry-comments{
  padding: 0 0 0 20px;
}
.logged-in-as a
{
  color: #ffffff;
}
#comment-nav-above .nav-links {
  width: 100%;
  float: left;
  margin-bottom: 17px;
}
#sidebar span.comment-author-link {
    margin-left: 14px;
}
.post-featured img {
  width: 100%;
}

/* ----------------------- POST---------------------- */
a.page-numbers, span.page-numbers.current {
  padding: 10px !important;
  background-color: #4083E6;
  color: #ffffff !important;
  border: 1px solid #4083E6;
}
.navigation span.page-numbers.current{
  background-color: #ffffff;
  border: 1px solid #4083E6;
  color: #000000 !important;
}
a.page-numbers:hover {
  background-color: #000;
}

#blog{
  padding-top:0;
  margin-top:0;
}
.blog-post h5{
  text-transform:uppercase;
  color: #000;
}
.blog-icon i {
  font-size: 20px;
  background: #bbb;
  border-radius: 50%;
  padding: 10px 14px 12px 15px;
  color: #fff;
  margin-right: 1%;
}
.blog-icon i:hover {
    background: #d3da36;
    color: #fff;
}
.blog-icon i.fa-google-plus {
    padding: 12px 10px 12px 11px
}
.widget.widget_search .widget-title{
  margin-bottom: 0 !important;
}
.feature-image-box img{
  width:100%;
}
.feature-image-box img a:hover{
  opacity:0.8;
}
.post-singlepage {
  border: solid 1px #bbb;
  box-shadow: 0 0 1px #bbb;
}
.bradcrumbs{
  padding:30px 0;
}
.bradcrumbs a{
  background:#f1f1f1;
  color:#000;
  padding:5px 15px;
  margin-right:5px;
}

.bradcrumbs span{
  background:#dddddd;
  color:#000;
  padding:5px 15px;
}

/*------------------ Comments BOX ------------------*/
#comments{
  float: left;
  width: 100%;
  margin-top: 10px;
}
#comments h2.comments-title{
  font-size:20px;
  font-weight:bold;
}
#comments h3.comment-reply-title{
  font-size:20px;
  font-weight:bold;
  clear:both;
}
#comments input[type="text"],
#comments input[type="email"],
#comments textarea{
  padding:12px 10px;
  font-size:18px;
}
#comments input[type="submit"].submit {
  padding: 10px 20px;
  text-transform: uppercase;
  font-weight: bold;
  margin-top: 20px;
  color: #ffffff;
  text-transform: uppercase;
  border-top: none;
}
#comments a time{
  color:#000;
  font-weight:bold;
  font-size:12px;
}
#comments .reply{
  text-align:right;
}
#comments .comment-metadata{
  width:90%;
  float:left;
  padding:1% 0 0 0;
}
#comments .comment-content{
  width:90%;
  text-align:left;
  margin-left:7%;
}
#comments .comment-author{
  margin-bottom: 1em;
}
#comments h2#reply-title {
  display: inline-table;
  font-family: 'Montserrat';                    
}
#comments .comment-author.vcard img {
  padding: 2px;
}

/*--------------- Sidebar -----------------*/
/* Sidebar */
#sidebar td#prev a {
  color: #6c6c6c;
 }
 #sidebar caption {
  font-weight: bold;
  color: #6c6c6c;
  font-size: 20px;
 }
 #sidebar table,#sidebar th,#sidebar td {
  border: 1px solid #e1e1e1;
  text-align: center;
 }
 #sidebar td {
  padding: 7px;
  color: #6c6c6c;
 }
 #sidebar th {
  text-align: center;
  padding: 5px;
  color: #6c6c6c;
 }
 #sidebar select {
  padding: 10px 5px;
  border: solid 1px #e1e1e1;
  color: #6c6c6c;
  background: transparent;
 }
 #sidebar form{
  text-align: center;
 }
 #sidebar h3 {
   font-size: 24px;
   color: #000;
   font-weight: 600;
   padding-bottom: 15px;
   margin-bottom: 11px;
   text-align: center;               
 }
 #sidebar input[type="search"] {
  padding:10px 10px;
  font-size:15px;
  color:#6c6c6c;
  border: solid 1px #e1e1e1;
  width: 100%;
 }
 #sidebar button[type="submit"] {
     width: 100%;
     margin-left: 0;
     margin-top: 10px;
     padding: 12px 0px;
     background: #000;
     border-color: #000;
     font: 500 16px Inter;
     color: #fff;
 }
 .middle-align input[type=search] {
     height: 41px;
     padding: 10px;
 }
 #sidebar .wp-block-search__inside-wrapper{
   display: block;
 }
 #sidebar label{
  margin-bottom: 0;
  width: 100%;
 }
 #sidebar input[type="submit"]{
  background-color :#000;
  color:#fff;
  padding:10px 0;
  font-size:12px;
  width: 100%;
  letter-spacing: 2px;
   border-radius: 0px 0px 10px 10px;
   font-weight: bold;
 }
 #sidebar .widget {
  padding: 20px;
  border: 1px solid #4083E6;
  margin-bottom: 50px;
 }
 #sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 17px;
 }
 #sidebar ul li{
  font-weight: 600;
   color: #343434;                 
   font-size: 15px;
   border-bottom: 1px solid #e1e1e1;
   padding: 10px 0;
 }
 #sidebar ul li:last-child
 {
   border:none;
 }
 #sidebar ul li a {
   font-weight: 600;
   color: #343434;                 
   font-size: 15px;
 }
 #sidebar .tagcloud a{
  border: solid 1px #e1e1e1;
  color:#6c6c6c;
  font-size:15px !important;
  padding:5px 18px;
  margin:0 0 5px;
  display:inline-block;
 }
 #sidebar .tagcloud a:hover{
  background:#ec1d23;
  color: #fff;
 }
 .single-post-content p
 {
   font-size: 18px;
   color: #fff;
   font-family: "Source Sans Pro";
   line-height: 28px;
 }
 
 /* Updated Sidebar Widget - Modern and Clean */
 
 #sidebar .widget {
   background-color: #ffffff;
   border: 1px solid #e1e1e1;
   padding: 20px;
   margin-bottom: 30px;
   border-radius: 12px;
   box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
 }
 
 #sidebar .widget h3 {
   font-size: 24px;
   font-weight: 600;
   color: #000; /* Blue color for headings */
   text-align: left;
   margin-bottom: 15px;
   text-transform: uppercase;
 }
 
 #sidebar .widget ul {
   list-style: none;
   margin: 0;
   padding: 0;
 }
 
 #sidebar .widget ul li {
   font-size: 16px;
   color: #343434; /* Dark gray for text */
   padding: 12px 0;
   border-bottom: 1px solid #f1f1f1;
   transition: all 0.3s ease;
 }
 
 #sidebar .widget ul li:hover {
   transform: translateX(5px);
 }
 
 #sidebar .widget .tagcloud a {
   background-color: #e1e1e1;
   color: #6c6c6c;
   border-radius: 25px;
   padding: 8px 18px;
   margin: 5px;
   font-size: 14px;
   display: inline-block;
   transition: all 0.3s ease;
 }
 
 #sidebar .widget .tagcloud a:hover {
   background-color: #4083E6;
   color: white;
 }
 
 #sidebar .wp-block-search__inside-wrapper {
   display: block;
 }
 
 #sidebar input[type="search"] {
   width: 100%;
   padding: 12px 10px;
   font-size: 15px;
   border: solid 1px #e1e1e1;
   border-radius: 10px 10px 0px 0px;
   margin-bottom: 0;
 }
 
 #sidebar button[type="submit"] {
   width: 100%;
   margin-top: 10px;
   padding: 12px 0;
   background-color: #4083E6;
   border-color: #4083E6;
   font: 500 16px Inter;
   color: #fff;
   border-radius: 0px 0px 10px 10px;
   transition: background-color 0.3s ease;
   margin-top: 0;
 }
 
 #sidebar button[type="submit"]:hover {
   background-color: #1d3f72; /* Darker blue for hover */
 }
 
 /* Recent Posts Section */
 #sidebar .widget ul li a {
   color: #000;
   font-weight: 600;
   font-size: 15px;
 }
 
 #sidebar .widget ul li a:hover {
   color: #4083E6; /* Red hover effect for links */
 }
 
 /* Calendar Style */
 #sidebar .calendar {
   border: 1px solid #e1e1e1;
   padding: 10px;
   border-radius: 12px;
   background-color: #ffffff;
 }

 #sidebar h2 {
  color: #000;
}
 
 #sidebar .calendar td {
   padding: 10px;
   text-align: center;
   font-size: 14px;
 }
 
 #sidebar .calendar td:hover {
   background-color: #4083E6; /* Blue hover for days */
   color: white;
 }
 
 #sidebar .calendar .today {
   background-color: #ec1d23;
   color: white;
 }
hr.abt-line,hr.desti-line,hr.pack-line,hr.tips-line,hr.blog-line,hr.gall-line{
  color: #ffffff;
   margin: 0;
   width: 5%;
   opacity: 1;
}
/*------------- Page -----------------*/

#prepare_travel .abt-main-head{
  color: #000;
}
.exotic-main-head{
  color: #000;
}
.prod-price,.exot-rate{
  color: #787878;
}
div#about-inner-page a.abt-btn.btn {
    font-size: 14px;
    font-weight: 600;
    position: relative;
	color:#ffffff;
}
div#about-inner-page span.abt-button {
    position: absolute;
    left: 0;
    right: 0;
    top: 25px;
}
.title-box{
  color:#fff;
  text-transform:uppercase;
  font-weight:bold;
  text-align:center;
  margin-bottom:25px;
  position: relative;
}
.title-box img{
  width:100%;
}
h1.banner-head {
    font-size: 75px;
    font-weight: 400;
    color: #ffffff;
}
.above_title {
    position: absolute;
    right: 0;
    left: 0;
    text-transform: none;
    top: 190px;
}
.read-moresec{
  margin:2% 0;
}
.middle-content {
  padding-bottom: 20px;
}
p.banner-txt {
    font-size: 18px;
    font-weight: 400;
    font-family: 'Montserrat';
    color: #fff;
    text-transform: none;
    position: absolute;
    right: 8%;
    top: 12%;
    left: 61%;
    text-align: left;
}
div#destination input.search-field {
    border: none;
    background: none;
    font-size: 18px;
    font-weight: 400;
}
div#destination input.search-field::placeholder{
  color: #6D6D6D;
}
div#destination label.inn-serch-bord i {
    color: #2C2C2C;
    font-size: 20px;
}
div#destination label.inn-serch-bord {
    border: 1px solid #CBCBCB;
    border-radius: 10px;
    height: 77px;
    width: 73%;
    padding: 25px;
    text-align: left;
}
div#destination input.search-submit {
    font-size: 14px;
    font-weight: 600;
    font-family: 'Montserrat';
    color: #ffffff;
    background: #4083E6;
    border-radius: 10px;
    padding: 25px 50px;
    margin-left: 50px;
}
div#destination input.search-submit:hover {
  background: #000;
}
div#destination .inner-page-form {
    text-align: center;
    background: #ffffff;
    margin: auto;
    width: 60%;
    border-radius: 10px;
    padding: 20px 0px;
    margin-bottom: 5%;
}
div#destination .swiper-container {
  position: relative;
}

div#destination .swiper-wrapper {
  display: flex;
}

div#destination .swiper-slide {
  display: none; /* Hide all slides */
}

div#destination .swiper-slide-active {
  display: block !important; /* Only show the active slide */
}
div#destination .swiper-slide {
    opacity: 0;
}
div#destination .swiper-slide-active{
    opacity: 1;
}
div#destination .swiper-button-prev:after,div#destination .swiper-button-next:after {
    font-size: 12px !important;
    color: #ffffff;
    font-weight: bold;
    background: rgba(255, 255, 255, 0.42);
    border-radius: 50%;
    padding: 8px 9px;
    width: 25px;
    height: 25px;
}
i.star-icn {
    color: #F0955E;
}
i.map-icn {
    color: #4083E6;
}
p.exot-locatn{
  color: #2C2C2C;
}
h6.abt-inn-detl-hd {
    font-size: 16px;
    font-weight: 600;
    color: #2C2C2CC2;
}
img.img-inn-abt1,img.img-inn-abt2 {
    width: 100%;
}
.detail-abt-cont-box,.detail-abt-cont-box2 {
    background: #ffffff;
    border-radius: 10px;
    padding: 30px;
    box-shadow: 3px 0px 4px rgba(0, 0, 0, 0.25);
}
p.abt-inn-detl-txt {
    line-height: 17px;
}
h6.prep-main-head {
    font-size: 16px;
    color: #2C2C2C;
}
.prep-img-box {
    border: 1px dashed #A8A8A8;
    border-radius: 50%;
    width: 228px;
    height: 228px;
    padding: 85px;
    margin: auto;
}

.preppp:hover .prep-img-box {
  border: 2px dashed #007bff;
}
.preppp:hover h6 {
  color: #007bff;
}
h2.partnr-main-head{
  color: #ffffff;
}
div#about-inner-page .partnr-main-head:before {
    content: '';
    background-image: url(../images/partner/partner-zig.png);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-size: cover;
    background-repeat: no-repeat;
    width: 8%;
    height: 10px;
    margin: auto;
}
div#about-inner-page section#our_partner {
    margin-top: 8%;
    background-size: cover;
}
h6.cancel-inn-head {
    color: #fff;
    font-size: 16px;
}
p.cancel-info-sm-head,p.cancel-policy-sm-head {
    font-size: 14px;
    font-weight: 600;
}
span.cancel-info-text,span.cancel-policy-text {
    font-weight: 400;
}
h6.policy-intro-head,section.terms_and_conditions h6,section.privacy_policy h6 {
    color: #fff;
    font-size: 16px;
}
hr.faq-line{
  color: #ffff;
}
ul.data-list,ul.data-list2,ul.choice-list1,ul.choice-list2,ul.choice-list3 {
    list-style: auto;
}
section.terms_and_conditions ul {
    list-style: upper-alpha;
}
span.heading3 {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
}
p.text-404 {
    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    width: 40%;
    margin: auto;
}
a.button.hvr-sweep-to-right.hom-btn {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    background: #4083E6;
    padding: 10px 50px;
    border-radius: 7px;
    margin-right: 60px;
}
a.button.hvr-sweep-to-right.bck-btn {
    font-size: 16px;
    font-weight: 600;
    color: #ffffff;
    border: 1px solid #4083E6;
    padding: 10px 50px;
    border-radius: 7px;
}

a.button.hvr-sweep-to-right.bck-btn:hover ,a.button.hvr-sweep-to-right.hom-btn:hover {
  border: 1px solid #000;
  background: #000;
}
.errro-page{
  padding: 100px !important ;
}
.cancl-detail-box p{
  color: #bebcbc;
}

.cancl-detail-box .cancel-info-sm-head{
  color: #fff;
}


/*----------about--*/
a.abt-btn.btn:hover {
  border: 2px solid #4083E6;
  border-radius: 50px;
}
hr.abt-line{
  color: #ffffff;
}
h2.abt-main-head,.abt-img1,.abt-img2,.abt-img3 {
  position: relative;
}

h3.abt-img1-hd,h3.abt-img2-hd,h3.abt-img3-hd {
  font-size: 30px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.abt-img1:before,.abt-img2:before,.abt-img3:before {
  content: '';
  position: absolute;
  background: rgba(19, 46, 65, 0.53);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 80px;
}
img.img-1-abt,img.img-2-abt,img.img-3-abt {
  border-radius: 80px;
}
span.abt-bold-word {
  font-weight: 600;
  color: #ffffff;
}
p.abt-para,p.abt-para2  {
  color: #A3A1A1;
}
h3.count-plus {
  font-size: 30px;
}
a.abt-btn.btn {
  font-size: 14px;
  font-weight: 600;
  position: relative;
}
span.abt-button {
  position: absolute;
  left: 0;
  right: 0;
  top: 25px;
}
span.countr-num.count-no4:after {
  content: 'Lacs';
}
.counter-hd-box{
  position: relative;
}
.counter-hd-box:after{
  content: '';
  border-right: 1px solid #fff;
  position: absolute;
  top: 20px;
  right: 0;
  height: 42px;
  width: 100%;
}
.counter-hd-box.count-line4:after {
  border: none;
}
.counter-hd-box.count-line1 {
  text-align: start !important;
}


/* Animate About images on hover */
.abt-img1:hover img,
.abt-img2:hover img,
.abt-img3:hover img {
transform: scale(1.05);
transition: transform 0.4s ease;
}

.abt-img1 img,
.abt-img2 img,
.abt-img3 img {
transition: transform 0.4s ease;
}

/* Animate headings on scroll (fade-up) */
h3.abt-img1-hd,
h3.abt-img2-hd,
h3.abt-img3-hd {
opacity: 0;
transform: translateY(20px);
transition: all 0.6s ease-out;
}

/* When visible, animate headings */
.animate-visible h3.abt-img1-hd,
.animate-visible h3.abt-img2-hd,
.animate-visible h3.abt-img3-hd {
opacity: 1;
transform: translateY(0);
}

/* Button glow effect on hover */
a.abt-btn.btn:hover {
box-shadow: 0 0 12px #4083E6;
transition: all 0.3s ease;
}

/* Optional: Zoom effect on slide image */
@keyframes zoomBg {
  0% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
} 
.abt-left-img {
animation: zoomBg 5s ease-in-out infinite alternate;
}


/*--------partner------*/
.partnr-main-head{
  position: relative;
}
.partnr-main-head:before{
  content: '';
  background-image: url('../images/partner/partner-zig.png');
  position: absolute;
  top: 0;
  bottom: 50px;
  left: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat;
  width: 8%;
  height: 10px;
  margin: auto;
}

.partnr-img-box:hover img { 
  filter: brightness(0%);
}
/*-----service-------*/
h6.service-title a,h6.service-title {
  font-size: 16px;
  color: #2C2C2C;
}
i.servc-icon {
  width: 52px;
  height: 52px;
  text-align: center;
  padding: 15px;
  font-size: 20px;
  border-radius: 7px;
}
.serv-shift-icon {
  margin-top: -25px;
}

h2.exotic-main-head, h2.serv-main-head, h2.story-main-head, h2.testi-main-hd {
  color: #000000;
}

/* Hover effect on the card */
.serv-place {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.serv-place:hover {
  transform: translateY(-8px);
  border-radius: 20px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
}

/* Image zoom on hover */
.servc-img {
  transition: transform 0.4s ease;
}
.serv-place:hover .servc-img {
  transform: scale(1.05);
}

/* Icon animation: bounce or scale */
.servc-icon {
  transition: transform 0.3s ease, background-color 0.3s ease;
}
.serv-place:hover .servc-icon {
  transform: scale(1.2) rotate(5deg);
  background-color: #000000; /* optional subtle highlight */
}

/* Title hover effect */
.service-title a {
  transition: color 0.3s ease;
}
.serv-place:hover .service-title a {
  color: #007bff; /* subtle brand highlight on hover */
}


/*-destination--------*/

p.desti-inn-txt{
  font-size: 12px;
  text-align: justify;
  line-height: 17.07px;
}
.desti-img {
  position: relative;
}
h6.destin-title a,h6.destin-title {
  position: absolute;
  bottom: 8px;
  left: 15px;
}
.desti-img img,img.packn-img,img.packn-img-rit,img.stry-plce-img,img.blog-image,section#gallery img {
  border-radius: 10px;
}
h6.desti-title-hidden a,h6.desti-title-hidden {
  font-size: 16px;
}
.desti-box:hover .desti-content {
  display: block;
  margin-top: -10rem;
  position: relative;
transform: translateY(0px);
}
.grow {
transition: transform .5s ease-in-out;
-moz-transition: transform .5s ease-in-out;
-webkit-transition: transform .5s ease-in-out;
}

.grow:hover {
-webkit-transform: scale3d(1.05, 1.2, 1);
-ms-transform: scale3d(1.05, 1.2, 1);
transform: scale3d(1.05, 1.2, 1);
z-index: 99999;
  position: relative;
}
.desti-content {
  display: none;
}
.desti-box:hover .desti-content {
  transform: scale3d(1, 0.89, 0.8);
}
section#destinations .owl-stage {
  margin: 8% 0%;
}
section#destinations .owl-nav.disabled,section#packages .owl-nav.disabled{
  display:  block;
}
section#destinations .owl-nav,section#packages .owl-nav,section#testimonial .owl-nav{
  text-align: center;
}
section#packages .owl-nav{
  margin: 5% 0px;
}
section#testimonial .owl-nav{
  margin: 3% 0px;
}
section#destinations button.owl-prev,section#destinations button.owl-next,section#packages button.owl-prev,section#packages button.owl-next,section#testimonial button.owl-prev,section#testimonial button.owl-next {
  background: #ffffff;
  border: none;
  font-size: 30px;
  width: 43px;
  height: 43px;
  border-radius: 5px;
  margin: 0px 10px;
}
h6.destin-title a{
  color: #fff;
}

/*faq*/
.accordion button {
    position: relative;
    display: block;
    width: 100%;
    background: #ffffff;
    color: #2C2C2C;
    font-size: 14px;
    font-weight: 600;
    border: none;
    padding: 25px 20px 25px 25px;
    border-radius: 10px;
}
.accordion-item {
    border-radius: 10px !important;
}
.accordion button:hover,
.accordion button:focus {
  cursor: pointer;
 
}
.accordion-item:hover{
   border: 1px solid #4083E6;
}
.accordion button:hover .accordion button .icon,
.accordion button:focus .accordion button .icon,button#accordion-button-1:hover .icon,.accordion button[aria-expanded='true'] + .icon {
    color: #4083E6;
  background: #ffffff;
}
.accordion button .icon {
  display: inline-block;
    position: absolute;
    top: 27px;
    right: 20px;
    width: 21px;
    height: 21px;   
    color: #4083E6;
}
.accordion button .icon::before {
  display: block;
  position: absolute;
  content: '';
  top: 9px;
  left: 5px;
  width: 10px;
  height: 2px;
  background: currentColor;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: '';
  top: 5px;
  left: 9px;
  width: 2px;
  height: 10px;
  background: currentColor;
}
.accordion button[aria-expanded='true'] .icon::after {
  width: 0;
}
.accordion button[aria-expanded='true'] {
  
  border-radius: 10px 10px 10px 10px;
}
.accordion button[aria-expanded='true'] + .accordion-content {
  opacity: 1;
  max-height: 10em;
  transition: all 200ms linear;
  will-change: opacity, max-height;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear, max-height 200ms linear;
  will-change: opacity, max-height;
}
.faq-search-inn p {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}
.faq-search-inn i {
    display: none;
}
.faq-search-inn input.search-field {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    border: 1px solid #4083E6;
    background: transparent;
    width: 100%;
    padding: 15px 20px;
    margin-bottom: 15px;
}
.faq-search-inn input.search-field::placeholder {
  color: #fff ;
}
.faq-search-inn form.search-form.serach-page{
  position: relative;
}
.faq-search-inn label.inn-serch-bord {
    width: 100%;
}
.faq-search-inn input.search-submit {
    position: absolute;
    right: 6px;
    top: 6px;
}
hr.policy-line{
  color: #fff;
}
.polcy-detail-box p{
  color: #fff;
}
.terms-content-box,.terms-content-box p{
  color: #fff;
}

.middle-content p,.content_page p{
  color: #fff;
}

/*-------exotic-locales--------*/
.swiper-container {
  position: relative;
}

.swiper-wrapper {
  display: flex;
}

.swiper-slide {
  display: none; /* Hide all slides */
}

.swiper-slide-active {
  display: block !important; /* Only show the active slide */
}
.swiper-slide {
    opacity: 0;
}
.swiper-slide-active{
    opacity: 1;
}
h6.exotic-name,p.exot-locatn,h6.exot-rate,h6.exotic-name a {
    color: #2C2C2C;
}
p.exot-days {
    font-size: 13px;
    color: #6D6D6D;
}
p.exot-locatn {
    font-size: 13px;
}
h6.exot-rate {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Helvetica';
}
h6.exot-rate i {
    color: #F0955E;
}
h6.prod-price {
    font-size: 13px;
    font-weight: 500;
    color: #132E41;
}
.swiper-button-prev:after,
.swiper-button-next:after {
    font-size: 14px !important;
    color: #ffffff;
    font-weight: bold;
    background: rgba(170, 170, 170, 0.5); /* slightly transparent */
    backdrop-filter: blur(6px); /* ✅ blur effect */
    -webkit-backdrop-filter: blur(10px); /* ✅ for Safari */
    border-radius: 50%;
    padding: 8px 9px;
    width: 30px;
    height: 30px;
    display: none;
    align-items: center;
    justify-content: center;
}

.exot-inn-detail:hover .swiper-button-prev:after,
.exot-inn-detail:hover .swiper-button-next:after {
    display: flex;
}

.exot-inn-detail img {
    width: 100%;
    border-radius: 15px;
}
h6.exotic-name,h6.exotic-name a{
    color: #000000;
    font-size: 13px;
}




  /* Card base structure - prevent flicker */
  .exot-inn-detail {
    position: relative;
    overflow: hidden; /* always on to avoid flicker */
    border-radius: 15px; /* always on for smoother visuals */
    transition: transform 0.4s ease, box-shadow 0.4s ease;
  }
  .page-template-search-results .exot-inn-detail {
    background-color: #fff;
  }
  /* Hover visual elevation */
  .exot-inn-detail:hover {
    transform: translateY(-6px);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
  }
  
  /* Image zoom */
  .exot-info img {
    transition: transform 0.5s ease;
  }
  .exot-inn-detail:hover .exot-info img {
    transform: scale(1.05);
  }
  
  /* Gradient overlay */
  .exot-info {
    position: relative;
  }
  .exot-info::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40%;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
    z-index: 1;
    opacity: 0;
    transition: opacity 0.4s ease;
    pointer-events: none; /* avoids flicker on hover */
  }
  .exot-inn-detail:hover .exot-info::before {
    opacity: 1;
  }
  
  /* Bottom content box stays structured */
  .exotic-detail-box {
    position: relative;
    z-index: 2;
    padding: 10px 8px 13px;
  }

  .exot-inn-detail:hover .exotic-detail-box {
    background: #fff; /* always white to avoid layout jump */
  }
  
  /* Text elements with hover-only enhancements */
  .exotic-name a {
    font-size: 14px;
    font-weight: 600;
    color: #222;
    text-decoration: none;
    transition: color 0.3s ease;
  }
  .exotic-name a:hover {
    color: #007bff;
  }
  
  .exot-locatn,
  .exot-days {
    font-size: 12px;
    color: #666;
    margin: 2px 0;
  }
  
  .exot-rate {
    font-size: 14px;
    color: #F0955E;
    font-weight: bold;
  }
  
  .prod-price {
    font-size: 14px;
    font-weight: 600;
    color: #132E41;
  }
  



/*---------------- Pagination ----------------*/
.navigation {
  font-size:14px;
  font-weight:bold;
  margin: 10px 0;
}

.navigation a {
  padding: 0;
}
.navigation span, .navigation a {
  display: block;
  float: left;
  padding: 10px 15px 0 15;
  margin-bottom: 10px;
  margin-right: 10px;
  color: #ffffff;
  -webkit-transition: background .15s ease-in-out;
  -moz-transition: background .15s ease-in-out;
  -ms-transition: background .15s ease-in-out;
  -o-transition: background .15s ease-in-out;
  transition: background .15s ease-in-out;
  font-weight: normal;
}
.navigation span.meta-nav {
  font-weight: bold;
}
.navigation .current{
  background: #333333;
  color:#ffffff;
  font-weight:normal;
}
div#comments p {
  color: #fff !important;
}

.gals {
  position: relative;
  overflow: hidden;
}

.gals img {
  display: block;
  transition: transform 0.5s ease;
}

.gals::before {
  content: '';
  position: absolute;
  top: 0;
  left: -75%;
  width: 50%;
  height: 100%;
  background: linear-gradient(120deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.6) 100%);
  transform: skewX(-25deg);
  transition: left 0.75s ease;
}

.gals:hover::before {
  left: 125%;
}

/* ------------- Category --------------------*/
.inneerr{
  color: #fff;
}
.inneerr .abt-bold-word{
  font-weight: 600;
}

.category-page h4{
  text-align: left !important;
}
ul.post-categories {
  list-style: none;
  margin: 0;
}
ul.post-categories a {
  color: #ffffff;
}

body.single-product .shop p,.woocommerce .woocommerce-breadcrumb,body.single-product .shop a ,body.single-product .shop h1 ,
#contentwoocom .shop p,.woocommerce .woocommerce-breadcrumb,#contentwoocom a ,#contentwoocom h1 {
    color: #fff;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background: #4083E6;
}
body.single-product .shop,#contentwoocom  {
    margin-top:40px;
}

.room-meta p {
  margin-bottom: 10px;
  color: #f1f1f1;
}

.room-gallery img {
  border-radius: 6px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
}

.feature-box img {
  border-radius: 6px;
}

.room-gallery {
  margin-top: 15px;
  gap: 10px;
}

.single-post-content {
  color: #ddd;
}

.mphb-calendar,.mphb-calendar-title,.mphb-details-title,.mphb-single-room-type-attributes{
  display: none !important; 
}




/*-------------- Single  ---------------*/
.post_ctg span {
  float: left;
  margin-right: 7px;
}
.share_icon i {
  padding: 10px 10px 10px 8px;
  margin: 0 0;
  color: #ffffff;
  background-color: #333333;
  width: 36px;
  margin: 0 4px;
  text-align: center;
}
.share_icon i.fab.fa-facebook-f{
  background-color: #3c5a99;
}
.share_icon i.fab.fa-linkedin-in{
  background-color: #007bb5;
}
.share_icon i.fab.fa-google-plus-g{
  background-color: #da4835;
}
.share_icon i.fab.fa-twitter{
  background-color: #55acee;
}
.service-shortcode .service-box img {
    width: 100%;
    height: 300px;
    object-fit: fill;
}
.service-shortcode .service-title a {
    color: #000000;
    font: 500 25px Inter;
    padding: 10px 0;
    display: block;
}
.service-shortcode .service-box p {
    color: #222222;
    font: 400 16px/26px Inter;
}
.service-shortcode .service-contents-wrapper {
    box-shadow: 0px 0px 25px #ccc;
    padding: 20px;
    margin-bottom: 30px;
}
.outer_dpage,.content_page {
    padding-bottom: 50px;
}
/* ----------- Unit Testing ------------- */

.outer_dpage table
{
  text-align: center;
}
.outer_dpage table th
{
  text-align: center;
}




/*----------blog------*/
h6.news-inner-head,h6.news-inner-head a {
  color: #2C2C2C;
  font-size: 16px;
}
.blog-n-categories span, .blog-n-categories span a {
  font-size: 12px;
  font-weight: 400;
  color: #6D6D6D;
}
.blog-n-author span, .blog-n-author span a,.date-box1 span {
  font-size: 12px;
  color: #000;
  font-weight: 600;
}
.date-box1 span{
  color: #132E41;
}
.blog-info-box {
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.25);
}


/* --- BLOG CARD HOVER EFFECTS --- */
.blog-info-box {
  position: relative;
  overflow: hidden; /* prevents shimmer from leaking outside */
  transition: transform 0.4s ease, box-shadow 0.4s ease, background 0.4s ease;
  will-change: transform;
}
.blog-info-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 35px rgba(0, 0, 0, 0.1);
  background: linear-gradient(145deg, #007bff1a, #007bff);
}

/* Proper shimmer effect inside card */
.blog-info-box::after {
  content: '';
  position: absolute;
  top: 0;
  left: -60%;
  width: 50%;
  height: 100%;
  background: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.3) 50%,
    rgba(255, 255, 255, 0) 100%
  );
  transform: skewX(-20deg);
  pointer-events: none;
  z-index: 2;
  border-radius: inherit;
}

.blog-info-box:hover::after {
  animation: shimmer-corrected 1s ease-in-out forwards;
}

@keyframes shimmer-corrected {
  0% {
    left: -60%;
  }
  100% {
    left: 120%;
  }
}

/* Blog image hover (optional slight zoom) */
.blog-info-box img.blog-image {
  transition: transform 0.4s ease;
}
.blog-info-box:hover img.blog-image {
  transform: scale(1.05);
}

/* Headline hover effect */
h6.news-inner-head, h6.news-inner-head a {
  transition: color 0.3s ease;
}
.blog-info-box:hover h6.news-inner-head a {
  color: #ffffff;
}

/* Subtext hover float */
.blog-info-box p,
.blog-n-author span,
.blog-n-categories span,
.date-box1 span {
  transition: color 0.3s ease, transform 0.3s ease;
}
.blog-info-box:hover .blog-contnt p,
.blog-info-box:hover .blog-n-author span a ,
.blog-info-box:hover .date-box1 span ,
.blog-info-box:hover .date-box1 ,
.blog-info-box:hover .blog-contnt span ,
.blog-info-box:hover .blog-n-categories span ,
.blog-info-box:hover .blog-n-categories span a ,
.blog-info-box:hover .blog-n-author span {
  transform: translateY(-1px);
  color: #ffffff;
}


/* Button Style */
/* Wobble Skew */
@-webkit-keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(12deg);
    transform: skew(12deg);
  }
  33.3% {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg);
  }
  49.95% {
    -webkit-transform: skew(6deg);
    transform: skew(6deg);
  }
  66.6% {
    -webkit-transform: skew(-4deg);
    transform: skew(-4deg);
  }
  83.25% {
    -webkit-transform: skew(2deg);
    transform: skew(2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
@keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(12deg);
    transform: skew(12deg);
  }
  33.3% {
    -webkit-transform: skew(-10deg);
    transform: skew(-10deg);
  }
  49.95% {
    -webkit-transform: skew(6deg);
    transform: skew(6deg);
  }
  66.6% {
    -webkit-transform: skew(-4deg);
    transform: skew(-4deg);
  }
  83.25% {
    -webkit-transform: skew(2deg);
    transform: skew(2deg);
  }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}
.hvr-wobble-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-wobble-skew:hover, .hvr-wobble-skew:focus, .hvr-wobble-skew:active {
  -webkit-animation-name: hvr-wobble-skew;
  animation-name: hvr-wobble-skew;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}



/*media*/
@media screen and (max-width:767px){ 
.above_title {
    top: 50px;
  }
  h1.banner-head {
    font-size: 20px;
  }
  p.banner-txt {
    font-size: 8px;
  }
  div#destination .inner-page-form {    
    width: 95%;
    padding: 10px 0px;
  }
  div#destination label.inn-serch-bord {
    height: 50px;
    width: 95%;
    padding: 12px;
    margin-bottom: 10px !important;
  }
  div#destination input.search-field {
    font-size: 15px;
  }
  .exot-info.item img {
    width: 100%;
}
}
@media screen and (min-width: 768px) and (max-width:1023px) {
h1.banner-head {
    font-size: 30px;
  }
  p.banner-txt {
    font-size: 10px;
    right: 2%;
  }
  .above_title{
    top: 90px;
  }
  div#destination .inner-page-form{
    width: 95%;
  }
  div#destination label.inn-serch-bord{
    width: 60%;
  }
}
@media screen and (min-width:1023px) and (max-width: 1199px) {
div#destination label.inn-serch-bord{
    width: 58%;
  }
  h1.banner-head {
    font-size: 40px;
  }
  p.banner-txt {
    font-size: 14px;
  }
  .above_title{
    top: 130px;
  }
}
@media screen and (min-width:1200px) and (max-width: 1439px) {
  div#destination label.inn-serch-bord{
  width: 60%;
  }
  input[type='text'].cont-name, input[type='email'].cont-mail, .contac_form input[type='text'], .contac_form input[type='tel']{
    line-height: 15px ;
  }
  .del-1 {
    display: none;
  }
  p.abt-inn-detl-txt {
      line-height: 17.7px;
  }
}
@media screen and (max-width:1500px) and (min-width: 1440px) {
div#destination label.inn-serch-bord{
  width: 70%;
  }
}
@media screen and (max-width: 2000px) and (min-width: 1901px) {
.above_title {
    top: 230px;
  }
}


/*animation*/
@keyframes zoomInDown {
  0% {
    opacity: 0;
    transform: translateY(-150px) scale(0.5);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    transform: translateX(150px) scale(0.5);
  }
  100% {
    opacity: 1;
    transform: translateX(0) scale(1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    transform: translateY(150px) scale(0.5);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale(1);
  }
}

@keyframes flipInX {
  0% {
    opacity: 0;
    transform: perspective(400px) rotateX(90deg);
  }
  100% {
    opacity: 1;
    transform: perspective(400px) rotateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translateX(-150px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes zoomInLeft {
  0% {
    opacity: 0;
    transform: translateX(-150px) scale(0.5);
  }
  100% {
    opacity: 1;
    transform: translateX(0) scale(1);
  }
}

@keyframes zoomOutLeft {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(-150px);
  }
}

@keyframes zoomOutRight {
  0% {
    opacity: 1;
    transform: translateX(0);
  }
  100% {
    opacity: 0;
    transform: translateX(150px);
  }
}

@keyframes zoomOutUp {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(-150px);
  }
}

@keyframes zoomOutDown {
  0% {
    opacity: 1;
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    transform: translateY(150px);
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translateX(150px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(150px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-150px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

 /* Common reveal styles */
.reveal {
  opacity: 0;
  transition: opacity 1s ease, transform 1s ease;
}

.reveal.active {
  opacity: 1;
}
.form-info.zoomInDown {
    animation: zoomInDown 1s ease-out forwards;
}
.reveal.zoomInDown.active {
  animation: zoomInDown 1s ease-out forwards;
}

.reveal.zoomInRight.active {
  animation: zoomInRight 1s ease-out forwards;
}

.reveal.zoomInUp.active {
  animation: zoomInUp 1s ease-out forwards;
}

.reveal.flipInX.active {
  animation: flipInX 1s ease-out forwards;
}
.reveal.flipInY.active {
  animation: flipInY 1s ease-out forwards;
}

.reveal.fadeInLeft.active {
  animation: fadeInLeft 1s ease-out forwards;
}


/* Adding new animation styles */
.reveal.zoomInLeft.active {
  animation: zoomInLeft 1s ease-out forwards;
}

.reveal.zoomOutLeft.active {
  animation: zoomOutLeft 1s ease-out forwards;
}

.reveal.zoomOutRight.active {
  animation: zoomOutRight 1s ease-out forwards;
}

.reveal.zoomOutUp.active {
  animation: zoomOutUp 1s ease-out forwards;
}

.reveal.zoomOutDown.active {
  animation: zoomOutDown 1s ease-out forwards;
}

.reveal.fadeInRight.active {
  animation: fadeInRight 1s ease-out forwards;
}

.reveal.fadeInUp.active {
  animation: fadeInUp 1s ease-out forwards;
}

.reveal.fadeInDown.active {
  animation: fadeInDown 1s ease-out forwards;
}