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

.project845 {
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	background: #fff;
}
.project845 .project845-fullheight {
	position: relative;
	height: 100%;
}
.project845 .top-bg {
	background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
.project845 .title {
	margin: 0 0 45px;
	color: #000;
	font-size: 32px;
	font-weight: 400;
	line-height: 1;
    letter-spacing: 0;
}
.project845 .title i {
	display: block;
	margin: 0 0 15px;
	color: #858f9d;
	font-size: 16px;
	font-weight: 300;
	font-style: normal;
	line-height: 1;
}
.project845 .text {
	margin: 0;
	color: #000;
	font-size: 16px;
	font-weight: 300;
	line-height: 2;
	letter-spacing: 0.03em;
}
.project845 .page-title {
    position: absolute;
    top: 145px;
    left: 0;
    width: 100%;
}
.project845 .page-title p {
	position: relative;
	margin: 0 0 0 1px;
	color: #000;
	font-size: 24px;
	font-weight: 300;
	line-height: 1;
	letter-spacing: 0.03em;
}
.project845 .page-title h2 {
	margin: 16px 0 0 -1px;
	color: #000;
	font-size: 72px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0;
}
.project845 .page-subtitle {
	position: absolute;
	bottom: 53px;
	left: 0;
    width: 100%;
}
.project845 .page-subtitle p {
    display: block;
    float: left;
    margin: 0 125px 0 0;
    text-align: left;
}
.project845 .page-subtitle p > strong {
	display: block;
	margin: 0 0 13px;
	color: #858f9d;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 1.5px;
}
.project845 .page-subtitle p > span {
	display: block;
	color: #000;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: -40px;
}


.project845 .section1 {
    position: relative;
    padding: 140px 0 0;
}
.project845 .section1 .image1 {
    margin: 34px 0 0 auto;
    width: calc( 100vw - ( ( 100vw - 1200px ) / 2 ));
}
.project845 .section1 .image1 img {
	width: 100%;
}

.project845 .section2 {
    position: relative;
    padding: 165px 0 0;
}
.project845 .section2 .image1 {
    margin: 45px auto 0 0;
    width: calc( 100vw - ( ( 100vw - 1200px ) / 2 ) - ( 1200px / 12 * 3 ));
}
.project845 .section2 .image1 img {
	width: 100%;
}

.project845 .section3 {
    position: relative;
    padding: 170px 0 0;
}
.project845 .section3 .image1 {
    margin: 45px 0 0;
}
.project845 .section3 .image1 img {
	width: 100%;
}

.project845 .section4 {
    position: relative;
    padding: 170px 0 185px;
}
.project845 .section4 .image1 {
    margin: 50px -80px 0;
}
.project845 .section4 .image1 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) {
	.project845 .page-title {
	    position: absolute;
	    top: 80%;
	    left: 5%;
	    width: 100%;
	}
	.project845 .page-title img {
	    width: 70%;
	}
	.project845 .title {
		font-size: 17px;
		margin-left: 12px;
		line-height: 0.2;
	}
	.project845 .subtitle {
    	margin: 80px 0 0;
		font-size: 18px;
	}
	.project845 .text {
		font-size: 13px;
		margin-left: 12px;
		margin-top: -20px;
		letter-spacing: 0;
    	line-height: 1.6;
	}
	.project845 .section1 .image1 {
	    margin: 34px 0 0 auto;
	    width: 100%;
	}
	.project845 .section2 .image1 {
	    margin: 45px auto 0 0;
	    width: 100%;
	}
	.project845 .section2 .image1 img {
	    width: 100%;
	    padding: 0 20px;
	}
	.project845 .section4 .image1 {
	    margin: 50px -42px 0;
	}
	.project845 .section4 .image1 img {
	    width: 100%;
	    padding: 0 20px;
	}
	.project845 .title i {
		display: block;
		margin: 0 0 15px;
		color: #858f9d;
		font-size: 16px;
		font-weight: 300;
		font-style: normal;
		line-height: 1;
	}
	
}




