#cabecalho-top{	
	background-color: #000;
	border-color:#000;	
}

.logo {
  background: url('../img/TGIBUILDlogoescrit.png') center no-repeat;
  width: 112px;
  height: 47px;
  float: left;
}

.logo-mobile {
  background: url('../imagens/TGIBUILDlogoescrit.png') center no-repeat;
  width: 138px;
  height: 60px;
  margin-top: -18px;
  float: left;
}

#container-slider {
   height: 460px !important; 
   margin-top: 50px !important;
}

#container-slider .liquid-slider .ls-panel{
	width: 100%;
	height: 100%;
}


#tab1{
	background-image: url(../imagens/bannerTGIBUILD.png);
	width:100%; 
	height:480px;
	/*background-position: 50% 90%; */
	background-size:100% 100%; 
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	-khtml-background-size: 100%;
	-moz-background-size: 100% 100%;	
}

#tab2{
	background-image: url(../imagens/gestao.png);
	width:100%; 
	height:480px;
	/*background-position: 50% 90%; */
	background-size:80% 100%; 
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	-khtml-background-size: 100%;
	-moz-background-size: 100% 100%;	
}

#tab3{
	background-image: url(../imagens/banneracesso.png);
	width:100%; 
	height:480px;
	/*background-position: 50% 90%; */
	background-size:100% 100%; 
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	-khtml-background-size: 100%;
	-moz-background-size: 100% 100%;	
}

#tab4{
	background-image: url(../imagens/produtivade.png);
	width:100%; 
	height:480px;
	/*background-position: 50% 90%; */
	background-size:100% 100%; 
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	-khtml-background-size: 100%;
	-moz-background-size: 100% 100%;	
}

#link-menu a {
	color:#fff;
}

#link-menu a:hover {
	color:#ABD04C;
}

.center {
 	text-align: center;
}

.left {
 text-align: left;
}

.right {
 text-align: right;
}

.justificado {
	text-align: justify;
}


.subtitulo{
	width: 100%;
}

.textosubtitulo{
	width    : 75%;
	/*position : relative;*/
	float    : left;
}

.textosubtitulosemicone{
	width    : 100%;
	position : relative;
	float    : left;
}

.iconsubtitulo{
	width       : 19%;
	/*position    : relative;*/
	float       : left;
	margin-left : 6%;
}



hr{
	color:#777777;
	background-color:#777777;
	height: 1px;
	width: 80%;
	margin-left:0;
	text-align:left;
}

#informacoes{ 
   margin-top: 20px;
  
}
.fundoinfo{
	width: 100%;
	background-color: #f1f1f2;
}

.menumobileRow{
	visibility: hidden;
}

#titulousabilidade{ 
   margin-bottom: 20px;
}

#pc{
	 background: url(../imagens/pc.png) center no-repeat;
	
     height:420px;
     background-size:100% 100%; 
	-webkit-background-size: 100%;
	-o-background-size: 100%;
	-khtml-background-size: 100%;
	-moz-background-size: 100% 100%;
}

#bordaazul{ 
	border-width:8px;
	border-style:solid;
	border-color:#fff;
	line-height: 90px;
	text-align: center;
	color: #fff;
	background-color:#146891; 
	height:120px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;	
	box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5);	
}

#bordaazul a{ 
	color: #FFF;
}

#bordaverde{ 
  	border-width:8px;
   	border-style:solid;
   	border-color:#fff;
   	line-height: 90px;
    text-align: center;
    color: #fff;
    background-color:#b1cf2c; 
    height:120px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;   
	box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5);
}

#bordaverde a{ 
	color: #FFF;
}



#bordaazul h3{
	vertical-align: middle;
	display: inline-block;
}

#bordaverde h3{
	vertical-align: middle;
	display: inline-block;
}

#bordaverde h4{
	vertical-align: middle;
	display: inline-block;
	font-size: 22px;
}

#bordaazul:hover{
	color:#146891;
	background-color: #FFF;
	cursor: pointer;
}

#bordaverde:hover {	
	background-color: #FFF;
	color:#b1cf2c;
	cursor: pointer;
}


#detalhamentomodulos{	
	background-color:#f1f1f2;
	height: auto;
	width: 100%	;
}

.embranco{	
	background-color:#fff;
	height: 80px;
	width: 100%	;
}

.demonstracao{	
	background-color:#CCEEFF;
	height: 100%;
	width: 100%	;
}

.demonstracaobotao{ 
	border-width:8px;
	border-style:solid;
	border-color:#146891;

	background-image: url(../imagens/calendarioazul.png);
	background-size: 80px 80px;
	background-repeat: no-repeat;
	background-position: right; 
	background-color:#fff;
	background-position: 95% 50%; 

	line-height: 90px;
	text-align: left;
	color: #146891;	 
	height:120px;
	box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5);
	padding: 5px 15px 5px 15px;
	margin-bottom: 20px;
	margin-top: 20px;

	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;		
	-moz-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 1px 2px 6px rgba(0, 0, 0, 0.5);		
}

