/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 03 2024 | 13:00:07 */
html {
	font-family: "Roboto", sans-serif !important;
}

.top-bar-cont {
	position:relative;
}
.row-not:before {
	content:"";
	width:100%;
	position: absolute;
    background-color: var(--e-global-color-6a1e72b);
    height: 100%;
    left: -100%;
	transform: skewX(24deg);
}
.notice-head {
	width:fit-content;
	padding:6px 25px;
	border-radius:5px;
	position:relative;

}


.notice-head h6 {
	font-size:20px;
	font-weight:400 !important;
}
.ntc-top .elementor-widget-wp-widget-ditty-widget .elementor-widget-container {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	align-items:center;
}
.ntc-top .elementor-widget-wp-widget-ditty-widget .elementor-widget-container h5 {
	font-size: 20px;
    line-height: 1;
    font-weight: 400 !important;
    width: 100%;
    max-width: 108px;
    flex: 0 0 108px;
    padding: 6px 6px;
    margin: 0;
    background-color: var(--e-global-color-text);
    color: var(--e-global-color-primary);
    border-radius: 5px;
	text-align: center;
	position: relative;
}
.ntc-top .elementor-widget-wp-widget-ditty-widget .elementor-widget-container h5:after {
	content: '\25B8';
	color:var(--e-global-color-text);
	position: absolute;
    right: -21px;
    font-size: 30px;
    line-height: 1;
    top: 50%;
    transform: translateY(-50%);
}
.ntc-top .elementor-widget-wp-widget-ditty-widget .elementor-widget-container .ditty.ditty-ticker {
	position: relative;
	width: 100%;
	-ms-flex: 0 0 calc(100% - 108px);
        flex: 0 0 calc(100% - 108px);
        max-width: calc(100% - 108px);
	padding-left:15px;
}
.ntc-top .elementor-widget-wp-widget-ditty-widget .elementor-widget-container .ditty.ditty-ticker a {
	color:var(--e-global-color-6a1e72b);
}
.ntc-top .elementor-widget-wp-widget-ditty-widget .elementor-widget-container .ditty.ditty-ticker a:hover {
	color:var(--e-global-color-text);
	text-decoration:underline;
}

.elementor-nav-menu .menu-item .elementor-item {
	padding-top: 15px !important;
    padding-bottom: 15px !important;
}

.mainButton a.elementskit-btn {
	font-size: 16px !important;
	line-height: 1.2;
}

.mainButton .elementskit-btn:hover .icon-arrow-right {
	transition: all 0.3s;
    margin-left: 10px !important;
}

.headContactinfo .premium-bullet-list-box {
	flex-direction: row !important;
}

.headContactinfo .premium-bullet-list-box li {
	padding: 0 25px;
}

.galleryContainer .premium-gallery-load-more .premium-gallery-load-more-btn:after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' viewBox='0 0 100 125' style='enable-background:new 0 0 100 100;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E%0A%09.st0%7Bfill:%2309a451;stroke:%2309a451;stroke-width:2.5;stroke-miterlimit:10;%7D%0A%3C/style%3E%3Cline class='st0' x1='24.5' y1='49.9' x2='74.9' y2='49.9'/%3E%3Cline class='st0' x1='59.9' y1='35.3' x2='75.5' y2='50.9'/%3E%3Cline class='st0' x1='59.9' y1='64.7' x2='75.5' y2='49.1'/%3E%0A%3C/svg%3E");
}

.sectionHeading h2 {
	font-size: 30px !important;
	line-height: 1.2;
}

.textContent p {
	font-size: 16px !important;
	line-height: 1.6;
}
.latestbox ul.ekit-post-list-wrapper {
	list-style:none;
}

.customList ol {
    margin-left: 0px;
}

.customList ol li{
	padding-bottom:15px;
}

.smallHeading h3 {
	font-size: 20px !important;
	line-height: 1.2;
}

