@import url('https://fonts.googleapis.com/css?family=Raleway:400,700');
@import url('https://fonts.googleapis.com/css?family=PT+Sans:100,200,300,400,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');

a {
    color: #e30514;
}
li:hover,
a:hover {
  opacity: .5;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}


h1,h2,h3,h4,h5,h6 {
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  color: #474747;
}

p, li, div, span {
  font-family: 'PT Sans', sans-serif;
  font-weight: 400;
  color: #818181;
  line-height: 1.8em;
/*  font-size: 1em;*/
}
.nav li ul {
    border-top: 3px solid #e30514!important;
}


#left-area .post-meta {
  display: none!important;
}

/* 2021-11-16 bloc texte fond de couleur library module divi */
._p_blanc .et_pb_text_inner p,
._p_blanc .et_pb_text_inner li,
._p_blanc .et_pb_text_inner span,
._p_blanc .et_pb_text_inner p span{ color:#fff!important; }
._p_black .et_pb_text_inner p,
._p_black .et_pb_text_inner li,
._p_black .et_pb_text_inner span,
._p_black .et_pb_text_inner p span{ color:#000!important; }
._p_blanc h2::after {
    background: #fff!important;
}



/* DIVI layout */

.et_pb_button:hover {
    color: #ffffff!important;
    background: #003956!important;
    border-radius: 0px!important;
    opacity: 1;
    padding: 5px 40px!important;
    border:0!important;
}
.et_pb_button::after {
    display:none;
}


#page-container {
    padding-top: 126px!important;
    margin-top: 0px!important;
}
.et_pb_row {
    position: relative;
    width: 80%;
    max-width: 1080px;
    margin: auto;
    height: 100%;
}

.et_pb_section {
    position: relative;
    background-color: #fff;
    margin: 0px 0!important;
    padding: 30px 0;
}
.et_pb_text_inner {  margin: 0 0 20px 0; }

.et_pb_section_5 {
    height: auto!important;
}

/* very top roof header */

.et_fixed_nav #top-header { background: #fff!important; }

.et_fixed_nav #top-header,
.et_non_fixed_nav.et_transparent_nav #top-header {
    padding-bottom: 30px;
}
#et-secondary-nav li ul, #top-header { background: #fff;}
#top-header .container { padding: 0; }
#et-secondary-nav li {
    display: block;
    float: left;
}
#et-secondary-nav li {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
    width: 90px;
    height: 115px;
}
#et-secondary-nav li.menu_bouton_formation { background-image: url(images/menu_bouton_formation.png); background-color: #667385; }
#et-secondary-nav li.menu_bouton_benevolat { background-image: url(images/menu_bouton_benevolat.png); background-color: #e30613; }
#et-secondary-nav li.menu_bouton_postedesecours { background-image: url(images/menu_bouton_postedesecours.png); background-color: #003956; }
#et-secondary-nav li a {
    display: block;
    width: 90px;
    height: 115px;
    font-size: 0;
}

#et-secondary-nav li.menu_bouton_formation a,
#et-secondary-nav li.menu_bouton_benevolat a,
#et-secondary-nav li.menu_bouton_postedesecours a {
    display: flex!important;
    font-size: .89em;
    padding: 5px;
    align-items: flex-end;
    line-height: 1.1em;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    justify-content: center;
    text-align:center;
}
#et-secondary-menu>ul>li:hover {
  opacity:1;
}
#et-secondary-menu>ul>li>a:hover {
  color: #fff;
  background-color: rgba(0,0,0,0.7);
}

#top-menu>li:hover { opacity:1!important; }

#et-info-email:hover,

#top-menu-nav>ul>li>a:hover,
.et-social-icons a:hover {
    color: #e30613!important;
    opacity: 1!important;
}

img#logo {
    display: block;
    float: none;
    max-height: none;
    margin-top: 5px;
    padding: 0;
    vertical-align: top;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    -webkit-transform: translate3d(0,0,0);
    width: auto;
}



#et-main-area {
  margin-top: 76px;
}




/* main header */

#top-header
#main-header {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}
nav#top-menu-nav { float:right;}
#main-header {
  border-top: 1px solid #dcdcdc;
  -webkit-box-shadow: 0 0 0 rgba(0,0,0,0)!important;
  -moz-box-shadow: 0 0 0 rgba(0,0,0,0)!important;
  box-shadow: 0 0 0 rgba(0,0,0,0)!important;

}
.et_fixed_nav #et-top-navigation {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    padding: 30px 0 0 0!important;
    float: right;
    width: 100%;
}
.et_header_style_left .logo_container {
    display: block;
    position: relative;
    width: 226px;
    height: auto;
    margin-top: 0;
    float: left;
}
.titre_unite_locale {
  display: inline-block;
  position: relative;
  margin: 30px 0 0 25px;
}
.titre_unite_locale p {
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  color: #000;
  font-size: 2em;
}
.et_header_style_left #et-top-navigation nav>ul>li>a,
.et_header_style_split #et-top-navigation nav>ul>li>a,
#top-menu a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  color: #474747;
  text-transform: uppercase;
  font-size: 1em;
}
.et_header_style_left #et-top-navigation nav>ul>li.current-menu-item>a,
 .et_header_style_split #et-top-navigation nav>ul>li.current-menu-item>a,
