body, h1, h2, h3, h4, h5, p, a{
	font-family: 'Roboto', sans-serif;
	font-weight: 300;	
}

img{
	width: 100%;	
}

#logo img{
	width: 45%;
	margin: 5%;	
}

#logo{
	background: url('../images/bglogo.png') no-repeat;
	background-size: 100%;
	height: 180px;
	width: 25%;
	position: relative;
	z-index: 3;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #333;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #333;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #333;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #333;
}

/*****************************************************
                       MENU
*****************************************************/

nav{
	position: absolute;
    float: right;
    top: 0;
    margin-top: 2%;
    width: 100%;
    margin-right: 10%;
    padding-left: 30%;
    background-color: #b40302;
    background-image: linear-gradient(0deg, rgba(0,0,0,0.3) 20%,rgba(149,2,2,1) 80%, rgba(0,0,0,0.3)100%);
    z-index: 2;
    text-transform: uppercase;
}

a{
	color: white;	
}

.dropdown-menu{
	border-radius: 0;
	margin: 0;
	padding: 0;	
}

.nav-pills > li + li{
	margin-left: 0;	
}

.nav-pills > li > a{
	border-radius: 0;	
}

.nav > li > a:hover, .nav > li > a:focus{
	background-color: #1a1b1d;
}

.nav a:hover, a:focus{
	color: white;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{
	background-image: -webkit-linear-gradient(top, #1a1b1d 0%, #101113 100%);
}

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus{
	background-color: #0e1011;
	border-color: #58585a; 
	color: white;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{
	background-color: #19191b;
	margin-top: -1px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus{
	background: #0e1011;	
}

#shadown{
	background: url('../images/shadown.png') no-repeat;
	height: 115px;
	width: 48px;
	float: right;
	position: relative;
	right: 0;
	top: -195px;
	z-index: 4;
}

.slicknav_menu {
	display: none;
}

/*****************************************************
                   FECHA  MENU
*****************************************************/

#slide{
	height: 700px;
	overflow: hidden;
	margin-top: -220px;
	position: absolute;
	width: 100%;
}

.carousel{
	position: relative;
	z-index: 1;
	top: 0;
	height: 700px;
	overflow: hidden;
}

#slider{
	height: 520px;	
}

#destaque{
	background-color: white;
	background: url('../images/topheader.png') no-repeat;
	background-size: 100%;
	position: relative;
	margin-top: -195px;
	z-index: 2;	
}

#destaque h2{
	color: white;
	padding: 2.5%;
	font-size: 4.6em;	
}

.slidehome{	
	height: 815px;	
}

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

/*.imgdebanner{
	height: 700px !important;
}*/

#boxes{
	min-height: 485px;
	border-bottom: 7px solid #910202;
	padding: 85px 0;
	margin-top: -38px;	
}

.box{
	background: white;
	height: 308px;
	width: 400px;
	margin-left: 18%;	
	float: left;	
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	box-shadow: 1px 1px 25px #888888;
}

.box figure{
	height: 213px;	
}

.box img{
	position: relative;
	top: -25px;	
}

.box footer{
	margin-top: 0;
}

.titdestaque{
	background: url('../images/bg.jpg');
	height: 35px;
	color: white;
}

.destaques{
	margin: 0;
	font-size: 2em !important;
	padding: 1% !important;
	text-transform: uppercase;
}

.star{
	background:	url('../images/star.png') no-repeat;
	background-size: 93%;
	position: relative;
	z-index: 5;
	width: 105px;
	height: 60px;
	top: 0;
	float: left;
}

.about{
	float: left;
	width: 70%;	
	border-bottom-left-radius: 15px;
	padding: 8px 15px;
	line-height: 15px;
}

.leiamais{
	float: left;
	width: 30%;
	background: #950202;
	background-image: linear-gradient(-75deg, rgba(149,2,2,1) 88%,rgba(255,255,255,1) 89%);
	height: 60px;	
	border-bottom-right-radius: 15px;
	padding: 20px 9px;
}

.leiamais a{
	padding: 20px;
	text-decoration: none;
	color: white;
	font-weight: bold;	
}

.topfooter{
	background-image: url('../images/footer1.png');
	background-repeat:no-repeat;
	background-size: 100%;
	background-position: top;
	height: 220px;
	width: 100%;
	float: left;
	position: relative;
	z-index: 3;
	margin-top: -150px;
}

