/*
Theme Name: Pulau Luxury Charters
Theme URI: https://pulauluxurycharters.com
Author: Pulau Luxury Charters
Author URI: https://pulauluxurycharters.com
Description: A versatile and responsive Bootstrap WordPress starter theme FOR DEVELOPERS based on Twitter Bootstrap 3.3.1.
Version: 1.50
License: GNU General Public License v3
License URI: http://www.gnu.org/licenses/gpl.html
Tags: one-column, two-columns, right-sidebar, fluid-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, rtl-language-support, theme-options, translation-ready
Text Domain: reliqus

*/

/* The bootstrap.css file is auto-enqueued in functions.php */

/****************** Special Blank CSS classes for child themes to use without disturbing core bootstrap styles ****************/
/*fonts*/
@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-ExtraBold.woff2') format('woff2'),
        url('fonts/Gilroy-ExtraBold.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy';
    src: url('fonts/Gilroy-Light.woff2') format('woff2'),
        url('fonts/Gilroy-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Zapfino Extra LT';
    src: url('fonts/ZapfinoExtraLT-One.woff2') format('woff2'),
        url('fonts/ZapfinoExtraLT-One.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/*defauts*/
body {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: #383838;
    overflow: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Zapfino Extra LT';
}
h3, h4, h6{
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight:300;
}
h1 {
    font-size: 12.500em;
    color: #dccfa3;
    line-height: 26%;
}
.page-id-263 .internal-banners h1,
.page-template-charter-details .internal-banners h1,
.page-template-cruise .internal-banners h1{
    margin-left: -18px;
}
.page-template-charter-details h1 {
    font-size: 9.5em;
}
h2 {
    font-size: 5.625em;
    color: #d2c593;
    line-height: 30%;
    line-height: 30%;
}
.title h2 {
    line-height: 100%;
}
h3 {
    font-size: 2em;
}
.internal-banners h3{
    font-weight: 300;
}

h4 {
    font-size: 1.25em;
}

.title h4 {
    top: -30px;
    position: relative;
}
h5 {
    font-size: 3.125em;
    line-height: 60%;
}

h6 {
    font-size: 1.063em;
}

p {
    font-family: 'Poppins', sans-serif;
    font-size: 1.05em;
    line-height: 190%;
    margin-bottom: 10px;
    font-weight: 300;
}
section, footer {
    padding: 70px 0;
    position: relative;
}
footer{
    padding:70px 0 50px;
}
.padding-style{
    padding: 50px 0;
}
.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}
a:focus {
    text-decoration: none;
    outline: 0 none;
}
img {
    max-width: 100%;
    height: auto;
}
a:hover {
    text-decoration: none;
}
.transition,
a,
a:hover,
button,
button:hover {
    -webkit-transition: all 0.3s ease;
    /* Safari 3.2+, Chrome */    
    -moz-transition: all 0.3s ease;
    /* Firefox 4-15 */    
    -o-transition: all 0.3s ease;
    /* Opera 10.5-12.00 */    
    transition: all 0.3s ease;
    /* Firefox 16+, Opera 12.50+ */
}
.set-height{
    overflow-y: auto;
    overflow-x: hidden;
}
.title {
    text-align: center;
    margin-bottom: 0px;
}
.no-bottom-padding {
    padding-bottom: 0 !important;
}
.pd-none{
    padding: 0;
}
.margin-none{
    margin: 0;
}
.no-top-padding {
    padding-top: 0 !important;
}
.btn, 
.nf-form-content nf-field input[type="button"].ninja-forms-field, 
.contact-form .nf-form-content nf-field input[type="button"].ninja-forms-field,
#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_follow_btn a,
.acf-button.button {
    color: white;
    font-size: 16px;
    text-transform: uppercase;
    padding: 16px 50px 14px 40px;
    border-radius: 0;
    -moz-border-radius: 34px / 31px 31px 32px 32px;
    -webkit-border-radius: 34px / 31px 31px 32px 32px;
    border-radius: 34px / 31px 31px 32px 32px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    border: none !important;
    box-shadow: none !important;
    cursor: pointer;
    background: #0e103a;
    line-height: 120%;
    background: #0e103a url(images/arrow.png) no-repeat 97% center;
    position: relative;
}
.nf-form-content nf-field input[type="button"].ninja-forms-field, 
.contact-form .nf-form-content nf-field input[type="button"].ninja-forms-field,
.acf-button.button{
    background: #0e103a url(images/arrow.png) no-repeat 94% center;
}
.btn-secondary, .nf-form-content nf-field input[type="button"].ninja-forms-field{
    color: #0e103a;
    background: #fff;
}
.nf-form-content nf-field input[type="button"].ninja-forms-field{
    color: #0e103a;
    background: #fff url(images/arrow-blue.png) no-repeat 87% center;
}
a.btn-secondary.btn-small:before{
    content: '';
    background: url(images/pulau-icon.png) no-repeat -71px 0;
    width: 33px;
    height: 33px;
    top: 7px;
    left: 140px;
    position: absolute;
}
.available-upgrades a.btn-secondary.btn-small:before{
    content: '';
    background: url(images/pulau-icon.png) no-repeat -71px 0;
    width: 33px;
    height: 33px;
    top: 7px;
    left: 188px;
    position: absolute;
}
a.btn-primary:before {
    content: '';
    /*background: url(images/pulau-icon.png) no-repeat 0 98%;*/
    width: 33px;
    height: 33px;
    top: 7px;
    left: 180px;
    position: absolute;
}
.boat-price-list a.btn-primary:before {
    content: '';
    background: url(images/pulau-icon.png) no-repeat 0 98%;
    width: 33px;
    height: 33px;
    top: 7px;
    left: 147px;
    position: absolute;
}
.booking-form a.btn-primary:before {
    left: 105px;
}
.destination-area a.btn-primary:before {
    left: 225px;
}
#sb_instagram #sbi_load .sbi_load_btn:before, 
#sb_instagram .sbi_follow_btn a:before{
    content: '';
    /*background: url(images/pulau-icon.png) no-repeat 0 98%;*/
    width: 33px;
    height: 33px;
    top: 7px;
    left: 155px;
    position: absolute;
}
.btn:hover,
.btn:active,
.btn:hover:active,
.btn:focus,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle,
input[type="button"].ninja-forms-field:hover,
#sb_instagram #sbi_load .sbi_load_btn:hover,
#sb_instagram .sbi_follow_btn a:hover{
    background-color: #c9bb85;
}
.btn-secondary:hover{
   color: #0e103a;
}
.btn-small,.nf-form-content nf-field input[type="button"].ninja-forms-field{
    padding: 15px 70px 15px 40px;
    font-size: 0.938em;
    position: relative;
}
.bg-style {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.grey-bg {
    background-color: #f6f6f6;
}
.col-center {
    float: none;
    margin: auto;
}
.align-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    flex-direction: row;
}
.banner-text h1 {
    font-size: 7.500em;
    color: #fff;
}
/*Header*/
.col-header {
    width: 20%;
}
.col-content {
    width: 80%;
    overflow-x: hidden;
    max-width: 80%;
}
header {
    padding: 15px 0;
}
.mCSB_inside > .mCSB_container {
    margin-right: 20px;
}
.mobile-view{
    display: none;
}
/*Header Start*/
.header-style {
    background-color: #fff;
    -moz-box-shadow: 3px 4px 18px rgba(0,0,1,.16);
    -webkit-box-shadow: 3px 4px 18px rgba(0,0,1,.16);
    box-shadow: 3px 4px 18px rgba(0,0,1,.16);
    text-align: center;
}
.logo {
    margin: 20px 0 25px;
}
/*navbar*/
#toggle {
    display: none;
}
.navbar {
    border-radius: 0;
    min-height: auto;
    border: none;
    margin: 0;
    padding: 0;
}
.navbar-collapse {
    padding: 0;
    display: block !important;
}
.nav.navbar-nav{
    -ms-flex-direction: column;
    flex-direction:column;
}
.menu-main-menu-container{
    width:100%;
}
.nav.navbar-nav li {
    padding: 6px 8px;
}
.nav.navbar-nav li a {
    color: #353536;
}