#top-menu li.current-menu-item a {
    color: #e30613a!important;
    text-transform: uppercase!important;
}
#top-menu li.current-menu-item a {
    color: #e30613!important;
    line-height: 1.4em;
}

header#main-header .titre_unite_locale {
 display:none;
 text-tranform: uppercase;
 font-size: 1em;
 text-align:center;
}
header#main-header .logo_container.logo_small { display: none; }
header#main-header .logo_container.logo_small a { display: block; width: 100%; height: 100%; }
/* when scroll page, change header menu */
body.et_fixed_nav.et_secondary_nav_enabled #main-header, body.et_non_fixed_nav.et_transparent_nav.et_secondary_nav_enabled #main-header {
    top: 0px;
}
#top-header.et-fixed-header .logo_container img#logo {
    margin-top: 5px;
    max-height: max-content;
    width: auto;
}
#top-header.et-fixed-header .logo_container.logo_small { display:none; }
/*#top-header.et-fixed-header .logo_container { display: none; }*/
#top-header.et-fixed-header .logo_container { display: block; }


#top-header.et-fixed-header .titre_unite_locale {
    margin: 15px;
    padding: 0;
}
#top-header.et-fixed-header .titre_unite_locale p { font-size: 1.7em; }
#top-header.et-fixed-header li.menu_bouton_formation, #top-header.et-fixed-header li.menu_bouton_benevolat, #top-header.et-fixed-header li.menu_bouton_postedesecours { top: -80px; }
.et_fixed_nav #top-header { padding: 0!important; }
#main-header.et-fixed-header { background-color: transparent!important; }
span.logo_helper { display: none; }
header#main-header.et-fixed-header #et-top-navigation { padding-top: 30px!important; background-color: transparent!important; width: 90%; }
header#main-header.et-fixed-header {
  top: 30px!important;
  z-index: 999999;
  border-top: 0!important;
  -webkit-box-shadow: 0 0 0 rgba(0,0,0,0)!important;
  -moz-box-shadow: 0 0 0 rgba(0,0,0,0)!important;
  box-shadow: 0 0 0 rgba(0,0,0,0)!important;
}
.et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a, #top-menu a { font-size: .9em; }
#top-menu ul.sub-menu li a { line-height: 1.4em;}


.mobile_menu_bar:before {
    position: relative;
    top: 0;
    left: 0;
    font-size: 44px;
    content: "\61";
    cursor: pointer;
    color: #e30514;
}



/* home slider */

.et-pb-arrow-prev:before,
.et-pb-arrow-next:before {
    font-size: 2em!important;
}
._home_slider { padding-top: 0;}
.et_pb_post_slider .et_pb_slide.et-pb-active-slide .et_pb_slide_description,
.et_pb_post_slider .et_pb_slide.et-pb-active-slide .et_pb_slide_image {
    opacity: 0;
    padding-left: 0;
}

.et_pb_search.et_pb_text_align_center .et_pb_searchsubmit, .et_pb_search.et_pb_text_align_left .et_pb_searchsubmit,
body #page-container .et_pb_fullwidth_post_slider_0.et_pb_slider .et_pb_button {
    color: #ffffff!important;
    background: #e30613;
    border-width: 0px!important;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    background-color: #e30613;
    margin-top: 60px!important;
    font-size: 1.3em;
    padding: 6px 40px!important;
    margin-left: 0!important;
}

.et_pb_bg_layout_dark .et_pb_slide_content { display: none; }
.et_pb_fullwidth_post_slider_0.et_pb_slider .et_pb_slide_description .et_pb_slide_title, .et_pb_fullwidth_post_slider_0.et_pb_slider .et_pb_slide_description .et_pb_slide_title a {
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif;
    font-weight: 700;
    font-size: 2em!important;
    color: #ffffff!important;
    text-align: left;
    line-height: 1.2em;
}
body #page-container .et_pb_fullwidth_post_slider_0.et_pb_slider .et_pb_button:hover {
    opacity: 1;
}


.et_pb_search.et_pb_text_align_center .et_pb_searchsubmit, .et_pb_search.et_pb_text_align_left .et_pb_searchsubmit { margin-top:0!important;}


._category_title.et_pb_fullwidth_section .et_pb_title_container,
._category_title.et_pb_fullwidth_section .et_pb_title_featured_container {
    display: table;
    width: 80%;
    height: 100%;
    max-width: 1080px;
    margin: 0 auto;
}



._big_title_01 h2 {
  text-transform: uppercase;
  text-align: center;
  font-size: 3em;
  margin-bottom: 60px;
}
._big_title_01 h2::after {
  content: '';
  display: block;
  position: relative;
  width: 6%;
  margin: auto;
  height: 6px;
  background: #e30613;
  margin-top: 30px;
}


