.swiper-container[data-bullet_style="scale"] .slider-pagination .swiper-pagination-switch {
	background-color: transparent!important;
	width: 22px;
	height: 22px;
	margin: 0px;
	margin-bottom: 5px;
	position: relative;
	border: 2px solid #416EC6 !important;
	border-radius: 100%;
	padding: 2px;
}


.swiper-container[data-bullet_style="scale"] .slider-pagination .swiper-active-switch i {
	background-color: #166ECA !important;
	box-shadow: none !important;
}


.swiper-container[data-bullet_style="scale"] .slider-pagination .swiper-pagination-switch i {
	width: 100% !important;
	height: 100% !important;
	position: relative;
	display: block;
	top: 0;
	left: 0;
	border: none !important;
	box-shadow: none !important;
}

i.icon-angle-right, i.icon-angle-left {
	background: url('../img/arrow-next.svg') no-repeat center / contain;
	border: none !important;
}

i.icon-angle-left {
	transform: rotate(180deg);
}
.swiper-container .icon-salient-right-arrow, .swiper-container .icon-salient-left-arrow {
	display: none !important;
}
.slide-count {
	display: none !important;
}
.swiper-container .slider-next, .swiper-container .slider-prev {
	width: 50px !important;
	background: url('../img/arrow-next.svg') no-repeat center / contain;
	border-radius: 0;
}

.swiper-container .slider-next, .swiper-container .slider-prev, .swiper-container .slider-next:hover, .swiper-container .slider-prev:hover {
	background-color: rgba(0,0,0,0)!important;
}

.swiper-container .slider-prev {
	transform: rotate(180deg);
}

.swiper-container .slider-next {
	right: 20px;
}

.swiper-container .slider-prev {
	left: 20px;
}

#header-outer {
	background: #FFFFFF;
	box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.1) !important;
	border: none !important;
}
.btn {
	font-size: 14px;
	padding: 9px 30px;
	border-radius: 100px;
	font-family: co-headline,sans-serif;
	font-weight: 400;
	font-style: normal;
}
.btn-outline-primary, .btn-outline-primary:hover {
	border: 1px solid #416EC6;
	color: #416EC6 !important;
}

.btn-primary, .btn-primary:hover {
	border: 1px solid #166ECA;
	background-color: #166ECA;
	color: #FFDA6C !important;
}

.page-contato .btn-primary, .page-contato .btn-primary:hover {
	border: 1px solid #166ECA;
	background-color: #166ECA;
	color: white !important;
}

.page-contato .btn-secondary, .page-contato .btn-secondary:hover {
	border: 1px solid #FF8C8C;
	background-color: #FF8C8C;
	color: white !important;
}

.page-contato .btn {
	font-size: 20px;
	text-align: center;
	width: 75%;
	display: block;
}
.page-contato h2 {
	margin-top: 20px;
}
.page-paciente h2 {
	color: #FF8C8C !important;
}
.page-contato p {
	font-family: co-headline,sans-serif;
	font-size: 23px;
	font-weight: 400;
	color: #535353 !important;
	text-align: left;
	line-height: 26px;
	margin-bottom: 0;
	letter-spacing: -1px;
}

.page-contato .btn-secondary {
	margin-bottom: 20px;
}

.m-0 {
	margin: 0 !important;
}

#top .container, .container.main-content, #footer-outer .container {
	max-width: 1450px !important;
}

#header-outer  {
	position: fixed !important;
}

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

.menu-superior .btn-outline-primary {
	margin-right: 20px;
}
.menu-superior {
	text-align: right;
	margin-bottom: 25px;
}

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

.text-center, .text-center-limit {
	text-align: center;
}

.menu-new li:last-child {
	margin: 0 !important;
}
.menu-new {
	text-align: right;
}
.menu-new ul.container li:nth-child(3) {
	width: auto !important;
}

#footer-outer {
	border-top: none !important;
}

#footer-outer .icones-sociais-mobile {
	display: block !important;
}

.icones-sociais .fa-facebook {
	color: #FFF0C5 !important;
	margin-bottom: -15px;
	font-size: 34px !important;
	line-height: 40px !important;
	height: auto !important;
}
.icones-sociais .fa-youtube-play, .icones-sociais .fa-instagram {
	color: #FFF0C5 !important;
	font-size: 22px !important;
	height: auto !important;
	top: 0;
	margin: auto;
	line-height: 40px !important;
}

.wrapper-icon {
	background-color: #416EC6 !important;
	border-radius: 100%;
	width: 40px;
	height: 40px;
	color: #FFF0C5 !important;
	display: inline-flex;
	text-align: center;
	overflow: hidden;
	justify-content: center;
	align-items: center;
	margin-right: 10px;
}
.wrapper-icon:last-child {
	margin-right: 0;
}
.w-100 {
	width: 100% !important;
}

#footer-outer .col.span_12:last-child {
	max-width: 100% !important;
}

#footer-widgets .menu-menu-footer-container {
	background-color: rgba(0,0,0,0)!important;
	border-bottom: none !important;
}

#footer-outer #footer-widgets #menu-menu-footer li a {
	font-weight: 400 !important;
	font-size: 16px !important;
	color: #004A98 !important;
	padding: 0 !important;
}

#footer-outer #footer-widgets #menu-menu-footer li.current-menu-item a {
	font-weight: 700 !important;
}

#footer-widgets #menu-menu-footer {
	max-width: 100% !important;
	padding: 0 !important;
}

#footer-outer #footer-widgets .col ul li {
	width: auto !important;
	margin-right: 30px !important;
}
.menu-footer {
	background-color: #FFF0C5 !important;
	width: 100%;
	max-width: 100%;
	margin: 0;
	display: flex;
	padding: 35px 0;
	align-items: center;
}
#nav_menu-2 {
	width: 75%;
	max-width: 75%;
	flex: 0 0 75%;
}
.icones-sociais {
	width: 25%;
	max-width: 25%;
	flex: 0 0 25%;
	display: inline-flex;
	align-items: center;
	justify-content: flex-end;
	padding-left: 50px;
}
.p-0 {
	padding: 0 !important;
}

