body, html {
  height: 100%;
}

body {
  font-size: 16px;
  line-height: 28px;
  font-weight: 300;
  color: #85919d;
  position: relative;
}

@media (min-width: 962px) {
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 1.1rem;
    padding-left: 1.1rem;
    }
.navbar {padding: 0.1rem 8rem 0 4rem;} 
}

h1, .h1 {
  font-size: clamp(3.2rem, calc(3.2rem + ((1vw - 0.32rem) * 1.6667)), 4.8rem);
}

h2, .h2 {
  font-size: clamp(2.8rem, calc(2.8rem + ((1vw - 0.32rem) * 1.0417)), 3.8rem);
}

h3, .h3 {
  font-size: clamp(2.4rem, calc(2.4rem + ((1vw - 0.32rem) * 1.0417)), 3.4rem);
}

h4, .h4 {
  font-size: clamp(2.2rem, calc(2.2rem + ((1vw - 0.32rem) * 1.0417)), 3.2rem);
}

.font__w100{	font-weight: 100;	}
.font__w200{	font-weight: 200;	}
.font__w300{	font-weight: 300;	}
.font__w400{	font-weight: 400;	}
.font__w500{	font-weight: 500;	}
.font__w600{	font-weight: 600;	}
.font__w700{	font-weight: 700;	}
.font__w800{	font-weight: 800;	}
.font__w900{	font-weight: 900;	}

.centeron {
  padding: 8rem 1.5rem;
  text-align: center;
}

.brescont {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: 44vh;
}

.bres {
margin: 0.32em 0;
}

.bpro {
font-family: 'Source Sans Pro', sans-serif;
    display: table;
    padding: 16px 8px 8px 8px;
    font-size: 4.5rem;
    font-weight: 700;
    background-color: red;
    color: #ffffff;
    text-transform: uppercase;
    margin-left: 28rem;
}

.bres2 {
font-family: 'Source Sans Pro', sans-serif;
font-size: 1.9rem;
font-weight: 600;
  color: #65717d;
margin: 2.62em auto 0.92em;
}

.soursans {
font-family: 'Source Sans Pro', sans-serif;
font-weight: 300;
font-size:1.5rem;
}

.bresbutt {
  height: 6em;
  padding: 2rem 0 0 22rem;
}

.bresbutt .btn-primary {
background-color: #14B1E7;
border-color: transparent;
transition: background-color 0.5s linear;
}

.bresbutt .btn-primary:hover {
background-color: #099EDE;
border-color: transparent;
}

.bresbutt .btn {
    padding: 0.49rem 1.9rem;
    font-size: 1.44rem;
    font-weight: 300;
    font-family: 'Source Sans Pro', sans-serif;
    border-radius: 0.69rem;
    margin-left: 1.2rem;
}

@media (max-width: 1200px) { 
.bresbutt {
  height: 6em;
  padding: 2rem 0 0 2rem;
  }
  
.bresbutt .btn {
    padding: 0.25rem 0.9rem;
    font-size: 1.14rem;
    font-weight: 300;
    font-family: 'Source Sans Pro', sans-serif;
    border-radius: 0.39rem;
    margin: 0.7rem 0.2rem;
}  
}

.immagin {
display: flex;
justify-content: space-around;
align-items: center;
align-content: center;
height: 33vh;
}

.immagin img{
padding: 0 0.6rem;
}

.darkzone {
background-color: #223;}

.bizeta {
text-align:center;
 }

.bizeta h2{
font-size: 4.4rem;
color: #ccd;
 }
 
.eerht {
margin: 8vh 0;
text-align: left;
font-weight: 300;
font-size:1.2rem;
}
 
.eerht h3{
text-align: center;
font-weight: 300;
font-size:2.4rem;
color: #ccd;
}
 
.eerht h3 i{
text-align: center;
font-size: 6.9rem;
margin: 1.8rem 0 1.2rem;
color: #899;
}
 
.eerht .btn{
display:block;
}
 
.eerht p a{
text-align: center;
}

.trizeta {
margin: 14vh auto;
text-align:center;
font-weight: 300;
font-size: 1.3rem;
 }

.trizeta h1{
font-size: 4.9rem;
font-weight: 300;
}

.trizeta h2{
font-size: 2.9rem;
font-weight: 300;
font-style: italic;
}

.martop {
margin: 2.1rem 0;
}

.trizeta .date{
font-size: 1.4rem;
font-weight: 300;
color: #fff;
padding: .2rem 1rem;
background-color: #0090D0;
display:block;
}

/*.trizeta .day{
font-size: 2.4rem;
font-weight: 600;
color: #fff;
padding: .2rem 1rem;
background-color: #30B2E7;
display:block;
}*/
 
.trizeta .day{
font-size: 11.9rem;
font-weight: 300;
color: #30B2E7;
padding: 4.8rem 0;
background-color: #fff;
}
 
.fourzeta {
margin: 14vh auto;
padding: 6vh 0;
text-align:center;
font-weight: 300;
}

.fourzeta h2{
font-size: 2.9rem;
font-weight: 300;
font-style: italic;
padding: 1rem 0;
text-align: left;
 }

.fourzeta h3{
text-align: left;
 }

.fourzeta p{
font-size: 1.2rem;
font-weight: 300;
text-align: left;
 }

.frmbutt {
  height: 4em;
  padding: 1.6rem 0;
}

.frmbutt .btn-primary {
background-color: #14B1E7;
border-color: transparent;
transition: background-color 0.5s linear;
}

.frmbutt .btn-primary:hover {
background-color: #099EDE;
border-color: transparent;
}

.frmbutt .btn {
    padding: 0.49rem 1.9rem;
    font-size: 1.44rem;
    font-weight: 300;
    font-family: 'Source Sans Pro', sans-serif;
    border-radius: 0.69rem;
}

@media (max-width: 1200px) { 
.frmbutt {
  height: 4rem;
  padding: 1.6rem 0;
  }
  
.frmbutt .btn {
    padding: 0.25rem 0.9rem;
    font-size: 1.14rem;
    font-weight: 300;
    font-family: 'Source Sans Pro', sans-serif;
    border-radius: 0.39rem;
    margin: 0.7rem 0.2rem;
}  
}

footer {
margin: 14vh auto;
padding: 6vh 0;
text-align:center;
font-weight: 300;
}
.pied p {
margin: 4vh auto;
padding: 2vh 0;
color: #aabbcd;
}

.pied a {
color: #aabbcd;
}

.bglght {
background-color: #667733;}

.pied a:hover{
text-decoration: none;
color: #223366;
}

.waratt {
font-size: 1.12rem;
margin: 4vh auto;
padding: 2vh 2vh;
background-color: #334;
}

.inqua {
font-size: 1.12rem;
margin: 4vh auto;
padding: 2vh 0;
}
 
.blue1 {color: #0090D0;}
.blue2 {color: #1DA1DB;}
.blue3 {color: #30B2E7;}
.blue4 {color: #43C7F4;}