.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-ac5f598:#DB0B35;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-page-transition-entrance-animation:e-page-transition-slide-out-left;--e-page-transition-exit-animation:e-page-transition-slide-in-left;--e-page-transition-animation-duration:700ms;}.elementor-kit-6 input:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea,.elementor-kit-6 .elementor-field-textual{font-family:"Work Sans", Sans-serif;font-size:14px;font-weight:300;border-style:solid;border-width:0px 0px 1px 0px;border-color:#FFFFFF45;border-radius:0px 0px 0px 0px;transition:200ms;}.elementor-kit-6 input:focus:not([type="button"]):not([type="submit"]),.elementor-kit-6 textarea:focus,.elementor-kit-6 .elementor-field-textual:focus{border-style:solid;border-width:0px 0px 1px 0px;border-color:#FFFFFF;border-radius:0px 0px 0px 0px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-container{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-container{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-container{--container-max-width:767px;}}/* Start custom CSS */.column-hover-fx:hover .img-custom-zoom {
    transform: scale(1.1);
}

.img-custom-zoom {
  display: inline-block;
  transition: .3s ease-in-out;
  max-width: 100%;
}

/*
.elementor-invisible {
    visibility: visible;
}
*/

.jet-listing-grid__slider-icon.prev-arrow {
    display: none !important;
}

.info-min-height .elementor-image-box-content {
    min-height: 146px !important;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    flex-direction: column;
    justify-content: center;
}

.show-on-hover h3 {
    opacity: 0;
    transition-duration: .5s
}

.show-on-hover:hover h3 {
    opacity: 1;
}

.show-on-hover:after {
    content: "";
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  transition: .5s;
background: rgb(0,0,0);
background: linear-gradient(180deg, rgba(0,0,0,0) 66%, rgba(0,0,0,0.6321122198879552) 100%);
}

.show-on-hover:hover:after {
    opacity: 1;
}

.img-on-hover > .elementor-widget-wrap {
    background-size: 100%; 
    text-align: left;
    background-position-x: 50%;
    background-position-y: 50%;
    -webkit-animation: zoomin .5s linear;
    animation: zoomout .5s linear;
    animation-fill-mode: forwards;
  background-origin:center;
}

.img-on-hover:hover > .elementor-widget-wrap {
    background-size: 100%; 
    text-align: left;
    background-position-x: 50%;
    background-position-y: 50%;
    -webkit-animation: zoomin .5s linear;
    animation: zoomin .5s linear;
    animation-fill-mode: forwards;
  background-origin:center;
}

@-webkit-keyframes zoomin {
    0% {
       background-size: 100%; 
    }
    100% {
       background-size: 102%; 
    }

}

@-webkit-keyframes zoomout {
    0% {
       background-size: 102%; 
    }
    100% {
       background-size: 100%; 
    }

}

.white-arrows-path .prev-arrow:hover path {
    opacity: 1 !important;
}

.white-arrows-path .next-arrow:hover path {
    fill-opacity: 1 !important;
}

.h1-hidden {
    display: none;
}/* End custom CSS */