::-webkit-scrollbar {
	width: 6px;
	background: #602461 !important;
}
::-webkit-scrollbar-thumb {
	background-color: #edcb52;
	border-radius: 24px;
}
body {
	font-family: "Montserrat", sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 300;
}
/* GOOGLE MAPS IFRAME */
#mymap {
	background: url(../../img/home/maps.webp);
	background-size: cover;
	position: relative;
	overflow: hidden;
	padding-top: 76.25%;
}
#mymap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
/* GLOBALS */
.navbar-light .navbar-nav .nav-link {
	color: #602461;
	transition: all 0.3s;
}
.navbar-light .navbar-nav .nav-link:hover {
	color: #edcb52;
	transition: all 0.3s;
}
.navbar-light .navbar-nav .nav-link.active {
	color: #edcb52 !important;
	transition: all 0.3s;
}
.animation {
	opacity: 0;
}
.banner-diabetes {
	padding-top: 15%;
	background-image: url(../../img/home/banner.webp);
	background-position: top center;
	background-size: cover;
	height: 80vh;
}
.banner-obesidade {
	padding-top: 15% 0;
	background-image: url(../../img/home/banner-02.webp);
	background-position: top left;
	background-size: cover;
	height: auto;
}
.banner-tireoide {
	padding-top: 15%;
	background-image: url(../../img/home/banner-03.webp);
	background-position: top center;
	background-size: cover;
	height: 80vh;
}
.dra {
	padding: 15% 0;
	background-image: url(../../img/home/banner-dra.webp);
	background-position-x: 55%;
	background-size: cover;
	max-height: 80vh;
}
.naoexibir {
	display: none;
}
.text-dra {
	color: #602461;
}
/* .btn.btn-enivar.btn-block.bg-lilas.mt-4.text-white {
	background-color: rgb(42, 35, 239);
	background-blend-mode: normal;
   } */
.text-dra-2 {
	font-size: 34px;
	font-weight: 300 !important;
	color: #602461;
}
/*Text Banner Dra*/
.col-6.text-left.text-white.font.ml-auto.pl-5.d-none.d-md-block {
	left: -747.5px;
	position: relative;
	top: -100.25px;
}
.text-sombra {
	text-shadow: #e5be30 !important;
}
.bg-roxo-fundo {
	background-color: #602461;
}
.opacidade {
	opacity: 0.8;
}
.menu-shadow {
	box-shadow: rgba(78, 75, 75, 0.082) 5px 5px 10px 10px;
}
.borda {
	border: 3px solid #dee2e6 !important;
}
.map {
	border: 3px solid #ffffff;
	padding: 0px 0px 0px 0px;
	border-radius: 10px;
	height: 280px;
}
.card-contato {
	border: 3px solid rgba(0, 0, 0, 0.125);
}
.card-2 {
	position: relative;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 0;
	word-wrap: break-word;
	background-color: #fff;
	background-clip: border-box;
	border: 3px solid rgba(0, 0, 0, 0.125);
	border-radius: 0.25rem;
	padding: 20px 20px 135px 20px;
}
form:nth-child(1) {
	width: 100%;
	position: relative;
}
.fundo-dra {
	max-width: 555px;
}
.image-dra {
	position: absolute;
	top: 0;
	left: 0;
	object-fit: cover;
	height: 100%;
	width: 100%;
}
h1 {
	font-size: 50px;
}
.zoomIn {
	opacity: 0;
	animation-delay: 1s;
	transform: scale3d(0.9, 0.9, 0.9);
}
.espaco {
	padding: 10% 0% 10% 0%;
}
.fundo {
	background-image: url(../../img/banners/fundo2.webp);
	background-position: center center;
	background-size: cover;
	background-attachment: scroll;
}
.py-6 {
	padding-top: 6rem !important;
}
.padding {
	padding-top: 5%;
}
.parallax-view {
	padding: 15rem 15px;
}
.parallax-view-2 {
	padding: 8rem 15px;
}
#parallax {
	background: url(../../img/banners/doctor.webp);
	background-size: cover;
	background-position: center;
}
#parallax2 {
	background: url(../../img/banners/dra.webp);
	background-size: cover;
	background-position: top center;
	color: #fff;
}
#parallax3 {
	background: url(../../img/banners/fundo4.webp);
	background-size: cover;
	background-position: center;
}
#parallax4 {
	background: url(../../img/banners/bioimpedancia.webp);
	background-size: cover;
	background-position: center;
}
#parallax5 {
	background: url(../../img/banners/telemedicina.webp);
	background-size: cover;
	background-position: center;
}
#parallax6 {
	background: url(../../img/banners/consultorio.webp);
	background-size: cover;
	background-position: center;
}
#parallax7 {
	background: url(../../img/banners/depoimentos.webp);
	background-size: cover;
	background-position: center;
}
#parallax8 {
	background: url(../../img/banners/bioimpedancia2.webp);
	background-size: cover;
	background-position: center;
}
#parallax {
	background-attachment: fixed;
}
#parallax2 {
	background-attachment: fixed;
}
#parallax3 {
	background-attachment: fixed;
}
#parallax4 {
	background-attachment: fixed;
}
#parallax5 {
	background-attachment: fixed;
}
#parallax6 {
	background-attachment: fixed;
}
#parallax7 {
	background-attachment: fixed;
}
#parallax8 {
	background-attachment: fixed;
}
.text-p {
	width: 70%;
}
.txt-modal {
	color: #000000;
}

