@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,300italic,700);
body {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:15px;
}
.top-header {
	background: #087dc2 none repeat scroll 0 0;
	left: 0;
	position: fixed;
	right: 0;
	z-index:2;
}
.top-header ul {
	margin: 0;
	padding: 8px 0;
}
.top-header ul li {
	border-right: 1px solid #fff;
	color: #ffffff;
	display: inline-block;
	font-size: 16px;
	line-height: 16px;
	list-style: outside none none;
	padding-right: 8px;
}
.top-header ul li:last-child {
	border-right: none;
}
.top-header ul li a{
	color:#fff;
	text-decoration:none;
}
.we-are-section img {
	border: 1px solid #fff;
	box-shadow: 0 2px 2px #13173e;
	width: 100%;
}
.we-are-section {
	background: #292e5c none repeat scroll 0 0;
	padding-bottom: 30px;
}
.we-are-section h1 {
	color: #fff;
	font-size: 30px;
}
.we-are-section h1 span {
	color: #f8df06;
	font-weight: bold;
}
.we-are-section p {
	color: #fff;
	line-height: 22px;
}
.we-are-section a {
	background: #f55e23 none repeat scroll 0 0;
	color: #fff;
	display: inline-block;
	line-height: 38px;
	padding: 0 20px;
}
.address-section > h2 {
	color: mediumturquoise;
	font-weight: bold;
}
.address-section > p {
	color: #292e5c;
	line-height: 22px;
}
.address-section > p span {
	font-weight: bold;
}
.menu-section > h2, .quick-contact > h2 {
	color: #f55e23;
	font-size: 25px;
}
.menu-section > h2 span, .quick-contact > h2 span {
	color: #272828;
	font-weight: bold;
}
.menu-section > ul {
	margin: 0;
	padding: 0;
}
.menu-section > ul li {
	display: block;
	list-style: outside none none;
}
.menu-section > ul li a {
	color: #7f7f7e;
	display: inline-block;
	line-height: 26px;
	padding-left: 15px;
	background:url(../images/List-Icon.png) no-repeat left center;
}
.quick-contact label {
	width: 100%;
}
.quick-contact label input[type="text"], .quick-contact label input[type="email"], .quick-contact label input[type="number"] {
	border: 1px solid #7f7f7e;
	font-weight: normal;
	height: 34px;
	padding-left: 15px;
	width: 100%;
}
.quick-contact label textarea {
	border: 1px solid #7f7f7e;
	font-weight: normal;
	height: 60px;
	padding-left: 15px;
	width: 100%;
	padding-top:5px;
}
.quick-contact button {
	background: #086ca7 none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	display: block;
	font-size: 16px;
	font-weight: bold;
	height: 34px;
	width: 100%;
}
.footer-section {
	display: block;
	padding-bottom: 15px;
}
.footer {
	padding: 10px 0;
}
.footer p {
	margin: 0;
}
.welcome-section .col-lg-8 > h2 {
	color: #000000;
	display: block;
	font-size: 30px;
	overflow: hidden;
}
.welcome-section .col-md-8 img {
	float: left;
	margin-right: 20px;
}
.welcome-section .col-md-8 span {
	color: #f55e23;
	display: block;
	font-weight: bold;
}
.welcome-section .col-lg-8 > p {
	color: #515252;
	display: block;
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 30px;
	text-align: justify;
}
.house-boat-section {
	background: rgba(0, 0, 0, 0) linear-gradient(#087cc3, #2339f4) repeat scroll 0 0;
	box-shadow: 0 2px 3px #555555;
	padding: 15px;
}
.welcome-section {
	display: block;
	padding: 15px 0;
}
.house-boat-section img {
	width:100%;
}
.house-boat-section > p {
	color: #fff;
	font-size: 15px;
	line-height: 22px;
	margin-top: 10px;
}
.house-boat-section > h2 {
	color: #fff;
	font-size: 30px;
	line-height: 50px;
	margin: 0;
	padding: 0;
}
.house-boat-section span {
	color: #f8df06;
	font-weight: bold;
}
.house-boat-section > a {
	background: rgba(0, 0, 0, 0) url("../images/Link-Green.png") no-repeat scroll right bottom;
	color: #fff;
	display: inline-block;
	float: right;
	font-size: 20px;
	font-weight: bold;
	line-height: 48px;
	padding: 0 32px;
	text-align: center;
}
nav.main-heading .navbar-brand {
	height: auto;
}
.navbar-default.main-heading {
	background: #fff none repeat scroll 0 0;
	border-radius: 0;
}
.main-heading .nav.navbar-nav {
	margin-left: 30px;
	margin-top: 35px;
 transition: .2s ease-in-out;
}
header.smaller .main-heading .nav.navbar-nav {
	margin-top: 20px;
}
header {
	width: 100%;
	overflow: hidden;
	position: fixed;
	top: 35px;
	left: 0;
	z-index: 999;
	-webkit-transition: height 0.3s;
	-moz-transition: height 0.3s;
	-ms-transition: height 0.3s;
	-o-transition: height 0.3s;
	transition: height 0.3s;
 transition: .2s ease-in-out;
}
header.smaller {
	top: 0;
}
header.smaller .navbar-brand > img {
	width: 80%;
}
.banner-section {
	display: block;
}
.banners-slider {
	padding-top: 150px;
	text-align: center;
	width: 100%;
	padding-bottom:20px;
}
.banner-01 {
	background:url(../images/BannerImg01.jpg) no-repeat center center;
}
.banner-02 {
	background:url(../images/BannerImg02.jpg) no-repeat center center;
}
.border-box {
	border: 1px solid #fff;
	padding: 85px 0;
}
.border-box > h1 {
	color: #f8df06;
	font-size: 55px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	text-shadow: 5px 5px 5px #000000;
}
.border-box h4 {
	color: #fff;
	font-size: 25px;
	text-shadow: 5px 5px 5px #000;
}
.border-box > a {
	background: rgba(0, 0, 0, 0) url("../images/Link-Blue.png") no-repeat scroll right bottom;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	line-height: 48px;
	padding: 0 32px;
	text-align: center;
}
.banner-section .bx-wrapper .bx-viewport {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 0 none;
	box-shadow: none;
	left: 0;
}
.banner-section .bx-wrapper {
	margin: 0 auto;
}
.banner-section .bx-wrapper .bx-pager, .banner-section .bx-wrapper .bx-controls-auto {
	bottom: 0;
}
.profile-sectional .col-lg-6 > img {
	width: 100%;
}
.profile-sectional .col-lg-12 > h3 {
	border-bottom: 1px solid #f8df06;
	font-weight: bold;
	line-height: 50px;
}
.banner-section.inner .banners-slider {
	height: auto;
	padding-bottom: 20px;
}
.banner-section.inner .banners-slider .border-box {
	padding: 30px 0;
}
.place-visit p {
	text-align: justify;
}
.place-visit > h2 {
	border-bottom: 1px dashed #ccc;
	display: block;
	font-weight: bold;
	line-height: 50px;
}
.place-visit {
	background: #fff none repeat scroll 0 0;
	border-bottom: 3px solid orange;
	box-shadow: 0 2px 5px #ccc;
	display: block;
}
.form-section label {
	width: 100%;
}
.form-section input[type="text"] {
	border: #ccc solid 1px;
	box-shadow: none;
	height: 34px;
	padding-left: 15px;
	width: 100%;
}
.form-section textarea {
	border: #ccc solid 1px;
	box-shadow: none;
	height: 75px;
	width: 100%;
}
.form-section .col-lg-3 select, .form-section .col-lg-6 select, .form-section .col-lg-2 select, .form-section .col-lg-12 select {
	border: #ccc solid 1px !important;
	box-shadow: none;
	display: block;
	height: 32px !important;
	width: 100%;
}
.form-section .col-lg-4 select {
	border: #ccc solid 1px !important;
	box-shadow: none;
	display: inline-block;
	height: 32px !important;
	width: 48%;
}
.form-section {
	background: #fff;
	border-radius: 5px;
	margin: 15px 0;
	padding-bottom: 15px;
	border:#ccc solid 1px;
}
.form-section p {
	font-weight: normal;
	margin: 0;
}
.form-section .col-lg-12 > h2 {
	border-bottom: 1px dashed #ccc;
	color: yellowgreen;
	font-weight: bold;
	line-height: 50px;
}
.submit-btn {
	background: rgba(0, 0, 0, 0) linear-gradient(#f8df06, #bfa800) repeat scroll 0 0;
	border: 1px solid #7b6b00;
	border-radius: 4px;
	box-shadow: 0 2px 0 #fff inset;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	line-height: 45px;
	margin-top: 15px;
	padding: 0 50px;
	margin-right:5px;
}
.clear-btn {
	background: rgba(0, 0, 0, 0) linear-gradient(#fff, #aeaead) repeat scroll 0 0;
	border: 1px solid #7b6b00;
	border-radius: 4px;
	box-shadow: 0 2px 0 #fff inset;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	line-height: 45px;
	margin-top: 15px;
	padding: 0 50px;
	margin-left:5px;
}
.contact-section > p {
	font-size: 18px;
	font-weight: bold;
}
.contact-section > ul {
	margin: 0;
	padding: 0;
}
.contact-section > ul li {
	list-style: outside none none;
	margin-bottom:8px;
}
.contact-section > ul li span {
	background: #f8df06 none repeat scroll 0 0;
	border-radius: 50%;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin-right: 5px;
	text-align: center;
	width: 30px;
}
.tariff-block table.table td, .tariff-block table.table th {
	border: 1px solid #ddd !important;
}
.tariff-block table.table th {
	background: mediumseagreen none repeat scroll 0 0;
	border-color: #fff;
	color: #fff;
}
.small-head {
	display: block;
	font-size: 20px;
	font-weight: bold;
}
.big-text {
	background: #f8df06 none repeat scroll 0 0;
	color: #606060;
	display: block;
	font-size: 20px;
	font-weight: bold;
	padding: 3px 8px;
}
.sadhya-section .col-lg-4 img {
	width: 100%;
}
.contact-form .col-lg-4 > label {
	width: 100%;
	font-weight:normal;
}
.contact-form .col-lg-6 > label {
	font-weight:normal;
}
.contact-form .col-lg-4 label input[type="text"] {
	border: medium none;
	font-weight: normal;
	height: 34px;
	padding-left: 15px;
	width: 100%;
}
.contact-form .col-lg-4 label input[type="radio"] {
	border: medium none;
	font-weight: normal;
}
.contact-form {
	background: rgba(0, 0, 0, 0) linear-gradient(yellow, orange) repeat scroll 0 0;
	border-radius: 3px;
	display: block;
	overflow: hidden;
	padding-bottom: 15px;
}
.contact-form p {
	display: block;
	line-height: 28px;
	margin: 0;
}
.contact-form .col-lg-8 textarea {
	border: medium none;
	font-weight: normal;
	height: 70px;
	padding-left: 15px;
	width: 100%;
	padding-top:6px;
}
.inner-submit {
	background: seagreen none repeat scroll 0 0;
	border: medium none;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	margin: 20px auto 0;
	padding: 0 50px;
}
.authorisation-text {
	color: orange;
	font-style: italic;
}
.oval-box {
	background: mediumseagreen none repeat scroll 0 0;
	border-radius: 50%;
	display: block;
	height: 100px;
	margin: 10px auto 15px;
	padding: 20px;
	width: 100px;
}
.oval-box img {
	width: 100%;
}
.offeser-sectional {
	background: #292e5c none repeat scroll 0 0;
	padding: 15px 0;
}
.offeser-sectional .col-lg-2 > h3 {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
}
.offeser-sectional .col-lg-2 > p {
	color: #fff;
}
.term-sadhya {
	display: block;
	padding-bottom: 30px;
}
.contact-form .col-lg-12 > h1 {
	font-size: 25px;
	font-weight: bold;
	line-height: 38px;
}
.table-responsive h3 span {
	background: orange none repeat scroll 0 0;
	border-radius: 50%;
	color: #333;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	margin-right: 8px;
	text-align: center;
	width: 40px;
}
.table-responsive h4 span {
	background: yellow none repeat scroll 0 0;
	border-radius: 20%;
	color: #000;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin-right: 8px;
	text-align: center;
	width: 30px;
}
.main-img {
	width: 100%;
}
.main-img > img {
	width: 100%;
}
.house-made-boat .col-lg-8 ul {
	background: mediumseagreen none repeat scroll 0 0;
	margin: 0;
	padding: 8px;
}
.house-made-boat .col-lg-8 li {
	display: inline-block;
	margin-right: 5px;
	width: 24%;
}
.house-made-boat .col-lg-8 li:last-child {
	margin-right: 0px;
}
.house-made-boat .col-lg-8 li img {
	border: 10px solid #fff;
	width: 100%;
}
.house-made-boat .col-lg-4 > a {
	background: rgba(0, 0, 0, 0) linear-gradient(#f8df06, #bfa800) repeat scroll 0 0;
	border: 1px solid #7b6b00;
	border-radius: 4px;
	box-shadow: 0 2px 0 #fff inset;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	line-height: 45px;
	margin-right: 5px;
	margin-top: 15px;
	padding: 0 50px;
	color:#333;
}
.house-made-boat {
	border-bottom: 3px solid yellow;
	display: block;
	padding-bottom: 30px;
}
.no-affect {
	background:none;
	color:inherit;
}
.place-visit h3 a, .profile-sectional .col-lg-12 h3 a, .sadhya-section .col-lg-12 h2 a {
	color: inherit;
	text-decoration: none;
}
.float-right-box {
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 99999;
}
.float-right-box > ul {
	margin: 0;
	padding: 0;
}
.float-right-box li {
	display: block;
	list-style: outside none none;
}
.float-right-box ul li a {
	color: #fff;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 40px;
	display:block;
 transition: .2s ease-in-out;
}
.float-right-box ul li a:hover {
	background:#ffe500 !important;
	color:#000;
}
.float-right-box ul li a.facebook {
	background:#3d5a98;
}
.float-right-box ul li a.twitter {
	background:#5ea9dd;
}
.float-right-box ul li a.linkedin {
	background:#0177b5;
}
.float-right-box ul li a.google {
	background:#d44132;
}
.payment-accept-block {
	background: #3f3f3f none repeat scroll 0 0;
	padding: 15px 0;
}
.payment-methods {
	margin: 0;
	padding: 0;
}
.payment-methods li {
	display: inline-block;
	list-style: outside none none;
}
.payment-headings h2 {
	margin:0px;
	font-size:20px;
	line-height:38px;
}
.payment-accept-block a {
	font-size: 14px;
	position: relative;
	transition: all 0.2s ease-in-out 0s;
	color:#f8df06;
}
.payment-accept-block a:hover {
	text-decoration:none;
}
.payment-accept-block a::before {
 content: "[";
 left: 10px;
 position: absolute;
 transition: all 0.2s ease-in-out 0s;
 opacity:0;
}
.payment-accept-block a:hover::before {
 left: -10px;
 opacity: 1;
}
.payment-accept-block a::after {
 content: "]";
 right: 10px;
 position: absolute;
 transition: all 0.2s ease-in-out 0s;
 opacity:0;
}
.payment-accept-block a:hover::after {
 right: -10px;
 opacity: 1;
}
.payment-accept-block .col-lg-12 > h2 {
	color: #acacac;
	font-weight: lighter;
}
.terms-block {
	border: 3px solid #ccc;
	height: 200px;
	margin: 20px 0 3px;
	overflow-x: hidden;
	overflow-y: scroll;
	padding: 15px;
}
.personal-details label {
	width: 100%;
}
.personal-details label input[type="text"] {
	border: #ccc solid 1px;
	box-shadow: none;
	height: 34px;
	padding-left: 15px;
	width: 100%;
}
.personal-details label textarea {
	border: 1px solid #ccc;
	box-shadow: none;
	height: 75px;
	width: 100%;
	padding-left:15px;
	padding-top:8px;
}
.personal-details label select {
	border: 1px solid #ccc !important;
	box-shadow: none;
	display: block;
	height: 32px !important;
	width: 100%;
}
.personal-details p {
	font-weight: normal;
	margin: 0;
}
.hame-payment {
	background: rgba(0, 0, 0, 0) linear-gradient(#f8df06, #bfa800) repeat scroll 0 0;
	border: 1px solid #7b6b00;
	border-radius: 4px;
	box-shadow: 0 2px 0 #fff inset;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	line-height: 45px;
	margin-right: 5px;
	margin-top: 15px;
	padding: 0 50px;
}
.reset-payment {
	background: rgba(0, 0, 0, 0) linear-gradient(#fff, #aeaead) repeat scroll 0 0;
	border: 1px solid #7b6b00;
	border-radius: 4px;
	box-shadow: 0 2px 0 #fff inset;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	line-height: 45px;
	margin-left: 5px;
	margin-top: 15px;
	padding: 0 50px;
}
.payments-main-block {
	display: block;
	padding-bottom: 40px;
}
.payments-details input[type="checkbox"] {
	margin-right: 5px;
}
.profile-section img {
	width:100%;
}
.house-made-boat h3 a {
	color: inherit;
	text-decoration: none;
}
.success-page .col-lg-12 > h2 {
	color: orange;
	font-size: 50px;
	font-weight: bold;
}
.success-page .col-lg-12 > h1 {
	color: #535353;
	font-size: 80px;
	font-weight: lighter;
	margin: 0 0 50px;
}
.success-page .col-lg-12 > a {
	background: yellowgreen none repeat scroll 0 0;
	color: #000;
	display: inline-block;
	font-size: 20px;
	line-height: 38px;
	margin-bottom: 50px;
	margin-top: 20px;
	padding: 0 25px;
}
.navbar-brand > img {
 transition: .2s ease-in-out;
	width:100%;
}
