/* Global */

body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	font-size: 1em;
	color: #8a8683;
	background-color:#ffffff;
}
img {
	max-width: 100%;
}
a:link {
	color: #f68f67;
	text-decoration: none;
}
a:hover {
	color: #bde2df;
	text-decoration: none;
}


h3 {
	text-align:center;
}

hr.dotted {
    border: 0;
    border-bottom: 3px dotted #fcfcfc;
}

.komoji {
	font-size:0.5em;
	padding:0.4em;
	letter-spacing:0em;
}

/* Navigation */

.menu {
	position:fixed;
	top:0px;
	width:100%; 
	height:auto; 
	background-color:#ffd800;
	z-index:100;
}
#logo {
	text-align: left;
	margin: 10px 0;
}
#nav {
	text-align: right;
	margin: 70px 0 0 0;
}
.navigation{
	float: right;
	list-style: none;
	margin: 0;
}
.navigation li{
	float: left;
	padding:0 0 0 50px;
		color: #666;
}

.navigation li:a{
	cursor:pointer;
	color: #666;
}

.navigation li:hover{
	cursor:pointer;
	color: #666;
	font-weight:bold;
}

.navigation .active{
	cursor:pointer;
	color: #666;
}

    #btn{
		width:200px;
		margin:0 auto;
	}
    
	 .btn2 a{
    margin: margin: 0 0 5px;
    display:inline-block;
    border-radius: 5px;
    box-shadow:0 5px #ce5651;
    border-bottom:1px solid #ed2015;
	width:90%;
	
    }
	
	    .btn2 a:link{
    color:#FFF;
	/*font-size:1.6em;*/
    }
	
    .btn2 a:hover{
		margin:5px 0 0 0;
    
    box-shadow:none;
    }
	






    p a{
    width:100%;
    padding:10px;
    background:#ee6557;
    color:#ffffff;
    text-align:center;
    display:block;
    text-decoration:none;
	 border-radius: 5px;
    }
    p a:hover{
    text-decoration:none;
    background:#ee6557;
     
    }

    .btn3 a{
    margin:0 0 5px 0;
    display:inline-block;
    border-radius: 5px;
    box-shadow:0 5px #ce5651;
    border-bottom:1px solid #ed2015;
	width:137px;
    }
	
	    .btn3 a:link{
    color:#FFF;
	/*font-size:1.6em;*/
    }
	
	
    .btn3 a:hover{
    margin:5px 0 0 0;
    box-shadow:none;
    }
	
	
	
	body #footer h3 a {
	color: #666;
	
}


   body #footer h3 a:hover{
	cursor:pointer;
	color: #0068b6;
	font-weight:bolder;
}


#subtitle {
	height: 100px;
	margin-bottom: 50px;
	width: 100%;
	background-image: url(../images/h1back.jpg);
}

/* General Slides */ 

.slide{
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
	padding:170px 0 200px;
}



/* Slide 1 */ 

#slide1{
	background-color:#ffd800;
	
}
/*#slide1 h1 {
	font-size: 3.2em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#8a8683;
	font-weight: 700;
}*/ 
#slide1 h2 {
	font-size: 2em;
	color: #8a8683;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}




/* Slide 2 */ 

#slide2{
	
	background-color:#eee9e2;
	color:#ffffff;
}
/*#slide2 h1 {
	font-size: 3.2em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#ffffff;
	font-weight: 700;
}*/ 
#slide2 h2 {
	font-size: 2em;
	color: #ffffff;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}




/* Slide 3 */ 

#slide3{
	background-color:#eee9e2;
}
/*#slide3 h1 {
	font-size: 3.2em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#8a8683;
	font-weight: 700;
}*/ 
#slide3 h2 {
	font-size: 2em;
	color: #8a8683;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}
#test{
	padding: 10px 0;
	/* background-color:#ffffff; */
	color: #8A8683;
	font-size: 1em;
	font-weight: 400;
	border-radius: 10px;
	text-align: center;
}



