@font-face {
  font-family: 'Roboto';
  src: url('../fonts/Roboto-Regular.eot');
  src: url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roboto-Regular.woff2') format('woff2'),
    url('../fonts/Roboto-Regular.woff') format('woff'),
    url('../fonts/Roboto-Regular.ttf') format('truetype'),
    url('../fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Bold';
  src: url('../fonts/Roboto-Bold.eot');
  src: url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roboto-Bold.woff2') format('woff2'),
    url('../fonts/Roboto-Bold.woff') format('woff'),
    url('../fonts/Roboto-Bold.ttf') format('truetype'),
    url('../fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Medium';
  src: url('../fonts/Roboto-Medium.eot');
  src: url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Roboto-Medium.woff2') format('woff2'),
    url('../fonts/Roboto-Medium.woff') format('woff'),
    url('../fonts/Roboto-Medium.ttf') format('truetype'),
    url('../fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
  font-weight: 500;
  font-style: normal;
}


html, body {
    position: relative;
    height: 100%;
    font-family: 'Roboto-Medium', Arial, sans-serif !important;
    letter-spacing: 1px;
    font-weight: 500;

}

body {
  margin: 0 !important;
  padding: 0 !important;
}


strong {
  font-family: 'Roboto-Bold', Arial, sans-serif;
}

a{
  color: #b02c21;
}



.rigaPrivacy a:hover{
  color: #811d14;
}

hr {
  border-color: #ddd;
  margin-top: 0px;
  margin-bottom:14px;
}



#carouselOptionsteak_types_list .carousel-inner{
  background-color: #f8f8f6;
  padding-top: 0px;

}

.colorBlue {
  color: #fff;
  background-color: #333;
  padding:10px;
}


:focus {outline:none !important;box-shadow: none !important}

h4 {
  font-size: 14px;
  margin-bottom: 40px
}


.navLogo{
  background-color: #191919;
padding: 10px;
height: 125px;
border-bottom: 5px solid #b02c21 !important;
}


#navMain {
  background: #333333 !important;
  text-align: center;
  color:#fff;
  border-bottom: 2px solid #333333;
  
}

#navMain ul {
  margin:0 auto !important;
  width: auto !important;
  display: inline-block;
}

#navMain .nav-tabs {
  border:0 !important;
}



#navMain ul li a{
  letter-spacing: 3px;
  text-transform: uppercase;
}

#navMain  .nav-tabs>li>a {
  border-radius:0 !important;
  background: transparent !important;
  color:#fff;
}

#navMain  .nav-tabs>li>a:focus, #navMain  .nav-tabs>li>a:hover {
  color:#fff !important;
}

#navMain .nav-tabs>li > a:hover, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
  background: #b02c21 !important;
  border:1px solid #b02c21;

}

#navMain .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
  background: #b02c21 !important;
  color: #fff !important;
 border: 1px solid #b02c21;
  cursor: pointer;
  margin-bottom: 0 !important;
}


#navMain .nav-tabs>li.active>a hr, .nav-tabs>li.active>a:focus hr, .nav-tabs>li.active>a:hover hr{
  color: #fff;
  border: 1px solid #b02c21;
  display: block !important;
  margin: 0;
  padding:0;
  
}

.nav-tabs>li{
  margin-bottom: -7px;
}


.nav-item.active:after, .nav-item:hover:after {
  content: ' ';
  position: absolute;
  border: solid 10px transparent;
  border-top: solid 0px transparent;
  border-width: 10px;
  top: 3.5em;
  left: 45%;
  bottom:0px;
  margin-left: -10px;
  border-color: #b02c21 transparent transparent transparent;
  z-index: 1;
}


.stageHeight {
  float: left;
  display: block;
  width: 100%;
}

