* , body, html{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body{
    font-family: 'Arimo', sans-serif;
    line-height: 0.4in;
    scroll-behavior: smooth;
}
.signika {
    font-family: "Signika", sans-serif;
    font-optical-sizing: auto;
    font-weight: weight;
    font-style: normal;
    font-variation-settings:
      "GRAD" 0;
}
.fontone{
    font-size: 16px;
}
.fonttwo{
    font-size: 20px;
}
.fontthree{
    font-size: 1000%;
    font-weight: 900;
}
.fontfour{
     font-size: 40px;
}
.fontfive{
    font-size: 18px;
}
.fontsix{
    font-size: 12px;
}
.fontseven{
    font-size: 14px;
}
.fonteight{
    font-size: 10px;
}
.arrow {
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    margin-bottom: 3px;
    margin-left: 3px;
}
.down{
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.flexpropbox:hover .frontLayer {
    width: 100%;
    padding: 40px;
}
.frontLayer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background-color: #00000079;
    overflow: hidden;
    width: 0;
    height: 95%;
    transition: 0.5s ease;
    color: #ffffff;
    border-radius: 28px;
    display: inline-block;
}
.arrowcls{
    vertical-align: middle;
}
.progress-container {
    width: 100%;
    background-color: #102c57;
    border-radius: 10px;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    height: 5px;
    z-index: 15; 
}
.progress-bar {
    height: 100%;
    width: 0;
    background-color: #fffaf0;
    transition: width 0.2s ease;
}
.blackscreen{
	display:none;
    position: fixed;
    z-index: 2;
    left: 0%;
    top: 5;
    width: 100%;
    height: 100%; 
    overflow: auto; 
    background-color: rgba(0,0,0,0.7); 
}
#menusort{
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 3;
    background: rgba(0,0,0,0.7);
    overflow-x: hidden;
}
#menusear{
    background: #fff;
    width: 0;
    height: 100%;
    position: fixed;
    z-index: 4;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
}
.menureg{
    display: flex;
    width: 100%;
    border: 1px solid #e2e0e0;
    cursor: pointer;
}
.menureg a{
    display: flex;
    text-decoration: none;
    color: #102c57;
}
.menureg span{
    margin: 20px;
    color: #102c57;
}
#header-mviewmenu{
    width: 100%;
    position: relative;
    display: none;
}
#menublck{
    z-index: 2;
    width: 8%;
    height: 8%;
    position: relative;
    left: 44%;
    margin: 5px;
    top: 10px;
}
.closeid{
    width: 12%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    opacity: 1;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.headerlook{
    background-image: url(../assets/Images/footerimg.jpeg);
    object-fit: cover;
    height: 1000px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
}
.headerlook::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    width: 100%;
    height: 99.5%;
    background: #102c57da; 
    opacity: 0.8;
    z-index: 1; 
}
.widthmentioned{
    max-width: 75%;
    margin: 0px auto;
}
.tophead{
    position: relative;
    display: inline-block;
    width: 100%;
    z-index: 2;
}
.sticky{
	position:fixed;
	z-index:11;
	top:5px;
	left:0;
	bottom:initial;
	transition:all 0.4s ease;
	animation: fadeInDown 0.5s both 0.1s;
	box-shadow:0px 0px 13px #00000054;
    background: #102c57;
}
.samevalue{
    display: inline-block;
    width: 12%;
    text-align: center;
    margin: 30px 0px;
    color: #ffffff;
}
.redirectpage{
    text-decoration: none;
    color: #ffffff;
    font-size: 18px;
    cursor: pointer;
    transition: color 0.3s ease;
    padding: 10px;
    border-radius: 15px;
}
.redirectpage:hover{
    /* color: #102c57;
    border: 2px solid #fffaf0;
    box-shadow: -4px 0px 5px #00000036; */
    font-size: 17px;
    font-weight: 900;
}
.logoimg{
    width: 40%;
    height: 40%;
    display: inline-block;
    vertical-align: middle;
}
#profilelogoid{
    width: 150px;
    height: 150px;
    background-color: #fffaf0;
    border-radius: 50%;
    z-index: 2;
    position: relative;
    margin: 200px auto;
    margin-bottom: 40px;
}
#headerbannercontent span{
    color: #ffffff;
    display: block;
    position: relative;
    z-index: 2;
    margin-bottom: 115px;
    letter-spacing: 2px;
    margin-top: 40px;
}
#fontchange{
    display: none;
}
#banner-para p{
    width: 90%;
    color: #ffffff;
    z-index: 2;
    position: relative;
    text-align: center;
    margin-top: 180px !important;
    margin: 0px auto;
}
#header-btn{
    text-align: center;
    width: 100%;
    position: relative;
    margin: 40px auto;
}
.buttoncls{
    width: 8em;
    line-height: 1.33333em;
    padding: 0.722222em 0px;
    margin: 2.66667em auto 0px;
    text-align: center;
    background: #ffffff;
    border: none;
    border-radius: 0.555556em;
    color: #102c57;
    position: relative;
    font-weight: 900;
    font-size: 20px;
    z-index: 2;
    cursor: pointer;
}
.wholediv{
    width: 100%;
    background-color: #fff;
    padding: 0px;
}
.flexdivtotal{
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
}
.contenthead {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    width: 30%;
    margin: 0px auto;
}
.contenthead h3 {
    width: 75%;
    text-align: center;
    margin: 90px 0px 40px 0px;
    color: #102c57;
    font-weight: 600;
}
.headingicons{
    width: 14%;
    height: 100%;
}
.symboltodecor{
    width: 100%;
    height: 100%;
}
.contentdescription{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin: 0px auto;
    margin-bottom: 90px;
}
.aboutcontentleft {
    text-align: justify;
    padding: 30px;
    width: 40%;
    line-height: 0.3in;
    color: #102c57;
    font-weight: 400;
}
.aboutcontentright{
    margin: 35px;
    border: none;
    border-radius: 10px;
    width: 30%;
}
.aboutusimg{
    width: 100%;
    object-fit: cover;
    border-radius: 10px;
    vertical-align: middle;
}
.imgchange{
    display: none;
}
.wholediv2{
    width: 100%;
    background-color: #fff;
    padding: 0px;
}
.contenthead2{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    width: 30%;
    margin: 0px auto;
}
.contenthead2 h3{
    width: 100%;
    color: #102c57;
    font-weight: 600;
    text-align: center;
    margin: 90px 0px 40px 0px;
}
.propcontentleft{
    border: none;
    margin: 30px;
    margin-right: 0px;
    width: 40%;
    color: #102c57;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.propcontentright{
    margin: 30px;
    margin-left: 0px;
    border: none;
    width: 40%;
    height: 100%;
    display: flex;
    flex-direction: column;
    color: #102c57;
}
#amenitiesid{
    background: #c0cada;
}
.flexpropbox{
    width: 80%;
    margin: 20px auto;
    /*background: #102c57;*/
    border: none;
    border-radius: 60px;
    color: #102c57;
    position: relative;
}
.flexpropbox a{
    display: block;
    text-decoration: none;
}
.propertyimg{
    width: 100%;
    border-radius: 30px;
}
.propspan{
    margin: 30px auto;
}
.propspan a{
    text-decoration: none;
    color: #102c57;
    font-weight: 600;
}
#headerbannercontent img{
    max-width: 75%;
    margin: 0px auto;
    width: 125px;
    z-index: 1;
    position: relative;
}
.eachamenities{
    display: flex;
    flex-direction: column;
    width: 15%;
    height: 100%;
    flex-wrap: wrap;
    color: #102c57;
    margin: 20px;
    text-align: center;
    cursor: pointer;
    border: 0px solid #fff;
}
/* .eachamenities:hover{
    border: 2px solid #102c57;
    border-radius: 10px;
} */
.featureslogo{
    background: #102c57;
    border: none;
    border-radius: 100px;
    width: 58%;
    height: 120px;
    margin: 20px auto;
    cursor: pointer;
    text-align: center;
}
.iconamenities{
    width: 50%;
    height: 50%;
    margin: 30px auto;
}
.flexwrap{
    flex-wrap: wrap;
}
.galleryabout{
    color: #102c57;
    text-align: center;
    margin-bottom: 40px;
}
.gallerydescription{
    color: #102c57;
    text-align: center;
}
#gallerytestimonial {
    overflow: hidden;
    width: 100%;
    display: flex;
    flex-direction: row;
    height: 285px;
    justify-content: space-between;
}
.testimonialpart1 {
    width: 200px;
    border: none;
    border-radius: 10px;
    margin: 65px 55px;
    margin-bottom: 0px !important;
    height: 210px;
    position: relative;
    /* overflow: hidden; */
    /* z-index: 5; */
}
.galleryimg{
    width: 70%;
    height: 100%;
    border-radius: 10px;
}
.testimonialdescription{
    color: #102c57;
    text-align: center;
}
#testimonialusers{
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}
.testimonialimg{
    width: 100%;
    height: 100%;
    border-radius: 50%;
    margin: 0px auto;
    object-fit: cover;
    border: 2px solid #102c57;
}
.testimonialclients{
    height: 500px;
    background-color: #102c57;
    border-radius: 20px;
    position: relative;
    padding-bottom: 15px;
    text-align: center;
    margin: 10px auto;
    margin-top: 150px;
    width: 30%;
}
.clientimg{
    width: 50%;
    height: 45%;
    margin: 0px auto;
    background: #102c57;
    border: 5px solid #fffaf0;
    top: -90px;
    bottom: 0px;
    border-radius: 50%;
    position: relative;
}
.clientname{
    position: relative;
    bottom: 70px;
    color: #fffaf0;
}
.usercontent{
    width: 70%;
    margin: 0px auto;
    text-align: justify;
    color: #fffaf0;
    position: relative;
    bottom: 40px;
    line-height: 0.25in;
}
#booknow{
    flex-wrap: wrap;
    flex-direction: row;
    margin-bottom: 30px;
}
#footerbanner{
    width: 67%;
    margin: 0px;
}
.footerhead{
    color: #102c57;
    margin: 8px auto;
    margin-top: 12px;
}
.footerimg{
    width: 100%;
    height: 100%;
}
#enquiryarea{
    width: 30%;
    margin: 0px;
    background: #526f995d;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 30px;
}
.inputfieldstobook{
    width: 80%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0px auto;
    position: relative;
}
.inputfield{
    width: 100%;
    color: #102c57;
    border: 2px solid #fff;
    border-radius: 5px;
    outline: none;
    padding: 20px;
    padding-left: 12px;
    box-shadow:0px 0px 13px #3a212154;
    cursor: pointer;
}
.inputfield:focus{
    border: 3px solid #102c57 !important;
}
/* input:focus-visible{
    outline: none;
    border: 3px solid #e48596;
}
textarea:focus-visible{
    outline: none;
    border: 3px solid #e48596;
} */
.widthextra{
    width: 9em;
    margin: 10px auto;
    background: #102c57;
    color: #fff;
    font-size: 15px;
}
.detailstobook{
    color: #102c57;
    margin: 0px 0px;
}
.detailsofhotel svg{
    margin-right: 10px;
    border-radius: 2px;
}
.detailsofhotel svg:hover{
    border: 2px solid #ffffff;
}
#btntobook{
    margin: -10px auto 10px auto;
    text-align: center;
}
/* #confirmbtn{
    width: 50%;
    background: #102c57;
    border: none;
    border-radius: 10px;
    color: #fffaf0;
    padding: 5px;
    margin: 20px auto;
    font-weight: 600;
} */
#contactusid{
    background-color: #102c57;
}
#footerflex{
    width: 100%;
    padding: 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 30px;
    border-bottom: 1px solid #ffffff;
}
.footerabout{
    width: 33.333%;
    display: flex;
    flex-direction: column;
    padding: 20px;
    align-content: space-around;
    flex-wrap: wrap;
}
.detailsofhotel{
    width: 100%;
    display: block;
    padding-left: 130px;
}
.detailsofhotel span{
    color: #ffffff;
    margin: 10px 0px;
    display: block;
}
.detailsofhotel span a{
    text-decoration: none;
    color: #ffffff;
    /* border: 2px solid #102c57;
    border-radius: 10px;
    padding: 15px;
    padding-left: 0px; */
}
.detailsofhotel span a:hover{
    border-right: 3px solid white;
    padding-right: 5px;
}
.detailsofhotel p{
    font-size: 18px;
    color: #ffffff;
    display: block;
    line-height: 0.3in;
}
#rightscontent{
    width: 100%;
    text-align: center;
    color: #ffffff;
}
#rightscontent img {
    width: 10%;
    margin-top: 10px;
}
#rightscontent .paraFontSize a{
    color: white !important;
}

