



.accommodation_item {
    display: inline-block;
    width: 100%;
    padding: 20px 40px 30px 40px;
    min-height: 200px;
    margin-bottom: 0px;
    vertical-align: top;
    text-transform: uppercase;
    border: 3px solid;
    cursor: auto;
    -webkit-appearance: none;
    transition: all .5s ease-in-out;
    border-color: #000;
}
.panel {
    width: 200px;
    display: block;
    border: none;
    padding: 0;
    margin: 0;
    box-shadow: none;
    background-color: transparent;

}
a.accordion_button, .accordion_button {
    color: #000;
    width: 200px;
    height: 40px;
    font-size: 20px;
    text-align: center;
    line-height: 34px;
    display: inline-block;
    border: 3px solid;    
    text-transform: uppercase;    
    font-weight: 300;
    transition: all .5s ease-in-out;
    cursor: pointer;
    outline: none;
    text-decoration: none;
    border-color: #cca770;
}
.accommodation_item p i {
    font-size: 20px;
}

.accommodation_item .room_title {
    display: inline-block;
    font-size: 30px;
    vertical-align: bottom;
/*     padding-top: 12px; */
    width: 80%;
    float: left;
}
.accommodation_item .room_price {
    display: inline-block;
    vertical-align: bottom;
    width: 19%;
    text-align: right;
    float: right;
}
.panel-collapse h5 {
    font-size: 20px;
    text-transform: uppercase;
    margin:1.5% 0;
}

.center_line {
    border-color: #cca770;
    margin-left: 0px;
    display: block;
    clear: both;
    height: 10px;
    border-bottom-width: 4px;
    border-style: solid;
    border-top: none;
    border-left: none;
    border-right: none;
    margin: 15px auto 25px auto;
}
.panel-collapse a {
    max-width: 20%;
    margin-bottom: 6px !important;
    display: inline-block;
    float: left;
    margin-top: 2px !important;
    transition: all .5s ease-in-out;
    opacity: 0.7;
}
.panel-collapse .accommodation_imgs {
    text-align: left;
    width: 100%;
    display: block;
}
.panel-collapse a img {
    width: 100%;
    height: auto;
}
.panel-collapse a:hover {
    opacity: 1;
}
p {
    font-size:14px
}
.accommodation_item .room_price .amount {
    font-size: 34px;
}


a.accordion_button:hover, .accordion_button:hover{
    background: #cca770;
    color: #fff;
}
p {
    margin: 0 0 10px !Important;
}
p.hill-view , .room_price p{
    line-height:1.42857143 !important;
}
.outerpage .panel-collapse a.swipebox img{
    aspect-ratio:2/1.45;
    object-fit:cover;
}





/*#bookingForm .general-msg,#bookingForm .price-msg {*/
/*    display:none;*/
/*}*/





/*:is(.outerpage,.outer-page) .jssor-carousel-container .bookingform-wrapper .abs_parent{*/
/*    max-width:800px*/
/*}*/
/*:is(.outerpage,.outer-page) .jssor-carousel-container .bookingform-wrapper #bookingForm .select-block{*/
/*    width:37%;*/
/*}*/

/*:is(.outerpage,.outer-page) .jssor-carousel-container .bookingform-wrapper #bookingForm .btn-wrapper{*/
/*    top:42px;*/
/*    bottom:unset;*/
/*    right:40px;*/
/*}*/
/*:is(.outerpage,.outer-page) .jssor-carousel-container .bookingform-wrapper #bookingForm .whyBookDirect{*/
/*    right:15px;*/
/*}*/


/*@media(max-width:1000px){*/
/*    :is(.outerpage,.outer-page) .jssor-carousel-container .bookingform-wrapper .abs_parent{*/
/*        width:100%;*/
/*    }*/
/*}*/



.for-homepage .bookingform-wrapper .abs_parent {  
    z-index: 201;
    width: 80%;
    max-width: 1044px;
}

.for-homepage .bookingform-wrapper .abs_parent .adult-wrapper,
.for-homepage .bookingform-wrapper .abs_parent .child-wrapper{
    display:none
}


.booking-form-wrapper #bookingForm{
background: rgba(0, 0, 0, 0.5);
}

.for-homepage .jssor-carousel-container .bookingform-wrapper {
    bottom: 0;
background: rgba(0, 0, 0, 0.6);
}

#bookingForm .open-form-block{
    display:none !important;
}
@media (max-width: 900px) {
  .for-homepage .bookingform-wrapper .abs_parent {  
    width: 90%;
  }
}

