@charset "UTF-8";
/*!
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/
/*————————————————————————————————————————————————————*\
    ●❱ Imports
\*————————————————————————————————————————————————————*/
/*  |> BREAKPOINTS BOOSTRAP
——————————————————————————————————————————————————————*/
/*————————————————————————————————————————————————————*\
    ●❱ MIXINGS
\*————————————————————————————————————————————————————*/
/** Based in: https://codepen.io/MadeByMike/pen/vNrvdZ?editors=0110 */
/*————————————————————————————————————————————————————*\
    ●❱ SHORTHANDS MIXINS HELPERS
\*————————————————————————————————————————————————————*/
/*————————————————————————————————————————————————————*\
    ●❱ STYLES
\*————————————————————————————————————————————————————*/
:root {
  --g-padding: 7.1875rem;
}
@media screen and (max-width: 87.5em) {
  :root {
    --g-padding: 3rem;
  }
}
@media screen and (max-width: 36em) {
  :root {
    --g-padding: 2rem;
  }
}
@media screen and (max-width: 21.875em) {
  :root {
    --g-padding: 1.5rem;
  }
}

/*  |> Global padding
——————————————————————————————————————————————————————*/
.page .entry-content > .gb-container:not(.gp-full-width),
.is-root-container > .wp-block > .gb-container:not(.gp-full-width),
.site-footer > .gb-container:not(.gp-full-width) {
  padding-right: var(--g-padding);
  padding-left: var(--g-padding);
}

.site-header,
.gp-global-space {
  padding-right: var(--g-padding);
  padding-left: var(--g-padding);
}

/*  |> Buttons
——————————————————————————————————————————————————————*/
/*  |> Primary Menu Bar
——————————————————————————————————————————————————————*/
.main-navigation {
  transform: translateY(6px);
}

[data-gpmodal-trigger=gp-search] {
  display: none !important;
}

/*  |> Mega menu
——————————————————————————————————————————————————————*/
#mega-menu-primary {
  font-family: "Roboto", sans-serif !important;
}
#mega-menu-primary > li.last-child-item-desktop {
  margin-right: 0 !important;
}
#mega-menu-primary > li.last-child-item-desktop a {
  padding-right: 0 !important;
}
@media screen and (max-width: 81.25em) {
  #mega-menu-primary > li > a {
    font-size: 1.125rem !important;
  }
}
@media screen and (max-width: 74.9375em) {
  #mega-menu-primary > li > a {
    color: black !important;
  }
}

@media screen and (max-width: 36em) {
  #mega-menu-wrap-primary .mega-menu-open + #mega-menu-primary {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    min-height: 100vh;
    padding-top: 3rem !important;
  }
}
@media screen and (max-width: 74.9375em) {
  #mega-menu-wrap-primary {
    width: 100%;
  }
}
@media screen and (max-width: 36em) {
  #mega-menu-wrap-primary .mega-menu-toggle {
    height: auto !important;
  }
  #mega-menu-wrap-primary .mega-toggle-blocks-left {
    height: 80px !important;
    min-height: initial !important;
  }
  #mega-menu-wrap-primary .mega-toggle-blocks-left > * {
    height: auto !important;
    margin: 0 !important;
  }
  #mega-menu-wrap-primary img.mega-menu-logo {
    width: 150px !important;
  }
  #mega-menu-wrap-primary .mega-toggle-animated-inner {
    background-color: black !important;
  }
  #mega-menu-wrap-primary .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-toggle-animated-inner::after {
    background-color: black !important;
  }
}
@media screen and (max-width: 36em) {
  #mega-menu-wrap-primary .mega-menu-link + .mega-sub-menu .mega-menu-row > .mega-sub-menu > li:first-child {
    width: 50% !important;
    padding: 0 !important;
  }
}
@media screen and (max-width: 21.25em) {
  #mega-menu-wrap-primary .mega-menu-link + .mega-sub-menu .mega-menu-row > .mega-sub-menu > li:first-child {
    width: 100% !important;
  }
}
@media screen and (max-width: 36em) {
  #mega-menu-wrap-primary .mega-menu-link + .mega-sub-menu .mega-menu-row > .mega-sub-menu > li:first-child .mega-sub-menu li {
    padding-top: 0.5rem !important;
  }
}
@media screen and (max-width: 21.25em) {
  #mega-menu-wrap-primary .mega-menu-link + .mega-sub-menu .mega-menu-row > .mega-sub-menu > li:last-child {
    display: none !important;
  }
}

