.componenti:hover {
  background-color:#DFDBD5 !important;
}

.componenti {
  height:10vh;
  min-height:80px;
  border-bottom:1px solid #DFDBD5;
  max-height:100px;
  overflow:hidden;
  transition:0.2s;
  cursor:pointer;
  display: flex;
}

.componenti > div > h5 {
  font-size:15px;
  color:#000000;
  margin:0px !important;
  line-height: 18px;
}

.componenti > div {
    width: 90%;
    padding-left:10%;
    height: auto;
    float: left;
    height: 70%;
}

#img_pannello {
    top: 4px;
}

@media (max-width: 767px) {
  .componenti {
    min-height:auto;
    max-height:unset;
    height:auto;
    display: block;
    background-image: none !important;
  }
}

.icona {
  width:12%;
  min-width:60px;
  margin-right:5%;
  margin-left:5%;
  object-fit:contain;
}

@media (min-width: 1360px) {
  .icona {
    width:20%;
  }
}

@media (max-width: 767px) {
  .icona {
    width:50%;
    min-width:unset;
    margin-left:25%;
    margin-right:25%;
    margin-top: 10px;
  }
}

.c_componenti {
  background-color:#fff;
  border:1px solid #DFDBD5;
  max-height:100vh;
  overflow:hidden;
}

.c_componenti > .row {
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  overflow:auto;
  width: calc(100% + 30px);
}

@media (max-width: 767px) {
  .c_componenti {
    position:relative;
    z-index:1;
    right:0px;
    height:100%;
  }
}

.w-100.d-block {
  height:100%;
}

#ImageBox {
  height:100%;
}

#ImageBox > img {
  height:80% !important;
  margin-top:10%;
  object-fit:contain;
  position:absolute;
/*  height:600px !important;
  margin-top:calc(50vh - 300px);*/
}

@media (min-width: 1360px) {
  #ImageBox > img {
/*    height:65% !important;
    margin-top:15%;*/
    object-fit:contain;
/*    height:600px !important;
    margin-top:calc(50vh - 300px);*/
  }
}

@media (max-width: 767px) {
  #ImageBox > img {
    height:80% !important;
    margin-top:10%;
  }
}

.c_carousel {
  padding:0px;
  background-color:#fff;
}

@media (max-width: 767px) {

    .componenti > div {
        width:100%;
        padding: 0px;
        height: auto;
    }

  .componenti > div > h5 {
    width:100%;
    float:left;
    text-align:center !important;
    font-size:13px;
    margin-bottom:10px !important;
  }
}

.carousel-control-next-icon {
  background-image:none !important;
}

.carousel-control-next-icon:hover {
  color:#000000;
}

.carousel-control-next-icon {
  color:#DFDBD5;
  font-size:30px;
  padding:0px;
  line-height:20px;
  transition:0.15s;
}

.fas.fa-caret-right {
  line-height:0px;
}

.carousel-control-prev-icon {
  background-image:none !important;
}

.carousel-control-prev-icon {
  color:#DFDBD5;
  font-size:30px;
  padding:0px;
  line-height:20px;
  transition:0.15s;
}

.carousel-control-prev-icon:hover {
  color:#000000;
}

.fas.fa-caret-left {
  line-height:0px;
}

.indicatori {
  height:10px !important;
  width:10px !important;
  border-radius:10px;
}

.carousel-indicators li {
  height:10px;
  width:10px;
  border-radius:10px;
  background-color:#DFDBD5;
}


.codice_prodotto {
  font-weight:800;
  font-size:15px;
  line-height: 18px;
}

.tipologia_telaio {

    font-size: 15px;
    line-height: 18px;
    float: left;
    width: calc(100% - 34px);
    margin-left: 8px !important;

}

.codice_pompa {
  padding-left:28px;
    margin: 0px;
}

.cont_opzioni {
  height:100%;
  overflow:visible;
  border:1px solid #DFDBD5;
}

.cont_opzioni .row .col {
  /*overflow:hidden;*/
}

.cont_opzioni > .row > .col > .row {
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  overflow:auto;
}

.cont_opzioni > .row {
  height:100%;
  /*overflow:scroll;*/
}

@media (max-width: 574px) and (max-height: 400px) {

    .row.contenitore{
        height: 321px !important;
    }

    .c_carousel{
        height: 220px !important;
    }

    .cont_opzioni {
    height: 100px !important;
    top: 290px !important;
    position: absolute !important;
    }
}

@media (max-width: 767px) {
  .cont_opzioni > .row {
    height:100%;
  }
}

@media (max-width: 767px) {
  .cont_opzioni {
    background-color:#ffffff;
    height:30%;
    /*min-height:170px;*/
    position:relative;
/*    top:calc(-30% - 70px);*/
top: -30%;
  }
}

