@charset "UTF-8";
@font-face {
  font-family: verdana;
  font-display: swap;
}

* {
	margin: 0; 
	padding: 0; 
	border: none;
	outline: none; 
	font-weight: 350;
	box-sizing: border-box; 
	font-family: verdana;
	vertical-align: middle;
	user-select: none;
}

body {

	margin:0;
	padding:0; 
	background-color: #0c0c0c;
}

h1 {
	width: 100%;
	color: #6b5e85;
	letter-spacing: 1px;
	font-weight: 350;
	font-stretch: ultra-condensed;
	font-family: Poppins;
	font-size: 3.5vw;
	font-style: italic;
	text-align: center;
	line-height: 4.4vw;
	margin: 1.2vw 0 2vw 0;
	padding: 0 0.8em 0 0.8em;
}

h2 {
	width: 100%;
	color: #9f7efb;
	letter-spacing: 1px;
	font-weight: 350;
	font-stretch: ultra-condensed;
	font-family: Poppins; 
	font-size: 5.5vw;
	font-style: italic;
	text-shadow: #000 1px 2px 1px; 
	line-height: 5.5vw; 
	text-align: justify; 
	padding: 10px 2% 10px 4%;

}

h3 {
	width: 100%;
	color: #9f7efb;
	letter-spacing: 0.5px;
	font-weight: 350;
	font-stretch: ultra-condensed;
	font-family: Poppins; 
	font-size: 4vw;
	text-shadow: #000 1px 2px 1px;
	line-height: 4vw; 
	text-align: justify; 
	padding: 0px 2% 2px 4%;
}

h4 {float: left;
	width: 100%;
	color: #9f7efb;
	letter-spacing: 1px;
	font-weight: 350;
	font-stretch: ultra-condensed;
	font-family: Poppins;
	font-size: 2.5vw;
	text-shadow: #000 1px 2px 1px;
	line-height: 2.5vw;
	text-align: justify; 
	margin-bottom: 1.2vw;
	padding: 0px 2% 10px 4%;
}

h5 {
	width: 100%;
	color: #d7c9fd;
	letter-spacing: 0.5px;
	font-weight: 350;
	font-stretch: ultra-condensed;
	font-family: Poppins; 
	font-size: 3.2vw;
	line-height: 3.5vw; 
	text-align: left; 
	padding: 0px 2% 0px 4%;
	margin: 1vw 0 1vw 0;
}

h6 {
	width: 100%;
	color: #d7c9fd;
	letter-spacing: 0.5px;
	font-weight: 350;
	font-stretch: ultra-condensed;
	font-family: Poppins; 
	font-size: 3vw;
	font-style: italic;
	line-height: 3.1vw; 
	text-align: left; 
	padding: 0px 2% 1px 4%;
	margin: 1vw 0 3vw 0;
}


p {
	width: 100%;
	letter-spacing: 0;
	font-stretch: ultra-condensed;
	font-family: Poppins; 
	font-weight: 350;
	font-size: 3.3vw;
	text-align: justify;
	line-height: 4.3vw;
	margin-bottom: 2.5%;
}

a {
	text-decoration: none;
	margin-left: 0;
}

strong {
	text-decoration: none;
	width: 100%;
	color: #aa015e;
	letter-spacing: 0.5px;
	font-weight: 350;
	font-stretch: ultra-condensed;
	font-family: Poppins; 
	font-size: 3.5vw;
	font-style: italic;
	line-height: 4.4vw;
	text-align: justify; 
}

img {max-width: 100%;}

b {
	font-size: 5.3vw;
	line-height: 5.3vw; 
}


/* ========== FINAL DO RESET ========== */

/* ========== INICIO DO TOPO ========== */

div {
user-select: none;
}

.container p {
	user-select: none;
}

