@charset "UTF-8";

html {
    scroll-behavior: smooth
}

.alert-colprinc {
    color: #001629;
    background-color: #71bcff;
    border-color: #5cb2ff
}

.alert-colprinc hr {
    border-top-color: #43a6ff
}

.alert-colprinc .alert-link,
.alert-colsecund .alert-link,
.contact-clean form .enlace-texto:hover,
.pricing1 .card li:hover span {
    color: #000
}

.badge-colprinc {
    color: #fff;
    background-color: #0057a4
}

.badge-colprinc[href]:focus,
.badge-colprinc[href]:hover {
    color: #fff;
    background-color: #003b71
}

.bg-colprinc {
    background-color: #0057a4 !important
}

a.bg-colprinc:focus,
a.bg-colprinc:hover,
button.bg-colprinc:focus,
button.bg-colprinc:hover {
    background-color: #003b71 !important
}

.border-colprinc {
    border-color: #0057a4 !important
}

.btn-colprinc,
.btn-colprinc.disabled,
.btn-colprinc:disabled,
.btn-outline-colprinc:hover,
.btn-outline-colprinc:not(:disabled):not(.disabled).active,
.btn-outline-colprinc:not(:disabled):not(.disabled):active,
.show>.btn-outline-colprinc.dropdown-toggle {
    color: #fff;
    background-color: #0057a4;
    border-color: #0057a4
}

.btn-colprinc:hover {
    color: #fff;
    background-color: #004480;
    border-color: #003b71
}

.btn-colprinc.focus,
.btn-colprinc:focus,
.btn-colprinc:not(:disabled):not(.disabled).active:focus,
.btn-colprinc:not(:disabled):not(.disabled):active:focus,
.btn-outline-colprinc.focus,
.btn-outline-colprinc:focus,
.btn-outline-colprinc:not(:disabled):not(.disabled).active:focus,
.btn-outline-colprinc:not(:disabled):not(.disabled):active:focus,
.show>.btn-colprinc.dropdown-toggle:focus,
.show>.btn-outline-colprinc.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(0, 87, 164, .5)
}

.btn-colprinc:not(:disabled):not(.disabled).active,
.btn-colprinc:not(:disabled):not(.disabled):active,
.show>.btn-colprinc.dropdown-toggle {
    color: #fff;
    background-color: #003b71;
    border-color: #003361
}

.btn-outline-colprinc {
    color: #0057a4;
    background-color: transparent;
    border-color: #0057a4
}

.btn-outline-colprinc.disabled,
.btn-outline-colprinc:disabled {
    color: #0057a4;
    background-color: transparent
}

.list-group-item-colprinc {
    color: #001629;
    background-color: #5cb2ff
}

.list-group-item-colprinc.list-group-item-action:focus,
.list-group-item-colprinc.list-group-item-action:hover {
    color: #001629;
    background-color: #43a6ff
}

.list-group-item-colprinc.list-group-item-action.active {
    color: #fff;
    background-color: #001629;
    border-color: #001629
}

.table-colprinc,
.table-colprinc>td,
.table-colprinc>th {
    background-color: #5cb2ff
}

.table-hover .table-colprinc:hover,
.table-hover .table-colprinc:hover>td,
.table-hover .table-colprinc:hover>th {
    background-color: #43a6ff
}

.text-colprinc {
    color: #0057a4 !important
}

a.text-colprinc:focus,
a.text-colprinc:hover {
    color: #003b71 !important
}

.alert-colsecund {
    color: #251106;
    background-color: #ebab86;
    border-color: #e89f74
}

.alert-colsecund hr {
    border-top-color: #e5905e
}

.badge-colsecund {
    color: #fff;
    background-color: #8f4317
}

.badge-colsecund[href]:focus,
.badge-colsecund[href]:hover {
    color: #fff;
    background-color: #632e0f
}

.bg-colsecund {
    background-color: #8f4317 !important
}

a.bg-colsecund:focus,
a.bg-colsecund:hover,
button.bg-colsecund:focus,
button.bg-colsecund:hover {
    background-color: #632e0f !important
}

.border-colsecund {
    border-color: #8f4317 !important
}

.btn-colsecund,
.btn-colsecund.disabled,
.btn-colsecund:disabled,
.btn-outline-colsecund:hover,
.btn-outline-colsecund:not(:disabled):not(.disabled).active,
.btn-outline-colsecund:not(:disabled):not(.disabled):active,
.show>.btn-outline-colsecund.dropdown-toggle {
    color: #fff;
    background-color: #8f4317;
    border-color: #8f4317
}

.btn-colsecund:hover {
    color: #fff;
    background-color: #703412;
    border-color: #632e0f
}

.btn-colsecund.focus,
.btn-colsecund:focus,
.btn-colsecund:not(:disabled):not(.disabled).active:focus,
.btn-colsecund:not(:disabled):not(.disabled):active:focus,
.btn-outline-colsecund.focus,
.btn-outline-colsecund:focus,
.btn-outline-colsecund:not(:disabled):not(.disabled).active:focus,
.btn-outline-colsecund:not(:disabled):not(.disabled):active:focus,
.show>.btn-colsecund.dropdown-toggle:focus,
.show>.btn-outline-colsecund.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(143, 67, 23, .5)
}

.btn-colsecund:not(:disabled):not(.disabled).active,
.btn-colsecund:not(:disabled):not(.disabled):active,
.show>.btn-colsecund.dropdown-toggle {
    color: #fff;
    background-color: #632e0f;
    border-color: #55280d
}

.btn-outline-colsecund {
    color: #8f4317;
    background-color: transparent;
    border-color: #8f4317
}

.btn-outline-colsecund.disabled,
.btn-outline-colsecund:disabled {
    color: #8f4317;
    background-color: transparent
}

.list-group-item-colsecund {
    color: #251106;
    background-color: #e89f74
}

.list-group-item-colsecund.list-group-item-action:focus,
.list-group-item-colsecund.list-group-item-action:hover {
    color: #251106;
    background-color: #e5905e
}

.list-group-item-colsecund.list-group-item-action.active {
    color: #fff;
    background-color: #251106;
    border-color: #251106
}

.table-colsecund,
.table-colsecund>td,
.table-colsecund>th {
    background-color: #e89f74
}

.table-hover .table-colsecund:hover,
.table-hover .table-colsecund:hover>td,
.table-hover .table-colsecund:hover>th {
    background-color: #e5905e
}

.text-colsecund {
    color: #8f4317 !important
}

a.text-colsecund:focus,
a.text-colsecund:hover {
    color: #632e0f !important
}

body {
    font-family: Lato, arial, sans-serif;
    color: #495057;
    line-height: 1.2;
    font-size: 1.2rem;
    font-weight: 300
}

*,
::after,
::before {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility
}

section {
    padding-top: 60px;
    padding-bottom: 60px
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Roboto Slab", arial, sans-serif;
    color: #0057a4;
    font-weight: 800
}

.h1-gray,
.h2-gray,
.h3-gray,
.h4-gray,
.h5-gray,
.h6-gray {
    color: #adb5bd
}

p {
    font-family: Lato, arial, sans-serif;
    line-height: 1.7rem;
    letter-spacing: .5px;
    margin-bottom: 1rem
}

.apartados .row>[class*=col-],
p:last-child,
pre {
    margin-bottom: 0
}

.breadcrumb a {
    text-decoration: none;
    color: #6c757d
}

.breadcrumb a:hover {
    text-decoration: inherit;
    color: #343a40
}

.btn-rounded {
    border-radius: 10rem
}

.btn-square,
.form-control,
.header-blue .form-select {
    border-radius: 0
}

.action-button,
.action-button:not(.disabled):active {
    border-radius: 40px;
    color: #fff;
    box-shadow: none;
    text-shadow: none;
    padding: .3rem .8rem;
    background: #8f4317;
    transition: background-color .25s;
    outline: 0
}

.action-button:hover,
.blog .blog-post .post-content .post-features a:hover span,
.blog .blog-post .post-content .post-features a:hover span i {
    color: #fff
}

.form-control {
    background-color: rgba(255, 255, 255, .8);
    font-weight: 300
}

.separador {
    background-color: rgba(100, 100, 100, .1);
    margin: 0 auto;
    padding: 100px 0 15px;
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #adb5bd;
    position: relative;
    z-index: 10000;
    box-shadow: 1px 3px 6px 0 rgba(0, 0, 0, .2)
}

