html {
    scroll-behavior: smooth;
}

body,
p,
ul li,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Work Sans', sans-serif !important;
}

.navbar-nav.menuprinci>li>a,
.navbar-nav.menuprinci>li>a:hover,
.botoesnav li a {
    font-weight: 500;
    font-size: 18px;
    color: #fff !important;
    padding: 31px 15px;
}
.formform{
    margin-bottom: 136px;
    margin-top: 41px;
}
.repeatbg{
    background-repeat: repeat !important;
}
h1 {
    font-weight: normal;
    font-size: 40px;
    text-align: left;
    color: #707070;
}

p {
    font-weight: normal;
    font-size: 22px;
    line-height: 29px;
    color: #767676;

}

.sembg {
    background: #245d88;
}

.boxpage {
    padding: 80px 0;
    position: relative;
}

.navbar-tshop {
    background: none;
}

/************************
Form home
*************************/
.forms {
    background: #245d88 url(/uploads/2341/layout/bgforms.png) no-repeat center;
    background-size: cover !important;
    padding: 118px 0;
}

.forms .col-sm-5.leftr {
    position: initial;
}

.forms img {
    position: absolute;
    top: -30%;
    right: 0;
}

.forms h1 {
    font-weight: bold;
    font-size: 39px;
    color: #fff;
    text-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    text-transform: uppercase;
}

.forms h2 {
    font-weight: 200;
    font-size: 48px;
    line-height: 52px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 30px;
}

.forms p {
    font-weight: 300;
    text-transform: uppercase;
    font-size: 20px;
    color: #fff;
}

.forms strong {
    font-weight: 600;
    font-size: 30px;
    color: #fff;
    text-transform: none;
}
.main-image .sp-thumbs a:link, .sp-thumbs a:visited{
    display: block;
    height: 50px;
    overflow: hidden;
}
.forms .form-control {
    max-width: 562px;
    height: 58px;
    border-radius: 8px;
    background: #245d88;
    border: 1px solid rgba(252, 252, 252, 0.45);
    font-size: 20px;
}

.forms .btn {
    max-width: 562px;
    height: 69px;
    display: block;
    border-radius: 8px;
    background: #4bacde;
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.16);
    font-weight: bold;
    font-size: 22px;
    line-height: 24px;
    color: #fff;
    width: 100%;
    text-align: center;
    position: relative;
}

/************************
frase
*************************/
.frase .banner-codigo {
    width: auto !important;
    height: auto !important;
    font-weight: normal;
    font-size: 40px;
    color: #4bacde;
}

.topprods {
    background: #848688 url(/uploads/2341/layout/marcadagua.png) no-repeat center;
    padding-bottom: 120px;
    margin-bottom: -77px;
}

.topprods h4 {
    font-family: "Work Sans";
    font-weight: normal;
    font-size: 30px;
    text-align: center;
    color: #fff;
    line-height: 33px;
}

.topprods h2 {
    font-family: "Work Sans";
    font-weight: 600;
    font-size: 40px;
    text-align: center;
    color: #fff;
}

.featuredPostContainer .slidetitulos {
    display: none;
}

.featuredPostContainer {
    position: relative;
}

.slideprod .owl-controls .owl-has-nav {
    position: absolute;
    top: 49%;
    font-size: 62px;
}

.slideprod .owl-controls .owl-has-nav.owl-prev {
    left: -26px;
}

.slideprod .owl-controls .owl-has-nav.owl-next {
    right: -26px;
}

.slideprod .owl-page {
    display: none !important;
}

.barraprod {
    padding-top: 0;
}

.barraprod p {
    font-family: "Work Sans";
    font-weight: normal;
    font-size: 30px;
    text-align: right;
    color: #295890;
    margin: 0;
}

.barraprod .btn {
    display: block;
    border-radius: 8px;
    background: #295890;
    box-shadow: 0px 3px 15px rgb(0 0 0 / 16%);
    font-weight: bold;
    font-size: 22px;
    line-height: 24px;
    color: #fff;
    width: 100%;
    text-align: center;
    position: relative;
    padding: 19px 10px;
}

.owl-item.active.center {
    transform: scale(1.1, 1.2);
}

