@font-face { font-family: 'Proxima Nova'; font-weight: 200; font-style: normal; src: url('../../fonts/proxima_nova_thin-webfont.woff2') format('woff2'), url('../../fonts/proxima_nova_thin-webfont.woff') format('woff'); }
@font-face { font-family: 'Proxima Nova'; font-weight: 300; font-style: normal; src: url('../../fonts/proxima_nova_light-webfont.woff2') format('woff2'), url('../../fonts/proxima_nova_light-webfont.woff') format('woff'); }
@font-face { font-family: 'Proxima Nova'; font-weight: 400; font-style: normal; src: url('../../fonts/proxima_nova_regular-webfont.woff2') format('woff2'), url('../../fonts/proxima_nova_regular-webfont.woff') format('woff'); }
@font-face { font-family: 'Proxima Nova'; font-weight: 500; font-style: normal; src: url('../../fonts/proxima_nova_semibold-webfont.woff2') format('woff2'), url('../../fonts/proxima_nova_semibold-webfont.woff') format('woff'); }
@font-face { font-family: 'Proxima Nova'; font-weight: 600; font-style: normal; src: url('../../fonts/proxima_nova_bold-webfont.woff2') format('woff2'), url('../../fonts/proxima_nova_bold-webfont.woff') format('woff'); }
@font-face { font-family: 'Proxima Nova'; font-weight: 700; font-style: normal; src: url('../../fonts/proxima_nova_extrabold-webfont.woff2') format('woff2'), url('../../fonts/proxima_nova_extrabold-webfont.woff') format('woff'); }
@font-face { font-family: 'Proxima Nova'; font-weight: 800; font-style: normal; src: url('../../fonts/proxima_nova_black-webfont.woff2') format('woff2'), url('../../fonts/proxima_nova_black-webfont.woff') format('woff'); }

