@charset "utf-8";
/* CSS Document */
.fstImg{
	background: url(../images/background-2091_1920.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
   overflow:hidden;
  
     }

#fstImgTxt{
	
	padding: 10%;
	font-size:50px;
	letter-spacing:10px;
	font-family: "Agency FB";
	text-shadow:3px 3px 0 #000;
	text-align:center;
	color:#fff;
		}
.TxtClm{
	padding-top:0.5%;
	font-size:20px;
	font-family: "Century Gothic";
	text-align:center;
	color:#000;}	
	
#TxtClm{
	padding-top:0.3%;
	margin-left:2%;
	margin-right:2%;
	width:28%;
	display:inline-block;
	font-family: "Segoe UI Light";
	text-align: left;
	color: #0C6}
#TxtClm img{
	width:100%;
	height:auto;}	
#TxtClm h3{
	color:#0C6;
	margin:8px 0 5px 0;
	font-family: "Century Gothic";}
#TxtClm a{
	color: #060;
	padding: 10px 0 0 0;
	font-family: "Century Gothic";
	font-size:12px;
	text-decoration:none;}
	
		
.clear{
	clear:both;}		
.scdImg{
	background: url(images/lusuku_2.jpg) no-repeat center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow:hidden;
  
     }			
#scdImgTxt{
	
	padding: 10%;
	font-size:35px;
	letter-spacing:10px;
	font-family: "Century Gothic";
	/*text-shadow:3px 3px 0 #000;*/
	text-align:center;
	color:black;
		}


.TxtClmS{
	padding: 4% 0 2% 0;
	font-size:40px;
	font-family: "Agency FB";
	text-align:center;
	color: #030;}
#TxtClmS{
	padding-top:0.3%;
	margin-left:2%;
	margin-right:2%;
	font-size:20px;
	width:28%;
	display:inline-block;
	font-family: "Segoe UI Light";
	text-align: left;
	color: #0C6}
#TxtClmS img{
	width:100%;
	height:auto;}	
#TxtClmS h3{
	color:#0C6;
	padding:2% 0 0 15.5% ;
	font-family: "Century Gothic";
	height:40;
	font-size:22px;}
#TxtClmS a{
	color: #060;
	padding: 10px 0 0 0;
	font-family: "Century Gothic";
	font-size:12px;
	text-decoration:none;}	

#no_1 {
	background:url(../images/How_1.svg)  no-repeat  ;
    background-size:13.5%;
	padding-bottom:5%;
	margin:0;
	      }	
#no_2 {
	background:url(../images/How_2.svg)  no-repeat  ;
    background-size:13.5%;
	padding-bottom:5%;
	margin:0;
	      }	
#no_3{
	background:url(../images/How_3.svg)  no-repeat  ;
    background-size:13.5%;
	padding-bottom:5%;
	margin:0;
	      }
		  
		  
		  
@media screen and (max-width:680px)
       {
		   #TxtClm{
	padding-top:0.3%;
	margin-left:2%;
	margin-right:2%;
	font-size: auto;
	width:100%;
	display:block;
	font-family: "Segoe UI Light";
	text-align: left;
	color: #0C6}
	
	#TxtClmS{
	padding-top:0.3%;
	margin-left:2%;
	margin-right:2%;
	font-size: auto;
	width:100%;
	display:block;
	font-family: "Segoe UI Light";
	text-align: left;
	color: #0C6}
	   }		  			  		  		  		 