.for-homepage .jssor-carousel-container .booking-form {
    display: flex;
    align-items: center;
    padding-bottom: 30px !important;
    
}
.for-homepage .jssor-carousel-container .booking-form .btn-wrapper {
    position: relative !important;
    bottom: -30px !important;
    right: 0 !important;
}


.for-homepage .bookingform-wrapper #booking-form .promo-block {
    display:block !important;
    width:125px !important;
} 
@media (max-width: 1000px) {
  .for-homepage .bookingform-wrapper #booking-form .promo-block {
    width:100px !important;
  } 
}
@media (max-width: 800px) {
  .for-homepage .bookingform-wrapper #booking-form .promo-block {
    width:90px !important;
  } 
}

.for-homepage .jssor-carousel-container #bookingForm .form-group.date-parameter-block.tohide{
  display: block !important;
  margin-right: 0  !important;
}
@media (max-width: 1200px) {
  .for-homepage .jssor-carousel-container #bookingForm .form-group.date-parameter-block.tohide {
    width: 120px;
  }
}
@media (max-width: 1000px) {
  .for-homepage .jssor-carousel-container #bookingForm .form-group.date-parameter-block.tohide {
    width: 115px;
  }
}
@media (max-width: 800px) {
  .for-homepage .jssor-carousel-container #bookingForm .form-group.date-parameter-block.tohide {
    width: 105px;
  }
}
.for-homepage .jssor-carousel-container #bookingForm .btn-wrapper{
  align-self: end;
  bottom: unset !important;
}
@media (max-width: 1200px) {
  .for-homepage .jssor-carousel-container #bookingForm .btn-wrapper .btn-full-width {
    min-width: 120px;
  }
}
@media (max-width: 1100px) {
  .for-homepage .jssor-carousel-container #bookingForm .btn-wrapper .btn-full-width {
    min-width: 110px;
  }
}
.for-homepage #bookingForm .booking-form{
  margin:0 !important;
  padding-bottom: 0 !important;
}
.for-homepage .jssor-carousel-container #bookingForm .select-block{
  width: 22% !important;
  padding-right: 0;
}
.for-homepage .jssor-carousel-container .booking-form{
  display: flex !important;
  justify-content: center !important; 
  position: relative;
background: transparent !important;}

.for-homepage .jssor-carousel-container .min-price-wrapper {
    bottom: -35px !important;
    right: 35px !important;
}
@media (max-width: 1200px) {
  .for-homepage .jssor-carousel-container .min-price-wrapper {
    right: -5px !important;
  }
}
@media (max-width: 1100px) {
  .for-homepage .jssor-carousel-container .min-price-wrapper {
    right: -15px !important;
  }
}

@media (max-width: 1366px) and (min-width: 1100px) {
    .for-homepage .camera-carousel-container .jssor-home-wrapper.aspectratio18-7 {        
        padding-top: 30px;
    }
    .for-homepage .jssor-home-wrapper.aspectratio18-7 {
        padding-top: 30px;
    }
}


@media (max-width: 768px) {
  .for-homepage .jssor-carousel-container .booking-form {
    background: transparent !important;
  }
  .for-homepage .jssor-carousel-container .bookingform-wrapper {
    /*background: rgba(0,0,0,.7);*/
  }
}


@media (min-width: 769px) {
  .for-homepage .jssor-carousel-container .jssor-home-wrapper #homeCarousel>div:nth-child(3) {
    bottom: 18% !important;
  }
}

.for-homepage .bookingform-wrapper .booking-form .whyBookDirect {
    bottom: -15px !important;
    left:0 !important;
}




/* for min price*/
.booking-form-wrapper #bookingForm .min-price-wrapper .min-price-div {
    color: #fff;
}




.outerpage .inner-page .content_wrapper .no-gutter .simp-custom-callNowBtn{
    margin-bottom:50px;
    padding:0;
}
.outerpage div.simp-custom-callNowBtn .text-content-wrapper{
    position:relative;
}
.outerpage div.simp-custom-callNowBtn .call-button{
    position:absolute;
    left:auto;
    right:0;
}
.outerpage div.simp-custom-callNowBtn .call-button a{
    color:#fff;
    background:#E7B661 ;
    width:120px;
    padding:8px 35px;
}
.outerpage div.simp-custom-callNowBtn .call-button a:hover{
    background-color: #e6b661e6;
    text-decoration:none;
    transition: all .2s ease-in-out;
}
.mobile .innerpage-content .content_wrapper .no-gutter .simp-custom-callNowBtn{
    margin-bottom:50px;
    padding:0;
}
.mobile div.simp-custom-callNowBtn .text-content-wrapper{
    position:relative;
}
.mobile div.simp-custom-callNowBtn .call-button{
    position:absolute;
    left:auto;
    right:0;
}
.mobile div.simp-custom-callNowBtn .call-button a{
    color:#fff;
    background:#E7B661 ;
    width:120px;
    padding:8px 35px;
}