.modelloLivelli {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.nomeModello {
  text-transform: uppercase;
  position: absolute;
  top:20px;
  left: 5px;
  font-size: 18px;
  color: #004E9B;
  text-align: left;
}

footer {
  background: #191919;
  color: #fff;
  position: fixed;
  bottom:0;
  left:0;
  z-index: 9 !important;
  width:100%;
  text-align: center;
  font-weight: normal;
}

.footer_intro {
    background: #191919;
    opacity: 0.6;
    color: #fff;
    font-size: 11px;

    margin-top:30px;
    position: fixed;

    bottom:0 !important;
    left:0;
    z-index: 9 !important;
    padding: 20px 10px;
    width:100%;
    text-align: center;
    font-weight: normal;
    letter-spacing: 1px;
    font-family: 'Roboto-Bold', Arial;
}


.showAfterInit {
    display: none;
}


footer a,
.footer_intro a {
   color: #fff;
 }

footer a:hover,
.footer_intro a:hover {
    color: #fff;
}

.altezzaIntro footer{
  background: #011d31;
  color: #fff;
}

.bg_intro {
    background: #333333;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size:  cover;
    border:0;
 }


.accordion.panel-group {
  padding: 0;
  margin: 0;
  height: 100%;
}

.accordion .panel-heading {
  padding: 0;
  display: block;
}


.panel-heading {
    cursor: pointer !important;
}

.accordion .panel-heading a {
  display: block;
  padding: 15px;
}

.accordion .panel-body {
  box-shadow: none;
}

.accordion .panel {
  padding: 0;
}


.fullsize {
    width: 100% !important;
    height: 100% !important;
    margin: 0;
    padding: 0;
}
.fullheight {
    height: 100% !important;
    margin: 0;
    padding: 0;
}


.message.error {
    text-align: center;
    display: block;
    color: red;
    text-transform: uppercase;
    font-size:13px;
    padding-bottom: 6px;
    margin-bottom:6px;
}

form .error {
  color: #b02c21 !important;
  text-align:left !important;
  background: #fff !important;
  letter-spacing: 1px !important;
  background-color: #fff !important;
}


/*==================================
=            SITE STUFF            =
==================================*/
a {
    text-decoration: none !important;
    -webkit-transition: all 225ms ease;
    transition: all 225ms ease;
}

.fullHeader {
    position: relative;
    height: auto;
    width: 100%;
    }

header {
    position: relative;
    background: #fff;
    height: 110px;
    border:0;
}
header a {
    color: #777;
}
header a:hover {
    color: #fff;
}
header .logo {
    display: inline-block;
    height: 70px;
    line-height: 50px;
}

header .logo img {
    margin:0 auto !important;
    margin-top:12px !important;
    width:340px;
}

header .toggle-panel {
    position: absolute;
    top: 22px;
    font-size: 20px;
    width: 35px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #fff;
}
article {
    /*height: 5000px;*/
    min-height: 100%;
    height:100%;
}

small {
    color: #333;
}

h3 small {
    color: #333;
}


/*====================================
=            PANEL STYLES            =
====================================*/
#scotch-panel, .scotch-panel-wrapper {
    background: #444;
}
#scotch-panel ul {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}
#scotch-panel ul li a {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: transparent;
    color: #fff;
    text-transform: uppercase;
}
#scotch-panel ul li a:hover {
    background: #555;
}

.toggle-panel {
  color: #333 !important;
  right: 10px;
}




.overlay {
  position: fixed;
  background: rgba(0, 0, 0, 0.75);
  width: 100%;
  height: 100%;
  display: none;
  z-index: 999999;
      -webkit-transition: all 225ms ease;
    transition: all 225ms ease;

  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;

    -webkit-animation-name: fadeIn;
  animation-name: fadeIn;

  cursor: pointer;
}
.scotch-is-showing .overlay {
  display: block;
}


@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

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

  100% {
    opacity: 1;
  }
}





.sw-theme-default {
  box-shadow: none !important
}

#smartwizard {
  margin-top: 0;
  padding-top: 0;

}

.paddingTopSingleStep {
    margin-top:20px !important;
}

h5.sottotitoloWizard {
  margin: 5px auto 10px auto;
  padding:0;
  height: 26px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 15px;
  line-height: 15px;
  color: #6f6f6f;
  font-weight: normal;
}


.carousel-control {
  background: transparent !important;
  color:#333;
  opacity: 1;
  text-shadow:none;
  font-size: 16px  !important;
}

/*LISTA COLORI*/

ul.colorsList  {
  padding: 0;
  height: 0 !important;
}

ul.colorsList li {
  list-style:none;
  display:inline-block;
  font-family: 'Roboto', 'Arial', sans-serif;
  font-size: 11px;
  letter-spacing: 1px;
  color: #767676;
  margin-bottom: 0px;
  list-style: none;
  padding: 0
}


.containerColoreSingolo {
  width:65px;
  margin:0 auto;
}