.services {
    background: url(/uploads/2341/layout/bgquadrado.svg) no-repeat center;
}

.services h2 {
    font-family: "Work Sans";
    font-weight: normal;
    font-size: 40px;
    color: #707070;
    margin-bottom: 25px;
}

.services .list-view {
    padding: 15px 38px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.services figure {
    min-height: 358px;
    max-height: 358px;
    overflow: hidden;
    display: flex;
    align-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.botoesnav li a {
    font-size: 25px;
}

.services figure img {}

.services .list-view h3 a {
    font-family: "Work Sans";
    font-weight: 600;
    font-size: 21px;
    text-align: center;
    color: #295890;
    line-height: 21px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    min-height: 80px;

}

.services .list-view p {
    font-family: "Work Sans";
    font-weight: normal;
    font-size: 18px;
    text-align: center;
    color: #707070;
    line-height: 21px;
    min-height: 84px;
    overflow: hidden;
}

.services .list-view .btn {
    font-family: "Work Sans";
    font-weight: bold;
    font-size: 22px;
    line-height: 24px;
    text-align: left;
    color: #4bacde;
    border-radius: 8px;
    margin-right: 6px;
    padding: 16px 30px;
    background: #4bacde;
    border: 1px solid #4bacde;
    box-shadow: 0px 3px 15px rgb(0 0 0 / 16%);
    color: #FFF;
    display: block;
    width: 100%;
    text-align: center;
}

.vieobox {
    position: relative;
    width: 100%;
    height: 500px;
    z-index: 1;
    -webkit-perspective: 300px;
    perspective: 300px;
    overflow: hidden;
    background: #4BACDE;
}

.vieobox #videoBG {
    position: fixed;
    right: 0;
    top: -281px;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1000;
    background-size: cover;
    opacity: .6;
}

/************************
quemsomos home
*************************/
.maskcaimg {
    position: relative;
}

.maskcaimg:after {
    content: "";
    background: url(/uploads/2341/layout/bgmask.svg) no-repeat center;
    width: 100%;
    height: 102%;
    position: absolute;
    top: 0;
    background-size: 100%;
}

.sobre p {
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    color: #707070;
}

.maskcaimg img {
    width: 98%;
    margin-left: 1px;
}

.sobre h1 {
    font-weight: normal;
    font-size: 40px;
    color: #707070;
    margin-top: 30px;
}

.btn-link {
    background: #245d88;
    filter: drop-shadow(0px 3px 15px rgba(0, 0, 0, 0.16));
    color: #FFF;
    font-weight: 600;
    font-size: 22px;
    line-height: 24px;
    text-shadow: none;
    padding: 15px 20px;
    border-radius: 8px;
    margin: 8px 0;
    width: 80%;
    text-align: left;
}

.btn-link:hover {
    background: #4bacde;
    color: #FFF;
    text-decoration: none;
}

.btn-link .fa {
    float: right;
}

.certificados {
    text-align: center;
}

.certificados img {
    display: inline-block;
}

.certificados h2, .partners h2 {
    font-weight: normal;
    font-size: 40px;
    color: #707070;
}

.qualidades .valores {
    background: #848688;
    min-height: 291px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    flex-direction: column;
    justify-content: center;
    border-radius: 8px;
    margin-bottom: 30px;
    padding: 30px;
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.16)
}

.qualidades .valores.um {
    background: #4bacde;
}

.qualidades .valores.ds {
    margin-top: -42px;
    background: #56cbee;
}

.qualidades .valores.ts {
    background: #295890;
}

.qualidades .valores.cn {
    background: #081f2c;
    margin-top: -42px;
}

.qualidades .valores.se {
    background: #000;
}

.qualidades .valores h3 {
    font-weight: normal;
    font-size: 27px;
    text-align: center;
    color: #fff;

}

.qualidades .valores p {
    font-weight: normal;
    font-size: 16px;
    text-align: center;
    color: #fff;
    line-height: 18px;

}

.container.qualidades {
    padding-top: 8%;
}

/************************
rodape
*************************/
.mapa {}

.mapa iframe {
    width: 100%;
    height: 350px;
}

.infosrodape {
    margin-top: -80px;
}

