/*
Theme Name: Medical Clinic
Theme URI: https://cmsmasters.net/medical-clinic/
Author: cmsmasters
Author URI: https://cmsmasters.net/
Description: Medical Clinic WordPress Theme is amazing. Unlimited design solutions can be created due to a great flexibility of settings and shortcode options. 99+ Custom Shortcodes are added through a Visual content composer with drag'n'drop function. You can set a completely custom layout that stretches to any width, set your content in many columns and assign animation many parts of your content. Medical Clinic theme has a Portfolio that can be set to any sort of a grid or a Masonry puzzle with variable paddings for elemens, while Blog can have several different layouts too. Custom Profiles and Projects post types offer an optimal way to present your content, while valid code, SEO-optimized structure and microformats guarantee this content is easily crawled and indexed by search engines. Medical Clinic comes with a Custom Mega Menu plugin, premium Revolution and Layer Slider plugins included for free. Multilanguage, RTL-ready, plugin-compatible and professionally-supported theme.
Version: 1.3.0
License:
License URI:
Text Domain: medical-clinic
Domain Path: /theme-vars/languages
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/

/*-------------------------------------------------------------------------*/
/* Browser Reset
/*-------------------------------------------------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
figure,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  outline: none;
}

html {
  height: 100%;
  overflow-x: hidden;
  position: relative;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  overflow-x: hidden;
  position: relative;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
object,
video,
audio,
embed,
canvas,
iframe,
main,
summary {
  display: block;
}

video,
audio,
progress,
canvas {
  vertical-align: baseline;
}

video {
  background-color: #000000;
}

template,
[hidden],
audio:not([controls]) {
  display: none;
}

audio:not([controls]) {
  height: 0;
}

iframe {
  max-width: 100%;
}

abbr,
address,
progress {
  display: inline-block;
  text-decoration: none;
}

abbr:not([class]),
acronym {
  text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

#middle ul:after,
#bottom ul:after,
#middle ol:after,
#bottom ol:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}

dl {
  display: block;
  overflow: hidden;
}

dt {
  display: block;
  font-weight: bold;
  overflow: hidden;
}

dd {
  display: block;
  overflow: hidden;
}

q:before,
q:after {
  content: none;
}

del {
  text-decoration: line-through;
}

table {
  width: 100%;
}

img {
  display: inline-block;
  color: transparent;
  height: auto;
  font-size: 0;
  vertical-align: middle;
  max-width: 100%;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: auto;
  image-rendering: auto;
  -ms-interpolation-mode: bicubic;
}

img.wp-smiley,
img.emoji {
  font-size: 1em;
}

a {
  background: transparent;
}

a:active,
a:hover {
  outline: 0;
}

img {
  border: 0;
}

figure {
  background-image: none !important;
}

fieldset {
  margin: 25px 2px 30px;
  padding: 1.5em 1em 0.5em;
  border-width: 0;
  border-style: solid;
}

fieldset legend {
  padding: 3px 10px;
  margin-top: -25px;
}

input {
  line-height: normal;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

textarea {
  resize: vertical;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

optgroup {
  font-weight: bold;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
}

input[type="submit"],
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
  pointer-events: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type="text"]::-ms-clear {
  display: none;
}

p:empty {
  display: none;
}

:focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  background-color: transparent;
  color: inherit;
  font-family: monospace;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  letter-spacing: 1px;
}

pre {
  white-space: pre-wrap;
}

pre a {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  letter-spacing: inherit;
}

code {
  display: inline-block;
}

code a {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  letter-spacing: inherit;
}

svg:not(:root) {
  overflow: hidden;
}

sub,
sup,
small {
  font-size: 75%;
}

sub,
sup {
  line-height: 0;
  position: relative;
}

sup {
  vertical-align: super;
}

sub {
  vertical-align: sub;
}

b,
strong {
  font-weight: bold;
}

th,
td,
caption {
  font-weight: normal;
}

dfn {
  font-style: italic;
}

hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

mark {
  color: #000000;
}

.sticky,
.bypostauthor,
.screen-reader-text {
  outline: none;
}

/* Banner Bizum*/
.header_top_left .meta_wrap {
  display: block !important;
  margin-top: 5px;
  animation: scrollTextStart 12s infinite linear;
  font-size: 16px !important;
}

