body{
  padding: 0;
  margin: 0;
}

.nav{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  position: absolute;
z-index: 1;
top: 0;
right: 0;
left: 0;
/* background: #111010; */
}

.nav img{
  width: 150px;
  background: #fff;
}

.nav ul{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: flex-end;
  width: 50%;
  margin: 0px 0px 0px auto;
  justify-content: space-evenly;
  align-items: center;
  background: #222;
}
.nav li{
    list-style-type: none;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 0.71rem;
    font-weight: 700;
    letter-spacing: 4px;
}

.banner{
  height: 100vh;
  width: 100%;
  background-image: url('../img/3.jpg');
  background-size: cover;
  position: relative;
}


.txt{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%) skew(-12deg);

}
.txt h1{
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
  font-size: 6rem;
  font-weight: 900;
  color: #fff;
  margin-bottom: 0;
  text-align: center;
}

.txt p{
  font-family: 'Poppins', sans-serif;
  background: #333;
  color: #fff;
  padding: 1rem;
}

.treks{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  text-align: center;
  justify-content: center;
  min-height: 280px;
  position: relative;
  top: -60px;
}
.trek-c{
  background: red;
  width: 400px;
}
.trek-c *{
  font-family: 'Poppins', sans-serif; color: #efeeee;
}

.trek-c h3{
  letter-spacing: 8px;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 2.2rem;
  /* #e2e25b */
}

.trek-c span{
  text-transform: uppercase;
    padding: 1rem;
    margin-top: 1rem;
    display: inline-block;
    font-weight: 700;
    font-size: 0.81rem;
    letter-spacing: 5px;
}

.mountain {
    background: #181917;
    /* #46a12e; */
}

.sea{
background: #5231ff;
/* #2659b3; */
}
.forest{
  background: #181917;
  /* #d42525; */
}

.more {
    position: absolute;
    z-index: 2;
    right: 0;
    top: 50%;
    display: flex;
    flex-direction: column;
    background: #000;
    color: #fff;
    padding: 1rem;
    transform: translateY(-50%);
}
.more span {
    margin: 0.71rem 0 0 0;
    font-family: 'Poppins', sans-serif; color: #efeeee;
    font-size: 0.7rem;
    font-weight: 700;
}

.inner{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  /* min-height: 400px; */
  max-height: 355px;
  height: auto;
}

.inner img{
  width: 100%;
  height: 100%;
    object-fit: cover;
    object-position: center;
}

.img1{
  flex:7;
}

.cont{
  padding: 1rem 3rem ;
  display: flex;
flex-direction: column;
justify-content: center;
}

.cont p{
  font-family: 'Poppins', sans-serif; color: #222;
  padding-bottom: 3rem; text-align: justify;
}
.cont1{
  flex:3;
}

.cont h3{
  font-family: 'Poppins', sans-serif; color: #222;
  font-weight: 100;
  font-size: 3rem;
  padding: 0;
  margin: 0;
}

.img2{
  flex:7;
  order:2
}

.cont2{
  flex:3;
}

.img3{
  flex:7;
}

.cont3{
  flex:3;
}


.quote-c{
  height: 80vh;
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}
.quote{
  flex:1;
background: #211d23;
display: flex;
align-items: center;
flex-direction: column;
justify-content: center;
}

.quote p{
  font-family: 'Shadows Into Light Two', cursive;
    font-size: 3rem;
  color: #fff;
  text-align: center;

}

.quote-bg{
  background-image: url(../img/6.jpg);
  flex:1;
  /* width: 100%; */
  background-position: center;
  background-size: cover;
}
.quote span {
    background: white;
    padding: 0.8rem 2rem;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-family: 'Poppins', sans-serif;
    font-size: 0.8rem;
}


.contact {
    display: flex;
    height: 100vh;
    /* background: red; */
}

.c_details {
    background: #4141e0;
    flex: 2.1;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 3rem;
        padding-left: 1rem;
}

.off {
  display: flex;
      /* justify-content: center; */
      align-items: center;
      flex: 9;
  }

.pic{
  position: relative;
      left: -50px;
}

.off_d {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.off_d p{
  padding: 0 15rem 0 0;
  font-family: 'Poppins', sans-serif;
}


.pic img{
  width: 250px;
}
.off_i {
    display: flex;
}
.off_d h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 6rem;
    letter-spacing: -7px;
    margin: 0;
    padding: 0;
    line-height: 0.86;
}

.off_d h4 {
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-size: 1.5rem;
    letter-spacing: 4rem;
    font-weight: 400;
    margin: 0;
    padding: 0;
}

.c_details h5 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-family: 'Poppins', sans-serif;
    font-size: 0.8rem;
    /* margin-left: 1rem; */
}
.c_details p {
    font-family: 'Poppins', sans-serif;
    font-size: 0.8rem;
    color: #fff;
    letter-spacing: 1px;
}

.c_details span {
    display: inline-block;
    font-family: 'Poppins', sans-serif;
    font-size: 0.7rem;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: #000;
    padding: 0.5rem 1rem;
    /* margin-top: 1rem; */
}

footer{
  background: #222;
  width: 100%;
  min-height: 200px;
  padding: 2rem;
  box-sizing: border-box;
}

footer ul{
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: space-evenly;
  width: 60%;
  margin: 3rem auto;

}
footer li{
    list-style-type: none;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 0.71rem;
    font-weight: 700;
    letter-spacing: 4px;
    text-transform: uppercase;
}

.small{
  display: block;
  color: #fff;
  font-size: .7rem;
  text-align: center;
  font-family: 'Poppins', sans-serif;
}
footer h5 {
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
    text-align: center;
    color: #fff;
    letter-spacing: 6px;
}
