body
{
	color: black;
}
.footer-area .content .footer-list li a i,  .go-top i, .box-btn   
{
	color: black;
}

@media screen  and (min-width: 0px) and (max-width: 576px) 
{
	.CL_IMG_ORDER { width: 40px; height: auto; }
}

@media screen and (min-width: 577px) and (max-width: 768px) 
{
	.CL_IMG_ORDER { width: 50px; height: auto; }
}

@media screen and (min-width: 767px) and (max-width: 992px) 
{
	.CL_IMG_ORDER { width: 60px; height: auto; }
}

@media screen and (min-width: 993px)  and (max-width: 1200px) 
{
	.CL_IMG_ORDER { width: 90px; height: auto; }
}

@media screen and (min-width: 1201px) 
{
	.CL_IMG_ORDER { width: 120px; height: auto; }
}

#respond_mobile {position: fixed; height: 88px; width: 88px; z-index: 1812; bottom: 0px; left: 0px; }
#respond_whatsapp {position: fixed; height: 78px; width: 78px; z-index: 1812; bottom: 80px; left: 0px; }
#respond_booknow { position: fixed; height: 158px; width: 158px; z-index: 1812; bottom: 0px; right: 0px; }
#respond_booknoww { position: fixed; height: 60px; width: auto; z-index: 1812; bottom: 20px; left: 200px; }

#img_call { border: 0px; height: 72px; width: 72px; padding:5px; }
#img_whatsapp { border:0px; height: 72px; width: 72px; padding:5px; }
#img_booknow { border:0px; height: 142px; width: 142px; padding:5px; }
#img_booknoww { border:0px; height: 60px; width: auto; padding:5px; }

@media screen and (max-width: 768px) 
{
	#respond_mobile {position: fixed; height: 72px; width: 72px; z-index: 1812; bottom: 0px; left: 0px; }
	#respond_whatsapp {position: fixed; height: 72px; width: 72px; z-index: 1812; bottom: 70px; left: 0px; }
	#respond_booknow { position: fixed; height: 118px; width: 118px; z-index: 1812; bottom: 0px; right: 0px; }
	#respond_booknoww { position: fixed; height: 60px; width: auto; z-index: 1812; bottom: 2px; left: 100px; }

	#img_call { border: 0px; height: 62px; width: 62px; padding:5px; }
	#img_whatsapp { border:0px; height: 62px; width: 62px; padding:5px; }
	#img_booknow { border:0px; height: 92px; width: 92px; padding:5px; }
	/*#img_booknoww { border:0px; height: 40px; width: auto; padding:5px; }*/
}


.CL_WHITE_UL a
{ 
	text-decoration: none;
	color: white !important;
}

.CL_WHITE_UL a:hover
{ 
	color: #dd543d !important;
}


