@import url("https://fonts.googleapis.com/css?family=Nunito:300,400,600,700|Open+Sans:300,400,600,700&display=swap");
body { color: #8492A6; background: #fafbfe; font-weight: 400; line-height: 1.7; font-family: 'Nunito', sans-serif; font-size: 1rem; }

a { color: #41a8f7; }
a:hover { color: #1092f5; }

.nav-pills > li.active > a { background-color: #00cec9; }
.nav-pills > li.active > a:hover { background-color: #009b97; }

.logo-font { font-family: "Nunito", sans-serif; }

.default-bg { background-image: url("../images/topbg.jpg"); background-position: center center; background-size: cover; }
.default-bg .container { position: relative; z-index: 1; }
.default-bg:before { content: ""; position: absolute; width: 100%; height: 100%; z-index: 0; top: 0; bottom: 0; right: 0; left: 0; background-image: linear-gradient(180deg, #8acafa, #41a8f7); opacity: .6; }

.default-bg-gradient { background-image: linear-gradient(180deg, #8acafa, #41a8f7); }

.default-text { color: #41a8f7 !important; }

.cta-btn { background: #00cec9; background-image: linear-gradient(180deg, #8acafa, #41a8f7); border-radius: 26px; font-weight: 900; font-family: "Nunito", sans-serif; padding: 12.5px 20px; padding-left: 56px; padding-right: 56px; border: none; color: #fff; line-height: 30px; vertical-align: middle; }
.cta-btn:hover { color: #fff; background-image: none; }

.readmore { background: white; color: #6b767c; text-align: center; font-size: 20px; }
.readmore:hover { background: #6b767c; }

.overlay { position: absolute; width: 100%; height: 100%; z-index: 1; top: 0; bottom: 0; right: 0; left: 0; background: rgba(0, 0, 0, 0.4); }

.card { margin-bottom: 30px; -webkit-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; -webkit-box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03); box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03); border: 1px solid #EFF2F7; border-radius: 0.375rem; }
.card.dark { background-color: #162e4d; background-clip: border-box; border: 1px solid #1b385d; }
.card.dark .icon { color: #fff; }
.card.dark h5 { color: #e3ebf6; }
.card .icon { font-size: 5rem; color: #00cec9; position: relative; }
.card h5 { color: #333; }
.card:hover { -webkit-transform: translateY(-10px) !important; -ms-transform: translateY(-10px) !important; transform: translateY(-10px) !important; -webkit-box-shadow: 0 1rem 3rem rgba(18, 38, 63, 0.125) !important; box-shadow: 0 1rem 3rem rgba(18, 38, 63, 0.125) !important; }

.form-control { display: block; width: 100%; height: calc(1.5em + 1.5rem + 2px); padding: .75rem 1.25rem; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #8492a6; background-color: #fff; background-clip: padding-box; border: 1px solid #e0e6ed; border-radius: .25rem; -webkit-box-shadow: inset 0 1px 1px rgba(31, 45, 61, 0.075); box-shadow: inset 0 1px 1px rgba(31, 45, 61, 0.075); -webkit-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease; }
.form-control:focus { color: #8492a6; background-color: #fff; border-color: rgba(48, 110, 255, 0.5); outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(31, 45, 61, 0.075), 0 0 20px rgba(48, 110, 255, 0.1); box-shadow: inset 0 1px 1px rgba(31, 45, 61, 0.075), 0 0 20px rgba(48, 110, 255, 0.1); }

.expandable-photo:hover { cursor: pointer; }

.seperator { width: 100%; margin: 20px auto 15px; position: relative; height: 1px; -webkit-backface-visibility: hidden; -webkit-transform: translateZ(0) scale(1, 1); }
.seperator.light { background: rgba(255, 255, 255, 0.5); background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(35%, rgba(255, 255, 255, 0.5)), color-stop(70%, rgba(255, 255, 255, 0.5)), color-stop(100%, rgba(255, 255, 255, 0))); background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%); background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%); background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%); background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 35%, rgba(255, 255, 255, 0.5) 70%, rgba(255, 255, 255, 0) 100%); }
.seperator:after { height: 1px; background: #e8e8e8; background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(35%, rgba(0, 0, 0, 0.09)), color-stop(70%, rgba(0, 0, 0, 0.09)), color-stop(100%, rgba(0, 0, 0, 0))); background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%); background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%); background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%); background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.09) 35%, rgba(0, 0, 0, 0.09) 70%, rgba(0, 0, 0, 0) 100%); position: absolute; bottom: -1px; content: ""; width: 100%; left: 0; }

hr.small { max-width: 100px; margin: 15px auto; border-width: 4px; border-color: white; }

.circle { -webkit-border-radius: 100% !important; -moz-border-radius: 100% !important; border-radius: 100% !important; }

.parallax-section { min-height: 300px; width: 100%; background-position: 50% 0; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; }

header { position: relative; color: #fff; text-align: left; }
header .header-img { margin: 0 auto 20px; display: block; }
header .header-intro { position: absolute; top: 50%; left: 0; width: 100%; transform: translateY(-50%); z-index: 5; }
header .header-intro h1 { font-family: "Nunito", sans-serif; }
header .header-intro p { margin-bottom: 15px; }
header .header-intro .section { padding: 20px 0; }
header .header-intro .section label { display: block; margin-bottom: 5px; font-size: 14px; text-align: left; font-weight: 700; }
header .header-intro .section .lead { text-align: center; font-weight: 700; text-shadow: 0 1px rgba(0, 0, 0, 0.5); }
header #header_slider { height: 650px; background-image: url("../images/topbg.jpg"); background-position: center center; }
header #header_slider .item { height: 650px; color: #fff; }

.headerfix { padding-top: 77px; }

.navigation { background-color: rgba(255, 255, 255, 0.9); border-bottom: 1px solid #ddd; z-index: 1000; }
.navigation .logo { height: 100%; display: inline-block; padding: 2px 15px; font-weight: 900; font-family: "Nunito", sans-serif; }
.navigation .navbar { background-color: transparent; border: none; margin: 0; padding: .75rem 1rem; }
.navigation .navbar .nav-item { margin-right: .5rem; }
.navigation .navbar .navbar-nav .nav-link { font-weight: 400; text-transform: none; letter-spacing: 0; color: #8acafa; -webkit-transition: all .15s linear; -o-transition: all .15s linear; transition: all .15s linear; padding-top: .75rem; padding-bottom: .75rem; border-radius: 0; }
.navigation .navbar .navbar-nav .nav-link.nav-cta { padding: .5rem 1.25rem; font-size: .875rem; line-height: 1.5; background: #00cec9; background-image: linear-gradient(180deg, #8acafa, #41a8f7); font-weight: bold !important; color: #fff; }
.navigation .navbar .navbar-nav .nav-link.nav-cta .cta-text { margin-left: .75em; }
.navigation .navbar .navbar-nav .nav-link.nav-cta:hover { color: #fff; background-image: none; }
.navigation .navbar .navbar-nav .nav-link:hover { color: #41a8f7; }
.navigation .navbar input[type=submit] { border: none; background: none; padding: 27px 15px 26px 15px; font-size: 16px; color: #ccc; }
.navigation .navbar input[type=submit]:hover { background-color: rgba(0, 0, 0, 0.15); color: #fff; }
.navigation .navbar .navbar-center { display: inline-block; float: none; text-align: center; }
.navigation.fixed-top { width: 100%; position: fixed; top: 0; left: 0; }

.section { position: relative; padding: 6rem 0; }
.section h3 { font-family: "Nunito", sans-serif; font-weight: 500; margin-top: 0; margin-bottom: 0.5rem; line-height: 1.3; color: #3C4858; }
.section h3 a { color: #fff; border: 2px solid #fff; padding: 15px; }
.section h3 a:hover { background: #fff; color: #00cec9; text-decoration: none; }
.section h5 { font-family: "Nunito", sans-serif; font-weight: 500; line-height: 1.3; color: #3C4858; }
.section.parallax-section { min-height: 300px; width: 100%; background-position: 50% 0; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; }
.section.default-bg { color: #fff; }
.section.default-bg h3 { color: #fff; }
.section.alt-bg { background: #FAFBFE !important; }
.section.dark-bg { color: #fff; background: rgba(0, 0, 0, 0.5); }

#about .lead { font-weight: 300; }
#about .video { overflow: hidden; padding-bottom: 56.25%; position: relative; height: 0; }
#about .video iframe { left: 0; top: 0; height: 100%; width: 100%; position: absolute; }

#feature { background: #f0fdfd; }
#feature .card { min-height: 376px; }

.rates { text-align: center; }
.rates .title { font-weight: 700; color: #00cec9; font-family: "Nunito", sans-serif; text-transform: uppercase; }

#difference h4 { font-weight: 900; margin-top: 20px; margin-bottom: 20px; font-size: 25px; font-family: "Nunito", sans-serif; text-align: center; }

#services .service { margin-bottom: 60px; }
#services .service h5 { color: #00cec9; font-size: 28px; font-weight: 600; margin-bottom: 13px; }
#services .service .content { min-height: 364px; -webkit-border-radius: 24px; -moz-border-radius: 24px; border-radius: 24px; -webkit-box-shadow: -12px 13px 29px rgba(0, 0, 0, 0.04); box-shadow: -12px 13px 29px rgba(0, 0, 0, 0.04); padding: 18% 13% 11%; }
#services .service.featured h5 { color: #fff; }
#services .service.featured .content { background: #81ecec; color: #fff; }

#reviews { color: #fff; }
#reviews .container { z-index: 2; position: relative; }
#reviews h2 { color: #fff; }
#reviews .review { text-align: center; padding: 20px 0; }
#reviews .review h3 { margin-bottom: 0; margin-top: 15px; font-weight: 400; }

.areas .card { min-height: 463px; }

.form { color: inherit; }
.form:hover { text-decoration: none; }
.form .card { min-height: 455px; }

#photos .gallery-photo { margin-bottom: 0; padding: 0; position: relative; }
#photos .gallery-photo .inner { position: relative; }
#photos .gallery-photo .overlay { opacity: 0; transition: opacity ease-in-out .2s; text-align: center; top: 0; bottom: 0; left: 0; right: 0; }
#photos .gallery-photo .overlay span { position: absolute; text-align: center; padding: 0 15px; width: 100%; top: 50%; transform: translateY(-50%); display: block; text-transform: uppercase; font-family: "Nunito", sans-serif; color: #fff; font-weight: 700; font-size: 20px; }
#photos .gallery-photo:hover .overlay { opacity: 1; }

#call-to-action { -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; background: #413c38; }
#call-to-action h2 { -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; position: absolute; top: 0; width: 100%; text-transform: uppercase; font-weight: 300; font-family: 'Open Sans', sans-serif; color: #fff; margin: 10px 0; }
#call-to-action h2 + h2 { opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale(1.15); -moz-transform: scale(1.15); -ms-transform: scale(1.15); -o-transform: scale(1.15); transform: scale(1.15); }
#call-to-action:hover { background: #00cec9; }
#call-to-action:hover h2 { opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale(0.85); -moz-transform: scale(0.85); -ms-transform: scale(0.85); -o-transform: scale(0.85); transform: scale(0.85); }
#call-to-action:hover h2 + h2 { opacity: 1; filter: alpha(opacity=100); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }

#find_us { background: #262320; color: #fff; }
#find_us h2 { color: #fff; }
#find_us h3 { color: #41a8f7; font-family: "Nunito", sans-serif; }
#find_us a { color: #fff; }
#find_us .social-links { list-style: none; font-size: 18px; margin-top: 20px; margin-bottom: 20px; padding-left: 0; }
#find_us .social-links li { margin: 0 5px 5px 0; display: inline-block; }
#find_us .social-links li a { color: #777777; background-color: transparent; }
#find_us .list-icons li { padding: 5px 0; }

.caption { margin-top: 10px; color: #333; }

.blog header, .post header, .posts header { color: #fff; background-position: center center; }
.blog header h1, .post header h1, .posts header h1 { font-family: "Nunito", sans-serif; font-weight: 700; }
.blog header h2, .post header h2, .posts header h2 { font-weight: 300; }
.blog header .meta, .post header .meta, .posts header .meta { font-style: italic; font-weight: 300; font-size: 20px; }
.blog .post-content, .post .post-content, .posts .post-content { font-size: 16px; color: #333333; }
.blog .post-content h1, .post .post-content h1, .posts .post-content h1 { font-weight: 800; font-size: 36px; }

.posts a { text-decoration: none; color: #333; }
.posts a:hover { color: #00cec9; }
.posts .post-title { font-weight: 800; font-size: 36px; }
.posts .post-subtitle { margin: 0; font-weight: 300; margin-bottom: 10px; color: #555; }

.reservation header { height: 450px; }

#contact { background: #fff; }

footer { background: #fff; }

.logout-form input { border: none; background: none; color: inherit; font-size: inherit; font-weight: inherit; font-family: inherit; }
.logout-form input:hover { text-decoration: underline; }
