.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:40px;
	left:40px;
	background-color:#25d366;
	color:#FFF;
	border-radius:50px;
	text-align:center;
  	font-size:30px;
	box-shadow: 2px 2px 3px #999;
  	z-index:100;
}

.my-float{
	margin-top:16px;
}

.icon-custom {
	font-size: 32px;
	color: #aa8453;
}

.intro-title h2 {
	font-weight: 600;
}

.intro-subtitle span {
	font-weight: bold;
}

.glo-room-details-content p {
	font-weight: bold;
	font-size: 16px;
}

.service-details-main h3 {
	font-weight: bold;
}

.sidebar-widget-title {
	font-weight: bold;
}

.glo-service1-title {
	font-weight: bold;
}

.glo-service-title {
	font-weight: bold;
}

.news__details-area ol > li {
	list-style: auto !important;
}

.news__details-area ul > li {
	list-style: inherit !important;
}