.mega-toggle-animated-inner {
  background: black !important;
}
.mega-toggle-animated-inner::before, .mega-toggle-animated-inner::after {
  background: black !important;
}

/*  |> Sticky Menu
——————————————————————————————————————————————————————*/
.sticky--buttons,
.sticky--logo {
  /* Not apply in block edit */
}
.sticky--buttons:not(.block-editor-block-list__block),
.sticky--logo:not(.block-editor-block-list__block) {
  display: none !important;
}

#sticky-navigation {
  padding: 1rem 2rem;
  background: #1D384B;
  top: -6px !important;
}
@media screen and (max-width: 93.75em) {
  #sticky-navigation .btn--social {
    display: none !important;
  }
}
@media screen and (max-width: 81.25em) {
  #sticky-navigation .btn--item,
  #sticky-navigation .sticky--buttons {
    display: none !important;
  }
  #sticky-navigation #mega-menu-wrap-primary {
    margin-left: auto !important;
  }
}
#sticky-navigation .sticky--buttons,
#sticky-navigation .sticky--logo {
  display: flex !important;
  margin-left: auto;
}
#sticky-navigation .sticky--logo {
  width: 7.5rem !important;
}
@media screen and (max-width: 74.9375em) {
  #sticky-navigation .sticky--logo {
    display: none !important;
  }
}
#sticky-navigation .navigation-branding {
  display: none !important;
}
#sticky-navigation #mega-menu-wrap-primary {
  background: none !important;
}
#sticky-navigation #mega-menu-primary > li {
  margin-right: 0 !important;
}
#sticky-navigation #mega-menu-primary > li > a {
  font-size: 0.875rem !important;
  color: white !important;
}
#sticky-navigation #mega-menu-primary > li > a:hover, #sticky-navigation #mega-menu-primary > li > a:focus {
  background: none !important;
}
#sticky-navigation #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
  font-style: normal !important;
  border-bottom: none !important;
  border-left: none !important;
  background: none !important;
}
#sticky-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
#sticky-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
#sticky-navigation #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
  background: none !important;
}
@media screen and (max-width: 75em) {
  #sticky-navigation .mega-menu-toggle,
  #sticky-navigation #mega-menu-primary {
    background: none !important;
  }
  #sticky-navigation .mega-toggle-animated-inner {
    background: white !important;
  }
  #sticky-navigation .mega-toggle-animated-inner::before, #sticky-navigation .mega-toggle-animated-inner::after {
    background: white !important;
  }
  #sticky-navigation #mega-menu-wrap-primary {
    width: 90%;
    margin-left: initial !important;
  }
}
@media screen and (max-width: 75em) and (max-width: 36em) {
  #sticky-navigation #mega-menu-wrap-primary {
    width: 100%;
  }
}
@media screen and (max-width: 75em) {
  #sticky-navigation .sticky--buttons {
    align-self: flex-start;
    margin-top: 1.5rem;
    width: 10%;
  }
  #sticky-navigation a.mega-menu-logo {
    position: relative;
  }
  #sticky-navigation a.mega-menu-logo::before {
    --size: 100%;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: var(--size);
    height: var(--size);
    transform: translate(-50%, -50%);
    background-image: url("/wp-content/uploads/2024/06/core-logo2new.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  #sticky-navigation a.mega-menu-logo img {
    visibility: hidden;
  }
}
@media screen and (max-width: 36em) {
  #sticky-navigation .sticky--buttons {
    display: none !important;
  }
  #sticky-navigation .gb-button-text {
    color: white;
    border-color: white;
  }
}

.only-mobile-content {
  margin-top: 4rem !important;
}
@media screen and (min-width: 48.00125em) {
  .only-mobile-content {
    display: none !important;
  }
}

