@charset "utf-8";

#corvermelho{
	background: #ff0000;
}
#corazul{
	background: #0000ff;
}
#corverde{
	background: #009900;
}
#corlaranja{
	background: #FF9900;
}

#emailg, #senhag, #telefone, #celular, #texto, #assunto, #nome, #email, #condominio, #unidades, #tipo, #cep, #end, #numero, #quem, #bairro, #cidade, #uf, #nome2, #cpfcnpj2, #cpfcnpj, #bloco, #apartamento, #complemento, #datamudanca, #hora, #arquivo, textarea {
	display: block;
	background-color:#f5f5f5;
	border-width: 0;
	border-color: transparent;
	border-bottom:2px solid #cfd8dc;
	
	font-size:14px;
	line-height: 1.9;
	width: 100%;
	color: #000;
	transition: all 0.28s ease;
	box-shadow: none;
}
/*------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------- CABECALHO CABECALHO CABECALHO ---------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------*/
.text-center .img-responsive {
    margin: 0 auto;
}
.input-group-addon{
	background:#003ec9 !important;	
}

#Zbase_CabecalhoMenuSuperior{
	margin-top:0;
	padding-top:4px;
	padding-bottom:4px;
	background: #012639;
	border-bottom: solid 1px #FFF;
	color:#fff;
	font-family: 'Outfit', sans-serif;
	font-size:15px;
	letter-spacing:1px;
}
#Zbase_CabecalhoMenuSuperior a{
	text-decoration:none;
	color:#fff;
}
#Zbase_CabecalhoMenuSuperior a:hover{
	text-decoration:none;
	color:#FF6600;
}

#Zbase_CabecalhoMenuSuperiorMeio{
	margin-top:0;
	padding-top:5px;
	padding-bottom:5px;
	box-sizing:border-box;
	background:#dce6ec;
}

#Zbase_CabecalhoMenuSuperiorMeio img{
	height:70px;
}

#Zbase_CabecalhoMenuSuperiorMenu{
	margin-top:15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#012639;
}

#Zbase_CabecalhoMenuSuperiorMenu a{
	text-decoration:none;
	color:#012639;
}

#Zbase_CabecalhoMenuSuperiorMenu a:hover{
	text-decoration:none;
	color:#ff6600;
}

/*MENU*/
	.list-inline {
		text-align:right !important;
	}
	.navbar-default{
		float:right;
		font-family: 'Outfit', sans-serif;
		font-size:16px;
		letter-spacing:1px;
		color:#000000;
		background-color: transparent !important;
	}
	.navbar-default .navbar-toggle{
		background-color:#ff6600;
		color:#000000;
		font-size:14px;
		width:35px;
		margin-right: 0;
		padding: 4px;
		margin-top:-15px;
	}
	#Zbase_CabecalhoMenu{
		background-color: transparent !important;
	}
	#Zbase_CabecalhoMenu a{
		text-decoration:none;
		color:#000000;
	}
	#Zbase_CabecalhoMenu a:hover{
		text-decoration:none;
		color:#0000FF;
	}
/*MENU*/
/*------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------ BANER BANNER BANNER -----------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------*/
#linkBannerTamanho {
	top:15px;
	margin-bottom:25px;
	height:60vh;
	border-radius:15px;
	position:relative;
}
#linkBannerTamanhoIMG {
	height:60vh;
	border-radius:25px;

}
#linkBanner {
	width:450px !important;
	background-color: rgba(1,38,57,0.7);
	height:61vh;
	float:right !important;
	margin-bottom:-55px;
}

#linkBannerTitulo {
	margin-top:35px !important;
	padding:10px;
	font-family: 'Outfit', sans-serif;
	font-weight:bold;
	text-align:right !important;
	color:#ff6600;
	font-size:20px;
}

#linkBannerTexto {
	padding:10px;
	font-family: 'Outfit', sans-serif;
	text-align:right !important;
	color:#fff;
	font-size:15px;
}
#linkBannerLink {
	padding:10px;
	font-family: 'Outfit', sans-serif;
	text-align:right !important;
	font-size:15px;
}
#linkBannerLink a {
	color:#fff;
	text-decoration:none;
}
#linkBannerLink a:hover {
	color:#ff6600;
	text-decoration:none;
}
/*------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------- CARROSSEL CARROSSEL CARROSSEL -----------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------*/
#linkCarrosselTamanho {
	top:55px;
	margin-bottom:55px;
	padding:20px;
}

