@charset "utf-8";

/** general **/
body {


font-family: 'Catamaran', sans-serif;
font-family: 'Open Sans', sans-serif;
	color: #787878;
	font-size: 15px;
}
a {
	color: #333333;
	text-decoration: none;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	-webkit-backface-visibility: hidden;
	outline: 0;
}
a:hover {
	color: #453951;
	text-decoration: none;
	outline: none;
}
a:focus {
	text-decoration: none;
	outline: 0px;
}
.banner_header {
	text-shadow: 1px 1px 1px #333333;
}
h1 {
	font-size: 26px;
	font-weight: 700;
	line-height: 30px;
	line-height: normal;
	margin: 0 0 20px 0;


font-family: 'Catamaran', sans-serif;
font-family: 'Open Sans', sans-serif;
}
h2 {
	font-size: 32px;
	font-weight: 300;
	line-height: 40px;
	color: #333;
	margin: 0 0 10px 0;


font-family: 'Catamaran', sans-serif;
font-family: 'Open Sans', sans-serif;
}
h3 {
	font-size: 22px;
	font-weight: 700;
	line-height: 30px;
	line-height: normal;
	margin: 0 0 20px 0;


font-family: 'Catamaran', sans-serif;
font-family: 'Open Sans', sans-serif;
}
h4 {
	font-size: 18px;
	font-weight: 200;
	line-height: 30px;
	line-height: normal;
	margin: 0 0 20px 0;
	font-family: 'Catamaran', sans-serif;
	font-family: 'Open Sans', sans-serif;
}
h5 {
	font-size: 16px;
	font-weight: 700;
	line-height: 30px;
	line-height: normal;
	margin: 0 0 20px 0;


font-family: 'Catamaran', sans-serif;
font-family: 'Open Sans', sans-serif;
}
h6 {
	font-size: 14px;
	font-weight: 700;
	line-height: 30px;
	line-height: normal;
	margin: 0 0 20px 0;


font-family: 'Catamaran', sans-serif;
font-family: 'Open Sans', sans-serif;
}
p {
	margin-bottom: 15px;
	font-size: 16px;
	color: #333;
	line-height: 22px;
	letter-spacing: 7%;
}
blockquote footer, blockquote small, blockquote .small {
	color: #453951;
}
hr {
	margin: 30px 0;
	border-color: #e5e5e5;
}
.form-control {
	border-color: #999999;
}
.bs-glyphicons-list li {
	width: 33%;
	float: left;
}
.bs-glyphicons-list li span {
	margin-right: 5px;
	font-size: 15px;
}
.bs-glyphicons-list {
	padding: 0px;
	list-style: none;
	font-size: 14px;
	width: 100%;
	overflow: hidden;
}
.bs-example-bg-classes p {
	padding: 15px;
}
.bg {
	opacity: 0.7;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: #fff;
}
ol li {
	margin: 0 !important;
}
img {
	max-width: 100%;
}
span.overlay {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	height: 100%;
	width: 100%;
	background: rgba(205, 33, 34, 0.8);
}
.pagination > li > a, .pagination > li > span {
	padding: 5px 10px;
	font-size: 15px;
	color: #fff;
	line-height: 20px;
	border-color: #00A9E0;
	background: #00A9E0;
}
.pagination > li > a:hover {
	background: #fff;
	color: #00A9E0;
	border-color: #00A9E0;
}
.pagination > li > a:hover span {
	border-color: #fff;
}
ul#accordion {
	padding: 0 0 20px 0;
	overflow: hidden;
	margin: 0;
	list-style: none;
}
ul#accordion li {
	padding: 0px;
	border-radius: 0;
	border: none;
	float: left;
	width: 100%;
}
ul#accordion li .panel-collapse {
	border: 1px solid #CCCCCC;
	border-top: none;
}
ul#accordion.panel-group .panel {
	border-radius: 0;
}
ul#accordion li .top {
	padding: 0px;
	min-height: 46px;
	color: #777777;
	font-size: 13px;
	cursor: pointer;
	line-height: 20px;
}
ul#accordion li .top a {
	padding: 13px 0 10px 15px;
	display: block;
	color: #fff;
}
ul#accordion li .top i {
	font-size: 11px;
	line-height: 20px;
	display: block;
	text-align: center;
}
ul#accordion li .top span.minus {
	display: block;
}
ul#accordion li .top span.plus {
	display: none;
}
ul#accordion li .top .collapsed span.minus {
	display: none;
}
ul#accordion li .top .collapsed span.plus {
	display: block;
}
ul#accordion .panel-default > .panel-heading {
	line-height: 28px;
	color: #fff;
	border-color: #363636;
	background: #727C89;
}
ul#accordion li a.collapsed {
	background: #727C89;
}
ul#accordion li a {
	background: #00A9E0;
	color: #fff;
	border-color: #00A9E0;
	font-size: 16px;
}
ul#accordion li .top span {
	text-align: center;
	color: #fff;
	line-height: 22px;
	font-size: 9px;
	font-weight: normal;


