@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i');
/* CSS Document */

@media (max-width: 768px) {
html, body {
	overflow-x: hidden;
}
body {
	position: relative
}

.hero-right {
	text-align: center;
}

.hero .img-nutri {
	max-height: 445px; 
}

p.text-big {
	font-size: 22px;
}

.container h2 {
	font-size: 52px;
	line-height: 1.2em;
	}

.box-principios {
	max-width: 90%;
	margin: 0px auto;
	}

	.principios {
	background-repeat: no-repeat;
	background-size: 170%;
	background-position-x: -80px;
	/* background-position-y: 150px; */
	background-position-y: 105%;
	}

	.principios .container {
	padding-left: 10px;
	padding-right: 10px;
	}

	.offset-md-2 {
	padding: 0px !important;
	}

	.oito-consultas .container {
	padding-left: 0px;
	padding-right: 0px;
	}

.titulo-principio .span-titulo {
	font-size: 1.2em;
	}

	.btn.btn-primario, .btn.btn-primario:hover {
padding: 22px 32px;
font-size: 1em;
  max-width: 90%;
}

.oito-consultas, .oito-consultas.pt-0 {
	text-align: center;
	padding-top: 4em !important;

}

.oito-consultas .nutri-oito-consultas {
	text-align: center;
	padding-top: 1em !important;

}

.col-xs-12.texto-como-iremos {
	text-align: center !important;
	padding: 20px 10px!important;
}

.container-fluid.como-iremos {
	padding-bottom: .8em;
	background-repeat: repeat-y;
	background-size: 120%;
	background-position-x: 50%;
}

.box-consultas {
	padding: 20px 20px 10px;
}

.box-consultas-text {
	text-align: center;
}

.px-4.outer-box-consultas {
	padding-bottom: 1.7rem!important;
}

 .col-md-6.outer-box-consultas {
	padding: 0px 15px 1.5em !important;
 }

.numero-consulta {
	font-size: 54px;
	line-height: .8em;
}

.titulo-consulta {
	line-height: 2em;
}

.container-whatsapp {
	padding: 0px 15px 50px;
	text-align: center;
}

.box-consultas-number {
	padding: 1em;
}

.text-5-6 {
	padding-left: 0em;
	padding: 0px 0px;
}

.col-md-3.number-5-6 {
	max-width: 100%;
}

.logo-whatsapp {
	margin-top: -60px !important;
	margin-bottom: 10px;
}

.chamada.text-white{
line-height: 1.1em !important;
padding: 30px 10px 10px;
}

.chamada + p {
	padding-bottom: 10px;
}

.bg-transformacao {
	min-height: 310px;
	background-size: contain;
	background-position-y: top;
}

.transformacao {
	text-align: center;
	padding-bottom: 5em;
}

.texto-transformacao {
	padding: 5em 15px 1em;
}

.img-responsive {
	max-width: 100%;
}

.bonus {
	text-align: center;
	padding: 0px;
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.navbar-brand {
	margin: 0px auto !important;
}

nav .logo-branco {
	max-width: 80% !important;
	margin: 10px auto 0px !important;
}

.hero.pt-4 {
	padding-top: 2em !important;
	margin-top: -129px !important;
}

.navbar .container {
	width: 100%;
}

.bg-flor {
	padding: 4em 15px 2.5em;
	background-size: 105%;
	background-position-y: 7%;
	background-position-x: 120%;
	background-attachment: initial;
}

.ratio-16x9 {
	--bs-aspect-ratio: 100% !important;
}

.line-left {
	margin: 18px auto 34px;
}

.texto-bonus {
	padding: 20px 15px 30px;
}

.img-ebook {
	max-width: 80%;
}

.setas-carousel {
	margin-top: 130px;
}

.sobre-mim.pt-5 {
	text-align: center;
	padding-top: 1em !important;
}

.sobre-mim .container {
	padding-left: 0px;
	padding-right: 0px;
}

.sobre-mim .col-md-7 + .col-md-5{
	padding-top: 0px !important;
}

.vamos-juntas {
	text-align: center;
	background-repeat: no-repeat;
	background-size: 80%;
	background-position: 93% -17%;
	background-attachment: initial;
}

.vamos-juntas .container {
	padding-left: 0px;
	padding-right: 0px;
}

.depoimentos {
	background-size: 134%;
	background-position-x: 107%;
	background-position-y: 260%;
	background-attachment: initial;
}

.row-checks {
  padding-bottom: 16px;
}

.row-checks p {
  padding-top: 0px;
}

.checks-no {
  padding-top: 40px;
}

.para-quem {
    background-image: url(../img/bg-check.svg);
  background-repeat: repeat-y;
    background-size: 192%;
    background-position-x: 50%;
    background-position-y: 0%;
    background-attachment: initial;
}

.adsense {
    min-height: 550px;
}



}

