@font-face {
		font-family: 'nexa-bold';
		src: url('../fonts/nexa-bold.eot');
		src: url('../fonts/nexa-bold.eot') format('embedded-opentype'),
			 url('../fonts/nexa-bold.woff') format('woff'),
			 url('../fonts/nexa-bold.ttf') format('truetype'),
			 url('../fonts/nexa-bold.svg#nexa-boldRegular') format('svg');
}

/*
.container{
    max-width: 990px;
}
*/

body{
	font-family: "nexa-bold";
	background-color: #eee;
	background: url('../img/bg.jpg') repeat;
}

li{
	list-style: none;
}

h1{
    color: #FFFFFF;
    font-size: 12px;
    letter-spacing: 1px;
    margin-top: 10px;
    text-transform: uppercase;
}

h2{
	color: #006C1F;
	font-size: 20px;
	margin:10px 0;
	
}

.titulo h2{
	display: inline-block;
    padding-right: 10px;
    text-transform: uppercase;
}



.titulo .line{
	display: inline-block;
    letter-spacing: -1px;
    padding-right: 10px;
    text-transform: uppercase;
}

.titulo .line2{
	display: inline-block;
    letter-spacing: -1px;
    padding-right: 10px;
    text-transform: uppercase;
}

.titulo .line3{
	display: inline-block;
    letter-spacing: -1px;
    padding-right: 10px;
    text-transform: uppercase;
}


.detalhe span{
	color: #797F8C;
}

.filtro span{
	color: #797F8C;
}

#views ul{
	margin-left: -15px;
    margin-top: 60px;
    position: absolute;
    z-index: 2;
}


#views a{
	margin-left: -40px;
    margin-top: 60px;
    position: absolute;
    z-index: 2;
}

#views li{
	width: 55px;
	height: 27px;
	background-color: #212224;
	color: #fff;
	opacity: 0.9;
	float: left;
	margin-right: 5px;
	text-align: center;
	padding: 5px;
}


#views .full-screen{
	width: 31px;
	height: 31px;
	background-color: #212224;
	color: #fff;
	opacity: 0.9;
	float: left;
	margin-right: 5px;
	text-align: center;
	padding: 0px;
}

#visualizacao{
	position: relative;
}


#visualizacao{
	background: url('../img/4.png') no-repeat;
	background-position: 670px bottom;
	background-size: 1210px 119px;
}

#visualizacao{
	margin-top: 40px;
	margin-bottom: 20px;
	padding: 0

}

#visualizacao img{
	border: 4px solid #333333;
	width: 100%;

}

#controles{
	background-color: #333333;
	height: 210px;
}

#controles .list-group li{
	float: left;
	border: 2px solid #999999;
	margin:3px;
}

#controles .ambiente li img{
	width: 77px;
	height: auto;
}

#controles .material li img{
	width: 55px;
	height: auto;
}

#controles .detalhe a{
	text-transform: uppercase;
	background: #797F8C;
	color: #ffffff;
	font-size: 10px;
	padding: 9px 10px 4px 10px
}

#controles .detalhe h1{
	float: left;
}

/*.line{
	border-top:1px solid #fff;
	height: 1px;
	display: block;
	width: 65%;
}
*/

.pagination{
	margin:10px 7px;
}

.pagination > li > a, .pagination > li > span{
	background-color: #333333;
    border: 1px solid #CCCCCC;
    color: #FFFFFF;
    font-size: 11px;
    height: 22px;
    padding: 4px 7px;
    width: 22px;
    margin:1px;
}

.pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span{
	border-radius: 0;
}


.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary{
	background-color: #999;
	border-color: #999;
}



.form-control{
	border-radius:0;
	box-shadow:none;
	font-size: 14	px;
	color: #333333;
	border: none;
	height: 33px;
}

.input-group{
	color: #333333;
	border: none;
	margin-bottom: 30px;
}

.btn-simulador{
	background-color: #999999;
	border-color: #999999;
	border-radius: 0
}



