.elementor-20240 .elementor-element.elementor-element-2f33f41:not(.elementor-motion-effects-element-type-background), .elementor-20240 .elementor-element.elementor-element-2f33f41 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-d8d95fd );}.elementor-20240 .elementor-element.elementor-element-2f33f41 > .elementor-container{min-height:600px;}.elementor-20240 .elementor-element.elementor-element-2f33f41{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0em;margin-bottom:0em;padding:0em 0em 0em 0em;z-index:0;}.elementor-20240 .elementor-element.elementor-element-2f33f41 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-20240 .elementor-element.elementor-element-7ef499f:not(.elementor-motion-effects-element-type-background) > .elementor-widget-wrap, .elementor-20240 .elementor-element.elementor-element-7ef499f > .elementor-widget-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-20240 .elementor-element.elementor-element-7ef499f > .elementor-element-populated, .elementor-20240 .elementor-element.elementor-element-7ef499f > .elementor-element-populated > .elementor-background-overlay, .elementor-20240 .elementor-element.elementor-element-7ef499f > .elementor-background-slideshow{border-radius:15px 15px 15px 15px;}.elementor-20240 .elementor-element.elementor-element-7ef499f > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0em 0em 0em 0em;--e-column-margin-right:0em;--e-column-margin-left:0em;padding:0px 0px 0px 0px;}.elementor-20240 .elementor-element.elementor-element-7ef499f > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-20240 .elementor-element.elementor-element-73da177 > .elementor-widget-container{border-style:none;}:root{--page-title-display:none;}@media(max-width:767px){.elementor-20240 .elementor-element.elementor-element-2f33f41{padding:0% 0% 0% 0%;}.elementor-20240 .elementor-element.elementor-element-73da177 > .elementor-widget-container{border-radius:10px 10px 10px 10px;}}/* Start custom CSS */.footer-confian{
    margin-top: 2em !important;
}
.manu-nombre h2 span{
    font-size: 17px;
    position: relative;
    top: -3px;
}