@media (max-width: 767px) {
  .c_carousel {
    height:70%;
    border-bottom:1px solid #DFDBD5;
    /*min-height:400px;*/
    z-index:3;
  }
}

@media (hover:hover) {
  .opzione:hover {
    background-color:#DFDBD5 !important;
  }

  .opzione:hover > div > div > div .check {
    background-color:#fff !important;
  }
}


.opzione > div {
  padding-top:15px;
  padding-left:15px;
  padding-bottom:15px;
}

.opzione {
  border-bottom:1px solid #DFDBD5;
  transition:0.2s;
  display:none;
  cursor:pointer;
  margin:0px;
  border-right:1px solid #f2f5fa;
}

.card {
  border:0px;
}

.carousel-inner {
  height:100vh;
}

@media (max-width: 767px) {
  .carousel-inner {
    height:70vh;
    /*min-height:400px;*/
  }
}

.testo_prodotto {
  font-size:14px;
  padding:0;
  padding-right:0px;
  padding-left:28px;
  line-height:15px;
}

.check {
  width:18px;
  height:18px;
  margin:0px;
  margin-right:8px;
  float:left;
  background-color:#DFDBD5;
  border-radius:2px;
  margin-top: 3px;
}


@media (max-width: 767px) {
    .carousel-control-next-icon {
      color:#000000 !important;
    }
    .carousel-control-prev-icon {
      color:#000000 !important;
    }
}

.check_sel {
  background-color:#fff;
  background-image:url('../../assets/img//check_on.png');
  background-size:cover;
  width:18px;
  height:18px;
  margin:0px;
  margin-right:8px;
  float:left;
  border-radius:2px;
  margin-top: 3px;
}

.optional {
  background-color:#f2f5fa;
  height:0px;
  min-height:unset;
  display:flex;
  max-height:unset;
  border-bottom:0px solid #fff;
}

.optional > img {
  /*display:none;*/
}

.optional > h5 {
  /*display:none;*/
}

@media (max-width: 767px) {
  .optional {
    max-height:unset;
    height:0px;
    overflow:hidden;
    min-height:0px;
    min-height:unset;
    display:block;
  }
}

#button_riepilogo {
  /*height:130px;*/
  /*width:50px;*/
  position:fixed;
  /*bottom:50px;*/
  /*margin-left:-66px;*/
  padding:0px;
  /*background-image:url('/riepilogo_v.svg');*/
  background-size:contain;
  text-transform:uppercase;
  background-repeat:no-repeat;
  transition:0.2s;
  cursor:pointer;
  z-index:100;
  min-width:90px;
  transform:rotate(-90deg);
  max-height:70px;
  height:0px;
    overflow: hidden;
  width:fit-content;
  width:-moz-fit-content;
}

#button_riepilogo > svg {
  height:100%;
}

@media (min-width: 2070px) {
  #button_riepilogo {
    height:70px !important;
    margin-left:-143px !important;
  }
}

#button_riepilogo > img {
  object-fit:contain;
  height:100%;
}

#button_riepilogo:hover {
  /*background-image:url('/riepilogo_v_h.svg');*/
}

#button_riepilogo > h5 {
  /*bottom:108px;*/
  position:relative;
  font-size:14px;
  color:#000000;
  top:0;
  margin-left:15%;
  width:100%;
}

@media (max-width: 767px) {
  #button_riepilogo {
    /*height:46px;*/
    /*width:120px;*/
    /*bottom:0px;*/
    position:relative;
    /*margin-top:-47px;*/
    /*margin-left:unset;*/
    /*left:calc(100% - 120px);*/
    /*background-image:url("../../assets/img//riepilogo.svg");*/
    /*top:0;*/
    min-height:40px;
    transform:none;
    margin-left:0px !important;
    max-height:unset;
  }
}

@media (max-width: 443px) {
  #button_riepilogo {
    height:40px !important;
    position:relative !important;
    left:calc(100% - 120px) !important;
    top:-41px !important;
    min-height:40px !important;
      width: 118px;
  }
}

@media (max-width: 767px) {
  #button_riepilogo > h5 {
    font-size:11px;
    margin-left:14px;
  }
}

@media (max-width: 443px) {
  #button_riepilogo > h5 {
    font-size:11px;
    margin-left:14px;
    margin-top:-25px !important;
  }
}

@media (max-width: 767px) and (min-width: 570px) {
  #button_riepilogo > h5 {
    font-size:15px;
    margin-left:8%;
  }
}

#col_riepilogo > .col {
  overflow:hidden;
  top:0;
  height:100%;
}

