/* ============================================================
   Me Travel & Adventure — Refresh 2026 "Caribe Premium"
   Capa de overrides no destructiva (carga tras style.css/style2.css)
   Paleta: oceano profundo + turquesa caribe + coral
   ============================================================ */
:root {
    --mt-deep: #07303f;
    --mt-deep-2: #0b4a5e;
    --mt-teal: #0e9f9c;
    --mt-aqua: #17bdb8;
    --mt-coral: #ff6b57;
    --mt-coral-2: #ff9066;
    --mt-sand: #fdf9f4;
    --mt-ink: #142e3a;
    --mt-muted: #56707c;
    --mt-border: #e2edf0;
    --mt-white: #ffffff;
    --mt-shadow: 0 18px 40px rgba(7, 48, 63, 0.12);
    --mt-shadow-lg: 0 26px 54px rgba(7, 48, 63, 0.18);
    --mt-radius: 24px;
}

html {
    font-size: 100%;
}

html,
body {
    overflow-x: hidden;
    scroll-behavior: smooth;
}

body {
    color: var(--mt-ink);
    background:
        radial-gradient(1200px 500px at 85% -5%, rgba(23, 189, 184, 0.10) 0%, rgba(23, 189, 184, 0) 60%),
        radial-gradient(900px 420px at -10% 30%, rgba(255, 107, 87, 0.06) 0%, rgba(255, 107, 87, 0) 55%),
        var(--mt-sand);
    font-size: 17px;
    line-height: 1.7;
}

h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0.01em;
}

p {
    font-size: 1rem;
    line-height: 1.85;
    font-weight: 500;
    color: #334b57;
    letter-spacing: 0.2px;
    text-wrap: pretty;
}

a {
    transition: color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease, transform 0.25s ease, border-color 0.25s ease;
}

.container {
    width: min(94%, 1280px);
}

/* ============ NAVBAR glass oceano ============ */
.header-w3layouts {
    background: linear-gradient(100deg, rgba(7, 48, 63, 0.97) 0%, rgba(11, 74, 94, 0.92) 70%, rgba(14, 112, 108, 0.88) 100%);
    border-bottom: 1px solid rgba(255, 255, 255, 0.14);
    box-shadow: 0 14px 34px rgba(4, 26, 36, 0.28);
    backdrop-filter: blur(10px);
}

.navbar-header h1 img {
    max-height: 102px;
    width: auto;
    filter: drop-shadow(0 8px 18px rgba(0, 0, 0, 0.35));
}

/* Marca de texto ME DESTINO (colores del logo, Poppins 800 italic) */
.header-bar .navbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.header-bar .navbar-header {
    float: none;
    flex: 0 0 auto;
}

.header-bar .navbar-collapse {
    float: none;
    flex: 0 1 auto;
}

.navbar-header h1 {
    display: flex;
    align-items: center;
    margin: 0 0 0 -52px;
    line-height: 1;
}

.brand-me,
.brand-destino {
    font-weight: 800;
    font-style: italic;
    font-size: clamp(1.2rem, 2vw, 1.5rem);
    letter-spacing: 1px;
    text-shadow: 0 4px 14px rgba(0, 0, 0, 0.35);
}

.brand-me {
    color: #00c0ff;
}

.brand-destino {
    color: #ffc000;
    margin-left: 8px;
}

.navbar-default .navbar-nav > li > a {
    margin: 14px 4px;
    padding: 11px 18px;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, 0.20);
    color: #eaf6f8;
    letter-spacing: 0.8px;
    font-weight: 600;
    font-size: 15px;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background: linear-gradient(92deg, var(--mt-coral) 0%, var(--mt-coral-2) 100%);
    border-color: rgba(255, 255, 255, 0.38);
    color: #fff;
    box-shadow: 0 10px 24px rgba(255, 107, 87, 0.35);
}

/* ============ HERO ============ */
.slider-info::before {
    content: "";
    display: block;
    width: min(370px, 66vw);
    height: clamp(96px, 15vw, 160px);
    background: url('../images/logo120.png') center center / contain no-repeat;
    filter: drop-shadow(0 10px 24px rgba(0, 0, 0, 0.45));
    margin: 0 auto 12px;
}

.slider-img {
    min-height: 88vh;
    position: relative;
}

