@charset "UTF-8";

@font-face {
 font-family: symb;
 src: url("PixelifySans-VariableFont_wght.ttf"); /* EOT file for IE */
	 src: local('☺'),
				 url('PixelifySans-VariableFont_wght.ttf') format('ttf'), url('PixelifySans-VariableFont_wght.ttf') format('truetype');

 /* src: url("Lekton-Regular.ttf") TTF file for CSS3 browsers */
}
@font-face {
 font-family: symb2;
 src: url("PressStart2P-Regular.ttf"); /* EOT file for IE */
	 src: local('☺'),
				 url('PressStart2P-Regular.ttf') format('ttf'), url('PressStart2P-Regular.ttf') format('truetype');

 /* src: url("Lekton-Regular.ttf") TTF file for CSS3 browsers */
}

@font-face {
 font-family: newL;
 src: url("NeueMontreal-Light.otf"); /* EOT file for IE */
	 src: local('☺'),
				 url('NeueMontreal-Light.otf') format('otf'), url('NeueMontreal-Light.otf') format('truetype');

 /* src: url("Lekton-Regular.ttf") TTF file for CSS3 browsers */
}
@font-face {
 font-family: newR;
 src: url("NeueMontreal-Regular.otf"); /* EOT file for IE */
	 src: local('☺'),
				 url('NeueMontreal-Regular.otf') format('ttf'), url('NeueMontreal-Regular.otf') format('truetype');

 /* src: url("Lekton-Regular.ttf") TTF file for CSS3 browsers */
}
@font-face {
 font-family: newB;
 src: url("NeueMontreal-BoldItalic.otf"); /* EOT file for IE */
	 src: local('☺'),
				 url('NeueMontreal-BoldItalic.otf') format('ttf'), url('NeueMontreal-BoldItalic.otf') format('truetype');

 /* src: url("Lekton-Regular.ttf") TTF file for CSS3 browsers */
}
@font-face {
 font-family: MullerTT;
 src: url("Muller-Thin-DEMO.eot"); /* EOT file for IE */
	 src: local('☺'),
				 url('Muller-Thin-DEMO.ttf') format('ttf'), url('Muller-Thin-DEMO.ttf') format('truetype');

 /* src: url("Lekton-Regular.ttf") TTF file for CSS3 browsers */
}


@font-face {
 font-family: MyCustomFont;
 src: url("HelveticaNeueLTStd-BdCn.eot"); /* EOT file for IE */
 src: local('☺'),
	 url('HelveticaNeueLTStd-BdCn.otf') format('otf'), url('HelveticaNeueLTStd-BdCn.otf') format('truetype');

 /* src: url("Lekton-Regular.ttf") TTF file for CSS3 browsers */
}

@font-face {
 font-family: MyCustomFontBold;
 src: url("HelveticaNeueLTStd-BlkCn.eot"); /* EOT file for IE */
 src: local('☺'),
	 url('HelveticaNeueLTStd-BlkCn.otf') format('otf'), url('HelveticaNeueLTStd-BlkCn.otf') format('truetype');

 /* src: url("Lekton-Regular.ttf") TTF file for CSS3 browsers */
}
.menu_el:hover{
  color:#ff0;
}

.blinking{
  position: absolute;
  top: 0;
  width: 100%;
}

.noblink{
color: #fff;
}

.blink{
  margin-top: 4.4vW;
  font-family: symb;
  color: #f94e1a;
  animation: bli 5s cubic-bezier(0.17, 0.67, 0.6, 1) infinite;
z-index: 9999;
}
.blink:hover{
  color: #f94e1a;
  animation: bli2 0.5s cubic-bezier(0.17, 0.67, 0.6, 1) infinite;
z-index: 9999;
}

@keyframes bli {
  0% {
    opacity: 0;

    }
5%{
    opacity: 1;
}
10%{
    opacity: 0;
}
40%{
    opacity: 0;
}
55%{
    opacity: 0;
}
65%{
    opacity: 0;
}
85%{
    opacity: 0;
}
90%{
    opacity: 1;
}
95% {
  opacity: 0;

  }
100% {
  opacity: 0;

  }
}
@keyframes bli2 {
  0% {
    opacity: 0;

    }
30%{
    opacity: 1;
}
90%{
    opacity: 1;
}
100%{
    opacity: 0;
}
}
.testo_intro{
      position: absolute;
      top: 37.2vW;
      left: 18vW;
      width: 20vW;
      font-size: 2.3vW;
      font-family: newR;
}
.newss_posdim{
    position: absolute;
      top: 20vW;
      left: 47vW;
      width: 13vW;
    font-size: 1.6vW;
          font-family: newR;
      height: 8vW;
      cursor:pointer;
      cursor:hand;


}
.newss_posdim2{
    position: absolute;
      top: 20vW;
      left: 47vW;
      width: 13vW;
    font-size: 1.6vW;
          font-family: newR;
      height: 8vW;
}
.newss{
      background-color: #ff0;
      border-radius: 2vW;
}
.newss_txt{
  margin-top: -2vW;
  font-family: 'newR';
  padding-left: 1vW;
  color:#000;
  display: none;
}
.newss_txt2{
  margin-top: -2vW;
  font-family: 'newR';
  padding-left: 1vW;
  color:#000;
  display: none;
}

.newss_fondo{
  margin-top: 4.4vW;

  background-color: #000;
  border-radius: 2vW;
}
.menu_x{
  position: relative;
  float: left;
  width: 100%;
  cursor:pointer;
  cursor:hand;
  font-family: newB;

}
#menu_fixed{
  display: none;
  z-index: 9999;
      position: fixed;
      top: 20vW;
      width: 13vW;
      color: #fff;
      font-size: 1.8vW;
      text-align: right;
      padding-left: 2vW;
    }
    #menu_fixed .menu_el{
      font-family: newR;
    }
    #menu_fixed .menu_x{
      font-family: newL;
    }

.menu_el{
  position: relative;
  float: left;
  width: 100%;
  cursor:pointer;
  cursor:hand;

}
.demo_foot{
  height: 10vW;
    width: 100%;
    text-align: center;
    position: relative;
    float: left;
    margin-top: 4.4vW;
}
.titolo_b{
  font-size: 3vW;
  margin-bottom: 1vW;
  display: block;
    line-height: 4vW;
}
.titolo_b2{
  font-family: symb;
  margin-bottom: 2vW;
  text-align: center;
    font-size: 2.2vW;
}
.menu_desktop{
  position: absolute;
  top: 68vW;
  left: 18vW;
  width: 20vW;
  font-size: 2.5vW;
  line-height: 3.5vW;
  font-family: newL;
}
.logo_co{
  position: absolute;
      width: 53vW;
      font-size: 8vW;
      top: 36vW;
      left: 37vW;
      color: #000;
  }

  #logo_co_banner{