/* desktop contact form css */
.outerpage .simp-custom-contact-form .fullWidthWidgetWrapper {
  display: flex;
}

.outerpage .simp-custom-contact-form .col-sm-12.one-col {
  width: 60%;
  margin: -10% auto 0 auto;
  border: 4px solid black;
  background-color: white;
}
@media (max-width: 1100px) {
  .outerpage .simp-custom-contact-form .col-sm-12.one-col {
    margin-top: -13%;
  }
}
@media (max-width: 884px) {
  .outerpage .simp-custom-contact-form .col-sm-12.one-col {
    margin-top: -18%;
  }
}

.outerpage .simp-custom-contact-form #form-group-submit {
  margin-top: 1% !important;
  margin-bottom: 4% !important;
}

.outerpage .simp-custom-contact-form #form-group-submit .btn {
  width: 60%;
  float: none;
}

.outerpage .simp-custom-contact-form .col-sm-12.col-md-6 {
  width: 85%;
}

/* mobile contact form and contact us css */
.mobile .simp-custom-contact-us {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.mobile .simp-custom-contact-form .col-xs-12 {
  display: flex;
  flex-direction: column;
}

.mobile .simp-custom-contact-form {
  border: 3px solid black;
  width: 85% !important;
  margin-top: -10% !important;
  z-index: 1;
  background-color: white;
}

.mobile .simp-custom-contact-form .form-horizontal {
  width: 90%;
  align-self: center;
}

.mobile .simp-custom-contact-form label {
  visibility: hidden;
  height: 0;
}

.mobile .simp-custom-contact-form-heading .text-content {
  padding-top: 20px;
}

.mobile .simp-custom-contact-form-heading h2 {
  border-bottom: none;
}

/*address-block hide*/
.for-homepage .container-wrapper .address-block-details {
    display: none;
}
header ul#top-navbar-collapse {
    justify-content: center;
    text-align: center;
}
.simp-custom-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.simp-custom-textbg .text-content{
    background: #fffff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px;
}
.simp-custom-textbg h3{
    font-weight: 550;
    font-size: 22px;
    color: #4c4c4c
}
.simp-custom-3textimg .text-content-wrapper{
    background:  #fffff;
    padding: 20px;
}
.simp-custom-3textimg h3{
    padding-bottom: 20px;
}
.simp-custom-padding {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}
.simp-custom-heroImg {
    padding-top: 0 !important
}
header ul#bottom-navbar-collapse{
    padding-left: 0;
    padding-right: 40px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.simp-custom-tableborder .table td,
.simp-custom-tableborder .table,
.simp-custom-tableborder .table th{
    border: none;
}


.simp-custom-hotelTextSlider .text-content-wrapper{
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
    transition: 0.3s;
    padding: 20px 10px 15px;
    background-color: rgba(241,250,238,0.57);
}
.simp-custom-hotelTextSlider .slick-next:before,
.simp-custom-hotelTextSlider .slick-prev:before {
    color: #000 !important;
}
.simp-custom-sliderLeft,
.simp-custom-sliderRight{
    max-width: 68% !important
}
.simp-custom-sliderLeft .jssor-carousel-wrapper{
    padding-right: 0px !important;
}
.simp-custom-sliderRight .jssor-carousel-wrapper{
    padding-left: 0px !important;
}
.simp-custom-textRight{
    width: 32% !important;
    padding-right: 15px !important
}
.simp-custom-textLeft{
    width: 32% !important;
    padding-left: 15px !important
}
.simp-custom-textRight .text-content,
.simp-custom-textLeft .text-content{
     background-color: #ffffff;
    width: 100%;
    height: 100% ;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 8% !important;
    color:#fffff;
}
.simp-custom-textRight h3,
.simp-custom-textLeft h3{
    font-size: 30px;
    line-height: 40px;
}
.simp-custom-heroimg {
    padding-top: 0px !important;
}

.child-hotel.for-innerpage .simp-custom-alchemy-1txt .social-icons{
    display:flex;
    justify-content:center;   
}
.child-hotel.for-innerpage .simp-custom-alchemy-1txt .social-icons li{
    list-style:none;
    padding:0;
    margin:20px;
    border:1px solid #000;
    padding:0 8px;
    border-radius:5px;
}
.child-hotel.for-innerpage .simp-custom-alchemy-1txt .social-icons li a{
    color: #000;
}
.child-hotel.for-innerpage .simp-custom-alchemy-1txt .social-icons li:last-child:hover {
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}
.child-hotel.for-innerpage .simp-custom-alchemy-1txt .social-icons li:last-child:hover span{
    color:#fff;
}

