@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Ubuntu|Asap|Source+Sans+Pro');
@import url('https://fonts.googleapis.com/css?family=Fjalla+One');
/* 
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");

@import url('https://fonts.googleapis.com/css?family=Montserrat+Alternates'); 
*/

html {
	height: 16px;
}
body {
	height: 100%;
	/*background-image: url(/skins/adetop/img/bg.jpg); 
	background:#000066;  */
	background:#FFF;
	display: block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
    font-family: 'Ubuntu', sans-serif;
	color: #333333;
}
header {
	height: 100%;
	position: relative;
	display: flex;
}
head {
	background-color: #000000;
	display: flex;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Fjalla One';
    /*color: #4A7D15; */
    color: #77AEFF
}
.bgImageHome {
	
	background: url("/skins/geo/img/geobiologie-home-lausanne.jpg") no-repeat; 
	background-size: 100%;
	}
.posContainerFooter {
	margin-top: 70px;
	max-height: 300px;
	position: relative;
}
.gras {
	font-weight: 800;
}
.container-footer {
    width: 100% !important; 
    background-color: #333333; 
}
.maxHead {
	max-height: 170px;
	}
a {
	text-decoration: none;
	color: #990000;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}


h1 {
	margin-top: 2rem;
	margin-bottom: 0.5rem;
	font-size: 2.0rem;
	font-weight: 900;
}
.sloganPos {
    top: 80%;
    -webkit-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    transform: translateY(-40%);
    background-image: url("/skins/geo/img/fotolia_184965907.png");
    background-repeat: no-repeat;
	/*background-size: 100% 100%;*/
	background-size: cover;
	min-height: 250px;
}
.sloganHome {
	text-align: center;
	position: relative;
	top: 50px;
	font-size: 2rem;
	font-weight: 1000;
	color: #000066;
	/*color: #4A7D15; */
	font-family: "Ubuntu";
	padding-left: 70px;
	
}
.bg {
	position:relative;
	
	
	
}
h1.titrePage {
	color: #4A7D15;
	font-weight: 900;
	margin-top: 0;
}
h2 {
	margin-top: 1rem;
	font-size: 1.2rem;
	font-weight: 700;
}

h3 {
	color: #4A7D15;
	margin-top: 0.8rem;
	margin-bottom: 0.5rem;
	font-size: 1.2rem;
	font-weight: 600;
}
h3 a {
	color: #77AEFF;
	text-decoration: none;
}
h3 a:hover {
	color: #77AEFF;
	text-decoration: underline;
}
form {
	color: #000000;
}

.parallax-window {
    min-height: 500px;
    position:relative;
    background-attachment: fixed; 
    background-position: left; 
    background-repeat: no-repeat; 
    /*background-size: 100% 100%;  
    background-size: cover; */

} 
.parallax-pied {
  max-height: 250px;
    position:relative;
    background-attachment: fixed; 
    background-position: center; 
    background-repeat: no-repeat; 
    clear: both;
} 
.pied_pc{
	background: url(/skins/geo/img/pied.png);
	min-height: 330px;
	background-repeat: no-repeat;
	background-attachment: fixed; 
    background-position: bottom; 
}
.form-control {
	/* background-color: #FFFFCC; */
}

.btn {
	margin: 0;
}
.btn-normal {
	background-color: #77AEFF;
	color: #FFFFFF;
	font-weight: 700;
}
.titreSommetDePage {
	color: #77AEFF;
	font-weight: 900;
	text-align: left;
}

.main-home {
    background-size: 100% auto;
    position: relative;
}

.main-home .blason {
	float:left;
	width: 12%;
	margin-right: 6px;
}

.main {
	background-size: 100% auto;
}
.bandeauTop {
    position: relative;
    /*border-top: 2px solid #000066 */
    padding-top: 20px;
    padding-bottom: 20px;
}
.bandeauLogo {
    background-color: #E83638;
    position: relative;
    /*border-top: 2px solid #000066 */
    padding-top: 20px;
}
.bandeauSlide {
    background-color: #FFFFFF;
    position: relative;
}
.main-home .logo {
	position: absolute;
	bottom: 30px;
	right: 30px;
}
.bandeauTop .logo {
	align-content: center;
}
.bandeauTop .logo img {
	margin-top: 10px;
	margin-left: 10px;
	/*margin-bottom: 10px; */
	max-width: 100%;
	padding-left: 10px;
}
.corps .floatRight {
	float: right;
	/*width: 40%;*/
    padding-left: 15px;
}
.corps .floatLeft {
	float: left;
	/*width: 40%;*/
    padding-right: 15px;
}
.content-central {
	font-size: 1rem;
	/*margin-top: 1rem; */
	
    height: 100%;
    position: relative;
    /*margin-bottom: 1rem; */
}
hr {
    border: 0;
  	border-top: 1px solid #F7931E;
}
.form-check-input {
	margin-left:0px !important;
}
.pad20 {
	margin-left:20px;
}
.floatRight {
	float: right;
}
#position {
	display: none;	
	/* height: 10px; */
}
.fixed {
 position:fixed; 
	top:0;
	z-index: 1100;
	opacity: 1;	
	max-width: 1140px !important;
	padding: 0px !important;
}
.stopNav {
	
}
.right{
 	text-align: right;
}
.navbar {
	/*padding-top:20px;
	padding-bottom:20px; */
	margin: auto; 
	float: center !important;
	/* overflow: hidden;*/
    text-align: center;
}
.navbar-light .navbar-nav .nav-link {
    color: #FFFFFF;
    /*font-size: 0.8rem; 
    margin-right: 1rem; */
   	margin: auto !important;
	text-align: center !important;
}
.bgVertFonce {
	background-color: #77AEFF;
}
.sitenav {
	margin: auto !important;
	text-align: left !important;
	float: left !important;
	/*min-width: 100%; */
	padding: 0px 0px 0px 0px !important;  
}
.sitenavPhone {
	background-color: #000066; 
	/*  background-image: url("/skins/vetosteo/img/head-courbe2.png"); */
	margin: auto !important;
	text-align: center !important;
	padding: 0px 0px 0px 25px !important; 
}
.navbar-toggler-icon {
	color: #73A9FA;
}
.navbar-toggler {
	background-color: #73A9FA;
	color:#ffffcc;
}
.dropdown-toggle::after {
	display: none;
}
.navbar-light .navbar-toggler {
	color: rgba(72, 123, 20, 1);
	/*border-color: rgb(255, 204, 51); */
	margin: 2px auto 2px auto;
}
.navTop
{
	color: #000066   !important;
	font-size: 1.4rem;
	display: block;
	min-width:100% !important;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 6px;
	text-indent: 12px;
	text-decoration: none;
	/*padding-left: 0.8rem !important; */
    padding-right: 3rem !important;
}
*:not(.navTop){
  box-sizing : border-box;
}
.navTop:hover
{
	color: #FFFFFF   !important;
}
.navTopActive {
	color: #000066   !important;
	font-size: 1.4rem;
	display: block;
	min-width:100% !important;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 6px;
	text-indent: 12px;
	text-decoration: none;
	/*padding-left: 0.8rem !important; */
    padding-right: 3rem !important;
}

