@font-face {
    font-family: 'noctisbold';
    src: url('noctis-bold-webfont.woff2') format('woff2'),
         url('noctis-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'noctisitalic';
    src: url('noctis-italic-webfont.woff2') format('woff2'),
         url('noctis-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'noctisregular';
    src: url('noctis-regular-webfont.woff2') format('woff2'),
         url('noctis-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/

body {
    margin: 0;
    -webkit-font-smoothing: auto;
}
#cinquecento{
	position:absolute;
	bottom:-100px;
	width:200px;
	left:-200px;
}
a{
	color:#000;
}
a:hover{
	text-decoration:none;
	color:#000;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
}

a:active,
a:hover {
    outline: 0;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 2.5rem;
}

hr {
    box-sizing: content-box;
    height: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
	font-family: 'noctisitalic';
	font-weight:400 !important;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}


/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    color: #24292e;
    font-weight: 600;
    margin-top: 24px;
    margin-bottom: 15px;
}

h1 {
    font-size: 32px;
    padding-bottom: 10px;
}

h2 {
    font-size: 24px;
    padding-bottom: 0.3em;
    line-height: 1.25;
}

h3 {
    font-size: 18px;
    line-height: 25px;
}

h4 {
    font-size: 16px;
    line-height: 20px;
}

h5 {
    font-size: 14px;
    line-height: 17.5px;
}

p {
    margin-bottom: 1.5em;
}

h1.entry-title {
    font-size: 1.31rem;
    border-bottom: 1px solid #eaecef;
}

h2.entry-title {
    border-bottom: 1px solid #eaecef;
}

h3.widget-title {
    font-size: 1.2rem;
}


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}


/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

header#masthead {
    margin-bottom: 0;
    background-color: #563d7c;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, .05), inset 0 -1px 0 rgba(0, 0, 0, .1);
    padding: .74rem 1rem;
}

.navbar-brand>a {
    color: rgba(0, 0, 0, 0.9);
    font-size: 1.1rem;
    outline: medium none;
    text-decoration: none;
    color: #fff;
    font-weight: 700;
}

.navbar-brand>a:visited,
.navbar-brand>a:hover {
    text-decoration: none;
}

#page-sub-header {
    position: relative;
    padding-top: 5rem;
    padding-bottom: 0;
    text-align: center;
    font-size: 1.25rem;
    background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
    line-height: 1.6;
    font-size: 4rem;
    color: #563e7c;
    margin: 0 0 1rem;
    border: 0;
    padding: 0;
}

#page-sub-header p {
    margin-bottom: 0;
    line-height: 1.4;
    font-size: 1.25rem;
    font-weight: 300;
}

body:not(.theme-preset-active) #page-sub-header p {
    color: #212529;
}

a.page-scroller {
    color: #333;
    font-size: 2.6rem;
    display: inline-block;
    margin-top: 2rem;
}

@media screen and (max-width: 768px) {
	.coloredx{
		background: #fff !important;
	}
}


@media screen and (min-width: 768px) {
    body:not(.theme-preset-active) #page-sub-header h1 {
        font-size: 3.750rem;
    }
    body:not(.theme-preset-active) #page-sub-header {
        font-size: 1.25rem;
    }
}

@media screen and (min-width: 992px) {
    #page-sub-header p {
        max-width: 43rem;
        margin: 0 auto;
    }
}


/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