/*h1{
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 10px;
}

h2{
	color: #fff;
	font-size: 12px;
	margin:10px 0;
}

.detalhe span{
	color: #797F8C;
}

#visualizacao{
	background: url('../img/4.png') no-repeat;
	background-position: 670px bottom;
	background-size: 1210px 119px;
}

#visualizacao{
	margin-top: 40px;
	margin-bottom: 20px;
	padding: 0

}

#visualizacao img{
	border: 4px solid #333333;
	width: 100%;

}

#controles{
	background-color: #333333;
	height: 210px;
}

#controles .list-group li{
	float: left;
	border: 2px solid #999999;
	margin:3px;
}

#controles .ambiente li img{
	width: 77px;
	height: auto;
}

#controles .material li img{
	width: 55px;
	height: auto;
}

#controles .detalhe a{
	text-transform: uppercase;
	background: #797F8C;
	color: #ffffff;
	font-size: 12px;
	padding: 9px 10px 4px 10px
}*/


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

section{
	background-color: #fff;
	height: 130px;
	margin-bottom: 20px;
}

h1{
	font-size: 16px;
}

h2{
	font-size: 24px;
	text-transform: uppercase;
	display: inline-block;
}

h3{
	font-size: 12px;
}

h4{
	font-size: 15px;
	color: #444444;
}

p{
	font-size: 16px;
	color: #666666
}

.box{
	background-color: #fff;
	border-bottom: 4px solid #006F1B;
	box-shadow: 0px 1px 2px #999
}

.box-internas{
	background-color: #fff;
	border-bottom: 4px solid #006F1B;
	box-shadow: 0px 1px 2px #999
}

.box-internas p{
/*    padding: 5px 0 10px*/
}

.box-internas b{
    font-size: 18px;
    color: #6A7;
}

.titulo{
	/*margin: 15px 10px 10px !important;*/
    position: relative;
    margin-left: -8px;
}

.titulo-internas{
	padding: 0px;
}

.titulo .line {
    margin-left: 0;
    margin-top: -12px;
    /*width: 100%;*/
}

.line {
    border-bottom: 1px solid #ccc;
    /*float: left;*/
    height: 1px;
    margin: -7px 6px 8px;
    padding-bottom: 0;
}

.line-dicas{
	width: 91%;
}

.line-servicos{
	width: 81%;
}

.line-empresa{
	width: 48%;
}

.line-noticias{
	width: 76%;
}

.line-depoimentos{
	width: 25%;
}

.line-contatos{
	width: 41%;
}

.line-clientes{
	width: 87%;
}

.line-top{
	background-color: #13A866;
	height: 6px;
	display: block;
	width: 100%;
}

#tel{
	margin-bottom: 5px;
	background: url('../img/tel.png') no-repeat;
	margin-top: 67px;
	height: 53px
}

#tel p{
	color: #006C1F;
	font-size: 24px;
	padding: 14px 16px 43px 63px;
}

#logo{
	margin-top: 55px;
}

#banner{
	margin-top: 0px;
	padding: 0px;
}

#banner-menor{
	margin-top: 0px;
	padding: 0px;
	height: 100px;
}

#banner-menor img{
	height: 120px;
}

#banner img{
    box-shadow:1px 3px 3px -1px #666;
    width: 840px;
}

#menu{
	background: url("../img/menu.png") no-repeat scroll 0px bottom;
	margin-bottom: 35px;
	background-size: 880px 70px;
}

#menu ul{
	padding-left: -25px;
}

#menu a {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    margin-left: -2px;
}

#menu a:last-child{
	margin-right: 5px
}

#menu a:hover{
    text-decoration: none;
}

.nav > li > a:hover, .nav > li > a:focus{
	background-color: transparent;
	color: #fff;
	text-decoration: underline;
}

#banner{
/*	background-color: #fff; */
	height: 410px;
	margin-bottom: 75px;
}

#dicas ul{
    padding: 0;
}

#dicas ul li a{
    padding: 0;
    color: #666666;
    padding: 15px;
}


.dicas h4{
	color: #666666;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
	padding-top: 10px
}


