/*
Theme Name: CETBA
Theme URI: 
Description: Theme CETBA
Version: 1.0
Author: Rémy Sellier
Author URI: http://www.atelier-meteorite.fr
Tags: 
*/


/* STYLE DE BASE */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

:focus {
    outline: 0;
}

a:active {
    outline: none;
}

body {
    line-height: 1;
    font-family: 'orkney-light';
    color: #212c32;
}

ol,
ul {
    list-style: none;
}

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption,
th,
td {
    text-align: left;
    font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
}

blockquote,
q {
    quotes: "" "";
}

a {
    text-decoration: none;
}

a:link {
    text-decoration: none;
}

/* TYPOGRAPHIE */
@font-face {
    font-family: 'orkney-light';
    src: url('fonts/orkney-light-webfont.eot');
    src: url('fonts/orkney-light-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/orkney-light-webfont.woff') format('woff'),
        url('fonts/orkney-light-webfont.ttf') format('truetype'),
        url('fonts/orkney-light-webfont.orkney-light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'orkney-regular';
    src: url('fonts/orkney-regular-webfont.eot');
    src: url('fonts/orkney-regular-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/orkney-regular-webfont.woff') format('woff'),
        url('fonts/orkney-regular-webfont.ttf') format('truetype'),
        url('fonts/orkney-regular-webfont.orkney-regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'orkney-medium';
    src: url('fonts/orkney-medium-webfont.eot');
    src: url('fonts/orkney-medium-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/orkney-medium-webfont.woff') format('woff'),
        url('fonts/orkney-medium-webfont.ttf') format('truetype'),
        url('fonts/orkney-medium-webfont.orkney-medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'signika-semibold';
    src: url('fonts/signika-semibold-webfont.eot');
    src: url('fonts/signika-semibold-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/signika-semibold-webfont.woff') format('woff'),
        url('fonts/signika-semibold-webfont.ttf') format('truetype'),
        url('fonts/signika-semibold-webfont.signika-semibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'orkney-bold';
    src: url('fonts/orkney-bold-webfont.eot');
    src: url('fonts/orkney-bold-webfont.eot?#iefix') format('embedded-opentype'),
        url('fonts/orkney-bold-webfont.woff') format('woff'),
        url('fonts/orkney-bold-webfont.ttf') format('truetype'),
        url('fonts/orkney-bold-webfont.orkney-semibold') format('svg');
    font-weight: normal;
    font-style: normal;
}

h1 {
    font-family: 'orkney-medium';
    color: #FFF;
    font-size: 1.7em;
    margin-bottom: 50px;
    letter-spacing: 1px;
}

h2 {
    font-family: 'orkney-medium';
    color: #0059ff;
    background-color: #FFF;
    padding: 13px;
    font-size: 1.3em;
    margin-bottom: 50px;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: inline-block;
}

.centrage-titre {
    display: block;
    text-align: center;
}

h3 {
    font-family: 'orkney-bold';
    font-size: 2em;
}

h3.alt {
    font-family: 'orkney-medium';
    font-size: 1.2em;
}

h4 {
    font-family: 'orkney-medium';
    font-size: 1.3em;
    margin-bottom: 20px;
}

h5 {
    font-family: 'orkney-medium';
    font-size: 1.3em;
    color: #0059ff;
    margin-bottom: 20px;
}

.fond-gris {
    background-color: #212c32;
    color: #FFF;
    padding: 20px 15px !important;
}

.courant26 {
    font-size: 1em;
    line-height: 1.2em;
}

.text-center {
    text-align: center;
}

.sup_header {
    width: 100%;
    height: 80px;
    background-color: #212c32;
}

.page-template-documents .sub-bandeau {
    background-color: #00d460;
}

.menu_header {
    width: 100%;
    height: 80px;
    background-color: #303e49;
}

#menu-menu-header-1 {
    max-width: 1100px;
    height: 80px;
    display: flex;
    list-style: none;
    margin: auto;

}

#menu-menu-header-1 li {
    flex: 1 1 100%;
}

#menu-menu-header-1 li a {
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80px;
    width: 100%;
    transition: all .25s ease-in-out;
}

#menu-menu-header-1-1 li.current_page_item {
    background-position: bottom center;
}

