/*
TEMPLATE FOR MEDIA QUERIES
	@media screen and (min-width:1180px) {}
	@media screen and (min-width:880px) and (max-width:1179px) {}
	@media screen and (max-width:879px) {}

INDEX
	- PAGE RESET
	- STRUCTURE
	- HEADER
	- PG_TOP
	- TYPOGRAPHY
	- ENDPAGE/SEPARATOR
	- FOOTER
	- PLATFORM
	- DEFAULT FORM
	- DEFAULT TABLE
	- HMENU01
	- SCROLL TO TOP
	- VMENU01
	- DIVS ASIDE
	- CONTACT ASIDE
	- INFO ASIDE
	- SHINE EFFECT
	- NOTEBLOCK
	- QUOTE
	- SHAKE HOVER
	- BG_01
	- SWIPER
	- FLOATING FORM
	- 2020 - 2021 Academic Year Q&A
	- TEACHER PROFILES
*/


/*-------------------------------------------------------------  FONTS -------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Rancho&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Shadows+Into+Light&display=swap');

/*-----------------------------------------------------------  PAGE RESET ----------------------*/

:root {
	/*--color1000: #00193F;*/
	--color1000: #021128;
	/*--color2000: #C9961B;*/
	--color2000: #F1AA12;
	/*--color3000: #002E53;*/
	--color3000: #062640;
	--color4000: #0F7D87;
	--color5000: #00F1F2;
}

/*-----------------------------------------------------------  STRUCTURE -----------------------*/

@media screen and (min-width:1180px) {
	aside,
	.content {
		flex-basis: auto;
	}
	section.has_aside aside {
		order: 1;
		padding: 2.5em 1.5625em 0.8em 0;
	}
	section.has_aside .content {
		padding: 1.8em 1.5625em 1.8em 1.5625em;
	}
	.content {
		order: 1;
	}
}

@media screen and (min-width:880px) and (max-width:1179px) {
	section.has_aside aside {
		display: flex;
		flex-wrap: wrap;
		background: var(--gray1);
	}
}

@media screen and (max-width:879px) {
	section.has_aside aside {
		display: flex;
		flex-wrap: wrap;
		background: var(--gray1);
	}
}

body {
	/*font-family: 'Lato', sans-serif;*/
	font-family: 'Nunito', sans-serif;
}

main {
	min-height: 450px;
}

.content {
	background-color: #ffffff;
	padding: 0.8em 0;
}

section.has_aside aside {
	position: relative;
	padding: 40px 0 63px;
}

input {
	border-radius: 0;
}

aside .spanish {
	display: none;
}

div.yb {
	position: relative;
}

div.yb>span {
	display: block;
	height: 30px;
	background-color: var(--color4000);
	position: absolute;
	width: 100%;
	z-index: 800;
}

div.yb section {
	background-color: white;
	z-index: 900;
	position: relative;
}

.grecaptcha-badge {
	visibility: hidden;
}

.content a {
	font-weight: bold;
}

.js_fixPosition {
	position: fixed;
	top: 5px;
	left: calc(50% - 138px);
}

/*-----------------------------------------------------------  HEADER --------------------------*/

@media screen and (min-width:1180px) {
	#logo {
		width: 135px;
		height: 135px;
		top: 5px;
		border: 4px solid white;
		border-radius: 50%;
	}
	header section {
		height: 50px;
	}
	header section hgroup {
		width: 563px;
		position: relative;
		top: 5px;
	}
	header section hgroup h1 {
		position: relative;
		font-size: 26px;
		top: 5px;
		width: 100%;
		text-align: right;
	}
	header section hgroup h6 {
		position: relative;
		top: 6px;
		width: 100%;
		text-align: right;
	}
	#header-social-links {
		top: 6px;
		right: 0;
	}
	#hm_buttons {
		top: 12px;
		right: 0;
	}
	.menu_bar {
		margin-top: 20px;
		background: var(--gray1);
	}
	.menu_bar section {
		height: 50px;
	}
	header nav {
		bottom: 9px;
		left: -11px;
	}

	header section .success-starts-here {
		width: 60px;
		right: 200px;
		top: 13px;
	}
}

@media screen and (min-width:880px) and (max-width:1179px) {
	#logo {
		width: 100px;
		height: 100px;
		top: 5px;
		border: 3px solid white;
		border-radius: 50%;
	}

	header section {
		height: 110px;
	}

	header section hgroup {
		width: 445px;
		margin-top: 0 !important;
		position: relative;
		top: 10px;
	}

	header section hgroup h1 {
		position: relative;
		font-size: 20px;
		top: 5px;
		width: 100%;
		text-align: right;
	}

	header section hgroup h6 {
		position: relative;
		top: 6px;
		width: 100%;
		text-align: right;
	}

	.menu_bar {
		background: var(--gray1);
		height: 10px;
		margin-top: -30px;
	}

	#header-social-links {
		top: 10px;
		right: 150px;
	}

	#hm_buttons {
		top: -56px;
		right: 40px;
	}

	#hm_buttons a {
		font-size: 0.7em !important;
	}

	header nav {
		bottom: 17px;
		right: 0;
	}

	header section .success-starts-here {
		width: 60px;
		right: 330px;
		top: 18px;
	}
}

@media screen and (max-width:879px) {
	#logo {
		width: 100px;
		height: 100px;
		top: 5px;
		border: 3px solid white;
		border-radius: 50%;
	}

	header section {
		height: 125px;
	}

	header hgroup {
		display: none;
	}

	/*  ao sair o coronavirus colocar o #header-social-links com right = 165px e tirar o display none do #hm_buttons */
	#header-social-links {
		font-size: 18px !important;
		right: 165px;
		/*right: 165px;*/
		right: 150px;
		top: 17px;
	}

	.menu_bar {
		background: var(--gray1);
		height: 10px;
		margin-top: -50px;
	}

	#hm_buttons {
		top: -39px;
		right: 45px;
		font-size: 12px;
	}

	a#covid19 {
		display: none;
	}

	header nav {
		bottom: 17px;
		right: 0;
	}

	header section .success-starts-here {
		width: 60px;
		right: 330px;
		top: 18px;
	}
}

@media screen and (max-width: 539px) {
	#header-social-links {
		top: -10px !important;
		right: 56px !important;
	}

	header section .success-starts-here {
		width: 60px;
		right: 150px;
		top: 15px;
	}

	#header-social-links a.niche-logo { top: 32px !important; left: -75px !important; }

	#header-social-links a.apply-now-top {
		position: absolute;
		top: 10px;
		z-index: 10;
		right: -17px;
		padding: 4px 7px;
	}
}

@media screen and (max-width: 389px) {
	#hm_buttons {
		display: none;
	}

	#header-social-links a.niche-logo { top: 45px !important; left: 30px !important; }
}

header {
	background-color: white;
}

#logo {
	background-image: url("../images/OLOL-CatholicSchool-logo.png");
	background-size: 100%;
	display: block;
	position: absolute;
	z-index: 800;
}

header section hgroup h1 {
	color: var(--color1000);
}

header section hgroup h6 {
	color: var(--gray4);
	font-weight: normal;
	font-size: 10pt;
}

/*
header section hgroup h6 a.SSH-slogan {
	margin-right: 20px;
	padding: 1px 10px;
	background: var(--color2000);
	color: white;
	text-transform: uppercase;
	font-size: 12px;
	position: relative;
	top: -1px;
}

header section hgroup h6 a.SSH-slogan:hover {
	color: white;
	opacity: 0.7;
}
*/

header section hgroup h6 a.SSH-slogan {
	margin-right: 10px;
	padding: 1px 10px;
	text-transform: uppercase;
	font-size: 15px;
	position: relative;
	font-style: italic;
}

header section hgroup h6 a.SSH-slogan:hover {
	color: var(--color2000);
	opacity: 0.7;
}

#header-social-links {
	float: right;
	font-size: 1.3em;
	position: absolute;
}

#header-social-links a {
	color: var(--color3000);
	margin-right: 5px;
}

#header-social-links a:hover {
	color: var(--color2000);
}

#header-social-links a.niche-logo {
	width: 110px;
	display: inline-block;
	text-align: center;
	position: relative;
	top: 8px;
	left: 10px;
}

#header-social-links a.niche-logo img {
	width: 80px;
}

header nav {
	position: absolute;
	z-index: 1000;
}

#hm_buttons {
	position: absolute;
	list-style: none;
}

#hm_buttons li {
	float: left;
}

#hm_buttons a {
	color: var(--color2000);
	display: block;
	border: 1px solid var(--color2000);
	float: left;
	padding: 5px 10px;
	margin-left: 5px;
	text-transform: uppercase;
	font-size: 0.8em;
	cursor: pointer;
}