.infosrodape .contact-box {
    background: #fff;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
    text-align: center;
    padding: 20px 43px 40px 43px;
    min-height: 170px;
}

.infosrodape .contact-box h5 {
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    color: #295890;

}

.infosrodape .contact-box .icon .fa {
    background: #295890;
    margin-bottom: 22px;
    color: #FFF;
    font-size: 28px;
    padding: 8px;
    width: 49px;
    height: 49px;
    line-height: 34px;
    border-radius: 100%;
}

.infosrodape .contact-box .icon {
    margin-top: -40px;
}

.infosrodape .contact-box p {
    font-weight: normal;
    font-size: 18px;
    text-align: center;
    color: #707070;
    margin: 0;
    line-height: 20px;
}

.infosrodape .contact-box p.mail {
    font-weight: normal;
    font-size: 18px;
    color: #707070;

}

.infosrodape .contact-box p.phonerodape a {
    font-weight: bold;
    font-size: 28px;
    text-align: center;
    color: #4bacde;

}

.copy img {
    display: block;
    margin: 40px auto 20px auto;
}

.copy p {
    font-weight: normal;
    font-size: 18px;
    text-align: center;
    color: #fff;

}

footer .iconessociais {
    text-align: center;
}

footer .iconessociais li {
    float: none;
    display: inline-block;
}

footer .iconessociais li a {
    color: #FFF;
    font-size: 22px;
}

.nav-up {
    top: 0 !important;
}

.footer-bottom,
.footer-bottom p {
    font-size: 16px;
}

footer {
    background: #295890 url(/uploads/2341/layout/bgrodape.png) no-repeat center bottom;
    padding-bottom: 40px;
}

/************************
Detalhe de conteudo
*************************/
.parallax-image-aboutus h1 {
    font-weight: bold;
    font-size: 60px;
    line-height: 56px;
    text-align: left;
    color: #081f2c;
    text-shadow: none;
    text-transform: none;
    margin: 10px 0 30px 0;
}
.parallax-image-aboutus{
    background-size: 59%;
    background-position: center right !important;
}

h5.parallaxSubtitle {
    font-weight: normal;
    font-size: 22px;
    text-align: left;
    color: #767676;
    line-height: 24px;
    margin: 0;
}

.parallax-image-aboutus .breadcrumb>li {
    font-weight: normal;
    font-size: 19px;
    text-align: left;
    color: #767676;
}

.parallax-image-aboutus .breadcrumb {
    text-align: left;
    margin: 0;
    padding: 0;
    border: 0;
}

.parallax-image-aboutus .clearfix.animated {
    padding: 78px 0;
}

.parallaxOffset {
    margin-top: 67px;
}

.parallax-image-aboutus {
    /*overflow: hidden;*/
}

.parallax-image-aboutus::before {
    content: "";
    border-bottom: 436px solid #fff;
    border-left: 0;
    border-right: 550px solid transparent;
    height: 100%;
    width: 78%;
    position: absolute;
}

.row-content-html {
    padding: 40px 0;
}

.logotipo img {
    display: block;
    margin: 0 auto 30px auto;
}

.page-Nossa.empresa .row-content-html {
    text-align: center;
}

.qualidades.internos .valores.ds,
.qualidades.internos .valores.cn {
    margin-top: 0;
}

.container.qualidades.internos {
    padding-top: 0;
}

/************************
Produtos
*************************/
.sidebar-filtros {}

.sidebar-filtros .sidebar-filtros-body {
    border-radius: 8px;
    background: #fff;
    box-shadow: 0px 3px 25px rgb(0 0 0 / 18%);
    overflow: hidden;
}

.sidebar-filtros .panel-title a {
    font-weight: normal;
    font-size: 20px;
    line-height: 29px;
    color: #081f2c;
}

.sidebar-filtros .panel-heading {
    border: 0;
    background: #FFF;
    border-top: 1px solid #D6E0E3;
}

.sidebar-filtros .panel-body,
.sidebar-filtros .panel,
.sidebar-filtros .panel-body li {
    border: 0 !important;
}

.sidebar-filtros .panel-body {
    padding: 0;
}