#c_riepilogo {
  background-color:#DFDBD5;
  height:100%;
  position:absolute;
  top:0;
  margin:0px;
  margin-left:-15px;
  margin-right:-15px;
  /*display:none;*/
  left:0;
  right:0;
  bottom:0;
  /*overflow:auto;*/
}

@media (max-width: 767px) {
  #c_riepilogo {
    height:100%;
  }
}

#riepilogo {
  height:100%;
  background-color:#DFDBD5;
  top:0px;
}

@media (max-width: 767px) {
  #carousel-1 {
    height:85%;
  }
}

#riepilogo > p {
  margin-bottom:20px;
  font-size:14px;
  line-height: 16px;
  color: #8D9090;
}

#t_pdf {
    margin-top: 20px;
    float: left;
    width: 100%;
    font-size: 13px !important;
}

#riepilogo > div {
  background-color:#8D9090;
  border-radius:0px;
  width:100%;
  font-size:15px;
  font-weight:bold;
  text-align:left;
  padding:5px;
  padding-left:10px;
  padding-right:45px;
  height:45px;
  background-repeat:no-repeat;
  background-position:right;
  background-size:contain;
  margin-bottom:15px;
  word-wrap:break-word;
  color:#fff;
  line-height:16px;
  text-decoration:none;
  cursor:pointer;
}

#riepilogo > div > p {
  margin-bottom:0px;
}


#br1{
    background-image:url('../../assets/img//salva_pdf.png');
}

#br1:hover {
  background-image:url('../../assets/img//salva_pdf_h.png');
}

#riepilogo > div > p {
  margin-bottom:0px;
}

#br2 {
  background-image:url('../../assets/img//richiedi_offerta.png');
}

#br2:hover {
  background-image:url('../../assets/img//richiedi_offerta_h.png');
}

#riepilogo > div > img {
  height:25px;
  width:24px;
  margin-top:3px;
  margin-bottom:3px;
}

.optional_schiumato {
  height:0px;
  min-height:unset;
  display:flex;
  max-height:unset;
}

@media (max-width: 767px) {
  .optional_schiumato {
    min-height:unset;
    display:block;
  }
}

@media (max-width: 767px) {
  #riepilogo {
    height: auto;
    margin-bottom: 20px;
    float: left;
    padding-bottom: 50px;
  }
}

.carousel-control-prev {
  opacity:1;
}

#col_riepilogo {
  border-right:1px solid #fff;
  position:absolute;
  top:0;
  width:100%;
  display:none;
  overflow:hidden;
    padding-top: 20px;
    background-color: #DFDBD5;
}

.row.contenitore {
  overflow:hidden;
  margin:0px;
  height:100vh;
}

@media (max-width: 430px) {
  .c_opzioni {
    margin-top:-41px !important;
    /*padding-bottom:41px;*/
  }
}

@media (max-width: 768px) and (orientation: landscape) {
  .carousel-inner {
    height:100%;
    min-height:unset;
  }
}

@media (max-width: 767px) {
  .cls-3 {
    font-size:9px !important;
  }
}

#header {
    height: 67px;
    background-color: #DFDBD4;
    border-bottom: 3px solid #fff;
}

@media (min-width: 767px) {
  .carousel-indicators {
    bottom:0px;
  }
}

@media (max-width: 767px) {
  .row.contenitore {
    overflow:hidden;
    margin:0px;
    height:calc(100vh - 70px);
/*    height:calc(var(--vh, 1vh) * 100);*/
    min-height: 321px;
  }
}

@media (max-width: 768px) and (min-width: 575px) and (orientation: landscape) {
  .c_carousel {
    max-width:37.5%;
    order:1;
    height:100%;
  }
}

@media (max-width: 768px) and (min-width: 575px) and (orientation: landscape) {
  .cont_opzioni {
    max-width:37.5%;
    order:2;
    height:100%;
    top:0;
  }
}


@media (max-width: 768px) and (min-width: 575px) and (orientation: landscape) {
  #carousel-1 {
    height:100%;
  }
}

@media (max-width: 768px) and (min-width: 575px) and (orientation: landscape) {
  .cont_opzioni > .row {
    height:100%;
    margin-top:0px !important;
    padding-bottom: 70px;
  }
}

@media (max-width: 768px) and (min-width: 575px) and (orientation: landscape) {
  .c_componenti {
    height:100%;
    max-height:100%;
  }
}

@media (max-width: 768px) and (min-width: 575px) and (orientation: landscape) {
  #button_riepilogo {
    position:absolute;
    left: -37% !important;
    padding:0px;
    background-size:contain;
    text-transform:uppercase;
    background-repeat:no-repeat;
    transition:0.2s;
    cursor:pointer;
    z-index:100;
    min-width:90px;
    transform:rotate(-90deg);
    max-height:70px;
    height:50px !important;
    width:130px;
    top:calc(100% - 170px) !important;
  }
}