ul.colorsList li div div.cerchioImmagine{
  overflow:hidden;
  width:50px;
  height:50px;
  
  margin: 0 auto !important
}


ul.colorsList li div div.cerchioImmagine img{
  width:50px;
  height:50px;
}


ul.colorsList li div.cerchioEsterno {
  text-align: center;
  border:1px solid transparent;
  padding: 5px;
}

ul.colorsList li div.cerchioEsterno.coloreSelected, ul.colorsList li div.cerchioEsterno.coloreSelected:hover, ul.colorsList li:hover div.cerchioEsterno {
  border:1px solid #6f6f6f;
  cursor: pointer;

}


.nomeColore {
   
    width: 90%;
    margin: 0 auto;
    margin-top:3px;
    height: 30px;
    text-transform: uppercase;
    font-size:11px;
}


ul.colorsList li div.cerchioEsterno.coloreSelected .nomeColore, ul.colorsList li div.cerchioEsterno.coloreSelected:hover .nomeColore, ul.colorsList li:hover div.cerchioEsterno .nomeColore {
  /*color:red !important;*/
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right{
  font-size: 15px;
}



.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right{
  background-color: #333;
  width:24epx;
  padding-top: 20px;
  height: 60px;
  margin-top: -60px;

}

.carousel-control .glyphicon-chevron-left,
#theCarousel.carousel-control .glyphicon-chevron-left {
  margin-left: -61px;
}

.carousel-control .glyphicon-chevron-right,
#theCarousel.carousel-control .glyphicon-chevron-right{ 
  margin-left: 0;
  margin-right:-61px;
}


#modalUpholsteries.carousel-control .glyphicon-chevron-left {
  margin-left: -30px;

}

#modalUpholsteries.carousel-control .glyphicon-chevron-right{ 
  margin-left: 0;
  margin-right:-30px;
}

#step-5 .carousel-control .glyphicon-chevron-right{
  margin-right: 45px;
}

#step-5 .carousel-control .glyphicon-chevron-left{
  margin-left: 45px;

}


/* colore delle frecce carousel opzioni */
.left.carousel-control, 
.right.carousel-control, 
.left.carousel-control, 
.right.carousel-control {
    color:#b02c21;
    color: #fff;
}

/* hover delle frecce */
.left:hover.carousel-control .glyphicon-chevron-left,
.right:hover.carousel-control .glyphicon-chevron-right,
.left:focus.carousel-control .glyphicon-chevron-left,
.right:focus.carousel-control .glyphicon-chevron-right {
  background-color: #b02c21;
}

.left:hover.carousel-control, 
.right:hover.carousel-control, 
.left:focus.carousel-control, 
.right:focus.carousel-control {
    color:#b02c21;
    color: #fff;
}

.ajaxloader {
  width:50px;
  position:absolute !important;
  z-index:999 !important;
  top:50%;
  left:50%;
  margin-left: -50px !important;
  background: #fff;
  border-radius: 80px;
  padding: 6px
}

.sw-theme-default .sw-toolbar-bottom {
  background: transparent;
  border:0;
}

.sw-btn-group {
  float:none !important;
  margin:0 auto !important;
}

.sw-toolbar {
  text-align: center !important;
}

.btn {
  border-radius: 0 !important
}

.btn-default {
  background: #004E9B;
  border:0;
  color:#fff;
  font-size: 11px;
  font-family: 'Poppind', Arial, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}


.btn-default:hover, .btn-default:focus {
  background: #003c77 !important;
  color:#fff !important;
}

.dettaglio {
  background: #f2f2f2;
  width:280px;
  height: 280px;
  position: absolute;
  right:10px;
  top:30px;
  border-radius: 10px;
  border:1px solid #aaa;
}

.dettaglio .close {
  margin-top:-25px;
  color:#555;
  opacity: 1 !important;
  text-shadow:none !important;
  font-weight: normal;
  font-size: 30px
}

.alert  {
  border-radius: 0 !important;
  border:0 !important;
  top:11px !important;
  right: 15px !important;
}

.alert-warning {
  background: #b02c21;
  color: #fff;
  font-family: 'Roboto-Bold', 'Arial', serif;
  font-size:14px;
  text-align: center;
}

.alert .close {
  top:14px !important;
  right:15px !important;
  text-shadow: none !important;
  color:#fff !important;
  opacity:1 !important;
  font-size:24px !important;
  font-weight: bold !important;
  display: none!important;
}

