
body {
	font-family:'Playfair Display', sans-serif;
}

.container {
	width:100%;
	position:relative;
	top:-120px;
	color:#0000ff;
	overflow-x:hidden;
	z-index:2;
	background-color:#fff;
}
.blue .container {
	background-color:#0000ff;
}
p {
	font-size:1.2rem;
	font-weight:400;
	z-index:999;
	cursor:default;
}
.wordTouch {color:#DE4C1F; cursor:default;}
.bar {
	width:1px;
	height:45em;
	background-color:#ccc;
	position:absolute;
}
.intro {
	width:100%;
	background-color:#DE4C1F;
	margin:0 auto;
	z-index:1;
}
.intro h1 {
	text-align: center;
    color: #0000ff;
    font-size: 66px;
    line-height: 1.05;
    font-style:italic;
    width: 50%;
    font-weight: 400;
    border-bottom: 45px solid #0000ff;
    margin: 0 auto;
    padding: 15% 0 9px;
    -o-transform: rotate(-1deg);
    -moz-transform: rotate(-1deg);
    -webkit-transform: rotate(-1deg);
    transform: rotate(-1deg);
}
.intro h1 span {
	font-size: 67px;
    vertical-align: 7px;
}
.intro h1 sup {
	font-size: 1rem;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-style: normal;
}
.text .advantage {
	width:60%;
	max-width:1000px;
	margin:13em auto;
	padding:2rem 3rem;
	background-color:#0000ff;
	color:#efefef;
	line-height:2;
	font-size:1.5rem;
}
.text .advantage .wordTouch {color:#0000ff;}
.text .christo {
	font-size:3rem;
}

.text .p3-wrap p {
	font-size:1.2rem;
	line-height:1.5;
	width:80%;
	margin:0 auto;
	background:transparent;
	color:#0000ff;
	padding:0;
	position:relative;
	z-index: -1;
}
.text .p3-wrap p:nth-of-type(1), .text .p3-wrap p:nth-of-type(3) {
	z-index:2;
}
.p3-wrap {
	position:relative;
	width:45%;
	margin:13rem auto 0;
}
.square {
	width:5%;
	height:28rem;
	min-width:2rem;
	background-color:#DE4C1F;
	position:absolute;
}
.p3-wrap .square:nth-of-type(1) {
	top:0rem;
}
.p3-wrap .square:nth-of-type(2) {
	z-index:1;
	top:0rem;
	left:70%;
}


.p4-wrap {
	width:60%;
	margin:10rem auto 0;
	-webkit-display:flex;
	display:flex;
	position:relative;
}
.p4-wrap span {
	width:80%;
	padding:0 1%;
	display:block;
}
.p4-wrap span:nth-of-type(1) {
	width:100%;
}
.p4-wrap .bar:nth-of-type(1) {
	top:35%;
	left:50%;
	background-color:#DE4C1F;
}
.p4-wrap .bar:nth-of-type(2) {
	top:45%;
	left:40%;
	background-color:#DE4C1F;
}
.p4-wrap .bar:nth-of-type(3) {
	top:39%;
	left:44%;
	background-color:#DE4C1F;
}

.p4-wrap .bar:nth-of-type(4) {
	top:35%;
	left:30%;
	background-color:#DE4C1F;
}
.p4-wrap .bar:nth-of-type(5) {
	top:45%;
	left:24%;
	background-color:#DE4C1F;
}
.p4-wrap .bar:nth-of-type(6) {
	top:39%;
	left:20%;
	background-color:#DE4C1F;
}

.p5-wrap {
	width:100%;
	padding-bottom:10rem;
	margin:0;
	background-color:#DE4C1F;
}
.p5-wrap p.all {
	width:60%;
	min-width:3rem;
	background-color:#fff;
	color:#0000ff;
	font-size:1rem;
	padding:1rem 2%;
	margin:0rem 0 0 10%;
	border-left:1rem solid #0000ff;
	cursor:crosshair;
}
.all .wordTouch {
	color:#efefef;
}


.im-wrap {
	margin:0em auto 0;	
	position:relative;
	width:50%;
	left:20%;
	top:-2.5rem;
}
.im-wrap p {
	font-size:1rem;
	line-height:1.6;
	padding:1rem;
	width:50%;
	margin:0;
	color:#DE4C1F;
	position:relative;
	border-left:1rem solid #0000ff;
	cursor:crosshair;
}
.im-wrap .wordTouch {
	color:#0000ff;
}


.in {
	width:100%;
	margin: 17rem auto;
	text-align: right;
	font-size:2rem;
	background-color:#0000ff;
}
.in span {
	background-color:#fff;
	color:#0000ff;
}
.in span:nth-of-type(1) {
	width:70%;
	display:block;
	border-right:1rem solid #DE4C1F;
}
.in span:nth-of-type(2) {
	width:90%;
	display:block;
	border-right:1rem solid #DE4C1F;
}
.in span:nth-of-type(3) {
	display:block;
	border-right:1rem solid #DE4C1F;
	border-left:1rem solid #DE4C1F;
}

.inThe {
	width: 30%;
	margin:48rem auto 4rem;
	font-size:1.1rem;
	line-height:1.4;
}
.circ {
	border-radius:100%;
	width:2rem;
	height:2rem;
	background-color:#DE4C1F;
	margin:0 auto;
}
.myFav {
	margin:0 0 20rem;
	text-align: center;
}
.note {
	color: #fff;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    font-family: Arial,sans-serif;
    font-size: .7rem;
    letter-spacing: 0.1rem;
    padding-bottom: 0.3rem;
    margin-bottom: 0.2rem;
}
.note a {
	color:#fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
}
.note a:hover {
	opacity:0.5;
}

.blue {
	background-color:#0000ff;
	color:#fff !important;
}
.blue .in span {
	background-color:transparent;
}
.blue .p5-wrap p.all {
	background-color:#0000ff;
}

@media screen and (max-width: 600px) {
	.text .advantage {
		line-height:1.7;
		font-size:1.3rem;
	}
	.p3-wrap {
		width:100%;
	}
	.text .p3-wrap p {
		width:70%;
	}
	.p4-wrap {
		width:100%;
		margin-left:auto;
		-webkit-flex-wrap:wrap;
		flex-wrap:wrap;
	}
	.p4-wrap span {
		display:block;
		width:25%;
		text-align: right;
	}

	.inThe {
		width:70%;
		margin-top: 10rem;
		margin-bottom: 20rem;
	}
	.in span {
		width:100%;
	}
	.myFav {
		margin:0 0 50rem;
		text-align: center;
	}
	.note, .note a {
		color:#0000ff !important;
	}
}