@charset "utf-8";

/*=======================================================================
                    School South India
=========================================================================*/

.cbse_school.bvm_padding{
	padding: 60px 0px 40px;
}
.cbse_school_info h1{
	text-align: center;
    font-family: 'TitilliumWeb-SemiBold', sans-serif;
    color: #1e1e1e;
    font-size: 24px;
    margin-bottom: 2.5rem;
}
.cbse_school_info p{
	text-align: center;
    font-family: 'TitilliumWeb-Regular', sans-serif;
    color: #1e1e1e;
    font-size: 18px;
}

/*=======================================================================
                    Child Sucess
=========================================================================*/
.child_success.bvm_padding{
	padding: 0px 0px 40px;
}
.child_success_info h1{
	text-align: center;
    font-family: 'TitilliumWeb-SemiBold', sans-serif;
    color: #1e1e1e;
    font-size: 24px;
    margin-bottom: 3rem;
}
.child_success_info p{
	text-align: justify;
    font-family: 'TitilliumWeb-Regular', sans-serif;
    color: #1e1e1e;
    font-size: 18px;
   	margin-bottom: 2rem;
}
.disp_table{
    display: table-cell;
    vertical-align: middle;
}

/*=======================================================================
                    BVM Global
=========================================================================*/
.bvm_globals.bvm_padding{
	padding: 0px 0px 40px;
}
.bvm_globals_info img{
	width: 100%;
}
.bvm_globals_info h1{
	text-align: center;
    font-family: 'TitilliumWeb-SemiBold', sans-serif;
    color: #1e1e1e;
    font-size: 24px;
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
}
.bvm_globals_info p{
	text-align: justify;
    font-family: 'TitilliumWeb-Regular', sans-serif;
    color: #1e1e1e;
    font-size: 18px;
   	margin-bottom: 2rem;
}

/*=======================================================================
                    Learn CBSE
=========================================================================*/
.learn_cbse.bvm_padding{
	padding: 0px 0px 60px;
}
.learn_cbse_info img{
	width: 100%;
}
.learn_cbse_info p{
	text-align: justify;
    font-family: 'TitilliumWeb-Regular', sans-serif;
    color: #1e1e1e;
    font-size: 18px;
   	margin-bottom: 2rem;
}