#linkCarrosselTamanhoFotos {
	border:solid 3px #b8c7d0;
	background-size:100%;
	background-position:center;
	background-repeat:no-repeat;
	border-radius: 5px;
	height:155px;
	overflow:hidden; 
	position: relative;
}
#linkCarrosselTamanhoFotos img {
	position: absolute;  
    overflow: hidden;  
    top: 50%;  
    left: 50%;  
    -webkit-transform: translate(-50%,-50%);  
    -moz-transform: translate(-50%,-50%);  
    -ms-transform: translate(-50%,-50%);  
    -o-transform: translate(-50%,-50%);  
    transform: translate(-50%,-50%);
}


/*------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
----------------------------------------------------------- CONTEUDO CONTEUDO CONTEUDO -----------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------*/
#conteudo{
	top:0;
	background:#fff;
}

#QuemSomos {
	top:0;
	font-family: 'Outfit', sans-serif;
	font-size:15px;
	text-align:justify;
	color:#000;	
}
#QuemSomos a{
	text-decoration:none;
	color:#00F;
}
#QuemSomos a:hover{
	text-decoration:none;
	color:#F60;
}

#QuemSomos2 {
	top:85px;
	font-family: 'Outfit', sans-serif;
	font-size:13px;
	color:#000;	
}
#QuemSomos2 a{
	text-decoration:none;
	color:#00F;
}
#QuemSomos2 a:hover{
	text-decoration:none;
	color:#F60;
}

#ConsifraDiferenciais {
	margin-top:15px;
	line-height:30px;
	font-family: 'Outfit', sans-serif;
	font-size:18px;
	color:#000;
	text-align:justify;
}

#ConsifraDiferenciaisD {
	margin-top:45px;
	color:#000;
	font-family: 'Outfit', sans-serif;
	font-size:18px;
	line-height: 25px;
}

#indexAtalhosBotoesRow{
	background-color:#FFF;
	height: auto;
	margin-bottom:55PX;
	padding:15px;
	text-align:center
}

#chamadaIndexDestaque{
	background-color:#e8eff4;
	border-radius:5px;
	padding:5px;
}

#chamadaIndex{
	padding:2px;
	font-size:14px;
}

.IndexBotoes{
	top:0;
	margin-bottom:25px;
	width:100%;
	height:205px;
	padding:5px;
	color:#000000;
	text-align:left;
	font-size:15px;
	background-color:#dfeaf1;
	border-radius: 5px;
	position:relative;
}

.IndexBotoes a {
	text-decoration:none;
	color:#00F;
}

.IndexBotoes a:hover {
	text-decoration:none;
	color:#f00;
}

#IndexBotoesIMG {
	background-size:100%;
	background-position:center;
	background-repeat:no-repeat;
	background-color:#FFF;
	border-style: solid; 
	border-width: 2px; 
	border-color: #fff;
	border-radius: 5px;
	height:145px;
	overflow:hidden; 
	position: relative;
}

#IndexBotoesIMG img {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
}

#IndexBotoesDetalhe{
    position: absolute;
	bottom: 4px;
	right: 4px;
}

#indexOrcamentoRow{
	background-image:url(Imagens/IconOrcamento.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
	background-size:100% 100%;
	-webkit-background-size: 100% 100%;
	-o-background-size: 100% 100%;
	-khtml-background-size: 100% 100%;
	-moz-background-size: 100% 100%;	
	height:369px;
	position:relative;
}
#indexOrcamentoRowLogo{
	position:absolute;
	margin-top:55px !important;
	right:0px;
	font-family: 'Outfit', sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#000;
}

#indexOrcamentoRowTexto{
	position:absolute;
	bottom:35px;
	font-family: 'Outfit', sans-serif;
	font-weight:bold;
	font-size:20px;
	color:#000;
}
#indexOrcamentoRowTexto a{
	text-decoration:none;
	color:#00F;
}
#indexOrcamentoRowTexto a:hover{
	text-decoration:none;
	color:#00C;
}

#sloganT {
	top:0;
	font-family: Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:30px;
	color:#F60;
	text-shadow: #000 2px 0px 1px;
}
#slogan {
	top:0;
	font-family: 'Outfit', sans-serif;
	font-size:16px;
	color:#000;
}