.bgfooter{
	background-color: #650117;
	height: 333px;
	position: relative;
	z-index: 2;
}

.onethird{
	width: 33.3333%;	
	padding: 0 3%;
	float: left;
	color: white;
}

footer legend{
	text-transform: uppercase;
	color: white;
}

footer ul{
	list-style: none;	
	margin-top: -20px;
}

footer ul li{
	margin-top: 30px;
	height: 40px;	
}

footer i{
	width: 40px;
	height: 40px;
	float: left;
	border-radius: 50%;
	background-color: white;
	margin-right: 3%;
	margin-bottom: 30px;
	color: #bc0101;
}

footer .fa-home{
	font-size: 1.8em;
	padding: 8px 8px;	
}

footer .fa-phone{
	padding: 8px 10px;
	font-size: 1.9em;
}

footer .fa-envelope{
	font-size: 1.6em;
	padding: 9px;	
}

footer p{
	padding-top: 10px;
	float: left;
	width: 80%;	
}

footer .send{
	background: none;
	color: white;
	text-transform: uppercase;
	font-size: 1.3em;
	padding: 0;
	padding-left: 2%;	
}

.news{
	width: 85%;
	padding-left: 2%;
	height: 33px;	
	color: #333;
}

.plugin{
	color: #eee !important;	
}

.header{
	background-image: url('../images/bg.jpg');
	height: 220px;
}

.titulopg{
	margin-top: -125px;
	padding-top: 55px;
	padding-left: 4%;
	color: white;
	text-transform: uppercase;
	background-image: -webkit-linear-gradient(-75deg, transparent 79%, white 79%);
	height: 130px;
}

.lg60, .lg55{
	width: 56%;
	float: left;
	padding: 4% 2% 0 8%;
	line-height: 1.5em;
	font-size: 1.3em;
}

.lg50{
	width: 48%;
	float: left;
	padding: 3%;
	margin-bottom: -30px;
}

.lg40{
	width: 40%;
	float: left;
	padding: 4% 2% 0 4%;
	line-height: 2em;
}

#empresa section, #contato section, #projetos section, #novidades section, #parceiros section, #depoimentos section{
	height: 820px;
	border-bottom: 7px solid #910202;
}

#produtos section{
	height: 620px;
	border-bottom: 7px solid #910202;
}

#empresa figure, #contato figure, #parceiros figure{
	box-shadow: 1px 1px 25px #888888;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

#projetos section{
	height: auto;
}

#projetos .row{
	width: 100%;
}

#projetos .gallery{
	width: 20%;
	padding: 1% 1%;
	float: left;
}

#produtos .gallery{
	width: 33%;
	padding: 1% 1%;
	float: left;
}

.fullimg{
	width: 50%;
	height: auto
}

#contato h3{
	font-weight: bold;
	font-size: 21px;
	margin: 0 0 20px 0;
}

#contato input{
	background-image: -webkit-linear-gradient(-35deg, transparent 91%, #b40302 91%);
	border: 1px solid #b40302;
	padding: 2px 5px;
	border-radius: 2px 5px 5px 2px;
	margin-bottom: 20px;
	width: 100%;
	padding-right: 11%;
	color: #333;
}

#contato textarea{
	border: 1px solid #b40302;
	padding: 2px 5px;
	border-radius: 2px 5px 5px 2px;
	margin-bottom: 20px;
	width: 100%;
	color: #333;
}

#contato .btn{
	background-color: #b40302;
	color: white;
}

#novidades h2{
	margin: 0 0 30px 0;
}

#novidades h3 a{
	font-weight: 700;
}

.textnews{
	height: 510px;
	overflow-y: scroll;
}

#novidades .lg55{
	width: 66%;
	padding: 0 2% 0 4%;
	font-size: 14px;
}

#novidades .lg40{
	width: 34%;
	border-right: 5px solid #910202;
	padding: 0 5% 0 4%;
	margin-top: 60px;
	overflow: scroll;
    height: 500px;
}

#novidades a{
	color: #333;
}

.titother{
	font-size: 16px;
	font-weight: 700;
}

.corpoother{
	font-size: 14px;
	line-height: 15px;
}

