

/*//////////////////////////////////////////////////////////////////
[ FONT ]*/

@font-face {
  font-family: Barlow-Regular;
  src: url('../fonts/Barlow/Barlow-Regular.ttf'); 
}

@font-face {
  font-family: Barlow-Medium;
  src: url('../fonts/Barlow/Barlow-Medium.ttf'); 
}

@font-face {
  font-family: Barlow-Bold;
  src: url('../fonts/Barlow/Barlow-Bold.ttf'); 
}

@font-face {
    font-family:FSRufus;
    src: url('../fonts/veolia/FSRufus-Light.eot');
    src: url('../fonts/veolia/FSRufus-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/veolia/FSRufus-Light.woff2') format('woff2'),
        url('../fonts/veolia/FSRufus-Light.woff') format('woff'),
        url('../fonts/veolia/FSRufus-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family:FSRufus;
    src: url('../fonts/veolia/FSRufus.eot');
    src: url('../fonts/veolia/FSRufus.eot?#iefix') format('embedded-opentype'),
        url('../fonts/veolia/FSRufus.woff2') format('woff2'),
        url('../fonts/veolia/FSRufus.woff') format('woff'),
        url('../fonts/veolia/FSRufus.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
     font-family:FSRufus;
 font-stretch:normal;
 font-style:normal;
 font-weight:bold;
    src: url('../fonts/veolia/FSRufus-Bold.eot');
    src: url('../fonts/veolia/FSRufus-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/veolia/FSRufus-Bold.woff2') format('woff2'),
        url('../fonts/veolia/FSRufus-Bold.woff') format('woff'),
        url('../fonts/veolia/FSRufus-Bold.ttf') format('truetype');
    font-display: swap;
}







@font-face {
 font-family:TheSans-OT;
 font-stretch:normal;
 font-style:normal;
 font-weight:400;
    src: url('../fonts/veolia/TheSansVeolia-W4SeLig.eot');
    src: url('../fonts/veolia/TheSansVeolia-W4SeLig.eot?#iefix') format('embedded-opentype'),
        url('../fonts/veolia/TheSansVeolia-W4SeLig.woff2') format('woff2'),
        url('../fonts/veolia/TheSansVeolia-W4SeLig.woff') format('woff'),
        url('../fonts/veolia/TheSansVeolia-W4SeLig.ttf') format('truetype');

}


@font-face {
 font-family:TheSans-OT;
 font-stretch:normal;
 font-style:normal;
 font-weight:500;
  src: url('../fonts/veolia/TheSansVeolia-W5Pla.eot');
    src: url('../fonts/veolia/TheSansVeolia-W5Pla.eot?#iefix') format('embedded-opentype'),
        url('../fonts/veolia/TheSansVeolia-W5Pla.woff2') format('woff2'),
        url('../fonts/veolia/TheSansVeolia-W5Pla.woff') format('woff'),
        url('../fonts/veolia/TheSansVeolia-W5Pla.ttf') format('truetype');

}

@font-face {
     font-family:TheSans-OT;
	 font-stretch:normal;
	 font-style:normal;
	 font-weight:600;
    src: url('../fonts/veolia/TheSansVeolia-W6SeBld.eot');
    src: url('../fonts/veolia/TheSansVeolia-W6SeBld.eot?#iefix') format('embedded-opentype'),
        url('../fonts/veolia/TheSansVeolia-W6SeBld.woff2') format('woff2'),
        url('../fonts/veolia/TheSansVeolia-W6SeBld.woff') format('woff'),
        url('../fonts/veolia/TheSansVeolia-W6SeBld.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family:TheSans-OT;
	font-stretch:normal;
	font-style:normal;
	font-weight:700;
    src: url('../fonts/veolia/TheSansVeolia-W7Bld.eot');
    src: url('../fonts/veolia/TheSansVeolia-W7Bld.eot?#iefix') format('embedded-opentype'),
        url('../fonts/veolia/TheSansVeolia-W7Bld.woff2') format('woff2'),
        url('../fonts/veolia/TheSansVeolia-W7Bld.woff') format('woff'),
        url('../fonts/veolia/TheSansVeolia-W7Bld.ttf') format('truetype');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family:TheSans-OT;
	font-stretch:normal;
	font-style:normal;
	font-weight:800;
    src: url('../fonts/veolia/TheSansVeolia-W8ExBld.eot');
    src: url('../fonts/veolia/TheSansVeolia-W8ExBld.eot?#iefix') format('embedded-opentype'),
        url('../fonts/veolia/TheSansVeolia-W8ExBld.woff2') format('woff2'),
        url('../fonts/veolia/TheSansVeolia-W8ExBld.woff') format('woff'),
        url('../fonts/veolia/TheSansVeolia-W8ExBld.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family:TheSans-OT;
	font-stretch:normal;
	font-style:normal;
	font-weight:900;
    src: url('../fonts/veolia/TheSansVeolia-W9Blk.eot');
    src: url('../fonts/veolia/TheSansVeolia-W9Blk.eot?#iefix') format('embedded-opentype'),
        url('../fonts/veolia/TheSansVeolia-W9Blk.woff2') format('woff2'),
        url('../fonts/veolia/TheSansVeolia-W9Blk.woff') format('woff'),
        url('../fonts/veolia/TheSansVeolia-W9Blk.ttf') format('truetype');
    font-display: swap;
}


/*//////////////////////////////////////////////////////////////////
[ RS PLUGIN ]*/
/*---------------------------------------------*/
.container {max-width: 1200px;}

.home-flex {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}

.gocomp {
max-width: 15em;
padding: 1.5em 1.2em 0.5em 0;
}

/*==================================================================
    TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT TEXT
==================================================================*/

/*==================================================================
[ Color ]*/
.cl0 {color: #fff;}




/*//////////////////////////////////////////////////////////////////
[ S-Text 0 - 15 ]*/
.s1-txt1 {
  font-family: TheSans-OT;
  font-size: 14px;
  color: #fff;
  line-height: 1;
}

.s1-txt2 {
  font-family: TheSans-OT;
  font-size: 15px;
  color: #846add;
  line-height: 1.4;
}

.s1-txt3 {
  font-family: TheSans-OT;
  font-size: 22px;
  color: #fff;
  line-height: 1.4;
}

.s1-txt4 {
  font-family: TheSans-OT;
  font-size: 18px;
  color: #999999;
  line-height: 1.5;
}


/*//////////////////////////////////////////////////////////////////
[ M-Text 16 - 25 ]*/
.m1-txt1 {
  font-family: TheSans-OT;
  font-size: 2rem;
  color: #FFF;
  line-height: 1.2;
  text-transform:uppercase;
  font-weight:700;
}




/*//////////////////////////////////////////////////////////////////
[ L-Text >= 26 ]*/
.l1-txt1 {
  font-family: TheSans-OT;
  font-size: 40px;
  line-height: 1;
  color: #fff;
}


/*==================================================================
   SHAPE SHAPE SHAPE SHAPE SHAPE SHAPE SHAPE SHAPE SHAPE SHAPE SHAPE
==================================================================*/
/*//////////////////////////////////////////////////////////////////
[ Size ]*/
.size1 {
  width: 100%;
  min-height: 90vh;
}

.size2 {
  width: 90px;
  height: 100px;
}

.size3 {
  min-width: 120px;
  height: 40px;
}

/*//////////////////////////////////////////////////////////////////
[ Width ]*/
.wsize1 {
  max-width: 100%;
  width: 450px;
}



/*//////////////////////////////////////////////////////////////////
[ Height ]*/
.hsize1 {
  min-height: 230px;
}



/*//////////////////////////////////////////////////////////////////
[ Background ]*/
.bg0 {background-color: #fff;}
.bg1 {background-color: rgba(7, 35, 64, 0.85);}

.bg-img1 {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}




/*//////////////////////////////////////////////////////////////////
[ Border ]*/
.bor1 {
  border-top-right-radius: 30px;
  border-bottom-left-radius: 30px;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.bor2 {
  border-bottom: 1px solid #999999;
}



/*==================================================================
   WHERE WHERE WHERE WHERE WHERE WHERE WHERE WHERE WHERE WHERE WHERE  
==================================================================*/
.where1 {
  margin: 20px 5px 0px 5px;
}


/*==================================================================
 HOW HOW HOW HOW HOW HOW HOW HOW HOW HOW HOW HOW HOW HOW HOW HOW HOW 
==================================================================*/
.placeholder0::-webkit-input-placeholder { color: #999999;}
.placeholder0:-moz-placeholder { color: #999999;}
.placeholder0::-moz-placeholder { color: #999999;}
.placeholder0:-ms-input-placeholder { color: #999999;}

/*---------------------------------------------*/
.wrappic1 {
  display: block;
  width: 100%;
  text-align: center;
}


/*---------------------------------------------*/
.how-countdown {
  background-color: #333333;
  border-radius: 10px;
  margin: 0px 18px 25px 18px;
}

/*---------------------------------------------*/
.how-btn {
  padding: 0 20px;
  background-color: #1961ac;
  border-radius: 5px;
}

.how-btn:hover {
 background-color: #FFF;
color: #072340;
font-weight: 600;
}




/*//////////////////////////////////////////////////////////////////
[ Pseudo ]*/

/*------------------------------------------------------------------
[ Focus ]*/
.focus-in0:focus::-webkit-input-placeholder { color:transparent; }
.focus-in0:focus:-moz-placeholder { color:transparent; }
.focus-in0:focus::-moz-placeholder { color:transparent; }
.focus-in0:focus:-ms-input-placeholder { color:transparent; }


/*------------------------------------------------------------------
[ Hover ]*/
.hov-cl0:hover {color: #fff;}
.hov-bg0:hover {background-color: #fff;}

/*---------------------------------------------*/







/*==================================================================
  RESPONSIVE RESPONSIVE RESPONSIVE RESPONSIVE RESPONSIVE RESPONSIVE
==================================================================*/


/*//////////////////////////////////////////////////////////////////
[ XL ]*/
@media (max-width: 1200px) {
  .m-0-xl {margin: 0;}
  .m-lr-0-xl {margin-left: 0; margin-right: 0;}
  .m-lr-15-xl {margin-left: 15px; margin-right: 15px;}
  .m-l-0-xl {margin-left: 0;}
  .m-r-0-xl {margin-right: 0;}
  .m-l-15-xl {margin-left: 15px;}
  .m-r-15-xl {margin-right: 15px;}

  .p-0-xl {padding: 0;}
  .p-lr-0-xl {padding-left: 0; padding-right: 0;}
  .p-lr-15-xl {padding-left: 15px; padding-right: 15px;}
  .p-l-0-xl {padding-left: 0;}
  .p-r-0-xl {padding-right: 0;}
  .p-l-15-xl {padding-left: 15px;}
  .p-r-15-xl {padding-right: 15px;}

  .w-full-xl {width: 100%;}

  /*---------------------------------------------*/

}


/*//////////////////////////////////////////////////////////////////
[ LG ]*/
@media (max-width: 992px) {
  .m-0-lg {margin: 0;}
  .m-lr-0-lg {margin-left: 0; margin-right: 0;}
  .m-lr-15-lg {margin-left: 15px; margin-right: 15px;}
  .m-l-0-lg {margin-left: 0;}
  .m-r-0-lg {margin-right: 0;}
  .m-l-15-lg {margin-left: 15px;}
  .m-r-15-lg {margin-right: 15px;}

  .p-0-lg {padding: 0;}
  .p-lr-0-lg {padding-left: 0; padding-right: 0;}
  .p-lr-15-lg {padding-left: 15px; padding-right: 15px;}
  .p-l-0-lg {padding-left: 0;}
  .p-r-0-lg{padding-right: 0;}
  .p-l-15-lg {padding-left: 15px;}
  .p-r-15-lg {padding-right: 15px;}

  .w-full-lg {width: 100%;}

  /*---------------------------------------------*/


}


/*//////////////////////////////////////////////////////////////////
[ MD ]*/
@media (max-width: 768px) {
  .m-0-md {margin: 0;}
  .m-lr-0-md {margin-left: 0; margin-right: 0;}
  .m-lr-15-md {margin-left: 15px; margin-right: 15px;}
  .m-l-0-md {margin-left: 0;}
  .m-r-0-md {margin-right: 0;}
  .m-l-15-md {margin-left: 15px;}
  .m-r-15-md {margin-right: 15px;}

  .p-0-md {padding: 0;}
  .p-lr-0-md {padding-left: 0; padding-right: 0;}
  .p-lr-15-md {padding-left: 15px; padding-right: 15px;}
  .p-l-0-md {padding-left: 0;}
  .p-r-0-md{padding-right: 0;}
  .p-l-15-md {padding-left: 15px;}
  .p-r-15-md {padding-right: 15px;}

  .w-full-md {width: 100%;}
  /*---------------------------------------------*/

}


/*//////////////////////////////////////////////////////////////////
[ SM ]*/
@media (max-width: 576px) {
  .m-0-sm {margin: 0;}
  .m-lr-0-sm {margin-left: 0; margin-right: 0;}
  .m-lr-15-sm {margin-left: 15px; margin-right: 15px;}
  .m-l-0-sm {margin-left: 0;}
  .m-r-0-sm {margin-right: 0;}
  .m-l-15-sm {margin-left: 15px;}
  .m-r-15-sm {margin-right: 15px;}

  .p-0-sm {padding: 0;}
  .p-lr-0-sm {padding-left: 0; padding-right: 0;}
  .p-lr-15-sm {padding-left: 15px; padding-right: 15px;}
  .p-l-0-sm {padding-left: 0;}
  .p-r-0-sm{padding-right: 0;}
  .p-l-15-sm {padding-left: 15px;}
  .p-r-15-sm {padding-right: 15px;}

  .w-full-sm {width: 100%;}

  /*---------------------------------------------*/
  .respon1 {
    padding-top: 80px;
  }
  
}


/*//////////////////////////////////////////////////////////////////
[ SSM ]*/
@media (max-width: 480px) {
  .m-0-ssm {margin: 0;}
  .m-lr-0-ssm {margin-left: 0; margin-right: 0;}
  .m-lr-15-ssm {margin-left: 15px; margin-right: 15px;}
  .m-l-0-ssm {margin-left: 0;}
  .m-r-0-ssm {margin-right: 0;}
  .m-l-15-ssm {margin-left: 15px;}
  .m-r-15-ssm {margin-right: 15px;}

  .p-0-ssm {padding: 0;}
  .p-lr-0-ssm {padding-left: 0; padding-right: 0;}
  .p-lr-15-ssm {padding-left: 15px; padding-right: 15px;}
  .p-l-0-ssm {padding-left: 0;}
  .p-r-0-ssm{padding-right: 0;}
  .p-l-15-ssm {padding-left: 15px;}
  .p-r-15-ssm {padding-right: 15px;}

  .w-full-ssm {width: 100%;}
  /*---------------------------------------------*/

}