.sidebar-filtros .panel-body li a {
    font-weight: normal;
    font-size: 16px;
    color: #788198;
    padding: 6px 13px;
}

.sidebar-filtros .panel-body li a:before {
    content: "\f0a9";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 8px;
    color: #56CBEE;
}

.sidebar-filtros .panel-body li a:hover {
    color: #56CBEE;
    font-weight: normal;
}

.sidebar-filtros .nav.tree {
    padding-bottom: 20px;
}

.product {
    border: 0;
    box-shadow: 0px 3px 25px rgb(0 0 0 / 13%);
    background: #FFF;
    border-radius: 8px;
}

.item h4 a {
    font-family: "Work Sans";
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    color: #081f2c;
    text-transform: none;
}

.item h4 {
    margin-top: 0;
}

.description {
    min-height: initial;
}

.description p {
    display: none;
}

.product>.price {
    max-height: 80px;
    min-height: 80px;
}

.product:hover,
.featuredImgLook2 .inner:hover {
    border: 0;
}

.product-title {
    font-family: "Work Sans";
    font-weight: bold;
    font-size: 40px;
    line-height: 56px;
    text-align: left;
    color: #295890;
}

h2.resumeprods {
    font-family: "Work Sans";
    font-weight: normal;
    font-size: 22px;
    text-align: left;
    color: #4bacde;
    margin-bottom: 20px;

}

.contprod p {
    font-family: "Work Sans";
    font-weight: normal;
    font-size: 18px;
    text-align: left;
    color: #767676;

}

.descricoes-produtos p {
    font-family: "Work Sans";
    font-size: 18px;
    text-align: left;
    color: #848688;

}

.btwhats.btprod {
    border-radius: 8px;
    background: #4bacde;
    box-shadow: 0px 3px 15px rgb(0 0 0 / 16%);
    display: block;
    font-family: "Work Sans";
    font-weight: bold;
    font-size: 22px;
    line-height: 24px;
    text-align: left;
    color: #fff;
    padding: 20px;
}

.btwhats.btprod .fa {
    float: right;
}

.textosprods {
    background: #f2f2f2;
    margin-top: 59px;
}

.nav-tabs li a {
    font-family: "Work Sans";
    font-weight: normal;
    font-size: 18px;
    text-align: left;
    color: #081f2c;
    text-transform: none;
    letter-spacing: 0;
}

.item .buttonbar a.btn {
    font-family: "Work Sans";
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: left;
    padding: 10px 10px;
    border-radius: 8px;
}

.item .buttonbar a.btn .fa {
    float: right;
    margin-top: 4px;
    margin-left: 15px;
}

.item .buttonbar a.btwhats.btn {
    background: #4BACDE;
    color: #FFF;
}

.item .buttonbar a.btn.btn-default {
    background: #FFF;
    color: #4bacde;
    border: 1px solid #4bacde;
}

.textosprods .tabbable .nav.nav-tabs {
    margin-top: -44px;
    border-bottom: 3px solid #f2f2f2;
}

.textosprods .nav-tabs>li.active>a,
.textosprods .nav-tabs>li.active>a:hover,
.textosprods .nav-tabs>li.active>a:focus,
.textosprods .nav-tabs>li:hover>a {
    background: #f2f2f2;
    color: #081f2c !important;
}

/************************
servicos
*************************/
.tituloservc {
    background: #245d88 url(/uploads/2341/layout/bgforms.png) no-repeat bottom center;
    background-size: cover !important;
}

.tituloservc .resumeserv {
    min-height: 360px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    align-items: flex-start;
}

.parallax-image-aboutus.tituloservc::before {
    display: none;
}

.parallax-image-aboutus.tituloservc::before {
    content: "";
    display: block;
    border-bottom: 620px solid #fff;
    border-right: 0;
    border-left: 210px solid transparent;
    height: 101%;
    width: 43%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}

.tituloservc h1 {
    font-family: "Work Sans";
    font-weight: bold;
    font-size: 40px;
    text-align: left;
    color: #fff;
    line-height: 41px;
    text-transform: uppercase;

}

