/*
Theme Name: Nicket
Author: Andres J. Villar - Merit Designs
Author URI: https://meritdesigns.com
Description: Theme Wordpress
Version: 1.0
*/
/* Estilo para el elemento <li> sin hover */
.navbar-nav > li > .dropdown-toggle::after {
    content: \\\"\\\";
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 12px;
    background-image: url(/wp-content/uploads/2024/07/vectobajo.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 22px;
    filter: invert(1) !important;
}
.content_modal {
    margin: -45px 27px 60px 77px !important;
    }
    
    @media screen and (max-width: 500px) {
     div[class*=ays-pb-modal_].ays_minimal_window {
    user-select: none;
    margin-left: 0% !important;
    margin-top: 0% !important;
}

    div[class*=ays-pb-modal_].ays-pb-modal {
padding: 0px !important;
}
    .content_modal {
        margin: 0 !important; /* Cambia el margen a 0 cuando el ancho de la pantalla sea 500px o menos */
    }
    .img_b_1 {
        
    top: 0px !important;
}
}

 @media screen and (max-width: 1024px) {
 .img_b {
    height: 500px !important;
    left: 16%;
    max-width: 448px !important;
    
}
    
}


.img_b_1{
        position: relative;
        top: 0px;
        left: 2%;
        max-width: 540px !important;
        object-fit: cover;
    }
    .block-carousel.white{
    overflow: hidden;
}
@media screen and (max-width: 414px) {
    .elementor img {
       
        top: 73px;
    }
}

@media screen and (max-width: 375px) {
    .elementor img {
       
        top: 57px;
    }
}

 #menu-item-1855.active {
    background: inherit;
}   
#menu-item-1855 a {
    background: inherit;
}    
 

.navbar-nav>li>.dropdown-menu {	
	border-radius: 9px !important;
    padding: 0px 26px 32px 26px;
	border: none;
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
	
}
li#menu-item-2498 {
    position: relative;
    top: -11px;
    left: -40px;
}
ul.dropdown-menu[aria-labelledby=\\\\\\\"menu-item-dropdown-1855\\\\\\\"] li#menu-item-2498 a {
	pointer-events: none;
	cursor: default;
  }

  ul.dropdown-menu[aria-labelledby=\\\\\\\"menu-item-dropdown-1855\\\\\\\"] li#menu-item-2491 a {
	pointer-events: none;
	cursor: default;
  }

.fa-chevron-right:before {
    position: relative;
    top: 2px;
}
	.navbar-nav>li>.dropdown-menu li.active a, .navbar-nav>li>.dropdown-menu li a:hover, .navbar-nav>li>.dropdown-menu li a:focus {
        border-radius: 12px;
    border: 1px solid #F2F2F2;
	
	}
    
 
   .navbar-nav > .active > #menu-item-1855 > a,
.navbar-nav > .active > #menu-item-1855 > a:focus,
.navbar-nav > .active > #menu-item-1855 > a:hover {
    color: var(--white) !important;
    border: none !important;
}
  
  /* Estilo para el elemento <li> con id \\\\\\\"menu-item-1856\\\\\\\" */
  ul.dropdown-menu[aria-labelledby=\\\\\\\"menu-item-dropdown-1855\\\\\\\"] li#menu-item-1856 {
	border-radius: 12px;
	border: 1px solid #F2F2F2
	/* Agrega otros estilos según tus necesidades */
  }
  ul.dropdown-menu[aria-labelledby=\\\\\\\"menu-item-dropdown-1855\\\\\\\"] li#menu-item-1857 {
	border-radius: 12px;
	border: 1px solid #F2F2F2
	/* Agrega otros estilos según tus necesidades */
  }



ul.dropdown-menu[aria-labelledby=\\\\\\\"menu-item-dropdown-1855\\\\\\\"] li#menu-item-1856 {
    margin-bottom: 16px;
    
}
#menu-item-2491:hover {
    /* Elimina el estilo hover para el elemento con la clase menu-item-2491 */
    pointer-events: none; /* Esto deshabilitará cualquier efecto hover */
}

#menu-item-dropdown-1855 {
	position: relative;
  }
  #menu-item-dropdown-1855:hover{
	background: #1416142b !important;
  }
ul.dropdown-menu li a:hover {
    background-color: #1416142b; 
    border-radius: 12px; 
    border: 1px solid #F2F2F2; 
}
  .icono-tienda {
	max-width: 30px; /* Ancho máximo de la imagen */
	height: auto; /* Altura automática para mantener la proporción */
	margin-right: 10px; /* Margen derecho de 10px */
	/* Otros estilos que desees aplicar a la imagen */
  }
  
  .fas.fa-chevron-right {
    font-size: 12px; /* Cambia el tamaño según tus necesidades */
  }

.navbar-nav>li>.dropdown-menu {
	position: absolute;
	right: -40px;
	border-radius: 20px;
	margin-top:0;
	border-top-left-radius:-1px;
	border-top-right-radius:-1px;
	top: 50px;
}

/* Establece el tamaño y la forma del triángulo */
.triangulo {
    width: 0px;
    height: 0px;
    border-left: 40px solid transparent; /* Lado izquierdo transparente */
    border-right: 40px solid transparent; /* Lado derecho transparente */
    border-bottom: 30px solid white; /* Lado inferior de color blanco */
    
  
    /* Posiciona el triángulo usando right y top */
    position: absolute;
    top: -9px; /* Ajusta la posición vertical */
    right: 100px; /* Ajusta la posición horizontal */
}
#menu-item-2498 span {
 color: black;
	font-weight: normal; /* Establece la fuente como no negrita para el elemento <span> dentro del <li> con ID \\\\\\\"menu-item-2398\\\\\\\" */
  }


