@charset "utf-8";
/* CSS Document */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
html {
  line-height: 1;
}

ol, ul {
}
a{text-decoration: none;font-weight: 500;color: #333;}
a:hover{color: #000;}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
b, strong{font-weight: bold;}
q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}
em, i{font-style: italic;}

h1{}
h2{font-size: 42px;font-weight: 600;line-height: 42px;}
h3{font-size: 45px;font-weight: 600;line-height: 42px;}
h4{font-family: "Kaushan Script", cursive;font-size: 24px;}
h5{font-family: "Kaushan Script", cursive;font-size: 22px;}
h6{}
h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
}
html{ scroll-behavior: smooth;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}
.clr{
  clear: both;
}
img{
  max-width: 100%;
  height: auto;
}
body{
  font-size:17px;
  line-height: 28px;
  color: var(--bricks-color-yrveho);
  font-family: "Jost", sans-serif;
  font-weight: 300;
  overflow-y: scroll;
  overflow-x: hidden;
}
.inner{
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
.topmenu{

}
.topmenu ul{
  padding: 0;
  margin: 0;
  float: right;

}
.topmenu ul li{
  list-style: none;
  float: left;
}
.topmenu ul li a{
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1rem;
  letter-spacing: 1px;
}
.topmenu ul li.active a{
  color: #cc9933 !important;
}

.upper{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background: #000000bd;
  padding: 6px;
  z-index: 3;
}
.upper.fixed{
  background: #fff;
  box-shadow: 5px 5px 6px 0 rgba(148, 149, 144, 0.33);
}
.up_left{
  width: 20%;
  float: left;
  font-family: "Jost", sans-serif;
  line-height:0;
}
.up_right{
  width: 80%;
  float: left;
}
.topmenu ul li a{
  display: block;
  padding: 20px 15px;
  text-decoration: none;
  color: #fff;
}
.up_left img{
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
}

.fixed .topmenu ul li a{
  color: #333;
}
.fixed .up_left img{
  max-height: 60px;
   
} 
.fixed .topmenu ul li a{
   transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
}
.book_now_bt{
	float:right;
}
.book_now_bt a{
	background: #b5d565;
    padding: 5px 30px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    float: left;
    cursor: pointer;
    font-weight: 600;
    font-family: "Jost", sans-serif;
}
.sli_item{
  padding: 250px 0;
  color: #fff;
  background-size: cover;
  background-position: center center;
}
.sli_item .inner{
  position: relative;
}
.slider,.tourbanner{
  position: relative;
  max-height: 800px;
  overflow: hidden;
}
[rel="next"]{
  text-decoration: none;
    display: inline-block;
    background: #cc9933;
    padding: 7px 25px;
    text-transform: uppercase;
    margin-top: 10px;
    font-weight: 500;
    color: #fff;
}
.slider::before,.tourbanner::before {
    background:#00000060 url(../images/svgviewer.png) bottom no-repeat;
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
}
.content{
  padding: 50px 0;
}

.footer{
  background: #0f0e0e;
  padding: 80px 0;
  text-align: center;
  font-size: 1rem;
  color: #fff;
}
.footer ul{
  padding: 0;
  margin: 0 0 20px 0;
}
.footer ul li{
  list-style: none;
  display: inline-block;
}
.footer ul li a{
  text-decoration: none;
  text-transform: none;
  font-weight: 300;
  text-decoration: none;
  font-size: 1rem;
  padding: 0 20px;
  color: #fff;
}
.col2{
  width: 50%;
  float: left;
  padding: 20px;
}

.imgbackground{
  text-align: center;
  padding: 100px 0 80px 0;
  background-attachment: fixed !important;
  color: #fff;
  position: relative;
  background:  url(../images/tour.avif) center center no-repeat;
  background-size: cover;
  color: #fff;
}
.imgbackground a{color: #fff !important;}
.imgbackground::before {
    background:#00000082 url(../images/svgviewer.png) bottom repeat-x;
    background-size: 70%;
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0px;
    left: 0;
    pointer-events: none;
}
.imgbackground::after {
    background: url(../images/svgviewer-top.png) top repeat-x;
    background-size: 60%;
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0px;
    left: 0;
    pointer-events: none;
}
.modul_img,.item-image,.tour_highlights_image .owl-item{
  position: relative;
  line-height: 0;
}
.tour_highlights_image{
  padding-bottom: 0 !important;
}

/*.modul_img::after,.item-image::after {
    background: url(../images/image_frame.webp) top no-repeat;
    background-size: cover;
    position: absolute;
    content: "";
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    pointer-events: none;
}
.item-image::after{
    background: url(../images/image_frame.webp) top no-repeat;
    background-size: cover;
    position: absolute;
    content: "";
    top: -1px;
    right: -1px;
    bottom: -2px;
    left: -1px;
    pointer-events: none;
    z-index: 2;
}
.tour_highlights_image .owl-item::before {
    background: url(../images/torn-paper-effect-3.png) top no-repeat;
    background-size: contain;
    position: absolute;
    content: "";
    top: 0px;
    right: -1px;
    bottom: -1px;
    left: -1px;
    pointer-events: none;
    z-index: 0;
}*/
.includes ,.excludes{
 
}
.carousel3{
  text-align: center;
  padding: 0;
  margin: 0;
}
.carousel3 li{
  padding: 25px;
  list-style: none;
}
.magin_top{
  margin-top: 50px;
}
.guide .image_intro{
  border-radius: 50%;
}
.carousel3 li a{
  list-style: none;
  color: #000;
}
.carousel3 .mod-articles-category-title{
  text-decoration: none;
  font-size: 24px;
  font-weight: 600;
}
.owl-pagination{
  text-align: center;
}
.owl-pagination .owl-page{
  height: 7px;
  width: 10px;
  background: #ccc;
  display: inline-block;
  border-radius: 10px;
  margin: 5px;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
}
.owl-pagination .owl-page.active{
  width: 30px;
  background: #2dc26b;
}
.masonry-2{
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
}
.masonry-3{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
}
.col3{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0px;
}
.page-header h2{
  font-size: 23px;
  line-height: 30px;
  text-decoration: none;
  color: #333;
}
.page-header h2 a{
  text-decoration: none;
  color: #333;
}
.filler{
  width: 25%;
  float: left;
}
.tourblog{
}
.blog h1,.blog .category-desc{
  text-align: center;
}
.blog h1{
font-family: "Kaushan Script", cursive;
font-size: 22px;
color: #a3cb3e;
}
.blog .category-desc{
  max-width: 800px;
  margin: 0px auto 30px auto;
}
.readmore a{
  text-decoration: none;
  display: inline-block;
  background: #cc9933;
  padding: 7px 25px;
  text-transform: uppercase;
  margin-top: 10px;
  font-weight: 500;
  color: #fff;
}
.icon-chevron-right{
  float: right;
  margin-top: 6px;
  margin-left: 10px;
}
.starts_from{
  margin-bottom: 5px;
  font-weight: 500;
  margin-top: 5px;
}
.item-page .item-image{
  float: left;
  max-width: 45%;
}
.item-page .page-header{
  text-align: center;
}
.item-page .tour_aticle_body{
  float: left;
  max-width: 55%;
  padding-left: 30px;
  padding-top: 30px;
}
.tour_detail{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  width: 50%;
  padding: 0 0 0 30px;
  margin: 0;
}
.tour_detail li{
  list-style: none;

}
.tour_detail li span{
  display: block;
}

.tour_types{
  background: url(../images/price.png) left center no-repeat;
  padding-left: 60px;
}
.code{
  background: url(../images/code.png) left center no-repeat;
  padding-left: 60px;
}
.duration{
  background: url(../images/duration.png) left center no-repeat;
  padding-left: 60px;
}
.destination{
  background: url(../images/destination.png) left center no-repeat;
  padding-left: 60px;
}
.pickup_time{
  background: url(../images/duration.png) left center no-repeat;
  padding-left: 60px;
}
.tour_info{
  background: rgba(249, 181, 149, 0.73);
  padding: 0;
  margin: 20px 0;
  font-weight: 500;
  cursor: pointer;
  position: sticky;
  top: 70px;
  z-index: 4;
  backdrop-filter: blur(3px);
}
.tour_info li{
  list-style: none;
  display: inline-block;
  padding: 20px 0px;
  width: 16%;
}
.tour_info li a{
  text-decoration: none;
  color: #333;

}

.tour_info li:hover{
  color: #fff;
}
.tourbanner .page-header{
  position:absolute;
  z-index:2;
  top: 50%;
  transform: translate(0, -50%);
  -ms-transform: translate(50, -50%); /* IE 9 */
   -webkit-transform: translate(0, -50%); /* Safari */
   font-size: 48px;
   color: #fff;
}
.tourbanner .page-header h4{
  color: #a3cb3e;
  font-size: 36px;
  margin-bottom: 30px;
}
.tourbanner{
  background-size: cover;
  background-position: center center;
}
.tourbanner img{
  opacity: 0;
  max-height: 500px;
}
.tour_de{
  padding: 50px 0;
}
.tour_de ul{
  padding: 0;
  margin: 20px 0 0 0;
}
.tour_de ul li{
  list-style: none;
  background: url(../images/check.png) left center no-repeat;
  padding-left: 40px;
  line-height: 45px;
}
.excludes ul li{
  list-style: none;
  background: url(../images/uncheck.png) left center no-repeat;
  padding-left: 40px;
  line-height: 45px;
}
.tour_highlights_image{
  float: right;
  width: 50%;
}
.highlights{
  width: 50%;
  float: left;
}
.tour_info2{max-width: 1080px !important;margin: 0 auto;}
.filler ul{
  padding: 0;
  margin: 0;
}
.filler ul li{
  list-style: none;
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  width: 100%;
  background: #ddd;
  background-color: #f1a947;
  border-bottom: 1px solid #fff;
  row-gap: 0px;
  padding:5px 15px;
}
.tour_info2 h5{
  color: #a3cb3e;
}
.itinerary{
  padding-top: 0;
}
.itinerary table{
  display: none;
}
.tra_pri{
  padding: 20px 0;
  border-bottom: 1px solid #eee;
}

.bookno{width: 60%;float: left;}
.bookcal{width: 40%;float: left;padding-left: 30px;}
.usd{background: url(../images/usd.png) left center no-repeat;padding-left: 40px;}



/* Reset */
.ui-datepicker,
.ui-datepicker table,
.ui-datepicker tr,
.ui-datepicker td,
.ui-datepicker th {
  margin: 0;
  padding: 0;
  border: none;
  border-spacing: 0;
}

/* Calendar Wrapper */
.ui-datepicker {
  display: none;
  cursor: default;

  text-transform: uppercase;
  font-size: 16px;

  background: #f1a947;  
}

/* Calendar Header */
.ui-datepicker-header {
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #b5d565;
}

.ui-datepicker-title { 
  text-align: center;
  font-size: 22px;
  font-weight: 500;
}

/* Month */
.ui-datepicker-month {
  position: relative;
  padding-right: 15px;
  color: #fff;
}
.ui-datepicker-calendar{width: 100%;}

/* Year */
.ui-datepicker-year {
  padding-left: 8px;
  color: #fff;
}

/* Prev Next Month */
.ui-datepicker-prev,
.ui-datepicker-next {
  position: absolute;
  top: -2px;
  padding: 5px;
  cursor: pointer;
}

.ui-datepicker-prev {
  left: 0;
  padding-left: 0;
}

.ui-datepicker-next {
  right: 0;
  padding-right: 0;
}

.ui-datepicker-prev span,
.ui-datepicker-next span{
  display: block;
  width: 10px;
  height: 20px;
  text-indent: -9999px;

  background-image: url(../images/arrows.png);
}

.ui-datepicker-prev span { background-position: 0px 0px; }

.ui-datepicker-next span { background-position: -10px 0px; }

.ui-datepicker-prev-hover span { background-position: 0px -20px; }

.ui-datepicker-next-hover span { background-position: -10px -20px; }

/* Calendar "Days" */
.ui-datepicker-calendar th {
  padding-top: 15px;
  padding-bottom: 10px;
  
  text-align: center;
  font-weight: normal;
  color: #fff;
}

.ui-datepicker-calendar td {
  padding: 0 7px;
  
  text-align: center;
  line-height: 35px;
}

.ui-datepicker-calendar .ui-state-default {
  display: block;
  outline: none;

  text-decoration: none;
  color: #fff;
  
  border: 1px solid transparent;
  border-radius: 5spx;
}

/* Day Active State*/
.ui-datepicker-calendar .ui-state-active{
  color: #fff;
  border-color: #b5d565;
  background: #b5d565;
}
.ui-state-default:hover{
  border-color: #b5d565;
}

/* Other Months Days*/
.ui-datepicker-other-month .ui-state-default { color: #565656; }

.cal_inner{
  background: #f1a947;
  padding: 35px;
}
#transport{
  width: 100%;
  padding: 15px;
  margin-top: 30px;
  border-radius: 5px;
  border:none;
  font-size: 16px;
}
.bbt{
  background: #b5d565;
  padding: 15px 30px;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  border-radius: 5px;
  margin-top: 20px;
  text-align: center;
  float: left;
  cursor: pointer;
  font-size: 23px;
  font-weight: 600;
  font-family: "Jost", sans-serif;
}
.btt_sub a{
  text-decoration: none;
  color: #fff;
}
.booktitle{
  text-align: center;
  padding: 150px 0;
  position: relative;
  background: #eee;
  overflow: hidden;
  background-attachment: fixed;
  color: #fff;
  background-size: cover;
  background-position: center center;
}
.booktitle h5{
  color: #a3cb3e;
  position: relative;
}
.booktitle h2{
  position: relative;
}
.booktitle::before {
    background:#00000070 url(../images/svgviewer.png) bottom no-repeat;
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: -30px;
    left: 0;
    pointer-events: none;
}
.booktitle::after {
    background: url(../images/svgviewer-top.png) top repeat-x;
    background-size: 60%;
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0px;
    left: 0;
    pointer-events: none;
}
.cart_cont{
  padding: 130px 0 30px 0;
}
.cart{
  margin-top: 30px;
}
.cart_cont h3{margin-bottom: 10px;}
.cart_image{
  width: 20%;
  float: left;
}
.cart_detail{
  width: 60%;
  float: left;
}
.cart_detail strong{
  float: left;
}
.cart_price{
  width: 20%;
  float: left;
}
.cart_detail{
  padding-left: 20px;
}
.cart{
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 30px 0;
  margin-bottom: 30px;
}
.che_left{
  width: 60%;
  float: left;
}
.che_right{
  width: 40%;
  float: left;
  
}
.che_right_in{
   border:1px solid #ccc;
   padding: 20px;
}
.payment_con{
   border:1px solid #ccc;
   padding: 20px;
   margin-top: 20px;
}
.payment_con h3{
  font-size: 30px;
}
#tourform label{
  display: block;
}
.row2{
  width: 50%;
  float: left;
}
.row2,.row{
  overflow: hidden;
  padding-right: 20px;
}
.full{
  width: 100%;
}
input,select,textarea{
  width: 100%;
  padding: 15px;
  border:1px solid #dddedf;
  font-family: "Jost", sans-serif;
  font-size: 16px;
}
::placeholder {
  color: #ccc;
}
label{
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  margin-top: 20px;
  display: block;
}
textarea{
  height: 150px;
  font-family: "Jost", sans-serif;
}
.che_right .title{
  font-weight: 500;
}
.t_pri{float: right;font-weight: 500;}
.disable{cursor: not-allowed;}
.checkout_con{display: none;padding-top: 120px;}

.bottom_cont{
  text-align: center;
  padding: 100px 0;
  background: #eee;
  position: relative;
}
.bottom_cont::after {
    background: url(../images/svgviewer-top.png) top repeat-x;
    background-size: 60%;
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    bottom: 0px;
    left: 0;
    pointer-events: none;
}
.bottom_cont .mod-list{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  padding: 0;
  margin: 0;
}
.bottom_cont .mod-list li{
  list-style: none;
}
.mod-articles-category-title{
  font-size: 28px;
  text-decoration: none;
  color: #333;
  font-weight: 500;
  display: block;
  padding: 20px 0;
}
.card-header{
  margin-bottom: 30px;
}
.mod-articles-category-readmore a.mod-articles-category-title, #contact_submit{
  text-decoration: none;
  display: inline-block;
  background: #a3cb3e;
  padding: 7px 25px;
  text-transform: uppercase;
  margin-top: 10px;
  font-weight: 500;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  font-family: "Jost", sans-serif;
}
.transport .filler{display: none;}
.transport .tourblog{width: 100%;padding-left: 0;text-align: center;}
.transport .category-desc{
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
  }
