strong {
	font-weight: 900;
}
p:empty {
	display: none;
}
.page-header {
	background-color: #010056; /*#343a40;*/
	border-radius: 100px;
	padding: 0 20px;
}
.site-navbar .site-navigation .site-menu {
	font-size: 20px;
}
.site-navbar .site-navigation .site-menu > li > a {
	padding: 10px 0;
}
.dropdown-menu li {
	padding: 0px 10px;
}
.dropdown-menu li a {
	color: #000;
	font-weight: 600;
}
.site-navbar .site-navigation .site-menu > li > .dropdown-menu {
	display: none;
}
.site-navbar .site-navigation .site-menu > li:hover > .dropdown-menu {
	display: block;
}
.site-navbar .site-logo {
	margin: 0 0 0 10px;
}
.site-navbar .site-logo img {
	margin-bottom: 8px;
}
.site-navbar .site-navigation .site-menu .active {
    background: #fff;
    border-radius: 30px; /* 50%; */
}
.site-info {
    color: #967373;
}
.site-info a, .site-info a:visited, a.read-newsletter {
    cursor: url(../images/cursor-click.png) 25 25, pointer;
}
.site-navbar .site-navigation .site-menu > li.active > a {
    color: #dc3e32 !important;
    font-weight: 600;
}
.top-menu-links a, .top-menu-links a:visited {
	color: #967373;
    cursor: url(../images/cursor-click.png) 25 25, pointer;
}
.site-section-cover, .site-section-cover .container > .row {
    height: 100vh;
}
.menu-wrap {
    padding: 0px 20px;
    background: #ffffff3d;
}
.menu-wrap:hover {
	background: #fff;
}
#home-section .block-2 .wrap-icon > span, #home-section .block-2 h2 {
	color: #000 !important;
}
#home-section .block-2 h2 {
	font-weight: 600;
}
#home-section .block-2 p {
	color: rgba(0, 0, 0, 0.7);
}
.top-social a {
    font-size: 20px;
    padding: 7px 20px;
}
#fblink {
	font-size: 24px;
    padding: 0px 14px;
    border-radius: 50%;
    background-color: blue;
}
#fblink .icon-facebook {
	padding: 8px 0;
    line-height: 24px;
    display: block;
}
.ftco-blocks-cover-1 {
/*	background-image: url("../images/hero-banners/banner-bg4.jpg"); */
	background-position: center top;
	background-size: cover;
}
.upcoming__inner {
    position: relative;
}
.upcoming__hover__info {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 300px;
    z-index: 2;
}
.upcoming__hover__info::before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    opacity: 0.6;
    position: absolute;
    width: 100%;
    z-index: -1;
}
.upcoming__hover__action {
    padding-left: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    height: 100%;
    overflow: auto;
}
.upcoming__event__time {
    color: #fff;
    display: flex;
}
.upcoming__event__time {
    margin-bottom: 15px;
}
.event__time {
    padding-right: 15px;
}
.event__time span {
    color: #f36371;
    display: block;
    font-family: Roboto Slab;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    line-height: 24px;
}
.event__time span:first-child {
    font-size: 44px;
    margin-bottom: 13px;
}
.event__separator {
    position: relative;
}
.event__separator::before {
    background: #929393 none repeat scroll 0 0;
    content: "";
    height: 44px;
    position: absolute;
    width: 1px;
}
.event__location {
    padding-left: 15px;
}
.event__location li {
    font-size: 14px;
    font-weight: 500;
    text-align: left;
}
.event__location li i {
    margin-right: 10px;
}
.upcoming__details {
    margin-bottom: 5px;
    padding-right: 20px; //12%;
}
.event__btn {
	color: #ccc;
}
.upcoming__details p {
    color: #fff;
    font-family: Roboto Slab;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
}
.htc__btn {
    background: #005691 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-family: Roboto Slab;
    font-size: 15px;
    font-weight: 700;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    padding: 0 38px;
    position: relative;
    text-transform: uppercase;
    z-index: 2;
}
.btn--transparent {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #fff;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
}
#home-section .btn--transparent {
	margin-top: 20px;
	display: table;
}
#home-section .btn--transparent:hover {
	background-color: #a71d2a;
	border-color: #a71d2a;
	color: #fff;
}
img {
    border: 0;
}
img {
    vertical-align: middle;
}
img, .img {
    max-width: 100%;
    transition: all 0.3s ease-out 0s;
}
p + img, img:last-child {
    margin-bottom: 0;
}
.upcoming__thumb a img {
    width: 100%;
}
.choose__style--2 .choose__inner.text--right, .choose__style--4 .choose__inner.text--right {
    text-align: right;
}
.choose__style--2 .choose__inner.text--right .choose, .choose__style--4 .choose__inner.text--right .choose {
    display: flex;
    justify-content: flex-end;
    cursor: pointer;
}
.choose__style--2 .choose__inner.text--left .choose, .choose__style--4 .choose__inner.text--left .choose {
    display: flex;
    justify-content: flex-start;
    cursor: pointer;
}
.choose__style--2 .choose__inner.text--left .choose .choose__icon, .choose__style--4 .choose__inner.text--left .choose .choose__icon {
    margin-right: 20px;
}
.choose__style--2 .choose, .choose__style--4 .choose {
    height: 100px;
    overflow: hidden;
    position: relative;
}
.choose__style--2 .choose__details h2, .choose__style--4 .choose__details h2 {
    color: #333333;
    font-family: Raleway;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
}
.choose__style--2 .choose__details h2, .choose__style--4 .choose__details h2 {
    margin-bottom: 12px;
    padding-top: 36px;
    transition: padding 0.8s linear 0s;
    text-transform: capitalize;
}
.choose__style--2 .choose__details p, .choose__style--4 .choose__details p {
    display: none;
    margin-bottom: 0;
    transition: all 0.3s ease 0s;
    line-height: 1rem;
}
.choose__style--2 .choose:hover .choose__details h2, .choose__style--4 .choose:hover .choose__details h2 {
    color: #17a2b8;
    padding-top: 0;
    font-weight: 500;
}
.choose__style--2 .choose:hover .choose__details p, .choose__style--4 .choose:hover .choose__details p {
    display: block;
}
.choose__style--2 .choose__icon, .choose__style--4 .choose__icon {
    max-width: 92px;
}
.choose__style--2 .choose__inner.text--right .choose .choose__icon, .choose__style--4 .choose__inner.text--right .choose .choose__icon {
    margin-left: 20px;
}
.choose__style--2 .choose__icon i, .choose__style--4 .choose__icon i {
    border: 1px solid #17a2b8;
    border-radius: 100%;
    color: #17a2b8;
    display: inline-block;
    font-size: 32px;
    height: 90px;
    line-height: 90px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 90px;
}
.choose__style--2 .choose:hover .choose__icon i {
    background: #17a2b8 none repeat scroll 0 0;
    color: #fff;
}
.mt--100 {
    margin-top: 100px;
}
.pt--50 {
	padding-top: 50px;
}
.text-cursive.h5 {
	font-size: 4rem;
}
.img-fluid {
	width: 100%;
}

