@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'); }

@font-face { font-family: 'Poppins'; font-weight: 600; font-style: normal; src: url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');}


body { text-align: center; overflow-x: hidden;}
body, td { font-size: 15px; color: #304148; font-weight: 300; font-family: "Poppins","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; align-self: center; background-color: #F60002; border-color: #F60002; color: #fff;cursor: pointer; transition: all 0.6s ease; position: relative; display: inline-block; outline: none; z-index: 1; position: relative; overflow: hidden; border: none;}
.btn-primary:hover {  border-radius: 35px; background-color: #F60002; border-color: #F60002; color: #F60002;}
.btn-primary::after {  border-radius: 35px; position: absolute; content: ""; width: 0; height: 100%; top: 0; left: 0; z-index: -1; background-color: #ffffff; border-radius: 12px; transition: width 0.6s ease; border: 1px solid #F60002;}
.btn-primary:hover::after {  border-radius: 35px; width: 100%;}
.btn-primary:active {   border-radius: 35px; top: 2px;}

.btn-secundary { border-radius: 35px; padding: 12px 30px; align-self: center; background-color: #000; border-color: #000; color: #fff;cursor: pointer; transition: all 0.6s ease; position: relative; display: inline-block; outline: none; z-index: 1; position: relative; overflow: hidden; border: none;}
.btn-secundary:hover {  border-radius: 35px; background-color: #000; border-color: #000; color: #000;}
.btn-secundary::after {  border-radius: 35px; position: absolute; content: ""; width: 0; height: 100%; top: 0; left: 0; z-index: -1; background-color: #ffffff; border-radius: 12px; transition: width 0.6s ease; border: 1px solid #000;}
.btn-secundary:hover::after {  border-radius: 35px; width: 100%;}
.btn-secundary:active {   border-radius: 35px; top: 2px;}
.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%;}

.icon-whatsapp { margin-top: 0;}
.logo img{ height: 4vh; width: auto;}
header { position: fixed; top: 0; height: 100px !important; background: #161616; width: 100%; z-index: 999;}
header { padding: 30px 0; display: flex; flex-direction: column; justify-content: space-between;}
header .dropdown-burguer { font-size: 20px; color: #fff; cursor: pointer; padding-right: 5px; transition: all 0.5s; border-radius: 3px;}
header .dropdown-burguer a{ color: #fff;}
header .dropdown-burguer:hover { background-color: #c5c5c54a;}
header .search { height: fit-content; border: 1px solid black; border-radius: 50px; padding: 5px 15px;}
header .search input, header .search input:focus, 
header .search input:focus-visible { border: none !important; outline: none !important;}
header nav {  width: fit-content; display: flex; justify-content: space-between; align-self: center; margin-top: 50px;}
header nav li { padding: 0 20px;}
header nav .dash { height: 100%; width: 1px; background-color: #000000;}
header nav li a { text-decoration: none;}
header .nav { width: 100%; justify-content: space-between; align-items: center;}
header .nav img { height: 60px; width: auto;}


footer { background-color: #000000; color: #FFF;}
footer { padding: 100px 0 0 0;}
footer .row .container { height: 100%;}
footer h5 { color:#ffffff;}
footer ul { padding: 0;}
footer li { color: #fff; list-style: none; font-weight: lighter;}
footer a{ text-decoration: none; color: #FFF;}
footer .footer_social { gap: 10px;}
footer img { margin-bottom: 30px;}
.copy { background-color: #000; padding: 30px 0; color: #ffffff;}
.copy p { margin: 0; }
.copy a { color: #ffffff; text-decoration: underline;}

.social-header {
    position: absolute;
    width: 100%;
}

.container-fluid {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

#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; }

#home_about { padding: 100px 0;}
#home_about img { border-radius: 12px;}
#home_about .container { padding: 0;}
#home_about .numeros-box p {margin: 0;}
/* #home_about .col-md-5 { padding: 100px 0; } */
.numeros {padding: 20px; background-color: #FBFBFB; box-shadow: 0px 0px 22px 0px rgba(0,0,0,0.15); border-radius: 12px;}

#MVN {margin:0;}
#MVN .row {margin:0;}
#MVN .container { padding: 0;}
#MVN .col-md-3,
#MVN .col-md-11 { box-shadow: 0px 0px 72px -11px rgba(0,0,0,0.36); padding: 50px 0; border-radius: 12px;}
#MVN .col-md-11 p { text-align: start;}
#MVN h4{ color: #f60000cb;}

#home_products { position: relative; padding: 50px 0; background-color: #161616; color: #fff; }
#home_products .product_card { height: 50vh; position: relative; overflow: hidden; padding: 0; }
#home_products .home_products_img { height: 100%; position: relative; }
#home_products .home_products_img img { width: 100%; height: 100%; object-fit: cover; display: block; }
#home_products .home_products_text { position: absolute; top: 0; left: 0; width: 100%; height: 100%; padding: 30px; display: flex; flex-direction: column; justify-content: space-between; opacity: 0; background: rgba(0, 0, 0, 0.5); transition: opacity 0.4s ease; }
#home_products .product_card:hover .home_products_text { opacity: 1; }
#home_products .home_products_text .container { height: 100%; display: flex; flex-direction: column; justify-content: space-between;}
#home_products .home_products_text h3 {margin: 0; }
#home_products .home_products_text p { margin: 0; }


#video { margin: 50px 0;}
#video .container { display: flex; justify-content: center;}
#video .container iframe { height: calc(576px - 100px); width: calc(1024px - 100px);}

#article { background: linear-gradient(180deg,rgba(22, 22, 22, 1) 0%, rgba(22, 22, 22, 1) 50%, rgba(0, 0, 0, 0) 50%);}
#article .container{ justify-content: space-between; padding: 0;}
#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;}
#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 {padding: 200px 0 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 h1 { position: relative; color: #fff; 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_texts { margin: 50px 0;}

#products { margin: 100px 0; display: flex; flex-direction: column; justify-content: center;}
#products .container { max-width: 1762px;}
#products .title { text-align: center;}

#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;}


.image-container { position: relative; display: inline-block; width: 100%;}
#imagemSlider { width: 100%; height: auto; border-radius: 6px; display: block;}
.text-overlay { position: absolute; bottom: 0; left: 0; width: 100%; height: 30%; display: flex; justify-content: center; align-items: center; color: white; background-color: rgba(0, 0, 0, 0.5); text-align: center; padding: 10px; border-radius: 0 0 6px 6px; transition: height 0.3s ease;}
.text-overlay p { margin: 0;}
.image-container:hover .text-overlay { height: 100%; border-radius: 6px;}


#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 (PDF)';}
input#anexos::before { content: 'Anexos (PDF)';}
#vagas .accordion-button{ background-color: rgb(175, 29, 29);}

#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: #3a4347; 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;}
#downloads .accordion-button{ background-color: rgb(175, 29, 29);}

#fotos {padding: 100px 0;}
#fotos .container{ padding: 0;}
#fotos .container .galeria img { padding-bottom: 5px;}

#sidebar { position: fixed; top: 0; height: 100vh; width: 100vw; background: rgba(0, 0, 0, 0.15); border-radius: 16px; box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1); backdrop-filter: blur(9.8px); -webkit-backdrop-filter: blur(9.8px); z-index: 999;}
#btn_close { padding: 10px; background-color: #161616; border-radius: 6px; position: absolute; top: 70px; left: 67vw; z-index: 99999; cursor: pointer;}
#sidebar .fa-x { transition: all 0.5s; cursor: pointer; color: #000000; height: 100%;}
#sidebar #sidebar_container { background-color: #161616; padding: 100px; height: 100vh; z-index: 2000;}
#sidebar #sidebar_container #menu li { padding: 15px; margin-bottom: 10px; border-radius: 3px; list-style: none; display: flex; justify-content: space-between; cursor: pointer; transition: all 0.5s;}
#sidebar #sidebar_container #menu li,
#sidebar #sidebar_container #menu li a { text-decoration: none;  font-size: 20px; color: #FFFFFF;}
#sidebar #sidebar_container #menu li span { margin-right: 10px; transition: all 0.5s;}
#sidebar #sidebar_container li:hover { background-color: #d21c20;}
#sidebar #sidebar_container li.active { background-color: #d21c20;}
#sidebar #sidebar_container #menu li:hover span { margin-right: 0;}

#sidebar .sidebar_complements { background-color: #ECECEC; padding: 50px; height: 100vh; z-index: 2000; overflow-y: auto;}
#sidebar .sidebar_complements .product_card { padding: 30px; border-radius: 6px;}
#sidebar .sidebar_complements .product_card:hover { background-color: #fff;}

#sidebar .sidebar_complements p,
#sidebar .sidebar_complements a { text-decoration: none;  font-size: 20px;}
#sidebar .sidebar_complements img { transition: all 0.5s;}
#sidebar .sidebar_complements .product_card:hover img { margin-left: 15px;}
#sidebar .sidebar_complements #menu li { padding: 15px; margin-bottom: 10px; border-radius: 3px; list-style: none; display: flex; justify-content: space-between; cursor: pointer; transition: all 0.5s;}
#sidebar .sidebar_complements #menu li,
#sidebar .sidebar_complements #menu li a { text-decoration: none;  font-size: 20px;}
#sidebar .sidebar_complements #menu li span { margin-right: 10px; transition: all 0.5s;}
#sidebar .sidebar_complements li:hover { background-color: #ffffff;}
#sidebar .sidebar_complements li.active { background-color: #ffffff;}
#sidebar .sidebar_complements #menu li:hover span { margin-right: 0;}
#sidebar .sidebar_complements .fa-x,
#sidebar .sidebar_complements .fa-arrow-left { transition: all 0.5s; cursor: pointer; color: #000000;}

#sidebar .extra_models_simplify { background-color: #161616; color: #fff;}
#sidebar .extra_models_simplify .product_card img  { display: none;}
#sidebar .extra_models_simplify .product_card  { padding: 15px; margin: 10px; cursor: pointer;}
#sidebar .extra_models_simplify .product_card:hover  { background-color: #d21c20;}
#sidebar .extra_models_simplify .active  { background-color: #d21c20;}

#sidebar .sidebar_complements p { margin: 0;}

.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;}
#btn_back { cursor: pointer;}

#about { margin: 0 0 100px;}
#characteristics { margin: 0 0 100px;}
#measurement_table { margin: 100px 0;}

.banner { width: 100%; height: 100vh; object-fit: cover; display: block;}

#tank_you ul { list-style: none; padding: 0; margin: 0; display: flex ; justify-content: space-evenly; width: 30%;}
#tank_you li { font-size: 30px;}

    .banner-container {
        position: relative;
        width: 100%;
        height: auto;
    }

    .banner-container .banner {
        width: 100%;
        height: auto;
        display: block;
    }

    .page-name {
        position: absolute;
        top: 150px;
        left: 50px;
        padding: 10px 20px;
        color: white;
        font-size: 24px;
        font-weight: bold;
        background: rgba(0, 0, 0, 0.5);
        border-radius: 8px;
        text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
        backdrop-filter: blur(5px);
        -webkit-backdrop-filter: blur(5px);
        z-index: 10;
    }   

@media (width < 1199px) {

    header #bottom nav { width: fit-content}
    header #top { flex-wrap: wrap; }
    header #top div{ flex-basis: 100%; }
    header .empty-space ul { display: none !important;}

    .nav { display: none;}
    .dropdown-burguer { display: block;}


    #home_about { padding: 50px 0;}
    #home_about .col-md-5 { display: none !important}
    #home_about .container { display: flex; justify-content: center !important;}
    #home_about .w-100 { display: flex; justify-content: center !important;}
    #home_about .col-md-4 p { text-align: center;}

    #MVN .container { flex-direction: column;}
    #MVN .container .dash { border-left: transparent; border-top: 1px solid rgb(255, 255, 255); padding-top: 15px; display: block;}
    #MVN .col-md-4 { width: 100%;}
    #MVN .col-md-3 { width: 100%;}
    #MVN .col-md-11 { width: 100%;}

    /* #home_products .col-md-12 { display: ; } */
    #home_products .row { gap: 50px; }
    #home_products .col-md-6 { width: 100%; }
    #home_products .product_card  { height: 100%; }
    #home_products .product_card_rev  { flex-direction: column-reverse; }

    #article .d-flex { flex-direction: column; align-items: center}
}

@media (width < 1350px) {
        #sidebar .col-md-8 { width: auto;}
        #sidebar ul{ padding: 0%;}
}

@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 < 767px) {
#MVN .col-md-11 p { text-align: center;}
}

@media (width < 599px) {
    header #top div p { width: auto;}
    header #top div .header-social { display: none;}
    header #bottom .logo img { height: 5vh;}
    #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;}
    header .menu-text { display: none;}
    .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;}
    .copy { padding: 0 20px;}
    section.selo .container { margin: 3rem auto}
    section.selo .container img { margin-bottom: 1em }
    #mvv { padding: 3rem 0;}
    #MVN .container { gap: 24px; padding: 0 20px;}
    #mvv .row > div { margin: 1.5rem 0;}
    #mvv .row > div p { margin: 0;}
    #home_products .row { justify-content: center;}
    #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;}
    #characteristcs-text { margin: 40px 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;}

    .footer_social { justify-content: center;}
    .banner-pages { height: 50vh !important;}

    #sidebar #sidebar_container,
    #sidebar .sidebar_complements { padding: 50px 10px;}

    .capa_produto { padding-top: 50px;}
}

@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.0em;}
    .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;
  }

  #about { margin : 0 0 100px 0 ;}
  #about .col-md-7 { padding-bottom: 30px;}
}	
/* ============ small devices .end// ============ */