
:root {
    --color-primary: #ff8000;
    --color-primary-hover: #fa5636;
    --color-second: #333333;
    --color-second-hover: #0e0e0e;
}

body{
    font-size: 1.02em;;
    color: var(--color-second);
}

svg.feather {
  width: 17px;
  height: 17px;
  stroke: #333;
  stroke-width: 2;
  stroke-linecap: round; /* butt | round | square */
  stroke-linejoin: round; /* arcs | bevel | miter | miter-clip | round */
  /* fill: #fff; */
  fill: none;

  top: -2px !important;
  position: relative;
  
}

.swiper-button-next, .swiper-button-prev{ color: var(--color-primary);}
.swiper-button-next:hover, .swiper-button-prev:hover{ color: var(--color-primary-hover);}

.swiper-pagination-bullet{ background: var(--color-primary);}


a{ text-decoration: none;}


.header-info{
    position: absolute;
    top: 0px;
    left: 0%;
    right: 0%;
    background-color: #00000055;
    transition: all 0.3s;
    z-index: 5;
}


.header-info .header-info-link ul, .header-info .header-info-contact ul{ display: table; margin: 0em 0em 0em auto; padding: 0em; }
.header-info .header-info-link ul li, .header-info .header-info-contact ul li{ display: table-cell; color: var(--bs-white); padding: 0.3em 1em; }
.header-info .header-info-link ul li a, .header-info .header-info-contact ul li a{ color: var(--bs-white); }

.header-info .header-info-link{ font-size: 0.9em; padding: 1em 0em; line-height: 0.5em;}
.header-info .header-info-link ul li{ border-left: 1px solid var(--bs-white);}


.header-info .header-info-link ul li svg.feather, .header-info .header-info-contact ul li svg.feather{
  width: 25px;
  height: 25px;
  stroke: var(--color-primary);
  top: 0px !important;
}
.header-info .header-info-link ul li .main-btn svg.feather, .header-info .header-info-contact ul li .main-btn svg.feather{
  width: 17px !important;
  height: 17px !important;
  stroke: var(--color-primary);
  top: -2px !important;
}


.main-menu{
    transition: all 0.3s;
}

.scrolled{
    background-color: var(--color-second);
    transition: all 0.3s;
    position: fixed;
    width: 100%;
    top: 0em;
}

.navbar-brand{
    padding: 0em !important;
}
.navbar{
    padding: 0em !important;
}

.main-menu .nav-item:hover a.nav-link, .main-menu .nav-item:active a.nav-link {
    background: var(--color-primary);    
}

.main-menu .nav-item a.nav-link {
    color: var(--bs-white) !important;
    padding: 1.4em 0.7em;
    text-transform: uppercase;
    letter-spacing: 0.02em;
}

.dropdown-menu{ border-radius: 0em;}







.welcome .welcome-text h1{
    font-size: 2.5em;
    font-weight: 900;
    margin-bottom: 0.5em;
}
.welcome .welcome-text h1 strong{
    color: var(--color-primary);
}

.welcome .welcome-text h2{
    font-size: 1.8em;
    font-weight: 900;
    margin-bottom: 0.5em;
}
.welcome .welcome-text h2 strong{
    color: var(--color-primary);
}


.details-specials{
    margin: 2em 0em;
}
.details-specials ul{
    display: table;
    width: 100%;
    padding: 0em;
}
.details-specials ul li{
    display: table-cell;
}
.details-specials ul li svg.feather{
  stroke: var(--color-primary);
}



