/*
 * Custom
 */

/* TIPOGRAFIA WEB */


.span,
h1,
h2,
h3,
h4,
p,
.titulo,
.header-content,
.header-content *,
#informacion,
.btn,
.navbar-nav,
.nav-item {
    /* font-family: 'DMSans-Regular !important' !important; */
    font-size: 20px;
    color: rgb(69, 127, 137) !important;
}


@media only screen and (max-width: 500px) {

    h2 {
        font-size: 40px !important;
    }

}

/* 
@media only screen and (max-width: 500px) {
    h2 {
        font-size: 41px !important;
    }

    .txt_zugspitze{
        font-size: 41px !important;
    }
} */


.img-faq {
    font-size: 20px;
    font-family: 'DMSans-Regular !important' !important;
}

body {
    background-color: #464646 !important;
}


/* #content{
    width: 1905px;
} */


html, body {
    font-family: 'DMSans-Regular !important' !important;
    font-size: 11px;
}

/*************************/





b, strong {

    font-weight: bold;

}

.inline-block {
    display: inline-block;
}

.erow {
    overflow: hidden;
}

.row .vertical-middle {
    align-self: center;
}

body, html {
    height: auto;
    min-height: 100%;
}

.slide .description .title {
    /* font-family: Montserrat, OpenSans, Arial  !important; */
    /* font-family: verdana; */
    font-size: 11px;
}

.parallax,
.parallax .maskForImage {
    background-attachment: fixed !important;
    background-size: cover !important;
}

/* h1, 
h2, 
h3, 
h4,
.titulo,
.header-content,
.header-content *,
#informacion,
.btn {
    font-family: Verdana pro !important;
    font-size: 11px;
}
html, body {
    font-family: Verdana pro !important;
    font-size: 11px;

} */

h1,
h2,
h3,
h4,
.titulo,
.big_nofondo,
.medium_nofondo {
    /*text-transform: uppercase;*/
    text-align: center;
}

.content h1,
/* .content h2, */
/* .content h3, */
.content h4,
.content .titulo {
    margin: 10px 0;
    margin-top: 100px;
    /*color: #e4868d;POR PANEL*/
}

.content hr {
    margin-bottom: 20px;
}

.input_captcha .form-group {
    margin-bottom: 0 !important;
}

.content .form-group {
    margin-bottom: 10px;
    display: block;
    width: 100%;
}


section>div.titulo {
    margin-bottom: 0;
}

section>div.titulo h1,
section>div.titulo h2 {
    font-weight: normal;
    text-transform: initial;
    padding: 6px 0;
    font-size: 30px;
    margin-bottom: 0 !important;
}

.titulo {
    font-size: 3rem;
    margin-bottom: 0.5rem;
    line-height: 1.1;
}

.form-control {
    border-radius: 0;
}

/* Menu (repsonsive) */
ul.menu {
    padding-left: 0;
}


/*cursiva menus responsive*/
/* #sidebar a {
    font-style: italic;
} */

/********************************/

a {
    color: black;
}

/* Estructura principal */
body {
    color: #000;
    padding-top: 0;
}

.btn {
    font-weight: normal;
    padding: 0.5rem 0.75rem 0.5rem;
    white-space: initial;
}

#mainContent section .btn {
    margin-top: 20px;
}

.content .btn {
    margin-bottom: 20px;
    /*color: #fff !important;POR PANEL*/
}


section p {
    margin-top: 10px;
}

/*i.fa {
    vertical-align: middle;
}

p i.fa {
    vertical-align: baseline;
}*/

hr {

    margin: 0 auto;
}

hr.big {
    max-width: 100%;
    width: 100%;
    border-color: #000 !important;
    margin-bottom: 10px;
    height: 0px;
}

hr.banner {
    max-width: 100%;
    width: 100%;
    height: 2px;
    margin: 0 0 10px 0;
    border: none;
    background: #fff;
}

li {
    list-style-type: none;
}

section ul {
    padding-left: 0px;
}

section li::before {
    content: "";
    /*margin-right: 5px;*/
}

body {
    font-size: 14px;
}

section {
    padding: 50px 0;
}

section.noBottom {
    padding-bottom: 0;
}

.tingle-modal-box {
    width: 80% !important;
}


.text-big,
p.text-big {
    font-size: 20px;
}

.text-small {
    font-size: 16px !important;
}

/* Padding below the footer and lighter body text */
.caja_menu .body {
    overflow: hidden;
    margin-left: 7px;
}

img {
    max-width: 100%;
}

.lista_categorias>div {
    min-height: 250px;
}

.masthead {
    overflow: hidden;
    -webkit-box-shadow: inset 0px -28px 75px -33px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: inset 0px -28px 75px -33px rgba(0, 0, 0, 0.75);
    box-shadow: inset 0px -28px 75px -33px rgba(0, 0, 0, 0.75);
}


.navbar-toggler {
    position: fixed;
    border: 1px solid #77bd1e;
    border-radius: 50%;
    color: #77bd1e !important;
    font-size: 20pt;
    line-height: 20pt;
    padding-top: 10px;
    padding-bottom: 10px;
    top: 30px;
    left: 30px;
    /*z-index: 1041;*/
    z-index: 99999;
}

.navbar-toggler.subsection {
    position: fixed;
    padding: 10px;
}

.menu-lateral ul {
    /*display: none;*/
}


.masthead.subpagina {
    padding: 10px 0;
}

.head .enterToSite {
    position: absolute;
    text-align: center;
    bottom: 120px;
    text-decoration: none;
    width: 100%;
    left: 0;
}

.head .enterToSite a {
    padding: 10px 10px 6px;
    background-color: rgba(0, 0, 0, 0.5);
    display: inline-block;
    color: white !important;
    font-size: 20pt;
    line-height: 17pt;

}

header.masthead {
    color: #000;
    min-height: auto !important;
    max-height: 600px;
}

.headerContainer,
.headerContainer #myCarousel,
.fullwidthbanner-container {
    height: 100%;
    max-height: 100%;
    overflow: visible;
}

.masthead h3,
.masthead h4 {
    color: inherit;
}

.home .masthead h1,
.home .masthead h2,
.home .masthead h3,
.home .masthead h4,
.home header.masthead {
    color: #fff;
}

.video-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5)
}

.video-background video,
.video-background iframe {
    left: 0;
    top: 0;
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1;
    border: 0;
}

.textEnterSite {
    /*position: absolute;*/


}

/* Countdown generico */
.countdown {
    font-size: 70px;
    font-weight: 300;
}

.countdown div {
    position: relative;
    display: inline-block;
    width: 90px;
}

.countdown span.spacer {
    padding: 0 10px;
}

.countdown div span {
    font-size: 10px;
    position: absolute;
    top: -3px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-transform: uppercase;
    color: #00a0e0;
}


/*Contenido principal*/
.masthead .logo-container.floater {
    position: absolute;
    z-index: 9999;
    left: 30px;
    top: 100px;

    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none;
}

.headerContent {
    z-index: 1040;

}

.headerContent>.row {
    margin-left: 0;
    margin-right: 0;
}

.headerLogo i {
    text-align: right;
}

.logo-container img {
    display: block;
}


.head {
    display: flex;
    position: relative;
    flex-direction: column;
    overflow: hidden;
}

.head.home {
    min-height: 600px;
    height: 100vh;
}

.head .carrousel,
#main_slider,
.head .slide_main {
    max-height: 100% !important;
    height: 100%;
}


.headerContact span {
    display: block;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12pt;
    color: black;
}

.headerContact i {
    margin-right: 10px;
    vertical-align: middle;
}

.underHeader {
    margin-top: 5px;
    text-align: center;
}

/* Inicio */
h1#homeHeading,
.header-content-inner>div {
    margin-bottom: 30px;
}

h1#homeHeading {
    font-size: 30px;
    font-weight: normal;
}

h1#homeHeading img {
    vertical-align: middle;
    display: inline-block;
    max-width: 124px;
    max-height: 134px;
}

.info-evento-resumen h3 {
    font-size: 43px;
    line-height: 45px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    text-transform: uppercase;
}

.info-evento-resumen h4 {
    font-size: 25px;
    line-height: 27px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: bold;
}

.header-content-inner .eslogan {
    font-size: 24px;
    font-weight: 300;
}

.header-content-inner .btn {
    padding: 7px 21px;
}

img.horarios {
    margin-right: 15px;
}

img.localizaciones {
    margin-right: 40px;
}

#partners img {
    margin: 5px;
    max-height: 60px;
}

#contacto-info .btn {
    margin-top: 0;
}


#contacto {
    background-color: #36515c;
}

#contacto, #contacto * {
    color: #fff;
}

#contacto hr {
    border-color: #fff !important;
}

#contacto p {
    margin-bottom: 10px;
}

#contacto .sc a {
    text-decoration: none;
}

#contacto .sc img {
    max-width: 24px;
    max-height: 28px;
    margin-left: 5px;
    margin-right: 5px;
}

#contacto .sc img:hover {
    opacity: 0.5;
}

#contacto .sc span {
    display: none;
}


/* Registro login */
.registro_login {
    /*background: #e6e6e6;*/
}

.registro_login .erow {
    margin-bottom: 10px;
}

/*
 * Modificaciones sobre bootstrap
 */
.txt .container-fluid,
.erow.flexed>div {
    padding-left: 0;
    padding-right: 0;
}

/* apartados */
.apartado.txt h2,
.apartado.txt h3,
.apartado.txt h4 {
    font-weight: bold;
}


.apartado.txt div,
.apartado.txt p {
    font-size: 14pt;
    line-height: 1.5;
    margin-bottom: 10px;
    /*text-align: justify;*/
}

/* Proyectos */
.proyectos .titulo {
    /*color: #fff;*/
}

.proyectos.producto p {
    /*text-align: justify;*/
}

.proyectos.producto .galeria_main .imageAuto {
    padding: 10px;
    box-sizing: content-box !important;
}

.proyectos.producto .galeria .imageAuto img {
    webkit-transition: transform 0.5s;
    transition: transform 1s;
}

.proyectos.producto .galeria .imageAuto:hover img {
    transform: scale(1.2);
}

/*GALERIA MAIN*/


.proyectos .galeria_main img {
    border: 1px #fff solid !important;
    padding: 4px;
    background: #fff;
    -webkit-box-shadow: 0px 0px 8px -3px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 8px -3px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 8px -3px rgba(0, 0, 0, 0.75);
}

.proyectos.producto .galeria_main .imageAuto {
    margin-bottom: 0;
    webkit-transition: transform 0.5s;
    transition: transform 1s;
}

.proyectos.producto .galeria_main .imageAuto:hover {
    z-index: 55 !important;
    transform: scale(1.2);
}


.proyectos.producto .galeria_img_main .imageAuto:hover img {
    display: block;

}

.img_galeria_main {
    margin-left: auto;
    margin-right: auto;
}

.galeria_img_main {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.galeria_img_main img {
    width: 377px !important;
    height: 340px !important;

    max-width: 377px !important;
    max-height: 340px !important;
}

#mainContent>div, .carousel.slide {
    margin-bottom: 40px;
}

#mainContent>div.mini_apartado {
    margin-bottom: 40px;
}

/* Footer */
footer {
    text-align: center;
}

footer, footer p {
    font-size: 10pt;
}

footer>div {
    padding: 15px 0;
}

.special-text {
    font-size: 1.5rem;
    margin-bottom: 20px;
}


.social-icons {
    margin-bottom: 20px;
}

.social-icons .sc span {
    display: none;
}

.social-icons img {
    display: inline-block;
    width: 25px;
    height: 25px;
}

@media (max-width: 500px) {
    h1#homeHeading {
        font-size: 18px;
    }

    h1#homeHeading img {
        width: 60px;
    }
}

@media screen and (max-width: 550px) {
    .countdown {
        font-size: 35px !important;
    }

    .countdown div {
        width: 40px;
    }

    .pastilla_servicios {
        padding: 20px !important;
    }
}

@media screen and (max-width: 650px) {
    .slides-container .description {
        top: 35% !important;
    }

    .slides-container .description>h1 {
        font-size: 1.3rem !important;
    }

    .slides-container .description>div {
        font-size: 1rem !important;
    }

}

/* Menus laterales */

@media screen and (max-width: 991px) {
    .producto.small {
        margin: 0.1% 1% !important;
    }

    .lang-switcher {
        text-align: right;
    }

    .logo-container {
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .navbar {
        padding: 0;
    }

    #mainNav {
        display: none;
    }

    .navbar-toggler .titleWeb {
        color: #fff;
        font-size: 14px;
    }

    .footerSidebar {
        display: none;
    }

    div.navbar-toggler {
        width: 100%;
    }

    .navbar-light .navbar-toggler {
        border: none;
    }


    header.masthead .header-content {
        position: relative;
        width: 100%;
        padding: 100px 15px 75px !important;
        text-align: center;
    }

    .slides-navigation {
        display: none;
    }

    .logo-container.floater {
        top: -1000px !important;

    }
}

@media screen and (min-width: 992px) {

    .headerContainer {
        display: none;
    }

    body.home .headerContainer {
        display: block;
    }

    body.home #sidebar {
        display: flex;
        flex-direction: column;
    }

    body.home .menu {
        flex-grow: 10;
    }

    .navbar-toggler {
        position: absolute;
    }

    .navbar-men3 {
        position: sticky;
        top: 0;
    }

    header.masthead .header-content {
        padding: 75px 50px 75px;
    }


    .navbar {
        padding: 4px;
        /*
        position: -webkit-sticky;
        position: sticky;
        */
        top: 0;
    }

    .main_submenu li>li,
    .main_submenu li li>a {
        line-height: 22px;
        padding: 6px 12px;
    }

    .navbar-expand-lg .navbar-collapse {
        display: block !important;
    }


    .main_submenu ul {
        transform-style: preserve-3d;
        -o-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -webkit-transform-style: preserve-3d;
        transform: rotateX(-75deg);
        -o-transform: rotateX(-75deg);
        -moz-transform: rotateX(-75deg);
        -webkit-transform: rotateX(-75deg);

        width: 100%;
        visibility: hidden;
        opacity: 0;
    }

    .main_submenu li:hover>ul {
        transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -webkit-transform: rotateX(0deg);


        -o-transform-origin: 0% 0%;
        -ms-transform-origin: 0% 0%;
        -moz-transform-origin: 0% 0%;
        -webkit-transform-origin: 0% 0%;
        -o-transition: -o-transform 0.3s, opacity 0.3s;
        -ms-transition: -ms-transform 0.3s, opacity 0.3s;
        -moz-transition: -moz-transform 0.3s, opacity 0.3s;
        -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;

        opacity: 1;
        visibility: visible;

        display: block;
    }


    .main_submenu li {
        text-align: center;
    }
}


