html {
  scroll-behavior: smooth;
  height: 100%;
}
body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}
.fareharbor-booking-section {
    flex: 1;
}
.gallerybottom {
  margin-top:100px;
}
.bs-callout {padding: 20px;margin: 20px 0;border: 3px solid #ffaf3e;border-left-width: 5px;border-radius: 3px;background: white;border-left-color: #ffaf3e;text-align: left;}
.bs-callout p {font-size: 16px;}
.col_youtube {
    padding: 0px !important;
}
.triangle {
    position: relative;
    display: inline-block;
    height: 138px;
    width: 100%;
    text-align: center;
    color: white;
    background: #2dabca;
    background-image: url('/assets/images/web/booknow.png');
    background-repeat: no-repeat;
    background-position: 25px 25px;
}
.triangle p  {
	height: 125px;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding-left: 33%;
}
.products-list-image {
    margin-top: 5px;
}
.social-top {
	position: absolute;
    top: 4px;
    right: -50px;
    z-index: 999
} 
.zoom-gallery {
    min-height: 175px;
}
.date-placeholder::-webkit-input-placeholder {
  color: #414141 !important;
}
 .date-placeholder:-ms-input-placeholder{
  color: #414141 !important;
}
.date-placeholder::-moz-placeholder{
  color: #414141 !important;
}
.date-placeholder:-moz-placeholder {
  color: #414141 !important;
} 
.confirmation-top {
    color: #f3fffe;
    text-shadow: 0px 0px 5px #000
} 
.section-quote2 {
    padding: 15px
}
.homeplus{
    padding: 0
}
.quote-name {
	text-align: center !important;
    padding: 20px;
    font-size: 22px;
    color: #e0393d
}
.availablecruises {
    padding: 0;
    display: block;
    background: #f6f6f6;
    margin: 22px 22px 0 22px;
    background-image: url(/assets/images/web/card-img.png);
    background-repeat: no-repeat;
    background-position: 98% 98%;
}	
.booking-button-form {
	min-height: 425px;
	margin-top: 40px;
}
#wrap {
	opacity: 1;
    max-width: 1180px;
    min-height: 60px;
    padding: 15px;
    border-bottom: 1px solid #eee;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.wrapresults {
	color: #e4393d;
	font-size: 23px;
	padding: 0px;
	line-height: 25px;
}
.flash {
    animation-name: flash;
    animation-duration: 0.4s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;
	font-size: 18px
}
@keyframes flash {
    from {color:#eb1807;}
    to {color: #000; opacity:0.75}
}
.disabled {
    cursor: not-allowed;
    pointer-events: none
}
.passenger, .changedpassenger{
	left: 44px;
}
.passenger:before {
    content: "Passenger";
    font-family: 'Open Sans';
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase
}
.changedpassenger:before {
    content: "Passengers";
    font-family: 'Open Sans';
    font-size: 16px;
    color: #ffffff;
    text-transform: uppercase
}
.topmenusocial {
	padding-left: 15px;
    padding-right: 15px;
    text-align: center;
	display: table-cell !important;
    vertical-align: baseline;
    font-size: 20px !important;
    color: #61798B!important
}
.tabs-accommodation {
	border: 1px solid #e3e3e3;
	padding: 10px 10px 30px 10px;
	width: 100%;
	min-height: 594px; 
	margin-top: 0px !important
}
.paddingleft20 {
    padding-left: 20px !important
}
.padding0{
	padding: 0 !important;
    word-break: keep-all
 }
.borderline {
    border-bottom: 4px solid #fff
}
.accommodation-section {
	margin-top:50px;
	padding: 0px 50px
}
.tabwell {
    min-height: 20px;
    margin-bottom: 20px;
    background-color: #fafafa;
    border: 1px solid #e3e3e3
}
#book-villa {
	
}
iframe {
     overflow: auto
}
input[type='number'] {
    -moz-appearance:textfield
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none
}
circle {
    word-wrap: break-word
}
a {
    -webkit-transition: all 2s;
    transition: all .2s
}
a:hover {
    text-decoration: none
}
a:focus {
    outline: 0;
    text-decoration: none;
    outline: none !important
}
a:before {
    -webkit-transition: all .2s;
    transition: all .2s
}
::selection {
    background-color: #3884e2;
    color: white
}
::-moz-selection {
    background-color: #c09551;
    color: white
}
.output {
    padding-top: 15px
}
input,textarea {
    border: 0
}
select:focus,select:active,input:focus,textarea:focus {
    outline: 0
}
footer .logo img {
    max-width: 190px;
    max-height: 40px
}
footer .certification img {
    margin-top: 6%
}
.vacancies {
    width: 100%;
    margin-top: 80px;
}
.vacancies th {
    padding: 10px;
    background: #7bb0d1;
    color: white;
    display: table-cell;
    line-height: 20px;
	letter-spacing: 1px;
    font-weight: 400;
}
.vacancies td {
    padding: 25px;
    border-bottom: 1px solid #555555;
    line-height: 30px;
}
#contactsuccess {
    min-height: 395px
}
#contactsuccess p {
    text-align: center;
    display: table-cell;
    float: left;
    width: 100%;
    font-size: 18px;
	margin-top: 50px
}
.parsley-error-list {
	padding: 0;
	margin: 0;
	width: 100%
}
.parsley-errors-list li {
	padding: 70px 0 0 10px;
	list-style: none;
	color: #cc0000;
	position: absolute;
	z-index: 1
}
.parsley-error {
	border-color: #c00 !important
}
.form-group5 { 
	width: 100%;
}
.form-group1 ul.parsley-errors-list, .form-group3 ul.parsley-errors-list, .form-group5 ul.parsley-errors-list{
	float: left;
	-webkit-padding-start: 0px;
}
.form-group1 ul.parsley-errors-list li, .form-group3 ul.parsley-errors-list li, .form-group5 ul.parsley-errors-list li{
	left: 10px;
}
.form-group2 ul.parsley-errors-list, .form-group4 ul.parsley-errors-list {
	float: right
}
.blog-single-article input {
    background-color: transparent;
    border-bottom: 1px solid #d8d8d8;
    padding-right: 30px;
    -webkit-transition: border .2s;
    transition: border .2s;
    height: 40px
}
.blog-single-article input:focus {
    border-color: #a4a4a4
}
.scrolltop-button {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: #61bbff;
    text-align: center;
    cursor: pointer;
    z-index: 999999999999;
    display: none;
    border-radius: 4px
}
.scrolltop-button .fa {
    color: white;
    position: relative;
    top: 10px
}
.scrolltop-button:active {
    background-color: #57b4fb
}
input[type='submit'] {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #a1c3dd;
    border-radius: 2px;
    padding: 12px 35px 12px 35px;
    transition: all .2s;
    background: #fff;
    color: #757575;
    letter-spacing: 2px;
    line-height: 20px;
    margin: 0 auto;
    margin-right: 33px;
    float: right;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-property: box-shadow,transform;
    transition-property: box-shadow,transform;
    cursor: pointer
}
input[type='submit']:hover {
    background-color: #4e9cda;
    color: #FFF;
    box-shadow: 0 10px 10px -10px rgba(0,0,0,0.5)
}
img {
    max-width: 100%;
    height: auto
}
section {
    line-height: 23px
}
.breadcrumb {
    float: right;
    margin-top: 15px;
    font-size: 13px;
    font-weight: 600;
}
.contactbutton {
    margin: 20px;
    float: right;
}
.add-fixed {
    position: fixed;
    top: 0
}
.timeline-line,.popular-line {
    width: 30px;
    height: 3px;
    background: #c09551;
    margin-top: 50px
}
.nav-menu {
    font-family: Montserrat;
    font-size: 13px;
    text-transform: uppercase;
    float: left
}
.nav-menu ul li a {
    font-weight: 700
}
.blog-single em {
    color: #4e4841;
    font-size: 14px;
    line-height: 1.8
}
.content-thumbnail em {
    text-align: right
}
.top-headline {
    text-align: center;
    color: #fff;
    width: 97%
}
.top-headline h1 {
    font-weight: normal
}
.top-headline .separator {
    color: #9399a3;
    position: relative;
    margin-top: 30px;
    margin: auto;
    opacity: 1;
    text-shadow: 1px 1px 10px #000
}
.top-headline .separator:before {
    background: url('../images/web/zigzag.png') repeat-x right;
    width: 44%;
    height: 4px;
    content: "";
    position: absolute;
    left: 0;
    top: 18px
}
.top-headline .separator:after {
    background: url('../images/web/zigzag.png') repeat-x left;
    width: 44%;
    height: 4px;
    content: "";
    position: absolute;
    right: 0;
    top: 18px
}
.top-headline .description {
    font-weight: 400;
    font-style: italic;
    font-size: 23px;
    line-height: 40px;
    color: #ffffff;
}
.borderbottom {
	border-bottom: 1px solid #fff;
	padding: 8px 0;
	box-shadow: 0px 0px 1px #fff
}
.shadow img,.blog-single-article img,.blog-single .fluid-width-video-wrapper,.free-content-wrap img {
    border: 2px solid white;
    outline: 1px solid #eaeaea;
    box-shadow: 0 2px 4px 0 rgba(9,26,44,0.3)
}
.featured-image {
    border: 9px solid white;
    outline: 1px solid #eaeaea;
    box-shadow: 0 10px 41px 0 rgba(9,26,44,0.2)
}
.team-shadow {
    box-shadow: 0 10px 41px 0 rgba(9,26,44,0.2)
}
.blog-header {
    background: url(../images/web/blog-top.jpg);
	background-position: 50% 0px
}
.blog-header .top-headline {
    margin-top: 75px
}
.blog-header .specific-results {
    margin-top: 145px
}
.detail-button {
    z-index: 3;
}
.detail-button a {
    -webkit-transition: none;
    transition: none;
    letter-spacing: 2px
}
.detail-button .btn {
    text-transform: uppercase;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: bold;
    border: 1px solid #5093cd;
    border-radius: 2px;
    padding: 0 25px;
    -webkit-transition: background .3s;
    transition: background .3s;
    background-color: rgb(68, 142, 187);
}
.front-header .container {
    height: 100%
}
.front-header .col-sm-10 {
    height: 100%;
    position: relative
}
.front-header .col-sm-12 {
    height: 100%
}
.front-header .top-headline h1 {
    letter-spacing: 3px;
    text-shadow: 1px 1px 6px #2d2d2d;
    margin-top: 45px;
	color: #fff;
}
.front-header .detail-button, .blog-header .detail-button {
    margin-top: 35px
}
.front-header .detail-button a, .blog-header .detail-button a{
    color: white;	
	opacity: 0.6
}
.blog-header .detail-button a:hover, .front-header .detail-button a:hover {
    background-color: rgba(19, 47, 68, 0.83);
    text-shadow: 0 1px 2px #1d1d1d
}
.sub-info {
    color: #152a49
}
.sub-info-font-size {
    font-size: 17px
}
.services-text {
    text-align: justify;
    display: inline-table
}
.readmore {
    float: right;
    color: #14598e;
    margin-top: 20px
}
object.youtube {
	width: 100%;
    min-height: 440px;
}
.youtube_video {
    margin-right: auto;
    margin-left: auto;
	min-height: 440px;
}
.products-price {
    font-weight: bold;
    margin: 0px auto 5px auto;
    line-height: 21px;
    display: table;
}
section#pagecontent {
    min-height: 300px !important;
    padding: 50px !important;
    display: flex !important;
    word-break: break-word !important;
	position: relative;
    z-index: 9;
}
section#pagecontent h1 {
    color: #152a49
}
section#pagecontent h4,section#pagecontent h5 {
    line-height: 28px;
    color: #0f3966
}
section#pagecontent h5 {
    margin: 30px 0 5px 0
}
section#pagecontent ul {
    margin-bottom: 50px
}
.section-quote {
    text-align: center
}
.section-features,.section-card {
    box-shadow: 5px 5px 50px rgba(23,23,23,0.7) inset,-5px -5px 50px rgba(23,23,23,0.7) inset
}
.separator-box {
    width: 100%;
    height: 4px;
    background: url('../images/web/zigzag-2.png') repeat-x;
    margin-top: 18px;
    margin-bottom: 18px
}
.section-contact {
    padding-top: 70px;
	padding-bottom: 70px;
}
.comment-line {
    background: url('../images/web/zigzag-2.png') repeat-x;
    width: 100%;
    height: 4px
}
.padding-bottom {
    padding-bottom: 12px
}
.padding-left {
    padding-left: 10px
}
.fixed-header .nav>li,.blog-header .nav>li,.front-header .nav>li {
    position: relative
}
.fixed-header .nav ul,.blog-header .nav ul,.front-header .nav ul {
    position: absolute;
    left: 0;
    top: 45px;
    z-index: 99
}
.fixed-header .nav ul li:after,.blog-header .nav ul li:after,.front-header .nav ul li:after {
    display: none
}
.fixed-header .nav .sub-menu,.blog-header .nav .sub-menu,.front-header .nav .sub-menu {
    font-family: 'Merriweather';
    text-transform: capitalize;
    font-size: 13px;
    background-color: white;
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 5px;
    border: 2px solid #efefef;
    box-shadow: 0 1px 1px #e8e8e8;
    width: 215px;
    display: none;
    border-top-width: 2px;
    border-top-style: solid;
    border-top-color: #74c3ff
}
.fixed-header .nav .sub-menu li:last-child a,.blog-header .nav .sub-menu li:last-child a,.front-header .nav .sub-menu li:last-child a {
    border-bottom: 0
}
.fixed-header .nav .sub-menu a,.blog-header .nav .sub-menu a,.front-header .nav .sub-menu a {
    color: #44403f;
    font-weight: 400;
    border-bottom: 1px dotted #d2d2d2;
    display: block;
    padding-top: 5px;
    padding-bottom: 2px;
    letter-spacing: 1px;
    padding-left: 15px;
    padding-right: 0
}
.fixed-header .nav .sub-menu a:hover,.blog-header .nav .sub-menu a:hover,.front-header .nav .sub-menu a:hover {
    border-bottom: 1px dotted #d2d2d2;
    color: #5a90ba
}
.blog-header .nav {
    position: relative;
    z-index: 9
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    -webkit-transition-duration: 0;
    -webkit-transform: translate3d(0,0,0);
    -webkit-transition-timing-function: ease;
    -moz-transition-property: -moz-transform,left,top;
    -moz-transition-duration: 0;
    -moz-transform: translate3d(0,0,0);
    -moz-transition-timing-function: ease;
    -o-transition-property: -o-transform,left,top;
    -o-transition-duration: 0;
    -o-transform: translate3d(0,0,0);
    -o-transition-timing-function: ease;
    -o-transform: translate(0,0);
    -ms-transition-property: -ms-transform,left,top;
    -ms-transition-duration: 0;
    -ms-transform: translate3d(0,0,0);
    -ms-transition-timing-function: ease;
    transition-property: transform,left,top;
    transition-duration: 0;
    transform: translate3d(0,0,0);
    transition-timing-function: ease
}
.swiper-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}
.swiper-slide {
    float: left;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
.margintop22 {
    margin-top: 22px
}
.swiper-wp8-horizontal {
    -ms-touch-action: pan-y
}
.swiper-wp8-vertical {
    -ms-touch-action: pan-x
}
.swiper-slide-active {
    position: relative;
    z-index: 2
}
.blog-header {
    max-width: 100%;
    height: 550px;
    position: relative
}
.blog-header:before {
    background-color: #101931;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    opacity: .7
}
.front-header {
    max-width: 100%;
    min-height: 570px;
    position: relative;
    background-size: cover !important
}
.front-header:before {
    background-color: #141414;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    opacity: .75
}
.blog-single-header {
    max-width: 100%;
    height: 768px;
    position: relative
}
.blog-single-header:before {
    background-color: #101931;
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    opacity: .7
}
.section-counter {
    max-width: 100%;
    height: auto;
    position: relative
}
.animated {
    visibility: hidden
}
.visible {
    visibility: visible
}
p.notes {
    font-size: 18px;
    font-weight: bold
}
.nopadding {
    padding: 0 !important
}
.nomargin {
    padding: 0 !important
}
.inline {
    display: table-cell !important;
    width: 15%;
    padding-left: 6px !important
}
.testimonials {
    position: absolute;
    text-align: center;
    background: #f7f7f7;
    width: 100%;
    height: 122px;
    z-index: 2;
    right: 0;
    padding-top: 25px;
    padding-left: 20%
}
.vertical-content:before {
    border-color: rgba(0,0,0,0) #e3e3e3;
    border-color: rgba(255,255,255,0) #fff;
    border-width: 13px 15px 13px 0;
    left: -15px;
    top: 77px
}
.vertical-content::before,.innerBubble::after {
    border-style: solid;
    content: "";
    display: block;
    position: absolute;
    width: 0
}
.container-fluid .row-fluid .page-center {
    float: none;
    max-width: 1200px;
    margin: 0 auto
}
#book_now  {
	width: 100%;
	margin-top: 25px;
	text-align: center
} 
#book_now  h1 {
    font-size: 44px !important;
    font-weight: 300;
    text-decoration: underline;
}
#book_now  a {
    color: #e36c09 !important;
}
.sms {
	display: none;
}
.find_out_more {	
	color: #e36c09; 
	font-size: 23px; 
	font-weight: 300; 
	text-align: center;
	margin: 30px 0 15px 0
}
.back-to-top {
    font-size: 25px;
    padding: 2px 0;
    width: 38px;
    height: 38px;
    position: fixed;
    bottom: 40px;
    right: 2px;
    background-color: rgba(0,64,94,0.4);
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    border-radius: 4px;
    z-index: 9999998
}
.back-to-top a {
    color: #f7f7f7
}
.back-to-top a:hover,.back-to-top a:focus {
    color: #fff !important
}
.gsc-result .gs-title {
    height: auto !important
}
.gs-result .gs-snippet {
    line-height: 14px !important
}
.gsst_a .gscb_a {
	color: #61798b !important;
	top: -12px !important;
    right: 4px !important;
}
.gsc-input {
}
input#gsc-i-id2 {
    background: none !important;
    font-style: normal;
    font-family: 'open sans' !important;
    line-height: 25px
}
input#gsc-i-id2:hover,input#gsc-i-id2:focus {
    color: #656565
}
div#gsc-iw-id2 {
    border-radius: 0px !important;
    height: 33px !important;
}
div#gsc-iw-id2:hover,div#gsc-iw-id2:focus, {
    box-shadow: inset 0 0 0 1px #e5e5e5;
    border: 1px solid #e5e5e5
}
input#gsc-i-id2::-moz-placeholder {
    color: #656565 !important
}
input#gsc-i-id2:-ms-input-placeholder {
    color: #656565 !important
}
input#gsc-i-id2::-webkit-input-placeholder {
    color: #656565 !important
}
.errorpage_search {
    margin: 0 auto;
    float: none
}
.blog-header .nav li,.front-header .nav li,.fixed-header .nav li {
    position: relative;
    letter-spacing: 1.5px
}
.blog-header .nav li:hover,.front-header .nav li:hover,.fixed-header .nav li:hover {
    cursor: default
}
.blog-header .nav li:after,.front-header .nav li:after,.fixed-header .nav li:after {
    width: 4px;
    height: 4px;
    background-color: #ffc66b;
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -2px;
    border-radius: 50%;
    margin-right: -2px
}
.blog-header .nav li:last-child:after,.front-header .nav li:last-child:after,.fixed-header .nav li:last-child:after {
    display: none
}
.blog-header .nav a,.fixed-header .nav a {
    padding: 0 32px;
    border-bottom: 2px solid transparent
}
.front-header .nav a {
    padding: 2px 25px;
    border-bottom: 2px solid transparent
}
.blog-header .nav a:hover,.front-header .nav a:hover,.fixed-header .nav a:hover {
    color: #74c3ff
}
.fixed-header .nav ul#menu-mmws a:hover {
    top: 88px
}
.fixed-header #menu-mmws ul {
    top: 59px
}
.dropdown-trigger {
    letter-spacing: 3px;
    font-family: Montserrat;
    text-transform: uppercase
}
.blog-header .nav,.front-header .nav {
    margin-top: 17px;
    margin-left: 12px
}
.blog-header .nav a,.front-header .nav a {
    color: white;
    cursor: pointer
}
.blog-header .logo,.front-header .logo {
    margin-top: 15px
}
.fixed-header .nav a {
    color: #44403f;
    cursor: pointer
}
.blog-header .menu-open,.front-header .menu-open {
    position: absolute;
    right: 30px;
    top: 30px;
    border: 1px solid white;
    text-align: center;
    width: 38px;
    height: 38px;
    cursor: pointer;
    display: none;
    z-index: 1
}
.blog-header .menu-open:active,.front-header .menu-open:active {
    border-color: #d1d2d5
}
.blog-header .fa-bars,.front-header .fa-bars {
    color: white;
    z-index: 9;
    font-size: 20px;
    display: inherit;
    font-weight: 100
}
.blog-header .fa-bars:active,.front-header .fa-bars:active {
    color: #d1d2d5
}
.mobile-menu-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #21366c;
    z-index: 99;
    font-family: Montserrat;
    text-transform: uppercase;
    font-size: 13px;
    display: none
}
.mobile-menu-wrap .fa-times {
    position: absolute;
    right: 25px;
    top: 15px;
    font-size: 20px;
    color: white;
    z-index: 3;
    padding: 10px
}
.mobile-menu-wrap .fa-times:active {
    top: 17px
}
.mobile-menu-wrap .col-xs-12 {
    margin-top: 40px;
    padding-right: 0;
    padding-left: 0
}
.mobile-menu-wrap .col-xs-12 ul {
    padding-left: 0;
    margin-bottom: 0
}
.mobile-menu-wrap a {
    color: #c0cff5;
    display: block;
    padding-left: 30px
}
.mobile-menu-wrap a:active {
    background-color: #152653;
    color: white
}
.mobile-menu-wrap a:hover {
    color: white
}
.mobile-menu-wrap ul.sub-menu a {
    padding-left: 40px
}
.mobile-menu-wrap ul.sub-menu a:before {
    content: " - "
}
.fixed-header {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 999;
    display: none
}
.fixed-header .fixed-menu-cover {
    background-color: white;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,0.1)
}
.fixed-header .fixed-bg {
    width: 50%
}
.fixed-header .col-sm-3 {
    height: 115px
}
.fixed-header .col-sm-3 .logo {
    margin-top: 22px
}
.fixed-header .col-sm-7 {
    background-color: transparent
}
.fixed-header a {
    color: #44403f;
    font-weight: bold
}
.fixed-icons-ul {
    float: right;
    margin-right: 50px
}
.fixed-icons-ul li {
    float: left;
    padding-left: 18px;
    padding-right: 18px;
    border-left: 1px solid #e2e5e7;
    height: 40px;
    color: #d0d5d9
}
.fixed-icons-ul li a {
    color: #d0d5d9
}
.fixed-icons-ul input {
    border-bottom: 1px solid #d0d5d9;
    height: 27px;
    color: #7d888e;
    -webkit-transition: border .2s;
    transition: border .2s;
    width: 0;
    display: none;
    line-height: 27px
}
.fixed-icons-ul input:focus {
    border-color: #7d888e
}
.fixed-icons-ul li i {
    -webkit-transition: color .2s;
    transition: color .2s
}
.fixed-icons-ul li i.fa-facebook:hover {
    color: #3b5a98
}
.fixed-icons-ul li i.fa-search:hover {
    color: #74c3ff
}
.fixed-icons-ul li i.fa-tripadvisor:hover {
    background: url(../images/web/tripadvisor.png) no-repeat;
    background-position: 0 -20px
}
.shopping-icon {
    position: relative
}
.shopping-icon .number-amount {
    position: absolute;
    top: 15px;
    right: 10px;
    padding-left: 2px;
    font-family: 'Montserrat';
    font-size: 10px;
    line-height: 18px;
    width: 17px;
    height: 17px;
    background-color: #c09551;
    text-align: center;
    border-radius: 50%;
    color: white
}
.products-list-item {
    border-top: 1px solid #eee;
    padding: 5px 0px 30px 0px;
}
.products-list-item:first-child  {
    border-top: none
}
.image-border {
    padding: 5px;
    border: 1px solid #d4d4d4;
    background: #fff;
	-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.products-list-image a {   
    display: inline-block;
}
.search-icon {
    position: absolute;
    right: 0;
    background: #FFF
}
.fixed-icons-wrap {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto
}
.section-quote {
    overflow: hidden;
    width: 100%
;/* height: 50px; */}
.section-quote h2 {    
	margin-bottom: 12px;
    margin-top: 0px;
    font-size: 26px;
}
.section-quote .quote-body {
    margin-top: 80px;
    margin-bottom: 90px;
}
.section-quote .fa {
    color: #c2c2c2;
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
	font-size: 22px;
}
.section-quote .separator {
    position: relative
;margin: 30px 0;}
.section-quote .separator:before {
    position: absolute;
    left: 0;
    top: 11px;
    background: url('../images/web/zigzag-2.png') repeat-x;
    width: 100%;
    height: 4px;
    content: "";
    z-index: -1
}
.section-quote .quote-role {
    margin: 32px 0 0px 0;
    text-align: left;
    padding: 0 5px 0 15px;
}
.section-quote .quote-image {

    position: relative;
    margin: 15px 0 10px 10px;
	outline: none
}
.section-features {
    padding-top: 120px;
    padding-bottom: 60px;
    text-align: center;
    overflow: hidden;
    background-position: center center;
}
.section-features .h-article {
	background-color: #f7f7f7;
    border: 1px solid white;
    padding: 15px;
    box-shadow: 0 0 25px rgba(23,23,23,0.6)
}
.section-features .fa {
    display: none
}
.section-features .h-article h4,.section-features .h-article h6 {
    margin-bottom: 0;
    margin-top: 0
}
.section-features .entry-featured-image {
    margin-bottom: 20px;
}
.section-features .box-inner {
    background-color: white;
    box-shadow: 0 0 5px rgba(23,23,23,0.2);
    padding: 25px 10px 21px 10px
}
.section-features .box-inner h4 {
    margin-top: 0
}
.section-features .detail-button {
    margin-top: 18px;
	display: inline-block;
}
.section-features .detail-button .btn {
    color: #fff;
}
.section-features .detail-button .btn:hover {
    background-color: #448ebb;
    color: white
}
.section-features .col-sm-12 {
    position: relative
}
.section-features span.outer {
    color: red;
    text-decoration: line-through
}
.card-font {
    font-size: 14px
}

.section-card {
    padding: 80px;
}
.section-card .container>.col-sm-11 {
    background-color: #ffffff;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    overflow: hidden;
    box-shadow: 0 0 25px rgba(23,23,23,0.6);
    margin: 0 auto;
    color: #494949;
    font-size: 14px;
}
.section-card .container>.col-sm-11 .p-role {
    position: relative;
    z-index: 3;
    line-height: 25px
}
.section-card .container>.col-sm-11:after {
    position: absolute;
    right: -85px;
    bottom: -85px;
    background: url('../images/web/card-img.png') no-repeat;
    content: "";
    width: 242px;
    height: 241px
}
.section-card .card-image {
    padding-left: 0;
    padding-right: 0
}
.section-card .h-card .card-text-wrap {
    padding-left: 20px;
    padding-right: 20px
}
.section-card .h-card .card-text-wrap h4 {
    margin-top: 55px;
    margin-bottom: 12px
}
.section-card .h-card .detail-button {
    margin-top: 18px
}
.section-card .h-card .detail-button a {
    color: #44403f
}
.section-card .h-card .detail-button a:hover {
    color: white;
    background-color: #50aef6;
    text-shadow: 0 1px 2px #1d1d1d
}
ul.hs-error-msgs.inputs-list {
    margin-bottom: 0;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: -5px;
    -webkit-margin-end: -5px;
    -webkit-padding-start: 0
}
.input input {
    float: right
}
span.hs-form-required {
    display: none
}
input.hs-input.error,.hs-form div.field.error input,.hs-form div.field.error textarea,.hs-form div.field.error .chzn-choices,textarea.hs-input.error {
    border-bottom: 1px solid #e1544f
}
input.hs-input,textarea.hs-input {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #c2c2c2;
    -webkit-transition: border .2s;
    transition: border .2s;
    width: 100%;
    margin: 0;
    padding: 0 8px
}
.hs-error-msgs label {
    margin: 0;
    height: auto;
    background-color: #e0eaed;
    font-size: 12px;
    border: 1px solid #fff;
    padding: 0 12px;
    color: #eb5e68;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 4px #c87872;
    -moz-box-shadow: 0 0 4px #c87872;
    box-shadow: 0 0 4px #c87872;
    z-index: 99999;
    display: block;
    line-height: 20px
}
fieldset.form-columns-1,fieldset.form-columns-2 {
    max-width: 100% !important;
    min-height: 90px
}
.hs-form fieldset.form-columns-2 .hs-form-field {
    width: 46% !important;
    float: left !important;
    margin: 0 2%
}
.hs_message.field.hs-form-field {
    margin: 0 2%;
    min-height: 125px
}
.hs-form fieldset.form-columns-1 .hs-input {
    width: 100% !important;
    float: left
}
.hs-form fieldset.form-columns-1 .input,.hs-form fieldset.form-columns-2 .input {
    margin-right: 0 !important
}
.section-contact h5 {
    font-family: Montserrat;
    text-transform: uppercase;
    color: #c09551;
    margin-bottom: 4px
}
.section-contact .contact-image {
    box-shadow: 0 10px 24px rgba(9,26,44,0.2);
    float: left;
    margin-top: 11px
}
.section-contact .contact-image img {
    border: 8px solid #FFF;
    max-width: 389px;
    width: 100%;
    height: auto
}
.section-contact .contact-line {
    position: relative;
    padding-left: 55px
}
.section-contact .contact-line h4 {
    margin: 45px 0 10px 11px
}
.contact-form-title:after {
    width: 86%;
    height: 3px;
    background-color: #75c3ff;
    content: "";
    display: block;
    margin-top: 16px
}
.section-contact .contact-form-title {
    margin-top: -87px;
    margin-bottom: 53px
}
.section-contact-underline {
    float: left;
    display: inline-block;
    width: 86%
}
.stamp {
    float: right;
    display: inline-block;
    width: 30%
}
.stamp img {
    float: right;
    margin-right: 20px
}
.section-contact form input[type='text'],.section-contact form input[type='email'],.section-contact form select {
    width: 45%;
    float: left;
    margin-right: 10px;
    background-color: transparent;
    height: 33px;
}
.section-contact form textarea {
    width: 98%;
    background-color: transparent;
    height: 135px !important;
}
.section-contact form select {
    height: 33px;
    color: #acacac;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    position: relative
}
.section-contact form select:focus {
    border: 0;
    outline: 0
}
.section-contact form input[type='text'],.section-contact form input[type='email'],.section-contact form select,.section-contact form textarea {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #c2c2c2;
    font-weight: normal;
    -webkit-transition: border .2s;
    transition: border .2s;
    height: 70px;
    overflow-y: hidden;
    padding: 44px 5px 5px 5px;
    margin-bottom: 5px;
	position: relative;
    z-index: 9999
}
.section-contact form input[type='text']:focus,.section-contact form input[type='email']:focus,.section-contact form select:focus,.section-contact form textarea:focus {
    border-color: #a4a4a4
}
.section-contact form input[type='submit'] {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    border: 1px solid #a1c3dd;
    border-radius: 2px;
    padding: 12px 35px 12px 35px;
    transition: all .2s;
    background: #fff;
    color: #757575;
    letter-spacing: 2px;
    margin: 0 auto;
    margin-right: 17px;
    float: right;
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-property: box-shadow,transform;
    transition-property: box-shadow,transform
}
.section-contact form input[type='submit']:hover {
    background-color: #4e9cda;
    color: #FFF;
    box-shadow: 0 10px 10px -10px rgba(0,0,0,0.5);
    -webkit-transform: scale(1.07);
    transform: scale(1.07)
}
.section-contact .col-sm-12 .second-name,.section-contact .col-sm-12 select {
    float: right;
}
.section-contact .col-sm-12 .message {
    width: 99%
}
.contact-select,.blog-select {
    background: url('../img/arrow.png') no-repeat right center
}
.blog-select {
    background: url('../images/web/arrow.png') no-repeat right center
}
.acf-map {
	position: relative;
    width: 100%;
    height: 520px;
}
.acf-map iframe, .embed-container object, .embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}
.acf-map img {
    max-width: none
}
.gmnoscreen,.gmnoprint,.gm-style-cc {
    display: none
}
.wildvillas li {
    list-style: initial
}
.imageslidervillas {
    margin-top: 90px
}
.booking-button-form .col-xs-12.col-md-4 {
    padding-left: 15px;
    padding-right: 15px
}
.home-hero-promo .form-control {
    color: white
}
.booking-button-form .form-control {
    letter-spacing: 1.5px;
}
.booking-button-form .form-control {
	cursor: pointer;
    height: 55px;
    padding-left: 15px
}
.home-hero-promo .form-control {
    background-color: transparent;
    border: 1px solid #adadad
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 16px;
    color: #a8a8a8;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    font-family: 'Open Sans';
}
.has-feedback label.sr-only~.form-control-feedback {
    top: 3px
}
.home-hero-promo .form-control-feedback {
    color: white
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none;
}
.sr-only {
    padding: 0 0 2px 5px;
	color: #345476
}
.btn-primary {
    letter-spacing: 1.5px;
    font-weight: 600;
    opacity: .9;
    height: 55px;
}
.btn-primary:hover {
    background-color: #008ead;
    border-color: #008ead
}
.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus {
    outline: 0 !important
}
.btn {
    letter-spacing: 1.5px;
    font-weight: 600
}
.booking-button-form input {
    background: #fff;
    border: 1px solid #74b6c4;
	color: #414141 !important;
}
.black {
	color: #414141 !important;
}
.section-service {
    background-color: #f7f7f7;
    position: relative;
    padding-bottom: 35px;
    text-align: justify;
    overflow: hidden;
    text-shadow: 1px 1px 1px #ccc
}
.servicebg-villa:before {
    position: absolute;
    background: url('../images/web/villa-bg.jpg') no-repeat;
    background-position: bottom right;
    width: 100%;
    height: 100%;
    content: "";
    right: 0;
    bottom: 0
}
.servicebg-beachunit:before {
    position: absolute;
    background: url('../images/web/beach-unit-bg.jpg') no-repeat;
    background-position: bottom right;
    width: 100%;
    height: 100%;
    content: "";
    right: 0;
    bottom: 0
}
.villas_margin p {
    margin: 25px 0;
    text-align: justify
}
.section-service .service-number {
    font-style: italic;
    font-weight: 100;
    color: #e0e0e0;
    margin: 30px 0 -140px -30px;
    text-shadow: 4px 4px 4px #FFF;
    font-size: 120px;
    text-align: left;
    vertical-align: bottom
}
.section-service .sub-info {
    font-size: 18px;
    margin: 0;
    text-align: left;
    line-height: 22px;
    letter-spacing: 1px
}
.section-service .service-title {
    margin: 0;
    color: #626262;
    height: 35px
}
.section-service .service-entry {
    margin-top: 26px;
    text-align: justify
}
.slider-vertical {
    position: relative;
    overflow: hidden
}
.vertical {
    overflow: hidden;
    text-align: center;
    padding-top: 210px;
    padding-bottom: 210px;
    height: 720px !important
}
.vertical img {
    opacity: .5;
    -webkit-transiton: opacity .3s;
    transition: opacity .3s
}
.slider-vertical h4 {
    margin-top: 25px;
    margin-bottom: 5px;
    color: #44403f
}
.vertical-text {
    opacity: 0;
    -webkit-transiton: opacity .3s;
    transition: opacity .3s;
    z-index: 1
}
.active-vertical .vertical-text {
    opacity: 1;
    background: #fff;
    padding: 0 10px;
    box-shadow: -8px 0 35px #d9dbdd
}
.active-vertical img {
    opacity: 1
}
.slider-vertical .arrow-wrap .fa {
    margin-left: 12px
}
.slider-vertical .arrow-wrap .fa-chevron-up {
    margin-top: 10px;
    display: inline-table
}
.slider-vertical .arrow-wrap .fa-chevron-down {
    margin-top: 12px;
    display: inline-table
}
.slider-vertical .vertical-image {
    float: left;
    padding: 0;
    top: 0;
    margin: 0 auto;
    z-index: 10;
    width: 17%;
    min-height: 550px;
    height: 550px
}
.slider-vertical .vertical-image img {
    box-shadow: -8px 8px 25px 0 rgba(9,26,44,0.2);
    z-index: -1;
    display: block;
    margin: 2% 0% 5% 8%;
    outline: 0;
    border-radius: 10%;
    text-align: center;
    margin: 4px auto 10px auto
}
.slider-vertical .separator-box {
    margin-top: 16px;
    margin-bottom: 12px
}
.slider-vertical .separator-box .fa {
    color: #c2c2c2;
    background-color: #fff;
    padding: 8px 25px;
    position: relative;
    top: -14px
}
.slider-vertical .vertical-content p {
    color: #444341;
    text-align: justify;
    line-height: 25px;
    margin-top: 20px;
    padding: 0 12px
}
.arrow-wrap {
    position: absolute;
    height: 100%;
    right: 23%
}
.arrow-wrap .vertical-top {
    position: absolute;
    top: 149px;
    left: 46%
}
.arrow-wrap .vertical-bottom {
    position: absolute;
    bottom: 530px;
    left: 65%
}
.slider-vertical .vertical-top,.slider-vertical .vertical-bottom {
    width: 41px;
    height: 41px;
    background-color: white;
    border-radius: 50%;
    border: 1px solid #eaeaea;
    cursor: pointer;
    color: #4992ca;
    display: block;
    -webkit-transition: border .2s;
    transition: border .2s;
    z-index: 9
}
.slider-vertical .vertical-top:hover,.slider-vertical .vertical-bottom:hover {
    border-color: #4992ca;
    background-color: #4992ca;
    color: white
}
.verticalrates {
    background: url('../images/web/rate.png');
    width: 17px;
    height: 23px;
    display: inline-block;
    vertical-align: bottom
}
.vertical-user {
    font-size: 14px;
    color: #14598e;
    line-height: 16px;
    display: inline-block;
    margin: auto
}
.vertical-username {
    font-size: 14px;
    color: #14598e;
    line-height: 16px;
    display: table;
    text-align: center;
    margin: 0 auto;
    display: inline-block
}
.vertical-location {
    word-wrap: break-word;
    color: #370808;
    font-size: 13px
}
.gallery-content-wrap {
    margin-top: 40px;
    display: inline-block
}
.section-gallery {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 80px;
	display: inline-table;
}
.section-gallery .separator-box {
    margin-top: 40px;
    margin-bottom: 35px
}
.section-gallery .separator-box .fa {
    color: #c2c2c2;
    background-color: #f7f7f7;
    padding: 8px 25px;
    position: relative;
    top: -14px
}
.section-gallery .col-sm-5 {
    float: right
}
.section-gallery .gallery-inner {
    border: 9px solid white;
    box-shadow: 0 10px 41px 0 rgba(9,26,44,0.2);
    position: relative
}
.section-gallery .gallery-inner .col-sm-6 {
    padding: 0
}
.section-gallery .gallery-inner .gallery-inner-button {
    position: absolute;
    width: 150px;
    height: 150px;
    top: 50%;
    left: 50%;
    background-color: rgba(73,146,202,0.8);
    z-index: 2;
    margin-top: -75px;
    margin-left: -75px;
    color: white;
    text-align: center;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    box-shadow: 12px 12px 41px 0 rgba(9,26,44,0.7);
    outline: 5px solid rgba(190,190,190,0.3);
    -webkit-transition: all .2s;
    transition: .2s
}
.section-gallery .gallery-inner .border-line-one {
    position: absolute;
    width: 162px;
    height: 162px;
    top: 50%;
    left: 50%;
    z-index: 3;
    margin-top: -81px;
    margin-left: -81px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 1px solid rgba(78,78,78,0.2)
}
.section-gallery .gallery-inner .border-line-two {
    position: absolute;
    width: 130px;
    height: 130px;
    top: 50%;
    left: 50%;
    z-index: 3;
    margin-top: -65px;
    margin-left: -65px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 1px solid #3a3f4b;
    -webkit-transition: all .2s;
    transition: .2s
}
.section-gallery .gallery-inner .gallery-inner-span {
    position: absolute;
    width: auto;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -76px;
    font-size: 30px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #e0ffff;
    text-shadow: 1px 1px 2px #000;
    z-index: 3
}
.section-gallery .gallery-inner .gallery-inner-span:hover {
    color: #f4f4f4;
    text-shadow: 0 0 1px #000;
	text-decoration: none
}
.section-gallery .detail-button {
    margin-top: 40px
}
.section-gallery .detail-button a {
    background-color: white;
    color: #44403f
}
.section-gallery .detail-button a:hover {
    background-color: #c09551;
    color: white
}
.session-picker {
    margin: 20px 0
}
.session-picker th,.session-picker td.session-cell {
    font-size: 14px;
    padding: 16px 8px 12px;
    text-align: center !important;
    width: 9%
}
.session-picker .book-now {
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 2px
}
.session-picker td.session-empty {
    background: #eee !important;
    color: #aaa;
    font-size: 24px;
    line-height: .5
}
.session-picker td.session-empty:hover {
    background: #eee !important
}
.session-picker .session-date-nav {
    background: #eee
}
.session-picker .product-title {
    text-align: left;
    width: 37%
}
.session-picker .session-date {
    font-size: 12px
}
.session-picker .session-date span {
    display: block;
    text-transform: uppercase
}
.session-picker .session-date .session-date-day {
    font-size: 21px
}
.session-picker td.session-cell {
    height: 65px;
    padding: 5px 8px;
    vertical-align: middle
}
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999992;
    overflow: hidden;
    position: fixed;
    background: rgba(0, 0, 0, 0.6);
    filter: alpha(opacity=80);
}
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999999993;
    position: fixed;
    outline: 0;
    -webkit-backface-visibility: hidden
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}
.mfp-align-top .mfp-container:before {
    display: none
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 9999999995
}
.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}
.mfp-ajax-cur {
    cursor: progress
}
.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}
.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
    cursor: auto
}
.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}
.mfp-loading.mfp-figure {
    display: none
}
.mfp-figure figcaption {
    min-width: 1170px
}
.mfp-hide {
    display: none
}
.mfp-preloader {
    color: #c09551;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 30px;
    text-align: center;
    margin-top: -15px;
    margin-left: -15px;
    z-index: 9999999994;
    font-size: 0
}
.mfp-preloader:before {
    width: 30px;
    height: 30px;
    z-index: 1000;
    background: url('../images/web/loader.gif');
    display: block;
    content: ""
}
.mfp-preloader a {
    color: #ccc
}
.mfp-preloader a:hover {
    color: white
}
.mfp-s-ready .mfp-preloader {
    display: none
}
.mfp-s-error .mfp-content {
    display: none
}
button.mfp-close,button.mfp-arrow {
    overflow: visible;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    outline: 0;
    padding: 0;
    z-index: 9999999996;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.mfp-close {
    cursor: pointer
}
button::-moz-focus-inner {
    padding: 0;
    border: 0
}
.mfp-close {
    width: 60px;
    height: 60px;
    line-height: 44px;
    position: absolute;
    right: 1%;
    top: 1%;
    text-decoration: none;
    text-align: center;
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    color: #ffffff;
    font-style: normal;
    font-size: 80px;
    -webkit-transition: color .15s;
    transition: color .15s;
}
.mfp-close:hover {
    color: #e4e4e4;
}
.mfp-close:hover,.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100)
}
.mfp-close-btn-in .mfp-close {
    color: #333
}
.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {
    color: #4b4b4b;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px
}
.mfp-arrow-left,.mfp-arrow-right {
    position: absolute;
    top: 50%;
    margin-top: -20px;
	display: none;
}
.mfp-arrow-left {
    left: 2%
}
.mfp-arrow-right {
    right: 2%
}
.mfp-arrow-left:before,.mfp-arrow-right:before {
    font-family: FontAwesome;
    font-size: 80px;
    opacity: 1;
    color: #ffffff;
    cursor: pointer;
    -webkit-transition: color .15s;
    transition: color .15s;
    border: 0;
    z-index: 99
}
.mfp-arrow-left:before {
    content: "\f104"
}
.mfp-arrow-right:before {
    content: "\f105"
}
.mfp-arrow-right:hover:before,.mfp-arrow-left:hover:before {
    color: #e4e4e4;
}
.mfp-iframe-holder {
    padding: 0px;
    height: 100%;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;
	height: 100%;
}
.mfp-iframe-holder .mfp-close {
    top: -15px;
    right: -41px;
    color: #1f1b1b;
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0,0,0,0.6);
    background: black
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0  40px 0;
    margin: 0 auto;
}
.mfp-figure {
    line-height: 0
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}
.mfp-figure figure {
    margin: 0
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}
.mfp-title {
    text-align: center;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}
