/*
    Template: crypterio
    Theme Name: Crypterio Child Theme
    Theme URI: http://crypterio.stylemixthemes.com/
    Author: StylemixThemes
    Author URI: http://stylemixthemes.com/
    Description: Crypterio – theme for ICO Consulting, Bitcoin and Cryptocurrency experts and advisors.  Launch your project featured by ICO landing page template, online cryptocurrency exchange rates, as well as special pages for services and cases.
    Version: 1.0
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: blue, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, sticky-post, translation-ready
    Text Domain: crypterio-child-theme
*/

/*Bitsi custom classes*/

.background {
    background: #040200 url(https://bitsi.app/wp-content/uploads/2024/10/Fondo-BITSI-degradado.webp?id=275) !important;
    background-position: 0 0 !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

a:active, a:focus {
    text-decoration: none !important;
    color: #39FF14 !important;
}

/*Header*/

header {
	background-color: #0b303b!important;
}

.stm-header__row_color.pearl_is_sticky.pearl_sticked {
    transform: translateY(0);
    transition: .3s ease;
    background-color: #0b303b!important;
}

.stm-header__element.object2650 {
	width: -webkit-fill-available;

}

.stm-header__element a {
	color: #39FF14;
	font-size: 17px;
}

.stm-header__cell {
	padding: 20px;
}

span[class^="stm-"] {
	font-family: "Mukta Malar", sans-serif !important;
}

.object520 a {
	color: #040200 !important;
}

.object520 .stm_hb_mbc {
	border-radius: 0;
}

.object520 .stm_hb_mbc:hover {
	background-color: #040200 !important;
	color: #39FF14 !important;
}

.object603 .stm_hb_mbc {
	background-color: transparent !important;
	border: solid 2px #39FF14;
	border-radius: 0;
	width: 147.88px;
}

.object603 .stm_hb_mbc:hover {
	background-color: transparent !important;
	border-color: #FFFFFF;
	color: #FFFFFF;
}

@media only screen and (min-width: 360px) and (max-width: 820px) {
	.stm-header__cell {
		flex-direction: column-reverse !important;
	}
	.stm-header__element.object520 {
    	width: 230px;
		margin-bottom: 40px !important;
	}
	.stm-header__element.object603 {
		margin: 20px 0px !important;
	}
	.stm_mobile__logo a img {
		max-width: 30% !important;
	}
	.stm_mobile__header {
    	padding: 20px !important;
	}
	.stm-header__row_color_top {
    	background-color: #040200;
	}
	.stm_mobile__header {
    	background-color: #040200;
	}
}

@media only screen and (min-width: 821px) and (max-width: 1024px) {
	.stm-header__element.object603 {
		margin: 20px 0px !important;
	}
	.stm-logo a img {
		max-width: 70% !important;
	}
	.stm-header__cell_left .stm-header__element {
     	margin-right: 0px !important; 
	}
	.stm-header__element a {
		font-size: 14px;
	}
}




/*Hero-Banner*/
#cambia-convierte .btn-crea-cuenta {
	margin-left: 14px;
}

.btn-crea-cuenta, .btn-crea-mobile, .btn-crea-desktop {
    width: 350px;
    height: 59px;
    font-size: 25px;
    font-weight: 700;
    text-align: center !important;
    cursor: pointer;
    background-color: #8a00f6;
    display: inline-flex;
    align-items: center !important;
    justify-content: center !important;
    color: #ffffff !important; 
	border-radius: 20px;
}

.btn-crea-cuenta a, .btn-crea-mobile a, .btn-crea-desktop a {
	color: #ffffff !important;
	display: flex;
	align-items: center;
}

.btn-crea-cuenta:hover, .btn-crea-mobile:hover , .btn-crea-desktop:hover {
    background-color: #39FF14 !important;
}

.btn-crea-cuenta:hover a, .btn-crea-mobile:hover a, .btn-crea-desktop:hover a {
    color: #040200 !important;
	text-decoration: none;
}