.child-hotel.for-innerpage .simp-custom-alchemy-1txt .social-icons li:first-child:hover {
    background:#3b5998;
}
.child-hotel.for-innerpage .simp-custom-alchemy-1txt .social-icons li:first-child:hover span{
    color:#fff;
}



/*Contact Us page form*/
.simp-custom-contact-form {
    font-family: futura-pt, sans-serif;
    font-style: normal;
    font-weight:400
}
.simp-custom-contact-form .form-group.col-sm-12 {
    display: flex;
    text-align: center;
    justify-content: center;
}
.simp-custom-contact-form .form-group lable ,
.simp-custom-contact-form label.control-label-custom,
.simp-custom-contact-form div#form-group-submit label{
    display: none;
}
.simp-custom-contact-form form{
    margin-left:12% !important;
    margin-right:12% !important;
}
 .inner-page .content_wrapper .no-gutter .widget-wrapper.bgImageContainer.simp-custom-contact-form
{
    padding-top:50px !important;
     padding-bottom:50px !important;
}
/*End*/

.outerpage .simp-custom-form .rajPark-form-header h2{
    color:#fff;
}

.outerpage .simp-custom-form .form-group label{
    width:100%;
}
.outerpage .simp-custom-form .form-group .col-sm-12.col-md-6{
    width:100%;
}
.outerpage .simp-custom-form .form-horizontal fieldset > div:nth-child(2){
    margin-top: 10%;
}
.rajPark-form-header h2{
    font-size:24px !important;
    font-weight:700 !important;
}
.simp-custom-heroImgForm {
    position:relative;
}
.simp-custom-form{
    top:10% !important;
}
.simp-custom-heroImgForm fieldset  textarea{
    height:50px !important;
}
@media screen and (max-width:1270px){
    .outerpage .simp-custom-form .form-horizontal fieldset > div:nth-child(2) {
        margin-top: 2%;
    }
}
@media screen and (max-width:1200px){
    .outerpage .simp-custom-form .form-horizontal fieldset div{
        margin-bottom:0;
    }
}
@media screen and (max-width:1100px){
    .rajPark-form-header h2{
        font-size:20px !important
    }
    .simp-custom-form fieldset .control-label-custom{
        font-size:14px;
        height:25px;
    } 
    .simp-custom-form fieldset .form-control-custom{
        height:25px
    }
    .outerpage .simp-custom-form {
        top: 10% !important;
    }
}
@media screen and (max-width:884px){
    .simp-custom-form {
        padding-top:1.5% !important;
    }
    .simp-custom-form .one-col{
        padding:0;
    }
    .simp-custom-form fieldset #form-group-submit label{
        display:none;
    }
    .simp-custom-form fieldset #form-group-submit div{
        margin-top:4%
    }
}
@media screen and (max-width:768px){
    .outerpage .bgColorContainer.simp-custom-form {
        top: 9% !important;
    }
    .simp-custom-heroImgForm fieldset textarea {
        height: 30px !important;
    }
}


/* style top and bottom border that is added before and after h2 */
/* applies to both desktop and mobile */
@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translateX(-20%);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
.fadeInRight {
    border-bottom-width: 4px;
    border-style: solid;
    animation: fadeInRight 500ms ease;
}