.d-flex.flex-wrap {
	display: flex;
	flex-wrap: wrap;
}

.align-center {
	align-items: center;
}
.last-footer-thing {
	font-family: co-headline, sans-serif;
	font-weight: 200;
	font-style: normal;
	color: #535353;
	font-size: 16px;
}
#footer-outer .last-footer-thing a, #footer-outer .last-footer-thing a:hover {
	color: #535353 !important;
}
.footer-3 {
	padding: 30px 0;
}

#footer-widgets .container .last-footer-thing .col {
	margin-top: 15px !important;
}
#footer-outer .aviso-2 {
	margin-top: 30px;
}

#footer-outer .footer-2 .row {
	padding: 0;
}

.footer-2 {
	padding-top: 75px;
	padding-bottom: 0;
	color: #535353 !important;
}
#text-4 #footer-outer .aviso-3 {
	border-color: #535353 !important;
}
#text-4 #footer-outer h4 {
	color: #535353 !important;
}
#footer-outer #text-4 .aviso.home p:nth-child(4) {
	font-family: open sans,sans-serif !important;
	margin-bottom: 15px !important;
	font-size: 11px !important;
	line-height: 15px !important;
}
#text-4 {
	margin-bottom: 0 !important;
}
#text-5 .textwidget {
	display: flex;
	flex-wrap: wrap;
}
.footer-sac, .logo-daishii {
	width: 50%;
}
.pre-footer-img {
	width: 100%;
	height: auto;
	object-fit: cover;
	margin-bottom: -10px !important;
}

.frase br.br-mobile {
	display: none;
}

@media (min-width: 690px) and (max-width: 1160px) {
	#top .span_5 {
		width: 60.5%;
	}
	#top .span_7 {
		width: 37.5%;
	}
}

@media (max-width: 1160px) {
	#top .span_5 br {
		display: none;
	}
}

@media (min-width: 1161px) {
	.span_5 {
		width: 27.5%;
	}
	.span_7 {
		width: 70.5%;
	}
}

@media (max-width: 1000px) {
	header#top .frase, header#top .button_social_group {
		display: block !important;
	}
	.frase br.br-mobile {
		display: block !important;
	}
	header#top .frase {
		left: 16px !important;
		font-size: 16px !important;
		line-height: 12px !important;
		top: 15px !important;
	}

	#top #wrap-logo #logo img {
		height: 40px!important;
	}
	#top .container, .container.main-content, #footer-outer .container {
		max-width: 90% !important;
	}
	.mobile .container-wrap {
		padding: 0 !important;
	}
	.home-slider {
		margin-left: -18px !important;
		width: calc(100% + 36px) !important;
	}
	.last-footer-thing .text-right {
		text-align: left !important;
	}
	.footer-sac img {
		height: 50px;
	}
	body.original #footer-outer #footer-widgets .col ul#menu-menu-footer li {
		display: block;
		text-align: left;
		border-bottom: 1px solid #004A98 !important;
		padding: 8px 0 !important;
		margin: 0 !important;
	}
	#nav_menu-2 {
		width: 100%;
		max-width: 100%;
		flex: 0 0 100%;
		margin-bottom: 20px !important;
	}
	#footer-outer .menu-footer .container {
		max-width: 100% !important;
		width: 90% !important;
	}
	.pre-footer-img {
		margin-top: 35px;
	}
	.icones-sociais {
		width: 100%;
		max-width: 100%;
		flex: 0 0 100%;
		justify-content: center;
		padding-left: 0;
	}
	.last-footer-thing {
		margin-bottom: 50px;
	}
	.swiper-container .slider-pagination {
		margin-right: 50px !important;
		margin-bottom: -20px;
	}
}
@media (max-width: 450px) {
	.nectar-slider-wrap {
		height: 100% !important;
	}
}
@media (min-width: 451px) and (max-width: 550px) {
	.nectar-slider-wrap {
		height: 550px !important;
	}
}
@media (min-width: 551px) and (max-width: 650px) {
	.nectar-slider-wrap {
		height: 650px !important;
	}
}
@media (min-width: 651px) and (max-width: 750px) {
	.nectar-slider-wrap {
		height: 750px !important;
	}
}

@media (max-width: 750px) {
	.swiper-container, .swiper-wrapper, .swiper-slide {
		height: 100% !important;
	}
	.home-1 .image-bg {
		background-image: url('../img/home-1-mobile-new.jpg')!important;
	}
	.home-2 .image-bg {
		background-image: url('../img/home-2-mobile.png')!important;
	}
	.home-3 .image-bg {
		background-image: url('../img/home-3-mobile.png') !important;
	}
	.home-4 .image-bg {
		background-image: url('../img/kids/home-4-mobile.jpg') !important;
		height: 720px;
	}
	.home-5 .image-bg {
		background-image: url('../img/kids/home-5-mobile.jpg') !important;
		height: 720px;
	}
	.home-1, .home-2, .home-3 {
		height: 450px !important;
	}
	.home-4 {
		height: 750px !important;
	}
	.home-5 {
		height: 750px !important;
	}
}

@media (max-width: 690px) {
	#top .span_5 {
		width: 80%;
	}
	#top .span_7 {
		width: 20%;
	}

	.swiper-container .slider-pagination{
		margin-right: 0px !important;
		margin-bottom: -30px;
	}
}
.off-canvas-social-links .fa-youtube-play, .off-canvas-social-links .fa-instagram {
	color: #FFFFFF !important;
	font-size: 22px !important;
	height: auto !important;
	top: 0;
	margin: auto;
	line-height: 40px !important;
}
.off-canvas-social-links .fa-facebook {
	color: #FFFFFF !important;
	margin-bottom: -15px;
	font-size: 34px !important;
	line-height: 40px !important;
	height: auto !important;
}
.off-canvas-social-links i::before {
	background: none !important;
	width: auto !important;
	height: auto !important;
	background-position: unset !important;
}
.off-canvas-social-links .fa-instagram::before {
	content: "\f16d" !important;
}

