/*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 #ff0000;
    margin: 0 0 20px;
    padding-top: 1px;
}
.card:hover
{
	    border-bottom: 2px solid #00b050;
}
.card .image
{
	overflow: hidden;
    margin: 4px 5px 4px;
}
.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%);
}

.card_text
{
	text-align:left;
	padding: 21px 18px;
}
#form_div
{
	background-color: #D17474;
    padding: 0 8px 0px 8px;
}
#form_heading
{
	background-color: transparent;
    font-size: 14px;
    padding: 5px 0 0 0;
    color: #ffffff;
    font-family: "Roboto Condensed";
    text-align: center;
}
#form_heading input[type="text"] {
    width: 97%;
    margin-top: 8px;
    padding: 4px 0px 4px 5px;
    border: none;
    box-shadow: 1px 3px 14px #9a6161;
    border-radius: 4px;
}
#form_heading input[type="submit"] {
    width: 98%;
    background-image: linear-gradient(to bottom,#825353,#6f4040);
    color: #e1b2b2;
    padding: 8px 0;
    border: none;
    box-shadow: 1px 3px 14px #b56a6a;
    border-radius: 4px;
}
#button_submit
{
	margin-top: 14px;
}
.card_text button
{
	float: right;
    margin-top: -29px;
	background-color: #575757;
    color: #fff;
}
.card_text h4
{
	color:#cb3401;
	font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 1;
}
.card_text h5
{
	color:#2fbef2;
}
.main_head
{
	color: #333;
    font-size: 2.5em;
    font-weight: 700;
    margin-bottom: .7em;
    margin-top: .4em;
    line-height: 0.9em;
}
/*Contact*/
h2
{
	color: #333;
    font-size: 2.5em;
    font-weight: 700;
    margin-bottom: .7em;
    margin-top: 2em;
    line-height: 0.9em;
}
.adori
{
	font-size: 1.4em;
    font-weight: 500;
	color: #2fbef2;
}
.info
{
	text-align: left;
	margin: 2em 0;
    padding: 1em 0 0 0;
}
.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;
}
.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:#D17474;
	background-color:#D17474;
	color:#fff;
	font-weight:500;
	font-size: 1.4em;
}
.from_su input[type="submit"]:hover
{
	border-color:#a09696;
	background-color:#a09696;
	color:#fff;
}
/*package*/
.package
{
	line-height: 2;
}
.package, .package table tr td, th
{
	text-align:left;
	padding: 5px 5px 5px 5px;
}
.package table
{
	width: 80%;
}
.package h3
{
	color: #cb3401;
	padding-bottom: .5em;
	font-family: 'Roboto', sans-serif;
}
.package h4
{
	color: #2fbef2;
}
.package p, ul li, b
{
	
}
.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-top:3em;
}
.font_about
{
	margin-top:0 !important;
}
/*About*/
.about img
{
	width: 95%;
	margin-top:4em;
}
.about
{
	margin-top:5em;
	text-align:left;
}
.about h3
{
	color: #333;
    font-size: 2.5em;
    font-weight: 700;
    margin-bottom: .7em;
    margin-top: .4em;
    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 h5
{
	font-size: 20px;
	color: #00C4E1;
}
.about h5 a
{
	font-size: 20px;
    color: #00C4E1;
}
.about p
{
	font-size: 15px;
    color: #666;
    line-height: 2;
    letter-spacing: 1px;
}
.first_row
{
    background-color:#e4f6ff;
    padding: 20px 0 20px 0;
}
.second_row
{
    background-color:#d8f2ff;
    padding: 20px 0 20px 0;
}
.reviews p
{
	text-align: left;
	line-height: 2;
	margin-top: 20px;
	
}
.reviews img
{
    padding: 5px;
    border: 1px solid #fff;
    border-radius: 170px;
    background-color: #fff;
    box-shadow: 1px 1px 2px #807676;
}

@media (max-width:425px)
{
    .about
    {
    margin-top:0em;
}
#right_view_button {
    margin-top: -14px;
}
.text h3 {
    font-size: 2em;
}
.contact_inner {
    width: 100%;
}
.info
{
 	margin: 0;
}
.package table
{
	width: 90%;
}
.reviews p
{
    padding:0 10px 0 10px;
}
#facebook_frame iframe
{
    width:100%;
}
}
@media (max-width:375px)
{
	#right_view_button {
    margin-top: -27px;
}
.text h3 {
    font-size: 1.8em;
}
	.text p
{
	max-width: 125px;
}
}
@media (max-width:320px)
{
	.text p {
    font-size: 1.2em;
}
}
/*Gallery*/
.middle-gallery-grid
{
	padding:5px;	
}
#facebook_frame
{
    margin:20px 0 0 0;
}
