@import url('http://fonts.googleapis.com/css?family=Abel');
@import url('http://fonts.googleapis.com/css?family=Anton');

/*Main*/
a
{
	text-decoration: none !important;
}
.card
{
	background: #FFF;
    border: 1px solid #E6E6E6;
    -webkit-box-shadow: 0 0 12px -3px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 12px -3px rgba(0,0,0,0.15);
    box-shadow: 0 0 12px -3px rgba(0,0,0,0.15);
    border-bottom: 2px solid #F84850;
    transition: all .35s ease-in-out;
    -webkit-transition: all .35s ease-in-out;
    margin: 0 0 20px;
    padding-top: 1px;
}
.card:hover
{
	    border-bottom: 2px solid #577732;
}
.card .image
{
	overflow: hidden;
    margin: 4px 5px 0;
}
.card .image img
{
	transition: all .3s ease-in-out;
}
.card:hover .image img
{
	transform: scale(1.5); overflow:hidden;  
  
  transform-origin: 50% 65%;
  transition: transform 3s, filter 3s ease-in-out;
  filter: brightness(110%);
}
.leadership .card_text
{
    height: auto;
}
.card_text
{
	text-align:left;
	padding: 6px 18px;
	height:120px;
}
.card_text button
{
	float: right;
    margin-top: -51px;
	background-color: #575757;
    color: #fff;
}
.card_text h4
{
	color:#cb3401;
	font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1;
	max-width: 204px;
}
.card_text h5
{
	color:#2fbef2;
	max-width: 204px;
}
.main_head
{
	margin-bottom:0.5em;
}
#band_total
{
	width: 100%;
	background-color: #155391;
}
#band_content
{
	width: 85%;
	text-align: left;
	padding: 2em 0;
}
#band_content h4
{
	font-size: 2em;
    color: #fff;
    font-family: 'Abel';
}
#band_content span
{
	color: #F00;
    font-style: oblique;
}
#band_content p
{
	font-size: 1em;
    color: #9A9A9A;
    margin-top: 0.2em;
}
#message img
{
	max-width: 250px;
	padding: 5px;
    border: 1px solid #fff;
    background-color: #fff;
    box-shadow: 1px 1px 2px #807676;
}
/*Contact*/
h2
{
	color:#575757;
	font-size: 2.5em;
}
.adori
{
	font-size: 1.4em;
    font-weight: 500;
	color: #2fbef2;
}
.info
{
	text-align: left;
    border: 1px solid #fff9f9;
    margin: 2em 0;
    padding: 1em 1em 1em 1em;
    box-shadow: 0 0 16px -3px rgba(0,0,0,0.15);
}
.info h3
{
	margin-bottom:1em;
	color: #cb3401;
}
.info p
{
	line-height:1.6;
}
.from_su
{
	text-align: left;
    border: 1px solid #fff9f9;
    margin: 2em 0;
    padding: 1em 1em 1em 2em;
    box-shadow: 0 0 16px -3px rgba(0, 0, 0, 0.27);
}
.from_su h3
{
	margin-top: 0.6em;
	text-align:left;
	margin-bottom:1em;
	color: #cb3401;
}
.from_su input[type="text"]
{
    width: 49%;
}
.from_su input[type="email"]
{
    width: 99%;
}
.from_su input
{
	font-size: 15px;
    color: #000;
    margin-bottom: 14px;
    padding: 12px;
    outline: none;
    border: 1px solid rgba(0, 0, 0, 0.22);
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.17);
}
.from_su textarea
{
	font-size: 15px;
    color: #000;
    width: 99%;
    margin-bottom: 14px;
    padding: 12px;
    outline: none;
    border: 1px solid rgba(0, 0, 0, 0.22);
    box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.17);
}
.from_su input[type="submit"]
{
    width: 99%;
	border-color:#f8484f;
	background-color:#f8484f;
	color:#fff;
	font-weight:500;
	font-size: 1.4em;
}
.from_su input[type="submit"]:hover
{
	border-color:#a09696;
	background-color:#a09696;
	color:#fff;
}
.innr_right ul li
{
	list-style-type: none;
}
.innr_right ul
{
	padding-left: 20px;
}
/*Package*/
.package
{
	text-align:left;
}
.package h3
{
	color: #cb3401;
	padding-bottom: .5em;
}
.package h4
{
	color: #2fbef2;
}
.package p, ul li, b
{
	color: #5d5555;
}
.package_block
{
	padding-bottom: .5em;
}
.hotel
{
	background: #FFF;
    border: 1px solid #E6E6E6;
    -webkit-box-shadow: 0 0 12px -3px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 12px -3px rgba(0,0,0,0.15);
    box-shadow: 0 0 12px -3px rgba(0,0,0,0.15);
    border-bottom: 2px solid #ff0000;
	padding:9px;
	margin-bottom: 10px;
}
.hotel_name
{
	font-size: 2em;
	color:#39cd39;
}
.front_pack
{
	margin: 5em 0 5em 0;
}
.front_pack h4
{
	color: #FD3342;
	margin-bottom: 0.5em;
}
.font_about
{
	margin-top:0 !important;
}
/*About*/
.about img
{
	width: 95%;
}
.about
{
	margin-top:5em;
	text-align:left;
}
.about h3
{
	color: #333;
    font-size: 2.5em;
    font-weight: 700;
    margin: 0 0 .7em 0;
    line-height: 0.9em;
}
.about h4
{
	color: #333;
    font-size: 1.4em;
    text-transform: capitalize;
    border-left: 3px solid #03C5E2;
    padding-left: 1em;
    margin: 0 0 1em;
    line-height: 1.6em;
    letter-spacing: 1px;
}
.about p,ul
{
	font-size: 15px;
    color: #666;
    line-height: 1.8em;
    letter-spacing: 1px;
}
.about b
{
	font-size: 18px;
}
.main
{
	width: 85%;
}
.btn-default
{
    background-color: #000000c2;
    color: #ffffff;
    font-family: 'Roboto Condensed';
}
@media (max-width:991px)
{
    .about_right_text
    {
    	margin-top: 2em;
}
	.about h3
	{
		font-size: 31px;
	}
	.main_head
	{
		font-size: 31px;
	}
}
@media (max-width:425px)
{
	.about h3
	{
		font-size: 26px;
	}
	.about h4
	{
		font-size: 16px;
	}
	.about p,ul,b
	{
		font-size: 14px;
	}
	.main_head
	{
		font-size: 26px;
	}
	.main
	{
		width: 100%;
	}
	.front_pack {
    margin: 2em 0 5em 0;
}
	.about
	{
		margin-top: 3em !important;
	}
}
@media (max-width:375px)
{
	.card_text h4
	{
		max-width: 194px;
	}
	.card_text h5
	{
		max-width: 199px;
	}
}
@media (max-width:368px)
{
	.card_text h5
	{
		max-width: 145px;
	}
}

/*Gallery*/
.middle-gallery-grid
{
	padding:5px;	
}