.nav.navbar-nav li.last-btn {
    padding: 19px 8px;
}
.nav.navbar-nav li.last-btn a {
    background-color: #c9bb85;
    border-radius: 20px;
    padding: 11px 32px;
    color: #fff;
}
.nav.navbar-nav li.last-btn a:hover,
.nav.navbar-nav li.last-btn a:active,
.nav.navbar-nav li.last-btn a:focus,
.nav.navbar-nav li.last-btn a:hover:active   {
    color: #fff;
    background-color: #0e103a;
}
.nav.navbar-nav li a:hover,
.nav.navbar-nav li a:active,
.nav.navbar-nav li a:focus,
.nav.navbar-nav li a:hover:active {
    color: #d7b740;
}
.nav.navbar-nav {
    margin-bottom: 25px;
}
.social-icons {
    padding-left: 0;
}
.social-icons li {
    margin: 0 3px;
    display: inline-block;
}
/*.social-icons li a {
    background-color: #000000;
    width: 39px;
    height: 39px;
    border-radius: 100%;
    color: #fff;
    display: table;
}*/
.social-icons li a {
    width: 39px;
    height: 39px;
    border-radius: 100%;
    display: table;
    color: #999;
    border: 1px solid #999;
}
.social-icons li a:hover{
    background-color: #000;
    color: #fff;
}
.social-icons li a i {
    display: table-cell;
    vertical-align: middle;
}
.copyright{
    font-size: 11px;
    margin-bottom: 0;
}
.white{
    color: #fff;
}

