/*!
 * Start Bootstrap - Scrolling Nav HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    width: 100%;
    height: 100%;
    font-family: 'Fira Sans', sans-serif;
}

html {
    width: 100%;
    height: 100%;
}

p {
	opacity: 0.83;
	font-size: 1.1vw;
}

h1 {
	font-size: 2vw;
	opacity: 0.83;
	margin-top: 0.8vw;
	margin-bottom: 2vw;
}

h2 {
	opacity: 0.83;
}

li {
	opacity: 0.83;
}

strong {
	opacity: 0.83;
}

section {
    display: flex;
    align-items: center;
    min-height: 100%;
    height: auto !important;
}


.page-top-section blockquote p {
    font-size: 1vw;
}


@media(max-width:767px) {
	
    .navbar-brand {
        font-size: 23px !important;
    }
    
    p {
        font-size: 1.2em ;
    }
    
    .page-top-section ul {
        text-align: left;
        font-size: 1.2em !important;
        margin-top: 1.1em !important; 
    	margin-bottom: 1.8em !important;
    }
    
    .enjeux-section ul {
        margin-top: 1.1em !important; 
    	padding-left: 2em !important;
    }
    
    .traitements-section ul {
    	padding-left: 1.8em !important;
    }
    
    .crises-section ul {
    	padding-left: 1.8em !important;
    }
    
    .controles-section ul {
    	padding-left: 1.8em !important;
    }
    
    .demarches-section ul {
    	padding-left: 1.8em !important;
    }
    
    .page-top-section .section-margin {
    	margin-top: 1.8em !important;
    }
    
    .enjeux-section .section-margin {
    	margin-top: 1.6em !important;
    }
    
    .traitements-section .section-margin {
    	margin-top: 1.6em !important;
    }
    
    .crises-section .section-margin {
    	margin-top: 1em !important;
    }
    
    .controles-section .section-margin {
    	margin-top: 1.8em !important;
    }
    
    .page-top-section .section-margin blockquote p{
    	margin-top: 1.8em !important;
    	font-size: 1em !important;
    }
    
    .adm-checked {
        font-size: 1em !important;
    }
    
    .adm-checked li {
        list-style: none;
        text-indent: -1.05em !important;
        font-size: 1.2em !important;
    }
    
    .page-top-section {
        padding-top: 70px !important;
    }
    
    .page-top-section blockquote p {
        font-size: 0.85em;
        opacity: 0.7;
    }
    
    .page-top-section blockquote {
    background-color:  rgba(255, 255, 255, 0.4);
    padding: 15px 20px;
	margin: 0 0 20px;
	border-left: 5px solid #f6f6f6;
    }
    
    .enjeux-section blockquote p {
		font-size: 1em !important;
	 	opacity: 0.9;
	}
	
	.enjeux-section blockquote {
		margin-bottom: 1em !important;
	}

	.crises-section blockquote p {
    	font-size: 1em !important;
        opacity: 0.9;
	}
    
    .bc-content p {
        font-size: 1em !important;
    }
    
    .page-top-section h1 {
    	margin-bottom: 0 !important;
        font-size: 3em !important;
    }
    
    .page-top-section h2 {
        font-size: 1.9em !important;
    }
    
    .contact-section h1 {
		font-size: 2.5em !important;
	}
    
    .traitements-section .col-lg-12 .row {
		margin-top: 2em !important;
	}
	
	.enjeux-section .col-lg-12 .row {
		margin-top: 1.2em !important;
	}
	
	.crises-section .col-lg-12 .row {
		margin-top: 2em !important;
	}
	
	.controles-section .col-lg-12 .row {
		margin-top: 2em !important;
	}
	
	.demarches-section .col-lg-12 .row {
		margin-top: 2em !important;
	}
	    
	.traitements-section .col-lg-12 li {
		margin-bottom: 0.5em !important;
		line-height: 1.5em !important;	
	}
	
	.crises-section .col-lg-12 li {
		margin-bottom: 0.5em !important;
		line-height: 1.5em !important;
	}
	
	.enjeux-section .col-lg-12 li {
		line-height: 1.4em !important;
		margin-bottom: 0.5em !important;
	}
	
	.controles-section .col-lg-12 li {
		margin-bottom: 0.8em !important;	
	}
	
	.page-top-section .col-lg-12 li {
		margin-bottom: 0.3em !important;
	}
	
	.demarches-section .col-lg-12 li {
		margin-bottom: 1em !important;
		line-height: 1.4em !important;	
	}

    section h1 {
        font-size: 25px !important;
        margin-top: 0.8em !important;
		margin-bottom: 1.6em !important;
    }
    
    .adm-checked li:before {
	    font-size: 1.2em !important;
	    left: -0.3em !important;
	    top: 0.1em !important;
        padding-left: 0px !important;
    }
    
    .enjeux-section .col-xs-2 p{
		margin-top: -0.35em !important;
		text-align: right !important;
	    font-size: 9em !important;
	}
	
	.crises-section .col-xs-2 p{
	    margin-top: -0.35em !important;
	    text-align: right !important;
	    font-size: 9em !important;
	}
	
	.enjeux-section .schema-enjeux {
		max-width: 90% !important; 
		margin-bottom: 3em !important;
		margin-top: 0.5em !important;
	}
		
	.page-top-section .col-lg-12 {	
		padding: 7vw !important;
	}
	
	.enjeux-section .col-lg-12 {
		padding: 7vw !important;
	}
	
	.traitements-section .col-lg-12 {
		padding: 7vw !important;
	}
	
	.controles-section .col-lg-12 {
		padding: 7vw !important;
	}
	
	.crises-section .col-lg-12 {
		padding: 7vw !important;
	}
	
	.demarches-section .col-lg-12 {
		padding: 7vw !important;
	}
	
	.contact-section .col-lg-12 {
		padding: 7vw !important;
	}
	
	.contact-section .container {
		width: 100%;
	}
	
	.contact-section .form-horizontal .control-label {
		margin-top: 0.5em !important;
		text-align: right !important;
	}
	
	.contact-section .form-group {
    	margin-bottom: 1em !important;
	}
	
	.crises-section .row .col-xs-12 {
	margin-bottom: 3em;
	}
	
	.controles-section .row .col-xs-12 {
		margin-bottom: 3em;
	}
	
	.demarches-section .row .col-xs-12 {
		margin-bottom: 3em;
	}
	
	.traitements-section .row .col-xs-12 {
		margin-bottom: 3em;
	}
	
	.demarches-section .row .col-xs-12 img {
		max-width: 80% !important;
		max-height: 80% !important;
		margin-top: 1em !important;
	}
	
	.controles-section .row .col-xs-12 img {
		max-width: 80% !important;
		max-height: 80% !important;
		margin-top: 1em !important;
	}
	
	.crises-section .row .col-xs-12 img {
		max-width: 80% !important;
		max-height: 80% !important;
		margin-top: 1em !important;
	}
	
	.traitements-section .row .col-xs-12 img {	
		max-width: 75% !important;
		max-height: 75% !important;
		margin-top: 1em !important;
	}
	
	.legal-notices {
		font-size: 0.85em !important;
	}
	
	.contact-section .container .first-row .col-xs-12{
		padding: 7vw !important;
	}
	
	.contact-section .container .second-row .col-xs-12{
		padding-top: 4vw !important;
		padding-bottom: 2vw !important;
		padding-left: 7vw !important;
		padding-right: 7vw !important;
	}
}

@media(min-width:768px) {


    .navbar {
        padding: 20px 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .top-nav-collapse {
        padding: 0;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
	p {
        font-size: 1.6vw !important;
    }
    
    h1 {
		font-size: 2.8vw !important;
		margin-top: 0.8vw !important;
		margin-bottom: 3vw !important;
	}
	
	.legal-notices {
		font-size: 1.2vw !important;
	}
	
	.enjeux-section .schema-enjeux {
		margin-bottom: 3vw !important;
	}
	
	.demarches-section .row .col-sm-6 img {
	 /*	margin-top: 0  !important; */
	}
	
	.traitements-section .row .col-sm-6 img {	
	/*	margin-top: 0  !important; */
	}
	
	.controles-section .row .col-sm-6 img {
	/*	margin-top: 0  !important; */
	}
	
	.crises-section .row .col-sm-6 img {
	/*	margin-top: 0  !important; */
	}
	
	.page-top-section h1 {
	    font-size: 4.5vw !important;
	    margin-bottom: 0 !important;
	}
	
	.page-top-section  h2 {
	    font-size: 3vw !important;
	    margin-top: 0 !important;
	    margin-bottom: 50px;
	}
	
	.contact-section h1 {
	    font-size: 3.5vw !important;
	    margin-bottom: 3.5vw !important;
	}
    
    .page-top-section ul {
        text-align: left;
        font-size: 1.6vw !important;
        margin-top: 1.5vw !important; 
    	margin-bottom: 2vw !important;
    }
    
    .enjeux-section ul {
        margin-top: 1.1vw !important; 
    	padding-left: 3vw !important;
    }
    
    .traitements-section ul {
    	padding-left: 1.8vw !important;
    }
    
    .crises-section ul {
    	padding-left: 1.8vw !important;
    }
    
    .controles-section ul {
    	padding-left: 1.8vw !important;
    }
    
    .demarches-section ul {
    	padding-left: 1.8vw !important;
    }
    
    .adm-checked li:before {
	    font-size: 2vw !important;
	    left: -0.5vw !important;
	    top: 0.1vw !important;
        padding-left: 0px !important;
    }
    
    .adm-checked li {
        text-indent: -1.75vw !important;
        font-size: 1.6vw !important;
    }
    
    .traitements-section .col-lg-12 li {
		margin-bottom: 1vw !important;
		line-height: 2.2vw !important;	
	}
	
	.crises-section .col-lg-12 li {
		margin-bottom: 1.5vw !important;
		line-height: 2.2vw !important;
	}
	
	.enjeux-section .col-lg-12 li {
		line-height: 2vw !important;
		margin-bottom: 0.8vw !important;
	}
	
	.controles-section .col-lg-12 li {
		margin-bottom: 1.5vw !important;	
	}
	
	.page-top-section .col-lg-12 li {
		margin-bottom: 0.3vw !important;
	}
	
	.demarches-section .col-lg-12 li {
		margin-bottom: 1vw !important;
		line-height: 2.2vw !important;	
	}
    
    .page-top-section .section-margin {
    	margin-top: 1.8vw !important;
    }
    
    .enjeux-section .section-margin {
    	margin-top: 1.6vw !important;
    }
    
    .traitements-section .section-margin {
    	margin-top: 2vw !important;
    }
    
    .crises-section .section-margin {
    	margin-top: 1vw !important;
    }
    
    .controles-section .section-margin {
    	margin-top: 1.8vw !important;
    }
    
    .enjeux-section .container {
    	min-width: 100%;
    }
    
    .page-top-section .container {	
    	min-width: 100%;
	}
	
	.traitements-section .container {
    	min-width: 100%;
	}
	
	.controles-section .container {
    	min-width: 100%;
	}
	
	.crises-section .container {
    	min-width: 100%;
	}
	
	.demarches-section .container {
    	min-width: 100%;
	}
	
	.contact-section .container {
    	min-width: 100%;
	}
    
    .page-top-section .col-lg-12 {	
		padding: 7vw !important;
		padding-top: 8em !important;
		padding-bottom: 8em !important;
	}
	
	.enjeux-section .col-lg-12 {
		padding: 7vw !important;
		padding-top: 8em !important;
		padding-bottom: 8em !important;
	}
	
	.traitements-section .col-lg-12 {
		padding: 7vw !important;
		padding-top: 8em !important;
		padding-bottom: 8em !important;
	}
	
	.controles-section .col-lg-12 {
		padding: 7vw !important;
		padding-top: 8em !important;
		padding-bottom: 8em !important;
	}
	
	.crises-section .col-lg-12 {
		padding: 7vw !important;
		padding-top: 8em !important;
		padding-bottom: 8em !important;
	}
	
	.demarches-section .col-lg-12 {
		padding: 7vw !important;
		padding-top: 8em !important;
		padding-bottom: 8em !important;
	}
	
	.contact-section .container .first-row .col-xs-12{
		padding: 7vw !important;
		padding-top: 8em !important;
	}
	
	.contact-section .container .second-row .col-xs-12{
		padding-top: 4vw !important;
		padding-bottom: 2vw !important;
		padding-left: 7vw !important;
		padding-right: 7vw !important;
	}
	
	.traitements-section .col-lg-12 .row {
		margin-top: 3vw !important;
	}
	
	.enjeux-section .col-lg-12 .row {
		margin-top: 1.2vw !important;
	}
	
	.crises-section .col-lg-12 .row {
		margin-top: 3vw !important;
	}
	
	.controles-section .col-lg-12 .row {
		margin-top: 3vw !important;
	}
	
	.demarches-section .col-lg-12 .row {
		margin-top: 3vw !important;
	}
	
	.enjeux-section .col-xs-2 p{
	    margin-top: -4.3vw !important;
	    margin-bottom: -6vw !important;
	    font-size: 12vw !important;
	}
	
	.crises-section .col-xs-2 p{
	    margin-top: -4.3vw !important;
	    margin-bottom: -6vw !important;
	    font-size: 12vw !important;
	}
	
	.enjeux-section blockquote p {
		font-size: 1.8vw !important;
	}
	
	.crises-section blockquote p {
		font-size: 1.8vw !important;
	}
}