.off-canvas-social-links .fa-facebook::before {
	content: "\f09a" !important;
}

.off-canvas-social-links .fa-youtube-play::before {
	content: "\f16a" !important;
}

#slide-out-widget-area .off-canvas-social-links li a {
	background-color: #416EC6 !important;
	border-radius: 100%;
	width: 40px;
	height: 40px;
	color: #FFFFFF !important;
	display: inline-flex;
	text-align: center;
	overflow: hidden;
	justify-content: center;
	align-items: center;
	margin-right: 10px;
}
#slide-out-widget-area .off-canvas-social-links li:not(:last-child) {
	margin-right: 0 !important;
	padding: 0 !important;
}

#slide-out-widget-area .off-canvas-social-links {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 50px;
}

#slide-out-widget-area .off-canvas-social-links li:nth-child(1) {
	order: 3;
}

#slide-out-widget-area .off-canvas-social-links li:nth-child(1) a {
	margin-right: 0 !important;
}

#slide-out-widget-area .off-canvas-social-links li:nth-child(2) {
	order: 2;
}

#slide-out-widget-area .off-canvas-social-links li:nth-child(3) {
	order: 1;
}

body[data-is="minimal"] #slide-out-widget-area a.slide_out_area_close .icon-default-style[class^="icon-"] {
	font-size: 34px !important;
}

#slide-out-widget-area .btn-outline-primary, #slide-out-widget-area .btn-primary {
	display: block;
	margin-bottom: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.box-profissional {
	background: #8FDBFF;
	border-radius: 20px;
	padding: 30px 50px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: 50px;
	justify-content: space-between;
}
.box-profissional h3 {
	font-family: co-headline,sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 26px;
	line-height: 30px;
	color: #416EC6 !important;
	width: 70%;
	font-weight: bold;
	margin-bottom: 0;
}
#footer-outer .box-profissional .btn {
	width: 20%;
	color: white !important;
	font-size: 20px;
	text-align: center;
}
.swiper-container, .swiper-slide, .nectar-slider-wrap {
	background-color: white !important;
}
.home-section-5 .using-image {
	background-image: url('/wp-content/uploads/2023/01/Vector.png'), linear-gradient(0deg, #F5F5F5, #f5d973) !important;
}
.home-section-5 h3 {
	font-size: 27px;
	line-height: normal;
	margin-top: 45px;
	margin-bottom: 20px !important;
	font-weight: bold;
}

.home-section-5 p, .home-section-2 h3, #comprar h3 {
	font-family: co-headline,sans-serif;
	font-size: 28px;
	line-height: 35px;
	padding-bottom: 0;
	/* font-weight: bold; */
}
.home-section-2 h2, #comprar h2 {
	color: #61ACFC !important;
}
.home p {
	color: #535353;
}
.wrap-video-youtube {
	margin-top: 60px;
	/* margin-bottom: -150px !important; */
}

.home-section-2, #comprar {
	/* padding-top: 130px !important; */
}
#comprar {
	padding-bottom: 80px !important;
}
.home-section-5 h3 img {
	margin-top: 70px;
}
.nectar-button.regular-button.extra-color-1, .nectar-button.tilt.extra-color-1 {
	background-color: #416EC6!important;
}
.box-farmacia {
	transform: scale(0.92);
	background: #FFF;
	border-radius: 10px;
	-webkit-box-shadow: 0px 0px 5px 0px rgb(123 123 123 / 30%);
	-moz-box-shadow: 0px 0px 5px 0px rgba(123, 123, 123, 0.3);
	box-shadow: 0px 0px 5px 0px rgb(123 123 123 / 30%);
	overflow: hidden;
	width: 25%;
	border-radius: 20px;
	margin-bottom: 20px;
	transition: .4s;
}
#comprar h3 {
	margin-bottom: 50px !important;
}
.box-farmacia:hover {
	transform: scale(1);
	transition: .4s;
}
.box-farmacia img {
	margin: 0 auto;
	max-height: 70px;
width: auto;
}
.box-farmacia span.comprar-txt {
	background-color: #416EC6;
	display: block;
	color: #fff;
	text-align: center;
	border-radius: 0 0 20px 20px;
	font-size: 16px;
	line-height: 21px;
	padding: 7px;
	font-family: co-headline,sans-serif;
	font-weight: normal;
	letter-spacing: .5px;
}
.form_maps > div:nth-child(4) input::placeholder {
	color: #416EC6;
}
.post-area.masonry {
	margin-bottom: 0 !important;
}
.home-section-2 {
	padding-bottom: 75px !important;
}
span.telefone {
	color: #416EC6 !important;
	font-family: co-headline,sans-serif;
}
#right-panel ul#places li:last-child {
	border-bottom: none !important;
}

.page-contato .col-lg-6.texto {
	width: 40%;
	margin-right: 10%;
	margin-top: 120px !important;
	margin-bottom: 0 !important;
	flex: 0 0 40%;
	max-width: 40%;
	padding: 0 !important;
}
.p-0 {
	padding: 0 !important;
}
.wrap-uf {
	padding-right: 0;
}
.wrap-uf p {
	padding-bottom: 0 !important;
}
.page-contato .contato-ico {
	width: 50px;
	vertical-align: middle;
	margin-right: 10px;
	float: left;
}
.page-contato p strong {
	font-weight: bold;
	font-family: co-headline,sans-serif;
	color: #535353 !important;
	text-decoration: none;
}

.page-contato p a, .page-contato p a:hover {
	font-family: co-headline,sans-serif;
	color: #535353 !important;
	text-decoration: none;
}
.txt-infos {
	padding-left: 50px;
	padding-top: 20px;
}
.txt-infos p:first-child {
	padding-bottom: 20px !important;
}

