/*
Theme Name: MGD
Theme URI: http://mgdsalvaterra.com.br
Description: Tema MGD
Author: Jaison Niehues, Lucas Correa
Version: 1.0
*/

/* reset */
* {
	margin:0px;
    padding:0px;
    border:0px;
    font-weight:normal;
    list-style:none;
    line-height:1;
    outline:0px;
    background:none;
}

/* global class */
.on {
    display:block;
}
.off {
    display:none;
}

/* base */
a {
    text-decoration:none;
}
body {
    background: #e9e9e9 url('images/bg.png') repeat-x;
    height: auto;
    font:normal 16px/24px 'Caecilia-Roman', Helvetica, Arial;
    cursor:default;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}
strong {
	font-family: 'Caecilia-Bold', Helvetica, Arial;
}

::selection {
	background: #0A0;
	color: #fff;
}
::-moz-selection {
	background: #0A0;
	color: #fff;
}

#fundo {
	position: relative;
	width: 100%;
	margin-top: 23px;
	height: 570px;
	z-index: 1;
}
#fundo .img {
	position: relative;
	margin: 0 auto;
	height: 530px;
	border-right: 23px solid #fff;
	border-left: 23px solid #fff;
	width: 96%;
	min-width: 1000px;
	max-width: 1230px;
	text-align: center;
	overflow: hidden;
	background-repeat: no-repeat;
    background-position: top center;
    background-color: #fff;
}
#fundo .img img {
	display: block;
	margin: 0 auto;
}
#fundo .img .overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(images/overlay.png) no-repeat;
	top:0;
	left:0;
}
#fundo .sombra {
	height: 35px;
}
#corpo {
	position: relative;
	width: 950px;
	margin: 0 auto;
	margin-top: -570px;
	z-index: 2;
	min-height: 600px;
}
header, .content {
	display:block;
    width:1280px;
    height:auto;
    margin:0 auto;
}

/* header */
header h1 {
    position: absolute;
    top: 65px;
    left: 0;
    width:267px;
    height:136px;
    text-indent:-9999px;
}
header h1 a {
    display:block;
    background:transparent url('images/logo.png') no-repeat;
    width:100%;
    height:100%;
}
header h1 a:hover {
    opacity: 0.9;
}

header nav#menu {
	position: absolute;
	padding-top: 1px;
    width:140px;
    height:160px;
    margin:265px 0 0 42px;
    z-index: 2;
}
header nav#menu ul {
	z-index: 3;
	float: left;
	position: relative;
}
header nav#menu li {
    float:left;
    width:136px;
    height:23.5px;
    padding: 0;
    margin-bottom: 5px;
}
header nav#menu li a {
    width:100%;
    display: block;
    height:18px;
    letter-spacing:1px;
    color: #fff;
    padding:5px 0 0 16px;
    font: normal 12px/13px 'ArcherPro-Semibold';
    text-transform: uppercase;
}
.bullets {
	position: absolute;
	top: 3px;
	width: 3px;
	height: 160px;
	background:url('images/bullets.png') 0 0 repeat-y;
	z-index: 2;
}
.atual {
	position: absolute;
	background:transparent url('images/atual.png') 0 0 no-repeat;
	width: 135px;
	height: 27px;
	z-index: 3;
	margin: 0 0 0 -8px;
	top: 0;
}

.bloco {
	position: relative;
	float: right;
	width: 688px;
	margin-top: 220px;
	display: none;
}

/* container */
.cabecalho {
	position: relative;
    width: 505px;
    height: 215px;
    padding:45px 55px 0 60px;
    margin: 0 0 0 35px;
    background:transparent url('images/cabecalho.png');
}
.cabecalho h2 {
	color: #fff;
	font: normal 32px/32px 'Caecilia-Roman', Helvetica, Arial;
    margin-bottom: 22px;
}
.cabecalho p {
	color: #fff;
	font: normal 15px/24px 'Caecilia-Light', Helvetica, Arial;
    letter-spacing: 1px;
}

