@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Permanent+Marker');

#page-1
    {
    background-image: url(img/general/fond_light.jpg), linear-gradient(rgba(255, 255, 255, 0),#0078E8);
    }

#page-1 #logo
    {
    width: 60%;
    display: flex;
    justify-content: center;
    margin: auto;
    }

#page-1 #logo img
    {
    margin: 50px 50px 0 50px;
    cursor:pointer;
    max-height: 400px;
    }

#spacetime
    {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);    
    }

#page-2
    {
    background-image: url(img/general/fond_light.jpg), linear-gradient(rgba(255, 255, 255, 0), #FF6931);
    }

#page-2 .liste
    {
    }

#page-2 .liste i
    {
    color: /*rgba(0, 120, 232, 0.8)*/ white;
    font-size: 300%;
    }

#page-2 .liste div
    {
    width: 100%;
    display: flex;
    justify-content: center;
    }

#page-2 .liste div img
    {
    width: 50%;
    }

#page-2 #hierarchie
    {    
    width: 100%;
    height: 320px;
    }

#page-3 #objectifs
    {    
    width: 50%;
    height: 600px;
    margin-left: 25%;
    }

#page-4 iframe, #page-5 iframe, #page-6 iframe
    {
    margin-top: 25px;
    width: 100%;
    height: 400px;   
    }

#page-3
    {
    background-color: white;
    }

#page-3 #titre_noir
    {
    color: black;
    }

#page-4
    {
    background-image: url(img/general/fond_light.jpg), linear-gradient(rgba(255, 255, 255, 0), #4a4aff);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    }

#page-4 iframe
    {
    height: 650px;
    margin: auto;
    width: 90%;
    }

#page-4 #padding_delete
    {
    padding: 0;
    }

#page-5
    {
    background-image: url(img/general/fond_light.jpg), linear-gradient(rgba(255, 255, 255, 0), #ff3131);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    }

#page-5 #padding_delete_
    {
    padding: 0;
    margin: 0;
    border: 0;
    }

#page-5 #equipe
    {
    width: 100%;    
    }

#page-5 #equipe img
    {
    margin-top: 50px;
    width: 25%;    
    margin-left: 35%;
    }

#page-4 p, #page-5 p, #page-6 p
    {
    border-left-color: rgb(0, 132, 255);
    border-left-style: solid;
    border-left-width: 5px;
    box-sizing: border-box;
    color: rgba(255, 255, 255, 0.87);
    font-family: "Roboto",sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 22.5px;
    white-space: normal;
    -moz-text-size-adjust: none; 
    margin-left: 25%;
    padding-left: 15px;
    }

#page-6
    {
    background-image: url(img/general/fond_light.jpg), linear-gradient(rgba(255, 255, 255, 0), #19883a);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    }

#page-6 #planning
    {
    width: 100%;      
    }

#page-6 #planning img
    {
    margin-top: 50px;
    width: 60%;    
    margin-left: 20%;
    -webkit-box-shadow: 0px 3px 8px -3px rgba(0,0,0,0.45);
    -moz-box-shadow: 0px 3px 8px -3px rgba(0,0,0,0.45);
    box-shadow: 0px 3px 8px -3px rgba(0,0,0,0.45);
    }

#page-7
    {
    background-image: url(img/general/fond_light.jpg), linear-gradient(rgba(255, 255, 255, 0), #0078E8);
    }

#page-7 #conteneur
    {
    padding: 15%;    
    }

#page-7 #conteneur #texte_simple
    {
    box-sizing: border-box;
    color: rgba(255, 255, 255, 0.87);
    font-family: "Roboto",sans-serif;
    font-size: 20px;
    font-weight: 300;
    line-height: 21.75px;
    white-space: normal;
    -moz-text-size-adjust: none;
    }

#page-7 #conteneur #texte_simple::before
    {
    content: "R";    
    color: rgba(255, 255, 255, 0.87);
    font-size: 40px;
    }

#page-7 #conteneur #texte_gros
    {
    box-sizing: border-box;
    color: rgba(255, 255, 255, 0.87);
    font-family: "Permanent Marker",cursive;
    font-size: 67.1167px;
    font-weight: 400;
    line-height: 74.2333px;
    margin-bottom: 20.65px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 25.8167px;
    text-align: center;
    white-space: normal;
    -moz-text-size-adjust: none;
    }

.section
    {
    background-blend-mode: overlay;
    }

aside
    {
    position: absolute;
    top: 0;
    right: 0;
    padding: 25px;
    z-index: 9999999;
    }

.en_tete
    {
    position: absolute;
    margin-left: 15%;
    top: 0;
    width: 70%;
    }

.fond_entete
    {
    
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0)!important;   
    }

.en_tete h1
    {
    box-sizing: border-box;
    color: rgba(255, 255, 255, 0.87);
    font-family: "Roboto",sans-serif;
    font-size: 60px;
    font-weight: 800;
    line-height: 69.3px;
    margin-bottom: 25.2px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 31.5px;
    white-space: normal;
    -moz-text-size-adjust: none;    
    }

.en_tete u
    {
    color: rgba(0, 120, 232, 0.8);     
    }

.en_tete blockquote
    {
    border-left-color: rgb(0, 132, 255);
    border-left-style: solid;
    border-left-width: 5px;
    box-sizing: border-box;
    color: white;
    font-family: "Roboto",sans-serif;
    font-size: 15px;
    font-weight: 300;
    line-height: 22.5px;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 20px;
    padding-left: 22.5px;
    white-space: normal;
    -moz-text-size-adjust: none;
    font-size: 140%;
    }

footer
    {
    position: absolute;
    bottom: 0px;
    width: 100%;
    }

footer span
    {
    font-family: "Roboto", sans-serif;
    font-weight: normal;
    font-size: 1rem;
    color: rgba(0, 43, 83, 0.8);
    }

.flex
    {
    display: flex;    
    }
.colonne
    {
     flex-direction: column;    
    }

.espacee
    {
    justify-content: space-around;    
    }
.alignee
    {
    align-items : center;    
    }

#numic, #rennes2, #edu_nat
    {
    width: 100px;
    height: 100px;
    margin: 10px 10px 30px 10px;
    }

#numic
    {
    background-image: url(img/footer/logo_Numic.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    }

#rennes2
    {
    background-image: url(img/footer/logo_Rennes2.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    }

#edu_nat
    {
    background-image: url(img/footer/logo_education_national.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    }

i
    {
    vertical-align: middle;
    margin-right: 10px;
    }

.overlay_div
    {
    position: absolute;
    width: 50%;
    height: 60%;
    margin: -5% 25% 15% 25%;
    -webkit-box-shadow: 0px 0px 300px 72px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 300px 72px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 300px 72px rgba(0,0,0,0.75);
    border: thick solid rgba(0, 120, 232, .8);
    border-width: 1px;
    }

.overlay_div iframe
    {
    position: relative;
    width: 100%;
    height: 100%;
    }

.overlay_div a
    {
    font-family: 'Raleway', sans-serif;
    font-size: 30px;
    color: white;
    position: absolute;
    top: 25px;
    right: 35px;
    font-weight: 700;
    text-decoration: none;
    text-decoration-color: white;
    text-decoration-line: none;
    text-decoration-style: solid;
    transition: .2s;
    }

.overlay_div a:hover
    {
    transition: .2s;
    color: rgba(0, 120, 232, .8);
    }

/* Flashing */
.hover13 figure:hover img {
	opacity: 1;
	-webkit-animation: flash 1s;
	animation: flash 1s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}


/* Popup container - can be anything you want */
.popup {
    position: relative;
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* The actual popup */
.popup .popuptext {
    visibility: hidden;
    width: 160px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -80px;
}

/* Popup arrow */
.popup .popuptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent;
}

/* Toggle this class - hide and show the popup */
.popup .show {
    visibility: visible;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s;
}

/* Add animation (fade in the popup) */
@-webkit-keyframes fadeIn {
    from {opacity: 0;} 
    to {opacity: 1;}
}

@keyframes fadeIn {
    from {opacity: 0;}
    to {opacity:1 ;}
}

.image_centre
    {
    width: 100%;
    padding: 25px 10% 0 10%;
    }

.image_centre img
    {
    width: 100%;
    }

/*#page-5 h1, #page-4 h1
    {
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    color: white!important;
    }*/

#page-5 h1 u, #page-4 h1 u, #page-6 h1 u
    {
    color: white!important; /*rgba(0, 120, 232, 1)*/  
    }

.logo_rond
    {
    width: 100%;
    height: auto;
    margin: auto;
    }

.logo_rond img
    {
    width: 90%;
    height: auto;
    opacity: .20;
    vertical-align: bottom;
    }

.container_flex_sp3, .container_flex_3d, .container_flex_mem
    {
    /*background: yellow;*/
    background-color: rgba(0, 0, 0, 0.0);
    /*border-width: 0px 0px 0px 5px;
    border-color: #0084FF;
    border-style: solid;*/
        
    display: flex;
    width: 70%;
    padding: 0 45px 10px 10px;
    margin: 100px 15% 0 15%;
    }

#flex_vertical
    {
    flex-direction: column;
    }

#margin_text_
    {
    margin-left: 0!important;
    border-left: 0!important;
    padding-left: 0!important;
    }

.gauche_sp3, .gauche_3d, .gauche_mem
    {
    /*background: blue;*/
    width: 100%;
    position: relative;
    text-align: right;
    padding: 25px;
    }

.droite_sp3, .droite_3d, .droite_mem
    {
    /*background: red;*/
    display: flex;
    flex-direction: column;
    width: 100%;
    }

.droite_haut_sp3, .droite_haut_3d, .droite_haut_mem
    {
    /*background: violet;*/
    width: 100%;
    padding: 10px;
    }

.droite_bah_sp3, .droite_bah_3d, .droite_bah_mem
    {
    /*background: orange;*/
    width: 100%;
    
    padding: 10px;
    }

.droite_bah_sp3 img, .droite_bah_3d img
    {
    width: 50%;
    }

.droite_bah_mem img
    {
    width: 100%;    
    }

.gauche_sp3 h4, .gauche_3d h4, .gauche_mem h4
    {
    font-weight: 400;
    letter-spacing: 2;
    color: white;
    }

.gauche_sp3 p, .gauche_3d p, .gauche_mem p
    {
    border-left-width : 0px!important;
    font-size: 65%;
    font-weight: 100:
    }

.gauche_sp3 p i, .gauche_3d p i, .gauche_mem p i, .flex_comp i
    {
    vertical-align: baseline;
    font-size: 100%;
    }

.souligner
{
    text-decoration: underline;
}

.flex_comp
    {
    margin-top: 55px;
    display: flex;
    width: 100%;
    justify-content: center;
    }

.sub_flex_comp
    {
    margin-top: 300px; 
    background-color: rgba(0, 0, 0, 1);
    padding: 15px 45px 15px 45px;
    }

.sub_flex_comp  p
    {
    text-align: justify;    
    }

.block_comp
    {
    margin: 25px;
    padding: 15px 45px 15px 45px;
    color: white!important;
    
    text-align: right; 
    background-color: rgba(0, 0, 0, 1);
    }

.souligner
    {
    padding-top: 25px;   
    }

.block_comp h4
    {
    padding-bottom: 20px;
    }

#logo_projet_
    {
    background-color: rgba(0, 0, 0, 0)!important;
    background-image: url(img/projet2/logo_projet_crash_360_v1.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 20%;
    background-position: top;
        
    display: flex;
    flex-direction: column;
    padding: 0;
    }