/*
Theme Name: Anglers Resort Theme
Theme URI: https://wordpress.org/themes/twentyseventeen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentyseventeen
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    clear: both;
}

ol,
ul {
    list-style: none;
}

blockquote {
    quotes: none;
}

blockquote:before,
blockquote:after {
    content: '';
    content: none;
}

del {
    text-decoration: line-through;
}


/* tables still need 'cellspacing="0"' in the markup */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a img {
    border: none;
}


/* =Fonts
-------------------------------------------------------------- */

h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
    font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

pre {
    font-family: "Courier 10 Pitch", Courier, monospace;
}

code {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

body,
input,
textarea {
    color: #666;
    font-size: 12px;
    line-height: 18px;
}

hr {
    background-color: #E7E7E7;
    border: 0;
    height: 1px;
    margin-bottom: 18px;
    clear: both;
}


/* Text elements */

p {
    margin-bottom: 18px;
}

ul {
    list-style: square;
    margin: 0 0 18px 1.5em;
}

ol {
    list-style: decimal;
    margin: 0 0 18px 1.5em;
}

ol ol {
    list-style: upper-alpha;
}

ol ol ol {
    list-style: lower-roman;
}

ol ol ol ol {
    list-style: lower-alpha;
}

ul ul,
ol ol,
ul ol,
ol ul {
    margin-bottom: 0;
}

dl {
    margin: 0 0 24px 0;
}

dt {
    font-weight: bold;
}

dd {
    margin-bottom: 18px;
}

strong {
    font-weight: bold;
}

cite,
em,
i {
    font-style: italic;
}

big {
    font-size: 131.25%;
}

ins {
    background: #ffc;
    text-decoration: none;
}

blockquote {
    font-style: italic;
    padding: 0 3em;
}

blockquote cite,
blockquote em,
blockquote i {
    font-style: normal;
}

pre {
    background: #f7f7f7;
    color: #222;
    line-height: 18px;
    margin-bottom: 18px;
    padding: 1.5em;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

sup,
sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    position: relative;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

input[type="text"],
textarea {
    padding: 2px;
    background: #f9f9f9;
    border: 1px solid #ccc;
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
}

table {
    border: 1px solid #e7e7e7;
    text-align: left;
    margin: 0 -1px 24px 0;
    width: 100%;
}

tr th,
thead th {
    color: #888;
    font-size: 12px;
    font-weight: bold;
    line-height: 18px;
    padding: 9px 24px;
}

tr td {
    border-top: 1px solid #e7e7e7;
    padding: 6px 24px;
}

tr.odd td {
    background: #F2F7FC;
}

.attachment img {
    max-width: 900px;
}

.alignleft,
img.alignleft {
    display: inline;
    float: left;
    margin-right: 24px;
    margin-top: 4px;
}

.alignright,
img.alignright {
    display: inline;
    float: right;
    margin-left: 24px;
    margin-top: 4px;
}

.aligncenter,
img.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft,
img.alignright,
img.aligncenter {
    margin-bottom: 12px;
}

.wp-caption {
    background: #f1f1f1;
    line-height: 18px;
    text-align: center;
    margin-bottom: 20px;
    padding: 4px;
}

.wp-caption img {
    margin: 5px 5px 0;
}

.wp-caption p.wp-caption-text {
    margin: 5px;
    color: #888;
    font-size: 12px;
}

.wp-smiley {
    margin: 0;
}


/* =Comments
-------------------------------------------------------------- */

#comments {
    clear: both;
}

#comments .navigation {
    padding: 0 0 18px 0;
}

h3#comments-title,
h3#reply-title {
    color: #000;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 0;
}

h3#comments-title {
    padding: 24px 0;
}

.commentlist {
    list-style: none;
    margin: 0;
}

.commentlist li.comment {
    border-bottom: 1px solid #e7e7e7;
    line-height: 24px;
    margin: 0 0 24px 0;
    padding: 0 0 0 56px;
    position: relative;
}

.commentlist li:last-child {
    border-bottom: none;
    margin-bottom: 0;
}

#comments .comment-body ul,
#comments .comment-body ol {
    margin-bottom: 18px;
}

#comments .comment-body p:last-child {
    margin-bottom: 6px;
}

