.swiper-container {
	width: 100%; height: 90%;
}
@media screen and (max-width:767px)
{
.swiper-container {
	height: auto;
}
}
.swiper-slide {
	background: center / cover; text-align: center; font-size: 18px; display: flex; justify-content: center; align-items: center; -webkit-box-align: center; -webkit-align-items: center; -webkit-box-pack: center; -webkit-justify-content: center;
}
.swiper-button-next {
	background-position: center; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); background-repeat: no-repeat;
}
.swiper-button-prev {
	background-position: center; background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); background-repeat: no-repeat;
}
.swiper-pagination-bullet-active {
	background: rgb(255, 255, 255);
}
.light-overlay {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; opacity: 0.5; background-color: rgb(0, 0, 0);
}
.medium-overlay {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; opacity: 0.6; background-color: rgb(0, 0, 0);
}
.dark-overlay {
	left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; opacity: 0.7; background-color: rgb(0, 0, 0);
}
.slider-content {
	animation-delay: 0.5s; -webkit-animation-delay: 0.5s;
}
@media screen and (max-width:767px)
{
.slider-content {
	padding: 70px 30px;
}
}
.slider-content h2 {
	color: rgb(255, 255, 255); line-height: 1.4; font-size: 80px; font-weight: 600;
}
@media screen and (max-width:767px)
{
.slider-content h2 {
	color: rgb(255, 255, 255); line-height: 1.4; font-size: 25px; font-weight: 600;
}
}
.slider-content h3 {
	color: rgb(255, 255, 255); line-height: 1.4; font-size: 45px; font-weight: 600;
}
.slider-content p {
	color: rgba(255, 255, 255, 0.7); line-height: 1.9; font-size: 20px; font-weight: 400; margin-top: 10px; -ms-word-wrap: break-word; max-width: 100%;
}
@media screen and (max-width:767px)
{
.slider-content p {
	width: auto;
}
}
.parallax-bg {
	background-position: center; left: 0px; top: 0px; width: 130%; height: 100%; position: absolute; background-size: cover; -webkit-background-size: cover;
}
.rev-slider-content {
	color: rgb(255, 255, 255) !important; line-height: 90px; font-size: 90px; font-weight: 500; white-space: nowrap; z-index: 19 !important;
}
.revolution-btn {
	border-color: rgba(0, 0, 0, 1); border-radius: 30px; color: rgba(255, 255, 255, 1); line-height: 60px; letter-spacing: 1px; font-size: 18px; font-weight: 500; text-decoration: none; white-space: nowrap; z-index: 21 !important; cursor: pointer; box-sizing: border-box; box-shadow: none; transition-duration: 0.3s; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-transition-duration: .3s;
}
.tp-bannertimer {
	background: rgb(0, 0, 0); height: 5px; opacity: 0.5;
}
.revolution-btn-2 {
	color: rgb(255, 255, 255); line-height: 35px; letter-spacing: 0px; font-size: 25px; font-weight: 400; white-space: normal; z-index: 20 !important; min-width: 480px; max-width: 480px;
}
.tp-bullet {
	background: rgba(255, 255, 255, 0.3); border-radius: 50%; width: 10px; height: 10px; position: absolute; cursor: pointer;
}
.main-image-section {
	background-position: 50% 50%; padding: 90px 0px; width: 100%; display: flex; position: relative; min-height: 85%; justify-content: center; align-items: center; background-repeat: no-repeat; background-size: cover; -webkit-box-align: center; -webkit-align-items: center; -webkit-box-pack: center; -webkit-justify-content: center;
}
.main-image-content {
	list-style: none; margin: 0px auto; padding: 0px; overflow: hidden; position: relative; z-index: 1;
}
.main-image-content h2 {
	color: rgb(255, 255, 255); line-height: 1.4; font-size: 50px; font-weight: 600;
}
@media screen and (max-width:767px)
{
.main-image-content h2 {
	color: rgb(255, 255, 255); line-height: 1.4; font-size: 25px; font-weight: 600;
}
}
.main-image-content h3 {
	color: rgb(255, 255, 255); line-height: 1.4; font-size: 45px; font-weight: 600;
}
.main-image-content p {
	color: rgba(255, 255, 255, 0.7); line-height: 1.9; font-size: 15px; font-weight: 400; margin-top: 10px; -ms-word-wrap: break-word; max-width: 100%;
}
@media screen and (max-width:767px)
{
.main-image-content p {
	width: auto;
}
}
