/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/



/* GENERALES */
a.boton-amarillo {
	margin-top: 50px;
	background: #F2B644 0% 0% no-repeat padding-box;
	border-radius: 24px;
	border: none;
	padding: 12px 32px;
	z-index: 4;
}

a>span {
	padding: 0px !important;
	margin: 0px !important;
	justify-content: center;
	transition: none !important;
}

a.boton-amarillo:hover {
	background: #F2B644 !important;
	box-shadow: none !important;
}

a.boton-amarillo:hover>span>span {
	color: #FFF27C !important;
	transform: none !important;
}

a:hover>span>span>i {
	font-size: 34px;
	transform: none !important;
	height: 23px !important;
	display: flex !important;
	align-items: center;
	align-content: center;
}

a>span>span.btn-icon {
	margin-inline-start: 0em !important;
}

a:hover>span>span.btn-icon {
	margin-left: 23px !important;
}

a.boton-blanco {
	margin-top: 50px;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border-radius: 24px;
	border: none;
	padding: 12px 32px;
	color: #F2B644;
	z-index: 4;
}

a.boton-blanco:hover {
	background: #FFF27C !important;
	box-shadow: none !important;
}

a.boton-blanco:hover>span>span {
	color: #F2B644 !important;
	transform: none !important;
}

.t32 {
	letter-spacing: 0px;
	font-size: 32px;
	line-height: normal;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
}

.t18 {
	letter-spacing: 0px;
	font-size: 18px;
	line-height: 28px;
	font-weight: 400;
	font-family: 'Montserrat', sans-serif;
}

.medium {
	font-weight: 600;
}

.marron {
	color: #734E38;
}

h1 {
	margin-bottom: 43px !important;
}

h2 {
	margin-bottom: 20px !important;
}

.bloque-texto {
	width: 540px;
	padding: 0px;
}

.bloque-img {
	width: 480px;
	padding: 0px;
}

.div-column2>div>div {
	display: flex;
	gap: 96px;
	justify-content: center;
}

#lqd-contents-wrap {
	padding: 0px !important;
}

#begin,
#services,
#product,
#card,
#about,
#steps,
#gift,
#contact {
	padding: 0px;
	padding-top: 190px;
	margin-top: -190px;
}

/* Código para Tablets */
@media only screen and (max-width: 1200px) {
	.div-column2>div>div {
		display: flex;
		gap: 30px;
		justify-content: center;
	}

	h2,
	p {
		text-align: left !important;
	}

	a.boton-amarillo,
	a.boton-blanco {
		margin: 0px;
		margin-top: 50px;
		width: fit-content;
	}
}

/* Código para Mobile */
@media only screen and (max-width: 700px) {

	.h1,
	h1 {
		font-family: 'DM Serif Text', sans-serif;
		font-weight: 400;
		line-height: normal !important;
		font-size: 42px !important;
		color: #f2b644;
		margin-bottom: 20px !important;
	}

	.t32 {
		letter-spacing: 0px;
		font-size: 22px !important;
		line-height: normal !important;
		font-weight: 500 !important;
		font-family: 'Montserrat', sans-serif;
	}

	.h2,
	h2 {
		font-family: 'DM Serif Text', sans-serif;
		font-weight: 400;
		line-height: 42px !important;
		font-size: 36px !important;
		color: #f2b644;
	}

	.btn {
		font-family: 'Montserrat', sans-serif;
		font-weight: 600;
		line-height: 24px !important;
		font-size: 18px !important;
		color: #ffffff;
	}

	body {
		font-family: 'Montserrat', sans-serif !important;
		font-weight: 500 !important;
		line-height: 24px !important;
		font-size: 18px !important;
		color: #734e38 !important;
	}

	a.boton-amarillo,
	a.boton-blanco {
		margin: 0px;
		margin-top: 30px;
		width: fit-content;
	}

	.div-column2>div>div {
		display: flex;
		gap: 0px;
		justify-content: center;
	}
}

/* FIN GENERALES */

/* BANNER */
#banner {
	padding: 207px 0 311px;
}

#banner>div.ld-container.container>div>div {
	width: 50%;
}

/* Código para Tablets */
@media only screen and (max-width: 1200px) {
	#banner>div.ld-container.container>div>div {
		width: 94%;
		margin: auto;
	}

	#banner {
		padding: 207px 0 311px;
	}
}