.videoserv .boxvideos {
    margin: 0 auto;
    text-align: center;
    position: relative;
    display: block;
    height: 0 !important;
    padding: 0;
    overflow: hidden;
    padding-bottom: 45.25%;
    width: 80% !important;
    border-radius: 9px;
    box-shadow: 0 0 31px -7px rgb(0 0 0 / 30%);
}

.videoserv .boxvideos iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    border: 0;
}

.videoserv {
    background: #F2F2F2;
}

.tituloservc p {
    font-family: "Work Sans";
    font-weight: normal;
    font-size: 22px;
    text-align: left;
    color: #fff;
}

.tituloservc .fotoserv {
    width: 550px;
    height: 550px;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: stretch;
    flex-direction: column;
    flex-wrap: wrap;
    background: #fff;
    border-radius: 100%;
    margin: 7% 0;
}

.tituloservc .fotoserv img {
    width: 72%;
    height: auto;
}

.tituloservc .buttonbar .btn {
    font-family: "Work Sans";
    font-weight: bold;
    font-size: 22px;
    line-height: 24px;
    text-align: left;
    color: #4bacde;
    border-radius: 8px;
    margin-right: 6px;
    padding: 16px 30px;
}

.tituloservc .buttonbar .btn.btwhats {
    background: #295890;
    border: 1px solid #4bacde;
}

.tituloservc .buttonbar .btn.btn-default {
    background: #4bacde;
    border: 1px solid #4bacde;
    box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.16);
    color: #FFF;

}

.tabserv {
    font-weight: 300;
    color: gray;
    font-size: 16px;
}

.formorc h4 {
    font-family: "Work Sans";
    font-weight: normal;
    font-size: 40px;
    text-align: left;
    color: #707070;
    margin: 71px 0 40px 0;
}

.formorc .form-control {
    font-family: "Work Sans";
    font-weight: normal;
    font-size: 18px;
    text-align: left;
    color: #a1a8b9;
    height: 46px;
    border-radius: 8px;
}

.formorc .btn {
    font-family: "Work Sans";
    font-weight: bold;
    font-size: 22px;
    line-height: 24px;
    text-align: left;
    color: #4bacde;
    border-radius: 8px;
    margin-right: 6px;
    padding: 16px 30px;
    background: #4bacde;
    border: 1px solid #4bacde;
    box-shadow: 0px 3px 15px rgb(0 0 0 / 16%);
    color: #FFF;
    display: block;
    width: 100%;
    text-align: center;
}

.tabserv ul {
    list-style: disc;
}

.videoserv.ff::before {
    content: "";
    display: block;
    background: url(/uploads/2341/layout/bgquadrado.svg) no-repeat center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.menumanu h3 {
    font-family: "Work Sans";
    font-weight: 600;
    font-size: 21px;
    text-align: center;
    color: #295890;
    line-height: 21px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    min-height: 80px;

}

.menumanu .fotomenu {
    min-height: 358px;
    max-height: 358px;
    overflow: hidden;
    display: flex;
    align-content: center;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

.menumanu p {
    font-family: "Work Sans";
    font-weight: normal;
    font-size: 18px;
    text-align: center;
    color: #707070;
    line-height: 21px;
    min-height: 86px;
    overflow: hidden;
}

.menumanu .btn {
    font-family: "Work Sans";
    font-weight: bold;
    font-size: 22px;
    line-height: 24px;
    text-align: left;
    color: #4bacde;
    border-radius: 8px;
    margin-right: 6px;
    padding: 16px 30px;
    background: #4bacde;
    border: 1px solid #4bacde;
    box-shadow: 0px 3px 15px rgb(0 0 0 / 16%);
    color: #FFF;
    display: block;
    width: 100%;
    text-align: center;
}
.forms .col-sm-7{
    z-index: 1;
}
.sembg #sidebarCollapse {
    border: 1px solid #fff;
    color: #fff;
}

.dropdown.servic button{
    display: block;
    width: 100%;
    background: #295891;
    border: 2px solid #3c7ac5;
    font-weight: 300;
    font-size: 17px;
    margin: 80px 0;
}
.dropdown.servic.open .dropdown-toggle.btn-default{
    background: #FFF;
    color: #295891;
    border:0;
    border-radius: 3px 3px 0 0;
    box-shadow: none;
}
.dropdown.servic .dropdown-menu{
    margin: 0;
    border: 0;
    border-radius: 0 0 3px 3px;
    width: 100%;
}
.dropdown.servic .dropdown-menu>li>a{
    border-top: 1px solid #ddd;
    font-size: 18px;
    text-align: center;
    color: #888;
    padding: 9px;
}
#btEnviar {
    margin-top: 28px;
    background: #285d88;
    min-width: 159px;
}
.tabserv.boxpage .item{
    height:auto;
}
.btdow{
    background: #285d88;
}
.btdow h4{
    color: #FFF;
    margin: 0;
    padding: 0;
    font-size: 30px;
}
.btdow .btn{
    max-width: 562px;
    display: block;
    border-radius: 8px;
    background: #4bacde;
    box-shadow: 0px 3px 15px rgb(0 0 0 / 16%);
    font-weight: bold;
    font-size: 22px;
    line-height: 39px;
    color: #fff;
    width: 100%;
    text-align: center;
    position: relative;
}
/************************
Responsivo
*************************/
@media (min-width: 1400px) {
    .container {
        width: 1400px;
    }
}