.clinica-banner,
.clinica-images {
    width: 100%;
}

.carroussel-banner .slick-prev,
.carroussel-clinica .slick-prev {
    width: 44px !important;
    height: 44px !important;
    background-color: rgba(0, 0, 0, 0.6) !important;
    border-radius: 50% !important;
    left: 10px !important;
    z-index: 10 !important;
    line-height: 0 !important;
}

.carroussel-banner .slick-prev::before,
.carroussel-clinica .slick-prev::before {
    position: absolute !important;
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' viewBox='0 0 24 24' style='fill: rgba(255, 255, 255, 1);transform: ;msFilter:;'%3E%3Cpath d='M13.939 4.939 6.879 12l7.06 7.061 2.122-2.122L11.121 12l4.94-4.939z'%3E%3C/path%3E%3C/svg%3E") !important;
    transform: translate(-50%, -50%) !important;
}

.carroussel-banner .slick-next,
.carroussel-clinica .slick-next {
    width: 44px !important;
    height: 44px !important;
    background-color: rgba(0, 0, 0, 0.6) !important;
    border-radius: 50% !important;
    right: 10px !important;
    z-index: 10 !important;
    line-height: 0 !important;
}

.carroussel-banner .slick-next::before,
.carroussel-clinica .slick-next::before {
    position: absolute !important;
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='44' height='44' viewBox='0 0 24 24' style='fill: rgba(255, 255, 255, 1);transform: ;msFilter:;'%3E%3Cpath d='M10.061 19.061 17.121 12l-7.06-7.061-2.122 2.122L12.879 12l-4.94 4.939z'%3E%3C/path%3E%3C/svg%3E");
    transform: translate(-50%, -50%) !important;
}

.depoimento-card {
    padding: 18px;
    border: 14px solid white;
    border-radius: 2px;
    background-color: lightgray;
    box-shadow: 0 0 0 2px lightgray;
}

@media (min-width: 1024px) {
    .carroussel-atuacao {
        display: grid;
        grid-template-columns: repeat(auto-fit, 300px);
        justify-content: center;
    }
}

