/*
    Theme Name:   Ocean child theme
    Description: Tema hijo para Tristar
    Author:       Ia Soft Group
    Author URL:  https://www.iasoftgroup.com/
    Template:     Ocean
    Version:      1.0
    License:      GNU General Public License v2 or later
    License URI:  http://www.gnu.org/licenses/gpl-2.0.html
    Text Domain:  oceanwp-child
*/

/***********************
inicio
font-family: "Public Sans", sans-serif;
**********************/
@import url('https://fonts.googleapis.com/css2?family=Public+Sans:ital,wght@0,100..900;1,100..900&display=swap');

* {
  box-sizing: border-box;
}
.clearfix::after,
.bloque_comentarios .item:after,
.single-product #zone-content:after,
.type-product:after,
.itemcomentario:after{
  content: "";
  clear: both;
  display: table;
}

/***********************
inicio
**********************/
a {
    color: #000;
    text-decoration: none;
}
*:focus,
a:focus, input:focus, textarea:focus, button:focus{
    outline: none;
}
.wp-block-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
}
.clearfix::after,
.payment_method_cod::after,
.container::after,
#payment .payment_methods li .payment_box:after,
.woocommerce-product-gallery:after{
  content: "";
  clear: both;
  display: table;
}
::-webkit-input-placeholder { /* WebKit browsers */
    color: #7e7e7e;
    opacity: 1 !important;
}
.dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input::-webkit-input-placeholder { /* WebKit browsers */
    color: transparent !important;
    opacity: 1 !important;
}
input:-moz-placeholder,
textarea:-moz-placeholder { /* Firefox 18- */
    color: #7e7e7e;
   opacity: 1;
}

input::-moz-placeholder,
textarea::-moz-placeholder {  /* Firefox 19+ */
    color: #7e7e7e;
   opacity: 1;
}

:-ms-input-placeholder { 
    color: #7e7e7e;
}
h1, h2, h3, h4, h5, h6 {
        letter-spacing: 0;
    font-family: "Public Sans", sans-serif;
    font-weight: 700;
}
body{
    font-family: "Public Sans", sans-serif;
    position: relative;
    font-size: 22px !important;
    font-weight: 300;
    line-height: 24px !important;
    color: black;
    background: #fff;
    letter-spacing: -0.3px;
    margin: 0;
}
div#page {
    padding-top: 72px !IMPORTANT;
}
li.widget_block {
    list-style: none;
    margin: 0;
    padding: 0;
}
a:hover {
    color: #4e2cb7;
}
.menumobile {
    display: none;
}
.header {
        position: absolute;
    z-index: 99;
    background: transparent;
    top: 20px;
    left: 1%;
    padding: 0;
    border: none;
    width: 98%;
    max-width: none;
}
.rowhead.container {
        display: flex;
    align-items: center;
    justify-content: space-between;
    background: #133364;
    border-radius: 30px;
    padding: 10px 30px;
    margin: 0 auto;
}
.bloque_logo img {
    display: block;
    height: auto;
}
.headblock.head2 {
    display: flex;
    align-items: flex-end;
    margin-left: auto;
    flex-direction: column;
    position: relative;
}
.bandera {
    position: absolute;
    right: 55px;
    width: 28px;
    top: 6px;
}
.widget_polylang select {
    background: transparent;
    color: white;
    text-transform: uppercase;
    border: none;
    padding: 2px;
}
.header .menu {
        display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}

.header .menu li {
    list-style: none;
    margin: 5px 10px;
    padding: 0;
    position: relative;
}

.header .menu li:before {
    display: none;
}

.header .menu li > a {
    color: white;
    font-size: 20px;
    padding: 10px 20px;
    display: block;
    transition: all 500ms;
    font-weight: 500;
    font-family: "Public Sans", sans-serif;
    border-radius: 20px;
}
.header .menu li > a:hover, .services-template-default .header .menu li.menu-item-11 > a,.header .menu li > a.active {
        background: #f48120;
}
.header .menu li:last-child {
    margin-right: 0;
}

.header .menu li:last-child a {
        background: white;
    color: #133364;
}
.header .menu li:last-child a:hover {
    background: #f48120;
    color: white;
}
.header .menu li ul.sub-menu {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background: #4e2cb7;
    margin: 0;
    transform: scaleY(0);
    transform-origin: top;
    overflow: hidden;
    transition: all 300ms;
    padding-top: 16px;
}
.header .menu li ul.sub-menu li.current-menu-item>a {
    background: white;
    color: #4e2cb7;
}
.header .menu li:hover ul.sub-menu {
    transform: scaleY(1);
}