.slider-img::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(102deg, rgba(6, 38, 50, 0.90) 0%, rgba(7, 48, 63, 0.66) 38%, rgba(14, 112, 108, 0.24) 72%, rgba(14, 112, 108, 0.06) 100%);
    z-index: 1;
}

.slider {
    position: relative;
}

/* fundido inferior hacia el fondo nuevo */
.slider::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 140px;
    background: linear-gradient(180deg, rgba(253, 249, 244, 0) 0%, var(--mt-sand) 100%);
    pointer-events: none;
    z-index: 3;
}

.slider-info {
    position: relative;
    z-index: 2;
    padding-top: 8em;
    max-width: 980px;
    margin: 0 auto;
    text-align: center;
}

.slider-info p {
    margin-left: auto;
    margin-right: auto;
}

.slider-info h6 {
    color: var(--mt-coral-2);
    font-weight: 700;
    font-size: clamp(0.95rem, 1.2vw, 1.1rem);
    letter-spacing: 1.5px;
    text-transform: none;
    text-shadow: 0 3px 16px rgba(0, 0, 0, 0.5);
}

.slider-info h4 {
    font-size: clamp(1.7rem, 4vw, 2.8rem);
    font-weight: 700;
    letter-spacing: 0.5px;
    line-height: 1.06;
    color: #fff;
    text-transform: none;
    text-shadow: 0 10px 32px rgba(0, 0, 0, 0.55), 0 2px 6px rgba(0, 0, 0, 0.35);
}

.slider-info p {
    font-size: clamp(1rem, 1.5vw, 1.15rem);
    font-weight: 600;
    line-height: 1.55;
    max-width: 62ch;
    padding: 1em 0 0;
    color: rgba(255, 255, 255, 0.98);
    text-shadow: 0 4px 16px rgba(0, 0, 0, 0.55), 0 2px 4px rgba(0, 0, 0, 0.4);
}

.slider-info br {
    display: none;
}

/* ============ Banner interior ============ */
.inner_page_about {
    position: relative;
    min-height: 280px;
    margin-top: 0;
    background-position: center center;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
    padding-bottom: 30px;
}

.inner_page_about::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(115deg, rgba(7, 48, 63, 0.88) 0%, rgba(11, 74, 94, 0.55) 45%, rgba(14, 159, 156, 0.22) 100%);
}

.inner_page_about::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 6px;
    background: linear-gradient(90deg, var(--mt-teal) 0%, var(--mt-aqua) 40%, var(--mt-coral) 100%);
}

.inner_page_about .container {
    position: relative;
    z-index: 2;
    flex: 0 1 auto;
    width: min(94%, 1280px);
    margin: 0 auto;
    text-align: left;
}

.inner_page_about .banner-title {
    color: #fff;
    font-size: clamp(1.7rem, 3.5vw, 2.2rem);
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 1.1;
    margin: 0;
    text-align: left;
    text-shadow: 0 8px 26px rgba(0, 0, 0, 0.45);
    position: relative;
    padding-bottom: 22px;
}

.inner_page_about .banner-title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 78px;
    height: 5px;
    border-radius: 99px;
    background: linear-gradient(90deg, var(--mt-aqua) 0%, var(--mt-teal) 55%, var(--mt-coral) 100%);
}

/* ============ Titulos de seccion ============ */
.title {
    color: var(--mt-deep);
    font-size: clamp(1.6rem, 2.8vw, 2rem);
    letter-spacing: 0.4px;
    font-weight: 700;
    margin-bottom: 1.1em;
    position: relative;
    display: inline-block;
}

.title::after {
    content: "";
    display: block;
    width: 72px;
    height: 5px;
    border-radius: 99px;
    margin-top: 14px;
    background: linear-gradient(90deg, var(--mt-aqua) 0%, var(--mt-teal) 55%, var(--mt-coral) 100%);
}

.price-table2 .title,
.services .title.clr {
    display: block;
    text-align: center;
}

.price-table2 .title::after,
.services .title.clr::after {
    margin-left: auto;
    margin-right: auto;
}

/* ============ Secciones ============ */
.about,
.static,
.services,
.buttom-w3,
.service-inner,
.testimonials,
.price-table,
.gallery,
.icons-border,
.ser-img-grids,
.contact,
.service-inn,
.parnters {
    padding: 4.6em 0;
}