#contato small{
	font-size: 16px;
	color: #b40302;
}

 #contato small a{
 	font-size: 17px;
	color: #b40302;
 }

 .realizados{
 	width: 100%;
 	padding: 3% 20% 0 4%
 }

 .projetosgroup{
 	width: 90%;
	padding: 0;
	margin: 2% 0 0 4.4%;
 }

 .projetosgroup h3{
 	margin: 0 0 0 10px;
 }

 .leftarrow{
 	position: absolute;
	left: 25%;
	top: 40%;
	font-size: 2.5em;
 }

.leftarrow a, .rightarrow a{
 	color: white;
 }

 .rightarrow{
 	position: absolute;
	left: 74%;
	top: 40%;
	font-size: 2.5em;
 }

.depo{
	height: 250px;
	margin-bottom: 30px;
}

.depothumb{
	width: 30%;
	float: left;
	margin-bottom: 30px;
}

.depotext{
	float: left;
	width: 70%;
	padding-left: 5%;
	margin-bottom: 30px;
}

.depotext h3{
	margin-top: 0;
}

/* ============================
   17-Responsive
   =========================== */
   
@media (min-width: 1441px) and (max-width: 1730px)  {
.topfooter{
	/*margin-top: -241px;
	height: 164px;*/
}

.bgfooter{
	/*margin-top: -77px;*/
	height: 275px;
}

#empresa section, #contato section, #novidades section, #parceiros section{
	height: 570px;
}

#produtos section{
	height: 520px;
}

 #projetos section{
 	height: 100%;
 }

.textnews{
	height: 360px;
}

footer .send{
	padding-left: 0;
}

.somenews{
	display: none;
}

}
   
/* Large desktop */
@media (min-width: 1313px) and (max-width: 1440px)  {
#logo{	
	width: 23%;
}

nav{
	padding-left: 20%;
}

#destaque{
	margin-top: -165px;
}

#destaque h2{
	font-size: 3.6em;	
}

#slide{
	height: 500px;
}

.carousel{
	height: 500px;
	width: 100%;
}

#slider{
	height: 320px;	
}

.box{
	margin-left: 14%;	
}

footer .send{
	padding-left: 0;	
}

.bgfooter{
	/*top: -20px;*/
}

#empresa section, #contato section, #novidades section, #parceiros section{
	height: 500px;
}

#produtos section{
	height: 520px;
}

 #projetos section{
 	height: 100%;
 }

 #depoimentos section{
 	height: 750px;
 }

.textnews{
	height: 310px;
}

.somenews{
	display: none;
}

.leftarrow{
	top: 35%;
 }

 .rightarrow{
	top: 35%;
 }

 /*.imgdebanner{
	height: 500px !important;
}*/
}
 
@media (min-width: 981px) and (max-width: 1312px) {
#logo{	
	width: 21%;
}

nav{
	width: 100%;
	padding-left: 18%;
	margin-top: 1%;
}

#shadown{
	display: none;
}

#slide{
	height: 500px;
}

.carousel{
	height: 500px;
}

#slider{
	height: 330px !important;	
}

#destaque{
	margin-top: -163px;
}

#destaque h2{
	font-size: 2.6em;	
}

.box{
	margin-left: 10%;	
}

.topfooter{
	/*height: 140px;
	margin-top: 50px;*/
}

.bgfooter{
	/*margin-top: 200px;*/
}

footer .send{
	padding-left: 0;	
}

.bigtxt{
	margin-top: 65px;
}

#empresa section, #contato section, #novidades section, #parceiros section{
	height: 100% !important;
}

#produtos section{
	height: 395px;
}

#projetos section{
	height: 100%;
}

#depoimentos section{
 	height: 965px;
 }

.textnews{
	height: 310px;
}

.somenews{
	display: none;
}

#novidades .lg55 {
	padding: 4% 2% 0 4%;
}

.leftarrow{
	top: 35%;
 }

 .rightarrow{
	top: 35%;
 }

 /*.imgdebanner{
	height: 500px !important;
}*/

}
/* Portrait tablet to landscape and desktop */
@media (max-width: 1000px) {
#logo{	
	width: 35%;
}
.depoimentos ul li {
	width:100% !important;
}

