@import url(http://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900);

body {
	font:15px 'Roboto', sans-serif, Arial, Helvetica;
	color: #ffffff;
	font-weight:300;
	line-height:21px;
	background-image: url(../img/bg-sobre-nos.jpg);
	background-color: #474340;
	background-repeat: no-repeat;
	background-position: top center;
}
body, html { margin: 0; padding: 0; height: 100%; }
html { font-size: 100%; }
a:link, a:visited, a:active { color:#ffe400; text-decoration: none; }
a:hover { color:#fff38f; }
h1, h2, h3, h4, h5, h6 { font-family: 'Roboto', sans-serif, Arial, Helvetica; font-weight: 100; color: #fff; }
h1 { text-align: center; font-size: 41px; margin-bottom: 100px !important; color: #fff; }
h2 { font-size: 34px; line-height: 48px; color: #fff; }

*:hover {
	-webkit-transition: all .15s ease-in-out;
	-moz-transition: all .15s ease-in-out;
	-ms-transition: all .15s ease-in-out;
	-o-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
}


.text-align-left {text-align: left;}
.text-align-right {text-align: right;}
.text-align-center {text-align: center;}

.proarq {
	background-image: url(../img/sobre-nos.png);
	background-position: -87px -114px;
	border: 0px solid rgba(255,255,255,0.2);
	display: block;
	width: 95%;
	height: 242px;
}

.wrapper { position: relative; width: 100%; height: 100%; }


/* VIA
-------------------------------------------------- */
.via {
	display: block;
	width: 25px;
	height: 13px;
	background-size: contain;
	background-repeat: no-repeat;
	opacity: .6;
	margin-top: -65px;
	margin-right: 50px;
	float: right;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.via:hover {opacity: 1;}

.via {background-image: url(../img/via-negativo.svg);}



/* CONTEÚDO
-------------------------------------------------- */
#wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 0;
	float: left;
}

.uk-container {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 980px;
	padding: 0 25px;
	margin: 0 auto;
}
/* Only large screens */
@media (min-width: 1220px) {
	.uk-container {
		max-width: 1200px;
		padding: 0 35px;
	}
}

hr.clear {
	margin: 30px 0 !important;
	border-color: transparent;
}

.icon-logo { width: 212px; height: 55px; background: url("../img/imagem.png") 0px 0px no-repeat; margin: 50px 0 0 50px; float: left }


.icon-logo, .midias a {
	opacity: 1;
	-webkit-transition: opacity .15s ease-in-out;
	-moz-transition: opacity .15s ease-in-out;
	-ms-transition: opacity .15s ease-in-out;
	-o-transition: opacity .15s ease-in-out;
	transition: opacity .15s ease-in-out;
}
.icon-logo:hover, .midias a:hover {opacity: 0.7;}

section {
	width: 100%;
	min-height: 200px;
	margin-top: 180px;
	position: relative;
	z-index: 0;
	padding-bottom: 80px;
}

.menu {
	position: fixed;
	right: 50px;
	top: 71px;
	font-weight: 400;
	display: block;
	cursor: pointer;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	font-size: 16px;
	letter-spacing: 1px;
}
.menu i { margin-left: 9px; font-size: 15px; }




.tp-grid li {border: 5px solid #fff;}

div.error {
	position: relative;
}

ul.errorlist {
	margin: 0 0 20px;
	font-size: 11px;
	display: block;
	position: absolute;
	z-index: 100;
	top: 3px;
	right: 4px;
}

ul.errorlist li {
	text-shadow: none;
	padding: 5px 10px;
	display: block;
	line-height: 19px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	background: #fff1f0;
	color: #d85030;
	border-color: rgba(216,80,48,.3);
}

iframe { border-radius:4px; }

/* FOOTER
-------------------------------------------------- */
#footer, #footer-interno { width: 100%; font-size: 11px; height: 100px; line-height: 100px; z-index: 10; }
#footer { position: absolute; bottom:0; }
#footer-interno { position: relative; padding: 0 70px; -moz-box-sizing: border-box; box-sizing: border-box; }
#footer-interno > div {
	border-top: 1px solid rgba(255,255,255,0.2);
	margin: 0 auto;
}
#footer .copyright { float: left; margin-left: 50px;}
#footer-interno .copyright {float: left; margin-left: 0;}
#footer-interno .icon-via { margin-top: -68px;}
#footer .icon-via { margin-right: 70px;}
.midias {
	display: block;
	margin: 0 auto;
	width: 148px;
}
.midias a {
	font-size: 19px;
	color: #fff;
	border: 1px solid;
	padding: 10px;
	border-radius: 40px;
	margin: 0 3px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
	box-shadow: 1px 1px 1px rgba(0,0,0,0.3);
}
.midias a:hover {}

/* Grid personalizada
------------------------------------------------------*/
.uk-grid-divider:not(:empty) > [class*='uk-width-1-']:not(.uk-width-1-1):nth-child(n+2), .uk-grid-divider:not(:empty) > [class*='uk-width-2-']:nth-child(n+2), .uk-grid-divider:not(:empty) > [class*='uk-width-3-']:nth-child(n+2), .uk-grid-divider:not(:empty) > [class*='uk-width-4-']:nth-child(n+2), .uk-grid-divider:not(:empty) > [class*='uk-width-5-']:nth-child(n+2), .uk-grid-divider:not(:empty) > [class*='uk-width-6-']:nth-child(n+2), .uk-grid-divider:not(:empty) > [class*='uk-width-7-']:nth-child(n+2), .uk-grid-divider:not(:empty) > [class*='uk-width-8-']:nth-child(n+2), .uk-grid-divider:not(:empty) > [class*='uk-width-9-']:nth-child(n+2)
{border-left: 1px solid rgba(255,255,255,0.2);}


.uk-form select, .uk-form textarea, .uk-form input:not([type]), .uk-form input[type=text], .uk-form input[type=password], .uk-form input[type=datetime], .uk-form input[type=datetime-local], .uk-form input[type=date], .uk-form input[type=month], .uk-form input[type=time], .uk-form input[type=week], .uk-form input[type=number], .uk-form input[type=email], .uk-form input[type=url], .uk-form input[type=search], .uk-form input[type=tel], .uk-form input[type=color] {
	border-radius: 4px;
	font-size: 13px;
	padding: 8px 10px;
	height: 36px;
}

.uk-button {
	border-radius: 4px;
	background-color: transparent;
	border: 1px solid #fff;
	color: #fff;
	padding: 0px 20px;
}

.uk-button:hover, .uk-button:focus {
	background-color: rgba(0,0,0,0.1);
	color: #fff;
}
