/*
Rouge: c00418
Vert clair : afaf09
Vert foncé : 665b34
*/

.margeRight5 {margin-right:5px;}
.margeRight10 {margin-right:10px;}
.margeLeft5 {margin-left:5px;}
.margeLeft10 {margin-left:10px;}

.flexslider .btn-primary {
	background: #c00418;
}

.icon-box.ibox-center.ibox-outline .ibox-icon {
	border-color: #c00418;
}

.icon-box.ibox-center.ibox-outline .ibox-icon .fa {
	background: #c00418;
}
.icon-box.ibox-center.ibox-outline .ibox-icon .fa:hover {
	opacity:0.8;
}

.cause-target {
	color: #c00418;
}

.flex-caption-text {
	text-shadow:  0 1px 3px #000;
}

.topbar .header-info-col {
	font-weight: 100;
}

.topbar .header-info-col strong {
	font-weight: normal;
}

.topbar .header-info-col.first {
	margin-right: 15px;
	padding-right: 15px;
	border-right: 1px solid rgba(255,255,255,.2);
}

.topbar .header-info-col .fa {
	margin-right: 10px;
    font-size: 20px;
    display: inline-block;
    float: left;
    margin-top: 10px;
}

.social-icons li.video a:hover{
	color:#afaf09;
}

.social-icons-colored li.video a:hover{
	background-color:#afaf09;
}

.social-icons li.red a:hover{
	color:#c00418;
}

.social-icons-colored li.red a:hover{
	background-color:#c00418;
}

.social-icons li.dropdown a:hover{
	color:#c00418;
}

.social-icons-colored li.dropdown a:hover{
	background-color:#c00418;
}

.social-icons .dropdown li {
	border: none;
	float: none;
	display: block;
}

.social-icons .dropdown li a {
	display: block;
	color:#c00418;
	line-height: 28px;
	text-align: left;
}

.social-icons .dropdown li a:hover {
	color:#333;
}

.social-icons .dropdown li a img {
	margin-top: -2px;
}

.social-icons .dropdown-menu {
	min-width: inherit;
}


.megamenu-sub-title-empty {
	height: 24px
}

.dd-menu .megamenu-container .megamenu-sub-title {
    margin-bottom: 20px;
}

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

.accent-bg h4 {
    margin-top: 0;
    margin-bottom: 3px;
    font-size: 22px;
}

.accent-bg p {
	color: #fff;
	margin-bottom: 0;
	font-size: 16px;
}

.home .content {
    padding: 50px 0;
}

.partner-carousel {;
	margin-top: 60px
}

.site-footer-bottom p {
    font-size: 12px;
}

.widgettitle-empty {
	height: 21px;
}

.footer_widget, .site-footer .footer_widget a {
    font-size: 12px;
}

.footer_widget a.contact {
    font-size: 14px;
    color:#afaf09;
}

.footer_widget hr {
    background:rgba(255, 255, 255, 0.05);
}

.causes-list {
	text-align: left;
}

.icon-box.ibox-center .cause-list-item-cont p {
	margin-top: 0;
}

.icon-box.ibox-center .cause-list-item-cont p a {
	color: #333;
}

.cause-target {
	font-weight: 400;
	text-transform: none;
}

.causes-list .list-thumb {
	margin-top: 8px;
}

.causes-list-item {
    padding: 0 0 15px;
    margin-bottom: 15px;
}

.events-compact-list {
	text-align: left;
}

.events-compact-list h4, .events-compact-list p {
    padding-left: 0;
}

.footer_widget .dailymotion img {
	margin-bottom: 30px;
	margin-top: 15px;
}

.fond-gris {
	background: #efefef;
	padding-bottom: 40px;
	margin-top: 30px;
}

.partner-carousel {
    margin-top: 0;
    border: none;
    margin-bottom: -50px;
}

.home .content {
    padding-bottom: 0;
}

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

	.cause-list-item-cont {
	    padding-left: 0;
	    padding-top: 0;
	}

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

	.content-block img {
		width: 100%;
	}

	.content-block iframe {
		width: 100%;
	}

}

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

    .dd-menu > li > a {
        font-size: 12px;
    }

    .site-logo {
        padding: 13px 0 13px;
        float: left;
        width: 13%;
    }

}

.footer_widget.widget_links img {
	max-width: 175px;
    margin-right: 10px;
}

.widget .owl-carousel {
    margin-left: 0;
}

.widget .owl-carousel .item {
    margin-left: 0;
}

.widget.actions p {
	margin-top: 0;
}