.header .menu li ul.sub-menu li a:hover {
    background: white;
    color: #4e2cb7;
    text-shadow: none;
}

.header .menu li ul.sub-menu li {
    margin: 0;
}
.row {
    background: transparent;
    transition: all 500ms;
}
.col-full {
    max-width: 100%;
    padding: 0;
    margin: 0;
}
.head-superior {
    text-align: center;
    position: relative;
    padding: 10px 20px;
}

.bloque_logo {
   width: 114px;
    margin: 0 0 0 30px;
}

header.page-header {
    padding: 0 20px;
    background: transparent;
    display: none;
}
.header li {
    list-style: none;
}

.header .header-inn {
    width: 100%;
    margin: 0 auto;
}
.header .header-inn .hinn {
    max-width: 1400px;
    margin: 0 auto;
        display: flex;
    align-items: center;
    justify-content: space-between;
}
#sliderinicio {
    max-width: 1400px;
    margin: 0 auto;
}
.hero-inicio .texto {
    text-align: center;
    color: #094ca0;
    font-family: "Public Sans", sans-serif;
    font-weight: 500;
    font-size: 55px;
    padding: 35px 20px 90px;
    letter-spacing: -3px;
    line-height: 55px;
}
.hero-inicio .texto .texto1 {
    background-image: linear-gradient(to right, #094ca0, #133364, #235ca5, #235ca5);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: rainbow-animation 35s linear infinite;
}
.hero-inicio .texto .texto2 {
    color: #f48120;
}

.hero-inicio .swiper-slide {
    background-repeat: no-repeat;
    background-position: center 40%;
    background-size: 100% auto;
}

.hero-inicio .imagenes {
    width: 98%;
    margin: 0 auto;
}

.hero-inicio .owl-carousel .owl-nav button {
    font-weight: bold;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateX(-50%);
    color: #133364;
    font-size: 80px;
    line-height: 30px;
    margin: 0;
    text-shadow: 0 0 1px white;
}

.hero-inicio .owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: 0;
}

.hero-inicio .owl-carousel .owl-nav {
    display: none;
}
#section-content {
    width: 100%;
    max-width: none;
    padding: 115px 0 0;
}
.sticky0 .header {
    position: fixed;
    top: 5px;
    transition: all 500ms;
}
.admin-bar .sticky0 .header {
    top: 32px;
}
.sticky0 .rowhead.container {
    background: #133364f2;
}

.wp-block-table:not( .has-background ):not( .is-style-stripes ) tbody tr:nth-child(2n) td {
    background: transparent;
}

.bloque_nosotros table tr td img {
       min-width: 74px;
    position: relative;
animation: moveadorno 2s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite;
    -moz-animation: moveadorno 2s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite;
    -webkit-animation: moveadorno 2s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite;
}
.bloque_diferenciales .wp-block-columns figure {
animation: moveadorno 3s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite;
    -moz-animation: moveadorno 3s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite;
    -webkit-animation: moveadorno 3s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite;
}
@-webkit-keyframes moveadorno {
  0% {transform: scale(1);}
  50% {transform: scale(1.07);}
  100% {transform: scale(1);}
}
@keyframes moveadorno {
  0% {transform: scale(1);}
  50% {transform: scale(1.07);}
  100% {transform: scale(1);}
}

.container {
    width: 100%;
    max-width: 1400px;
    padding: 5px 25px;
    margin: 0 auto;
}

.n2-ss-slider h2 {
    letter-spacing: 12px !important;
}
.widget_polylang select option {
    background: #25262a;
}
/************menu movil**********/
.menumovil {
    position: fixed;
    left: -300px;
    top: 0;
    width: 300px;
    height: 100%;
    background: #133364;
    z-index: 999999;
    transition: all 500ms;
    color: white;
    overflow: auto;
}

.showmenu .menumovil {
    left: 0;
}

.menu-toggle {
    position: absolute;
    left: 20px;
    display: none;
    top: 0;
}

.menu-toggle button#menu-btn {
        background: transparent;
    width: 56px;
    height: 70px;
    padding: 10px;
    border: none;
}