#OndeEstamos{
	border-style: double;
	border-color:#012639;
	border-radius:5px;
	margin-bottom:25px;
	height:506px;
	background-color:#f1f3f4;
	text-align:center;
	
}

.EstruturaP{
	top:0;
	margin-bottom:25px;
	width:100%;
	height:410px;
	padding:10px;
	color:#000000;
	font-size:13px;
	background-color:#f5f5f5;
	border-radius: 5px;
	box-shadow: 0 0 1em #cacaca;
}
.EstruturaP:hover{
	box-shadow: 0 0 2em #cacaca;
}
.EstruturaPcabecalho {
	width:100%;
	height:180px;
	background-color:#ffffff;
	justify-content:center;
	padding:10px;

	display: flex;
}
.EstruturaPcabecalho img {
	top: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
}

.EstruturaD{
	top:0;
	margin-bottom:25px;
	width:100%;
	height:190px;
	padding:10px;
	color:#000000;
	font-size:14px;
	text-align:center !important;
	background-color:#f5f5f5;
	border-radius: 5px;
	box-shadow: 0 0 1em #cacaca;
}
.EstruturaD:hover{
	box-shadow: 0 0 2em #cacaca;
}
.EstruturaDcabecalho {
	width:100%;
	height:75px;
	background-color:#fff;
	justify-content:center;
	padding:10px;

	display: flex;
}
.EstruturaDcabecalho img {
	top: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
}


#QuemSomosFotos {
	margin-bottom:25px;
	border-radius: 5px;
	width:100%; 
    height:185px; 
    overflow:hidden; 
	position: relative;
	background-color:#dce6ec;
	padding:5px;
}
#QuemSomosFotos:hover {
	background-color:#ff6600;
	padding:5px;
}
#QuemSomosFotos img {
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
}

#ServicoDet {
	background-color:#dce6ec;
	padding:5px;
	border-radius:5px;
	cursor:pointer;	
	font-family: 'Outfit', sans-serif;
	font-size:15px;
}

#ServicoDet:hover {
	background-color:#c3d3dc;
}

#ServicoDetTexto {
	padding:10px;
	font-family: 'Outfit', sans-serif;
	font-size:14px;
}


