body, h1, h2, p, ul, li, a {
	margin: 0px;
	padding: 0px;
}

@import url('https://fonts.cdnfonts.com/css/glacial-indifference-2?styles=54222');  

body {
	font-family: 'Glacial Indifference', sans-serif;
	color: black;

    background-color: black !important;
	/* background-image: url(img/fundo.jpg);
    background-attachment: fixed;
    background-size: contain;
    background-size: 100vh; */
	
}

.sobre .botao-chamada{
	font-size: 1em;
    padding: 15px 42px;
  }


ul {
	list-style: none;
}

a, button {
	text-decoration: none;
	background: none;
	border: none;
	padding: 0px;
	appearance: none;
}

img {
	display: block;
	/* max-width: 100%; */
}

* {
	box-sizing: border-box;
}

/*Superinfo*/

.superinfo-bg {
	background: #122ab2;
	color: white;
}

.menu nav a:hover{
	color: #42dfe7;
}
.superinfo {
	max-width: 960px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-top: 10px;
}

.superinfo p, .superinfo a{
	margin: 0 10px 10px 10px;
}

.superinfo a {
	color: white;
}

.logo-corte{
	width: 300px;
}

/*Menu*/

.menu-bg {
	background: #00000038;
    position: fixed;
    margin: 0 auto;
    width: 100%;
    z-index: 11111111;
}

/* .bg-principal{
    background-image: url(img/bg2.png);
    background-attachment: fixed;
    background-size: contain;
    background-size: 100vh;
    background-repeat: no-repeat;
    height: 100vh;
    flex: 1;
    display: flex;
    flex-direction: row;
    background-origin: initial; 
    border-bottom: 2px solid #42dfe7;
	background-position-x: left;
} */

.item-saude{
	display: flex;
	text-align: center;
	font-weight: 500;
	display: flex;
	flex-direction: column;
}

.item-saude .item-principal{
	border: 4px solid white;
	border-bottom: none;
	
}

.item-hipertrofia{
	
	text-align: center;
	font-weight: 500;
}

.item-hipertrofia ul{
	text-align: center;
	font-weight: 500;

}

.item-peso{

	text-align: center;
	font-weight: 500;
	display: flex;
	flex-direction: column;
}

.planos-smartphone{
	display: none !important;
}

.planos-desk{
	display: flex;
}

.bg-principal-pb{
	background-image: url(../img/bg2-pb.png);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100vh;
    flex: 1;
    display: flex;
    flex-direction: row;
    /* border-bottom: 2px solid #42dfe7; */
}

.bg-principal-br{
	background-image: url(../img/teste.png);
	background-attachment: fixed;
	background-size: contain;
	/* background-size: cover; */
	background-repeat: no-repeat;
	height: 100vh;
	display: flex;
	flex-direction: row;
}

.inicio{
	display: flex;
	flex-direction: row;
	/* max-width: 1100px; */
    margin: 0 auto;
}

.menu {
	max-width: 1132px;
	margin: 0 auto;
	padding: 5px 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: end;
	align-items: center;
}

.menu a {
	color: #42dfe7;
	font-weight: bold;
}

.menu-logo a {
	font-size: 2.25em;
	font-weight: bold;
	margin: 0 10px;
	color: white
}

.menu-nav ul {
	display: flex;
	flex-wrap: wrap;
}

.menu-nav a {
	font-size: 1.10em;
	display: block;
	padding: 10px;
	font-family: 'Glacial Indifference', sans-serif;
	color: white;
	text-transform: uppercase;
	letter-spacing: 3px;
}

.menu-nav a:hover{
	color: white;
}

/*Introdução*/

.introducao {
	font-size: 3em;
	line-height: 1;
	max-width: 960px;
	margin: 0 auto;
	padding: 60px 10px;
}

/*Sobre*/

.sobre {
	/* border-top: 2px solid #42dfe7;
	
	border-bottom: 2px solid #42dfe7; */
	/* background-image: url(../img/1.jpg); */
	background-color: #000000;
	max-width: 1132px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	/* height: 100vh; */
	padding: 30px;
	position: relative;
	justify-content: end;
	padding: 101px 0px;
}
.title-section-planos{
	/* border: 4px solid #42dfe7;
    border-right: none;
    border-left: none; */
    width: 180px;
    position: absolute;
	top: 336px;
    left: 0px;
	margin: 0px;
}

.title-planos{
	right: auto !important;
}