.foto-perfil:before{
    content:'';
    position: absolute;
    left: -6%;
    top: -6%;
    height: 112%;
    width: 112%;
    background: linear-gradient(45deg,#FDAE48, #C513A3);
    border-radius: 100%;
    z-index: 0
}

.foto-perfil:after{
    content:'';
    position: absolute;
    left: -3%;
    top: -3%;
    height: 106%;
    width: 106%;
    background: #fff;
    border-radius: 100%;
    z-index: 0
}

.foto-perfil img{
    z-index: 1;
    position: relative;
}

.floating-number{
    display: none !important
}

.calendar iframe{
    position: relative;
    z-index: 2;
    height: 920px !important;
    border-radius: 12px;
}

.calendar .tidycal-embed{
    text-align: center;
}

.calendar .tidycal-embed:before {
    content: 'Si no ve el calendario, por favor ';
    text-align: center;
    /* width: 100%; */
    display: inline-block;
    font-size: 18px;
    z-index: 0;
    padding: 10px 6px 10px 0px;
    position: relative;
}

.calendar .tidycal-embed:after {
    content: 'recargue la página';
    text-align: center;
    /* width: 100%; */
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    color: red;
    z-index: 0;
    position: relative;
}

.header p a{
    color: #fff !important;
    text-decoration: underline;
}

.panel .elementor-container{
    background-color: #fff;
    border-radius: 10px;
}

h2 span{
    color: #FF4F40;
}

@media(max-width:767px){
    .header p a, h2 span{
        display: block;
    }
    .calendar iframe{
        height: 1060px !important;
    }
    .manu-nombre h2 span{
        display:inline-block;
    }
}

.sec-testimonios-video:before{
    content:'';
    width: 100%;
    height: 250px;
    position: absolute;
    bottom:0px;
    left:0px;
    background: linear-gradient(to top, var( --e-global-color-a969d40 ), rgba(255,255,255,0));
}

.sec-testimonios-video .elementor-testimonial__image{
    align-items: center;
}

.video-testimonio{
    z-index: 1;
    position: relative;
}

.swiper-slide.elementor-lightbox-item iframe{
    height: 70vh !important;
    border-radius: 8px !important
}

.cont-thumbnails{
    display: flex;
    justify-content: space-between;
    column-gap: 5px;
    margin: -40px auto 0px;
    background-color: #fff;
    max-width: 590px;
    padding: 12px;
    border-radius: 10px;
    position: relative;
    z-index: 9
}
.thumbnail{
    height:79px;
    width:79px;
    cursor: pointer;
    transition: all ease .2s;
    background-size: cover;
    border-radius: 7px;
    border: 3px solid #fff;
    position: relative;
}


.slides-reviews .swiper-pagination{
    background-color: #fff;
    max-width: 590px;
    border-radius: 7px;
    padding: 10px;
    margin: 0px auto !important;
    right: 0 !important;
    left: 0 !important;
    display: flex;
    justify-content: space-between;
}

.slides-reviews .swiper-pagination span{
    width: 79px;
    height: 79px;
    border-radius: 7px;
    opacity: 1;
    border: 3px solid #fff;
    margin-bottom: 0px !important;
    background-size: cover;
}

.slides-reviews .swiper-pagination .swiper-pagination-bullet-active{
    border-color: var( --e-global-color-e75889d ) !important;
}

.thumbnail.t_01, .slides-reviews .swiper-pagination span:first-child{
    background-image: url('https://caissa.digital/wp-content/uploads/2023/10/thumb_axion-01.jpg');
}
.thumbnail.t_02, .slides-reviews .swiper-pagination span:nth-child(2){
    background-image: url('https://caissa.digital/wp-content/uploads/2023/10/thumb_axion-02.jpg');
}
.thumbnail.t_03, .slides-reviews .swiper-pagination span:nth-child(3){
    background-image: url('https://caissa.digital/wp-content/uploads/2023/10/thumb_colchoneria.jpg');
}
.thumbnail.t_04, .slides-reviews .swiper-pagination span:nth-child(4){
    background-image: url('https://caissa.digital/wp-content/uploads/2023/10/thumb_espacio-casa.jpg');
}
.thumbnail.t_05, .slides-reviews .swiper-pagination span:nth-child(5){
    background-image: url('https://caissa.digital/wp-content/uploads/2023/10/thumb_constructora.jpg');
}
.thumbnail.t_06, .slides-reviews .swiper-pagination span:nth-child(6){
    background-image: url('https://caissa.digital/wp-content/uploads/2023/10/thumb_neuroscenter.jpg');
}
.thumbnail.active{
    border-color: var( --e-global-color-e75889d ) !important
}

/* Tooltip text */
.thumbnail .tooltip{
  visibility: hidden;
  width: 120px;
  /*white-space: nowrap;*/
  background-color: #fff;
  color: #2a2a2a;
  font-weight: 600;
  font-family: 'ObjektivMk1', Arial;
  text-align: center;
  box-shadow: 0px 0px 10px 5px rgba(0,0,0,.2);
  padding: 6px 0px;
  border-radius: 6px;
  transition: all ease .2s;
    opacity: 0;
  /* Position the tooltip text - see examples below! */
  position: absolute;
  top: 110%;
  left: -35%;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.thumbnail:hover .tooltip {
  visibility: visible;
  opacity: 1;
}

.thumbnail .tooltip::after {
  content: " ";
  position: absolute;
  bottom: 100%;  /* At the top of the tooltip */
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent #fff transparent;
}

@media(max-width:767px){
    .video-testimonio iframe{
        height: 200px !important;
        border-radius: 10px !important
    }

    .cont-thumbnails{
        margin-top: 10px;
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
        column-gap: 10px;
        row-gap: 10px;
    }
}/* End custom CSS */