/*------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------- ICONS ICONS ICONS ----------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------*/
	#TituloIndex{
		margin-top:25px;
		font-family: 'Outfit', sans-serif;
		font-size:20px;
		font-weight:bold;
		color:#000;	
	}
	#SubTituloIndex{
		font-family: 'Outfit', sans-serif;
		font-weight:bold;
		font-size:16px;
		color:#000000;
		margin-top:-2px;
		margin-bottom:20px;
	}
	
	#SubTituloContato{
		font-family: 'Outfit', sans-serif;
		font-size:15px;
		color:#000000;
		margin-top:-2px;
		margin-bottom:20px;
		text-align:left !important;
	}
	
	#TituloIndexCarrosel{
		margin-top:5px;
		margin-bottom:10px;
		font-family: 'Outfit', sans-serif;
		font-size:22px;
		font-weight:bold;
		color:#ff6600;	
	}
	#SubTituloIndexCarrosel{
		margin-top:10px;
		margin-bottom:85px;
		font-family: 'Outfit', sans-serif;
		font-size:20px;
		color:#ff6600;
	}
	
	#TituloQuemSomos{
		margin-top:85px;
		margin-bottom:10px;
		margin-left:25px;
		font-family: 'Outfit', sans-serif;
		font-size:19px;
		font-weight:bold;
		text-align:left;
		color:#000;	
	}
	#TituloIndexAPP{
		margin-top:45px;
		font-family: 'Outfit', sans-serif;
		font-size:22px;
		font-weight:bold;
		text-align:right;
		color:#000;	
	}
	#SubTituloIndexAPP{
		font-family: 'Outfit', sans-serif;
		font-size:18px;
		font-weight:bold;
		text-align:right;
		color:#000;	
		margin-top:-2px;
		margin-bottom:-20px;
	}
	
	#TituloIndexP{
		/*margin-top:25px;*/
		font-family:Verdana, Geneva, sans-serif;
		font-size:24px;
		font-weight:bold;
		color:#000;	
	}
	#SubTituloIndexP{
		font-family:Verdana, Geneva, sans-serif;
		font-size:22px;
		color:#000;
		margin-bottom:15px;
	}
	
	#botoes {
		margin-bottom:55px;
		font-family: 'Outfit', sans-serif;
		font-weight:100 !important;
		color:#000;	
	}


	.IconAPP a {  
		background-image:url(Imagens/IconAPP.png);
		width:153px;  
		height:42px;	
		display:block;	
		float:right;
	}
	.IconAPP a:hover { 
		background-image:url(Imagens/IconAPP2.png);
	}
	
	.IconMudanca a {  
		background-image:url(Imagens/IconMudanca.png);
		width:208px;  
		height:42px;	
		display:block;	
		float:right;
	}
	.IconMudanca a:hover { 
		background-image:url(Imagens/IconMudanca2.png);
	}
	
	.coluna-fixa a {
		background-image:url(Imagens/IconOrcamentoI.png);
		height: 217px;
		width: 50px;
		position: fixed;
		right: 10px;
		bottom: 10px;
		z-index:3000;
	}
	.coluna-fixa a:hover {
		background-image:url(Imagens/IconOrcamentoI2.png);
	}

	.botaoAcao{
		font-size:16px;
		background-color:#063e9c;
		border:solid 1px #063E9C;
		border-radius:5px;
		font-family:Calibri, Verdana, Arial;
		color:#fff;
		display:inline-block;
		text-align:center;
	}
	.botaoAcao:hover{
		background-color:#05378b;
	}
	
	.botaoOk{
		font-size:16px;
		background-color:#ffffff;
		border:solid 1px #cccccc;
		border-radius:2px;
		width:45px;
		height:35px;
		color:#000000;
		display:inline-block;
		text-align:center;
	}
	.botaoOk:hover{
		background-color:#cccccc;
	}
	
	.load { 
		position: fixed;
		background-color:#d3e1f1;
		z-index: 5;
		width: 100vw;
		height: 100vh;
		overflow: hidden;
		top: 0;
		left: 0;
		display: flex;
	}
	.load img{
		margin: auto;
	}
	
	/*VIDEOS YOUTUBE RESPONSIVO*/
		.embed-container { 
			 position: relative; 
			 padding-bottom: 56.25%; 
			 height: 0; 
			 overflow: hidden; 
			 max-width: 100%; 
			 height: auto;
			 margin-top: 30px;
			 margin-bottom: 30px; 
		} 
		.embed-container iframe, .embed-container object, .embed-container embed {
			 position: absolute; 
			 top: 0; 
			 left: 0; 
			 width: 100%; 
			 height: 100%; 
		}
		#tituloVideo{
			height:45px;
			color:#000;	
		}
	/*VIDEOS YOUTUBE RESPONSIVO*/
	
	/*BARRA DE ROLAR*/
		::-webkit-scrollbar-thumb {
			background: #B40000;
		}
		::-webkit-scrollbar-thumb:hover {
			background: #F00;
			cursor: pointer;
		}
		::-webkit-scrollbar {
			width: 5px;
			background-color:#acb7c4;
		}
	/*BARRA DE ROLAR*/
	
	/*AVISO DE COOKIES*/
		.cc-color-override-897651040.cc-window {
			background-color:#ff0000 !important;
		}
		.cc-color-override-897651040.cc-window a {
			text-decoration:none;
			color:#fff;
		}
		.cc-color-override-897651040.cc-window a:hover {
			text-decoration:none;
			color:#0ff;
		}
	/*AVISO DE COOKIES*/
	
	


/*------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------- RODAPE RODAPE RODAPE -------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------*/
#RodaPe{
	padding-bottom:25px !important;
  	padding:5px;
	background-color:#012639;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#fff;
	border-bottom:1px solid #000;
}
#RodaPeImg img{
	margin-top:30px;
	height:115px;
	display: block;
    margin-left: auto;
    margin-right: auto;
}
#RodaPe a{
	text-decoration:none;
	color:#97c5df;
}
#RodaPe a:hover{
	text-decoration:none;
	color:#7ba4bb;
}
#RodaPeTitulo{
	margin-top:25px;
	margin-bottom:10px;
	border-bottom:1px solid #fff;
	width:75%;
}
#conteudoRodape3D{
	font-size:12px;
	letter-spacing:1px;
	color:#fff;
	background-color:#011b29;
	padding:5px;
}
#conteudoRodape3D a{
	text-decoration:none;
	color:#ff6600;
}
#conteudoRodape3D a:hover{
	text-decoration:none;
	color:#FFFF33;
}