._big_title_02 h2 {
    text-transform: uppercase;
    text-align: right;
    font-size: 2.5em!important;
    line-height: 1.2em!important;
}
._big_title_02 h2::after {
    content: '';
    display: block;
    position: relative;
    width: 15%;
    height: 4px;
    background: #e30613;
    margin: 15px 0 15px 85%;
}
._big_title_02 li,
._big_title_02 p {
    font-family: 'Raleway', sans-serif;
    font-size: 1.2em;
    line-height: 1.4em;
    text-align: right;
    list-style-type: none;
    font-weight: 400;
    color: #474747;
}
._big_title_02 li,
._big_title_02 p,
._big_title_02 h2 { color: #474747; }
._big_title_02._white li,
._big_title_02._white p,
._big_title_02._white h2 { color: #fff; }
._big_title_02._white h2::after { background: #fff; }



 ._big_title_02 .et_pb_text_inner {
     margin-right: 15%;
/*
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
*/
}



._category_list {}
._category_list .column:nth-child(odd) { width: 47%!important; margin-right: 5.5%!important;}
._category_list .column:nth-child(even) { width: 47%!important; margin-right: 0!important; }
._category_list .column article { border: 0; height: 500px; }
._category_list .column article { position: relative; }
._category_list .column article p.post-meta {
    display: block;
    position: absolute!important;
    top: 265px!important;
    z-index: 10;
    margin: 0 0 0 25px;
    z-index: 999;
    display: block;
    position: relative;
    padding: 0 25px;
}
._category_list .column article p.post-meta span {
    font-family: 'PT Sans', sans-serif;
    font-weight: 200;
    line-height: 1.8em;
    font-size: 1em;
}
._category_list .column article h2.entry-title {
background: #fff;
    margin: 5% 5% 0 5%;
    top: -91px;
    z-index: 999;
    display: block;
    position: relative;
    padding: 48px 25px 0 25px;
    font-size: 1.5em;
    font-weight: 600;
    line-height: 1.2em;
}
._category_list .column article h2.entry-title::after {
  content: '';
  display: block;
  position: relative;
  width: 10%;
  height: 4px;
  background: #e30613;
  margin-top: 20px;
}
._category_list .column article .post-content {
    background: #fff;
    margin: 0 5%;
    z-index: 999;
    display: block;
    position: relative;
    padding: 0 25px;
    font-size: 1.2em;
    font-weight: 400;
    line-height: 1.4em;
    color: #818181;
    top: -100px;
}
._category_list .column article .post-content p {
    line-height: 1.4em;
    font-size: 1em;
}


._big_pictos { padding: 0;  height: 360px; }
._big_pictos .et_pb_row { padding: 0; }
._big_pictos .et_pb_row .et_pb_column {     height: 360px;}
._big_pictos .et_pb_main_blurb_image {
    margin-bottom: 0;
}
._big_pictos .et_pb_blurb_content:hover {
  opacity: .7;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	-moz-transition: 0.3s;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

._big_pictos img {
    margin: 12% 0;
}
._big_pictos h3,
._big_pictos h4 {
    text-transform: uppercase!important;
    font-size: 1.2em!important;
    line-height: 1.2em!important;
}


._big_pictos .et_pb_row .et_pb_column:nth-child(even)::before,
._big_pictos .et_pb_row .et_pb_column:nth-child(odd)::before {
    content: '';
    display: block;
    position: relative;
    width: 0px;
    height: 0px;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-top: 35px solid #fff;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
}

._big_pictos .et_pb_row .et_pb_column:nth-child(even):after,
._big_pictos .et_pb_row .et_pb_column:nth-child(odd):after {
    bottom: 0;
    content: '';
    display: block;
    position: absolute;
    width: 0px;
    height: 0px;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-bottom: 35px solid #fff;
    left: 50%;
    transform: translateX(-50%);
}
._big_pictos .et_pb_row .et_pb_column:nth-child(odd):before,
._big_pictos .et_pb_row .et_pb_column:nth-child(even)::after { border-color: transparent; }

._blurb_txt {    padding: 60px 0 0 0;}
._blurb_txt h3 {
display: block;
    position: relative;
    margin: -50px 5% 0 5%;
    padding: 10% 5%;
    background: #003956;
    font-size: 1.3e�m;
    text-align: left;
    }
._blurb_txt h3::after {
    content: '';
    display: block;
    position: relative;
    width: 15%;
    height: 6px;
    background: #fff;
    margin: 15px 0 15px 0;
}


._map { height: 580px!important;    margin: 0!important;}
._map h2 { font-size: 3em!important;}
._map p, ._map li {
    font-size: 1.4em;
    line-height: 1.3em;
    font-weight: 600;
}
._map li {
margin-bottom: 10px;
}
/* Title header for actualit�s category */
._banner_title.et_pb_fullwidth_section section,
._banner_title.et_pb_fullwidth_section .et_pb_post_title {
    height: 500px;
    padding: 30px;
    margin: 0 0 60px 0;
}
._category_title {
/*  height: 248px;*/
  padding: 0 0 60px 0; }
._category_title .et_pb_fullwidth_section .et_pb_post_title {}

._banner_title .et_pb_title_container {
    display: table;
    height: 100%;
}


#main-content .container:before { display:none;}

body.error404  .et_pb_row { padding-top:0; padding-bottom:0; }
body.error404 .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left {
    position: absolute;
    bottom: 60px;
    margin: 0 20%;
}


._banner_title h1.et_pb_module_header,
._banner_title .et_pb_post_title h1.entry-title,
._category_title .et_pb_post_title h1.entry-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 3.5em;
    display: table-cell;
    vertical-align: bottom;
}
._banner_title h1::after,
._category_title .et_pb_post_title h1.entry-title::after {
  content: '';
  display: block;
  position: relative;
  width: 6%;
  height: 6px;
  background: #fff;
  margin-top: 20px;
}



/* post header title */


.et_pb_section._banner_title {
  padding: 0;
}

body.page ._category_title .et_pb_post_title { height: 400px; }

._post_header {
  padding: 0;
  margin: 0!important;
}
body.single ._post_header .et_pb_featured_bg { height: 444px; }
body.single ._post_header .et_pb_row { padding: 14px 0; background-color: #003656; }
body.single ._post_header span.published {
  font-family: 'Raleway', sans-serif;
  color: #fff;
  font-size: 1.2em;
  font-weight: 200;
}
body.single ._post_header .addtoany_shortcode {
  text-align: right;
  display: inline-block;
  margin-left: 15px;
}
body.single ._post_header ._share_it .et_pb_code_inner {
    position: relative;
    text-align: right;
}
body.single ._post_header ._share_it .et_pb_code_inner span {
    font-family: 'Raleway', sans-serif;
    color: #fff;
    font-size: 1.2em;
    font-weight: 200;
    text-align: right;
    display: inline-block;
}
body.single ._post_header._post_title .et_pb_row { background-color: #fff; }
body.single ._post_header._post_title h1.entry-title {
    font-family: 'Raleway', sans-serif;
    color: #454545;
    font-size: 3.5em;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin: 30px 0;
}

._post_content {}
._post_content.et_pb_section {
    padding: 0;
        margin: 60px 0!important;
}
._post_content .et_pb_row { padding: 0!important; }
._post_content h2 {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color: #474747;
    font-size: 2.6em;
    text-transform: uppercase;
}


._post_header._post_title_02 h1.entry-title { margin-bottom: 0!important; }
._post_header._post_title_02 h1.entry-title::after {
    content: '';
    display: block;
    position: relative;
    width: 12%;
    height: 5px;
    background: #e30514;
    margin: 15px auto;
}
._post_header._post_title_02 .et_pb_module { margin: 0; }
._post_header._post_title_02 .et_pb_code_inner {
    display: inline-block;
    margin: auto;
}
._post_header._post_title_02 span.published {
    color: #000!important;
    text-align: center;
    display: block;
    margin: 0;
    padding: 0;
    font-size: 1em;
    font-weight: 400;
}







._post_content h4 {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color: #818181;
    font-size: 2em;
    text-transform: uppercase;
}
._post_content h5 {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    color: #e30613;
    font-size: 6em;
}
._post_content h2::after {
    content: '';
    display: block;
    position: relative;
    width: 6%;
    height: 5px;
    background: #e30514;
    margin: 15px 0
}
._post_content h3 {
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    color: #474747;
    font-size: 1.2em;
    line-height: 1.6em;
}
p,
.et_pb_text li,
.et_pb_text li:hover,
._post_content p {
    font-family: 'Raleway', sans-serif;
    color: #818181;
    font-size: 1.2em;
    line-height: 1.4em;
    opacity: 1!important;
    }
._post_content span._lettrine_numero {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    line-height: 1em;
    font-size: 3em;
    color: #454545;
}

._post_content._background.et_pb_section { padding: 45px 0; }
._post_content._background .et_pb_row {
    background: #fff;
    padding: 0;
}
._post_content._background .et_pb_row .et_pb_column {
    padding: 2% 5% 4% 5%;
}



._logos_partenaires {}
._logos_partenaires p { text-align: left; }
._logos_partenaires br { display: none; }
._logos_partenaires img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    max-width: 120px;
    vertical-align: middle;
    margin: 20px;
    padding: 0;
    height: auto;
}
._logos_partenaires img:hover {
    opacity: .5;
}
._logos_partenaires img:nth-child(4) { margin-right:0;}

body.page .yarpp-related,
body.archive .yarpp-related,
body.home .yarpp-related { display: none; }
.yarpp-related {}
.yarpp-related h2 {
    text-transform: uppercase;
    text-align: left;
    font-size: 3em;
    line-height: 1.2em;
    margin-bottom: 60px;
}
.yarpp-related h2::after {
    content: '';
    display: block;
    position: relative;
    width: 8%;
    height: 4px;
    background: #e30613;
    margin: 15px 0;
}
.yarpp-related ._category_list .column:nth-child(odd),
.yarpp-related ._category_list .column:nth-child(even) {
    float: left!important;
    }
.yarpp-related ._category_list .et_pb_section { background-color: #fff!important; }
.yarpp-related ._category_list .column article { height: auto;}

/* footer */

/* spix juil 2022 menu pour cookie et mentions légales vers pages partagées  + modif CRF footer*/
#footer-bottom .container {
  display: flex;
  flex-wrap: nowrap;
}
#footer-bottom .container div,
#footer-bottom .container ul {
display: flex;
flex-basis: 100%;
justify-content: space-around;
padding: 5px 15px;
}
._footer_menu_shared {
display: flex;
}
._footer_menu_shared li {
}
._footer_menu_shared li a {
  color: #fff!important;
  font-size: 1em!important;
  font-weight: normal!important;
  padding: 0!important;
}
._footer_menu_shared li a:hover {
  opacity: 50%!important;
  background-color: transparent!important;
  color: #fff!important;
  font-size: 1em!important;
  font-weight: normal!important;
}




#footer-bottom { background-color: #003956!important; }

.addtoany_share_save_container { display:none;}

footer#main-footer {
background-color: #667385;
}
footer#main-footer a,
footer#main-footer h4 { color: #fff; }

footer#main-footer h4 {
  text-transform: uppercase;
  font-size: 1.4em;
  font-weight: 600;
}
#footer-widgets .footer-widget li,
footer#main-footer ul li { padding: 0; }
footer#main-footer ul li::before { display: none; }

footer#main-footer ul li a {
  font-size: 1em;
}
  #footer-info {
    color: #667385;
}

