html, body {
   height: 100%;
  margin: 0;
}

body{
font-size:16px;
  font-family:verdana,arial;

}
.b5B{margin-bottom:5px;}
.footer{
font-size:14px;
text-align:center;
width:100%;
margin:auto;
}
.nbBlock{display:inline-block;}

.main{

    margin:auto;
	position:relative;
    padding:0px;
    min-height: 100%;
    width: 100%;
	box-shadow:none;
	}

.listingPicDiv{
display:block; text-align:center;}
}
.listingPic{
    width:100%;
    max-width:200px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
    overflow:hidden;

}
.b10L{margin-left:10px; }
.fInfo{
  padding-left:20px;
  margin-left:0px;
  font-size:14px;
}
.cards{width:30%;}
.header{
 width:94vw;
 margin-top:10px;

    }
.innerDiv{
    margin:0px;

	text-align:left;
	position:relative;

	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	padding:0px;
    overflow:hidden;
    min-height:400px;
	}
.hdl{
	display:inline-block;
	float:left;
    padding:0px;
}
.newsDiv{
    margin:0px 0px 10px 0px;
    padding:5px;
	background: rgba(255,255,255, .40);
	overflow:hidden;
   	border:1px solid #000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}

.eventDivs{
position:relative;
overflow:hidden;
   border:1px solid #000; padding:7px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
    margin-bottom:10px;
}
.StyleSwitch{
	position:absolute;
    right:10px;
    top:10px;
}
.menu{
	display:inline-block;

	padding:5px 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
    height:24px;
    text-align:center;
    vertical-align:top;
    text-decoration:none;

    font-size:16px;
   font-family: 'Poppins', sans-serif;
	}
.menuT{
    display:block;
    text-decoration:none;

    font-size:16px;
   font-family: 'Poppins', sans-serif;
}

.menuTdiv{
    width:100%;
    padding:0px;
	}
.menuTdiv:hover a{


  cursor:pointer;
  width:100%;
}

.menuTC{
    display:block;
    text-decoration:none;

    font-size:14px;
   font-family: 'Poppins', sans-serif;
}
/* unvisited link */
a:link.pageLinks {


  text-decoration:none;

}

.menuTCdiv{
    width:100%;
    padding:0px 0px 0px 20px

	}
.menuTCdiv:hover a{
  cursor:pointer;
  width:100%;
}
.menuH{
	display:inline-block;

	padding:6px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
    text-align:center;
    vertical-align:middle;
    cursor:pointer;
	}
.menuM{
z-index:20000;
	display:inline-block;
	padding:5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
    text-align:center;
    vertical-align:middle;
    cursor:pointer;
	}
.menuTP{
z-index:20000;
	display:inline-block;
	padding:5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
    text-align:center;
    vertical-align:middle;
    cursor:pointer;
    margin-left:5px;
	}
.menuC{cursor:pointer;}
.menuD{cursor:pointer;}
.menuContainer{
	text-align:right;
    vertical-align:middle;

	}
.menuMobileT{position:absolute; top:5px; right:5px;}
.menuMobile{
z-index:1000;
	display:block;
    margin-right:15px;
    }

	#navbar a:hover {

     cursor:pointer;
}

#navbar a.active {

  cursor:pointer;
}
.adverts{
	padding:2px;
	display:inline-block;
    height:113px;
	vertical-align:top;
    border:1px solid #000;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	padding:10px;
    margin:5px;
    width:30%;
    text-align:center;
}
a.ads{text-decoration:none;}
.hAds{
margin-top:0px;
font-size:20px;

}
.roomsfrom{
font-size:200%;
color: inherit;
}
.roomsfromText{
font-size:130%;
color: inherit;
}
.adPics{
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
}
.mImage{
width:14px;
cursor:pointer;
opacity: 0.8;
}
form{
padding:0px; margin:0px;display:inline-block;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.menuInner{display:none;}
.dropdown {
  position: relative;
  display: inline-block;

}
.menuButton{display:block;}
.dropbtn, .dropbtn_cart {
  padding: 5px 10px 5px 10px;
  margin-right:2px;
  margin-left:2px;
  text-decoration: none;
  cursor:pointer;
  border:1px solid 000;
  -webkit-border-radius:10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-family: 'Poppins', sans-serif;
  overflow:hidden;

}
.dropbtn_h {
  text-decoration: none;
  cursor:pointer;
  border:1px solid 000;
  -webkit-border-radius:10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  font-family: 'Poppins', sans-serif;
  overflow:hidden;
  padding:0px 5px 0px 5px;
  margin-right:2px;
}
.dropdown-content {
  display: none;
  position: absolute;
  min-width: 220px;
  z-index:500000;
  right:10px;

  font-weight:500;
  text-align:left;
      -webkit-border-radius:10px;
      -moz-border-radius: 10px;
      border-radius: 10px;
  overflow:hidden;
}

.dropdown-content a {

  padding: 12px 16px;
  text-decoration: none;
  display: block;
  font-family: 'Poppins', sans-serif;}


.dropdown:hover .dropdown-content {display: block;}

.slideMenu{
	height:100%;
    width:100%;
    padding:10px;
    position:fixed;
    overflow-x: hidden; /* Disable horizontal scroll */
    top:0px; right:0px;}
.slideMenuInner{
	height:100%;
    position:fixed;
    overflow-x: hidden; /* Disable horizontal scroll */
    top:0px; right:0px;
	width:220px;
    padding:2px 10px;
    }
h1{
    margin-top:0px;
    margin-bottom:5px;
    margin-left:10px;

    font-weight:400;
    font-size:24px;

}
h2{
    margin-top:0px;
    margin-left:10px;

    font-weight:400;
    font-size:24px;
   
    }
h3{
    margin-top:10px;
    margin-bottom:5px;

    font-weight:400;

    font-size:20px;

    }

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
    font-family: 'Poppins', sans-serif;

    font-size:26px;
  cursor: pointer;
  padding: 10px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  transition: 0.4s;
}



