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

*/

#page-legroupe>div.fg-section2>div>div>.theme-fomations>.appel-form {
    margin-top: 1em;
}

#page-legroupe>div.fg-section2>div>div>div>div>div>div>div.normal>div {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5em;
    text-align: center;
    width: auto;
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 47%;
    transform: translate(-50%, -50%);
}

/* Le hover des images formations */
.overlay-image .hover {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    display: flex;
}

#page-legroupe>div.fg-section2>div>div>div>div>div>.overlay-image .hover>ul>li {
    padding-left: 1em;
    background: url(https://www.fileogroupe.coop/wp-content/themes/fileo-groupe/img/list.png) top left no-repeat;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}

#page-legroupe>div.fg-section2>div>div>div>div>div>.overlay-image .hover>ul {
    padding: 0 3em;
    padding-bottom: 1em;
    align-self: center;
}

#page-legroupe>div.fg-section2>div>div>div>div>div>.overlay-image .hover>ul>li a {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
}

#page-legroupe>div.fg-section2>div>div>div>div>div>div>div.hover>div {
    width: auto;
    display: flex;
}

#page-legroupe>div.fg-section2>div>div>div>div>div>div>div.hover>div>a {
    padding: 0.65em 1em 0.4em;
    float: inherit;
    position: absolute;
    bottom: 10%;
    left: 34%;
}

/* SEARCH & FILTER */
.search-filter-reset {
    background: #A0A0A0;
    color: #ffff;
    padding: 0.3em 1em 0.2em;
    text-transform: uppercase;
}

.searchandfilter label {
    margin-top: 2em;
}

#search-filter-form-144>ul>li.sf-field-submit>input[type=submit] {
    border: none;
    background: #3FBBC3;
    color: #fff;
    font-size: 1em;
    text-transform: uppercase;
    padding: 0.47em 1em;
    float: right;
    margin-top: -2.85em;
    margin-right: 9em;
}

.sf-input-text {
    width: 382px;
    height: 45px;
    background: #fff url(https://www.fileogroupe.coop/wp-content/themes/fileo-groupe/img/loup-form.png) center right no-repeat;
    border: 1px solid #8C8C8C;
}

.sf-input-text::placeholder {
    font-family: 'Catamaran', sans-serif;
    font-size: 1.8em;
    color: #3D3D3D;
    padding-left: 0.8em;
}

.sf-input-text::focus {
    font-family: 'Catamaran', sans-serif;
    font-size: 1.8em;
    color: #3D3D3D;
    padding-left: 0.8em;
}
/*

.select-selected {
    width: 69%;
    height: 45px;
    border: 1px solid #8C8C8C;
    background: #fff url(https://www.fileogroupe.coop/wp-content/themes/fileo-groupe/img/select.png) center right no-repeat;
    color: #3D3D3D;
    padding: 0.5em 0.8em;
    margin-bottom: 2em;
}
*/

/* The container must be positioned relative: */
.sf-field-taxonomy-thematique {
    position: relative;
}

#search-filter-form-144>ul>li.sf-field-taxonomy-thematique>label {
    display: none;
}

.sf-field-reset,
.sf-field-submit {
    margin-top: 3em;
}

.sf-field-taxonomy-thematique>label>select {
    display: none;
    /*hide original SELECT element: */
}

.sf-input-select {
    background-color: DodgerBlue;
}

/* 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: 53%;
    width: 69%;
    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*/
.appel-form,
.formensemb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.vignette-formation {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 32%;
    flex: 0 0 32%;
    max-width: 32%;
}

.vignette-formation:nth-child(2),
.vignette-formation:nth-child(3),
.vignette-formation:nth-child(5),
.vignette-formation:nth-child(6) {
    margin-left: 2%;
}

.appel-form h3 {
    color: #fff;
    margin: 1.2em 0;
}

.overlay-image .image {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 1.4em;
}

.elemt-forma {
    padding: 1em 0;
}

.sujet-form {
    width: 72%;
    text-transform: uppercase;
    font-weight: 500;
    align-self: center;
    padding-left: 2em;
    background: url(https://www.fileogroupe.coop/wp-content/themes/fileo-groupe/img/puce-formation.png) left no-repeat;
}

.lien-forma {
    /* width: 28%; */
    align-self: center;
}

.lien-forma a {
    background: #3FBBC3;
    color: #fff;
    padding: 0.4em 1em 0.2em;
    text-transform: uppercase;
    float: right;
    font-weight: 600;
}

hr {
    width: 100%;
    height: 2px;
    margin: 0.5em 0 1.5em;
    background: #fff;
    border: 0;
}

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

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

@media only screen and (max-width:600px) {
    .formensemb {
        flex-direction: column;
    }

    .vignette-formation {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .vignette-formation:nth-child(2),
    .vignette-formation:nth-child(6) {
        margin-left: 0;
    }
}

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

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

@media only screen and (max-width:992px) {

    .vignette-formation:nth-child(3),
    .vignette-formation:nth-child(5) {
        margin-left: 0;
    }


}

@media screen and (min-width: 481px) and (max-width: 991px) {}

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

@media screen and (min-width: 600px) and (max-width:992px) {
    .vignette-formation {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 49%;
        flex: 0 0 49%;
        max-width: 49%;
    }

    .vignette-formation:nth-child(4) {
        margin-left: 2%;
    }
}

@media screen and (min-width: 1024px) and (max-width: 1199px) {
    #page-legroupe>div.fg-section2>div>div>div>div>div>div>div.hover>div>a {
        left: 50%;
        transform: translate(-50%, -50%);
    }

}

@media screen and (min-width: 600px) and (max-width: 1199px) {
.pf1{
	display: none;
}
}
@media screen and (min-width: 1200px) and (max-width: 1279px) {}

@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) {
.hover ul {
	display: none !important;
}
}
@media only screen and (max-width:1199px) {
.pf2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
}

@media only screen and (max-width: 1140px) {}

@media only screen and (max-width: 1023px) {
div.bloc-2:nth-child(1)>img:nth-child(1) {
	margin: auto;
}
.hover .lien-forma {
	opacity: 0;
}
#page-legroupe>div.fg-section2>div>div>div>div>div>div>div.hover>div>a {
	top: 0;
	left: 0;
	width: 100%;
	height: 200px;
}
.h2 {
    text-align: left;
	margin-top:1em;
}
}

@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) {
.sujet-form {
    width: 100%;
}
}

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

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

@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) {}

@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) {}