html, body {
	font-family: Poppins, Helvetica, "sans-serif";
}

.ds_logo_left a img {
    width: 90px;
}

@media (max-width: 976px) {
	.wrapper_slider {
		margin-top: 10px!important;
	}
}

a[href^="tel"] {
    color: inherit; /* Inherit text color of parent element. */
    text-decoration: none; /* Remove underline. */
    /* Additional css `propery: value;` pairs here */
}
  
.wrapper_nav {
    margin-bottom: 10px;
}

.header_home {
    background: #fff;
}

.ds_wrapper.wrapper_nav {
    padding: 10px 0px;
}

.h-ttl {
    color: #fff!important;
    font-size: 20px!important;
    font-weight: 400!important;
    margin-bottom: 30px!important;
}

.h-ttl i {
    margin-right: 10px;
}

.borda-contactos {
    border: 2px solid #fff;
    padding: 40px 0px 20px 0px;
}

.titleborderOut .titleborder:after {
    background: #000000!important;
}

.copyright_footer {
    background: #ffffff!important;
    color: #000;
    padding: 0px 0 10px 0!important;
}

.divAreaPrivada {
	margin-top: 25px;
}

.divAreaPrivada a {
    color: #fff;
    padding: 12px 12px !important;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    border-radius: 2px;
    background-color: #212121;
    transition: all linear .5s;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    letter-spacing: 1px;
	border: 1px solid #000;
    border-radius: 0.42rem;
}

.divAreaPrivada a:hover {
	background-color: #fff!important;
    color: #000!important;
}

.slide_anchor {
    border: 1px solid white;
    background-color: #00000000;
}

.slide_anchor:hover {
	text-decoration: initial;
    background: white;
    color: #000;
    font-weight: bold;
}

.copyright_footer {
    padding: 10px 0px 10px 0!important;
}

.block_descricao {
	margin-top: 80px;
	margin-bottom: 80px;
}

.a-face {
	color: #fff;
	font-size: 14px;
}

.a-face:hover {
    color: #4294FF;
}

.copyright a:hover {
	color: orange!important;
}

.f-1 {
    font-size: 13px;
    color: #676767 !important;
    font-family: Poppins, Helvetica, "sans-serif";
}

.copyright {
    text-align: right;
    font-size: 13px;
    color: #676767 !important;
}

@media (max-width: 991px) {
    .copyright_footer div {
        text-align: center;
    }
}

.slide-texto-1 {
    font-family: Poppins!important;
    text-transform: uppercase;
    font-size: 40px!important;
    font-weight: bold!important;
    line-height: 52px!important;
    color: #ffffffdb;
}
.slide-texto-2 {
    font-family: Poppins!important;
    color: #fff!important;
    border-bottom: 5px solid #fff!important;
    border-top: 5px solid #fff!important;
    width: 130px;
    text-align: center;
    padding: 8px 0px 10px!important;
    margin: 20px 0px 0px 0px!important;
    font-weight: 600!important;
}
.slide-botao {
    margin-bottom: 30px!important;
    font-family: Poppins!important;
}

@media (min-width: 768px) {
    .anchor_d {
        left: initial!important;
    }
}

@media (max-width: 768px) {

    .slide-texto-1 {
        font-size: 20px!important;
        line-height: 24px!important;
        margin-top: 0px!important;
    }

    .slide-texto-2 {
        border-bottom: 2px solid #fff!important;
        border-top: 2px solid #fff!important;
        width: 80px;
    }
    .slide-botao {
        display:none!important;
    }
}

.logo_crousel ul.bxslider li:hover {
    background: initial!important;
}

.mb-0 {
    margin-bottom: 0px;
}

.mt-0 {
    margin-top: 0px;
}

.ds_whours {
    font-size: 12px;
}