
	

.elementor-2001 .menu__button .jet-button__label {
	  min-width: 81px !important;
	  min-height: 24px !important;
	  width: 81px !important;
	  height: 24px !important;
}
.elementor-2001 .elementor-element-f03d9a4 .elementor-heading-title,
.elementor-2001 .elementor-element-f03d9a4 .elementor-heading-title a {
		min-width: 40px !important;
	  min-height: 19px !important;
	  width: 40px !important;
	  height: 19px !important;
	}	

	
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px transparent inset;
  -webkit-text-fill-color: #000; /* o el color que uses */
  transition: background-color 5000s ease-in-out 0s;
}
	
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0px 1000px transparent inset !important;
  -webkit-text-fill-color: #fff;
}	
	
input,
input:focus,
input:focus-visible,
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  outline: none !important;
  box-shadow: none !important;
  -webkit-box-shadow: 0 0 0 1000px transparent inset !important; /* color de fondo real */
  -webkit-text-fill-color: #f5f5f5 !important; /* color del texto */
  background-color: transparent !important;
  appearance: none !important;
}		
	
html.is-keyboard-open,
body.is-keyboard-open {
  overflow: auto !important;
}

html.is-keyboard-open .sfe-locomotive-scroll-wrapper,
html.is-keyboard-open [data-scroll-container],
body.is-keyboard-open .sfe-locomotive-scroll-wrapper,
body.is-keyboard-open [data-scroll-container] {
  min-height: var(--vvh, 100dvh);
}

input,
textarea,
select {
  font-size: 16px;
}
body {
	  margin-left: auto;
	  margin-right: auto;
    cursor: none;
}

body.menu-open,
body.menu-open .jet-theme-core-document__inner	{
    max-height: 100vh !important;
    overflow: hidden !important;
    transform: none !important;
}	
	
html.menu-open,
body.menu-open {
  overflow: hidden;
}

#loader-container {
  position: fixed;
  top: 0;
  bottom: 0;
  display: block;
  background-color: #F9F9F9;
  width: 100%;
  height: 100vh;
  z-index: 99999;
}

#loader-container .loader--logo {
  display: none;
  height: 100%;
  width: 100%;
}

#loader-container .elementor-widget-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
	
#menuToggle a {
color: #535353;		
	}	

.fullpage-menu {
  position: fixed;
  inset: 0;
  width: 100%;
  height: 100vh;
  display: none;
  pointer-events: none;
}

.fullpage-menu.is-active {
  pointer-events: auto;
}
	
	


.cursor{
    position: fixed;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: -20px;
    border-radius: 50%;
    border: 1px solid #D23B2F;
    transform-origin: center center;
    pointer-events: none;
    z-index: 99999;
}
.grow, .grow-small{
    background: #fff;
    mix-blend-mode: difference;
    border: none;
}
/*
.cursor.project-arrow {
    background: #F9F9F9;
    mix-blend-mode: normal;
    border: none;
}	
	
.cursor.project-arrow::before {
    content: "→";
	  position: fixed;
	  font-family: "Codezy-mono", Sans-serif;
    font-size: 1.2rem;
	  color: #272727;
    margin-left: 14px;
    margin-top: 6px;
}	
*/
	
.cursor.project-arrow::before {
    content: "View Case";
    position: fixed;
    display: block;
    font-family: "Codezy-mono", Sans-serif;
    font-size: 3px;
    font-weight: normal;
    text-transform: uppercase;
    margin-left: 30%;
    margin-top: 47%;
    transform: scale(1.3);
}
.cursor.read-article::before {
    content: "Read Article";
    position: fixed;
    display: block;
    font-family: "Codezy-mono", Sans-serif;
    font-size: 3px;
    font-weight: normal;
    text-transform: uppercase;
    margin-left: 21%;
    margin-top: 47%;
    transform: scale(1.3);
}




@media (max-width: 1024px) {
    .cursor {
        display: none !important;
    }
}
	
	




.text-animation .elementor-icon-box-title {
		overflow: hidden;
}
.jet-headline__label,
.jet-headline__label span,
.e-con{
    transition: none !important;
}	
.img--object-fit-cover {
    height: 100%;
    object-fit: cover;
    object-position: center;
}	
	
.codezy-nav-language nav ul, .codezy-footer-language nav ul  {
		padding: 0;
	}	
li.lang-item {
		list-style: none;
}
	
li.lang-item a {
		color: inherit;
    font-size: inherit;
    line-height: inherit;
}
	
.codezy-footer-language nav ul li:not(:last-child)  {
	padding-block-end: calc(16px / 2);
}	
.codezy-footer-language nav ul li:not(:first-child)  {
	margin-block-start: calc(16px / 2);
}	
.codezy-footer-language nav ul li a  {
	font-family: "Codezy-mono", Sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 24px;
		color: var(--e-global-color-6b993a2);
}	
.codezy-footer-language nav ul li a:hover  {
	text-decoration: underline !important;	
}		
	