#masthead nav {
    padding-left: 0;
    padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav>li>a {
    color: #cdbfe3;
    padding: 0.5rem;
    font-weight: 500;
    font-size: 0.875rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav>li>a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav>li.current_page_item>a {
    color: #fff;
    font-weight: 600;
    /*background: #f9f9f9;*/
}

.navbar-brand {
    height: auto;
}

.navbar-toggle .icon-bar {
    background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
    border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
    position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>.dropdown-menu {
    display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover>a:after {
    border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
    float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}


/* Small menu. */

.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

.dropdown-item {
    line-height: 1.2;
    padding-bottom: 0.313rem;
    padding-top: 0.313rem;
}

.dropdown-menu {
    min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
    display: block;
    left: 12.250em;
    top: 0;
}

.dropdown-menu .dropdown-item {
    white-space: normal;
    background: transparent;
    line-height: 1.6;
}

.dropdown-menu .dropdown-item:hover {
    background: transparent;
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
}

@media screen and (min-width: 769px) {
    .dropdown-menu li>.dropdown-menu {
        right: -9.875rem;
        top: 1.375rem;
    }
}

@media screen and (max-width: 991px) {
    .navbar-nav .dropdown-menu {
        border: medium none;
        margin-left: 1.250rem;
        padding: 0;
    }
    .dropdown-menu li a {
        padding: 0;
    }
    #masthead .navbar-nav>li>a {
        padding-bottom: 0.625rem;
        padding-top: 0.313rem;
    }
    .navbar-light .navbar-toggler {
        border: medium none;
        outline: none;
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

.comment-content.card-block {
    padding: 20px;
}

.navigation.post-navigation {
    padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
    border: 1px solid #ddd;
    border-radius: 0.938rem;
    display: inline-block;
    padding: 0.313rem 0.875rem;
    text-decoration: none;
}

.post-navigation .nav-next a::after {
    content: " \2192";
}

.post-navigation .nav-previous a::before {
    content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
    background: #eee none repeat scroll 0 0;
}


/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/


/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 0.313rem;
    line-height: normal;
    padding: 0.938rem 1.438rem 0.875rem;
    text-decoration: none;
    top: 0.313rem;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

a img.alignright {
    float: right;
    margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
    margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
    float: left;
    margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption.alignnone {
    margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
    margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
    margin: 0.313rem 0 1.25rem 1.25rem;
}


/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}


/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
    margin: 0 0 1.5em;
    font-size: 0.875rem;
    /* Make sure select elements fit in widgets. */
}

.widget select {
    max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
    display: none;
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: #eee;
    text-decoration: none;
}

.half-rule {
    width: 6rem;
    margin: 2.5rem 0;
}

.widget_categories .nav-link {
    display: inline-block;
}


/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

#content.site-content {
    padding-bottom: 3.75rem;
    padding-top: 4.125rem;
}

.sticky .entry-title::before {
    content: '\f08d';
    font-family: "Font Awesome\ 5 Free";
    font-size: 1.563rem;
    left: -2.5rem;
    position: absolute;
    top: 0.375rem;
    font-weight: 900;
}

.sticky .entry-title {
    position: relative;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
    margin-top: 0;
}

.post.hentry {
    margin-bottom: 4rem;
}

.posted-on,
.byline,
.comments-link {
    color: #9a9a9a;
}

.entry-title>a {
    color: inherit;
}


/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.comment-body .pull-left {
    padding-right: 0.625rem;
}

.comment-list .comment {
    display: block;
}

.comment-list {
    padding-left: 0;
}

.comments-title {
    font-size: 1.125rem;
}

.comment-list .pingback {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
    border: medium none;
}


/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/


/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}


/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
    display: block;
}


/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}


/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 0.313rem 0.313rem 0;
    text-align: center;
}

.wp-caption img[class*="wp-image-"] {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}

.wp-caption .wp-caption-text {
    font-size: 0.688rem;
    line-height: 1.063rem;
    margin: 0;
    padding: 0.625rem;
}

.wp-caption-text {
    text-align: center;
}


/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
    margin-bottom: 1.5em;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-item .gallery-columns-2 {
    max-width: 50%;
}

.gallery-item .gallery-columns-3 {
    max-width: 33.33333%;
}

.gallery-item .gallery-columns-4 {
    max-width: 25%;
}

.gallery-item .gallery-columns-5 {
    max-width: 20%;
}

.gallery-item .gallery-columns-6 {
    max-width: 16.66667%;
}

.gallery-item .gallery-columns-7 {
    max-width: 14.28571%;
}

.gallery-item .gallery-columns-8 {
    max-width: 12.5%;
}

.gallery-item .gallery-columns-9 {
    max-width: 11.11111%;
}

.gallery-caption {
    display: block;
}


/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Woocommerce
--------------------------------------------------------------*/

.woocommerce-cart-form .shop_table .coupon .input-text {
    width: 8.313rem !important;
}

.variations_form .variations .value>select {
    margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
    max-width: 100%;
}


/*--------------------------------------------------------------
## Elementor
--------------------------------------------------------------*/

