  .owl-prev{
    position: absolute;
    top: 20%;
    left: -70px;
    font-size: 120px!important;
    color: #42b2ce!important;
    background-color: #fff!important;
  }
    
  .owl-next{
    position: absolute;
    top: 20%;
    right: -80px;
    font-size: 120px!important;
    color: #42b2ce!important;
    background-color: #fff!important;
  }
  
  .nav-text{
    font-size: 30px;
    margin-top: -30px;
    font-weight: 700;
  }
    
  .discount-label{
    width: 60%;
    text-align: center;
    position: absolute;
    top: -7px;
    right: 0px;
    color: #fff;
    background-color: #42b2ce;
    font-size: 20px;
    border-radius: 3px;
  }
  .discount-label p{
    margin-bottom: 0;
  }

  #bundles-list .inner-border.active {
    border-radius: 6px;
    border: 2px solid #8CC640;
    margin: 0 0 10px;
    /* color: #fff!important;
    background-color: #8CC640; */
  }
  
  .btn-bedroom{
    background-color: transparent;
    border: 0px solid #00a5c7;
    padding: 6px;
    border-radius: 5px;
    width: 100%;
  }
  
  #bundles-products-wrapper .inner-border .active .discount-label{
    background-color: #8cc640!important;
  }
    
  #bundles-list .active a{
    color:#8CC640;
  }
  
  .option-carousel{
    border: 1px solid #00a5c7;
    padding: 10px;
    border-radius: 100%;
    line-height: 70px;
    font-size: 20px;
    font-weight: 400;
  }
  
  #bundles-list .option-carousel.active {
    border: 2px solid #00a5c7;
    padding: 10px;
    border-radius: 100%;
    font-size: 25px;
    font-weight: 700;
    color: #00a5c7; 
  }
  
  #bundles-list .option-carousel.select {
    border: 2px solid #8cc640;
    padding: 10px;
    border-radius: 100%;
    font-size: 25px;
    font-weight: 700;
    color: #8cc640;
    /* background-color: #00a5c7; */
  }
  
  .font-color-blue{
    color: #00A5C7;
  }
  .font-color-green{
    color: #8CC640;
  }
  
  .font-weight-700{
    font-weight: 700;
  }
  
  .col-sm-options{
    display: inline-block;
    float: none;
  }
  
  .text-align-center{
    text-align: center;
  }
  
  .line-height-15px{
    line-height: 15px;
  }
  
  .ptb-10px{
    padding: 10px 0;
  }
  
  .pb-30px{
    padding-bottom: 30px!important;
  }
  .pt-30px{
    padding-top: 30px!important;
  }
  .mb-10px{
    margin-bottom: 10px;
  }
  .mb-20px{
    margin-bottom: 20px;
  }
  
  .owl-dots{
    display: none!important;
  }
  
  .display-inline{
    display: inline;
  }
  
  .inner-border label{
    padding: 5px 10px;
  }
  .bundle-customize{
    border: 1px solid #00a5c7;
    padding: 5px;
    border-radius: 10px;
  }
  .bundle-customize.active{
    border: 1px solid #8cc640;
    padding: 5px;
    border-radius: 10px;
    color: #8cc640;
  }
  
  .font-size-20px{
    font-size: 20px;
  }
  .font-size-30px{
    font-size: 30px;
  }
  .font-size-35px{
    font-size: 35px;
  }
  
  .display-inline-block{
    display: inline-block;
  }
  
  .footer-step-2{
    margin-top: 0px;
    margin-bottom: 20px;
  }
  
  @media (max-width: 1200px) {
    .nav-text {
      font-size: 15px;
      margin-top: -30px;
      font-weight: 700;
    }
  
    .owl-next {
      position: absolute;
      top: 30%;
      right: -50px;
      font-size: 80px!important;
      color: #42b2ce!important;
      background-color: #fff!important;
    }
  
    .owl-prev {
      position: absolute;
      top: 30%;
      left: -40px;
      font-size: 80px!important;
      color: #42b2ce!important;
      background-color: #fff!important;
    }
  }
  
  @media (min-width: 920px) {
    .ml-15px {
      margin-left: -15px;
    }
    .p-30px{
      padding: 30px;
    }
    .pt-30px{
      padding-top: 30px!important;
    }
    .pt-10px{
      padding-top: 10px;
    }
  }
  
  @media (max-width: 992px) {
    .option-carousel {
      padding: 5px;
    }
  
    #bundles-list .option-carousel.active {
      padding: 5px;
    }
  
    #bundles-list .option-carousel.select {
      padding: 5px;
    }
  
    .owl-next {
      top: 40%;
      right: -50px;
      font-size: 50px!important;
  
    }
    .owl-prev{
      top: 40%;
      left: -40px;
      font-size: 50px!important;
    }
    .nav-text {
      font-size: 15px;
      margin-top: -15px;
      font-weight: 100;
    }
  
    .discount-label {
      font-size: 15px;
    }
  
    .pt-40px{
      padding-top: 40px;
    }
  }
  
  @media (max-width: 550px) {
  
    .option-carousel {
      font-size: 12px;
      padding: 4px;
    }
  
    #bundles-list .option-carousel.active {
      font-size: 15px;
      padding: 4px;
    }
  
    #bundles-list .option-carousel.select {
      font-size: 15px;
      padding: 4px;
    }
  }
  
  @media (max-width: 407px) {
    .discount-label {
      width: 100%;
    }
  
    h4 {
      padding-top: 5px;
    }
  }

  .vh-div.hide{
    display: none;
  }
  .vh-div.active{
    display: inline;
  }   
  @media (max-width: 407px) {
    .pt-30px{
        padding: 0px!important;
    }
  }

  /* Spinner Get Started*/
  .lds-ring {
    display: inline-block;
    position: relative;
    width: 30px;
    height: 35px;
  }
  .lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    margin: 8px;
    border: 3px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
  }
  .lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
  }
  .lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
  }
  .lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
  }
  @keyframes lds-ring {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }

  .btn-getstarted{
    width: 100%;
    height: auto;
    background-color: #f77f2f;
    border-color: #f77f2f;
    padding: 0.6em 10%;
    margin-bottom: 8px;
    font-family: inherit;
    font-size: 34px;
    line-height: 1;
    color: #fff!important;
}

.btn-home-get {
  color: #fff!important;
  background-color: #f77f2f;
  border-color: #f77f2f;
  padding: 0.7em 9% 0.7em 6%!important;
  width: 100%;
  font-size: 34px!important;
}