body {

}

.logo_image_size {
  width: 207px;
  height: auto;
}
b, strong {
    font-weight: 700;
    font-size: 14px;
}

.span_style_welcome_text {
    text-align: justify;
    display: block;
    padding: 0px 15px;
}

.font_awesome_social_icon_size {
    font-size: 25px !important;
    margin: 0px 5px !important;
    color: #fff !important;
}

.pre-header {
    background: #8bc34a !important;
   /* margin-bottom: 0px !important;*/
    color: #fff !important;
    border-bottom: 2px solid #ffffff;
}

.pre-footer {
  background: #8bc34a;
  padding-top: 13px !important;
}

.pre-footer p {
  color: #fff !important;
}

.menu-section > ul li a {
    color: #7f7f7e;
    display: inline-block;
    line-height: 26px;
    padding-left: 15px;
}

.content {
    background: #fff !important;
    line-height: 25px !important;
    border-top: 2px solid #8bc34a !important;
    padding-top: 50px  !important;
}

.background_tariff_table_list {
    background: #e1e7e2;
    padding: 15px;
    border: 2px solid #879a88;
    margin-bottom: 40px;
}

.no_padding {
  padding:0px !important;
}

.tariff_heading_main {
    background: #FF9800;
    color: #fff;
    text-transform: uppercase;
    padding: 10px;
    width: 300px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
}



.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 input[type="email"] {
  border: #ccc solid 1px;
  box-shadow: none;
  height: 34px;
  padding-left: 15px;
  width: 100%;
}
.form-section input[type="date"] {
  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 {
	border-radius: 5px;
	margin: 15px 0;
	padding-bottom: 15px;
}
.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,.submit-btn:focus {
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    line-height: 45px;
    margin-top: 15px;
    padding: 0 50px;
    margin-right: 5px;
    background: #4CAF50;
    color: #fff;
    border-radius: 0;
    border: 0;
    font-weight: normal;
    outline: 0;
}
.clear-btn,.clear-btn:focus {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	line-height: 45px;
	margin-top: 15px;
	padding: 0 50px;
	margin-left:5px;
  background: #F44336;
  color: #fff;
  border-radius: 0;
  border: 0;
  font-weight: normal;
  outline: 0;
}

.gallery-box h5 {
    margin-top: 0px !important;
    line-height: 12px;
    background: #FF9800;
    padding: 15px;
    color: #fff;
    font-size: 12px;
}

.book_now_btn_houseboat_page,.book_now_btn_houseboat_page:focus {
    display: block;
    background: #8bc34a;
    width: 150px;
    padding: 10px;
    margin-top: 20px;
    border-radius: 15px;
    margin: 15px auto 0px auto;
    color: #fff;
    text-align: center;
    outline: 0;
    text-decoration: none !important;
}

.book_now_btn_houseboat_page:hover {
    background: #ace768;
    color: #fff;
    text-decoration: none !important;
}

.no_border {
  border:0px !important;
}

.fa-calendar {
    margin-right: 10px;
}

.free-book .book-slider {
  padding: 0px !important;
}
.free-book {
    background: #fff !important;
}
.free-book>.book-slider>.container>div>.row>form>.form-section>div>label {
  font-size: 14px !important;
  color: #000 !important;
}

.form-section .col-lg-3 select, .form-section .col-lg-6 select, .form-section .col-lg-2 select, .form-section .col-lg-12 select,.form-section input[type="text"],
.book-slider input, .book-slider ul li.li-input,.form-section .col-lg-4 select,.form-section textarea {
    color: #333 !important;
    font-weight: normal !important;
}


@media only screen and (max-width: 991px) {
    .slicknav_nav {
      display: block;
      position: absolute;
      z-index: 20000;
      background: #fff;
      width: 100%;
      top: 118px;
    }
}
.booking-form{
  width: 70%;
}
.labl p{
  color: #000;
  font-size: 13px;
  text-align: left;
}