.page-contato .icones-sociais {
	width: 100%;
	max-width: 100%;
	justify-content: start;
}

.page-contato .icones-sociais .wrapper-icon {
	width: 60px;
	height: 60px;
}
.page-contato .icones-sociais .wrapper-icon.insta {
	background-color: #FFC11C !important;
}
.page-contato .icones-sociais .wrapper-icon.yt {
	background-color: #FF8C8C !important;
}
.page-contato .icones-sociais .wrapper-icon.fb {
	background-color: #61ACFC !important;
}

.page-contato .icones-sociais i {
	font-size: 30px !important;
	line-height: 60px !important;
}
.page-contato .icones-sociais .fa-facebook {
	color: white !important;
	margin-bottom: -25px;
	font-size: 48px !important;
}
.page-contato .icones-sociais i {
	color: white !important;
}
.ico-mail {
	margin-top: 3px;
}
.bg-off {
	background-color: #f5f5f5 !important;
}
.page-contato input, .page-contato textarea, .page-contato input:focus, .page-contato textarea:focus, .page-contato textarea:active, .page-contato select, .page-contato select:focus, .page-contato select:active {
	background: #FFFFFF !important;
	border: 1px solid #166ECA;
	border-radius: 10px;
	color: #004A98;
	resize: none;
	font-size: 18px;
	font-weight: 300;
	padding: 10px 20px;
	line-height: normal;
}
.page-contato textarea {
	height: 150px;
}
.page-contato input::placeholder, .page-contato textarea::placeholder {
	color: #004A98;
}
.page-contato .submit input {
	border: 1px solid #416EC6;
	background: #416EC6 !important;
	border-radius: 100px;
	color: white !important;
	font-family: co-headline,sans-serif;
	font-size: 20px;
	padding: 10px 30px;
	width: 200px;
	font-weight: 400;
}
.out-form p {
	font-size: 16px;
	color: #166ECA !important;
	font-weight: 400;
	margin-top: 30px;
	line-height: 22px;
}
.out-form p span.btn-aviso {
	text-decoration: underline;
	cursor: pointer;
}
.page-paciente#bg-heading, .page-profissional#bg-heading {
	background-size: contain !important;
}

#bg-heading.page-contato, #bg-heading.page-contato.page-profissional, #bg-heading.page-contato.page-paciente   {
	padding-top: 100px !important;
}

#heading .selectBox-dropdown {
	font-size: 18px;
	line-height: normal;
}

body.page-id-2696 .selectBox-options {
	max-width: 100%;
	margin-top: -12px !important;
	background: #FFFFFF !important;
	border: 1px solid #166ECA !important;
	border-radius: 0 0 10px 10px !important;
}
body.page-id-2696 .selectBox-options, body.page-id-2696 .selectBox-options LI, body.page-id-2696 .selectBox-options LI A, body.page-id-2696 .selectBox-options, body.page-id-2696 .selectBox-options li, body.page-id-2696 .selectBox-options li a {
	font-size: 18px !important;
	line-height: normal !important;
	font-weight: 300 !important;
	color: #004A98 !important;
}

.wpcf7-radio .wpcf7-list-item label {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.wpcf7-radio .wpcf7-list-item label input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}

.wpcf7-list-item-label::before {
	position: absolute;
	top: 0;
	left: 0;
	height: 21px;
	width: 21px;
	background-color: white;
	border: 1px solid #166ECA;
	border-radius: 100%;
}

.wpcf7-radio .wpcf7-list-item label:hover input ~ .wpcf7-list-item-label::before {
	background-color: white;
}

.wpcf7-radio .wpcf7-list-item label input:checked ~ .wpcf7-list-item-label::before {
	background-color: #166ECA;
}

.wpcf7-list-item-label::after {
	content: "";
	position: absolute;
	display: none;
}

.wpcf7-radio .wpcf7-list-item label input:checked ~ .wpcf7-list-item-label::after {
	display: block;
}

.wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label::after {
	top: 5.5px;
	left: 5.5px;
	width: 11px;
	height: 11px;
	border-radius: 100%;
	background: white;
}

@media (min-width: 1000px) {
	.d-lg-block {
		display: block !important;
	}
	.d-lg-none {
		display: none !important;
	}
	.d-lg-flex {
		display: flex !important;
	}
}

