/*@import url('https://fonts.googleapis.com/css?family=Barlow+Semi+Condensed:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');*/
/*@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');*/
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,400i,500,500i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Cabin+Condensed:400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=BenchNine:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');

@import url('https://fonts.googleapis.com/css?family=Palanquin:100,200,300,400,500,600,700');

@import url('https://fonts.googleapis.com/css?family=Barlow+Condensed:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

@import url('https://fonts.googleapis.com/css?family=Titillium+Web:200,300,400,600');
@import url('https://fonts.googleapis.com/css?family=Tangerine:400,700');

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

}

.monneyblock {
    display: none;
    position: absolute;
    width: 100%;
    text-transform: capitalize;
    font-size: 13px;
}

.btncurrency {
    background: #248565;
    color: #fff;
    padding: 3px 6px;
    border-radius: 7px 0px 0px 7px;
    font-size: 9px;
    height: 130px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 400;
    position: relative;
}

.ssk-sticky.ssk-left .ssk:hover span.social-name {
    display: initial;

}

.ssk-sticky {
    right: 0;
    float: right;
    position: fixed;
    vertical-align: middle;
    top: 50%;
    z-index: 99999;
}

span.social-name {
    display: none;
    font-size: 10px;
    padding: 5px;
    text-transform: uppercase;
    vertical-align: middle;
}
.ssk {
    margin: 0px 0px !important;
    padding: 18px 20px !important;
}
.ssk.ssk-lg:before, .ssk-lg>.ssk:before, .ssk.ssk-lg .glyphicon, .ssk-lg>.ssk .glyphicon, .ssk.ssk-lg .fa, .ssk-lg>.ssk .fa {
    font-size: 17px;
}

.choicedeviseicon {
    margin-right: 1.5%;
    display: inline-block;
    font-family: 'Lato',sans-serif !important;
    text-transform: uppercase;
    line-height: 27px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-top: 0px;
    font-size: 13px;
    padding-right: 2px;
    font-weight: 900;
}

.defaultdeviseicon {
    margin-left: 1.5%;
    display: inline-block;
    font-family: 'Lato',sans-serif !important;
    text-transform: uppercase;
    line-height: 27px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-top: 0px;
    font-size: 13px;
    padding-right: 2px;
    font-weight: 900;
}

.googlegeoloc {
    margin-top: -20px;
}
/*.choiceicon:before {
    content: '$ USD';
}

.defaulticon:before {
    content: 'F CFA';
}*/

.ssk {
    background-color: #248565;
    color: white;
    display: inline-block;
    font-size: 22px;
    line-height: 1px;
    font-family: 'Lato',sans-serif !important;
    margin-right: 2px;
    margin-bottom: 2px;
    padding: 7px;
    text-align: center;
    text-decoration: none;
    transition: background-color .1s;
    -webkit-transition: background-color .1s;
    -moz-transition: background-color .1s;
    -ms-transition: background-color .1s;
    -o-transition: background-color .1s;
    box-shadow: -2px 2px 10px 0px rgba(99, 99, 99, 0.7);
    -webkit-box-shadow: -2px 2px 10px 0px rgba(99, 99, 99, 0.7);
    -moz-box-shadow: -2px 2px 10px 0px rgba(99, 99, 99, 0.7);
    -o-box-shadow: -2px 2px 10px 0px rgba(99, 99, 99, 0.7);
}


.rotate-currency {
    width: auto;
    word-wrap: normal;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #ffffff;
    font-size: 10px;
    letter-spacing: 3px;
    line-height: 13px;
    font-family: 'Lato',sans-serif !important;
    margin-top: 32px;
    text-align: center;
    vertical-align: middle;
    float: right;
    position: absolute;
    margin-left: -24px;
}

.ssk-sticky.ssk-left .ssk:hover .rotate-currency {
    display: none;
}

.ssk-sticky.ssk-left .ssk:hover .social-name button {
    width: 48.5%;
    float: left;
    margin-top: 7px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 800;
    background: #248565;
    border-radius: 2px;
}


