﻿body, html {
    color: #606676;
}
.dataTables_info {
    z-index:  1!important;
}
.loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.98);
    z-index: 9998;
    text-align: center;
}
.desktop .navbar .navbar-brand img {
    max-height: 80px;
    padding-top: 10px;
}
.desktop .navbar a {
    padding: 0 10px !important;
    color: #606676 !important;
    font-size: 15px !important;
}
.desktop .navbar a:hover {
    color: #024796 !important;
}
.desktop .navbar .parent a {
    padding: 0 20px !important;
}
.desktop .navbar .submenu-produtos {
    right: auto !important;
}
.nav-fixed {
    position: fixed;
    top: 0;
    width: 100%;
    height: 80px;
    background-color: #fff !important;
    -webkit-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.15);
}
.sc-counter {
    font-size: 40px !important;
    font-weight: bold;
}
footer {
    padding: 35px 0;
    border: none;
}
footer .brand img {
    max-width: 200px;
}
footer .copyrights p {
    color: #c8c8c8;
    font-size: 10px !important;
}
.cell footer {
    text-align: center;
}
.social li a {
    display: inline-block;
    width: 100%}
.instagram {
    background-color: #AB358F !important;
}
.m-t-80 {
    margin-top: 80px;
}
.aux-cinza .icon {
    color: #86939e;
}
.page-header-style3 {
    background: #fff;
    text-align: center;
    border-bottom: none;
    padding: 45px 0 0px;
}
.page-header-style3 h1 {
    font-size: 26px;
}
.service-blocks .service-block .service-icon {
    margin: 20px 0 0;
}
.depoimentos h4 small {
    color: #606676;
}
.paper-timeline:before {
    z-index: -1;
}
.timeline-ano {
    text-align: center;
}
.timeline-ano div {
    display: inline-block;
    font-weight: bold;
    z-index: 3;
    color: #fff;
    background-color: #568bca;
    cursor: default;
    font-size: 30px;
    width: 100px;
    height: 100px;
    text-align: center;
    padding: 27px 0px;
    border: 2px solid #e1e8ee;
    border-radius: 50%;
    margin-left: 5px;
}
.timeline-panel img {
    margin-bottom: 20px;
}
.gradient ul.iconList li:before {
    color: #fff !important;
}
.form-control:focus {
    border-color: #024796;
}
textarea {
    resize: vertical;
    outline: none;
}
textarea:focus {
    box-shadow: none;
    border-color: #024796;
}
.widget-address {
    background-color: #F5F8FA;
    border-color: #eaeced;
}
.input-upper {
    text-transform: uppercase;
}
.m-t-40 {
    margin-top: 40px;
}
.g-map {
    height: 500px;
}
.mark {
    background-color: transparent;
    font-size: 16px;
    padding-top: 5px;
    display: inline-block;
}
.mark a {
    background-color: #606676;
    color: #fff;
    padding: 5px 15px;
    display: inline-block;
    margin: 5px 0;
    font-weight: bold;
    cursor: pointer;
}
.barra-custom {
    padding: 50px 0;
}
.barra-custom p {
    font-size: 30px !important;
    line-height: 1.4 !important;
}
.barra-custom .btn-cta {
    background-color: #fff;
    color: #606676;
    font-weight: bold;
    margin-top: 30px;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%}
.lista-detalhe ul li {
    line-height: 3;
    padding-left: 30px;
    position: relative;
}
.lista-detalhe ul li:before {
    color: #03a9f4;
    content: "";
    display: inline-block;
    font-family: paperIcons;
}
.produto-block {
    background-color: #f8f8f8;
    margin-bottom: 20px;
    padding: 20px;
}
.produto-block:hover {
    background-color: #e8e8e8;
}
.produto-block img {
    float: left;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    max-width: 80px;
}
.produto-block h3 {
    float: left;
    margin-left: 20px;
    font-weight: bold;
    font-size: 20px;
    margin-top: 30px;
}
.produto-block a {
    float: right;
    margin-top: 20px;
}
@media screen and (max-width: 768px) {
    .produto-block {
    text-align: center;
}
.produto-block img {
    float: none;
}
.produto-block h3 {
    margin: 0;
    float: none;
    margin-top: 15px;
}
.produto-block a {
    float: none;
}
}.slick-dots li button:before {
    font-size: 10px;
}
.btn {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.btn.btn-primary {
    background-color: #024796;
}
.btn.btn-primary:hover {
    background-color: #EE9544;
}
.btn:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.grid-logos {
    padding: 0 30px;
    margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
    .grid-logos {
    padding: 0 10px;
}
}.grid-logos li {
    margin-bottom: 30px;
    text-align: center;
}
.grid-logos li .palco {
    display: inline-block;
    width: 100%;
    padding: 15px 15px 8px;
    border: 3px solid #F8F8F8;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.grid-logos li .palco .img-modelo {
    width: 100%;
    height: 100px;
    display: inline-block;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.grid-logos li .palco p {
    font-weight: bold;
    font-size: 13px;
    color: #606676;
    margin: 0;
}
.grid-logos li:hover .palco {
    border-color: #024796;
}
.thumbnail {
    border-color: #F8F8F8;
}
#tabela_chips_filter {
    margin-bottom: 15px;
}
#tabela_compras_filter {
    margin-bottom: 15px;
}
#tabela_chips_filter input {
    border: 1px solid #e1e8ee;
    box-shadow: none;
    border-radius: 3px;
    height: 40px;
    outline: none;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #86939e;
}
#tabela_compras_filter input {
    border: 1px solid #e1e8ee;
    box-shadow: none;
    border-radius: 3px;
    height: 40px;
    outline: none;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #86939e;
}
#tabela_chips_filter input:focus {
    border-color: #024796;
}
#tabela_compras_filter input:focus {
    border-color: #024796;
}
#tabela_chips {
    margin-bottom: 10px;
}
#tabela_compras {
    margin-bottom: 10px;
}
#tabela_chips tr th {
    background-color: #024796;
    color: #fff;
}
#tabela_compras tr th {
    background-color: #024796;
    color: #fff;
}
#tabela_chips tfoot tr th {
    padding-bottom: 10px;
}
#tabela_compras tfoot tr th {
    padding-bottom: 10px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.next:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover, .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #024796 !important;
    color: #ffffff !important;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.previous, .dataTables_wrapper .dataTables_paginate .paginate_button.next {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    margin: 0 10px;
}
.dataTables_paginate span .paginate_button {
    border: 1px solid #024796 !important;
    background-color: transparent !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important;
    margin: 0 5px;
}
nav.navbar-fixed-top {
    padding: 15px !important;
}
/*# sourceMappingURL=default.css.map */
