/*
Theme Name: Tannua
Theme URI: https://zlm.pe/
Template: hello-elementor
Author: Tannua Team
Author URI: https://zlm.pe/
Description: A plain-vanilla &amp; lightweight theme for Elementor page builder
Tags: flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 1.0.1561059005
Updated: 2019-12-14 14:30:05

*/
/* TEXTS COLOR */
.color-blue{
	color: var( --e-global-color-4d25e8f ) !important;
}
.elementor-button{
	letter-spacing: 1px;
	transition: all 0.3s ease-in-out;
}
.elementor-button:hover{
	transform: scale(1.05);
	background-color: var(--e-global-color-ce443c1) !important;
	color: var(--e-global-color-4d25e8f) !important;
	border: none !important;
}
.text-blue {
    animation: moverRightText 0.8s cubic-bezier(0.85, 0, 0.15, 1) 0.6s forwards;
    -webkit-clip-path: inset(0 100% 0 0);
    clip-path: inset(0 100% 0 0);
    display: inline-block; /* Asegura que no haya salto de línea inesperado */
    white-space: nowrap; /* Si quieres evitar saltos de línea */
}

@keyframes moverRightText {
    0% {
        -webkit-clip-path: inset(0 100% 0 0);
        clip-path: inset(0 100% 0 0);
    }
    100% {
        -webkit-clip-path: inset(0 0 0 0);
        clip-path: inset(0 0 0 0);
    }
}

/* **** */
.custom-padding{
	padding: 0px 8px 6px;
	border-radius: 12px;
}
.text-blue {
	color: #1463FF;
	font-weight: 800;
}
.text-soft-blue {
	color: #BDFFFD;
}
/** Custom Paddings */

