/*Booking Engine CSS Code */
/*.modalModifyCancel__inner {*/
/*    overflow: hidden !important;*/
/*}*/

/*.BEx4IDaY4cXE {*/
/*    height: 38px !important;*/
/*}*/

/*#BEx4IDaY3bWD .BEx4ZXaY3bWR {*/
/*    margin-top: 10px;*/
/*}*/

/*#BEx4IDaY3bWR .BEx4ZXaY3bOP>div {*/
/*    margin-top: -24px !important;*/
/*}*/

/*#BEx4IDaY3bWD .BEx4ZXaY3bDPI {*/
/*    top: 31px !important;*/
/*    right: 31px !important;*/
/*}*/

/*.BEh8JJiwI1dPaBPrice {*/
/*    margin-top: 3px !important;*/
/*    width: 103px !important;*/
/*    padding: 0px 0px 19px 3px !important;*/
/*    text-transform: capitalize;*/
/*}*/

/*.BEh4IDsZ4eZE {*/
/*    color: #005C93 !important;*/
/*}*/

/*.BEh4IDsZ4dZE {*/
/*    color: #333 !important;*/
/*}*/

/*.divWidth {*/
/*    color: #333 !important;*/
/*}*/

/*#BEx4IDaY3bWD select.BEx4ZXaY3bPC,*/
/*#BEx4IDaY3bWD select.BEx4ZXaY3bPP {*/
/*    background: #fff !important;*/
/*    color: #000 !important;*/
/*}*/

/*#BEx4IDaY3bWD input.BEx4ZXaY3bQBT {*/
/*    background: #6f3932 !important;*/
/*    margin-bottom: 0px !important;*/
/*    margin-top: 14px !important;*/
/*}*/

/*#BEx4IDaY3bWD .BEx4ZXaY3bWR a {*/
/*    transition: all 0.2s ease;*/
/*    -webkit-transition: all 0.2s ease;*/
/*    -moz-transition: all 0.2s ease;*/
/*    -o-transition: all 0.2s ease;*/
/*}*/

/*#BEx4IDaY3bWD .BEx4IDaY3bQBT:hover .BEx4ZXaY3bQBT,*/
/*.BEx4ZXaY3bQBT:focus {*/
/*    transition: all 0.2s ease;*/
/*    -webkit-transition: all 0.2s ease;*/
/*    -moz-transition: all 0.2s ease;*/
/*    -o-transition: all 0.2s ease;*/
/*    background: #ffffff !important;*/
/*    color: #ed8323 !important;*/
/*}*/

/*#BEx4IDaY3bWD .BEx4ZXaY3bWR {*/
/*    width: 240px;*/
/*    z-index: 999 !important;*/
/*    position: absolute !important;*/
/*    right: 0px !important;*/
/*    top: 0px !important;*/
/*}*/

/*.BEh4IDsZ4fZE {*/
/*    color: #6f3932 !important;*/
/*}*/

/*.BEh8JJiwI1dPaBPrice {*/
/*    background-color: #6f3932 !important;*/
/*}*/

/*.widget .BEh4IDsZ4fZE,*/
/*.widget .BEh4IDsZ4eZE,*/
/*.widget .BEh4IDsZ4dZE,*/
/*.widget .BEh4IDsZdPr0ZE span {*/
/*    color: #6f3932 !important;*/
/*}*/

/*.BEh4IDsZ4dZENP {*/
/*    color: #6f3932 !important;*/
/*}*/

/*.widget #BEx4IDaY3bWD .BEx4ZXaY3bWR {*/
/*    border-color: #6f3932 !important;*/
    /*box-shadow: none;*/
/*}*/

/*.BExyz5i8narrowSingle-up {*/
/*    border-bottom: 5px solid #6f3932 !important;*/
/*}*/



body main,
body.mobile{
    background:red;
}
body .content_wrapper{
    background-color: transparent;
}



/*.landing_PopupWrapper {*/
/*    position: fixed;*/
/*    top: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    bottom: 0;*/
/*    width:300px;*/
/*    height:300px;*/
/*    margin:auto;*/
/*    display: none;*/
/*    animation: zoominoutsinglefeatured 1s ease-in-out;*/
/*}*/

/*.package-form-section .popUpClose {*/
/*    position:absolute;*/
/*    right: -20px;*/
/*    top: -20px;*/
/*    font-size: 18px;*/
/*    color: #5e5e5e;*/
/*    font-weight: bold;*/
/*    border: 0;*/
/*    cursor: pointer;*/
/*    background: transparent;*/
/*}*/

/*@keyframes zoominoutsinglefeatured {*/
/*    0% {*/
/*        transform: scale(0.3, 0.3);*/
/*    }*/

/*    50% {*/
/*        transform: scale(1.1, 1.1);*/
/*    }*/

/*    100% {*/
/*        transform: scale(1, 1);*/
/*    }*/
/*}*/