/* Código para Mobile */
@media only screen and (max-width: 700px) {
	#banner {
		padding: 60px 0;
		background-position: 20% top !important;
		background-size: cover !important;
	}

	#banner>div.ld-container.container>div>div {
		width: 100%;
		margin: auto;
	}
}

/* FIN BANNER */

/* PRODUCT */
#div-product a {
	position: absolute;
	bottom: 24%;
	left: 21%;
}

#div-product>div>div>div>div>div>div>figure>div,
#div-product>div>div>div>div>div>div>figure>div>img {
	max-width: none;
	width: -webkit-fill-available;
}

/* Código para Tablets */
@media only screen and (max-width: 1200px) {
	#div-product>div>div>div>div>div>div>figure>div>img {
		content: url(/wp-content/uploads/2024/02/bhc-banner-products-900.png);
	}

	#div-product a {
		bottom: 45%;
		left: 9%;
	}

	#div-product>div>div>div>div>div>div>figure>div,
	#div-product>div>div>div>div>div>div>figure>div>img {
		max-width: none;
		width: 103%;
		margin-left: -10px;
	}
}

/* Código para Mobile */
@media only screen and (max-width: 700px) {
	#div-product>div>div>div>div>div>div>figure>div>img {
		content: url(/wp-content/uploads/2024/02/bhc-banner-products-415.png);
	}

	#div-product>div>div>div>div>div>div>figure>div,
	#div-product>div>div>div>div>div>div>figure>div>img {
		max-width: none;
		width: 100% !important;
		margin-left: 0px;
	}

	#div-product a {
		bottom: 47%;
		left: 4%;
	}
}

/* FIN PRODUCT */

/* CARD */
#div-card a {
	position: absolute;
	bottom: 12%;
	left: 51%;
}

#div-card>div>div>div>div>div>div>figure>div,
#div-card>div>div>div>div>div>div>figure>div>img {
	max-width: none;
	width: -webkit-fill-available;
}

/* Código para Tablets */
@media only screen and (max-width: 1200px) {
	#div-card>div>div>div>div>div>div>figure>div>img {
		content: url(/wp-content/uploads/2024/02/bhc-banner-archangel-cards-900.png);
	}

	#div-card a {
		left: 9%;
	}

	#div-card>div>div>div>div>div>div>figure>div,
	#div-card>div>div>div>div>div>div>figure>div>img {
		max-width: none;
		width: 103%;
		margin-left: -10px;
	}
}

/* Código para Mobile */
@media only screen and (max-width: 700px) {
	#div-card>div>div>div>div>div>div>figure>div>img {
		content: url(/wp-content/uploads/2024/02/bhc-banner-archangel-cards-415.png);
	}

	#div-card>div>div>div>div>div>div>figure>div,
	#div-card>div>div>div>div>div>div>figure>div>img {
		width: 100% !important;
		margin-left: 0px;
	}

	#div-card a {
		bottom: 48%;
		left: 4%;
	}
}

/* FIN CARD */

/* ABOUT */
#div-about>div>div>div.bloque-img {
	width: 630px;
}

#div-about>div>div {
	gap: 0px;
}

#div-about {
	padding: 75px 0px;
}

/* Código para Tablets */
@media only screen and (max-width: 1200px) {
	#div-about {
		padding: 40px 0px 0px;
	}

	#div-about>div>div>div.bloque-img {
		width: 100%;
	}
}

/* FIN ABOUT */

/* GIFT */
#div-gift {
	padding: 84px 0px;
}

/* Código para Tablets */
@media only screen and (max-width: 1200px) {
	.bloque-img {
		width: 90%;
		padding: 0px;
	}
}

/* Código para Mobile */
@media only screen and (max-width: 700px) {
	#div-gift>div>div {
		gap: 30px;
	}
}

/* FIN GIFT */

/* SERVICES */
#div-services .cajas-servicio>div>div {
	display: flex;
	gap: 40px;
	justify-content: center;
}

#div-services .ld-flipbox-front {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border-radius: 44px;
}

#div-services .ld-flipbox-back {
	background: #734E38 0% 0% no-repeat padding-box;
	border-radius: 44px;
}

.titulo-servicio {
	font: normal normal normal 22px / normal DM Serif Text;
	letter-spacing: 0px;
}