.codezy-footer-language nav ul,
.codezy-footer-language nav ul li,
.codezy-footer-link--container .elementor-icon-list-items,
.codezy-footer-link--container .elementor-icon-list-item {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}
.codezy-footer-link--container .elementor-icon-list-item {
    margin-bottom: 8px !important;
}
.codezy-footer-link--container .elementor-icon-list-item a {
    display: inline-flex !important;
    align-items: center !important;
    color: inherit !important;
    text-decoration: none !important;
}
.codezy-footer-link--container .elementor-icon-list-item .elementor-icon-list-text {
    overflow: visible !important;
    text-overflow: clip !important;
    white-space: normal !important;
}

.trp-language-switcher {
	  position: static;
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    align-items: center;
    padding: 0;
}
.trp-switcher-dropdown-list {
    max-height: fit-content !important;
}
svg.trp-shortcode-arrow {
    display: none;
}
.trp-shortcode-switcher__wrapper .trp-shortcode-anchor {
    visibility: hidden;
    display: none !important;
}

.trp-language-switcher > div:first-child {
    padding: 0 !important;
    border-right: 1px solid #535353;
    width: auto !important;
}

.trp-language-item__current {
		opacity: .5;
}
.trp-language-item-name {
   color: #535353 !important;
   white-space: nowrap !important;
   overflow: visible !important;
   text-overflow: clip !important;
}
.trp-language-item {
    padding: 0 12px !important;
    min-width: 0 !important;
    width: auto !important;
    flex: 0 0 auto !important;
}

@media (max-width: 768px) {
    .trp-language-switcher {
        flex-wrap: nowrap !important;
        overflow-x: hidden !important;
        max-width: 100% !important;
        box-sizing: border-box !important;
    }
    .trp-language-switcher > div:first-child {
        border-right: 1px solid #535353;
        border-bottom: none;
        width: auto !important;
    }
}

/* Header */

.elementor-2001,
.elementor-location-header,
.site-header,
header {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 100000 !important;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: none !important;
}

.elementor-2001 *,
.elementor-location-header *,
.site-header *,
header * {
  pointer-events: auto !important;
}

.sfe-locomotive-scroll-wrapper {
  position: relative;
  z-index: 1;
  width: 100%;
  margin-top: 0;
  overflow: visible !important;
  pointer-events: auto;
}

.codezy-header__top-nav {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 50;
  overflow: visible;
  pointer-events: none;
}

.codezy-header__top-nav::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: transparent;
  backdrop-filter: blur(0px);
  -webkit-backdrop-filter: blur(0px);
  transition: backdrop-filter .4s cubic-bezier(0.87, 0, 0.13, 1), -webkit-backdrop-filter .4s cubic-bezier(0.87, 0, 0.13, 1);
  opacity: 1;
}

.codezy-header__top-nav.is-blurred::before {
  background: #ececec1f;
  backdrop-filter: blur(16px);
  -webkit-backdrop-filter: blur(16px);
  opacity: 1;
}
.sfe-locomotive-scroll-wrapper	.elementor-widget-container {
		overflow: visible;
	}
.menu-container .elementor-nav-menu--main .elementor-nav-menu a.elementor-item {
    transition: color 0.3s !important;
}

.menu-container .elementor-item::before {
    content: url(/wp-content/uploads/2024/08/arrow-menu.svg);
    position: absolute;
    top: 10%;
    left: 92% !important;
    height: 0 !important;
}
	
.social-link--box-content.social-button:hover .elementor-icon-box-description {
    color: var(--e-global-color-6b993a2);
}	
.menu-container	.elementor-item.elementor-item-active {
		pointer-events: none;
}	
.menu-container	.elementor-item.elementor-item-active::before {
		display: none;
}	

/* Home
 */	


.sfe-locomotive-scroll-wrapper .elementor-element .elementor-widget-container {
    transition: none;
}	
	
.elementor-element-0db3277	.elementor-icon-box-title {
		overflow: hidden;
}
.elementor-element-0db3277 .elementor-icon-box-title span, .elementor-element-0db3277 .elementor-icon-box-description {
		display: inline-flex;
	  transition: none;
}	
	
#hero-container .jet-headline__label .text-item {
	display: inline-flex;
}	
	
/* Services
 */		

.codezy-single-page__services-hero, .codezy-single-page__services-workflow {
		opacity: 0;
}
.codezy-single-page__services-hero	.elementor-icon-box-title {
		overflow: hidden;
}
.codezy-single-page__services-hero .elementor-icon-box-title span {
		display: inline-flex;
}
	
	
/* Projects
 */	

	
	