.btn-crea-cuenta div, .btn-crea-mobile div, .btn-crea-desktop div {
	display: inline-flex;
	align-items: center;
}

@media only screen and (min-width: 360px) and (max-width: 820px) {
	.btn-crea-cuenta, , .btn-crea-mobile, .btn-crea-desktop {
		margin: 0 auto;
		width: 290px;
		margin-bottom: 60px !important;
	}
	.btn-crea-cuenta {
		width: 320px;
		margin: 0px 20px !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 820px) {
	#rev_slider_1_1_wrapper {
		left: -20px !important;
	}
	#rev_slider_1_1_wrapper, #rev_slider_1_1 {
    	width: 420px !important;
	}
	.btn-crea-cuenta {
		width: 280px;
		margin: 0px 20px !important;
	}
}

@media (max-width: 1023px) {
  .stm-header,
  .stm-header.sticky-header,
  .stm-header__container,
  .stm-header__wrapper,
  .site-header,
  .header_main_menu_wrapper {
    background-color: #000 !important;
  }
}


/*Calculadora*/

 .calculadora-container {
    width: 540px;
    height: 750px;
    background-color: #4B4B4B;
	z-index: 2000;
    position: relative;
}

.calculadora-data {
    padding: 40px 0px 10px 65px;
    display: flex;
    flex-direction: column;
}

.titulo {
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    font-weight: 700;
}

.label-verde {
    color: #39FF14;
    font-family: 'Open Sans', sans-serif;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 20px;
}

.opciones {
    color: #39FF14;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: 400;
    margin-top: 6px;
}

.opciones label {
    margin-right: 20px;
}

.btn-convertir {
    background-color: #39FF14;
    width: 410px;
    height: 59px;
    color: #040200;
    font-family: 'Open Sans', sans-serif;
    font-size: 25px;
    font-weight: 700;
    border: none;
    margin-top: 40px;
	cursor: pointer;
}

.input-text {
    width: 410px;
    height: 59px;
}

.valor {
    color: #ffffff;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    margin-top: 16px;
}

.btn-cambiar {
	display: flex;
	justify-content: flex-end !important;
	margin-right: 62px;
	background: none;
	border: none;
	cursor: pointer !important;
}

@media only screen and (min-width: 360px) and (max-width: 820px) {
	.calculadora-container {
		width: 340px;
		height: 700px;
		margin: 80px auto!important;
	}
	.calculadora-data {
		padding: 40px 0px 10px 35px;
	}
	.titulo {
		font-size: 22px;
	}
	.label-verde {
		font-size: 14px;
	}
	.input-text {
    	width: 270px;
    	height: 49px;
	}
	.opciones {
		font-size: 16px;
	}
	.btn-convertir {
		width: 270px;
    	height: 49px;
	}
	.valor {
		font-size: 12px;
	}
	.btn-cambiar {;
		margin-right: 32px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 820px) {
	.calculadora-container {
		margin: 20px auto!important;
	}
}

@media only screen and (min-width: 821px) and (max-width: 1024px) {
	.calculadora-container {
		width: 440px;
		height: 659px;
	}
	.calculadora-data {
		padding: 40px 0px 10px 35px;
	}
	.input-text {
    	width: 370px;
    	height: 59px;
	}
	.btn-convertir {
		width: 370px;
    	height: 59px;
	}
	.btn-cambiar {;
		margin-right: 40px;
	}
}


/*Footer*/

#footer {
   box-shadow: inset 0 0px 0px 0px rgba(0, 0, 0, 0) !important; 
}
#footer .widgets_row .footer_logo {
	display: none !important;
}

#footer .copyright_row .copyright_row_wr {
    border-top: 1px solid #FFFFFF;
}

#footer .copyright_row .copyright_row_wr .copyright {
    font-size: 17px !important;
    color: #FFFFFF;
}

#main {
    padding: 0px !important;
}