.eventsBox .premium-blog-post-container.premium-blog-skin-banner .premium-blog-content-wrapper {
    position: absolute;
    width: 100%;
    bottom: 0px;
    height: 100%;
    border-radius: 10px;
	background-color: rgb(0 0 0 / 30%);
}

.innerPageHeading h1 {
	font-size: 36px;
	line-height: 1.2;
}

.navbarMenu .menu-item-has-children .sub-menu {
	left: 5px !important;
}

.elementor-sub-item.has-submenu .sub-arrow {
	transform: rotate(-90deg);
	fill: #ffffff;
	padding: 10px 0 10px 0px;
}


/* Table Accordion Starts */

.tableAccordion
    {
        display: table;
		width: 100%;
    }
    .titleAccordion
    {
        display: table-caption;
        text-align: center;
        font-weight: bold;
        font-size: large;
    }
    .rowAccordion
    {
        display: table-row;
    }
    .cellAccordion
    {
        display: table-cell;
        border-bottom: 1px solid #ddd;
        border-width: thin;
        padding: 10px;
    }

.cellWidthColumn {
	width: 70%;
}

.cellWidthColumntwo {
	width: 30%;
	text-align: center;
}

.cellWidthColumntwo a {
	text-decoration: none;
	color: var(--e-global-color-accent);
}

.cellAccordion p a::after { 
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25' height='20px'%3E%3Cpath style='fill:%2308a451' d='m17.5 5.999-.707.707 5.293 5.293H1v1h21.086l-5.294 5.295.707.707L24 12.499l-6.5-6.5z' data-name='Right'/%3E%3C/svg%3E");
    margin-left: 5px; /* Adjust spacing between text and arrow */
/*     vertical-align: middle; */
	vertical-align: sub;
	
}

.cellAccordion p a:hover::after {
    transition: all 0.3s;
    margin-left: 10px !important;
	text-decoration: none;
}

.syllabus-text .rowAccordion .cellWidthColumn p {
	position: relative;
}

.syllabus-text .rowAccordion .cellWidthColumn p::before {
	font-family: elementskit !important;
    content: "\e876";
    font-weight: 900;
	font-size: 10px;
	position: absolute;
    top: 0px;
    left: -13px;
}


/* Table Accordion Ends */

.textContent p {
	text-align: justify;
}

.customList ol li {
	text-align: justify;
}

.messageText .elementor-image-box-content .elementor-image-box-description {
	padding-bottom: 15px;
}

.messageText .read-more-btn,
.messageText .read-less-btn {
    /* Add your styles here */
    cursor: pointer; /* Change cursor to pointer on hover */
    /* Add any other styles you want */
	 color: #ffffff;
	font-weight: 400;
	font-size: 16px;
	line-height: 1;
}

.read-more-btn::after,
.read-less-btn::after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25' height='20px'%3E%3Cpath style='fill:%23ffffff' d='m17.5 5.999-.707.707 5.293 5.293H1v1h21.086l-5.294 5.295.707.707L24 12.499l-6.5-6.5z' data-name='Right'/%3E%3C/svg%3E");
    margin-left: 5px; /* Adjust spacing between text and arrow */
	vertical-align: middle;
}


.read-more-btn:hover::after {
    transition: all 0.3s;
    margin-left: 10px !important;
}
.page {
	margin: 0 !important;
}

.elemenetskit-tablepress h2 {
	background-color: var(--e-global-color-accent);
	color: #ffffff;
	padding: 10px;
	text-align: center;
	font-size: 16px;
	line-height: 1;
	font-weight: 400;
	margin: 0;
}

.footerContainer .elementor-nav-menu__align-right .elementor-nav-menu, .elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical>ul>li>a {
	justify-content: center;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.elementor-1231 .elementor-element.elementor-element-0d5e881.e-con 
{
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1607843137254902);
}

.elementor-76 .elementor-element.elementor-element-9ed51c1.e-con{
	 box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1607843137254902);
}