.codezy-projects__hero, .codezy-single-project__hero, .codezy-projects__all-project, .codezy-single-project__feature-img {
		opacity: 0;
}
.codezy-projects__hero	.elementor-icon-box-title, .codezy-single-project__hero	.elementor-icon-box-title {
		overflow: hidden;
}
.codezy-projects__hero .elementor-icon-box-title span, .codezy-single-project__hero .elementor-icon-box-title span {
		display: inline-flex;
}	

	
.codezy-projects__all-project .jet-posts__inner-box:hover .post-thumbnail__img.wp-post-image {
      transform: scale(1.05);
}


.codezy-projects__all-project .jet-posts__inner-box .post-thumbnail__img.wp-post-image {
      transition: transform 0.5s;
}	
	
	
/* Posts
 */	

.codezy-posts__all-articles .post-thumbnail__link {
	  display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
}	
	
.codezy-posts__latest-articles .jet-posts__inner-box:hover .post-thumbnail__img.wp-post-image,
.codezy-posts__all-articles .jet-posts__inner-box:hover .post-thumbnail__img.wp-post-image	{
      transform: scale(1.05);
}


.codezy-posts__latest-articles .jet-posts__inner-box .post-thumbnail__img.wp-post-image,
.codezy-posts__all-articles .jet-posts__inner-box .post-thumbnail__img.wp-post-image	{
      transition: transform 0.5s;
}		
	
.codezy-posts__latest-articles .jet-posts .post-thumbnail {
    overflow: hidden;
    line-height: 0;
    max-height: 375px;
}	
	
.codezy-posts__hero, .codezy-single-post__hero, .codezy-posts__latest-articles, .codezy-single-post__feature-img {
		opacity: 0;
}
.codezy-posts__hero	.elementor-icon-box-title, .codezy-single-post__hero	.elementor-icon-box-title {
		overflow: hidden;
}
.codezy-posts__hero .elementor-icon-box-title span, .codezy-single-post__hero .elementor-icon-box-title span {
		display: inline-flex;
}	

	
/* Contact
*/	
	
.codezy-single-page__contact-hero, .codezy-single-page__contact-us {
		opacity: 0;
}
.codezy-single-page__contact-hero	.elementor-icon-box-title {
		overflow: hidden;
}
.codezy-single-page__contact-hero .elementor-icon-box-title span {
		display: inline-flex;
}	
	
/* Footer
 */
.social-link--box-content .elementor-icon-box-title {
    margin-top: 0;
}
.social-link--box-content .elementor-icon-box-content {
    max-height: 23px;
    overflow: hidden;
}
.social-link--box-content .elementor-icon-box-description {
    margin-top: -1px !important;
}
.social-link--box-content .elementor-widget-container p {
    margin-bottom: 0;
}

.social-link--box-content .elementor-icon-box-title,
.social-link--box-content .elementor-icon-box-description	{
	  transition: transform 0.4s;
		
	}	
.social-link--box-content:hover {
    opacity: 0.9 !important;
}
   
.social-link--box-content:hover .elementor-icon-box-title {	 
	  transform: translateY(-16px);
}
.social-link--box-content:hover p.elementor-icon-box-description {
    transform: translateY(-13px);
}
	
.codezy-footer-link--container .elementor-icon-list-item a:hover span,
.codezy-footer-link--container .elementor-button-link:hover .elementor-button-text{
    text-decoration: underline;
}

.codezy-footer-link--container .elementor-icon-list-item .elementor-icon-list-text {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
	
	
/*	
.elementor-element.scale-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
	     width: fit-content;
}	
.elementor-element.elementor-element-2c66e74 {
    display: flex;
    flex-direction: row;
    width: fit-content;
}	
.elementor-element.container__scroll {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    width: fit-content !important;
}	
*/	
	
.codezy-subscribe-form .elementor-field-textual {
    border-radius: 0;
    font-size: 18px;
    min-height: 64px;
    padding: 18px 20px;
	  padding-right: 72px !important;
}
.codezy-subscribe-form .elementor-field-type-submit.e-form__buttons {
    position: absolute;
    top: 0px !important;
    right: 0px !important;
    height: 64px !important;
    padding: 0 !important;
	    width: fit-content;
}	
.codezy-subscribe-form .elementor-button {
	  min-height: 64px !important;
    border-radius: 0px !important;
    font-size: 18px;
    padding: 20px 32px;
}	
.codezy-subscribe-form .elementor-message {
    opacity: 0.4;
}	

.codezy-subscribe-form	div#cf-turnstile-elementor-fallback-0 {
		margin: 0 !important;
	}	

@media (max-width: 767px) {
	.codezy-home-projects__title .elementor-icon-box-content .elementor-icon-box-description{
		display: none;
	}
	.elementor-nav-menu__container li {
		/* overflow: visible !important; */
		min-width : 180px;
	}
	.menu-container .elementor-item::before {
    left: 90% !important;
}
}		
	