font-family: 'Catamaran', sans-serif;
font-family: 'Open Sans', sans-serif;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	margin-right: 20px;
	width: 22px;
	height: 22px;
	background: #029739;
	display: block;
	float: left;
}
ul#accordion li p {
	padding: 5px 12px;
	margin: 0px;
}
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
	background: #00A9E0;
	color: #fff;
	border-color: #00A9E0;
}
/* Buttons */
.btn {
	border: 1px solid #005496;
	text-decoration: none;
	font-size: 15px;
	text-transform: none;
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	-webkit-backface-visibility: hidden;
	outline: 0;
	background-color: #FFDF00;
	color: #005496;
}
.btn:hover, .btn.active {
	background: #00A9E0;
	color: #fff;
	border-color: #00A9E0;
}
.btn-default {
	background-color: #005496;
	color: white;
	border: thin solid #FFDF00;
	font-size: 14px;
	border-radius: 0;
}
.btn-lg, .btn-primary {
	color: #fff;
}
.btn-danger {
	color: #00A9E0;
}
.form-control {
	border-radius: 0;
}
.btn-default i {
	font-size: 16px;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	background-color: #FFDF00;
	color: #005496;
	border-color: #005496;
}
.btn-primary, .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	background: #8DBB3E;
	border-color: #8DBB3E;
}
.btn-primary:hover {
	background: #7ca732;
	color: #fff;
	border-color: #7ca732;
}
.btn-outline-inverse {
	border: 2px solid #fff;
	color: #fff;
	background: rgba(0, 0, 0, 0.0);
}
.btn-outline-inverse:hover {
	background: #fff;
	color: #453951;
	border: 2px solid #fff;
}
.btn-outline-inverse:hover, .btn-outline-inverse:focus {
	background: #fff;
	color: #453951;
}
.tags {
	padding-bottom: 30px;
	overflow: hidden;
}
.tags ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.tags li {
	padding: 0 5px 5px 0;
	float: left;
}
.tags li a {
	padding: 4px 9px;
	display: block;
	border-radius: 4px;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 23px;
	border: 1px solid #00A9E0;
	background: #00A9E0;
	color: #fff;
}
.tags li a i {
	padding-right: 5px;
}
.tags li a:hover {
	background: #fff;
	color: #00A9E0;
	border-color: #00A9E0;
}
.navbar-fixed-top, .navbar-fixed-bottom {
	position: static;
	margin-bottom: 0px;
}
.top_links {
	padding-bottom: 0;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #999;
	min-height: 40px;
	background: #fff;
}
.top_links ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.top_links li {
	float: left;
}
.top_links .links ul {
	padding: 10px 0 0 0;
	float: left;
}
.top_links .links li {
	padding-right: 18px;
	float: left;
}
.top_links .links li a {
	color: #888888;
	font-size: 13px;
	line-height: 20px;
	display: block;
}
.top_links .links li a i {
	padding-right: 6px;
	display: inline-block;
	font-size: 13px
}
.top_links .links li a:hover {
	color: #000;
}
.social ul {
	padding: 0px;
	list-style: none;
	float: right;
	margin-top: 0;
}
.social li a {
	padding: 0;
	text-align: center;
	display: block;
	color: #999;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	text-align: center;
	width: 30px;
	background: none;
}
.social li a:hover {
	color: #fff;
	background: #00a9e0;
}
.social li a i {
	font-size: 15px;
}
.social li {
	padding-left: 3px;
}
.social ul {
	list-style: none;
	float: right;
	margin-top: 0;
}
header {
	position: fixed;
	z-index: 999;
	width: 100%;
	border-bottom: 5px solid #ffdf00;
	background-color: #002c4f;
}
.mid_search {
	padding-top: 0;
	height: 90%;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
header.fix .mid_search {
	padding-top: 0px;
	height: 60px;
}
header.fix .navbar-nav > li > a {
	padding-top: 20px;
}
header.fix .navbar-brand {
	margin-top: 20px;
}
header.fix .popup_btn {
	margin-top: 12px;
}
.form-control.popup {
	padding-left: 30px;
	padding-right: 5px;
	width: 35px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	position: relative;
	border: none;
	border-radius: 50px;
	background-image: url(../images/search-icon.png);
	background-position: 10px center;
	background-repeat: no-repeat;
}
.form-control.popup:focus {
	width: 120px;
}
.popup_btn {
	margin: 35px 10px 0 0;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.navbar-nav > li > a {
	padding: 40px 10px 15px;
	color: #fff;
	font-weight: 200;
	background: none;
	font-size: 115%;
}
.navbar-nav > li > a:hover, .navbar-nav > li.open > a, .navbar-nav > li > a:focus {
	color: #00a9e0;
}
.navbar-brand {
	padding: 0px;
	color: #fff !important;
	margin: 40px 0 0 15px;
	float: left;
	font-weight: 700;
	font-size: 34px;
	text-transform: uppercase;
	display: block;
}
.navbar-nav > li > .dropdown-menu {
	box-shadow: none;
	border: none;
	border-bottom: 4px solid #0098c9;
	background: #00a9e0;
}
.dropdown-menu > li > a {
	font-weight: 700;
	color: #fff;
}
.dropdown-menu > li > a:hover {
	color: #00a9e0;
}
#mainArea {
	padding-top: 100px;
}
/* Main Slider */
#main-slider {
	position: relative;
	overflow: hidden;
	z-index: -9999;
}
#main-slider .flex-viewport img {
	display: block;
	margin: 0 auto;
	width: 100%;
}
#main-slider .flex-viewport li {
	position: relative;
}
#main-slider .jumbotron {
	padding: 0px 0;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: none;
	text-align: center;
	margin-top: 110px;
}
#main-slider .jumbotron h2 {
	color: #fff;
	font-size: 65px;
	font-weight: 700;
	text-transform: uppercase;
	margin-top: 120px;
}
#main-slider .jumbotron p {
	color: #fff;
	font-size: 20px;
	font-weight: 400;
}
#main-slider .flex-prev span {
	padding: 0px;
	text-align: center;
	font-size: 70px;
	line-height: 40px;
	font-weight: 300;
}
#main-slider .flex-prev:hover span {
	color: #00A9E0;
}
#main-slider .flex-next span {
	padding: 0px;
	text-align: center;
	font-size: 70px;
	line-height: 40px;
	font-weight: 300;
}
#main-slider .flex-next:hover span {
	color: #00A9E0;
}
#main-slider .btn {
	padding: 15px 40px;
	text-transform: uppercase;
	border: 2px solid #00A9E0;
	color: #fff;
	font-weight: 700;
	background: none;
}
#main-slider .btn:hover {
	border-color: #00A9E0;
	background: #00A9E0;
}
.flex-control-nav {
	bottom: 10px;
}
.flex-control-paging li {
	margin: 0;
}
.flex-control-paging li a {
	padding: 0 15px;
	margin: 0 3px;
	height: 5px;
	border-radius: 0;
	background: #fff;
}
.flex-control-paging li a:hover, .flex-control-paging li a.flex-active {
	background: #00A9E0;
}
/* title Area */
#titleArea {
	padding-top: 150px;
	padding-right: 0;
	padding-left: 0;
	min-height: 100px;
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #cccccc;
	background: #fafafa;
	padding-bottom: 15px;
}
#titleArea h1 {
    font-size: 48px;
    font-weight: 300;
    padding-top: 15px;
    color: #222222;
    line-height: 100%;
}
#titleArea h2 {
	font-size: 48px;
	font-weight: 300;
	padding-top: 15px;
}
#titleArea h3 {
	font-size: 36px;
	font-weight: 300;
	padding-top: 15px;
	color: #333333;
}

/* title Area */
#blogtitleArea {
	padding-top: 130px;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 10px;
	min-height: 100px;
	position: relative;
	overflow: hidden;
	border-bottom: 1px solid #cccccc;
	background: #fafafa;
}
#blogtitleArea h2 {
	font-size: 48px;
	font-weight: 300;
	padding-top: 15px;
}
#blogtitleArea h3 {
	font-size: 36px;
	font-weight: 300;
	padding-top: 15px;
	color: #333333;
}

.titleArea {
	padding-top: 130px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
	margin-bottom: 40px;
	min-height: 100px;
	position: relative;
	overflow: hidden;
}
.titleArea h2 {
	font-size: 48px;
	font-weight: 300;
	padding-top: 15px;
}

