/*@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400,700);
/*@import url(https://fonts.googleapis.com/css?family=Lato);*/
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap');
@media (min-width: 1200px){
    .container {
        width: 1200px;
    }
}
.main {
    margin: 0px;
    padding-right: 20px;
    padding-left: 20px;
}
body {
    font-family: 'Roboto', Helvetica,Arial,sans-serif;
}
.normal-font{
    font-weight: normal !important;
    font-size: 12px !important;
}


.normal-font-sug{
    font-weight: normal !important;
    font-size: 16px !important;
}

.sug-head{
    background: rgba(255, 0, 0, 0.18) !important;
}

.sug-bdr-top{
    border-top: 6px solid #f74040 !important;
}

.cisloghder{
    background: #B2150A;
    color: #FFFFFF !important;
    padding-left: 20px !important;
}

.cuslogftr{
    background: #E2E3E3;
}

.rweutxt{
    font-size: 13px;
    line-height: 24px;
}

.heading {
    font-family: 'Roboto',Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 20px;
    margin-left: 6%;
    color: #000;
    text-decoration: none;
}
.heading span {
    color: #090;
    text-decoration: none;
}

.hName{
    font-family: 'Yanone Kaffeesatz', sans-serif;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 1px 2px 1px #000;
    font-weight: 700;
    margin: 0px;
}

.starOrng{
    color: #f60 !important;
    font-size: 1.2em !important;
}
.starRed{
    color: #f00 !important;
    font-size: 1.2em !important;
}

.font18{
    font-size: 1.6em !important;
}


.hNamePg {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    color: #BABABA;
    text-transform: uppercase;
    /* text-shadow: 1px 2px 1px #000; */
    font-weight: 700;
    margin: 0px;
}

.logindiv{
    display: none;
    width: 300px;
    background: rgba(255, 255, 255, 0.75);
    float: right;
    box-shadow: 1px 1px 1px #343A32;
    padding: 0.5%;
}

.zeroPad{
    padding: 0px !important;
}

.noshadow{
    box-shadow: none !important;
}

.rfshBg{
    color: #FFFFFF;
    background: #0F0F0F;
    padding: 2px
}

.rmBook{
    background: #6fb125;
    color: #fff;
    font-size: 26px;
    text-transform: uppercase;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-weight: 700;
    text-shadow: 1px 1px 1px #000;
    /* position: relative; */
    /* left: -15px; */
    padding: 2px 8px;
}

.sugpan{
    background: rgb(236, 236, 236) !important;
    border: 1px solid #cdcdcd !important;
}


.avilable{
    background-color: #D10E00 !important;
    box-shadow: 1px 1px 1px #000;
    margin: 0px !important;
}
.list-group1{
    margin: 0px;
    padding-left: 10px;
}

.list-group1 li{
    list-style-type: none;
}

.list-group1 li a{

    color: #93908D;

}

.list-group1 li a:hover{
    text-decoration: none;
    color: #04C7FF;

}

.list-group1 li a:active{
    text-decoration: none !important;
    color: #04C7FF !important;

}

.logbdr{
    margin: 1%;
    border: 1px dashed #04C7FF;
}


.Dscs{
    font-size: 16px;
    color: #fff;
    text-shadow: 1px 2px 1px #000;
    margin: 5px 0px;
}

.tollFree{
    margin: 0px 0px 10px 0px !important;
}

.DscsPg {
    font-size: 16px;
    color: #BABABA;

}

.dsble_input {
    background-color: #FFC;
    border: 1px solid #000;
    margin: 0px;
    padding: 0px;
    height: auto;
    width: auto;
}

.heading1 {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #003;
    text-decoration: none;
}
.heading2 {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #003;
    text-decoration: none;
}

.heading1 span {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #003;
    text-decoration: none;
    text-align: right;
}

.table {

    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: normal;
}
#msgbox {
    font-size: 14px;
    background-color: #F2F2F2;
    border: 1px solid #DC0E0E;
    color: #084C00;
    padding: 1%;
    width: 95%;
    margin: 0px auto;
}

.menu {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
    background-color: #000;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
}
.readonly {
    background-color: #A6E9FF;
    border: 1px solid #A6E9FF;
    padding-left: 3px;
}