.demonstracaobotao h4{	
	display: inline-block;
  	vertical-align: middle;  	
}

.demonstracaobotao:hover{
	border-color:#b1cf2c;
	background-image: url(../imagens/calendarioverde.png);
	color: #b1cf2c;	 
	cursor: pointer;
}


/* 1st level */
.nav label a {
    color: #b1cf2c;
    margin-left:0px;


}

.nav label a:hover {
   color:#146891;
   text-decoration: none;

}
.nav label a:link, a:visited {
 
   text-decoration: none;

}

.seta{
	background: url('../imagens/seta.png') center center no-repeat;
	width: 19px;
	height: 35px;
	float: right;
}

#corpomenu{	
	height: auto;
}

.contact{
	padding:1em 0;
	background:#f1f1f2;
}

.contact-left p,.contact-left p{
	color:#146891;
	font-size:1.5em;
	display: block;
}
.contact-left a:hover{
	color:#146891;
	text-decoration:none;
}
.contact-left p{
	display: block;
	font-weight: normal;	
}

.contact-left label{
	color: #146891;
}

.soc_icons{
	list-style-type: none;
	float: left;
	margin: 0; 
	padding: 0;
	float: left;
}

.contact-left ul li a i{
	list-style-type: none;
    width:32px;
    height:32px;
    display: inline-block;
    background: url('../imagens/soc_icons.png') no-repeat;
    vertical-align: middle;
}

.contact-left ul li a:hover{
    color: rgba(77, 207, 45, 0.90);
}

.contact-left ul li a i.icon_1{
    background-position: 0px -8px;
}
.contact-left ul li a:hover i.icon_1{
    background-position: 0px -40px;
}
.contact-left ul li a i.icon_2{
    background-position: -34px -2px;
}
.contact-left ul li a:hover i.icon_2{
    background-position: -34px -40px;
}
.contact-left ul li a i.icon_3{
    background-position: -72px -3px;
}
.contact-left ul li a:hover i.icon_3{
    background-position: -72px -40px;
}
.contact-left ul li a i.icon_4{
    background-position:-116px -7px;
}
.contact-left ul li a:hover i.icon_4{
    background-position:-116px -40px;
}
.contact-left ul li a i.icon_5{
    background-position: -155px -2px;
}
.contact-left ul li a:hover i.icon_5{
    background-position: -155px -40px;
}
.contact-left ul li a i.icon_6{
    background-position: -187px -7px;
}
.contact-left ul li a:hover i.icon_6{
    background-position: -187px -40px;
}

.contact-right input[type="text"],.contact-right textarea{
	background:#FFFFFF;
	color:#696969;
	text-align:center;
	width:100%;
	padding:1em;
	margin:10px 0;
	border:1px solid #146891;
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	-webkit-appearance: none;
	transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
	text-transform:uppercase;
	outline:none;
}

.contact-right input[type="text"]:hover,.contact-right input[type="text"]:focus,.contact-right textarea:hover,.contact-right textarea:focus{
	border-color:#b1cf2c;
}
.contact-right input[type="submit"]{
	background: #146891;
	color: #FFF;
	border: 1px solid #146891;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	width: 85%;
	padding: 1em;
	margin: 10px 0;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.contact-right input[type="submit"]:hover{
	background:#b1cf2c;
	border: 1px solid #b1cf2c;
	color: #FFF;
}

.contact-right input[type="reset"]{
	background: url(../imagens/limparazul.png) center no-repeat;
	background-size: 45px 45px;
	color: #FFF;
	border: 1px solid #146891;
	width: 14%;
	padding: 1em;
	margin: 10px 0;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.contact-right input[type="reset"]:hover{
	background: url(../imagens/limparverde.png) center no-repeat;
	background-size: 45px 45px;
	border: 1px solid #b1cf2c;
	color: #FFF;
}

.contact-right textarea{
	min-height:150px;
	resize:none;
}
.contact-grids{
	padding-top:3em;
}

.linhacontato{
	margin: 0 auto;
	width:2px;
	height:450px;
	background-color: #a9abae;  

}

.rodapefundo{
	width: 100%;
	
	height: 60px;
	background: url('../imagens/logotgi.png') #000 center no-repeat;
}


.logo-tgi {
 
  width: 138px;
  height: 60px;
  margin-top: -18px;
  float: left;
}

.logoclientes {
	text-align: center;
}

.logoclientes img{
	width      : auto;
	height     : auto;
	max-height : 130px;
	max-width  : 100%;
    -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    filter: grayscale(100%);	
}

.logoclientes img:hover{
    -webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
    filter: grayscale(0%);		
}