@charset "utf-8";
/* CSS Document */


h1 { margin:0!important } 
header { padding:0.5em; width:100% } 
header ul{ list-style:none; font-family: 'Cookie', cursive;}
header ul li{  font-size:1.875em; float:left ; margin-right:5rem} 
header ul li a{ color:#fff; }
header ul li a:hover{ color:#ED3237; text-decoration:none}
.resolucoes_grandes { background:url(../imagens/fundo_header.png) repeat-x; /* z-index:100; position:absolute*/  } 
.resolucoes_pequenas { display:none } 

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:30px;
	right:8em;
	background-color:#379143;
	color:#FFF;
	border-radius:50px;
	text-align:center;
	box-shadow: 2px 2px 3px #999;
	z-index:999999
}

.my-float{
	margin-top:22px; 
}

.menu_g { margin-top:2rem } 

body { font-family: 'Titillium Web', sans-serif;} 

html, body {
height:100%;
margin:0;
padding:0;
}
/*.carousel, .item, .active {
height:100%;  
}*/
.carousel-inner {
height:100%;  position:relative}

.carousel-inner>.item {min-height: calc(100vh - 105px); background-size: cover;
background-repeat: no-repeat } 
 
.carousel-caption {
z-index: 10; text-align:center
}

.carousel-caption img {margin:auto;}

.carousel .item {
background-color: #777;
}
.carousel .carousel-inner .bg {
background-repeat:no-repeat;
background-size:cover;
}

.cada_projeto {
    margin-bottom: 3rem;
}


.caption-style-4 {
    list-style-type: none;
    margin: 0px;
    padding: 0px;

}

/*.caption-style-4 li {*/
    /*float: left;*/
    /*padding: 0px;*/
    /*position: relative;*/
    /*overflow: hidden;*/
/*}*/


.caption-style-4 li div a{
    position: relative;
    overflow: hidden;
    display: inline-block;
    background: #eee;
    width: 100%;
	
}

.caption-style-4 li div .caption {
    display: inline-block;
    z-index: 10;
    color: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.85);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}

.caption-style-4 .caption span{
    border: #CCC 2px solid;
    padding: 0.5rem 1.5rem;
    width: auto;
    text-transform: uppercase;
    font-size: 0.9em;
    border-radius: 5px;
    text-align: center;
	font-family: 'brandon_grotesquemedium';
    /* Essa parte aqui alinha o elemento ao centro do pai dele */
    top: 50%;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}

.caption-style-4 li div a:hover .caption {
    opacity: 1;
}


.caption-style-4 img {
    margin: 0px;
    padding: 0px;
    z-index: 1;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
    height: 250px;
    object-fit: cover;
	width:100%;
}


.caption-style-4 li a:hover img {
    opacity: 1;
    transform: scale(1.15, 1.15);
    -webkit-transform: scale(1.15, 1.15);
    -moz-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    -o-transform: scale(1.15, 1.15);
}