.nav-link.dropdown-item {
    background-color: #000066;
	
}
.nav-link.dropdown-item:hover {
	background-color: #77AEFF;	
}

.navbar-nav {
	/*width: 100%; */
	margin: auto !important;
	text-align: center !important;
}
.navbar-brand {
	padding-top: 0px;
	padding-bottom: 0px;
}
.dropdown-menu {
	/*background-color: #FFCC33 !important; */
	border-radius: 0;
	background-color: #000066 !important;
	border-left: 1px solid #000066 ;
	border-bottom: 1px solid #000066;
	border-right: none;
	border-top: none;
	color: #FFFFFF;
	margin: .05 !important;
}
.dropdown-item {
	font-size: 1rem;
	color: #FFFFFF;
	font-weight: 700;
	/*padding-left: 16px !important; */

}
.bgLink  a:link {
	background-color: #009900 !important;
}
.noEspace {
	padding-right: 0px;
	padding-left: 0px;
}
/*
.dropdown:hover>.dropdown-menu {
  display: block;
}
/* ###################  FIN ...  JR NAV PRI - début JR pour Slogan ################### */
.adresse {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.05rem;
	color: #063;
	font-weight: bold;
	float:  none !important;
	text-align: right;
}
.adresse_rouge {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size: 1.05rem;
	color: #900;
	font-weight: bold;
	float: none !important;
	text-align: right;
}
/* ###################  FIN ...  JR pour Slogan ################### */
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.headBarre {
	font-size: 0.8rem;
	/*background-image: url("/skins/vetosteo/img/head-courbe2.png"); */
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 1px;
}
.footer {
	
	font-size: 0.8rem;
	/*background-color: #FFCC33; */
	color: #999999 !important;
	/*border-top: 2px solid #000066; 
	margin-bottom: 20px; */
	
}
.footer a {
	color:  #999999 ;
	text-decoration: none;
	background: transparent;
}
.footer a:hover {
	text-decoration: underline;
	color: #999999 !important;
}
.footerAdresse {
	height: 100%;
	position: relative;
	font-size: 0.8rem;
	padding: 10px 20px 10px 20px;
	text-align: right !important;

}
.blocDroite {
	/*border-bottom: 2px solid #e4e0e0; */
	background-image: linear-gradient(#73A9FA, #E7FFC1);
	margin: 2.2rem 0.3rem 0.3rem 0.3rem;
	border-left: solid 1px #77AEFF;
	border-bottom: solid 1px #77AEFF;
}
.blocDroite h1 {
	color: #E7FFC1;
	margin-top: 0.7rem;
	margin-bottom: 0.5rem;
	font-size: 1.2rem;
	font-weight: 500;
}
.blocDroiteContact {
    /*background-image: url("/skins/geo/img/bgBlocDroitContact.jpg"); */
    background-repeat: no-repeat;
	margin: 2rem 3.5rem 4rem 3.5rem;
	/*border-left: solid 1px #77AEFF;
	border-bottom: solid 1px #77AEFF; */
    border: solid 1px #77AEFF;
    border-radius: 10px;
}
/*
.blocGauche {
	border-right: 2px solid #000066;
	border-bottom: 2px solid #000066;
	
	margin: 2.5rem 0.3rem 0.5rem 0.3rem;
}
.blocGauche h1 {
	color: #000066;
	margin-top: 0.2rem;
	margin-bottom: 0.5rem;
	font-size: 1.2rem;
	font-weight: 500;
}
*/
.slide{
	margin: 0px;
	width: 100%;
}
.active {
    background-color: #000066 !important;
}
.carousel li {
	background-color: #000066;
}
.carousel .active li {
	background-color: #990000;
}
.carousel{
	margin: 0px;
	width: 100%;
}
.carousel-inner {
	margin:0 !important;
}
.carousel-inner img {
      width: 100%;
      height: 100%;
  }
.carousel-item {
	width: 100%;
}
/*
.carousel-indicators li .activ{
	background-color: #990000;
}
*/
.padLeft10 {
	padding-left:10px;
}
.padTop10 {
	padding-top: 10px;
}
.padTop20 {
	padding-top: 20px;
}

.padTopSlogan {
	padding-top: 150px;
}
.margBot10 {
	margin-bottom: 10px;
}
.padBot20 {
	padding-bottom: 20px;
}
.padBot80 {
	padding-bottom: 80px;
}
.padBot30 {
	padding-bottom: 30px;
}
.margBot20 {
	margin-bottom: 20px;
}
.margBot30 {
	margin-bottom: 30px;
}
.margTop10 {
	margin-top: 10px;
}
.margTop20 {
	margin-top: 20px;
}
.photo img {
	/*border-bottom: 3px solid #000066;
	border-left: 3px solid #000066;
	/*border-right: 3px solid #000066; */
	/*border-radius: 20px; */
}
.blocDroite img {
	margin-top:10px;
	
}
.textBlanc {
	color: #FFFFFF;
}
.textFooter {
	color: #84d934;
	font-size: 1rem;
	padding-top: 6rem;
	font-weight: 700;
	
}
.bgRouge {
	/*background-color: #000066; */
	border-top: solid 3px #000066;
	background-image: linear-gradient(#000066, #000066);
}
.bgJaune{
	background-color: #E7FFC1;
}
.rouge {
	color: #ff0000;
	font-weight: 900;
}
.corps li {
list-style-image: url('/skins/geo/img/carre_bleu.png');
padding-bottom: 5px;
padding-left: 5px;
}
.bloc-normal {
	text-align: left;
	padding: 20px 20px 10px 20px;
    }
.bloc-normal img {
    border-radius: 10px;
}
.bloc-normal .bloc-droit img {
    border-radius: 0px;
}
.justifie{
	text-align: justify;
}
label{
    background-color: #77AEFF;
    display: table;
    display: inline-block;
    font-weight: 700;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    cursor: pointer;
     }
input[type="file"] {
    display: none;
}
label:hover{
    color: #000;
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	.container-head {
	    width: 100% !important; 
	    height: 68px !important; 
	    background-color: #77AEFF; 
	    position: fixed;
	    z-index: 1000;
	}
    .posContainer {
	margin-top: 53px;
	margin-bottom: 10px;
	position: relative;
    }
    .posContainerHome {
	margin-top: 13px;
	margin-bottom: 0px;
	position: relative;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.navTop {
		font-size: 1.1rem;
		padding-top: 12px;
	}
	 .navTopActive {
    	font-size: 1.1rem;
		padding-top: 12px;
    }
	.blocDroiteContact {
		margin: 2rem 2.5rem 4rem 2.5rem;
	}
}
/* Small Devices, Tablets */
/*@media only screen and (min-width: 576px) and (max-width: 768px) {
	.container-head {
	    width: 100% !important; 
	    background-color: #77AEFF; 
	    position: fixed;
	    z-index: 1000;
        text-align: center;
        margin: auto;
	}
    .posContainerHome {
	margin-top: 300px;
	margin-bottom: 10px;
	position: relative;
    }
    .posContainer {
	margin-top: 53px;
	margin-bottom: 10px;
	position: relative;
    }
}
/* Small Devices, Tablets */
/*@media only screen and (min-width: 769px) and (max-width: 992px) {
	.container-head {
	    width: 100% !important; 
	    background-color: #77AEFF; 
	    position: fixed;
	    z-index: 1000;
	}
	.sloganHome{
        padding-top: 40px;
		font-size: 1.7rem;
	}
    .posContainer {
	margin-top: 53px;
	margin-bottom: 10px;
	position: relative;
    }
    .posContainerHome {
	margin-top: 13px;
	margin-bottom: 0px;
	position: relative;
    }
    .navTop {
    padding-right: 1rem !important;
	}
}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width: 992px) {
	.container-head {
	    width: 100% !important; 
	    z-index: 1000;
        position: fixed;
	}
	.posContainer {
		margin-top: 50px;
		position: relative;
	}
    .posContainerHome {
	margin-top: 330px;
	margin-bottom: 0px;
	position: relative;
    }
	.footerAdresse {
		position: fixed;
		bottom: 0px;
		display:block;
		background-color: #77AEFF;
		color: #FFF; 
		font-size: 1.5rem;
		padding: 10px 20px 10px 20px;
		text-align: center !important;
		max-height: 60px;
	}
	.posContainerFooter {
		position: relative;
	}
    .bloc-normal {
	text-align: left;
	padding: 0px 20px 10px 20px;
    }
    .navTop {
    padding-right: 1rem !important;
    }
    .navTopActive {
    padding-right: 1rem !important;
    }
}