<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
    line-height: 1.5;
    color: #555;
    font-family: 'Lato', sans-serif;
}
/* ----------------------------------------------------------------
    Custom CSS
    Add all your Custom Styled CSS here for New Styles or
    Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/
a {
    text-decoration: none !important;
    color: #222;
}
a:hover { color: #86d200; }
h1, h2, h3, h4, h5, h6, p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form { margin-bottom: 10px; }
h1, h2, h3, h4, h5, h6 { font-family: inherit; }
h4 { font-size: 16px; }
h3
{
    font-size: 24px;
    font-weight: bold;
}
body:not(.top-search-open) #header-wrap #logo, body:not(.top-search-open) #primary-menu &gt; ul, body:not(.top-search-open) #primary-menu &gt; .container &gt; ul, body:not(.top-search-open) #top-cart, body:not(.top-search-open) #side-panel-trigger, body:not(.top-search-open) #top-account {
    opacity: 1;
    -webkit-transition: height .4s ease, margin .4s ease, opacity .2s .2s ease;
    -o-transition: height .4s ease, margin .4s ease, opacity .2s .2s ease;
    transition: height .4s ease, margin .4s ease, opacity .2s .2s ease;
}
body:not(.device-touch) .button {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
#primary-menu ul
{
    padding: 0;
    margin: 0;
}
.uppercase
{
    text-transform: uppercase;
}
.heading-block h1, .heading-block h2, .heading-block h3, .heading-block h4, .emphasis-title h1, .emphasis-title h2 {
    margin-bottom: 0;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #333;
}

.section {
    position: relative;
    padding: 60px 0;
    background-color: #F9F9F9;
    overflow: hidden;
}
.parallax {
    background-color: transparent;
    background-attachment: fixed;
    background-position: 50% 0;
    background-repeat: no-repeat;
    overflow: hidden;
    will-change: transform;
    background-size: cover; 
}
.button {
    display: inline-block;
    position: relative;
    cursor: pointer;
    outline: none;
    white-space: nowrap;
    margin: 5px;
    padding: 0 22px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    background-color: #86d200;
    color: #FFF;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: none;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
#logo 
{
    position: relative;
    float: left;
    font-family: 'Raleway', sans-serif;
    font-size: 36px;
    line-height: 100%;
    margin-right: 40px;
    padding: 30px 0;
}
#top-points , #menu-top-menu {
    margin-top: 25px;
    float: right;
    margin: 40px 0 40px 15px;
}
.button.button-3d {
    border-radius: 3px;
    border-bottom: 3px solid rgba(0,0,0,0.15);
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.button-blue {
    background-color: #1265A8;
}
#top-cart
{
    position: relative;
    margin-right: 0;
}

#top-cart &gt; a &gt; span {
    display: block;
    position: absolute;
    top: -7px;
    left: auto;
    right: -14px;
    font-size: 10px;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    background-color: #86d200;
    border-radius: 50%;
}
.dark #top-cart .top-cart-content {
    background-color: #333;
    border-color: #3F3F3F;
    border-top-color: #86d200;
}
#top-cart .top-cart-content {
    opacity: 0;
    z-index: -2;
    position: absolute;
    width: 280px;
    background-color: #FFF;
    box-shadow: 0px 20px 50px 10px rgba(0, 0, 0, 0.05);
    border: 1px solid #EEE;
    border-top: 2px solid #86d200;
    top: 60px;
    right: -15px;
    left: auto;
    margin: -10000px 0 0;
    -webkit-transition: opacity .5s ease, top .4s ease;
    -o-transition: opacity .5s ease, top .4s ease;
    transition: opacity .5s ease, top .4s ease;
}
#top-search a, #top-cart &gt; a, #side-panel-trigger a {
    display: block;
    position: relative;
    width: 14px;
    height: 14px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    color: #333;
    -webkit-transition: color .3s ease-in-out;
    -o-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}
#top-cart, #top-cart &gt; a {
    color: #555 !important;
    display: inline;
    margin-right: 15px;
}
#top-search, #top-cart, #side-panel-trigger, #top-account {
    float: right;
    margin: 40px 0 40px 15px;
}
#menu-top-menu {
    border-right: 1px solid #cacaca;
    padding-right: 15px;
}
#top-points {
    margin-top: 25px;
}
.bg-dark {
    background-color: #343a40 !important;
}
.dark, .dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6 {
    color: #EEE;
}
#primary-menu {
    float: none;
}
#primary-menu &gt; ul {
    float: left;
}
#primary-menu ul &gt; li {
    float: left;
    margin-left: 2px;
}
#primary-menu &gt; ul &gt; li:first-child {
    margin-left: 0;
}

#primary-menu ul li:hover &gt; a, #primary-menu ul li.current &gt; a {
    background-color: #86d200;
    color: #fff;
}

#primary-menu ul
{
    margin: 0;
}
#primary-menu ul li
{
    list-style: none;
    margin: 0;
}
#primary-menu ul li &gt; a {
    display: block;
    line-height: 22px;
    padding: 39px 15px;
    color: #444;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    -webkit-transition: margin .4s ease, padding .4s ease;
    -o-transition: margin .4s ease, padding .4s ease;
    transition: margin .4s ease, padding .4s ease;
}
#primary-menu ul li &gt; a {
    padding: 20px 15px;
}
.dark #header-wrap:not(.not-dark) #primary-menu &gt; ul &gt; li:hover &gt; a, .dark #header-wrap:not(.not-dark) #primary-menu &gt; ul &gt; li.current &gt; a, .dark #header-wrap:not(.not-dark) #primary-menu &gt; .container &gt; ul &gt; li:hover &gt; a, .dark #header-wrap:not(.not-dark) #primary-menu &gt; .container &gt; ul &gt; li.current &gt; a {
    color: #eee;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
#primary-menu ul li &gt; a
{
    color: #eee;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
#cart
{
    display: block;
}
.btn_cart
{
    background: none;
    padding: 0;
}
#cart-total i
{
    margin-right: 10px;
}
.cart_number
{
    display: block;
    position: absolute;
    top: -8px;
    left: 12px;
    font-size: 10px;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    background-color: #86d200;
    border-radius: 50%;
}
}
#cart-total &gt; i
{
    margin-right: 15px;
}
#sec_charter
{
    background-image: url('../images/home-ss-1.png');
}
.heading-block h2 {
    font-size: 32px;
    line-height: 44px;
}
.heading-block h2 span
{
    color: #86d200;
}
.heading-block &gt; span
{
    font-weight: bold;
    color: #555;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 15px;
}
.portfolio-desc h3 {
    margin: 0;
    padding: 0;
    font-size: 19px;
    margin:15px 0;
    min-height: 40px;
}
.charter-item
{
    margin:15px 0;
}
.owl-wrapper-outer
{
    border: 0;
    box-shadow: none;
}
.owl-carousel
{
    background: none;
}
.owl-theme .owl-controls .owl-buttons div
{
    width: 35px;
    height: 35px;
    background: #fff;
    opacity: 1;
    padding: 0;
    margin: 0;
    margin-top: -25px;
}
.owl-theme .owl-controls .owl-buttons div:hover
{
    background-color: #86d200 !important;
}
.owl-theme .owl-controls .owl-buttons div:hover i
{
    color: #FFF !important;
}
.owl-carousel .owl-buttons div i
{
    color: #666;
    font-size: 20px;
    line-height: 35px;
    margin: 0;
}
.owl-carousel .owl-buttons .owl-prev
{
    left: -5px;
}
.owl-carousel .owl-buttons .owl-next
{
    right: -5px;
}
#sec_about
{
    background-image: url('../images/home-ss-2.jpg');
}
#sec_about h2
{
    color: #fff;
    font-weight: bold;
}
#sec_about h2 span
{
    color: #86d200;
}
#sec_about p
{
    color: #fff;
}
.button.button-reveal {
    padding: 0 28px;
    overflow: hidden;
}
.button.button-rounded {
    border-radius: 3px;
}
.button {
    height: 38px;
    line-height: 38px;
}
.dark .button-dark:not(.button-border), .dark .button:hover {
    background-color: rgba(0,0,0,0.3);
}
.dark a:hover {
    color: #86d200;
}
.button.button-reveal.tright:hover i {
    left: auto;
    right: 0;
}
body:not(.device-touch) .button.button-reveal i, body:not(.device-touch) .button.button-reveal span {
    -webkit-transition: left 0.3s ease, right 0.3s ease;
    -o-transition: left 0.3s ease, right 0.3s ease;
    transition: left 0.3s ease, right 0.3s ease;
}
.button.button-reveal span {
    display: inline-block;
    position: relative;
    left: 0;
}
.button.button-reveal.tright:hover span {
    left: -16px;
}
.button.button-reveal i {
    display: block;
    position: absolute;
    top: 0;
    left: -32px;
    width: 32px;
    height: 40px;
    line-height: 40px;
    margin: 0;
    text-align: center;
    background-color: rgba(0,0,0,0.1);
}
.button.button-reveal.tright i {
    left: auto;
    right: -32px;
}
.button:hover {
    background-color: #444;
    color: #FFF;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
#sec_invest
{
    background-image: url('../images/home-ss-3.png');
}
.col_half, .postcontent.bothsidebar {
    width: 48%;
}
.postcontent, .sidebar, .col_full, .col_half, .col_one_third, .col_two_third, .col_three_fourth, .col_one_fourth, .col_one_fifth, .col_two_fifth, .col_three_fifth, .col_four_fifth, .col_one_sixth, .col_five_sixth {
    display: block;
    position: relative;
    margin-right: 4%;
    margin-bottom: 50px;
    float: left;
}
.postcontent, .sidebar, .col_full, .col_half, .col_one_third, .col_two_third, .col_three_fourth, .col_one_fourth, .col_one_fifth, .col_two_fifth, .col_three_fifth, .col_four_fifth, .col_one_sixth, .col_five_sixth {
    margin-bottom: 20px;
}
.col_last {
    margin-right: 0 !important;
    float: right;
    clear: right;
}
.col_two_fifth {
    width: 37.6%;
}
.col_three_fifth {
    width: 58.4%;
}
#sec_invest h3
{
    font-size: 38px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #000;
}
.shadow-sm
{
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
    margin: 2px;
}
#sec_newletter
{
    background-image: url('../images/home-ss-6.jpg');
}
#sec_newletter input
{
    height: 38px;
    border:1px solid #fff;
    border-right: none;
}
.dark .heading-block:not(.not-dark), .dark .counter {
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
}
.heading-block.center &gt; span, .heading-block.title-center &gt; span, .center .heading-block &gt; span {
    max-width: 800px;
}
.nobottommargin {
    margin-bottom: 0 !important;
}
.divcenter {
    position: relative !important;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
#common-home .input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
}
.input-group-append {
    margin-left: -1px;
}
.input-group-prepend, .input-group-append {
    display: -ms-flexbox;
    display: flex;
}
#common-home .input-group &gt; .form-control
{
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.nomargin {
    margin: 0 !important;
}
.dark .form-control:not(.not-dark), .dark .sm-form-control:not(.not-dark) {
    border-color: #fff;
}
.dark .form-control:not(.not-dark), .dark .sm-form-control:not(.not-dark) {
    color: #999;
    background-color: rgba(0,0,0,0.2);
    border-color: rgba(0,0,0,0.25);
}
.heading-block {
    margin-bottom: 50px;
}
#footer {
    background-color: #fbfbfb;
    border-top: none;
    -webkit-box-shadow: 0px 0px 5px 0px #ddd;
    -moz-box-shadow: 0px 0px 5px 0px #ddd;
    box-shadow: 0px 0px 5px 0px #ddd;
    position: relative;
    padding-top: 80px;
}
#footer .footer-widgets-wrap {
    position: relative;
    padding: 80px 0;
}
.title-footer
{
    font-weight: bold;
    margin-bottom: 10px;
    letter-spacing: normal;
    font-size: 15px;
    color: #444;
}
.content-footer
{

}
.content-footer ul
{
    padding: 0;
    margin: 0;
}
.content-footer ul li
{
    list-style:none;
    margin-bottom: 5px;
}
.content-footer ul li a
{
    background: url('../images/widget-link.png') left top no-repeat;
    border: none !important;
    color: #444;
    font-size: 14px;
        display: inline-block;
    padding: 0 3px 0 12px
}
#copyrights {
    padding: 0 0 40px;
    margin-top: 30px;
    background-color: transparent;
}
.breadcrumb
{
	background: none;
	margin-top: 15px;
	padding-left: 0;
}
.module 
{
	margin-bottom: 30px;
}
.module.category
{
    border: 3px solid #ddd ;
    padding: 15px ;
}
.module.category .content-module
{
	padding: 10px 0;
}
.module.category .title-module
{
    letter-spacing: 1px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    border-bottom: 1px solid #999;
    padding-bottom: 15px;
}
.module.category .list-group
{
	margin-bottom: 0;
}
.module.category a
{
	border:none;
}
.module.category a.active
{
	background: none;
	color: #86d200;
}
.module.category  a.level-1
{
    font-weight: bold;
    font-size: 1.1em;
}
.module.category  a.level-2
{
	margin-left: 15px;
}
.module.category  a 
{
    background: url('../images/widget-link.png') left top no-repeat !important;
    display:block;
    padding: 0 3px 0 12px;
    margin:15px 0;
}
.module.category a:last-child
{
	margin-bottom: 0;
}
.swiper-viewport
{
    box-shadow: none !important;
    border:none !important;
    border-radius: 0 !important;
}
#content h1
{
	margin-top: 0;
	font-size: 24px;
	/*border-bottom: 1px solid #999;*/
	padding-bottom: 15px;
	margin-bottom: 15px;
	font-weight: bold;
}
#product-category .input-group-addon
{
	width: auto;
}
.price-new 
{
    color: #ffc107 !important;
    font-size: 18px;
    font-weight: 700;
}
.price-old
{
    text-decoration: line-through;
    font-weight: 400;
    font-size: 14px;
    margin-left: 10px;
    color: #888;
}
.product-layout
{
    margin-bottom: 20px;
}
.product-layout h4 a
{
	text-decoration: none !important;
    color: #222;
    font-size: 15px;
    font-weight: bold;
}
.product-layout .image
{
	box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.product-layout .caption
{
    text-align: center;
}
.product-layout .caption.text-left
{
	text-align: left;
}
.product-layout .caption.text-left .button-group
{
    text-align: left;
}
.product-layout .button-group
{
	text-align: center;
	margin:10px 0 ;
}
.product-layout .button-group button
{

}

.img-center
{
	margin:0 auto;
}
.redempt span
{
	color: #86d200;
}
#common-home #content
{
    margin-bottom: 0;
}
#content
{
	margin-bottom: 30px;
}
.category-60 h1
{
	display: none;
}
.yacht-content
{
    margin: 30px;
    text-align: center;
    font-size: 16px;
}
.yacht-content h1
{
    text-transform: uppercase;
    color: #86d200;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 2px;
}
#product .price-new
{
    font-size: 41px;
    font-weight: bold;
    letter-spacing: 2px;
}
#product .price-old
{
    font-size: 20px;
    color: #b7b7b7;
}
#product .quantity {
    float: left;
    margin-right: 30px;
}
.quantity .plus, .quantity .minus {
    display: block;
    float: left;
    cursor: pointer;
    border: 0px transparent;
    padding: 0;
    width: 36px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #EEE;
    font-size: 16px;
    font-weight: bold;
    transition: background-color .2s linear;
    -webkit-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
}
.quantity .qty {
    float: left;
    width: 50px;
    height: 40px;
    line-height: 40px;
    border: 0;
    border:none;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    background-color: #EEE;
    text-align: center;
    margin-bottom: 0;
    border-radius: 0;
}
#button-cart
{
    height: 40px;
    line-height: 40px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 0;
    border-radius: 0;
    background-color: #86d200;
    border:none;
    display: inline-block;
    position: relative;
    cursor: pointer;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    padding: 0 22px;
    color: #fff;
}
.line {
    margin: 20px 0;
    border-top: 1px solid #EEE;
        clear: both;
    position: relative;
    width: 100%;
}
.img-item
{
    padding: 0 5px;
}
.tab-content
{
    padding: 15px;
    border:1px solid #ddd;
    border-top: none;
}
.table&gt;tbody&gt;tr&gt;td, .table&gt;tbody&gt;tr&gt;th, .table&gt;tfoot&gt;tr&gt;td, .table&gt;tfoot&gt;tr&gt;th, .table&gt;thead&gt;tr&gt;td, .table&gt;thead&gt;tr&gt;th
{
    vertical-align: middle;
}
#sec_about1
{
    background-image: url('../images/bg-about-us.jpg');
}
#sec_about2
{
    background-image: url('../images/ab-2.png');
    padding: 120px 0;
}
#sec_about1 h1
{
    color: #444;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 30px 0;
    font-size: 36px;
}
#sec_about1 h1 span
{
    color: #86d200;
}
.banner-about
{
    overflow: hidden;
    margin-top: 50px;
}
.banner-about .img-left
{
    width: 55%;
    float: left;
}
.banner-about .img-right
{
    width: 45%;
    float: left;
}
.banner-about .img-right img
{
    width: 50%;
    float: left;
    padding-left: 4px;
    padding-bottom: 4px;
}
.misson-vision
{
    max-width: 800px;
    margin:0 auto;
    text-align: center;
    border:5px solid #86d200;
    padding: 25px;
    position: relative;
}
.misson-vision h2
{
    position: absolute;
    top: -28px;
    left: 17%;
    color: #000000;
    font-size: 40px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    background: #eff3f9;
    display: inline-block;
    width: 66%;
}
.misson-vision h2 span
{
    color: #86d200;
}
#product-category
{
    margin-bottom: 30px;
}
.contact-info
{
    margin-bottom: 30px;
}
.contact-info i
{
    width: 20px;
}
.dropdown-cart
{
    min-width: 500px;
}
.dropdown-cart .table-striped
{
    margin-bottom:  0;
}
.inline-
{
    display: inline-block;
}
.btn-danger {
    color: #fff !important;
    background-color: #d9534f !important;
    border-color: #d43f3a !important;
}
.yacht-ctf
{
    padding: 100px 0;
    background: url('../images/yacht-bg.jpg') no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
}
.yacht-ctf h2
{
    text-align: center;
    text-transform: uppercase;
    color: #000;
    font-size: 40px;
    font-weight: bold;
    letter-spacing: 2px;
    margin-bottom: 50px;
}
.yacht-ctf h2 span
{
    color: #86d200;
}
.yacht-ctf .form
{
    max-width: 800px;
    margin:0 auto;
}
.yacht-ctf .form .form-control
{
    margin-bottom: 15px;
}
.form-date
{
    position: relative;
}
.form-date span
{
    position: absolute;
    left: 25px;
    top: 6px;
    font-weight: bold;
}
.form-date input
{
    /*padding-left: 60px;*/
}
.form-date i
{
    position: absolute;
    right: 25px;
    top: 10px;
    font-weight: bold;
}
.article-title h4
{
    color: #202020;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
}
.article-time
{
    margin-bottom: 10px;
}
.blog-item
{
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 0px 5px 5px rgba(238,238,238,1);
    -moz-box-shadow: 0px 0px 5px 5px rgba(238,238,238,1);
    box-shadow: 0px 0px 5px 5px rgba(238,238,238,1);
    padding-left: 15px;
}
.blog-item .col-lg-7
{
    padding-right: 0;
}
.blog-item .col-lg-5 .button
{
    margin: 0;
    margin-top: 15px;
}
.row-small
{
    margin-left: -5px;
    margin-right: -5px;
}
.row-small [class*="col-"]
{
    padding-left: 5px;
    padding-right: 5px;
}
.widget-article-name
{
    line-height: normal;
}
.description
{
    margin:5px 0;
}
.article-info img
{
    max-width: 100%;
    height: auto;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover , .btn-primary
{
    background-color: #86d200;
    border-color: #86d200;
}
#option .form-group
{
    width: 50%;
}
#option .width100
{
    width: 100% !important;
}
#checkout-onetouch form
{
    max-width: 500px;
    margin:0 auto;
}
#checkout-onetouch input
{
    margin-bottom: 15px;
}
.caption h4
{
    min-height: 34px;
}
/*mailchimp*/
.mi-heading h3
{
    font-size: 36px;
    font-weight: normal;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}
.mi-buttons.mi-button
{
    margin: 0;
    margin-left: -2px;
    float: left;
    width: 25%;
}
.mi-buttons.mi-button a
{
    margin: 0;
    width: 100%;
    height: 40px;
    border-radius: 0 5px 5px 0;
}
.mi-input
{
    width: 75%;
    margin: 0;
    float: left;
}
.mi-input input
{
    height: 40px !important;
    border: 1px solid #fff;
    border-right: none;
    border-radius: 5px 0 0 5px;
    color: #fff !important;
}
.mailchimp-integration .box-content
{
    max-width: 800px;
    margin:0 auto;
}
/*mailchimp*/
@media(min-width: 320px) and (max-width: 992px)
{
    .mi-heading h3
    {
        font-size: 24px;
    }
    .mi-input
    {
        width: 60%;
    }
    .mi-buttons.mi-button
    {
        width: 40%;
    }
    .icon-bar:nth-child(1) {
        position: relative;
        top: 0;
        -webkit-transition: top .3s .3s, transform .3s 0s;
        -webkit-transition: top .3s .3s, -webkit-transform .3s 0s;
        transition: top .3s .3s, -webkit-transform .3s 0s;
        transition: top .3s .3s, transform .3s 0s;
        transition: top .3s .3s, transform .3s 0s, -webkit-transform .3s 0s;
    }
    .icon-bar:nth-child(2) {
        opacity: 1;
        -webkit-transition: opacity .3s;
        transition: opacity .3s;
    }
    .icon-bar:nth-child(3) {
        margin-bottom: 0;
        position: relative;
        top: 0;
        -webkit-transition: top .3s .3s, transform .3s 0s;
        -webkit-transition: top .3s .3s, -webkit-transform .3s 0s;
        transition: top .3s .3s, -webkit-transform .3s 0s;
        transition: top .3s .3s, transform .3s 0s;
        transition: top .3s .3s, transform .3s 0s, -webkit-transform .3s 0s;
    }
    .icon-bar+.icon-bar {
        margin-top: 4px;
    }
    .icon-bar
    {
        display: block;
        width: 28px;
        height: 4px;
        margin-bottom: 5px;
        border-radius: 2px;
        background: #000;
    }
    .opened .icon-bar:nth-child(1) {
        top: 10px;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        -webkit-transition: top .3s 0s, transform .3s .3s;
        -webkit-transition: top .3s 0s, -webkit-transform .3s .3s;
        transition: top .3s 0s, -webkit-transform .3s .3s;
        transition: top .3s 0s, transform .3s .3s;
        transition: top .3s 0s, transform .3s .3s, -webkit-transform .3s .3s;
    }
    .opened .icon-bar:nth-child(2) {
        opacity: 0;
    }
    .opened .icon-bar:nth-child(3) {
        top: -8px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: top .3s 0s, transform .3s .3s;
        -webkit-transition: top .3s 0s, -webkit-transform .3s .3s;
        transition: top .3s 0s, -webkit-transform .3s .3s;
        transition: top .3s 0s, transform .3s .3s;
        transition: top .3s 0s, transform .3s .3s, -webkit-transform .3s .3s;
    }
    .btn-mobile-menu
    {
        width: 25%;
        float: left;
        margin-top: 15px;
        cursor: pointer;
    }
    #logo 
    {
        width: 50%;
        float: left;
        margin: 0;
        padding: 0;
        padding-top: 15px;
    }
    #top-points
    {
        display: none;
    }
    #top-cart
    {
        float: right;
        margin: 0;
        margin-top: 15px;
    }
    .cart-text
    {
        display: none;
    }
    #menu-top-menu
    {
        display: none;
    }
    #header-wrap .bg-dark
    {
        position: absolute;
        width: 100%;
        top: 60px;
        left: 0;
        z-index: 1;
        display: none;
    }
    #primary-menu
    {
        padding: 15px 0;
        /*display: none;*/
    }
    #primary-menu ul
    {
        float: none;
    }
    #primary-menu ul &gt; li
    {
        float: none;
    }
    #primary-menu ul li &gt; a
    {
        padding: 12px 15px;
        display: block;
    }
    .top-bar
    {
        margin-bottom: 15px;
    }
    .section
    {
        padding: 25px 0;
    }
    .heading-block h2 
    {
        font-size: 22px;
        line-height: 30px;
    }
    .col_half, .postcontent.bothsidebar
    {
        width: 100%;
    }
    .col_two_fifth
    {
        display: none;
    }
    .col_three_fifth
    {
        width: 100%;
        padding: 0 15px;
    }
    #sec_invest h3
    {
        font-size: 22px;
    }
    .half_img
    {
        width: 50%;
        float: left;
        margin: 0;
        padding: 5px;
    }
    #sec_newletter h1
    {
        font-size: 22px;
    }
    .yacht-content
    {
        margin: 0;
    }
    .yacht-content h1
    {
        font-size: 24px;
    }
    .yacht-ctf h2
    {
        font-size: 26px;
        line-height: 30px;
        margin-bottom: 15px;
    }
    .yacht-ctf
    {
        -webkit-background-size: cover;
        background-size: cover;
    }
    .blog-item .col-lg-7
    {
        padding-left: 0;
        padding-right: 15px;
        margin-top: 10px;
    }
    .banner-about .img-left , .banner-about .img-right
    {
        width: 100%;
        float: none;
        margin-bottom: 4px;
    }
    #sec_about1 h1
    {
        margin-bottom: 0;
    }
    #sec_about2
    {
        -webkit-background-size: cover;
        background-size: cover;
    }
    .misson-vision h2 
    {
        position: absolute;
        top: -20px;
        left: 5%;
        color: #000000;
        font-size: 22px;
        font-weight: bold;
        text-transform: uppercase;
        text-align: center;
        margin: 0;
        background: #d9ebf7;
        display: inline-block;
        width: 90%;
        padding: 10px 0;
    }
    .contact-form .form-group .col-sm-6 + .col-sm-6
    {
        margin-top: 15px;
    }
}

@media(min-width: 992px) 
{
    .invest
    {
        min-height: 65px;
    }
}

/*.btn_outstock*/
/*{*/
/*    position: absolute;*/
    
/*    top: 50%;*/
/*    left: 50%;*/
/*    transform: translate(-50%, -50%);*/
/*}*/</pre></body></html>