.slider + .service-inn {
    position: relative;
    z-index: 5;
    margin-top: 0;
    padding-top: 2.4em;
}

.service-bottom-girds,
.banner-bottom-girds {
    display: flex;
    flex-wrap: wrap;
}

.service-bottom-girds > [class*="col-"],
.banner-bottom-girds > [class*="col-"] {
    float: none;
}

.its-banner-ser,
.its-banner-grid {
    margin-bottom: 28px;
}

/* ============ Tarjetas de servicio ============ */
.service-inn .services-clr,
.service-inn .services-clr2 {
    height: 100%;
    background: var(--mt-white);
    padding: 28px 26px;
    border: 1px solid var(--mt-border);
    border-radius: var(--mt-radius);
    box-shadow: var(--mt-shadow);
    border-bottom: 0;
    text-align: left;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.service-inn .services-clr:hover,
.service-inn .services-clr2:hover {
    transform: translateY(-6px);
    box-shadow: var(--mt-shadow-lg);
}

.service-inn .service-icon-grid {
    display: grid;
    grid-template-columns: 54px 1fr;
    grid-template-rows: auto auto;
    column-gap: 16px;
    row-gap: 10px;
    align-items: center;
}

.service-inn span.banner-icon {
    grid-column: 1;
    grid-row: 1;
}

.service-inn .service-icon-grid h4 {
    grid-column: 2;
    grid-row: 1;
    margin-top: 0;
    color: var(--mt-deep);
    font-size: 1.15rem;
    font-weight: 700;
    line-height: 1.28;
}

.service-inn .service-icon-grid p {
    grid-column: 1 / span 2;
    grid-row: 2;
    margin-top: 0;
    font-size: 0.94rem;
    line-height: 1.7;
}

.service-inn span.banner-icon,
.services .white-left span.fa {
    width: 54px;
    height: 54px;
    border-radius: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, var(--mt-teal) 0%, var(--mt-aqua) 100%);
    color: #fff;
    font-size: 1.35rem;
    box-shadow: 0 12px 26px rgba(14, 159, 156, 0.35);
}

.service-inn .services-clr:hover span.banner-icon,
.service-inn .services-clr2:hover span.banner-icon,
.its-banner-ser:hover span.banner-icon {
    color: #fff;
    box-shadow: 0 16px 32px rgba(14, 159, 156, 0.5);
    transform: scale(1.08);
}

.service-inn .services-clr video,
.service-inn .services-clr2 video,
.service-inn .services-clr .video-js,
.service-inn .services-clr2 .video-js {
    border-radius: 18px;
    overflow: hidden;
    box-shadow: var(--mt-shadow);
}

/* ============ About split card ============ */
.about {
    padding-top: 2.4em;
}

.about .about-banner-grids {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    background: var(--mt-white);
    border: 1px solid var(--mt-border);
    border-radius: 28px;
    overflow: hidden;
    box-shadow: var(--mt-shadow-lg);
}

.about .about-banner-grids > [class*="col-"] {
    float: none;
}

.left-of-about {
    padding: 48px 44px;
}

.left-of-about h3 {
    color: var(--mt-deep);
    font-size: clamp(1.5rem, 2.4vw, 1.9rem);
    line-height: 1.2;
}

.about-matter-left p {
    font-size: 1.05rem;
    line-height: 1.9;
}

.about .img-responsive {
    width: 100%;
    height: 100%;
    min-height: 420px;
    object-fit: cover;
}

/* ============ Nosotros: split about-inner-grids ============ */
.about .about-inner-grids {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    background: var(--mt-white);
    border: 1px solid var(--mt-border);
    border-radius: 28px;
    overflow: hidden;
    box-shadow: var(--mt-shadow-lg);
}

.about .about-inner-grids > [class*="col-"] {
    float: none;
}

.about .about-top-inner {
    padding: 46px 44px;
    text-align: left;
}

.about .about-top-inner .about-matter-left p {
    font-size: 1.05rem;
    line-height: 1.9;
    letter-spacing: 0.2px;
}
.about .about-inner-img {
    min-height: 440px;
    background-position: center center;
}