/*Header End*/
/*Few Reasons*/
.few-reason-item,
.few-reason-item .wpb_single_image.vc_align_left,
.white-block {
    text-align: center;
}
.white-block {
    margin: 1%;
    width: 31.3%;
}
.few-reason-item{
    padding: 10px !important;
}
.white-block .vc_column-inner {
    min-height: 300px;
}
.few-reason-item .vc_column-inner, .white-block .vc_column-inner {
    background-color: #fff;
    -webkit-box-shadow: 5px 8px 18px rgba(0,0,0,.1);
    -moz-box-shadow: 5px 8px 18px rgba(0,0,0,.1);
    box-shadow: 5px 8px 18px rgba(0,0,0,.1);
    padding: 35px 20px;
    /*height: 100%;*/
}
.few-reason-item .vc_column-inner{
    height:100%;
}
.white-block .vc_column-inner {
    padding: 35px 20px 0;
}
.few-reason-item .wpb_content_element{
    margin-bottom: 0;
}
.few-reason-item .wpb_single_image .vc_figure {
    min-height: 95px;
    display: table;
    width: 100%;
    margin-bottom: 20px;
}
.few-reason-item .wpb_single_image .vc_single_image-wrapper {
    display: table-cell;
    vertical-align: middle;
}
.few-reason-item h6 {
    font-size: 1.1em;
    color: #2b2b2a;
    line-height: 150%;
    margin: auto;
    width: 90%;
    text-align: center;
}
/*Testimonial*/
.testimonial{
    padding: 50px 20px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.testimonial:before {
    content: '';
    position: absolute;
    bottom: 0px;
    right: 0px;
    background-image: url(images/testi-bottom-bg.png);
    width: 500px;
    height: 500px;
    background-repeat: no-repeat;
    opacity: .2;
}
.testimonial-item {
    padding: 20px;
}
.page-template-testimonials .testimonial-list .testi-equal-col{
    margin-bottom:30px;
} 
.testimonial-list .testimonial-item{
    padding:40px 60px;
    background-color: #fff;
    /*margin-bottom:30px;*/
    -moz-box-shadow: 8px 12px 25px 0 rgba(130, 128, 128, 0.1);
    -webkit-box-shadow: 8px 12px 25px 0 rgba(130, 128, 128, 0.1);
    box-shadow: 8px 12px 25px 0 rgba(130, 128, 128, 0.1);
    height: 100%;
}
.testimonial-item .star-rating {
    padding-left: 0;
    text-align: center;
}
.testimonial-list .testimonial-item .star-rating{
    text-align: left;
}
.testimonial-list .testimonial-item .star-rating li:first-child{
    margin-left:0;
}
.testimonial-item .star-rating:after, .testimonial-item .star-rating:before {
    content: '';
    clear: both;
    display: block;
}
.testimonial-item .star-rating li {
    display: inline-block;
    margin: 0 13px;
    color: #0a707c;
    float: none !important;
}
.testimonial-item>p {
    position: relative;
    line-height: 185%;
    margin-bottom: 15px;
}
.testimonial-item>p:before {
    content: '';
    position: absolute;
    left: -30px;
    right: auto;
    top: 6px;
    bottom: auto;
    background-image: url(images/testimonial-quote.jpg);
    width: 23px;
    height: 20px;
}
.authore-img {
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
    width: 65px;
    height: 65px;
    border-radius: 100%;
}
.testimonial-item .authore-img{
    -webkit-box-shadow: 4px 11px 13px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 4px 11px 13px 0 rgba(0,0,0,.1);
    box-shadow: 4px 11px 13px 0 rgba(0,0,0,.1);
}
.authore-info {
    display: inline-block;
    vertical-align: middle;
    padding-left: 15px;
}
.authore-info p {
    margin-bottom: 0px;
    font-style: italic;
}
.authore-info .designation {
    color: #0a707c;
}
.slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 64px;
    height: 64px;
    margin: auto;
    outline: none !important;
    -webkit-border-radius: 32px;
    -moz-border-radius: 32px;
    border-radius: 32px;
    background-color: #fff;
    -webkit-box-shadow: 1px 2px 10px rgba(0,0,1,.06);
    -moz-box-shadow: 1px 2px 10px rgba(0,0,1,.06);
    box-shadow: 1px 2px 10px rgba(0,0,1,.06);
    border: none;
}
.slick-arrow:hover{
    background-color: #c9bb85;
}
.slick-prev {
    background: url("images/left-arrow1.png") no-repeat center center;
    left: -70px;
    right: auto;
}
.slick-next {
    background: url("images/right-arrow1.png") no-repeat center center;
    right: -70px;
    left: auto;
}
/*button.slick-prev.slick-arrow:before {
    content: '';
    background: url(images/pulau-icon.png);
    width: 33px;
    height: 33px;
    left: 14px;
    top: 15px;
    position: absolute;
}*/
/*button.slick-next.slick-arrow:before {
    content: '';
    background: url(images/pulau-icon.png) -33px 0;
    width: 33px;
    height: 33px;
    left: 14px;
    top: 15px;
    position: absolute;
}*/
/*Banner*/
.banner-sec {
    height: 650px;
}
.banner-text {
    text-align: center;
    padding-top: 100px;
    color: #fff;
}
/*yachts*/
.brown{
    color: #ddd2a9;
}
.bg-brown{
    background:#ddd2a9;
}
.bg-light-brown{
    background:  #ddd2a9 url("images/bg-light-brown.jpg");
    background-size: cover;
}
.bg-light-brown h2{
    color: #fff;
}
.row.block-wrp {
    margin: 0 5px;
}
.block-wrp .col-4, .block-wrp .col-lg-4 {
    padding: 5px;
}
.block {
    color: #fff;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    /* Safari 3.2+, Chrome */    
    -moz-transition: all 0.3s ease;
    /* Firefox 4-15 */    
    -o-transition: all 0.3s ease;
    /* Opera 10.5-12.00 */    
    transition: all 0.3s ease;
    /* Firefox 16+, Opera 12.50+ */
    height: 100%;
}
.block-img,.boat-coming-soon, .boat-coming-soon img{
    height: 100%;
}
.boat-coming-soon img{
    object-fit: cover;
}
.block-hover{
    position: absolute;
    bottom: -77%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(14, 16, 58, 0);
    text-align: center;
    -webkit-transition: all 0.3s ease;
    /* Safari 3.2+, Chrome */    
    -moz-transition: all 0.3s ease;
    /* Firefox 4-15 */    
    -o-transition: all 0.3s ease;
    /* Opera 10.5-12.00 */    
    transition: all 0.3s ease;
    /* Firefox 16+, Opera 12.50+ */
    padding: 30px;
}
.block-hover p{
    font-size: 1em;
}
.block:hover .block-hover,
.home .block:hover .block-hover,
.single-cruise .block:hover .block-hover,
.single-boat .yacht-wrp .block:hover .block-hover,
.single-destinations .block:hover .block-hover, 
.page-template-boat .yacht-wrp .block:hover .block-hover{
    bottom: 0;
    background: rgba(14, 16, 58, 0.6);
}
.highlights-wrp .block:hover .block-hover{
    background:transparent;
    bottom:-70%;
}
.available-upgrades .block:hover .block-hover {
    top: 0;
    background: rgba(14, 16, 58, 0.6)!important;
}
.available-upgrades .block {
    min-height: 380px;
}
.yacht-wrp .block .block-hover h5{
    text-align: left;
     line-height: 45%;
    margin-bottom: 0;
}
.yacht-wrp .block:hover .block-hover h5{
    text-align: center;
}
ul.activity-ul,
ul.highlights-ul {
    height: 24px;
    overflow: hidden ;
}
.block:hover ul.activity-ul {
    height: auto;
    overflow: visible;
}
.block ul{
    list-style: none;
    padding: 0;
    margin: 0 0 10px;
}
.yacht-wrp h5, .cruise-wrp h5 {
    margin-bottom: 30px;
}
.yacht-wrp .block-hover p.boat-price-show {
    text-align: left;
}
.yacht-wrp  .block:hover .block-hover p.boat-price-show {
    display: none;
}
.yacht-wrp  .block:hover .block-hover h5 {
    margin-bottom: 20px;
}
.line-xx {
    display: inline-block;
    width: 50px;
    height: 1px;
    border-bottom: 1px solid;
    margin: 5px 10px;
}
.highlights-wrp .block{
    margin:0 5px;
}
.destination-wrp .block-hover,
.highlights-wrp .block-hover,
.av-upgrade .block-hover{
    text-align: left;
    bottom: -71%;
}
.activity-ul li {
    display: inline-block;
    padding: 2px 10px 0;
    border: 1px solid;
    border-radius: 20px;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 150%;
}
.highlights-ul li{
    display: inline-block;
    padding: 2px 5px;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 150%;
    position: relative;
}
.highlights-ul li:after{
    content: '';
    right: -2px;
    position: absolute;
    top: 3px;
    background: #fff;
    width: 1px;
    height: 10px;
}
.highlights-ul li:last-child:after{
    background: transparent;
}
.destination-wrp .block-hover .activity-ul li,
.highlights-wrp .block-hover .highlights-ul li,
.highlights-wrp .block-hover .activity-ul li{
    line-height: 127%;
}
.destination-wrp .block-hover .activity-ul li{
    font-size: 10.8px
}
.ship-icon-style li:before {
    content: url(http://192.168.2.100/pulau-luxury-charters/website/wp-content/uploads/2019/05/ship-1.png);
    position: absolute;
    left: 7px;
}
.ship-icon-style li {
    list-style-type: none;
    line-height: 200%;
}
.highlights-wrp .slick-prev,.highlights-wrp .slick-next{
    z-index: 1;
    background-color: rgba(255,255,255,.6);
}
.highlights-wrp .slick-prev{
    left: 140px;
}
.highlights-wrp .slick-next{
    right: 140px;
}
/*.activity-ul li a{
    color:#fff;
}
.activity-ul li:hover{
    background-color:#fff;
}
.activity-ul li:hover a{
    color: #333;
}*/
.cruise-wrp .block-hover{
    text-align: left;
}
.cruise-wrp .block-hover p strong {
    font-weight: 700;
}
/*map*/
.mapouter{
    position:relative;
    text-align:right;
    height:450px;
    width:100%;
}
.gmap_canvas{
    overflow:hidden;
    background:none!important;
    height:450px;
    width:100%;
}
/*call to action*/
.call-to-action-area {
    color: #fff;
    padding:70px 0;
    background-repeat-x: repeat;
}
.call-to-action-wrp .title {
    margin-bottom: 30px;
}
.call-to-action-area .link-style-1,
.call-to-action-area address{
    font-weight: 300;
}
.call-to-action-area .contact-info .link-style-1{
    line-height: 190%;
}
.shadow-block{
    background-color: #fff;
    color: #000;
    -webkit-box-shadow: 0px 14px 30px rgba(0,0,0,.1);
    -moz-box-shadow: 0px 14px 30px rgba(0,0,0,.1);
    box-shadow: 0px 14px 30px rgba(0,0,0,.1);    
}
.call-to-action-wrp .shadow-block{
    /*height: 300px;*/
    margin-bottom: -150px;
    position: relative;
    z-index: 9;
}
.form-style-1, .contact-info{
    padding: 40px 28px 30px;
}
.contact-info{
   font-size: 0.938em;
}
.call-to-action-area .contact-info h6 {
    margin-bottom: 25px;
    text-transform: inherit;
    font-size: 1.125em;
}
.call-to-action-area .contact-info h4{
    font-size:1.500em;
    color:#c2b789;
    margin-bottom: 20px;
    letter-spacing: .2em;
}
.call-to-action-area .nf-before-form-content{
    margin-bottom: 10px;
}
.form-control {
    border: none;
    background: transparent;
    border-bottom: 1px solid #afa477;
    border-radius: 0;
    color: #afa477;
}
.form-control::placeholder{
    color: #afa477;
}
.form-control:focus, input:-internal-autofill-selected{
    background: transparent!important;
    border: none;
}
.contact-info .col-lg-2{
    padding: 0;
    text-align: right;
}
.contact ul.list-inline {
    margin: 20px 0 0;
}
.contact h6{
    font-weight: 400;
}
.contact p, .contact p a {
    font-size: .95em;
    line-height: 150%;
    font-weight: 300;
}
li.list-inline-item:hover img {
    opacity: 0.8;
}
/**/
.footer-ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 15px;
}
.footer-ul a{
    color: #949494;
    margin-bottom: 5px;
    display: block;
}
.footer-ul a:hover{
    color: #d2c593;
}
footer .social-icons{
    margin-top: 20px;
    width: auto;
}
footer .social-icons li a {
    background-color: #fff;
    width: 30px;
    height: 30px;
    color: #999;
    border: 1px solid #999;
}
footer .social-icons li a:hover {
    background-color: #000;
    width: 30px;
    height: 30px;
    color: #fff;
    border: 1px solid #000;
}
/**/
.vc_row.set-width-auto, .set-width-auto {
    max-width: 95%;
    margin: auto;
}
.block-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.internal-banners {
    min-height: 300px;
    padding: 10% 6%;
    color: #fff;
    text-align: left;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.internal-banner-text{
    margin: 40px 0 30px;
}
/*slider*/
.flex-viewport{
    padding: 0 15%;
    background: #000;
}
.flexslider .slides > li {
    opacity: 0.5;
    -webkit-transition: all 0.3s ease;
    /* Safari 3.2+, Chrome */    
    -moz-transition: all 0.3s ease;
    /* Firefox 4-15 */    
    -o-transition: all 0.3s ease;
    /* Opera 10.5-12.00 */    
    transition: all 0.3s ease;
    /* Firefox 16+, Opera 12.50+ */
}
.flexslider .slides > li.flex-active-slide {
    opacity: 1;
}
ol.flex-control-nav.flex-control-paging {
    display: none;
}
.wpb_gallery_slides.flexslider {
    border: 0;
    box-shadow: none;
    margin-bottom: 0;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a{
    background: url(images/arrow-right.png) no-repeat center center #fff;
    font-size: 0;
    border-radius: 50px; 
    width: 50px;
    height: 50px;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a:before{
    display: none;
}
.wpb_gallery .wpb_flexslider .flex-direction-nav a.flex-prev{
    transform: rotate(180deg);
}
/*form style*/
.nf-form-content nf-field input.ninja-forms-field, 
.nf-form-content nf-field textarea.ninja-forms-field, 
.contact-form .nf-form-content nf-field select.ninja-forms-field{
    border: none;
    border-bottom: 1px solid #c2b789;
    color: #948646;
    background: transparent;
    padding: 5px;
    outline: none;
}
.contact-form .nf-form-content nf-field input.ninja-forms-field[name="daterange"] {
    margin-top: 9px;
}
.contact-form .nf-form-content nf-field select.ninja-forms-field{
    padding: 7px 3px;
    letter-spacing: .0001em;
}
.nf-form-content nf-field textarea.ninja-forms-field{
    height: 100px;
}
.nf-form-content nf-field select.ninja-forms-field{
    border: none;
    color: #fff;
    background: #c2b789;
    padding: 10px 15px;
    font-weight: 300;
    letter-spacing: .06em;
    font-size: 15px;
}
::placeholder {
  color: #c2b789;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: #c2b789;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: #c2b789;
}
.block.enquire-now-form-area {
    background: url(images/form-bg.jpg);
}
.block.enquire-now-form-area {
    padding: 25px 20px 11px;
    text-align: center;
    height: 100%;
}
.nf-form-fields-required {
    font-size: 0.9em;
}
.nf-field-container{
    clear: both;
    position: relative;
    margin-bottom: 15px;
}
.nf-after-field .nf-error-msg {
    margin-right: 10px;
    position: absolute;
    width: 100%;
    top: 36px;
    text-align: left;
    font-size: 12px;
}
.nf-error-msg, .ninja-forms-req-symbol {
    color: #e80000;
    font-size: 12px; 
} 
.nf-error-msg{
     text-align: center;
}
.ninja-forms-req-symbol {
    color: #000 !important;
}
.page-template-cruise .ninja-forms-req-symbol,
.page-template-boat .ninja-forms-req-symbol {
    color: #fff !important;
}
.enquire-now-form-area h3, .form-style-1 h3 {
    font-size: 1.500em;
    letter-spacing: 1px;
}
.form-style-1 h3{
    letter-spacing: .2em;
    margin-bottom: 20px;
}
/**/
.video-area{
    padding: 120px 0;
}
.video-area, .video-area h2{
    color: #fff;
}
.video-play-icon {
    margin: 60px 0;
}
.video-play-icon img.vc_single_image-img.attachment-full {
    cursor: pointer;
}
.mb-6{
    margin-bottom: 60px;
}
.contact-info{
    background: #fff;
}

.link-style-1 {
    margin-bottom: 5px;
    display: inline-block;
    color: #000;
}
.modal-video-frame{
    width: 100%;
    height: 420px;
}
button.close {
    position: absolute;
    right: -30px;
    color: #fff;
    font-size: 40px;
}
button.close:hover {
    color: #fff;
}
.wpb_gmaps_widget .wpb_wrapper{
    padding: 0;
}
.absolute-form {
    position: absolute;
    right: 60px;
    background: #fff;
    top: 40px;
    width: 40%;
    padding: 35px 20px 20px;
    text-align: center;
}
.absolute-form h3 {
    font-family: 'Zapfino Extra LT';
    text-transform: none;
    text-align: center;
    font-size: 3.5em;
    /*margin-top: -20px;*/
    color: #d2c593;
    line-height: 72%;
    letter-spacing: .055em;
}
#sb_instagram svg:not(:root).svg-inline--fa {
    height: 1.2em;
}
#sbi_images {
    margin-bottom: 30px;
}
.nf-field-container {
    margin-bottom: 20px;
    margin-bottom: 30px !important;
}
.nf-row:last-child .nf-field-container{
    margin-bottom:0px !important;
} 
.nf-row:last-child .nf-field-container .nf-field-element{
    text-align: center;
}
.map-area .wpb_content_element{
    margin-bottom: 0;
}
.arrow-style-ul li {
    list-style: none;
    margin-bottom: 10px;
    position: relative;
}
.arrow-style-ul li:before {
    content: " ";
    background: url(images/arrow-list.png) no-repeat center left;
    position: absolute;
    left: -40px;
    top: 0;
    width: 40px;
    height: 25px;
}
.icon-with-text-area .wpb_content_element{
    margin-bottom: 25px;
}
/*tabs*/
.tab-link-style{
    padding: 40px;
}
.tab-link-style h2{
    line-height: 100%;
}
/*accordion-style*/
.accordion-style .vc_tta-panel .vc_tta-panel-heading {
    background: #fff!important;
    margin-bottom: 20px!important;
}

.accordion-style .vc_tta-panel .vc_tta-panel-title {
    font-size: 18px;
    text-transform: lowercase;
}
.accordion-style .vc_tta-panel .vc_tta-panel-heading:hover{
    background: #dccfa2!important;
}
.accordion-style .vc_tta-panel .vc_tta-panel-heading:hover .vc_tta-title-text{
    color: #fff;
}
.accordion-style .vc_tta-panel .vc_tta-controls-icon-plus{
    background: #dccfa2;
}
.accordion-style .vc_tta-panel .vc_tta-panel-heading:hover .vc_tta-controls-icon-plus{
    background: #fff;
}
/*pagination*/
.wp-pagenavi a, .wp-pagenavi span {
    text-decoration: none;
    border: 1px solid #fff;
    padding: 9px;
    margin: 2px 6px;
    border-radius: 50%;
    width: 45px;
    height: 45px;
    display: inline-block;
    background-color: #fff;
    box-shadow: 4px 5px 14px 0 rgba(0,0,0,.1);
    font-size: 1.2em;
    font-weight:bold;
    color:#0e103a;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #0e103a;
    background-color: #0e103a;
    color:#fff;
}
.wp-pagenavi {
    margin: 30px 0;
}

/*faq*/
.faq{
    background-position: center;
    background-repeat: no-repeat;
    background-size:cover;
} 
.page-template-faq .internal-banners,
.page-template-destination .internal-banners,
.page-template-testimonials .internal-banners{
    padding: 13% 6%;
    
}
.faq .nav-tabs{
    border-bottom:0 none;
}
.faq .nav-tabs .nav-link{
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    border: 0 none;
    border-radius: 0;
    padding: 25px;
    text-transform: uppercase;
    text-align: center;
    margin: 0 12px;
    max-width: 204px;
    font-weight: 300;
    letter-spacing: .05em;
    position: relative;
    margin-bottom: 40px;
}
.faq .nav-tabs .nav-link:first-child{
    margin-left:0;
}
.faq .nav-tabs .nav-link:last-child{
    margin-right:0;
}
.faq .nav-tabs .nav-link:hover{
    background-color: #eee;
}
.faq .nav-tabs .nav-link.active{
    background-color:#0e1039;
    color:#fff;
}
.faq .img-gold,.faq .img-gold-hover{
    margin-bottom: 15px;
    display: block;
    margin: 0 auto;
}   
.faq .nav-tabs .nav-link.active .img-gold,
.faq .nav-tabs .nav-link .img-gold-hover{
    display: none;
}
.faq .nav-tabs .nav-link.active .img-gold-hover{
    display: block;
    margin:0 auto ;
}
.faq .nav-tabs .nav-link:after {
    position: absolute;
    bottom: -11px;
    left: 0;
    right: 0;
    margin: auto;
    border-top: 11px solid #0e1039;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    content: '';
    width: 25px;
    opacity:0;
}
.faq .nav-tabs .nav-link.active:after{
    opacity:1;
}
.faq .card {
    border: 0 none;
    background-color: transparent;
    margin-bottom: 15px;
}
.faq .card-header {
    border: 0 none;
    background-color: transparent;
    padding: 0;
}
.faq .card-header a{
    color: #2c2c2c;
    padding: 15px 12px;
    border: 1px solid #e7e7e7;
    border-radius: 0 !important;
    width: 100%;
    display: block;
    color: #fff;
    background-color: #dccfa2;
    -webkit-box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1);
    box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1);
    line-height: 160%;
    font-size: 1.125em;
}
.faq .card-body {
    font-size: 1em;
    line-height: 185%;
    padding-bottom: 5px;
}
.faq a.collapsed.card-link{
    color: #2c2c2c;
    background-color: #fff;
}
.faq .card-link .col-md-1{
    padding-right:0;
}
.faq a .card-icon {
    text-align: center;
}
.faq a .card-icon .fa-plus,
.faq a.collapsed .card-icon .fa-minus{
    display: none;
}
.faq a.collapsed .card-icon .fa-plus{
    display: inline-block;
}
.faq a .card-icon .fa {
    padding: 6px 8px;
    background-color: #fff;
    color: #dccfa2;
}
.faq a.collapsed .card-icon .fa{
    background-color: #dccfa2;
    color: #fff;
}
.faq .authore-detail {
    margin-left: -10px;
}
.faq .authore-img{
    width:55px;
    height:55px;
}
.faq .testimonial-list .testimonial-item {
    padding: 40px 20px 40px 52px;
}
.no-arrow {
    background: #fff;
}
/*advertisement*/
.advertisement{
    text-align: center;
    padding: 80px 40px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom:20px;
}
.advertisement img,.advertisement h6 {
    margin-bottom: 30px;
}
.advertisement h5,.advertisement h6{
    color:#fff;
    text-align: center;
}
.advertisement h5{
    line-height: 90%;
    font-size:3.29em;
    margin-bottom:10px;
}
.advertisement h6{
    text-transform:inherit;
    line-height: 160%;
}
/*destination-detail-location*/
.destination-detail-location{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height:600px;
    margin-top: -10px; 
}
.map-at-mobile{
    display: none;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 0px;
    height:270px;
}
.destination-detail-listing{
    padding-left:0;
}
.destination-detail-listing > div{
    background: #fff;
    padding: 35px;
    box-shadow: 0px 7px 27px 0px rgba(0,0,0,.1);
}
.destination-detail-slides > div > div{
    height: 100%;
}
.ship-list-style{
    padding:0;
}
.ship-list-style li{
    list-style-type: none;
    line-height: 220%;
    position: relative;
    padding-left: 55px;
}
/*.ship-list-style li:before{
    content: url(images/ship-1.png);
    position: absolute;
    left: 0px;
}*/
.ship-list-style li:before{
    content: url(images/starfish-icon.png);
    position: absolute;
    left: 14px;
    top: 7px;
}
.destination-detail-included{
    /*background: #e5d9b0;*/
    padding-right:0;
}
.destination-slider-heading{
    background: #c3b789;
    /*padding: 5px 0;*/
    text-align: center;
    color: #fff;
}
.destination-detail-text{
    padding: 30px;
}
.destination-detail-slides {
    margin-top: -150px;
}
.col.destination-detail-included {
        padding: 0;
}
.destination-slider-heading h2 {
    color: #fff;
    font-size: 40px;
    padding: 12px 0 0;
    line-height: 150%;
    margin-bottom: 0;
}
.destination-itinerary-slider{
    background: #e5d9b0;
}
.destination-itinerary-slider .slick-prev.slick-arrow {
    top: -82%;
    left: 0px;
    z-index: 1;
    background: url(images/map-arrow-left.png) no-repeat center center;
    box-shadow: none;
}
.destination-itinerary-slider .slick-next.slick-arrow {
    top: -82%;
    right: 0;
    background: url(images/map-arrow-right.png) no-repeat center center;
    box-shadow: none;
}
.slider.destination-itinerary-slider.slick-initialized.slick-slider {
    box-shadow: 0px 7px 27px 10px rgba(0,0,0,.1);
}
.destination-gallery-slider .slick-slide img{
    width:100%;
}