#hm_buttons a:hover {
	color: var(--color3000);
	border: 1px solid var(--color3000);
}

ul#qlinks {
	z-index: 900;
	background-color: var(--gray1);
	/* border: 1px solid red; */
	display: block;
	position: absolute;
	top: 29px;
	padding: 2px 3px;
	text-align: center;
	right: -3px;
}

ul#qlinks li {
	list-style: none;
	float: none;
}

ul#qlinks li a {
	width: 100%;
	margin: 0 0 2px;
}

header section .success-starts-here {
	display: block;
	position: absolute;
}

header section .success-starts-here a:hover { opacity: 0.8; }

header section .success-starts-here a img {
	width: 100%;
}


/*-----------------------------------------------------------  PG_TOP --------------------------*/

@media screen and (min-width:1250px) {
	#pg_top {
		height: 470px;
	}
}

@media screen and (min-width:650px) and (max-width:1249px) {
	#pg_top {
		height: 270px;
	}
}

@media screen and (max-width:649px) {
	#pg_top {
		height: 150px;
	}
}

#pg_top {
	background-size: cover;
	position: relative;
}

#hm_top span.bbar,
#pg_top span.bbar {
	width: 100%;
	display: block;
	z-index: 650;
	height: 30px;
	position: absolute;
	background: rgba(45, 60, 93, 0.4);
	top: 0;
}

.img-principal-top {
	border: 1px solid var(--gray2);
	padding: 15px;
	margin-top: -45px;
	margin-bottom: 40px;
}

.img-principal-top img {
	width: 100%;
}


/*-----------------------------------------------------------  FOOTER  --------------------------*/

@media screen and (min-width:1180px) {
	#ft_logo {
		width: 177px;
		height: 207px;
		top: 27px;
		margin-right: 100px;
	}
	#ft_schedule,
	#ft_social {
		position: absolute;
		bottom: 31px;
	}
}

@media screen and (min-width:880px) and (max-width:1179px) {
	#ft_logo {
		width: 177px;
		height: 207px;
		top: 27px;
	}
}

@media screen and (max-width:879px) {
	#ft_logo {
		width: 177px;
		height: 207px;
		top: 30px;
	}
	footer section {
		text-align: center;
	}
}

@media screen and (min-width:440px) {
	#ft-accreditations a {
		max-width: 180px;
	}
}

@media screen and (max-width:440px) {
	#ft_logo { margin: 0 auto; }

	#ft-accreditations a {
		width: 100%;
		max-width: 220px;
		margin-right: auto;
		margin-left: auto;
	}

	#ft-how-we-doing a {
		max-width: 260px;
		display: block;
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
}

#ft_logo {
	display: block;
	background: url("../images/jaguars-logo-footer.png");
	background-size: 100%;
	position: relative;
}

footer {
	background-color: var(--color1000);
	color: white;
}

footer section {
	padding: 0 0 40px;
	position: relative;
	justify-content: center;
}

footer h1 {
	font-size: 16px;
	/*text-transform: uppercase;*/
	margin-bottom: 15px;
	margin-top: 70px;
}

footer p {
	font-size: 13px;
	margin: 10px 0;
}

#ft_schedule {
	font-size: 12px;
}

footer a.facts {
	background: url("../images/facts.png") no-repeat 1px 1px;
	display: inline-block;
	width: 58px;
	height: 19px;
	background-size: cover;
	position: relative;
	top: 4px;
	left: 7px;
}

footer a.facts:hover {
	background-position-y: -21px;
}

footer a {
	color: var(--color2000);
}

footer a:hover {
	color: #D1D2D2;
}

footer i.fab {
	font-size: 16px;
	margin-right: 4px;
}

@media only screen and (min-width: 720px) {

	.FloatBox {
		position: fixed;
		bottom: 337px;
		right: 0;
		padding: 5px 10px 2px 10px;
		background: #00193F;
		border-radius: 30px 0 0 30px;
		z-index: 99999;
		/* display: block !important; */
		width: 195px;
		background-size: contain;
		transition: .5s ease;
	}

	.FloatBox:hover{
		right: -8px !important;
		background: #0f4393;
	}

	.closeFloatBox {
		position: fixed;
		background: var(--gray3);
		width: 25px;
		height: 25px;
		bottom: 375px;
		right: 5px;
		z-index: 999999;
		text-align: center;
		border-radius: 15px;
		color: var(--gray5);
		cursor: pointer;
		transition:  all 0.2s linear;
	}

	.closeFloatBox:hover {
		background: var(--gray2);
		transition:  all 0.2s linear;
	}
}

@media only screen and (max-width: 719px){
	.FloatBox,
	.closeFloatBox { display: none; }
}

/*.FloatBox {
	position: fixed;
	top: 74px;
	right: -142px;
	padding: 5px 10px 2px 10px;
	background: #ea1245;
	border-radius: 30px 0 0 30px;
	z-index: 99999999999;
	display: block !important;
	width: 195px;
	background-size: contain;
	transition: .5s ease;
}

.FloatBox:hover{
	right: 0 !important;
	background: #00193F;
}*/


.footnote {
	color: var(--color1000);
}

p.footnote {
	font-size: 13px;
}

form.newsletter {
	width: 100%;
	max-width: 350px;
}

form.newsletter input[type="email"],
form.newsletter input[type="email"]:hover {
	width: calc(100% - 70px);
	height: 30px;
	background-color: white;
	color: var(--gray5);
	/*border: 1px solid rgba(255,255,255,0.4);*/
	padding: 0 8px;
}

form.newsletter input[type="submit"] {
	background-color: var(--color2000);
	color: white;
	text-transform: none;
	/*border-color: var(--color4000);*/
	width: 60px;
	height: 30px;
	cursor: pointer;
}

form.newsletter input[type="submit"]:hover {
	background-color: var(--color5000);
	/*border-color: var(--color5000);*/
	color: var(--color1000);
	opacity: 0.7;
}

.wrap_admin {
	background-color: var(--color2000);
	padding: 0 15px;
}

.wrap_admin p,
.wrap_admin a {
	color: white;
}

.wrap_admin a:hover {
	color: var(--color3000);
}

@supports (-ms-ime-align:auto) {
	.newsletter form.default input[type='email'],
	.newsletter form.default input[type='email']:hover {
		width: 250px;
	}
}

.EES-link {
	display: block;
	border: 1px solid;
	/*width: 230px;*/
	padding: 5px 0;
	text-align: center;
	border-radius: 20px;
	transition: all .2s linear;
}

.EES-link:hover {
	border-color: transparent;
	background: var(--color2000);
	color: var(--color1000);
	transition: all .2s linear;
}


/*-----------------------------------------------------------  TYPOGRAPHY   --------------------*/

@media only screen and (min-width: 631px) {
	.content h1 { font-size: 38px;}
	
}

@media only screen and (max-width: 630px) {
	.content h1 { font-size: 25px;}
	
}

.content h1 {
	color: var(--color3000);
	/*font-family: 'Quicksand', sans-serif;*/
}

.content h1 sup {
	font-size: 14px;
}

.content h2 {
	color: var(--color2000);
	font-weight: 500;
	font-size: 1.6em;
	/* text-transform: uppercase; */
	margin-top: 20px;
	margin-bottom: 20px;
}

.content h3 {
	color: var(--color3000);
	font-size: 1.3em;
	font-weight: 400;
	margin-bottom: 20px;
	margin-top: 30px;
}

.content h3 sup {
	font-size: 12px;
}

.content h4 {
	color: var(--gray4);
	font-weight: normal;
	font-size: 1.1em;
	margin-bottom: 20px;
}

.content h4 sup {
	font-size: 12px;
}

.content h5 {
	color: var(--color4000);
}

.content h6 {
	color: var(--gray4);
}

.content p {
	font-size: 1em;
	margin-bottom: 15px;
}

.content blockquote {
	padding: 1px 16px 1px;
	color: var(--gray5);
	border-left: 2px solid var(--color3000);
	background: var(--gray1);
	/*border-top: 5px solid var(--color5000);*/
	/*border-bottom: 5px solid var(--color5000);*/
}

.content blockquote p {
	font-size: 0.9em;
}

.content blockquote h1 {
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: 400;
	color: var(--color3000);
	margin-top: 20px;
}

.content ul li::before {
	content: '\f0c8';
	font-size: 0.5em;
	bottom: 0.1875em;
	color: var(--color3000);
}

.content ul li ul {
	margin-bottom: 10px;
	margin-left: 20px;
}

.content ul li ul li {
	font-size: 0.9em;
	margin-bottom: 0;
	padding-bottom: 0;
}