background-color: #f94e1a;
opacity: 0.8;
width: 100vW;
height: 17vH;
position: absolute;
top: 0;
z-index: 9997;
display: none;
  }
.logo_testo{
  position: absolute;
  top: 3vW;
  left: 6vW;
  display: none;
  font-family: symb;
  /* display: none; */
}

.logo_img_co{
  width: 100%;
      position: absolute;
      top: 0;
      left: 0;
}
.logo_scritta{
  position: absolute;
  width: 100%;
display: none;
}
  .logo_static{
    position: absolute;
  transform: translate(0, 0) rotate(0);
    width: 100%;
    display: none;

}
.logo_rotate{
  display: block;
  position: absolute;
    width: 100%;
    transform: translate(800px, -800px) rotate(260deg);
    animation: fly-ball-x 1.5s cubic-bezier(0.17, 0.67, 0.6, 1);
    animation-fill-mode: forwards;

}


@keyframes fly-ball-x {
  0% {
    transform: translate(1300px, -800px) rotate(360deg);

    }
100% {
  transform: translate(0px, 0px) rotate(0deg);

  }
}


.sul_progetto{
  font-family: newR;
  color: #000;
      position: absolute;
      top: 58vW;
      left: 44vW;
      width: 42vW;
}
.sul_progetto2{
  font-family: newR;
  color: #000;
      position: absolute;
      top: 58vW;
      left: 44vW;
      width: 42vW;
}
.sul_progetto_testo {
    position: relative;
    float: left;
    font-size: 3.1vW;
    width: 100%;
}
.sul_progetto_testo2 {
    position: relative;
    float: left;
    font-size: 3.7vW;
    width: 100%;
}
.sul_progetto_tito{
  position: relative;
      float: left;
      font-size: 4vW;
          font-family: symb;
              margin-bottom: 1.7vw;
        }
.demo_page{

}

.demo_co{
  color: #fff;
  /* position: absolute; */
  top: 0;
  width: 100%;
  /* height: 100%; */
}
.riga_evento{
  width: 94vW;
  padding-left: 3vW;
        font-size: 4vW;
      font-family: 'newR';
          margin-top: 3vW;
          text-align: right;
          position: relative;
          float: left;
          color:#3741a1;
}
.linkvocali{

}

.eventotitolo{
font-family: 'symb';
}
.eventotitolo2{
font-family: 'symb';
color:#ff0;
}
.eventounox{
    font-family: 'newR';
}
.evento_futuro{
  color:#00f;

}
.eventouno{

}

.demo_tito{
  height: 10vW;
  width: 100%;
  text-align: center;
  position: relative;
  float: left;
  margin-top: 4.1vW;
  margin-bottom: 7vW;
  }
  .demo_tito_ascolta{
    margin-top: 0.4vW;
  }

.demo_blocco{
  position: relative;
  float: left;
  width: 48vW;
  height: 90%;

}
.demo_blocco1{
    margin-left: 2vW;
}
.demo_tastorec_tito{
      text-align: center;
      width: 100%;
      position: relative;
float: left;
margin-bottom: 1.5vW;
}
.demo_tastorec{
  width: 33%;
  margin: 1.9vW 14.8vW 0 15.2vW;
      height: 10.2vW;
      background-color: #f94e1a;
      border-radius: 2vW;
      position: relative;
      float: left;
}

.demo_tastorec img{
  width: 16vW;
      position: relative;
      float: left;
      margin: 1vW;
}
.icon{

}
.punto{
  width: 3.7vW;
      height: 3.7vW;
      margin: 2.2vW 0 0 1.8vW;
      border-radius: 2vW;
      position: relative;
      float: left;
      background-color: #fff;
}
.dopoilpunto{
  width: 5vW;
      height: 3vW;
      border-radius: 1vW;
      font-size: 2.8vW;
      margin-top: 2.7vW;
      margin-left: 0.6vW;
      font-family: 'symb2';
      position: relative;
      float: left;
    }
.recoff{
  border-radius: 7vW;
      overflow: hidden;
      width: 16vW;
}
.recon{
  background-color: #ff0;

}
.demo_codice_tito{
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 6.5vW;
}
.sound-clips{
  position: relative;
  float: left;
  width: 100%;
  text-align: center;
  margin-top: 5.3vW;
  font-size: 3vW;
  display: none;
}
.demo_codice{
  position: relative;
      float: left;
      width: 32.5vW;
      text-align: center;
      margin: 1.6vW 7vW 0 8vW;
      /* font-size: 3vW; */
      height: 7vW;
}
.input_sfondo{
  position: absolute;
      border-radius: 2vW;
      background-color: #f94e1a;
      width: 100%;
      height: 100%;
      border: none;
    /* border-color: transparent; */
    /* background: none; */
    color: #fff;
font-size: 4vw;
}
.inputs{
  position: absolute;
      width: 90%;
      left: 8%;
      letter-spacing: 1vW;
      height: 69%;
      text-align: left;
      top: 27%;
      border: none;
      border-color: transparent;
      background: #f94e1a;
      font-size: 5vW;
      font-family: 'symb2';
  }
