@import url(https://fonts.googleapis.com/css?family=Lato:400,700,900);
* {
    font-family: "Lato", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a,
a:focus,
a:hover {
    text-decoration: none !important;
    outline: 0 !important;
}
section {
    padding-top: 20px;
    padding-bottom: 20px;
}
.custom-toggler .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(216,84,56, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E") !important;
}
.navbar-light .navbar-toggler {
    border-color: #376dfc !important;
}
.menu {
    background-color: #05e7b8;
}
.menu ul li {
    margin: 15px;
}
.menu ul li a {
    color: #000;
    padding: 0 !important;
    text-transform: uppercase;
}
.menu .dropdown-menu {
    border: 0;
    border-radius: 0;
    background-color: #05e7b8 !important;
    padding: 10px;
}
.menu .dropdown-menu a {
    color: #000;
}
.menu .dropdown-menu a:hover {
    background-color: #05e7b8;
}
.menu .dropdown-item:focus,
.menu .dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #05e7b8 !important;
}
.text-logo {
    color: #f28281;
}
.what {
    position: fixed;
    bottom: 0;
    margin: 20px;
    background-color: #6aa318;
    padding: 10px;
    border-radius: 20px;
    color: #fff;
    z-index: 999;
}
.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #05e7b8 !important;
}
.tipTelefone ul li {
    display: inline-block;
}
.tipTelefone ul li a span {
    color: #05e7b8;
    font-weight: 600;
}
tipTelefone ul li a .fa-phone,
.tipTelefone ul li a strong {
    color: #95a5a6;
}
.tipTelefone ul li a .fa-phone,
.tipTelefone ul li a strong {
    color: #95a5a6;
}
.sobre {
    background-image: url(../img/back-excelencia.jpg);
    background-position: right;
    background-repeat: no-repeat;
}
.sobre h1 {
    color: #d55532;
    font-weight: 600;
}
.sobre h4 {
    color: #676767;
}
.sobre .card {
    border: 0px;
    background-color: transparent;
}
.sobre .card-body {
    color: #737373;
}
.sobre .card-header {
    background-color: transparent;
    border-bottom: 1px solid #d55532;
    padding: 5px 0;
}
.sobre .card-header .btn-link {
    color: #d55532;
    text-decoration: none !important;
    outline: 0 !important;
    padding: 0;
}
.servicos h1 {
    color: #d55532;
    font-weight: 900;
}
.servicos h3 {
    color: #676767;
}
.servicos .card-body h5 {
    color: #05e7b8;
    margin: 0;
    padding: 6px 0;
    min-height: 59px;
}
main {
    background-color: #05e7b8;
}
main h1,
main p,
main ul,
main li,
main h5 {
    color: #000;
}
main h1 {
    font-weight: 600;
}
.clientes-atendidos h2 {
    color: #d55532;
    font-weight: 900;
}
.footer .contato {
    background-color: #e6e6e4;
}
.footer .contato h2 {
    color: #05e7b8;
    font-weight: 900;
}
.footer .contato h6 {
    color: #676767;
}
.footer .contato .form-control {
    border: 1px solid #737373;
    border-radius: 0px;
}
.footer .contato .btn-enviar {
    background-color: #05e7b8;
    color: #000;
    border-radius: 0 !important;
    text-transform: uppercase;
    font-weight: 900;
    padding: 15px;
}
.footer-na,
.desenvolvimento {
    background-color: #05e7b8;
}
@media (max-width: 576px) {
    h1,
    h2,
    h3,
    h4 {
        font-size: 18px !important;
    }
}
@media (max-width: 992px) {
    .contato-top-home {
        display: none;
    }
}
@media (max-width: 1200px) {
    .menu ul li a {
        font-size: 12px;
    }
    .menu .logo {
        width: 100px !important;
    }
    .sobre {
        background-image: none;
    }
}

footer {
    color: #000;
}

footer a {
    color: #000 !important;
}

footer small {
    color: #000 !important;
}
/*# sourceMappingURL=custom.css.map */
