.important-notice-wrapper {
    padding: 10px 20px;
    background-color: #333a65;
    display: flex;
    justify-content: center;
    align-items: center;
}

.marquee_dv {
    display: flex;
    gap: 100px;
}
.important-notice-wrapper p {
    color: #fff;
    text-transform: capitalize;
    white-space: nowrap;
    font-size: 14px;
/*    font-family: "Open Sans", sans-serif;*/
    line-height: 1.2;
    margin-bottom: 0;
}



/*license*/

.info-box h2{
    color: #f4ca59;
    font-size: 60px;
    font-weight: 500;
    letter-spacing: 2px;
    position: relative;
}

.info-box h2 i{font-size: 8px;}

.info-box h3.title_info_box {
    border-bottom: 1px solid #e8e8eb;
    margin-bottom: 30px;
    margin-top: 15px;
    padding-bottom: 20px;
    position: relative;
}

.info-box h3.title_info_box:after {
    background-color: #f4ca59;
    bottom: -3px;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top: auto;
    width: 80px;
    right: 0;
    margin: 0 auto;
}

.info-box p{margin: 0;}

@media(max-width: 767px){
  section#d-license{padding-bottom: 50px;}
  .info-box{margin-bottom: 30px;}
  .school-heading{
    font-size: 32px;
  }
}



/*
.edu-testimonial.edu_wide {
    padding-bottom: 100px;
}

.edu-testimonial.edu_wide:before{
  content: '';
  background: linear-gradient(45deg, #003661, #b17a288a);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
} 

.edu_wide .inner-heading h3, .edu_wide .inner-heading h2, .edu_wide .testimonial-abt p {color: #fff; margin-bottom: 0;}
*/

.overlay {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #333a65;
    opacity: 0.6;
    z-index: 1;
}