/* work Area */
#workArea {
	padding-top: 10px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 10px;
	text-align: center;
	width: 100%;
	overflow: hidden;
	background-color: #FFF;
}
#workArea h2 {
    padding-bottom: 20px;
    font-size: 32px;
    line-height: 40px;
    font-weight: 300;
    margin: 0 0 10px 0;
    font-family: 'Catamaran', sans-serif;
    font-family: 'Open Sans', sans-serif;
    color: #002C4F;
}
#workArea i {
	font-size: 80px;
	margin-bottom: 20px;
	color: #005496;
}
#workArea h4 {
	font-weight: 300;
	font-size: 24px;
	line-height: 30px;
}
#workArea li.col-sm-4 {
	position: relative;
	padding: 0;
	float: left;
}
#workArea img {
	margin: 0 auto;
	width: 100%;
}
#workArea span.overlay {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	opacity: 0;
	filter: alpha(opacity=0);
}
#workArea span.text {
	display: none;
	text-decoration: underline;
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	bottom: 20%;
	color: #fff;
	z-index: 99;
}
#workArea a:hover span.overlay {
	display: block;
	background: rgba(0, 169, 224, 0.8);
	opacity: 1;
	filter: alpha(opacity=100);
}
#workArea a:hover span.text {
	display: block;
	text-decoration: none;
}
#workArea .list-unstyled li {
	padding: 0px;
}
#workArea .workfilters ul {
	padding: 0px;
	list-style: none;
	overflow: hidden;
	text-align: center;
}
#workArea .workfilters li {
	display: inline-block;
}
#Grid li {
	display: none;
}

/* about Area */
#aboutArea {
	padding-top: 50px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 50px;
	width: 100%;
	overflow: hidden;
	border-top: 5px solid #FFDF00;
	background-color: #3F6A8C;
	border-bottom: 5px solid #FFDF00;
}
#aboutArea h2 {
	padding-bottom: 15px;
	margin: 0;
	line-height: 40px;
	font-size: 32px;
	font-weight: 300;
	margin-top: 0px;
	color: #FDFCFC;
}
#aboutArea .btn {
	padding: 15px 30px;
	margin-top: 15px;
	letter-spacing: 2px;
	border: 2px solid #fff;
	float: right;
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
	background: #00a9e0;
}
#aboutArea .btn:hover {
	color: #00a9e0;
	background: #fff;
}
#aboutArea p {
	color: #FBF9F9;
	font-size: 120%;
}





/* intro Area */
#introArea {
	padding-top: 30px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 30px;
	width: 100%;
	overflow: hidden;
	border-top: 5px solid #FFDF00;
	background-color: #002c4f;
	border-bottom: 5px solid #FFDF00;
}
#introArea h2 {
	padding-bottom: 15px;
	margin: 0;
	line-height: 40px;
	font-size: 32px;
	font-weight: 300;
	margin-top: 0px;
	color: #FDFCFC;
}
#introArea .btn {
	padding: 15px 30px;
	margin-top: 15px;
	letter-spacing: 2px;
	border: 2px solid #fff;
	float: right;
	text-transform: uppercase;
	font-size: 16px;
	color: #fff;
	background: #00a9e0;
}
#introArea .btn:hover {
	color: #00a9e0;
	background: #fff;
}
#introArea p {
	color: #FBF9F9;
}
/* quote Area */
#quoteArea {
	padding-bottom: 50px;
	margin-top: 25px;
	border-top: 5px solid #002c4f;
	position: relative;
	text-align: center;
	width: 100%;
}
#quoteArea .qot-pic:before {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 50%;
	border-top: 2px solid #C4C4C4;
	color: #555555;
	content: "“";


font-family: 'Catamaran', sans-serif;
font-family: 'Open Sans', sans-serif;
	font-size: 62px;
	font-weight: bold;
	margin-top: 20px;
	padding: 3px 20px;
}
#quoteArea .qot-pic {
	height: 40px;
	margin: -27px auto 40px;
	position: relative;
	width: 74px;
}
#quoteArea h6 {
	font-size: 12px;
	margin-bottom: 5px;
	text-transform: uppercase;
	line-height: 20px;
}
#quoteArea blockquote:before {
	color: #BBBBBB;
	content: "“";


font-family: 'Catamaran', sans-serif;
font-family: 'Open Sans', sans-serif;
	font-size: 62px;
	font-weight: bold;
	left: 12px;
	position: absolute;
	top: 26px;
}
#quoteArea blockquote {
	border: none;
}
#quoteArea blockquote:before {
	content: none;
}
#quoteArea h3:before {
	content: "“";
}
#quoteArea h3:after {
	content: "”";
}
#quoteArea cite:before {
	content: "— ";
}
#quoteArea cite {
	color: #494949;
	display: block;
	font-size: 17px;
	font-weight: 400;
	margin-bottom: 8px;
	margin-top: 20px;
}
#quoteArea cite small {
	font-style: normal;
	margin: 0;
	padding: 0;
	display: inline;
}
#quoteArea h3 {
	font-size: 24px;
	font-weight: 300;
}
/* beautiful Area */
#beautifulArea {
	padding-top: 30px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 30px;
	overflow: hidden;
	width: 100%;
	position: relative;
	z-index: 99;
	background: #fff;
}
#beautifulArea i.glyphicon-eye-open {
	text-align: center;
	display: block;
	color: #e84a52;
	font-size: 80px;
}
#beautifulArea i.icon {
	text-align: center;
	margin: 50px 0 30px;
	display: block;
	color: #e84a52;
	font-size: 80px;
}
#beautifulArea h4 {
	font-size: 18px;
	line-height: normal;
	font-weight: 400;
}
#beautifulArea p {
	margin: 20px 0;
}
#beautifulArea h3 {
	color: #333;
	margin: 0 0 10px;
	font-size: 20px;
}
#beautifulArea .col-sm-6 p {
	margin: 0 0 18px;
	font-size: 14px;
}
#beautifulArea .idea i {
	border: 3px solid #E5E5E5;
	display: block;
	text-align: center;
	line-height: 72px;
	margin: 0 15px 80px 0;
	border-radius: 39px;
	color: #7D7D86;
	float: left;
	font-size: 32px;
	height: 72px;
	transition: all 0.2s ease 0s;
	width: 72px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
