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

.project841 {
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	background: #fff;
}
.project841 .project841-fullheight {
	position: relative;
	height: 100%;
}
.project841 .display-flex {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.project841 .title {
    margin: 0 0 25px;
    color: #000;
    font-size: 26px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0;
}
.project841 .title i {
	display: block;
    margin: 0 0 15px;
    color: #858f9d;
    font-size: 22px;
    font-weight: 300;
    font-style: normal;
    line-height: 1;
    opacity: 1;
}
.project841 .title span {
	position: relative;
}
.project841 .text {
	margin: 0;
	color: #000;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.6667;
}
.project841 .lazy {
	position: relative;
    overflow: visible !important;
}
.project841 .page-title {
    position: absolute;
    top: 410px;
    left: 20px;
}
.project841 .page-title p {
	position: relative;
	margin: 0;
	color: #fff;
	font-size: 24px;
	font-weight: 100;
	line-height: 1;
	letter-spacing: 1px;
}
.project841 .page-title h2 {
	margin: 20px 0 0;
	color: #fff;
	font-size: 60px;
	font-weight: 400;
	line-height: 1;
	letter-spacing: 0.5px;
}
.project841 .page-title h3 {
	margin: 20px 0 0;
	color: #fff;
	font-size: 36px;
	font-weight: 100;
	line-height: 1;
	letter-spacing: 0;
}
.project841 .page-subtitle {
	position: absolute;
	left: 20px;
	bottom: 60px;
}
.project841 .page-subtitle > p {
	display: block;
    margin: 0 120px 0 0;
    float: left;
}
.project841 .page-subtitle > p > strong {
	display: block;
	margin: 0 0 13px;
	color: #fff;
    font-size: 14px;
    font-weight: 40m;
    line-height: 1;
    letter-spacing: 1.5px;
}
.project841 .page-subtitle > p > span {
	display: block;
	color: #fff;
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
}
.project841 .image-box {
	position: relative;
}
.project841 .image-box .image {
	width: 100%;
	max-width: none;
}


.project841 .section0 {
	position: relative;
}
.project841 .section0 .container {
	position: relative;
}
.project841 .section0 .page-image {
	position: absolute;
    top: -750px;
    right: -80px;
    width: 976px;
    height: 636px;
}

.project841 .section1 {
	position: relative;
	padding: 100px 0 0;
	text-align: center;
}
.project841 .section1 .image1 {
	display: block;
	margin: 55px 0 0;
	height: 900px;
    background-image: url(/img/841/bg_01_swit_concept.png);
	background-position: 100% 0px;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
}
.project841 .section1 .image1 img {
	display: block;
	margin: 250px auto 0;
}
.project841 .section2 {
	margin: 250px 0 0;
}
.project841 .section2 .text {
	margin-bottom: auto;
}
.project841 .section2 .image1 {
    margin: -100px 0 0 190px;
}
.project841 .section2 .image1 img {
	width: 100%;
}
.project841 .section2 .display-flex {
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.project841 .section3 {
	margin: 180px 0 0;
	text-align: center;
}
.project841 .section3 .image1 {
	margin-top: 78px;
}
.project841 .section3 .image1 img {
	width: 100%;
}

.project841 .section4 {
	margin: 147px 0 0;
}
.project841 .section4 .image1 {
	margin-top: 45px;
}
.project841 .section4 .image1 img {
	width: 100%;
}
.project841 .section4 .image2 {
	margin-top: 105px;
}
.project841 .section4 .image2 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) {
	.project841 .title {
		font-size: 20px;
	}
	.project841 .subtitle {
    	margin: 80px 0 0;
		font-size: 18px;
	}
	.project841 .text {
		font-size: 14px;
		text-align: left;
		margin-left: 12px;
	}
	.project841 .page-title {
	    position: absolute;
	    top: 20%;
	    left: 10%;
	}
	.project841 .page-title img {
	    width: 180px;
	}
	.project841 .section1 .image1 {
	    display: block;
	    margin: 55px 0 0;
	    height: AUTO;
	    background-image: url(/img/841/bg_01_swit_concept.png);
	    background-position: 100% 0px;
	    background-repeat: no-repeat;
	    background-size: cover;
	    overflow: hidden;
	}
	.project841 .section1 .image1 img {
	    display: block;
	    margin: 50px auto 0;
	}
	.project841 .section2 .image1 {
	    margin: 0;
	    width: 50%;
	    display: inline-block;
	    margin-right: 10px;
	}
	.project841 .section2 .image2 {
	    width: 40%;
	    display: inline-block;
	    bottom: 0px;
	    position: absolute;
	}
	.project841 .title i {
		display: block;
	    margin: 0 0 15px;
	    margin-left: 12px;
	    color: #858f9d;
	    font-size: 22px;
	    font-weight: 300;
	    font-style: normal;
	    line-height: 1;
	    opacity: 1;
	}
	.project841 .title span {
		position: relative;
		margin-left: 12px;
	}
	.project841 .section1, .project841 .section2, .project841 .section3, .project841 .section4 {
	    position: relative;
	    padding: 60px 0 0;
	    text-align: left;
	    margin-top: 40px;
	}
	
}