.lg55.credibilidade{
  width: 100% !important;
  text-align: justify;
}

.lg55.credibilidade img {
	width:100% !important;
	margin-right: 0 !important;

}

.table-responsive {
    display: block;
    position: relative;
    width: 100%;
  }

  .table-responsive thead { display:none;}

  .table-responsive tbody,
  .table-responsive th,
  .table-responsive td,
  .table-responsive tr {
    display: block;
  }

  .table-responsive td,
  .table-responsive th {
    height: 35px;
  }

.table-responsive thead {
    float: left;
  }

.table-responsive tbody {
    width: auto;
    position: relative;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
  }

.table-responsive tbody tr {
    display: inline-block;
  }

nav{
	width: 100%;
	padding-left: 19%;
	display: none;
}

#shadown{
	display: none;
}

#empresa section, #contato section, #novidades section, #parceiros section{
	height: 100% !important;
}

#produtos section{
	height: 320px;
}

#projetos section{
	height: 100%;
}

.topfooter{
	/*height: 110px;
	margin-top: -180px;*/
}

.bgfooter {
	/*margin-top: -100px;*/
	height: 450px;
}

.lg40.depoimentos {
	  width: 100% !important;
}

.box {
	margin-left: 21%;
	margin-bottom: 40px;
}

footer i{
	margin-right: 2%;
}

.galeria{
	height: 390px;
}

.carousel-control{
	height: 400px;
}

#destaque{
	margin-top: -415px;
}

#destaque h2 {
	font-size: 2.6em;
}

.textnews{
	height: 310px
}

.somenews{
	display: none;
}

.leftarrow{
	top: 32%;
 }

 .rightarrow{
	top: 32%;
 }

/* .imgdebanner{
	height: 500px !important;
}*/

.onethird{
	width: 50%;
	margin-top: -80px;
}

.half{
	width: 100%;
	margin-top: 0;
}

.fb{
	height: 185px !important;
}

footer .send {
	padding: 0;
}

.slicknav_menu {
	background-color: #b40302;
	background-image: linear-gradient(0deg, rgba(0,0,0,0.3) 20%,rgba(149,2,2,1) 80%, rgba(0,0,0,0.3)100%);
	box-shadow: 1px 1px 15px black;
	padding: 0px;
	position: absolute;
	top: 9px;
	z-index: 3;
	width: 100%;
	display: block;
}

.slicknav_btn{
	background: none;
}

.slicknav_nav {
	margin-top: 75px;
}

.carousel-inner > .active {
	height: 400px;
}

#boxes{
	min-height: 765px;
	margin-top: -50px;
}

.carousel {
	height: 400px;
}

}
 
/* Landscape phone to portrait tablet */
@media (max-width: 787px) {

}
 
/* Landscape phones and down */
@media (max-width: 500px) {
#logo{
	width: 65%;
	height: 90px;
}

.depoimentos ul li {
	width:100% !important;
}

.lg55.credibilidade{
  width: 100% !important;
  text-align: justify;
}

.lg55.credibilidade img {
	width:100%;
}

nav {
	width: 100%;
	padding: 0;
	margin: 3% 0 0 0;
	height: 40px;
	display: none;
}

.carousel-control {
	height: 242px;
}

#slider {
	height: 390px !important;
}

.box{
	width: 100% !important;
    height: 280px;
    float: left;
    margin: 0 0 0 0 !important;
}

.box figure {
	height: 185px;
}

.lg40.depoimentos {
	  width: 100% !important;
}


.slicknav_menu {
	background-color: #b40302;
	background-image: linear-gradient(0deg, rgba(0,0,0,0.3) 20%,rgba(149,2,2,1) 80%, rgba(0,0,0,0.3)100%);
	box-shadow: 1px 1px 15px black;
	padding: 0px;
	position: absolute;
	top: 9px;
	z-index: 3;
	width: 100%;
	display: block;
}

.slicknav_btn{
	background: none;
}

.slicknav_nav {
	margin-top: 75px;
}

.slicknav_nav ul {
	padding: 0;
	margin: -20px 0 0 115px;
}

.carousel-inner > .active {
	height: 245px;
}

#destaque h2{
	padding-top: 42px;
	padding-left: 5%;
	padding-bottom: 0;
	margin-bottom: -20px;
}

