html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	/* margin: 0px !important;
	border: 0px !important;
	padding: 0px !important; */
}

/* html, body {
    min-height: 100% !important;
    height: 100%;
} */

.bg-tratmento {
    background: url('assets/tratamento/tratamento_2.jpg');
}

h1, h2, h3, h4, h5, h6 {
    color: #212529;
}

p {
    color: #212529;
}

.bg1 {
    background-color: #F8F8F8;
}

.bg2 {
    background-color: #D9D9D9;
}

.bg3 {
    background-color: #D9A3B6;
}

.bg4 {
    background-color: #BA8FBF;
}

.bg5 {
    background-color: #9677D9;
}

.bg6 {
    background-color: #6655D9;
}

.bg7 {
    background-color: #212529;
}

.img-slide {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-height: 450px;
    color: #D9D9D9;
}

.fit-cover {
    object-fit: cover;
}

.text-cor4 {
    color: #1C14B4;
}

.text-cor5 {
  color: #9677D9;
}

.text-cor6 {
  /* color: #6655D9 */
  color: #9677D9;
}

.text-cor7 {
  color: #212529
}

.slide-box {
    background-color: rgba(255, 255, 255, 0.8)
}

.text-whatsapp {
    color: #40C351;
    text-decoration: none;
    font-size: large;
    font-weight: bold;
}

.link-light {
    text-decoration: none;
}

.navbar-toggler { 
    color: #6655D9;
    border: 1px solid #6655D9;
}

.navbar-toggler:focus {
    box-shadow: 0 0 0 0;
    background-color: #9677D9;
}

.carousel-caption {
    opacity: 0;
}