.whattsapp {
	position: -webkit-sticky; /* Safari */
	position: sticky;
	bottom: 2.5%;
	z-index: 998;
	width: 60vw;
	float: left;
	margin-left: 0.5vw;
	filter: drop-shadow(0.1rem 0.1rem 0.4rem #000); /* ========== efeito de sombra na imagem ========== */
}

.ligar {
	position: -webkit-sticky; /* Safari */
	position: sticky;
	bottom: 2.5%;
	z-index: 997;
	width:28.8vw;
	float: right;
	margin-right: 0.5vw;
	filter: drop-shadow(0.1rem 0.1rem 0.4rem #000); /* ========== efeito de sombra na imagem ========== */
}

.site {
	width: 100%;
	max-width: 980px;
	height: 100%;
	float: center;
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: auto;
	background: #0f0e0e;
	position: relative;
}

.site2 {
	width: 100%;
	height: 100%;
	float: center;
	margin: auto;

}

.header {
	width: 100%;
	max-width: 980px;
	height: 100%;
	float: center;
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: auto;
	background: #0f0e0e;
	position: relative;
}

.topo {
	position: relative;
	max-width: 980px;
	height: 40px;
	margin-top: 2px;
	box-sizing: border-box;
	border-radius: 12px;
	box-shadow: 0 2px 5px rgba(0,0,0,.2);
	background-color: #212421;
  background-image: linear-gradient(#161616, #1d1d1d, #1d1d1d, #181818, #111111, #020202);
	border-bottom: 1px solid #2e2e2f;
	border-top: 1px solid #252526;
}

.seta-logo {
	float: left;
	height: 40px;
	line-height: 34px;
	padding-left: 10px;
}

.logo {
	float: left;
	color: #d7c9fd;
	height: 40px;
	font-size: 14px;
	line-height: 36px;
	padding: 0 4px;
	text-align: center;
	box-sizing: border-box;
	float: left;
	text-shadow: #000 1px 2px 1px;
	font-weight: 200;
	text-decoration: none;
}

nav {
	float: right;
}

.clearfix {
	clear: both;
}

nav ul{
	margin: 0;
	padding: 0;
	display: flex;
}

nav ul li{
	list-style: none;

}

nav ul li a{
	display: block;
	margin: 0px 1px;
	padding-left:12px;
	padding-right:12px;
	text-decoration: none;
	text-shadow: #000 2px 3px 2px;
	line-height: 40px;
	color: #5a20f8;
		font-size: 15px;
}

nav ul li a:hover {
	background: #060707;
	color: #d7c9fd;
	transition: 0.5s;
}

.traco-topo {
	width: 1px;
	float: right;
	height: 30px;
	background-color: #000;
	border-right: 1px solid #050506;
	border-left: 1px solid #2b2b2c;
	margin-top: 5px;
	right: 60px;
	position: relative;
}

.btn_social b{
	float: right;
	height: 40px;
	line-height: 34px;
	font-size: 30px;
	text-shadow: #000 1px 2px 1px;
	color: #5a20f8;
	padding: 6px 15px 0 20px;
	position: relative;
}

.espacamento-cima-topo {
	float: left;
	width: 100%;
	height: 1.9vw;
	background-color: #111211;
}

.logomarca-container {
	width: 99%;
	float: left;
	position: relative;
	padding: 0 1px 14.3% 1px;
	margin: .9% 0.5% 0% 0.5%;
}

.logomarca {
	width: 20vw;
	margin-left: 2.9%;
	margin-top: 1.4%;
	z-index: 10;
	position: absolute;
	top: 0;
	filter: drop-shadow(0.1rem 0.1rem 0.4rem #000); /* ========== efeito de sombra na imagem ========== */
}

.logomarca img {
	vertical-align: middle;
}
  
  .logomarca img {
	animation: 1.3s linear sun-rise ;
	animation-delay: 500ms;
	animation-fill-mode: forwards;
	opacity: 0;
  }
  
  @keyframes sun-rise {
	from {
	  /* pushes the sun down past the viewport */
		opacity: 0;
	  }
	
	to {
	  /* returns the sun to its default position */
	  opacity: 1;
	}
}
@-moz-keyframes sun-rise {
	0% {
	  opacity: 0;
	}
	100% {
	  opacity: 1;
	}
  }
  @-webkit-keyframes sun-rise {
	0% {
	  opacity: 0;
	}
	100% {
	  opacity: 1;
	}
  }
  @-o-keyframes sun-rise {
	0% {
	  opacity: 0;
	}
	100% {
	  opacity: 1;
	}
  }
  @keyframes sun-rise {
	0% {
	  opacity: 0;
	}
	100% {
	  opacity: 1;
	}
  }
  @-moz-keyframes sun-rise {
	0% {
	  opacity: 0;
	  transform: scale(1);
	}
	100% {
	  opacity: 1;
	  transform: scale(1);
	}
  }
  @-webkit-keyframes sun-rise {
	0% {
	  opacity: 0;
	  transform: scale(1);
	}
	100% {
	  opacity: 1;
	  transform: scale(1);
	}
  }
  @-o-keyframes sun-rise {
	0% {
	  opacity: 0;
	  transform: scale(1);
	}
	100% {
	  opacity: 1;
	  transform: scale(1);
	}
  }
  @keyframes sun-rise {
	0% {
	  opacity: 0;
	  transform: scale(1);
	}
	100% {
	  opacity: 1;
	  transform: scale(1);
	}
  }

  .detalhe-lomarmaca {
	width: calc(99.5% - 2px);
	height: 11vw;
	background-color: #1c1c1e;
	position: absolute;
	top: 1vw;
    margin-left: 0.5%;
    border-radius: 6px 6px 6px 6px;
	z-index: 0;
}

.detalhe1-lomarmaca {
	width: calc(100% - 2px);
	height: 11vw;
	background-color: #111211;
	border: 1px solid #1c1c1e;
	position: absolute;
	top: 1vw;
	border-radius: 6px 6px 6px 6px;
	z-index: 1;
}

.detalhe2-lomarmaca {
	width: calc(100% - 2px);
	height: 5vw;
	background-color: #212421;
  background-image: linear-gradient(#282827, #323232, #31312f, #2d2d2d, #1a1a19, #131313);
	border-bottom: 1px solid #3d423d;
	border-top: 1px solid #3b403b;	position: absolute;
	top: 3.8vw;
  margin: 1px 0 1px 0;
	z-index: 2;
}

.caixa-texto-lomarmaca {
	width: 66%;
	height: 8vw;
	position: absolute;
	top: 5.9vw;
	left: 26%;
	padding-left: 1%;
	padding-right: 1%;
	vertical-align: middle;
	display: block;
	margin-left: auto;
	margin-right: auto;
	z-index: 4;
}

.texto-lomarmaca {
	float: left;
	width: 100%;
	text-align: center;
	text-shadow: #000 1px 2px 1px;
	letter-spacing: 3px;
	font-weight: lighter;
	font-stretch: condensed;
	font-family: verdana;
	font-size: 2.4vw;
	font-style: normal;
	line-height: 1.5vw;
    color: #746f85;
}

.texto-lomarmaca::after  {
	content: "WWW.OFFTOTAL.COM.BR";
	z-index: 997;
}

/* ========== FINAL DO TOPO ========== */
/* ========== INICIO DO CORPO ========== */

.article {
	width: 100%;
	max-width: 980px;
	height: 100%;
	float: center;
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: auto;
	background: #060606;
	position: relative;
}


.container-corpo-apresentacao1 {
	width: 99%;
	max-width: 980px;
  float: left;
	background-color: #252526;
	margin: 0 0.5% 2% 0.5%;
	padding: 0 1px 0 1px;
}

.container-corpo-apresentacao2 {
	width: 100%;
  	float: left;
	background-color: #111211;
}

.container-corpo-apresentacao1b {
	width: 99%;
	max-width: 980px;
	float: left;
	background-color: #252526;
	margin: 0 0.5% 2% 0.5%;
	padding: 0 1px 0 1px;
}

.container-corpo-apresentacao2b {
	width: 100%;
    float: left;
	background-color: #111211;
}

.apresentacao1 {
	float: left;
	width: 100%;
	height: 100%;

}

.apresentacao2 {
	width: 100%;
	height: 100%;
	float: left;
}

.apresentacao4 {
	width: 100%;
	height: 100%;
	float: left;
}

.mais-acompanhantes1 {
	float: left;
	width: 100%;
}

.mais-acompanhantes2 {
	width: 16%;
	height: 16%;
	float: left;
	border: 1px solid #6b5e85;
	border-radius: 50%;
	margin-left: 2.5%;
	margin-top: 1vw;
	margin-bottom: 1vw;
}

.mais-acompanhantes2 img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	padding: 1vw;
}

.container-mais-acompanhantes-texto {
	width: 80%;
	height: 100%;
	float: left;
	position: relative;
	vertical-align: middle;
}

.mais-acompanhantes-texto {
	float: left;
	width: 100%;
	margin-bottom: 0.2vw;
	padding: 0 1vw 0 1vw;
	position: absolute;
}

.espacamento2 {
	width: 100%;
	float: left;
	padding-top: 2%;
}

.fotos {
	
}

.fotos2 {

}

.image-coutainer-a {
	float: left;
	width: 100%;
	height: 0%;
	position: relative;
	padding: 0px;
	margin: 0;
}

.image-coutainer {
	float: left;
	width: 100%;
	height: 0%;
	position: relative;
	padding: 0px;
	margin: 1% 0 1.7% 0;
	min-height: 70vw; 
}

.image000{ 
	float: left;  
	width: calc(99% - 2px); 
	height: calc(99% - 2px); 
	border-spacing: 1%; 
	border: 1px solid #2d2d2d; 
	padding: 1%;
	background-color: #171717; 
	margin: 1% 0.5% 2% 0.5%; 
} 

.image000 img{
	visibility: visible;
}

.image{ 
	display: block;
	visibility: visible;
	float: left; 
	width: calc(99% - 2px); 
	height: calc(99% - 2px);
	border-spacing: 1%; 
	border: 1px solid #2d2d2d; 
	padding: 1%; 
	background-color: #171717;
	margin: 1% 0.5% 2.7% 0.5%;
}

.image img{
	visibility: visible;
}

.image[data-src] {
	opacity: 0;
	transform: scale(0);
}

.image[src] {
	opacity: 1;
	transform: scale(1);
	transition: .3s ease-in-out;
}

.image-b{ 
	display: none;
	float: left; 
	width: calc(98% - 2px); 
	height: calc(98% - 2px); 
	border-spacing: 1%; 
	border: 1px solid #2d2d2d; 
	padding: 1%; 
	background-color: #171717;
	margin: 0;
	position: relative;
}

.image-b2{ 
	width: 100%; 
	float: left;
	padding: 0;
	margin: 0;	
	position: absolute;
	top: calc(50% - 30px); 
	left: 0%;
}

.nome-site {
	float: left;
	z-index: 998;
	width: 95; 
	height: 95; 
	padding-left: 5%;
	padding-right: 7%;
	opacity: 0.25;
}

.image-coutainer-videos {
	float: left;
	width: 100%;
	height: 0%;
	position: relative;
	padding: 0px;
	margin: 1% 0 1.7% 0;
	min-height: 58vw; 
}

.video{ 
	float: left; 
	 width: calc(99% - 2px); 
	 height: calc(99% - 2px); 
	 border-spacing: 1%; 
	 border: 1px solid #2d2d2d; 
	 padding: 1%; 
	 background-color: #171717; 
	 margin: 0; 
}

.video[data-src] { 
	opacity: 0; 
	transform: scale(0); 
} 

.video[src] { 
	opacity: 1; 
	transform: scale(1); 
	transition: .3s ease-in-out; 
}

/* ========== INICIO DO PERFIL ========== */

.perfil {
	width: 96.6%;
	float: left;
	margin-top: 0%;
 	margin-left: 1.6%;
  margin-right: 1.6%;
}

.perfil-dados {
	width: 100%;
	float: left;
	border: 1px solid #1f1f1f;
	background-color: #050505;
	padding: 2%;
	margin-bottom: 2.7%;
}

.perfil-nome {
	width: 100%;
	float: left;
	color: #9f7efb;
	letter-spacing: 0.1px;
	text-shadow: #000 1px 1px 1px;
	font-weight: 200;
	font-stretch: ultra-condensed;
	font-family: didot;
	font-size: 7vw;
	font-style: italic;
	text-align: center;
	padding-left: 1.8%;
	padding-right: 1.8%;
}

.perfil-texto1 {
	width: 100%;
	float: left;
	color: #d7c9fd;
	font-size: 100%;
	letter-spacing: 0;
	font-weight: 350;
	font-stretch: ultra-condensed;
	font-family: serif;
	font-size: 4.5vw;
	font-style: italic;
	text-align: justify;
	line-height: 6vw;
	padding-left: 2.5%;
	padding-right: 2%;
	margin-bottom: 1%;
	padding-top: 1%;
}

.perfil-texto2 {
	width: 100%;
	float: left;
	color: #d7c9fd;
	letter-spacing: 0;
	font-weight: 350;
	font-stretch: ultra-condensed;
	font-family: serif;
	font-size: 4.5vw;
	font-style: italic;
	text-align: justify;
	line-height: 6vw;
	margin-top: 3%;
	margin-bottom: 1%;
	padding-left: 2.5%;
	padding-right: 2%;
}

.perfil-texto3 {
	width: 100%;
	float: left;
	color: #9f7efb;
	letter-spacing: 0;
	font-weight: 350;
	font-stretch: ultra-condensed;
	font-family: serif;
	font-size: 4.5vw;
	font-style: italic;
	text-align: justify;
	line-height: 6vw;
	margin-top: 3%;
	margin-bottom: 1%;
	padding-left: 2.5%;
	padding-right: 2%;
}
/* ========== FIM DO PERFIL ========== */

.texto-rolar-baixo {
	width: 100%;
	float: left;
	color: #4c02b4;
	letter-spacing: 0;
	font-weight: 350;
	font-stretch: ultra-condensed;
	font-family: serif;
	font-size: 4.5vw;
	font-style: italic;
	text-align: center;
	line-height: 6vw;
	margin-top: 2%;
	margin-bottom: 1%;
	padding-left: 2.5%;
	padding-right: 2%;
}

.icon-angle-double-down {
	width: 100%;
	float: left;
	color: #4c02b4;
	padding-left: 46%;
	font-size: 8vw;
	line-height: 8vw;
	margin: 0;
	border: 0;
	padding-bottom: 0;
}

.detalhe1-cima {
	width: 100%;
	height: 0.5vw;
	float: center;
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: auto;
	background-color: #252526;
}

.detalhe2-cima {
	width: 100%;
	height: 1.7vw;
	float: center;
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: auto;
	background-color: #161616;
	border-top: 1px solid #202022;
}

.detalhe3-cima {
	width: 100%;
	height: 9vw;
	float: center;
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: auto;
	background-color: #161616;
	border-top: 1px solid #262629;
}

.detalhe4-cima {
	width: 100%;
	height: 2px;
	float: center;
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: auto;
	background-color: #330179;
}

.detalhe5-cima {
	width: 100%;
	height: 5px;
	float: center;
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: auto;
	background-color: #0a0a0a;
}

.detalhe1-baixo {
	width: 100%;
	height: 3px;
	float: center;
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: auto;
	background-color: #0a0a0a;
}

.detalhe2-baixo {
	width: 100%;
	height: 1.4vw;
	float: center;
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: auto;
	background-color: #161616;
	border-bottom: 1px solid #262629;
}

.detalhe3-baixo {
	width: 100%;
	height: 1.1vw;
	float: center;
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: auto;
	background-color: #161616;
	border-bottom: 1px solid #202022;
}

.detalhe4-baixo {
	width: 100%;
	height: 0.5vw;
	float: center;
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: auto;
	background-color: #252526;
}

.container-corpo-evidencia1 {
	width: 99%;
	max-width: 960px;
    float: left;
	background-color: #252526;
	margin: 0 0.5% 2% 0.5%;
	padding: 0 1px 0 1px;
}

.container-corpo-evidencia2 {
	width: 100%;
    float: left;
	background-color: #111211;
}

.evidencia1 {
	float: left;
	width: 100%;
	height: 0%;
	position: relative;
	padding: 0px;
	margin: 0px;
}

.evidencia2 {
	width: 100%;
	height: 100%;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
}

.evidencia-iframe {
	width: 100%;
	height: 0%;
	position: relative;
	padding: 0px;
	margin: 0px;
}

.evidencia-iframe iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 1%;
}

.bolinha-disponivel {
	width: 1vw;
	height: 1vw;
	border-radius: 50%;
	float: left;
	background-color:#01d0fa;
	margin-left: 3%;
	margin-right: 1%;
	margin-top: 1vw;
}

.texto-sections {
	float: left;
	width: 100%;
	text-align: center;
	letter-spacing: 2px;
	font-weight: 350;
	font-stretch: condensed;
	font-family: Poppins;
	font-size: 4vw;
	font-style: italic;
	line-height: 10.5vw;
    color: #6b5e85;
}

.container-corpo-outras-opcoes1 {
	width: 99%;
	max-width: 960px;
    float: left;
	background-color: #252526;
	margin: 0 0.5% 2% 0.5%;
	padding: 0 1px 0 1px;
}

.container-corpo-outras-opcoes2 {
	width: 100%;
    float: left;
	background-color: #111211;
}

.outras-opcoes1 {
	float: left;
	width: 100%;
	height: 0%;
	margin-top: 1vw;
	margin-bottom: 1vw;
	padding: 0px;
	margin: 0px;
}

.outras-opcoes2 {
	width: 100%;
	height: 100%;
	float: left;
}

.outras-opcoes2 img {
	width: 100%;
	height: 100%;
}

.container-corpo-anuncios-garotas1 {
	width: 99%;
	max-width: 960px;
    float: left;
	background-color: #252526;
	margin: 0 0.5% 2% 0.5%;
	padding: 0 1px 0 1px;
}

.container-corpo-anuncios-garotas2 {
	width: 100%;
    float: left;
	background-color: #111211;
}

.anuncios-garotas1 {
	float: left;
	width: 100%;
	height: 0%;
	margin-top: 1vw;
	margin-bottom: 1vw;
	padding: 0px;
	margin: 0px;
	padding-top: 55.5%;
	position: relative;
}

.anuncios-garotas2 {
	width: 100%;
	height: 100%;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
}

.anuncios-garotas2 img {
	width: 100%;
	height: 100%;
}

.container-corpo-marketing1 {
	width: 99%;
	max-width: 960px;
    float: left;
	background-color: #252526;
	margin: 0 0.5% 2% 0.5%;
	padding: 0 1px 0 1px;
}

.container-corpo-marketing2 {
	width: 100%;
    float: left;
	background-color: #111211;
}

.marketing1 {
	float: left;
	width: 100%;
	height: 0%;
	margin-top: 1vw;
	margin-bottom: 1vw;
	padding: 0px;
	margin: 0px;
	padding-top: 34%;
	position: relative;
}

.marketing2 {
	width: 100%;
	height: 100%;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
}

.marketing2 img {
	width: 100%;
	height: 100%;
}

.container-corpo-publicidade1 {
	width: 99%;
	max-width: 960px;
    float: left;
	margin: 0 0.5% 2% 0.5%;
	padding: 0 1px 0 1px;
}

.container-corpo-publicidade2 {
	width: 100%;
    float: left;
}

.publicidade1 {
	float: left;
	width: 100%;
	height: 100%;
	padding: 0 2px 0 2px;
	margin: 0px;
}

.publicidade2 {
	width: 100%;
	height: 100%;
	float: left;
	top: 0;
	left: 0;
}

.publicidade3 {
	width: 100%;
	height: 100%;
	float: left;
	top: 0;
	left: 0;
}

.publicidades-iframe {
	width: 100%;
	height: 0%;
	position: relative;
	padding: 0px;
	margin: 0px;
	padding-top:100vw;
}

.publicidades-iframe iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 1%;
}

.menu-outras-cidades {
	width: 100%;
	float: left;
}

.espacamento-cidades {
	float: left;
	width: 96.6%;
	height: 1px;
	background-color: rgb(62, 62, 57);
	margin-bottom: 1%;
	margin-top: 1%;
	margin-left: 1.7%;
	margin-right: 1.7%;
}

.caixa-texto {
	width: 97%;
	height:100%; 
	float: left;
 	margin-left: 1.5%;
  margin-right: 1.5%;
  margin-bottom: 1.5%;
	margin-top: 1.5%;
} 

.caixa-textob {
	width: 97%;
	height:100%; 
	float: left;
 	margin-left: 1.5%;
  	margin-right: 1.5%;
  	margin-bottom: 1.5%;
	margin-top: 1.5%;
} 

.caixa-texto2 {
	width: 99.6%;
	height:100%; 
	float: left;
	position:relative; 
	vertical-align: middle;
	border-right: 1px solid rgb(0, 0, 0);
	border-radius:3px;
	list-style:none; 
	z-index:1; 
	overflow:hidden; 
	text-align: center;
	letter-spacing: 2px;
	font-weight: 350;
	font-stretch: condensed;
	font-family: Verdana;
	display:block; 
	text-decoration:none; 
	color:#d7c9fd; 
	transition:.4s;
	background:#202021; 
}

.caixa-texto2:hover {
	color: #030303;
} 

.caixa-texto2::before {
	width: 99.6%;
	height:100%;
	position:absolute; 
	content:''; 
	top:95%; 
	left:0; 
	background:#5a20f8; 
	z-index:-1; 
	transform: scale(1); 
	transition:.4s; 
}

.caixa-texto2:hover::before { transition:0.4s; top:0%; }


.container-corpo-redes-sociais1 {
	width: 99%;
	max-width: 960px;
    float: left;
	background-color: #252526;
	margin: 0 0.5% 2% 0.5%;
	padding: 0 1px 0 1px;
}

.container-corpo-redes-sociais2 {
	width: 100%;
    float: left;
	background-color: #111211;
}

.redes-sociais1 {
	float: left;
	width: 100%;
	height: 0%;
	position: relative;
	padding: 0px;
	margin: 0px;
}

.redes-sociais2 {
	width: 100%;
	height: 100%;
	float: left;
	position: absolute;
	top: 0;
	left: 0;
}

.redes-sociais-botoes {
	width: 100%;
	height: 0%;
	position: relative;
	padding: 0px;
	margin: 0px;
}

.redes-sociais-botoes iframe{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	margin-top: 1%;
}

.share {
	width: 100%;
	float: left;
	margin: 7px 0 7px 0;
}

.espacamento-share {
	width: 100%;
	height: 10px;
}

/* ========== FIM DO CORPO ========== */

/* ========== INICIO DO RODAPE ========== */


.container-rodape {
	width: 100%;
	float: left;
	position: relative;
	margin-bottom: 15vw;
}

.detalhe-rodape {
	width: 99%;
	height: 11vw;
	background-color: #252526;
	position: absolute;
	
    margin-left: 0.5%;
    border-radius: 6px 6px 6px 6px;
	z-index: 0;

}

.maxet {
	width: 20%;
	margin-left: 2.9%;
	z-index: 10;
	position: absolute;
}

.maxet img {
	vertical-align: middle;
}

.maxet img, {
	animation: 1.2s linear sun-rise;
	animation-delay: 0.5s;
	animation-fill-mode: forwards;
	opacity: 0;
  }
  
  @keyframes sun-rise {
	from {
	  /* pushes the sun down past the viewport */
		opacity: 0;
	  }
	
	to {
	  /* returns the sun to its default position */
	  opacity: 1;
	}
}
	
@-moz-keyframes sun-rise {
	0% {
	  opacity: 0;
	}
	100% {
	  opacity: 1;
	}
  }
  @-webkit-keyframes sun-rise {
	0% {
	  opacity: 0;
	}
	100% {
	  opacity: 1;
	}
  }
  @-o-keyframes sun-rise {
	0% {
	  opacity: 0;
	}
	100% {
	  opacity: 1;
	}
  }
  @keyframes sun-rise {
	0% {
	  opacity: 0;
	}
	100% {
	  opacity: 1;
	}
  }
  @-moz-keyframes sun-rise {
	0% {
	  opacity: 0;
	  transform: scale(1);
	}
	100% {
	  opacity: 1;
	  transform: scale(1);
	}
  }
  @-webkit-keyframes sun-rise {
	0% {
	  opacity: 0;
	  transform: scale(1);
	}
	100% {
	  opacity: 1;
	  transform: scale(1);
	}
  }
  @-o-keyframes sun-rise {
	0% {
	  opacity: 0;
	  transform: scale(1);
	}
	100% {
	  opacity: 1;
	  transform: scale(1);
	}
  }
  @keyframes sun-rise {
	0% {
	  opacity: 0;
	  transform: scale(1);
	}
	100% {
	  opacity: 1;
	  transform: scale(1);
	}
  }


.detalhe1-rodape {
	width: 97%;
	height: 11vw;
	background-color: #111211;
	border: 1px solid #252526;
	position: absolute;
	
    margin-left: 1.5%;
	z-index: 1;
}

.detalhe2-rodape {
	width: 97%;
	height: 6.8vw;
	background-color: #212421;
    background-image: linear-gradient(#282827, #323232, #31312f, #2d2d2d, #1a1a19, #131313);
	border-bottom: 1px solid #3d423d;
	border-top: 1px solid #3b403b;
	position: absolute;
	top: 2.1vw;
    margin-left: 1.5%;
	z-index: 2;
}

.caixa-texto-rodape {
	width: 100%;
	height: 6.8vw;
	position: absolute;
	top: 2.2vw;
	padding-left: 2%;
	vertical-align: middle;
	display: block;
	margin-left: auto;
	margin-right: auto;
	z-index: 4;
}

.texto-rodape {
	float: left;
	width: 100%;
	text-align: left;
	letter-spacing: 1px;
	font-weight: 350;
	font-stretch: condensed;
	font-family: Verdana;
	text-align: center;
	font-size: 1.6vw;
	font-style: normal;
	line-height: 6.5vw;
	color: rgb(143, 141, 130);
	z-index: 99;
}

.texto-rodape::after {
	content: "Copyright © 2025 offtotal";
	  font-size: 11px !important;
		font-weight: 350;
}
/* ========== INICIO BREAKPOINTS ========== */


@media only screen and (min-width: 1px) and (max-width: 320px)  {

h2 {
	font-size: 6.5vw;
	line-height: 7.5vw; 
	padding: 0 2% 1% 3%;

}

h3 { 
	font-size: 5vw;
	line-height: 5vw; 
	padding: 0 2% 0 3%
}

.logo {
 font-size: 3.5vw;
}

	.menu-toggle{
		display: block;
		width: 9%;
		height: 8%;
		margin-right: 10px;
		margin-top: 0;
		float: right;
		cursor: pointer;
		text-align: center;
		font-size: 1.6em;
		color: #5a20f8;
	}
	
	.menu-toggle:before{
		content: '\f0c9';
		font-family: fontAwesome;
		line-height: 38px;
	}
	
	.menu-toggle.active:before{
		content: '\f00d';
	}
	
	nav {
		display: none;
	}
	
	nav.active {
		display: block;
		width: 100%;
	}
	
	nav.active ul{
		display: block;
	}
	
	nav.active ul li{
		margin:0;
	}
	
	nav.active ul li a{
		margin: 8px 4px;
		padding:12px;
		font-size: 35px;
		line-height: 50px;
		color: #d7c9fd;
		text-align: center;
		background-color: #060707;
		border: 1px solid #5a20f8;
	}
	
	nav ul li a:hover {
		background: #000;
		border: 1px solid #9f7efb;
		color: #9f7efb;
	}
	
	.botao-mobile {
		display: block;
		float:right;
		width: 48px;
		margin-right: 4%;
		line-height:50px; 
	}

.apresentacao4 {
	width: 100%;
	height: 0%;
}

.evidencia1 {
		padding-top:61vw;
	}
	
.evidencia-iframe {
	width: 100%;
	height: 0%;
	position: relative;
	padding: 0px;
	margin: 0px;
	padding-top:61vw;
}

.publicidades {
	padding-top:61vw;
}


	.redes-sociais1 {
		padding-top:30vw;
	}
	
	.redes-sociais-botoes {
		width: 100%;
		height: 0%;
		position: relative;
		padding: 0px;
		margin: 0px;
		padding-top:30vw;
	}

	.texto-sections {
		letter-spacing: 1px;
		font-weight: 350;
		font-size: 3.5vw;
		line-height: 10vw;

	}

	.caixa-texto2 {
		font-size: 12px;
		line-height: 50px;
	}

/* ========== INICIO DO PERFIL ========== */


.perfil-texto1 {
	font-size: 3vw;
	line-height: 4vw;
}

.perfil-texto2 {
	font-size: 3vw;
	line-height: 4vw;
}

.perfil-texto3 {
	font-size: 3vw;
	line-height: 4vw;
}

/* ========== FIM DO PERFIL ========== */

.texto-rolar-baixo {
	font-size: 3vw;
	line-height: 4vw;
}

.icon-angle-double-down {
	padding-left: 47.5%;
	font-size: 5vw;
	line-height: 5vw;
}

.maxet {
	padding-top: .9%;
}

.texto-botao-cidades {
	font-size: 3.6vw;
	line-height: 7vw;
}

.texto-rodape::after {
	  font-size: 3vw !important;
}

}

/* ========== SMALL DEVICES ========== */
@media only screen and (min-width: 321px) and (max-width: 480px)  {

h2 {
	font-size: 6.5vw;
	line-height: 7.5vw; 
	padding: 0 2% 1% 4%;

}

h3 { 
	font-size: 5vw;
	line-height: 5vw; 
	padding: 0 2% 0 4%
}

h4 {
	font-size: 3.1vw;
	line-height: 3.1vw;
	padding: 0px 2% 1% 4%;
}

h5 { 
	font-size: 4vw;
	line-height: 4.2vw; 
	padding: 0px 2% 0px 4%;
	margin: 6vw 0 1vw 0;
}

h6 {
	font-size: 3.8vw;
	line-height: 4.5vw; 
	padding: 0px 2% 1px 4%;
	margin: 0vw 0 3vw 0;
}


b {
	font-size: 5.4vw;
	line-height: 5.4vw; 
}

.logo {
 font-size: 13px;
}

.texto-lomarmaca {
	text-shadow: #000 1px 1px 1px;
}
	.menu-toggle{
		display: block;
		width: 40px;
		height: 40px;
		margin-right: 8px;
		margin-top: 0;
		float: right;
		cursor: pointer;
		text-shadow: #000 1px 2px 1px;
		text-align: center;
		font-size: 30px;
		color: #5a20f8;
	}
	
	.menu-toggle:before{
		content: '\f0c9';
		font-family: fontAwesome;
		line-height: 38px;
	}
	
	.menu-toggle.active:before{
		content: '\f00d';
	}
	
	nav {
		display: none;
	
	}
	
	nav.active {
		display: block;
		width: 100%;
	}
	
	nav.active ul{
		display: block;
	}
	
	nav.active ul li{
		margin:0;
	}
	
	nav.active ul li a{
		margin: 8px 4px;
		padding:12px;
		font-size: 35px;
		line-height: 50px;
		color: #d7c9fd;
		text-align: center;
		background-color: #060707;
		border: 1px solid #5a20f8;
	}
	
	nav ul li a:hover {
		background: #000;
		border: 1px solid #9f7efb;
		color: #9f7efb;
	}
	
	.botao-mobile {
		display: block;
		float:right;
		width: 48px;
		margin-right: 4%;
		line-height:48px; 
	}

/* ========== INICIO DO PERFIL ========== */


.perfil-texto1 {
	font-size: 4.5vw;
	line-height: 6vw;
}

.perfil-texto2 {
	font-size: 4.5vw;
	line-height: 6vw;
}

.perfil-texto3 {
	font-size: 4.5vw;
	line-height: 6vw;
}

/* ========== FIM DO PERFIL ========== */

.texto-rolar-baixo {
	font-size: 4.5vw;
	line-height: 6vw;
}

.icon-angle-double-down {
	font-size: 8vw;
	line-height: 8vw;
}

.espacamento{
	padding-top: 3%;
}

.apresentacao4 {
	width: 100%;
	height: 0%;
}

.evidencia1 {
	padding-top:48vw;
	}

.evidencia-iframe {
	width: 100%;
	height: 0%;
	position: relative;
	padding: 0px;
	margin: 0px;
	padding-top:48vw;
	}

.redes-sociais1 {
		padding-top:90px;
	}
	
.redes-sociais-botoes {
		width: 100%;
		height: 0%;
		position: relative;
		padding: 0px;
		margin: 0px;
		padding-top:90px;
	}
	
.caixa-texto2 {
		font-size: 12px;
		line-height: 50px;
	}

.maxet {
	padding-top: .9%;
}

}


/* ========== MEDIUM DEVICES ========== */
@media only screen and (min-width: 481px) and (max-width: 840px) {

h2 {
	font-size: 4.2vw;
	line-height: 4.2vw; 
	padding: 1% 0 2% 3%;

}

h3 { 
	font-size: 3vw;
	line-height: 3vw; 
	padding: 0 0 0 3%
}

h4 {
	font-size: 1.9vw;
	line-height: 2vw;
	padding: 0 0 2% 3%;
}

h5 { 
	font-size: 2.6vw;
	line-height: 2.9vw; 
	padding: 0px 2% 0px 4%;
	margin: 1vw 0 1vw 0;
}

h6 {
	font-size: 2.6vw;
	line-height: 2.6vw; 
	padding: 0px 2% 1px 4%;
	margin: 1vw 0 3vw 0;
}

b {
	font-size: 3.7vw;
	line-height: 3.7vw; 
}

.whattsapp {
	width: 36vw;
	margin-left: 0.5vw;
}

.ligar {
	width: 16.8vw;
	margin-right: 0.5vw;
}

.menu-toggle{
		display: block;
		width: 40px;
		height: 40px;
		margin-right: 10px;
		float: right;
		cursor: pointer;
		text-shadow: #000 1px 2px 1px;
		text-align: center;
		font-size: 30px;
		color: #5a20f8;
	}
	
	.menu-toggle:before{
		content: '\f0c9';
		font-family: fontAwesome;
		line-height: 40px;
	}
	
	.menu-toggle.active:before{
		content: '\f00d';
	
	}
	
	nav {
		display: none;
	
	}
	
	nav.active {
		display: block;
		width: 100%;
	}
	
	nav.active ul{
		display: block;
	}
	
	nav.active ul li{
		margin:0;
	}
	
	nav.active ul li a{
		margin: 8px 4px;
		padding:12px;
		font-size: 35px;
		line-height: 50px;
		color: #d7c9fd;
		text-align: center;
		background-color: #060707;
		border: 1px solid #5a20f8;
	}
	
	nav ul li a:hover {
		background: #000;
		border: 1px solid #9f7efb;
		color: #9f7efb;
	}

.fotos {
	float: right;
	width: 50%;
}

.fotos2 {
	float: right;
	width: 100%;
}

.image-coutainer {
	float: left;
	width: 50%;
	height: 50%;
	padding: 1% 0% 2.2% .5%;
	min-height: 35vw; 
}

.image-coutainer img {
	float: left;
}

.image {
	display: none;
	border-spacing: 1%;
	padding: .5%; 
	margin-top: 0;
}

.image-b {	
	width: 97%;
	display: block;
	padding: 1.5%; 
	margin-top: 0;
	visibility: visible;
}

.image-coutainer-videos {
	float: left;
	width: 50%;
	height: 50%;
	padding: 1% 0% 2.2% .5%;
	min-height: 28vw; 
}

.espacamento {
	width: 100%;
	float: left;
	padding-top: 7%;
}

.espacamento2 {
	width: 100%;
	float: left;
	padding-top: 4%;
}

.espacamento3 {
	width: 48%;
	float: left;
	padding-bottom: 1.5%;
}

.espacamento4 {
	width: 100%;
	float: left;
	padding-bottom: 2%;
}

.container-corpo-apresentacao1 {
	width: 48%;
	height: 100%;
	float: left;
	margin: 0.5% 0.5% 0% 0.5%;
	padding: 0 1px 0 1px;
}

.container-corpo-apresentacao2 {
	width: 100%;
	height: 100%;
  	float: left;
	background-color: #111211;
}

.apresentacao1 {
	float: left;
	width: 100%;
	height: 100%;

}

.apresentacao2 {
	width: 100%;
	height: 100%;
	float: left;
}

.apresentacao4 {
	float: left;
	width: 100%;
	height: 0%;
}

.mais-acompanhantes1 {
	float: left;
	width: 100%;
}

.mais-acompanhantes2 {
	width: 20%;
	height: 20%;
	float: left;
	border: 1px solid #6b5e85;
	border-radius: 50%;
	margin-left: 2.5%;
	margin-top: 3vw;
	margin-bottom: 3vw;
}

.mais-acompanhantes2 img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	padding: 7%;
}

.container-mais-acompanhantes-texto {
	width: 76%;
	height: 100%;
	float: left;
	position: relative;
	vertical-align: middle;
}

.mais-acompanhantes-texto {
	float: left;
	width: 100%;
	margin-bottom: 0.2vw;
	padding: 0 2vw 0 1vw;
	position: absolute;
}

/* ========== INICIO DO PERFIL ========== */


.perfil-texto1 {
	font-size: 3.8vw;
	line-height: 5.2vw;
}

.perfil-texto2 {
	font-size: 3.8vw;
	line-height: 5.2vw;
}

.perfil-texto3 {
	font-size: 3.8vw;
	line-height: 5.2vw;
}

/* ========== FIM DO PERFIL ========== */

.texto-rolar-baixo {
	font-size: 3.8vw;
	line-height: 5.2vw;
}

.icon-angle-double-down {
	padding-left: 47%;
	font-size: 6vw;
	line-height: 6vw;
}

.evidencia1 {
	padding-top:39vw;
}

.evidencia-iframe {
	width: 100%;
	height: 0%;
	position: relative;
	padding: 0px;
	margin: 0px;
	padding-top:39vw;
}

.publicidades-iframe {
	width: 100%;
	height: 100%;
	position: relative;
	padding: 0px;
	margin: 0px;
	padding-top:100vw;
}

.redes-sociais1 {
	padding-top:90px;
}

.redes-sociais-botoes {
	width: 100%;
	height: 0%;
	position: relative;
	padding: 0px;
	margin: 0px;
	padding-top:90px;
}

.caixa-texto2 {
	font-size: 15px;
	line-height: 50px;
}

.maxet {
	padding-top: .9%;
}

}

/* ========== LARGE DEVICES ========== */
@media only screen and (min-width: 841px) and (max-width: 980px) {
	
	nav {
		height: 40px;
		margin-right: 20px;
}

	nav ul li a {
		line-height: 38px;
}

h2 {
	font-size: 3.5vw;
	line-height: 3.8vw; 
	padding: 1% 2% 2% 3%;

}

h3 { 
	font-size: 2.7vw;
	line-height: 3vw; 
	padding: 0 2% 0 3%
}

h4 {
	font-size: 1.8vw;
	line-height: 1.8vw;
	padding: 0px 2% 2% 3%;
}

h5 { 
	font-size: 2.3vw;
	line-height: 2.5vw; 
	padding: 0px 2% 0px 4%;
	margin: 1vw 0 1vw 0;
}

h6 {
	font-size: 2.1vw;
	line-height: 2.1vw; 
	padding: 0px 2% 1px 4%;
	margin: 1vw 0 3vw 0;
}

b {
	font-size: 3.7vw;
	line-height: 3.7vw;  
}

.texto-lomarmaca {
	font-size: 2.2vw;
	padding-bottom: 2vw;
}

/* ========== INICIO DO CORPO ========== */

.whattsapp {
	display: none;
	bottom: 15px;
	width: 300px;
	margin-left: 280px;
}

.ligar {
	display: none;
	bottom: 15px;
	width: 150px;
	margin-right: 200px;
}

.fotos {
	float: right;
	width: 50%;
}

.fotos2 {
	float: left;
	width: 100%;
}

.image-coutainer {
	float: left;
	width: 50%;
	height: 50%;
	padding: 1% 0% 2.2% .5%;
	min-height: 34vw; 
}

.image-coutainer img {
	float: left;
}

.image {
	display: none;
	border-spacing: 1%;
	padding: .5%; 
	margin-top: 0;
}

.image-b {
	width: 96.5%;
	display: block;
	padding: 1.5%; 
	margin-top: 0;
	visibility: visible;
}

.image-coutainer-videos {
	float: left;
	width: 50%;
	height: 50%;
	padding: 1% 0% 2.2% .5%;
	min-height: 26vw; 
}

.espacamento {
	width: 100%;
	padding-top: 7%;
}

.espacamento2 {
	width: 100%;
	float: left;
	padding-top: 3%;
}

.espacamento3 {
	width: 48%;
	float: left;
	padding-bottom: 1.5%;
}

.espacamento4 {
	width: 100%;
	float: left;
	padding-bottom: 1.5%;
}

.container-corpo-apresentacao1 {
		width: 48%;
		height: 100%;
		float: left;
		margin: 0.5% 0.5% 0% 0.5%;
		padding: 0 1px 0 1px;
}

.container-corpo-apresentacao2 {
	width: 100%;
	height: 100%;
  float: left;
	background-color: #111211;
}

.apresentacao1 {
	float: left;
	width: 100%;
	height: 100%;
}

.apresentacao2 {
	width: 100%;
	height: 100%;
	float: left;
}

.apresentacao4 {
	width: 100%;
	height: 0%;
}

/* ========== INICIO DO PERFIL ========== */


.perfil-texto1 {
	font-size: 2.8vw;
	line-height: 3.8vw;
}

.perfil-texto2 {
	font-size: 2.8vw;
	line-height: 3.8vw;
}

.perfil-texto3 {
	font-size: 2.8vw;
	line-height: 3.8vw;
}

/* ========== FIM DO PERFIL ========== */

.texto-rolar-baixo {
	font-size: 2.8vw;
	line-height: 3.8vw;
}

.icon-angle-double-down {
	padding-left: 47.5%;
	font-size: 5vw;
	line-height: 5vw;
}

.mais-acompanhantes1 {
	float: left;
	width: 100%;
}

.mais-acompanhantes2 {
	width: 20%;
	height: 20%;
	float: left;
	border: 1px solid #6b5e85;
	border-radius: 50%;
	margin-left: 2.5%;
	margin-top: 3vw;
	margin-bottom: 3vw;
}

.mais-acompanhantes2 img {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	padding: 7%;
}

.container-mais-acompanhantes-texto {
	width: 76%;
	height: 100%;
	float: left;
	position: relative;
	vertical-align: middle;
}

.mais-acompanhantes-texto {
	float: left;
	width: 100%;
	margin-bottom: 0.2vw;
	padding: 0 1vw 0 1vw;
	position: absolute;
}


.evidencia1 {
	padding-top:33.5vw;
}

.evidencia-iframe{
	width: 100%;
	height: 0%;
	position: relative;
	padding: 0px;
	margin: 0px;
	padding-top:33.5vw;
}

.publicidades-iframe{
	width: 100%;
	height: 0%;
	position: relative;
	padding: 0px;
	margin: 0px;
	padding-top:100vw;
}

	.redes-sociais1 {
		padding-top:90px;
	}
	
	.redes-sociais-botoes {
		width: 100%;
		height: 0%;
		position: relative;
		padding: 0px;
		margin: 0px;
		padding-top:90px;
	}

	.selecao-off-total1 {
		padding-top: 33vw;
	}

	.caixa-textob {
		width: 97%;
	}

	.caixa-texto2 {
		font-size: 14px;
		line-height: 50px;
	}



/* ========== INICIO DO RODAPE ========== */


	.container-rodape {
        width: 100%;
        float: left;  
    }

    .detalhe-rodape {
        height: 102px;
        top: 0px;
    }

	.maxet {
	width: 112px;
	margin-left: 30px;
	top: 25px
	}

    .detalhe1-rodape {
        height: 102px;
        top: 0px;
    }

    .detalhe2-rodape {
        height: 60px;
        top: 21px;
    }

    .caixa-texto-rodape {
        height: 60px;
        padding-left: 5%;
        top: 37px;
    }

    .texto-rodape {
        letter-spacing: 3px;      
        font-size: 12px;
        line-height:30px;
        color: rgb(143, 141, 130);
    }

}

/* ========== FULL DEVICES ========== */
@media only screen and (min-width: 981px) {

	nav {
		height: 40px;
		margin-right: 20px;
}

	nav ul li a {
		line-height: 38px;
}

h1 {
	letter-spacing: 1px;
	font-size: 30px;
	line-height: 35px;
	margin: 15px 0 20px 0;
	padding: 0 30px 0 30px;
}

h2 {
	font-size: 35px;
	line-height: 35px; 
	padding: 10px 25px 0 20px;
}

h3 {
	font-size: 26px;
	line-height: 26px; 
	padding: 15px 25px 0 20px;
}

h4 {
	font-size: 17px;
	line-height: 17px; 
	padding: 5px 25px 0 20px;
	margin-bottom: 25px;
}

h5 {
	font-size: 20px;
	line-height: 22px; 
	padding: 0px 30px 1px 20px;
	margin: 10px 0 0px 0px;
}

h6 {
	font-size: 20px;
	line-height: 20px; 
	padding: 0px 20px 1px 20px;
	margin: 5px 0 30px 0px;
}

b {
	font-size: 35px;
	line-height: 30px;
	padding:0;
	margin: 0;
}



strong {
	font-size: 25px;
	line-height: 32px; 
	margin-bottom: 15px;
}

.whattsapp {
	display: none;
	bottom: 15px;
	width: 300px;
	margin-left: 280px;
}

.ligar {
	display: none;
	bottom: 15px;
	width: 150px;
	margin-right: 200px;
}

    .espacamento-cima-topo {
        height: 18px;   
    }

    .logomarca-container {
        width: 100%;
        float: left;
				padding: 0 1px 140px 1px;

    }
    
    .logomarca {
        width: 200px;
    }

    .detalhe-lomarmaca {
        height: 114px;
        top: 8px;
    }
    
    .detalhe1-lomarmaca {
        height: 114px;
        top: 8px;
    }

    .detalhe2-lomarmaca {
        height: 50px;
        top: 39px;
    }

    .caixa-texto-lomarmaca {
		width: 68%;
        height: 50px;
		left: 230px;
        padding-left: 5%;
        top: 50px;
    }

    .texto-lomarmaca {
        letter-spacing: 3px;      
        font-size: 20px;
        line-height:30px;
    }

	.texto-sections {
		letter-spacing: 3px;
		font-weight: 350;
		font-size: 30px;
		line-height: 70px;
	}

.evidencia1{
	padding-top:330px;
}

.evidencia-iframe {
	padding-top:330px;
}

.publicidades-iframe {
	padding-top:500px;
}

.publicidades-iframe {
	padding-top:500px;
}

	.redes-sociais1{
		padding-top:90px;
	}
	
	.redes-sociais-botoes {
		padding-top:90px;
	}

	.detalhe1-cima {
		height: 6px;
	}

	.detalhe2-cima {
		height: 19px;
	}

	.detalhe3-cima {
		height: 65px;
	}




	.detalhe1-baixo {
		height: 3px;
	}
	
	.detalhe2-baixo {
		height: 18px;
	}
	
	.detalhe3-baixo {
		height: 10px;
	}
	
	.detalhe4-baixo {
		height: 6px;
	}

	.fotos {
		float: right;
		width: 50%;
	}
	
	.fotos2 {
		float: left;
		width: 100%;
	}
	
	.image-coutainer {
		float: left;
		width: 50%;
		height: 50%;
		padding: 5px 10px 16px 5px;
		min-height: 345px; 
	}
	
	.image-coutainer img {
		float: left;
	}

.image {
	display: none;
	float: left;
	width: calc(50% - 16px);
	border-spacing: 5px;
	padding: 5px; 
	margin: 5px 10px 18px 5px; 
}

.image-b {
	display: block;
	float: left;
	width: calc(100% - 10px);
	padding: 5px; 
	margin: 5px 10px 10px 5px; 
	visibility: visible;
}

.image-coutainer-videos {
	float: left;
	width: 50%;
	height: 50%;
	padding: 5px 10px 16px 5px;
	min-height: 300px; 
}

.espacamento {
	width: 100%;
	float: left;
	padding-top: 25px;
}

.espacamento2 {
	width: 100%;
	float: left;
	padding-top: 20px;
}

.espacamento3 {
	width: 48%;
	float: left;
	padding-bottom: 15px;
}

.espacamento4 {
	width: 100%;
	float: left;
	padding-bottom: 15px;
}

.container-corpo-apresentacao1 {
		width: 47%;
		height: 100%;
		float: left;
		margin: 5px 10px 0 6px;
		padding: 0 1px 0 1px;
}
	
.container-corpo-apresentacao2 {
	width: 100%;
	height: 100%;
  float: left;
}

.apresentacao1 {
	float: left;
	width: 100%;
	height: 100%;
}

.apresentacao2 {
	width: 100%;
	height: 100%;
	float: left;
}

.apresentacao4 {
	width: 100%;
	height: 0%;
}

.mais-acompanhantes1 {
		float: left;
		width: 100%;
	}
	
.mais-acompanhantes2 {
		width: 100px;
		height: 100px;
		float: left;
		border-radius: 50%;
		margin-left: 30px;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	
.mais-acompanhantes2 img {
		width: 100%;
		height: 100%;
		border-radius: 50%;
		padding: 6px;
	}
	
.container-mais-acompanhantes-texto {
	width: 71%;
	height: 100%;
	float: left;
	position: relative;
	vertical-align: middle;
	}
	
.mais-acompanhantes-texto {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding: 0 5px 0 5px;
	position: absolute;
	}

	/* ========== INICIO DO PERFIL ========== */

.perfil-texto1 {
	font-size: 24px;
	line-height: 35px;
	margin-top: 0px;
	margin-bottom: 25px;
	padding-left: 20px;
	padding-right: 15px;
}

.perfil-texto2 {
	font-size: 24px;
	line-height: 35px;
	margin-top: 5px;
	margin-bottom: 25px;
	padding-left: 20px;
	padding-right: 15px;
}

.perfil-texto3 {
	font-size: 24px;
	line-height: 35px;
	margin-top: 5px;
	margin-bottom: 25px;
	padding-left: 20px;
	padding-right: 15px;
}

/* ========== FIM DO PERFIL ========== */

.texto-rolar-baixo {
	font-size: 24px;
	line-height: 35px;
}

.icon-angle-double-down {
	padding-left: 47%;
	font-size: 35px;
	line-height: 35px;
}

	.caixa-texto {
		width: 46.9%;
	}

	.caixa-texto2 {
		font-size: 15px;
		line-height: 30px;
	}

	.container-rodape {
		margin-bottom: 117px;
	}
	
	.detalhe-rodape {
		height: 107px;
		margin-left: 0.5%;
	}
	
	.maxet {
		width: 120px;
		margin-left: 30px;
		top: 25px;
	}
	
	.detalhe1-rodape {
		height: 107px;	
		margin-left: 1.5%;
	}
	
	.detalhe2-rodape {
		height: 68px;
		top: 20px;
		margin-left: 1.5%;
	}
	
	.caixa-texto-rodape {
		height: 68px;
		top: 18px;
		padding-left: 20px;
	}
	
	.texto-rodape {
		letter-spacing: 3px; 
		font-size: 16px;
		line-height: 68px;

	}

}