.Sections{position:relative;}
.accMargin{
margin-bottom:5px;
}
.itemContent{
  padding: 3px;
  overflow: hidden;

	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	-khtml-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
    margin:0px 10px 0px 10px;

}
.item{margin-bottom:5px;}
.itemHeading{

	font-size:18px;
	}
.itemHeadingSub{

	font-size:16px;
    }
.picBlock{
		display: flex; /* magic maker */
		justify-content: space-evenly;
}
.viewCat{float:right; padding:0px;}
.content{
    height:100%;

    text-align:left;
	}

.divT{
	display: table;
	width: 99%;
    padding:0px;

}
.divTRow {
	display: table-row;

}

.lastLine{font-style:italic; font-size:14px;}
.divTCell {

	display: table-cell;
	padding: 5px 10px;
        vertical-align: top;
}


.divTable{
border-spacing: 0px 0px;
}
.divTableRow {
	display: block;
}
.divTableCell {
    //border:1px solid #555555;
    width:97%;
	display: block;
	padding: 5px 10px;
    vertical-align: top;
    margin-bottom:10px;
    overflow:hidden;
    position:relative;
}
.divTableBody {
	display: table-row-group;
}

.emf_1{ /* Outer */
text-align:left;
border:1px solid #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	padding:10px;
}
.emf_2{ /* Row */
margin:10px;
}
.emf_3{ /* blocks*/
display:inline-block; vertical-align:top; margin-right:10px;
}
.emf_4{ /* textarea*/
width:100%;
min-height:100px;
}
.emf_5{ /* button*/
border:0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	padding:10px;
    width:100%;
    font-size:18px;
}
.emf_captcha{
text-align:center;
}
.emf_errs{padding:10px; display:none;}
.minBlock{min-height:400px;}
.contentBlock{
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	padding:10px;

}

.phone{
	font-size:20px;
	font-style:italic;
	margin-bottom:5px;
    display:flex; align-items:center;

    }
.iconContact{
display:flex; align-items:center;
margin-bottom:10px;
}
a.mobileTel:link 	{
	text-decoration:  none ;
	font-weight: normal;

	}
a.mobileTel:active {
	text-decoration:  none ;
	font-weight: normal;

	}
a.mobileTel:visited {
	text-decoration:   none ;
	font-weight: normal;

	}
a.mobileTel:hover {
	text-decoration:   none ;
	font-weight: normal;

	}
.hdl{
display:inline-block;
float:left;
}
#navbar a:hover {


  cursor:pointer;
}

#navbar a.active {

cursor:pointer;
}
.headContainer{display:block;}

.keyBlockD{
	display:block;
    min-height:200px;
	vertical-align:top;
    margin-right:10px;
    margin-bottom:10px;
    border:1px solid #000;
    padding:3px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;

}


.divListing{
	display: table;
	width: 99%;
        padding:0px;
        margin-bottom:0px;
        background:#fff;

}

.divListingRow {
	display: table-row;
    display:block;
	padding:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
    margin-bottom:10px;
}
.divListingCell{
	display:block;
	padding: 5px 10px;
    vertical-align: top;
    color:#000;//#5B8F5F;//#78B67C;

    }
.divListingBody {
	display: table-row-group;
}
.listingPic{
    width:100%;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
    overflow:hidden;

}
.listPrice{
font-size:22px;
font-weight:500;

margin-top:10px; margin-bottom:10px;
}

.b10B{margin-bottom:10px;}
h4{
    margin-top:0px;
    margin-bottom:5px;
    font-weight:400;
    font-size:18px;
    }
.readMore{display:inline-block;}
.gThumbs{
padding:5px;
display:inline-block;

}
.gThumbsPics{width:150px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
    overflow:hidden;
}

.button{
	margin:0px;
	cursor:pointer;
    border:0px solid #000;
    font-family: 'Poppins', sans-serif;
    font-size:16px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
    transition-duration: 0.4s;
    text-align: center;
    }