.cabecalho .navegacao {
    width: 56px;
    height: 24px;
    position: absolute;
    top: 45px;
    right: 45px;
}
.cabecalho .navegacao a {
	float: left;
    width: 25px;
    height: 24px;
    background:transparent url('images/nav_left.png') 0 0 no-repeat;
    text-indent: -999em;
}
.cabecalho .navegacao a.nav-right {
	float: right;
    background:transparent url('images/nav_right.png') 0 0 no-repeat;
}

.interna_sombra {
	background: url(images/interna_bg.png) no-repeat 0 0;
	width: 828px;
	height: 129px;
	position: absolute;
	top: 212px;
	left: -70px;
}
.interna {
	position: relative;
    width: 500px;
    min-height: 600px;
    padding: 74px 95px 50px 93px;
    background: #fff;
}

.interna h2 {
	color: #0A0;
    background: url(images/dot.png) repeat-x left bottom;
    padding: 0 0 30px 0;
    margin-bottom: 32px;
    font: normal 32px/32px 'Caecilia-Roman', Helvetica, Arial;
    letter-spacing: 0;
}
.interna p, .interna div {
	color: #96A0A0;
    letter-spacing: 0;
    font: normal 14px/24px 'Caecilia-Light', Helvetica, Arial;
}
.interna div p {
	
}
.interna article {
	padding-bottom: 40px;
	margin: 0 0 30px 0;
	background: url(images/dot.png) repeat-x left bottom;
}
.interna blockquote p {
	color: #0A0;
	text-transform: uppercase;
	margin-bottom: 40px;
	font-family: 'Sanchez', serif;
	font-weight: 100;
}
.interna .wpcol-one-half {
	width: 45% !important;
	padding-right: 5% !important;
	margin: 0 !important;
}
.interna .wpcol-one-half.wpcol-last {
	padding-right: 0 !important;
	padding-left: 5% !important;
	background: none !important;
}
.interna .wpcol-one-half {
	background: url(images/dot_vertical.png) repeat-y top right;
}
.interna .addthis_toolbox {
	float: right;
    width: 300px;
    margin: 30px 0;
}
.interna h3 {
	color: #F1B727;
    font-size: 24px;
    line-height: 32px;
    margin: 0 0 30px 0;
}
.interna img {
	margin-bottom: 35px;
	max-width: 480px;
	height: auto;
}
.interna.contato img {
	margin-bottom: 0;
}
.contato .wpcf7-submit {
	margin-top: 43px;
}

/* -------------------- */

.interna .clientes {
	float: left;
    width: 578px;
    min-height: 143px;
    margin: 40px 0 40px -40px;
    height: auto;
    background:url('images/bg-clientes.png');
} 
.interna .clientes li{
	float: left;
    width: 192px;
    height: 102.8px;
    text-align: center;
    padding: 20px 0 20px 0;
} 
.interna .clientes li span {
	float: left;
    width: 100%;
    text-align: center;
    font-family: Arial;
    color: #B4B4B4;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.25px;
    text-decoration: underline;
    line-height: 13px;
} 
.interna .clientes li img {
	margin-bottom: 0;
}
.interna .clientes li a {
	display: block;
	width: 192px;
    height: 102.8px;
    text-align: center;
}

.imagem_cliente {
	margin: 0 auto;
	height: 86px;
	vertical-align: middle;
}

/* -------------------- */

.interna .servicos li {
	float: left;
    width: 500px;
    margin-bottom: 40px;
} 

.interna .servicos li .servico {
	width: 130px;
	padding-right: 30px;
    float: left;
    
    font:normal 16px/22px 'Caecilia-Roman', Helvetica, Arial;
}
.interna a {
	color: #0A0;
}
.interna a:hover {
	text-decoration: underline;
}
.interna .servicos li .descricao {
    padding-left: 20px;
    width: 320px;
    font-size: 16px;
    float: left;
    background: url(images/dot_vertical.png) repeat-y top left;
    font:normal 14px/22px 'Caecilia-Light', Helvetica, Arial;
} 

/* -------------------- */