.elementor-page article .entry-footer {
    display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
    padding-bottom: 0;
    padding-top: 0;
}

.elementor-page .entry-content {
    margin-top: 0;
}


/*--------------------------------------------------------------
## Visual Composer
--------------------------------------------------------------*/

.vc_desktop article .entry-footer {
    display: none;
}

.vc_desktop #content.site-content {
    padding-bottom: 0;
    padding-top: 0;
}

.vc_desktop .entry-content {
    margin-top: 0;
}


/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/

footer#colophon {
    font-size: 85%;
}

body:not(.theme-preset-active) footer#colophon {
    color: #99979c;
    background-color: #f7f7f7;
}

.navbar-dark .site-info {
    color: #fff;
}

.copyright {
    font-size: 0.875rem;
    margin-bottom: 0;
    text-align: center;
}

.copyright a,
footer#colophon a {
    color: inherit;
}

@media screen and (max-width: 767px) {
    #masthead .navbar-nav>li>a {
        padding-bottom: 0.938rem;
        padding-top: 0.938rem;
    }
}


/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/

@media only screen and (max-width: 1280px) {
    html {
        font-size: 95%;
    }
}

@media screen and (max-width: 1199px) {
    .navbar-dark .dropdown-item {
        color: #fff;
    }
    .navbar-nav .dropdown-menu {
        background: transparent;
        box-shadow: none;
        border: none;
    }
}


/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/


/* @media only screen and (max-width: 1024px) {
    html {
        font-size: 90%;
    }
} */


/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/


/* @media only screen and (max-width: 960px) {
    html {
        font-size: 100%;
    }
} */


/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/


/* @media only screen and (max-width: 768px) {
    html {
        font-size: 80%;
    }
} */


/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/


/* @media only screen and (max-width: 480px) {
    html {
        font-size: 75%;
    }
} */

.page .entry-content a {
    color: #000;
    text-decoration: underline;
}

header#hamburger {
    display: block !important;
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999999 !important;
    visibility: hidden;
    opacity: 0;
    transition: all 0.6s;
    transform: scale(1.1);
}

header#hamburger.open-menu {
    visibility: visible;
    opacity: 1;
    transform: scale(1.0);
}

header#hamburger:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999999999999999999999;
    display: block;
    background: rgb(255, 255, 255);
    background: rgba(0, 0, 0, 90%);

}

@media(max-width: 992px) {
    header#hamburger:before {
        background: rgba(0, 0, 0, 90%);
    }
}

div#main-nav {
    position: absolute;
    top: 80px;
    right: calc(50% - 200px);
    z-index: 99999999999;
    padding: 0px 85px;
    transition: all 0.4s;
    transition-delay: 0.6s
}

div#main-nav ul {
    display: flex;
    flex-direction: column;
    align-items: center;
}

div#main-nav ul li a {
    font-size: 30px;
    font-family: 'noctisitalic';
    font-weight: normal;
    padding: 0;
}

div#main-nav ul li.small a {
    font-size: 26px;
}

div#main-nav ul li {
    position: relative;
    right: -500%;
    transition: all 1.5s;
}

header#hamburger.open-menu div#main-nav ul li {
    right: 0;
}

header#hamburger.open-menu div#main-nav ul li:nth-child(1) {
    transition-delay: 0.2s;
}

header#hamburger.open-menu div#main-nav ul li:nth-child(2) {
    transition-delay: 0.3s;
}

header#hamburger.open-menu div#main-nav ul li:nth-child(3) {
    transition-delay: 0.4s;
}

header#hamburger.open-menu div#main-nav ul li:nth-child(4) {
    transition-delay: 0.5s;
}

header#hamburger.open-menu div#main-nav ul li:nth-child(5) {
    transition-delay: 0.6s;
}

header#hamburger.open-menu div#main-nav ul li:nth-child(6) {
    transition-delay: 0.8s;
}

header#hamburger.open-menu div#main-nav ul li:nth-child(7) {
    transition-delay: 1s;
}

header#hamburger.open-menu div#main-nav ul li:nth-child(8) {
    transition-delay: 1.2s;
}

header#hamburger.open-menu div#main-nav ul li:nth-child(9) {
    transition-delay: 1.4s;
}