.page-top-section .container {
    min-height: 100vh;
    display: flex;
  	justify-content: center;
}

.enjeux-section .container {
    min-height: 100vh;
    background-color: #dee5ec;
    display: flex;
  	justify-content: center;
}

.crises-section .container {
    min-height: 100vh;
    background-color: #dee5ec;
    display: flex;
  	justify-content: center;
}

.traitements-section .container {
    min-height: 100vh;
    background-color: #f4f4f4;
    display: flex;
  	justify-content: center;
}

.controles-section .container {
	min-height: 100vh;
    background-color: #f4f4f4;
    display: flex;
  	justify-content: center;
}

.demarches-section .container {
    min-height: 100vh;
    background-color: #dee5ec;
    display: flex;
  	justify-content: center;
}

.contact-section .container {
	min-height: 100vh;
    background-color: #f4f4f4;
}

.page-top-section .container .row{
	  align-self: center;
}

.enjeux-section .container .row{
	  align-self: center;
}

.crises-section .container .row{
	  align-self: center;
}

.traitements-section .container .row{
	  align-self: center;
}

.controles-section .container .row{
	  align-self: center;
}

.demarches-section .container .row{
	  align-self: center;
}

.contact-section .container .first-row{
	min-height: 80vh;
	display: flex;
  	justify-content: center;
}

