

body{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #a6a6a6;
    background-color: #ffffff;
    overflow-x: hidden;
    -webkit-text-size-adjust: 100%;
    -webkit-overflow-scrolling: touch;
    -webkit-font-smoothing: antialiased;
}
.wrapper{
   background: url("../img/bg.jpg") repeat scroll center top rgba(0, 0, 0, 0);
}
.full-body{
    background:#eff8f6;
}
html {
    font-family: 'Open Sans', sans-serif;
}



img {
    max-width:100%;
}
.fix {
    overflow:hidden;
}

a{
    font-family: 'Open Sans', sans-serif;
}




/* 
[ 2. Typography ]
==========================*/
p{
    font-family: 'Open Sans', sans-serif;
    color: #8e8e8e;
    font-size: 30px;
    line-height: 24px;
    font-weight: 400;
    margin: 0;
}
h1, h2, h3, h4, h5, h6{
    margin: 0 0 15px;
}
h1 {
    font-size: 36px;
}
h2 {
    font-size: 30px;
}
h3 {
    font-size: 24px;
}
h4 {
    font-size: 18px;
}
h5 {
    font-size: 16px;
}
h6 {
    font-size: 13px;
}


.time{
	display: inline-block;
    padding: 6px 10px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    background-color: #777;
    float: right;
    margin-top: 27px;
    margin-right: 12px;

}

.btn-group{
	padding: 24px 67px;
}
.passage{
	position: relative;
    text-align: justify;
    padding-left: 30px;
	margin-top: 50px;
	color: #333
}
.inner-content{
	background-color: #fff;
	width: 360px;
	margin: 0 auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-bottom: 0px;
	padding: 0 39px;
	padding-top: 50px;
	padding-bottom: 25px;
	float: right;
	margin-right: 30px;
	border: 1px solid #D8D8D8;
	margin-top: 52px;
}
.mdltext h3{
	font-size: 16px;
	font-weight: bold;
	color: #444;
	margin-top:15px;
	margin-bottom:0px
}
.mdltext p{
	font-size: 11px;
	color: #F42A41
}
.logo-left{
	display: inline-block
}
.mdltext{
	display: inline-block
}



















/*====================================================================
                                                        [ END ]
======================================================================*/