/* ============ Split servicios (ser-img-grids) ============ */
.ser-img-grids {
    background: linear-gradient(180deg, rgba(23, 189, 184, 0.07) 0%, rgba(253, 249, 244, 0) 100%);
}

.ser-img-grids .title {
    margin-bottom: 22px;
}

.ser-img-grids .blog-top-grids {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    background: var(--mt-white);
    border: 1px solid var(--mt-border);
    border-radius: 28px;
    overflow: hidden;
    box-shadow: var(--mt-shadow-lg);
}

.ser-img-grids .blog-top-grids > [class*="col-"] {
    float: none;
}

.left-side-ser,
.imgser-right-side {
    padding: 42px 40px;
    text-align: left;
}

.service-two-grid h4 {
    color: var(--mt-deep);
    font-size: clamp(1.4rem, 2.2vw, 1.7rem);
    font-weight: 700;
    line-height: 1.22;
}

.service-two-grid p,
.groom-right {
    font-size: 1.05rem;
    line-height: 1.85;
    letter-spacing: 0.2px;
    padding: 16px 0 0;
}

.ser-gr,
.ser-br,
.ser-gr1,
.ser-br1 {
    min-height: 380px;
    background-position: center center;
    position: relative;
}

.ser-gr::before,
.ser-br::before,
.ser-gr1::before,
.ser-br1::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(7, 48, 63, 0.06) 0%, rgba(7, 48, 63, 0.22) 100%);
}

.low-grid {
    margin-top: 30px;
}

.ser-img-grids .w3layouts_more-buttn {
    margin-top: 10px;
}

.ser-img-grids .container > br,
.ser-img-grids .blog-top-grids br {
    display: none;
}

/* ============ Botones pill coral ============ */
.w3layouts_more-buttn a,
a.w3_play_icon1 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-height: 50px;
    padding: 12px 30px;
    border-radius: 999px;
    border: 1px solid transparent;
    background: linear-gradient(92deg, var(--mt-coral) 0%, var(--mt-coral-2) 100%);
    color: #fff;
    font-weight: 700;
    font-size: 0.98rem;
    letter-spacing: 0.6px;
    box-shadow: 0 14px 30px rgba(255, 107, 87, 0.35);
}

