#pi_tracking_opt_in_div{
	display:none;
}

body>div.hbspt-form,
body>div.hs-form {
    display: none;
}

a:hover {
    text-decoration: none !important;
}

.jotelulu-header:before {
    background: -webkit-gradient(linear, left top, right top, from(#000000), to(#FEA587));
    background: linear-gradient(90deg, #000000 0%, #FEA587 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: " ";
    opacity: 0.8;
}

.jotelulu-header > h1 {
  font-size: 48px;
  font-weight: 700;
  line-height: 1.1;
}

.jotelulu-header-image > div > div > img {
	position: absolute; 
  top: 120px;
  right: 30px;
  width: 780px;
  max-width: 48%;
}


.jotelulu-article .eae-alert-text p {
    font-family: Lato, Sans-serif;
    font-size: 18px;
    font-weight: 200!important;
    line-height: 25px;
}
.jotelulu-article a {
    color: #F83070 !important;
}
.jotelulu-article a:hover {
    text-decoration: none;
}

.hs-input::placeholder {
    font-weight: 400;
    text-align: left;
    color: #929292;
    display: block;
    line-height: 14px;
    display: inline-block;
    font-style: italic;
}

.faq-question {
    background: -webkit-gradient(linear, left top, right top, from(#ff358a), to(#fea587));
    background: linear-gradient(to right, #ff358a, #fea587);
    border-radius: 6px 6px 0 0;
}

a.tag-cloud-link:hover {
    opacity: 0.8;
}

.elementor-sticky--effects{
    background: #fff !important;
}

.elementor-sticky--effects .new-navbar-arrow  i{
	color: #666 !important;
}

.elementor-sticky--effects .new-navbar-text a{
	color: #666 !important;
}


.elementor-sticky--effects .navbar-container ul li a{
    color: #666 !important;
}


.elementor-sticky--effects  .navbar-login-button a{
    color: #666 !important;
    border: 1px solid #F83070 !important;
}

.elementor-sticky--effects  .navbar-singup-button a{
    color: #fff !important;
   background:  linear-gradient(90deg, #FF358A 0%, #FEA587 100%);
   border-radius: 4px !important;
   border:none !important;
       
}


.elementor-sticky--effects, .sticky-menu-items ul li a, .navbar-login-button, .navbar-singup-button {
    transition: .5s all ease-in-out;
}

.servicesHeaderItem > ul{
	box-shadow:none !important;
}


.sub-menu.elementor-nav-menu--dropdown.sm-nowrap{
	min-width: 100vw !important;
	display:flex;
	flex-direction: row;
	flex-wrap: nowrap;
	flex-basis: auto;
	justify-content: center !important;
	
}


.sub-menu.elementor-nav-menu--dropdown.sm-nowrap > li{
	background-color:white;
	flex-grow: 0 !important;
	padding-left: 20px !important;
	padding-right: 20px !important;
	padding-top: 80px !important;
	padding-bottom: 80px !important;
}

.sub-menu.elementor-nav-menu--dropdown.sm-nowrap > li > a{
	padding: 0px !important; 
}

.header-services-dropdown > a  > img{
	width: 40px !important;
	height: auto !important;
}

.header-services-dropdown > a {
	display: flex;
	flex-direction: column !important;
}

.call-to-action-button-container a:hover{
    opacity: 0.5;
}

.call-to-action-button-container a{
	padding-top:18px;
	padding-bottom:18px;
	padding-left:32px;
	padding-right:32px;
}

.home-banner-image-container > div > img{
    min-width:729px !important;
		width: 729px !important;
		height: 619px !important;
    /**position: absolute;**/
		margin-left:80px !important;
    margin-top: 144px !important;
}

/** NAVBAR **/


.elementor-sticky--effects .navbar-container ul li a{
    color: #666 !important;
}

.elementor-sticky--effects .navigation-menu-jotelulu {
    -webkit-transition: height 0.3s ease-out;
    transition: height 0.3s ease-out;
}
.elementor-sticky--effects a.elementor-item {
    color: #666 !important;
}

.elementor-sticky--effects  .navbar-login-button a{
    color: #666 !important;
    border: 1px solid #F83070 !important;
}

.elementor-sticky--effects  .navbar-singup-button a{
    color: #fff !important;
   background:  linear-gradient(90deg, #FF358A 0%, #FEA587 100%);
   border-radius: 4px !important;
   border:none !important;
       
   }


.elementor-sticky--effects, .sticky-menu-items ul li a, .navbar-login-button, .navbar-singup-button {
    transition: .5s all ease-in-out;
}

.navbar-login-button a, .navbar-singup-button a{
    height: 50px !important;
    min-height: 50px !important;
}



/** incentive cards **/

.incentive-cards-hidden-text{
    display: none;
    transition: all 0.3s ease !important;
    
}


.incentive-cards-home{
    min-height: 354px;
}

.incentive-cards-home:hover  .incentive-cards-hidden-text{
    display:block;
}

.incentive-card-container{
    width: 251px;
    height: 354px; 
}
.incentive-cards-title-text{
	transition: all 0.3s ease;
}
.incentive-card-container:hover  .incentive-cards-hidden-text{
    display: block;
}

.eco-incentive-cards-hidden-text{
	display:none;
}
.incentive-cards-home-eco:hover .eco-incentive-cards-hidden-text{
	display: block;
  transition: all 0.3s ease-in-out !important;
}

.incentive-cards-home-eco:hover .eco-cards-home-image{
	display: none;
  transition: all 0.3s ease-in-out !important;
}

.incentive-cards-home-eco{
    height: 287px !important;
		min-width: 354px !important;
}

.eco-cards-home-image{
	display:block;
}

/** BLOG CARDS **/
/**.post-plus-button-container{
	position: absolute;
    width: 100px !important;
    height: 100px !important;
    text-align:center;
    width: 100px;
    z-index: 300 !important;
}**/


.button-plus-inner-section{
	position: absolute;
	top: 138px;
	left: 70%;
}
.button-plus-inner-section{
    overflow: visible !important;
}
.post-plus-button{
     top:22%;
     
}
/**.fas fa-plus{
   color: red !important;
}**/

/**.inner-blog-card-container > div{
    padding: 0px !important;
}**/

/**.blog-card-image:hover{
		transform: scale(1.2);
    overflow: hidden !important;
    transition: all 0.32s ease;
}**/

.blog-card-description-text{
    min-height: 50px !important;
		max-height: 50px !important;
		margin-bottom: 16px !important;
}

.jotelulu-blog-card-title{
	min-height: 57px !important;

}

.jotelulu-card-text-description-wrapper{
	min-height: 263px;
	max-height: 263px;
	height: 263px;
	margin:auto;
}

.inner-blog-card-container{
    overflow: hidden !important;
}

/** LOGIN SERVICES CARDS **/
.login-services-card-container:hover .home-card-image-container{
    transform: scale(1.2);
    transition: 0.3s;
		
		
    overflow: hidden !important;
}

.login-services-card-container:hover .home-card-image-container {
	background: linear-gradient(180deg, var( --e-global-color-primary ) 0%, var( --e-global-color-secondary ) 100%);
}

.login-services-card-container:hover .services-card-icon-container > div > a{
	transform: scale(1.4);
    transition: 0.3s;
}

.services-login-cards-parent-container > div{
	justify-content: center;
}

/* Sticky navigation  section */


.sticky-section-wrapper .elementor-widget-wrap{
    
    display: block !important;
}

.sticky-section-wrapper .sticky-section{
    
    position: sticky;
    top: 80px;
}

/* Carousel */
.elementor-carousel-image{
	height: 160px !important;
	width: 160px !important;
  
}

.carrousel-tech-we-use{
	filter: grayscale(100%);
	max-width: 1064px !important; 
	margin: 0 auto;
}

.carrousel-tech-we-use .swiper-slide{

}

/* NAVIGATION STYLES */

.elementor-sticky--effects{
    background: #fff !important;
}

.elementor-sticky--effects .navbar-container ul li a{
    color: #666 !important;
}

.elementor-sticky--effects .navigation-menu-jotelulu {
    -webkit-transition: height 0.5s ease-out;
    transition: height 0.5s ease-out;
}
.elementor-sticky--effects a.elementor-item {
    color: #666 !important;
}

.elementor-sticky--effects  .navbar-login-button a{
    color: #666 !important;
    border: 1px solid #F83070 !important;
}

.elementor-sticky--effects  .navbar-singup-button a{
    color: #fff !important;
   background:  linear-gradient(90deg, #FF358A 0%, #FEA587 100%);
   border-radius: 4px !important;
   border:none !important;
       
   }


.elementor-sticky--effects, .sticky-menu-items ul li a, .navbar-login-button, .navbar-singup-button {
    transition: .5s all ease-in-out;
}

.navbar-login-button a, .navbar-singup-button a{
    height: 50px !important;
    min-height: 50px !important;
}

.complex-quote-container{
	max-width: 483px;
	line-height: 1.4em;
}
.txt-28 {
	font-size: 28px;
}
.txt-bold {
	font-weight: 700;
}
.txt-italic {
	font-style: italic;
}

.mt-2{
	margin-top: 16px !important;
}

.txt-light{
	font-weight: 300;
}

.txt-14 {
	font-size: 14px;
}
.mt-4 {
    margin-top: 32px !important;
}

.mb-2 {
    margin-bottom: 16px !important;
}
.mt-1 {
    margin-top: 8px !important;
}


.navbar-mobile-column{
    background-color: transparent !important;
}

#collapsable-navbar{
    position: fixed;
    top: 0;
    height: 100% !important;
    max-height: 100% !important;
    overflow-x: hidden;
    overflow-y: auto;
}
/** MENU  NAVEGACION MOVIL **/
.elementor-editor-active .hidden{ 
    display:block; 
} 
.hidden, .hiddenSubBar{ 
  display:none !important; 
	z-index: -1000 !important;
	visibility: none !important;
} 
.shown{ 
    display: block !important; 
	z-index: 1999 !important;
} 

.shownSubBar{
	display: block !important; 
	z-index: 1999 !important;
}

.mobile-navbar-hidden-column{
    background-color: transparent !important;
}

/** RESPONSIVE STYLES MOVIL **/ 
@media only screen and (max-width: 767px) {
	.call-to-action-button-container a{
		width: 100% !important;
		min-height: 50px !important;
	}
	
	.webpage-banner-text-column{
		min-width: 100% !important;
	}
	
	.call-to-action-button-container {
		width: 100% !important;
		margin: 0;
	}
	
	.homepage-video-container{
		width: 100% !important;
		min-width: 100% !important;
	}
	.banner-problemas-home-image-container > div > img{
		width: 90% !important;
		min-width: 90% !important;
		height: auto !important;
	}
	
	.jotelulu-footer-menu-section > div > nav > ul > li > a{
		-webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	}
	
	
	.jotelulu-footer-policies-section > div > div > div > nav > ul{
		flex-wrap: nowrap !important;
		flex-direction: column;
		margin: auto !important;
		justify-content: center !important;
		
	}
	.jotelulu-footer-policies-section > div > div > div > nav > ul > li > a{
		justify-content: center !important; 		color: #999999 !important;
	}
	
		.jotelulu-footer-menu-section > div > nav > ul > li > a:hover{
		background:transparent !important;
			opacity: 0.7 !important;
			color: #999999 !important;
	}
	
	#collapsable-navbar{
		z-index: 3000 !important;
		max-width: 322px !important;
		min-width: 322px !important;
		right: 0;
	}
	
	.jotelulu-footer-section-title-container > div > h5{
		text-align: center !important;
		
		}
	
		.jotelulu-footer-section-title-container > div {
			margin-left:0px !important;
		}
	
	.jotelulu-footer-copyright-text >div > p{
		text-align: center;
	}
	
	#jotelulu-header-white-logo{
			margin-top:25px !important;
		}
	
	.banner-problemas-container{
    	max-height: 2055px !important;
			background-color: #000000;
			background-attachment: fixed;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
			position: relative;	
		}
	.jotelulu-header{
		max-height: 657px;
	}
	
	.backup-cards-container{
			height: 307px;
			min-height: 307px;
		}
	
		
	
}

@media only screen and (max-width: 1024px) {
	div#jotelulu-header-black-logo img {
   	 width: 225px !important;
   	 max-width: 225px !important;
		}

    div#header-services-collapsable-arrow {
        display: none !important;
    }
    
    div#header-contact-collapsable-arrow {
        display: none !important;
    }
}

/** RESPONSIVE STYLES TABLET **/ 
@media only screen and (min-width: 768px
	) and (max-width: 1199px) {
	

	
	.jotelulu-footer-policies-section > div > div > div > nav > ul > li > a{
 		color: #999999 !important;
	}
	
		.jotelulu-footer-menu-section {
			color: #999999;
		}
		
		.jotelulu-footer-menu-section > div > nav > ul > li > a:hover{
		background:transparent !important;
			opacity: 0.7 !important;
			color: #999999 !important;
	}
	.incentive-cards-home-eco{
			min-width: 100% !important;
	}
		
		.banner-problemas-home-image-container > div > img{
		width: 50% !important;
		min-width: 50% !important;
		height: auto !important;
	}
		
	#collapsable-navbar{
		right: 0;
		width: 322px !important;
		z-index: 3000 !important;
	}

		
	.sticky-header{
		max-height: 60px !important;
		z-index: 3000 !important;
	}

    .blogHeader {
        max-height: 94px !important;
		padding-top: 10% !important;
		padding-bottom: 8% !important;
    }
		
		
	.elementor-sticky--effects.sticky-header,  .elementor-sticky--effects.blogHeader{
		max-height: 94px !important;
		padding-top: 8% !important;
		padding-bottom: 8% !important;
	}
		
		#jotelulu-header-white-logo{
			margin-top:25px !important;
		}
		
		.banner-problemas-container{
    	max-height: 2253px !important;
			background-color: #000000;
			background-attachment: fixed;
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
			position: relative;	
		}
		
		.webpage-banner-text-column{
			min-width: 80% !important;
		}
		
		
		.backup-card-description-container{
			max-height: 51px;
		}
		
		.backup-cards-container{
			height: 340px;
			min-height: 340px;
		}
		
		.jotelulu-blog-fixed-left-bar{
        display: none;
        position: relative;
    }
    .jotelulu-blog-posts-grid-section{
        width: 100% !important;
    }

		
}

.elementor-item-active{
	background-color: transparent !important;
	color: #999999 !important;
}

.animated#collapsable-navbar, #collapsable-header, .collapsable-header-menu-section{
	animation-duration: 0.3s !important;
	opacity: 1;
}