#beautifulArea .img-thumbnail {
	margin-left: 15px;
}
#beautifulArea .idea .col-sm-3:hover i {
	color: #fff;
	border-color: #00A9E0;
	background: radial-gradient(ellipse at center center, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.15) 100%) repeat scroll 0 0 #00A9E0;
}
#beautifulArea .idea h5 {
	font-weight: 400;
	font-size: 18px;
	color: #333;
	margin: 20px 0 10px;
}
#beautifulArea .idea p {
	margin: 0px;
	font-weight: 300;
}
a.more i {
	font-size: 12px;
	display: inline-block;
}
/* process Area */
#processArea {
	padding-top: 15px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 15px;
	width: 100%;
	overflow: hidden;
	background: #fff;
}
#processArea h2 {
	padding-bottom: 10px;
	margin: 0 0 30px;
	font-size: 32px;
	font-weight: 400;
	line-height: 30px;
}
#processArea .social li {
	float: left;
}
#processArea .social ul {
	padding-top: 10px;
	float: left;
	width: 100%;
	border-top: 1px solid #e5e5e5;
}
#processArea .block {
	overflow: hidden;
	border-bottom: 3px solid #e5e5e5;
}
#processArea .block img {
	margin-bottom: 20px;
	border-bottom: 3px solid #e5e5e5;
}
#processArea h3 {
	font-weight: 400;
	font-size: 19px;
	color: #333;
	margin-bottom: 10px;
}
#processArea .row {
	padding-bottom: 40px;
}
#processArea h4 {
	font-size: 22px;
	line-height: 30px;
	padding-top: 5px;
	color: #000000;
	margin-bottom: 10px;
}
#processArea h5 {
	font-size: 18px;
	line-height: 30px;
	padding-top: 5px;
	color: #002C4F;
	margin-bottom: 10px;
	font-weight: bold;
}
#processArea a {
	color: #FFFFFF;
	font-size: 16px;
}

#processArea a:hover {
	color: #005496;
}
/* process Area */
#couponArea {
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 15px;
	width: 100%;
	overflow: hidden;
	background: #fff;
}
#couponArea h2 {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	font-size: 32px;
	font-weight: 400;
	line-height: 30px;
}

#couponArea .social li {
	float: left;
}
#couponArea .social ul {
	padding-top: 10px;
	float: left;
	width: 100%;
	border-top: 1px solid #e5e5e5;
}
#couponArea .block {
	overflow: hidden;
	border-bottom: 3px solid #e5e5e5;
}
#couponArea .block img {
	margin-bottom: 20px;
	border-bottom: 3px solid #e5e5e5;
}
#couponArea h3 {
	font-weight: 400;
	font-size: 19px;
	color: #333;
	margin-bottom: 10px;
}
#couponArea .row {
	padding-bottom: 40px;
}
#couponArea h4 {
	font-size: 22px;
	padding-top: 5px;
	color: #000000;
	margin-bottom: 10px;
}
#couponArea h5 {
	font-size: 20px;
	line-height: 30px;
	padding-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}
#couponArea a {
	color: #002C4F;
	font-size: 16px;
}

#couponArea a:hover {
	color: #005496;
}
/* blog Area */
#blogArea {
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 15px;
	width: 100%;
	overflow: hidden;
	background: #fff;
}
#blogArea h2 {
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	font-size: 32px;
	font-weight: 400;
	line-height: 30px;
}