#scotch-panel {
  background: #333;
}


#scotch-panel ul li a:hover{
  background: #fff;
  color: #b02c21;
  font-weight: 500;
}



/*FORM*/

#user_data label {
  width: 100%;
  margin-top: 10px;
  font-size: 10px;
  letter-spacing: 3px;
  color: #767676;
  text-transform: uppercase;
  font-weight: 500;
}

#user_data input {
  width: 100%;
  padding: 6px 0 10px 6px;
  border:0;
  border: 1px solid #c7c7c7;
  font-size: 13px;
  font-family: 'Roboto', Arial, serif;
  letter-spacing: 0;
}

.bottoneDownload {
  font-family: 'Roboto', Arial, serif;
  background: #333;
  padding:5px;
  color:#fff;
  border:0;
  text-transform: uppercase;
  /*
  margin-bottom: 30px;
  margin-top: 30px;
  */
  font-size: 18px;
  letter-spacing: 0;
}

.bottoneDownload:hover{
  background-color: #b02c21;
  color: #fff;
}

.checkboxPrivacy {
    margin-left: 0 !important;
    padding-left:0 !important;
    float:left;
}


.modal .privacy_modal_text p,
.modal .privacy_modal_text a {
    color:#fff;
    font-size:13px;
    line-height: 18px;
    font-weight: normal;
}

.modal .privacy_modal_text a {
    font-weight: bold;
    text-decoration: underline !important;
    text-transform: uppercase !important;
}

#user_data input[checkbox] {
   width: auto !important;
}

#finalcheck,
#finalcheckP,
#finalcheckN {
  width: 25px !important;
}

/*.checkboxPrivacy {
    position: relative;
    float: left;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 20px;
    width: 20px;
}*/

.accettazionePrivacy {
    margin-left: 25px;
    font-size: 10px;
    line-height: 11px !important;
    text-align:left;
    color: #767676;
    font-weight: normal;
}

.rigaPrivacy {
    margin-top: 10px;

}

#user-privacy {
    padding-left: 0;
    margin-left: 0;
}

/*PANEL*/

.panel {
  box-shadow: none !important;
}
.panel-heading {
  background: #333333 !important;
  border-radius: 0 !important;
}


.panel-heading h4 {
  font-size: 14px;
  text-align: left;
  font-family: 'Roboto';
  font-weight:600;
  color: #fff;
  text-transform: uppercase;
}

.panel-heading h4:after{
  color: red;
  
}

.panel-group .panel {
  border-radius: 0 !important;
  border:0  !important;
}

/* background pannelli */
.panel-collapse,
.panel-body{
  background: #ececec;
  
}



.panel-group .panel-heading {
  border-bottom:1px solid #ddd;

}

/*.panel-heading a:after,*/
/*.panel-heading .glyphicon.glyphicon-plus {*/
  /*font-family: 'FontAwesome';*/
  /*content: ' \f056' !important;*/
  /*font-size: 15px;*/
  /*float:right;*/

/*}*/

/*.panel-heading a.collapsed:after,*/
/*.panel-heading i.glyphicon.glyphicon-minus {*/
  /*font-family: 'FontAwesome';*/
  /*content: ' \f055' !important;*/
  /*font-size: 15px;*/
  /*float:right;*/
/*}*/

.panel-heading[aria-expanded=true] .fa-plus-circle {
    display: none;
    }
.panel-heading[aria-expanded=false] .fa-minus-circle {
    display: none;
    }


.panel-collapse.collapse.in {
  border-bottom: 4px solid #b02c21;
  border-top:0 !important;

}




.carousel-inner {

}


.carousel-inner>.item {
    -webkit-transition: 0s ease-in-out left;
    transition: 0s ease-in-out left;
    -webkit-transition: 0s, ease-in-out, left;
    -moz-transition: 0s, ease-in-out, left;
    -o-transition: 0s, ease-in-out, left;
    transition: 0s, ease-in-out, left;
}


a.opzioniAccessori,
a.teakExtension,
a.opzioneBool
{
  /*color: #767676 !important;*/
  clear: both;
  width: 100%;
  display: inline-block;
  font-size: 12px;
  line-height: 15px;
}

a.opzioniAccessori,
a.teakExtension,
a.opzioneBool
{
    font-size: 13px;
    text-transform: none;
}

