.swiper, .swiper-slide {
	min-height:250px;
}
.swiper-slide h2 {
	font-size: 3vw;
	height: 4.5vh;
}

.slider1 {
	background: url(../img/bg-slider1.jpg) center center/cover no-repeat;
	
	
	
}

.slider2 {
		background: url(../img/bg-slider2.jpg) center center/cover no-repeat;

		
	
}
.slider3 {
			background: url(../img/bg-slider3.jpg) center center/cover no-repeat;
		
}
.slider4 {
			background: url(../img/bg-slider4.jpg) center center/cover no-repeat;
	
}
.slider5 {
			background: url(../img/bg-slider5.jpg) center center/cover no-repeat;

}		

.swiper-pagination {
    bottom: 5%!important;
}	
.swiper-pagination-bullet {
width:50px;
height:5px;
border-radius:0px;
background:#ADADAD;
opacity:1;
border-radius:10px;	
}
.swiper-pagination-bullet-active {
background:#fff;
opacity:1;
border-radius:10px;			
}	

.c-header-home {
    padding-top: 0;
}

.o-btn.noir {
	color:#000;
	}	
.o-btn.noir:hover {
	color:#467a9f;
	}	

.o-btn.blanc {
	color:#fff;
	}
.o-btn.blanc:hover {
	color:#467a9f;
	}	
	
.corner {
background:	#EFEFEF;
border-radius:10px;
height: 100%;
}
.corner p {
	line-height:inherit;	
}

.bleu {
	background:#009FE3;
	color:#fff;
}

.c-header-home {
    background-image: url(../img/header-home2.jpg);
    background-position: left center;
    background-size: cover;
    background-color: #fff;
}

.slogan h1 {
	color:#467A9F;
	font-weight: bold;
	font-family: Oswald,Helvetica,Arial,sans-serif;
	font-size: 4.25rem;
	
}

.slogan {
	min-height: 0px;
margin-top: 100px;	
}

.home .c-topnav {
 background: #467a9f!important;
}
.home .c-topnav .o-whole {
    border-bottom: none!important;
}

@media (min-width:1000px) {

 .page-template-t-accueil .c-section-title-side .o-container-custom>.o-grid {
  min-height:100vh
 }
 .page-template-t-accueil .c-section-title-side {
  min-height:100vh
 }
}



@media only screen and (max-width: 768px) {
	.swiper-pagination-bullet {
width:50px;
}
.swiper-slide h2 {
	font-size: 4vw;
}
	}
	
@media only screen and (max-width: 952px) {
	.slogan h1 {
	font-size:3rem;
}


	}	
	
	
@media only screen and (max-width: 1087px) {
	.slogan h1 {
	font-size:3rem;
}
.slogan {
	    min-height: 300px;
	
}
	}

@media only screen and (max-width: 952px) {
.slogan {
	    min-height: 0px;
	
}

	}	
@media only screen and (max-width: 768px) {
.slogan {
	    min-height: 750px;
	
}

	}		
@media only screen and (max-width: 590px) {
.slogan {
	    min-height: 650px;
	
}

	}	