.produtos { background:#E8E8E8; padding:2em 0; } 
	.tit_produtos_home { color:#EB3237; font-weight:600; font-size:1.857em  } 
	.produtos span{ color:#7F3F3F; font-size:1.143em } 
	.mais { background:#FFCC29; text-align:center; width:34px; height:34px; margin-top:-2em; z-index:99999; position:relative; float:right; -webkit-box-shadow: 1px 0px 7px 0px rgba(0,0,0,0.47);
-moz-box-shadow: 1px 0px 7px 0px rgba(0,0,0,0.47);
box-shadow: 1px 0px 7px 0px rgba(0,0,0,0.47);  } 
	.link_mais { color:#EC3237;   font-weight:700; font-size:1.5em } 
	.link_mais:hover { color:#7F3F3F;  } 
	.produtos h2 { color:#7F3F3F; font-size:1.243em; font-weight:600; margin-top:5px} 
	
.texto_pcontato { color:#7F3F3F; font-weight:400; font-size:1.350em; width:90% } 	
.bt_contato { background:#7F3F3F; text-align:center; border-radius:30px; margin-top:2em; padding:1em; width:80%; text-transform:uppercase; color:#fff; font-size:1.286em; font-weight:600 } 
.bt_contato:hover { background:rgba(127,63,63,0.3); text-align:center; border-radius:30px; margin-top:2em; padding:1em; width:80%; text-transform:uppercase; color:#7F3F3F; font-size:1.286em; font-weight:600 }

.surpreenda { background:#FFCC29;    }
.seg_img { float:left; background:url(../imagens/surpreenda.jpg) left no-repeat; min-height:450px; width:100%} 
.texto_surpreenda { float:left; margin-left:2em; padding-top:3em} 
.tit_surpreenda { color:#EB3237; font-weight:600; font-size:2.000em; margin-bottom:2em}
.texto_inter { color:#7F3F3F; font-size:1.429em; font-weight:300 } 

.sub_titulo { margin-top:3em; color:#fff; font-size:1.286em } 
.cada_segmento { float:left; border:1px solid #fff; padding:1em 2.5em; margin-right:1em; margin-top:1em ; border-radius:30px } 
.cada_segmento:hover { background: rgba(255,255,255,0.3) }
.cada_segmento h3 {font-size:1.286em; font-weight:300; color:#fff; padding:0; margin:0}
.test {
    animation: fadein 2s;
    -moz-animation: fadein 2s; /* Firefox */
    -webkit-animation: fadein 2s; /* Safari and Chrome */
    -o-animation: fadein 2s; /* Opera */
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-moz-keyframes fadein { /* Firefox */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-webkit-keyframes fadein { /* Safari and Chrome */
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}
@-o-keyframes fadein { /* Opera */
    from {
        opacity:0;
    }
    to {
        opacity: 1;
    }
}

footer { background:#fff; padding-top:2em; } 
footer span { color:#EB3237; font-weight:600; font-size:2.00em } 
footer p { color:#7F3F3F; font-size:1.429em; margin-top:1em } 

.final_roda { background:#EDEDED; padding:15px 0 } 
	.link_arte_roda { color:#999 } 
	
	
	
.migalhas { padding-top:15px; padding-bottom:0.5em; background:#EB3237; color:#fff; font-weight:300; font-size:2.143em; margin-bottom:2em  } 
	.texto_empresa { color:#7F3F3F; font-size:1.286em; font-weight:300 } 
	
	.segura_quadro { text-align:center } 	
	.tit_missao { color:#7F3F3F; font-weight:900; text-transform:uppercase; font-size:2.714em; } 
	.texto_missao  { color:#fff; font-size:1.286em; font-weight:300; background:#7F3F3F; padding:1em; margin-top:-15px;} 

.tarja_vermelha { background:#EB3237; color:#FFF; font-size:1.571em; margin-top:6em;  }
	.cada_diferencial { margin-top:-4em; margin-bottom:2em  }


	
.campo { border:1px solid #CCC; padding:8px; width:100%; margin-top:10px; } 
.bt_enviar { background:#EB3237; padding:1em; text-align:center; color:#fff; font-weight:700; text-transform:uppercase; border:0; width:100% } 
.g-recaptcha { margin-top:10px; } 
	
form.form_contato label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	color:#FF5050;
	font-size:0.90em;
	font-weight:normal;
}
#mapa{
  width: 100%; 
  height: 360px; 
  border: 0px solid #ccc;
  margin: 0 auto;
  color:#4B4B4C;
  margin-top:3em
}

#mapa h2 {color:#EB3237 ; font-size:1.1em;} 

.pg_produtos { background:url(../imagens/fundo_produtos.jpg); margin-bottom:4em }

.tit_produtos { color:#FFF; text-transform:uppercase; font-weight:700; font-size:2.714em; margin-top:3em }  
.texto_produtos { color:#FFF; font-weight:100; font-size:1.286em; margin-bottom:9em} 

.pg_produtos hr {
    border: 1.8rem solid #ED3237;
    margin: -1.5rem 0 0; 
}

.cada_produto { margin-bottom:2em; }
.cada_produto h2 { font-size:1.571em; color:#ED3237; text-align:center; margin:0; padding:0; font-weight:600 } 

.paginacao { border:1px solid #ED3237; border-radius:50%; padding:0.5em 1em; color:#ED3237; margin-right:8px;  } 



.fale_com { background:#E8E8E8; padding:5rem;   }
.fale_com .bt_contato { margin-top:0!important } 

.texto_pedido  { font-size:1.6em; padding-top:0.5em } 


.pg_cases { background:url(../imagens/fundo_cases.jpg); height:450px }
.quadro_tit_cases { background:#ED3237; text-align:center; padding:0em; color:#fff; text-transform:uppercase; margin-top:-1em; font-size:7.857em; font-weight:900; margin-bottom:0.5em } 
.texto_case { background:#ED3237; text-align:center; padding:1em 0; color:#FFF; font-size:1.9em } 

@media screen and (max-width: 1440px) {

.tit_surpreenda {  margin-bottom:0em}

}

@media screen and (max-width: 1023px) {

.resolucoes_grandes { display:none  } 
.resolucoes_pequenas { display:block; background:url(../imagens/fundo_header.png) repeat-x; /* z-index:100; position:absolute*/ }

 .surpreenda { background:#FFCC29; padding-bottom:1em   }
.seg_img { float:left; background:url(../imagens/surpreenda.jpg) center no-repeat;} 

}

@media screen and (max-width: 767px) {
	.tarja_vermelha { margin-top:3em;  }
	.cada_diferencial { margin-top:1em; margin-bottom:1em  }
.tit_produtos { font-size:2.014em; margin-top:2em }  


.texto_produtos { font-size:1.186em; margin-bottom:6em}
.fale_com { text-align:center; padding:5rem;   }
.fale_com .bt_contato { margin-top:1rem!important; margin-left:12% }
	
}
@media screen and (max-width: 597px) {
.fale_com { text-align:center; padding:2rem 0 ;   }
.fale_com .bt_contato { margin-top:1rem!important; margin-left:10% } 


.quadro_tit_cases { background:#ED3237; text-align:center; padding:0em; color:#fff; text-transform:uppercase; margin-top:-1em; font-size:4.857em; font-weight:900; margin-bottom:0.5em } 

}