@media (min-width: 1220px) {
    .container {
        max-width: 1300px !important;
    }

    .list_atributos {
        margin: 0px !important;
        min-height: 40px !important;
    }
}


@media (min-width: 600px) {
    .container {
        /* max-width: 1300px !important; */
        /* max-width: 50% ; */
    }

    .list_atributos {
        margin: 0px !important;
        min-height: 40px !important;
    }
}


/* Carrousel fondo */
#myCarousel {
    z-index: 0;
}

.slides-container>div {}

.slides-container .description {
    position: absolute;
    top: 50%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.slides-container .description>h1,
.slides-container .description>div {
    display: inline-block;

    background-color: rgba(0, 0, 0, 0.85);
}

.slides-container .description>div {
    font-size: 1.5rem;
}

.slides-navigation a {
    font-size: 50pt;
    line-height: 30pt;
    color: #fff !important;
    text-decoration: none;
    padding: 20px;
}

.caption.big_blue {
    border: 0 !important;
    background: #0a469d !important;
}

.columna_texto {
    width: 90%;
    padding-top: 25px;
    font-size: 16pt;
    text-align: justify;
    text-justify: inter-word;
    margin-left: auto;
    margin-right: auto;
}

.pastilla_servicios {
    display: block;
    box-sizing: border-box;
    margin: 10px;
    background-color: #0091FA;
    font-size: 20px !important;
    width: 95%;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    padding: 30px 100px;
    color: white !important;
    border-radius: 20px;
    text-align: center !important;
    word-wrap: break-word;
    position: relative;
}

.pastilla_servicios a {
    color: inherit;
}

.pastilla_texto {
    width: 90%;
    font-size: 14pt !important;
    text-align: justify;
    text-justify: inter-word;
    margin-left: auto;
    margin-right: auto;
}

.logo_inferior {
    background-color: #0091FA;
    text-align: center;
}

/*ZOOM Pastillas*/
.pastilla_servicios {

    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.pastilla_servicios:hover {
    -moz-transform: scale(1.12);
    -webkit-transform: scale(1.12);
    transform: scale(1.12);
}

/* Margen imagenes apartados*/

.marginImg img {
    margin-bottom: 10px;
}

/*Creamos tu proyecto seccion*/

.proyectos #contacto-info {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-attachment: fixed !important;
    background-size: cover !important;
    padding: 120px 0;
}


.proyectos #contacto-info h2 {
    margin-bottom: 20px;
    font-weight: normal;
}

.proyectos #contacto-info .btn {
    border-width: 2px;
    display: inline-block;
    width: auto;
    font-size: 13pt;
    text-transform: uppercase;
}




/*contacto proyecot vista movil*/
@media only screen and (max-width: 500px) {
    .proyectos #contacto-info {
        background-repeat: no-repeat;
        background-position: 50% 50%;
        background-attachment: fixed !important;
        background-size: cover !important;
        margin-top: 4% !important;
        margin-bottom: -6% !important;
    }
}





.btn-default {
    display: block;
    /*width: 96%;*/
    width: 100%;
    margin: 5px auto;
}

.btn {
    padding: 10px 15px;
    border: 1px solid #232323;
    border-radius: 0;
    /*color: #232323;*/
}

.btn:hover, .btn:active, .btn:focus {
    /*background-color: #232323;
    color: #fff;*/
    text-decoration: none;
}

/* .proyectos p,
.proyectos li {
    font-size: 17pt !important;
} */

.proyectos li {
    margin-left: 30px;
}

.menu-lateral ul {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.menu-lateral a {
    color: black;
    font-size: 12pt;
    margin-top: 10px;
    margin-bottom: 10px;
}

.menu-lateral i.fa {
    position: absolute;
    padding: 0.5rem 0 0.5rem 10px;
}

.menu-lateral>li>a>i.fa {
    display: none;
}

/*Color titulo y servicio activo*/
.menu-lateral>li>a, .menu-lateral>li>ul>li>ul .active>a {
    font-weight: bold;
    color: #0091FA !important;
}

/*Color a todo el producto activo*/
.menu-lateral>li>ul>li .active>ul>li>a {
    color: #0091FA !important;

}

.hidden-sm-xs {
    display: none;
}

.nav-link {
    font-size: 15pt !important;
    color: #1C1D1E !important;
    list-style-type: none !important;
}

.menu-lateral>li>ul>li {
    margin-bottom: 15px;
    margin-top: 15px;

}

.menu-lateral {
    /*background-color: #f5f5f5;*/
    background-color: #cfdbf3;
    padding-bottom: 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px #999;


    /* Menu sticky */
    /*position: sticky;
    max-height: 90vh;
    overflow: auto;
    top: 40px;*/
}

/*Titulo Menu*/
.menu-lateral>li>a .nav-link {
    background-color: white;
}

.menu-lateral>li>a {
    margin-top: 0;
    pointer-events: none !important;
    cursor: default;
    font-size: 20px !important;
    text-align: center;
    font-style: italic;
    color: white !important;
    background: #0091FA;
    border-radius: 5px;
}

/*Primer Nivel*/
.menu-lateral>li>ul>li>a {
    font-size: 13pt !important;
    text-decoration: underline !important;
    font-weight: bold;
    color: black !important;
    /*pointer-events: none;
    cursor: text;*/
}

/*Segundo nivel*/
.menu-lateral>li>ul>li>ul>li {
    margin-left: 15px;
    list-style-type: disc;
}

/*Tercer nivel*/
.menu-lateral>li>ul>li>ul>li>ul>li {
    list-style-type: circle;
}

.productos-li li {
    list-style-type: disc !important;
}

.productos-servicios li {
    list-style-type: disc !important;
    margin-left: 30px;
    font-size: 15pt;
    margin-top: 5px;
}

.productos-servicios>ul>li {
    margin-top: 15px;
}

.productos-servicios {
    color: black;
}

.productos-servicios a {
    color: inherit;
}

.productos-li a {
    color: inherit;
}

.productos-hr {
    width: 50% !important;
}

@media screen and (max-width: 768px) {
    .contacto iframe {
        width: 100% !important;
    }

    .contacto p, #contacto p {
        margin-bottom: 10px;
        overflow: hidden;
    }
}

@media screen and (min-width: 768px) {
    .producto.small {
        display: inline-block;
    }

    .hidden-sm-xs {
        display: block;
    }

    .menu-lateral.sidebar {
        right: 15px;
    }

    #contacto-formulario {
        width: 50%;
        margin-top: -50px;
    }

}

/* REFERENCIAS INSTALACIONES - PARTNERS */
.slick-slide img {
    width: 480px !important;
    height: 200px;
    padding-left: 10px;
    padding-right: 10px;

}

.txt h1 {
    padding-bottom: 12px;
}

.lang-switcher {
    text-align: left;
    /* padding-left: 10px; */
}

.headerContact {
    padding-left: 0px !important;
}

#sidebar-toggle {
    margin-top: 45px;
    margin-left: -15px;
    background-color: white;
}

.headerContainer {
    margin-top: -2.8%;
}

@media screen and (max-width: 1400px) {
    .headerContainer {
        margin-top: -3.77%;
    }
}

.apex-slider>ul>li {
    overflow: visible !important;
}

.navbar-nav {
    flex-direction: row !important;
}

/*
.buscador_superior {
    border: 2px solid #2F2F2F;
    border-radius: 4px;
    overflow: hidden;
    -webkit-transition: all 0s;
    transition: all 0s !important;
    width: 100%;
}

.buscador_superior input[type="text"] {
    color: #2F2F2F;
    border: none;
    box-shadow: none;
    height: 31px;
    width: 79%;
}
.buscador_superior .btn {
    margin: 0;
    width: auto !important;
    background: none !important;
    color: #2F2F2F !important;
    height: 31px;
    padding: 0 3px 0 5px;
    border: none;
}
*/
.navbar-men1 {
    /*
    margin-top: -7px;
    margin-bottom: -15px;
    */
    color: white !important;
    z-index: 9999;
    border-radius: 0px;
    height: 35px;
}

.contacto-superior {
    text-align: right;
    display: block;
}

.contacto-superior i {
    margin-right: 5px;
    margin-left: 25px;
    font-size: 18px;
}

.contacto-superior a {
    align-content: right;
    text-decoration: none;
    color: inherit !important;
    display: inline-block;
    margin-left: 10px;
}

.btn.btn-white.btn-simple {
    background: transparent !important;
}

.footer .header {
    font-size: 18pt;
    line-height: 20pt;
    margin: 0 0 30px;
    font-weight: bold;
}

.footer .row>div {
    margin: 15px 0;
}

.footer .menu_desplegable ul {
    padding-left: 10px;
    padding-right: 55%;
}

.footer .menu_desplegable .body>ul>li>a {

    font-size: 16px !important;

}

.footer .menu_desplegable a {

    display: block;

}

.cuenta_superior>a {
    text-align: center;
    margin-left: 15px;
}

.cuenta_superior>a, .bloque_superior_2>form input[type="text"] {
    color: #464646;
    line-height: 3rem;
}

.cesta-superior {
    color: #fff !important;
}

.cesta-superior {
    background: #4c4a4b;
    padding: 10px 20px;
    border-radius: 5px;
}

.btn-destacados {
    width: 215px;
}

/*SLIDER*/
.proyecto-slider {
    overflow: hidden;
    height: 516px !important;
    margin-top: 75px;
}



.proyecto-slider .slotholder .defaultvideo {
    height: 516px !important;
}

.proyecto-slider .slotholder .defaultimg {
    height: 815px !important;
}


.proyecto-slider .apex-slider-746 {
    height: 515px !important;


}

.slide1 {
    position: relative;
    width: 100% !important;
    padding: 0;
    max-height: 400px !important;
    overflow: hidden;
}

proyecto-slider ul, proyecto-slider ul li {
    max-height: 400px !important;
    max-width: 1280px !important;
}

.slider_marcas .titulo span {
    color: black !important;
}

/*Productos small outfits*/
.lista .producto.small {
    margin: 0.1% 1%;
}

.lista.row {
    margin-bottom: 45px
}

.atributos {
    font-size: 17px;
}

.atributos select,
.showWhenPurchable select {
    position: relative;
    cursor: pointer;
    color: #444;
    background-color: transparent;
    border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-bottom: 1px solid #9e9e9e;
    outline: none;
    height: 2rem;
    line-height: 2rem;
    width: 120px;
    font-size: 1rem;
    margin: 0 0 15px 0;
    padding: 0;
    position: relative;
}

.showWhenPurchable h4 {
    font-size: 1.6em;
}

/*Productos small*/
.producto.small {
    margin: 0.1% 1%;
}

.producto.small {
    display: inline-block;
}

.producto.small {
    background: #fff;
    transition: all 1s;
}