header#hamburger.open-menu div#main-nav ul li:nth-child(10) {
    transition-delay: 1.6s;
}

.close-menu {
    cursor: pointer;
    position: absolute;
    top: 28px;
    right: 28px;
    z-index: 9999999999999999999999;
    opacity: 0;
    transition: all 0.4s;
    transition-delay: 0.5s;
}

header#hamburger.open-menu .close-menu {
    opacity: 1;
}

div#main-nav ul li:after {
    content: '';
    width: 22px;
    height: 2px;
    background: #fff;
    display: block;
    position: absolute;
    top: 31px;
    right: -65px;
    opacity: 0;
    transition: all 0.5s;
}

div#main-nav ul li:hover:after {
    right: -35px;
    opacity: 1;
}

div#page {
    overflow: hidden;
}

@media(max-width: 992px) {
    .close-menu {
        right: 20px;
    }
    div#main-nav {
        left: 0;
        right: 0;
        padding: 0 20px;
    }
    div#main-nav ul {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    div#main-nav ul li a {
        font-size: 25px;
    }
    div#main-nav ul li.small a {
        font-size: 20px;
    }
    div#main-nav ul li:hover:after {
        top: 19px;
    }
}

.send input,
.send input:disabled {
    background: unset;
    border: 0;
    padding: 0;
    margin: 0;
    font-weight: 600;
    color: #000 !important;
    text-decoration: none;
    position: relative;
    display: flex;
    align-items: center;
}

.send input:hover {
    background: transparent;
}

.page-template-contact .form .form-content .io {
    margin-top: 20px;
}

.send:after {
    content: '';
    width: 25px;
    height: 1px;
    background: #000;
    display: block;
    margin-left: 10px;
    position: relative;
    transition: all 0.4s;
}

.send .ajax-loader {
    position: absolute;
}

