body {
  background: #F2EFDC !important;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #797979;
  line-height: 24px;
}

p {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

a {
  color: #bd4b4b;
}

a:hover {
  text-decoration: none;
  color: #FFFFFF;
  cursor: pointer;
}

.linkhover{
  color: #bd4b4b;
}

.linkhover a:hover {
  text-decoration: none;
  color: #FFFFFF;
  cursor: pointer;
}



.btn-success.focus, .btn-success:focus {
  box-shadow: 0 0 0 0;
  ;
}

h2 {
  font-family: 'Open Sans', sans-serif;
  margin: 0;
  padding-top: 3px;
}

.poscapt1, .poscapt2, .poscapt3, .poscapt4 {
  bottom: 200px;
  background-color: #00000080;
}

.titcapt1, .titcapt2, .titcapt3, .titcapt4 {
  color: #fff;
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
}

.sotcapt1, .sotcapt2, .sotcapt3, .sotcapt4 {
  color: #fff;
  font-weight: 700;
  font-size: 1.5rem;
}

.pchisiamo {
  font-size: 18px;
  color: #343434;
  line-height: 29px;
}

.pmezzi {
  text-align: left;
  font-size: 20px;
  font-weight: 700;
}

.img-svg {
  -webkit-clip-path: url(#svgPath);
  clip-path: url(#svgPath);
  position: absolute;
  top: -48px;
}

.img-svg2 {
  -webkit-clip-path: url(#svgPath);
  clip-path: url(#svgPath);
  position: absolute;
  top: 0px;
  left: 90px;
}

.cont-row {
  margin: 2rem 0;
}

.cont-row2 {
  margin: 5rem 0;
}

.tit-h2 {
  color: #bd4b4b;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  text-transform: uppercase;
}

.sep {
  border: 1px solid #bd4b4b;
  height: 10px;
  width: 10px;
  display: inline-block;
  border-radius: 50%;
  position: relative;
  margin-left: 71px;
}

.sep::before {
  background: #bd4b4b none repeat scroll 0 0;
  content: "";
  height: 1px;
  left: -71px;
  position: absolute;
  top: 4px;
  width: 60px;
}

.sep::after {
  background: #bd4b4b none repeat scroll 0 0;
  content: "";
  height: 1px;
  right: -71px;
  position: absolute;
  top: 4px;
  width: 60px;
}

.sep-center {
  display: block !important;
  margin: 0 auto;
  top: -90px;
}

.sep3 {
  top: -7px;
}

.sep-c {
  top: -7px;
}

.contact-num {
  padding-left: 30px;
}

.numbar {
  background: #303030;
  ;
}

.numbar p, .numbar a {
  color: #F2EFDC;
}

.numbar .svg-inline--fa, .footico svg, .footico h4 {
  color: #bd4b4b;
}

.footico .import {
  color: #fff;
  font-size: 1.8rem;
  margin-top: -12px;
}

.numbar b {
  color: #F2EFDC;
}

.numbar .space {
  margin-left: 5px;
}

.numbar .space2 {
  margin-left: 30px;
}

.text-right {
  padding-right: 30px;
}

/*Menu*/
.navbar {
  padding: 0;
  position: relative;
  z-index: 999;
}

.navbar-brand {
  position: absolute;
  top: -40px;
  left: 20px;
}

/*Servizi*/
.servizi {
  text-align: center;
}

.servizi svg {
  max-width: 180px;
}

.service-text {
  position: absolute;
  top: 64px;
  left: 155px;
  width: 30%;
}

.service-text h2 {
  font-size: 20px;
  line-height: 20px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  color: #f2efdc;
  text-align: right;
  text-shadow: 2px 2px 5px #000000;
}

.service-text h2 span {
  color: #343434;
  text-shadow: 2px 2px 5px #FFFFFF;
}

.serv-back {
  background: #303030;
  height: 65px;
  position: relative;
  z-index: 99998;
  top: -175px;
}

.box::after {
  position: absolute;
  top: -14px;
  right: -58px;
  width: 100px;
  height: 40px;
  background: #303030;
  content: "";
  transform: rotate(-60deg);
  z-index: -1;
}

.box::before {
  position: absolute;
  top: -14px;
  left: -58px;
  width: 100px;
  height: 40px;
  background: #303030;
  content: "";
  transform: rotate(60deg);
  z-index: -1;
}

.box {
  background: #303030 none repeat scroll 0 0;
  height: 60px;
  margin: 0 auto;
  position: relative;
  width: 950px;
  top: -175px;
}

.box2 {
  top: 60px;
}

.pre-on, .footer {
  background: #303030;
}

.boxup::after {
  position: absolute;
  top: 33px;
  left: -58px;
  width: 100px;
  height: 40px;
  background: #303030;
  content: "";
  transform: rotate(-60deg);
}

.boxup::before {
  position: absolute;
  top: 33px;
  right: -58px;
  width: 100px;
  height: 40px;
  background: #303030;
  content: "";
  transform: rotate(60deg);
}

.boxup {
  background: #303030 none repeat scroll 0 0;
  height: 60px;
  margin: 0 auto;
  position: relative;
  top: -60px;
  width: 950px;
}

.pre-h2 {
  font-size: 30px;
  line-height: 37px;
  position: relative;
  top: -100px;
  text-align: center;
  text-transform: uppercase;
  color: #f2efdc;
}

.pre-h3 {
  font-size: 30px;
  line-height: 37px;
  position: relative;
  top: -45px;
  text-align: center;
  text-transform: uppercase;
  color: #f2efdc;
}

.cont-h2 {
  font-size: 30px;
  line-height: 37px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
  color: #343434;
  top: -15px;
}

.pay-h2 {
  font-size: 30px;
  line-height: 37px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  color: #f2efdc;
  top: -15px;
  font-weight: 700;
}

.foot-h2 {
  font-size: 30px;
  line-height: 37px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  color: #f2efdc;
  top: -100px;
  font-weight: 700;
}

/*processo prenotazionew */
.wizard .nav-tabs {
  position: relative;
  margin-bottom: 0;
  border-bottom-color: #e0e0e0;
}

.wizard>div.wizard-inner {
  position: relative;
}

.line-mid {
  height: 1px;
  display: block;
  background-color: #f2efdc;
  position: relative;
  top: 43px;
}

.connecting-line {
  height: 2px;
  background: #e0e0e0;
  position: absolute;
  width: 80%;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 50%;
  z-index: 1;
}

.wizard .nav-tabs>li.active>a, .wizard .nav-tabs>li.active>a:hover, .wizard .nav-tabs>li.active>a:focus {
  color: #bd4b4b;
  cursor: default;
  border: 0;
  border-bottom-color: transparent;
}

span.round-tab {
  width: 70px;
  height: 70px;
  line-height: 70px;
  display: inline-block;
  border-radius: 100px;
  background: #F2EFDC;
  /*border: 2px solid #e0e0e0;*/
  z-index: 2;
  position: relative;
  left: 0;
  text-align: center;
  font-size: 25px;
}

span.round-tab i {
  color: #555555;
}

.nav-tabs>li>a:hover {
  border-color: #fff;
}

/*
.wizard li.active span.round-tab {
  background: #fff;
  border: 2px solid #5bc0de;
}
*/
.wizard li.active span.round-tab i {
  color: #5bc0de;
}

/*
span.round-tab:hover {
  color: #333;
  border: 2px solid #333;
}
*/
.wizard .nav-tabs>li {
  width: 25%;
}

/*.wizard li:after {
  content: " ";
  position: absolute;
  left: 46%;
  opacity: 0;
  margin: 0 auto;
  bottom: 0px;
  border: 5px solid transparent;
  border-bottom-color: #5bc0de;
  transition: 0.1s ease-in-out;
}

.wizard li.active:after {
  content: " ";
  position: absolute;
  left: 46%;
  opacity: 1;
  margin: 0 auto;
  bottom: 0px;
  border: 10px solid transparent;
  border-bottom-color: #5bc0de;
}*/
.wizard .nav-tabs>li a {
  width: 70px;
  height: 70px;
  margin: 20px auto;
  border-radius: 100%;
  padding: 0;
}

.wizard .nav-tabs>li a:hover {
  background: transparent;
}

.wizard .tab-pane {
  position: relative;
  padding-top: 50px;
}

.nav-tabs .nav-link.active {
  color: #bd4b4b;
  background-color: inherit;
  border: 0;
}

.wizard h3 {
  margin-top: 0;
}

.step1 .row {
  border: 1px solid #eee;
  margin: 0;
  padding: 50px 12px;
  background-color: #024959;
}

/*
.step1 .mid {
  position: relative;
}

.step1 .vert {
  position: absolute;
  top: 50%;
  height: 100px;
  margin-top: -50px;
  width: 94%;
}
*/
.step_21 {
  border: 1px solid #eee;
  border-radius: 5px;
  padding: 10px;
}

.step33 {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding-left: 10px;
  margin-bottom: 10px;
}

.svg-mid {
  max-width: 35%;
  display: block;
  margin: 0 auto;
  height: 185px;
}

.res-row {
  padding: 50px;
  border: 1px solid #f2efdc;
  margin: 0px;
  margin-top: 0px;
  margin-top: 20px;
  height: 463px;
}

.but-res {
  margin: 30px 0 -20px;
  text-align: right;
}

.btn-pren {
  border-radius: 0px;
  background-color: #bd4b4b;
  border: 0;
  color: #f2efdc;
}

.set-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}

.set-flex div {
  padding: 0 20px;
}

.set-flex p {
  vertical-align: middle;
  text-transform: uppercase;
  line-height: 32px;
  color: #f2efdc;
}

.set-flex a, .selmese a {
  color: #bd4b4b;
}

.set-flex a:hover, .selmese a:hover {
  color: #024959;
}

.mese {
  font-weight: 700;
  font-size: 28px;
  vertical-align: middle;
  text-transform: uppercase;
  line-height: 32px;
}

.table {
  margin-bottom: 0;
}

.table thead td {
  padding: 5px 0;
  font-size: 13px;
  text-align: center;
  text-transform: uppercase;
  background: #024959;
  color: #f2efdc;
  font-weight: 700;
  border: 0px;
}

.table tbody tr {
  height: 20px;
}

.dropselectsec {
  width: 100%;
  padding: 6px 5px;
  border: 1px solid #bd4b4b;
  color: #bd4b4b;
  font-weight: normal;
  background-color: #f2efdc;
  font-weight: 600;
}

.dropselectsec1 {
  width: 100%;
  padding: 6px 5px;
  border: 1px solid #bd4b4b;
  color: #bd4b4b;
  font-weight: normal;
  background-color: #f2efdc;
  font-weight: 600;
}

.col-form-label {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.1rem;
  color: #bd4b4b;
}

.mar_ned {
  width: 100%;
}

.wdth {
  width: 25%;
}

.birthdrop {
  padding: 6px 5px;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #333;
  margin-left: 10px;
  width: 16%;
  outline: 0;
  font-weight: normal;
}

/* according menu */
.nav-tabs {
  border-bottom: 0px;
}

.nav-item {
  width: 25%;
  text-align: center;
}

.barra-nav .nav-item {
  width: inherit;
}

.nav-link {
  color: #f2efdc !important;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 700;
}

.nav-tabs>li>a:hover {
  border: transparent;
}

.nav-tabs .nav-link {
  border: 0px;
}

.nav-link {
  pointer-events: none;
}

#accordion-container {
  font-size: 13px
}

.accordion-header {
  font-size: 13px;
  background: #ebebeb;
  margin: 5px 0 0;
  padding: 7px 20px;
  cursor: pointer;
  color: #fff;
  font-weight: 400;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px
}

.unselect_img {
  width: 18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.active-header {
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  background: #F53B27;
}

.active-header:after {
  content: "\f068";
  font-family: 'FontAwesome';
  float: right;
  margin: 5px;
  font-weight: 400
}

.inactive-header {
  background: #333;
}

.inactive-header:after {
  content: "\f067";
  font-family: 'FontAwesome';
  float: right;
  margin: 4px 5px;
  font-weight: 400
}

.accordion-content {
  display: none;
  padding: 20px;
  background: #fff;
  border: 1px solid #ccc;
  border-top: 0;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px
}

.accordion-content a {
  text-decoration: none;
  color: #333;
}

.accordion-content td {
  border-bottom: 1px solid #dcdcdc;
}

.glyphicon {
  top: 28%;
}

.ico {
  font-size: 1.4em !important;
  position: relative;
  top: 5px;
  color: #bd4b4b;
}

.wizard a {
  color: #024959;
}

.tooltip-inner {
  background-color: green;
  padding: 5px;
  font-size: 15px;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000000;
  /* black */
  border-width: 0 5px 5px;
}

.style-select {
  background: url(http: //i62.tinypic.com/15xvbd5.png) no-repeat 98% 0;
  background-color: rgba(0, 0, 0, 0);
  height: 30px;
  overflow: hidden;
  width: 100%;
}

.style-select select {
  background: transparent;
  border: none;
  font-size: 14px !important;
  padding-top: 0px !important;
  width: 104% !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
  padding-left: 10px !important;
  height: 30px !important;
}

.form-control {
  padding: 0;
  border-radius: 0;
  color: #f2efdc;
}

.col-select {
  background-color: #bd4b4b;
}

.semi-square {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}

.lab-text {
  font-size: 18px;
  line-height: 37px;
  text-align: center;
  text-transform: uppercase;
  color: #f2efdc;
  display: block;
}

/* Pay */
.timesvg {
  max-width: 65%;
}

.moneysvg {
  max-width: 65%;
  display: block;
  position: absolute;
  right: 0;
}

.row-time {
  margin: 3rem -15px;
}

.tit-p {
  text-align: center;
  margin-bottom: 2rem;
}

.foot-p {
  text-align: center;
  font-size: 22px;
  color: #bd4b4b;
  margin-top: 2rem;
}

/*res*/
.tit-res {
  text-align: center;
  width: 100%;
  color: #f2efdc;
  text-transform: uppercase;
  font-weight: 700;
}

table {
  table-layout: fixed;
}

.table td, .table th {
  padding: 0;
  border: 0;
}

/*
.ng-binding {
  width: 100%;
  height: 35px;
  border: 0px !important;
}
*/
.form-control:focus {}

.table-mp .ng-binding {
  width: 100%;
  height: 24px;
  border: 0px !important;
}

.table-mp .btn-success {
  background: #167030;
}

.table-mp .btn-success:hover {
  background: #024959;
}

.table-mp td {
  width: 50%;
}

.table-mp a {
  display: block;
  color: #f2efdc !important;
  text-align: center;
}

.btn:not(:disabled):not(.disabled) {
  background: #bd4b4b !important;
  border-radius: 0 !important;
}

.tab-hour .ng-binding {
  width: 100%;
  height: 20px;
}

.tab-mes, .table-mp {
  border: 5px solid #024959 !important;
}

.tab-mes .btn-day {
  background-color: #f2efdc;
  font-weight: 700;
  text-align: center;
  height: 100%;
}

/*
.btn-day:hover {
  background-color: #024959 !important;
  color: #f2efdc;
}
*/
.tab-mes td, .table-mp td {
  vertical-align: middle;
}

.tab-mes a {
  display: block;
  line-height: 2.2rem;
}

.tab-mes {
  height: 294px;
}

.ng-scope.stc.slotfree {
  background: #bd4b4b !important;
}

.dd-riep {
  margin-top: 51px;
  height: 294px;
  background: #024959;
}

.dd-riep dt {
  color: #f2efdc;
  text-transform: uppercase;
  font-size: 1.1rem;
  padding: 1.5rem;
  padding-bottom: 0.5rem;
}

.dd-riep dd {
  background: #024959;
  margin-left: 3rem !important;
  color: #dc3545;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 700;
}

.riep-p {
  font-size: 1.1rem;
  color: #f2efdc;
  margin-top: 2rem;
}

.riep-s {
  color: #bd4b4b;
  text-transform: uppercase;
  font-size: 1.2rem;
  font-weight: 700;
}

.riep-r {
  margin-top: 1.7rem !important;
  text-transform: uppercase !important;
  font-size: 1.3rem;
  text-align: center;
  color: #f2efdc;
  font-weight: 700;
}

.riep-team {
  text-align: right;
  margin-top: 3.5rem;
  color: #f2efdc;
}

/*slot*/
.slotold {
  background: #d9d6c4;
  text-align: center;
}

.slotold:hover, .slotsun:hover {
  color: #024959 !important;
  pointer-events: none;
  cursor: default;
}

.slotsun {
  background: #dc3545;
  text-align: center;
}

a.slotsun {
  color: #024959;
}

.slotselect {
  background: #167030 !important;
  text-align: center;
  color: #f2efdc !important;
}

.tab-mes .slotselect a:hover {
  color: #f2efdc !important;
}

/*foot*/
.footico svg {
  color: #bd4b4b;
  margin-bottom: 25px;
}

.contactrow {
  position: relative;
  top: -45px;
  text-align: center;
}

.footrow {
  background: url(/img/footback.jpg) no-repeat center bottom scroll;
  background-color: rgba(0, 0, 0, 0);
  background-color: #2b2f34;
  padding: 9rem 0 2rem;
  color: #ffffff;
}

.refaltezza {
  padding: 10px 0px;
  color: #ffffff;
}

.centro {
  text-align: center;
  font-size: 1.1rem;
}

.posizione {
  padding: 10px;
  position: absolute;
  bottom: 0;
  margin: 20px;
  font-size: 0.8rem;
  line-height: normal;
  color: #ffffff;
}

.ot0, .tp0 {
  fill: #bd4b4b !important;
}

.ot3, .tp3 {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 700 !important;
  font-size: 22px !important;
}

.serv2 svg {
  transform: rotate(180deg);
}

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {

.poscapt1, .poscapt2, .poscapt3, .poscapt4 {
  bottom: 10px;
}

.titcapt1, .titcapt2, .titcapt3, .titcapt4 {
  font-size: 0.8rem;
}
.sotcapt1, .sotcapt2, .sotcapt3, .sotcapt4 {
  font-size: 0.8rem;
}

  .res-row {
    padding: 20px;
    height: inherit;
  }

  .svg-mid {
    max-width: 60%;
    padding-top: 25px;
  }

  .tit-res {
    font-size: 1.3rem;
  }

  .style-select select {
    width: 100% !important;
  }

  .style-select {
    overflow: inherit;
  }

  .ico {
    font-size: 1em !important;
  }

  .nav-item {
    text-align: center;
    padding-top: 13px;
  }

  span.round-tab {
    width: 40px;
    height: 40px;
    line-height: 28px;
  }

  .timesvg, .moneysvg {
    display: none;
  }

  .boxup {
    display: none;
  }

  .pre-h2, .pre-h3 {
    font-size: 20px;
    top: inherit;
  }

  .sep-center {
    top: inherit;
  }

  .navbar-brand img {
    width: 50%;
  }

  .service-text h2 {
    color: #343434;
    font-size: 19px;
  }

  .service-text {
    position: absolute;
    top: 30px;
    left: 44px;
    width: 45%;
  }

  .img-oil {
    display: none;
  }

  .pay-h2 {
    color: #303030;
  }

  .box, .box2 {
    display: none;
  }

  .pay, .pre-on {
    padding: 2rem 0;
  }

  .row-time {
    margin: inherit;
  }

  .contactrow, .foot-h2 {
    position: inherit;
  }

  .text-right, .contact-num {
    text-align: center !important;
    padding: 0 !important;
  }
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767.98px) {

.poscapt1, .poscapt2, .poscapt3, .poscapt4 {
  bottom: 60px;
}

.titcapt1, .titcapt2, .titcapt3, .titcapt4 {
  font-size: 1rem;
}
.sotcapt1, .sotcapt2, .sotcapt3, .sotcapt4 {
  font-size: 1rem;
}

}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) and (max-width: 991.98px) {
  .servizi {
    position: relative;
    top: -85px;
  }




.service-text {
  position: absolute;
  top: 65px;
  left: 56px;
  width: 45%;
}

.img-svg2 {
  left: 0;
}

.boxup, .box {
  width: inherit;
}

.poscapt1, .poscapt2, .poscapt3, .poscapt4 {
  bottom: 125px;
}

.titcapt1, .titcapt2, .titcapt3, .titcapt4 {
  font-size: 1rem;
}
.sotcapt1, .sotcapt2, .sotcapt3, .sotcapt4 {
  font-size: 1rem;
}

}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
  .servizi {
    position: relative;
    top: -85px;
  }
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .content {
    margin-top: -50px;
    margin-bottom: 160px;
  }

  .slider {
    margin-top: -40px;
  }

  .modal-dialog {
    max-width: 800px;
  }

  .servizi {
    position: relative;
    top: -85px;
  }

  .pay {
    margin-bottom: 8rem;
  }
}