.core-mega-menu > .mega-sub-menu {
  background: #E8EFF4 !important;
  max-width: 550px !important;
}

.core-mega-menu > .mega-menu-link {
  cursor: default !important;
}

.core-mega-menu .mega-menu-row > .mega-sub-menu {
  display: flex !important;
}

/* Column Menu */
.core-mega-menu .mega-menu-row > .mega-sub-menu > :first-child {
  padding: 1.2rem 1.5rem !important;
}

.core-mega-menu .mega-menu-row > .mega-sub-menu > :first-child > .mega-sub-menu > li {
  padding-bottom: 0 !important;
}

/* Last menu item */
.core-mega-menu .mega-menu-row > .mega-sub-menu > :first-child .mega-sub-menu > :last-child {
  padding-bottom: 1rem !important;
}

/* Column Image */
.core-mega-menu .mega-menu-row > .mega-sub-menu > :last-child {
  background: #1D384B !important;
}

/* Column Image Elements */
.core-mega-menu .mega-menu-row > .mega-sub-menu > :last-child > .mega-sub-menu {
  display: flex !important;
  flex-direction: column !important;
  height: 100% !important;
}

.core-mega-menu .mega-menu-row > .mega-sub-menu > :last-child > .mega-sub-menu .widget_media_image {
  padding: 0 !important;
  width: 100% !important;
  position: relative !important;
  display: block !important;
  height: 100% !important;
}

.core-mega-menu .mega-menu-row > .mega-sub-menu > :last-child > .mega-sub-menu .widget_media_image img {
  height: 100% !important;
  width: 100% !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  display: block !important;
}

.core-mega-menu .mega-menu-row > .mega-sub-menu > :last-child > .mega-sub-menu .mega-menu-item-object-custom {
  padding: 1rem 1rem !important;
  flex: 0 !important;
}

.core-mega-menu .mega-menu-row > .mega-sub-menu > :last-child > .mega-sub-menu .mega-menu-item-object-custom a {
  background: #22A2D1 !important;
  padding: 0.5rem 1rem !important;
  text-align: center !important;
  color: white !important;
  font-size: 1.2rem !important;
}

.core-mega-menu--fix-position > .mega-sub-menu {
  left: -100% !important;
}

@media screen and (max-width: 74.9375em) {
  .site-logo {
    display: none !important;
  }
}

@media screen and (max-width: 74.9375em) {
  #site-navigation {
    width: 100% !important;
  }
}
@media screen and (max-width: 74.9375em) {
  #site-navigation .inside-navigation {
    justify-content: center !important;
  }
}

/*  |> Utilities
——————————————————————————————————————————————————————*/
@media screen and (min-width: 768px) {
  .util-halfw-img img {
    max-width: none;
    width: 51vw;
  }
  .util-halfw-img {
    overflow: hidden;
  }
}
.util-gb-grid-column-100h .gb-grid-column > * {
  height: 100%;
}

.util-crop-img-right {
  /*-webkit-clip-path: polygon(0% 0%, 100% 0, 100% 60%, 75% 100%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 0, 100% 60%, 75% 100%, 0% 100%);*/
  border: 11px solid #1D384B;
}
.util-crop-img-right.white-line {
  border: 11px solid #FFFFFF;
}

.util-crop-img-left {
  /*-webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 25% 100%, 0 60%);
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 25% 100%, 0 60%);*/
  border: 11px solid #1D384B;
}
.util-crop-img-left.white-line {
  border: 11px solid #FFFFFF;
}

.util-border-img-right-top {
  border: 11px solid #1D384B;
}

.gb-headline ::marker {
  font-size: 1.4em;
  color: #22A2D1;
}

.core-equal-height .gb-grid-column > .gb-container,
.core-equal-height .gb-grid-column > .gb-container > .gb-grid-wrapper {
  height: 100%;
}

.core-equal-height .gb-grid-column > .gb-container > .gb-grid-wrapper > .gb-grid-column:last-child {
  display: flex;
  align-items: center;
  justify-content: center;
}

.hero-video video {
  max-height: 500px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 36em) {
  .hero-video video {
    height: 400px;
  }
}