.ssk-sticky.ssk-left .ssk:hover .social-name button:hover {
    color: #ffffff;
    background: -webkit-linear-gradient(top, #245d49, #248565);
    background: -o-linear-gradient(top, #245d49, #248565);
    background: -moz-linear-gradient(top, #245d49, #248565);
    background: linear-gradient(to top, #245d49, #248565);
    transition: background 1s;
    webkit-transition: background 1s;
}

.ssk-sticky.ssk-left .ssk:hover span.social-name {
    font-size: 0;
    padding: 0;
    text-transform: uppercase;
    vertical-align: middle;
}

.lang-select {
    border-radius: 6px;
    border: 1px solid #dad7d4;
    display: inline-block;
    cursor: default;
    padding: 4px 10px 5px 10px;
    position: relative;
    height: 32px;
    box-sizing: border-box;
    float: left;
    font-size: 16px;
    line-height: 20px;
    margin-top: -8px;
    border-color: rgba(36, 133, 101, 0.19);
    vertical-align: middle;
}

.lang-select select {
    font-family: 'Lato',sans-serif !important;
    border-radius: 6px;
    color: #8f8b89 !important;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    filter: alpha(opacity=0);
    /* opacity: 0; */
    -webkit-appearance: none;
    -moz-outline-style: none;
    /* position: absolute; */
    top: 0px;
    left: 0px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0) !important;
   /* background-image: url(../img/arrow.png) !important;*/
    background-repeat: no-repeat !important;
    background-position: right center !important;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: none;
    width: 80px;
    text-transform: capitalize;
}

.text-currency {
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    text-transform: inherit;
    margin-bottom: 5px;
    text-align: left;
    color: rgba(255, 255, 255, 0.7) !important;
    padding: 1px 0 0 0;
}


/*
**Navbar
*/

.navbar-logo{
    width: auto;
    height: 52px;
}

.navbar-logo-footer {
    width: auto;
    height: 46px;
    opacity: 0.75;
}

.btn-primary{
    background-color: #248565 !important;
}

.btn-primary:hover{
    background-color: #5aab21 !important;
}

.active-navbar{
    color: #248565 !important;
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 7px 10px;
    font-size: 15px;
    font-weight: 300;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #248565;
    border-radius: 10px;
}

.main-menu>li .ion-android-cart {
    display: block;
    padding-left: 10px;
}
.avatar-user-img-circle{
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.avatar-user-img-circle-60{
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.avatar-user-name{
    margin-left: 3px;
    color: #248565;
}

a:hover {
    color: #248565 !important;
}

.main-menu>ul>li>a {
    color: #5c5854;
    font-weight: 500;
    font-size: 100%;
    margin: 0 5px;
    text-transform: uppercase;
}

.left-header>ul>li{
    margin-left: 22px;
}

.main-menu ul li > .sub-menu li a:hover{
    padding-left: 19px;
    border-left: 5px solid #248565 !important;
}

.main-menu ul li:hover > a {
    color: #248565 !important;
}

.btn-primary:hover {
    background-color: #5aab21 !important;
    color: white !important;
}

.btn-secondary:hover {
    background-color: #5aab21 !important;
    color: white !important;
}

.card-style {
    font-size: 23px;
    display: inline-block;
    min-width: 10px;
    text-align: center;
    vertical-align: middle;
    margin-right: 5px;
}

.card-link{
    display: inline-block !important;
    margin-right: -15px !important;
}

a.btn-facebook, a:hover.btn-facebook, a:active.btn-facebook, a:focus.btn-facebook {
    background-color: #3b579d !important;
    border-color: #3b579d !important;
    color: #FFF !important;
    margin-bottom: 5px;
}

.explore-message {
    padding: 70px 0 !important;
    background-color: #f5f6f6;
}


.explore-title {
    width: 80%;
    margin: 0 auto;
    line-height: 1.3;
    font-size: 28px;
    margin-bottom: 20px;
}

.explore-message .explore-title {
    width: 100%;
    font-size: 21px !important;
}

.explore-message .explore-description {
    width: 100%;
    font-size: 130% !important;
}

.explore-description{
    text-align: center;
    width: 75%;
    margin: 0 auto;
    font-size: 140% !important;
    /*margin-bottom: 40px;*/
}

.explore-slogan{
    text-align: center;
    width: 75%;
    margin: 0 auto;
    font-size: 160% !important;
    color: #248565;
}

.how-it-work {
    margin-top: 20px !important;
    padding: 80px 0;
}

#header{
    border-bottom: 1px solid #248565;
}

.site-header .search-icon {
    padding: 0px 0px;
    color: #5c5854;
    font-weight: 500;
    margin-left: 25px;
}

.site-header .search-icon a {
    color: #5c5854;
}

.campaign-padding-top{
    padding-top: 80px;
}

.campaign-padding-bottom{
    padding-bottom: 80px;
}

.campaign-padding{
    padding: 80px 0;
}

.description {
    font-size: 113% !important;
}

.no-margin-bottom {
    margin-bottom: 0px;
}

.ten-margin-bottom {
    margin-bottom: 10px !important;
}

.margin-bottom-15 {
    margin-bottom: 15px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-bottom-25 {
    margin-bottom: 25px !important;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.ten-margin-top {
    margin-top: 10px !important;
}

.ten-margin {
    margin: 10px !important;
}

.item-work .item-icon span {
    font-size: 14px;
    background-color: #5c5854;
    padding: 2px 2px 2px 2px;
    /*height: 25px;*/
    /*width: 25px;*/
    font-weight: initial;
}

/*.item-work .item-icon {
    border: none;
    color: #248565 !important;
    height: 70px;
    width: 70px;
}*/

.item-work .item-icon {
    border: none;
    color: #248565 !important;
    height: 85px;
    width: 100px;
    margin: auto;
}

/*.item-work .item-content h4 {
    margin: 12px 0;
    color: #5c5854;
}*/

.item-work .item-content {
    margin-left: initial;
    text-align: center;
}

.seekewa-color {
    color: #248565 !important;
}

.seekewa-color-black {
    color: #5c5854 !important;
}

ul.menu-category li.active:before {
    background-color: #248565 !important;
}

ul.menu-category li a.active {
    color: #248565 !important;
}

.campaign-content .campaign-box .process .process-info span {
    margin-right: 45px !important;
}

.card-city {
    float: left;
    font-size: 12px;
    color: #248565;
    margin: -4px 0 7px 0;
}

.see-all-category {
    text-align: right;
    font-size: 16px;
/*    margin-bottom: 25px;*/
    color: #0b6dd6 !important;
/*    margin-top: 10px;*/
}


.explore-accroche{
    /*border-top: 2px solid #02ae7f;*/
    background-color: #BDDAD0;
    color: #248565;
    text-align: center;
    padding: 30px 0;
    font-size: 200%;
    width: 100%;
    font-family: Ubuntu;
}

/*.home .explore-accroche-vert {
    padding: 18px 0;
    font-size: 115% !important;
    color: rgba(255, 255, 255, 0.8) !important;
    margin-top: 0;
    background-color: #248565 !important;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-weight: 200;
    position: sticky;
    font-family: 'desyrelregular' !important;
}*/

.home .explore-accroche-vert {
    padding: 18px 0;
    font-size: 125% !important;
    color: rgba(255, 255, 255, 0.7) !important;
    margin-top: 0;
    background-color: #248565 !important;
    letter-spacing: 8px;
    text-transform: uppercase;
    font-weight: 100;
    position: sticky;
    font-family: 'Titillium Web', sans-serif;
}

.explore-accroche-vert{
    /*border-top: 2px solid #02ae7f;*/
    color: #248565;
    text-align: center;
    padding: 30px 0;
    font-size: 200%;
    width: 100%;
    font-family: Ubuntu;
}



.campaign-title {
    font-size: 30px;
    margin-bottom: 30px;
}

.title {
    font-size: 30px !important;
}

.partners {
    padding: 40px 0 10px !important;
    background-color: #FFFFFF !important;
}

.partners-title {
    font-size: 25px;
    margin-bottom: 20px;
    text-align: center;
    color: #5c5854 !important;
}

.enumeration-it-work{
    font-weight: 500;
    height: 22px;
    text-align: center;
    width: 22px;
    background-color: #5c5854;
    border-radius: 50%;
    color: white;
}

.icon-image{
    height: 80px;
    width: 100px;
}

.how-it-work-style {
    margin-bottom: 45px !important;
}

.project-love-description-campaign {
    overflow: hidden;
    max-height: 86px;
    margin-bottom: 30px;
}

.befor-footer-background{
    background: url(../images/bg-home.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    color: #FFF;
}

#footer {
    border-top: 4px solid #248565;
}

.footer-baner {
    padding: 80px 0;
    background: rgba(0, 0, 0, 0.6);
}


.carousel-campaign {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    max-width: 570px;
    left: 10%;
}

.rev_slider li.tp-revslider-slidesli {
    width: 100% !important;
    left: 0 !important;
}

.how-it-work-order{
    display: block;
    background-color: #8ebfaf;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    margin: auto;
    padding: 8px;
    font-size: 16px;
    color: white;
}

.how-it-work-item{
    font-size: 16px;
    margin-top: 20px;
    color: #5c5854;
}

.all-link{
    font-size: 16px;
    /*color: #00aaff !important;*/
    color: #0b6dd6 !important;
    display: initial;
}

.campaign-box .campaign-description {
    overflow: initial;
    margin-bottom: 30px !important;

}

.desc-campaigns-sponsor {
    border-top: 1px solid #eaeaea;
    padding: 8px 0px 0px 0px;
    margin-bottom: -13px;
    margin-top: 10px;
}

.logo_sponsor_image .logosponsor {
    margin: 0px 2px 0 2px;
    max-height: 50px;
    width: auto !important;
}

.sidecampaign{
    position: relative;
    height: 674px;
}

.sidecampaign .sideshow-content {
    position: absolute;
    top: 50%;
    transform: translateY(-200%);
    max-width: 570px;
    left: 130px;
}

.button-slide{
    text-transform: capitalize;
    font-size: 120%;
    font-weight: 500;
}

.button-slide a {
    height: 70px;
    line-height: 70px;
    padding: 0 30px;
    text-transform: uppercase;
    /*    border: 2px solid;*/
}

.text-slide-color{
    color: #BDDAD0;
}

.sideshow-content h1 {
    text-shadow: 1px 1px #00000040;
}

.home .campaign-box .campaign-people{
    margin-left: 50px;
}

.campaign-box .campaign-people-avatar {
    float: left;
    height: 42px;
    width: 42px;
    display: block;
    text-align: center;
    border:1px solid rgba(16, 128, 133, 1);
    border-radius: 50%;
    line-height: 42px;
    font-size: 25px;
    position: relative;
    margin-right: 10px;
}


.home .campaign-box .campaign-people-avatar span:before {
    color: rgba(16, 128, 133, 1);
}

.home .campaign-item .campaign-box h3 {
    margin-left: 10px;
    clear: inherit;
    margin-top: -4px;
}

.home .author-content{
    margin-left: 40px;
}

.home .campaign-item .campaign-box {
    padding: 16px 25px 21px;
    margin-top: -46px;
    position: relative;
    background: #f5f6f6;
}

.home .campaign-item .ion-ios-search-strong {
    display: none;
}

/*
.campaign-item .campaign-box-boutton {
    padding: 0px 0px 0px;
    display: block;
}

.campaign-item {
    max-height: 550px;
    overflow: hidden;
}

.campaign-item .show-button {
    bottom: 0;
    position: relative;
    width: 100%;
    transition: ease 0.5s all;
    -webkit-transition: ease 0.5s all;
    padding: 0px 20px;
}

.campaign-item:hover .show-button {
    bottom: 50px;
    position: relative;
    transition: ease 0.5s all;
    -webkit-transition: ease 0.5s all;
}
*/


/*
Deja contribue a une campagne
    ToDo
*/
.campaign-item:hover .btn-discover-contribution-bloc {
    width: 92%;
}
.campaign-item:hover .btn-discover-contribution-bloc div.bg-warning {
    background-color: #1792ec !important;
    color: #FFF !important;
    text-align: center;
    border-bottom: 1px solid white;
    padding: 5px 0px;
}
.campaign-item:hover .btn-discover-contribution-bloc span.display-none {
    display: initial;
}
.campaign-item:hover .btn-discover-contribution-bloc span.contribution-icon {
    display: none;
}



.home .campaign-item:hover .show-button {
    -webkit-transform: translate(0%, -100%) scale(1);
    transform: translate(0%, -100%) scale(1);
    -webkit-transition: all 250ms 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 250ms 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all 250ms 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 250ms 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 250ms 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    top: 0;
}

.home .campaign-item div.show-button {
    position: relative;
    top: 46px;
    text-align: center;
    /* width: 100%; */
    /* left: 48%; */
    /* height: 50px; */
    /* line-height: 50px; */
    /* background: #ffffff; */
    /* box-shadow: 0 0 5px rgba(0, 0, 0, 0.15); */
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(0%, -100%) scale(1);
    -webkit-transition: all 250ms 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 250ms 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all 250ms 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 250ms 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 250ms 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    color: #73b941;
}

.footer-menu .footer-menu-item li a{
    font-weight: normal;
}

.footer-menu .footer-menu-item li {
    margin-bottom: 5px !important;
}

.left-btn {
    border-right: 1px solid #f5f6f6;
    border-radius: 0;
}

.right-btn {
    border-left: 1px solid #f5f6f6;
    border-radius: 0;
}

.left-btn:hover {
    border-right: 1px solid #f5f6f6 !important;
    border-radius: 0;
}

.right-btn:hover {
    border-left: 1px solid #f5f6f6 !important;
    border-radius: 0;
}


.zoom:hover img.img-thumb {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 250ms 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 250ms 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all 250ms 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 250ms 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 250ms 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    overflow: hidden;
}

.home .campaign-item.thumb {
    overflow: hidden;
}

.home img.img-thumb {
    -webkit-transition: all 250ms 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -moz-transition: all 250ms 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -ms-transition: all 250ms 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    -o-transition: all 250ms 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    transition: all 250ms 0ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.btn-ajouter-vignette {
    text-transform: capitalize;
    background-color: #118086 !important;
    background-color: #0e6c71 !important;
    font-family: 'Montserrat', sans-serif;
    cursor: pointer;
    border-radius: 0 !important;
}

.btn-ajouter-vignette:hover {
    background-color: #298f94 !important;
}

.btn-decouvrir-vignette {
    text-transform: initial;
    font-family: 'Montserrat', sans-serif;
    border-radius: 0 !important;
}
/*
.text-sponsors-vignette {
    font-size: 11.5px;
    padding-top: 0px;
    color: #269eab !important;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}
*/
.text-sponsors-vignette {
    font-size: 11px;
    padding: 5px 0 5px 0;
    color: #269eab !important;
    font-weight: 500;
    letter-spacing: 5pt;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}



.btn-ajouter-vignette .ion-ios-cart{
    color: #FFFFFF;
    font-size: 17px;
    padding-right: 2px;
    padding-top: 1px;
}

.btn-ajouter-vignette span {
    padding: 0 3px;
}

.btn-decouvrir-vignette span {
    padding: 0 3px;
}

.btn-ajouter-vignette span:before {
    font-weight: 900;
}

.btn-decouvrir-vignette span:before {
    font-weight: 900;
}

.campaign-box .process-info div {
    color: #555555;
    font-size: 12px;
    width: 33.33%;
}

.campaign-box .process-info {
    margin-bottom: 0px;
    text-align: center;
}

.campaign-content .campaign-box .process .process-info span {
    margin-right: 45px !important;
    margin-right: initial !important;
}

.like-vignette {
    position: absolute;
    display: block;
    background: rgba(0, 0, 0, 0.58);
    z-index: 1;
    top: 10px;
    cursor: pointer !important;
    right: 25px;
    padding: 4px 8px 2px 9px;
    border-radius: 40px;
    color: #FFF !important;
    font-size: 17px;
    font-weight: 900;
    -webkit-transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
    -moz-transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
    -ms-transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
    -o-transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
    transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
}

.like-vignette:before {
    font-weight: 900;
}

.like-vignette:hover {
    color: #FFF !important;
    -webkit-transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
    -moz-transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
    -ms-transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
    -o-transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
    transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
}

.ion-android-favorite-outline:before {
    content: "\f387";
    color: #FFF !important;
    -webkit-transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
    -moz-transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
    -ms-transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
    -o-transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
    transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
}

.like-vignette:hover.ion-android-favorite-outline:before {
    content: "\f388";
    color: #FFF !important;
    -webkit-transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
    -moz-transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
    -ms-transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
    -o-transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
    transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);

}

.like-vignette:before {
    font-weight: 900;
}

.campaign-content .detail-projet-finance-title-min {
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 10;
    width: auto;
    text-transform: uppercase;
    font-weight: 500;
    margin-left: 0px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    color: #ffffff;
    font-size: 13px;
    letter-spacing: 0px;
    font-family: 'Ubuntu', sans-serif;
    margin-top: 28px;
    float: left;
    width: auto;
    text-align: center;
}

.project-love-image .detail-projet-finance-min {
    position: absolute;
    top: 0;
    left: 0px;
    z-index: 10;
    width: 92px;
}

.project-love-image .detail-projet-finance-min .detail-projet-finance-title-min {
    position: absolute;
    top: 0;
    left: 10px;
    z-index: 10;
    width: auto;
    text-transform: uppercase;
    font-weight: 500;
    margin-left: 0px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    color: #ffffff;
    font-size: 13px;
    letter-spacing: 0px;
    font-family: 'Ubuntu', sans-serif;
    margin-top: 28px;
    float: left;
    width: auto;
    text-align: center;
}

.sponsors-no {
    font-size: 13px;
    opacity: 0.5;
}

.soifirst {
    font-size: 13px;
    opacity: 1;
}

.campaign-content .detail-projet-finance-min {
    position: absolute;
    top: 0;
    left: 15px;
    z-index: 10;
}

.campaign-content .detail-projet-finance-min img {
    width: 25%;
    float: left;
}

.desc-campaigns-sponsor {
    border-top: 1px solid #eaeaea;
    padding: 11px 0px 6px 0px;
    margin-bottom: -13px;
    margin-top: 10px;
}

.pasdesponsor {
    padding: 22px 0;
}


.explore-title {
    margin-bottom: 0 !important;
}

.follow li {
    display: inline-block;
    height: 36px;
    width: 36px;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
    background-color: #fff0;
    margin-right: 10px;
    opacity: 1 !important;
    margin-right: 0;
}

.follow ul {
    margin-top: -10px;
}

.footer-menu .footer-menu-item li a i {
    color: #b1b1b1;
}


.lang-select {
    border-radius: 6px;
    border: 1px solid #dad7d4;
    display: inline-block;
    cursor: default;
    padding: 0px 0px 0px 0px;
    position: relative;
    height: 36px;
    box-sizing: border-box;
    float: left;
    font-size: 16px;
    line-height: 20px;
    margin-top: -8px;
    border-color: rgba(255, 255, 255, 0.19);
    vertical-align: middle;
    width: 100%;
    cursor: pointer;
}

.lang-select .select2-container {
    width: 100% !important;
    height: 100%;
}

.lang-select .select2-container .select2-selection__rendered {
    width: 100% !important;
    padding: 3px 10px;
}


#select2-lang-results li {
    background: rgba(255, 255, 255, 0) !important;
    color: rgba(255, 255, 255, 0.4);
    border-color: rgba(255, 255, 255, 0.12) !important;
}

span.select2-dropdown.select2-dropdown--below {
    border: none;
}

#select2-lang-results {
    background: rgba(255, 255, 255, 0.06);
    /* color: #444 !important; */
    z-index: 9;
    margin-top: 6px;
    border-top: none !important;
}

.lang-select .select2-container--default .select2-selection--single span {
    cursor: pointer;
    z-index: 10;
    color: rgba(255, 255, 255, 0.4);
    padding-left: 20px;
}

#select2-lang-results li:hover {
    background: rgba(255, 255, 255, 0.82) !important;
    color: rgba(0, 0, 0, 0.97);
}

.lang-select select {
    font-family: 'Lato',sans-serif !important;
    border-radius: 6px;
    color: #8f8b89 !important;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    filter: alpha(opacity=0);
    /* opacity: 0; */
    -webkit-appearance: none;
    -moz-outline-style: none;
    /* position: absolute; */
    top: 0px;
    left: 0px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0) !important;
   /* background-image: url(../img/arrow.png) !important;*/
    background-repeat: no-repeat !important;
    background-position: right center !important;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: none;
    width: 80px;
    text-transform: capitalize;
    width: 100%;
    z-index: 1;
}


.lang-select .field-select:after {
    border-left: 0px solid #ededed;
    width: auto;
    text-align: right;
    padding-right: 0;
    margin-bottom: 0px;
    top: -8px !important;
    position: absolute;
    z-index: 0;
}

.footer-menu .footer-menu-item h3 {
    font-weight: 700;
    color: #fff;
    margin: 5px 0 22px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    text-transform: inherit;
}

.site-footer .footer-menu {
    background-color: #202020;
    padding: 50px 0;
}

.footer-menu .footer-menu-item li a:hover i {
    color: #FFFFFF;
}

.site-footer .footer-copyright a.back-top {
    float: right;
    color: #fff;
    opacity: 0.7;
    padding-top: 12px;
    cursor: default;
}

.site-footer .footer-copyright a.back-top span {
    cursor: pointer;
}

.site-footer .footer-copyright a.back-top:hover {
    color: #fff !important;
}



.concu-avec {
    padding-top: 12px;
}

.concu-avec .head {
    color: #b33c3c;
}

.project-love-item .campaign-box-boutton {
    margin-top: 30px !important;
}

.socialshareicon-bloc {
    margin-top: -5px;
    margin-bottom: 4px;
}

.socialshareicon {
    display: block;
    float: left;
    margin-right: 20px;
    font-size: 12px;
}

#page-sponsor-detail .socialshareicon {
    font-size: 20px;
}

.socialshareicon a {
    color: rgba(43, 43, 43, 0.75);
}

.detail-images-block img {
    width: 100% !important;
}

.detail-images-block {
    margin-bottom: 15px;
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline: unset !important;
}

.btn-primary.focus, .btn-primary:focus {
    box-shadow: 0 0 0 3px rgba(0, 123, 255, 0);
    box-shadow: unset !important;
    color: #FFF;
}



/*--------------- PAGE DE DETAILS DE PROJET -------------------*/

.campaign-detail .detail-de-page   .campaign-box h3 {
    margin-bottom: 15px !important;
    font-size: 26px;
    height: initial !important;
    margin-top: -4px;
}

.campaign-detail .detail-de-page .campaign-author .author-address {
    float: right;
    line-height: 35px;
    color: #248565;
}

.detail-de-page .campaign-box .process-info {
    margin-bottom: 0px;
    text-align: left;
    padding: 0;
}

.detail-de-page .campaign-box .campaign-description {
    overflow: initial;
    margin-bottom: 10px !important;

}

.campaign-detail .detail-de-page .campaign-author {
    margin-top: 0px !important;
}

.detail-de-page .campaign-box .process-info div {
    color: #555555;
    font-size: 12px;
    width: 33.33%;
}

.detail-de-page .desc-campaigns-sponsor {
    border-top: 1px solid #f1efef;
    margin-top: 27px;
    margin-bottom: 10px;
    padding: 20px 0 10px;
}

.detail-de-page .logo_sponsor_image .logosponsor {
    height: 50px;
    width: auto;
}

.detail-de-page .text-sponsors-vignette {
    font-size: 16px;
    padding-top: 12px;
    color: #269eab !important;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

select {
    padding: 0 10px;
    outline: initial;
}

.detail-de-page .btn-contribution-block {
    /* border-top: 1px solid #eaeaea; */
    padding: 10px 0 0px 0;
    margin-top: 10px;
    display: block;
    flex-wrap: initial;
    margin-left: 0;
    margin-right: 0;
}

.detail-de-page .page-title.background-campaign {
    background-image: url(../images/bg_campagn.jpg);
}

.detail-de-page .page-title h1 {
    color: #fff;
    margin-bottom: 12px;
    font-family: 'Palanquin', sans-serif;
    color: #258464;
    text-overflow: inherit;
    overflow: visible;
    white-space: normal;
    font-weight: 100;
    margin-top: 20px !important;
    text-align: left;
    font-size: 35px;
    text-transform: uppercase;
}

.detail-de-page .page-title:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}

.breadcrumbs {
    text-align: center;
    color: rgba(255, 255, 255, 0.79);
    display: none;
}

.detail-de-page .breadcrumbs {
    display: block;
}

.detail-de-page .page-title .breadcrumbs li, .detail-de-page .page-title .breadcrumbs li a {
    list-style: none;
    display: inline-block;
    color: rgba(255, 255, 255, 0.8);
}

.detail-de-page .breadcrumbs .campaign-description {
    padding: 0.5% 20% 2% 0%;
    font-size: 120%;
}

.campaign-detail .detail-de-page .process div {
    text-align: center;
    font-size: 13px !important;
}

.campaign-detail .campaign .process .process-info {
    font-size: 18px !important;
    padding: 20px 0 10px !important;
    /* background: #f5f6f6; */
    border-radius: 4px;
}

.local-footer {
    float: right;
    margin-top: -10px !important;
    margin-right: 0;
}

.campaign-detail .detail-de-page .socialshareicon .campaign-author .author-address {
    float: right;
    line-height: 35px;
    color: #258464;
    /* font-family: "Cabin Condensed"; */
    text-transform: capitalize !important;
}

.campaign-detail .detail-de-page .campaign-content .campaign-box .process .process-info span {
    margin-right: 45px !important;
    margin-right: initial !important;
    color: #258464;
}


.campaign-detail .detail-de-page .process div span {
    font-size: 24px !important;
    margin-bottom: 0;
    font-weight: 400 !important;
}

.campaign-detail  .detail-de-page .campaign-box {
    float: right;
    width: 39%;
    padding: 0 0 0 15px;
    margin-left: 1%;
    /* BACKGROUND: #fdfdfd; */
    border-radius: 5px;
}

.campaign-detail .campaign-image {
    width: 60%;
    float: left;
    padding-right: 15px;
}

.detail-de-page .btn-contribution-block select {
    border: 1px solid #0e6b70;
}

.campaign-detail .campaign-image .detail-images-block {
    max-height: 340px;
    overflow: hidden;
}


.detail-de-page .page-title h1 {
    color: #fff;
    margin-bottom: 12px;
    font-family: 'Rubik', sans-serif;
    color: #258464;
    text-overflow: inherit;
    overflow: visible;
    white-space: normal;
    font-weight: 100;
    margin-top: 20px !important;
    text-align: left;
    font-size: 37px;
    text-transform: uppercase;
}

.detail-de-page .page-title .breadcrumbs li, .detail-de-page .page-title .breadcrumbs li a {
    list-style: none;
    display: inline-block;
    color: rgb(0, 0, 0);
}

.detail-de-page .page-title:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #f7f7f7;
}

.detail-de-page .page-title {
    position: relative;
    min-height: 200px;
    margin-bottom: 20px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #F4F4F4;
    /* border-bottom: 1px solid #000; */
}

.detail-de-page .breadcrumbs {
    text-align: left;
    color: rgba(255, 255, 255, 0.79);
}

.detail-de-page .porteur-images-block {
    height: 160PX;
    width: 160px;
    vertical-align: middle;
    padding: 20px;
}

.detail-de-page .porteur-images-block img {
    border-radius: 80px;
    height: 100%;
    width: 100%;
}

.detail-de-page .support-campaign h3 {
    border-bottom: 1px solid #ededed;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 13px;
    position: relative;
    margin-bottom: 40px;
    margin-top: 11px;
}

.detail-de-page .support-campaign .plan .plan-desc {
    margin-bottom: 16px;
    display: block;
    padding-bottom: 25px;
    /* margin-bottom: 5px; */
    border-bottom: 1px dotted #e4e4e4;
}

