*{margin:0;padding:0;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}::-webkit-input-placeholder{color:#2D2D2D}::-moz-placeholder{color:#2D2D2D}:-ms-input-placeholder{color:#2D2D2D}input:-moz-placeholder{color:#2D2D2D}::-webkit-input-option{padding:0.3em}::-moz-option{padding:0.3em}:-ms-input-option{padding:0.3em}input:-moz-option{padding:0.3em}::-webkit-option{padding:0.3em}::-moz-option{padding:0.3em}:-ms-option{padding:0.3em}input:-moz-option{padding:0.3em}body{font-family:"roboto";font-size:16px;line-height:1.5em;color:#707070;margin:0px;padding:0px;background-color:#FFF;overflow:hidden}@media only screen and (min-width: 600px) and (max-width: 1101px){body{font-size:13px}}@media only screen and (max-width: 600px){body{font-size:10px}}::-webkit-scrollbar{width:16px}::-webkit-scrollbar-track{-webkit-box-shadow:none;border-radius:10px}::-webkit-scrollbar-thumb{background:#46a7d6;-webkit-box-shadow:none}::-webkit-scrollbar-thumb:window-inactive{background:#46a7d6}.no-scroll{overflow:hidden}.hide{display:none}.blocus{pointer-events:none}a{color:rgba(0,0,0,0.8);text-decoration:none}a:hover{color:black}.c1{color:#fff}.container{margin:0 auto}.cc{padding:0px;zoom:1}.cc:before,.cc:after{content:"";display:table}.cc:after{clear:both}.row{padding:0px;zoom:1}.row:before,.row:after{content:"";display:table}.row:after{clear:both}.col{float:left}.mh1{height:10%}.mh2{height:20%}.mh3{height:30%}.mh4{height:40%}.mh5{height:50%}.mh6{height:60%}.mh7{height:70%}.mh8{height:80%}.mh9{height:90%}.mh10{height:100%}.mw1{width:10%}.mw2{width:20%}.mw3{width:30%}.mw33{width:33.3%}.mw4{width:40%}.mw5{width:50%}.mw6{width:60%}.mw7{width:70%}.mw8{width:80%}.mw9{width:90%}.mw10{width:100%}.mouseDead{pointer-events:none}.clear{clear:both}.fh{height:100%}.f{height:100%;width:100%}@-webkit-keyframes fleche{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0}50%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}100%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0}}@-moz-keyframes fleche{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0}50%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}100%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0}}@-ms-keyframes fleche{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0}50%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}100%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0}}@keyframes fleche{0%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0}50%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1}100%{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);opacity:0}}.m-container{height:100%;width:100%;overflow:hidden}section{background-color:#E2E5E7;border:1em solid rgba(226,229,231,0.8);min-height:100%}#section-2{background-color:rgba(0,0,0,0.9);border:1em solid rgba(0,0,0,0.5)}.active{color:black}.fixed{position:fixed;top:0px;z-index:10;height:auto}#bg{background-image:url(../imgs/sunset_top_mountain.jpg);background-repeat:no-repeat;background-position:50% 50%;height:200%;width:100%;position:fixed;z-index:0;background-size:cover;top:0px}header{height:100%;width:100%}header p{text-align:center;color:white;font-size:2.5em;margin-top:2em;font-weight:100;letter-spacing:0.1em}@media only screen and (max-width: 600px){header p{margin-top:4em;line-height:2em}}.bleu{background-color:rgba(70,167,214,0.9)}@media only screen and (max-width: 1100px){.ss{display:none}}.l_1{background-image:url(../imgs/logo.png);background-image:url(../imgs/logo.svg),none;background-repeat:no-repeat;background-position:50% 50%}.l_2,.m-logo .logo-2{background-image:url(../imgs/logo_1.png);background-image:url(../imgs/logo_1.svg),none;background-repeat:no-repeat;background-position:50% 50%}.petale{stroke:white}.petale:nth-child(1){fill:#fff}.petale:nth-child(2){fill:rgba(255,255,255,0.95)}.petale:nth-child(3){fill:rgba(255,255,255,0.9)}.petale:nth-child(4){fill:rgba(255,255,255,0.85)}.petale:nth-child(5){fill:rgba(255,255,255,0.8)}.m-logo{width:340px;height:568px;margin:0 auto;top:5%}.m-logo .svg-logo{width:100%;height:100%}.m-logo .svg-logo svg{width:100%}@media only screen and (min-width: 600px) and (max-width: 1101px){.m-logo{width:300px;height:500px;top:10%}}@media only screen and (max-width: 600px){.m-logo{width:280px;height:400px;top:10%}}.m-logo .in,.m-logo .logo-2{width:100%;height:100%;position:absolute;top:0px;left:0px}.m-logo .logo-2{top:137px}body{background-color:#fff;height:100%}html{height:100%}.bg-1{background-color:#fff}.bg-2{background-color:#e6e6e6}.bg-3{background-color:#b3b3b3}
.m-container {
	display:none;
}

#bg {
	opacity:0;
}

.load {
	width: 50px;
	position: absolute;
	left: 50%;
	margin-left: -25px;
	top: 50%;
	margin-top: -25px;
}

@-webkit-keyframes rotating {
    from{
        -webkit-transform: rotate(0deg);
    }
    to{
        -webkit-transform: rotate(360deg);
    }
}

.rotating {
    -webkit-animation: rotating 2s linear infinite;
}



* html .m-logo .logo-2 {
top:225px;
}
 

* html .m-logo {
top:-50px;
}