body {	
	color: #444;
	margin-top: 52px;	
	font-family: Segoe UI, Century Gothic, Avenir Light, Tahoma, Arial, Helvetica, sans-serif;
	background-color: #222d65;
}

a, a:visited {
	text-decoration: underline;
	color: #c50416;
	}
	
a:hover, a:active {
	text-decoration: underline;
	color: #aaa;
	}

h1, h2, h3, h4, h5 {
	color: #222d65;
	font-weight: 500;
}

h1, h2, h3, h4 {
	margin-bottom: 25px;
}

p {
	font-size: 1.1em;
}

.white-back li, .grey-back li {
	padding-bottom: 5px;
}

.page-title {
	margin-bottom: 60px;
}

/*@media (max-width: 767px) {
	h1, h2, h3, h4, h5, p {
	text-align: center;
}
}*/

.red {
	color: red;
	font-weight: bold;
}


										/* NAVBAR */

.navbar {
	background-color: #222d65;
	border-top: 4px solid #c50416;
}

.nav-item {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 8px;
	margin-top: 8px;
	border-bottom: 1px solid #222d65;
}

.nav-item:focus, .nav-item:hover {
	border-bottom: 1px solid #c50416;
	}
	
.this {
	border-bottom: 1px solid #c50416;
	}
	
	
.navbar a, .navbar a:visited, .navbar a:hover, .navbar a:active {
	text-decoration: none;
	font-weight: 500;
	font-size: 0.9em;
	}

	
.navbar-dark .nav-item .nav-link, .navbar-dark .nav-item:visited .nav-link, .navbar-dark .nav-item:hover .nav-link, .navbar-dark .nav-item:active .nav-lin .navbar-dark .nav-item:focus .nav-link {
	color: #fefefe;
	}


@media all and (min-width: 1200px) {
	.navbar .nav-item .dropdown-menu{ display: none; }
	.navbar .nav-item:hover .nav-link{   }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }
}


.dropdown-menu {
	background-color: #222d65;
	border: 0px solid #fff;
	border-radius: 6px;	
	margin: 2px 0px!important;
}

a.dropdown-item, a:visited.dropdown-item {
        color: #fff;
		padding-top: 10px;
		padding-bottom: 10px;
	   border-left: 4px solid #222d65;
}

a:hover.dropdown-item, a:focus.dropdown-item {
       color: #fff;
	   border-left: 4px solid #c50416;
		background-color: #222d65;
}

.fa-bars {
	color: #fff;
}

.navbar-toggler {
	border-color: #fff;
	Xbackground-color: red;
}


										/* CAROUSEL */

.carousel {
	border-bottom: 0px solid #fff;
	z-index: -1;
}

.carousel-item {
	border-bottom: 2px solid #fff;
}


										/* CONTENT */