.pallinoCheck {
  background: url(/img/bgcheck.png) no-repeat left top;
  width:20px;
  height: 20px;
  float: left;
  margin-right:4px;
  padding: 0 !important;
  margin-top: -1px;
}


.opzioneSelezionata .pallinoCheck {
  background: url(/img/bgcheck.png) no-repeat left top;
  background-position: 0 -20px;
  width:20px;
  height: 20px;
  float: left;
}

.selectNo .pallinoCheck{
    color:#ccc;
    background: url(/img/bgcheck.png) no-repeat left top;
    width:20px;
    height: 20px;
    float: left;
    margin-right:4px;
    padding: 0 !important;
    margin-top: -1px;
}

.accessoriThumb, .teakThumb {
  border-radius:90px !important;
  overflow:hidden;
  z-index: 1 !important;
  position: relative;
}

.teakThumb {
    margin-top:25px;
}

.accessoriThumb, .accessoriThumb img, .teakThumb, .teakThumb img {
    width:90px;
    height:90px;
}



.selectNo {
    color: #ccc;
}

.panel-body ul li {
  font-size: 13px;
  /*margin-bottom:14px;*/
  margin-bottom:1px;
}


.panel-group .panel+.panel {
    margin-bottom:2px !important;
    margin-top:1px !important;
}


/*pacchetti */
#container_pacchetti {
    width: 100%;
    text-align: left;
    border: 0;
}

#elenco_pacchetti {

}

#elenco_pacchetti h3 {
    font-size: 14px;
    color: #aaa;
    }

#elenco_pacchetti a h4 {
    font-size: 12px;
    color: #aaa;
    text-align: center;
    }

a.active h3, 
a.active h4 {
    color: #fff !important;
}

#elenco_pacchetti a img { 
  border-bottom: 1px solid #999;
}


#elenco_pacchetti a.active img {
  border-bottom: 1px solid #b02c21;
}

a.scelta_pacchetto {
    color:#fff;
    font-size: 14px;
    }

.pacchettoCorrente a i {
    color: #b02c21 !important;
    }

.pacchettoCorrente {
    font-size:16px;
    }


ol.carousel-indicators {

  position: relative;

    }

ol.carousel-indicators li {
    width: 30px;
    height: 30px;
    cursor: pointer;
    border: 4px solid #767676;
    background-color: #767676;
    border-radius: 50px;
    opacity: 0.4;
    overflow: hidden;
    transition: all 0.4s;
    margin: 0 5px !important;
    }

ol.carousel-indicators .active {
    background-color: #004E9B;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: #004E9B;
    border: 0;
    opacity: 1;
    overflow: hidden;
    margin: 0 5px !important;
 }


#container_pacchetti .carousel-inner>.item>a>img  {
    opacity: 0.6 !important
  }


#container_pacchetti .carousel-inner > .item.active > a.active > img,
#container_pacchetti .carousel-inner > .item > a > img:hover {
  opacity: 1 !important
}


/* scheda configurazione html */

.viewConfiguration {
    margin: 60px auto 0 auto;
}

.viewConfiguration .subtitle {
    color: #333;
    text-transform: uppercase;
    background-color: #dcdcdc;
    font-size:14px;
    font-weight:bold;
    line-height: 16px;
    padding: 5px 0;
    margin:30px 0 0px 0;
    text-align: center;
}

.viewConfiguration .colonnaConf {
    margin-bottom: 15px;
}

/*validation */
#smartwizard .hasError {
    font-size:12px;
    margin-top:4px;
    color: #b20000;
}


#finitures_list ul {
 list-style: none !important
}


#finitures_list li.diSerie {
  color: #888;
}

.goBottom {
  z-index:9999 !important;
  position:fixed;
  right:15px;
  top:10px;
  background: #000;
  color:#fff;
  font-size: 23px;
  padding: 7px 10px;
}

.goTop {
   z-index:9999 !important;
   position:fixed;
   bottom:0;
   right:15px;
   bottom:10px;
   background: #000;
   color:#fff;
   font-size: 23px;
   padding: 7px 10px;
}



.scrollToTop {
    width: 40px;
    height: 40px;
    padding: 5px;
    font-size: 20px;
    text-align: center;
    background: rgba(0, 0, 0, 0.2);
    color: #eee;
    position: fixed;
    bottom: 50px;
    right: 20px;
    border-radius: 50%;
    z-index: 9999;
    }