.content ul li ul li::before {
	font-size: 0.4em;
	color: var(--gray3);
}

.content ol li::before {
	color: var(--color2000);
}

a {
	color: var(--color2000);
}

a:hover {
	color: var(--color3000);
	/*border-color: var(--color3000);*/
}

aside h3 {
	font-size: 1.9em;
	margin-bottom: 0.3em;
	color: var(--color1000);
	text-transform: uppercase;
	text-align: center;
}


/*--------------------------------------------------------------  THIS WEEK --------------------*/

.this_week article {
	margin-bottom: 60px;
	clear: both;
	display: table;
	width: 100%;
}

.this_week h1 {
	color: var(--color1000);
	font-size: 19px;
	text-transform: uppercase;
	background: url(/ctm/31250/projects/jaguars/gallery/2021/03/bg-title-news.png) repeat-x center center;
	margin: 0 0 23px 0;
}

.this_week h1 span {
	background: #FFFFFF;
	padding-right: 10px;
}

.this_week #more {
	display: none;
}

.this_week button#myBtn {
	padding: 8px 27px;
	color: #ffffff;
	background: var(--color1000) !important;
	border: solid 1px #000000 !important;
	margin: 10px auto;
	display: block;
	cursor: pointer;
}

.this_week button#myBtn:hover {
	padding: 8px 27px;
	color: #ffffff;
	background: var(--color2000) !important;
	border: solid 1px var(--color2000) !important;
}

.this_week h2 {
	margin-bottom: 10px;
	font-size: 19px;
	text-transform: initial;
}

.this_week h3 {
	color: var(--gray3);
	text-transform: none;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 5px;
	display: none;
}

.this_week h4 {
	margin-bottom: 10px;
	font-size: 18px;
	text-transform: initial;
}

.this_week .var01box {
	background: var(--color1000);
	color: #FFFFFF;
}

.this_week .var01box span.var01box_title1 {
	text-align: center;
	border: solid 1px #FFFFFF;
	width: 100%;
	display: block;
	line-height: 25px;
	padding: 10px 0;
	color: #FFFFFF;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 23px 0;
	font-weight: bold;
}

.this_week .var01box span.var01box_title2 {
	font-weight: bold;
	text-transform: uppercase;
}

.this_week .var02box {
	background: #fffdf8;
}

.this_week .var02box span.var02box_title1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border: solid 1px var(--color2000);
	width: 100%;
	display: block;
	line-height: 25px;
	padding: 10px 0;
	color: var(--color2000);
}

span.var02box_title2 {
	text-align: left;
	width: 100%;
	display: block;
	font-size: 16px;
	color: var(--color2000);
	font-weight: bold;
}

.this_week .var03box {
	background: #fafbff;
}

.this_week .var03box span.var03box_title1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border: solid 1px var(--color3000);
	width: 100%;
	display: block;
	line-height: 25px;
	padding: 10px 0;
	color: var(--color3000);
}

span.var03box_title2 {
	text-align: left;
	width: 100%;
	display: block;
	font-size: 16px;
	color: var(--color3000);
	font-weight: bold;
}

.this_week .imgL {
	max-width: 150px !important;
}

/*---------------------------------------------------------  ARTICLE | SHARE --------------------*/

article.share {
	margin-bottom: 60px;
	clear: both;
	display: table;
	padding-top: 40px;
}

article.share h1 {
	color: var(--color1000);
	font-size: 18px;
	text-transform: uppercase;
	background: url(/ctm/31250/projects/jaguars/gallery/2021/03/bg-title-news.png) repeat-x center center;
	margin: 0 0 23px 0;
}

article.share h1 span {
	background: #FFFFFF;
	padding-right: 10px;
}

article.share #more {
	display: none;
}

article.share button#myBtn {
	padding: 8px 27px;
	color: #ffffff;
	background: var(--color1000) !important;
	border: solid 1px #000000 !important;
	margin: 10px auto;
	display: block;
	cursor: pointer;
}

article.share button#myBtn:hover {
	padding: 8px 27px;
	color: #ffffff;
	background: var(--color2000) !important;
	border: solid 1px var(--color2000) !important;
}

article.share h2 {
	margin-bottom: 10px;
	font-size: 24px;
}

article.share h3 {
	color: var(--gray3);
	text-transform: none;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 5px;
	display: none;
}

article.share h4 {
	margin-bottom: 10px;
}

article.share .var01box {
	background: var(--color1000);
	color: #FFFFFF;
}

article.share .var01box span.var01box_title1 {
	text-align: center;
	border: solid 1px #FFFFFF;
	width: 100%;
	display: block;
	line-height: 25px;
	padding: 10px 0;
	color: #FFFFFF;
	font-size: 18px;
	text-transform: uppercase;
	margin: 0 0 23px 0;
	font-weight: bold;
}

article.share .var01box span.var01box_title2 {
	font-weight: bold;
	text-transform: uppercase;
}

article.share .var02box {
	background: #fffdf8;
}

article.share .var02box span.var02box_title1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border: solid 1px var(--color2000);
	width: 100%;
	display: block;
	line-height: 25px;
	padding: 10px 0;
	color: var(--color2000);
}

article.share span.var02box_title2 {
	text-align: left;
	width: 100%;
	display: block;
	font-size: 16px;
	color: var(--color2000);
	font-weight: bold;
}

article.share .var03box {
	background: #fafbff;
}

article.share .var03box span.var03box_title1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	border: solid 1px var(--color3000);
	width: 100%;
	display: block;
	line-height: 25px;
	padding: 10px 0;
	color: var(--color3000);
}

article.share span.var03box_title2 {
	text-align: left;
	width: 100%;
	display: block;
	font-size: 16px;
	color: var(--color3000);
	font-weight: bold;
}

article.share .imgL {
	max-width: 150px !important;
}

article.share a.back {
	right: 20px;
	line-height: 22px;
}

article.share div.addthis_inline_share_toolbox {
	right: 90px;
	top: -4px;
}



/*--------------------------------------------------------------  PAGE TITLE -------------------*/

@media screen and (max-width: 600px) {
	.page_title h1 {
		font-size: 26px !important;
	}
}

.page_title {
	/*background-color: var(--color1000);*/
	background: var(--color1000) url("../images/bg-general-header.jpg") repeat center;
	text-align: center;
	padding: 40px 0;
	background-size: 400px;
	background-blend-mode: overlay;
}

.page_title h1 {
	font-size: 2.5em;
/* 	font-family: 'Lato', sans-serif; */
	font-weight: 500;
	color: white;
	text-transform: uppercase;
}

.page_title h1 sup {
	font-size: 20px;
}

.page_title h1::after {
	content: '/';
	color: var(--color2000);
	margin-left: 10px;
}

.page_title h1::before {
	content: '/';
	color: var(--color2000);
	margin-right: 10px;
}


/*-----------------------------------------------------------  ENDPAGE/SEPARATOR ---------------*/

.separator {
	background: url(../images/separator.png);
	background-size: 100%;
	height: 35px;
	width: 30px;
	margin: 30px auto;
	opacity: 0.4;
}

.end_page {
	background: url(../images/end_page.png) no-repeat;
	background-size: 100%;
	margin: 30px auto;
	width: 150px;
	height: 29px;
}


/*-----------------------------------------------------------  PLATFORM ------------------------*/

section#platform {
	margin-top: 55px;
}


/*-----------------------------------------------------------  DEFAULT FORM   ------------------*/

form.default input,
form.default textarea {
	border-color: var(--gray2);
}

form.default input[type="submit"],
form.default input[type="button"],
.form_buttons a,
a.button {
	border-color: var(--color4000);
	color: var(--color4000);
	background-color: white;
}

form.default input[type="submit"]:hover,
form.default input[type="button"]:hover,
.form_buttons a:hover,
a.button:hover,
a.button.selected {
	color: var(--color5000);
	border-color: var(--color5000);
}

@media screen and (min-width: 600px) {
	a.buttonLook1 {
		max-width: 500px !important;
	}
}

a.button01 {
	border-color: var(--gray1);
	background: none;
	color: var(--gray1);
	height: auto;
	font-weight: bold;
	text-align: center;
	width: 100%;
	font-size: 1.5em;
	border-radius: 30px;
	transition: color, background-color 0.7s;
	margin: 6px auto;
	float: none;
	display: block;
	padding: 10px 51px;
}

a.button01:hover {
	border-color: var(--color3000);
	color: var(--color3000);
	transition: color, background-color 0.7s;
}

a.buttonLook1 {
	display: block;
	margin: 0 auto;
	border: 1px solid var(--color2000);
	background: none;
	color: var(--color2000);
	padding: 8px;
	height: auto;
	font-weight: bold;
	text-align: center;
	width: 100%;
	font-size: 1.5em;
	border-radius: 30px;
	margin-bottom: 20px;
	transition: color, background-color 0.7s;
}