.producto.small {
    margin: 0 auto 20px;
    vertical-align: top;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.detalles_producto .flag, .producto.small .flag {
    position: absolute;
    margin-top: 24px;
    padding: 5px 20px;
    background: #ff7e00;
    color: #fff;
    font-size: 13pt;
    z-index: 9;
}

.flag.new {
    background: #8cbde8 !important;
    text-transform: lowercase;
}

.lista_categorias img, .producto.small img {
    display: block;
    max-width: 100%;
    max-height: 250px;
    margin: 0 auto 0;
}

.producto.small .datos {
    width: 100%;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    background: #fff;
    margin: 0px !important;
}

.producto.small .datos {
    /*padding: 7px 12px;*/
}

.producto.small .name, .precio_final .endPrice {
    margin: 7px 0 7px;
    min-height: 15px;
    overflow: hidden;
    display: block;
    font-size: 13pt;
    line-height: 12pt;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.flex-wrapper .flex-item img {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.social-line .row i {
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.proyectos img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    max-width: 100%;
    max-height: 100%;
    height: auto;
}

.datos-product {
    margin-top: 10px;
    padding: 0px !important;
}

.tabsTab {
    font-size: 16px;
}


.nav-item {
    z-index: 9999999999999;
}

.continue-shopping {
    background-color: #999999 !important;
}

.nav-pills>li>a {
    background-color: #d83a84;
    color: white;
}

.nav-pills {
    margin-bottom: 20px;
    position: relative;
    left: 69%;
    width: 400px;

}

.nav-pills>li {
    float: right !important;
    margin-right: 25px;
}

.nav-pills>li>a:hover {
    background-color: #d83a84 !important;
    color: white;
}

.nav-pills>li.active>a:hover {
    background-color: #e4868d !important;
    color: #FFFFFF !important;
    box-shadow: 0 5px 20px 0px rgba(170, 148, 116, 0.2), 0 13px 24px -11px rgba(231, 48, 42, 0.6) !important;
}

.nav-pills>li.active>a {
    background-color: #e4868d !important;
    color: #FFFFFF !important;
    box-shadow: 0 5px 20px 0px rgba(170, 148, 116, 0.2), 0 13px 24px -11px rgba(231, 48, 42, 0.6) !important;
}

.nav-pills>li>a {
    line-height: 24px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    min-width: 100px;
    text-align: center;
    color: white !important;
    transition: all .3s;
    position: relative;
    display: block;
    padding: 10px 15px;
}

.noticiaimg {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.datos .categoria {
    color: black;
    font-weight: bold;
    font-size: 18px;
}

.autorfecha time {
    font-size: 16px;
}

.noticias.lista .datos p {
    font-size: 18px;
}

.noticias.lista .btn.leer {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 252px;
}

.categoriatime {
    text-align: center;
}

.categoriatime time {
    font-size: 16px;
    font-weight: bold;
}

.noticias.detalles .detalles {
    margin-bottom: 50px;
}

.detalles.full .autorfecha {
    text-align: center;
}

.tingle-btn--danger {
    background-color: #e03c89;
}

/*BLOG NOTICIAS*/
.imgnoticiadetalle {
    float: left;
    margin-right: 20px !important;
    margin-bottom: 10px;
    max-width: 45%;
}

.detallenoticiatitulo {
    text-align: center;
    border-radius: 5px;
    background-color: #ddd;
    margin-bottom: 20px;
    padding: 10px 10px;

}

.detallenoticiatitulo h3 {
    margin: 0px !important;
    padding: 0px !important;
    color: white;
}

.detallenoticiatitulo i {
    margin-left: 10px;
    margin-right: 10px;

}



.detallenoticiatituloEvento {
    text-align: left;
    border-radius: 5px;
    padding: 10px 10px;
    margin-top: 6%;
    margin-left: 36%;

}

.detallenoticiatituloEvento h5 {
    margin: 0px !important;
    padding: 0px !important;
    color: white;
}

.detallenoticiatituloEvento i {
    margin-left: 10px;
    margin-right: 10px;

}









.noticiaimg {
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    height: auto;
}

.datos .categoria {
    color: black;
    font-weight: bold;
    font-size: 18px;
}

.autorfecha time {
    font-size: 16px;
}

.noticias.lista .datos p {
    font-size: 18px;
}

.noticias.lista .btn.leer {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 252px;
}

.categoriatime {
    text-align: center;
}

.categoriatime time {
    font-size: 16px;
    font-weight: bold;
}

.noticias.detalles .detalles {
    margin-bottom: 50px;
}

.noticias.detalles .texto {
    min-height: 275px !important;
}

.detalles.full .autorfecha {
    text-align: center;
}

.detalles.full .datos h3 {
    text-align: center;
}

.detalles.full .datos p {
    line-height: 1.5 !important;
}

.menu_lateral_noticias h3 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    color: #191919;
}

.listadolateralnoticias {
    padding-left: 15px !important;
    list-style-type: square;
    text-transform: capitalize;
}

.listadolateralnoticias li {
    list-style-type: square !important;
}

.listadolateralnoticias a {
    text-transform: capitalize;
    color: #1c1c1c !important;
}

.listadolateralnoticias li {
    color: #1c1c1c;
}

.btn-buscador {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.menu_lateral_noticias hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #191919;
    margin: 1em 0;
    padding: 0;
    max-width: 100% !important;
    width: 100% !important;
}

.menu_lateral_noticias .form_buscador {
    border: inherit !important;
}

.btn-buscador {
    width: 100%;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

/* FIN BLOG NOTICIAS*/

/*modi miriam labels add*/
.colores_producto_detalle label {
    height: 101px;
    width: 66px;
    border: 1px solid black;
    margin-left: 5px;
    margin-right: 5px;
}

.colores_lista_detalle label {
    height: 20px;
    width: 30px;
    border: 1px solid black;
    margin-left: 5px;
    margin-right: 5px;
}

.colores_producto_detalle input, .colores_lista_detalle input {
    display: none;
}

.colores_producto_detalle input:checked+label {
    border: 3px solid #e03c89 !important;
    box-shadow: 0 14px 26px -12px rgba(153, 153, 153, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(153, 153, 153, 0.2);
}


.colores_producto_detalle label {
    color: black !important;
    font-size: 18px;
    border-radius: 3px !important;
    text-align: center;
}

.row .atributos h4 {
    display: block;
    width: 100%;
}

.number_cantidad_input {
    width: 50px;
    border: none;
}

.row.nopadding {
    padding-right: 0px;
    padding-left: 0px;
}

.nopadding {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.nomargin {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.showWhenPurchable .row h4 {
    margin: 0px;
}

.showWhenPurchable .row span {
    font-size: 18px;
}

.vcenter {
    display: flex !important;
    align-items: center !important;
}

.showWhenPurchable {
    margin-top: 30px;
}

.impinc {
    font-size: 18px;
}

.datos .button-compra {
    padding: 0px !important;
}

.list_col_h4 {
    color: #e03c89 !important;
}

.volver-outfits {
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 214px;
    margin-top: 0px !important;
}

.archivospdf {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
}

.archivospdf a {
    text-align: center;
    width: 100px;
    overflow: hidden;
    margin: 10px;
}

/*
.navbar-men3 li, .navbar-men3 a{
    color: white !important;
}

.navbar-men3 active > a {
    background-color: #191919 !important;
}
*/
.main_submenu {
    overflow: no-content;
    justify-content: center !important;
}

.navbar .navbar-nav>li>a {
    padding-left: 15px;
    padding-right: 15px;
}

.img_secundaria_slider {
    overflow: hidden !important;
}

footer ul li {
    display: block !important;
}

.movil_ventajas img {
    margin: 0;
}

.emo_texto {
    text-align: justify;
    max-width: 86%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.contacto_inicial .motivo {
    margin-top: -29px;
    padding: 0px 14px;
}

.noticias_emosistemas>div {
    border-radius: 15px;
}

.input_captcha img {
    width: 180px !important;
}

.iconos_cards img {
    width: auto !important;
    height: 140px !important;
    margin-bottom: 10px;
}

.iconos_cards [class*="ecol-"] {
    padding: 0px 20px !important;
}

.iconos_cards a.btn {
    width: 75%;
    border-radius: 15px;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.iconos_cards {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.template_tecnologia_epanel [class*="ecol-"] {
    padding: 0px 20px !important;
}

.template_tecnologia_epanel {
    border-top: solid 5px #77bd1e;
    border-bottom: solid 5px #77bd1e;
}

.contactus_presupuesto .motivo_presupuesto {
    height: 100%;
}

.card-image .noticiaimg {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .2), 0 1px 5px 0 rgba(0, 0, 0, .12);
}

.contacto.apartado_contacto {
    background-color: #f5f5f5;
    margin-top: -27px;
    margin-bottom: -80px;
    padding-bottom: 20px;
}

.contacto_apartado {
    background-color: #f5f5f5;
}

h2.h2_contacto {
    padding-top: 20px;
}

.slider_opiniones {
    width: 400px !important;
}

.slider_opiniones {
    padding: 20px;
    text-align: left;
    position: relative;
    margin-bottom: 25px;
    background-color: #fff;
}

.slider_opiniones .icon_user_opinion {
    width: 35px;
    height: 35px;
    margin-right: 10px;
}

.slider_opiniones .nombre {
    font-weight: bold;
}

.slider_opiniones .user_icon, .slider_opiniones .user_detalle {
    display: inline-block;
}

@media screen and (max-width: 1300px) {
    .slider_opiniones {
        width: 400px !important;
    }
}

/* p{
    font-family: 'VerdanaPro' !important;

} */

.productotiptop {
    color: #26292E !important;
    font-size: 10px !important;
    font-family: 'Gill Sans MT' !important;
}


/* PLANTILLA TIPTOP */
.flecha-tiptop {
    height: 36px !important;
    width: 36px !important;
    margin-left: 20px !important;
    margin-bottom: -20px;
    max-height: 100%;
}



@media only screen and (min-width: 600px) {
    .logos-home {
        margin-bottom: -90px;
    }
}

.climatizacion-texto {
    margin-right: 183px;
    margin-left: -20px;
}

@media only screen and (max-width: 600px) {
    .climatizacion-texto {
        margin-right: 0px;
        margin-left: 0px;
    }
}



/*PLANTILLA PUBLI 1*/

/*ESTILO DEL DVI ES DECIR COMO SE MUESTRA EL ANUNCIO DE P1*/
.publiP1 {
    height: 250px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1300px;
}

/*BOTON QUE ESTA DEBAJO DEL ANUNCIO QUE SE USA PARA CONTAR LOS CLICKS QUE SE HAN ECHO */
.btn_anunciopubliP1 {
    width: 1300px;
    height: 250px;
    background-color: transparent;
}

/*FIN PLANTILLA PUBLI1*/



/*PLANTILLA PUBLI 2*/
/*ESTILO DEL DVI ES DECIR COMO SE MUESTRA EL ANUNCIO DE P21, P22, P23*/
.publiP2 {
    height: 250px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1300px;
    margin-left: 300px;
}

/*BOTON QUE ESTA DEBAJO DEL ANUNCIO QUE SE USA PARA CONTAR LOS CLICKS QUE SE HAN ECHO */
.btn_anunciopubliP21 {
    width: 360px;
    height: 250px;
    background-color: transparent;
}



/*BOTON QUE ESTA DEBAJO DEL ANUNCIO QUE SE USA PARA CONTAR LOS CLICKS QUE SE HAN ECHO */
.btn_anunciopubliP22 {
    width: 360px;
    height: 250px;
    background-color: transparent;
}


/*BOTON QUE ESTA DEBAJO DEL ANUNCIO QUE SE USA PARA CONTAR LOS CLICKS QUE SE HAN ECHO */
.btn_anunciopubliP23 {
    width: 360px;
    height: 250px;
    background-color: transparent;
}

/*FIN PLANTILLA PUBLI2*/




/*PLANTILLA PUBLI 3*/
/*ESTILO DEL DVI ES DECIR COMO SE MUESTRA EL ANUNCIO DE P31, P32, P33, P34*/

.publiP3 {
    height: 250px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1300px;
    margin-left: 300px;
}

/*BOTON QUE ESTA DEBAJO DEL ANUNCIO QUE SE USA PARA CONTAR LOS CLICKS QUE SE HAN ECHO */
.btn_anunciopubliP31 {
    width: 300px;
    height: 255px;
    background-color: transparent;
}



/*BOTON QUE ESTA DEBAJO DEL ANUNCIO QUE SE USA PARA CONTAR LOS CLICKS QUE SE HAN ECHO */
.btn_anunciopubliP32 {
    width: 300px;
    height: 255px;
    background-color: transparent;
}


/*BOTON QUE ESTA DEBAJO DEL ANUNCIO QUE SE USA PARA CONTAR LOS CLICKS QUE SE HAN ECHO */
.btn_anunciopubliP33 {
    width: 300px;
    height: 255px;
    background-color: transparent;
}


/*BOTON QUE ESTA DEBAJO DEL ANUNCIO QUE SE USA PARA CONTAR LOS CLICKS QUE SE HAN ECHO */
.btn_anunciopubliP34 {
    width: 300px;
    height: 255px;
    background-color: transparent;
}

/*FIN PLANTILLA PUBLI3*/


/* EFECTO FLASEHD DE LA PLANTILLA VINICUNCA */
.divcard.flashed {
    position: relative;
    /* Necesario para el posicionamiento del pseudo-elemento */
    overflow: hidden;
    /* Asegura que el brillo no se salga del contorno */
}

.divcard.flashed img {
    width: 100%;
    /* Hace que la imagen ocupe todo el contenedor */
    height: auto;
}

.divcard.flashed:before {
    content: '';
    position: absolute;
    top: 0;
    left: -150%;
    /* Comienza más allá del lado izquierdo */
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg,
            /* Dirección del gradiente, que va de izquierda a derecha */
            rgba(238, 238, 238, 0.6) 0%,
            /* Línea más visible pero fina */
            rgba(238, 238, 238, 0) 10%,
            /* Gradiente más estrecho */
            rgba(238, 238, 238, 0.6) 90%
            /* Gradiente estrecho */
        );
    transform: skewX(-30deg);
    /* Hace que las líneas brillantes tengan un ángulo inclinado */
    opacity: 0;
    /* Comienza invisible */
    transition: opacity 0.6s ease-in-out;
    /* Transición más suave para la visibilidad */
}

@keyframes shine {
    0% {
        left: -150%;
        /* Comienza más allá del lado izquierdo */
    }

    100% {
        left: 150%;
        /* Se mueve más allá del lado derecho */
    }
}

@keyframes reverseShine {
    0% {
        left: 150%;
        /* Comienza fuera del lado derecho */
    }

    100% {
        left: -150%;
        /* Se mueve más allá del lado izquierdo */
    }
}

/* Aquí es donde se aplica el efecto de brillo solo cuando pasas el ratón */
.divcard.flashed:hover:before {
    opacity: 1;
    /* El brillo se hace visible al hacer hover */
    animation: shine 3s forwards ease-in-out;
    /* La animación más suave y lenta hacia la derecha */
}

/* Cuando el ratón sale del div, la línea se mueve de vuelta hacia el otro lado */
.divcard.flashed:not(:hover):before {
    opacity: 1;
    /* Mantiene el brillo visible */
    animation: reverseShine 3s forwards ease-in-out;
    /* La animación más suave y lenta hacia la izquierda */
}

/* Capa oscura sobre la imagen */
.imagenBackground:after {
    z-index: 1;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
    content: "";
    background-color: rgba(0, 0, 0, 0.6);
    /* Capa oscura sobre la imagen */
    border-radius: 15px;
}

.imagenBackground .card-content {
    position: relative;
    z-index: 2;
    min-height: 280px;
    padding-top: 40px;
    padding-bottom: 40px;
    max-width: 730px;
    margin: 0 auto;
}

.imagenBackground {
    background-position: center center;
    background-size: cover;
    text-align: center;
}

.divcard {
    display: inline-block;
    position: relative;
    width: 100%;
    margin-bottom: 27px;
    border-radius: 6px;
    color: rgba(0, 0, 0, 0.87);
    background: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

/* FIN EFECTO DE LA PLANTILLA VINICUNCA */



/* INICIO  EFECTO DE LA PLANTILLA DHAULAGIRI */

.dhaulagiri-invert-colors {
    background-color: rgba(255, 255, 255, 0.6);
    color: rgb(191, 39, 51);
    font-weight: bold;
    transition: background-color 0.3s, color 0.3s;
}

.divcard.flashed:hover .dhaulagiri-invert-colors {
    background-color: rgb(191, 39, 51);
    color: rgba(255, 255, 255, 0.9) !important;
}

/* FIN EFECTO DE LA PLANTILLA DHAULAGIRI */


/**********PLANTILLA teide***********/

.galeria_img_everest {
    padding: 2%;
    background-color: #e5e5e5;
    border: 1px black solid;
    height: 450px;
}

.box_everest {
    fill: rgb(139, 142, 142, 1);
}

.card-img-top-teide {
    height: 370px !important;
}



/* teide vista movil  */

@media only screen and (max-width: 500px) {
    .galeria_img_everest {
        height: 200px;
    }

    .galeria_everest {
        margin-bottom: -20%;
    }
}


/************FIN PLANTILLA TEIDE*****************/





/***********************TEXTO PARA BOOTS ***************/
.telclassro {
    color: transparent !important;
    background-color: transparent;
}

/***************FIN TEXTO BOOTS*****************/

/***********TAMAÑO DEL PARALAX 100% EN PC****/
@media only screen and (min-width: 500px) {
    .full_paralax {
        width: 1903px;
        margin-left: -317px;
        margin-bottom: 3%;
        margin-top: 3%;
    }
}

/*********************FIN PARALAX 100%*****************/

/******ESTILOS DE LA PLANTILLA CERVINO**************/
@media only screen and (min-width: 500px) {
    .btn.btn-default.cervinobtncontacto {
        margin-left: 41%;
        margin-top: 25px;
        margin-bottom: -12px;
    }
}

@media only screen and (max-width: 500px) {
    .cervinoimagen {
        margin-left: -30px
    }
}


.efectocervino:hover {
    position: inherit;
    filter: brightness(0.4);

}

/**********************FIN PLANTILLA CERVINO*********/


/********************INICIO PLANTILLA HAKU*********/
.haku-item {
    position: relative;
    overflow: hidden;
    border: 2px solid #e6e8eb;
    height: 500px;
    border-top-right-radius: 19px !important;
    border-top-left-radius: 19px !important;
    border-bottom-left-radius: 19px !important;
    border-bottom-right-radius: 19px !important;
    box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.1) inset;
    margin-top: 5%;
}




.haku-item:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    border: 2px solid #cce1f5;
    border-top-right-radius: 19px !important;
    border-bottom-left-radius: 19px !important;
    z-index: 2;
}


.haku-item:hover:before {
    opacity: 1;
}

.haku-item:hover .hover {
    opacity: 1;
}



/*********************FIN PLNATILLA HAKU*********/


/***MENU IDIOMAS EFECTO HOVER CAMBIO DE COLOR *************/

/* .hover-color {
    color: white !important;
}

.hover-color:before {
    color: #35373c !important;
}


.hover-color:focus {
    color: #35373c !important;
}

.hover-color:hover {
    color: #35373c !important;
} */

/***FIN CAMBIO EFCTO HOVER EN IDIOMAS********/


/*****TAMAÑO DE LA IMAGEN SECUNDARIA DEL SLIDER ****/
/* .img_secundaria_tamaño {
    height: 595px !important;
    width: 841px !important;
    margin-top: -211px;
    margin-right: 168px;
} */

/***** FIN TAMAÑO DE LA IMAGEN SECUNDARIA DEL SLIDER ****/


/**PLANTILLA HIEI **/
.namehiei {
    background: #f7f8f9;
    width: 600px;
    height: 40px;
    /* margin-top: -1px; */
    /* border: 1px solid #c1a389; */

}

.emailhiei {
    background: #f7f8f9;
    width: 600px;
    height: 40px;
    /* margin-top: -1px; */
    /* border: 1px solid #c1a389; */


}

.motivohiei {
    background: #f7f8f9 !important;
    width: 600px;
    height: 200px;
    /* margin-top: -1px; */
    /* border: 1px solid #c1a389; */
}


.motivohallasan {
    background: #f7f8f9 !important;
    width: 600px;
    height: 100px;
    /* margin-top: -1px; */
    /* border: 1px solid #c1a389; */
}


.p_contactohiei {
    font-size: 20px;
    line-height: 33px;
    color: #35373c;
}

/**FIN PLANTILLA HIEI**/



/***********TAMAÑO 100% TAKAO EN PC****/
@media only screen and (min-width: 500px) {
    .full_paralax_takao_divs {
        width: 633.33px;
    }
}


@media only screen and (min-width: 500px) {
    .full_paralax_takao {
        width: 1900px;
        margin-left: 301px;
        height: 700.45px !important;
    }
}

/*********************FIN TAKAO 100%*****************/

/***SOMBREADO CUANDO EL MENU SE MUEVE ****/
.headerLogo.headerContent.navbar.navbar-info.navbar-men3.float.scrolled {
    box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.3);
}

/***FIN SOMBREADO***/


/***MENU EFECTO CUANDO  ACTIVO**/
.nav-item .nav-link.active {
    text-decoration: none !important;
    /* color: #f08400 !important; */
}

/***FIN MENU EFECTO CUANDO ACTTIVO**/


/***MENU EFECTO CUANDO PASAMOS EL RATON**/
.nav-item .nav-link.active:focus {
    text-decoration: none !important;
    /* color: #f08400 !important; */
}

.nav-item .nav-link.active:hover {
    text-decoration: none !important;
    /* color: #f08400 !important; */
}

.nav-item .nav-link:focus {
    text-decoration: none !important;
    /* color: #f08400 !important; */
}

.nav-item .nav-link:hover {
    text-decoration: none !important;
    /* color: #f08400 !important; */
}



/***FIN MENU EFECTO CUANDO PASAMOS EL RATON**/



/********************INICIO PLANTILLA LHOTSE*********/

/*EFECTO HOVER */
.lhotse-item:hover {
    content: "";
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    border-radius: 100%;
    width: 100%;
    height: 100%;
    background-color: #2ECC71;
    transition: 0.9s;
}


.isotope-item:hover {
    position: relative;
    width: 100%;
}

/* ANIMACION DE SUBIDA DEL ELEMENTO CUADNO SE CARGA LA PAGINA  */


.scroll-container {
    height: 100vh;
    min-height: 450px;
    padding: 2rem 1rem;
    display: flex;
    align-items: center;
    box-sizing: border-box;
}


.scroll-container:nth-of-type(even) {
    flex-direction: row-reverse;
}


@media screen and (max-width: 50px) {

    .scroll-container,
    .scroll-container:nth-of-type(even) {
        flex-direction: column;
        align-content: inherit;
    }

    .scroll-element {
        height: 100%;
        display: none;
    }

    .scroll-element,
    .scroll-caption {
        width: 100%;
    }
}

/**Styling scrollable elements*/

.js-scroll {
    opacity: 0;
    transition: opacity 500ms;
}

.js-scroll.scrolled {
    opacity: 1;
}


.js-scroll-lateral {
    opacity: 0;
    transition: opacity 500ms;
}

.js-scroll-lateral.scrolled-lateral {
    opacity: 1;
}



.scrolled.fade-in {
    animation: fade-in 1s ease-in-out both;
}

.scrolled.fade-in-bottom {
    animation: fade-in-bottom 1s ease-in-out both;
}



/* texto para arriba  */

.scrolled.fade-in-bottom0 {
    animation: fade-in-bottom 1s ease-in-out both;
}

.scrolled.fade-in-bottom1 {
    animation: fade-in-bottom 1.5s ease-in-out both;
}

.scrolled.fade-in-bottom2 {
    animation: fade-in-bottom 2s ease-in-out both;
}

.scrolled.fade-in-bottom3 {
    animation: fade-in-bottom 2.5s ease-in-out both;
}




.scrolled.fade-in-bottom4 {
    animation: fade-in-bottom 2s ease-in-out both;
}




.scrolled.fade-in-bottom5 {
    animation: fade-in-bottom 1s ease-in-out both;
}

.scrolled.fade-in-bottom6 {
    animation: fade-in-bottom 1.5s ease-in-out both;
}

.scrolled.fade-in-bottom7 {
    animation: fade-in-bottom 2s ease-in-out both;
}

.scrolled.fade-in-bottom8 {
    animation: fade-in-bottom 2.5s ease-in-out both;
}





@keyframes fade-in-bottom {
    0% {
        -webkit-transform: translateY(300px);
        transform: translateY(300px);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }
}

@keyframes fade-in {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}



/* TEXTO PARA ABAJO */

.scrolled.fade-in-up1 {
    animation: fade-in-up 3.5s ease-in-out both;
}

.scrolled.fade-in-up2 {
    animation: fade-in-up 1.5s ease-in-out both;
}

@keyframes fade-in-up {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}


/* TEXTO PARA LA DERECHA */

.scrolled.fade-in-right1 {
    animation: fade-in-right 2.5s ease-in-out both;
}


.scrolled.fade-in-right2 {
    animation: fade-in-right 2s ease-in-out both;
}


@keyframes fade-in-right {
    0% {
        opacity: 0;
        top: 0px;
        transform: translateX(-800px);
    }

    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}




/* TEXTO PARA LA IZQUIERDA */

.scrolled.fade-in-left1 {
    animation: fade-in-left 2s ease-in-out both;
}

@keyframes fade-in-left {
    0% {
        opacity: 0;
        top: 0px;
        transform: translateX(800px);
    }

    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}



/* TEXTO QUE APARECE */

.scrolled.fade-in-opacity {
    animation: fade-in-opacity 2.5s ease-in-out both;
}


.scrolled.fade-in-opacity2 {
    animation: fade-in-opacity 3s ease-in-out both;
}


@keyframes fade-in-opacity {
    0% {
        opacity: 0;
        transform: translateX(0px);
    }

    /* 25% {
        opacity: 0.2;       
        transform: translateX(0px);
    }

    50% {
        opacity: 0.5;       
        transform: translateX(0px);
    }

    75% {
        opacity: 0.7;       
        transform: translateX(0px);
    } */

    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}



/*********************FIN PLNATILLA LHOTSE*********/


/***********inicio plantilla 100%montblanc*************/
@media only screen and (min-width: 500px) {
    .fullmontblanc {
        width: 1900px;
        margin-left: -321px;
    }
}


@media only screen and (min-width: 500px) {
    .full_paralax_montblanc {
        width: 1917px;
        margin-left: 301px;
        height: 700.45px !important;
    }
}



/****************fin plantilla montblanc**********/


/***********inicio plantilla 100%Aconcagua*************/

/*VISTA PC*/

@media only screen and (min-width: 500px) {
    .full_paralax_aconcagua {
        width: 1917px;
        margin-left: -79px;
        height: 779.5px !important;
    }


    .fullAconcagua {
        width: 1846px;
        margin-left: -410px;
    }

    .divAconcaguaDerecho {
        margin-left: -7%;
    }

}


/*VISTA MOVIL*/
@media only screen and (max-width: 500px) {

    .divAconcaguaDerecho {
        margin-left: -2% !important;
    }

    .divAconcaguaIzquierdo {
        margin-left: -7%;
        margin-bottom: -10%;
    }

}

/****************fin plantilla montblanc 100%Aconcagua**********/



/***********inicio plantilla 100%HALLASAN*************/

/* VISTA PC */
@media only screen and (min-width: 500px) {

    .full_paralax_hallasan {
        width: 1800px;
        margin-left: 4px;
        height: 925.5px !important;
        margin-top: -6%;
        margin-bottom: -12%;
    }


    .full_paralax_trabajaConNosotros {
        width: 1800px;
        margin-left: 4px;
        height: 925.5px !important;
    }


    .fullhallasan {
        width: 1800px;
        margin-left: -254px;
    }


    .fulltrabajaConNosotros {
        width: 1800px;
        margin-left: -254px;
        margin-top: 4%;
    }




    .imagen_hallasan {
        width: 80%;
        position: absolute;
        right: 0;
        left: 0;
        margin: 0 auto;
        top: 50%;
    }


    .imagen_trabajaConNosotros {
        position: absolute;
        right: 51%;
        left: 0;
        margin: 0 auto;
        margin-right: auto;
        margin-left: auto;
        top: 45%;
    }



    .div_hallasan {
        display: block;
        margin-left: auto;
        margin-right: auto;
        opacity: 80%;
        height: 900px;
        top: 17px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }



    .div_trabajaConNosotros {
        display: block;
        margin-left: auto;
        margin-right: auto;
        opacity: 80%;
        height: 900px;
        top: 17px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }



    .div_hallasan_derecho {
        opacity: 80%;
        height: 754px;
        top: -1px;
    }



    .div_trabajaConNosotros_derecho {
        opacity: 80%;
        height: 850px;
        top: 10px;
    }


    .div_btn_hallasan {
        text-align: right;
    }

}


/* VISTA MOVIL */
@media only screen and (max-width: 500px) {
    .imagen_hallasan {
        width: 80%;
        position: absolute;
        right: 0;
        left: 0;
        margin: 0 auto;
        top: 54%;
    }



    .div_hallasan {
        display: block;
        margin-left: auto;
        margin-right: auto;
        opacity: 80%;
        height: 539px;
        top: 10px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }



    .div_trabajaConNosotros {
        display: block;
        margin-left: auto;
        margin-right: auto;
        opacity: 80%;
        height: 539px;
        top: 10px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
    }


    .div_trabajaConNosotros.col-md-5.js-scroll.fade-in-right2.isotope-item.scrolled {
        margin-bottom: 70%;
    }




    .div_hallasan_derecho {
        opacity: 80%;
        height: 806px;
        top: 0px;
    }

    .altura_campo_hallasan {
        margin-bottom: -49px !important;
    }

    .checks_hallasan {
        margin-top: 9%;
    }

    .fullhallasan {
        margin-bottom: -40% !important;
    }

    .div_btn_hallasan {
        text-align: center;
    }

}









/****************fin plantilla montblanc 100%HALLASAN**********/







/***********inicio plantilla MAKALU*************/
/*INICIO PLANTILLA MAKALU PC */
@media only screen and (min-width: 500px) {
    .fullmakalu {
        width: 1900px;
        margin-left: -626px;
        margin-top: -19%;
    }

    .full_paralax_makalu {
        width: 1917px;
        margin-left: 301px;
        height: 970.5px !important;
        background-color: #abe1c7;
        margin-top: -4%;
        margin-bottom: 2.5%;
    }



    .contenedor_makalu {
        position: relative;
        display: inline-block;
        text-align: center;
    }


    .txtcentrado_makalu {
        position: absolute;
        top: 48%;
        left: 42%;
        transform: translate(-50%, -50%);
        text-align: justify;
    }

    .imagen_makalu {
        margin-left: 40% !important;
        height: 1020px !important;
        width: 1140px;
        margin-top: -2%;
    }

    .bordemakalu {
        height: 150px;
        margin-bottom: 3%;
        margin-left: 4%;
    }

    .txt_makalu_div {
        padding-left: 2%;
    }

}



/* VISTA MOVIL  */
@media only screen and (max-width: 500px) {
    .full_paralax_makalu {
        margin-top: -13%;
        background-color: #abe1c7;

    }

    .bordemakalu {
        height: 176px;
        margin-bottom: 3%;
        margin-left: 4%;
    }


    .txt_makalu_div {
        padding-left: 2%;
        padding-top: 3%;
    }
}



/*fin PLANTILLA MAKALU PC */

/****************fin plantilla MAKALU**********/




/***INICIO FOOTER 100%**/
/* @media only screen and (min-width: 500px) {
    .footer {
        width: 1924px;
        margin-left: -26%;
    }
} */

/**FIN FOOTER 100% **/




/***********inicio plantilla MANASLU*************/
/*INICIO PLANTILLA MAKALU PC */
@media only screen and (min-width: 500px) {
    .fullmanaslu {
        width: 1900px;
        margin-left: -626px;
        margin-top: -4%;
    }

    .full_paralax_manaslu {
        width: 1917px;
        margin-left: 301px;
        height: 935.5px;
    }


    .contenedor_manaslu {
        position: relative;
        display: inline-block;
        text-align: center;
    }


    .txtcentrado_manaslu {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: justify;
    }

    .imagen_manaslu {
        margin-left: 40% !important;
        height: 600px !important;
        width: 800px !important;
    }
}




/* VISTA MOVIL */
@media only screen and (max-width: 500px) {
    .txtcentrado_manaslu {
        height: 649px !important;
        top: -2%;
        margin-top: 10%;
    }

    .borde_espiral {
        /* height: 1000px !important; */
    }

    .imagen_manaslu {
        width: 50% !important;
    }
}

/*fin PLANTILLA MANASLU PC */

/****************fin plantilla MANASLU**********/


.caption.big_nofondo.lfr.start {
    margin-left: 691px !important;
    top: 50px !important;
}


.caption.medium_nofondo.lfr.border-0.start {
    /* margin-left: 319px !important;
    top: 14% !important; */
    margin-left: 1138px !important;
    top: 50% !important;
}

.caption.tercero_nofondo.lfr.start {
    margin-left: 1326px !important;
    top: 214px !important;
}

.caption.cuarto_nofondo.lfr.start {
    margin-left: 1457px !important;
    top: 349px !important;
}


.caption.lft.ltb.start {
    margin-top: 789px !important;
    left: 42% !important;
}

.img_secundaria_slider.img_secundaria_tamaño {
    /* width: 708px !important;
    height: 819px !important; */

    /* SI QUEREMOS UNA IMAGEN DE FONDO NO PEQUEÑA */
    /* display: none !important; */
}


/* .apex-slider img {
    max-height: 1106px !important;
} */

.img_secundaria_tamaño {
    margin-left: -205% !important;
}

.img_secundaria_tamaño {
    margin-top: -105% !important;
}


/*****PLANTILLA HUA INICIO ****/
.hua_zoom {
    transform: scale(var(--escala, 0.8));
    transition: transform 0.25s;
}

.hua_zoom:hover {
    --escala: 0.9;
    cursor: pointer;
}

@media only screen and (min-width: 500px) {
    .fullhua {
        width: 1900px;
        margin-left: -584px;
        /* height: 1000px; */
        height: 693px;
    }
}



@media only screen and (min-width: 500px) {
    .full_paralax_fullhua {
        width: 1900px;
        margin-left: 271px;
        height: 1249.5px !important;
    }
}


/***********FIN PLANTILLA HUA*************/


/***INICIO plantilla PAEKTU****/
@media only screen and (min-width: 500px) {
    .full_paralax_paektu {
        width: 1900px;
        height: 700.45px !important;
        margin-left: 13%;
        margin-top: -4%;
    }
}


@media only screen and (min-width: 500px) {
    .fullpaektu {
        width: 1900px;
        /* margin-left: -584px; */
        margin-left: -45%;
    }
}



/**FIN plantilla PAEKTU***/

/*INICIO PLANTILLA HALTI**/
@media only screen and (min-width: 500px) {
    .full_paralax_halti {
        width: 1915px;
        margin-left: 259px;
    }
}

/*FIN PLANTILLA HALTI*/



/**INICIO PLANTILLA MULHACEN**/
.mySlides {
    display: none;
    margin-left: 28%;
    border-color: black;
    border-width: 2px;
    border-style: solid;

}


/* Slideshow container */
.slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
    margin-right: -16%;
}

/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}


.prev {
    margin-left: 10%;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
    margin-right: 10%;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}



/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {

    .prev,
    .next,
    .text {
        font-size: 11px
    }
}

/**FIN PLANTILLA MULHACEN**/

/**INICIO PLANTILLA CATOUTE **/
.catoute_zoom {
    transform: scale(var(--escala, 0.7));
    transition: transform 0.25s;
}

.catoute_zoom:hover {
    --escala: 0.8;
    cursor: pointer;
}

/**FIN PLANTILLA CATOUTE**/


/**INICIO PLANTILLA VELETA*/
.veletaitem0 {
    left: 15% !important;
}

.veletaitem1 {
    left: 30% !important;
}

.veletaitem2 {
    left: 45% !important;
}

.veletaitem3 {
    left: 60% !important;
}


.veletaitem4 {
    left: 15% !important;
    top: 40% !important;
}


.veletaitem5 {
    left: 30% !important;
    top: 40% !important;
}

.veletaitem6 {
    left: 45% !important;
    top: 40% !important;
}

.veletaitem7 {
    left: 60% !important;
    top: 40% !important;
}



/**FIN PLANTILLA VELETA**/


/**INICIO PLANTILLA 100PARALXTEXTMEDIO**/
@media only screen and (min-width: 500px) {
    .full_paralax_text_medio {
      width: 1903px;
    margin-left: -317px;
    margin-top: -21%;
    margin-bottom: 1%;
    }
}

/*********************FIN 100PARALXTEXTMEDIO*****************/





/**INICIO PLANTILLA 100PARALXTEXTMEDIO**/
@media only screen and (max-width: 500px) {
    .full_paralax_text_medio {
        margin-bottom: -24% !important;
    }
}

/*********************FIN 100PARALXTEXTMEDIO*****************/



/**INICIO PLANTILLA montblancmedio PC**/
@media only screen and (min-width: 500px) {
    .montblancmedio {
        /* height: 828px !important; */
        margin-bottom: 5%;
        margin-top: -25%;
    }
}

/*********************FIN montblancmedio PC*****************/

/**INICIO PLANTILLA montblancmedio MOVIL*/
@media only screen and (max-width: 500px) {
    .montblancmedio {
        height: 1434px !important;
        margin-bottom: -5% !important;
        margin-top: -59% !important;
        padding-left: 3%;
        padding-right: 3%;
    }
}


/*********************FIN montblancmedio MOVIL*****************/

/**INICIO PLANTILLA 100PARALXTEXT INICIO**/
@media only screen and (min-width: 500px) {
    .full_paralax_text_inicio {
        width: 1921px;
        margin-left: -326px;
      margin-top: -40%;
    margin-bottom: 43%;
        height: 0px;
    }
}

/**FIN PLANTILLA 100PARALXTEXT INICIO**/



/**INICIO PLANTILLA 100PARALXTEXT CONTACTO**/
@media only screen and (min-width: 500px) {
    .full_paralax_text_inicio_contacto {
        width: 1903px;
        margin-left: -317px;
        margin-top: -10%;
        margin-bottom: 41%;
        height: 0px;

    }
}

/**FIN PLANTILLA 100PARALXTEXT CONTACTO**/


/**INICIO PLANTILLA 100PARALXTEXT BLOG  **/
@media only screen and (min-width: 500px) {
    .full_paralax_text_inicio_blog {
        width: 1903px;
        margin-left: -317px;
        margin-top: -10%;
        margin-bottom: 49%;
        height: 0px;

    }
}

/**FIN PLANTILLA 100PARALXTEXT BLOG**/




/**INICIO PLANTILLA 100PARALXTEXT HOME**/
@media only screen and (min-width: 500px) {
    .full_paralax_text_home {
        width: 1924px;
        margin-left: -329px;
        margin-top: -4%;
        margin-bottom: 1%;
        height: 500px;
    }
}

/*********************FIN 100PARALXTEXT HOME*****************/


/**INICIO PLANTILLA 100PARALXTEXT**/
@media only screen and (min-width: 500px) {
    .full_paralax_text {
        width: 1903px;
        margin-left: -317px;       
       margin-top: 2%;
    margin-bottom: -1%;
    }
}

/*********************FIN 100PARALXTEXT*****************/


/**INICIO 100 BLOQUE BOTON PERSONALIZADO**/
@media only screen and (max-width: 500px) {
    #bloquebtn {
        margin-right: 20% !important;
    }
}

/**FIN 100 BLOQUE BOTON PERSONALIZADO**/


/**INICIO PLANTILLA ROTATE CARDS 4**/
.flip-card {
    background-color: transparent;
    width: 300px;
    height: 300px;
    perspective: 1000px;
    margin-top: 4%;
}

.flip-card-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.6s;
    transform-style: preserve-3d;
}

.flip-card:hover .flip-card-inner {
    transform: rotateY(180deg);
}

.flip-card-front,
.flip-card-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}



.flip-card-front {
    background-color: #bbb;
    color: black;
}

.flip-card-back {
    transform: rotateY(180deg);
    align-items: center;
    display: flex;
    justify-content: center;


}


#img_front_rote_card4 {
    border: 6.5px solid #cce1f5 !important;
    border-top-right-radius: 19px !important;
    border-bottom-left-radius: 19px !important;
}