.scrollToTop:hover{
    color: #1288ba;
    }

.map {
    position: relative;
    max-width: 1920px;
    margin: auto;
    }
.map img {
    display: block;
    width: 100%;
    }

.map-popup {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 99;
    width: 60%;
    padding: 2rem;
    background-color: #fff;
    transition: all 300ms ease-in;
    transform: translate(-50%,-50%);
    box-shadow: 0 0 24px rgba(0,0,0,0.22);
    opacity: 0;
    visibility: hidden;
    }

.map-popup > *:first-child { margin-top: 0; }
.map-popup > *:last-child { margin-bottom: 0; }

.map-popup.open {
    opacity: 1;
    visibility: visible;
    }

.marker {
    position: absolute;
    z-index: 9999999 !important;
    display: inline-block;
    width: 36px;
    height: 36px;
    color:#fff;
    line-height: 36px;
    text-align: center;
    text-decoration: none;
    border-radius: 50%;
    background-color: tomato;

    border: 0px solid #888;
    opacity: .8;
    transition: all 300ms;
    }

.marker1 {
    top: 30%;
    left: 20%;
    }
.marker2 {
    top: 50%;
    left: 64%;
    }

.marker:hover {
    opacity: 1;
    }

@media only screen and (min-width:48em) {
    .map-item {
        position: absolute;
        width: 36px;
        height: 36px;
        }
    .map-item .marker {
        top: auto;
        left: auto;
        }

    .map-item1 {
        top: 30%;
        left: 20%;
        }
    .map-item2 {
        top: 50%;
        left: 64%;
        }

    .map-popup {
        position: absolute;
        left: 58px;
        width: 280px;
        transform: translateY(-50%);
        }
    .map-popup:before {
        content: "";
        position: absolute;
        top: 50%;
        left: -16px;
        margin-top: -16px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 16px 16px 16px 0;
        border-color: transparent #fff transparent transparent;
        }

    .map-popup.edge {
        left: auto;
        right: calc(100% + 24px);
        }
    .map-popup.edge:before {
        left: auto;
        right: -16px;
        border-width: 16px 0 16px 16px;
        border-color: transparent transparent transparent #fff;
        }
    }



.box {
    width:8%;
    height:8%;
    background-image:   url(http://www.clker.com/cliparts/W/0/g/a/W/E/map-pin-red.svg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    }

#pin-1 {
    top:25%;
    left:36%;
    }

.box:hover > .pin-text {
    display: block;
    }

.pin-text {
    position: absolute;
    top:50%;
    transform:translateY(-50%);
    left:75%;
    white-space:nowrap;
    display: none;
    }

.pin-text h3 {
    color:white;
    text-shadow: 1px 1px 1px #000;
    }

/* Hotspot */
#current_version {
    position: relative;
    }

#current_version .hot-spot {
    position: absolute;
    width: 25px;
    height: 25px;
    top: 5px;
    left: 5px;
    text-align: center;
    background-color: rgba(229, 0, 137, 0.6);
    color: #fff;
    border-radius: 100%;
    cursor: pointer;
    transition: all .3s ease;
    z-index:99999999 !important;
    }

#current_version .hot-spot .circle {
    display: block;
    position: absolute;
    top: 45%;
    left: 45%;
    width: 2em;
    height: 2em;
    margin: -1em auto auto -1em;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    border-radius: 50%;
    border: 1px solid #E5008A;
    opacity: 0;
    -webkit-animation: pulsate 3s ease-out infinite;
    animation: pulsate 3s ease-out infinite;
    }

#current_version .hot-spot .tooltip {
    background-color: rgba(58, 95, 150, 0.7);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    display: none;
    font-size: 14px;
    opacity: 1.0;
    left: 0px;
    padding: 15px 5px;
    position: absolute;
    text-align: left;
    top: 30px;
    width: 280px;
    z-index: 999;
    }

#current_version .hot-spot .tooltip .img-row {
    padding: 10px;
    text-align: center;
    }

#current_version .hot-spot .tooltip .text-row { padding: 15px; }

#current_version .hot-spot .tooltip h4 {
    margin-bottom: 10px;
    border-bottom: 1px solid #ffffff;
    }

#current_version .hot-spot .tooltip p {
    font-size: 14px;
    line-height: 1.4em;
    margin-bottom: 10px;
    }

