@import url('https://fonts.googleapis.com/css?family=Farsan');
html,
body {
    padding: 0;
    margin: 0;
}
.ri02 h1 img {
    width: 70%;
    max-width: 100%;
    position:absolute;
    top:0%;
    right:0%; }
}
.li02 h1 img {
    width: 70%;
    max-width: 100%;

}
* {
    margin: 0;
    padding: 0;
    line-height: 1.4;
    color: #ffffff;
    vertical-align: top;
}

.ri01 h1 {
    text-align: right;
    color: #fff;
    font-family: 'Farsan', cursive;
    font-size: calc(100% + 2vw) !important;
    word-wrap: break-word !important;
    position: absolute;
    top: 20%;
}

.ri01 h1 span {
    color: #fff;
    font-size: calc(50% + 1vw) !important;
    line-height: 1;
}

.ri01 {
    background-image: url(../img/1l.jpg);
    background-position: right;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;

}
.li01 {
    background-image: url(../img/1r.jpg);
    background-position: left;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;

}
.li01 h1 {
    text-align: left;
    color: #fff;
    font-family: 'Farsan', cursive;
    font-size: calc(100% + 2vw) !important;
    word-wrap: break-word !important;
    position: absolute;
    top: 20%;
}

.li01 h1 span {
    color: #fff;
    font-size: calc(100% + 1vw) !important;
    line-height: 1;
}

.ri01 h1 img {
    width: 100%;
    max-width: 100%;

}

.li01 h1 img {
    width: 100%;
    max-width: 100%;
}


.section02_l {
    text-align: right;

}
.section03_l {
    text-align: right;

}
.section03_l h1 {
    font-family: 'Farsan', cursive;
    font-size: calc(100% + 2vw) !important;
    color: #FF6;
    position: relative;
    top: 0%;
}
.ms-section    top: 44%;
    left: 25%;
}

.section03_l p {
    color: #000000;
    text-align: center;

}

.section03_l {
    background: #106232;
    height: 100%;
    position: relative;
    top: 0%;
    right: 0%
}



.section03_r h1 {
    font-family: 'Farsan', cursive;
    font-size: calc(60% + 2vw) !important;
    color: #106232;
    position: relative;
    top: 1%;
}
.section03_r h3 {
    color: #ffffff;
}

.section03_r p {
    color: #000000;
    position: relative;
    top: 1%;
}

.section03_r {
    background: #FF6;
    height: 100%;
    position: relative;
    top: 0%;
    right: 0%
}

.section04_l h1 {
    font-family: 'Farsan', cursive;
    font-size: calc(60% + 2vw) !important;
    color: #299fe9;
    position: relative;
    top: 1%;
}
.section04_l p {

    color: #299fe9;

}

.foot {
    width: 600px;
    height: 150px;
    margin: 0 auto;
    background-color:#5c5c5c;
}
.foot1 {
    width: 200px;
    float: left;
    background-color:#5c5c5c;
}
.foot2 {
    width: 200px;
    float: left;
    background-color:#5c5c5c;
}
.foot3 {
    width: 400px;
    float: left;
    background-color:#5c5c5c;
}
#menu li {
    display: inline-block;
    margin: 10px;
    color: #000;
    background: #fff;
    background: rgba(255, 255, 255, 0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#menu li.active {
    background: #666;
    background: rgba(255, 255, 255, 1);
    color: #000;
}

#menu li a {
    text-decoration: none;
    color: #000;
}

#menu li.active a:hover {
    color: #000;
}

#menu li:hover {
    background: rgba(255, 255, 255, 0.8);
}

#menu li a,
#menu li.active a {
    padding: 9px 18px;
    display: block;
}

#menu li.active a {
    color: #000;
}

#menu {
    position: fixed;
    top: 0;
    left: 0;
    height: 40px;
    z-index: 70;
    width: 100%;
    padding: 0;
    margin: 0;
}

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



	h1{font-size:450%;color:#fff;}





	#menu li {

		display:inline-block;

		margin: 10px;

		color: #000;

		background:#fff;

		background: rgba(255,255,255, 0.3);

		-webkit-border-radius: 10px;

				border-radius: 10px;

	}

	#menu li.active{

		background:#666;

		background: rgba(255,255,255, 1);

		color: #000;

	}

	#menu li a{

		text-decoration:none;

		color: #000;

	}

	#menu li.active a:hover{

		color: #000;

	}

	#menu li:hover{

		background: rgba(255,255,255, 0.8);

	}

	#menu li a,

	#menu li.active a{

		padding: 9px 18px;

		display:block;

	}

	#menu li.active a{

		color: #000;

	}

	#menu{

		position:fixed;

		top:0;

		left:0;

		height: 40px;

		z-index: 70;

		width: 100%;

		padding: 0;

		margin:0;

	}