body.single #left-area { margin-top: 30px; }

._image_pleine_largeur .et_pb_column {
  height: 550px;
}


._encart {
    background: #fff;
    padding: 30px 30px 60px 30px;
    margin: 60px 0;
}
._encart h2 { font-size: 3em; }
._identite {}
._identite .et_pb_row { padding: 0; }


.et_pb_column_1_3 h2,
.et_pb_column_1_4 h2,
._identite h2,
h2 {
    text-align: left;
    font-size: 2.4em;
    line-height: 1.2em;
    padding: 0;
}

h3 {
    font-size: 1.4em;
    margin-bottom: 30px;
    line-height: 1.4em;
}
h4 {
font-size: 2em;
    line-height: 1.2em;
    font-weight: 400;
    margin-top: 30px;
    color: #818181;
}

h2[style="text-align: center;"]::after {}
h2::after,
._identite h2::after {
    content: '';
    display: block;
    position: relative;
    width: 70px;
    height: 4px;
    background: #e30613;
    margin: 15px 0 30px 0;
}
h2[style="text-align: center;"]::after { margin: 15px auto 30px auto; }



._identite .et_pb_main_blurb_image {
    width: 10%;
    float: left;
}
._identite .et_pb_module.et_pb_blurb {}

._vertical_middle,
._identite ._vertical_middle {
  position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
._identite ._vertical_middle {
    right:0;
}

._identite .et_pb_blurb_description { margin-left: 10%; }
._identite .et_pb_blurb_content {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 15px;
}
._identite .et_pb_blurb_container h4 {
    font-size: 1em;
    line-height: 1em;
    padding-top: 15px;
    font-family: 'Open sans',sans-serif;
}
._identite p,
._identite .et_pb_blurb_container .et_pb_blurb_description p {
    font-size: 1em;
    line-height: 1.2em;
    color: #adadad;
}
._identite p { line-height: 1.6em; }
._border_right {
  border-right: 1px solid #dcdcdc;
  padding-right: 30px;
}
._border_left {
  border-left: 1px solid #dcdcdc;
  padding-left: 30px;
}
._identite .et_pb_button,
.et_pb_button {
text-transform: uppercase;
    font-size: 1.1em;
    background-color: #e30514;
    color: #fff!important;
    padding: 5px 40px;
    margin: 10px;
    border: 0;
    border-radius: 0;
    font-weight: 600;
    font-family: 'Open sans',sans-serif;
}


}