#comments .comment-body blockquote p:last-child {
    margin-bottom: 24px;
}

.commentlist ol {
    list-style: decimal;
}

.commentlist .avatar {
    position: absolute;
    top: 4px;
    left: 0;
}

.comment-author {}

.comment-author cite {
    color: #000;
    font-style: normal;
    font-weight: bold;
}

.comment-author .says {
    font-style: italic;
}

.comment-meta {
    font-size: 12px;
    margin: 0 0 18px 0;
}

.comment-meta a:link,
.comment-meta a:visited {
    color: #888;
    text-decoration: none;
}

.comment-meta a:active,
.comment-meta a:hover {
    color: #FF4B33;
}

.commentlist .even {}

.commentlist .bypostauthor {}

.reply {
    font-size: 12px;
    padding: 0 0 24px 0;
}

.reply a,
a.comment-edit-link {
    color: #888;
}

.reply a:hover,
a.comment-edit-link:hover {
    color: #FF4B33;
}

.commentlist .children {
    list-style: none;
    margin: 0;
}

.commentlist .children li {
    border: none;
    margin: 0;
}

.nopassword,
.nocomments {
    display: none;
}

#comments .pingback {
    margin-bottom: 18px;
    padding-bottom: 18px;
    border-bottom: 1px solid #e7e7e7;
}

.commentlist li.comment+li.pingback {
    margin-top: -6px;
}

#comments .pingback p {
    color: #888;
    font-size: 12px;
    line-height: 18px;
    display: block;
    margin: 0;
}

#comments .pingback .url {
    font-style: italic;
    font-size: 13px;
}


/* Comments form */

input[type=submit] {
    color: #333;
}

#respond {
    margin: 24px 0;
    border-top: 1px solid #e7e7e7;
    overflow: hidden;
    position: relative;
}

#respond p {
    margin: 0;
}

#respond .comment-notes {
    margin-bottom: 1em;
}

.form-allowed-tags {
    line-height: 1em;
}

.children #respond {
    margin: 0 48px 0 0;
}

h3#reply-title {
    margin: 18px 0;
}

#comments-list #respond {
    margin: 0 0 18px 0;
}

#comments-list ul #respond {
    margin: 0;
}

#cancel-comment-reply-link {
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
}

#respond .required {
    color: #FF4B33;
    font-weight: bold;
}

#respond label {
    color: #888;
    font-size: 12px;
}

#respond input {
    margin: 0 0 9px;
    width: 98%;
}

img {
    display: block;
    line-height: 0;
    max-width: 100%;
}

#respond textarea {
    width: 98%;
}

#respond .form-allowed-tags {
    color: #888;
    font-size: 12px;
    line-height: 18px;
}

#respond .form-allowed-tags code {
    font-size: 11px;
}

#respond .form-submit {
    margin: 12px 0;
}

#respond .form-submit input {
    width: auto;
    font-size: 14px;
}

body {
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
}

input {
    -webkit-appearance: none;
    border-radius: 0;
}

.clear {
    clear: both;
    font-size: 0px;
    line-height: 0px;
    display: block;
}

::-webkit-input-placeholder {
    color: #949494;
    opacity: 1;
}

::-moz-placeholder {
    color: #949494;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #949494;
    opacity: 1;
}

input:-moz-placeholder {
    color: #949494;
    opacity: 1;
}

textarea:-moz-placeholder {
    color: #949494;
    opacity: 1;
}

a:hover {
    text-decoration: none;
}

a:focus,
button:focus,
input:focus {
    outline: none !important;
}

.default_page h1 {
        font-family: "BebasNeue";
    font-size: 72px;
    font-style: normal;
    line-height: 72px;
    margin-bottom: 15px;
    color: #000;
}

.default_page h2 {
    font-family: "BebasNeue";
    font-size: 60px;
    font-style: normal;
    line-height: 60px;
    margin-bottom: 15px;
    color: #000;
}

.default_page h3 {
    font-family: "BebasNeue";
    font-size: 48px;
    font-style: normal;
    line-height: 48px;
    margin-bottom: 15px;
    color: #000;
}

.default_page h4 {
    font-family: 'BebasNeue';
    font-style: normal;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 15px;
    color: #000;
}

