@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; overflow-x: hidden;}
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: #777777;}
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: #000000; border-color: #000000;}
.btn-primary:hover { background-color: #777777; border-color: #777777;}
.btn-check:checked+.btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check)+.btn:active { background-color: #000000; border-color: #000000;}
.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%; height: auto;}
.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: #000000; 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: #000000; 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: #000000; border-color: #000000;}

.bg-grey { background-color: #f5f6f7;}
.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: #000000; background-image: url('../../img/ico_link_hover.webp');} 
.title { margin-top: 20px;}
.title h1 + p { color: #788388; font-size: 1.2rem; line-height: 110%;}
.shadow { box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.25);}

.dropdown-burguer { display: none; font-size: 30px;}
.icon-whatsapp { margin-top: 0;}
.logo { margin-right: 70px;}
.logo img{ height: 10vh; width: auto;}
header { height: auto !important;}
header #top { position: fixed; height: fit-content; width: 100vw; padding-bottom: 5px; background-color: #CA9B49; color: #ffffff; z-index: 999;}
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: 100px 0 30px; display: flex; flex-direction: column; justify-content: space-between;}
header #bottom .container{ margin: 0;}
header #bottom nav {  width: fit-content; display: flex; justify-content: space-between; align-self: center;}
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;}

.btn-success img { width: 25px; margin-right: 20px;}

footer { padding: 100px 0 50px 0; background-color: #EBEBEB;     box-shadow: 0px -10px 25px 0px rgba(0, 0, 0, 0.2);}
footer .row .container { height: 100%;}
footer h5 { color: #CA9B49;}
footer ul { padding: 0;}
footer li { color: #222222; list-style: none;}
footer a{ text-decoration: none;}
footer .footer_social { gap: 10px;}
footer img { margin-bottom: 30px;}
.copy { background-color: #EBEBEB; padding: 30px 0; color: #222222;}
.copy p { margin: 0;}
.copy a { color: #222222; text-decoration: underline;}

#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; }
.carousel-height-60vh { height: 60vh;}
.carousel-inner { height: 100%;}
#banner::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1;}

#banner-sm { height: 35vh; position: relative;}
#banner-sm img { height: 100%; width: 100%;}
#banner-sm h2 { color: white; z-index: 2; position: relative;} 
#banner-sm::before { content: ''; position: absolute; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); z-index: 1; top: 0; left: 0;}

#intro { background-color: #CA9B49; margin: 0; padding: 50px 0; color: #ffffff;}
#intro h1 { color: #ffffff;}

#services { margin: 100px 0;}
#services .container { display: flex; flex-wrap: wrap; gap: clamp(11px, 0vw, 20px);}
#services .container .card-link { flex-basis: 49%; text-decoration: none; color: inherit;}
#services .container .card { flex-basis: 49%; padding: 10px 0 !important;}
#services .container .h100 { height: 100%;}
#services .container .card .card-container { display: flex; flex-direction: row; align-items: center; height: 100%;}
#services .container .card .card-container .card-img { width: 20%; display: flex; justify-content: center;}
#services .container .card .card-container .card-txt { width: 80%; padding: 20px 0;}
#services .container .card .card-container img{ height: 75px; width: auto;}

#about-home { background-color: #CA9B49; height: fit-content; padding: 50px 0; display: flex; align-items: center;}
#about-home .container { display: flex; align-items: center;}
#about-home .container .left { width: 50%;}  
#about-home .container .left img { height: 100%; width: 100%; border-radius: 12px; box-shadow: 0px 0px 28px 0px rgba(0,0,0,0.75);}
#about-home .container .right { width: 52%;}
#about-home .container .right .container { flex-direction: column; align-items: flex-start; width: 80%;}
#about-home .container .right .container h1, #about-home .container .right .container p{ color: #ffffff;}

#reviw { height: fit-content;  display: flex; align-items: center;}
#reviw { display: flex; align-items: center;}
#reviw .right { width: 40%;}  
#reviw .right img { height: 100%; width: 39.7vw;}
#reviw .left { width: 60%; padding: 50px 0 ;}
#reviw .left .container { flex-direction: column; align-items: flex-start; width: 80%;}
#reviw .left .container h1, #reviw .container .left .container h4{ color: #000000;}
  
#about { padding: 100px 0; background-color: #CA9B49;}
#about h1, #about h2,
#about p, #about li{ color: #ffffff;}
#swiper-galeria { height: fit-content; background-color: #CA9B49; padding-bottom: 100px;}

#privacity .container { margin: 100px 0;}

#sidebar {position: fixed; top: 0; height: 100vh; width: 100vw; background-color: #0000005d; z-index: 999;}
#sidebar .main-sidebar { position: absolute; background-color: #CA9B49; 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 < 1616px) {
    #bottom .d-flex { justify-content: flex-start !important;}
    #bottom .btn { display: none;}
    .carousel-height-60vh { height: fit-content;}
    #robbu-whatsapp-button:not(.left) { display: flex;} 

}

@media (width < 999px) {
    .logo img{ height: 8vh; width: auto;}

    #services .container { flex-direction: column;}

    #about-home .container { flex-direction: column;}
    #about-home .container .left, #about-home .container .right { width: 100%;}
    #about-home .container .right .container h1, #about-home .container .right .container h4{ text-align: justify; margin-top: 30px;}

    #reviw { position: relative; overflow: hidden; background-image: url('../../img/teste/img3.jpg'); background-size: cover; background-position: center;}
    #reviw::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 1;}
    #reviw > * { position: relative; z-index: 2; color: #ffffff}
    #reviw .right img { display: none;}
    #reviw .left { width: 100%; text-align: justify}
    #reviw .left h2 { color: white;}
}

@media (width < 779px) {
    header #bottom .d-flex { justify-content: space-between !important;}
    header #bottom nav { display: none;}
    header #bottom .dropdown-burguer { display: block;}


    #intro {padding: 25px} 

    footer .container { display: flex; flex-direction: column; align-items: center;}
    header #top { position: absolute;}
}

@media (width < 489px) {
    header #top .container { justify-content: center;}
    header #top div .header-social { display: none;}
}

@media (width < 350) {
    header #top { display: none;}
}

@media (max-width: 991px) {
    .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 }
}

@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 (min-width: 992px) {
    body { text-align: left;}
    #logo { width: 230px; top: -17px; }
    #teaser_hist .container .row { width: 90%; margin: auto;}
}

@media (min-width: 1200px) {
    .h1, h1 { font-size: 3rem; }
    .title h1 + p { font-size: 1.5rem;}
    header { height: 100px;}
    #logo { width: 283px; top: -17px;}
}

@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;}
}