.demo_tito_coda{
  font-size: 5vW;
  margin-top: 3.5vW;
}
.demo_blocco2{
    margin-right: 2vW;
}
.demo_tastierino_tito{
  text-align: center;
  width: 100%;
  position: relative;
  float: left;
  margin-top: 6.5vW;
      margin-bottom: 0;
}
.scritta_menu{
  border-radius: 2vh;
  width: 60vW;
left: -50%;
background-color: #000;
}
#home_mm{
  height: 32vW;
}
#home_mm .in_menu{
  background-color:transparent;
}
.demo_tastierino{
  position: relative;
  float: left;
  width: 21.8vW;
  margin: 0.5vW 9vW 1vW 14.3vW;
  /* height: 15.4vW; */
}
.demo_titox{
  font-size: 3vW;
  font-family:symb;
}
.firstopen{
  /* display: none; */
  visibility: hidden;
}
.vai_a_registra{
  cursor:pointer;
  cursor:hand;

}
.demo_testo_h{
  height: 2vW;
}
.tasto:hover{
      opacity: 1;
}
  .tasto{
    font-family: symb2;
      opacity: 0.8;
  border-radius: 1.6vW;
    background-color: #f94e1a;
    width: 5.8vW;
    position: relative;
    float: left;
    margin-right: 1.2vW;
    height: 4.9vW;
    margin-bottom: 0.5vW;
    font-size: 6vW;
    text-align: center;
    margin-top: 0.6vW;
    padding-top: 1.4vW;
}
.istruzioni{
  /* overflow: hidden; */
      /* border-radius: 1.5vW; */
    /* border: solid 0.6vW #f94e1a; */
    margin-top: 5vW;
}
.istruzioni_in{
width:100%;
}
#istruzioni{
width:100%;
}
.istruz_mono{
  font-size: 1.7vW;
      font-family: 'newL';
  width: 100vW;
      position: relative;
      float: left;
      color: #fff;
      /* border-radius: 1.5vW;
      border: solid 1px;
      margin: 0.4vW;
      overflow: hidden; */

}
.istruz_blocco{
  font-size: 1.7vW;
      font-family: 'newL';
  width: 23.5vW;
      position: relative;
      float: left;
      color: #fff;
      border-radius: 1.5vW;
      border: solid 1px;
      margin: 0.4vW;
      overflow: hidden;
}
.istruz_img{
  position: relative;
      width: 100%;
      float: left;
}
.istruz_img img{
  width: 100%;

}
.istruz_testo{
  position: relative;
      float: left;
      /* font-size: 1.5vW; */
      padding: 0 1vW 0 1vW;
}
.istruz_blocco_h{
  font-size: 1.7vW;
  font-family: 'newL';
  width: 47.9vW;
      position: relative;
      float: left;
      color: #fff;
      border-radius: 1.5vW;
      border: solid 1px;
      margin: 0.4vW;
      overflow: hidden;
          height: 15vW;

}
.istruz_blocco_h .istruz_img{
  width: 39%;
}
.istruz_second_col{
  position:relative;
  float: left;
  width:50%;
}
.rec_ball{
  position: relative;
  float: left;
  width: 2vW;
  background-color: #f94e1a;
  height: 2vW;
  margin-right: 90%;
  margin-left: 1vW;
  margin-top: 2vW;
  margin-bottom: 3vW;
  border-radius: 1.5vW;
}
.istruz_blocco_h2{
  font-size: 1.7vW;
  font-family: 'newL';
  width: 47.9vW;
  height: 15vW;
      position: relative;
      float: left;
      color: #fff;
      border-radius: 1.5vW;
      border: solid 1px;
      margin: 0.4vW;
      overflow: hidden;

}
.istruz_blocco_h2 .istruz_img {
  width: 60%;
      margin-bottom: 2vW;
}
.istruz_footer{
  font-family: 'newL';
    font-size: 2.3vW;
}
.mobile_rota{
 top: 0;
		display: none;
		position: absolute;
		height: 100%;
		width: 100%;
		background-image: url(../images/Rotate.png);
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
		z-index: 9999;

}

	.iubenda-cs-preferences-link{
		display: none;
		visibility: hidden;
		    mix-blend-mode: darken;
	}
	#iubenda-cs-banner.iubenda-cs-visible{

		top: auto !important;
		bottom: 0 !important;
		height: auto !important;
	}
	.top_site{
    background-color: #000;
		height: 65px;
    position: relative;
    float: left;
    width: 100%;
	}
	.page{
        overflow-x: hidden;
		z-index: 9;
		position: relative;
		float: left;
		width:100%;
		    color: #fff;
            background-color: #000;
	}
	.landing_resellers{
		/* overflow: hidden; */
	}
	.landing_man{
		margin-top: -1px;
	}
	.landing_woman{
		margin-top: -2px;
	}
	.landing_video{
		overflow: hidden;
	}
	.video_landing{
		width: 100%;

	}
	.photo_landing{
		width: 100%;
	}
	.landing_footer{
		background-color: #000;
	}
	.sfondo_parall{
		width: 100%;
		height: 100%;
		position: fixed;
		z-index: 3;
		visibility:hidden;
		background-color: #fff;
	}
	.parallco_all{
		position: absolute;
		overflow: hidden;
		bottom: 0;
		width: 100%;
		height: 100%;
	}
.parallco_in{
	position: absolute;
	bottom: 0;
	width: 100vW;
	height: 100vH;
	background-color: #fff;
}
	.parallco_video{
		z-index: 1;
	}
	.parallco_cat{
		z-index: 1;
	}
	.parallco_man{
		z-index: 2;
	}
	.parallco_woman{
		z-index: 3;
	}
	.parallco_prefoot{
		z-index: 4;
	}
	.landing_landing .page_sfondo{
    width: 100%;
    /* transform: translate(0, -38%) scale(1.1); */
	}
  .resellers_bg .page_sfondo{
    width: 100%;
  }
  .testo_contact{
position: relative;
float: left;
    margin-bottom: 4vW;
  }
  .contact_bg{
    width: 100%;
  }
  .contact_bg img{
    width: 100%;
    height: auto;
  }
  .landing_demo{
    position: absolute;
    width: 100%;
  }
  .sfondo_page {
      position: absolute;
      width: 100%;
  }
  .resellers_layout .layout_rel{
    width: 41%;
    margin-left: 56%;
    text-align: left;
    font-size: 1.4vW;
    font-family: 'newL';
  }
  .resellers_layout .about_testo_c{
    width: 39%;
    margin-left: 59%;

  }
	.trasp_layout{
		position: absolute;
		right: 0;
		top: 0;
		width: 45%;
        height: 47vW;
	}
  .contact_layout .trasp_layout_bg{
    position: absolute;
  }
  .resellers_layout .trasp_layout_bg{
    position: fixed;
  }
.trasp_layout_bg{
  position: fixed;

		width: 100%;
		background-color:#f94e1a;
		opacity: 1;
	}
	.resellers_layout_bg{
		    padding-bottom: 12.5vW;
				width: 45%;
				    right: 0;
            height: 100vW;
            opacity: 1;

	}
  .contact_layout .trasp_layout_bg_contact{
            opacity: 0.6;
            background-color:#791e0a;

  }
