#preloader {
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
	background: rgb(124,10,10);
	background: linear-gradient(135deg, rgba(124,10,10,1) 0%, rgba(85,5,5,1) 100%);
    z-index: 99999;
    pointer-events: none!important;
}

#preloader .LogoLoader {
    width: 150px;
    height: auto;
}

.EscondeLoader {
    opacity: 0;
    -webkit-transition-duration: 0.8s; /* Safari */
    -webkit-transition-delay: 0.8s; /* Safari */
    transition-duration: 0.8s;
    transition-delay: 0.8s;
}



.CoverWelcome {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100vh;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 1;
	background: url("../images/Inovha_Background.png") center center no-repeat;
	background-size: cover;
}

.CoverWelcome .container-fluid {
	width: 80%;
	margin: 130px 0 0 0;
}

.CoverWelcome h1 {
	/*text-shadow: -3px 4px 12px rgba(0, 0, 0, 0.3);*/
}

.CoverWelcome p {
	line-height: 26px;
	letter-spacing: 2px;
	text-align: left;
}

.CoverWelcome .SaibaMais {
	display: inline-block;
	background: #f7c011;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 800;
	letter-spacing: 2px;
	color: black;
	text-align:center;
	border: 0px solid #3d2c2a;
    padding: 26px;
	border-radius: 35px;
    text-transform: uppercase;
	margin: 40px 0 0 0;
    
-webkit-box-shadow: 5px 15px 47px 0px rgba(0,0,0,0.32);
-moz-box-shadow: 5px 15px 47px 0px rgba(0,0,0,0.32);
box-shadow: 5px 15px 47px 0px rgba(0,0,0,0.32);

}

.CoverWelcome .SaibaMais:hover {
	background: #0e888e!important;
    color: white!important;
}


.CoverWelcome .BtnSetaDown {
	width: 60px;
	height: auto;
	pointer-events: auto;
} 

.bounce {
    -webkit-animation: bounce 2s infinite;
    -moz-animation: bounce 2s infinite;
    -ms-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
}




.Cover_Hashtag {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 60px;
	height: 150px;
	background: #310102;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center; 
	padding: 0 0 0 0;
}

.Cover_Hashtag p {
	font-family: 'Montserrat', sans-serif;
	font-size: 13px!important;
	letter-spacing: 3px!important;
	transform: rotate(-90deg);
	font-weight: 400;
}



.Cover_Social {
	position: absolute;
	width: 100%;
	height: 100vh;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	pointer-events: none;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	align-items: flex-end;
	z-index: 120;
	padding: 0 80px 80px 0;
}

.Cover_Social .DivBtnSocial {
	width: 50px;
	height: 50px;
	margin: 5px;
	pointer-events: auto!important;
}

.Cover_Social .BtnWhatsAppParaMobile {
	width: 35px;
	height: auto;
	display: block;
	margin: 5px 0 0 3px;
}

.Cover_Social a {
	pointer-events: auto;
	
}

.Cover_Social a:hover {
	opacity: 1;
}



.Sobre {
	width: 100%;
	height: auto;
	padding: 100px 0 100px 0;
}

.Sobre .container-fluid {
	width: 85%;
	background: rgba(0,0,0,0.03);
}

.ConteudoImagem {
	background: url("../images/Background_Sobre.png") center center no-repeat;
	background-size: cover;
}

.Sobre .LinhaConteudo {
	height: 100%;
	padding: 110px 80px;
}

.Sobre .Banner img {
	width: 80%;
	height: auto;
	margin: 0 auto;
	border-radius: 100%;
}

.Sobre .Carousel img {
	width: 150px;
	height: auto;
}


.HeaderTecnologia {
	width: 100%;
}

.HeaderTecnologia .container-fluid {
	width: 85%;
}

.HeaderTecnologia .ImagemTecnologia {
	background: url("../images/Background_Tecnologia.png") center center no-repeat;
	height: 420px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 0 5%;
}

.HeaderTecnologia .ImagemTecnologia .IconeLogo {
	width: 120px;
	height: auto;
	margin: 0 0 15px 0;
}

.HeaderTecnologia h2 {
	font-size: 35px;
	font-weight: 300;
	letter-spacing: 12px;
}

.Tecnologia {
	width: 100%;
	padding: 80px 0 150px 0;
}

.Tecnologia .IconeTecnologia {
	width: 80px;
	height: auto;
	margin: 0 auto 15px auto;
}

.Tecnologia h4 {
	margin: 0 0 25px 0;
}



.HeaderSeguranca {
	width: 100%;
}

.HeaderSeguranca .container-fluid {
	width: 85%;
}

.HeaderSeguranca .ImagemSeguranca {
	background: url("../images/Background_Seguranca.png") center center no-repeat;
	height: 420px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 0 5%;
}

.HeaderSeguranca .ImagemSeguranca .IconeLogo {
	width: 120px;
	height: auto;
	margin: 0 0 15px 0;
}