.contact-section .container .first-row .col-xs-12{
	align-self: center;
}

.contact-section .container .second-row .col-xs-12{
	padding-top: 2vw;
	padding-bottom: 1vw;
	padding-left: 3.3333333vw;
	padding-right: 3.3333333vw;
}

.page-top-section {
    height: 100%;
    text-align: left;
    padding-top: 100px;
    background: #f4f4f4 url("../images/simon__syon_9668020937.jpg") no-repeat center;
    background-size: cover;
}

.enjeux-section {
    height: 100%;    
    text-align: left;
    background: #dee5ec url("../images/enjeux.jpg") no-repeat center;
    background-size: cover;
}

.traitements-section {
    height: 100%;
    text-align: left;
    background: #f4f4f4 url("../images/bridge.jpg") no-repeat center;
    background-size: cover;  
}

.crises-section {
    height: 100%;
    text-align: left;
    background: #dee5ec url("../images/tsunami.jpg") no-repeat center;
    background-size: cover;
}

.controles-section {
    height: 100%;
    text-align: left;
    background: #f4f4f4 url("../images/control.jpg") no-repeat center;
    background-size: cover;  
}

.demarches-section {
    height: 100%;    
    text-align: left;
    background: #dee5ec url("../images/demarche.jpg") no-repeat center;
    background-size: cover;
}