.default_page h5 {
    font-family: 'BebasNeue';
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 15px;
    color: #2e201a;
}

.default_page h6 {
    font-family: 'BebasNeue';
    font-size: 16px;
    font-style: normal;
    line-height: 16px;
    margin-bottom: 15px;
    color: #2e201a;
}

.default_page h3 small {
    font-family: "BebasNeue";
    font-size: 22px;
    font-style: normal;
    line-height: 22px;
    margin-bottom: 15px;
    color: #000;
}

.default_page p,
.default_page li {
     color: #000;
    font-size: 16px;
    line-height: 24px;
}

.default_page li {
    margin-bottom: 5px;
    list-style-type: disc;
}

.default_page blockquote {
    color: #261812;
    font-family: 'Crimson Text';
    font-style: italic;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
}

.search-form label,
.entry-meta span {
    color: #000;
    font-family: "Raleway";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.search-form {
    margin-bottom: 25px;
}

.search-form input,
#respond input,
#respond textarea,
#respond select,
#respond input[type="text"] {
    box-shadow-none;
    border: 1px solid #000;
    box-shadow: none;
    height: 48px;
    line-height: 48px;
    color: #000;
    font-family: "Raleway";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    padding: 0 15px;
    width: 100%;
    background: #fff !important;
}

#respond label {
    color: #000;
    font-family: "Raleway";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

#respond textarea {
    height: 250px;
    line-height: 22px;
    padding: 15px;
}

.search-form input {
    width: 280px;
}

.search-form button[type="submit"] {
    background: #1a8d4f;
    box-shadow: none;
    height: 48px;
    line-height: 48px;
    color: #fff;
    font-family: "Raleway";
    font-size: 16px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 700;
    padding: 0 15px;
    width: 150px;
    border: none;
    cursor: pointer;
    margin-left: 12px;
}

.container {
    width: 1174px;
    margin: 0 auto;
}

@font-face {
    font-family: 'BebasNeue';
    src: url('fonts/BebasNeue.eot');
    src: url('fonts/BebasNeue.eot') format('embedded-opentype'), url('fonts/BebasNeue.woff2') format('woff2'), url('fonts/BebasNeue.woff') format('woff'), url('fonts/BebasNeue.ttf') format('truetype'), url('fonts/BebasNeue.svg#BebasNeue') format('svg');
}

#map > img {
    width: 100%;
}

#map iframe {
    width: 100% !important;
}

footer ul {
    margin: 0;
}

footer li {
    list-style-type: none;
}

footer {
    background: #1547c0;
    padding: 28px 0;
}

footer address a {
    display: block;
    color: #e1e1e1;
    transition: all 0.3s linear 0s;
}

footer address a:hover {
    color: #e1e1e1;
    text-decoration: underline;
}

footer address {
    text-align: center;
    color: #e1e1e1;
    font-size: 18px;
    font-family: 'BebasNeue';
    line-height: 24px;
}

footer h6 {
    color: #e1e1e1;
    font-size: 16px;
    font-family: 'BebasNeue';
    line-height: 16px;
    padding: 10px 0 0;
}

footer h4 {
    color: #e1e1e1;
    font-size: 24px;
    font-family: 'BebasNeue';
    line-height: 24px;
    margin-top: 18px;
}

.default_page h6 {
    font-size: 16px;
    font-family: 'BebasNeue';
    line-height: 18px;
    margin-bottom: 15px;
    color: #000;
}

.default_page h4 {
    font-size: 24px;
    font-family: 'BebasNeue';
    line-height: 28px;
    margin-bottom: 15px;
    color: #000;
}

footer h4 strong {
    color: #000;
    font-weight: normal;
}

footer .social_icon {
    margin-top: 10px;
}

footer .social_icon a {
    display: block;
    float: right;
}

#welcome_section {
    background: url(images/banner.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}

.welcome_wrapper {
    padding: 45px 28px 34px;
    background: rgba(255, 255, 255, 0.6);
}

#welcome_section h3 {
    color: #1547c0;
    font-family: 'BebasNeue';
    font-size: 50px;
    line-height: 50px;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 20px;
}

p {
    font-size: 16px;
    color: #000;
    line-height: 24px;
}

#testimonial_slider {
    background: rgba(0, 0, 0, 0.6);
    padding: 25px 115px 35px;
}

