/* Generated from page: icai-msme-clinic */
.themify_builder_content-8616 .tb_387h099.module_row{padding-bottom:80px; padding-top:80px; background-attachment:scroll; background-repeat:no-repeat;background-size:cover; background-image:url(https://msme.icai.org/wp-content/uploads/2021/06/msme2-jpg.jpg); background-position:50% 50%; margin-top:-49px;}
.themify_builder_content-8616 .tb_387h099.module_row>.builder_row_cover::before,.themify_builder_content-8616 .tb_387h099.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.59);}
.themify_builder_content-8616 .tb_psc9050.module_column,.themify_builder_content-8616 .tb_psc9050.module_column p,.themify_builder_content-8616 .tb_psc9050.module_column h1,.themify_builder_content-8616 .tb_psc9050.module_column h2,.themify_builder_content-8616 .tb_psc9050.module_column h3:not(.module-title),.themify_builder_content-8616 .tb_psc9050.module_column h4,.themify_builder_content-8616 .tb_psc9050.module_column h5,.themify_builder_content-8616 .tb_psc9050.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-8616 .tb_6rx1900.module-text .tb_text_wrap,.themify_builder_content-8616 .tb_6rx1900.module-text .tb_text_wrap p,.themify_builder_content-8616 .tb_6rx1900.module-text .tb_text_wrap blockquote,.themify_builder_content-8616 .tb_6rx1900.module-text .tb_text_wrap h1,.themify_builder_content-8616 .tb_6rx1900.module-text .tb_text_wrap h2,.themify_builder_content-8616 .tb_6rx1900.module-text .tb_text_wrap h3,.themify_builder_content-8616 .tb_6rx1900.module-text .tb_text_wrap h4,.themify_builder_content-8616 .tb_6rx1900.module-text .tb_text_wrap h5,.themify_builder_content-8616 .tb_6rx1900.module-text .tb_text_wrap h6,.themify_builder_content-8616 .tb_6rx1900.module-text .tb_text_wrap li,.themify_builder_content-8616 .tb_6rx1900.module-text .tb_text_wrap span{font-weight:400;font-family:"Open Sans";}
.themify_builder_content-8616 .tb_t8wd33.module_row{margin-bottom:0px; margin-top:-1px; padding-right:23px; padding-top:57px;}
.themify_builder_content-8616 .tb_3fg333.module_column{padding-right:1px;}
.themify_builder_content-8616 .tb_i1jn33.module-image{margin-left:50px;}
.themify_builder_content-8616 .tb_jtuj33.module-text a{color:rgba(235, 14, 14, 1);}
.themify_builder_content-8616 .tb_jtuj33.module-text{font-size:27px; padding-top:16px;}

@media screen and (max-width: 1024px) {
.themify_builder_content-8616 .tb_387h099.module_row{padding-bottom:110px; padding-top:110px;}
}
@media screen and (max-width: 768px) {
.themify_builder_content-8616 .tb_387h099.module_row{padding-bottom:90px; padding-top:90px;}
}
@media screen and (max-width: 480px) {
.themify_builder_content-8616 .tb_387h099.module_row{padding-bottom:91px; padding-top:91px;}
}/* Builder Custom CSS START */
.button-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
      gap: 20px;
      width: 100%;
    }

    .btn {
      display: block;
      width: 100%;
      text-align: center;
      padding: 16px 5px;
      border-radius: 12px;
      color: white;
      font-size: 16px;
      font-weight: 600;
      text-decoration: none;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
      transition: all 0.25s ease;
    }

    .btn:hover {
      transform: translateY(-3px);
      box-shadow: 0 6px 16px rgba(0, 0, 0, 0.15);
      filter: brightness(1.05);
    }

    .red { background-color: #e74c3c; }
    .blue { background-color: #3498db; }
    .green { background-color: #27ae60; }
    .purple { background-color: #9b59b6; }
    .yellow { background-color: #f1c40f; color: #333; }
    .pink { background-color: #e91e63; }
    .orange { background-color: #f39c12; }
    .teal { background-color: #1abc9c; }
    .gray { background-color: #7f8c8d; }
/* Builder Custom CSS END */