body { text-align: center;}
body, td { color: #304148; font-weight: 400; font-family: "Proxima Nova","Segoe UI","Roboto","Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";}
body > section > .container { padding-left: 8%; padding-right: 8%; }
a, h1, h2, h4 { color: #000000; transition: 0.3s;}
a:hover { color: #727272;}
h1, h2 { line-height: 100%;}
hr { border-top-color: #304148; opacity: 0.75;}
section strong { font-weight: 600;}

.btn { border-radius: 20px; padding-left: 30px; padding-right: 30px; font-weight: 500; min-width: 200px; }
.btn-primary { border-radius: 35px; padding: 12px 30px; background-color: #ffffff; border-color: #ffffff;}
.btn-primary:hover { background-color: #727272; border-color: #727272;}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active { background-color: #ffffff; border-color: #ffffff;}
.btn-whatsapp { background-color: #25d366 !important; border-color: #25d366 !important; padding: 14px 30px 10px 30px;}
.btn-whatsapp:hover { background-color: #2bf978 !important; border-color: #2bf978 !important; }
.btn-whatsapp::before { content: "\f232"; font-family: "Font Awesome 6 Brands"; margin-right: 6px; font-size: 1.65em; -webkit-font-smoothing: antialiased; display: var(--fa-display,inline-block); font-style: normal; font-variant: normal; line-height: 1; text-rendering: auto; vertical-align: middle; position: relative; top:-2px; }
.breadcrumb-item+.breadcrumb-item::before,
.breadcrumb-item, .breadcrumb-item.active { color: #757575; font-size: 0.9rem;}
.breadcrumb-item.active { font-weight: 500;}
.swiper-button-prev { background-image: url('../../img/swiper_prev.webp');}
.swiper-button-next { background-image: url('../../img/swiper_next.webp');}
.swiper-slide img { width: 100%;}
.justify-content-between .swiper-container { width: 100% !important; max-width: 100% !important;}
.justify-content-between .swiper-wrapper { justify-content:space-between;}
.accordion .collapsed { background-color: #4e5b61; color: #FFF; }
.accordion-item { border:none; margin-bottom: 10px; border-radius: 0 !important;}
.accordion-button { border-radius: 0 !important; font-weight: 500;}
.accordion-button:focus { box-shadow: none; }
.accordion-button:not(.collapsed) { box-shadow: none; background-color: #ffffff; color: #FFF;}
.accordion-button::after { display: inline-block; content: ""; border-top: 0.35em solid; border-right: 0.35em solid transparent; border-bottom: 0; border-left: 0.35em solid transparent; background: none; width: auto; height: auto; }
.accordion-body { background-color: #f6f7f7;}
.form-control, .form-control:focus, .form-select, .form-select:focus { background-color: #f5f6f7; border-radius: 0; border-color: #f5f6f7; color: #818e95;}
.form-floating label, form { color: #818e95}
.form-floating>.form-control-plaintext~label, .form-floating>.form-control:focus~label, .form-floating>.form-control:not(:placeholder-shown)~label, .form-floating>.form-select~label { color: #304148; font-size: 0.9rem;}
.form-floating>.form-control-plaintext~label::after, .form-floating>.form-control:focus~label::after, .form-floating>.form-control:not(:placeholder-shown)~label::after, .form-floating>.form-select~label::after { background: transparent;}
.form-floating.empty label { color: #818e95; transform:none; font-size: 1rem;}
.form-floating input[type=file] { color:transparent; position: relative;}
.form-floating input[type=file]::before { content: 'Anexar arquivo (Formato PDF)'; display: inline-block; height: 63px; line-height: 63px; background-color: #f5f6f7; color: #818e95; padding: 0 .75rem; outline: none; white-space: nowrap; -webkit-user-select: none; cursor: pointer; position: absolute; left: 0; top: 0; }
.form-floating input[type=file]::after { content: "\f0c6"; font:normal 900 1em/1 'Font Awesome 6 Free'; color: #818e95; -webkit-font-smoothing: antialiased; display: var(--fa-display,inline-block); font-style: normal; font-variant: normal; line-height: 1; text-rendering: auto; position: absolute; right: 24px; top: 22px; }
.dropdown.select button { padding-left: 1rem; padding-right: 1rem;}
.dropdown.select button::after { float: right; border-width: 0.45em; margin-top: 8px;}
.dropdown.select ul { position: relative !important; transform: none !important; border-radius: 0; background-color: #f6f7f7;}
.dropdown.select a:hover { color: #ffffff; background: transparent;}
.page-link { color: #304148; border-color: #304148 !important; width: 42px; height: 42px; text-align: center; font-weight: 500; padding: 0; line-height: 42px; }
.page-link.icon { font-size: 1.5rem; line-height: 38px };
.page-link:hover { background-color: #f5f6f7;}
.active>.page-link, .page-link.active { background-color: #ffffff; border-color: #ffffff;}

.bg-grey { background-color: #ffffff;}
.bd-grey { border: 10px solid #e3e5e7;}
.txt-grey { color: #304148;}
.source { border-top: 1px solid #304148; border-bottom: 1px solid #304148; padding: 18px 0; margin: 50px 0;} 
.source a { color:#304148; text-decoration: none; display: block; background: url('../../img/ico_link.webp') right center no-repeat; width: 99%;} 
.source a:hover { color: #ffffff; background-image: url('../../img/ico_link_hover.webp');} 
.title { margin-top: 20px;}
.title h1 + p { color: #788388; font-size: 1.2rem; line-height: 110%;}

.dropdown-burguer { display: none; font-size: 30px;}
.icon-whatsapp { margin-top: 0;}
.logo { margin-right: 70px;}
.logo img{ height: 7vh; width: auto;}
header { height: auto !important;}
header #top { height: fit-content; padding-bottom: 5px; background-color: #000000; color: #ffffff;}
header #top .container { display: flex; justify-content: space-between; padding: 10px;}
header #top div { align-self: center; }
header #top div p { width: fit-content; margin: 10px 0;}
header #top div .header-social { width: fit-content; margin: 10px 0;}
header #bottom { padding: 30px 0; display: flex; flex-direction: column; justify-content: space-between;}
header #bottom .container{ margin: 0;}
header #bottom .search { height: fit-content; border: 1px solid black; border-radius: 50px; padding: 5px 15px;}
header #bottom .search input, header #bottom .search input:focus, 
header #bottom .search input:focus-visible { border: none !important; outline: none !important;}
header #bottom nav {  width: fit-content; display: flex; justify-content: space-between; align-self: center; margin-top: 50px;}
header #bottom nav li { padding: 0 20px;}
header #bottom nav .dash { height: 100%; width: 1px; background-color: #000000;}
header #bottom nav li a { text-decoration: none;}
header #bottom .nav { width: 100%; justify-content: space-between; align-items: center;}
header #bottom .nav img { height: 60px; width: auto;}
.header-social { display: flex; flex-direction: row; justify-content: center; gap: 20px;}
.header-social img { width: 25px;}
header .custom-dropdown-menu { width: 500px; padding: 10px;}
header .custom-dropdown-menu .row { margin: 0;}
header .custom-dropdown-menu .col-md-6 { padding: 0;}
header .custom-dropdown-menu .drop-dash { border-right: 1px solid #000000;}
header .dropdown-item:active { background-color: red;}

footer { background-color: #000000; padding-top: 60px; color: #FFF;}
footer .container { display: flex;}
footer .left { width: 50%; display: flex; flex-direction: column; align-items: center}
footer .left .img{ margin-bottom: 50px;}
footer .left .enderecos { width: fit-content; display: flex; flex-direction: column;}
footer .left .enderecos h4{ color: white !important; align-self: center;}
.footer-contatos { width: 100%; margin: 50px 0 20px; display: flex; justify-content: center;}
.footer-social { display: flex; flex-direction: row; justify-content: center; gap: 20px;}
.footer-social img { width: 40px;}
footer .right { width: 50%; display: flex; flex-direction: row;}
footer .right .pages, footer .right  .products { width: 50%;}
footer .right .pages .dash, footer .right  .products .dash { height: 1.5px; width: 20%; background-color: red; margin-bottom: 5px;}
footer .right .pages ul, footer .right .products ul{ padding: 0%;}
footer .right .pages li, footer .right .products li{ list-style: none;}
footer .right .pages a, footer .right .products a,
footer .right .pages h4, footer .right .products h4 { color: white !important; text-decoration: none;}
footer .right .pages a:hover, footer .right .products a:hover { color: #304148 !important;}

#banner.carousel-dark .carousel-indicators [data-bs-target] { width: 20px; height: 20px; background-color: #dadee1bb; border: 0px solid #f5f6f7; margin: 0 5px; opacity: 1; border-radius: 50px;}
#banner.carousel-dark .carousel-indicators [data-bs-target].active { background-color: #ffffff; border-color: #f5f6f7; }

#MVN .container .dash { border-left: solid 1px red;}

#video { margin-top: 100px;}
#video .container { display: flex; justify-content: center;}
#video .container iframe { height: calc(576px - 100px); width: calc(1024px - 100px);}

#article { margin: 100px 0;}
#article .container{ justify-content: space-between;}
#article .texts{ display: flex; justify-content: space-between;}
#article .texts .text { width: 25vw;}
#article .texts .text p{ width: 80%; text-align: right; text-align: justify;}

#videos { display: flex; flex-direction: column; justify-content: center; margin: 100px 0;}
#videos .video-content { display: flex; flex-direction: column; align-items: center; margin-bottom: 100px;}
#videos .video-content h2 { color: red;}
#videos .video-content .dash { height: 1px; width: 17vw; background-color: #000000; margin-bottom: 10px;}
#videos .video-content .video-container { position: relative; width: 80%; max-width: 1024px; margin: 0 auto;}
#videos .video-content .video-container .video-retangle { background-color: #000000; position: absolute; top: 50%; left: 50%; width: 100vw; height: 50%; transform: translate(-50%, -50%); z-index: -1;}
#videos .video-content .video-container .video-card { position: relative; padding-bottom: 56.25%; height: 0;}
#videos .video-content .video-container .video-card iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1;}

#history { margin: 100px 0;}

#representantes {margin: 100px 0;}
#representantes .container { display: flex; flex-wrap: wrap; gap: 15px;}
#representantes .card .container{ flex-direction: column;}
#representantes .card { flex-basis: 49%; padding: 20px 0;}
#representantes .card h3 { color: red;}
#representantes .card ul { margin-top: 25px;}
#representantes .card li { display: flex; }
#representantes .card li i { margin-right: 15px;}

.banner-pages { position: relative; display: flex; justify-content: center; align-items: center;}
.banner-pages::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1;}
.banner-pages h2 { position: relative; color: #fff; font-size: calc(100% + 50px); z-index: 2;}
.parallax { height: 30vh; background-attachment: fixed; background-repeat: no-repeat; background-size: cover; display: flex; justify-content: center; align-items: center;}

.timeline { position: relative; max-width: 1200px; margin: 0 auto;}
.timeline-item { display: flex; justify-content: flex-start; align-items: flex-start; position: relative; padding: 20px 0;}
.timeline-item::before { content: ''; position: absolute; width: 4px; height: 100%; background: #c71d1d; top: 0; right: 50px; z-index: -1;}
.timeline-item::after { content: ''; position: absolute; width: 12px; height: 12px; background: #c71d1d; border-radius: 50%; top: 20px; right: 46px;}
.timeline-content { background: #fff; padding: 20px; border-radius: 6px; margin-right: 100px; width: 60%; position: relative; text-align: end;}
.timeline-date { font-size: 44px; font-weight: bold; color: #c71d1d; position: absolute; top: -40px; right: 0; background-color: white;}
.timeline-content img { width: 100%; height: auto; border-radius: 6px; margin-bottom: 10px;}

#products { margin: 100px 0; display: flex; flex-direction: column; justify-content: center;}
#products .container { max-width: 1762px;}
#products .title { text-align: center; font-size: calc(100% + 30px);}

#linhas { position: relative; margin-top: 60px; margin-bottom: 60px;}
#linhas .swiper-container { margin: auto;}
#linhas .swiper-slide img { margin-bottom: 20px;}
#linhas .swiper-slide a { font-weight: bold;}
#linhas .swiper-button-next, #linhas .swiper-button-prev { top: 85px;}
#linhas .btn { position: absolute; bottom: 0; /*display: none;*/ left: calc( 50% - 100px ); background-color: #000000; color: white;}
#teaser_hist { padding: 60px 0;}
#teaser_hist h2, #teaser_hist a { font-weight: bold;}
#teaser_hist blockquote { border-left: 12px solid #ffffff; padding-left: 24px; text-align: left;}

#imagemSlider img{ width: 416; height: 264;}

#whatsapp { z-index: 9999; position: fixed; right: 0; top: 330px; background-color: #25d366; border-color: #25d366; font-size: 3rem; border-bottom-right-radius: 0; border-top-right-radius: 0; padding: 5px 20px 0px 20px; min-width: 0;}
#whatsapp:hover { background-color: #2bf978; border-color: #2bf978; }
#whatsapp.open .fa-whatsapp:before { content: 'x'; font-size: 2rem; margin: 0 0.55rem; position: relative; top: -0.3rem;}
.whatsapp-popover { border-color: #25d366;}
.whatsapp-popover .popover-header { background-color: #25d366; color: #FFF; font-size: 1.5rem; padding: 1rem 1.5rem; border-bottom-color: #25d366;}
.whatsapp-popover .popover-body { padding: 0.9rem 2rem 0.9rem 1.5rem;}
.whatsapp-popover .popover-body a { color: #304148; font-size: 1.1rem; text-decoration: none; margin: 10px 0; display: block; font-weight: 400; transition: 0.5s; }
.whatsapp-popover .popover-body a .fa-whatsapp { font-size: 1.5rem; margin-right: 2px;}
.whatsapp-popover .popover-body a:hover { color: #25d366;}
.whatsapp-popover.bs-popover-auto[data-popper-placement^=left]>.popover-arrow, .whatsapp-popover.bs-popover-start>.popover-arrow { right: -9px;}
.whatsapp-popover.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before, .whatsapp-popover.bs-popover-start>.popover-arrow::before { border-left-color: #25d366;}

#mvv { padding: 4rem; }
#mvv h1 { font-weight: 600;}

#swiper-sobre { position: relative; max-width: 416px; margin-top: 20px;}
#swiper-sobre .swiper-container { width: 80%; max-width: 332px; margin: auto;}
#swiper-sobre .swiper-button-prev, #swiper-sobre .swiper-button-next { background-size: 50%;}
#swiper-sobre .swiper-button-prev { left: -6px;}
#swiper-sobre .swiper-button-next { right: -6px;}

#linshalm-text .container { display: flex; justify-content: space-between; margin-bottom: 100px;}
#linshalm-text .left { width: 50%;}
#linshalm-text .left img { height: 100%; width: 100%; border-radius: 12px;}
#linshalm-text .right { width: 35%; text-align: end; display: flex; flex-direction: column;} 
#linshalm-text .right .dash{ height: 1.5px; width: 35%; background-color: red; align-self: end;}



#interesse { padding: 75px 0 120px 0; margin-top:-70px;}

input#curriculo::before { content: 'Anexar currículo (Formato PDF)';}
input#anexos::before { content: 'Anexos (Formato PDF)';}

#produtos-grid .item { margin-bottom: 100px; position: relative; padding-bottom: 3rem; }
#produtos-grid .item h4, #produtos-grid .item p { line-height: 1.25rem; margin: 0.5rem 0 1.25rem 0; }
#produtos-grid .item .codigo, #produto p.linha { font-size: 0.9rem; text-decoration: underline;}
#produtos-grid .item img { width: 100%;}
#produtos-grid .item .btn { position: absolute; bottom: 0;}

#produto .aplicacoes { list-style-type: square; padding-left: 0.75em }
#produto .aplicacoes li {font-weight: 600; padding: 0; line-height: 110%; }
#produto .aplicacoes li::after { content: ''; display: block; border-bottom: 1px solid #304148; margin: 12px 0 12px -22px; }
#produto .aplicacoes li:last-child::after { border-bottom: none;}
#produto .aplicacoes li::marker { color:#ffffff; font-size: 1.45rem;}
#produto table { border: 1px solid #a1abb0;}
#produto table td { background-color: #f5f6f7; color: #ffffff; font-weight: 600; border-color: #a1abb0; padding-left: 0.6rem; padding-right: 0.6rem; line-height: 110%; }
#produto table td:first-child { background-color: #ffffff; color: #FFF; font-weight: 400;}
#produto .pdf-list { list-style-type: none; padding-left: 0; text-align: left; line-height: 110%; }
#produto .pdf-list li { border-bottom: 1px solid #304148; padding: 18px 0 7px 0; background: url('../../img/ico_pdf.webp') 0 14px no-repeat; background-size: 16px; }
#produto .pdf-list li a { color:#304148; text-decoration: none; padding-left: 24px; position: relative; top: -5px; display: flex; align-items: center; min-height: 24px; width: 98%; background: url('../../img/ico_link.webp') right 2px no-repeat; }
#produto .pdf-list li a:hover { color:#ffffff; background-image: url('../../img/ico_link_hover.webp'); }
#swiper-produtos { position: relative;}
#swiper-produtos figcaption { margin-top: 5px;}
#swiper-produtos .swiper-button-prev { left: -45px;}
#swiper-produtos .swiper-button-next { right: -45px;}
#swiper-produtos .swiper-button-prev, #swiper-produtos .swiper-button-next { background-size: 50%;}
.preco { font-size: 1.75rem; color: #ffffff; font-weight: 600; }

#downloads .accordion .accordion-body ul { list-style-type: none; margin: 0; padding: 0;}
#downloads .accordion .accordion-body ul li { border-bottom: 1px solid #818e95;}
#downloads .accordion .accordion-body ul li a { color: #304148; text-decoration: none; padding: 10px 27px 10px 0; display: block; width: 99%; background: url('../../img/ico_link.webp') right center no-repeat;}
#downloads .accordion .accordion-body ul li a:hover { color: #ffffff; background-image: url('../../img/ico_link_hover.webp');}
#downloads .accordion .accordion-body ul li a img { vertical-align: middle; margin-right: 5px; position: relative; top: -2px;}

#sidebar {position: fixed; top: 0; height: 100vh; width: 100vw; background-color: #0000005d; z-index: 999;}
#sidebar .main-sidebar { position: absolute; background-color: #c51313; width: 100%; height: 100%; z-index: 9999; top: 0; box-shadow: 56px 0px 87px 0px rgba(0,0,0,1);}
#sidebar aside { margin: 50px 0 0 20px; color: #f0f0f0;}
#sidebar aside i { font-size: 24px;}
#sidebar aside li { list-style: none; font-size: 30px; margin-top: 15px;}
#sidebar aside li a { color: #f0f0f0; font-weight: bold;}

.sidebar-close { opacity: 0%; transition: 2.5s;  display: none;}
.sidebar-open { opacity: 100%; transition: 2.5s; display: block; }

.main-side-close { left: -100vw; transition: 2s;}
.main-side-open { left: 0vw; transition: 2s;}


#sidebar aside i:hover {color: red; cursor: pointer;}
#sidebar aside li a:hover { color: #9c9c9c; font-weight: bold;}

@media (width < 1199px) {

    header #bottom nav { width: fit-content}
    header #top { flex-wrap: wrap; }
    header #top div{ flex-basis: 100%; }
    .nav { display: none;}
    .dropdown-burguer { display: block;}

    footer .container { justify-content: center;}
    footer .right { display: none;}
}

@media (width < 999px) {
    #history .timeline .timeline-item { flex-direction: column;}
    #history .timeline .timeline-item::before { display: none;}
    #history .timeline .timeline-item img { width: 80vw !important;}
    #history .timeline .timeline-item .timeline-content { padding: 0; margin: 0; width: 90%;}

    #representantes .card { flex-basis: 100%; padding: 20px 0;}


}

@media (width < 799px) {
    header #bottom .search { display: none;}

    #linshalm-text .container {flex-direction: column;}
    #linshalm-text .container .left, #linshalm-text .container .right { width: 100%;}
    #linshalm-text .container .right { margin-top: 100px;}
}

@media (width < 599px) {
    header #top div p { width: auto;}
    header #top div .header-social { display: none;}
    header #bottom .logo img { height: 5vh;}

    #MVN .container { flex-direction: column;}
    #MVN .container .dash { border-left: transparent; border-top: 1px solid red; padding-top: 15px;}

    #article .container { flex-direction: column; justify-content: space-between;}
    #article .texts { flex-direction: column; align-items: center; padding-top: 30px;}
    #article .texts .text { width: 80vw; display: flex; justify-content: center}
}

@media (width < 399px) {
    footer .left .img img { height: 50px !important;}
}

@media (max-width: 991px) {
    header .navbar-nav .nav-link.show, header .navbar-nav .nav-link:hover, header .navbar-nav .nav-link:focus { background: transparent !important; color: #ffffff;}
    header .navbar-nav > .dropdown > .dropdown-menu { padding-top: 0;}
    header .navbar-nav > .dropdown > .nav-link.show { padding-bottom: 0;}
    .navbar .offcanvas-body { text-align: left;}
    #whatsapp { right: 1rem; bottom: 1rem; top: inherit; font-size: 2.5rem; line-height: 68px; width: 64px; height: 64px; padding: 0; min-width: 0; border-radius: 50%;}
    .swiper-button-prev, .swiper-button-next { width: 14px; height: 22px; background-size: 14px 22px; }
    .carousel-indicators { display: none;}
    #noticias h2 { margin-top: 0.75em;}
    #noticias .row { border: none; padding: 0; margin: 60px auto;}
    footer ul { margin: 30px 0}
    footer ul li { margin-bottom: 2px;}
    footer .logos { margin-bottom: 30px;}
    section.selo .container { margin: 3rem auto}
    section.selo .container img { margin-bottom: 1em }
    #mvv { padding: 3rem 0;}
    #mvv .row > div { margin: 1.5rem 0;}
    #mvv .row > div p { margin: 0;}
    #sustentabilidade { margin: 0 0 20px 0 !important;}
    #sustentabilidade .row > div { margin-top: 30px; margin-bottom: 30px; padding: 0 !important;}
    #swiper-sobre { margin: 20px auto 0 }
    #atuacao ul { text-align: left; display: inline-block; min-width: 110px;}
    #atuacao img { max-width: 416px;}
    #interesse { padding: 40px 0 60px 0; margin-top: -20px;}
    #produtos-grid .item { margin-bottom: 60px; padding-bottom: 0;}
    #produtos-grid .item .btn { position: relative;}
    #produtos-grid .item figure { margin-bottom: 0;}
    #produto table td { text-align: left; line-height: 110%; }
    #produto .aplicacoes li { text-align: left;}
    #linhas .container { max-width: 573px;}
    #linhas .swiper-container { max-width: 416px;}
    #swiper-produtos .swiper-button-prev { left: -20px;}
    #swiper-produtos .swiper-button-next { right: -20px;}
    #linhas .swiper-button-next, #linhas .swiper-button-prev, 
    #swiper-sobre .swiper-button-next, #swiper-sobre .swiper-button-prev, 
    #swiper-produtos .swiper-button-next, #swiper-produtos .swiper-button-prev { display: none; }
    #linhas .container { position: relative;}
}

@media (min-width: 576px) and (max-width:767px) {
    .container, .container-sm { max-width: 576px;}
    .over-grid { width: 110%; margin-left: -5%; }
}

@media (min-width: 640px) and (max-width:767px) {
    .over-grid { width: 130%; margin-left: -15%; }
}

@media (min-width: 768px) and (max-width:991px) {
    .over-grid { width: 120%; margin-left: -10%; }
}

@media (max-width: 480px) {
    #atuacao img { max-width: 100%;}
}

@media (max-width: 289px) {
    header .navbar-brand em { display: none;}
}

@media (min-width: 992px) {
    body { text-align: left;}
    header .navbar .nav-link { color: rgb(0, 0, 0); font-weight: 500;}
    header .navbar .nav-link:hover { color: #a6adb0;}
    header .navbar .offcanvas { position: relative; top: -12px; }
    header .navbar .language { position: absolute; top: -35px; right:0;}
    header .navbar-brand em { top: -8px; font-size: 1rem;}
    #logo { width: 230px; top: -17px; }
    #noticias .row { max-width: 90%; }

    header .navbar-nav > .dropdown:hover > .dropdown-menu { display: block; margin-top: -3px; border:none; border-top: 4px solid #a6adb0;}
    header .navbar-nav > .dropdown > .dropdown-menu > .dropdown-menu-arrow { top: -28px; left: 15%; width: 0; height: 0; position: relative; }
    header .navbar-nav > .dropdown > .dropdown-menu > .dropdown-menu-arrow:before, 
    header .navbar-nav > .dropdown > .dropdown-menu > .dropdown-menu-arrow:after { content: ""; position: absolute; display: block; width: 0; height: 0; border-width: 7px 8px; border-style: solid; border-color: transparent; z-index: 1001; }
    header .navbar-nav > .dropdown > .dropdown-menu > .dropdown-menu-arrow:after { bottom: -18px; right: -8px; border-bottom-color: #a6adb0; }
    header .navbar-nav > .dropdown > .dropdown-menu > .dropdown-menu-arrow:before { bottom: -17px; right: -8px; border-bottom-color: rgba(0,0,0,.15); }

    #produto table td { padding-left: 1rem; padding-right: 0.8rem;}

    #teaser_hist .container .row { width: 90%; margin: auto;}
    #atuacao { padding-bottom: 100px;}
    section.selo .container { border-top: 1px solid #a1abb0; padding: 55px 0;}

}

@media (min-width: 1200px) {
    .h1, h1 { font-size: 3rem; }
    .title h1 + p { font-size: 1.5rem;}
    header { height: 100px;}
    header .navbar .offcanvas { position: relative; top: -5px; }
    header .navbar .language { position: absolute; top: -50px; right:0;}
    header .navbar-brand em { font-size: 1.3rem;}
    #logo { width: 283px; top: -17px;}
    #produto table td { padding-left: 1.2rem; padding-right: 1rem;}
    #linhas .swiper-button-next, #linhas .swiper-button-prev { top: 105px;}
}

@media (min-width: 1400px) {
    #linhas .swiper-button-next, #linhas .swiper-button-prev { top: 125px;}
    #atuacao { padding-bottom: 0;}
}

@media (min-width: 1600px) {
    html, body, td { font-size: 1.1em;}
    .container { max-width:1400px;}
    header .container, footer .container { max-width: 86%;}
    header .navbar .offcanvas { position: relative; top: -10px; }
    header .dropdown.has-submenu .dropdown-item { margin-left: 25px;}
    #produtos-grid p { max-width: 416px;}
    #atuacao { padding-bottom: 60px;}
}




/* ============ desktop view ============ */
@media all and (min-width: 992px) {
	.dropdown-menu li{ position: relative; 	}
	.nav-item .submenu{ 
		display: none;
		position: absolute;
		left:100%; top:-7px;
	}
	.nav-item .submenu-left{ 
		right:100%; left:auto;
	}
	.dropdown-menu > li:hover > .submenu{ display: block; }
}	
/* ============ desktop view .end// ============ */

/* ============ small devices ============ */
@media (max-width: 991px) {
  .dropdown-menu .dropdown-menu{
      margin-left:0.7rem; margin-right:0.7rem; margin-bottom: .5rem;
  }
}	
/* ============ small devices .end// ============ */