*{margin:0; padding:0;}

body {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  margin-top: 0px; 
  margin-bottom: 0px; 
  margin-left: 0px; 
  margin-right: 0px;
  padding: 0;

  overflow-x: hidden;
  /*overflow-y: hidden;*/
  margin: 0;
  padding: 0;  

  background-color: #fbf7ec;
}

/*
  LOADING CSS
*/
#tapa {
  position: absolute;

  left: 0%;
  top: 0px;

  width: 100%;
  height: 100%;

  background-color: #fbf7ec;

  z-index: 2000;
}

#loadDiv {
  position: absolute;

  left: 50%;
  top: 45%;

  transform: translateX(-50%);
  text-align: center;

  /*margin-left: -35px;*/
  

  width: 150px;
  height: 25px;

  z-index: 2000;

  font-family: ClashDisplay-Medium;
  font-size: calc(12px + .1vw);

  color: #272523;
}


  /*****************

    NAVIGATION CSS

  *****************/

  .navCss {
    display: none;

    position: absolute;

    top: 5px;
    left: 10%;

    width: 80%;
    height: 20px;

    z-index: 2001;  
  }

  .navCss li {
    float: left;
    width: 50%;

    list-style:none;

    text-align: center;
    
    margin:0;
    padding:0;

    cursor: pointer;
  }

  .onSec {
    color: crimson;
  }

  .offSec {
    color: black;
  }


  .navDownCss {
    display: none;

    position: absolute;

    bottom: 5px;
    left: 10%;

    width: 80%;
    height: 20px;

    z-index: 2001;  
  }
  
  #arrowL {
    position: absolute;
    left: 0px;
  }

  #arrowD {
    position: absolute;
    right: 0px;
  }

  .offArrow {

    opacity: .5;
    cursor: default;
  }

  .onArrow {
    opacity: 1;
    cursor: pointer;
}



@font-face {
  font-family: 'ClashDisplay-Extralight';
  src: url('../dist/font/ClashDisplay-Extralight.woff2') format('woff2'),
       url('../dist/font/ClashDisplay-Extralight.woff') format('woff'),
       url('../dist/font/ClashDisplay-Extralight.ttf') format('truetype');
       font-weight: 200;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'ClashDisplay-Light';
  src: url('../dist/font/ClashDisplay-Light.woff2') format('woff2'),
       url('../dist/font/ClashDisplay-Light.woff') format('woff'),
       url('../dist/font/ClashDisplay-Light.ttf') format('truetype');
       font-weight: 300;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'ClashDisplay-Regular';
  src: url('../dist/font/ClashDisplay-Regular.woff2') format('woff2'),
       url('../dist/font/ClashDisplay-Regular.woff') format('woff'),
       url('../dist/font/ClashDisplay-Regular.ttf') format('truetype');
       font-weight: 400;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'ClashDisplay-Medium';
  src: url('../dist/font/ClashDisplay-Medium.woff2') format('woff2'),
       url('../dist/font/ClashDisplay-Medium.woff') format('woff'),
       url('../dist/font/ClashDisplay-Medium.ttf') format('truetype');
       font-weight: 500;
       font-display: swap;
       font-style: normal;
}

@font-face {
  font-family: 'ClashDisplay-Bold';
  src: url('../dist/font/ClashDisplay-Bold.woff2') format('woff2'),
       url('../dist/font/ClashDisplay-Bold.woff') format('woff'),
       url('../dist/font/ClashDisplay-Bold.ttf') format('truetype');
       font-weight: 700;
       font-display: swap;
       font-style: normal;
}



/*@font-face {
  font-family: 'ClashDisplay-Semibold';
  src: url('../dist/font/ClashDisplay-Semibold.woff2') format('woff2'),
       url('../dist/font/ClashDisplay-Semibold.woff') format('woff'),
       url('../dist/font/ClashDisplay-Semibold.ttf') format('truetype');
       font-weight: 600;
       font-display: swap;
       font-style: normal;
}

@font-face {
  font-family: 'ClashDisplay-Variable';
  src: url('../dist/font/ClashDisplay-Variable.woff2') format('woff2'),
       url('../dist/font/ClashDisplay-Variable.woff') format('woff'),
       url('../dist/font/ClashDisplay-Variable.ttf') format('truetype');
       font-weight: 200 700;
       font-display: swap;
       font-style: normal;
}


*/



/*@font-face {
  font-family: 'ClashGrotesk-Variable';
  src: url('../dist/font/ClashGrotesk-Variable.woff2') format('woff2'),
       url('../dist/font/ClashGrotesk-Variable.woff') format('woff'),
       url('../dist/font/ClashGrotesk-Variable.ttf') format('truetype');
       font-weight: 200 700;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'ClashGrotesk-Extralight';
  src: url('../dist/font/ClashGrotesk-Extralight.woff2') format('woff2'),
       url('../dist/font/ClashGrotesk-Extralight.woff') format('woff'),
       url('../dist/font/ClashGrotesk-Extralight.ttf') format('truetype');
       font-weight: 200;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'ClashGrotesk-Light';
  src: url('../dist/font/ClashGrotesk-Light.woff2') format('woff2'),
       url('../dist/font/ClashGrotesk-Light.woff') format('woff'),
       url('../dist/font/ClashGrotesk-Light.ttf') format('truetype');
       font-weight: 300;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'ClashGrotesk-Regular';
  src: url('../dist/font/ClashGrotesk-Regular.woff2') format('woff2'),
       url('../dist/font/ClashGrotesk-Regular.woff') format('woff'),
       url('../dist/font/ClashGrotesk-Regular.ttf') format('truetype');
       font-weight: 400;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'ClashGrotesk-Medium';
  src: url('../dist/font/ClashGrotesk-Medium.woff2') format('woff2'),
       url('../dist/font/ClashGrotesk-Medium.woff') format('woff'),
       url('../dist/font/ClashGrotesk-Medium.ttf') format('truetype');
       font-weight: 500;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'ClashGrotesk-Semibold';
  src: url('../dist/font/ClashGrotesk-Semibold.woff2') format('woff2'),
       url('../dist/font/ClashGrotesk-Semibold.woff') format('woff'),
       url('../dist/font/ClashGrotesk-Semibold.ttf') format('truetype');
       font-weight: 600;
       font-display: swap;
       font-style: normal;
}


@font-face {
  font-family: 'ClashGrotesk-Bold';
  src: url('../dist/font/ClashGrotesk-Bold.woff2') format('woff2'),
       url('../dist/font/ClashGrotesk-Bold.woff') format('woff'),
       url('../dist/font/ClashGrotesk-Bold.ttf') format('truetype');
       font-weight: 700;
       font-display: swap;
       font-style: normal;
}*/