.elementor-1476 .elementor-element.elementor-element-6980aee.e-con {
    --align-self: flex-end;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1607843137254902);
}

ul.elementor-icon-list-items li{
	list-style:none;
}

.uperr-list{
	list-style: none;
}

faulty-tables{
	border-radius: 10px;
}

.syllabus-text .ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link .ekit_accordion_icon_left_group, .ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link>.icon-left {
    padding-right: 10px;
}

.ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link .ekit_accordion_icon_left_group, .ekit-wid-con .elementskit-accordion .elementskit-card-header>.elementskit-btn-link>.icon-left{
	padding-right: 10px;
}

.footerContainer .elementor-nav-menu--main li.menu-item a {
	position:relative;
	margin:0 !important;
	padding-left:15px !important;
	padding-right:15px !important;
}

.footerContainer .elementor-nav-menu--main li.menu-item a::after{
	 content: "";
     width: 1px;
    background-color: #ffffff !important;
    height: 15px;
	opacity: 1 !important;
	right:0;
}
.footerContainer .elementor-nav-menu--main li.menu-item:last-child a:after {
	 content:none;
}

.table-call .tablepress-table-name {
	border-top-left-radius:8px;
	border-top-right-radius:8px;
}

.elementor-element.elementor-element-7733fa7{
	position: relative;
	z-index:1;
}

.elementor-13 .elementor-element.elementor-element-4a04f1fb .elementor-nav-menu--dropdown .elementor-item, .elementor-13 .elementor-element.elementor-element-4a04f1fb .elementor-nav-menu--dropdown .elementor-sub-item{
		padding: 10px !important;
	}
nav .menu-item-has-children ul li a{
padding: 10px !important;
}

.footerContainer .copytext p a:hover{
 color: #ffff00;
}


.mandatory-text .rowAccordion .cellAccordion.cellWidthColumn{
    position: relative;
}

.mandatory-text .rowAccordion .cellAccordion.cellWidthColumn::before {
    font-family: elementskit !important;
    content: "\e876";
    font-weight: 900;
    font-size: 12px;
    position: absolute;
    top: 13px;
    left: -7px;
}

.cellAccordion.cellWidthColumntwo i{
	color: #000000;
}
.mandatory-text .elementor-widget .elementor-icon-list-icon {
    display: inline-block;
	font-weight: 700;
	color: #000000;
}

ol.small-list {
    list-style-type: lower-roman;
}

.online-admission ol {
    padding-left: 0px;
}

ol.small-list {
    padding-left: 12px;
}

.online-admission ol li{
	padding-bottom: 8px;
}

.textContent.vacations li span{
	font-size:20px;
}

.activities-list ol{
	padding-left: 0px;
	line-height: 1.8rem;
}

.activities-list ol.activities-list1 li{
	border-bottom: 1px solid #ddd;
}
#tablepress-3{
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	overflow: hidden;
	border-collapse: collapse;
	border-right: #ccc;
	border-left: #ccc;
}
#tablepress-3 thead th{
	background-color: var(--e-global-color-accent);
	color: #ffffff;
}

#tablepress-3 tbody tr:nth-child(odd) td{
	background-color: #fff;
    border-color: #ccc !important;
}

.help-text p{
	margin-bottom: 0px;
}

.alpha-style{
  padding-top: 10px;	
}

.textContent.texts p{
	margin: 0px;
	line-height: 1.2;
	margin-bottom: 24px;
}
ul.alpha-style{
	padding-left: 0px;
}

.alpha-style li{
/* 	list-style-type: lower-alpha; */
    line-height: 1.2;
	padding-bottom: 12px;
}
ul.regulation-list{
padding-left: 0px;	
}
ul.regulation-list li{
	line-height: 1.2;
	padding-bottom: 12px;
}
ul.regulation-list.style-list{
	padding-left: 0px;
}  
ul.regulation-list.style-list li{
	list-style: none;
	line-height: 1.2;
	padding-bottom: 12px;
}
ul.regulation-list.style-list li strong{
	font-size: 18px;
}

