﻿@charset "UTF-8";

* { margin: 0; padding: 0; /*-webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out;*/ }

html { width: 100%; height: 100%; }
body { margin: 0; padding: 0; font-size: 16px; font-family: 'Roboto', sans-serif; color: #000000; line-height: 26px; font-weight: 300; font-style: normal; position: relative; overflow-x: hidden; overflow-y:visible; font-stretch: normal; letter-spacing: 0.5px; display:block !important;}

header, section, footer { width: 100%; float: left; }

a { outline: none; text-decoration: none; color: #000; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out;}
a:hover, a:focus { outline: none; text-decoration: none; color: #03a9f5; }

h1, h2, h3, h4, h5, h6 { margin: 0 0 15px 0; color: #000000; line-height: normal; letter-spacing: 0.5px; font-weight: 900; font-family: 'Raleway', sans-serif; }
h1 { font-size: 50px; }
h2 { font-size: 23px; }
h3 { font-size: 32px; }
h4 { font-size: 28px; }
h5 { font-size: 24px; }
h6 { font-size: 22px; }

p { float: none; margin: 0 0 15px 0; padding: 0; }
strong { font-weight: 700 !important; }
p:last-child { margin: 0; }
ul { margin: 0 0 15px 0; padding: 0; display: block; list-style: none; }
.package-inclusions ul li:first-child {
    padding-left: 0;
}

.package-inclusions ul li {
    float: left;
    text-transform: capitalize;
    font-size: 12px;
    color: #84898f;
    text-align: center;
    padding: 0 10px;
}
.package-inclusions ul li .icon-meals, .package-inclusions ul li .icon-sightseeing, .package-inclusions ul li .icon-transfers {
    font-size: 14px;
}
.package-inclusions ul li .icon-top {
    float: left;
    width: 100%;
    height: 20px;
}
.package-inclusions p {
    font-size:11px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
     margin: 0;
    padding: 0;
    box-sizing: border-box;
    
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
        line-height: 1.15;
}
.package-inclusions ul li .icon-beds {
    font-size: 19px;
}
.bg-grey{
    background-color: #f6f7f6;
}
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
/*ul { margin: 0 0 15px 0; padding: 0; display: block; list-style: none; }
ul li { margin: 0 0 16px 0; padding: 0 0 0 35px; line-height: 23px; position: relative; }
ul li a { color: #000; }
ul li a:hover { color: #03a9f5; text-decoration: none; }
ul li::before { content: "\f272";     font-family: 'FontAwesome'; left: 1px; top: -3px; position: absolute; font-size: 26px; line-height: normal; }
ol { margin: 0 0 15px 15px; padding: 0; }*/

.alignleft { float: left; margin: 0 30px 30px 0; }
.alignright { float: right; height: auto; margin: 0 0 30px 30px; }
.aligncenter { display: block; margin: auto auto 20px auto; }
img { max-width: 100%; }

fieldset { width: 100%; float: left; position: relative; }
input[type=search] { -webkit-appearance: none; }
input[type=text], input[type=password], input[type=search] { -webkit-appearance: none; -moz-appearance: none; outline: 0; }
input:focus, textarea:focus, select:focus, button:focus { outline: none; text-decoration: none; -moz-appearance: none; -webkit-appearance: none; }
input, textarea, button { outline: none; text-decoration: none; -moz-appearance: none; -webkit-appearance: none; }

select { width: 100%; -moz-appearance: none; -webkit-appearance: none; }
textarea { width: 100%; padding: 10px 15px; height: auto !important; }
.error { border: 1px solid #FF0000 !important; color: #FFF !important; }
label.error { display: none !important; }
.success-msg { position: absolute; color: #FFF !important; left: 0; right: 0; text-align: center; width: 100%; bottom: 52px; }

*::-webkit-input-placeholder {color: #000; opacity: 1;}
*::-moz-placeholder {color: #000;opacity: 1;}
*:-ms-input-placeholder {color: #000;opacity: 1;}

a.back-to-top { display: none; position: fixed; z-index: 999; right: 20px; bottom: 10px; text-align: center; }
a.back-to-top i { font-size: 30px; font-weight: 700; line-height: 1.35; font-family: "Ionicons"; color: #FFF; width: 40px; height: 40px; background-color: #03A9F5; display: block; }
a:hover.back-to-top i { background-color: #2b2b2b; color: #FFF; }

/* ==================================================
2. Header Section
================================================== */
.header-main { position: absolute; top: 0; left: 0; right: 0; z-index: 1; padding:22px 0; }
.header-inner { width: 100%; float: left; padding: 30px 0; }
.logo-section { width:100%; float: left; text-align:center; }
.phone-number { width: auto; float: left; padding: 30px 0 0px 0; font-weight:900; font-size:22px; }
.phone-number a { font-size: 22px; color: #FFF; line-height: 30px; display: inline-block; font-weight: 700; }
.phone-number a span { font-size: 30px; font-weight: 400; padding-right:10px; }
.phone-number a span i{ padding:0 2px; position:relative; top:2px;}
.phone-number a:hover, .phone-number p a:focus { color: #00bcd5; }

.social-icon { width: auto; float: right; padding:30px 0 0px 0; font-size:18px; }
.social-icon ul{ padding:0; margin:0;}
.social-icon ul li{ padding:0 0 0 4px; margin:0; display:inline-block;}
.social-icon ul li::before{content: "";}
.social-icon ul li a{ color:#FFF; width: 36px; display:inline-block; height: 36px;text-align:center;line-height:36px; -webkit-border-radius: 18px; -moz-border-radius: 18px;border-radius: 18px;background-color: rgba(255,255,255,0); border: solid 1px #fff;}
.social-icon ul li a:hover, .social-icon ul li a:focus{ background-color:#FFF; color:#03a9f5;}

/* ==================================================
3. Hero Section
================================================== */

/* 
 3.1 Hero Image Section 
-------------------------------------------------- */

.hero-section { width: 100%; float: left; position: relative; padding:100px 0 0 0 !important; background: url(assets/images/hero-image.jpg) no-repeat; background-position: left center; background-size: cover; height:960px; }
.hero-section::before { content: ""; position: absolute; left: 0; top: 0; bottom: 0; right: 0; background-color:rgba(1,2,17,.55); }
.hero-section .container{ display:table; height:100%;}
.hero-section .row{width:100%; display:table-cell; vertical-align:bottom;}
.hero-content { width: 100%; float:left;}
.hero-content-inner { display:inline-block; width: 100%; position: relative; text-align:center; }
.hero-content-inner h1 { color: #FFF; margin-bottom:36px; }
.hero-section .row .col-md-10{ padding:0;}

.btn { width: auto; min-width: 200px; display: inline-block; background-color: #03a9f5; font-size: 12px !important; line-height: 33px; letter-spacing: 0.5px; color: #ffffff; text-transform: uppercase; text-align: center; border: 2px solid #03a9f5; padding: 0 15px; font-weight: 400; -webkit-border-radius: 0px; -moz-border-radius: 0px;border-radius: 0px;}
.btn:hover, .btn:focus { background-color: #2b2b2b; color: #FFF; border-color: #2b2b2b; }


/* 
 3.1 Quote Form Section 
-------------------------------------------------- */
.hero-content-inner h2
{
font-family: "Times New Roman", Times, serif !important;
    font-size: 75px;
    color: #fff !important;
    text-align: center;
    line-height: 1.2;
    margin-bottom: 20px;
        font-weight: 500;
    line-height: 1.1;
    color: inherit;
}
.hero-content-inner h2 span
{
    font-size: 32px;
    margin-top: 10px;
    display: block;
    font-weight: 200;
}
.form-part .form-label
{
       font-size: 14px;
    color: #3e3e3e !important;
    line-height: 20px;
    text-align:left;
    font-weight: 600;
    margin: 3px 0;
    text-transform:capitalize;
        font-family: 'Lato', sans-serif !important;
}
.form-header
{
        font-size: 20px;
    line-height: 24px;
    font-weight: normal;
    color: #202020;
    margin-bottom: 8px;

}
.mx-auto
{
     float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
.form-part { width: 100%; float: left;position: relative;  margin-bottom:20px;    padding: 15px 32px 5px !important;background-color: #fff}
.form-part-inner{ text-align:center;}
.form-part-inner h2 { font-size: 22px; line-height: 36px; padding:12px 45px;min-width:430px;display:inline-block; color: #000;font-weight:700;text-transform:uppercase; background-color: #FFCD02;font-family: 'Roboto', sans-serif; text-align: center;  -webkit-border-radius: 36px; -moz-border-radius: 36px;border-radius: 36px; position:relative; top:-30px; margin-bottom:5px;}
.form-part .col-4, .form-part .col-3, .form-part .col-12{ width:33.33%; float:left; padding:0 8px;}
.form-part .col-3{ width:25%;}
.form-part .col-12{ width:100%;}
.form-part-inner ul { margin: 0 -8px; }
.form-part-inner ul li::before { content: ""; }
.form-part-inner ul li { width: 100%; float: left; padding:0px; margin:0 0 16px 0; position: relative; }
.form-part-inner ul li i { position: absolute; right: 30px; top: 16px; font-size: 18px; color: #999999; cursor: pointer; }
.form-part-inner ul li:last-child { padding: 15px 6px 5px; }
.form-part-inner ul li.col-6 { width: 50%; float: left; }
.form-control {margin-bottom:10px; background-color: rgba(255,255,255,0); padding: 0 12px; border: solid 1px #eee !important; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; box-shadow: none !important; -webkit-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; line-height: normal; color: #2b2b2b; font-size: 13px; height: 40px;-webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out; }
.no-space { padding:0 !important; margin:0 !important;}

textarea.form-control { height: 80px !important; padding: 10px 12px 10px; border: solid 1px #FFF; }
.form-control:focus {background-color: rgba(0,0,0,0.1); border-color: #FFF; box-shadow: none; -webkit-box-shadow: none; -ms-box-shadow: none; -o-box-shadow: none; outline: 0 none; }
.form-control::-webkit-input-placeholder {color: #2b2b2b;}
.form-control::-moz-placeholder {color: #2b2b2b;}
.form-control:-ms-input-placeholder {color: #2b2b2b;}
.dim-text
{
    color:gray;
    font-size:12px;
}
.form-part .btn { max-width: 436px;
    width: 100%;
    height: 51px;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px;
    background-color: #FE5246;
    border: none;
    font-weight: 500;
    color: #fff;
    margin-top: 15px;
    font-size: 14px;}
.form-button:hover, .form-button:focus { background-color: #00bcd5; color: #FFF; }
.select-style { cursor: pointer; position: relative; }
.selectcon { background-image: url(assets/images/arrow.png); position: absolute; right: 12px; top: 50%; margin-top: -4px; width: 14px; height: 9px }
.select-style .highlight, .select-style { padding-left: 0 !important; padding-right: 0 !important; }
.select-style .niceselect .value-wrapper { border: 1px solid rgba(255,255,255,1); height: 200px; overflow-y: scroll; background-color: rgba(255,255,255,1); }
.select-style .niceselect .top p { font-size: 16px; font-weight: 300; color: #343434 }
.select-style .niceselect .value-wrapper .values { color: #000; font-size: 14px }
.select-style .niceselect .value-wrapper .values.active, .select-style .niceselect .value-wrapper .values:hover { background: #2b2b2b none repeat scroll 0 0; color: #FFF; }
.select-style .niceselect .opt { font-size: 14px; font-weight: 400; border-bottom: 5px; cursor: default }
.select-style .niceselect .opt span { padding: 10px; font-weight: 700; display: block }
.select-style { -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; display: inline-block; min-width: 150px }

.niceselect .value-wrapper { display: none; position: absolute; top: 40px; width: 100%; z-index: 10 }
.niceselect .value-wrapper .opt .values { padding: 10px 10px 10px 20px }
.niceselect .value-wrapper .values { padding: 5px 15px; cursor: pointer }
.niceselect .value-wrapper .values label { cursor: pointer }
.niceselect { position: relative; text-align: left; }
.select-style label { font-weight: inherit; margin-bottom: 0; }
.niceselect p { border: none; margin-top: 0; margin-bottom: 0; padding: 11px 12px; color: #FFF; }
.niceselect input[type=radio] { visibility: hidden; position: absolute; left: -9999px }
.page-content { width: 100%; float: left; padding: 70px 0; }



/* ==================================================
4. About Trip Section
================================================== */
/*.about-trip{ width:100%; float:left; padding:90px 0 75px 0;}*/
.about-trip{ width:100%; float:left; padding: 55px 0 55px 0;}
.trip-container{ width:100%; display:table; margin-bottom:60px;}
.trip-container:last-child{ margin-bottom:0px;}
.about-trip h2{ margin-bottom:20px;}
.trip-thumb{ width:100%; float:left; position:relative; -webkit-box-shadow: 0 0 35px rgba(0,0,0,.4); -moz-box-shadow: 0 0 35px rgba(0,0,0,.4); box-shadow: 0 0 35px rgba(0,0,0,.4);}
.trip-thumb:before{content:""; right:-22px; position:absolute; width: 22px;	background-color: #ffcd02; z-index:-1;top:50px; bottom:50px;}
.about-trip .row .col-md-6, .about-trip .row .col-md-5{ display:table-cell; float:none; vertical-align:middle; }
.trip-detail{ width:100%; float:left; padding-left:90px; font-size:15px;}
.trip-detail ul{ width:100%; float:left; margin:15px 0 0 0;}
.trip-container.even .trip-detail{ padding-left:0px; padding-right:90px;}
.trip-container.even .trip-thumb:before{left:-22px; right:auto;}
.about-trip .btn{ margin-top:30px;}	

@font-face {font-display: fallback;
  font-family: 'holidays-font';
  src: url('/netshelltheme/assets/fonts/fontello.eot?45638987');
  src: url('/netshelltheme/assets/fonts/fontello.eot?45638987#iefix') format('embedded-opentype'), url('/netshelltheme/assets/fonts/fontello.woff2?45638987') format('woff2'),
    url('/netshelltheme/assets/fonts/fontello.woff?45638987') format('woff'), url('/netshelltheme/assets/fonts/fontello.ttf?45638987') format('truetype'), url('/netshelltheme/assets/fonts/fontello.svg?45638987#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */

/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */

/*
  @media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
      font-family: 'fontello';
      src: url('../font/fontello.svg?45638987#fontello') format('svg');
    }
  }
  */

[class^='icon-']:before,
[class*=' icon-']:before {
  font-family: 'holidays-font';
  font-style: normal;
  font-weight: normal;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.fa-clock:before {
  content: '\f017';
}

.nothing-found {
    width: 100%;
    float: left;
    padding: 15px;
    border: 1px solid #e4e4e4;
    background: #fff;
}
  .message {
    text-align: center;
    font-size: 16px;
    color: #666;
    padding: 15px 0px;
  }

.icon-plane:before {
  content: '\e800';
}
.icon-search:before {
  content: '\e801';
}
.icon-flight:before {
  content: '\e802';
}
.icon-yatra-special:before {
  content: '\0f00';
}
.icon-compare:before {
  content: '\0f01';
}
.icon-bus:before {
  content: '\0f06';
  font-size: 28px;
}
.icon-half-star:before {
  content: '\0f07';
  color: #e74d4c;
  margin-left: 0px;
}
.icon-full-star:before {
  content: '\0f08';
  color: #e74d4c;
  margin: 0px 2px;
}
.icon-compare-box {
    background: rgba(0, 0, 0, 0.5);
    border: 2px solid #eaeaea;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    float: right;
    text-align: center;
    cursor: pointer;
}
    .icon-compare {
      color: #f34f4f;
    }
  

.icon-compare {
  font-size: 35px;
  position: relative;
  top: -2px;
  left: -7px;
  color: #d6d6d6;
}
.icon-left-open:before {
  content: '\e803';
}
.icon-right-open:before {
  content: '\e804';
}
.icon-pdf-save:before {
  content: '\e805';
}
.icon-wifi:before {
  content: '\e806';
}
.icon-file:before {
  content: '\e831';
}
.icon-sightseeing:before {
  content: '\e808';
}
.icon-flight-inclusion:before {
  content: '\e809';
}
.icon-share:before {
  content: '\e810';
}
.icon-phone-call:before {
  content: '\e811';
}
.icon-meals:before {
  content: '\e812';
}
.icon-transfers:before {
  content: '\e813';
}
.icon-highlights:before {
  content: '\e814';
}
.icon-chat-icon:before {
  content: '\e815';
}
.icon-beds:before {
  content: '\e816';
}
.icon-connect:before {
  content: '\e817';
}
.icon-icon-call:before {
  content: '\e832';
}
.icon-small-loader:before {
  content: '\e818';
}
.icon-large-loader:before {
  content: '\e819';
}
.icon-up:before {
  content: '\e820';
}
.icon-down:before {
  content: '\e821';
}
.icon-confirmed:before {
  content: '\0f03';
}
.icon-left:before {
  
  transform: rotate(90deg);
}
.icon-reset:before {
  content: '\e822';
}
.icon-filled-heart:before {
  content: '\e823';
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
}
.icon-heart-empty:before {
  content: '\e824';
}
.icon-down-open:before {
  content: '\e825';
}
.icon-cancel:before {
  content: '\e826';
}
.icon-star:before {
  content: '\e827';
}
.icon-holiday-theme:before {
  content: '\e828';
}
.icon-clock:before {
  content: '\e80a';
}
.icon-best-price:before,
.icon-booking-ease:before,
.icon-chices:before,
.icon-customization:before {
  content: '\e80b';
  background-image: -webkit-linear-gradient(left, #43264e, #c1343a);
  background-image: -moz-linear-gradient(left, #43264e, #c1343a);
  background-image: -ms-linear-gradient(left, #43264e, #c1343a);
  background-image: -o-linear-gradient(left, #43264e, #c1343a);
  background-image: linear-gradient(to right, #43264e, #c1343a);


  -webkit-text-fill-color: transparent;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .icon-customization:before, .icon-best-price:before, .icon-booking-ease:before, .icon-chices:before {
    background-image: none;
    color: #f34f4f;
  }
}
.icon-booking-ease:before {
  content: '\e80c';
}
.icon-customization:before {
  content: '\e80d';
}
.icon-call-phone:before {
  content: '\e80f';
}
.icon-calendar-empty:before {
  content: '\f133';
}
.icon-chices:before {
  content: '\e80e';
}
.icon-reload:before {
  content: '\f02';
}
.icon-checked:before {
  content: "\0f12";
}
.icon-call:before {
  content: "\0f13";
}
.icon-submit-query:before {
  content: "\0f14";
}
.icon-small-loader:before,
.icon-large-loader:before {

  font-size: 18px;
  background: -webkit-linear-gradient(#4d3357, #c34052);

  -webkit-text-fill-color: transparent;
}
/* ==================================================
5. Top Destination Section
================================================== */

.top-destination { width: 100%;
    float: left;
    background-color: #f6f7f6;
    padding-top: 40px;
    border-bottom: 16px solid #f6f7f6; }
.top-destination h2{ font-size:20px; text-align:center;
                     font-weight: 400;
    font-family: lato;
}
#destination{padding:0px;    width: 100%;
    float: left;}
@media screen and (max-width: 700px) {
    .or_text_block
    {
        padding-top: 0 !important;
    }
    .destination-image figure figcaption
    {
        position: absolute;
    left: 0;
    bottom: 0 !important;
    right: 0 !important;
    background-color: #fff;
    z-index: 1;
    }
     #destination4 .item
 {
    margin: 10px;
    margin-bottom:40px;
 }
     #destination3 .item
 {
    margin: 10px;
    margin-bottom:40px;

 }
 #destination2 .item
 {
    margin: 10px;
    margin-bottom:40px;

 }
  #destination1 .item
 {
    margin: 10px;
    margin-bottom:40px;

 }
  .destination-image {
    width: 100%;
    float: none !important;
    position: relative;
    display: block;

}
    .destination-image img {
        box-shadow: 0 2px 6px 0 rgba(0,0,0,.1);
        transition: all .2s ease-in-out;
        border-radius: 6px;
    }
  .destination-image figure {
    width: 100%;
    float: none !important;
    position: relative;
}
   #destination .item
 {
    margin: 10px;
 }
   .about-destination h2 {
    font-size: 22px !important;
    text-align: left;
    margin-bottom:10px !important;
    text-overflow: inherit !important;
    white-space: normal !important;
    overflow: initial !important;
    letter-spacing:-1px;
}
    .package-inclusions p {
        font-size: 14px !important;
    }
   .package-duration {
    height: 28px !important;
    width: 146px !important;
    font-size: 14px !important;
    margin-bottom: 16px !important;
    margin-top: 6px !important;
}
   .package-price {
    font-weight: bold !important;
    font-size: 18px !important;
    display: block !important;
    clear: both !important;
    padding: 0 !important;
    margin: 0 !important;
    vertical-align: baseline !important;
    box-sizing: border-box !important;
    letter-spacing: -1px !important;
    margin-top: 55px !important;
    border-top: solid 1px #e4e4e4 !important;
    padding-top: 5px !important;
    color: black !important;
}
   .item:hover .package-price {
    font-weight: bold !important;
    font-size: 18px !important;
    display: block !important;
    clear: both !important;
    padding: 0 !important;
    margin: 0 !important;
    vertical-align: baseline !important;
    box-sizing: border-box !important;
    letter-spacing: -1px !important;
    margin-top: 5px !important;
    margin-bottom: 50px !important;
    border-top: solid 0px #e4e4e4 !important;
    padding-top: 5px !important;
    color: black !important;
    color:white !important;

}
   .or_text_block
   {
       padding-right:0px !important;
   }
   .button_size_normal
   {
       margin-bottom:50px !important;
   }
   .diff-cta {
    border-radius: 50px;
    padding: 17px 20px;
    min-width: 40%;
    background: #FE5246;
    text-decoration: none;
    color: #FFFFFF;
    font-size: 14px !important;
    width: 100% !important;
    display: block !important;
}
   .top-destination h2 {
    font-size: 20px !important;
    line-height: 22px !important;
    font-weight: bold !important;
}
 .owl-carousel {
     display: block !important;
    width: 100%;
    z-index: 1;
}
}
.destination-image { width: 100%; float: left; position: relative;}
.destination-image figure { width: 100%; float: left; position: relative; }
.destination-image img { width: 100%; }
.destination-image figure figcaption { position: absolute; left: 0; bottom: 10px; right: 20px; background-color: #fff; z-index:1; }
.about-destination { width: 100%; float:left; padding: 17px 20px; }
.about-destination h2      
{
font-size: 18px;
    /* padding: 0px 0px 0px 22px; */
       color: #ff5512;
    line-height: 26px;
    position: relative;
    margin: 0px;
    /* text-transform: uppercase; */
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    text-align: left;
    }

.package-duration
{
    border-radius: 4px;
    height: 25px;
    border: 1px solid #e4e4e4;
    display: inline-block;
    width: 110px;
    text-align: center;
    line-height: 25px;
    color: #666;
    font-size: 11px;
    margin-bottom: 6px;
        margin-top: 2px;
}
.item:hover .about-destination
{
    display:none;
}
.buy-package-overlay
{
    display:none;
}
.item:hover .buy-package-overlay
{
   
   display:block;
   position:absolute;
   top:0;
   bottom:0;
   width:100%;
 background-color: #000000b8;

    
 -webkit-animation: display-none-transition 1s both;
  animation: display-none-transition 1s both;
}
@-webkit-keyframes display-none-transition {
  0% {
    opacity: 0;
  }
}
@keyframes display-none-transition {
  0% {
    opacity: 0;
  }
}
.item:hover .buy-package-block {
    display: block;
    position: absolute;
    bottom: 40%;
    width: 100%;
    text-align:center;  
}
.buy-package-block h2
{
    color:white;
    padding:0;
    margin:0;

}
.buy-package-block .package-duration
{
    color:white;
   
margin-top: 10px;
    margin-bottom: 0;
}
.item:hover .package-price
{
    color:white;
        margin-top: 5px;
    margin-bottom: 5px;
}
.item:hover .buy-package
{
   
    border-radius: 19px;
    width: 60%;
    text-align: center;
   background: #FE5246;
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    /* margin-top: 8px; */
    display: inline-block;
    display: block;
   padding-top: 5px;
    padding-bottom: 5px;
   margin:auto;
    padding: 5px;
    cursor:pointer;
}
.item:hover .buy-package-online
{
   
    border-radius: 19px;
    width: 60%;
    text-align: center;
   background: #FE5246;
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    /* margin-top: 8px; */
    display: inline-block;
    display: block;
   padding-top: 5px;
    padding-bottom: 5px;
   margin:auto;
    padding: 5px;
}
.package-price
{
        font-weight: bold;
    font-size: 20px;
    display: block;
    clear: both;
    padding: 0;
    margin: 0;
    vertical-align: baseline;
        box-sizing: border-box;
}
.per-person
{
        font-size: 10px;
    line-height: 10px;
}
.package-inclusions ul{
    margin:0;
    padding:0;
}
#destination .owl-nav [class*="owl-"]
{
    width: 43px;
    height: 43px;
    background-color: #4cb050;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 0px;
    font-size: 27px;
    text-align: center;
    padding: 5px 0px 0px 0px;
    margin: 8px;
    
    
    }
#destination .owl-nav [class*="owl-"]:hover {background: #03a9f5;}
#destination .owl-nav{ position:absolute; top:-80px; right:60px; margin:0;}

#destination2 .owl-nav [class*="owl-"]
{
    width: 43px;
    height: 43px;
    background-color: #4cb050;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 0px;
    font-size: 27px;
    text-align: center;
    padding: 5px 0px 0px 0px;
    margin: 8px;
    
    
    }
#destination2 .owl-nav [class*="owl-"]:hover {background: #03a9f5;}
#destination2 .owl-nav{ position:absolute; top:-80px; right:60px; margin:0;}
/* ==================================================
6. Subscribe Section
================================================== */
.subscribe-section { width: 100%; float: left; padding:86px 0;}
.subscribe-box{ width:100%; float:left; background-color:#03a9f5; color:#FFF; padding:36px; position:relative; -webkit-box-shadow: 0 0 35px rgba(0,0,0,.4); -moz-box-shadow: 0 0 35px rgba(0,0,0,.4); box-shadow: 0 0 35px rgba(0,0,0,.4);}
.subscribe-box h2{font-size:30px; color:#FFF;}
.subscribe-box p{font-size:17px;}
.subscribe-box:before{content:""; right:-22px; position:absolute; width: 22px;	background-color: #ffcd02; z-index:-1;top:22px;bottom:22px;}
.subscribe-text{ width:100%; float:left; padding-left:40px; margin-top:15px;}
.subscribe-text h2{text-transform:uppercase;font-size:18px; font-family: 'Roboto', sans-serif; font-weight:700; line-height:30px;}
.subscribe-form-part { width: 100%; float: left; max-width: 430px; padding: 5px 0 0px 0; }
.subscribe-form-part fieldset { width: 100%; float: left; }
.subscribe-input { width: 100%; max-width:370px; line-height: normal; background-color: #fff; color: #666; height: 56px; border: none; padding: 0 15px; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0;}
.subscribe-input:focus{-webkit-box-shadow: 0 0 22px rgba(0,0,0,.2); -moz-box-shadow: 0 0 22px rgba(0,0,0,.2); box-shadow: 0 0 22px rgba(0,0,0,.2);}
.subscribe-form-part .btn { min-width: 170px; background-color: #ffcd02; border:none; margin-top:15px; font-size: 17px; line-height: 56px; color: #000; text-transform: uppercase; font-weight:700; -webkit-transition: all .4s ease-in-out; -moz-transition: all .4s ease-in-out; -o-transition: all .4s ease-in-out; -ms-transition: all .4s ease-in-out; transition: all .4s ease-in-out;}
.subscribe-form-part .btn:hover, .subscribe-form-part .btn:focus { background-color: #2b2b2b; color:#FFF; }
.subscribe-input::-webkit-input-placeholder {color: #737a7f; opacity: 1;}
.subscribe-input::-moz-placeholder {color: #737a7f;opacity: 1;}
.subscribe-input:-ms-input-placeholder {color: #737a7f;opacity: 1;}



/* ==================================================
7. Testimonials Section
================================================== */

.testimonials-section { float: left; position: relative; width: 100%; padding: 70px 0px 70px 0px; background-color:#f6f7f6; }
.testimonials-section .section-title { float: left; margin-bottom: 35px; width: 100%; text-align:center; }
.testimonials-section .section-title h2 {font-size:30px; margin-bottom:5px; }
.testimonials-section .section-title p { text-transform:uppercase; }
.testimonials-section .section-inner { float: left; width: 100%; }
.slide-main { width: 100%; float: left; padding:25px; background-color: #fff; -webkit-box-shadow: 0 0 11px rgba(0,0,0,.13);-moz-box-shadow: 0 0 11px rgba(0,0,0,.13);	box-shadow: 0 0 11px rgba(0,0,0,.13);
border: solid 1px #dbdee0; }
.avtar-info { width: 100%; float: left;padding:0 65px 0 0px; margin: 0 0 15px 0; position:relative; }
.avtar-info:before{ content:""; position:absolute; top:0; right:0; background:url(assets/images/quote-icon.png) no-repeat; width:56px; height:45px;}
.avtar-image { width: 54px; height: 54px; position:absolute; left:0; -webkit-border-radius: 27px;	-moz-border-radius: 27px;border-radius: 27px;background-color: #fff;	-webkit-box-shadow: 0 0 7px rgba(0,0,0,.25);-moz-box-shadow: 0 0 7px rgba(0,0,0,.25);box-shadow: 0 0 7px rgba(0,0,0,.25); }
.avtar-image img { border-radius: 100%; -webkit-border-radius: 100%; -ms-border-radius: 100%; -moz-border-radius: 100%; }
.avtar-details { display: table-cell; width: auto; vertical-align: middle; padding-left: 70px; height:56px; }
.avtar-name { font-size: 14px; line-height: normal; width: 100%; float: left; font-weight: 700; text-transform: uppercase; position:relative; padding:0 0 0 12px; }
.avtar-name:before{content: "-";  left:0px; position: absolute;}
.slide-main p { color: #000000; line-height:24px; }
#testimonials-slider .owl-dots .owl-dot span{width: 34px; height: 5px; background-color: #949494;-webkit-border-radius: 0px; -moz-border-radius:0px; border-radius: 0px;}
#testimonials-slider .owl-dots .owl-dot.active span, #testimonials-slider .owl-dots .owl-dot:hover span{background: #000000;}
#testimonials-slider .owl-nav.disabled + .owl-dots { margin-top: 40px;}


/* ==================================================
8. Footer Section
================================================== */

footer { width: 100%; float: left; padding: 40px 0; background-color: #2b2b2b; color: #FFF; text-align:center;font-size:15px;}



/* contact Form 7 */
.wpcf7-not-valid {border: 1px solid #f00 !important;}
span.wpcf7-not-valid-tip {display: none;}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {border: 1px solid #f00 !important; margin-top: 0px; text-align: center; clear: both;font-size: 17px; color: #fff;}
div.wpcf7-mail-sent-ng, div.wpcf7-aborted {border: 1px solid #f00; text-align: center; margin-top: 0px; color: #fff;}
div.wpcf7-mail-sent-ok {border: 1px solid #ffcd02;margin-top: 0;text-align: center; clear: both; color: #fff;}


/* 404 Page */
.error-img {text-align: center;padding-top: 140px;padding-bottom: 0px;}
.error-img img {padding-bottom: 30px; max-width: 100%;}
.error-img p {font-size: 18px;}

/* Mailchimp Form */
.mc4wp-form-error .form-input {border: 2px solid #f00;}
.mc4wp-alert.mc4wp-error {display: none;}
.mc4wp-alert.mc4wp-success {border: 1px solid #f00;clear: both;text-align: center;color: #fff;font-size: 16px;padding: 10px;}

.or-css-5858373 .right-align { float: none;}
.section-helf-part-inner {height: 440px;}

.subscribe-form .form-button {right: 0 !important;right: 0 !important;width: auto !important;margin: 8px 0 !important;padding: 13px 15px !important;}
.yikes-easy-mc-form input[type="email"]:focus, .yikes-easy-mc-form input[type="number"]:focus, .yikes-easy-mc-form input[type="text"]:focus, .yikes-easy-mc-form input[type="url"]:focus, .yikes-easy-mc-form select:focus {
outline: none !important;
}
.yikes-easy-mc-error-message {color: rgba(216,48,57,.87);background: #ffbaba;padding: 8px !important;position: absolute !important;margin-top: 60px;font-size: 15px;text-align: center;}
.yikes-easy-mc-success-message {color: #4f8a10;background: #dff2bf;padding: 12px;position: relative;padding: 8px !important;position: absolute !important;margin-top: 60px;font-size: 15px;text-align: center;}

.top-destination .owl-carousel .owl-nav.disabled { display: none;}
.trip-container .or_single_image{width: 100%;float: left;position: relative;-webkit-box-shadow: 0 0 35px rgba(0,0,0,.4);-moz-box-shadow: 0 0 35px rgba(0,0,0,.4);box-shadow: 0 0 35px rgba(0,0,0,.4);}
.trip-container .or_single_image::before { content: "";right: -22px;position: absolute;width: 22px;background-color: #ffcd02;z-index: -1;top: 50px;bottom: 50px;}
.trip-container.even .or_single_image::before { content: "";right: -22px;position: absolute;width: 22px;background-color: #ffcd02;z-index: -1;top: 50px;bottom: 50px;}
.trip-container.even .or_single_image::before {left: -22px; right: auto;}
.trip-detail .or_text_block { padding-left: 89px; text-align:left;padding-top: 80px;}
.trip-container.even .or_text_block { padding-left: 15px; padding-right: 80px; text-align:left;}

.trip-detail .button_size_normal {width: auto;min-width: 200px;display: inline-block;background-color: #03a9f5;font-size: 20px;line-height: 50px;letter-spacing: 0.5px;color: #ffffff;text-transform: uppercase;text-align: center;border: 2px solid #03a9f5;padding: 0 15px;font-weight: 400;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;margin-top: 30px;margin-left: 15px;}
.trip-detail .button_size_normal:hover, .trip-detail .button_size_normal:focus {background-color: #2b2b2b;color: #FFF;border: 1px solid #2b2b2b;}
.subscribe-text .or_text_block {padding-left: 40px;}
.about-trip .or-row-container, .subscribe-section .or-row-container{ padding:0; }
.subscribe-text .or_text_block {text-align: left;}
.relev
{
   font-size: 12px !important;
    display: inline-block;
    font-weight: 100;
    font-style: normal;
    font-family: arial !important;
    border: solid 1px #d2d2d2;
    border-radius: 16px;
    width: auto;
    clear: right;
    padding-left: 10px;
    padding-right: 10px;
        line-height: 19px;
    margin-bottom: 6px;
    background-color: #fbfbfb;
}
.pagelink {
    display:block;
}
.primary-snip
{
display: inline;
    font-weight: normal;
    font-size: 13px;
}
.primary-snip h1
{

    display: inline;
    font-weight: normal;
    font-size: 13px;
}
.primary-snip h2
{

    display: inline;
    font-weight: normal;
    font-size: 13px;
}
.primary-snip p{
    display:inline;
}
.at_banner-destiname a
{
    color:white;
}
.searchresults
{
    margin-top:50px;
}

.buy-package-block h1
{
    font-size: 23px;
    color: white;
    line-height: 28px;
    margin-bottom: 0;
    font-weight: normal;
}
#ContentPlaceHolder1_pks h1
{
    display: inline;
    font-weight: normal;
    font-size: 13px;
}

.moretext h1
{
 display: inline;
    font-weight: normal;
    font-size: 13px;
}
.moretext h2
{
 display: inline;
    font-weight: normal;
    font-size: 13px;
}
.moretext ul
{
    list-style:circle !important;
        padding: 16px;

}
    .moretext ul li {
        display: list-item !important;
        display:block;
    }
     .moretext b h1
     {
         font-weight:bold;
     }
     .moretext b h2
     {
         font-weight:bold;
     }
     .moretext .subtitle
     {
         text-transform:uppercase;
         font-weight:bold;
     }