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

*/
#page-groupement {
	background: #f1f1f1;
}
.fg-section1{
	padding:0 5%;
}
.intro-page,
.content-fg {
	background: #fff;
}
.content-fg {
    padding:0 0 1.5em ;
    margin-top: 2em;
    margin-bottom: 2em;
}
.blocSearch {
	background: #fff url(https://www.fileogroupe.coop/wp-content/themes/fileo-groupe/img/fond-groupement2.jpg) center center no-repeat;
	padding:1em 0 3em;
}
.blocSearchs .bloc-5, .blocSearchs .bloc-4-5 {
	align-self: center;
}
.blocSearch .bloc-5 h2 {
    text-align: center;
    text-transform: uppercase;
	color:#fff;
}
.blocSearch.row > div.bloc-5.lg-fg{
    align-self: center;
}
.searchandfilter ul li {
    display: inline-block;
    margin: 2em 0;
	align-self: center;
	width: 30%;
}
#search-filter-form-929 > ul {
	display: flex;
}
#search-filter-form-929 > ul > li.sf-field-reset {
    width: 12.5%;
}
#search-filter-form-929 > ul > li.sf-field-submit{
    width: 18%;
}
#search-filter-form-929 > ul > li.sf-field-search, #search-filter-form-929 > ul > li.sf-field-taxonomy-metiers, #search-filter-form-929 > ul > li.sf-field-reset {
	margin-right:5%;
}
	/* SEARCH & FILTER */
.search-filter-reset {
	background: #A0A0A0;
	color: #fff;
	padding: 0.3em 1em 0.2em;
	text-transform: uppercase;
}
#search-filter-form-929>ul>li.sf-field-submit>input[type=submit] {
	border: none;
	background: #fff;
	color: #545454;
	font-size: 1em;
	text-transform: uppercase;
	padding: 0.47em 1em;
}
#search-filter-form-929>ul>li.sf-field-submit>input[type=submit]:hover {
    border: none;
    background: #3FBBC3;
    color: #fff;
    font-size: 1em;
    text-transform: uppercase;
    padding: 0.47em 1em;
	cursor:pointer;
}
.sf-input-text {
	width: 220px;
	height: 45px;
	background: #fff url(https://www.fileogroupe.coop/wp-content/themes/fileo-groupe/img/loupe-gris.png) center right no-repeat;
	border: 1px solid #afafaf;
}
.sf-input-text::placeholder {
	font-family: 'Catamaran', sans-serif;
	font-size: 16px;
	color: #3D3D3D;
	mpadding-left: 15px;
}
.sf-input-text:focus {
	padding-left: 6px;
	font-size: 16px;
}
.select-selected {
	width: 100%;
	height: 45px;
	border: 1px solid #afafaf;
	background: #fff url(https://www.fileogroupe.coop/wp-content/themes/fileo-groupe/img/select-groupement.png) center right no-repeat;
	color: #3D3D3D;
	padding: 0.5em 0.8em;
}
/* The container must be positioned relative: */
.sf-field-taxonomy-metiers {
	position: relative;
}
#search-filter-form-929>ul>li.sf-field-taxonomy-metiers>label {
	display: none;
}
.sf-field-reset,
.sf-field-submit {
	margin-top: 3em;
}
.sf-field-taxonomy-metiers>label>select {
	display: none;
/*hide original SELECT element: */
}
/* Style the arrow inside the select element: */
.sf-input-select:after {
	position: absolute;
	content: "";
	top: 14px;
	right: 10px;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-color: #fff transparent transparent transparent;
}
/* Point the arrow upwards when the select box is open (active): */
.sf-input-select.select-arrow-active:after {
	border-color: transparent transparent #fff transparent;
	top: 7px;
}
/* style the items (options), including the selected item: */
.select-items div,
.sf-input-select {
	color: #707070;
	padding: 8px 16px;
	border: 1px solid transparent;
	border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
	cursor: pointer;
}
/* Style items (options): */
.select-items {
	position: absolute;
	background-color: #fff;
	top: 83%;
	width: 100%;
	left: 0;
	right: 0;
	z-index: 99;
}
/* Hide the items when the select box is closed: */
.select-hide {
	display: none;
}
.sf-item-0 div:hover,
.same-as-selected {
	background-color: rgba(0, 0, 0, 0.1); 
}
	/* END*/
