body {
  padding-top: 10px;
  font-family: 'Poppins', sans-serif;
}
a {
	cursor: pointer;
}

#page_aap {
	margin-top: 4%;
}

@media (min-width: 1200px) {
.container {
    max-width: 1250px;
}
}

.content_aap .left_bar::before {
    border-left: 1px solid #e7e7ea;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 0;
    right: 10px;
}

.bloc-list-group .title_side_bar {
	border-bottom: 1px solid #eee;
    padding-bottom: 1em;
    padding-left: 20px;
    line-height: 1;
    position: relative;
    font-size: 20px;
    margin-bottom: 25px;
    margin-top: 0;
    color: #00355f;
    font-weight: 500;
    font-style: normal;
}

.bloc-list-group .title_side_bar::before {
    content: "";
    background: #00b7ce;
    width: 15px;
    height: 15px;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 3px;
    border-radius: 15px;
}

.bloc-list-group .title_side_bar::after {
    content: "";
    background: #e6007e;
    width: 9px;
    height: 9px;
    display: block;
    position: absolute;
    left: 3px;
    top: 6px;
    border-radius: 15px;
    border: 2px solid #fff;
}

.left_bar .title_article {
    font-size: 30px;
    margin-top: 0;
    padding-left: 36px;
    text-transform: uppercase;
    font-family: Poppins,sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 1.185em;
    text-decoration: none;
    color: #00355f;
}

.left_bar .title_article::before {
    content: "";
    background: #e6007e;
    width: 28px;
    height: 3px;
    position: relative;
    display: block;
    top: 20px;
    left: -36px;
}

.left_bar .bloc_top_event {
    margin-bottom: 3%;
}

.left_bar .fl_left {
    padding-left: 0px;
}

.dotted_text {
    font-size: 16px;
    line-height: 24px;
    color: #565656;
    margin-bottom: 0.7rem;
    text-transform: uppercase;
}

.btn_top_event a.btn {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 24px;
    background-color: #e6007e;
    color: #fff;
    border: none;
    padding: 10px 10px;
    border-radius: 50px;
    width: 50%;

}

.btn_top_event a.btn:hover {
    background-color: #00b7ce;
}

.text_italic {
    font-style: italic;
    font-size: 13px;
    line-height: 24px;
}


.span1 {
    color: #00355f;
    font-weight: 500;
    text-transform: uppercase;
}

.dotted_text .fa.fa-circle {
    color: #00355f;
    font-size: 12px;
}

.dotted_text .fa-circle:before {
    padding-right: 5px;
}

.text_top {
    color: #e6007e;
    margin-bottom: 0;
    padding-bottom: 0;	
}
.hr {
    margin-bottom: 4%;
    margin-top: 3%;
    border-bottom: 1px solid #ddd;
    max-width: 92%;
    position: relative;
    right: 15px;
}

.custom_patch span {
    color: #fff ;
    padding: 2px 6px;
    border-radius: 4px;
    margin: 0 5px 0 0;
    font-weight: 300;
    font-size: 14px;
}

.first_bloc_list_side .no_padding  {
	margin-bottom: 5px;
	color: #00355f;
    font-family: Poppins,sans-serif;
    font-weight: 500;
    font-size: 14.5px;
}

.first_bloc_list_side .no_padding span {
	color: #565656;
	font-weight: 400;
}


.first_bloc_list_side {
   margin-bottom: 5%;
	padding-left: 15px;
}


/*.first_bloc_list_side:hover {
    border-left: 5px solid #e6007e;
}*/

@media (min-width: 992px) {
.right_bar.col-lg-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 28%;
}
}

.first_bloc_list_side a {
	text-decoration: none;
}


.first_bloc_tab_custom {
	flex: 0 0 25%;
    max-width: 25%;
    padding : 0;
}

.second_bloc_tab_custom {
	flex: 0 0 64%;
    max-width: 64%;	
    background-color: #f7f7f7 ;
}

.bloc_text_event img {
    margin-bottom: 1%;
}

.tab_content_title {
	font-size: 15px;
	color: #565656;
	padding-top: 15px;
    padding-bottom: 15px;
    line-height: 25px;
    font-weight: 500;
    margin-bottom: 0;
}