.logo_coll{
  width: 100%;
}
	.resellers_layout{
		width: 100vW;
		height: 60vW;
		    padding-bottom: 12.5vW;
				overflow:auto;
	}

  .sfondi_ratio_height {
		height: auto;
    width: 100vW;
    position: relative;
    float: left;
			}
	.resellers_ratio_height{
		height: 63.5vW;
	}
	.layout_rel{
		position: relative;
		float: left;
		width: 70%;
		margin-left: 15%;
    text-align: center;
	}
	.resellers_co{
    width: 41%;
    margin-left: 56%;
	}
	.about_titolo{
    font-family: 'symb';
        margin-top: 19vW;
        font-size: 2.5vW;
        margin-bottom: 10vW;
		}
		.resellers_layout .resellers_titolo{
      font-family: 'symb';
  margin-top: 6vW;
  font-size: 1.5vW;
  margin-bottom: 6vW;
  margin-left: 15%;
  width: 70%;
  text-align: center;

		}
    .about_container_txt{
      overflow:auto;
      position: relative;
          float: left;
    }
	#about_testo{
    width: 80%;
    margin-right: auto;
    line-height: 2.5vW;
    font-size: 2vW;
    margin-left: 15%;
    text-align: JUSTIFY;
    font-family: 'newL';
	}
	.contact_titolo{
			margin-top: 5vW;
			font-size: 1.95vW;
			font-family: symb;

	}
	.contact_logo{
		margin-left: 30%;
		    margin-top: 0.5vW;
		    margin-bottom:0.5vW;
		    width: 40%;
	}
	.line_contact{
		margin-bottom: 0.6vW;
		position: relative;
		float: left;
		width: 100%;

	}
	.contact_testo1{
		font-size: 1.5vW;
	}
  .trasp_layout_bg_about{
        opacity: 0.5;
            background-color: #292e0a;
  }
  .contact_titolo2{
    font-size: 2vW;
		margin-top: 0.3vW;
		    margin-bottom: 2.9vW;
        font-family: symb;

		}
    .aa{
      font-family:symb2;
      font-size: 2vW;
    }
    .contact_titolo3{
      font-size: 2vW;
  		margin-top: 2.3vW;
  		    margin-bottom: 0.9vW;
          font-family: symb;

  		}
	.contact_testo2{
		font-size: 0.9vW;

	}
	.contact_layout{
    position: relative;
        font-family: 'newR';
        float: right;
      	}
	.about_layout{
		font-family: OswaldT;

	}
  .about_bg img{
    position: relative;
    float: left;
    width: 100%;
    height: auto;
  }
	.titolo_sell{
		font-size: 1.2vW;
		    /* margin-left: 5%; */
		    width: 90%;
		    margin-top: 3.5vW;
	}

	.titolo_resellers1{
		font-family: OswaldTT;
	}
	.titolo_resellers2{
		font-family: OswaldB;

	}
	.titolo_resellers{
		width: 100%;
    position: relative;
    float: left;
    font-size: 3.3vW;
    margin-bottom: 1vW;
	}
	.resellers_opa{
		background-color: #000;
		    opacity: 0.5;
		    width: 100%;
		    height: 100%;
		    position: absolute;
		    top: 0;
		}
	.resseller{
    /* font-family: OswaldM; */
    position: relative;
    float: left;
    /* width: 18%; */
    margin-left: 6%;
    height: 5.9vW;
    display: flex;
    justify-content: center;
    margin-bottom: 2vW;
      	}
	.boxes_gall{
    background-color: #f94e1a;
overflow: hidden;
				z-index: 10;

		}
    .boxes_gall_sfo{
      height: 100%;
      width: 100%;
      position: absolute;
          background: url("../images/sfondo.jpg") repeat scroll 0 0;
          opacity: 0.2;
  		}

	#imagini_co{
		/* overflow: hidden; */
    margin-top: 17vH;
    -webkit-overflow-scrolling: touch;
    margin-left: -0.7vW;
    width: 101.4vW;
		height: 50.6vW;
	}
	#imagini_co2{
		background-color: #000;
		overflow: hidden;
    /* margin-top: -0.51vW; */
    -webkit-overflow-scrolling: touch;
    /* margin-left: -0.7vW; */
    width: 100vW;
	}
	#imagini_co .mob_mob{
		position: relative;
		    float: left;
		    width: 32.94vW;
		    /* height: 25vW; */
		    margin: 0.38vW;
				cursor:pointer;
				cursor:hand;

}
	#imagini_co2 .mob_mob{

		position: relative;
		    width: 33.3vW;
    		height: 25.2vW;
				/* height: 22.5vW; */
				/* width: 29.9vW;
		    margin: 1.7vW; */
		    float: left;
				cursor:pointer;
				cursor:hand;

	}
.f-carousel__slide{
	overflow-y:hidden;
}
.label_box{
	margin-top: 0.8vW;
	color: #fff;
	width: 100%;
	text-align: center;
	font-size: 1vW;
	position: absolute;
	font-family: "OswaldM";
	bottom: 0;
    z-index: 1;
}
#imagini_co .fullw{
  width: 98vW;
  padding: 1.3vW;
}
#imagini_co .suonid{
  width: 62.6vW;
  /* padding: 1.3vW; */
}

#label_full{
	position: absolute;
    top: 72vH;
}
.label_full{
	color: #fff;
	width: 100%;
	text-align: center;
	font-size: 1vW;

	font-family: "OswaldM";
}
.cancella_fully{
  position: absolute;
  top: 2vW;
  right: 2vW;
    width: 5vH;
    z-index: 9999;
  cursor:pointer;
  cursor:hand;
  display: none;
}
.cancella_home{
  position: absolute;
  top: 2vW;
  right: 2vW;
    width: 5vH;
    z-index: 9999;
  cursor:pointer;
  cursor:hand;
  display: none;
}
#imagini_co .fully{
  width: 100vW;
  margin: 0.3vW;

}
#imagini_co .disap{
  width: 0vW;
  margin: 0vW;

}
.vaiarisponde{
  cursor:pointer;
	cursor:hand;

}
.vaiarisponde:hover{
  color:#ff0;
  cursor:pointer;
	cursor:hand;

}
.f-carousel__dots{
	display: none !important;
}

	.imag_mt{
		width: 100%;
		position: relative;
    float: left;
		transition: all ease 0.4s;
		left: 0;
		/* z-index: 9999; */
			top: 0;
      opacity:0.85;
	}

	.imag_over{
    opacity:1;

	}
	.man_mob .imag_mt{
		border-radius: 1.7vW;
		overflow: hidden;
	}
	.woman_mob .imag_mt{
		border-radius: 1vW;
		overflow: hidden;
	}
	.menu_mobile_full{
		display: none;
	}
	.menu_bg{
		margin-top: 7vW;
	}
	.footer_co{
		position: absolute;
    bottom: 0;
		width: 100%;
    text-align: center;
    font-size: 11px;
    background-color: #d41f26;
    color: white;
    font-family: arial;
    z-index: 9999;

	}
	.footer_co_mobile{
		position: absolute;
		width: 100%;
    text-align: center;
    font-size: 1.5vW;
    height: 6.6vW;
        background-color: #f94e1a;
    color: #000;
    font-family: symb;
    z-index: 9999;

	}