.widget .btn {
	margin-bottom: 15px;
}

.page-banner h1 {
    text-shadow: 0 0 3px #000;
}

.content-block {
	text-align: justify;
}

.content-block .lead {
	text-align: left;
}

.list-none {
	list-style: none;
	margin-left: 0;
}

.content {
    padding: 50px 0;
}

.flex-caption {
	background: rgba(0, 0, 0, .25);
}

.widget .media-box img {
	opacity: .75;
}

.widget .media-box {
	background: #000;
}

.page-banner.parallax {
	position: relative;
}

.masque-noir {
	width: 100%;
	height: 300px;
	background: rgba(0, 0, 0, .25);
}

.container-masque {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 300px;
}

.spec_equipe .filter-options {
    margin-bottom:40px;
}

.spec_equipe .filter-options button {
    padding: 8px 5px;
    /*height: 25px;*/
    line-height: 12px;
    margin-bottom: 2px;
    font-size: 13px;
    font-weight: 700;
}
.spec_equipe .filter-options .btn-default.active {
    color: #c00418 !important;
    text-shadow: 0 0 0;
}
.getCV			{cursor:pointer;}
img.getCV:hover	{cursor:pointer;opacity:0.6;}
/**
* Hack pour menu expertise pour affichage li en 2 colonne
*/
.dd-menu > li > ul .categ li {
	display:inline;
	float:left;
	width:50%;
}

/*-------------------------------------------------------------------------------------------*/
/* 0. LISTE DES REFERENCES */
/*-------------------------------------------------------------------------------------------*/
.references-box {
	cursor: pointer;
	padding:10px;
}

.references-box img {
	margin-right:10px;
}

.view-reference-details {
	padding:20px;
}

.view-reference-details p {
	margin :0;
}

.dl-primary {
    width: 66%;
    margin-top: 20px;
}

.dl-custom th {
    color: #afaf09;
    font-weight: 700;
}

.widget .media-box {
    overflow: hidden;
    width: 100%;
    display: block;
}

.widget .media-box img {
    width: 100%;
}

.emploi {
    margin-bottom: 15px;
}

.description-offre .btn-primary {
    margin-top: -10px;
}

.description-offre .btn-primary span {
    margin-right: 5px;
}

.panel-title {
    cursor: pointer;
}

.intituleEmploi .panel-heading {
    cursor: pointer;
}

.intituleEmploi .panel-heading span {
    margin-top: 5px;
}

.grid-item-actu {
	margin-bottom: 30px;
}

.contenuParagraphe p {
    line-height: 1.45em;
}

.page-banner-text h1 {
    width: 75%;
}

.page-banner-text strong {
    font-weight: normal;
}

#page-equipe {
    margin-top: 30px;
}

.chapeau .fichiersParagraphe li {
    text-align: right;
}

.filter-options .btn-default {
    border-radius: 3px;
}

.chapeau .fichiersParagraphe li .fa {
    font-size: 19px;
    margin-right: 4px;
}

.conteneur-accordion {
    margin-bottom: 20px;
}

.conteneur-accordion .fa-plus {
    margin-top: 6px;
}

.publications li {
    list-style: none;
}

/*
TODO: A nettoyer
*/









/*Photo des paragraphes*/
.taille-photo-para{
    width: 320px;
}
/*Liens externes*/
.basic-link-out {
    display: inline-block;
    font-weight: 700;
    font-size: 13px;
    line-height: 32px;
    text-transform: uppercase;
}
.basic-link-out>i{
    border-radius: 100%;
    width: 32px;
    height: 32px;
    border: 2px solid #e6e6e6;
    text-align: center;
    line-height: 30px;
    font-size: 18px;
    margin-right: 10px;
}
/*Affichage input en fonction si c'est pour une offre ou non*/
.afficher-emploi {
    display: none;
}

/*Supprimer hauteur image dans les paragraphes*/

div.conteneurPhotoPara > a.ajax-modal.media-box,p>a.media-box{
    height: inherit;;
}
/*Hover accueil*/
li.causes-list-item.cause-item:hover{
    opacity: 0.7;
}
/*Affichage Vidéo*/
.videoPara{
    width: 320px;
}

/* Cacher certaines actus aux membres */
.actu-cacher-membres{
    display: none;
}
.row-voir-les-actus-caches{
    top: -50px;
    z-index: 2;
    left: 50%;
    margin-top: 10px;
}
.format-standard.widget{
    z-index: 1;
}

/*Fiche BM*/
table.bm {
    font-size: 11px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}
