

/*===================== TABLE OF CONTENT =======================

1. Reset
2. Body Style
3. Placeholders & Highlights
4. Container & Grid
5. Headings
6. Buttons
7. Form
8. Paddings & Margins
9. Breadcrumbs
10. Custom Style
11. Cookies
12. Header
13. Intro
14. Home Search
15. Featured Tours
16. Bikes
17. Why Us
18. Home Gallery
19. Reviews
20. Footer
21. Contact Page
22. FAQ Page
23. Team Page
24. Our Bikes Page
25. Tours Page
26. Tour Single Page

=============================================================*/
/* ================================================================================== 
1. Reset
===================================================================================== */
*, *::after, *::before { margin: 0; padding: 0; -webkit-box-sizing: inherit; box-sizing: inherit; } article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } a, a:active, a:hover, a:focus { outline: none; } abbr[title] { border-bottom: 1px dotted; } dfn { font-style: italic; } small { font-size: 80%; } sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } img { border: 0; max-width: 100%; } svg:not(:root) { overflow: hidden; } hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; margin-top: 30px; margin-bottom: 35px; border-width: 0; border-top: 1px solid #e1e1e1; } pre { overflow: auto; } code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } button { overflow: visible; } button, select { text-transform: none; } button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; } input:focus, select:focus, textarea:focus, button:focus { outline: none; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } input { line-height: normal; } input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } input[type="search"] { -webkit-appearance: textfield; -webkit-box-sizing: content-box; box-sizing: content-box; } input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } legend { border: 0; padding: 0; } textarea { overflow: auto; } optgroup { font-weight: bold; } table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } input, textarea, button, select, a { -webkit-tap-highlight-color: transparent; } a { color: inherit; text-decoration: none; -webkit-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease; } strong { font-weight: 800;color: #3e67b1; }
.fancybox__button--zoo, .fancybox__button--slideshow, .fancybox__button--fullscreen, .fancybox__button--thumbs, .fancybox__button--zoom{
  display: none;
}
.none{
  display: none;
}
ul, ol { padding-left: 4rem; }

