html {
	scroll-behavior: smooth;
}
body {height: auto;
	text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}
.show-mobile {display: none;}.show-desktop {display: block;}
footer{ 
	display:table; 
	padding: 50px 0px 0px 0px;
	width:100%;
	background-color:#333; 
	background-size: cover;
	background-position: top 0 center;
	background-repeat: no-repeat;
}
a, a:hover {text-decoration: none;cursor: pointer; }

@import url('https://fonts.googleapis.com/css2?family=Lato:wght@700&display=swap');

@font-face {
    font-family: 'InkFree';
    src: url('/fontes/InkFree.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
	font-family: Marker;
	src: url('/fontes/PermanentMarker-Regular.ttf')
}

@font-face {
	font-family: Roboto-Medium;
	src: url('/fontes/Roboto-Medium.ttf')
}

@font-face {
	font-family: Roboto-Regular;
	src: url('/fontes/Roboto-Regular.ttf')
}
/*
@font-face {
	font-family: 'Roboto', sans-serif;
	src: url('https://lcleventos.com.br/temp/fontes/Roboto-Regular.ttf')
}
*/
@import url('https://fonts.googleapis.com/css2?family=Permanent+Marker&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
/* Topo do site */
.menu-responsivo {display: none;}


.menu-topo{
	transition: 0.3s;
	height: 80px;
	background-color: transparent;
	width: 100%;
	border:none;
	position: absolute;
	top: 0px;
	transition: 0.3s;
	z-index:99;
	display: block;
}

.agendar-reuniao-topo {
	display: flex;
    float: right;
    align-items: center;
    align-content: center;
    height: 80px;
}


.link-principal-topo {
    width: 98%;
    margin-left: 2%;
    height: 80px;
}

.menu-fixo{
	transition: 0.3s;
	height: 80px;
	background-color: white;
	width: 100%;
	border:none;
	-webkit-box-shadow: 5px 5px 5px -3px rgba(0,0,0,0.56);
	-moz-box-shadow: 5px 5px 5px -3px rgba(0,0,0,0.56);
	box-shadow: 5px 5px 5px-3px rgba(0,0,0,0.56);
	position: fixed;
	top: 0px;
	transition: 0.5s;
	z-index:99;
	display: none;
}

.menu-corpo {
	display: flex;
	max-width: 1280px;
	margin: auto;
	align-items: center;
}

.logo-principal {
	display: flex;
	align-items: center;
	height: 80px;
	max-width: 100px;
	margin-left: 0px;
	float: left;
}

.link-principal {
	display: flex;
	align-items: center;
	align-content: center;;
    width: 98%;
    margin-left: 2%;
    height: 80px;
}


img.logo_branco_menu {max-height: 60px; height:100%; transition:0.3s;}
img.logo_preto_menu {max-height:60px; height:100%; transition:0.3s;}


a.links-desktop {
	font-size: 13px;
    color: black;
    font-family: 'Lato', sans-serif;
    margin-left: 14px;
    transition: 0s;
	padding: 10px 2px;

}


a.links-desktop:hover,a.link-ativo, 
a.links-desktop-fixo:hover{
	transition: 0.3s;
	border-bottom: solid 6px #a02023; 
}

a.link-entrar{
	font-size: 13px;
    color: black;
    font-family: 'Lato', sans-serif;
    margin-left: 14px;
    transition: 0s;
	padding: 10px;

}


.bloco-menu {
	display: table;
	margin: 0px 0px 0px auto;
}
/* Menu principal do site */





/* Sections */

section.quemsomos {
	display: block;
	width: 100%;
	height: 700px;
	margin-top: 50px;
	background-color: transparent;
}


section.play {

	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 600px;
	width: 100%;
	display: block;
	margin:0px auto 0px;
	padding: 0px;
}

section.nossostrabalhos {
	display: table;
	width: 100%;
	height: auto;
	margin-top: 50px;
	background-color: transparent;

}

section.muito-mais {
	display: flex;
	width: 100%;
	height: auto;
	margin-top: 80px;
	background-color: transparent;
	align-content: center;
	align-items: center;
}
section.depoimentos-secao {
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	height: 600px;
	width: 100%;
	display: block;
	margin:0px auto 0px;
	padding: 0px;
}


section.locacao {
	height: auto;
	width: 100%;
	display:table;
	padding: 30px 0px 40px 0px;
}


section.blog {

	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	display: table;
	margin:0px auto 0px;
	padding: 40px;

}

section.contato{

	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	width: 100%;
	display: table;
	margin:0px auto 0px;
	padding: 40px;

}


section.map-area {
    width: 100%;
    height: 550px;
    background: #2A2A2E;
    padding-top: 0px;
}
/* Divs de referência do menu principal */
div#sobre, div#contato {margin-top: -50px;position: absolute;}
div#nossostrabalhos, div#locacao, div#blog {margin-top: -70px;position: absolute;}

/* Banner play */
.imagem-play {
	display: flex;
	align-items: center;
	align-content: center;
	height: 100%;
	max-width: 100%;
	width: 100%;
}

.imagem-banner-play {
	margin: 0px auto;
}

iframe.play_youtube {
	margin:100px 2%;
	}

/* Quem Somos */
.linha1-quemsomos {
	height: 100px;
	margin:0px;
	display: block;
}
.fundo-quemsomos {
	display: block;
	height: 500px;
	width: 100%;
	margin:0px auto;
	background-position: center;
	background-size: cover;
}

p.titulo-quemsomos {
font-family: 'Permanent Marker', cursive;
	font-size: 60px;
	line-height: 60px;
	height: 60px;
margin-top:47px;
}
span.vermelho {
 color:#a02023 ;
}
img.imagem-quemsomos {
	display: block;
    height: auto;
    margin: 10px auto;
    width: 120%;
    position: absolute;
    top: 75px;
    left: -140px;
}


 p.titulo-texto-quemsomos {
	 color:white;
	 font-family:Inkfree;
	 font-size:40px;
	 line-height: 40px;;
	 width: 100%;
	 margin:30px auto;

 }

 p.texto-quemsomos {
	 margin:15px auto;
	 text-align: left;
	 color: white;
	 font-size: 15px;
	 line-height: 18px;;
	 font-family: Arial,Helvetica,sans-serif;
	 vertical-align: baseline;
 }

 /* Nossos trabalhos */
p.titulo-bloco-nossostrabalhos {
font-family: 'Permanent Marker', cursive;
	font-size: 60px;
	line-height: 55px;
	width: 100%;
	display: table;
	margin-bottom: 40px;
	
}

.nossostrabalhos-bloco-info {
display: table;
}
.bloco-casamentos {
	display: block;
	height: 450px;
	width: 100%;
	margin: 0px auto;
	background-position: center;
}

.bloco-eventos{
	display: block;
	height: 450px;
	width: 100%;
	margin: 0px auto;
	background-position: center;

}

.hover_black:hover {
	opacity: 0.5;
	transition: ease 0.3s all;
	background-color:black;
}
.bloco-formaturas {
	display: block;
	height: 450px;
	width: 100%;
	margin: 0px auto;
	background-position: center;

}

p.titulo-texto-nossostrabalhos {
	color:white;
	font-family:Inkfree;
	font-size:70px;
	line-height: 70px;
	width: 100%;
	text-align: center;
	
}


a.botao-nossostrabalhos, input[type=submit].botao-nossostrabalhos  {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	padding:5px 10px;
font-family: 'Permanent Marker', cursive;
	color: #a02023;
	margin: 10px auto;
	display: table;
	font-size: 25px;
	transition:0.4s;
	background-color:transparent;
}


a.botao-nossostrabalhos:hover,input[type=submit].botao-nossostrabalhos:hover {
	border-width: 2px;
	border-style: solid;
	color: white;
	padding:5px 10px;
font-family: 'Permanent Marker', cursive;
	border-color: #a02023;
	margin: 10px auto;
	display: table;
	font-size: 25px;
	transition:0.4s;
	background-color:transparent;
}

.m-casamentos {margin-top: 130px;}
.m-eventos {margin-top: 100px;}
.quadro-fotos-nossostrabalhos {
	display: block;
	max-width: 91%;
	width: 100%;
	margin:50px auto;
	height: 350px;
padding:0px;
border-radius:15px;
background-color: black;
}

.quadro-fotos-nossostrabalhos-1 {
	display: block;
	width: 33.33%;
	height: 350px;
	margin:0px;
	float:left;
	overflow:hidden;
	background-position:center;
border-radius: 15px 0px 0px 15px;
background-image: linear-gradient(rgba(160,32,35,1),rgba(160,32,35,0.1));
}

.quadro-fotos-nossostrabalhos-2 {
	display: block;
	width: 33.33%;
	height: 350px;
	margin:0px;
	float:left;
	overflow:hidden;
background-position:center;
background-image: linear-gradient(rgba(160,32,35,1),rgba(160,32,35,0.1));
}

.quadro-fotos-nossostrabalhos-3 {
	display: block;
	width: 33.34%;
	height: 350px;
	margin:0px;
	float:left;
	overflow:hidden;
background-position:center;
border-radius: 0px 15px 15px 0px;
background-image: linear-gradient(rgba(160,32,35,1),rgba(160,32,35,0.1));
}
.quadro-fotos-nossostrabalhos-fotos {
	height: 350px;
	width:100%;
	display: block;
	background-position: center;
	background-size:cover;
	transition:0.5s;
	}

.quadro-fotos-nossostrabalhos-fotos:hover {
	opacity: 0.2;
	transition:0.5s;
	overflow: hidden;
	cursor: pointer;
}



/* Depoimentos */

.depoimentos .owl-prev {
	position: absolute !important;
	top: 40% !important;
	transform: translateY(-40% ) !important;
	z-index: 1 !important;
	color: #fff !important;
	text-align: center !important;
	left: -50px !important;
	border-style: none !important;
	border-radius: 2px !important;
	height: 40px !important;
	width: 40px !important;
	font-size: 30px !important;
	overflow: hidden !important;
	font-family: 'Marker', cursive !important;
}

.depoimentos .owl-next {
	position: absolute !important;
	top: 40% !important;
	transform: translateY(-40% ) !important;
	z-index: 1 !important;
	color: #fff !important;
	text-align: center !important;
	right: -50px !important;
	border-style: none !important;
	border-radius: 2px !important;
	height: 40px !important;
	width: 40px !important;
	font-size: 30px !important;
	overflow: hidden !important;
	font-family: 'Marker', cursive !important;
}


.depoimentos .owl-nav button.owl-prev span, .depoimentos .owl-nav button.owl-next span{
	font-size: 50px !important;
	line-height: 20px !important;
	height: 50px;
	margin-top: -18px;
	position: absolute;
	right: 12px;

}

.depoimento-bloco {
	max-width: 94%;
	width: 100%;
	margin: 0px 3%;
	height: 250px;
	z-index: -1;
	display: block;
	background-color: rgba(255, 255, 255, 0.9);
	border-radius: 15px;
}

.depoimento-texto {
	display: block;
	max-width: 70%;
	width: 100%;
	float: left;
	height: 230px;
	padding: 30px 20px;
}

.titulo-depoimento {
	font-family:Inkfree;
	text-transform: uppercase;
	font-size:20px;
	line-height: 21px;
	width: 90%;
	display: table;
	float: left;
	margin-bottom: 0px;
}

.data-depoimento {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	width: 10%;
	line-height: 16px;
	display:table;
	float:left;
	text-align: center;
	margin:0px;
}

.nome-curso-depo {
	max-width: 90%; 
	width:100%;
	display: inline-block;
	margin: 0px auto auto 0px;
	vertical-align: top;
}
.data-vertical {
	max-width: 10%;
	width:100%;
	display: inline-block;
}
.depoimento-paragrafo {
    clear: both;
    height: auto;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 16px;
    padding: 15px 0px 15px 0px;
    text-align: left;
}

.depoimento-aluno {
	max-width: 95%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	margin:0px;
	text-transform: uppercase;
	font-style: italic;
	}

.depoimento-imagem {
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	max-width: 30%;
	width: 100%;
	float: left;
	height: 250px;
}



img.depoimento-img {
	max-width: 140px !important;
    height: 140px; 
    border-style: none;
    border-radius: 50%;
    /* position: relative; */
    /* top: 50%; */
    /* transform: translateY(-50%); */
    /* left: 5%; */
    margin: auto;

}

.owl-stage-outer {margin-bottom: 30px;}

.div-titulo-data {display: table;margin:0px 0px 5px 0px;width: 100%;}

/* Bloco agendar reunião */

a.botao-agendar-reuniao-bloco {
	border-width: 3px;
	border-style: solid;
	border-color:#a02023;
	padding:8px 15px;
font-family: 'Permanent Marker', cursive;
	color: white;
	margin: 0px 5px;
	display: table;
	font-size: 30px;
	transition:0.4s;
	background-color: rgba(0, 0, 0, 0.5);
} 


a.botao-agendar-reuniao-bloco:hover {
	border-width: 3px;
	border-style: solid;
	border-color:#a02023;
	padding:8px 15px;
font-family: 'Permanent Marker', cursive;
	color:black;
	margin: 0px 5px;
	display: table;
	font-size: 30px;
	transition:0.4s;
	background-color: rgba(255,255, 255, 0.5);
} 

/* Locação de materiais */

img.imagem-locacao {max-width: 100%;width: 100%;height: 400px;}

a.botao-locacao {
	border-width: 2px;
	border-style: solid;
	border-color: #a02023;
	padding:5px 10px;
font-family: 'Permanent Marker', cursive;
	color: black;
	margin: 10px auto;
	display: table;
	font-size: 25px;
	transition:0.4s;
	float: left;
}


a.botao-locacao:hover {
	border-width: 2px;
	border-style: solid;
	color: #aa0022;
	padding:5px 10px;
font-family: 'Permanent Marker', cursive;
	border-color: black;
	margin: 10px auto;
	display: table;
	font-size: 25px;
	transition:0.4s;
	float: left;
}

/* BLOG */

p.data-blog-post-index {
	font-size: 13px;
	color:#fff;
	padding: 30px 30px 5px 30px;
	font-family: 'Roboto', sans-serif;
	width:100%;
	margin: 0px auto 10px auto;
	z-index: 10;
}


p.titulo-blog-post-index {
	margin:0px;
	font-size: 18px;
	line-height: 19px;
	color:white;
	padding: 0px 30px 5px 30px;
	font-weight: bold;
	font-family: 'Roboto', sans-serif;
	letter-spacing: -0.2px;
	width: 100%;
	margin: auto auto 30px auto;
	z-index: 10;
}

.texto-blog-index {display: table;position:absolute;bottom:0;z-index: 1;}

.blog-post-index {
	height: 450px;
	max-width: 96% !important;
	border-radius: 15px;
	width: 100%;
	top:0;
	background-color: black;
	z-index: 3;
	transition-duration: 0.4s;
}

.blog-post-index:hover {
	background-image: linear-gradient(rgba(160,32,35,0.8),rgba(160,32,35,0.1));
	background-color: black;
color:white;
max-width: 96% !important;
}


.foto-blog-index {
	height: 450px;
	width:100%;
	display: flex;
	justify-content: center;
	border-radius: 15px;
	overflow: hidden;
}

.FotoBlog {
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 100%;
	width: 100%;
}


a.link-blog-index img.foto-blog-chamada  {
	height: 450px;
	margin:0px auto;

}
a.link-blog-index:hover img.foto-blog-chamada {
	opacity:0.4;
	transform:scale(1.2);
	transition: all 0.6s ease;
}




/* lista de especificações de fontes */
.f-marker {
font-family: 'Permanent Marker', cursive;
}
.fw-100{font-weight: 100 !important;}
.fw-200{font-weight: 200 !important;}
.fw-300{font-weight: 300 !important;}
.fw-400{font-weight: 400 !important;}
.fw-500{font-weight: 500 !important;}
.fw-600{font-weight: 600 !important;}
.fw-700{font-weight: 700 !important;}
.fw-800{font-weight: 800 !important;}
.fw-900{font-weight: 900 !important;}

.fs-15{ font-size: 15px !important; }
.fs-16{ font-size: 16px !important; }
.fs-14{ font-size: 14px !important; }
.fs-13{ font-size: 13px !important; }
.fs-12{ font-size: 12px !important; }
.fs-17{ font-size: 17px !important; }
.fs-18{ font-size: 18px !important; }
.fs-19{ font-size: 19px !important; }
.fs-20{ font-size: 20px !important; }
.fs-21{ font-size: 21px !important; }
.fs-40{ font-size: 40px !important; }
.fs-80{ font-size: 80px !important; }



.ml-20 {margin-left: 20px;}

.mr-10 {margin-right: 10px;}
.mr-20 {margin-right: 20px;}

.mt-50 {margin-top:50px;}
.mt-100 {margin-top: 100px;}
.mt-130 {margin-top: 130px;}

.pdl-20 {padding-left: 20px;}
.pdl-40 {padding-left: 40px;}

.pd-0 { padding: 0px;}
/* Cores */

.bg-vermelho {background-color: #a02023;}
.bg-vermelho-degrade {background-image: linear-gradient(red,#B22222);}
.t-branco {color:white !important;}
.t-preto {color:black !important;}
/* Menu fixo vermelho */

.menu-topo-geral {width: 100%;height: 40px;}

a.estilo1 {
	font-size: 15px;
    color: white;
    line-height: 40px;
    vertical-align: middle;
}

a.estilo1:hover, a.estilo1:focus {
	text-decoration: none;
	opacity: 0.5;
	transition: 0.3s;
}


/* Estilo dos quatro botões das redes sociais no topo */

a.estilo2{
	background-color:transparent;
	border-style: solid;
	border-width: 1px;
	border-color: white;
	font-size: 16px;
	color: white;
	padding-top:2px;
	width: 30px;
	height: 30px;
	display: inline-block;
	border-radius: 50%;
	text-align: center;
	margin-right:  10px;
	margin-top: 5px;
}

a.estilo2:hover {
	transition: 0.2s;
}

/* Final do estilo dos botões das redes sociais do topo */


/* Slides do topo do site */
.carousel-topo {
	height: 100vh;
	width: 100%;


}


p.titulo-topo {
	font-family: Arial,Helvetica,sans-serif;
	color: white;
	text-align: left;
	font-size: 30px;
	line-height: 32px;
	width: 100%;
	font-weight: 600;
}

.bloco-carousel {
	display: block;
	position: relative;
	margin-top: 35%;
	margin-left:5%;

}

a.link-carousel {
	border-width: 2px;
    border-style: solid;
    border-color: white;
    padding: 8px 15px;
    font-family: arial;
    color: white;
    margin: 10px auto;
    display: table;
    font-size: 23px;
    float: left;
}
a.link-carousel:hover {
	transition: 0.4s;
	opacity: 0.5;
}

.slides-topo {
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	height:100vh;
}
/* Final dos slides do topo do site */

/* Final do menu principal do site */
/* Parallax */

.bgParallax {
	margin: 0 auto;
	width: 100%;
	position: relative;
	background-position: 50% 0;
	background-repeat: repeat;
	background-attachment: fixed;
}

/* Botões Redes Sociais */

a.fundo-whatsapp:hover {
	background-color:#088A29 !important;
	color: white;
	opacity:1.0 !important;
}


a.fundo-facebook:hover {
	background-color:#3b5998 !important;
	color: white;
	opacity:1.0 !important;
}

a.fundo-instagram:hover {
	background-color:#dd4b39 !important;
	color: white;
	opacity:1.0 !important;
}


a.fundo-linkedin:hover {
	background-color:#007bb6 !important;
	color: white;
	opacity:1.0 !important;
}

a.fundo-twitter:hover {
	background-color:#00aced !important;
	color: white;
	opacity:1.0 !important;
}

a.fundo-skype:hover {
	background-color:#00aff0 !important;
	color: white;
	opacity:1.0 !important;
}

a.fundo-telegram:hover {
	background-color:#0088cc !important;
	color: white;
	opacity:1.0 !important;
}

a.fundo-messenger:hover {
	background-color:#0078FF !important;
	color: white;
	opacity:1.0 !important;
}

a.fundo-youtube:hover {
	background-color:#c4302b !important;
	color: white;
	opacity:1.0 !important;
}



.icones-social-media {
	display: table;
	height: 40px; 
	margin:0px 0px 0px 0px !important;
}


/* Final - Estilos de botões das redes sociais */

/* Botão fixo do Whatsapp */
.redes-sociais-fixo-whats {
	display: block;
	position: fixed;
	z-index: 99;
	bottom: 30px;
	right: 30px;
	height: 60px;
	width: 60px;
	background-color: transparent;
	border-radius: 50%;
	-webkit-box-shadow: 7px 7px 7px -3px rgba(0,0,0,0.56);
	-moz-box-shadow: 7px 7px 7px -3px rgba(0,0,0,0.56);
	box-shadow: 7px 7px 7px -3px rgba(0,0,0,0.56);
	transition: all 0.3s ease-in-out;
}

.redes-sociais-fixo-whats:hover {
	transition: all 0.3s ease-in-out;
	opacity: 0.8;
}
img.botao-whatsapp-fixo {
	background-color: transparent;
	max-height: 60px;
	max-width: 60px;
}

a.botao-agendar-reuniao {
	background-image: linear-gradient(red,#B22222);
	padding:10px 15px;
	color:white;
	display: block;
height:30px;
	line-height: 13px;
	font-size: 13px;
	color:white;
	font-family: 'Lato', sans-serif;
	display: inline-block;
	margin-left: 14px;
	transition:0.3s;
	border-radius: 15px;
	visibility: visible !important;
}

a.botao-agendar-reuniao:hover {
	transition: 1s;
	background-image: linear-gradient(#B22222,red);
	border-style: none;
}





.agendar-reuniao {
	display: table;
	height: auto;
	padding: 150px 0px;
	margin: 0px 0px;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

h3.agendar-reuniao-texto {
	color: white;

}




.redes-sociais-bloco {
	margin: 0px 0px;
	width: 100%;
	height: 400px;
	display: block;
background-color: white;
}

a.social-grande {
	background-color:transparent;
	border-style: solid;
	border-width: 3px;
	border-color: black;
	font-size: 45px;
	color: black;
	padding-top:12px;
	width: 100px;
	height: 100px;
	display: inline-block;
	border-radius: 50%;
	text-align: center;
	margin: 30px 10px 150px 10px;

}

a.social-grande:hover {
transition: 0.4s;
}
p.titulo-bloco-redes {
font-family: 'Permanent Marker', cursive;
	font-size: 70px;
	line-height: 70px;
	width: 100%;
	display: table;
	margin-top: 80px;
}




.social-bloco-grande {
	display: table;
	margin:auto;
}

/* CONTATO */
.titulo-bloco-contato {
font-family: 'Permanent Marker', cursive;
	font-size: 70px;
	line-height: 70px;
	width: 100%;
	display: table;
	margin: 30px 0px 0px;
}

.formulario-contato {
	display: block;
	max-width: 70%;
	width: 100%;
	margin: 40px 15%;
}

.formulario-contato .row, .formulario-contato .form-row {
	margin-bottom: 20px;
}

p.texto-contato {
	font-family: Arial,Helvetica,sans-serif;
color: white;
text-align: center;
margin-bottom: 20px;
}

input.form-control-contato {
	border-radius: 20px;
	line-height: 40px;
	border-style: none;
}

p.dados-contato {
	font-size: 16px;
	line-height: 16px;
	margin:8px 0px;
}

/* FOOTER */

img.logo-rodape {
	max-width: 80%;
	width: 100%;
	margin:30px auto;
}


p.titulo-footer {
	color:white;
	font-family:Inkfree;
	font-size:20px;
	line-height: 20px;
	width: 100%;
	text-align: left;
	text-transform: uppercase;
}

p.endereco-footer {
	font-family: Arial,Helvetica,sans-serif;
	color: rgba(197, 194, 194, 0.76);
	text-align: left;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 20px;
}

a.link-footer {
	font-family: Arial,Helvetica,sans-serif;
	color: rgba(197, 194, 194, 0.76);
	text-align: left;
	font-size: 16px;
margin-bottom: 5px;
	width: 100%;
	display: block;
}

a.link-footer:hover {
	font-family: Arial,Helvetica,sans-serif;
	color: #a02023;
	text-align: left;
	font-size: 16px;
margin-bottom: 5px;
	width: 100%;
	display: block;
	transition: 0.4;
}

.rodape {
    display: table;
    padding: 5px;
    line-height: 15px;
    font-size: 15px;
    background-color: white;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 40px;
}

/** Section Diferencial **/
section.diferencial {
	display: block;
	margin: 80px auto 50px auto;
}
.imagem-diferencial {
	display: flex;
	align-items: center;
	align-content: center;
	max-width: 100%;
	width: 100%;
	margin:auto;
}

img.imagem-diferencial {
	max-width: 100%;
	width:100%;
	height: auto;
}

.texto-diferencial {
	display: flex;
	align-content: center;
	align-items: center;
}

p.texto-diferencial {
	margin: 15px auto;
    text-align: left;
    color: black;
    font-size: 18px;
    line-height: 20px;
    font-family: Arial,Helvetica,sans-serif;
    vertical-align: baseline;
}
p.titulo-diferencial {
	color: black;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 30px;
    line-height: 35px;
	width: 90%;
	margin: 10px 10% auto 0px;
	text-align: left;
	text-transform: uppercase;
}


/** Ajustes seção Muito Mais **/

.botao-reuniao-mm {
	display: flex;
	margin: 40px auto;
	align-content: center;
	align-items: center;
}
/** Fake Insta no footer **/

.insta {
display: block;
width:300px;
height:300px;
}

img.imagem-segue-a-gente {
	max-width: 100px; 
    width: 100px;
    margin: 4px auto !important;
    display: block;
    background-color: white;
    height: 90px;
    padding: 0px;
}

img.imagem-segue-a-gente:hover {
	opacity: 0.6;
	transition: 0.4s;
	cursor:pointer;
}

p.criacao-de-marca {
	color: black;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 20px;
    line-height: 23px;
	margin:0px !important;
    padding-left: 30px;
    vertical-align: middle;
    text-transform: uppercase;
}

img.imagem-criatividade {
	max-width: 100%;
	height: 100px;
	width: 100px;
	margin:auto;
}

.circulo-marca {
	display: flex;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    align-items: center;
    align-content: center;
    overflow: hidden;
    box-shadow: 0px 0px 7px grey;
    /* text-align: center; */
    margin: auto;
}

table.mm {
	display: flex;
	max-width: 100%;
	width: 100%;
	align-items: center;
	align-content: center;
}

td.mm-esq {
	max-width: 30%;
	margin:0px;
}
td.mm-dir {
	max-width: 70%;
	margin:0px;
}

img.img-conector  {
	display: block;
	max-height: 100px;
	height: auto;
	margin:0px auto;
}

.imagem-mm {
	display: flex;
	max-width: 100%;
	width: 90%;
	height: auto;
	margin: auto;
	align-items: center;
	align-content: center;
}

.imagem-mm img {
	width: 100%;
}

.display-none {
	display: none !important;
}


.display-block {
	display: block !important;
}


.modal { padding-right: 0px !important;}



/** Botão Dropdown 'ENTRAR' **/

.dropdown-entrar {
	position: relative;
	display: inline-block;
	padding: 10px 5px;
  }
  
  .dropdown-entrar-content {
	display: none;
    position: absolute;
    background-color: white;
    min-width: 100px;
    width: 200px;
    /* width: auto; */
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    right: 3px;
    top: 42px;
    border-radius: 5px;
  }
  
  .dropdown-entrar-content a {
    color: black;
    padding: 5px 16px;
    text-decoration: none;
    display: block;
    font-size: 13px;
  }
  
  .dropdown-entrar-content a:hover {background-color: #ddd;}
  
  .dropdown-entrar:hover .dropdown-entrar-content {display: block;}
  
  .dropdown-entrar:hover .dropbtn-entrar {
	  background-color: #a02023; 
	  padding: 10px;
	  border-style:none;
	  border-radius: 3px;
	  color:white;
}



  /** Páginas extras - BLOG**/
article { 
	margin-bottom: 100px;
}
  article img {
	  max-width: 100%;
	  margin: 20px auto 20px auto;
	  display: block;
  }
  .extra-bloco {
	  display: block;
	  margin: 0px auto 100px auto;
  }
  .extra-fundo-topo {
	  height: 80px;
	  width: 100%;
	  background-color:black;
	  
  }
  .extra-topo {
	  display: flex;
	  margin: 0px;
	  width: 100%;
	  height: 400px;
	  background-color: black;
	  align-items: center;
	  align-content: center;
	  background-repeat: no-repeat;
	  background-size: cover;
	  background-position: center;
	  background-attachment: fixed;
	  overflow-y: hidden;
  }

h2.extra-topo-titulo {
font-family: 'Permanent Marker', cursive;
	font-size: 70px;
	color: white;
	padding: 20px;
}

h3.extra-topo-data {
	font-family: 'Roboto-Regular';
	font-size: 30px;
	color: white;
}


h3.extra-blog  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    width: 100%;
    margin-bottom: 5px;
    line-height: 32px;
	font-weight: 600;
	color:white;
}

h2.extra-blog  {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 48px;
    justify-content: center;
    width: 100%;
    margin-bottom: 5px;
    line-height: 48px;
    font-weight: 600;
}

h1.extra-blog-data  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	padding-left: 0px;
	margin-top: 0px;
	color: lightgray;
}
.divisor-blog { display: block; width: 100%; margin:40px auto; clear: both;}
.divisor-vermelho {
	display: flex;
	align-items: center;
	align-content: center; 
	float:left; 
	width: 25%; 
	height: 20px;
	margin:0px;
	padding:0px;
}
p.posts-relacionados {
	color:black; 
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
}
.divisor-cinza {
	display: block; 
	float:left; 
	width: 75%; 
	height: 3px; 
	background-color: lightgray;
	margin:0px;
	padding:0px;
}

h2.titulo-arquivo-blog {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
	text-align: left;
    width: 100%;
    margin-bottom: 5px;
    line-height: 20px;
	font-weight: 600;
	margin-top: 10px;
}

h3.titulo-arquivo-blog {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    text-align: justify;
    width: 100%;
    margin-bottom: 5px;
    line-height: 17px;
	margin-top: 10px;
	color: rgb(122, 122, 122);
}


p.data-arquivo-blog {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    justify-content: center;
    width: 100%;
    margin: 12px 0px 8px 0px;
	line-height: 15px;
	color: rgb(122, 122, 122);
}

.categoria-over {
    display: table;
    position: relative;
    padding: 1px 5px;
    background-color: #a02023;
    color: white;
    bottom: 35px;
    left: 10px;
}

.img-arquivo-blog {
	display: block;
	height: 230px;
}

.img-arquivo-blog img {
    min-height: 230px;
    height: auto;
    max-width: 100%;
    width: 100%;
    overflow-y: hidden;
    position: relative;
    margin: 0px 0px 0px 0px;
    display: block;
    object-fit: cover;
    object-position: center;
}

.arquivo-blog-rodape a {
	text-decoration: none;
	color:black;
	margin: auto;
}

.arquivo-blog-rodape a:hover {
	text-decoration: none;
	opacity: 0.4;
	transition: 0.3s;
	display: block;

}


.arquivo-blog-rodape {
	display: block;
	clear: both;
	margin: 20px auto;
}

/** Nossos trabalhos**/

a.site-trabalhos:hover {
	text-decoration: none;
	cursor:pointer;
}

.bloco-botoes-trabalhos {
    margin: 0px auto;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
	width: 60%;
}

a.link-extra-trabalhos {
    border-width: 2px;
    border-style: solid;
    border-color: black;
    padding: 8px 15px;
    font-family: 'Roboto-Regular';
    color: black;
    margin: 10px auto;
    display: table;
	font-size: 20px;
	background-color:transparent;
}
a.link-extra-trabalhos:hover {
	transition: 0.4s;
	opacity: 0.5;
}

a.link-extra-trabalhos:focus,  a.link-extra-trabalhos:active{
    border-width: 2px;
    border-style: solid;
    outline-color: #a02023 !important;
    padding: 8px 15px;
    font-family:'Roboto-Regular';
    color: #a02023;
    margin: 10px auto;
    display: table;
    font-size: 20px;
    background-color: transparent;
}


a.link-trabalhos-ativo{
    border-width: 2px;
    border-style: solid;
    outline-color: #a02023 !important;
    padding: 8px 15px;
    font-family:'Roboto-Regular';
    color: #a02023;
    margin: 10px auto;
    display: table;
    font-size: 20px;
    background-color: transparent;
}


/** Página locação **/

.bloco-item-locacao {
	height: 234px;
	width: 100%;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom:30px;
	background-color: white;
}

.bloco-item-locacao img {
	margin:auto;
	min-height: 234px;
	max-width: 100%;
	display: block;
	transition: all 0.4s ease;
}

.bloco-item-locacao img:hover {
	margin:auto;
	min-height: 234px;
	max-width: 100%;
	display: block;
	transform: scale(1.2);
	transition: 0.6s;
}


h2.categoria-item:hover   {
	opacity: 0.8;
	transition: 0.6s;
}


h2.categoria-item  {
    display: table;
    position: absolute;
    padding: 2px 5px;
    background-color: #a02023;
    color: white;
    margin: 0;
    bottom: 45px;
    left: 30px;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Roboto-Regular';
    border-radius: 2px;
}

p.titulos-locacao {
	font-size: 35px;
	font-family: Roboto-Medium;
	color: #4F4F4F;
	padding: 10px 0px 0px 0px;
	width: 100%;
	text-align:center;
	margin:0px;
}

p.textos-locacao {
	font-size: 15px;
	font-family: 'Roboto', sans-serif;
	color: #4F4F4F;
	padding: 0px 10px;
	width: 70%;
	text-align:center;
	margin:0px auto 30px auto;
}

h2.categoria-produto  {
	display: block;
	width: 100%;
	color: #4F4F4F;
	font-size: 18px;
	font-weight: 500;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 20px;
	text-align:center;
	min-height: 60px;
}

.imagem-item-produto {
	height: 170px;
	width: 100%;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom:10px;
	background-color: white;
}

.imagem-item-produto img {
	margin:auto;
	min-height: 170px;
	max-width: 100%;
	display: block;
	transition: all 0.4s ease;
}

.imagem-item-produto img:hover {
	margin:auto;
	min-height: 170px;
	max-width: 100%;
	display: block;
	transform: scale(1.2);
	transition: 0.6s;
}

.botao-produto {
	width: 100px;
	margin: 0px 1px;
	font-family: 'Roboto', sans-serif;
}

.botao-produto i {
	margin-right: 10px;
}

.bloco-produto {
	margin-bottom: 30px;
	padding-bottom:20px;
}

.imagem-produto {
	height: 400px;
	width: 100%;
	overflow: hidden;
	background-color: white;
}

.imagem-produto img {
	display: block;
	max-width: 100%;
	min-height: 400px;
	border-radius: 5px;
}

p.descricao-produto {
	font-size: 15px;
	line-height: 17px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	color: #4F4F4F;
	text-align: justify;
}

input.number-produto {
	height: 38px;
	max-width: 20px;
	
}



/** Bloco eventos lista **/

a.bloco-card {
	text-decoration:none;
	transition: all 0.4s ease;
}

a.bloco-card:hover {
	text-decoration:none;
	transition: 0.4s;
	display:block;
}

a.bloco-card:hover h2, a.bloco-card:hover h3 {
	opacity: 1;
}

.evento {
	max-width: 100%;
	width: 100%;
	height: 250px;
	overflow: hidden;
	background-color:black;
}

.texto-evento {
	position: absolute;
    z-index: 5;
    top: 50%;
    transform: translateY(-50%);
	display: table;
	padding: 20px;
	overflow-wrap: normal;
}
.texto-evento h2 {
	font-size: 20px;
	color: white;
	font-family: 'Roboto', sans-serif;
	margin:0px;
}

.texto-evento h3 {
	font-size: 15px;
	color: white;
	font-family: 'Roboto', sans-serif;
	margin:0px;
}
a.bloco-card:hover img {
	opacity: 0.2;
	transform: scale(1.2);
	transition: 0.4s;
}

a.bloco-card img {
	transition: all 0.4s ease;
}

.evento img {
	opacity: 0.5;
	height: 250px;
	width: 100%;
}

h3.titulo-trabalhos {
	font-size: 23px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 30px auto;
}


/** Evento único **/

.topo-evento-unico {
	margin-top: 30px;
	height: 300px;
	width: 100%;
	background-size:cover;
	background-position: center;
	background-repeat: no-repeat;
}

.topo-evento-unico h2 {
font-family: 'Permanent Marker', cursive;
	font-size: 60px;
	line-height: 55px;
	color:white;
}

.topo-evento-unico h1 {
	font-family: 'Roboto-Regular';
	font-size: 20px;
	line-height: 20px;
	color:white;
}

/** CSS carrinho de orçamento **/

.carrinho-pagina {
	display: flex;
	justify-content: center;
	align-items: center;
	align-content: center;
	height: 70px;
	background-color: #a02023;
	color:white;
	font-size:20px;
	margin-bottom: 40px;
}

a.botao-carrinho-detalhar {
	border-style: solid;
	border-radius: 2px;
	border-color: white;
	border-width: 1px;
	padding: 2px 10px;
	color: white;
	background-color: #088A29;
	transition: all 0.3s ease-in-out;
	border-radius: 5px;
	margin-right:10px;
}

a.botao-carrinho-detalhar:hover {
	border-style: solid;
	border-radius: 2px;
	border-color: white;
	border-width: 1px;
	padding: 2px 10px;
	color: white;
	background-color: darkgreen;
	transition: all 0.3s ease-in-out;
	border-radius: 5px;
	margin-right:10px;
}


/* Pesquisar produto */

h2.pesquisar-produto {
    font-size: 25px;
    font-family: Roboto-Medium;
    color: #4F4F4F;
    padding: 0px;
	margin: 0px;
	text-align:right;
	margin-bottom: 0px;
}

img.foto-galeria {
margin: 0px auto;
}

.foto-controle {
display:flex;
align-items: center;
align-content: center;
justify-content: center; 
max-height:117px;
overflow: hidden;
}

/* Redes Sociais */



a.fundo-whatsapp:hover {
	background-color:#088A29 !important;
	color: white;
	opacity:1.0 !important;
  }
  
  
  a.fundo-facebook:hover {
	background-color:#3b5998 !important;
	color: white;
	opacity:1.0 !important;
  }
  
  a.fundo-instagram:hover {
	background-color:#dd4b39 !important;
	color: white;
	opacity:1.0 !important;
  }
  
  
  a.fundo-linkedin:hover {
	background-color:#007bb6 !important;
	color: white;
	opacity:1.0 !important;
  }
  
  a.fundo-twitter:hover {
	background-color:#00aced !important;
	color: white;
	opacity:1.0 !important;
  }
  
  a.fundo-skype:hover {
	background-color:#00aff0 !important;
	color: white;
	opacity:1.0 !important;
  }
  
  a.fundo-telegram:hover {
	background-color:#0088cc !important;
	color: white;
	opacity:1.0 !important;
  }
  
  a.fundo-messenger:hover {
	background-color:#0078FF !important;
	color: white;
	opacity:1.0 !important;
  }
  
  a.fundo-youtube:hover {
	background-color:#c4302b !important;
	color: white;
	opacity:1.0 !important;
  }

  a.social_footer_site {
	width: 40px;
	height:40px;
	display: block;
	float: left;
	border-style: none;
	border-radius: 50%;
	background-color: #2E2E2E;
	color: white;
	margin:0px 8px 8px 0px !important;
  }
  
  a.social_footer_site:hover {
	width: 40px;
	height: 40px;
	border-style: none;
	border-radius: 50%;
	color: white !important;
	opacity:1.0 !important;
	margin:0px 8px 8px 0px !important;
  }
  
  .icones-social-media {
	display: inline-block;
	width: 100%;
	height: 40px; 
	margin:0px 0px 10px 0px !important;
  }

  a.social_footer_site span {
    font-size: 20px;
    color: white;
    text-align: center;
	line-height: 40px;
	display: block;
}

.BotaoShop {
	display: table;
    float: left;
    width: 150px;
}

/* Links mais acessados */

a.LinkMaisAcessados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1rem;
	font-weight: bold;
	text-decoration: none;
	line-height: 1rem;
	color: #222222;
	transition:  all 0.3s ease-in-out;
}

a.LinkMaisAcessados:hover, a.LinkMaisAcessados:active { 
	opacity: 0.7;
	text-decoration: underline;
}

span.LinkMaisAcessados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7rem;
	color: gray;
}

.carrinho_finalizar_botao {
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	z-index: 99;
	bottom: 30px;
	right: 110px;
	height: 55px;
	width: 55px;
	border: solid 5px white;
	background-color: green;
	border-radius: 300px;
	-webkit-box-shadow: 7px 7px 7px -3px rgba(0,0,0,0.56);
	-moz-box-shadow: 7px 7px 7px -3px rgba(0,0,0,0.56);
	box-shadow: 7px 7px 7px -3px rgba(0,0,0,0.56);
	transition: all 0.3s ease-in-out;
}

.carrinho_finalizar_botao:hover {
	transition: all 0.3s ease-in-out;
	opacity: 0.8;
}
.carrinho_finalizar_botao a{ 
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 23px;
	line-height: 23px;
	color: white;
	transition: all 0.3s ease-in-out;
	border-radius: 300px;
	height: 55px;
	width: 55px;
}

.carrinho_finalizar_botao a:hover{ 
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 23px;
	line-height: 23px;
	color: white;
	transition: all 0.3s ease-in-out;
	opacity: 0.5;
	border-radius: 300px;
	height: 55px;
	width: 55px;
}



.dropdown-trabalhos {
	position: relative;
	display: inline-block;
	padding: 10px 5px;
  }
  
  .dropdown-trabalhos-content {
	display: none;
    position: absolute;
    background-color: white;
    min-width: 100px;
    width: 200px;
    /* width: auto; */
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    right: 3px;
    top: 42px;
    border-radius: 5px;
  }
  
  .dropdown-trabalhos-content a {
    color: black;
    padding: 5px 16px;
    text-decoration: none;
    display: block;
    font-size: 13px;
  }
  
  .dropdown-trabalhos-content a:hover {background-color: #ddd;}
  
  .dropdown-trabalhos:hover .dropdown-trabalhos-content {display: block;}
  
  .dropdown-trabalhos:hover .dropbtn-trabalhos {
	  background-color: #a02023; 
	  padding: 10px;
	  border-style:none;
	  border-radius: 3px;
	  color:white;
}
