/* Add here all your CSS customizations */
.input-size-sm {
    height: 34px;
    padding: 6px;
}

/*.sbt-img-entrada {
    width: auto;
    height: auto;
    max-height: 70px;
}*/

.construcao {
    color: #666666;
    font-size: 20px;
    font-weight: 300;
}

#findus {
    margin-top: 0px;
    padding: 10px;
    max-height: 180px;
}

#findus i {
    float: right;
}

#findus h1 {
    float: left;
    color: white;
}

#findus .col-md-6 {
    margin-top: 50px;
}

.main-label-black {
    color: #666666;
    font-size: 62px;
    line-height: 62px;
    font-weight: 800;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);
}

#sobrenos {
    padding: 50px 0 50px 0;
}
#sobrenos iframe {
    //width: 1000px; height: 600px;
    //width: 500px; height: 300px;
    width: 667px; height: 400px;
    margin-left: auto;
    margin-right: auto;
}
#sobrenos .col-md-12 {
    //padding: 0 85px 0 85px;
    padding: 0 266px 0 266px;
}