#current_version .hot-spot .tooltip p:last-child { margin-bottom: 0; }


/* Carousel Modelli */

.multi-item-carousel{
 background-color: #ccc;
 padding-left: 100px;
 padding-bottom: 50px;
 padding-top: 50px;
}

.nome-modello{

padding-left: 30px;
bottom: 10;
text-transform: uppercase;
color: #191919;
font-weight: 500;
z-index: 1;
}

#theCarousel .left.carousel-control{
margin-left: 70px;
margin-top: 40px;
margin-bottom: 40px;
color:#000;
opacity: 0.5;
}

#theCarousel .left:hover.carousel-control{
  color: #b02c21 ;
}

#theCarousel .right.carousel-control{
margin-right:40px;
margin-top: 40px;
margin-bottom: 40px;
color:#000;
opacity: 0.5;
}

#theCarousel .right:hover.carousel-control{
  color: #b02c21 ;
  opacity: 1;
}



/*footer */
#stepNav{
bottom: 0;
left: 0;
width: 100%;
height: 40px;
z-index: 3;
}

#stepNav a{ height: 100%; line-height:2 !important;}

.navToSlideBack{
  position: absolute;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 500;
  background-color: #b02c21;
  color:#fff;
}

.navToSlideBack:hover{
  color:#000;
}

.navToSlideNext{
  position: absolute;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 500;
  background-color: #b02c21;
  color:#fff;
}

.navToSlideNext:hover{
  color:#000;
}

 .btn.prev{
  left:0;
 
 }

  .btn.next{
  right:0;

 }


 .PreviewBack{
  
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 500;
  background-color: #b02c21;
  color:#fff;
 }


 .PreviewBack.btn.prev{
  left:30%;
 
 }

 .PreviewNext{
  
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 500;
  background-color: #b02c21;
  color:#fff;
 }

 .PreviewNext.btn.next{
  right:30%;
 
 }



#summary {
    display: none;
    background: #ececec;
    position: fixed;
    left: 50%;
    bottom: 40px;
    transform: translate(-50%, 0);
    margin: 0 auto;

    /*
    position: absolute;
    bottom:25px;
    right:0;
    */

    padding:25px;
    height:300px;
    width:300px;
    z-index: 99999999 !important;
    text-align:left;
    opacity: .8;
}


#summary hr {
    border-color: #b02c21;
    }

#summary ul,
#summary li {
    margin: 0;
    padding:0;
    font-size: 13px;
    list-style: none !important;
    list-style-type: none !important;
    text-transform: none;

    }

#summary h4 {
    font-family: "Roboto-Bold";
    text-transform: uppercase;
    margin: 0 auto 10px auto;
    padding: 0;
    text-align: center;
    font-size:14px;
    }

#summary li {
    font-weight: normal;
    font-family: "Roboto";
}

#summary li span {
    font-family: "Roboto-Bold";
    }

.toggleSummary {
    position: absolute;
    left: 50%;
    margin: 0 auto;
    transform: translate(-50%, 0);

    border-radius: 0;
    text-transform: uppercase;
    font-weight: 500;
    background-color: #b02c21;
    color:#fff;
}

.toggleSummary:hover {
    color:#000;
}

/* popover bootstrap */
body .popover {    
}

body .popover h3 {
  font-weight: bold !important;
  font-size:12px;
}

body .popover .popover-content {
  display: none !important;
}


/*popup texture*/
.owl-carousel img {
  max-width: 200px;
  max-height: 200px;
}


.owl-theme{
  display: inline-block;
}

.modal .owl-theme .owl-dots .owl-dot {
  display:none !important;
}

.carousel-inside-modal.owl-theme .owl-dots .owl-dot {
  display:none !important;
}



.modal-header {
    border-bottom: 0 !important ;
    padding:10px !important;
    }

.owl-theme .owl-nav{
  font-size: 30px;
}

.owl-carousel .owl-nav button.owl-next, button.owl-prev{
  background-color: #191919 !important;
  color: #fff !important;
  width:30px;
}

.owl-carousel .owl-nav button.owl-next:hover, button.owl-prev:hover{
  background-color: #b02c21 !important;
  color: #fff !important;
  width:30px;
}


.modal-backdrop{
  position: relative;
}



.carousel-home-modelli img{
  max-width: 324px;
  max-height: 324px;
}





