/* Fonts */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');
@font-face {
    font-family: Marcellus-Regular;
    src: url(./fonts/Marcellus-Regular.ttf);
  }
.marcellus-font{
    font-family: Marcellus-Regular;
}
.poppins-font{
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
}
.fonsize{
  font-size: 18px;
}
.fotfon{
  font-size: 18px;
}
.smallfon{
  font-size: 12px;
}
.poppins{
  font-family: 'Poppins', sans-serif;
}
/* common font color */
.head-color{
  color: #b8a14f;
}
.head-color2{
  color: #e7d9a5;
}
.para-color{
  color: #9c8f5e;
}
.drkgreycol{
  color: #696969;
}
.greycolor{
  color: #8b8b8b;
}
.w3-border{
  background-color: #696969;
}
.w3-grey{
  height:5px;
  width:20%;
  background-color: #8b8b8b;
}
.lightcol{
  color: #e6e4e4;
}
/* Common bg video */
#myVideo {
    position: fixed;
    right: 0;
    top: 0;
    min-width: 100%;
    min-height: 100%;
  }

/* Common height of div  */
.common-height{
  height: 600px;
}
/* container gradient */
.grad{
    height: 100%;
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, rgba(0,0,0,0.7) 35%, rgba(0,0,0,0.7) 100%);
  }

  /* nav bar */
  #navbar{
    position: fixed;
    top: 0;
    width: 100%;
    display: block;
    transition: top 0.3s;
    }
    
  .btncss:hover{
    border-bottom: 2px solid white;
  }
  .offcanvas.offcanvas-end{
    width: 700px;
  }
  .navbar-toggler{
    border: none;
  }
  .navbar-toggler-icon{
    background-image: url('./image/menu-icon.png');
  }
  .navbar-toggler:focus{
    box-shadow:none;
    border: none;
  }
  .btn-close{
    border: none;
  }
  .blurfilter2{
    backdrop-filter:blur(50px);
  }
  .grad4{
    background: rgb(0,0,0);
    background: linear-gradient(130deg, rgb(105, 89, 66) 0%, rgb(132, 96, 37) 35%, rgb(33, 15, 9) 100%);
  }
  .imgsize{
    width: 100%;
    height: 800px;
  }
  .proimg{
    display: none;
    left:0%;
  }
  .proimg2{
    display: none;
    left:0%;
  }
  .proimg3{
    display: none;
    left:0%;
  }
  /* section 1 */
  .iconheight{
    height: 30px;
  }
  .iconheight2{
    height: 22px;
  }
  .shad{
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0) 100%);
  }
  .maphei{
    width:785px;
    height:700px;
  }
  /* footer */
  .hovcol:hover{
    color:#FFECA8;
  }
  .fotlogo{
    height: 130px;
  }
  .borderbot{
    border-bottom: 2px solid #D5B74C;
  }
  .logoimg{
    height: 40px;
  }
  .blurfilter{
    backdrop-filter:blur(10px);
  }
  .footerbtn{
    color: #FFF3C9;
  }
  .footerbtn:hover{
    color: #D5B74C;
  }
  .footerbtn2{
    color: #D0C493;
  }
  .footerbtn2:hover{
    color:#D5B74C;
  }


  /* mobile resposive */

  /* section 6 */
  /* before */
  @media only screen and (max-width: 991px ){
    .mobilegrad{
      background: rgb(0,0,0);
      background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0,0,0,0.5) 35%, rgba(0,0,0,0.5) 100%);
    }
    .mar{
      margin-top: 20px;
    }
    .maphei{
      width:400px;
      height:400px;
    }
    .navlogoimg{
      height: 70px;
    }
    .fotfon {
      font-size: 15px;
  }
  .col-11 {
    flex: 0 0 auto;
    width: 90.666667%;
}
.iconheight {
  height: 22px;
}
.iconheight2 {
  height: 16px;
}
  }
  @media only screen and (max-width: 405px ){
    .maphei{
      width: 200px;
      height:200px;
    }
  }
  /* after */
  @media only screen and (min-width: 992px ){
    .posi{
      position: absolute;
    }
    .posi2{
      position: relative;
    }
    .team-height{
      height: 250px;
    }
    .mobilegrad{
      background: rgba(0, 0, 0, 0);
      background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 35%, rgba(0, 0, 0, 0) 100%);
    }
    .mobilegrad2{
      background: rgb(0,0,0);
      background: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0%, rgba(0,0,0,0.5) 35%, rgba(0,0,0,0.5) 100%);
    }
    .bord{
      border-top-left-radius: 15%;
      border-bottom-left-radius: 15%;
    }
    .maphei{
      width: 100%;
      height:700px;
    }
  } 
  @media only screen and (min-width: 992px ){
    .mar{
      margin-top: 30px;
    }
  }
  @media only screen and (min-width: 1200px ){
    .mar{
      margin-top: 20px;
    }
    .imgsize{
      width: 100%;
      height: 900px;
    }
  }
  @media only screen and (min-width: 1400px ){
    .mar{
      margin-top: 35px;
    }
    .imgsize{
      width: 100%;
      height: 900px;
    }
  }
  @media only screen and (max-width: 767px ){
    .common-height5{
      height: 400px;
  }
  }
  
.col-12.m-0.p-0.mb-4.section_one{
  padding-left: 14px;
}
a.modal_menu:hover{
  color:#D5B74C;
}
img.img-fluid.imgsize {
  height: 100vh;
}

.place-card.place-card-large {
  margin-top: 90px;
}