.destination-gallery-slider .slick-slide{
    position:relative;
}
.destination-gallery-slider .title {
    position: absolute;
    bottom: 89px;
    color: #fff;
    left: 0;
    right: 0;
    margin: auto;
    opacity:0;
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .1s ease-in;
}
.destination-gallery-slider .slick-slide.slick-current.slick-active .title{
    opacity: 1;
}
.single-boat .destination-gallery-slider .title,
.single-cruise .destination-gallery-slider .title{
    bottom: 20px;
}
.destination-gallery-slider .title h4,.destination-gallery-slider .title h2{
    color:#fff;
}
.destination-gallery-slider .slick-prev {
    left: 10px;
    right: auto;
    z-index: 1;
    background-color: rgba(255,255,255,.4);
}
.destination-gallery-slider .slick-next {
    right: 10px;
    z-index: 1;
    background-color: rgba(255,255,255,.4);
}
.destination-gallery-slider .slick-slide.slick-current.slick-active.slick-center:before {
    position: absolute;
    bottom: 0;
    content: '';
    width: 100%;
    height: 100%; 
    background: rgba(255,255,255,0);
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(135,135,135,0) 47%, rgba(0,0,0,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(47%, rgba(135,135,135,0)), color-stop(100%, rgba(0,0,0,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(135,135,135,0) 47%, rgba(0,0,0,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(135,135,135,0) 47%, rgba(0,0,0,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(135,135,135,0) 47%, rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(135,135,135,0) 47%, rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=0 );
}
.activity-section .col-2{
    width:22%;
    padding:5px;
    flex: 0 0 20%;
    max-width: 20%;
    position: relative;
}
.activities-icon{
    background: #fff;
    text-align: center;
    padding: 20px;
    height: 100%;
}
.activities-icon p {
    padding-top: 5px;
    margin-bottom:0;
}
.grey-bg{
   background: #f9f9f9;
}
/*about*/
.about-area.vc_custom_1562146161645{
    position: relative;
}
.about-area.vc_custom_1562146161645:before {
    content: '';
    position: absolute;
    top: 0px;
    left: -230px;
    background-image: url(images/about-area-round.png);
    width: 600px;
    height: 700px;
    background-repeat: no-repeat;
}
.col-pad .vc_col-sm-5 {
    padding-right: 40px;
}
.col-pad .vc_col-sm-7 {
    padding-left: 40px;
}
.about-area h6 {
    letter-spacing: .03em;
    line-height: 160%;
    font-size: 1em;
    font-weight: 400;
}
.abt-img-box-shadow{
    -moz-box-shadow: 7px 12px 35px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: 7px 12px 35px 0 rgba(0,0,0,.2);
    box-shadow: 7px 12px 35px 0 rgba(0,0,0,.2);
}
/*contact*/
.date-container{
    line-height: 170%;
}
.mt-170{
    margin-top:170px;
}
/*select field style*/
.selectpicker ~ .dropdown-menu.show,
.selectpicker ~ .dropdown-menu.show .dropdown-menu.show {
    background-color: #c2b789;
    display: block !important;
    width: 100% !important;
}
.list-select-wrap .selectpicker ~ .dropdown-menu.show div,
.list-select-wrap .bootstrap-select div div,
.bootstrap-select .dropdown-toggle .filter-option {
    display: block !important;
    color:#948646;
}
.nf-form-wrap .dropdown-menu>.active>a, 
.nf-form-wrap .dropdown-menu>.active>a:focus, 
.nf-form-wrap .dropdown-menu>.active>a:hover{
    background-color: #9d936b !important;
}
.nf-form-wrap .dropdown-menu>li>a:focus, 
.nf-form-wrap .dropdown-menu>li>a:hover{
    background-color: #b1a679 !important;
}
/*.list-select-wrap div div{
    display: block !important;
}*/
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn){
    width: 100%;
}
.bootstrap-select button.btn.dropdown-toggle.btn-light {
    background-color: #c2b789 !important;
    border-radius: 0;
    background-image: none;
    text-transform: inherit;
    margin-top:10px;
}
.bootstrap-select button.btn.dropdown-toggle.btn-light:hover {
    color:#fff;
}
.absolute-form .contact-form .bootstrap-select button.btn.dropdown-toggle.btn-light {
    background: transparent !important;
    padding: 8px 2px 7px;
    border: none !important;
    border-bottom: 1px solid #c2b789 !important;
    color: #c2b789 !important;
    font-size: .95em;
    outline: none !important;
}
.nf-error .ninja-forms-field {
     border: 0 none !important; 
}
button.cancelBtn.btn.btn-sm.btn-default,
button.applyBtn.btn.btn-sm.btn-default{
    background-image: none;
    color:#fff;
}
.map-area #map1{
    height: 650px;
    width: 100%;
}
/*boat detail*/
.boat-specification img{
    height: 100%;
    object-fit: cover;
}
.sp-list-padding {
    padding: 40px 60px 30px 60px;
}
.list-style-1 {
    list-style: none;
    column-count: 2;
    column-gap: 34px;
    padding: 0;
}
.list-style-1 li {
    text-align: left;
    font-size: 0.988em;
    position: relative;
    line-height: 170%;
    border-bottom: 1px dashed #d2c593;
    margin-bottom: 6px;
    padding-bottom: 6px;
    padding-left: 15px;
}
.list-style-1 li:before {
    content: '>';
    position: absolute;
    color: #d2c593;
    left: -4px;
    right: auto;
    font-size: 1.500em;
}

.available-upgrades .block-hover {
    bottom: 0;
    left: 0;
    top: 72%;
    width: 100%;
    text-align: left;
    transition: all 0.3s ease;
    padding: 30px;
    right: 0;
}
.available-upgrades .block {
    padding: 0;
}
.block-wrp .col-lg-3 {
    padding: 5px;
}
.available-upgrades .block-hover h5{
    margin-bottom: 20px;
    line-height: 40%;
    font-size: 2.5em;
}
.block:hover .available-upgrades .block-hover {
    bottom: 0;
    background: transparent;
}
.available-upgrades .block:hover .block-hover {
    background-color: transparent;
}
.available-upgrades .row.block-wrp {
    margin: 0 auto;
}
.boat-price-list .col-md-4:nth-child(2) .boat-price-outer {
    background-color: #ebebeb;
    transform: scale(1.1);
    z-index: 999;
    position: relative;
}
.boat-price-list .col-md-4:nth-child(2) .boat-inner-price,
.boat-price-list .col-md-4:nth-child(2) .boat-inner-price:before {
    background-color: #0e103a;
    color: #fff;
}
.boat-price-list .col-md-4:nth-child(2) .boat-inner-price p {
    color: #fff;
    /*margin-bottom: 8px;*/
}
.boat-price{
    padding-bottom:90px;
}
.boat-price-title {
    margin-bottom: 60px;
}
.boat-inner-price h5 {
    font-size: 1.4em;
    font-family: 'Poppins', sans-serif;
    line-height: 100%;
}
.boat-inner-price p {
    margin: 0px;
}
.boat-inner-price {
    background-color: #d2c593;
    padding: 30px;
    position: relative;
    margin-bottom: 25px;
}
.boat-inner-price p {
    color: #0e103a;
    font-family: 'Zapfino Extra LT';
    font-size: 2.4em;
    line-height: 120%;
}
.boat-inner-price:before {
    height: 20px;
    width: 20px;
    background-color: #d2c593;
    position: absolute;
    content: '';
    bottom: -10px;
    transform: rotate(45deg);
}
.bg-blue,.bg-blue:before {
    background-color: #0e103a;
    color: #fff;
}
.bg-blue p{
    color: #fff;
}
.boat-price-outer.bg-light-blue {
    background-color: #ebebeb;
    transform: scale(1.1);
    z-index: 999;
    position: relative;
}
.boat-inner-price.bg-blue p {
    margin-bottom: 9px;
}
.boat-price-outer {
    background-color: #f8f0d2;
    padding: 3px;
}
.boat-price-list {
    margin-top: 30px;
}
.price-details span {
    display: block;
    font-size: 1.8em;
    color: #0e103a;
    margin-bottom: 15px;
    margin-top: 8px;
    font-weight: 300;
}
.price-details {
    margin: 15px 25px;
}
.price-details p {
    margin-bottom: 25px;
}
.button-without-arrow {
    background: #0e103a;
}
.boat-coming-soon{
    position: relative;
}
.boat-coming-soon h5 {
    position: absolute;
    top: 0;
    color: #fff;
    left: 0;
    font-size: 5em;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 60px;
    text-align: center;
}
/*single cruise*/
.single-cruise .activity-section .col-2:last-child .activities-icon{
    background-color: #d2c593;
    color:#fff;
}
.single-cruise .activity-section .col-2:last-child .activities-icon p{
    line-height: 150%;
}
.single-cruise .activity-section .col-2:last-child .activities-icon i{
    color:#fff;
    font-size: 2.5em;
}

.boat-sun-icon {
    position: relative;
}
.boat-sun-icon:before {
    content: url(http://www.staging.pulauluxurycharters.com/wp-content/uploads/2019/06/sun.png);
    position: absolute;
    right: 20px;
    top: -2px;
}
.single-boat .boat-cover-img,.single-cruise .boat-cover-img {
    background-repeat: no-repeat !important;
    background-position: -350px 50px !important;
}
.bg-style-01 {
    background-color: #ddd2a9;
    background-repeat: no-repeat;
    background-position: -100px -100px;
}
/*cruise*/
.list-style-2 {
    list-style: none;
}
.list-style-2 li {
    font-size: 1em;
    position: relative;
    line-height: 150%;
    margin-bottom: 15px;
}
.list-style-2 li:before {
    content: url('images/starfish-icon.png');
    position: absolute;
    right: auto;
    left: -38px;
    top: 3px;
}
.cruise-important {
    background-color: #d2c593;
    padding: 30px;
    color: #fff;
}
.cruise-important p span {
    display: block;
    font-weight: 600;
}
.page-template-cruise .btn.dropdown-toggle.btn-light,
.page-template-boat .btn.dropdown-toggle.btn-light {
    padding: 15px;
}
.charter-form {
    background-color: rgba(255,255,255,.8);;
}
.charter-form .acf-repeater .acf-row-handle.order {
    /* display: none; */
    background-color: transparent;
    color: #d6c99e;
    border: 0 none;
    display: inline-block;
    width: 100%;
    text-align: left !important;
    margin-left: 3px;
}
.charter-form .acf-repeater .acf-row-handle.order span:before {
    content: 'PASSENGER ';
}

.acf-field .acf-label label,
.charter-form .acf-fields.-left > .acf-field:before{
    display: none !important;
}
.charter-form .acf-fields.-left > .acf-field {
    border: none;
}
.charter-form .acf-repeater .acf-row-handle.remove .-plus.small {
    display: none;
}
.acf-repeater .acf-row-handle.remove {
    background: transparent!important;
    border-left-color: transparent!important;
    width: 100%;
    position: absolute;
    top: -9px;
}
.acf-repeater.-row > table > tbody > tr > td{
    border-top: 0 none!important;
}
.charter-form .acf-repeater .acf-row-handle.remove .-minus.small {
    display: block;
    right: -9px;
}
.acf-field input,
.acf-field select,
.select2-container--default .select2-selection--single,
.acf-field textarea {
    color: #948646;;
    border: none !important;
    border-radius: 0 !important;
    background-color: transparent !important; 
}
.acf-input-wrap input,.acf-field select,
.select2-container--default .select2-selection--single,
.acf-field textarea,
.acf-field input  {
    border-bottom: 1px solid #d2c594 !important;
    outline:0 none;
}
.charter-form .acf-actions {
    text-align: center;
    border: 2px dashed #d2c594;
    width: 30%;
    height: 325px;
    padding-top: 190px;
    margin: 0 15px;
    float:left;
}
.charter-form table.acf-table tr {
    position: relative;
    float: left;
    margin: 0 15px 30px;
    width: 30%;
    border: 1px solid #c3b585!important;
}
/*.charter-form .acf-table {
    border: none;
    background: none;
}*/
/*.charter-form .acf-table {
    border: none;
    background: none;
    float: left;
    width: 100%;
}*/
.charter-form .acf-repeater > table{
    background: none;
    border:0 none;
}
.passenger-detail .acf-fields.-left > .acf-field > .acf-input {
    width: 100%;
}
.acf-actions a:before {
    content: url('./images/details-plus.png');
    position: absolute;
    top: -80px;
    right: 0;
    left: 0;
    text-align: center;
}
/*booking form*/
.booking-form{
    background-color: #fff;
    padding:70px 40px;
    margin-top: 20px;
}
#booking_form_tabs{
    list-style: none;
    margin: 0 auto;
    display: inline-block;
    padding:0;
}
#booking_form_tabs li {
    background-color: #fff;
    border-right: 1px solid #ddd;
    float:left;
}
#booking_form_tabs li:last-child {
    border-right: 0 none;
}
#booking_form_tabs li div {
    text-transform: uppercase;
    font-weight: 300;
    padding: 10px 20px;
    font-size: 14px;
    letter-spacing: .03em;
    color:#0e103a;
    position: relative;
    width: 230px;
    text-align: center;
    background: #fff;
}
#booking_form_tabs li div.active {
    color: #fff;
    background-color: #0e103a;
    border: 0 none;
}
#booking_form_tabs li div.active:after {
    content: '';
    position: absolute;
    bottom: -9px;
    left: 0;
    right: 0;
    margin: auto;
    border-top: 9px solid #0e103a;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    width: 13px;
}
#booking_form_tabs li div span.step{
    border-radius: 50%;
    background-color:#0e103a;
    color:#fff ;
    width: 25px;
    height: 25px;
    padding: 3px;
    display: inline-block;
    text-align: center;
    font-weight: 700;
    margin-right: 5px;
}
#booking_form_tabs li div.active span.step {
    background-color: #fff;
    color: #0e103a;
}
.booking-form h2,
.acf-form-submit{
    text-align: center;
}
/*.acf-field-5cf655db9463a.acf-field .acf-label label,
#yourdetails .acf-field label{
    display: none !important;
}*/
.terms-conditions{
    text-align: center;
}
.terms-conditions > div {
    height: 280px;
    overflow-y: scroll;
    border: 1px solid #ddd;
    padding: 30px;
    margin-top:30px !important;
    text-align: left;
}
.terms-conditions h5 {
    font-family: 'Poppins', sans-serif;
    font-size: 1.4em;
    font-weight: 300;
    margin: 30px 0 15px;
    line-height: 150%;
}
.terms-conditions a {
    display: inline-block;
}
.acf-field .acf-checkbox-list label {
    color: #d4c591;
    font-size: 1.2em;
    font-weight: 300;
    padding-left: 3px;
    cursor: pointer;
}
.acf-field .acf-checkbox-list label input:before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    background-color: #fff;
    width: 15px;
    height: 15px;
    border: 1px solid #ddd;
    border-radius: 2px;
    cursor:pointer;
}
.acf-field .acf-checkbox-list label.selected input:after{
    content: '\f00c';
    font-family: 'FontAwesome';
    position: absolute;
    text-align: center;
    font-size: .95em;
    color: #d2c69f;
    top: 1px;
    left: 0;
    z-index: 1;
}
.terms-conditions a{
    text-align: center;
}
.confirm-booking-details .acf-field {
    border-top: 0 none !important;
    width: 50%;
    float: left;
    clear: none;
    padding: 15px 12px;
    margin:0;
}
.confirm-detail .acf-fields > .acf-field.upgrade-options {
    width: 100%;
}
.your-details .acf-fields > .acf-field{
    border-top:0 none !important;
    width: 50%;
    float: left;
    clear: none;
} 
.your-details .acf-fields > .acf-field.acf-field-date-picker{
    /*clear:both;
    float:none;*/
    position: relative;
}
.your-details .acf-fields > .acf-field.acf-field-date-picker.acf-field-5cf657d0c7dd6 {
    clear: both;
    float: left;
    position: relative;
}
.your-details .acf-fields > .acf-field.acf-field-date-picker:after{
    content: '\f073';
    position: absolute;
    right: 20px;
    bottom: 20px;
    color: #d5c99f;
    font-family: 'FontAwesome';
    font-size: 1em;
    z-index: 1;
}
.your-details .acf-fields > .acf-field.acf-field-date-picker .hasDatepicker{
    padding-right:30px;
}
.your-details .acf-fields > .acf-boats, 
.your-details .acf-fields > .acf-cruise, 
.your-details .acf-fields > .acf-charter-upgrade,
.your-details .acf-fields > .acf-field.acf-field-5cf65e95cc41c {
    width: 100%;
    float: none;
    clear: both;
    margin-top:40px;
}
.your-details .acf-fields > .acf-field.acf-field-5cf65e95cc41c{
    margin-top:0;
}
.acf-boats.acf-field .acf-label label,
.acf-cruise.acf-field .acf-label label,
.page-template-booking-your-details .acf-charter-upgrade.acf-field .acf-label label{
    display: block !important;
    text-align: center;
    font-family: 'Zapfino Extra LT';
    font-size: 6em;
    color: #dccfa3;
    font-weight: 300;
    line-height: 58%;
}
.your-details .acf-fields > .acf-boats .acf-input, 
.your-details .acf-fields > .acf-cruise .acf-input, 
.your-details .acf-fields > .acf-charter-upgrade .acf-input,
.page-template-charter-details .acf-charter-upgrade .acf-input{
    display: none;
}
.your-details .acf-field-5cf658d8c7ddc{
    clear:both !important;
}
.acf-form-submit{
    margin-top:30px;
}
.confirm-button .acf-form-submit{
    margin-top:0;
    padding-bottom:30px;
}
.additional-request .acf-fields > .acf-field{
    border-top:0 none !important;
}
ul.acf-radio-list.acf-hl li{
    margin: 0 20px 30px!important;
    padding-top: 70px;
    text-align: center;
    width: 18.5%;
}
ul.acf-radio-list li label{
   color: #d6c99d;
    font-weight: 500;
    font-size: 1.1em; 
    position: relative;
    padding-left: 10px;
}
ul.acf-radio-list li{
    position: relative;
}
ul.acf-radio-list li:before {
    content: '';
    position: absolute;
    top: -15px;
    right: 0;
    left: 0;
    width: 112px;
    height: 80px;
    margin: auto;
    background-repeat: no-repeat;
    background-position: center;
}
ul.acf-radio-list li:first-child:before{
    background-image: url('./images/credit-card.jpg');
}
ul.acf-radio-list li:nth-child(2):before{
    background-image: url('./images/paypal.png');
}
ul.acf-radio-list li:nth-child(3):before{
    background-image: url('./images/bank-transfer.png');
}
ul.acf-radio-list li:last-child:before{
    background-image: url('./images/money.png');
}
.acf-field--post-title{
    display: none !important;
}
.acf-repeater .acf-row-handle.order + td {
    background: none;
    border: 0 none;
}
.acf-repeater .acf-row-handle.order + td.acf-fields.-left{
    display: block;
}
.passenger-detail .acf-fields > .acf-field,
.acf-file-uploader label.acf-basic-uploader input {
    width: 100%;    
}
.acf-file-uploader label.acf-basic-uploader{
    position: relative;
    overflow: hidden;
    height: 36px;
    border-bottom: 1px solid #d5c99f !important;
}