@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(20%);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
.fadeInLeft {
    border-bottom-width: 4px;
    border-style: solid;
    animation: fadeInLeft 500ms ease;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.fadeIn {
    animation: fadeIn 500ms ease;
}

.line {
    width: 200px;
    height: 10px;
    border-top: none;
    border-left: none;
    border-right: none;
    display: block;
    margin: 15px auto 25px auto;
    color: rgb(231, 182, 97);
}

/* mobile widget headings customization */
.mobile .simp-custom-welcome-heading h2,
.mobile .simp-custom-rooms-heading h2.fadeIn,
.mobile .simp-custom-amenities-heading h2,
.mobile .simp-custom-gallery-heading h2,
.mobile .simp-custom-testimonial-heading h2,
.mobile .simp-custom-contact-us-heading h2 {
    font-size: 25px;
    border-bottom: 0;
    padding-bottom: 0;
}

/* mobile amenities customization */
.mobile .simp-custom-sixty .table-responsive {
    margin-bottom: 0;
}
.mobile .simp-custom-sixty .table,
.mobile .simp-custom-sixty .table td {
    border-top: 0;
}
.mobile .simp-custom-sixty .table tbody tr {
    display: grid;
    grid-template-columns: 1fr;
}
.mobile .simp-custom-sixty .table tbody tr td {
    width: 100% !important;
}





.imageDescriptionSide.imageDescriptionSide-rightimage.two-col,
.imageDescriptionSide.imageDescriptionSide-leftimage.two-col {
    position: relative;
    padding: 80px 15px 40px !important;
}
.imageDescriptionSide.imageDescriptionSide-rightimage.two-col .image-content,
.imageDescriptionSide.imageDescriptionSide-leftimage.two-col .image-content{
    object-fit: cover;
    height: calc(100% - 200px);
}
.imageDescriptionSide.imageDescriptionSide-rightimage.two-col .col-md-4.col-sm-6.left-box,
.imageDescriptionSide.imageDescriptionSide-leftimage.two-col .col-md-4.right-box {
    box-shadow: 0px 0px 10px rgba(18, 18, 19, 0.21);
    width: 60%;
    text-align: center;
    padding-left: 50px !important;
}
.imageDescriptionSide.imageDescriptionSide-rightimage.two-col .col-md-4.col-sm-6.left-box .text-content-wrapper,
.imageDescriptionSide.imageDescriptionSide-leftimage.two-col .col-md-4.right-box .text-content-wrapper {
    max-width: 300px;
}
.imageDescriptionSide.imageDescriptionSide-rightimage.two-col .col-md-8.col-sm-6.right-box,
.imageDescriptionSide.imageDescriptionSide-leftimage.two-col .col-md-8.left-box {
    position: absolute;
    top: 0;
    bottom: 0;
    width: calc(100% - 400px);
    right: 0;
    padding-left: 0;
    z-index: 2;
}
@-webkit-keyframes translateBottom {
    from {
        opacity: 0;
        transform: translateY(0);
    }


    to {
        opacity: 1;
        transform: translateY(35px);
    }
}

@keyframes translateBottom {
    from {
        opacity: 0;
        transform: translateY(0);
    }

    to {
        opacity: 1;
        transform: translateY(35px);
    }
}
.imageDescriptionSide.two-col .img-responsive.image-content.translateBottom {
    -webkit-animation-name: translateBottom;
    animation-name: translateBottom;
}




.mobile .simp-custom-mobile-widget-hide {
    display: none!important;
}

/*jira changes 12795*/
.outer-page .content_wrapper .no-gutter .simp-custom-paddingBottom-zero,
.outerpage .content_wrapper .no-gutter .simp-custom-paddingBottom-zero{
    padding-bottom:0;
}

.inner-page .content_wrapper .no-gutter .widget-wrapper.simp-custom-width50 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.simp-custom-reducesize {
    width: 40% !important;
    display:flex;
    margin: 0 !important;
    padding: 0 !important;
}

.simp-custom-reducesize .right-box.text-content {
    padding-top:50px !important;
    padding-bottom: 50px !important;
    background-color:#edebe5;
}

.simp-custom-reducesize .left-box.text-content {
    padding-top:50px !important;
    padding-bottom: 50px !important;
    background-color:#fcfbfa;
}

/*Table Border Remove*/

.simp-custom-table-border table,
.simp-custom-table-border td{
    border:none !important;
}
.simp-custom-h2left h2{
    text-align: left !important;
}
.simp-custom-sixty {
    width: 60% !important;
    margin: auto;
}

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

.simp-custom-topspace{
    padding-top:0px !important;
}
.simp-custom-bottomspace{
    padding-bottom:0px !important;
}


/*.simp-custom-reducedwidthtext .text-content-wrapper 
{
    width:25%;
    color:#fff;
    background-color:#4d7451ed;
    padding:10px 20px;
    margin-left:80px;
}*/
.simp-custom-reducedwidthtext .text-content-wrapper 
{
    width:25%;
    color:#fff;
    background-color:#745623;
    padding:10px 20px;
    margin-left:900px;
}

.simp-custom-compressed2imgtext 
{
   width:50% !important;
   margin:0px !important;
   padding:0 !important;
}
.simp-custom-compressed2imgtext .text-content
{
   margin:0 !important;
   padding:0 !important;
}
.simp-custom-compressed2imgtext .right-box
{
    margin-top:60px !important;
    background-color: #dddddd;
}
.simp-custom-compressed2imgtext .text-content-wrapper
{
    padding:20px;
    background-color:#e4ece5a1;
}


.simp-custom-float .text-content-wrapper
{
   position:absolute;
   top:17%;
   left:10%;
   color:white;
   background-color:#23222269;
    padding:2rem 3rem;
}
/*.simp-custom-float .text-content-wrapper a
{
  background-color:transparent;
  border:1px solid white;
  color:white;
}*/
.simp-custom-txtoimg {
    display: flex;
    justify-content: center;
    align-items: center;
}

.simp-custom-txtoimg .left-box
{
   width:100%;
}
.simp-custom-txtoimg .right-box
{
   position:absolute;
   background-color:#4d7451ed;
   width:20%;
   color:white;
   padding:30px ;
   left:220px !important;
}
.simp-custom-txtoimg
{
   width:60% !important;
}


.simp-custom-positiontop .text-content-wrapper
{
   position:absolute;
   top:0;
   background-color:white;
   width:30%;
}


.simp-custom-height .right-box
{
   background-color:white;
   height:100%;
   padding:0px !important;
   display:flex;
   align-items:center;
   justify-content:center;
}
.simp-custom-height
{
    background-color:grey;
   
}
.simp-custom-height .left-box
{
    padding:0px !important;
}


.simp-custom-shadowonbox .text-content
{
    margin-left:10px;
    width:32%;
    box-shadow:1px 1px 4px #c9c9c9ad;
    }
.simp-custom-shadowonbox .text-content-wrapper
{
    background-color:#e4ece5a1;
    padding:10px;
    height:400px;
}
.simp-custom-shadowonbox .fullWidthWidgetWrapper
{
    width:70%;
}


.simp-custom-resize 
{
   width:50% !important;
   margin:0px !important;
   padding:0 !important;
}


.simp-custom-toimg img
{
    position:relative;
}
.simp-custom-toimg .text-content-wrapper
{
    position:absolute;
    padding:10px 30px 30px;
    width:80%;
    right:10%;
    top:90%;
    background-color:#f3f8f4;
}
.wt2imgtop-2tbbot.two-col.simp-custom-toimg
{
    margin-bottom:280px;
}


.simp-custom-adjustwidth.bgColorContainer.fullWidthWidget.imageDescriptionSide-rightimage.two-col
 {
    width:85% !important;
 }
 .simp-custom-adjustwidth .fullWidthWidgetWrapper
 {
    width:80%;
 }

.simp-custom-topborder .left-box{
    z-index:1;
}

.simp-custom-topborder .right-box:before
{
   content:"";
   position:absolute;
   display:block;
   background-color: #f3f8f4;
   left:-95%;
   right:8%;
   top:5%;
   bottom:10%;
}


.simp-custom-image .text-content-wrapper
{
    background-color:#ebf4ed;
    color: #1c1c1c;
    width:55%;
    margin:auto;
    padding:8px
}


.clearfix.widget-wrapper.wt1tb.bgColorContainer.fullWidthWidget.simp-custom-parallaxheight {
    padding-top: 0;
    padding-bottom: 0;
}

.simp-custom-top-padding-remove {
    padding-top:0px !important;
}
.simp-custom-padding-remove {
    padding-top:0px !important;
    padding-bottom:0px !important;
}
div[data-widget-id="2185618"]
{
    padding-top:5% !important;
}
div[data-widget-id="2185922"]
{
    visibility:hidden;
    height:0;
    padding:0 !important;
}

.clearfix.widget-wrapper.wtformjson.bgColorContainer.simp-custom-form {
    width:30%;
    display: flex;
    position: absolute;
    top: 30%;
    right: 5%;
}
.simp-custom-form label.col-sm-12.col-md-2.control-label-custom {
    color: #fff;
}
.simp-custom-form .col-md-6 {
    width: 70%;
}
.simp-custom-form .col-md-2 {
    width: 30%;
}













/* desktop testimonial css */
.outerpage .simp-custom-testimonial-slider {
  margin-top: 3% !important;
  position: relative;
}
.outerpage .simp-custom-testimonial-slider::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}