.texto-servicio {
	font: normal normal normal 14px/20px Montserrat;
	letter-spacing: 0px;
	color: #FFFFFF;
}

#div-services .ld-flipbox-face {
	padding: 0px;
	height: 226px;
	min-height: 226px;
	width: 192px;
}

#div-services .ld-flipbox-face>div {
	transform: translate3d(0, 0, 60px) scale(0.85);
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 22px;
	padding: 41px;
}

#div-services .ld-flipbox-back>div {
	padding: 30px;
}

#div-services .cajita-servicio>div,
#div-services .cajita-servicio {
	min-height: fit-content;
}

#div-services>div>div>div:first-child {
	width: 75%;
	margin: auto;
	margin-bottom: 47px;
}

#div-services {
	padding: 50px 0px;
	display: flex;
	justify-content: center;
}

/* Código para Tablets */
@media only screen and (max-width: 1200px) {

	#div-services>div>div>div:first-child,
	.cajas-servicio,
	#div-services>div>div>div.wpb_column {
		width: 90%;
	}

	.cajas-servicio {
		padding: 40px 0px 0px;
	}

	.cajas-servicio,
	#div-services>div>div>div.wpb_column {
		margin: auto;
	}

	#div-services .cajas-servicio>div>div {
		display: flex;
		gap: 50px;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	#div-services .ld-flipbox-face {
		padding: 0px;
		height: 226px;
		min-height: 226px;
		width: 274px;
	}

	.texto-servicio {
		font: normal normal normal 20px/normal Montserrat;
		letter-spacing: 0px;
		color: #FFFFFF;
	}

	#div-services .ld-flipbox-front {
		box-shadow: 3px 3px 5px #45380033;
	}

	#div-services {
		padding: 40px 0px;
		display: flex;
		justify-content: center;
	}
}

/* Código para Mobile */
@media only screen and (max-width: 700px) {

	#div-services .cajita-servicio>div,
	#div-services .cajita-servicio {
		min-height: fit-content;
		width: -webkit-fill-available;
	}

	.texto-servicio {
		font: normal normal normal 18px/normal Montserrat;
		letter-spacing: 0px;
		color: #FFFFFF;
	}

	#div-services>div>div>div:first-child,
	.cajas-servicio,
	#div-services>div>div>div.wpb_column {
		width: 98%;
	}

	#div-services .cajas-servicio>div>div {
		display: flex;
		gap: 20px;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	.cajas-servicio {
		padding: 20px 0px 0px;
	}

	#div-services .ld-flipbox-face {
		padding: 0px;
		height: 226px;
		min-height: 226px;
		width: 92%;
		margin: auto !important;
	}

	#div-services .ld-flipbox-back {
		left: 15px;
	}
}

/* FIN SERVICES */

/* STEPS */
#div-steps>div>div {
	text-align: center;
}

#div-steps {
	padding: 50px 0px;
}

#pasos .lqd-pb-circle .lqd-pb-num {
	font: normal normal normal 42px / 62px DM Serif Text;
	letter-spacing: 0px;
	color: #734E38;
	padding: 21px;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	width: 96px;
	height: 96px;
}

#pasos h3 {
	font: normal normal normal 24px/normal DM Serif Text;
	letter-spacing: 0px;
	color: #734E38;
}

#pasos .lqd-pb-circle:hover .lqd-pb-num {
	background: #F2B644 0% 0% no-repeat padding-box;
	border: #F2B644;
	color: #FFFFFF;
}

#pasos .lqd-pb-circle:hover h3 {
	color: #F2B644;
}

#pasos .lqd-pb-circle .split-unit {
	font: normal normal normal 18px / 24px Montserrat;
	letter-spacing: 0px;
	color: #734E38;
	text-align: left;
}

#pasos .lqd-pb-circle div.lqd-pb-num-container.mb-4:after,
#pasos .lqd-pb-circle div.lqd-pb-num-container.mb-4:before {
	border-bottom: 2px dashed #F2B644;
}

#pasos>div>div:nth-child(6)>div>div:after {
	border-bottom: none !important;
}

#pasos .lqd-pb-circle div.lqd-pb-content {
	padding: 0px !important;
}

#pasos>div>div {
	width: 354px;
}