#dicas{
	background-color: #fff; 
	margin-bottom: 55px;
}

#dicas li{
	float: left;
}

#dicas a{
	color: #666666;
}

#dicas img{
	padding-top: 14px
	}

#corpo1{
	margin-bottom: 55px;
}

#corpo1 .servicos{
	margin:0px;
	padding: 0px;
}

#corpo1 .servicos h3{
	background: url('../img/servicos.png') no-repeat;
	position: absolute;
	z-index: 2;
	height: 39px;
	width:175px;
	color: #fff;
	font-size: 15px;
	padding: 10px;
    margin-left: -1px;
}

#corpo1 .servico{
	margin-bottom: 20px;
	position: relative;
	height: 160px;
	z-index: 2;
    margin-right: 20px;
}

#corpo1 .servico img{
	position: absolute;
    box-shadow: 1px 3px 3px -1px #666;
	z-index: 1
}

#corpo1 .empresa img{
	padding: 30px 40px;
}

.empresa a{
    color: #00a864;
}

.empresa p{
    text-align: justify;
}

.empresa ul li a{
    color: #666;
    font-size: 18px;
}

#banner .empresa.box{
    width: 24%;
}

#banner h3{
    background-color: rgba(19, 167, 99, 0.6);
    color: #fff;
    position: absolute;
    font-size: 30px;
    padding: 20px;
    text-transform: uppercase;
    top: 240px;
    letter-spacing: 2px;
}


.empresa ul li{
    margin: 30px 0;
}

.empresa ul{
    padding: 0;
}



#corpo2{
	margin-bottom: 55px;
}

#corpo2 .noticias h4{
	color: #00A864;
	margin-top: 0px;
}

#corpo2 .noticias p{
	color: #666666;
/*	border-bottom: 1px solid #ccc;*/
/*	padding-bottom: 15px;*/
/*	margin-bottom: 30px;*/
  text-align: justify;
}

#corpo2 .noticias img{
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    width: 100px;
    height: 50px;
}

#corpo2 .noticias .imagem-noticia{
    width: 50% !important;
  height: auto !important;
  float: left;
  margin: 5px 18px 30px 5px;
}

#corpo2 .noticias .imagem-noticia2{
    width: 98% !important;
  height: auto !important;
  float: left;
  margin: 5px 18px 30px 5px;
}

#corpo2 .noticias{
/*    width: 48%;*/
    margin-right: 10px;
}

#corpo2 .noticias.noticiascapa{
    width: 48%;
    margin-right: 10px;
}

.noticias a{
    height: 70px;
}

.noticias{
	padding-top: 30px;
}

.noticias li{
    border-bottom: 1px solid #eee;
    height: 60px;
    margin-bottom: 20px;
}

#clientes .clientes-altura{
    height: 84px !important;
    float: left;
}

.wrapper{
    height: 84px !important;
}

.noticias ul{
    padding: 0
}

#corpo2 .depoimentos{
	height: 434px;
    margin-left: 5px;
    margin-right: 17px;
    max-width: 23%
}

#corpo2 .depoimentos p{
color: #666666;
font-size: 14px;
margin-top: -50px;
margin-bottom: -10px;
text-align: justify;
line-height: 17px;
font-weight: 100;
}

.box-internas.depoimentos p{
    padding-top: 30px    
}

.box-internas.depoimentos span{
    color: #00A864;
}

.box-internas.depoimentos h3{
    color: #00A864;
    text-align: right;
    margin-bottom: 20px;
}

.line{
    border-bottom: 1px solid #ddd;
}

.depoimento-texto:last-child{
    border: none
}

#corpo2 .depoimentos h3{
    color: #00A864;
    margin-top: -74px;
    float: right;
    text-align: right;
}

#corpo2 .depoimentos span{
	color: #00A864;
	font-size: 90px;
	font-family: arial;
    line-height: 103px
}

#corpo2 .depoimentos .span-depoimento{
	margin-left: 100px
}

#corpo2 .contatos p{
	margin-bottom: 20px;
}