.bm {
    border: 1px solid black;
}
.encadrer_bm {
    background-color: #FFFFFF;
    text-align: left;
    border: solid 1px #000000;
    font-size: 13px;
    padding:5px;
}

/*Gabarit Publication*/
.publi-pdf{
    font-size: 40px;
    margin-top: 50%;
    margin-right: 10px;
}

.publis-box{
    padding: 10px;
}

/*Boostrap modal padding*/
.modal-content{
    padding: 10px 10px;
}

/* ==================================================
    VERSION 1.1 ADDITIONS END
================================================== */


/* ==================================================
   7. Responsive Media Queries
================================================== */
@media (min-width:1200px){
}
@media (min-width: 992px) and (max-width: 1199px) {
    .site-header .header-info-col{
        display:none;
    }
}
@media only screen and (max-width: 992px) {
    .pricing-column .features{
        margin-bottom:0;
    }
    .pricing-column.highlight {
        margin: 0;
    }
    .pricing-table > div:nth-child(3) .pricing-column-content, .pricing-table > div:nth-child(2n+1) h3 {
        border-left: 1px solid #eeeeee!important;
    }
    .pricing-column ul li:first-child {
        border-top: 1px solid #eeeeee;
    }
    .pricing-column ul li:nth-child(2n+1) {
        background-color: #f8f8f8;
    }
    .toggle .pricing-column h3 {
        font-size: 26px!important;
    }
    .pricing-column.highlight .btn{
        margin-bottom:0;
    }
    .pricing-table.six-cols > div {
        width: 50%;
    }
    .pricing-table.five-cols > div {
        width: 50%;
    }
    .pricing-table.four-cols > div {
        width: 50%;
    }
    .pricing-table.three-cols > div {
        width: 50%;
    }
    .pricing-table.two-cols > div {
        width: 50%;
    }
    .hero-slider, .hero-slider.flexslider ul.slides li, .flex-caption-cell{
        height:500px;
    }
    .header-style2 .hero-slider, .header-style3 .hero-slider, .header-style2 .hero-slider.flexslider ul.slides li, .header-style3 .hero-slider.flexslider ul.slides li, .header-style2 .flex-caption-cell, .header-style3 .flex-caption-cell{
        height:450px;
    }
    .carousel-wrapper{
        width:100%;
    }
    .footer_widget .social-icons li, .footer_widget .social-icons-colored li{
        margin-bottom:10px;
    }
    .site-header .container{
        position:static;
    }
    #menu-toggle{
        display:block;
    }
    .dd-menu{
        position:absolute;
        top:73px;
        left:0;
        float:none!important;
        border-left:0;
        background:#fff;
        display:none;
        width:100%;
        z-index:1111;
    }
    .header-style2 .dd-menu, .header-style3 .dd-menu{
        border-top:1px solid #e6e6e6
    }
    .header-style3 .fw-menu-wrapper > .container{
        position:static;
    }
    .header-style3 .dd-menu{
        top:113px;
        text-align:left;
    }
    .header-style3 .dd-menu > li{
        margin:0;
    }
    .dd-menu > li{
        display:block;
        float:none;
        width:100%;
        margin-top:0;
        margin-left:0;
    }
    .dd-menu > li > a{
        border-right:0;
        font-size:15px;
        color:#333;
        padding-left:25px;
        border-bottom:1px solid #e6e6e6
    }
    .menu-opened{
        position:relative!important;
    }
    .dd-menu > li ul, .dd-menu > li > ul li ul{
        box-shadow:none;
        border:0;
        position:relative;
        top:0;
        left:0!important;
        padding-left:25px;
    }
    .dd-menu > li.megamenu{
        position:static!important;
    }
    .dd-menu > li > ul > li > a{
        font-weight:700;
    }
    .dd-menu > li > ul > li > a, .dd-menu > li > ul > li > ul > li > a, .dd-menu > li > ul > li > ul > ul > li > a{
        padding-left:15px;
    }
    .megamenu-col{
        margin-bottom:30px;
    }
    .flex-caption-cause{
        margin-top:0px;
    }
    .widget_donations h4{
        font-size:28px;
    }
    .fact-ico{
        float:none;
        text-align:center;
        margin-bottom:20px;
        margin-right:0;
    }
    .counters .timer, .counters .fact{
        text-align:center;
    }
    .widget-title .basic-link{
        display:none;
    }
    .widgettitle, .sidebar-block .widget-title h3{
        font-size:24px;
    }
    .sidebar-block{
        margin-top:50px;
    }
    body.boxed .body{
        margin-top:0;
    }
    .cta-fw h4{
        margin-top:0;
    }
    #stories-slider{
        height:auto;
    }
    .half-bg-right{
        display:none;
    }
    .gallery-updates{
        margin:70px 0 0;
        padding-top:30px;
    }
    .gallery-updates-overlay{
        top:-15px;
        transform:none;
        left:50%;
        margin-left:-136px;
    }
    .gallery-updates.cols5 > ul > li, .gallery-updates.cols4 ul > li, .gallery-updates.cols3 > ul > li, .gallery-updates.cols2 > ul > li{
        width:33.333333%;
    }
    #stories-slider .story-slider-content{
        max-width:none;
    }
    #stories-slider .story-slider-cell{
        height:auto;
    }
    #DonateModal .modal-dialog{
        width:97%;
    }
    .partner-carousel .push-top{
        margin-top:10px;
    }
}
@media only screen and (max-width: 767px) {

    .dd-menu {
        top: 54px;
    }

    #menu-toggle {
        margin-top: 4px;
    }

    .topbar .topmenu a {
        padding: 0 10px;
    }

    /* Isotope */
    .isotope {
        overflow: visible !important;
        height: auto !important;
    }
    .isotope-item {
        position: static !important;
        margin-right: auto;
        margin-left: auto;
        width: auto;
        float:none;
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        transform: none !important;
    }
    .isotope-hidden {
        display: none !important;
    }
    .grid-item .media-box{
        margin-bottom:0;
    }
    .pricing-table.six-cols > div {
        margin:0 auto 30px;
        width: 100%;
    }
    .pricing-table.five-cols > div {
        margin:0 auto 30px;
        width: 100%;
    }
    .pricing-table.four-cols > div {
        margin:0 auto 30px;
        width: 100%;
    }
    .pricing-table.three-cols > div {
        margin:0 auto 30px;
        width: 100%;
    }
    .pricing-table.two-cols > div {
        margin:0 auto 30px;
        width: 100%;
    }
    .content{
        padding:50px 0;
    }
    .grid-item .media-box, .grid-item .media-box img{
        width:100%;
    }
    .page-banner{
        min-height:200px;
    }
    .page-banner h1{
        font-size:30px;
        margin-bottom:0;
    }
    .page-banner h1:before, .page-banner h1:after{
        display:none;
    }
    .page-banner-text{
        bottom:20px;
        text-align:center;
        width:100%;
        left:0;
    }
    .header-info-col{
        display:none;
    }
    .featured-text{
        border-bottom:1px solid #e6e6e6;
        padding-top:25px;
        padding-bottom:25px;
    }
    .parallax-text-block{
        float:none!important;
        width:100%;
    }
    .parallax br{
        content:"";
    }
    .parallax br:after{
        content:" ";
    }
    .footer_widget{
        margin-bottom:40px;
    }
    .padding-tb75{
        padding-top:50px;
        padding-bottom:50px;
    }
    .owl-carousel .cause-grid-item:hover{
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
        top:0;
    }
    .grid-item{
        margin-bottom:40px;
    }
    .owl-carousel .cause-grid-item{
        padding-bottom:20px;
    }
    .owl-carousel .cause-grid-item .btn{
        bottom:-40px;
    }
    .cta, .fw-cta, .cta-fw{
        text-align:center;
    }
    .cta .btn, .fw-cta .btn, .cta-fw .btn{
        float:none!important;
        margin-bottom:20px;
    }
    .widget_donations h4{
        font-size:22px;
    }
    .fact-ico{
        margin-top:20px;
    }
    .fact{
        margin-bottom:20px;
    }
    p.lead br{
        display:none;
    }
    p.lead br:after{
        content:" ";
    }
    .widget_volunteer_form{
        margin-top:40px;
    }
    .spacer-75{
        height:50px;
    }
    .cause-list-item-cont{
        padding-left:20px;
        padding-top:60px;
    }
    .causes-list-item .cause-progress {
        right: 50%;
        top: auto;
        margin-top: -30px;
        margin-right: -50px;
    }
    .events-list .event-list-item .event-date{
        width:14%;
        margin-right:4%;
    }
    .events-list .event-list-cont{
        width:82%;
    }
    .contact address{
        margin-bottom:30px;
    }
    .hero-slider, .hero-slider.flexslider ul.slides li, .flex-caption-cell{
        height:350px;
    }
    .header-style2 .hero-slider, .header-style3 .hero-slider, .header-style2 .hero-slider.flexslider ul.slides li, .header-style3 .hero-slider.flexslider ul.slides li, .header-style2 .flex-caption-cell, .header-style3 .flex-caption-cell{
        height:250px;
    }
    .flex-caption{
        display:none;
    }
    .copyrights-col-left{
        margin-bottom:15px;
    }
    .copyrights-col-left, .copyrights-col-right{
        text-align:center;
    }
    .footer-menu{
        float:none;
    }
    .site-footer .sp-links{
        margin:22px 0;
    }
    .donation-choice-breaker{
        display:none;
    }
    .single-event .content-block .list-group{
        margin-top:50px;
    }
    .blog-list-item .grid-featured-img{
        margin-bottom:20px;
    }
    #causes-slider .owl-item{
        height:auto!important;
    }
    .counter{
        text-align:center;
    }
    .featured-block{
        margin-bottom:40px;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
}
@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
    .default-retina-logo{
        display:block;
    }
    .default-logo, .sticky .default-retina-logo, .sticky .default-logo, .sticky .default-retina-logo, .sticky .sticky-logo{
        display:none;
    }
    .sticky .sticky-retina-logo{
        display:block;
    }
}

