<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


@font-face {
    font-family: D-DIN;
    src: url(../../fonts/D-DIN.8fcb18fc.eot);
    src: url(../../fonts/D-DIN.8fcb18fc.eot) format("embedded-opentype"), url(../../fonts/D-DIN.513ab2a5.woff2) format("woff2"), url(../../fonts/D-DIN.7d2271b9.woff) format("woff"), url(../../fonts/D-DIN.943f5c93.svg) format("svg");
    font-weight: 400;
    font-style:normal
}

@font-face {
    font-family: D-Din Bold;
    src: url(../../fonts/D-DIN-Bold.68529d25.eot);
    src: url(../../fonts/D-DIN-Bold.68529d25.eot) format("embedded-opentype"), url(../../fonts/D-DIN-Bold.fb679b25.woff2) format("woff2"), url(../../fonts/D-DIN-Bold.c37b97b9.woff) format("woff"), url(../../fonts/D-DIN-Bold.13558161.svg) format("svg");
    font-weight: 400;
    font-style:normal
}

@font-face {
    font-family: D-DIN Condensed;
    src: url(../../fonts/D-DINCondensed.18c0e706.eot);
    src: url(../../fonts/D-DINCondensed.18c0e706.eot) format("embedded-opentype"), url(../../fonts/D-DINCondensed.140618ad.woff2) format("woff2"), url(../../fonts/D-DINCondensed.a1a1e4f1.woff) format("woff"), url(../../fonts/D-DINCondensed.183c65a3.svg) format("svg");
    font-weight: 400;
    font-style:normal
}

@font-face {
    font-family: D-DIN Condensed Bold;
    src: url(../../fonts/D-DINCondensed-Bold.594b9b05.eot);
    src: url(../../fonts/D-DINCondensed-Bold.594b9b05.eot) format("embedded-opentype"), url(../../fonts/D-DINCondensed-Bold.60484412.woff2) format("woff2"), url(../../fonts/D-DINCondensed-Bold.a78d1679.woff) format("woff"), url(../../fonts/D-DINCondensed-Bold.65d89ae5.svg) format("svg");
    font-weight: 400;
    font-style:normal
}

@font-face {
    font-family: DIN\ 1451 Std;
    src: url(../../fonts/DINEngschriftStd.aef802d7.eot);
    src: url(../../fonts/DINEngschriftStd.aef802d7.eot) format("embedded-opentype"), url(../../fonts/DINEngschriftStd.0eaf5ff3.woff2) format("woff2"), url(../../fonts/DINEngschriftStd.05c88a4a.woff) format("woff"), url(../../fonts/DINEngschriftStd.b18ffeb8.svg) format("svg");
    font-weight: 400;
    font-style:normal
}

@font-face {
    font-family: pure icons v2;
    src: url(../../fonts/pure-icons-v2.05903063.eot);
    src: url(../../fonts/pure-icons-v2.05903063.eot) format("embedded-opentype"), url(../../fonts/pure-icons-v2.6fa64e14.woff) format("woff"), url(../../fonts/pure-icons-v2.dd9cd233.ttf) format("truetype"), url(../../fonts/pure-icons-v2.f003df63.svg) format("svg");
    font-weight: 400;
    font-style:normal
}

body{
font-family: D-DIN, sans-serif;
}

p{
font-family: D-DIN, sans-serif !important;
}

small {
    margin: 0 0 20px;
font-family: DIN\ 1451 Std, sans-serif;
font-size: 30px;
font-weight: 400;
line-height: 35px;
color: #181818;
text-transform: uppercase;
letter-spacing:2px
    }


h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 10px 0 20px;
font-family: DIN\ 1451 Std, sans-serif;
font-size: 30px;
font-weight: 400;
line-height: 35px;
color: #181818;
text-transform: uppercase;
letter-spacing:2px
    }

h5{
	font-size: 25px;
}

[class * =icon-] {
    display: inline-block;
    font: normal normal normal 14px/1 pure icons v2;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing:grayscale
}

[class * =icon-].left {
    -webkit-transform: rotate(180deg);
    transform:rotate(180deg)
}

[class * =icon-].down {
    -webkit-transform: rotate(90deg);
    transform:rotate(90deg)
}

[class * =icon-].up {
    -webkit-transform: rotate(270deg);
    transform:rotate(270deg)
}

