@import url('https://fonts.googleapis.com/css?family=Merriweather&display=swap');
* {
    padding: 0;
    margin: 0;
    outline: none !important;
}

a {
    outline: none !important;
}


/* HEADER */
.header {
    background: none;
    height: auto;
    padding: 0;
    position: relative;
}
header {
    padding: 5px 0;
}
#top_nav ul li {
    left: auto;
}
#top_nav {
    /* width: calc(100% - 60px); */
}
#top_nav ul {
    right: auto;
}
.h-mytheme {
    display: flex;
    align-items: center;
}
.site-language {
    position: relative;
    right: auto;
    top: auto;
}
.sng-header-wrap {
    background: rgba(255, 255, 255, 0.8);
    position: fixed;
    width: 100%;
    z-index: 1;
}
.mob-button {
    display: none;
}
.h-mytheme, #top_nav {
    height: 100%;
}

.topmenu {
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 100%;
    margin: 0;
    list-style: none;
}
.topmenu li ul {
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
    /* top: 52px; */
}
div.selectboxss .selectboxssvalue {
    padding-top: 0;
}
div.selectboxss img.arrowselect {
    top: 11px;
}
.site-language {
    /*top: -3px; */
}
div.selectboxss span {
    color: #2C3350;
}
.sng-menu-wrap {
    align-items: center;
    display: flex;
}
.topmenu li a {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #2C3350;
}
.topmenu li a:hover {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #CB9A5B;
    border-bottom: 1px solid #CB9A5B;
}
.sng-header-subblock {
    text-align: center;
    padding: 40px 0;
    background: url('../images/header-sub-bg.jpg') no-repeat;
    background-size: cover;
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
}
.sng-header-subblock a {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 19px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-right: 50px;
    padding: 15px 50px;
    background: url('../images/header-sub-bg-link.png') no-repeat;
    background-size: contain;
    background-position: center;
}
.sng-header-subblock a:last-child {
    margin-right: 0;
}