.w3layouts_more-buttn a:hover,
a.w3_play_icon1:hover {
    transform: translateY(-3px);
    background: linear-gradient(92deg, #f5553d 0%, #ff8259 100%);
    color: #fff;
    box-shadow: 0 18px 36px rgba(255, 107, 87, 0.45);
}

/* ============ Paquetes ============ */
.price-table2 {
    padding: 28px 0 16px;
}

.price-table2 .title {
    max-width: 980px;
    margin-left: auto;
    margin-right: auto;
}

.price-table2 .its-banner-ser {
    margin-bottom: 34px;
}

.price-table2 .service-icon-grid {
    background: var(--mt-white);
    border: 1px solid var(--mt-border);
    border-radius: 22px;
    overflow: hidden;
    box-shadow: var(--mt-shadow);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.price-table2 .service-icon-grid:hover {
    transform: translateY(-6px);
    box-shadow: var(--mt-shadow-lg);
}

.price-table2 .service-icon-grid img {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.price-table2 .service-icon-grid:hover img {
    transform: scale(1.05);
}

.price-table2 .service-icon-grid h4 {
    margin: 0;
    padding: 20px 22px 10px;
    color: var(--mt-deep);
    font-size: 1.15rem;
    line-height: 1.32;
}

.price-table2 a.w3_play_icon1 {
    margin-top: 12px;
    background: var(--mt-white);
    border: 1px solid rgba(7, 48, 63, 0.14);
    color: var(--mt-deep);
    box-shadow: 0 10px 22px rgba(7, 48, 63, 0.10);
}

.price-table2 a.w3_play_icon1:hover {
    background: linear-gradient(92deg, var(--mt-coral) 0%, var(--mt-coral-2) 100%);
    color: #fff;
    border-color: transparent;
}

/* ============ Banda oceano "Me Travel es" ============ */
.services {
    background: linear-gradient(125deg, var(--mt-deep) 0%, var(--mt-deep-2) 55%, #0d6a6d 100%);
    position: relative;
    overflow: hidden;
}

.services::before {
    content: "";
    position: absolute;
    width: 520px;
    height: 520px;
    border-radius: 50%;
    right: -160px;
    top: -220px;
    background: radial-gradient(circle, rgba(23, 189, 184, 0.22) 0%, rgba(23, 189, 184, 0) 70%);
    pointer-events: none;
}

.services .title.clr {
    color: #fff;
}

.its-banner-grid {
    padding: 26px 24px;
    border-radius: 20px;
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.14);
    backdrop-filter: blur(6px);
    transition: transform 0.3s ease, background 0.3s ease;
}

.its-banner-grid:hover {
    transform: translateY(-4px);
    background: rgba(255, 255, 255, 0.13);
}

.gird-ser-clr,
.gird-ser-clr2,
.colo {
    background: rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.14);
    backdrop-filter: blur(6px);
}

.white-left span.fa {
    color: var(--mt-aqua);
    background: none;
    box-shadow: none;
    font-size: 1.3rem;
}

.white-right h4 {
    color: #fff;
    font-weight: 600;
    font-size: 0.98rem;
    line-height: 1.4;
}

/* ============ Galeria vehiculos ============ */
.gallery {
    background: linear-gradient(180deg, rgba(23, 189, 184, 0.06) 0%, rgba(253, 249, 244, 0) 100%);
}

.gallery .gallery-grids {
    margin-bottom: 26px;
}

.gallery .gallery-box {
    display: block;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: var(--mt-shadow);
    border: 1px solid var(--mt-border);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.gallery .gallery-box:hover {
    transform: translateY(-5px);
    box-shadow: var(--mt-shadow-lg);
}

.gallery .zoom-img {
    width: 100%;
    aspect-ratio: 4 / 3;
    object-fit: cover;
    transition: transform 0.55s ease;
}

.gallery .gallery-box:hover .zoom-img {
    transform: scale(1.07);
}

/* ============ Contacto ============ */
.contact {
    background: linear-gradient(180deg, rgba(23, 189, 184, 0.06) 0%, rgba(253, 249, 244, 0) 100%);
}

.contact .title {
    margin-bottom: 0.7em;
}

.contactright {
    background: var(--mt-white);
    border: 1px solid var(--mt-border);
    border-radius: var(--mt-radius);
    box-shadow: var(--mt-shadow);
    padding: 38px 36px;
    margin-bottom: 30px;
}

.contactright h3 {
    color: var(--mt-deep);
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 18px;
}

.contact .footer_grid_left {
    display: flex;
    align-items: flex-start;
    gap: 18px;
    margin-bottom: 22px;
}

.contact .contact_footer_grid_left i {
    width: 54px;
    height: 54px;
    flex: 0 0 54px;
    border-radius: 16px;
    background: linear-gradient(135deg, var(--mt-teal) 0%, var(--mt-aqua) 100%);
    color: #fff;
    font-size: 0.98rem;
    line-height: 54px;
    text-align: center;
    box-shadow: 0 10px 24px rgba(14, 159, 156, 0.3);
}

.contact .footer_grid_left p {
    font-size: 1.05rem;
    line-height: 1.7;
    margin: 4px 0 0;
    color: #334b57;
}

.contact .footer_grid_left p span {
    display: block;
    color: var(--mt-muted);
}

.contact .footer_grid_left p a {
    color: var(--mt-teal);
    font-weight: 600;
    text-decoration: none;
}

.contact .footer_grid_left p a:hover {
    color: var(--mt-coral);
}

.contact .contact-us form {
    background: var(--mt-white);
    border: 1px solid var(--mt-border);
    border-radius: var(--mt-radius);
    box-shadow: var(--mt-shadow);
    padding: 38px 36px;
}

.contact .styled-input {
    margin: 20px 0 0;
}

.contact input[type="text"],
.contact input[type="email"],
.contact textarea,
.select2,
.contact select {
    width: 100%;
    border-radius: 14px !important;
    border: 1px solid #cfe0e6 !important;
    background: #fbfefd;
    padding: 14px 18px !important;
    color: var(--mt-ink);
    font-size: 1rem !important;
    letter-spacing: 0.2px;
    box-shadow: inset 0 2px 6px rgba(7, 48, 63, 0.04);
    transition: border-color 0.25s ease, box-shadow 0.25s ease;
    height: auto;
}

.contact textarea {
    min-height: 140px;
    resize: vertical;
}

.contact input[type="text"]:focus,
.contact input[type="email"]:focus,
.contact textarea:focus,
.select2:focus,
.contact select:focus {
    border-color: var(--mt-aqua) !important;
    box-shadow: 0 0 0 4px rgba(23, 189, 184, 0.18);
    outline: none;
}

.contact input::placeholder,
.contact textarea::placeholder {
    color: #8aa2ac;
}

.contact a.link1 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    min-height: 50px;
    padding: 11px 28px;
    margin-top: 26px;
    border-radius: 999px;
    background: linear-gradient(92deg, var(--mt-coral) 0%, var(--mt-coral-2) 100%);
    color: #fff !important;
    font-weight: 700;
    font-size: 0.98rem;
    letter-spacing: 0.5px;
    text-decoration: none;
    box-shadow: 0 14px 30px rgba(255, 107, 87, 0.35);
    transition: transform 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
}

.contact a.link1:hover {
    transform: translateY(-3px);
    background: linear-gradient(92deg, #f5553d 0%, #ff8259 100%);
    color: #fff;
    box-shadow: 0 18px 36px rgba(255, 107, 87, 0.45);
}

.contact input[type="submit"],
button,
input[type="submit"] {
    border-radius: 999px;
}

/* comentarios de clientes (paneles) */
.page-header {
    border-bottom: 1px solid var(--mt-border);
    margin: 40px 0 24px;
}

.page-header h2 {
    color: var(--mt-deep);
    font-size: 1.4rem;
    font-weight: 700;
}

.panel-default {
    border: 1px solid var(--mt-border);
    border-radius: 18px;
    box-shadow: var(--mt-shadow);
    overflow: hidden;
    background: var(--mt-white);
    margin: 0 0 20px;
}

.panel-heading {
    background: rgba(23, 189, 184, 0.08);
    border-bottom: 1px solid var(--mt-border);
    padding: 16px 22px;
}

.panel-heading p {
    font-size: 1rem;
    color: var(--mt-muted);
    margin: 0 0 4px;
}

.panel-title {
    color: var(--mt-deep);
    font-size: 1.2rem;
    font-weight: 700;
}

.panel-title .glyphicon {
    color: #f6c453;
}

.panel-body {
    padding: 20px 22px;
    font-size: 1.08rem;
    line-height: 1.8;
    color: #334b57;
}

.address_mail_footer_grids {
    padding: 30px 0 10px;
}

.address_mail_footer_grids .title {
    margin-bottom: 0.6em;
}

.address_mail_footer_grids .map-card {
    background: var(--mt-white);
    border: 1px solid var(--mt-border);
    border-radius: var(--mt-radius);
    box-shadow: var(--mt-shadow);
    overflow: hidden;
    padding: 10px;
}

.address_mail_footer_grids .map-card iframe {
    display: block;
    width: 100%;
    height: 440px;
    border: 0;
    border-radius: calc(var(--mt-radius) - 8px);
}

/* ============ Menu de idioma (navbar) ============ */
.navbar-default .navbar-nav > li:has(> a > select) > a {
    display: inline-flex;
    align-items: center;
    gap: 7px;
    cursor: default;
}

.navbar-default .navbar-nav > li:has(> a > select) > a:hover {
    background: transparent;
    border-color: rgba(255, 255, 255, 0.20);
    color: #eaf6f8;
    box-shadow: none;
}

.navbar-default .navbar-nav > li:has(> a > select) .fa-globe {
    color: var(--mt-aqua);
    font-size: 1.05rem;
    line-height: 1;
}

.navbar-default .navbar-nav select.select {
    color: #fff !important;
    background: transparent !important;
    border: 0 !important;
    border-radius: 0 !important;
    padding: 0 2px !important;
    margin: 0 !important;
    width: 104px !important;
    height: auto !important;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.4px;
    box-shadow: none !important;
    appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
}

.navbar-default .navbar-nav select.select option {
    color: var(--mt-ink);
    background: #fff;
}

@media (max-width: 991px) {
    .navbar-default .navbar-nav > li:has(> a > select) > a {
        display: flex;
        width: 100%;
    }

    .navbar-default .navbar-nav select.select {
        width: 120px !important;
    }
}

.contact input[type="submit"],
button,
input[type="submit"] {
    border-radius: 999px;
}

.contactleft,
.contactright {
    background: var(--mt-white);
    border: 1px solid var(--mt-border);
    border-radius: var(--mt-radius);
    box-shadow: var(--mt-shadow);
    overflow: hidden;
}

.map {
    margin-top: 8px;
}

.map iframe {
    border-radius: var(--mt-radius);
    box-shadow: var(--mt-shadow);
}

/* ============ Footer oceano ============ */
footer {
    background: linear-gradient(100deg, var(--mt-deep) 0%, var(--mt-deep-2) 100%);
    position: relative;
    padding: 52px 0 34px;
}

footer::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, var(--mt-teal) 0%, var(--mt-aqua) 40%, var(--mt-coral) 100%);
}

footer .row {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 14px 24px;
}

footer .row > div:first-child {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 10px 28px;
    width: auto;
    flex: 1 1 auto;
}

footer .row > div:last-child {
    width: auto;
    flex: 0 0 auto;
}

footer .header-side {
    display: inline-flex;
    flex: 0 0 auto;
}

footer p {
    color: rgba(230, 244, 247, 0.92);
    font-size: 1.02rem;
    letter-spacing: 0.3px;
    line-height: 1.6;
    padding: 0;
    margin: 0;
    flex: 0 1 auto;
}

footer p a {
    color: var(--mt-aqua);
    text-decoration: none;
    font-weight: 600;
}

footer p a:hover {
    color: var(--mt-coral-2);
    text-decoration: underline;
}

.buttom-social-grids ul {
    display: flex;
    gap: 12px;
    list-style: none;
}

.buttom-social-grids ul li {
    width: 46px;
    height: 46px;
    border: 1px solid rgba(255, 255, 255, 0.22);
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.07);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.25s ease, background 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.buttom-social-grids ul li:nth-child(2),
.buttom-social-grids ul li:nth-child(3) {
    margin: 0;
}

.buttom-social-grids ul li a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    color: #fff;
    font-size: 1.05rem;
    text-decoration: none;
}

