/*****************************************/
/*     Start your custom style here      */
/*****************************************/
.btn-wrapper.btn-outline-white-wrapper .cta_button, .btn-wrapper.btn-outline-white-wrapper .cta-button, .btn-wrapper.btn-outline-white-wrapper input[type="submit"], .btn-wrapper.btn-outline-white-wrapper input[type="button"]
{font-size:17px;}
.fixed-form {background-color: rgb(250 250 250) !important;  border-radius: 20px;}
  
  .quoteblock {
  background: White;
    border-left: 10px solid #79c6c3;
    border-top: 1px solid #efeeed;
    border-right: 1px solid #efeeed;
    border-bottom: 1px solid #efeeed;
    margin: 1.5em 0px 1.5em 0px;
    padding: 20px 30px 25px 30px;
    line-height: 1.65em !important;
    font-size: 1rem;
    color: #50535a;
    
   

@media(min-width:700px) {
  .case-study-post-main {padding-left:20px;}}

.number-heading-circle {
    background: #7ac6c3!important;
    font-size: 18px;
    border-radius: 50%;
    height: 30px;
    color: #fff !important;
    width: 30px;
    font-weight: 700!important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
  margin-right: 4px;
}

.number-heading {display:inline-flex;}

.fixed-form {background-color: rgba(236, 244, 245, 1.0) !important;  border-radius: 0px !important;}

.sr-cards-testimonial-grid-02 .team-card {
  border-top: 10px solid #79c6c3 !important;}

.sr-cards-testimonial-grid-02 .team-card {border:none;background-color:#F3F9F7 !important;}

.large-stat-num {font-size: 52px; line-height:1.2;margin-bottom: 12px; font-weight:700;}
.blog-related-posts .article-image {object-fit: cover;object-position: center;}
.content-visibility {content-visibility: auto;}




@media (max-width:440px) {
  h1 {font-size: 1.8rem !important;line-height: 2.5rem !important;}
}