/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

#hs_cos_wrapper_widget_1755731212064, #hs_cos_wrapper_widget_1755807757214, #hs_cos_wrapper_widget_1755817110183 {
  background: white !important;
  border-radius: 24px !important;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1) !important;
  padding: 30px 20px !important;
  position: relative !important;
  overflow: hidden !important;
}

#hs_cos_wrapper_widget_1755731212064::before, #hs_cos_wrapper_widget_1755817110183::before  {
  content: '';
  display: block;
  background: #1B1F3B;
  height: 40px;
  width: 100%;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  position: absolute;
  top: 0;
  left: 0;
}

#hs_cos_wrapper_widget_1755807757214::before {
  content: '';
  display: block;
  background: #ADD7C9;
  height: 30px;
  width: 100%;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  position: absolute;
  top: 0;
  left: 0;
}

#11cf6b5f-0db3-464e-8207-7f5fd741ce3d::before {
  
    content: '';
  display: block;
  background: #507CB9;
  height: 30px;
  width: 100%;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  position: absolute;
  top: 0;
  left: 0;
}








 .team {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 50px;
      justify-items: center;
      margin-top: 40px;
    }

    .member {
      text-align: center;
      font-family: Arial, sans-serif;
      color: #5c5151;
    }

    .photo {
      width: 200px;
      height: 200px;
      background: #d6d6d6;
      border-radius: 50%;
      margin-bottom: 15px;
    }

    .name {
      font-weight: bold;
      font-size: 18px;
      margin-bottom: 5px;
    }

    .title {
      font-size: 14px;
      line-height: 1.4;
    }

.au-testimonial-card .au-testimonial__quotes, .au-testimonial-slider__layout-two .au-testimonial__quotes {
  top: -140px;
  left: 30px;
}

.au-testimonial-card .au-testimonial__quotes, .au-testimonial-slider__layout-two .au-testimonial__quotes > img {max-width:150%;}

.span12.widget-span.widget-type-cell.cell_17558063778253-margin.cell_17558063778253-padding.cell_17558063778253-background-color.cell_17558063778253-background-layers.dnd-column
{border-radius:30px;}


.footer {
  display: none;
}

.streamline_words {color: #ffffff !important; line-height: 1.25em;
  }

.header_section {text-align: center !important; color: #ffffff !important; line-height: 1.25em;
  
  }

.au-card__col.au-card--three {margin-bottom:0px !important; padding-top:20px !important;}
}






@media only screen and (min-width: 768px) {
  
  
  
.header_section {
    font-size: 52px !important; }
  
.streamline_words {text-align: center !important;  font-size: 44px !important;}
  
  
#module_1764968296488 .au-card .au-card--card {padding: 40px 40px 20px 20px !important;}

  
#module_1764968296488 .au-card__col .au-card--three {padding-bottom:20px !important;}

}

@media (max-width: 500px) {
  #hs_cos_wrapper_widget_1755793817594 h2.streamline_words,
  #hs_cos_wrapper_widget_1755793817594_ h2.streamline_words
  
  {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100% !important;
    font-size: 40px !important;
  }
  
  #hs_cos_wrapper_module_17607574362886 h2.header_section,
  #hs_cos_wrapper_module_17607574362886_ h2.header_section {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100% !important;
     font-size: 40px !important;
  }
  
}