@charset "utf-8";
body {
	font-family: 'Open Sans';	
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
*{
	margin:0px;
	padding:0px;
}
a{
	text-decoration:none;
	color:#000;
}
a:hover{
	text-decoration:underline;
	color:#fff;
}
#wrap{
	float:left;
	width:100%;
}
.container{
	width:1000px;
	margin:0px auto;
}
#header{
	float:left;
	width:100%;
	margin-top:20px;
}
.logo{
	float:left;
	width:auto;
	margin-left:19px;
}
.header_right{
	float:right;
	margin-top:6px;
}
.header_right h2{
	font-size:16px;
	font-weight:400;
	color:#000;
}
.header_right a{
	font-size:20px;
	font-weight:700;
	color:#C62A2F;
	text-decoration:none;
}
.header_right a:hover{
	color:#C62A2F;
	text-decoration:none;
}
.menu{
	float:left;
	width:100%;
	margin-top:17px;
	background-color:#C62A2F;
	text-align:center;
}
.menu ul{
	margin:0px;
	padding:0px;
	list-style:none;
}	
.menu ul li{
	float:none;
	width:auto;
	position: relative;
	display:inline-block;
}
.menu ul li a{
	font-size:16px;
	font-weight:400;
	color:#fff;
	text-decoration:none;
/*	padding:5px 12px;*/
	padding:5px 28px;
	display: inline-block;
	text-transform:uppercase;
	margin: 3px 0px;
}
.menu ul li a:hover{
	color:#C62A2F;
	text-decoration:none;
	background-color:#fff ;
}
#menu-toggle{
	display:none;
}
#middle{
	float:left;
	width:100%;
}
.hero_slider .bx-wrapper img{
	min-height:452px;
}
.hero_slider{
	float:left;
	width:100%;
}
.hero_slider img{
	width:100%;
}
.hero_slider .bx-wrapper .bx-prev {
	background-image:url(../images/right_arrow.png);
	background-position:0px 0px;
}
.hero_slider  .bx-wrapper .bx-next:hover{
	background-position:0px 0px;
}
.hero_slider .bx-wrapper .bx-next{
	background-image:url(../images/left_arroe.png);
	background-position:0px 0px;
}
.hero_slider .bx-wrapper .bx-controls-direction a{
	height:70px;
	width:56px;
	z-index:9999;
}
.welcome_sec{
	float:left;
	width:100%;
}
.welcome_sec h1{
	font-size:35px;
	font-weight:600;
	color:#000;
	margin-top:22px;
	text-transform:uppercase;
}
.sky_font{
	color:#C62A2F;
}
.welcome_sec p{
	font-size:16px;
	font-weight:400;
	color:#585858;
	text-align:justify;
	padding-top:9px;
	line-height:25px;
	padding-bottom:37px;
}
.welcome_sec_list{
	float:left;
	width:auto;
}
.welcome_sec_list ul{
	float:left;
	width:220px;
}
.welcome_sec_list ul li{
	width:100%;
	display:inline-block;
	background-image:url(../images/list_arrow.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:30px;
	line-height:30px;
	font-size:14px;
	color:#686868;
	box-sizing: border-box;
}
.welcome_sec_list1{
	float:left;
	width:auto;
}
.welcome_sec_list1 ul{
	float:left;
	width:300px;
}
.welcome_sec_list1 ul li{
	width:100%;
	display:inline-block;
	background-image:url(../images/list_arrow.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding-left:30px;
	line-height:30px;
	font-size:14px;
	color:#686868;
	box-sizing: border-box;
}
.services_sec{
	float:left;
	width:100%;
	background-image:url(../images/service_bg_img.png);
	background-position:top center;
	background-repeat:repeat;
	margin-top:49px;
	padding:75px 0px;
}
.srevice_box{
	float:left;
	width:320px;
	box-sizing: border-box;
	border:1px solid #C62A2F;
	padding:5px 5px 19px 5px;
	background-color:#fff;
	margin-right:20px;
}
.srevice_box:last-child{
	margin-right:0px;
}
.srevice_box img{
	float:left;
	width:100%;
	padding-bottom:14px;
}
.srevice_box h1{
	font-size:20px;
	font-weight:700;
	color:#C62A2F;
	line-height:15px;
	text-transform:uppercase;
	text-align:center;
}
.srevice_box_txt{
	font-size:14px;
	font-weight:400;
	color:#000;
	text-align:center;
	line-height:25px;
	padding-bottom:9px;
}
.read_btn{
	float:none;
	width:auto;
	text-align:center;
}
.read_btn a{
	background-color:#C62A2F;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding: 6px 10px;
    text-decoration: none;
	text-transform:uppercase;
    display: inline-block;
	min-width: 127px;
}
.read_btn a:hover{
	color:#000;
	text-decoration:none;
}
#footer{
	float:left;
	width:100%;
	background-color:#000;
	text-align:center;
	padding-bottom:43px;
}
.social_icon{
	display:inline-block;
	text-align:center;
	padding-top:56px;
	    width: 80%;
}
.social_icon img{
	margin-right:7px;
}
.timimg_txt{
	font-size:14px;
	font-weight:400;
	color:#fff;
	text-align:center;
	margin-top:20px;
}
.footer_left{
	float:left;
	width:500px;
	margin-top:32px;
}
.address_box{
	float:right;
	width:350px;
	text-align:center;
}
.address_box_txt{	
	float:left;
	width:auto;
	font-size:14px;
	font-weight:400;
	color:#fff;
	line-height:17px;
}
.footer_right{
	float:right;
	width:500px;
	margin-top:33px;
}
.call_box{
	float:left;
	width:190px;
	padding-left:100px;
}
.call_txt a{
	width:auto;
	font-size:14px;
	font-weight:400;
	color:#fff;
	line-height:16px;
	text-decoration:none;
	text-align:center;
}
.call_txt a:hover{
	text-decoration:none;
	color:#afafaf;
}
.call_txt1 a{
	width:auto;
	font-size:14px;
	font-weight:400;
	color:#fff;
	line-height:16px;
	text-decoration:none;
	margin-top:18px;
	text-align:center;
}

.copyright_txt{
	float:left;
	width:100%;
	font-size:14px;
	font-weight:400;
	color:#afafaf;
	text-align:center;
	margin-top:24px;
}


/*---------------------------online resevation-----------------------*/

.online_heading{
	float:left;
	width:100%;
}
.online_heading h1{
	font-size: 35px;
    font-weight: 600;
    color: #C62A2F;
    margin-top: 22px;
    text-transform: uppercase;
}
.online_heading p{
	float:left;
	width:100%;
	font-size:16px;
	font-weight:400;
	color:#000;
	padding:15px 0px;
}
.reservation_form{
	float:left;
	width:100%;
}
.fild_main{
	float:left;
	width:100%;
	padding:10px 0px;
}
.name{
	float:left;
	width:160px;
	font-size:14px;
	font-weight:400;
	color:#585858;
	line-height:20px;
}
.txt_fild{
	float:left;
	width:400px;
	border:1px solid #adacac;
	font-size:14px;
	color:#585858;
    box-sizing: border-box;
    padding: 10px;
}
.msg_box{
	float:left;
	width:400px;
	padding:10px;
	border:1px solid #adacac;
	font-size:14px;
	color:#585858;
	box-sizing: border-box;
}
.sub_ability{
	float:left;
	width:100%;
	font-size:14px;
	font-weight:400;
	color:#585858;
	padding:10px 0px;
}
#comment{
	margin:0px;
	width:400px;	
	height:80px;
}
.btn_box{
	float:left;
	width:100%;
	text-align:center;
	box-sizing: border-box;
}
.submit_btn{
	float:left;
	width:auto;
	margin: 15px 0px 15px 160px;
}
.submit_btn:last-child{
	margin:15px 0px 15px 15px;
}
.submit_btn a{
	background-color: #20A2A2;
	font-size: 16px;
	font-weight: 700;
	color: #FFF;
	text-align: center;
	padding: 6px 10px;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	min-width: 127px;
	
}
.submit_btn a:hover{
	background-color:#ff6800;
	text-decoration:none;
}