.htc__crs__tab__wrap {
    border-bottom: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
}
.courses__view {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
}
.courses__view li a { /*2338*/
    background: #f0f0f0 none repeat scroll 0 0;
    color: #333333;
    display: inline-block;
    font-size: 15px;
    height: 50px;
    line-height: 49px;
    padding: 0 25px;
    position: relative;
    transition: all 0.4s ease 0s;
}
.courses__view li + li { /*2349*/
    margin-left: 10px;
}
.courses__view li a i { /*2352*/
    color: #005691;
    font-size: 16px;
    padding-right: 10px;
}
.courses__view li a::before {/*2357*/
    background: #005691 none repeat scroll 0 0;
    content: "";
    height: 3px;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.4s ease 0s;
    width: 100%;
}
.single__crs__content.tab-pane:not(.active) {/*2369*/
    display: none;
}
.courses__view li.active a::before, .courses__view li:hover a::before {/*2373*/
    opacity: 1;
}
.courses__view li.active a, .courses__view li:hover a {/*2377*/
    background: #fff;
}
.single__crs__details h2 {/*2383*/
    font-family: Raleway;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.single__crs__details p {/*2389*/
    color: #666666;
    margin-top: 11px;
}
.single__crs__details {/*2393*/
    margin-top: 33px;
}
.single__crs__content {/*2409*/
    padding: 0px 0px 30px 20px;
}
.fade.in {
//    opacity: 1;
}
.title__style--2 {
    font-size: 18px;
    margin-bottom: 22px;
    padding-bottom: 19px;
    position: relative;
    text-transform: uppercase;
}
.cres__features {
    margin-top: 39px;
}
.crs__features__list {
    display: flex;
}
.blog__recent__courses {
    margin-top: 39px;
}



/* Enrollment */
.enroll-list-item {
    padding-left: 70px;
    position: relative;
    padding-bottom: 10px;
/*    margin-bottom: 10px;*/
}
.enroll-list-item span {
    position: absolute;
    width: 40px;
    height: 40px;
    left: 0;
    top: 0;
    text-align: center;
    border-radius: 50px;
    background: #fd4e40;
    font-size: 16px;
    font-weight: 700;
    padding-top: 7px;
}
.enroll-list-item h5 {
    font-weight: 400;
    margin-bottom: 5px;
}
.enroll-list-item p {
	color: #666;
	font-size: 84%;
	line-height: 1.4;
}
.enroll-list-item:after {
    position: absolute;
    content: '';
    height: calc(100% - 45px);
    left: 20px;
    top: 48px;
    border-left: 1px dashed #6c6e70;
}
.nonloop-block-13 .owl-stage .owl-item {
    padding-left: 2px;
/*    padding-top: 30px; */
}


.notice-info a {
	font-size: 13px;
	font-weight: 900;
}
.social-info span {
	font-size: 1000%;
	text-shadow: 3px 5px 10px #888;
}
.social-info .icon-facebook-official {
	color: #4267B2;
}
.social-info .icon-whatsapp {
	color: #25D366;
}
.social-info .icon-instagram {
	color: #E1306C;
}
.social-info .package {
	background-color: #ffffffc9;
}
.class-info .class-subjects img {
/*	width: 16.5%;
	margin-right: 3%;
	display: inline-block;
	filter: hue-rotate(140deg);
	margin-top: 12px;
*/
	filter: grayscale(1);
}
@media (max-width: 1340px) {
	.class-info .class-subjects img {
		width: 9vw; // 16.5%;
		margin-right: 1vw;  //3%
		
	}
}
.site-footer {
    padding: 4em 0 0;
}
.site-footer .form-control {
    height: auto;
}
.testimonial-3-wrap {
    background: #ab2b22;
}

.uniform-prices {
	width: 100%;
}
.uniform-prices thead {
	background-color: #000;
	color: #fff;
}
.uniform-prices th, .uniform-prices td {
	padding: 8px 4px;
}
.uniform-prices .alternate-bg {
	background-color: #eee;
}
.uniform-warning {
	background-color: #ffe1e1;
    padding: 20px;
    border: 1px solid red;
    border-radius: 20px;
    width: fit-content;
    margin: 0 auto;
}

/* parents */
.parents .wrap-icon {
	margin-bottom: 0 !important;
}
.parents .block-2 .wrap-icon > span, .parents .block-2 h2, .parents .block-2 p {
    color: #000;
}
.parents .block-2 h2 {
	font-weight: 800;
	font-size: 1.4rem;
}


/* about us accordions */
.accordion dl,
.accordion-list {
/*  border: 1px solid #ddd; */
}
.accordion dl:after, .accordion-list:after {
/*
  content: "";
  display: block;
  height: 1em;
  width: 100%;
  background-color: #16c3b0;
*/
}

.accordion dd,
.accordion__panel {
  background-color: #eee;
  font-size: 0.8em;
  line-height: 1.5em;
}

.accordion p {
  padding: 1em 2em 1em 2em;
}

.accordion {
  position: relative;
/*  background-color: #eee; */
}

.au-container, .au-container1, au-container2 {
  max-width: 960px;
  margin: 0 auto;
  padding: 0 0 2em 0;
}

.au-container2 {
	width: 100%;
	max-width: 100%;
}

.au-container ol li, .au-container ul li {
	padding: 0 3em 1em 1em;
}

.au-container ul {
	padding-top: 3em;
}

.accordionTitle, .accordion__Heading {
  background-color: #ffc107;
/*  text-align: center; */
  font-weight: 700;
  padding: 1em;
  display: block;
  text-decoration: none;
  color: #000 !important;
  -webkit-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
  border-bottom: 1px solid #30bb64;
}
.accordionTitle:before,
.accordion__Heading:before {
  content: "+";
  font-size: 1.5em;
  line-height: 0.5em;
  float: right;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.accordionTitle:hover,
.accordion__Heading:hover {
  background-color: #dca500; /* #2ba659; */
}

.accordionTitleActive,
.accordionTitle.is-expanded {
  background-color: #16c3b0;
  color: #fff !important;
}
.accordionTitleActive:before,
.accordionTitle.is-expanded:before {
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
}

.accordionItem {
  height: auto;
  overflow: hidden;
/*  max-height: 60em; */
  -webkit-transition: max-height 1s;
  transition: max-height 1s;
}
@media screen and (min-width: 48em) {
  .accordionItem {
/*    max-height: 15em; */
    -webkit-transition: max-height 0.5s;
    transition: max-height 0.5s;
  }
}

.accordionItem.is-collapsed {
  display: none;
}

.no-js .accordionItem.is-collapsed {
  max-height: 0;
}

.animateIn {
  -webkit-animation: accordionIn 0.45s normal ease-in-out both 1;
          animation: accordionIn 0.45s normal ease-in-out both 1;
}

.animateOut {
  -webkit-animation: accordionOut 0.45s alternate ease-in-out both 1;
          animation: accordionOut 0.45s alternate ease-in-out both 1;
}

.accordion .remote-learning-help dd, .remote-learning-help .accordion__panel {
	font-size: 18px;
	line-height: 24px;
	font-weight: 500;
}

.remote-learning-help dt {
	margin-top: 1em;
}

.remote-learning-help dd {
//    margin-bottom: 1.2rem;
}

.remote-learning-help .accordion-content {
	padding: 1em;
}

.remote-learning-help .accordion-content p {
	padding: 0;
}

.remote-learning-help .accordionTitle, .accordion__Heading {
    background-color: #bbfff8;
}

.remote-learning-help .accordionTitle:hover, .accordion__Heading:hover {
    background-color: #64B5F6;
}

.remote-learning-help .accordionTitle, .accordion__Heading {
    border-bottom: 1px solid #2b3fd0;
}

.remote-learning-help .accordionTitleActive, .accordionTitle.is-expanded {
    background-color: #2b3fd0;
}

.remote-learning-help .accordion dd, .accordion__panel {
    background-color: #edf9ff;
}
 
.remote-learning-help .remote-learning-header {
	font-size: 28px;
	font-weight: 700;
	letter-spacing: 1.4px;
	line-height: 48px;
	margin-top: 60px;
	color: #0fbdac;
	text-shadow: -1px 1px 2px #333;
	position: relative;
	left: -30px;
}

.remote-learning-help .remote-learning-download {
	float: right;
	padding-left: 10px;
	height: 150px;
	margin-bottom: 20px;
}

.au-container .remote-learning-help ul {
    padding-top: 0;
}

.au-container .remote-learning-help ol li, .au-container .remote-learning-help ul li {
	padding: 0 3em 1em .2em;
}

.remote-learning-help .text-secondary {
	color: #2b3fd0 !important;
}


  
@-webkit-keyframes accordionIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.9) rotateX(-60deg);
            transform: scale(0.9) rotateX(-60deg);
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes accordionIn {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.9) rotateX(-60deg);
            transform: scale(0.9) rotateX(-60deg);
    -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes accordionOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.9) rotateX(-60deg);
            transform: scale(0.9) rotateX(-60deg);
  }
}
@keyframes accordionOut {
  0% {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.9) rotateX(-60deg);
            transform: scale(0.9) rotateX(-60deg);
  }
}
.au-container1 .accordionTitle, .au-container1 .accordion__Heading {
  background-color: #30bb64;
  color: #fff !important;
  border-bottom: 1px solid #ffc107;
}