.landing_contact{
  overflow:hidden;
}
	.footer1{width: 10.5%;padding-left: 7%;}
	.logo_federighi{
        mix-blend-mode: color-dodge;
		width: 100%;
	}
		.footer2{width: 21%;padding-left: 7vW;}
		.line_footer{
			margin-bottom: 0.6vW;
			position: relative;
			float: left;
			width: 100%;
			    height: 1.2vW;

		}
		.line_footer .menuSTL{
			position: absolute;
		}
		.line_footer2{
			margin-bottom: 0.6vW;
			position: relative;
			float: left;

		}
			.footer3{
				width: 38%;
				font-size:0.8vW;
			}
				.footer4{width: 11%;}
	.social_item{
		height: 1.5vW;
    margin-right: 0.6vW;
    position: relative;
    float: left;
	}
	.social_item img{
		height: 100%;
	}
	.social1{
		position: relative;
		float: left;
		width: 100%;
		height: 8.5vW;
	}
	.social2{
		position: relative;
		float: left;
		width: 100%;
    font-size: 0.85vW;
		    margin-left: 2px;
	}
.boldX{
	font-family: RexBold;
}
.normalX{
	font-family: "RexLight"
}
.thinX{
	font-family: "ptsans"
}
.inlineX{
	font-family: "RexBoldInline"
}
	ul, ol {
-webkit-padding-start: 0;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
	}
a{
text-decoration: none;
}
a:hover{
	background-color: transparent;
	/* color:#ff0; */
}
.lingua{
	cursor:pointer;
	cursor:hand;
}
#menuMobile{
	display: none;
}
#menu_fisso{
  top: 0;
	height: 65px;
	width: 100%;
	position: fixed;
	z-index: 9999;
      background-color: #000;
}
#menu_fisso_in{
	height: 100%;
	width: 100%;
	position: absolute;
}
.posrel{
	position: relative;
	height: 100%;
}
.footerx .menuSTL{
	border:none;
}
.elem{
	float: left;
	color: #fff;
	font-family: OswaldT;
	font-size: 1vW;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;

	position: relative;
	    /* height: 100%; */
	    margin-left: 5vW;
	    margin-top: 1.7vW;
		}
.elem_lingua{
	float: left;
	color: #fff;
	font-family: OswaldT;
	font-size: 1vW;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;

	position: relative;
			/* height: 100%; */
			margin-left: 3vW;
			margin-top: 1.7vW;
}
.but_menu{
	margin: 0 10px 0 10px;
}
#menu_fisso_LX{
  float: left;
  width: 20%;
  display: none;

}
#menu_fisso_RX{
	float: left;
	width: 77%;
	margin-right: 3%;
}
#menu_fisso_RX2{
	float: right;
	width: 77%;
}
#menuMob{
	position: absolute;
	width: 20px;
	height: 35px;
	top: 50%;
	right: 0;
}
#menuMob_co{
	position: absolute;
	width: 80px;
	height: 100%;
		top: 0%;
		right: 0
}
#menuMob img{
		position: absolute;
		right: 10px;
		top: -50%;
		height: 100%;
}
#menu_m{

	overflow: hidden;
	background-color: #f94e1a;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	z-index: 2010;
	display: none;
}
#tappo_m{
}

#logo_menu_m{
	position: relative;
	float: left;
	width: 100%;
	height: 20%;
	margin-top: 20%;
}
.menu_m_item_co{
  position: relative;
  float: left;
  width: 100%;
  height: 60vH;
  /* margin-top: 60px; */
  margin-top: 17vH;
	display: none;

}
.menu_m_lang_co{
	position: relative;
	float: left;
	width: 100%;
	height: 80%;
	margin-top: 60px;

}
.in_menu{
  font-family: 'symb';
  text-align: center;
  background-color: #000;
  margin-top: 2vH;
    padding: 1vH 2vH 1.4vH 2vH;
border-radius: 2vh;
}
.menu_m_item{
      position: relative;
      float: left;
      width: 100%;
      height: 10vH;
      font-size: 5vH;
      text-align: center;
      color: white;
      margin-top: 1vH;
      -moz-user-select: -moz-none;
-khtml-user-select: none;
-webkit-user-select: none;
-o-user-select: none;
user-select: none;
}

#menu_fisso_RX_LX {
    float: left;
    width: 70%;
    margin-left: 60px;
}
#menu_fisso_RX_LX .elem{
	float: left;
	margin-top: 7%;

}
#menu_fisso_RX_RX{
	display: none;
	float: right;
	width: 14%;
}
#menu_fisso_RX_RX .elem{
float: right;
  margin-top: 28%;
  height: 50%;

}
.imag_cov{
	z-index: 9961;
}
.logo_mm{
			position: relative;
			float: left;
			width: 100%;
	}
  .logo_mmW{
  			position: relative;
  			float: left;
  			width: 100%;
  	}
  .logo_mm2{
  			position: relative;
  			float: left;
  			width: 80%;
        margin-left: 10%;
            margin-top: -5%;
  	}
    .mycar_co{
      width: 100%;

    }
    .logo_mm3{
      position: absolute;
      /* float: left; */
      height: 63%;
      left: 2vW;
      top: 2vH;
      	}
.menuSTL{
	color: #eee;
	    font-family: MyCustomFont;
	    font-size: 1.2vW;
	    background-color: #d2131b;
	    padding: 0.5vH;
	    padding-top: 0.5vH;
	    height: 1.9vH;
	    line-height: 2.3vH;
	    margin-left: 0.5vH;
}
.scritta_co{
  position: absolute;
      left: 50%;
      width: 175px;
      margin-top: 0vW;
      z-index: 9999;
}
.scritta{
	width: 100%;
	position: absolute;
	left:-50%;
}

