@font-face{
	font-family: "Lato Light";
	src: url("fontes/Lato-Light.ttf");
}
@font-face{
	font-family: "Lato Regular";
	src: url("fontes/Lato-Regular.ttf");
}

@font-face{
	font-family: "Lato Heavy";
	src: url("fontes/Lato-Heavy.ttf");
}

@font-face{
	font-family: "Great Vibes";
	src: url("fontes/great_vibes.otf");
}

@font-face{
	font-family: "Gotham Font";
	src: url("fontes/gotham.otf");
}

*{
	padding: 0;
	margin: 0;
	outline: none;
}


body{
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: scroll;
}

.Clear{
	width: 100%;
	height: 1px;
	clear: both;
	margin: auto;
}

.Centro{
	height: auto;
	margin: auto;
	position: relative;
}

.Logo img{
	width: 100%;
	height: auto;
}

.AMenu{
	color: #fff;
	text-decoration: none;
	transition: 0.5s;
	cursor: pointer;
}

.AMenu:hover{
	color: #ff0;
	transition: 0.5s;
}

.AMenu:hover .VectorMenu rect{
	fill: #ff0;
	color: #ff0;
}


.MaskMenu{
	width: 100%;
	height: 100%;
	position: fixed;
	background: rgba(0, 0, 0, 0);
	transition: 0.5s;
	z-index: 15;
	display: none;
}

nav{
	height: 100%;
	position: fixed;
	top: 0;
	z-index: 16;	
	background: #fff;	
	transition: 1s;
}

.titlemenu{
	position: absolute;
	width: 100%;
	text-align: center;
}
.Menu{
	width: 90%;
	height: auto;
	margin: auto;
	list-style: none;
}


.Menu li{
	padding-bottom: 10px;
	padding-top: 30px;
	
	border-bottom: 1px solid #ccc;
}

.Menu li a{
	font-family: "Century Gothic";
	font-size: 16px;
	color: #000;
	text-decoration: none;
	transition: 0.5s;
}

.Menu li a:hover{
	padding-left: 10px;
	transition: 0.5s;
	color: #f00;
}

.FecharMenu{
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	position: absolute;
	right: 10px;
	top: 10px;
	border: 1px solid #ccc;
	color: #888;
	text-decoration: none;
	cursor: pointer;
	border-radius: 100%;
	font-family: arial;
	font-size: 12px;
	transition: 0.5s;
}

.FecharMenu:hover{
	border: 1px solid #f00;
	color: #f00;
	transition: 0.5s;
}

.SocialIcons{
	width: 60px;
	height: 60px;
}

.SocialIcons circle{
	fill: #ccc;
	transition: 0.5s;
}

.SocialSpace{
	position: absolute;
	width: 90%;
	height: auto;
	text-align: center;
	bottom: 5%;
	left: 5%;
}

.h2Menu{
	text-transform: uppercase;
	color: #aaa;
	font-family: "Lato Heavy";
	font-size: 14px;
}

.SocialSpace p{
	font-family: "Century Gothic";
	font-size: 14px;
	color: #0af;
	font-weight: bold;
}

.SocialSpace a{
	text-decoration: none;
}

.SocialSpace a:hover .FB circle{
	fill: #00c;
	transition: 0.5s;
}

.SocialSpace a:hover .Google circle{
	fill: #da4835;
	transition: 0.5s;
}

.VoltarTopo{
	padding: 0;
	width: 40px;
	height: 40px;
	border-radius: 100%;
	background: rgba(255, 102, 0, 0.4);
	border: 0;
	position: fixed;
	z-index: 14;
	left: -50px;
	bottom: 25px;
	transition: 0.5s;
	cursor: pointer;
}
.VoltarTopo img{
	width: 100%;
	height: 100%;
}
.faixaamarela{
	width: 100%;
	height: 10px;
	bottom: 0;
	background: #fa0;
	position: absolute;
}

.Slider{
	width: 100%;
	height: auto;
}

.Slider img{
	width: 100%;
	height: auto;
}

.BlHome{
	width: 100%;
	height: auto;
	padding: 45px 0;
	margin-top: -8px;
	position: relative;
	z-index: 13;
}

.Bl1{
	background: url('../imagens/bl1.png') no-repeat;
	background-color: #fff;
	background-position: right bottom;
	background-size: 100% 100%;
	border-top: 4px solid #ffe241;
	margin-top: -15px;
}


.h1h, .h2h, .h3h{
	width: 100%;
	height: auto;
	text-align: center;
	padding: 10px 0;
	font-weight: 100;
	text-transform: uppercase;
}

.h1h{	
	font-family: "Lato Light";	
	font-size: 35px;
}

.h2h{	
	font-family: "Lato Heavy";		
	font-size: 25px;
}

.h3h{
	font-family: "Lato Heavy";		
	font-size: 18px;
}

.ciano{
	color: #0af;
}

.black{
	color: #000;
}

.white{
	color: #fff;
}

.yellow{
	color: #ff0;
}

.justify{
	text-align: justify;
}

.Texto{
	font-size: 16px;
	font-family: "Century Gothic";
}

.texto-home{
	text-align: center;
}

.Bl2{
	border-top: 4px solid #ffe241;
	background: #000;
}

.bloco-1-3{
	height: auto;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: 6px;	
	position: relative;
}

.bloco-bl2{
	border: 0;
	background: #fff;	
	overflow: hidden;
}

.FundoClaro{
	background: rgba(255, 255, 255, 0.8);
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
}

.bloco-bl2 h3{
	font-weight: normal;
	width: 100%;
	height: auto;
	line-height:  230px;
	text-align: center;
	font-family: "Lato Heavy";
	text-transform: uppercase;
}

