@charset "UTF-8";
/* CSS Document */

body,
h1,
h2,
h3,
h4,
h5,
p {
    font-family: 'Ubuntu', sans-serif;
}

.bg-primary {
    background-color: #F4F2EB !important;
    box-shadow: 1px 1px 10px #000;
}


.bg-light {
    background-color: #F4F2EB !important;
    box-shadow: 1px 1px 10px #0003;
}

.nav-item .nav-link {
    color: #2F2F2F!important;
    font-size: 20px;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #F4F2EB!important;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0.25rem;
}

.bg-white {
    background-color: #F4F2EB!important;
    box-shadow: 1px 1px 10px #000!important;
    padding: 0px;
}

.tit-menu {
  color: #00764c;
  font-size: 22px;
  padding-bottom: 8px;
  border-bottom: 3px solid #22A677;
}


.lato-item{
  padding-left: 0px !important;
  margin-left: 0px !important;
  padding-top:2px;
  padding-bottom: 2px;
}

.titolibigdrop{
  font-weight: 500;
}

.text-white{
  color:#fff;
}
.text-green{
  color:#00764c;
}



.bordo{
  border-bottom: 2px solid #e4e4e4;
}


.megamenu {
  position: static;
}

.megamenu .dropdown-menu {
  background: none;
  border: none;
  width: 100%;
  background-color: transparent!important;;
}
.sp-gallery{
  padding: 0.5rem;
}
.img-gallery{
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 30vh;
}

.spazio-srvizi{
  padding-top:40px;
}

.spazio-head{
  padding-top:70px;
  padding-bottom:80px;
}

.btn-outline-light {
    color: #F4F2EB;
    background-color:#00764c;
    background-image: none;
    border-radius: 50px;
    border:2px solid #00764c;
}
.btn-outline-light:hover {
    color: #00764c;
    background-color: transparent;
    background-image: none;
    border-radius: 50px;
    border:2px solid #00764c;
}

.spaziosezione{
  padding-top:60px;
  padding-bottom:60px;
}

/*---------------testo-loop------------*/

.stage_animation {
overflow: hidden;
white-space: nowrap;
display: inline-block;
}
.stage_animation p {
display: inline-block;
font-size: 55px;
font-weight: 400;
color:#2F2F2F;

}
@keyframes stage_animation {
0% {
transform: translate3d(0, 0, 0);
}
100% {
transform: translate3d(-50%, 0, 0);
}
}
.stage_animation {
animation: stage_animation 64s linear infinite;
}
.green{
  color:#00764c;
}
/*---------------fine-testo-loop------------*/




.spazio-sezioni{
  padding-top:80px;
  padding-bottom:80px;
}

.titolobig{
  font-size: 70px;
  font-weight: 300;
  color:#2F2F2F;
}

.titolo{
  font-size: 30px;
  font-weight: 800;
  color:#2F2F2F
  text-transform: uppercase;
  text-align:center;
}

.logo-nav{
  max-width: 200px;
  min-width: 200px;
}

.titolosx{
  font-size: 30px;
  font-weight: 800;
  color:#2F2F2F;
  text-transform: uppercase;
  text-align:left;
}

.titolomini{
  font-size: 20px;
  font-weight: 800;
  color:#00764c;
  text-transform: uppercase;
  text-align:center;
}

.box1{
  padding-top:40px;
  padding-bottom:40px;
}

.scopri{
  font-size: 20px;
  font-weight: 400;
  color:#f9bd14;
  text-align: center;
  padding-bottom:30px;
}

.txt{
  font-size: calc(16px + (20 - 16) * ((100vw - 300px) / (1920 - 300)));
  font-weight: 400;
  color:#2F2F2F;
}

.txtcall{
  font-size: 24px;
  font-weight: 400;
  color:#00764c;
  text-align:center;
}

strong{
  font-weight: 700;
}

.backmappa{
  background-image: url(../img/mappa.jpg);
  background-position: top;
  background-size:cover;
  transition: 3s;
}
.backmappa:hover{
  background-image: url(../img/mappa.jpg);
  background-position: bottom;
  background-size:cover;
  transition: 3s;
}
.backmappa2{
  background-image: url(../img/mappa.jpg);
  background-position: top;
  background-size:cover;
  transition: 3s;
}
.backmappa2:hover{
  background-image: url(../img/mappa.jpg);
  background-position: center;
  background-size:cover;
  transition: 3s;
}

