.sppb-section.feature-fuel-cell:not(.spectrum-faq-list) .sppb-addon-feature.seed-block-number {
    margin-top: 40px !important;
    border-radius: 0 0 40px 0;
    padding: 60px 25px 30px 25px;
    position: relative;
    min-height: 200px;
}

@media (max-width: 991px) {
  .sppb-section.feature-fuel-cell:not(.spectrum-faq-list) .sppb-addon-feature.seed-block-number { min-height: auto !important; }
}

.sppb-addon-feature.seed-block-number .sppb-feature-box-title {
    position: absolute;
    top: -40px;
    left: 20px;
    border-radius: 100%;
    background: linear-gradient(180deg, #ED463E, #185C8E);
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 32px !important;
    color: #fff;
}

.sppb-addon-feature.seed-block-number .sppb-addon-text {
    text-align: left;
}

.sppb-section:not(.spectrum-faq-list) .sppb-addon-feature.seed-block-number:hover .sppb-addon-title.sppb-feature-box-title {
    color: #fff !important;
}







/**Features**/
.sppb-section.feature-seed:not(.spectrum-faq-list) .sppb-addon-feature {
    border: 0px solid #fff;
    padding: 30px;
    background-color: transparent;
    background-image: linear-gradient(180deg, #185C8E, #ED463E);
    border-bottom-right-radius: 40px;
    overflow: hidden;
    box-shadow:0px 3px 10px rgba(0,0,0, 30%);
    /* min-height:270px; */
    color:#fff;
}
.sppb-section.feature-seed:not(.spectrum-faq-list) .sppb-addon-feature:hover .sppb-addon-text {
   color:#fff!important;
}
.sppb-section.feature-seed:not(.spectrum-faq-list) .sppb-addon-feature:hover {
    border: 0px solid #fff;
}

.sppb-section.feature-seed:not(.spectrum-faq-list) .sppb-addon-feature .sppb-addon-text {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 600;
}

/**seed-works**/
.sppb-section.feature-seed-works:not(.spectrum-faq-list) .sppb-addon-feature {
  min-height:265px;
  padding: 40px 39px 40px 39px;
  background-color: transparent;
  background-image: linear-gradient(180deg, #185C8E, #ED463E);
  box-shadow:0px 3px 10px rgba(0,0,0,0.3);
  border-radius: 40px 40px 40px 0px;
  border: 0;
}
.sppb-section.feature-seed-works:not(.spectrum-faq-list) .sppb-addon-feature .sppb-addon-title.sppb-feature-box-title {
  color:#fff!important;
}
.sppb-section.feature-seed-works:not(.spectrum-faq-list) .sppb-addon-feature .sppb-addon-text, .sppb-section.feature-seed-works:not(.spectrum-faq-list) .sppb-addon-feature .sppb-icon span i, .sppb-section.feature-seed-works:not(.spectrum-faq-list) .sppb-addon-feature .sppb-addon-title.sppb-feature-box-title {
   color:#fff!important;
}
.seed-works-header h3.sppb-addon-title {
  color:#fff;
}
@media(min-width:768px) and (max-width:991px){
  .sppb-section.feature-seed-works:not(.spectrum-faq-list) .sppb-addon-feature {
  min-height:265px;
  padding: 35px 20px 20px 20px;
  box-shadow:0px 3px 10px rgba(0,0,0,0.3);
  border-radius: 40px 40px 40px 0px;
}
}
@media(max-width:767px){
  .sppb-section.feature-seed-works:not(.spectrum-faq-list) .sppb-addon-feature {
    min-height: auto;
    padding: 30px;
  }
}


/**focus-area**/
.sppb-section.feature-focus-area:not(.spectrum-faq-list) .sppb-addon-feature {
  min-height:325px;
  padding: 40px 30px;
  background-color: transparent;
  background-image: linear-gradient(180deg, #185C8E, #ED463E);
  box-shadow:0px 3px 10px rgba(0,0,0,0.3);
  border-radius: 0px 0px 40px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0;
}
.sppb-section.feature-focus-area:not(.spectrum-faq-list) .sppb-addon-feature .sppb-addon-title.sppb-feature-box-title {
  color:#fff!important;
}
.sppb-section.feature-focus-area:not(.spectrum-faq-list) .sppb-addon-feature .sppb-addon-text, .sppb-section.feature-focus-area:not(.spectrum-faq-list) .sppb-addon-feature .sppb-icon span i, .sppb-section.feature-focus-area:not(.spectrum-faq-list) .sppb-addon-feature .sppb-addon-title.sppb-feature-box-title {
   color:#fff!important;
}
.focus-area-header h3.sppb-addon-title {
  color:#fff;
}
@media(min-width:768px) and (max-width:991px){
  .sppb-section.feature-focus-area:not(.spectrum-faq-list) .sppb-addon-feature {
  min-height:265px;
  padding: 35px 20px 20px 20px;
  box-shadow:0px 3px 10px rgba(0,0,0,0.3);
  border-radius: 40px 40px 40px 0px;
}
}
@media(max-width:767px){
  .sppb-section.feature-focus-area:not(.spectrum-faq-list) .sppb-addon-feature {
    min-height: 265px;
    padding: 35px 20px 20px 20px;
  }
}

.take-programme h3 {color:#fff!important;margin-bottom: 15px!important;font-size: 38px;}


/**Feature talent**/

.feature-talent .sppb-addon-wrapper {
    height: 100%;
    margin: 0 !important;
}

.feature-talent .sppb-addon-wrapper>div, .feature-talent .sppb-addon-wrapper>div>div {
    height: 100%;
}

.feature-talent .sppb-column-addons {
    margin-bottom: 30px;
}

.sppb-section.feature-talent:not(.spectrum-faq-list) .sppb-addon-feature {
    border: 1px solid #fff;
    padding: 20px;
    background-color: #fff;
    border-bottom-right-radius: 40px;
    overflow: hidden;
    box-shadow:0px 3px 10px rgba(0,0,0, 30%);
    /*min-height:270px;*/
}
.sppb-section.feature-talent:not(.spectrum-faq-list) .sppb-addon-feature .sppb-addon-text, .sppb-section.feature-talent:not(.spectrum-faq-list) .sppb-addon-feature .sppb-icon span i, .sppb-section.feature-talent:not(.spectrum-faq-list) .sppb-addon-feature .sppb-addon-title.sppb-feature-box-title {
   color:#707070!important;
}
.sppb-section.feature-talent:not(.spectrum-faq-list) .sppb-addon-feature .sppb-addon-text {
  font-size: 14px;
  line-height: 1.5;
}
.sppb-section.feature-talent:not(.spectrum-faq-list) .sppb-addon-feature:hover .sppb-addon-text {
   color: #3d3d3d!important;
}

.sppb-section.feature-talent:not(.spectrum-faq-list) .sppb-addon-feature:hover {
    border: 1px solid #185C8E;
 
}
.feature-talent .sppb-img-container {
    position:relative;
    border-radius:50%;
    overflow:hidden;

}
.feature-talent img {
    padding:10px;
    z-index:1;
    position:relative;
        border-radius:50%;
    overflow:hidden;
}
.feature-talent .sppb-img-container:before {
    content:"";
        background-image: linear-gradient(180deg,#ED463E , #185C8E);
    padding:10px;
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    right:0;
    z-index:0;
}
@media(max-width:767px){
  .sppb-section.feature-talent:not(.spectrum-faq-list) .sppb-addon-feature br { display: block; }
  .sppb-section.feature-talent:not(.spectrum-faq-list) .sppb-addon-feature .sppb-media-heading { margin: 20px 0 10px !important; text-align: center; }
  .sppb-section.feature-talent:not(.spectrum-faq-list) .sppb-addon-feature .sppb-addon-text { text-align: center; }
  .feature-talent .sppb-media>.pull-left {
    margin-right: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
float:none!important;
}
  .feature-talent .sppb-img-responsive {
    display:block;
  }
  
 .feature-talent .sppb-media .sppb-media-body {
    width: 100%;
}
}








.seed-timeline .sppb-testimonial-carousel-img-wrap {
    width: 150px;
    height: 150px;
    background: linear-gradient(180deg,#ED463E , #185C8E);
    border-radius: 100%;
    padding: 8px;
    position: relative;
}

.seed-timeline .sppb-testimonial-carousel-img-wrap:before {
    content: "";
    position: absolute;
    background: #815267;
    width: 300%;
    height: 5px;
    left: 0;
    margin: auto;
    top: 50%;
    z-index: -1;
}

.seed-timeline .sppb-testimonial-carousel-img-wrap img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 100%;
}

.seed-timeline .sppb-testimonial-carousel-name {font-weight: 500;margin-top: 5px !important;}

.seed-timeline .sppb-testimonial-carousel-designation {
    color: #185C8E;
    font-weight: 700;
    font-size: 18px;
}

.seed-timeline .sppb-testimonial-carousel-name-designation {
    display: flex;
    flex-direction: column-reverse;
}



.seed-focus-area.sppb-addon-sppb-flibox {
    /* box-shadow: 0px 3px 10px rgba(0,0,0,0.3); */
}

.seed-focus-area.sppb-addon-sppb-flibox .sppb-flipbox-front.flip-box {
    font-size: 24px;
    line-height: 1.4;
    font-family: 'Avenir', sans-serif;
    letter-spacing: 0.5px;
    background: linear-gradient(180deg, #ED463E, #185C8E);
    border-bottom-right-radius: 40px;
    box-shadow: 0px 3px 10px rgba(0,0,0,0.3);
}

.seed-focus-area.sppb-addon-sppb-flibox .sppb-flipbox-panel .sppb-flipbox-back {
    text-align: left;
    background: linear-gradient(180deg, #185C8E, #ED463E);
    border-bottom-right-radius: 40px;
    box-shadow: 0px 3px 10px rgba(0,0,0,0.3);
}

.seed-focus-area.sppb-addon-sppb-flibox .sppb-flipbox-panel .sppb-flipbox-back ul {
    padding-left: 20px;
    font-size: 14px;
    margin: 0;
}

.seed-focus-area.sppb-addon-sppb-flibox .sppb-flipbox-panel .sppb-flipbox-back ul li {
    padding-top: 5px;
}