.menu-toggle button span.icon-bar {
        display: block;
    background: white;
    width: 100%;
    height: 4px;
    margin: 7px 0;
    border-radius: 5px;
}
.bgoverlay {
    z-index: 99999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: rgba(0,0,0,0.2);
    display: none;
}
.showmenu .bgoverlay,
.showcomment .bgoverlay{
    display: block;
}
.menumovil .cerrarmenu {
        color: white;
    padding: 15px 30px 15px 37px;
    font-size: 20px;
    display: block;
    border-bottom: 1px solid #ffffff80;
    text-align: right;
    font-weight: bold;
}
.titmenu {
    color: #232323;
    text-align: center;
    display: block;
    font-weight: 600;
    padding: 12px;
}
.menumovil li::marker {
    display: none;
}

.menumovil li {
    list-style: none;
}

.menumovil ul {
    margin: 20px 0;
    width: 100%;
    padding: 0;
    background-image: url(../images/logo_tristar.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: auto 60px;
    padding-top: 79px;
}

.menumovil ul li {
    margin: 10px 20px;
    list-style: none;
    padding: 0;
}

.menumovil ul li::before {
    display: none;
}

.menumovil ul li a {
        display: block;
    color: white;
    padding: 8px 20px;
    font-size: 20px;
    transition: all 500ms;
    font-weight: 500;
    line-height: 24px;
    border-radius: 50px;
    text-align: center;
}
.menumovil ul li.menu-item-has-children > a {
    background-image: url(images/icon_select.png) !important;
    background-repeat: no-repeat !important;
    background-position: 95% center !important;
}
.menumovil ul li.current-menu-item a,.menumovil ul li a:hover {
    background: #f48120;
}
.menumovil ul li ul.sub-menu {
    margin: 0;
    padding: 0 0 0 20px;
    display: none;
}

.menumovil ul li ul.sub-menu li a {
    text-transform: none;
    color: #717171;
    border: none;
    padding: 6px;
    line-height: 18px;
}

.menumovil ul li ul.sub-menu li a:hover,.menumovil ul li ul.sub-menu li.current-menu-item a {
    background: transparent;
}
.menumovil h2.wp-block-heading,
.menumovil h2.widgettitle{
    font-family: "Public Sans", sans-serif;
    font-weight: normal;
    color: black;
    font-size: 14px;
    padding-left: 65px;
        margin-bottom: 15px;
}
.menumovil .infotable .textwidget table {
    margin-bottom: 20px;
}
.menumovil .wp-block-table,
.menumovil .infotable .textwidget{
    margin: 0 0 10px;
    padding-left: 65px;
    font-size: 15px;
}

.menumovil .wp-block-table td,
.menumovil table td{
    border: none;
    padding: 8px 5px;
}

.menumovil .bloque_redes {
    padding-left: 65px;
}

.menumovil .bloque_redes .wp-block-column {
    flex-basis: auto !important;
}
/************
formulario
***************/
.bloque_disponible {
    width: 100% !important;
    max-width: none;
    margin: 0 !important;
}

.content-area {
    width: 100%;
    border: none;
    padding: 0;
}
div.wpforms-container-full .wpforms-field-label {
    color: black;
    font-family: "Public Sans", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 2px;
    font-size: 15px;
}
div.wpforms-container-full input[type=date], div.wpforms-container-full input[type=datetime], div.wpforms-container-full input[type=datetime-local], div.wpforms-container-full input[type=email], div.wpforms-container-full input[type=month], div.wpforms-container-full input[type=number], div.wpforms-container-full input[type=password], div.wpforms-container-full input[type=range], div.wpforms-container-full input[type=search], div.wpforms-container-full input[type=tel], div.wpforms-container-full input[type=text], div.wpforms-container-full input[type=time], div.wpforms-container-full input[type=url], div.wpforms-container-full input[type=week], div.wpforms-container-full select, div.wpforms-container-full textarea {
    border-radius: 30px;
    border: none;
    color: #094ca0;
    font-family: "Public Sans", sans-serif;
    font-size: 24px;
    background: #e9e9e9;
    padding: 10px 30px;
    line-height: inherit;
    height: auto;
    width: 100%;
}
div.wpforms-container-full .fecha .wpforms-field-label {
    background-image: url('../images/icon_calendar.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
}
div.wpforms-container-full .adults .wpforms-field-label {
    background-image: url('../images/icon_adults.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
}
div.wpforms-container-full .kids .wpforms-field-label {
    background-image: url('../images/icon_kids.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
}
div.wpforms-container-full .room .wpforms-field-label {
    background-image: url('../images/icon_room.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
}
/**********
genral
***********/
#zone-content .wp-block-group__inner-container {
    max-width: 1400px !important;
    margin: 0 auto !important;
    width: 100% !important;
    padding: 40px 30px 0;
}
h2.wp-block-heading.titulo {
        color: #094ca0;
    font-family: "Public Sans", sans-serif;
    font-weight: 500;
    font-size: 48px;
    margin-bottom: 35px;
    letter-spacing: -3px;
    line-height: 50px;
   background-image: 
    linear-gradient(to right, #094ca0,#133364,#235ca5,#235ca5); 
  -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;  
  animation: rainbow-animation 35s linear infinite;
      margin-top: 0;
}
@keyframes rainbow-animation {
    to {
        background-position: 4000vh;
    }
}
/**********
servicios
**************/
.bloque_services .col_info p {
    margin: 10px 0;
}

.bloque_services .col_info {
    max-width: 460px;
}
.lista_services {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 20px;
}

.lista_services .item {
    width: 32%;
    margin-bottom: 50px;
    transition: all 500ms;
        border-radius: 40px;
overflow: hidden;
    position: relative;
    min-height: 420px;
    background-size: cover;
    background-position: center;
}
.lista_services .item:hover {
    transform: scale(1.05);
    box-shadow: 0 0 10px #adadad;
}
.lista_services .item >div.int {
    height: 100%;
    background-size: cover;
    background-position: center;
}
.lista_services .item >div.int a.enl {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    font-size: 0;
}
/*.lista_services .item:nth-child(2),.lista_services .item:nth-child(3),.lista_services .item:nth-child(6),.lista_services .item:nth-child(7),.lista_services .item:nth-child(10),.lista_services .item:nth-child(11) {
    width: 57%;
}*/
.lista_services .item:nth-child(1), .lista_services .item:nth-child(2) {
    width: 49%;
}

.lista_services .item .tit {
    position: absolute;
    bottom: 30px;
    left: 30px;
    max-width: 80%;
    z-index: 9;
}
.lista_services .item:hover .tit a {
    background: #f48120 !important;
}
.lista_services .item .image {
    z-index: 1;
    width: 100%;
    position: relative;
}

.lista_services .item .image img {
    display: block;
    width: 100%;
    height: auto;
}
@-webkit-keyframes updown {
  0% {transform: translateY(0);}
  50% {transform: translateY(-7px);}
  100% {transform: translateY(0);}
}
@keyframes updown {
  0% {transform: translateY(0);}
  50% {transform: translateY(-7px);}
  100% {transform: translateY(0);}
}
.n2-ss-slider .n2-ss-slide-background-image img{
    animation: updown 4s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;
    -moz-animation: updown 4s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;
    -webkit-animation: updown 4s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;
}
@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0.5;
  }
}
@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0.5;
  }
}
@-webkit-keyframes updown2 {
  0% {transform: translate(0,0);}
  50% {transform: translate(8px, -8px);}
  100% {transform: translate(0,0);}
}
@keyframes updown2 {
  0% {transform: translate(0,0);}
  50% {transform: translate(7px, -7px);}
  100% {transform: translate(0,0);}
}
.lista_services .item .btn {
    position: absolute;
    z-index: 10;
    right: 30px;
    top: 30px;
    animation: updown2 3s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;
    -moz-animation: updown2 3s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;
    -webkit-animation: updown2 3s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;
}

.lista_services .item .btn a {
    background-image: url(../images/btn_ir.png);
    background-size: contain;
    font-size: 0;
    width: 60px;
    height: 60px;
    display: block;
}
.lista_services .item .tit a {
    display: block;
    background: #133364;
    color: white;
    text-decoration: none !important;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 30px;
    font-size: 28px;
    font-weight: 500;
    line-height: normal;
}
.lista_services .item:nth-child(2) .tit a, .lista_services .item:nth-child(3) .tit a, .lista_services .item:nth-child(6) .tit a, .lista_services .item:nth-child(7) .tit a, .lista_services .item:nth-child(10) .tit a, .lista_services .item:nth-child(11) .tit a {
    background: #094ca0;
}
/*****routes
**********/
.bloque_routes .col_logo {
    padding-right: 70px;
}
/*******
about us
***********/
@-webkit-keyframes animfondo {
  0% {background-position: left center;}
  50% {background-position: -60px center;}
  100% {background-position: left center;}
}
@keyframes animfondo {
  0% {background-position: left center;}
  50% {background-position: -60px center;}
  100% {background-position: left center;}
}
.wp-block-group.bloque_aboutus {
        background: url(../images/bgcamion.png);
    background-repeat: no-repeat;
    background-size: auto 160px;
    background-position: left center;
    margin-top: 0px;
    animation: animfondo 10s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;
    -moz-animation: animfondo 10s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;
    -webkit-animation: animfondo 10s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;
    margin-bottom: 20px;
}
.bloque_nosotros0 {
    margin-top: 40px;
}
.bloque_nosotros0 h2.wp-block-heading.titulo {
    margin-bottom: 20px;
}
.bloque_aboutus p {
    margin: 0;
}

.bloque_aboutus {
    text-align: right;
}
.bloque_aboutus2 .wp-block-column.col_info {
    width: 60%;
    flex-basis: inherit;
    flex-grow: inherit;
}

.bloque_aboutus2 .wp-block-column.col_imagen {
    width: 40%;
    flex-basis: inherit;
    flex-grow: inherit;
}

.bloque_aboutus2 .wp-block-column.col_imagen img {
    width: 100%;
    height: auto;
    display: block;
}
.bloque_aboutus2 .wp-block-column.col_info .wp-block-table {
    border: none;
    margin: 0;
}

.bloque_aboutus2 .wp-block-column.col_info .wp-block-table td {
    border: none;
    padding: 20px 50px 20px 20px;
    vertical-align: top;
}

.bloque_aboutus2 .wp-block-column.col_info .wp-block-table td img {
    display: block;
    margin-bottom: 10px;
    animation: updown 4s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;
    -moz-animation: updown 4s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;
    -webkit-animation: updown 4s cubic-bezier(0.39, 0.16, 0.68, 0.8) infinite alternate;
}

.bloque_aboutus2 .wp-block-column.col_info .wp-block-table td strong {
    font-weight: 500;
    color: #094ca0;
    margin-bottom: 7px;
    display: block;
    font-size: 26px;
}
/************
customers
**************/
.wp-block-group.bloque_clientes .wp-block-group__inner-container {
    background: #094CA0;
    BORDER-RADIUS: 30PX;
    PADDING-TOP: 0 !important;
    COLOR: WHITE;
    padding-bottom: 30px !important;
}

.wp-block-group.bloque_clientes {
        margin-top: 60px;
    margin-left: 30px;
    margin-right: 30px;
}
.bloque_clientes .wp-block-columns {
    align-items: end;
}
.bloque_clientes .wp-block-column:nth-child(1) {
    width: 60%;
    flex-basis: inherit;
    flex-grow: initial;
}
.bloque_clientes .wp-block-column:nth-child(2) {
    width: 40%;
    flex-basis: inherit;
    flex-grow: initial;
    padding-bottom: 80px;
}

.bloque_clientes .wp-block-column:nth-child(2) h2.wp-block-heading.titulo {
    color: white !important;
    max-width: 235px;
    margin: 0 auto;
    background: none !important;
    -webkit-text-fill-color: white;
}

.itemcomentario .item {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
}

.itemcomentario .item .imagen {
    width: 85%;
    margin: 0 auto;
    padding: 50px 30px 60px;
    margin-bottom: 45px;
    position: relative;
    overflow: hidden;
}

.itemcomentario .item .imagen img {
    width: 200px;
    margin: 0 auto;
    position: relative;
    z-index: 9;
}

.itemcomentario .item .imagen:before {
    content: "";
    display: block;
    width: 100%;
    height: 290%;
    background: white;
    border-radius: 50%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 0;
}

.itemcomentario .item .det {
    padding: 0 100px;
}

/*********
formulario
**************/
.bloque_formulario .wp-block-column.col_form {
    width: 50%;
    flex-basis: inherit;
    flex-grow: inherit;
    border: 4px solid #133364;
    border-radius: 40px;
    padding: 50px 80px;
}
.bloque_formulario .wp-block-column.col_imagen figure {
    margin: 0;
}
.bloque_formulario .wp-block-column.col_imagen {
    width: 40%;
    flex-basis: inherit;
    flex-grow: inherit;
}

.bloque_formulario .wp-block-column.col_imagen img {
    width: 100%;
    height: auto;
    display: block;
}
#zone-content .bloque_aboutus .wp-block-group__inner-container {
    padding: 30px;
}