.menu a {
    color: #FFF;
    text-decoration: none;
    display: block;
}
.menu a:hover {
    text-decoration: none;
    color: #0C9;
}

.table th {

    padding-top: 4px;
    padding-bottom: 4px;
    color: #000;
    border-bottom-width: 1px;
    padding-left: 10px;
}

#table_td {
    border: 1px solid #000;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: bold;
    background-color: #e9eeed;
    border-top: 3px solid #626262;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #626262;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    font-size: 14px;
    padding-left: 10px;
}
#MainDiv
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000;	

    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #000;	

    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000;	
}

.menu1 {
    background-color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 0px;
    padding: 2px 0px;
    height: 20px;
}
.menu2 {
    background-color: #291f16;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 0px;
    padding: 3px;
    height: 40px;
    background-image: url(../../images/crazy.jpg);
    background-repeat: no-repeat;
    background-position: 5px 5px;
}

.menu1 li {
    float: left;
    color: #FFF;
    list-style-type: none;
    margin: 0px;
    padding: 0px 5px;
}
.menu1 li a {
    float: left;
    color: #FFF;
    text-decoration: none;
    margin: 0px;
    padding: 2px 5px 0px;
}
.text {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #818181;
    text-decoration: none;
}
.text a {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
}


.menu1 li a:hover {
    float: left;
    color: #0C9;
    text-decoration: none;
    margin: 0px;
    padding: 2px 5px 0px;
}
.tableWB {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    width: 100%;
    color: #626262;
}




.table td {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 12px;

}
/*.table td span {
        color: #2C0303;
        font-size: 10px;
        font-style: italic;
        

}*/
.table td a {

    text-decoration: none;
}
.table td a:hover {
    color: #000;
    text-decoration: none;
}

/*.btn {
        background-color: #E2E2E2;
        border: 1px solid #999;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        text-decoration: none;
        padding: 3px 5px;
}*/
.msgbox1 {
    background-color: #F2F2F2;
    border: 1px solid #999;
    width: 100%;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #797979;
    text-decoration: none;
    margin: 0px;
    padding: 5px 0px;
}
body {
    font-size: 12px;

}
.text2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
    background-color: #063;
}
.tableWB  td {
    text-decoration: none;
    padding-top: 5px;
    padding-bottom: 5px;
}
.text3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
    text-decoration: none;
}
.show{
    display: none;
}
.hideDel{
    display:none;	
}

.paymentLink{
    font-size: 16px;
    text-align: center;
}

.paymentLink a{
    padding: 5px;
    background-image: url(../images/btn-img.jpg);
    border: solid 1px #06C;
    font-weight: bold;
    color: #036;
    text-decoration: none;
}

.paymentLink a:hover{
    border: solid 1px #06C;
    color: #FFF;
    background: #09C;
}

.row1{

    width: 95%;
    /* margin: 0px auto; */
    display: block;
    margin-left: 2.5%;
    float: left;
    min-height: 70px;
    border-bottom: 1px solid #C0993B;
}

.rowbg{
    background: #ECBA64;
    margin-bottom: 2%;
    /*    margin: 2% 2% 2% 2.3%*/
}

.border1{
    /*   border: 1px solid rgba(183, 127, 32, 0.31);*/
    min-height: 300px;
}

.highlight{
    /*    background: #C0993B;
        display: block;
        padding: 2%;
        color: #fff;
        text-align: center;
        font-weight: bold;*/
    background: #715615;
    display: block;
    padding: 2%;
    color: #fff;
    text-align: center;
    font-weight: bold;
    margin-left: -2%;
    width: 75%;
    z-index: 1;
    margin-top: 2%;
    position: absolute;
}

.highlight:before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -6px;
    border-top: 3px solid #272724;
    border-right: 3px solid #272724;
    border-bottom: 3px solid rgba(0, 0, 0, 0);
    border-left: 3px solid rgba(0, 0, 0, 0);
}

.highlight:after {
    content: "";
    position: absolute;
    right: -31px;
    bottom: 0px;
    border-top: 15px solid rgba(255, 0, 0, 0);
    border-right: 16px solid rgba(0, 0, 0, 0);
    border-bottom: 16px solid rgba(255, 102, 0, 0);
    border-left: 16px solid #715615;
}



