*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: Montserrat;
    font-size: 1rem;
}

@font-face { font-family: Montserrat; src: url('font/Montserrat-Bold.otf'); font-weight: bold; font-display: swap; }
@font-face { font-family: Montserrat; src: url('font/Montserrat-Light.otf'); font-weight: 300; font-display: swap; }
@font-face { font-family: Montserrat; src: url('font/Montserrat-Regular.otf'); font-weight: normal; font-display: swap; }

body, html{ height: 100%; }

#negrito{ font-weight: bold; font-size: .9rem; }
#mobile-drop{ display: none; }
.icone{ font-size: 1.2rem !important; vertical-align: middle; }
.icone_plus{ font-size: 1.6rem !important; vertical-align: middle; }
.icone_extra_plus{ font-size: 1.8rem !important; vertical-align: middle; }
#cabecalho{ background-color: white; padding: 25px 0px 25px 0px; }
#conteudo-topo{ display: flex; justify-content: space-between; flex-wrap: wrap; /*max-width: 1024px;*/ }
#logohome{ width: 280px; height: auto; }
#menu{ /*max-width: 1024px;*/ position: relative; padding: 0; z-index: 1; margin-bottom: -260px; }
#menu-topo{ padding: 0; }
#home{ /*background-image: url("../img/background_consultorio.webp"); background-repeat: no-repeat; background-position: center; background-size: cover; min-height: 730px; margin: 0;*/ padding: 0; overflow: hidden; }
#slides-home{ padding:0 !important; z-index: 0; overflow: hidden; }
.carousel-control-prev-icon { background-color:#c25d56 !important; }
.carousel-control-next-icon { background-color:#c25d56 !important; }
#indicador_slide{ background-color:#c25d56 !important; }
#slide-home-01{ background-image: url("../img/slide01.webp"); background-repeat: no-repeat; background-position: center; background-size: cover; }
#slide-home-02{ background-image: url("../img/slide02.webp"); background-repeat: no-repeat; background-position: center; background-size: cover; }
#slide-home-03{ background-image: url("../img/slide03.webp"); background-repeat: no-repeat; background-position: center; background-size: cover; }
#slide-home-04{ background-image: url("../img/slide04.webp"); background-repeat: no-repeat; background-position: center; background-size: cover; }
#slide-home-05{ background-image: url("../img/slide05.webp"); background-repeat: no-repeat; background-position: center; background-size: cover; }
#slide-home-06{ background-image: url("../img/slide06.webp"); background-repeat: no-repeat; background-position: center; background-size: cover; }
#slide-home-07{ background-image: url("../img/slide07.webp"); background-repeat: no-repeat; background-position: center; background-size: cover; }
#mapa_google{ background-image: url("../img/mapa.webp"); background-repeat: no-repeat; background-position: center; background-size: cover; margin: 0; padding: 0; }
#endereco-topo{ font-weight: 300; color: #c25d56; /*margin-left: 93px;*/ margin-top: 10px; display: flex; }
#icone-localizacao{ width: 25px; vertical-align: middle; align-items: center; }
#endereco{ text-transform: uppercase; font-size: .7rem; display: flex; vertical-align: middle; align-items: center; }
#botao-contato-zap{ background-color:#c25d56; border-radius: 24px; width: 190px; height: 47px; text-align: center; padding: 10px; font-weight: bold; font-size: .7rem; vertical-align: middle; align-items: center; }
#botao-contato-zap2{ background-color:#c25d56; border-radius: 30px; width: 250px; height: 60px; text-align: center; padding: 13px; font-weight: bold; font-size: .9rem; vertical-align: middle; /*margin-left: 93px;*/ align-items: center; }
#botao-contato-zap3{ background-color: #fbf0e6; border-radius: 30px; width: 250px; height: 60px; text-align: center; padding: 13px; font-weight: bold; font-size: .9rem; vertical-align: middle; margin-top: 40px; color: #c25d56; align-items: center; }
#botao-contato-zap4{ background-color:#c25d56; border-radius: 30px; width: 250px; height: 60px; text-align: center; padding: 13px; font-weight: bold; font-size: .9rem; vertical-align: middle; margin-top: 40px; align-items: center; }
#contatos-topo{ font-size: 1rem; font-weight: 300; display: flex; color: #c25d56; }
#telefones{ margin-top: 10px; display: flex; flex-wrap: wrap; margin-right: 20px; }
#fixo{ margin-right: 15px; align-items: center; font-size: .8rem; }
#cel{ align-items: center; font-size: .9rem; }
#link-contato-zap{ text-decoration: none; color: white; }
#navegacao{ margin-top: -30px; }
.navbar-brand{ margin-top: 30px !important; }
#navbarNav{ justify-content: flex-end !important; font-weight: 300 !important; margin-top: -100px !important; } #navbarNav a{ color:#c25d56 !important; }
.active{ font-weight: bold !important; }
.navbar-toggler{ background-color:#c25d56 !important; border-color:rgba(255,255,255,.1) !important; color:rgb(255,255,255) !important; }
.navbar-toggler-icon{ background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important }
#descricao{ color:#c25d56; font-weight: normal; margin-top: 40px; /*margin-left: 93px;*/ } #descricao h1{ font-weight: bold; font-size: 2.5rem; text-transform: uppercase; text-align: left; } #descricao p{ font-size: .9rem; }
#paragrafo{ font-size: 1.2rem; margin-top: 30px; margin-bottom: 50px; font-weight: 300; max-width: 350px; text-align: left; }
#conteudo-sobre{ /*max-width: 1024px;*/ padding: 0; z-index: 1; }
#sobre{ background-color:#c25d56; padding-top: 40px; padding-bottom: 40px; }
#collapseExample{ background-color: transparent !important; }
#servicos{ padding-top: 40px; padding-bottom: 80px; }
#container-servicos{ display: flex; justify-content: space-around; flex-wrap: wrap; }
#box-servico{ display: flex; flex-direction: column; text-align: center; padding: 0px 40px 0px 40px; }
#icone-serv{ margin-bottom: 30px; }
#desc-serv{ font-size: .8rem; font-weight: 300; color: #a4a4a4; } #desc-serv h1{ font-size: 1.7rem; color: #c25d56; margin-bottom: 30px; }
#chamada{ background-image: url("../img/agendamento_bg.webp"); background-repeat: no-repeat; background-position: center; background-size: cover; min-height: 565px; margin: 0; padding: 0; display: flex; }
#box-chamada{ margin-left: 80px; margin-top: 100px; max-width: 520px; }
#texto-chamada{ color: white; font-size: 1.5rem; font-weight: 300; margin-bottom: 35px; padding: 0px 20px 0px 20px; } #texto-chamada b{ font-size: 1.5rem; font-weight: bold; }
#titulo{ color:#f0cec3; } #titulo h1{ font-size: 2rem; font-weight: 300; text-align: center; margin-bottom: 15px; }
#titulo2{ color:#c25d56; } #titulo2 h1{ font-size: 2rem; font-weight: 300; text-align: center; margin-bottom: 15px; }
#titulo_bold{ color: #fbf0e6; } #titulo_bold h1{ font-size: 2.5rem; font-weight: bold; margin-bottom: 35px; text-transform: uppercase; }
#traco-titulo{ text-align: center; width: 100px; height: 3px; margin: 0 auto; margin-bottom: 50px; }
#traco-titulo2{ text-align: center; width: 100px; height: 3px; margin: 0 auto; margin-bottom: 50px; }
#texto-desc{ color: #f0cec3; text-align: justify; font-size: 1.1rem; font-weight: 300; padding:20px /*93px*/; }
#consultorio{ padding-top: 40px; padding-bottom: 120px; }
#contato{ display:flex; flex-direction: row; flex-wrap: wrap; margin: 0; padding: 0; }
#contatos{ background-color: #fbf0e6; padding: 50px; color:#c25d56; font-weight: 300; }
#endereco-contato{ margin-bottom: 40px; font-size: 1.5rem; }
#telefones-contato{ margin-bottom: 40px; font-size: 1.5rem; } #telefones-contato b{ font-weight: bold; font-size: 1.5rem; }
#atendimento{ font-size: 1.5rem; }
#menu-rodape{ text-align: center; padding-top: 40px; padding-bottom: 40px; }
#nav-rodape{ margin: 0 auto; margin-top: 30px; font-weight: 300; color:#c25d56; } #nav-rodape a{ font-size: .9rem; text-decoration: none; color:#c25d56; } #nav-rodape a:hover{ text-decoration: underline; font-weight: normal; }
#seta-baixo{ margin-top: 40px; text-align: center; }
#copyright{ text-align: center; background-color:#c25d56; color: white; font-size: .7rem; font-weight: 300; padding: 15px; }
/*.splide{ padding-left: 3.5rem; padding-right: 3.5rem; }*/
.splide__pagination__page{ background-color:#c25d56 !important; bottom: -40px !important; }
.splide__pagination__page.is-active{ background-color: white !important; border:2px solid #c25d56; }
.splide__arrow{ background-color: transparent !important; }
.splide__slide{ max-width: 370px !important; }
.slide1_prev{ top: 28em !important; left: 45% !important; }
.slide1_next{ top: 28em !important; right: 45% !important; }
.slide2_prev{ top: 34em !important; left: 45% !important; }
.slide2_next{ top: 34em !important; right: 45% !important; }
#splide2{  }
#lista_trat{ height: 500px; }
#slide_texto{ background-color:#fbf0e6; color:#c25d56; margin:0 auto; font-size: 0.8rem; line-height: 1.2rem; font-weight: 300; padding: 15px 30px 20px 30px; border-radius: 0px 0px 35px 35px; height: 216px; } #slide_texto h2{ font-weight: bold; font-size: 1.5rem; }
#box-zap-up{ position:fixed; bottom:60px; right:10px; }
#quebra-mobile{ display: none; }

/*====================PULSE=======================*/
.blob {
	/*background: black;
	border-radius: 50%;
	margin: 10px;
	height: 20px;
	width: 20px;*/

	box-shadow: 0 0 0 0 rgba(194, 93, 86, 1);
	transform: scale(1);
	animation: pulse 2s infinite;
}

@keyframes pulse {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(194, 93, 86, 0.7);
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(194, 93, 86, 0);
	}

	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(194, 93, 86, 0);
	}
}

.blob2 {
	/*background: black;
	border-radius: 50%;
	margin: 10px;
	height: 20px;
	width: 20px;*/

	box-shadow: 0 0 0 0 rgba(254, 236, 224, 1);
	transform: scale(1);
	animation: pulse2 2s infinite;
}

@keyframes pulse2 {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(254, 236, 224, 0.7);
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 10px rgba(254, 236, 224, 0);
	}

	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(254, 236, 224, 0);
	}
}
/*====================PULSE=======================*/

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 320px) and (max-width: 415px) {
	
	#menu{ padding-left: 15px; padding-right: 15px; margin-bottom: -180px; }
	#logohome{ max-width: 170px; }	
	#mapa{ width: 100%; padding: 0; margin: 0; }
	#cel{ font-size: .6rem; }
	#negrito{ font-size: .6rem; }
	.icone{ font-size: .7rem !important; }
	.foto-galeria{ max-width: 320px; }
	#botao-contato-zap{ padding-top: 15px; }
	#descricao{ margin-top: 30px; }
	#descricao h1{ font-size: 1.5rem; }
	#texto-desc{ text-align: left; }
	#paragrafo{ max-width: 155px; font-size: .9rem; }
	.carousel-caption{ margin-left: -40px; }
	#home{ background-position: 35% 65%; } /*55% 45%*/
	#chamada{ background-position: 70% 30%; padding: 0; }
	#box-chamada{ margin-left: 45px !important; padding-left: 0; max-width: 300px; }
	#titulo_bold h1{ font-size: 2rem; margin-left: 0; margin-bottom: 20px; }
	#texto-chamada{ font-size: 1.3rem; line-height: 1.5rem; margin-left: 0; padding-left: 0; }
	#botao-contato-zap3{  }
	#endereco-contato{ font-size: 1.3rem; }
	#atendimento{ font-size: 1.3rem; }
	#slide_texto{ height: 240px; }
	.splide__slide{ max-width: 320px !important; }
	.slide1_prev{ top: 25em !important; left: 35% !important;  }
	.slide1_next{ top: 25em !important; right: 35% !important; }
	.slide2_prev{ left: 35% !important;  }
	.slide2_next{ right: 35% !important; }	
	#quebra-mobile{ display: inherit; }
	#slides-home{  }
	#slide-home-01{ background-image: url("../img/slide01_mobile.webp"); }
	#slide-home-02{ background-image: url("../img/slide02_mobile.webp"); }
	#slide-home-03{ background-image: url("../img/slide03_mobile.webp"); }
	#slide-home-04{ background-image: url("../img/slide04_mobile.webp"); }
	#slide-home-05{ background-image: url("../img/slide05_mobile.webp"); }
	#slide-home-06{ background-image: url("../img/slide06_mobile.webp"); }
	#slide-home-07{ background-image: url("../img/slide07_mobile.webp"); }
	.desc1{ top: 160px !important; }
	.desc2{ top: 160px !important; }
	.desc3{ top: 150px !important; }
	.desc4{ top: 160px !important; }
	.desc5{ top: 160px !important; }
	.desc6{ top: 160px !important; }
	.desc7{ top: 160px !important; }
	.p1{ margin-bottom: 100px; }
	.p2{ margin-bottom: 100px; }
	.p4{ margin-bottom: 70px; }
	#navbarNav{ margin-top: 10px !important; }
		
}