hr {
    background: #dcdcdc;
    height: 1px;
    border: 0;
}


._banner_red_title_image,
._banner_red_title_image .et_pb_row {
    margin-top: 0!important;
    margin-bottom: 0!important;
    padding: 0;
}
._banner_red_title_image h2 {
    color: #fff;
    position: absolute;
    top:50%;
    transform: translateY(-50%);
    text-transform: uppercase;
}
._banner_red_title_image h2::after {
    display: none;
}
._banner_red_title_image .et_pb_column { height: 500px;}

._banner_red_title_image .et_pb_module,
._banner_red_title_image .et_pb_text_inner { height: 100%; }



._warning { padding: 30px 0; }
._warning .et_pb_blurb { background-color: #fff; }
._warning .et_pb_blurb .et_pb_blurb_content {
    margin: 0;
    width: 100%;
    padding: 30px;
    max-width: 100%
}
._warning .et_pb_blurb .et_pb_blurb_content .et_pb_main_blurb_image {
    float: left;
    width: 10%;
    margin-right: 30px;
}
._warning .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container { }
._warning .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container h4 {
    font-size: 2.6em;
    text-transform: uppercase;
}
._warning .et_pb_blurb .et_pb_blurb_content .et_pb_blurb_container .et_pb_blurb_description p {
    line-height: 1.4em;
    color: #adadad;
        margin: 0;
}

._steps { padding: 15px 0; }
._steps h2 {
    text-transform: uppercase;
    text-align: center;
    font-size: 2em;
    line-height: 1.2em;
}
._steps h2::after {
    content: '';
    display: block;
    position: relative;
    width: 8%;
    height: 4px;
    background: #e30613;
    margin: 30px auto 0 auto;
}
._steps .et_pb_main_blurb_image {
    background: #003656;
    border-radius: 100%;
    width: 70%;
    padding: 10px 10px 0 10px;
}
._steps h4 {
    font-size: 1em;
    text-align: center;
    line-height: 1.4em;
    color: #525252;
}


._faq { background-color: #667385; padding: 30px 0; }
._faq h2 {
    text-transform: uppercase;
    text-align: right;
    font-size: 3em;
    line-height: 1.2em;
    color: #fff;
}
._faq h2::after {
    content: '';
    display: block;
    position: relative;
    width: 10%;
    height: 4px;
    background: #fff;
    margin: 0 0 0 90%;
}
._faq h5, ._faq p { color: #53697d; }
._faq .et_pb_accordion .et_pb_toggle { margin-bottom: 10px; padding: 10px 15px;}



._rendez-vous_02 { padding: 30px 0; background-color: #efefef; }
._rendez-vous_02 .et_pb_row { padding: 0!important; }
._rendez-vous_02 h2 {
    text-transform: uppercase;
    text-align: center;
    font-size: 2.4em;
    line-height: 1.2em;
}
._rendez-vous_02 h2::after {
    content: '';
    display: block;
    position: relative;
    width: 8%;
    height: 4px;
    background: #e30613;
    margin: 30px auto 0 auto;
}
._rendez-vous_02 h3 {
font-size: 2em;
    line-height: 1.2em;
    font-weight: 400;
    margin-top: 30px;
    color: #818181;
}

._rendez-vous_02 .et_pb_blurb_content {
  display: flex;
  flex-wrap: wrap;
}
._rendez-vous_02 .et_pb_main_blurb_image {
    width: 20%;
    float: left;
    background: #003956;
    margin: 0;
}
._rendez-vous_02 .et_pb_blurb_container {
    text-align: left;
    padding-left: 30px;
    float: left;
    background: #fff;
    padding: 15px;
    width: 80%;
}

._rendez-vous_02 h4 {
    font-weight: 600;
    font-size: 1.5em;
        margin: 0;
}
._rendez-vous_02 .et_pb_blurb_description p {}

._rendez-vous { padding: 30px 0; }
._rendez-vous h2 {
    text-transform: uppercase;
    text-align: center;
    font-size: 2em;
    line-height: 1.2em;
}
._rendez-vous h2::after {
    content: '';
    display: block;
    position: relative;
    width: 8%;
    height: 4px;
    background: #e30613;
    margin: 30px auto 0 auto;
}
._rendez-vous h3 {
    font-size: 1.4em;
    line-height: 1.2em;
    font-weight: 300;
    margin-top: 30px;
}
._rendez-vous .et_pb_toggle{
    padding: 0;
    border: 0;
}
._rendez-vous h5.et_pb_toggle_title {
    padding: 15px;
    background: #e30514;
    color: #fff;
    text-align: center;
    font-weight: 400;
    font-size: 1.8em;
}
._rendez-vous .et_pb_toggle_content { background: #efefef; padding: 10px; }
._rendez-vous .et_pb_toggle_content p { text-align: center; font-size: 1.2em; }
._rendez-vous .et_pb_toggle_title:before {
    content: "\e04f";
    margin-right: 15px;
    color: #fff;
}

._rendez-vous .et_pb_toggle_content clearfix {}


._horizontal_centered {
    left: 50%;
background: url(F:/works/StonePower Croix Rouge/web/images/2048x1536-fit_equipiers-secouristes-croix-rouge-francaise-2106-2013.jpg) no-repeat;

    transform: translateX(-50%);

}
._a_cheval {
    top: -55px;
}


._formulaire_contact {}
._formulaire_contact h3 {
    text-transform: uppercase;
    text-align: center;
    font-size: 2em;
    line-height: 1.2em;
    text-align: left;
}
._formulaire_contact h3::after {
    content: '';
    display: block;
    position: relative;
    width: 8%;
    height: 4px;
    background: #e30613;
    margin: 15px 0 0 0;
}

.et_pb_search_0 input.et_pb_s,
._formulaire_contact textarea,
._formulaire_contact select,
._formulaire_contact select option,
._formulaire_contact input {
    font-weight: 400!important;
    font-size: 1.1em!important;
    color: #474747!important;
    padding: 10px!important;
    margin: 0px 0 0 0!important;
    font-family: 'Raleway', sans-serif!important;

}
._formulaire_contact input[type="button"] {
    color: #ffffff!important;
    background: #e30613;
    border-width: 0px!important;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    background-color: #e30613;
    margin-top: 60px;
    font-size: 1.3em;
    padding: 10px 40px!important;
    margin-left: 0;
}
._formulaire_contact input[type="button"]:hover { opacity:.5; }



._warning_02 {
  padding: 0;
}

._warning_02 .et_pb_text_inner { text-align: center; }
._warning_02 h2 {
    font-weight: 600;
    font-size: 3.5em;
    color: #fff;
    text-align: center;
    width: auto;
    padding: 30px 0;
    display: inline-block;
    margin: 0 auto;
}
._warning_02 h2::before,
._warning_02 h2::after {
    content: '';
    display: block;
    position: relative;
    width: 100%;
    height: 4px;
    background: #fff;
    margin: 20px 0;
}

._anchors {
    padding: 0;
    margin: -60px 0 60px 0!important;
    background: #efefef;
}
._anchors .et_pb_row { padding: 0; }
._anchors .et_pb_column { border-right: 1px solid #fff;}
._anchors a.et_pb_button,
._anchors a.et_pb_button:hover  {
    font-size: 1.4em;
    color: #474747!important;
    text-align: center;
    font-weight: 300;
    background: transparent;
    text-transform: none;
    border: 0;
    padding: 10px!important;
    background:transparent!important;
}
._anchors a.et_pb_button:hover  {
    opacity:.5;
}

._anchors a.et_pb_button:hover::after { display: none; }


._googlemap {}
._googlemap iframe {
  width: 100%!important;
  height: 50vw!important;
  padding: 0!important;
}
.et_pb_blurb_content { clear: both; }
._picto_texte {}
._picto_texte .et_pb_main_blurb_image {
    width: 20%;
    float: left;
}
._picto_texte .et_pb_blurb_container {
    width: 80%;
    float: left;
}

._picto_texte .et_pb_column_1_4 .et_pb_main_blurb_image { width: 40%; }
._picto_texte .et_pb_column_1_4 .et_pb_blurb_container { width: 60%; }


._picto_texte .et_pb_blurb_container h4 {
    color: #fff;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 700!important;
    text-transform: uppercase!important;
    font-size: 2em;
    margin-top: 0;
}

._picto_texte .et_pb_blurb_description {}
._picto_texte .et_pb_blurb_description p {
    color: #fff;
    font-family: 'Raleway',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 400!important;
    text-transform: uppercase!important;
    font-size: 1em;
    }



/* mobile menu */
#et_mobile_nav_menu {
    position: absolute;
    width: auto;
    top: 20px;
    right: 0;
}
ul#mobile_menu {
  position: fixed;
  margin-top: 0;
  top: 79px;
  height: 100vh;
  overflow: scroll;
  padding-bottom: 120px;
}
.mobile_menu_bar {
    display: block;
    position: relative;
    line-height: 0;
    text-align: right;

}
.et_mobile_menu { border-top: 3px solid #e30514;margin-top: 22px; }
.et_header_style_left .mobile_menu_bar, .et_header_style_split .mobile_menu_bar { padding:0;}

/*
header#main-header .logo_container.logo_small {
    display:none;
    position: absolute;
    background-image: url(images/logo-croix-rouge-cercle.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 60px;
    height: 60px;
}
*/
header#main-header .titre_unite_locale {
    display: none;
    font-size: .6em!important;
    margin: 10px 0 0 0;
    text-transform: uppercase;
  }




#custom_html-2.et_pb_widget { float:none!important; }


/* reponsive methods */

@media (max-width:1300px) {

      header#et-fixed-header ul#top-menu {
        float: right;
        width: 88%;
        text-align: right;
      }
      ul#top-menu li {
          padding-right: 12px!important;
          font-size: 13px;
      }

}

@media (max-width:1024px) {

    ._category_list .column article p.post-meta { top: 200px!important; }
    #top-menu, .fullwidth-menu, nav#top-menu-nav, nav.fullwidth-menu-nav {
        float: right;
        text-align: right;
    }
    .titre_unite_locale p {
        font-size: 1.5em!important;
        margin: 20px auto 0 auto;
        width: 88%;
      }
    .et-fixed-header .titre_unite_locale p { margin: 0px auto 0 auto; width: 100%; }
}


@media (max-width:980px) {

  /*
  #top-header.et-fixed-header .logo_container a {
    background-image: url(images/logo-croix-rouge-cercle.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: auto;
        height: 60px;
        top: 5px;
        display: block;
    }
    */
  .et_header_style_left #logo {
    max-width: 180px!important;
    margin: 5px 0 0 -30px;
  }
.titre_unite_locale { display: none!important;}


    ._category_list .column article p.post-meta { top: 340px!important; }
      #page-container {
          padding-top: 80px!important;
          margin-top: 0px!important;
      }
      header#main-header .titre_unite_locale {
        display: block!important;
        margin: 20px auto 0 auto;
        width: 65%;
      }
      header#main-header .logo_container.logo_small {
        display:block!important;
      }
}