.smallHeading.small-text span{
	font-size: 16px;
	font-weight: 400;
}


/* Form */
.contact-information table {
  border-collapse: separate;
  border-spacing: 0;
  min-width: 350px;
}

.contact-information table tr th{
	font-weight: 400;
}
.contact-information table tr th,
.contact-information table tr td {
  border-right: 1px solid #bbb;
  border-bottom: 1px solid #bbb;
  padding: 5px;
}
.contact-information table tr th:first-child,
.contact-information table tr td:first-child {
  border-left: 1px solid #bbb;
}
.contact-information table tr th {
  background: #eee;
  border-top: 1px solid #bbb;
  text-align: left;
}

/* top-left border-radius */
.contact-information table tr:first-child th:first-child {
  border-top-left-radius: 6px;
}

/* top-right border-radius */
.contact-information table tr:first-child th:last-child {
  border-top-right-radius: 6px;
}

/* bottom-left border-radius */
.contact-information table tr:last-child td:first-child {
  border-bottom-left-radius: 6px;
}

/* bottom-right border-radius */
.contact-information table tr:last-child td:last-child {
  border-bottom-right-radius: 6px;
}

.contact-information .elementor-widget-container table th{
	text-align: left;
	padding: 10px;
	background-color: var(--e-global-color-accent);
/* 	border-top-left-radius: 8px;
	border-top-right-radius: 8px; */
	color: #ffffff;
}
.contact-information .elementor-widget-container table td{
	padding: 8px 16px;
}

.textContent.notice-table .tablepress-id-3 thead th {
	padding:10px 5px !important;
	line-height: 1;
}
.textContent.notice-table .tablepress-id-3 thead td{
	padding: 8px 16px !important;
	line-height: 1;
}
.cont-form form input{
	padding: 15px 12px;
}
.cont-form form textarea{
	padding: 15px 12px;
}

.mail-box .elementor-icon-box-wrapper a{
  text-transform: none;
  color: #000;
}

.textContent.about-text .elementor-widget-container p{
	font-size: 18px !important;
}



/* .textContent.texts.customList.uniforms .elementor-widget-container ol{
    margin-left: 10px;
	padding-left: 10px;	
	margin-top: 0px;
}
.textContent.texts.customList.uniforms .elementor-widget-container ol li{
	list-style: none;
	padding-bottom: 0px;
} */
/* .cellWidthColumntwo a:after {
    content: url(data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25' height='20px'%3E%3Cpath style='fill:%23#09a451' d='m17.5 5.999-.707.707 5.293 5.293H1v1h21.086l-5.294 5.295.707.707L24 12.499l-6.5-6.5z' data-name='Right'/%3E%3C/svg%3E);
    margin-left: 5px;
	vertical-align: middle;
} */

/* Responsive Starts */


@media (max-width:1410px) {
	.navbarMenu .menu-item a.elementor-item {
		font-size: 12px !important;
	}
}


@media (max-width:1410px) {
	.navbarMenu .menu-item a.elementor-item {
		font-size: 11px !important;
	}
}

@media (max-width:992px) {
  .sectionHeading h2 {
	font-size: 24px !important;
	line-height: 1.2;
  }
	.headContactinfo .premium-bullet-list-box {
    flex-direction: column !important;
  } 
	.elemenetskit-tablepress table tr td {
	   font-size: 12px;
    }
	.elementor-13 .elementor-element.elementor-element-4a04f1fb .elementor-nav-menu--dropdown {
    background-color: var(--e-global-color-accent);
}
.elementor-13 .elementor-element.elementor-element-4a04f1fb .elementor-nav-menu--dropdown .sub-menu.elementor-nav-menu--dropdown{
	background-color: #d72d83 !important;
}
.elementor-nav-menu .sub-arrow {
    fill: #ffffff !important;
}
	.online-admission ol {
    padding-left: 0px;
}
	.textContent.vacations li span{
	font-size:18px;
}
	.activities-list ol{
	padding-left: 0px;
	line-height: 1.8rem;
}
}


