.logo_line {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    background:  #808183 !important;
}

.dept_content::after {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background:  #808183 !important;
    content: '';
}

.emergencies {
    height: 100%;
    background: #808183 !important;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 700;
    padding-left: 38px;
    padding-right: 38px;
}

.link {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

a.linkum:link {
    color:#fff !important;
    text-decoration:none;
}

a.linkum:hover {
    color:#283290 !important;
    text-decoration:none;
}

.home_title {
    font-size: 50px !important;
    font-weight: 900;
    color:  #FFFFFF;
}



.box_contato {
    padding-right: 30px;
    top: 25px;
}


.box_index {
    padding-right: 30px;
}

.box_title {
    font-size: 19px !important;
    font-weight: 500;
    color:  #FFFFFF;
    margin-top: 0px !important;
}

.working_hours_list ul li {
    font-size: 17px !important;
    font-weight: 400;
    color: #FFFFFF;
}

.areadentista {
    background: #fff;
}

.button {
    display: inline-block;
    height: 51px;
    background:  #808183 !important;
}

.home_title h1 {
    font-size: 69.24px;
    font-weight: 900;
    color: #fff !important;
    line-height: 1.0398;
}

element {
}
.home_text p {
    font-size: 16px;
    font-weight: 500;
    color: #fff !important;
    line-height: 1.75;
}


.info a {
    color:  #FFFFFF;
}

.about {
    width: 100%;
    background: #FFFFFF;
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.box_title a {
    color: #fff !important;
}

.box {
    width: 100%;
    height: 230px !important;
    background: #283290;
    padding-left: 42px;
    padding-top: 29px;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
}

.header_content {
    width: 100%;
    height: 60px !important;
}