@media (max-width:768px) {
  #footer-bottom .container,
  #footer-bottom .container div, #footer-bottom .container ul {
      flex-flow: column;
  }


body #page-container .et_pb_fullwidth_post_slider_0.et_pb_slider .et_pb_button { margin-top:0; }
._category_list .column article p.post-meta {
    top: 130px!important;
    margin: 0;
    padding: 0 25px;
}
._category_list .column article { height: auto!important; }

._identite .et_pb_main_blurb_image { width: 20%;}


._banner_title .et_pb_title_container {
    height: 85%!important;padding:0!important;
}

._anchors .et_pb_column {
    border-bottom: 1px solid #fff;
    border-right: 0;
    margin: 0!important;
}
._anchors a.et_pb_button, ._anchors a.et_pb_button:hover {
    font-size: 1.2em;
    padding: 5px;
}

._picto_texte .et_pb_blurb_container h4 {
    margin: 0!important;
    padding: 0!important;
}
._picto_texte .et_pb_main_blurb_image {
    width: 30%!important;
}
._picto_texte .et_pb_blurb_container {
    width: 70%!important;
}
._banner_title.et_pb_fullwidth_section .et_pb_post_title { margin: 0!important; }

footer#main-footer {
    font-size: 1.4em!important;
}


body.error404 .et_pb_fullwidth_header .et_pb_fullwidth_header_container.left {
    position: absolute;
    bottom: 60px;
    margin: 0;
    font-size: .8em;
}


