body {
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    background-color: #fffff1;
    font-size: 22px;
}
.brick {
    background-image: url(https://sp-ao.shortpixel.ai/client/to_auto,q_lossless,ret_img/https://www.maurawasescha.com/wp-content/uploads/2019/09/balken.png)!important;
    width: 100%;
    height: 23px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 20000;
}
.logo-background {
    margin-top: 40px;
    margin-bottom: 20px
}
.strip {
    background-color: #cc9d1d;
    color: #444;
    font-weight: 400;
    letter-spacing: 1.5px;
}
.span {
    font-family: 'Cinzel', serif;
}
h1 {
    font-weight: bold;
    font-family: 'Cinzel', serif;
    color: #644D0E;
}
h2 {
    font-size: 26px;
    font-family: 'Cinzel', serif;
    font-weight: bold;
    color: rgb(120 92 15 / 79%);
}
.text {
    font-size: 19px;
    line-height: 1.6;
}
.form-label {
    font-weight: bold;
    margin-bottom: 5px;
    font-size: 16px;
    color: #644D0E;
}
.form-control {
    background-color: #ffffff;
    font-size: 18px;               
}
.submit {
    background-color: #cc9d1d;
    color: #fffff1;
    border: none;                
}
textarea {
    height: 200px;
}
.layout {
    background-color: #f9f9bf;
}
.copyright {
    font-size: 12px;
}
.copyright a {
    color: #644D0E;
}
html {
    scroll-behavior: smooth;
}
/*content boxed*/
.content.boxed {
    background: white;
    cursor: pointer;
}
.boxed {
    text-align: left;
    overflow: hidden;
}
.content {
    float: left;
    width: 100%;
}
.boxed div, .boxed article, .boxed figure, .boxed aside, .nopad {
    padding: 0;
}
.one-half {
    float: left;
    width: 50%;
    padding: 0 15px 30px;
    max-width: 100%;
}
article, aside, figure, figcaption, hgroup, footer, header, nav, section, video, object {
    display: block;
}
.boxed figure {
    overflow: hidden;
}
figure {
    position: relative;
    overflow: hidden;
}
figure a:hover img {
    -webkit-transform: scale(1.25);
    -moz-transform: scale(1.25);
    -ms-transform: scale(1.25);
    -o-transform: scale(1.25);
    transform: scale(1.25);
}
figure a img {
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -ms-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.heightfix img {
    flex: 1;
    object-fit: cover;
}
.heightfix img {
    max-width: none;
    width: 100%;
    height: 100%;
}
.boxed > article > div {
    position: relative;
}
.grid4 .text {
    padding: 10% 10% 0 !important;
}
.boxed div, .boxed article, .boxed figure, .boxed aside, .nopad {
    padding: 0;
}
.text {
    overflow: hidden;
    padding: 20px 25px 15px;
}
.text h3 a {
    color: #444;
    font-weight: 500;
}
p {
    line-height: 1.5;
    padding: 0 0 20px;
}
p {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}
.content.boxed .one-half .text p a {
    color: #444;
}
.content a {
    color: #ff5c33;
}
.content a {
    color: #BB9C6F;
    font-weight: 600;
}
.boxed > article > div:before {
    content: "";
    position: absolute;
    top: 10%;
    left: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 15px 15px 15px 0;
    border-color: transparent #f1f1f1 transparent transparent;
}
a {
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, q, small, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, table, caption, tbody, tfoot, thead, tr, th, td, figure {
    border: 0;
    margin: 0;
    padding: 0;
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.grid4 > article:nth-child(4n) figure, .grid4 > article:nth-child(4n-1) figure {
    float: right;
}
h3 {
    font-weight: bold;
    margin-bottom: 25px;
}
.current-page {
    font-size: 26px;
    font-family: 'Cinzel', serif;
    font-weight: bold;
    color: rgba(120, 92, 15, 0.377);
}
article {
    cursor: pointer;
}
@media screen and (max-width: 670px) {
    .full-width, .three-fourth, .one-half, .one-third, .two-third, .one-fourth, .one-fifth, .one-sixth, .one-seventh {
        padding-left: 0;
        padding-right: 0;
        width: 100% !important;
    }   
}
@media screen and (max-width: 840px) {
    .heightfix {
        height: auto !important;
    }
    .heightfix img {
        height: 300px;
    }
    .grid4 .text, .grid2 .text {
        padding: 30px 30px 10px !important;
    }
    .one-half {
        margin-bottom: 20px;
    }
}
/*Luxury Motor Yacht */
.main {
    max-width: 850px;
    margin: auto;
}
.gallery {
    background: white;   
}
.yachts-img {
    max-width: 100%;
    width: 100%;
}
.block-25 {
    width: 25%;
}
.box-white {
    display: inline-block;
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
    color: #515E64;
    padding: 20px 30px;
}/*
.img1 {
    width: 163px;
}
.img2 {
    width: 163px;
}
.img3 {
    width: 163px;
}
.img4 {
    width: 163px;
}*/
@media screen and (max-width: 640px) {
    .form-label {
        font-size: 11px;
    }
    .form-select, .form-control {
        font-size: 12px;
    }
}