@keyframes scrollTextStart {
  from {
    transform: translateX(-25%);
  }

  to {
    transform: translateX(100%);
  }
}

.bizum-image {
  width: 50px;
  margin-left: 5px !important;
  display: inline-block !important;
}

/* Bloque contacto Como llegar*/

.como-llegar {
  margin-top: 50px;
  font-size: 14px;
}

.ferrocarriles-list {
  margin-top: 30px;
}

.autobuses-list {
  margin-top: 50px;
}

.transporte-publico-list .title-with-logo {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
}

.transporte-publico-list .title-with-logo img {
  width: 50px;
  margin-right: 10px;
}

.transporte-publico-list .ferrocarriles-title,
.transporte-publico-list .autobuses-title {
  border-bottom: 1px solid lightgray;
  margin-bottom: 20px;
  margin-bottom: 10px;
  font-size: 16px;
  padding-bottom: 5px;
}

.ferrocarriles-list ul>li:before,
.autobuses-list ul>li:before {
  display: none;
}

.ferrocarriles-line,
.autobuses-line {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  margin-right: 10px;
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  color: white;
  font-weight: 600;
}

.ferrocarriles-line.circle,
.autobuses-line.circle {
  border-radius: 100%;
}

.ferrocarriles-line.blueL6,
.autobuses-line.blueL6 {
  background-color: #7775b5;
}

.ferrocarriles-line.brownL7,
.autobuses-line.brownL7 {
  background-color: #b2600b;
}

.ferrocarriles-line.blueH6,
.autobuses-line.blueH6 {
  background-color: #2d4191;
}

.ferrocarriles-line.red70,
.autobuses-line.red70 {
  background-color: #c62a0f;
}

.ferrocarriles-line.greenV11,
.autobuses-line.greenV11 {
  background-color: #547b31;
}

.ferrocarriles-line.greenV13,
.autobuses-line.greenV13 {
  background-color: #547b31;
}

.ferrocarriles-line.blue11,
.autobuses-line.blue11 {
  background-color: #0099ff;
}

.ferrocarriles-line.pink12,
.autobuses-line.pink12 {
  background-color: #ffcccc;
}


.video-m4d-app {
  margin-left: 20%;
  width: 60%;
  height: 310px;
}

.p-subtitulo-app {
  color: black;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
}

.h-subtitulo-app {
  margin-top: 5%;
  color: #5f8c5f;
  text-align: center;
  font-size: 25px;
}

p.h-subtitulo-app {
  color: black;
}

.img-link-appm4d {
  height: 50px;
  margin-right: 10px;
  align-items: center;
}

@media only screen and (max-width: 600px) {
  .video-m4d-app {
    margin-left: 20%;
    width: 60%;
    height: 150px;
  }

  .p-subtitulo-app {
    font-size: 18px;

  }

  p.h-subtitulo-app {
    color: black;
    font-size: 18px;
    text-transform: uppercase;
  }

  .img-link-appm4d {
    height: 35px;
    margin-right: 10px;
  }

}

p.descargue-m4d {
  font-size: 18px;
  font-weight: bold;
}

.img-link-appm4d,
.p-bottom-appm4d,
.descargue-m4d {
  text-align: center;
}

.p-img-appm4d {
  display: flex;
  justify-content: center;
}