/*---------------storage-----------------*/
.storage{
	float:left;
	width:100%;
}
.storage h1{
	font-size: 35px;
	font-weight: 600;
	color: #C62A2F;
	margin-top: 22px;
	text-transform: uppercase;
}
.storage h2{
	font-size:22px;
	font-weight:400;
	color:#C62A2F;
	padding:15px 0px;
}
.mid_sec{
	float:left;
	width:100%;
	margin-bottom:15px;
}
.mid_sec_left{
	float:left;
	width:auto;
	padding-right:30px;
}
.mid_sec_left p{
	font-size:16px;
	font-weight:400;
	color:#585858;
	line-height:25px;
}
.larger p{
	float:left;
	width:100%;
	font-size:14px;
	font-weight:400;
	text-align:center;
	color:#585858;
	line-height:25px;
	margin-bottom:15px;
}
/*-------new modification-------*/
 .inner_con_left {
    float: left;
    width: 480px;
}
.inner_con_right {
    float: right;
    width: 482px;
}
inner_con_left .map_box {
    float: left;
    width: 480px;
    border: 1px solid #999999;
}
.address_box1{
 float:left;
 padding-left: 100px;
     width: 55%;
}
.icon_text{
 text-align: center;
 padding-bottom: 18px;
}
.menu ul li .active {
    color: #C62A2F;
    text-decoration: none;
    background-color: #fff;
}
.submit_btn{
	background-color: #C62A2F;
	font-size: 16px;
	font-weight: 700;
	color: #FFF;
	text-align: center;
	padding: 10px;
    padding-bottom: 8px;
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	min-width: 127px;
	
	
}
.submit_btn:last-child{
	margin: 0px;
    margin-bottom: 25px;
}
.clm a:hover{
	text-decoration: underline;
    color: #76A2A2;
}


.fld_name{
	    width: 178px;
}
.fld{
	width:300px !important;
}
.pad_top{
	    margin-top: 140px;
}
.call_txt1{
    padding-top: 5px;
}
	
.online_heading p{
	    font-size: 16px;
    font-weight: 400;
    color: #585858;
    text-align: justify;
    padding-top: 9px;
    line-height: 25px;
    padding-bottom: 37px;
}
.icon_text{
	font-size: 16px;
    font-weight: 400;
    color: #585858;
    padding-top: 9px;
    line-height: 25px;
    padding-bottom: 37px;
}
.list {
    float: left;
    width: 98%;
    margin-left: 20px;
    margin-bottom: 20px;
	padding-top: 25px;
}
.list ul {
    margin: 0px;
    padding: 0px;
    list-style-type: disc;
	
}
.list ul li {
    float: left;
    width: 100%;
    padding-bottom: 10px;
}
.list ul li a:hover{
	color:#C62A2F;
}
.inner_con_right .map_box{ margin: 0 0 30px; }