/* FORMULÁRIO */
section .fundobranco { width: 990px; padding: 0px 60px 20px 0px; margin: 0px 0px 0px 0px; height: auto; position: relative; clear: both; }
section .fundobranco .divisa { width: 50px; height: 4px; background-color: #696969; }
section .fundobranco .titulo { padding: 20px 0px 5px 0px; width: 100%; font-size: 32px; line-height: 32px; font-family: 'Exo 2'; color: #696969; font-weight: 300; text-align: left; }
section .fundobranco .titulo span { font-weight: 700; }
section .fundobranco .subtitulo { padding: 0px 0px 20px 0px; width: 100%; position: relative; font-size: 12px; font-family: 'Exo 2'; color: #696969; font-weight: 400; text-align: left; }

section .fundobranco #formulario { width: 620px; margin: 0 auto; height: auto; position: relative; clear: both; float: left; }
section .fundobranco #formulario .label { width: 100%; font-family: 'Exo 2'; color: #893b40; font-weight: 600; text-align: left; font-size: 14px; padding: 15px 0px 5px 0px; }
section .fundobranco #formulario input[type=text], section .fundobranco #formulario select { background-color: #ededed; height: 50px; padding: 0px 20px; width: 230px; margin: 6px 0px; font-size: 14px; line-height: 50px; font-family: 'Exo 2'; color: #95989A; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
section .fundobranco #formulario input[type=text]:focus, section .fundobranco #formulario select:focus,
section .fundobranco #formulario textarea:focus { background-color: #e1dede; }
section .fundobranco #formulario textarea {background-color: #ededed; height: 150px; padding: 5px 20px; width: 535px; margin: 6px 0px; display: inline-block; font-size: 14px; line-height: 36px; font-family: 'Exo 2'; color: #95989A; }
section .fundobranco #formulario .botao { position: relative; clear: both; float: right; cursor: pointer; width: 70px; height: 30px; background: #FFFFFF; font-size: 15px; margin: 0px 40px 30px 0px; color: #893b40; border:1px solid #893b40; font-family: 'Exo 2'; text-align: center; font-weight: 700 }
section .fundobranco #formulario .botao:hover { background: #893b40; color: #ffffff; }
section .fundobranco #formulario .colunas { width: 300px; height: auto; float: left; }

section .fundobranco .dados { width: 320px; padding: 0px 30px 30px 30px; height: 420px; background-color: #ededed; position: absolute; left: 50%; margin-left: 90px; margin-top: 20px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;  }
section .fundobranco .dados .tag { width: 100%; font-family: 'Exo 2'; color: #893b40; font-weight: 400; letter-spacing: 2px; text-transform: uppercase; text-align: left; font-size: 16px; padding: 40px 0px 10px 0px; }
section .fundobranco .dados .subtag { width: auto; position: relative; clear: both; font-family: 'Exo 2'; color: #696969; font-weight: 400; text-align: left; font-size: 16px; padding: 15px 0px; }
section .fundobranco .dados .horario span { font-size: 12px; font-style: italic; font-weight: 400; }

section .fundobranco .dados .redes { width: 100%; height: auto; position: relative; margin: 20px 0px 0px 0px; float: right; }
section .fundobranco .dados .redes .facebook { margin-top: 3px; width: 35px; height: 25px; margin-right: 5px; background: url(../imagens/face-contato.png) no-repeat center center; float: right; }
section .fundobranco .dados .redes .instagram { margin-top: 3px; width: 35px; height: 25px; background: url(../imagens/insta-contato.png) no-repeat center center; float: right; }
section .fundobranco .dados .redes .twitter { margin-top: 3px; width: 35px; height: 25px; background: url(../imagens/twit-contato.png) no-repeat center center; float: right; }
section .fundobranco .dados .redes .facebook:hover, section .fundobranco .dados .redes .instagram:hover, section .fundobranco .dados .redes .twitter:hover { margin-top: 0px; }

@media screen and (max-width: 1150px) {
	section .fundobranco { width: 80%; padding: 0px 5% 20px 5%; margin: 0px 5% 0px 5%; position: relative; }
	section .fundobranco .divisa { margin: 0 auto; }
	section .fundobranco .titulo,
	section .fundobranco .subtitulo  { text-align: center; }

	section .fundobranco #formulario { width: 100%; margin: 0 auto; height: auto; text-align: center; position: relative; clear: both; float: none; }
	section .fundobranco #formulario .label { text-align: center; }
	section .fundobranco #formulario input[type=text] { text-align: center; width: -moz-calc(100% - 40px); width: -webkit-calc(100% - 40px); width: -o-calc(100% - 40px); width: calc(100% - 40px); display: inline-block; }
	section .fundobranco #formulario textarea { height: 100px; padding: 5px 20px; width: -moz-calc(100% - 40px); width: -webkit-calc(100% - 40px); width: -o-calc(100% - 40px); width: calc(100% - 40px); }
	section .fundobranco #formulario .interesse { cursor: pointer; position: relative; padding: 0px 0px 0px 0px; background-position: 220px 22px; width: 100%; }
	section .fundobranco #formulario .interesse .slug { display: block; margin: -1px 0px 0px 0px; padding: 5px 20px; -webkit-border-radius: 23px; -moz-border-radius: 23px; border-radius: 23px; font-size: 14px; line-height: 38px; font-family: 'Exo 2'; color: #95989A; text-align: left; }
	section .fundobranco #formulario .interesse li { display: none; padding: 0px 20px; font-size: 15px; line-height: 38px; font-family: 'Exo 2'; color: #95989A; text-align: left; }
	section .fundobranco #formulario .interesse li:hover { background-color: #e0dfdf; }
	section .fundobranco #formulario .botao { display: inline-block; clear: both; float: none; margin: 20px auto; }
	section .fundobranco #formulario .colunas { width: 100%; height: auto; float: none; }

	section .fundobranco .dados { width: 94%; padding: 30px 3%; height: auto; background-color: #ffffff; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0, 0); -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0, 0); box-shadow: 0px 0px 20px 0px rgba(0,0,0, 0); position: relative; left: inherit; margin-left: inherit; margin-top: inherit; clear: both; }
}