#logo_co {
	position: absolute;
	    width: 25vH;
	    z-index: 9998;
      left: 2.5vW;
}
#line1 .menuSTL{
	color: #c0c0c0;
}
#line1 .cliked{
	color: #fff;
}
#line1 .ovver{
	color: #fff;

}
#lingue{
	position: relative;
	float: left;
}
#lingue_mob {
    position: absolute;
    bottom: 19vW;
    right: 16vW;
}
.menu_lang{
	height: 1.3vW;
margin-top: 1.9vW;
margin-left: 0.2vW;
}
.linguax{
	color: #fff;
	font-family: OswaldM;
	    font-size: 1.1vW;

}
.linguax:hover{
		opacity: 0.8;
}
.linguax2{
	color: #fff;
	font-family: OswaldM;
	    font-size: 1.3vW;

}
.coperchio{
	width: 100%;
	height:100%;
	position: absolute;
	background-color: #202020;
	visibility: hidden;

}
.pallino{
	width: 100%;
	height:100%;
	position: absolute;
	z-index: 9999;
}
.prelo_in{
	width: 100%;
	height:100%;
	position: absolute;
    background-color: #fff;

}
.cliklang{
	color: #fff;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity:1;
}

.palettemenu{
	position: absolute;
	width: 100%;
	height: 100%;
	/* background-color: #000; */
	/* -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity:0.6; */

}
.tobeclicked{
	cursor:pointer;
        cursor:hand;
}

.gallery{
	text-align: left;
}
.lines{
  width: 100%;
  position: relative;
  float: left;
  height: 6vH;
      line-height: 3vH;
      margin-top: 1vH;
}
.lines_x{
	width: 50%;
	left: 50%;
	position: absolute;
	height: 100%;
}
.lines_x_in{

width: 215px;
    margin-left: -107px;
    position: relative;
    height: 100%;
    /* margin-left: 5px; */
    float: left;
    }


p{
	margin: 0px;
	}

ul, ol, li{
	padding:0;
	margin: 0;

	}

.clearBoth{
	clear: both;
	}

.nowrap{
	white-space: nowrap;
	}

/*

	Standard layout (screen resolutions above 1200px wide)
	____________________________________________________________________________________________________________________________________________________________________

*/
html{
	scroll-behavior: auto !important;
	overflow-x: hidden;
	overflow: hidden;

}

body{
	-webkit-overflow-scrolling: touch;
	width:100%;
	background-color: #000000;
	 font-family: MyCustomFont, Verdana, Arial, sans-serif;
	 font-size: 12px;
	 color: black;
	margin: 0px;
	padding: 0px;
    -webkit-appearance:none;
width: 100%;
height: 100%;
overflow-x: hidden;
overflow: hidden;
scroll-behavior: auto !important;
	}
	#site_co{
		width: 100%;
		height: 100%;
		overflow: auto;
		position: absolute;
		    background-color: #ff0;
	}
.butt_gall_co{
	position: absolute;
	top:50%;
}
.next_co {
	position: absolute;
	top:50%;
	left:95%;
	width: 32px;
	height: 32px;
	z-index: 1000;
}
.prev_co {
	position: absolute;
	top:50%;
	left:5%;
	width: 32px;
	height: 32px;
	z-index: 1001;
}
.next {
     background: url("../images/right_arrow.png") no-repeat scroll 0 0 transparent;
}
.prev {
     background: url("../images/left_arrow.png") no-repeat scroll 0 0 transparent;
}

.calendar{
	height:30px;
}
.calendar2nd{
	height:20px;

}

.hideme{
	display: none;
}
.containerini{
	text-align:center;
	position: absolute;
	width:125px;
	height:100%;
	top:10%;
	color:black;
	margin-top:5px;
}
.whiteback{
	padding: 7px 8px 0 8px;
	background-color: white;
	width:100%;
	position: absolute;
	left:-50%;
}
#opentxt{
	font-size: 17px;
	margin:0;
		padding: 0;
		height: 14px;


}
.containerini2{
height:100%;
	position: absolute;
	width:100%;
	left:50%;

}
.screentxt{
height:100%;
	position: absolute;
	width:100%;

}
.containerinfo{
	width: 100%;
	height:100%;
	background-color: white;
	color:black;
	padding-top: 30px;
	padding-left: 20px;
}
.containerinfo .init{
	padding-top: 30px;
}
.containerinfo .infobutts{
	position: relative;
	float: left;
}
.containerinfo .ristorante{
	clear: both;
	margin-top: 70px;
	position: relative;
	float: left;
}

.container{
	height: 100%;
	background-color: white;
	padding: 10px 30px 10px 30px;
	width: 80%;
	position: relative;
	left: -40%;
	margin-top: 20px;

}
.container2{
	height: 100%;
	width: 100%;
	left: 50%;
	position: absolute;
}
#risposta{
	color:#f94e1a;
	font-size: 14px;
	position: relative;
	float: left;
	clear:both;
	padding-top: 15px;
	width: 100%;
}
.mediumsmall{
	font-size: 13px;
	clear:both;

}
.medium{
	font-size: 13px;
}
.small{
	position: relative;
	float: left;
	padding:20px 0 20px 0;
		font-size: 11px;
}
.rightall {
	width: 100%;
	position: relative;
	float: left;
}
.rightall div{
	padding: 5px 10px 0 0;
	position:relative;
	float:right;
}
.rightall input,.rightall textarea{
	width: 70%;
	position:relative;
	float:right;
}
.long{
	height:130px;
}
.rightall .corpo{
	height:120px;
}
.containergall2{
	height: 100%;
	position :absolute;
	left:50%;
	width:100%;
}
.containergall{
	margin-top: 45px;
	font-size: 13px;
	width :490px;
	height: 85%;
	position :absolute;
	left:-40%;
	overflow: hidden;
}
.sfondogall{
	margin-top: 73px;
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left:-50%;
	background-image: url('../patterns/gallery.png');
	background-repeat: repeat;
}
.bottone{
	position: relative;
	float: left;
	background-color: #000000;
	color:white;
	padding: 4px 8px 4px 8px;
	margin: 3px 2px 3px 2px;
	font-size: 13px;
	cursor:pointer;
        cursor:hand;

}
.containerinfo .arrivare{
	height:40px;
	position: relative;
	float: left;
}
.containerinfo .arrivare span{
	cursor:default;

}

.rightall .bottone{
	margin : 0;
	margin-right: 6px;
	padding: 0;
	border:0;
	width: 40px;
	height: 20px;
}

.underl{
	cursor:pointer;
        cursor:hand;
	text-decoration:underline;
	color:white;
	background-color:tranparent;
}
.underl:hover{
	text-decoration:underline;
	color:white;
	background-color:tranparent;
}
.freccina{
	background-image: url(../images/arrow_right.png);
	width: 30px;
	height:30px;
	position: relative;
	float: left;
}
.f-button{
	display: none !important;

}
.cliked{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity:1;
	/* border-bottom: solid 6px #fff; */
	/* font-family: OswaldM */
}
.cliked2{
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity:1;
	color: #000;
	font-family: OswaldM
}
.ovver{
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
filter: alpha(opacity=80);
-moz-opacity:0.8;
-khtml-opacity: 0.8;
opacity:0.8;
/* border-bottom: solid 6px #fff; */
}

