/* =========================================================
   Vilmont-Instal - stiluri pentru pagina de contact si footer
   Culori brand: navy #051D3E, rosu #CA232A
   ========================================================= */

/* ---------- intro pagina contact ---------- */
.villy-lead {
	max-width: 780px;
	margin-left: auto !important;
	margin-right: auto !important;
}

/* ---------- carduri de contact ---------- */
.villy-cards > .elementor-container {
	align-items: stretch;
}
.villy-card {
	box-shadow: 0 6px 24px rgba(5, 29, 62, .08);
	transition: transform .28s ease, box-shadow .28s ease;
}
.villy-card:hover {
	transform: translateY(-6px);
	box-shadow: 0 16px 38px rgba(5, 29, 62, .16);
}
.villy-card .elementor-icon-box-title,
.villy-card .elementor-icon-box-title a {
	word-break: break-word;
	color: inherit;
}
.villy-card .elementor-icon-box-description {
	margin-bottom: 0;
}
.villy-card .elementor-icon-box-icon .elementor-icon {
	transition: transform .28s ease;
}
.villy-card:hover .elementor-icon-box-icon .elementor-icon {
	transform: scale(1.08);
}

/* ---------- liste cu iconuri ---------- */
.villy-list-light .elementor-icon-list-item,
.villy-list-check .elementor-icon-list-item {
	align-items: flex-start;
}
.villy-list-light .elementor-icon-list-icon,
.villy-list-check .elementor-icon-list-icon {
	margin-top: 3px;
}
.villy-list-inline .elementor-icon-list-items {
	display: flex;
	flex-wrap: wrap;
	gap: 8px 22px;
}
.villy-list-inline .elementor-icon-list-item {
	margin-bottom: 0 !important;
}
.villy-list-light .elementor-icon-list-item > a:hover .elementor-icon-list-text {
	color: #CA232A !important;
}

/* ---------- cardul cu formularul ---------- */
.villy-form-card {
	box-shadow: 0 22px 60px rgba(0, 0, 0, .28);
}

/* ---------- formular ---------- */
.villy-form .elementor-field-group > label {
	display: block;
	margin-bottom: 6px;
	font-weight: 600;
}
.villy-form .elementor-field-group .elementor-field-textual {
	background: #F5F7FA !important;
	border: 1px solid #E4E9F0 !important;
	border-radius: 8px !important;
	padding: 12px 14px !important;
	color: #22303F !important;
	box-shadow: none !important;
	min-height: 48px;
	transition: border-color .2s ease, box-shadow .2s ease, background-color .2s ease;
}
.villy-form .elementor-field-group .elementor-field-textual::placeholder {
	color: #9AA6B4;
	opacity: 1;
}
.villy-form .elementor-field-group .elementor-field-textual:focus {
	background: #fff !important;
	border-color: #CA232A !important;
	box-shadow: 0 0 0 3px rgba(202, 35, 42, .12) !important;
	outline: none;
}
.villy-form textarea.elementor-field-textual {
	min-height: 132px;
	resize: vertical;
}
.villy-form .elementor-field-required .elementor-field-label:after {
	color: #CA232A;
}
.villy-form .elementor-button[type="submit"] {
	width: 100%;
	justify-content: center;
	letter-spacing: .3px;
	box-shadow: 0 8px 20px rgba(202, 35, 42, .28);
	transition: background-color .2s ease, box-shadow .2s ease, transform .2s ease;
}
.villy-form .elementor-button[type="submit"]:hover {
	transform: translateY(-2px);
	box-shadow: 0 12px 26px rgba(202, 35, 42, .34);
}
.villy-form .elementor-message {
	font-size: 15px;
	line-height: 1.6;
	margin-top: 14px;
	padding: 12px 14px;
	border-radius: 8px;
}
.villy-form .elementor-message-success {
	background: #EAF7EE;
	color: #1B7F3B;
	border: 1px solid #C6E9D2;
}
.villy-form .elementor-message-danger {
	background: #FDECEC;
	color: #B01F26;
	border: 1px solid #F6CDCF;
}

/* ---------- cifre ---------- */
.villy-stats > .elementor-container {
	align-items: flex-start;
}
.villy-stat .elementor-counter-number-wrapper {
	color: #051D3E;
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	line-height: 1;
}
.villy-stat .elementor-counter-title {
	color: #CA232A;
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	letter-spacing: .6px;
	margin-top: 10px;
	line-height: 1.3;
}

