.ff-stream-wrapper {
    margin: 0px 5px 0!important;
}

.dr-heading, h1, section.dr-posts-slider .post-title > h3, .page-header h1 {
    font-size: 40px;
    line-height: 42px;
}

.dr-btn-primary, .dr-card a, section.dr-posts-slider .continue-btn, .post-card .entry-btn, .post-large-card .entry-btn, .dr-btn-white, .prefooter .cta, .dr-btn-outline-primary, button, input[type="button"], input[type="submit"], input[type="reset"], input[type="file"] {
    height: auto;
}

.bloc-choose>.vc_column-inner{
    border-radius: 4px;
    padding-top: 35px;
    background: #FFF;
    box-shadow: 3px 3px 5px rgba(0,0,0, 0.4);
}

.section-anchor .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-background{
   box-shadow: 2px 2px 5px rgba(0,0,0, 0.3);
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-background {
    background-color: linear-gradient(100deg, #eb5e57, #ea5290 75%)!important;
    background: linear-gradient(100deg, #eb5e57, #ea5290 75%)!important;
}

.hero, .bloc-button{
    text-align: center;
}

.template-page-without-header .main-container {
    padding: 0 0 0px!important;
}

.hero .dr-btn-primary, .hero .dr-btn-white{
    margin: 0 15px;
}

.vc_video-bg {
    opacity: 0.2;
}

body {
    background-color: #FFF!important;
}

.card-ico h4{
    margin: 0 0 10px;
}

.timeline-main-wrapper[data-layout="vertical"]  .timeline-major{
    background-color: linear-gradient(100deg, #eb5e57, #ea5290 75%)!important;
    background: linear-gradient(100deg, #eb5e57, #ea5290 75%)!important;
}

.white{
    color: white; 
}

.team .member-card{
    background-color: whitesmoke;
}

.member-card, .card-ico .vc_column-inner {
    box-shadow: 0 15px 35px rgba(50,50,93,.1), 0 5px 15px rgba(0,0,0,.07);
    margin-bottom: 30px;
}

.vc_icon_element {
    margin-bottom: 15px;
}


.partners .wpb_single_image img {
    width: auto;
    height: 100px;
}

.midsection-text {
    max-width: 640px;
    margin: 60px auto 95px;
    color: white;
}

.timeline-image {
    margin-bottom: 20px
};
}

.align-right .wpb_column .vc_column_container .vc_col-sm-3{
    text-align: center!important;
}

.ff-stream {
    min-height: 800px!important;
}

.nav-lang > ul > li a {
    color: #2E2447!important;
}

li.lang-item {
    margin: 5px 0!important;
}

h2 .timeline-time {
    margin-bottom: 10px!important;
    font-size: 20px!important;
}

.timeline-main-wrapper[data-layout="vertical"] [data-timeline="items"] {
    margin-bottom: 40px!important;
}

.rs-section{
  width: 60%;
  margin: auto;
}

.newsletter-input{
  margin-bottom: 10px!important;
}  

.center{
  text-align: center!important;
}

#download-presentation {
   margin-top: 15px;   
}

.ff-stream {
    min-height: 600px!important;
}

body .site-header .site-header-langs > button {
    border-color: #FFF!important;
}









@media screen and (max-width: 479px) {
  .landing-hero,
  .landing-ico,
  .ico-landing {
    padding-top: 80px;
  }
}