.detail-de-page .support-campaign .plan a:hover {
    color: #222222 !important;
    background: #f5f6f6;
}

.detail-de-page .support-campaign .plan .plan-desc span {
    display: block;
    float: left;
}

.detail-de-page .support-campaign .plan .plan-desc p {
    display: block;
    float: right;
    right: 0;
}

.detail-de-page .support-campaign .plan a:hover h4 {
    /*    color: #FFF;*/
}

.detail-de-page .campaign-history .tabs-controls li {
    list-style: none;
    display: inline-block;
    margin-right: 50px;
    padding-bottom: 9px;
}

.detail-de-page .campaign-history .campaign-tabs .number {
    color: #009E74;
    vertical-align: super;
    font-size: 12px;
    font-weight: 100;
}

.campaign-history .campaign-tabs .campaign-content #campaign {
    text-align: justify;
    font-family: 'Rubik', sans-serif;
    line-height: 5em;
}

.detail-de-page .tag-detailprojet {
    padding-bottom: 10px;
}

.detail-de-page .tag-detailprojet .btn-block {
    display: block;
    width: 100%;
}

.detail-de-page .tag-detailprojet a {
    margin-right: 15px;
    float: left;
}

.detail-de-page .tag-detailprojet .btn-block a {
    font-size: 11px;
    color: rgba(91, 88, 83, 0.7) !important;
}

.detail-de-page .tag-detailprojet .btn-block a i {
    font-size: 9px;
    padding-right: 3px;
    color: rgba(37, 132, 100, 0.7);
}

.detail-de-page .support-campaign .plan a:focus {
    background-color: #f5f6f6;
    color: inherit;
}