.contact-section {
    height: 100%;
    text-align: center;
    background: #f4f4f4 url("../images/contact2.jpg") no-repeat center;
    background-size: cover;
}

.page-top-section .section-margin {
    margin-top: 1.8vw;
}

.enjeux-section .section-margin {
    margin-top: 1.6vw;
}

.traitements-section .section-margin {
    margin-top: 1.1vw;
}

.controles-section .section-margin {
    margin-top: 1vw;
}

.adm-checked li {
	list-style: none;
  	text-indent: -1.7vw;
 	font-size: 1.1vw;
}

.adm-checked li:before {
    content: "✓";
    font-size: 1.5vw;
    color: #7A96B2;
    position: relative;
    left: -0.3vw;
    top: 0.1vw;
    padding-left: 0.5vw;
}


.traitements-section .col-lg-12 .row {
	margin-top: 2vw;
}

.crises-section .col-lg-12 .row {
	margin-top: 2vw;
}

.controles-section .col-lg-12 .row {
	margin-top: 2vw;
}

.demarches-section .col-lg-12 .row {
	margin-top: 2vw;
}

.demarches-section .row .col-sm-6 img {
	margin: auto;
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin-top: 6vw;
}

.traitements-section .row .col-sm-6 img {	
	max-width: 98%;
	max-height: 98%;
	display: block;
    margin: auto;
    margin-top: 3vw;
}