/*.package-form-section {*/
/*    background-color: #a87a15;*/
/*    padding: 20px 0;*/
/*}*/
/*.package-form-section h3 {*/
/*    color: #fff;*/
/*    text-transform: uppercase;*/
/*    text-align: center;*/
/*    padding: 10px;*/
/*}*/
/*.package-form-section form label {*/
/*    font-size:14px;*/
/*    color:#fff;*/
/*}*/
/*.package-form-section form .package-wrapper {*/
/*    padding:0 15px;*/
/*}*/
/*.package-form-section form .submit-btn {*/
/*    padding:0 15px;*/
/*}*/
/*.package-form-section form .day-group-wrapper {*/
/*    padding:0 15px;*/
/*    display: flex;*/
/*}*/
/*.package-form-section form .day-group-wrapper .date-parameter-block {*/
/*    margin-right:10px;*/
/*    width:50%;*/
/*}*/
/*.package-form-section form .day-group-wrapper .group-nights {*/
/*    margin-right:10px;*/
/*    width:25%;*/
/*}*/
/*.package-form-section form .day-group-wrapper .group-adults {*/
/*    width:25%;*/
/*}*/
/*.package-form-section form .submit-btn input {*/
/*    width:100%;*/
/*    background-color:#329db5;*/
/*    color: #fff;*/
/*    border:none;*/
/*}*/
/*.package-wrapper .dropdown.open .dropdown-menu {*/
/*    display: flex;*/
/*    top: 50%;*/
/*    -webkit-transform: translateY(-50%);*/
/*    -ms-transform: translateY(-50%);*/
/*    transform: translateY(-50%);*/
/*    left: 100%;*/
/*    width: 460px;*/
/*    padding: 5px 10px;*/
/*}*/
/*.package-wrapper .dropdown-menu div {*/
/*    width:50%;*/
/*    padding: 0px 10px;*/
/*}*/
/*.package-wrapper .dropdown-menu div.left-col {*/
/*    border-right: 1px solid #000;*/
/*}*/
/*.package-wrapper .dropdown-menu ul {*/
/*    padding:0;*/
/*    list-style-type:none;*/
/*}*/
/*.package-wrapper .dropdown-menu ul li:first-of-type {*/
/*    margin-top:10px;*/
/*}*/
/*.package-wrapper .dropdown-menu .intro-to-wellness {*/
/*    border-bottom: 1px solid #000;*/
/*}*/
/*.package-wrapper .dropdown-menu h4 {*/
/*    font-size: 16px;*/
/*    font-weight: 600;*/
/*    margin: 0;*/
/*    line-height: 1.1;*/
/*}*/
/*.package-wrapper .dropdown-menu span {*/
/*    display: block;*/
/*    width: 100%;*/
/*    color: #707070;*/
/*    font-size: 11px;*/
/*    line-height:20px;*/
/*    padding: 0 10px 0 5px;*/
/*    font-style: italic;*/
/*}*/
/*.package-wrapper .dropdown-menu a {*/
/*    display: block;*/
/*    padding: 3px 15px;*/
/*    color: #000;*/
/*    font-size: 13px;*/
/*    line-height: 25px;*/
/*    text-decoration: none;*/
/*}*/
/*.package-wrapper .dropdown-menu a:hover {*/
/*    background-color: #ebe9e3;*/
/*}*/
/*.package-form-section form .day-group-wrapper .date-parameter-block .dp-holder {*/
/*    position: relative;*/
/*}*/
/*.package-form-section form .day-group-wrapper .date-parameter-block .dp-holder span {*/
/*    position:absolute;*/
/*    right:10px;*/
/*    top:10px;*/
/*}*/


/*.mobile .package-wrapper .dropdown.open .dropdown-menu {*/
/*    left: -18%;*/
/*    transform: unset;*/
/*    background: #fff;*/
/*    top: 26px;*/
/*    width: 360px;*/
/*}*/
/*.mobile .package-form-section form input ,.mobile .package-form-section form select {*/
/*    height: 35px;*/
/*}*/





















.simp-custom-modifiedform .form-horizontal .form-group:nth-child(12n) ~ .form-group:not(#form-group-submit) {
    display: none;
}

.simp-custom-modifiedform .form-horizontal .form-group:nth-child(22) textarea {
    resize: none;
    border: 0;
    box-shadow: none;
    cursor: auto;
}

@media (min-width: 992px) {
    .simp-custom-modifiedform .form-horizontal {
        max-width: 840px;
        margin: 0 auto;
    }
    .simp-custom-modifiedform .form-horizontal .form-group > label {
        width: 30%;
    }
    .simp-custom-modifiedform .form-horizontal .form-group > div {
        width: 70%;
    }
}

@media (max-width: 768px) {
    :is(.outr-page, .outerpage) .simp-custom-modifiedform fieldset {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        width: 100%;
    }

    :is(.outr-page, .outerpage) .simp-custom-modifiedform .form-group {
         width: 100%;
         text-align: left;
         display: flex;
         flex-direction: column;
    }

    :is(.outr-page, .outerpage) .simp-custom-modifiedform .form-horizontal .form-group > div {
        width: 100%;
    }
}

.mobile .simp-custom-modifiedform {
    padding: 0 23px;
}

.mobile :has(.simp-custom-modifiedform) .wtheader {
    padding: 0 23px;
}













.simp-custom-first-slider.wt-image-text-slider .slick-prev ,
.simp-custom-first-slider.wt-image-text-slider .slick-next {
    bottom: -38px;
    top: unset;
    border: 2px solid black;
    cursor: pointer;
    border-radius: 50%;
    height: 42px;
    width: 42px;
    
}
.simp-custom-second-slider.wt-image-text-slider .slick-prev:before,
.simp-custom-second-slider.wt-image-text-slider .slick-next:before{
    color: transparent;
    
}
.simp-custom-first-slider.wt-image-text-slider .one-col.slick-slide img {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.simp-custom-first-slider.wt-image-text-slider .text-content-wrapper{
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: red;
}