#menu-menu-header-1 li.current-menu-item {
    background-color: #0059ff;
}

#menu-menu-header-1 li:nth-child(2).current-menu-item {
    background-color: #e3ecf9;
}

#menu-menu-header-1 li:nth-child(2).current-menu-item a {
    color: #303e49;
}

#menu-menu-header-1 li:nth-child(5).current-menu-item {
    background-color: #00d460;
}

#menu-menu-header-1 li:nth-child(5).current-menu-item a {}

#menu-menu-header-1 li {
    background-image: linear-gradient(to bottom,
            transparent 50%,
            rgba(0, 89, 255, 1) 50%);
    background-size: 100% 200%;
    background-position: top center;
    color: #666;
    display: block;
    text-align: center;
    text-decoration: none;
    transition: all .25s ease-in-out;
}

#menu-menu-header-1 li:nth-child(5) {
    background-image: linear-gradient(to bottom,
            transparent 50%,
            rgba(0, 212, 96, 1) 50%);
    background-size: 100% 200%;
    background-position: top center;
    color: #666;
    display: block;
    text-align: center;
    text-decoration: none;
    transition: all .25s ease-in-out;
}

#menu-menu-header-1 li:hover {
    background-position: bottom center;
}

.sub-bandeau {
    width: 100%;
    padding-top: 75px;
    padding-bottom: 75px;
    background-color: #0059ff;
    color: #FFF;
}

.sub-bandeau-formation {
    width: 100%;
    padding-top: 75px;
    padding-bottom: 75px;
    background-color: #e3ecf9;
}

.sub-bandeau-formation h1 {
    color: #0059ff;
}

.sub-bandeau-equipe {
    width: 100%;
    padding-top: 75px;
    padding-bottom: 75px;
    background-color: #00d460;
}

.bandeau {
    width: 100%;
    background-image: url('img/wave.svg');
    background-repeat: repeat-x;
    background-position: bottom;
    height: 28px;
    margin-top: -2px;
    position: relative;
    z-index: 10;
}

.bandeau-vert {
    width: 100%;
    background-image: url('img/wave-vert.svg');
    background-repeat: repeat-x;
    background-position: bottom;
    height: 28px;
    margin-top: -2px;
    position: relative;
    z-index: 10;
}

.cycle-slideshow {
    height: 500px;
    width: 100%;
    margin-top: -10px;
    position: relative;
    z-index: 0;
}

.slideshow_content {
    width: 100%;
    height: 500px;
    position: relative;
}

