/* ======================================================================== */
/* 2150   */
/* ======================================================================== */

.project2150 {
	font-family: 'Montserrat', sans-serif;
	background: #fff;
}
.project2150 .project2150-fullheight {
	position: relative;
	height: 100%;
}
.project2150 .title {
	margin: 0px 0 38px -17px;
	color: #fff;
	font-size: 32px;
	font-weight: 400;
	line-height: 1;
}
.project2150 .text {
	margin: 0 0 0 -17px;
	color: #000;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.7778;
}
.project2150 .lazy {
	position: relative;
    overflow: visible !important;
}
.project2150 .page-title {
	display: block;
	position: absolute;
    top: 256px;
	margin: 0 0 0 57%;
	padding: 0;
	text-align: left;
}
.project2150 .page-title p {
	position: relative;
	font-family: 'Roboto', sans-serif;
	margin: 0 0 0 -8px;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0;
}
.project2150 .page-title h2 {
	margin: 0 0 16px -9px;
	color: #fff;
	font-family: 'Roboto', 'Spoqa Han Sans Neo', sans-serif;
	font-size: 80px;
	font-weight: 300;
	line-height: 1;
	letter-spacing: 0.01em;
}
.project2150 .page-title h2 strong {
	color: #be4840;
	font-weight: 300;
}
.project2150 .page-subtitle {
	position: absolute;
    bottom: 110px;
		right: 60px;
    margin: 0;
}
.project2150 .page-subtitle > p {
    display: block;
		margin: 35px 0 0 70px;
    float: left;
}
.project2150 .page-subtitle > p > strong {
	display: block;
	margin: 0 0 15px;
	color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
}
.project2150 .page-subtitle > p > span {
	display: block;
	color: #fff;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
}
.project2150 .number {
	margin: 0;
	color: #858f9d;
	font-size: 16px;
	font-weight: 400;
	line-height: 2;
	letter-spacing: 0.6px;
}
.project2150 .image-box {
	position: relative;
}
.project2150 .image-box .image {
	width: 100%;
	max-width: none;
}
.project2150 .image-box .btn-play {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -39px 0 0 -39px;
	width: 78px;
	height: 78px;
}


.project2150 .section1 {
	position: relative;
	padding: 80px 0 0;
}
.project2150 .section1 .image1 {
	position: relative;
	margin: 50px 0 0;
	width: calc( 100% - ( ( 100vw - 1320px ) / 2 ));
}
.project2150 .section1 .image1 img {
	width: 100%;
}

.project2150 .section2 {
	position: relative;
	padding: 160px 0 0;
}
.project2150 .section2 .image2 {
	position: relative;
	margin: 60px 0 0;
	width: 100%;
}
.project2150 .section2 .image2 img {
	width: 100%;
}

.project2150 .section3 {
	position: relative;
	padding: 160px 0 0;
}
.project2150 .section3 .image3 {
	position: relative;
	margin: 60px 0 0;
	width: 100%;
}
.project2150 .section3 .image3 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) {
	.project2150 .title {
		font-size: 15px;
	}
	.project2150 .subtitle {
    	margin: 80px 0 0;
		font-size: 18px;
	}
	.project2150 .text {
		font-size: 14px;
		margin: 0;
		margin-left: 12px;
		margin-top: -20px;
	}
	.project2150 .page-title {
	    display: block;
	    position: absolute;
	    top: 20%;
	    left: 10%;
	    margin: 0;
	    padding: 0;
	    text-align: left;
	}
	.project2150 .page-title img {
	    width: 160px;
	}
	.project2150 .section1 .image1 {
	    position: relative;
	    margin: 50px 0 0;
	    width: 100%;
	}
	.project2150 .section3 .image3 {
	    position: relative;
	    margin: 60px -16px 0;
	    width: 110%;
	}
	.project2150 .title {
	    margin: 0px 0 38px 0;
	    margin-left: 12px;
	    color: #000;
	    font-size: 20px;
	    font-weight: 400;
	    line-height: 1;
	}
	.project2150 .number {
		margin: 0;
		margin-left: 12px;
		color: #858f9d;
		font-size: 16px;
		font-weight: 400;
		line-height: 2;
		letter-spacing: 0.6px;
	}

}
