html {
	scroll-behavior: smooth;
}

body {
	background-image: url('https://mariancollege.edu.ph/images/double-bubble.png');
}

.yesteryear-regular {
  font-family: "Yesteryear", cursive;
  font-weight: 400;
  font-style: normal;
}

.pad-64 {
	padding: 64px;
}

@media screen and (max-width: 200px) {
  .pad-64 {
    padding: 0px;
  }
}

.h-divider {
	height: 2px;
	min-height: 2px;
	max-height: 2px;
	max-width: 100%;
	background-color: gray;
	opacity: 0.5;
	z-index: -1000;
}

.row {
	margin-right: 0px;
	margin-left: 0px;
}

.wow {
	visibility: hidden;
}

.container-fluid {
	padding: 0px;
	margin: 0px;
}

.top-header {
	/*background-color: yellow;*/
	background-color: #ffa41b;
	min-width: 100%;
	max-width: 100%;
	min-height: 150px;
	max-height: 150px;
	margin: 0px;
	padding: 1%;
	padding-left: 16px;
	padding-right: 16px;
	clip-path: circle(64.3% at 0 1%);
}

.header-seal{
	max-width: 120px;
}

.header-text {
	margin-top: 10px;
	margin-bottom: auto;
	margin-left: -50px;
}

.header-subtext {
	line-height: 0px;
	margin-left: -50px;
}

.navbar{
	min-height: 66px;
}

.navbar a, .navbar-nav ul li a {
	font-family: 'Nunito Sans', sans-serif;
}

.carousel {
	width: 100%;
	background-color: white;
}

.carousel-inner {
	background: linear-gradient(180deg, rgba(255,255,255,0) 41%, rgba(0,8,57,0.8379726890756303) 100%);
}

.carousel-item {
}

.carousel-item img {
	/**height: 500px**/
}

.extras-corner {
	max-width: 100%;
	margin: 0px;
}

.home-extras {
	margin: 0px;
}

.extras {
	max-height: 341px;
	padding: 32px;
	text-align: center;
}

.apply-admission-text {
	color: #00a8cc;
	font-family: 'Bebas Neue', cursive;
	font-weight: 600;
	font-size: 24px;
	letter-spacing: 1px;
	text-align: center;
}

.pres-corner {
	background-color: white;
}

.pres-top {
	padding: 1.95em;
	padding-top: 0.25em;
}

.pres-profile h6{
	margin-top: 0.75em;
	text-align: center;
}

.pres-message {
	font-family: 'Dancing Script', cursive;
	padding-top: 1.85em;
	text-align: center;
}

.pres-memos {
	padding-top: 1.75em;
}

.pres-memos h4 {
	text-align: center;
}

.pres-memos .card {
	border-radius: 0%;
	background-color: white;
}

.pres-memos .card h5 a{
	color: black;
	font-family: "Roboto Condensed", sans-serif;
	text-decoration: none;
}

.pres-memos .card h5 a:hover {
	color: rgb(255, 165, 0);
}

.pres-memos small {
	font-family: "Roboto Condensed", sans-serif;
	color: #342ead;
}

.memos-view-more {
	text-decoration: none;
	color: #0C2D48;
}

.memos-view-more:hover {
	text-decoration: none;
	color: rgb(255, 265, 0);
}
.pres-left {
	padding: 0.75em;
}

.pres-corner {
	max-width: 100%;
	margin: 0px;
}

.pres-top {
	max-width: 100%;
	margin: 0px;
}

.pres-corner h1 {
	color: #0C2D48;
	padding: 0px;
}

.pres-img {
	max-width: 100%;
	border-radius: 50%;
	border: solid 0.45em #ffa41b;
}

.announcement {
	/*background-color: rgba(255, 165, 0, 0.7);*/
	background-color: white;
	padding-top: 32px;
	padding-bottom: 32px;
	padding-right: 16px;
	padding-left: 16px;
	min-height: 300px;
}

.announcement-top {
	padding-right: 16px;
	padding-left: 16px;
}

.announcement-top div {
	padding: 0px;
}

.announcement-top h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #005082;
}

.announcement-top a {
	text-decoration: none;
	color: #00a8cc;
	font-size: 14px;
}

.announcement-top a:hover {
	text-decoration: none;
	color: #005082;
	font-size: 14px;
}

.announcement-table {
	padding-top: 32px;
}

.announcement .mb-4 {
	padding: 0px;
	margin-bottom: 0px;
}

.announcement .card {
	background-color: transparent;
	box-shadow: none;
	border: none;
	padding: 0px;
	padding-left: 16px;
	padding-right: 16px;
	margin: 0px;
}

.announcement .card .card-body {
	padding: 0px;
	margin: 0px;
}

.announcement-image, .events-image {
	margin-bottom: 27px;
	overflow: hidden;
	border-radius: 5px;
	background-color: black;
}

.announcement-content a {
	line-height: 15px;
	text-decoration: none;
	color: #005082;
}