.preco-item:hover{

		-webkit-transform: translateY(-8px);
		-moz-transform: translateY(-8px);
		-ms-transform: translateY(-8px);
		-o-transform: translateY(-8px);
		transform: translateY(-8px);
	
}

.title-planos h1{
	left: 0px !important;
	transform: none !important;
}
.sobre .title-section{
	/* border: 4px solid #42dfe7;
    border-right: none;
    border-left: none; */
    width: 180px;
    position: absolute;
	top: 336px;
    right: 46%;
	margin: 0px;
}

.galeria-img{
	display: flex;
	flex-direction: column;
	/* width: 400px;
	padding-right: 189px;
	flex: .3; */
	flex: 50%;
}

.galeria-img p{
	color: white;
}

.sobre-info {
	/* padding-right: 10% !important; */
	margin: 0 10px;
	/* margin-top: 145px; */
	width: 50%;
    display: flex;
    flex-direction: column;
    flex: .8;
	align-self: center;
    /* height: 100vh; */
    text-align: right;
    
	text-align: center !important;

    /* padding: 0 25%; */


}

.sobre-info h1 {
	font-size: 3em;
	margin-bottom: .5em;
}

.sobre-info p {
	font-size: 1.25em;
    line-height: 1.8;
    margin-bottom: 1em;
    color: white;
    text-align: justify;
    font-family: 'Glacial Indifference', sans-serif;
    /* font-weight: 700; */
    /* max-width: 83%; */
    letter-spacing: 1px;
}

.sobre-info-inicio {
	flex: 2 1 300px;
	margin: 0 10px;
    margin-top: 0px;
	justify-items: flex-end;
	align-items: center;
    flex: 1;
	text-align: center;
	font-size: 0.7rem;
    align-self: center;
	flex: 0.5;
	font-size: 0.6em;
    padding: 25%;
	
}

.name{
	font-size: 4em !important;
	font-weight: 900 !important;
	display: flex;
    justify-content: center;
}

.sobre-info-inicio h1 {
	font-size: 3em;
	margin-bottom: .5em;
	font-weight: 200;
	letter-spacing: 3px;
	color: white;
	line-height: 31px;
}

.sobre-info-inicio p {
	font-size: 1.25em;
	line-height: 1.4;
	margin-bottom: 1em;
	color: #7c7c7c;
}


.sobre-img {
	flex: 1 1 160px;
	margin: 0 10px;
}

/*Produtos*/

.produtos {
	max-width: 960px;
	margin: 60px auto;
}

.produtos h1 {
	font-size: 3em;
	margin: 0 10px 60px 10px
}

.produtos-container {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
}

.produtos-item {
	flex: 1 1 175px;
	margin: 10px;
}

.produtos-item h2 {
	font-size: 2em;
	color: #a4a4a4;
	background: #f7f7f7;
	padding: 60px 20px;
}

.purple {
	border-top: 8px solid #ae81ff;
}

.pink {
	border-top: 8px solid #f9265e;
}

.blue {
	border-top: 8px solid #66d9eb;
}

.div-contato{
	width: 1132px;
	display: flex; 
	flex-direction: row; 
	margin: 0 auto; 
	justify-content: end;
	position: relative;
}

/*Preco*/

.preco {
	/* background-image: url(/img/bg-servicos.jpg); */
	background-repeat: no-repeat;
	/* padding: 60px;
	display: flex;
	flex-wrap: wrap;
	padding-bottom: 0px;
	align-items: flex-end;
	width: 100%; */
	


}

.logo-corte-rodape{
	width: 300px;
}

.vem{
	color: black;
    background-color: #42dfe7;
    text-overflow: clip;
    text-indent: unset;
    /* transform: rotate(270deg); */
    position: absolute;
    /* top: 419px; */
	text-transform: uppercase;
    width: 470px;
	font-size: 1.3em;
    letter-spacing: 9px;
    text-align: center;
    display: flex;
    justify-content: center;
	bottom: 96px;
}
.preco-in{
	
    /* margin: 0 auto; */
    padding-top: 150px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: flex-end;
}
.title-galeria{
	right: 30% !important;
    top: 34% !important;
}
.div-servicos{
	max-width: 1132px;
    margin: 0 auto;
    padding: 30px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
	flex-wrap: wrap;
	/* background: url(../img/lgo.png); */
}

.section-planos{
	background-color: #0e0e0e;
}

