.icoboxes-card-wrapper.icoboxes-card-wrapper__3cols .icobox_type_card:nth-child(2n+1) 
{
	//background-color: #2a1e16;
	background-color: #326278 !important;
	
}


.CL_WHITE { color:white !important;}


#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; }

#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; }

@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; }

	#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; }
}

.CL_STRIKE
{
    text-decoration: line-through !important;
    color:red;
    font-size:80% !important;
}



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

.CL_FRAME1 img
{
	border: 1px solid grey;
	padding: 4px;
	margin: 4px;

	width:auto;
	height:400px;
}

.CL_FRAME1 h6
{
	border: 1px solid grey;
	padding: 20px;
	margin: 40px;
	min-width:100px;
	min-height:100px;
	text-align:center;
}


.CL_FRAME3 img
{
	border: 1px solid grey;
	padding: 4px;
	margin: 4px;
}

.CL_FRAME3 h6
{
	border: 1px solid grey;
	padding: 20px;
	margin: 40px;
	min-width:100px;
	min-height:100px;
	text-align:center;
}

.CL_IMG_RESPONSIVE
{
	width:100% !important;
	height:auto !important;
}

.CL_FRAME2 
{
	border: 1px solid grey;
	padding: 20px;
	margin: 40px;
	min-width:100px;
	min-height:100px;
	text-align:center;
	
	background-color:#30a8d5 !important;
	color:white !important;
}

.CL_FRAME2 h2
{
	background-color:#30a8d5 !important;
	color:white !important;
}

