/*
	Theme Name: Ouest Conseils
	Theme URI: https://alencrebleue.com
	Description: Ouest Conseils
	Version: CSS/PAGE ENTREPRISE
	Author: Al'Encre bleue
	Author URI: https://alencrebleue.com

*/
.section1-ea, .section3-ea{
	background:#F1F1F1;
}
.section2-ea, .section4-ea{
	background:#fff;
}
.content-white {
    background: #fff;
    padding: 1.5em;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.1);
}
#page-legroupe > div.fg-page > div > div > div > h3 {
    background: url(https://www.fileogroupe.coop/wp-content/themes/fileo-groupe/img/puce.png) no-repeat left top;
    padding: 0.5em 0;
    padding-left: 1.25em;
}
#lg-vice-versa:nth-child(1)	{order:1;}
#lg-vice-versa:nth-child(2) {order:2;}
#lg-vice-versa:nth-child(3)	{order:4;}
#lg-vice-versa:nth-child(4)	{order:3;}
	
#lg-vice-versa > p {
    margin: 1em 0;
}
#page-legroupe > div.fg-page.section1-ea > div > div > div.bloc-1 > h2{
    margin-bottom: 0;
}
.bloc-ea {
    background: #fff;
    padding: 1em 2em 2em;
    display: grid;
    min-height: 242px;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.1);
}
.bloc-ea > h2 > a{
    color: #01AEBC;
	text-transform: uppercase;
}
.bloc-ea > h2 > a:hover {
    color: #444;
	transition:0.3s;
}
.bloc-ea > p{
    margin: 1em 0;
}.content-white
#page-legroupe > div.fg-page.section4-ea > div > div > div.bloc-5 > h2{
    margin-top: 0;
    margin-bottom: 1.5em;
}
.Antenne-prin h3{
    margin-bottom: 0.2em;
}
.Antenne-prin p{
    margin: 0.1em 0;
}
.ico1{
    background: url(https://www.fileogroupe.coop/wp-content/themes/fileo-groupe/img/mini-tel.png) no-repeat left;
    padding: 0 0 0.2em;
    padding-left: 1.25em;
    font-weight: 600;
}
.ico2{
    background: url(https://www.fileogroupe.coop/wp-content/themes/fileo-groupe/img/mini-env.png) no-repeat left;
    padding: 0 0 0.2em;
    padding-left: 1.25em;
    font-weight: 600;
}
.content-fg{
    padding: 2em 0;
}
/* CAROUSSEL */
#page-legroupe > div.fg-page.section2-ea > div{
    padding: 2.5em 0;
}
.slide h3{
    color: #707070;
    text-align: center;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 0.9em;
}
.slide img{
    margin:auto;
}
/*
.slide {
    width: 20%;
    max-width: 225px;
    display: inline-block;
}	
*/
/*SLIDER PART/REF*/

.customer-produit {
    max-width: 1170px;
    margin: auto;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 50%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
	padding: 0 1.5em;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}
#page-legroupe > div.fg-page > div > div > div.bloc-1 > h2 {
    margin-bottom: 1em;
}
.slick-arrow{
    position: absolute;
    border: none;
    color: transparent;
    top: 35%;
	height:80px;
	cursor:pointer;
}
.slick-next{
    right: 0;
    background: url(https://www.fileogroupe.coop/wp-content/themes/fileo-groupe/img/fleche-right.png) no-repeat;
}
.slick-prev{
    left: 1.5%;
    background: url(https://www.fileogroupe.coop/wp-content/themes/fileo-groupe/img/fleche-left.png) no-repeat;
}
/* END CAROUSSEL */
/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media only screen and (min-width:432px) {

}
@media only screen and (min-width:480px) {

}
@media only screen and (min-width:600px) {

}
@media only screen and (min-width:720px) {

}
@media only screen and (min-width:768px) {

}
@media only screen and (min-width:801px) {

}
@media screen and (min-width: 481px) and (max-width: 991px) {
	
}
@media only screen and (min-width: 1025px){ 
	
}	
@media screen and (min-width: 1024px) and (max-width:1040px) {
}
@media screen and (min-width: 1024px) and (max-width: 1199px) {
}
@media screen and (min-width: 481px) and (max-width: 1023px) {
.bloc-5{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.Antenne-prin{
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
#page-legroupe > div.fg-page.section4-ea > div > div > div.bloc-5 > h2 {
    width: 100%;
	margin-bottom: 0;
}
}
@media only screen and (min-width:1200px) {
}
@media only screen and (min-width:1366px) {
}
@media only screen and (min-width:1440px) {
}
@media only screen and (min-width:1500px) {
}
@media only screen and (min-width:1680px) {
}
@media only screen and (min-width:1920px) {
}
@media only screen and (min-width:2560px) {
}
@media only screen and (max-width:1680px) {
}
@media only screen and (max-width:1500px) {
}
@media only screen and (max-width:1440px) {
}
@media only screen and (max-width:1366px) {
}
@media only screen and (max-width:1280px) {
}
@media only screen and (max-width:1200px) {
}
@media only screen and (max-width: 1140px) {
}
@media only screen and (max-width: 1024px) {
#lg-vice-versa img{
    width: 100%;
    margin-bottom: 1.5em;
}
.bloc-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
	margin: 0;
}
	
#lg-vice-versa:nth-child(1)	{order:1;}
#lg-vice-versa:nth-child(2) {order:2;}
#lg-vice-versa:nth-child(3)	{order:3;}
#lg-vice-versa:nth-child(4)	{order:4;}
.bloc-ea {
    padding: 1em;
    margin: 1em;
}
.bloc-ea > p {
    text-align: center;
	margin: 0;
}
.but {
	margin:auto;
}
#lg-vice-versa > p {
    margin: 0.5em 0;
}
#page-legroupe > div.fg-page > div > div > div > h3 {
    padding: 0.5em 0 0 1.25em;
	margin: 0.7em 0 0;
}
}
@media only screen and (max-width:992px) {
}
@media only screen and (max-width:800px) {
}
@media only screen and (max-width:768px) {
}
@media only screen and (max-width:720px) {
}
@media only screen and (max-width:600px) {
}
@media only screen and (max-width:480px) {
.content-fg {
    padding: 1.5em;
}
.content-white {
    padding: 0.5em .2em 0;
}
.content-white > div:nth-child(1) > h2:nth-child(1){
    text-align: left;
    font-size: 26px;
}
#lg-vice-versa > p {
    margin: 0.5em 0;
}
#page-legroupe > div.fg-page > div > div > div > h3 {
    padding: 0.5em 0 0 1.25em;
	margin: 0.7em 0 0;
}
.Antenne-prin{
    text-align: center;
}
.ico1 {
    background: url(https://www.fileogroupe.coop/wp-content/themes/fileo-groupe/img/mini-tel.png) no-repeat 33%;
}	
.ico2 {
    background: url(https://www.fileogroupe.coop/wp-content/themes/fileo-groupe/img/mini-env.png) no-repeat 22%;
}
#page-legroupe > div.fg-page.section4-ea > div > div > div.bloc-5 > h2 {
    margin-bottom: .5em;
}
.Antenne-prin h3 {
    font-size: 20px;
}
.carte-oc{
    margin-top: 1em;
}
#page-legroupe > div.fg-page.section4-ea > div > div > div.bloc-5 > h2 {
    margin-top: 0.5em;
}
.bloc-ea{
    margin:1em 0;
}
.longShot{
    padding-left: 0;
    padding-right: 0;
}
.ico1,.ico2{
    background:none;
}

}
@media only screen and (max-width:432px) {
}
@media only screen and (max-width:414px) {
}
@media only screen and (max-width:411px) {
}
@media only screen and (max-width:384px) {
    #page-legroupe > div.fg-page > div > div > div > h3{
        font-size:23px;
    }
}
@media only screen and (max-width:375px) {
}
@media only screen and (max-width:360px) {
}
@media only screen and (max-width:320px) {
}
@media only screen and (min-width:1800px) {
}
@media only screen and (min-width:2000px) {
}

@media only screen and (min-width:2000px) {
}


