/*font*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300i,700|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');
/* Preloader */

#preloader{
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #121212;
  z-index: 99999999;
}

#status{
  width: 200px;
  height: 200px;
  position: absolute;
  left: 50%;
  top: 50%;
  background-image: url(../images/loader.gif);
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
}

/* GERAIS -------------------------------------------------------------*/

html{overflow-x: hidden;}

body {
    font-family: 'Open Sans', Arial, serif;
	overflow-x: hidden;
}

*{margin:0px auto;padding:0px 0px;	}

ul{list-style: none;}

a {
   text-decoration: none;
   border: none;
   -webkit-transition: 0.5s;
   -moz-transition: 0.5s;
   -o-transition: 0.5s;
   -ms-transition: 0.5s;
   transition: 0.5s;
}

a:hover {
    text-decoration: none;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;	
}

p{margin-top:1em;}

img{border: none;}

.conteudo{max-width:80%;height: 100%;}
.conteudo-quemsomos{max-width:100%;height: 100%;background: url(../images/background-quemsomos.jpg);background-attachment: fixed;background-size: cover; background-color: #2058abb3;}
.img-quem-somos{background-color: #2058ab;background-attachment: fixed;background-size: cover;}
.img-quem-somos-style{width: 80%;margin: 7% 20% 7% -2%;}
.quem-somos-txt{color:white;}
.conteudo-direita-quem-somos{padding: 66px;margin-top: -18px;}

.no-margin-top{margin-top:0 !important;}

.no-margin-right{margin-right:0 !important;}

.azul{color: #2058ab;
    font-weight: 800;
    font-size: 1em;}

.field-vermelho{background:#FFD5D5;}

.relative-left{float:left;position:relative;}

/* HEADER -------------------------------------------------------------*/

header{
    width:100%; 
    background:#2058ab;
	position: fixed;
	float:left;
	border-bottom:1px solid rgba(255,255,255,0.6);
	top:0;
	z-index:9999;
	height: 115px;
}

.logo{
    position: relative;
    float: left;
    margin: -15px 10%;
}

.topo-mobile{
	width:100%;
	float:left;
	position:relative;
	background:#1E1E1E;
	display:none;
}

.menu-mob{
	width:14%;
	float:left;
	position:relative;
	text-align:center;
}

.menu-mob a{
	width:100%;
	height:100%;
	float:left;
	position:relative;
	text-align:center;
	color:#fff;
	padding:60% 0;
	cursor:pointer;
}
.menu-mob a:hover{background:#bc0012;}

.logo-mobile{
	width:60.5%;
	float:left;
	position:relative;
	padding:2% 5%;
	text-align:center;
}

.logo-mobile img{width:100%;}

.phone-mob{
	width:14%;
	float:left;
	position:relative;
	text-align:center;
}

.phone-mob a{
	width:100%;
	height:100%;
	float:left;
	position:relative;
	text-align:center;
	color:#fff;
	padding:60% 0;
	cursor:pointer;
}
.phone-mob a:hover{background:#bc0012;}

.separa{
	width:2px;
	float:left;
	position:relative;
	padding:11% 0%;
	bottom:0;
	text-align:center;
	background:#252525;
}

.menu-mobile{
	width:100%;
	height:100%;
	position:fixed;
	background:#1E1E1E;
	z-index:99999999;
	display:none;	
}

.topo-menu-mobile{
	width:100%;
	float:left;
	position:relative;
	padding:20px 0;
	border-bottom:1px solid #252525;	
}

.topo-menu-mobile a{position:relative; color:#666; cursor:pointer;}
.topo-menu-mobile a:hover{position:relative; color:#fff;}

.links-menu-mobile{
	width:100%;
	float:left;
	position:relative;
}

.links-menu-mobile a{
	width:100%;
	float:left;
	position:relative;
	padding:25px 0;
	background:#1E1E1E;
	color:#666;
	border-bottom:1px solid #252525;
	text-align:center;
}

.links-menu-mobile a:hover{
	background:#2058ab;
	color:#fff;
	border-bottom:1px solid #2058ab;
	text-align:center;
}

/* MENU -------------------------------------------------------------*/

nav{
    position: relative;
    float: right;
	padding: 0 0;
	background:#2058ab;
}

nav a{
	font-size:1.2em;
	background: rgba(255,255,255,0);
	color: #fff;
    padding: 25px 20px;
}

nav a:hover{
	background: rgba(255,255,255,0.2);
    color: #fff;
}

.menu-tablet{
	float:right;
	position:relative;
	display:none;
	margin-top:35px;
}

.menu-tablet a{font-size:1.2em;color:#fff;cursor:pointer; padding:10px 15px; border:1px solid #FFF;}

.menu-tablet a:hover{background:#bc0012;color:#fff;border:1px solid #900;}

/* BANNER -------------------------------------------------------------*/

.banner{
	width: 105%;
	position:relative;
	float:left;
	z-index:9;
	margin-top:115px;
}

.banner-pages{
    width: 100%;
    height: 160px;
    position: relative;
    float: left;
    z-index: 9;
    background: url(../images/bg-conteudo.png) repeat;
    margin-top: 5%;
}

/* MIOLO -------------------------------------------------------------*/

.titulo{
	text-align:center;
	margin:50px 0 15px 0;
}

.titulo h1{
	font-size:1.4em;
	color:#666;
	font-weight:300;
	text-transform:uppercase;
}

.titulo p{
	font-size:0.9em;
	color:#666;
}

.servicos-home{
	float:left;
	position:relative;
	margin:5% 0;
	text-align:center;
}

.circulo{
	width: 33%;
	margin:0 auto;
	position:relative;
}

.circulo a{
	background:#fff;
	color:#CCC;
	padding:40% 44%;
	border-radius:50%;
	border: 1px #CCC solid;
	font-size:1.4em;
}

.circulo a:hover{
	background:#fff;
	color:#2058ab;
	border: 1px #2058ab solid;
}

.servicos-home h1{
	width:100%;
	float:left;
	position:relative;
	font-size:1.0em;
	font-weight:300;
	color:#333;
	margin-top:55px;
}

.servicos-home p{
	width:100%;
	float:left;
	position:relative;
	font-size:0.9em;
	color:#666;
}

.orcamento-home{
	margin:50px 0 0 0;
	padding:70px 0;
	background:#fff;
	border-top: 1px solid #eee;
}

.orcamento-home h1{
	font-size:1.4em;
	color:#666;
	font-weight:300;
	text-transform:uppercase;
}

.orcamento-home video{
	width:100%;
	position: absolute;
	-webkit-filter: hue-rotate(180deg) saturate(0%);
	opacity: 0.1;
	top:0;
}

.orcamento-form{
	padding:3%;
	background:rgba(204,204,204,0.3);
	border-radius:8px;	
}

.orcamento-form h2{
	font-size:1.2em;
	color:#666;
	font-weight:300;
}

.utilitarios{
	background:#dfdfdf;
	padding:60px 0;
}

.utilitarios h1{
	font-size:1.2em;
	color:#666;
	font-weight:300;
	text-transform:uppercase;
}

.noticias{
	font-size:0.9em;
	color:#666;
}

.calendario{
	font-size:0.9em;
	color:#666;
}

.imposto{
	font-size:0.9em;
	color:#666;
}

.valores{
    float: left;
    position: relative;
    background: #FFF;
    border-top: 3px solid #CCC;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px 2%;
    margin: 0% 0% 2% 0%;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    max-width: 90%;
    font-size: 0.8em;
    color: #666;
}

.valores:hover{
	border-top:3px solid white;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    background-color:#2058ab;
    color:white !important;
    font-weight:300;
    
}

.valores h2{
	font-size:1.2em;
	color:#666;
	font-weight:300;
	text-transform:uppercase;
}

/*.valores h2:hover{
	
	color: white !important;
	font-weight:400;
}

.valores p{
	font-size:0.9em;
	color:#666;
	font-weight:400;
}

.valores p:hover{
	font-size:0.9em;
	color: white !important;
	font-weight:400;
}
*/

.servicos{
    float: left;
    position: relative;
    background: #FFF;
    border-top: 3px solid #CCC;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px 2%;
    margin: 3% 0% 3% 0%;
    -webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    width: 100%;
    font-size: 0.8em;
    color: #666;
}

.servicos:hover{	border-top:3px solid white;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    background-color:#2058ab;
    color:white !important;
    font-weight:300;}


article.links {
	font-size:1.0em;
	width:100%;
	float:left;
	position:relative;
	background:#FFF;
	text-align:center;
	color:#666;
	margin-bottom:5%;
	padding:8% 5%;
	border: 1px #E5E5E5 solid;
}

article.links:hover{
	background:#2058ab;
	color:#fff;
}

.contato{
	float:left;
	position:relative;
	background:#FFF;
	border-top:3px solid #CCC;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	padding:10px 2%;
	margin:3% 2% 0 5%;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 2px 2px 5px 0px rgba(0,0,0,0.1);
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

.contato:hover{
	border-top:3px solid #2058ab;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
}

.contato h2{
	font-size:1.2em;
	color:#666;
	font-weight:300;
}

.contato p{
	font-size:0.9em;
	color:#666;
	font-weight:300;
}

.contato a{
	font-size:0.9em;
	color:#666;
	font-weight:300;
}

.contato a:hover{color:#900;}

/* FORM ----------------------------------------------------------------*/

.field{
	 width:96%;
	 float:left;
	 position:relative;
	 padding:4% 2%;
	 font-size:0.9em;
	 color:#666;
     margin: 10px 0 0 0;
	 border: 1px solid #999;
     -webkit-border-radius:4px;
     -moz-border-radius:4px;
     border-radius:4px;
     -webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
     -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
     box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
     background: #fff;
     color:#888;
     border:none;
     outline:none;
     display:inline-block;
	 font-family: 'Open Sans', Arial, serif;
}

.field-form{
    width: 96%;
    float: left;
    position: relative;
    padding: 4% 2%;
    font-size: 0.9em;
    color: #666;
    margin: 10px 0 0 0;
    border: 3px solid #2058ab8c;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 3px 0 #2058ab8c, 0 -1px #fff inset;
    -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 0px 0 #2058ab8c, 0 -1px #fff inset;
    background: #fff;
    color: #888;
    outline: none;
    display: inline-block;
    font-family: 'Open Sans', Arial, serif;
}

.button{
	width:96%;
	cursor:pointer;
	background:white;
	-webkit-background:#2058ab;
	-moz-background:#2058ab;
	color:#2058ab;
	margin:20px 15px 0 0;
	padding:18px 40px;
	font-size:0.9em;
	float:left;
	position:relative;
	border-radius:1px;
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-bottom:3px #2058ab solid;
	-webkit-border-bottom:3px #2058ab solid;
	-moz-border-bottom:3px #2058ab solid;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    text-transform:uppercase;
}

.button:hover {
	background: #2058ab;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
    transition: 0.5s;
    color:white;
}

/* FOOTER -------------------------------------------------------------

footer{
    width: 100%;
    margin: 40px 0 0 0;
    padding: 40px 0 0 0;
    background-color:#1F1F1F;
	position:relative;
	float:left;
}

.footer-area{
	color:#666;
	font-size:0.9em;
	line-height:1.8em;
	font-weight:300;
}

.footer-area h1{
	font-size:1.2em;
	color:#666;
	font-weight:300;
	text-transform:uppercase;
}

.footer-area p{
	color:#666;
	font-weight:300;
	margin:5px 0 10px 0;
}

.footer-area a{color:#666;}

.footer-area a:hover{color:#CCC;}

.social{
	width:auto;
	float:left;
	position:relative;
	margin:10px 2% 0 0;
}

.social a{
	text-align:center;
	border-radius:50%;
	background:#333;
	color:#666;
	margin:10px 0 0 0;	
}

.facebook a{padding:10px 16px;}
.twitter a{padding:10px 13px;}
.gplus a{padding:10px 12px;}
.linkedin a{padding:10px 13px;}
.skype a{padding:10px 13px;}
.youtube a{padding:10px 13px;}

.facebook a:hover{background:#3b5998; color:#fff;}
.twitter a:hover{background:#2aa9e0; color:#fff;}
.gplus a:hover{background:#d74137; color:#fff;}
.linkedin a:hover{background:#0077b5; color:#fff;}
.skype a:hover{background:#00aef1; color:#fff;}
.youtube a:hover{background:#F00; color:#fff;}

.copy{
	width:100%;
	float:left;
	padding:30px 0 35px 0;
	margin-top:140px;
	background:#141414;
}

.copy a{color:#444;}
.copy a:hover{color:#666;}

.rights{
	float:left;
	position:relative;
	font-size:0.9em;
	color:#444;
}

.ftmenu{
	float:right;
	position:relative;
	font-size:0.9em;
	color:#444;
}*/


footer{
    background-image: url('images/bg-menu.jpg');
    background-size: cover;
    background-attachment: fixed;
    margin-top:10px;
}

footer h1{
    color: white;
    font-weight: 800;
    font-size:20px;
    text-transform: none;
}
footer p{
color: white;
    font-size: 1.2em;
    text-transform: none;
    text-align: justify;
}

.footer-1-esquerda{
    background-color: #2058ab;
    padding: 66px 10px 142px 10px !important;
}

.footer-1-esquerda p a{
  color: white;
  opacity: 0.5;
  transition: 1s;
}
.footer-1-esquerda p a:hover{
  opacity: 1;
  text-decoration: none;
}

.footer-1-direita{
    background-color: #909090;
    padding: 58px 80px 0px 80px !important;
}

.footer-1-direita p a{
  color: white;
  opacity: 0.5;
  transition: 0.8s;
  font-size:0.8em;
}
.footer-1-direita p a:hover{
  opacity: 1;
  text-decoration: none;
}

.links-footer{
  margin-top:30px;
}

.logo-footer{
    margin-bottom:-30px;
}

.direitos-footer{
margin-top: 19px;
    margin-left: 0%;
}

.direitos-footer p{
  color:white;
  font-size:15px;
}

.direitos-footer p a{
    color: #2058ab;
    font-size: 16px;
    transition: 1s;
    font-weight: 800;
}

.direitos-footer p a:hover{
  color:white;
  font-size:20px;;
  text-decoration: none;
}

.img-footer{
  display: block;
  max-width: 85%;
  height: auto;
}

.redes{
  margin-left: 10%;
}

.redes p a{
    color:#a5a5a57a;
    font-size:30px;
    transition: 1s;
}

.redes p a:hover{
    color:#ffd967;
    font-size:30px;
}



/* PLUGIN ORÇAMENTO -------------------------------------------------------*/

.contador{
	 width:100%;
	 float:left;
	 position:relative;
 }
 
 .contador p{
	 font-size:1.0em;
	 color:#666;
	 text-align:center;
 }
 
 .calculadora{
	 padding:3%;
	 background:rgba(204,204,204,0.3);
	 border-radius:8px;
 }
 
 .calculadora p{
	 font-size:1.0em;
	 color:#333;
	 text-align:center;
 }
 
 .field-bottom{
	 width:100%;
	 float:left;
	 position:relative;
	 border: none;
	 border-bottom: 1px solid #999 !important;
	 padding:1% 0;
	 text-align:center;
	 font-size:1.4em;
	 font-weight:bold;
	 color:#666;
 }
 
 .lista{
	 width:100%;
	 float:left;
	 position:relative;
	 padding:2%;
	 text-align-last:center;
	 font-size:1.4em;
	 font-weight:bold;
	 color:#666;
     margin: 10px 0 0 0;
	 border: 1px solid #999;
     -webkit-border-radius:4px;
     -moz-border-radius:4px;
     border-radius:4px;
     -webkit-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
     -moz-box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
     box-shadow: 0 3px 0 #ccc, 0 -1px #fff inset;
     background: #fff;
     color:#888;
     border:none;
     outline:none;
     display: inline-block;
     -webkit-appearance:none;
     -moz-appearance:none;
     appearance:none;
     cursor:pointer;
 }
 
 .resultado{
	 text-align:center !important;
 }
 
 .resultado h1{
	 font-size:1.2em;
	 color:#333;
	 font-weight:400;
	 margin-bottom:20px;
	 text-transform:none !important;
 }
 
 .numeros{
	 width:49%;
	 float:left;
	 position:relative;
	 text-align:center;
	 background:#2058ab;
	 border-bottom:3px #88000d solid;
	 border-radius:8px;
	 margin:10px 2% 0 0;
	 padding:2% 0 2% 0;
 }
 
 .numeros p{color:#fff !important; margin-top:10px;}
 
 .numeros h2{
	 font-size:2.2em;
	 color:#fff;
	 font-weight:700;
	 margin-top:-10px;
 }
 
/* SCROLL BAR -------------------------------------------------------------*/

body::-webkit-scrollbar{
	width:0px;
	background-color:#eaeaea;
	margin-right:00px;
}

body::-webkit-scrollbar:horizontal{
	height:0px;
}

body::-webkit-scrollbar-track{
	border:none;
}

/*-----------------------*/

#scrollbar-custom::-webkit-scrollbar{
	width:6px;
	background-color:#eaeaea;
	margin-right:50px;
}

#scrollbar-custom::-webkit-scrollbar:horizontal{
	height:6px;
}

#scrollbar-custom::-webkit-scrollbar-track{
	border:1px #e5e9ec solid;
	border-radius:10px;
	-webkit-box-shadow:0 0 6px #C8C8C8 inset;
}

#scrollbar-custom::-webkit-scrollbar-thumb{
	background-color:#2f2f2f;
	border:1px solid #e5e9ec;
	border-radius:16px;
}

#scrollbar-custom::-webkit-scrollbar-thumb:hover{
	background-color:#2f2f2f;
	border:1px solid #e5e9ec;
}

#scrollbar-custom::-webkit-scrollbar-thumb:active{
	background-color:#2f2f2f;
	border:1px solid #e5e9ec;
}


/* POP UP IE -------------------------------------------------------------*/


#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#333;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}
 
#boxes #dialog2 {
  background:transparent; 
  width:650px;
  margin:0 auto;
  margin-top:-160px;
}
 
.close{
    display:block; 
    float: left;
	margin-left: 0;
	font-weight: bold;
	line-height: 1;
	cursor: pointer;
	color: #fff;
	text-align: center;
	text-shadow: 0 -1px 1px #64799e;
	/* Background gradient */
	background: #191d2f;
	/* Border style */
	border: 0.1px solid #051c44;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	background-color: #25a9e0;
	background-position: 0% 0%;
}

/**
Breakpoint
*/

@media only screen and (max-width:1024px){
	nav{display:none;}
	.menu-tablet{display:block;}
	.conteudo{max-width:90%;}
	.orcamento-form{
	 float:left;
	 position:relative;
	 margin:30px 0 30px 0;
	 padding:3%;
	 background:rgba(204,204,204,0.3);
	 border-radius:8px;	
     }
	.orcamento-home video{display:none;}
	.orcamento-home{background: url(../images/orca-mob.png) repeat; margin:50px 0 0 0;}
    .utilitarios{display:none;}
    .menu-mob{
	width:14%;
	float:left;
	position:relative;
	text-align:center;
}

.menu-mob a{
	width:100%;
	height:100%;
	float:left;
	position:relative;
	text-align:center;
	color:#fff;
	padding:60% 0;
	cursor:pointer;
}
.menu-mob a:hover{background:rgb(32 88 171);}

.logo-mobile{
	width:60.5%;
	float:left;
	position:relative;
	padding:2% 5%;
	text-align:center;
}

.logo-mobile img{width:100%;}

.phone-mob{
	width:14%;
	float:left;
	position:relative;
	text-align:center;
}

.phone-mob a{
	width:100%;
	height:100%;
	float:left;
	position:relative;
	text-align:center;
	color:#fff;
	padding:60% 0;
	cursor:pointer;
}
.phone-mob a:hover{background:rgb(32 88 171);}

.separa{
	width:2px;
	float:left;
	position:relative;
	padding:11% 0%;
	bottom:0;
	text-align:center;
	background:#252525;
}

.menu-mobile{
	width:100%;
	height:100%;
	position:fixed;
	background:#1E1E1E;
	z-index:99999999;
	display:none;	
}

.topo-menu-mobile{
	width:100%;
	float:left;
	position:relative;
	padding:20px 0;
	border-bottom:1px solid #252525;	
}

.topo-menu-mobile a{position:relative; color:#666; cursor:pointer;}
.topo-menu-mobile a:hover{position:relative; color:#fff;}
.logo-mobile{
	width:60.5%;
	float:left;
	position:relative;
	padding:2% 5%;
	text-align:center;
}

.logo-mobile img{width:100%;}

.links-menu-mobile{
	width:100%;
	float:left;
	position:relative;
}

.links-menu-mobile a{
	width:100%;
	float:left;
	position:relative;
	padding:25px 0;
	background:#1E1E1E;
	color:#666;
	border-bottom:1px solid #252525;
	text-align:center;
}

.links-menu-mobile a:hover{
	background:rgb(32 88 171);
	color:#fff;
	border-bottom:1px solid rgb(32 88 171);
	text-align:center;
}
header {
    width: 100%;
    background-color: rgb(32 88 171);
    position: absolute;
    float: left;
    border-bottom: 1px solid rgba(255,255,255,0.6);
    top: 0;
    z-index: 9999;
    height: 115px;}
}

@media only screen and (max-width:800px){
    .servicos-home{
	width:42%;
	float:left;
	position:relative;
	margin:10% 0 2% 8%;
	text-align:center;
    }
	
	.footer-area{
	width:100%;
	margin: 2% 0 4% 0;
	text-align:center;
    }
	
	.margin-social{margin-left:25% !important;}
	
	.ftmenu{
	width:100%;
	float:left;
	position:relative;
	text-align:center;
    }
	
	.copy{text-align:center;}
	
	.rights{
	width:100%;
	text-align:center;
    }
    .topo-mobile{
	width:100%;
	float:left;
	position:relative;
	background:#2058ab;
	display:none;
}

.menu-mob{
	width:14%;
	float:left;
	position:relative;
	text-align:center;
}

.menu-mob a{
	width:100%;
	height:100%;
	float:left;
	position:relative;
	text-align:center;
	color:#fff;
	padding:60% 0;
	cursor:pointer;
}
.menu-mob a:hover{background:rgb(32 88 171);}

.logo-mobile{
	width:60.5%;
	float:left;
	position:relative;
	padding:2% 5%;
	text-align:center;
}

.logo-mobile img{width:100%;}

.phone-mob{
	width:14%;
	float:left;
	position:relative;
	text-align:center;
}

.phone-mob a{
	width:100%;
	height:100%;
	float:left;
	position:relative;
	text-align:center;
	color:#fff;
	padding:60% 0;
	cursor:pointer;
}
.phone-mob a:hover{background:rgb(32 88 171);}

.separa{
	width:2px;
	float:left;
	position:relative;
	padding:11% 0%;
	bottom:0;
	text-align:center;
	background:#ffffff;
}

.menu-mobile{
	width:100%;
	height:100%;
	position:fixed;
	background:#1E1E1E;
	z-index:99999999;
	display:none;	
}

.topo-menu-mobile{
	width:100%;
	float:left;
	position:relative;
	padding:20px 0;
	border-bottom:1px solid #252525;	
}

.topo-menu-mobile a{position:relative; color:#666; cursor:pointer;}
.topo-menu-mobile a:hover{position:relative; color:#fff;}
.logo-mobile{
	width:60.5%;
	float:left;
	position:relative;
	padding:2% 5%;
	text-align:center;
}

.logo-mobile img{width:100%;}

.links-menu-mobile{
	width:100%;
	float:left;
	position:relative;
}

.links-menu-mobile a{
	width:100%;
	float:left;
	position:relative;
	padding:25px 0;
	background:#1E1E1E;
	color:#666;
	border-bottom:1px solid #252525;
	text-align:center;
}

.links-menu-mobile a:hover{
	background:#2058ab;
	color:#fff;
	border-bottom:1px solid #2058ab;
	text-align:center;
}
header {
    width: 100%;
    background-color: rgb(32 88 171);
    position: absolute;
    float: left;
    border-bottom: 1px solid rgba(255,255,255,0.6);
    top: 0;
    z-index: 9999;
    height: 115px;}


.footer-1-direita {
    background-color: #909090;
    /* padding: 100% 80px 0px 80px !important; */
    height: 500px;}

.footer-1-esquerda {
    background-color: #2058ab;
    padding: 58px 40px 0px 40px !important;}
    

.conteudo-direita-quem-somos {
    padding: 40px !important;
    margin-top: 450px !important;}
    
p{margin-top: 3em !important;}

}


@media only screen and (max-width:600px){
    .servicos-home{
	width:100%;
	float:left;
	position:relative;
	margin:10% 0 4% 0%;
	text-align:center;
    }
	
	.circulo a{
	background:#fff;
	color:#CCC;
	padding:20% 22%;
	border-radius:50%;
	border: 1px #CCC solid;
	font-size:1.4em;
	}
	
	.circulo a:hover{
	background:#fff;
	color:#2058ab;
	border: 1px #2058ab solid;
	}
	 
	.margin-social{margin-left:20% !important;}
	 
	 .menu-tablet{
	float:right;
	position:relative;
	display:none;
	margin-top:35px;
}

.menu-tablet a{font-size:1.2em;color:#fff;cursor:pointer; padding:10px 15px; border:1px solid #FFF;}

.menu-tablet a:hover{background:rgb(32 88 171);color:#fff;border:1px solid #900;}
.logo-mobile{
	width:60.5%;
	float:left;
	position:relative;
	padding:2% 5%;
	text-align:center;
}

.logo-mobile img{width:100%;}
header {
    width: 100%;
    background-color: rgb(32 88 171);
    position: absolute;
    float: left;
    border-bottom: 1px solid rgba(255,255,255,0.6);
    top: 0;
    z-index: 9999;
    height: 115px;}
	
	
.footer-1-direita {
    background-color: #909090;
    /* padding: 100% 80px 0px 80px !important; */
    height: 780px;}

.footer-1-esquerda {
    background-color: #2058ab;
    padding: 0px 10px 142px 10px !important;}

.conteudo-direita-quem-somos {
    padding: 40px !important;
    margin-top: 450px !important;}

p{margin-top: 3em !important;}

}

@media only screen and (max-width:500px){
	.banner-pages{display:none;}
	 header{display:none;}
	.topo-mobile{display:block; margin-bottom: 1px;}
	.margin-social{margin-left:15% !important;}
	.valores{
	width:95%;
	padding:10px 2%;
	margin:3% 5% 0 0;
    }
    .formulario-mobile{
        padding: 3%;
    top: 75px;
    }
}

@media only screen and (max-width:400px){
	.margin-social{margin-left:10% !important;}
}

@media only screen and (max-width:350px){
	.margin-social{margin-left:5% !important;}
	
}

@media only screen and (max-width:320px){
	.margin-social{margin-left:0% !important;}
	
.conteudo-direita-quem-somos {
    padding: 40px;
    margin-top: 76px;
}