pre code {
    color: gray;
    font-size: .7em
}

.linea-separa {
    width: 200px;
    height: 3px;
    margin: 2rem auto;
    background-color: #ffb000;
    clear: both;
    text-align: center
}

.correo-oculto:before {
    content: "info\40 trendesoller.com";
    font-weight: inherit;
    text-decoration: none;
    color: #6b6b6b
}

.correo-oculto2:before {
    content: "trendesoller.comunicacion\40 gmail.com";
    font-weight: inherit;
    text-decoration: none;
    color: #6b6b6b
}

.correo-oculto3:before {
    content: "comunicacion\40 trendesoller.com";
    font-weight: inherit;
    text-decoration: none;
    color: #6b6b6b
}

.form-log-reg {
    height: 100vh;
    background-color: #d9d9d9;
    display: flex;
    align-items: center
}

.form-log-reg .form-control {
    font-weight: initial
}

.form-log-reg .bg-image {
    background-position: center;
    background-size: cover;
    width: 100%
}

.form-log-reg .bg-login {
    background-image: url(../../assets/img/shutterstock_294728900-e1488280694441.jpg)
}

.form-log-reg .bg-pass {
    background-image: url(../../assets/img/shutterstock_415519504-e1488281034464.jpg)
}

.form-log-reg .bg-register {
    background-image: url(../../assets/img/shutterstock_54686686-e1488406648662.jpg)
}

.header-blue {
    padding-bottom: 80px
}

.header-blue .navbar {
    background: rgba(143, 67, 23, .88);
    text-transform: uppercase;
    padding-top: .3rem;
    padding-bottom: .3rem;
    color: #fff;
    border-radius: 0;
    box-shadow: none;
    border: none
}

.header-blue .navbar .navbar-logo {
    width: 125px
}

.header-blue .navbar .navbar-brand {
    padding-top: 0;
    padding-bottom: 0
}

.header-blue .navbar .navbar-collapse {
    border-top: 1px solid rgba(255, 255, 255, .3);
    margin-top: .5rem
}

.header-blue .navbar .navbar-toggler {
    border-color: rgba(255, 255, 255, .3)
}

.header-blue .navbar .navbar-toggler:focus,
.header-blue .navbar .navbar-toggler:hover {
    background: 0 0
}

.header-blue .navbar .navbar-nav>li>.dropdown-menu {
    margin-top: -5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, .1);
    background-color: #fff;
    border-radius: 2px
}

.header-blue .navbar .dropdown-menu .dropdown-item,
.header-blue .navbar .dropdown-menu .dropdown-item:focus {
    line-height: 2;
    color: #6c757d;
    text-decoration: none
}

.header-blue .navbar .dropdown-menu .dropdown-item:focus,
.header-blue .navbar .dropdown-menu .dropdown-item:hover {
    background: #f2f2f2
}

.header-blue .logo-tren {
    width: 46%;
    margin-top: 1.5rem
}

.header-blue .navbar-dark .navbar-nav .nav-link {
    font-weight: 400;
    color: #fff
}

.header-blue .navbar-dark .navbar-nav .nav-link:focus,
.header-blue .navbar-dark .navbar-nav .nav-link:hover {
    background: rgba(255, 255, 255, .85);
    color: #8f4317;
    text-decoration: none
}

@media (min-width:768px) {
    .header-blue {
        padding-bottom: 60px
    }

    .header-blue .navbar {
        padding-top: .3rem;
        padding-bottom: .3rem
    }

    .header-blue .navbar-dark .navbar-nav .nav-link {
        padding-left: .7rem;
        padding-right: .7rem
    }

    .header-blue .tit-hero {
        margin-top: 6rem
    }
}

@media (min-width:992px) {
    .header-blue .navbar .navbar-collapse {
        border-color: transparent;
        margin: 0
    }

    .header-blue .navbar-dark .navbar-nav .dropdown-menu.idioma,
    .header-blue .navbar-dark .navbar-nav .dropdown-toggle.lenguas,
    .header-blue .navbar-dark .navbar-nav .nav-link.acceso-registro {
        font-size: .7rem;
        padding: .5rem
    }

    .header-blue .navbar-dark .navbar-nav.acceder {
        display: flex;
        align-items: center
    }

    .header-blue .navbar-dark .navbar-nav .nav-link {
        font-size: .9rem;
        padding-left: .6rem;
        padding-right: .6rem
    }
}

.header-blue .imagen-principal {
    width: 110%;
    right: 10%;
    position: relative
}

@media (min-width:992px) {
    .header-blue .imagen-principal {
        width: 140%;
        right: 30%;
        height: 80%
    }

    .header-blue .tit-hero {
        margin-top: 8rem
    }
}

@media (min-width:1200px) {
    .header-blue .navbar-dark .navbar-nav .nav-link {
        padding-left: 1.2rem;
        padding-right: 1.2rem
    }

    .header-blue .imagen-principal {
        width: 110%;
        right: 10%;
        height: 60%
    }

    .header-blue .tit-hero {
        margin-top: 10rem
    }
}

@media (min-width:1400px) {
    .header-blue .imagen-principal {
        width: 100%;
        right: 0;
        top: 0;
        height: 100%
    }
}

@media (min-width:1900px) {
    .header-blue .imagen-principal {
        width: 100%;
        right: 0;
        top: -6rem;
        height: 100%
    }
}

@media (min-width:2000px) {
    .header-blue .imagen-principal {
        width: 100%;
        right: 0;
        top: -14rem;
        height: 100%
    }
}

@media (min-width:2200px) {
    .header-blue .imagen-principal {
        width: 110%;
        right: 10%;
        top: -38rem;
        height: 100%
    }
}

.header-blue .hero {
    text-align: center
}

.header-blue .hero h2 {
    color: #0057a4;
    font-size: 2rem;
    margin-top: 1rem
}

@media (min-width:992px) {
    .header-blue .hero h2 {
        margin-top: 2rem;
        margin-bottom: 24px;
        line-height: 1.2;
        font-size: 2.4rem
    }
}

@media (min-width:1400px) {
    .header-blue .hero h2 {
        font-size: 3rem
    }
}

@media (min-width:1600px) {
    .header-blue .hero h2 {
        font-size: 3.6rem
    }
}

@media (min-width:1800px) {
    .header-blue .hero h2 {
        font-size: 3.8rem
    }
}

@media (min-width:2000px) {
    .header-blue .hero h2 {
        font-size: 4rem
    }
}

.header-blue .hero p {
    font-size: 1.2rem;
    margin-bottom: .5rem;
    font-weight: 300
}

.header-blue .hero .cont-img-princ {
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden;
    position: relative
}

.conten-form-reserva form {
    padding: 15px;
    background-color: rgba(7, 97, 203, .24)
}

.conten-form-reserva form h2 {
    color: #8f4317
}

.conten-form-reserva form button {
    margin-top: 8px
}

.conten-form-reserva form .form-label {
    margin-bottom: .2rem;
    text-transform: uppercase;
    color: inherit;
    font-size: 1rem
}

.contact-clean form .enlace-texto,
.conten-form-reserva form .form-select {
    font-weight: 300
}

div.jumbotron.cabecera-pag {
    color: #fff;
    text-align: center;
    padding-top: 12rem;
    padding-bottom: 9rem
}

div.jumbotron.cabecera-pag.img-historia {
    background: url(../../assets/img/historia.jpg) center/cover no-repeat
}

@media (min-width:360px) {
    div.jumbotron.cabecera-pag.img-historia {
        background: url(../../assets/img/historia-xs.jpg) center/cover no-repeat
    }
}

@media (min-width:576px) {
    div.jumbotron.cabecera-pag.img-historia {
        background: url(../../assets/img/historia-sm.jpg) center/cover no-repeat
    }
}

@media (min-width:768px) {
    .header-blue .hero {
        text-align: left
    }

    .conten-form-reserva form h2 {
        font-size: 1.8rem
    }

    div.jumbotron.cabecera-pag.img-historia {
        background: url(../../assets/img/historia-md.jpg) center/cover no-repeat
    }
}

@media (min-width:992px) {
    div.jumbotron.cabecera-pag.img-historia {
        background: url(../../assets/img/historia-lg.jpg) center/cover no-repeat
    }
}

div.jumbotron.cabecera-pag.img-quienes-somos {
    background: url(../../assets/img/quienes-somos.jpg) center/cover no-repeat
}

