/*!
Theme Name:  Efficientamento energetico - FourWinds Srl
Author:      Life Color
Author URI:  https://www.lifecolor.eu
Description: 4 Wind Srl offre soluzioni di efficientamento energetico, studiate ad hoc per: contesti condominiali, immobili privati, aziende ed enti istituzionali; il modo migliore per diminuire sensibilmente le spese energetiche all’interno delle vostre strutture.
Version:     1.0.0
License:     GNU General Public License v3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Template:    page-builder-framework
Text Domain: page-builder-framework-child
*/

body {  font-family: 'Ubuntu';font-weight:400;}
h4,h5,h6 {  font-family: 'Ubuntu';font-weight:500;}
h1,h2,h3 {  font-family: 'Manrope3';font-weight:100;}

.fa {
  font-family: 'Font Awesome 6 Brands';
  font-weight: 400;
  font-style: normal;
}
.fa.fa-facebook {
  --fa: "\f39e";
}
.fa.fa-youtube {
  --fa: "\f167";
}
.fa.fa-phone {
  --fa: "\f095";
}
.fa.fa-envelope {
  --fa: "\f0e0";
}
.fa-map-marker {
  --fa: "\f041";
}
.fa.fa-envelope,
.fa.fa-phone,.fa.fa-map-marker {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}
.fa.fa-youtube,
.fa.fa-facebook, .fa.fa-twitter {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}
.fa.fa-facebook::before {
  content: "\f39e";
}
.fa.fa-youtube::before {
  content: "\f167";
}
.fa-envelope::before {
  content: "\f0e0";
}
.fa-phone::before {
  content: "\f095";
}
.fa.fa-map-marker::before {
  content: "\f3c5";
}

.fa.fa-whatsapp,
.fa.fa-instagram {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa.fa-whatsapp::before {
  content: "\f232"; /* Codice Unicode per l'icona WhatsApp */
}

.fa.fa-instagram::before {
  content: "\f16d"; /* Codice Unicode per l'icona Instagram */
}

.fa.fa-clock {
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
}

.fa.fa-clock::before {
  content: "\f017";
}

@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("fonts/fa-brands-400.woff2") format("woff2"); }

@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("fonts/fa-solid-900.woff2") format("woff2");
}

@font-face {
  font-family: 'Ubuntu';
  src: url('fonts/Manrope3-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}

@font-face {
  font-family: 'Manrope3';
  src: url('fonts/Manrope3-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Manrope3';
  src: url('fonts/Manrope3-Bold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Ubuntu';
  src: url('fonts/Ubuntu-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Ubuntu';
  src: url('fonts/Ubuntu-LightItalic.woff') format('woff');
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: 'Ubuntu';
  src: url('fonts/Ubuntu-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Ubuntu';
  src: url('fonts/Ubuntu-Italic.woff') format('woff');
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Ubuntu';
  src: url('fonts/Ubuntu-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Ubuntu';
  src: url('fonts/Ubuntu-MediumItalic.woff') format('woff');
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'Ubuntu';
  src: url('fonts/Ubuntu-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Ubuntu';
  src: url('fonts/Ubuntu-BoldItalic.woff') format('woff');
  font-weight: 700;
  font-style: italic;
}