.controles-section .row .col-sm-6 img {
	margin: auto;
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin-top: 1.8vw;
}

.crises-section .row .col-sm-6 img {
	margin: auto;
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin-top: 1.5vw;
}


.page-top-section .col-lg-12 {	
	padding: 3.333333333vw;
}

.enjeux-section .col-lg-12 {
	padding: 3.333333333vw;
}

.traitements-section .col-lg-12 {
	padding: 3.333333333vw;
}

.controles-section .col-lg-12 {
	padding: 3.33333333vw;
}

.crises-section .col-lg-12 {
	padding: 3.33333333vw;
}

.demarches-section .col-lg-12 {
	padding: 3.33333333vw;
}

.contact-section .col-lg-12 {
	padding: 3.33333333vw;
}

.traitements-section .col-lg-12 li {
	margin-bottom: 0.5vw;
	line-height: 1.65vw;	
}

.crises-section .col-lg-12 li {
	margin-bottom: 0.5vw;
	line-height: 1.65vw;
}

.enjeux-section .col-lg-12 li {
	line-height: 1.5vw;
	margin-bottom: 0.5vw;
}
.enjeux-section .col-lg-12 li span {
	font-weight: 500;	
	opacity: 0.83;
}

.controles-section .col-lg-12 li {
	margin-bottom: 1.2vw;	
}

.page-top-section .col-lg-12 li {
	margin-bottom: 0.3vw;
}

.demarches-section .col-lg-12 li {
	margin-bottom: 0.8vw;
	line-height: 1.65vw;	
}
.demarches-section .col-lg-12 span {
	font-weight: 500;	
	opacity: 0.83;
}

    .enjeux-section ul {
        margin-top: 1.2vw; 
    }

.vtext {
    transform: rotate(270deg);
    transform-origin: left top 0;
    white-space: nowrap;
    position: absolute;
    left: 50px;
    padding: 10px;
    top: 375px;
	min-height: 75px;
	min-width: 390px;
    color: #ddf8c6;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    border-radius: 5px;
    background: #88b7d5;
    border: 4px solid #c2e1f5;
    font-size: 26px;
    margin: 6px;
    text-align: center;
    padding-top: 20px;
}

/*
.navbar-default {
    background-color: #B4CFEC !important;
    border-color: #656565 !important;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #CDE0F5 !important;
}
*/

.navbar {
	    box-shadow: 0 0 0.9vw black;
}

.navbar-brand {
    font-size: 35px;
}

.col-lg-4:hover {
    background-color: #F8F8F8;
    color: black;
}

.brand {
	font-family: Cambria;
	font-style: italic;    
}