.bloc_text_event p {
    max-width: 92%;
}

.tab_content_texte {
	font-size: 14px;
	font-weight: 300;
	color: #565656 ;
	line-height: 24px;
    margin-bottom: 0;
}

.first_bloc_tab_custom .nav-pills .nav-link {
	border-radius: 0;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: .8rem 1rem;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 0.7%;
}

.first_bloc_tab_custom .nav-pills .nav-link {
    background-color: #00afc5;
    color: #fff;
}

.first_bloc_tab_custom .nav-pills .nav-link.active {
	background-color: #e6007e;
}

.dot_text .fa-circle {
	padding-right: 10px;
}


.btn_cta_footer_before .col-md-2 a {
    text-transform: uppercase;
    font-size: 14px;
    line-height: 24px;
    background-color: #e6007e;
    color: #fff;
    border: none;
    padding: 10px 10px;
    border-radius: 50px;
    /*max-width: 124px;*/
    margin: 0 auto;
}

.btn_cta_footer_before .col-md-2 {
    text-align: center;
    display: block;
    margin: 0 auto;
    padding-top: 30px;
    max-width: 25%;
    flex: 0 0 25%;
}

.btn_cta_footer_before .col-md-2 a:hover {
    background-color: #00b7ce;
}

.text_tag {
	font-size: 15px;
	font-weight: 300;
	font-style: italic;
	color: #e6007e;
	margin-bottom: 4%;
}

.text_tag span {
	color: #565656;
}


.block_footer_before .container {
   	padding: 0;	
}

.block_footer_before .col-lg-4 {
    float: left;
    text-align: right;
}

.block_footer_before .col-lg-8 {
    float: right;
}


.block_footer_before .text_pole {
    font-size: 32px;
    line-height: 28px;
    color: #fff;
    position: relative;
    z-index: 0;
    border-radius: 10px;
    font-weight: 500;
    text-transform: uppercase;
}


.block_footer_before img {
    position: relative;
    z-index: 1;
}

.block_footer_before {
    flex: 0 0 92%;
    max-width: 92%;
    background-image: url(../img/Fond_rose.png);
    background-repeat: no-repeat;
    border-radius: 10px;
    padding-top: 25px;
    padding-bottom: 25px;
    background-size: cover;
    margin-bottom: 5%;
}

.block_footer_before .col-lg-9 {
    flex: 0 0 63%;
    max-width: 63%;
}

.custom_btn_footer_news .btn {
    text-transform: uppercase;
    font-size: 15px;
    line-height: 24px;
    background-color: #fff;
    color: #e6007e;
    border: none;
    padding: 14px 10px;
    border-radius: 50px;
    width: 40%;
    font-weight: 500;
}

.custom_btn_footer_news .btn:hover {
    background-color: #00b7ce;
    color: #fff;
}

.last_bloc_text_event {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}

.last_bloc_text_event p {
    margin-bottom: 0;
    color: #00355f;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
    padding: 0 21px 0 0;
}

.Sidebar_month {
    margin-bottom: 5%;
}

.Sidebar_month p {
    width: 70%;
}

.last_bloc_text_event img.mois {
    position: relative;
    left: 37px;
}

.text_stat {
    font-size: 35px;
    line-height: 30px;
    font-weight: bold;
    color: #3c92cc;
    margin-bottom: 10px;
}

.last_text_stat {
    font-size: 25px;
    color : #565656;
}

.quote {
    font-size: 50px;
    color: #e6007e;
}

.text_quote {
    font-size: 18px;
    color : #565656; 
    text-transform: uppercase;  
    line-height: 24px; 
    font-weight: 600;
}
.lft {
    margin-left: -7%;
    position: relative;
    top: 32px;
    right: 3px;
}

.rght {
    position: relative;
    top: 30px;
}

.two_blocks_first .col-lg-6.left {
    border: 4px solid #00b7ce;
    padding: 10px 45px;
}

.two_blocks_first .col-lg-6.right {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}