#test1{
	padding:10px 20px;
	background:#ffffff;
	color:#8A8683;
	font-size: 1em;
	font-weight: 400;
	border-radius:10px;
}


#test2{
	padding:10px 0;
	background:none;
	color:#ffffff;
	font-size: 1em;
	font-weight: 400;
	border-radius:10px;
}


#test4{
	padding:10px 0;
	/*background-color:#f7f7f7; */
	color:#8A8683;
	font-size: 1em;
	font-weight: 400;
	border-radius:10px;
}

/* Slide 4 */

#slide4{
	
	background-color:#eee9e2;
	color:#ffffff;
}
/*#slide4 h1 {
	font-size: 3.2em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#ffffff;
	font-weight: 700;
} */
#slide4 h2 {
	font-size: 2em;
	color: #ffffff;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}


/* Slide 5 */

#slide5{
	background-color:#eee9e2;
}
/* #slide5 h1 {
	font-size: 3.2em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#8a8683;
	font-weight: 700;
} */
#slide5 h2 {
	font-size: 1.3em;
	color: #8a8683;
	line-height: 0px;
	padding: 22px;
	font-weight: 400;
	clear: both;
}


#test_table1 {
	background: none repeat scroll 0 0 #fff;
	font-size: 16px;
	padding-bottom: 22px;
	padding-top: 20px;
	text-align: center;
}

#test_table2_1 {
	border: 3px solid #fff;
	font-size: 18px;
	margin: 0 -3px;
	padding-bottom: 12px;
	padding-top: 18px;
	text-align: center;
}

#test_table2_2 {
	border: 3px solid #fff;
	font-size: 18px;
	margin: 0 -3px;
	padding-bottom: 83px;
	padding-top: 74px;
	text-align: center;
}

#test_b{
	
}


#footer{
	margin-top:80px;
}

/* Tablet */
@media screen and (max-width: 1024px) {

#logo {
	width: 100%;
	text-align: center;
}

#nav {
	width:100%;
	text-align:center;
	margin:10px 0;
}

.navigation{
	width: 100%;
	float: center;
	list-style: none;
	margin: 0;
	padding:0;
}

.navigation li{
	float: left;
	width:20%;
	padding:0;
}

.slide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding:150px 0;
}

#decorative {
	display:none;
}

#content {
	text-align:center;
	width:100%;
	
}

#slide1 h1 {
	line-height: 1em;
}
#slide1 h2 {
	line-height: 1em;
}
#slide2 h1 {
	line-height: 1em;
}
#slide2 h2 {
	line-height: 1em;
}
#slide3 h1 {
	line-height: 1em;
}
#slide3 h2 {
	line-height: 1em;
}
#slide4 h1 {
	line-height: 1em;
}
#slide4 h2 {
	line-height: 1em;
}

}




/* Mobile */
@media screen and (max-width: 480px) {

#logo {
	width: 100%;
	text-align: center;
}

#nav {
	width:100%;
	margin:5px 0;
}

.navigation{
	width: 100%;
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
}

.navigation li{
	float: left;
	width:25%;
	font-size:14px;
}

.slide{
	background-attachment: fixed;
	width:100%;
	position: relative;
	padding:150px 0;
}

#subtitle{
	height:60px;
	margin-top:64px;
          
}


#slide1 h1 {
	line-height: 1em;
}
#slide1 h2 {
	line-height: 1em;
}
#slide2 h1 {
	line-height: 1em;
}
#slide2 h2 {
	line-height: 1em;
}
#slide3 h1 {
	line-height: 1em;
	margin-top:25px;
}
#slide3 h2 {
	line-height: 1em;
}
#slide4 h1 {
	line-height: 1em;
}
#slide4 h2 {
	line-height: 1em;
}

h1{
	font-size:1em;
}

.btn3 a{
	width:224px;
}

#sl_5{
	margin-top:155px;
}

#footer{
	margin-top:40px;

}




.container.clearfix #test .btn3 {
	width: 45%;
	float: left;
	clear: both;
}