.acf-file-uploader label.acf-basic-uploader:before {
    content: "\f093";
    font-family: FontAwesome;
    right: 0px;
    top: -1px;
    position: absolute;
    color: #fff;
    background-color: #d5c99f;
    padding: 7px 11px;
}
.acf-file-uploader label.acf-basic-uploader input {
    font-size: .9em;
    position: relative;
    top: 5px;
    border-bottom: 0 none !important;
    text-indent: inherit !important;
}
.acf-file-uploader label.acf-basic-uploader {
    width: 100%;
}
.acf-file-uploader label.acf-basic-uploader input:after {
    content: 'Attach a copy of photo page of passport';
    position: absolute;
    visibility: hidden;
    top: -8px;
    left: 0;
    padding-right: 24px;
    padding-left:10px;
    font-size: .86em;
    border-bottom: 1px solid #d5c99f;
}
.passenger-detail .acf-field-5cf646f08061e .acf-label{
    width: 100% !important;
    color: #d5c99f;
}
.passenger-detail .acf-field-5cf646f08061e .acf-label p.description {
    font-size: .8em;
    width: 100%;
    line-height: 120%;
    font-weight: 400;
}

.passenger-detail .acf-button.button {
    background: none;
    color: #c3b585;
    font-size: 24px;
    position: relative;
}