#collapsable-header, .collapsable-header-menu-section{
	position: fixed !important;
	width: 100%;
}
.toggledSubNav{
	background-color: white !important;
}
.toggledSubNav .new-navbar-text a{
	color: #666666 !important;
}

.new-navbar-text a:hover,
.sub-navbar-element-column-container:hover{
	opacity: 0.8;
}


.toggledSubNav .new-navbar-arrow  i{
	color: #666 !important;
}

.shownA{
	display: flex !important;
	/**width: 20% !important;**/
}

.hiddenA{
	display: none !important;
}

/**#header-services-collapsable-button{
    width: 90% !important;
    display: flex;
    flex-direction:row;
}**/

/**#header-services-collapsable-arrow{
    width: 10% !important;
    display: flex;
    flex-direction:row;
}

#header-services-arrow-up{
    width: 10% !important;
    display: flex;
    flex-direction:row;
}**/

.hiddenSubBar{
	padding-top: 32px !important;
}

.elementor-sticky--effects.sticky-header {
    border-bottom: 1px solid #d0d0d0;
-webkit-transition: all 0.5s ease-out;
transition: all 0.5s ease-out !important;
	padding-top: 22px !important;
	padding-bottom: 22px !important;
	max-height: 94px !important;
}

.elementor-sticky--effects.blogHeader {
    border-bottom: 1px solid #d0d0d0;
	padding-top: 10px !important;
	padding-bottom: 15px !important;
}

