@font-face {
  font-family: Arial-Regular;
  src: url(../../fonts/arial-rounded.ttf);
}

@font-face {
  font-family: Arial-Bold;
  src: url(../../fonts/arial-rounded-bold.ttf);
}

.aniversare-banner-top {
  background-image: url("../../images/family-bikes.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.aniversare-banner-top.the-style {
  background-image: url("../../images/your-style.jpg");
}

.celebration-box {
  background: #FFF2E7;
  margin: 100px 0;
  border: 15px solid #2D1602;
  border-radius: 110px;
  display: inline-block;
  padding: 20px 40px 20px 40px;
  position: relative;
  font-family: Arial-Regular;
}

.brown-title {
  color: #805612;
  font-size: 60px;
  font-weight: bold;
  margin-bottom: 0;
  font-family: Arial-Bold;
  margin-top: 0;
}

.divider {
  height: 1px;
  border-top: 1px solid #6e6863;
  display: block;
  width: 83%;
  margin: 0 auto;
  margin-top: 10px;
}

.concept {
  color: #736d68;
  font-size: 18px;
}

.more-info {
  font-size: 16px;
  font-weight: bold;
  color: black;
}

.black-title {
  color: black;
  font-size: 80px;
  font-weight: bold;
  margin-top: 0;
  font-family: Arial-Bold;
  margin-bottom: 20px;
}

.black-title.smaller {
  font-size: 60px;
}

.selected-style {
  color: #FFF2E7 !important;
  background: #2D1602;
}

a.pre-register,
span.pre-register {
  background: #2D1602;
  padding: 10px 20px;
  color: white;
  text-align: center;
  display: inline-block;
  font-size: 16px;
  width: 70%;
  border-radius: 30px;
}

.make-it-happen input[type=text],
.make-it-happen input[type=email] {
  width: 66%;
  margin-bottom: 10px;
}

.package-modal {
  background: rgba(0, 0, 0, 0.5);
}

span.pre-register a {
  color: white;
  margin-right: 15px;
}

span.pre-register a.active-location {
  color: #5cb85c;
}

.package-modal .modal-dialog-centered {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  position: absolute;
  width: 100%;
  max-width: 700px !important;
  margin: 0;
  border: 15px solid #2D1602;
  border-radius: 110px;
}

.package-modal .modal-content {
  border-radius: 95px;
  padding: 20px;
}

.package-modal .close {
  font-size: 80px;
  opacity: 1;
  position: absolute;
  top: -10px;
  right: -180px;
  background: #FFF2E7;
  padding: 0 20px;
  border: 15px solid #2D1602;
  border-radius: 110px;
  color: #2D1602;
}

.package-modal .divider {
  margin-bottom: 10px;
}

a.pre-register img {
  width: 30px;
  margin-left: 26px;
}

.icon-20 {
  position: absolute;
  top: -60px;
  right: -70px;
  width: 180px;
}

.modal-backdrop {
  display: none;
}

.perfect-time {
  text-align: center;
  padding: 160px 0;
}

.make-it-shine,.activities,.budget,.locations {
  padding: 80px 0;
}

.locations .celebration-box {
  display: inline-block;
  padding: 0 50px;
}

.locations .celebration-box .black-title {
  margin-bottom: 0;
}

.galerie-foto {
  border: 2px solid black;
  width: 90%;
  margin: 20px auto;
  position: relative;
}

.floating-pagination {
  position: absolute;
  bottom: 100px;
  left: -270px;
  height: 200px;
  width: 350px;
  border: 15px solid #2D1602;
  border-radius: 70px;
  display: inline-block;
  background: #FFF2E7;
}

.tab-galerie {
  display: block;
  position: absolute;
  background: white;
  color: #2D1602;
  border-radius: 20px 0 0 20px;
  border: 1px solid #2D1602;
  padding: 6px 10px;
  font-size: 18px;
  width: 80px;
}

.tab-galerie.active-tab {
  background: #2D1602;
  color: white;
}

.foto-tab {
  left: -81px;
  top: 80px;
}

.video-tab {
  left: -81px;
  top: 125px;
}

.info-tab {
  left: -81px;
  top: 170px;
}

.make-it-shine .celebration-box {
  margin-bottom: 0;
}

.mini-box {
  border: 7px solid #2D1602;
  border-radius: 20px;
  display: inline-block;
  padding: 0 15px;
  font-size: 24px;
  font-family: Arial-Bold;
  color: initial;
}

.mini-box img {
  margin-right: 10px;
  width: 26px;
  margin-bottom: 4px;
}

.the-style .celebration-box {
  padding: 50px;
}

.food-drinks {
  background-image: url("../../images/food.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 80px 0;
}

.food-drinks .divider {
  margin-bottom: 10px;
}

.celebration-box.food {
  margin: 0;
  padding: 20px 70px;
}

.celebration-box.drink {
  margin: 100px 0 0 0;
  padding: 20px 70px;
}

.step {
  border-radius: 100%;
  width: 70px;
  height: 70px;
  position: absolute;
  display: block;
  border: 7px solid #2D1602;
  font-size: 40px;
  font-family: Arial-Bold;
  background: #FFF2E7;
}

.step-2 {
  left: -40px;
  top: 50px;
}

.step-3 {
  right: -40px;
  top: 50px;
}

.food-drinks .pre-register {
  position: absolute;
  bottom: -32px;
  right: 60px;
  width: 53%;
}

.box-row {
  display: flex;
  border-radius: 50px;
  margin: 90px auto 0 auto;
}

.box-row .brown-title {
  font-size: 40px;

}

.box-row .divider {
  border-left: 1px solid #6e6863;
  display: block;
  height: auto;
  width: 1px;
}

.box-row .pre-register{
  width: 210px;
  position: initial;
  margin-top: 5px;
}

.box-row .step {
  width: 60px;
  height: 60px;
  padding: 2px 14px;
  position: absolute;
  display: block;
  border: 7px solid #2D1602;
  font-size: 30px;
  left: -28px;
  top: 13px;
}

.box-row-single {
  position: relative;
  padding-left: 40px;
}

.perfect-time-box .brown-title,
.activities .brown-title,
.budget .brown-title,
.make-it-happen .brown-title {
  font-size: 40px;
}

.perfect-time-box .celebration-box {
  display: block;
  padding: 40px;
}

.perfect-time-box .pre-register {
  width: 220px;
  position: absolute;
  left: 50%;
  bottom: -31px;
  margin-left: -110px;
}

.step-8 {
  top: -42px;
  left: 50%;
  margin-left: -35px;
}

.floating-image {
  position: absolute;
  width: 230px;
  height: 150px;
  bottom: 10px;
  right: -170px;
  border-radius: 50px;
  border: 15px solid #2D1602;
}

.floating-image img {
  width: 100%;
  height: 100%;
  border-radius: 30px;
}

.and-more {
  padding-right: 50px;
}

.box-row .step-11 {
  padding: 2px 6px;
}

.activities {
  padding-bottom: 80px;
}

.slidecontainer {
  width: 100%;
}

.slider {
  -webkit-appearance: none;
  width: 100%;
  height: 15px;
  border-radius: 5px;
  background: #2D1602;
  outline: none;
}

.slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #00ff00;
  cursor: pointer;
}

.slider::-moz-range-thumb {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #00ff00;
  cursor: pointer;
}

.budget .black-title.smaller {
  font-size: 40px;
}

.budget {
  margin-bottom: 80px;
}

.make-it-happen .celebration-box {
  margin: 40px 0;
  display: block;
}

.summary-item {
  display: flex;
  align-items: center;
  gap: 30px;
  font-size: 25px;
}

.summary-item .step {
  width: 40px;
  height: 40px;
  position: initial;
  display: inline-block;
  border: 7px solid #2D1602;
  font-size: 20px;
}

.highlight {
  color: #805612;
}

.summary-modify {
  background: #2D1602;
  padding: 5px 30px;
  color: white;
  text-align: center;
  display: inline-block;
  border-radius: 30px;
  font-size: 16px;
}

.summary-delete {
  color: #2D1602;
  font-size: 16px;
}

.make-it-happen .divider {
  margin: 10px;
  width: 70%;
}

.summary-item {
  justify-content: space-between;
  width: 70%;
}

@media (max-width:500px) {
  .celebration-box {
    padding: 90px 0 20px 0;
    display: block;
  }

  .make-it-happen input[type=text],
  .make-it-happen input[type=email] {
    width: 100%;
    margin-bottom: 0;
  }

  .package-modal .close {
    font-size: 40px;
    top: -10px;
    right: 0;
    background: 0;
    border: 0;
}

  .locations .celebration-box {
    display: block;
    padding: 40px 0px;
    margin-top: 50px;
    margin-bottom: 0;
  }

  .locations .step-2 {
    left: 50%;
    top: -40px;
    margin-left: -35px;
  }

  .locations .brown-title {
    font-size: 26px;
    margin-bottom: 10px;
  }

  .galerie-foto {
    border: 0;
    width: 100%;
    margin: 0;
  }

  .mobile-tabs {
    padding-top: 0 !important;
  }

  .locations .pre-register.custom {
    width: 100%;
    border-radius: 0;
  }

  .locations .pre-register.custom a{
    margin-right: 0;
    display: block;
  }

  .tab-galerie {
    display: none;
  }

  .floating-pagination {
    border: none;
    border-radius: 0;
    position: initial;
    width: 100%;
    display: none;
  }

  .locations .nav-tabs {
    margin-left: 15px;
    margin-right: 15px;
  }

  .black-title,
  .black-title.smaller {
    font-size: 30px;
  }

  .brown-title {
    font-size: 40px;
  }

  a.pre-register {
    width: 80%;
  }

  .icon-20 {
    top: -110px;
    right: 50%;
    margin-right: -90px;
  }

  .more-info {
    font-size: 14px;
  }

  .the-style .celebration-box {
    padding: 30px 0px;
    border-radius: 80px;
  }

  .mini-box {
    display: block;
    width: 90%;
    margin: 10px auto;
    padding: 0 15px;
  }

  .food-drinks .pre-register {
    right: 50%;
    width: 73%;
    margin-right: -36%;
  }

  .celebration-box.food .step,
  .celebration-box.drink .step {
    left: 50%;
    top: -40px;
    margin-left: -35px;
  }

  .celebration-box.food,
  .celebration-box.drink {
    padding: 40px 30px;
    border-radius: 80px;
  }

  .d-sm-none {
    display: none;
  }

  .celebration-box.box-row {
    padding: 15px 5px 15px 30px;
  }

  .celebration-box.box-row .brown-title {
    font-size: 30px;
  }

  .celebration-box.box-row .pre-register {
    width: 100%;
    margin-right: 0;
  }

  .perfect-time,
  .make-it-shine,
  .activities,
  .budget {
    padding: 40px 0;
  }

  .perfect-time {
    padding: 100px 0;
  }

  .perfect-time-box .celebration-box {
    margin: 40px 0;
    padding: 30px 5px;
  }

  .floating-image {
    position: initial;
    width: 100%;
    border: 5px solid #2D1602;
  }

  .floating-image img {
    border-radius: 45px;
  }

  .budget .black-title.smaller {
    font-size: 18px;
  }

  .budget {
    margin-bottom: 20px;
  }

  .activities .celebration-box.box-row {
    margin: 20px 0 0 0;
  }

  .make-it-happen .divider {
    margin: 10px auto;
    width: 83%;
  }

  .summary-item {
    justify-content: initial;
    width: 100%;
  }

  .make-it-happen .celebration-box {
    padding: 15px 10px;
  }

  .summary-item {
    gap: 10px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .summary-name {
    font-size: 20px;
  }
}body {background:white !important}.celebration-box {background: white !important; border:7px solid #006633 !important}
.brown-title {color:#666666 !important}.mini-box {border:7px solid #006633 !important}.step{background: white !important; border:7px solid #006633 !important}.affix {background:#006633 !important;color:#666666 !important}a.pre-register{background:#006633 !important}.summary-modify{background:#006633 !important}.floating-image{border-radius: 40px !important;border: 7px solid #006633 !important;}.floating-pagination{border:7px solid #006633 !important;background:white !important}.black-title{font-size:60px !important}.aniversare-banner-top{background-position:top !important}.custom-celeb-box{margin:300px 400px 400px 0 !important}@media (max-width: 500px) {    .celebration-box {        padding: 20px 0 20px 0 !important;    }   .black-title{font-size:30px !important}    .aniversare-banner-top{background-position:center !important}.custom-celeb-box{margin:100px 0 !important}}