/* ================================================================================== 
2. Body Style
===================================================================================== */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 56.25%;
  word-wrap: break-word;
}
@media only screen and (min-width: 80.0625em) {
  /*1281px*/
  html {
    font-size: 62.5%;
  }
}
body {
  font-family: "Mulish", sans-serif;
  font-weight: 400;
  line-height: 1.6;
  color:#6a6a6a;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.6rem;
  
}
main{
  position: relative;
}
/* ================================================================================== 
3. Placeholders & Highlights
===================================================================================== */
::-webkit-input-placeholder { color: inherit; opacity: 1 !important; }
:-moz-placeholder { color: inherit; opacity: 1; }
::-moz-placeholder { color: inherit; opacity: 1; }
:-ms-input-placeholder { color: inherit; }
::-moz-selection { background-color: #3e67b1;  color: #fff; }  
::selection { background-color: #3e67b1; color: #fff }
/* ================================================================================== 
4. Container & Grid
===================================================================================== */
.container {
  position: relative;
  width: 100%;
  max-width: 148rem;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 2rem;
}
.container-lg{
  max-width: 180rem;
}
.container-xl{
  max-width: 192rem;
  padding: 0;
}

/* ================================================================================== 
5. Headings
===================================================================================== */

h1, h2, h3, h4, h5, h6 { margin-bottom: 2rem;line-height:1.4;font-weight: 800; color: #000;}
.title h1, .title h2,.search-title h2{ font-size: 3.2rem;line-height: 1.2; }
p { margin-bottom: 2rem; }
.title{ margin-bottom:4rem; }
.title-center{text-align: center;}
@media only screen and (min-width: 48.0625em) {
  /*769px*/
  .title h1, .title h2,.search-title h2{ font-size: 4rem; }
}
@media only screen and (min-width: 64.0625em) {
  /*1025px*/
  .title h1, .title h2, .search-title h2{ font-size: 5rem; }
}
@media only screen and (min-width: 75.0625em) {
  /*1201px*/
  .title h1, .title h2,.search-title h2{ font-size: 6rem; }
}


/* ================================================================================== 
6. Buttons
===================================================================================== */

.btn {
	display: inline-block;
	padding: 1rem 3.6rem;
	font-weight: 400;
	border-radius: 10rem;
	font-weight: 700;
}
.btn-primary{
  background-color: #3e67b1;
  color: #fff;
}
.btn-secondary{
  border-radius: 0;
	border-top-left-radius: 2rem;
	border-top-right-radius: 2rem;
	color: #fff;
	font-weight: 700;
	background-color: #3e67b1;
	background-image: url(images/plus-white.svg);
	background-repeat: no-repeat;
	background-position: right 2rem center;
	background-size: 1.7rem;
	padding: 1rem 2rem;
	padding-right: 5rem;
}
.btn-primary:hover{
  background-color: #204ca4;
}
.btn-secondary:hover{
  background-color: #204ca4;
}
/* ================================================================================== 
7. Form
===================================================================================== */
input, textarea, select {
	display: block;
	width: 100%;
	border: 1px solid #e6e6e6;
	padding: 1rem 1.8rem;
	outline: none;
	background-color: #f7f8fb;
	border-radius: 10rem;
}
select {
	appearance: none;
	background-image: url(images/arrow-down-white.svg);
	background-repeat: no-repeat;
	background-position: right 1.8rem center;
	background-size: 1.1rem;
}
textarea{
  resize: vertical;
  height: 19rem;
  border-radius: 1rem;
}
input:focus,
textarea:focus, select:focus {
  border-color: #3e67b1;

}
label {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 500;
  color: #000;
}
button {
  transition: all 0.4s ease-in-out;
  border:0;
}
fieldset{
  border: 0;
  margin-bottom: 2rem;
}
label.check-wrapper {
  position: relative;
  padding-left: 3rem;
  margin-bottom: 1rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-transform: none;
}
.check-wrapper input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkmark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 1.5rem;
  width: 1.5rem;
  border: 1px solid #43515a;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.check-wrapper input:checked ~ .checkmark:after {
  display: block;
}
.check-wrapper .checkmark::after {
  left: 0.4rem;
  top: 0.2rem;
  width: 0.5rem;
  height: 1rem;
  border: solid #43515a;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}


/* ================================================================================== 
8. Paddings & Margins
===================================================================================== */
.space {
  padding: 5rem 0;
}
.mt-5{
  margin-top: 5rem;
}
.no-pt{
  padding-top: 0 !important;
}
.no-pb{
  padding-bottom: 0 !important;
}

/* .menu-item-has-children za wp sub parent*/
/* .current_page_item za wp active link u navigaciji*/
/* ================================================================================== 
9. Breadcrumbs
===================================================================================== */
.breadcrumbs{
  background-color: #3e67b1;
  padding: 1rem 0;
  font-size: 1.4rem;
  color: #fff;
}
.breadcrumbs ul{
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.breadcrumbs ul li{
  display: inline-block;
  font-weight: 600;

}
.breadcrumbs ul li::after{
  content: '|';
  display: inline-block;
  margin: 0 1rem;
}
.breadcrumbs ul li a{
  display: inline-block;
  font-weight: 400;
}
.breadcrumbs ul li:last-child:after{
  content: none;
}
/* ================================================================================== 
10. Custom Style
===================================================================================== */
.list ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.list ul li {
	position: relative;
	padding-left: 3rem;
	margin-bottom: 1.6rem;
}
.list  ul li::before{
  content: '';
  position: absolute;
  left: 0;
  top: 3px;
  width: 2rem;
  height: 2rem;
  background-image: url(images/list.svg);
  background-repeat: no-repeat;
  background-size: 2rem;
}
/* ================================================================================== 
11. Cookies
===================================================================================== */
.cky-btn-accept {
	background: #000 !important;
	border: 2px solid #000 !important;
}
.cky-btn-reject,  .cky-btn-customize, .cky-btn-preferences {
	color: #000 !important;
	border: 2px solid #000 !important;
}
button.cky-show-desc-btn:not(:hover):not(:active){
  color: #000 !important;
  font-weight: 600;
}
.cky-btn-revisit-wrapper{
  background-color: #000 !important;
}
/* ================================================================================== 
12. Header
===================================================================================== */
header{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background-color:transparent;
  z-index: 10;
  padding: 1.5rem 0;
  transition: all .4s ease-in-out;
  color: #fff;
}
header.scrolled{
  background-color: #000;
}
header .container{
  display: flex;
  flex: row;
  justify-content: space-between;
  align-items: center;
}
header ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.header-logo{
  display: block;
}
.header-logo img{
  display: block;
  width: 17.1rem;
}
nav{
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-height: 100vh;
  background-color: #000;
  padding: 4rem;
  padding-top: 10rem;
  opacity: 0;
  visibility: hidden;
  transform: translateX(100%);
  transition: all .4s ease-in-out;
  z-index: 2;
  overflow-y: auto;
}
nav.open{
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
nav li{
  display: block;
}
nav li a{
  display: block;
  padding: 1rem 0;
}

nav li a:hover, nav li.current_page_item a{
  color: #3e67b1;
}

.toggle {
	cursor: pointer;
	overflow: hidden;
	width: 36px;
	height: 30px;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
    z-index: 11;
    margin-left: 3rem;
    order: 3;
}


.line-toggle {
	position: absolute;
	display: block;
	width: 36px;
	height: 2px;
	background: #fff;
	border-radius: 20px;
	transition: all .6s;
	right: 0;
  z-index: 11;
}

.line-toggle:first-child {
transform: translateY(-10px) translateX(0);
transition-delay: 0s;
}

.toggle .line-toggle:nth-child(2) {
    transition-delay: .12s;
}

.line-toggle:last-child {
    transform: translateY(10px) translateX(0);
    transition-delay: 0s;
}
.toggle.activate .line-toggle:first-child {

	transform: translateY(0) translateX(0) rotate(45deg);
	width: 30px;
	height: 2px;
	transition-delay: .1s;
}

.toggle.activate .line-toggle:nth-child(2) {
    transform: translateX(110px);
    transition-delay: 0s;
}

.toggle.activate .line-toggle:last-child {

	transform: translateY(0) translateX(0) rotate(314deg);
	width: 30px;
	height: 2px;
	transition-delay: .1s;
}


.mobile-info{
  margin-top: 3rem;
}
.menu-item-has-children{
  position: relative;
}
.sub-menu{

  display: none;
  padding-left: 3rem;
}

.sub-menu li{
  display: block;
}
.sub-menu li a{
  display: block;
  padding: 1rem;
}
.header-phone{
  	background-color: #3e67b1;
    color: #fff;
    display: none;
    flex-direction: row;
    padding: 2rem;
    flex-wrap: wrap;
    border-bottom-left-radius: 2rem;
    border-bottom-right-radius: 2rem;

    margin-left: auto;
    transition: all .4s ease-in-out;
    

}
header.scrolled .header-phone{
  border-radius: 0;
}
.header-phone span{
  display: inline-block;
}
.header-phone img{
  display: block;
  width: 2rem;
  height: auto;
  margin-right: 1rem;
}
.header-phone span:first-child{
  font-weight: 600;
}
.mobile-info .header-phone{
  display: flex;
  border-radius: 2rem !important;


}
@media only screen and (min-width: 30.0625em) {
  /*481px*/
  nav{
    width: 40rem;
  }
  .header-phone{
    display: flex;
  }
  header{
    padding: 0;
  }
}

@media only screen and (min-width: 68.75em) {
  /*1100px*/
  .toggle{
    display: none;
  }
  .header-phone {
    margin-left: 3rem;
  }
  nav{
    position: static;
    top: auto;
    right: auto;
    width: auto;
    height: auto;
    min-height: auto;
    overflow-y: visible;
    transform: none;
    transition: none;
    padding: 0;
    background-color: transparent;
    opacity: 1;
    visibility: visible;
    margin-left: auto;

  }
 
  nav li{
    display: inline-block;
  }
  nav li a{
    display: inline-block;
    padding: 2rem 1rem;
  }
  .mobile-info{display: none;}
  .sub-menu{
    position: absolute;
    left: 0;
    top: 6rem;
    width: 24rem;
    background-color: #fff;
    padding: 2rem;
    border: 1px solid #e7e7e7;
    opacity: 0;
    visibility: hidden;
    display: block;
  }
  .menu-item-has-children:hover .sub-menu{
    opacity: 1;
    visibility: visible;
  }
}
@media only screen and (min-width: 75.0625em) {
  /*1201px*/
  nav li a{
    padding: 2rem 1rem;
  }
}
@media only screen and (min-width: 90em) {
  /*1440px*/
  nav li a{
    padding: 2rem;
  }
}
/* ================================================================================== 
13. Intro
===================================================================================== */
.intro{
  height: 80rem;
  overflow: hidden;
  width: 100%;
}

.home-video video{
  width: 100%;
  display: block;
  height: 80rem;
  position: fixed;
  left: 0;
  top: 0;
  object-fit: cover;
}
.intro{
  position: relative;
}
.intro-overlay{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.4);
}
.intro-text{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;
}
.intro-text .container{
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.intro-icons{
  max-width: 126rem;
  width: 100%;
  margin-top: 3rem;
}
.intro-box {
	width: 100%;
  margin-bottom: 1rem;
	display: flex;
	flex-flow: row;
	align-items: center;
	padding: 1rem 2rem;
	border-radius: 20rem;
}
.intro-box:nth-child(2){
  background-color: rgba(62,103,177, .5);
}
.intro-box img {
	width: 4.5rem;
	height: 2.9rem;
	object-fit: contain;
	display: block;
	margin-right: 1rem;
}
.intro-box h3{
  margin-bottom: 0;
  font-size: 1.8rem;
  color: #fff;
  font-weight: 700;
}
.intro-box p{
  margin-bottom: 0;
}
.intro-box:last-child{
  margin-bottom: 0;
}
.intro h1{
  font-size: 4rem;
  line-height: 1.2;
  color: #fff;
}
.intro h1 span {
	color: transparent;
	-webkit-text-stroke: 1px #fff;
	-webkit-text-fill-color: transparent;
	display: inline-block;
	font-weight: 800;
}
section{
  background-color: #fff;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 30.0625em) {
  /*481px*/
  .intro h1{
    font-size: 5rem;
  }
}
@media only screen and (min-width: 37.5625em) {
  /*601px*/
  .intro-icons{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap:1%;
  }
  .intro-box {
    width: 49.5%;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 48.0625em) {
  /*769px*/
  .intro h1{
    font-size: 6rem;
  }
}
@media only screen and (min-width: 50.0625em) {
  /*801px*/
  .intro-box {
    width: 37%;
  }
  .home-video video{
    height: 100vh;
  }
  
}
@media only screen and (min-width: 64.0625em) {
  /*1025px*/
  .intro h1{
    font-size: 7rem;
  }
  .intro-box {
    width: 24.2%;
  }

}
@media only screen and (min-width: 75.0625em) {
  /*1201px*/
  .intro h1{
    font-size: 8rem;
  }
}
/* ================================================================================== 
14. Home Search
===================================================================================== */
.home-search{
  background-color: #000;
  color: #fff;
  padding: 3.5rem 0;
}
.home-search label{
  color: #fff;
}
.search-form form p{
  margin-bottom: 0;
}
.search-form form br{
  display: none;
}
.search-form fieldset{
  width: 100%;
}
.search-form fieldset:last-child{
  width: auto;
  margin-bottom: 0;
}
.search-title h2{
  color: #fff;
}
.search-title h2 strong{
  color: #3e67b1;
}
.search-title h2{
  margin-bottom: 0;
}
.search-form input, .search-form select {
	background-color: rgba(255,255,255,.11);
	color: #fff;
	border-color: transparent;
	width: 100%;
	font-size: 1.4rem;
}
.search-title{
  margin-bottom: 2rem;
}

input.search-btn {
	background-color: #3e67b1;
	font-size: 1.6rem;
	background-image: url(images/search-white.svg);
	background-repeat: no-repeat;
	background-position: left 2rem center;
	background-size: 1.5rem;
	font-weight: 600;
	padding: 1rem 3rem;
	padding-left: 5rem;
  width: auto;
  transition: all .4s ease-in-out;
}
input.search-btn:hover{
  background-color: #204ca4;
}
@media only screen and (min-width: 37.5625em) {
  /*601px*/
  .search-form form{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
  }
  .search-form fieldset{
    width: 37%;
    margin-bottom: 0;
  }
  .search-form fieldset:last-child{
    width: auto;
  }
}
@media only screen and (min-width: 56.3125em) {
  /*901px*/
  .home-search .container{
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  .search-title{
    max-width: 32rem;
    width: 100%;
    margin-bottom: 0;
  }
  .search-form {
    width: calc(100% - 36rem);
  }
}
@media only screen and (min-width: 64.0625em) {
  /*1025px*/
  .search-title{
    max-width: 39rem;
  }
  .search-form {
    width: calc(100% - 46rem);
  }

}
@media only screen and (min-width: 75.0625em) {
  /*1201px*/
  .search-title{
    max-width: 47rem;
  }
  .search-form {
    width: calc(100% - 56rem);
  }
  .search-form fieldset{
    width: 40%;
  }
}
/* ================================================================================== 
15. Featured Tours
===================================================================================== */
.bg{
  background-color: #f7f8fb;
}
.title-row{
  margin-bottom: 3rem;
}
.title-row .title{
  margin-bottom: 0;
}

.title-text{
  width: 100%;
}
.custom-arrows{
  display: flex;
  flex-direction: row;
  align-items: center;
  gap:2rem;

}
.title-row .custom-arrows{
  width: 100%;
}
.custom-arrows div,.gallery-slider .slick-arrow, .bikes-slider2 .slick-arrow,.tour-mobile .slick-arrow{
  font-size: 0;
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  border:1px solid #000;
  background-color: transparent;
  z-index: 1;
  cursor: pointer;
  transition: all .4s ease-in-out;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1rem;
}
.custom-arrows div.custom-prev{
  background-image: url(images/prev.svg);
}
.custom-arrows div.custom-next{
  background-image: url(images/next.svg);
}
.title-row  .custom-arrows{
  margin-left: auto;
}
.custom-arrows div:hover{
  opacity: 0.3;
}
.featured-slide,.tour-box{
  position: relative;
}
.featured-slide a, .tour-box a{
  display: block;
  border-radius: 2rem;
  overflow: hidden;
  position: relative;
}
.featured-slide img, .tour-box img{
  display: block;
  width: 100%;
  height: 40rem;
  object-fit: cover;
  transition: all .4s ease-in-out;
}

.tour-overlay{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.78) 99%,rgba(0,0,0,0.78) 100%);
  z-index: 1;
  
}
.slide-text{
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 2rem;
  color: #ffffff;
  transition: all .4s ease-in-out;
  z-index: 2;
}
.slide-text h3{
  color: #fff;
  font-size: 2.1rem;
}
.tour-price {
	position: absolute;
	top: 2rem;
	right: 2rem;
	background-color: #000;
	color: #fff;
	border-radius: 1rem;
	padding: 1rem 1.4rem;
	z-index: 1;
	line-height: 1;
}
.tour-price span{
  display: block;
  font-size: 2rem;
  font-weight: 600;
  line-height: 1;
  margin-top: 5px;
}
.btn-tour {
	position: absolute;
	left: 2rem;
	bottom: 0;
	border-top-left-radius: 2rem;
	border-top-right-radius: 2rem;
	color: #fff;
	font-weight: 700;
	background-color: #3e67b1;
	background-image: url(images/plus-white.svg);
	background-repeat: no-repeat;
	background-position: right 2rem center;
	background-size: 1.7rem;
	padding: 1rem 2rem;
	padding-right: 5rem;
  height: 4.5rem;
  transform: translateY(5rem);
  opacity: 0;
  transition: all .4s ease-in-out;
  display: none;
}
@media only screen and (min-width: 37.5625em) {
  /*601px*/
  .featured-slide{
    padding: 0 1rem;
   }
   .custom-arrows div,.gallery-slider .slick-arrow, .bikes-slider2 .slick-arrow, .tour-mobile .slick-arrow{
    width: 6rem;
    height: 6rem;
    background-size: 1.2rem;
  }
}
@media only screen and (min-width: 42.5625em) {
  /*681px*/
  .title-row{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .title-row .title{
    margin-bottom: 0;
  }
  .title-row  .title h2{
    margin-bottom: 0;
  
  }
  .title-text{
    max-width: 35rem;
    margin-left: auto;
  }


}
@media only screen and (min-width: 56.3125em) {
  /*901px*/
  .title-row .custom-arrows{
    width: auto;
  }
  .title-text{
    margin-left: 10rem;
  }
  .btn-tour {
    display: inline-block;
  }
  .featured-slide a:hover .btn-tour,   .tour-box:hover .btn-tour{
    transform: translateY(0);
    opacity: 1;
  }
  .featured-slide a:hover .slide-text,   .tour-box a:hover .slide-text{
    padding-bottom: 4.6rem;
  }
  .featured-slide a:hover img,  .tour-box a:hover img{
    transform: scale(1.1);
  }
  .slide-text h3,  .tour-box h3{
    font-size: 2.4rem;
  }

}

@media only screen and (min-width: 64.0625em) {
  /*1025px*/
  .featured-tours .title-row  .title h2{ font-size: 3.6rem; }
}
@media only screen and (min-width: 75.0625em) {
  /*1201px*/
  .featured-tours .title-row  .title h2{ font-size: 4rem; }
  .featured-slide img,.tour-box img{
    height: 50rem;
  }
}
/* ================================================================================== 
16. Bikes
===================================================================================== */

.bikes-text{
  width: 100%;
  display: flex;
  align-items: center;
  padding-left: 2rem;
  margin-bottom: 5rem;
}

.bikes-content{
  width: 100%;
  position: relative;
  padding: 0 3rem;
}
.bikes-content .custom-arrows{
  flex-direction: column;
  position: absolute;
  left: 2rem;
  top: 50%;
  transform: translateY(-50%);
}
.bikes-text .title{
  margin-bottom: 3rem;
}
.bikes-text .btn{
  margin-top: 3rem;
}


.bike-inner{
  border-radius: 2rem;
  overflow: hidden;
 position: relative;
 padding: 2rem;
 padding-bottom: 0;
 display: flex;
 flex-direction: column;
 align-items: center;
 text-align: center;

}
.bike-inner::before{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 70%;
  background-color: #f7f8fb;
  border-radius: 2rem;
  z-index: -1;
}

.bike-image{
  display: block;
  margin-bottom: 2rem;
}
.bike-image img{
  width: 70%;
  height: auto;
  display: block;
  margin: 0 auto;
}
.bike-inner h3{
  font-size: 2.1rem;
  transition: all .4s ease-in-out;
}
.bike-inner h3:hover a{
  color: #3e67b1;
}
 
@media only screen and (min-width: 30.0625em) {
  /*481px*/
.bikes-content{
  padding: 0 5rem;
}
}
@media only screen and (max-width: 37.5em) {
  /*600px*/
  .custom-arrows div.bikes-prev{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 2rem;
    z-index: 2;
  }
  .custom-arrows div.bikes-next{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 2rem;
    z-index: 2;
  }
  .bikes-content .custom-arrows{
    display: block;
    transform: none;
    position: static;
  }
}
@media only screen and (min-width: 37.5625em) {
  /*601px*/
  .bikes-content{
    padding: 0;
    padding-left: 10rem;
  
  }
  .bike-slide{
    padding: 0  2rem;
  }
}
@media only screen and (min-width: 56.3125em) {
  /*901px*/
  .bike-inner h3{
    font-size: 2.4rem;
  }
}
@media only screen and (min-width: 61.3125em) {
  /*981px*/
  .bikes-wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  .bikes-text{
    width: calc(100% - 75rem);
    margin-bottom: 0;
  }
  .bikes-content{
    max-width: 70rem;
    width: 100%;


  }
  .bikes-slider  .slick-list{
    padding-right: 15rem;
  }
  .bikes-content .custom-arrows{
    left: 0;
  }
  .bikes-text  p{
    width: 80%;
  }
}

@media only screen and (min-width: 75.0625em) {
  /*1201px*/
  .bikes-text{
    width: calc(100% - 87rem);
  }
  .bikes-content{
    max-width: 81rem;
  }
  .bikes-slider  .slick-list{
    padding-right: 30rem;
  }
}
@media only screen and (min-width: 90em) {
  /*1440px*/
  .bikes-text{
    padding-left: 7rem;
  }
  .bikes-text{
    width: calc(100% - 95rem);
  }
  .bikes-content{
    max-width: 92rem;
  }
}
@media only screen and (min-width: 100.0625em) {
  /*1601px*/
  .bikes-text{
    padding-left: 14rem;
  }

  
}
@media only screen and (min-width: 109.375em) {
  /*1750px*/
  .bikes-text{
    padding-left: 24rem;
  }

}
/* ================================================================================== 
17. Why Us
===================================================================================== */
.whyus .title{
  margin-bottom: 3rem;
}
.text-center{
  max-width: 55rem;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 5rem;
  text-align: center;
}
.why-box{
  width: 100%;
  margin-bottom: 3rem;
}
.why-box:last-child{
  margin-bottom: 0;
}
.why-image{
  display: block;
  overflow: hidden;
  border-radius: 2rem;
  margin-bottom: 2rem;
}
.why-image img {
	display: block;
	width: 100%;
	height: auto;
	object-fit: cover;
	border-radius: 2rem;
}
.why-text{
  display: flex;
  justify-content: space-between;
}
.why-icon{
  width: 6.2rem;
  height: 6.2rem;
  border-radius: 50%;
  background-color: #dfe5f1;
  display: flex;
  align-items: center;
  justify-content: center;
  
}
.why-icon img{
  width: 2.5rem;
  height: 3.5rem;
  object-fit: contain;
}
.why-title{
  width: calc(100% - 7.2rem);

}
.why-title h3{
  font-size: 2.1rem;
  color: #3e67b1;
  margin-bottom: 0.2rem;
}
@media only screen and (min-width: 37.5625em) {
  /*601px*/
  .why-image img {
    height: 22rem;
  }
  .why-wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap:3%;
  }
  .why-box{
    width: 48.5%;
  }
  .why-box:last-child{
    margin-bottom: 3rem;
  }
}
@media only screen and (min-width: 42.5625em) {
  /*681px*/
  .why-image img {
    height: 25rem;
  }
  .why-icon img{
    width: 3.5rem;
    height: 3.5rem;
  }
  .why-icon{
    width: 7.2rem;
    height: 7.2rem;
  }
  .why-title{
    width: calc(100% - 8.5rem);
  
  }
}
@media only screen and (min-width: 56.3125em) {
  /*901px*/
  .why-title h3{
    font-size: 2.4rem;
  }
}
@media only screen and (min-width: 64.0625em) {
  /*1025px*/
  .why-box{
    width: 31.3%;
  }
}
@media only screen and (min-width: 75.0625em) {
  /*1201px*/
  .why-image img {
    height: 31rem;
  }
}
/* ================================================================================== 
18. Home Gallery
===================================================================================== */
.home-gallery{
  position: relative;
}
.home-gallery::before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.3);
z-index: 1;
}
.gallery-slider{
  position: relative;
}
.gallery-slide img{
  height: 50rem;
  object-fit: cover;
  display: block;
  width: 100%;
}
.home-gallery{
  position: relative;
}
.gallery-slider .slick-arrow{
  border-color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.gallery-slider .slick-prev{
  background-image: url(images/prev-white.svg);
  left: 2rem;
}
.gallery-slider .slick-next{
  background-image: url(images/next-white.svg);
  right: 2rem;
}
.home-gallery h2{
  font-size: 4rem;
  color: transparent;
  -webkit-text-stroke: 1px #fff;
  -webkit-text-fill-color: transparent;
  display: inline-block;
  font-weight: 800;
  position: absolute;
  bottom: 2rem;
  left: 0;
  width: 100%;
  text-align: center;
  padding: 0  2rem;
  z-index: 2;
}

@media only screen and (min-width: 48.0625em) {
  /*769px*/
  .home-gallery h2{
    font-size: 5rem;
  }
}
@media only screen and (min-width: 64.0625em) {
  /*1025px*/
  .home-gallery h2{
    font-size: 6rem;
  }
}
@media only screen and (min-width: 75.0625em) {
  /*1201px*/
  .home-gallery h2{
    font-size: 7rem;
  }
  .gallery-slide img{
    height: 60rem;
  }
}
/* ================================================================================== 
19. Reviews
===================================================================================== */
.review-text{
  border-radius: 2rem;
  background-color: #3e67b1;
  color: #fff;
  padding: 3rem;
  background-image: url(images/quote2.png);
  background-repeat: no-repeat;
  background-position: left 5rem top 5rem;
  background-size: 10rem;
  position: relative;
  margin-bottom: 3rem;
  height: 100%;
}
.review-text::after {
	content: '';
	position: absolute;
	left: 3rem;
	bottom: -18px;
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 19px solid #3e67b1;
}

.review-author{
  padding-left: 3rem;
}
.review-author h3{
  background-image: url(images/quote.png);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 2rem;
  padding-left: 3rem;
  font-size: 2.1rem;
  margin-bottom: 1rem;
}
.review-author p{
  padding-left: 3rem;
}
.reviews .custom-arrows{
  display: none;
  margin-top: 3rem;
}
.reviews .slick-track{
  display: flex !important;
}
.reviews  .slick-slide{
  display: flex  !important;
  flex-direction: column;
  height: auto;
}
@media only screen and (min-width: 37.5625em) {
  /*601px*/
  .reviews .custom-arrows{
    display: flex;
  }
}
@media only screen and (min-width: 50.0625em) {
  /*801px*/
  .review-slide{
    padding: 0 2rem;
  }

}
@media only screen and (min-width: 56.3125em) {
  /*901px*/
  .review-author h3{
    font-size: 2.4rem;
  }
  .review-text{
    padding: 5rem;
  }
  .review-author{
    padding-left: 5rem;
  }
  .review-text::after {
    left: 5rem;
  }
  .reviews .custom-arrows{
    margin-top: 0;
  }
}
 @media only screen and (max-width: 56.25em) {
  /*900px*/
  /*.custom-arrows div.review-prev{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 2rem;
    z-index: 2;
  }
  .custom-arrows div.review-next{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 2rem;
    z-index: 2;
  }
  .reviews .custom-arrows{
    display: block;
    transform: none;
    position: static;
  }*/

} 
/* ================================================================================== 
20. Footer
===================================================================================== */
footer{
  background-color: #000;
  color: #fff;
  padding: 5rem 0;
  position: relative;
  z-index: 1;
}

.footer-wrapper article{
  width: 100%;
  margin-bottom: 3rem;
  text-align: center;
}
.footer-wrapper article:last-child{
  margin-bottom: 0;
}

.footer-logo img{
  width: 17rem;
  height: auto;
}
.footer-logo{
  margin-bottom: 2rem;
}
.social{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap:1rem;
  justify-content: center;
}
.social a{
  display: inline-block;
}
.social a{
  width: 4rem;
  height: auto;
  display: block;
}
footer ul{
  list-style: none;
  padding: 0;
  margin: 0 auto;
}
footer h3{
  color: #fff;
}
.copyright ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.copyright ul li{
  display: inline-block;
}
.copyright ul li a{
  display: inline-block;
  padding: 0 0.5rem;
}
.copyright{
  padding: 2rem 0;
  color: #666666;
  font-size: 1.4rem;
  background-color: #191919;
}
.copyright .container{
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  text-align: center;
}
.v{
  display: none;
}
@media only screen and (min-width: 37.5625em) {
  /*601px*/
  .footer-logo img{
    width: 22.4rem;
  }
  .copyright .container{
    flex-direction: row;
    justify-content: space-between;
    text-align: left;
  }
}
@media only screen and (min-width: 48.0625em) {
  /*769px*/
  .footer-wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .footer-wrapper article{
    width: 48%;
    margin-bottom: 0;
    text-align: left;
  }
  .social{
 
    justify-content: flex-start;
  }
}
@media only screen and (min-width: 61.3125em) {
  /*981px*/
  .footer-wrapper article{
    width: 23%;
  }
  .footer-wrapper article:not(:last-child){
    padding-right: 2rem;
  }
}
/* ================================================================================== 
21. Contact Page
===================================================================================== */
.top-height{
  position: relative;
  z-index: 1;
  background-color: #000;
  height: 9.12rem;
  width: 100%;
}

.contact-text{
  width: 100%;
  margin-bottom: 5rem;
  padding: 3rem;
  border-radius: 5rem;
  background-color: #3e67b1;
  color: #ffffff;
}
.contact-text h3{
  color: #fff;
}
.contact-row{
  display: flex;
  align-items: flex-start;
}
.contact-row img{
  display: block;
  width: 1.5rem;
  height: auto;
 
}
.contact-icon {
	width: 5rem;
	height: 5rem;
	border-radius: 50%;
	margin-right: 2rem;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: rgba(255,255,255,.2);
}
.contact-form{
  width: 100%;
}
.contact-form form p{
  margin-bottom: 0;
}
.contact-form form br{
  display: none;
}
.contact-text h3 {
	margin-bottom: 1rem;
	font-weight: 700;
	font-size: 1.6rem;
	opacity: 0.5;
}
.contact-text h2{
  color: #fff;
}
.contact-row:not(:last-child){
  margin-bottom: 2rem;
}
.contact-map iframe{
  width: 100%;
  height: 40rem;
  display: block;
}
@media only screen and (min-width: 48.0625em) {
  /*769px*/
  .contact-wrapper{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
  .contact-text{
    width: 48%;
    margin-bottom: 0;
  }
  .contact-form{
    width: 48%;
  }

}
@media only screen and (min-width: 68.75em) {
  /*1100px*/
  .contact-text{
    width: 41%;
    padding: 5rem;
  }
  .contact-form{
    width: 51%;
  }
}
/* ================================================================================== 
22. FAQ Page
===================================================================================== */
.text-center{
  margin: 0 auto;
  margin-bottom: 5rem;
  text-align: center;
  max-width: 110rem;
  width: 100%;
}
.accordion-wrapper {
  counter-reset: accordion-counter;
  /* margin-top: 10rem; */
  max-width: 110rem;
  width: 100%;
  margin: 0 auto;
}
.accordion {
  padding: 2rem;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  counter-increment: accordion-counter;
  background-color: #fff;
  border-bottom: 1px dashed #000;
}
.accordion__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
}
.accordion__head_text {
  position: relative;
  padding-left: 5rem;
  margin-bottom: 0;
  font-weight: 500;
  width: 70%;
  color: #000;
}
.accordion__head_text:before {
  content: counter(accordion-counter);
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 3.5rem;
  height: 3.5rem;
  background-color: #3e67b1;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.4rem;
  font-weight: 600;
}
.accordion__head_btn {
  width: 4rem;
  height: 4rem;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  border: none;
  background-color: transparent;
}
.accordion__head_btn:before, .accordion__head_btn:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 40%;
  height: 2px;
  background-color: #000;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.accordion__head_btn:before {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
      -ms-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
.accordion__body {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
/* .accordion:hover {
background-color: #7654B4;
}
.accordion--active {
background-color: #7654B4;
} */
.accordion--active .accordion__head_text:before {
  background-color: #000;
  color: #fff;
  -webkit-transform: translateY(-50%) rotate(360deg);
      -ms-transform: translateY(-50%) rotate(360deg);
          transform: translateY(-50%) rotate(360deg);
}
.accordion--active .accordion__head_btn {
  -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
}
.accordion--active .accordion__head_btn:before {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
      -ms-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}
.accordion--active .accordion__body {
  margin-top: 2rem;
}
/* ================================================================================== 
23. Team Page
===================================================================================== */
.team-box{
  width: 100%;
 margin-bottom: 3rem; 
 text-align: center;
}
.team-box:last-child{
  margin-bottom: 0;
}
.team-image{
  display: block;
  width:20rem;
  height: 20rem;
  margin: 0 auto;
  margin-bottom: 2rem;
  overflow: hidden;
  position: relative;
  border-radius: 50%;
}

.team-image img{
  display: block;
  width: 20rem;
  height: 20rem;
  object-fit: cover;
  border-radius: 50%;
  margin: 0 auto;
}
.team-image .btn{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all .4s ease-in-out;
  background-color: transparent;
  color: #fff;
  border:1px solid #fff;
  z-index: 2;
  padding: 1rem 2.6rem;
  opacity: 0;
  visibility: hidden;
  width: 80%;
}

.team-box h3{
  margin-bottom: 0;
  font-size: 2.1rem;
}
 
@media only screen and (min-width: 30.0625em) {
  /*481px*/
  .team-wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap:3%
  }
  .team-box{
    width: 48.5%;
   margin-bottom: 3rem; 
   text-align: center;
  }
  .team-box:last-child{
    margin-bottom: 3rem;
  }
}
@media only screen and (min-width: 37.5625em) {
  /*601px*/
  .team-image img{
    width: 25rem;
    height: 25rem;
  }
  .team-image{
    width:25rem;
    height: 25rem;
  }
  .team-image::after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #3e67b1;
    transition: all .4s ease-in-out;
    opacity: 0;
    visibility: collapse;
  }
  .team-box:hover .team-image::after, .team-box:hover .btn{
    opacity: 1;
    visibility: visible;
  }
}
@media only screen and (min-width: 48.0625em) {
  /*769px*/
  .team-box{
    width: 31.3%;
  }

}
@media only screen and (min-width: 56.3125em) {
  /*901px*/
  .team-box h3{
    font-size: 2.4rem;
  }
}
@media only screen and (min-width: 68.75em) {
  /*1100px*/
  .team-image{

    width: 30rem;
    height: 30rem;
  }
  .team-image img{
    width: 30rem;
    height: 30rem;
  }
  .team-image .btn{
    width: auto;
  }
}
/*---------*/
.team-single-text{
  width: 100%;
  margin-top: 3rem;
}
.team-single-image{
  width: 100%;
}
.team-single-image img{
  border-radius: 2rem;
  width: 100%;
  height: auto;
}
@media only screen and (min-width: 56.3125em) {
  /*901px*/
  .team-single-wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .team-single-image{
    width: 48%;
  }
  .team-single-text{
    width: 48%;
    margin-top: 0;
  }
}
/* ================================================================================== 
24. Our Bikes Page
===================================================================================== */

.bike-row:not(:last-child){
  margin-bottom: 5rem;
}

.bike-row-text{
  width: 100%;
  padding: 5rem 3rem;
  border-radius: 2rem;
  margin-bottom: 3rem;
  background-color: #f7f8fb;
}
.bike-row-image{
  width: 100%;
}
.bike-row-image img{
  display: block;
  width: 100%;
  height: auto;
  margin: 0  auto;
}
.bike-row-text .title h2{
  font-size: 3rem;
}

.bike-info{
  width: 100%;
  margin-bottom: 0;
}
.bike-info h4{
  margin-bottom: 0;
}
@media only screen and (min-width: 30.0625em) {
  /*481px*/
  .bike-row-image img{
    width: 60%;
  }
  .bike-row-content{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap:3%
  }
  .bike-info{
    width: 48.5%;
  }
}
@media only screen and (min-width: 56.3125em) {
  /*901px*/
  .bike-row{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .bike-row:nth-child(2n+2){
    flex-direction: row-reverse;
  }
  .bike-row-text{
    width: 60%;
    margin-bottom: 0;
    padding: 5rem;
    
  }
  .bike-row-image{
    width: 35%;
  }
  .bike-row-image img{
    margin: 0;
    width: 100%;
  }
}
/* ================================================================================== 
25. Tours Page
===================================================================================== */
.tour-box{
  width: 100%;
  margin-bottom: 3rem;
  position: relative;
}
.tour-box:last-child{
  margin-bottom: 0;
}
@media only screen and (min-width: 37.5625em) {
  /*601px*/
  .tours-page-wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap:3%
  
  }
  .tour-box{
    width: 48.5%;
  }
  .tour-box:last-child{
    margin-bottom: 3rem;
  }
}
@media only screen and (min-width: 56.3125em) {
  /*901px*/
  .tour-box{
    width: 31.3%;
  }
}
/* ================================================================================== 
26. Tour Single Page
===================================================================================== */

.top-image{
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 80rem;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;

}

.top-icons {
	max-width: 130rem;
	width: 100%;
	margin: 0 auto;
  margin-top: 3rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
}
.top-item {
	width: 49%;
	color: #fff;
	display: flex;
	flex-direction: row;
	align-items: flex-start;
  justify-content: space-between;
	margin-bottom: 3rem;
}
.top-item:last-child{
  margin-bottom: 0;
  width: 100%;
}
.top-item img {
	width: 3.5rem;
	height: 3.2rem;
	object-fit: contain;
	display: block;
	margin-right: 1rem;
}
.top-item h3 {
	margin-bottom: 0;
	font-size: 1.8rem;
	color: #fff;
	font-weight: 700;
}
.top-item p {
	margin-bottom: 0;
}
.top-image > img{
  display: none;
}
.top-image .title  h1{
  color: #fff;
  margin-bottom: 3rem;
}
.top-image-text{
  width: 100%;
}
.top-price p {
	font-size: 2.4rem;
	font-weight: 800;
}
.top-item-text{
  width: calc(100% - 5rem);
}

.tour-mobile img {
	width: 100%;
	height: 70rem;
	object-fit: cover;
	display: block;
}
.tour-mobile .slick-arrow{
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border-color: #fff;

}
.tour-mobile .slick-prev{
  background-image: url(images/prev-white.svg);
  left: 1rem;
}
.tour-mobile .slick-next{
  background-image: url(images/next-white.svg);
  right: 1rem;
}
.tour-mobile{
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
@media only screen and (min-width: 30.0625em) {
  /*481px*/

  .top-item {
    width: 50%;
    align-items: center;
  }
  .top-item:last-child {
    width: 100%;
  }
  .top-item:last-child{
    margin-bottom: 3rem;
  }
  .top-item img {
    width: 4.5rem;
    height: 3.9rem;
  }
}
@media only screen and (min-width: 37.5625em) {
  /*601px*/
  .top-item {
    width: 33.333%;
  }
  .top-item:last-child {
    width: 50%;
  }
  .top-icons {
    justify-content: center;
  }
  .top-item {
    justify-content: center;
  }

}
@media only screen and (min-width: 56.3125em) {
  /*901px*/
  .top-item {
    width: 25%;
  }
  .top-item:last-child {
    width: 25%;
  }
}
@media only screen and (max-width: 56.25em) {
  /*900px*/
  .top-image{
    background-image: none !important;
    height: auto;
    display: block;
  }
  .top-image > img{
    display: block;
    width: 100%;
    height: 50rem;
    object-fit: cover;
  }
  .top-image-text{
    background-color: #000;
    padding: 5rem 0;
  }
  .top-image .intro-overlay{
    display: none;
  }
  .tour-mobile{
    opacity: 1;
    visibility: visible;
    position: relative;
    z-index: 1;

  }


}
/*----------*/
.tour-nav {
	width: 100%;
	padding: 1rem 0;
	border-bottom: 1px solid #e7e7e7;
	z-index: 20;
}
.tour-nav ul{
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.tour-nav ul li{
  display: inline-block;

}
.tour-nav ul li a{
  display: inline-block;
  padding: 1rem 2rem;
  border-radius: 20rem;
  color: #000;

}
.tour-nav ul li a:hover, .tour-nav ul li a.active{
  background-color: #3e67b1;
  color: #fff;
}

.highlights-text{
  width: 100%;
  margin-bottom: 5rem;
}
.highlights-video video{
  width: 100%;
  display: block;
  height: auto;
  object-fit: cover;
}
.highlights-video {
  border-radius: 2rem;
  overflow: hidden;
  margin-top: 3rem;
}
.hightlights-image{
  margin-top: 3rem;
}
.hightlights-image img{
  display: block;
  width: 100%;
  height: auto;
}
.highlights-text ul{
  margin-top: 3rem;
}
.highlights-map{
  width: 100%;
}
.highlights-map img {
	display: block;
	width: 100%;
	height: auto;
	object-fit: cover;
}
.highlights-info{
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 3rem;
  gap:1rem;
  padding-left: 3rem;
  background-image: url(images/pin.svg);
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1.6rem;
}
.highlights-info h2{
  margin-bottom: 0;
  font-size: 2.1rem;
}
@media only screen and (min-width: 40.0625em) {
  /*641px*/
  .tour-nav {
    position: sticky;
    top: 9.12rem;
    left: 0;
  }
  .tour-nav ul{
    flex-direction: row;
  }
}
@media only screen and (min-width: 50.0625em) {
  /*801px*/
  .highlights-wrapper{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  
  }
  .highlights-text{
    width: 50%;
    padding-right: 5rem;
    margin-bottom: 0;
  }
  .highlights-map{
    width: 50%;
  }
  .tour-nav ul li a{
    padding: 1rem 3rem;
  }
  .highlights-map img {

    height: 93%;
    
  }
}


@media only screen and (min-width: 75.0625em) {
  /*1201px*/
  .highlights-text{
    padding-right: 10rem;
  }
}
@media only screen and (max-width: 56.25em) {
  /*900px*/
  .tour-nav{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #f7f8fb;
    z-index: 10;
    top: auto;
    padding:  0;
    transform: translateY(100%);
    transition: all .4s ease-in-out;
  }
  .tour-nav.scrolled{
    transform: translateY(0);
  }
  .tour-nav li:last-child{
    display: none;
  }
  .tour-nav li:nth-child(5){
    display: none;
  }
  .tour-nav ul li{
    flex: 1;
  }
  .tour-nav ul li a{
    display: block;
    border-radius: 5px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: top 1rem center;
    background-size: 2rem;
    padding-top: 3.6rem;
    line-height: 1;
    font-weight: 500;
    padding-left: 2px;
    padding-right: 2px;

  }
  .tour-nav li:nth-child(1) a{
    background-image: url(images/home.svg);

  
  }
  .tour-nav li:nth-child(1) a:hover,   .tour-nav li:nth-child(1) a.active{
    background-image: url(images/home-white.svg);
  }
  .tour-nav li:nth-child(2) a{
    background-image: url(images/itinerary.svg);

  
  }
  .tour-nav li:nth-child(2) a:hover,   .tour-nav li:nth-child(2) a.active{
    background-image: url(images/itinerary-white.svg);
  }
  .tour-nav li:nth-child(3) a{
    background-image: url(images/inclusions.svg);
  }

  
  .tour-nav li:nth-child(3) a:hover,   .tour-nav li:nth-child(3) a.active{
    background-image: url(images/inclusions-white.svg);
  }
  .tour-nav li:nth-child(4) a{
    background-image: url(images/calendar.svg);
  }

  
  .tour-nav li:nth-child(4) a:hover,   .tour-nav li:nth-child(4) a.active{
    background-image: url(images/calendar-white.svg);
  }
  .tour-nav li:nth-child(6) a{
    background-image: url(images/reviews.svg);
  }

  
  .tour-nav li:nth-child(6) a:hover,   .tour-nav li:nth-child(6) a.active{
    background-image: url(images/reviews-white.svg);
  }
}
@media only screen and (max-width: 33.75em) {
  /*540px*/
  .tour-nav ul li a{
    font-size: 1.2rem;
  }
}
/*----------*/

.itinerary-row:not(:last-child){
  margin-bottom: 5rem;
}

.itinerary-text{
  width: 100%;
  margin-top:5rem;
}
.itinerary-image{
  width: 100%;
}
.itinerary-image img{
  width: 100%;
  height: auto;
  display: block;
  border-radius: 2rem;
}
.itinerary-text h3{
  color: #3e67b1;
  font-weight: 700;
  margin-bottom: 1rem;
}
.itinerary-text .title h2{
  font-size: 3rem;
}

.itinerary-btns {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: row;
  gap:2rem;
  margin-top: 3rem;
}
.itinerary-btns a{
  display: inline-block;
  color: #3e67b1;
  text-decoration: underline;
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 2rem;
  padding-left: 3rem;
}
.itinerary-btns a.btn-hotel{
  background-image: url(images/bed.svg);
}
.itinerary-btns a.activity-trigger{
  background-image: url(images/routes.svg);
}
.itinerary-btns a:hover{
  text-decoration: none;
}
.activity-popup{
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  min-height: 100vh;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  background-color: transparent;
  opacity: 0;
  visibility: hidden;
  transition: all .4s ease-in-out;

}
.activity-popup.open{
  opacity: 1;
  visibility: visible;
}
.activity-overlay{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(62,103,177, .4);
  opacity: 0;
  visibility: hidden;
  transition: all .4s ease-in-out;
  cursor: pointer;
}
.activity-popup.open .activity-overlay{
  opacity: 1;
  visibility: visible;
}
.activity-inner {
	width: 100%;
	background-color: #fff;
	padding: 3rem;
	position: relative;
	z-index: 1;
  min-height: 100vh;
  height: 100%;
  overflow-y: auto;
  transition: all .4s ease-in-out;
  opacity: 0;
  visibility: hidden;
  transform: translateY(100%);
}
.activity-popup.open .activity-inner {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.close-popup{
  position: absolute;
  top: 3rem;
  right: 3rem;
  font-size: 4rem;
  font-weight: 300;
  color: #000;
  cursor: pointer;
  line-height: 0;
  outline: none;
}
.popup-header{
  margin-bottom: 3rem;
  padding-bottom: 3rem;
  border-bottom: 1px solid #e7e7e7;
}
.popup-header p{
  margin-bottom: 0;
}
.popup-row{
  margin-bottom: 2rem;
}
.activity-info .popup-row{
  margin-bottom: 0;
}
.popup-row h3{
  margin-bottom: 1rem;
  color: #3e67b1;
}
.popup-row h4{
 font-weight: 600;
}
.tour-note{
  background-color: rgba(62,103,177, .4);
  border-radius: 2rem;
  padding: 3rem;
  color:#000;
}
.bikes-slider2 .slick-arrow{
  border-color: #000;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.bikes-slider2 .slick-prev{
  background-image: url(images/prev.svg);
  left: 2rem;
}
.bikes-slider2 .slick-next{
  background-image: url(images/next.svg);
  right: 2rem;
}
.bikes-offer .title{
  max-width: 100rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.meals{
  display: flex;
  flex-direction: row;
  align-items: center;
}
.meals img{
  width: 4.5rem;
  height: 3.9rem;
  object-fit: contain;
  display: block;
  margin-right: 1.5rem;
}
.meals h3{
  margin-bottom: 0;
}
.meals p{
  margin-bottom: 0;
}
.activity-info {
	display: none;
	background-color: rgba(62,103,177, .4);
	border-radius: 2rem;
	padding: 3rem;
	margin-bottom: 2rem;
	color: #000;
}
.info-trigger img{
  width: 2rem;
  height: auto;
  display: block;
  margin-right: 1rem;
}
.info-trigger {
	display: flex;
	align-items: center;
  margin-top: 1rem;
	font-size: 1.4rem;
	font-weight: 500;
  color: #3e67b1;
}
.info-trigger:hover{
  color: #191919;
}

@media only screen and (min-width: 37.5625em) {
  /*601px*/
  .activity-inner {
    padding: 5rem;
  }
  .info-trigger {

    margin-left: 2rem;
    margin-top: 0;
  }
  .popup-header h2{
    display: flex;
    align-items: center;
  }
}
@media only screen and (min-width: 48.0625em) {
  /*769px*/
  .itinerary-row{
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .itinerary-row:not(:last-child){
    margin-bottom: 5rem;
  }
  .itinerary-row:nth-child(2n+2){
    flex-direction: row;
  }
  .itinerary-text{
    width: 50%;
    padding-right: 5rem;
    margin-top: 0;
  }
  .itinerary-image{
    width: 50%;
  }
  .itinerary-row:nth-child(2n+2) .itinerary-text{
    padding-right: 0;
    padding-left: 5rem;
  }
}
@media only screen and (min-width: 56.3125em) {
  /*901px*/
  .activity-inner {
    transform: translateX(100%);
  }
  .activity-popup.open .activity-inner {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }
}

@media only screen and (min-width: 64.0625em) {
  /*1025px*/
  .activity-inner {
    max-width: 70rem;
  }

}
@media only screen and (min-width: 75.0625em) {
  /*1201px*/
  .itinerary-text{
    width: 65%;
  }
  .itinerary-image{
    width: 35%;
  }

}
/*--------*/
.popup-row table{
  width: 100%;
}
.popup-row thead td{
  background-color: #3e67b1;
  color: #fff;

}
.popup-row thead td:first-child{
  border-top-left-radius: 1rem;
  border-bottom-left-radius: 1rem;

}
 .popup-row thead td:last-child{
  border-top-right-radius: 1rem;
  border-bottom-right-radius: 1rem;

}
.popup-row td{
  padding: 0.7rem;
}
.transfers-tr td{
  border-top: 1px solid #e7e7e7;
}
.td-title{
  vertical-align:top;  background-color: #f7f8fb; font-weight:600;color:#000;
}

@media only screen and (max-width: 30em) {
  /*480px*/
  .popup-row td {
    padding: 0.5rem;
    font-size: 1.4rem;
  }
}
/*------*/
.page-video video{
  position: relative;
  display: block;
  width: 100%;
  height: auto;
}
/*-------*/

.includes-wrapper article{
  width: 100%;
  margin-bottom: 3rem;
}
.includes-wrapper article:last-child{
  margin-bottom: 0;
}
.includes-wrapper article h3{
  color: #3e67b1;
}
.not-included strong{
  color: rgb(172, 17, 17);
}
.inclusions .list ul li::before {
	background-image: url(images/list2.svg);

}
.not-included  .list ul li::before {
	background-image: url(images/list3.svg);

}
.includes-title{
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-bottom: 2rem;
}
.includes-icon{
  width: 5rem;
  height: 5rem;
  background-color: #3e67b1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  margin-right: 2rem;
}
.includes-title h3{
  margin-bottom: 0;
}
@media only screen and (min-width: 48.0625em) {
  /*769px*/
  .includes-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .includes-wrapper article{
    width: 50%;
  }
  .includes-wrapper article:last-child{
    margin-bottom: 3rem;
  }
}
@media only screen and (min-width: 61.3125em) {
  /*981px*/
  .includes-wrapper article{
    width: 31.333%;
  }
  .includes-wrapper article:last-child{
    width: 100%;
  }
  .includes-wrapper article:last-child ul{
    column-count: 2;
    gap:10rem
  }
  .not-included .includes-wrapper article:last-child{
    width: 33.333%;
  }
  
}
.not-included .includes-wrapper article h3{
  color: rgb(172, 17, 17);
}
.not-included .includes-wrapper article ul{
  column-count: 1;
  gap: 0;
}
.not-included .includes-icon{
  background-color: rgb(172, 17, 17);
}
/*-------*/
.faq-section .accordion-wrapper{
  margin: 0;
}
.faq-section{
  display: none;
}
.faq-banner{
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 5rem 0;
  color: #fff;
  position: relative;
}
.faq-banner::before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
}
.faq-banner .title h2{
  color: #fff;
}
.faq-banner .title{
  margin-bottom: 2rem;
}
.faq-banner .btn{
  margin-top: 3rem;
}
.faq-banner .text-center{
  margin-bottom: 0;
}
@media only screen and (min-width: 64.0625em) {
  /*1025px*/
  .faq-banner{

    padding: 10rem 0;
  }
}
/*-------*/
.prices-nav{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 3rem
}
.price-year{
  padding: 0.6rem 2rem;
  background-color: #3e67b1;
  color: #fff;
  border-radius: 10rem;
  margin-right: 1rem;
  width: 9rem;
  margin-bottom: 2rem;
	text-align: center;
  

}
.price-month{
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  gap:1rem;
}
.price-month span {
	padding: 0.6rem 1rem;
	border: 1px solid #000;
	border-radius: 9rem;
	color: #000;
	width: 7.4rem;
	text-align: center;
  display: inline-block;
  cursor: pointer;
  transition: all .4s ease-in-out;
}
.price-month span:hover{
  border-color: #3e67b1;
  color: #3e67b1;
}
.prices-wrapper{
  padding: 2.5rem;
  border-radius: 2rem;
  background-color: #fff;
  width: 100%;
}
.prices-row{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;

}
.prices-row:not(:last-child){

  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 3rem;
  margin-bottom: 3rem;
}
.prices-title{
  width: 100%;
  display: flex;
  flex-direction: row;
  cursor: pointer;
  
}

.availability{
  margin-left: 2rem;
  font-weight: 600;
  color: green;
}
.g{
  margin-left: auto;
}
.prices-title .price-item span{
  display: block;

}
.prices-title .price-item span:first-child{
  font-weight: 600;
  color: #000;
  margin-right: 2rem;

}
.prices-title .price-item:first-child span:first-child{
  background-image: url(images/arrow-right.svg);
  background-repeat: no-repeat;
  background-size: 1rem;
  background-position: right center;
  padding-right: 2rem
}
.price-arrow{
  width: 3rem;
  height: 3rem;
  position: relative;
  margin-left: 3rem;
  cursor: pointer;
}
.price-arrow::before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: url(images/plus.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 2rem;
}
.prices-content{
  margin-top: 3rem;
  border-top: 1px solid #e7e7e7;
  padding-top: 3rem;
  display: none;
}
.content-item-wrapper{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
}
.content-item{
  width: 100%;
  color: #000;
  margin-top: 3rem;

}
.calendar-part{
  margin-top: 2rem;
}
.calendar-part-header{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  gap:1%
}
.calendar-part-header span {
	display: inline-block;
	font-size: 1.2rem;
	font-weight: 600;
	color: #000;
	width: 13.4%;
	text-align:center ;
}
.calendar-part-body{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  gap:1%
}
.calendar-part-body span {
	display: inline-block;
	font-size: 1.2rem;
  padding: 5px 0;
	width: 13.4%;
	text-align:center;
  border-radius: 5px;
  background-color: #f7f8fb;
  color: #6a6a6a;
}
.calendar-part-body span.day-active{
  background-color: #3e67b1;
  color: #fff;
}
.content-item-price {
	font-size: 2rem;
	background: #f7f8fb;
	padding: 1rem;
	border-radius: 2rem;
}
.content-item-price p {
	font-size: 1.5rem;
	margin-bottom: 0;

}
.content-item .btn{
  margin-top: 1rem;
}
.content-item:last-child{
  text-align: left;
}
.content-item:first-child{
  text-align: left;
}
.prices-hotels{
  margin-top: 3rem;
  border-top: 1px solid #e7e7e7;
  padding-top: 3rem;
}
.prices-hotels-text-top{
  margin-bottom: 3rem;
}
.prices-hotels-row:not(:last-child){
  margin-bottom: 3rem;
}
.prices-hotels-row{
  display: flex;
  flex-direction: row;

}
.prices-hotels-text{
  width: 60%;
  padding-left: 2rem;
}
.prices-hotels-image{
  width: 40%;
}
.prices-hotels-image img{
  display: block;
  width: 100%;
  height: auto;
  border-radius: 2rem;
}
.prices-hotels-text h4{
  font-weight: 300;
  margin-bottom: 1rem;
}
.prices-hotels-text h3{
  color: #3e67b1;

}

@media only screen and (min-width: 30.0625em) {
  /*481px*/
  .prices-title .price-item:first-child span:first-child{
    background-size: 2rem;

    padding-right: 4rem
  }
  .prices-hotels-text{
    width: 70%;
    padding-left: 5rem;
  }
  .prices-hotels-image{
    width: 30%;
  }
}
@media only screen and (min-width: 37.5625em) {
  /*601px*/
  .price-year{
    margin-bottom: 0;
  }
  .prices-title .price-item span:first-child{
    font-size: 2rem;
  }
  .prices-title .price-item span:first-child{

    margin-right: 2rem;
  
  }
  .prices-title .price-item:first-child span:first-child{

    padding-right: 3rem
  }
}
@media only screen and (min-width: 42.5625em) {
  /*681px*/
  .content-item-wrapper{
    flex-direction: row;

    gap:5%
  }
  .content-item{
    width: 30%;
    text-align: center;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 48.0625em) {
  /*769px*/
  .price-month span{
    padding: 0.6rem 2rem;
    width: 9rem;
  }
  .prices-wrapper{
    padding: 5rem;
  }

}
@media only screen and (min-width: 64.0625em) {
  /*1025px*/
  .content-item-price {
    font-size: 3rem;
    padding: 2rem;
  }
  
}

@media only screen and (min-width: 68.75em) {
  /*1100px*/
  .prices-title .price-item span:first-child{

    margin-right: 4rem;
  
  }
  .prices-title .price-item:first-child span:first-child{
  
    padding-right: 4rem
  }
}
@media only screen and (min-width: 75.0625em) {
  /*1201px*/
  .prices-title .price-item span:first-child{

    margin-right: 7rem;
  
  }
  .prices-title .price-item:first-child span:first-child{
  
    padding-right: 7rem
  }
}
@media only screen and (max-width: 33.75em) {
  /*540px*/
  .prices-title{
    flex-wrap: wrap;
  }
  .price-item{
    width: 50%;
    margin-bottom: 1rem;
  }
  .g{
    margin-left: 0;
  }
  .price-arrow {
    position: absolute;
    right: 4rem;
    margin: 0;
  }
}
/*----------*/

.date-price-content{
  width: 100%;
  margin-bottom: 3rem;
}
.date-price-aside{
  width: 100%;
  border-radius: 2rem;
  background-color: #ffff;
  padding: 2.5rem;
  position: sticky;
  top: 19rem;
  right: auto;
}
.aside-box  img{
  display: block;
  width: 3rem;
  height: auto;
  margin-bottom: 1rem;
}
.aside-box {
  font-size: 1.5rem;
}
.aside-first  img{
  width: 7rem;
}
.aside-first.list ul li::before {
	content: '';
	position: absolute;
	left: 0;
	top: 8px;
	width: 2rem;
	height: 2rem;
	background-image: url(images/list.svg);
	background-repeat: no-repeat;
	background-size: 1.4rem;
}
.aside-first.list ul li {
	position: relative;
	padding-left: 3rem;
	margin-bottom: 0.5rem;
}
.aside-box  h3{
  color: #3e67b1;
  font-size: 1.6rem;
  margin-bottom: 1.2rem;
}
.aside-box  h4{
  margin-bottom: 1rem;
}
.aside-box:not(:last-child){
  margin-bottom: 3rem;
  padding-bottom: 1rem;
  border-bottom: 1px dashed #000;
}
.btn-sm{
  color: #3e67b1;
  text-decoration: underline;
}
.btn-sm:hover{
  text-decoration: none;
}
@media only screen and (min-width: 48.0625em) {
  /*769px*/
  .date-price-aside{

    padding: 2.5rem;
  }

}
@media only screen and (min-width: 64.0625em) {
  /*1025px*/
  .date-price-wrapper{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }
  .date-price-content{
    width: calc(100% - 45rem);
  }
  .date-price-aside{
    width: 40rem;
 
  }
}
/*----------*/


.gallery-wrapper{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.gallery-wrapper a{
  width: 50%;
  border:1px solid #fff;
  display: block;
  overflow: hidden;
}
.gallery-wrapper  a img{
  display: block;
  width: 100%;
  height: 20rem;
  object-fit: cover;
  transition: all .4s ease-in-out;
}
.gallery-wrapper  a:hover img{
  transform: scale(1.2);
}

@media only screen and (min-width: 30.0625em) {
  /*481px*/
  .gallery-wrapper  a img{
    height: 30rem;
  }
}
@media only screen and (min-width: 37.5625em) {
  /*601px*/
  .gallery-wrapper  a img{
    height: 40rem;
  }
 
}

@media only screen and (min-width: 61.3125em) {
  /*981px*/
  .gallery-wrapper a{
    width: 33.333%;
  }
}
@media only screen and (min-width: 75.0625em) {
  /*1201px*/

}