@media only screen and (max-width: 540px) {
  #header .header_mid .header_mid_inner {
    padding: 12px 20px 0;
    text-align: center;
    display: flex;
    flex-direction: row;
    position: fixed;
    background-color: white;
    height: 11%;
    justify-content: center;
    align-items: center;
    top: 0;
    z-index: 9999;
  }

  #header .header_top {
    display: none !important;
  }

  #header .header_mid .header_mid_inner .logo_wrap {
    order: 1;
    float: right;
  }

  #header .header_mid .header_mid_inner .resp_mid_nav_wrap {
    order: 3;
    float: right;
  }

  #header .header_mid .header_mid_inner .mid_search_but_wrap {
    order: 2;
    float: right;
    margin-left: 20% !important;
  }

  #header .header_mid .header_mid_inner .mid_nav_wrap {
    order: 4;
    position: fixed;
    top: 8%;
    height: calc(100% - 150px);
    width: 100%;
    overflow: auto;
    top: 74px !important;
  }

  div#middle {
    margin-top: 100px;
  }
}

@media only screen and (max-width: 1440px) {
  div.cmsmasters_project_content {
    width: 100%;
  }

  div.portfolio .cmsmasters_open_project .project_content {
    width: 100%;
  }
}

/* Cambios para traducciones */
/* Ocultar banderas en caso que salgan */
.wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal {
  display: none !important
}

/* Fondo de los iconos de Agenda Online */
.icon-transparent-bg .cmsmasters_counter_inner:before {
  background: transparent !important;
}

.footer_copyright .social_wrap a:before {
  color: #858585;
}

.footer_copyright .social_wrap a:hover:before {
  color: white;
}

/* Iconos redes sociales header */
.cmsmasters-icon-instagram:before,
.cmsmasters-icon-twitter:before,
.cmsmasters-icon-linkedin:before {
  font-size: 26px;
}

.padding-right-of-30px {
  padding-right: 30px;
}

/* Iconos redes sociales header - END */

.wpml-ls-item .sub-menu {
  width: max-content;
}

.wpml-ls-current-language>a .nav_title>span {
  display: none;
}

@media (max-width: 1025px) {

  #header {
    position: absolute !important;
  }

  .wpml-ls-item a span.nav_title span,
  .wpml-ls-current-language .nav_title>span {
    display: inline !important;
    padding-left: 10px !important;
  }

  #header .header_mid .header_mid_inner .mid_nav_wrap {
    display: none;
  }

  #header .header_mid .header_mid_inner .resp_mid_nav_wrap:has(a.active)~.mid_nav_wrap {
    display: block !important;
    /* position: sticky; */
    /* top: 177px; */
  }
}

/* Layer Slider home */
@media (max-width: 700px) {
  /* .new_slider_test, .new_slider_test .ls-wrapper, .new_slider_test .ls-wrapper img, .new_slider_test .ls-slide-transitionwrapper {
  height: 100vw!important;
} */

  .new_slider_test,
  .new_slider_test .ls-wrapper,
  .new_slider_test .ls-wrapper *,
  .new_slider_test .ls-slide-transition-wrapper,
  .new_slider_test .ls-slide-transition-wrapper *,
  .new_slider_test .ls-wrapper .ls-html-layer,
  .slider_wwu,
  .slider_wwu .ls-wrapper,
  .slider_wwu .ls-wrapper *,
  .slider_wwu .ls-slide-transition-wrapper,
  .slider_wwu .ls-slide-transition-wrapper *,
  .slider_wwu .ls-wrapper .ls-html-layer {
    height: 65vw !important;
  }

  .new_slider_test .slide-title,
  .slider_wwu .slide-title {
    font-size: 20px !important;
    width: 100% !important;
    position: relative !important;
    /* transform: translate(30px, -50%) !important; */
    top: -13% !important;
    left: 20% !important;
  }

  .new_slider_test .slide-text,
  .slider_wwu .slide-text {
    font-size: 15px !important;
    position: relative !important;
    /* transform: translate(30px, 50%) !important; */
    top: 7% !important;
    width: 100% !important;
    left: 15% !important;
  }

  .new_slider_test .slide-text.text-1,
  .slider_wwu .slide-text.text-1 {
    /* transform: translate(30px, 2%) !important; */
    top: 3% !important;
  }

  .new_slider_test .slide-text.text-6,
  .slider_wwu .slide-text.text-6 {
    /* transform: translate(30px, 40%) !important; */
    top: 0 !important;
  }

  .new_slider_test .ls-wrapper.ls-in-out.ls-inner-wrapper+.slide-text,
  .slider_wwu .ls-wrapper.ls-in-out.ls-inner-wrapper+.slide-text {
    width: 80% !important;
  }

  .ls-wrapper:has(.slide-text) {
    width: 80% !important;
  }

  .new_slider_test .ls-wrapper ls-layer,
  .slider_wwu .ls-wrapper ls-layer {
    height: auto !important;
  }

}

