.google-map-place {
	margin-top: 60px;
	margin-bottom: 60px;
}
.video-floater {
	z-index: 1000;
	margin-top: -150px;
}
.block-info {
	background-color: #e8e8e8;
}
.btn-padder {
	width: 100%;
	color: #fff;
	
}
.slide-fwd-top {
	-webkit-animation: slide-fwd-top 0.45s cubic-bezier(0.250, 0.460, 0.450, 0.940) 700ms both;
	        animation: slide-fwd-top 0.45s cubic-bezier(0.250, 0.460, 0.450, 0.940) 700ms both;
}
/* ----------------------------------------------
 * Generated by Animista on 2020-6-25 23:37:20
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation slide-fwd-top
 * ----------------------------------------
 */
@-webkit-keyframes slide-fwd-top {
  0% {
    -webkit-transform: translateZ(0) translateY(0);
            transform: translateZ(0) translateY(0);
  }
  100% {
    -webkit-transform: translateZ(160px) translateY(-100px);
            transform: translateZ(160px) translateY(-100px);
  }
}
@keyframes slide-fwd-top {
  0% {
    -webkit-transform: translateZ(0) translateY(0);
            transform: translateZ(0) translateY(0);
  }
  100% {
    -webkit-transform: translateZ(160px) translateY(-100px);
            transform: translateZ(160px) translateY(-100px);
  }
}

/* Home Slide CSS */
.carousel-caption h3 {
	font-family: 'Amatic SC', cursive;
	color: #8d1a14;
	font-size: 7.5em;
	-webkit-text-stroke-width: 2px;
  	-webkit-text-stroke-color: black;
}
.carousel-caption p {
	background-color: rgb(209,139,47,0.5);
	width: 50%;
	margin: auto;
	text-align: center;
	font-size: 1.8em;
	color: #fff;
}
.page-imageslider .carousel-inner > .item > img, .carousel-inner > .item img {
	max-height: none !important;
}
.slidelayout {
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	height: 500px;
	background-position: top center;
}
.slide-1 {
	background-image:url(/webcontent/webimage/slide-1new1.jpg);
}
.slide-2 {
	background-image:url(/webcontent/webimage/slide-5new1.jpg);
}
.slide-3 {
	background-image:url(/webcontent/webimage/slide-3new1.jpg);
}
.slide-4 {
	background-image:url(/webcontent/webimage/slide-4new1.jpg);
}
.carousel-caption>p>a {
	color: #fef914;
}
/* Media CSS */
@media screen and (max-width: 1024px) {

}
@media screen and (max-width: 768px) {
.slidelayout {
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	height: 200px;
	background-position: top center;
}
.carousel-caption p {
	font-size: 0.8em;
	margin-bottom: -30px;
}
.carousel-caption h3 {
	font-size: 5.0em;
	padding-bottom: -50px;
	-webkit-text-stroke-width: 1px;
	-webkit-text-stroke-color: black;
}
	
@-webkit-keyframes slide-fwd-top {
	0% {
		-webkit-transform: translateZ(0) translateY(0);
		transform: translateZ(0) translateY(0);
	}
	100% {
		-webkit-transform: translateZ(80px) translateY(-50px);
		transform: translateZ(80px) translateY(-50px);
	}
}
@keyframes slide-fwd-top {
	0% {
		-webkit-transform: translateZ(0) translateY(0);
		transform: translateZ(0) translateY(0);
	}
	100% {
		-webkit-transform: translateZ(80px) translateY(-50px);
		transform: translateZ(80px) translateY(-50px);
	}
}

}
@media screen and (max-width: 425px) {

}
.google-map {
	margin-right: -15px;
	margin-bottom: -5px;
}
.contact-details{
	background-color: #d18b2e;
	color: #fff;
	height: 950%;
	margin: 0 0;
}
.contact-details a {
	color: #fff;
}
.overlay {
background:transparent;
position:relative;
width:100%; /* your iframe width */
height:480px; /* your iframe height */
top:480px; /* your iframe height */
margin-top:-480px; /* your iframe height */
}

.aboutbg {
  background-image: url("/webcontent/webimage/picture 4.jpg");
  background-color: #cccccc;
  height: 200px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}
.aboutfooter {
	background-color: rgba(216, 163, 19, 0.7);
	position: relative;
    bottom: -100px;
    left: 0;
    width: auto;
    padding: 15px 25px;
    font-size: 25px;
    right: 0;
    color: #fff;
    font-weight: bold;
    margin: auto;
}
.aboutfooter a {
	color: #fff;
}
.newsbg {
  background-image: url("/webcontent/webimage/picture 3.jpg");
  background-color: #cccccc;
  height: 200px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}
.newsfooter {
	background-color: rgba(25, 116, 31, 0.7);
	position: relative;
    bottom: -100px;
    left: 0;
    width: auto;
    padding: 15px 25px;
    font-size: 25px;
    right: 0;
    color: #fff;
    font-weight: bold;
    margin: auto;
}
.newsfooter a {
	color: #fff;
}
.classesbg {
  background-image: url("/webcontent/webimage/picture 2.jpg");
  background-color: #cccccc;
  height: 200px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

}
.classesfooter {
	background-color: rgba(19, 28, 215, 0.7);
	position: relative;
    bottom: -100px;
    left: 0;
    width: auto;
    padding: 15px 25px;
    font-size: 25px;
    right: 0;
    color: #fff;
    font-weight: bold;
    margin: auto;
}
.classesfooter a {
	color: #fff;
}
.teamsbg {
  background-image: url("/webcontent/webimage/picture 1.jpg");
  background-color: #cccccc;
  height: 200px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.teamfooter {
	background-color: rgba(201, 23, 23, 0.7);
	position: relative;
    bottom: -100px;
    left: 0;
    width: auto;
    padding: 15px 25px;
    font-size: 25px;
    right: 0;
    color: #fff;
    font-weight: bold;
    margin: auto;
}
.teamfooter a {
	color: #fff;
}