.bloque_aboutus .wp-block-columns {
    max-width: 680px;
    margin-left: auto;
    width: 70%;
}
#zone-content .owl-nav button.owl-prev {
        position: absolute;
    bottom: 20%;
    background-image: url(../images/arrow_left.png);
    display: block;
    width: 44px;
    height: 38px;
    background-position: left center;
    background-size: auto 100%;
    left: 15px;
}
#zone-content .owl-nav button.owl-next {
        position: absolute;
    bottom: 20%;
    background-image: url(../images/arrow_right.png);
    display: block;
    width: 44px;
    height: 38px;
    background-position: left center;
    background-size: auto 100%;
    right: 15px;
}

#zone-content .owl-nav button.owl-prev span,
#zone-content .owl-nav button.owl-next span{
    display: none;
}

#zone-content .bloque_reviews  .owl-nav button.owl-prev {
    position: relative;
    right: auto;
    top: auto;
    display: inline-block;
}

.owl-nav {
    text-align: center;
}

#zone-content .bloque_reviews .owl-nav button.owl-next {
    position: relative;
    right: auto;
    top: auto;
    display: inline-block;
}

.wpforms-container .wpforms-field {
    padding-top: 10px;
    padding-bottom: 10px;
}
.wpforms-container .wpforms-field.mitad {
    width: 47%;
    float: left;
    clear: none;
    margin-right: 6%;
}
.wpforms-container .wpforms-field.tercio {
    width: 29.33%;
    float: left;
    clear: none;
    margin-right: 6%;
}
.wpforms-container .wpforms-field.nomargin {
    margin-right: 0 !important;
}
div.wpforms-container-full .nombre .wpforms-field-label {
    background-image: url(../images/icon_user.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
}
div.wpforms-container-full .telefono .wpforms-field-label {
    background-image: url(../images/icon_telefono.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 18px;
}
.wpforms-container .wpforms-submit-container {
    width: 100%;
    display: block;
}

.wpforms-container .wpforms-submit-container .button {
    background: #094ca0 !important;
    border-radius: 30px !important;
    font-weight: 400 !important;
    font-family: "Public Sans", sans-serif;
    border: 1px solid transparent !important;
    font-size: 24px !important;
    display: block !important;
    width: auto;
    line-height: 20px !important;
    height: auto !important;
    min-width: 250px;
    text-transform: none !important;
    letter-spacing: -0.3px !important;
    color: white;
    padding: 14px 20px;
    margin-top: 14px;
}

body main .wpforms-container form .wpforms-submit-container .button:hover {
    background: #f48120 !important;
    color: #ffffff !important;
    border-color: #f48120 !important;
}
.bloque_reservacion div.wpforms-container-full {
    margin-bottom: 0;
}
.bloque_reservacion .wp-block-column.col2 figure {
    margin: 0;
    text-align: right;
}

.bloque_reservacion .wp-block-column.col2 figure img {
    width: 100%;
    height: auto;
}
.bloque_reservacion .wp-block-column.col2 figure {
    margin: 0;
    text-align: right;
}

.bloque_reservacion .wp-block-column.col2 figure img {
    width: 100%;
    height: auto;
}

.bloque_reservacion .wp-block-column.col2 {
    width: 40%;
}
div#reservar .wp-block-columns {
    margin: 0;
}
/***************
footer
*************/
.bloque_logofooter {
    margin-bottom: 25px !important;
}
footer#footer {
    color: white;
    background-image: url(../images/bgfooter.png);
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 210px;
    width: 100%;
}
div#footer-inner {
    background-color: #133364;
}
#footer-widgets {
    background: transparent;
    padding: 0;
}

