/* CSS Document */
.page {
  padding-top: 0 !important;
}
.home-banner {
  position: relative;
  overflow: hidden;
  padding: 0;
  min-height: 440px;
}
.home-banner > .slider-wrapper {
  position: relative;
  z-index: 2;
}
.home-banner > .slider-wrapper .slick-slide .slick-bnn {
  position: relative;
  overflow: hidden;
  padding: 0;
  margin: 0;
  min-height: 440px;
}
.home-banner > .slider-wrapper .slick-slide .slick-bnn > span.parallax {
  background-position: center;
  background-size: cover;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.home-banner > .slider-wrapper .slick-slide .slick-bnn > span.parallax:after {
	content: '';
	position: absolute;
	z-index: 3;
	left: 0; right: 0; bottom: 0;
	height: 70%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+29,0.65+88,0.65+100 */
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 29%, rgba(0,0,0,0.65) 88%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 29%,rgba(0,0,0,0.65) 88%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 29%,rgba(0,0,0,0.65) 88%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
.home-banner .text-content {
  position: absolute;
  z-index: 4;
  text-align: left;
  left: 57px;
  bottom: 57px;
  max-width: 100%;
  /*opacity: 0;
  filter: alpha(opacity=0);*/
}
/*.home-banner.ready .text-content {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 0.8s ease 0s, top 0.4s ease 0s;
  -moz-transition: opacity 0.8s ease 0s, top 0.4s ease 0s;
  -o-transition: opacity 0.8s ease 0s, top 0.4s ease 0s;
  -webkit-backface-visibility: hidden;
}*/
.home-banner .text-content h1 {
    position: relative;
	left: 45px;
	opacity: 0;
	filter: alpha(opacity=0);
    display: block;
    margin: 0 0 30px;
    color: #fff;
    font-size: 46px;
    line-height: 1.1em;
    text-transform: uppercase;
}
.home-banner.ready .text-content h1 {
	left: 0;
	opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 1.2s ease 0.3s, left 0.8s ease 0.3s;
    -moz-transition: opacity 1.2s ease 0.3s, left 0.8s ease 0.3s;
    -o-transition: opacity 1.2s ease 0.3s, left 0.8s ease 0.3s;
    -webkit-backface-visibility: hidden;
}
.home-banner .text-content h1 small {
    font-size: 75%;
    line-height: 1.1em;
}
.home-banner .text-content .btn-layout {
	position: relative;
	left: 45px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.home-banner.ready .text-content .btn-layout {
	left: 0;
	opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 1.2s ease 0.6s, left 0.8s ease 0.6s;
    -moz-transition: opacity 1.2s ease 0.6s, left 0.8s ease 0.6s;
    -o-transition: opacity 1.2s ease 0.6s, left 0.8s ease 0.6s;
    -webkit-backface-visibility: hidden;
}


/* More Section */
.more-section {
	position: relative;
	overflow: hidden;
	padding:  0;
	text-align: center;
	padding: 40px 0;
}
.more-section > .container {
  position: relative;
  z-index: 2;
  top: 80px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.more-section.ready > .container {
  top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 1.2s ease 0s, top 0.8s ease 0s;
  -moz-transition: opacity 1.2s ease 0s, top 0.8s ease 0s;
  -o-transition: opacity 1.2s ease 0s, top 0.8s ease 0s;
  -webkit-backface-visibility: hidden;
}
.more-section ul {
	padding: 0;
	margin: 0;
}
.more-section ul li {
	font-family: 'Playfair Display', serif;
	position: relative;
    padding: 10px 20px;
    padding-left: 45px;
    text-align: left;
    margin: 0!important;
	font-display: 17px;
	line-height: 1.2em;
	color: #676767;
    vertical-align: top;
	left: 25px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.more-section ul li a {
	color: #676767;
}
.more-section ul li a:hover {
	color: #00c1de;
}
.more-section ul li .fas {
    position: absolute;
	color: #0099b0;
	font-size: 175%;
    left: 4px;
    top: 8px;
}
.more-section.ready ul li {
	left: 0;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity 1.2s ease 0.3s, left 0.8s ease 0.3s;
    -moz-transition: opacity 1.2s ease 0.3s, left 0.8s ease 0.3s;
    -o-transition: opacity 1.2s ease 0.3s, left 0.8s ease 0.3s;
    -webkit-backface-visibility: hidden;
}
.more-section.ready ul li:nth-child(2) {
	transition-delay: 0.6s;
	-webkit-transition-delay: 0.6s;
	-moz-transition-delay: 0.6s;
	-o-transition-delay: 0.6s;
}
.more-section.ready ul li:nth-child(3) {
	transition-delay: 0.9s;
	-webkit-transition-delay: 0.9s;
	-moz-transition-delay: 0.9s;
	-o-transition-delay: 0.9s;
}
.more-section.ready ul li:nth-child(4) {
	transition-delay: 1.2s;
	-webkit-transition-delay: 1.2s;
	-moz-transition-delay: 1.2s;
	-o-transition-delay: 1.2s;
}
.more-section.ready ul li:nth-child(5) {
	transition-delay: 1.5s;
	-webkit-transition-delay: 1.5s;
	-moz-transition-delay: 1.5s;
	-o-transition-delay: 1.5s;
}
.more-section.ready ul li:nth-child(6) {
	transition-delay: 1.8s;
	-webkit-transition-delay: 1.8s;
	-moz-transition-delay: 1.8s;
	-o-transition-delay: 1.8s;
}

/* About Section */
.about-section {
  position: relative;
  overflow: hidden;
  padding:  0;
  padding: 0 0 40px;
}
.about-section > .container {
  position: relative;
  z-index: 2;
  top: 0;
}
.about-section .about-content {
	position: relative;
}
.about-section .about-content .about-left {
	background-color: #0099b0;
	padding: 25px 20px;
	width: 40%;
	position: relative;
	left: -80px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.about-section.ready .about-content .about-left {
	left: 0;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity 1.2s ease 0.3s, left 0.8s ease 0.3s;
	-moz-transition: opacity 1.2s ease 0.3s, left 0.8s ease 0.3s;
	-o-transition: opacity 1.2s ease 0.3s, left 0.8s ease 0.3s;
	-webkit-backface-visibility: hidden;
}
.about-section .about-content .about-left h2 {
	margin-top: 0;
	color: #fff;
}
.about-section .about-content .about-left p {
	color: #fff;
	font-size: 18px;
	line-height: 1.4em;
}
.about-section .white-btn-layout:hover {
    color: #0099b0;
}
.about-section .about-content .about-right {
	position: absolute;
	left: 40%;
	top: 0;
	bottom: 0;
	background-image: url("../img/about-section.jpg");
	background-position: center;
	background-size: cover;
	right: -80px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.about-section.ready .about-content .about-right {
	right: 0;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transition: opacity 1.2s ease 0.3s, right 0.8s ease 0.3s;
	-moz-transition: opacity 1.2s ease 0.3s, right 0.8s ease 0.3s;
	-o-transition: opacity 1.2s ease 0.3s, right 0.8s ease 0.3s;
	-webkit-backface-visibility: hidden;
}

/* Tagline Section */
.tagline-section {
	position: relative;
	overflow: hidden;
	padding:  0;
	padding: 20px 0;
}
.tagline-section h2 {
  position: relative;
  z-index: 2;
  left: -30%;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tagline-section.ready h2 {
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 1.2s ease 0s, left 0.8s ease 0s;
  -moz-transition: opacity 1.2s ease 0s, left 0.8s ease 0s;
  -o-transition: opacity 1.2s ease 0s, left 0.8s ease 0s;
  -webkit-backface-visibility: hidden;
}
.tagline-section h2 span {
  position: relative;
  z-index: 2;
  right: -60%;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tagline-section.ready h2 span {
  right: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 1.2s ease 0s, right 0.8s ease 0s;
  -moz-transition: opacity 1.2s ease 0s, right 0.8s ease 0s;
  -o-transition: opacity 1.2s ease 0s, right 0.8s ease 0s;
  -webkit-backface-visibility: hidden;
}

/* Goal Section */
.goal-section {
	position: relative;
	overflow: hidden;
	padding:  0;
	padding: 60px 0;
}
.goal-section > .container {
  position: relative;
  z-index: 2;
  top: 80px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.goal-section.ready > .container {
  top: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 1.2s ease 0s, top 0.8s ease 0s;
  -moz-transition: opacity 1.2s ease 0s, top 0.8s ease 0s;
  -o-transition: opacity 1.2s ease 0s, top 0.8s ease 0s;
  -webkit-backface-visibility: hidden;
}
.goal-section .goal-right {
  position: relative;
  z-index: 2;
  left: 80px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.goal-section.ready .goal-right {
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: opacity 1.2s ease .6s, left 0.8s ease .6s;
  -moz-transition: opacity 1.2s ease .6s, left 0.8s ease .6s;
  -o-transition: opacity 1.2s ease .6s, left 0.8s ease .6s;
  -webkit-backface-visibility: hidden;
}

@media screen and (max-width: 1200px) {
	/* About Section */
	.about-section .about-content .about-left {
		width: 60%;
	}
	.about-section .about-content .about-right {
		left: 60%;
	}
}
@media screen and (max-width: 1100px) {
	/* Banner */
	.home-banner .text-content {
		left: 15px;
		bottom: 30px;
	}
	.home-banner .text-content h1 {
		font-size: 25px;
	}
}
@media screen and (max-width: 991px) {
	/* About Section */
	.about-section > .container {
		width: 100%;
		max-width: 100%;
		padding: 0;
	}
}
@media screen and (max-width: 768px) {
	/* More Section */
	.more-section ul li {
		width: 32.3333%;
	}
}
@media screen and (max-width: 680px) {
	/* About Section */
	.about-section .about-content {
		text-align: center;
	}
	.about-section .about-content .about-left {
		width: auto;
	}
	.about-section .about-content .about-right {
		position: static;
		left: 0;
		padding-bottom: 54%;
	}
}
@media screen and (max-width: 660px) {
	/* More Section */
	.more-section ul li {
		width: 48%;
	}
}
@media screen and (max-width: 480px) {
	/* More Section */
	.more-section ul li {
		display: block;
		width: auto;
	}
}