.preco-item {
	/* border: 30px solid transparent; */
    /* border-image: url(../img/border-plano.png); */
	/* border: 3px solid #42dfe7ba; */
    border-image-repeat: unset;
    flex: 1 1 260px;
    position: relative;
    margin: 10px;
	box-shadow: 19px 20px 2em 5px #000000;
    height: 470px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
	border-image-slice: 198;
    border-image-width: 100%;
    border-image-repeat: inherit;

}
.preco-item-completo, .preco-item-medio{
	height: auto !important;
}


/* .preco-item-completo{
	box-shadow: none !important;
} */

.mkt{
	background-color: #0e0e0e;
	display: flex;
    flex-direction: row;
	justify-content: center;
}

.mkt-div{
	flex: .4;
	display: flex;
    flex-direction: column;
    justify-content: center;
	color: white !important;
}

.mkt-div h5{
	font-size: 1.5em;
	font-weight: 700;
	margin-bottom: 0px;
    line-height: 1;
}

.mkt a{
	margin: 0 0;
	font-size: 1.1em;
}

.mkt span{
	color: #42dfe7;
    font-size: 1.4em;
}

.mkt-img{
	flex: .4;
	
}

.mkt-img img{
	max-width: 80%;
	margin: 0 0 auto auto;
}

.mkt-container{
	max-width: 1132px;
	flex-direction: row;
	display: flex;
	justify-content: center;
}
/* .preco-item-medio{
	box-shadow: 20px -19px 0em 0px #42dfe7 !important;
} */

.preco-border{
	position: absolute;
	/* left: -100px; */
	bottom: 0px;
}
.preco-border-completo{
	position: absolute;
	/* left: -100px; */
	min-height: 710px;
    width: 407px;
    bottom: 0px;

}

.newsletter-info p{
	color: white;
	text-decoration: none;
	font-weight: 700;
}

.preco-border-medio{
	position: absolute;
	/* left: -100px; */
	height: 600px;
    width: 407px;
    bottom: 0px;
}

.preco-item h2 {
	font-size: 1.5em;
	color: white;
	position: relative;
	text-align: center;
	margin-top: 20px;
	font-family: 'Glacial Indifference', sans-serif;
	text-transform: uppercase;
	letter-spacing: 3px;
	z-index: 111;
}

.preco-item h2:after{
	background-color: #42dfe7;
  content: "";
  display: block;
  height: 2px;
  position: relative;
  vertical-align: middle;
  width: 50%;
  margin: 0 auto;
  margin-top: 10px;
}
.preco-item span {
	max-width: 300px;
	margin: 20px auto;
	display: block;
	font-size: 3em;
	text-align: center;
	font-weight: bold;
	padding: 10px 0 5px 0;
	border-top: 4px solid white;
	border-bottom: 4px solid white;
	
}

.preco-item sup {
	font-size: 1.5rem;
}

.preco-item ul {
	max-width: 300px;
	margin: 20px auto;
	font-size: 1.15em;
	color: white;
    font-weight: 700;
	z-index: 11111;
    position: relative;
}
.mkt-img{
	position: relative;
}
.mkt-img .esse{
	animation: gira 13s cubic-bezier(0.89, 0.22, 0, 1.06) infinite;   
 }

 @keyframes gira {
    to {
        transform: rotate(360deg);
    }
}

.logo-fixo{
	position: absolute;
    top: 33%;
    left: 141px;
    width: 258px;
}

.preco-item li {
	display: flex;
	font-weight: 100;
	align-items: center;
	margin-bottom: 15px;
}

.preco-item li::before {
	content: '';
	margin-right: 10px;
	display: block;
	width: 6px;
	height: 6px;
	background: #42dfe7;
	border-radius: 50%;
}

/* .preco-item a {
	max-width: 300px;
	display: block;
	margin: 20px auto;
	border: 4px solid;
	color: black;
	background-color: #42dfe7;
	text-transform: uppercase;
    position: relative;
    font-weight: bold;
    font-size: 1.5em;
    padding: 15px 0;
    text-align: center;
    z-index: 11111111111111;
} */

.preco-item a {
	z-index: 11111111111111 !important;
    position: relative;
	padding: 8px 0 !important;
	width: 300px; 
	margin: 10px auto 20px !important;
}

.preco-item a:hover, .botao-chamada:hover{
	background-color: white;
	color: black;
}

.img-servicos{
	max-width: 300px;
}

