/*
Theme Name:         FONDATION SANTÉ SUD LANAUDIÈRE
Author:             Tollé Marketing inc. 
Author URI:         http://tollé.com/
*/
@import url('//fonts.googleapis.com/css?family=Montserrat|Roboto:100,300,400,500,700');

/**********GENERAL DEFINITION***********/
body {
    font-family: 'Roboto', sans-serif;
    color: #666666;
    font-weight: 400;
    font-size: 16px;
}

h1 {
    font-weight: 300;
    color: #8dc63f;
    margin-top: 0;
    line-height: 120%;
}

h2 {
    font-weight: 400;
    color: #8dc63f;
    margin-top: 0;
    line-height: 120%;
}

h3 {
    font-weight: 400;
    margin-top: 0;
}

.inner h3 {
    color: #3e3e3e;
}

a {
    text-decoration: none;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.main-content a {
    color: inherit;
    font-weight: 400;
}

a:focus,
a:visited,
a:hover {
    outline: 0;
    text-decoration: none;
}

:focus {
    outline: none !important;
}

.bootstrap-select .btn:focus {
    outline: none !important;
}

small {
    font-weight: 300;
}

/*UTILITY CLASSES*/
.dark {
    background: #3e3e3e;
    color: #fff;
}

.bg-bleu-pale {
    background: #dee9f1;
}

.bg-bleu {
    background: #a0c1d6;
    color: #fff;
}

.bloc-contrast {
    background: #6b1d49;
    color: #fff;
    padding: 30px 70px;
}

.bloc-contrast.vert {
    background: #8dc63f;
}

.contrast {
    background: #6b1d49;
    color: #fff;
}

.bleu {
    color: #a0c1d6;
}

.bloc-contrast {
    line-height: 180%;
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: 100;
}

.bloc-contrast a {
    color: #fff;
    font-weight: 400;
}

.row.no-gutter {
    margin-right: 0;
    margin-left: 0;
}

.row.no-gutter>[class^="col-"],
.row.no-gutter>[class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
}

.row.gutter-10 {
    margin-right: -5px;
    margin-left: -5px;
}

.row.gutter-10>[class^="col-"],
.row.gutter-10>[class*=" col-"] {
    padding-right: 5px;
    padding-left: 5px;
}

.row.v-align [class^="col-"] {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.row.v-align.middle {
    display: table;
    width: 100%;
    vertical-align: middle;
    margin: 0;
}

.row.v-align.middle [class^="col-"] {
    display: table-cell;
    vertical-align: middle;
    float: none;
    padding: 0 30px 0 0;
}

.row.v-align.middle [class^="col-"]+[class^="col-"] {
    padding: 0;
}

.row.v-align.top {
    display: table;
    width: 100%;
    vertical-align: top;
    margin: 0;
}

.row.v-align.top [class^="col-"] {
    display: table-cell;
    vertical-align: top;
    float: none;
    padding: 0 25px 0 0;
}

.row.v-align.top [class^="col-"]+[class^="col-"] {
    padding: 0;
}

/***BOUTONS***/
.btn {
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

.btn-primary {
    background: #8dc63f;
    border-radius: 0;
    border: none;
    text-transform: uppercase;
    white-space: normal;
}

.btn-default,
.main-content .btn-default {
    border: 1px solid #8dc63f;
    color: #8dc63f;
    background: none;
    text-transform: uppercase;
    border-radius: 30px;
    padding: 14px 30px;
    font-weight: 700;
    font-size: 14px;
    white-space: normal;
    letter-spacing: 0.75px;
    min-width: 180px;
}

.btn-default.block {
    display: block;
    width: 100%;
}

.btn-default:hover,
.btn-default:focus {
    background: #8dc63f;
    color: #fff;
    border: 1px solid #8dc63f;
}

.btn-rectangle,
.btn-square {
    background: #8dc63f;
    border-radius: 0;
    display: inline-block;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    white-space: normal;
}

.btn-rectangle {
    padding: 20px;
}

.input-group-btn .btn-square {
    padding: 12px 11px;
    height: 52px;
}

.btn-square:hover,
.btn-square:focus,
.btn-rectangle:hover,
.btn-rectangle:focus {
    background: #afd779;
    color: #fff;
}

.btn.full-width,
p .btn.full-width {
    background: #8dc63f;
    display: inline-block;
    width: 100%;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    border-radius: 0;
    padding: 15px;
    font-weight: 500;
    white-space: normal;
    letter-spacing: 1px;
}

.btn.full-width:hover,
.btn.full-width:focus {
    background: #afd779;
}

.btn.full-width img {
    display: inline-block;
    margin-right: 15px;
}

/*ALERTE*/
.alert {
    border-radius: 0;
}

/*NAVIGATION*/

.nav.navbar-nav li:first-of-type a {
    padding-left: 0;
}

.navbar {
    margin-bottom: 0px;
    border-radius: 0;
}

.navbar-default .container {
    overflow-x: hidden;
    padding: 0;
}

.navbar-default {
    background-color: #000;
    border: none;
}

.navbar-default .navbar-nav>li>a {
    color: #666666;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    line-height: 100%;
    padding: 30px 15px;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background: none;
}

#main-nav,
#nav-mobile {
    border: none;
    padding: 0;
}

.regular-nav .navbar-collapse .btn {
    display: block;
    padding: 30px 15px;
    line-height: 100%;
    font-size: 17px;
    letter-spacing: 0.75px;
}

.fixed-nav .btn-rectangle {
    padding: 24px 15px;
    font-size: 16px;
    line-height: 100%;
}

.fixed-nav .navbar-nav {
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.navbar-brand {
    height: auto;
    padding: 15px;
    display: inline-block;
}

.fixed-nav li a {
    padding: 30px 15px;
}

/*NAVBAR-TOGGLE*/
.navbar-toggle {
    margin-top: 20px;
    border-radius: 0;
    padding: 12px 10px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

/*HEADER LOGO*/
.container.logo {
    padding: 60px 0 0 0;
    margin-bottom: 100px;
}

.home .container.logo {
    margin-bottom: 0;
}

.header-fondation .container.logo img {
    z-index: 12;
    position: absolute;
}

/*HEADER ACCUEIL*/
.home .container.logo img {
    position: absolute;
}

.header-image {
    position: relative;
    height: 600px;
    background-repeat: no-repeat;
    background-position: 70% center;
    background-color: #fbfafa;
}

/*ANIMATION TEXTE ACCUEIL*/
.textanimation {
    margin: 230px 0 0 86px;
    height: 300px;
}

.textanimation h1 {
    font-size: 52px;
    font-weight: 600;
    line-height: 100%;
    display: none;
    margin: 0;
    letter-spacing: 1px;
}

/*PAGE HEADER*/
.page-header {
    border-bottom: none;
    margin: 0 auto 60px auto;
    padding: 0;
}

.page-header h1 {
    color: #8dc63f;
    margin-bottom: 0;
}

.container.content {
    margin-top: 100px;
}

header {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.fixed-nav {
    position: fixed;
    width: 100%;
    z-index: 1000;
    top: -100px;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

header.fixe .fixed-nav {
    top: 0px;
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

header.normale .fixed-nav {
    top: -100px;
    opacity: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/*NEWSLETTER SIGNUP*/
.newsletter {
    color: #8dc63f;
    background: url(../img/bg-newsletter.jpg) no-repeat center center;
    background-size: cover;
    padding: 114px 0;
    margin: 70px auto;
}

.newsletter h1 {
    margin: 0 30px 0 0;
}

.newsletter h1,
.newsletter form {
    display: inline-block;
    vertical-align: middle;
    font-weight: 300;
    font-size: 34px;
}

.input-group .form-control {
    border-radius: 0;
    height: 52px;
    font-size: 18px;
}

.input-group .form-control:focus {
    box-shadow: none;
}

.newsletter .input-group .form-control {
    border: none;
    box-shadow: none;
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: 0;
}

/*FOOTER*/
footer {
    font-size: 14px;
}

footer .license {
    font-size: 12px;
    margin-top: -28px;
    text-align: right;
    color: #999999;
    pointer-events: none;
}

footer .address {
    background: url(../img/fssl-papillon.png) no-repeat 15px 4px;
    background-size: 70px 76px;
}

footer .address p {
    padding-left: 80px
}

footer .address span.accent {
    color: #8dc63f;
    font-size: 16px;
}

footer .phone {
    margin-top: 23px;
}

footer a {
    color: #666666;
}

footer a:hover,
footer a:focus {
    color: #000;
}

footer a.fax {
    pointer-events: none;
}

footer .social ul {
    list-style-type: none;
    text-align: right;
    margin-bottom: 0;
}

footer .social ul li {
    display: inline-block;
}

footer .social ul li a {
    color: #8dc63f;
    font-size: 20px;
    padding-left: 15px;
}

footer .social ul li:first-of-type a {
    padding-left: 0;
}

footer .social ul li a:hover,
footer .social ul li a:focus {
    color: #afd779;
}

footer .copyright {
    font-family: 'Montserrat', sans-serif;
    font-size: 11px;
    color: #999;
    margin-top: 15px;
}

/***PAGE D'ACCUEIL***/
.date {
    text-transform: uppercase;
}

.wrap .container {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

/*BLOC-ACTIVITES*/
.home .bloc-activites {
    margin-top: 60px;
}

.bloc-activites h1 {
    margin-bottom: 60px;
}

.page-template-template-evenement .bloc-activites .item {
    margin-bottom: 70px;
}

.flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.bloc-activites .inner h3 {
    line-height: 100%;
    margin-bottom: 0;
}

.bloc-activites .date {
    color: #999999;
    font-weight: 600;
    display: block;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

.bloc-activites .progress {
    height: 15px;
}

.bloc-activites .inner {
    border: 2px solid #e6e6e6;
    padding: 30px 30px 35px 30px;
}

page-template-template-evenement .bloc-activites .inner {
    padding: 20px 20px 30px 20px;
}

.bloc-activites .btn {
    margin-top: 28px;
}

/*BLOC ACTIVITES (PAGE LISTING)*/
.bloc-activites .logo {
    display: block;
    width: 150px;
    max-width: 150px;
    height: 100px;
    max-height: 100px;
    margin: 0 auto 15px auto;
}

/*BLOC-A-PROPOS*/
.bloc-a-propos {
    margin: 100px 0;
}

.bloc-a-propos .btn {
    margin-top: 20px;
}

.bloc-contrast h3,
.single-post .main-content .bloc-contrast h3,
.page-template-default .main-content .bloc-contrast h3 {
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 300;
    margin-top: 0;
    color: #fff;
}

/*BLOC-STATS*/
.bloc-stats {
    padding: 45px 0;
}

.bloc-stats .photo {
    padding-right: 0;
}

.bloc-stats .graphique {
    margin-left: 80px;
}

.bloc-stats .graphique h3 {
    line-height: 125%;
    font-weight: 300;
}

.bloc-stats span {
    color: #999999;
    font-weight: 300;
}

.progress-wrapper .progress {
    border-radius: 15px;
    box-shadow: none;
    background: #e6e6e6;
}

.bloc-stats .texte.mobile {
    display: none;
}

.bloc-stats .texte {
    margin-top: 45px;
}

.bloc-stats .texte p {
    line-height: 180%;
}

.dark .progress-wrapper .progress {
    background: #000;
}

.progress-bar {
    background-color: #8dc63f;
    box-shadow: none;
}

.progress-wrapper {
    position: relative;
    width: 100%;
    padding-right: 30px;
}

.bloc-stats .progress {
    height: 25px;
}

.bloc-stats .progress-wrapper {
    margin-top: 46px;
}

.bloc-stats .progress-wrapper span {
    color: #fff;
    font-weight: 400;
}

.progress-wrapper .icon {
    background: url(../img/icon-crochet-gris.png) no-repeat center center;
    background-size: 24px;
    width: 24px;
    height: 24px;
    position: absolute;
    top: -3px;
    right: 0;
}

.dark .progress-wrapper .icon {
    background: url(../img/icon-crochet-noir.png) no-repeat center center;
    background-size: 24px;
    width: 24px;
    height: 24px;
    position: absolute;
    top: -3px;
    right: 0;
}

.progress-wrapper .icon.atteint {
    background: url(../img/icon-crochet-vert.png) no-repeat center center;
    background-size: 24px;
}

.animation-bouton {
    position: relative;
    width: 148px;
    height: 148px;
    background: #8dc63f;
    text-align: center;
    margin: 0 auto;
    border-radius: 100%;
    animation: growing 1s ease infinite;
}

.animation-bouton::before {
    display: block;
    content: '';
    width: 148px;
    height: 148px;
    border-radius: 100%;
    background: #8dc63f;
    z-index: -1;
    animation: pulse 1s ease infinite;
}

.animation-bouton a {
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    white-space: normal;
    text-align: center;
    display: inline-block;
    line-height: 110%;
    position: absolute;
    top: 52px;
    left: 52px;
    width: 100px;
    letter-spacing: 1px;
    margin-left: -26px;
}

/* Animation */
@keyframes growing {
    0% {
        -ms-transform: scale(1, 1);
        transform: scale(1, 1);
    }

    10% {
        -ms-transform: scale(0.9, 0.9);
        transform: scale(0.9, 0.9);
    }

    30% {
        -ms-transform: scale(1.015, 1.015);
        transform: scale(1.015, 1.015);
    }

    50% {
        -ms-transform: scale(1, 1);
        transform: scale(1, 1)
    }
}

/*@keyframes pulse {
0% {
-ms-transform: scale(1,1);
transform: scale(1, 1);
}
50% {
-moz-opacity: .3; 
-ms-filter: alpha(opacity=30);  
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);  
filter: alpha(opacity=30);  
opacity: 0.3;  
}
100% {
-ms-transform: scale(1,3);
transform: scale(1.3);
-moz-opacity: 0; 
-ms-filter: alpha(opacity=0);  
-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);  
filter: alpha(opacity=0);  
opacity: 0;  
}
}*/
/*BLOC-REALISATIONS*/
.bloc-realisations {
    margin-top: 48px;
}

.page-template-template-realisation .bloc-realisations .item:nth-of-type(3) {
    margin-bottom: 48px;
}

.page-template-template-realisation .bloc-realisations .item:nth-of-type(4) {
    clear: left;
}

.bloc-realisations .inner {
    background: #dee9f1;
    padding: 36px;
}

.bloc-realisations .inner span {
    font-weight: 300;
}

.bloc-realisations .item {
    border-right: 1px solid #fff;
}

.bloc-realisations .item:first-of-type {
    margin-bottom: 40px;
}

.bloc-realisations .contrast {
    padding: 15px;
    text-align: center;
}

.bloc-realisations .contrast span {
    background: url(../img/icon-crochet-noir.png) no-repeat right center;
    background-size: 26px;
    display: inline-block;
    padding: 5px 35px 5px 0;
}

.bloc-realisations .contrast span.atteint {
    background: url(../img/icon-crochet-vert.png) no-repeat right center;
    background-size: 26px;
}

.bloc-realisations .btn-toggle.collapsed {
    transform: rotate(180deg);
}

.bloc-realisations .titres {
    display: inline-block;
    width: calc(100% - 60px);
    vertical-align: middle;
}

.bloc-realisations .btn-toggle {
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background: #8dc63f;
    color: #fff;
    position: relative;
    text-align: center;
    padding: 13px 0 16px 0;
    border: 1px solid #8dc63f;
}

.bloc-realisations .inner p {
    margin-bottom: 0;
    font-size: 15px;
    line-height: 130%;
}

.bloc-realisations .inner:last-child {
    padding-top: 0;
}

.bloc-realisations .btn-toggle:hover,
.bloc-realisations .btn-toggle:focus {
    background: #fff;
    color: #8dc63f;
}

/*BLOC-NOUVELLES*/
.home .bloc-nouvelles {
    margin: 110px 0 0 0;
}

.bloc-nouvelles h1 {
    margin-bottom: 60px;
}

.bloc-nouvelles .item .inner {
    padding: 15px 15px 0 15px;
    border: 2px solid #e6e6e6;
}

.bloc-nouvelles .date,
.single-post .date {
    color: #e94e1b;
    font-size: 18px;
    letter-spacing: 1px;
}

.home .bloc-nouvelles .date,
.blog .bloc-nouvelles .date,
.single-post .sidebar .date {
    font-size: 12px;
}

.bloc-nouvelles .text {
    padding: 30px;
}

.bloc-nouvelles h4 {
    color: #6b1d49;
    line-height: 120%;
    margin-bottom: 15px;
}

.bloc-nouvelles p {
    font-weight: 300;
    font-size: 14px;
    color: #666666;
    margin-bottom: 30px;
    line-height: 120%;
}

.bloc-nouvelles img {
    margin: 0 auto;
}

/*PAGE NOUVELLES (BLOG)*/
.blog .bloc-nouvelles .item,
.search-results .bloc-nouvelles .item {
    margin-bottom: 30px;
}

/*PAGINATION*/
.pagination a,
.pagination span {
    color: #999999;
    padding: 12px;
}

.pagination a.prev,
.pagination a.next {
    margin-left: 0;
    border-radius: 50%;
    padding: 11px 18px;
    width: 48px;
    height: 48px;
    color: #8dc63f;
    text-align: center;
    border: 1px solid #8dc63f;
    margin: 0 10px;
    display: inline-block;
}

.pagination a.next {
    padding: 11px 19px;
}

.pagination a i {
    font-size: 14px;
}

.pagination a.prev:hover,
.pagination a.prev:focus,
.pagination a.next:hover,
.pagination a.next:focus {
    background: #8dc63f;
    color: #fff;
}

.pagination>span.current {
    color: #8dc63f;
    text-decoration: underline;
    background: none;
}

.pagination>span.current:hover,
.pagination a:hover,
.pagination a:focus {
    background: none;
    color: #8dc63f;
}

/*PAGE LA FONDATION*/

.header-fondation {
    background: url(../img/bg-conseil.jpg) no-repeat center top #fbfafa;
    background-size: contain;
    height: 250px;
    position: relative;
    z-index: 1;
}

.header-fondation:before {
    background: url(../img/fond-degrade.png) repeat-y center top;
    height: 100%;
    width: 100%;
    content: '';
    z-index: 2;
    position: absolute;
}

.bloc-ca h2,
.bloc-equipe h2,
.single-evenement .main-content .bloc-ca h2 {
    margin-bottom: 60px;
    color: #a0c1d6;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 300;
}

.bloc-ca .img-responsive {
    margin-bottom: 25px;
}

.bloc-ca .item {
    min-height: 300px;
    margin-bottom: 15px;
}

.bloc-ca .nom,
.bloc-equipe .nom,
.widget-text .nom,
.widget-text .nom,
.widget-text.widget-don h3 {
    color: #6b1d49;
    margin: 0 0 10px 0;
    font-size: 18px;
    line-height: 100%;
    text-transform: none;
    font-weight: 500;
}

.bloc-ca .item .nom {
    margin: 0 0 5px 0;
}

.widget-text.widget-don h3 {
    margin-bottom: 30px;
}

.widget-don .btn {
    margin: 30px auto;
}

.widget-text span.entreprise {
    margin-bottom: 20px;
}

.bloc-ca span.titre,
.poste-tel,
.widget-text span.titre,
.widget-text span.titre {
    text-transform: uppercase;
    color: #e94e1b;
    font-size: 12px;
    display: block;
    letter-spacing: 0.5px;
    width: 100%;
    line-height: 110%;
    font-weight: 500;
}

.bloc-ca .item span.titre {
    margin-bottom: 5px;
}

.bloc-ca span.entreprise {
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    width: 100%;
    min-height: 36px;
    letter-spacing: 0.5px;
}

span.emploi,
.widget-text span.entreprise {
    font-size: 12px;
    text-transform: uppercase;
    display: block;
    width: 100%;
    line-height: 120%;
    letter-spacing: 0.5px;
}

.bloc-equipe .item span.emploi {
    margin-bottom: 10px;
}

.bloc-equipe .inner {
    background: #dee9f1;
    padding: 20px;
    cursor: pointer;
    border-right: 1px solid #fff;
    min-height: 160px;
    position: relative;
}

.bloc-equipe .inner .poste-tel {
    position: absolute;
    bottom: 20px;
}

.bloc-equipe .item .secondaire {
    position: absolute;
    top: 0;
    left: 0;
    height: 320px;
    opacity: 0;
    transition: opacity 0.3s ease;
    transition-delay: 0s;
    transition-delay: unset;
    cursor: pointer;
}

.bloc-equipe .item .principale {
    position: relative;
    top: 0;
    left: 0;
    height: 320px;
    transition: left 0.3s ease;
    cursor: pointer;
}

.bloc-equipe .item:focus .secondaire,
.bloc-equipe .item:active .secondaire,
.bloc-equipe .item:hover .secondaire {
    opacity: 1;
    transition-delay: 0.1s;
}

.bloc-equipe .item:hover .inner {
    background: #fff;
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    transition: background 0.3s ease;
}

.bloc-equipe .item .btn-default {
    opacity: 0;
    background: url(../img/icon-courriel-vert.png) no-repeat left 25px center #fff;
    background-size: 28px 25px;
    color: #8dc63f;
    padding: 14px 25px;
}

.widget-contact .btn-default {
    padding: 14px 25px 10px 25px;
    position: relative;
}

.widget-contact .btn-default::before {
    background: url(../img/icon-courriel-vert.png) no-repeat left center;
    background-size: 28px 25px;
    display: inline-block;
    content: '';
    width: 28px;
    height: 25px;
    vertical-align: middle;
    margin-right: 5px;
}

.widget-contact .btn-default:hover:before,
.widget-contact .btn-default:focus:before {
    background: url(../img/icon-courriel-blanc.png) no-repeat left center;
    background-size: 28px 25px;
    display: inline-block;
    content: '';
    width: 28px;
    height: 25px;
    color: #fff;
    vertical-align: middle;
    margin-right: 5px;
}

.bloc-equipe .item .btn-default span {
    padding-left: 35px;
    text-align: left;
    display: inline-block;
    font-size: 14px;
    line-height: 100%;
}

.bloc-equipe .item:hover .btn-default {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    -moz-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.bloc-equipe .item:hover .btn-default:hover {
    background: url(../img/icon-courriel-blanc.png) no-repeat left 25px center #8dc63f;
    background-size: 28px 25px;
    color: #fff;
}

.bloc-intro {
    margin-bottom: 60px;
}

.main-content .bloc-ca {
    margin-bottom: 30px;
}

/*STYLE POUR PAGES GÉNÉRIQUES*/

.main-content p {
    line-height: 190%;
    margin-bottom: 30px;
    font-weight: 300;
}

.main-content .bloc-contrast p {
    margin-bottom: 15px;
}

.main-content h1 {
    margin-bottom: 45px;
}

.main-content ul,
.bloc-contrast ul {
    list-style: none;
    padding: 0;
    margin-bottom: 30px;
    font-weight: 300;
}

.main-content ul li,
.bloc-contrast ul li {
    padding-left: 30px;
}

.bloc-contrast ul li {
    font-weight: 100;
}

.main-content li:before {
    content: "\f105";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -30px;
    width: 30px;
}

.bloc-contrast li:before {
    content: "—";
    display: inline-block;
    margin-left: -30px;
    width: 30px;
}

/*STYLES POUR LES "SIDEBAR"*/

.sidebar .widget-text {
    border-bottom: 2px solid #e6e6e6;
    padding: 0 0 15px 0;
    margin-bottom: 20px;
}

.sidebar .widget-text.widget-details {
    margin-bottom: 50px;
}

.sidebar hr {
    border-bottom: 2px solid #e6e6e6;
    border-top: none;
}

.widget-text p {
    font-size: 14px;
    font-weight: 300;
}

.widget-title,
.title-deco {
    background: #a0c1d6;
    text-align: center;
    padding: 17px 15px;
    margin-bottom: 30px;
}

.widget-text.widget-ca .widget-title,
.widget-text.recent-news .widget-title {
    margin-bottom: 0;
}

.widget-text .img-responsive {
    margin-bottom: 15px;
}

.widget-title h2,
.title-deco h2,
.single-evenement .main-content .widget-text h2 {
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    margin: 0;
    letter-spacing: 0.5px;
}

.sidebar .extrait-contraste {
    background: #e94e1b;
    padding: 25px;
    color: #fff;
    margin: 36px 0;
}

.sidebar .bloc-orange {
    background: #e94e1b;
    padding: 25px;
    color: #fff;
}

.sidebar .bloc-orange p:last-of-type {
    margin-bottom: 0;
}

.sidebar .extrait-contraste p:last-of-type {
    margin-bottom: 0;
}

.sidebar .bloc-ca h3.nom {
    margin: 0;
}

.sidebar .bloc-ca span.titre {
    margin-bottom: 8px;
}

.widget-contact .btn {
    margin-top: 30px;
}

.widget-text.widget-contact {
    border-bottom: none;
}

.sidebar table {
    font-size: 14px;
}

.widget-text h3 {
    text-transform: uppercase;
    color: #ff4000;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
    letter-spacing: 0.5px;
}

.sidebar #map {
    height: 160px;
    margin: 20px auto 30px auto;
}

.widget-text #map-mobile {
    height: 160px;
    margin: 20px auto 30px auto;
}

/*WIDGET ARTICLES RÉCENTS*/
.widget-text.recent-news h3.titre {
    color: #6b1d49;
    font-size: 18px;
    line-height: 100%;
    text-transform: none;
    font-weight: 500;
    margin: 20px 0 30px 0;
}

.widget-text.recent-news article {
    padding-bottom: 30px;
    border-bottom: 2px solid #e6e6e6;
}

.sidebar .widget-text.recent-news {
    border-bottom: none;
    padding-bottom: 30px;
    margin-top: 60px;
}

/*PAGE LISTE ACTIVITES*/
.container.page-activites .bloc-activites .row {
    margin-bottom: 60px;
}

.main-content .bloc-contrast {
    margin: 60px auto;
}

/*PAGE DETAIL ACTIVITÉ*/
.single-evenement .main-content h2 {
    margin-bottom: 30px;
    color: #a0c1d6;
    text-transform: uppercase;
    font-size: 24px;
}

.single-evenement .bloc-partenaires {
    margin-top: 60px;
}

.single-evenement .bloc-ca {
    margin-top: 90px;
}

.single-evenement .widget-details h4 {
    color: #6b1d49;
    margin-bottom: 20px;
}

.container.logo .social-share {
    margin-top: 60px;
}

.social-share {
    color: #8dc63f;
}

.social-share ul {
    display: inline-block;
    list-style-type: none;
    padding-left: 0;
    margin-bottom: 0;
}

.social-share ul li {
    display: inline-block;
    padding-left: 8px;
}

.social-share ul li a {
    color: #8dc63f;
    font-size: 22px;
}

.row.boutons .btn {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}

.row.boutons {
    display: flex;
    flex-direction: row;
    margin: 15px -15px 75px -15px;
}

.row.boutons>[class^="col-"],
.row.boutons>[class*=" col-"] {
    display: flex;
    align-items: center;
}

.bloc-objectif .texte {
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    padding-right: 60px;
    font-weight: 300;
    font-size: 30px;
}

.bloc-objectif {
    padding: 40px 30px 30px 30px;
    text-align: center;
}

.bloc-objectif .progress {
    height: 25px;
}

.bloc-objectif .progress-wrapper {
    max-width: 360px;
    margin: 5px auto 0 auto;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

/*BLOC-INSCRIPTION*/
.bloc-inscription .inner {
    border: 2px solid #e6e6e6;
    padding: 35px 30px 30px 30px;
    margin-bottom: 90px;
}

.bloc-inscription form {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.bloc-inscription form label {
    color: #a7c5d9;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 24px;
    display: inline-block;
    margin-left: 45px;
}

.bloc-inscription .text-center .btn {
    margin-top: 30px;
}

.bloc-inscription .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}

.form-group.selection {
    width: 300px;
}

/*BLOC-PARTENAIRES*/
.bloc-partenaires h3 {
    color: #ff4000;
    text-transform: uppercase;
    font-size: 16px;
    padding: 0 0 20px 0;
    border-bottom: 2px solid #e6e6e6;
    font-weight: 500;
    letter-spacing: 1px;
    margin-bottom: 30px;
}

.bloc-partenaires .item .img-responsive {
    margin: 15px auto;
}

.bloc-partenaires .item:nth-of-type(1) .img-responsive {
    max-width: 200px;
    height: auto;
}

.bloc-partenaires .item:nth-of-type(2) .img-responsive {
    max-width: 160px;
    height: auto;
}

.bloc-partenaires .item:nth-of-type(3) .img-responsive {
    max-width: 140px;
    height: auto;
}

.bloc-partenaires .item:nth-of-type(4) .img-responsive {
    max-width: 120px;
    height: auto;
    max-height: 60px;
    width: auto;
}

/*STYLES POUR LES FORMULAIRES*/
.form-control {
    border-radius: 0;
    height: 50px;
    color: #666666;
    font-size: 16px;
    font-weight: 300;
    line-height: 100%;
    border: 2px solid #e6e6e6;
    box-shadow: none;
}

.checkbox .form-control {
    height: auto;
    margin-right: 10px;
}

.checkbox label {
    cursor: pointer;
}

.form-control.short {
    max-width: 50px;
    text-align: center;
    font-size: 15px;
}

.form-control:focus {
    border-color: #8dc63f;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(141, 198, 63, 0.6);
    outline: 0 none;
}

.form-control::-webkit-input-placeholder {
    color: #666;
    font-weight: 300;
}

.form-control:-moz-placeholder {
    color: #666;
    font-weight: 300;
}

.form-control::-moz-placeholder {
    color: #666;
    font-weight: 300;
}

.form-control:-ms-input-placeholder {
    color: #666;
    font-weight: 300;
}

.bootstrap-select .btn-default {
    border-radius: 0;
    padding: 12px 28px 12px 12px;
    height: 50px;
    text-transform: none;
    color: #666666;
    font-size: 16px;
    font-weight: 300;
    border: 2px solid #e6e6e6;
    letter-spacing: 0;
}

.bootstrap-select .btn-default:hover,
.bootstrap-select .btn-default:focus {
    background: none;
    border-color: #8dc63f;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(141, 198, 63, 0.6);
    outline: 0 none;
}

.main-content ul.dropdown-menu {
    padding-left: 0;
}

.main-content ul.dropdown-menu li {
    padding-left: 0;
}

.main-content ul.dropdown-menu li:before {
    display: none;
}

.dropdown-menu {
    border-radius: 0;
    padding: 0;
}

.dropdown-menu>li>a,
.dropdown-menu>li.selected a {
    display: block;
    padding: 10px 20px;
    color: #666;
    font-size: 15px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background: #dee9f1;
    color: #666;
}

/*FORMULAIRE DE DON*/

legend,
.resume-transaction h3 {
    color: #a0c1d6;
    text-transform: uppercase;
    font-size: 24px;
    border: none;
    margin-bottom: 20px;
    font-weight: 300;
}

fieldset {
    margin-bottom: 50px;
}

.AviserInMemoriam {
    margin-top: 20px;
}

.formulaire table {
    font-weight: 300;
}

.formulaire table tfoot td {
    font-weight: 500;
    padding-top: 15px;
}

.formulaire .bordered {
    border: 2px solid #efefef;
    padding: 30px;
    margin-bottom: 90px;
}

.formulaire .form-group {
    margin-bottom: 25px;
}

.bordered fieldset {
    margin-bottom: 0;
}

.formulaire .bordered legend {
    margin-bottom: 30px;
}

form label,
.radio-inline,
form .checkbox label {
    font-weight: 300;
}

form label.error {
    color: #e94e1b;
    display: block;
}

.radio-inline {
    margin-left: 2px;
}

.form-group.space {
    margin-bottom: 60px;
}

.main-content form .bloc-contrast {
    margin: 0 auto;
    padding: 40px 70px;
}

.bloc-contrast .form-control {
    border: none;
}

fieldset button[type=submit] {
    margin-top: 30px;
}

form.commentaire {
    border-top: 2px solid #efefef;
    padding-top: 90px;
}

.form-group.inline {
    margin-bottom: 0;
}

.form-group.inline .form-control {
    width: auto;
    display: inline-block;
    max-width: 100px;
}

.form-group.inline .radio-inline.autre input[type="radio"] {
    margin-top: 18px;
}

.form-group.inline label {
    margin-right: 10px;
}

.bloc-contrast .radio-inline {
    padding-top: 12px;
}

.formulaire .texte-requis {
    margin-top: 12px;
}

form .row.paiement {
    margin-bottom: 30px;
}

form .row.acceptation {
    margin: 30px auto;
}

/*RESUMÉ DE LA TRANSACTION*/
.resume-transaction {
    border: 2px solid #e6e6e6;
    padding: 50px 30px 30px 30px;
}

.resume-transaction.table-responsive table {
    max-width: 380px;
    margin: 0 auto 30px auto;
}

.resume-transaction table tr td {
    padding: 10px 16px;
}

.resume-transaction table tr {
    border: 2px solid #e6e6e6;
}

.resume-transaction h3 {
    margin-bottom: 0;
}

/*ARTICLE*/
.single-post h1.page-title {
    color: #6b1d49;
    margin-bottom: 34px;
}

.single-post .infos {
    border-bottom: 2px solid #e6e6e6;
    padding-bottom: 24px;
    margin-bottom: 60px;
}

.single-post .main-content p.styled {
    color: #a0c1d6;
    font-size: 24px;
    line-height: 120%;
}

.single-post .main-content h3,
.page-template-default .main-content h3,
.page-template-template-dons .main-content h3,
.page-template-template-realisation .main-content h3 {
    color: #a0c1d6;
    text-transform: uppercase;
    margin-bottom: 40px;
    font-weight: 300;
}

.page-template-template-dons .main-content h4 {
    margin-bottom: 40px;
}

.single-post .main-photo {
    margin-bottom: 60px;
}

.page-template-template-dons .main-content ul li {
    margin-bottom: 8px;
}

/*PAGE CONTACT*/
.bloc-contact {
    margin-bottom: 100px;
}

.bloc-contact .phone {
    background: #e94e1b;
    color: #fff;
    padding: 60px 40px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 18px;
}

.bloc-contact .phone p {
    margin-bottom: 0;
    line-height: 100%;
}

.bloc-contact .phone p.fax {
    margin-top: 15px;
}

.bloc-contact .phone a {
    color: #fff;
}

.infos .address p {
    font-size: 23px;
    line-height: 120%;
    margin-bottom: 0;
}

.infos .address {
    background: #6b1d49;
    color: #fff;
    padding: 60px 40px;
}

.bloc-contact .picture {
    background: url(../img/hopital-pierre-le-gardeur.jpg) no-repeat center center;
    background-size: cover;
}

.bloc-contact .picture .img-responsive {
    opacity: 0;
}

/*PAGE REALISATION*/
.page-template-template-realisation .newsletter {
    margin-top: 0;
}

.realisations .animation {
    padding: 60px 0;
}

.realisations .title-deco {
    margin-bottom: 0;
}

.realisations .bloc-damier {
    margin: 90px auto;
}

.animation div.slides-frame:before {
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a0c1d6+0,a0c1d6+30,a0c1d6+50,a0c1d6+72,a0c1d6+100&1+0,0.5+13,0+31,0+50,0+73,0.5+89,1+100 */
    background: -moz-linear-gradient(top, rgba(160, 193, 214, 1) 0%, rgba(160, 193, 214, 0.5) 13%, rgba(160, 193, 214, 0.03) 30%, rgba(160, 193, 214, 0) 31%, rgba(160, 193, 214, 0) 50%, rgba(160, 193, 214, 0) 72%, rgba(160, 193, 214, 0) 73%, rgba(160, 193, 214, 0.5) 89%, rgba(160, 193, 214, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(160, 193, 214, 1) 0%, rgba(160, 193, 214, 0.5) 13%, rgba(160, 193, 214, 0.03) 30%, rgba(160, 193, 214, 0) 31%, rgba(160, 193, 214, 0) 50%, rgba(160, 193, 214, 0) 72%, rgba(160, 193, 214, 0) 73%, rgba(160, 193, 214, 0.5) 89%, rgba(160, 193, 214, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(160, 193, 214, 1) 0%, rgba(160, 193, 214, 0.5) 13%, rgba(160, 193, 214, 0.03) 30%, rgba(160, 193, 214, 0) 31%, rgba(160, 193, 214, 0) 50%, rgba(160, 193, 214, 0) 72%, rgba(160, 193, 214, 0) 73%, rgba(160, 193, 214, 0.5) 89%, rgba(160, 193, 214, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a0c1d6', endColorstr='#a0c1d6', GradientType=0);
    /* IE6-9 */
    left: 0;
    top: 0;
    z-index: 100;
}

.realisations .animation h2 {
    color: #fff;
    margin: 0;
}

.animation div.slides-frame {
    width: 100%;
    position: relative;
    margin: 0 auto;
    height: 216px;
    background-repeat: no-repeat;
}

.animation div.slide {
    width: 100%;
    height: 72px;
    background-size: contain;
    background-repeat: no-repeat !important;
}

.animation .row.v-align.middle .vertical-slider {
    display: block;
    text-align: center;
    margin: 0 auto;
}

/*REPARTITION DES DONS*/
.repartition {
    margin: 90px auto;
}

.repartition .bg-bleu-pale {
    padding: 40px 0;
}

/*BLOC AVEC ICONES*/

.bloc-icones {
    margin-top: 90px;
}

.bloc-icones .item .inner {
    border: 2px solid #e6e6e6;
    padding: 35px;
}

.bloc-icones .item h4 {
    font-size: 28px;
    color: #8dc63f;
    margin: 0 auto;
}

.bloc-icones .item h4 a {
    color: #8dc63f;
}

.bloc-icones .item .img-responsive {
    margin: 0 auto 20px auto;
}

/*GRAPHIQUES CERCLES*/

.graphiques {
    display: flex;
    display: -webkit-flex;
    /* Safari */
    justify-content: space-around;
    -webkit-justify-content: space-around;
    /* Safari 6.1+ */
    align-items: center;
    min-width: 1200px;
    max-width: 100%;
}

.graphiques .item {
    display: table;
    vertical-align: middle;
    width: auto;
    margin: 0 auto;
}

.graphiques .cercle {
    background: #fff;
    border-radius: 50%;
    display: table;
    vertical-align: middle;
}

.graphiques .item:nth-child(1) .cercle {
    width: 130px;
    height: 130px;
}

.graphiques .item:nth-child(2) .cercle {
    width: 145px;
    height: 145px;
}

.graphiques .item:nth-child(3) .cercle {
    width: 160px;
    height: 160px;
}

.graphiques .item:nth-child(4) .cercle {
    width: 175px;
    height: 175px;
}

.graphiques .item:nth-child(5) .cercle {
    width: 190px;
    height: 190px;
}

.graphiques .item:nth-child(6) .cercle {
    width: 205px;
    height: 205px;
}

.graphiques .cercle .inner {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    padding: 0 15px;
}

.graphiques .cercle span {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    line-height: 110%;
}

.graphiques .cercle .inner h4 {
    font-size: 28px;
    margin: 0;
    color: #e94e1b;
}

/*PAGE PARTENAIRES*/
.partenaires .bloc-damier {
    margin: 60px auto 90px auto;
}

.bloc-partenaires .logo {
    display: inline-block;
    vertical-align: middle;
    height: auto;
    margin: 0 15px;
}

.bloc-partenaires .primaires,
.bloc-partenaires .secondaires,
.bloc-partenaires .tertiaires {
    margin-bottom: 30px;
}

.bloc-partenaires .secondaires .logo img {
    max-width: 110px;
}

.bloc-partenaires .tertiaires .logo img {
    max-width: 100px;
}

.bloc-partenaires .primaires .logo img {
    display: inline-block;
    max-width: 140px;
}

.bloc-partenaires .primaires img[alt*="Terrebonne Ford"] {
    max-width: 280px;
    margin-right: 30px;
}

.bloc-partenaires ul {
    text-align: left;
    color: #6b1d49;
    list-style-type: none;
    padding: 0 0 15px 0;
    border-bottom: 2px solid #e6e6e6;
    margin: 0;
}

.bloc-partenaires ul li {
    padding-bottom: 15px;
    font-weight: 500;
}

/*PAGE 404*/
.error404 .main-content {
    padding: 60px 0;
}

.error404 .newsletter {
    margin-top: 0;
}


/*BLOC TYPE DE DONS*/

.bloc-dons {
    margin-top: 90px;
    margin-bottom: 90px;
}

.bloc-dons .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.bloc-dons .item {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    margin-bottom: 30px;
}

.bloc-dons .inner {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    width: 100%;
    border: 2px solid #e6e6e6;
    padding: 35px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bloc-dons .item h4 {
    font-size: 28px;
    color: #8dc63f;
    margin: 15px auto;
}

.bloc-dons .item h4 a {
    color: #8dc63f;
}

.bloc-dons p {
    margin-bottom: 30px;
}

.bloc-dons .btn {
    margin-top: auto;
}

@media screen and (max-width:1400px) {
    .header-image {
        background-size: cover;
        height: auto;
        background-position: center center;
    }

    .header-fondation {
        background-size: cover;
        height: 180px;
        background-position: right center;
    }

    .header-fondation::before {
        background-size: contain;
        background-position: right center;
    }
}

@media screen and (max-width:1200px) {
    .textanimation {
        margin: 150px 0 0 0;
    }

    .navbar-brand {
        height: auto;
        padding: 20px 15px 18px 15px;
        display: inline-block;
    }

    .navbar-brand img {
        max-width: 150px;
    }

    .regular-nav .navbar-default .navbar-nav>li>a {
        padding: 15px 10px;
    }

    .bloc-activites .inner {
        padding: 15px;
    }

    .bloc-activites .date {
        font-size: 12px;
    }

    .bloc-stats .graphique {
        margin-left: 30px;
    }

    .newsletter h1 {
        margin: 0 15px 0 0;
    }

    .graphiques {
        min-width: 0;
    }

    .bloc-contact .infos .address p {
        font-size: 20px;
    }

    .bloc-contact .phone,
    .bloc-contact .address {
        padding: 40px;
    }

    .graphiques .item:nth-child(1) .cercle {
        width: 100px;
        height: 100px;
    }

    .graphiques .item:nth-child(2) .cercle {
        width: 110px;
        height: 110px;
    }

    .graphiques .item:nth-child(3) .cercle {
        width: 120px;
        height: 120px;
    }

    .graphiques .item:nth-child(4) .cercle {
        width: 130px;
        height: 130px;
    }

    .graphiques .item:nth-child(5) .cercle {
        width: 140px;
        height: 140px;
    }

    .graphiques .item:nth-child(6) .cercle {
        width: 150px;
        height: 150px;
    }
}

@media screen and (max-width:1024px) {
    .animation .flex {
        display: block;
    }

    .animation div.slides-frame {
        height: auto;
    }

    .animation .vertical-slider,
    .animation .texte {
        display: block;
        width: 100%;
    }

    .animation .texte {
        margin-top: 30px;
    }

    .realisations .animation h2 {
        text-align: center;
    }

    .animation div.slide {
        background-position: center center !important;
    }
}

@media screen and (max-width:992px) {
    .navbar-brand.mobile {
        padding: 8px 0 8px 15px;
        display: inline-block;
    }

    .fixed-nav .btn-rectangle {
        font-size: 13px;
        margin-left: 5px;
    }

    .navbar-default .navbar-nav>li>a {
        padding: 26px 8px;
        font-size: 13px;
    }

    .regular-nav .navbar-collapse .btn {
        padding: 20px 15px;
        font-size: 13px;
    }

    .newsletter h1 {
        margin: 0 auto 30px auto;
    }

    .bloc-nouvelles .text {
        padding: 15px 0;
    }

    footer .phone {
        margin: 0 0 0 80px;
    }

    footer .license {
        margin-top: -18px;
    }

    .row.boutons .btn-rectangle {
        font-size: 16px;
        padding: 10px 24px;
    }

    .btn-default {
        min-width: 0;
        padding: 14px 30px;
    }

    .bloc-icones .item .inner {
        padding: 15px 15px 20px 15px;
    }

    .graphiques .cercle .inner h4 {
        font-size: 24px;
    }

    .graphiques .cercle .inner {
        padding: 0 15px;
    }

    .bloc-partenaires .primaires .logo {
        max-width: 140px;
        margin: 15px;
        width: auto;
    }

    .bloc-partenaires .secondaires .logo,
    .bloc-partenaires .col-lg-12.secondaires .logo {
        margin: 15px;
        max-width: 120px;
        width: auto;
    }

    .bloc-partenaires .tertiaires .logo,
    .bloc-partenaires .col-md-6.secondaires .logo {
        max-width: 100px;
        margin: 15px;
        width: auto;
    }

    .bloc-partenaires ul {
        text-align: center;
    }

    .bloc-contact .phone,
    .bloc-contact .address {
        padding: 30px;
    }

    .bloc-contact .infos .address p {
        font-size: 18px;
    }

    .main-content form .bloc-contrast {
        padding: 30px;
    }

    .form-group.inline .form-control {
        max-width: 100px;
    }

    .form-group.inline label {
        margin-right: 4px;
    }

    .bloc-partenaires .item {
        margin-bottom: 30px;
    }

    .header-image {
        height: 380px;
    }

    .textanimation {
        margin: 120px 0 0 0;
        height: 200px
    }

    .textanimation h1 {
        font-size: 40px;
    }

    .animation div.slides-frame {
        width: 100%;
        height: auto;
    }

    .bloc-dons .item {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media screen and (max-width:768px) {
    .row.boutons {
        display: block;
    }

    .row.boutons>[class^="col-"],
    .row.boutons>[class*=" col-"] {
        display: block;
        width: 100%;
        margin: 10px auto 5px auto;
    }

    .bloc-objectif .texte {
        padding-right: 0;
    }

    .bloc-inscription form {
        width: 360px;
        max-width: 100%;
    }

    .bloc-objectif .progress-wrapper {
        text-align: center;
        display: block;
        margin-bottom: 15px;
    }

    .bloc-inscription .form-group.total {
        display: block;
    }

    .bloc-inscription form label {
        margin: 15px auto 0 auto;
        display: block;
    }

    .widget-text.visible-xs {
        margin-bottom: 30px;
    }

    .bloc-icones .item {
        margin-bottom: 30px;
    }

    .bloc-contact .row.v-align.middle .infos,
    .bloc-contact .row.v-align.middle .picture {
        width: 100%;
        display: block;
        padding: 0 0 30px 0;
        margin-bottom: 0;
    }

    .fixed-nav {
        display: none;
    }

    .container.logo {
        padding: 45px 0;
        margin-bottom: 0;
    }

    .container.content {
        margin-top: 30px;
    }

    .realisations .bloc-damier,
    .partenaires .bloc-damier {
        margin: 30px auto;
    }

    .newsletter {
        padding: 60px 0;
    }

    .bloc-nouvelles,
    .bloc-realisations,
    .home .bloc-activites {
        margin: 45px auto;
    }

    .blog .bloc-nouvelles {
        margin: 0 auto;
    }

    .bloc-intro {
        margin-bottom: 45px;
    }

    .bloc-ca h2,
    .bloc-equipe h2,
    .single-evenement .main-content .bloc-ca h2 {
        margin-bottom: 30px;
    }

    .bloc-a-propos {
        margin: 45px auto 30px auto;
    }

    .container.logo {
        padding: 30px 15px;
    }

    .animation .row.v-align.middle .texte {
        width: 100%;
        display: block;
        margin-top: 10px;
        text-align: center;
    }

    .bloc-icones {
        margin-top: 30px;
    }

    .bloc-damier {
        margin: 30px auto;
    }

    .repartition {
        margin: 30px auto 0 auto;
    }

    .repartition .bg-bleu-pale {
        padding: 15px 0;
    }
}

@media screen and (max-width:767px) {
    .container.logo {
        display: none;
    }

    .page-template-template-merci .container.logo {
        display: block;
    }

    .single-evenement .container.logo {
        padding-bottom: 0;
        display: block;
    }

    .single-evenement .container.logo .image,
    .page-template-template-merci .container.logo .image {
        display: none;
    }

    .page-template-template-merci .btn {
        margin-bottom: 45px;
    }

    .container.logo .social-share {
        margin-top: 0;
        text-align: left;
    }

    .textanimation {
        height: 260px;
    }

    .header-fondation::before {
        background-size: 250%;
    }

    .header-image {
        background-position: 70% center;
    }

    .container.page-header {
        margin: 30px auto;
    }

    .bloc-activites h1 {
        margin: 30px auto;
    }

    .container.activite .banniere {
        margin: 30px auto;
    }

    .navbar-default .container {
        overflow-x: hidden;
        padding: 0 15px;
    }

    #main-nav,
    #nav-mobile {
        padding: 0 30px;
    }

    .nav.navbar-nav li:first-of-type a {
        padding-left: 15px;
    }

    .navbar-default .navbar-nav>li>a {
        padding: 15px 15px;
    }

    .regular-nav .navbar-collapse .btn {
        margin-bottom: 15px;
    }

    .wrap .container {
        padding-left: 15px;
        padding-right: 15px;
        overflow: hidden;
    }

    footer {
        padding: 15px;
    }

    footer .address p {
        padding-left: 65px;
    }

    footer .phone {
        padding-left: 65px;
        margin: 0;
    }

    .newsletter form {
        display: block;
        max-width: 300px;
        margin: 0 auto;
        text-align: center;
    }

    .bloc-stats .animation {
        margin: 0;
    }

    .bloc-stats .photo {
        margin: 0 15px 30px 15px;
        display: block;
        padding: 0 15px;
    }

    .bloc-stats .graphique {
        margin: 0 15px;
    }

    .bloc-realisations .contrast span.atteint {
        background: url(../img/icon-crochet-vert.png) no-repeat center top;
        background-size: auto auto;
        background-size: 26px;
    }

    .bloc-realisations .contrast span {
        background: url(../img/icon-crochet-noir.png) no-repeat center top;
        background-size: 26px;
        display: inline-block;
        padding: 35px 5px 5px 0;
    }

    .bloc-activites .inner h3,
    .bloc-realisations .inner h3 {
        font-size: 19px;
    }

    .bloc-realisations .inner {
        padding: 15px;
    }

    .bloc-contact {
        margin-bottom: 45px;
    }

    .main-content.formulaire {
        margin-top: 30px;
    }

    .article-header {
        margin-top: 30px;
    }

    .bloc-equipe .item .principale {
        left: 50%;
        margin-left: -98px;
    }

    .bloc-equipe .item .secondaire {
        left: 50%;
        margin-left: -98px;
    }

    .bloc-equipe .item {
        text-align: center;
    }

    .bloc-equipe .inner .poste-tel {
        left: 50%;
        margin-left: -50%;
    }

    .bloc-contrast {
        padding: 30px 30px 15px 30px;
    }

    .bloc-a-propos .btn {
        margin: 30px auto;
    }

    .graphiques {
        display: block;
        margin: 0 auto;
    }

    .graphiques .item:nth-child(1) .cercle,
    .graphiques .item:nth-child(2) .cercle,
    .graphiques .item:nth-child(3) .cercle,
    .graphiques .item:nth-child(4) .cercle,
    .graphiques .item:nth-child(5) .cercle,
    .graphiques .item:nth-child(6) .cercle {
        margin: 10px auto;
    }

    .graphiques .item {
        display: block;
        margin: 0 auto;
    }

    .graphiques .cercle span {
        font-size: 13px;
    }

    .repartition .container {
        padding: 0;
    }

    .header-image:before {
        position: absolute;
        content: '';
        width: 200%;
        height: 100%;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbfafa+15,ffffff+50,fbfafa+100&1+5,0+50,1+95 */
        background: -moz-linear-gradient(left, rgba(251, 250, 250, 1) 5%, rgba(251, 250, 250, 0.78) 15%, rgba(255, 255, 255, 0) 50%, rgba(251, 251, 251, 1) 95%, rgba(251, 250, 250, 1) 100%);
        /* FF3.6-15 */
        background: -webkit-linear-gradient(left, rgba(251, 250, 250, 1) 5%, rgba(251, 250, 250, 0.78) 15%, rgba(255, 255, 255, 0) 50%, rgba(251, 251, 251, 1) 95%, rgba(251, 250, 250, 1) 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to right, rgba(251, 250, 250, 1) 5%, rgba(251, 250, 250, 0.78) 15%, rgba(255, 255, 255, 0) 50%, rgba(251, 251, 251, 1) 95%, rgba(251, 250, 250, 1) 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfafa', endColorstr='#fbfafa', GradientType=1);
        /* IE6-9 */
    }

    .single-post .sidebar {
        margin-bottom: 45px;
    }

    .single-post .infos {
        margin-bottom: 30px;
    }

    .single-post .main-photo {
        margin-bottom: 30px;
    }

    .sidebar .widget-text.recent-news {
        margin-top: 45px;
    }
}

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

    h1,
    .newsletter h1 {
        font-size: 26px;
    }

    h2 {
        font-size: 21px;
    }

    .row.v-align.middle,
    .row.v-align.top {
        display: block;
        margin: 0 auto;
    }

    .row.v-align.middle [class^="col-"],
    .row.v-align.top [class^="col-"] {
        display: block;
        width: 100%;
        margin-bottom: 30px;
        padding: 0;
    }

    .row.v-align.middle [class^="col-"]+[class^="col-"],
    .row.v-align.top [class^="col-"]+[class^="col-"] {
        margin-bottom: 0;
        padding: 0;
    }

    .page-template-template-realisation .bloc-realisations .item:nth-of-type(3) {
        margin-bottom: 30px;
    }

    .article-header .text-right {
        text-align: left;
    }

    .home .bloc-nouvelles {
        margin: 0;
    }

    .bloc-nouvelles h1 {
        margin-bottom: 45px;
    }

    .main-content h1 {
        margin-bottom: 30px;
    }

    .newsletter {
        margin: 0px auto;
    }

    .newsletter {
        margin-bottom: 15px;
    }

    footer .address,
    footer .phone,
    footer .social {
        width: 100%;
        text-align: center;
        padding: 0;
    }

    footer .license {
        margin: 15px auto;
        text-align: center;
    }

    footer .social ul {
        padding: 15px 0 0 0;
        text-align: center;
    }

    footer .address p {
        padding: 80px 0 0 0;
    }

    footer .address {
        background: url(../img/fssl-papillon.png) no-repeat center top;
        background-size: 70px 76px;
    }

    footer .copyright {
        text-align: center;
    }

    .bloc-realisations .inner {
        padding: 15px;
    }

    .bloc-stats .progress-wrapper {
        display: block;
    }

    .btn-default {
        padding: 14px;
    }

    .search-form {
        max-width: 410px;
        margin-top: 15px;
    }

    .formulaire .form-group.inline label {
        display: block;
        margin-left: 10px;
    }

    .formulaire .form-group.inline label.autre {
        display: inline-block;
    }

    .resume-transaction {
        padding: 30px;
    }
    
    .bloc-dons {
        margin-top: 45px;
        margin-bottom: 45px;
    }

    .bloc-dons .item {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
}

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

    .bloc-realisations .item,
    .bloc-nouvelles .item,
    .bloc-activites .item {
        width: 100%;
        margin-bottom: 30px;
    }

    .bloc-realisations .item:first-of-type {
        margin-bottom: 30px;
    }

    .bloc-activites .item:last-of-type,
    .bloc-realisations .item:last-of-type,
    .bloc-icones .item:last-of-type {
        margin-bottom: 0;
    }

    .bloc-realisations .contrast span.atteint {
        background: url(../img/icon-crochet-vert.png) no-repeat right center;
        background-size: auto auto;
        background-size: 26px;
    }

    .page-template-template-evenement .bloc-activites .item {
        margin-bottom: 30px;
    }

    .page-template-template-evenement .bloc-activites .item .img-responsive {
        width: 100%;
    }

    .container.page-activites .bloc-activites .row {
        margin-bottom: 15px;
    }

    .main-content .bloc-contrast {
        margin: 45px auto;
    }

    .bloc-realisations .contrast span {
        background: url(../img/icon-crochet-noir.png) no-repeat right center;
        background-size: 26px;
        display: inline-block;
        padding: 5px 35px 5px 0;
    }

    .bloc-realisations .inner {
        text-align: center;
    }

    .bloc-stats .photo {
        margin: 0 auto 30px auto;
        display: block;
        width: 100%;
    }

    .bloc-stats .texte.mobile {
        display: block;
        margin-top: 15px;
    }

    .bloc-stats .texte.desktop {
        display: none;
    }

    .bloc-stats .photo .img-responsive {
        text-align: center;
        max-width: 380px;
        margin: 0 auto;
    }

    .bloc-stats .graphique {
        display: block !important;
        width: 100%;
        max-width: 380px;
        text-align: center;
        margin: 0 auto;
    }

    .bloc-stats .animation {
        display: block;
        width: 100%;
        text-align: center;
        margin: 30px auto 0 auto;
    }

    .bloc-equipe .item,
    .bloc-ca .item {
        width: 100%;
        margin-bottom: 15px;
    }

    .bloc-equipe .item .inner,
    .bloc-ca .item .inner {
        min-height: 0;
    }

    .bloc-equipe .inner .poste-tel {
        position: relative;
        bottom: 0;
    }

    .btn.full-width img {
        display: block;
        margin: 0 auto 5px auto;
    }

    .container.logo .image {
        width: 100%;
    }

    .container.logo .social-share {
        margin-top: 30px;
        text-align: left;
        width: 100%;
    }

    .form-group.selection {
        max-width: 100%;
        width: calc(100% - 55px);
    }

    .row.boutons {
        margin: 20px -15px;
    }

    .bloc-inscription .inner {
        margin-bottom: 45px;
    }

    .single-evenement .bloc-ca {
        margin: 45px auto 0 auto;
    }

    .single-evenement .bloc-partenaires {
        margin-top: 15px;
    }

    .bloc-ca .item {
        min-height: 0;
        margin-bottom: 15px;
    }

    .bloc-icones .item {
        width: 100%;
    }

    .formulaire .bordered,
    legend,
    fieldset {
        margin-bottom: 30px;
    }

    .formulaire .form-group [class^="col-"] {
        width: 100%;
        margin-bottom: 15px;
    }

    .formulaire .form-group {
        margin-bottom: 0;
    }

    .formulaire .texte-requis {
        width: 100%;
        margin-top: 15px;
    }

    form.commentaire {
        padding-top: 30px;
    }

    .resume-transaction.table-responsive table {
        width: 100%;
        max-width: 300px;
    }

    .resume-transaction {
        padding: 0;
        border: none;
        overflow: hidden;
        max-width: 100%;
    }
}

@media screen and (max-width:480px) {
    .bloc-stats .photo .img-responsive {
        max-width: 100%;
    }

    .bloc-partenaires .primaires .logo,
    .bloc-partenaires .col-lg-12.secondaires .logo,
    .bloc-partenaires .col-md-6.secondaires .logo,
    .bloc-partenaires .secondaires .logo,
    .bloc-partenaires .tertiaires .logo {
        display: block;
        margin: 30px auto;
    }

    .meme-hauteur {
        min-height: 0 !important;
    }
}