/* @media (max-width: 541px) {
  #cmsmasters_row_wpwjbbt0yj,
  #cmsmasters_row_hascjcds63,
  #cmsmasters_row_wv3wm23c3,
  #cmsmasters_row_rvrr0qr5s,
  #slider-container {
    margin-top: 80px;
  }
} */

#slider-container {
  margin-bottom: 50px;
}

#gone-section {
  display: none;
}

/* #header .header_mid .header_mid_inner .mid_nav_wrap {
  order: 4;
  position: fixed;
  bottom: 6%;
  height: calc(100% - 150px);
  width: 100%;
  overflow: auto;
} */




/* END Layer Slider Home */


/* CONSEJOS */
.margin-auto>* {
  margin: 0 auto;
}

.flex-2 .cmsmasters_row_margin {
  display: flex;
  flex-direction: row;
}

.flex-2 .cmsmasters_row_margin>.cmsmasters_column {
  display: flex;
  align-items: center;
}

.flex-2 .cmsmasters_text {
  font-size: 16px;
}

.flex-2 .cmsmasters_text a {
  font-size: 16px;
}

@media (max-width: 1240px) {
  .flex-2 .cmsmasters_row_margin {
    flex-direction: column;
  }

  .flex-2 .cmsmasters_column {
    width: 90%;
  }

  .flex-2 .cmsmasters_column:has(.cmsmasters_column_inner>.cmsmasters_video_wrap) {
    order: 2;
  }

  .flex-2 .cmsmasters_column:has(.cmsmasters_column_inner>.cmsmasters_text) {
    order: 1;
  }
}

/* END CONSEJOS */



/* CONSEJOS */
.margin-auto>* {
  margin: 0 auto;
}

.flex-2 .cmsmasters_row_margin {
  display: flex;
  flex-direction: row;
}

.flex-2 .cmsmasters_row_margin>.cmsmasters_column {
  display: flex;
  align-items: center;
}

.flex-2 .cmsmasters_text {
  font-size: 16px;
}

.flex-2 .cmsmasters_text a {
  font-size: 16px;
}

@media (max-width: 1240px) {
  .flex-2 .cmsmasters_row_margin {
    flex-direction: column;
  }

  .flex-2 .cmsmasters_column {
    width: 90%;
  }

  .flex-2 .cmsmasters_column:has(.cmsmasters_column_inner>.cmsmasters_video_wrap) {
    order: 2;
  }

  .flex-2 .cmsmasters_column:has(.cmsmasters_column_inner>.cmsmasters_text) {
    order: 1;
  }
}

/* END CONSEJOS */


/* ÁREA PROFESIONAL */
.flex-3 .cmsmasters_column {
  width: 501px;
  height: 613px;
  background-size: contain;
  background-position-x: center;
  background-position-y: bottom;
  background-color: #BFD3C8;
  background-repeat: no-repeat;
  min-height: 613px;
}

.flex-3 .bg-2 {
  background-color: #B5CDC0;
}

