﻿@charset "UTF-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);


body {
    -webkit-user-select: none;
}
body div {
    -webkit-user-select: text;
}

#menu {
		padding-top: 50px; 
		font-family: 'Montserrat', sans-serif;
		
		}
ul li {
	display:inline;
	 margin-right: 15px
	 
	 }



::selection {
   background: #FC2A00!important;
   color: #FFF;
   text-shadow: none;
   
}

::-moz-selection {
   background: #FC2A00 !important;
   color: #FFF;
   text-shadow: none;
}

.redes_sociais{
	
	color:#0068ff!important
	
	
	}
	
	.redes_sociais:hover{
	
	color:black!important
	
	
	}
	

a {color:black!important}
a:hover {color: #00F !important;text-decoration:none!important; cursor:pointer}
a:visited {color:black;text-decoration:none}

body {
	font-family:'Montserrat',sans-serif; font-weight:bold;
	background-color:rgba(255,255,255,0.5)
}

.riscas {
	
	border-bottom:5px solid #0068ff;
	}

h1 {
		font-family: 'Montserrat' , sans-serif; font-weight:bold;
		font-size: 12px;
		line-height: 1;
		letter-spacing: 0;
		text-transform:uppercase;
		color:#0068ff;
		
			
}


h6 { 
		font-family: 'Montserrat', sans-serif; font-weight: bold;
		font-size:60px;
		line-height:1.6;
		text-transform:uppercase;
}	



/*
.copyright {
  padding: 20px 0 15px 0;
}

#footer {text-align:center;}
ul li {display:inline; margin-right: 20px}

a {color:black}
a:hover {color:red!important;text-decoration:none}
a:visited {color:black;text-decoration:none}*/



/*section#quote {
padding-top: 250px;
padding-bottom: 65px;

}
*/
/*section#quote p{
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 72px;
  letter-spacing: 15px;
  color: #000;
  max-width: 800px;
  margin: 0 auto 200px;
  
  background: rgba(255,253,160,1);
  background: -webkit-linear-gradient( left, #F00 0%, #F33 25%, #F36 50%, #F39 100% ) repeat;
  -webkit-background-clip: text;
  -ms-background-clip: text;
  -moz-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  -ms-text-fill-color: transparent;
  -moz-text-fill-color: transparent;
  text-fill-color: transparent;
  -webkit-animation-name: masked-animation;
  -webkit-animation-duration: 50s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}


@-moz-document url-prefix() {
  section#quote p{
      text-align: center;
      font-family: 'courier new'- sans-serif;
      font-size: 72px;
      letter-spacing: 20px;
      color: #000;
      max-width: 700px;
      margin: 0 auto 50px;
      background: none;
.footerholder {
    background: none repeat scroll 0 0 transparent;
    bottom: 0;
    position: fixed;
    text-align: center;
    width: 100%;
}
*/