/* ---------- harta ---------- */
.villy-map .elementor-widget-google_maps {
	line-height: 0;
}
.villy-map iframe {
	display: block;
	width: 100%;
	border: 0;
}

/* ---------- banda CTA finala ---------- */
.villy-cta .elementor-widget-text-editor p {
	margin-bottom: 0;
}

/* ---------- FOOTER ---------- */
.villy-footer-heading {
	position: relative;
	padding-bottom: 14px;
}
.villy-footer-heading:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 42px;
	height: 3px;
	background: #CA232A;
	border-radius: 2px;
}
.villy-footer-links .elementor-icon-list-item {
	align-items: flex-start;
}
.villy-footer-links .elementor-icon-list-icon {
	margin-top: 4px;
}
.villy-footer-links .elementor-icon-list-text {
	transition: color .2s ease, padding-left .2s ease;
	line-height: 1.55;
}
.villy-footer-links .elementor-icon-list-item:hover .elementor-icon-list-text {
	color: #fff !important;
}
.villy-footer-links .elementor-icon-list-item:hover .elementor-icon-list-icon i {
	color: #fff !important;
}
.villy-footer-contact .elementor-icon-list-text {
	word-break: break-word;
}
.villy-social .elementor-social-icon {
	transition: background-color .22s ease, transform .22s ease;
}
.villy-social .elementor-social-icon:hover {
	transform: translateY(-3px);
}
.villy-footer-bottom .elementor-widget-text-editor p {
	margin-bottom: 0;
}

/* =========================================================
   RESPONSIVE
   ========================================================= */

/* tablete */
@media (max-width: 1024px) {
	.villy-cards > .elementor-container > .elementor-column {
		width: 50%;
	}
	.villy-cards > .elementor-container {
		row-gap: 20px;
	}
	.villy-footer > .elementor-container > .elementor-column {
		width: 50% !important;
	}
	.villy-footer > .elementor-container {
		row-gap: 34px;
	}
	.villy-cta .elementor-widget-button .elementor-button-wrapper {
		text-align: left;
	}
}

/* telefoane */
@media (max-width: 767px) {
	.villy-cards > .elementor-container > .elementor-column {
		width: 100%;
	}
	.villy-footer > .elementor-container > .elementor-column {
		width: 100% !important;
	}
	.villy-footer-bottom .elementor-widget-text-editor {
		text-align: center !important;
	}
	.villy-footer-bottom .elementor-widget-text-editor p {
		text-align: center !important;
	}
	.villy-footer-bottom > .elementor-container {
		row-gap: 8px;
	}
	.villy-list-inline .elementor-icon-list-items {
		justify-content: flex-start;
		gap: 6px 18px;
	}
	/* pe telefon listele rman aliniate la stanga, sunt mai lizibile */
	.villy-list-check .elementor-icon-list-item,
	.villy-list-light .elementor-icon-list-item,
	.villy-footer-links .elementor-icon-list-item {
		justify-content: flex-start !important;
	}
	.villy-list-check .elementor-icon-list-text,
	.villy-list-light .elementor-icon-list-text,
	.villy-footer-links .elementor-icon-list-text {
		text-align: left;
	}
	.villy-why-sec .elementor-widget-text-editor,
	.villy-why-sec .elementor-widget-text-editor p {
		text-align: left !important;
	}
	.villy-contact-form-sec .elementor-widget-text-editor,
	.villy-contact-form-sec .elementor-widget-text-editor p {
		text-align: left !important;
	}
	.villy-form .elementor-button[type="submit"] {
		font-size: 15px;
	}
	.villy-card:hover {
		transform: none;
	}
	/* butoanele de telefon pe toata latimea, usor de apasat */
	.villy-contact-form-sec .elementor-widget-button .elementor-button,
	.villy-cta .elementor-widget-button .elementor-button {
		width: 100%;
		justify-content: center;
	}
	.villy-cta .elementor-widget-button .elementor-button-wrapper {
		text-align: center;
	}
}

/* telefoane mici */
@media (max-width: 400px) {
	.villy-card .elementor-icon-box-title {
		font-size: 16px !important;
	}
}