a.buttonLook1:hover {
	border-color: var(--color2000);
	background: var(--color2000);
	color: #ffffff;
	transition: color, background-color 0.7s;
}

a.buttonLook2 {
	display: block;
	margin: 0 auto;
	border: solid 1px var(--color4000);
	background: var(--color4000);
	padding: 8px;
	height: auto;
	font-weight: bold;
	text-align: center;
	width: 100%;
	font-size: 1.5em;
	border-radius: 30px;
	margin-bottom: 20px;
	transition: color, background-color 0.7s;
	color: #FFFFFF;
}

a.buttonLook2:hover {
	color: #ffffff;
	transition: color, background-color 0.7s;
	border: 1px solid var(--color4000);
	background: none;
	color: var(--color4000);
}

input.button {
	width: 188px;
	padding: 5px 15px;
	color: white;
	background-color: var(--color1000);
	font-size: 13px;
	cursor: pointer;
	height: 30px;
	margin-top: 5px;
}

input.button:hover {
	background-color: var(--color4000);
}


/*--------------------------------------------------------  SECTION NAVIGATION  ----------------*/

#section_navigation a.selected {
	background-color: var(--color3000);
	color: white;
	border-color: var(--color3000);
}


/*-----------------------------------------------------------  DEFAULT TABLE   -----------------*/
table.default { max-width: 660px; }


table.default caption {
	/*background-color: var(--gray1);*/
	color: var(--color2000);
}

table.default thead {
	background: var(--color3000);
	border-bottom: 2px solid var(--color2000);
}


/*table.default thead tr th {
	font-weight: normal;
	text-transform: uppercase;
	color: white;
	vertical-align: top;
}*/

table.default th,
table.default td {
	padding: 5px 10px;
}

table.default th sup,
table.default td sup {
	text-transform: lowercase;
	font-size: 11px;
}

table.default th {
	font-weight: normal;
	text-transform: uppercase;
	color: var(--color3000);
	vertical-align: top;
	background-color: var(--gray1);
	border-bottom: 1px solid var(--gray2);
}

table.default thead th {
	font-weight: normal;
	text-transform: uppercase;
	color: white;
	background: var(--color3000);
	vertical-align: top;
}

table.default td {
	border-bottom: 1px solid var(--gray2);
	vertical-align: middle;
	font-size: 0.875em;
}

table.default tfoot th {
	font-size: 14px;
	text-transform: inherit;
	color: white;
	background: var(--color2000);
}

table.default .bg01 {
	font-size: 18px;
	background-color: var(--color1000);
	color: white;
}

table.default .bg02 {
	font-weight: normal;
	background-color: var(--gray4);
	vertical-align: top;
	color: white;
}


/*------------------------------------------------------------  PAGE INDEX  ---------------------*/

.content .box_index {
	margin-bottom: 50px;
}

.content .box_index h1 {
	padding: 10px 0.5em;
	background: var(--color3000);
}

.content .box_index h1.open::after,
.content .box_index h1.close::after {
	top: 0.7em;
}


/*-----------------------------------------------------------  SCROLL TO TOP   ------------------*/

#scrollToTop {
	color: var(--color5000);
}


/*-----------------------------------------------------------  HMENU01   ------------------------*/

@media (min-width: 1180px) {
	/* FIRST LEVEL    -----------------*/
	.hmenu01 ul#main-menu {
		width: 700px;
		left: 150px;
	}
	.hmenu01 ul#main-menu>li>a {
		padding: 5px 13px;
		color: var(--color3000);
		font-size: 16px;
		/*font-weight: bold;*/
		text-decoration: none;
		text-transform: uppercase;
		display: inline-block;
	}
	.hmenu01 ul#main-menu>li::after {
		content: '/';
		color: var(--color2000);
	}
	.hmenu01 ul#main-menu>li:last-child::after {
		content: ' ';
	}
	.hmenu01 ul#main-menu>li>a.current,
	.hmenu01 ul#main-menu>li>a:hover {
		color: var(--color2000);
	}
	/* SECOND+ LEVEL    ---------------*/
	.hmenu01 ul#main-menu>li ul {
		border-left: 1px solid transparent;
		box-shadow: 3px 3px rgba(80, 80, 80, 0.2);
	}
	.hmenu01 ul#main-menu>li>ul li {
		background-color: var(--color3000);
		border-left: 1px solid var(--color4000);
		border-right: 1px solid var(--color4000);
		width: 100%;
	}
	.hmenu01 ul#main-menu>li>ul li ul li {
		background-color: var(--color3000);
	}
	.hmenu01 ul#main-menu>li>ul li a {
		color: white;
		padding: 10px 25px 10px 8px;
		border-bottom: 1px solid white;
	}
	.hmenu01 ul#main-menu>li>ul li:last-child a {
		border-bottom: none;
	}
	.hmenu01 ul#main-menu>li ul li a:hover {
		background-color: #193562;
	}
	.hmenu01 ul#main-menu>li>ul li a.has-submenu span.sub-arrow {
		right: 0.9375em;
	}
	.hmenu01 ul#main-menu>li>ul li a.has-submenu span.sub-arrow:after {
		content: '\f105';
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		position: absolute;
	}
}

@media (max-width: 1179px) {
	.hmenu01>ul#main-menu {
		background-color: var(--color3000);
		width: 200px;
		padding: 0 5px;
		top: -64px;
	}
	/* FIRST LEVEL    -----------------*/
	.hmenu01 ul#main-menu>li>a {
		padding: 12px 5px;
		background: var(--color3000);
		color: #ffffff;
		font-size: 17px;
		font-weight: normal;
		text-decoration: none;
		text-transform: uppercase;
		border-bottom: 1px solid #ffffff;
	}
	.hmenu01 ul#main-menu>li>a:hover {
		color: var(--color2000);
	}
	.hmenu01 ul#main-menu>li>a.highlighted {
		border-bottom: none;
	}
	.hmenu01 ul#main-menu>li>ul li a:hover {
		color: var(--color1000);
		border-bottom-color: var(--gray1);
		background: var(--color4000);
	}
	.hmenu01 ul#main-menu>li:last-child>a {
		border-bottom: none;
	}
	.hmenu01 ul#main-menu>li>a.has-submenu span.sub-arrow {
		right: 0.9375em;
	}
	.hmenu01 ul#main-menu>li>a.has-submenu span:after {
		content: '\f107';
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		position: absolute;
	}
	/* SECOND+ LEVEL    ---------------*/
	.hmenu01 ul#main-menu>li ul {
		margin: 3px 0 15px;
		background: var(--color4000);
		border: 1px solid var(--color3000);
		outline: 1px solid var(--color4000);
	}
	.hmenu01 ul#main-menu>li>ul li a {
		color: white;
		padding: 10px 8px;
		border-bottom: 1px dotted white;
	}
	.hmenu01 ul#main-menu>li>a.has-submenu span.sub-arrow {
		right: 0.9375em;
	}
	.hmenu01 ul#main-menu>li>a.has-submenu span:after {
		content: '\f107';
		font-family: "Font Awesome 5 Free";
		font-weight: 900;
		position: absolute;
	}
	.main-menu-btn {
		top: -123px;
	}
}

@media screen and (max-width: 879px) {
	.hmenu01>ul#main-menu {
		top: -79px !important;
	}
}


/* hamburger icon */

.main-menu-btn-icon,
.main-menu-btn-icon:before,
.main-menu-btn-icon:after {
	background: var(--color3000);
}


/*-----------------------------------------------------------  VMENU01   -----------------------*/

@media screen and (max-width:1179px) {
	.vmenu01 {
		padding: 0.8em 0;
	}
}

.mbar {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.03);
	width: 92%;
	height: 100%;
	top: 0;
	left: 4%;
	z-index: -1;
}

.vmenu01>ul>li {
	border: none;
	margin: 0;
}

.vmenu01 ul li::before {
	content: none !important;
}

.vmenu01>ul>li>a {
	border: 1px solid var(--color3000);
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	padding: 10px 0;
	color: var(--color3000);
	text-align: center;
	transition: all 0.2s linear;
	margin-bottom: 3px;
}

.vmenu01 a:hover,
.vmenu01 a.selected {
	color: var(--color2000);
	border-color: var(--color2000);
}

.vmenu01 a sup {
	font-size: 10px;
}

.vmenu01>ul>li ul {
	margin: 0 15px 10px 45px !important;
}

.vmenu01>ul>li ul li {
	border-bottom: dashed 1px var(--gray2);
	text-transform: uppercase;
	font-size: 0.8em;
	transition: .5s ease;
}