.au-container1 .accordion dl:after, .au-container1 .accordion-list:after {
//  background-color: #fff;
}
.au-container1 dl dd:last-child, .au-container1 dl dd:last-child, .au-container2 dl dd:last-child, .au-container2 dl dd:last-child {
	margin-bottom: 0;
}
.au-container2 .accordionTitle, .au-container2 .accordion__Heading {
  background-color: #17a2b8;
  color: #fff !important;
  border-bottom: 1px solid #ffc107;
}

@media (max-width: 990px) {
	.remote-learning-help .remote-learning-header {
    	position: inherit;
    	left: 0;
    }
    .remote-learning-help .remote-learning-download {
	    float: none;
	    display: block;
		margin-left: auto;
		margin-right: auto;
		padding: 0;
		width: 80%;
		height: auto;
    }
}




/* grades cards */
.grades-display .card-custom {
/*	margin-bottom: 3em; */
	border-radius: 1rem;
	height: 524px;
}
.card-custom {
  overflow: hidden;
  min-height: 450px;
  border: 0;
  box-shadow: 0 0 15px rgba(10, 10, 10, 0.3);
}

.card-custom-img {
  height: 120px;
  min-height: 120px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-color: inherit;
}

/* First border-left-width setting is a fallback */
/*
.card-custom-img::after {
  position: absolute;
  content: '';
  top: 161px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-top-width: 40px;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 545px;
  border-left-width: calc(575px - 5vw);
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: inherit;
}
*/
.card-custom-avatar img {
  border-radius: 50%;
  box-shadow: 0 0 15px rgba(10, 10, 10, 0.3);
  position: absolute;
  top: 10px;
  left: 2rem;
  width: 100px;
  height: 100px;
  background-color: #ffffff61;
}
.class-info span {
	font-family: monospace;
	font-style: italic;
	color: #999;
	font-size: 12px;
}
.class-info .class-subjects {
	font-size: 90%;
	line-height: 1.4;
	color: #666;
}
.class-info .card-title {
	font-weight: 600;
}
.modaal-overlay {
	opacity: 0.7 !important;
	z-index: 1999 !important;
}
.modaal-iframe .modaal-container {
	background: transparent !important;
}



