hr.style 
{
 border: 0;
 height: 2px; 
 background-image: linear-gradient(to right, rgba(0, 0, 0, 0), #FF7F00, rgba(0, 0, 0, 0)); 
}
.err-msg{color:white;font-family: 'Lora', serif; }
.err-msg-menu{color:black;font-family: 'Lora', serif;}
.image_thumb{
	margin-top: 5px;
}
/* start templatemo portfolio */
#portfolio
{
	text-align: center;
	padding: 0px 0 30px 0;
}
#portfolio h2
{
	font-weight: 400;
	padding: 0 0 20px 0;
font-size: 50px;
font-family: cookie;
}
#portfolio p {	margin-bottom: 60px; }
#portfolio .col-md-3 { padding: 4px; }
#portfolio .image_thumb
{
	position: relative;
	overflow: hidden;
	margin-bottom: 0;
}
#portfolio .image_thumb .image_overlay
{
	background: transparent;
	width: 100%;
	height: 100%;
	opacity: 0;
	position: absolute;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
	top: 0;
	left: 0;
	bottom: 0;
	/*padding-top: 46px;*/
	text-align: center;
}
#portfolio .image_thumb:hover .image_overlay 
{ 
	opacity: 0.9; 
	background-color: RGBA(140, 190, 69, 0.91);
}
#portfolio .image_thumb .image_overlay .fa
{
	background: transparent;
	border-radius: 50%;
	color: #FFF;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	opacity: 1;
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#portfolio .image_thumb a:hover
 { 
 	text-decoration: none; 
 }
/* end templatemo portfolio */


.footerlogo
{
	height:225px;
	position: relative;
	top: 20px;
}
.header-section{
	color: black;
}
.logo
{
	height: 118px;
	float: left;
	margin-top: -13px;
}

.tagline
{
		color: black; 
		font-family: 'Kaushan Script', cursive;
		font-size: 26px;
		margin-top: 23px;
}
.social-tagline{
		position: relative;
		top: 14px;
		font-size: 25px;
		font-family: kaushan script;
		color: black;
		text-align: center;
		}
.search-box{
	margin-top: 25px;
}

.img-aboutus
{
	width:525px;
}
.img-aboutus1
{
height:250px;
}
.service-detail
{
	font-family: dancing script;
	text-align: center;
	font-size: 20px;
}
.packages
{
	height:300px;
	position: relative;
	top: 36px;
}
.address-top
{
	position:relative;
	left:55px;
	top:4px;
}


.offer-social{
	margin-top: 100px;
padding-right: 10px;
margin-right: 24px;
}
.special-events{
	position: fixed;
top: 79px;
right: 14px;
}


.footer-links{
	margin-left: 50px;
}
.member-taai
{
	font-family:'Lora', serif; 
	font-size:12px;
	font-weight: bold;
	color:black;
	margin-right: 7px;
	float: right;
}
.approved
{
	font-family: 'Lora', serif;
	font-size: 11px;
	font-weight: bold;
	color: black;
	text-align: left;
	padding-left: 103px;
}

.links-destination
{color:#8ABE42;
}
.links-destination:hover
{color: #fff;
}
ul.service-links
{
	/*padding: 0;
    margin: 0px 0 15px;
    float: left;
    width: 100px; */
height: 67px;
font-family: dancing script;

}

.service-links li {
    float: left;
    /*
    padding: 0px;
    margin: 0px 5px 5px 0px; */
    list-style-type: none;
    line-height: 25px;
   /* border: 1px solid #f2f2f2;*/
}
.service-links li a {
   font-size: 22px;
    color: #8CBE45;
    float: left;
    font-weight: bold;
   padding:  21px 75px;
    -webkit-transition: all 0.2s;
       -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
         -o-transition: all 0.2s;
            transition: all 0.2s;
}
.service-links  a {
   font-size: 22px;
    color: #8CBE45;
    float: left;
    font-weight: bold;
   padding:  21px 75px;
   font-family: dancing script;
    -webkit-transition: all 0.2s;
       -moz-transition: all 0.2s;
        -ms-transition: all 0.2s;
         -o-transition: all 0.2s;
            transition: all 0.2s;
}
.service-links li a:hover {
    background-color: #8CBE45;
    color: #fff;
}
.footer-social{padding-right: 61px;display: inline-block;
width: 258px;}
.whatsapp
{
	font-family:'Lora', serif; 
	font-size:12px;
	font-weight: bold;
	color:black;

}
.images
{
	
	display: inline-block;
}
table{
	background: #fff;
}

.footer-links-custom button {
    margin-bottom: 5px;
    background: none;
    border: none;
    font-size: 18px;
    text-align: center;
    text-decoration: underline;
	margin: auto;
}