@font-face {
	font-family: 'poppins-regular';
	src: url(../fonts/poppins-regular.ttf);
}

body, body .ui-widget, .poppins {
	font-family: 'poppins-regular' !important;
}

h3 {
	color: #4f4993;
}

h4 {
	color: #d9ff2a;
}

h5 {
	color: #ffffff;
}

p {
	color: #666;
}

#tabelaFaq p{
	font-size: 18px !important;
}

.card-body.motivo.shadow {
	min-height: 310px;
}

.banner {
	background-image: url(../img/home1.jpg);
	padding: 50px 0 50px 0;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.banner-2 {
	background-image: url(../img/home2.jpg);
	padding: 50px 0 50px 0;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.banner-3 {
	background-image: url(../img/home3.jpg);
	padding: 50px 0 50px 0;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.banner-btn {
	margin: 25px 0 0 0;
}

#sessao-1 {
	padding: 25px 0 25px 0;
}

#banner-2 {
	background-image: url(../img/banner2-min.svg);
	padding: 150px 0 150px 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.banner-planos {
	background-image: url(../img/banner-min.svg);
	padding: 30px 0 250px 0;
	background-size: cover;
	background-position: center;
}

.vacinas {
	padding: 50px 0 0 0;
}

.chamada-2 {
	padding: 50px 0 50px 0;
}

.auhappy {
	padding: 50px 0 50px 0;
}

.btn-auhappy {
	background-color: #d9ff2a;
	/*Verde*/
	color: #4f4993;
	/*Azul*/
	padding: 15px;
	border: none;
	border-radius: 6px;
	font-weight: 700;
	transition: 0.3s;
}

.btn-auhappy:hover {
	background-color: #4f4993;
	/*Azul*/
	color: #d9ff2a;
	/*Verde*/
	padding: 15px;
	border: none;
	border-radius: 6px;
	font-weight: 700;
}

.btn-auhappy-2 {
	background-color: #4f4993;
	/*Azul*/
	color: #d9ff2a;
	/*Verde*/
	padding: 15px;
	border: none;
	border-radius: 6px;
	font-weight: 700;
	transition: 0.3s;
}

.btn-auhappy-2:hover {
	background-color: #d9ff2a;
	/*Azul*/
	color: #4f4993;
	/*Verde*/
	padding: 15px;
	border: none;
	border-radius: 6px;
	font-weight: 700;
}

.footer {
	background-color: #4f4993;
	color: #ffffff;
	padding: 30px;
}

.footer-copyright {
	padding: 15px 0 5px 0;
	background-color: #d9ff2a;
}

.chamada {
	padding: 50px 0 50px 0;
}

.vantagens {
	background-color: #4f4993;
}

.vantagens-bg {
	background-image: url(../img/10-min.svg);
	background-size: 50%;
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
}

.plano-1 {
	background-image: url(../img/plano_1-min.svg);
	background-size: cover;
	background-position: center;
	border-radius: 11px;
	margin-top: -70px;
}

.plano-2 {
	background-image: url(../img/plano_2-min.svg);
	background-size: cover;
	background-position: center;
	border-radius: 11px;
	margin-top: -70px;
}

.plano-3 {
	background-image: url(../img/plano_3-min.svg);
	background-size: cover;
	background-position: center;
	border-radius: 11px;
	margin-top: -70px;
}

.plano {
	padding: 400px 0 20px 0;
}

.plano-btn {
	margin-left: 30%;
}


/* Beneficios */

#beneficios {
	padding: 50px 0 50px 0;
}

.icon {
	margin-bottom: 15px;
	width: 15%;
}

.icon-b {
	margin-top: 10px;
	margin-bottom: 10px;
}

.logo {
	max-width: 50%;
}

.txt-vantagens {
	padding: 60px 0 60px 0;
}


/* Clube you */

#clubeyou {
	background-image: url(../img/byou-min.png);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 50px 0 50px 0;
}

.clubetxt {
	color: white;
	width: 65%;
}

.img-clube {
	max-width: 70%;
	height: auto;
}

.clube-btn {
	color: #e5e5e5;
	border: 2px solid white;
	background-color: transparent;
	padding: .3em 1em;
	border-radius: 3px;
	text-decoration: none;
}

.clube-btn:hover {
	color: #e5e5e5;
}

img.img-clube.img-fluid {
	width: 30%;
	margin-bottom: 20px;
}

.clube-logo {
	width: 70%;
	height: auto;
}

img.logo-clube.img-fluid {
	width: 30%!important;
	margin-bottom: 25px;
}


/* Vamos conversar */

img.vamos-img {
	margin-bottom: -60px;
	z-index: 999!important;
}


/* Logo */

img.d-inline-block.align-top {
	width: 50%;
}


/*Botão Flutuante*/

body {
	height: 100vh;
	background: #fafbff;
}

.floatingButtonWrap {
	display: block;
	position: fixed;
	bottom: 45px;
	right: 45px;
	z-index: 999999999;
}

.floatingButtonInner {
	position: relative;
}

.floatingButton {
	display: block;
	width: 60px;
	height: 60px;
	text-align: center;
	background: -webkit-linear-gradient(45deg, #8769a9, #507cb3);
	background: -o-linear-gradient(45deg, #8769a9, #507cb3);
	background: linear-gradient(45deg, #8769a9, #507cb3);
	color: #fff;
	line-height: 50px;
	position: absolute;
	border-radius: 50% 50%;
	bottom: 0;
	right: 0;
	border: 5px solid #b2bedc;
	/* opacity: 0.3; */
	opacity: 1;
	transition: all 0.4s;
}

.floatingButton .fa {
	font-size: 15px !important;
}

.floatingButton.open,
.floatingButton:hover,
.floatingButton:focus,
.floatingButton:active {
	opacity: 1;
	color: #fff;
}

.floatingButton .fa {
	transform: rotate(0deg);
	transition: all 0.4s;
}

.floatingButton.open .fa {
	transform: rotate(270deg);
}

.floatingMenu {
	position: absolute;
	bottom: 60px;
	right: 0;
	display: none;
}

.floatingMenu li {
	width: 100%;
	float: right;
	list-style: none;
	text-align: right;
	margin-bottom: 5px;
}

.floatingMenu li a {
	padding: 8px 15px;
	display: inline-block;
	background: #4f4993;
	color: #fff;
	border-radius: 5px;
	overflow: hidden;
	white-space: nowrap;
	transition: all 0.4s;
	/* -webkit-box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.22);
      box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.22); */
	-webkit-box-shadow: 1px 3px 5px #4f4993;
	box-shadow: 1px 3px 5px #4f4993;
	text-decoration: none;
}

.floatingMenu li a:hover {
	margin-right: 10px;
	text-decoration: none;
}