:root {
  --pink: #50b940;
  --green: #50b940;
  --white: #FFFFFF;
  --black: #2D3134;
  --font-primary: \\\\\\\'Mulish\\\\\\\', sans-serif;
}
html, body{
	height: 100%;
}
body {
	font-family: var(--font-primary);
	background: #f4f5f5;
	padding-top: 102px;
	font-size: 17px;
}
h1 {
  font-family: var(--font-primary);
  font-weight: 800;
  font-size: 59px;
  line-height: 61.42px;
}
h2 {
  font-family: var(--font-primary);
  color: var(--pink);
  font-weight: 800;
  font-size: 40px;
  line-height: 52px;
}
h3 {
	font-family: var(--font-primary);
	font-weight: normal;
	font-size: 24px;
	line-height: 32px;
}
h4 {
	font-family: var(--font-primary);
	font-weight: 800;
	font-size: 20px;
	line-height: 28px;
}
h5 {
	font-family: var(--font-primary);
	font-weight: 700;
	font-size: 16px;
	line-height:  24px;
}
.height10 {
	height: 10px;
}
.height20 {
	height: 20px;
}
.height30 {
	height: 30px;
}
.height50 {
	height: 50px;
}
a:hover, a:focus {
	text-decoration: none;
}
img {

	height: auto;
}
.container-menu, .elementor-section.elementor-section-boxed > .elementor-container,
.container-fluid, .mapa .elementor-container {
	width: 1328px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
header {
	padding-top: 20px;
	padding-bottom: 20px;
	background: #f4f5f5;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
}
header nav {
	position: relative;
}
nav {
	position: relative;
}
.navbar-nav li a {
	font-family: var(--font-primary);
	color: var(--black);
	font-size: 16px;
	border: none;
	padding: 10px 40px;
	border-radius: 20px;
	text-transform: none;
	font-weight: 700;
	transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	border: none;
	line-height: 22px;
    margin-right: 4px;
}
.navbar-nav li.active a, .navbar-nav li a:hover, .navbar-nav li a:focus {
	background: var(--pink);
	color: var(--white);
	border: none;
}
.navbar-nav > .active > a, .navbar-nav > .active > a:focus, .navbar-nav > .active > a:hover {
    background: var(--pink);
	color: var(--white);
	border: none;
}

/* .navbar-nav li {
	padding-right: 5px;
	padding-left: 5px;
} */
nav .logo-black {
	display: none;
}
.navbar-right {
  	margin-top: 15px;
  	margin-right: -5px;
}
.opennav {
	display: none;
}
.sidenav {
	display: none;
}

@media(max-width: 991px) {
	.navbar-nav li a {
		padding: 10px 30px;
	}
}
@media(max-width: 767px) {
	body {
  		padding-top: 88px;
	}
	.nav.navbar-nav {
		display: none;
	}
	nav .logo-black {
	  display: inline-block;
	  width: 138px;
	}
	nav .logo-pink {
		display: none;
	}
	.opennav {
		display: block;
		position: absolute;
		right: 15px;
		top: 15px;
		color: var(--pink);
		font-size: 22px;
		cursor: pointer;
	}
	header {
	  padding-top: 15px;
	  padding-bottom: 15px;
	}
	.sidenav {
  		height: 100%; 
  		width: 0;
  		position: fixed; 
  		z-index: 1000; 
  		top: 0; 
  		left: 0;
  		background-color: #fff; 
  		overflow-x: hidden; 
  		transition: 0.3s; 
  		display: block;
	}
	.sidenav .closebtn {
  		color: var(--pink);
  		font-size: 36px;
  		position: absolute;
  		top: 17px;
  		right: 29px;
  		font-weight: 700;
	}
	.sidenav a {
		white-space: nowrap;
	}
	.content-sidebar {
	  background: #f4f5f5;
	  padding: 70px 30px 12px 30px;
	  text-align: center;
	}
	.content-sidebar a {
	  color: #33393D;
	  font-size: 18px;
	  display: block;
	  margin: 19px 0;
	}
	.content-sidebar a:hover {
		color: var(--pink);
	}
	.menu-sidebar {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	.footer-sidebar {
		padding: 40px 25px 25px 25px;
		text-align: center;
		font-size: 14px;
	}
	.footer-sidebar a {
		color: #41474C;
	}
	.footer-sidebar a:hover {
		color: var(--pink);
	}
	.footer-sidebar a.link {
		margin: 0 10px 8px 10px;
		line-height: 22px;
		display: inline-block;
		font-weight: 700;
	}
	.footer-sidebar .redes {
		margin-top: 10px;
	}
	.footer-sidebar .redes a {
		color: #555;
		font-size: 26px;
		margin: 0 7px;
	}
	.footer-sidebar .redes a:hover {
		color: var(--pink);
	}
}

.slider-content {
	width: 1500px;
	max-width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0 auto;
}
.block-carousel {
	background: url(images/degradado.png) repeat-x;
	background-size: auto 100%;
	color: var(--white);
	border-radius: 42px;
	padding: 110px 50px 110px 50px;
	font-size: 19px;
	position: relative;
}
.block-carousel.white {
	background: #fff;
	color: #2d3134;
}
.comercios .block-carousel {
	background:linear-gradient( rgb(1 4 6 / 61%), rgb(0 0 0 / 68%) ), url(images/fondo-banner-comercio.webp) repeat-x;
}
.tarjeta .block-carousel {
	    background: var(--pink) repeat-x;
}
.ayuda .block-carousel {
	    background: url(https://billet.do/wp-content/themes/nicket/images/fondo_ayuda_2.webp) no-repeat;
    background-position: left;
    border-radius: 42px;
    position: relative;
    contain: content;
}
.block-carousel h1 {
	margin: 0 0 30px 0;
	padding: 0;
}
.block-carousel p {
	position: relative;
	background: url(images/check_black_billet.svg) no-repeat left 0px;
	background-size: 16px;
	padding-left: 24px;
    background-position-y: 7px;
}
.comercios .block-carousel p {
    position: relative;
    background: url(images/Check_green_billet.svg) no-repeat left 8px;
    background-size: 16px;
    padding-left: 24px;
}
.width-carousel {
	width: 600px;
	font-weight: 600;
	max-width: 100%;
}
.width-carousel a img {
	width: 200px;
	margin-right: 40px;
}
.content-carousel {
	padding-top: 60px;
}
.content-carousel .imageslide {
	position: absolute;
	top: 0;
	right: 50px;
	max-width: 49%;
}
.ayuda .block-carousel h1 {
	color: var(--black);
}
.ayuda .width-carousel {
  width: 700px;
}
.ayuda .content-carousel .imageslide {
  position: absolute;
  top: 0;
  right: 100px;
  max-width: 32%;
}
a.support {
	background: var(--pink);
	text-align: center;
	display: block;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	color: #fff;
	font-weight: 700;
	font-size: 13px;
	line-height: 14px;
	position: fixed;
	bottom: 50px;
	right: 30px;
	padding-top: 6px;
	z-index: 100;
}
a.support img {
	width: 40px;
	margin-bottom: -4px;
}
.intro-text {
	font-size: 22px;
	font-weight: 600;
	padding-right: 60px;
}
.black {
	color: var(--black);
}
.pink {
	color: var(--pink);
}
@media(min-width: 767px) {
	.hiden-desktop {
		display:none;
	}
}
.cuadros-derecha .box, .cuadros-izquierda .box {
	background: var(--white);
	box-shadow: 0px 18px 20px rgba(0, 0, 0, 0.1);
	border-radius: 32px;
	padding: 10px 20px 10px 60px;
	position: relative;
	border: 1px solid #f2f2f2;
	font-size: 18px;
	margin-top: 50px;
}
.cuadros-derecha .box img, .cuadros-izquierda .box img {
	position: absolute;
	left: 15px;
	top: 20px;
	width: 34px;
}
.cuadros-derecha {
	padding-top: 70px;
}
.phone-home {
	text-align: center;
}
.owl1 .owl-dots {
  display: block !important;
  text-align: center;
  margin-top: 20px;
}
.owl1 .owl-nav {
	display: none !important;
}
.owl-carousel button.owl-dot {
  background: #CDD1D5;
  border: none;
  width: 14px;
  height: 14px;
  border-radius: 14px;
  margin: 0 4px;
}
.owl-carousel button.owl-dot.active {
  width: 42px;
  background: var(--pink);
}
.cuadro-comisiones {
	background: #FFFFFF;
	box-shadow: 0px 40px 80px rgba(1, 6, 42, 0.15);
	border-radius: 50px;
	padding: 15px;
	font-size: 15px;
	color: #888;
}
.cuadro-comisiones .col-sm-3, .cuadro-comisiones .col-sm-6 {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.cuadro-comisiones .col-sm-3.cborde, .cuadro-comisiones .col-sm-6.cborde {
	border-right: 2px solid #CDD1D5;
}
.cuadro-comisiones .col-sm-3 img, .cuadro-comisiones .col-sm-6 img {
	width: auto !important;
	margin: 0 auto;
	height: 30px;
}
.cuadro-comisiones .col-sm-3 h3, .cuadro-comisiones .col-sm-6 h3 {
	font-weight: 600;
	margin-top: 8px;
	padding-top: 0;
}
.cuadro-comisiones2 {
  background: #FFFFFF;
  box-shadow: 0px 40px 80px rgba(1, 6, 42, 0.15);
  padding: 0;
  font-size: 16px;
  color: #888;
  position: relative;
  z-index: 100;
  border-radius: 24px;
  margin-left: auto;
  margin-right: auto;
  width: 900px;
  max-width: 100%;
}
.cuadro-comisiones2 td {
	padding-top: 10px;
	padding-bottom: 10px;
}
.cuadro-comisiones2 td strong {
	font-size: 18px;
}
.cuadro-comisiones2 td.text {
	color: var(--black);
	padding-left: 15px;
	padding-right: 15px;
}
.cuadro-comisiones2 tr:nth-child(2n) td.text {
	background: #f4f5f5;
}
.cuadro-comisiones2 td.gratis, .cuadro-comisiones2 td.precio {
	padding-left: 50px;
	padding-right: 50px;
}
.cuadro-comisiones2 td.gratis {
	white-space: nowrap;
	color: #3C8A2E;
	font-weight: 700;
}
.cuadro-comisiones2 td.gratis img {
	position: relative;
	top: -3px;
	margin-right: 4px;
}
.cuadro-comisiones2 td.precio {
	color: #2D3134;
	font-weight: 700;
}
.cuadro-comisiones2 td.precio.verde {
	color: #20BF6B;
}

.cuadro-comisiones2::before {
  content: \\\\\\\'\\\\\\\';
  background: var(--pink);
  position: absolute;
  top: 50px;
  width: 40px;
  height: 300px;
  border-radius: 20px;
  display: inline-block;
  left: -18px;
  z-index: 1;
}
.cuadro-comisiones2::after {
  content: \\\\\\\'\\\\\\\';
  background: var(--pink);
  position: absolute;
  top: 150px;
  width: 40px;
  height: 300px;
  border-radius: 20px;
  display: inline-block;
  right: -18px;
  z-index: 1;
}
.cuadro-comisiones2-content {
	position: relative;
	z-index: 100;
	background: #fff;
	padding: 15px;
	border-radius: 24px;
}
.terminos {
	color: #5E676E;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 13px;
}
.tarjeta-page {
	background: #ffff;
	color: var(--black);
	font-size: 18px;
	position: relative;
}

.tarjeta-home,.supermapa {
	background: #1F1F1F;
	color: var(--white);
	font-size: 18px;
	position: relative;
}

.tarjeta-home {
  padding-top: 50px;
}
.tarjeta-home::after {
  content: \\\\\\\'\\\\\\\';
    background-image: url(images/telefono_1.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    bottom: 0px;
    width: 60%;
    height: 100%;
    display: inline-block;
    right: 0;
    background-size: 100% auto;
}
.tarjeta-home-end::before {
  content: \\\\\\\'\\\\\\\';
  background: var(--pink);
  position: absolute;
  bottom: -16px;
  width: 200px;
  height: 40px;
  border-radius: 20px;
  display: none;
  right: 100px;
}
.tarjeta-page::after {
  content: \\\\\\\'\\\\\\\';
  position: absolute;
  bottom: -16px;
  width: 200px;
  height: 40px;
  border-radius: 20px;
  display: inline-block;
  right: 100px;
}
.tarjeta-home h2, .tarjeta-page h2, .supermapa h2 {
	color: var(--white);
	margin-top: 0;
	padding-top: 0;
}
.tarjeta-home p {
	position: relative;
	padding-left: 25px;
}
.tarjeta-home p::before {
  content: \\\\\\\'\\\\\\\';
  background-image: url(images/Check_green_billet.svg);
  background-repeat: no-repeat;
  background-position: left 7px;
  width: 30px;
  background-size: 12px;
  display: inline-block;
  height: 20px;
  position: absolute;
  left: 0;
  top: 2px;
}
.tarjeta-home .elementor-button-link {
	font-size: 18px;
	font-weight: 800;
}
.supermapa::after {
  content: \\\\\\\'\\\\\\\';
  background-image: url(images/supermapa.png);
  background-repeat: no-repeat;
  background-position: center center;
  position: absolute;
  bottom: -40px;
  width: 850px;
  height: 100%;
  display: inline-block;
  right: 0;
  background-size: 100% auto;
}
.supermapa::before {
  content: \\\\\\\'\\\\\\\';
  display: inline-block;
  width: 800px;
  height: 60px;
  position: absolute;
  right: 0;
  bottom: -25px;
  background: var(--pink);
  -webkit-border-bottom-left-radius: 50px;
	-moz-border-radius-bottomleft: 50px;
	border-bottom-left-radius: 50px;
}
.elementor-element-2dcc7839 {
	z-index: 200;
}
.ventajas .box {
	border: 1px solid #f2f2f2;
	background: var(--white);
	box-shadow: 0px 20px 40px rgba(1, 6, 42, 0.15);
	border-radius: 40px;
	padding: 15px;
	font-size: 18px;
	width: 350px;
	color: #41474C;
	max-width: 100%;
	min-height: 300px;
	margin-bottom: 20px;
}
.ventajas .box h4 {
	padding-right: 60px;
	color: var(--black);
}
.step1, .step2, .step3 {
	font-size: 18px;
	text-align: center;
	position: relative;
	margin-bottom: 30px;
}
.step1 img, .step2 img, .step3 img {
	height: 200px;
	width: auto;
	display: inline-block;
	position: relative;
}
.step1::after {
  content: \\\\\\\'1\\\\\\\';
  background-image: url(images/ellipse.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: var(--white);
  font-weight: 900;
  font-size: 24px;
  position: absolute;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  top: 80px;
  line-height: 52px;
  left: 30%;
}
.step2::after {
  content: \\\\\\\'2\\\\\\\';
  background-image: url(images/ellipse.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: var(--white);
  font-weight: 900;
  font-size: 24px;
  position: absolute;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  top: 80px;
  line-height: 52px;
  left: 30%;
}
.step3::after {
  content: \\\\\\\'3\\\\\\\';
  background-image: url(images/ellipse.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: var(--white);
  font-weight: 900;
  font-size: 24px;
  position: absolute;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  top: 80px;
  line-height: 52px;
  left: 30%;
}
.botonesapp img {
	width: 200px;
}
footer {
	padding-top: 30px;
	background: #ffffff;
	color: #2D3134;
}
.logofooter img {
	width: 113px;
}
.menufooter {
	list-style-type: none;
	margin: 0;
	padding: 10px 0 0 0;
}
.menufooter a {
	font-size: 14px;
	font-weight: 700;
	display: block;
	margin: 0 0 10px 0;
	color: #2D3134;
}
.menufooter a.mailto {
	font-weight: normal;
}
.menufooter a:hover {
	color: var(--pink);
}
.redesfooter {
	text-align: right;
	font-size: 22px;
	padding-top: 30px;
}
.redesfooter a {
	margin: 0 5px;
	color: var(--pink);
}
.redesfooter a:hover {
	color: var(--pink);
}
.copyright {
	color: #ffffff;
	padding: 20px;
	font-size: 14px;
	background: var(--pink);
}
.tabs {
	text-align: center;
	margin-bottom: 30px;
}
.tabs a {
	white-space: nowrap;
	font-weight: 500;
	font-size: 24px;
	padding: 6px 15px;
	color: var(--black);
	border-bottom: 6px solid transparent;
}
.tabs a.active {
	font-weight: 800;
	border-bottom: 6px solid var(--pink);
}
.element {
	position: relative;
	padding-left: 70px;
	font-size: 18px;
	padding-right: 80px;
	margin-bottom: 50px;
}
.element span {
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	width: 50px;
	height: 50px;
}
.bgverde {
	background: var(--green);
}
.element span.bgverde {
  position: absolute;
  left: 0;
  top: 0;
  display: inline-block;
  width: 50px;
  height: 50px;
  text-align: center;
  padding: 9px 12px;
  border-radius: 50%;
}
/**
.element span {
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
	background-image: url(images/ellipse.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 9px 14px;
	width: 50px;
	height: 50px;
	border-radius: 50%;
}
**/
a.boton {
	display: inline-block;
	border: 2px solid var(--pink);
	color: var(--pink);
	padding: 12px 30px;
	font-weight: 800;
	font-size: 18px;
	border-radius: 30px;
	background: var(--white);
}
a.btnpink {
	display: inline-block;
	border: 2px solid var(--pink);
	color: var(--white);
	padding: 12px 40px;
	font-weight: 800;
	font-size: 18px;
	border-radius: 30px;
	background: var(--pink);
}
.mapa {
	min-height: 560px;
	position: relative;
	padding-top: 100px;
}
.mapa::after {
	content: \\\\\\\'\\\\\\\';
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.1);
	position: absolute;
	left: 0;
	top: 0;
}
.mapa .box {
	border: 1px solid #f2f2f2;
	background: var(--white);
	box-shadow: 0px 20px 40px rgba(1, 6, 42, 0.15);
	border-radius: 40px;
	padding: 20px;
	font-size: 18px;
	width: 600px;
	color: #41474C;
	max-width: 100%;
	position: relative;
	z-index: 1;
}
.mapa .box h2 {
	margin-top: 0;
	padding-top: 0;
}
.menufaqs a {
	display: block;
	font-weight: 500;
	font-size: 20px;
	position: relative;
	border-bottom: 2px solid #CDD1D5;
	padding-top: 11px;
	padding-bottom: 10px;
	color: var(--black);
}
.menufaqs a.active {
	font-weight: 800;
}
.menufaqs a img.pink {
	display: none;
}
.menufaqs a.active img.black {
	display: none;
}
.menufaqs a.active img.pink {
	display: inline-block;
}
.menufaqs a img {
	width: 40px;
	margin-right: 12px;
}
.faqs {
	background: var(--white);
	border-radius: 32px;
	padding-top: 20px;
	padding-bottom: 30px;
	overflow: hidden;
	border: 1px solid #f2f2f2;
	margin-top: -20px;
}
.panel {
  margin-bottom: 0;
  border-bottom: 2px solid #CDD1D5;
  border-radius: 0;
}
.panel-body {
  padding: 0 15px 10px 15px;
  font-size: 18px;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  color: inherit;
}
.panel-heading {
  padding: 15px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.panel-heading .accordion-toggle {
    position: relative;
    display: block;
    padding-right: 40px !important;
    font-weight: 800;
}
.panel-heading .accordion-toggle.collapsed {
	font-weight: 500;
}
.panel-heading .accordion-toggle::after {
  font-family: \\\\\\\"FontAwesome\\\\\\\";
  content: \\\\\\\"\\\\\\\\f106\\\\\\\";
  color: var(--pink);
  font-size: 20px;
  position: absolute;
  right: 0;
  top: 0px;
  background: #f2f2f2;
  display: inline-block;
  width: 32px;
  height: 32px;
  text-align: center;
  border-radius: 50%;
  line-height: 30px;
}
.panel-heading .accordion-toggle.collapsed:after {
  content: \\\\\\\"\\\\\\\\f107\\\\\\\"; 
  position: absolute;
  right: 0;
  top: 0px;
}
.faqs-mobile {
	display: none;
}
.faqs-mobile .menufaqs a.accordionresp-link {
  padding-left: 15px;
  padding-right: 15px;
}
.faqs-mobile .menufaqs a.active {
	background: #f4f5f5;
	border-bottom: none;
}
.faqs-mobile .accordion-toggle {
	border-bottom: none;
}
.faqs-mobile .panel-heading a {
	padding-top: 0;
	padding-bottom: 0;
}
.faqs-mobile .panel-heading {
  padding: 12px 15px;
}
.content-accordionresp {
	padding-bottom: 30px;
}
.privacy {
	padding-left: 15px;
	padding-right: 15px;
	width: 1470px;
	max-width: 100%;
	margin: 0 auto;
	background: var(--white);
	border-radius: 42px;
	padding-top: 50px;
	padding-bottom: 40px;
	margin-top: 50px;
}
.privacy .elementor-container, 
.privacy .elementor-section.elementor-section-boxed > .elementor-container {
  width: 998px !important;
  margin: 0 auto;
}
.privacy h3 {
	margin-bottom: 20px;
}
.elementor-toggle .elementor-tab-title {
	font-size: 20px;
  font-weight: 500 !important;
  margin: 0;
  padding: 15px 0 !important;
  border-bottom: 2px solid #CDD1D5 !important;
}
.elementor-toggle .elementor-tab-title.elementor-active {
	font-weight: 800 !important;
	border-bottom: 2px solid #fff !important;
}
.elementor-toggle-title, .elementor-toggle-title:hover {
	color: var(--black) !important;
}
.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {
  display: none;
}
.elementor-toggle .elementor-tab-content {
  padding: 0 0 15px 0 !important;
  border: none !important;
}
.elementor-toggle .elementor-tab-title {
	position: relative;
	padding-right: 40px !important;
}

.elementor-toggle .elementor-tab-title.elementor-active::after {
  font-family: \\\\\\\"FontAwesome\\\\\\\";
  content: \\\\\\\"\\\\\\\\f106\\\\\\\";
  color: var(--pink);
  font-size: 20px;
  position: absolute;
  right: 0;
  top: 10px;
  background: #f2f2f2;
  display: inline-block;
  width: 32px;
  height: 32px;
  text-align: center;
  border-radius: 50%;
  line-height: 30px;
}
.elementor-toggle .elementor-tab-title::after {
	font-family: \\\\\\\"FontAwesome\\\\\\\";
  content: \\\\\\\"\\\\\\\\f107\\\\\\\";
  color: var(--pink);
  font-size: 20px;
  position: absolute;
  right: 0;
  top: 10px;
  background: #f2f2f2;
  display: inline-block;
  width: 32px;
  height: 32px;
  text-align: center;
  border-radius: 50%;
  line-height: 30px;
}
.validacion.error .height50 {
	height: 150px;
}
.validacion.error h1 {
	padding-top: 50px;
}


@media(max-width: 1300px) {
	h1 {
 		font-size: 52px;
  	line-height: 68px;
	}
	.block-carousel {
  	font-size: 18px;
	}
	.block-carousel {
	 	padding: 80px 50px 60px 50px;
  }
  .width-carousel a img {
  	width: 170px;
  	margin-right: 30px;
	}
	.content-carousel .imageslide {
	 	right: 10px;
	 	max-width: 50%;
	}
}

@media(max-width: 1100px) {
	.block-carousel {
  		padding: 60px 30px 40px 30px;
	}
	.width-carousel a img {
  		width: 170px;
  		margin-right: 20px;
	}
	.content-carousel .imageslide {
	  	bottom: 0;
	  	top: inherit;
	}
	.privacy {
		border:  20px solid #f4f5f5;
		margin-top: 0;
	}
}


@media(max-width: 991px) {
	h1 {
  		font-size: 42px;
  		line-height: 68px;
	}
	h2 {
		font-size: 36px;
	}
	.block-carousel {
  		font-size: 16px;
	}
	.menufaqs a {
  	font-size: 18px;
	}
	.menufaqs a img {
  	width: 30px;
  }
  .panel-title {
  	font-size: 18px;
  }
  .panel-body {
  	font-size: 14px;
	}
}

@media(max-width: 767px) {
	body {
  	font-size: 14px;
  }
	.hiden-responsive, .faqs-desktop {
		display:none;
	}
	.faqs-mobile {
		display: block;
	}
	.block-carousel {
 		padding: 20px 30px 20px 30px;
	}
	.block-carousel h1 {
  		margin: 0 0 20px 0;
    font-size: 28px !important;
	}
    .ayuda .block-carousel h1 {
  		margin: 0 0 20px 0;
       font-size: 20px !important;
	}
	h1 {
 		font-size: 28px;
  	line-height: 38px;
	}
	h2 {
  	font-size: 23px;
  	line-height: 28px;
	}
	h3 {
		font-size: 18px;
	}
	.cuadro-comisiones .col-sm-3 h3, .cuadro-comisiones .col-sm-6 h3 {
  	font-size: 20px;
	}
	.width-carousel a img {
  	width: 130px;
  	margin-right: 5px;
	}
    .elementor img {
    max-height: 195px;
   
    }
    
	.content-carousel .imageslide {
  		position: relative;
  		top: -9vh;
  		right: inherit;
  		bottom: inherit;
  		margin-left: auto;
  		margin-right: auto;
  		max-width: 100%;
  		width: 300px;
	}
    .ayuda .content-carousel .imageslide{
    position: relative;
  		top: 1vh;
  		right: inherit;
  		bottom: inherit;
  		margin-left: 48px;
    margin-right: 27px;
  		max-width: 100%;
  		width: 300px;
    }
	.block-carousel, .comercios .block-carousel, .tarjeta .block-carousel, 
	.ayuda .block-carousel {
		background: none;
		border-radius: 0;
		padding: 0;
	}
	.content-carousel {
			/*background: url(images/degradado.png) repeat-x;*/
			background: #fff;
  		color: var(--white);
  		border-radius: 42px;
  		padding: 4px 20px 0 20px;
  		position: relative;
	}
	.ayuda .content-carousel {
	  background: url(https://billet.do/wp-content/themes/nicket/images/fondo-banner-ayuda.webp) no-repeat;
    background-position: unset;
	  border-radius: 42px;
	  padding: 30px 20px 0 20px;
	  position: relative;
	}
	.comercios .content-carousel {
		    background: linear-gradient( rgb(1 4 6 / 61%), rgb(0 0 0 / 68%) ), url(images/fondo-banner-comercio.webp) repeat-x;
    	background-size: auto;
  		background-size: auto 100%;
  		color: var(--white);
  		border-radius: 42px;
  		padding: 30px 20px 0 20px;
  		position: relative;
	}
	.tarjeta .content-carousel {
	    background: var(--pink) repeat-x;
    	background-size: auto;
  		background-size: auto 100%;
  		color: var(--white);
  		border-radius: 42px;
  		padding: 30px 20px 0 20px;
  		position: relative;
	}
	.block-carousel p {
  		font-weight: 500;
	}
	.intro-text {
		font-size: 16px;
		padding-right: 0;
	}
	.que-es {
		margin-top: -60px;
	}
	.phone-home img {
  	width: 350px !important;
  	max-width: 100%;
  	margin: 0 auto;
	}
	.cuadros-derecha .box, .cuadros-izquierda .box {
  	margin-top: 0;
  	margin-bottom: 40px;
  	font-size: 14px;
  	padding-top: 18px;
  	padding-bottom: 18px;
  }
	h4 {
		font-size: 16px;
		line-height: 24px;
	}
	.ventajas .box {
  	padding: 15px 15px 24px 15px;
  }
	.cuadros-derecha {
  	padding-top: 0;
	}
	.cuadro-comisiones {
	  padding: 10px 15px;
	  margin-bottom: -20px;
	}
	.cuadro-comisiones .col-sm-3 {
  	padding-top: 10px;
  	padding-bottom: 10px;
	}
	.cuadro-comisiones .col-sm-6 {
  	padding-top: 40px;
  	padding-bottom: 40px;
	}
	.cuadro-comisiones .col-sm-3.par, .cuadro-comisiones .col-sm-6.par {
		border-bottom: 2px solid #CDD1D5;
	}
	.cuadro-comisiones .col-sm-3.cborde, .cuadro-comisiones .col-sm-6.cborde {
		border-right: none;
	}
	.terminos {
  	padding-left: 0;
  	padding-right: 0;
  	font-size: 11px;
	}
	.tarjeta-home, .tarjeta-page {
		font-size: 14px;
	}
	.tarjeta-page .elementor-spacer {
		display: none;
	}
	.tarjeta-home h2 {
		margin-bottom: 20px;
	}
	.tarjeta-home p::before {
	  width: 30px;
	  background-size: 13px;
	  display: inline-block;
	  height: 20px;
	  position: absolute;
	  left: 0;
	  top: 0;
	}
	.tarjeta-home .elementor-button-link {
  	font-size: 17px;
  	font-weight: 800;
  	width: 100%;
	}
	.tarjeta-home::before, .tarjeta-page::before {
	  content: \\\\\\\'\\\\\\\';
	  background: var(--pink);
	  position: absolute;
	  top: -16px;
	  width: 150px;
	  height: 40px;
	  border-radius: 20px;
	  display: inline-block;
	  left: inherit;
	  left: 20px;
	}
	.tarjeta-home-end::before, .tarjeta-page::after {
		/***
	  content: \\\\\\\'\\\\\\\';
	  background: var(--pink);
	  position: absolute;
	  bottom: -16px;
	  width: 150px;
	  height: 40px;
	  border-radius: 20px;
	  display: inline-block;
	  right: 20px;
	  z-index: 1;
	  **/
	  content: none;
	}
	.tarjeta-home::after {
	  content: \\\\\\\'\\\\\\\';
    background-image: url(images/telefono_1.png);
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    bottom: -43px;
    width: 66%;
    height: 102%;
    right: 2px;
    background-size: 100% auto;
	}
	.ventajas .box {
		width: 100%;
		min-height: 200px;
		font-size: 16px;
	}
	.step1, .step2, .step3 {
		font-size: 16px;
	}
	.botonesapp img {
  		width: 140px;
	}
	footer, .redesfooter {
		text-align: center;
	}
	footer a {
		white-space: nowrap;
	}
	.menufooter1 li {
		display: inline-block;
		width: auto;
		margin: 0 10px;
	}
	.redesfooter {
		padding-top: 0;
	}
	.element {
		padding-left: 50px;
		font-size: 14px;
		padding-right: 0;
		margin-left: -10px;
	}
	/** 
	.element span {
	  padding: 9px 13px;
		width: 44px;
	  height: 44px;
	}
	**/
	.element span {
	  position: absolute;
	  left: 0;
	  top: 0;
	  display: inline-block;
	  width: 40px;
	  height: 40px;
	}
	a.boton {
		font-size: 16px;
		width: 100%;
		text-align: center;
	}
	.tabs {
	  margin-bottom: 0;
	}
	.tabs a {
  	font-size: 17px;
  	padding: 6px 10px;
  	margin-bottom: 15px !important;
  	display: inline-block;
	}
	.mapa .box {
  	font-size: 14px;
	}
	.mapa {
  	min-height: 460px;
  	padding-top: 90px;
	}
	.elementor-376 .elementor-element.elementor-element-1d2f2b3:not(.elementor-motion-effects-element-type-background), .elementor-376 .elementor-element.elementor-element-1d2f2b3 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
  	background-position: right center;
  }
  .privacy {
	  border: 20px solid #f4f5f5;
	  margin-top: 20px;
	  border-radius: 60px;
	  padding-top: 20px;
	  padding-left: 0;
	  padding-right: 0;
	}
	.elementor-toggle .elementor-tab-title {
		font-size: 18px !important;
	}
	.elementor-toggle .elementor-tab-title {
  	padding: 18px 0 !important;
  }
  .validacion {
  	text-align: center;
  }
  .validacion .btnpink {
  	width: 100%;
  	margin-bottom: 20px;
  }
  .validacion.error .height50 {
		height: 70px;
	}
	.validacion.error h1 {
		padding-top: 50px;
	}
	.cuadro-comisiones2 {
		font-size: 14px;
	}
	.cuadro-comisiones2 td strong {
		font-size: 16px;
	}
	.supermapa {
  	padding-bottom: 60px;
	}
	.supermapa::after {
	  content: \\\\\\\'\\\\\\\';
	  background-image: url(images/supermapa.png);
	  background-repeat: no-repeat;
	  background-position: center center;
	  position: absolute;
	  bottom: -105px;
	  width: 100%;
	  height: 100%;
	  display: inline-block;
	  right: 0;
	  background-size: 455px;
	}
	.supermapa::before {
	  content: \\\\\\\'\\\\\\\';
	  display: inline-block;
	  width: 90%;
	  height: 60px;
	  position: absolute;
	  right: 0;
	  bottom: -17px;
	  background: var(--pink);
	  -webkit-border-bottom-left-radius: 50px;
	  -moz-border-radius-bottomleft: 50px;
	  border-bottom-left-radius: 36px;
	}
	.element span.bgverde {
	  position: absolute;
	  left: 0;
	  top: 0;
	  display: inline-block;
	  width: 40px;
	  height: 40px;
	  text-align: center;
	  padding: 8px 11px;
	  border-radius: 50%;
	}
}

@media(max-width: 598px) {
	.tarjeta-home::after {
	  content: \\\\\\\'\\\\\\\';
	  background-image: none;
	  background-repeat: no-repeat;
	  background-position: right top;
	  position: relative;
	  bottom: -60px;
	  width: 100%;
	  height: 0;
	  display: inline-block;
	  right: 0;
	  background-size: 80% auto;
	  text-align: right;
	}
	a.btnpink {
	  font-size: 15px;
	}
}

@media(max-width: 498px) {
	.tarjeta-home::after {
	  content: \\\\\\\'\\\\\\\';
	  background-image: none;
	  background-repeat: no-repeat;
	  background-position: right top;
	  position: relative;
	  bottom: -60px;
	  width: 100%;
	  height: 0px;
	  display: inline-block;
	  right: 0;
	  background-size: 80% auto;
	  text-align: right;
	}
	.cuadro-comisiones2-content {
	  padding: 15px 0;
	}
	.cuadro-comisiones2 td.gratis, .cuadro-comisiones2 td.precio {
  	padding-left: 30px;
  	padding-right: 30px;
	}
	.supermapa::before {
	  width: 98%;
	}
}
#sucursal-city {
	min-height: 20px;
}

@media(min-width: 767px) {
	.panel-body .col-sm-3, .panel-body .col-sm-4 {
		width: 50%;
	}
}
.panel-body .col-sm-3, .panel-body .col-sm-4 {
	text-align: center;
	padding-bottom: 30px;
}

	img.img_b2 {
    height: auto;
    max-width: 101%;
    border: none;
    border-radius: 0;
    box-shadow: none;
}


		a.black-button {
   display: inline-block;
    font-size: 20px;
    padding: 12px 40px;
    background-color: #f5f5f5;
    color: #000;
    text-decoration: none;
    font-weight: 800;
    border-radius: 23px;
    position: relative;
    top: 33px;
    width: 39%;
    margin-bottom: 47px;
}
.content-carousel .imageslide2 {
    position: absolute;
    top: -3px;
    left: 15px;
    max-width: 49%;
    padding: 89px;
}
.block-carousel2 {
  background: linear-gradient(rgb(1 4 6 / 0%), rgb(0 0 0 / 0%)), url(https://billet.do/wp-content/uploads/2024/03/banner-2-comerio-bg.jpg) no-repeat;
    background-size: 100% 100%;
    color: var(--white);
    border-radius: 42px;
    padding: 123px 0px 110px 90px;
    font-size: 19px;
    position: relative;
}

.width-carousel2 {
    width: 600px;
    font-weight: 600;
    max-width: 100%;
    position: relative;
    left: 47%;
    margin-bottom: 50px;
}

.imageslide3 {
   position: absolute;
    top: 7%;
    left: 85%;
    height: auto;
    width: 151px;
}
.imageslide4 {
  position: absolute;
    top: 90%;
    left: 85%;
    width: 151px;
    height: auto;
}

.block-carousel3 {
    background: linear-gradient(rgb(1 4 6 / 72%), rgb(0 0 0 / 80%)), url(https://billet.do/wp-content/themes/nicket/images/fondo-banner-comercio.webp) no-repeat;
    background-size: 100%;
    color: var(--white);
    border-radius: 42px;
    padding: 110px 50px 110px 50px;
    font-size: 19px;
    position: relative;
}

.block-carousel3 p {
    position: relative;
    background: url(https://billet.do/wp-content/themes/nicket/images/Check_green_billet.svg) no-repeat left 8px;
    background-size: 16px;
    padding-left: 24px;
}
a.black-button:hover {
    background: #50b940;
    color: white;}
    
 .elementor-swiper-button {
    color: white !important;
}

.elementor-swiper-button:hover {
    color: #50b940 !important;
}

@media (max-width: 767px){

img.img_b2 {
    max-height: none;
}

.width-carousel2 {
    left: 22px;
    margin-bottom: 110px !important;
        top: -24px;
}

.imageslide4 {
   position: absolute !important;
    top: 243% !important;
    left: 50% !important;
    max-width: 100% !important;
    padding: 0px !important;
    width: 150px !important;
    }
    
.imageslide3 {
    position: absolute !important;
    top: 240% !important;
    right: 64% !important;
    max-width: 100% !important;
    padding: 0px !important;
    left: 0px !important;
    width: 120px !important;
}

.content-carousel4 h1 {
    font-size: 24px !important;
    line-height: 26px;
}

a.black-button{
 padding: 12px 72px;
 font-size: 12px;
 width: 83%;
}

.content-carousel4 .imageslide2 {
   top: 83%  !important;
    right: -21% !important;
    width: auto;
    max-width: none !important;
    padding: 0px !important;
    left: -7px !important;
}

.content-carousel4 {
    background: linear-gradient(rgb(1 4 6 / 61%), rgb(0 0 0 / 68%)), url(https://billet.do/wp-content/uploads/2024/03/banner-2-comerio-bg.jpg) repeat-x;
    background-size: auto 100%;
    color: var(--white);
    border-radius: 42px;
  padding: 95px 20px 0 20px;
    position: relative;
    padding-bottom: 249px;
}


.block-carousel3 h1 {
   margin: 0 0 20px 0;
    font-size: 28px !important;
    line-height: 38px;
}
p {
    font-size: 82%;
}

.block-carousel3 {
  background: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
}

.block-carousel2 {
  background: none !important;
    border-radius: 0 !important;
    padding: 0 !important;
}


.content-carousel3 {
    background: linear-gradient(rgb(1 4 6 / 61%), rgb(0 0 0 / 68%)), url(images/fondo-banner-comercio.webp) repeat-x;
    background-size: auto;
    background-size: auto 100%;
    color: var(--white);
    border-radius: 42px;
    padding: 30px 20px 0 20px;
    position: relative;
    padding-bottom: 186px;
}


.content-carousel3 .imageslide {
    position: absolute !important;
    top: 57% !important;
    right: 123px !important;
    max-width: 51%;
}


}

.content-carousel3 .imageslide {
    position: absolute;
    top: 0;
    right: 50px;
    max-width: 51%;
}

.content-carousel4 .imageslide2 {
   position: absolute;
    top: -113px;
    left: -113px;
    max-width: 70%;
    padding: 100px;
}
.content-carousel3 .content-carousel4 {
    padding-top: 60px;
}

.content-carousel4 {
    padding-top: 60px;
}

.content-carousel3{
	padding-top: 60px;
}

/* Responsive 370px*/

@media (max-width: 390px){

.content-carousel3 .imageslide {

    top: 63% !important;}

.content-carousel4 .imageslide2 {
    top: 101% !important;

}
.width-carousel2 {
    top: -20px !important;
}

	a.black-button {
		padding: 7px 32px;
    font-size: 13px;
    width: 70%;
	}

	.content-carousel4{  

		padding-bottom: 300px !important;
	}
	
	.content-carousel4 h1 {
		font-size: 19px !important;
	}

	.imageslide4 {
          top: 266% !important;
		left: 56% !important;
		width: 104px !important;
	}

	.imageslide3 {
		top: 263% !important;
		left: 0px !important;
		width: 105px !important;
	}


}




/* Estilos para el mapa */

.buscador-map {
    padding-bottom: 84px !important;
}

.elementor-element-ad30048 div {
    max-height: 800px !important;
}

.elementor-element-2ba57c0 {
    display: none;
}

.elementor-element-8af944a footer {
    display: none;
}

div#map div{

	background-color: rgba(255, 255, 255, 0.224) !important;
}

.span#\\\\\\\\33 A2E00A6-8141-433D-9294-BDCEEABB2214 {
    color: black;
}

p.gm-style-mot {
    color: black;
}

.block-2 p {
    position: relative;
    background: url(images/check_black_billet.svg) no-repeat left 0px;
    background-size: 16px;
    padding-left: 24px;
    background-position-y: 15px;
}

@media (max-width:600px){

p.titulo-d-1 {
    top: 53px;
    position: relative;
}

p.titulo-d-2 {
    top: 55px;
    position: relative;
}

}





/*Estilos del footer */


.logofooter2 img {
    width: 150px;
}

.logofooter2 p{
    font-size: 11px;
    padding-top: 16px;
	}

	.logofooter2 span{
		font-weight: bold;
	}

	.redesfooter2{
		text-align: right;
    font-size: 22px;
    padding-top: 42px;
	}
	
	.redesfooter2 a{
		margin: 0 5px;
		color:#000;
		
	}

	.copyright2 {
		color: #ffffff;
		padding: 20px;
		font-size: 14px;
		background: black;
	}
	.mn-ajus{

		margin-left: -80px;
	}

	@media (max-width: 767px){

.redesfooter2 {
    padding-top: 0;
}
footer, .redesfooter2 {
    text-align: center;
}
.logofooter2 img {
    width: 160px;
}

.mn-ajus{

	margin-left: 0px;
}



	}
    
    
    
    /* estilos formulario pop up */
.hero__left-input:focus {
    outline: 2px solid #50b93f;
}

.hero__left-input3:focus {
    outline: 2px solid #50b93f;
}

a.hero__left-button.cmp-button.js-form-button.button--primary:focus {
    outline: 2px solid #50b93f;
}

form.wpcf7-form.init {
    font-family: mulish;
}
.ays_pb_description.ays_pb_show_desc_on_mobile p {
    font-family: \\\\\\\'Mulish\\\\\\\' !important;
}

.wpcf7-form label {
    color: black;
	font-weight: 100;
}

.wpcf7-form-control-wrap {
    position: relative;
    color: black;
}

.ays_minimal_window.ays-pb-modal_1.poupform.ays-pb-border-mobile_1.fadeInRightBig {
    position: absolute;
    top: 0 !important;
    left: 59% !important;
}

header.ays_minimal_head {
    display: none;
}

.ays-pb-modals div.ays_minimal_window div.ays_pb_description p {
    margin-top: 40px !important; 
    font-size: 33px;
	padding-top: 20px;
}


.ays_minimal_main .wpcf7-submit:hover {
    background-color: #212121 !important;
}

.ays_minimal_main .wpcf7-submit {
	width: 89% !important;
    border-radius: 20px !important;
    background-color: #43c433;
    font-weight: 900;
    border-radius: 5px;
    color: #fff;
    padding: 12pt 40px;
    border: none;
}

.ays_minimal_main {
    margin: 0 auto;
    width: 48rem;
}

form.wpcf7-form.init .hero__left-input3{
	margin: 9pt 0 1pc;
	margin-left: 10px;
    margin-right: 10px;

}

.hero__left-input3 {
	font-family: \\\\\\\'Mulish\\\\\\\';
    background-color: #f6f6f6 !important;
    border: none;
    border-radius: 14px !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #000;
    font-size: 16px;
    height: 48px !important;
    padding: 15px 15px 11px;
    POSITION: relative;
    RIGHT: 0px;
    z-index: 10;
    WIDTH: 96%;
    margin: 0pt 0 1pc;
}

img.doimg {
	width: 24px !important;
    height: auto !important;
    position: relative !important;
    bottom: -44px !important;
    z-index: 100000 !important;
    left: 35% !important;
}

@media only screen and (max-width: 600px) {
input.botondeenvio {
width : 50% !important;
position: relative;
    font-size: 16px;
    left: -30px;
    }

     div[class*=ays-pb-modal_].ays-pb-modal, div[class*=ays-pb-modal_].ays-pb-modal-macos {
   
    left: 0% !important;
}



	form.wpcf7-form.init .hero__left-input3 {
		margin: 0pt 0 1pc;
		margin-left: 23px;
		margin-right: 103px;
		width: 78%;
	
	}

	.ays_minimal_window.ays-pb-modal_1.poupform.ays-pb-border-mobile_1.fadeInRightBig{
		top: 3px !important;
		left: -1% !important;
	}
	input.wpcf7-form-control.wpcf7-submit.has-spinner {
		width: 71% !important;
    position: relative;
    right: 5%;
	}

	img.doimg {
		bottom: -38px !important;
		left: 20% !important;
	}

	.ays-pb-modals div.ays_minimal_window div.ays_pb_description p {
		margin: 10px;
		margin-right: 32px !important;
		margin-left: -32px !important;
	}

}
@media only screen and (max-width: 390px) {
	input.wpcf7-form-control.wpcf7-submit.has-spinner {
		width: 40% !important;
		right: 0;
	}
form.wpcf7-form.init .hero__left-input3 {
	margin: 0pt 0 1pc;
    margin-left: 49px;
    margin-right: 154px;
    width: 64%;
}
img.doimg {
    left: 11% !important;
}
.width-carousel-8 {
	font-size:16px;
}
}


/* Estilos para el mapa */

.buscador-map {
    padding-bottom: 84px !important;
}

.elementor-element-ad30048 div {
    max-height: 800px !important;
}

.elementor-element-2ba57c0 {
    display: none;
}

.elementor-element-0416610 footer{

	display: none;

}

div#map div{

	background-color: rgba(255, 255, 255, 0.224) !important;
}

.span#\\\\\\\\33 A2E00A6-8141-433D-9294-BDCEEABB2214 {
    color: black;
}

p.gm-style-mot {
    color: black;
}

div[class*=ays-pb-modal_].ays-pb-modal {
   
    padding: 100px !important;}
    
div[class*=ays-pb-modal_].ays_image_window, div[class*=ays-pb-modal_].ays_minimal_window {
    
    margin-left: 60% ;
}



/***   LOADER AND BOTTOM  ***/
	.loader2 {
		animation: rotate 1s infinite;
		height: 50px;
		width: 50px;
	  }
	
	  .loader2:before,
	  .loader2:after {
		border-radius: 50%;
		content: \\\\\\\"\\\\\\\";
		display: block;
		height: 20px;
		width: 20px;
	  }
	  .loader2:before {
		animation: ball1 1s infinite;
		background-color: #fff;
		box-shadow: 30px 0 0 #50b940;
		margin-bottom: 10px;
	  }
	  .loader2:after {
		animation: ball2 1s infinite;
		background-color: #50b940;
		box-shadow: 30px 0 0 #fff;
	  }
	
	  @keyframes rotate {
		0% { transform: rotate(0deg) scale(0.8) }
		50% { transform: rotate(360deg) scale(1.2) }
		100% { transform: rotate(720deg) scale(0.8) }
	  }
	
	  @keyframes ball1 {
		0% {
		  box-shadow: 30px 0 0 #50b940;
		}
		50% {
		  box-shadow: 0 0 0 #50b940;
		  margin-bottom: 0;
		  transform: translate(15px, 15px);
		}
		100% {
		  box-shadow: 30px 0 0 #50b940;
		  margin-bottom: 10px;
		}
	  }
	
	  @keyframes ball2 {
		0% {
		  box-shadow: 30px 0 0 #fff;
		}
		50% {
		  box-shadow: 0 0 0 #fff;
		  margin-top: -20px;
		  transform: translate(15px, 15px);
		}
		100% {
		  box-shadow: 30px 0 0 #fff;
		  margin-top: 0;
		}
	  }
	  
	

	.loader-container {
		width: 100vw;
    height: 100vh;
    background-color: rgb(254 254 254 / 80%);
    position: fixed;
    top: -3px;
    left: -152%;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
    z-index: 1000;
	}

	.loader-icon {
		position: absolute;
		animation: ldio-scu1jdjd60g 1s linear infinite;
		width: 160px;
		height: 160px;
		top: 20px;
		left: 20px;
		border-radius: 50%;
		box-shadow: 0 4px 0 0 #1a7c86;
		transform-origin: 80px 82px;
	}

	.loader-text {
		font-size: 1.5em;
  font-size: 1.5em;
position: absolute;
top: 54%;
left: 40%;
	}



	@keyframes spin {
		0% { transform: rotate(0deg); }
		100% { transform: rotate(360deg); }
	}


	input.botondeenvio {
		width: 89% ;
		border-radius: 20px !important;
		background-color: #43c433 !important;
		font-weight: 900;
		border-radius: 5px;
		color: #fff;
		padding: 12pt 40px;
		border: none;
	}
	
	button[disabled], html input[disabled] {
		cursor: default; 
		background-color: gainsboro !important;
	}