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

.form_contato{
	padding-top: 4.5em;	
	height:auto;
	width: 100%;
	background-image: url(../../imagens/background/background_contatos.jpg);	

}
.talk-top {
	margin-top: 7%;
}
.talk-main{
	padding: 2em;
}
.awesome-left h3,.awesome-bottom-right h3,.feature-top h3,.get-main h3,.talk-top h3{
	color: #B9A37D;
	font-size: 2.1em;
	font-weight: 400;
	margin: 0;
	letter-spacing: 3px;
}
.awesome-left p{
	width:87%;
}
.awesome-right img{
	width: 100%;
}
.awesome-left p,.awesome-bottom-right p{
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	margin-top: 1em;
	line-height: 1.8em;
	letter-spacing: 2px;
}
.awesome-bottom-right p span{
	display:block;
}
.awesome{
	background:#1C1A1A;
	padding:5em 0px;
}
.awesome-left {
	margin-top: 23%;
}
.awesome-bottom-right{
	text-align:right;
}
.awesome-bottom {
	margin-top: 6em;
}
.awesome-bottom-left {
	margin-top: 10%;
}
.contactgrid {

}
.contactgrid input[type="text"] {
	width: 100%;
	background: none;
	outline: none;
	border: none;
	border-bottom: 1px solid#d5d6d7;
   font-size: 0.9em;
  color: #d5d6d7;
  text-transform: capitalize;
  padding: 10px 0;
  text-align: left;
}
.contactgrid input[type="email"] {
	width: 100%;
	background: none;
	outline: none;
	border: none;
	border-bottom: 1px solid#d5d6d7;
   font-size: 0.9em;
  color: #d5d6d7;
  text-transform: capitalize;
  padding: 10px 0;
  text-align: left;
}

.contactgrid1 textarea  {
	width: 100%;
	background: none;
	outline: none;
	border: none;
	resize: none;
	border-bottom: 1px solid#d5d6d7;
	font-size: 0.9em;
	color: #d5d6d7;
	text-transform: capitalize;
	padding: 10px 0;
	height: 2.8em;
}
.contactgrid2 {
  padding: 1em 0 0 12em;
}
.contactgrid2 input[type="submit"] {
  color: #B9A37D;
  background: none;
  border: none;
  font-size: 1.5em;
  outline: none;
  text-transform: uppercase;
  padding: 1em 1em;
  border: 1px solid;
 
}
.contactgrid2 input[type="submit"]:hover {
	color: #d5d6d7;
}
.contactus{
	background:#1C1A1A;
	padding-top: 2.5em;
	padding-right: 0px;
	padding-bottom: 5em;
	padding-left: 0px;
}
.contactus h1, p, a{
	color: #CCC;
}
.contato_section {
	background-size:cover;	
	background-attachment: fixed;
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;
	padding-right: 0;
	padding-left: 0;
 }