.site-footer .container {
    padding: 55px 25px 0;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

#footer-widgets .footer-box {
    padding: 15px;
    width: auto;
}

#footer-widgets .footer-box h2.wp-block-heading,
#footer-widgets .footer-box .widget-title{
        color: white;
    font-family: "Public Sans", sans-serif;
    font-weight: normal;
    font-size: 22px;
    padding: 0;
    border: none;
    margin-bottom: 5px;
    margin-top: 0;
}
figure.wp-block-table {
    margin: 10px 0 10px;
}
ul#menu-principal-2 {
    list-style: none;
    padding: 0;
    margin: 0;
}

#footer-widgets .footer-box.col-2 ul li.menu-item a {
    color: white;
    padding: 5px 0;
    display: block;
}
#footer-widgets .footer-box a:hover {
    color: #F48120;
}
.bloque_logofooter {
    max-width: 240px;
}

.wp-block-table.tabla_info1 {
    margin: 0;
    color: white;
    font-size: 18px;
    font-weight: 300;
}

.wp-block-table.tabla_info1 td {
    width: auto;
}
#footer-widgets .footer-box.col-1 {
    width: 30%;
}

#footer-widgets .footer-box.col-2 {
    width: 20%;
    max-width: 190px;
}

#footer-widgets .footer-box.col-3 {
    width: 50%;
}