#contact-section img {
	float: left;
	width: 85px;
	margin-right: 10px;
}
#contact-section a, #contact-section a:visited {
	color: #ab2b22;
}
.hidden {
	display: none;
}

.post-entry-1 .post-entry-1-contents {
    background: #ffffffc9;
}
@media only screen and (max-width: 767px){
	.post-entry-1 .post-entry-1-contents {
		padding: 10px;
	}
	.post-entry-1 .post-entry-1-contents h2 {
	    margin-bottom: 0px;
	}
}
.align-items-stretch {
	display: flex;
    flex-flow: row wrap;
}
break {
  flex-basis: 100%;
  width: 0px; 
  height: 0px; 
  overflow: hidden;
}


.videoWrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  margin: 12px 30px 0;
}

/* 
  You want a simple and fancy tooltip?
  Just copy all [data-tooltip] blocks:
*/
.grades-display .tooltip-containers {
	width: 15%;
	display: inline-block;
	margin: 0 2%;
}
[data-tooltip] {
  position: relative;
  z-index: 10;
}

/* Positioning and visibility settings of the tooltip */
[data-tooltip]:before,
[data-tooltip]:after {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  left: 50%;
  bottom: calc(100% + 5px); /* 5px is the size of the arrow */
  pointer-events: none;
  transition: 0.2s;
  will-change: transform;
}

/* The actual tooltip with a dynamic width */
[data-tooltip]:before {
  content: attr(data-tooltip);
  padding: 10px 18px;
  min-width: 50px;
  max-width: 300px;
//  width: max-content;
//  width: -moz-max-content;
  border-radius: 6px;
  font-size: 14px;
  background-color: rgba(59, 72, 80, 0.9);
  background-image: linear-gradient(30deg,
    rgba(59, 72, 80, 0.44),
    rgba(59, 68, 75, 0.44),
    rgba(60, 82, 88, 0.44));
  box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.2);
  color: #fff;
  text-align: center;
  white-space: pre-wrap;
  transform: translate(-50%, -5px) scale(0.5);
}

/* Tooltip arrow */
[data-tooltip]:after {
  content: '';
  border-style: solid;
  border-width: 5px 5px 0px 5px; /* CSS triangle */
  border-color: rgba(55, 64, 70, 0.9) transparent transparent transparent;
  transition-duration: 0s; /* If the mouse leaves the element, 
                              the transition effects for the 
                              tooltip arrow are "turned off" */
  transform-origin: top;   /* Orientation setting for the
                              slide-down effect */
  transform: translateX(-50%) scaleY(0);
}

/* Tooltip becomes visible at hover */
[data-tooltip]:hover:before,
[data-tooltip]:hover:after {
  visibility: visible;
  opacity: 1;
}
/* Scales from 0.5 to 1 -> grow effect */
[data-tooltip]:hover:before {
  transition-delay: 0.3s;
  transform: translate(-50%, -5px) scale(1);
}
/* 
  Arrow slide down effect only on mouseenter (NOT on mouseleave)
*/
[data-tooltip]:hover:after {
  transition-delay: 0.5s; /* Starting after the grow effect */
  transition-duration: 0.2s;
  transform: translateX(-50%) scaleY(1);
}
/*
  That's it.
*/






/*
  If you want some adjustability
  here are some orientation settings you can use:
*/

