*{
    box-sizing: border-box;
    
}
body {
    margin: 0;
    font-family: Arial, Helvetica, sans-serif; 
   }

body {
  background-color: #c9c9c9;
}

.header {
  overflow: hidden;
  background-color: #c9c9c9;
  padding: 1px 1px;
}

.header a {
  float: left;
  color: black;
  text-align: center;
  padding: 15px;
  text-decoration: none;
  font-size: 18px; 
  line-height: 25px;
  border-radius: 4px;
}

.header a.logo {
  
}

.header a:hover {
  background-color: #ddd;
  color: black;
}

.header a.active {
  background-color: lightgrey;
  color: white;
}

.header-right {
  float: right;
}

@media screen and (max-width: 500px) {
  .header a {
    float: none;
    display: block;
    text-align: left;
  }
  
  .header-right {
    float: none;
  }
}

/*Start of white text overlay*/
.text-overlay{
  position:absolute;
  left:25%;
  right:0;
  top:400px;
  z-index:99;
  text-align:center;  
}

.text-overlay .slider_text{
  display:inline-block;
  max-width:500px;
  color:white;

}
.slider_text p{
  font-style: M PLUS Rounded 1c;
  font-size: 35px;
  font-weight: 900;

}
.slider_text h2,
.slider_text p,
.slider_text a{
  position:static !important;
  width:auto;
  height:auto;
  margin:0 0 0px!important;
}
.slider_text a{display:inline-block;width:157px;}
@media screen and (max-width:700px){
  .text-overlay{left:0}
  .slider_text h2 br,.slider_text p,.slider_text a{ display:none;}
  .text-overlay .slider_text{display:block;margin:0 500px;background:rgba(0,0,0,0.5);padding:20px;max-width:none;}  
}
@media screen and (max-width:700px){
  .text-overlay{display:none} 
}
/*.topnav{
 overflow: hidden;
 background-color:#c9c9c9; 
}

.topnav a {
  float:right;
  display:block;
  color: #f2f2f2;
  text-align: center;
  padding: 20px 15px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  background-color: #ddd;
  color: black;
}

.topnav a.active {
  background-color: #4CAF50;
  color: white;
}*/

.wrapper-terms{
  margin:auto;  
  max-width: 1200px;
  background-color: #c9c9c9;
  padding: 30px;
  position: center;
}
.header .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .header a:not(:first-child) {display: none;}
  .header a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .header.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .header.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
}

.main .cover{
        
   width: 100%;
   height: 100%;
}

.cover2{
  display:block;
  margin-left: auto;
  margin-right: auto;
   width: 50%;
   height: 50%;
    
}

.Slides img{
    display: block;
    margin-left: auto;
  margin-right: auto;
   width: 50%;
   height: 50%;
}

/*nav div:first-child{
    background:#222;
}
nav div:first-child h1{
    line-height: 0;
    padding: .8rem 0rem;
    text-align: center;
}
nav div:first-child img{
    filter: contrast(0);
}

nav div:first-child h1, nav ul{
    margin:0;
}
@media only screen and (min-width: 30em){
    nav{
        display: flex;
        justify-content: space-between;
        background: #222;
        align-items: center;
    }*/


.zone {
    font-size: 17px;
    /*padding:30px 50px;
    margin:40px 60px;*/
    /*cursor:pointer;*/
    /*display:inline-block;*/
    color:#FFF;
    /*font-size:2em;*/
    border-radius:4px;
    border:1px solid #bbb;
    transition: all 0.3s linear;
}
/*.box:hover{
    -webkit-transform:rotate(-7deg);
    -moz-transform:rotate(-7deg);
    -o-transform:rotate(-7deg);
    box-transform:rotate(-7deg);
}*/
/*NAV*/
.sticky {
    position: fixed;
    display: inline-flex;
    margin: 0;
    top: 0;
    width: 100%;
    
    /*border-bottom: 2px solid black;*/
}

.media {
   display: block;
   position: absolute;
   padding: 0px;
   right: 20vw;
   
   }
/*#logo{
    height: 10%
    margin-right: 5px;
    margin-top: -3px
}
.push {
    margin-left: auto;
  }*/
li{
    padding: 10px;
   }