.highlight2{
    background: #DC3813;
    display: block;
    padding: 2%;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.roomG{
    float: left;
    margin: 5px 10px;
    border: 1px solid #B57919;
    padding: 0.5%;
}


.payment{
    background: #f60;
    font-size: 1.6em;
    border: dashed 1.5px #000;
    color: #fff;
    padding: 2%;
}

.processdata{
    -webkit-border-top-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    width:90%;
    margin: 0px auto;
    background: #B88023;
    padding: 3% 8%;
    color: #fff;

}



.pay-button{
    background: #09ACF9;
    padding: 5% 10%;
    border: none;
    font-size: 1.4em;
    color: #fff;
    border-radius: 4px;
    text-transform: uppercase;
}

.rowbg2{  
    width: 100%;
    margin-top: 2%;
    margin-left: 0px;
    background: #ECBA64;
}
.rate{
    color: #340E00;
    text-align: center;
    font-size: 1.4em;
    background: #EA9506;
    padding: 1%;
    float: right;
    margin-top: -8%;
    border: 1px solid #fff;
    position: relative;
    font-weight: bold;
    /*background: url(../../images/rupee1.png) no-repeat left center fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;;
    background-repeat: no-repeat;
    padding-left: 15%;*/
}


.rate:before {
    content: "";
    position: absolute;
    /* right: -31px; */
    left: -35%;
    bottom: 0px;
    border-top: 16px solid rgba(255, 0, 0, 0);
    border-right: 22px solid rgb(234, 149, 6);
    border-bottom: 16px solid rgba(201, 0, 89, 0);
    border-left: 16px solid rgba(113, 86, 21, 0);

}

.fotoBdr{
    border: 1px solid #54463D;
}





/*@media print{
        body{
        color: #000;
        margin: 0px;
        padding: 0px;
        }
        .hide1{
        display: none;
        }
        #hide2{
                display: none;
        }
        
        .show{
        display: block;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #000;
        text-decoration: none;
        }
        .show p {

        color: #000;
        
        }
         .table {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        border-collapse: collapse;
        color:#000;	
}
.table_border {
        border: 1px solid #999;
}

.front_tbl {
        color:#9F0;
}
.front_tbl tr td a span{
        color:#9F0;
}

.table th {
        background-color: #000;
        border-top: 1px solid #000;
        padding-top: 4px;
        padding-bottom: 4px;
        
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #000;
        font-size: 12px;
        padding-left: 10px;
        padding-right:5px;
        color:#000;
}

.table td {
        background-color: #000;
        
        padding-top: 2px;
        padding-bottom: 2px;
        color:#000;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-right-width: 1px;
        border-right-style: solid;
        border-right-color: #000;
        font-size: 10px;
        padding-left: 10px;
        padding-right:5px;
}
 
.heading1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: normal;
        color: #000;
        text-decoration: none;
}
.heading2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: normal;
        color: #000;
        text-decoration: none;
}
.text {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #000;
        text-decoration: none;
}

#disable_tbl_css table {
                border-left-width: 1px;
        border-left-style: solid;
        border-left-color: #ffffff;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: normal;
        color:#000;	
}
#disable_tbl_css table th {
        background-color: #000;
        border-top: 1px solid #000;
        padding-top: 4px;
        padding-bottom: 4px;
        color: #000;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #ffffff;
        border-right-width: 0px;
        border-right-style: solid;
        border-right-color: #ffffff;
        font-size: 12px;
        padding-left: 10px;
        padding-right:0px;
}
#disable_tbl_css table td {
        background-color: #000;
        
        padding-top: 2px;
        padding-bottom: 2px;
        color: #000;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        border-bottom-color: #ffffff;
        border-right-width: 0px;
        border-right-style: solid;
        border-right-color: #ffffff;
        font-size: 10px;
        padding-left: 10px;
        padding-right:0px;
}



}*/


.sh1 a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #375B00;
    text-decoration: none;
    background-color: #DBFFA6;
    text-align: center;
    padding: 3px;
    border: 1px solid #8BE800;
    display: block;
}
.sh2 a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    background-color: #DDD;
    text-align: center;
    padding: 3px;
    border: 1px solid #ADADAD;
    display: block;
}
.test a {
    background-color: #003;
}
.sign {
    width:100%;
    color: #036;
    padding: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
}