/*-----------------------------------------------------------  DIVS ASIDE   --------------------*/

.fx_3.contact .js-parent h1,
.fx_3.info h1 {
	font-size: 1.7em;
	margin-bottom: 4px;
}

.fx_3.contact .js-parent h2,
.fx_3.info h2 {
	font-size: 1em;
}

.fx_3.contact .js-parent p,
.fx_3.info p {
	padding-bottom: 4px;
}

.fx_3.contact .js-parent a,
.fx_3.info a {
	var(--color1000);
}

.fx_3.contact .js-parent,
.fx_3.info {
	border-radius: 13px;
	padding: 13px 25px;
}


/* BG BLUE ASIDE */

.bg-blue-aside {
	background: var(--color4000);
	padding: 30px 20px;
	color: var(--gray1);
}

.bg-blue-aside h1 {
	color: var(--color5000);
	font-weight: lighter;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.bg-blue-aside dl {
	margin-top: 10px;
}

.bg-blue-aside dl dt {
	font-weight: bold;
	margin-bottom: 3px;
}

.bg-blue-aside dl dd {
	margin-bottom: 3px;
}


/* BG WHITE ASIDE*/

.bg-white-aside {
	/*border-top: 2px solid var(--color3000);*/
	background: white;
	padding: 0 0 20px;
	color: var(--gray4);
	border-bottom: 2px solid var(--color3000);
}

.bg-white-aside h1 {
	padding: 10px;
	text-align: center;
	background: var(--color4000);
	color: white;
	font-weight: lighter;
	text-transform: uppercase;
	margin-bottom: 10px;
	/*margin-top: 20px;*/
}

.bg-white-aside p {
	margin-bottom: 10px;
	padding: 0 20px;
}

.bg-white-aside dl {
	margin-top: 10px;
	padding: 0 20px;
}

.bg-white-aside dl dt {
	font-weight: bold;
	margin-bottom: 3px;
}

.bg-white-aside dl dd {
	margin-bottom: 3px;
}

.bg-white-aside div.toggle label,
.bg-white-aside div.toggle input[type="checkbox"]:checked+label {
	background-color: initial;
	color: #0f7d87;
	border-color: #0f7d87;
	margin: 0 20px 10px;
}


/*-----------------------------------------------------------  ASIDE CONTACT INFO --------------*/

.fx_3.contact dl,
.fx_3.info dl {
	width: 250px;
	border-top: 1px solid var(--gray2);
	border-bottom: 1px solid var(--gray2);
	height: 106px;
	padding: 2px 0;
	margin: 0 auto;
}

.fx_3.contact h3 {
	margin-bottom: 20px;
	color: rgb(0, 46, 83);
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
}

.fx_3.contact dl dt {
	/* width: 110px; */
	float: left;
}

.fx_3.contact dl dt .imgC {
	max-width: 70px;
}

.fx_3.contact dl dt a.read-profile { display: none; }

.fx_3.contact dl dd {
	float: right;
	padding: 0 0 0 0px;
	height: auto;
	font-size: 13px;
	text-align: left;
	max-width: 175px;
	margin-bottom: 4px;
	width: 175px;
}

.fx_3.contact dl dd:nth-child(1) {
	font-size: 110%;
}

.fx_3.contact dl dd a {
	color: var(--color1000);
}

.fx_3.contact dl dd a.email-contact {
	color: #002e53;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 175;
	display: block;
}

.fx_3.info dl dd {
	float: left;
	padding: 0 6px 0 9px;
	background-color: var(--gray1);
	height: 135px;
	font-size: 13px;
	width: 100%;
}

.fx_3.info a {
	font-size: 14px;
	margin: 5px 0;
	display: block;
}

.fx_3.contact dl dd p.name-contact {
	color: var(--color4000);
	text-transform: uppercase;
}

.fx_3.contact dl dd em {
	display: block;
	color: var(--gray5);
	font-style: normal;
}

.fx_3.contact dl dd i {
	/* margin-bottom: 8px; */
	display: block;
}


/*-----------------------------------------------------------  INFO ASIDE   --------------------*/

.fx_3.info {
	background: var(--color2000);
	color: var(--gray1);
	border-bottom: solid 8px var(--color5000);
}


/*-----------------------------------------------------------  COLAPSE   -----------------*/

.collapse-list .collapse-btn {
	background: var(--color2000) url(/ctm/31250/projects/lakesS/layout01/images/texture-image-colapse.jpg);
	font-size: 1.15em;
	white-space: nowrap;
	overflow-x: hidden;
	text-overflow: ellipsis;
	padding-right: 65px;
}

.collapse-open~.collapse-btn:before {
	background: #FFFFFF;
	color: var(--color2000);
	padding: 14px;
	top: -4px;
	right: 0;
	border-radius: 36px 0 0 36px;
	font-weight: bold;
	width: 46px;
	height: 51px;
}

.content ul {
	margin-left: 0;
}

.content ul.collapse-list li {
	padding: 0.1875em 0 0.1875em 0;
}


/*--------------------------------------------------------- CLEAN FORM --------------------------*/

.flex.container-infos {
	padding: 10px;
	background: var(--gray1);
}

.social_media i.fab::before {
	font-size: 1.5em;
	margin: 0 8px;
}


/*.clean input, .clean textarea {
	display: block;
	padding: 25px 12px 6px 12px;
	font-size: 1em;
	color: var(--color3000);
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	height: 55px;
	box-shadow: none;
	background: none;
	border-style: none none solid;
	border-image: initial;
	width: 100%;
}

.contactus-infos form { width: 90%; margin: 0 auto; }

form.clean p {padding-left: 20px;}

.clean textarea {
	max-height: 100px;
	height: 100px !important;
	max-width: 800px;
	padding-top: 32px;
}
*/

.clean .submit {
	float: right;
	width: 100px;
	background-color: var(--color3000);
	text-transform: uppercase;
}

.clean .submit:hover {
	background-color: var(--color2000);
}


/*.clean input:focus ~ .floating-label,
.clean input:not(:focus):valid ~ .floating-label,
.clean textarea:focus ~ .floating-label,
.clean textarea:not(:focus):valid ~ .floating-label{
	top: 2px;
	bottom: 10px;
	left: 21px;
	font-size: 1em;
	opacity: 1;
	color: var(--gray3);
}

.clean .floating-label {
	position: absolute;
	pointer-events: none;
	left: 20px;
	top: 18px;
	transition: 0.2s ease all;
}

.clean input:focus, .clean textarea:focus {
	outline: none;
}

.clean div{
	position: relative;
	margin-bottom: 10px;
}*/

.athleticBox {
	position: relative;
}

span.titleAthletic {
	width: 100%;
	position: absolute;
	bottom: 19px;
	padding: 10px;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
}

span.titleAthletic i {
	width: 20%;
	height: 2px;
	display: block;
	transition: 0.5s;
	background: var(--color3000);
}

.athleticBox:hover span.titleAthletic i {
	background: var(--color1000);
	transition: 0.5s;
	width: 40%;
}

.athleticBox .imgC {
	width: 100% !important;
}


/*--------------------------------------------------------- CONTACT INTERN ----------------------*/

dl.contactIntern {
	width: 300px;
	border-top: 1px solid var(--gray2);
	border-bottom: 1px solid var(--gray2);
	height: 141px;
	padding: 2px 0;
}

dl.contactIntern dt {
	width: 120px;
	float: left;
}

dl.contactIntern dd {
	width: 180px;
	float: left;
	padding: 0 0 0 8px;
	background-color: var(--gray1);
	height: 135px;
	font-size: 13px;
}


/*--------------------------------------------------------- SHINE EFFECT ------------------------*/


/* Shine */

.shine figure {
	position: relative;
}

.shine .fx_4 a::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}

.shine .fx_4 a:hover::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}

@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}

@keyframes shine {
	100% {
		left: 125%;
	}
}


/*--------------------------------------------------------- NOTEBLOCK ---------------------------*/

.noteblock {
	background-color: #f6f6ea;
	padding: 15px;
	color: #7e7b46;
	clear: both;
	margin-bottom: 1em;
}

.noteblock h1 {
	color: var(--color4000);
}

.noteblock p {
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 1em;
}

.noteblock ul li {
	padding: 0.1em 0 0.1em 0.95em;
}

.noteblockL {
	float: left;
	width: 45%;
	position: relative;
}

.noteblockR {
	float: right;
	width: 55%;
	border-left: 1px dotted #7e7b46;
	padding-left: 15px;
	position: relative;
}


/*-----------------------------------------------------------  QUOTE ---------------------------*/

