.package_box img {
    height: 250px;
    object-fit: cover;
}
.details_ims .first-col .fancybox img {
	height: 552px;
    object-fit: cover;
}
.boxlist{ border: 1px solid #e1e1e1;}
.boxlist h3{text-transform: capitalize; padding: 10px 20px; background: #e57700;
margin: 0; font-size: 18px; line-height: 20px;
font-weight: 600; color: #fff;}
.boxlist ul{ list-style: none; margin: 0; padding: 15px 20px; }
.boxlist p{
  padding: 10px 20px; margin: 0;
}
.boxlist ul li{ padding: 2px 2px 2px 20px; margin: 0 0 10px;
background: url(../images/list1.png) no-repeat 0 10px; }

.quotes_modal span.wpcf7-list-item{
  margin: 0 0 6px 0;
  width: 30%;
  vertical-align: top;
}
.quotes_modal .wpcf7-list-item-label{
  color: #565656;
  font-size: 14px;
  line-height: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  width: 85%;
}
.checkin_form span.wpcf7-not-valid-tip,
.quotes_modal span.wpcf7-not-valid-tip{
  display: none;
}
.checkin_form .recaptcha span.wpcf7-not-valid-tip,
.quotes_modal .recaptcha span.wpcf7-not-valid-tip{
  display: block;
}
.checkin_form input.wpcf7-not-valid,
.checkin_form select.wpcf7-not-valid,
.checkin_form textarea.wpcf7-not-valid,
.quotes_modal input.wpcf7-not-valid,
.quotes_modal select.wpcf7-not-valid,
.quotes_modal textarea.wpcf7-not-valid{
  border: 1px solid #dc3232;
} 
.checkin_form div.wpcf7-validation-errors, 
.checkin_form div.wpcf7-acceptance-missing,
.quotes_modal div.wpcf7-validation-errors, 
.quotes_modal div.wpcf7-acceptance-missing {
    border: 2px solid #dc3232;
    background: #dc3232;
    color: #fff;
}
.checkin_form .wpcf7-form .wpcf7-response-output,
.quotes_modal .wpcf7-form .wpcf7-response-output{
  text-align: center;
} 
.checkin_form .wpcf7-form div.position-relative input,
.quotes_modal .wpcf7-form div.position-relative input {
  background: url(../images/calender_ico.svg) no-repeat top 13px right 9px;
  cursor: pointer;
}
.contact_form span.wpcf7-form-control-wrap.recaptcha {
  scale: .8;
  transform-origin: left top;
}
.banner_form .wpcf7-form span.wpcf7-not-valid-tip{
  text-align: left;
} 
.pkg_img img { 
  height: 350px;
}
.text-justify{
  text-align: justify;
}
.footer_cont ul li {
  display: flex; 
  align-items: center;
}
.footer_cont ul li a { 
  display: contents;
}
.footer_cont ul li img {
  margin-right: 10px;
}
#menu-footer-quick-links li::before {
  content: '\f2fb';
  display: inline-block;
  font: normal normal normal 14px/1 'Material-Design-Iconic-Font';
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-right: 10px;
}
.unique_hldr ul li img {
  width: 50px;
  margin-right: 30px;
  height: 50px;
}
.unique_hldr ul li strong {
  color: var(--deepBlue);
  font-weight: 600;
  offset: inherit;
  display: contents;
}
.mm-navbar__title>span {
  color: #000;
}
.blogContentSec img {
  object-fit: cover;
  height: 220px;
}
.pagination_box {
  text-align: center;
  margin-top: 50px
}

.pagination_box ul li a.page-numbers {
  color: #DD3022;
}

.pagination_box ul li {
  margin: 0 2px 2px 0;
  border: 1px solid #DD3022;
  padding: 0;
  display: inline-block;
  overflow: hidden;
  border-color: #DD3022;
  display: inline-block
}

.pagination_box ul li a,.pagination_box ul li span {
  margin: 0;
  text-decoration: none;
  padding: 0;
  line-height: 1;
  font-size: 1em;
  font-weight: 400;
  padding: .75em;
  text-align: center;
  display: block;
  min-width: 2.5em
}

.pagination_box ul li a:focus,.pagination_box ul li a:hover,.pagination_box ul li span.current {
  background: #DD3022;
  color: #fff
}
 
.commondesign-section h1 {
  margin-bottom: 1rem;
}

.commondesign-section p, 
.commondesign-section h2,
.commondesign-section h3,
.commondesign-section h4,
.commondesign-section h5,
.commondesign-section h6 {
  margin-bottom: 0.5rem;
}

.commondesign-section ol,
.commondesign-section ul {
  margin: 0 0 15px;
  padding-left: 1rem;
} 

.commondesign-section ol li,
.commondesign-section ul li {
  font-size: 100%;
  margin: 0 0 5px;
  position: relative;
  padding-left: 18px;
  text-align: left
}

.commondesign-section ol li ol {
  margin: 0;
} 

.commondesign-section ul li:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 0;
  width: 10px;
  height: 10px;
  background: #FFA200;
  border: 1px solid #fff;
  box-shadow: 0px 1px 2px rgba(0,0,0,.26);
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%
}