table.liste-contributeurs tbody tr {
    background: #fdfcfc;
    /* border-bottom: 1px solid #f5f5f5; */
    background: -webkit-linear-gradient(#FFFFFF, #fbfbfb);
    background: -o-linear-gradient(#FFFFFF, #fbfbfb);
    background: -moz-linear-gradient(#FFFFFF, #fbfbfb);
    background: linear-gradient(#FFFFFF, #fbfbfb);
}

table.liste-contributeurs tr td {
    border: 0px solid #ededed !important;
}

table.liste-contributeurs tr td .date-contributeur {
    font-size: 10px;
}

table.liste-contributeurs tr td .point-atribue {
    text-align: right;
}

table.liste-contributeurs tr td .point-atribue {
    text-align: right;
    font-size: 20px;
    font-weight: 400;
    color: #258464;
}

table.liste-contributeurs tr td .nom-contributeur {
    /* margin-right: 4px; */
    font-size: 17px;
    color: #000000;
}


.detail-de-page  .author-bio, .comment-area .comment-info {
    margin-left: 0px;
}


/*------------- PANIER-----------------*/



/* AJOUT CART */


.clear {
    clear: both;
}






.panier-page .sf-viewport legend {
    display: none;
}

.sf-sky .sf-wizard > form {
    background: transparent;
    padding: 15px 0;
}

.panier-page .title-campaigns {
    margin-top: -5px;
    margin-bottom: 5px;
}

.panier-page .bloc-type-vignette .card-city {
    padding-left: 0;
}


.panier-page .bloc-type-vignette .tag-name {
    padding-left: 0;
}

.panier-page .bloc-title-type-vignette {
    padding: 3px 0 20px 0;
    display: block;
}

.panier-page .ui.progress {
    margin-bottom: 0;
}

.panier-page .pictos-compartments {
    text-align: left;
    margin: 0px 0;
    border-right: inherit;
}

.panier-bloc-don {
    margin: 10px 0 0;
    /*    padding: 0;*/
}

.panier-bloc-image {
    margin: 0;
    padding: 0;
}

.bloc-panier-projet {
    /* padding: 10px; */
    /* border: 1px dotted rgba(0, 0, 0, 0.15); */
    border-bottom: 1px dotted rgba(0, 0, 0, 0.35);
    background: rgba(37, 132, 100, 0.00);
    float: left;
    /* position: absolute; */
    border-radius: 0px;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
}

.sf-step > fieldset {
    overflow: inherit !important;
    overflow-x: inherit !important;
}

.sf-viewport {
    position: relative;
    width: 100%;
    overflow:  initial !important;
    margin-bottom: 20px;
}





.sf-sky .sf-wizard > form {
    background: transparent;
    padding: 15px;
    overflow: hidden;
}

.title-don-panier .title {
    font-size: 15px;
    font-weight: 300;
    text-transform: uppercase;
    padding-top: 8px;
    color: #248565;
}

.panier-bloc-don .pull-right {
    width: 60%;
}

.panier-bloc-don .donation_input {
    width: 100% !important;
    font-size: 25px;
    font-weight: 500;
}

.bloc-panier-listing {
    margin-right:0 !important;
}

.bloc-total-price {
    margin-top: 30px;
    /*    border-top: 1px solid #dadada;*/
    padding-top: 5px;
    text-align: right;
}

.bloc-total-title {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    padding-top: 5px;
    color: #5b5854;
}
.font-weight-200{
    font-weight: 200 !important;
}

.bloc-total-title {
    font-size: 25px;
    font-weight: 500;
    padding-top: 5px;
    color: #000000;
    text-align: left;
    /* display: inline-block; */
    text-transform: initial;
    /*font-family: 'Palanquin', sans-serif;*/
    float: left;
    font-size: 25px;
    font-weight: 400;
    float: right;
    width: auto;
    text-align: right;
    background-color: initial !important;
    border: none;
    /* font-family: 'Palanquin', sans-serif; */
    color: #000;
    padding-right: 0;
    padding-top: 0;
    font-style: initial;
}

.bloc-total-amount {
    float: right;
    /* display: inline-block; */
    width: auto;
    margin-right: 0px;
    /* float: right; */
    padding-right: 0;
}

.bloc-total-amount input {
    font-size: 25px;
    font-weight: 900;
    float: right;
    width: auto;
    text-align: right;
    background-color: initial !important;
    border: none;
    /* font-family: 'Palanquin', sans-serif; */
    color: #000000;
    padding-right: 0;
    padding-top: 0;
    font-style: initial;
    padding: 0;
}
/*
.progress-bar-virt1 {
    z-index: 10;
}

.progress-bar-virt2 .progress-bar-bloc {
    opacity: 0.5;
}

.panier-page .select2 {
    width: auto !important;
    display: block;
}*/

.sf-sky .sf-nav li.sf-active, .sf-sky .sf-nav li.sf-nav-link:hover {
    background: rgba(43, 46, 51, 0.02) !important;
    color: #5b5854 !important;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    font-weight: 600;
}

.sf-sky .sf-nav li.sf-active .sf-nav-number {
    background: #248565 !important;
}
.sf-nav li.sf-nav-link:hover .sf-nav-number {
    background: #248565 !important;
}

.progress-bar-virt2 {
    margin-top: -20px !important;
    z-index: 9;
}

.sf-sky .sf-nav li {
    text-transform: uppercase;
    font-size: 14px;
    color: #adb3b8;
    background: #E0E0E0;
    height: 52px;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    line-height: 42px;
    padding: 0 40px;
    text-align: center;
    border-radius: 30px;
    margin-right: 30px;
    font-weight: 600 !important;
}

.panier-page li.parsley-range {
    display: block;
    float: right;
    color: #F00;
    font-weight: 600;
}

.panel-right-box-group {
    position: relative;
    display: block;
    right: 0;
    top: 10px;
    /*    background: rgba(246, 250, 249, 0.49) !important;*/
}

.panel-compte {
    /* background: rgba(12, 107, 220, 0.03); */
    /* padding: 10px; */
    /* margin: 10px 10px 30px; */
    /* border-radius: 5px; */
    color: #222222 !important;
    background: #f5f6f6;
    padding: 20px 25px;
    border: 2px solid #ededed;
    border-radius: 2px;
    /* margin-bottom: 30px; */
    display: block;
    background-color: #f5f6f6;
    /* padding: 40px 25px; */
/*    margin-top: 10px;*/
    margin-bottom: 30px;
}

.panel-compte .panel-title {
    text-align: center;
    color: #248565;
    font-size: 21px;
    text-transform: inherit;
    font-weight: 500;
    margin: 0 0 5px 0;
    font-family: 'Palanquin', sans-serif;
    padding: 0 0 5px 0;
    font-family: 'Rubik', sans-serif;
}

.panel-title-bloc-ligne-valeur {
    position: relative;
    text-align: right;
    color: #222222;
    /* font-weight: 500; */
    /* font-size: 16px; */
    /* font-weight: 300; */
    font-size: 15px;
    color: #222222;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
}

.panel-title-bloc-ligne-cle {
    float: left;
    text-align: left;
    position: relative;
    /* font-weight: 300; */
    font-size: 15px;
    color: #222222;
}

.panel-title-bloc-ligne {
    /* padding: 0 0 2px 0; */
    /* margin: 0 0 10px 0; */
    border-bottom: 1px dotted rgba(0, 0, 0, 0.11);
    font-family: 'Palanquin', sans-serif;
    margin-bottom: 16px;
    display: block;
    padding-bottom: 5px;
    /* margin-bottom: 5px; */
    border-bottom: 1px dotted #e4e4e4;
}

.panel-title-bloc-ligne.last {
    padding: 0 0 2px 0;
    margin: 0 0 10px 0;
    border-bottom: 0px dotted rgba(0, 0, 0, 0.11);
}

.bloc-panier-projet .campaign-box h3 {
    margin-bottom: 22px !important;
    font-size: 19px;
    height: initial !important;
    margin-left: 10px;
    clear: inherit;
    margin-top: -4px;
}

.bloc-panier-listing .ui.steps {
    display: block;
    position: relative;
    height: 70px;
    margin-bottom: 30px;
}

.bloc-panier-listing .ui.steps .step {
    display: block;
    float: left;
    height: 110px;
    width: 33.33%;
}


.panier-page .bloc-panier-listing .ui.steps .step .content {
    float: right;
    display: block;
    width: 75%;
    text-align: left !important;
}

.panier-page .bloc-panier-listing .ui.steps .step .content .description {
    margin-bottom: 10px;
    line-height: 17px;
}

.panier-page .bloc-panier-listing .ui.steps .step {
    display: block;
    float: left;
    height: 68px;
}

.panier-page .bloc-panier-listing .ui.steps .step i {
    float: left;
    display: block;
    margin-right: 0;
    width: 20% !important;
}

.panier-page .bloc-panier-listing .ui.steps .step .content .title {
    text-align: left;
    font-size: 14px !important;
    line-height: 18px;
    font-family: 'Palanquin', sans-serif;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.panier-page .bloc-panier-listing .ui.steps .step .content .description {
    text-align: left;
    font-size: 13px !important;
    margin-top: -5px;
    font-family: 'Palanquin', sans-serif;
}

.bloc-steps  {
    padding-left: 0;
    padding-right: 0;
}

.alert-top-danger {
    background: #d00000;
    color: #FFF;
    border-radius: 0;
}


/*---------------------- PAYEMENT --------------------*/



/*
 * START PRICING STYLES
*/
.panel-price-bloc {
    border-radius: 0px;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    border-radius: 4px 4px 7px 7px;
    /* border: 1px solid #f1f1f1; */
    background-color: rgba(39, 132, 99, 0.01);
    box-shadow: 3px 4px 10px rgba(0,0,0,0.25);
    margin-bottom: 40px;
}
.panel.price:hover{
    box-shadow: 0px 0px 30px rgba(0,0,0, .2);
}
.panel.price:hover>.panel-heading{
    box-shadow: 0px 0px 30px rgba(0,0,0, .2) inset;
}


.panel.price>.panel-heading {
    box-shadow: 0px 5px 0px rgba(50, 50, 50, 0.04) inset;
    text-shadow: 0px 3px 0px rgba(50,50,50, .6);
}

.price .list-group-item{
    border-bottom-:1px solid rgba(250,250,250, .5);
}

.panel.price .list-group-item:last-child {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.panel.price .list-group-item:first-child {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}

.price .panel-footer {
    color: #fff;
    border-bottom:0px;
    background-color:  rgba(0,0,0, .1);
    /*    box-shadow: 0px 3px 0px rgba(0,0,0, .3);*/
}


.panel.price .btn{
    box-shadow: 0 -1px 0px rgba(50,50,50, .2) inset;
    border:0px;
}

/* green panel */


.price.panel-green>.panel-heading {
    color: #fff;
    background-color: #57AC57;
    border-color: #71DF71;
    border-bottom: 1px solid #71DF71;
}


.price.panel-green>.panel-body {
    color: #fff;
    background-color: #65C965;
}


.price.panel-green>.panel-body .lead{
    text-shadow: 0px 3px 0px rgba(50,50,50, .3);
}

.price.panel-green .list-group-item {
    color: #333;
    background-color: rgba(50,50,50, .01);
    font-weight:600;
    text-shadow: 0px 1px 0px rgba(250,250,250, .75);
}

/* blue panel */


.price.panel-blue>.panel-heading {
    color: #fff;
    background-color: #608BB4;
    border-color: #78AEE1;
    border-bottom: 1px solid #78AEE1;
}


.price.panel-blue>.panel-body {
    color: #fff;
    background-color: #73A3D4;
}


.price.panel-blue>.panel-body .lead{
    text-shadow: 0px 3px 0px rgba(50,50,50, .3);
}

.price.panel-blue .list-group-item {
    color: #333;
    background-color: rgba(50,50,50, .01);
    font-weight:600;
    text-shadow: 0px 1px 0px rgba(250,250,250, .75);
}

/* red price */


.price.panel-red>.panel-heading {
    color: #fff;
    background-color: #D04E50;
    border-color: #FF6062;
    border-bottom: 1px solid #FF6062;
}


.price.panel-red>.panel-body {
    color: #fff;
    background-color: #EF5A5C;
}




.price.panel-red>.panel-body .lead{
    text-shadow: 0px 3px 0px rgba(50,50,50, .3);
}

.price.panel-red .list-group-item {
    color: #333;
    background-color: rgba(50,50,50, .01);
    font-weight:600;
    text-shadow: 0px 1px 0px rgba(250,250,250, .75);
}

/* grey price */


.price.panel-grey>.panel-heading {
    color: #fff;
    background-color: #6D6D6D;
    border-color: #B7B7B7;
    border-bottom: 1px solid #B7B7B7;
}


.price.panel-grey>.panel-body {
    color: #fff;
    background-color: #808080;
}



.price.panel-grey>.panel-body .lead{
    text-shadow: 0px 3px 0px rgba(50,50,50, .3);
}

.price.panel-grey .list-group-item {
    color: #333;
    background-color: rgba(50,50,50, .01);
    font-weight:600;
    text-shadow: 0px 1px 0px rgba(250,250,250, .75);
}

/* white price */


.price.panel-white>.panel-heading {
    color: #5b5854;
    background-color: #f9f9f9;
    border-color: #ccc;
    border-bottom: 1px solid rgba(204, 204, 204, 0.1);
    text-shadow: 0px 2px 0px rgba(250,250,250, .7);
}

.panel.panel-white.price:hover>.panel-heading{
    box-shadow: 0px 0px 30px rgba(0,0,0, .05) inset;
}

.price.panel-white>.panel-body {
    color: #fff;
    background-color: #fff;
}

.price.panel-white>.panel-body .lead {
    text-shadow: 0px 2px 0px rgba(250,250,250, .8);
    color: #5b5854;
    font-size: 35px;
    margin-bottom: 0;
    font-weight: 600;
}

.price:hover.panel-white>.panel-body .lead{
    text-shadow: 0px 2px 0px rgba(250,250,250, .9);
    color:#5b5854;
}

.price.panel-white .list-group-item {
    color: #333;
    background-color: rgba(50,50,50, .01);
    border-color: rgba(0, 0, 0, 0.02);
    font-weight: 600;
    font-size: 15px;
    text-shadow: 0px 1px 0px rgba(250,250,250, .75);
    text-transform: uppercase;
}


.pricing_btn {
    font-size: 16px !important;
    padding: 13px 27px;
    border-radius: 4px 4px 4px 4px;
    border: 0 !important;
    background: -webkit-linear-gradient(bottom, #248565, #248565);
    background: -o-linear-gradient(bottom, #248565, #248565);
    background: -moz-linear-gradient(bottom, #248565, #248565);
    background: linear-gradient(to bottom, #248565, #248565);
    color: #FFFFFF;
    /* margin-top: 20px; */
    transition: background 1s;
    webkit-transition: background 1s;
    width: 100%;
    margin-bottom: -1px;
}

.panel.price:hover .pricing_btn {
    font-size: 16px;
    padding: 13px 27px;
    border-radius: 4px 4px 4px 4px;
    border: 0 !important;
    background: -webkit-linear-gradient(bottom, #248565, #14543f);
    background: -o-linear-gradient(bottom, #248565, #14543f);
    background: -moz-linear-gradient(bottom, #248565, #14543f);
    background: linear-gradient(to bottom, #248565, #14543f);
    transition: background 1s;
    webkit-transition: background 1s;
    width: 100%;
    margin-bottom: -1px;
    color: #FFF;
}

.pricing_btn:hover {
    font-size: 16px;
    padding: 13px 27px;
    border-radius: 4px 4px 4px 4px;
    border: 0 !important;
    background: -webkit-linear-gradient(bottom, #248565, #14543f);
    background: -o-linear-gradient(bottom, #248565, #14543f);
    background: -moz-linear-gradient(bottom, #248565, #14543f);
    background: linear-gradient(to bottom, #248565, #14543f);
    transition: background 1s;
    webkit-transition: background 1s;
    color: #FFF;
    width: 100%;
}

.panel-footer {
    padding: inherit !important;
    background-color: inherit !important;
    border-top: inherit !important;
    border-bottom-right-radius: inherit !important;
    border-bottom-left-radius: inherit !important;
}

.price.panel-white>.panel-heading h3 {
    font-size: 28px;
    margin-top: 10px;
}


.donnateheaderbloc {
    margin: 0 0 40px !important;
}

#formDonation input#onlyNumber:focus {
    border: 1px solid #efefef;
    border-bottom: 0px;
}

#formDonation input#onlyNumber {
    font-size: 24px;
    padding: 1.1em 0;
    color: #248565;
    text-align: center;
    font-weight: 700;
    border-right: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

#formDonation  .input-group-addon {
    border: 1px solid #efefef;
}

.donate-amount-placeholder ul li {
    font-size: 18px;
    line-height: 25px;
    min-width: 25%;
    padding: 0.7em;
    text-align: center;
    border-right: 1px solid #efefef;
    cursor: pointer;
}

.donate-amount-placeholder ul {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    list-style-type: none;
    margin: 0;
    width: 100%;
    border: 1px solid #efefef;
    border-radius: 2px;
    padding: 0;
}

.donnate-currency-code {
    text-transform: uppercase;
    color: #248565;
    font-weight: 700;
    font-size: 16px;
}

.donnate-block-title {
    border-radius: 0;
    width: 100%;
    font-size: 22px;
    color: #248565 !important;
    text-align: left;
    margin-bottom: 25px;
    padding-bottom: 6px;
}

.donnate-block-group {
    margin: 70px 0 70px;
}

.moyen-payment-1 {
    width: 19%;
    margin-bottom: 3px;
    margin-right: 1%;
}

.moyen-payment-image img {
    width: 100%;
}

.moyen-payment-name-block {
    margin: 5px 0;
}

.moyen-payment-name-block {
    margin: 10px 0;
    width: max-content;
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: block;
    width: intrinsic;
    width: -moz-max-content;
    width: -webkit-max-content;
}

.moyen-payment-name {
    float: right;
    margin-left: 3px;
    margin-top: 2px;
    text-transform: uppercase;
}

.moyen-payment-btnradio {
    float: right;
    margin-right: 3px;
    text-transform: uppercase;
}

.donate-phone {
    border-radius: 0;
    width: 100%;
    font-size: 20px;
    color: #5b5854 !important;
    text-align: left;
    margin-bottom: 4px;
    padding-bottom: 2px;
}

.donnate-groupe-block {
    margin-bottom: 30px;
    margin-top: -15px;
}

.phone_span_text {
    display: block;
    margin: 4px 0 0 2px;
    font-size: 12px;
    color: #c10000;
    font-weight: 600;
}

.payment-block-title {
    color: #313131 !important;
    margin-bottom: -10px;
    /* text-overflow: inherit; */
    /* overflow: visible; */
    /* white-space: normal; */
    /* font-weight: 100; */
/*    margin-top: 70px!important; */
    text-align: left;
    /* font-size: 25px; */
    /* text-transform: inherit; */
    clear: both;
    color: #222222 !important;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: 17px;
}

.panier-checky {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 40px;
}

.panier-checky label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

.panier-checky label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

.panier-checky label:not(.login-field-icon) {
    line-height: normal !important;
    color: #333;
    /* font-weight: bold !important; */
}

.panier-checky>label {
    padding-left: 0;
}

.panier-checky .icheckbox_square-green, {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    width: 22px;
    height: 22px;
    background: url(green.png) no-repeat;
    border: none;
    cursor: pointer;
}

.panier-checky .icheckbox_square-green {
    background-position: 0 0;
}

.panier-checky  .icheckbox_square-green{
    position: relative;
}

.panier-checky>label span {
    display: inline-flex;
    display: -webkit-inline-flex;
    display: -ms-inline-flex;
    font-family: 'Palanquin', sans-serif;
}

h1.title-site {
    font-family: "Raleway",Helvetica,Arial,sans-serif;
    color: #FFF;
    font-size: 63px;
    overflow: visible;
    font-weight: bold;
    text-align: center
}

p.subtitle-site{
    color: #FFF;
    text-align: center !important;
    font-size: 50px;
    line-height: 1.5;
    margin-top: 15px;
    font-size: 21px;
    font-weight: 200;
}

.btn-achat {
    width: 40%;
    border-radius: 3px !important;
    text-transform: uppercase;
}

.block-grid {
    width: 100%;
}

.ui.steps .step.active .title {
    color: #000000;
}

.ui.ordered.steps .step.active:before, .ui.steps .active.step .icon {
    color: rgb(37, 132, 100);
    font-weight: 900;
}

.btn-slect-point-caddy {
    width: 100%;
    padding-bottom: 10px;
    display: block;
    position: relative !important;
    margin-bottom: 1px;
    height: 40px;
}

.btn-slect-point-caddy span.select2-container {
    display: inline-block;
    width: 100% !important;
    float: right;
}

.btn-slect-point-caddy .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    height: 30px;
}

.panier-suppression {
    float: left;
    top: 0px;
    /* position: absolute; */
    right: 0;
    background: #fdfdfd;
    font-weight: 500;
    font-size: 18px;
    color: #0b6dd6;
    text-transform: capitalize;
    cursor: pointer;
    padding: 0px 6px 0px 6px;
    border-radius: 4px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    text-align: center;
    left: 0;
    border-radius: 20px;
}

.panier-suppression a {
    color: #6d6d6d;
}

.panier-suppression a:hover {
    color: #db2828 !important;
}
/*
.panier-suppression:hover {
    float: right;
    top: 0;
    right: 0;
    background: #000;
    font-weight: 600;
    font-size: 11px;
    color: #FFF;
    cursor: pointer;
    padding: 1px 5px 2px 5px;
    border-radius: 4px;
        -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}*/

.bloc-panier-listing .campaign-people-avatar span:before {
    color: #258464;
}

.panel-compte .bloc-impact-person {
    float: left;
    text-align: center;
}

.panel-compte .bloc-impact-person .bloc-impact-person-icon {
    font-size: 30px;
    color: #000;
}

.panel-compte .bloc-impact-person .human_impact {
    font-size: 20px;
    color: #000;
    margin-top: -5px;
}

.panel-compte .bloc-impact-finan.last {
    float: right;
    text-align: center;
}

.panel-compte .bloc-impact-finan-icon {
    font-size: 30px;
    color: #000;
}

.panel-compte .financial_impact {
    font-size: 20px;
    color: #000;
    margin-top: -5px;
}

/*******************
 * Margin Zero
 * *****************
 */
.margin-zero {
    margin: 0 !important;
}
.margin-bottom-zero {
    margin-bottom: 0 !important;
}
.margin-top-zero {
    margin-top: 0 !important;
}
.margin-right-zero {
    margin-right: 0 !important;
}
.margin-left-zero {
    margin-left: 0 !important;
}
/*******************
 * Padding Zero
 * *****************
 */
.padding-zero {
    padding: 0 !important;
}
.padding-right-zero {
    padding-right: 0 !important;
}
.padding-left-zero {
    padding-left: 0 !important;
}
.padding-bottom-zero {
    padding-bottom: 0 !important;
}
.padding-top-zero {
    padding-top: 0 !important;
}
/*******************
 * Margin Default
 * *****************
 */
.margin-top-10 {
    margin-top: 10px !important;
}
.margin-top-15 {
    margin-top: 15px !important;
}
.margin-top-20 {
    margin-top: 20px !important;
}
.margin-top-40 {
    margin-top: 40px !important;
}
.margin-top-30 {
    margin-top: 30px !important;
}

/* Bottom */
.margin-bottom-5 {
    margin-bottom: 5px !important;
}
.margin-bottom-10 {
    margin-bottom: 10px !important;
}
.margin-bottom-15 {
    margin-bottom: 15px !important;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}
.margin-bottom-40 {
    margin-bottom: 40px !important;
}
.margin-bottom-60 {
    margin-bottom: 60px !important;
}
.margin-bottom-80 {
    margin-bottom: 80px !important;
}
.margin-bottom-100 {
    margin-bottom: 100px !important;
}
/*******************
 * Padding Default
 * *****************
 */
.padding-top-10 {
    padding-top: 10px !important;
}
.padding-top-20 {
    padding-top: 20px !important;
}
.padding-bottom-15 {
    padding-bottom: 15px !important;
}
.padding-bottom-10 {
    padding-bottom: 10px !important;
}
.padding-bottom-20 {
    padding-bottom: 20px !important;
}

.sf-sea .sf-wizard > form {
    padding: 20px;
    border-radius: 3px;
    padding-top: 10px !important;
}

.bloc-panier-listing table thead tr th {
    border-color: rgba(11, 109, 214, 0.02);
    border-bottom: 1px solid rgba(11, 109, 214, 0.02);
    background: rgb(244, 245, 247);
    color: #000;
    text-align: center;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
    font-size: initial;
}

.bloc-panier-listing table thead tr th:nth-child(2) {
    text-align: left;
}

.bloc-panier-listing table body tr th:nth-child(2) {
    text-align: left;
}

.bloc-panier-listing .table > tbody > tr > td {
    border-color: #9990;
    font-size: 14px;
    font-weight: 300;
    padding-right: 30px;
}

.bloc-panier-listing table tbody {
    text-align: center;
}

.bloc-panier-listing table tbody tr:nth-child(even) {
    background: rgba(233, 236, 239, 0.5);
    color: #000;
    font-family: 'Rubik', sans-serif;
    font-size: 17px;
}

.bloc-panier-listing table tbody tr:nth-child(odd) {
    /* background: rgba(233, 236, 239, 0.5); */
    color: #000;
    font-family: 'Rubik', sans-serif;
    font-size: 17px;
}

.sf-sea .sf-wizard .sf-btn.sf-btn-next:hover {
    color: #FFF !important;
}

.sf-sea .sf-wizard .sf-btn.sf-btn-prev:hover {
    color: #FFF !important;
}

.bloc-panier-listing .table > tbody > tr > td:nth-child(2) {
    text-align: left;
}


.total-bloc-panier {
    font-size: 25px;
    font-weight: 400;
    font-family: 'Rubik', sans-serif;
    color: #000;
    padding-right: 0;
    border-top: 1px solid #000;
    padding-top: 10px;
    margin-top: 10px !important;
}

.bloc-panier-listing table thead tr th:nth-child(3) {
    text-align: right;
    padding-right: 30px;
}

.bloc-panier-listing .table > tbody > tr > td:nth-child(3) {
    text-align: right;
    padding-right: 30px;
}

tr.total-bloc-panier td {
    font-size: 25px;
    font-weight: 400;
    font-family: 'Rubik', sans-serif;
    color: #000;
    /* padding-right: 0; */
    border-top: 1px solid #000;
    padding-top: 10px;
    margin-top: 10px !important;
    text-align: right !important;
}

tr.total-bloc-panier td {
    font-size: 25px !important;
    font-weight: 500 !important;
    padding-top: 5px;
    color: #000000;
    text-transform: initial;
    font-family: 'Palanquin', sans-serif;
}

.total-bloc-panier #cart_total {
    font-size: 25px;
    font-weight: 500;
    padding-top: 5px;
    color: #000000;
    text-transform: initial;
    font-family: 'Palanquin', sans-serif;
    padding-right: 0px;
    float: left;
    width: 100%;
    margin-top: 0 !important;
}

.cart_total_step_one {
    font-size: 25px;
    font-weight: 400;
    color: #248565;
    text-transform: initial;
    padding-right: 0px;
    float: left;
    width: 100%;
    margin-top: 0 !important;
}

.panier-page .bloc-panier-listing .ui.steps .passed.step {
    background: #258464;
    border-color: #FFF;
}

.panier-page .bloc-panier-listing .ui.steps .passed.step i:before {
    color: #FFF;
}

.panier-page .bloc-panier-listing .ui.steps .passed.step .content {
    color: #FFF;
}

.panier-page .bloc-panier-listing .ui.steps .passed.step .description {
    color: #FFF;
}

.panier-page .bloc-panier-listing .ui.steps .passed.step:after {
    background: #258464;
    border-color: #FFF;
}

.bloc-result-panier-message {
    padding: 5% 10% 19%;
}

.bloc-result-panier-message .icon-results i {
    font-size: 100px;
}

.bloc-result-panier-message .text-results {
    margin-top: 40px;
    margin-bottom: 40px;
    font-weight: 300;
}

.impact-bloc-panier-panel .text-bottom1 {
    text-align: left;
    text-align: center;
    margin-bottom: 10px;
    line-height: 1.2em;
}


.margin-left-10 {
    margin-left: 10px !important;
}

.grid-pack .product a:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.grid-pack .product .nom-pack {
    position: absolute;
    top: 16px;
    z-index: 1;
    left: 23px;
    font-size: 28px;
    color: #258464;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 500;
}

.grid-pack .product .valeur-pack {
    position: absolute;
    z-index: 1;
    bottom: 20px;
    right: 20px;
    /* font-size: 40px; */
    font-family: 'Barlow Condensed', sans-serif;
    width: 70px;
    line-height: 25px;
}

.grid-pack .product .valeur-pack .valeur {
    font-size: 50px;
    font-weight: 600;
    color: #5b5853;
}

.grid-pack .product .valeur-pack .nom-valeur {
    font-size: 30px;
    font-weight: 400;
    color: #5b5853;
}

.grid-pack .product .product-info {
    background-color: initial;
}

.grid-pack .product {
    padding: 5px 36px;
    margin-bottom: 90px;
}
.grid-pack .product-info .product-title {
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 0px;
    font-family: 'Rubik', sans-serif;
    max-height: inherit;
}

.grid-pack .product-capsule {
    padding-top: 10px;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
}

.grid-pack .product-info {
    padding-top: 20px;
    padding-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
}

.grid-pack .product-info .product-price {
    font-size: 25px;
    font-family: 'Rubik', sans-serif;
}

.grid-pack .product-info p.product-price {
    font-size: 14px;
    font-family: 'Rubik', sans-serif;
}

.btn-achat-pack {
    height: 40px;
    vertical-align: middle;
    margin-bottom: 0 !important;
    padding-bottom: 45px;
    padding-top: 0;
}

.carte-cadeau-bloc .product .nom-pack {
    position: absolute;
    top: 30%;
    z-index: 1;
    right: 15px !important;
    font-size: 25px;
    color: rgba(255, 255, 255, 0.4);
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 500;
    text-transform: initial;
    left: inherit;
}

.carte-cadeau-bloc .product .valeur-pack .valeur {
    font-size: 70px;
    font-weight: 600;
    color: rgba(255, 255, 255, 0.8);
    text-align: left;
    float: right;
}

.carte-cadeau-bloc .product .valeur-pack {
    position: absolute;
    z-index: 1;
    bottom: 34%;
    right: 15px;
    font-size: initial;
    font-family: 'Barlow Condensed', sans-serif;
    width: 70px;
    line-height: 25px;
}

.carte-cadeau-bloc .nom-image-logo {
    position: absolute;
    z-index: 1;
    width: 65px;
    top: 40%;
    left: 20px;
}

.carte-cadeau-bloc .bloc-image-gift {
    border-radius: 22px;
    box-shadow: 3px 2px 5px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 3px 2px 5px 1px rgba(0, 0, 0, 0.3);
}

.grid-pack .bloc-image-pack {
    box-shadow: 3px 2px 5px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 3px 2px 5px 1px rgba(0, 0, 0, 0.3);
    border-radius: 27px;
}

.grid-pack .bloc-image-pack:hover {
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.15);
}

.carte-cadeau-bloc .bloc-image-pack:hover {
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.15);
}

.carte-cadeau-bloc .bloc-image-gift:hover {
    box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.15);
}

.colonne-droite-validation .grid-pack .product {
    padding: 5px 15px;
    margin-bottom: 30px;
}

.colonne-droite-validation .grid-pack .product .nom-pack {
    position: absolute;
    top: 11px;
    z-index: 1;
    left: 15px;
    font-size: 25px;
    color: #258464;
    text-transform: uppercase;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 500;
}

.colonne-droite-validation .grid-pack .product .valeur-pack .valeur {
    font-size: 40px;
    font-weight: 600;
    color: #5b5853;
}

.dashboard-line .item-work .item-icon {
    margin-top: -15px;
}

.dashboard-line .item-work .item-icon i {
    font-size: 80px;
}

.dashboard-line-header {
    margin-top: 0px;
    margin-bottom: 30px;
}

.dashboard-line-header h3 {
    font-size: 16px;
    margin-bottom:0;
    color: #258464;
}

.dashboard-line-header .item-numbers {
    font-size: 25px;
    font-weight: 100;
}

.dashboard-line-content .main-404 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.dashboard-line-content .item-title {
    font-size: 22px;
    font-weight: 400;
}

.dashboard-line-content .item-desc {
    font-size: 13px;
    margin-top: 5px;
}
.account-content .account-title {
    background-color: #ffffff;
    font-size: 25px;
    font-weight: 400;
    padding: 0 0 20px 0 !important
    /* border: 2px solid #258464; */
}

.dashbord-line-number .footer-menu-item {
    padding-top: 18px;
}

.contrinution-campaign-bloc:nth-child(odd) {
    background: #ececec;
    padding-top: 20px;
    padding-bottom: 10px;
    background: rgba(233, 236, 239, 0.5);
    color: #000;
    font-family: 'Rubik', sans-serif;
    font-size: 17px;
    padding-left: 20px;
    padding-right: 20px;
}

.contrinution-campaign-bloc:nth-child(even) {
    padding-top: 20px;
    padding-bottom: 10px;
    /* background: rgba(233, 236, 239, 0.5); */
    color: #000;
    font-family: 'Rubik', sans-serif;
    font-size: 17px;
    padding-left: 20px;
    padding-right: 20px;
}

.contribution-bloc {
    padding: 20px 10px !important ;
}

.text-plus-grand {
    font-size: 16px !important;
    font-weight: 400;
}

/*.releve-bloc .dashbord-line-number .item-title {
    font-size: 30px;
    font-weight: 300;
}*/

.releve-bloc .account-main {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
}

.sf-t2.sf-none .sf-viewport, .sf-t2.sf-fade .sf-viewport, .sf-t2.sf-slide .sf-viewport {
    border-radius: initial !important;
    border: none !important;
}
.sf-t2.sf-none .sf-viewport .sf-step, .sf-t2.sf-fade .sf-viewport .sf-step, .sf-t2.sf-slide .sf-viewport .sf-step {
    padding: initial !important;
    padding-top: initial !important;
}

.sf-controls {
    z-index: 4;
    padding-left: 5px  !important;
    padding-right: 25px !important;
}

.releve-bloc table thead tr th {
    border-color: rgba(11, 109, 214, 0.02);
    border-bottom: 1px solid rgba(11, 109, 214, 0.02);
    background: rgb(244, 245, 247);
    color: #000;
    text-align: center;
    font-family: 'Rubik', sans-serif;
    font-weight: 500;
}

.releve-bloc table tbody tr:nth-child(odd) {
    /* background: rgba(233, 236, 239, 0.5); */
    color: #000;
    font-family: 'Rubik', sans-serif;
    font-size: 17px;
}

.releve-bloc table tbody tr:nth-child(even) {
    background: rgba(233, 236, 239, 0.5);
    color: #000;
    font-family: 'Rubik', sans-serif;
    font-size: 17px;
}

.releve-bloc .table > tbody > tr > td {
    border-color: #9990;
    font-size: 13px;
    font-weight: 300;
}

.releve-bloc  .table > tbody > tr > th {
    border-color: #e4e4e4 !important;
}

.account-table table td, .account-table table th {
    text-align: left;
    padding: 10px 20px;
    border-bottom: 1px solid #f0f0f0;
    border-top: none;
    font-size: 14px;
}

.contrinution-campaign-bloc .date-contribution {
    font-size: 14px;
    font-weight: 500;
}

.contrinution-campaign-bloc .heure-contribution {
    margin-top: -2px;
    font-size: 13px;
    font-weight: 100;
}

.contrinution-campaign-bloc .info-campgne-contribution .campaign-title {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0px;
}

.contrinution-campaign-bloc .info-campgne-contribution .campaign-desc {
    font-size: 14px;
    font-weight: 100;
}

.contrinution-campaign-bloc .info-campgne-contribution .campaign-category a {
    font-weight: 100;
    font-size: 11px;
    color: rgba(85, 85, 85, 0.60);
}

.contrinution-campaign-bloc .point-contribution {
    font-size: 35px;
    font-weight: 400;
}

.contrinution-campaign-bloc .total-point-contribution {
    font-size: 13px;
    font-weight: 100;
    margin-top: 2px;
}
/*
select, .field input {
    width: 100% !important;
    height: 46px !important;
    padding: 0 15px !important;
    z-index: 1 !important;
    position: relative !important;
    -webkit-appearance: none !important;
    -ms-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    border: 1px solid #ededed !important;
    background-color: transparent;
}

button, select {
    text-transform: none !important;
}

select.form-control:after {
    content: "\f3d0" !important;
    font-family: "Ionicons" !important;
    position: absolute !important;
    top: 0 !important;
    right: 0 !important;
    line-height: 46px !important;
    padding: 0 18px !important;
    bottom: 0 !important;
    z-index: 5 !important;
    border-left: 1px solid #ededed !important;
}*/

.bloc-edition-profil select.form-control {
    width: 100% !important;
    height: 46px !important;
    padding: 0 15px !important;
    z-index: 3 !important;
    position: relative !important;
    -webkit-appearance: none !important;
    -ms-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    border: 1px solid #ededed !important;
    background-color: transparent !important;
    background: -webkit-linear-gradient(left, #FFF, rgba(255, 255, 255, 0));
    background: -o-linear-gradient(right, #FFF, rgba(255, 255, 255, 0));
    background: -moz-linear-gradient(right, #FFF, rgba(255, 255, 255, 0));
    background: linear-gradient(to right,#FFF,#FFF,#FFF, rgba(255, 255, 255, 0)) !important;
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: 0 10px;
}

.field-select:after {
    content: "\f3d0";
    font-family: "Ionicons";
    position: absolute;
    top: 0;
    right: 0;
    line-height: 46px;
    padding: 0 18px;
    bottom: 0;
    z-index: 2;
    border-left: 1px solid #ededed;
}

.bloc-edition-profil input {
    width: 100%;
    height: 46px;
    padding: 0 15px;
    z-index: 1;
    position: relative;
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #ededed;
    /*    background-color: transparent;*/
}

.bloc-edition-profil input[placeholder], .bloc-edition-profil textarea[placeholder] {
    font-style: normal;
}


.bloc-edition-profil input[type=text], .bloc-edition-profil input[type=email], .bloc-edition-profil input[type=password], .bloc-edition-profil input[type=number], .bloc-edition-profil input[type=search], textarea {
    border: 1px solid #ededed;
    padding: 8px 15px;
    font-size: 14px;
    color: #222222;
    border-radius: 0;
}

.bloc-edition-profil label {
    color: #222222;
    font-weight: 400;
    display: block;
    margin-bottom: 5px;
    font-size: 14px !important;
}

.preferences-page .preferences-page-left .preferences-page-left-titre {
    color: #000;
    font-family: 'Rubik', sans-serif;
    font-size: 17px;
    margin-bottom: 10px;
}

.preferences-page .preferences-page-left .preferences-page-left-titre-element {
    font-size: 14px;
    font-weight: 400;
    font-family: rubik;
    padding-bottom: 5px;
}

.preferences-page .preferences-page-left .project-love-description {
    max-height: initial;
    overflow: initial;
}

.preferences-page .preferences-page-left .preferences-page-left-titre-element span {
    padding-left: 2px;
    font-family: "Rubik", sans-serif;
    font-weight: 300;
    font-size: 14px;
}

.profil-dashboard .bloc-info-profil span {
    font-weight: 300;
}

.profil-dashboard .bloc-info-profil {
    margin-bottom: 15px;
}

.profil-dashboard .bloc-info-profil h3 {
    font-weight: 500;
    font-size: 15px;
    font-family: rubik;
    color: #555555;
}

.bloc-info-profil-biographie-titre {
    font-weight: 500;
    font-size: 15px;
    font-family: rubik;
}

.bloc-info-profil-biographie {
    font-weight: 100;
    font-size: 14px;
    text-align: justify;
}

.lien-photo-change {
    /* float: right; */
    /* top: 0; */
    /* right: 0; */
    /* background: #f00; */
    font-weight: 500;
    font-size: 13px;
    color: #0b6dd6;
    text-transform: capitalize;
    cursor: pointer;
    border-radius: 4px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    margin: 0px 0 10px;
    text-transform: initial !important;
    margin-top: 10px;
}

.toggle-handle {
    position: relative;
    margin: 0 auto;
    padding-top: 0px;
    padding-bottom: 0px;
    height: 100%;
    width: 0px;
    border-width: 0 1px;
    background: rgba(255, 255, 255, 0.9);
}

.mode-de-contribution-titre {
    margin-bottom: 10px;
}

.bloc-biographie-profil {
    margin-top: 20px;
    margin-bottom: 30px;
}

.gift-card-bloc .campaign-history {
    margin-top: -20px;
}
.gift-card-bloc .campaign-history .campaign-content img {
    margin-bottom: 0;
}

.gift-card-bloc .grid-pack .product-info {
    padding-top: 6px !important;
}

.utilisation-bloc-cartd-cadeau {
    margin: 10px 0;
}

.gift-card-bloc .grid-pack .product {
    padding: 5px 40px;
    margin-bottom: 50px;
}

.gift-card-bloc .carte-cadeau-bloc .product .nom-pack {
    position: absolute;
    top: 35%;
    z-index: 1;
    right: 15px !important;
    font-size: 25px;
    color: rgba(255, 255, 255, 0.4);
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 500;
    text-transform: initial;
    left: inherit;
}

.btn-primary.disabled, .btn-primary:disabled {
    /*background-color: #1e9e3c !important;*/
    background: #5B5853 !important;
    background-color: #5B5853 !important;
    height: 60px !important;
}

.btn-success {
    color: #fff;
    background-color: #28a745 !important;
    border-color: #28a745 !important;
}

.btn-danger {
    color: #fff;
    background-color: #dc3545 !important;
    border-color: #dc3545 !important;
}

.account-bar li.active a:hover {
    color: #FFF !important;
}

.detail-projet-campagn-reussi {
    position: absolute;
    max-width: 100px;
}

.detail-de-page .like-vignette {
    position: absolute;
    display: block;
    background: rgba(0, 0, 0, 0.58);
    z-index: 1;
    top: inherit !important;
    cursor: pointer !important;
    right: inherit !important;
    padding: 4px 8px 2px 9px;
    border-radius: 40px;
    color: #FFF !important;
    font-size: 17px;
    font-weight: 100 !important;
    -webkit-transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
    -moz-transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
    -ms-transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
    -o-transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
    transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
    margin-left: 10px;
    margin-top: 10px;
}

.detail-de-page .like-vignette:before {
    padding-right: 2px;
}

.campaign-history .campaign-tabs .number {
    color: #009E74;
    vertical-align: super;
    font-size: 12px;
    font-weight: 100;
}

#page_loader {
    position: fixed;
    height: 100%;
}

.grid-pack .product .product-info .bloc-icon-conversion .money-info-bulle {
}

.bloc-balance-to-c {
    margin: 0 !important;
}

.bloc-balance-to-c-li {
    border-top: 0 !important;
}

.bloc-balance-to-c-li-right {
    color: #268363;
    background: #e9ecef;
    text-align: center;
    font-size: 16px;
    padding: 0 2px;
}

.bloc-balance-to-c-li-right {
    color: #268363;
    background: #e9ecef;
    text-align: center;
    font-size: 16px;
    padding: 0 2px;
    vertical-align: middle;
    padding: 10px 0;
}

.bloc-balance-to-c-li-left span {
    vertical-align: middle;
}

.bloc-balance-to-c-li-right-link  {
    font-size: 17px;
}

.bloc-balance-to-c-li-left {
    color: #FFF;
    background: #258464;
    padding: 10px 3px;
    text-align: center;
}

.bloc-balance-to-c-li-left:after {
    position: absolute;
    z-index: 2;
    content: '';
    top: 50%;
    right: 0;
    border: medium none;
    background-color: #fff;
    width: 1.14285714em;
    height: 1.14285714em;
    border-style: solid;
    border-color: rgba(34,36,38,.15);
    border-width: 0 1px 1px 0;
    -webkit-transition: background-color .1s ease,opacity .1s ease,color .1s ease,box-shadow .1s ease;
    transition: background-color .1s ease,opacity .1s ease,color .1s ease,box-shadow .1s ease;
    -webkit-transform: translateY(-50%) translateX(50%) rotate(-45deg);
    transform: translateY(-50%) translateX(50%) rotate(-45deg);
    display: block;
    background: #268363;
}

.page-title {
    position: relative;
    min-height: 220px;
    margin-bottom: 100px;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    margin-top: 80px;
}

.bloc-filtre .sort form {
    width: 100%;
}


.bloc-filtre .sort .field-select {
    width: 100%;
    margin-left: 0 !important;
}

.site-header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 999;
    -webkit-box-shadow: 0 3px 3px rgba(0,0,0,.1);
    -moz-box-shadow: 0 3px 3px rgba(0,0,0,.1);
    box-shadow: 0 3px 3px rgba(0,0,0,.1);
}

.bloc-filtre .sort span.text-du-select {
    color: #222;
    font-weight: 300;
    /* margin-right: 10px; */
    font-family: 'rubik', sans-serif;
    line-height: inherit;
    width: 100%;
    text-align: right;
    display: block;
    padding-top: 7px;
    font-size: 100%;
    font-weight: 500;
}

.select2 .selection {
    width: 100%;
}

.campaign-item {
    background: #f5f6f6;
    border-radius: 2px 2px 2px 2px;
    -moz-border-radius: 2px 2px 2px 2px;
    -webkit-border-radius: 2px 2px 2px 2px;
    margin-bottom: 30px;
}
/*
#overlay-preloader{
  position:fixed;
  z-index:99999;
  top:0;
  left:0;
  bottom:0;
  right:0;
  background:rgba(0,0,0,0.9);
  transition: 1s 0.4s;
}
#progression-bar{
  height:1px;
  background:#fff;
  position:absolute;
  width:0;
  top:50%;
}
#progstatut{
  font-size:0.7em;
  letter-spacing: 3px;
  position:absolute;
  top:50%;
  margin-top:-40px;
  width:100%;
  text-align:center;
  color:#fff;
}*/

/*main#main {
    margin-top: 80px;
}*/

.ui.selection.dropdown {
    min-width: initial;
    min-height: initial;
    line-height: inherit;
}

.avatar-list-campaign {
    width: 50px !important;
    height: 50px !important;
    /* padding: 0 !important; */
    /* margin: 0px !important; */
    padding: 5px 10px 10px !important;
    margin-top: -5px !important;
}

.ligne-post-details-projet div {
    float: left;
    height: 40px;
    vertical-align: middle;
    line-height: 40px;
}

.ligne-post-details-projet {
    text-align: left;
    vertical-align: middle;
    height: 40px;
    display: block;
}

.check-list-ld {
    padding: 13px 5px;
}

.valider-ce-post {
    padding: 13px 0;
    text-align: center;
}

.index-header {
    margin-top: 80px;
}

.contribution-ano-panier .toggle {
    margin-left: 9px !important;
    margin-right: 0 !important;
}

.contribution-ano-panier .toggle-off {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
    cursor: pointer;
}

.contribution-ano-panier .toggle-handle {
    background: #f3f3f3;
    border: 0.5px solid #F3F3F0;
}

.parsley-errors-list {
    list-style: none;
    font-weight: 900;
    color: #F00;
    margin-top: -30px;
    display: block;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    width: 100%;
    outline: 0;
    text-align: left;
    -webkit-transition: box-shadow .1s ease,width .1s ease;
    transition: box-shadow .1s ease,width .1s ease;
    -webkit-tap-highlight-color: transparent;
    cursor: pointer;
    line-height: 1em;
    white-space: normal;
    outline: 0;
    -webkit-transform: rotateZ(0);
    transform: rotateZ(0);
    min-width: initial;
    min-height: 2.71428571em;
    background: #fff;
    padding: 2% 2% 2% 2%;
    color: rgba(0,0,0,.87);
    box-shadow: none;
    border: 1px solid rgba(34,36,38,.15);
    border-radius: .28571429rem;
    -webkit-transition: box-shadow .1s ease,width .1s ease;
    transition: box-shadow .1s ease,width .1s ease;
    border-color: rgba(25, 134, 103, 0.25098039215686274);
    box-shadow: 0 2px 3px 0 rgba(34,36,38,.15);
}

.select2-container--default .select2-results>.select2-results__options {
    cursor: auto;
    position: absolute;
    outline: 0;
    top: 100%;
    min-width: -moz-max-content;
    padding: 0 0;
    background: #fff;
    font-size: 1em;
    text-shadow: none;
    text-align: left;
    box-shadow: 0 2px 3px 0 rgba(34,36,38,.15);
    border: 1px solid rgba(34,36,38,.15);
    border-radius: .28571429rem;
    -webkit-transition: opacity .1s ease;
    transition: opacity .1s ease;
    z-index: 11;
    will-change: transform,opacity;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    border-top-width: 0!important;
    outline: 0;
    margin: 0 -1px;
    min-width: calc(100% + 2px);
    width: calc(100% + 2px);
    border-radius: 0 0 .28571429rem .28571429rem;
    box-shadow: 0 2px 3px 0 rgba(34,36,38,.15);
    -webkit-transition: opacity .1s ease;
    transition: opacity .1s ease;
    max-height: 16.02857143rem;
    border-color: rgba(25, 134, 103, 0.25098039215686274);
    box-shadow: 0 2px 3px 0 rgba(34,36,38,.15);
    margin-top: -2px;
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
    position: relative;
    cursor: pointer;
    display: block;
    border: none;
    height: auto;
    text-align: left;
    /* border-top: none; */
    line-height: 1em;
    color: rgba(0,0,0,.87);
    /* padding: .78571429rem 1.14285714rem!important; */
    font-size: 14px;
    text-transform: none;
    font-weight: 400;
    box-shadow: none;
    -webkit-touch-callout: none;
    border-top: 1px solid #fafafa;
    padding: .78571429rem 1.14285714rem!important;
    white-space: normal;
    word-wrap: normal5
}


.select2-results__option:hover {
    background: rgba(0,0,0,.05);
    color: rgba(0,0,0,.95);
    z-index: 13;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {

    background: rgba(0,0,0,.05);
    color: rgba(0,0,0,.95);
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 100%;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
}

.detail-de-page .btn-contribution-block .select2-container--default .select2-selection--single {
    height: 3.352286em;
    margin-top: -4px;
}

.detail-de-page .btn-contribution-block .select2-container .select2-selection--single .select2-selection__rendered {
    font-size: 1.4rem;
    padding-top: 8px;
}

/*------------- BOUTON SEEKEWA -----------*/

.btn-vert-seekewa {
    background: #248565 !important;
    background-color: #248565 !important;
}

.btn-vert-light-seekewa:hover {
    background: #73B941 !important;
    background-color: #73B941 !important;
}

.btn-marron-seekewa {
    background: #5B5853 !important;
    background-color: #5B5853 !important;
}

.btn-vert-bleu-seekewa {
    background: #035F76 !important;
    background-color: #035F76 !important;
}

.btn-vert-bleu-light-seekewa:hover {
    background: #1A93B5 !important;
    background-color: #1A93B5 !important;
}

.btn-text-initial {
    text-transform: initial !important;
}

.btn-text-uppercase {
    text-transform: uppercase !important;
}

.rounded {
    border-radius: 5px !important;
}

.no-rounded {
    border-radius: 0 !important;
}

.btn-cursor-pointer {
    cursor: pointer !important;
}

.btn-cursor-none {
    cursor: none !important;
}
.btn-font-1 {
    font-size: 100%;
    font-weight: 400;
    color: #fff
}
.btn-font-2 {
    font-size: 20px;
    font-weight: 300;
    color: #fff
}

/*------------- FIN BOUTON SEEKEWA --------*/

.contribution-ano-panier {
    margin-top: 25px;
    font-weight: 600;
}

.ui.form .field>label {
    display: block;
    margin: 0 0 .28571429rem 0;
    color: rgba(0,0,0,.87);
    font-size: initial;
    font-weight: initial;
    text-transform: none;
    font-family: 'rubik', sans-serif;
}

.ui.checkbox input.hidden+label a {
    display: initial;
}

.product-info .product-price {
    font-size: 13px;
    font-weight: 300;
}

.gift-card-bloc .select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle;
    width: 100% !important;
}

.ui.input input {
    margin: 0;
    max-width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    outline: 0;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    text-align: left;
    line-height: 1.21428571em;
    /* font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif; */
    padding: .51857143em 1em;
    background: #fff;
    border: 1px solid rgba(34,36,38,.15);
    color: rgba(0,0,0,.87);
    border-radius: .28571429rem;
    -webkit-transition: box-shadow .1s ease,border-color .1s ease;
    transition: box-shadow .1s ease,border-color .1s ease;
    box-shadow: none;
    -webkit-transition: box-shadow .1s ease,width .1s ease;
    transition: box-shadow .1s ease,width .1s ease;
    border-color: rgba(25, 134, 103, 0.25098039215686274);
    box-shadow: 0 2px 3px 0 rgba(34,36,38,.15);
    font-family: 'rubik', sans-serif;
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1rem;
}

.ui.input {
    position: relative;
    font-weight: 400;
    font-style: normal;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    color: rgba(0,0,0,.87);
    width: 100%;
}

.bloc-edition-profil-element {
    margin-bottom: 20px;
}

.lang-select .select2-container--default .select2-selection--single {
    background-color: initial;
    width: initial;
    outline: initial;
    text-align: initial;
    -webkit-transition: initial;
    transition: initial;
    -webkit-tap-highlight-color: initial;
    cursor: initial;
    line-height: initial;
    white-space: initial;
    outline: initial;
    -webkit-transform: initial;
    transform: initial;
    min-width: initial;
    min-height: initial;
    background: initial;
    padding: initial;
    color: initial;
    box-shadow: initial;
    border: initial;
    border-radius: initial;
    -webkit-transition: initial;
    transition: initial;
    border-color: initial;
    box-shadow: initial;
}

.product-info .product-price {
    font-size: 30px ;
    font-weight: 300;
}

.cart-totals ul li p {
    display: inline-block;
    width: auto;
}

.cart-totals ul li .price {
    font-weight: 500;
    text-align: right;
    float: right;
}

.campaign-item:hover .show-button .campagn-checked-mark {
    top: 26px;
    transform: initial;
    -webkit-transition: initial;
    -moz-transition: initial;
    -ms-transition: initial;
    -o-transition: initial;
    transition: initial;
    z-index: 0;
}



.campagn-checked-mark {
    position: absolute;
    top: -27px;
    display: inline-block;
    color: #FFF;
    padding-top: 5px;
    padding-bottom: 4px;
    font-size: 90%;
    z-index: 0;
    transform: initial;
    -webkit-transition: initial;
    -moz-transition: initial;
    -ms-transition: initial;
    -o-transition: initial;
    transition: initial;
    background: #318ddc !important;
}

.message-alert-bloc {
    margin-bottom: 0;
    width: 100%;
    z-index: 0;
    bottom: 0;
    background: rgba(49, 140, 221, 0.9);
    position: sticky;
/*    z-index: 9999999;*/
    border: none;
    height: 100px;
    font-size: 90%;
}

.message-alert-bloc a {
    color: #ffffff;
    background: #5b5853 !important;
}

.message-alert-bloc a:hover {
    color: #FFF !important;
}


.message-alert-bloc .text {
    padding-top: 15px;
    font-size: 15px;
}

.ui.comments .comment .author {
    font-size: 1em;
    color: rgba(0,0,0,.87);
    font-weight: 500;
    margin-bottom: initial;
    display: initial;
}
.ui.comments .comment>.content {
    display: block;
    margin-bottom: 1.5rem;
}

.campaign-tabs .active #respond h3 {
    margin-bottom: 10px;
}

.ui.comments .comment .text {
    margin: .25em 0 .5em;
    font-size: 0.9em;
    word-wrap: break-word;
    color: rgba(10, 10, 10, 0.87);
    line-height: 1.3;
}

.slider-border-btn:hover {
    border-color: #1A93B5 !important;
    border: 2px solid;
}

.slider-border-btn {
    border-color: #035F76 !important;
    border: 2px solid;
}

.project-love-item .campagn-checked-mark {
    display: none;
}

.btn-bloc-achat .ui.basic.button {
    color: rgba(255, 255, 255, 0.81) !important;
    border-color: #FFF !important;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1) inset;
}

.btn-bloc-achat .ui.basic.button:hover {
    background: #73B941 !important;
    color: #FFFFFF !important;
}

.ssk .btn-bloc-achat {
    margin-top: 5px !important;
}

iframe.stripe_checkout_app {
    background: rgba(0, 0, 0, 0.7) !important;
}

.nom-post-image {
    margin-top: 5px !important;
}

.nom-post-image-bloc {
    margin-bottom: -13px;
}

.impact-bloc-panier-panel .ui.list .list>.item .header, .ui.list>.item .header {
    display: block;
    margin: 0;
    font-family: Lato,'Helvetica Neue',Arial,Helvetica,sans-serif;
    font-weight: 400;
    color: rgba(0,0,0,.87);
    font-size: 90%;
    font-size: 15px;
}

.bloc-total tr td {
    border-color: initial !important;
    border: none !important;
    padding: 0;
}

.bloc-total tr td .bloc-total-title {
    padding: 0;
    outline: initial;
    line-height: 1;
}

.support-campaign .plan h4 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 15px;
    color: #258464;
    text-align: center;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 15px;
}

.nom-post-non-image-bloc {
    margin-bottom: -10px;
}



.lign-post-detail:nth-child(1) {
    border-top: 0;
}

.lign-post-detail {
    border-top: 1px solid #e4e4e4;
    min-height: 40px;
}

.lign-post-detail .right.floated .item:nth-child(2) {
    width: 50px;
    text-align: center !important;
}
.impact-bloc-panier-panel .header i {
    font-size: 24px;
    /*    display: block;
        position: absolute;
        margin-top: -5px;*/
}

.lign-post-detail .item img.avatar {
    width: 28px;
    height: 28px;
}

.lign-post-detail .ui.avatar.image {
    height: auto;
}

.nom-post-non-pris {
    /*    padding-top: 6px;*/
}

.nom-post-non-termine {
    margin-top: 6px !important;
}

.lign-post-non-pris-bloc {
    margin-bottom: -7px !important;
    margin-top: 4px !important;
}


.bloc-text-intro-quelques-chiffres p {
    text-align: center;
    margin-bottom: 20px;
    font-size: 14px;
    opacity: 0.7;
    color: #333;
}

.lign-post-non-pris-bloc {
    padding: 0;
}

.support-campaign .plan a {
    display: block;
    background-color: #f5f6f6;
    /* padding: 40px 25px; */
    cursor: pointer;
}

#backer .event {
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 10px;
    background: rgba(247, 247, 247, 0.2);
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
}

.ui.feed>.event>.content .summary {
    margin: 0;
    font-weight: 200;
    color: rgba(0,0,0,.87);
    /* font-family: fantasy; */
    font-family: 'Rubik', sans-serif;
}

#backer .ui.feed>.event>.content .user {
    font-weight: 500;
}

#backer .ui.feed>.event>.label img {
    margin-bottom: 0;
}

#backer .ui.statistic {
    margin: 0;
}

.post-bloucle {
    color: #258464;
}

.project-love .tab-menu {
    position: relative;
    border-left: 1px solid #d2d2d2;
    height: 90%;
}

ul.menu-category {
    border-left: none;
    padding: 10px 0;
}

 .tooltip > .tooltip-inner {
      background-color: rgba(91, 88, 83, 0.99);
      color: #FFFFFF;
      font-family: "rubik", sans-serif;
  }

.total-bloc-panier {
    background: none !important;
    border-top: 1px dotted #9e9e9e !important;
}

.bloc-total td {
    border: none !important;
    border-color: initial !important;
}


.button-small-description{
    position: relative;
    display: block;
    margin-top: 10px;
    font-size: 11.5px;
    opacity: 0.7;
    color: #333;
}

.button-small-description>label span {
    display: inline-flex;
    display: -webkit-inline-flex;
    display: -ms-inline-flex;
    font-family: 'Rubik', sans-serif;
}

.button-small-description label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}

.button-small-description label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

.button-small-description label:not(.login-field-icon) {
    line-height: 1.4em !important;
    color: #333;
    /* font-weight: bold !important; */
}

.button-small-description>label {
    padding-left: 0;
}

.text-strikethru {
    position: relative;
    text-align: center;
    margin: 50px 0 30px;
}

.text-strikethru .line {
    height: 1px;
    background-color: #F1EEEA;
    width: 90%;
    margin-left: 5%;
}

.text-strikethru .text {
    display: inline-block;
    background-color: #FFFFFF;
    padding: 5px 10px;
    font-size: 14px;
    top: -16px;
    position: relative;
    color: #3D3D66;
}

.login_details h2{
    text-align: center;
    margin-bottom: 40px;
    font-size: 30px !important;
    font-weight: 300
}

.login_details label{
    color: #222222;
    font-weight: 400;
    display: block;
    margin-bottom: 10px;
}

.login_details form .btn-primary{
    margin-top: 35px;
}

.description-search-results {
    padding: .7rem 1rem;
    margin-bottom: .5rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: .25rem;
    margin: 0 0 30px 0;
}

.custom-breadcrumb {
    margin-bottom: 15px !important;
    padding-left: 0 !important;
    list-style: none;
    background-color:unset;
    margin-bottom: 30px;
    font-size: 15px !important;
    font-weight: 500;
    color:#248465;
}

.bloc-echeancier .mois-annee-echencier {
    text-transform: capitalize;
}

.bloc-echeancier .lign-echeancier {
    height: 30px;
}

.main-menu ul li:hover > .sub-menu {
    top: 80px;
    visibility: visible;
    opacity: 1;
    -webkit-box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.1);
}

.ui.dimmer {
    z-index: 999999;
}

.ui.toggle.checkbox input~.box:after, .ui.toggle.checkbox input~label:after {
    left: -0.005rem;
    box-shadow: none;
}

.ui.toggle.checkbox .box:after, .ui.toggle.checkbox label:after {
    background: #FFFFFF -webkit-linear-gradient(transparent,rgba(0,0,0,.05));
    background: #FFFFFF linear-gradient(transparent,rgba(0,0,0,.05));
    position: absolute;
    content: ''!important;
    opacity: 1;
    z-index: 2;
    border: none;
    border: 1px solid  rgba(224, 224, 224, 0.6);
    box-shadow: 0 1px 2px 0 rgba(34,36,38,.15), 0 0 0 1px rgba(34,36,38,.15) inset;
    width: 1.5rem;
    height: 1.5rem;
    top: 0;
    left: 0;
    border-radius: 500rem;
    -webkit-transition: background .3s ease,left .3s ease;
    transition: background .3s ease,left .3s ease;
}

.ui.toggle.checkbox input:checked~.box:before, .ui.toggle.checkbox input:checked~label:before {
    /*background-color: rgb(3, 94, 117)!important;*/
    background-color: #73B941 !important
}

.ui.toggle.checkbox .box:before, .ui.toggle.checkbox label:before {
    display: block;
    position: absolute;
    content: '';
    z-index: 1;
    -webkit-transform: none;
    transform: none;
    border: none;
    top: 0;
    background: rgba(0,0,0,.1);
    box-shadow: none;
    width: 3.5rem;
    height: 1.5rem;
    border-radius: 500rem;
}

.ui.toggle.checkbox label {
    padding-top: .28em;
    font-weight: 400;
    font-family: "Rubik", sans-serif;
}

.btn-cfa .fcfa-icon {
    font-size: 100%;
    color: #000;
}

.btn-euro .ion-social-euro-outline {
    font-size: 100%;
    color: #000;
}


.colonne-droite-validation .accordion .title {
    font-size: 100% !important;
    text-align: initial;
    margin: initial;
    font-family: "Rubik", sans-serif !important;
    font-weight: 500;
}

.colonne-droite-validation .piled .header {
    font-family: "Rubik", sans-serif;
    font-size: 100%;
    font-weight: 500;
}

.colonne-droite-validation .piled p {
    font-size: 80%;
    font-family: "Rubik", sans-serif;
    font-weight: 100;
    line-height: inherit;
}

.colonne-droite-validation .accordion .content {
    padding: .1em 0 1em 2em !important;
    font-weight: 100;
    font-size: 90%;
    line-height: inherit !important;
}

.colonne-droite-validation .accordion .title {
    font-size: 100% !important;
    text-align: initial;
    margin: initial;
    font-family: "Rubik", sans-serif !important;
    font-weight: 500;
    padding: 10px 0 2px !important;
}

.btn-radio-stripe {
    display: none;
}

.payement-block-title.no-bottom {
    border-bottom: none;
    margin-bottom: initial;
}

.bloc-cart-paiement .product {
    width: 100%;
    padding: 0;
}


.bloc-cart-paiement .product { width: 100%; padding: 0; margin-bottom: 0; }

.title-top {
    margin-top: 0 !important;
}

.bloc-cart-paiement .grid-product {
    margin: inherit;
}

@-webkit-keyframes anim_boucle
{
    from{-webkit-transform:rotate(0deg);}
    to{-webkit-transform:rotate(360deg);}
}
@-moz-keyframes anim_boucle
{
    from{-moz-transform:rotate(0deg);}
    to{-moz-transform:rotate(360deg);}
}
@-ms-keyframes anim_boucle
{
    from{-ms-transform:rotate(0deg);}
    to{-ms-transform:rotate(360deg);}
}
.rotation-boucle:before{
    -webkit-animation-name: anim_boucle;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: anim_boucle;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: anim_boucle;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
}


.expenditure_btn:hover .ion-android-radio-button-off:before {
    color: #258464;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
    content: "\f3a7";
}

.expenditure_btn .ion-android-radio-button-off:before {
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    -o-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

.nom-post-image-bloc-link .ion-android-radio-button-on:before {
    content: "\f3a7";
    color: #258464;
}

.bloc-cart-paiement .grid-pack .bloc-image-pack {
    box-shadow: 3px 2px 5px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 3px 2px 5px 1px rgba(0, 0, 0, 0.3);
    border-radius: 27px;
    width: 98%;
}


.bloc-cart-paiement .carte-cadeau-bloc .bloc-image-gift {
    border-radius: 22px;
    box-shadow: 3px 2px 5px 1px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 3px 2px 5px 1px rgba(0, 0, 0, 0.3);
    width: 98%;
}

.top-site {
/*    background-image: url(../images/about.jpg);*/
    height: 600px;
    background-size: cover;
    background-position: center center;
    position: relative;
    margin-top: 80px;
}

.top-site h1 {
    color: #fff;
    text-align: center;
    max-width: 100%;
    font-size: 28px;
    margin: 0 auto;
    line-height: 42px;
    font-weight: 100;
    font-family: "Rubik", sans-serif;
}

.top-site:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
}

.video .video-wrapper {
    border: 10px solid #fff;
    display: inline-block;
    border-radius: 3px;
    margin-top: -100px;
    position: relative;
    z-index: 8;
    -webkit-box-shadow: 0px 11px 15px 4px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 11px 15px 4px rgba(0,0,0,0.1);
    box-shadow: 0px 11px 15px 4px rgba(0,0,0,0.1);
    background: #248565;
    max-width: 800px;
}

.video .video-wrapper h1 {
    color: #ffffff;
    font-family: "Rubik", sans-serif;
    font-weight: 100;
    font-size: 18px;
    /* padding: 50px 40px; */
    line-height: 25px;
    text-align: center;
}

.preferences-page-left-titre-element .icheckbox_square-green {
    margin-right: 0;
    margin-top: -3px;
}

.close_modal {
    max-height: 320px;
}

.contact-content label {
    font-size: 14px !important;
}

.equipes .ui.card, .equipes .ui.cards>.card {
    max-width: 100%;
    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;
    width: 100%;
    min-height: 0;
    background: #fff;
    padding: 0 20px;
    border: none;
    border-radius: .28571429rem;
    box-shadow: initial;
    -webkit-transition: box-shadow .1s ease,-webkit-transform .1s ease;
    transition: box-shadow .1s ease,-webkit-transform .1s ease;
    transition: box-shadow .1s ease,transform .1s ease;
    transition: box-shadow .1s ease,transform .1s ease,-webkit-transform .1s ease;
    z-index: '';
    text-align: center;
    margin-bottom: 40px;
}

.equipes .ui.card>.image, .equipes .ui.cards>.card>.image {
    position: relative;
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding: 0;
    background: rgba(0,0,0,.05);
    max-height: 218.500px;
    overflow: hidden;
    border-radius: 140px !important;
    /* border: none !important; */
}

.equipes .ui.card>.content>.header:not(.ui), .equipes .ui.cards>.card>.content>.header:not(.ui) {
    font-weight: 500;
    font-size: 15px;
    margin-top: -.21425em;
    line-height: 1.28571429em;
}

.equipes .ui.card>.content, .equipes .ui.cards>.card>.content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border: none;
    border-top: 0px solid rgba(34,36,38,.1);
    background: 0 0;
    margin: 0;
    padding: 1em 1em;
    box-shadow: none;
    font-size: 1em;
    border-radius: 0;
}

.equipes .ui.cards a.card:hover, .equipes .ui.link.card:hover, .equipes .ui.link.cards .card:hover, .equipes a.ui.card:hover {
    cursor: pointer;
    z-index: 5;
    background: #fff;
    border: none;
    box-shadow: initial;
    -webkit-transform: initial;
    transform: initial;
}

.ui.link.cards .card:hover .image {
    cursor: pointer;
    z-index: 5;
    background: #fff;
    border: none;
    box-shadow: 0px 0px 10px 0px rgba(115, 185, 65, 0.15), 0px 0px 10px 0px rgba(36, 133, 101, 0.3);
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
    -moz-transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
    -ms-transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
    -o-transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
    transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
}

.ui.link.cards .card .image {
    -webkit-transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
    -moz-transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
    -ms-transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
    -o-transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
    transition: all 400ms 0ms cubic-bezier(0.47, 0, 0.75, 0.72);
}

.bloc-text-into {
    padding: 50px 50px;
}

.bloc-text-into .title {
    color: #FFF;
    /* font-weight: 100; */
    font-size: 40px !important;
    margin-bottom: 25px;
}

.background-white {
    background : #FFFFFF !important;
}

.background-white .page-title h1 {
    font-size: 26px;
    font-weight: 500;
    color: #258464;
    margin-bottom: 12px;
    text-align: center;
}

.background-white:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.3);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 10px 3px rgba(0, 0, 0, 0.2);
}

.background-white h1 {
    font-size: 36px;
    font-weight: 500;
    color: #258464;
    margin-bottom: 12px;
    text-align: center;
}

.cgu .cgu-title {
    font-size: 30px;
    padding-bottom: 10px;
    color: #000000;
}


.cgu .entry-content{
    color: #000000;
    text-align: justify;
}
.cgu .entry-content p {
    color: #000000;
    font-size: 15px;
    font-weight: 100;
        margin-bottom: 15px;
}

.cgu .entry-content {
    margin-bottom: 40px;
}

.cgu .entry-content ul li {
    list-style-position: inside;
    color: #000000;
    font-size: 15px;
    font-weight: 100;
}

.cgu .entry-content p strong {
    color: #258464;
    font-weight: 500;
    margin-bottom: 30px;
}

.ui.tiny.statistic>.value, .ui.tiny.statistics .statistic>.value{
    color: #258464;
    font-weight: 100 !important;
    font-size: 15px !important;
}

.contribution-ano-panier .ui.toggle.checkbox {
    font-size: 13px;
}

th.step_two_table_header{
    font-size: 30px !important;
}

th.step_two_table_content{
    font-size: 20px;
}

.button {
	cursor: pointer;
}



.contribution-detail .campaign-people-avatar {
    float: left;
    height: 42px;
    width: 42px;
    display: block;
    text-align: center;
    border:1px solid rgba(16, 128, 133, 1);
    border-radius: 50%;
    line-height: 42px;
    font-size: 25px;
    position: relative;
    margin-right: 10px;
}

.contribution-detail .campaign-people-avatar span:before {
    color: #258464;
}

/*.extra-contribution{
    padding: 30px 0 0 !important;
}*/

.contribution-detail .ui.label{
    font-size: 0.707000rem !important;
    background-color: initial !important;
    font-weight: 500 !important;
}

.contribution-detail a.header{
    font-size: 22px;
    font-weight: 400;
}

.standard-page-content{
    font-size: 15px;
    line-height: 23px;
    padding: 0 50px;
}

.standard-page-content h1{
    color: #258464;
    margin: 0 0 10px 0;
    font-size: 36px;
    font-weight: 100;
}

.standard-page-content h2{
    margin: 60px 0 10px 0;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
}

.standard-page-left-panel{
    background: #ebf5f2;
    border-top : 1px solid #258464;
    border-bottom : 1px solid #258464;
    padding: 30px;
    margin-right: 20px;
    font-family: 'Palanquin','Arial', sans-serif;
    font-size: 16px;
    color: #000;;
}

.standard-page-left-panel .capsule{
    font-weight: 700;
    color:  #207b5d;
    line-height: 23px;
}

/*------------------------------- MENU DROIT -----------------------------------*/

.site-header .main-menu2, .site-header .main-menu2 li:first-child {
    margin-left: 0px;
}

.site-header .main-menu2 {
    display: inline-block;
    margin-left: 45px;
    line-height: 80px;
}

.main-menu2 ul {
    letter-spacing: -0.3em;
}


.site-header .main-menu2, .site-header .main-menu2 li:first-child {
    margin-left: 0px;
}

.left-header>ul>li {
    /* margin-left: 22px; */
}

.main-menu2 ul li {
    list-style: none;
    display: inline-block;
    letter-spacing: normal;
    margin-left: 35px;
    position: relative;
}

.main-menu2>ul>li>a {
    color: #5c5854;
    font-weight: 500;
    font-size: 100%;
    margin: 0 5px;
    text-transform: uppercase;
}

.main-menu2 ul li > .sub-menu {
    position: absolute;
    top: 100px;
    z-index: 99;
    width: 200px;
    left: 0;
    background-color: #fff;
    visibility: hidden;
    opacity: 0;
    transition: all 0.4s;
}

.main-menu2 ul {
    letter-spacing: -0.3em;
}

.main-menu2 ul li > .sub-menu li {
    line-height: normal;
    display: block;
    margin: 0;
    border-top: 1px solid #ededed;
}

.main-menu2 ul li > .sub-menu li a {
    padding: 12px 15px;
}

.main-menu2 ul li:hover > a {
    color: #248565 !important;
}

.main-menu2 ul li:hover > .sub-menu {
    top: 80px;
    visibility: visible;
    opacity: 1;
    -webkit-box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 10px 1px rgba(0, 0, 0, 0.1);
}

.main-menu ul li > .sub-menu li a:hover {
    padding-left: 19px;
    border-left: 5px solid #248565 !important;
}


.c-hamburger {
    display: none;
    position: absolute;
    top: 20px;
    left: 120px;
    right: initial;
    overflow: hidden;
    margin: 1px 0 0 0;
    padding: 0;
    width: 38px;
    height: 38px;
    font-size: 0;
    text-indent: -9999px;
    appearance: none;
    box-shadow: none;
    border-radius: none;
    border: none;
    cursor: pointer;
    transition: background 0.3s;
}

.site-main .sideshow {
    margin-top: 80px;
}

.home .site-main .slider_responsive {
    margin-top: 80px;
}

.home .site-main .slider_responsive .text_responsive {
    background: #5b5853;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.home .site-main .slider_responsive .text_responsive h1 {
    color: #FFF;
}

.home .site-main .slider_responsive .text_responsive .sideshow-description {
    color: #FFF;
    padding-top: 20px;
    padding-bottom: 20px;
}

.onglet_responsive {
    text-align: center;
    background: #757575;
    border-radius: 6px 6px 0px 0px;
    float: none;
    margin-right: auto;
    margin-left: auto;
}

.onglet_responsive .seconnecter_bloc {
    border-top: 1px solid;
    border-right: 1px solid;
    border-left: 1px solid;
    border-radius: 5px 5px 0px 0px;
    padding: 10px;
    border-color: #c7c7c7;
    background: #FFFFFF;
}

.onglet_responsive {
    text-align: center;
    background: #757575;
    border-radius: 6px 6px 0px 0px;
}

.onglet_responsive .text {
    font-size: 20px;
    font-weight: 500;
}

.onglet_responsive .sinscrire_btn a {
    color: #FFF;
}

.onglet_responsive .sinscrire_btn a:hover {
    color: rgba(255, 255, 255, 0.9) !important;
}

.slider_responsive .text_responsive a {
    padding-left: 2px;
    padding-right: 2px;
}

/* @group Blink */
.blink {
 -webkit-animation: blink 2s linear infinite;
 -moz-animation: blink 2s linear infinite;
 -ms-animation: blink 2s linear infinite;
 -o-animation: blink 3s linear infinite;
  animation: blink 2s linear infinite;

}
@-webkit-keyframes blink {
 0% { opacity: 1; }
 50% { opacity: 0; }
 100% { opacity: 1; }
}
@-moz-keyframes blink {
 0% { opacity: 1; }
 50% { opacity: 0; }
 100% { opacity: 1; }
}
@-ms-keyframes blink {
 0% { opacity: 1; }
}


.other_social_share {
	color: #009E74;
        padding : 3px;
}
.other_social_share:hover{
	background-color: #009E74;
	transition: 0.3s all;
}

.facebook a{
	color: #3b5998 ;
        padding : 3px;
}
.facebook:hover{
	background-color: #3b5998;
	transition: 0.3s all;
}

.other_social_share:hover a,
.facebook:hover a,
.twitter:hover a,
.instagram:hover a,
.linkedin:hover a,
.google:hover a,
.youtube:hover a{
	color: #fff !important;
}
.twitter a{
	color: #1da1f2;
        padding : 3px;
}
.twitter:hover{
	background-color: #1da1f2;
	transition: 0.3s all;
}
.instagram a{
	color: #f56040;
         padding : 3px;
}
.instagram:hover{
	background-color: #f56040;
	transition: 0.3s all;
}
.google a{
	color: #dd4b39;
         padding : 3px;
}
.google:hover{
	background-color: #dd4b39;
	transition: 0.3s all;
}
/*.youtube a{
	color: #cd201f;
         padding : 3px;
}
.youtube:hover{
	background-color: #cd201f;
	transition: 0.3s all;
}*/
.linkedin a{
	color: #0e76a8;
         padding : 3px;
}
.linkedin:hover{
	background-color: #0e76a8;
	transition: 0.3s all;
}
.project-love-item .process-info span {
    margin-right: 90px !important;
    font-size: 16px !important;
    margin-bottom: 6px;
}


/*
    ########## List sponsors
*/

#page-sponsors-list .my-campaigns .campaign-box {
    padding: 0 0 0 140px !important;
}

#page-sponsors-list .my-campaigns .campaign-item img {
    height: 125px;
    width: 125px;
}

 #page-sponsors-list .socialshareicon {
    margin-top: 5px;
    font-size: 16px;
}

 #page-sponsors-list .my-campaigns .campaign-title {
    font-size: 14px !important;
}