#testimonial_slider_wrapper {
    border-left: 28px solid rgba(255, 255, 255, 0.6);
    border-right: 28px solid rgba(255, 255, 255, 0.6);
    border-bottom: 45px solid rgba(255, 255, 255, 0.6);
}

.default_page blockquote {
    font-size: 20px;
    text-align: center;
    line-height: 28px;
    font-style: italic;
    color: #000;
    padding: 0;
}

#testimonial_slider blockquote {
    font-size: 20px;
    text-align: center;
    line-height: 28px;
    font-style: italic;
    color: #fff;
    padding: 0;
    margin-bottom: 15px;
}

.rating {
    background: url(images/star1.png) no-repeat;
    width: 193px;
    height: 39px;
    margin: 0 auto 10px;
    position: relative;
}

.stars {
    background: url(images/star.png) no-repeat;
    height: 39px;
    position: absolute;
    top: 0;
    left: 0;
}

#testimonial_slider .slick-next {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    right: 42px;
    border: none;
    font-size: 0;
    width: 56px;
    height: 57px;
    background: url(images/right_arrow.png) no-repeat;
}

#testimonial_slider .slick-prev {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    left: 42px;
    border: none;
    font-size: 0;
    width: 56px;
    height: 57px;
    background: url(images/left_arrow.png) no-repeat;
}

#testimonial_slider h6 {
    font-family: 'Dancing Script';
    font-style: normal;
    font-weight: 400;
    font-size: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
}

#services {
    padding: 34px 0 10px;
}

#services ul {
    margin: 0 27px;
}

#services ul li {
    list-style-type: none;
    margin-bottom: 22px;
    float: left;
    margin-left: 28px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.5);
    line-height: 0;
    position: relative;
}

#services ul li:first-child {
    margin-left: 0;
}

#services ul li:nth-child(4) {
    margin-left: 0;
}

#services ul li .pic {
    display: inline-block;
    position: relative;
    line-height: 0;
}

#services ul li .pic > img {
    display: block;
    line-height: 0;
}

#services ul li h3 {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    font-size: 46px;
    line-height: 46px;
    color: #fff;
    font-family: 'BebasNeue';
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    z-index: 2;
    opacity: 0;
    transition: all 0.3s linear 0s;
}

.no-padding-right {
    padding-right: 0 !important;
}

#services ul li:after {
    border: 4px solid #fff;
    content: " ";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 88%;
    height: 78%;
    z-index: 2;
    opacity: 0;
    transition: all 0.3s linear 0s;
}

.entire_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}

#services ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #1547c0;
    content: " ";
    z-index: 1;
    opacity: 0;
    transition: all 0.3s linear 0s;
    background: -moz-linear-gradient(left, #1547c0 0%, #207cca 0%, #1547c0 1%, #73ebfe 100%);
    background: -webkit-linear-gradient(left, #1547c0 0%, #207cca 0%, #1547c0 1%, #73ebfe 100%);
    background: linear-gradient(to right, #1547c0 0%, #207cca 0%, #1547c0 1%, #73ebfe 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1547c0', endColorstr='#73ebfe', GradientType=1);
}

#services ul li:hover::before {
    opacity: 0.5;
}

#services ul li:hover h3 {
    opacity: 1;
}

#services ul li:hover::after {
    opacity: 1;
}

#slider_container .item > img {
    display: block;
    line-height: 0;
}

#slider_container #booking {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    transform: translate(0, -50%);
}

.slick-dots {
    margin: 0;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background: rgba(225, 225, 225, 0.5);
    padding: 18px 0;
}

.slick-dots li {
    display: inline-block;
    vertical-align: middle;
}

.slick-dots li button {
    background: url(images/bullet.png) no-repeat;
    transition: all 0.3s linear 0s;
    width: 45px;
    height: 48px;
    border: none;
    box-shadow: none;
    font-size: 0;
    margin: 0 6px;
}

.slick-dots li.slick-active button,
.slick-dots li:hover button {
    background: url(images/bullet_hover.png) no-repeat;
}

#booking h2 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 72px;
    line-height: 72px;
    font-family: 'BebasNeue';
    text-shadow: 0 4px 4px rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 9;
}

#booking h2 img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

