This commit is contained in:
Paolo Arena
2020-07-11 17:07:53 +02:00
parent 01f1115c8a
commit 77c1edb779
150 changed files with 2637 additions and 4630 deletions

161
src/root/home/home.scss Executable file → Normal file
View File

@@ -15,30 +15,6 @@ p {
//text-shadow: .125rem .125rem .25rem $grayshadow;
}
.logo{
margin-left: auto;
margin-right: auto;
max-height: 200px;
max-width: 200px;
@media (max-width: 718px) {
max-height: 100px;
max-width: 100px;
}
}
.data_start{
margin-left: auto;
margin-right: auto;
max-height: 150px;
max-width: 250px;
@media (max-width: 718px) {
max-height: 90px;
max-width: 180px;
}
}
h4 {
font-size: 1.25rem;
}
@@ -51,8 +27,8 @@ h4 {
}
.landing_background {
background: #000 url(../../statics/images/foto1.jpg) no-repeat 100% fixed;
background-size: contain !important;
background: #000 url(../../statics/images/background.jpg) no-repeat 50% fixed;
background-size: cover
}
.landing > section {
@@ -85,7 +61,7 @@ h4 {
min-width: 350px;
}
&__comeassociarsi {
&__comeassociarsi{
min-width: 350px;
}
}
@@ -98,15 +74,6 @@ h4 {
font-size: 1rem;
}
.subtitle_small {
font-weight: 600;
text-align: center;
letter-spacing: 0.125rem;
text-transform: uppercase;
font-size: 1rem;
margin: 0px;
}
.landing > section.padding {
padding: 5.62rem 1rem;
}
@@ -123,13 +90,10 @@ h4 {
.landing > section > div {
position: relative;
max-width: 1240px;
width: 100%
}
.maxwidth1200 {
max-width: 1200px;
}
.landing__toolbar {
background: -webkit-gradient(linear, left top, left bottom, from(#000), to(transparent));
background: linear-gradient(180deg, #000, transparent);
@@ -143,11 +107,11 @@ h4 {
}
.landing__hero {
min-height: 20vh
min-height: 70vh
}
.landing__header {
height: 0vh
height: 18vh
}
.landing__arrow {
@@ -161,8 +125,8 @@ h4 {
}
.landing__logo {
width: 4.40rem;
height: 4.40rem;
width: 9.40rem;
height: 9.40rem;
margin-top: 1.315rem;
//-webkit-animation: logo-rotate 240s linear infinite;
//animation: logo-rotate 240s linear infinite
@@ -247,6 +211,7 @@ body.mobile .landing:before {
z-index: -1;
//background: #000 url(../../statics/images/cover.jpg) 50%;
background-size: cover
}
/*
@@ -284,12 +249,16 @@ body.mobile .landing:before {
text-shadow: 0.125rem 0.125rem 0.25rem $grayshadow;
}
.text-h1, h1 {
font-size: 3rem;
font-weight: bold;
line-height: 3rem;
.shadow-max {
//color: white;
text-shadow: .25rem .25rem .5rem $grayshadow;
}
.text-h1 {
font-size: 6rem;
font-weight: 300;
line-height: 6rem;
letter-spacing: -.01562em;
margin-bottom: 8px !important;
}
.text-h2 {
@@ -303,7 +272,7 @@ body.mobile .landing:before {
font-weight: 700;
}
.text-vers {
.text-vers{
font-size: 0.75rem;
font-weight: 400;
line-height: 1.75rem;
@@ -311,21 +280,22 @@ body.mobile .landing:before {
text-shadow: .25rem .25rem .5rem $grayshadow;
}
.homep-cover-img-1 {
background: #000 url(../../statics/images/foto1.jpg) no-repeat 50% fixed;
//transition: background-image 1s ease-in-out;
}
.homep-cover-img-2 {
background: #000 url(../../statics/images/foto2.jpg) no-repeat 50% fixed;
//transition: background-image 1s ease-in-out;
}
.homep-cover-img-3 {
background: #000 url(../../statics/images/foto3.jpg) no-repeat 50% fixed;
//transition: background-image 1s ease-in-out;
}
//
//.homep-cover-img-1 {
// background: #000 url(../../statics/images/foto1.jpg) no-repeat 50% fixed;
// //transition: background-image 1s ease-in-out;
//}
//
//.homep-cover-img-2 {
// background: #000 url(../../statics/images/foto2.jpg) no-repeat 50% fixed;
// //transition: background-image 1s ease-in-out;
//}
//
//.homep-cover-img-3 {
// background: #000 url(../../statics/images/foto3.jpg) no-repeat 50% fixed;
// //transition: background-image 1s ease-in-out;
//}
//
.homep-cover-img.hide-filter:before {
opacity: 0
}
@@ -356,7 +326,7 @@ body.mobile .landing:before {
}
.clgutter {
margin-top: 0.25rem;
margin-top: 1.25rem;
padding: .62rem;
}
@@ -367,23 +337,25 @@ body.mobile .landing:before {
background-repeat: no-repeat !important;
}
@media (max-width: 718px) {
// PER VERSIONE MOBILE
.landing__hero {
min-height: 50vh;
text-align: center
}
.landing__header {
height: 10vh
height: 7vh
}
.clgutter {
margin-top: 0;
padding: 0;
}
.landing__hero .text-h1, h1 {
font-size: 2rem;
line-height: 2.05rem;
margin-bottom: 1.25rem
.landing__hero .text-h1 {
font-size: 3rem;
line-height: 3.05rem;
margin-bottom: 1.5rem
}
.landing > section.padding {
@@ -398,14 +370,6 @@ body.mobile .landing:before {
.landing > section.padding_gallery {
padding-top: 3.125rem;
padding-bottom: 5.625rem;
max-width: 800px;
}
.landing > section.padding_gallery > div {
padding-top: 3.125rem;
padding-bottom: 5.625rem;
}
.landing__features h4, .landing__features h6 {
@@ -424,9 +388,6 @@ body.mobile .landing:before {
.landing__hero-content {
padding-bottom: 11.25rem;
}
.landing__hero2-content {
padding-bottom: 7.25rem;
}
.landing__hero-btns {
-webkit-box-pack: center;
-ms-flex-pack: center;
@@ -440,13 +401,13 @@ body.mobile .landing:before {
.text-subtitle1 {
font-size: 1.25rem;
}
.text-vers {
.text-vers{
font-size: 0.6rem;
}
.carousel_img_3 {
//background-image: url(../../statics/images/cibo_sano.jpg);
background-size: 500px 500px !important;
background-size: 620px 620px !important;
background-position: 50% top !important;
background-repeat: no-repeat !important;
}
@@ -460,12 +421,6 @@ body.mobile .landing:before {
background-color: rgba(0, 0, 0, .3);
}
.sfondo-grigio {
padding: 1rem;
color: $textcol;
background-color: rgba(0, 0, 0, .35);
}
.mycontacts {
color: gray;
letter-spacing: 0.078rem;
@@ -483,25 +438,9 @@ body.mobile .landing:before {
letter-spacing: 0.093rem;
}
.q-carousel__slide{
padding: 8px !important;
}
.step-text{
font-size: 1.15rem;
font-weight: 500;
}
.mlvalue {
margin: 5px 5px;
font-weight: bold;
font-size: 1rem;
}
.q-carousel__slide{
// background-size: auto;
background-size: contain !important;
background-repeat: no-repeat;
background-position: 50%;
.text-intro {
font-family: "Lucida Calligraphy", serif;
font-size: 1rem !important;
letter-spacing: 0.1rem;
line-height: 1.5;
}