@media (min-width:360px) {
    div.jumbotron.cabecera-pag.img-quienes-somos {
        background: url(../../assets/img/quienes-somos-xs.jpg) center/cover no-repeat
    }
}

@media (min-width:576px) {
    div.jumbotron.cabecera-pag.img-quienes-somos {
        background: url(../../assets/img/quienes-somos-sm.jpg) center/cover no-repeat
    }
}

@media (min-width:768px) {
    div.jumbotron.cabecera-pag.img-quienes-somos {
        background: url(../../assets/img/quienes-somos-md.jpg) center/cover no-repeat
    }
}

@media (min-width:992px) {
    div.jumbotron.cabecera-pag.img-quienes-somos {
        background: url(../../assets/img/quienes-somos-lg.jpg) center/cover no-repeat
    }
}

div.jumbotron.cabecera-pag.img-accionistas {
    background: url(../../assets/img/accionistas.jpg) center/cover no-repeat
}

@media (min-width:360px) {
    div.jumbotron.cabecera-pag.img-accionistas {
        background: url(../../assets/img/accionistas-xs.jpg) center/cover no-repeat
    }
}

@media (min-width:576px) {
    div.jumbotron.cabecera-pag.img-accionistas {
        background: url(../../assets/img/accionistas-sm.jpg) center/cover no-repeat
    }
}

@media (min-width:768px) {
    div.jumbotron.cabecera-pag.img-accionistas {
        background: url(../../assets/img/accionistas-md.jpg) center/cover no-repeat
    }
}

@media (min-width:992px) {
    div.jumbotron.cabecera-pag.img-accionistas {
        background: url(../../assets/img/accionistas-lg.jpg) center/cover no-repeat
    }
}

div.jumbotron.cabecera-pag.img-tren {
    background: url(../../assets/img/tren-soller.jpg) center/cover no-repeat
}

@media (min-width:360px) {
    div.jumbotron.cabecera-pag.img-tren {
        background: url(../../assets/img/tren-soller-xs.jpg) center/cover no-repeat
    }
}

@media (min-width:576px) {
    div.jumbotron.cabecera-pag.img-tren {
        background: url(../../assets/img/tren-soller-sm.jpg) center/cover no-repeat
    }
}

@media (min-width:768px) {
    div.jumbotron.cabecera-pag.img-tren {
        background: url(../../assets/img/tren-soller-md.jpg) center/cover no-repeat
    }
}

@media (min-width:992px) {
    div.jumbotron.cabecera-pag.img-tren {
        background: url(../../assets/img/tren-soller-lg.jpg) center/cover no-repeat
    }
}

div.jumbotron.cabecera-pag.img-tranvia {
    background: url(../../assets/img/tranvia.jpg) center/cover no-repeat
}

@media (min-width:360px) {
    div.jumbotron.cabecera-pag.img-tranvia {
        background: url(../../assets/img/tranvia-xs.jpg) center/cover no-repeat
    }
}

@media (min-width:576px) {
    div.jumbotron.cabecera-pag.img-tranvia {
        background: url(../../assets/img/tranvia-sm.jpg) center/cover no-repeat
    }
}

@media (min-width:768px) {
    div.jumbotron.cabecera-pag.img-tranvia {
        background: url(../../assets/img/tranvia-md.jpg) center/cover no-repeat
    }
}

@media (min-width:992px) {
    div.jumbotron.cabecera-pag.img-tranvia {
        background: url(../../assets/img/tranvia-lg.jpg) center/cover no-repeat
    }
}

div.jumbotron.cabecera-pag.img-palma {
    background: url(../../assets/img/palma.jpg) center/cover no-repeat
}

@media (min-width:360px) {
    div.jumbotron.cabecera-pag.img-palma {
        background: url(../../assets/img/palma-xs.jpg) center/cover no-repeat
    }
}

@media (min-width:576px) {
    div.jumbotron.cabecera-pag.img-palma {
        background: url(../../assets/img/palma-sm.jpg) center/cover no-repeat
    }
}

@media (min-width:768px) {
    div.jumbotron.cabecera-pag.img-palma {
        background: url(../../assets/img/palma-md.jpg) center/cover no-repeat
    }
}

@media (min-width:992px) {
    div.jumbotron.cabecera-pag.img-palma {
        background: url(../../assets/img/palma-lg.jpg) center/cover no-repeat
    }
}

div.jumbotron.cabecera-pag.img-soller {
    background: url(../../assets/img/soller.jpg) center/cover no-repeat
}

@media (min-width:360px) {
    div.jumbotron.cabecera-pag.img-soller {
        background: url(../../assets/img/soller-xs.jpg) center/cover no-repeat
    }
}

@media (min-width:576px) {
    div.jumbotron.cabecera-pag.img-soller {
        background: url(../../assets/img/soller-sm.jpg) center/cover no-repeat
    }
}

@media (min-width:768px) {
    div.jumbotron.cabecera-pag.img-soller {
        background: url(../../assets/img/soller-md.jpg) center/cover no-repeat
    }
}

@media (min-width:992px) {
    div.jumbotron.cabecera-pag.img-soller {
        background: url(../../assets/img/soller-lg.jpg) center/cover no-repeat
    }
}

div.jumbotron.cabecera-pag.img-puerto-soller {
    background: url(../../assets/img/puerto-soller.jpg) center/cover no-repeat
}

@media (min-width:360px) {
    div.jumbotron.cabecera-pag.img-puerto-soller {
        background: url(../../assets/img/puerto-soller-xs.jpg) center/cover no-repeat
    }
}

@media (min-width:576px) {
    div.jumbotron.cabecera-pag.img-puerto-soller {
        background: url(../../assets/img/puerto-soller-sm.jpg) center/cover no-repeat
    }
}

@media (min-width:768px) {
    div.jumbotron.cabecera-pag.img-puerto-soller {
        background: url(../../assets/img/puerto-soller-md.jpg) center/cover no-repeat
    }
}

@media (min-width:992px) {
    div.jumbotron.cabecera-pag.img-puerto-soller {
        background: url(../../assets/img/puerto-soller-lg.jpg) center/cover no-repeat
    }
}

div.jumbotron.cabecera-pag.img-blog {
    background: url(../../assets/img/blog.jpg) center/cover no-repeat
}

@media (min-width:360px) {
    div.jumbotron.cabecera-pag.img-blog {
        background: url(../../assets/img/blog-xs.jpg) center/cover no-repeat
    }
}

@media (min-width:576px) {
    div.jumbotron.cabecera-pag.img-blog {
        background: url(../../assets/img/blog-sm.jpg) center/cover no-repeat
    }
}

@media (min-width:768px) {
    div.jumbotron.cabecera-pag.img-blog {
        background: url(../../assets/img/blog-md.jpg) center/cover no-repeat
    }
}

@media (min-width:992px) {
    div.jumbotron.cabecera-pag.img-blog {
        background: url(../../assets/img/blog-lg.jpg) center/cover no-repeat
    }
}

div.jumbotron.cabecera-pag.img-faqs {
    background: url(../../assets/img/faqs.jpg) center/cover no-repeat
}

@media (min-width:360px) {
    div.jumbotron.cabecera-pag.img-faqs {
        background: url(../../assets/img/faqs-xs.jpg) center/cover no-repeat
    }
}

@media (min-width:576px) {
    div.jumbotron.cabecera-pag.img-faqs {
        background: url(../../assets/img/faqs-sm.jpg) center/cover no-repeat
    }
}

@media (min-width:768px) {
    div.jumbotron.cabecera-pag.img-faqs {
        background: url(../../assets/img/faqs-md.jpg) center/cover no-repeat
    }
}

@media (min-width:992px) {
    div.jumbotron.cabecera-pag.img-faqs {
        background: url(../../assets/img/faqs-lg.jpg) center/cover no-repeat
    }
}

div.jumbotron.cabecera-pag.img-contacto {
    background: url(../../assets/img/contacto.jpg) center/cover no-repeat
}

@media (min-width:360px) {
    div.jumbotron.cabecera-pag.img-contacto {
        background: url(../../assets/img/contacto-xs.jpg) center/cover no-repeat
    }
}

@media (min-width:576px) {
    div.jumbotron.cabecera-pag.img-contacto {
        background: url(../../assets/img/contacto-sm.jpg) center/cover no-repeat
    }
}

@media (min-width:768px) {
    div.jumbotron.cabecera-pag.img-contacto {
        background: url(../../assets/img/contacto-md.jpg) center/cover no-repeat
    }
}

