@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: '321impact';
  src: url('../fonts/321impact.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: '321impact';
  src: url('../fonts/321impact.ttf') format('truetype'), url('../fonts/321impact.svg#321impact') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'OpenSans-BoldItalic';
  src: url('../fonts/OpenSans-BoldItalic.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-BoldItalic';
  src: url('../fonts/OpenSans-BoldItalic.ttf') format('truetype'), url('../fonts/OpenSans-BoldItalic.svg#OpenSans-BoldItalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans';
  src:url(../fonts/OpenSans-Regular_0.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Italianate';
  src:url(../fonts/Itali__.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'karla';
  src:url(../fonts/KAJHCSH_2.TTF);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PerryGothic';
  src:url(../fonts/PERRYGOT_0.TTF);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'arial';
  src:url(../fonts/arial.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'OpenSans-Semi';
  src:url(../fonts/OpenSans-Semibold.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:'OpenSansb';
  src:url(../fonts/OpenSans-Bold_0.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:'OpenSans-Extra';
  src:url(../fonts/OpenSans-ExtraBold_0.ttf);
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family:'OpenSans-Light';
  src:url(../fonts/OpenSans-Light_0.ttf);
  font-weight: normal;
  font-style: normal;
}
.reset {
	margin:0;
	padding:0;
}
body {
	width:100%;
	font-family:'OpenSans-Light';
	color: #000;
  	font-size:18px;
	line-height:24px;
	background:url(../images/ufobg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.fixed {
    position: fixed;
    top:0; left:0;
    width: 100%;
	z-index:99999;
	background:rgba(255,255,255,1);
	}
.logowraper {
	height:148px;
	background:#df0620;
}
.logo {
	float:left;
	padding-top:20px;
	margin-left:0;
}
.logotext {
	    margin-left: -75px;
    padding-top: 19px;
}
.menuwrapper {
	width:240px;
	height:50px;
	
	margin-top:10px;
	float:right
}
.arrowleft {
	padding-top:12px;
	padding-left:20px;
	float:left;
}

.add {
	margin-top:10px;
	padding:20px;
}
.ufotext .active {
	color:#ff0000;;
}
#hide {
	display:block;
}
#show {
	display:none;
}
.header {
	height:41px;
	background:rgba(0,0,0,1);
}



.header-text span {
	color:#e8b54a;
}
.main-container{
	width:960px;
	min-height:auto;
	
}
.menu {
	 font-family: 'OpenSans-Semi';
    font-size: 14px;
    line-height: 18px;
    float: right;
    margin-top: -26px;
	margin-right: 1%;
	}
	.menu ul, .tmenu ul {
		list-style-type: none;
    margin: 0;
    padding: 0;


	}
	.menu ul li {
		
		padding:8px;
		 display: inline;
	}
	
	.menu ul li a, .tmenu ul li a {
		color:#FFFFFF;
		text-decoration:none;
	}

	.menu ul li:hover{
		background:#fad7db;
	}
	.menu ul li:hover a{
		color:#620637;
	}
	.menu ul .active{
		background:#fad7db;
		color:#620637;
	}
	.menu ul .active a{
		color:#620637;
	}
	.bars {
		color:rgba(255,255,255,1);
		float:right;
		margin-top:-50px;
		padding-right:20px;
		display:none;


}
.wrapper {
	    background: #e4e6e8;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 10px;
}
.wrapper h1 {
	font-size:36px;
	line-height:35px;
	color:#620637;
	 font-family: 'OpenSans-Semi';
}
.wrapper h3 {
	padding-top:30px;
	padding-bottom:20px;
	font-size:18px;
	line-height:24px;
	color:#620637;
	 font-family:'OpenSans-Light';
}
.wrapper p {
	padding-top:10px;
	font-size:18px;
	line-height:24px;
	color:#620637;
	 font-family:'OpenSans-Light';
	 text-align:justify;
}
.wrapper p:first-letter {
	 font-family: 'OpenSans-Semi';
}
.wrapper .img1 {
	padding:0;
	margin:0;
	padding-right:2%
	
}
.wrapper .img2 {
	padding:0;
	margin:0;
	padding-left:2%
	
}
.wrapper .imgage {
	margin:20px 0px;
    border: 1px solid #ccc;
    float: left;
   
}
.wrapper .img {
	margin:20px 25px;
    border: 1px solid #ccc;
    float: left;
	 height:150px;
   
}
.imgage {
	 width: 100%;
	height:200px;
}
.wrapper .img:hover,.wrapper .imgage:hover{
  
}

.wrapper .img img {
    width: 100%;
  height:150px;;
}
.wrapper .imgage img {
    width: 100%;
  height:200px;;
}
.wrapper .desc {
    padding: 15px;
    text-align: center;
}
.ufoadd {
	background:#cdd0d3;
	width:190px;
	min-height:500px;
	margin-top:-20px;
	margin-left: 10px;
	margin-right:0;
	text-align:right;
	 font-family: 'OpenSans-Semi';
	 color:#620637;
	 padding:25px 10px;
}

.ufoadd .img-responsive {
	float:none;
	margin:0 auto;
}
.contectufo .img-responsive {
	float:none;
	margin:10px auto;
}
.width100 
{
	width:100%;}
.ufoaddimg {
	padding-top:30px;
}
.ufoadd h5 {
	
color:#620637;
}
h3 {
	font-weight:bold;
}
.ufoadd h5:after {
	display: inline-block;
    width: 6px;
    height: 6px;
    margin-left: 5px;
    content: "";
    background:url(../images/018712-glossy-black-icon-symbols-shapes-shapes-circle.png) no-repeat 0 0;
    background-size: 100%;
}
.contectufo {
	padding:45px;
}
.detail {

	background:#cdd0d3;
	font-size:13px;
	line-height:25px;
	color:#2f2e2f;
	 font-family:'OpenSansb';
	 text-align:justify;
	 margin-top:20px;
	 margin-bottom:20px;
}
.width80 {
		width:80%;
}
.detail .detailimg {
	padding:10px;
	float:left;
}
.detail .detailtext {
	padding:10px;
}


.footer {
	background:#737475;
	height:auto;
	 font-family: 'OpenSans-Semi';
	color:#fffeff;
}
.footerleft{
	float:left;
    width: 60%;
    padding: 30px;
}
.footerright{
	text-align:center;
	float:right;
	width: 40%;
    padding: 30px;
}
.footerright p {
	color:rgba(255,255,255,1);
}
.footerright span {
	font-style: italic;
}
.footer a {
    color: #fffeff;
    text-decoration: none;
}
.right {
	float:right;
}