/* HEADER */
.btn-fill-center .elementor-item.menu-link {
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    overflow: hidden !important;
    border-radius: 100px !important;
    padding: 12px 28px !important;
    color: #ffffff !important;
    background-color: #0B3344 !important;
    text-decoration: none !important;
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1) !important;
    z-index: 1 !important;
}
.btn-fill-center .elementor-item.menu-link::after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 100%;
    background-color: #FDA31B !important;
    border-radius: 100px;
    transform: translateX(-50%);
    transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
    z-index: -1;
}
.btn-fill-center .elementor-item.menu-link:hover::after {
    width: 120%;
}
.btn-fill-center .elementor-item.menu-link:hover {
    background: none !important;
    color: #ffffff !important;
}
.btn-fill-center .elementor-item.menu-link:active {
    transform: scale(0.95);
}
.btn-fill-center .elementor-item.menu-link {
    position: relative;
    z-index: 1;
}
a.elementor-item.menu-link svg {
    width: 25px;
    height: 25px;
}

nav.elementor-nav-menu--dropdown.elementor-nav-menu__container li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-home.current-menu-item.page_item.page-item-9.current_page_item.menu-item-50 {
    margin-top: 10px;
}
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container .btn-fill-center .elementor-item.menu-link {
    color: #ffffff !important;
    background-color: #0B3344 !important;
    margin-left: 30px;
    margin-bottom: 30px;
    margin-top: 12px;
}

/* HEADER-END */



/* HOME-PAGE */
.hero-slider img.swiper-slide-image {
	border-radius: 10px;
    height: 450px;
    object-fit: cover;
}
/* button-svg */
span.elementor-button-icon svg {
    width: 25px;
    height: 25px;
}
.elementor-button-content-wrapper {
    align-items: center;
}


/* principle-box-section */

.principle-box img {
    border-radius: 100px 10px 10px 10px !important;
}
.principle-box .elementor-image-box-content {
    display: flex;
    flex-direction: column;
}

.principle-box .elementor-image-box-description {
    order: 1;
    margin-bottom: 30px !important;
}

.principle-box .elementor-image-box-title {
    order: 2;
    margin-top: 0;
	border-top: 1px solid #fff;
    padding-top: 20px;
}
.principle-box:after {
    content: '' !important;
    position: absolute !important;
    bottom: 0 !important;
    right: 0px !important;
    width: 100px !important;
    height: 80px !important;
    background-color: #FDA31B !important;
    border-radius: 100% 0% 25% 0%;
}

/* important-links-section */

.important-links .elementor-widget-icon-box:after {
    content: '' !important;
    position: absolute !important;
    top: 0 !important;
    right: 0px !important;
    width: 62px !important;
    height: 62px !important;
    background-color: #FDA31B !important;
    border-radius: 0% 10% 0% 100%;
}

/* notices-section*/
.page-id-9 .rn-header {
    justify-content: flex-end;
}
.page-id-9 h2.rn-title {
    display: none;
}


/* NOTICES-PAGE */
.rn-notice-title a{
	font-family: "Baloo Da 2", Sans-serif !important;
	text-decoration: none !important;
}

/* NOTICES-PAGE */




/* SINGLE-POST-DESIGN*/

.single-post div#primary {
    margin: 0 !important;
}
.single-post div#content {
    background-color: #fff;
}
.single-post .ast-separate-container #primary{
	padding: 0 !important;
}
.ast-separate-container #primary{
	padding: 0 !important;
}
/* Student Portal */
.student-portal-recent-notices h2.rn-title{
	display: none;
}
.student-portal-recent-notices .rn-header {
    justify-content: flex-end !important;
}
.student-portal-recent-notices .rn-header a.rn-view-all {
    text-decoration: none !important;
}
/* Student Portal */
/*Footer*/
.elementor-location-footer .bang p a {
    font-family: 'Baloo Da 2' !important;
}
/* Footer */