@media (min-width:992px) {
    div.jumbotron.cabecera-pag.img-contacto {
        background: url(../../assets/img/contacto-lg.jpg) center/cover no-repeat
    }
}

div.jumbotron.cabecera-pag.img-reservar {
    background: url(../../assets/img/ticket.jpg) center/cover no-repeat
}

@media (min-width:360px) {
    div.jumbotron.cabecera-pag.img-reservar {
        background: url(../../assets/img/ticket-xs.jpg) center/cover no-repeat
    }
}

@media (min-width:576px) {
    div.jumbotron.cabecera-pag.img-reservar {
        background: url(../../assets/img/ticket-sm.jpg) center/cover no-repeat
    }
}

@media (min-width:768px) {
    div.jumbotron.cabecera-pag.img-reservar {
        background: url(../../assets/img/ticket-md.jpg) center/cover no-repeat
    }
}

@media (min-width:992px) {
    div.jumbotron.cabecera-pag.img-reservar {
        background: url(../../assets/img/ticket-lg.jpg) center/cover no-repeat
    }
}

div.jumbotron.cabecera-pag h1.title,
div.jumbotron.cabecera-pag h2.title,
div.jumbotron.cabecera-pag h3.title {
    text-shadow: 0 2px 2px rgba(153, 153, 153, .955);
    color: #fff;
    font-weight: 500;
    font-size: 2rem
}

div.jumbotron.cabecera-pag .breadcrumb-item a {
    color: #fff;
    transition: .3s ease-in-out;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, .1), 1px 1px 1px rgba(0, 0, 0, .2);
    font-size: 1rem
}

div.jumbotron.cabecera-pag .breadcrumb-item a:hover,
div.jumbotron.cabecera-pag .breadcrumb-item:last-child a {
    font-weight: 600
}

div.jumbotron.cabecera-pag .breadcrumb-item+.breadcrumb-item::before {
    color: #fff;
    content: var(--bs-breadcrumb-divider, ">")
}

.apartados {
    padding-top: 50px;
    padding-bottom: 20px
}

.apartados .item {
    height: 350px;
    display: block;
    position: relative;
    overflow: hidden;
    max-width: none;
    margin: 0
}

.apartados .item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transition: -webkit-clip-path .25s ease-out;
    -webkit-clip-path: inset(-1px);
    clip-path: inset(-1px)
}

.apartados .item .caption {
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    justify-content: center;
    align-items: center;
    -webkit-transition: -webkit-clip-path .7s ease-out, background-color .7s;
    -webkit-clip-path: inset(0);
    clip-path: inset(0)
}

.apartados .item .caption .caption-content {
    color: #fff;
    transition: opacity .5s;
    text-align: center
}

.apartados .item .caption .caption-content h2 {
    font-size: 1.3rem;
    text-transform: uppercase;
    font-weight: 800
}

.apartados .item .caption .caption-content p {
    font-weight: 400;
    font-size: 1.2rem
}

.apartados .item .caption .caption-content .h1 {
    font-size: 2rem;
    margin-bottom: 0;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, .8), 3px 5px 15px rgba(0, 0, 0, .6);
    color: #fff
}

.apartados .item:hover .caption {
    opacity: .8;
    background-color: #8f4317
}

.apartados .item:hover .caption,
.apartados .item:hover img {
    -webkit-clip-path: inset(2rem);
    clip-path: inset(2rem)
}

.apartados .imagen-apartado {
    width: 100%;
    object-fit: cover
}

.apartados .container-apartados,
.blog .blog-tags {
    overflow: hidden
}

.img-full {
    height: 200px
}

@media (min-width:768px) {
    .apartados {
        padding-top: 0;
        padding-bottom: 8rem
    }

    .apartados .item {
        height: 300px
    }

    .img-full {
        height: 320px
    }
}

@media (min-width:992px) {
    .img-full {
        height: 400px
    }
}

@media (min-width:1200px) {
    div.jumbotron.cabecera-pag.img-historia {
        background: url(../../assets/img/historia-xl.jpg) center/cover no-repeat
    }

    div.jumbotron.cabecera-pag.img-quienes-somos {
        background: url(../../assets/img/quienes-somos-xl.jpg) center/cover no-repeat
    }

    div.jumbotron.cabecera-pag.img-accionistas {
        background: url(../../assets/img/accionistas-xl.jpg) center/cover no-repeat
    }

    div.jumbotron.cabecera-pag.img-tren {
        background: url(../../assets/img/tren-soller-xl.jpg) center/cover no-repeat
    }

    div.jumbotron.cabecera-pag.img-tranvia {
        background: url(../../assets/img/tranvia-xl.jpg) center/cover no-repeat
    }

    div.jumbotron.cabecera-pag.img-palma {
        ../../assets/img/background: url(../../assets/img/palma-xl.jpg) center/cover no-repeat
    }

    div.jumbotron.cabecera-pag.img-soller {
        background: url(../../assets/img/soller-xl.jpg) center/cover no-repeat
    }

    div.jumbotron.cabecera-pag.img-puerto-soller {
        background: url(../../assets/img/puerto-soller-xl.jpg) center/cover no-repeat
    }

    div.jumbotron.cabecera-pag.img-blog {
        background: url(../../assets/img/blog-xl.jpg) center/cover no-repeat
    }

    div.jumbotron.cabecera-pag.img-faqs {
        background: url(../../assets/img/faqs-xl.jpg) center/cover no-repeat
    }

    div.jumbotron.cabecera-pag.img-contacto {
        background: url(../../assets/img/contacto-xl.jpg) center/cover no-repeat
    }
    div.jumbotron.cabecera-pag.img-reservar {
        background: url(../../assets/img/ticket-xl.jpg) center/cover no-repeat
    }

    .img-full {
        height: 430px
    }
}

@media (min-width:1400px) {
    .header-blue .hero p {
        font-size: 1.7rem;
        line-height: 2.5rem
    }

    .header-blue .hero .cont-img-princ {
        overflow: initial;
        max-height: 1150px
    }

    div.jumbotron.cabecera-pag.img-historia {
        background: url(../../assets/img/historia-xxl.jpg) center/cover no-repeat
    }

    div.jumbotron.cabecera-pag.img-quienes-somos {
        background: url(../../assets/img/quienes-somos-xxl.jpg) center/cover no-repeat
    }

    div.jumbotron.cabecera-pag.img-accionistas {
        ../../assets/img/background: url(../../assets/img/accionistas-xxl.jpg) center/cover no-repeat
    }

    div.jumbotron.cabecera-pag.img-tren {
        background: url(../../assets/img/tren-soller-xxl.jpg) center/cover no-repeat
    }

    div.jumbotron.cabecera-pag.img-tranvia {
        background: url(../../assets/img/tranvia-xxl.jpg) center/cover no-repeat
    }

    div.jumbotron.cabecera-pag.img-palma {
        ../../assets/img/background: url(../../assets/img/palma-xxl.jpg) center/cover no-repeat
    }

    div.jumbotron.cabecera-pag.img-soller {
        background: url(../../assets/img/soller-xxl.jpg) center/cover no-repeat
    }

    div.jumbotron.cabecera-pag.img-puerto-soller {
        background: url(../../assets/img/puerto-soller-xxl.jpg) center/cover no-repeat
    }

    div.jumbotron.cabecera-pag.img-blog {
        background: url(../../assets/img/blog-xxl.jpg) center/cover no-repeat
    }

    div.jumbotron.cabecera-pag.img-faqs {
        background: url(../../assets/img/faqs-xxl.jpg) center/cover no-repeat
    }

    div.jumbotron.cabecera-pag.img-contacto {
        background: url(../../assets/img/contacto-xxl.jpg) center/cover no-repeat
    }
    div.jumbotron.cabecera-pag.img-reservar {
        background: url(../../assets/img/ticket-xxl.jpg) center/cover no-repeat
    }
    .img-full {
        height: 530px
    }
}

div.jumbotron.cabecera-pag.img-politica {
    background: url(../../assets/img/legal.jpg) center/cover no-repeat
}

@media (min-width:360px) {
    div.jumbotron.cabecera-pag.img-politica {
        background: url(../../assets/img/legal-xs.jpg) center/cover no-repeat
    }
}

@media (min-width:576px) {
    div.jumbotron.cabecera-pag.img-politica {
        background: url(../../assets/img/legal-sm.jpg) center/cover no-repeat
    }
}