@media (max-width: 1000px) {
	.page-contato h2 {
		font-size: 38px;
	}
	.d-none {
		display: none !important;
	}

	#bg-heading.page-contato .icones-sociais {
		width: 100%;
		max-width: 100%;
		margin: 20px 0 50px 0;
	}

	.page-contato .col-lg-6.texto {
		margin-top: 0px !important;
	}

	#bg-heading .txt-infos img {
		width: 35px !important;
	}
	#bg-heading.page-contato p:not(form p, .sucesso p) {
		font-size: 18px;
		line-height: 20px;
		width: 50%;
	}
	#bg-heading.page-contato .btn {
		width: 100%;
	}
	#bg-heading .txt-infos {
		padding-left: 0;
		padding-top: 20px;
		display: flex;
		flex-wrap: wrap;
		margin-top: 25px;
	}

	#bg-heading.page-contato .icones-sociais i {
		font-size: 25px !important;
		line-height: 50px !important;
	}

	#bg-heading.page-contato .icones-sociais .wrapper-icon {
		width: 50px!important;
		height: 50px!important;
	}

	#bg-heading.page-contato .icones-sociais .fa-facebook {
		margin-bottom: -20px!important;
		font-size: 40px !important;
	}


	.wave {
		width: auto !important;
	}
	.page-contato .col-lg-6.texto {
		width: 100%;
		margin-right: 0;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.box-profissional h3 br {
		display: none;
	}
	.box-profissional {
		padding: 25px;
	}
	#footer-outer .box-profissional .btn {
		font-size: 18px !important;
	}
	#footer-outer .box-profissional .btn, .box-profissional h3 {
		width: 100%;
		font-size: 22px;
		text-align: center;
		line-height: 28px;
	}
	.home-section-5 h2 {
		font-size: 35px;
		line-height: 40px;
	}
	.home-section-5 h3, .home-section-5 .mobile-txt-custom h2 {
		font-size: 26px;
	}
	.home-section-5 .mobile-txt-custom h2 {
		color: #535353 !important;
		line-height: 26px;
	}
	.home-section-5 p {
		font-size: 20px;
	}
	.home-section-5 h3 img {
		display: none;
	}
	#comprar h2, .home-section-2 h2 {
		font-size: 35px;
		line-height: 40px;
	}
	#comprar h3, .home-section-2 h3 {
		font-size: 26px;
		line-height: 30px;
	}
	.box-farmacia {
		width: 33.33%;
	}
	#home-mapa {
		margin-left: -50vw !important;
		left: 50% !important;
		width: 100vw !important;
	}
	.form_maps hr {
		max-width: 80% !important;
	}
	.form_maps > div:nth-child(4) label {
		font-size: 20px!important;
		font-weight: normal!important;
	}
	.form_maps > div:nth-child(4) input {
		width: 100%!important;
		max-width: 45%!important;
		font-size: 20px!important;
		min-height: 45px!important;
	}
	.form_maps > div:nth-child(4) {
		width: 100%!important;
		text-align: center!important;
		margin-left: 0!important;
	}
	.form_maps > div:nth-child(5) {
		width: 100%!important;
		font-size: 20px!important;
		font-weight: normal!important;
		margin-top: 20px!important;
	}
	.form_maps > div:nth-child(6) {
		width: 100%!important;
		font-size: 20px!important;
		font-weight: normal!important;
		justify-content: center;
	}
	.form_maps > div:nth-child(7), .form_maps > div:nth-child(8) {
		width: 100%!important;
	}
	.form_maps input#submit {
		font-size: 20px!important;
		line-height: 20px!important;
		width: 250px!important;
		height: 50px!important;
	}
	.form_maps {
		padding-top: 30px!important;
	}
	.form_maps h3 {
		font-size: 18px!important;
	}
	.home-section-2, #comprar {
		padding-top: 50px !important;
	}
	.home-section-2 h3 {
		margin-bottom: 25px !important;
	}
	#footer-outer .box-profissional .btn {
		margin-top: 20px;
	}
	.footer-2 {
		padding-top: 50px;
	}
	.footer-3 {
		padding: 50px 0 75px 0;
	}
	#bg-heading {
		padding: 0 !important;
	}
	#bg-heading.page-contato, #bg-heading.page-contato.page-profissional, #bg-heading.page-contato.page-paciente  {
		padding-top: 50px !important;
	}
}

@media screen and (max-width: 500px){
	#bg-heading.page-contato p:not(form p, .sucesso p){
		font-size: 15px;
	}
}

#heading .wpcf7-form .wpcf7-not-valid-tip {
	color: #535353 !important;
	font-family: co-headline,sans-serif;
	font-weight: 600;
	letter-spacing: .5px;
	font-size: 12px;
	position: absolute;
	bottom: -28px;
	top: auto;
}

#heading .wpcf7 form.invalid .wpcf7-response-output, #heading .wpcf7 form.unaccepted .wpcf7-response-output {
	border-color: #FFC11C !important;
	color: #FFC11C !important;
}
#heading .wpcf7 form.failed .wpcf7-response-output, #heading .wpcf7 form.aborted .wpcf7-response-output {
	border-color: #FF8C8C !important;
	color: #FF8C8C !important;
}

.submit {
	position: relative;
	padding-bottom: 0 !important;
}
.submit .ajax-loader {
	position: absolute;
	top: 7px;
}

.sucesso {
	display: none;
}

.sucesso.show {
	display: block;
}


.sucesso p {
	font-family: co-headline,sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 31px;
	color: #61ACFC !important;
}

form.wpcf7-form.sent {
	display: none !important;
}

/* Aviso de privacidade */

.modal-privacidade button.close.close-modal {

	outline: none;

}

.modal-privacidade .modal-content {

	background: #416EC6;
	border-radius: 0 !important;
	border: none !important;

}

.modal-privacidade .modal-dialog {

	max-width: 950px;

}

.moda-privacidade {

	font-family: co-headline,sans-serif;

}

.modal-privacidade p, .modal-privacidade span, .modal-privacidade h4, .modal-privacidade h2, .modal-privacidade h5 {

	color: white !important;

}

.modal-privacidade h2, .modal-privacidade h4 {

	font-weight: 700;

	font-family: co-headline,sans-serif;

}

#modal-privacidade {
	top: 137px;
	padding-top: 50px;
	padding-bottom: 187px;
}
.modal-privacidade .modal-header {
	border: none;
}
.modal-privacidade .box-border {
	border-radius: 10px;
}

.modal-privacidade h5 {
	font-family: co-headline,sans-serif;
}

.modal-privacidade p a, .modal-privacidade p a:hover  {
	color: white !important;
}



.modal-privacidade button.close.close-modal {
	opacity: 1;
	text-shadow: none;
	border: 2px solid white;
	background-color: rgba(255,255,255,0);
	cursor: pointer;
	border-radius: 100% !important;
	width: 50px;
	height: 50px;
	text-align: center;
	align-items: center;
	justify-content: center;
	display: flex;
	flex-wrap: wrap;
	padding: 0;
}

.modal-privacidade .box-border {
	padding: 16px;
	border: 1px solid white;
	margin-bottom: 30px;
	margin-top: 20px;
}

.modal-privacidade .modal-header {
	padding: 36px 36px 0 0;
}

.modal-privacidade .modal-body {
	padding: 0 54px 36px 54px;
}

.modal-privacidade .border-bottom p {
	padding-bottom: 0;
}

.modal-privacidade p.title {
	font-weight: 700;
	text-transform: uppercase;
}

