/*!
Theme Name: mcs
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: mcs
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

mcs is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
    - Normalize
    - Box sizing
# Base
    - Typography
    - Elements
    - Links
    - Forms
## Layouts
# Components
    - Navigation
    - Posts and pages
    - Comments
    - Widgets
    - Media
    - Captions
    - Galleries
# plugins
    - Jetpack infinite scroll
# Utilities
    - Accessibility
    - Alignments

    --------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
 html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
 }
@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/ProximaNova-Regular.woff2') format('woff2'),
         url('fonts/ProximaNova-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/ProximaNova-Bold.woff2') format('woff2'),
         url('fonts/ProximaNova-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova';
    src: url('fonts/ProximaNova-Italic.woff2') format('woff2'),
         url('fonts/ProximaNova-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

/* Sections
========================================================================== */

/**
 * Remove the margin in all browsers.
 */
 body {
    margin: 0;
 }

/**
 * Render the `main` element consistently in IE.
 */
 main {
    display: block;
 }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
 h1 {
    font-size: 2em;
    margin: 0.67em 0;
 }

/* Grouping content
========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
 hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
 }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
 pre {
    font-family: monospace, monospace;
    font-size: 1em;
 }

/* Text-level semantics
========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
 a {
    background-color: transparent;
 }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
 abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
 }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
 b,
 strong {
    font-weight: bolder;
 }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
 code,
 kbd,
 samp {
    font-family: monospace, monospace;
    font-size: 1em;
 }

/**
 * Add the correct font size in all browsers.
 */
 small {
    font-size: 80%;
 }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
 sub,
 sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
 }

 sub {
    bottom: -0.25em;
 }

 sup {
    top: -0.5em;
 }

/* Embedded content
========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
 img {
    border-style: none;
 }

/* Forms
========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
 button,
 input,
 optgroup,
 select,
 textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
 }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
 button,
 input {
    overflow: visible;
 }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
 button,
 select {
    text-transform: none;
 }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
 button,
 [type="button"],
 [type="reset"],
 [type="submit"] {
    -webkit-appearance: button;
 }

/**
 * Remove the inner border and padding in Firefox.
 */
 button::-moz-focus-inner,
 [type="button"]::-moz-focus-inner,
 [type="reset"]::-moz-focus-inner,
 [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
 }

/**
 * Restore the focus styles unset by the previous rule.
 */
 button:-moz-focusring,
 [type="button"]:-moz-focusring,
 [type="reset"]:-moz-focusring,
 [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
 }

/**
 * Correct the padding in Firefox.
 */
 fieldset {
    padding: 0.35em 0.75em 0.625em;
 }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *      `fieldset` elements in all browsers.
 */
 legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
 }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
 progress {
    vertical-align: baseline;
 }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
 textarea {
    overflow: auto;
 }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
 [type="checkbox"],
 [type="radio"] {
    box-sizing: border-box;
    padding: 0;
 }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
 [type="number"]::-webkit-inner-spin-button,
 [type="number"]::-webkit-outer-spin-button {
    height: auto;
 }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
 [type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
 }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
 [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
 }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
 ::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
 }

/* Interactive
========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
 details {
    display: block;
 }

/*
 * Add the correct display in all browsers.
 */
 summary {
    display: list-item;
 }

/* Misc
========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
 template {
    display: none;
 }

/**
 * Add the correct display in IE 10.
 */
 [hidden] {
    display: none;
 }

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
    box-sizing: inherit;
}

