
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
body {
    line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
nav ul {
    list-style: none outside none;
	margin-left: 150px;
  padding-bottom: 35px;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
a {
    background: none repeat scroll 0 0 transparent;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}
mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #cccccc -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
}
input, select {
    vertical-align: middle;
}
body {
    font-family: 'Lato', sans-serif;
	text-transform: uppercase;
}
html {
    height: 100%;
}
*, *:after, *:before {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
.clear {
    clear: both;
}
.height {
    height: 50px;
}
.height_30 {
    height: 30px;
}
.center {
    text-align: center;
}
.right {
    text-align: right;
}
.left {
    text-align: left!important;
}
.tx_center {
    text-align: center;
}
.border_right {
    border-right: 1px solid #fff;
}

h1 { font: bold 77px/85px Lato;  color:#ffffff; }
h2 { font: bold 77px/85px Lato;  color:#ffffff; }
h3 { font: bold 47px/52px Lato;  color:#ffffff; }
h4 { font: bold 35px/50px Lato;  color:#ffffff; }
h5 { font: normal 27px/42px Lato;  color:#ffffff; }
h6 { font: normal 17px/25px Lato;  color:#ffffff; }

.white
{color: #fff!important;}
.black
{color: #000!important;}
#toTop {
    background-image: url("../images/top.png");
    bottom: 10px;
    cursor: pointer;
    display: none;
    height: 40px;
    position: fixed;
    right: 10px;
    width: 40px;
	z-index: 5;
}
header {
    background-color: #EAEAEA;
    width: 100%;
}
.head {
    margin: auto;

}
.logo {
	float: left;
  width: 6%;
  padding: 5px;
  position: fixed;
  z-index: 99999;
}
.menu_center {
    margin: auto;
    max-width: 980px;
}
.menu {
    width: 100%;
    background: #000;
	position: fixed;
	z-index: 55;
}
.menu li {
    float: left;
    padding-top: 50px;
    margin-right: 15px;
}
.menu a li {
    color: #ffffff;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    padding-left: 10px;
    text-decoration: none;
    transition: all 0.5s ease-in-out 0s, box-shadow 0.5s ease-in-out 0s;
}
.menu a li:hover {
    
}

video 
{
  width: 100%    !important;
  height: auto   !important;
  margin-top: -100px;
}

h5
{
	font-size: 30px;
	color: #fff;
}

.back_midle {
    width: 100%;
	padding-top: 100px;
	padding-bottom: 100px;
	margin-top: -2px;
}

.back_midle_quem {
    width: 100%;
	padding-top: 100px;
	padding-bottom: 100px;
	margin-top: -2px;
	background-color: #1D1D1D;
}

.back_midle_unidades {
    width: 100%;
	padding-top: 100px;
	padding-bottom: 100px;
	margin-top: -2px;
	background-color: #fff;
}

.midle {
    margin: auto;
    max-width: 1024px;
}

.paralax_1
{
	background-image: url(../images/parallax-img1.jpg);
	background-size: cover;
	background-attachment: fixed;
}

.paralax_2
{
	background-image: url(../images/parallax-img2.jpg);
	background-size: cover;
	background-attachment: fixed;
}

.paralax_3
{
	background-color: #000;
	background-size: cover;
	background-attachment: fixed;
}

.paralax_4
{
	background-image: url(../images/paralax-contato.jpg);
	background-size: cover;
	background-attachment: fixed;
}

.title_nos {
    background: none repeat scroll 0 0 #212122;
    color: #fff;
    font-size: 36px;
    padding-bottom: 20px;
    padding-top: 20px;
    text-align: center;
    width: 100%;
}
.title_nos h1 {
    font-family: 'Lato', sans-serif;
    font-weight: normal;
}
.nos {
    margin-bottom: 10px;
    width: 100%;
}

.nos_first {
    margin-bottom: 10px;
	padding-top: 100px;
    width: 100%;
}
.nos_photo {
    float: left;
    width: 48%;
}
.nos_photo img {
    margin-top: 12px;
    max-width: 100%;
}
.nos_text {
    padding: 10px;
	text-align: center;
}

.nos_text_imprensa {
    padding: 10px;
	text-align: center;
}
.nos_text a {
    color: #000;
    text-decoration: none;
}
.nos_text h1 {
    font-family: 'Lato', sans-serif;
    font-size: 110px;
    font-weight: 700;
	color: yellow;
}

.nos_text h2 {
    font-family: 'Lato', sans-serif;
    font-size: 80px;
    font-weight: 700;
    margin-top: 15px;
	color: rgb(255, 0, 252);
}

.nos_text h3 {
    font-family: 'Lato', sans-serif;
    font-size: 50px;
    font-weight: 700;
    margin-top: 15px;
    margin-bottom: 15px;
	color: rgb(255, 0, 252);
}

.nos_text p {
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 30px;
    font-weight: normal;
    line-height: 50px;
    margin-top: 40px;
    text-align: center;
}

.nos_text_imprensa p {
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 35px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.nos_text_imprensa p.left {
	float:left;
	width:50%;
	font-size: 16px;
}
.nos_text_imprensa p.left input {
    width:90%;
}

.nos_text_imprensa p.inteiro {
    width:100%;
}

.nos_text_imprensa h1 {
    font-family: 'Lato', sans-serif;
    font-size: 110px;
    font-weight: 700;
	color: yellow;
}

.nos_text_imprensa h2 {
    font-family: 'Lato', sans-serif;
    font-size: 70px;
    font-weight: 700;
	color: yellow;
}

.owl-item p {
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 30px;
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
}

.clientes
{

}

.clientes li
{
	width: 18%;
	display: inline-block;
	margin:10px 0.8%;
}

.clientes li a img
{
	width: 100%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
	
}

.clientes li a img:hover
{
   -webkit-transform: scale(1.1); 
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.title_equipe {
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
}
.one_equipe {
    margin-bottom: 20px;
    margin-top: 20px;
    width: 100%;
}
.img_equipe {
    float: left;
}
.name_equipe {
    color: #282729;
    font-family: 'Lato', sans-serif;
    font-size: 31px;
    font-weight: normal;
}
.text_equipe {
    color: #282729;
    float: left;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 25px;
    margin-left: 30px;
    width: 70%;
}

.bar
{
	width: 80%;
	background-color: #eee;
	padding: 5px;
	float: left;
	margin-bottom: 5px;
}

.inside_bar
{
	height: 15px;
	transition: all 0.5s ease-in-out 0s;
}

.p_hab
{
	float: left;
	width: 100px;
}

.html {background: #f16529; width: 95%;}
.css {background: #2aa9e0; width: 95%;}
.jss {background: #fed93d; width: 70%;}
.psd {background: #2e397d; width: 75%;}
.design {background: #e41e11; width: 75%;}
.responsive {background: #085b2f; width: 75%;}

.effect {
    margin-top: 25px;
}
.title_eventos {
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
}
.eventos ul {
    margin: 0 auto;
    padding: 20px 0;
    text-align: center;
    width: 100%;
}
.eventos ul li {
    display: inline-block;
}
.space {
    margin-left: 50px;
    margin-right: 50px;
}
.back_menu {
    background: none repeat scroll 0 0 #EAEAEA;
    height: auto;
    padding-bottom: 40px;
    width: 100%;
}
.menu_cardapio {
    margin: auto;
    max-width: 980px;
}
.one_menu {
    border: 1px solid #B2B2B2;
    float: left;
    margin-top: 30px;
    padding: 10px;
}
.two_menu {
    border: 1px solid #B2B2B2;
    float: right;
    margin-top: 30px;
    padding: 10px;
    width: 45%;
}
.text_menu {
    background: none repeat scroll 0 0 #fff;
    padding-bottom: 5px;
    padding-top: 5px;
}
.text_menu h3 {
    font-family: 'Lato', sans-serif;
    margin: 20px;
}
.text_menu p {
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 24px;
    margin: 20px;
}
.back_galeria {
    background: none repeat scroll 0 0 #fff;
    padding-bottom: 30px;
    width: 100%;
}
.galeria {
    margin: auto;
    max-width: 980px;
}
.gallery {
    position: relative;
    width: 100%;
}
.gallery img {
    width: 100%;
}
.photo_menu {
    float: right;
}
.back_contato {
    background: none repeat scroll 0 0 #EAEAEA;
    padding-bottom: 100px;
    width: 100%;
}
.contato {
    margin: auto;
    max-width: 980px;
}
.form_contato {
    margin-top: 20px;
}
.label {
    display: block;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    margin-bottom: 5px;
    margin-top: 10px;
}
.input_contato {
    background-color: transparent;
    border: 1px solid #B2B2B2;
    font-family: 'Lato', sans-serif;
    height: 39px;
    padding-left: 10px;
    width: 282px;
}
.textarea {
    background-color: transparent;
    border: 1px solid #B2B2B2;
    font-family: 'Lato', sans-serif;
    height: 189px;
    padding: 10px;
    resize: none;
    width: 461px;
}
.submit {
    background-color: transparent;
    background-image: url("../images/enviar.png");
    border: medium none;
    cursor: pointer;
    display: block;
    height: 46px;
    margin-top: 20px;
    width: 201px;
}
.journal {
    background: none repeat scroll 0 0 #fff;
    margin: auto;
    max-width: 980px;
    position: relative;
    top: -50px;
}
.one_journal {
    width: 100%;
}
.one_journal h1 {
    font-size: 26px;
    line-height: 40px;
    padding: 20px;
}
.one_journal img {
    margin: 20px;
}
.one_journal p {
    font-size: 14px;
    line-height: 18px;
    margin: 20px;
}
.back_footer {
    background: none repeat scroll 0 0 #1f1f21;
    padding-bottom: 40px;
    width: 100%;
}
.footer {
    margin: auto;
    max-width: 980px;
}
.one_footer {
    color: #fff;
    float: left;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    line-height: 20px;
    margin-top: 20px;
    width: 25%;
}

.one_footer a
{
	color: #fff;
	text-decoration: none;
}

.one_footer a:hover
{
	text-decoration: underline;
}

.two_footer {
    color: #fff;
    float: right;
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    line-height: 20px;
    margin-top: 20px;
    text-align: right;
    width: 25%;
}

.two_footer a
{
	color: #fff;
	text-decoration: none;
}

.two_footer a:hover
{
	text-decoration: underline;
}

.item
{
	margin-bottom: 100px;
}

#owl-demo .item {
    margin: 3px;
}
#owl-demo .item img {
    display: block;
    height: auto;
    width: 100%;
}

#owl-quem
{
	margin-top: 50px;
}

.depoimentos { background:#21EBB9; }
.fotos { background:#000; }
.frotas { background:#333; }

.foto
{
	margin-top:70px;
}

.foto li
{
	width: 16%;
	display: inline-block;
	margin-top: 10px;

}

.foto li a img
{
	width: 100%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
	
}

.foto li a img:hover
{
    -webkit-transform: scale(1.1); 
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.frota
{
	margin-top: 100px;
}

.frota li
{
	width: 15%;
	display: inline-block;
	margin: 1%;
}

.frota span {
	display:block;
	width:100%;
	padding:12px 0;
	color:#FFF;
	margin-top:-3px;
}

.pink 			{background:#eb21c3;}
.orange 		{background:#e67e22;}
.yellow 		{background:#f1c40f;}
.red 				{background:#e74c3c;}
.purple 		{background:#8e44ad;}

.frota a { text-decoration:none; }

.frota li a img
{
	width: 100%;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
	
}

.frota li a img:hover
{
   -webkit-transform: scale(1.1); 
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
#franquia .texto { text-align:center; color:#FFF; font-size:20px; }
#franquia .texto p { line-height:30px; }
#franquia .texto h3{
	color:#FFF;
	font-size:70px;
	font-weight: normal;
	line-height: 80px;
}

#franquia .texto h2{
	color:yellow;
	font-size:117px;
	margin-bottom: 30px;
	margin-top: 30px;
}

#franquia .texto h1{
	color:#21ebb9;
	font-size:110px;
	margin-bottom: 40px;
}

.input_form
{
	background: #fff!important;
	  color: #343434!important;
	  width: 100%;
	  padding: 10px;
 }
 
 
.input_submit
{
	background: #fff!important;
	  color: #343434!important;
	  width: 25%;
	  padding: 10px;
	  border: none;
	  font-family: Lato;
	  font-weight: bold;
	  text-transform: uppercase;
 }
 
 #mapRender
 {
	margin-top: 100px;
 }
 
 .button_fotos
 {
	width: 250px;
	background: #eb21c3;
	color: #fff;
	cursor: pointer;
	margin: auto;
	padding-bottom: 30px;
	padding-top: 30px;
	font-size: 23px;
	text-align: center;
	margin-top: 50px;
 }
 
  .button_fotos a
 {
	color: #fff;
	text-decoration: none;
 }
 
 .mapa { width:48%; }
 
 @media screen (max-width: 800px) { 
 	.mapa { width:100%; }
	.nos_text h1 { font-size:70px; }
	.nos_text h2 { font-size:50px; }
	.nos_text p { font-size:20px; }
 }
 
 .chat
 {
	position: fixed;
	z-index: 55;
	width: 90%;
	text-align: right;
 }
 
 .flag
 {
	position: relative;
	top: 2px;
	left: 70px;
}
 }