@media (max-width:768px) {
.contact-form .elementor-widget-container input{
		width: 100% !important;
		margin-bottom: 10px !important;
	}
	.textContent.notice-table table.tablepress tr th, td{ 
		font-size: 10px!important;
		padding: 8px !important;
	}
}
@media (max-width:576px) {
	.row-not:before {
    left: -96%;
  }
	.top-bar .ntc-top .elementor-widget-wp-widget-ditty-widget {
		height: 32px;
	}
	.top-bar .ntc-top h5 {
		display: none;
	}
	
	.ntc-top .elementor-widget-wp-widget-ditty-widget .elementor-widget-container .ditty.ditty-ticker {
     position: relative;
     width: 100%;
     -ms-flex: 0 0 100%;
     flex: 0 0 100%;
     max-width: 100%;
     padding-left: 0px;
    }
    
	.sectionHeading h2 {
	  font-size: 20px !important;
	  line-height: 1.2;
    }
	.elemenetskit-tablepress table tr td {
	   font-size: 10px;
    }
	
	.elementor-13 .elementor-element.elementor-element-4a04f1fb .elementor-nav-menu--dropdown {
    background-color: var(--e-global-color-accent);
}
.elementor-13 .elementor-element.elementor-element-4a04f1fb .elementor-nav-menu--dropdown .sub-menu.elementor-nav-menu--dropdown{
	background-color: #d72d83 !important;
}
.elementor-nav-menu .sub-arrow {
    fill: #ffffff !important;
}

.syllabus-text li{
	font-size: 12px;
}
.footerContainer .elementor-nav-menu--main li.menu-item a {
	
	padding-left:8px !important;
	padding-right:8px !important;
}
	.elementor-nav-menu .menu-item .elementor-item {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
	    .elementor-13 .elementor-element.elementor-element-4a04f1fb .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown, .elementor-13 .elementor-element.elementor-element-4a04f1fb .elementor-nav-menu__container.elementor-nav-menu--dropdown {
   margin-top: 6px !important;
	}
	
	.elementor-13 .elementor-element.elementor-element-4a04f1fb .elementor-nav-menu--dropdown .elementor-item, .elementor-13 .elementor-element.elementor-element-4a04f1fb .elementor-nav-menu--dropdown .elementor-sub-item{
		line-height: 12px;
	}
.online-admission ol {
    padding-left: 0px;
}
	.textContent.vacations li span{
	font-size:15px;
}
	.activities-list ol{
	padding-left: 0px;
		line-height: 1.8rem;
}
	.imformation-text .elementor-icon-box-wrapper{
		display: flex!important;
		align-items: center!important;
	}

  .imformation-text .elementor-icon-box-wrapper .elementor-icon-box-icon span{
	font-size: 25px !important;
	  margin-right: 15px;
}

	.imformation-text .elementor-icon-box-wrapper .elementor-icon-box-icon{
		margin-bottom: 0px !important;
	}
}


@media (max-width:480px) {
	.textContent.notice-table table.tablepress tr th, td{ 
		font-size: 10px!important;
		padding: 8px !important;
	}
	.contact-information table {
     border-collapse: separate;
     border-spacing: 0;
    min-width: 300px;
}
	.imformation-text .elementor-icon-box-wrapper .elementor-icon-box-content h3 span{
		line-height: 1!important;
	}
}

@media (max-width:320px) {
	.textContent.notice-table table.tablepress tr th, td{ 
		font-size: 10px!important;
		padding: 6px !important;
	} 
	.contact-information table {
     border-collapse: separate;
     border-spacing: 0;
     min-width: 250px;
  }

	.sectionHeading h2 {
	font-size: 18px !important;
	line-height: 1.2;
  }
}