.sticky-header.toggledSubNav{
	border:none !important;
}

.blogHeader.toggledSubNav{
	border:none !important;
}

.toggledSubNav .navbar-singup-button a{
    color: #fff !important;
   background:  linear-gradient(90deg, #FF358A 0%, #FEA587 100%) !important;
   border-radius: 4px !important;
   border:none !important;
}

.toggledSubNav .navbar-login-button a{
	    color: #666 !important;
    border: 1px solid #F83070 !important;
}

.hiddenLogo{
	display:none;
}

.shownLogo{
	display: flex;
}

.elementor-sticky--effects.sticky-header #jotelulu-header-black-logo{
	display: flex !important;
}
.elementor-sticky--effects.sticky-header #jotelulu-header-white-logo{
	display: none !important;
}

.collapsable-navbar{
	visibility: hidden;
	display: none !important;
}

.sticky-header.toggledSubNav .header-languages-section {
	background-color: #fff !important;
}

.defaultText {
	background-color:transparent !important;
}

.changedText{
	background-color: #fff !important;
}

.changedText .header-languages-section-text  a, .changedText .header-languages-section-text  p {
	color: #666 !important;
}

.defaultText.header-languages-section-text p{
	color: #fff !important;
}

	.elementor-sticky--effects.sticky-header #responsive-menu-toggle-button{
		filter: invert(47%) sepia(0%) saturate(0%) hue-rotate(146deg) brightness(82%) contrast(85%);
	}

    .elementor-sticky--effects.blogHeader #responsive-menu-toggle-button{
		filter: invert(47%) sepia(0%) saturate(0%) hue-rotate(146deg) brightness(82%) contrast(85%);
	}