@media only screen and (min-width: 500px) {
    .full_paralax_rotatecards4 {
        width: 1800px;
        margin-left: 379px;
        margin-top: -27%;
        margin-bottom: -4%;
    }
}


/**FIN PLANTILLA ROTATE CARDS 4**/



/**INICIO PLANTILLA SUBSCRIBE MOVIL**/
@media only screen and (max-width: 500px) {
    #name_contacto_subscribe {
        margin-top: 5%;
    }
}


/**INICIO PLANTILLA SUBSCRIBE PC**/
@media only screen and (min-width: 500px) {
    #name_contacto_subscribe {
        margin-top: 2%;
        margin-bottom: 3.5%;
    }
}


/*fin plantilla subscribe**/






/**INICIO PLANTILLA ROTE 4 CARDS REVERSE**/

#img_front_rote_card4_reverse {
    border: 6.5px solid #cce1f5 !important;
    border-top-right-radius: 19px !important;
    border-bottom-left-radius: 19px !important;
}


.flip-card-reverse {
    background-color: transparent;
    width: 302px;
    height: 302px;
    perspective: 1000px;
    margin-top: 4%;
}


.flip-card-reverse:hover .flip-card-inner {
    transform: rotateY(180deg);
}


/**FIN PLANTILLA ROTE 4 CARDS REVERSE**/