@media(max-width:1400px) {
    .navbar-nav.menuprinci>li>a,
    .navbar-nav.menuprinci>li>a:hover,
    .botoesnav li a {
        font-weight: 500;
        font-size: 15px;
        color: #fff !important;
        padding: 31px 11px;
    }

    .botoesnav li a {
        font-size: 21px;
    }

    .forms img {
        top: -17%;
        width: 57%;
    }

    .forms {
        padding: 90px 0;
    }

    .frase .banner-codigo {
        font-size: 32px;
    }

    .forms h2 {
        font-size: 42px;
    }

    .services .list-view h3 a {
        font-size: 19px;
    }

    .services .list-view {
        padding: 15px 28px;
    }

    .topprods h4 {
        font-size: 23px;
        line-height: 26px;
    }
    .topprods h2 {
        font-size: 35px;
    }
    .item .buttonbar a.btn {
        font-size: 14px;
        line-height: 22px;
        padding: 7px 9px;
    }
    .item .buttonbar a.btn .fa{
        margin-left: 7px;
    }
    .product{    overflow: hidden;}
    .barraprod p {
        font-size: 24px;
    }
    .certificados img {
        height: auto;
    }
    .vieobox {
        height: 380px;
    }
    .logotipo img{
            max-width: 350px;
    }
}
@media(max-width:1290px){
    .menumanu p{
        font-size: 16px;
            line-height: 18px;
    }
    .menumanu h3{
            font-size: 17px;
    }
    .thumbnail .caption {
    min-height: 291px;
}
}
@media(max-width:1180px) {
    .thumbnail .caption {
    min-height: 316px;
}
    .parallax-image-aboutus .breadcrumb>li {
        font-size: 15px;
    }
    .parallax-image-aboutus h1 {
        font-size: 45px;
        margin: 0px 0 14px 0;
        line-height: 45px;
    }
    h5.parallaxSubtitle {
        font-size: 16px;
    }
    .menumanu .fotomenu {
        min-height: 250px;
        max-height: 250px;
    }
    .menumanu .btn{
        font-size: 19px;
        line-height: 20px;
        padding: 11px 30px;
    }
    .menumanu p{
        line-height: 18px;
        font-size: 15px;
        min-height: 71px;
    }
    .menumanu h3{
        min-height: 98px;
    }
    .parallax-image-aboutus.tituloservc h1{
        font-size: 35px;
    line-height: 37px;
    }
    .tituloservc p{
        font-size: 17px;
    }
    .tituloservc .resumeserv {
        min-height: 269px;
    }
    .tituloservc .buttonbar .btn{
        padding: 13px 23px;
        font-size: 15px;
        line-height: 24px;
    }
    .tituloservc .fotoserv{
        margin: 1% 0;
        width: 500px;
        height: 500px;
    }
    .sidebar-filtros .panel-body li a{    font-size: 14px;    padding: 6px 10px;}
    .product-title{
        font-size: 32px;
        line-height: 39px;
    }
    h2.resumeprods {
        font-size: 18px;
        line-height: 20px;
        margin-bottom: 0;
    }
    .contprod p{
        font-size: 15px;
        line-height: 21px;
    }
    .parallax-image-aboutus .clearfix.animated {
        padding: 54px 0;
    }
    .logotipo img {
        max-width: 250px;
    }
    p {
        font-size: 19px;
    }
    .parallax-image-aboutus::before{    width: 91%;}
    .vieobox {
        height: 316px;
    }
    .container{
        width: 100%;
        padding-left: 22px;
        padding-right: 22px;
    }
    .forms h1 {
        font-size: 32px;
    }
    .forms h2 {
        font-size: 31px;
        line-height: 37px;
        margin-bottom: 16px;
    }
    .forms .form-control{
        height: 50px;
        font-size: 18px;
    }
    .forms .btn {
        font-size: 20px;
        height: 60px;
    }
    .forms img {
        top: -9%;
        width: 50%;
    }
    .frase .banner-codigo {
        font-size: 27px;
    }
    .boxpage {
        padding: 58px 0;
    }
    .services h2 {
        font-size: 34px;
    }
    .services .list-view p{
        font-size: 14px;
        line-height: 16px;
    }
    .services .list-view .btn{
        font-size: 17px;
        padding: 10px 30px;
    }
    .topprods h4 {
        font-size: 20px;
        line-height: 23px;
    }
    .topprods{margin-bottom: -38px;}
    .barraprod p {
        font-size: 20px;
    }
    .qualidades .valores{
        padding: 10px;
        min-height: 266px;
    }
    .qualidades .valores p{
        font-size: 14px;
    }
    .qualidades .valores h3 {
        font-size: 21px;
    }
    .sobre p {
        font-size: 16px;
    }
    .infosrodape .contact-box p.phonerodape a {
        font-size: 21px;
    }
    .infosrodape .contact-box{    padding:20px 20px 40px 20px;}
    .infosrodape .contact-box p.mail {
        font-size: 16px;
    }
    .navbar-brand {
        height: auto;
        max-width: 127px;
    }
    .navbar-nav.menuprinci>li>a, .navbar-nav.menuprinci>li>a:hover{
        font-size: 13px;
        padding: 31px 9px;
    }
    .vieobox #videoBG{
            top: -193px;
    }
}
@media(max-width:800px){
    .parallax-image-aboutus::before{
        border-right: 413px solid transparent;
    }
    .parallax-image-aboutus .clearfix.animated {
        padding: 31px 0;
    }
    .parallax-image-aboutus::before {
        width: 100%;
    }
    .menumanu .fotomenu{padding: 20px;}
    .parallax-image-aboutus.tituloservc h1 {
        font-size: 23px;
        line-height: 22px;
    }
    .tituloservc p {
        font-size: 17px;
        line-height: 18px;
    }
    .tituloservc .buttonbar .btn {
        padding: 11px 16px;
    }
    .tituloservc .fotoserv {
        margin: 1% 0;
        width: 100%;
        height: 347px;
    }
    .ff img{
        display: none;
    }
    .parallax-image-aboutus{    margin-top: 82px !important;}
    .parallax-image-aboutus h1 {
        font-size: 36px;
        line-height: 37px;
    }
    h5.parallaxSubtitle {
        font-size: 15px;
        line-height: 19px;
    }
    
    .botoesnav{
        display: none;
    }
    .navbar-brand {
        height: auto;
        max-width: 100px;
        margin-left: 7px;
    }
    .menuprinci {
        width: 84%;
    }
    .navbar-nav.menuprinci>li>a, .navbar-nav.menuprinci>li>a:hover{
        padding: 31px 7px;
    }
    .forms h1 {
        font-size: 26px;
        padding-bottom: 0px;
    }
    .forms h2 {
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 0;
    }
    .forms p {
        font-size: 17px;
        margin-bottom: 0;
    }
    .forms strong {
        font-size: 26px;
        margin-bottom: 10px;
        display: block;
    }
    .forms .form-control {
        height: 45px;
        font-size: 16px;
    }
    .forms .btn {
        font-size: 20px;
        height: 49px;
    }
    .frase .banner-codigo {
        font-size: 27px;
        text-align: center;
    }
    .boxpage.frase {
        padding: 34px 0;
    }
    .services figure {
        min-height: 212px;
        max-height: 212px;
    }
    .services .list-view h3 a {
        font-size: 16px;
        line-height: 16px;
        min-height: 68px;
    }
    .sobre .col-md-8 img.animated{
        margin: 0 auto;
        width: 250px;
    }
    .sobre h1, .sobre p{
        text-align: center;
    }
    .sobre .btn-link{
        max-width: 250px;
        margin: 0 auto;
        display: block;
        margin-bottom: 36px;
    }
    .maskcaimg:after{
        display: none;
    }
    .vieobox {
        height: 216px;
    }
    .contact-box.local{
        margin-bottom: 40px;
    }
    .bgdesubmenuside, .btloginsidebar, .botoestoposide li{
        display:none !important;
    }
    .botoestoposide li:first-child{
        display: block !important;
        text-align: left;
    }
    .botoestoposide li #dismiss{
        text-align: left;
    }
    #sidebar.navbar-top {
        background: #e4e4e4 !important;
    }

}
@media(max-width:600px){
    .dropdown.servic button{
        margin: 10px 0;
    }
    .parallax-image-aboutus {
        margin-top: 52px !important;
    }
    .parallax-image-aboutus.isandroid, .parallax-section.isandroid{background: #d4d4d4 !important;overflow: initial;}
    .parallax-image-aboutus::before{display: none;}
    p {
        font-size: 17px;
        line-height: 23px;
    }
    .tituloservc .buttonbar .btn {
        padding: 11px 11px;
        font-size: 13px;
    }
    .tituloservc .resumeserv {
        min-height: initial;
        margin-bottom: 16px;
    }
    .tituloservc .fotoserv {
        margin: 1% 0 3% 0;
        height: 276px;
    }
    .parallax-image-aboutus.tituloservc::before {
        border-bottom: 620px solid #b5b5b5;
    }
    .videoserv .boxvideos{
        padding-bottom: 61.25%;
        width: 100% !important;
    }
    .tabserv .nav-tabs li a{    font-size: 12px;}
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li:hover > a {
        background: #bfc9ca;
        color: #666 !important;
    }
    .formorc h4{
        font-size: 22px;
    text-align: center;
    margin: 0 0 40px 0;
    }
    .parallax-image-aboutus.tituloservc h1, .tituloservc p{
        text-align: center;
    }
    .parallax-image-aboutus.tituloservc.isandroid {
        background: #295790 !important;
    }
    .forms img{
        display: none;
    }
    .forms h1 {
        font-size: 29px;
        padding-bottom: 0px;
        text-align: center;
    }
    .forms h2 {
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 0;
        text-align: center;
    }
    .forms p {
        font-size: 17px;
        margin-bottom: 0;
        text-align: center;
    }
    .frase .banner-codigo {
        font-size: 22px;
        text-align: center;
    }
    .services h2 {
        font-size: 25px;
    }
    .topprods h4 {
        font-size: 16px;
        line-height: 17px;
    }
    .topprods h2 {
        font-size: 28px;
    }
    .qualidades .valores.ds, .qualidades .valores.cn{
        margin-top: 0;
    }
    .contact-box.contatos{
        margin-bottom: 40px;
    }
    footer .iconessociais {
        text-align: center;
        float: none;
    }
    .botoesnav {
        display: block;
    }
    .sembg .colorWhite, .sembg .colorWhite i, .buscatop i{color: #FFF !important;}

}
.badge {
    background-color: #245d88;
}
.row-content-html ul{list-style:circle;}
#sidebar .sidebar-header ul.botoestoposide li i {
    font-size: 20px;
    padding: 10px 2px;
    color: #245d88;
}
#sidebar .btloginsidebar a {
    background: #245d88;

}
.breadcrumb li, .breadcrumb li a{font-size:14px;}
.descricoes-produtos table{
        width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
        border: 1px solid #ddd;
}
.descricoes-produtos table td{
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #cecece;
}
.footable-header th{
    background-color: rgba(0, 45, 96, 1) !important;
    color: #fff;
}
.footable tr:hover {
    background-color: rgba(186, 186, 186, 1) !important;
    color: #fff;
}