#pasos {
	margin-bottom: 25px;
	margin-top: 25px;
}

/* Código para Tablets */
@media only screen and (max-width: 1200px) {
	#pasos>div>div {
		width: 100%;
	}

	#pasos .lqd-pb-circle .split-unit {
		text-align: left;
	}

	#pasos .lqd-pb-circle div.lqd-pb-num-container.mb-4:after,
	#pasos .lqd-pb-circle div.lqd-pb-num-container.mb-4:before {
		border-bottom: none;
	}

	#div-steps>div {
		width: 90%;
		margin: auto;
	}

	#pasos>div {
		display: flex;
		flex-wrap: wrap;
		flex-direction: column;
	}

	#pasos .lqd-pb-circle .lqd-pb-num {
		margin: 0px !important;
	}

	#pasos>div>div>div>div.lqd-pb-num-container.mb-4 {
		width: fit-content;
	}

	#pasos>div>div>div {
		text-align: left !important;
		display: flex;
		gap: 30px;
	}

	#div-steps>div>div {
		text-align: left;
		justify-content: flex-start;
	}

	#div-steps>div>div>div.wpb_column {
		width: 95%;
		margin: auto;
	}
}

/* Código para Mobile */
@media only screen and (max-width: 700px) {
	#pasos h3 {
		font: normal normal normal 20px/normal DM Serif Text;
		letter-spacing: 0px;
		color: #734E38;
	}

	#pasos .lqd-pb-circle .lqd-pb-num {
		font: normal normal normal 38px / 48px DM Serif Text;
		letter-spacing: 0px;
		color: #734E38;
		padding: 21px;
		background: #FFFFFF 0% 0% no-repeat padding-box;
		width: 70px;
		height: 70px;
	}

	#pasos>div>div>div {
		text-align: left !important;
		display: flex;
		gap: 15px;
	}

	#div-steps>div>div>div.wpb_column {
		width: 100%;
		margin: auto;
	}
}

/* FIN STEPS */

/* BEGIN */
.bloque-form {
	width: 450px;
	background: #FFFFFF 0% 0% no-repeat padding-box;
	box-shadow: 3px 3px 21px #45380033;
	border-radius: 44px;
	margin-top: -30%;
	padding: 51px 30px 28px;
	height: fit-content;
}

#div-begin {
	padding: 37px 0px;
}

.titulo-formulario {
	font: normal normal normal 32px/44px DM Serif Text;
	letter-spacing: 0px;
	color: #F2B644;
	text-align: center;
	width: 100%;
	margin-bottom: 15px;
}

.subtitulo-formulario {
	letter-spacing: 0px;
	color: #734E38;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 30px;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
}

.formato-conta-form {
	border: none !important;
	letter-spacing: 0.36px;
	color: #734E38 !important;
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
}

#form label span {
	border-radius: 24px;
	background: #fcf7dd;
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
	padding: 12px 30px;
}

input {
	height: fit-content !important;
	padding: 0px !important;
}

#form textarea {
	padding: 0px !important;
}

#form textarea {
	resize: none;
	height: 117px !important;
}

#wpcf7-f8-p12-o1>form>div.contenedor-form>div>p {
	text-align: center;
}

#wpcf7-f8-p12-o1>form>div.contenedor-form>div>p>span {
	position: absolute;
}

#btn-send-cont {
	background: #F2B644 0% 0% no-repeat padding-box;
	border-radius: 24px;
	border: none;
	font: normal normal 600 20px/24px Montserrat;
	padding: 12px 34px !important;
	height: fit-content;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
	z-index: 4;
}

#btn-send-cont:hover {
	color: #FFF27C;
	transition: none;
	box-shadow: none;
}

.wpcf7-spinner {
	position: absolute;
	top: 23%;
	right: 18%;
}

.wpcf7-not-valid-tip {
	padding: 0px !important;
}

.wpcf7-response-output {
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
	border-radius: 22px;
	padding: 12px 30px;
	margin: 0px;
	margin-top: 25px;
}

#contact {
	margin-bottom: 0px;
}

