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

.project830 {
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	background: #fff;
}
.project830 .project830-fullheight {
	position: relative;
	height: 100%;
}
.project830 .title {
	margin: 0;
	color: #000;
	font-family: 'Bebas Neue', 'Spoqa Han Sans Neo', sans-serif;
	font-size: 32px;
	font-weight: 400;
	line-height: 1;
}
.project830 .title i {
	margin-right: 15px;
	color: #6b0d18;
	font-family: 'Akrobat Light', 'Akrobat', 'Spoqa Han Sans Neo', sans-serif;
	font-weight: 100;
	font-style: normal;
}
.project830 .text {
	margin: 0;
	color: #000;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.7778;
}
.project830 .lazy {
	position: relative;
    overflow: visible !important;
}
.project830 .page-title {
	display: block;
	position: absolute;
    top: 179px;
	margin: 0;
	padding: 0;
	text-align: left;
}
.project830 .page-title p {
	position: relative;
	margin: 0 0 0 -3px;
	color: #fff;
	font-size: 24px;
	font-weight: 300;
	line-height: 1;
	letter-spacing: 2px;
}
.project830 .page-title h2 {
	margin: 17px 0 0;
	color: #fff;
	font-family: 'Roboto', 'Spoqa Han Sans Neo', sans-serif;
	font-size: 30px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0px;
}
.project830 .page-title h3 {
	margin: 20px 0 0;
	color: #fff;
	font-size: 36px;
	font-weight: 100;
	line-height: 1;
	letter-spacing: 0;
}
.project830 .page-subtitle {
	position: absolute;
    bottom: 75px;
}
.project830 .page-subtitle > p {
    display: block;
    margin: 40px 0 0;
    text-align: left;
}
.project830 .page-subtitle > p > strong {
	display: block;
	margin: 0 0 13px;
	color: #bd2020;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.15em;
}
.project830 .page-subtitle > p > span {
	display: block;
	color: #fff;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    letter-spacing: 0.03em;
}
.project830 .image-box {
	position: relative;
}
.project830 .image-box .image {
	width: 100%;
	max-width: none;
}
.project830 .image-box .btn-play {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -39px 0 0 -39px;
	width: 78px;
	height: 78px;
}


.project830 .section1 {
	position: relative;
	padding: 206px 0 0;
}
.project830 .section1 .image1 {
	position: relative;
	margin: 35px 0 0;
}
.project830 .section1 .image1 img {
	width: 100%;
}
.project830 .section2 {
	position: relative;
	margin: -157px 0 0;
}
.project830 .section2 .text {
	margin-bottom: 125px;
}
.project830 .section2 .image1 {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    flex-wrap: nowrap;
    flex-direction: column;
    align-content: flex-end;
}
.project830 .section2 .image2 {
	display: flex;
    align-content: flex-end;
    justify-content: flex-end;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
}
.project830 .section3 {
	position: relative;
	margin: 279px 0 0;
}
.project830 .section3 .image1 {
	margin: 90px 0 0;
}
.project830 .section3 .image1 img {
	width: 100%;
	max-width: none;
}
.project830 .section3 .image2 {
	margin: 0 0 -24.85%;
}
.project830 .section3 .image2 img {
	width: 100%;
	max-width: none;
}
.project830 .section3 .image3 {
	margin: 0;
}
.project830 .section3 .image3 img {
	width: 100%;
	max-width: none;
}
.project830 .section4 {
	position: relative;
	margin: 183px 0 0;
}
.project830 .section4 .image1 {
	margin: 66px 0 0;
	width: calc( 100% - ( ( 100% - 790px ) / 2 ));
}
.project830 .section4 .image1 img {
	width: 100%;
	max-width: none;
}
.project830 .section5 {
	position: relative;
	margin: 146px 0 0;
}
.project830 .section5 .image1 {
	margin: 66px 0 0 auto;
	width: calc( 100% - ( ( 100% - 790px ) / 2 ));
}
.project830 .section5 .image1 img {
	width: 100%;
	max-width: none;
}
.project830 .section5 .image2 {
	margin: 225px 0 0;
}
.project830 .section5 .image2 img {
	width: 100%;
	max-width: none;
}




@media (max-width: 1499px) {
}
@media (max-width: 1399px) {
}
@media (max-width: 1299px) {
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
}
@media (max-width: 575px) {
	.project830 .title {
		font-size: 22px;
		line-height: 1.2;
		margin-bottom: 20px;
		margin-left: 12px;
	}
	.project830 .subtitle {
    	margin: 80px 0 0;
		font-size: 18px;
	}
	.project830 .text {
		font-size: 14px;
		margin-left: 12px;
	}
	.project830 .page-title {
	    display: block;
	    position: absolute;
	    top: 20%;
	    left: 10%;
	    margin: 0;
	    padding: 0;
	    text-align: left;
	}
	.project830 .page-title img {
		width: 240px;
	}
	.project830 .title i {
	    display: block;
	    font-size: 18px;
	}
	.project830 .section1 {
	    position: relative;
	    padding: 50px 0 0;
	}
	.project830 .section2 {
	    position: relative;
	    margin: -10px 0 0;
	}
	.project830 .section2 .text {
	    margin-bottom: 40px;
	}
	.project830 .section2 .image1 {
	    display: flex;
	    justify-content: flex-end;
	    align-items: flex-end;
	    flex-wrap: nowrap;
	    flex-direction: column;
	    align-content: flex-end;
	    padding: 0 15px;
	    margin-left: 10px;
	}
	.project830 .section2 .image2 {
	    display: flex;
	    align-content: flex-end;
	    justify-content: flex-end;
	    flex-direction: column;
	    flex-wrap: nowrap;
	    align-items: flex-start;
	    padding: 0 15px;
	    margin-left: -17px;
	}
	.project830 .section3 {
	    position: relative;
	    margin: 50px 0 0;
	}
	
	.project830 .section4 {
	    position: relative;
	    margin: 50px 0 0;
	}
	.project830 .section4 .image1 {
	    margin: 66px 0 0;
	    padding: 0 30px;
	    width: 100%;
	}
	.project830 .section5 {
	    position: relative;
	    margin: 50px 0 0;
	}
	.project830 .section5 .image1 {
	    margin: 66px 0 0 auto;
	    width: 100%;
	    padding: 0 30px;
	}
	.project830 .section5 .image2 {
	    margin: 40px 0 0;
	    padding: 0 30px;
	}
}




