@font-face {
    font-family:'Odibee Sans' ;
    src: url(../fonts/OdibeeSans-Regular.ttf);
}
/* @font-face {
    font-family:'Font Awesome 5 Brands' ;
    src: url(../fonts/fa-brands-400.ttf);
} */
/* @font-face {font-family: "Font Awesome 5 Brands";
    src: url("//db.onlinewebfonts.com/t/2547970600ac97f5d9bd0ebcc1f2dd9d.eot"); 
    src: url("//db.onlinewebfonts.com/t/2547970600ac97f5d9bd0ebcc1f2dd9d.eot?#iefix") format("embedded-opentype"), url("//db.onlinewebfonts.com/t/2547970600ac97f5d9bd0ebcc1f2dd9d.woff2") format("woff2"), url("//db.onlinewebfonts.com/t/2547970600ac97f5d9bd0ebcc1f2dd9d.woff") format("woff"), url("//db.onlinewebfonts.com/t/2547970600ac97f5d9bd0ebcc1f2dd9d.ttf") format("truetype"), url("//db.onlinewebfonts.com/t/2547970600ac97f5d9bd0ebcc1f2dd9d.svg#Font Awesome 5 Brands") format("svg");
} */

*,
*::after,
*::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

:active,
:hover,
:focus {
    outline: 0 !important;
    outline-offset: 0;

}


ul,
ol {
    margin: 0;
    padding: 0;
}



.item {
    padding-left: 50px;
    padding-right: 50px;
    text-align: center;
}



.navigation-wrap {
  position: fixed;
  width: 100%;
  left: 0;
  z-index: 1000;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;

}

.navigation-wrap .nav-item {
  padding: 0 0.625rem;
  transition: all 200ms linear;

}

.navbar-toggler:focus {
  outline: unset;
  border: unset;
  box-shadow: none;
}

.nav-link {
  /* font-family: 'Odibee Sans'; */
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 0.05em;
  
  color: #FFFFFF !important;
}

.nav-link:hover {
  color: #E23A15 !important;
}

.navigation-wrap .main-btn {
  padding: 0.5125rem 0.2rem;
  box-shadow: none;
  margin-left: -0.375rem;

}

.navigation-wrap.scroll-on {
  position: fixed;
  top: 0;
  left: 0;
  width: 100px;
  background: white;
  box-shadow: 0 0.125rem 1.75rem 0 rgb(0, 0, 0, 0.9);
  transition: all .15s ease-in-out 0s;
}

.logo{
  height: auto;
  width: 75%;
}

body{
    overflow-x: hidden;
    background: url(../imgs/znk\ scary\ game\ final.png) no-repeat;
    background-size: cover;
    overflow-x: hidden;
    background-color: black;
}

.navbar{
  position: fixed;
  width: 100%;
}

.navbar-toggler-icon {
  width: 45px;
  height: 50px;

}

.color-set {
  -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
  
  background: #180a0be6  !important;

}

/* custom scroll */

::-webkit-scrollbar {
    width: 0.625rem;
}

::-webkit-scrollbar-track {
    background: black;
}

::-webkit-scrollbar-thumb {
    background: #E23139;
    border-radius: 10px;

}


button{
    background: transparent !important;
    border: none !important;

}

.top-banner{
    padding: 4rem 0 0rem;
}
.top-banner66{
    padding: 6rem 0 2rem;
}
.proo{
     text-align: right;
}
.pro-head{
    font-family: 'Odibee Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 82px;
    line-height: 100%;
    /* or 82px */
    
    /* text-align: right; */
    /* text-transform: uppercase; */
    
    color: #FFFFFF;
}

.barrr{
    display: grid;
}
.top {
    margin-top: 10%;
}
.sub-title{
    font-family: 'Odibee Sans';
font-style: normal;
font-weight: 400;
font-size: 42px;
line-height: 47px;
/* identical to box height */



color: #FFFFFF;
}

.red{
    color: #E23139;
}
/* 
.opt{
    margin-left: 113px;
} */
.bar1{
    margin-left: 34%;
}
.bar2{
    margin-left: 39.5%;
}

.topp{
    width:  0.1%;
}

.sc-para{
    /* font-family: 'Font Awesome 5 Brands'; */
font-style: normal;
font-weight: 400;
font-size: 25px;
/* font-size: 18px; */
line-height: 30px;
/* identical to box height */

letter-spacing: -0.02em;

color: #7D7D7D;
}

.services-head{
    font-family: 'Odibee Sans';
font-style: normal;
font-weight: 400;
font-size: 54px;
line-height: 100%;
/* identical to box height, or 54px */

/* text-align: right; */
/* text-transform: uppercase; */

color: #FFFFFF;
}

.services-para{
    /* font-family: 'Font Awesome 5 Brands'; */
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 130%;
/* or 21px */

letter-spacing: -0.02em;

color: #A5A5A5;
}
.services-para66{
    /* font-family: 'Font Awesome 5 Brands'; */
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 130%;
/* or 21px */

letter-spacing: -0.02em;

color: #A5A5A5;
}

.bar11{
    margin-left: .5%;
}
.bar22{
   
    margin-left: 6%;

}


.bar222{
    margin-left: 5.4%;
}

.main-img{
    height: auto;
    width: 140%;
}