.colored-brand {
	font-family: Cambria;
	font-style: italic; 
	color: #002060;   
}

.bold-light {
	font-weight: 500;
}

.brand-bold {
	font-weight: 600;
}

.page-top-section h1 {
    font-family: Cambria;
    font-size: 3vw;
    font-style: italic;
    text-align: center;
    margin-bottom: 0;
    color: #002060;
    /*margin-top: 10px;*/
}

.contact-section h1 {
	font-size: 2.5vw;
	margin-bottom: 3.5vw;
}

.page-top-section  h2 {
    font-family: Cambria;
    font-size: 2vw;
    font-style: italic;
    margin-top: 0;
    color: #002060;
    text-align: center;
    margin-bottom: 50px;
}

.page-top-section ul {
    text-align: left; 
    font-size: 1.1vw;
    margin-top: 1.1vw; 
    margin-bottom: 1.8vw;
    
}

.enjeux-section blockquote {
    /*border-left: 10px solid white;*/
    border-left: none;
	padding: 0px;	
    quotes: "\201C""\201D""\2018""\2019";

}

.enjeux-section blockquote p {
	font-size: 1.2vw;
	opacity: 0.9;
	
}

.enjeux-section .col-xs-2 p{
    color: white;
    margin-top: -3.3vw;
    margin-bottom: -2.5vw;
    font-size: 9vw;
}

.crises-section .col-xs-2 p{
    color: white;
    margin-top: -3.3vw;
    margin-bottom: -4.5vw;
    font-size: 9vw;
}

.crises-section blockquote {
    border-left: none;
    padding: 0px;
    quotes: "\201C""\201D""\2018""\2019";
}


.crises-section blockquote p {
    font-size: 1.2vw;
        opacity: 0.9;
}

.schema1 {
    -animation-delay: 2s;
    opacity:0;
}

.enjeux-section .schema-enjeux {
	display: block; 
	max-width: 80%; 
	max-height: 800%; 
	margin: auto; 
	margin-bottom: 2vw;
}

.vertical-center {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.highlight-text {
	color: black;
	font-weight: 500;
	opacity: 0.83;
}

.brand-body {
	opacity: 0.83;
		font-family: Cambria;
	font-style: italic;  
}

.contact-section label {
    opacity: 0.83;
}


.contact-section .form-group {
    margin-bottom: 1vw;
}

.legal-notices {
	font-size: 0.8vw;
}


@media(max-width: 1199px) {
	.enjeux-section {
	    background-image: none;
	}
	
	.traitements-section {
		background-image: none;
	}
	
	.crises-section{
	    background-image: none;
	}
	
	.controles-section {
		background-image: none;	
	}
	
	.demarches-section  {
	    background-image: none;
	}
	
	.contact-section {
		background-image: none;
	}
}

@media(min-width: 1200px) {
	
	.page-top-section .container {
    	max-width: 65%;
	}
	
	.enjeux-section .container {
    	max-width: 65%;
	}
	
	.traitements-section .container {
    	max-width: 65%;
	}
	
	.crises-section .container {
	    max-width: 65%;
	}
	
	.controles-section .container {
	    max-width: 65%;
	}
	
	.demarches-section .container {
	    max-width: 65%;
	}
	
	.contact-section .container {
	    max-width: 65%;
	}
	
	.page-top-section {
		padding-top: 4vw;
	}
	
	.navbar-nav > li > a {
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 0.78vw;
		padding-right:0.78vw;
		height:2.7vw;
	    line-height: 2.7vw;
	}
	
	.navbar-brand {
		float: none;
		height:2.7vw;
	    line-height: 2.7vw;
	    font-size: 1.6vw;
	    padding: 0px;
	}
	
	.navbar .container {
		max-width: 83%;
	}
	
	.navbar {
		min-height:2.7vw !important;
	}
}

canvas{
    background-size: contain;
}

.send-btn {
	background-color: #dee5ec;
	border-color: #767676; 
	border: 1px solid #767676;
    color: #444648;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    
    padding: 0.8em 1em !important;
	font-size: 1em !important;
	margin-top: 1em !important;
}