/*  |> Other styles
——————————————————————————————————————————————————————*/
.text-blue {
  color: #1D384B;
}

.text-sky-blue {
  color: #22A2D1;
}

.mb-0 {
  margin-bottom: 0px;
}

.ml-15 {
  margin-left: 15px;
}

.opacity75 {
  opacity: 75%;
}

.lh-1 {
  line-height: 1;
}

.d-flex {
  display: flex;
}

.j-content-center {
  justify-content: center;
}

.align-item-center {
  align-items: center;
}

.site-header {
  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.25);
  padding-bottom: 10px;
}
@media screen and (min-width: 36.00125em) {
  .site-header {
    padding-top: 10px;
  }
}

.box-shadow-cards {
  box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.2);
}

.box-shadow-cards2 {
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.25);
}

.quick-link-item::marker {
  color: #1D384B;
  font-size: 30px;
}

.quick-link-item {
  line-height: 1;
}

.quick-link-ul {
  margin: 0 0 1.5em 1em;
}

.list-home-item::marker {
  color: #22A2D1;
  font-size: 30px;
}

.list-custom {
  margin: 0 0 1.5em 1.5em;
}

.list-custom li::marker {
  color: #22A2D1;
  font-size: 25px;
}

.cards-container {
  -moz-column-count: 2;
       column-count: 2;
  -moz-column-gap: 60px;
       column-gap: 60px;
}

.cards-container .card-masonry {
  display: inline-block;
  width: 100%;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
  margin-bottom: 60px; /* Mantiene el espacio vertical */
}

/* Si hay solo 2 cards, aseguramos que estén en la misma línea */
.cards-container:has(.card-masonry:nth-child(2):last-child) {
  display: flex;
  justify-content: space-between;
}

.after-reviews, .after-reviews2 {
  position: relative;
  text-decoration: none;
}

.after-reviews::after, .after-reviews2::after {
  content: "|";
  position: absolute;
  right: -30px;
  top: 50%;
  transform: translateY(-50%);
  color: white;
  font-weight: bold;
}

.after-reviews2::after {
  right: -20px;
}

.icon-menu-social a {
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}

.icon-menu-social a div {
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}

.icon-menu-social a div:hover {
  transform: scale(1.1);
}

/*mega menu---------*/
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
  font-style: italic;
  border-bottom: 2px solid #22A2D1;
  border-left: 2px solid #22A2D1;
}
@media screen and (max-width: 36em) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
    color: #22A2D1 !important;
  }
}

.imagen-custom-mega-menu ul li {
  padding: 0px !important;
}

.imagen-custom-mega-menu ul .widget_custom_html,
.imagen-custom-mega-menu ul .widget_media_image {
  background-color: #1D384B !important;
  display: flex !important;
  justify-content: center;
}

.imagen-custom-mega-menu ul .widget_custom_html a {
  background-color: #22A2D1;
  padding: 7px 27px 7px 27px;
  color: white;
  margin-top: 15px;
  margin-bottom: 15px;
}

/*---------------- */
@media (min-width: 768px) {
  #menu-social-menu {
    display: flex;
    list-style: none;
  }
  .d-none-desktop {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .site-logo {
    display: none;
  }
  .menu-bar-items {
    margin-top: 50px;
  }
  .flex-direction-row {
    flex-direction: row !important;
  }
  .d-none-mobile {
    display: none !important;
  }
  .fw800 {
    font-weight: 800;
  }
  .justify-content-center-mobile {
    justify-content: center;
  }
  .text-align-right-mobile {
    text-align: right;
  }
  .text-align-center-mobile {
    text-align: center;
  }
  /*primary menu*/
  #mobile-header .inside-navigation {
    box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.2);
    padding: 25px;
  }
  #mobile-header .site-logo.mobile-header-logo img {
    height: 90px;
  }
  #mobile-header .icon-menu-bars {
    font-size: 60px;
  }
  .join-today-item {
    border: 2px solid #1D384B;
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .main-navigation.toggled .main-nav li {
    text-align: center;
    font-weight: 700;
  }
  .icon-menu-social .icon-phone {
    margin-right: 7px;
  }
  .icon-menu-social .icon-maps {
    margin-right: 7px;
  }
  .icon-menu-social .icon-face {
    margin-right: 7px;
  }
  .icon-menu-social .icon-insta {
    margin-right: 7px;
  }
  .icon-menu-social .icon-twitter {
    margin-right: 7px;
  }
  .menu-bar-items {
    order: 4;
  }
  /*  .mobile-header-navigation.toggled .menu-bar-items nav ul{
      display:flex;
  }

  .mobile-header-navigation.toggled .inside-navigation{
      justify-content: center;
  } */
}
/* #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item{
	padding: 12px 20px 0 20px!important;
} */
.gp-grid--sticky--space-between {
  justify-content: space-between;
}
@media screen and (max-width: 48em) {
  .gp-grid--sticky--space-between {
    justify-content: center;
  }
}

