

.homepage, .inner-page{
    /*background-color: #f6f2ec;*/
    padding: 0;
}

.content_wrapper {
    background-color: #FFF;
    padding: 0;
}

:is(.outer-page,.outer-page) #footer {
    background-color: unset;
}

.mobile .content_wrapper {
    padding: 0 20px;
}

.outer-page h1,
.outer-page h2{
    line-height: 44px !important;
}
.simp-custom-parent-card .text-content {
    height: 100%;
    width: 31.3%;
    padding: 15px 15px 30px;
    background-color: #fff;
    box-shadow: 0 2px 8px 0 rgb(4 67 139 / 15%);
    transition: 0.3s;
    margin: 0px 15px;
}
.simp-custom-width {
    width: 70% !important;
}
.simp-custom-center
{
    display:flex;
    align-items:center;
    justify-content:center;
    margin: 20px !important;
}
.simp-custom-h3-font h3 {
    font-size: 22px;
    line-height: 32px;
    font-family: 'Playfair Display Medium',serif
}
header .navbar-top .navbar-nav>li>a{
    font-family: 'Playfair Display Medium',serif
}
.btn{
    padding: 0 20px;
    line-height: 40px;
    font-family: 'Playfair Display Medium',serif
}
.simp-custom-TextOnImg .text-content {
    background-color:white;
    opacity:0.85;
    padding:30px !important;
        width: 80%;
    margin: 0 10%;
}

.simp-custom-TextOnImg .text-content h3:after{
    content:"";
    border-bottom:1.5px solid #f7f4ec;
    display: block;
    width:10%;
    padding-top:20px;
    margin:auto;
}
.simp-custom-TextOnImg .text-content div:nth-child(4){
    margin-top:20px !important;
}
.simp-custom-AmenitesWithSheen {
    position: relative;
}
.simp-custom-AmenitesWithSheen:before{
    content:'';
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.simp-custom-centers{
    display:flex;
    justify-content:center;
}
.simp-custom-textbg .text-content{
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 50px;
}

/*jira-9957*/
:is(.outer-page , .outerpage) .wtbookbtn .one-col,
:is(.outer-page , .outerpage) .wtlinkbutton > div{
    display: flex;
    justify-content: center;
}

/*.promotions-wrapper {*/
/*    display:none;*/
/*}*/

/*jira-11772*/
.for-homepage .outer-page .bookingform-wrapper{
    position:static;
    background:rgba(0,0,0,.7);
}
.outer-page .bookingform-wrapper #bookingForm .booking-form{
    background:unset
}
@media(max-width:969px){
    .outer-page .bookingform-wrapper .form-group.min-price-wrapper {
        position:absolute;
        left:50%;
        transform:translateX(-50%);
        margin:0 !important;
        top:44%
    }
}

@media(max-width:784px){
    .outer-page .bookingform-wrapper .form-group.min-price-wrapper {
        position:absolute;
        left:61%;
        transform:translateX(-50%);
        margin:0 !important;
        top:44%
    }
}

@media(max-width:768px){
    .outer-page .bookingform-wrapper .form-group.min-price-wrapper {
        position:absolute;
        left:50%;
        transform:translateX(-50%);
        margin:0 !important;
        top:44%
    }
}

@media(max-width:635px){
    .outer-page .bookingform-wrapper .form-group.min-price-wrapper {
        position:absolute;
        left:50%;
        transform:translateX(-50%);
        margin:0 !important;
        top: 60%;
    }
}

#whatsAppHeader {
    z-index: 1000;
    position: fixed;
    bottom: 20px;
    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: 52px;
}

#whatsAppHeader a {
    color: white;
}

.mobile #whatsAppHeader {
    left: 17px;
    bottom: 15px;
}

.mobile #whatsAppHeader .fa-whatsapp {
    font-size: 30px;
}


/* footer */

:is(.outer-page, .outer-page) #footer {
	padding: clamp(50px, 5.208vw, 100px) clamp(30px, 2.604vw, 50px) 30px;
}

