/* Generated from page: samkalp */
.themify_builder_content-4104 .tb_tl70560.module_row{padding-top:10px; padding-bottom:10px; background-color:rgba(7, 101, 217, 1);}
.themify_builder_content-4104 .tb_wlts700.module-menu .nav li{font-size:13px; font-weight:400;font-family:"Poppins";}
.themify_builder_content-4104 .tb_wlts700.module-menu .nav li a:hover{color:rgba(62, 20, 179, 1);}
.themify_builder_content-4104 .tb_wlts700.module-menu .nav li a{color:rgba(255, 255, 255, 1);}
.themify_builder_content-4104 .tb_wlts700.module-menu .nav > li > a:hover{border-radius:5px; background-color:rgba(255, 255, 255, 1);}
.themify_builder_content-4104 .tb_mdc9177.module_row{background-repeat:no-repeat;background-size:cover; background-position:50% 50%; text-align:center; padding-top:4%; padding-bottom:4%; background-attachment:scroll; background-color:rgba(3, 71, 98, 1); background-image:url(https://bs.icai.org/wp-content/uploads/2025/09/softwares.jpg);}
.themify_builder_content-4104 .tb_njv4771.module_column{background-color:rgba(255, 255, 255, 0.39);}
.themify_builder_content-4104 .tb_uikq000.module-text.module h2{letter-spacing:1px; font-size:60px; text-shadow:1px 1px 14px rgba(51, 44, 44, 1);}
.themify_builder_content-4104 .tb_uikq000.module-text.module .tb_text_wrap h2{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
.themify_builder_content-4104 .tb_dl2o801.module_row{padding-top:10px; padding-bottom:0%; background-color:rgba(1, 56, 116, 1); height:40px; margin-top:1px;}
.themify_builder_content-4104 .tb_dl2o801.module_row>div.row_inner{border:none;}
.themify_builder_content-4104 .tb_ebox107.module_column{padding-top:0px;}
.themify_builder_content-4104 .tb_gtz8102.module-text{font-style:normal; padding-top:0px; font-size:20px; margin-top:-5px;}
.themify_builder_content-4104 .tb_gtz8102.module-text .tb_text_wrap,.themify_builder_content-4104 .tb_gtz8102.module-text .tb_text_wrap p,.themify_builder_content-4104 .tb_gtz8102.module-text .tb_text_wrap blockquote,.themify_builder_content-4104 .tb_gtz8102.module-text .tb_text_wrap h1,.themify_builder_content-4104 .tb_gtz8102.module-text .tb_text_wrap h2,.themify_builder_content-4104 .tb_gtz8102.module-text .tb_text_wrap h3,.themify_builder_content-4104 .tb_gtz8102.module-text .tb_text_wrap h4,.themify_builder_content-4104 .tb_gtz8102.module-text .tb_text_wrap h5,.themify_builder_content-4104 .tb_gtz8102.module-text .tb_text_wrap h6,.themify_builder_content-4104 .tb_gtz8102.module-text .tb_text_wrap li,.themify_builder_content-4104 .tb_gtz8102.module-text .tb_text_wrap span{color:rgba(255, 255, 255, 1);-webkit-background-clip:border-box;background-clip:border-box;background-image:none;}
/* Builder Custom CSS START */
ul, li, p, a, span, ol {
    font-size: 13px !important;
}

li {
    margin: 0px;
    padding: 0;
}

.announcement-wrapper{
        display:flex;
        gap:20px;
        align-items:flex-start;
    }
    .announcement-image{
        width:35%;
    }
    .announcement-content{
        width:65%;
    }
    .announcement-image img{
        width:100%;
        height:auto;
        display:block;
    }
    .announcement-image,
    .announcement-content{
        background:#fff;
        border:1px solid #dcdcdc;
        padding:15px;
        box-sizing:border-box;
    }

    @media(max-width:768px){
        .announcement-wrapper{
            flex-direction:column;
        }
        .announcement-image,
        .announcement-content{
            width:100%;
        }
    }
/* Builder Custom CSS END */