html, body {
	padding: 0;
	margin: 0;
	background-color: #FFF;
}
p {
	font-family: 'fira_sanslight';
}
#header {
	padding: 10px 0;
}
.logo {
}
.logo img, .monfort_logo img{max-width:100%}
.heading {
	text-align: center;
	font-size: 20px;
	color: #525252;
	font-family: 'fira_sansmedium';
	margin-top: 55px;
}
.monfort_logo {
	text-align:right;
}
.side_heading {
	text-align: right;
	font-size: 36px;
	color: #4b4b4b;
	margin: 15px 0 0;
	font-family: 'fira_sanssemibold';
	font-weight: 600;
}
.facebook_nav {
	float:right;
	margin: 12px 0 0;
}
#navmenu {
	background-color: #e9e9e9;
	position: static;
	width: 100%;
	border: none;
	margin-bottom: 0;
	font-family: 'droid_serifregular' !important;
	font-size: 16px;
	color: #000;
}
.collapse.navbar-collapse {
	padding:0; float:right;
}
.navbar-inverse .navbar-nav > li > a {
	color: #000 !important;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: #a30000 !important;
	background-color: rgba(226, 208, 208, 0) !important;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	color: #a30000 !important;
	background-color: transparent;
}
.navbar-inverse .navbar-nav > li.current_page_item > a {
	color: #a30000 !important;
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	min-width: 100%;
	height: auto;
}
.nav_custom {
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	font-family: sans-serif;
	text-transform: uppercase;
	line-height: 20px;
	font-size: 12px;
	color: #231f20;
}
.navbar-nav li {
	font-weight: bolder;
}
.navbar-nav {
	float: none;
	text-align: center; margin:0
}

.navbar-nav > li {
	float: none;
	display: inline-block;
}
#banner {
	float: left;
	width: 100%;
}
#contant {
	/*text-align: center;*/
}
.contant_head {
}
.contant_head span {
	color: #f94c27;
}
.contant_head p {
	
	font-family: 'fira_sanslight';
	
	line-height: 29px;
	/*margin: 0 0 25px;
	font-size: 15px;
	font-weight: bolder;*/
}
.contant_head a {
	color: #000;
	font-size: 18px;
	font-family: 'droid_serifregular';
	;
	font-weight: bolder;
	margin-top: -10px;
}
.contant_head h2 {
	font-size: 27px;
	color: #000;
	font-family: 'droid_serifregular';
	font-weight: bolder;
	margin: 30px 0 30px 0;
}
#gallery {
	margin-top: 20px;
}
.gallery {
	min-height: 177px;
	background: url(../images/gallery_bg.png) center;
	text-align: center;
	/*background-position: 40px;*/
}
.gallery h2 {
	font-size: 29px;
	padding-top: 4%;
	font-family: 'droid_serifregular';
	font-weight: bolder;
}
.box {
	margin: 20px 0 50px;
}
.imgbox {
}
.imgbox img {
	width: 100%;
}
.imgbox_text {
	background: #ececec;
	text-align: justify;
	padding: 0 0 20px;
	border-bottom:3px solid #e6e6e6;
}
.imgbox_text p {
	text-align: justify;
	font-size: 16px;
	padding: 20px;
	color: #0b0b0b;
	font-family: 'fira_sanslight';
}
#footer {
}
.footer_top {
	background-color: #f0f0f0;
	min-height: 60px;
}
.footer_top li {
	background: url(../images/li_icon.png) no-repeat left center;
	color: #000;
    float: left;
    font-family: "fira_sansregular";
    font-size: 14px;
    font-weight: bolder;
    list-style: outside none none;
    margin: 0 35px 0 0;
    padding: 20px 0 20px 25px;
    text-decoration: none;
}
.footer_top li a {
	color: #000;
	font-family: "fira_sansregular";
}
.footer_top_text ul li:last-child{margin:0 !important}

.footer_top_text {
	font-size: 14px;
}
.footer_top_text span img {
	margin-right: 8px;
}
.footer_top_text ul {
	padding: 0;
}
.footer_top_button a {
	background:#fff;
	float: right;
	margin-top: 10px;
	color: #f94c27;
	border: solid #f94c27 2px;
	font-family: 'droid_serifregular';
	font-weight: 600;
	border-radius: 15px;
	height: 50px;
	width: 140px;
}
.footer_top_button span img {
	margin-top: -4px;
:1px;
}
.footer_top_button {
	float: right;
}
.footer_bottom {
	background-color: #191919;
	padding:20px 0;
}
.footer_bottom_text {
	color: #f94c27;
    font-family: "droid_serifregular";
    font-size: 13px;
    line-height: 30px;
}
.footer_bottom_text img {
    margin: -3px 10px 0 0;
}
.footer_bottom_logo img {
	float: right;
}
/*.....................................................................................*/

.form_name {
	width: 100%;
	margin: 30px 0 10px 0;
}
.form_1 {
	width: 100%;
	margin: 10px 0;
}
input[type="text"], input[type="email"], input[type="tel"], select.wpcf7-form-control {
margin-top:0px!important;
}
.form_2 {
	float: left;
	margin: 15px 0;
	padding-right: 11%;
	width: 50%;
}
#totalcharge {
	border: 1px solid #d0d0d0 !important;
	font-weight: bold;
	margin-bottom: 2%;
	margin-right: 23%;
	padding: 5px;
}
#submit {
	background-color: #2d7f7a;
	border: medium none;
	color: #fff;
	padding: 6px 18px;
	margin-bottom:10px!important;
}
.bottm_clear {
	width: 100%;
	height: 1px;
	margin: 0;
	padding: 0;
	float: left;
}
.required {
	color: red;
}
.wpcf7-response-output {
}
.wpcf7-mail-sent-ok {
	border-left: 2px solid #398f14;
	color: #398f14;
}
/*......3/11/2011.....*/