/**INICIO PLANTILLA zugspitze**/

/**INICIO  MOVIL**/
@media only screen and (max-width: 500px) {
    #name_contacto_subscribe {
        margin-top: 20%;
    }
}


/**INICIO  PC**/
@media only screen and (min-width: 500px) {
    .divzugspitze {
        margin-top: -35%;

    }

    .fullzugspitze {
        width: 1900px;
        margin-left: -584px;
        margin-top: -20%;
    }
}



/*INICIO MOVIL */
@media only screen and (max-width: 500px) {
    .fullzugspitze {
        margin-top: 29%;
    }
}




/**FIN PLANTILLA zugspitze**/


/**INICIO PLANTILLA MITAKE**/
@media only screen and (min-width: 500px) {
    .full_paralax_mitake {
        width: 1800px;
        margin-left: -275px;
        margin-top: -27%;
        margin-bottom: -4%;
    }
}

/**FINN PLANTILLA MITAKE**/



/***********TAMAÑO DEL PARALAX VIDEO 100% EN PC****/
@media only screen and (min-width: 500px) {
    .full_paralax_video {
        width: 1905px;
        margin-left: -334px;
        margin-bottom: -23.5%;
        margin-top: -23%;
    }
}

/*********************FIN PARALAX VIDEO 100%*****************/



/***********INICO 6 BOTONERA FONDO****/
@media only screen and (min-width: 500px) {
    .full_paralax_botonera6 {
        width: 1903px;
        margin-left: -317px;
        margin-bottom: 5%;
        margin-top: -2%;
    }
}

/*********************FIN 6 BOTONERA FONDO*****************/




/***MENU EFECTO CUANDO  ACTIVO**/
.nav-item .nav-link.active {
    text-decoration: none !important;
    /*color: white !important; */
    /* background-color: #262731 !important; */
    /* text-decoration: underline !important; */
    color: red !important;
}

/***FIN MENU EFECTO CUANDO ACTTIVO**/


/***MENU EFECTO CUANDO PASAMOS EL RATON**/
.nav-item .nav-link.active:focus {
    text-decoration: none !important;
    /* color: white !important; */
    /* background-color: #262731 !important; */

}

.nav-item .nav-link.active:hover {
    text-decoration: none !important;
    /* color: white !important; */
    /* background-color: #262731 !important; */


}

.nav-item .nav-link:focus {
    text-decoration: none !important;
    color: white !important;
    /* background-color: #262731 !important; */
}


.nav-item .nav-link:hover {
    text-decoration: none !important;
    /* color: white !important; */
}



.nav-item .nav-link {
    text-decoration: none !important;
    /* color: white !important; */
}


/* EFECTO DE LA LINEA DEL MENU */
.nav-item a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(to right, rgb(141, 29, 38), rgb(191, 39, 51), rgb(221, 89, 99), rgb(241, 140, 145));
    z-index: 1;
    transform: scaleX(0);
    transform-origin: center;
    transition: transform 0.5s ease-in-out;
}

.nav-item a:hover:before {
    transform: scaleX(1);
}

/*FIN EFECTO DE LA LINEA DEL MENU */






/***FIN MENU EFECTO CUANDO PASAMOS EL RATON**/