html {
    box-sizing: border-box;
    scroll-behavior: smooth;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
    color: #404040;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 1rem;
    line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

p {
    margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    margin: 0 1.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", courier, monospace;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    background: #fff9c0;
    text-decoration: none;
}

big {
    font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
    background: #fff;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

ul,
ol {
    margin: 0 0 1.5em 3em;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
    max-width: 100%;
}

img {
    height: auto;
    max-width: 100%;
}

figure {
    margin: 1em 0;
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}

/* Links
--------------------------------------------- */
a {
    color: #4169e1;
}

a:hover,
a:focus,
a:active {
    color: #191970;
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 3px;
    background: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
    line-height: 1;
    padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
    border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #111;
}

select {
    border: 1px solid #ccc;
}

textarea {
    width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
    display: block;
    width: 100%;
}

.main-navigation ul {
    display: none;
    list-style: none;
    margin: 0;
    padding-left: 0;
}

.main-navigation ul ul {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    float: left;
    position: absolute;
    top: 100%;
    left: -999em;
    z-index: 99999;
}

.main-navigation ul ul ul {
    left: -999em;
    top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
    display: block;
    left: auto;
}

.main-navigation ul ul a {
    width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
    left: auto;
}

.main-navigation li {
    position: relative;
}

.main-navigation a {
    display: block;
    text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

@media screen and (min-width: 37.5em) {

    .menu-toggle {
        display: none;
    }

    .main-navigation ul {
        display: flex;
    }
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
    margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
    display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    text-align: end;
    flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
    display: block;
}

.post,
.page {
    margin: 0 0 1.5em;
}

.updated:not(.published) {
    display: none;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
    margin: 0 0 1.5em;
}

.widget select {
    max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
    display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

.wp-caption-text {
    text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
    margin-bottom: 1.5em;
    display: grid;
    grid-gap: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    width: 100%;
}

.gallery-columns-2 {
    grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
    grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
    grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
    grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
    grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
    grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
    grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
    grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
    display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
    display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
    outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

    /*rtl:ignore*/
    float: left;

    /*rtl:ignore*/
    margin-right: 1.5em;
    margin-bottom: 1.5em;
}

.alignright {

    /*rtl:ignore*/
    float: right;

    /*rtl:ignore*/
    margin-left: 1.5em;
    margin-bottom: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1.5em;
}

body {
    font-family: 'Proxima Nova';
    margin: 0;
    padding: 0;
}
.header {
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    padding: 15px 0;
}
.container {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}
.top-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
}
.logo img {
    height: 100px;
}
.header-right {
    display: flex;
    align-items: center;
    gap: 20px;
}
.location {
    font-size: 10px;
    color: #333;
}
.quote-button {
    background: #0073e6;
    color: #fff;
    padding: 8px 15px;
    font-size: 10px;
    border-radius: 5px;
    text-decoration: none;
    transition: background 0.3s ease;
}
.quote-button:hover {
    background: #005bb5;
}
.main-menu {
    padding: 5px 0;
    text-align: center;
    padding-top: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.menu {
    font-size: 12px;
    color: #071D3C;
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex; /* Faz os itens ficarem na mesma linha */
    list-style: none; /* Remove os estilos padrão da lista */
}
.menu li {
    position: relative;
}
.menu li a {
    text-decoration: none;
    color: #333;
    color: #071D3C;
    padding: 8px 12px;
    display: block;
    transition: color 0.3s ease;
}
.menu li a:hover {
    color: #0073e6;
}
.menu li ul {
display: none;
    position: absolute;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    padding: 10px;
    list-style: none;
    top: 100%;
    left: 0;
    text-align: left;
    min-width: 256px;
    z-index: 1111;
}
.menu li:hover ul {
    display: block;
}
.location-top{
    background: #f3f3f1;
    font-size: 15px;
    padding-top: 10px;
    padding-left: 25px;
    padding-bottom: 10px;
    margin: 5px;
}
.location-top i{
    color: #F4AC2D;
}

.button {
    display: flex;
    align-items: center;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    margin-bottom: 5px;
    position: relative;
    padding-left: 50px;
}
.button i {
    position: absolute;
    right: 227px;
    top: 50%;
    transform: translateY(-50%);
    background-color: white;
    border-radius: 50%;
    padding: 10px;
}
.button-container i{
    position: absolute;
    top: 21px;
    width: 38px;
    height: 38px;
    transform: translateY(-50%);
    background-color: #2e4269;
    border-radius: 50%;
    border: 4px solid #fff;
    padding: 10px;
    z-index: 1;
}
.quote {
    background-color: #f5a623;
    color: white;
    padding-top: 10px;
    padding-left: 60px;
    position: relative;
    width: 244px;
    padding-bottom: 8px;
    margin: 5px;
    left: 18px;
}
.quote:hover{
    color: #fff;
}
.claim {
    background-color: #d3d3d3;
    color: #1a1a1a;
    padding-top: 10px;
    padding-left: 35px;
    width: 175px;
    padding-bottom: 12px;
    margin: 5px;
    left: 87px;
    font-size: 13px;
}
.menu > li {
    display: flex;
    align-items: center; /* Alinha os itens verticalmente */
    position: relative;
}
#menu-footer li{
padding-left: 44px;
}
.menu-item-461{
left: 45px;
}
.menu-item-465{
left: 16px;
}
.menu-item-457{
    left: 42px;
}
.menu-item-461{
left: 10px;
}
.menu-item-460{
left: 37px;
}
.menu > li:not(:last-child)::after {
    content: "|"; 
    margin: 0 10px; 
    color: #94a4be;
    font-weight: bold;
}

.carousel-item img {
    width: 100%;
    height: 600px; 
    object-fit: cover; 
}
/* Remove as setas laterais */
.carousel-control-prev, .carousel-control-next {
    display: none;
}

/* Estiliza os indicadores como pontos */
.carousel-indicators button {
    width: 10px !important;
    height: 10px !important;
    border-radius: 50%;
    background-color: #555 !important; /* Cor dos pontos (ajuste conforme necessário) */
    border: none;
    margin: 5px;
    opacity: 0.5;
    transition: opacity 0.3s ease;
}

/* Indicador ativo */
.carousel-indicators .active {
    background-color: #fff !important; /* Cor do ponto ativo */
    opacity: 1;
}

/* Legenda sobre as imagens */
.carousel-caption {
    position: absolute;
    top: 52%;
    left: 38%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #0f2245;
}

.carousel-caption h2 {
    font-size: 64px;
    text-align: left;
    font-weight: bold;
    margin-bottom: 10px;
}

.carousel-caption p {
    font-size: 33px;
    margin: 0;
    text-align: left;
}
.animated-icon {
    color: #f5a623;
    font-size: 24px;
    animation: bounce 1.5s infinite ease-in-out;
}

/* Animação de "subir e descer" */
@keyframes bounce {
    0%, 100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(10px);
    }
}

.titulos{
    padding-left: 130px;
    padding-bottom: 40px;
    font-weight: bold;
    color: #0f2245;
}
.tituloprodutos{
    color: #F6A11D;
    font-family: 'Proxima Nova';
    font-weight: 600;
    font-size: 22px;
}
.info-list {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-left: 31px;
}
.info-list a {
    text-decoration: none; /* Remove o sublinhado do link */
    color: inherit; /* Herda a cor do texto do elemento pai */
    display: flex; /* Flexbox para organizar o conteúdo de forma alinhada */
    align-items: center; /* Alinha verticalmente os itens dentro do link */
    padding: 5px 0; /* Adiciona algum espaçamento entre os itens */
}

.info-list a img {
    margin-right: 10px; /* Dá espaçamento entre a imagem e o texto */
}

/* Estilo para o título, ajustando o texto */
.info-list a:hover {
    color: #172554; /* Adiciona cor ao passar o mouse */
    transition: color 0.3s ease; /* Transição suave na cor */
}

.info-list li {
    display: flex;
    align-items: center;
    gap: 10px; 
    margin-bottom: 2px;

}
.info-balcoes{
    list-style: none;
    padding: 0;
    margin: 0;
}
.info-balcoes li{
    display: flex;
    align-items: center;
    gap: 10px; 
    color: #0e2147;
}
.info-balcoes li i{
    color: #f6a21f;
}
.info-balcoes li strong{
    color: #0e2147;
}


.textomcs{
    color: #0e2147;
    font-size: 19px;
    text-align: justify;

}
.site-footer{
    height: 430px;
    background-color: #fce3bb;

}
#menu-menu-principal-1{
        gap: 43px;
}
.site-info .sub-menu{
    display: none !important;
}
.site-info .menu > li:not(:last-child)::after {
    content: unset; 
    margin: 0 10px; 
    color: #94a4be;
    font-weight: bold;
}
.site-info .menu li a {
    text-decoration: none;
    color: #333;
    color: #071D3C;
    padding: 8px 13px;
    display: block;
    text-transform: uppercase;
    transition: color 0.3s ease;
}
.submenu-columns {
    display: flex;
    margin-top: -26px;
    flex-wrap: wrap;
    gap: 53px;
    position: relative;
   left: 20%;
    justify-content: start;
}

.submenu-column {
    flex: 1;
    min-width: 136px;
    max-width: 89px;
    padding-left: 22px;
}

.submenu-column ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.submenu-column li {
    padding: 2px 0; /* Reduzido o padding entre os itens */
    text-align: left;
}

.submenu-column li a {
    text-decoration: none;
    color: #071D3C;
    text-align: left;
    font-size: 12px;
    transition: color 0.3s;
}

.submenu-column li a:hover {
    color: #ffcc00;
}

.social-icons {
    display: flex;
    gap: 23px;;
    font-size: 30px;
    float: right;
}
.social-icons a {
    color: #333;
    text-decoration: none;
}
.social-icons a:hover {
    color: #0077b5;
}


.responsabilidade-civil{
    padding-top: 30px;
}

.responsabilidade-civil ul {
    list-style: none;
    padding: 0;
    margin-left: 0px;
}

.responsabilidade-civil li {
    font-size: 14px;
    color: #071D3C;;
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

.responsabilidade-civil .check {
    color: #f5a623;
    font-size: 20px;
    margin-right: 10px;
}
.info-box {
    display: flex;
    align-items: flex-start;
    max-width: 800px;
    padding-top: 50px;
}

.vertical-bar {
    width: 13px;
    height: 72px;
    background: #f5a623;
    margin-right: 10px;
    margin-top: -10px;
    height: 92px;
}

.info-box p {
    color: #071D3C;
    font-size: 16px;
    line-height: 1.5;
    margin: 0;
}

.container-botoes {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px; /* Espaçamento entre os botões */
}

.botao-principal, 
.botao-secundario {
    background-color: #f5a623;
    color: white;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    padding: 12px 20px;
    border-radius: 8px;
    text-align: center;
    display: inline-block;
    transition: background 0.3s ease;
}

.botao-principal:hover, 
.botao-secundario:hover {
    background-color: #e0901e;
}

.botao-secundario {
    padding: 8px 16px;
    font-size: 12px;
}

       .caixa-imagem {
            position: relative;
            width: 100%;
            max-width: 555px;
            height: 450px;
            overflow: hidden;
        }
        .caixa-imagem img {
            width: 100%;
    height: 60%;
    object-fit: cover;
        }
        .sobreposicao-texto {
            position: absolute;
            top: 42%;
            left: 50%;
            transform: translate(-50%, -50%);
            text-align: center;
            color: white;
            z-index: 10;
        }
        .titulo {
            font-size: 30px;
            font-weight: 400;
        }
        .descricao {
            font-size: 16px;
        }
.cardss {
    overflow: hidden;
    position: relative;
}

.cardss img.img-fluid {
    transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1), 
                filter 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
}

.cardss:hover img.img-fluid {
    transform: scale(1.1); /* Aumenta um pouco mais */
    filter: brightness(0.5); /* Escurece mais para dar contraste */
}
.produto-link .position-absolute {
    z-index: 10;
}

.doctitulo{
font-weight: bold;
color: #071D3C;
}

.correverse{
    background-color: #e5e7eb;
}
.correverse2{
    
    background-color:#FCE3BB !important;
}
    .row-link {
        display: block;
        text-decoration: none;
        color: inherit;
    }

    /* Desativa os estados "visited" e "active" */
    .row-link:visited,
    .row-link:active {
        color: inherit;
        text-decoration: none;
    }

    .row-link .row {
        cursor: pointer;
        transition: box-shadow 0.3s ease-in-out;
    }

    .row-link .row:hover {
        box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
    }

    .row-link .row .col-md-3 {
        overflow: hidden;
        position: relative;
    }

    .row-link .row img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: transform 0.4s cubic-bezier(0.25, 0.1, 0.25, 1), 
                    filter 0.4s cubic-bezier(0.25, 0.1, 0.25, 1);
    }

    .row-link .row:hover img {
        transform: scale(1.1);
        filter: brightness(0.5);
    }

    .noticiatxt p{
color: #0e2147;
    }

    
