@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css');

@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Open+Sans:wght@300;400;500;600;700;800&display=swap');

html, body {
	margin: 0 !important;
	overflow-x: hidden !important;
}

body {
  background-color: #000000;
  color: #ffffff;  
}

.container.is-fluid {
	padding-left: 0px;
	padding-right: 0px;
}	

.hero.is-fullheight .hero-body, .hero.is-fullheight-with-navbar .hero-body, .hero.is-halfheight .hero-body {
	display: block;
	padding-top: 250px;
}	

.title {
  color: #ffffff;
  font-size: 5rem;
  text-align: center;
  letter-spacing: 0.05em;
}

.title-video {
  color: #ffffff;
  font-size: 4.6rem;
  text-align: center;
  letter-spacing: 0.05em;
  margin-top: 405px;
  border: 1px solid #ffffff;
}

.btn-video {
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
   border-radius: 10px;
   color: #FFFFFF;
   font-size: 4rem;
   padding: 3px;
   background-color: transparent;
   -webkit-box-shadow: 1px 1px 10px 0 #000000;
   -moz-box-shadow: 1px 1px 10px 0 #000000;
   box-shadow: 1px 1px 10px 0 #000000;
   border: solid #FFFFFF 1px;
   text-decoration: none;
   display: inline-block;
   cursor: pointer;
   text-align: center;
   margin-top: 405px;
   margin-left: 540px;
   margin-right: 540px;
   
}
.btn-video :hover{
   color: #ffffff;	
}	

.img-hero {
	position: relative;
	left: 800px;
	bottom: 210px;
	height: 190px;
	width: 200px;
}

.subtitle {
  color: #ffffff;
}

.is-family-primary {
  font-family: font-family: 'Open Sans', sans-serif !important;
}

.is-family-secondary {
  font-family: 'Bebas Neue', cursive !important; 
}

.fa-custom {
	color: #c7030e;
	font-size: 1.2rem;
}
.btn-custom {
    background-color: #c7030e;
	border-color: #c7030e;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1rem;
}	
.btn-a-custom{
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
}
.btn-custom:hover {
	color: #ffffff;
	border-color: #c7030e;
}
.btn-a-custom:hover {
	color: #ffffff;
}
.cta-list {
  font-size: 1.3rem;
}	

.cta-family {	
	background-image: url("/wp-content/uploads/2021/12/bambino-desktop.jpg");
	background-position: center center;
	background-repeat:  no-repeat;
	background-size:  cover;				
}
.hero-family {	
	height: 750px;
}
.cta-title-family {
	font-size: 4rem;
	margin-left: 220px;
}	
.cta-text-family {
	font-size: 1.3rem;
    margin-left: 220px;
	padding-top: 120px;
	margin-right: 60%;
	line-height: 2.4rem;
	text-align: justify;
}	

.hero-sapient {	
	height: 800px;
}	

.is-horizontal-center {
  justify-content: center;
}
.img-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.footer{
	background-color: #000000;
}
.footer-left {
	font-size:12px;
	font-weight: 400;
	text-align: left;
	color: #ffffff;
}
.footer-right {
	font-size:12px;
	font-weight:300;
	line-height:17px;
	text-align: right;
	color: #999999;
}
.footer-right a{
	color: #999999;
}	

.custom-border {
	border:1px solid #ececec;
}

.cta-list-popup {
	color: #ffffff;
}	

.element {
    position: relative;
}
.element:before {
    content: "\f004"; /* heart */
    font-family: "Font Awesome 5 Free"; 
    font-style: normal;
    font-weight: 900;
	visibility: visible;
/*--adjust as necessary--*/
    color: #c7030e;
    font-size: 1rem;
    padding-right: 0.5em;
    /*position: absolute;*/
    top: 10px;
    left: 0;

}
.fas-text {
	color: #c7030e;	
}	
.cta-list li {
	list-style-position: inside;
	text-indent: -2.1em;
}

.top-form {
	font-size: 1.4rem;
	color: #fff;
	text-align:center;
}	
.bottom-form {
	font-size: 1rem;
	color: #fff;
    text-align:center;
}	

/* Contact Form 7 Styling */
/* Hide Contact Form 7 text field with this class */
.backback{padding:0px !important;margin:0px !important;width:0px !important;background-color:transparent !important;border:0px solid transparent !important;display:none !important;visibility:hidden !important;}

/* placeholder */
.input::placeholder, .select select::placeholder, .textarea::placeholder {
    color: rgba(90,90,90);
}
.btn-cf7-custom {
    background-color: #c7030e;
	border-color: #c7030e;
	color: #ffffff;
	margin-left: 55px;
	font-weight: 700;
}
.wpcf7 form.sent .wpcf7-response-output {
    /*border-color: #46b450;*/
	border-color: transparent;
    color: #fff;
	text-align: center;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    /*border-color: #ffb900;*/
	border-color: transparent;
	color: #fff;
	text-align: center;
}
.button.is-hovered, .button:hover {
    color: #ffffff;
	border-color: #c7030e;
}
	