.quote p {
	color: var(--color2000);
	text-align: center;
	font-size: 20px;
	font-family: 'Quicksand', sans-serif;
	line-height: 32px;
	padding: 0 77px;
}

.quote p.author {
	font-style: italic;
	font-size: 16px;
	line-height: 22px;
}


/*----------------------------------------------------------  MISSION STATEMENT -----------------------*/

@media screen and (min-width: 880px) {
	.mission {
		min-height: 600px;
		background: #f9f6e9 url(../images/bg-footer-mission.png) no-repeat bottom right !important;
	}
}

.mission {
	padding-bottom: 20px;
}

.mission h2 {
	text-align: center;
	line-height: 40px;
}

.mission h3 {
	background: var(--color2000);
	color: white;
	padding: 10px 0;
	text-align: center;
	transition: all 0.2s linear;
}

.mission .flex a h3:hover {
	background: var(--color3000);
	transition: all 0.2s linear;
}

.mission ul {
	width: 94%;
	margin: 0 auto;
}

.mission ul li {
	font-size: 14px;
	line-height: 20px;
}

.mission ul li sup {
	font-size: 10px;
}

/* --- SUCCESS STARTS HERE --- */
.success-starts {
	background: var(--color2000) url(https://www.ololjaguars.org/ctm/31250/projects/jaguars/gallery/2022/01/bg-success-starts.png) no-repeat left bottom;
	background-blend-mode: soft-light;
	background-size: cover;
	color: white;
}

.success-starts .content {
	background: none;
	padding-top: 50px;
}

.success-starts .content h1 {
	color: white;
	margin-bottom: 20px;
}


/*-------------------------------------------------------------  CLUBS -------------------------*/

/*@media screen and (min-width: 700px) {
	.clubs-icons {
		width: 650px;
		margin: 0 auto;
	}
}*/

.clubs-icons {
	text-align: center;
	margin-top: 50px;
}

.clubs-icons .fx_3 {
	background: var(--gray1);
	padding: 20px 0 0;
	border-top: 2px solid var(--color2000);
	border-bottom: 2px solid var(--color3000);
	width: calc(96%/3 - 20px/3);
	margin: 0 auto 20px;
}

.clubs-icons .fx_3 figure {
	height: 180px;
	vertical-align: middle;
	display: inline-block;
}

.clubs-icons .fx_3 figure img {
	max-height: 150px;
}

.clubs-icons .fx_3 p {
	background: var(--color4000);
	padding: 5px 0;
	color: white;
	font-size: 14px;
	margin-bottom: 0;
}


/*-----------------------------------------------------------  OUR TEAM ------------------------*/

#ourteam .principal-phone {
	text-align: center;
	background: var(--color1000);
	color: white;
	font-size: 20px;
	padding: 5px;
}

#ourteam .principal-phone i {
	border-radius: 25px;
	font-size: 20px;
}

#ourteam .principal-phone span {
	margin-left: 5px;
}

#ourteam dl {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	max-width: 200px;
}

#ourteam dl dd:nth-child(1) {
	text-align: center;
	background: var(--color2000);
	font-weight: 700;
	margin: 0 auto;
	color: white;
	font-size: 12px;
	text-transform: uppercase;
	padding: 3px 0;
	border-bottom: 1px solid white;
}

#ourteam dl dt {
	position: relative;
}

#ourteam dl dt img {
/* 	border-bottom: 2px solid var(--color3000); */
	width: 100%;
}

#ourteam dl dt a.read-profile {
	position: absolute;
	background: rgba(255,255,255,0.8);
	width: 100%;
	left: 0;
	bottom: 0;
	text-align: center;
	text-transform: uppercase;
	font-family: "Montserrat", sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: var(--color1000);
	padding: 3px 0;
	transition: all 0.2s linear;
}

#ourteam dl dt a.read-profile:hover {
	background: rgba(0, 46, 83, 0.8);
	color: white;
	transition: all 0.2s linear;
}

#ourteam dl dt a.read-profile::before {
	content: none;
}

#ourteam .emailBox {
	margin-top: -10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

#ourteam .emailBox .email, #ourteam .phoneBox .phone {
	font-size: 0.8em;
	color: var(--color3000);
}

#ourteam dl dd i {
	font-size: 13px;
	text-align: center;
	color: var(--gray4);
}

#ourteam dl dt a {
	display: block;
	position: absolute;
	bottom: 45px;
	left: 10px;
}

#ourteam dl dt a::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	font-size: 33px;
	content: '\f05a';
}


/*---------------------------------------------------------  FINANCIAL AID ---------------------*/

@media screen and (min-width: 880px) and (max-width: 1179px) {
	.fin-aid-box {
		width: 100% !important;
	}
}

@media screen and (min-width: 880px) {
	.fin-aid-box ul li {
		width: 200px;
		margin-top: 0 auto;
	}
}

@media screen and (min-width: 600px) {
	.fx_2 .fin-aid-box {
		width: 280px !important;
		margin: 20px auto;
	}
	#FAL-04 {
		margin-top: 65px;
	}
}

@media screen and (min-width: 500px) {
	.fx_3 .fin-aid-box {
		/*width: 280px;*/
		height: 290px;
	}
	#FAL-02 {
		margin-top: 74px;
	}
	#FAL-03 {
		margin-top: 59px;
	}
	/*#FAL-04 { margin-top: 65px; }*/
}

@media screen and (max-width: 679px) {
	.financial-aid {
		padding-top: 40px;
	}
	.fin-aid-box {
		margin-top: 0 !important;
	}
}

.fin-aid-box {
	background: var(--gray1);
	padding: 0 17px;
	border-bottom: 2px dashed var(--color3000);
	height: 100%;
}

.fin-aid-box h3 {
/* 	color: var(--color4000); */
	margin-top: 20px;
	padding: 10px 5px;
	border-bottom: 1px solid var(--gray2);
}

.fin-aid-box ul {
	padding: 0 20px;
}

.fin-aid-box ul li {
	color: var(--gray5);
	font-size: 14px;
	line-height: 20px;
}

/* .fin-aid-box ul li::before {
	color: var(--color2000) !important;
} */

.fin-aid-link {
	background: var(--color2000);
	padding: 7px 0;
	display: block;
	width: 90%;
	margin: 0 auto;
	text-align: center;
	color: white;
	text-transform: uppercase;
	font-size: 13px;
	border-radius: 20px;
	transition: all 0.3s linear;
}

.fin-aid-link:hover {
	background: var(--color3000);
	color: white;
	transition: all 0.3s linear;
}


/*-----------------------------------------------------------  ACTIVITIES ----------------------*/

.ss_activities {
	background-color: var(--color4000);
	margin: -20px auto -20px;
}

.ss_activities .content {
	background: transparent;
	margin: 20px auto;
}

.ss_activities h1 {
	font-family: 'Quicksand', sans-serif;
	color: white;
	font-size: 36px;
	padding-bottom: 20px;
}

.ss_activities #sn_content {
	width: 60%;
	float: left;
	padding: 30px;
	min-height: 413px;
}

.ss_activities .nav_activities {
	width: 40%;
	float: left;
	padding: 30px 0
}

.nav_activities #section_navigation a {
	color: white;
	width: 45%;
}

.nav_activities #section_navigation a.selected {
	background-color: #f6c542;
}

#swiper-activities {
	overflow: hidden;
}


/*-----------------------------------------------------------  NEW ACTIVITIES ----------------------*/

.new_activities {
	background-color: var(--color4000);
	margin: -20px auto -20px;
}

.new_activities .content {
	background: transparent;
	margin: 20px auto;
	padding: 50px 0;
}

.new_activities h1 {
	font-family: 'Quicksand', sans-serif;
	color: white;
	font-size: 36px;
	padding-bottom: 20px;
	text-align: center;
}

.new_activities #section_navigation a {
	color: white;
}

@media screen and (min-width:800px) {
	.new_activities #section_navigation a {
		width: 45%;
	}
}

.new_activities #section_navigation a.selected {
	background-color: #f6c542;
}

@media screen and (max-width:599px) {
	.new_activities .fx_2:nth-child(1n) {
		order: 2;
	}
	.new_activities .fx_2:nth-child(2n) {
		order: 1;
	}
}


/*-------------------------------------------------------  THIS WEEK | SPORTS ------------------*/

.sports {
	background: #1b4b8f;
	padding-bottom: 10px;
	color: #ebfff4;
	display: block;
	border-collapse: collapse;
}

.sports .flex {
	padding: 0 20px;
}

.sports h4 {
	color: #b7d2f9;
}

.sports .fx_3 p i {
	color: #b7d2f9 !important;
	font-size: 13px !important;
}