@media (min-width:768px) {
    div.jumbotron.cabecera-pag.img-politica {
        background: url(../../assets/img/legal-md.jpg) center/cover no-repeat
    }
}

@media (min-width:992px) {
    div.jumbotron.cabecera-pag.img-politica {
        background: url(../../assets/img/legal-lg.jpg) center/cover no-repeat
    }
}

@media (min-width:1200px) {
    div.jumbotron.cabecera-pag.img-politica {
        background: url(../../assets/img/legal-xl.jpg) center/cover no-repeat
    }
}

@media (min-width:1400px) {
    div.jumbotron.cabecera-pag.img-politica {
        background: url(../../assets/img/legal-xxl.jpg) center/cover no-repeat
    }
}

div.jumbotron.cabecera-pag.img-horario {
    background: url(../../assets/img/horario.jpg) center/cover no-repeat
}

@media (min-width:360px) {
    div.jumbotron.cabecera-pag.img-horario {
        background: url(../../assets/img/horario-xs.jpg) center/cover no-repeat
    }
}

@media (min-width:576px) {
    div.jumbotron.cabecera-pag.img-horario {
        background: url(../../assets/img/horario-sm.jpg) center/cover no-repeat
    }
}

@media (min-width:768px) {
    div.jumbotron.cabecera-pag.img-horario {
        background: url(../../assets/img/horario-md.jpg) center/cover no-repeat
    }
}

@media (min-width:992px) {
    div.jumbotron.cabecera-pag.img-horario {
        background: url(../../assets/img/horario-lg.jpg) center/cover no-repeat
    }
}

@media (min-width:1200px) {
    div.jumbotron.cabecera-pag.img-horario {
        background: url(../../assets/img/horario-xl.jpg) center/cover no-repeat
    }
}

@media (min-width:1400px) {
    div.jumbotron.cabecera-pag.img-horario {
        background: url(../../assets/img/horario-xxl.jpg) center/cover no-repeat
    }
}

.foto-slider figure .figure-img,
.img-full img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.parallax-video {
    padding-top: 3rem;
    position: relative;
    z-index: 1029
}

@media (min-width:768px) {
    .parallax-video {
        padding-top: 4rem;
        padding-bottom: 2rem
    }
}

.parallax-video .video-container {
    position: relative;
    padding-bottom: 56%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    z-index: 2;
    box-shadow: 10px 10px 30px rgba(0, 0, 0, .4);
    transform: rotate(-4deg);
    width: 110%;
    left: -20px;
    top: 15px
}

@media (min-width:576px) {

    div.jumbotron.cabecera-pag h1.title,
    div.jumbotron.cabecera-pag h2.title,
    div.jumbotron.cabecera-pag h3.title {
        font-size: 3rem
    }

    .apartados .container-apartados {
        overflow: initial
    }

    .parallax-video .video-container {
        position: relative;
        z-index: 2;
        box-shadow: 10px 10px 30px rgba(0, 0, 0, .4);
        transform: rotate(-4deg);
        width: 110%;
        left: -25px;
        top: 30px
    }
}

@media (min-width:768px) {
    .parallax-video .video-container {
        position: relative;
        z-index: 2;
        box-shadow: 10px 10px 30px rgba(0, 0, 0, .4);
        transform: rotate(-4deg);
        width: 140%;
        height: 320px;
        left: 10px;
        top: 15px
    }
}

.parallax-video .video-container embed,
.parallax-video .video-container iframe,
.parallax-video .video-container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.parallax-video .cont-descrip-video {
    margin-bottom: 0;
    position: relative
}

.parallax-video .cont-descrip-video .tit-video {
    margin-top: 35px
}

@media (min-width:768px) {
    .parallax-video .cont-descrip-video .tit-video {
        margin-top: 45px
    }
}

.parallax-video .cont-descrip-video .descrip-video {
    background-color: rgba(32, 87, 164, .7);
    position: relative;
    top: -10%;
    padding: 3rem 1.5rem 1.5rem;
    box-shadow: 5px 10px 30px rgba(0, 0, 0, .4)
}

@media (min-width:576px) {
    .parallax-video .cont-descrip-video .descrip-video {
        padding: 3rem 2rem 1.5rem
    }
}

@media (min-width:768px) {
    .parallax-video .cont-descrip-video .descrip-video {
        right: 0;
        top: -15%;
        padding: 2rem 2rem 1.5rem
    }
}

.foto-slider {
    padding: 0;
    margin-top: 5px
}

.foto-slider figure {
    height: 300px;
    position: relative;
    margin: 0
}

#scroll-to-top.scrolltop,
.foto-slider .slick-arrow.slick-hidden,
.foto-slider .slick-slide.slick-loading img {
    display: none
}

.foto-slider .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.foto-slider .slick-loading .slick-slide,
.foto-slider .slick-loading .slick-track {
    visibility: hidden
}

.foto-slider .slick-initialized .slick-slide,
.foto-slider .slick-slide img {
    display: block
}

.foto-slider .slick-slide.dragging img {
    pointer-events: none
}

.foto-slider [dir=rtl] .slick-slide {
    float: right
}

.foto-slider .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

.foto-slider .slick-track:after {
    clear: both
}

.foto-slider .slick-track:after,
.foto-slider .slick-track:before {
    display: table;
    content: ""
}

.foto-slider .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.foto-slider .slick-slider .slick-list,
.foto-slider .slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.foto-slider .slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.foto-slider .slick-dots li button:focus,
.foto-slider .slick-dots li button:hover,
.foto-slider .slick-list:focus {
    outline: 0
}

.foto-slider .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

.foto-slider .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.foto-slider .slick-loading .slick-list {
    background: url(../../assets/img/ajax-loader.gif) center center no-repeat #fff
}

.foto-slider .slick-next,
.foto-slider .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 50px;
    height: 50px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: rgba(0, 87, 164, .5);
    border-radius: 50%;
    transition: .3s ease-in-out
}

.foto-slider .slick-next:focus,
.foto-slider .slick-next:hover,
.foto-slider .slick-prev:focus,
.foto-slider .slick-prev:hover {
    color: transparent;
    outline: 0;
    background-color: #0057a4
}

.contact-clean form .btn:hover,
.foto-slider .slick-dots li button:focus:before,
.foto-slider .slick-dots li button:hover:before,
.foto-slider .slick-next:focus:before,
.foto-slider .slick-next:hover:before,
.foto-slider .slick-prev:focus:before,
.foto-slider .slick-prev:hover:before {
    opacity: 1
}

.foto-slider .slick-next.slick-disabled:before,
.foto-slider .slick-prev.slick-disabled:before {
    opacity: .25
}