/* .double-underline {
    border-bottom: 4px double;
    } */

    .wrapper11 {

        padding-top: 1.25rem;
        padding-bottom: 5.25rem;
    }

    .env-head{
      
        font-family: 'Odibee Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 64px;
        line-height: 100%;
        /* identical to box height, or 64px */
        
        text-align: center;
        text-transform: uppercase;
        
        color: #FFFFFF;
    }

    .main-vid{
        /* font-family: 'Font Awesome 5 Brands'; */
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 18px;
        text-align: center;
        letter-spacing: -0.02em;
        
        color: #7D7D7D;
    }

    .main-vid{
        height: auto;
    width: 50%;
    }
/* 
    .carousel-control-prev-icon{
        display: none;
    }
    .carousel-control-next-icon{
        display: none;
    } */

    
.frame{
    /* height: 460px;
    width: 715px; */
    height: 500px;
    width: 900px;
}

.fot-para{
    /* font-family: 'Font Awesome 5 Brands'; */
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 16px;
/* identical to box height */


color: #FFFFFF;
}

.fottt{
    display: flex;
 
}


.fott{
    /* font-family: 'Font Awesome 5 Brands'; */
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 24px;
/* or 171% */

letter-spacing: 0.02em;
text-decoration-line: underline;

color: #E23139
}

.wrapper{
    padding-top: 6rem;
    padding-bottom: 5rem;

}
.wrapper12{
  padding-top: 2rem;
    padding-bottom: 1rem;

}

.cl123{
    
    margin-top: -75%;
    /* width: 80%; */

}

@-webkit-keyframes hvr-buzz-out {
    10% {
      -webkit-transform: translateX(3px) rotate(2deg);
      transform: translateX(3px) rotate(2deg);
    }
    20% {
      -webkit-transform: translateX(-3px) rotate(-2deg);
      transform: translateX(-3px) rotate(-2deg);
    }
    30% {
      -webkit-transform: translateX(3px) rotate(2deg);
      transform: translateX(3px) rotate(2deg);
    }
    40% {
      -webkit-transform: translateX(-3px) rotate(-2deg);
      transform: translateX(-3px) rotate(-2deg);
    }
    50% {
      -webkit-transform: translateX(2px) rotate(1deg);
      transform: translateX(2px) rotate(1deg);
    }
    60% {
      -webkit-transform: translateX(-2px) rotate(-1deg);
      transform: translateX(-2px) rotate(-1deg);
    }
    70% {
      -webkit-transform: translateX(2px) rotate(1deg);
      transform: translateX(2px) rotate(1deg);
    }
    80% {
      -webkit-transform: translateX(-2px) rotate(-1deg);
      transform: translateX(-2px) rotate(-1deg);
    }
    90% {
      -webkit-transform: translateX(1px) rotate(0);
      transform: translateX(1px) rotate(0);
    }
    100% {
      -webkit-transform: translateX(-1px) rotate(0);
      transform: translateX(-1px) rotate(0);
    }
  }
  @keyframes hvr-buzz-out {
    10% {
      -webkit-transform: translateX(3px) rotate(2deg);
      transform: translateX(3px) rotate(2deg);
    }
    20% {
      -webkit-transform: translateX(-3px) rotate(-2deg);
      transform: translateX(-3px) rotate(-2deg);
    }
    30% {
      -webkit-transform: translateX(3px) rotate(2deg);
      transform: translateX(3px) rotate(2deg);
    }
    40% {
      -webkit-transform: translateX(-3px) rotate(-2deg);
      transform: translateX(-3px) rotate(-2deg);
    }
    50% {
      -webkit-transform: translateX(2px) rotate(1deg);
      transform: translateX(2px) rotate(1deg);
    }
    60% {
      -webkit-transform: translateX(-2px) rotate(-1deg);
      transform: translateX(-2px) rotate(-1deg);
    }
    70% {
      -webkit-transform: translateX(2px) rotate(1deg);
      transform: translateX(2px) rotate(1deg);
    }
    80% {
      -webkit-transform: translateX(-2px) rotate(-1deg);
      transform: translateX(-2px) rotate(-1deg);
    }
    90% {
      -webkit-transform: translateX(1px) rotate(0);
      transform: translateX(1px) rotate(0);
    }
    100% {
      -webkit-transform: translateX(-1px) rotate(0);
      transform: translateX(-1px) rotate(0);
    }
  }
  .hvr-buzz-out {

    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    /* box-shadow: 0 0 1px rgba(0, 0, 0, 0); */
  }
  .hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
    -webkit-animation-name: hvr-buzz-out;
    animation-name: hvr-buzz-out;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
  }
  

    .bunny {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
  }
  .bunny:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
    /* W3C */
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
  }
  .bunny:hover, .bunny:focus, .bunny:active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    /* move the element up by 5px */
  }
  .bunny:hover:before, .bunny:focus:before, .bunny:active:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
  }




  
  /* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 200px;    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow-x: hidden; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: hsl(0deg 3% 6% / 75%) ; /* Black w/ opacity */
  }
  
  /* Modal Content */
  .modal-content {
 background-color: transparent!important;
 border: none !important;
    margin: auto;
    padding: 20px;
 

    width: 40%;
  }
  .video-link{
    border-radius: 10px;
    width: 560px;
    height: 315px;
  }
  /* The Close Button */
  .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }
  
  .close:hover,
  .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }

  /* span{
    display: none;
  } */

  /* .col-top{
    width: 39.333333%;
  } */

  .ig{
    color: transparent !important;
    text-decoration: none !important;
  }

  .app{
    /* height: 45px;
    width: 80%; */
    height: 80%;
    width: 95%;
  }


  .clll{
    padding-left: 0 !important;
    padding-right: 0 !important;
  }


  .top-logo{
    height: auto;
    width: 70%;
  }