#corpo2 .contatos h2{
  font-size: 13px;
  text-transform: initial;
  color: #666;
  margin: -10px 0px;
  line-height: 20px;
}

.contatos h2{
  font-size: 13px;
  text-transform: initial;
  color: #666;
  margin: -10px 0px;
  line-height: 20px;
}

.contatos.box{
    padding-bottom: 20px;
}


#corpo2 .contatos h4{
	margin-bottom: 30px;
}

#corpo2 .contatos h5{
	font-size: 14px;
	margin-bottom: 8px;
	padding-bottom: 0px
}

.clientes img{
    margin-bottom: 30px;
    margin-top: 20px;
}

#clientes{
	/*background-color: #fff;*/
}

#clientes img{
	float: left;
	margin:0px 19px 20px;
    width: 110px;
    height: auto;
}

#clientes  .seta-cliente{
	padding-top: 20px
}

#clientes  .col-md-10{
	margin-top: -7px;
}

#contato .input-group{
	height: 40px;
	border-radius: 0
}

#contato .input-group .form-control{
	height: 55px;
	color: #006C1F;
}

#contato .input-group textarea{
	height: 175px !important;
}

#contato .input-group-addon{
	border-radius: 0;
	border: none;
}

#contato p{
	margin:30px 0px;
}

.fa-mobile{
    font-size: 28px;
    padding: 5px;
}

.fa-user{
    font-size: 22px;
    padding: 3px;
}

.fa-envelope{
    font-size: 22px;
}

.fa-keyboard-o{
    font-size: 22px;
}

.fa-arrow-right{
    float: left;
    padding-right: 10px;
    color: #006c1f;
}

#contato .btn-enviar{
    background-color: #00A864;
    border: medium none;
    border-radius: 0;
    color: #FFFFFF;
    height: 40px;
    width: 100px;
    font-size: 16px;
    margin: 0 -16px;    
}

#contato .btn-enviar:hover{
	background-color: #006C1F
}

#contato img{
	width: 100%;	
}

#corpo1 .contatos.box.pull-right{
	margin-bottom: 20px
}


footer{
	background-color: #000;
    height: auto;
/*	height: 110px;*/
	margin-top: -20px
}

footer img{
    width: 70px;
    height: auto;
    padding-top: 13px;
}

footer p{
	text-align: center;
	padding-top: 47px;
	font-size: 12px;
}


/* MENU */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
    background-color: transparent !important;
}

.dropdown-submenu {
    position: absolute;
}

.dropdown-submenu a{
    color: #00A864
}


.sub-menu a{
    color: #00A864 !important
}

.dropdown-submenu>.dropdown-menu {
    top: 32px;
    left: 0;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
/*    border-left-color: #ccc;*/
    margin-top: 5px;
    margin-right: -10px;
}

/*
.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}
*/

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.open > .dropdown-menu{
    display: block;
    
}

.dropdown-menu {
    position: relative !important;
    top: 100%;
    left: 0px;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0px;
    margin: 2px 0px 0px;
    font-size: 14px;
    list-style: outside none none;
    background-color: #fff !important;
    background-clip: padding-box;
    border: none !important;
    border-radius: 4px;
    box-shadow: none !important;
    color: #000  !important;
}

.dropdown{
    float: left !important
}

.menu li a{
    color: #fff;
}

.menu li a:hover, .menu li a:active, .menu li a:focus{
    color: #00A864 !important;
}

.dropdown-menu > li > a{
    padding: 9px 20px;
}

.navbar-nav > li > .dropdown-menu{
    margin-right: 60px;
}

.dropdown-menu.multi-level{
    background-color: transparent !important    
}
/* MENU 2*/



.menu{
  background: transparent;
}

.menu .menu-list, .menu .sub-menu{
  list-style: none;
}

.menu a{
  color: #fff;
  text-decoration: none;
  display: block;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 12px;
}

.menu > .menu-list > li{
  float: left;
  position: relative;
}

.menu > .menu-list > li > a {
  padding:5px 15px;
  margin: 11px;
  background: tranparent;
}

.menu > .menu-list > li:hover a {
  background: #eee;
}