.foto-slider .slick-next:before,
.foto-slider .slick-prev:before {
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.foto-slider .slick-prev {
    position: absolute;
    z-index: 1000;
    left: 20px
}

.foto-slider [dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.foto-slider .slick-prev:before {
    font-family: Nunito;
    font-weight: 700;
    font-size: 35px;
    left: 25px;
    content: "<"
}

.foto-slider [dir=rtl] .slick-prev:before {
    content: ">"
}

.foto-slider .slick-next {
    right: 25px
}

.foto-slider [dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.foto-slider .slick-next:before {
    font-family: Nunito;
    font-weight: 700;
    font-size: 35px;
    right: -25px;
    content: ">"
}

.foto-slider [dir=rtl] .slick-next:before {
    content: "<"
}

.foto-slider .slick-dotted.slick-slider {
    margin-bottom: -10px
}

.foto-slider .slick-dots {
    position: absolute;
    bottom: -15px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    color: #000
}

.foto-slider .slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.foto-slider .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0
}

.foto-slider .slick-dots li button:before {
    font-family: Nunito;
    font-size: 35px;
    line-height: 20px;
    position: absolute;
    top: -40px;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.foto-slider .slick-dots li.slick-active button:before {
    color: #0057a4;
    width: 25px;
    height: 25px
}

.foto-slider .spacer-slider {
    padding: 5px
}

.foto-slider figure img {
    display: inline-block
}

.foto-slider figcaption {
    background: rgba(0, 0, 0, .5);
    position: absolute;
    bottom: 10%;
    left: 0;
    right: 0;
    padding: 0;
    margin: 0
}

.foto-slider .figure-caption {
    font-family: Nunito;
    text-align: center;
    height: 30px;
    line-height: 2;
    font-weight: 600;
    color: #fff;
    font-size: 16px
}

.last-post-blog .info-container {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.last-post-blog .img-post {
    width: 100%;
    height: 250px;
    object-fit: cover;
    margin-bottom: 15px
}

.pricing1 {
    font-weight: 300;
    position: relative;
    overflow: hidden;
    background-color: #ffdea326;
    transition: .3s ease-in-out
}

.pricing1:before {
    content: url(../../assets/img/tren-grises.png);
    position: absolute;
    bottom: 0;
    left: 0;
    transform: scale(1.6) translateY(-100px);
    z-index:-1;
}

.pricing1 .switcher-text {
    font-size: 1.6rem
}

.pricing1 .onoffswitch {
    width: 70px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    margin: 0 auto
}

.pricing1 .onoffswitch-label {
    cursor: pointer;
    border: 2px solid transparent;
    border-radius: 20px
}

.pricing1 .onoffswitch-inner {
    width: 200%;
    margin-left: -100%;
    -webkit-transition: margin .3s ease-in;
    -o-transition: margin .3s ease-in;
    transition: margin .3s ease-in
}

.pricing1 .onoffswitch-inner::after,
.pricing1 .onoffswitch-inner::before {
    display: block;
    float: left;
    width: 50%;
    height: 30px;
    padding: 0;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.pricing1 .onoffswitch-inner::before {
    content: "";
    padding-right: 27px
}

.pricing1 .onoffswitch-inner::after {
    content: "";
    padding-right: 24px;
    background-color: #595959
}

.pricing1 .onoffswitch-switch {
    width: 23px;
    margin: 6px;
    height: 23px;
    top: -1px;
    bottom: 0;
    right: 35px;
    border-radius: 20px;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in
}

.pricing1 .onoffswitch-switch.switched {
    right: 0
}

.pricing1 .tranvia,
.pricing1 .tren {
    position: relative;
    transition: 3s ease-in-out
}

.pricing1 .precio {
    font-size: 1.5rem;
    font-family: sans-serif, arial, helvetica
}

.pricing1 .card {
    height: 100%
}

.pricing1 .card .subtitle {
    color: #6c757d
}

.pricing1 .card ul {
    padding-left: 0;
    margin-top: 2rem
}

.pricing1 .card li {
    border-top: 1px solid #adb5bd;
    padding: 0 .5rem;
    transition: .5s ease-in-out
}

.pricing1 .card li:last-child,
.pricing1 tr.horarios,
.pricing1 tr.lugar-horario {
    border-bottom: 1px solid #adb5bd
}

.pricing1 .card li:hover {
    background: rgba(143, 67, 23, .2)
}

.pricing1 .card button {
    border: 1px solid #e9ecef;
    padding: 0 6px;
    font-size: 1.5rem;
    color: #6c757d
}

.pricing1 .card button:hover {
    background-color: #6c757d;
    color: #fff
}

.pricing1 .card button:focus {
    background-color: #343a40;
    color: #fff
}

.pricing1 .combinado .card {
    height: auto
}

@media (max-width:370px) {

    .pricing1 tr.horarios td,
    .pricing1 tr.horarios th,
    .pricing1 tr.lugar-horario td,
    .pricing1 tr.lugar-horario th {
        padding: .5rem .1rem
    }
}

.cookiealert {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    margin: 0 !important;
    z-index: 100001;
    opacity: 0;
    border-radius: 0;
    background: #0057a4;
    transform: translateY(100%);
    transition: .5s ease-out;
    color: #fff
}

.cookiealert.show {
    opacity: 1;
    transform: translateY(0);
    transition: 1s
}

.blog .blog-archivo .archivo-opciones li a:hover,
.blog .blog-archivo .categorias-opciones li a:hover,
.blog .blog-categorias .archivo-opciones li a:hover,
.blog .blog-categorias .categorias-opciones li a:hover,
.cookiealert a {
    text-decoration: underline
}

.cookiealert .acceptcookies {
    margin-left: 10px;
    vertical-align: baseline;
    box-shadow: 0 3px 10px 3px rgba(0, 0, 0, .2);
    padding: .1rem 1rem .2rem;
}

.cookiealert .config,
.cookiealert .masinfo {
    text-decoration: none;
    background: rgba(255, 255, 255, .3);
    border: 0;
    color: #fff;
    font-weight: 300;
    padding-top: .2rem;
    padding-bottom: .2rem;
    margin-right: .2rem
}

.cookiealert .config:hover,
.cookiealert .masinfo:hover {
    background: rgba(255, 255, 255, .5)
}

.aceptarcookies {
    z-index: 100001;
    background-color: rgba(0, 0, 0, .7)
}

.aceptarcookies p {
    color: rgba(0, 0, 0, .5);
    font-size: .9rem;
    line-height: 1.2rem
}

#modalcookies {
    z-index: 100002;
    background-color: rgba(101, 101, 101, .935)
}

#modalcookies .acordeon-info-producto i {
    font-size: 25px;
    position: absolute;
    left: 0;
    top: 11px
}

#modalcookies .acordeon-info-producto h5 {
    margin-left: 15px
}

#modalcookies .acordeon-info-producto .card {
    border: none;
    border-radius: 0
}

#modalcookies .acordeon-info-producto .card-header {
    background: 0 0;
    padding-left: 0;
    display: flex;
    justify-content: space-between
}

#modalcookies .acordeon-info-producto .btn {
    padding: .75rem .5rem;
    text-decoration: none;
    color: #000;
    font-weight: 600;
    box-shadow: none
}

#modalcookies .acordeon-info-producto .btn:hover {
    color: #0057a4
}

#modalcookies .acordeon-info-producto .collapse.show .card-body {
    border-bottom: 1px solid #ddd
}

#modalcookies .acordeon-info-producto .titul-card.collapsed i {
    transform: rotate(0)
}

#modalcookies .acordeon-info-producto .card:first-child {
    border-top: 1px solid #ddd;
    border-radius: 0
}

.toggle {
    margin: 0 0 .6rem;
    box-sizing: border-box;
    font-size: 0;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: stretch
}

.toggle input {
    width: 0;
    height: 0;
    position: absolute;
    left: -9999px
}

.toggle input+label {
    margin: .7rem 0 0;
    padding: .1rem 0;
    box-sizing: border-box;
    position: relative;
    border: 1px solid #d9d9d9;
    background-color: #fff;
    font-size: .7rem;
    font-weight: 600;
    text-align: center;
    box-shadow: inset 0 0 0 0 rgba(255, 255, 255, 0);
    transition: border-color .15s ease-out, color .25s ease-out, background-color .15s ease-out, box-shadow .15s ease-out;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.toggle input+label:first-of-type {
    border-radius: 6px 0 0 6px;
    border-right: none
}

.toggle input+label:last-of-type {
    border-radius: 0 6px 6px 0;
    border-left: none
}

@media (max-width:800px) {
    .toggle input+label {
        padding: .75rem .25rem;
        flex: 0 0 50%;
        display: flex;
        justify-content: center;
        align-items: center
    }
}

.toggle input:hover+label {
    border-color: #8c8c8c
}

.toggle input:checked+label {
    background-color: #0057a4;
    color: #fff;
    box-shadow: inset 1px 1px 5px 2px rgba(0, 0, 0, .3);
    border-color: #0057a4;
    z-index: 1
}

.calendar-list .row-striped {
    transition: .2s ease-in-out;
    text-decoration: none;
    margin-bottom: 1rem
}

.calendar-list .row-striped:nth-of-type(odd) {
    display: block;
    background-color: rgba(244, 244, 244, .995);
    border: 1px solid rgba(0, 0, 0, .125);
    border-left: 10px solid #8f4317
}

.acordeon .accordion-item .accordion-button:hover,
.acordeon .accordion-item:nth-of-type(even):hover,
.acordeon .accordion-item:nth-of-type(odd):hover,
.calendar-list .row-striped:nth-of-type(even):hover,
.calendar-list .row-striped:nth-of-type(odd):hover {
    background-color: rgba(223, 223, 223, .985)
}

.calendar-list .row-striped:nth-of-type(odd) .date {
    background-color: #8f4317
}

.calendar-list .row-striped:nth-of-type(even) {
    display: block;
    background-color: rgba(244, 244, 244, .995);
    border: 1px solid rgba(0, 0, 0, .125);
    border-left: 10px solid rgba(200, 200, 200, .975)
}

.calendar-list .row-striped:nth-of-type(even) .date {
    background-color: rgba(200, 200, 200, .975)
}

.calendar-list .cont-item {
    display: flex;
    align-items: center
}

.calendar-list .cont-item p {
    line-height: 1;
    margin-bottom: 0
}

.calendar-list .cont-item .title {
    font-size: 1.4rem;
    margin-bottom: 0
}

.calendar-list .fecha-dia {
    display: inline-block;
    padding: .15em .35em;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25rem;
    margin-bottom: .3rem
}

.info-paginas {
    overflow: hidden;
    position: relative
}

.info-paginas .conten-img,
.info-paginas .conten-img-ancha {
    position: relative;
    width: 100%;
    top: 0;
    margin-bottom: 60px;
    transform: rotate(3deg) scale(1.3)
}

@media (min-width:768px) {
    .last-post-blog .img-post {
        height: 350px;
        margin-bottom: 0
    }

    .info-paginas .conten-img,
    .info-paginas .conten-img-ancha {
        transform: rotate(-3deg) scale(1);
        height: 300px
    }
}

@media (min-width:992px) {
    .parallax-video {
        padding-top: 6rem;
        padding-bottom: 3rem
    }

    .parallax-video .video-container {
        width: 100%
    }

    .parallax-video .cont-descrip-video .tit-video {
        margin-top: 0
    }

    .parallax-video .cont-descrip-video .descrip-video {
        padding: 2rem 2rem 2rem 4rem;
        top: -8%
    }

    .info-paginas .conten-img,
    .info-paginas .conten-img-ancha {
        transform: rotate(-3deg) scale(1);
        height: 400px
    }
}

.info-paginas .conten-img img,
.info-paginas .conten-img-ancha img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: -10%;
    box-shadow: 15px 15px 80px rgba(0, 0, 0, .45);
    border: 10px solid #fff
}