/* Código para Tablets */
@media only screen and (max-width: 1200px) {
	.bloque-form {
		width: 90%;
		margin-top: 0%;
	}

	#wpcf7-f8-p12-o1>form>div.contenedor-form>p>label {
		width: -webkit-fill-available;
	}

	.bloque-texto {
		width: 90%;
		padding: 0px;
	}

	.titulo-formulario {
		font: normal normal normal 32px/44px DM Serif Text;
		letter-spacing: 0px;
		color: #F2B644;
		text-align: left;
		width: 100%;
		margin-bottom: 15px;
	}
}

/* Código para Mobile */
@media only screen and (max-width: 700px) {
	.subtitulo-formulario {
		letter-spacing: 0px;
		color: #734E38;
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 30px;
		font-weight: 500;
		font-family: 'Montserrat', sans-serif;
	}

	#btn-send-cont {
		font: normal normal 600 18px / 24px Montserrat;
	}

	.bloque-texto {
		width: 93%;
		padding: 0px;
	}

	.bloque-form {
		width: 92%;
		margin-top: 0%;
	}
}

/* FIN BEGIN */


/* NAV */
li.botones-nav,
#nav>div>div:nth-child(2) {
	height: 36px;
	width: fit-content;
}

li.botones-nav>a {
	letter-spacing: 0px !important;
	color: #734E38 !important;
	font-size: 20px !important;
	line-height: normal !important;
	font-weight: 500 !important;
	padding: 0px !important;
	border-bottom: none !important;
}

li.botones-nav:hover {
	border-bottom: 2px solid #F2D857 !important;
	width: fit-content;
}

li.botones-nav:hover>a {
	margin-bottom: 10px;
}

#primary-nav {
	gap: 30px;
	justify-content: flex-end;
	height: 36px;
	align-items: flex-start !important;
}

#nav>div {
	display: flex !important;
	align-items: center !important;
}

#header {
	box-shadow: 0px 3px 15px #4538000D;
}

/* Código para Tablets */
@media only screen and (max-width: 1200px) {
	#mobile-primary-nav {
		display: flex;
		flex-direction: column;
		gap: 20px;
		padding: 20px 72px;
	}
}

/* Código para Mobile */
@media only screen and (max-width: 700px) {
	#mobile-primary-nav {
		display: flex;
		flex-direction: column;
		gap: 20px;
		padding: 20px 15px;
	}
}

/* FIN NAV */

/* BOTONERA FLOTANTE */
#botonera-flotante {
	width: fit-content;
	position: fixed;
	right: 0px;
	bottom: 18px;
	height: fit-content;
	z-index: 5;
}

#botonera-flotante>div {
	width: fit-content;
	height: fit-content;
}

#botonera-flotante:hover {
	animation: tada 1s ease-in-out infinite;
}

/* FIN BOTONERA FLOTANTE */

/* FOOTER */
#zocalo {
	background: #F2B644 0% 0% no-repeat padding-box;
	padding: 12px 0px;
	text-align: center;
	letter-spacing: 0px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: normal;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
}

#zocalo>div>div>div>div>div {
	height: 20px;
}

#zocalo>div {
	width: -webkit-fill-available;
	padding: 0px;
}

#zocalito>div>a {
	letter-spacing: 0px;
	color: #FFFFFF;
}

#foot {
	background: #F8F8F8;
	padding: 76px 0px;
}

#foot>div>div {
	display: flex;
	flex-direction: row;
}

#sec-footer a>div>div.img-boton>img:nth-child(2) {
	display: none;
}

#sec-footer>div>div>a>div.boton {
	display: flex;
	align-items: center;
	gap: 10px;
}

#sec-footer>div>div>a .texto-boton {
	margin-bottom: 0px;
	color: #734E38;
}

#sec-footer>div>div>a .titulo-boton {
	color: #F2B644;
	margin-bottom: 12px;
}

#sec-footer a:hover>div>div.img-boton>img:nth-child(1) {
	display: none;
}

#sec-footer a:hover>div>div.img-boton>img:nth-child(2) {
	display: block;
}

#sec-footer>div>div>a:hover .texto-boton {
	margin-bottom: 0px;
	color: #F2B644;
}

#foot>div>div>div:last-child {
	width: 730px;
}

#foot>div>div>div:first-child {
	width: fit-content;
}

#sec-footer>div>div {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 34px 144px;
	justify-content: flex-start;
	align-items: flex-start;
}

#foot>div>div {
	display: flex;
	flex-direction: row;
	gap: 190px;
	justify-content: center;
}