#footer-widgets .footer-box.col-4 {
    display: none;
}
#footer-widgets .footer-box .footer-widget table {
    border: none;
    margin: 0;
}

#footer-widgets .footer-box .footer-widget table tr,#footer-widgets .footer-box .footer-widget table td {
    border: none;
}

#footer-widgets .footer-box .footer-widget table td {
        font-weight: 300;
    max-width: none !important;
    vertical-align: middle;
    padding: 5px 10px 5px 0;
    color: white;
    font-size: 19px;
}
.wp-block-column.col_redes table {
    width: auto;
}

#footer-bottom {
    background: transparent;
}

#footer-bottom div#footer-bottom-inner {
    padding: 0;
    border: none;
}
.footer-widget .wp-block-columns {
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap;
}
a#scroll-top {
    display: none !important;
}
.bloque_partners .wp-block-group__inner-container {
    display: flex;
    align-items: center;
}

.bloque_partners h2.wp-block-heading {
    padding-right: 40px !important;
    white-space: nowrap;
}

.bloque_partners figure.wp-block-gallery {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 0 auto;
}
.bloque_info .wp-block-column {
    flex-basis: auto !important;
}

.bloque_tours .wp-block-group__inner-container {
    padding-right: 0;
}
.site-footer .container::after{
    display: none;
}
.wpforms-container .wpforms-field.tercio.adults {
    clear: left;
}
.ui-datepicker .ui-datepicker-header {
    background: #F48120;
    color: black;
}
#footer-widgets .footer-box.col-2 ul li.menu-item {
    border: none;
    margin-bottom: 12px;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    background: #F48120;
    border-color: black;
    color: white;
}

