/* ======================================================================== */
/* 774   */
/* ======================================================================== */

.project774 {
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	background: #fafafa;
	text-align: center;
}
.project774 .project774-fullheight {
	position: relative;
	height: 100%;
}
.project774 .title {
	position: relative;
	z-index: 1;
	margin: 0 0 40px;
	color: #000;
	font-size: 32px;
	font-weight: 700;
	line-height: 1;
	text-align: center;
}
.project774 .title i {
	display: block;
	margin: 0 0 15px;
	font-family: 'Roboto', 'Spoqa Han Sans Neo', sans-serif;
	font-size: 24px;
	font-weight: 300;
	font-style: normal;
	opacity: 0.65;
}
.project774 .text {
	position: relative;
	z-index: 1;
	margin: 0;
	color: #000;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.7778;
}
.project774 .lazy {
	position: relative;
    overflow: visible !important;
}
.project774 .page-title {
	display: block;
	position: absolute;
    top: 210px;
	margin: 0;
	padding: 0;
	text-align: left;
}
.project774 .page-title p {
	margin: 0;
	color: #fff;
	font-size: 24px;
	font-weight: 300;
	line-height: 1;
	letter-spacing: 1px;
}
.project774 .page-title h2 {
	margin: 28px 0 0;
	color: #fff;
	font-size: 90px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 1px;
}
.project774 .page-title h3 {
	margin: 15px 0 0;
	color: #fff;
	font-size: 35px;
	font-weight: 100;
	line-height: 1;
	letter-spacing: 0;
}
.project774 .page-subtitle {

}
.project774 .page-subtitle > p {
    display: block;
    margin: 55px 95px 0 0;
    float: left;
    text-align: left;
}
.project774 .page-subtitle > p > strong {
	display: block;
	margin: 0 0 13px;
	color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
}
.project774 .page-subtitle > p > span {
	display: block;
	color: #000;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
}
.project774 .image-box {
	position: relative;
}
.project774 .image-box .image {
	width: 100%;
	max-width: none;
}
.project774 .image-box .btn-play {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -39px 0 0 -39px;
	width: 78px;
	height: 78px;
}

.project774 .section0 {
	position: relative;
	padding: 0;
}
.project774 .section1 {
	position: relative;
	padding: 180px 0 0;
}
.project774 .section1 .image {
	width: 100%;
    margin-top: -100px;
}
.project774 .section2 {
	position: relative;
	padding: 160px 0 0;
}
.project774 .section2 .image {
	width: 100%;
    margin-top: -100px;
}
.project774 .section3 {
	position: relative;
	padding: 170px 0 0;
}
.project774 .section3 .image {
	width: 100%;
    margin-top: 70px;
}


@media (max-width: 1499px) {
}
@media (max-width: 1399px) {
}
@media (max-width: 1299px) {
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
}
@media (max-width: 575px) {
	.project774 .title {
		font-size: 20px;
	}
	.project774 .subtitle {
    	margin: 80px 0 0;
		font-size: 18px;
	}
	.project774 .text {
		font-size: 14px;
		margin-top:-20px
	}
	.project774 .page-title {
	    display: block;
	    position: absolute;
	    top: 25%;
	    left: 10%;
	    margin: 0;
	    padding: 0;
	    text-align: left;
	}
	.project774 .page-title img {
	    width: 180px;
	}
	.project774 .section1 {
	    position: relative;
	    padding: 70px 0 0;
	}
	.project774 .section1 .image {
	    width: 100%;
	    margin-top: -20px;
	}
	.project774 .section2 {
	    position: relative;
	    padding: 70px 0 0;
	}
	.project774 .section2 .image {
	    width: 100%;
	    margin-top: -15px;
	}
	.project774 .section3 {
	    position: relative;
	    padding: 70px 0 0;
	}
}