/* LEFT */
/* Tooltip + arrow */
[data-tooltip-location="left"]:before,
[data-tooltip-location="left"]:after {
  left: auto;
  right: calc(100% + 5px);
  bottom: 50%;
}

/* Tooltip */
[data-tooltip-location="left"]:before {
  transform: translate(-5px, 50%) scale(0.5);
}
[data-tooltip-location="left"]:hover:before {
  transform: translate(-5px, 50%) scale(1);
}

/* Arrow */
[data-tooltip-location="left"]:after {
  border-width: 5px 0px 5px 5px;
  border-color: transparent transparent transparent rgba(55, 64, 70, 0.9);
  transform-origin: left;
  transform: translateY(50%) scaleX(0);
}
[data-tooltip-location="left"]:hover:after {
  transform: translateY(50%) scaleX(1);
}



/* RIGHT */
[data-tooltip-location="right"]:before,
[data-tooltip-location="right"]:after {
  left: calc(100% + 5px);
  bottom: 50%;
}

[data-tooltip-location="right"]:before {
  transform: translate(5px, 50%) scale(0.5);
}
[data-tooltip-location="right"]:hover:before {
  transform: translate(5px, 50%) scale(1);
}

[data-tooltip-location="right"]:after {
  border-width: 5px 5px 5px 0px;
  border-color: transparent rgba(55, 64, 70, 0.9) transparent transparent;
  transform-origin: right;
  transform: translateY(50%) scaleX(0);
}
[data-tooltip-location="right"]:hover:after {
  transform: translateY(50%) scaleX(1);
}



/* BOTTOM */
[data-tooltip-location="bottom"]:before,
[data-tooltip-location="bottom"]:after {
  top: calc(100% + 5px);
  bottom: auto;
}

[data-tooltip-location="bottom"]:before {
  transform: translate(-50%, 5px) scale(0.5);
}
[data-tooltip-location="bottom"]:hover:before {
  transform: translate(-50%, 5px) scale(1);
}

[data-tooltip-location="bottom"]:after {
  border-width: 0px 5px 5px 5px;
  border-color: transparent transparent rgba(55, 64, 70, 0.9) transparent;
  transform-origin: bottom;
}









.modaal-gallery-item img {
    display: block;
    max-height: 100vh;
    width: auto !important;
}

.modaal-confirm-btn.modaal-ok {
	background-color: #71bc42;
}
.modaal-confirm-btn.modaal-cancel {
	background-color: #dc3545;
	color: #fff;
	text-decoration: none;
	padding: 10px 15px;
	border-radius: 3px;
	-webkit-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out;
}
.modaal-confirm-btn.modaal-cancel:hover {
	color: #fff;
	background-color: #2f2f2f;
}



.bootstrap-iso .form-control {
	font-weight: 400;
}
#announcement-bar {
    background-color: #1a237e; /* #022044; */
    text-align: center;
    padding: 10px 0;
    color: #fff;
    height: 44px;
    width: 100%;
    font-weight: 700;
}
#announcement-bar a {
	color: #00e2ff;
}





ul.newsletter {
  width: 100%;
  margin: 0 auto 20px;
  height: 450px;
  list-style-type: none;
  position: relative;
  padding: 20px 0;
}
ul.newsletter li.ccard {
  overflow: hidden;
//  width: 320px;
  height: 410px;
  border-radius: 10px;
  position: absolute;
  left: 0px;
  margin: 0 25%;
  box-shadow: -3px 3px 5px 0 #999;
  transition: all 0.4s cubic-bezier(0.63, 0.15, 0.03, 1.12);
}
ul.newsletter li.ccard img {
  max-width: 100%;
  height: auto;
}
ul.newsletter li.ccard.ccard-1 {
  z-index: 10;
  transform: rotateZ(-3deg);
}
ul.newsletter li.ccard.ccard-2 {
  z-index: 9;
  transform: rotateZ(-9deg);
  transition-delay: 0.05s;
}
ul.newsletter li.ccard.ccard-3 {
  z-index: 8;
  transform: rotateZ(5deg);
  transition-delay: 0.1s;
}
@media only screen and (max-width: 767px){
	ul.newsletter li.ccard {
		width: 260px;
		margin: 0 0 0 10%;
	}
}




/* arrow down scroll down indicator */
.scroll-container {
  position: absolute;
  width: 24px;
  height: 94px;
  bottom: 0;
  right: 40px;
}

.chevron {
  position: absolute;
  width: 28px;
  height: 8px;
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
  animation: move 3s ease-out infinite;
}

.chevron:first-child {
  animation: move 3s ease-out 1s infinite;
}

.chevron:nth-child(2) {
  animation: move 3s ease-out 2s infinite;
}

.chevron:before,
.chevron:after {
  content: ' ';
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #fff;
}

.chevron:before {
  left: 0;
  transform: skew(0deg, 30deg);
}

.chevron:after {
  right: 0;
  width: 50%;
  transform: skew(0deg, -30deg);
}

@keyframes move {
  25% {
    opacity: 1;

  }
  33% {
    opacity: 1;
    transform: translateY(30px);
  }
  67% {
    opacity: 1;
    transform: translateY(40px);
  }
  100% {
    opacity: 0;
    transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
  }
}

.scroll-text {
  display: block;
  margin-top: 75px;
  margin-left: -30px;
  font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  white-space: nowrap;
  opacity: .25;
  animation: pulse 2s linear alternate infinite;
}

@keyframes pulse {
  to {
    opacity: 1;
  }
}