/* Media Queries */
/* Smartphone */
@media (max-width: 480px) {
	.bkg-landing {
		background-image: url("/wp-content/uploads/2021/12/famiglia-mobile-logo.jpg");
        background-position: center center;
        background-repeat:  no-repeat;
        background-size:  cover;
	}	
	
	.title {
	  font-size: 2.8em;
	  letter-spacing: 0.03em;
	}
	
	.hero.is-fullheight .hero-body, .hero.is-fullheight-with-navbar .hero-body, .hero.is-halfheight .hero-body {
		padding-top: 180px;
	}

	.img-hero {
		position: relative;
		left: 175px;
		bottom: 190px;
		height: 180px;
		width: 175px;
	}
	div.trustpilot-widget iframe {
       height: 290px !important;
    }
	.cta-list {
		font-size: 1rem;
		padding-left: 30px;
		margin-top: 250px;
	}
	.fa-custom {
		font-size: 0.8rem;
	}
	.cta-family {	
		background-image: url("/wp-content/uploads/2021/12/bambino-mobile.jpg");
		background-position: center center;
		background-repeat:  no-repeat;
		background-size:  cover;				
	}
	.hero-family {	
		height: 650px;
	}
	.cta-title-family {
		font-size: 2.6rem;
		margin-left: 0px;
		text-align: center;
		padding-top: 50px;
	}	
	.cta-text-family {
		font-size: 1rem;
		margin-left: 20px;
		width: 90%; 
		padding-top: 500px;
		text-align:center;
		line-height: 1.6rem;
	}
	.cta-title-testimonial {
		font-size: 2.6rem;
		/*margin-left: 0px;
		text-align: center;
		padding-top: 30px;*/
		position: relative;
		top: 50px;
		padding-bottom: 50px;
    }
	.cta-title-sapient {
		font-size: 2.6rem;
		text-align: center !important;
		margin-right: 0px;
    }
    .cta-form {
		width: 80%;
		margin: auto;
	}	
	.cta-sapient {	
		/*background-image: url("/wp-content/uploads/2021/10/dove-siamo.jpg");*/
		background-repeat:  no-repeat;
		background-size:  cover;				
	}
	.logo {
		margin-top:150px;
	}

	.btn-video {
	   -webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	   border-radius: 10px;
	   color: #FFFFFF;
	   font-size: 2.6rem;
	   padding: 3px 10px;
	   background-color: transparent;
	   -webkit-box-shadow: 1px 1px 20px 0 #000000;
	   -moz-box-shadow: 1px 1px 20px 0 #000000;
	   box-shadow: 1px 1px 20px 0 #000000;
	   border: solid #FFFFFF 1px;
	   text-decoration: none;
	   display: inline-block;
	   cursor: pointer;
	   text-align: center;
	   margin: auto;
	}	
} 
/* Tablets & Mobile */
@media (min-width: 481px) and (max-width: 1024px) {
	.bkg-landing {
		background-image: url("https://catalogofantastico.arredissima.com/wp-content/uploads/2021/12/famiglia-mobile-logo.jpg");
        background-position: center center;
        background-repeat:  no-repeat;
        background-size:  cover;
	}
   	.img-hero {
		position: relative;
		left: 278px;
		bottom: 190px;
		height: 200px;
		width: 180px;
	}	
	.cta-list {
		font-size: 1rem;
		padding-left: 30px;
		margin-top: 0px;
	}
	.cta-family {	
		background-image: url("/wp-content/uploads/2021/12/bambino-mobile.jpg");
		background-position: center center;
		background-repeat:  no-repeat;
		background-size:  cover;				
	}	
	.hero-family {	
		height: 800px;
	}
	.cta-title-family {
		font-size: 3.6rem;
		margin-left: 0px;
		text-align: center;
		padding-top: 50px;
	}	
	.cta-text-family {
		font-size: 1.7rem;
		margin-left: 20px;
		width: 100%; 
		padding-top:350px;
	}

	div.trustpilot-widget iframe {
       height: 290px !important;
    }
	.logo {
		margin-top:80px;
	}
	.cta-title-testimonial {
		padding-top: 60px !important;
		font-size: 3.6rem;
		margin-left: 0px;
		text-align: center;
		padding-top: 30px;
    }
	.hero-sapient {	
		height: 950px;
	}		
	.cta-sapient {	
		/*background-image: url("/wp-content/uploads/2021/10/dove-siamo-tablet.jpg");*/
		background-position: center center;
		background-repeat:  no-repeat;
		background-size:  cover;				
	}
	.cta-title-sapient {
		font-size: 3.6rem;
		text-align: center;
		padding: 50px 0px 50px 0px;
	}	
    .cta-form {
		width: 80%;
		margin: auto;
	}
	.what-say {
		top: -50px;position: relative;
    }
	
	.btn-video {
	   -webkit-border-radius: 10px;
	   -moz-border-radius: 10px;
	   border-radius: 10px;
	   color: #FFFFFF;
	   font-size: 2.6rem;
	   padding: 3px 10px;
	   background-color: transparent;
	   -webkit-box-shadow: 1px 1px 20px 0 #000000;
	   -moz-box-shadow: 1px 1px 20px 0 #000000;
	   box-shadow: 1px 1px 20px 0 #000000;
	   border: solid #FFFFFF 1px;
	   text-decoration: none;
	   display: inline-block;
	   cursor: pointer;
	   text-align: center;
	   margin: auto;
	}	
	
	
} 
/* Desktops */
@media (min-width: 1025px) {
	.bkg-landing {
		background-image: url("/wp-content/uploads/2021/12/famiglia-desktop-logo-2.jpg");  /* Img Family */
        background-position: center center;
        background-repeat:  no-repeat;
        background-size:  cover;
	}
	.logo {
		margin-top:80px;
	}
	.cta-title-testimonial {
		font-size: 4rem;
		margin-left: 0px;
		text-align: center;
		padding-top: 30px;
    }	
	.cta-sapient {	
		/*background-image: url("/wp-content/uploads/2021/10/dove-siamo-desktop-hd-scaled.jpg");*/
		background-repeat:  no-repeat;
		background-position: center center;
		background-size:  cover;				
	}	
	.cta-title-sapient {
		font-size: 4rem;
		/*padding: 50px 360px 50px 0px;*/
		text-align: center;
	}
	.cta-sapient a:hover{
		opacity: 1;
	}
	.cta-form {
		width: 50%;
		margin: auto;
	}
	
} 