.icon-arrow:before {
    content: "A"
}

.icon-arrow-circle:before {
    content: "B"
}

.icon-arrow-angle:before {
    content: "C"
}

.icon-arrow-back:before {
    content: "D"
}

.icon-bullet:before {
    content: "E"
}

.icon-calendar:before {
    content: "F"
}

.icon-check:before {
    content: "G"
}

.icon-checkbox:before {
    content: "H"
}

.icon-checkbox-checked:before {
    content: "I"
}

.icon-clock:before {
    content: "J"
}

.icon-config:before {
    content: "K"
}

.icon-cross:before {
    content: "L"
}

.icon-delete:before {
    content: "M"
}

.icon-done:before {
    content: "N"
}

.icon-envelope:before {
    content: "O"
}

.icon-location:before {
    content: "P"
}

.icon-menu:before {
    content: "Q"
}

.icon-user:before {
    content: "R"
}

.icon-user.logged {
    position:relative
}

.icon-user.logged:after {
    content: "e";
    position: absolute;
    bottom: -8px;
    right: -10px;
    font-size:14px
}

.icon-user.logout {
    position:relative
}

.icon-user.logout:after {
    content: "f";
    position: absolute;
    bottom: -8px;
    right: -10px;
    font-size:14px
}

.icon-phone:before {
    content: "S"
}

.icon-pin:before {
    content: "T"
}

.icon-pin-map:before {
    content: "U"
}

.icon-pin-plain:before {
    content: "V"
}

.icon-play:before {
    content: "W"
}

.icon-point:before {
    content: "Y"
}

.icon-search:before {
    content: "Z"
}

.icon-select:before {
    content: "a"
}

.icon-send:before {
    content: "b"
}

.icon-share:before {
    content: "c"
}

.icon-world:before {
    content: "d"
}

.icon-check-circle:before {
    content: "e"
}

.icon-cross-circle:before {
    content: "f"
}

.icon-info:before {
    content: "g"
}

.icon-edit:before {
    content: "h"
}

.icon-info-plain:before {
    content: "i"
}

.icon-save:before {
    content: "j"
}

.icon-send:before {
    content: "k"
}

.icon-zoom:before {
    content: "l"
}