/* back to top button */
#bttop {
  display: inline-block;
  background-color: #ffc107;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 0px;
  right: 0px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
  margin: 10px;
}
#bttop:hover {
  cursor: pointer;
  background-color: #333;
}
#bttop:active {
  background-color: #555;
}
#bttop.show {
  opacity: 1;
  visibility: visible;
}



/* devModeBug */
#devMenu {
    display: inline-block;
    background-color: #000;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    z-index: 1000;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 30px;
    color: red;
}
#devMenu i {
	font-size: .9em;
	line-height: 30px;
}
.devMenu {
	display: block;
	width: 500px;
	height: calc(100vh - 100px);
	background: #000;
	border-radius: 4px;
	padding: 12px;
	font-size: 14px;
	line-height: 16px;
}
.devMix {
    mix-blend-mode: color-dodge;
}






/* Share Button */
.share-button {
  width: 100%; /*280px;*/
  height: 60px;
  background: #ffc107;
  border-radius: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 50px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  transition: .3s linear;
  margin-bottom: 4em;
}
.share-button:hover{
  transform: scale(1.1);
}
.share-button span{
  position: absolute;
  width: 100%;
  height: 100%;
  background: #17a2b8;
  color: #f1f1f1;
  text-align: center;
  line-height: 60px;
  z-index: 999;
  transition: .6s linear;
  border-radius: 40px;
 
}
.share-button:hover span{
  transform: translateX(-100%);
  transition-delay: .3s;
}
.share-button a {
  flex: 1;
  font-size: 26px;
  margin-right: 20px;
  color: #2d3436;
  text-align: center;
  transform: translateX(-100%);
  opacity: 0;
  transition: .3s linear;
}
.share-button:hover a {
  opacity: 1;
  transform: translateX(0);
}
.share-button a:nth-of-type(1){
  transition-delay: 1s;
}
.share-button a:nth-of-type(2){
  transition-delay: .8s;
}
.share-button a:nth-of-type(3){
  transition-delay: .6s;
}
.share-button a:nth-of-type(4){
  transition-delay: .4s;
}
.site-footer .share-button a span:hover {
    color: #bd2130 !important;
}




/* Masonry grid */
.masonry {
  transition: all .5s ease-in-out;
  column-gap: 30px;
  column-fill: initial;
}

/* Masonry item */
.masonry .brick {
  margin-bottom: 30px;
  display: inline-block; /* Fix the misalignment of items */
  vertical-align: top; /* Keep the item on the very top */
  cursor: pointer;
}

/* Masonry image effects */
.masonry .brick img {
  transition: all .5s ease-in-out;
  backface-visibility: hidden; /* Remove Image flickering on hover */
}

.masonry .brick:hover img {
  opacity: .75;
}

/* Bordered masonry */
.masonry.bordered {
  column-rule: 1px solid #eee;
  column-gap: 50px;
}

.masonry.bordered .brick {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #eee;
}

/* Gutterless masonry */
.masonry.gutterless {
  column-gap: 0;
}

.masonry.gutterless .brick {
  margin-bottom: 0;
}

/* Masonry on tablets */
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .masonry {
    column-count: 2;
  }
}

/* Masonry on big screens */
@media only screen and (min-width: 1024px) {
  .desc {
    font-size: 1.25em;
  }

  .intro {
    letter-spacing: 1px;
  }

  .masonry {
    column-count: 3;
  }
}