.title-section, .title-section-planos{
	/* border: 4px solid #42dfe7;
	border-right: none;
	border-left: none;
	width: 180px; */
	position: absolute;
	margin: 40px 10px;
}

.title-section h1{
	font-family: 'Glacial Indifference', sans-serif;
	padding: 10px;
	padding-right: 0px;
	color: #ffffff26;
	font-size: 7.2em;
    text-align: end;
    letter-spacing: 2px;
    text-transform: uppercase;
    transform: rotate(270deg);
}

.item-principal {
	flex: 1 1 260px;
    border: 4px solid white;
    max-width: 300px;
    border-top: none;
    /* padding: 6px; */
    margin-right: 10px;
    background-color: black;
    /* box-shadow: -13px 20px 1em 1px #00000026; */
	/* box-shadow: 8px 5px 2em 0px #00ffff; */
}

.item-principal h2 {
	font-size: 1.3em;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: white;
	text-align: center;
	padding-top: 20px;
	font-family: 'Glacial Indifference', sans-serif;
}

.item-principal span {
	max-width: 300px;
	margin: 20px auto;
	display: block;
	font-size: 1em;
	text-align: center;
	font-weight: bold;
	padding: 10px 0 5px 0;
	border-top: 4px solid white;
	border-bottom: 4px solid white;
}

.item-principal sup {
	font-size: 1.5rem;
}

.item-principal ul {
	max-width: 300px;
	/* margin: 20px auto; */
	padding: 10px;
	font-size: 1.1em;
	/* font-style: italic; */
	color: #cbcbcb;
    text-align: center;
    /* font-weight: 700; */
}

.item-principal li {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 15px;
}


.item-principal a {
	max-width: 300px;
	display: block;
	margin: 20px auto;
	border: 4px solid;
	color: black;
	background-color: #42dfe7;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.5em;
	padding: 15px 0;
	text-align: center;
}

.planos{
	padding: 30px;
	max-width: 1132px;
	padding-bottom: 80px;
	/* display: flex; */
	/* justify-content: end; */
	margin: 0 auto;
	position: relative;
	/* display: flex; */
	/* justify-content: end; */
}



.planos .title-section{
	position:absolute;
	right: 0px;
}

.newsletter-form img{
	width: 50px;
	margin: 7px;
}

@media (max-width: 1822px) {


	.bg-principal, .bg-principal-pb{
		background-position-x: 20%;
		background-position-y: -65px;
	}

	.sobre-info, .sobre-info-inicio{
		padding: 0%;
		/* padding-top: 17%; */
	}


}