.tariff {
    float: left;
    width: 250px;
    background-image: url(../../images/tariff1.jpg);
    background-repeat: no-repeat;
    color: #036;
    padding: 0px;
    height: 119px;
    text-align: right;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    display: block;
}





.sign a {
    color: #036;
    text-decoration: none;

}

.cus{
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.2em;
    font-weight: 400;
}

.cus2{
    font-family:Arial, Helvetica, sans-serif;
    font-size:1.2em;
    font-weight: 400;
}

.cus2 a {
    color: #326c20;
    text-decoration: none;

}

.cus2 a:hover {
    color: #F60;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
}

.sign a:hover {
    color: #F60;
    text-decoration: none;
    margin: 0px;
    padding: 0px;
}
.sign span {
    color: #666;
}

#paymentTable{
    border: none;
}

#paymentTable a{
    display: block;
    color: #fff;
    background: #999;
    padding: 3px;
    text-align: center;
    text-decoration: none;
}

#paymentTable a:hover{
    background: #000;
    color: #FF0;
}

#paymentTable .selected{
    background: #fff;
    color: #000;
    font-weight: bold;
    border: solid 1px #666;
    border-bottom: none;
}

#paymentOptions a{
    display: inline;
    background: none;
    color: #000;
}

.room-dtls {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #000;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    line-height: 22px;
}
.room-dtls li {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    color: #000;
    list-style-type: none;
    display: block;
    float: left;
    width: 180px;
    margin: 2px;
    padding: 2px 5px;
    border: solid 1px #CCC;
    /*height: 30px;*/
}

.room-dtls li span {
    font-size: 11px;
    display: block;	
    border: solid 1px #CCC;
    padding: 1px 2px;
    margin: 0px;
    background-image: url(../images/nav_bg.jpg);
    color: #FFF;	/*height: 30px;*/
}

.room-dtls li:hover {
    background-color: #FF9;
}

