.alert-dangerClean {
    border-color: #953b39!important;
    color: #fff!important;
    background-color: #c26565!important;
    text-shadow: none!important;
    min-height: 3px!important;
    max-height: 20px!important;
}

.whatsapp {
    position: fixed;
    cursor: pointer;
    bottom: 15px;
    right: 65px;
    font-size: 25px;
    color: #ffffff;
    background-color: #1BD741;
    z-index: 4;
    display: block;
    width: 43px;
    text-align: center;
    height: 45px;
    line-height: 43px;
    border-radius: 5px 5px 0 0;
    transition: 0.5s;
}

.work-overlay span{
    text-align: right!important;
}
.logo{
    width: 350px;
    position: absolute;
    top: 5px; 
    z-index: 0;
}
.logoMenu{    
    width: 231px;
}

.call-to-action-content span {
    color: #ffffff!important;
}
.call-to-action-content h2 {
    color: #f8b53a!important;
}

.call-to-action-content h3 {
    color: #f8b53a!important;
}

.call-to-action-content {
    max-width: 720px!important;
    margin: 0 auto;
}
.text-muted{
    font-size: 9pt;
}

.team-box .box-content .box-inner-content {
    width: 100%;
    padding: 10px!important;
    opacity: 0;
    background-color: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: 0.5s;
}

.recuo { 
    text-indent:4em;
    text-align: justify;
}

.justificado{
    text-align: justify;
}

li {
    color: #48696E;
}

.single-services:hover .services-content h3, .single-services:hover .services-content li, .single-services:focus .services-content h3, .single-services:focus .services-content li {
    color: #ffffff;
}

.telefonesHeader{
    color: #ffffff;
}

.main-banner-content .titulo{
    font-size: 20pt;
}
.main-banner-content .subTitulo{
    font-size: 16pt;
    color: #52A6B0;
    font-weight: 700;
}
.tituloProduto{
    font-size: 29pt;
    color: #52A6B0;
}

.handHover{
    cursor: pointer;
}
/* 
.main-banner-content h1 {
    color: #ffffff;
    margin: 20px 0 25px;
    font-size: 40px!important;
    font-family: "Open Sans", sans-serif;
    font-weight: 300;
}

.main-banner-content h1 .typewrite {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 80%, #f8b53a 80%);
    background-size: 0px 0em !important;
    display: inline-block;
    font-weight: 300!important;
    font-family: "PT Sans", sans-serif;
} */