section#diapo {
background-image: url(ressources/common/diapo.jpg);
background-size: cover;
background-position: center;
height: 100vh;
position: relative;
}
h1 {
font-family: Cuprum;
font-weight: bold;
letter-spacing: 2px;
color: #282828;
}
div#blocks_44 {
position: absolute;
width: 100%;
z-index: 8;
color: #fff;
top: calc(50% - -440px);
}
section#menu {
display: none;
}
section#logo {
position: absolute;
width: 100%;
z-index: 9;
}
div#blocks_6 {
display: none;
}
section#diapo:before {
position: absolute;
content: '';
width: 100%;
height: 100%;
top: 0;
/* left: 0; */
background-color: rgba(255, 255, 255, 0.72);
}
div#blocks_11 {
position: absolute;
width: 100%;
z-index: 8;
color: #fff;
top: calc(50% - -325px);
}
a{
-webkit-transition: color 0.3s linear 0s,background-color 0.3s linear 0s;
-moz-transition: color 0.3s linear 0s,background-color 0.3s linear 0s;
-o-transition: color 0.3s linear 0s,background-color 0.3s linear 0s;
transition: color 0.3s linear 0s,background-color 0.3s linear 0s;
}
.row{
margin-left:0px !important;
margin-right:0px !important;
}
footer {
margin-bottom: -20px;
}
.navbar-fixed-top {
background: #6b0d0d;
}
.form-group{
float: left;
width: 100%;
margin: 0 auto;
}
@media (max-width: 620px) {
div#blocks_11 {
position: absolute;
width: 100%;
z-index: 8;
color: #fff;
top: calc(50% - -178px) !important;
}
div#col_3 {
padding-right: 0 !important;
padding-left: 0 !important;
}
div#blocks_44 {
position: absolute;
width: 100%;
z-index: 8;
color: #fff;
top: calc(50% - -284px) !important;
}
h1 {
font-size: 1.3em;
}
}
@media (max-width: 1200px) {
div#blocks_11 {
top: calc(50% - -210px) !important;
}
div#blocks_44 {
top: calc(50% - -345px) !important;
}
}
*/ ?>