.bg-grad-animation-excess {
	color: #fff;
	background: -webkit-linear-gradient(-45deg, #af8762, #98610e, #8c3d0c, #773c0c);
	background: -moz-linear-gradient(-45deg, #af8762, #98610e, #8c3d0c, #773c0c);
	background: -o-linear-gradient(-45deg, #af8762, #98610e, #8c3d0c, #773c0c);
	background: linear-gradient(-45deg, #af8762, #98610e, #8c3d0c, #773c0c);
	background-size: 400% 400%;
	-webkit-animation: animation1 15s ease infinite;
	-moz-animation: animation1 15s ease infinite;
	animation: animation1 15s ease infinite;
}
.loader-item {
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    height: 70px;
    width: 70px;
    background: url(../../../Images/img-loader.png) 50% 50% no-repeat;
}

/*  --------------------------------------------------------
SELECTION COLOR
-------------------------------------------------------- */
::-moz-selection { /* Code for Firefox */
    background: #ac5015;
}
::selection {
    background: #ac5015;
}
.navbar-mp .navbar-nav &gt; li &gt; a {
color:  #000  !important;
font-family: "DIN 1451 Std", sans-serif;
font-size:16px;
}
.navbar-mp .navbar-nav &gt; li &gt; a:hover {
color:#e67d35  !important;
}
.navbar-mp .navbar-nav  {
padding-top:  15px  !important;
}

.navbar-op.top-nav-collapse, .navbar-mp.top-nav-collapse {
height: 120px;
border-bottom: 1px solid #eee;
}

.top-nav-collapse{
padding:20px 0;
}

/*  --------------------------------------------------------
BACKGROUND COLOR
-------------------------------------------------------- */
.mouse-icon .wheel,
.navbar-excess .navbar-toggle .icon-bar,
.bg-excess,
.button-excess-o:hover,
.button.button-excess,
.button-3d.button-excess,
.nav-pills &gt; li.active &gt; a,
.nav-pills &gt; li.active &gt; a:hover,
.nav-pills &gt; li.active &gt; a:focus,
.nav-pills-vertical li.active a,
a.add-to-cart:hover,
#blog form.blog-form-search button,
.badge-excess,
.price-three .price-badge,
#sidebar ul.tag li:hover,
.irs-from, .irs-to, .irs-single,
input[type=checkbox]:checked + label:before,
.button-excess.hover-fade:hover, .button-excess.hover-fade:focus, .button-excess.hover-fade:active,
.button-excess.hover-back-pulse:hover, .button-excess.hover-back-pulse:focus, .button-excess.hover-back-pulse:active,
.button-excess.hover-sweep-to-right:before,
.button-excess.hover-sweep-to-left:before,
.button-excess.hover-sweep-to-bottom:before,
.button-excess.hover-sweep-to-top:before,
.button-excess.hover-bounce-to-right:before,
.button-excess.hover-bounce-to-left:before,
.button-excess.hover-bounce-to-top:before,
.button-excess.hover-bounce-to-bottom:before,
.button-excess.hover-radial-out:before,
.button-excess.hover-rectangle-out:before,
.button-excess.hover-shutter-out-horizontal:before,
.button-excess.hover-shutter-out-vertical:before {
    background-color: #ac5015 !important;
}

/*  --------------------------------------------------------
BORDER COLOR
-------------------------------------------------------- */
.heading-icon,
.heading-icon-o,
.button-o.button-excess,
blockquote,
blockquote.blockquote-reverse,
blockquote.blockquote-excess,
blockquote.blockquote-excess-reverse,
.navbar-excess .navbar-toggle,
.nav-tabs-vertical li a:hover,
.nav-tabs-vertical li.active,
.nav-tabs-vertical li.active a,
.testimonial-triangle-isosceles-has-bg.bottom-center .testimonial-body.bg-excess:after,
.button-excess-o,
.button-excess-o:hover,
.heading-divider,
.hover-ripple-out:before,
.hover-ripple-in:before,
.button-excess.hover-ripple-out:before,
.button-excess.hover-ripple-in:before,
a.add-to-cart:hover,
input[type=checkbox]:checked + label:before,
#sidebar ul.tag li:hover,
.copyright a:hover {
    border-color: #ac5015;
}


/*  --------------------------------------------------------
TEXT COLOR
-------------------------------------------------------- */
a:hover,
a[class*="color-"]:hover,
.heading,
.heading-icon-o,
.button-o.button-excess,
.header-search:hover,
.color-excess,
.button-o.button-excess,
.w3_megamenu .dropdown-menu .withoutdesc ul li a:hover,
.nav-tabs-vertical li a:hover,
.nav-tabs-vertical li.active,
.nav-tabs-vertical li.active a,
.testimonial .testimonial-header i,
.testimonial .testimonial-footer,
.box-content a:hover,
.modal-footer a:hover,
.testimonial-container a:hover,
#portfolioGrid .portfolio .portfolio-item a span:hover,
#portfolioMasonry ul li a.active,
#portfolioGrid ul li a.active,
#portfolioMasonry .portfolio-masonry-one-item .portfolio-mask a,
#portfolioGrid .portfolio .portfolio-item a span:hover,
#blog a:hover i.fa,
#blog nav ul li a:hover,
#blog nav ul li.active a,
#blog ul.pagination li a:hover,
.blog-one .blog-one-attrib .blog-author-name,
.blog-one .blog-one-footer i,
.blog-one .blog-one-footer a:hover,
.blog-attrib-container a:hover,
.blog-post-read-tag a:hover,
#blog .blog-sidebar-popular-post-container a:hover,
.shop-item-price,
.shop-layout:hover,
.shop-control-prev:hover,
.shop-control-next:hover,
#portfolio ul li a.active,
#portfolioNoGutter ul li a.active,
#portfolio .portfolio-mask p a,
#portfolio .portfolio-mask .portfolio-mask-attr span a:hover,
#shop .shop-layout ul li.active a,
#shop ul.pagination li a:hover,
#shop ul.shop-sidebar li.active a,
#shop ul.shop-sidebar li a:hover,
.feature-container-in:hover &gt; div.feature-icon,
#footer ul li a:hover,
.copyright i.fa,
.typed-cursor {
    color: #ac5015;
}

/*  --------------------------------------------------------
OTHER
-------------------------------------------------------- */
.irs-from:after, .irs-to:after, .irs-single:after {
    border-top-color: #ac5015;
}
.heading,
.heading-solid-icon div,
.heading-dotted-icon div,
.heading-dashed-icon div,
.heading-solid-icon div div,
.heading-dotted-icon div div,
.heading-dashed-icon div div,
.heading-double-icon div,
.heading-double-icon div div {
    border-top-color: #ac5015 !important;
}
.megamenu .dropdown-submenu:hover&gt;a:after{
	border-left-color:#ac5015;
}

.mbYTP_wrapper{
	margin-top:120px !important;
    min-height:calc(100vh - 120px) !important;
}

.col-icon{

	display:inline-block;
    text-align:center;
    font-size:12px;
    padding-bottom:18px;
    font-family: D-Din Bold, sans-serif;
padding-left:5px;
    padding-right:5px;
}

.col-icon:hover{
    cursor:pointer;
    border-bottom:3px solid #e67d35;
}
.soon &gt; .col-icon{
    padding-bottom:15px;
}
.col-icon img{
height:60px;
}
.soon img{
opacity:0.3;
}
.soontxt{
font-size:8px;
line-height:7px;
display:block;
margin-top:-9px;
color:#949494;
}
.menucatamarans{
        margin-left:30px;
    margin-top:0px;
padding-top:0px !important;
    padding-bottom:8px !important;
}

.dropdown-menu {
top:100px;
    }


.navbar-excess {
-webkit-transition: none;
-moz-transition: none;
transition: none;
background:#fff;
padding-bottom:0px;
}
.megamenu .megamenu-content {
padding: 15px 25px;
background: #fff;
}



.megamenu .dropdown-menu {
left: auto;
padding-bottom: 10px;
background-color: #fff;
border:1px solid #fff;
border-top:1px solid #e7e7e7
}

.megamenu .dropdown-menu .withoutdesc ul li:hover,
.megamenu .dropdown-menu .withoutdesc ul li:focus{
	/* color:#262626; */
	text-decoration:none;
	background-color:#fff !important
 }
.megamenu .dropdown-menu .withoutdesc li:last-child {
	border-bottom:0 solid #fff;
}
.taxonomy {
    width: 100%;
    margin:0 0 20px
}
.boat-name{
margin-bottom: 0;
font-size: 40px !important;
line-height: 45px;
color: #ac5015 !important;
letter-spacing:10px;
font-weight:300;
margin: 0 0 20px;
text-align:center;

text-transform: uppercase;
margin: 0 0 20px;
   font-family: DIN\ 1451 Std, sans-serif !important;
   font-weight: 400;
   }

   .value {
   font-family: DIN\ 1451 Std,sans-serif;
   color: #ac5015;
   font-family: D-DIN Condensed Bold,sans-serif;
font-size: 1.3em;
line-height: 1.3em;
color: #ac5015;
text-transform: uppercase;
letter-spacing: 3px;
display:block;
   }
   .taxonomy-value {
font-family: D-DIN Condensed Bold,sans-serif;
font-size: 12px;
line-height: 15px;
color: #181818;
letter-spacing: 2px;
text-align: left;
}
   .boat-price {
        font-size:20px !important;
    }

    .btn-choose-boat {
        display: inline-flex;
         align-items: center;
         justify-content: center;
         min-height: 50px;
         padding: 7px 25px 5px !important;
         font-family: D-DIN Condensed Bold, sans-serif !important;
         font-size: 15px;
         line-height: 30px;
         color: #ac5015 !important;
         text-transform: uppercase;
         text-decoration: none;
         letter-spacing: 3px;
         background: none;
         background-color: #fff;
         border: 1px solid #ac5015;
         cursor: pointer;
         overflow:hidden;
         border-radius:0px;
}

.btn-choose-boat.inverted {
    display: inline-flex;
     align-items: center;
     justify-content: center;
     min-height: 50px;
     padding: 7px 25px 5px !important;
     font-family: D-DIN Condensed Bold, sans-serif !important;
     font-size: 15px;
     line-height: 30px;
     color: #fff !important;
     text-transform: uppercase;
     text-decoration: none;
     letter-spacing: 3px;
     background: none;
     background-color: #ac5015;
     border: 1px solid #ac5015;
     cursor: pointer;
     overflow:hidden;
     border-radius:0px;
}
@media (max-width: 766px) {
    .btn-choose-boat.inverted {
        
    width: 100%;
    font-size:1.8rem;
    }
    }
    a.btn:hover {
        color: #fff !important;
        background-color: #ac5015 !important;
    }

    a.btn.inverted:hover {
        color: #fff !important;
        background-color: #333 !important;
        border: 1px solid #333;
    }

    a.btn &gt; i, button.btn &gt; i, input.btn &gt; i, span.btn &gt; i {
        margin-left: 10px;
        font-size: 20px;
        line-height: 20px;
        text-transform: none
    }

    .a.arrow i {
        margin-left: 10px;
        font-size: 20px;
        line-height: 25px;
        transition-property: -webkit-transform;
        transition-property: transform;
        transition-property: transform,-webkit-transform;
        transition-duration: .3s;
    }

    a.arrow, a.arrow-bottom, a.arrow-bottom span, a.arrow-left, a.arrow-left span, a.arrow-right, a.arrow-right span, a.arrow span, button.arrow, button.arrow span, input.arrow, input.arrow span, span.arrow, span.arrow-bottom, span.arrow-bottom span, span.arrow-left, span.arrow-left span, span.arrow-right, span.arrow-right span, span.arrow span {
        display: inline-flex;
        align-items: center
    }

        a.arrow-bottom i, a.arrow-left i, a.arrow-right i, a.arrow i, button.arrow i, input.arrow i, span.arrow-bottom i, span.arrow-left i, span.arrow-right i, span.arrow i {
            margin-left: 10px;
            font-size: 20px;
            line-height: 25px;
            transition-property: -webkit-transform;
            transition-property: transform;
            transition-property: transform, -webkit-transform;
            transition-duration: .3s
        }

            a.arrow-bottom i.left, a.arrow-left i.left, a.arrow-right i.left, a.arrow i.left, button.arrow i.left, input.arrow i.left, span.arrow-bottom i.left, span.arrow-left i.left, span.arrow-right i.left, span.arrow i.left {
                margin-left: 0;
                margin-right: 10px
            }

        a.arrow.btn-round i, a.btn-round.arrow-bottom i, a.btn-round.arrow-left i, a.btn-round.arrow-right i, button.arrow.btn-round i, input.arrow.btn-round i, span.arrow.btn-round i, span.btn-round.arrow-bottom i, span.btn-round.arrow-left i, span.btn-round.arrow-right i {
            margin-left: 0
        }

    .taxonomy-value {
        margin-bottom: 0;
        font-family: D-DIN Condensed Bold,sans-serif !important;
        font-size: 12px !important;
        line-height: 15px;
        color: #181818 !important;
        letter-spacing: 2px;
        text-align: left;
        flex: 1 1 auto;
    }

    .taxonomy img {
        flex: 0 0 40px;
        margin-right: 15px;
        float: left;
    }

    .waves {
        position: relative;
        width: 100%;
        height: 15vh;
        margin-bottom: -7px; /*Fix for safari gap*/
        min-height: 100px;
        max-height: 150px;
    }
    /* Animation */

    .parallax &gt; use {
        animation: move-forever 25s cubic-bezier(.55,.5,.45,.5) infinite;
    }

        .parallax &gt; use:nth-child(1) {
            animation-delay: -4s;
            animation-duration: 14s;
        }

        .parallax &gt; use:nth-child(2) {
            animation-delay: -6s;
            animation-duration: 20s;
        }

        .parallax &gt; use:nth-child(3) {
            animation-delay: -8s;
            animation-duration: 26s;
        }

        .parallax &gt; use:nth-child(4) {
            animation-delay: -10s;
            animation-duration: 40s;
        }

    @keyframes move-forever {
        0% {
            transform: translate3d(-90px,0,0);
        }

        100% {
            transform: translate3d(85px,0,0);
        }
    }
    /*Shrinking for mobile*/
    @media (max-width: 768px) {
        .waves {
            height: 40px;
            min-height: 40px;
        }

        .content {
            height: 30vh;
        }

        h1 {
            font-size: 24px;
        }
    }

    #portfolioMasonry [class*="col-md"], #portfolioMasonry [class*="col-sm"], #portfolioMasonry [class*="col-xs"] {
        margin: 0;
        padding: 0;
    }

    a.bg-03:hover {
        padding-top: 50%;
        color: #fff !important;
        background-color: rgba(172,80,21,0.3) !important;
    }

    #portfolioMasonry ul li, #portfolioGrid ul li {
        list-style: none;
        display: inline;
        margin: 0 10px;
    }


        #portfolioMasonry ul li a, #portfolioGrid ul li a {
            font-size: 16px;
            text-transform: uppercase;
            font-family: DIN\ 1451 Std, sans-serif;
            letter-spacing: 1px;
            color: #fff;
            font-weight: 600;
            padding: 10px;
            padding-top: 15px;
            border: 1px solid #fff;
            line-height: 20px;
            vertical-align: middle;
        }

    .detailboatli {
        font-size: 16px;
        text-transform: uppercase;
        font-family: DIN\ 1451 Std, sans-serif;
        letter-spacing: 1px;
        font-weight: 600;
        padding: 10px;
        padding-top: 15px;
        border: 1px solid #fff;
        line-height: 20px;
        vertical-align: middle;
        color: rgba(172,80,21,1) !important;
        background-color: rgba(255,255,255,1) !important;
        border: 1px solid rgba(172,80,21,1) !important;
    }



    #portfolioGrid ul li a.active {
        color: #fff !important;
        background-color: rgba(172,80,21,1) !important;
        border: 1px solid rgba(172,80,21,1) !important;
    }

    .detailboatli.active {
        color: rgba(172,80,21,1) !important;
        background-color: rgba(255,255,255,1) !important;
        border: 1px solid rgba(255,255,255,1) !important;
    }

    .blog-one .blog-one-body .blog-title {
        min-height: 52px;
    }

    .blog-one .blog-one-body p {
        min-height: 350px;
    }


    .bg-grad-excess {
        background: #773c0c;
        background: -webkit-linear-gradient(-45deg, #af8762, #773c0c);
        background: -o-linear-gradient(-45deg, #af8762, #773c0c);
        background: -moz-linear-gradient(-45deg, #af8762, #773c0c);
        background: linear-gradient(-45deg, #af8762, #773c0c);
    }

    .input-newsletter-container {
        border-bottom: 3px dotted #fff;
        width: 100%;
        float: left;
        margin-right: 20px;
        padding: 7px 0;
    }


    .input-newsletter {
        width: 100%;
        background: transparent;
        border: 0;
        outline: none;
        color: #fff;
        letter-spacing: 1px;
        text-align: center;
        font-size: 20px;
    }

        .input-newsletter::-webkit-input-placeholder { /* Chrome/Opera/Safari */
            font-size: 15px;
            color: #fff;
        }

        .input-newsletter::-moz-placeholder { /* Firefox 19+ */
            font-size: 15px;
            color: #fff;
        }

        .input-newsletter:-ms-input-placeholder { /* IE 10+ */
            font-size: 15px;
            color: #fff;
        }

        .input-newsletter:-moz-placeholder { /* Firefox 18- */
            font-size: 15px;
            color: #fff;
        }

    .bg-footer {
        background-color: #ffffff !important;
        background: url('../../img/bg/bg-footer.jpg');
        position: fixed;
    }

    .color-excess {
        font-family: DIN\ 1451 Std, sans-serif;
        font-size: 18px;
        font-weight: 600;
        color: #ac5015 !important;
    }

    .footerbt p, .footerbt a {
        color: #fff !important;
    }

    h1 {
        font-size: 45px;
    }

        h1 small {
            color: #ac5015;
            letter-spacing: 6px;
            font-size: 30px;
            opacity: 1;
        }


    .social.social-two a {
        font-size: 15px;
        display: inline-block;
        margin: 0 0 5px 0;
        line-height: 30px;
        border: 1px solid #ac5015;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        width: 40px;
        height: 40px;
        min-height: inherit;
        font-weight: 400;
        color: #ac5015;
        background: none;
        border-radius: 50px;
        margin-right: 20px;
    }


        .social.social-two a:hover {
            background: #ac5015;
            color: #fff;
        }

    .excessoverlay {
        position: absolute;
        z-index: 1;
        top: 160px;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(-90deg,rgba(0,12,17,.9),rgba(0,12,17,0));
    }

    a, button {
        transition: all .3s;
    }

        a i, button i {
            transition: -webkit-transform .3s;
            transition: transform .3s;
            transition: transform .3s, -webkit-transform .3s;
        }

        a, a.btn, button.btn, input.btn, span.btn {
            color: #ac5015;
            text-decoration: none;
        }

            a.back {
                display: inline-flex;
                align-items: center;
                font-family: D-DIN Condensed Bold,sans-serif;
                font-size: 15px;
                line-height: 15px;
                color: #ac5015;
                text-decoration: none;
                letter-spacing: 1px;
                margin-bottom: 20px;
            }

    .banner-content a:not(.btn):not(.btn-config) {
        color: #333;
    }

    .banner-content h1 {
        font-size: 100px;
        line-height: 110px;
        letter-spacing: 12px;
        color: #e67d35;
        border-color: #e67d35;
    }

        .banner-content h1 &gt; span {
            color: #000;
            letter-spacing: 5px;
            font-size: 30px;
            line-height: 35px;
            display: block;
            margin-bottom: 18px;
        }

    .summary {
        max-width: 80%;
        font-size: 20px;
        color: #000;
        line-height: 28px;
    }

    .banner-content {
        padding-top: 10px;
        align-items: flex-end;
        text-align: left;
    }

    .lead {
        line-height: 25px;
        color: #181818;
        font-family: D-DIN,sans-serif;
        font-size: 15px;
        line-height: 25px;
        letter-spacing: .75px;
    }

    .detailboat {
        margin-bottom: 20px;
        padding-top: 5px;
        padding-left: 10px;
        color: #ac5015;
    }

    .feature-item {
        text-align: center;
        font-family: D-DIN,sans-serif;
        font-size: 15px;
        line-height: 25px;
        color: #181818;
        letter-spacing: .75px;
    }

    p {
        margin: 0 0 10px;
        font-size: 15px;
        line-height: 25px;
    }

    .text-primary {
        color: #ac5015 !important;
    }

    .team-one img {
        width: 300px;
        margin: 10px auto 20px auto;
        border: 0px;
        -webkit-border-radius: 0%;
        -moz-border-radius: 0%;
        border-radius: 0%;
    }

    .visit-360 {
        padding: 0
    }

        .visit-360 iframe {
            display: block;
            width: 100%;
            height: 300px;
            max-height: 70vh;
            margin: 0;
            padding: 0;
            border: 0
        }

    @media (min-width: 768px) {
        .visit-360 iframe {
            height: 1000px
        }
    }

    @media (min-width: 1200px) {
        .visit-360 iframe {
            max-height: calc(100vh - 192px);
        }
    }

    div.nav {
        display: fixed !important;
        height: 75px !important;
        text-align: center !important;
    }

    .boat-options li a {
        color: #000 !important;
        font-family: "DIN 1451 Std", sans-serif;
        font-size: 18px;
        padding: 5px 30px;
        transition: top .3s !important;
    }

    .bg-optboat {
        background: #ac5015 !important;
        color: #fff !important;
    }

    a:any-link {
        /*cursor: auto;*/
        cursor: pointer;
    }

    .bg-optboat a {
        color: #fff !important;
    }

    nav.boat-nav ul li a:hover:after {
        width: calc(100% - 60px);
    }

    nav.boat-nav ul li a:after {
        content: "";
        position: absolute;
        bottom: 5px;
        left: calc((100% - 2px) / 2);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 0;
        height: 2px;
        background-color: #ac5015;
        transition: width .3s;
    }

    @keyframes myfirst {
        0% {
            background-color: red;
            left: 0px;
            top: 0px;
        }

        25% {
            background-color: yellow;
            left: 200px;
            top: 0px;
        }

        50% {
            background-color: blue;
            left: 200px;
            top: 200px;
        }

        75% {
            background-color: green;
            left: 0px;
            top: 200px;
        }

        100% {
            background-color: red;
            left: 0px;
            top: 0px;
        }
    }


    .color-menu-excess {
        color: #000 !important;
        font-family: "DIN 1451 Std", sans-serif;
        font-size: 16px;
        text-transform: uppercase;
        letter-spacing: 1px;
    }

        .color-menu-excess:hover {
            color: #e67d35 !important;
        }
</pre></body></html>