.megamenu-col .widget .media-box {
    height: 130px;
    margin-bottom: 5px;
}

.megamenu-col .megamenu-sub-title {
    white-space: nowrap;
}

.main-container .media-box {
    height: auto;
}

.conteneurPhotoPara {
    position: relative;
}

.conteneurPhotoPara .fa-search-plus {
    position: absolute;
    top: 15px;
    right: 15px;
    font-size: 30px;
    text-shadow: 0 0 3px rgba(0,0,0,.25);
}

.pull-right.photosParagraphe {
    margin-left: 15px;
}

.pull-left.photosParagraphe {
    margin-right: 15px;
}

.box-references-tab h5 {
    margin:0;
}

.box-references-tab {
    border:1px solid #e6e6e6 !important; padding: 10px; margin-bottom:10px;
}

.box-references-tab p {
    margin:0;
}

.spec_50ans p {
    line-height: 28px;
}

.spec_50ans p.lead {
    font-size: 16px;
    font-weight: normal;
}

.margeTop30 {
    margin-top: 30px;
}

.liensParagraphe ul {
    list-style: none;
}

.titreParagraphe .collapseTitle {
    font-size: 18px;
    background: #f2f2f2;
    padding: 5px 15px;
    border-radius: 3px;
    margin-bottom: 0;
    position: relative;
}