.commondesign-section blockquote {
  position: relative;
  padding: 35px
}

.commondesign-section blockquote p {
  word-wrap: break-word
}

.commondesign-section blockquote:after,
.commondesign-section blockquote:before {
  content: '\f1b2';
  width: 42px;
  height: 42px; 
  font-size: 42px;
  color: #000;
  position: absolute;
  bottom: 0;
  right: 0
}

.commondesign-section blockquote:before {
  top: 0;
  left: 0;
  transform: rotate(180deg)
} 

.commondesign-section table {
  border-width: 1px
}

.commondesign-section table tr:nth-last-of-type(odd) td {
  background: #eaeaea;
  color: var(--deepblue)
}

.commondesign-section table th,
.commondesign-section table tr:first-child td {
  background: var(--deepblue) !important;
  color: #fff;
  border: 1px solid #d4d4d4
}

.commondesign-section table tr td {
  border: 1px solid #d4d4d4
}

.commondesign-section table tr:nth-last-of-type(even) td {
  background: #f7f7f7
}

.commondesign-section table tr:nth-last-of-type(odd) td {
  background: #fff
} 

.rating span i{
  color: #ddd !important;
}

.rating span i.active{
  color: #00BD2A !important;
}

.blog_box {
  text-align: center;
}

.flight_deals_img figure {
  position: relative;
  overflow: hidden;
}

.flight_deals_img figure::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  background: #0000007c;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  transition: all 0.9s ease-in-out;
}

.flight_deals_img figure {
  margin: 0;
}

.flight_deals_img figure > img {
  width: 100%;
  height: 350px;
}

.flight_deals_img figure a {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.7);
  font-size: 20px;
  color: #fff;
  z-index: 2;
  transition: all 0.9s ease-in-out;
  opacity: 0;
  transform-origin: center;
}

.flight_deals_img figure:hover::after {
  width: 150%;
  height: 150%;
}

.flight_deals_img figure:hover a {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}

.newsletter_form .tnp-subscription input {
  width: 100%;
  padding: 12px;
  font-size: 14px;
  border-radius: 3px;
  border: 1px solid #DDDFEB;
  background: #EBECF3;
  color: #9496A8;
  position: relative;
} 
.newsletter_form .tnp-subscription input::placeholder {
  color: #9496A8;
  font-family: var(--bodyFont);
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
}

.newsletter_form .tnp-subscription input[type="submit"] {
  border-radius: 3px;
  background: linear-gradient(270deg, #FFA200 0%, #DD3022 100%);
  border: none;
  padding: 10px 12px;
  color: #fff;
  font-family: var(--bodyFont);
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  transition: all 0.5s ease-in-out;
  height: 47px;
}

.newsletter_form .tnp-subscription input[type="submit"]:is(:hover, :focus) {
  box-shadow: none;
}

.newsletter_form .tnp-subscription input[type="submit"]:hover {
  background: linear-gradient(270deg, #DD3022 0%, #FFA200 100%);
}

.newsletter_form .tnp-subscription input:focus {
  box-shadow: none;
  background: #fff;
  border: 1px solid #9ba2c7;
} 

/* Fullscreen overlay */
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff; /* White background */
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

/* Logo style */
#preloader .logo {
  width: 120px;
  animation: pulse 1.5s infinite;
}

/* Pulse animation */
@keyframes pulse {
  0% { transform: scale(1); opacity: 1; }
  50% { transform: scale(1.1); opacity: 0.7; }
  100% { transform: scale(1); opacity: 1; }
}


/*RESPONSIVE STARTED*/
@media (max-width:1023px) { 
}

@media (max-width:767px) { 
}

@media (max-width: 575px) {    
}

@media (max-width: 479px) { 
}

@media (max-width: 375px) { 
}

@media (max-width: 320px) { 
}