.modal-privacidade .border-bottom {
	border-bottom: 1px solid white !important;
}

.modal-privacidade .border-bottom p.p-title {
	font-weight: bold;
}
.modal-privacidade {
	font-weight: bold;
}
.modal-privacidade {
	font-family: co-headline,sans-serif;
	font-weight: 300;
}
.modal-privacidade strong {
	font-family: co-headline,sans-serif;
}
.py-3 {
	padding: 15px 0;
}

.my-lg-5.py-lg-3 {
	margin: 20px 0;
	padding: 15px 0;
}

.modal-privacidade .close-modal span {
	font-weight: 400;
	font-size: 20px;
	color: white !important;
}

.overflow-hidden {
	overflow: hidden !important;
}

form .p-residente {
	font-size: 20px !important;
	color: #166ECA !important;
}

form p .residente {
	font-size: 20px !important;
	color: #166ECA !important;
	display: inline-block !important;
}

#heading .selectBox-dropdown .selectBox-label {
	color: #004A98!important;
	font-size: 18px !important;
	font-weight: 300 !important;
	padding: 10px 20px;
	background: #FFFFFF !important;
	border: 1px solid #166ECA;
	border-radius: 10px;
}
#heading .selectBox-dropdown .selectBox-arrow:after {
	color: #166ECA !important;
}
#heading .selectBox-dropdown .selectBox-arrow {
	top: 4px !important;
	width: auto !important;
	right: 10px;
}

@media (min-width: 1000px) {

	#modal-privacidade-checkbox .modal-dialog, #modal-email-cadastrado .modal-dialog {

		max-width: 600px;

	}

	#modal-privacidade-checkbox .modal-content {

		background: linear-gradient(22.97deg, #0B242D 22.33%, #0E699C 85.85%);

	}

	#modal-privacidade-checkbox .modal-body {

		padding: 0 50px 50px 50px;

	}

	#modal-privacidade-checkbox .btn, #modal-privacidade-checkbox .btn:hover {

		box-shadow: 0 3px 6px rgb(0 0 0 / 20%) !important;

		font-size: 17px !important;

		font-weight: 900 !important;

		text-transform: uppercase;

		padding: 7px 60px !important;

		color: #0b242d !important;

		cursor: pointer;

		opacity: 1;

		background: #00cca5 !important;

		display: inline-block !important;

		width: auto !important;

	}

	.modal-privacidade h2 {

		font-size: 32px !important;

	}

	.modal-privacidade h4 {

		font-size: 24px;

	}

	.modal-privacidade h5 {

		font-size: 20px;

	}

	.modal-privacidade .box-border {

		font-size: 18px;
		padding: 35px;

	}

	.modal-privacidade .box-border p {

		font-size: 20px;

	}
	.modal-privacidade .border-bottom p.p-title {
		font-size: 20px;
	}
	.modal-privacidade .modal-body {

		font-size: 18px;

	}

}



@media (max-width: 999px) {

	#modal-privacidade {
		top: 84px;
		padding-top: 30px;
		padding-bottom: 114px;
	}

	.modal-privacidade .modal-body {

		padding: 30px 20px !important;

	}

	.modal-privacidade h2 {

		font-size: 26px !important;

	}

	.modal-privacidade h4 {

		font-size: 20px !important;

	}

	.modal-privacidade h5 {

		font-size: 18px !important;

	}

	.modal-privacidade .box-border {

		font-size: 18px !important;

	}

	.modal-privacidade button.close.close-modal {

		width: 40px;

		height: 40px;

	}

	.modal-privacidade .border-bottom.py-3 {

		border-bottom: none !important;
		padding: 0;

	}

	.modal-privacidade .border-bottom.order-1.order-lg-1, .modal-privacidade .border-bottom.d-lg-none {

		border-top: 1px solid white;

	}

	.order-13 {

		order: 13;

	}

	.order-14 {

		order: 14;

	}

	.order-15 {

		order: 15;

	}

	.order-16 {

		order: 16;

	}

	.order-17 {

		order: 17;

	}

	.order-18 {

		order: 18;

	}

}

@media only screen and (max-width: 1299px) {
	.menu-new ul.container li {
		margin-right: 28px !important;
	}
}

.mobile {
	display: none;
}

@media (max-width: 1160px) {
	.row-header {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
	header#top .frase {
		display: none !important;
	}
	.mobile-none {
		display: none !important;
	}
	#top #wrap-logo {
		width: 45%;
	}
	#top .btn {
		padding: 6px 15px;
	}
	.mobile {
		display: block;
	}
	.only-mobile {
		width: 45%;
		text-align: right;
	}
	#top .span_7 {
		width: 10%;
		text-align: right;
	}
	.slide-out-widget-area-toggle.mobile-icon a>span {
		margin-top: 0 !important;
	}
	body:not(.material) header#top #logo {
		margin-top: 0px !important;
	}
	#header-outer {
		padding: 20px 0 !important;
	}
	#top .col {
		margin: 0;
	}
}

.carousel-home .carousel-cell {
	width: 100% !important;
	max-height: 750px;
}
.kids-bg {
	width: 100% !important;
	display: block !important;
}

button.flickity-button.flickity-prev-next-button {
	background: #166ECA !important;
}
@media (min-width: 600px) {
	.d-lg-none {
		display: none !important;
	}
}
@media (min-width: 600px) and (max-width: 1300px) {
	#page-home .carousel-home .carousel-cell {
		max-height: calc(100vw / 2);
	}
}
@media (max-width: 600px) {
	.d-none {
		display: none !important;
	}
	#page-home .carousel-home .carousel-cell {
		min-height: calc(100vw * 2 - 50px);
	}
}


