@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Ubuntu:wght@300;400;700&display=swap');
body, html {
	height: 100%;
	-moz-osx-font-smoothing: grayscale;
}
body {
	font-size: 16px;
	line-height: 1.71429;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #161616;
	font-weight: 400;
}
@media (min-width: 768px) {
    /* Alvo apenas na imagem do desktop */
    .carousel-item img.auto-banner {
        height: 730px !important;
        width: 100% !important;
        /* O 'cover' garante que a imagem preencha o espaço cortando as sobras */
        object-fit: cover; 
        /* Mantém o corte centralizado, cortando igualmente a esquerda e a direita */
        object-position: center; 
	}
    /* Garante que o container do carrossel também respeite a altura */
    .carousel-inner, .carousel-item {
        height: 700px;
	}
}
.ui-front {
	z-index: 999999 !important;
}
.formborder {
	box-shadow: none !important;
}
.bt-persquisa{
	height:60px;
}
#carousel-thumbs img {
	cursor: pointer;
}
#carousel-thumbs img:hover {
	border-color: rgba(255,255,255,.3);
}
#carousel-thumbs .selected img {
	border-color: #fff;
}
.carousel-control-prev,
.carousel-control-next {
	width: 50px;
}
@media all and (max-width: 767px) {
	.carousel-container #carousel-thumbs img {
		border-width: 3px;
	}
}
@media all and (min-width: 576px) {
	.carousel-container #carousel-thumbs {
		position: absolute;
	}
}
@media all and (max-width: 576px) {
	.carousel-container #carousel-thumbs {
		background: #ccccce;
	}
}
label{
	font-weight:bold;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	opacity: 1;
}
.btn-outline-dark {
    background-color: #fff;
}
.card-title {
    height: 60px;
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: none;
    opacity: 1;
}
.neon:hover {
	color:#000!important;
	background-color: #d1e53b!important;
    box-shadow: 0 0 5px #d1e53b, 0 0 25px #d1e53b, 0 0 35px #d1e53b!important;
	border-color: #d1e53b!important;
	opacity: 1;
}
li {
	list-style-type: none;
}
.titulo h3 {
	overflow: hidden;
	text-align: center;
	margin-bottom:60px;
}
.titulo h3:before,
.titulo h3:after {
	background-color: #333;
	content: "";
	display: inline-block;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 10%;
}
.titulo h3:before {
	right: 0.5em;
	margin-left: -10%;
}
.titulo h3:after {
	left: 0.5em;
	margin-right: -10%;
}
.titulo-home{
	font-size: 2rem;
    line-height: 1.01;
	font-weight: 700;
	font-family: "Ubuntu", sans-serif !important;
}
/*Modal*/
div #modalimg {
	background: #212529cf;
}
.closemodal{    
	position: absolute;
    right: 10;
    top: 10;
}
/*fim Modal*/
/*Cores de Fundo */
.bg-soft-red {background-color: #fdf3f4!important;}
.bg-soft-blue {background-color: #f1f5fd!important;}
.bg-solitude {background-color: #f4f5f9!important;}
.bg-azul{background-color: #000683!important;}
.bg-amarelo{background-color: #f4bc41!important;}
.bg-cinza{background-color: #a2a4a5!important;}
.bg-cinza-claro{background-color: #f6f6f6!important;}
.bg-personal {background-color: #f4bc41;}
.bg-dark {background-color: #000 !important;}
.bg-gradient-gray {background: linear-gradient(165deg, #f7f5fb 50%, #fff 50%);}
/*Fim Cores de Fundo */
/*EspaÃ§amento */
.mb-180{margin-bottom:180px;}
.mt-180{margin-top:180px;}
.mb-120{margin-bottom:120px;}
.mt-120{margin-top:120px;}
.mb-80{margin-bottom:80px;}
.mt-80{margin-top:80px;}
.mb-60{margin-bottom:60px;}
.mt-60{margin-top:60px;}
.pb-180{padding-bottom:180px;}
.pt-180{padding-top:180px;}
.pb-120{padding-bottom:120px;}
.pt-120{padding-top:120px;}
.pb-80{padding-bottom:80px;}
.pt-80{padding-top:80px;}
.pb-60{padding-bottom:60px;}
.pt-60{padding-top:60px;}
.pb-30{padding-bottom:30px;}
.pt-30{padding-top:30px;}
.pbt-60{padding-top:60px; adding-bottom:60px}
.py-5 {padding-top: 1.25rem!important;padding-bottom: 1.25rem!important;}
.px-6 {padding-right: 1.5rem!important;padding-left: 1.5rem!important;}
/*Fim EspaÃ§amento*/
/*Borda*/
.borda-top {border-top: 1px solid rgba(164,174,198,.2);}
.borda-bottom {border-bottom: 1px solid rgba(164,174,198,.2);}
.rounded {border-radius: .4rem!important;}
/*Fim Borda*/
/*Cor Texto*/
.cor-preto{color: #000000!important;}
.cor-branco{color: #ffffff!important;}
.cor-amarelo{color: #f4bc41!important;}
.cor-cinza{color: #ccd2d0!important;}
.cor-cinza-escuro{color: #212529!important;}
/*Fim Cor Texto*/
/*Cor Texto*/
.texto-size9{font-size: 9px!important;}
.texto-size12{font-size: 12px!important;}
.texto-size25{font-size: 25px!important;}
.texto-size50{font-size: 50px!important;}
.texto-size75{font-size: 75px!important;}}
.texto-size100{font-size: 100px!important;}
/*Fim Cor Texto*/
/*efeito de zoom banner*/
.carousel-effect {
    overflow:hidden;
	-webkit-transition-duration: 4s, 4s;
	-moz-transition-duration: 4s, 4s;
	-o-transition-duration: 4s, 4s;
	transition-duration: 4s,4s;
}
.carousel-effect.active img {
	transition: transform 6000ms linear 0s;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
/*Personal toggle*/
.custom-toggler .navbar-toggler-icon {
	background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.custom-toggler .navbar-toggler {
	border-color: rgb(127 127 127);
} 
/*Fim toggle*/
.decora-bottom {
    position: absolute;
    right: 0;
    left: 0;
	bottom: -1;
    pointer-events: none;
    z-index: 2;
}
.decora-top {
    position: relative;
    right: 0;
    left: 0;
    pointer-events: none;
    z-index: 2;
	top:-80;
}
.text-gray{
	color: #aeafaf;
}
.btn-space {
    padding-left: 30px !important;
    padding-right: 30px !important;
}
.carousel-top {
    margin-top: 90px;
}
.overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #000;
}
.prev {
	right: auto !important;
	margin-top: auto !important;
}
/*indicador*/
.carousel-control-prev {
	right: 0 !important;
	/*left: inherit;*/
	margin-left: 20px !important;
}
.carousel-control-next,
.carousel-control-prev {
	top: 40%;
	width: 45px;
	height: 45px;
	background-color: #f4bc41 !important;
	padding: 20px !important;
	margin-right: 20px !important;
	border-radius: 100% !important;
	opacity: 1;
	color: #000;
}
/*fim indicador*/
.card:hover {
	border: 1px solid #ccc;
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
.card .image-box {
	background: #000000;
	overflow: hidden;
}
.card .image-box img {
	-webkit-transition: all .9s ease;
	-moz-transition: all .9s ease;
	-o-transition: all .9s ease;
	-ms-transition: all .9s ease;
}
.card:hover .image-box img {
	opacity: 0.7;
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-ms-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
}
h2,
h3,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	margin-bottom: .5rem;
	font-family: inherit;
	font-weight: 600;
	line-height: 1.2;
	color: #000;
}
.form-control-lg {
	padding: .5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: .3rem;
	width: 80px !important;
	margin-right: 20px !important;
	height: auto;
	border: 1px solid #000;
}
a{
	text-decoration: none !important;
    -webkit-transition: all 350ms ease;
    -moz-transition: all 350ms ease;
    transition: all 350ms ease;
    color: inherit;
}
.badge-personalb {
	color: #000 !important;
	background-color: #f4bc41;
	margin-top: 8px;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
#search {
	margin-top: 10px;
    width: 45px;
	transition: width .5s ease;
	line-height: 1.71429;
	font-size: 14px;
	color: #fff;
}
#search:focus {
	width: 150px
}
.icone-busca {
	padding-left: 25px;
    margin-left: 10px;
	background: url(../../bootstrap/img/busca.png) no-repeat left;
	background-size: 20px;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
	background-color: #f0a53b;
	border: none;
}
::placeholder {
	color: #aeafaf;
}
/* zoom */
.tiles {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.tile {
	position: relative;
	width: 100%;
	/*height: 100%;*/
	overflow: hidden;
}
.photo {
	position: relative;
	cursor: zoom-in;
	transition: transform .5s ease-out;
}
.txt {
	position: absolute;
	z-index: 2;
	bottom: 5%;
	left: 95%;
}
.cart-area {
	background: #ff0000;
	color: #ffffff;
	font-size: 12px;
	margin-left: 5px;
}
/* Personal */
.cart-personal {
	margin-top: 5px;
    color: #5b5b5f !important;
    background-color: transparent !important;
}
.badge {
	font-size: 10px;
	padding: 8px;
	text-transform: uppercase;
	font-weight: initial;
}
.badge-personal {
	position: relative;   
	color: #000 !important;
    background-color: #f4bc41;	
	border: 1px solid #333333;
}
.badge-personal2 {
	bottom: 5px;
	position: relative;
	color: #fff !important;
    background-color: #747474;
}
.btn-yellow {
    color: #fff;
    background-color: #fab758;
    border-color: #fab758;
}
.input-group-append {
    margin-left: -25px;
}
.btn-personal {
	color: #000 !important;
	background-color: #f4bc41;
	border-color: #000;
}
.btn-personal:hover {
	color: #000 !important;
	background-color: #ffd578;
	border-color: #000;
}
.btn-personal2 {
	color: #ffffff;
	background-color: #000;
	border-color: #000;
}
.btn-personal2:hover {
	background-color: #495057;
    border-color: #495057;
    color: #fff;
}
.btn-personal3 {
	color: #ffffff;
	background-color: #2957a4;
	border-color: #2957a4;
}
.btn-personal3:hover {
	background-color: #1f4380;
    border-color: #1f4380;
    color: #fff;
}
/* Personal Fim*/
.carousel-caption h4 {
	font-size: 25px;	
}
.navbar-text {
	font-size: 16px;
}
.fundo {
	height: 100%;
	font-family: sans-serif;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased;
	font-weight: 400;
	background-color: #192c55;
	color: #FFF;
}
.divider-vertical {
	height: 100%;
	border-left: 1px solid #aeafaf;
}
.promo {
	height: 480px;
	overflow: auto;
	padding: 30px;
	background-color: #122142;
}
/*
	::-webkit-scrollbar {
    background: transparent;  
	}
	::-webkit-scrollbar-thumb {
    background: #f4bc41;
	}
*/
.topo {
	padding-top: 60px;
	padding-bottom: 60px;
}
.titulo {
	margin-bottom: 20px;
	color: #454545;
	text-transform: uppercase;
}
.titulo3 {
	color: #000;
}
.input-group-btn {
	margin-top: -6px;
}
.input-flex {
	display: flex;
	margin-left: 80px;
	margin-right: 80px;
}
.label {
	top: 20;
	left: 10;
	padding: 10px;
	font-size: 100%;
	position: absolute;
	background-color: #f42339 !important;
}
.contato {
	color: #fff;
	background-color: #f56600;
	padding: 50px 15% 60px;
	border-radius: 0 0 100px 0 !important;
}
.contato h3 {
	color: #fff;
}
.bs-callout {
	padding: 20px;
	border: 1px solid #eee;
	border-left-width: 5px;
	border-radius: 3px;
}
.bs-callout h4 {
	margin-top: 0;
	margin-bottom: 5px;
}
.bs-callout p:last-child {
	margin-bottom: 0;
}
.bs-callout code {
	border-radius: 3px;
}
.bs-callout+.bs-callout {
	margin-top: -5px;
}
.bs-callout-default {
	border-left-color: #777;
}
.bs-callout-default h4 {
	color: #777;
}
.bs-callout-primary {
	border-left-color: #428bca;
}
.bs-callout-primary h4 {
	color: #428bca;
}
.bs-callout-success {
	border-left-color: #5cb85c;
}
.bs-callout-success h4 {
	color: #5cb85c;
}
.bs-callout-danger {
	border-left-color: #d9534f;
}
.bs-callout-danger h4 {
	color: #d9534f;
}
.bs-callout-warning {
	border-left-color: #f0ad4e;
}
.bs-callout-warning h4 {
	color: #f0ad4e;
}
.bs-callout-info {
	border-left-color: #5bc0de;
}
.bs-callout-info h4 {
	color: #5bc0de;
}
/*botões*/
/*fim botões*/
/*depoimento*/
.carousel .item .img-box {
	width: 135px;
	height: 135px;
	margin: 0 auto;
	padding: 5px;
	border: 1px solid #ddd;
	border-radius: 50%;
}
.carousel .img-box img {
	width: 100%;
	height: 100%;
	display: block;
	border-radius: 50%;
}
.carousel .testimonial {
	padding: 30px 0 10px;
	margin-left: 60px;
	margin-right: 60px;
}
.carousel .overview {
	font-style: italic;
}
.carousel .overview b {
	text-transform: uppercase;
	color: #000;
}
.carousel .carousel-control .depo {
	width: 40px;
	height: 40px;
	margin-top: -20px;
	top: 60%;
	background: none;
}
.carousel-control i {
	font-size: 23px;
	line-height: 42px;
	position: absolute;
	display: inline-block;
	/*color: rgba(0, 0, 0, 0.8);*/
}
/* fim depoimento*/
.entrelinha {
	line-height: 2;
}
.depoimento {
	border: 1px solid #999;
	padding-top: 60px;
	padding-bottom: 60px;
	padding-left: 10px;
	padding-right: 10px;
}
.pretoebranco {
	-webkit-filter: brightness(100);
	-moz-filter: brightness(100);
	-ms-filter: brightness(100);
	-o-filter: brightness(100);
	filter: brightness(100);
	width: 150px;
}
#particles-js {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
}
.arcode {
	filter: invert(75%);
}
.menu-rod {
	padding-left: 20px;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
	border: none !important;
	color: #495057;
	background-color: #dfdfdf;
}
.list-group-item-action:hover {
	z-index: 1;
	text-decoration: none;
	background-color: #dfdfdf;
}
.check span,
.fill {
	-webkit-background-size: contain;
	-moz-background-size: contain
}
.cart-area span,
.check,
.nypl_btn_circle {
	text-align: center
}
.menu-carrinho {
	background-color: #2e1a63;
	color: #FFF;
	padding: 10 0 30;
	margin-bottom: 20px
}
tr:nth-child(even) {
	background-color: #ebebeb;
}
tr:first-child {
	background-color: #343a40;
	color: #FFF;
}
td {
	padding: 5px;	
}
.imga {
	display: block
}
.gal {
	padding: 20px;
}
.gal a {
	color: #3a3d45 !important;
	font-size: 11px;
	text-decoration: none;
}
.gal:hover {
	background-color: #f6f6f6;
}
.gal img {
	width: 80px;
}
.product-info {
	color: #4E4E54;
	padding: 10px;
	margin-bottom: 30px;
	height: 80px;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
}
.product-info a {
	text-decoration: none;
}
.cod {
	height: 35px
}
.tel {
	padding: 0;
	font-weight: normal;
	color: #000;
	margin-top: -6px;
}
.mostra {
	display: none
}
.check,
.check label {
	display: inline-block
}
.busca {
	margin: 33 15 15;
	border-color: #ddd !important
}
.check {
	border: 1px solid #ccc
}
.check label {
	height: 45px;
	width: 45px;
	position: relative;
	margin: 0;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none
}
.check span {
	display: block;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-size: cover;
	-o-background-size: cover
}
.check span:hover {
	/*-moz-transform: scale(4);
		-webkit-transform: scale(4);
		-o-transform: scale(4);
		-webkit-transition: 1s all ease;
		-moz-transition: 1s all ease;
	-o-transition: 1s all ease;*/
	z-index: 999999;
	border: 1px solid #ccc
}
.check input {
	-webkit-appearance: none
}
.check input:checked+span {
	border: 2px solid rgba(255, 35, 35, 1)
}
.bordaprod {
	margin-bottom: 5px
}
.cor03 {
	background-color: #FFF;
}
.cor01 a {
	color: #dddd0c;
	font-size: 20px;
}
.cor02 {
	color: #bc713a;
}
.menu-rod {
	padding-left: 20px
}
.section1 {
	background-color: #ff0000;
	padding-top: 120px;
	padding-bottom: 120px;
}
.section2 {
	background-color: #f6f6f6;
	padding-top: 60px;
	padding-bottom: 120px;
}
.section3 {
	background-color: #fff;
	padding-top: 60px;
	padding-bottom: 120px;
}
.section4 {
	background-color: #fff;
	padding-top: 120px;
	padding-bottom: 120px;
	z-index: 99;
}
.section5 {
	background-color: #fff;
	padding-top: 120px;
	padding-bottom: 120px;
}
.section6 {
	padding-top: 0px;
	padding-bottom: 120px;
}
.section7 {
	background-color: #FFF;
	height: auto;
	border-bottom: 1px solid #ddd;
}
.nypl_btn_circle {
	width: 10em;
	height: 10em;
	text-align: center;
	padding: 3em;
	line-height: 1.42;
	border-radius: 100% !important;
	background-color: #000000;
	color: #FFF;
	border: none !important;
	margin-bottom: 30px;
}
.nypl_btn_circle:active,
.nypl_btn_circle:focus,
.nypl_btn_circle:hover {
	background-color: #ff0000;
	color: #FFF
}
.nypl_btn_circle_div {
	padding-top: 30px;
	font-size: 20px
}
.espaco {
	height: 20px;
}
.menu-top {
	border-bottom: 1px solid #eaeaea;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #a6a6a6;
	font-size: 12px;
	background-color: #f2f2f2
}
.jumbotron {
	height: auto;
	color: #fff;
	padding-top: 80px;
	padding-bottom: 80px;
	background: 0 0;
	margin: 0 !important;
}
.jumbotron h3 {
	/* text-align: left !important; */
}
.jumbotron p {
	font-size: 14px;
	margin-top: 20px;
}
.parallax {
	background-position: center;
	height: 100%
}
#agencia {
	display: block;
	position: relative;
	top: -30px !important;
	visibility: hidden
}
#sessao-orcamento .col-md-6 {
	font-size: 18px
}
.borda {
	border-bottom: 2px solid #454545;
	width: 200px;
	margin-bottom: 50px;
}
.bordaprod {
	border: 1px solid #ddd;
}
.bg1,
.bg2,
.bg3,
.fill,
.parallax {
	width: 100%
}
.cordefundo {
	background-color: #F1F1F1;
	padding-bottom: 100px;
	padding-top: 150px
}
.cordefundo2 {
	background-color: #FFF;
	padding-bottom: 60px;
	padding-top: 150px
}
.rede {
	text-align: right
}
.logos {
	background-color: #efefef;
	padding-top: 20px;
	padding-bottom: 20px
}
/*Banner*/
.subtitulo {
	font-size: 20px;
	padding: 15px;
	background-color: #14537b;
	text-transform: uppercase;
}
.banner-titulo {
	margin-bottom:6%;
	left: auto;
	right: auto;
}
.banner-titulo h1 {
	text-shadow: 1px 1px 0 rgba(0,0,0,.75);
	font-size: 40px;
	font-weight: 700;
	font-family: "Ubuntu", sans-serif !important;
}
.fill {
	position: relative;
	background-position: center center !important;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	height: 100%;
}
.parallax {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	padding-top: 100px;
	padding-bottom: 100px
}
.bg1 {
	background: url(../../bootstrap/img/parallax1.jpg) center center no-repeat fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-color: #000;
}
.bg1,
.bg2 h2 {
	color: #fff !important;
	font-size: 22px !important;
}
.bg2 {
	height: 100%
}
.bg3 {
	background: url(../../bootstrap/img/contato.jpg) center center no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
/*Customizar toggle*/
.navbar-toggle {
	background-color: #dddd0c;
	margin-top: 40px;
	/*margin-right: 25px;*/
	border: none;
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
	background-color: #e2b603 !important;
}
.submenu {
	background-color: #f5f5f5;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 0;
	color: #666666;
	border: none;
}
.submenu a {
	color: #666666;
}
.containingDiv {
	padding-top: 0;
	margin-bottom: 60px
}
.containingDivb {
	padding-top: 74px
}
.nav-item-borders {
    border-right: 1px solid rgba(0,0,0,.06);
    padding-left: 12px;
    padding-right: 12px;
}
.header-effect-shrink {    
	transition: ease height 300ms;	
}
.faixa {
	background-color: #e8e8e8;	
    transform: translateY(0%);
    transition: all 300ms ease-in-out, border 1ms linear, padding-right 0ms;
}
.clone {
	position: fixed !important;
	top: 0;
	left: 0;	
	transform: translateY(-100%);
	border-bottom: 0;
}
.copyright {
	color: #fff;
	font-size: 11px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.rodape {
	padding-top: 80px;
	height: auto;
	padding-bottom: 80px;
	color: #044a7d;
	width: 100%;
}
.rodape h4 { 
	color: #044a7d;
	font-weight: 700 !important;
	font-family: "Ubuntu", sans-serif !important;
}
.rodape a {
	color: #fff;
}
.rodape a:hover {
	color: #f4bc41;
	text-decoration: none;
}
.rodape hr {
	border-top: 1px dashed #fff;
	margin-right: 60%
}
/*MENU*/
.line:hover:after,
.line.active:after {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border-color: #fff;
	-webkit-transition: width 350ms ease-in-out;
	transition: width 350ms ease-in-out;
	width: 100%;
}
.line:after {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border: 1px solid rgba(255, 255, 255, 0);
	bottom: -5px;
	content: " ";
	display: block;
	margin: 0 auto;
	position: relative;
	-webkit-transition: all 280ms ease-in-out;
	transition: all 280ms ease-in-out;
	width: 0;
}
.transparent {
	/*background-color: transparent !important;
	background: transparent !important;*/
	border-width: 0px !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;	
	-webkit-transition: background 2s;
    transition: background 2s;
}
.transparent .navbar-brand img {
	width: 195px!important;
}
.navbar {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
}
.navbar-light .navbar-nav .nav-link:focus {
	background-color: transparent;
}
.navbar.navbar-default {
	background-color: #fff;
	border: 0;
	font-size: 16px;
}
.navbar.navbar-inverse {
	background-color: #dddd0c;
	border: 0;
}
.navbar .nav.navbar-nav>li>a {
	margin-left: 15px;
	display: inline-flex;
    align-items: center;
    white-space: normal;
    border-radius: 4px;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    padding: 5px 10px;
    letter-spacing: -.5px;
    text-transform: uppercase;
    text-decoration: none;	
	color: #fff;
}
.navbar .nav.navbar-nav>li>a .fa {
	color: #FFF;
}
.navbar-nav .active>.nav-link, .navbar-nav .nav-link.active, .dropdown-toggle:active, .navbar-nav .nav-link.show, .navbar-nav .show>.nav-link {
	color: #f4bc41  !important;
}
.navbar-nav .nav-link:focus, .dropdown-toggle:focus, .navbar-nav .nav-link:hover { 
    color: #f4bc41 !important;
	text-shadow: 0 0 20px #d1e53b, 0 0 50px #d1e53b, 0 0 80px #d1e53b;
}
.navbar .nav.navbar-nav>li.active>a:hover {
}
.navbar .nav.navbar-nav>li.active>a .fa {
	color: #8bc4ea;
}
.navbar .nav.navbar-nav>li.active>a .caret {
	border-bottom-color: #fff;
	border-top-color: #fff
}
.navbar .nav.navbar-nav>li.open>a .fa {
	color: #8bc4ea
}
.navbar .nav.navbar-nav>li.open>a .caret {
	border-bottom-color: #fff;
	border-top-color: #fff
}
.navbar .nav.navbar-nav>li.open .dropdown-menu {
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	transform: scale(1, 1);
	visibility: visible;
}
.navbar .nav.navbar-nav>li .dropdown-menu {
}
.navbar .nav.navbar-nav>li .dropdown-menu li a {
	color: #000;
	border-bottom: 1px solid #cc9b5e;
	-webkit-transition: background .3s;
	transition: background .3s;
}
.navbar .nav.navbar-nav>li .dropdown-menu li a:hover {
	background-color: #cc9b5e;
}
.navbar .nav.navbar-nav>li .dropdown-menu li form {
	padding: 25px;
	width: 300px;
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	background-color: #dddd0c;
}
.dropdown-item.active, .dropdown-item:active {
    color: #333;
    text-decoration: none;
    background-color: #f4bc41;
}
.navbar .nav.navbar-nav>li .dropdown-menu .divider {
	background-color: #14537b;
}
.navbar .navbar-brand {
	text-transform: uppercase;
	-webkit-transition: padding .5s;
	transition: padding .5s;
	margin-top: 15px;
    margin-bottom: 15px;
}
.navbar .navbar-brand img {
	height: auto;
	width: 195px;
	border: 0;
	padding: 0;
	vertical-align: top;
	-webkit-transition: width 1s, height 1s;
	transition: width 1s, height 1s;
}
.transparent .navbar-brand img {
	/*width: 180px;*/
}
/*fim menu*/
.social li {
	width: auto;
	height: auto;
	display: inline-block;
	margin: 10px;
	font-size: x-large;	
}
.social a {
	color:#f4bc41 !important;
}
.social a:hover {
	color:#d9d9d9!important;
}
.hoverzoom {
	position: relative;
	width: 350px;
	overflow: hidden;
}
.hoverzoom>img {
	width: 100%;
	border-radius: 2px;
	-webkit-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
}
.hoverzoom:hover>img {
	-webkit-transform: scale(1.5);
	-moz-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
}
.hoverzoom .retina {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	border-radius: 2px;
	text-align: center;
	padding: 30px;
	-webkit-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-moz-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-ms-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	-o-transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
	transition: all .8s cubic-bezier(.190, 1.000, .220, 1.000);
}
.hoverzoom:hover .retina {
	opacity: 1;
	box-shadow: inset 0 0 100px 50px rgba(0, 0, 0, .5);
}
.hoverzoom .retina p {
	color: #fff;
}
.hoverzoom .retina a {
	display: block;
	width: 150px;
	background: #6fc5e9;
	border: 1px solid #59afd4;
	border-radius: 4px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 10px 15px;
	margin: 16px auto 0;
}
@media screen and (max-width:979px) {
	.transparent .navbar-brand img {
		width: 200px !important;
	}
	.navbar .nav.navbar-nav>li.active>a {
		padding-bottom: 10px;
		color: #f9b63c;
	}
	.navbar .nav.navbar-nav>li.active>a:hover {
		background-color: #e2b603 !important;
	}
	.navbar-fixed-bottom .navbar-collapse,
	.navbar-fixed-top .navbar-collapse {
		max-height: none;
		height: 100vh;
		background-color: #dddd0c;
	}
	.navbar .nav.navbar-nav>li .dropdown-menu li form {
		padding: 25px;
		width: auto !important;
	}
	.navbar .nav.navbar-nav>li .dropdown-menu li a {
		font-size: 18px;
	}
	.navbar .navbar-brand img {
		width: 200px;
	}
	.submenu {
		padding-top: 108px;
		margin-top: 70px;
	}
	.fill,
	.parallax {
		height: 100% !important;
	}
	.containingDiv {
		padding-top: 0;
	}
	/*.containingDivb {
		padding-top: 80px !important;
	}*/
	.fill {
		width: 100%;
		background-position: center center;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
		-o-background-size: cover;
	}
	.carousel-caption {
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
	.carousel-caption h1 {
		font-size: 35px;
		text-align:center;
	}
	.carousel-caption h2 {
		font-size: 25px;
	}
	.carousel-caption h4 {
		font-size: 20px;
	}
	.imga {
		display: none !important;
	}
	.section1,
	.section2,
	.section3 {
		height: auto !important;
		padding-top: 20px;
	}
	.mobile {
		display: none;
	}
	.input-flex {
		margin-left: 0px;
		margin-right: 0px;
	}
	.banner-titulo {		
		bottom: 170px;
		left: 0px;
		right: 0px;
	}
	.bg2,
	.bg3 {
		height: auto;
		background-color: #f6f6f6  !important;
		background: #f6f6f6 !important;
	}
	.carousel-control-next,
	.carousel-control-prev {
		/* top: 18%; */
	}
	.navbar .nav.navbar-nav>li>a:hover {
		color: #f00;
	}
	.line:hover:after, .line.active:after {
		border-color: #f8f9fa;
	}
	.navbar .nav.navbar-nav>li>a {
		margin-left: 0px;
		width: 100%;
		display: block;
		text-align: center;
	}
	.carousel-top {
		margin-top: 92px;
	}
	.decora-top {
		top:-23;
	}
}
@media all and (max-width:480px) {
	.btn-block-sm { width: 100%; display:block; margin-bottom: 5px;}
	.center-sm{text-align:center !important;}
	.logop{
		width: 250px;
	}
}   
.parallax-yellow-section {
	min-height: 460px;
	display: flex;
	align-items: center;
	background-color: #f4bc41; /* Cor amarela base */
}
.parallax-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* SVG de fundo fixo */
	background: url("../../bootstrap/img/bg1.jpg");
	background-attachment: fixed;
	background-size: 400px;
	z-index: 1;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
}
/* Ajuste para garantir que o efeito funcione em dispositivos móveis */
@media (max-width: 991px) {
	.parallax-bg {
		background-attachment: scroll; /* Mobile browsers as vezes falham com fixed */
	}
	.parallax-yellow-section {
		min-height: 100%;
	}
}
.xb-process-wrap {
	display: flex;
	height: 600px;
	width: 100%;
	overflow: hidden;
}
.xb-process-item {
	position: relative;
	flex: 1;
	transition: all 0.7s cubic-bezier(0.4, 0, 0.2, 1);
	padding: 60px 40px;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	cursor: pointer;
	border-right: 1px solid rgba(0,0,0,0.05);
}
.xb-item--bg {
	position: absolute;
	top: 0; left: 0; width: 100%; height: 100%;
	z-index: 1;
}
.xb-item--number-giant {
	position: absolute;
	top: 20px; left: 20px;
	z-index: 2;
	font-family: 'Ubuntu', sans-serif;
	font-weight: 700;
	font-size: 8rem;
	line-height: 1;
	margin: 0;
	opacity: 0.1;
	pointer-events: none;
}
/* ESTADO INICIAL DO FADE-UP */
.fade-up-text {
	position: relative;
	z-index: 3;
	max-width: 420px;
	opacity: 0;
	transform: translateY(40px); /* Começa mais abaixo */
	transition: opacity 0.5s ease, transform 0.5s ease;
	visibility: hidden;
}
/* 1. ESTADO ATIVO INICIAL (ABA 01) */
.xb-process-item.active {
	flex: 3;
}
.xb-process-item.active .fade-up-text {
	opacity: 1;
	transform: translateY(0);
	visibility: visible;
}
/* 2. REMOVE O ATIVO QUANDO O MOUSE ENTRA NO GRUPO */
.accordion-group:hover .xb-process-item.active {
	flex: 1;
}
.accordion-group:hover .xb-process-item.active .fade-up-text {
	opacity: 0;
	transform: translateY(40px);
	visibility: hidden;
}
/* 3. EFEITO FADE-UP NO HOVER DO ITEM */
.xb-process-item:hover {
	flex: 3 !important;
}
.xb-process-item:hover .fade-up-text {
	opacity: 1 !important;
	transform: translateY(0) !important;
	visibility: visible !important;
	transition-delay: 0.5s; /* Pequeno atraso para a expansão do bloco acontecer primeiro */
}
@media (max-width: 991px) {
	.xb-process-wrap { flex-direction: column; height: auto; }
	.xb-process-item { height: 380px; flex: none !important; }
	.fade-up-text { opacity: 1 !important; visibility: visible !important; transform: none !important; }
}
/* Efeito de Borda Preta nos Cards de Benefícios */
.card-beneficio {
    /* Define uma borda transparente inicial para o card não "pular" quando ela surgir */
    border: 2px solid transparent !important;
    transition: border-color 0.3s ease, transform 0.3s ease, box-shadow 0.3s ease;
}
.card-beneficio:hover {
    border-color: #161616 !important; /* Cor cinza-escura/preta padrão do seu site */
    transform: translateY(-5px);      /* Dá uma leve levantada sutil para realçar o foco */
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.15) !important; /* Intensifica a sombra no hover */
	}/* ===========================================================
	CIVMEC | SERVIÇOS
	Adicione apenas este bloco ao final do personal.css
=========================================================== */
/* HERO */
.servico-hero{
    background:#f8f9fa;
}
.servico-hero .lead{
    font-size:1.15rem;
    color:#666;
}
.servico-tag{
    display:inline-block;
    padding:8px 18px;
    background:#f4bc41;
    font-size:13px;
    text-transform:uppercase;
    font-weight:700;
    border-radius:30px;
    margin-bottom:20px;
    letter-spacing:1px;
}
.hero-img{
    border-radius:12px;
    overflow:hidden;
    box-shadow:0 20px 60px rgba(0,0,0,.15);
}
/*=============================================
	BLOCO O QUE FAZEMOS
=============================================*/
.servico-box{
    background:#FFF;
    border-radius:12px;
    padding:35px;
    box-shadow:0 10px 35px rgba(0,0,0,.08);
    height:100%;
}
.servico-box h4{
    font-size:20px;
    margin-bottom:20px;
    color:#222;
}
.servico-box ul{
    margin:0;
    padding:0;
    list-style:none;
}
.servico-box ul li{
    position:relative;
    padding-left:28px;
    margin-bottom:14px;
}
.servico-box ul li:before{
    content:"✓";
    position:absolute;
    left:0;
    top:0;
    color:#f4bc41;
    font-weight:bold;
}
/*=============================================
	CARDS SERVIÇOS
=============================================*/
.card-servico{
    background:#f4bc41;
    border-radius:12px;
    padding:35px 25px;
    text-align:center;
    transition:.35s;
    height:100%;
    border:1px solid #EEE;
}
.card-servico:hover{
    transform:translateY(-8px);
    box-shadow:0 18px 40px rgba(0,0,0,.10);
}
.card-servico i{
    font-size:42px;
    color:#000000;
    margin-bottom:20px;
}
.card-servico h5{
    font-size:18px;
    margin-bottom:10px;
    font-weight:700;
}
.card-servico p{
    font-size:14px;
    color:#000000;
    margin:0;
}
/*=============================================
	PROCESSO
=============================================*/
.processo-item{
    text-align:center;
    position:relative;
    padding:20px;
}
.processo-numero{
    width:80px;
    height:80px;
    line-height:80px;
    border-radius:50%;
    background:#f4bc41;
    font-size:28px;
    font-weight:700;
    margin:auto;
    margin-bottom:20px;
}
.processo-item h5{
    margin-bottom:10px;
}
.processo-item p{
    font-size:14px;
    color:#666;
}
/*=============================================
	GALERIA
=============================================*/
.galeria-servico img{
    width:100%;
    border-radius:10px;
    transition:.35s;
}
.galeria-servico{
    overflow:hidden;
    border-radius:10px;
}
.galeria-servico:hover img{
    transform:scale(1.08);
}
/*=============================================
	CTA
=============================================*/
.cta-servico{
    background:#202020;
    border-radius:15px;
    padding:70px 50px;
    color:#FFF;
}
.cta-servico h2{
    color:#FFF;
    margin-bottom:20px;
}
.cta-servico p{
    color:#DDD;
    margin-bottom:30px;
}
/*=============================================
	DIFERENCIAIS
=============================================*/
.diferencial-item{
    display:flex;
    align-items:flex-start;
    margin-bottom:30px;
}
.diferencial-item i{
    width:55px;
    height:55px;
    border-radius:50%;
    background:#f4bc41;
    text-align:center;
    line-height:55px;
    font-size:22px;
    margin-right:18px;
    flex:none;
}
.diferencial-item h5{
    margin-bottom:8px;
}
.diferencial-item p{
    margin:0;
    color:#666;
}
/*=============================================
	MENU DE SERVIÇOS
=============================================*/
.menu-servicos{
    background:#FFF;
    border-radius:10px;
    overflow:hidden;
    box-shadow:0 10px 30px rgba(0,0,0,.08);
}
.menu-servicos a{
    display:block;
    padding:18px 25px;
    border-bottom:1px solid #EEE;
    color:#444;
    transition:.3s;
}
.menu-servicos a:hover{
    background:#f4bc41;
    color:#FFF;
    text-decoration:none;
}
.menu-servicos a.active{
    background:#202020;
    color:#FFF;
}
/*=============================================
	RESPONSIVO
=============================================*/
@media(max-width:991px){
	.servico-box{
		margin-top:40px;
	}
	.cta-servico{
		padding:45px 25px;
		text-align:center;
	}
	.hero-img{
		margin-top:40px;
	}
}
@media(max-width:767px){
	.card-servico{
		margin-bottom:25px;
	}
	.processo-item{
		margin-bottom:35px;
	}
	.servico-tag{
		font-size:12px;
	}
}
.modal-content{
    background:none;
    box-shadow:none;
}
.modal-backdrop.show{
    background:#000;
    opacity:.95;
}
.modal-dialog{
    max-width:90%;
}
#imagemModal{
    border-radius:10px;
    box-shadow:0 20px 60px rgba(0,0,0,.6);
}
#imagemModal{
    width:100%;
    border-radius:10px;
}
.galeria-servico{
    display:block;
    overflow:hidden;
    border-radius:8px;
}
.galeria-servico img{
    transition:.4s;
}
.galeria-servico:hover img{
    transform:scale(1.05);
}
/* ==========================================================
	PORTFÓLIO CIVMEC
========================================================== */
.portfolio-hero{
    position:relative;
    padding:140px 0;
    overflow:hidden;
    background:
    linear-gradient(rgba(0,0,0,.70),rgba(0,0,0,.70)),
    url("../img/bg-portfolio.jpg") center center;
    background-size:cover;
}
.portfolio-hero h1{
    color:#FFF;
    font-size:3.2rem;
    font-weight:700;
}
.portfolio-hero p{
    color:#FFF;
    opacity:.9;
}
.portfolio-counter{
    background:#FFF;
    border-radius:12px;
    padding:35px;
    text-align:center;
    box-shadow:0 15px 40px rgba(0,0,0,.08);
    transition:.35s;
    height:100%;
}
.portfolio-counter:hover{
    transform:translateY(-8px);
}
.portfolio-counter h2{
    color:#FFC107;
    font-size:3rem;
    font-weight:700;
}
.portfolio-counter span{
    font-size:15px;
    font-weight:600;
    text-transform:uppercase;
    color:#555;
}
.portfolio-case{
    border-bottom:1px solid #ececec;
    padding-top: 120px;
    padding-bottom: 120px;
}
.portfolio-case:nth-child(even){
    background:#fafafa;
}
.portfolio-principal{
    width:100%;
    border-radius:10px;
    cursor:pointer;
    transition:.35s;
}
.portfolio-principal:hover{
    transform:scale(1.01);
}
.portfolio-thumb{
    border-radius:8px;
    cursor:pointer;
    transition:.35s;
    border:3px solid transparent;
}
.portfolio-thumb:hover{
    transform:scale(1.05);
    border-color:#ffc107;
}
.portfolio-info{
    background:#f8f8f8;
    padding:20px;
    border-radius:8px;
    margin:30px 0;
}
.portfolio-info p{
    margin-bottom:8px;
}
.portfolio-lista{
    list-style:none;
    padding:0;
}
.swiper-thumb{
    margin-top:20px;
}
.swiper-thumb img{
    border-radius:8px;
}
.modal-backdrop.show{
    opacity:.95;
}
.modal-content{
    background:none;
    border:0;
}
#imagemModal{
    border-radius:10px;
}
@media(max-width:991px){
	.portfolio-hero{
		padding:90px 0;
		text-align:center;
	}
	.portfolio-case{
		padding:70px 0;
	}
}
.portfolio-info{
    background:#f7f7f7;
    border-left:4px solid #ffc107;
}
.portfolio-info i{
    width:22px;
}
.portfolio-lista li{
    font-size:15px;
}
@media(max-width:991px){
	.portfolio-principal{
		min-height:auto;
	}
	.portfolio-thumb{
		height:90px;
	}
	}	