.curve {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.school-logo {
	margin-top: -80px;
	z-index: 2;
	max-width: 350px;
	margin-bottom: 40px;
}

@media (max-width: 991px) {
	.school-logo {
	margin-top: -60px;
	}
}

@media (max-width: 767px) {
	.school-logo {
	margin-top: -50px;
	}
}

.divider {
	border-top: 1px solid #ccc;
	margin: 50px 0px;
	}

.hide_divider {
	padding-bottom: 0px;
	border-bottom: 1px solid #ccc;
	margin-top: 35px;
	margin-bottom: 35px;
	overflow: hidden;
	clear: both;
	}	
@media (min-width: 992px) {
.hide_divider {
	border-bottom: 0px solid #ccc;
}	
}

.white-back {
	background-color: #fff;
	padding-top: 40px;
	padding-bottom: 40px;
	border-bottom: 2px solid #c50416;
	margin-top: 0px;
}

.first {
	margin-top: -2px;
	z-index: 2;
	
}

.grey-back {
	background-color: #eee;
	padding-top: 40px;
	padding-bottom: 40px;
	border-bottom: 2px solid #c50416;
	margin-top: 0px;
}

.red-back {
	background-color: #c50416;
	background-image: url(../palette/fade2.png);
    background-repeat: no-repeat;
    background-position: left top;
	padding-top: 40px;
	padding-bottom: 40px;
	border-bottom: 2px solid #c50416;
	margin-top: 0px;
}

.red-back h4, .red-back h5, .red-back a {
		color: #fff;
}


.white-back .fa, .white-back .far, .white-back .fas, .white-back .fab, .grey-back .fa, .grey-back .far, .grey-back .fas, .grey-back .fab {
	color: #c50416;
	margin-right: 15px;
}

 .red-back .fas {
	color: #fff;
	margin-right: 15px;
}





.btn-full {
	background-color: #eee;
	border: 1px solid #eee;
	Xbackground-image: url(../palette/fade100.png);
    Xbackground-repeat: no-repeat;
    Xbackground-position: right top;
	text-align: left;
	padding: 15px;
	width: 100%;
	margin-bottom: 20px;
	border-radius: 6px;	
}

.btn-openday {
	width: 100%;
	max-width: 1024px;
	background-color: #fff;
	text-align: center;
}

.btn-full:hover {
	border: 1px solid #222d65;
	background-color: #ddd;
}

.btn-full small {
	margin-left: 18px;
	color: #444;
}

.btn-full .far {
	margin-right: 20px;
	color: #c50416;
}


.fbk-surround {
	background-color: #fff;
	width: 100%;
	Xheight: 550px;
	margin-bottom: 40px;
	border-radius: 6px;
	padding: 20px 15px;
	
	}


.img-thumbnail.noline {
	border: 0px solid #fff;
}





.map-frame {
	border: 1px solid #4671ac;
	padding: 5px 5px 0px 5px;
	border-radius: 4px;	
	margin-top: -5px;
}



.floatr {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	border: 1px solid #4671ac;
	border-radius: 4px;	
	padding: 3px;
	background-color: #fff;
		width: 400px;
}

@media (max-width: 767px) {
	.floatr {
		width: 300px;
	}
}
@media (max-width: 575px) {
	.floatr {
		width: 100%;
		margin-bottom: 30px;
	}
}


@media (max-width: 767px) {
	.table_governors {
		display: none;
	}
}

@media (min-width: 768px) {
	.notice_governors {
		display: none;
	}
}


.intro-video {
	border: 1px solid #eee;
	border-radius: 4px;	
	padding: 3px;
	background-color: #fff;
	width: 100%;
	max-width: 1024px;
	Xmargin-top: 40px;
}

.img-openday {
	width: 100%;
	max-width: 1024px;
}

										/* BASE */
										
.base {
	background-color: #c50416;
	background-image: url(../palette/fade2.png);
    background-repeat: no-repeat;
    background-position: left top;
	padding-top: 40px;
	padding-bottom: 20px;
}							
		
@media (max-width: 767px) {										
	.base {
		background-position: right top;
	}
}

.btn-base {
	border: 1px solid #fff;
	background-color: #c50416;
	text-align: left;
	padding: 15px;
	width: 100%;
	border-radius: 6px;
	margin-bottom: 10px;
	color: #fff;
	font-weight: 500;
}

@media (max-width: 991px) {
	.btn-base {
		font-size: 0.9em;
	}
}

.btn-base:hover {
	border-color: #222d65;
	color: #222d65;
}

.btn-base:hover .fa, .btn-base:hover .far, .btn-base:hover .fab, .btn-base:hover .fas {
	color: #fff;
}

.base .fa, .base .far, .base .fab, .base .fas {
	color: #fff;
	margin-right: 15px;
}

.base a {
	text-decoration: none;
}

.base-logo {
	width: 250px;
}

.base h4, .base h5 {
	color: #fff;
	margin: 20px 0px;
}






										/* FOOTER */

.footer {
	background-color: #222d65;
	Xborder-top: 2px solid #c50416;
}

.footer p {
	margin: 20px;
	color: #fff;
}

.footer a, .footer a:visited {
	color: #aaa;
}
.footer a:hover, .footer a:active {
	color: #fff;
}