#sub_banner {
	min-height: 200px;
}
#hotel {
}
.hotel_box {
}
.hotel_image_box {
}
.hotel_text_box {
}
.hotel_text_box h2 {
}
.hotel_button {
}
/* gallery */

.banner_tittle {
	background: rgba(0, 0, 0, 0.72);
	height: 50px;
	position: relative;
	top: 150px;
}
.innerpage_head {
	text-align: center;
}
.gallery_page {
	margin-top: -70px;
	margin-bottom: 42px;
}
.gallery_page h2 {
	font-family: 'fira_sansregular';
	color: #E4E2E2;
	padding-bottom: 10px;
	margin: 35px 0px !important;
	font-size: 22px;
}
.gallery_item {
	position: relative;
	display: block;
	margin-bottom: 30px;
	overflow: hidden;
}
.overlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	/* height: 100%; */
	color: #ffffff;
	font-size: 30px;
	background: rgba(0, 0, 0, 0.6);
	opacity: 0;
	-webkit-transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	-ms-transition: opacity 0.4s ease-in-out;
	-o-transition: opacity 0.4s ease-in-out;
	transition: opacity 0.4s ease-in-out;
}
.overlay:before, .overlay span.zoom {
	position: absolute;
	display: inline-block;
	top: 50%;
	width: 100%;
	z-index: 2;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: center;
}
.gallery_item:hover .overlay {
	opacity: 1;
	-webkit-transition: opacity 0.4s ease-in-out;
	-moz-transition: opacity 0.4s ease-in-out;
	-ms-transition: opacity 0.4s ease-in-out;
	-o-transition: opacity 0.4s ease-in-out;/* transition: opacity 0.4s ease-in-out; */
}
.gallery_item img {
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
.gallery_item:hover img {
	-webkit-transform: scale(1.25);
	transform: scale(1.25);
}
#imagelightbox {
	position: fixed;
	z-index: 9999;
	-ms-touch-action: none;
	touch-action: none;
}
.innerpage_head h2 {
	margin: 0 0 30px 0
}
.restaurent_listing {
	margin-top: 30px;
}
.restaurent_listing h3 {
	margin-top: 0;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	color: #305fad
}
.restaurent_listing h3:hover {
	color: #e06810;
}
.restaurent_listing p {
	font-size: 12px;
	line-height: 180%;
	margin-bottom: 20px;
}
a.more {
	background: #e06810;
	padding: 10px 20px;
	color: #FFF;
	text-decoration: none;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	display: inline-block
}
a.more:hover {
	background: #a6376f;
}
.restaurent_listing::after {
	width: 100%;
	text-align: center;
	content: url(../images/border2.png);
	padding-top: 20px;
}
.room_tumb {
	border: none;
	border-radius: 0;
	padding: 0;
	-webkit-box-shadow: 0 0 3px 0 rgba(153,153,153,.2);
	box-shadow: 0 0 3px 0 rgba(153,153,153,.2);
}
.room_tumb .caption {
	padding: 20px;
}
.room_tumb .gallery_item {
	margin-bottom: 0
}
.room_tumb .caption h4 {
	margin-top: 0;
	color: #305fad
}
.room_tumb .caption p {
	font-size: 12px;
	line-height: 180%;
	margin: 0 0 30px;
	color: #999999;
}
/*--5.11--*/
.nav span {
	float: right;
	margin: 10px 0px 10px -70pt;
}
.pagenation_ {
	float: right;
	margin-right: 10px;
	margin-bottom: 23px;
	padding-bottom: 73px;
}
.pagenation_ span {
	margin-right: 2px;
	padding: 5px 10px;
	border-radius: 3px;
	border: 1px solid #000;
}
.pagenation_ a {
	background: none repeat scroll 0 0 #000;
	color: #fff;
	margin-right: 2px;
	padding: 5px 10px;
	border-radius: 3px;
	border: 1px solid #000;
}
.pagenation_ a:hover {
	background: #f94c27;
	border: 1px solid #f94c27;
	text-decoration: none;
}
/*-----------------------------------------------*/
html {
	position: relative;
	min-height: 100%;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
body {
	margin: 0 0 64px!important; /* bottom = footer height*/
}
}
/*#footer {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}*/
/*--------------------------------*/
table {
	width: 100%;
	border-collapse: collapse;
}
/* Zebra striping */
tr:nth-of-type(odd) {
	background: #eee;
}
th {
	background: #333;
	color: white;
	font-weight: bold;
}
td, th {
	padding: 6px;
	border: 1px solid #ccc;
	text-align: left;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.for_chrome_padding {
	padding-bottom: 60px;
}
}
.divtotal{
	border-radius: 12px;
	   border: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 10px;
}
.for_reg_link{padding-top:45px; text-align:center}
.for_reg_link a{font-size:14px}
.had_mal a{font-size:14px !important}