.menu > .menu-list > li:hover > .sub-menu {
  display: block;
}

.menu > .menu-list > li > .sub-menu {
    position: absolute;
    top: 41px;
    left: 0;
    min-width: 340px;
    z-index: 1000;
    display: none;
    float: left;
    margin-left: -40px;
    text-align: left;
}

.menu > .menu-list > li > .sub-menu > li > a {
	padding: 10px 20px;
}

.menu > .menu-list > li > .sub-menu > li > a {
	padding: 10px 20px;
}

.menu > .menu-list > li > .sub-menu > li > a:hover {
	color: #006C1F
}

/* Clearfix para o menu */
.menu:after {
  content: '.';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}


@media (max-width: 991px) {
    
}
    
@media (max-width: 1200px) {
  #tel p {
    font-size: 18px;
  }
    
    #menu a {
    font-size: 12px;
  }
    
    #menu a:last-child{
        margin-right: 0
    }
    
    .menu > .menu-list > li > a{
        padding: 5px 11px
    }
    .empresa ul li {
    margin: 20px 0px;
    line-height: 21px;
}
    
    #banner{
        height: auto;
    }
    
    #corpo1 .servico {
        margin: 0px 30px -20px -10px;
    }
    
    #corpo1 .empresa img {
    padding: 30px 20px;
    }
    
    #corpo2 .contatos h2 {
    font-size: 11px;
    }
    
    #corpo2 .depoimentos h3 {
    color: #00A864;
    margin-top: -84px;
    float: right;
    text-align: right;
    }
    
    #corpo2 .depoimentos p{
        line-height: 16px;
    }
    
}

@media (min-width: 992px) {
     .tablet{
        display: block;
    }
    
    .pc{
        display: none;
    }
    
    
}

@media (min-width: 768px) {
    .tablet{
        display: block;
    }
    
    .pc{
        display: none;
    }
    .celular{
        display: none;
    }
    
    .celular-nao{
        display: block;
    }
}
    
@media (max-width: 767px) {

     .pc2{
        display: none !important;
    }
    
     .tablet{
        display: none !important;
    }
    
    .pc{
        display: block !important;
    }
    
    #corpo2 .depoimentos{
        width: 100% !important;
        max-width: 100% !important
    }
    
    .celular{
        display: block;
    }
    
    .celular-nao{
        display: none   ;
    }
}


@media (min-width: 991px) {
    .pc2{
        display: none;
    }
}

@media (max-width: 991px) {
    .titulo h2{
        font-size: 16px;
    }
    #banner .empresa.box {
    width: 100%;
}
    footer p{
        padding-top: 27px;
    }
    #corpo2 .depoimentos{
        margin-left: 0px;
    }
    
    .noticias li{
        height: auto;
    }
    
    .tablet{
        display: none;
    }
    
    .pc{
        display: none;
    }
    
    .pc2{
        display: block;
    }
    
    #corpo2 .noticias.noticiascapa{
        width: 100%;
    }
    
    #corpo2 .depoimentos{
        max-width: 48%;
        margin-right: 2%;
    }
    
    #corpo2 .contatos h2{
        font-size: 16px;
    }
    
    #corpo2 .depoimentos h3{
        margin-top: 56px;
    }
    
    #corpo2 .depoimentos p{
        line-height: 22px;
    }
    
    #logo {
        margin-bottom: 20px;
        margin-top: 35px;
    }   
    #contato .btn-enviar{
        margin-bottom: 30px;
    }
}


@media (max-width: 420px) {
    .col-xs-12{
        width: 80% !important;
        margin-left: 10%;
    }
    
    #corpo1 .servicos{
        margin-left: 10%;
    }
    
    #corpo2 .depoimentos{
        width: 80% !important;
        margin-left: 10%;
    }
    
    #corpo2 .depoimentos h3 {
    margin-top: 36px;
    }
    
    .titulo.esconder{
        display: none;
    }
    #corpo2 .contatos h2 {
    font-size: 12px;
}
}

#player_folhavitoria_14_wrapper{
    width: 100% !important;
}











