/* Generated from page: msme-mahotsav */
.themify_builder_content-7539 .tb_f8k3660.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-7539 .tb_f8k3660.module_row>.builder_row_cover::before,.themify_builder_content-7539 .tb_f8k3660.module_row>.ms-tableCell>.builder_row_cover::before{background-color:rgba(0, 0, 0, 0.59);}
.themify_builder_content-7539 .tb_ph57196.module_column,.themify_builder_content-7539 .tb_ph57196.module_column p,.themify_builder_content-7539 .tb_ph57196.module_column h1,.themify_builder_content-7539 .tb_ph57196.module_column h2,.themify_builder_content-7539 .tb_ph57196.module_column h3:not(.module-title),.themify_builder_content-7539 .tb_ph57196.module_column h4,.themify_builder_content-7539 .tb_ph57196.module_column h5,.themify_builder_content-7539 .tb_ph57196.module_column h6{color:rgba(255, 255, 255, 1);}
.themify_builder_content-7539 .tb_az0o110.module-text .tb_text_wrap,.themify_builder_content-7539 .tb_az0o110.module-text .tb_text_wrap p,.themify_builder_content-7539 .tb_az0o110.module-text .tb_text_wrap blockquote,.themify_builder_content-7539 .tb_az0o110.module-text .tb_text_wrap h1,.themify_builder_content-7539 .tb_az0o110.module-text .tb_text_wrap h2,.themify_builder_content-7539 .tb_az0o110.module-text .tb_text_wrap h3,.themify_builder_content-7539 .tb_az0o110.module-text .tb_text_wrap h4,.themify_builder_content-7539 .tb_az0o110.module-text .tb_text_wrap h5,.themify_builder_content-7539 .tb_az0o110.module-text .tb_text_wrap h6,.themify_builder_content-7539 .tb_az0o110.module-text .tb_text_wrap li,.themify_builder_content-7539 .tb_az0o110.module-text .tb_text_wrap span{font-weight:400;font-family:"Open Sans";}
.themify_builder_content-7539 .tb_16tx000.module_row{padding-top:99px;}
.themify_builder_content-7539 .tb_4prd599.module_column{padding-right:0px; padding-left:0px;}
.themify_builder_content-7539 .tb_rigb071.module_row{padding-top:32px;}

@media screen and (max-width: 1024px) {
.themify_builder_content-7539 .tb_f8k3660.module_row{padding-bottom:110px; padding-top:110px;}
}
@media screen and (max-width: 768px) {
.themify_builder_content-7539 .tb_f8k3660.module_row{padding-bottom:90px; padding-top:90px;}
}
@media screen and (max-width: 480px) {
.themify_builder_content-7539 .tb_f8k3660.module_row{padding-bottom:91px; padding-top:91px;}
}/* Builder Custom CSS START */
:root {
      --main-color: #003366;
      --accent-color: #f7a900;
      --background-light: #fef8f1;
      --text-color: #333;
.flyer {
      padding: 30px 15px;
      text-align: center;
    }

    .flyer img {
      max-width: 92%;
      border-radius: 16px;
      box-shadow: 0 8px 18px rgba(0, 0, 0, 0.15);
    }

    .content {
      max-width: 1200px;
      margin: auto;
      background: white;
      padding: 40px 30px;
      border-radius: 16px;
      box-shadow: 0 4px 18px rgba(0, 0, 0, 0.06);
    }

    .content h2 {
      font-size: 2rem;
      color: var(--main-color);
      margin-bottom: 20px;
    }

    .content p {
      font-size: 1.05rem;
      line-height: 1.8;
      margin-bottom: 20px;
    }

    .section {
      margin-top: 40px;
    }

    .section-title {
      font-size: 1.6rem;
      color: var(--accent-color);
      margin-bottom: 15px;
      border-left: 6px solid var(--accent-color);
      padding-left: 12px;
    }

    ul {
      padding-left: 25px;
      font-size: 1rem;
      line-height: 1.7;
    }

    li {
      margin-bottom: 10px;
    }

    footer {
      background: var(--main-color);
      color: #fff;
      text-align: center;
      padding: 20px 10px;
      margin-top: 50px;
      font-size: 0.95rem;
    }

    footer a {
      color: var(--accent-color);
      text-decoration: none;
    }

    @media (max-width: 768px) {
      header h1 {
        font-size: 2rem;
      }

      .content {
        padding: 25px 20px;
      }

      .flyer img {
        width: 100%;
      }
    }
/* Builder Custom CSS END */