.form_maps h3 {
	margin-bottom: 40px !important;
}
.form_maps .btn {
	font-size: 20px;
	margin-top: 30px !important;
	margin-bottom: 30px !important;
	font-weight: 700;
	text-transform: uppercase;
}
.map_container a img {
	object-position: top 80px left 50%;
}
@media (max-width: 992px) {
	.map_container a {
		height: 600px !important;
	}
	.map_container a img {
		object-position: top 160px left 50%;
	}
}
body #page-home {
	font-family: 'Raleway', sans-serif !important;
}
#page-home sup {
	font-size: 50%;
}
#page-home .btn-primary, #page-duvidas .btn-primary {
	font-family: 'Raleway', sans-serif !important;
	border-radius: 99px;
	background-color: #F6D500;
	padding: 16px 40px;
	color: #284B8D !important;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	border: none;
}
#page-home #section-1 {
	background: linear-gradient(186deg, #004B99 23.2%, #25CDC1 67.43%, #055C9E 99.47%);
}
#page-home h2, #page-duvidas h2 {
	color: #EFEEEE;
	font-family: 'Raleway', sans-serif !important;
	font-size: 33px;
	font-weight: 600;
}

#page-duvidas .my-auto {
	margin: auto;
	max-width: 550px;
}

#page-home h2 strong, #page-duvidas h2 strong {
	font-family: 'Raleway', sans-serif !important;
	font-weight: 800;
}
#page-home #section-1 h1, #page-duvidas h1 {
	color: #FFF100;
	font-weight: 700;
	margin-bottom: 25px;
}
#page-home #section-1 p {
	color: #FFF;
	font-weight: 500;
	font-size: 22px;
}
#page-home .card-body-custom {
	padding: 2rem 1.5rem 1.5rem 1.5rem;
}
#page-home h2.card-title {
	font-weight: 500;
}
#page-home .anchor {
	margin-top: -150px;
	padding-top: 150px;
}
#page-home .product-description {
	padding: 5px 10px;
	border-radius: 5px;
	border: 0.3px solid #FFF;
	background: rgba(0, 34, 80, 0.05);
	display: inline-block;
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	letter-spacing: -0.24px;
}
#page-home #section-1 h2.bigger {
	color: var(--Branco, #EFEEEE);
	text-align: center;
	font-size: 39px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
}
#page-home .card-icon {
	border-radius: 10px;
	background: linear-gradient(90deg, #CAFFF9 0%, #FFF 100%);
	padding: 25px 90px 25px 30px;
	align-items: center;
}
#page-home .card-icon .icon {
	width: 60px;
	height: auto;
	border-radius: 0;
	background-color: transparent;
	padding: 0;
	position: relative;
	left: auto;
	top: auto;
}
#page-home .txt-icon {
	border-radius: 0;
	background: transparent;
	padding: 0;
	width: calc(100% - 60px);
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding-left: 30px;
}
#page-home #section-1 .txt-icon p {
	color: var(--Azul-Escuro, #162A50);
	font-family: 'Raleway', sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	padding-bottom: 0;
}
#page-home #section-5 h2 {
	color: var(--Azul-1---2025, #3B5FA3);
	text-align: center;
	font-size:39px;
	font-style: normal;
	font-weight: 800;
	line-height: normal;
}
#page-home .card {
	background-color: #ffffff;
	border-radius: 10px;

}
#page-home .card-body {
	padding: 20px 30px 20px 20px;
}
#page-home .card .card-img-top {
	border-radius: 10px;
	height: 200px;
	overflow: hidden;
}
#page-home #section-5 .card-title {
	color: var(--Azul-Escuro, #162A50);
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	text-align: left;
	margin-bottom: 12px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	max-height: 2.5rem;
	height: 2.5rem;
	line-height: normal;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
#page-home #section-5 .card-text {
	color: var(--Azul-Escuro, #162A50);
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 25px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	max-height: 3rem;
	line-height: normal;
	line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
#page-home .ler-mais {
	color: var(--Azul-Escuro, #162A50);
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 600;
	line-height: 22px; /* 122.222% */
	display: inline-flex;
	flex-wrap: wrap;
	align-items: center;
}
#page-home .ler-mais svg {
	margin-left: 10px;
	transition: .4s;
}
#page-home .carousel-blog .card a:hover .ler-mais svg {
	margin-left: 25px;
	transition: .4s;
}
#page-home .carousel-blog .card a .card-img-top img {
	object-fit: cover;
	transition: .4s;
}
#page-home .carousel-blog .card a:hover .card-img-top img {
	transform: scale(1.1);
	transition: .4s;
}
.carousel-blog .flickity-prev-next-button .arrow {
	fill: #28C6BF;
}
.carousel-blog .flickity-prev-next-button.previous .flickity-button-icon {
	left: 12px;
	top: 9px;
}
.carousel-blog .flickity-prev-next-button.next .arrow {
	transform: translate(45px, 50px) rotate(180deg);
}
.carousel-blog .flickity-prev-next-button.next {
	right: -20px;
}
.carousel-blog .flickity-prev-next-button.previous {
	left: -20px;
}
.carousel-blog .flickity-prev-next-button .flickity-button-icon {
	width: 80px;
	height: 80px;
	left: 0;
	top: 0;
}
.carousel-blog button.flickity-button.flickity-prev-next-button {
	background: transparent !important;
}

#page-home #refs p {
	color: #fff;
}

#page-home .mini-bula p {
	color: #162A50;
}
#page-home .social p {
	color: #162A50;
	font-family: 'Raleway', sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: 500;
	line-height: 30px; /* 136.364% */
	letter-spacing: -0.44px;
	padding: 0;
}
#page-home .social svg {
	width: 70px;
	height: auto;
}
.d-inline-block {
	display: inline-block;
}
.social-item {
	margin-left: 10px;
}
.pt-5 {
	padding-top: 3.5rem;
}
.card-gradiente {
	border-radius: 10px;
	background: linear-gradient(219deg, rgba(0, 75, 153, .70) 18.88%, rgba(37, 205, 193, .70) 111.03%);
	padding: 35px 35px 35px 65px;
	display: flex;
	flex-wrap: wrap;
}
.card-gradiente h3 {
	color: #FFF !important;
	font-family: 'Raleway', sans-serif !important;
	font-size: 40px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
	margin: 0;
}
.card-gradiente h3 strong {
	font-weight: 800;
	font-family: 'Raleway', sans-serif !important
}
.pl-0 {
	padding-left: 0;
}
.position-relative {
	position: relative;
}
#page-home .graf {
	position: absolute;
	right: 0;
	top: 32%;
	opacity: .11;
	z-index: 0;
	    pointer-events: none;
}
#sbi_images div {
	border-radius: 10px;
}
.text-lg-left {
	text-align: left;
}