.mfp-image-holder .mfp-content {
    max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer;
    max-width: 100%
}
.mfp-ie7 .mfp-img {
    padding: 0
}
.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}
.mfp-ie7 .mfp-container {
    padding: 0
}
.mfp-ie7 .mfp-content {
    padding-top: 44px
}
.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}
.wildlife.col-sm-6.col-md-4.col-lg-3, .sunset.col-sm-6.col-md-4.col-lg-3, .fourwd.col-sm-6.col-md-4.col-lg-3, .villas.col-sm-6.col-md-4.col-lg-3, .beachunits.col-sm-6.col-md-4.col-lg-3 {
	width: 24% !important;
    padding: 7px !important;
}
.jetski.col-sm-6.col-md-4.col-lg-3 {
	width: 24% !important;
    padding: 5px !important;
}
.section-gallery-inner {
    padding: 10px 10px 10px 10px;
    position: relative;
	z-index: 999;
	width: 100%;
}
.section-gallery-inner .isotope-container {
    z-index: 3
}
.no-pagination {
    margin-top: 100px
}
.section-gallery-inner .isotope-container .isotope-single {
    border: 3px solid #fff;
    outline: 1px solid #eaeaea;
    box-shadow: 0 0 10px #c6c6c6;
    display: inline-block;
    background-color: #101931;
    position: relative;
    max-width: 100%;
    height: auto;
    margin: 2px;
}
.gallery-share-buttons {
    text-align: right;
    padding-right: 0
}
.gallery-share-buttons a {
    width: 33px;
    height: 33px;
    border: 1px solid #c09551;
    display: inline-block;
    padding: 5px 10px;
    color: white;
    margin-left: -4px
}
.gallery-share-buttons span:last-child a {
    margin-left: -5px
}
.gallery-share-buttons a:hover {
    background-color: #c09551
}
.section-gallery-inner .isotope-container .col-sm-6.col-md-4 {
    max-width: 100%
}
.section-gallery-inner .isotope-container .isotope-single img {
    border-bottom: 1px solid white
}
.section-gallery-inner img {
    position: relative;
}
.section-gallery-inner img:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: red
}
.section-gallery-inner .filter-group {
    text-align: center;
    line-height: 47px
}
.section-gallery-inner .filter-group a:last-child {
    margin-right: -1px
}
.section-gallery-inner .filter-inner {
    overflow: hidden;
    background-color: white;
    border: 1px solid #509fcd;
    border-radius: 2px;
    display: inline-block;
    display: -moz-groupbox;
}
.section-gallery-inner .filter-inner a {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    font-family: Montserrat;
    color: #44403f;
    cursor: pointer;
    padding: 16px 17px 16px 17px;
}
.section-gallery-inner .filter-inner .default {
    background-color: #509fcd;
    color: white;
}
.section-gallery-inner .filter-inner .padding-top {
    padding-top: 17px
}
.section-gallery-inner .filter-inner a:hover {
    background-color: #5093cd;
    color: white;
}
.section-gallery-inner .filter-inner a:first-child {
    margin-left: 0;
    margin-right: -4px
}
.section-gallery-inner .image-zoom,.section-gallery-inner .image-permalink {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid rgba(255, 255, 255, 0.2);
    display: inline-block;
    text-align: center;
    color: white;
    -webkit-transition: background .2s;
    transition: background .2s;
}
.section-gallery-inner .image-zoom:hover,.section-gallery-inner .image-permalink:hover {
    background-color: rgba(82, 189, 222, 0.2);
}
.section-gallery-inner .image-zoom {
    position: absolute;
    top: 45%;
    left: 50%;
    margin-top: -40px;
    margin-left: -32px;
    opacity: 0;
}
.section-gallery-inner .image-zoom .fa {
    position: relative;
    top: 16px;
    left: 0px;
    font-size: 25px;
}
.section-gallery-inner .image-permalink {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 0;
    margin-left: 10px;
    opacity: 0
}
.section-gallery-inner .image-permalink .fa {
    position: relative;
    top: -2px
}
.section-gallery-inner .pagenavi-wrap {
    margin-top: 70px;
    margin-bottom: 50px;
    position: relative;
    z-index: 2
}
.section-gallery-inner .pagenavi-wrap:before {
    poisiton: absolute;
    top: 30px
}
.section-gallery-inner .mobile-isotope {
    width: 38px;
    height: 38px;
    color: #c09551;
    border: 1px solid #c09551;
    cursor: pointer;
    margin-bottom: 30px;
    display: none
}
.section-gallery-inner .mobile-isotope:active {
    color: #d6d6d6;
    border-color: #d6d6d6
}
.section-gallery-inner .mobile-isotope .fa {
    position: relative;
    top: -3px;
    left: 1px;
    font-size: 17px
}
.section-gallery-inner .mobile-navigation-title {
    margin-top: 50px
}
.mfp-content h3 {
    margin-bottom: 10px;
    color: white
}
.mfp-content .gallery-p {
    line-height: 2
}
.mfp-title {
    line-height: 1.5
}
.gallery-bottom {
    color: white;
    font-size: 14px;
    margin-top: 35px
}
.gallery-bottom dd {
    color: #c09551;
    font-style: italic;
    margin-top: -7px;
    margin-bottom: -4px
}
.gallery-bottom span {
    line-height: 1.5
}
.gallery-bottom .col-sm-5 {
    padding-left: 0
}
.gallery-bottom .col-sm-2 {
    border-left: 1px solid rgba(255,255,255,0.1);
    padding-bottom: 20px
}
.gallery-bottom .gallery-share {
    padding-right: 0
}
.gallery-bottom .gallery-share a {
    font-family: Montserrat;
    font-size: 13px;
    font-weight: bold;
    border: 1px solid #c09551;
    border-radius: 2px;
    padding: 9px 20px;
    color: white;
    float: right;
    margin-top: 7px;
    text-transform: uppercase;
    letter-spacing: 2px
}
.gallery-bottom .gallery-share a .fa {
    margin-right: 10px
}
.gallery-bottom .gallery-share a:hover {
    background-color: #c09551
}
.section-counter {
    padding-bottom: 0;
    text-align: center;
    position: relative;
    z-index: 99;
}
.section-counter .col-sm-8.col-sm-offset-2 {
    padding-right: 0
}
.section-counter .counter-number,.cruise-counter-number {
    font-size: 60px;
    font-weight: bold;
    color: white;
    margin-bottom: 30px
}
.section-counter .separator {
    margin-top: 90px;
    margin-bottom: 25px;
}
.section-counter .col-sm-6 {
    position: relative
}
.section-counter .col-sm-6:before {
    position: absolute;
    left: 0;
    top: 14px;
    width: 0;
    height: 0;
    border-radius: 50%;
    margin-left: -3px;
    background: #9197a2;
    content: ""
}
.section-counter .col-sm-6:first-child:before {
    display: none
}
.section-team {
    padding-top: 40px;
    padding-bottom: 100px;
    margin: auto;
    max-width: 1290px;
    width: 100%;
    overflow: hidden
}
.section-team h3 {
    font-size: 30px
}
.section-team .container {
    position: relative;
    padding-left: 30px;
    padding-right: 30px
}
.team-left,.team-right {
    width: 41px;
    height: 41px;
    background-color: white;
    border-radius: 50%;
    border: 1px solid #eaeaea;
    cursor: pointer;
    color: #c09551;
    -webkit-transition: border .2s;
    transition: border .2s;
    display: block;
    z-index: 9;
    margin-top: -20px
}
.team-left {
    position: absolute;
    left: 0;
    top: 50%
}
.team-right {
    position: absolute;
    right: 0;
    top: 50%
}
.team-left .fa {
    margin-left: 13px;
    margin-top: 12px
}
.team-right .fa {
    margin-left: 16px;
    margin-top: 13px
}
.team-name {
    padding-left: 0;
    margin-bottom: 10px;
    margin-top: 40px;
    text-align: center
}
.team-social {
    display: inline
}
.team-social ul {
    float: right;
    margin-top: 45px
}
.team-social ul li {
    float: left;
    margin-left: 45px
}
.team-social a {
    color: #44403f
}
.team-social a:hover {
    color: #c09551
}
.teamslider-wrap {
    max-width: 1290px;
    width: 100%;
    height: 400px;
    position: relative;
    top: 10px
}
.team-img-inner {
    width: 5000px;
    position: absolute;
    bottom: 0;
    margin-left: -75px
}
.team-img-inner .img-inner-wrap {
    bottom: 0;
    z-index: 9;
    top: auto !important
}
.team-img-inner .img-inner-wrap {
    float: left;
    border: 1px solid #e8e8e8;
    margin-right: 15px;
    margin-left: 15px;
    box-shadow: 0 0 10px #e8e8e8;
    cursor: pointer
}
.team-img-inner .img-inner-wrap:first-child {
    margin-left: 0
}
.team-img-inner .img-inner-wrap div {
    border: 9px solid white;
    overflow: hidden
}
.team-img-inner .img-inner-wrap img {
    max-width: 100%;
    height: auto
}
.section-team .team-shadow {
    box-shadow: 0 10px 41px 0 rgba(9,26,44,0.2)
}
.team-text-inner {
    margin-top: 8px
}
.team-text-inner .text-inner-wrap {
    display: none
}
.teamslider-wrap .col-xs-12.col-sm-7.col-lg-7 {
    float: right
}
.team-wrap {
    margin: 0 auto;
    display: table
}
.team-wrap .arrow-left {
    margin-right: 15px
}
.team-wrap span {
    width: 41px;
    height: 41px;
    background-color: white;
    border-radius: 50%;
    border: 1px solid #eaeaea;
    cursor: pointer;
    color: #4992ca;
    display: inline-block;
    -webkit-transition: border .2s;
    transition: border .2s
}
.team-wrap span .fa-chevron-left {
    margin-left: 12px;
    margin-top: 12px
}
.team-wrap span .fa-chevron-right {
    margin-left: 15px;
    margin-top: 12px
}
.team-wrap span:hover {
    border-color: #4992ca;
    background-color: #4992ca;
    color: white
}
.section-video {
    background-color: #1f2941;
    width: 100%;
    height: 600px;
    position: relative
}
.section-video h3,.section-video p {
    color: white
}
.section-video .fa {
    font-size: 30px;
    color: #bb904c;
    background-color: #fff;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    padding-top: 35px;
    padding-left: 5px;
    cursor: pointer;
    box-shadow: 0 -15px 60px #d9d9d9 inset;
    -webkit-transition: color .2s;
    transition: color .2s
}
.section-video .video-text-wrap {
    position: absolute;
    text-align: center;
    top: 10%;
    z-index: 2
}
.section-video .player-icon {
    background-color: rgba(255,255,255,0.2);
    padding: 9px;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid rgba(255,255,255,0.3);
    margin-top: 25px;
    margin-bottom: 55px;
    -webkit-transition: border .2s;
    transition: border .2s
}
.section-video .player-icon:hover {
    border-color: #ba904c
}
.section-video .player-icon:hover .fa {
    color: #c9a467
}
.section-about {
    background-color: #ededed;
    padding-top: 100px;
    padding-bottom: 100px
}
.section-about .container {
    padding-left: 55px;
    padding-right: 55px
}
.section-about h3 {
    line-height: 1.6;
    margin-top: 0
}
.section-about .img-text-alt {
    margin-top: 50px
}
.section-about .about-info {
    font-size: 19px;
    font-family: Montserrat;
    color: #bb904c;
    margin-top: 30px;
    margin-bottom: 30px
}
.about-left {
    padding-right: 80px
}
.about-right {
    padding-left: 80px;
    border-left: 1px dotted #a5a5a5
}
.about-right.col-sm-6 {
    padding-right: 0
}
.section-about .about-list-wrap {
    margin-top: 30px
}
.about-list-style {
    display: list-item;
    padding-left: 24px;
    color: #bb904c
}
.about-list-style {
    margin-left: 0;
    font-size: 15px;
    margin-bottom: 0
}
.blog-single-article .about-list-style {
    margin-left: 40px;
    font-size: inherit;
    margin-bottom: 20px
}
.about-list-style span {
    color: #736d6b
}
.about-list-inner {
    display: list-item;
    list-style-type: circle;
    color: #bb904c;
    padding-left: 24px;
    margin-bottom: 0;
    margin-left: 20px
}
.blog-single-article .about-list-inner {
    margin-left: 80px;
    margin-bottom: 20px
}
.about-list-inner span {
    color: #736d6b
}
.section-history {
    padding-top: 100px;
    padding-bottom: 100px
}
.sociales {
    text-align: center;
    margin-bottom: 20px
}
#timeline {
    height: 681px;
    overflow: hidden;
    margin: auto;
    position: relative
}
.dates-wrap {
    height: 100%;
    overflow: hidden
}
.dates-wrap:before {
    position: absolute;
    left: 18px;
    top: 0;
    width: 3px;
    height: 100%;
    background-color: #e4e4e4;
    margin-left: 5px;
    content: ""
}
.dates-wrap ul {
    padding-left: 5px
}
#dates {
    margin-top: 0;
    overflow: hidden;
    float: left
}
#dates li {
    list-style: none;
    line-height: 70px;
    margin-left: -1px
}
#dates a {
    line-height: 12px
}
#issues {
    overflow: hidden;
    float: left
}
#issues li {
    height: 480px;
    list-style: none
}
#dates a {
    position: relative;
    padding-left: 30px;
    padding-bottom: 10px;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: bold;
    color: #44403f;
    line-height: 12px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    transition: .5s
}
#dates a:before {
    position: absolute;
    left: 0;
    top: 0;
    background-color: white;
    width: 11px;
    height: 11px;
    border: 2px solid #bebebe;
    content: "";
    border-radius: 50%;
    box-shadow: 0 0 0 3px #f7f7f7;
    margin-top: 4px
}
#dates .selected {
    color: #234146;
    font-size: 17px
}
#dates .selected:before {
    background-color: #234146;
    border: 0;
    width: 15px;
    height: 15px;
    margin-left: -2px;
    margin-top: 2px
}
.blog-image {
	border-radius: 4px;
}
.timeline-content .shadow {
    padding-right: 45px;
    padding-left: 25px
}
.timeline-content .timeline-text {
    padding-left: 0;
    padding-right: 0;
    margin-top: 70px
}
.timeline-content .timeline-text h3 {
    margin-top: 10px
}
.timeline-content .timeline-text h6 {
    margin-bottom: 0
}
.blog-top-elements {
    margin-top: 80px
}
.blog-top-elements h2 {
    margin: 0
}
.blog-single-article {
    margin-bottom: 30px
}
.top-title-wrap h2 {
    color: #44403f
}
.search-wrap {
    position: relative;
    margin-top: 7px
}
.search-wrap form {
    float: right
}
.search-wrap input[type='text'] {
    background-color: transparent;
    border-bottom: 1px solid #d8d8d8;
    width: 110%;
    padding-right: 30px;
    -webkit-transition: border .2s;
    transition: border .2s;
    height: 40px
}
.search-wrap input[type='text']:focus {
    border-color: #afafaf
}
.search-wrap .search-submit {
    position: absolute;
    right: 0;
    top: 0;
    color: #c09551;
    cursor: pointer;
    -webkit-transition: color .2s;
    transition: color .2s
}
.search-wrap .search-submit:hover {
    color: #44403f
}
.search-slip {
    margin-top: 0
}
.dropdown-trigger {
    display: inline-block;
    cursor: pointer;
    padding-top: 11px;
    padding-bottom: 20px
}
.dropdown-wrap {
    font-size: 11px;
    position: relative
}
.dropdown-wrap h6 {
    margin-top: 12px;
    margin-bottom: 0
}
.dropdown-wrap .fa {
    margin-left: 5px;
    color: #c09551
}
.dropdown-wrap ul {
    padding-top: 10px;
    padding-bottom: 10px;
    position: absolute;
    top: 45px;
    z-index: 2;
    background-color: white;
    text-align: left;
    padding-right: 3em;
    padding-left: 3em;
    display: none;
    line-height: 2.5em;
    border: 1px solid #efefef;
    box-shadow: 0 1px 1px #e8e8e8
}
.dropdown-wrap ul .test {
    float: left;
    padding: 5px 30px;
    background-color: white;
    text-align: center;
    border-radius: 2px;
    box-shadow: 0 0 10px #d8d8d8
}
.dropdown-wrap ul li a {
    text-transform: capitalize;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 400;
    padding-right: 15px;
    color: #44403f;
    padding-right: 0
}
.dropdown-wrap ul li a:hover {
    color: #c09551
}
.blog-select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none
}
.blog-content .rss-wrap {
    font-family: Montserrat;
    text-align: right;
    margin-top: 15px
}
.blog-content .rss-wrap .fa {
    color: #c09551
}
.blog-content .rss-wrap a {
    color: #44403f;
    margin-left: 8px
}
.blog-content .rss-wrap a:hover {
    color: #c09551
}
.entry-text {
    padding-left: 70px;
    position: relative
}
.entry-text:after {
    position: absolute;
    left: 30px;
    top: -2px;
    content: "";
    background-color: #c09551;
    width: 3px;
    height: 30px
}
.entry-title {
    margin-top: 35px;
    line-height: 30px;
    margin-bottom: 0;
}
.entry-title a {
    color: #44403f
}
.entry-title a:hover {
    color: #c09551
}
.entry-summary {
    margin-top: 13px;
    line-height: 22px
}
.feature-tours {
    font-size: 14px;
    min-height: 85px
}
.entry-meta {
    color: #acacac;
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
    margin-top: 5px;
    position: relative
}
.entry-meta .dt-published,.entry-meta .u-category {
    background-color: #f7f7f7
}
.entry-meta .u-category {
    margin-left: -4px;
    padding-left: 4px;
    padding-right: 18px
}
.entry-meta .u-category:before {
    content: " / "
}
.entry-meta .meta-line {
    width: 100%;
    height: 1px;
    background-color: #d5d5d5;
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 0;
    z-index: -1
}
.post-loop-wrap {
    margin-top: 55px
}
.post-loop-wrap>.col-sm-6 {
    margin-bottom: 55px
}
.post-loop-wrap .h-entry .featured-image {
    overflow: hidden
}
.featured-image.second-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-shadow: none;
    border: 0;
    outline: 0
}
.post-loop-wrap .h-entry:hover .featured-image.second-image img {
    -ms-transform: none;
    -webkit-transform: none;
    transform: none
}
img.under-image {
    box-shadow: none
}
.post-loop-wrap .h-entry .featured-image img {
    -webkit-transition: all 2s ease-out;
    transition: all 2s ease-out
}
.post-loop-wrap .h-entry:hover img {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}
.post-loop-wrap .h-entry .featured-image .under-image {
    position: absolute;
    top: 30px;
    left: 0;
    z-index: -1
}
.post-loop-wrap .h-entry .featured-image-wrap {
    padding-right: 30px;
    padding-left: 30px
}
.featured-image-container {
    position: relative
}
.mobile-category,.mobile-navigation {
    width: 100%;
    height: 30px;
    margin-bottom: 30px
}
.mobile-category-title {
    margin-bottom: 10px
}
.mobile-category,.mobile-category-title,.mobile-navigation,.mobile-navigation-title {
    display: none
}
.pagenavi-wrap {
    font-size: 20px;
    position: relative;
    text-align: center;
    color: #c09551;
    margin-bottom: 40px;
    font-weight: 500;
    font-style: italic
}
.pagenavi-wrap a,.pagenavi-wrap span {
    background-color: #f7f7f7;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: -3px;
    margin-left: -3px
}
.pagenavi-wrap span {
    color: #44403f
}
.pagenavi-wrap .pagenavi-inner {
    padding-left: 30px;
    padding-right: 30px;
    display: inline;
    background-color: #f7f7f7
}
.pagenavi-wrap a:hover {
    color: #44403f
}
.pagenavi-wrap:before {
    width: 100%;
    height: 4px;
    background: url('../images/web/zigzag-2.png') repeat-x;
    content: "";
    position: absolute;
    left: 0;
    top: 15px;
    z-index: -1
}
.twitter-tweet {
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 25px;
    border-left: 0;
    text-align: center
}
.twitter-tweet .name {
    color: #44403f;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 0
}
.twitter-tweet .user-name {
    text-transform: uppercase;
    font-family: Montserrat;
    font-size: 15px;
    font-weight: bold;
    display: block;
    letter-spacing: 2px;
    margin-bottom: 10px
}
.twitter-tweet .twitter-line {
    background: url('../images/web/zigzag-2.png') repeat-x;
    width: 100%;
    height: 4px;
    position: relative;
    top: -17px
}
.twitter-tweet .fa {
    z-index: 9;
    position: relative;
    color: #c4c4c3;
    background-color: #f7f7f7;
    padding-left: 25px;
    padding-right: 25px
}
.twitter-tweet .date {
    color: #acacac;
    font-weight: 500;
    font-style: italic;
    font-size: 13px;
    margin-top: 3px
}
.twitter-tweet .tweet {
    line-height: 1.9;
    font-style: italic;
    font-weight: 300;
    font-size: 25px
}
.popular-post {
    text-align: center;
    padding-bottom: 50px
}
.popular-post .popular-post-title {
    margin-top: 25px
}
.popular-post h4 {
    line-height: 1.5
}
.popular-post .dt-published,.popular-post .u-category {
    color: #acacac;
    font-size: 13px;
    font-weight: 500;
    font-style: italic
}
.popular-post .popular-line {
    margin: auto
}
.popular-post .entry-summary {
    margin-top: 20px;
    margin-bottom: 0
}
.popular-post .u-category:before {
    content: " / "
}
.popular-post a {
    color: #44403f
}
.popular-post a:hover {
    color: #c09551
}
.profile-desc img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    border: 3px solid rgba(255,255,255,0.3);
    margin-top: 30px
}
.blog-single-header .top-headline {
    width: 97%
}
.profile-desc .header-category:before {
    content: " / "
}
.profile-desc .sub-info {
    font-style: normal
}
.blog-post-slider {
    border: 9px solid white;
    outline: 1px solid #eaeaea;
    box-shadow: 0 10px 41px 0 rgba(9,26,44,0.2);
    margin-top: 30px;
    margin-bottom: 20px
}
.swiper-wrap-col {
    position: relative
}
.swiper-wrap-col .post-slider-left,.swiper-wrap-col .post-slider-right {
    position: absolute;
    top: 50%;
    z-index: 99;
    cursor: pointer;
    background-color: white;
    width: 41px;
    height: 41px;
    border-radius: 50%;
    border: 1px solid #ececec;
    -webkit-transition: border .2s;
    transition: border .2s;
    margin-top: -20px
}
.swiper-wrap-col .post-slider-left:hover,.swiper-wrap-col .post-slider-right:hover {
    border-color: #c09551
}
.swiper-wrap-col .post-slider-left .fa,.swiper-wrap-col .post-slider-right .fa {
    color: #c09551;
    margin-top: 12px
}
.swiper-wrap-col .post-slider-left {
    left: 0;
    margin-left: -50px
}
.swiper-wrap-col .post-slider-left .fa {
    margin-left: 13px
}
.swiper-wrap-col .post-slider-right {
    right: 0;
    margin-right: -50px
}
.swiper-wrap-col .post-slider-right .fa {
    margin-left: 16px
}
.blog-single .blog-info {
    font-family: Montserrat;
    font-size: 21px;
    line-height: 2;
    color: #bb904c;
    font-weight: normal;
    margin-top: 85px;
    margin-bottom: 10px
}
.blog-single .col-sm-12.blog-info {
    margin-top: 30px
}
.blog-single .h-entry {
    margin-top: 50px
}
.blog-single em {
    margin-top: 20px
}
.blog-single h4 {
    margin-top: 55px;
    margin-bottom: 30px
}
.blog-single h5 {
    margin-top: 45px;
    margin-bottom: 10px
}
.blog-single .h-entry>.col-sm-8 .col-sm-8,.blog-single .h-entry>.col-sm-8 .col-sm-12 {
    padding-left: 0;
    padding-right: 0
}
.blog-single .about-list-wrap {
    font-size: 13px
}
.about-list-wrap.col-sm-12 {
    padding-right: 0
}
.about-list-wrap .about-list-inner {
    font-size: 15px
}
.blog-single-article .about-list-wrap .about-list-inner {
    font-size: inherit
}
.blog-single .post-tag-wrap {
    font-family: Montserrat;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 35px;
    padding-left: 0
}
.blog-single .post-tag-wrap .fa {
    color: #bb904c
}
.blog-single .post-tag-wrap a {
    color: #44403f
}
.blog-single .post-tag-wrap a:hover {
    color: #bb904c
}
.blog-single .social-icon {
    margin-top: 20px
}
.blog-single .social-icon.col-sm-4 {
    padding-right: 0
}
.blog-single blockquote {
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    line-height: 2;
    border-left: 0;
    position: relative;
    right: -40px;
    margin-top: 13px;
    margin-bottom: 0
}
.blog-single blockquote:before {
    position: absolute;
    font-family: FontAwesome;
    content: "\f10d";
    top: 0;
    left: 0;
    color: #bb904c;
    margin-left: -40px;
    margin-top: 23px
}
.blog-single blockquote cite {
    color: #acacac;
    font-size: 13px;
    font-style: italic;
    float: right;
    font-weight: 300;
    margin-top: 50px
}
.blog-single blockquote cite:before {
    content: " - "
}
.post-hr {
    background-color: #d5d5d5;
    height: 1px;
    margin-top: 20px
}
.related-post-wrap {
    margin-bottom: 45px
}
.related-post-wrap .related-post-title {
    text-align: center
}
.related-post-wrap .featured-image {
    overflow: hidden
}
.related-post-wrap .h-entry {
    margin-top: 15px
}
.related-post-wrap .h-entry .featured-image img {
    -webkit-transition: all 2s ease-out;
    transition: all 2s ease-out
}
.related-post-wrap .h-entry:hover img {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}
.well {
    min-height: 20px;
    border: 1px solid #e3e3e3 !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.tab-content {
    margin-top: 15px
}
.panel-heading:hover {
    background-color: #f0f0f0;
    cursor: pointer
}
.panel-group {
    margin-top: 75px;
    border: 1px solid #d2d2d2;
    border-radius: 3px
}
.panel-group h6 {
    margin-top: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #d2d2d2;
    border-top: 1px solid #d2d2d2;
    margin-bottom: -1px;
    padding: 20px
}
.panel-group h6:first-child {
    margin-top: -1px
}
.panel-group h6 a {
    color: #44403f;
    font-weight: bold
}
.panel-group h6 a:hover {
    color: 666666; width:100%
}
.panel-group .panel-title {
    text-transform: uppercase
}
.panel-group .panel-body {
    padding: 20px
}
.panel-group .panel-heading h6 {
    position: relative;
    padding-right: 45px;
    line-height: 1.6em
}
.panel-group .panel-heading h6 a:after {
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -10px;
    content: "\f078";
    font-family: 'FontAwesome';
    color: #c9c9c9;
    cursor: pointer;
    -webkit-transition: color .2s;
    transiton: color .2s
}
.panel-group .panel-heading h6:hover a:after {
    color: #c09551
}
.panel-group .panel-heading h6.panel-active {
    -webkit-transition: background .3s;
    transition: background .3s;
    position: relative;
    background-color: #f0f0f0
}
.panel-group .panel-heading h6.panel-active a:after {
    position: absolute;
    right: 25px;
    top: 50%;
    margin-top: -10px;
    content: "\f077";
    font-family: 'FontAwesome';
    color: white
}
.panel-group .panel-heading h6.panel-active a {
    color: white
}
.free-content .panel-group br,.free-content .panel-group p {
    display: none
}
.comments-title {
    position: relative;
    text-align: center;
    margin-bottom: 0;
    z-index: 2;
    display: inline-block;
    background-color: #ededed;
    padding-right: 25px;
    padding-left: 25px;
    font-size: 30px
}
.comments-area {
    background-color: #ededed;
    margin-top: 70px;
    padding-top: 20px;
    padding-bottom: 70px;
    text-align: center
}
.comments-area .comments-title span {
    color: #c09551
}
.comments-area .comment-line {
    position: relative;
    top: -52px
}
.comments-area .comment-list {
    text-align: left;
    margin-top: 30px
}
.comments-area .avatar {
    border-radius: 50%;
    max-width: 150px;
    height: auto
}
.comments-area .user-name {
    margin-top: 10px;
    font-family: Montserrat;
    text-transform: uppercase;
    color: #c09551
}
.comments-area ol li {
    margin-top: 45px
}
.comments-area ol li li {
    float: left
}
.comments-area form input[type='text'],.comments-area form input[type='email'] {
    background-color: #ededed;
    width: 48%;
    border-bottom: 1px solid #c2c2c2;
    margin-top: 20px
}
.comments-area form textarea {
    width: 100%;
    background-color: #ededed;
    margin-top: 45px;
    border-bottom: 1px solid #c2c2c2;
    height: 36px
}
.comments-area form input[type='submit'] {
    background-color: transparent;
    font-size: 13px;
    text-transform: uppercase;
    color: #44403f;
    border: 1px solid #c09551;
    font-family: Montserrat;
    border-radius: 2px;
    padding: 4px 22px;
    font-weight: bold;
    -webkit-transition: all .2s;
    transition: all .2s;
    margin-top: 25px
}
.comments-area form input[type='submit']:hover {
    background-color: #c09551;
    color: white
}
.comment-date {
    font-size: 13px;
    font-style: italic;
    color: #acacac;
    z-index: 2;
    position: relative;
    padding-right: 13px;
    background-color: #ededed
}
.comment-reply {
    float: right;
    z-index: 2;
    position: relative;
    background-color: #ededed;
    padding-left: 13px;
    color: #acacac
}
.reply-line {
    width: 100%;
    height: 1px;
    background-color: #d5d5d5;
    display: block;
    position: relative;
    top: -15px
}
.bottom-footer {
    font-size: 13px;
    color: #000;
    text-align: center;
	margin-top: 15px;
}
#mc_embed_signup {
background:#fff;
clear:left;
font:14px Helvetica,Arial,sans-serif; 
width:100%;
}
.mc-layout__modalContent {
overflow: hidden !important;
}
.bottom-footer .copyright {
    padding: 0 48px;
    line-height: 40px;
    text-align: left;
	color: #000;
}
.bottom-footer .logo {
    margin: 0 auto;
    width: 165px
}
.bottom-footer .nav {
    font-family: Montserrat;
    font-size: 13px;
    text-transform: capitalize;
    float: right
}
.bottom-footer .nav li:last-child a {
    padding-right: 0
}
.bottom-footer .nav a {
    margin-right: 25px;
    font-weight: bold;
    line-height: 39px
}
.bottom-footer .nav a:hover {
    color: #44403f
}
.bottom-footer .seperator {
    border-bottom: 1px dotted #b2b2b2;
    margin-bottom: 15px;
    margin-top: 15px;
	height: 1px;
}
.section-quote2 .fa {
    color: #666666;
    background-color: #fefefe;
    padding: 4px 20px 0px 20px;
	font-size: 21px
}
.section-quote2 .separator2 {
    position: relative;
}
.section-quote2 .separator2:before {
    position: absolute;
    left: 0;
    top: 12px;
    background: url('../images/web/zigzag-3.png') repeat-x;
    width: 100%;
    height: 4px;
    content: "";
    z-index: -1;
}
.social-icon ul li {
    display: inline-block;
    border-left: 1px solid #e9e9e9
}
.social-icon a {
    padding-right: 10px
}
.social-icon a:before {
    position: absolute;
    top: -12px;
    left: 6px;
    width: 32px;
    height: 32px;
    border: 2px solid rgba(0,0,0,0);
    content: "";
    border-radius: 50%
}
.social-icon a:hover:before {
    border-color: #3b5a98
}
.text-align {
    text-align: center
}
.no-post-found {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 45px;
    font-weight: 400;
    font-style: italic;
    font-size: 23px;
    line-height: 35px;
    color: #ffffff;
    opacity: 0.85;
    text-shadow: 1px 1px 1px #101010;
}
.no-post-found .search-wrap {
    margin: auto;
    float: none;
    margin-top: 30px
}
.comments-area .edit-link {
    text-align: center;
    margin-top: 20px
}
.comments-area .user-name .url:hover {
    color: #44403f
}
.comment-edit-link {
    font-family: 'Montserrat'
}
.comment-reply-link,.comment-edit-link,.comment-reply-title a {
    color: #acacac
}
.edit-link {
    padding-right: 15px
}
.comment-date:hover,.comment-reply-link:hover,.comment-edit-link:hover,.comment-reply-title a:hover {
    color: #44403f
}
.reply-title {
    position: relative;
    text-align: center;
    margin-bottom: 0;
    z-index: 2;
    display: inline-block;
    background-color: #ededed;
    padding-right: 25px;
    padding-left: 25px;
    font-size: 30px
}
a.cancel-comment-reply-link {
    color: #acacac
}
.comment-reply-title {
    position: absolute;
    right: 14px;
    margin: 0
}
.comment-form {
    margin-top: 40px
}
.form-allowed-tags {
    display: none
}
.form-submit {
    text-align: center
}
.comment-list {
    padding-left: 0
}
.comment-meta {
    padding-left: 0
}
.comment-content {
    padding-right: 0
}
.comment-awaiting-moderation {
    font-style: italic;
    font-size: 13px
}
li.comment {
    width: 100%
}
.wp-caption {
    max-width: 100%
}
div.wp-caption.alignright {
    margin-left: 10px
}
div.wp-caption.alignright .wp-caption-text {
    margin-left: 20px
}
div.wp-caption.alignleft {
    margin-right: 10px
}
.alignright {
    text-align: right;
    float: right
}
.alignleft {
    text-align: left;
    float: left
}
img.alignleft,.alignleft img {
    margin-right: 20px
}
.aligncenter {
    text-align: center;
    margin: auto
}
.bypostauthor span {
    font-size: 13px;
    font-family: 'Montserrat';
    margin-left: 15px;
    color: #acacac
}
.sticky {
    position: relative;
    padding-top: 25px
}
.sticky:before {
    font-family: 'FontAwesome';
    position: absolute;
    left: 50%;
    top: -15px;
    content: "\f13d";
    font-size: 1.5em;
    margin-left: -13px;
    color: #bb904c
}
.wp-caption-text {
    font-size: 13px;
    font-style: italic;
    color: #acacac;
    text-align: left;
    margin-left: 5px;
    margin-top: 12px;
    margin-bottom: 0
}
.gallery-caption {
    line-height: 2em;
    margin-top: 15px;
    text-align: center
}
.comment-content ul:before,.comment-content ul:after,.comment-content ol:before,.comment-content ol:after {
    content: " ";
    display: table
}
.comment-content ul:after,.comment-content ol:after {
    clear: both
}
.yacht-btn {
    text-transform: uppercase;
    font-family: Montserrat;
    font-weight: bold;
    border: 1px solid #c09551;
    border-radius: 2px;
    -webkit-transition: all .2s;
    transition: all .2s;
    background-color: transparent;
    color: #444341
}
.yacht-btn:hover {
    background-color: #c09551;
    color: white
}
.small {
    padding: 0 12px;
    font-size: 12px
}
.medium {
    padding: 3px 25px;
    font-size: 13px
}
.large {
    padding: 5px 30px;
    font-size: 14px
}
.blog-single-article ul li,.blog-single-article ol li {
    list-style: initial
}
.swiper-wrap-col img {
    border: 0;
    box-shadow: none;
    outline: 0
}
.blog-single-article .fluid-width-video-wrapper {
    margin-bottom: 20px
}
.form-fail,.form-success {
    font-size: 14px;
    line-height: 25px;
    margin-top: 30px
}
.form-fail {
    color: #df6565
}
.form-success {
    color: #5bbb33
}
.free-content-wrap {
    padding-bottom: 45px
}
.free-content-wrap .nav-tabs br,.free-content-wrap .tab-content br {
    display: none
}
.custom-two-col-top-flexi-module hr {
    margin-top: 25px
}
.custom-two-col-image-module {
    float: left;
    width: 18%;
    text-align: right
}
.custom-two-col-image-module img {
    border: 9px solid white;
    outline: 1px solid #eaeaea;
    box-shadow: 0 10px 41px 0 rgba(9,26,44,0.2);
}
.custom-two-col-right-module {
    float: right;
    padding: 20px 0 0 15px;
    width: 80%
}
.custom-two-col-wrappers {
    float: left;
    margin-bottom: 30px;
    width: 100%;
    min-height: 250px
}
.custom-two-col-right-module h6 {
    margin: 0 0 15px;
    font-size: 20px
}
.with-scroll {
  height: 379px;
  overflow: auto; 
}
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgb(255, 255, 255);
  border-left:1px solid #b0b0b0;
  background-color: #F5F5F5;
  float: left;
}
::-webkit-scrollbar {
  width: 5px !important;
  background-color: #F5F5F5;
  float: left;
}
::-webkit-scrollbar-thumb {
  background-color: #9a9a9a;
  float: left;
} 
@media all and (max-width: 900px) {
    .gallery-content-wrap {
        margin-top:0;
        margin-bottom: 10px
    }
    .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}