.row.block-sponsor-logo1 {
    margin-bottom: -5px;
}

#page-sponsor-detail .campaign-big-item .campaign-big-box {
    margin: 0 0 0 20px !important;
}

#page-sponsor-detail .campaign-big-item .campaign-big-box {
    padding: 10px;
}

#page-sponsor-detail .entry-footer {
    margin-top: 20px;
}

#page-sponsor-detail .img90 {
    height: 90px;
    width: 90px;
}



/*------------------- NOUVEAU SLIDE ----------------------*/

.slick-slide, .slick-slide::before, .caption {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.slick-slide::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.main-slider {
    position: relative;
    width: 100%;
    max-height: 752px;
    min-height: 8vw;
    margin-bottom: 0px;
    opacity: 0;
    visibility: hidden;
    transition: all 1.2s ease;
}

.main-slider.slick-initialized {
  opacity: 1;
  visibility: visible;
}

.slick-slide {
    position: relative;
    max-height: 752px;
}

.slick-slide::before {
/*  background-color: #000;*/
  opacity: .3;
  z-index: 1;
}
.slick-slide video {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.slick-slide iframe {
  position: relative;
  pointer-events: none;
}
.slick-slide figure {
  position: relative;
  height: 752px;
}
.slick-slide .slide-image {
  opacity: 0;
  height: 100%;
  background-size: cover;
  background-position: center;
  transition: all .8s ease;
}
.slick-slide .slide-image.show {
    opacity: 1;
    transform: translateY(0%) scale(1);
    background-position-y: top;
    background-position-x: center;
/*    background-attachment: fixed;*/
}
.slick-slide .image-entity {
  width: 100%;
  opacity: 0;
  visibility: hidden;
}
.slick-slide .loading {
  position: absolute;
  top: 44%;
  left: 0;
  width: 100%;
}
.slick-slide .slide-media {
  -webkit-animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
          animation: slideOut 0.4s cubic-bezier(0.4, 0.29, 0.01, 1);
          top:12px !important;
}
.slick-slide.slick-active {
  z-index: 1;
}
.slick-slide.slick-active .slide-media {
  -webkit-animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
          animation: slideIn 2.4s cubic-bezier(0.4, 0.29, 0.01, 1);
}
.slick-slide.slick-active .caption {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  transition: all 0.7s cubic-bezier(0.32, 0.34, 0, 1.62) 0.6s;
}

.caption {
  position: absolute;
  top: 44%;
  left: 5%;
  text-align: center;
  padding: 20px;
  border: 3px solid;
  color: #fff;
  margin: 0;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: .02em;
  opacity: 0;
  z-index: 1;
  transition: all .3s ease;
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
}

.slick-dots {
  text-align: center;
  padding-top: 15px;
}
.slick-dots li {
    display: inline-block;
    vertical-align: top;
    margin: 0 8px;
    width: 30px;
    height: 3px;
    border: none;
    cursor: pointer;
    border-radius: 0%;
    border: 0px solid #fff;
    box-shadow: 0 0 0 0 transparent;
    vertical-align: middle;
    color: #fff;
    background-color: #fff;
    transition: all .3s ease;
    opacity: .4;
}


.slick-dots li button {
    width: 50px;
    height: 4px;
    border: none;
    cursor: pointer;
    border-radius: 0%;
    border: 0px solid #fff;
    box-shadow: 0 0 0 0 transparent;
    vertical-align: middle;
    color: #fff;
    background-color: #fff;
    transition: all .3s ease;
    opacity: .4;
}

.slick-prev.slick-arrow {
    float: left;
    left: 10px;
}

.slick-next.slick-arrow {
    float: right;
    right: 10px;
}

.slick-arrow:hover {
    cursor: pointer;
    transition: ease 0.5s all;
    -webkit-transition: ease 0.5s all;
}

.slick-arrow i:before {
    color: rgba(255, 255, 255, 0.7);
    transition: ease 0.5s all;
    -webkit-transition: ease 0.5s all;
}

.slick-arrow:hover i:before {
    color: rgba(255, 255, 255, 0.7);
    transition: ease 0.5s all;
    -webkit-transition: ease 0.5s all;
}

.main-slider:hover .slick-arrow {
    opacity: 1;
    transition: ease 0.5s all;
    -webkit-transition: ease 0.5s all;
}

.slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 1;
    display: block;
    width: 2%;
    background: rgba(255, 255, 255, 0);
    font-size: 60px;
    color: #FFF;
    opacity: 0;
    transition: ease 0.5s all;
    -webkit-transition: ease 0.5s all;
}

.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover {
  opacity: 1;
    transition: ease 0.5s all;
    -webkit-transition: ease 0.5s all;
}
.slick-dots li.slick-active button {
  border-color: #2d3042;
  box-shadow: 0 0 0 2px #fff;
  opacity: 1;
    transition: ease 0.5s all;
    -webkit-transition: ease 0.5s all;
}

/*@-webkit-keyframes slideIn {
  from {
    -webkit-filter: blur(15px);
            filter: blur(15px);
  }
  to {
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}

@keyframes slideIn {
  from {
    -webkit-filter: blur(15px);
            filter: blur(15px);
  }
  to {
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}
@-webkit-keyframes slideOut {
  from {
    -webkit-filter: blur(0);
            filter: blur(0);
  }
  to {
    -webkit-filter: blur(15px);
            filter: blur(15px);
  }
}
@keyframes slideOut {
  from {
    -webkit-filter: blur(0);
            filter: blur(0);
  }
  to {
    -webkit-filter: blur(15px);
            filter: blur(15px);
  }
}*/

.slick-dots {
    text-align: center;
    padding-top: 15px;
    margin-top: -50px;
}


.slick-dots li.slick-active {
    border-color: initial;
    box-shadow: initial;
    opacity: 0.8;
    transition: ease 0.5s all;
    -webkit-transition: ease 0.5s all;
}

.slick-dots li button {
    display: none;
}

/*----------------------  ESPACE ACCROCHE -----------------------*/
.home .explore-accroche .partners {
    padding: 0px 0 0px !important;
}

.texte-soutient {
    color: #258464;
    text-align: left;
    font-weight: 500;
}

.centre-d-interet-bloc .interet-element {
    float: left;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    opacity: 0.5;
}

.centre-d-interet-bloc .interet-element.interet-active {
    filter: grayscale(0);
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    opacity: 1;
}

.centre-d-interet-bloc .interet-element img {
    margin-bottom: 0;
    width: 80%;
}

.centre-d-interet-bloc .interet-element .interet-title {
    line-height: initial;
    text-align: center;
    padding: 10px 0;
    font-size: 12px;
    font-weight: 500;
    color: #5b5853;
}

.centre-d-interet-bloc .interet-element img {
    margin-bottom: 0;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    float: none;
    display: block;
}

.sideshow .sideshow-content {
    z-index: 1;
}

.blog .post-meta {
    margin-top: -6px;
    margin-bottom: 20px;
}

.blog .post-desc p{
    line-height: 1.7;
    margin-bottom: 13px;
    /* max-height: 47px; */
    overflow: hidden;
    /* overflow: initial; */
    margin-bottom: 30px !important;
    text-align: justify;
}

.staff-picks-content .owl-nav {
    margin-top: -10px;
}

.slider-controls-top .owl-next, .slider-controls-top .owl-prev {
    display: inline-block;
    width: 30px;
    height: 0px;
    text-align: center;
    line-height: 40px;
    background-color: #ffffff;
    border-radius: 2px;
    color: #258464;
    font-size: 25px;
}

.project-love a.all-project {
    float: right;
    color: #0b6dd6 !important;
    margin-top: 6px;
    font-size: 16px;
}

.partners-title.min {
    font-size: 20px;
    margin-bottom: 20px;
    text-align: center;
    color: #5c5854 !important;
    font-weight: 100;
}

.post-meta li.class-tag {
    margin-right: 5px;
    font-weight: 100;
}

/*.post-meta li.class-tag a {
    font-size: 12px !important;
}*/

.post-meta li.class-tag {
    margin-right: 5px;
    font-weight: 100;
}

.post-meta li.bloc-tag {
    margin-right: 0;
}


.tag li {
    margin-right: 18px;
    font-weight: 100;
}

.article_blog h3.post-title {
    margin: 20px 0 5px;
    font-size: 25px;
    color: #248565;
}

.article_blog .tag {
    margin: 0 0 !important;
}

.article_blog h3.post-title {
    margin: 40px 0 7px;
    font-size: 25px;
    color: #248565;
}

.article_blog ul {
    text-align: justify;
}

.project-love-item .staff-picks-item-content a.category {
    margin-bottom: 0;
}

.project-love-item h3 {
    margin-bottom: 15px;
}

.project-love-item .project-love-description-campaign {
    margin-bottom: 0px;
}

.project-love-item .campaign-box-boutton {
    margin-top: 20px !important;
}

.staff-picks-item a.staff-picks-image, .project-love-item a.project-love-image, .campaign-big-item a.campaign-big-image {
    float: left;
    width: 50%;
}

.project-love-item .desc-campaigns-sponsor {
    border-top: 1px solid #eaeaea;
    padding: 11px 0px 6px 0px;
    margin-bottom: -13px;
    margin-top: 20px;
}

.sideshow .sideshow-content {
    top: initial;
    transform: initial;
    max-width: 100%;
    width: 100%;
    background-image: linear-gradient(#0000, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0.7));
    padding: 70px 0 40px;
    text-align: center;
    bottom: -1px;
}

figure {
 
   margin: 0 0 0rem;
}

.project-love {
    padding: 80px 0;
}

#appView .powrMark {
    display: none !important;
}

.accordion-toggle {cursor: pointer;}
  .accordion-content {display: none;}
  .accordion-content.default {display: block;}
  
  
  .no-plrb {
      padding-left: 0 !important;
      padding-right: 0 !important;
      padding-bottom: 0 !important;
  }
  
  .no-plrb h4 {
    margin-bottom: 0 !important;
}

.site-header .main-menu ul li:hover .sub-menu, .site-header .main-menu ul li:focus .sub-menu {
    display: block;
}

.sideshow-content h1 {
    font-size: 46px;
    color: #fff;
    margin-bottom: 10px;
}

.sideshow-content .sideshow-description {
    color: #fff;
    margin-bottom: 30px;
    font-size: 17px;
    font-weight: 100;
}

.campaign-tabs .tabs #accordion li {
    padding-bottom: 15px;
}

