.active 
{
	/*background-color: #cedbe5;*/
	/*color: #fff ! important;*/
}
.active a
{
	
	color: #2A6491 ! important;
}
header li a:hover
{
	color: #fff;
}
a:hover
{
	color: #fff;
}
header ul
{
	margin-top: 69px;
}
.logo
{
	padding: 10px;
}
.logo img
{
	height: 100px;
}
header ul li a
{
	font-size: 13px;
}
.prl0
{ 
	padding-right: 0px ! important;
	padding-left: 0px ! important;
}
.book-btn
{
	background-color: #f49f8b;

}
.book-btn a
{
	color: #fff ! important;
}
.ptb40
{
	padding:40px 0;
}
.font14
{
	font-size: 14px;
}
.bg-color
{
	background-color: #fafae2;
}
.read-btn
{
	border-left: none ! important;
    border-right: none ! important;
    width: auto ! important;
    border-radius: inherit  ! important;
    border-color: #eedb95 ! important;
    color: #eedb95 ! important;
}
/*.footer
{
	background-color: #245e8b ! important;
}
.footer p
{
	color: #c0d3dd;
	text-align: justify;
	font-size: 14px;

}
.footer h3
{
	text-align: justify;
	color: #c0d3dd;
}
.addr-border
{
	border-right: 2px solid #c0d3dd;
	border-left: 2px solid #c0d3dd;
}
.footer-addr
{
	width: 60%;
	margin: auto;
}
.footer-icon p span
{
	padding: 0px 5px;
    background-color: #fff;
    color: #245e8b;
    border-radius: 50%;
}*/
.mb30
{
	margin-bottom: 30px;
}
.p0
{
	padding: 0px ! important;
}
.pt0
{
	padding-top: 0px;
}
.pt40
{
	padding-top: 40px ! important;
}
.dropdown-toggle::after
{
	color: transparent;
}
.mb0
{
	margin-bottom: 0px;
}

.contact-form .form-control
{
	border-top: none;
	border-right: none;
	border-left: none;

}
.services-icon img
{
	height: 75px;
	width: 75px;
	margin: auto;
}
.pt60
{
	padding-top: 60px;
}
.mb0
{
	margin-bottom: 0px ! important;
}
@media(max-width: 750px)
{
	.mobile-book-now
{
	position: absolute;
    top: 215px;
    z-index: 9999;
    padding: 10px;
    font-size: 15px;
    font-weight: 500;
    border-radius: 4px;
    color: #fff;
    background-color: #f49f8b;
    display: block ! important;
}
}
.mobile-book-now
{
	display: none;
}