body{
    font-size: 18px;
    line-height: 32px;
}
.navbar-brand img{
    max-width: 300px;
}

.intro-2 {
    background: url("../img/bg1.jpg")no-repeat center center;
    background-size: cover;
}

.top-nav-collapse {
    background-color: #FFF !important;
}

.navbar:not(.top-nav-collapse) {
    background: transparent !important;
}

.md-form .prefix {
    font-size: 1.5rem;
    margin-top: 1rem;
}

h6 {
    line-height: 1.7;
}

@media (max-width: 768px) {
    .full-height,
    .full-height body,
    .full-height header,
    .full-height header .view {
        height: 1400px;
    }
}

@media (max-width: 446px) {
    .full-height,
    .full-height body,
    .full-height header,
    .full-height header .view {
        height: 1800px;
    }
}

#header,
.full-height,
.view{
    min-height: 800px;
}


.social-ul li {
    display: inline-block !important;
}
.social-ul-header li {
    display: inline-block !important;
    margin: 0;
    padding: 0;
    margin-left: 10px;
}
.social-ul-header li a {
    margin: 0 !important;
}
.social-ul-header{
    margin: 0;
    padding: 0;
    padding-left: 10px;
    text-align: right;
    background-color: transparent !important;
}
.btn-floating.btn-sm {
    width: 36.15385px;
    height: 36.15385px;
    display: inline-block;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    font-size: .96154rem;
    line-height: 30.15385px;
    box-shadow: 0 5px 11px 0 rgba(0,0,0,.18), 0 4px 15px 0 rgba(0,0,0,.15);
    margin: 0 10px;
}
.btn-fb {
    background-color: #3b5998 !important;
}
.btn-wa {
    background-color: #0dc143 !important;
}
.btn-yt {
    background-color: #ff0000 !important;
}

#form5 {
    margin-top: 3.5rem;
    margin-left: 3rem;
    width: 92%;
    width: -webkit-calc(100% - 3rem);
    width: calc(100% - 3rem);
}
.label-payment{
    margin-left: 3rem;
    margin-top: -3rem;
}
.mt-100{
    margin-top: 100px;
}
strong {
    font-weight: bold;
}
.ul-vantagens {
    padding-left: 18px;
    
}
.display5 {
    color: #FFF;
}
.btn-primary {
    background: #008081 !important;
}
.nav-contato {
    color: #FFF;
}
.conteudo{
    margin-top: 125px;
}
.form-title-spacer{
    margin-bottom: 30px;
}