





.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;
}

.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;
}

.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;
}





.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;
}











/* 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";
}