/* Container principal – agora transparente para não colar tudo */
#faq {
  padding: 0;
  background: transparent !important;
  border-radius: 0;
}

#faq .accordion-item {
  background: var(--Azul-1---2025, #3B5FA3);
  border-radius: 16px;
  margin-bottom: 20px; /* espaço entre os cards */
  border: none;
  overflow: hidden;
}

#faq .accordion-item .accordion-header,
#faq .accordion-item .accordion-button {
  border: none !important;
  box-shadow: none !important;
}

#faq .accordion-body {
  color: #FFF;
  font-family: 'Raleway', sans-serif !important;
  font-size: 18px;
  font-weight: 300;
  line-height: 22px;
  padding: 0 30px 30px 30px;
  width: 92%;
}

#faq .accordion-header .accordion-button {
  color: #FFF;
  font-family: 'Raleway', sans-serif !important;
  font-size: 24px;
  font-weight: 700;
  line-height: normal;
  padding: 30px 55px 30px 30px;
  display: block;
  background: transparent !important;
  cursor: pointer;
}

#faq .accordion-button::after,
#faq .accordion-button:not(.collapsed)::after {
  left: auto !important;
  right: 20px !important;
  background-size: 30px;
  width: 30px;
  height: 30px;
  position: absolute;
  top: calc(50% - 15px);
  background-position: center !important;
}

/* ÍCONE ABERTO – seta para cima */
#faq .accordion-button:not(.collapsed)::after {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="42" height="42" viewBox="0 0 42 42" fill="none"><circle cx="21" cy="21" r="21" fill="white"/><path d="M14 25L21 18L28 25" stroke="%23284B8D" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') !important;
  transform: none !important;
}

/* ÍCONE FECHADO – seta para baixo */
#faq .accordion-button::after {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="42" height="42" viewBox="0 0 42 42" fill="none"><circle cx="21" cy="21" r="21" fill="white"/><path d="M14 17L21 24L28 17" stroke="%23284B8D" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/></svg>') !important;
  transform: none !important;
}

.title-faq {
	display: flex;
	padding: 0 20px;
	align-items: center;
	gap: 12px;
}

#page-duvidas .title-faq h2{
	    color: var(--Azul-1---2025, #3B5FA3);
    /* text-align: center; */
    font-size: 39px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
	
}

#page-duvidas .slogan {
	color: #fff;
	text-align: center;
	font-family: 'Baskervville', sans-serif;
	font-size: 60px;
	font-style: italic;
	font-weight: 400;
	line-height: 50px;
	letter-spacing: -3px;
	position: relative;
	margin-top: 2.5rem;
}
#page-duvidas .slogan strong {
	color: #fff;
	font-family: Raleway;
	font-size: 70px;
	font-style: italic;
	font-weight: 600;
	line-height: normal;
	letter-spacing: -3.5px;
}
#page-duvidas .slogan sup {
	bottom: -10px;
	position: relative;
}

#page-duvidas #section-1 {
	padding: 50px 0;
}

#page-duvidas .container {
	padding-top: 25px;
}

@media (max-width: 992px) {
	#page-home h2 {
		font-size: 28px;
		text-align: center;
		line-height: normal;
	}
	.text-center {
		text-align: center;
	}
	.mob-mb5 {
		margin: 30px 0;
	}
	#page-home #section-1 p {
		font-size: 18px;
		line-height: normal;
	}
	#section-1 h1 {
		font-size: 22px;
		line-height: normal;
	}
	#page-home #section-1 h2.bigger {
		font-size: 30px;
	}
	#page-home .txt-icon {
		margin-left: 0;
	}
	#page-home .card-icon {
    padding: 20px;
}
#page-home #section-1 .txt-icon p {
    font-size: 20px;
	}
	.wrap-farmacias.pb-5 {
    padding-bottom: 0;
}
#page-home #section-5 h2 {
    font-size: 28px;
	}
	.carousel-blog .flickity-prev-next-button.previous {
    left: 20px;
}
.carousel-blog .flickity-prev-next-button.next {
    right: 25px;
}
.col-12.carousel-blog {
    padding: 0;
}
.col-12.carousel-blog .carousel-cell {
    width: 80%;
		opacity: .44;
        transition: .4s;
}
.col-12.carousel-blog .carousel-cell.is-selected {
    width: 80%;
		opacity: 1;
    transition: .4s;
}
.mob-pt5 {
    padding-top: 4em;
}
#page-home .social p {
    font-size: 16px;
    line-height: normal;
    text-align: center;
}
#page-home .social svg {
    width: 50px;
    height: auto;
}
#page-home .social {
  text-align: center;
}
.card-gradiente h3 {
    font-size: 30px;
    margin-bottom: 30px;
}
.card-gradiente {
    padding: 40px 25px 40px 25px;
}
#page-duvidas h2 {
	color: #EFEEEE;
	font-family: 'Raleway', sans-serif !important;
	font-size: 28px;
    line-height: normal;
	font-weight: 600;
}
#page-duvidas .title-faq h2 {
	font-size: 28px !important;
}

#page-duvidas .slogan {
        font-size: 44px;
        line-height: 34px;
		margin: 0;
}

#page-duvidas .slogan strong {
        font-size: 48px;
}

.text-center-limit {
	text-align: center;
	max-width: 300px;
}

}