:is(.outer-page, .outer-page) #footer .col-xs-12,
:is(.outer-page, .outer-page) #footer .footer-row {
	border: unset;
	padding: 0;
}

:is(.outer-page, .outer-page) #footer .container {
	margin: 0;
	max-width: 100%;
}

:is(.outer-page, .outer-page) #footer .footer-logo img {
	filter: brightness(100) invert(0);
}

:is(.outer-page, .outer-page) #footer .container .comm_cont .footer_navbar_wrapper ul {
	display: grid;
	grid-template-columns: auto auto;
	text-align: left;
	padding: 0;
}


:is(.outer-page, .outer-page) #footer .container .comm_cont .footer_navbar_wrapper ul li {
	margin: 0 0 8px;
}

:is(.outer-page, .outer-page) #footer .footer-col.footer-col-info .add_head {
	text-align: left;
	padding: 0;
	margin: 0 0 clamp(12px, 1.04vw, 20px);
}

:is(.outer-page, .outer-page) .footer-col.footer-col-info .add_cont ul {
	margin: 0;
	display: flex;
	flex-direction: column;
}

:is(.outer-page, .outer-page) .footer-col.footer-col-info .row {
	margin: 0;
}

:is(.outer-page, .outer-page) #footer .footer-detail {
	margin: 0;
}


:is(.outer-page, .outer-page) .footer-structured-section {
	display: grid;
	grid-template-columns: 25% 1fr 1fr;
	width: 100%;
	max-width: 100%;
	align-items: start;
	column-gap: 2%;
	row-gap: clamp(12px, 1.04vw, 20px);
	box-sizing: border-box;
	overflow: hidden;
	padding-top: clamp(30px, 2.604vw, 50px);
	padding-bottom: clamp(30px, 2.604vw, 50px);
	margin-bottom: clamp(16px, 1.562vw, 30px);
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

/* Column mapping */
.footer-col.footer-col-logo {
	grid-column: 1;
}

.footer-col.footer-col-menu {
	grid-column: 2;
}

.footer-col.footer-col-info {
	grid-column: 3;
}

.footer-col.footer-col-info .social_block {
	width: 100%;
	padding: 0;
}


.footer-col.footer-col-info .social_block .social_head {
	text-align: left;
	font-weight: 600;
	padding: 0;
}

.footer-col.footer-col-info .social_block .social_cont {
	display: flex;
	justify-content: flex-start;
}

@media (max-width: 1366px) {
	:is(.outer-page, .outer-page) .footer-structured-section {
		grid-template-columns: repeat(2, 1fr);
		grid-template-areas:
			"logo logo"
			"menu info";
		column-gap: 3%;
	}

	:is(.outer-page, .outer-page) .footer-col.footer-col-logo {
		grid-area: logo;
		margin: 0 0 clamp(30px, 2.604vw, 50px);
	}

	:is(.outer-page, .outer-page) .footer-col.footer-col-menu {
		grid-area: menu;
	}

	:is(.outer-page, .outer-page) .footer-col.footer-col-info {
		grid-area: info;
	}
}

@media (max-width: 790px) {
	:is(.outer-page, .outer-page) .footer-structured-section {
		grid-template-columns: 1fr;
		grid-template-areas:
			"logo"
			"menu"
			"info";
		row-gap: 25px;
	}
}

:is(.outer-page, .outer-page) #footer p.footer-section-header {
	font-weight: 600;
}

:is(.outer-page, .outer-page) #footer .address_block {
	margin: 0 0 clamp(12px, 1.04vw, 20px);
}

:is(.outer-page, .outer-page) #footer a.download-link {
	background: #fff;
	color: #a67636;
	padding: 10px;
	border-radius: 4px;
}

:is(.outer-page, .outer-page) #footer a.download-link:hover,
:is(.outer-page, .outer-page) #footer a.download-link:focus {
	background-color: #fbdfa4;
	color: #6e0706;
	padding: 10px;
	border-radius: 4px;
}

:is(.outer-page, .outer-page) #footer .socialIcon {
	text-align: left;
}

:is(.outer-page, .outerpage) #footer .comm_cont.f_bot .container {
	width: 100%;
	max-width: 100%;
}