/* TimeLine */
.main-timeline{
//    overflow: hidden;
    position: relative;
}
.main-timeline .timeline{
	position: relative;
}
.main-timeline .timeline:before,
.main-timeline .timeline:after{
    content: "";
    display: block;
    width: 100%;
    clear: both;
}
.main-timeline .timeline:before{
    content: "";
    width: 15px;
    height: 100%;
    background: #f4a24c;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
}
.main-timeline .timeline:first-child:before{
    height: 50%;
    border-radius: 10px 10px 0 0;
    top: -50px;
}
.main-timeline .timeline:last-child:before{
    height: 150%;
    border-radius: 0 0 10px 10px;
}
.main-timeline .timeline-icon{
    display: block;
    width: 130px;
    height: 130px;
    line-height: 105px;
    border-radius: 50%;
    background: #1d2124;
    border: 12px solid #f4a24c;
    margin: auto;
    font-size: 70px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.main-timeline .timeline-icon:before{
    content: "";
    width: 0;
    height: 0;
    border-right: 15px solid #f4a24c;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    margin: auto 0;
    position: absolute;
    top: 0;
    left: -33px;
    bottom: 0;
}
.main-timeline .timeline-content{
    width: 50%;
    padding-right: 100px;
}
.main-timeline .icon{
    float: left;
    margin-right: 15px;
    font-size: 70px;
    color: #f4a24c;
}
.main-timeline .description{
    font-size: 14px;
    color: #f9d8d8d4;
    line-height: 20px;
    margin: 0;
}
.main-timeline .year{
    width: 50%;
    padding-left: 50px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
.main-timeline .year span{
    display: inline-block;
    padding: 12px 25px 12px 25px;
    background: #f4a24c;
    border-radius: 0 50px 50px 0;
    font-size: 40px;
    font-weight: bold;
    line-height: 36px;
    color: #fff;
}
.main-timeline .timeline:nth-child(2n) .timeline-icon:before{
    border-right: none;
    border-left: 15px solid #f26f77;
    left: auto;
    right: -33px;
}
.main-timeline .timeline:nth-child(2n) .timeline-content{
    float: right;
    padding: 0 0 0 100px;
}
.main-timeline .timeline:nth-child(2n) .description{ padding-left: 20px; }
.main-timeline .timeline:nth-child(2n) .year{
    padding: 0 50px 0 0;
    text-align: right;
    right: auto;
    left: 0;
}
.main-timeline .timeline:nth-child(2n) .year span{ border-radius: 50px 0 0 50px; }
.main-timeline .timeline:nth-child(2n) .timeline-icon{ border-color: #f26f77; }
.main-timeline .timeline:nth-child(2n) .icon{ color: #f26f77; }
.main-timeline .timeline:nth-child(2n):before,
.main-timeline .timeline:nth-child(2n) .year span{ background: #f26f77;}
.main-timeline .timeline:nth-child(3n) .timeline-icon{ border-color: #13a3b5; }
.main-timeline .timeline:nth-child(3n) .timeline-icon:before{ border-right-color: #13a3b5; }
.main-timeline .timeline:nth-child(3n) .icon{ color: #13a3b5; }
.main-timeline .timeline:nth-child(3n):before,
.main-timeline .timeline:nth-child(3n) .year span{ background: #13a3b5;}
.main-timeline .timeline:nth-child(4n) .timeline-icon{ border-color: #a6d050; }
.main-timeline .timeline:nth-child(4n) .timeline-icon:before{ border-left-color: #a6d050; }
.main-timeline .timeline:nth-child(4n) .icon{ color: #a6d050; }
.main-timeline .timeline:nth-child(4n):before,
.main-timeline .timeline:nth-child(4n) .year span{ background: #a6d050; }
@media only screen and (max-width: 767px){
    .main-timeline .timeline{
        padding-top: 95px;
        margin-top: 150px;
        margin-bottom: 50px;
    }
    .main-timeline .timeline:first-child{ margin-top: 135px; }
    .main-timeline .timeline:last-child{ margin-bottom: 0; }
    .main-timeline .timeline:before,
    .main-timeline .timeline:first-child:before,
    .main-timeline .timeline:last-child:before{
        width: 100%;
        height: 15px;
        border-radius: 10px;
        margin: 0;
        top: 0;
    }
    .main-timeline .timeline-icon{
        margin: 0 auto;
        top: -65px;
    }
    .main-timeline .timeline-icon:before,
    .main-timeline .timeline:nth-child(2n) .timeline-icon:before,
    .main-timeline .timeline:nth-child(3n) .timeline-icon:before{
        border: 10px solid transparent;
        border-top: 15px solid #f4a24c;
        margin: 0 auto;
        position: absolute;
        top: auto;
        left: 0;
        bottom: -43px;
        right: 0;
    }
    .main-timeline .timeline:nth-child(2n) .timeline-icon:before{ border-top-color: #f26f77; }
    .main-timeline .timeline:nth-child(3n) .timeline-icon:before{ border-top-color: #149cad; }
    .main-timeline .timeline:nth-child(4n) .timeline-icon:before{ border-top-color: #a6d050; }
    .main-timeline .timeline-content,
    .main-timeline .timeline:nth-child(2n) .timeline-content{
        width: 100%;
        padding: 0;
        float: none;
    }
    .main-timeline .timeline:nth-child(2n) .description{ padding: 0; }
    .main-timeline .year,
    .main-timeline .timeline:nth-child(2n) .year{
        width: 100%;
        padding: 0;
        text-align: center;
        position: absolute;
        top: -135px;
        right: 0;
        transform: translateY(0);
    }
    .main-timeline .year span,
    .main-timeline .timeline:nth-child(2n) .year span{ border-radius: 50px; }
}
@media only screen and (min-width: 768px){
	.main-timeline .timeline:before{
	    top: -50%;
	}
	.main-timeline  .timeline:first-child .description {
		right: 100px;
	}
	.main-timeline  .timeline:nth-child(2n) .description {
		left: 100px;
	}
	.main-timeline  .timeline:nth-child(3n) .description {
		right: 100px;
	}
	.main-timeline .description{
	    position: absolute;
		top: 50%;
		transform: translateY(-50%);
	}
	.main-timeline .timeline-content{
	    min-height: 240px;
	    position: relative;
	}
	.main-timeline .timeline:nth-child(2n) .year span{ top: -25%;}
	.main-timeline .timeline:nth-child(3n) .year span{ top: -25%; }
	.main-timeline .timeline:nth-child(2n) .timeline-content{
	    min-height: 240px;
	    display: grid;
	}

}


/* Simple Poll */
.poll-box {
  background: linear-gradient(#3a74f7, #500cc4);
//  border-radius: 10px;
//  box-shadow: 0px 5px 11px -7px #000;
  text-align: center;
}
.poll-container {
  padding: 25px 30px;
  position: relative;
}
.poll-question {
//  width: max-content;
//  max-width: 700px;
  color: #FFF;
  font-family: "Poppins", sans-serif;
  text-align: center;
  margin-bottom: 20px;
}
.poll-panel.poll-voted {
  overflow: hidden;
  border-radius: 50px;
}
.poll-panel.poll-voted .poll-panel-btn.--user-choice {
  background: #FFF;
  color: #000;
}
.poll-panel.poll-voted .poll-panel-btn.--user-choice:hover {
  color: #000;
  background: #FFF;
}
.poll-panel.poll-voted .poll-panel-btn {
  background: #676464;
  color: #FFF;
  border-radius: 0;
  margin: 0;
  border: 0;
  position: relative;
}
.poll-panel.poll-voted .poll-panel-btn:hover {
  color: #FFF;
  background: #676464;
}
.poll-panel.poll-voted .poll-panel-btn:after {
  content: attr(data-result);
  font-size: 9px;
  display: block;
  opacity: 0.5;
  animation: slideWithFade 0.2s ease;
}
.poll-panel.poll-voted .poll-panel-btn:active {
  transform: inherit;
}
.poll-panel.poll-voted .poll-panel-btn span {
  display: block;
}
.poll-panel {
  margin: 0 10%;
  text-align: center;
}
.poll-panel-btn {
  padding: 7px 10px;
  font-family: "Roboto", sans-serif;
  font-size: 0.7rem;
  width: 40%;
  border-radius: 50px;
  border: 1px solid #FFF;
//  margin: 0 20px;
  color: #FFF;
  transition: 0.15s cubic-bezier(0.17, 0.67, 0.79, 1.24);
}
.poll-panel-btn:hover {
  background: #FFF;
  color: #000;
}
.poll-panel-btn:active {
  transform: scale(0.95);
}



@keyframes slideWithFade {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
  }
}





/* Application for Admission */
#theapplicationform {
	pointer: cursor;
}
.application-for-admission ol {
	font-weight: 400;
}
.application-for-admission ol li {
	padding-top: 8px;
}
.application-section {
	padding: 2rem;
	margin-bottom: 5rem;
	border-radius: 30px;
}
.application-section.a-one {
	background: #f2f2ff;
}
.application-section.a-one .control-label {
/*	color: blue; */
	font-weight: 600;
}
.application-section.a-one .a-highligth {
	background-color: #dde0ff;
	border-radius: 10px;
}
.application-section.a-two .a-highligth {
	background-color: #caffa8;
	border-radius: 10px;
}
.application-section.a-two {
	background: #e5ffe5;
}
.application-section.a-three {
	background: #fdf8ef;
}
.application-section.a-four {
	background: #fff6f6;
}
.1bootstrap-iso.application-for-admission label.error {
	position: absolute;
    padding: 20px;
    background: red;
    border-radius: 50%;
    left: -200px;
    top: -10px;
    font-weight: 300;
}
.bootstrap-iso.application-for-admission label.error {
//position: absolute;
    padding: 5px;
    background: red;
    left: 50px;
    top: -30px;
    font-weight: 300;
    color: white;
    font-size: 11px;
    display: block;
    z-index: 100;
}

.bootstrap-iso.application-for-admission label.error.fail-alert {
    border: 2px solid red;
    border-radius: 4px;
    line-height: 1;
    padding: 2px 0 6px 6px;
    background: #ffe6eb;
}

.bootstrap-iso.application-for-admission input.valid.success-alert {
    border: 2px solid #4CAF50;
    color: green;
}

.bootstrap-iso.application-for-admission input.error, .bootstrap-iso.application-for-admission textarea.error, .bootstrap-iso.application-for-admission input[type="radio"].error, .bootstrap-iso.application-for-admission select.error {
    border: 1px dashed red;
//    font-weight: 300;
    color: red;
    background-color: red;
}

.bootstrap-iso.application-for-admission h1.sec-big-title {
	margin-top: 0;
	font-weight: 200;
}

.bootstrap-iso.application-for-admission button {
	font-weight: initial !important;
	font-family: 'DM Sans';
}
.bootstrap-iso.application-for-admission .big-input-header {
	margin-bottom: 50px;
	padding: 12px;
	border-radius: 10px;
	box-shadow: 2px 4px 2px #999;
}

#theapplicationform .bootstrap-iso input[type="file"] {
    padding: 3px 12px 3px 3px;
}

.btn {
    letter-spacing: .06rem;
}

.btn-custom-1 {
	font-weight: 600;
}

.setmore-container {
	height: 700px;
	overflow: hidden;
}
.setmore-booking-page {
	width: 100%;
	height: 100%;
}

#announcement-bar-dismiss {
	cursor: pointer;
	position: absolute;
	top: 6px;
	right: 14px;
	font-size: 16px;
}

.a8c37x1j {
	width: 40px;
	height: 40px;
}

.ul2 {
	font-family: arial;
	font-size: 18px;
	line-height: 23px;
}
.ul2 li {
	margin-bottom: 20px;
}


@media (min-width: 768px) {
	.site-footer {
		padding: 4em 0 0;
	}
}

@media (max-width: 991.98px) {
	.site-navbar {
	    padding-top: 0;
	}
	#announcement-bar {
		font-size: 10px;
		line-height: 24px;
	}
	.text-cursive.h5 {
	    font-size: 3rem;
	}
	.choose__style--2 .choose .choose__icon i {
    	background: #17a2b8 none repeat scroll 0 0;
		color: #fff;
	}
	.choose__style--2 .choose__details p, .choose__style--4 .choose__details p {
    	display: block;
	}
	.choose__style--2 .choose__details h2, .choose__style--4 .choose__details h2 {
    	padding-top: 0px;
	}
	.choose__style--2 .choose .choose__details h2, .choose__style--4 .choose.choose__details h2 {
    	color: #17a2b8;
	}
	.setmore-container {
		height: 250px;
		overflow: scroll;
		padding-left: 0px;
		padding-right: 0px;
		margin-left: 0px;
		margin-right: 0px;
	}
	.setmore-booking-page {
		height: 500%;
	}
	#announcement-bar-dismiss {
		top: 0px;
		right: 4px;
		font-size: 10px;
	}
	.a8c37x1j, .admin-login-button {
		width: 28px;
		height: 28px;
	}
	.top-social a {
    	padding: 5px 12px;
	}
}
@media (min-width: 768px) and (max-width: 991.98px) {
	.choose__thumb {
		padding-top: 50%;
	}
}

