.elementor-kit-7{--e-global-color-primary:#0098FF;--e-global-color-secondary:#00BDC4;--e-global-color-text:#333333;--e-global-color-accent:#57BCFF;--e-global-color-5bbf189:#87CFFF;--e-global-color-1727e47:#606972;--e-global-typography-primary-font-family:"Raleway";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Raleway";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Raleway";--e-global-typography-accent-font-weight:500;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */nav#site-navigation {
  background-color: rgba(255,255,255,1);
  padding: 5px 30px;
  border-radius: 20px;
}

nav>ul>li.pide-cita {
  background-color: #0098ff;
  border-radius: 14px;
  margin: 0 0px;
}
nav>ul>li.pide-cita>a>span {
  color: #fff;
}
nav>ul>li.pide-cita>a {
  color: #fff;
}
nav ul li.pide-cita a:hover span::after {
  opacity: 0 !important;
}

nav>ul>li.pide-cita:hover {
  background-color: rgba(0,152,255,0.5);
}

ul.sub-menu {
  border-radius: 0 0 20px 20px;
}

div.oceanwp-mobile-menu-icon>a.mobile-menu {
    color: #fff !important;
}

div.sidr-left {
    z-index: 10000 !important;
}

#hero-head {
  max-width: calc(100% - 20px);
}

#hero-head div{
  border-radius: 20px;
}

/*Mover Recaptcha a la izquierda*/
.grecaptcha-badge {
width: 70px !important;
overflow: hidden !important;
transition: all 0.3s ease !important;
left: -2px !important;
bottom: 20px !important;
}
.grecaptcha-badge:hover {
width: 256px !important;
}/* End custom CSS */