.campaign-tabs .tabs .bloc-textes-updates .nom-updates {
    padding-top: 16px;
    padding-bottom: 5px;
}

.campaign-tabs .tabs .bloc-textes-updates .nom-updates h2 {
    color: #0c8967;
}

.campaign-tabs .tabs .bloc-textes-updates .description-updates {
    text-align: justify;
    margin-bottom: 20px;
}

.campaign-tabs .tabs .accordion-toggle:hover,.campaign-tabs .tabs .accordion-toggle date:hover, .campaign-tabs .tabs .accordion-toggle label:hover {
    cursor: pointer !important;
}

.campaign-item a.overlay, .post a.overlay {
    position: relative;
    overflow: hidden;
    transition: all 0.35s ease-in-out;
    background-color: #248565;
}
.insta-block {
    padding-left: 5px;
}

.instagram-block {
    background: #FFFFFF;
}

.slider-controls-top .owl-nav {
    position: absolute;
    top: -85px;
    right: 90px;
}

.slider-controls-top .owl-next, .slider-controls-top .owl-prev {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #258464;
    border-radius: 2px;
    color: #fff;
    font-size: 18px;
}

.slider-controls-top .owl-prev {
    margin-right: 5px;
}

.slider-controls-top .owl-nav {
    position: absolute;
    top: -86px;
    right: 110px;
}

