body {
    /*font-family: 'Roboto Slab', serif;*/
	font-family: 'Merriweather', serif;
    font-size: 14px;
}

::-moz-selection { /* Code for Firefox */
  color: #fff;
  background: #d40213;
}

::selection {
  color: #fff;
  background: #d40213;
}

.btn-danger {
    color: #000;
    background-color: #F7C402;
    border-color: #F7C402;
}

img {
    max-width: 100% !important;
    height: auto !important;
}

h1,h2,h3,h4,h5,h6 {
    /*font-family: 'Tinos', serif;*/
    font-family: 'IBM Plex Serif', serif;
    margin-bottom: 0;
}

.swiper-scrollbar-drag {
    background: #000f67c2 !important;
}

.swiper-scrollbar {
    background-color: white !important;
}

div.container {
    max-width: 1250px;
}

p {
    margin-bottom: 0;
}

section.top_heder {
    background-color: white;
    border-bottom: 1px solid #2681ba;
}

/*.theme_color {
    background-color: #EA0013;
    color: white;
    border: 1px solid #EA0013;
}*/

.col_padding {
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
}

a {
    color: #0056b3;
    /*transition: 0.3s all;*/
}

a:hover {
    color: #0056b3;
    text-decoration: none;
}

#news_and_events a {
    color: white;
}

#news_and_events a:hover {
    color: white;
}

#about_school a {
    color: white;
}

.gradient_overlay {
    background: #5743ac;
    position: absolute;
    color: white;
    transform: skewY(-8deg);
    left: 0;
    right: 0;
    bottom: -97px;
    z-index: -1;
    width: 100%;
    height: 100%;
}

.border_style {
    content: '';
    width: 50%;
    height: 50%;
    border: 2px solid #e8ba57;
    border-right: 0;
    border-bottom: 0;
    position: absolute;
    top: -3px;
    left: -3px;
}

.border_style1 {
    content: '';
    width: 50%;
    height: 50%;
    border: 2px solid #e8ba57;
    border-left: 0;
    border-top: 0;
    position: absolute;
    bottom: -3px;
    right: -3px;
}

#swiper_facility_slideshow .swiper-pagination-bullet-active {
    background: #e8ba57;
}

#management_speaks_div {
    display: table;
    width: 100%;
    padding: 15px;
    background-color: #e8ba57;
    position: relative;
}

#management_speaks_div .management_photo_div {
    display: table-cell;
    width: 25%;
    padding-right: 13px;
}

#management_speaks_div .management_content_div {
    display: table-cell;
    vertical-align: middle;
}


h5.heading_style {
    font-size: 31px;
    color: #e8ba57;
    font-weight: 800;
    line-height: 34px;
}

h4.heading_style {
    font-size: 42px;
    color: #e8ba57;
    font-weight: 800;
    line-height: 42px;
}

/* Navigation */

.ace-responsive-menu > li > a i {
    vertical-align: top;
    color: #ffffff !important;
}

.menu-toggle {
    display: none;
    float: left;
    padding: 8px;
    background: #000f67;
    border-bottom: 1px solid;
    color: #fff;
}

.menu-toggle h5 {
    color: #FFF;
    padding: 5px 0 0 0;
}

.menu-toggle #menu-btn {
    float: left;
    background: #2681ba;
	color: #fff;
	z-index: 99999;
    border: 1px solid white;
    padding: 8px;
    cursor: pointer;
    margin: 0;
}

.ace-responsive-menu > li:first-child {
  border-top: 0;
    
}    

.ace-responsive-menu li ul.sub-menu > li {
    width: 250px;
    border-bottom: 1px solid #fabcc1;
}


@media screen and (max-width: 768px){
    .ace-responsive-menu li ul.sub-menu > li {
        width: 100%;
    }
    
    #respMenu {
        max-height: 400px;
        overflow-y: scroll;
    }
}

.ace-responsive-menu {
	background: #000f67;
	z-index: 99999;
	float: left;
	border-bottom: 0;
}

.ace-responsive-menu li{
	font-weight: bold!important;
}

.ace-responsive-menu li::after {
    content: '';
    display: block;
    width: 0;
    height: 5px;
    background: #F7C402;
    transition: width .3s;
}

.ace-responsive-menu li:hover::after {
    width: 100%;
}

.ace-responsive-menu li:hover{
    background: #041f6b !important;
    color: white!important;
}

.ace-responsive-menu li:hover a{
    color: #ffffff !important;
}

.ace-responsive-menu > li > a {
    font-weight: 400;
    font-size: 14px;
	z-index: 9999;
	padding: 24px 14px 19px 14px;
}

.ace-responsive-menu li.menu-active > a {
    background: #041f6b!important;
    color: white!important;
}

.ace-responsive-menu a{
	color: white !important;
	/*font-family: 'Roboto Slab', serif !important;*/
	font-family: 'Merriweather', serif;
}

.ace-responsive-menu li a:hover{
	display: block;
	background: #041f6b !important;
    color: white!important;
}

.ace-responsive-menu .sub_menu li{
    z-index: 99999;
    background-color: #000f67;
    color: black !important;
    padding-bottom: 0!important;
}