.buttom-social-grids ul li:hover {
    background: linear-gradient(135deg, var(--mt-coral) 0%, var(--mt-coral-2) 100%);
    border-color: transparent;
    transform: translateY(-4px);
    box-shadow: 0 12px 26px rgba(255, 107, 87, 0.4);
}

footer .float-right {
    text-align: right;
}

footer .float-right .img-responsive {
    max-height: 84px;
    width: auto;
    opacity: 0.95;
    transition: opacity 0.25s ease, transform 0.25s ease;
}

footer .float-right .img-responsive:hover {
    opacity: 1;
    transform: translateY(-3px);
}

/* ============ Tipografias heredadas ============ */
.about-info-air p,
.white-right p,
.service-icon-grid p {
    font-size: 1.02rem;
}

.contact .footer_grid_left p,
.contact .footer_grid_left p a,
.contact .footer_grid_left p span {
    font-size: 1rem !important;
    line-height: 1.65;
    letter-spacing: 0.2px;
}

/* ============ Responsive ============ */
@media (max-width: 991px) {
    body {
        font-size: 16px;
    }

    .header-w3layouts {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 999;
    }

    .navbar-default .navbar-toggle {
        margin-top: 14px;
        margin-bottom: 14px;
        margin-right: 0;
        border: 1px solid rgba(255, 255, 255, 0.45);
        border-radius: 12px;
        background: rgba(255, 255, 255, 0.08);
    }

    .header-bar .navbar {
        justify-content: flex-start;
        flex-wrap: wrap;
    }

    .header-bar .navbar-header {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        text-align: left;
        margin: 0;
    }

    .navbar-header h1 {
        margin-left: 0;
        justify-content: flex-start;
    }

    .navbar-default .navbar-toggle {
        margin-top: 14px;
        margin-bottom: 14px;
        margin-right: 0;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-default .navbar-collapse {
        border-top: 0;
        background: linear-gradient(180deg, rgba(11, 74, 94, 0.98) 0%, rgba(7, 48, 63, 0.98) 100%);
        border-radius: 0 0 16px 16px;
        margin-top: 8px;
        padding: 8px 10px 14px;
        box-shadow: 0 16px 30px rgba(4, 26, 36, 0.4);
    }

    .navbar-default .navbar-nav > li > a {
        margin: 6px 0;
        width: 100%;
        text-align: left;
    }

    .slider-img {
        min-height: 76vh;
    }

    .slider-info {
        padding-top: 7.5em;
        max-width: 100%;
    }

    .slider-info p {
        max-width: 100%;
    }

    .slider .container {
        width: 100%;
        padding: 0 20px;
    }

    .slider + .service-inn {
        margin-top: 0;
        padding-top: 1.8em;
    }

    .inner_page_about {
        min-height: 230px;
        margin-top: 132px;
        padding-bottom: 24px;
    }

    .ser-img-grids .blog-top-grids {
        display: block;
    }

    .left-side-ser,
    .imgser-right-side {
        padding: 32px 28px;
    }

    .left-of-about {
        padding: 34px 26px;
    }

    .about .about-inner-grids {
        display: block;
    }

    .about .about-top-inner {
        padding: 34px 26px;
    }

    .about .about-inner-img {
        min-height: 300px;
    }

    .contactright,
    .contact .contact-us form {
        padding: 30px 24px;
    }

    .contact .footer_grid_left p,
    .contact .panel-body {
        font-size: 1rem;
    }

    .contact input[type="text"],
    .contact input[type="email"],
    .contact textarea,
    .select2,
    .contact select {
        font-size: 1rem !important;
        padding: 13px 16px !important;
    }

    .slider-info p {
        max-width: 100%;
    }
}

@media (max-width: 640px) {
    .navbar-header h1 img {
        max-height: 84px;
    }

    .slider-info {
        padding-top: 6.5em;
        max-width: 100%;
    }

    .slider-info h4 {
        font-size: clamp(1.45rem, 7.5vw, 2.1rem);
        line-height: 1.12;
    }

    .slider-info p {
        max-width: 100%;
        font-size: 1rem;
    }

    .slider .container {
        padding: 0 14px;
    }

    .slider-info::before {
        width: min(270px, 62vw);
        height: clamp(84px, 19vw, 120px);
        margin-bottom: 10px;
    }

    .slider-info h6 {
        font-size: 1.02rem;
    }

    .slider-info p {
        font-size: 1rem;
        line-height: 1.5;
    }

    .about,
    .static,
    .services,
    .buttom-w3,
    .service-inner,
    .testimonials,
    .price-table,
    .gallery,
    .icons-border,
    .ser-img-grids,
    .contact,
    .service-inn,
    .parnters {
        padding: 3.2em 0;
    }

    .service-bottom-girds,
    .banner-bottom-girds {
        display: block;
    }

    .slider + .service-inn {
        margin-top: 0;
        padding-top: 1.2em;
    }

    .inner_page_about {
        min-height: 190px;
    }

    .service-inn .services-clr,
    .service-inn .services-clr2 {
        padding: 24px 20px;
    }

    .left-side-ser,
    .imgser-right-side {
        padding: 24px 20px;
    }

    .ser-gr,
    .ser-br,
    .ser-gr1,
    .ser-br1 {
        min-height: 250px;
    }

    .left-of-about {
        padding: 28px 20px;
    }

    .about .about-top-inner {
        padding: 28px 20px;
    }

    .about .about-inner-img {
        min-height: 240px;
    }

    .about .img-responsive {
        min-height: 280px;
    }

    .service-inn .service-icon-grid h4,
    .price-table2 .service-icon-grid h4,
    .white-right h4,
    .service-two-grid h4,
    .left-of-about h3 {
        font-size: 1.2rem;
    }

    .service-inn .service-icon-grid p,
    .service-two-grid p,
    .groom-right,
    .about-matter-left p,
    .about-info-air p,
    .white-right p,
    .service-icon-grid p,
    footer p {
        font-size: 1rem;
    }

    .w3layouts_more-buttn a,
    a.w3_play_icon1 {
        font-size: 1rem;
        min-height: 50px;
        padding: 11px 24px;
    }

    p {
        font-size: 1rem;
        line-height: 1.78;
    }
}