/* BODY */
.sng-main-block {
    position: relative;
    min-height: 700px;
    background: url(../images/TopFon.jpg);
    background-size: cover;
    background-position: center;
}
.sng-main-review {
    position: relative;
}
.sng-help-rev-border {
    border: 1px solid #CB9A5B;
    box-sizing: border-box;  
    height: calc(100% + 30px);
    width: calc(100% - 20px);
    left: 10px;
    top: -15px;
    position: absolute;
}
.sng-main-rev-content {
    position: relative;
    border: 1px solid #CB9A5B;
    box-sizing: border-box;
    padding: 25px 20px 0;
}
.sng-left-quot {
    top: 10px;
    left: 8%;
    position: absolute;
}
.sng-right-quot {
    position: absolute;
    bottom: 10px;
    right: 8%;
}
.sng-rev-title {
    position: relative;
    z-index: 1;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #2C3350;
}
.sng-review-single-slide {
    padding: 20px;
}
.sng-rev-content {
    position: relative;
    z-index: 1;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.05em;
    color: #646464;
    margin-bottom: 20px;
}
.sng-rev-author {
    position: relative;
    z-index: 1;
    font-style: italic;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.05em;
    color: #2C3350;
}
.sng-first {
    padding: 80px 0;
}
.sng-third {
    padding-top: 80px;
}
.sng-blog-thumb-wrap {
    position: relative;
    height: 250px;
    background-size: cover !important;
}
.sng-blog-thumb-wrap img {
    width: 100%;
}
.sng-blog-thumb-info {
    display: flex;
    min-height: 40px;
    background: rgba(255, 255, 255, 0.8);
    position: absolute;
    width: 100%;
    bottom: 0;
}
.sng-blog-thumb-info div {
    display: flex;
    align-items: center;
    margin-left: 15px;    
}
.sng-blog-thumb-info div p {
    margin: 0;
    padding-left: 5px;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 15px;
    color: #2C3350;
}
.sng-blog-title {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    color: #333333;
    margin-top: 20px;
}
.sng-blog-excerpt {
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    color: #646464;  
}
.sng-blog-link {
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 16px;
    color: #CB9A5B;
}
.sng-fourth {
    position: relative;
    padding: 80px 0;
    background: url('../images/sec4-bg.jpg') no-repeat;
}
.sng-single-partner {
    text-align: center;
    margin-bottom: 40px;
}
.sng-single-partner-img {
    min-height: 110px;
    display: flex;
    align-items: center;
}
.sng-partner-title {
    margin-top: 10px;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    color: #2C3350;
}
.sng-team-wrap {
    padding-top: 100px;
}
.sng-single-team-slide img {
    margin: 0 auto;
}
.sng-main-team-slider .slick-dots li button:before {
    opacity: 1;
    font-size: 14px;
    color: rgba(255,255,255,0);
    border: 1px solid #CB9A5B;
    border-radius: 50%;
    width: 13px;
    height: 13px;
    line-height: 15px;
}
.sng-main-team-slider .slick-dots li.slick-active button:before, .sng-main-team-slider .slick-dots li:hover button:before {
    opacity: 1;
    color: #2C3350;
    border: none;
    font-size: 15px;
}
.sng-main-team-slider .slick-dots {
    margin-bottom: 0;
}
.sng-main-team-slider .slick-prev, .sng-main-team-slider .slick-next {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #FFFFFF;
    box-shadow: 0px 4px 8px rgba(51, 51, 51, 0.25);
}
.sng-main-team-slider .slick-prev::before , .sng-main-team-slider .slick-next::before  {
    color: #2C3350;
    font-size: 35px;
}
.sng-fifth {
    padding: 100px 0 80px;
}
.sng-main-stroke-text {
    font-family: 'Merriweather', serif;
    font-style: normal;
    font-weight: normal;
    font-size: 140px;
    line-height: 176px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: rgba(255,255,255,0);
    -webkit-text-fill-color: rgba(255,255,255,0); /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #333333;
    opacity: 0.25;
    position: absolute;
    margin: auto;
    bottom: -115px;
    width: 100%;
    text-align: center;
}
.sng-main-stroke-text span {
    -webkit-text-stroke-color: #CB9A5B;
    /* opacity: 0.45; */
}
.sng-single-left-adv, .sng-single-right-adv {
    display: flex;
    align-items: start;
    margin-bottom: 30px;
}
.sng-single-left-adv-img {
    margin-right: 15px;
}
.sng-single-right-adv-img {
    margin-left: 15px;
}
.sng-adv-title {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    color: #333333;
}
.sng-adv-text {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #646464;
}
.sng-adv-link {
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 19px;
    color: #CB9A5B;
}
.sng-single-right-adv div {
    text-align: right;
}
.sng-center-img {
    padding-top: 40px;
}
.sng-seventh {
    padding: 60px 0;
    background: url('../images/sec7-bg.jpg') no-repeat;
    background-attachment: fixed;
}
.sng-seventh div div {
    text-align: center;
    padding: 0 50px;
}
.sng-seventh-title {
    position: relative;
    display: inline-block;
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 45px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 40px 30px;
    margin: 0 auto;
    background: url('../images/sec7-title.png') no-repeat;
    background-position: left center;
}
.sng-seventh-title::after {
    content: '';
    width: 60px;
    border-bottom: 1px solid #FFFFFF;
    color: #FFFFFF;
    position: absolute;
    bottom: 40px;
    height: 1px;
    left: 0;
    right: 0;
    margin:  auto;
}
.sng-seventh-text {
    position: relative;
}
.sng-seventh-text p {
    font-style: italic;
    font-weight: normal;
    font-size: 18px;
    line-height: 27px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 30px;
}
.sng-seventh-subtext {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #FDC783;
}
.sng-seventh-subtext::before {
    content: '―';
    padding-right: 5px;
    font-size: 18px;
    vertical-align: text-top;
}
.sng-seventh-subtext::after {
    content: '―';
    padding-left: 5px;
    font-size: 18px;
    vertical-align: text-top;
}
.s7-left-quot, .s7-right-quot {
    position: absolute;
}
.s7-left-quot {
    left: 30px;
    top: -5px;
}
.s7-right-quot {
    right: 0;
    bottom: -15px;
}
.sng-ninth {
    padding: 80px 0 60px;
    background: url('../images/s9-bg.jpg') no-repeat;
    background-position-x: right;
}
.sng-services-wrap {
    position: relative;
}
.single-service-img {
    margin-top: -80px;
}
.sng-tenth {
    padding-bottom: 60px;
}
.sng-eleventh {
    padding-top: 60px;
    background: url('../images/form-bg.jpg') no-repeat;
    background-size: cover;
}
.sng-eleventh .top_all_name p:nth-child(2) {
    color: #FFFFFF;
}
.sng-single-field p {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #FFFFFF;
}
.sng-single-field input {
    height: 30px;
    width: 270px;
    border: 0.8px solid #CB9A5B;
    margin-bottom: 5px;
    padding-left: 10px;
    color: #000;
}
.sng-single-field input::placeholder, .sng-single-field textarea::placeholder {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 18px;
    color: #C4C4C4;
}
.sng-single-field textarea {
    padding: 5px;
    color: #000;
    height: 120px;
    width: 555px;
    border: 0.8px solid #CB9A5B;
    padding-left: 10px;
    margin-bottom: 10px;
}
.sng-single-field {
    display: inline-block;
}
.sng-field-email {
    padding-left: 12px;
}
.sng-form-submit {
    background: #CB9A5B;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    padding: 5px 30px;
    border: none;
}
.sng-form-wrap {
    /* padding-bottom: 30px; */
}
.sng-map-wrap  {
    line-height: 0;
}
.sng-map-wrap iframe {
    height: 430px;
    width: 100%;
}
.sng-twelfth {
    padding: 100px 0;
    background: url('../images/counters-bg.jpg') no-repeat;
    background-position: bottom left;
}
.sng-counter {
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 45px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #2C3350;
    margin: 0;
}
.sng-counter-title {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #646464;
    height: 60px;
}
.sng-single-counter {
    background: url('../images/counter-bg.jpg') no-repeat;
    background-size: contain;
    background-position: center;
    padding: 20px;
}
.sng-blog-main {
    min-height: 450px;
    background-size: cover;
    background-position: center !important;
}
.sng-blog-breadcrumbs {
    padding: 40px 0;
}
.breadcrumbs .current {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0.05em;
    color: #CB9A5B;
}
.sng-block-content {
    padding-bottom: 120px;
}
.sng-block-content .sng-single-blog {
    margin-bottom: 45px;
} 
.sng-block-content .sng-blog-thumb-wrap {
    height: 350px;
}
.breadcrumbs .divider {
    padding: 0 5px;
}
.pagination  {
    width: 100%;
    text-align: center;
}
.pagination .screen-reader-text {
    display: none;
}
.pagination .page-numbers {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    color: #646464;
    padding: 0 5px;
}
.pagination .page-numbers.current {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: #2C3350;
}
.sng-blog-pagination .nav-links .prev, .sng-blog-pagination .nav-links .next {
    vertical-align: text-bottom;
} 
.sng-single-yacht {
    margin-bottom: 40px;
}
.sng-yacht-thumb-wrap img {
    width: 100%;
}
.sng-yacht-title {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #333333;
}
.sng-yacht-spaciousness div p {
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 19px;
    color: #CB9A5B;
    display: inline-block;
    margin: 0;
    padding-left: 5px;
}
.sng-yacht-spaciousness div {
    margin-right: 15px;
}
.sng-yacht-spaciousness div, .sng-yacht-spaciousness {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.sng-yacht-spaciousness div p span {
    font-weight: 600;
}
.sng-yacht-spaciousness {
    margin-bottom: 10px;
}
.sng-yacht-price p {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    color: #2C3350;
}
.sng-yacht-wallet {
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 25px;
    color: #2C3350;
}
.sng-yacht-dur {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 23px;
    color: #C4C4C4;
}
.sng-yacht-excerpt {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #646464;
}
.sng-yacht-excerpt p {
    overflow: hidden;
    max-height: 110px;
}
.sng-yacht-excerpt-full {
    max-height: unset !important;
}
.sng-yacht-more {
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    line-height: 19px;
    color: #646464;
}
.sng-yacht-up-icon {
    display: none;
}
.sng-yacht-pp-link {
    display: block;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    background: #2C3350;
    padding: 10px 20px;
    margin-top: 10px;
    width: max-content;
    text-align: center;
}
.sng-yacht-pp-link:hover {
    color: #FFFFFF;
    background: #4c5990;
}
.sng-yacht-pp-link img {
    margin-right: 10px;
    margin-top: -3px;
}
.mdf_filter_section_0 .mdf_input_container, .mdf_filter_section_4 .mdf_input_container {
    display: flex;
}




/* FOOTER */

.sng-footer {
    padding: 60px 0;
    background: url('../images/footer-bg.jpg') no-repeat;
    background-position: center;
}
.sng-footer-logo {
    text-align: left;
}
.sng-footer-logo img {
    margin-bottom: 20px;
}
.sng-footer-logo p {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF; 
}
.sng-footer-logo a {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0.05em;
    color: #CB9A5B; 
}
.sng-footer-soc-p, .sng-footer-soc-p a {
    font-style: normal !important;
    font-weight: 300 !important;
    font-size: 13px !important;
    line-height: 22px !important;
    color: #CB9A5B !important;
}
.sng-single-footer-title {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 25px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
    margin-bottom: 20px;
}
.sng-single-footer-text, .sng-single-footer-phone span {
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.05em;
    color: #FFFFFF; 
    margin-bottom: 0px;
}
.sng-single-footer-text {
    display: block;
}
.sng-single-footer-phone {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.05em;
    color: #FFFFFF;
    margin: 0;
    display: block;
}
.sng-single-footer-phone img, .sng-single-footer-text img {
    padding-right: 5px;
}
.sng-single-footer-info {
    padding-top: 20px;
}
.sng-single-footer-rights, .sng-single-footer-bs {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.05em;
    color: #FFFFFF; 
    margin-bottom: 0px;
}
.sng-single-footer-bs {
    margin-top: 20px;
}
.sng-footer-socials {
    text-align: center;
    margin-top: 50px;
}
.sng-footer-socials a {
    margin-right: 15px;
}

/* Winner Mansion logo sizing */
.header .logo img,.sng-menu-wrap .logo img{max-height:64px !important;width:auto !important;height:auto !important}
@media(max-width:991px){.header .logo img,.sng-menu-wrap .logo img{max-height:46px !important}}