.black{
	color: #333 !important;
}

.about{
	font-size: 12px;
}

.leiamais{
	padding: 20px 1px;
	background-image: linear-gradient(-77deg, rgba(149,2,2,1) 88%,rgba(255,255,255,1) 89%);
}

.galeria {
	height: 300px;
}

.galeria .carousel-control {
	height: 155px;
}

.galeria .carousel {
	height: 155px;
}

.bgfooter {
	/*margin-top: -136px;*/
	height: 560px;
}

.onethird{
	width: 100%;
	margin: 0;
}

footer ul{
	padding: 0;
}

.first{
	/*margin-top: -125px;*/
}

.half{
	margin-top: 20px;
}

.lg60, .lg55{
	width: 100%;
	margin-top: 15px;
}

.lg40 figure{
	display: none;
}

#produtos h1, #projetos h1{
	font-size: 1.5em;
	margin-top: 35px;
}

#projetos h3{
	font-size: 15px;
	font-weight: bold;
}

#projetos .gallery{
	width: 47%;
	margin-left: 2%;
}

#novidades .lg40{
	display: none;
}

#novidades .lg55{
	width: 100%;
}

.lg40{
	width: 100%;
}

#produtos section{
	height: 415px;
}

#projetos section {
	height: 100%;
}
}


@media (max-width: 340px){
#logo{
	width: 65%;
	height: 90px;
}

nav {
	width: 100%;
	padding: 0;
	margin: 3% 0 0 0;
	height: 40px;
	display: none;
}

.carousel-control {
	height: 200px;
}

#slider {
	height: 390px;
}

.box{
	width: 90%;
	height: 260px;
	float: left;
	margin: 0 0 15% 5%;
}

.box figure {
	height: 150px;
}

.slicknav_menu {
	background-color: #b40302;
	background-image: linear-gradient(0deg, rgba(0,0,0,0.3) 20%,rgba(149,2,2,1) 80%, rgba(0,0,0,0.3)100%);
	box-shadow: 1px 1px 15px black;
	padding: 0px;
	position: absolute;
	top: 9px;
	z-index: 3;
	width: 100%;
	display: block;
}

.slicknav_btn{
	background: none;
}

.slicknav_nav {
	margin-top: 75px;
}

.slicknav_nav ul {
	padding: 0;
	margin: -20px 0 0 115px;
}

#destaque{
	margin-top: -449px; 
}

.topfooter {
	/*margin-top: -200px;*/
}

.carousel-inner > .active {
	height: 200px;
}

#destaque h2{
	padding-top: 42px;
	padding-left: 5%;
	padding-bottom: 0;
	margin-bottom: -20px;
}

.black{
	color: #333 !important;
}

.about{
	font-size: 11px;
	margin-top: 2px;
}

.leiamais {
	padding: 32px 0px;
	font-size: 10px;
	height: 75px;
	background-image: linear-gradient(-82deg, rgba(149,2,2,1) 88%,rgba(255,255,255,1) 89%);
}

.galeria {
	height: 300px;
}

.galeria .carousel-control {
	height: 155px;
}

.galeria .carousel {
	height: 155px;
}

.bgfooter {
	/*margin-top: -163px;*/
	height: 560px;
}

.onethird{
	width: 100%;
	margin: 0;
}

footer ul{
	padding: 0;
}

.first{
	margin-top: -155px;
}

.half{
	margin-top: 20px;
}

.lg60, .lg55{
	width: 100%;
	margin-top: 15px;
}

.lg40 figure{
	display: none;
}

#produtos h1, #projetos h1{
	font-size: 1.5em;
	margin-top: 35px;
}

#projetos h3{
	font-size: 15px;
	font-weight: bold;
}

#projetos .gallery{
	width: 47%;
	margin-left: 2%;
}

#novidades .lg40{
	display: none;
}

#novidades .lg55{
	width: 100%;
}

.lg40{
	width: 100%;
}

#produtos section{
	height: 415px;
}

#projetos section {
	height: 2400px;
}
}

.depoimentos ul li {
	padding-right: 70px;
  display: inline;
  padding-left: 2px;
  float: left;
  padding-bottom: 30px;
  width: 50%;
  padding-top: 2px;
}

.galeria {
	background-color: #650117 !important;
}