.et_pb_fullwidth_post_slider_0.et_pb_slider .et_pb_slide_description .et_pb_slide_title,
.et_pb_fullwidth_post_slider_0.et_pb_slider .et_pb_slide_description .et_pb_slide_title a {
    font-size: 1.5em!important;
}
.et-pb-arrow-prev:before, .et-pb-arrow-next:before {
    font-size: 1em!important;
}
._category_list .column article h2.entry-title { margin: .1% 1% 0 .1%!important; }
._category_list .column:nth-child(even),
._category_list .column:nth-child(odd),
._category_list .column {
    width: 100%!important;
}
._big_title_02 h2 { font-size: 2.4em!important; }

#page-container { padding-top: 80px!important; }
  body { font-size: .75em; }
  ._border_right, ._border_left { border: 0; padding-left: 0; padding-right: 0; }
  ._post_content.et_pb_section { padding-bottom: 30px; }
  ._steps h4 { font-size: 1.4em; }
  ._home_slider .et_pb_slider .et_pb_container { height: 450px!important; }
  .yarpp-related ._category_list .column { width: 100%!important; }
  ._identite ._vertical_middle { position: relative; top: 0%; transform: translateY(0%); }
  ._big_pictos { height: auto; }
  ._big_pictos .et_pb_row .et_pb_column { height: auto; }
  ._big_pictos .et_pb_row .et_pb_column::before, ._big_pictos .et_pb_row .et_pb_column::after { display: none!important; }

  .et_pb_blurb_content { max-width: 100%; }