.outerpage .simp-custom-testimonial-slider .slick-slider {
  width: 85%;
}

.outerpage
  .wt-image-text-slider.fullWidthWidget.bgImageContainer.simp-custom-testimonial-slider {
  padding-top: 0 !important;
  padding-bottom: 120px !important;
}

.outerpage .simp-custom-testimonial-slider .slick-list {
  border: 3px solid white;
}

.outerpage .simp-custom-testimonial-slider .slick-list .slick-track {
  display: flex;
  align-items: center;
}

.outerpage .simp-custom-testimonial-slider .text-content img {
  display: none;
}

.outerpage .simp-custom-testimonial-slider .text-content .text-content-wrapper {
  color: white;
  width: 80%;
  margin: 0 auto;
}

.outerpage .simp-custom-testimonial-slider .table {
  margin-bottom: 0;
}

.outerpage .simp-custom-testimonial-slider td {
  font-size: 20px;
}

.outerpage .simp-custom-testimonial-slider .table,
.outerpage .simp-custom-testimonial-slider td {
  border: 0;
}

.outerpage .simp-custom-testimonial-slider tr:hover {
  background-color: transparent;
}

.outerpage .simp-custom-testimonial-slider .slick-prev,
.outerpage .simp-custom-testimonial-slider .slick-next {
  width: 30px;
  height: 80px;
}
.outerpage .simp-custom-testimonial-slider .slick-prev {
  left: -6%;
}
.outerpage .simp-custom-testimonial-slider .slick-next {
  right: -6%;
}

