/* End custom CSS */

.elementor-34731 .elementor-element.elementor-element-5f26016 {
	--display: flex;
	--flex-direction: column;
	--container-widget-width: 100%;
	--container-widget-height: initial;
	--container-widget-flex-grow: 0;
	--container-widget-align-self: initial;
	--flex-wrap-mobile: wrap;
	--justify-content: center;
	--overlay-opacity: .5;
	--margin-top: 0px;
	--margin-bottom: 0px;
	--margin-left: 0px;
	--margin-right: 0px;
	--padding-top: 30px;
	--padding-bottom: 50px;
	--padding-left: 20px;
	--padding-right: 20px;
	--z-index: 9999999;
}

.elementor-34731 .elementor-element.elementor-element-5f26016:not(.elementor-motion-effects-element-type-background), .elementor-34731 .elementor-element.elementor-element-5f26016 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
	background-color: rgba(255, 255, 255, 0);
}

.elementor-34731 .elementor-element.elementor-element-5f26016::before, .elementor-34731 .elementor-element.elementor-element-5f26016 > .elementor-background-video-container::before, .elementor-34731 .elementor-element.elementor-element-5f26016 > .e-con-inner > .elementor-background-video-container::before, .elementor-34731 .elementor-element.elementor-element-5f26016 > .elementor-background-slideshow::before, .elementor-34731 .elementor-element.elementor-element-5f26016 > .e-con-inner > .elementor-background-slideshow::before, .elementor-34731 .elementor-element.elementor-element-5f26016 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before {
	--background-overlay: "";
}

.elementor-widget-heading .elementor-heading-title {
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	color: var(--e-global-color-primary);
}

.elementor-34731 .elementor-element.elementor-element-cc77272 {
	text-align: center;
}

.elementor-34731 .elementor-element.elementor-element-cc77272 .elementor-heading-title {
	font-family: "Trocchi", Sans-serif;
	font-size: 32px;
	color: var(--e-global-color-primary);
}

.elementor-34731 .elementor-element.elementor-element-5419f40 {
	width: var(--container-widget-width, 105.446%);
	max-width: 105.446%;
	--container-widget-width: 105.446%;
	--container-widget-flex-grow: 0;
}

.elementor-34731 .elementor-element.elementor-element-5419f40.elementor-element {
	--flex-grow: 0;
	--flex-shrink: 0;
}

.elementor-34731 .elementor-element.elementor-element-d6ec959 {
	width: var(--container-widget-width, 105.446%);
	max-width: 105.446%;
	--container-widget-width: 105.446%;
	--container-widget-flex-grow: 0;
}

.elementor-34731 .elementor-element.elementor-element-d6ec959.elementor-element {
	--flex-grow: 0;
	--flex-shrink: 0;
}

.elementor-34731 .elementor-element.elementor-element-2c05f89 {
	width: var(--container-widget-width, 105.446%);
	max-width: 105.446%;
	--container-widget-width: 105.446%;
	--container-widget-flex-grow: 0;
}

.elementor-34731 .elementor-element.elementor-element-2c05f89.elementor-element {
	--flex-grow: 0;
	--flex-shrink: 0;
}

.elementor-34731 .elementor-element.elementor-element-b7ebde6 {
	width: var(--container-widget-width, 105.446%);
	max-width: 105.446%;
	--container-widget-width: 105.446%;
	--container-widget-flex-grow: 0;
}

.elementor-34731 .elementor-element.elementor-element-b7ebde6.elementor-element {
	--flex-grow: 0;
	--flex-shrink: 0;
}

#elementor-popup-modal-34731 .dialog-widget-content {
	animation-duration: .9s;
	background-color: #fef5ea;
	box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
}

#elementor-popup-modal-34731 {
	background-color: rgba(1, 27, 46, .78);
	justify-content: center;
	align-items: center;
	pointer-events: all;
}

#elementor-popup-modal-34731 .dialog-message {
	width: 640px;
	height: 85vh;
	align-items: flex-start;
}

#elementor-popup-modal-34731 .dialog-close-button {
	display: flex;
}

#elementor-popup-modal-34731 .dialog-close-button i {
	color: #ff7a59;
}

#elementor-popup-modal-34731 .dialog-close-button svg {
	fill: #ff7a59;
}

@media (max-width:767px) {
	.elementor-34731 .elementor-element.elementor-element-5f26016 {
		--width: 100%;
		--min-height: 100vh;
		--justify-content: flex-start;
		--align-items: center;
		--container-widget-width: calc(( 1 - var(--container-widget-flex-grow) ) * 100%);
		--gap: 12px 12px;
		--row-gap: 12px;
		--column-gap: 12px;
		--border-radius: 0px 0px 0px 0px;
		--margin-top: 60px;
		--margin-bottom: 0px;
		--margin-left: 0px;
		--margin-right: 0px;
		--padding-top: 0px;
		--padding-bottom: 0px;
		--padding-left: 10px;
		--padding-right: 10px;
		--z-index: 999999;
	}
	
	.elementor-34731 .elementor-element.elementor-element-cc77272 {
		text-align: center;
	}
	
	.elementor-34731 .elementor-element.elementor-element-cc77272 .elementor-heading-title {
		font-size: 28px;
		line-height: 32px;
	}
	
	#elementor-popup-modal-34731 .dialog-message {
		height: 100vh;
	}
	
	#elementor-popup-modal-34731 .dialog-widget-content {
		border-radius: 26px 26px 0px 0px;
	}
	
	body:not(.rtl) #elementor-popup-modal-34731 .dialog-close-button {
		right: 8%;
	}
	
	body.rtl #elementor-popup-modal-34731 .dialog-close-button {
		left: 8%;
	}
	
	#elementor-popup-modal-34731 .dialog-close-button {
		font-size: 26px;
	}
}