.info-paginas .conten-img-ancha {
    width: 100%;
    left: 5%
}

@media (min-width:768px) {
    .info-paginas .conten-img-ancha {
        transform: rotate(3deg) scale(1);
        height: 300px
    }
}

@media (min-width:992px) {
    .info-paginas .conten-img-ancha {
        transform: rotate(3deg) scale(1);
        height: 400px
    }
}

.info-paginas .descripcion-dcha,
.info-paginas .descripcion-dcha2,
.info-paginas .descripcion-dcha3,
.info-paginas .descripcion-dcha4,
.info-paginas .descripcion-dcha5,
.info-paginas .descripcion-izda,
.info-paginas .descripcion-izda2,
.info-paginas .descripcion-izda3,
.info-paginas .descripcion-izda4,
.info-paginas .descripcion-izda5 {
    position: relative;
    margin-bottom: 100px
}

.info-paginas .descripcion-dcha:before {
    content: "";
    background-color: rgba(0, 0, 0, .07);
    width: 270%;
    position: absolute;
    right: -60%;
    top: -10%;
    height: 120%;
    z-index: -1;
    transform: rotate(2deg) skew(-10deg) scaleY(1.1)
}

.info-paginas .descripcion-izda:before {
    content: "";
    background-color: rgba(0, 0, 0, .07);
    width: 270%;
    position: absolute;
    left: -60%;
    top: -10%;
    height: 120%;
    z-index: -1;
    transform: rotate(-2deg) skew(10deg) scaleY(1.1)
}

.info-paginas .descripcion-dcha2:before {
    content: "";
    background-color: rgba(0, 87, 164, .07);
    width: 270%;
    position: absolute;
    right: -60%;
    top: -20%;
    height: 120%;
    z-index: -1;
    transform: rotate(2deg) skew(-10deg) scaleY(1.1)
}

.info-paginas .descripcion-izda2:before {
    content: "";
    background-color: rgba(0, 87, 164, .07);
    width: 270%;
    position: absolute;
    left: -60%;
    top: -10%;
    height: 120%;
    z-index: -1;
    transform: rotate(-2deg) skew(10deg) scaleY(1.1)
}

.info-paginas .descripcion-dcha3:before {
    content: "";
    background-color: rgba(0, 164, 6, .07);
    width: 270%;
    position: absolute;
    right: -60%;
    top: -10%;
    height: 120%;
    z-index: -1;
    transform: rotate(2deg) skew(-10deg) scaleY(1.1)
}

.info-paginas .descripcion-izda3:before {
    content: "";
    background-color: rgba(0, 164, 6, .07);
    width: 270%;
    position: absolute;
    left: -60%;
    top: -10%;
    height: 120%;
    z-index: -1;
    transform: rotate(-2deg) skew(10deg) scaleY(1.1)
}

.info-paginas .descripcion-dcha4:before {
    content: "";
    background-color: rgba(155, 175, 2, .07);
    width: 270%;
    position: absolute;
    right: -60%;
    top: -10%;
    height: 120%;
    z-index: -1;
    transform: rotate(2deg) skew(-10deg) scaleY(1.1)
}

.info-paginas .descripcion-izda4:before {
    content: "";
    background-color: rgba(155, 175, 2, .07);
    width: 270%;
    position: absolute;
    left: -60%;
    top: -10%;
    height: 120%;
    z-index: -1;
    transform: rotate(-2deg) skew(10deg) scaleY(1.1)
}

.info-paginas .descripcion-dcha5:before {
    content: "";
    background-color: rgba(143, 67, 23, .07);
    width: 270%;
    position: absolute;
    right: -60%;
    top: -10%;
    height: 120%;
    z-index: -1;
    transform: rotate(2deg) skew(-10deg) scaleY(1.1)
}

.info-paginas .descripcion-izda5:before {
    content: "";
    background-color: rgba(143, 67, 23, .07);
    width: 270%;
    position: absolute;
    left: -60%;
    top: -10%;
    height: 120%;
    z-index: -1;
    transform: rotate(-2deg) skew(10deg) scaleY(1.1)
}

.acordeon .accordion-item {
    transition: .2s ease-in-out;
    text-decoration: none;
    background-color: rgba(244, 244, 244, .995);
    margin-bottom: 1rem;
    border-radius: 0
}

.acordeon .accordion-item:not(first-of-type) {
    border: 1px solid rgba(0, 0, 0, .125)
}

.acordeon .accordion-item:nth-of-type(odd) {
    border-left: 10px solid #8f4317
}

.acordeon .accordion-item:nth-of-type(even) {
    border-left: 10px solid rgba(200, 200, 200, .975)
}

.acordeon .accordion-item .accordion-button {
    background-color: rgba(244, 244, 244, .995);
    color: #0057a4;
    font-size: 1.4rem;
    font-weight: 800
}

.acordeon .accordion-item .accordion-button:focus {
    border: 0;
    box-shadow: 0 0
}

.acordeon .accordion-item .accordion-button:not(.collapsed) {
    color: #0057a4;
    background-color: rgba(223, 223, 223, .985);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .13)
}

.acordeon .accordion-item .accordion-body {
    background-color: #fff
}

a,
a:hover {
    color: #343a40;
    text-decoration: underline
}

.contact-clean {
    padding-bottom: 80px;
    padding-top: 80px
}

.contact-clean form {
    margin: 0 auto;
    border-radius: 4px;
    color: #6b6b6b
}

.contact-clean form textarea.form-control {
    min-height: 250px;
    max-height: 260px;
    padding-top: 10px;
    resize: vertical
}

.contact-clean form .btn {
    padding: 16px 32px;
    border: none;
    box-shadow: none;
    text-shadow: none;
    opacity: .9;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    letter-spacing: .4px;
    line-height: 1;
    outline: 0 !important;
    color: #fff
}

.contact-clean form .btn:active {
    transform: translateY(1px)
}

.contact-clean h2 {
    margin-top: 5px;
    font-weight: 700;
    margin-bottom: 36px
}

.contact-clean h2.h2 {
    color: #0057a4;
    font-size: 2.5rem;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2
}

.contact-clean .form-control {
    background: #fff;
    border-radius: 2px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .05);
    outline: 0;
    color: inherit;
    padding-left: 12px;
    height: 42px
}

.contact-clean .form-control:last-child {
    margin-bottom: 5px
}

.contact-clean .form-control:focus {
    border: 1px solid #0057a4
}

.contact-clean .tit-direccion {
    padding-bottom: .5rem;
    border-bottom: 1px solid #0057a4;
    display: block
}

.contact-clean .imagen-contacto {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: 600px
}

.contact-clean .datos-contacto {
    list-style-type: none;
    font-size: inherit;
    padding-left: 0
}

