/* common */
.footer{
    border:0;
}

.slide-price{
    display:none;
}

.slide-subtitle{
    color:transparent;
}

.owl-stage{
    margin:auto;
}

.slide-rows img{
    margin:auto;
}

.navbar{
    position:absolute;
    border:0;
}

.slide-rows strong{
    color:white;
    position: relative;
    top:-130px;
}



/* booking form common 1*/
.booking-form-common-1 .wprengine-form .col-md-3 .row{
    margin:10px;
    padding:15px;
    box-shadow: 0 0 10px;
}

.booking-form-common-1 .wprengine-form .col-md-4,
.booking-form-common-1 .wprengine-form .col-md-3,
.booking-form-common-1 .wprengine-form .col-md-2{
    width: 80%;
    float: none;
    margin:auto;
}

.booking-form-common-1 .wprengine-form .btn-rengine{
    margin-right: auto;
    width: 250px;
}

.booking-form-common-1 .col-md-3 .row{
    margin:10px;
    padding:15px;
    border:1px solid #2E2F6C;
}

@media only screen and (min-width: 1200px) {
 .booking-form-common-1 .is-container {
    margin-left:50px!important;
  }
}

@media only screen and (max-width: 960px) {
 .booking-form-common-1 .is-container {
    margin-top:0px!important;
  }
}

/* custom program*/
.custom-program img{
    max-width: 50px;
}