.tool-box {
    width: 110px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    margin-left: 40px;
    padding: 10px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 20px;
}

.button__tool,
.button__size {
    height: 45px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background: none;
}

.button__tool > span {
    font-size: 1.8rem;
}

.button__tool:hover,
.button__size:hover {
    background-color: #f2f2f2;
}

.input__color {
    width: 45px;
    height: 45px;
    border: none;
    background: none;
    cursor: pointer;
    padding: 5px 7px;
}

.input__color::-webkit-color-swatch {
    border-radius: 100px;
}

.button__size {
    padding: 10px;
    height: auto;
}

.button__size > span {
    width: 100%;
    background-color: #000;
    border-radius: 100px;
    display: block;
}

.button__size[data-size="5"] > span {
    height: 5px;
}

.button__size[data-size="10"] > span {
    height: 10px;
}

.button__size[data-size="20"] > span {
    height: 20px;
}

.button__size[data-size="30"] > span {
    height: 30px;
}

.active {
    background-color: #f2f2f2;
}

canvas {
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

        .section-title {
            font-weight: bold;
            color: #ff6600;
            margin-top: 20px;
        }
        .box {
            border: 2px solid #ff6600;
            padding: 15px;
            margin-bottom: 15px;
            background-color: white;
        }
   
        .btn-warning {
            background-color: #ff6600;
            border-color: #ff6600;
        }
         .dropdown-menu {
      min-width: 180px;
    }
    .dropdown-item img {
      width: 20px;
      margin-right: 8px;
    }

    .main-menu .menu {
    display: flex;
    align-items: center;
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}


.nav-tabs {
            gap: 6px;
        }
        .nav-item .nav-link {
            color: #fff;
    font-weight: 400;
    font-size: 15px;
        }
        .nav-item .nav-link.active, .nav-item .nav-link:hover {
            border-bottom: 2px solid #f5a623;
        }
        .dropdown-menu {
            border: none;
            box-shadow: 0px 4px 6px rgba(0,0,0,0.1);
        }
        .dropdown-item {
            color: black;
        }
        .dropdown-item:hover {
            background-color: #f8f9fa;
        }
        .nav-item{

            background-color: #07275e;
            border-bottom: 2px solid orange;
        }

        .table th {
            background-color: #f5a623 !important;
            color: white !important;
            text-align: center;
        }
        .check-green {
            color: green;
            font-size: 18px;
            font-weight: bold;
            text-align: center !important;
        }
        td.check img {
  filter: invert(48%) sepia(100%) saturate(500%) hue-rotate(85deg) brightness(90%) contrast(90%);
}

        .cross {
            color: red;
            font-size: 18px;
            font-weight: bold;
            text-align: center;
        }

                .header-title {
            color: #F39C12;
            font-weight: bold;
            font-size: 24px;
        }

        .header-subtitle {
            color: #A0A0A0;
            font-size: 16px;
        }

        .city-header {
            background-color: #C8102E;
            color: white;
            padding: 10px;
            font-size: 20px;
            font-weight: bold;
            width: 23%;
        }

        .tabsaude th {
            background-color: #E40046 !important;
            color: white;
            text-align: left;
        }

        .table td {
            vertical-align: middle;
        }

        .table-striped tbody tr:nth-of-type(odd) {
            background-color: #F2F2F2;
        }

        .logo {
            max-width: 189px;
            float: right;
        }
        .dropdown-item i {
    margin-right: 8px;
    color: #f5a623;
}
.dropdown-item span{
    color: #000;
}

        .divider {
            border-top: 2px solid #f5a623;
            width: 100%;
            margin: 0 auto 20px;
        }
        .partners-logo {
            max-width: 150px;
        }
        .check-icon {
            color: #f5a623;
            margin-right: 5px;
        }
                .benefit-icon {
            font-size: 3rem;
            color: #003366;
        }
        .benefit-item {
            text-align: center;
            padding: 20px;
        }
        .benefit-item p{

            font-size: 13px;

    padding-top: 12px;
    color: #07275e;
        }
               .tabelaauto thead {
            background-color: #e09600;
            color: white;
        }

       .sinistro-container h4 {
            font-weight: bold;
            margin-bottom: 20px;
        }
        .sinistro-list-item {
            border: none;
            font-size: 1rem;
            color: #333;
            display: flex;
            align-items: center;
        }
        .sinistro-list-item i {
            color: #e09600;
            margin-right: 10px;
        }
                .travel-list-item {
            border: none;
            font-size: 1.2rem;
            color: #333;
            display: flex;
            align-items: center;
        }
        .travel-list-item i {
            color: #e09600;
            margin-right: 10px;
        }
        .travel-list-container {
            display: flex;
        }
           .sinistro-container {
            max-width: 700px;
            margin: 40px auto;
            background: white;
            padding: 20px;
        }


        
/*---------------------
HAMBURGER MENU
----------------------*/

.hamburger-menu {
  position: fixed;
  top: 0;
  left: 0;
  padding-top: 20px;
  padding-left: 15px;
  width: 100%;
  height: 43px;
  cursor: pointer;
  z-index: 9998;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

.bar,
.bar:after,
.bar:before {
  width: 30px;
  height: 3px;
}

.bar {
  position: relative;
  transform: translateY(10px);
  background: black;
  transition: all 0ms 300ms;
}

.bar.animate {
  background: rgba(255, 255, 255, 0);
}

.bar:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 10px;
  background: black;
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.bar:after {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  background: black;
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.bar.animate:after {
  top: 0;
  transform: rotate(45deg);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

.bar.animate:before {
  bottom: 0;
  transform: rotate(-45deg);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}

/*---------------------
Mobiles Menu 
----------------------*/
    /*---------------------
    Mobiles Menu - Design 
    ----------------------*/

.    .mobile-menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        transform: translateX(-100%);
        transition: transform 0.3s ease-in-out;
        z-index: 999;
        padding: 20px;
    }

    .mobile-menu.open {
        transform: translateX(0);
    }

    .mobile-menu ul {
        list-style: none;
        padding: 0;
    }

    .mobile-menu ul li {
        border-bottom: 1px solid #ddd;
        padding: 10px 0;
    }

    /* Esconde submenus por padrão */
    .mobile-menu ul .sub-menu {
        display: none;
        padding-left: 15px;
    }

    /* Adiciona seta para submenus */
    .mobile-menu .menu-item-has-children > a {
        position: relative;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .mobile-menu .menu-item-has-children > a::after {
        content: "▼";
        font-size: 12px;
        margin-left: 10px;
        transition: transform 0.3s;
    }

    /* Quando aberto, muda a seta */
    .mobile-menu .menu-item-has-children.open > a::after {
        transform: rotate(180deg);
    }
.tituloform{
    color: #000;
    font-weight: bold;
    text-align: center;
    font-size: 26px;
}
.subtituloform{
       font-size: 12px;
    color: #000;
    text-align: center;
    font-weight: 500;

}
.bordasform{
    border-radius: 15px;
    overflow: hidden;
}
 
.icon-arrow.open {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg); 
  transition: .6s;
  -webkit-transition: .6s;
  -moz-transition: .6s;         
}

/* Estilos gerais */
.mobile-menu {
    position: fixed;
    top: 0;
    left: -100%;
    width: 75%;
    height: 100vh;
    background: #fff;
    transition: left 0.3s ease-in-out;
    box-shadow: 2px 0 10px rgba(0,0,0,0.1);
    padding: 20px;
    z-index: 1000;
}
.titulusingleprod{
position: absolute;
top: 24%;
left: 19%;
z-index: 10;
color: #07275e;
font-weight: bold;
font-size: 5rem;
}
.mobile-menu.open {
    left: 0;
}

.mobile-menu ul {
    list-style: none;
    padding: 0;
}

.mobile-menu ul li {
    padding: 10px 0;
    border-bottom: 1px solid #ddd;
}

.mobile-menu ul li a {
    text-decoration: none;
    color: #333;
    font-size: 18px;
}

/* Botão de fechar menu */
.close-menu {
    background: none;
    border: none;
    font-size: 30px;
    position: absolute;
    top: 10px;
    right: 20px;
    cursor: pointer;
}

/* Estilos do botão hamburguer */
.hamburger-menu {
    width: 40px;
    height: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 20px;
    z-index: 1050;
}

.hamburger-menu .bar {
    width: 100%;
    height: 5px;
    background: #333;
    border-radius: 5px;
}
.mcssobre{
    position: absolute;
    top: 12%;left: 16%;
     z-index: 10; 
     color: #071D3C; 
     font-weight: bold; 
     font-size: 12rem;
}
.docsdesk{
    background-color: orange;
    color: #fff; 
    padding: 10px;  
    font-weight: 700;
    text-align: center;
}
.larguradocs{
width: 57%;
}
   .singcattitulo{
        position: absolute; top: 16%; left: 16%; z-index: 10; color: #071D3C; font-weight: bold; font-size: 7rem;
    }
/* Esconde o menu grande no mobile e exibe no desktop */
@media (max-width: 991px) 
{
    .main-menu {
        display: none !important;
    }
    .sobremob{
height: 605px;
}
.carousel-item img {
    width: 100%;
    height: auto;
    object-fit: contain;
}
.carousel-caption {
    position: absolute;
    top: 35%;
    left: 38%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #0f2245;
}
.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    display: flex
;
    justify-content: center;
    padding: 0;
    margin-right: 15%;
    margin-bottom: 1rem;
    margin-left: 15%;
    list-style: none;
    display: none;
}
.titulusingleprod {
    position: absolute;
    top: 0;
    left: 10%;
    z-index: 10;
    color: #07275e;
    font-weight: bold;
    font-size: 34px;
}
.docsmob{
    background-color: orange;
    color: #fff; 
    padding: 10px;  
    text-align: center;

}
.medihealthmob{
height: 600px !important;
}
.larguradocs{
width: 100%;
}
    
    .mcssobre{
position: absolute;
    left: 18%;
    z-index: 10;
    color: #071D3C;
    font-weight: bold;
    font-size: 50px;
    top: 0%;
    }
 .singcattitulo{
    font-size: 30px;
 }
 .sabermaismcs{
    font-size: 10px;
 }
 .btnsabermaismcs{
bottom: 0px !important;
 }
 .titloseguromcs p{
    font-size: 8px !important;
 }
 .titloseguromcs{
     top: 50% !important; 
 }
.iconmcsseguro{
    top: 20% !important;
}
    .carousel-caption h2 {
        font-size: 17px;
        text-align: left;
        font-weight: bold;
        margin-bottom: 0px;
}
.carousel-caption p {
    font-size: 10px;
    margin: 0;
    text-align: left;
}
.desktop{
display: none;
}
.docsdesk{
display: none;
}
.mcsdesk{
    display: none;
}
.sobredesk{
    display: none;
}
.balcdesk{
    display: none;
}
.balcoesmobdesk{
    display: none;
}

.header {
    background: #fff;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    padding: 0px 0;
}
.prods{
    height: 800px !important;
/*}*/
}
.submenu-columns
 {
    display: none !important;
    margin-top: -26px;
    flex-wrap: wrap;
    gap: 38px;
    position: relative;
    left: 20%;
    justify-content: start;
}
.titulos {
    padding-left: 40px !important;
}
.textomcs{
    padding-top: 60px !important;
}
.site-footer {
    height: 733px;
    background-color: #fce3bb;
}
}
@media (min-width: 992px) {
    .hamburger-menu, .mobile-menu {
        display: none !important;
    }

.sobremob{
display: none;

}
.balcoesmob{
    display: none;
}
.mcsmob{
    display: none;
}
.docsmob{
    display: none;
}
.balcmobi{
    display: none;
}

}
.submenu-columns .submenu-column:first-child li {
    text-align: right;
}
.check {
            color: green;
            font-size: 18px;
            font-weight: bold;
            text-align: center;
        }
    .check-green img{
        color: green;
        font-size: 20px; /* Opcional: deixar o símbolo maior */
    }
    .check-red img{
        color: red;
        font-size: 20px; /* Opcional: deixar o símbolo maior */
    }
    .check-red img{
        filter: invert(16%) sepia(93%) saturate(7434%) hue-rotate(0deg) brightness(97%) contrast(104%) !important;

    }
    .check-red{
        color: red;
        font-size: 20px; /* Opcional: deixar o símbolo maior */
    }
       .bloco-texto {
      position: relative;
      background-color: #f8f9fa; /* fundo claro */
      padding: 2rem;
      padding-left: 2.5rem;
          height: 350px;
    }

    .barra-laranja {
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      width: 5px;
      background-color: #f5a623; /* laranja */
    }