.contact-clean .datos-contacto li span {
    font-size: 1.3rem;
    color: #8f4317;
    vertical-align: middle;
    margin-right: 15px
}

.blog .blog-archivo .archivo-opciones li a,
.blog .blog-archivo .categorias-opciones li a,
.blog .blog-categorias .archivo-opciones li a,
.blog .blog-categorias .categorias-opciones li a,
.contact-clean .datos-contacto li a {
    color: #6b6b6b;
    text-decoration: none
}

.contact-clean .datos-contacto .correo-oculto:before {
    color: #6b6b6b;
    font-size: inherit
}

.blog .blog-archivo .archivo-opciones,
.blog .blog-archivo .categorias-opciones,
.blog .blog-categorias .archivo-opciones,
.blog .blog-categorias .categorias-opciones,
.contact-clean .datos-contacto .sublist {
    list-style-type: none;
    padding-left: 0
}

.blog .breadcrumb {
    background: 0 0;
    border-radius: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.blog .breadcrumb a {
    color: #6b6b6b
}

.blog .blog-post {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.blog .blog-post img {
    width: 100%;
    object-fit: cover;
    margin-top: 25px;
    margin-bottom: 25px;
    transition: .3s ease-in-out
}

.blog .blog-post img.mini-post {
    margin-top: 0;
    margin-bottom: 0;
    max-height: 300px
}

.blog .blog-post img.one-post-img {
    margin-top: 0;
    margin-bottom: 0;
    max-height: 500px
}

.blog .blog-post .link-image:hover {
    transform: scale(1.05);
    box-shadow: 8px 9px 30px 0 rgba(0, 0, 0, .25)
}

.blog .blog-post iframe {
    max-width: 260px !important;
    max-height: 145px !important
}

@media (min-width:576px) {
    .blog .blog-post iframe {
        max-width: 400px !important;
        max-height: 225px !important
    }
}

.blog .blog-post .post-content {
    padding: 30px
}

.blog .blog-post .post-content .post-title h1 a,
.blog .blog-post .post-content .post-title h2 a {
    color: #0057a4;
    text-decoration: none
}

.blog .blog-post .post-content .post-features {
    border-top: 1px solid #eee
}

.blog .blog-post .post-content .post-features a,
.blog .blog-post .post-content .post-features span {
    padding: 5px 10px;
    border: 1px solid #eee;
    margin-right: 10px;
    display: inline-block;
    margin-top: 10px
}

.blog .blog-post .post-content .post-features a i,
.blog .blog-post .post-content .post-features span i {
    margin-right: 5px;
    color: #0057a4
}

.blog .blog-post .post-content .post-features a span {
    padding: 0;
    border: none;
    margin: 0;
    color: #6b6b6b
}

.blog .blog-post .post-content .post-features a:hover {
    background-color: #0057a4
}

.blog .buscador-form {
    font-size: 1rem
}

.blog .buscador-form .input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.blog .buscador-form .form-control {
    display: table-cell;
    width: 100%;
    padding: 20px;
    background: #eee
}

.blog .buscador-form .form-control:focus {
    background: #fff
}

.blog .buscador-form .input-group-btn {
    display: table-cell;
    background: #eee;
    border: 1px solid #ddd
}

.blog .buscador-form .input-group-btn .btn i {
    font-size: 20px
}

.blog .blog-archivo .archivo-opciones li,
.blog .blog-archivo .categorias-opciones li,
.blog .blog-categorias .archivo-opciones li,
.blog .blog-categorias .categorias-opciones li {
    line-height: 2.2rem;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #eee
}

.blog .blog-archivo .archivo-opciones li span,
.blog .blog-archivo .categorias-opciones li span,
.blog .blog-categorias .archivo-opciones li span,
.blog .blog-categorias .categorias-opciones li span {
    margin-top: 9px;
    margin-bottom: 9px
}

.blog .blog-archivo .archivo-opciones li:last-child,
.blog .blog-archivo .categorias-opciones li:last-child,
.blog .blog-categorias .archivo-opciones li:last-child,
.blog .blog-categorias .categorias-opciones li:last-child {
    border-bottom: 1px solid #eee
}

.blog .blog-tags span a {
    padding: 5px 10px;
    border: 1px solid #eee;
    margin-right: 5px;
    margin-bottom: 5px;
    float: left;
    text-decoration: none;
    color: #6b6b6b
}

.blog .blog-tags span a:hover {
    background-color: #0057a4;
    color: #fff
}

.footer2 {
    background-color: #c4d4eb;
    padding: 55px 0 0;
    font-weight: 400;
    color: #fff
}

.footer2 .logo {
    width: 90%;
    margin: auto
}

.footer2 .logo img {
    width: 100%
}

.footer2 h3 {
    margin-top: 3rem;
    border-bottom: 1px solid rgba(255, 255, 255, .4)
}

.footer2 ul {
    padding: 0;
    text-align: center
}

.footer2 ul li {
    text-decoration: none;
    list-style: none;
    text-align: center;
    margin: 0 auto;
    display: block
}

.footer2 ul a {
    color: #fff;
    padding: 5px 15px;
    display: block;
    font-weight: 400;
    transition: .3s ease-in-out
}

.footer2 ul a:hover {
    color: #8f4317;
    border-radius: 3px;
    transform: scale(1.1)
}

.footer2 ul a:active,
.footer2 ul a:link,
.footer2 ul a:visited {
    text-decoration: none
}

.footer2 .social-links {
    margin-top: 20px
}

.footer2 .social-links a {
    display: inline-block;
    width: 35px;
    height: 35px;
    cursor: pointer;
    background-color: #fff;
    border-radius: 50px;
    font-size: 20px;
    color: #6c757d;
    text-align: center;
    line-height: 35px;
    margin-right: 5px;
    margin-bottom: 5px;
    transition: .3s ease-in-out
}

.footer2 .social-links a:hover {
    transform: scale(1.2)
}

.footer2 .social-links a.facebook:hover {
    background-color: #3b5998;
    color: #fff
}

.footer2 .social-links a.twitter:hover {
    background-color: #00acee;
    color: #fff
}

.footer2 .social-links a.linkedin:hover {
    background-color: #0e76a8;
    color: #fff
}

.footer2 .social-links a.instagram:hover {
    background-color: #c13584;
    color: #fff
}

.footer2 .datos-contacto {
    font-weight: 300;
    margin-top: 4px;
    margin-bottom: 0
}

@media (min-width:768px) {
    .blog .blog-post iframe {
        max-width: 390px !important;
        max-height: 220px !important
    }

    .footer2 .datos-contacto {
        margin-left: 30px
    }
}

.footer2 .datos-contacto.tel strong {
    font-size: 24px;
    vertical-align: middle;
    font-weight: 400
}

.footer2 .datos-contacto i {
    font-size: 17px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 35px;
    margin-bottom: 5px;
    color: #fff;
    background-color: #6c757d
}

.footer2 .politicas {
    background-color: #a0b4d1;
    padding: 7px;
    margin-top: 20px
}

.footer2 .politicas a {
    color: #fff;
    padding: 5px 15px;
    font-size: 14px;
    text-decoration: none
}

.footer2 .politicas a:hover {
    color: #8f4317;
    text-decoration: none;
    transform: scale(1.1);
    transition: .3s ease-in-out
}

.footer2 .politicas a:last-child {
    border: none
}

#scroll-to-top {
    z-index: 100000;
    background-color: #737373;
    width: 44px;
    height: 40px;
    position: fixed;
    bottom: 0;
    right: 40px;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    text-align: center
}

#scroll-to-top i {
    color: #fff;
    font-size: 22px;
    line-height: 44px
}

#scroll-to-top.scrolltop.activo {
    display: inherit
}

.telef:hover {
    color: #000
}

/* --- Estilos PAGINA 404 --- */
.page404 {
  height: 100vh;
  width: 100vw;
}
.page404 .imagen-fondo {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #1a7773;
  padding: 3rem;
}
.page404 .fondo-color {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
.page404 .contenido {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 2rem;
  height: 100%;
}
.page404 .contenido .logo {
  width: 300px;
  background-color: #fff;
  border-radius: 5px;
}
.page404 .contenido .logo img {
  width: 100%;
  padding: 5px 10px;
  box-sizing: border-box;
}
.page404 .contenido .texto404 {
  font-size: 8rem;
  line-height: 9rem;
}

/* --- Final estilos PAGINA 404 --- */