@charset "utf-8";
/* CSS Document */

/*@import url('https://fonts.googleapis.com/css?family=Dancing+Script|Indie+Flower');*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, main {
	margin: 0;	padding: 0;	border: 0;	font-size: 100%;vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, address, main {
display: block;
}
@viewport {
width: device-width;zoom: 1;min-zoom: 0.5;max-zoom: 4;orientation: portrait;
}
* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}
.clearfix {
	clear: both;
}
html{
	scroll-behavior: smooth;
}
menu, nav, ul, ol, li, a, footer {
	margin: 0px;
	padding: 0px;
}
body{
	padding: 0px;
    background-color: #FFFFFF;
}
#menu-res{
	position: sticky;
	top: 0;
	z-index: 1000;
	}

header{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: auto;
	min-height: 5em;
	background-color: #E54E42;
	position:sticky;
	top: 0;
	z-index: 1000;
}
main{
	margin: 0px;
	margin-top: 5em;
	padding: 0px;
	width: auto;
	height: auto;
	min-height: 30em;
	
}
footer{
	background-color: #1C1E25;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 10em;
	text-align: center;
	color: #FFFFFF;
	font-family: arial;
	font-size: 10px;
}
#logo{
	margin: 0px;
	margin-top: 5px;
	padding:0px;
	padding-top: 0.7em;
	width: 42%;
	height: auto;
	min-height: 2em;
	font-family: arial;
	color: #FFFFFF;
	font-size: 30px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-size: contain;
	text-align: center;
	float: left;
	position: sticky;
	top: 0;
	z-index: 1000;
}
nav#one {
	width: 58%;
	height: 5em;
	margin: 0px;
	padding: 0px;
	float: right;
	z-index: 1000;
	position: sticky;
	top: 0;
}

nav#one menu {
	width: auto;
	height: auto;
	min-height: 2.5em;
	margin: 1.2em auto;
	padding: 0em;
}

nav#one menu ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}

nav#one menu ul li {
	margin-right: 0.5em;
	padding: 0px;
	display: inline-block;
	background-color: #E54E42;
	width: 120px;
}

nav#one menu ul li a {
	font-family: arial;
	font-size: 22px;
	color: #FFFFFF;
	width: 100%;
	height: 2em;
	display: inline-block;
	padding-top: 0.5em;
	margin: 0px;
	text-decoration: none;
}

nav#one menu ul li a:hover {
	color: #FFFFFF;
	border-bottom:  2px solid #FFFFFF;
	transition: all;
	transition-delay: 50ms;
	transition-duration: 400ms;
}

nav#adapt {
	display: none;
}

.logosobre{
	width: 50%;
	margin: 25px auto;
	padding: 0.5em;
	padding-top: 1em;
	height: auto;
	min-height: 5em;
	justify-content: center;
}

section#paralax{
	background-image: url(../image/parallax.jpg);
	text-decoration: none;
	width: 100%;
	height: 55em;
	background-attachment: fixed;
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}

section#sobreprof1 {
	margin: 0px;
	padding: 3px;
	height: auto;
	min-height: 30em;
	font-family: arial;
	color: #FFFFFF;
	text-align: center;
	background-color: #363B48;
}

#sobreprof1 h1{
	line-height: 2em;
	width: 40%;
	padding-top: 2em;
	margin: 0px auto;
	min-width: 230px;
	font-weight: bold;
	font-size: 27px;
	font-family: arial;
	color: #FFFFFF;
	border-bottom: 3px solid #DDDDDD;
}

.sobreimg{
	width: 30%;
	margin: 0.5em auto;
	padding-top: 1em;
	height: 15em;
}

.sobreimg img{
	border-radius: 10%;
}

.historia{
	margin: 0 auto;
	text-align: justify;
	width: 80%;
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
}

section#sobreprof2 {
	margin: 0px;
	padding: 3px;
	height: auto;
	display: flex;
	font-family: arial;
	color: #FFFFFF;
	text-align: center;
	background-color: #363B48;
}
.valor {
	width: 25%;
	margin: 25px auto;
	padding: 0.5em;
	padding-top: 2em;
	height: auto;
	min-height: 2em;
	justify-content: center;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
}
.valor img{
	width: 80px;
	position: relative;
}

.palestratexto{
	margin-left: 7em;
	margin-top: 4em;
	width: 80%;
	text-align: center;
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
}

.palestratexto h1{
	min-width: 250px;
	width: 30%;
	margin: 0px auto;
	line-height: 2em;
	font-weight: bold;
	font-size: 30px;
	font-family: arial;
	color: #E54E42;
	border-bottom: 3px solid #E54E42;
}

section#palestra, section#palestra2, section#palestra3, section#palestra4, section#palestra5, section#palestra6 {
	width: 90%;
	margin: auto;
	height: auto;
	min-height: 10em;
	display: flex;
	justify-content: center;
	text-align: center;
	font-weight: bold;
	font-family: arial;
	font-size: 15px;
	color:#000000;
	
}

.espaco{
	height: 5em;
}
.espaco1{
	height: 1.5em;
}
.espaco2{
	height: 0.5em;
}
.ft2 {
	width: 18%;
	margin: 10px ;
    background: linear-gradient(to bottom, #E54E42 0%, #E54E42 50%, rgba(221,221,221,0.59) 51%, rgba(221,221,221,0.59) 100%);
	padding: 0.5em;
	padding-top: 2em;
	height: auto;
	min-height: 5em;
	justify-content: center;
	box-shadow: 1px 1px 6px 1px #000000;
	border-top-right-radius: 10px;
}

.ft2 b{
	color: #FFFFFF;
}

section#form {
	margin: 0px auto;
	padding: 0.5em;
	width: 100%;
	height: auto;
	min-height: 35em;
	color: #FFFFFF;
	font-family: arial;
	font-size: 18px;
	background-color: #363B48;
}
section#form  h1{
	line-height: 2em;
	width: 30%;
	margin: 0px auto;
	min-width: 230px;
	font-weight: bold;
	font-size: 30px;
	font-family: arial;
	color: #FFFFFF;
	border-bottom: 3px solid #DDDDDD;
}
.formulario {
	height: auto;
	width: 80%;
	justify-content: center;
	margin: 20px auto;
	padding: 10px;
	padding-top: 1em;
}
.formulario form{
	text-align: center;
}

label {
	display: block;
	margin: 0.5em;
	padding: 0.4em;
}
.label_formulario {
	margin: 0;
	padding: 0;
	text-align: left;
	margin-top: 0.7em;
}
form#contato input[type="text"] {
	height: 2.5em;
	width: 90%;
	border: none;
	padding: 10px;
}
form#contato input[type="tel"] {
	height: 2.5em;
	width: 90%;
	border: none;
	padding: 10px;
}
form#contato input[type="email"] {
	height: 2.5em;
	width: 90%;
	border: none;
	padding: 10px;
}

form#contato textarea {
	width: 90%;
	height: 10em;
	padding: 10px;
}
form#contato input[type="submit"] {
	background-color: #E54E42 ;
	color: #FFFFFF;
	font-family: arial;
	font-weight: bold;
	font-size: 17px;
	height: 3em;
	border-radius: 4px;
	width: 90%;
	border: 1px solid #7A7A7A;
	margin: 5px auto;
	display: block;
}

footer p {
    width: 100%;
    height: auto;
    margin: 10px auto;
    text-align: center;
    color: #ffffff;
    display: flex;
    justify-content: center;
	padding-top: 3.5em;
}

footer p i {
    font-size: 3em;
	line-height: 5em;
	color: #FFFFFF;
    margin: 0 12px;
	cursor: pointer;
	text-decoration: none;
}

#feito-por{
	background-color: #E54E42;
	margin: 0px;
	padding: 0px;
	padding-top: 1.5em;
	width: auto;
	height: 4em;
	text-align: center;
	color: #DDDDDD;
	font-family: arial;
	font-size: 13px;
}