.btn-primary{
  color: #fff;
background-color: #333 !important;
font-size: 13px;
text-transform: uppercase;
font-weight: 500;
border-color: transparent !important;
}

.btn-primary:hover{
  background-color: #b02c21 !important;
  border-color: #b02c21 !important;
}


.btn-primary:active{
  background-color: #b02c21 !important;
  border-color: #b02c21 !important;
}

.barrato{
  color:red;
  background-image: url('../img/barrato.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  opacity: 0.5;
}


.text-left{
  margin-left: 10px;
}


.cliente{
 text-align: right !important;
}

.numberConf{
    text-align: left !important;
}


.modal {
  left: 50%;
  bottom: auto;
  right: auto;
  z-index: 1050;
  padding: 0;
  width: auto !important;
  margin-left: -250px;
  background-color: transparent !important;
  border: 0px solid transparent !important;
  border: 0px transparent !important;
  border-radius: 0px;
  -webkit-box-shadow: none !important;
  box-shadow: none; !important;
  background-clip: none !important;
}

.modal-backdrop, .modal-backdrop.fade.in{
  position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
  background-color: #333 !important;
}

.hide-nav{
  display: none; 
}


.name-model-home{
  color:#b02c21;
  text-align: center;
  border-top: 1px solid #333;
  padding:5px;
  font-size: 14px;
  font-weight: 500;

}


.img-model-home{
  text-align: center;
  width:90%;
  padding-top: 15px;
  padding-bottom: 15px;
}



.modal-content{
  background-color: #333;
  border-radius: 0px;
  -webkit-background-clip: initial; 
  background-clip: initial;
}

.modal-title{
  color:#fff;
}

.close{
  opacity:0.4;
}

.fade-scale {
  transform: scale(0);
  opacity: 0;
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
  transition: all .25s linear;
}

.fade-scale.in {
  opacity: 1;
  transform: scale(1.3);
}

#modalSeams {
	opacity: 1;
    transform: scale(1.3);
    top: -13%;
	overflow-x: visible !important;
	overflow-y: visible !important;
}
#modalTeek  {
	opacity: 1;
    transform: scale(1.3);
    top: -13%;
	overflow-x: visible !important;
	overflow-y: visible !important;
}
button.close{
  color:#fff;
}

.img-fluid{
  max-width: 260px;
  margin-right: 20px;
  margin-top: 20px;
  
}


.toggle-change-model {
  cursor: pointer;
}


#previewStepTitle h4 {
    text-transform: uppercase;
    margin: 20px 0 0 0;
    padding:0;
    font-size:15px;
}

#previewStepTitle a.btn {
    margin: 0 auto;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: 500;
    background-color: #b02c21;
    color: #fff;
}


#previewStepTitle{
  z-index:9999999;
}

#stage_preview_side_left.stage.img-responsive{
  /*width:600px;*/
  height: auto;
  text-align: center;
  margin: 0 auto;
}

#stage_preview_side_right.stage.img-responsive{
 /*width:600px;*/
  height: auto;
  margin: 0 auto;
  text-align: center;
}

.lang-mobile{
  padding-top:30px;
}

.CookieDeclarationIntro, .CookieDeclarationDialogText{
  display: none;
}

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll{
  background-color: #b02c21 !important;
  border-color: #b02c21 !important;
}

#CybotCookiebotDialogFooter #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection{
  border-color: #b02c21 !important;
}


#CybotCookiebotDialogFooter .CybotCookiebotDialogBodyButton{
  border-color: #b02c21 !important;
}

 #CybotCookiebotDialogBodyContentText a{
  color: #b02c21 !important;
}

#CybotCookiebotDialog.CybotEdge #CybotCookiebotDialogBodyEdgeMoreDetails a{
  color: #b02c21 !important;
}


#CybotCookiebotDialogNav .CybotCookiebotDialogNavItemLink.CybotCookiebotDialogActive {
border-bottom: 1px solid #b02c21 !important;
color: #b02c21 !important;
}


#CookiebotWidget #CookiebotWidget-buttons #CookiebotWidget-btn-change{
  background-color: #b02c21 !important;
border-color: #b02c21 !important;
}

#CookiebotWidget .CookiebotWidget-consent-details button{
  color: #b02c21 !important;
}

#CookiebotWidget .CookiebotWidget-body .CookiebotWidget-consents-list li.CookiebotWidget-approved svg{
  fill:#b02c21 !important;
}