.paddingmappa{
  padding-top:70px;
}

.spaziobox{
  padding-top:30px;
}

.box{
  margin-left:20px;
  margin-right:20px;
  background-color: #2B2C30;
  border-radius:50px;
  box-shadow: 5px 5px 10px #1f1f1f;
  transition-duration: 2s;
}

.box:hover{
  margin-left:20px;
  margin-right:20px;
  background-color: #2B2C30;
  border-radius:50px;
  box-shadow: -1px -1px 10px #1f1f1f;
  transition-duration: 2s;
}
.gallerypagine{
  padding:5px;
}
.gallerypagine:hover{
  padding:0px;
}

a{
  color:#878787;
}
a:hover{
  color:#797777;
  text-decoration: none;
}

.wa {
  position: absolute;
    opacity: 1;
    transition: 0.3s ease;
}
.wa:hover {
  position: absolute;
    opacity: 1;
    transition: 0.3s ease;
    padding-top:30px;
}


.imgGallery {
    width: -webkit-fill-available;
}

.nopadding {
    padding: 0px;
    margin: 0px;
}

.hoverimg {
    position: relative;
    opacity: 1;
    transition: 0.3s ease;
    cursor: pointer;
}

.hoverimg:hover {
    transform: scale(1.04, 1.04);
    /** default is 1, scale it to 1.5 */
    opacity: 1;
}



.backpavimenti-legno{
  background-image: url(../img/back-primo-testo.jpg);
  background-position: bottom;
  background-size:cover;
}