.parallax {
    background-image: transparent;
    height: 100%; 
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Bannerghatta Page */

.roomsimgcarousel{
    width: 100%;
    overflow: hidden;
}
.carouseldiv{
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: nowrap;
}
.carouselimgdiv{
    width: 50%;
    height: auto;
    display: contents;
}
.carouselimgdiv img{
    width: 100%;
    height: auto;
    object-fit: cover;
}
.flextotaldiv{
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 15px 0px;
}
.flexleft{
    width: 80%;
    margin: 0px auto;
}
.flexheading{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}
.headingdiv{
    width: 70%;
    text-align: left;
}
.starratingdiv{
    width: 7%;
}
.roomaddress{
    opacity: 0.54;
    color: #222;
}
.topstar{
    width: 100%;
    background-color: #3d8000;
    text-align: center;
    color: #ffffff;
    padding: 6px;
}
.bottomstar{
    width: 100%;
    background-color: #f4f4f4;
    text-align: center;
    height: 22px;
    line-height: 0.2in;
}
.areanearby{
    border: 1px solid #eee;
    background-color: #fff6ee;
    padding: 8px;
    margin-top: 16px;
    display: inline-block;
    color: #f49242;
    font-weight: 600;
}
.amenitiesarea{
    margin-top: 20px;
    display: flex;
    flex-direction: column;
}
.iconswithname{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    margin: 15px;
    margin-left: 0px;
}
.eachicons{
    display: inline-block;
    width: 33.333%;
}
.lessslide{
    width: 10%;
    margin: 10px 0px;
    color: red;
    cursor: pointer;
}
.tohide{
    display: none;
}
.toshow{
    display: none;
}
.aboutthis{
    line-height: 0.2in;
    margin-top: 20px;
}
.aboutcontentpara{
    margin-top: 25px;
    word-spacing: 2px;
    color: rgba(0, 0, 0, 0.7);
}
.abouthidecontent{
    color: rgba(0, 0, 0, 0.7);
}
.listcontent{
    margin: 15px 0px;
}
.licls{
    word-spacing: 2px;
    margin-left: 40px; 
}
.roomarea{
    margin-top: 20px;
}
#readmorecontent{
    margin-top: 25px;
}
.totalroomsection{
    margin-top: 25px;
}
.checked {
    color: orange;
}
.topselected{
    height: 22px;
    color: #ffffff;
    font-weight: 600;
    background-image: linear-gradient(to right, #797f9d, #d4d1da);
    border-radius: 4px 4px 0px 0px;
    line-height: 0px;
    padding-top: 5px;
    padding-left: 18px;
}
.borderdiv{
    border: 1px solid #74747428;
    border-radius: 5px 5px 0px 0px;
    border-bottom: none;
}
.innerflexdiv{
    display: flex;
    width: 100%;
    padding: 15px;
    flex-direction: row;
}
.innerleftflex{
    display: block;
    width: 50%;
}
.weightfor{
    font-weight: 600;
}
.innerrightflex{
    width: 50%;
    height: 50%;
    text-align: right;
}
.innerrightflex img{
    object-fit: cover;
    width: 40%;
}
.secondborderdiv{
    border: 1px solid #74747428;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.lesswidth{
    display: inline-block;
}
.delcls{
    color: #222;
    opacity: 0.54;
}
.lastamount{
    display: block;
    color: #222;
    opacity: 0.54;
}
.selectedbtn{
    background: none;
    border: 1px solid #d7d7d7;
    padding: 16px 16px;
    color: #000000;
    font-weight: 600;
}
.headingforrating{
    margin: 20px 0px;
}
.ratingsborderdiv{
    border: 1px solid #b4b4b44d;
    border-radius: 4px;
    width: 100%;
    display: flex;
    flex-direction: row;
}
.leftratings{
    width: 25%;
    padding: 30px;
    line-height: 0.25in;
    text-align: center;
    border-right: 1px solid #b4b4b44d;
    padding-top: 45px;
}
.weightless{
    font-weight: 100;
}
.leftstar{
    width: 38%;
    margin: 0px auto;
    border-radius: 4px;
}
.rightratings{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 60%;
    margin: 0px auto;
    padding: 30px;
    line-height: 0.2in;
}
.wholerightrating{
    width: 98%;
    margin: 2px auto;
    display: flex;
    flex-direction: row;
}
.wholeleft{
    width: 90%;
    display: flex;
    flex-direction: row;
    height: 20px;
}
.wholeleft span{
    margin-left: 2px;
}
.rankcontainer{
    width: 100%;
    background-color: #64646426;
    margin-left: 10px;
    height: 30%;
    margin-top: 8px;
    border-radius: 5px;
} 
.skills{
    padding-top: 3px;
    padding-bottom: 3px; 
    border-radius: 5px;
}
.veryhighval{
    width: 84%;
    background-color: #f5a623;
}
.secondhighval{
    width: 6%;
    background-color: #f5a623;
}
.mediumval{
    width: 4%;
    background-color: #f5a623;
}
.secondlowval{
    width: 3%;
    background-color: #f5a623;
}
.verylowval{
    width: 1%;
    background-color: #f5a623;
}  
.wholerightall{
    margin-left: auto;
}
.reviewsarea{
    margin: 20px 0px;
}
.onefullreview{
    margin: 15px 0px;
    border-bottom: 1px solid #b4b4b44d;
}
.userandrating{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-bottom: 15px;
}
.userleft{
    width: 50%;
    display: flex;
    flex-direction: row;
}
.usericon{
    width: 10%;
    height: 10%;
}
.userprofile{
    width: 36px;
    height: 36px;
    vertical-align: middle;
}
.userstar{
    width: 6%;
    padding: 10px;
    line-height: 0.2in;
}
.dot{
    height: 5px;
    width: 5px;
    background-color: #000000;
    border-radius: 50%;
    margin: 5px;
    margin-top: 18px;
}
.userreview{
    color: #222;
    line-height: 0.2in;
    margin-bottom: 25px;
}
#morereviewid{
    height: 100%;
    width: 0;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 6;
    background: rgba(0,0,0,0.7);
    overflow-x: hidden;
}
#reviewwidth{
    background: #fff;
    width: 0;
    height: 100%;
    position: fixed;
    z-index: 7;
    top: 0;
    right: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
}
.timesid{
    position: absolute;
    top: 0;
    right: 35%;
    z-index: 7;
    opacity: 1;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    background-color: #ffffff;
}
.reviewhead{
    margin: 20px 24px 16px;
    display: inline-block;
    position: relative;
}
.reviewcount{
    display: inline-block;
}
.arrow {
    border: solid black;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    margin-bottom: 3px;
    margin-left: 3px;
}
.down{
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
#reviewsort{
    border: 1px solid #000000;
    background: none;
    padding: 3px;
    margin-left: 5px;
    position: relative;
    cursor: pointer;
}
.optioncls {
    display: none; 
    overflow: hidden; 
    position: absolute; 
    right: 0%;
    width: 100%; 
    background: #fff; 
    border: 1px solid #000; 
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); 
    transition: height 0.3s ease-out; 
    height: 0; 
    z-index: 1000; 
}
.optioncls.show {
    display: block;
    height: 100px;
    width: 39%;
    border: 1px solid #000000;
    padding: 5px;
    position: absolute;
}
.optioncls span{
    width: 100%;
    display: block;
    line-height: 0.3in;
    font-size: 12px;
    height: 22px;
}
.arrow.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transition: transform 0.3s ease;
}
.arrow.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transition: transform 0.3s ease;
    padding-top: 3px;
}
.optioncls span:hover {
    color: red;
}
.sameratingborder{
    background-image: linear-gradient(290deg, rgba(214, 219, 234, 0.3), rgb(255, 255, 255));
    margin: 20px 24px 16px;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: flex;
    width: 90%;
    flex-direction: row;
}
.ratingcount{
    width: 20%;
}
.colortoadd{
    width: 70%;
    padding: 7px;
    background: #3d8000;
    border-radius: 4px;
    border: none;
    height: 40px;
    margin: 13px auto;
    color: #ffffff;
    line-height: 0.25in;
}
.seconddefinition{
    margin-left: 10px;
}
.changecolor{
    color: #222222;
    line-height: 0.25in;
    margin-top: 10px;
    font-weight: bold;
}
.colortochange{
    color: #6d787d;
    line-height: 0.25in;
    overflow: hidden;
    opacity: 0.4;
}
.reviewstart{
    margin: 20px 24px 16px;
    border-bottom: 1px solid #b4b4b44d;
}
.widthneedtothis{
    width: 15%;
}
.ratingstar{
    width: 15%;
    padding: 10px;
    line-height: 0.2in;
}
.relevantwidth{
    width: 80%;
}
.verticalcls{
    vertical-align: middle;
}