footer {
	background: #0d303b url("https://bitsi.app/wp-content/uploads/2024/10/VectorFooter-e1730239396819.webp") !important; 
	background-position: 0 0 !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

footer a {
	color: #FFFFFF;
	font-size: 17px;
	font-weight: 700;
	cursor: pointer;
}

footer a:hover {
	color: #177d6d;
	text-decoration: none;
}

footer p, footer h5 {
	color: #FFFFFF;
	margin: 4px 0px 4px 0px !important;
	padding: 0px;
}

footer input {
	width: 216.9px;
	height: 39px;
	background-color: transparent;
	border: 1px solid #FFFFFF;
}

footer input {
	color: #FFFFFF;
}

input::placeholder {
	color: #dbdbdb;
	opacity: 0.5;
}

.email {
	font-weight: 400 !important;
}

.email img {
	margin-right: 10px;
}

.email:hover img {
	content: #177d6d url("https://bitsi.app/wp-content/uploads/2024/10/CorreoVerdeFooter.webp");
}

.redes-sociales {
	display: flex;
	gap: 20px;
}

.redes-sociales img {
	width: 26px;
}

.redes-sociales a:nth-child(1):hover img {
    content: #177d6d url("http://bitsi.app/wp-content/uploads/2024/11/LOGO-LINKEDINVerde.webp");
}

.redes-sociales a:nth-child(2):hover img {
    content: #177d6d url("http://bitsi.app/wp-content/uploads/2024/11/LOGO-INSTAGRAMVerde.webp");
}

.redes-sociales a:nth-child(3):hover img {
    content: #177d6d url("http://bitsi.app/wp-content/uploads/2024/11/LOGO-FACEBOOKVerde.webp");
}

.redes-sociales a:nth-child(4):hover img {
    content: #177d6d url("http://bitsi.app/wp-content/uploads/2024/11/LOGO-XVerde.webp");
}


.btn-login {
	width: 139px !important;
	height: 42px !important;
	color: #000000;
	font-size: 15px;
	font-weight: 400;
	background-color: #39FF14;
	align-content: center;
	text-align: center;
	cursor: pointer;
}

.btn-login:hover {
	background-color: #040200;
	color: #000000;
	text-decoration: none;
}

.btn-registrar {
	width: 139px !important;
	height: 42px !important; 
	color: #39FF14;
	border: 2px solid #39FF14;
	font-size: 15px;
	font-weight: 400;
	align-content: center;
	text-align: center;
	cursor: pointer;
}

.btn-registrar:hover {
	color: #FFFFFF;
	border-color: #FFFFFF;
	text-decoration: none;
}

.btn-correo {
	width: 41.05 !important;
	height: 39px;
	border: none;
	background-color: #FFFFFF;
}

.arrow-img {
	width: 14px !important;
	margin: 0px 10px;
}

.enlaces-footer, .enlaces-footer #block-17 {
	display: flex;
	flex-direction: column;
	gap: 60px;
	margin-top: 36px;
}

.sesion-footer {
	margin-top: 36px;
	display: flex;
	
}

.newsletter {
	margin-top: 52px !important;
}

.input-newsletter {
	display:flex;
	gap: 0px;
	padding: 0px !important;
	margin: 0 !important;
}

@media only screen and (min-width: 360px) and (max-width: 820px) {
	footer {
		padding-left: 40px;
	}
}

@media only screen and (min-width: 821px) and (max-width: 1024px) {
	.btn-login, .btn-registrar {
		font-size: 12px !important;
	}
}

/*Video Bitsi*/
.video {
	text-align: center;
}

.video .btn-crea-cuenta {
	margin: 0 auto !important;
}

/*¿Por qué Bitsi*/
.porque-bitsi {
	background:  #040200!important;
	background-position: 0 0 !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
	text-align: center;
}

.porque-bitsi .btn-crea-cuenta {
	margin: 120px auto !important;
}

.porque-bitsi-titulo {
	font-size: 48px; 
	color: #ffffff; 
	font-weight: bold;
	margin-bottom: 80px;
}

.iconos-container {
	display: flex;
	justify-content: space-between;
	margin: 80px auto;
}