.slide_content {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

.content_logo {
    max-width: 1100px;
    margin: auto;
}

.logo_header {
    width: 230px;
    padding-top: 13px;
}

.bloc_title {
    width: 100%;
    height: 115px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.bloc_title-single {
    width: 100%;
    padding-bottom: 20px;
    padding-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bloc_title_center {
    color: #FFF;
    margin-bottom: 0;
    text-align: center;
}

.bloc_title_center_annee {
    color: #FFF;
    margin-bottom: 0;
    text-align: center;
    font-size: 1.2em;
    clear: both;
    margin-top: 10px;
}

.bloc_info {
    background-color: #e5eaed;
    width: 100%;
    padding: 30px;
    box-sizing: border-box;
}

.centre_bloc1100 {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1125px;
}

.centre_bloc800 {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 640px;
}

.centre_bloc1100-formation {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1105px;
    padding: 15px;
    background-color: #FFF;
}

.centre_bloc1100-doc {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1075px;
    padding: 15px;
    background-color: #FFF;
}

.centre_bloc1100-contact {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1075px;
    padding: 30px;
    background-color: #FFF;
}

.centre_bloc1100-formation-infos-onglets {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1135px;
    background-color: #e5eaed;
}

.centre_bloc1100-formation-cat {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1135px;
}

.centre_bloc1100-formation-infos {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 1125px;
    padding: 30px;
    background-color: #FFF;
}

.centre_bloc1100-formation-infos img {
    max-width: 100%;
    height: auto;
}

.centre_bloc800 {
    margin-left: auto !important;
    margin-right: auto !important;
    max-width: 800px;
}

.descriptif {
    width: 100%;
    padding-bottom: 125px;
    padding-top: 50px;
    background-color: #e3ecf9;
}

.parent-content-chiffre {
    padding: 20px;
    background-color: #c0d3f3;
    margin-top: -80px !important;
    margin-bottom: 50px !important;
}

.content-chiffres {
    padding: 20px;
    text-align: center;
}

.content-chiffres>div {
    font-size: 1em !important;
}

.content-chiffres:nth-child(2) {
    border-left: 1px solid #212c32;
    border-right: 1px solid #212c32;
}

.chiffres {}

.content-encard {
    padding: 50px;
    border: 2px solid #0059ff;
    margin-bottom: 50px;
}

footer {
    background-color: #a3c3ff;
    padding-bottom: 20px;
}

.bandeau-footer {
    width: 100%;
    background-image: url('img/wave-footer.svg');
    background-repeat: repeat-x;
    background-position: bottom;
    height: 28px;
    margin-bottom: -2px;
    position: relative;
    z-index: 10;
    margin-top: -10px
}

.logo-footer img {
    width: 215px !important;
}

.credits-footer {
    color: #FFF;
    text-align: right;
    padding-top: 18px !important;
}

.main-formation {
    background-color: #e3ecf9;
    padding-bottom: 120px;
}

.main-contact {
    background-color: #FFF;
    padding-bottom: 120px;
}

.col-6-formation img {
    width: 50px;
    height: 50px;
}

.cat-item,
.tab-link {
    height: 80px;
    background-color: #cad3da;
    border-left: 1px solid #e3ecf9;
    border-right: 1px solid #e3ecf9;
}

li.cat-item:first-child,
li.tab-link:first-child {
    border-left: 0;
}

li.cat-item:last-child li.tab-link:last-child {
    border-right: 0;
}


.cat-item.cat-active,
.tab-link.current {
    background-color: #FFF;

}

.cat-item a,
.tab-link a {
    text-align: center;
    width: 100%;
    color: #303e49;
}

.temps img,
.lieu img,
.date img,
.certif img,
.place img {
    width: 100% !important;
    height: 50px !important;
}

.bouton-link {
    background-color: #0059ff;
    color: #FFF;
    padding: 10px;
    border-radius: 3px;
    float: right;
}

.bouton-link-retour {
    background-color: #0059ff;
    color: #FFF;
    padding: 10px;
    border-radius: 3px;
}

.lien-retour {
    margin-bottom: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.dispo {
    color: #00e5b2;
    font-family: 'orkney-bold';
}

.no-dispo {
    color: #ff1d25;
    font-family: 'orkney-bold';
}

.dispo-single {
    color: #FFF;
    font-family: 'orkney-bold';
    text-align: center;
}

.no-dispo-single {
    color: #FFF;
    font-family: 'orkney-bold';
    text-align: center;
}

.espace {
    height: 50px;
}

.tab-content {
    display: none;
}

.tab-content.current {
    display: inherit;
}

.logo-outils {
    width: 230px;
    height: auto;

    padding-right: 15px;
}

.logo-outils img {
    width: 100%;
}

.description-outils {
    text-align: left;
    padding-left: 15px;
}

.logo_form {
    height: 128px;
    float: left;
    flex-basis: auto !important;
    margin-right: 10px;
}

.logo_form img {
    height: 100%;
}

/* CONTACT */
.googlemap {
    margin-bottom: 50px;
    width: 100%;
    height: 470px;
}

.acf-map {
    width: 100%;
    height: 470px;
}

/* FORMULAIRE D'INSCRIPTION'*/
.form_hide {
    display: none;
}

.form_nom,
.form_prenom,
.form_profession,
.form_specialite,
.form_stucture,
.form_adresse,
.form_code,
.form_ville,
.form_tel,
.form_email,
.form_nom_autre,
.form_prenom_autre,
.form_email_autre,
.form_tel_autre,
.form_fax_autre,
.form_nom_admin,
.form_prenom_admin,
.form_tel_admin,
.form_email_admin {
    background: #eef1f3;
    border: none;
    font-family: 'orkney-light';
    font-size: 1em;
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    border-radius: 0;
    padding: 10px;
    box-sizing: border-box;
    margin: 0;
}

input[type="text"],
input[type="tel"],
input[type="email"] {
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    border-radius: 0;
    width: 100%;
}

.wpcf7-not-valid-tip {
    display: none !important;
}

body input[type=text].wpcf7-not-valid,
body input[type=email].wpcf7-not-valid,
body input[type=tel].wpcf7-not-valid,
body textarea.wpcf7-not-valid {
    outline: 1px solid #ec3c06;
    background-color: #f9d0d1;
}

div.wpcf7-response-output {
    padding: 0 !important;
}

.wpcf7-validation-errors {
    width: 100%;
    border: none !important;
    font-family: 'signika-regular';
    text-align: center;
    margin: 0 !important;
    margin-bottom: 0 !important;
    height: 27px;
    padding-top: 15px !important;
}

div.wpcf7-mail-sent-ok {
    width: 100%;
    border: none !important;
    width: 100%;
    font-family: 'signika-regular';
    text-align: center;
    margin: 0 !important;
    margin-bottom: 0 !important;
    height: 27px;
    padding-top: 15px !important;
}

div.wpcf7-response-output {
    display: initial !important;
}

span.wpcf7-not-valid-tip {
    width: 100%;
    border: none !important;
    font-family: 'signika-regular';
    text-align: center;
    margin: 0 !important;
    margin-bottom: 0 !important;
    height: 27px;
    padding-top: 15px !important;
}

input[type="submit"] {
    width: 100%;
    border: none;
    font-family: 'orkney-bold';
    color: #FFF !important;
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    border-radius: 0;
    padding: 10px 0;
    letter-spacing: 1px;
}

input[type="submit"]:disabled {
    background: #eef1f3;
}

.form_captchar {
    width: 100%;
    border: none;
    font-family: 'signika-regular';
    color: #FFF !important;
    font-size: 1em;
    text-align: center;
    cursor: pointer;
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    border-radius: 0;
}

.wpcf7-captchac {
    position: absolute;
}

.wpcf7-captchar {
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    border-radius: 0;
    border: none;
    padding: 10px 0;
}

.form_message {
    width: 100%;
    box-sizing: border-box;
    background: #eef1f3;
    border: none;
    margin-bottom: 5px;
    font-family: 'orkney-light';
    font-size: 17px;
    padding: 10px;
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    border-radius: 0;
    resize: none;
}

#prix_1 {}

#titre_formation {
    float: left;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

.embed-container iframe,
.embed-container img,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.container-documents {
    border-bottom: 1px solid #303e49;
}

.container-documents:last-child {
    border-bottom: none;
}

.liste-telecharger {
    padding: 15px 0;

}

.liste-telecharger a img {
    width: 30px;
    margin: auto;

}

/* MENU MOBILE*/
.responsive-menu {
    display: none;
}

.responsive-menu .trigger {
    display: none;
}

.atelier a {
    margin: 10px 0;
    color: #303e49;
    ;
    text-align: center;
    font-size: 0.8em;
}

.atelier {
    margin: 10px 0;
    color: #0038be;
    text-align: center;
    width: 100%;
}

.button {
    padding: 10px 20px;
    padding-top: 13px;
    background-color: #0038be !important;
    color: #FFF !important;
    border-radius: 10px;
}

.button h2 {
    background-color: #0038be !important;
    color: #FFF !important;
    padding: 0;
}