#booking_form {
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.8);
    padding: 8px 15px 6px;
    margin: -15px 28px 68px;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.5);
}

#booking_form >img {
    line-height: 0;
    display: block;
    text-align: center;
    margin: 0 auto;
    z-index: 9;
    position: relative;
}

#booking_form::after {
    background: #1547c0;
    background: -moz-linear-gradient(top, #1547c0 0%, #207cca 0%, #1547c0 1%, #73ebfe 100%);
    background: -webkit-linear-gradient(top, #1547c0 0%, #207cca 0%, #1547c0 1%, #73ebfe 100%);
    background: linear-gradient(to bottom, #1547c0 0%, #207cca 0%, #1547c0 1%, #73ebfe 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1547c0', endColorstr='#73ebfe', GradientType=0);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    content: "";
    z-index: -1;
}

#slider_container {
    position: relative;
}

#slider .item img {
    height: 798px;
    object-fit: cover;
}

header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
}

#top_header {
    background: #fff;
    padding: 8px 0;
    border-bottom: 4px solid #12a4e0;
}

#navigation_bar {
    background: rgba(255, 255, 255, 0.5);
}

#navigation_bar ul li a {
    display: block;
    font-size: 24px;
    color: #000;
    line-height: 24px;
    padding: 8px 21px;
    transition: all 0.3s linear 0s;
}

#navigation_bar ul li a:hover {
    color: #fff;
    transform: scale(1.1);
}

#navigation_bar ul {
    margin: 0;
}

#navigation_bar ul li {
    border-right: 4px solid rgba(0, 0, 0, 0.15);
    list-style-type: none;
    display: inline-block;
    vertical-align: middle;
    line-height: 24px;
    margin-left: -3px;
}

#logo,
#locator,
#reservation,
#call {
    display: inline-block;
    vertical-align: middle;
}

#navigation_bar nav {
    float: right;
}

#logo {
    position: absolute;
    top: -8px;
    left: 19px;
    z-index: 99;
}

#locator {
    padding-left: 318px;
}

#reservation img {
    display: inline-block;
    vertical-align: middle;
}

#locator img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
}

#locator span {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    line-height: 22px;
}

#call a {
    font-family: 'BebasNeue';
    font-size: 48px;
    line-height: 48px;
    color: #000;
    transition: all 0.3s linear 0s;
}

#call a:hover {
    color: #10D4F0;
}

#reservation a {
    height: 50px;
    line-height: 38px;
    border: 2px solid #b2b2b3;
    display: block;
    color: #fff;
    font-style: italic;
    font-size: 24px;
    padding: 0 7px 0 16px;
    background: #0ff0fa;
    background: -moz-linear-gradient(top, #0ff0fa 0%, #1547c0 98%, #2989d8 100%);
    background: -webkit-linear-gradient(top, #0ff0fa 0%, #1547c0 98%, #2989d8 100%);
    background: linear-gradient(to bottom, #0ff0fa 0%, #1547c0 98%, #2989d8 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0ff0fa', endColorstr='#2989d8', GradientType=0);
    transition: all 0.3s linear 0s;
}

#reservation a:hover {
    background: #1e5799;
    background: -moz-linear-gradient(top, #1e5799 0%, #1547c0 0%, #0ff0fa 100%, #207cca 100%, #7db9e8 100%);
    background: -webkit-linear-gradient(top, #1e5799 0%, #1547c0 0%, #0ff0fa 100%, #207cca 100%, #7db9e8 100%);
    background: linear-gradient(to bottom, #1e5799 0%, #1547c0 0%, #0ff0fa 100%, #207cca 100%, #7db9e8 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8', GradientType=0);
}

#reservation a img {
    margin-left: 11px;
}

#reservation {
    margin: 0 35px 0 40px;
}

#toggle {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
    height: auto;
    padding: 0;
    position: absolute;
    right: 25px;
    top: 13px;
    transition: all 0.1s ease-in;
    width: auto;
    z-index: 1000;
    box-sizing: border-box;
    z-index: 9999;
    transition: all 0.3s ease-in-out 0s;
    color: #5E6263;
    font-size: 15px;
    font-family: 'KnowledgeBold';
    text-transform: uppercase;
    display: none;
}


#toggle .patty {
    background: none repeat scroll 0 0 #10d4f0;
    height: 3px;
    top: 3px;
    margin: 10px 0;
    transition: all 0.3s ease 0s;
    width: 30px;
    position: relative;
    display: block;
    border-radius: 20px;
    margin-top: 14px;
}