.ace-responsive-menu .sub_menu a{
	z-index: 99999;
	color: white!important;
}
.ace-responsive-menu .sub_menu li a:hover{
    background: #F7C402!important;
    color: #000000c4 !important;
}

.ace-responsive-menu li ul.sub-menu li::after {
    content: '';
    width: 0;
    height: 0;
}
.ace-responsive-menu li ul.sub-menu {
    padding-top: 6px;
	z-index: 99999;
    background: transparent !important;
}

.ace-responsive-menu li ul.sub-menu li a {
    font-size: 13px;
    font-weight: 400;
}

.nav_arrow {
    font-size: 18px;
    margin-left: 7px;
    padding-bottom: 3px;
}

/*END*/


/* Swiper Slideshow */

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #2681ba !important;
}




/* news_section */


section.news_section div.notice_board {
    list-style-type: none;
    padding: 0;
    word-break: break-word;
}

section.news_section div.notice_board ul {
}

section.news_section div.notice_board li {
    padding: 6px;
}

section.news_section div.upcoming_event_outer_wrapper {
    border: 1px solid #ffffff;
    display: table;
    width: 100%;
    margin-bottom: 10px;
}

section.news_section div.date_block {
    display: table-cell;
    width: 25%;
    border-right: 1px solid #ffffff;
    vertical-align: middle;
}

section.news_section div.upcoming_event_inner_content {
    display: table-cell;
    vertical-align: middle;
}

/*END*/


/* background_board */

section.background_board {
    background-image: url(https://debenhams.scene7.com/is/image/Debenhams/24_06_19_Kids_Back_to_School_EPSP_Hero?wid=1592&hei=740&qlt=95&fmt=jpg&v=1);
    background-size: cover;
    height: 100%;
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: fixed;
}


.divider {
    background-color: #2b2020;
    width: 90%;
}


.stats_icon {
    font-size: 70px;
}


hr.divider_icon {
    background-color: #3c3131;
    width: 54%;
}

.deca_zoom2 {
	 position: relative;
	 width: 100%;
	 overflow: hidden;
	 background-color: #131313f5;
}
.deca_zoom2 img {
    width: 100%;
    -moz-transition: transform 0.4s ease-in-out;
    -webkit-transition: transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
	
}
.deca_zoom2:hover img{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
/*
.recent_event_content::before {
    
}


.recent_event_content::before {
    position: absolute;
    left: 25px;
    top: -35px;
    bottom: 0;
    border-left: 15px solid transparent !important;
    border-right: 15px solid transparent !important;
    border-bottom: 15px solid #454E9E;
    background: transparent;
    z-index: 2;
    width: 0;
    height: 0;
    content: "";
}*/

.recent_event_main_div::after {
    content: '';
    position: absolute;
    transform-origin: 50% 0;
    bottom: 0;
    right: 0;
    top: 0;
    left: 0;
    z-index: -1;
    transform: scaleY(0);
    background: #F7C402;
    color: black;
    transition: transform 0.3s linear;
}

.deca_zoom2:hover::after {
    transform: scaleY(1);
}

.deca_zoom2:hover a {
    color: black !important;
}

/*
.deca_zoom2:hover .recent_event_content::before {
    border-color: #F7C402;
}*/
/*
.deca_zoom2:hover .deca_zoom{
	background-color: #000000d4;
}
*/

.recent_event_img_div {
    overflow: hidden;
}

#news_and_events div.recent_event_content {
    min-height: 250px;
    position: relative;
}

#news_and_events div.recent_event_main_div {
    background-color: #454E9E;
    transform: perspective(1px) translateZ(0);
}


/*


section.recent_event div.recent_event_content {
    background-color: #00a09b;
    color: white;
}



section.recent_event div.recent_event_content a{
    color: white;
}*/

.hover_trans {
    transition: 0.3s all;
}

.hover_trans:hover {
    background-color: #00000061;
    color: white;
}

.hover_trans:hover .divider_icon{
    background-color: white;
}

.footer {
    background-image: url('/t/2001/img/bg-footer.jpg');
    background-size: cover;
    height: 100%;
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    padding-bottom: 44px;
}

.inner_footer {
    min-height: 335px;
    background-color: #ffffffbd;
    padding: 35px 45px 35px 35px;
    border-radius: 0% 19% 0% 0%;
}

.footer div.content ul {
    list-style-type: none;
    padding: 0;
}

.footer div.content ul li{
    padding-bottom: 7px;
}

.social_icons img {
    width: 38px;
    transition: transform 0.8s ease-in-out;
}

.social_icons a {
    padding: 6px;
}

.social_icons a:hover img {
    transform: rotate(360deg);
}


#go_to_top {
    background-color: #000f67;
    color: white;
    position: absolute;
    left: 50%;
    width: 80px;
    height: 46px;
    text-align: center;
}

#navigation_menu {
    /*transition: 0.3s all;*/
    background-color: #000f67;
}

@media only screen and (max-width: 767px) {
    #go_to_top {
        left: 37%;
    }
    section.news_section div.notice_board ul {
        padding: 0;
    }
}
@media screen and (max-width: 768px) {
    .ace-responsive-menu > li {
        border-bottom: 1px solid #ffffff;
    }
}

.border_bottom {
    border-bottom: 1px solid #5d5d5d!important;
}