/* 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: 14px;
}
.fotfon{
  font-size: 15px;
}
.smallfon{
  font-size: 12px;
}
.poppins{
  font-family: 'Poppins', sans-serif;
}
/* common font color */
.head-color{
  color: #b8a14f;
}
.head-color2{
  color: #e7cd6f;
}
.para-color{
  color: #afa16e;
}
.drkgreycol{
  color: #7e7e7e;
}
.greycolor{
  color: #e0e0e0;
}
.w3-border{
  background-color: #696969;
}
.w3-grey{
  height:5px;
  width:20%;
  background-color: #8b8b8b;
}
.w3-border2{
  background-color: #696969;
}
.w3-grey2{
  height:5px;
  width:50%;
  background-color: #8b8b8b;
}
.lightcol{
  color: #e6e4e4;
}
/* Common bg video */
#myVideo {
    width: 100vw;
    height: 100vh;
    position: fixed;
    object-fit: cover;
  }
  #myVideo2 {
    width: 100vw;
    object-fit:contain;
  }
/* 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: 1000px;
  } */
  .proimg{
    display: none;
    left:0%;
  }
  .proimg2{
    display: none;
    left:0%;
    
  }
  .proimg3{
    display: none;
    left:0%;
  }
  .shad{
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0) 100%);
  }

  /* bg vid */
  #MuteButton::before {
    content:  '🔈';
}

#MuteButton.muted::before {
    content:  '🔇';
}

#MuteButton {
  position: fixed;
  bottom: 48px;
  right: 85px;
  text-decoration: none;
  border: none;
  z-index: 5;
  font-size: 2rem;
  border-radius: 2rem;
  width: 4rem;
  height: 4rem;
  text-align: center;
}
/* #MuteButton2::before {
  content:  '🔈';
  margin-left: 40px;
}

#MuteButton2.muted2::before {
  content:  '🔇';
  margin-left: 40px;
} */

#MuteButton2 {
text-decoration: none;
border: none;
z-index: 5;
font-size: 2rem;
bottom: 5px;
border-radius: 2rem;
width: 4rem;
height: 3rem;
text-align: center;
}

  /* section 1 */
  .bor{
    border: 2px solid white;
  }
  .bor:hover{
    border: none;
  }
  .prova{
    display: none;
  }
  .topmar{
    margin-top: 400px;
  }
  .fon-size{
    font-size: 100px;
  }
  .sec1parasize{
    font-size: 18px;
  }
  .warmth-color1{
    background: #FFECA8;
    background: linear-gradient(to left, #fdf0be 100%, #D5B74C 20%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

  }
  /* warmth color */
  .warmth-color2{
    background: #FFECA8;
    background: linear-gradient(to left, #FFECA8 30%, #D5B74C 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

  }
  .warmth-color3{
    background: #FFECA8;
    background: linear-gradient(to right, #FFECA8 0%, #D5B74C 70%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

  }
  /* section 3 */
  .grad2{
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.589) 50%, rgba(0, 0, 0, 0) 100%);
  }
  .carousel-control-next, .carousel-control-prev {
    width: 10%;
  }

  /* section 4 */
  .bgimg{
    height: 415px;
    background-image:url(./image/img1.png);
  }
  .btnpos{
    left: 10%;
    top: 70%;
  }
 
  .bgimg1{
    background-image: url('./image/shreepr.png');
    background-repeat: no-repeat;
    background-size: cover;
  }
  .carouitem {
    opacity: 0;
    transition-property: fadeIn;
  }

  .act {
    opacity: 1;
  }
/* owl start */
.owl-theme .owl-nav {
  color: white;
  display:inline;
  /*default owl-theme theme reset .disabled:hover links */
}
.owl-theme .owl-nav [class*='owl-'] {
  width: 100%;
  display: flex;
  color: white;
  background-color: transparent;
  transition: all .3s ease;
}
.owl-theme .owl-nav [class*='owl-'].disabled:hover {
  background-color: transparent;
}
.owl-theme .owl-nav [class*=owl-]:hover{
  background-color: transparent;
}
.owl-carousel .owl-nav button.owl-next{
  position: absolute;
  top: 40%;
  width:40px;
  height: 40px;
  right: 24%;
}
.owl-text-overlay{
background:unset;
bottom: 0%;
height: min-content;
background-color: unset;
margin-bottom: 0%;
}
.combtn{
  border: none;
  background-color: transparent;
  cursor: pointer;
  color:white ;
}
.combtn:active{
  color:#D5B74C;
  background-color: #e0e0e0;
}
.combtn:focus{
  color:#D5B74C;
}
.combtn:hover{
  color:#D5B74C;
}
.owl-carousel .owl-nav button.owl-prev{
  position: absolute;
  width:40px;
  height: 40px;
  top: 40%;
  left: 21%;
}
#sync1.owl-theme {
  position: relative;
}
#sync1.owl-theme .owl-next, #sync1.owl-theme .owl-prev {
  width: 22px;
  height: 40px;
  margin-top: -20px;
  position: absolute;
  bottom: 8%;
}
.owl-theme .owl-prev {
  left: 5%;
}