/*  ._vertical_middle { position: relative;  transform: translateY(0);  }*/
  .et_pb_gutters3 .et_pb_column_1_2, .et_pb_gutters3.et_pb_row .et_pb_column_1_2 { width: 100%; }

  div.et_pb_section._map {
  /*  background-image: url(https://hauts-de-seine.stone-power.com/wp-content/uploads/sites/4/2018/01/bg-red-map.png)!important; */
    background-size: cover!important;
  }
div.et_pb_section._map .et_pb_text_inner {
  background-color: #e30514;
  padding: 10px;
}
div.et_pb_section._map .et_pb_text_inner h2,
div.et_pb_section._map .et_pb_text_inner p {
  text-align: center!important;
}
div.et_pb_section._map h2::after {
  margin: 15px auto;
}

  #et-main-area { margin-top: 0; }
  header#main-header.et-fixed-header {
    top: 0!important;
    position: fixed;
    z-index: 9999999999!important;
    margin: 0;
    padding: 0;
    top: 0!important;
    background-color: #fff!important;
    display: block!important;
    height: 80px!important;
  }
  header#main-header.et-fixed-header #et-top-navigation,
  .et_fixed_nav #et-top-navigation { padding-top: 10px!important; width:100%!important; }
  #et_mobile_nav_menu { display: block!important;}
    header#main-header .titre_unite_locale .et_pb_widget {float:none;}

}

.at-share-tbx-element .at-icon-wrapper,
footer#main-footer a.at-icon-wrapper {
  border-radius: 100%!important;
}
.at-share-tbx-element .at-icon-wrapper {
    vertical-align: middle;
    border-radius: 100%;
    overflow: hidden;
    display: block;
    float: left;
    background-color: #003956!important;
    position: relative;
}


blockquote {
    border-color: #e30514!important;
}

@media (max-width:425px) {
  ._category_list .column article p.post-meta { top: 170px!important; }
}
@media (max-width:375px) {
  ._category_list .column article p.post-meta { top: 135px!important; }
}
@media (max-width:375px) {
  ._category_list .column article p.post-meta { top: 140px!important; }
}
@media (max-width:320px) {
  ._category_list .column article p.post-meta { top: 120px!important; }
}