#sec-footer {
	margin-bottom: 0px;
}

/* Código para Tablets */
@media only screen and (max-width: 1200px) {
	#foot>div>div {
		display: flex;
		flex-direction: row;
		gap: 30px;
		justify-content: left;
	}

	#sec-footer>div>div {
		display: flex;
		flex-direction: column;
		flex-wrap: wrap;
		gap: 30px;
		justify-content: flex-start;
		align-items: flex-start;
	}

	#foot,
	#div-gift,
	#div-steps {
		padding: 40px 0px;
	}

	#foot>div>div>div:first-child {
		display: none;
	}

	#foot>div>div>div:last-child {
		width: 94%;
		margin: auto;
	}

	#sec-footer>div>div>a .titulo-boton {
		margin-bottom: 4px;
	}
}

/* Código para Mobile */
@media only screen and (max-width: 700px) {
	#foot>div>div>div:last-child {
		width: 100%;
		margin: auto;
	}
}

/* FIN FOOTER */

/* ANIMACION */
.tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}

@-webkit-keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%,
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes tada {
	from {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%,
	20% {
		-webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	to {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

/* FIN ANIMACION */
body {
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 500 !important;
	line-height: 24px !important;
	font-size: 18px !important;
	color: #734e38 !important;
}


/* AJUSTES 17/04/2024 */
.grecaptcha-badge {
	opacity: 0 !important;
}



/*                                              𝒜𝑔𝓊𝓈𝓉𝒾𝓃 𝒜. 𝐵𝓇𝒾𝓏𝓊𝑒𝓁𝒶                                          */

/* AJUSTES 10/05/2024 arreglando la web que hizo Luji*/


@media only screen and (min-width: 1000px) {

	#nav>div>div:nth-child(1)>div>a>span>img.logo-sticky {
		width: 7rem;
		padding: 0.7rem 0;
		margin-left: 5rem;
	}

	.sticky-header-noshadow.is-stuck .header-module.module-logo {
		padding: 0;
	}

}

@media only screen and (max-width: 900px) {

	#header .navbar-header>a {
		margin-inline-start: 0 !important;
	}

	#header .navbar-header>a>span>img {
		width: 6rem;
	}
}

.titleBegin {
	text-align: left;
	font: normal normal normal 52px / 62px DM Serif Text;
	letter-spacing: 0px;
	color: #F2B644;
	margin-bottom: 35px;
}

.childBegin {
	width: fit-content;
}

.beginItem {
	font: normal normal 500 22px / 42px Montserrat;
	letter-spacing: 0px;
	color: #734E38;
	margin-bottom: 15px;
	display: flex;
	gap: 25px;
}

.products-container {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
}

.products-subcontainerUno {
	margin-top: 5rem;
	width: 35rem;
}

.products-subcontainerDos {
	display: flex;
	flex-wrap: nowrap;
	width: 23rem;
}

#subdiv-product img {
	width: 95%;
	height: 94%;
}

#subdiv-product .products-subcontainerDos>img:nth-child(2) {
	top: 11.1rem;
	right: 7rem;
	position: relative;
}

.titleProduct {
	text-align: left;
	font: normal normal normal 52px / 62px DM Serif Text;
	letter-spacing: 0px;
	color: #F2B644;
	margin-bottom: 14px;
}

.subtitleProduct {
	text-align: left;
	font: normal normal 500 22px / 32px Montserrat;
	letter-spacing: 0px;
	color: #734E38;
	margin-bottom: 40px;
}

.botonProducts {
	/* anulando propiedades globales del boton anterior c:*/
	position: relative !important;
	bottom: 0 !important;
	left: 0 !important;
	/* anulando propiedades globales del boton anterior c:*/
	width: 354px;
	height: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: nowrap;
	gap: 22px;
	background: #F2B644;
	border-radius: 24px;
	font: normal normal 600 20px / 24px Montserrat;
	letter-spacing: 0px;
	color: #FFFFFF;
}

.botonProducts:hover {
	color: #FFF27C;
}

.botonProducts i {
	display: none;
	/* Ocultar el ícono inicialmente */
}

.botonProducts:hover i {
	display: inline-block;
	/* Mostrar el ícono cuando se haga hover en el enlace */
}