.page-template-contact .form .form-content .send {
    height: 30px;
    width: 100px;
    display: flex;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.io input {
    opacity: 0;
}

.io input label .wpcf7-list-item-label {
    position: relative;
}

.io label .wpcf7-list-item-label::after {
    content: '';
    width: 15px;
    height: 15px;
    border: 1px solid #fff;
    display: block;
    position: absolute;
    top: 4px;
    left: -16px;
}

.io label input:checked+.wpcf7-list-item-label::after {
    background: #a79063;
}

.wpcf7-response-output {
    background: #a79063;
    border: 0 !important;
    padding: 20px !important;
    margin: 30px 0 0 0 !important;
}

.wpcf7-not-valid-tip {
    font-size: 13px;
    margin: 10px 0 -10px;
    top: 28px;
    right: 28px;
}

form .input {
    margin-bottom: 20px;
}

.content-floor {
    padding: 280px 0 170px;
    color: #fff;
}

.content-floor h2 {
    color: #fff;
}

.content-floor {
    padding: 280px 0 170px;
    color: #fff;
    min-height: 90vh;
}

.content-floor {
    color: #fff;
    position: relative;
}

.section-floor {
    padding: 0 200px;
}

.floor__content h2 {
    display: block;
    font-family: 'noctisregular';
    font-size: 50px;
}

.apart_list {
    margin: 50px 0 0;
}

.apart_list_item {
    border: 1px solid rgba(255, 255, 255, 0.3);
    padding: 20px;
    margin: 0 0 20px 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    cursor: pointer;
    color: #fff;
    text-decoration: none!important;
    position: relative;
    font-size: 14px;
}

.status {
    text-transform: capitalize;
    position: absolute;
    right: 20px;
    font-weight: 700;
    top: 20px;
    font-size: 15px;
}

.status-sold {
    color: #d94545;
}

.status-reservation {
    color: #ffffff;
}

.apt_det_val {
    color: #fff;
    font-family: 'Bodoni SvtyTwo ITC TT';
    font-weight: normal;
    font-size: 18px;
    margin-left: 6px;
}

.apt_det_tit {
    margin: 0 0 20px;
    font-size: 16px;
}

.apart_list a,
.apart_list a:hover {
    color: #fff;
    text-decoration: none!important;
}

.apt_det_info_cont {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
}

.apart_list_item:hover,
.apart_list_item.act {
    border: 1px solid rgba(255, 255, 255, 1);
    color: #fff;
    text-decoration: none !important;
    box-shadow: 0 0 0px 3px #fff;
}

.floor_img {
    margin: 140px 0 0;
    position: relative;
}

.planh_floor1 {
    background-image: url(images/1floor_plan.png);
    background-size: contain;
    background-position: top left;
    background-repeat: no-repeat;
}

.floor_street {
    font-family: 'Bodoni SvtyTwo ITC TT';
    font-size: 18px;
    color: #c3c3c3;
    writing-mode: vertical-lr;
    text-orientation: mixed;
    position: absolute;
    right: -10px;
    top: 50%;
    transform: translateY(-50%)rotate(180deg);
}

.content-apartment {
    padding: 280px 0 170px;
    color: #fff;
    min-height: 90vh;
    background-image: url(../images/apartment_bg.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}

.content-apartment {
    padding: 280px 0 170px;
    color: #fff;
}

.content-apartment h2 {
    color: #fff;
}

.section-apartment {
    padding: 0 200px;
}

.floor__apartment h2 {
    display: block;
    font-family: 'noctisitalic';
    font-size: 50px;
    margin-bottom: 0;
    padding-bottom: 5px;
}

.area_val.areaval1 {
    margin-right: 20px;
}

.section-floor .floor_list {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    position: absolute;
    right: 0;
    top: 40px;
    transform: translateX(0%);
}

ul.room_list {
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    list-style: none;
    padding: 0;
    margin-top: 30px;
}

.area_val,
ul.room_list li strong {
    color: #fff;
    font-family: 'Bodoni SvtyTwo ITC TT';
    font-weight: normal;
    font-size: 18px;
    margin-left: 6px;
}

.mauro .area_val,
.mauro ul.room_list li strong {
    color: #000;
    font-family: 'Bodoni SvtyTwo ITC TT';
    font-weight: normal;
    font-size: 18px;
    margin-left: 6px;
}

ul.room_list li {
    padding-bottom: 8px;
}

.section-apartment .owl-dot span {
    background: #fff;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    border-radius: 50%;
}

.section-apartment .owl-dot.active span {
    background: #a77f3d !important;
}

.section-apartment .owl-dots {
    text-align: center;
    margin: 50px 00;
}

.apartment_plan {
    margin: 150px 0 0;
    opacity: 0.6;
}

.rommm_nr {
    display: inline-block;
    margin-right: 10px;
    border: 2px solid #fff;
    font-weight: 700;
    font-size: 12px;
    line-height: 12px;
    width: 20px;
    height: 20px;
    text-align: center;
    box-sizing: border-box;
    border-radius: 20px;
    padding: 2px;
    vertical-align: text-bottom;
}

.content-apartment .status {
    top: 40px;
}

.apartment-3d .row {
    width: 100%;
    border: 1px solid #e9e9e9;
    padding: 20px 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.mediumfont {
    font-size: 76px;
}

.single-apartment .apartment-contact {
    position: relative;
}

.contact_img {
    position: absolute;
    width: calc(50vw - 8.6666%);
    right: 0;
    top: 0;
}

.single-apartment .form .form-content .send {
    height: 30px;
    width: 100px;
    display: flex;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.single-apartment .form .form-content .send {
    margin-top: 20px;
}

.single-apartment .form .form-content .io {
    margin-top: 20px;
}

.single-apartment .io label .wpcf7-list-item-label::after {
    content: '';
    width: 15px;
    height: 15px;
    border: 1px solid #000;
    display: block;
    position: absolute;
    top: 2px;
    left: -1px;
}

.content-apartments {
    background: #a77f3d;
    min-height: 90vh;
}

.section-building {
    position: relative;
    min-height: 800px;
}

.building_img {
    position: absolute;
    width: 50%;
    left: 0;
    top: 0%;
    transform: translate(0, -45%) !important;
    height: 100%;
    object-fit: cover;
    z-index: 9999;
}

map area {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.building_img>div {
    width: 100% !important;
}

.apartments_main .apart_list_item {
    border: 1px solid #e8e8e8;
    color: #000;
    margin-right: 30px;
    background: #fff;
    font-size: 14px;
}

.apartments_main .apt_det_tit {
    color: #b3b3b3;
    font-size: 16px;
}

.apartments_main .apart_list_item {
    border: 1px solid #f0f0f0;
    box-shadow: 0 0 5px 3px #f0f0f0;
    color: #000;
    text-decoration: none !important;
}

.apartments_main .apart_list_item:hover,
.apartments_main .apart_list_item.act {
    border: 1px solid #f0f0f0;
    box-shadow: 0 0 5px 5px #f0f0f0;
    color: #000;
    text-decoration: none !important;
}

.apartments_main .apt_det_val {
    color: #000;
    text-decoration: none !important;
}

.owl-item a {
    text-decoration: none !important;
}

.apartments_main h2 {
    display: block;
    font-family: 'noctisregular';
    font-size: 24px;
}

.tab_sw {
    font-family: 'Bodoni SvtyTwo ITC TT';
    color: #fff;
    padding: 10px 0 20px;
    border-bottom: 3px solid #e8c384;
    width: auto;
    display: inline-block;
    font-size: 20px;
}

.tabs_sw {
    margin-top: -60px;
}

.apt_nextfloor {
    display: block;
    height: 100%;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1000;
    transform: translatex(calc(100% - 15px));
    cursor: pointer;
	top:150px;
}

.owl-floors .owl-stage-outer {
    overflow: visible;
}

.owl-floors .owl-item {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    opacity: 0.4;
    pointer-events: none;
}

.owl-floors .owl-item h2 {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    opacity: 0;
    pointer-events: none;
    margin: 40px auto 35px;
}

.owl-floors .owl-item .apt_list {
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 40px;
    transform: translateX(100%);
	z-index:2000;
}

.owl-floors .owl-item.center {
    opacity: 1;
    pointer-events: auto;
}

.owl-floors .owl-item.center h2 {
    opacity: 1;
    pointer-events: auto;
}

.owl-floors .owl-item.center .apt_list {
    opacity: 1;
    pointer-events: auto;
}

.owl-floors .owl-item.leftslide {
    opacity: 0;
    pointer-events: none!important;
}


.owl-floors  .owl-next {
    width: 50%;
	outline:none!important;
}

.owl-floors  .owl-prev {
    width: 50%;
	outline:none!important;
}

.floor_nav {
    width: 20px;
	margin-left:20px;
}

.owl-floors .owl-nav {
    position: absolute;
    top: 40px;
    right: 30px;
}


.swipe_ico {
    width: 20px !important;
    display: inline-table !important;
    margin-left: 15px;
    vertical-align: unset;
}

.section-apartments h2 {
    color: #fff;
    margin-top: 10vh;
}

.section-apartments {
    min-height: 90vh;
    padding: 60px 0 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.section-apartments>.row {
    width: 100%;
    max-width: 1533px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: start;
    justify-content: center;
}

.apartments_main {
    min-height: 800px;
    position: relative;
}

@media(max-width: 1500px) {
    .apt_det_info>span {
        display: block;
    }
    .apt_det_val {
        margin-left: 0px;
    }
    .section-floor {
        padding: 0 100px;
    }
    .section-apartment {
        padding: 0 100px;
    }
}

@media(max-width: 1200px) {
    .section-floor .floor_list {
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
        position: relative;
        right: 0;
        top: 0px;
        transform: translateX(0%);
        margin: 0 auto;
        width: 145px;
    }
    .section-building {
        min-height: 0;
    }
    .section-apartments h2 {
        text-align: center;
    }
    .owl-floors .owl-item .apt_list {
        transform: translateX(-15px);
    }
    .apartments_main .apart_list_item {
        margin-right: 15px;
    }
    .apartments_main {
        min-height: 100px;
    }
    .apt_det_info>span {
        display: block;
    }
    .apt_det_val {
        margin-left: 0px;
    }
    .content-apartments {
        min-height: 50vh;
    }
    .section-apartments {
        min-height: 50vh;
        padding: 100px 0 100px;
    }
    .section-floor {
        padding: 0 15px;
    }
    .floor_img {
        margin: 100px 0 0;
    }
    .floor__content h2 {
        display: block;
        font-family: 'noctisregular';
        font-size: 36px;
        margin-top: 10vh;
        text-align: center;
    }
    .section-apartment {
        padding: 0 15px;
    }
    .floor__apartment h2 {
        display: block;
        font-family: 'noctisregular';
        font-size: 36px;
        margin-top: 10vh;
        text-align: center;
    }
    .content-apartment .status {
        text-transform: capitalize;
        position: relative;
        right: 0px;
        font-weight: 700;
        top: 0px;
        font-size: 15px;
        text-align: center;
        margin-bottom: 10px;
    }
    .floor__apartment {
        text-align: center;
    }
    ul.room_list {
        columns: 2;
        -webkit-columns: 2;
        -moz-columns: 2;
        list-style: none;
        padding: 0;
        margin-top: 30px;
        text-align: left;
    }
    .apartment_plan {
        margin: 100px 0 0;
    }
    .mediumfont {
        font-size: 56px;
    }
    .single-apartment .form .form-content .send {
        height: 30px;
        width: 160px;
        display: flex;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        margin: 0 auto;
    }
    .apartment-3d .row {
        width: auto;
    }
    .contact_img {
        display: none;
    }
}

@media(max-width: 992px) {
    .content-apartment {
        padding: 100px 0 170px;
        color: #fff;
        min-height: 90vh;
    }
    .building_img {
        display: none;
    }
    .content-floor {
        padding: 100px 0 170px;
        color: #fff;
        min-height: 90vh;
    }
    .page-template-contact .form .form-content .send {
        height: 30px;
        width: 160px;
        display: flex;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        margin: 0 auto;
    }
    .page-template-contact .content-contact {
        padding: 160px 0 170px !important;
    }
}

@media(max-width: 600px) {
    .floor_street {
        display: none;
    }
    .section-building {
        min-height: 0;
    }
    .building_img {
        display: none;
    }
    .section-apartments h2 {
        text-align: center;
    }
    .owl-floors .owl-item .apt_list {
        transform: translateX(-15px);
    }
    .apartments_main .apart_list_item {
        margin-right: 15px;
    }
    .apartments_main {
        min-height: 100px;
    }
    .apt_det_info>span {
        display: block;
    }
    .apt_det_val {
        margin-left: 0px;
    }
    .content-apartments {
        min-height: 50vh;
    }
    .section-apartments {
        min-height: 50vh;
        padding: 100px 0 100px;
    }
    .section-floor {
        padding: 0 15px;
    }
    .content-floor {
        padding: 100px 0 100px;
        min-height: 50vh;
    }
    .floor_img {
        margin: 100px 0 0;
    }
    .floor__content h2 {
        display: block;
        font-family: 'noctisregular';
        font-size: 36px;
        margin-top: 10vh;
        text-align: center;
    }
    .section-apartment {
        padding: 0 15px;
    }
    .content-apartment {
        padding: 100px 0 170px;
        color: #fff;
        min-height: 90vh;
    }
    .floor__apartment h2 {
        display: block;
        font-family: 'noctisregular';
        font-size: 36px;
        margin-top: 10vh;
        text-align: center;
    }
    .content-apartment .status {
        text-transform: capitalize;
        position: relative;
        right: 0px;
        font-weight: 700;
        top: 0px;
        font-size: 15px;
        text-align: center;
        margin-bottom: 10px;
    }
    .floor__apartment {
        text-align: center;
    }
    ul.room_list {
        columns: 1;
        -webkit-columns: 1;
        -moz-columns: 1;
        list-style: none;
        padding: 0;
        margin-top: 30px;
        text-align: left;
    }
    .apartment_plan {
        margin: 100px 0 0;
    }
    .mediumfont {
        font-size: 56px;
    }
    .single-apartment .form .form-content .send {
        height: 30px;
        width: 160px;
        display: flex;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        margin: 0 auto;
    }
    .apartment-3d .row {
        width: auto;
    }
    .contact_img {
        display: none;
    }
}

.close-menu img {
    width: 27px;
    filter: brightness(0) invert(1);
}

.content-apartment__links {
    position: absolute;
    right: 30px;
    display: flex;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    z-index: 100;
}

.content-apartment__links a {
    margin: 15px 0px 40px 0;
}

.content-apartment__links .link:hover::after {
    margin-top: 10px;
    margin-left: -4px;
    transform: translateY(10px);
}

.content-apartment__links .link::after {
    content: '';
    width: 1px;
    height: 25px;
    background: #a77f3d;
    display: block;
    margin-top: 10px;
    margin-left: -4px;
    position: relative;
    transition: all 0.4s;
    transform: translateY(0px);
}

header.entry-header {
    /* background: red; */
    top: 0;
    margin: 0;
    background-image: url(images/apartment_bg.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

header.entry-header h2 {
    margin: 0;
    text-align: center;
    color: #fff;
    min-height: 480px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    text-align: center;
    padding-bottom: 100px;
}

.lang li {
    opacity: 0.75;
}

.lang li.current-lang {
    opacity: 1;
}

img.contact_img-parallax.relax.d-none.d-lg-block {
    position: absolute;
    right: calc(50vw - 26.6666%);
    z-index: 9;
}

@media(min-width: 1199px) {
    img.contact_img-parallax.relax.d-none.d-lg-block {
        right: calc(50vw - 22.6666%);
    }
}

.form-chat .io label input:checked+.wpcf7-list-item-label::after {
    background: white;
}

.form-chat .wpcf7-response-output {
    background: unset;
    color: #cccccc;
}

.page-template-text .moders .cf::before {
    display: none;
}

.io .wpcf7-list-item-label::before {
    content: '✖';
    position: absolute;
    top: 4px;
    left: -13px;
    font-size: 11px;
    z-index: 2;
    color: #fff;
    opacity: 0;
}

.io label input:checked+.wpcf7-list-item-label::before {
    opacity: 1;
}

.form-chat .io .wpcf7-list-item-label::before {
    color: #000;
}



.io a {
    color: #fff;
    text-decoration: underline;
}

.io span.wpcf7-list-item-label {
    display: block;
    position: relative;
    padding: 0 0 0 12px;
    text-align: left;
    font-size: 14px;
}

@media(max-width: 768px) {
    .form-chat {
        overflow: scroll;
        padding-bottom: 50px;
    }
}

.lang-mobile {
    z-index: 9;
}

@media(max-width: 1440px) {
    video.video-bg {
        min-width: 180vh;
        width: 140%;
    }
}

div#cookie-law-info-bar .cli-bar-message a {
    color: #000;
    text-decoration: underline;
}

.cli-tab-footer .wt-cli-privacy-accept-btn {
    background: rgb(167, 144, 99) !important;
}

@media(max-width: 640px) {
    .fixed-nav {
        border: 0 !important;
    }
}

div#cookie-law-info-bar {
    background: #a79063 !important;
    color: #fff !important;
}

div#cookie-law-info-bar .cli-plugin-button {
    background: transparent !important;
    color: #fff !important;
    position: relative;
    display: flex;
    align-items: center;
}

div#cookie-law-info-bar .cli-plugin-button:after {
    content: '';
    content: '';
    width: 25px;
    height: 1px;
    background: #ffffff;
    display: block;
    margin-left: 10px;
    position: relative;
    transition: all 0.4s;
}

div#cookie-law-info-bar .cli-bar-message a {
    color: #fff;
}

.chat.hiddens {
    opacity: 0;
}

.tabs_sw {
    opacity: 0;
}

section.apartment-gallery .owl-carousel div img {
    height: 200px;
    width: 100%;
    object-fit: cover;
    object-position: center center;
}

@media(min-width: 992px) {
    .apartment-gallery .owl-carousel div img {
        height: 440px !important;
        width: 100%;
        object-fit: cover;
        object-position: center center;
    }
}

.content-apartment__links.main-linkss {
    top: 50%;
    transform: translate(0, -50%);
}

.single-apartment .content-apartment__links.main-linkss {
    display: none;
}

@media(max-width: 768px){
    .content-apartment__links.main-linkss {
    top: 160px;
}
}

.content-apartment__links {
	top: 50%;
    transform: translate(0, -50%);
}



@media(max-width: 992px) {
    .content-apartment__links {
        top: 340px;
        transform: translate(0, -50%);
    }
}

@media(max-width: 992px) {
    .content-apartment__links {
            top: 240px;
        transform: translate(0, -50%);
    }
}
div#main-nav ul li:after {
	top: 21px;
}