/*------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------ Responsividade Responsividade -------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 768px) {
	#tituloVideo {
		height:auto !important; 
	}
	#TituloIndex{
		margin-top:35px;
		font-size:16px;
		text-align:left !important;
	}
	#SubTituloIndex{
		font-size:15px;
		margin-top:-2px;
		margin-bottom:20px;
	}

	#TituloIndexAPP{
		margin-top:-10px;
		font-size:22px;
		text-align:right;
	}
	#SubTituloIndexAPP{
		font-family: 'Outfit', sans-serif;
		font-size:18px;
		font-weight:bold;
		text-align:right;
		color:#000;	
		margin-top:-2px;
		margin-bottom:-20px;
	}
	
	#ConsifraDiferenciais {
		margin-top:15px;
		line-height:30px;
		font-family: 'Outfit', sans-serif;
		font-size:19px;
		color:#000;
		text-align:left;
	}
	
	#indexOrcamentoRowTexto{
		position:absolute;
		bottom:35px;
		font-family: 'Outfit', sans-serif;
		font-size:17px;
		color:#000;
	}
	
	#RodaPeImg img{
		text-align:left !important;
	}
	
	#QuemSomosFotos {
		margin-bottom:35px;
		height:95px; 
	}
	
	#TituloQuemSomos{
		margin-bottom:10px;
		margin-left: 14px;
		font-family: 'Outfit', sans-serif;
		font-size:17px;
		font-weight:bold;
		text-align:left;
		color:#000;	
	}
	
}

@media (min-width: 768px) and (max-width: 1024px) {
	.navbar-default{
		font-size:14px;
		letter-spacing:0px;
	}
	
	#linkBanner {
		width:450px !important;
		background-color: rgba(1,38,57,0.7);
		height:61vh;
		float:right !important;
		margin-bottom:-16px;
	}
	
	#ConsifraDiferenciais {
		margin-top:15px;
		line-height:25px;
		font-size:18px;
		text-align:justify;
	}

	#ConsifraDiferenciaisD {
		margin-top:45px;
		font-size:16px;
		line-height: 18px;
	}

	#RodaPe{
		font-size:11px;
	}
	#conteudoRodape3D{
		font-size:11px;
	}
	#RodaPeImg img{
		margin-top:30px;
		height:85px;
		display: block;
		margin-left: 0 !important;
	}


}

@media (min-width: 100em) {	
	#Zbase_CabecalhoMenuSuperior{
		font-size:16px;
		letter-spacing:1px;
	}

	.navbar-default{
		font-size:18px;
		letter-spacing:1px;
	}

	#linkBannerTitulo {
		font-size:24px;
	}
	
	#linkBannerTexto {
		font-size:19px;
	}
	#linkBannerLink {
		font-size:19px;
	}

	#Zbase_CabecalhoMenu{
		padding:0 !important;
		margin-top:15px;
	}

	#Zbase_CabecalhoMenuSuperiorMeio img{
		height:75px;
	}

	.IconAPP a {  
		width:153px;  
		height:42px;	
	}
	
	.IconMudanca a {  
		width:208px;  
		height:42px;	
	}
	
	#TituloIndex{
		margin-top:25px;
		font-size:24px;
	}
	#SubTituloIndex{
		font-size:22px;
		margin-top:-2px;
		margin-bottom:20px;
	}
	
	#TituloIndexCarrosel{
		margin-top:25px;
		margin-bottom:10px;
		font-family: 'Outfit', sans-serif;
		font-size:24px;
		font-weight:bold;
		color:#ff6600;	
	}
	#SubTituloIndexCarrosel{
		margin-top:10px;
		margin-bottom:85px;
		font-family: 'Outfit', sans-serif;
		font-size:22px;
		color:#ff6600;
	}
	
	#TituloIndexAPP{
		margin-top:45px;
		font-family: 'Outfit', sans-serif;
		font-size:24px;
		font-weight:bold;
		text-align:right;
		color:#000;	
	}
	#SubTituloIndexAPP{
		font-family: 'Outfit', sans-serif;
		font-size:20px;
		font-weight:bold;
		text-align:right;
		color:#000;	
		margin-top:-2px;
		margin-bottom:-20px;
	}
	
	#TituloIndexP{
		/*margin-top:25px;*/
		font-family:Verdana, Geneva, sans-serif;
		font-size:24px;
		font-weight:bold;
		color:#000;	
	}
	#SubTituloIndexP{
		font-family:Verdana, Geneva, sans-serif;
		font-size:22px;
		color:#000;
		margin-bottom:15px;
	}
	
	#QuemSomos {
		top:0;
		font-family: 'Outfit', sans-serif;
		font-size:17px;
		text-align:justify;
		color:#000;	
	}

	#TituloIndexCarrosel{
		margin-top:25px;
		margin-bottom:10px;
		font-size:24px;
	}
	#SubTituloIndexCarrosel{
		margin-top:10px;
		margin-bottom:85px;
		font-size:22px;
	}
	
	#linkCarrosselTamanhoFotos {
		border:solid 3px #b8c7d0;
		background-size:100%;
		background-position:center;
		background-repeat:no-repeat;
		border-radius: 5px;
		height:200px;
		overflow:hidden; 
		position: relative;
	}
	#linkCarrosselTamanhoFotos img {
		position: absolute;  
		overflow: hidden;  
		top: 50%;  
		left: 50%;  
		-webkit-transform: translate(-50%,-50%);  
		-moz-transform: translate(-50%,-50%);  
		-ms-transform: translate(-50%,-50%);  
		-o-transform: translate(-50%,-50%);  
		transform: translate(-50%,-50%);
	}
	
	#ConsifraDiferenciais {
		margin-top:15px;
		line-height:35px;
		color:#000;
		font-size:20px;
		text-align:justify;
	}
	
	#ConsifraDiferenciaisD {
		margin-top:45px;
		color:#000;
		font-size:20px;
		line-height: 35px;
	}
	
	.IndexBotoes{
		top:0;
		margin-bottom:25px;
		width:100%;
		height:295px;
		padding:5px;
		color:#000000;
		text-align:left;
		font-size:18px;
		background-color:#dfeaf1;
		border-radius: 5px;
		position:relative;
	}
	
	.IndexBotoes a {
		text-decoration:none;
		color:#00F;
	}
	
	.IndexBotoes a:hover {
		text-decoration:none;
		color:#f00;
	}
	
	#IndexBotoesIMG {
		background-size:100%;
		background-position:center;
		background-repeat:no-repeat;
		background-color:#FFF;
		border-style: solid; 
		border-width: 2px; 
		border-color: #fff;
		border-radius: 5px;
		height:220px;
		overflow:hidden; 
		position: relative;
	}
	
	#IndexBotoesIMG img {
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
		max-width: 100%;
	}
	
	#IndexBotoesDetalhe{
		position: absolute;
		bottom: 4px;
		right: 4px;
	}
	
	#sloganT {
		font-size:36px;
		text-shadow: #000 2px 0px 1px;
	}
	#slogan {
		font-size:18px;
	}
	
	#RodaPe{
		padding-bottom:35px !important;
		padding:5px;
		background-color:#012639;
		font-family:Verdana, Geneva, sans-serif;
		font-size:13px;
		color:#fff;
		border-bottom:1px solid #000;
	}
	#RodaPeImg img{
		margin-top:30px;
		height:135px;

	}
	#RodaPe a{
		text-decoration:none;
		color:#97c5df;
	}
	#RodaPe a:hover{
		text-decoration:none;
		color:#7ba4bb;
	}
	#RodaPeTitulo{
		margin-top:25px;
		margin-bottom:10px;
		border-bottom:1px solid #fff;
		width:75%;
	}
	#conteudoRodape3D{
		font-size:12px;
		letter-spacing:1px;
		color:#fff;
		background-color:#011b29;
		padding:5px;
	}
	#conteudoRodape3D a{
		text-decoration:none;
		color:#FF6600;
	}
	#conteudoRodape3D a:hover{
		text-decoration:none;
		color:#FFFF33;
	}
	
	#QuemSomosFotos {
		height:285px; 
	}
	.EstruturaP{
		font-size:14px !important;
	}

	#ServicoDet {
		font-size:18px;
	}
	
	#ServicoDetTexto {
		font-size:17px;
	}
	
	#SubTituloContato{
		font-size:18px;
	}


}