.carousel-control-prev-icon,
.carousel-control-next-icon {
    width: 40px;
    height: 50px;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-item {
    height: 100vh;
    min-height: 300px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.logoslide {
    padding-top: 30vh;
    margin-bottom: 0px;
    position: relative;
    bottom: 0px;
}

.testo-logo-slide{
  color:#fff;
  text-shadow: 2px 2px 3px #141414;
  font-size:40px;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 600;
  text-align: center;
}
.testo-logo-slide-green{
  color:#006d46;
  text-shadow: 2px 2px 3px #ffffff;
  font-size:40px;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  text-align: center;
}
.testoslide{
  font-family: 'Nothing You Could Do', cursive;
  color:#fff;
  line-height: 34px;
  text-shadow: 2px 2px 3px #141414;
  font-size:33px;
  padding-left:20px;
  margin-bottom:10px !important;
  text-align: center;
}




.parallax {
  /* The image used */
  background-image: url("../img/parallax.jpg");

  /* Set a specific height */
  height: 800px;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}


/*-----------------------------------Video Back----------------------------------------------*/
.video-background-holder {
position: relative;
background-color: #222222;
height: 82vh;
min-height: 25rem;
width: 100%;
overflow: hidden;
}
.video-background-holder video {
position: absolute;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
z-index: 0;
-ms-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
}
.video-background-content {
position: relative;
z-index: 2;
}
.video-background-overlay {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background-color: #fff;
opacity: 0;
z-index: 1;
}
/*---------------------------------------------------------------------titoli--------------------------*/

.sp-form{
  padding-top: 1rem;
  padding-bottom: 1rem;
}


.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #2F2F2F;
    background-color: #ECEADF;
    background-clip: padding-box;
    border: 4px solid #00764c;
    border-radius: 0.05rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  }
.form-control:focus {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #2F2F2F;
    background-color: #ECEADF;
    background-clip: padding-box;
    border: 4px solid #035337;
    border-radius: 0.05rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.form-control:focus {
    outline: 0;
    box-shadow: 0 0 0 0;
}
  .btn-form {
    color: #fff;
    background-color: #00764c;
    border-color: #00764c;
    border-radius: 0.05rem;
    border: 4px solid #00764c;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}
  .btn-form:hover {
    color: #fff;
    background-color: #035337;
    border-color: #00764c;
    border-radius: 0.05rem;
    border: 4px solid #00764c;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}

.titolo-vid{
  font-size: 5vw;
  line-height: 6vw;
  font-weight: 800;
  color:#F4F2EB;
  text-transform: uppercase;
  text-shadow: 2px 2px 5px #323232;
  padding-top: 45vh;
  
  padding-left: 8rem;
}

.sottotitolo-vid{
  font-size: 3vw;
  line-height: 3vw;
  font-weight: 800;
  color:#00764c;
  text-transform: uppercase;
}

.txt-big{
  font-size: calc(18px + (24 - 18) * ((100vw - 300px) / (1920 - 300)));
  font-weight: 300;
  color:#2F2F2F;
}

.box-txt{
  padding-top: 6rem;
  padding-bottom: 6rem;
   padding-left: 6rem;
  padding-right: 6rem;
}

.tit-pav{
  font-size: calc(20px + (28 - 20) * ((100vw - 300px) / (1920 - 300)));
  font-weight: 700;
  color:#00764c;
  text-transform: uppercase;
}

.back-pav-legno{
  background-image: url(../img/sfondi/legno.jpg);
  background-size: cover;
  background-position: bottom;
}
.back-pav-pwc{
  background-image: url(../img/sfondi/wpc.jpg);
  background-size: cover;
  background-position: bottom;
}
.back-pav-laminato{
  background-image: url(../img/sfondi/laminato.jpg);
  background-size: cover;
  background-position: bottom;
}
.back-moquette{
  background-image: url(../img/sfondi/moquette.jpg);
  background-size: cover;
  background-position: bottom;
}
.back-modulari{
  background-image: url(../img/sfondi/pavimenti-sopra.jpg);
  background-size: cover;
  background-position: bottom;
}
.back-ceramica{
  background-image: url(../img/sfondi/ceramica.jpg);
  background-size: cover;
  background-position: bottom;
}
.back-linoleum{
  background-image: url(../img/sfondi/linoleum.jpg);
  background-size: cover;
  background-position: bottom;
}
.back-muri{
  background-image: url(../img/sfondi/muri.jpg);
  background-size: cover;
  background-position: bottom;
}
.back-porte{
  background-image: url(../img/sfondi/porte.jpg);
  background-size: cover;
  background-position: center;
}
.back-serramenti{
  background-image: url(../img/sfondi/serramenti.jpg);
  background-size: cover;
  background-position: bottom;
}
.back-giorno{
  background-image: url(../img/sfondi/giorno.jpg);
  background-size: cover;
  background-position: bottom;
}
.back-chiocciola{
  background-image: url(../img/sfondi/chiocciola.jpg);
  background-size: cover;
  background-position: bottom;
}
.back-elicoidali{
  background-image: url(../img/sfondi/elicoidali.jpg);
  background-size: cover;
  background-position: bottom;
}
.back-lvt{
  background-image: url(../img/sfondi/lvt.jpg);
  background-size: cover;
  background-position: bottom;
}

.titolomini-big{
  font-size: 2.5vw;;
  font-weight: 800;
  color:#00764c;
  text-transform: uppercase;
}
.txtcall-vid{
  font-size: 1.5vw;
  color:#00764c;
  font-weight: 600;
  padding-top: 1rem;
}
.link-call{
  font-size: 1.7vw;
  color:#fff;
  font-weight: 600;
  padding-top: 1rem;
}
.call{
  color: #fff;
}
.call:hover{
  color: #2E2E2E;
}
.box-pag{
  padding-left: 4rem;
  padding-right: 4rem;
}



.testovideo{
  font-size:40px;
  font-weight: 700;
  color:#ffffff;
  text-shadow: 5px 5px 10px #1f1e1e;
  padding-top:15vh;
}

.centro{
  padding-top:15vh;
}


.backpavimentilegno{
  background-image: url(../img/sfondi/pavimenti-legno.jpg);
  background-position: top;
  background-size:cover;
}
.backpavimentiwpc{
  background-image: url(../img/sfondi/wpc.jpg);
  background-position: top;
  background-size:cover;
}
.backpavimentilaminato{
  background-image: url(../img/sfondi/laminato.jpg);
  background-position: right;
  background-size:cover;
}
.backpavimentisopra{
  background-image: url(../img/sfondi/pavimenti-sopra.jpg);
  background-position: top;
  background-size:cover;
}
.backmoquette{
  background-image: url(../img/sfondi/moquette.jpg);
  background-position: center;
  background-size:cover;
}

.backceramica{
  background-image: url(../img/sfondi/ceramica.jpg);
  background-position: bottom;
  background-size:cover;
}

.backlinoleum{
  background-image: url(../img/sfondi/linoleum.jpg);
  background-position: bottom;
  background-size:cover;
}

.backmuri{
  background-image: url(../img/sfondi/muri.jpg);
  background-position: center;
  background-size:cover;
}

.backporte{
  background-image: url(../img/sfondi/porte.jpg);
  background-position: right;
  background-size:cover;
}

.backserramenti{
  background-image: url(../img/sfondi/serramenti.jpg);
  background-position: right;
  background-size:cover;
}

.backgiorno{
  background-image: url(../img/sfondi/giorno.jpg);
  background-position: left;
  background-size:cover;
}

.backchiocciola{
  background-image: url(../img/sfondi/chiocciola.jpg);
  background-position: left;
  background-size:cover;
}

.backelicoidali{
  background-image: url(../img/sfondi/elicoidali.jpg);
  background-position: left;
  background-size:cover;
}


.boxsecondarie{
  padding-left:4rem;
  padding-right:4rem;
  padding-bottom:4rem;
  padding-top:4rem;
}

.txt-privacy {
  color:#A7A7A7;
  font-size: 15px;
  line-height: 16px;
}
.title-lvt{
  font-size:3vw;
  padding-top:45vh;
  line-height: 7vh;
}
.title-ceramica{
  font-size: 4vw;
  line-height: 5vw;
}
.back-portoncini{
  background-image: url(../img/sfondi/portoncini.jpg);
  background-size: cover;
  background-position: center;
}
.titolo-modulari{
  font-size:4vw;
  line-height:7vh;
}
.titolo-linoleum{
  line-height:9vh;
}
.titolo-murali{
  font-size:3vw;
  line-height:7vh;
}
.titolo-portoncini{
  font-size:4vw;
  line-height:7vh;
}
.title-serramenti{
  line-height:9vh;
}
.title-giorno {
  font-size:5vw;
  line-height:9vh;
}
.title-chiocciola{
  font-size:5vw;
  line-height:9vh;
}
.title-elicoidali{
  font-size:5vw;
  line-height:9vh;
}
@media only screen and (max-width: 700px) {

.testo-logo-slide-green{
  font-size:25px;
}
.link-call {
    font-size: 6vw;
    color: #fff;
    font-weight: 600;
    padding-top: 1rem;
    text-align: center;
}

.txtcall-vid {
    font-size: 6vw;
    color: #00764c;
    font-weight: 600;
    padding-top: 1rem;
    text-align: center;
}
.box-pag {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}
.box-txt {
    padding-top: 3rem;
    padding-bottom: 3rem;
    padding-left: 1rem;
    padding-right: 1rem;
}
.backpavimentilegno {
    height: 40vh;
}

.titolo-vid {
    font-size: 12vw;
    line-height: 13vw;
    font-weight: 800;
    text-transform: uppercase;
    padding-top: 56vh;
    text-shadow: 2px 2px 5px #323232;
    padding-left: 1rem;
}
.title-lvt{
  font-size: 10vw;
}
.back-serramenti{
  background-position: left;
}
.sottotitolo-vid {
    font-size: 5vw;

}
.back-portoncini {
  
  background-position: 12% 50%;
}
.form-control {
  margin-bottom: 8px;
  }
 .backpavimentilegno{
  height: 40vh;;
}
.backpavimentiwpc{
  height: 40vh;
}
.backpavimentilaminato{
  height: 40vh;
}
.backpavimentisopra{
  height: 40vh;
}
.backmoquette{
 height: 40vh;
}

.backceramica{
  height: 40vh;
}

.backlinoleum{
 height: 40vh;
}

.backmuri{
  height: 40vh;
}

.backporte{
  height: 40vh;
}

.backserramenti{
  height: 40vh;
}

.backgiorno{
  height: 40vh;
}

.backchiocciola{
 height: 40vh;
}

.backelicoidali{
 height: 40vh;
} 
.btn-outline-light {
    margin-top: 4px;
}
.boxsecondarie {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-bottom: 4rem;
    padding-top: 4rem;
}
.spazio-head {
    padding-top: 70px;
    padding-bottom: 80px;
    padding-left: 1rem;
    padding-right: 1rem;
}
.spaziosezione {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 1rem;
    padding-right: 1rem;
}
.stage_animation p {
    display: inline-block;
    font-size: 40px;
    font-weight: 400;
    color: #2F2F2F;
}
.p-4 {
    padding: 1rem !important;
}
.title-ceramica{
  font-size: 10vw;
}
}  