.contato_section h3 {
  font-size: 2.5em;
  text-transform: uppercase;
  color: #CCC;
  font-weight: 600;
   margin: 0 0 1em 0.5em;
    font-family:'Exo', sans-serif /*"Roboto Slab", serif*/;
}
@media (max-width:1280px){
	.awesome {
	padding: 4em 0px;
}
.awesome-bottom {
	margin-top: 4.5em;
}

}
@media (max-width:1024px){
.awesome-left h3, .awesome-bottom-right h3, .feature-top h3, .get-main h3, .talk-top h3 {
	font-size: 1.8em;
}
.awesome-bottom-right p span {
	display: inline;
}
.awesome-left p {
	width: 100%;
}
.awesome-left p, .awesome-bottom-right p {
	font-size: 15px;
}

.talk-top {
	margin-top: 7%;
}
}
@media (max-width:768px){
	.awesome-top {
	text-align: center;
}
.awesome-left {
	margin-top: 0%;
}
.awesome-left h3, .awesome-bottom-right h3, .feature-top h3, .get-main h3, .talk-top h3 {
	font-size: 1.9em;
}
.awesome-left p, .awesome-bottom-right p {
	font-size: 17px;
}
.awesome-left p{
	width: 80%;
	margin: 10px auto;
}
.awesome-right img {
	width: 55%;
}
.awesome-right {
	margin-top: 2.5em;
}
.awesome-bottom-left img {
	width: 55%;
}
.awesome-bottom-right {
	text-align: center;
}
.awesome-bottom {
	margin-top: 0em;
	text-align: center;
}.talk-main {
	margin-top: 3%;
}
.talk-main input[type="text"] {
	padding: 11px 14px;
	width: 70%;
	font-size: 16px;
	margin: 6px 0px;
}
.talk-main textarea {
	height: 10em;
	padding: 11px 0px 0px 14px;
	width: 70%;
	font-size: 16px;
	margin: 6px 0px;
}
.talk-main input[type="submit"] {
	margin-top: 0.5em;
	font-size: 15px;
	padding: 12px 0em;
	
}
.talk-top {
	margin-top: 6%;
}
}
@media (max-width:640px){
	.awesome-left h3, .awesome-bottom-right h3, .feature-top h3, .get-main h3, .talk-top h3 {
	font-size: 1.55em;
}
.awesome-left p {
	width: 90%;
	margin: 7px auto;
	font-size: 16px;
}
.awesome-right img {
	width: 50%;
}
.awesome-right {
	margin-top: 2em;
}
.awesome-bottom-left img {
	width: 52%;
}
.awesome-bottom-left {
	margin-top: 7%;
}
.awesome-left p, .awesome-bottom-right p {
	margin-top: 10px;
	line-height: 1.65em;
}
.awesome {
	padding: 3em 0px;
}
.talk-main input[type="text"] {
	padding: 10px 14px;
	width: 75%;
	font-size: 15px;
	margin: 4px 0px;
}	
.talk-main textarea {
	height: 9em;
	padding: 10px 0px 0px 14px;
	width: 75%;
	font-size: 15px;
	margin: 4px 0px;
}
.talk-main input[type="submit"] {
	padding: 13px 0em;	
	margin-top: 0.3em;
}
.awesome-bottom-right p {
	font-size: 16px;
}
}
@media (max-width:480px){
	.awesome-left h3, .awesome-bottom-right h3, .feature-top h3, .get-main h3, .talk-top h3 {
	font-size: 1.45em;
}
.awesome-left p {
	width: 100%;
	margin: 0px auto;
	font-size: 15px;
}
.awesome-left p, .awesome-bottom-right p {
	margin-top: 8px;
}
.awesome-bottom-right p {
	font-size: 15px;
}
.talk-main input[type="text"] {
	padding: 9px 13px;
	width: 80%;
	font-size: 14px;
}
.talk-main textarea {
	height: 8.5em;
	padding: 9px 0px 0px 14px;
	width: 80%;
	font-size: 14px;
}
.talk-main input[type="submit"] {
	padding: 10px 0em;	
	margin-top: 0.5em;
}
.awesome {
	padding: 2.5em 0px;
}
}
@media (max-width:320px){
	.awesome-left h3, .awesome-bottom-right h3, .feature-top h3, .get-main h3, .talk-top h3 {
	letter-spacing: 2px;
	font-size: 1.3em;
}	
.awesome-left p, .awesome-bottom-right p {
	margin-top: 5px;
	overflow: hidden;
	height: 48px;
}
.awesome-right img {
	width: 55%;
}
.awesome-right {
	margin-top: 1.5em;
}
.awesome-bottom-left {
	margin-top: 9%;
}
.awesome-bottom-right {
	text-align: center;
	margin-top: 15px;
}
.awesome {
	padding: 2em 0px;
}
.talk {
	min-height: inherit;
	}
.talk-main input[type="text"] {
	padding: 8px 11px;
	width: 90%;
	font-size: 13px;
}
.talk-main textarea {
	height: 8em;
	padding: 8px 0px 0px 11px;
	width: 90%;
	font-size: 13px;
}
.talk-main input[type="submit"] {
	padding: 8px 0em;	
	margin-top: 0.3em;
	font-size: 14px;
}
.talk-top {
	margin-top: 10%;
}
}