ul.acf-radio-list li input[type="radio"] {
    position: relative;
    cursor: pointer;
    height: 0;
    width: 0;
}
ul.acf-radio-list li input[type="radio"]:before{
    content: '';
    position: absolute;
    top: -9px;
    left: -15px;
    height: 15px;
    width: 15px;
    background-color: #ddd;
    border-radius: 50%;
}
ul.acf-radio-list li input[type="radio"]:checked:after{
    content: '';
    position: absolute;
    top: -4px;
    left: -10px;
    height: 5px;
    width: 5px;
    background-color: #4c4c4c;
    border-radius: 50%;
}
.booking-form h4 {
    width: 80%;
    margin: 0px auto;
    padding-top: 20px;
    line-height: 150%;
}
/*selection*/
.byd-boat-selection,
.byd-cruise-selection,
.byd-upgrade-selection{
    position: relative;
}
.byd-boat-selection .col-6,
.byd-cruise-selection .col-6,
.byd-upgrade-selection .col-6 {
    padding: 0 8px 11px;
    cursor: pointer;
}
.byd-boat-selection h5,
.byd-cruise-selection h5,
.byd-upgrade-selection h5 {
    position: absolute;
    bottom: 20px;
    color: #fff;
    font-size: 2.2em;
    left: 17px;
}
.byd-upgrade-selection h5{
    bottom: 23px;
    font-size: 1.85em;
}
.byd-upgrade-selection p{
    position: absolute;
    left: 17px;
    bottom: 0;
    color: #fff;
    font-size: .85em;
}
.selected-item {
    border: 5px solid #dccfa3;
}
.selected-item:after {
    content: '\f058';
    position: absolute;
    right: 20px;
    bottom: 26px;
    font-family: "FontAwesome";
    color: #fff;
    font-size: 1.3em;
}
ul.acf-radio-list li label {
    cursor: pointer;
}
/*.nf-error-msg, .ninja-forms-req-symbol {
    color: #fff!important;
}*/
.boat-coming-soon img {
    width: 100%;
}
/*.available-upgrades .block:hover .block-hover {
    top: 0;
    background: rgba(76, 86, 125, 0.6);
}*/
.available-upgrades .block-hover p {
    font-size: 0.85em;
}
.av-upgrade h5{
    margin-bottom: 0
}
ul.upgrade-ul li {
    font-size: .95em;
    padding-left: 13px;
    position: relative;
}
ul.upgrade-ul li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    content: '\f105';
    font-family: "fontAwesome";
}
.av-upgrade .block:hover .block-hover p {
    margin-bottom: 0px;
}
.av-upgrade .block-img img {
    height: 350px;
    object-fit: cover;
}
.hide,.mobile-footer, .footer-contact-container .social-icons{
    display: none;
}
.logo-width-950{
    display: none;
}
.bootstrap-select>.dropdown-toggle {
    padding-right: 17px;
}
.sticky-footer{
    display: none;
}
.unforgettable_memories .activities-icon{
    background: #0e1039;
}
.unforgettable_memories .activities-icon img{
    filter: brightness(0) invert(1);
}
.unforgettable_memories .activities-icon p{
    color: #fff;
}
.trip-advisor-note img {
    margin-top: 11px;
    width: 170px;
}
.trip-advisor-note {
    margin-top: 20px;
    margin-bottom: 10px;
}
.trip-advisor-note p {
    margin: 0px !important;
}
/*.set-height .navbar-nav .dropdown-menu {
    position: static !important;
    text-align: center;
    border: none;
    border-radius: 0;
}*/
.cruise-available {
    margin: 29px 0px;
}
.advbanner .col-12 {
    padding: 0;
}
.advbanner .av-banner {
    margin-bottom: 25px;
}
ul.dropdown-menu.show {
    padding-bottom: 0px;
}
.button-witharrow:before {
    background: transparent !important;
}
.advbanner {
    padding: 50px 0px 0px;
}
.tablet-view {
    display: none;
}
.advbanner .av-banner {
    text-align: center;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    right: 0;
    left: auto;
}
.nav.navbar-nav li ul.dropdown-menu:before {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    content: '';
    position: absolute;
    top: 31px;
    left: 14px;
    filter: drop-shadow(0px -1px 0px rgba(0, 0, 0, .15));
}
.menu-item-has-children.dropdown:hover ul.dropdown-menu {
    display: block;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    right: 0;
    left: auto;
    top: 0px;
    padding-top: 40px;
    background-color: transparent;
    border: none;
    border-radius: 0;
}
.navbar-expand-lg .navbar-nav .dropdown-menu li {
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, .15);
    border-bottom: none;
    border-top: none;
}
.navbar-expand-lg .navbar-nav .dropdown-menu li:first-child{
    border-top: 1px solid rgba(0, 0, 0, .15);
}
.navbar-expand-lg .navbar-nav .dropdown-menu li:last-child{
    border-bottom: 1px solid rgba(0, 0, 0, .15);
}
.menu-item-has-children span.nav-click {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0px 10px;
    line-height: 226%;
    background: #9c8e57;
    color: #fff;
    font-size: 20px;
    width: 40px;
    text-align: center;
    height: 42px;
    cursor: pointer;
}
/************************************* 17-04-25 Starts **********************************/
#gform_1 .gfield--type-total label {
    font-size: 22px !important;
    font-weight: 600 !important;
}
#gform_1 .gform-footer{
    margin-top: 40px !important;
}
#gform_1 .gform-footer #gform_submit_button_1{
    font-size: 18px !important;
    font-weight: 600 !important;
    height: unset !important;
    border-radius: 60px;
    padding: 12px 30px !important;
    background-color: #0e103a;
}
#gform_1 .gform-footer #gform_submit_button_1:hover{
    background-color: #d2c593 !important;
}
.gform_body .deposit-reminder {
    font-size: 12px;
    font-style: italic;
    color: #bbafaf;
}
/************************************* 17-04-25 Ends **********************************/