.footer{
	width: 100%;
	height:20%;
	color:white;
	background-color: black;
	position:absolute;
	padding-left: 20px;
	padding-top:20px;
	font-size: 12px;
}


.navTip{
	display: block;
	/*display:none;*/
	padding: 10px;
	border: solid 1px #e1e1e1;
	margin: 10px auto 0 auto;
	text-align: right;
	font-size: 13px;
	}
.navTip a{
	text-decoration:none;
	}
.navTip a:hover {
	color:#990000
	}

#footer{
	margin-top: 20px;
	padding:10px 0 20px 0;
	text-align: center;
	font-size: 12px;
	color: #555555;
	clear: both;
	}

#footer span{
	padding:5px 0 0 0;
	color: #7e7d7d;
	display:block;
/*	text-align:left;*/
	}



.tab_icon {
	margin:0px 5px 0 0;
	padding:4px;
	float:left;
    background:-webkit-gradient(linear, left top, left bottom, from(#333333), to(#777777));
    -webkit-appearance:none;
    -webkit-border-top-left-radius: 4px 4px;
    -webkit-border-top-right-radius: 4px 4px;
    -webkit-border-bottom-left-radius: 4px 4px;
    -webkit-border-bottom-right-radius: 4px 4px;
}

.tab_icon img {
	margin:0px;
	padding:0px;
	width:30px;
	height:30px;
	float:left;
}

.caption_co{
	position: absolute;
	left:50%;
	height: 30px;
	width: 80px;
	bottom: 20%;
}
#captionW, #captionM{
	text-align: center;
	position: absolute;
	left:-40px;
	width: 100%;
	height: 100%;
	font-size: 18px;

}

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9900;
    background-color: #f94e1a;
    display: block;
		z-index: 9999;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #f2f2f2;

	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;

    -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */

    z-index: 9901;
}

    #loader:before {
        content: "";
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #f2f2f2;

	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	-moz-opacity:0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;


        -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
        animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    #loader:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #f2f2f2;

	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
	filter: alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;

        -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
          animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    @-webkit-keyframes spin {
        0%   {
            -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(0deg);  /* IE 9 */
            transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
        }
        100% {
            -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(360deg);  /* IE 9 */
            transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
        }
    }
    @keyframes spin {
        0%   {
            -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(0deg);  /* IE 9 */
            transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
        }
        100% {
            -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(360deg);  /* IE 9 */
            transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
        }
    }
.fotorama__nav__shaft{
	display: none !important;
}
.fotorama__fullscreen-icon{
	display: none !important;
}
.fotorama__arr{
	display: none !important;
}
.fotorama{

}
.premuto{
  opacity:1;
}

.fotorama--fullscreen{
	z-index: 9998 !important;
}
.mycar{
  position: absolute;

}
#myCarousel2_co{
  background-color: #ffff00;
}
#myCarousel2_in{
  z-index: 999;
  width:100%;
  height: auto;
  position: relative;
  float: left;
  border-radius: 1.7vW;
  overflow: hidden;
  background-color: #000;
}
.nav_co{
  position: absolute;
      left: 0;
      /* bottom: 0; */
      width: 100%;
      height: auto;
      text-align: center;
      z-index: 9900;
      top: 50%;
}
.nav_bac{
	/* background-color: #c0c0c0; */
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;
	position: absolute;
	height: 100%;
	width: 100%;
	left: -50%;
}
.nav_pos{
  position: absolute;
      width: 100%;
      height: 100%;
}

.nav_itemx{
  cursor:pointer;
  cursor:hand;
	position: absolute;
    height: 100%;
	    top: -50%;

    }
		.nav_itemx_i{
			height:100%;
		}

.fullscr{

}
.prevx{
  left: -11%;
    /* left: -41%; */
}
.nextx{
  right: -11%;
    /* left: 43%; */
}
#coockies_banner_co{
	position: fixed;
	width: 100%;
	height: 45px;
	bottom: 0;
	left: 0;
	color: #ffffff;
	-webkit-overflow-scrolling: touch;
	z-index: 9899;
	overflow: auto;
	font-size: 12px;
	color: #fff;
}
#coockies_banner{
	position: absolute;
	padding: 5px 2% 0px 2%;
	width: 92%;
	height: 100%;
	left: 0px;
}
#coockies_banner_back{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #202020;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity:0.85;
}
.cooc_bann{
/*	position: relative;
	float: left;
*/}
.buttCooc:hover{
	color:#c0c0c0;
}
.buttCooc{
    font-size: 15px;
}
#cancel_cookies2{
	position: absolute;
	top: 10px;
	right: 10px;
	width: 20px;
		max-width: 20px;
	height: 20px;
    z-index: 9999;
}

#coockies{
	display: none;
	padding: 10% 10% 0px 10%;
	position: fixed;
	width: 80%;
	height: 90%;
    top: 0;
    left: 0;
	background-color: #202020;
	color:#ffffff;
       -webkit-overflow-scrolling: touch;
	z-index: 9899;
	    overflow: auto;
}
.titolo_coockies{
	font-family: MullerE;

	position: relative;
	float: left;
	width: 100%;
	height: 100px;
	font-size: 28px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity:0.85;

}
.testo_coockies1, .testo_coockies2{
	position: relative;
	float: left;
	width: 100%;
	overflow: auto;
    margin-bottom: 250px;
           -webkit-overflow-scrolling: touch;
}
.testo_coockies2{
	display: none;
}
.par_coock{
	font-family: MullerT;
	line-height: 18px;
	margin-top: 10px;
	font-size: 15px;
	width: 100%;
	position: relative;
	float: left;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity:0.85;

}
.butt_coock{
	font-family: MullerE;
	line-height: 22px;
	position: relative;
	float: left;
	font-size: 19px;
	border:1px #ffffff solid;
	padding: 8px 10px 6px 10px;
	margin-right: 10px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	filter: alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity:0.85;
}
.butt_coock:hover{
	color: #202020;
	background-color: #ffffff;
/*	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity:1;
*/
}
#cancel_cookies{
	position: absolute;
	top: 30px;
	right: 30px;
	width: 30px;
	height: 30px;
    z-index: 9999;
}
.ENco{
	display: none;
}
.carrello {
			height: 3vW;
		margin-top: 1.1vW;
		margin-left: 4vW;
		float: right;
		float: left;
		    visibility: hidden;
	}