.cursos li {
	padding-bottom: 50px;
	margin-bottom: 50px;
	background: url(images/dot.png) repeat-x left bottom;
	line-height: 22px;
}
.cursos li p {
	margin-bottom: 10px;
}

#submit_em {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}

/* -------------------- */

.interna .bt-duvidas {
	padding: 10px 0 0 0;
    width: 329px;
    height: 24px;
    text-align: center;
    float: left;
    color: #fff;
    font-size: 12px;
    margin:20px 0 0 0;
    background:transparent url('images/bt-duvidas.png') 0 0 no-repeat;
}
.interna .bt-duvidas:hover {
	opacity: 0.9;
}
.interna input{
    border: 1px solid #e3e3e3;
    margin: 0;
    border-radius:10px;
    width: 130px;
    height: 10px;
    padding: 5px;
    background:transparent url('images/newsletter.png') repeat-x;
} 

/* -------------------- */

.share {
	position: relative;
    width: 290px;
    float: right;
    height: 30px;
    clear: both;
    margin-top: 20px;
    float: right;
}
br {
	clear: both;
}
.share iframe, .share div {
	float: left;
}
.share_fb, .share_gp, .share_tw {
	position: absolute;
}
.share_fb {margin-left: 20px;
}
.share_gp {margin-left: 130px;
}
.share_tw {margin-left: 210px;
}

/* ------------------------------------ */

.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 20px;
	margin-top: 0;
}
.alignright, img.alignright {
	display: inline;
	float: right;
	margin: 0 0 20px 20px;
}
.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* ------------------------------------ */

.contato {
	
}
.interna label {
	float: left;
    width: 230px;
    margin: 0 15px 35px 0;
    font-size: 14px;
    color: #96a0a0;
} 

.interna label.right {
	margin: 0 0 35px 15px;
} 

.interna label input[type=text], .interna label input[type=email], .interna label textarea {
	float: left;
    width: 98%;
    border: 1px solid #e3e3e3;
    color: #999;
    border-radius:10px;
    margin: 10px 0 0 0;
    height: 20px;
    padding: 5px 8px;
    font: normal 14px/22px 'Caecilia-Light', Helvetica, Arial;
    background:transparent url('images/newsletter.png') repeat-x;
} 
.interna label.textarea {
	width: 500px;
}
.interna label textarea {
	height:250px;
	width: 484px;
	padding: 8px;
} 
.interna input[type=submit], .interna input[type=reset]{
	float: right;
    border-radius:5px;
    width:70px;
    height: 30px;
    padding: 5px;
    background:#b4b4b4;
    color: #fff;
    cursor: pointer;
} 
.interna input[type=submit]:hover {
	background:#ccc;
}

.wpcf7 span.wpcf7-not-valid-tip {
	color: #900;
    border: none;
    font-size: 10px;
	
    left: -108px;
    margin-top: 20px;
    padding: 0;
    position: absolute;
    z-index: 1;
	background: none;
	border: 0;
	width: 140px;
	padding: 0 3px;
	height: 20px;
}
.wpcf7 .mensagem span.wpcf7-not-valid-tip {
	top: 8px;
}

.wpcf7 div.wpcf7-response-output {
	margin: -45 0 0 0;
	line-height: 20px;
	width: 270px;
	border:none;
	font: normal 15px/24px 'Caecilia-Roman', Helvetica, Arial;
}

/* ------------------------ */

/* footer */
#pre-footer {
    width: 100%;
    height: 100px;
    float: left;
    background: #fff;
}
#footer {
    width: 100%;
    height: 55px;
    float: left;
    clear: both;
    background: #edf4ed;
    padding:40px 0 0 0 ;
    letter-spacing: 1px;
}
.footer_inner {
	width: 930px;
	padding-right: 20px;
	margin: 0 auto;
	color: #515151;
	font: normal 10px/12px Arial, Helvetica;
	text-align: right;
}


@media (max-width: 1100px) {
	#fundo {
		margin-top: 0 !important;
	}
	#fundo .img {
		border: 0;
		width: 100%;
	}
}