@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
	}
	
body {
	font-family:calibri;

	
	}
	
img {
	width:100%;
	}	
.my-slider{
	position:relative;
	}	
.intro-wrapper {

	height:auto;
	margin:41px auto auto auto;
	padding-bottom:10px;
	/*background:url(../image2/wrapper-logo.png) repeat center center;*/
	background-size:50%;
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	}
	
.intro-wrapper p {
	text-align:justify;
	color:#efefef;
	font-size:18px;
	padding:15px;
	border-radius:5px;
	background:url(../image2/bg.png);
	}
	
.home-contact{
margin: auto;
    width: 60%;
    margin-top: 100px;
}
}
 	
.home-contact img
{width:100%;
 height:100%;}
	
.intro-header {
	width:750px;
	height:auto;
	margin:0px auto 30px auto;
	}	
	
.intro-logo {
	width:180px;
	height:auto;
	margin:auto;
	background:#FFFFFF;
	padding:0px 15px 0px 15px;
	border-radius:10px;
	}
	
/*.intro-name {
	width:590px;
	height:auto;
	float:right;
	font-size:80px;
	color:#2F3083;
	line-height:200px;
	text-align:center;
	}*/
	
.left-option-box {
	width:250px;
	height:auto;
	float:left;
	margin-top:30px;
	}

	
.right-option-box {
	width:250px;
	height:auto;
	float:right;
	margin-top:30px;
	}				
.home-contact p{
	text-align: center;
    color: #FFFFFF;
    font-size: 25px;
   
   background:none;
	}	
    

    
    
    
    
    
    
    
    
    
    	