.iconos-container2 {
	display: flex;
	justify-content: space-between;
	margin-top: 210px;
	margin-bottom: 110px;
}

.item-titulo {
	font-size: 32px;
	font-weight: 700;
	line-height: 35px !important;
	color: #FFFFFF !important;
}

.vc_row.vc_row-flex>.vc_column_container {
    display: block !important; 
}

.item1-porque-bitsi, .item2-porque-bitsi {
	position: relative;
}

.item1-porque-bitsi:nth-child(1):hover img {
	content: url("https://bitsi.app/wp-content/uploads/2025/03/Bitsi-Icono-Seguridad-Morado.webp");
}

.item1-porque-bitsi:nth-child(2):hover img {
	content: url("http://bitsi.app/wp-content/uploads/2025/03/IconoRapidezMorado.webp");
}

.item1-porque-bitsi:nth-child(3):hover img {
	content: url("http://bitsi.app/wp-content/uploads/2025/03/IconoViaBitsiMorado.webp");
}

.item1-descripcion {
	display: none; 
}

.item1-descripcion {
	font-size: 22px !important;
	font-weight: 400 !important; 
	text-align: center;
	position: absolute;
}

.item1-porque-bitsi:hover .item1-descripcion {
	display: block;
	position: absolute;
}

.item2-porque-bitsi:nth-child(1):hover img {
	content: url("http://bitsi.app/wp-content/uploads/2025/03/IconoBajasComisionesMorado.webp");
}

.item2-porque-bitsi:nth-child(2):hover img {
	content: url("http://bitsi.app/wp-content/uploads/2025/03/Icono24-7Morado.webp");
}

.item2-porque-bitsi:nth-child(3):hover img {
	content: url("http://bitsi.app/wp-content/uploads/2025/03/IconoSinIntermediariosMorado.webp");
}

.item2-porque-bitsi:nth-child(4):hover img {
	content: url("http://bitsi.app/wp-content/uploads/2025/03/IconopagaDondeQuierasMorado.webp");
}

.item2-descripcion {
	display: none; 
}

.item2-descripcion {
	font-size: 22px !important;
	font-weight: 400 !important; 
	text-align: center;
	position: absolute
}

.item2-porque-bitsi:hover .item2-descripcion {
	display: block;
	position: absolute;
}

.wpb_text_column p {
	color: #FFFFFF;
}