@media (max-width: 768px) and (min-width: 575px) and (orientation: landscape) {
  #c_riepilogo {
    height:100%;
  }
}

@media (max-width: 768px) and (min-width: 575px) and (orientation: landscape) {
  #riepilogo {
    max-width:100%;
  }
}



#footer {
    background-color: #112138;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
    box-sizing: border-box;
    width: 100%;
    text-align: left;
    bottom: 0;
    color: #fff;
    padding: 0px;
}

.footer_bottom {
    align-self: center;
    padding: 0;
    width: calc(100% - 80px);
}

.footer_bottom img {
    margin-bottom: 5px;
    margin-top: 5px;
}

.footer_bottom p {

    margin: 0;

}

.paletta_colore {
    float: left;
    height: 28px;
    width: 28px;
    border-radius: 100%;
    margin-top: -5px;
}

.paletta_colore + p{
    width: calc(100% - 80px);
}

#bianco{
    background-color: #fff;
    border: 1px solid #DFDBD5;
}

#nero{
    background-color: #000;
}

#rosso{
    background-color: #E74451;
}

#blu{
    background-color: #8E9BB1;
}

#grigio{
    background-color: #8D8D87;
}

#logo_sedia {
    position: absolute;
    bottom: 20px;
    left: 20px;
}

#logo_sedia img {
    width: 100%;
}

#crea {
    position: absolute;
    left: 20px;
    margin-top: 30px;
    font-size: 2vw;
    color: #8D9090;
    z-index: 1;
}

@media (max-width: 767px) {
    #logo_sedia{
        bottom: 14px;
        width:30%;
        padding: 0px;
    }

    #crea {
        font-size: 20px;
        z-index: 10;
        margin-top: 5px;
    }
}

#img_trave{
    display:none;
}

#sfondo_mail {
    display: none;
    background-color: #3F3F3F80;
    height: 100vh;
    position: fixed;
    width: 100%;
    z-index: 300;
    top: 0;
}

#FormMail {
    display: none;
    position: absolute;
    z-index: 1000;
    height: 370px;
    background-color: #fff;
    margin-top: calc(50vh - 185px);
    margin-bottom: calc(50vh - 185px);
    top: 0;
}

.CloseForm {
    float: right;
    width: 20px;
    margin-top: 15px;
    margin-left: calc(100% - 20px);
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    color: #8D9090;
    cursor: pointer;
}

.ContenitoreForm {
    float: left;
    width: 100%;
}

.InputDati {
    color: #8D9090;
    width: calc(100% - 40px);
    margin-top: 20px;
    margin-left: 20px;
    border: 1px solid #cbcfd2;
    padding-left: 8px;
}

.SubmitFormMail {
    cursor: pointer;
    float: left;
    margin-top: 20px;
    width: calc(100% - 40px);
    background-color: #8D9090;
    border: 1px solid #8D9090;
    color: #fff;
    padding: 4px;
    margin-left: 20px;
    transition: 0.2s;
    text-align: center;
}

.SubmitFormMail:hover {
    background-color: #fff;
    color: #8D9090;
}


@media (max-width: 768px) and (min-width: 575px) and (orientation: landscape)
{
    #FormMail {
        height: 80%;
        margin-top: 7%;
    }

    .InputDati{
        margin-top: 10px;
    }
}

.MessaggioEmail {
    background-color: #3F3F3F80;
    height: 100vh;
    position: fixed;
    width: 100%;
    z-index: 300;
    top: 0;
}

.MessaggioEmail > div {
    left: 0;
    position: fixed;
    height: 100%;
}

.MessaggioEmail > div > .row {
    height: 100%;
    width: 100%;
}

.MessaggioEmail > div > .row > div {
    color: #8D9090;
    position: absolute;
    top: calc(50% - 50px);
    background-color: #fff;
    z-index: 1000000;
    font-size: 15px;
    text-align: center;
    padding: 50px 10px;
    height: auto;
}

.cf_2  {
    position: absolute;
    top: 0;
    right: 10px;
}

#meccanismo{
    display: none;
}

#colore_telaio{
    display: none;
}

#colore_gamba{
    display: none;
}

.titoli_opzioni{
    width: calc(100% - 26px);
    float: left;
}


.img_exp{
    width:498px !important;
    margin-left: calc(50% - 249px);
    margin-right: calc(50% - 249px);
}

.row_exp{
    width: calc(100% + 30px);
}

#img_accessori{
  display: none;
}

.bottone_descrizione{
	position: absolute;
    bottom: 50px;
    background-color: #fff;
    border: 1px solid #000;
    padding: 20px;
    left: 50px;
    z-index: 10000;
    cursor: pointer;
}

#visualizza_descrizione{
	display:none;
}