.blog-menu-toggle-button{
		filter: invert(47%) sepia(0%) 	saturate(0%) hue-rotate(146deg) brightness(82%) contrast(85%);
	margin-top: 28px;
}

#collapsable-header,.collapsable-header-menu-section{
	top: 40px !important;
}


.sticky-header{
	max-height: 66px !important;
	z-index: 3000 !important;
}


.blogHeader{
	max-height: 66px !important;
	z-index: 3000 !important;
}

.jotelulu-small-header-column{
    max-height: 66px !important;
}


.header-banner-title-container,.header-banner-description-container{
	max-width: 484px !important;
}

/* PAGINACION */

.page-numbers{
		min-height: 30px !important;
		max-height: 30px;
		max-width: 82px !important;
    border-radius: 4px;
    padding: 6px 12px 5px 12px;
    border: 1px solid #F83070;
    background: #fff;
    color: #F83070;
    line-height: 50px;
    cursor: pointer;
}

.page-numbers:hover {
	    border: 1px solid rgba(248, 48, 112, 0.8);
    color: rgba(248, 48, 112, 0.8);
}

.page-numbers.next{
	margin-right:08px;
}

.jotelulu-post-card-section{
	height: 475px !important;
	min-height: 475px !important;
	max-height: 475px !important;
}