@media only screen and (min-width: 360px) and (max-width: 767px) {
	.porque-bitsi-titulo {
		font-size: 36px; 
		margin-bottom: 80px !important;
	}
	.item1-porque-bitsi, .item2-porque-bitsi {
		margin-bottom: 120px !important;
	}
	.iconos-container {
		margin: 0px;
	}
	.iconos-container2 {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.item-titulo {
		font-size: 30px;
		line-height: 40px !important;
	}
	.porque-bitsi .btn-crea-cuenta {
		margin: 40px auto 110px auto!important;
	}	
}

@media only screen and (min-width: 768px) and (max-width: 820px) {
	.item-titulo {
		font-size: 26px;
	}
	.item-titulo p {
		line-height: 40px !important;
	}
	.iconos-container2 {
		margin-top: 160px;
		margin-bottom: 0px;
	}
}

@media only screen and (min-width: 821px) and (max-width: 1024px) {
	.item-titulo p {
		line-height: 40px !important;
	}
}

/*Tablet seccion*/

.tablet-seccion {
	background: #040200 url("http://bitsi.app/wp-content/uploads/2024/11/background2.webp") !important;
	background-position: 0 0 !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.tablet-seccion .btn-crea-desktop {
	margin-top: 40px !important;
}

.info-tablet-seccion {
	padding: 180px 195px !important;
}

.texto-tablet p {
	font-size: 44px;
	font-weight: 700;
	line-height: 57.28px !important;
	color: #FFFFFF;
}

.btn-crea-mobile {
	display: none;
}

@media only screen and (min-width: 360px) and (max-width: 767px) {
	#rev_slider_3_3 {
		margin-top: 80px !important;
	}
	.texto-tablet {
		display: flex;
		justify-content: space-around;
	}
	.texto-tablet p {
		font-size: 30px;
	}
	.info-tablet-seccion {
		padding: 90px 0px 50px 0px !important;
	}
	.btn-crea-desktop {
		display: none;
	}
	.btn-crea-mobile {
		display: block;
		width: 320px;
		margin: 0px 20px !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 820px) {
	.texto-tablet {
		display: flex;
		justify-content: space-around;
	}
	.texto-tablet p {
		font-size: 30px;
	}
	.info-tablet-seccion {
		padding: 90px 0px;
	}
	.btn-crea-mobile {
		display: none;
	}
}

/*Celular seccion*/
.test {
	display: flex;
	flex-direction: column;
}

.celular-seccion-mobile {
	display: none;
}

.titulo-celular p {
	font-size: 70px;
	font-weight: 700;
	line-height: 88.2px;
	padding-top: 140px;
	margin-top: 60px;
	color: #FFFFFF;
}

.texto-celular p {
	font-size: 32px;
	font-weight: 400;
	line-height: 38.19px;
	color: #FFFFFF;
}

.btn-crea-verde {
	width: 350px;
	height: 59px;
	text-align: center;
	align-content: center;
	cursor: pointer;
	background-color: #39FF14;
	margin-top: 100px;
	border-radius: 20px;
}

.btn-crea-verde:hover {
	background-color: #8A00F6;
}

.btn-crea-verde a {
	font-size: 25px;
	font-weight: 700;
	color: #040200;
	display: flex;
    justify-content: center;
	align-items: center;
}

.btn-crea-verde:hover a {
	color: #FFFFFF;
	text-decoration: none;
}

.btn-crea-verde div {
	display: inline-flex;
	align-items: center;
}

.info-contacto p {
	font-size: 26px;
	font-weight: 400;
	line-height: 32px;
	color: #FFFFFF;
	font-family: 'Mukta Malar' !important;

}

.info-contacto a {
	color: #39ff14; 
	text-decoration: none; 
	cursor: pointer;
}

.info-contacto a:hover {
	color: #8A00F6; 
}

@media only screen and (min-width: 360px) and (max-width: 767px) {
	.celular-seccion-mobile .vc_column_container>.vc_column-inner {
    	padding-left: 0px !important;
    	padding-right: 0px !important;
	}
	.titulo-celular {
		margin: 0 auto !important;
	}
	.titulo-celular p {
		font-size: 40px;
		padding-top: 50px;
		margin: 0 auto !important;
		padding: 0px 25px !important;
	}
	.texto-celular p {
		font-size: 22px;
		padding: 0px 0px !important;
	}
	.celular-seccion-desktop {
		display: none;
	}
	.celular-seccion-mobile {
		display: flex;
	}
	.info-contacto {
		text-align: center;
		padding: 0px 0px !important;
		margin-top: 20px;
	}
	.btn-crea-verde {
		width: 320px;
		margin: 0px 20px !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 820px) {
	.celular-seccion-desktop {
		display: flex;
	}
	.celular-seccion-mobile {
		display: none;
	}
	.titulo-celular p {
		font-size: 42px;
		padding-top: 30px;
		margin: 0 auto !important;
	}
	.texto-celular p {
		font-size: 18px;
	}
	.info-contacto p {
		font-size: 14px;
	}
}

@media only screen and (min-width: 821px) and (max-width: 1024px) {
	.titulo-celular p {
		font-size: 52px;
		padding-top: 50px;
		margin: 0 auto !important;
	}
	.texto-celular p {
		font-size: 24px;
	}
	.info-contacto p {
		font-size: 18px;
	}
}

/*Mundo cripto*/
.mundo-cripto {
	padding-top: 120px;
}

.titulo-mundo-cripto p, .titulo-soluciones p {
	font-size: 48px;
	font-weight: 700;
	line-height: 50px;
	color: #FFFFFF;
	text-align: center;
}

.texto-mundo-cripto p, .texto-soluciones p {
	font-size: 32px;
	font-weight: 400;
	line-height: 38.19px;
	color: #FFFFFF;
}

.btn-ayuda {
	width: 445px;
	height: 104px;
	background-color: #8A00F6;
	align-content: center;
	padding: 0px 60px;
	cursor: pointer;
	border-radius: 20px;
}

.btn-ayuda:hover {
	background-color: #39FF14;
	color: #040200;
	text-decoration: none;
	cursor: pointer;
}

.btn-ayuda a {
	display: flex;
    align-items: center;
	font-size: 32px;
	font-weight: 700;
	line-height: 38.19px;
	color: #FFFFFF;
	width: 300px;
	justify-content: space-between;
}

.btn-ayuda:hover a, .btn-ayuda:hover i {
	color: #040200 !important;
	text-decoration: none;
	cursor: pointer;
}

.btn-ayuda div {
	display: inline-flex;
	align-items: center;
}

@media only screen and (min-width: 360px) and (max-width: 820px) {
	.mundo-cripto {
		display: flex;
		flex-direction: row !important;
	}
	.mundo-cripto .btn-crea-verde {
        width: 320px;
        margin: 0px !important;
    }
	.titulo-mundo-cripto p, .titulo-soluciones p {
		font-size: 32px;
	    width: 330px !important;

	}

	.texto-mundo-cripto p, .texto-soluciones p {
		font-size: 22px;
		width: 330px !important;
	}

	.btn-ayuda {
		width: 320px;
		height: 94px;
		padding: 0px 40px;
	}
	.btn-ayuda a {
		font-size: 24px;
		width: 250px;
	}
	.btn-container {
		margin-top: 20px;
	}
}

@media only screen and (min-width: 821px) and (max-width: 1024px) {
	.mundo-cripto .btn-crea-verde {
		margin-top: 40px;
	}
	.btn-ayuda {
		width: 380px;
		height: 104px;
		padding: 0px 60px;
	}
	.texto-mundo-cripto p, .texto-soluciones p {
		font-size: 20px;
	}
}

/*Soluciones pago*/

#rev_slider_3_3_wrapper, #rev_slider_3_3 {
	
}

.soluciones-pago {
	background: #040200;
	padding-top: 220px;
}

@media only screen and (min-width: 360px) and (max-width: 820px) {
	#rev_slider_3_3 {
		margin-top: 30px;
	}
	.titulo-soluciones, .texto-soluciones {
		margin-left: 14px;
	}
	.soluciones-pago {
		padding-top: 120px;
	}
}

/*Formulario Contacto*/

.formulario-container {
	background: url("http://bitsi.app/wp-content/uploads/2024/11/VectorFooter-e1731359567835.webp");
	background-repeat: no-repeat;
	background-position: bottom !important;
	padding: 170px 0px !important;
	background-size: contain;
}

textarea.input-formulario::placeholder {
    color: #0E7E6D !important;
}


.formulario-contacto {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 25px;
}

/*
.formulario-posicion {
	padding-top: 150px !important;
}*/

#contacto {
	scroll-margin-top: 150px !important;
}