/* owl strop */
  .prvbtn.left,
  .nxtbtn.right {
    left: 0;
    opacity: 0;
    z-index: 1;
  }

  .nxtbtn.left,
  .prvbtn.right {
    opacity: 1;
  }

.carousel-control {
  z-index: 2;
}
.viewbtn{
  color: #D5B74C;
  border-color: #D5B74C;
}
.viewbtn:hover{
  color: #e7cd6f;
   background-color: black;
}
/* section 5 */
 .item{
  height: 400px;
  width: 90%;
 }
 .vidhig{
  height: 400px;
  width: 100%;
 }
 
 .owl-dots{
  display: none;
  margin-top: 20px;
 }
  .onebtn{   
  color: white;   
}
.onebtn:focus, .onebtn:active, .onebtn:hover {
  color: #e7cd6f;
}
.commonimgheight{
  height: 600px;
}
.commonimgheight2{
  height: 700px;
}
/* owl crousel */
.video-section .item{
  opacity:0.4;
  transition:.4s ease all;
  margin:0 20px;
  transform:scale(.8);
}
/* award1:active{
  color:#b4be57;
  background: #696969;

} */
@media(max-width:1000px){
  .video-section .item{margin:0; transform:scale(.9)}
}

.video-section .active .item{
  opacity:1;
  transform:scale(1);
} 


.video-section .owl-item {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1.0, 1.0);
}

.video-section video{
  max-width:100%;
  /* height:auto; */
}
  /* section 6 */
  .sec6-color{
    color: #E8D595 ;
  }
  .iconnxt{
    background-image: none;
  }
  /* section 7 */
  #myD2{
    display: none;
  }
  .grad3{
    background: rgb(5,3,1);
    background: linear-gradient(0deg, rgb(5, 3, 1) 0%, rgba(0, 0, 0, 0.801) 64%, rgba(0, 0, 0, 0.445) 100%);
  }

  .owl-text-overlay {
    position: absolute;
    text-align: center;
    width: auto;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    color: #e7cd6f;
    background-color: rgba(0, 0, 0, 0.4);
    background: rgba(0, 0, 0, 0.4);
    padding-top: 10px;
    padding-bottom: 10px;
  }