/* Start custom CSS for shortcode, class: .elementor-element-5419f40 */
.hs-form-5e88f707-5f04-485d-b143-78b85ca44a00_7c9f5cfc-789d-497e-af69-8199509ca34b fieldset.form-columns-1 .input {
	margin-right: -16px;
}

.hs-richtext {
	font-family: "Work Sans";
	font-size: 14px !important;
	margin-top: 12px !important;
}

.hs-button {
	width: 100% !important;
	background-color: #ff7a59;
	border: none !important;
	color: white !important;
	font-family: "Work Sans";
}

.hs-button:hover {
	background-color: #262a45;
	border: none !important;
	color: white !important;
	font-family: "Work Sans";
}

.hs-error-msg {
	border: none !important;
	color: #ff7a59 !important;
	font-family: "Work Sans";
	font-weight: 600 !important;
	font-size: 16px !important;
	margin-top: 12px !important;
}

.no-list.hs-error-msgs.inputs-list {
	list-style-type: none;
	/* Això elimina els punts de la llista */
	padding: 0;
	margin: 0;
}

/*DESCRIPCIÓ TEXTOS*/
legend.hs-field-desc {
	font-family: "Work Sans";
	font-weight: 600 !important;
	font-size: 16px !important;
	margin-bottom: 12px !important;
}

/*REQUIRED MARK*/
.hs-form-required {
	display: none !important;
}

/* End custom CSS */

/* Start custom CSS for shortcode, class: .elementor-element-d6ec959 */
.hs-form-5e88f707-5f04-485d-b143-78b85ca44a00_7c9f5cfc-789d-497e-af69-8199509ca34b fieldset.form-columns-1 .input {
	margin-right: -16px;
}

.hs-richtext {
	font-family: "Work Sans";
	font-size: 14px !important;
	margin-top: 12px !important;
}

.hs-button {
	width: 100% !important;
	background-color: #ff7a59;
	border: none !important;
	color: white !important;
	font-family: "Work Sans";
}

.hs-button:hover {
	background-color: #262a45;
	border: none !important;
	color: white !important;
	font-family: "Work Sans";
}

.hs-error-msg {
	border: none !important;
	color: #ff7a59 !important;
	font-family: "Work Sans";
	font-weight: 600 !important;
	font-size: 16px !important;
	margin-top: 12px !important;
}

.no-list.hs-error-msgs.inputs-list {
	list-style-type: none;
	/* Això elimina els punts de la llista */
	padding: 0;
	margin: 0;
}

/*DESCRIPCIÓ TEXTOS*/
legend.hs-field-desc {
	font-family: "Work Sans";
	font-weight: 600 !important;
	font-size: 16px !important;
	margin-bottom: 12px !important;
}

/*REQUIRED MARK*/
.hs-form-required {
	display: none !important;
}

/* End custom CSS */

/* Start custom CSS for shortcode, class: .elementor-element-2c05f89 */
.hs-form-5e88f707-5f04-485d-b143-78b85ca44a00_7c9f5cfc-789d-497e-af69-8199509ca34b fieldset.form-columns-1 .input {
	margin-right: -16px;
}

.hs-richtext {
	font-family: "Work Sans";
	font-size: 14px !important;
	margin-top: 12px !important;
}

.hs-button {
	width: 100% !important;
	background-color: #ff7a59;
	border: none !important;
	color: white !important;
	font-family: "Work Sans";
}

.hs-button:hover {
	background-color: #262a45;
	border: none !important;
	color: white !important;
	font-family: "Work Sans";
}

.hs-error-msg {
	border: none !important;
	color: #ff7a59 !important;
	font-family: "Work Sans";
	font-weight: 600 !important;
	font-size: 16px !important;
	margin-top: 12px !important;
}

.no-list.hs-error-msgs.inputs-list {
	list-style-type: none;
	/* Això elimina els punts de la llista */
	padding: 0;
	margin: 0;
}

/*DESCRIPCIÓ TEXTOS*/
legend.hs-field-desc {
	font-family: "Work Sans";
	font-weight: 600 !important;
	font-size: 16px !important;
	margin-bottom: 12px !important;
}

/*REQUIRED MARK*/
.hs-form-required {
	display: none !important;
}

/* End custom CSS */

/* Start custom CSS for shortcode, class: .elementor-element-b7ebde6 */
.hs-form-5e88f707-5f04-485d-b143-78b85ca44a00_7c9f5cfc-789d-497e-af69-8199509ca34b fieldset.form-columns-1 .input {
	margin-right: -16px;
}

.hs-richtext {
	font-family: "Work Sans";
	font-size: 14px !important;
	margin-top: 12px !important;
}

.hs-button {
	width: 100% !important;
	background-color: #ff7a59;
	border: none !important;
	color: white !important;
	font-family: "Work Sans";
}

.hs-button:hover {
	background-color: #262a45;
	border: none !important;
	color: white !important;
	font-family: "Work Sans";
}

.hs-error-msg {
	border: none !important;
	color: #ff7a59 !important;
	font-family: "Work Sans";
	font-weight: 600 !important;
	font-size: 16px !important;
	margin-top: 12px !important;
}

.no-list.hs-error-msgs.inputs-list {
	list-style-type: none;
	/* Això elimina els punts de la llista */
	padding: 0;
	margin: 0;
}

/*DESCRIPCIÓ TEXTOS*/
legend.hs-field-desc {
	font-family: "Work Sans";
	font-weight: 600 !important;
	font-size: 16px !important;
	margin-bottom: 12px !important;
}

/*REQUIRED MARK*/
.hs-form-required {
	display: none !important;
}