@media(min-width: 1000px) {
    .verticaltext {
        text-align:justify;
        height: 260px;
        vertical-align: middle;
        display: table-cell
    }
}
@media(max-width: 1200px) {
    .section-contact-underline {
        width:100%
    }
    .contact-form-title:after {
        width: 71%
    }
    .slider-vertical .swiper-container {
        height: 470px
    }
    .social-icon ul li {
        margin-bottom: 20px
    }
}
@media(min-width: 992px) and (max-width:1200px) {
    .fixed-icons-wrap {
        padding-right:0;
        padding-left: 0
    }
}
@media(min-width: 768px) {
    .top-headline {
        margin-top: 220px !important;
    }
    header.front-header {
        min-height: 800px;
    }
}
@media(min-width: 992px) {
    header.front-header {
        min-height: 425px;
    }
    .section-features .col-sm-12 {
        -webkit-perspective: 1300px;
        perspective: 1300px
    }
    .section-features .feature-rotate-first {
        -webkit-transition: all .7s;
        transition: all .7s;
        margin-top: 30px;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        position: relative
    }
    .section-features .feature-rotate-second {
        -webkit-transition: all .7s;
        transition: all .7s;
        position: absolute;
        left: 7px;
        top: 30px;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        width: 95%
    }
    .section-features .feature-rotate-second {
        -webkit-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }
    .section-features .col-sm-12:hover .feature-rotate-first {
        -webkit-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        transform: rotateY(180deg)
    }
    .section-features .col-sm-12:hover .feature-rotate-second {
        -webkit-transform: rotateY(360deg);
        -ms-transform: rotateY(360deg);
        transform: rotateY(360deg)
    }
}
@media(max-width: 992px) {
    .bottom-footer .nav {
        margin:10px 0 0 30px
    }
    .contact-form-title:after {
        width: 61%
    }
    .wpml-wrap {
        display: none
    }
    .section-features {
        padding-bottom: 0
    }
    .section-features .fa {
        display: block
    }
    .feature-rotate-first {
        position: relative;
        z-index: 10;
        margin-bottom: 70px
    }
    .feature-rotate-first .fa {
        position: absolute;
        right: 0;
        top: 0;
        margin-right: 5px;
        margin-top: 5px;
        font-size: 23px
    }
    .feature-rotate-first .fa:active {
        color: #c09551
    }
    .feature-rotate-second {
        position: absolute;
        top: 0;
        width: 89.5%;
        opacity: 0
    }
    .feature-rotate-second .fa {
        position: absolute;
        right: 0;
        top: 0;
        margin-right: 5px;
        margin-top: 5px;
        font-size: 23px
    }
    .feature-rotate-second .fa:active {
        color: #c09551
    }
    .headline-title {
        font-size: 40px
    }
    .fixed-header {
        display: none
    }
    .blog-header .nav-menu,.front-header .nav-menu {
        display: none
    }
    .blog-header .description,.front-header .description {
        font-size: 18px
    }
    .blog-header .menu-open,.front-header .menu-open {
        display: block
    }
    .front-header {
        min-height: 620px
    }
    .vertical-slider {
        padding-top: 100px;
        padding-bottom: 100px
    }
    .popular-post .col-sm-6 {
        margin-bottom: 30px
    }
    #timeline {
        height: 620px
    }
    .section-counter .col-sm-6 {
        margin-bottom: 35px
    }
    .section-counter .col-sm-6:nth-child(odd):before {
        display: none
    }
    .team-container {
        height: 435px
    }
    .teamslider-wrap {
        height: 560px
    }
    .section-team .team-social {
        display: block;
        margin-bottom: 20px
    }
    .section-team .team-social:after,.section-team .team-social:before {
        display: table;
        content: " ";
        clear: both
    }
    .section-team .team-social ul {
        margin-top: 0;
        padding-left: 0;
        float: none
    }
    .section-team .team-social ul li:first-child {
        margin-left: 0
    }
    .section-team .team-name {
        margin-bottom: 15px
    }
    .team-img-inner {
        margin-left: -190px;
        bottom: 175px
    }
}
@media(min-width: 769px) {
    .section-service .col-sm-6 {
        border-top:1px dotted #a5a5a5;
        position: relative;
        padding-bottom: 35px;
        padding-top: 20px
    }
    .section-service .col-sm-6:nth-child(even) {
        border-left: 1px dotted #a5a5a5;
        padding-left: 32px
    }
    .section-service .col-sm-6:nth-child(even):before {
        position: absolute;
        left: -21px;
        top: -21px;
        width: 40px;
        height: 40px;
        content: "";
        background: #f7f7f7 url('../images/web/star.png') center center no-repeat
    }
    .section-service .col-sm-6:first-child {
        border-top: 0
    }
    .section-service .col-sm-6:nth-of-type(2) {
        border-top: 0
    }
    .section-service .col-sm-6:nth-of-type(2):before {
        display: none
    }
    .free-content,.free-content-villa {
        padding: 5px 40px 0 40px
    }
    .free-content-beachunit {
        padding: 0 40px 0 50px
    }
}
@media(max-width: 769px) {
	.parsley-errors-list li {
    position: relative
	}
	.form-group2 ul.parsley-errors-list, .form-group4 ul.parsley-errors-list {
    float: left;
	-webkit-padding-start: 0
	}
	.form-group1 ul.parsley-errors-list li, .form-group3 ul.parsley-errors-list li, .form-group5 ul.parsley-errors-list li {
    left: 0;
	}
	.parsley-errors-list li {
    padding: 0 0 0 10px
	}
    .custom-two-col-image-module,.custom-two-col-right-module {
        width:100%;
        text-align: center
    }
    .hs_firstname,.hs_email,.hs_phone,.hs_subject {
        min-height: 95px
    }
    .blog-header .nav-menu {
        display: none
    }
    .blog-header .description {
        font-size: 16px
    }
    .top-headline .headline-title {
        line-height: 1.5
    }
    .top-headline .description {
        font-size: 15px;
        line-height: 26px
    }
    .section-contact .form-wrap {
        padding-left: 0
    }
    .hs-form fieldset.form-columns-2 .hs-form-field,.hs_message.field.hs-form-field {
        width: 95% !important
    }
    .section-contact form input[type='text'] .section-quote .quote-body {
        margin-bottom: 50px
    }
    .mfp-arrow-left:before,.mfp-arrow-right:before {
        border: 1px solid #c09551;
        border-radius: 2px;
        background-color: white
    }
    .mfp-arrow-left:hover:before,.mfp-arrow-right:hover:before {
        background-color: #c09551
    }
    .section-gallery-inner .col-xs-6.col-sm-6.col-md-4.col-lg-3 {
        padding-left: 7px;
        padding-right: 7px
    }
    .section-gallery-inner .isotope-container .isotope-single {
        margin-top: 14px
    }
    .section-service .col-sm-6 {
        border-top: 1px dotted #a5a5a5;
        padding-top: 20px;
        padding-bottom: 35px
    }
    .section-service .col-sm-6:before {
        display: none
    }
    .section-service .col-sm-6:nth-of-type(2),.section-service .col-sm-6:nth-of-type(1) {
        border-top: 0;
        margin-top: 0;
        padding-top: 0
    }
    .section-service .col-sm-6:nth-of-type(2):before,.section-service .col-sm-6:nth-of-type(1):before {
        display: none
    }
    .section-service .col-sm-6:nth-child(2n) {
        position: relative
    }
    .section-service .col-sm-6:nth-child(2n):before {
        background: #f7f7f7 url('../images/web/star.png') no-repeat center center;
        content: "";
        position: absolute;
        top: -17px;
        left: -16px;
        padding: 15px
    }
    .section-service .service-number {
        margin-left: -30px
    }
    .services-text {
        font-size: 13px
    }
    .slider-vertical .vertical-content p {
        line-height: 20px;
        font-size: 13px
    }
    .testimonials {
        padding-left: 33%
    }
    .arrow-wrap {
        right: 1% !important
    }
    .slider-vertical .vertical-image {
        width: 25%
    }
    .vertical .active-vertical img {
        opacity: 1
    }
    .vertical-title {
        margin-top: 0
    }
    .card-image {
        padding-right: 0
    }
    .blog-single .post-slider-left {
        margin-left: 0;
        margin-top: -50px
    }
    .blog-single .post-slider-right {
        margin-right: 0;
        margin-top: -50px
    }
    .blog-single blockquote {
        position: relative;
        right: 0;
        margin-left: 40px;
        font-size: 15px
    }
    .blog-single h4 {
        line-height: 1.5;
        font-size: 15px
    }
    .blog-single em {
        text-align: left
    }
    .blog-single .about-list-style {
        margin-left: 0
    }
    .blog-single .about-list-inner {
        margin-left: 40px
    }
    .related-post-title {
        border-top: 1px solid #d5d5d5;
        padding-top: 20px
    }
    .related-post-wrap .col-sm-4 {
        margin-bottom: 50px
    }
    .related-post-wrap .col-sm-4:last-child {
        margin-bottom: 0
    }
    .related-post-wrap .entry-text {
        padding-left: 0;
        position: relative
    }
    .related-post-wrap .entry-text:after {
        position: absolute;
        left: -10px;
        top: -4px;
        content: "";
        background-color: #c09551;
        width: 3px;
        height: 30px
    }
    .mfp-title {
        font-size: 25px
    }
    .blog-content .search-wrap form {
        float: none;
        overflow: hidden
    }
    .blog-video {
        width: 100%
    }
    .popular-post article {
        text-align: left
    }
    .popular-post .popular-line {
        margin: initial
    }
    .post-loop-wrap .entry-text {
        padding-left: 0
    }
    .post-loop-wrap .entry-text:after {
        position: absolute;
        left: -20px
    }
    .post-loop-wrap .tweet {
        font-size: 20px
    }
    .post-loop-wrap .twitter-tweet {
        padding-right: 0;
        padding-left: 0
    }
    .mobile-category,.mobile-category-title,.mobile-navigation,.mobile-navigation-title {
        display: block;
        position: relative;
        z-index: 9
    }
    .filter-group {
        padding-left: 15px;
        padding-right: 15px
    }
    .section-gallery-inner .mobile-isotope {
        display: block
    }
    .about-left {
        padding-right: 0
    }
    .about-right {
        padding-left: 0;
        border: 0
    }
    .section-history .shadow {
        padding-left: 0;
        padding-right: 0
    }
    .dates-wrap {
        height: 100%
    }
    #timeline {
        height: 1000px
    }
    #issues li {
        height: 1020px
    }
    .section-counter .col-sm-6 {
        margin-bottom: 70px
    }
    .section-counter .col-sm-6:before {
        display: none
    }
    .section-team .container {
        padding-right: 0;
        padding-left: 0
    }
    .teamslider-wrap {
        height: 780px
    }
    .team-img-inner {
        margin-left: -120px
    }
    .section-contact form input[type='text'],.section-contact form input[type='email'],.section-contact form textarea,.section-contact form select {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }
    .section-contact .col-xs-12 {
        padding-left: 0
    }
    .section-contact .contact-line:before {
        position: absolute;
        left: 0
    }
    .section-gallery-inner .filter-inner {
        display: none;
        overflow: hidden;
        padding-top: 0;
        padding-bottom: 0
    }
    .section-gallery-inner .filter-inner a {
        display: block;
        padding-top: 0;
        padding-bottom: 0
    }
    .section-gallery .detail-button {
        margin-bottom: 50px
    }
    .gallery-bottom {
        padding-bottom: 30px
    }
    .gallery-bottom .gallery-date {
        border-left: 0
    }
    .mfp-close {
        position: absolute;
        right: 15px;
        top: 15px
    }
    .bottom-footer .nav {
        float: left;
        margin-left: -25px
    }
    .bottom-footer .nav li {
        float: none;
        display: inline-block
    }
    .bottom-footer .copyright {
        border-top: 1px dotted #b2b2b2;
        padding-top: 20px;
        text-align: center
    }
    .social-icon ul {
        float: left;
        padding-left: 0
    }
    .bottom-footer .copyright {
        padding: 0 10px
    }
    .bottom-footer .nav {
        margin-left: 0;
        width: 100%
    }
    .bottom-footer .nav a {
        padding: 0
    }
}
@media(max-width: 600px) {
    .contact-form-title:after {
        width:100%
    }
    .section-contact-underline {
        float: none
    }
    .stamp {
        width: 100%;
        display: inline-block
    }
    .stamp img {
        margin-right: -15px;
        margin-bottom: 15px
    }
    .testimonials {
        padding-left: 0
    }
    .mfp-title {
        font-size: 20px
    }
}
@media(max-width: 500px) {
    .card-font {
        font-size:12px
    }
    .section-card .container>.col-sm-11 .p-role {
        font-size: 14px
    }
    .active-vertical .vertical-text {
        min-height: 550px;
        height: 550px
    }
    .vertical-text {
        min-height: 550px;
        height: 550px
    }
    .slider-vertical h4 {
        font-size: 15px
    }
    .vertical-user {
        display: table-cell !important
    }
    .teamslider-wrap {
        height: 850px
    }
}
@media(max-width: 400px) {
	img {
	float: none !important;
	}
	.section-quote .quote-role, .homeplus {
		padding: 0;
	}
	.gallerybottom, #book-beach-units{
        margin-top: 50px;
	}
	section#pagecontent {
		padding: 20px !important;
	}
	.btn, .booking-button-form input  {
		font-size: 14px !important;
	}
	.availablecruises {
		min-height: 400px;
		background-image: none;
		margin-top: 70px;
	}
	.triangle p {
		height: 215px;
	}	
	.triangle {
		background-position: 52% 5px;
	}
	.acf-map {
		height: 190px;
	}
	.section-quote .favideo {
		width: 78%;
		padding-left: 8px;
		padding-right: 8px;
		margin-top: -15px;
	}
	.accommodation-section {
		padding: 0 20px !important;
	}
	input[type='submit'] {
        margin:0 6% 0% 0%;
        width: 92%
    }
    .back-to-top {
		padding: 0px;
		width: 28px;
		height: 32px;
    }
    .fa-chevron-up:before {
        font-size: 13px;
        vertical-align: top
    }
    .bottom-footer .nav a {
        margin-right: 20px
    }
    .bottom-footer .logo {
        padding-bottom: 10px
    }
    .card-text-wrap .separator-box {
        margin-top: -20px;
        margin-bottom: 20px
    }
    .testimonials {
        padding-left: 0;
        padding-top: 55px
    }
    .arrow-wrap .vertical-top {
        left: 29%
    }
    .team-img-inner {
        margin-left: -143px
    }
    h6.sub-info {
        padding-bottom: 25px
    }
    .feature-tours {
        min-height: 93px
    }
    .separator-box {
        margin-top: 0;
        margin-bottom: 0
    }
    .section-features .entry-featured-image {
        margin-bottom: 15px;
        margin-top: 15px
    }
    .feature-rotate-second {
        width: 260px
    }
    .section-features .h-article {
        padding: 15px;
		margin-bottom: 15px;
    }
    .section-features .h-article h4,.section-features .h-article h6 {
        margin-bottom: 0;
        font-size: 14px
    }
    .section-features .entry-featured-image {
        margin-top: 31px
    }
    .sub-info {
        letter-spacing: 1px;
        margin-top: 6px;
        line-height: 28px
    }
    .sub-info-font-size {
        font-size: 14px;
        text-align: center;
        float: none
    }
    .dates-wrap {
        padding-left: 0;
        padding-right: 0
    }
    .dates-wrap:before {
        position: absolute;
        left: 3px
    }
    #timeline {
        height: 1060px
    }
    #issues li {
        height: 1070px
    }
	.youtube_video_mobile {
		width: 100%;
		max-width: 100% !important;
		max-height: 228px !important
		margin: 0;
	}
	object.youtube {
		width: 100%
	}
	.col_youtube {
		margin: 0 -15px;
		padding: 0 15px !important;
	}    
}
@media(max-width: 400px),(min-device-width:320px) and (max-device-width:480px) {
    form.hs-form .form-columns-2 .hs-form-field .hs-input,form.hs-form .form-columns-3 .hs-form-field .hs-input {
        width:100% !important
    }
}
@media(max-width: 480px) {
    .wrap {
        margin-bottom:0
    }
    .calendar-widget .participants .controls {
        margin-left: 0
    }
    .calendar-widget .control-group>label {
        float: left;
        width: 60%
    }
    .calendar-widget .control-group>.change-quantity {
        float: right
    }
    .session-day-3,.session-day-5,.session-day-6 {
        display: none
    }
    .session-picker.catalog-widget .session-day-0,.session-picker.catalog-widget .session-day-1,.session-picker.catalog-widget .session-day-2 {
        display: inline-block;
        display: table-cell
    }
    .session-picker.catalog-widget .session-day-3,.session-picker.catalog-widget .session-day-4,.session-picker.catalog-widget .session-day-5,.session-picker.catalog-widget .session-day-6 {
        display: none
    }
    .responsive-table table,.responsive-table thead,.responsive-table tbody,.responsive-table th,.responsive-table td,.responsive-table tr {
        display: block
    }
    .responsive-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px
    }
    .responsive-table tr {
        border: 1px solid #ccc
    }
    .responsive-table td {
        border: 0;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%
    }
    .responsive-table td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap
    }
    .responsive-table td.tar {
        text-align: left !important
    }
    .responsive-table tr.itemrow td:nth-of-type(2):before {
        content: "Product"
    }
    .responsive-table tr.itemrow td:nth-of-type(3):before {
        content: "Price"
    }
    .responsive-table tr.itemrow td:nth-of-type(4):before {
        content: "Quantity"
    }
    .responsive-table tr.itemrow td:nth-of-type(5):before {
        content: "Total"
    }
    .responsive-table .item-remove .btn-remove {
        float: none;
        font: inherit;
        color: inherit;
        background: 0
    }
    .responsive-table .checkout .item-price {
        float: none
    }
    .responsive-watch.input-xxlarge {
        width: 100%
    }
    .calendar-widget .transfer select {
        font-size: 16px
    }
    .calendar-widget .transfer select:focus {
        font-size: 16px
    }
    .calendar-widget .transfer input {
        font-size: 16px
    }
    .calendar-widget .transfer input:focus {
        font-size: 16px
    }
}
@media(min-width: 581px) and (max-width:768px) {
    .session-day-5,.session-day-6 {
        display:none
    }
    .session-picker .days-7 {
        display: none
    }
    .session-picker.catalog-widget .session-day-0,.session-picker.catalog-widget .session-day-1,.session-picker.catalog-widget .session-day-2,.session-picker.catalog-widget .session-day-3,.session-picker.catalog-widget .session-day-4 {
        display: inline-block;
        display: table-cell
    }
    .session-picker.catalog-widget .session-day-5,.session-picker.catalog-widget .session-day-6 {
        display: none
    }
    .control-group {
        position: relative
    }
    .change-quantity,.controls {
        text-align: left
    }
    .session-container select {
        max-width: 100%
    }
    .calendar-widget .control-label {
        width: 160px
    }
    .input-right {
        text-align: left
    }
}
@media(max-width: 580px) {
    .session-day-3,.session-day-4,.session-day-5,.session-day-6 {
        display:none
    }
    .session-picker .days-3 {
        display: inline-block
    }
    .session-picker .days-7 {
        display: none
    }
    .breadcrumbs {
        margin-top: 10px
    }
    .language-toolbar,.share-bar {
        float: left
    }
    .language-toolbar {
        margin-left: 0;
        margin-right: 10px
    }
}
@media(max-width: 480px) {
    .session-picker .date-select .current-date {
        margin-top:25px;
        width: auto
    }
    .session-picker .date-select .current-date .datepicker.span2 {
        width: 94px
    }
    .session-picker .days-7 {
        display: none
    }
}
@media(min-width: 481px) and (max-width:768px) {
    .session-picker .date-select .current-date small {
        display:block;
        margin: 0 auto
    }
    .session-picker .date-select .current-date .datepicker.span2 {
        display: block;
        margin: 5px auto 0 auto;
        width: 94px
    }
}
@media(min-width: 581px) and (max-width:768px) {
    .session-picker .days-5 {
        display:inline-block
    }
}