@media (min-width: 420px) and (max-width: 576px) { 
	
	#menu{ padding-left: 15px; padding-right: 15px; margin-bottom: -180px; }
	#logohome{ max-width: 170px; }
	#home{ padding-bottom: 50px; }
	#chamada{ background-position: 70% 30%; padding: 0; }
	#contatos-topo{ margin-top: 20px; flex-direction: column; }
	#endereco-topo{ margin-left: 0; }
	.navbar-collapse{ background-color: #c25d56 !important; padding-left: 10px !important; color: white !important; margin-top: 10px; }
	.navbar-collapse a{ color: white !important; border-bottom: 1px solid white; }
	.foto-galeria{ max-width: 320px; }
	#navbarNav a{ color: white !important; }
	#botao-contato-zap{ margin-top: 30px; }
	#botao-contato-zap2{ margin-left: 20px; }	
	.carousel-caption{ margin-left: -40px; }
	#texto-desc{ padding: 20px; text-align: left; }
	#mapa{ width: 100%; padding: 0; margin: 0; }
	#contatos{ width: 100%; }
	#nav-rodape a{ font-size: .7rem; }
	#mobile-drop{ display: inherit; }
	#atendimento{ font-size: 1.2rem; }
	#titulo_bold h1{ font-size: 1.5rem; margin-bottom: 20px; margin-left: 0; }
	#texto-chamada{ font-size: 1.3rem; line-height: 1.5rem; margin-left: 0; padding-left: 0; }
	#botao-contato-zap3{ margin-top: 130px; }
	#box-chamada{ margin-left: 45px !important; padding-left: 0; }
	#box-servico{ margin-bottom: 20px; }
	#icone-serv{ margin-bottom: 25px; }
	#slide_texto{ height: 240px; }
	.splide__slide{ max-width: 320px !important; }
	.slide1_prev{ top: 25em !important; left: 35% !important;  }
	.slide1_next{ top: 25em !important; right: 35% !important; }
	.slide2_prev{ left: 35% !important;  }
	.slide2_next{ right: 35% !important; }
	#quebra-mobile{ display: inherit; }
	#slides-home{  }
	#descricao h1{ font-size: 1.5rem; }	
	#paragrafo{ max-width: 155px; font-size: .9rem; }
	.carousel-caption{ margin-left: -40px; }
	#slide-home-01{ background-image: url("../img/slide01_mobile.webp"); }
	#slide-home-02{ background-image: url("../img/slide02_mobile.webp"); }
	#slide-home-03{ background-image: url("../img/slide03_mobile.webp"); }
	#slide-home-04{ background-image: url("../img/slide04_mobile.webp"); }
	#slide-home-05{ background-image: url("../img/slide05_mobile.webp"); }
	#slide-home-06{ background-image: url("../img/slide06_mobile.webp"); }
	#slide-home-07{ background-image: url("../img/slide07_mobile.webp"); }
	.desc1{ top: 160px !important; }
	.desc2{ top: 170px !important; }
	.desc3{ top: 180px !important; }
	.desc4{ top: 160px !important; }
	.desc5{ top: 160px !important; }
	.desc6{}
	.desc7{}
	#navbarNav{ margin-top: 10px !important; }

}

/* Medium devices (tablets, 768px and up)*/
@media (max-width: 768px) { 

	#menu{ padding-left: 15px; padding-right: 15px; margin-bottom: -180px; }
	#logohome{ max-width: 170px; }
	#contatos-topo{ margin-top: 20px; }
	#endereco-topo{ margin-left: 0; }
	.navbar-collapse{ background-color: #c25d56 !important; padding-left: 10px !important; color: white !important; margin-top: 10px; }
	.navbar-collapse a{ color: white !important; border-bottom: 1px solid white; }
	#navbarNav a{ color: white !important; }
	#botao-contato-zap2{ margin-left: 20px; }
	#descricao{ margin-left: 20px; }
	#texto-desc{ padding: 20px; }
	#titulo_bold h1{ font-size: 2rem; }
	#texto-chamada{ font-size: 1.3rem; padding-left: 0; }
	#botao-contato-zap3{  }
	#box-chamada{ margin-left: 110px; }
	#descricao h1{ font-size: 1.5rem; }	
	#paragrafo{ max-width: 155px; font-size: .9rem; }
	.carousel-caption{ margin-left: -40px; }
	.desc1{ top: 140px !important; }
	.desc2{ top: 150px !important; }
	.desc3{ top: 140px !important; }
	.desc4{ top: 140px !important; }
	.desc5{ top: 140px !important; }
	.desc6{ top: 140px !important; }
	.p1{ margin-bottom: 100px; }
	.p2{ margin-bottom: 100px; }
	.p4{ margin-bottom: 70px; }
	#navbarNav{ margin-top: 10px !important; }
	
}

/* Large devices (desktops, 992px and up)*/
@media (max-width: 992px) { 
	
	#contatos-topo{ margin-top: 20px; }
	#endereco-topo{ margin-left: 0; }
	.navbar-collapse{ background-color: #c25d56 !important; padding-left: 10px !important; color: white !important; margin-top: 10px; }
	.navbar-collapse a{ color: white !important; border-bottom: 1px solid white; }
	#navbarNav a{ color: white !important; }
	#botao-contato-zap2{ margin-left: 20px; }
	#descricao{ margin-left: 20px; }
	#texto-desc{ padding: 20px; }
	#titulo_bold h1{ font-size: 2rem; }
	#texto-chamada{ font-size: 1.3rem; padding-left: 0; }
	#botao-contato-zap3{  }
	#box-chamada{ margin-left: 110px; }	
	
}

/* X-Large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {


}

/* XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) { 


}