.elementor-kit-6{--e-global-color-primary:#666666;--e-global-color-secondary:#181818;--e-global-color-text:#666666;--e-global-color-accent:#000000;--e-global-color-9692ece:#232323;--e-global-typography-primary-font-family:"MuseoSans100";--e-global-typography-primary-font-size:35px;--e-global-typography-primary-font-weight:200;--e-global-typography-primary-line-height:1.3em;--e-global-typography-primary-letter-spacing:4px;--e-global-typography-secondary-font-family:"MuseoSans100";--e-global-typography-secondary-font-size:25px;--e-global-typography-secondary-font-weight:200;--e-global-typography-secondary-line-height:1.3em;--e-global-typography-secondary-letter-spacing:4px;--e-global-typography-text-font-family:"MuseoSans100";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:200;--e-global-typography-text-line-height:1.2em;--e-global-typography-accent-font-family:"MuseoSans100";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-secondary );font-family:"Helvetica", Sans-serif;}.elementor-kit-6 a{color:var( --e-global-color-secondary );}.elementor-kit-6 a:hover{color:var( --e-global-color-secondary );font-family:"Helvetica", Sans-serif;}.elementor-kit-6 h1{color:#54595F;font-family:"Helvetica", Sans-serif;font-size:35px;font-weight:200;line-height:1.3em;letter-spacing:4px;}.elementor-kit-6 h2{color:var( --e-global-color-secondary );font-family:"Helvetica", Sans-serif;font-size:25px;font-weight:200;line-height:1.3em;letter-spacing:4px;}.elementor-kit-6 h5{font-size:13px;}.elementor-kit-6 h6{font-size:15px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1025px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:768px;}}/* Start custom CSS */header.sticky-header {
    --header-height: 65px;
    --opacity: 1;
    --shrink-me: 1;
    --sticky-background-color: #232323;
    --transition: .3s ease-in-out;

    transition: background-color var(--transition),
                background-image var(--transition),
                backdrop-filter var(--transition),
                opacity var(--transition);
}
header.sticky-header.elementor-sticky--effects {
    background-color: var(--sticky-background-color) !important;
    background-image: none !important;
    opacity: var(--opacity) !important;
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
}
header.sticky-header > .elementor-container {
    transition: min-height var(--transition);
}
header.sticky-header.elementor-sticky--effects > .elementor-container {
    min-height: calc(var(--header-height) * var(--shrink-me))!important;
    height: calc(var(--header-height) * var(--shrink-me));
}
header.sticky-header .elementor-nav-menu .elementor-item {
    transition: padding var(--transition);
}
header.sticky-header.elementor-sticky--effects .elementor-nav-menu .elementor-item {
    padding-bottom: 10px!important;
    padding-top: 10px!important;
}
header.sticky-header > .elementor-container .logo img {
    transition: max-width var(--transition);
}
header.sticky-header.elementor-sticky--effects .logo img {
    max-width: calc(100% * var(--shrink-me));
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'MuseoSans100';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('http://cubicohomes.com/wp-content/uploads/2021/06/MuseoSansCyrl-100.ttf') format('truetype');
}
/* End Custom Fonts CSS */