.label-sm-container {
	display: flex;
}

.label-sm-container .input-formulario {
	width: 310px;
}

.label-formulario {
	font-size: 25px;
	font-weight: 400;
	line-height: 33.75px;
	color: #0E7E6D;
	margin-bottom: 16px;
}

.input-formulario {
	width: 647px;
	height: 78px;
	border: solid 1px #0E7E6D;
	box-shadow: 0px 0px 10px 5px rgba(57, 255, 20, 0.8);;
	background-color: transparent;
	color: #0E7E6D !important;
	font-size: 18px;
}

.wpcf7-form-control:active, .wpcf7-form-control:focus {
	background: transparent !important;
	box-shadow: 0 0 0 2px #ffffff;
}

.btn-formulario {
	width: 244px;
	height: 59px;
	font-size: 25px;
	font-weight: 700;
	color: #fff;
	background-color: #0E7E6D;
	margin-top: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 30px;
}

.btn-formulario:hover {
	color: #0E7E6D;
	background-color: #E6F5EF;
}

/* Estilo para los mensajes de error */

span.wpcf7-not-valid-tip {
    display: block;
    font-size: 12px;
    color: red;
    margin-top: 5px;
    margin-left: 5px; 
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    display: none !important;
}


@media only screen and (min-width: 360px) and (max-width: 820px) {
	.formulario-posicion {
		padding-top: 30px !important;
	}
	.formulario-container {
		width: 320px;
	}
	.label-sm-container {
		flex-direction: column;
	}
	.input-formulario, .label-sm-container .input-formulario {
		width: 320px;
	}
	.label-formulario {
		margin-bottom: 10px;
	}
}