/* BG COlor */ 
.sky-blue{
	background: rgb(165 216 255 / 30%) !important;
}
#banner .swiper-progress-bar {
  	position: relative;
  	width: 600px;
    display: block;
    z-index: 1;
    height: 1px;
    margin: 30px auto 20px;
}
#banner .swiper-progress-bar .slide_progress-bar {
    position: absolute;
    height: inherit;
    background: #54648f;
    width: 100%;
	height: inherit;
    clear: both;
    opacity: 0;
    left: 0;
    right: 0;
}
#banner .swiper-progress-bar .slide_progress-bar:after {
      position: absolute;
      top: 0;
      left: 0;
      background: var( --e-global-color-4d25e8f );
      height: 2px;
      content: "";
      transition: 0.1s width linear;
	  display: flex;
      width: 0;
      flex-direction: row;
}
#banner .swiper-progress-bar.active .slide_progress-bar{
      opacity: 1;
}
#banner .swiper-progress-bar.active.animate .slide_progress-bar:after{
	transition: width linear;
	transition-delay: unset;
	width: 100%;
	transition-duration: 3s;
}
#banner .swiper-button-next{
	top: inherit;
    bottom: 0px;
    right: 15%;
}
#banner .swiper-pagination{
	width: auto;
	margin: 40px auto 0px;
	bottom: 10px;
    left: 20%;
}
#banner .swiper-pagination-current{
	color: #1a5cff;
	font-size: 15px;
	font-weight: bold;
}
#banner .swiper-pagination-total{
	color: #54648f;
	font-size: 15px;
	font-weight: bold;
}
/*  MENU */
.submenu-services, .submenu-solutions {
    position: absolute !important;
    width: 100%;
    z-index: 2;
    background-color: #fff;
	top: 90px;
	border-radius: 8px;
	filter: drop-shadow(0 25px 36px #1C1E2A1A);
}
.submenu-services{
	max-width: 1170px !important;
	left: calc(50% - 585px);
} 
.submenu-solutions{
	max-width: 400px !important;
	left: calc(50% - 200px);
}
/* .submenu-services .menu-services, .submenu-solutions .menu-solutions {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
	padding: 56px 25px;
} */
.submenu-services .menu-services {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
	padding: 40px 25px;
}
.submenu-solutions .menu-solutions{
	display: grid;
	gap: 20px;
	padding: 40px 25px
}
.submenu-services .menu-services .menu-item, .submenu-solutions .menu-solutions .menu-item{
	padding: 15px;
	column-gap: 15px;
	display: flex;
	align-items: flex-start;
}
.submenu-services .menu-services .menu-item:hover, .submenu-solutions .menu-solutions .menu-item:hover{
	background-color: #F8F8FA;
}
.submenu-services .menu-services .menu-item .menu-item-number, .submenu-solutions .menu-solutions .menu-item .menu-item-number{
	padding: 0px 12.2px;
    background: #BDFFFD;
    border-radius: 8px;
}
.submenu-services .menu-services .menu-item:hover .menu-item-number, .submenu-solutions .menu-solutions .menu-item:hover .menu-item-number{
	background: rgb(20 99 255 / 30%);
}
.submenu-services .menu-services .menu-item .menu-item-content h3, .submenu-solutions .menu-solutions .menu-item .menu-item-content h3{
	font-size: 18px;
	line-height: 28px;
	margin: 0;
}
.submenu-services .menu-services .menu-item .menu-item-content h3:after, .submenu-solutions .menu-solutions .menu-item .menu-item-content h3:after{
	content:'';
	background: url('/wp-content/uploads/2025/01/arrow-diagonal-blue.svg') no-repeat center / contain;
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-left:10px;
}
.submenu-services .menu-services .menu-item .menu-item-content p, .submenu-solutions .menu-solutions .menu-item .menu-item-content p{
	line-height: 24px;
	color: #1C1E2A;
	font-weight: 300;
}
.menu-item-6667 a:before, .menu-item-6668 a:before{
	content: '';
    background: url(/wp-content/uploads/2024/08/Shape-3.svg) no-repeat center / contain;
    width: 12px !important;
    height: 8px !important;
    position: absolute;
    opacity: 1 !important;
    background-color: transparent !important;
    left: inherit !important;
    right: 0 !important;
}
.menu-item-6667 a:hover::before, .menu-item-6668 a:hover::before{
	background: url('/wp-content/uploads/2024/08/arrow-tannua.svg') no-repeat center / contain;
	transform: rotate(90deg);
	height: 14px !important;
}
/* *** */
.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {
/* 	height: calc(100vh - 60px); */
/* 	-webkit-backdrop-filter: blur(20px);
	backdrop-filter: blur(20px); */
/* 	background-color: rgba(255, 255, 255, 0.8); */
	background: #FFF;
	display: flex;
    align-items: flex-start !important;
	height: 100dvh;
}

.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container ul{
	width: 100%;
}
.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container ul li a{
	font-weight: 500 !important;
}
.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container ul li .elementor-item-active{
	background-color: transparent;
	color: var( --e-global-color-4d25e8f );
}

/* FORM */
form input, form textarea, form select {
/* 	padding: 16px 15px 16px 32px !important; */
	padding: 20px 30px 20px 0 !important;
	border-bottom: 1px solid #6C6F934D !important;
}
form select option {
	color: #6C6F93;
}
form input:focus, form textarea:focus, form select:focus {
	color: var( --e-global-color-4d25e8f ) !important;
	border-bottom: 2px solid var( --e-global-color-4d25e8f ) !important;
	box-shadow: none !important;
    border-radius: 0px;
}
form input:focus ~ label:before, form textarea:focus ~ label:before{
	color: var( --e-global-color-4d25e8f ) !important;
}
/* buttons */

.primary__button .elementor-button, .secondary__button .elementor-button, form .elementor-button{
	padding: 14px 25px 17px;
	font-size: 15px !important;
	box-shadow: 0px 15px 36px 0px rgb(108 111 147 / 20%);
	border-radius: 50px;
	min-width: 190px;
}
.primary__button .elementor-button, form .elementor-button{
	background: var(--e-global-color-4d25e8f) !important;
	color: #fff !important;
}
.secondary__button .elementor-button{
	background: #fff !important;
	color: #6C6F93 !important;
}
/* *** */
.swiper-button-next, .swiper-button-prev{
	background-image: url('/wp-content/uploads/2024/08/arrow-tannua-white.svg');
	background-size: 10px;
	background-position: center;
	background-repeat: no-repeat;
	width: 64px !important;
	height: 64px !important;
	opacity: 1 !important;
	border: 1px solid #fff;
	border-radius: 100px;
}
.swiper-button-next:hover, .swiper-button-prev:hover{
	background-image: url('/wp-content/uploads/2024/08/arrow-tannua.svg');
	background-color: #BDFFFD !important;
	border-color: #BDFFFD;
}
.swiper-button-next:after, .swiper-button-prev:after{
	display: none !important;
}

.swiper-button-next{
	transform: scaleX(-1);
}
.swiper-button-next:hover{
	transform: scaleX(1);
}
.swiper-button-prev:hover{
	transform: scaleX(-1);
}

/* SLIDE SERVICIOS */
#servicios .elementor-widget-image-box .elementor-widget-container {
	height: 350px;
}
#servicios .swiper-button-next, #servicios .swiper-button-prev{
	top: 85%;
}
#servicios .swiper-button-prev{
	left: calc(50% - 70px);
}
#testimonios .elementor-swiper-button-next{
	right: inherit;
	left: 9%;
}
#servicios .swiper-button-next{
	right: calc(50% - 70px);
}
/* CASOS DE ÉXITOS */
/* .cs_nav_slider .slick-active a{
	background: #fff;
    box-shadow: 0 11px 15px 0 rgb(26 92 255 / 20%);
    border-radius: 15px !important;
	color: var( --e-global-color-4d25e8f ) !important;
} */
.cs_content_slider .slick-arrow{
	top: 85%;
	position: absolute;
	font-size: 0px;
	background: url(https://tannua.com/wp-content/uploads/2021/10/arrow-right-tannua.svg)no-repeat;
	background-size: contain;
	border: none;
    width: 52px;
    height: 52px;
	padding: 0px;
}
.cs_nav_slider .slick-list{
/*     padding: 20px 20% 20px 20% !important; */
}
.cs_content_slider .slick-prev{
	left: 32%;
	transform: scaleX(-1);
}
.cs_content_slider .slick-next{
	right: 32%;
}
/* SLIDER EMPRESAS Y TESTIMONIOS*/
#empresas .elementor-swiper-button-next, #empresas .elementor-swiper-button-prev{
	top: 90%;
}
#testimonios .elementor-swiper-button-next, #testimonios .elementor-swiper-button-prev{
	top: 115%;
}
#testimonios .elementor-testimonial{
	display: flex;
    flex-wrap: wrap;
	padding: 0 33px 33px 33px;
	background-color: var(--e-global-color-9d72934);
	border-radius: 18px;
}
#testimonios .elementor-testimonial__content{
	order: 2;
	padding-top: 20px
}
#testimonios .elementor-testimonial__content:before{
	content:'“';
	position: relative;
	display: block;
	font-family: Montserrat;
	font-size: 50px;
	font-weight: bold;
	color: #1a5cff;
}
#testimonios .elementor-testimonial__footer{
	order: 1;
	margin-top: -95px;
	
}
#empresas .elementor-swiper-button-next{
	right: 44%;
}
#empresas .elementor-swiper-button-prev{
	left: 44%;
}
/* SECTION TABS*/
.section_tabs section{
	display: none;
	position: absolute;
	opacity: 0;
	transition: opacity 1s;
}
/* .section_tabs .elementor-widget-image{
	display: none;
	position: absolute;
	opacity: 0;
	transition: opacity 1s;
} */
.section_tabs section.active{
	position: relative;
	display: block;
    visibility: visible;
	opacity: 1;
	transition: opacity 1s;
}
/* .section_tabs .elementor-widget-image.active{
	position: relative;
	display: block;
    visibility: visible;
	opacity: 1;
	transition: opacity 1s;
} */
/* #tab1 a:after,#tab2 a:after,#tab3 a:after,#tab4 a:after,#tab5 a:after,#tab6 a:after, #tab7 a:after{
	content:'';
	position: absolute;
	height: 1px;
	width: 100%;
	background-color: #54648f;
	opacity: 0.25;
	left: 0;
	bottom: 0;
}
#tab1.active a:after, #tab2.active a:after, #tab3.active a:after, #tab4.active a:after, #tab5.active a:after, #tab6.active a:after, #tab7.active a:after{
	background-image: linear-gradient(to right, #1a5cff, #0d8eff 114%);
	height: 2px;
	border-radius: 20px;
	opacity: 1;
} */
/* **** */
.dark{
	background-color: var(--e-global-color-53c7f87) !important;
}
.dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6, .dark p, .dark a, .dark .elementor-testimonial__text, .dark .elementor-testimonial__name, .dark .elementor-testimonial__title{
	color: #fff !important;
}
.dark #banner .elementor-widget-image-box .elementor-widget-container{
	background-color: #19273AD9 !important;
}
.dark .elementor-element-df310e7 .elementor-widget-image-box .elementor-widget-container, .dark .elementor-element-b8f8e0f .elementor-main-swiper .swiper-slide .elementor-testimonial{
	background-color: var(--e-global-color-156fec4) !important;
}
.dark .swiper-button-next, .dark .eicon-chevron-right, .dark .swiper-button-prev, .dark .eicon-chevron-left{
	background-image: url('https://tannua.com/wp-content/uploads/2021/10/arrow-right-tannua-white.svg') !important;
}
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch input { 
  opacity: 0;
  width: 0;
  height: 0;
}