@media (max-width: 1132px) {



	.mkt-img{
		display: flex;
		justify-content: center;
	}

	.logo-fixo{
		left: auto !important;
	}

	
	.mkt-container{
		padding: 20px;
		flex-direction: column !important;
	}
	.mkt-img img{
		margin: 0 auto;
	}

	.mkt span{
		font-size: 1em;
		font-weight: 400;
	}

	.mkt h3{
		font-weight: 400;
	}

	.infos-contato{
		position: relative !important;
	}

	.newsletter{
		justify-content: center !important;
	}


	.preco-item-medio{
		box-shadow: none !important;
	}




	.bg-sobre p {
		
		width: 67%;
		padding: 20px;
		display: flex;
		justify-content: center;
		border-top: none;
		font-size: .8em !important;
		letter-spacing: 2px;
		text-align: center;
		line-height: 24px;
		box-shadow: 11px 9px 0em 0px #42dfe7 !important;
		margin: 0 auto !important;
		margin-bottom: 30px !important;
	}

	.bg-principal, .bg-principal-pb{
		background-position-x: 20%;
		background-position-y: 0px;
	}

	.inicio img{
		max-width: 80%;
	}

	.newsletter .title-section{
		top: 10px;
	}

	.sobre-info-inicio h1{
		font-size: 2em;
	}


	.preco-border, .preco-border-completo, .preco-border-medio{
		display: none;
	}

	.sobre .title-section{
		margin: -15px 15px !important;
	}

	.bg-principal-pb {
		background-image: url(../img/1.jpg);
	}

	.preco-in{
		padding-top: 24px;
	}

	.planos .title-section{
		/* position: absolute; */
		position: relative;
		right: 0px;
		display: block;
		margin: 0 auto !important;
		text-align: center;
	}

	.title-galeria{
		width: 90%; 
		position: absolute;
		margin: -26px 10px;
		top: 0px !important;
		/* margin: 0 auto !important; */
		text-align: center;
		right: auto !important;
	}

	.title-section h1{
		transform: inherit !important;
	}
	.title-section{
		margin: 15px !important;
	}
	
	.item-principal li{
		font-size: .9em;
	}

	.item-principal h2{
		font-size: 1em;
	}
	.img-servicos {
		max-width: 260px;
		margin: 0 auto;
	}

	.item-peso, .item-hipertrofia, .item-saude{
		height: 507px;
		margin-top: 30px;
	}
	.item-saude{
		height: 415px;
	}

	.menu-bg{
		position: absolute;
	}
	.item-principal{
		max-width: 260px;
	}

	.box{
		padding: 0px !important;
	}




	.preco-item {
		flex: 1 1 260px;
		border: 3px solid #42dfe7;
		padding: 2px;
		position: relative;
		margin: 10px;
		max-width: 283px;
		/* background-color: transparent; */
		box-shadow: -13px 20px 1em 1px #00000026;
		height: 390px;
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.preco-item a{
		font-size: 1em;
		width: 235px;
	}

	.div-contato{
		width: auto;
		display: flex; 
		flex-direction: column; 
		margin: 0 auto; 
		position: relative;
	}

	.newsletter-form, .newsletter-info{
		position: relative !important;
		text-align: center !important;
	}

	.newsletter-form img{
		width: 45px !important;
	}
	.item-saude .item-principal{
		order: 2;
		border-top: none !important;
		border: 4px solid white;
	}
	.bg-principal, .bg-principal-pb{
		background-position-x: 5%;
	}

	.bg-principal-pb, .newsletter{
		flex-direction: column;
		background-attachment: initial;
		justify-content: center;
		/* margin-top: 70px; */
		
	}

	.bg-principal{
		background-image: url(../img/teste.png);
		flex-direction: column;
		background-size: cover;
		background-attachment: initial;
		justify-content: center;
		margin-top: 0px;
		
	}

	img{
		max-width: 100%;
	}

	.sobre{
		height: auto;
		padding: 35px 0px !important;
	}

	.div-sobre{
		flex-direction: column !important;
	}

	.galeria-mobile{
		display: block;
	}

	.title-section {
		/* border: 2px solid #42dfe7;
		border-right: none;
		border-left: none; */
		width: 90%;
		position: absolute;
		margin: -26px 10px;
	}

	.title-section h1 {
		font-size: 4em;
		text-align: center;
		
	}

	.mkt-div{
		order: 2 !important;
		padding: 0px 37px;
    	text-align: justify;
		margin-bottom: 40px;
	}

	.sobre{
		justify-content: center !important;
	}

	.sobre .title-section {
		width: auto !important;
		top: 0px;
		right: auto !important;
		margin: 0 auto !important;
		margin: 0px;
		text-align: center;
		margin-bottom: 50px !important;
		position: relative !important;
		
	}

	.cons-online{
		font-size: 1.5em !important;
	}
	.logo-fixo {
		position: absolute;
		top: 34%;
		/* left: 80px !important; */
		width: 50% !important;
	}

	.galeria-div{
		flex-direction: column !important;
		/* margin-top: 60px; */
		padding-top: 80px !important;
	}

	.fotos ul li button img{
		width: 60px !important;
	}

	/* .galeria-div{display: none !important;} */
	#galeria {
		width: 300px !important;
		margin: 0 auto;
		flex: 1;
	}

	.galeria-img{
		padding: 0px !important;
		margin-bottom: 20px;
	}

	.mkt a{
		margin:0 auto !important;
	}
	.menu-nav a {
		font-size: .9em;
	}

	.portfolio{
		justify-content: center !important;
	}

	.vem{
		display: none;
	}

	.fotos ul{
		width: 82%;
		display: flex;
		justify-content: center !important;
		margin: 0 auto;

	}

	.fotos ul li:last-child{
		display: none;
	}

	
	.sobre-info {
		flex: 2 1 300px;
		margin: 0 10px;
		align-items: center;
		flex: 1;
		text-align: left;
		width: 58%;
		align-self: flex-start;
		justify-self: center;
		width: 95%;
		justify-content: center;
		display: block;
		margin: 0 auto;

	}


	.bg-sobre img{
		display: block;
		margin: 0 auto;
	}

	.preco-item h2{
		font-size: 1em;
	}

	.preco-item ul{
		font-size: .9em;
		padding: 20px;
	}
	.sobre-info p {
		font-size: .9em;
		/* color: #202020; */
		text-align: justify;
		font-weight: 100;
		padding: 20px;
		letter-spacing: .3px;
	}

	.sobre-info h1{
		font-size: 2.5em;
	}
	.newsletter-info {
		flex: 1;
		margin: 10px 10px !important;
		align-self: center !important;
	}	
	.qualidade{
		height: auto !important;
		margin-bottom: 35px !important; 
	}
	.qualidade-item{
		margin: 15px 50px !important;
	}
	.preco {
		padding-left: 10px;
		padding-right: 10px;
		display: block;
		/* display: flex;
		justify-content: end; */
	}
	.preco .preco-item:nth-child(3) {
		order: -2;
	}
	.preco .preco-item:nth-child(2) {
		order: -1;
	}
}