.HeaderSeguranca h2 {
	font-size: 35px;
	font-weight: 300;
	letter-spacing: 12px;
}

.Seguranca {
	width: 100%;
	padding: 80px 0 150px 0;
}

.Seguranca .IconeSeguranca {
	width: 80px;
	height: auto;
	margin: 0 auto 15px auto;
}

.Seguranca h4 {
	margin: 0 0 25px 0;
}


.HeaderEnergiaSolar {
	width: 100%;
}

.HeaderEnergiaSolar .container-fluid {
	width: 85%;
}

.HeaderEnergiaSolar .ImagemEnergiaSolar {
	background: url("../images/Background_EnergiaSolar.png") center center no-repeat;
	height: 420px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 0 5%;
}

.HeaderEnergiaSolar .ImagemEnergiaSolar .IconeLogo {
	width: 120px;
	height: auto;
	margin: 0 0 15px 0;
}

.HeaderEnergiaSolar h2 {
	font-size: 35px;
	font-weight: 300;
	letter-spacing: 12px;
}

.EnergiaSolar {
	width: 100%;
	padding: 80px 0;
}

.EnergiaSolar .IconeSeguranca {
	width: 80px;
	height: auto;
	margin: 0 auto 15px auto;
}

.EnergiaSolar h4 {
	margin: 0 0 25px 0;
}

.EnergiaSolar .Br8 {
	width: 350px;
	height: auto;
}





.FaleConosco {
    width: 100%;
	margin: -110px 0 0 0;
    padding: 0 0 80px 0;
	background: #f2f2f2;
}

.FaleConosco h3:after {
    position: relative;
    display: block;
    content: '';
    background: #af1426;
    width: 30px;
    height: 4px;
    bottom: 0;
    margin: 15px auto 0 auto;
}

.FaleConosco .CardEmail {
	background: #fefcfd;
	border-radius: 50px;
	padding: 60px 90px;
	
	-webkit-box-shadow: 0px 0px 30px 2px rgba(0,0,0,0.04);
	-moz-box-shadow: 0px 0px 30px 2px rgba(0,0,0,0.04);
	box-shadow: 0px 0px 30px 2px rgba(0,0,0,0.04);
}

.FaleConosco .CardFaleConosco {
	width: 100%;
	background: white;
	border-radius: 8px;
	padding: 30px 0;
	margin: 0 0 30px 0;
	
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.03);
	-moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.03);
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.03);
}

.FaleConosco .IconeBoxes {
	width: 55px;
	height: auto;
}

.FaleConosco .IconeFaleConosco {
    width: 120px;
    height: auto;
    display: block; 
    margin: 0 auto 0 auto;
}

.FaleConosco .IframeFaleConosco {
    width: 100%;
    height: 550px;
    margin-top: 30px;
    background: #025e65;
}

.BoxFaleConosco {
    background-color: #f2f2f2;
    padding: 50px;
    border-radius: 20px;
}

.FaleConosco form {
    padding-top: 5px;
}

.BtnEnviar {
    display: block;
    border: 0px solid rgba(48,73,92,1.0);
    background-color: #af1426;
    border-radius: 30px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 4px;
    color: #f7c011;
    margin: 50px auto 0 auto;
    padding: 15px 40px;
    box-shadow: none;
    outline: none;
    cursor: pointer;
}

.FaleConosco .BtnEnviar:hover, .FaleConosco .BtnEnviar:focus {
    background:  #0c8097;
    border: 0px solid rgba(48,73,92,1.0);
    box-shadow: none;
    color: white;
}

.FaleConosco .Aviso {
	padding-top: 0;
    pointer-events: none;
	z-index: 100;
}

.FaleConosco .SomeAviso {
	opacity: 0;
}

.Hide_Alert {
	display: none;
}




section#map {
	width: 100%;
	height: 460px;
	margin: 0 auto;
	background: #f2f2f2;
	cursor: pointer;
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
    
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.MudaTamanhoMapa {
    height: 520px!important;
    
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

section#map #iframeMapa {
	position: absolute;
	background: #f2f2f2;
	top: 0;
	left: 0;
	width: 100%;
	height: 460px;
	overflow: hidden;
    
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.MudaTamanhoIframe {
    height: 520px!important;
    
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.MapaDhell {
    width: 90%;
    height: 460px;
	margin: 0 auto;
    
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

section#map img {
	margin-left: 25px;
}

section#map .close {
	position: absolute;
	background: url("../svg/CloseMap.svg") no-repeat center;
	background-size: 25px;
	width: 25px;
	height: 25px;
	top: -40px;
	left: 50%;
	margin-left: -10px;
	cursor: pointer;
	display: none;
	opacity:1.0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

section#map .close:hover {
	opacity: 0.7;
}

section#map .open {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	cursor: pointer;
}

section#map .Aviso {
	padding-top: 0;
    pointer-events: none;
	z-index: 100;
}