.introGroupe {
	display: flex;
	align-items: center;
	font-size: 24px;
	font-weight: 600;
	flex-direction: column;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0.5em;
}
.introGroupe p {
	line-height: 1;
	font-size:19px;
}
.introGroupe h3 {
	background: url(https://www.fileogroupe.coop/wp-content/themes/fileo-groupe/img/puce-h3.png) top center no-repeat;
	padding-top: 2em;
    margin-bottom: 0;
	font-size:19px;
}
.groupe h3 {
    color: #fff;
    font-size: 22px;
    background: #A0A0A0 url(https://www.fileogroupe.coop/wp-content/themes/fileo-groupe/img/consult-fiche.png) center right no-repeat;
    line-height: 1.9;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0.2em 1em 0.0 1em;
    border-top: 1px solid #A0A0A0;
}
.groupe img {
    width:100%;
}
.groupe h3:hover {
    background: #707070 url(https://www.fileogroupe.coop/wp-content/themes/fileo-groupe/img/consult-fiche.png) center right no-repeat;
}
.annuaire {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 96%;
    flex: 0 0 96%;
    max-width: 96%;
    /* border: 1px solid #707070; */
    margin: 3% 2%;
    padding: 0;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.35);
}
#search-filter-results-929 > div.resultat-offres{
    margin: 1.5em 1em 0;
}
.bloc-annu{
    width: 100%;
    height: 222px;
    background: #01AEBC;
    color: #fff;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    padding: 30% 10% 20%;
}
.pagination {
    text-align: center;
    margin: 3em 0 2em;
}
a.page-numbers {
    background: rgba(167,167,167,0.6);
    color: #fff;
    width: 35px;
    height: 35px;
    padding-top: 0.6em;
    display: inline-block;
    vertical-align: middle;
}
.pagination > span.page-numbers.current {
    background: #01AEBE;
    color: #fff;
    width: 35px;
    height: 35px;
    padding-top: 0.6em;
    display: inline-block;
    vertical-align: middle;
}
a.prev.page-numbers {
    background: transparent url(https://www.fileogroupe.coop/wp-content/themes/fileo-groupe/img/prev-page.png) no-repeat center center;
    color: transparent;
}
a.next.page-numbers {
    background: transparent url(https://www.fileogroupe.coop/wp-content/themes/fileo-groupe/img/next-page.png) no-repeat center center;
    color: transparent;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media only screen and (min-width:432px) {

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

}
@media only screen and (min-width:600px) {
.annuaire {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 46%;
    flex: 0 0 46%;
    max-width: 46%;
    margin: 2%;
}
.fg-section1 {
    padding: 0;
}
}
@media screen and (min-width: 320px) and (max-width: 479px) {
.introGroupe h3{
	font-size:16px;	
}
.introGroupe p {
	font-size:16px;
}
}
@media screen and (min-width: 481px) and (max-width: 719px) {
.groupe h3 {
    background: #A0A0A0;
	font-size: 18px;
	line-height: inherit;
	padding: 0.3em 1em;
	font-weight: 500;
}
.groupe h3:hover {
    background: #707070;
}
}
@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: 1024px){ 
.introGroupe {
	padding-left: .9375em;
	padding-right: .9375em;
}
.content-fg {
    padding:0 0 1.5em ;
    margin-top: 3.5em;
    margin-bottom: 3.5em;
}
.introGroupe h3{
	font-size:22px;	
}
.introGroupe p {
	font-size:22px;
}
.introGroupe {
	padding-bottom: 1em;
}
.annuaire {
    -ms-flex: 0 0 31.3%;
    flex: 0 0 31.3%;
    max-width: 31.3%;
    margin: 2% 1% 0;
}
.blocSearch {
    padding: 2em;
}
}	
@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: 1200px) and (max-width: 1279px) {
}
@media only screen and (min-width:1200px) {
.introGroupe h3{
	font-size:24px;	
}
.introGroupe p {
	font-size:24px;
}
.groupe img {
	height:222px;
}
}
@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) {
.blocSearch .bloc-4-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
}
.blocSearch .bloc-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}
#search-filter-form-929 > ul {
    display: inherit;
}
.searchandfilter ul li {
    width: 45%;
	margin: 0;
	margin-right: 0;
}
#search-filter-form-929 > ul > li.sf-field-submit, #search-filter-form-929 > ul > li.sf-field-reset {
    width: 20%;
}
.sf-input-text {
    width: 240px;
}
.select-selected {
    padding: 0.3em 0.5em 0.1em;
}
}
@media only screen and (max-width:992px) {
.blocSearch .bloc-5 h2 {
    font-size: 1.4em;
}
#search-filter-form-929 > ul {
    display: grid;
    position: relative;
}
.sf-field-taxonomy-metiers{
    position: absolute;
    right: 0;
    top: 0;
}
.sf-field-reset{
    position: absolute;
    top: 85%;
}
.sf-field-submit > input:nth-child(1){
    position: absolute;
    top: 85%;
	right: 40%;
}
.sf-input-text {
    width: 205px;
}
}
@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) {
.blocSearch.row > div.bloc-5.lg-fg {
    align-self: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.sf-field-taxonomy-metiers{
    position:relative;
	top: inherit;
}
.sf-field-submit > input:nth-child(1) {
    top: 90%;
    left:35%;
}
#search-filter-form-929 > ul > li.sf-field-submit > input[type="submit"]:hover {
    font-size: 0.8em;
}
.searchandfilter ul li {
    width: 100%;
    margin: auto;
}
#search-filter-form-929 > ul > li.sf-field-search, #search-filter-form-929 > ul > li.sf-field-taxonomy-metiers, #search-filter-form-929 > ul > li.sf-field-reset {
    margin-right: auto;
}
#search-filter-form-929 > ul > li.sf-field-submit, #search-filter-form-929 > ul > li.sf-field-reset {
    width: 100%;
}
.blocSearch .bloc-4-5 {
    margin: auto;
	padding:0;
}
.blocSearch {
    background-size: cover;
}
.search-filter-reset, #search-filter-form-929 > ul > li.sf-field-submit > input[type="submit"]	{
	font-size:0.8em;
}
}
@media only screen and (max-width:480px) {
}
@media only screen and (max-width:432px) {
.sf-field-submit > input:nth-child(1) {
    left:40%;
}
}
@media only screen and (max-width:414px) {
}
@media only screen and (max-width:411px) {
}
@media only screen and (max-width:384px) {
}
@media only screen and (max-width:375px) {
}
@media only screen and (max-width:360px) {
.sf-field-submit > input:nth-child(1) {
    right: 0;
}
}
@media only screen and (max-width:320px) {
.sf-field-submit > input:nth-child(1) {
    right: -2%;
}
}
@media only screen and (min-width:1800px) {
}
@media only screen and (min-width:2000px) {
}