.sports ul li::before {
	color: #3b6d52;
}

.sports ul li strong {
	color: var(--color2000);
}

.sports ul li i {
	color: #b7d2f9 !important;
	font-size: 13px !important;
}


/*-----------------------------------------------------------  SHAKE HOVER ---------------------*/

.shakeIten.selected {
	/* Start the shake animation and make the animation last for 0.5 seconds */
	animation: shake 0.5s;
	/* When the animation is finished, start again */
	animation-iteration-count: 3;
}

.shakeIten:hover {
	/* Start the shake animation and make the animation last for 0.5 seconds */
	animation: shake 0.5s;
	/* When the animation is finished, start again */
	animation-iteration-count: infinite !important;
}

@keyframes shake {
	0% {
		transform: translate(1px, 1px) rotate(0deg);
	}
	10% {
		transform: translate(-1px, -2px) rotate(-1deg);
	}
	20% {
		transform: translate(-3px, 0px) rotate(1deg);
	}
	30% {
		transform: translate(3px, 2px) rotate(0deg);
	}
	40% {
		transform: translate(1px, -1px) rotate(1deg);
	}
	50% {
		transform: translate(-1px, 2px) rotate(-1deg);
	}
	60% {
		transform: translate(-3px, 1px) rotate(0deg);
	}
	70% {
		transform: translate(3px, 1px) rotate(-1deg);
	}
	80% {
		transform: translate(-1px, -1px) rotate(1deg);
	}
	90% {
		transform: translate(1px, 2px) rotate(0deg);
	}
	100% {
		transform: translate(1px, -2px) rotate(-1deg);
	}
}


/*-----------------------------------------------------------  BG_01 ---------------------------*/

.bg_01 {
	background: #f9f6e9;
}

.bg-facts {
	background: #017d89;
}

.bg_01 div.content {
	background: transparent;
}

.bg_01 h1 {
	text-align: center;
	color: var(--color2000);
	margin-bottom: 25px;
	text-transform: uppercase;
	font-weight: lighter;
}

.bg_01 table {
	border-collapse: collapse;
}

.bg_01 table th {
	color: white;
	font-size: 1.1em;
	text-transform: none;
	height: 80px;
	text-align: center;
	background-color: var(--color2000);
	line-height: 20px;
	font-weight: normal;
}

.bg_01 table th:nth-child(1) {
	padding: 0 5px;
}

.bg_01 table td .imgC {
	width: 100%;
	margin-bottom: 5px;
}

.bg_01 .content ul li::before {
	color: var(--color2000);
}


/*-----------------------------------------------------------  BG_02 ---------------------------*/

.bg_02 {
	background: #f7f7f7;
}

.bg_02 div.content {
	background: transparent;
}

.bg_02 h1 {
	text-align: center;
	color: var(--color1000);
	margin-bottom: 25px;
	text-transform: uppercase;
	font-weight: lighter;
}

.curriculum .content ul li::before {
	content: none;
}

.curriculum .content ul li {
	padding: 10px 8px;
	font-size: 0.9em;
	line-height: 22px;
	border-bottom: 1px dashed var(--color2000);
}

a#covid19 {
	color: white;
	background-color: var(--color2000);
	padding: 6px 15px;
	font-size: 13px;
	margin-right: 13px;
}

.headerButton {
	color: white !important;
	background-color: var(--color2000);
	padding: 6px 15px;
	font-size: 13px;
	margin-right: 13px;
}

a#covid19:hover{
	color: white;
	background-color: var(--color1000);
}

.headerButton:hover {
	color: white;
	background-color: var(--color1000);
}


/*-----------------------------------------------------------  SWIPER --------------------------*/
@media screen and (min-width:600px) { article .aspect-ratio-box { padding-top: 75%; } }
@media screen and (max-width:599px) { article .aspect-ratio-box { padding-top: 100%; } }

article .aspect-ratio-box {
	height: 0;
	position: relative;
	margin-bottom: 30px;
}


/*-----------------------------------------------------------  FLOATING FORM -------------------*/

.Floating input.submit {
	background: var(--color1000);
}

.Floating input.submit:hover {
	background: var(--color2000);
}


/*---------------------------------------  2020 - 2021 Academic Year Q&A --------------------*/

button {
	background-color: white !important;
	border: 1px solid #c9961b !important;
	margin: 5px 0 3px 0;
}

.accordion {
	background-color: #eee;
	color: var(--color3000);
	cursor: pointer;
	padding: 18px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 15px;
	transition: 0.4s;
}

.active {
	background-color: #002b50 !important;
	color: white;
	border: 1px solid #002b50 !important;
}

.accordion:hover {
	border: 1px solid #002b50 !important;
}

.accordion:after {
	content: '\002B';
	color: #777;
	font-weight: bold;
	float: right;
	margin-left: 5px;
}

.active:after {
	content: "\2212";
}

.panel {
	padding: 0 18px;
	background-color: white;
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.2s ease-out;
}


/*-----------------------------------------------------------  TEACHER PROFILES ----------------*/

@media screen and (min-width:1180px) {
	section.profiles a.back {
		transform: rotate(-3deg);
	}
	section.profiles .content {
		width: 850px;
		margin: 30px auto;
		padding: 0 25px 15px;
		transform: rotate(1deg);
		box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.2);
		border: 1px solid var(--gray2);
	}
	.professor_page_photoalbum section {
		background: url(../images/photoalbum-pencil.png) no-repeat right bottom;
		padding-bottom: 20px !important;
		background-size: 300px !important;
	}
}

@media screen and (min-width:880px) and (max-width:1179px) {
	section.profiles a.back {
		transform: rotate(-3deg);
	}
	section.profiles .content {
		width: 800px;
		margin: 30px auto;
		padding: 0 25px 15px;
		transform: rotate(3deg);
		box-shadow: 6px 6px 0 rgba(0, 0, 0, 0.2);
		border: 1px solid var(--gray2);
	}
}

@media screen and (max-width:879px) {
	section.profiles .content {
		padding-left: 0.8em;
		padding-right: 0.8em;
		box-shadow: 4px 4px 0 rgba(0, 0, 0, 0.2);
		border: 1px solid var(--gray2);
	}
}

.profiles {
	padding: 30px 0;
	position: relative;
}

section.profiles a.back {
	display: block;
	background-color: #f14674;
	color: white;
	padding: 8px;
	text-transform: uppercase;
	width: 69px;
	text-align: center;
	position: absolute;
	right: 13px;
	top: -13px;
}

section.profiles a.back:hover {
	background-color: #b3294e;
}

section.profiles div#foto img.imgC {
	border: 1px solid var(--color2000);
	padding: 5px;
	border-radius: 120px;
}

.bg_01 section.profiles,
.bg_01 section.profiles .pg_swiper .swiper-slide {
	background-color: inherit;
}

.bg_professor_page {
	background: url(../images/school-bg4.png) var(--gray1);
}

.profiles h2 {
	font-family: "Rancho", cursive;
	font-size: 34px;
	text-transform: none;
}

.profiles .aspect-ratio-box {
	height: 0;
	padding-top: 55%;
	position: relative;
	margin-bottom: 30px;
}

.professor_page_photoalbum {
	padding-bottom: 30px;
}

.professor_page_photoalbum h1 {
	text-transform: none;
	font-family: 'Rancho', cursive;
	font-size: 50px;
}

.professor_page_photoalbum .aspect-ratio-box {
	height: 0;
	padding-top: 65.41%;
	position: relative;
	margin-bottom: 30px;
}


/*-----------------------------------------------------------  VIRTUAL TOUR ----------------*/

.virtual-tour {
	background: url(../images/bg-virtual-tour.png) no-repeat center;
	background-size: cover;
	min-height: 400px;
}

.virtual-tour #section_navigation a.selected {
	background: var(--color1000);
}

.virtual-tour #section_navigation a {
	border: transparent;
	color: white;
	background: #CAA686;
}

.virtual-tour #section_navigation a:hover {
	background: var(--color2000);
}

.virtual-tour #section_navigation a span {
	background: var(--color3000);
	text-align: center;
	width: 20px;
	height: 20px;
	margin-left: -1px;
	border-radius: 10px;
	display: block;
	float: left;
	font-size: 12px;
	padding-top: 2px;
}

.virtual-tour #section_navigation a.selected span {
	background: var(--color2000);
}

.swiper-pagination-fraction {
	color: var(--color1000) !important;
}

.swiper-button-prev::before, 
.swiper-button-next::before {
	color: var(--color2000) !important;
}

.map-bullets {
	position: relative;
}