/***SLIDER MOVIL ***/
@media screen and (max-width: 813px) {

    .img_secundaria_slider.img_secundaria_tamaño {
        width: 169px !important;
        height: 209px !important;
        display: none !important;
        margin-left: -307% !important;
        margin-top: -448% !important;
    }


    #myCarousel {
        z-index: 0;
        margin-top: -35%;
    }


    .caption.big_nofondo.lfr.start {
        margin-left: 65% !important;
        top: 10% !important;
        font-size: 131% !important;
    }

    .caption.medium_nofondo.lfr.border-0.start {
        margin-left: 66% !important;
        top: 4% !important;
        font-size: 3em !important;
    }

    .caption.tercero_nofondo.lfr.start {
        margin-left: 79% !important;
        top: 18% !important;
        font-size: 131% !important;
    }

    .caption.cuarto_nofondo.lfr.start {
        margin-left: 82% !important;
        top: 30% !important;
        font-size: 131% !important;
    }

}

/***FIN SLIDER MOVIL ***/



/***BOTONES EN NEGRITA INICIO ***/
.btn.btn-danger {
    font-weight: bold !important;
}

.btn {
    font-weight: bold !important;
}


#bloquebtn {
    font-weight: bold !important;
}

/***BOTONES EN NEGRITA FIN***/





/*VISTA MOVIL*/
@media only screen and (max-width: 500px) {
    #btn-contacto {
        padding: 10px 10px;
        font-size: 15px;
    }

    #btn-informacion {
        padding: 10px 10px;
        font-size: 15px;
    }
}





/*FIN BTN CONTACTO (RETORNER)*/



/**INICIO IDIOMA SELECIONADO LETRAS **/
.txtcolor2 * {
    color: white !important;
    text-decoration: underline white;
    /* Subrayado rojo */
}

.txtcolor1 * {
    color: #D6FAE0 !important;
}

/**FIN IDIOMA SELECIONADO LETRAS **/

/*LOGAN*/
/* INICIO LOGAN MOVIL */
@media only screen and (max-width: 500px) {

    .colorfondo-tiulocontador {
        margin-top: -400px !important;
    }
}


/* TAMAÑO P MOVIL  */

@media only screen and (max-width: 500px) {
    p, .proyectos p, .proyectos li {
        font-size: 16px !important;
    }
}



/*CLASES EPANEL SAFATA*/
.btn_safataEpanel {
    margin-left: 15%;
}

.barraVerdeEspiralPadding {
    padding-left: 10% !important;
}

/*VISTA MOVIL*/
@media only screen and (max-width: 500px) {

    .btn_safataEpanel {
        margin-left: 7%;
    }

    .imagenbandeja_safataEpanel {
        margin-left: 4% !important;
    }

    .barraVerdeEspiralPadding {
        padding-left: 0% !important;
    }
}

/* FINCLASES EPANEL SAFATA*/



/*LOGAN 3 MOVIL */
@media only screen and (max-width: 500px) {}



/*COLOR DE LOS SUBELEMENTOS DEL MENU */
.estilomenu .nav-item .nav-link.js-scroll-trigger.hover-color {
    color: black !important;
    text-align: left;
    padding-left: 10px;
    border-top: #262731;
}




.estilomenu .nav-item .nav-link.js-scroll-trigger.hover-color:hover {
    color: white !important;
    /* background-color: #262731 !important; */
    text-align: left;
    padding-left: 10px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    opacity: 0.9;


}


.headerLogo.headerContent.navbar.navbar-info.navbar-men3.float {
    top: 42px !important;
}

.headerLogo.headerContent.navbar.navbar-info.navbar-men3.float.scrolled {
    top: 26px !important;
}


/***MENU EFECTO CUANDO PASAMOS EL RATON Y LO TENEMOS POR ABAJO **/

.headerLogo.headerContent.navbar.navbar-info.navbar-men3.float .nav-item .nav-link.js-scroll-trigger.hover-color:hover {
    text-decoration: none !important;
    /* background-color: #262731 !important; */
    top: 30px !important;
    text-align: left;
    padding-left: 10px;
    opacity: 0.9;
    border-top-right-radius: 5px !important;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    /* border: 2px #262731 solid; */
}

.headerLogo.headerContent.navbar.navbar-info.navbar-men3.float .nav-item .nav-link.js-scroll-trigger.hover-color {
    border-top: 4px solid transparent !important;
    text-align: left;
    padding-left: 10px;
    opacity: 0.9;
}


.headerLogo.headerContent.navbar.navbar-info.navbar-men3.float .nav-item.active .nav-link.js-scroll-trigger.active {
    text-decoration: none !important;
    /* background-color: #262731 !important; */
    opacity: 0.9;

}

/*** FIN MENU EFECTO CUANDO PASAMOS EL RATON Y LO TENEMOS POR ABAJO **/

.headerLogo.headerContent.navbar.navbar-info.navbar-men3.float {
    top: 82px !important;
}

.headerLogo.headerContent.navbar.navbar-info.navbar-men3.float.scrolled .col-xs-6.col-sm-8.col-md-8.col-lg-8.text-left {
    top: 10px !important;
}



.headerLogo.headerContent.navbar.navbar-info.navbar-men3.float.scrolled .col-xs-12.col-sm-12.col-md-2.col-lg-2.text-center.mover_logo {
    top: -13px !important;
}

.col-xs-12.col-sm-12.col-md-2.col-lg-2.text-center.mover_logo {
    top: -1px !important;
    left: 6%;
}

.faq-link span {
    color: #262731 !important;
}



.btn.newsletter:hover {
    background-color: #262731 !important;
    background-image: none !important;
    border-color: #262731 !important;
    text-decoration: none !important;
}

.btn.newsletter {
    background-color: #eeeeee !important;
    border-color: #262731 !important;
    text-decoration: none !important;
}

.btn.newsletter:hover span {
    color: white !important;
}

.btn.newsletter span {
    color: #262731 !important;
}

.btn.newsletter {
    position: relative;
    padding: 10px 30px;
    margin: 10px 1px;
    margin-top: 10px;
    margin-left: 1px;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0;
    will-change: box-shadow, transform;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 0px !important;
    box-shadow: none !important;
    font-weight: bold !important;
    border-style: solid;
    border-width: 1px;
    font-family: 'DMSans-Regular' !important;
    border-radius: 5px !important;
    text-decoration: none !important;
    margin-left: 54% !important;
    margin-top: -10%;
}


.faq.text-left {
    border-top-right-radius: 5px !important;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
    border: 2px #262731 solid;
    padding-left: 2%;
}

/*PLANTILLA 100% TESLA 6*/
.fullTesla6 {
    width: 1921px;
    margin-left: -326px;
    margin-top: -3.2%;
    margin-bottom: 1%;
    background-color: #262731;
    height: 67px;
}

.full_paralax_tesla6 {
    width: 1754px;
    margin-left: 54px;
    height: 95% !important;
}

.txt_tesla6 {
    font-weight: 700;
    color: white !important;
    font-family: 'DMSans-Regular' !important;
    font-size: 20px !important;
}

.tesla6_elementos {
    top: 18.4px !important;
}

/*FIN PLANTILLA TESLA 6*/

/**INICIO PLANTILLA 100%BESRIBERRI**/
@media only screen and (min-width: 500px) {
    .fullbesiberri {
        width: 1900px;
        margin-left: -321px;
    }
}

@media only screen and (min-width: 500px) {
    .full_paralax_besiberri {
        width: 1898px;
        margin-left: 17px;
        height: 805.5px !important;
        margin-bottom: 1%;
    }

    .col-md-6.col-sm-12.orden-responsive-txt.espaciador-titulos.contenedor-centrador-textos-filas.contenedor-tesla-necesario.js-scroll.fade-in-right2.scrolled p {
        padding-right: 5%;
        padding-left: 5%;
    }

    .col-md-6.col-sm-12.orden-responsive-txt.espaciador-titulos.contenedor-centrador-textos-filas.contenedor-tesla-necesario.js-scroll.fade-in-right2.scrolled div {
        padding-right: 5%;
        padding-left: 5%;
    }
}

/**FIN PLANTILLA 100%BESRIBERRI**/



/**INICIO PLANTILLA 100PARALXTEXT HOME**/
@media only screen and (min-width: 500px) {
    .full_paralax_text_home_contador {
        width: 1924px;
        margin-left: -329px;
        margin-top: 6%;
        margin-bottom: 3.5%;
        height: 500px;
    }
}

/*********************FIN 100PARALXTEXT HOME*****************/


/***********************INICO PLANTILLA COMAPEDROSA**********/
@media only screen and (min-width: 500px) {



    .comapedrosa-item {
        position: relative;
        overflow: hidden;
    }

    .comapedrosa-item img {
        transform: scale(1.05);
        backface-visibility: hidden;
        width: 100%;
        -webkit-transition: all 245ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        transition: all 245ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        border-top-right-radius: 10px !important;
        border-top-left-radius: 10px !important;
        border-bottom-left-radius: 10px !important;
        border-bottom-right-radius: 10px !important;
        border: 2px transparent solid;
    }

    .comapedrosa-item:before {
        pointer-events: none;
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 0;
        background: rgb(38, 39, 49, .5);
        z-index: 2;
        -webkit-transition: all 245ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        transition: all 245ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        border-top-right-radius: 10px !important;
        border-top-left-radius: 10px !important;
        border-bottom-left-radius: 10px !important;
        border-bottom-right-radius: 10px !important;
        border: 2px transparent solid;
    }

    .comapedrosa-item .hover {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        width: 100%;
        opacity: 0;
        z-index: 3;
        -webkit-transition: all 245ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        transition: all 245ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        border-top-right-radius: 10px !important;
        border-top-left-radius: 10px !important;
        border-bottom-left-radius: 10px !important;
        border-bottom-right-radius: 10px !important;
        border: 2px transparent solid;
    }

    .comapedrosa-item .hover .title {
        position: relative;
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        margin: 0 0 22px;
        padding: 0 0 22px;
    }

    .comapedrosa-item .hover .title:after {
        content: "";
        position: absolute;
        background: #959595;
        height: 1px;
        width: 2%;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0;
        -webkit-transition: all 245ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        transition: all 245ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    }

    .comapedrosa-item .hover .category {
        color: #a7a7a7;
        font-size: 16px;
    }

    .comapedrosa-item:hover img {
        transform: scale(1);
    }

    .comapedrosa-item:hover:before {
        opacity: 1;
    }

    .comapedrosa-item:hover .hover {
        opacity: 1;
    }

    .comapedrosa-item:hover .hover .title:after {
        width: 70%;
    }




    .full_paralax_comapedrosa {
        width: 1800px;
        margin-left: 223px;
    }

    .fullcomapedrosa {
        width: 1800px;
        margin-left: -254px;
        margin-bottom: -3.5%;
    }


    .contenedor-flexbox_categoriasEnColeccion {
        width: 115%;
        margin-left: 18.1%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }



    .btn.contact:hover {
        background-color: #262731 !important;
        background-image: none !important;
        border-color: #262731 !important;
        text-decoration: none !important;
    }

    .btn.contact {
        background-color: #eeeeee !important;
        border-color: #262731 !important;
        text-decoration: none !important;
    }

    .btn.contact:hover span {
        color: white !important;
    }

    .btn.contact span {
        color: #262731 !important;
    }

    .btn.contact {
        position: relative;
        padding: 10px 30px;
        margin: 10px 1px;
        margin-top: 10px;
        margin-left: 1px;
        font-size: 13px;
        font-weight: 400;
        text-transform: uppercase;
        letter-spacing: 0;
        will-change: box-shadow, transform;
        transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
        border-radius: 0px !important;
        box-shadow: none !important;
        font-weight: bold !important;
        border-style: solid;
        border-width: 1px;
        font-family: 'DMSans-Regular' !important;
        border-radius: 5px !important;
        text-decoration: none !important;
        margin-left: 90% !important;
        margin-top: -10%;
    }


    .btnFlechaComapedrosa {
        background-color: white;
        color: white;
        /* padding: 20px; */
        text-align: center;
        text-decoration: none;
        display: inline-block;
        font-size: 16px;
        margin: 4px 2px;
        cursor: pointer;
        border-radius: 50%;
        border: 2px solid #262731 !important;
        color: white;
        /* Color del icono */
        font-size: 20px;
        /* Ajusta el tamaño del icono */
        display: flex;
        align-items: center;
        justify-content: center;
        cursor: pointer;
        /* Cambiar el cursor cuando el mouse pasa por encima */
        transition: background-color 0.3s;
        /* Transición para el cambio de color */
        width: 50px;
        /* Establecer el tamaño del botón */
        height: 50px;
        /* Establecer el tamaño del botón */
        border-radius: 50%;
        /* Hacer el botón redondo */
    }

    .btnFlechaComapedrosa:hover {
        border: none;
        background-color: #262731;
    }

    .btnFlechaComapedrosa i {
        color: #262731 !important;
    }

    .btnFlechaComapedrosa:hover i {
        color: white !important;
    }

    .titulocomapedrosa {
        font-size: 30px !important;
        color: white !important;
    }

    .textocomapedrosa p {
        color: white !important;
        padding-left: 5%;
        padding-right: 5%;
    }
}

/***********************FIN PLANTILLA COMAPEDROSA**********/


/*************INICIO PLANTILLA COMALOFORNO****************/
@media only screen and (min-width: 500px) {
    .fullComaloforno {
        width: 1882px;
        margin-left: -288px;
        margin-bottom: -2%;
    }

    .full_paralax_comaloforno {
        width: 1933px;
        margin-left: 223px;
    }


    .comaloforno-item {
        position: relative;
        overflow: hidden;
        width: 971px;
        margin-left: -0.5%;
    }

    .comaloforno-item img {
        transform: scale(1.05);
        backface-visibility: hidden;
        width: 100%;
        -webkit-transition: all 245ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        transition: all 245ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    }

    .comaloforno-item:before {
        pointer-events: none;
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        opacity: 0;
        background: rgb(38, 39, 49, .5);
        z-index: 2;
        -webkit-transition: all 245ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        transition: all 245ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        height: 800px;
    }

    .comaloforno-item .hover {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        text-align: center;
        width: 100%;
        opacity: 0;
        z-index: 3;
        -webkit-transition: all 245ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        transition: all 245ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        border: 2px transparent solid;
    }

    .comaloforno-item .hover .title {
        position: relative;
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        margin: 0 0 22px;
        padding: 0 0 22px;
    }

    .comaloforno-item .hover .title:after {
        content: "";
        position: absolute;
        background: #959595;
        height: 1px;
        width: 2%;
        left: 50%;
        transform: translateX(-50%);
        bottom: 0;
        -webkit-transition: all 245ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        transition: all 245ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    }

    .comaloforno-item .hover .category {
        color: #a7a7a7;
        font-size: 16px;
    }

    .comaloforno-item:hover img {
        transform: scale(1);
    }

    .comaloforno-item:hover:before {
        opacity: 1;
    }

    .comaloforno-item:hover .hover {
        opacity: 1;
    }

    .comaloforno-item:hover .hover .title:after {
        width: 70%;
    }
}