#blogArea .social li {
	float: left;
}
#blogArea .social ul {
	padding-top: 10px;
	float: left;
	width: 100%;
	border-top: 1px solid #e5e5e5;
}
#blogArea .block {
	overflow: hidden;
	border-bottom: 3px solid #e5e5e5;
}
#blogArea .block img {
	margin-bottom: 20px;
	border-bottom: 3px solid #e5e5e5;
}
#blogArea h3 {
	font-weight: 400;
	font-size: 19px;
	color: #333;
	margin-bottom: 10px;
}
#blogArea .row {
	padding-bottom: 40px;
}
#blogArea h4 {
	font-size: 20px;
	padding-top: 5px;
	color: #000000;
	margin-bottom: 10px;
}
#blogArea h5 {
	font-size: 20px;
	line-height: 30px;
	padding-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
}
#blogArea a {
	color: #002C4F;
	
}
#blogArea a:hover {
	
}
/* service Area */
#serviceArea {
	padding: 30px 0;
	text-align: center;
	width: 100%;
	overflow: hidden;
	background: #fff;
}
#serviceArea h2 {
    padding-bottom: 10px;
    line-height: 40px;
    color: #333;
    font-size: 24px;
    font-weight: 300;
    margin-top: 0px;
}
#serviceArea h2 span {
	padding: 0 0 20px;
	display: inline-block;
}
#serviceArea h4 {
	margin-bottom: 50px;
	font-size: 24px;
	font-weight: 300;
	color: #A2A5A7;
}
#serviceArea i {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	background-repeat: repeat;
	background-position: center center, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.15) 100%) repeat scroll 0 0 #00A9E0;
	background-color: #005496;
	background-attachment: scroll;
	border: 10px solid #FFDF00;
	border-radius: 50%;
	color: #FDFDFD;
	display: inline-block;
	font-size: 64px;
	margin-bottom: 26px;
	padding: 50px;
	transition: all 0.15s ease-in-out 0s;
}
#serviceArea .col-sm-3 {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
#serviceArea .col-sm-3:hover i {
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	background: radial-gradient(ellipse at center center, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.15) 100%) repeat scroll 0 0 #7dd5f1;
	border: 15px solid #00A9E0;
}
#serviceArea .col-sm-3:hover h3 {
	color: #00A9E0;
}
#serviceArea h3 {
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    color: #333333;
    font-weight: 300;
    font-size: 24px;
    line-height: 40px;
}
/* footer Area */
#footerArea {
	padding: 0;
	overflow: hidden;
	width: 100%;
	position: relative;
	z-index: 99;
	margin-top: -1px;
	border-top: 8px solid #43464b;
	background: #24262b;
}
#footerArea .footer_top {
	padding: 30px 0;
	border-bottom: 4px solid #3a3c41;
	width: 100%;
	background: #2e3137;
}
#footerArea h4 {
	padding-bottom: 10px;
	color: #fff;
	text-transform: none;
	font-size: 22px;
	line-height: 30px;
	font-weight: 400;
	border-bottom: 1px solid #43464b;
}
#footerArea a {
	color: #a9a9a9;
	display: block;
	font-size: 16px;
}
#footerArea p {
	padding: 10px 0;
	margin: 0px;
	color: #fff;
	line-height: 30px;
}
#footerArea p a {
	display: inline;
}
#footerArea a:hover {
	color: #fff;
}
#footerArea ul {
	padding: 0px;
	list-style: none;
	line-height: 25px;
}
#footerArea .photo ul {
	list-style: none;
	overflow: hidden;
}
#footerArea .photo li {
	padding: 10px 0;
	border: none;
	border-bottom: 1px solid #43464b;
	width: 100%;
	float: left;
}
#footerArea .photo li a {
	line-height: 20px;
	display: block;
}
#footerArea .photo li a.image {
	width: 70px;
	float: left;
	height: 70px;
	margin: 0px 10px 0 0;
	display: block;
	color: #fff;
	border: 3px solid #212730;
}
#footerArea .photo li a.image img {
	width: 100%;
	height: auto;
}
#footerArea .photo li:hover a.image {
	border-color: #00a9e0;
}
#footerArea .photo li span {
	padding-top: 5px;
	color: #898989;
	display: block;
	line-height: 20px;
	font-size: 12px;
}
#footerArea .photo li:hover {
	background: #24262b;
}
#footerArea .footer_bottom {
	padding: 10px 0;
}
#footerArea .footer_bottom p {
	font-size: 14px;
	
}
#footerArea .footer_bottom ul {
	margin: 0px;
	float: right;
}
#footerArea .footer_bottom a {
	font-size: 14px;
	
}
#footerArea .footer_bottom ul {
	margin: 0px;
	float: right;
}
#footerArea .footer_bottom li {
	padding: 10px 0 10px 20px;
	line-height: 20px;
	width: auto;
	float: left;
	border: none;
}
#footerArea .form-control {
	resize: none;
	background: none repeat scroll 0 0 #24262b;
	font-size: 13px;
	border: medium none;
	border-radius: 4px;
	box-shadow: 0 0 3px 1px #222222 inset, 1px 1px #424242;
	color: #CCCCCC;
}
#footerArea form {
	margin-top: 20px;
}
#footerArea form .btn {
	padding: 5px 20px;
	background: #24262b;
	color: #808075;
	border: medium none;
}
#footerArea form .btn:hover {
	background: #00a9e0;
	color: #fff;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset;
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset;
	-ms-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset;
	-o-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2) inset;
	border-color: #9ECD40;
}
#footerArea .links li a:hover {
	padding-left: 10px;
}
#footerArea .links li a i {
	font-size: 12px;
}
#footerArea .links li {
	line-height: 28px;
}
#footerArea .tags li a {
	background: #24262b;
	color: #808075;
	border-color: #24262B;
}
#footerArea .tags li a:hover {
	background: #00a9e0;
	color: #fff;
	border-color: #00a9e0;
}
.images ul {
	list-style: none;
	overflow: hidden;
}
.images li {
	padding-bottom: 5px;
	float: left;
}
.images li a {
	width: 60px;
	float: left;
	height: 60px;
	margin: 0px 5px 0 0;
	display: block;
	color: #fff;
	border: 3px solid #212730;
}
.images li a:hover {
	border-color: #00a9e0;
}
.address {
	padding-bottom: 0px;
	color: #9b9b9b;
	overflow: hidden;
	border-bottom: 1px solid #414141;
}
.address address {
	color: #9b9b9b;
	line-height: 20px;
	font-style: normal;
	font-size: 12px;
}
.address address a {
	color: #9b9b9b;
}
.address address a:hover {
	color: #fff;
}
.address address i {
	display: block;
	float: left;
	font-size: 13px;
	line-height: 20px;
	width: 30px;
}
.categories {
	padding-top: 20px;
	overflow: hidden;
}
.categories h4 {
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 700;
	color: #54606b;
}
.categories .links ul {
	padding: 0px;
	margin: 0px 0 30px;
	list-style: none;
	overflow: hidden;
}
.categories .links li {
	width: 100%;
	border-bottom: 1px dotted #e2e2e2;
}
.categories .links li a {
	padding: 0px;
	font-size: 13px;
	line-height: 34px;
	color: #999;
	display: block;
}
.categories .links li a:hover {
	padding-left: 10px;
	color: #515151;
	background: #fafafa;
}
.categories .links li a i {
	margin-right: 10px;
	display: block;
	float: right;
	line-height: 30px;
	font-size: 12px;
}
.categories p {
	font-size: 13px;
	line-height: 22px;
	margin-bottom: 40px;
}
.categories .photo {
	overflow: hidden;
	margin-bottom: 20px;
}
.categories .photo ul {
	padding: 0px;
	list-style: none;
	overflow: hidden;
}
.categories .photo li {
	padding: 10px 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
	width: 100%;
	float: left;
}
.categories .photo li a {
	line-height: 20px;
	display: block;
}
.categories .photo li a.image {
	width: 70px;
	float: left;
	height: 70px;
	margin: 0px 10px 0 0;
	display: block;
	color: #fff;
	border: 3px solid #e5e5e5;
}
.categories .photo li a.image img {
	width: 100%;
	height: auto;
}
.categories .photo li:hover a.image {
	text-decoration: underline;
	border-color: #00a9e0;
}
.categories .photo li:hover a {
	text-decoration: underline;
}
.categories .photo li span {
	padding-top: 5px;
	color: #898989;
	display: block;
	line-height: 20px;
	font-size: 12px;
}
.textArea {
	overflow: hidden;
}
.textArea .slider {
	padding-bottom: 20px;
}
.textArea h2 {
	margin-bottom: 20px;
}
.textArea p {
	margin-bottom: 20px;
}
.textArea .block {
	border-left: 3px solid #E8E8E8;
	line-height: 20px;
	margin: 20px 0 20px 15px;
	padding-left: 20px;
}
.textArea .block p {
	color: #AFAFAF;
}
.blog_post .image {
	overflow: hidden;
	margin-bottom: 20px;
}
.blog_post .date {
	border-right: 1px solid #CCC;
	text-transform: uppercase;
}
.blog_post .date span {
	padding: 0px;
	display: block;
	margin: 0px;
	text-align: center;
	font-weight: 300;
	font-size: 40px;
	line-height: 40px;
}
.blog_post .date cite {
	padding: 0px;
	display: block;
	margin: 0px;
	text-align: center;
	font-style: normal;
	font-size: 16px;
	line-height: 20px;
}
.blog_post h2 {
	font-weight: 400;
}
.blog_post h2 a:hover {
	color: #00A9E0;
}
.blog_post h6 {
	color: #CCC;
	text-transform: uppercase;
	font-weight: 300;
	font-size: 16px;
}
.blog_post h6 a {
	color: #a8b1b4;
}
.blog_post h6 a:hover {
	color: #00A9E0;
}
.blog_post .btn i {
	font-weight: 300;
	font-size: 13px;
}
/* Contact Area */
#contactArea {
	padding: 0px 0 30px;
	background: #fff;
}
#contactArea #map {
	margin: 40px 0;
}
#contactArea #map_canvas {
	height: 400px;
	width: 100%;
	clear: both;
}
#contactArea .form-control {
	padding: 5px 10px;
	height: 45px;
	margin-bottom: 25px;
	border: 3px solid #e9e9e9;
}
#contactArea textarea {
	min-height: 180px;
}
#contactArea .btn {
	padding: 5px 20px;
	float: none;
	margin: 0 auto;
	display: block;
	font-size: 16px;
}
#contactArea h2 {
	padding-bottom: 10px;
	font-size: 26px;
	font-weight: 300;
	line-height: 38px;
}
#contactArea ul li {
	text-align: left;
}
#contactArea .pdf {
	padding: 0px 0px 10px 5px;
	font-size: 13px;
	line-height: 20px;
	text-align: left;
	display: block;
}
#contactArea .pdf i {
	padding-right: 10px;
	font-size: 40px;
	float: left;
}
#contactArea {
	border: none;
}
#contactArea address {
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 4px solid #efefef;
	color: #292929;
	overflow: hidden;
	font-size: 115%;
}
#contactArea address span {
	margin-bottom: 20px;
	display: block;
}
#contactArea address a {
	color: #292929;
}
#contactArea address strong {
	margin: 0 0 20px;
	display: block;
}
#contactArea form {
	padding: 20px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 5px solid #e9e9e9;
	overflow: hidden;
}
#contactArea .form-control:focus {
	color: #333;
	border-color: #aaaaaa;
	box-shadow: 0 1px 1px rgba(115, 115, 115, 0.075) inset, 0 0 8px rgba(115, 115, 115, 0.2);
}
#contactArea label {
	font-weight: 300;
	font-size: 18px;
	color: #333;
	line-height: 30px;
	display: block;
}
#logoArea #logo {
	padding-bottom: 40px;
	z-index: 99;
	position: relative;
}
#logoArea {
	padding: 0 0 30px 0;
	overflow: hidden;
	width: 100%;
	background: #fff;
}
#logoArea .flex-viewport li {
	margin-right: 30px;
}
#logoArea .flex-next {
	top: 50%;
	margin-top: -12px;
}
#logoArea .flex-prev {
	top: 50%;
	margin-top: -12px;
	left: 15px;
	right: auto;
}
#logoArea .flex-direction-nav li {
	margin-left: 15px;
	height: auto;
	width: auto;
}
#logoArea .flex-direction-nav {
	width: 100%;
	height: 40px;
	z-index: 99999;
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#logoArea .flex-direction-nav li {
	margin: 0 10px 0 0;
	display: block;
	width: auto;
	height: auto;
	line-height: 40px;
}
#logoArea .flex-prev {
	z-index: 9999;
	width: 40px;
	float: left;
	height: 40px;
	margin: 0px 0 0 20px;
	right: auto;
	left: auto;
	position: static;
	color: #00a9e0;
	line-height: 40px;
	display: block;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	display: inline-block;
	opacity: 10!important;
	top: auto;
	bottom: 0px;
	background: #FE5000;
}
#logoArea .flex-next span, #logoArea .flex-prev span {
	text-align: center;
	display: block;
	width: 36px;
	line-height: 36px;
	height: 36px;
	font-size: 32px;
	font-weight: 300;
}
#logoArea .flex-next {
	z-index: 9999;
	width: 40px;
	float: right;
	height: 40px;
	margin: 0 20px 0 0px;
	right: auto;
	left: auto;
	position: static;
	display: block;
	line-height: 40px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	opacity: 10!important;
	top: auto;
	left: auto;
	background: #FE5000;
}
#logoArea .flex-next, #logoArea .flex-prev {
	text-decoration: none;
	border-radius: 50px;
	text-transform: none;
	text-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	-webkit-backface-visibility: hidden;
	outline: 0;
	background: #fff;
	color: #00a9e0;
	border: 2px solid #00a9e0;
	color: #00a9e0;
}
#logoArea .flex-next:hover, #logoArea .flex-prev:hover {
	color: #fff;
	background: #00a9e0;
}
#logoArea h3 {
	border-bottom: 1px solid #999999;
	font-weight: 400;
	line-height: 36px;
	padding-bottom: 5px;
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
.navbar-nav {
	padding-right: 25px;
}
.navbar-nav li a {
	padding-left: 7px;
	padding-right: 7px;
	font-size: 13px;
}
.navbar-brand {
	font-size: 30px;
}
.popup_btn {
	position: absolute;
	z-index: 9999;
	right: 0px;
	top: 0px;
}
#serviceArea i {
	padding: 35px;
	font-size: 54px;
}
#introArea h2 {
	font-size: 28px;
	line-height: 30px;
}
#introArea .btn {
	padding: 15px 20px
}
#beautifulArea .idea i {
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	margin-right: 10px;
}
#beautifulArea .idea h5 {
	font-size: 15px;
}
#beautifulArea .idea p {
	font-size: 12px;
	line-height: 18px;
}
.bs-glyphicons-list li {
	width: 50%;
}
#main-slider .jumbotron {
	padding-top: 50px;
}
.rates {
	width: 100%;
}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
#mainArea {
	padding: 0px;
}
#main-slider .jumbotron {
	display: none;
}
.flex-direction-nav a span {
	font-size: 22px !important;
}
#main-slider .flex-control-nav {
	display: none !important;
}
#footerArea .col-sm-4 {
	margin-bottom: 20px;
	overflow: hidden;
}
#footerArea .footer_bottom {
	padding: 10px 0;
}
#footerArea p {
	float: none;
	width: 100%;
	text-align: center;
}
#footerArea .footer_bottom ul {
	margin: 0px;
	width: 100%;
	text-align: center;
	margin: auto;
	float: none;
}
#footerArea .footer_bottom li {
	padding: 0 10px;
	width: auto;
	border: none;
	float: none;
	display: inline;
}
#footerArea .footer_bottom li a {
	display: inline;
	float: none;
}
hr {
	margin: 15px 0 25px;
}
.mid_search {
	height: auto;
}
header {
	position: static !important;
}
.navbar-brand {
	padding: 10px 0;
	height: 44px;
	line-height: 44px;
	text-align: center;
	display: block;
	float: none;
	margin: 0 auto;
	overflow: hidden;
}
.navbar-toggle .icon-bar {
	background: #00A9E0;
}
.navbar-toggle {
	background: #fff;
	margin-top: -15%;
}
.popup_btn {
	margin: 10px 10px 0 0;
	float: right;
}
header.fix .mid_search {
	height: auto;
}
header.fix .navbar-brand {
	margin: 0px;
}
.navbar-nav > li > a {
	padding: 5px 10px;
}
#beautifulArea .col-sm-3 {
	min-height: 100px;
}
#beautifulArea .idea i {
	margin-bottom: 0px;
}
#beautifulArea .idea h5 {
	padding-top: 10px;
	margin-top: 0px;
}
#titleArea {
	padding: 20px 0;
	font-size: 44px;
}
#blogtitleArea {
	padding: 20px 0;
	font-size: 44px;
}
.bs-glyphicons-list li {
	width: 100%;
}
#titleArea h2 {
	font-size: 40px;
}
#workArea .workfilters li {
	padding: 4px 9px;
	margin-bottom: 5px;
}
#beautifulArea .col-sm-6 {
	margin-bottom: 20px;
}
.row_reservation {
	height: 700px;
}
.rates {
	width: 100%;
}
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
#beautifulArea .img-thumbnail {
	float: none;
	margin: 0px;
	margin-bottom: 10px;
}
.row_reservation {
	height: 780px;
}
.rates {
	width: 100%;
}
.navbar-toggle {
	background: #fff;
	margin-top: -26%;
}
#blogtitleArea {
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	font-size: 44px;
}
}
h8 {
	font-size: 21px;
	font-weight: 700;
	line-height: normal;
	margin: 0 0 20px 0;


font-family: 'Catamaran', sans-serif;
font-family: 'Open Sans', sans-serif;
}
.text-border {
	border-bottom: thin solid #9F9F9F;
}
.re-size {
	padding: 20px 50px;
	border-radius: 7px;
}
.coupon {
	-moz-box-shadow: inset 0px 1px 0px 0px #ffdf00;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffdf00), color-stop(1, #ffdf00) );
	background: -moz-linear-gradient( center top, #ffdf00 5%, #ce0100 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdf00', endColorstr='#ffdf00');
	background-color: #ffdf00;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #005496;
	display: inline-block;
	color: #005496;


font-family: 'Catamaran', sans-serif;
font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 24px;
	text-decoration: none;
	margin: 5px 0;
}
.coupon:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffdf00), color-stop(1, #ffdf00) );
	background: -moz-linear-gradient( center top, #ffdf00 5%, #ffdf00 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdf00', endColorstr='#ffdf00');
	background-color: #ffdf00;
}
.coupon:active {
	position: relative;
	top: 1px;
}
/*engine*/
.engine {
	width: 325px;
	float: left;
	padding: 1px;
	-webkit-box-shadow: inset 1px 1px 45px 5px #DBDBDB;
	-moz-box-shadow: inset 1px 1px 45px 5px #DBDBDB;
	box-shadow: inset 1px 1px 45px 5px #DBDBDB;
}
.eng_resize {
	padding: 0 0 0 25px;
}
.engine h2 {
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	font-size: 16px;
	text-align: center;
}
.engine h3 {
	text-transform: uppercase;
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 14px;
}
.engine label {
	color: #2d2d2d;
	font-size: 1.2em;
	padding: 0;
	margin: 0;
}
.datepicker {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
	-moz-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
	-ms-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
	-o-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
	box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	border: 1px solid #c8c8c8;
	color: #777;
	font: 1.1em Helvetica, Arial, sans-serif;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0;
	margin-bottom: 5px;
	padding: 10px 10px 10px 5px;
	width: 150px;
}
.datepicker {
	background-repeat: no-repeat;
	background-image: url(../images/calendar.png);
	background-color: #fff;
	background-position: 95% 20%;
}
.engine input:focus {
	-webkit-box-shadow: 0 0 2px #ed1c24 inset;
	-moz-box-shadow: 0 0 2px #ed1c24 inset;
	-ms-box-shadow: 0 0 2px #ed1c24 inset;
	-o-box-shadow: 0 0 2px #ed1c24 inset;
	box-shadow: 0 0 2px #ed1c24 inset;
	background-color: #F8F8F8;
	border: 1px solid #ed1c24;
	outline: none;
}
.engine select {
	/*background: #eae7e7 url(../images/calendar.png) no-repeat;*/
	border: 1px solid #c8c8c8;
	color: #777;
	font-size: 1.1em;


font-family: 'Catamaran', sans-serif;
font-family: 'Open Sans', sans-serif;
	margin-bottom: 10px;
	margin-top: 0;
	padding: 0;
	height: 40px;
}
.lots {
	width: 288px;
	font-size: 1.2em;
	margin: 0 0 10px 0;
	padding: 0;
	height: 40px;
}
.time {
	font-size: 1.2em;
	margin: 0;
	padding: 0px;
	height: 40px;
	width: 110px;
}
.preference {
	font-size: 1.2em;
	padding: 0 0 0 10px;
	width: 86%;
}
.discount {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
	-moz-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
	-ms-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
	-o-box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
	box-shadow: 0 1px 0 #fff, 0 -2px 5px rgba(0,0,0,0.08) inset;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	border: 1px solid #c8c8c8;
	color: #777;
	font: 1.1em Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0px 10px 0px 8px;
	height: 40px;
	width: 100%;
}
#eng_btn {
	-moz-box-shadow: inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow: inset 0px 1px 0px 0px #f5978e;
	box-shadow: inset 0px 1px 0px 0px #f5978e;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f) );
	background: -moz-linear-gradient( center top, #f24537 5%, #c62d1f 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f');
	background-color: #f24537;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	border-bottom-left-radius: 0px;
	text-indent: 0;
	border: 1px solid #d02718;
	display: inline-block;
	color: #ffffff;


font-family: 'Catamaran', sans-serif;
font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	line-height: 35px;
	width: 285px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #810e05;
	margin: 10px 0 0 0;
	padding: 4px 0;
}
#eng_btn:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537) );
	background: -moz-linear-gradient( center top, #c62d1f 5%, #f24537 100% );
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537');
	background-color: #c62d1f;
}
#eng_btn:active {
	position: relative;
	top: 1px;
}
#brg {
	margin: 5px 0 10px 0;
}
#vmc {
	float: right;
	margin: 5px 25px 0 0;
}
#vmc:hover {
	opacity: .5;
}
/*Boxes*/
.row_reservation {
	margin-left: -15px;
	-webkit-box-shadow: 3px 3px 19px 2px;
	-moz-box-shadow: 3px 3px 19px 2px rgba(33,33,33,1);
	box-shadow: 3px 3px 19px 2px;
	background-color: #FFFFFF;
	margin-top: -4%;
	position: relative;
}