a{
    color: #f5f5f9;
    text-decoration: none;
}
img {
    height: 5rem;
}
#Social{
    height: 35px;
    width: 35px;
    padding: 5px;
}
/*COVER */
.wb-stl{
    display: inline-block;
    word-wrap: break-word;
    font: normal 17px Arial,Helvetica,sans-serif;
    background-color: #c9c9c9;
    color: #000000;
    text-decoration: none;
    text-align: left;
    line-height: 28px;
   
    margin: auto 20px;
    
    text-transform: none;
}
.wb-stl-normalE{
     display: inline-block;
    word-wrap: break-word;
    font: normal bold 17px Arial,Helvetica,sans-serif;
    background-color: #c9c9c9;
    color: #000000;
    text-decoration: none;
    text-align: left;
    line-height: 28px;
   
    margin: auto 20px;
    
    text-transform: none;
}
.wb-stl-normal{
    display: inline-block;
    word-wrap: break-word;
    font: normal bold 17px Arial,Helvetica,sans-serif;
    background-color: #c9c9c9;
    color: #000000;
    text-decoration: none;
    text-align: justify;
    text-justify:inter-word;
    line-height: 28px;
   
    margin: auto 20px;
    
    text-transform: none;
}
.wb-stl-normal_list{
    display: inline-block;
    word-wrap: break-word;
    font: normal bold 17px Arial,Helvetica,sans-serif;
    background-color: #c9c9c9;
    color: #000000;
    text-decoration: none;
    text-align: left;
    line-height: 28px;
   
    margin: auto 50px;
    
    text-transform: none;
}



/*.wb-stl-normal-special1{
    font-size: 5vh;
    font-style: normal bold;
    font: normal bold 5vh Arial,Helvetica,sans-serif;
    color: #ffffff;
    text-align: left;
}*/
.wb-stl-normal-special{
    font: normal bold 35px Arial,Helvetica,sans-serif;
    background-color: #c9c9c9;
    color: #000000;
    text-decoration: none;
    text-align: center;
    margin: 100px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-transform: none;
}

.container{
    display: flex;
    margin-top: 5%;
    flex-direction: row;
    flex-flow: wrap;
    background-color: #c9c9c9;
    /*grid-template-columns: auto;*/
    align-items: center;
    
    width: 75%;
    height: 75%;
    padding:10px;
   }
.container5{
    display:flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px
}


.container5 iframe {
        margin: 20px;
        padding: 5px;
}


 

/*GRID*/

.grid-wrapper {

   display: grid;
    grid-gap: 0px;
    /*display: grid;*/
    /*background-color: #c9c9c9;*/
 grid-template-columns: repeat(auto-fill, minmax(250px,1fr));
}
/*    grid-column: span 1;
    grid-row: 1/2;
}    */
.box > img{
    width: 100%
}
.box {
    /*background-color: #444;*/
    padding: 10px;
    margin: 1px;
   }
}
/*.footer {
  position: fixed;
  font-size: 0.6em;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: black;
  color: white;
  text-align: left;*/
}
.footer {
    font-size: 5px;
    text-align: left;
    background-color: black; 
}
.green{
    background: #069c7c; 
}
.blue{
    background: #07358a; 
    }
.purple{
    background-color: #7700ff;
}
.red{
    background: #9c0631;
   }
.greener{
    background-color: #069c2e;
}
#myBtn {
  display: none; 
  position: fixed; 
  bottom: 20px; 
  right: 30px; 
  z-index: 99; 
  border: none; 
  outline: none; 
  background-color: red;
  color: white; 
  cursor: pointer; 
  padding: 15px; 
  border-radius: 10px; 
  font-size: 18px; 
}
#myBtn:hover {
  background-color: #555; 
}
.form_center{
    display: grid;
    max-width: 450px;
    margin: 0 auto;
    padding: 30px;
    border-radius: 5px;
}

form .submit{
    background: #ff5722;
    border-color: transparent;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    letter-spacing:2px;
    height:50px;
    margin-top: 20px;
}
form .submit:hover{
    background-color: #f44336;
    cursor: pointer;
}

input[type=text], select, textarea {
  width: 100%;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}

.input-fields{

  align-items: center;
}

/*input[type=submit] {
  background-color: #4CAF50;
  color: white;
  padding: 12px 20px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

input[type=submit]:hover {
  background-color: #45a049;
}*/
.container1 {

    margin-top: 100px;
  border-radius: 5px;
  background-color: #c9c9c9;
  padding: 0px;
}

.container1 h3{
  
  text-align: center;
}