/*************FIN PLANTILLA COMALOFORNO****************/




.faq-link {
    font-family: 'DMSans-Regular' !important;
}



.full_paralax_detalles {
    width: 1920px;
    margin-left: -26% !important;
    /* height: 1173.5px !important */
}


@media only screen and (max-width: 641px) and (orientation: portrait) {
    .full_paralax_detalles {
        width: 370px !important;
        margin-left: -3% !important;
        height: 100% !important;
    }
}


.full_paralax_detalles_eventos {
    width: 1575.5px;
    margin-left: -3% !important;
    /* height: 1173.5px !important */
}


@media only screen and (max-width: 641px) and (orientation: portrait) {
    .full_paralax_detalles_eventos {
        width: 370px !important;
        margin-left: -3% !important;
        height: 100% !important;
    }
}






#title-noticie-blog {
    font-size: 20px !important;
    font-family: 'DMSans-Regular' !important;
}


.btn.contact span, .btn, .noticias.lista .btn.leer, .btn.newsletter span {
    font-family: DMSans-Regular !important;
    font-weight: 700 !important;
}

.btn.newsletter {
    margin-left: 1% !important;
}


.content .btn {
    border-top-right-radius: 5px !important;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    border-bottom-right-radius: 5px !important;
}



.estilomenu .nav-item.active>.nav-link.js-scroll-trigger.active {
    padding-left: 5% !important;
}

.nav-link.js-scroll-trigger.active {
    text-align: left;
    /* Alinea el texto a la izquierda */
    display: block;
    /* Hace que el enlace ocupe todo el ancho disponible */
    width: 100%;
    /* Opcional: asegura que el enlace ocupe el ancho completo de su contenedor */
    /* padding-left: 5% !important; */
}







/**************************************INCIO PLANTILLA ARAGATS**************************/
/*ESTILO DE LA LINEA TANTO DE ARRIBA COMO DE ABAJO */

.nectar-shape-divider {
    width: 100%;
    left: 0;
    bottom: -1px;
    height: 100%;
    position: absolute;
}


/*LINEA DE ARRIBA*/
.nectar-shape-divider-wrap {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 150px;
    z-index: 3;
    transform: translateZ(0);
}

.post-area.span_9 .nectar-shape-divider-wrap {
    overflow: hidden;
}

.nectar-shape-divider-wrap[data-front="true"] {
    z-index: 50;
}

.nectar-shape-divider-wrap[data-style="waves_opacity"] svg path:first-child {
    opacity: 0.16;
}

.nectar-shape-divider-wrap[data-style="curve_opacity"] svg path:nth-child(1),
.nectar-shape-divider-wrap[data-style="waves_opacity_alt"] svg path:nth-child(1) {
    opacity: 0.25;
}

.nectar-shape-divider-wrap[data-style="curve_opacity"] svg path:nth-child(2),
.nectar-shape-divider-wrap[data-style="waves_opacity_alt"] svg path:nth-child(2) {
    opacity: 0.4;
}

.nectar-shape-divider-wrap.no-color .nectar-shape-divider {
    fill: #262731;
}

@media only screen and (max-width:999px) {
    .nectar-shape-divider-wrap:not([data-using-percent-val="true"]) .nectar-shape-divider {
        height: 75%;
    }

    .nectar-shape-divider-wrap[data-style="clouds"]:not([data-using-percent-val="true"]) .nectar-shape-divider {
        height: 55%;
    }
}

@media only screen and (max-width:690px) {
    .nectar-shape-divider-wrap:not([data-using-percent-val="true"]) .nectar-shape-divider {
        height: 33%;
    }

    .nectar-shape-divider-wrap[data-style="clouds"]:not([data-using-percent-val="true"]) .nectar-shape-divider {
        height: 33%;
    }
}

#ajax-content-wrap .nectar-shape-divider-wrap[data-height="1"] .nectar-shape-divider,
#ajax-content-wrap .nectar-shape-divider-wrap[data-height="1px"] .nectar-shape-divider {
    height: 1px;
}

.nectar-shape-divider-wrap[data-position="top"] {
    top: 1101px;
    bottom: auto;
}

.nectar-shape-divider-wrap[data-position="top"] {
    transform: rotate(180deg)
}


.nectar-shape-divider-wrap[data-style="mountains"] svg path:first-child {
    opacity: 0.1;
}

.nectar-shape-divider-wrap[data-style="mountains"] svg path:nth-child(2) {
    opacity: 0.12;
}

.nectar-shape-divider-wrap[data-style="mountains"] svg path:nth-child(3) {
    opacity: 0.18;
}

.nectar-shape-divider-wrap[data-style="mountains"] svg path:nth-child(4) {
    opacity: 0.33;
}

/*LINEA DE ABAJO*/
.nectar-shape-divider-wrap_abajo {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 150px;
    z-index: 3;
    transform: translateZ(0);
}

.post-area.span_9 .nectar-shape-divider-wrap_abajo {
    overflow: hidden;
}

.nectar-shape-divider-wrap_abajo[data-front="true"] {
    z-index: 50;
}

.nectar-shape-divider-wrap_abajo[data-style="waves_opacity"] svg path:first-child {
    opacity: 0.6;
}

.nectar-shape-divider-wrap_abajo[data-style="curve_opacity"] svg path:nth-child(1),
.nectar-shape-divider-wrap_abajo[data-style="waves_opacity_alt"] svg path:nth-child(1) {
    opacity: 0.15;
}

.nectar-shape-divider-wrap_abajo[data-style="curve_opacity"] svg path:nth-child(2),
.nectar-shape-divider-wrap_abajo[data-style="waves_opacity_alt"] svg path:nth-child(2) {
    opacity: 0.3;
}

.nectar-shape-divider-wrap_abajo.no-color .nectar-shape-divider {
    fill: #262731;
}

@media only screen and (max-width:999px) {
    .nectar-shape-divider-wrap_abajo:not([data-using-percent-val="true"]) .nectar-shape-divider {
        height: 75%;
    }

    .nectar-shape-divider-wrap_abajo[data-style="clouds"]:not([data-using-percent-val="true"]) .nectar-shape-divider {
        height: 55%;
    }
}

@media only screen and (max-width:690px) {
    .nectar-shape-divider-wrap_abajo:not([data-using-percent-val="true"]) .nectar-shape-divider {
        height: 33%;
    }

    .nectar-shape-divider-wrap_abajo[data-style="clouds"]:not([data-using-percent-val="true"]) .nectar-shape-divider {
        height: 33%;
    }
}

#ajax-content-wrap .nectar-shape-divider-wrap_abajo[data-height="1"] .nectar-shape-divider,
#ajax-content-wrap .nectar-shape-divider-wrap_abajo[data-height="1px"] .nectar-shape-divider {
    height: 1px;
}

.nectar-shape-divider-wrap_abajo[data-position="top"] {
    top: 1530px;
    bottom: auto;
}

.nectar-shape-divider-wrap_abajo[data-position="top"] {
    transform: rotate(360deg)
}


.nectar-shape-divider-wrap_abajo[data-style="mountains"] svg path:first-child {
    opacity: 0.1;
}

.nectar-shape-divider-wrap_abajo[data-style="mountains"] svg path:nth-child(2) {
    opacity: 0.12;
}

.nectar-shape-divider-wrap_abajo[data-style="mountains"] svg path:nth-child(3) {
    opacity: 0.18;
}

.nectar-shape-divider-wrap_abajo[data-style="mountains"] svg path:nth-child(4) {
    opacity: 0.33;
}

/**************************************FIN PLANTILLA ARAGATS**************************/









/**************************************INCIO PLANTILLA ARAGATS1**************************/
/*ESTILO DE LA LINEA TANTO DE ARRIBA COMO DE ABAJO */

.nectar-shape-divider1 {
    width: 100%;
    left: 0;
    bottom: -1px;
    height: 100%;
    position: absolute;
}

/*LINEA DE ARRIBA*/
.nectar-shape-divider-wrap1 {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 150px;
    z-index: 3;
    transform: translateZ(0);
}

.post-area.span_9 .nectar-shape-divider-wrap1 {
    overflow: hidden;
}

.nectar-shape-divider-wrap1[data-front="true"] {
    z-index: 50;
}

.nectar-shape-divider-wrap1[data-style="waves_opacity"] svg path:first-child {
    opacity: 0.16;
}

.nectar-shape-divider-wrap1[data-style="curve_opacity"] svg path:nth-child(1),
.nectar-shape-divider-wrap1[data-style="waves_opacity_alt"] svg path:nth-child(1) {
    opacity: 0.25;
}

.nectar-shape-divider-wrap1[data-style="curve_opacity"] svg path:nth-child(2),
.nectar-shape-divider-wrap1[data-style="waves_opacity_alt"] svg path:nth-child(2) {
    opacity: 0.4;
}

.nectar-shape-divider-wrap1.no-color .nectar-shape-divider1 {
    fill: #262731;
}

@media only screen and (max-width:999px) {
    .nectar-shape-divider-wrap1:not([data-using-percent-val="true"]) .nectar-shape-divider1 {
        height: 75%;
    }

    .nectar-shape-divider-wrap1[data-style="clouds"]:not([data-using-percent-val="true"]) .nectar-shape-divider1 {
        height: 55%;
    }
}

@media only screen and (max-width:690px) {
    .nectar-shape-divider-wrap1:not([data-using-percent-val="true"]) .nectar-shape-divider1 {
        height: 33%;
    }

    .nectar-shape-divider-wrap1[data-style="clouds"]:not([data-using-percent-val="true"]) .nectar-shape-divider1 {
        height: 33%;
    }
}

#ajax-content-wrap1 .nectar-shape-divider-wrap1[data-height="1"] .nectar-shape-divider1,
#ajax-content-wrap1 .nectar-shape-divider-wrap1[data-height="1px"] .nectar-shape-divider1 {
    height: 1px;
}

.nectar-shape-divider-wrap1[data-position="top"] {
    top: 1332px;
    bottom: auto;
}

.nectar-shape-divider-wrap1[data-position="top"] {
    transform: rotate(180deg)
}


.nectar-shape-divider-wrap1[data-style="mountains"] svg path:first-child {
    opacity: 0.1;
}

.nectar-shape-divider-wrap1[data-style="mountains"] svg path:nth-child(2) {
    opacity: 0.12;
}

.nectar-shape-divider-wrap1[data-style="mountains"] svg path:nth-child(3) {
    opacity: 0.18;
}

.nectar-shape-divider-wrap1[data-style="mountains"] svg path:nth-child(4) {
    opacity: 0.33;
}

/*LINEA DE ABAJO*/
.nectar-shape-divider-wrap_abajo1 {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 150px;
    z-index: 3;
    transform: translateZ(0);
}

.post-area.span_9 .nectar-shape-divider-wrap_abajo1 {
    overflow: hidden;
}

.nectar-shape-divider-wrap_abajo1[data-front="true"] {
    z-index: 50;
}

.nectar-shape-divider-wrap_abajo1[data-style="waves_opacity"] svg path:first-child {
    opacity: 0.6;
}

.nectar-shape-divider-wrap_abajo1[data-style="curve_opacity"] svg path:nth-child(1),
.nectar-shape-divider-wrap_abajo1[data-style="waves_opacity_alt"] svg path:nth-child(1) {
    opacity: 0.15;
}

.nectar-shape-divider-wrap_abajo1[data-style="curve_opacity"] svg path:nth-child(2),
.nectar-shape-divider-wrap_abajo1[data-style="waves_opacity_alt"] svg path:nth-child(2) {
    opacity: 0.3;
}

.nectar-shape-divider-wrap_abajo1.no-color .nectar-shape-divider1 {
    fill: #262731;
}

@media only screen and (max-width:999px) {
    .nectar-shape-divider-wrap_abajo1:not([data-using-percent-val="true"]) .nectar-shape-divider1 {
        height: 75%;
    }

    .nectar-shape-divider-wrap_abajo1[data-style="clouds"]:not([data-using-percent-val="true"]) .nectar-shape-divider1 {
        height: 55%;
    }
}

@media only screen and (max-width:690px) {
    .nectar-shape-divider-wrap_abajo1:not([data-using-percent-val="true"]) .nectar-shape-divider1 {
        height: 33%;
    }

    .nectar-shape-divider-wrap_abajo1[data-style="clouds"]:not([data-using-percent-val="true"]) .nectar-shape-divider1 {
        height: 33%;
    }
}

#ajax-content-wrap .nectar-shape-divider-wrap_abajo1[data-height="1"] .nectar-shape-divider1,
#ajax-content-wrap .nectar-shape-divider-wrap_abajo1[data-height="1px"] .nectar-shape-divider1 {
    height: 1px;
}

.nectar-shape-divider-wrap_abajo1[data-position="top"] {
    top: 1760px;
    bottom: auto;
}

.nectar-shape-divider-wrap_abajo1[data-position="top"] {
    transform: rotate(360deg)
}


.nectar-shape-divider-wrap_abajo1[data-style="mountains"] svg path:first-child {
    opacity: 0.1;
}

.nectar-shape-divider-wrap_abajo1[data-style="mountains"] svg path:nth-child(2) {
    opacity: 0.12;
}

.nectar-shape-divider-wrap_abajo1[data-style="mountains"] svg path:nth-child(3) {
    opacity: 0.18;
}

.nectar-shape-divider-wrap_abajo1[data-style="mountains"] svg path:nth-child(4) {
    opacity: 0.33;
}

/**************************************FIN PLANTILLA ARAGATS1**************************/




















/**************************************INICIO PLANTILLA COLLSEROLA**************************/


