/*JP EDITs*/

#assinatura{
	float: left;
	opacity: 0.8;
}
#assinatura a{
	outline: none;
	float: left;
	margin: 10px 0px 0px 12px;
	text-decoration: none;
	font-size: 12px;
	color: white;
}
#assinatura a span{
	float: left;
	margin: 2px 4px 0px 0px;
}

#resposta{
	display: none;
}


.deliv{
	text-align: justify;
}

.new img{
	margin-right: 9px;
	margin-bottom: 9px;
}yz


.member{
	text-align: justify;
	overflow: auto;
	margin-bottom: 40px;
}
#teamheader img{
	width: 130px;
	height: 130px;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:10px;
	float: left;
	background-size: 100%;
	border: 2px solid white;
	background: white;
	margin-right: 18px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	display: block;
}
#teamheader h2{
	float: left;
	width: 370px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
#teamheader #inst{
	float: left;
	width: 370px;
	padding: 0px;
	margin: 0px;
}
#teamheader #cvlinks{
	float: left;
	width: 370px;
	padding: 0px;
	margin: 16px 0px 0px 0px;
}
#teamheader #cvlinks a, a#fs{

	background-color: rgba(24, 124, 196, 0.47);
	color: white;
	font-size: 12px;
	padding: 4px 8px;
	margin-right: 8px;
	text-decoration: none;
	transition: all 200ms linear;
}
#teamheader #cvlinks a:hover, a#fs:hover{
	background-color: rgba(0, 0, 0, .5);
}
#teamheader #cvlinks a:active, a#fs:active{
	background-color: rgba(0, 0, 0, .5);
}

#contactdetails #cvlinks{
	float: left;
	width: 370px;
	padding: 0px;
	margin: 16px 0px 0px 0px;
}
#contactdetails #cvlinks a, a#fs{

	background-color: rgba(0, 255, 255, 0.17);
	color: white;
	font-size: 12px;
	padding: 4px 8px;
	margin-right: 8px;
	text-decoration: none;
	transition: all 200ms linear;
}
#contactdetails #cvlinks a:hover, a#fs:hover{
	background-color: rgba(255, 0, 220, 0.11);
}
#contactdetails #cvlinks a:active, a#fs:active{
	background-color: rgba(255, 0, 220, 0.11);
}

.deliv a{
	background-color: rgba(24, 124, 196, 0.47);
	color: white;
	text-decoration: none;
	font-size: 12px;
	padding: 2px 4px;
	transition: all 200ms linear;
}
.deliv a:hover{
	background-color: rgba(0, 0, 0, .5);
}

.deliv a:active{
	background-color: rgba(0, 0, 0, .5);
}

.clear{
	clear: both;
	height: 0px;
}
/*FIM EDITS*/
html{
	overflow: hidden;
}
body{
	font-family: Verdana, sans-serif;
	font-weight: 300;
   background-color:#000;
   background-image: url(../files/backpng.png);
  
background-repeat:no-repeat;
background-attachment:fixed;
background-position:center;

}



#video_pattern{
   
	background:  url(../files/yzc.PNG) repeat rgba(0, 0, 0, 0.5);
	position: fixed;  
	left: 0px; 
	top:0px; 
	width: 100%; 
	height: 100%;
	
	
}


#logo{
	position: absolute;
	z-index: 2;
	top: 41%;
	left: 50%;
	margin: -83px -231px;
 
}

#menu{
	position: absolute;
	top: 40%;
	margin-top: -162px;
	left: 5px;
	z-index: 100;
	width: 130px;
	
}

.btn_menu{
	width: 130px;
	height: 60px;
	background-color:rgba(0, 255, 255, 0.17);
	text-align: center;
	line-height: 60px;
	color: white;
	font-family: Verdana, sans-serif;
	font-weight: 300;
	text-transform: none;
	margin-bottom: 5px;
	cursor: pointer;
	transition: all 200ms linear;
    border-bottom-right-radius: 40px;
    
}
	.btn_menu:hover{
		background-color:rgba(255, 0, 220, 0.11);
	}

	.btn_menu_active{
		background-color:rgba(255, 0, 220, 0.11);
	}

.content_container{
	width: 60%;
	min-width: 768px;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.content_limit{
	width: 70%;
	height: 80%;
	overflow: hidden;
	margin-left: 170px;
	margin-top: 60px;
	/* padding-right: 20px; */
}

.content_limit h1{
	color: white;
}

.content_limit p{
	color: white;
	font-size: 14px;
	font-weight: 300;
}


.scroll-pane{
	/*overflow: scroll !important;*/
	color: white;
	outline: none !important;
}

#footer{
	width: 100%;
	height: 40px;
	overflow: hidden;
	background-color: rgba(0, 0, 0, .5);
	position: absolute;
	z-index: 12;
	left: 0;
	bottom: 0;
}

#logos{
	float: right;
	height: 40px;
	line-height: 40px;
	margin-top: 0px;
}

#logos li{
	display: inline-block;
	opacity: 0.8;
}

	#compete_logo{
		margin-left: -10px;
	}







/*Contactos*/

#contact_form{

}

#contact_form label{
	color: white;
	display: block;
	text-transform: uppercase;
	text-align: left;
	font-weight: 400;
	font-size: 0.8em;
	margin-top: 10px;
	margin-bottom: 5px;
}

#contact_form input{
	display: block;
	width:75%;
	/*height: 35px;*/
	background-color: rgba(255, 255, 255, .75);
	border: none;
	padding:8px 5px 8px 5px;
	font-size: 13px;
	color: #4a4848;
	outline: none;
}

#contact_form textarea{
	display: block;
	width:75%;
	height: 200px;
	background-color: rgba(255, 255, 255, .75);
	padding:8px 5px 8px 5px;
	font-size: 13px;
	color: #4a4848;
	outline: none;
	resize: none;
	overflow: hidden;
	border: none;
}

#submit_btn{
	margin-top: 20px;
	margin-bottom: 100px;
	background-color:#1f8a70 !important;
	color: white !important;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 0.8em;
	cursor: pointer;
	transition: all 200ms linear;
	width: 25% !important;
	
}

	#submit_btn:hover{
		background-color: #26b290 !important;
	}


/*VALIDADOR*/
.parsley-error{
	border-color: #ea394d !important;
}

ul.parsley-error-list{
	padding: 0;
	margin: 0;
	margin-top: 5px;
}

li.parsley-error, li.custom-error-message{
	font-size: 12px;
	color:  #ea394d !important;
	list-style: none;
	line-height: 10px;
	font-weight: 400;
}
#socialbar {
                position: fixed;
                bottom: 0;
                width: 100%;
                height: 50px;
              
        }