.flex-3.learn-with-us .bg-1 {
  background-image: url('/wp-content/uploads/2023/10/VIDEOTECA.jpg');
  background-position-y: 15rem;
}

.flex-3.learn-with-us .bg-2 {
  background-image: url('/wp-content/uploads/2023/10/estudiantes-trim.jpg');
  background-size: contain;
  background-position-y: 10rem;
}


.flex-3.learn-with-us .bg-3 {
  background-image: url('/wp-content/uploads/2025/06/memoria_cientifica.png');
  background-position-y: 11rem;
}


.flex-3.work-with-us .bg-1 {
  background-image: url('/wp-content/uploads/2024/01/EQUIPO_ADMINISTRATIVO.webp');

}

.flex-3.work-with-us .bg-2 {
  background-image: url('/wp-content/uploads/2024/01/EQUIPO_MEDICO.webp');
  background-size: contain;
  background-position-y: 10rem;
}

.flex-3 .cmsmasters_row_margin {
  display: flex;
  justify-content: center;
}

.flex-3 .cmsmasters_text {
  padding-top: 50px;
}

.flex-3 .cmsmasters_row_margin>.cmsmasters_column {
  margin: 0;
}



@media (max-width: 1150px) {
  .flex-3 .cmsmasters_row_margin {
    flex-direction: column;
    gap: 10px;
    align-items: center;
  }

  .flex-3 .bg-2 {
    background-size: cover;
  }


}

@media (max-width: 450px) {
  .flex-3 .cmsmasters_column {
    width: 100%;
    height: 136vw;
  }
}


@media (min-width: 451px) and (max-width: 750px) {
  .flex-3 .cmsmasters_column {
    width: 73%;
    height: 100vw;
  }
}

@media (min-width: 751px) and (max-width: 1000px) {
  .flex-3 .cmsmasters_column {
    width: 60%;
    height: 85vw;
  }
}

@media (min-width: 1001px) and (max-width: 1150px) {
  .flex-3 .cmsmasters_column {
    width: 60%;
    height: 70vw;
  }

  .flex-3 .bg-1,
  .flex-3 .bg-3 {
    background-size: auto;
  }
}

/* END ÁREA PROFESIONAL */

@media (min-width: 1240px) {
  .flex-2 .col-1 {
    width: 30%;
    max-width: 30%;
  }

  .flex-2 .col-2 {
    width: 70%;
    max-width: 70%;
  }

  .flex-2 .col-1 .cmsmasters_content_slider_wrap {
    max-width: 334.88px;
  }
}

@media (max-width: 1240px) {
  .flex-2 .cmsmasters_row_margin {
    align-items: center;
  }
}

@media (max-width: 540px) {
  .cmsmasters_row_fullwidth .cmsmasters_row_margin:has(.home-banner) {
    margin: -40px !important;
  }

  #banner-capsulas .cmsmasters_row_fullwidth .cmsmasters_row_margin {
    margin: 0 !important;
  }

}

.header_top {
  background-color: #838c83 !important;
}

.widget-contact {
  margin-top: 2rem !important;
}

.flex-3 .cmsmasters_column_inner:has(.custom_html_col),
.custom_html_col {
  height: 100%;
}

.flex-3 .cmsmasters_column_inner .custom_html_col a {
  height: 100%;
  display: block;
}

.flex-3 .cmsmasters_column_inner .custom_html_col p {
  text-align: center;
}

.flex-3 .cmsmasters_column_inner .custom_html_col p:first-child a {
  padding-top: 50px;
}

.flex-3 .cmsmasters_column_inner .custom_html_col p {
  color: #ffffff;
  font-size: 21px;
}

.flex-3 .cmsmasters_column_inner .custom_html_col p:first-child {
  color: #ffffff;
  font-size: 32px;
  font-weight: bold;
}

#id_urologia .hentry header {
  height: 188px;
}

#id_urologia .cmsmasters_11 .entry-content {
  height: 151px;
}