/* RESPONSIVE LARGE SCREENS */
@media only screen and (min-width: 1200px){
		.jotelulu-header > div{
			width: 1200px;
	}
	
	.banner-problemas-container{
    max-height: 686px !important;
	}
	
	
}

.tag-cloud-link {
    display: inline-block;
	  margin: 0px 8px 8px 0px;
    font-size: 12px !important;
    height: 24px;
    border-radius: 3px;
    background-color: #dfe0e4;
	  color: #ABA6A6;
    font-weight: 300;
    line-height: 24px;
    padding: 0 6px;
    cursor: pointer;
    position: relative;	
}

/* HEADER BLOG - Rehacer -> ¡¡¡Se puede hacer sin CSS aquí!!! */

.blogHeader{
	z-index: 3000;
}
.blogHeader {
  border-bottom: 1px solid #d0d0d0;
	padding-top: 10px !important;
	padding-bottom: 15px !important;
	max-height: 94px !important;
}

/* FEATURE CARD HOVER SHADOW */
.featured-cards-container:hover {
	-webkit-box-shadow: 0 0 32px #0000001c;
	box-shadow: 0 0 32px #0000001c;
}

/** CARDS Historias de Usuario **/
.elementor-widget-reviews .swiper-slide, .elementor-widget-testimonial-carousel .swiper-slide {
	  height: 354px;
    border-radius: 6px !important;
    color: #fff;
    position: relative;
    overflow: hidden;
	background-color: #333;

}
.elementor-widget-reviews .swiper-slide, .elementor-widget-testimonial-carousel .swiper-slide :hover {
	    background: -webkit-gradient(linear, left top, left bottom, from(#FF358A), to(#FEA587));
    background: linear-gradient(180deg, #FF358A 0%, #FEA587 100%);
	opacity: 0.3;
	width: 100%;
	height: 100%;
	padding: 0px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.elementor-widget-testimonial-carousel
.elementor-testimonial__text {
    font-size: 16px !important;
    font-style: italic !important;
    line-height: 25px !important;
    font-weight: 100 !important;
    color: #fff ;
		visibility: hidden;
}

.elementor-widget-testimonial-carousel
.elementor-testimonial__text :hover {
	-webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: scale(1);
    transform: scale(1);
	visibility: visible;
}

.elementor-widget-testimonial-carousel .elementor-testimonial__name {
	
}

.elementor-widget-testimonial-carousel .elementor-testimonial__title {
	font-size: 30x;
}

.elementor-widget-testimonial-carousel .elementor-testimonial__image {
	position: absolute;
	top: 10px;
	left: 20px;
	width: auto !important;
}

.elementor-widget-testimonial-carousel .elementor-testimonial__image img {
	width: auto;
}

/* tarjetas servicios */
.home-card-image-section{
	height: 182px;
}