.box {
    background-image: linear-gradient(#f4ca59, #f4ca59),
                    linear-gradient(#f4ca59, #f4ca59),
                    linear-gradient(#f4ca59, #f4ca59),
                    linear-gradient(#f4ca59, #f4ca59),
                    linear-gradient(steelblue, steelblue);
    background-repeat: no-repeat;
    background-size: 10px 50%, 50% 10px, 10px 50%, 50% 10px, calc(100% - 20px) calc(100% - 20px);
    background-position: left bottom, left bottom, right top, right top, 10px 10px;
    /* height: 160px; */
    /* width: 160px; */
    margin: 22px;
} 

.z-index-1 {
    z-index: 2;
    position: relative;
}
.position-relative {
    position: relative !important;
}

.text-white {
    color: #fff !important;
}
.bg-white{
    background-color: #fff;
}
.p-2 {
    padding: 1rem !important;
}

.border-bottom {
    border-bottom: 1px solid #dee2e6!important;
}
.mt-30 {
    margin-top: 30px !important;
}

.choose-list {
    border-width: 1px 1px 1px 3px !important;
    border-color: #f1f1f1 #f1f1f1 #f1f1f1 #f4ca59 !important;
    border-style: solid;
    padding: 12px 12px 12px 20px;
    background: #fff;
    position: relative;
    box-shadow: 0px 0px 25px 0px rgba(122,122,122,0.1);
}
.choose-list ul li{
	padding-left: 0px;
}
.choose-list i, .choose-list-event i {
    color: #ffac00;
    margin-right: 8px;
}
.choose-list h3 {
    margin-bottom: 10px;
}
.choose-list p {
    margin: 0;
}
.choose_us img {
    width: 100%;
    padding: 0;
    box-shadow: 0px 0px 25px 0px rgba(122,122,122,0.1);
    border: 10px solid #fff;
}


/*=====================================================
    9. TEACHERS css 
======================================================*/


.singel-teachers{
    position: relative;
}
.singel-teachers .image{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    overflow: hidden;
}
.singel-teachers .image img{
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    width: 100%;
    height: 300px;
}

.singel-teachers .image img:before{
	content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    background: linear-gradient(to bottom, rgba(101, 100, 96, 0) 0%, rgba(101, 100, 96, 0.71) 100%);
    z-index: 1;
}
.singel-teachers:hover .image img{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.singel-teachers .cont{
    /*position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    width: 80%;
    background-color: #fff;
    border-radius: 5px;
    margin: 0 auto;
    padding: 15px;*/

/*    position: absolute;*/

	
/*    z-index: 1;*/
/*    bottom: 0;*/
/*    left: 18px;*/
	background-color: #ffac00;
}
.singel-teachers .cont a{
    display: block;
}
.singel-teachers .cont a h6{
    color: #333a65;
    font-size: 25px;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    padding-top: 10px;
    margin-bottom: 0px;
}
.singel-teachers .cont a:hover h6{
    color: #333a65;
}

.singel-teachers .cont span{
    font-size: 14px;
    color: #333a65;
    padding-bottom: 10px;
    display: block;
}



.event-donation_cs {
    padding: 20px;
    box-shadow: 0 0 10px #cccccc7a;
    position: relative;
    margin-bottom: 10px;
}

@media(max-width: 1200px) and (min-width: 991px){
/*  .event-donation_cs{bottom: -112px;}*/
    header .navbar.navbar-default ul.nav.navbar-nav > li > a {
        font-size: 11px !important;
        font-weight: 600 !important;
    }

    header .logo img {
        height: 59px !important;
    }
}

@media(max-width: 991px) and (min-width: 769px){

    .md-mar-bottom-0{
        margin-bottom: 0;
    }
    .md-pad-bottom-50{
        padding-bottom: 50px;
    }
}
@media(max-width: 1200px) and (min-width: 769px){
    .md-pad-top-50{
        padding-top: 50px;
    }
    .md-pad-top-0{
        padding-top: 0 !important;
    }
    .md-mar-top-0{
        margin-top: 0 !important;
    }
}

@media(max-width: 639px){
  .event-donation_cs{
  	/*position: relative; 
  	left: inherit; 
  	right: inherit; 
  	bottom: inherit; 
  	width: 100%; 
  	top: inherit;*/
  }
}

@media (min-width: 992px)
{
	.text-lg-left {
	    text-align: left !important;
	}

	.text-lg-right {
	    text-align: right !important;
	}
}

@media(max-width: 1199px){
    section#news-part:before{display: none;}
}
@media(max-width: 1200px){
    .left-shape-col .c-flight-card__flight-schedule, .right-shape-col .c-flight-card__flight-schedule {
        padding: 10px;
    }
}


.events-image_cs
{
	position: relative;
}

.event-date_cs {
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all ease-in-out .3s;
    background: rgb(255, 172, 0);
    padding: 5px 8px;
    /* border-radius: 5px; */
    display: flex;
    align-items: center;
    justify-content: center;
}

.event-date_cs p {
	margin: 0;
	font-size: 21px;
/*    margin-bottom: 0;*/
    text-align: center;
    font-weight: 700;
    color: #fff;
}
.mt_fun_birthday_cs:before{
	content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    background: #333a65;
    opacity: 0.91;
}

.date-list ul li{
	padding-left: 0px;
    padding-bottom: 10px;
}
.date-list i, .date-list-event i {
    color: #333a65;
    margin-right: 8px;
}

.bg-light-blue{
	background-color: aliceblue !important;
}
.cs-pad-80
{
	padding-top: 80px !important;
	padding-bottom: 80px !important;
}

.topbar-inner ul li{
	display: inline-block;
	border-left: initial !important;
}
.topbar-inner ul li a{
	color: #fff;
    font-size: 10px;
}

.topbar-inner .text-lg-right ul li a{
	border: 2px solid #ffac00;
    padding: 7px 7px;
    border-radius: 6px;
}
.topbar-inner .text-lg-right ul li{
	padding: 6px 0;
}

.pad-bottom-10
{
    padding-bottom: 10px;
}

@media(max-width: 462px){
	.topbar-inner .text-lg-right ul li a{
		padding: 3px 6px;
		margin: 0px 2px;
    	display: inline-block;
	}	
}
@media(max-width: 768px){
	.box{
		width: 320px;
	}
    .topbar-section{
        padding: 10px 0 !important;
    }
    section
    {
        padding: 50px 0 !important;
    }
    section.half-view-events
    {
        padding-bottom: 0 !important;
    }
    .mar-top-60{
        margin-top: 0;
    }
    .pad-top-50{
        padding-top: 0;
    }
    .pad-top-80{
        padding-top: 0;
    }
    .sm-pad-top-50{
        padding-top: 50px;
    }
    .sm-pad-bottom-50{
        padding-bottom: 50px;
    }

}

.d-flex{
	display: flex;
	justify-content: center;
}

@media (min-width: 576px) and (max-width: 767.98px)
{
	.singel-news {
	    /*padding-top: 30px;
	    padding-bottom: 30px;
	    margin-top: 30px;
	    margin-bottom: 30px;*/
	}
}

@media only screen and (max-width: 991px) {

    .topbar-section
    {
        padding-top: 0;
    }

    section.half-view-events:before{display: none;}
    .topbar-inner ul li a
    {
        /*font-size: 10px !important;*/
    }

    header .logo img {
        height: 69px !important;
    }
}

.d-flex-init{
    display: flex;
}

.about-event {
    -webkit-box-shadow: 0px 0px 191px 0px rgba(0,0,0,0.06);
    box-shadow: 0px 0px 191px 0px rgba(0,0,0,0.06);
    padding: 35px 30px 27px;
/*    background-color: rgba(255, 255, 255, 0.95);*/
}



section.half-view-events:before {
    background: #000000;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 44%;
    height: 100%;
}

section#news-part:before {
    background: #ebebeb;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 44%;
    height: 100%;
}


#blog_banner{
    display: flex;
    align-items: center;
    justify-content: center;
}

#blog_banner .page-title{
    padding-top: initial;
}

#the-gallery .item.port-popup img {
    height: 227px !important;
}

.navbar.navbar-default ul.nav.navbar-nav
{
    margin-top: 20px;
}
.navbar.navbar-default ul.nav.navbar-nav > li > a
{
    font-size: 16px !important;
    font-weight: 600 !important;
}