.wsfloat {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 99999;
    width: 65px;
    border-radius: 50%;
    background: white;
    transition: all 500ms;
}

.wsfloat img {
    width: 100%;
    height: auto;
    display: block;
}

.wsfloat p {
    margin: 0;
}

.wsfloat:hover {
    transform: scale(1.05);
    background: #f9f5cf;
}
.detalle_service .block_1 {
    display: flex;
    flex-direction: row;
}

.detalle_service .block_1 .info.galeria {
    width: 57%;
    margin-right: 5%;
}

.detalle_service .block_1 .info.det {
    width: 38%;
}

.detalle_service .block_1 .info.galeria .swiper-slide img {
    width: 100% !important;
    height: auto;
}

.swiper-thumbs {
    margin-top: 25px;
}

div#carousel {
    border-radius: 60px;
    overflow: hidden;
    box-shadow: 0 0 10px lightgray;
}

.detalle_service .block_1 .info.galeria .swiper-thumbs .swiper-slide img {
        box-shadow: 0 0 10px lightgray;
    border-radius: 18px !important;
    object-fit: cover;
    height: 150px;
    object-position: center;
}
.services-template-default #section-content #zone-content-wrapper {
    margin-top: 50px;
}
.wp-block-button__link {
    background: #f48120;
    color: white;
    text-decoration: none !important;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 30px;
    font-size: 28px;
    font-weight: 500;
    line-height: normal;
}

.wp-block-button__link:hover {
    background: #094ca0;
    color: white;
    transition: all 500ms;
    transform: scale(1.05);
}

