/* Content */
div#content {
    width: 80%;
    margin: 0 auto;
}
/* Homepage */
/* Nice page */
div#n-page124 {
    margin-top: 100px;
}

.nice-p2 {
    display: block !important;
    margin-bottom: 220px !important;
}

.title-cover {
    font-size: 4vw !important;
}

.nice-p2 .intro-content-text h2 {
    text-align: left !important;
    color: var(--template-hlcolor);
    max-width: 100%;
    font-size: 34px !important;
    padding: 50px 0 0 0;
    margin: 10px 0 40px 0 !important;
    text-transform: uppercase;
}

.nc-page-inner div.nice-p2:nth-child(odd) .intro-content-text h2 {
	max-width: 50%;
}

.nice-p2 .intro-content-text .mos-img {
    margin-top: -40px;
}

.mos-img.ol-active .cntwrp {
    max-width: 50%;
}

.mos-img.ol-active .cntwrp h3 {
    font-size: 1.1em;
    font-weight: 600;
    margin: 25px 0 10px;
}

.nice-p2 .img-box {
    padding: 100px 0 100px 100px !important;
}

[data-ol-design="move-up"] img, [data-ol-design="moveUp"] img {
    top: 0 !important;
    height: 80% !important;
}

.nc-page-inner div.nice-p2:nth-child(even) .intro-content-text {
	margin-left: 50px;
}

.nc-page-inner div.nice-p2:nth-child(even) .intro-content-text .mos-img.ol-active .cntwrp {
    max-width: 100%;
}

body.v-dark,
body.v-dark #n-page124,
body.site.dark {
    background-color: #313131 !important;
}

body.v-dark .nice-p2 .intro-content-text h2,
body.v-dark .nice-p2 .intro-content-text h3 {
	color: #fff;
	width: 100%;
	max-width: 100%;
}

/* Sub pages */
.pgtxtsub {
    margin: 100px 0;
}

.pgtxtsub div.left {
    width: 48%;
    float: left;
    padding: 100px 2% 2% 0;
}

.pgtxtsub .right {
    padding: 1% 0 1% 2%;
    width: 48%;
    float: right;
}

.pgtxtsub .right {
    padding: 1% 0 1% 2%;
    width: 48%;
    float: right;
}


.img-rapper img {
    width: 100%;
}

.pgtxtsub .right {
    padding-top: 80px;
}

/* Guesty Iframe */
.com-wrapper.contentpane iframe {
    border: 0;
    margin-top: 50px;
}

/* FAQ */
.faq-question {
    color: #797979 !important;
}

/* Contact */
body.site.contact h1,
body.site.contact h2,
body.site.contact p {
    color: #686868;
}

body.site.contact .pgtxtsub div.left {
    width: 48%;
    float: left;
    padding: 50px 0 2% 2%;
    margin-top: 100px;
}

body.site.contact .pgtxtsub div.left {
    background: #686868;
}

.pgtxtsub div.left iframe.googlemap {
    width: 96%;
    height: 500px;
    margin: 50px 0
}

body.site.contact .pgtxtsub div.left h2 {
    color: var(--template-fontcolorbright);
}

body.site.contact .pgtxtsub div.left p {
    color: var(--template-menuhovercolor);
}

body.site.contact .pgtxtsub .right {
    padding: 1% 4%;
    width: 42%;
    float: right;
    background: #eee;
    box-shadow: 2px 2px 4px #c7c7c7;
}

body.site.contact .pgtxtsub .right a {
	color: #875e00;
}

div#intro-contact {
    margin-left: 60px;
}

div#intro-contact span.icon {
    display: block;
    float: left;
    margin-right: 30px;
    font-size: 1.5em;
}

div#intro-contact span.icon img {
    width: 30px;
}

div#cf_1 {
    margin: 0;
    max-width: none;
    width: 96%;
}