.f-50 {
	font-size: 50% !important;
}
.btn-saibam {
	border-radius: 30px;
	background-color: #5c2563;
	padding-left: 2%;
	padding-bottom: 0.3%;
	padding-right: 2%;
}
.font-h2 {
	font-size: 2rem !important;
}
i.fas.fa-angle-right {
	font-size: 1em;
}
i.fas.fa-angle-left {
	font-size: 1em;
}
.centro {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.none {
	display: none;
}
.bg-white {
	background-color: #fff;
}
.bg-lilas {
	background-color: #f2f2f2 !important;
}
.btn-enviar {
	background-color: #5c2563 !important;
}
.bg-roxo {
	background-color: #5c2563;
}
.bg-amarelo {
	background-color: #f2be0a;
}
.text-grey {
	color: #595353 !important;
}
.text-roxo-2 {
	color: #602461 !important;
	font-weight: 300;
}
.text-roxo-b {
	color: #602461 !important;
	font-weight: bold;
}
.text-roxo {
	color: #5c2563;
}
.w-80 {
	width: 80%;
}
.w-60 {
	width: 40%;
}
.w-60 {
	width: 40% !important;
}
.inline {
	display: inline !important;
}
.fixed-bottom-custom {
	position: fixed;
	bottom: 20px;
	right: 15px;
	z-index: 1;
	transition: opacity 0.2s;
}
.fixed-bottom-custom:hover {
	opacity: 0.7;
}
.fixed-bottom-custom-agendar {
	position: fixed;
	bottom: 100px;
	right: 0px;
	z-index: 1;
	transition: opacity 0.2s;
}
.fixed-bottom-custom-agendar:hover {
	opacity: 0.7;
}
.btn-agendar {
	background: #602461;
	color: #fff;
	border: none;
	border-radius: 48px 0 0 48px;
	font-size: 13px;
}
/* MENU */
.pos-menu::after {
	content: "";
	background-image: url(../../img/home/after-menu.png);
	height: 41px;
	position: absolute;
	width: 100%;
	background-position: top center;
	background-size: cover;
	z-index: -1;
}
.navbar-expand-lg .navbar-nav .nav-link {
	font-size: 1.2rem;
}
.menu-space {
	height: 209px;
}
/*FOOTER*/
.mapa-footer {
	border: 3px solid #b690bd;
	height: 100%;
	border-radius: 10px;
}
.sombra {
	box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px 0px;
}
/*Home*/
.banner-titulo {
	font-size: 3rem;
}
.decoration-none:hover {
	text-decoration: none !important;
}
.at::after {
	content: "•";
	margin-left: 10px;
	color: #e5be30;
}
.at::before {
	content: "•";
	margin-right: 10px;
	color: #e5be30;
}
.mt-banner {
	margin-top: 0rem !important;
}
.btn-saiba {
	background-color: transparent;
	border: none;
}
/*BLOG*/
.bg-blog-home {
	height: 300px;
	background-position: top center;
	background-size: cover;
}
.title-blog {
	font-size: 1.3em;
	color: #ac90bc;
}
.title-blog-detalhes {
	color: #ac90bc;
}
.text-roxo-blog:hover {
	color: #ac90bc;
	text-decoration: none !important;
}
.all-text-artigos {
	color: #ac90bc;
	text-decoration: none;
}
.all-text-artigos:hover {
	color: #6e2068;
	text-decoration: none;
}
/*.banner-artigos-detalhes {
	height: 68vh;
	background-size: cover;
	background-position: center;
	margin-top: -50px;
}*/
.banner-artigos-detalhes {
	height: 68vh;
	background-size: contain;
	background-position: top center;
	margin-top: -50px;
	background-repeat: no-repeat;
}
.title-artigo-detalhe {
	color: #fff;
}
.text-blog {
	margin-top: 10px;
	height: 50px;
}
/* RESPONSIVE */
@media screen and (min-width: 1200px) {
	.sobre {
		width: 820px;
	}
	.fake-header {
		height: 116px;
	}
}
@media screen and (min-width: 1191px) and (max-width: 1440px) {
	.esconder2 {
		display: none !important;
	}
	.col-6.text-left.text-white.font.ml-auto.pl-5.d-none.d-md-block {
		left: -690px;
		position: relative;
		top: -100.25px;
	}
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.fake-header {
		height: 100.2px;
	}
}
@media screen and (max-width: 991px) {
	.fake-header {
		height: 86px;
	}
	.parallax-view {
		padding: 8rem 15px;
	}
	.esconder2 {
		display: none !important;
	}
}
@media screen and (min-width: 1450px) {
	.esconder2 {
		display: none !important;
	}
}
@media screen and (min-width: 992px) {
	.segundo-menu {
		margin-top: -65px;
	}
	.dots::after {
		content: "•";
		margin-left: 20px;
	}
	.menu {
		width: 25% !important;
	}
}
@media screen and (max-width: 990px) {
	.menu-mobile {
		width: 100% !important;
	}
	.text-bio {
		text-align: center !important;
	}
}
@media screen and (max-width: 412px) {
	.text-dra {
		color: #602461;
	}
	.text-mobile {
		font-size: 12px;
	}
	.sobre {
		width: auto;
	}
}
@media screen and (min-width: 767px) {
	.centro-md {
		position: relative;
		top: 50%;
		transform: translateY(-50%);
	}
}
@media screen and (min-width: 1800px) {
	.col-6.text-left.text-white.font.ml-auto.pl-5.d-none.d-md-block {
		left: -900px;
		position: relative;
		top: -100.25px;
	}
}
@media screen and (max-width: 991px) {
	.primeiro-menu {
		display: none;
	}
}
@media screen and (min-width: 992px) {
	.dra {
		height: 56vh;
	}
}
@media screen and (max-width: 767px) {
	.w-dm-100 {
		width: 100%;
	}
	.w-md-40 {
		width: 40% !important;
	}
	.dra {
		height: 70vw;
		background-image: url(../../img/home/banner-mobile.webp);
	}
}
@media screen and (max-width: 1000px) {
	/* #parallax4 {
		background: url(../../img/banners/bio-mobile.jpg);
		background-size: cover;
		background-position: center;
	} */
}
@media screen and (min-width: 761px) and (max-width: 990px) {
	.col-6.text-left.text-white.font.ml-auto.pl-5.d-none.d-md-block {
		left: -424.5px;
		top: -78.25px;
		font-size: 15px;
	}
}
@media screen and (min-width: 991px) and (max-width: 1150px) {
	.col-6.text-left.text-white.font.ml-auto.pl-5.d-none.d-md-block {
		position: relative;
		left: -537px;
		font-size: 15px;
	}
	.esconder {
		display: none !important;
	}
}
@media screen and (min-width: 1151px) and (max-width: 1240px) {
	.col-6.text-left.text-white.font.ml-auto.pl-5.d-none.d-md-block {
		position: relative;
		left: -580px;
		font-size: 15px;
	}
}
@media screen and (min-width: 1241px) and (max-width: 1280px) {
	.col-6.text-left.text-white.font.ml-auto.pl-5.d-none.d-md-block {
		position: relative;
		left: -640px;
		font-size: 15px;
	}
}
@media screen and (max-width: 576px) {
	.banner-titulo {
		bottom: 15vh;
		font-size: 2rem;
	}
	i.fas.fa-angle-right {
		font-size: 1.1em;
	}
	i.fas.fa-angle-left {
		font-size: 1.1em;
	}
	.font-contato {
		font-size: 0.7rem;
	}
	.banner-diabetes {
		height: 30vh;
	}
	.banner-obesidade {
		height: 30vh;
	}
	.banner-tireoide {
		height: 30vh;
	}
	.dra {
		height: 70vw;
	}
}