.titreParagraphe .collapseTitle a {
    display: inline-block;
    width: 96%;
}

.titreParagraphe .collapseTitle i {
    position: absolute;
    right: 9px;
    top: 12%;
}

.conteneur-accordion .contenuParagraphe {
    padding: 15px;
    text-align: justify;
}

h2 {
    font-size: 28px;
}

.page-banner-text {
    padding: 0;
}

.page-banner-text h1 {
    width: 100%;
}

.margeTop10 {
    margin-top: 10px;
}

.listing-playlist {
    height: 500px;
    overflow-x: auto;
}

.big-videos {
    height:500px;
    margin-bottom: 100px;
}

.big-videos .caption {
    margin-top: 30px;
}

.member-icon {
    position: absolute;
    z-index: 9;
    color: #afaf09;
    right: 22px;
    top: 7px;
    background: #fff;
    height: 20px;
    line-height: 20px;
    width: 20px;
    text-align: center;
    border-radius: 50%;
    opacity: .75;
    box-shadow: 0 0 3px rgba(0,0,0,.5);
}

.sidebar-block .member-icon {
    right: 7px;
}

.gauche small {
    font-size: 80%;
}

.spec_accueil .accent-bg {
    padding: 5px 0;
}

.spec_accueil .content {
    padding-top: 30px;
 }

.spec_accueil .icon-box.ibox-center .ibox-icon {
    margin-bottom: 15px;
}

.spec_playlist .nav-tabs>li.active>a, .spec_playlist .nav-tabs>li.active>a:focus, .spec_playlist .nav-tabs>li.active>a:hover {
    background: none !important;
    border: 1px solid #e6e6e6 !important;
    color: #c00418 !important;
}

.spec_playlist .nav-tabs > li > a:hover, .spec_playlist .nav-tabs > li > a:active, .spec_playlist .nav-tabs > li > a:focus {
    background: none !important;
    border: 1px solid #e6e6e6 !important;
    color: #c00418 !important;
}