.outerpage .simp-custom-testimonial-slider .slick-prev::before,
.outerpage .simp-custom-testimonial-slider .slick-next::before {
  font-size: 80px;
  color: white;
  font-weight: 100;
}

.outerpage .simp-custom-testimonial-slider .slick-dots li button {
  border: 1px gray solid;
  background: gray;
  height: 2px;
  padding: 2px;
}

.outerpage .simp-custom-testimonial-slider .slick-dots li button::before {
  content: '';
  width: 20px;
  height: 6px;
}

.outerpage
  .simp-custom-testimonial-slider
  .slick-dots
  li.slick-active
  button::before {
  background-color: white;
}

.outerpage .simp-custom-testimonial-slider .slick-dots {
  bottom: -75px;
}

.outerpage .simp-custom-testimonial-heading h2 {
  color: white;
}

/* mobile testimonial css */
.mobile .simp-custom-testimonial-slider {
  position: relative;
}
.mobile .simp-custom-testimonial-slider.bgImageContainer.slick-slider {
    padding-top: 50px !important;
}
.mobile .simp-custom-testimonial-slider::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}

.mobile .simp-custom-testimonial-slider .image-content {
  display: none;
}

.mobile .simp-custom-testimonial-slider .table,
.mobile .simp-custom-testimonial-slider .table td {
  color: white;
  border-top: 0;
}

.mobile .simp-custom-testimonial-slider .slick-list {
  border: 3px solid white;
}

.mobile .simp-custom-testimonial-slider .slick-list .slick-track {
  padding-top: 20px;
  display: flex;
  align-items: center;
}

.mobile .simp-custom-testimonial-slider .slick-arrow {
    top: 60%;
}

.mobile .simp-custom-testimonial-slider .slick-arrow::before {
  color: black;
}

.mobile .simp-custom-testimonial-heading h2 {
  font-size: 30px;
  border-bottom: 0;
  color: white;
}

/* mobile and desktop */
.simp-custom-testimonial-heading .line {
    border-color: white;
}

#whatsAppHeader{
    z-index: 1000;
    position: fixed;
    bottom: 15px;
    left:15px;
    background: #25d366;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
    font-size: 28px;
    text-align: center;
    line-height: 50px;
}
#whatsAppHeader a{
    color: white;
}
.fa-whatsapp {
    font-weight: bold;
}

.mobile #whatsAppHeader {
    border-radius: 50%;
    background: #25d366;
    float: left;
    position: fixed;
    left: 24px;
    bottom: 20px;
    padding:5px !important;
    z-index: 9999;
    line-height: unset;
    height:50px;
    width:50px;
    display:flex;
    justify-content:center;
    align-items:center;
}
.mobile #whatsAppHeader a {
    color: #ffffff;
}
.mobile #whatsAppHeader .fa-whatsapp {
    font-size: 30px;
    
}
.mobile .fa-whatsapp:before {
    content: "\f232";
}

.jssor-carousel-wrapper + #bookingForm .whyBookDirect .wrapperOfBenefits{
    transform:translateX(50%);
}


.simp-custom-bgcolorspacce td:nth-child(1)
{
    background-color:#299f3a;
    padding:3rem 12rem ;
    box-shadow:2px 2px 2px 2px rgba(0,0,0,0);
    border:1px solid #04040429;
}
.simp-custom-bgcolorspacce td:nth-child(2)
{
    background-color:#ffffff;
    padding:2rem 3rem ;
    box-shadow:2px 2px 2px 2px rgba(0,0,0,0);
    border:1px solid #04040429;
}
.simp-custom-bgcolorspacce td:nth-child(3)
{
    background-color:#ffffff;
    padding:2rem 5rem;
    box-shadow:2px 2px 2px 2px rgba(0,0,0,0);
    border:1px solid #04040429;
    padding-bottom:0px;
}