.row_reservation-2 {
	margin-left: -15px;
	-webkit-box-shadow: 3px 3px 19px 2px;
	-moz-box-shadow: 3px 3px 19px 2px rgba(33,33,33,1);
	box-shadow: 3px 3px 19px 2px;
	background-color: #FFFFFF;
	margin-top: -2%;
}
.directions .col-md-4 {
	padding-right: 3%;
}
.perks {
	background-color: #3299bb;
	height: auto;
	padding-right: 0;
}
.perks_box {
	padding: 25px;
	width: 100%;
}
.rates {
	background-color: #002c4f;
	min-height: 220px;
}
.rates h2 {
	font-size: 36px;
	color: #fff;
}
.rates h3 {
	font-size: 20px;
	padding: 10px 15px;
	margin-right: 15px;
	text-align: center;
	color: #005496;
	background-color: #FFF;
	border: 3px solid #FFDF00;
}
.rates_box {
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
.lp_box {
	padding: 25px;
}
.lp_box h1 {
	font-size: 36px !important;
	font-weight: bold !important;
	color: #3299bb !important;
	line-height: normal !important;
}
.transport {
	background-color: #ff9900;
	-webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.38);
	moz-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.38);
	box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.38);
}
.transport_padding {
	padding: 25px 25px 0 25px;
}
.transport h2, .transport p, .transport a {
	color: #fff;
}
.transport a:hover {
	color: #424242;
}
.transport ul {
	padding: 0 0 25px 0;
	font-weight: bold;
}
.transport ul ul {
	padding-left: 25px;
	padding-bottom: 0;
	font-weight: normal;
}
.transport li {
	color: #fff;
}
.transport_hr {
	border-bottom: 1px solid #fff;
	margin-top: 5px;
	width: 100%;
	height: 1px;
}
/*now_page*/
.now_page {
	margin: 0px auto 0px;
	width: 100%;
}
.now_subpage {
	margin: 0px auto 0px;
	width: 90%;
}
.now_page_resize {
	margin: 0 auto;
	padding: 0 0 0px 0;
	text-align: left;
	width: 90%;
}
/*.now_page_resize h1 {float:left;}/**/
.now_page_btn {
	float: right;
	padding-top: 15px;
}
.now_page_btn a {
	background: url(../images/now_page_btn.png) no-repeat center center;
	padding: 18px 48px 20px;
	width: 175px;
	text-align: center;
}
.now_page_btn a:hover {
	background: url(../images/now_page_btn_a.png) no-repeat center center;
}
.now_page_btn em {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
}
.btn-large {
	width: 100%;
	padding-top: 7px;
	padding-right: 19px;
	padding-left: 19px;
	padding-bottom: 7px;
	font-size: 18px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.btn_reserve {
	display: inline-block;












 *display: inline;
	margin-bottom: 0;












 *margin-left: .3em;
	font-size: 18px;
	font-weight: bold;
	color: #424242;
	text-align: center;
	/*text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);*/
	vertical-align: middle;
	cursor: pointer;
	background-color: #FF0000;












 *background-color: #ff9900;
	background-repeat: repeat-x;
	border: 1px solid #cccccc;












 *border: 0;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;












 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
 filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
 *zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	margin-top: 36px;
}
.btn_reserve:hover {
	color: #F3DC02;
}
.control-label {
	font-family: 'Catamaran', sans-serif;
	color: #5b6063;
	font-size: 16px;
	padding-top: 5px;
}
/* reservation system*/
.datepicker {
	width: 100%;
}
.time {
	width: 100%;
}
.discount {
	width: 100%;
}
.terms {
	padding-top: 20px;
}
.btn-large [class^="icon-"], .btn-large [class*=" icon-"] {
	margin-top: 4px;
}
button.btn.btn-large, input[type="submit"].btn.btn-large {
 *padding-top: 7px;
 *padding-bottom: 7px;
}
.btn-group > .btn-large {
	font-size: 17.5px;
}
.btn-large .caret {
	margin-top: 6px;
}
.btn-large .caret {
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
}
.text-white {
	color: white;
}

.text-blue {
	color: #005496;
}

.text-yellow {
	color: #FFDF00;
}

.text-red {
	color: red;
}

.text-black {
	color: black;
}

.move-up {
	margin-top: -1%;

}
.points-move-up {
	margin-top: -40px;

}
.boarder {
	border: 3px solid #FFDF00;
}
.ylw-bkgrnd {
	background-image: -webkit-linear-gradient(90deg,rgba(255,239,96,0.62) 0%,rgba(255,195,19,1.00) 100%);
	background-image: -moz-linear-gradient(90deg,rgba(255,239,96,0.62) 0%,rgba(255,195,19,1.00) 100%);
	background-image: -o-linear-gradient(90deg,rgba(255,239,96,0.62) 0%,rgba(255,195,19,1.00) 100%);
	background-image: linear-gradient(0deg,rgba(255,239,96,0.62) 0%,rgba(255,195,19,1.00) 100%);
	
}
.wht-bkgrnd {
	background-color: #FFF;
	padding-top: 10px;
}
.text-bkgrnd {
	background-color: #EEE;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.shadow {
	-webkit-box-shadow: 1px 5px 23px 2px;
	box-shadow: 1px 5px 23px 2px;
	
}
.pad_right {
	padding-left: 25px;
}

.blue {
	color: #002C4F;
	
}
.tbl-style {
	color: #FFFFFF;
	background-color: #002C4F;
	text-transform: uppercase;
	padding-top: 5px;
	padding-left: 2px;
	padding-bottom: 2px;
}
.tbl-text-styl {
	color: #002C4F;
	background-color: rgba(255,223,0,0.54);
	padding-top: 5px;
	padding-left: 2px;
	padding-bottom: 2px;
}
.tbl-text {
	color: #000000;
	font-weight: bolder;
	text-align: center;
}
.tbl-boarder {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;

}
.tbl-btm-boarder {
	border-bottom: 1px solid #000000;
}
.dbl-btm-boarder {
	border-bottom: 2px solid #000000;
}
.tbl-left-boarder {
	border-left: 1px solid #000000;
}
.move-dwn {
	margin-top: 15px;
	
}

.extra-overall-padding-btn {
    padding-top: 6px;
    padding-right: 6px;
    padding-bottom: 6px;
    padding-left: 6px;
    font-size: 18px;
    background-color: #EFD031;
}
.larger-h3 {
    font-size: 45px;
}
.heading-size-h1 {
	font-weight: 300;
	font-size: 48px;
	color: #020202;
}
.smaller-h1 {

}
.move-btn-down {
    padding-top: 50px;

}
.extra-top-padding-2 {
    padding-top: 5%;
}
@media (min-width:992px){
.move-engine-over-banner {
    margin-top: -30%;
}

}
@media (min-width:768px){
.move-engine-over-banner {
    margin-top: -26%;
    }
}

.padding-right {
    padding-right: 3em;
}
.move-up-nav {
    margin-top: -2em;
}
.top-padding-for-phone {
    padding-top: 5px;
}
.move-down-for-phone {
    margin-top: 100px;

}