.tec{
  position: absolute;
    text-align: center;
    width: auto;
    top: 75%;
    transform: translateY(-0%);
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.4);
    background: rgba(0, 0, 0, 0.4);
    padding-top: 10px;
    padding-bottom: 10px;
}
  /* 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;
  }



  /* 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;
    }
    .commonimgheight{
      height: 266px;
    }
    .bgimg1{
      background-image: url('./image/shreepr.png');
      background-repeat: no-repeat;
      background-size:cover;
      background-position-x:center;
    }
    .topmar{
      margin-top: 600px;
    }
    .carousel-indicators [data-bs-target]{
      text-indent: unset;
      height: auto;
      background-color: transparent;
      color: #D5B74C;
      font-family:  'Poppins', sans-serif;
}
    .navlogoimg{
      height: 70px;
    }
    #MuteButton {
      right: 48px;
    }
  }
  /* 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%;
    }
  } 
  @media only screen and (min-width: 992px ){
    .mar{
      margin-top: 30px;
    }
    .topmar{
      margin-top: 500px;
    }
  }
  @media only screen and (min-width: 1200px ){
    .mar{
      margin-top: 20px;
    }
    .imgsize{
      width: 100%;
      height: 900px;
    }
    #MuteButton {
      right: 85px;
    }
    .topmar{
      margin-top: 500px;
    }
  }
  @media only screen and (min-width: 1400px ){
    .mar{
      margin-top: 35px;
    }
    .imgsize{
      width: 100%;
      height: 100%;
    }
    #MuteButton {
      right: 85px;
    }
    .topmar{
      margin-top: 700px;
    }
    
  }
  @media only screen and (max-width: 768px ){
    .common-height{
      height: 400px;
  }
  .imgsize{
    width: 100%;
    height: 100%;
  }
  #myVideo {
    width: 100vw;
    height: 100vh;
    position: fixed;
    object-fit:cover;
  }

    .offcanvas.offcanvas-end
    {
      width: 1000px;
    }
    .prova{
      display: block;
    }
    .owl-carousel .owl-nav button.owl-prev{
      left: 6%;
    }
    .owl-carousel .owl-nav button.owl-next{
      right: 6%;
    }
  
  }
  @media only screen and (min-width: 1700px ){
    #MuteButton {
      right: 85px;
    }
  }
 .fontsize{
  font-size:20px;
  line-height: 2;
 }
 .col-8.p-0.m-0.d-flex.justify-content-end {
  width: 39%;
}
button#award1 {
  /* color: #D5B74C; */
}
/* .controls{
  width:100%;
  height: 100vw;
} */
.offcanvas-body.position-relative{
  line-height: 2.2;
  font-size: 1.25rem;
}
/* li.nav-item.a:hover{
color:#D5B74C;
} */
 a.modal_menu:hover{
  color:#D5B74C;
}
img.img-fluid.imgsize {
  height: 100vh;
}

@media only screen and (max-width: 1024px ){
  a.menu_resp:hover{
    color:#D5B74C;
  }
}
@media only screen and (max-width: 426px ){
.vidhig{
height:325px;
}
.video-section video{
  width:450px;
  
}
.owl-carousel .owl-nav button.owl-prev{
  width:25px;
  height:25px;
  left:11px;
}
.owl-carousel .owl-nav button.owl-next{
  width:25px;
  height:25px;
  right:11px;
}
}
@media only screen and (max-width: 376px ){
  .vidhig{
  height:268px;
  }
  .video-section video{
    width:430px;
    
  }
}
@media only screen and (max-width: 321px ){
  .vidhig{
  height:195px;
  }
  .video-section video{
    width:500px;
    
  }
}
.myVideo {
  width: 100%;
  opacity: 0.5;
}
/* .shad1{
  background: rgb(0,0,0);
  background: linear-gradient(180deg, rgba(0,0,0,0.2) 50%, rgba(0,0,0,0) 100%);
} */
.grad2{
  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%);
}
.testimonials{
  border-radius: 30px;
  background: #ffffff;
  border:none;
}
h1.heading {
  color: #D5B74C;
  text-align: center;
  padding-bottom:40px;
  font-family: Marcellus-Regular;
  font-size: 40px;
}
h1.heading:hover{
  color:#b8a14f;
}
.proimg4 {
  display: none;
  left: 0%;
}
.img-fluid {
  max-width: 100%;
  /* height: 30px; */
}
.imgsize{
  width: 100%;
  height: 800px;
}
h1.heading1 {
  color: #D5B74C;
  text-align: center;
  font-family: Marcellus-Regular;
  font-size: 40px;
}