@media (min-width: 640px) and (max-width: 1132px){
	.mkt-img img{
		max-width: 40% !important;
	}
	
	.bg-sobre img, .bg-sobre p{
		width: 44% !important;
	}

	.sobre-info{
		width: 70% !important;
	}

	.mkt-div{
		width: 70%;
		margin: 0 auto;
	}

	.logo-fixo{
		width: 27% !important;
	}


}

/*Qualidade*/

.div-qualidade{
	
    /* background-image: url(img/feed.jpg); */
    background-attachment: fixed;
    background-size: contain;
    background-position-x: center;
	background-repeat: no-repeat;

}

.qualidade {
	margin: 0 auto;
	/* height: 100vh; */

	max-width: 960px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 35px;
	
}

.qualidade-item {
	
    flex: 1 1 400px;
    margin: 50px 30px;
	display: flex;

}


.qualidade-item h2 {
	font-size: 2em;
	color: #a4a4a4;
			
}


/* .qualidade-item:nth-of-type(3n+1) h2::before {
	background: #ae81ff;
}

.qualidade-item:nth-of-type(3n+2) h2::before {
	background: #f9265e;
}

.qualidade-item:nth-of-type(3n+3) h2::before {
	background: #66d9eb;
} */

.qualidade-item p {
	font-size: 1em;
    line-height: 1.4;
    color: #000000;
    font-weight: bold;
}

/*Newsletter*/
.infos-contato{
	position: absolute;
	left: 0;
	display: flex;
    height: 100%;
    align-items: center;
	width: 70%;
}

.slick-slide{
	width: auto !important;
}

.slick-list{
	padding: 0px !important;
}

.slick-initialized .slick-slide{
	margin: 0 auto;
}
.newsletter {
	background-image: url(../img/ale_academia.JPG);
    background-repeat: no-repeat;
    background-size: cover;
    background-color: black;
    background-position-x: center;
    display: flex;
    flex-wrap: wrap;
	/* max-width: 1132px; */
    text-align: center;
	justify-content: end;
    height: 100vh;
    position: relative;
    background-position-y: center;
	padding: 30px;
    margin: 0 auto;
}
.newsletter-info {
	margin: 20px 10px;
    align-self: end;
    /* position: absolute; */
    right: 0px;
    color: white !important;
    text-align: center;
}

.info-h1{
	align-self: center;

}

.newsletter-info h1 {
	font-size: 3em;
	color: white;
}

.item-hipertrofia{

}

.div-sobre{
	display: flex;
    flex-direction: row;
    justify-content: space-between;
	
}

.bg-sobre img{
	width: 67%;
    box-shadow: -20px -20px 0em 0px #42dfe7;
}

.bg-sobre p{
	z-index: 111111;
    color: white;
    border: 3px solid;
    width: 67%;
    padding: 20px;
    display: flex;
    justify-content: center;
    border-top: none;
    font-size: 1.2em;
    letter-spacing: 2px;
    text-align: center;
    line-height: 24px;
    box-shadow: 19px 14px 0em 0px #42dfe7;
}

.bg-sobre{
	flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    /* align-items: center; */
}
.newsletter-info p {
	font-size: 2.25em;
	/* font-style: italic; */
	/* max-width: 260px; */
	color: white;
	
	margin-bottom: 10px;
}

.newsletter-form {
	    /* flex: 1; */
		margin: 0 10px;
		/* align-self: center; */
		display: flex;
		/* position: absolute; */
		flex-wrap: wrap;
		color: white;
		bottom: 0px;
		left: 0;
		justify-content: center;
}