#div-product {
	padding-top: 1rem;
	padding-bottom: 7rem;
}


@media only screen and (min-width: 900px) {
	#div-product {
		background-image: url(/wp-content/uploads/2024/05/hojas-izquierdo.png), url(/wp-content/uploads/2024/05/hojas-derecho.png);
		background-repeat: no-repeat, no-repeat;
		background-position: left bottom, right top;
		background-size: 17%;
	}


}



/* de 0px a  900px*/
@media only screen and (max-width: 900px) {

	.products-subcontainerDos {
		width: 94%;
		flex-direction: row-reverse;
		justify-content: center;
		margin: auto;
	}

	.products-container {
		flex-direction: column;
		flex-wrap: wrap;
	}

	.products-subcontainerUno {
		width: 22rem;
		margin: auto;
		margin-top: 1rem;
	}

	.titleProduct {
		text-align: center !important;
		font: normal normal normal 46px / 59px DM Serif Text;
	}

	.subtitleProduct {
		font: normal normal 500 21px / 32px Montserrat;
		text-align: center !important;
	}

	#subdiv-product img {
		width: 41%;
		height: 50%;
		margin-top: 3rem;
	}

	#subdiv-product .products-subcontainerDos>img:nth-child(2) {
		width: 46%;
		left: 6%;
		top: 0;
		right: 0;
	}

	#div-product {
		padding-bottom: 0rem;
	}

	.titleBegin {
		text-align: left;
		font: normal normal normal 34px / 45px DM Serif Text;
	}

}


.beginItem {
	font: normal normal 500 18px / 30px Montserrat;
}


.ld-flipbox-inner .marron.titulo-servicio>div>p {
	text-align: center !important;
}


/*new seccion suscribe */


.text-suscribe-form {
	font: normal normal normal 52px / 50px DM Serif Text;
	letter-spacing: 0px;
	color: #F2B644;
	text-align: left;
	width: 100%;
	margin-bottom: 0 !IMPORTANT;
}

.input-suscribe-form {
	background: #FFFFFF 0% 0% no-repeat padding-box;
	border: 1px solid #734E38;
	border-radius: 24px;
	width: 246px;
	height: 47px;
	padding: 12px 0 12px 26px;
	display: flex;
	align-items: center;
	margin-bottom: 0;
}

form .containerContactForm .input-suscribe-form span {
	text-align: left;
	font: italic normal normal 18px / 64px Montserrat;
	letter-spacing: 0px;
	color: #734E38;
	margin-bottom: 0;
}


#containerContactForm {
	display: flex !important;
	gap: 6px !important;
	width: fit-content !important;
}

#seccion-suscribe>div>div {
	flex-wrap: nowrap;
}

.seccion-suscribe-text>div {
	width: max-content;
}

#containerContactForm>p>label>span>span {
	display: none;
}

.seccion-suscribe-form-container form>div.wpcf7-response-output {
	margin-top: 1rem;
}

@media only screen and (max-width: 714px) {


	#seccion-suscribe>div>div {
		flex-direction: column;
	}

	.text-suscribe-form {
		font-size: 36px;
		line-height: 36px;
	}


	.input-suscribe-form {
		width: 220px;

	}

}

@media (min-width: 715px) and (max-width: 1200px) {
	#seccion-suscribe>div>div {
		flex-direction: column;
	}

	.input-suscribe-form {
		width: 320px;

	}
}

#seccion-suscribe {
	margin: 0px !important;
	margin-block: 35px !important;
}

#seccion-suscribe .vc_column-inner>div>div {
	margin: 0px !important;
}

.seccion-suscribe-form-container>div>div>div {
	margin: 0 !important;
}

@media only screen and (max-width: 836px) {

	div#containerContactForm {
		display: flex !important;
		flex-direction: column;
		margin-top: 20px;
	}

}


.btn-suscribe{
	background: #F2B644 0% 0% no-repeat padding-box !important;
    border-radius: 24px;
    width: 130px;
    height: 48px !important;
    border: none;
    font-weight: 700;
    display: flex;
    justify-content: center;
	border: none !important;
}


.btn-suscribe img{
	display: none;
}

.btn-suscribe:hover {
	color: #FFF27C !important;
	box-shadow: none !important;
}

.btn-suscribe:hover img{
	display: block;
	margin-left: 20px !important;
}