.two_blocks_first2 .col-lg-6.left {
    border: 4px solid #e6007e;
    padding: 10px 45px;
}

.two_blocks_first2 .col-lg-6.right {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}

.text_small_icon {
    font-size: 14px;
    color: #666666;
}

.picto_img{
   padding: 0 5px 0 0; 
}

.last_bloc_picto {
    right: 35px;
}

.text_download {
    text-align: right;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 1rem;
}

.text_download a {
    color: #fff;
    background-color: #e6007e;
    padding: 7px 15px;
    border-radius: 50px;
}

.text_download a:hover {
    background-color: #3c92cd;
    text-decoration: none;
}

.last_bloc_bg_download {
    background-color: #f5f5f5;
}

.last_bloc_download .col-lg-6 {
    border: 1px solid #ddd;
    flex: 0 0 44%;
    max-width: 44%;
    margin: 0 4% 0 0;
    padding-right: 0;
    padding: 15px 0px 0px 0px;
    border-radius: 5px;
}
.caract_text {
    color : #00355f ;
}


.bloc_review {
    background-image: url(../img/bubble.png);
    background-repeat: no-repeat;
    margin-bottom: 5%;
}

.title_review {
    font-size: 25px;
    font-weight: 400;
    margin-top: 5%;
}

.title_review span {
    background-color: #e6007e;
    color: #fff;
    padding: 0px 30px 0px 30px;
    border-radius: 5px;
    position: relative;
    right: 10px;
}

.text_review_bloc {
    font-size: 14px;
    font-weight: 300;
    color: #565656;
    line-height: 24px;
    margin-bottom: 0;
}


.left_bar .title_article_finale {
    font-size: 30px;
    margin-top: 0;
    padding-left: 36px;
    text-transform: uppercase;
    font-family: Poppins,sans-serif;
    font-weight: 300;
    font-style: normal;
    line-height: 1.185em;
    text-decoration: none;
    color: #00355f;
}

.left_bar .title_article_finale::before {
    content: "";
    background: #e6007e;
    width: 28px;
    height: 3px;
    position: relative;
    display: block;
    top: 16px;
    left: -36px;
}

.last_button_bottom a {
    color: #fff;
    background-color: #e6007e;
    padding: 7px 15px;
    border-radius: 50px;
}

.last_button_bottom {
    text-align: right;
}

.text-center.my-3 .fa-chevron-left:before {
    content: "\f053";
    position: relative;
    top: -270px;
    right: 36px;
    background-color: #e6007e;
    padding: 20px;
    color: #fff;
    border-radius: 7px;
    font-size: 21px;
}

.text-center.my-3 .fa-chevron-right:before {
    content: "\f054";
    position: relative;
    top: -270px;
    left: 36px;
    background-color: #e6007e;
    padding: 20px;
    color: #fff;
    border-radius: 7px;
    font-size: 21px;
}

.carousel-item .card.h-100 {
    background-image: url(../img/filtre_noir.png);
    background-repeat: no-repeat;
    height: 100%;
    margin-bottom: 0;
    background-size: cover;
    max-height: 100%;
    border-radius: 16px;
}

.carousel-control-next, .carousel-control-prev {
    opacity: 0.9;
}

body.page-template-fiche_succes_stories .content {
    width: 100% !important;
}

body.page-template-fiche_succes_stories.sidebar_show .content:before, body.page-template-fiche_succes_stories.sidebar_show .content:before {
    display: none;/*hide sidebar*/
}

body.page-template-fiche_succes_stories.sidebar_show.sidebar_right .sidebar:before, body.page-template-fiche_succes_stories.sidebar_show.sidebar_left .sidebar:before {
    display: none;/*hide sidebar*/
}

body.page-template-fiche_succes_stories .sidebar.right.widget_area {
    display: none;/*hide sidebar*/
}

.single.sidebar_show .content:before {
    display: none;/* hide sidebar */
}

.single .sidebar_inner {
    display: none;/* hide sidebar */
}

.single .content_wrap .content {
    width: 100% !important;
}

.single input[type="radio"],.page-template-fiche_evenement input[type="checkbox"] {
    display: inline-block !important;
}