.detalle_service .tit1 {
        color: #094ca0;
        font-family: "Public Sans", sans-serif;
        font-weight: 500;
        font-size: 48px;
        margin-bottom: 35px;
        letter-spacing: -3px;
        line-height: 50px;
        vertical-align: middle;
        margin-top: 0;
}

.detalle_service .tit1 span {
    background: #133364;
    color: white;
    font-size: 30px;
    display: inline-block;
    vertical-align: bottom;
    margin-left: 10px;
    padding: 5px 20px;
    line-height: 34px;
    border-radius: 30px;
}
.detalle_service .body ul {
        list-style: none;
    margin: 0 0 30px;
    padding: 0;
}

.detalle_service .body ul li {
        background-image: url(../images/icon_list.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 34px;
    padding-left: 44px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin: 10px 0;
}
.services-template-default .wp-block-buttons {
    justify-content: center;
}
.detalle_service .block_1 .info.galeria .swiper-slide .lightbox {
    position: absolute;
    width: 50px;
    height: 50px;
    display: block;
    right: 30px;
    top: 30px;
    z-index: 9;
    background-image: url(../images/plus.png);
    background-color: white;
    border-radius: 50%;
    background-position: 55%;
    background-size: 60px auto;
    transition: all 500ms;
}
.detalle_service .block_1 .info.galeria .swiper-slide:hover .lightbox {
    background-color: #133364;
}
.galeria .swiper-pagination {
    z-index: 99;
    bottom: 22px;
    top: auto;
}

.galeria .swiper-pagination .swiper-pagination-bullet {
    width: 15px;
    height: 16px;
    background: white;
    opacity: 1;
    box-shadow: 0 0 6px lightgray;
}

.galeria .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #f48120;
}

.galeria .swiper-button-next {
    position: absolute;
    bottom: 20%;
    background-image: url(../images/arrow_right.png);
    display: block;
    width: 44px;
    height: 38px;
    background-position: left center;
    background-size: auto 100%;
    right: 15px;
}

.galeria .swiper-button-prev {
        position: absolute;
    bottom: 20%;
    background-image: url(../images/arrow_left.png);
    display: block;
    width: 44px;
    height: 38px;
    background-position: left center;
    background-size: auto 100%;
    left: 15px;
}
.galeria .swiper-button-next::after,
.galeria .swiper-button-prev::after{
    display: none;
}
.bloque_routes .wp-block-image img {
    margin: 0;
}
#footer-widgets .footer-box.col-1 table img {
    min-width: 19px;
}
#footer-widgets .footer-box.col-3 table img {
    min-width: 19px;
}
#footer-bottom {
    background-color: transparent;
    padding: 15px 0;
    font-size: 12px;
    line-height: 1;
    color: #fff;
}
#footer-bottom #copyright {
    font-size: 12px;
    line-height: 1;
}
#footer-bottom a {
    color: #fff;
}
#footer-bottom a img {
    vertical-align: middle;
}
#footer-bottom.no-footer-nav #copyright {
    float: none;
    width: 100%;
    text-align: center;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.fondo .n2-ss-item-image-content img {
    border-radius: 202px !important;
    width: 100% !important;
}
.wp-block-cb-carousel .slick-next:before, .wp-block-cb-carousel .slick-prev:before {
    color: #ea8314;
    font-size: 30px;
}
.slick-dots li button:before {
    font-size: 20px !important;
    color: #fff !important;
    opacity: .5 !important;
}

.slick-dots li.slick-active button:before {
    color: #fff !important;
    opacity: 1 !important;
}
ul.slick-dots {
    position: absolute;
    bottom: 25px;
}
.owl-carousel .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    text-align: center;
}

.owl-carousel .owl-dots button.owl-dot {
    width: 14px;
    height: 14px;
    background: white;
    display: block;
    border-radius: 50%;
    display: inline-block;
    margin: 2px 5px;
}


.owl-carousel .owl-dots button.owl-dot.active {
    background: #ea8314;
}
.wp-block-columns {
    display: flex;
    align-items: center;
    justify-content: space-between;
        gap: 2em;

}
figure.wp-block-image {
    margin: 0;
}
figure.wp-block-image img {
    width: 100%;
    height: auto;
}
.wp-block-group {
    position: relative;
    overflow: hidden;
}
.bloque_routes figure {
    margin: 0;
}