/* <!-- Vitrine --> */

.bloc_type{
    padding:0 0 50px 0;
}
.partners-carousel{
    max-height: 200px;
    overflow: hidden;
}

.partners-carousel .carousel-cell{
    height: 200px;
    width:20%;
    background: #ffffff;
}

/* <!-- Tweaks --> */
section > .container, section > .container-fluid {
    padding-top: 60px;
    padding-bottom: 100px;
}
.footer .container {
    padding: 30px 0;
}
.event-block .event-meta.aap-meta {
    min-height: 125px;
    width: 100%;
}

/* <!-- Page CMS --> */
.section-cms {
    padding-top: 50px;
}

h3, h4, h5, h6, .h3, .h4, .h5, .h6 {
    font-family: 'Roboto', serif;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333333;
}

/*IMAGE ON RIGHT*/
.bloc_type.bloc_type_2{
    background: #fff;
}
.bloc_type.bloc_type_2 .bloc_type_image, .bloc_type.bloc_type_4 .bloc_type_image{
    padding-left:20px;
}
.bloc_type.bloc_type_2 .bloc_type_content, .bloc_type.bloc_type_4 .bloc_type_content{
    padding-right:20px;
    padding-top:0px;
}
/*IMAGE ON LEFT*/

.bloc_type.bloc_type_3 .bloc_type_image, .bloc_type.bloc_type_5 .bloc_type_image {
    padding-right:20px;
}
.bloc_type.bloc_type_3 .bloc_type_content, .bloc_type.bloc_type_5 .bloc_type_content{
    padding-left:20px;
    padding-top:0px;
}

/* <!-- Aap --> */
._project_event .event-countdown {
   height: 140px;
   display: flex;
   flex-direction: column;
}

._project_event .event-countdown .cta {
    margin-top: auto;
}

/* <!-- Widgets round type Demo 1--> */

.rounded_widget {
    border-radius: 25px !important;
}

.widget_size {
    height: 305px;
}

.rounded_widget .panel {
    border-bottom: none !important;
}


.rounded_widget.panel-alert {
    border-color: #ebccd1;
}
.rounded_widget.panel-alert > .panel-heading {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
    border-top-left-radius: 25px !important;
    border-top-right-radius: 25px !important;

}

.rounded_widget.panel-alert>.panel-heading > .widget-title {
    display: inline-block;
    font-weight: bold;
}


.rounded_widget.panel-alert > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;

}
.rounded_widget.panel-alert > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}
.rounded_widget.panel-alert > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
}


.rounded_widget .panel-widget {
    border: none !important;
}

.rounded_widget .panel-widget>.panel-heading {
    color: #fff;
    background-color: #212331;
    border-color: #212331;
    border-top-left-radius: 25px !important;
    border-top-right-radius: 25px !important;
}

.rounded_widget .panel-widget>.panel-heading > .widget-title {
    display: inline-block;
    font-weight: bold;
}


.rounded_widget .table-panel {
    padding: 0 !important;
}

.rounded_widget .table-panel table tr:first-child td {
    border-top: 0;
}