.announcement-content a:hover {
	text-decoration: none;
	color: #ffa41b;
}

.announcement .card img {
	width: 900px;
	max-width: 100%;
	height: 200px;
	-webkit-transition: opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out;
}

.events-image {
	background-color: black;
}

.events-image img {	
	width: 900px;
	max-width: 100%;
	height: 200px;
}

.announcement .card img:hover {
	transform: scale(1.1);
	opacity: 0.5;
	-webkit-transition: opacity .3s ease-out,-webkit-transform .3s ease-out,-webkit-filter .3s ease-out;
}

.announcement .card small {
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	font-weight: 600;
	text-transform: uppercase;
	margin-right: 12px;
	margin-bottom: 6px;
}

.text-dm {
	font-family: 'Poppins', sans-serif;
}

.text-dm p {
	margin-bottom: 0px;
}

.text-dm .text-date {
	text-align: center;
	font-size: 34px;
    line-height: 1;
    font-weight: 700;
    color: #ffa41b;
}

.text-dm .text-month {
	text-align: center;
	font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

.text-details small svg {
	margin-right: 16px;
}

.text-details small {
	margin-right: 16px;
}

.announcement .card h3 {
	font-size: 17px;
	font-weight: 600;
	color: #005082;
}

.bottom-navigation {
	padding: 1.75em;
	/*background-color: #0C2D48;*/
	background-color: #000839;
	min-height: 250px;
	color: white;
}

.bottom-seal {
	max-width: 100%;
}

.bottom-definition {
	padding: 1.45em;
}

.definition {
	color: white;
	font-family: 'Roboto Condensed', sans-serif;
}

.quicklinks {
	padding: 1.45em;
}

.bottom-quicklinks a{
	width: 100%;
	margin: 0.47em;
	color: white;
}

.bottom-quicklinks a:hover {
	text-decoration: none;
	color: #f2a51a;
}

.contactus {
	padding: 1.45em;
}

.contactus p,a {
	font-family: 'Roboto Condensed', sans-serif;
	display: block;
	text-decoration: none;
	color: white;
}

.contactus a:hover {
	color: #f2a51a;
	text-decoration: none;
}

.copyright {
	background-color: white;
	padding: 0.55em;
}


/** About **/

.image-banner {
	max-width: 100%;
	min-height: 500px;
	background-color: white;
}

.about-definition {
	max-width: 100%;
	min-height: 400px;
	background-color: rgba(255, 165, 0, 0.7);
}

.history {
	max-width: 100%;
	min-height: 300px;
	background-color: white;
}

.mission-vision {
	max-width: 100%;
	min-height: 300px;
	background-color: white;
}

/** Admission **/


.admission-image {
	width: 100%;
	min-height: 300px;
	background-color: #005082;
}



.admission-ibe {
	width: 100%;
	min-height: 300px;
	background-color: white;
}

.admission-college {
	width: 100%;
	background-color: #005082;
}

.admission-cm {
	width: 100%;
	min-height: 300px;
	background-color: white;
}

.admission-doi {
	width: 100%;
	min-height: 400px;
	background-color: #00a8cc;
}

.admission-block {
	width: 100%;
}

.admission-image .col-lg-5 {
	background-color: #000839;
	min-height: 600px;
	padding: 2.75em;
}

.admission-ibe .col-lg-5 {
	background-color: #00a8cc;
	min-height: 300px;
}

.admission-college .col-lg-5 {
	background-color: rgba(0,168,204,0.2);
}

.admission-cm .col-lg-5 {
	min-height: 300px;
	background-color: #00a8cc;
}

.admission-doi .col-lg-5 {
	min-height: 400px;
	background-color: #000839;
}

.admission-holder-img {
	padding: 0px;
}

.admission-img {
	width: 100%;
	min-height: 100%;
}

.admission-year {
	font-family: 'Fredoka One', cursive;
	color: white;
	font-weight: bold;
	line-height: 0.95em;
}

.admission-line {
	height: 10px;
	width: 200px;
	background-color: #ffa41b;
	border-radius: 50px;
	margin-top: 10px;
}

.admission-details {
	margin-top: 30px;
	color: white;
	font-size: 16px;
	font-family: 'Nunito Sans', sans-serif;
}

.admission-ibe-offer {
	justify-content: center;
	margin-top: -50px;
}

.admission-ibe-c {
	display: flex;
	justify-content: center;
	vertical-align: middle;
	align-items: center;
	align-content: center;
	border-radius: 100px;
	height: 100px;
	max-width: 100px;
	text-align: center;
	padding: auto;
	font-weight: bold;
}

.admission-elementary {
	background-color: #ffa41b;
}

.admission-jh {
	background-color: #005082;
	margin-left: -10px;
}

.admission-sh {
	background-color: white;
	margin-left: -10px;
}

.admission-ibe-header {
	font-family: 'Nunito Sans', sans-serif;
	font-weight: bold;
	font-size: 1.75em;
	color: #000839; 
	line-height: 1.75em;
	text-align: center;
}

.admission-ibe-detail {
	margin-top: 15px;
	color: white;
	text-align: center;
	font-family: 'Nunito Sans', sans-serif;
}

.admission-about {
	justify-content: center;
	text-align: center;
	align-items: center;
	padding: 0.75em;
}

.admission-about .admission-line {
	height: 5px;
	width: 100px;
	margin:auto;
}

.admission-about-ibe {
	font-family: 'Bebas Neue', cursive;
	font-weight: bolder;
	font-size: 1.75em;
	color: #000839; 
	line-height: 1.75em;
	text-align: center;
}

.admission-info-about {
	color: #ffa41b;
	font-weight: bold;
	text-align: center;
	font-family: 'Nunito Sans', sans-serif;
	padding: 1.75em;
}

.school-name {
	font-family: 'Dancing Script', cursive;
	font-weight: bold;
	font-size: 1.75em;
}

.enroll-now {
	border-radius: 100px;
}

.holder-college-img {
	margin: 2.75em;
	min-width: 100%;
}

.holder-college-img .col-lg-4 {
	padding-top: 3em;
	max-width: 100%;
	min-height: 100%;
}

.holder-college-img .col-lg-4:nth-child(1) {
	margin-left: -5em;
}

.holder-college-img .col-lg-4:nth-child(2) {
	margin-top: 7em;
	margin-left: 2em;
}

.holder-college-img .col-lg-4:nth-child(3) {
	margin-top: -3em;
}

.college-img {
	max-width: 150%;
	border: solid 0.75em white;
}

.admission-offered {
	padding: 1.75em;
}

.admission-college-head {
	font-family: 'Nunito Sans', sans-serif;
	font-size: 1.75em;
	font-weight: bold;
}

.admission-college-define {
	font-family: 'Nunito Sans', sans-serif;
	font-size: 0.75em;
	color: black;
}

.admission-college-course {
	font-family: 'Nunito Sans', sans-serif;
	font-size: 1em;
	line-height: 0.75em;
	margin-top: 1.75em;
}

.admission-college-course a {
	text-decoration: none;
	color: black;
}

.admission-college-course a:hover {
	text-decoration: none;
	color: #000839;
}

.admission-image .row, .admission-college .row, .admission-cm .row, .admission-doi .row{
	width: 100%;
	padding: 0px;
	margin: auto;
}

.admission-cm-title {
	font-family: 'Nunito Sans', sans-serif;
	font-size: 1.75em;
	font-weight: bold;
	color: #000839;
}

.admission-definition-cm {
	font-family: 'Nunito Sans', sans-serif;
	font-size: 0.75em;
	color: white;
}

.admission-cm .admission-block {
	padding: 1.75em;
}

.cm-offered {
	height: 4.75em;
	padding: 20px;
	border-radius: 50px 0 0 50px;
}

.cm-offered:nth-child(1) {
	max-width: 80%;
	margin-bottom: 20px;
	margin-top: 15px;
	margin-right: -20px;
	background-color: white;
	border: solid 5px rgb(165,165,165);
}

.cm-offered:nth-child(2) {
	max-width: 90%;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-right: -20px;
	background-color: #000839;
	border: solid 5px rgb(0,8,40);
	color: white;
}

.cm-offered:nth-child(3) {
	max-width: 100%;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-right: -20px;
	background-color: #ffa41b;
	border: solid 5px rgb(235,144,07);
}

.cm-offered p {
	font-size: 1.75em;
	font-weight: bold;
	margin: auto;
}

/** Announcement.php **/

.widget {
	min-height: 400px;
	max-height: 400px;
}

.widget-header {
	background-color: white;
	padding: 16px;
}

.widget-list {
	list-style: none;
	padding: 0px;
}

.widget-item {
	margin-top: 32px;
	display: flex;
}

.widget-item img{
	max-width: 100px;
	max-height: 90px;
	background-position: center;
	background-size: cover;
}

.item-image {
}

.item-text {
	margin-left: 16px;
}

.item-text a {
	text-decoration: none;
}

.item-text a:hover {
	text-decoration: none;
	color: #ffa41b;
}

.blog {
	max-width: 100%;
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.blog-item {	
	background-color: white;
	margin-bottom: 64px;
}

.blog-item img {
	width: 100%;
	max-width: 100%;
}

.blog-text {
	padding: 64px;
}

.blog-text a {
	line-height: 34px;
	margin-bottom: 16px;
}

.blog-content p {
	overflow: hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2; /* number of lines to show */
   -webkit-box-orient: vertical;
}

.blog-text button {
	border-radius: 0px;
}

.blog-title {
	text-decoration: none;
}

.blog-title:hover {
	text-decoration: none;
	color: #ffa41b;
}

.active {
	color: #ffa41b;
}