/*————————————————————————————————————————————————————*\
    ●❱ Search page
\*————————————————————————————————————————————————————*/
.search-results .page-header {
  display: none;
}
.search-results .core-title a {
  color: black;
  text-decoration: none;
}
.search-results .core-title a:hover, .search-results .core-title a:focus {
  color: #22A2D1;
}
.search-results #nav-below {
  text-align: center;
  margin-top: 3rem;
  margin-bottom: 3rem;
  font-size: 1.5rem;
}

.core-search-title {
  margin-top: 3rem;
  margin-bottom: 5rem;
}
@media screen and (max-width: 48em) {
  .core-search-title {
    font-size: 2rem !important;
  }
}
@media screen and (max-width: 36em) {
  .core-search-title {
    margin-bottom: 2rem;
  }
}

.core-search-form {
  margin-bottom: 5rem;
}
@media screen and (max-width: 36em) {
  .core-search-form {
    margin-bottom: 1rem;
  }
}
.core-search-form .wp-block-search__label {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.core-search-form .wp-block-search__button {
  margin-left: 0;
  background: black;
  text-transform: uppercase;
  font-weight: 700;
}
.core-search-form .wp-block-search__button:hover, .core-search-form .wp-block-search__button:focus {
  background: #22A2D1;
}
.core-search-form .wp-block-search__input {
  background: white;
  border: 2px solid black;
  color: black;
  padding: 1rem 2.5rem;
}
@media screen and (max-width: 36em) {
  .core-search-form .wp-block-search__input {
    padding: 1rem;
  }
}

/*————————————————————————————————————————————————————*\
    ●❱ Contact Form
\*————————————————————————————————————————————————————*/
.gp-contact-form label {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.gp-contact-form input,
.gp-contact-form textarea {
  width: 100%;
  background: #D9D9D9;
  border: 1px solid #D9D9D9;
  padding: 1rem 2rem;
}
.gp-contact-form input:active, .gp-contact-form input:focus,
.gp-contact-form textarea:active,
.gp-contact-form textarea:focus {
  background-color: var(--base-2) !important;
  border: 1px solid var(--contrast) !important;
}
.gp-contact-form .width-auto input {
  width: auto;
  margin-right: 10px;
}
.gp-contact-form .width-auto label {
  position: relative !important;
  white-space: normal !important;
}
.gp-contact-form br {
  display: none;
}
.gp-contact-form p {
  margin-bottom: 0;
}
.gp-contact-form__row + .gp-contact-form__row {
  margin-top: 1rem;
}
.gp-contact-form__submit input {
  background: #22A2D1;
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 1.125rem;
}

/*————————————————————————————————————————————————————*\
    ●❱ Content text in privacy policy
\*————————————————————————————————————————————————————*/
.gp-content-text h2,
.gp-content-text h3 {
  font-weight: 900;
  text-transform: uppercase;
}
@media screen and (max-width: 36em) {
  .gp-content-text h2,
  .gp-content-text h3 {
    font-size: 1.75rem;
  }
}
.gp-content-text h2:not(:first-child),
.gp-content-text h3:not(:first-child) {
  margin-top: 3rem;
}/*# sourceMappingURL=style.css.map */