@media (max-width: 766px) {
  #id_urologia .cmsmasters_column_inner {
    padding: 0 !important;
  }
}

/* EQUIPO ADMINISTRATIVO */
.manual-profiles .cmsmasters_column {
  border: 1px solid #e0e0e0;
}

.manual-profiles .cmsmasters_column_inner {
  background-color: white;
  /* min-height: 416.22px; */
}

.manual-profiles .cmsmasters_column_inner>.cmsmasters_heading_wrap {
  margin: 0 !important;
  padding: 18px 22px 0px 22px;
  /* padding-bottom: 0; */
}

.manual-profiles .cmsmasters_column_inner>.cmsmasters_heading_wrap:last-child {
  margin-top: 4px !important;
  padding: 18px 22px;
  padding: 0px 22px 18px 22px;
  /* padding-top: 0; */
}

.manual-profiles img {
  aspect-ratio: 1;
  object-fit: cover;
  object-position: bottom;
  width: 100%;
  height: 100%;
}

.manual-profiles .cmsmasters_img {
  overflow: hidden;
}

@media (min-width: 980px) {
  .manual-profiles .one_third {
    width: 21.93%;
  }

  .manual-profiles .cmsmasters_row_inner .cmsmasters_row_margin {
    display: flex;
    justify-content: center;
  }
}

@media (min-width: 980px) {

  /* .manual-profiles .cmsmasters_row_margin:has(> .cmsmasters_column.one_half), */
  .manual-profiles.two-profiles .cmsmasters_row_margin {
    width: 46.6%;
    margin: 0 auto;
  }

  .manual-profiles .cmsmasters_row_inner {
    width: 980px;
  }
}

/* END EQUIPO ADMINISTRATIVO */

@media (max-width: 540px) {
  div#middle {
    margin-top: 127px !important;
  }
}

.cmsmasters_contact_form .wpcf7-list-item {
  margin: 0;
}


/* #list-anim ol li { */
/* visibility: visible; */
/* visibility: hidden; */
/* opacity: 0; */
/* transform: translateX(100%); */
/* animation-delay: 2s;
  animation-iteration-count: 1;
  animation-name: listFadeInRight; */
/* } */

/* #list-anim ol li.shown {
  visibility: visible;
} */

/* @keyframes listFadeInRight {
  from {
    transform: translateX(100%);

  }

  to {
    transform: translateX(0);
  }
} */

#list-anim li {
  opacity: 0;
  transform: translateX(50px);
  transition: opacity 1s, transform 2s;
}

#list-anim .fadeIn {
  opacity: 1;
  transform: translateX(0);
}

.slider_wwu .ls-wrapper>img::after,
.slider_wwu .ls-slide-backgrounds .ls-wrapper.ls-bg-wrap::after {
  content: "";
  /* Creates a pseudo-element for the shadow */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(64, 94, 69, 0.58) !important;
  z-index: 1;
  /* Ensures the shadow appears above the image */
}

ol li {
  list-style-type: decimal;
}

#profesional-slider {
  padding-bottom: 50px;
}

.rotaciones-image img,
.rotaciones-gallery img {
  aspect-ratio: 4/3;
  object-fit: cover;
}

.cmsmasters_text p:-moz-only-whitespace {
  display: none;
}

#list-anim ol li::marker {
  font-weight: bold;
}

.whatsapp-banner {
  cursor: pointer;
}

.equipo-admin-images img {
  aspect-ratio: 4/3;
  object-fit: cover;
}

.equipo-admin-images .cmsmasters_column_inner:first-child img {
  padding-bottom: 40px;
}


#menu-item-22596,
#menu-item-14032,
#menu-item-17569,
#menu-item-17943 {
/* #menu-item-22355,
#menu-item-22585 { */
  display: none;
}

@media (min-width: 1025px) {
  .header_mid .header_mid_inner .logo_wrap {
    width: 112px !important;
  }
}