/* ======================================================================== */
/* 781   */
/* ======================================================================== */
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

.project781 {
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	background: #fff;
}
.project781 .project781-fullheight {
	position: relative;
	height: 100%;
}
.project781 .title {
	margin: 0 0 20px;
	color: #000;
	font-family: 'Bebas Neue', 'Spoqa Han Sans Neo', sans-serif;
	font-size: 40px;
	font-weight: 400;
	line-height: 1;
    letter-spacing: 0;
}
.project781 .title i {
	display: block;
	margin: 0 0 12px;
	color: #2ad6c4;
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	line-height: 1;
	letter-spacing: 0.07em;
}
.project781 .title span {
	position: relative;
	margin-left: -1px;
}
.project781 .text {
	margin: 0;
	color: #000;
	font-size: 16px;
	font-weight: 300;
	line-height: 2;
	letter-spacing: 0.03em;
}
.project781 .lazy {
	position: relative;
    overflow: visible !important;
}
.project781 .page-title {
    display: block;
    position: relative;
    margin: 0;
    padding: 246px 0 0;
    z-index: 1;
}
.project781 .page-title p {
	position: relative;
	margin: 0 0 0 2px;
	color: #fff;
	font-size: 24px;
	font-weight: 300;
	line-height: 1;
	letter-spacing: 1px;
}
.project781 .page-title h2 {
	margin: 10px 0 0 -1px;
	color: #2ad6c4;
	font-family: 'Bebas Neue', 'Spoqa Han Sans Neo', sans-serif;
	font-size: 72px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0.03em;
}
.project781 .page-title h3 {
	margin: 20px 0 0;
	color: #fff;
	font-size: 36px;
	font-weight: 100;
	line-height: 1;
	letter-spacing: 0;
}
.project781 .page-subtitle {
	position: relative;
	z-index: 1;
}
.project781 .page-subtitle p {
    display: block;
    margin: 47px 107px 0 0;
    float: left;
    text-align: left;
}
.project781 .page-subtitle p > strong {
	display: block;
	margin: 0 0 12px;
	color: #2ad6c4;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
}
.project781 .page-subtitle p > span {
	display: block;
	color: #000;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
}
.project781 .image-box {
	position: relative;
}
.project781 .image-box .image {
	width: 100%;
	max-width: none;
}
.project781 .image-box .btn-play {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -39px 0 0 -39px;
	width: 78px;
	height: 78px;
}

.project781 .section0 {
	height: 100vh;
}
.project781 .section0 .container {
	position: relative;
}
.project781 .section0 .image {
	position: relative;
	margin: 29px 0 0;
	z-index: 1;
}
.project781 .section0 .image img {
	display: block;
	width: 100%;
	max-width: none;
}
.project781 .section0 .js-transition-img__transformed-el {

}


.project781 .section1 {
	position: relative;
	padding: 285px 0 0;
}
.project781 .section1 .image {
	display: flex;
	flex-wrap: nowrap;
	align-content: flex-end;
	width: 100%;
}
.project781 .section1 .image1 {
	display: block;
	margin: auto 0 0;
	width: 50.83%
}
.project781 .section1 .image2 {
	display: block;
	margin: auto 0 0 -11.92%;
	width: 61.09%;
}
.project781 .section1 .image1 img,
.project781 .section1 .image2 img {
	display: block;
	width: 100%;
}
.project781 .section2 {
	position: relative;
	padding: 160px 0 0;
}
.project781 .section2 .text {
	margin-bottom: 30px;
}
.project781 .section3 {
	position: relative;
	padding: 246px 0 0;
}
.project781 .section3 .text {
	margin-bottom: 40px;
}
.project781 .section3 .image1 img {
	width: 100%;
	max-width: none;
}

.project781 .section4 {
	position: relative;
	padding: 205px 0 0;
}
.project781 .section4 .text {
	margin-bottom: 45px;
}
.project781 .section4 .video {
	margin-bottom: 74px;
}




.project781 .video {
	position: relative;
}
.project781 .video .btn_play {
	display: block;
	position: absolute;
	margin: -63.5px 0 0 -63.5px;
	width: 127px;
	height: 127px;
	top: 50%;
	left: 50%;
	z-index: 1;

}
.project781 .video .btn_play img {
	transition: all 300ms ease;
}
.project781 .video .btn_play:hover img {
	transform: scale(1.2);
}
.project781 .video img {
	width: 100%;
}



@media (max-width: 1499px) {
}
@media (max-width: 1399px) {
}
@media (max-width: 1299px) {
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
}
@media (max-width: 575px) {
	.project781 .title {
		font-size: 15px;
	}
	.project781 .subtitle {
    	margin: 80px 0 0;
		font-size: 18px;
	}
	.project781 .text {
		font-size: 14px;
		margin-left: 12px;
		line-height: 1.5;
	}
	.project781 .page-title {
	    display: block;
	    position: relative;
	    top: 30%;
	    left: 5%;
	    margin: 0;
	    padding: 0;
	    z-index: 1;
	}
	.project781 .page-title img {
		width: 210px;
	}
	.project781 .video .btn_play {
	    display: block;
	    position: absolute;
	    margin: -63.5px 0 0 -63.5px;
	    width: 70px;
	    height: 127px;
	    top: 60%;
	    left: 55%;
	    z-index: 1;
	}
	.project781 .title i {
		display: block;
		margin: 0 0 12px;
		margin-top: -100px;
		margin-left: 12px;
		color: #2ad6c4;
		font-family: 'Spoqa Han Sans Neo', sans-serif;
		font-size: 16px;
		font-weight: 300;
		font-style: normal;
		line-height: 1;
		letter-spacing: 0.07em;
	}
	.project781 .title span {
		position: relative;
		font-size: 25px;
		margin-left: 12px;
	}
	.project781 .section1, .project781 .section2, .project781 .section3, .project781 .section4 {
	    position: relative;
	    padding: 150px 0 0;
	}
	.project781 .section4 .video {
	    margin-bottom: 30px;
	}

}





