@font-face {
    font-family: 'Neothic';
    src: url('/fonts/Neothic.eot');
    src: url('/fonts/Neothic.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Neothic.woff2') format('woff2'),
        url('/fonts/Neothic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Bodoni SvtyTwo SC ITC TT';
    src: url('/fonts/BodoniSvtyTwoSCITCTTBook.eot');
    src: url('/fonts/BodoniSvtyTwoSCITCTTBook.eot?#iefix') format('embedded-opentype'),
        url('/fonts/BodoniSvtyTwoSCITCTTBook.woff2') format('woff2'),
        url('/fonts/BodoniSvtyTwoSCITCTTBook.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
	color: #333333;
	text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
    background-color: #f4f4f4;
	font-size: 14px;
	font: 300 14px/1.4em 'work sans',sans-serif;
    position: relative;
    margin: 0;
}

input{
	font: 300 14px/1.4em 'work sans',sans-serif;
}

a{
	color: #ffffff;
}

p {
    margin-top: 0;
    margin-bottom: 0;
}

a:hover{
	text-decoration: none;
	color: #999999;
}

a:focus{
	border:0;
	outline:0;
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
	-webkit-appearance: textfield;
	color: #999999;
}

body.index header{
    position: relative;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
}

body.index header .sitelogo{
	max-height: 120px;
}

.sitelogo{
	max-height: 120px;
}

header{
    position: relative;
    width: 100%;
    background-color: rgba(255,255,255,0.9);
}

h1{
    font-family: 'Bodoni SvtyTwo SC ITC TT';
    font-size: 30px;
    color: #111832;
    text-transform: uppercase;
    letter-spacing: 1px;
}

h1 small{
    display: block;
}

h2{
    font-family: 'Bodoni SvtyTwo SC ITC TT';
    font-size: 16px;
    color: #111832;
    text-transform: uppercase;
}

.embed-container { position: relative; margin-top:-10%; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.video-overlay { position:absolute; left:0;top:0;right:0;bottom:0;}

.wsmenucontainer {
    background-size: cover;
    background-image: none;
    overflow: hidden;
    background-attachment: fixed;
    background-position: 50% 0;
    background-repeat: no-repeat;
}

.headtoppart {
    display: block;
    width: 100%;
    background-color: transparent;
    border-bottom: 1px solid rgba(255,255,255,0.3);
    height: 39px;
    margin: 0px auto;
    padding: 0px 0px;
    min-width: 320px;
}

.wsmainfull {
    background-color: transparent;
    border-bottom: 1px solid rgba(11,18,32,0.3);
}

.headertopright a:last-child {
    border-left: 1px solid rgba(255,255,255,0.3);
}

.headertopright a {
    line-height: 39px;
    color: #ffffff;
    font-size: 14px;
    padding: 0px 12px;
    float: right;
    border-right: 1px solid rgba(255,255,255,0.3);
    min-width: 39px;
}
.address span {
    margin-right: 9px;
    color: #ffffff;
}
.address i {
    margin-right: 6px;
    margin-left: 6px;
    color: #ffffff;
}
.address a {
    color: #ffffff;
}

.wsmenu>.wsmenu-list>li>a {
    color: #111832;
}

.wsmenu>.wsmenu-list>li>a small {
    margin-top: -20px;
    display:block;
    color: #999999;
}
.wsmenu>.wsmenu-list>li>a>i {
    color: #111832;
}
.wsmenu>.wsmenu-list>li>a .wsarrow:after {
    border-top-color: #111832;
}

.desktoplogo {
    border-bottom: 1px solid rgba(11,18,32,0.3);
    padding: 15px 0px 15px 0px;
}

.wsmenu>.wsmenu-list>li:hover>a {
    color: #111832;
    border-bottom-color: #111832;
}
.wsmenu>.wsmenu-list>li:hover>a>i {
    color: #111832;
}

.wsmainwp.wsfixed {
    position: fixed;
    background-color: #ffffff;
    padding: 10px 0;
    box-shadow: 0 5px 2px -1px rgba(0,0,0,.07);
    -webkit-transition: padding-bottom .5s ease-in,background-color .3s ease-out;
    -o-transition: padding-bottom .5s ease-in,background-color .3s ease-out;
    transition: padding-bottom .5s ease-in,background-color .3s ease-out;
}

.slider{
    height: 60vh;
    background: #000000 url(/images/slide.jpg) bottom center no-repeat;
    background-size: cover;
}

.box{
    box-shadow: 0 0 13px rgba(0,0,0,.2);
}

.item-box{
	box-shadow: 0 0 13px rgba(0,0,0,.2);
	padding: 15px;
	background-color: #ffffff;
}

.nav-tabs {
    border-bottom: 0;
    background-color: #e9c843;
}

.nav-tabs .nav-item {
    margin-bottom: -2px;
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-radius: 0;
    position: relative;
}

.nav-tabs .nav-link{
    color: #333333;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #c7a930;
    border: 0;
}

.nav-link.active:after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -15px;
    border-width: 15px 15px 0;
    border-style: solid;
    border-color: #c7a930 transparent;
    display: block;
    width: 0;
    z-index: 1;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0;
    border-radius: 0;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #c7a930;
}

.breadcrumb-section{
	background-color: #ffffff;
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 0;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: .25rem;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0.9em 0.7em;
    font-size: 14px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #dee2e6;
    border-radius: 2px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-weight: 300;
    /* position: relative; */
}

.select2-container--default .select2-selection--single, .select2-container--default .select2-selection--multiple {
    border: 1px solid #dee2e6;
    border-radius: 2px;
    background-color: #fff;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    user-select: none;
    -webkit-user-select: none;
    height:36px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 34px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 34px;
    position: absolute;
    top: 1px;
    right: 1px;
	width: 20px;
	display:none;
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #dee2e6;
    border-radius: 0;
}

.dropdown-toggle {
	white-space: nowrap;
	padding:0;
	text-align: left;
	padding-left: 8px;
}

.home-search .dropdown-selectbox .dropdown-menu {
    min-width: 345px;
	padding: 16px;
	border-radius: 2px;
}

.home-search .dropdown-item {
	min-width: 145px;
	width: auto;
	padding: 0;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.home-search .dropdown-arrow {
    height: 40px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 30px;
}

.home-search .dropdown-arrow b:before {
    right: 25px;
    top: 17px;
    position: absolute;
    content: "\f107";
    display: inline-block;
    vertical-align: middle;
    font: 14px 'Font Awesome 5 Pro';
    line-height: 0;
    color: #999;
}

.dropdown-toggle::after {
	display: none;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border:0;
}

.dropdown-toggle:before {
    display: inline-block;
    font: 14px 'Font Awesome 5 Pro';
    font-weight: normal;
    font-style: normal;
    vertical-align: middle;
    speak: none;
    text-transform: none;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
    line-height: inherit;
    content: "\f107";
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -9px;
    color: #999999;
    text-decoration: none;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: inherit;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 2px;
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 0;
}

.select2-container .select2-selection--multiple .select2-results__option:before {
    content: '';
    padding: 0 0 0 4px;
    width: 20px;
    height: 20px;
    border: 1px solid #ccc;
    position: absolute;
    left: 13px;
}

.select2-container.clear-on .select2-selection:after{
    content: "";
}

.select2-container .select2-selection:after {
    display: inline-block;
    font: 14px 'Font Awesome 5 Pro';
    font-weight: normal;
    font-style: normal;
    vertical-align: middle;
    speak: none;
    text-transform: none;
    text-rendering: optimizelegibility;
    -webkit-font-smoothing: antialiased;
    line-height: inherit;
    content: "\f107";
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -9px;
    color: #999999;
    text-decoration: none;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: normal;
    right: -13px;
    color: #999999;
    background-color: #ffffff;
    width: 10px;
    display: block;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: normal;
    right: -13px;
    color: #999999;
    background-color: #ffffff;
    width: 10px;
	display: block;
	margin-top: 6px;
    margin-right: 2px;
}

*:focus {
	border: 1px solid #e9c843;
	outline: 1px;
	box-shadow: none;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: none;
}

.select2-container--open .select2-selection {
    border: 1px solid #e9c843 !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid #e9c843 1px;
    outline: 0;
}

.grey-text{
	color: #999999;
}

.bt-pesquisa, .bt-yacht{
    background-color:#000000;
    border-radius: 2px;
    color: #ffffff;
    width: 100%;
    border:0;
    font-size: inherit;
    font-weight: 300;
    min-height: 46px;
	line-height: 2.4;
	margin: 0;
}

.bt-pesquisa:hover, .bt-yacht:hover{
    color: #ffffff;
    text-decoration: none;
    background-color: #333333;
}

.titulo{
    font-size: 17px;
    /*font-weight: 800;*/
}

.add-specs{
    background-color: #ffffff;
}

a.box{
    color: #000000;
    box-shadow: none;
    display:block;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border: 1px solid #cccccc;
}

a.box:hover{
    color: #333333;
    text-decoration: none;
    box-shadow: 0 0 13px rgba(0,0,0,.2);
}

.yellow{
    color: #c7a930;
}

.specval{
    line-height: 22px;
    font-size: 18px;
    font-weight: 800;
}

.teasercontainer{
    border: 1px solid #cccccc;
    position: relative;
    display: block;
}

.teasertext{
    position: absolute;
    top: 15px;
    border-left: 10px solid #c7a930;
    padding-left: 15px;
    color: #ffffff;
    background-color: rgba(0,0,0, 0.5);
    width: 100%;
    padding: 10px 0 10px 15px;
}

footer{
    background: #ffffff url(/images/footer.jpg) bottom center;
    background-size: cover;
    background-attachment: fixed;
    color: #ffffff;
}

.footer-menu, .footer-menu ul{
    list-style-type: none;
}

.footer-menu li{
    margin: 5px 0;
}

.footer-menu a{
    color: #ffffff;
    padding: 5px 0;
}

.footer-menu i{
    min-width: 16px;
}

.footer-menu a:hover{
    color: #cccccc;
    text-decoration: none;
}

ul, ol {
    padding-left: 1em;
}

ol.errorpage {
    list-style: none;
    color: #8a8a8a;
}

ol.errorpage li {
    padding: 0;
    border-bottom: 1px solid;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    border-color: #999999;
}

ol.errorpage li a {
    padding: 10px 0;
    display: block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    color: #333333;
}

ol.errorpage li a:before {
    content: "\f105";
    margin-left: 0;
    margin-right: 5px;
    color: #c7a930;
    top: 0;
    left: 0;
    position: relative;
    font-family: "Font Awesome 5 Pro";
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

ol.errorpage li a:hover {
    color: #c7a930;
    padding-left: 3px;
    text-decoration: none;
}

ol.errorpage li a:hover:before {
    left: 3px;
}

footer .small, footer small {
    font-size: 70%;
    font-weight: 400;
    margin-top: -5px;
    display: block;
    color: #cccccc;
}

#teasers i{
    color: #6fcff7;
}

#experiences{
    background: #ffffff url(/images/pacotes.jpg) bottom center;
    background-size: cover;
    background-attachment: fixed;
    color: #ffffff;
}

#experiences h1, #experiences h2{
    color: #ffffff;
    letter-spacing: 1px;
}

.pack{
    border: 1px solid #6fcff7;
    border-radius: 5px;
    padding: 15px;
    background: #7db9e8 url(/images/packs.jpg) center center no-repeat;
    background-size: cover;
    color: #ffffff;
}

.pack h1, .pack h2{
    color: #ffffff;
}

.wsmenucontainer{
    background-color: #fff;
    margin-bottom: 30px;
    margin-top: 30px;
    padding: 20px 40px 40px 40px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 0 0 4px rgba(0,0,0,.15);
}

#reservas{
    background-color: #cce9f7;
}