.switch .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f0f2f3;
	background-image: url('https://tannua.com/wp-content/uploads/2021/11/shape.svg');
	background-repeat: no-repeat;
	background-position: 77% center;
  -webkit-transition: .4s;
	box-shadow: inset 0 0 6px 0 rgba(0, 0, 0, 0.1);
  transition: .4s;
}

.switch .slider:before {
  box-shadow: 0 4px 6px 0 rgba(145, 145, 145, 0.41);
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.switch input:checked + .slider {
  	background-image: url(https://tannua.com/wp-content/uploads/2021/11/illumination.svg);
    background-repeat: no-repeat;
    background-position: 23% center;
	background-color: #071015;
}

.switch input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
	background-color: #202f44;
	box-shadow: none;
}
.switch .slider.round {
  border-radius: 34px;
}

.switch .slider.round:before {
  border-radius: 50%;
}
.home-blog .elementor-shortcode {
	display: flex;
	justify-content: space-between;
	gap: 45px;
}
/* .home-blog .blog_listing:nth-child(n+4) {
	display: none;
} */
/* SUBMENU */
.menu-tannua .elementor-nav-menu,
.header .elementor-container.elementor-column-gap-default,
.header .elementor-element-5a2e0eb1,
.header .elementor-element-71ab518f,
.header .elementor-element-71ab518f .elementor-widget-wrap.elementor-element-populated,
.header .elementor-element-15b76525 {
	position: initial;
}
.menu-tannua .elementor-nav-menu--dropdown {
/* 	display: flex !important; */
	justify-content: center !important;
	align-items: center !important;
	padding-block: 30px !important;
	gap: 32px !important;
	width: 100dvw !important;
	left: 0 !important;
	max-width: initial !important;
	background: #1463FF;
	height: 130px;
}
.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children:hover .sub-menu.elementor-nav-menu--dropdown,
.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children:hover .sub-menu.elementor-nav-menu--dropdown:hover {
/* 	display: flex !important;
	left: 0 !important; */
}
.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-has-children:hover {
	position: initial;
}
.header .sub-menu .menu-item {
	width: 265px;
	position: absolute;
	top: 50%;
	transform: translatey(-50%);
}
.header .sub-menu .menu-item:nth-child(1) {
	left: calc(50% - 578px);
}
.header .sub-menu .menu-item:nth-child(2) {
	left: calc(50% - 281px);
}
.header .sub-menu .menu-item:nth-child(3) {
	left: calc(50% + 16px);
}
.header .sub-menu .menu-item:nth-child(4) {
	left: calc(50% + 313px);
}
.header .sub-menu .elementor-sub-item {
	padding: 25px 20px 25px 20px;
    font-family: Plus Jakarta Sans !important;
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 20.16px;
    color: #1C1E2A;
	background: #fff;
    border-radius: 12px;
    box-shadow: 0px 9px 35px 0px #6C6F931A;
	justify-content: space-between;
}
.header .sub-menu .elementor-sub-item:hover {
	padding: 25px 20px 25px 20px;
	color: #1463FF;
	font-weight: 800 !important;
	box-shadow: 0px 15px 15px 0px #184E771A;
}
.header .sub-menu .elementor-sub-item:after {
	content: '';
	background: url(/wp-content/uploads/2023/01/arrow-diagonal.svg) no-repeat center / contain;
	height: 11.67px;
	width: 11.67px;
	display: inline-block;
}
.header .sub-menu .elementor-sub-item:hover:after {
	background: url(/wp-content/uploads/2025/01/arrow-diagonal-blue.svg) no-repeat center / contain;
}
/* END SUBMENU */

/* CARDS WITH ICONS */
.pre-icon {
    height: 72px !important;
    width: 72px;
    aspect-ratio: 1/1;
    max-width: initial !important;
}
.card-icon-container .elementor-image-box-title {
    display: flex;
    align-items: center;
    gap: 20px;
}
/*  */
@media (max-width:767px){
	.submenu-services, .submenu-solutions{
		display: none !important;
	}
	#slider__blog .swiper-button-next {
		margin-top: 210px !important;
		margin-right: 6rem !important;
	}
	#slider__blog .swiper-button-prev {
		margin-top: 210px !important;
		margin-left: 6rem !important;
	}
	.elementor-nav-menu--toggle a{
		padding: 25px !important;
	}
	#banner .swiper-counter .current{
		max-width:768px;
		width: 100%;
	}
	#banner .swiper-progress-bar{
		width: 58vw;
		margin: 0px auto 25px;
	}
	#banner .swiper-button-next{
		right: 0%;
	}
    .elementor-size-md, .elementor-size-sm{
/*         padding: 19px 35px !important;  */
    }
	#banner .swiper-pagination{
		left: 5%;
		bottom: 14px;
	}
	#empresas .elementor-swiper-button-next{
		right: 32%;
	}
	#empresas .elementor-swiper-button-prev{
		left: 32%;
	}
	.home-blog .elementor-shortcode {
		display: initial;
	}
	.container-listing-blog .swiper-pagination {
		bottom: -130px !important; 
	}
	.container-listing-blog .swiper-pagination .swiper-pagination-bullet {
		width: 50px;
		height: 6px;
		border-radius: 5px;
		background: #6C6F93;
	}
	.container-listing-blog .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
		background: #1463FF;
	}
	.text-blue {
		animation: none;
		-webkit-clip-path: initial;
		clip-path: initial;
		display: initial;
		white-space: initial;
	}
}
@media (max-width:375px){
	#banner .elementor-size-md, #banner .elementor-button.elementor-size-sm{
        padding: 19px 30px !important; 
    }
}