/* REINICIO DE CSS */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*FIN DE REINICIO GENERAL*/
/*MODELO DE CAJA*/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/*INICIAN LOS ESTILOS GENERALES*/
body {
    font-family: 'Montserrat', sans-serif;
}
html {
    scroll-behavior: smooth;
}
#preloader {
    width: 100%;
    height: 100vh;
    background: #0E2546;
    position: fixed;
    z-index: 10000;
    display: flex;
    justify-content: center;
    align-items: center;
}
.content-logo-animado {
    position: absolute;
    width: 320px;
    height: 230px;
    /*    background: red;*/
    top: 50%;
    transform: translateY(-70%);
}
#logo_animado {
    fill: #fff;
}
#logo_animado {
    fill: none;
    stroke: #fff;
    stroke-miterlimit: 10;
    animation: colorLogo 0.5s ease forwards 3s;
}
#logo_animado path:nth-of-type(1) {
    stroke-dasharray: 654.711669921875;
    stroke-dashoffset: 654.711669921875;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(2) {
    stroke-dasharray: 265.30474853515625;
    stroke-dashoffset: 265.30474853515625;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(3) {
    stroke-dasharray: 1837.808837890625;
    stroke-dashoffset: 1837.808837890625;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(4) {
    stroke-dasharray: 2434.204345703125;
    stroke-dashoffset: 2434.204345703125;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(5) {
    stroke-dasharray: 597.9501953125;
    stroke-dashoffset: 597.9501953125;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(6) {
    stroke-dasharray: 379.4903869628906;
    stroke-dashoffset: 379.4903869628906;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(7) {
    stroke-dasharray: 430.4132385253906;
    stroke-dashoffset: 430.4132385253906;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(8) {
    stroke-dasharray: 195.5048065185547;
    stroke-dashoffset: 195.5048065185547;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(9) {
    stroke-dasharray: 355.5103454589844;
    stroke-dashoffset: 355.5103454589844;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(10) {
    stroke-dasharray: 430.3157043457031;
    stroke-dashoffset: 430.3157043457031;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(11) {
    stroke-dasharray: 395.9172668457031;
    stroke-dashoffset: 395.9172668457031;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(12) {
    stroke-dasharray: 405.7235412597656;
    stroke-dashoffset: 405.7235412597656;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(13) {
    stroke-dasharray: 354.3984680175781;
    stroke-dashoffset: 354.3984680175781;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(14) {
    stroke-dasharray: 453.5008850097656;
    stroke-dashoffset: 453.5008850097656;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(15) {
    stroke-dasharray: 212.3805694580078;
    stroke-dashoffset: 212.3805694580078;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(16) {
    stroke-dasharray: 359.5813293457031;
    stroke-dashoffset: 359.5813293457031;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(17) {
    stroke-dasharray: 404.0324401855469;
    stroke-dashoffset: 404.0324401855469;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(18) {
    stroke-dasharray: 480.2342529296875;
    stroke-dashoffset: 480.2342529296875;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(19) {
    stroke-dasharray: 445.6873779296875;
    stroke-dashoffset: 445.6873779296875;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(20) {
    stroke-dasharray: 300.23370361328125;
    stroke-dashoffset: 300.23370361328125;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(21) {
    stroke-dasharray: 286.1843566894531;
    stroke-dashoffset: 286.1843566894531;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(22) {
    stroke-dasharray: 305.7702331542969;
    stroke-dashoffset: 305.7702331542969;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(23) {
    stroke-dasharray: 219.73556518554688;
    stroke-dashoffset: 219.73556518554688;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(24) {
    stroke-dasharray: 147.59979248046875;
    stroke-dashoffset: 147.59979248046875;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(25) {
    stroke-dasharray: 236.18975830078125;
    stroke-dashoffset: 236.18975830078125;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(26) {
    stroke-dasharray: 147.41983032226562;
    stroke-dashoffset: 147.41983032226562;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(27) {
    stroke-dasharray: 274.9617614746094;
    stroke-dashoffset: 274.9617614746094;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(28) {
    stroke-dasharray: 268.22998046875;
    stroke-dashoffset: 268.22998046875;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(29) {
    stroke-dasharray: 324.522705078125;
    stroke-dashoffset: 324.522705078125;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(30) {
    stroke-dasharray: 298.48089599609375;
    stroke-dashoffset: 298.48089599609375;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(31) {
    stroke-dasharray: 476.9472961425781;
    stroke-dashoffset: 476.9472961425781;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(32) {
    stroke-dasharray: 461.12835693359375;
    stroke-dashoffset: 461.12835693359375;
    animation: line-again 3s ease forwards;
}
#logo_animado path:nth-of-type(33) {
    stroke-dasharray: 476.93975830078125;
    stroke-dashoffset: 476.93975830078125;
    animation: line-again 3s ease forwards;
}
@keyframes line-again {
    to {
        stroke-dashoffset: 0;
    }
}
@keyframes colorLogo {
    from {
        fill: transparent;
        stroke: #fff;
    }
    to {
        fill: #fff;
        stroke: #fff;
    }
}
.preoloader-titulo {
    color: #333;
    font-weight: 500;
    font-size: 42px;
    position: absolute;
    top: 64%;
    transform: translateY(-0%)
}
.preoloader-titulo span {
    animation: iluminar 2s linear infinite;
}
.preoloader-titulo span:nth-child(1) {
    animation-delay: 0s;
}
.preoloader-titulo span:nth-child(2) {
    animation-delay: 0.1s;
}
.preoloader-titulo span:nth-child(3) {
    animation-delay: 0.2s;
}
.preoloader-titulo span:nth-child(4) {
    animation-delay: 0.3s;
}
.preoloader-titulo span:nth-child(5) {
    animation-delay: 0.4s;
}
.preoloader-titulo span:nth-child(6) {
    animation-delay: 0.6s;
}
.preoloader-titulo span:nth-child(7) {
    animation-delay: 0.7s;
}
.preoloader-titulo span:nth-child(8) {
    animation-delay: 0.8s;
}
.preoloader-titulo span:nth-child(9) {
    animation-delay: 0.9s;
}
.preoloader-titulo span:nth-child(10) {
    animation-delay: 1s;
}
.preoloader-titulo span:nth-child(11) {
    animation-delay: 1.1s;
}
.preoloader-titulo span:nth-child(12) {
    animation-delay: 1.2s;
}
.preoloader-titulo span:nth-child(13) {
    animation-delay: 1.3s;
}
.preoloader-titulo span:nth-child(14) {
    animation-delay: 1.4s;
}
.preoloader-titulo span:nth-child(15) {
    animation-delay: 1.5s;
}
.preoloader-titulo span:nth-child(16) {
    animation-delay: 1.6s;
}
.preoloader-titulo span:nth-child(17) {
    animation-delay: 1.7s;
}
.preoloader-titulo span:nth-child(18) {
    animation-delay: 1.8s;
}
@keyframes iluminar {
    0%, 80% {
        color: #fff;
        text-shadow: none;
    }
    100% {
        color: #fff;
        text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 40px #fff, 0 0 80px #fff, 0 0 120px #fff, 0 0 160px #fff;
    }
}
.header-top {
    width: 100%;
    height: 100px;
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 100;
    transition: ease .5s;
    transform: translateY(-100px);
}
.header-top-animation {
    transform: translateY(0px);
}
.header-caja-ubicacion-enlace {
    height: 40px;
    /*    background: rgba(199,197,197,1.00);*/
}
.menu-header {
    position: relative;
    height: 50px;
}
.nav-top {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    display: flex;
}
.nav-txt-caja {
    margin: 0 10px;
    cursor: pointer;
}
.nav-top-txt {
    font-weight: 600;
    transition: ease .5s;
    text-align: center;
    /*    padding: 0 8px;*/
    text-decoration: none;
    color: #000;
    font-size: 14px;
    border-radius: 5000px;
    padding: 8px;
}
.nav-top-txt-animation:hover {
    color: #fff;
}
.nav-top-txt-linea {
    width: 0%;
    height: 2px;
    background: #360202;
    margin-top: 5px;
    transition: ease .5s;
}
.nav-txt-caja:hover > .nav-top-txt {
    /*    width: 100%;*/
    padding: 8px;
    background: #0E2546;
    color: #fff;
}
.nav-txt-caja:hover > .nav-top-txt {
    color: #fff;
}
.header-caja-ubicacion-enlace {
    display: flex;
    align-items: center;
    position: relative;
}
.top-ubicacion-top {
    display: flex;
    position: absolute;
    right: 16%;
}
.caja-pais, .caja-ubicacion {
    display: flex;
    margin: 0 20px;
    align-items: center;
    cursor: pointer;
}
.bandera {
    width: 28px;
    height: 16px;
    background-image: url("../imgs/bandera_mexico.jpg");
    background-size: cover;
    background-position: center;
}
.ubicacion-txt {
    font-size: 14px;
    color: #000000;
    text-decoration: none;
}
.txt-mexico {
    margin-left: 14px;
}
.icono-ubicacion {
    height: 16px;
    width: 16px;
    margin-left: 12px;
    margin-top: -4px;
    /*    background: red;*/
}
#icono_ubicacion {
    fill: none;
    stroke: #10284D;
    stroke-width: 1.5px;
    transition: ease .5s;
}
.ubicacion-txt {
    transition: ease .5s;
}
.caja-ubicacion:hover > .ubicacion-txt {
    color: #10284D;
}
.caja-pais:hover > .txt-mexico {
    color: #10284D;
}
.menu-inicio {
    position: absolute;
    right: 5%;
    top: 10%;
}
.nav-inicio-txt {
    font-weight: 600;
    transition: ease .5s;
    text-align: center;
    /*    padding: 0 8px;*/
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    border-radius: 5000px;
    padding: 8px;
}
.nav-txt-caja:hover > .nav-inicio-txt {
    /*    width: 100%;*/
    background: #0E2546;
    color: #fff;
}
.pagina-informacion {
    height: auto;
    width: 100%;
    /*    background: red;*/
    padding-bottom: 50px;
}
.content-txt {
    width: 68%;
    height: auto;
    padding: 100px 0;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.pi-titulo {
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    position: relative;
    color: #0E2546;
}
.pi-txt {
    font-size: 16px;
    line-height: 1.5;
    text-align: justify;
    margin-top: 20px;
    color: #0E2546;
}
.pi-txt:nth-of-type(1) {
    margin-top: 50px;
}
.seccion-preguntas {
    width: 68%;
    height: auto;
    /*    background: yellow;*/
    margin: auto;
}
.caja-pregunta {
    height: auto;
}
.pregunta {
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    position: relative;
    cursor: pointer;
    margin-top: 10px;
}
.txt-pregunta {
    font-size: 28px;
    font-weight: 600;
    color: #0E2546;
}
.arrow-icon {
    width: 22px;
    height: 22px;
    /*    background: red;*/
    position: absolute;
    right: 1%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.respuesta {
    line-height: 1.5;
    margin-top: 20px;
    text-align: justify;
    font-size: 17px;
    display: none;
    color: #0E2546;
}
.respuesta-toggle {
    display: block;
}
.arrow-bottom {
    fill: none;
    stroke: #000;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.5px;
}
.arrow-top {
    fill: none;
    stroke: #000;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 1.5px;
    display: none;
}
.arrow-bottom-animation {
    display: none;
}
.arrow-top-animation {
    display: block;
}
.pregunta-franja-bottom {
    position: absolute;
    bottom: -5px;
    width: 0%;
    height: 2px;
    background: rgb(16, 40, 77);
    background: linear-gradient(48deg, rgba(16, 40, 77, 1) 50%, rgba(16, 40, 77, 0) 94%);
    transition: ease 1s;
}
.pregunta-franja-bottom-animation {
    width: 100%;
}
.pregunta:hover > .pregunta-franja-bottom {
    width: 100%;
}
.pagina-frase {
    height: auto;
}
.pagina-frase {
    height: 100vh;
    width: 100%;
    background-image: url("../imgs/IMAGEN_INICIO_3.jpg");
    background-size: cover;
	background-position: center;
	object-fit: cover;
    margin: auto;
    position: relative;
}
.pagina-frase-capa {
    width: 100%;
    height: 100%;
    background: rgba(14, 37, 70, 0.30);
    display: flex;
    justify-content: center;
    align-items: center;
}
.pf-titulo {
    font-size: 32px;
    font-weight: 600;
    text-align: center;
}
.pf-txt {
    font-size: 24px;
    margin-top: 20px;
    text-align: center;
    font-weight: 400;
    /*    margin-left: 6%;*/
}
.pf-content-txt {
    /*    position: relative;*/
    margin: auto;
    width: 60%;
    color: #fff;
    /*    background: red;*/
}
.inicio-content-logo {
    display: flex;
    justify-content: center;
    align-items: center;
}
.logo-inicio {
    z-index: 1;
    width: 212px;
    height: 124px;
    position: relative;
    background-image: url("../imgs/Logo_mp646_b_1.png");
    background-size: cover;
    background-position: center;
    margin-bottom: 60px;
    transition: ease .5s;
    margin-right: 20px;
}
.logo-certficacion {
    z-index: 1;
    width: 247px;
    height: 124px;
    position: absolute;
    background-image: url("../imgs/logo_mediacion4.png");
    background-size: cover;
    background-position: center;
    transition: ease .5s;
    margin-left: 20px;
    right: 5%;
    bottom: 5%;
}
.logo-header {
    z-index: 101;
    width: 130px;
    height: 74px;
    position: fixed;
    left: 4%;
    top: 10%;
    background-image: url("../imgs/Logo_mp646_az3.png");
    background-size: cover;
    background-position: center;
    transition: ease .5s;
}
.logo-header:hover {
    transform: scale(1.1);
}
.pf-franja {
    width: 20%;
    height: 2px;
    background: rgb(255, 255, 255);
    background: linear-gradient(270deg, rgba(16, 40, 77, 0) 0%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 50%, rgba(0, 212, 255, 0) 100%);
    margin: 20px auto;
}
.content_btns_inicio {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    height: max-content;
}
.btn_pagina_inicio {
    width: max-content;
    padding: 0 20px;
    height: 36px;
    background: #360202;
    margin: 0 10px;
    font-size: 14px;
    transition: ease .5s;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    position: relative;
}
.btn_pagina_inicio p {
    z-index: 1;
}
.btn_pagina_inicio span {
    background: #0E2546;
    width: 0%;
    height: 100%;
    position: absolute;
    border-radius: 5px;
    transition: ease .5s;
}
.btn_pagina_inicio:hover > span {
    width: 100%;
}
#info_inicio {
    transition: ease .5s;
}
.pf-caja-texto-bottom {
    padding: 60px;
    background: #0E2546;
    position: absolute;
    width: 550px;
    color: #fff;
    /*    position: absolute;*/
    bottom: -200px;
    right: 100px;
    z-index: 1;
    opacity: 0;
}
.cb-titulo {
    font-size: 32px;
    font-weight: 600;
}
.cb-txt {
    margin-top: 30px;
    line-height: 1.5;
    font-size: 16px;
    text-align: justify;
}
.cb-txt-lista {
    margin-top: 10px;
    line-height: 1.5;
    font-size: 22px;
    text-align: justify;
}
.cb-txt-lista01 {
    margin-top: 30px;
}
.pagina-formulario {
    width: 100%;
    padding: 50px 0px;
    display: flex;
    justify-content: center;
    /*    align-items: center;*/
    background: #fff;
}
.pagina-formulario-titulo {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 40px;
    margin-left: 30px;
    line-height: 1.3;
    color: #0E2546;
}
.contenedor__mapa {
    width: 500px;
    height: auto;
    margin: 0 20px;
    /*    background: red;*/
}
.cm-titulo {
    font-size: 36px;
    font-weight: 700;
    color: #0E2546;
    /*    margin-bottom: 40px;*/
    /*    margin-left: 30px;*/
}
.cm-txt {
    line-height: 1.5;
    margin-top: 30px;
}
.mapa {
    width: 100%;
    height: 460px;
    margin-top: 50px;
    /*    background: yellow;*/
}
.contenedor__formulario {
    width: 600px;
    height: auto;
    position: relative;
    margin: 0 20px;
    /* background: red; */
    /* margin-right: 8%; */
}
main {
    max-width: 100%;
    width: 90%;
    margin: auto;
    margin-top: 0px;
    padding: 0px;
    /* background: yellow; */
}
.formulario {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
}
.formulario__label {
    font-weight: 500;
    padding: 10px;
    display: block;
    cursor: pointer;
    color: #000;
    font-size: 14px;
}
.formulario__grupo-input {
    position: relative;
    display: flex;
    align-items: center;
}
.formulario__grupo {
    margin-top: -10px;
}
input {
    border: 2px solid #DEE6ED;
}
.formulario__input {
    width: 100%;
    background: #fff;
    border: 2px solid #DEE6ED;
    border-radius: 3px;
    height: 30px;
    line-height: 45px;
    padding: 0 40px 0 10px;
    transition: .3s ease all;
    color: #000;
    outline: none;
}
.formulario__input::placeholder {
    opacity: 60%;
    color: #999990;
}
.formulario__input:focus {
    border: 2px solid #0E2546;
    outline: none;
    box-shadow: 10px 0px 30px rgba(163, 163, 163, 0.801);
}
.formulario__input:hover {
    border: 2px solid #0E2546;
    outline: none;
    box-shadow: 10px 0px 30px rgba(163, 163, 163, 0.801);
}
.formulario__input-error {
    font-size: 12px;
    color: #252525;
    margin-bottom: 0;
    margin-top: 10px;
    padding-left: 5px;
    display: none;
}
.formulario__input-error-activo {
    display: block;
}
.formulario__validacion-estado {
    width: 20px;
    position: absolute;
    right: 10px;
    z-index: 100;
    font-size: 16px;
    opacity: 0;
    color: #bb2929;
}
.formulario__validacion-estado2 {
    width: 20px;
    position: absolute;
    right: 10px;
    z-index: 100;
    font-size: 16px;
    opacity: 0;
    color: #1ed12d;
}
.formulario__checkbox {
    margin-right: 10px;
}
.formulario__grupo-terminos, .formulario__mensaje, .formulario__grupo-btn-enviar, #grupo__empresa, #grupo__nombre, #grupo__password, #grupo__password2, #grupo__correo, #grupo__asunto, #grupo__mensaje {
    grid-column: span 2;
}
#mensaje {
    min-height: 100px;
    resize: none;
}
.formulario__mensaje {
    height: 30px;
    line-height: 30px;
    /* background: #F66860; */
    padding: 0 15px;
    border-radius: 3px;
    display: none;
    font-size: 14px;
    margin: 5px 0px;
    color: red;
}
.formulario__mensaje-activo {
    display: block;
}
.formulario__mensaje p {
    display: flex;
    align-items: center;
}
.svg-inline--fa {
    margin-right: 10px;
}
.bold {
    font-weight: 700;
}
.formulario__grupo-btn-enviar {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.formulario__btn {
    width: 180px;
    height: 38px;
    background: #0E2546;
    color: #fff;
    font-weight: bold;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    font-size: 14px;
    margin-top: 14px;
    transition: ease .8s;
}
.formulario__btn:hover {
    background: #fff;
    color: #0E2546;
    box-shadow: none;
}
.formulario__mensaje-exito {
    margin-top: 20px;
    font-size: 14px;
    color: #119200;
    display: none;
}
.formulario__mensaje-exito-activo {
    display: block;
}
textarea::placeholder {
    font-family: 'Montserrat', sans-serif;
}
/*ESTILOS PARA LA VALIDACION*/
.formulario__grupo-correcto .formulario__validacion-estado2 {
    color: #1ed12d;
    opacity: 0;
}
.formulario__grupo-incorrecto .formulario__validacion-estado {
    color: #bb2929;
    opacity: 0;
}
.formulario__grupo-incorrecto .formulario__label {
    color: #bb2929;
    opacity: 1;
}
.formulario__grupo-incorrecto .formulario__input {
    border: 2px solid #bb2929;
}
/*Media Query*/
@media screen and (max-width: 800px) {
    .formulario {
        grid-template-columns: 1fr;
    }
    .formulario__grupo-terminos, .formulario__mensaje, .formulario__grupo-btn-enviar {
        grid-column: 1;
    }
    .formulario__btn {
        width: 100%;
    }
    #grupo__codigopostal, #grupo__ciudadpais, #grupo__whatsapp, #grupo__telefono {
        grid-column: span 2;
    }
}
.pagina-especialistas {
    position: relative;
    margin-top: 18%;
    height: auto;
    padding: 50px 0px 0px 0px;
}
.e-titulo {
    font-size: 28px;
    font-weight: 400;
    text-align: center;
    color: #0E2546;
    /* margin-top: -00px; */
    line-height: 1.5;
    padding: 0 10%;
    margin: 30px 0 60px 0;
}
.e-titulo-resaltado {
    font-weight: 700;
}
.pe-flexbox {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
    width: 90%;
    top: 50px;
    margin: auto;
}
.pe-grupo {
    width: 280px;
    height: 300px;
    background: #ebf5fc;
    margin-top: 15px;
    padding: 0 20px;
    border-radius: 5px;
}
.pe-grupo-numero {
    /*    padding: 10px;*/
    text-align: center;
    margin-top: 50px;
    font-size: 48px;
    font-style: italic;
    color: #0E2546;
}
.pe-grupo-txt {
    text-align: center;
    line-height: 1.3;
    font-size: 16px;
    margin-top: 30px;
    font-style: italic;
    font-weight: 400;
}
.pe-linea {
    width: 100px;
    height: 2px;
    background: rgb(16, 40, 77);
    background: linear-gradient(90deg, rgba(16, 40, 77, 0) 1%, rgba(16, 40, 77, 1) 50%, rgba(16, 40, 77, 1) 50%, rgba(16, 40, 77, 0) 94%);
    margin: 20px auto;
}
.pagina-uso-mediacion {
    background-image: url("../imgs/IMG_02.jpg");
    background-size: cover;
    background-position: center;
	object-fit: cover;
    background-attachment: fixed;
    width: 100%;
    height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.capa-ventajas {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.50);
    display: flex;
    justify-content: center;
    align-items: center;
}
.cv-titulo {
    font-weight: 600;
    font-size: 48px;
    color: #ffffff;
    text-align: center;
}
.cv-franja {
    width: 220px;
    height: 2px;
    background: rgb(16, 40, 77);
    background: linear-gradient(90deg, rgba(16, 40, 77, 0) 10%, rgba(255, 255, 255, 1) 50%, rgba(255, 255, 255, 1) 50%, rgba(16, 40, 77, 0) 90%);
    margin: auto;
    margin-top: 30px;
}
.pagina-ventajas-mediacion {
    height: auto;
    position: relative;
}
.pm-txt-content {
    padding: 60px 16% 60px 16%;
    background: #0E2546;
    width: 100%;
    height: 100%;
    color: #fff;
    /*    position: absolute;*/
    z-index: 1;
}
.pm-titulo {
    font-size: 32px;
    font-weight: 600;
    /*    text-align: center;*/
    position: relative;
    /*    color: #000;*/
}
.pm-txt:nth-of-type(1) {
    margin-top: 30px;
}
.pm-txt {
    margin-top: 16px;
    font-size: 16px;
    line-height: 1.5;
}
.pagina-conocenos {
    padding: 50px 10%;
    position: relative;
}
.pc-titulo {
    font-weight: 200;
    font-size: 54px;
    color: #0E2546;
    line-height: 1.3;
    /*    text-align: center;*/
}
.pc-txt {
    margin-top: 20px;
    line-height: 1.5;
    font-weight: 500;
    color: #0E2546;
    text-align: justify;
}
.pc-txt:nth-of-type(1) {
    margin-top: 50px;
}
.pc-resaltado {
    font-weight: 700;
}
.pc-content-txt {
    width: 800px;
    background: #ebf5fc;
    padding: 50px 100px 50px 50px;
    position: relative;
    margin-top: 250px;
    margin-left: 50px;
    margin-bottom: 100px;
    z-index: 1;
}
.pc-content-img {
    width: 550px;
    height: 450px;
    position: absolute;
    right: 0;
    top: 0;
    background-image: url("../imgs/business-man-holding-bright-light-bulb-hand.jpg");
    background-size: cover;
    background-position: center;
}
.pc-bloque-azul {
    width: 100px;
    height: 80%;
    position: absolute;
    right: -50px;
    background: #0E2546;
    top: 50%;
    transform: translateY(-50%);
}
.pie-pagina {
    height: 340px;
    background: #0E2546;
    padding: 0 16%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.grupo-formulario {
    /*    width: 360px;*/
    height: 80px;
    /*    background: red;*/
    margin: 0px 30px;
}
.grupo-formulario:nth-of-type(1) {
    margin-top: 50px;
}
.grupo-formulario:nth-of-type(2) {
    margin-top: 50px;
}
.grupo-logo {
    height: 160px;
}
.grupo-formulario:nth-of-type(1) {
    width: 250px;
}
.p-titulo {
    color: #fff;
    font-weight: 800;
    font-size: 18px;
    line-height: 1.5;
}
.p-txt {
    color: #fff;
    font-size: 14px;
    line-height: 1.5;
    margin-top: 8px;
    text-decoration: none;
}
.f-redes-socilaes {
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.red-social-link {
    width: 36px;
    height: 36px;
    margin: 0 5px;
}
.logo-footer {
    width: 190px;
    height: 110px;
    background-image: url("../imgs/Logo_mp646_b.svg");
    background-size: cover;
    background-position: center;
    margin: auto;
    transition: ease .5s;
}
.logo-footer:hover {
    transform: scale(1.1);
}
.txt-aviso-privacidad {
    text-align: center;
    margin: auto;
    text-decoration: none;
}
.txt-aviso-privacidad:nth-of-type(1) {
    margin-top: 24px;
}
.txt-menu-footer {
    color: #fff;
    font-weight: 800;
    font-size: 16px;
    line-height: 1.5;
    margin-top: 10px;
    margin-left: 30px;
}
.titulo-menu {
    text-align: center;
    margin-bottom: 30px;
}
.grupo-menu {
    height: 180px;
    /*    background: red;*/
}
.enlace {
    text-decoration: none;
}
.switch {
    width: 23px;
    height: 23px;
    background: none;
    border: none;
    outline: none;
    margin-top: -16px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
#sol {
    position: absolute;
    opacity: 1;
    transition: ease .5s;
}
#luna {
    position: absolute;
    opacity: 0;
    transition: ease .5s;
}
#sol-inicio {
    position: absolute;
    opacity: 1;
    transition: ease .5s;
}
#luna-inicio {
    position: absolute;
    opacity: 0;
    transition: ease .5s;
}
/* PAGINA TEMAS MEDIACION */
.pagina_temas_mediadicion {
    padding: 40px 0 100px 0;
}
.temasmediacion_titulo {
    font-size: 52px;
    text-align: center;
    margin: 0px 0 10px 0;
    font-weight: 700;
    margin-top: 80px;
    color: #0E2546;
}
.temasmediacionparrafo {
    color: #0E2546;
    text-align: center;
    min-width: 300px;
    width: 68%;
    margin: auto;
    line-height: 1.5;
    font-weight: 500;
    margin-bottom: 40px;
}
.pie-pagina a:hover {
    opacity: .5;
    cursor: pointer;
}
.contenedor_situaciones {
    width: 68%;
    height: auto;
    /* background: red; */
    margin: auto;
    /* display: block; */
    /* justify-content: center; */
    /* align-items: center; */
}
.situacion {
    width: 100%;
    height: auto;
    /* background: blue; */
    margin: 10px 0px;
    position: relative;
    cursor: pointer;
    transition: 1s;
}
.subtitulo_situacion {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
}
.parrafo_situacion, .subtitulo_situacion {
    color: #0E2546;
}
.parrafo_situacion {
    margin-top: 14px;
    text-align: justify;
    line-height: 1.4;
    font-weight: 500;
    margin-bottom: 50px;
    display: none;
    transform: translateY(-20px);
    opacity: 0;
    transition: ease .5s;
}
.block {
    display: block;
}
.desplegar {
    opacity: 1;
    transform: translateY(0px);
    transition: ease .5s;
}
.i_desplegar {
    width: 26px;
    height: 26px;
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: ease .5s;
}
.i_desplegar svg {
    fill: #0E2546;
    transition: ease .5s;
}
body.dark .i_desplegar svg {
    fill: #cccccc;
}
.rotate_icon {
    transform: rotate(180deg);
}
/* FIN DE LA PAGINA TEMAS MEDIACION */
/* PAGINA FUNDAMENTO LEGAL */
.pagina_fundamentolegal {
    width: 100%;
    flex-wrap: wrap;
    padding: 40px 0;
    background: #fff;
    margin-bottom: 120px;
}
body.dark .pagina_fundamentolegal {
    background: #000;
}
/* body.dark .pagina_fundamentolegal{
background: #1a1a1a;
}

body.dark .pagina_fundamentolegal .card{
	box-shadow: inset 5px 5px 5px rgba(0,0,0,1),
				inset -5px -5px 5px rgba(82, 82, 82, 0.4),
				5px 5px 5px rgba(0,0,0,1),
				-5px -5px 5px rgba(82,82,82,.4);
}

body.dark .pagina_fundamentolegal .card .box{
	background: #1a1a1a;
    box-shadow:
				5px 5px 5px rgba(0,0,0,.8),
				-5px -5px 5px rgba(82,82,82,.3);
}

body.dark .pagina_fundamentolegal .card:hover .box {
	box-shadow: 0px 10px 40px rgba(0,0,0,.3);
	background: #360202;
} */
.content_cards_fundamentolegal {
    display: flex;
    justify-content: center;
    align-items: center;
}
.pagina_fundamentolegal .card {
    position: relative;
    width: 320px;
    height: 440px;
    /* box-shadow: inset 5px 5px 5px rgba(0,0,0,.05),
				inset -5px -5px 5px rgba(255,255,255,.5),
				5px 5px 5px rgba(0,0,0,.05),
				-5px -5px 5px rgba(255,255,255,.5); */
    border-radius: 15px;
    margin: 30px;
}
.pagina_fundamentolegal .card .box {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    bottom: 20px;
    background: #0E2546;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.5s;
}
body.dark .pagina_fundamentolegal .card .box {
    background: #360202;
}
.pagina_fundamentolegal .card:hover .box {
    /* transform: translateY(-50px); */
    box-shadow: 0px 10px 40px rgba(0, 0, 0, .3);
    /*	background: linear-gradient(45deg, #b95ce4, #4f29cd);*/
    background: #0E2546;
    transition: 0.5s;
}
.pagina_fundamentolegal .card .box .content {
    padding: 20px;
    text-align: center;
}
.pagina_fundamentolegal .card .box .content .icono_content_fundamentos {
    position: absolute;
    top: 10px;
    right: 30px;
    width: 100px;
    height: 100px;
    /* background: red; */
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0.8;
    transition: .5s;
}
.i_reglainterno {
    width: 80px;
    height: 80px;
}
.pagina_fundamentolegal .card:hover .box .content .icono_content_fundamentos {
    opacity: .6;
}
.icono_n {
    position: absolute;
    visibility: hidden;
    transition: .5s;
}
.icono_b {
    position: absolute;
    visibility: visible;
    transition: .5s;
}
.pagina_fundamentolegal .card:hover .icono_n {
    visibility: hidden;
}
.pagina_fundamentolegal .card:hover .icono_b {
    visibility: visible;
}
body.dark .icono_b {
    visibility: visible;
}
.pagina_fundamentolegal .card .box .content h3 {
    font-size: 20px;
    line-height: 1.4;
    color: #ebf5fc;
    z-index: 1;
    transition: 0.5s;
    pointer-events: none;
}
.pagina_fundamentolegal .card .box .content p {
    font-size: 1em;
    font-weight: 300;
    color: #fff;
    z-index: 1;
    transition: 0.5s;
    line-height: 1.3;
    margin-top: 20px;
}
.pagina_fundamentolegal .card .box .content a {
    position: relative;
    display: inline-block;
    padding: 8px 20px;
    background: #03a9f4;
    margin-top: 15px;
    border-radius: 20px;
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .2);
    transition: 0.3s;
}
/* body.dark .pagina_fundamentolegal .card .box .content a{
	background: #360202;
}

body.dark .pagina_fundamentolegal .card:hover .box .content a{
	background: #03a9f4;
	color: #fff;
} */
.pagina_fundamentolegal .card:hover .box .content a {
    background: #006391;
    color: #fff;
}
.pagina_fundamentolegal .card:hover .box .content h3 {
    color: #fff;
}
.pagina_fundamentolegal .card:hover .box .content p {
    color: #E3E3E3;
}
.titulo_fundamentolegal {
    text-align: center;
    font-weight: 700;
    color: #0E2546;
    font-size: 54px;
    margin: 50px 0;
}
body.dark .titulo_fundamentolegal {
    color: #fff;
}
/* FIN DE LA PAGINA FUNDAMENTO LEGAL */
body.dark {
    background: #000;
}
body.dark .header-top {
    background: black;
}
body.dark .nav-top-txt {
    color: white;
}
body.dark .logo-inicio {
    background-image: url("../imgs/Logo_mp646_b_1.png");
}
body.dark .logo-header {
    background-image: url("../imgs/Logo_mp646_b_1.png");
}
body.dark .e-titulo {
    color: #fff;
}
body.dark .pe-grupo {
    background: #222220;
}
body.dark .pe-grupo-numero {
    color: #f7f4e7;
}
body.dark .pe-grupo-txt {
    color: #fff;
}
body.dark .pe-linea {
    background: rgba(54, 2, 2, 1.00);
    background: linear-gradient(90deg, rgba(16, 40, 77, 0) 1%, rgba(255, 255, 255, 1.00) 50%, rgba(255, 255, 255, 1.00) 50%, rgba(16, 40, 77, 0) 94%);
}
body.dark .pc-titulo {
    color: #360202;
}
body.dark .pc-bloque-azul {
    background: #360202;
}
body.dark .pm-txt-content {
    background: #360202;
}
body.dark .pagina-formulario {
    background: #000;
}
body.dark .cm-titulo {
    color: #fff;
}
body.dark .cm-txt {
    color: #fff;
}
body.dark .pagina-formulario-titulo {
    color: #fff;
}
body.dark .pie-pagina {
    background: #360202;
}
body.dark .formulario__btn {
    background: #360202;
}
body.dark .formulario__input {
    background: #242121;
    border: #353739 2px solid;
    color: #fff;
}
body.dark .formulario__input:hover {
    background: #242121;
    border: #360202 2px solid;
    box-shadow: 0 0 30px rgba(54, 2, 2, .9);
}
body.dark #sol {
    opacity: 0;
}
body.dark #luna {
    opacity: 1;
}
body.dark #sol-inicio {
    opacity: 0;
}
body.dark #luna-inicio {
    opacity: 1;
}
body.dark .temasmediacion_titulo {
    color: #f4f4f4;
}
body.dark .temasmediacionparrafo {
    color: #bebebe;
}
body.dark .parrafo_situacion {
    color: #bebebe;
}
body.dark .subtitulo_situacion {
    color: #f4f4f4;
}
.responsive_header {
    display: none;
}
@media screen and (min-width: 320px) and (max-width: 850px) {
    #preloader {
        display: none;
    }
    .responsive_header {
        width: 100%;
        height: 68px;
        background: #fff;
        box-shadow: 2px 0 5px rgba(0, 0, 0, 0.50);
        display: none;
        align-items: center;
    }
    .i_bars_responsive {
        width: 28px;
        height: 28px;
        background: transparent;
        position: absolute;
        right: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .logo_header_responsive {
        width: 68px;
        height: 39px;
        background-image: url('../imgs/Logo_mp646_az.png');
        background-size: cover;
        left: 18px;
        position: absolute;
    }
    .menu-inicio {
        display: none;
    }
    .logo-inicio {
        width: 155px;
        height: 90px;
        margin-bottom: 30px;
    }
    #info_inicio {
        transition: ease .5s;
        width: 100%;
    }
    .pf-titulo {
        font-size: 22px;
        line-height: 1.2;
    }
    .pf-txt {
        line-height: 1.2;
        font-size: 18px;
    }
    .content_btns_inicio {
        flex-direction: column;
    }
    .btn_pagina_inicio {
        width: max-content;
        padding: 0 20px;
        height: 30px;
        background: #360202;
        margin: 5px 0;
        font-size: 12px;
    }
    .logo-certficacion {
        width: 100px;
        height: 50px;
        right: 2%;
        bottom: 2%;
    }
    /*PAGINA CONOCENOS*/
    .pagina-conocenos {
        padding: 0px 0%;
        position: relative;
    }
    .pc-content-img {
        display: none;
    }
    .pc-content-txt {
        width: 100%;
        padding: 5%;
        margin-top: 0px;
        margin-left: 0px;
        margin-bottom: 0px;
    }
    .pc-titulo {
        font-size: 32px;
        line-height: 1.3;
    }
    .pc-txt:nth-of-type(1) {
        margin-top: 20px;
    }
    .pc-bloque-azul {
        display: none;
    }
    /*PAGINA MATERIAS*/
    .pagina_temas_mediadicion {
        padding: 40px 0 0px 0;
    }
    .e-titulo {
        font-size: 24px;
        padding: 0 2%;
        margin: 0px 0 0px 0;
    }
    .temasmediacion_titulo {
        font-size: 32px;
        margin: 0px 0 10px 0;
        margin-top: 20px;
    }
    .temasmediacionparrafo {
        min-width: 300px;
        width: 92%;
        margin-bottom: 20px;
    }
    .contenedor_situaciones {
        width: 92%;
    }
    .subtitulo_situacion {
        font-weight: 700;
        font-size: 16px;
        line-height: 1.3;
        width: 90%;
    }
    .parrafo_situacion {
        margin-top: 14px;
        text-align: justify;
        line-height: 1.4;
        font-weight: 500;
        margin-bottom: 50px;
        display: none;
        transform: translateY(-20px);
        opacity: 0;
        transition: ease .5s;
    }
    .block {
        display: block;
    }
    .i_desplegar {
        width: 20px;
        height: 20px;
        position: absolute;
    }
    .rotate_icon {
        transform: rotate(180deg);
    }
    .desplegar {
        opacity: 1;
        transform: translateY(0px);
        transition: ease .5s;
    }
    /*PAGINA FUNDAMENTO LEGAL*/
    .pagina_fundamentolegal {
        width: 100%;
        flex-wrap: wrap;
        padding: 40px 0;
        margin-bottom: 20px;
    }
    .titulo_fundamentolegal {
        text-align: center;
        font-size: 32px;
        margin: 10px 0;
    }
    .content_cards_fundamentolegal {
        flex-direction: column;
    }
    .pagina_fundamentolegal .card {
        width: 300px;
        margin: 0;
    }
    /*PAGINA VENTAJAS MEDIACION*/
    .cv-titulo {
        font-size: 32px;
    }
    .pm-txt-content {
        padding: 40px 6% 40px 6%;
    }
    .pm-titulo {
        font-size: 28px;
        line-height: 1.2;
    }
    /*PAGINA CONTACTO*/
    .pagina-formulario {
        width: 100%;
        padding: 50px 0px 20px;
        display: flex;
        justify-content: center;
        flex-direction: column;
        /*    align-items: center;*/
        background: #fff;
    }
    .pagina-formulario-titulo {
        font-size: 32px;
        font-weight: 700;
        margin-bottom: 20px;
        margin-left: 0px;
        margin-top: 20px;
        line-height: 1.3;
        color: #0E2546;
        padding: 0 2%;
        text-align: center;
    }
    .contenedor__mapa {
        width: 100%;
        margin: 0 0px;
    }
    .cm-titulo {
        font-size: 32px;
        padding: 0 4%;
        text-align: center;
    }
    .cm-txt {
        line-height: 1.5;
        margin-top: 30px;
        padding: 0 4%;
        text-align: center;
    }
    .mapa {
        width: 100%;
        height: 400px;
        margin-top: 50px;
        /*    background: yellow;*/
    }
    .contenedor__formulario {
        width: 100%;
        height: auto;
        position: relative;
        margin: 0 0px;
        /* background: red; */
        /* margin-right: 8%; */
    }
    main {
        max-width: 100%;
        width: 90%;
        margin: auto;
        margin-top: 0px;
        padding: 0px;
        /* background: yellow; */
    }
    .formulario {
        display: grid;
        grid-template-columns: 1fr;
        gap: 10px;
    }
    .formulario__grupo-btn-enviar {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .formulario__btn {
        width: 180px;
        height: 38px;
        font-size: 12px;
        margin-top: 14px;
        transition: ease .8s;
        margin: 14px auto;
    }
    /*PIE DE PAGINA*/
    .pie-pagina {
        height: max-content;
        background: #0E2546;
        padding: 2% 0% 5%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .grupo-formulario {
        /*    width: 360px;*/
        height: max-content;
        margin: 0px 0px;
    }
    .grupo-formulario:nth-of-type(1) {
        margin-top: 20px;
    }
    .grupo-formulario:nth-of-type(2) {
        margin-top: 20px;
    }
    .grupo-logo {
        height: max-content;
    }
    .grupo-formulario:nth-of-type(1) {
        width: 250px;
    }
    .grupo-formulario:nth-of-type(5) {
        width: max-content;
        background: yellow;
    }
    .p-titulo {
        color: #fff;
        font-weight: 800;
        font-size: 18px;
        line-height: 1.5;
    }
    .p-txt {
        color: #fff;
        font-size: 12px;
        line-height: 1.5;
        margin-top: 8px;
        text-decoration: none;
    }
    .f-redes-socilaes {
        display: flex;
        align-items: center;
        margin-top: 10px;
    }
    .red-social-link {
        width: 36px;
        height: 36px;
        margin: 0 5px;
    }
    .logo-footer {
        width: 190px;
        height: 110px;
    }
    .logo-footer:hover {
        transform: scale(1.1);
    }
    .txt-aviso-privacidad {
        text-align: center;
        margin: auto;
        text-decoration: none;
    }
    .txt-aviso-privacidad:nth-of-type(1) {
        margin-top: 24px;
    }
    .txt-menu-footer {
        margin-top: 10px;
        margin-left: 0px;
    }
    .titulo-menu {
        text-align: center;
        margin-bottom: 10px;
    }
    .grupo-menu {
        height: max-content;
        /*    background: red;*/
    }
    /*HEADER*/
	.header-top {
    width: 100%;
    height: 80px;
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 100;
    transition: ease .5s;
    transform: translateY(-150px);
		
}
.header-top-animation {
    transform: translateY(0px);
}
    .menu-header {
        position: relative;
        height: 50px;
    }
    .nav-top {
        position: fixed;
        width: 100%;
		height: max-content;
        top: 102px;
		background: #fff;
        right: 0;
        display: flex;
		overflow-x: scroll;
		padding: 10px 0;
    }
	
	body.dark .nav-top{
		background: #000;
	}
	.nav-top::-webkit-scrollbar {
        height: 0;
        visibility: hidden;
    }
    .nav-txt-caja {
        margin: 0 5px;
        cursor: pointer;
		background: #ebf5fc;
		padding: 5px 25px;
		border-radius: 50px;
    }
	body.dark .nav-txt-caja{
		background: #222;
	}
    .nav-top-txt {
        font-weight: 600;
        transition: ease .5s;
        text-align: center;
        /*    padding: 0 8px;*/
        text-decoration: none;
        color: #000;
        font-size: 12px;
        border-radius: 5000px;
        padding: 0px;
    }
	.nav-top-txt-linea {
    display: none;
}
	.logo-header {
    z-index: 101;
    width: 100px;
    height: 74px;
    position: fixed;
    left: 4%;
    top: 10%;
    background-image: url("../imgs/Logo_mp646_az3.png");
    background-size: cover;
    background-position: center;
    transition: ease .5s;
}
	
	body.dark .logo-header{
		width: 105px;
		height: 60px;
		left: 4%;
    	top: 14%;
	}

	
	.switch {
    width: 23px;
    height: 23px;
    background: none;
    border: none;
    outline: none;
    margin-top: -16px;
    cursor: pointer;
    position: absolute;
    right: 2%;
    top: 50%;
    transform: translateY(-100%);
}
}