.transport .blog-items{text-align: left;}
.blog_left{
  width: 65%;
  float: left;
}
.blog_right{
  width: 35%;
  float: left;
  padding-left: 30px;
}
.blog_right ul{
  padding: 0;
  margin: 0;
}
.blog_right .mod-list a{
  width: 70%;
  float: right;
  text-decoration: none;
  padding: 0px 0px 0px 10px;
  font-size: 18px;
}
.blog_right .mod-list img{
  width: 30%;
  float: left;
}
.blog_right .mod-list li{
  list-style: none;
  padding: 10px 0;
  overflow: hidden;
}
.myform{
  max-width: 800px;
  margin: 0 auto;
}
.sli_item h4{
	color:rgb(45, 194, 107);
	line-height: 40px;
}
.sli_item h2{line-height: 60px;}
.translate{
	float:right;
	padding:25px 0px 10px 20px;
}
.skiptranslate{display:none;}
/* Large desktops and laptops */
@media (min-width: 1200px) {

}

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {

}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
  .col2{width: 100%;}
  .up_left{width: 100%;}
  .up_left img,.fixed .up_left img{max-height: 50px;}
  .up_right{
    position: absolute;
    width: 100%;
    top: 57px;
    left: 0;
    right: 0;
    background: #000;
    padding: 10px;
    display: none;
  }
  .topmenu ul li{width: 100%;}
  .topmenu ul li a{padding: 5px !important;}
  .sli_item{padding: 100px 0 80px 0;}
  .menu_bt{
        width: 40px;
        height: 40px;
        background:#fff url(../images/menu.png) center center no-repeat;
        float: right;
        margin-top: 5px;
        margin-right: 5px;
        background-size: 20px;
  }
    .masonry-3 {
      display: grid;
      grid-template-columns: repeat(1, 1fr);
      grid-gap: 0px;
    }
    .blog-item{padding: 20px;}
    .bottom_cont .mod-list {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 0px;
       
    }
    .bottom_cont .mod-list li{padding: 20px;}
    .row2{width: 100%;float: none;}
    .myform{padding: 20px;}
    .row2, .row{padding: 0;}
	h2 {font-size: 20px;font-weight: 600;line-height: 26px;}
	.slider .inner{max-width:95%;}
	.fixed .topmenu ul li a{color:#fff;}
	.bookno,.bookcal,.tour_detail,.item-image{width:100%;max-width:100% !important;padding:0;}
	.tour_detail{grid-template-columns: repeat(2, 1fr);padding: 0 10px;grid-gap: 5px;}
	.tour_highlights_image{width:100%;}
	.tour_info2{padding:20px;}
	h3{font-size: 35px;}
	.tour_info{display:none;}
	.tour_de{padding:0;}
	.tour_de ul li {
		list-style: none;
		background: url(../images/check.png) left 7px no-repeat;
		padding-left: 25px;
		line-height: 30px;
		background-size: 18px;
	}
	.item-page .tour_aticle_body {
		float: left;
		max-width: 100%;
		padding-left: 0px;
		padding-top: 0px;
	}
	.imgbackground{padding: 35px 0 20px 0;}
	.mod-articles-category-title{padding:5px 0;}
	.slider::before, .tourbanner::before{background-size:contain;}
}

/* Landscape phones and smaller */
@media (max-width: 480px) {

}
