
.img-logo-header{
    height: 60px;
}

.navbar{
    border-bottom: 3px solid #6e4d8b;
}

.navbar-toggler span{
    background: #6e4d8b;
}

.fa-whatsapp{
    font-size: 32px;
    margin-top: 5px;
    color: #6e4d8b;
}

.fa-whatsapp:hover{
    color: #fff;
}

.title-d{
    color: #6e4d8b!important;
}

.price-a:hover{
    background-color: #ffcc29;
    color: #FFFFFF!important;
}

.ion-ios-arrow-forward, .ion-ios-arrow-back{
    display: none;
}

.title-box hr{
    height: 5px;
    background-color: #ffcc29;
    margin-top: -4px;
}

.card-header-c img{
    height: 125px;
    width: 125px;
}

.content-c{
    font-size: 15px;
}

.link-c{
    color: #ffcc29;
}

.link-c:hover{
    color: #ff9900;
}

.section-services .row .col-md-4 .card-box-c{
    padding: 25px;
    border: 1px solid #FFFFFF;
    border-radius: 6px;
    text-align: justify;
    color: #FFFFFF;
    font-family: "Open Sans", Arial, sans-serif;
}

.title-service{
    color: #ffcc29;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: bold;
    font-size: 22px;
}

.credits a{
    color: #ffcc29;
}

.form-group label{
    color: #fff;
}

.form-control{
    font-size: 16px!important;
}

.form{
    margin: 5px;
}

.form h5{
    margin-left: -15px;
    color: #ffcc29!important;
}

.btn-enviar{
    width: 100px;
    position: absolute!important;
    float: bottom!important;
    bottom: 2px;
    border: 1px solid #ffcc29;
    padding: 5px;
    border-radius: 50px;
    text-align: center;
    background: #ffcc29;
    font-weight: bold;
    font-size: 16px;
    right: 17px;
    cursor: pointer;
}

.title-d{
    color: #fff!important;
}

.text-empresa{
    color: #fff;
    text-align: justify;
    line-height: 1.8em;
    margin-top: 20px;
}