header #top-navbar-collapse{
    display: flex;
    justify-content: center;
}
.simp-custom-h3-font h3 {
    font-family: Amethysta,serif;
    font-size: 22px !important;
}
.simp-custom-center {
    display: flex;
    align-items: center;
    justify-content: center;
}
.simp-custom-width {
    width: 70% !important;
}
.simp-custom-parent-card .text-content {
    height: 100%;
    width: 41.3%;
    padding: 15px 15px 30px;
    background-color: #fff9;
    box-shadow: 0 2px 8px 0 rgb(4 67 139 / 15%);
    transition: 0.3s;
    margin: 0px 1%;
}
.simp-custom-parent-card {
    padding-bottom: 90px !important;
}
.simp-custom-Rooms-bg .text-content-wrapper {
    background-color:#404042;
    padding: 2% 6%;
    color: #fff;
}
.simp-custom-Rooms-bg a {
    color:#F7951C;
}
.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-tableborder .table td,
.simp-custom-tableborder .table,
.simp-custom-tableborder .table th{
    border: none;
}
.btn{
    padding: 0 20px;
    line-height: 40px;
    font-family: Amethysta,serif
}
header .navbar-top .navbar-nav>li>a{
    font-family: Amethysta,serif
}
.simp-custom-Rooms-bg .text-content-wrapper {
    background-color:#8b0d65;
    padding: 2% 6%;
    color: #fff;
}
.simp-custom-Rooms-bg a {
    color:#ffecf9;
}
.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-50-Left {
    width: 49% !important;
    margin-left: 15px !important;
    margin-right: 0 !important;
}
.simp-custom-50-Right {
    width: 49% !important;
    margin-right: 15px !important;
    margin-left: 0 !important;
}

/*code for one text in homepage*/
.simp-custom-onetext-widthreduce .fullWidthWidgetWrapper{
    width: 50%;
}
.simp-custom-onetext-widthreduce .text-content .text-content-wrapper h2 {
    text-align: center !important;
}
.simp-custom-onetext-widthreduce  .text-content .text-content-wrapper div
{
    padding-top:30px;  
}
.simp-custom-onetext-widthreduce  .text-content-wrapper h3
{
    padding-top:10px;
    margin-left:0px !important;
}
.simp-custom-onetext-widthreduce  .text-content-wrapper h2
{
  margin-left:0px !important;
}
/*code for one text in homepage*/
.simp-custom-h6-spacing h6 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 100;
    letter-spacing: 1px;
    color: #000;
    padding-top: 2%;
}
.simp-custom-rooms-HP .text-content-wrapper{
    background-color: #8b0d65;
    border-radius: 0 0 2px 2px;
    padding: 6% 0 4.5% 0;
    color: #ffecf9;
}
.min-price-div {
    color: #000;
    text-align: center;
}



.mobile .fullImage img{
    height: 380px;
    object-fit: cover;
}
.mobile .fullImage{
    padding-top: 70px
}
.mobile .logo.navbar-logo {
 background: #404042;
}
.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: 17px !important;
}
.mobile .simp-custom-tableborder .table td,
.simp-custom-tableborder .table,
.simp-custom-tableborder .table th{
    border: none;
}
.mobile .simp-custom-TextOnImg .text-content {
    background-color:white;
    opacity:.95;
    padding:5px;
}