.ckh-box {
    float: left;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

/*tool-tip
-----------------------------------------------------------------------------*/
.tooltip {
    color: #000000;
    outline: none;
    text-decoration: none;
    position: relative;
    font-size: 1em;
}
.tooltip span {
    margin-left: -999em;
    position: absolute;
}
.tooltip:hover span {
    border-radius: 5px 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 5px 5px rgba(0, 0, 0, 0.1);
    font-family: Arial, Helvetica, sans-serif;
    position: absolute;
    left: 1em;
    top: 2em;
    z-index: 99;
    margin-left: 0;
    width: 150px;
}
.tooltip:hover img {
    border: 0; margin: -10px 0 0 -55px;
    float: left; position: absolute;
}
.tooltip:hover em {
    font-family: Candara, Tahoma, Geneva, sans-serif; font-size: 1.2em; font-weight: bold;
    display: block; padding: 0.2em 0 0.6em 0;
}
.classic { padding: 0.8em 1em; }
.custom { padding: 0.5em 0.8em 0.8em 2em; }
* html a:hover { background: transparent; }
.classic {background: #FFFFAA; border: 1px solid #FFAD33; }
.critical { background: #FFCCAA; border: 1px solid #FF3334;	}
.help { background: #9FDAEE; border: 1px solid #2BB0D7;	}
.info {
    background: #9FDAEE;
    border: 1px solid #2BB0D7;
    font-size: 12px;
}
.warning { background: #FFFFAA; border: 1px solid #FFAD33; }



.line2{
    border:1px solid #E0E0E0;
}


.pretext{
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-style:normal;
    color:#C30;
}

.round{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size:14px;
    margin-left:5px;
    padding:5px;
    text-decoration:none;
    color:#666;
    border: 1px solid #CCC;
    background-image: url(../../images/cal.png);
    background-repeat: no-repeat;
    background-position: 83px 4px;
    margin-right: 5px;
}

.round2{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size:14px;
    margin-left:5px;
    padding:5px;
    text-decoration:none;
    color:#666;
    border: 1px solid #CCC;
    background-image: url(../../images/money.png);
    background-repeat: no-repeat;
    background-position: 100px 4px;
    margin-right: 5px;
    width:150px;
}

.round3{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-size:14px;
    margin-left:5px;
    padding:5px;
    text-decoration:none;
    color:#666;
    border: 1px solid #CCC;
    margin-right: 5px;
}



.topround{

    font-size:14px;
    padding:2px;
    text-decoration:none;
    color:#666;
    background-color: #32251d;

}
.topround h1 {

    font-size:1.4em;
    margin-left:5px;
    padding:5px;
    text-decoration:none;
    color:#FFF;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
}

.topround p {
    font-size:1em;
    margin-left:5px;
    padding:5px;
    text-decoration:none;
    color:#f5d275;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    margin-top: -20px;
}

.btable{
    background-color:#fff;
    border-top-width: 8px;
    border-top-style: solid;
    border-top-color: #b6adb3;
    margin-bottom: 10px;
    border-bottom-width: 8px;
    border-bottom-style: solid;
    border-bottom-color: #e9e4d9;
}

.btable td.c1{
    background-color:#fff;
    width:168px;
    text-align:center;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-style:normal;
    color:#C30;
}

.btable td.c2{
    background-color:#eeede8;
    width:168px;
    text-align:center;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-style:normal;
    color:#C30;
}





.hilit {
    color: #FFF;
    font-size: 11px;
    font-style: italic;
    border: 1px solid #f88c00;
    border-radius: 3px;
    -moz-border-radius: 8px;
    background-color: #F60;
    padding: 1px;
    margin-left: 10px;
    float: right;
    margin-top: -15px;
}

.submit2{
    background-image:url(../../images/button-bg1.png);
    font-family: Arial, Helvetica, sans-serif;
    color: #32251d;
    background-repeat: no-repeat;
    background-position: 0px 10px;
    margin: 0px;
    padding: 0px;
    height: 50px;
    width: 134px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-color: transparent;
    text-transform: uppercase;
    font-size: 12px;
}


.topround2 a{
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    font-size: 13px;
    text-decoration: none;
    color: #fff;
    background-color: #340E00;
    padding: 6%;
    margin-top: 19px;
    float: left;
    margin-left: 5%;
    text-align: center;
    border: 2px solid #fff;	
}

.topround2 a:hover{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 2px solid #ff0;
    background-color: #f00;
    color: #fff;
}
.trActive, .trActive td{
    background-color: #32251D;
    border: 1px solid #fff;
    -webkit-box-shadow: -2px 4px 5px 1px rgba(0,0,0,0.75);
    -moz-box-shadow: -2px 4px 5px 1px rgba(0,0,0,0.75);
    box-shadow: -2px 4px 5px 1px rgba(0,0,0,0.75);
}

.morefoto{
    float: right;
    background: rgb(234, 187, 105);
    margin-top: -26px;
    position: absolute;
    right: 15px;
    top: 11%;
    font-weight: bold;
    padding: 3px 5px;
    /* float: right; */
    color: #835302;
}

.morefoto:hover{
    float: right;
    background: #835302 ;
    margin-top: -26px;
    position: absolute;
    right: 15px;
    top: 11%;
    font-weight: bold;
    padding: 3px 5px;
    /* float: right; */
    color: rgb(234, 187, 105);
}



.discount{
    background-image:url(../../images/disc-avil.png);
    background-repeat:no-repeat;
    background-position: left 70%;	
}

.offer-ban{
    width:100%;
    min-height:	60px;
    background-color:#d4cab6;
    float:left;
    border:1px solid #fff;
    background-image: url(../../images/offer-ban.png);
    background-repeat: no-repeat;
    background-position: left 0%;
    box-shadow: 3px 5px 3px #6B6967;
    -webkit-box-shadow: 3px 5px 3px #6B6967;
    -moz-box-shadow: 3px 5px 3px #6B6967;
}

.offer-top{
    width:100%;
    text-align:center;
    padding:3px;
    margin-top: 20%;
    font-family: Arial, Helvetica, sans-serif;
    font-size:14px;
    color:#683901;
}

.offer-top p{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#45423c;
    width: 64%;
    margin:0px auto;
    min-height:25px;
}

.left-sec{
    width: 100%;
    margin-left:2px;
    float:left;

}

.of-pice{
    font-family: Century Gothic, Arial Rounded MT Bold;
    font-size: 24px;
    color: #F80000;
    float: left;
    height: 40px;
    text-align: center;
}

.reg-price{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #585858;
    text-align: center;


}

.reg-price strong{
    background:none;
    border:none;
    font-size:20px;
    text-decoration:line-through;
    margin-left: 5px;
    font-weight:normal;
}

.condition{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-align: center;
    background: #340E00;
    width: 25%;
    float: right;


}
.condition a{
    color: #fff;
    text-decoration: none;
}


.right-sec{
    width:100%;
    min-height: 80px;
    margin-left: 0px;
    float: left;
    /* background-image: url(../../images/divider.png); */
    background-repeat: no-repeat;
    background-position: left center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #686464;
    text-align: left;
    padding: 15px 0px 0px 8px;
}

.icons{

    margin-right: 5px;
}


.top-bg{
    background-image: url('../../images/top.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    height: 180px;
}

.browser-bg{
    background-image: url('../../images/browser-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    height: 30px;
    
}

.row2{
    position: relative;
    bottom: 0px;
    padding: 1%;
    margin-bottom: 0.5%;
    margin-top: 5px;
    width: 100%;
}

#roomavil{
    min-height: 350px;
}


.red{
    color: #f00;
    font-size: 16px !important;
}

#booking, #loginDiv{
    background: rgba(47, 47, 47, 0.75);
    padding: 0px;
    box-shadow: 0 0 20px rgba(0,0,0,.3);
    font: 13px/1.55 'Open Sans', Helvetica, Arial, sans-serif;
    min-height: 75px;
    /* float: left;
     width: 100%;*/
    border: 1px solid #4D4D4D;
}

.prop-img{
    width: 100%;
    height: 175px;
    overflow: hidden;
    background-size: contain;
    border: 1px solid #dcdbdb;
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: #e2e0e0;
}
.prop-img .item{
    position: relative;
    display: block
}
.imgCover {
    background-size: cover !important; /*contain*/
    background-position: center center !important;
    background-repeat: no-repeat !important;
	width: 100%;
}
.prop-Noimg {
    width: 100%;
    height: 175px;
    overflow: hidden;
    background-size: contain;
    border: 1px solid #dcdbdb;
    background-repeat: no-repeat;
    background-position: 50%;
    background-color: #e2e0e0;
}





.imgcap {
    position: absolute;
    bottom: 25px;
    background-color: rgba(8, 8, 8, 0.6);
    border-radius: 0 2px 2px 0;
    padding: 2% 4%;
    color: #fff;
    font: 300 11px "Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;;
    /* text-transform: uppercase; */
    z-index: 99;
    transition: all 300ms ease-out;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    /* visibility: hidden; */
    /* opacity: 0; */
    border-right: 2px solid #fb6b5b;

}

.slideDots{
    position: absolute;
    right: 5px;
    bottom: 1px;
    z-index: 100;
    cursor: pointer;
    text-align: right;
}
.eachDots{
    display: inline-block;
    zoom: 1;
}
.active > span{
    background:#F7B432 !important;
}
.eachDots span{
    width: 8px;
    height: 8px;
    margin: 2px;
    background: #FFF;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;

}


.dark-bg{
    background: #E2E2e2;
}

.each-hotel{
    border-bottom: 1px solid rgba(169, 168, 168, 0.52);
    background: rgba(208, 208, 208, 0.32);
}


.btm-bdr{
    border-bottom: 1px dashed #4cc0c1;
    padding-bottom: 15px;
}
.font100{
    font-size: 100% !important;
    /*        min-height: 80px;*/
}

.offer-price{
    float: right;
    background: #563801;
    padding: 1px 3px;
    color: #fff;
    text-transform: uppercase;
}

.bdr{
    width: 100%;
    background: #fff;
    padding: 6px;
    border: 2px solid #C7C5C5;
    font: 13px/1.55 'Open Sans', Helvetica, Arial, sans-serif;
}

.topround2{
    margin-top: -20px;
}
.roomimg{
    margin: 0px auto;
    padding: 3px;
    border: 1px solid #ccc;
    display: block;
}

.roomsreq{
    background: #948263;
    padding: 3% 1%;
    color: #fff;

    /* position: absolute;
     bottom: 81px*/
}

.Splrqst{
    background: #544730;
    padding: 3% 1%;
    color: #fff;

}

.noimage{
    background-image: url('../../images/logo1.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    height: 180px;
}



.loadContent {
    width:500px;
    height: 200px;
    margin: 0 auto;
    background: #fff;
    position: relative;
    z-index: 99;
    bottom:0;
    text-align: left;
    transition: all 700ms ease-in-out;
    top:-900px;
}
.epndp {
    top:0px;
}
.fluidMedia{
    position: fixed;
    padding-top: 1px;
    left: 0;
    bottom: 0;
    right: 0;
    min-height: 55px;
    overflow: hidden;
    z-index: 99999;
}

.big-font{
    font-size: 1.8em !important;
}

.icon-small{
    font-size: 18px !important;
}

.font13{
    font-size: 13px !important;
}

.font12{
    font-size: 12px !important;
}


.btm-dash{
    border-bottom : 1px dashed #ccc;
    min-height:30px;
}

.v-head{
    font-family: 'Roboto', sans-serif !important;
    font-weight:400 !important;
    color :#000 !important;
    font-size : 1.3em !important;
}

.hspl{
    background: #e2e2e2;
    padding: 0.5% 1%
}

.gray{
    font-family: 'Roboto', sans-serif !important;
    font-weight:400 !important;
    font-size : 0.9em !important;
    color : #888 !important;
}

.vfont{
    font-family: 'Roboto', sans-serif !important;
}

.bdrt{
    border-right : 1px solid #dcdcdc !important;
    min-height:20px !important;
}

.bdrtp{
    border-top : 1px solid #dcdcdc !important;

}

.bdrbtmv{
    border-bottom : 1px solid #dcdcdc !important;

}

.dark-date{
    color:#000 !important;
    font-size: 1.2em !important;
}

.load{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    visibility: visible;
    background: rgba(0, 0, 0, 0.33);

}
.loadCn{
    display: table;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
}
.loadtext{
    display: table-cell;
    vertical-align: middle;
    border-radius: 3px;
    visibility: visible;
    text-align: center;
    font-size: 25px;
    color: #FFF;

}
.tx-small{
    font-size: 70% !important;
}

.clsDatePicker {
    z-index: 100000 !important;
}

@-webkit-keyframes dancing-dots-jump {
    0% { top: 0; }
    55% { top: 0; }
    60% { top: -10px; }
    80% { top: 3px; }
    90% { top: -2px; }
    95% { top: 1px; }
    100% { top: 0; }
}
span.jumping-dots > span {
    -webkit-animation: dancing-dots-jump 1800ms infinite;
    padding: 1px;
    position: relative;
}

span.jumping-dots > span:nth-child(2) {
    -webkit-animation-delay: 100ms;
}

span.jumping-dots > span:nth-child(3) {
    -webkit-animation-delay: 300ms;
}

.ftbd{
    background: rgba(239, 235, 235, 0.8);
    padding: 3px;
}

.passbg{
    background-color: rgba(5, 117, 117, 0.23);
    padding: 5px;
}
.input-group {
    width : 100%;
}

.infinite_rotor_div {
    -webkit-animation: infiniteRotate 2s linear infinite;
    animation: infiniteRotate 2s linear infinite;
    height: 100%;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.rtrBox {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    -webkit-animation: spinRtr 1.5s ease-in-out infinite;
    animation: spinRtr 1.5s ease-in-out infinite;
    stroke-linecap: round
}
@-webkit-keyframes infiniteRotate {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}
@keyframes infiniteRotate {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}
@-webkit-keyframes spinRtr {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }
    to {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}
@keyframes spinRtr {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }
    to {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}

.offer h4::before {
    content: "ON OFFER";
    background: #f60;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    position: absolute;
    font-size: 24px;
    text-align: center;
    padding-top: 6px;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-shadow: 1px 2px 1px #000;
    right: 25px;
    margin-top: -15px;
    border: 2px dashed #2f3f4f;
    
}
.offer-room{
    color: #ffffff;
    background-color: #2e3e4e;
    border-color: #f0ad4f;
}
.offer {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
.ofer-hiligt{
    background: #d8534f;
    padding: 2px;
    margin-top: 25px;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
}

.policy_text{
    margin: 160px 0px;
    color: #fff;
    background: #00000091;
    padding: 30px;
    border-radius: 15px;	
    font-size: 14px;
}

.policy_text h1{
	font-size: 24px;
}

@media only screen and (max-width: 600px) {
   .offer h4::before {
        width: 50px !important;
        height: 50px  !important;
        font-size: 17px !important;
        padding-top: 6px !important;
   }
}

@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Jost:ital,wght@0,100..900;1,100..900&family=Satisfy&display=swap');        

    .name_style{
    font-family: "Satisfy", cursive;
    font-weight: 700;
    font-style: normal;
    font-size: 36px !important;
    margin: 10px 0px;

  }
  .name_style span{
    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;

  }
  
  .policy_text p, ul, ol{
    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
  }

  .hotel-card{
    background:#fff;
    border-radius:12px;
    overflow:hidden;
    border:1px solid #ececec;
    box-shadow:0 6px 20px rgba(0,0,0,.08);
    transition:all .35s ease;
    position:relative;
    font-family: "Jost", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
}

.hotel-card:hover{
    transform:translateY(-8px);
    box-shadow:0 18px 35px rgba(0,0,0,.18);
}

.hotel-card-image{
    overflow:hidden;
}

.hotel-card-image img{
    width:100%;
    display:block;
    transition:transform .5s ease;
}

.hotel-card:hover .hotel-card-image img{
    transform:scale(1.08);
}

.hotel-card-body{
    padding:22px;
}

.hotel-card-body h3{
    margin:0 0 10px;
    font-size:18px;
    color:#1f3a5f;
    font-weight:700;
}

.price{
    font-size:20px;
    color:#842d2d;
    font-weight:700;
    margin-bottom:18px;
}

/* Feature List */

.hotel-features{
    list-style:none;
    margin:0 0 25px;
    padding:0;
}

.hotel-features li{
    position:relative;
    padding:10px 0 10px 35px;
    border-bottom:1px dashed #e4e4e4;
    color:#555;
    font-size:15px;
    transition:all .3s ease;
}

.hotel-features li:last-child{
    border-bottom:none;
}

.hotel-features li:before{
    content:"✓";
    position:absolute;
    left:0;
    top:8px;
    width:24px;
    height:24px;
    line-height:24px;
    text-align:center;
    border-radius:50%;
    background:#005730;
    color:#fff;
    font-size:13px;
    transition:.3s;
}

.hotel-features li:hover{
    color:#842d2d;
    padding-left:42px;
}

.hotel-features li:hover:before{
    background:#842d2d;
    transform:rotate(360deg);
}

.btn-book{
    display:inline-block;
    padding:12px 28px;
    background:#842d2d;
    color:#fff;
    text-decoration:none;
    border-radius:30px;
    font-weight:600;
    transition:.3s;
}

.btn-book:hover{
    background:#005730;
    color:#fff;
    transform:translateY(-2px);
}

.room-row{
    display:flex;
    flex-wrap:wrap;
}

.room-row > [class*="col-"]{
    display:flex;
    margin-bottom:30px;
}

.hotel-card{
    display:flex;
    flex-direction:column;
    width:100%;
    background:#fff;
    border-radius:12px;
    overflow:hidden;
    border:1px solid #ececec;
    box-shadow:0 6px 20px rgba(0,0,0,.08);
    transition:all .35s ease;
}

.hotel-card-body{
    display:flex;
    flex-direction:column;
    flex:1;
    padding:22px;
}

.hotel-features{
    flex:1;        /* Takes available space */
    margin-bottom:20px;
}

.btn-book{
    margin-top:auto;   /* Pushes button to bottom */
    align-self:flex-start;
}

.gallery-item{
    position:relative;
    display:block;
    overflow:hidden;
    margin-bottom:25px;
    border-radius:4px;
    border: 3px solid #6aa3c063;
}

.gallery-item img{

    width:100%;
    height:220px;
    object-fit:cover;

    transition:.45s;
}

.gallery-item:hover img{

    transform:scale(1.12);
}

.gallery-item .overlay{

    position:absolute;
    left:0;
    top:0;
    right:0;
    bottom:0;

    background:rgba(0,0,0,.45);

    opacity:0;

    transition:.35s;

    text-align:center;
}

.gallery-item:hover .overlay{

    opacity:1;
}

.gallery-item .overlay i{

    color:#fff;
    font-size:30px;

    position:absolute;
    left:50%;
    top:50%;

    transform:translate(-50%,-50%);
}