.explore-message .video-section-home {
    background-image: url(../images/banieres/adjoba.jpg);
    background-size: cover;
    padding: 0;
    background-repeat: no-repeat;
}

.explore-message .video-section-home .video-section-home .video {
    background: rgba(0, 0, 0, 0.65);
    height: 100%;
    padding: 17% 0;
}

.explore-message .video-section-home .play-title {
    font-size: 60px;
    color: #FFF;
}

.explore-message .video-section-home .video-section-home .video .play-title-text {
    color: #FFF;
    font-size: 16px;
    padding-top: 5px;
}

.explore-message .video-section-home .play-title .ion-play {
    border: 3px solid rgba(255, 255, 255, 0.8);
    border-radius: 60px;
    padding: 4px 15px 0px 23px;
}

.explore-message .video-section-home .video-section-home .video:hover {
    background: rgba(0, 0, 0, 0.8);
}

.mt-0 {
    margin-top: 0 !important;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.blog-detail p {
    margin-bottom: 15px !important;
    line-height: 23px;
    font-size: 15px;
    text-align: justify;
}

.blog-detail img {
    padding: 25px 0;
}

.socialshareicon-bloc-haut {
    padding-bottom: 40px;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-bottom: 1px solid rgba(0,0,0,.1);
}

.socialshareicon-bloc-bas {
    padding-top: 15px;
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}


.entry-content ul.post-meta li:hover a {
    color: #555;
}

.omd .texte-soutient {
    color: #258464;
    text-align: left;
    font-weight: 500;
    font-size: 25px !important;
    margin-bottom: 0;
    line-height: 30px;
}

.omd .item-work .item-icon {
    height: auto;
    width: 100% !important;
}

.omd .icon-image {
    width: 90% !important;
    height: auto;
}

.omd a:hover .icon-image {
    box-shadow: 0px 0px 10px 0px #848484;
    transition: ease 0.5s all;
    -webkit-transition: ease 0.5s all;
}


.sdg-us .image-how-it-work {
    padding-top: 60px;
}

.sdg-us .image-how-it-work .icon-image {
    width: 100%;
    height: auto;
}

.sdg-us .ipp-impact h2 {
    margin-top: 60px;
    border-top: 1px solid #e0e0e0;
    padding-top: 50px;
}

.sdg-us .ipp-impact .message-how-it-work {
    text-align: justify;
    margin-bottom: 20px;
}

.sdg-us .ipp-impact .item-icon .icon-image {
    width: 100%;
    height: auto;
}

.gift-card-cta a {
    text-transform: initial !important;
    color: #005e77 !important;
    font-weight: 400 !important;
    margin-right: 3px;
}

.gift-card-cta .gift-card-cta-image img {
    width: 30px;
    margin-top: -4px;
}

.gift-card-cta {
    margin-right: 10px;
}