.bloco-bl2 h3 a{
	color: #000;
	text-decoration: none;
	text-shadow: #fff 0px 0px 3px;
}

.bbl2-info{
	border-left: 4px solid #ff0;
	transition: 0.5s;
}

.bloco-bl2:hover .bbl2-info, .bbl2-info:hover{
	margin-left: 0;
	transition: 0.5s;
}

.Bl3{
	border-top: 4px solid #000;
	background: #0af;
}

.texto-bl3{
	font-size: 14px;
}

footer{
	border-top: 10px solid #ff0;
	background: #333;	
}

.common-text-foot{
	font-size: 14px;
	color: #888;
	font-family: "Lato Regular";
}

.Designer{
	height: auto;
	color: #fff;
	font-family: "Century Gothic";
	font-size: 14px;
	float: right;
}

.Designer a{
	color: #ff0;
	text-decoration: none;
}

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

.SliderSobreNos{
	background: url("../imagens/sobre-nos.jpg") no-repeat;
	border-bottom: 8px solid #fa0;
}

.SliderServicos{
	background: url("../imagens/servicos.jpeg") no-repeat;
	border-bottom: 8px solid #fa0;
}

.SliderClientes{
	background: url("../imagens/clientes.jpg") no-repeat;
	border-bottom: 8px solid #fa0;
}

.SliderContato{
	background: url("../imagens/contato.jpg") no-repeat;
	border-bottom: 8px solid #fa0;
}

.SliderTopo{
	width: 100%;
	margin: 0 auto;
	position: relative;
	background-position: bottom;
	background-attachment: fixed;	
}

.SliderTopo h1, .SliderTopo h2{	
	font-weight: 100;
	color: #fff;
	text-align: center;
	position: absolute;
	z-index: 6;
}

.SliderTopo h1{
	font-size: 56px;
	text-transform: capitalize;
	font-family: "Great Vibes";
	top: 40%;
	left: 0;
	right: 0;
	opacity: 0;
}

.SliderTopo h2{
	font-size: 28px;
	font-family: "Lato Light";
	top: 51%;
	left: 0;
	right: 0;
	opacity: 0;
}

.FundoEscuro{
	background: rgba(0, 0, 0, 0.7);
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 5;
	top: 0;
	left: 0;
}

.FundoSobreNos1{
	width: 100%;
	height: auto;
	padding: 25px 0;
	background: #000;
}

.h3sb{
	width: 100%;
	height: auto;
	text-align: center;
	line-height: 150%;
	font-family: "Gotham Font";
	font-size: 42px;
	font-weight: 100;
	padding: 40px 0;
}

.h4sb{
    	width: 100%;
	height: auto;
	text-align: center;
	line-height: 150%;
	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: 100;
	padding: 10px 0;
}

.z-10{
	z-index: 10;
}

.FundoSobreNos2{
	background: url("../imagens/sobre-nos2.jpg");
	background-size: 100% auto;
	background-position: top;
	background-attachment: fixed;
	border-top: 4px solid #0af;
}


.BlImC{
	text-align: center;
}

.BlImC:hover .ImgCli, .BlImC .ImgCli:hover{
/*	filter: grayscale(0);*/
	transition: 0.5s;
}


.ImgCli{
	width: auto;
	height: auto;
	max-width: 60%;
	max-height: 60%;
/*	filter: grayscale(100%);*/
	position: relative;
	padding: 10px 0;
	transition: 0.5s;
}


.LinhaContato{
	text-align: center;
}
/* 100% no mobile
.input-1-2{
	width: 40%;
}*/

.inputcontato{
	background: #fff;
	color: #000;
}

.inputcontato:hover, .inputcontato:focus{
	border: 1px solid #ccc !important;
}

.LinhaContato ::-webkit-input-placeholder {
   color: #0af;
}

.LinhaContato :-moz-placeholder { /* Firefox 18- */
   color: #0af;  
}

.LinhaContato ::-moz-placeholder {  /* Firefox 19+ */
   color: #0af;  
}

.LinhaContato :-ms-input-placeholder {  
   color: #0af;  
}

.textareac{
	/*width: 100%; #mobile*/
	height: 150px;
	resize: none;
}

.input{
	padding: 10px 15px;
	border: 1px solid #0af;
	font-family: "Century Gothic";
	transition: 0.5s;
}

.Linha{
	padding: 10px 0;
	width: 100%;
	height: auto;
}


.Btn{
	background: #0af;
	color: #fff;
	transition: 0.5s;
	border: 2px solid transparent;
	text-transform: uppercase;
	font-family: "Lato Regular";
	padding: 20px 10px;
	cursor: pointer;
}

.Btn:hover{
	background: rgba(0, 0, 0, 0);
	color: #0af;
	border: 2px solid #0af;
	transition: 0.5s;
}

.BlSerb1{
	background: #fff;
}

.BlSerb2{
	background: #fa0;
}

.BlSerb3{
	background: #0af;
}

.BlSerb4{
	background: #333;
}

.BlSerb2 h4{
    color: #00f !important;
}

.BlSerb3 *, .BlSerb4 p, .BlSerb4 h3{
	color: #fff;
}

.BlServ .Image, .BlServ .Text-serv{	
	height: auto;
	text-align: center;
}

.BlServ .Text-serv{	
	font-family: "Century Gothic";
	font-size: 15px;
	line-height: 180%;
	width: 100% !important;
	text-align: justify !important;
}

.ImageServ{
	padding-bottom: 10px;
}

.BlServ .Image img{	
	border: 4px solid #000;
	border-radius: 3px;
}

.Map{
    width: 100%;
    height: auto;
    position: relative;
    
}

.Map iframe{
    width: 100%;
    height: 230px;
    margin: auto;
}