.mobile #footer .mobile-footer-logo img {
	/*filter:brightness(100) invert(0);*/
	width: 120px;
}

.mobile #footer .mobile-footer-logo {
	margin-bottom: 25px;
}



#footer {
	background: url('https://assets.simplotel.com/simplotel/image/upload/q_90,fl_progressive,w_1920,f_auto,c_limit/suryaa-villa---a-boutique-heritage-hotel/bck_c4fb252c');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}


:is(.outer-page, .outerpage) .footer-logo {
	display: flex;
	flex-direction: column;
	align-items: center;
	max-width: max-content;
	row-gap: clamp(12px, 1.04vw, 20px);
}

:is(.outer-page, .outerpage) .footer-weather-container {
	background-color: rgba(0, 0, 0, 0.4);
	padding: 10px;
	border-radius: 10px;
	width: 75%;
	margin: 0 auto;
}

:is(.outer-page, .outer-page) #footer .container {
	margin: 0;
	max-width: 100%;
	width: 100%;
}

:is(.outer-page, .outerpage) footer .fsitemap li:hover a {
	color: #ebe2d8 !important;
}

:is(.outer-page, .outer-page) .footer-detail.mail-show-hide:hover {
	text-decoration: underline;
	color: #ebe2d8;
}

.mobile #footer p.mobile-contact-header {
	margin: 0 0 8px;
	font-weight: 600;
	text-transform: uppercase;
}

.mobile #footer .container .footer-row:nth-of-type(2) {
	font-weight: 600;
	padding-top:15px;
    text-transform:uppercase;
}

.mobile #footer .footer-download-container a {
	background: #fff;
	color: #a67636;
	padding: 8px;
	display: inline-block;
	border-radius: 4px
}

.mobile #footer .footer-download-container {
	margin-bottom: 20px;
}

.mobile footer#footer {
	padding: 70px 30px 50px;
	margin:25px 0 0;
}


:is(.outer-page, .outerpage) #footer .comm_cont.f_bot .container a:hover,
:is(.outer-page, .outerpage) #footer .comm_cont.f_bot .container a:focus {
	text-decoration: underline;
}

:is(.outer-page, .outer-page) #footer .footer-detail,
:is(.outer-page, .outer-page) #footer .container .comm_cont .footer_navbar_wrapper ul li a {
	font-size: 1.125em;
}

:is(.outer-page, .outer-page) #footer p.footer-section-header {
	font-weight: 600;
	text-transform: uppercase;
}

#footer .socialIcon a{
    line-height:normal;
}



.mobile .fullImage img{
    height: 380px;
    object-fit: cover;
}
.mobile .fullImage{
    padding-top: 70px
}
.mobile .logo.navbar-logo {
 background: #fff;
}
.mobile .name-of-hotel{
    display: none;
}
.mobile .panel-group{
    display: none;
}
.mobile.for-homepage .wtheader{
    display: none;
}
.mobile h1{
    font-size: 26px;
    text-align: center !important;
    border: none !important
}
.mobile h2{
     font-size: 23px;
     text-align: center !important;
     border: none !important
 }
.mobile .simp-custom-h3-font h3 {
    font-size: 20px;
}
.mobile .simp-custom-TextOnImg .text-content {
    background-color:white;
    opacity:.95;
    padding:5px;
}

/*jira-9957*/
.mobile  .wtbookbtn .col-sm-12,
.mobile .wtlinkbutton > div{
    display: flex;
    justify-content: center;
}

/*OPS-13197 start*/
.outer-page .promotions-wrapper {
    display:none;
}
.js-close-mail-dialog.emailSliderForm,
#emailSliderFormDelay{
   display:none !important;
}
body .modal-backdrop.fade.in{
    background:unset;
    display:none;
}
/*OPS-13197 End*/

header #top-navbar-collapse {
    visibility: hidden;
}

.resv-wrap .book_button:nth-child(odd) {
    display: block;
    font-family: 'Playfair Display Medium',serif;
    font-size: 0.9em;
    text-transform: uppercase;
    border: 4px double #fff;
}