section#map .SomeAviso {
	opacity: 0;
}

section#map .DivDados {
	position: absolute;
	width: 420px;
	height: auto;
	background: white;
	z-index: 10;
	border-radius: 20px;
	margin-left: 15%;
	padding: 40px 20px;
	
	-webkit-box-shadow: 0px 0px 30px 2px rgba(0,0,0,0.04);
	-moz-box-shadow: 0px 0px 30px 2px rgba(0,0,0,0.04);
	box-shadow: 0px 0px 30px 2px rgba(0,0,0,0.04);
}

section#map .DivDados .IconeBoxes {
	width: 50px!important;
	height: auto!important;
	margin: 0!important;
}

.EnderecoMobile {
	width: 100%;
	padding: 50px 0;
	background: #f2f2f2;
}

.EnderecoMobile .SomeAviso {
	opacity: 0;
}

.EnderecoMobile .DivDados {
	width: 100%;
	height: auto;
	background: white;
	z-index: 10;
	border-radius: 20px;
	padding: 40px 20px;
	
	-webkit-box-shadow: 0px 0px 30px 2px rgba(0,0,0,0.04);
	-moz-box-shadow: 0px 0px 30px 2px rgba(0,0,0,0.04);
	box-shadow: 0px 0px 30px 2px rgba(0,0,0,0.04);
}

.EnderecoMobile .DivDados .IconeBoxes {
	width: 50px!important;
	height: auto!important;
	margin: 0!important;
}



#back-to-top {
    position: fixed;
    color: #fff;
    z-index: 50;
    bottom: -50px;
    right: 0;
    cursor: pointer;
    height: 50px;
    width: 50px;
    display: block;
    text-align: center;
	margin-right: 25px;

    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.BackOnTop_Sobe {
    bottom: 30px!important;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#back-to-top img {
	width: 50px;
    height: auto;
}
.to-top {
    cursor: pointer;
}





.Filiais {
	width: 100%;
	height: 440px;
	padding: 60px 0 0 0;
	background: url("../images/Background_Footer.png") top center no-repeat;
}

.Filiais .Cidades {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 100%;
}

.Filiais h4 {
	font-size: 14px;
	line-height: 19px;
}

.Filiais .LinhaCidades {
	margin-bottom: 20px;
}



footer {
	width: 100%;
	margin-top: -120px;
	background: #af1426;
}

footer .container {
	height: 200px;
}
footer .ColunaGeral {
    height: 170px;
}

footer .LogoFooter {
    width: 90px;
    height: auto;
    display: block;
	margin: -70px 0 0 0;
}

.Assinatura {
	border-top: 1px solid rgba(255,255,255,0.10);
}

.Assinatura a {
    font-family:'Montserrat', sans-serif;
	font-weight: 400;
    font-size: 9px;
	line-height: 30px;
    letter-spacing: 3px;
    color: rgba(255,255,255,0.5)!important;
    text-align: center;
	text-transform: uppercase;
	
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.Assinatura a:hover {
    text-decoration: none;
	letter-spacing: 6px!important;
	
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}









#home-parallax-fullwidth {
	width:100%;
	height:70%;
	/*background-position: center 0%;*/
	background-size: cover;
	background-repeat: no-repeat;
    background-position: top center;
	display: table;
	min-height: 400px;
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	z-index: 1;
}
@media (max-width:1366px) {
    #home-parallax-fullwidth {
        height: 70%;
    }
}


.home-container {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	z-index: 3;
}

.home-container .SmallTxt {
    letter-spacing: 2px;
}

.home-container p span {
    opacity: 0.7;
}

.home-container h1 {

}

.home-container h2 {
    font-size: 45px;
	font-weight: 300;
	letter-spacing: 12px;
}

.home-container  h6 {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 1.5px;
}

.home-container .IconeSeta {
    font-size: 20px;
    margin-left: 3px;
}

.home-container .EstrelaAzul {
    color: #62bfc4;
}

.home-container .LogoHome {
    width: 80px;
    height: auto;
    display: block;
}

.home-container .Detalhes {
	display: inline-flex;
    color: #01445f!important;
	font-family: 'Montserrat', sans-serif;
	font-size: 11px;
	font-weight: 600;
	letter-spacing: 2px;
	text-align:center;
	border: 0px solid #3d2c2a;
    padding: 18px 18px;
	border-radius: 35px;
    text-transform: uppercase;
	margin: 40px 0 0 0;
	background: #62bfc4;
}

.home-container .Detalhes:hover {
	background: #0e888e!important;
    color: white!important;
}

.parallax-section {
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 60%;
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	z-index: 4;
    display: block;
    position: relative;
}

.parallax-tecnologia {
	background:url("../images/Pagina_Tecnologia.png") center center no-repeat;
}

.parallax-seguranca {
	background:url("../images/Pagina_Seguranca.png") center center no-repeat;
}