/************************************* 19-04-25 Starts **********************************/
.terms-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0,0.6);
}

.terms-modal-content {
  background-color: #fff;
  margin: 3% auto;
  padding: 30px 20px;
  border-radius: 6px;
  width: 80%;
  max-width: 900px;
  position: relative;
}

.close-terms-modal {
  color: #aaa;
  position: absolute;
  top: 10px;
  right: 20px;
  font-size: 24px;
  cursor: pointer;
}

.terms-modal-content h2{
    line-height: 1;
    font-size: 60px;
}
.terms-modal-content h4 {
    margin: 10px;
    color: #d2c593;
    font-style: italic;
    text-transform: capitalize;
}

.gfield_price label {
    width: auto;
    float: left;
    margin-right: 18px !important;
}

.ginput_container.ginput_container_total input {

    font-size: 20px !important;
}
.booking-form h2{
  
    font-family: 'Poppins';
    font-size: 40px;
    margin-bottom: 50px;
}
/************************************* 19-04-25 Ends **********************************/




/************************************* 06-07-25 Starts*********************************/

.destination-detail-slides {
    position: relative;
    z-index: 1;
    margin: 0;
}
.map-outer-main .detail_map {
    position: relative;
}
.map-outer-main .detail_map a {
    display: block;
    height: 300px;
    cursor: pointer;
}
.map-outer-main .detail_map img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.map-outer-main .detail_map .overlayzoom {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    background: url(images/external-icon.svg) no-repeat center center rgba(255,255,255,0.3);
    pointer-events: none;
    background-size: 24px;
    transition: all ease-in-out 0.2s;
}
/* .map-outer-main .detail_map:hover .overlayzoom {
    opacity: 1;
} */
.destination-detail-location{
    background: none !important;
    height: auto;
    margin: 0;
}
.destination-detail-location > .col-12 { padding: 0;}
.destination-detail-included { padding: 0;}
.destination-detail-listing { padding: 0;}


@media (max-width: 767px) {
    .destination-detail-slides {
        margin: 0 -15px !important;
    }
    .destination-detail-included {
        margin: 0 !important;
        height: auto !important;
        padding: 0 !important;
    }
    .destination-detail-listing {
        padding: 0 !important;
        height: auto !important;
    }
    .destination-detail-slides > div > div {
        height: 100% !important;
    }
    .map-outer-main {
        margin: 0 -15px;
    }
    .map-outer-main .detail_map a {
        height: 220px;
    }
}
@media (max-width: 380px) {
    .destination-detail-slides {
        margin: 0 -15px !important;
    }
    .destination-detail-included {
        margin: 0 !important;
        height: auto !important;
        padding: 0 !important;
    }
    .destination-detail-slides > div > div {
        height: 100% !important;
    }

}

/************************************* 06-07-25 Ends **********************************/



