@charset "UTF-8";
/* Body */
body {
opacity: .9;
background-color: rgba(255, 255, 255, 60);
	background: #b2aac2 url(../imagens/universo.jpg) repeat fixed;
	margin: 0;
}




a.linkdois:link {
	text-decoration: none;
	font-family: Century Gothic;
	font-size: 16px;
	color: #4b3866;
	font-weight:bold;
	
}

a.linkdois:visited {
	text-decoration: none;
	color: #4b3866;
}

a.linkdois:hover {
	text-decoration: none;
	color: #ffffff;
	
}


a.linkdois:active {
	text-decoration: none;
	color: #33F;
}




a.linkum:link {
	text-decoration: none;
	font-family: Century Gothic;
	font-size: 16px;
	color: #4b3866;
	font-weight:bold;
	
}

a.linkum:visited {
	text-decoration: none;
	color: #7706a0;
}

a.linkum:hover {
	text-decoration: none;
	color: #000000;
	
}


a.linkum:active {
	text-decoration: none;
	color: #33F;
}









.right{
	float: right;
	line-height: 25px;
	padding: 20px;
	

}







/* Container */

.container {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: #8474b3;
	
}


  /* HEADER */
  
header {
	width: 100%;
	height: 8%;
	background: #e6e7ee;
	border-bottom: 2px solid #d6bc31;
	font-family: Century Gothic;
}

.logo {
	
	margin-left: auto;
	margin-right: auto;
	width: 588px;
	height: 165px;
}

.logoo {
	width: 588px;
	height: 165px;
	padding-top: 12px;
}


.bold1 {
	font-weight: bold;
	color:#3a4177;
}


.bold2 {
	
	font-weight: bold;
	color: #3a4177;
}



/* HERO */



.hero_header {
	
	text-align: center;
	margin-top: 30px;
	letter-spacing: 4px;
	font-family: Century Gothic;
	color: #ffffff;
}


/* INTRO */

.intro {
	display: inline-block;
	background-color: #b9baf7;
	border-bottom: 2px solid #d6bc31;
	padding-bottom: 35px;
}

.profile {
	width: 50%;
	
}


.column {
	
	width: 50%;
	text-align: center;
	padding-top: 20px;
	float: left;
	font-family: Century Gothic;
}

.intro .column h3 {
	color: #3a4177 ;
	text-align: center;
}


.intro .column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
	width: 80%;
	margin-top: 4%;
	color: #3a4177;
}







 /* GALLERY */


.text_column {
	width: 90%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #000000;
	font-family: Century Gothic;
}

.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #513b69;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}

.thumbnail {
	width: 30%;
	text-align: center;
	float: left;
	margin-top: 35px;
	background-color: #F8F8F8;
	padding-bottom: 20px;
	margin-left: 2%;
	margin-right: 1%;
	border-radius: 10px;
	padding-top: 20px;
	border-bottom: 3px solid #d6bc31;
	
}

.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-bottom: 5px;
	
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Century Gothic;
	color: #3a4177;
}
.gallery .thumbnail p {
	margin: 0;
	color: #B3B3B3;
	text-align: left;
	padding-left: 20px;
}




.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
	opacity: 0.8;
}



.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	font-family: Century Gothic;
	color: #d6bc31;
	background-color: #faedf7;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #4b3866;
	transition: all 0.3s linear;
}

.button:hover {
	background-color: #FC9;
	color: #FFFFFF;
	cursor: pointer;
}

.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #513b69;
	color: #ffffff;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
	font-family: Century Gothic;
}





.footer {
	background-color: #513b69;
	padding-top: 60px;
	padding-bottom: 60PX;
	font-family: Century Gothic;
}



.gallery .thumbnail .tag {
	color: #5D5E5D;
	padding-bottom: 4px;
	padding-top: 4px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Century Gothic;
}







/* Mobile */
@media (max-width: 320px) {
.logo {
	width: 98%;
	height: 100px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.logoo {
	width: 280px;
	height: 83px;
}


.profile {
	width: 50%;
	height: 50%;
}

.text_column {
	width: 100%;
	text-align: justify;
	padding: 0;
}
.intro .column p {
	width: 80%;
	margin-left: 0px;
}
.text_column {
	padding-left: 20px;
}
.thumbnail {
	width: 96%;
}
.column {
	width: 100%;
	margin-top: 0px;
}

.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}



}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
.logo {
	width: 90%;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.logoo {
	width: 80%;
	height: 80%;
}



.text_column {
	width: 100%;
	text-align: left;
	padding: 0;
}
.thumbnail {
	width: 98%;
}
.column {
	width: 100%;
	margin-top: 0px;
}
.thumbnail {
	width: 98%;
}
.text_column {
	padding-left: 20px;
	padding-right: 20px;
	width: 90%;
}
.column {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}
.profile {
	width: 100%;
}
.intro .column p {
	width: 90%;
	text-align: center;
	padding-left: 0px;
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
.thumbnail {
	width: 48%;
}
.text_column {
	width: 90%;
	margin: 0;
	padding: 20px;
}
.intro .column p {
	width: 80%;
}
}