.rounded_widget.panel-alert .table-panel{
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.btn-widget-transparent {
background-color: transparent;
color: #ebeced;
}
.btn-widget-transparent:hover {
color: #000;
}

.bg-gray-main {
    background-color: #ebeced !important;
}

.rounded_widget .report-block, .rounded_widget .evt-block {
    margin: 4px 0;
    position: relative;
}

.rounded_widget .report-block .report-meta,.rounded_widget .evt-block .event-meta,.rounded_widget .news-article {
    background: #f3f4f8;
    margin: 10px;
    padding: 5px;
    border-radius: 25px !important;
}
.rounded_widget a._changePicture img{
    height: 130px;
}
a._changePicture {
    width: 80%;
    margin: auto;
}


.panel-widget{
    position: relative;
}
.rounded_widget .panel-footer {
    position:absolute;
    bottom:0;
    width: 100%;
    border: none;
    border-radius: 25px !important;
    padding-bottom: 20px;
    background: none;
}
.evt-block .event-date{
    /* top: 12px; */
    border-radius: 25px;
    top: -5px;
    z-index: 2;
    background: #20729a;
    padding: 6px 18px;
    position: absolute;
 
    -webkit-transition: all 200ms ease-in-out 0s;
    -o-transition: all 200ms ease-in-out 0s;
    transition: all 200ms ease-in-out 0s;
}

.evt-block ul {
    list-style: none;
    padding-left: 0;
}


.evt-block .event-meta {
    z-index: -1;
}

/* <!-- Homepage --> */
.event-block .aap-meta {
    background: #f7f6f2 none repeat scroll 0 0;
    display: inline-block;
    padding: 12px 16px 8px 14px;
    z-index: -1;
    min-height: 125px;
    width: 100%;
}

/* <!-- Community --> */
/* 
.community-list .italic{
    font-style: italic;
}
.community-list .community-card {
    width: calc((100% / 2) - 20px);
    margin: 10px;
    padding-bottom: 35px !important;
    border-radius: 30px;
} 

.community-list .community-card .project_sector span{
    padding:10px 20px 10px 20px ;
    border-radius: 15px;
    background-color: #5AB795;
}
.community-list .community-card .short_description_height{
    height: 85px;
}
.community-list .community-card .short_description{
    padding:15px 20px 15px 20px ;
    border-radius: 15px;
    background-color: #FFBD28;
    vertical-align: middle;
    display: flex;
    align-items:center;
    justify-content:center;
}
.community-list .community-card .short_description{
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.community-list .community-card .project_info .slogan{
    color: #FFBD28;
}

.community-list .community-card:nth-child(1) .short_description,
.community-list .community-card:nth-child(4n) .short_description, .community-list .community-card:nth-child(5n) .short_description{
    background-color:  #fff;
    color: #777777;
}

.community-list .community-card:nth-child(1) .project_description,
.community-list .community-card:nth-child(4n) .project_description, .community-list .community-card:nth-child(5n) .project_description, .community-list .community-card:nth-child(1) .project_info,.community-list .community-card:nth-child(4n) .project_info, .community-list .community-card:nth-child(5n) .project_info, .community-list .community-card:nth-child(1) .project_info .slogan,.community-list .community-card:nth-child(4n) .project_info .slogan, .community-list .community-card:nth-child(5n) .project_info .slogan, .community-list .community-card:nth-child(1) .fa-envelope,.community-list .community-card:nth-child(4n) .fa-envelope, .community-list .community-card:nth-child(5n) .fa-envelope{
    color:  #fff;
}

.community-list .community-card .card-body{
    margin-left: 10%;
    margin-right: 10%;
}

.community-list .community-card .project_info_card {
    background-color: #BAE6D5;
    color: #fff;
    padding-top:15px ;
    padding-bottom:15px ;
    display: flex;
    align-items:center;
    border-radius: 0% 15px 15px 0%;
    height: 90px;
}
.community-list .community-card .project_info_card a{
    color: #fff;
}
.community-list .community-card .project_info_card i, .community-list .fa-map-marker{
    color: #FFBD28;
}
.community-list .community-card .project_info{
    margin-left: 2%;
}

.community-list .community-card .project_sector h3{
 color: #fff;
 font-weight: bold;
}
.community-list .community-card:nth-child(1),
.community-list .community-card:nth-child(4n), .community-list .community-card:nth-child(5n){
    background-color: #FFBD28;
}

.community-list .community-card:nth-child(1) h2,
.community-list .community-card:nth-child(4n) h2, .community-list .community-card:nth-child(5n) h2,
.community-list .community-card:nth-child(1) .fa-map-marker,
.community-list .community-card:nth-child(4n) .fa-map-marker, .community-list .community-card:nth-child(5n) .fa-map-marker
{
    color: #fff;
}
  
 @media screen and (max-width: 768px) {
    .community-list .community-card {
      width: 100%;
    }
}

.community-list .community-card .card-footer {
    position: relative;
    width: 100%;
    text-align: left;
}

.filters_community{
    display: flex;
    justify-content: space-around;
    background-color:#fff;
    border-radius: 15px;
    padding: 20px;
    flex-wrap: wrap;
}

.filters_community input.input_filter{
    width: 220px;
    border-radius: 50px;
    background-color: #D6F2E7;
    color :#5AB795;
}
.filters_community input.input_filter::placeholder{
    color: #5AB795;
    font-family: 'Helvetica', FontAwesome, sans-serif;
}
.btn-theme-colored3 {
    color: #fff;
    background: #5AB795;
    border-color: #5AB795;
}

.btn-theme-colored3:hover, .btn-theme-colored3:focus {
    color: #fff;
    background-color: #51a486;
    border-color: #51a486;
}

.projectsCommunity .alert-info{
    background-color: #D6F2E7;
    color :#5AB795;
} */

.community-list .community-card {
    width: calc((100% / 3) - 20px);
    margin: 10px;
    padding-bottom: 35px !important;
}
.community-list .card:nth-child(1) {
    margin-left: 10px;
    margin-right: 10px;
}
.community-list .community-card .card-footer {
    position: revert;
    margin-top: auto;
}
.community-list .community-card {
    padding-bottom: 17px !important;
}