/*Tutoriales y preguntas*/

.page_title {
    display: none !important;
}

.titulo-container {
	margin: 60px 0px 120px 0px;
}

.titulo-tutoriales {
	font-size: 48px;
	font-weight: 700;
    color: #0E7E6D;
}

.descripcion-tutoriales {
	font-size: 22px;
	font-weight: 400;
	color: #0E7E6D;
}

.subtitulo-preguntas {
	font-size: 32px;
	font-weight: 400;
	color: #0E7E6D;
	margin-top: 60px;
	padding-bottom: 40px;
}

.tutoriales-container {
	margin-bottom: 180px;
}

@media only screen and (max-width: 767px) {
	.titulo-tutoriales {
		font-size: 28px;
		line-height: 25px;
	}
	.subtitulo-preguntas {
		font-size: 20px;
		line-height: 25px;
	}
}

/*Preguntas frecuentes*/

.preguntas-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 40px;
}

.categoria {
    width: 1110px;
    padding: 16px 0;
    background-color: #8A00F6;
    cursor: pointer;
    margin-bottom: 60px;
    text-align: center;
    transition: background-color 0.3s ease;
    align-content: center;
    overflow: hidden; 
}

.categoria:hover {
    background-color: #39FF14;
}

.categoria:hover h4 {
    color: #040200;
}

.categoria.active h4 {
    color: #040200;
}

.categoria h4 {
    margin: 0;
    font-size: 32px;
    font-weight: 700;
    color: #FFFFFF;
}

.informacion {
    max-height: 0;
    overflow: hidden;
    margin-top: 16px;
    color: #FFFFFF;
    text-align: center;
    background-color: #040200;
    padding: 0 20px;
    transition: max-height 0.5s ease, padding 0.5s ease;
}

.categoria.active .informacion {
    max-height: 1000px; 
    padding: 50px 20px;
}

.pregunta {
    font-size: 22px;
    font-weight: 700;
    color: #39FF14;
}

.respuesta {
    font-size: 22px;
    font-weight: 400;
    padding-bottom: 30px;
}

@media only screen and (max-width: 767px) {
    .categoria {
        width: 340px;
        height: 40%;
    }
    .categoria h4 {
        font-size: 20px;
        line-height: 24px;
    }
	.video-container {
		margin-bottom: 80px !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 820px) {
    .categoria {
        width: 800px;
    }
}

@media only screen and (min-width: 821px) and (max-width: 1024px) {
    .categoria {
        width: 1000px;
    }
}

#btn-empieza-hoy {
    z-index: 100;
    position: absolute;
}

/*Convertir seccion Morada*/


.background2 {
    background: #040200 url(http://bitsi.app/wp-content/uploads/2025/03/FondoMoradoBitsi.webp) no-repeat center center !important;
    background-size: cover !important;
    min-height: 100vh; /* asegura que el fondo llene la pantalla */
    width: 100%;
}

/* Ajustes adicionales para tablets */
@media (max-width: 1024px) {
    .background2 {
        background-position: center center;
        background-size: cover;
    }
}

/* Ajustes para celulares */
@media (max-width: 768px) {
    .background2 {
        background-position: center center;
        background-size: cover;
    }
}