.carousel, .carousel-item{
    height: 90vh;
    overflow: hidden;
}
.carousel .carousel-item{
    background: var(--bs-black);
}
.carousel .carousel-item img{
    opacity: 0.6;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.carousel .carousel-item .carousel-caption{
    bottom: 40%;
}
.carousel .carousel-item .carousel-caption p{
    margin: 0px;;
}
.carousel .carousel-item .carousel-caption .image-title{
    font-size: 4em;
    font-weight: 700;
}
.carousel .carousel-item .carousel-caption .image-title strong{
    color: var(--color-primary);
}
.carousel .carousel-item .carousel-caption .image-text{
    font-size: 1.2em;
}




.title-section-1{
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    color: var(--bs-gray-600);

    
    max-width: 1000px;
}
.title-section-1 h2{
    font-weight: 900;
    color: var(--color-second);
}
.title-section-1 h2 strong{
    color: var(--color-primary);
}
.title-section-1-tagline{
    font-size: 1.3em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;

    letter-spacing: 0.02em;
}

.title-section-2{
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    color: var(--bs-gray-600);

    max-width: 1000px;
}
.title-section-2 h2{
    font-weight: 900;
    color: var(--color-second);
}
.title-section-2-tagline{
    font-size: 1.3em;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    color: var(--color-primary);

    letter-spacing: 0.02em;
}





.section-gray{
    background: var(--bs-gray-200);
}
.section-white{
    background: var(--bs-white);
}




.best-treks-card{
    color: var(--bs-gray-700);
    background: var(--bs-white);
}

.best-treks-card .best-trek-image img{
    width: 100%;
}

.best-treks-card .best-trek-text{
    padding: 1em;;
}

.best-treks-card .best-trek-text svg.feather{
  stroke: var(--color-primary);
}

.best-treks-card .best-trek-text ul.best-trek-day-difficulty{
    display: table;
    width: 100%;
    padding: 0em;
    margin: 0em 0.2em 0.8em 0em;
    color: var(--color-second);
    font-size: 0.9em;
}

.best-treks-card .best-trek-text ul.best-trek-day-difficulty li{
    display: table-cell;
    padding: 0em;
    margin: 0em;
}




.main-button-1, .main-button-2 {
  padding: 10px 10px 10px 30px;
  text-align: center;
  transition: all 0.3s;
  background-size: 400% auto;
  color: white;
  display: table;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  border: 0em;
}
.main-button-1 {
  background-image: linear-gradient(45deg, var(--color-primary) 0%, #FFB300 51%, var(--color-primary-hover) 100%);
}
.main-button-2 {
  background-image: linear-gradient(45deg, var(--color-second) 0%, #575757 51%, var(--color-second-hover) 100%);
}


.main-button-1:hover, .main-button-2:hover {
  background-position: right center;
  padding: 10px 20px 10px 20px;
}

.main-button-1 svg.feather, .main-button-2 svg.feather{
  stroke: var(--bs-white) !important;
  width: 20px;
  height: 20px;
  right: -15px;
  transition: all 0.3s;
  opacity: 0;
}

.main-button-1:hover svg.feather, .main-button-2:hover svg.feather{
  right: 0px;
  opacity: 1;
}




.best-treks-card .best-trek-text .best-trek-title h2{
    margin-top: 0.8em;
    margin-bottom: 0.8em;

    font-weight: 600;
    font-size: 1.2em;
}
.best-treks-card .best-trek-text .best-trek-title h2 a{
    color: var(--color-second);
}

.best-treks-card .best-trek-text .best-trek-location{
    margin-top: 0.8em;
    margin-bottom: 0.8em;
    font-size: 0.9em;
    color: var(--bs-gray-600);
    font-style: italic;
}

.best-treks-card .best-trek-text .best-trek-description{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4; /* number of lines to show */
    line-clamp: 4;
    -webkit-box-orient: vertical;
}


.best-treks-card .best-trek-text .best-trek-options{
    display: table;
    width: 100%;
    margin-top: 1.5em;
}
.best-treks-card .best-trek-text .best-trek-options .best-trek-details, .best-treks-card .best-trek-text .best-trek-options .best-trek-more{
    display: table-cell;
    width: 50%;
}
.best-treks-card .best-trek-text .best-trek-options .best-trek-details{
    font-size: 0.9em;
    border-right: 1px solid var(--bs-gray-300);
    padding-right: 1em;
}
.best-treks-card .best-trek-text .best-trek-options .best-trek-details ul{
    list-style: none;
    padding: 0em;
}
.best-treks-card .best-trek-text .best-trek-options .best-trek-details ul li{
    padding: 0.15em 0em;
}

.best-treks-card .best-trek-text .best-trek-options .best-trek-more{
    padding-left: 1em;
}
.best-treks-card .best-trek-text .best-trek-options .best-trek-more strong{
    font-size: 1.2em;
}
.best-treks-card .best-trek-text .best-trek-options .best-trek-more .main-btn{
    margin-top: 0.7em;
}





.distinations-home .destinations-card{
    background: var(--color-primary);
    position: relative;
}
.distinations-home .destinations-card a{
    color: var(--bs-white);
}
.distinations-home .destinations-card a img{
    transition: 0.3s;
}
.distinations-home .destinations-card a:hover img{
    opacity: 0.8;
    transition: 0.3s;
}
.distinations-home .destinations-card a strong{
    position: absolute;
    font-weight: 400;
    bottom: -2.2em;
    left: 0%;
    display: block;
    width: 100%;
    padding: 4.5em 0em 2em 0em;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    font-size: 0.85em;
    transition: 0.3s;
    background: linear-gradient(0deg,rgba(0, 0, 0, 0.69) 0%, rgba(0, 0, 0, 0) 100%);
}

.distinations-home .destinations-card a:hover strong{
    bottom: 0%;
}

.distinations-home .destinations-card a strong span{
    display: table;
    color: var(--color-primary);
    border: 1px solid var(--color-primary);
    margin-top: 0.5em;
    margin-left: auto;
    margin-right: auto;
    padding: 0.2em 0.5em;
    font-size: 0.9em;
    opacity: 0;
    transition: 0.3s;
}
.distinations-home .destinations-card a strong span svg.feather {
  stroke: var(--color-primary);
}
.distinations-home .destinations-card a:hover strong span{
    opacity: 1;
}



.VisionValues-card{
    /* background: var(--bs-gray-100); */
    height: 100%;
    width: 100%;
    display: block;
    padding: 1em;
    font-size: 0.85em;

}
.VisionValues-card a{
    color: var(--color-second);
}
.VisionValues-card .VisionValues-image svg.feather{
    width: 5em;
    height: 5em;
    stroke: var(--color-primary);
    stroke-width: 1;
}

.VisionValues-card .VisionValues-title{
    font-weight: bold;
    margin: 0.5em 0em 0.5em 0em;
    font-size: 1.1em;
    color: var(--color-second);
}





.travel-associations-title{
    font-weight: 900;
    font-size: 1.5em;
    color: var(--bs-gray-500);
}

.travel-associations{
    padding: 1em;
    
}

.travel-associations img{
    width: 90%;
    -webkit-filter: hue-rotate(0deg) saturate(0) brightness(100%);
    filter: hue-rotate(0deg) saturate(0) brightness(100%);
    opacity: .3;
}



footer a{
    color: var(--color-primary);
}

footer.footer-main{
    background: var(--bs-gray-100);
}

footer .footer-section-1{
    color: var(--bs-gray-500);
    background: var(--bs-gray-200);
    padding: 2em 0em;
    font-size: 1.4em;
}
footer .footer-section-1 p{
    line-height: 0.5;
}

footer .footer-section-1 strong{
    font-size: 1.7em;
}

footer .footer-section-2 img{
    width: 80%;
}

footer .footer-section-2{
    padding: 5em 0em;
}

footer .footer-section-2 .footer-links h2{
    font-size: 1em;
    font-weight: normal;
    text-transform: uppercase;
    margin-bottom: 1em;
}

footer .footer-section-3{
    background: var(--bs-gray-700);
    padding: 0.7em 0em 0em 0em;
    color: var(--bs-white);
}


.social-media ul{ display: table; margin: 0 0 0 auto;}
.social-media ul li{ display: table-cell; padding: 0.2em;}
.social-media ul li a{ display: block;}
.social-media ul li a svg.feather{
    stroke: var(--bs-white);
}


/* FORM */
.modal_form {
  position: fixed; top: 0; left: 0; width: 100%; height: 100%;
  background: rgba(0,0,0,0.7); display: flex; justify-content: center; align-items: center;
  z-index: 1000;
}
.modal-content-contact, .modal-content-enquire {
  background: #fff;
  padding: 30px;
  position: relative;
}
.modal-content-contact {
  max-width: 600px;
}
.modal-content-enquire {
  max-width: 750px;
}

.close {
  position: absolute; top: 10px; right: 15px; cursor: pointer; font-size: 20px;
}
.contactForm_title{
  font-size: 1.8em;
  font-weight: 900 ;
  color: var(--color-primary);
}

#contactForm .form-floating input, #contactForm .form-floating textarea, #contactForm .form-floating select,
#EnquireForm .form-floating input, #EnquireForm .form-floating textarea, #EnquireForm .form-floating select{
  border: 0px solid var(--bs-gray-500);
  background: var(--bs-gray-200);
  border-radius: 0px;
}