@media only screen and (min-width: 500px) {
    .full_collserola {
        width: 1900px;
        margin-left: -329px;
        margin-top: -1%;
        /* margin-bottom: 1%; */
        height: 100%;
        margin-bottom: -30%;
    }

    .full_collserola p {
        color: white !important;
    }

    .full_collserola h2 {
        color: white !important;
    }


}

/**************************************FIN PLANTILLA COLLSEROLA**************************/




.form-group.label-floating.motivo_contact.is-empty {
    border: 2px #262731 solid !important;

}


#tesla3Espacio {
    margin-right: 4%;
}


/*esto es el txt que esta en la imagen de News & events de new.taxmarine (es el apartado que correspende a eventos.php */
.texto-entrada {
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
    color: white;
    /* Cambia el color según lo necesites */
    font-size: 2rem;
    /* Ajusta el tamaño de la fuente */
    font-weight: bold;
    /* O cualquier otro estilo que prefieras */
    white-space: nowrap;
    animation: entradaDerechaIzquierda 2s forwards;
}

@keyframes entradaDerechaIzquierda {
    0% {
        left: 100%;
    }

    100% {
        left: 30%;
        transform: translate(-50%, -50%);
    }
}


#txtEventosEntrada {
    font-family: Oswald-Bold !important;
    color: white !important;
}

/*fin esto es el txt que esta en la imagen de nNews & events de new.taxmarine */

.social-line.social-line-big-icons.social-line-black {
    display: none !important;
}



#txt1slider {
    position: absolute;
    font-size: 85px !important;
    top: 30% !important;
    margin-left: -5% !important;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 34px !important;
    height: 11.5%;
}


#txt2slider {
    position: absolute;
    font-size: 20px !important;
    top: 45% !important;
    margin-left: -2% !important;
    background-color: rgba(255, 255, 255, 255);
    box-shadow: 0 0 8px rgba(255, 255, 255, 0);
    height: 6.5%;
    border-radius: 15px !important;
    padding: 1px 130px !important;
}

#txt3slider {
    font-size: 20px !important;
    top: 53% !important;
    margin-left: -4% !important;
}


#txt4slider {
    font-size: 20px !important;
    top: 70% !important;
    margin-left: -1% !important;
}

#txt3slider a {
    /* background-color: transparent !important; */
    /* border-color: white !important; */
    color: white !important;
    /* font-size: 12px; */
    /* left: -106%; */
    border-radius: 15px !important;
}

#cont-txt-slider .mt-3 {
    margin-top: -1rem !important;
}


#txt2slider .mt-4{
margin-top: 2.5rem !important;
}




#txt2slider .mt-3{
margin-top: -2rem !important;
}


#txt4slider {
    position: absolute;
    font-size: 20px !important;
    top: 45% !important;
    margin-left: -2% !important;
    background-color: rgba(255, 255, 255, 255);
    box-shadow: 0 0 8px rgba(255, 255, 255, 0);
    height: 6.5%;
    border-radius: 15px !important;
    padding: 1px 130px !important;
}

#txt4slider h6 {
    margin-top: 3%;
}




.headerLogo.headerContent.navbar.navbar-info.navbar-men3.menuHome {
    background-color: transparent !important;
}



@media screen and (min-width: 992px) {
    .navbar .navbar-nav>li>a {
        font-size: 23px !important;
        font-weight: 800;
    }
}


.nav-link.js-scroll-trigger, .navbar .navbar-nav>li>a {
    /* font-family: lato-regular !important; */
    color: black !important;
}



.headerLogo.headerContent.navbar.navbar-info.navbar-men3.menuHome.float {
    background-color: black !important;
}


/* .defaultimg{
    height: 1050px !important; 
} */


a:hover {
    color: #f08400;
    /* Color al pasar el ratón */
}




/* Contenedor principal con fondo */
/* Estilos para el contenedor de fondo */
.contenedor-fondo-grua {
    width: 100%;
    height: 200vh;
    /* Altura del contenedor */
    background-image: url('http://www.metalpadi.com/site/uploads/editor_images/2020/05/grua-2.jpg');
    background-size: cover;
    background-position: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* Centra los elementos verticalmente */
    align-items: center;
    /* Centra los elementos horizontalmente */
    color: white !important;
    text-align: center;
    /* Asegura que el texto esté centrado */
    padding: 20px;
    /* Agrega un poco de relleno para que no se pegue a los bordes */
}

/* Estilos para el título principal */
.titulo-principal-grua {
    font-size: 2.5em;
    padding: 20px 40px;
    border-radius: 8px;
    margin-bottom: 40px;
    width: fit-content;
}

/* Estilos para las columnas */
.columnas-grua {
    display: flex;
    justify-content: space-between;
    width: 80%;
    /* Ajusta el ancho de las columnas */
    gap: 20px;
    margin-bottom: 40px;
    flex-wrap: wrap;
}

/* Estilos de cada columna */
.columna-grua {
    width: 45%;
    padding: 20px;
    border-radius: 8px;
}

/* Estilos para el título secundario */
.titulo-secundario-grua {
    font-size: 2em;
    padding-top: 40px;
    border-radius: 8px;
    margin-bottom: 20px;
    width: fit-content;
}

/* Estilos para las imágenes en línea */
.imagenes-linea-grua {
    display: flex;
    justify-content: center;
    gap: 5%;
    margin-bottom: 20%;
    flex-wrap: wrap;
    /* background-color: rgba(0, 0, 0, 0.5); */
}

.imagenes-linea-grua {
    width: 1915px;
}


/*IMAGENES CONTACTO */
.imagenes-contacto-metalpadi {
    display: flex;
    justify-content: center;
    gap: 5%;
    margin-bottom: 6%;
    flex-wrap: wrap;
    /* background-color: rgba(0, 0, 0, 0.5); */
    margin-top: -10%;
}




/* Estilos de los iconos de teléfono y correo electrónico */
.contact-item-grua {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px;
    border-radius: 8px;
    width: 200px;
    margin: 10px;
    transition: transform 0.3s ease-in-out;
}

/* Efecto hover solo para los iconos de teléfono y email */
.contact-item-grua :hover {
    transform: scale(1.05);
}

/* Estilo para el icono dentro del iconbox */
.contact-icon-grua {
    margin-bottom: 10px;
}

/* Ajuste para el contenido del iconbox */
.contact-info-grua {
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #ffffff;
    text-align: center;
}

/* Estilo para los títulos dentro del iconbox */
.contact-title-grua {
    font-size: 1.2em;
    margin-bottom: 5px;
}

/* Estilo para el texto dentro del iconbox */
.contact-phone-grua, .contact-email-grua {
    font-size: 1em;
    margin: 0;
}

/* Estilo para los enlaces */
.contact-phone-grua a, .contact-email-grua a {
    color: #f08300;
    text-decoration: none;
}

.contact-phone-grua a:hover, .contact-email-grua a:hover {
    text-decoration: underline;
}

/* Estilos para el icono de teléfono */
.contact-item-grua .telefono .contact-icon-grua {
    font-size: 3em;
    /* Icono más grande */
}

/* Estilos para el icono de email */
.contact-item-grua .email .contact-icon-grua {
    font-size: 3em;
    /* Icono más grande */
}


.av-subheading.av-subheading_below.av_custom_color p {
    color: white !important;
}


.contenido-blog p {
    margin-left: 11% !important;
}

.contenido-blog h3 {
    margin-left: 11% !important;
}

.contenido-blog h2 {
    margin-left: 11% !important;
}



.contenido-blog ul {
    margin-left: 12% !important;
}

.contenido-blog ol {
    margin-left: 12% !important;
}


.contenido-blog ul li {
    list-style-type: circle;
}


.contenido-blog ol li {
    list-style-type: decimal;
}

.contenido-blog img {
    margin-left: -0.5% !important;
}

/* .imagen_blog {
    margin-left: -0.5% !important;
} */

.botones.noticia {
    margin-left: 11% !important;
}

.contenido-blog b {
    color: #f08400 !important;
}


.contenido-blog strong {
    color: #f08400 !important;
}




.img_secundaria_slider.img_secundaria_tamaño {
    margin-left: 90% !important;
    margin-top: -134% !important;
}




/*INICIO MOVIL tesla3imagenestexto1rfila */
@media only screen and (max-width: 500px) {
    #tesla31Fila {
        margin-bottom: 40% !important;
        margin-top: 100% !important;
    }
}


#tesla31Fila {
    margin-bottom: 7%;
    margin-top: 5%;
}



/*INICIO MOVIL tesla3imagenestexto2fila */
@media only screen and (max-width: 500px) {
    #tesla32Fila {
        margin-left: 0% !important;
        margin-top: 54% !important;
        margin-bottom: 72% !important;
    }
}

@media only screen and (max-width: 500px) {
    .av-special-heading-tag {
        font-size: 70% !important;
    }
}



@media (max-width: 500px) {


    .imagenes-linea-grua {
        flex-direction: column;
        /* Cambia la disposición a columna */
        align-items: center;
        /* Alinea los elementos al centro */
        margin-bottom: 53%;
    }

    .contact-item-grua {
        width: 90%;
        /* Los ítems ocupan el 90% del ancho disponible en móviles */
        margin-bottom: 15px;
        /* Añade un poco de margen entre los elementos */
    }

    .contact-icon-grua img {
        width: 40px;
        /* Reducimos el tamaño de los iconos para que no se vean tan grandes */
    }

    .contact-info-grua {
        font-size: 14px;
        /* Reducimos el tamaño del texto en móviles */
    }
}

@media (max-width: 500px) {
    #txt1slider {
        font-size: 15px !important;
        top: 4% !important;
        margin-left: 10% !important;
        padding: 22px !important;
    }

    #txt2slider {
        position: absolute;
        font-size: 11px !important;
        top: 37% !important;
        margin-left: -1% !important;
        background-color: rgba(255, 255, 255, 255);
        box-shadow: 0 0 8px rgba(255, 255, 255, 0);
        height: 16% !important;
        border-radius: 15px !important;
        padding: 1px 10px !important;
    }


    #btn_slider2 {
        margin-left: 114%;
        margin-top: -19%;
        width: 101%;
        font-size: 9px;
    }

    #txt3slider {
        top: 70% !important;
        margin-left: -61% !important;
    }



}



@media (max-width: 500px) {
    #tesla3imagenes {
        margin-top: 40%;
    }
}


@media (max-width: 500px) {
    .col-md-6.col-sm-12.orden-responsive-txt.espaciador-titulos.contenedor-centrador-textos-filas.contenedor-tesla-necesario.animate_animated.animate__fadeInLeft.js-scroll.fade-in-right2.isotope-item.scrolled {
        padding-left: 10%;
        padding-right: 10%;
    }
}


@media (max-width: 500px) {
    .col-md-6.div_hallasan_derecho.js-scroll.fade-in-left1.isotope-item.scrolled {
        margin-top: 80%;
        margin-bottom: 20%;
    }
}


/*LOGO MOVIL */
@media only screen and (min-width: 500px) {
    .logomovil {
        display: none !important;
    }



}



@media (max-width: 500px) {
    .imagenes-linea-grua {
        width: 347px !important;
    }
}



@media (max-width: 500px) {
    .flex_column.av_one_half.flex_column_div.av-zero-column-padding.avia-builder-el-45.el_after_av_one_half.el_before_av_one_full.column-top-margin {
        margin-top: 145% !important;
    }
}

@media (max-width: 500px) {
    .flex_column.av_one_half.flex_column_div.av-zero-column-padding.avia-builder-el-39.el_after_av_one_half.el_before_av_one_half {
        margin-top: 3% !important;
    }
}


@media (max-width: 500px) {
    .contenedor-fondo-grua {
        height: 234vh;
    }
}



/*CONTENIDO DEL BLOG PARRAGRAFOS*/
@media (max-width: 500px) {
    .contenido-blog {
        margin-left: -18%;
        padding-left: 5%;
        padding-right: 5%;
    }


    .detallenoticiatitulo {
        margin-left: -5%;
    }


    .col-md-6.col-sm-12.orden-responsive-txt.espaciador-titulos.contenedor-centrador-textos-filas.contenedor-tesla-necesario.animate_animated.animate__fadeInLeft.js-scroll.fade-in-right2.isotope-item.scrolled p {
        padding-left: 10%;
    }
}


#titulo_montblanc_epanel {
    margin-top: -8%;
    margin-bottom: 18%;
}

@media (max-width: 500px) {
    #titulo_montblanc_epanel {
        margin-top: 4%;
        margin-bottom: 18%;
    }

    #montblancMedio2 {
        height: 1760px !important;
        margin-top: -42% !important;
        margin-bottom: 1%;
    }

    #montblancMedio3 {
        height: 2278px !important;
        margin-top: -114% !important;
    }

    #montblancMedio4 {
        height: 1838px !important;
        margin-top: 137% !important;
    }


    #montblancMedio5 {
        height: 2300px !important;
        margin-top: -102% !important;
        margin-bottom: -165% !important;
    }


    #montblanc {
        height: 1562px !important;
        margin-top: -50%;
        margin-bottom: 12% !important;
    }

}

#montblanc {
    height: 935px;
    margin-bottom: 5%;
}

#montblancMedio2 {
    height: 935px;
    margin-top: -10%;
}

#montblancMedio3 {
    height: 935px;
    margin-top: -25%;
}

#montblancMedio4 {
    height: 1250px;
    margin-top: -10%;
}


#montblancMedio5 {
    height: 1250px;
    margin-top: -10%;
}

.imagenNewsletter {
    width: 50% !important;
    margin-bottom: -7% !important;
}


@media (max-width: 500px) {
    #iconosTambor1 {
        float: none !important;
    }

    #iconosTambor2 {
        float: none !important;
    }

    #showCheckSubscribepolitica {
        margin-right: 0% !important;
    }

    #showCheckSubscribe {
        margin-right: 0% !important;
    }

    #politicaPrivacidadNewsletter {
        margin-left: 0px !important;
    }

    #btnNewsletter {
        margin-left: 0% !important;
    }

}


#showCheckSubscribepolitica {
    margin-right: 50%;
}

#showCheckSubscribe {
    margin-right: 32%;
    margin-top: -2%;
}


#iconosTambor1 {
    float: right;
}

#iconosTambor2 {
    float: left;
}

#politicaPrivacidadNewsletter {
    margin-left: -15px;
}

#btnNewsletter {
    margin-left: 20%;
}