.carrello:hover{
	opacity: 0.8;
}
.banner_sez_co{
	margin: 0 auto;
	    left: 0;
	    right: 0;
	    top: 21vw;
	    position: absolute;
	    width: fit-content;
	    z-index: 999;
	    font-size: 5.5vW;
	    font-family: 'OswaldM';
	    padding: 0vW;
}
.banner_sez{
	cursor:pointer;
	cursor:hand;

	background-color: #000;
	    padding-left: 1.7vW;
	    padding-right: 1.7vW;
	    padding-bottom: 0.3vW;
	    padding-top: 0.1vW;
}
.f-carousel__slide{
	text-align: center;
}
/* @media (min-width: 768px) {
  .f-carousel {
    --f-carousel-slide-width: calc(100% / 3);
  }
} */
.f-carousel{
	overflow: hidden;
}
.f-carousel__dots{
	display: none;
}
.label_carousel{
	position: absolute;
    bottom: 3vW;
    color: #fff;
    width: 100%;
    text-align: center;
    font-size: 1vW;
		font-family: OswaldT;
}
#myCarousel {
  --f-carousel-slide-height: 95vH;
  height: 90	vH;
	--f-button-prev-pos:2vW;
	--f-button-next-pos:2vW;
	--f-button-width: 2vW;
	--f-button-height: 2vW;

}
#myCarousel2 {
      border-radius: 1.7vW;
  z-index: 9901;

  /* --f-carousel-slide-height: 96vH; */
  /* height: 78vH; */
	--f-button-prev-pos:2vW;
	--f-button-next-pos:2vW;
	--f-button-width: 2vW;
	--f-button-height: 2vW;
  display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      /* top: 79vW;
      left: 49vW; */
}
#myCarousel3 {
  --f-carousel-slide-height: 96vH;
  height: 78vH;
	--f-button-prev-pos:2vW;
	--f-button-next-pos:2vW;
	--f-button-width: 2vW;
	--f-button-height: 2vW;

}
.f-carousel {
    --f-carousel-theme-color: #706f6c;
    --f-carousel-spacing: 0px;
    --f-carousel-slide-width: 100%;
    --f-carousel-slide-height: auto;
    --f-carousel-slide-padding: 0;
    --f-button-width: 42px;
    --f-button-height: 42px;
    --f-button-color: var(--f-carousel-theme-color, currentColor);
    --f-button-hover-color: var(--f-carousel-theme-color, currentColor);
    --f-button-bg: transparent;
    --f-button-hover-bg: var(--f-button-bg);
    --f-button-active-bg: var(--f-button-bg);
    --f-button-svg-width: 24px;
    --f-button-svg-height: 24px;
		--f-button-prev-pos:2vW;
		--f-button-next-pos:2vW;
    position: relative;
    box-sizing: border-box;
}
.f-carousel__slide img{
	height: 100%;
	/* position: relative; */
	width: 100%;
  object-fit: contain;
}
.full_gall{
			width: 100%;
	    height: 94.3vH;
	    margin-top: 0vH;
			background-color: #fff;
}
.pall2{
	width: 100%;
}
.pall_sfondo{
	width: 80%;
	height: 100%;
	background-color: #000;
	left: 0;
	    right: 0;
	    margin-left: auto;
	    margin-right: auto;
	    position: absolute;
}
.pall3{
		left:0;
	  right:0;
	  margin-left: auto;
	  margin-right: auto;
	  position: absolute;
		mix-blend-mode: hard-light;
}
#TESTO_sellin .SOPRA_TESTO{
	margin-left: 0%;
	height: 60px;
}

.box_display {
    background-color: #fff;
    float: left;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    font-size: 20px;
    color: rgb(255,255,255);
    width: 100vW;
}

.retevendita{
	    color: #000;
    background-color: #fff;
    width: 100%;
    font-family: 'MullerE';
    font-size: 24px;
    max-width: 1700px;
    margin: auto;
    padding-top: 70px;
    padding-bottom: 30px;
}
.retevendita_in{
	padding: 20px;
padding-left: 73px;
}

#montrose{
    padding: 20px;
    padding-top: 65px;
    padding-bottom: 58px;
    padding-left: 73px;
    color: #fff;
    background-color: #212735;
    width: 100%;
}

#montrose_in{
    padding-top: 48px;
    max-width: 1700px;
    margin: auto;
    padding-top: 48px;
    padding-bottom: 48px;
	font-family: 'MullerE';
}
.sellin_co{
	background-color: #fff;
	overflow: auto;
	width: 100%;
max-width: 1700px;
    margin: auto;
}
.sell_mob{
position: relative;
    float: left;
    font-family: MullerT;
    padding-left: 70px;
    padding-top: 43px;
    padding-bottom: 2px;
}
.isitalia .titolo_sell{
	color:#000;
}
.isitalia .testo_sell{
	color:#000;
}
.isitalia{
	background-color: #fff;
	color:#000;
}
.notitalia .titolo_sell{
	color:#000;
}
.notitalia .testo_sell{
	color:#000;
}
.fedmail{
	color:#c0c0c0;
		cursor: pointer;
}
.fedmail:hover{
	color:#fff;
}
.mailz{
	color:#adadad;
		font-family: MullerE;
		cursor: pointer;
}
.notitalia{
	background-color: #cccdd1;
	color:#000;
}
.emma{
	display: none;
}
.titolo_sell{
	font-size: 18px;
	/*margin-left: 5%;*/
	width: 90%;
	margin-top: 16px;
		font-family: MullerE;

}
.testo_sell{
    /*margin-left: 5%;*/
    width: 90%;
    margin-top: 1px;
    font-family: MullerE;
}
.isitalia .testo_sell a{
	color:#606060;
}
.notitalia .testo_sell a{
	color:#606060;

}
.isitalia .testo_sell a:hover{
	color:#000;
}
.notitalia .testo_sell a:hover{
	color:#000;

}

.bottom_x{
	position: relative;
	float: left;
	width: 100%;
	height: 18px;
	/*display: none;*/
}
.bottom_x2{
	position: relative;
	float: left;
	width: 100%;
	height: 40px;
}
.linkvocali{
  font-size:3vH;
  font-family: symb;
    margin-top: 1vW;
}
.linkvocali a:hover{
  color:#ff0;
}
.linkvocali a{
  color:#fff;
}
* {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none;
}
::selection { background: transparent; }
::-moz-selection { background: transparent; }