#pacotes{
    border-top: 1px solid #dddddd;
}

.form-control {
    display: block;
    width: 100%;
    padding: .9em .7em;
    font-size: 13px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 2px;
    transition: none;
    transition-property: all;
    transition-duration: 200ms;
    transition-timing-function: ease;
    transition-delay: 0s;
    height: 48px;
}

.ffl-wrapper {
    position: relative;
    display: block;
}

.ffl-wrapper .ffl-label {
    transition-property: all;
    transition-duration: 200ms;
    transition-timing-function: ease;
    transition-delay: 0s;
    position: absolute;
    white-space: nowrap;
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    pointer-events: none;
    top: 1.2em;
    left: 1.2em;
}

.ffl-label {
    color: #495057;
    line-height: 1.2;
    font-size: 14px;
    font-weight: 300;
}

input:focus, .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ced4da;
    outline: 0;
    box-shadow: none;
}

.ffl-wrapper .ffl-label.ffl-prepend {
    top: 1.2em;
    left: 3em;
}

.col-md-6.ffl-wrapper .ffl-label {
    top: 1.2em;
    left: 2.3em;
}

.col-md-6.ffl-wrapper.ffl-floated .ffl-label {
    top: .5rem;
    left: 2.3em;
}

.ffl-wrapper.ffl-floated .ffl-label {
    top: .5rem;
    left: .9em;
}

.ffl-wrapper.ffl-floated .ffl-label.ffl-prepend {
    top: .5rem;
    left: 3.5em;
}
  
.ffl-label {
	color: #495057;
    line-height: 1.2;
    font-size: 14px;
    font-weight: 300;
}
.ffl-floated .ffl-label {
	color: #2b6ca3;
    font-size: 0.75rem;
    z-index:2;
}

.ffl-wrapper.ffl-floated .form-control {
    padding: 1.4em 0.8em 0.4em 0.8em;
}

@media screen and (min-width: 1540px){
    .wsmenucontainer {
        max-width: 1540px;
    }
}

@media screen and (max-width: 1540px){
    .wsmenucontainer {
        max-width: 1340px;
    }
}

@media only screen and (max-width: 991px) {
    footer,#experiences{
        background-attachment: unset;
    }
    footer .container{
        padding-bottom: 6rem!important;
    }
    .embed-container {
        margin-top:0;
    }
}

@media only screen and (max-width: 767px) {
    .wsmenucontainer{
        margin-bottom: 30px;
        margin-top: 20px;
        padding: 30px 15px 40px 15px;
    }
    .slider{
        height: 50vh;
    }
}