.rmButton{
  margin-top:10px;
  margin-bottom:10px;
  width:150px;
}



.accDiv{
width:90%;
display:inline-block;
position:relative;
vertical-align:top;
text-align:center;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
margin-bottom:20px;
height:250px;
font-weight:500;
font-size:18px;
overflow:hidden;
margin:10px 10px 10px 10px;
padding:0px;
}
.accDivBlock{
display:inline-block;
vertical-align:top;
text-align:center;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-khtml-border-radius: 10px;
		border-radius: 10px;
	    margin-bottom:20px;
width:200px;
overflow:hidden;
margin:10px;
padding:10px 5px 5px 5px;
border:1px solid #fff;
cursor:pointer;
}
.accButton{
    border: none;
    background: none;
    cursor: pointer;
    margin: 0;
    padding: 0;
}
.swDiv{
display:inline-block;
vertical-align:top;
text-align:center;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-khtml-border-radius: 10px;
		border-radius: 10px;
	    margin-bottom:20px;
width:120px;
height:150px;
overflow:hidden;
margin:10px;
padding:10px 5px 5px 5px;
border:1px solid #fff;
cursor:pointer;


}
.fancybox{text-decoration:none;}

.accDiv img{
	    margin-top:10px;
        width:100%;
        max-height:380px;
}
.accDiv2 img{
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-khtml-border-radius: 10px;
		border-radius: 10px;
	    margin-bottom:20px;
        max-height:100px;
}
.comments{
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-khtml-border-radius: 10px;
		border-radius: 10px;
	    margin-bottom:20px;
        padding:10px;
        border:1px solid #8A8A8A;

}
.commentsHead{
font-weight:400;
}
.picBlock{
		display: flex; /* magic maker */
		justify-content: space-evenly;
}
.adverts{width:30%;}
.roomPics{
text-align:center;
}
.BaseRates{
    font-size:24px;
    display:inline-block;
    margin-bottom:5px;
    }
.BaseRateDesc{
font-size:18px;
    display:inline-block;

}
.serviceHeads{
margin-bottom:10px;
font-family: 'Encode Sans SC', sans-serif;
margin-top:-5px;
text-align:center;
}
@media only screen and (max-width :580px) {

.picBlock{
		display: block;
        text-align:center;
        .adverts{min-width:30%}
}
.adverts{width:200px;}
}
.picHeadB{display:none;}
@media only screen and (min-width :375px) {
.listingPic{
    width:300px;
    }
}
@media only screen and (min-width :450px) {
	.accDiv{
   width:280px;
	}
}

@media only screen and (min-width : 530px) {
	.main{
	 width: 100%;
	}
	.divTableCell {
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-khtml-border-radius: 10px;
		border-radius: 10px;
	    margin-bottom:20px;
	}
	.innerDiv{
		padding:10px;
	h2{
	    margin-top:0px;
	    margin-left:10px;

	    font-weight:400;
	    font-size:20px;
	    }
}
@media only screen and (min-width : 685px) {
     .menuInner{display:inline-block;}
     .menuMobile{display:none;}
     .emf_1{width:400px;}
}
@media only screen and (min-width : 714px) {
	.keyBlock{display:inline-block;}
	.keyBlockD{display:inline-block; width:300px;}
	.divListingCell{
    
		display: table-cell;
		padding: 5px 10px;
	    vertical-align: top;
	}
    .serviceHeads{
    margin-bottom:10px;
    margin-top:-5px;
    text-align:left;
    }
    .listingPicDiv{
	float:left;
    margin:0px 10px 10px 0px;
    }
	.picHeadS{display:none;}
    .picHeadB{display:block;}
}

@media only screen and (min-width : 880px) {
.slideMenu{display:none;}
.innerDiv{
    margin:0px 20px 0px 20px;
    }


.dtcTop{min-height:90px;}
.dtcBottom{width:100%; text-align:center;border:0px solid #fff;};
.headContainer{}
	.header{
	 width:78vw;
     max-width:900px;
	 margin-top:10px;
	 margin-left:10px;
	 margin-right:10px;
	    }
	.menuContainer{
		text-align:right;
	    vertical-align:middle;
		}

	 .main{
	    min-height: 100%;
	    width:100%;
	 }
	 .divTable{
	    display: table;
		width: 100%;
		padding:0px;
		margin-bottom:10px;
		border-spacing: 10px 0px;
	 }
	 .divTableRow {
	 display:table-row;
	 }
	.divTableCell {
	    width:50%;
		display: table-cell;
		padding: 5px 10px;
	    vertical-align: top;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-khtml-border-radius: 10px;
		border-radius: 10px;
	}
	.contentBlock{
		margin-left:10px;
	    margin-right:10px;
	}

	h2{
	    margin-top:0px;
	    margin-left:10px;
        font-size:24px;

	    }
	h3{
	    margin-top:10px;
	    margin-bottom:5px;

	    }
}