.newsletter-form input {
	flex: 1;
	font-size: 1.25em;
	color: white;
	font-style: bold;
	font-family: "Nunito", Helvetica, Arial, sans-serif;
	border: 4px solid #42dfe7;
	background: transparent;
	padding: 15px 10px;
	margin: 0px;
	border-radius: 0px;
}

.newsletter-form button {
	flex: 1 1 260px;
	font-family: "Nunito", Helvetica, Arial, sans-serif;
	font-size: 2.25em;
	font-weight: bold;
	text-transform: uppercase;
	background: #42dfe7;
	color: white;
	margin: 0px;
	cursor: pointer;
	border: 0px;
	padding: 15px 10px;
}



@media (max-width: 899px) {

	.div-servicos{
		flex-direction: column;
		align-items: center !important;
		max-width: auto !important;
		flex-wrap: nowrap;
	}
	
	.newsletter-form button {
		font-size: 1.5em;
	}

	.planos-smartphone{
		display: flex !important;
	}

	.planos-desk{
		display: none;
	}
}

/*Footer*/

.footer {
	display: flex;
	background: #42dfe7;
	height: 35px;
	/* max-width: 1132px; */
    align-items: center;
    font-size: 0.6rem;
    margin: 0 auto;
}

.footer p {
	flex: 1;
	text-align: center;
	font-size: 2.25em;
	color: #122ab2;
}



.section{
	text-align: center;
	padding: 30px 0;
  }
  
  .slider{
	margin: 10px auto;
	width:500px;
  }
  
  .box{
	
	padding:20px;

	color: initial;
	width: 500px;
	
  }
  
  /* #slick-photo .slick-current{
	zoom: 1.5;
  } */
  
  .carrossel-intro p{
	color: black !important;
  }
  
  
  .slick-track{
	display: flex !important;
	flex-wrap: nowrap !important;
	align-items: center;
	
  }
  
  /* .slick-prev:before, .slick-next:before{
	color: $cor_icon !important;
	
  } */
  
  .slick-prev, .slick-next{
   
	zoom: 2;
  }

  .botao-chamada{
	max-width: 300px;
    display: block;
    margin: 20px auto;
    border: 4px solid #42dfe7;
    color: white;
    background-color: black;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.5em;
    padding: 15px 0;
    text-align: center;
	letter-spacing: 2px;
  }

 

  .foto-feedback{
	max-width: 60%;
    border-radius: 76px;
    align-self: end;
    justify-content: center;
  }

  .div-ft{
	display: flex;
    justify-content: center;
    align-items: center;
  }

   .qualidade-item h2::before {
	content: '"';
    display: inline-block;
    width: 9px;
    height: 116px;
    font-family: 'Palanquin Dark', sans-serif;
    margin-right: 10px;
    transform: rotate(180deg);
    font-size: 73px;
    color: #42dfe7;
} 


.galeria h1{
	font-size: 3em;
    margin: 0 auto;
    display: block;
    width: 100%;
    text-align: center;
}

.portfolio{
	/* margin: 70px auto; */
	/* height: 100vh; */
	position: relative;
	padding: 84px 0px;
	max-width: 1132px;
	margin: 0 auto;
	display: flex;
    justify-content: end;
	/* background-image: url(../img/bg-servicos.jpg); */
	background-repeat: no-repeat;
	

}

.galeria-div{
	display: flex;
	flex-direction: row;
	justify-content: center;
    align-items: center;
}
#galeria{
	width: 470px;
	/* margin: 0 auto; */
	margin-top: -23px;
	flex: .3;
}

.fotos ul{ list-style:none; padding-left: 0; 
 display:flex;
 flex-wrap: wrap;
 justify-content: end;
}

.fotos{
	flex: 50%;
}

.fotos ul li button img{
 width: 150px;
 margin: 8px;
 /* opacity:50%; */
 transition:0.3s;
 /* filter:grayscale(50%); */
 border: 3px solid #42dfe7;

 
 /* &:hover{ opacity:100%;  margin-top:-5px;  filter:grayscale(0%);
  box-shadow: 0 4px 8px rgba(0,0,0,.3) */
}


nav ul li button img:active{transform:scale(0.8)}
 
nav ul li button img:hover{ opacity:100%;  margin-top:-5px;  filter:grayscale(0%);
	box-shadow: 0 4px 8px rgba(0,0,0,.3)
}