.map-bullets #section_navigation .buttons {
	background: var(--color1000);
	color: white;
	position: absolute;
	border-radius: 30px;
	display: block;
	width: 24px;
	height: 24px;
	text-align: center;
	padding-top: 2px;
	font-size: 15px;
	font-weight: normal;
}

.map-bullets #VTour-01 {
	top: 199px;
	left: 98px;
}

.map-bullets #VTour-02 {
	top: 268px;
	left: 78px;
}

.map-bullets #VTour-03 {
	top: 384px;
	left: 67px;
}

.map-bullets #VTour-04 {
	top: 224px;
	left: 168px;
}

.map-bullets #VTour-05 {
	top: 343px;
	left: 379px;
}

.map-bullets #VTour-06 {
	top: 389px;
	left: 271px;
}

.map-bullets #VTour-07 {
	top: 416px;
	left: 421px;
}

.map-bullets #VTour-08 {
	top: 423px;
	left: 337px;
}

.map-bullets #VTour-09 {
	top: 55px;
	left: 105px;
}

.map-bullets #VTour-10 {
	top: 247px;
	left: 337px;
}

.map-bullets #VTour-11 {
	top: 304px;
	left: 254px;
}

/*-----------------------------------------------------  SCHOOL CATEGORIES ----------------*/

/* ... ACADEMICS CATEGORIES ... */
@media screen and (min-width: 1180px) {
	.academics-category-top .bg-img {
		height: 360px;
		background: white center top no-repeat;
		background-size: cover;
	}

	.academics-category-top .bg-color .core-curriculum {
		max-width: 500px;
		margin-left: 40px;
	}

	.academics-category-top .bg-color .quote {
		max-width: 500px;
		margin-left: 40px;
	}
}

@media screen and (min-width: 880px) and (max-width: 1179px) {
	.academics-category-top .bg-img {
		height: 400px;
		background: white center center no-repeat;
		background-size: cover;
	}

	.academics-category-top .bg-color {
		padding: 20px 0 !important;
	}

	.academics-category-top .bg-color .core-curriculum {
		max-width: 380px;
		margin-left: 20px;
		/* margin-top: 40px; */
	}

	.academics-category-top .bg-color .quote {
		max-width: 380px;
		margin-left: 30px;
	}
}

@media screen and (min-width: 880px) {
	.academics-category-top .fx_2 {
		width: calc(100%/2);
	}

	.academics-category-top .imgC {
		display: none;
	}
}

@media screen and (max-width: 879px) {
	.academics-category-top .fx_2 {
		width: 100%;
	}

	.academics-category-top .imgC {
		margin-bottom: 0;
	}

	.academics-category-top .bg-color .core-curriculum {
		padding: 0 15px;
	}

	.academics-category-top .bg-color .quote {
		padding: 0 15px;
	}
}

@media screen and (max-width: 630px) {
	h2.special_Sutitle{
		font-size: 23px;
	}
}

@media screen and (max-width: 630px) {
	h2.special_Sutitle{
		font-size: 16px;
	}
}

.academics-category-top .flexC {
	margin: 0;
}

.academics-category-top .fx_2 {
	margin: 0;
}

.academics-category-top .bg-color {
	background: var(--color4000);
	padding: 15px 0;
}

.academics-category-top .bg-color .core-curriculum {
	width: 100%;
}

.academics-category-top .bg-color .core-curriculum p {
	font-size: 21px;
	line-height: 30px;
	color: white;
}

.academics-category-top .bg-color .quote p {
	color: white;
	padding: 0;
	font-size: 30px;
	line-height: 40px;
}

.academics-category-top .bg-color .quote p.author {
	border-top: 1px solid white;
	max-width: 200px;
	margin: 20px auto 0;
	border-bottom: 1px solid white;
	padding: 5px 0;
	font-size: 20px;
	line-height: initial;
}

/* ... SCHOOL ELEMENTS ... */
.school-elements {
	background: url(https://www.ololjaguars.org/ctm/31250/projects/jaguars/gallery/2021/10/bg-school-elements.jpg) center center;
	background-size: 900px;
}

.school-elements .content { background: transparent; }

.school-elements aside .mbar {
	z-index: 1;
	background: #f7f7f7;
}

.school-elements aside .js-parent {
	z-index: 2;
	position: relative;
}

/* ... ACADEMICS CATEGORIES ACTIVITIES ... */
.academics-category-activities {
	background: #f7f7f7;
}

/*
.academics-category-activities section {
	background: #f7f7f7 url(ctm/31250/projects/jaguars/gallery/2021/04/elementry-jaguar-contraste.png) bottom right no-repeat;
	background-size: 300px;
	background-blend-mode: multiply;
}
*/

.academics-category-activities .content {
	background: transparent;
	/*max-width: 800px; */
}
.academics-category-activities .content .activities-info {
	max-width: 850px;
	text-align: center;
	margin: 30px auto;
}

.academics-category-activities .content .activities-info h1 {
	text-transform: uppercase;
	margin-bottom: 30px;
}

.academics-category-activities .content .activities-info h2 {
	margin-bottom: 30px;
	color: var(--color4000);
}

/* .academics-category-activities .content .activities-info p {
	font-size: 24px;
} */

.academics-category-activities .content a.button {
	float: none;
	display: block;
	max-width: 400px;
	height: auto;
	border-radius: 20px;
	font-size: 18px;
	margin: 20px auto 10px;
	transition: all 0.2s linear;
}

.academics-category-activities .content a.button:hover {
	border-color: transparent;
	background: var(--color4000);
	color: white;
	transition: all 0.2s linear;
}

.academics-category-activities .content .content-slide {
	padding: 5px 4px;
	border: 2px solid var(--color4000);
}

/* ... SCHOOL CATEGORIES ... */
.school-categories {
	background: var(--color2000) url(../images/bg-school-categories.jpg) center center;
	background-size: 360px;
	background-attachment: fixed;
	background-blend-mode: multiply;
	padding: 40px 0 30px;
}

.school-categories .content { background: transparent; }

.school-categories .content h1 {
	text-align: center;
	text-transform: uppercase;
	color: var(--color1000);
	/*font-size: 44px;*/
}

.school-categories .content .core-curriculum {
	max-width: 900px;
	margin: 0 auto;
	text-align: center;
	font-size: 19px;
	color: white;
}

.school-categories .content .flexC .fx_2 .sch-category {
	max-width: 550px;
}

.school-categories .content .flexC .fx_2,
.school-categories .content .flexC .fx_3 {
	margin-bottom: 30px;
}

.school-categories .content .sch-category {
	background: rgba(255,255,255,0.8);
	max-width: 340px;
	margin: 0 auto;
	padding: 0 15px;
	height: 100%;
}

.school-categories .content .sch-category .sch-description {
	height: 280px;
	overflow-y: scroll;
	scrollbar-width: thin;
	scrollbar-color: var(--gray3) rgba(255,255,255,0.5);
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
}

.school-categories .content .sch-category .sch-description:hover {
	scrollbar-color: var(--color3000) rgba(255,255,255,0.5);
}

.school-categories .content .sch-category .sch-description::-webkit-scrollbar {
	background: transparent;
	width: 4px;
}

.school-categories .content .sch-category .sch-description::-webkit-scrollbar-button {
	background: transparent;
}

.school-categories .content .sch-category .sch-description::-webkit-scrollbar-track {
	background: rgba(255,255,255,0.5);
}

.school-categories .content .sch-category .sch-description::-webkit-scrollbar-track-piece {
	background: rgba(255,255,255,0.5);
}

.school-categories .content .sch-category .sch-description::-webkit-scrollbar-thumb {
	background: var(--gray3);
	border-radius: 20px;
}

.school-categories .content .sch-category .sch-description:hover::-webkit-scrollbar-thumb {
	background: var(--color3000);
	border-radius: 20px;
}

.school-categories .content .sch-category .sch-description::-webkit-scrollbar-corner {
	background: transparent;
}

.school-categories .content .sch-category .sch-description::-webkit-scrollbar-resizer {
	background: transparent;
}

.school-categories .content .sch-category h2 {
	font-size: 20px;
	text-align: center;
	background: var(--color1000);
	padding: 5px 0;
	width: calc(100% + 30px);
	margin-left: -15px;
}

.school-categories .content .sch-category p {
	text-align: center;
}

/*-----------------------------------------------------------  SPECIAL AREA ---------------*/
h1.special_Title { margin: 50px 0 20px 0;}

h2.special_Sutitle {
	text-align: center;
	color: #FFFFFF;
	margin: 0 0 15px 0;
}

p.special_text {
	text-align: center;
	font-size: 18px;
	color: #FFFFFF;
}

#Special_A .sch-category h2{
	color: #FFFFFF !important;
	background: #0195bd;
}

#Special_A .sch-category {}