.container-fluid .simp-custom-widget-hide {
    display: none!important;
}




.simp-custom-gradientimg  .text-content img
{
    box-shadow: 0 4px 4px 2px  rgba(0,0,0,0.1);
}
.simp-custom-gradientimg .text-content-wrapper a{
 color:#fff
}
.simp-custom-gradientimg .text-content-wrapper
{
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    color:#fff;
    padding:10px 20px;
    z-index:1 !important;
    text-align:center !important;
   justify-content:center;
}
.simp-custom-gradientimg .text-content:hover .text-content-wrapper a,
.simp-custom-gradientimg .text-content:hover .text-content-wrapper
{
    background-color:#fff;
    color:black !important;
    width: calc(100% - 30px) !important ;
    margin:auto;
    left:0;
    right:0
}
.simp-custom-gradientimg .text-content:after
{
    content:"";
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    background-color:rgba(0,0,0,0.1);
    background-image: linear-gradient(360deg, #0a0a0ac9,  transparent);
    width: calc(100% - 30px) !important ;
    margin:auto;
}

.simp-custom-gradientimg a 
{
    text-decoration:none;
}

.simp-custom-cardhovereffect 
{
    margin:20px 0 !important;
}
.simp-custom-cardhovereffect .text-content
{
    border:1px solid #ffffff;
     box-shadow:1px 1px 1px 1px rgba(0,0,0,0.3);
    margin:0 10px;
    width:31%;
    height:90%;
    padding:5%;
}

.simp-custom-cardhovereffect .text-content:hover 
{
    background-color:#ffffff;
    box-shadow:1px 2px 2px 2px rgba(0,0,0,0.5);
    border:none !important;
}









.generic_slider.jssor-carousel-container.simp-custom-width50{
    width: 50% !important;
}
.generic_slider.jssor-carousel-container.simp-custom-width50 .jssor-carousel-wrapper {
    padding: 0 !important;
}
.generic_slider.jssor-carousel-container.simp-custom-width50 div#jssorCommonCarousel_7 {
    margin: 0;
}
.wt1tb.simp-custom-width50 {
    width: 50% !important;
    display:flex;
    justify-content: center;
    align-items: center;
}
.wt1tb.simp-custom-width50 .text-content {
    padding: 0 50px;
}
/*.simp-custom-width50 {*/
/*    padding-top:0px !important;*/
/*    padding-bottom:0px !important;*/
/*}*/

.simp-custom-reduced-width .text-content-wrapper{
    width:80% !important;
    margin:auto;
}

.simp-custom-widget-width35{
    width:35% !important;
    margin:auto;
}

.simp-custom-capbottom.generic_slider .jssor-carousel-wrapper .camera_caption
 {
    width: 100%;
    max-width: 100%;
    bottom: 0;
 }
.simp-custom-capbottom .caption-as-text
{
    background-color:#E0A235 !important;
    font-size:30px !important;
    float:none !important;
    text-align:center;
    width: 100%;
}


.simp-custom-rightimg 
{
    display:flex;
    align-items:center;
    justify-content:center;
    margin-top:0px !important;
    padding-bottom:0px !important;
}
 .simp-custom-rightimg .right-box
{
    width:53%;
}
 .simp-custom-leftimg .left-box
{
    width:52%;
}
  .simp-custom-leftimg 
{
    display:flex;
    align-items:center;
    justify-content:center;
    margin-bottom:0px !important;
    padding-top:0px !important;
}

.simp-custom-topspace .text-content
{
margin-top:50px ;
}

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

.simp-custom-slider-caption .camera_caption.fadeIn.jssor-caption {
    height: 100%;
    left: 0;
    width: 40%;
}
.simp-custom-slider-caption .camera_caption.jssor-caption {
    top: 0;
}
.simp-custom-slider-caption .caption-as-text {
    height: 100%;
    left: 0;
    float: left!important;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color:#89151cbf !important;
    padding:0 40px!important
}

.simp-custom-slidercaption .camera_caption.fadeIn.jssor-caption 
{
    bottom:0px !important;
}
.simp-custom-slidercaption .caption-as-text 
{
    background-color:transparent !important;
}
.simp-custom-cardlayout .text-content {
    position:relative;
    margin-bottom:100px;
}
.simp-custom-cardlayout .text-content-wrapper {
    position:absolute;
    top:80%;
    background-color:#fff;
    width:80%;
    padding:20px 10px;
    left:10%;
    top: 85%;
    border-radius: 3px;
    box-shadow: 0px 2px 6px #0303031f;
    
}