#toggle .patty:before {
    top: -8px;
}

#toggle .patty:after,
#toggle .patty:before {
    background: none repeat scroll 0 0 #10d4f0;
    content: "";
    display: inline-block;
    height: 3px;
    position: absolute;
    transition: all 0.3s ease 0s;
    width: 30px;
    z-index: -1;
    border-radius: 20px;
}

#toggle .patty:after {
    top: 8px;
}

.sticky #toggle {
    top: 16px;
}

#toggle:hover {
    transition: top 0.4s ease 0s;
}

#toggle:hover .patty:before {
    top: -9px;
}

#toggle:hover .patty:after {
    top: 9px;
}

.open .patty:before {
    background: none repeat scroll 0 0 #10d4f0 !important;
    top: 0 !important;
    transform: rotate(-45deg);
}

.open .patty:after {
    background: none repeat scroll 0 0 #10d4f0 !important;
    top: 0 !important;
    transform: rotate(45deg);
}

.open .patty {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
}
#call img{display: none;}
.default_page{padding: 50px 0;}
.banner-section{position: relative;}
.banner-section > img{width: 100%;}
.banner-section  h1{
     font-family: "BebasNeue";
    font-size: 72px;
    font-style: normal;
    line-height: 72px;
    margin-bottom: 15px;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    text-align: center;
    width: 100%;
}
#gform_wrapper_1 label{display: none;}

#gform_wrapper_1 input[type='text'], #gform_wrapper_1 select{
    height: 53px;
    line-height: 53px;
    background: #fff;
    border: none;
    box-shadow: none;
    padding: 0 12px;
    color: #949494;
    font-size: 14px;
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
	width:100%;
}
#gform_wrapper_1 select{
	-webkit-appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-o-appearance:none;
	background:#fff url(images/toggle.jpg) right center no-repeat;
}
#gform_fields_1 li{display: inline-block; margin-left: 6px !important; vertical-align: middle; width:145px;}
#gform_fields_1 li:first-child{margin-left: 0 !important;}



.innerpages {margin-top:0;}
.innerpages  h1 {
color: #1547c0;
    font-family: 'BebasNeue';
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 20px;
}
.post-content-lists {margin-bottom:25px;}
.post-content-lists .post-thumbnail {float:left; width:22%; margin-right:3%;}
.post-content-lists .post-entry {float:left; width:75%; }
.post-content-lists .post-entry.post-entry-full{float:none; width:100%; }
.post-content-lists .post-meta p{margin-bottom:5px;}
.post-meta p a {text-decoration:underline;}
.post-content-lists h3{margin-bottom:5px; }
.paginatio-nview {text-align:center; margin-top:25px; margin-bottom:25px;}
.paginatio-nview  ul {list-style:none; margin:0; padding:0; }
.paginatio-nview  ul li {display:inline-block;background:#d1d1d1;}
.paginatio-nview  ul li a{display:block; padding:5px 15px;}
.paginatio-nview  ul li.active {background:#000;}
.paginatio-nview  ul li.active  a{color:#fff;}
.postdetails-nav a:first-child{float:left;}
.postdetails-nav a:first-child{float:right;}
.icon.icon-search{display:none; }


.ginput_container_date{
	background:#fff;
	margin-right:0;
}
.ginput_container_date input{
	border-right:2px solid #e4e4e4 !important;
}
body #gform_wrapper_1.gform_wrapper img.ui-datepicker-trigger{height: auto !important;
    left: 3px;
    position: relative;
    top: 8px;
    width: 31px !important;}
body #gform_wrapper_1.gform_wrapper label.gfield_label + div.ginput_container{margin-top:0;}
.gform_wrapper .gform_footer{margin:0 0 0 3px!important; padding:0 !important; width:145px !important; clear:none !important; position:relative; top:5px;}
.gform_wrapper{margin:0 !important; max-width:100% !important;}
.gform_body, .gform_wrapper .gform_footer{display:inline-block; vertical-align:middle;}