:root {
    --family2: 'Work Sans', sans-serif;
    --family: "Montserrat", sans-serif; 
    --black1: rgb(0, 0, 0);
    --white1: rgb(255, 255, 255);
    --bluu1: #6e99b7;
    --grey1: #767171;
    --orang: #08355F;

    --bcg-fill-color: black;

    --clr-page-bg: rgba(245, 239, 234, 1);


    --mod-highlights-v1-3: rgba(218, 212, 207, 1);


    --mod-slogan-v1-1: rgba(66, 69, 74, 1);


    --clr-request: rgba(127, 188, 199, 1);


    --themecolorrgba: 241, 199, 122;

    --border-opacity: .15;

    --ratio: 9 / 16;
    --scale: 1;
    --vh-offset: 40px;
    --v-spacing: 10vh;
    --h-gutter: 6.6vw;
    --ease-power3-in-out: cubic-bezier(0.77, 0, 0.175, 1);
    --easing: cubic-bezier(0.5, 0.7, 0.4, 1);

    --spacing: 20px;
    --spacing-0: 0px;
    --spacing-0-5: calc(var(--spacing)*0.5);
    --spacing-0-7: calc(var(--spacing)*0.7);
    --spacing-1: var(--spacing);
    --spacing-1-2: calc(var(--spacing)*1.2);
    --spacing-1-5: calc(var(--spacing)*1.5);
    --spacing-1-75: calc(var(--spacing)*1.75);
    --spacing-1-9: calc(var(--spacing)*1.9);
    --spacing-2: calc(var(--spacing)*2);
    --spacing-2-25: calc(var(--spacing)*2.25);
    --spacing-2-5: calc(var(--spacing)*2.5);
    --spacing-2-75: calc(var(--spacing)*2.75);
    --spacing-3: calc(var(--spacing)*3);
    --spacing-3-25: calc(var(--spacing)*3.25);
    --spacing-3-5: calc(var(--spacing)*3.5);
    --spacing-3-75: calc(var(--spacing)*3.75);
    --spacing-4: calc(var(--spacing)*4);
    --spacing-4-5: calc(var(--spacing)*4.5);
    --spacing-5: calc(var(--spacing)*5);
    --spacing-5-5: calc(var(--spacing)*5.5);
    --spacing-5-75: calc(var(--spacing)*5.75);
    --spacing-6: calc(var(--spacing)*6);
    --spacing-6-2: calc(var(--spacing)*6.2);
    --spacing-6-5: calc(var(--spacing)*6.5);
    --spacing-6-75: calc(var(--spacing)*6.75);
    --spacing-7: calc(var(--spacing)*7);
    --spacing-7-5: calc(var(--spacing)*7.5);
    --spacing-8: calc(var(--spacing)*8);
    --spacing-8-5: calc(var(--spacing)*8.5);
    --spacing-9: calc(var(--spacing)*9);
    --spacing-9-5: calc(var(--spacing)*9.5);
    --spacing-10: calc(var(--spacing)*10);
    --spacing-10-5: calc(var(--spacing)*10.5);
    --spacing-11: calc(var(--spacing)*11);
    --spacing-12: calc(var(--spacing)*12);
    --spacing-12-5: calc(var(--spacing)*12.5);
    --spacing-13: calc(var(--spacing)*13);
    --spacing-14: calc(var(--spacing)*14);
    --spacing-14-25: calc(var(--spacing)*14.25);
    --spacing-15: calc(var(--spacing)*15);
    --spacing-16: calc(var(--spacing)*16);
    --spacing-18: calc(var(--spacing)*18);
    --spacing-19: calc(var(--spacing)*19);
    --spacing-20: calc(var(--spacing)*20);

    --v-spacing: 10vh;
    --h-gutter: 6.6vw;
}














div.ccm-panel-content ul.nav,
div.ccm-panel-content menu {
    display: block;
}



#ccm-theme-grid-edit-mode-row-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}




::-moz-selection {
    background-color: #272727;
    color: #fff;
    text-shadow: none
}

::selection {
    background-color: #272727;
    color: #fff;
    text-shadow: none
}

body,
html {
    width: 100%;
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: auto;
    -ms-text-size-adjust: auto;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    -webkit-font-feature-settings: "kern"1;
    font-feature-settings: "kern"1;
    -webkit-font-kerning: normal;
    font-kerning: normal;
    overflow-x: hidden
}

body {
    color: #000;
    font-size: 16px;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    background: #000;
    cursor:default;
    overflow: hidden;
    isolation: isolate;
}


body * {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
}



a {
    -webkit-transition: color .3s cubic-bezier(.215, .61, .355, 1);
    transition: color .3s cubic-bezier(.215, .61, .355, 1);
    color: #272727
}


strong {
    font-weight: 600;
}

[data-sensitive],
[data-hover] {
    cursor: pointer;
}

[data-hover] {
    cursor: none !important;
}

[data-sensitive] *,
[data-hover] * {
    pointer-events: none;
}

.preserve3d {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}



/********** FRAMEWORK ************/


/*  locomotive-scroll v4.0.3 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */

html.has-scroll-smooth {
    overflow: hidden;
    -webkit-overflow-scrolling: auto !important;
}

html.has-scroll-dragging {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.has-scroll-smooth body {
    overflow: hidden;
}

.has-scroll-smooth [data-scroll-container] {
    min-height: 100vh
}

[data-scroll-direction="horizontal"] [data-scroll-container] {
    white-space: nowrap;
    height: 100vh;
    display: inline-block;
    white-space: nowrap;
}

[data-scroll-direction="horizontal"] [data-scroll-section] {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    height: 100%;
}


.c-scrollbar {
    position: absolute;
    right: 0;
    top: 0;
    width: 11px;
    height: 100%;
    -webkit-transform-origin: center right;
    transform-origin: center right;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;
    opacity: 0;
}

.c-scrollbar:hover {
    -webkit-transform: scaleX(1.45);
    transform: scaleX(1.45);
}

.c-scrollbar:hover,
.has-scroll-scrolling .c-scrollbar,
.has-scroll-dragging .c-scrollbar {
    opacity: 1;
}

[data-scroll-direction="horizontal"] .c-scrollbar {
    width: 100%;
    height: 10px;
    top: auto;
    bottom: 0;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

[data-scroll-direction="horizontal"] .c-scrollbar:hover {
    -webkit-transform: scaleY(1.3);
    transform: scaleY(1.3);
}

.c-scrollbar_thumb {
    position: absolute;
    top: 0;
    right: 0;
    background-color: black;
    opacity: 0.5;
    width: 7px;
    border-radius: 10px;
    margin: 2px;
    cursor: -webkit-grab;
    cursor: grab;
}






.scroll_transition {
    -webkit-transition: -webkit-transform 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -webkit-transition: opacity 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000), -webkit-transform 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: opacity 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000), -webkit-transform 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000), -webkit-transform 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    will-change: transform, opacity;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}



.native-scroll .scroll_transition {
    transition: none;
    -webkit-transition: none;

}




.tiene_transition_5000 {
    -webkit-transition: -webkit-transform 5000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 5000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -webkit-transition: opacity 5000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), -webkit-transform 5000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: opacity 5000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), -webkit-transform 5000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 5000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 5000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 5000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 5000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), -webkit-transform 5000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    /* backface-visibility:hidden;
     -webkit-backface-visibility: hidden;*/
}

.tiene_transition_3000 {
    -webkit-transition: -webkit-transform 3000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 3000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -webkit-transition: opacity 3000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), -webkit-transform 3000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: opacity 3000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), -webkit-transform 3000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 3000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 3000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 3000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 3000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), -webkit-transform 3000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    /* backface-visibility:hidden;
     -webkit-backface-visibility: hidden;*/
}

.tiene_transition_2000 {
    -webkit-transition: -webkit-transform 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -webkit-transition: opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), -webkit-transform 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), -webkit-transform 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), -webkit-transform 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    /* backface-visibility:hidden;
     -webkit-backface-visibility: hidden;*/
}

.tiene_transition_1500 {
    -webkit-transition: -webkit-transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -webkit-transition: opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), -webkit-transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), -webkit-transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), -webkit-transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    /* backface-visibility:hidden;
     -webkit-backface-visibility: hidden;*/
}

.tiene_transition_1000 {
    -webkit-transition: -webkit-transform 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    -webkit-transition: opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), -webkit-transform 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), -webkit-transform 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), -webkit-transform 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    /* backface-visibility:hidden;
     -webkit-backface-visibility: hidden;*/
}

.tiene_transition_2000_inout {
    -webkit-transition: -webkit-transform 2000ms cubic-bezier(0.575, 0.005, 0.285, 1.005), opacity 2000ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    -webkit-transition: opacity 2000ms cubic-bezier(0.575, 0.005, 0.285, 1.005), -webkit-transform 2000ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    transition: opacity 2000ms cubic-bezier(0.575, 0.005, 0.285, 1.005), -webkit-transform 2000ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    transition: transform 2000ms cubic-bezier(0.575, 0.005, 0.285, 1.005), opacity 2000ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    transition: transform 2000ms cubic-bezier(0.575, 0.005, 0.285, 1.005), opacity 2000ms cubic-bezier(0.575, 0.005, 0.285, 1.005), -webkit-transform 2000ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    /* backface-visibility:hidden;
     -webkit-backface-visibility: hidden;*/
}

.tiene_transition_1500_inout {
    -webkit-transition: -webkit-transform 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005), opacity 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    -webkit-transition: opacity 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005), -webkit-transform 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    transition: opacity 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005), -webkit-transform 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    transition: transform 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005), opacity 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    transition: transform 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005), opacity 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005), -webkit-transform 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    /* backface-visibility:hidden;
     -webkit-backface-visibility: hidden;*/
}

.tiene_transition_1000_inout {
    -webkit-transition: -webkit-transform 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005), opacity 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    -webkit-transition: opacity 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005), -webkit-transform 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    transition: opacity 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005), -webkit-transform 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    transition: transform 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005), opacity 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    transition: transform 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005), opacity 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005), -webkit-transform 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    /* backface-visibility:hidden;
     -webkit-backface-visibility: hidden;*/
}



/*  SPECIALCLASSES */

.w-60 {
    width: 59.62%;
}

.w40 {
    width: 40.38%;
}

.w50 {
    width: 49.9%;
}

.w-33 {
    width: 33.3%;
}

.relative {
    position: relative !important;
}



.full_width {
    width: 100%;
    height: auto;
}

.full_height {
    height: 100%;
    width: auto;
}

.fit {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.fit.bottom {
    -o-object-position: bottom;
    object-position: bottom;
}

.fit.top {
    -o-object-position: top;
    object-position: top;
}

.no_events {
    pointer-events: none;
}


.no_opacity {
    opacity: 0 !important;
    pointer-events: none;
}

.no_events {
    pointer-events: none;
}

.no_overflow {
    overflow: hidden;
}

.no_opacity {
    opacity: 0 !important;
    pointer-events: none;
}

.no_opacity.show {
    opacity: 1 !important;
    pointer-events: all;
}

.no_transition {
    -webkit-transition: none !important;
    transition: none !important;
}

.no_width {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    pointer-events: none;
}

.no_height {
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    pointer-events: none;
}

.top_hidden {
    -webkit-transform: translateY(101%);
    transform: translateY(101%);
}

.top_single {
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    opacity: 0;
}

.top_double {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
}

.left_single {
    -webkit-transform: translateX(25px);
    transform: translateX(25px);
    opacity: 0;
}

.right_single {
    -webkit-transform: translateX(-25px);
    transform: translateX(-25px);
    opacity: 0;
}

.left_double {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    opacity: 0;
}

.top_translated {
    -webkit-transform: translateY(5vw);
    transform: translateY(5vw);
}

.top_double.show,
.top_single.show,
.show .top_double,
.show .top_single,
.left_single.show,
.left_double.show,
.show .left_single,
.show .left_double {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}

.top_hidden.show,
.top_translated.show,
.show .top_hidden,
.show .top_translated,
.no_width.show,
.show .no_width {
    -webkit-transform: none;
    transform: none;
}

.t_container {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    height: 100%;
}

.t_container:nth-child(2) {
    -webkit-transition-delay: 100ms;
    transition-delay: 100ms;
}

.mask_left {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    display: block;
}

.mask_left.full {
    -webkit-transform: translateX(-100.1%);
    transform: translateX(-100.1%);

}

.mask_left .t_container {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    display: block;
}

.mask_left.full .t_container {
    -webkit-transform: translateX(100.1%);
    transform: translateX(100.1%);
}

.t_container > img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.mask_right {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.mask_right .t_container {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.mask_right.full {
    -webkit-transform: translateX(100.1%);
    transform: translateX(100.1%);
}

.mask_right.full .t_container {
    -webkit-transform: translateX(-100.1%);
    transform: translateX(-100.1%);
}

.mask_top {
    -webkit-transform: translateY(-100.1%);
    transform: translateY(-100.1%);
}


.mask_top .t_container {
    -webkit-transform: translateY(100.1%);
    transform: translateY(100.1%);
}

.mask_bottom {
    -webkit-transform: translateY(100.1%);
    transform: translateY(100.1%);
}

.mask_bottom .t_container {
    -webkit-transform: translateY(-100.1%);
    transform: translateY(-100.1%);
}

.show > .mask_bottom,
.show > .mask_left,
.show > .mask_left .t_container,
.show > .mask_left .t_container img,
.show > .mask_right,
.show > .mask_right .t_container,
.show > .mask_right .t_container img,
.show > .mask_top,
.show > .mask_top .t_container,
.show > .mask_top .t_container img,
.show > .mask_bottom,
.show > .mask_bottom .t_container,
.show > .mask_bottom .t_container img {
    -webkit-transform: none;
    transform: none;
}

.back_veil::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    opacity: 0.3;
    background: #514641;
    -webkit-transition: -webkit-transform 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005), opacity 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    -webkit-transition: opacity 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005), -webkit-transform 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    transition: opacity 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005), -webkit-transform 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    transition: transform 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005), opacity 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    transition: transform 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005), opacity 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005), -webkit-transform 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    /* backface-visibility:hidden;
     -webkit-backface-visibility: hidden;*/
    z-index: -1;
}

.back_veil.top::after {
    -webkit-transform-origin: top;
    transform-origin: top;
}

.back_veil.left::after {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}

.show.back_veil::after {
    -webkit-transform: none;
    transform: none;
}

.d50 {
    -webkit-transition-delay: 50ms !important;
    transition-delay: 50ms !important;
}

.d100 {
    -webkit-transition-delay: 100ms !important;
    transition-delay: 100ms !important;
}

.d150 {
    -webkit-transition-delay: 150ms !important;
    transition-delay: 150ms !important;
}

.d200 {
    -webkit-transition-delay: 200ms !important;
    transition-delay: 200ms !important;
}

.d250 {
    -webkit-transition-delay: 250ms !important;
    transition-delay: 250ms !important;
}

.d300 {
    -webkit-transition-delay: 300ms !important;
    transition-delay: 300ms !important;
}

.d350 {
    -webkit-transition-delay: 350ms !important;
    transition-delay: 350ms !important;
}

.d400 {
    -webkit-transition-delay: 400ms !important;
    transition-delay: 400ms !important;
}

.d400 {
    -webkit-transition-delay: 450ms !important;
    transition-delay: 450ms !important;
}

.d500 {
    -webkit-transition-delay: 500ms !important;
    transition-delay: 500ms !important;
}

.d550 {
    -webkit-transition-delay: 550ms !important;
    transition-delay: 550ms !important;
}

.d600 {
    -webkit-transition-delay: 600ms !important;
    transition-delay: 600ms !important;
}

.d700 {
    -webkit-transition-delay: 700ms !important;
    transition-delay: 700ms !important;
}

.d800 {
    -webkit-transition-delay: 800ms !important;
    transition-delay: 800ms !important;
}

.d900 {
    -webkit-transition-delay: 900ms !important;
    transition-delay: 900ms !important;
}



.flexed {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.flexed.vStart {
    align-items: flex-start;
}

.ok-vh-100 {
    height: 100vh !important;
}

.ok-vh-50 {
    height: 50vh !important;
}


.ok-vh-67 {
    height: 67vh !important;
}


.min-vh-67 {
    height: 67vh !important;
}


.min-vh-76 {
    height: 76vh !important;
}

.min-vh-100 {
    height: 100vh !important;
}

.halfMargin {
    margin-top: 2.5vw;
}

.margin {
    margin-top: 3vw;
}

.doubleMargin {
    margin-top: 8vw;
}

.tripleMargin {
    margin-top: 10vw;
}

.negativeMargin2 {
    margin-top: -2vw
}

.negativeMargin5 {
    margin-top: -5vw
}

.negativeMargin10 {
    margin-top: -10vw !important
}

.negativeMargin15 {
    margin-top: -15vw !important
}

.negativeMargin25 {
    margin-top: -25vw !important
}


.positiveMargin2 {
    margin-top: 2vw
}

.positiveMargin5 {
    margin-top: 5vw
}

.positiveMargin8 {
    margin-top: 8.5vw
}

.positiveMargin9 {
    margin-top: 9vw !important
}

.positiveMargin10 {
    margin-top: 10vw !important
}

.positiveMargin12 {
    margin-top: 12.5vw !important
}

.positiveMargin15 {
    margin-top: 15vw !important
}

.positiveMargin25 {
    margin-top: 25vw !important
}

.col-md-45 {
    max-width: 49vw;
    padding-left: .5vw;
    text-align: left
}


.img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat
}

.hidden {
    -webkit-transform: translateY(101%);
    transform: translateY(101%);
    opacity: 0;
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.top_hid1 {
    -webkit-transform: translateY(101%);
    transform: translateY(101%);
    opacity: 0;
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.hiddenOpa {
    opacity: 0;
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}

.nohidden {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-transition: all 2000ms;
    transition: all 2000ms;
}

.nohiddenOpa {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-transition: all 2000ms;
    transition: all 2000ms;
}

.top_hidden.show,
.top_translated.show,
.show .top_hidden,
.show .top_translated,
.no_width.show,
.show .no_width {
    -webkit-transform: none;
    transform: none;
}

.top_hid1.show {
    -webkit-transform: none;
    transform: none;
    opacity: 1
}

/***********FRAMEWORK*********************/


.col-btn {
    position: absolute;
    top: 80%;
    left: 60%;
    ;
    width: 33%;
    height: 40px;
    z-index: 3
}


#topLines {
    height: 10px !important
}

.lines {
    margin-right: 15px;
}

.line {
    width: 57px;
    height: 1px;
    background: #fffff4;
}

.line._1 {
    margin-top: 0px;
}

.line._2 {
    margin-top: -50px;
}

#topLines.hidden .line {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}

#topLines2 {
    height: 10px !important
}

.lines2 {
    margin-right: 15px;
}

.line2 {
    width: 57px;
    height: 1px;
    background: #111;
}

.line2._1 {
    margin-top: 2px;
}

.line2._2 {
    margin-top: 8px;
}

#topLines2.hidden .line {
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}

.whit3Bkg {
    background-color: rgba(240, 255, 255, 1);
}


#tracker {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    pointer-events: none;
    -webkit-transform: translate(50vw, 50vh);
    transform: translate(50vw, 50vh);
    -webkit-transition: -webkit-transform 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 200ms 200ms linear;
    -webkit-transition: opacity 200ms 200ms linaer, -webkit-transform 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: opacity 200ms 200ms linaer, -webkit-transform 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 200ms 200ms linaer;
    transition: transform 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 200ms 200ms linaer, -webkit-transform 400ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    will-change: transform;
    z-index: 1;display:none
}

#mainTrack {
    width: 50px;
    height: 50px;
    position: absolute;
    top: -25px;
    left: -25px;
    border-radius: 50%;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
    -webkit-transition: -webkit-transform 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition: -webkit-transform 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition: transform 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition: transform 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275), -webkit-transform 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    will-change: transform;

}

.hoovIt {
    cursor: none;
}

#tracker.hidden {
    opacity: 1;
    z-index: 0;
}

#tracker.hidden #mainTrack {
    width: 50px;
    height: 50px;
    position: absolute;
    top: -16px;
    left: -18px;
    border-radius: 50%;
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    background: #ff6600 !important;
    opacity: 1
}

#tracker.showMe #mainTrack {
    width: 50px;
    height: 50px;
    position: absolute;
    top: -13px;
    left: -14px;
    border-radius: 50%;
    -webkit-transform: scale(0.7);
    transform: scale(0.8);
    background: rgba(239, 157, 46 1) !important;
    opacity: 1;

}

#tracker.isSensitive #mainTrack {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition: all 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);

}

#tracker.isHover #mainTrack {
    -webkit-transform: scale(1) translate(-10px, -10px);
    transform: scale(1) translate(-10px, -10px);
    -webkit-transition: -webkit-transform 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition: -webkit-transform 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition: transform 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition: transform 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275), -webkit-transform 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);

}

#symbol {
    position: absolute;
    top: -10px;
    left: -10px;
}

#symbol .arrow {
    -webkit-transition: -webkit-transform 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition: -webkit-transform 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition: transform 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition: transform 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275), -webkit-transform 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -webkit-transform: scale(0);
    transform: scale(0);
}

#symbol .plus {
    -webkit-transition: -webkit-transform 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition: -webkit-transform 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition: transform 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition: transform 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275), -webkit-transform 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0
}

#symbol .minus {
    -webkit-transition: -webkit-transform 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition: -webkit-transform 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition: transform 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    transition: transform 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275), -webkit-transform 500ms cubic-bezier(0.175, 0.885, 0.320, 1.275);
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
}


#symbol .arrow:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    top: -5px;
    left: -7px;
    border-top: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: -webkit-transform 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: -webkit-transform 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: transform 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000), -webkit-transform 500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);

}

#symbol .plus:after {
    content: '';
    position: absolute;
    height: 13px;
    width: 1px;
    background: #000;
    top: -6px;
}

#symbol .plus:before {
    content: '';
    position: absolute;
    width: 13px;
    height: 1px;
    background: #000;
    left: -6px;
}

#tracker.showMe #symbol {
    position: absolute;
    top: 11px;
    left: 10px;
}

#tracker.showMe .plus {

    transform: scale(1.1);
    opacity: 1
}

#symbol .minus:before {
    content: '';
    position: absolute;
    width: 13px;
    height: 1px;
    background: #fffff4;
    left: -6px;
}

#tracker.isHover #symbol .arrow {
    -webkit-transform: none;
    transform: none;
}

#tracker.isHover.right #symbol .arrow {
    -webkit-transform: translateX(3px);
    transform: translateX(3px);
}


#tracker.isHover.right #symbol .arrow:before {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

#symbol.dark .plus:after,
#symbol.dark .plus:before,
#symbol.dark .minus:before {
    background: #514641;
}

#symbol.dark .arrow:before {
    border-color: #514641;
}


#tracker.isDisabled #mainTrack {
    -webkit-transform: scale(0);
    transform: scale(0);
}

#tracker.isDisabled #symbol .arrow {
    -webkit-transform: scale(0) !important;
    transform: scale(0) !important;
}

.c-scrollbar {
    z-index: 2;
}


/***********HEADER-MENU********************/

#top-bar {
    position: fixed;
    width: 100%;
    left: 0:top:0;
    height: 30px;
    z-index: 999
}





#logo-eurotools{
    position: fixed;
    width:244px;  height: auto;
    left:2%;top:25px;
  
    z-index: 999;border-radius: 30px;

    background-color: #153d8a;padding: 6px 10px 6px 6px
}

#logo-eurotools svg{
    
    width: 230px;  height:auto;
   
}
.slider-caption, .flex-caption {

    max-width: 80vw

}


/* Custom Header Size
-----------------------------------------------------------------*/


.header-size-custom #logo img {
    height: 35px;
    margin-top: 16px;
    
}
@media (min-width: 992px) {

    .header-size-custom .header-wrap-clone {
        height: calc(70px + 1px);
    }

    #header.header-size-custom + .include-header {
        margin-top: calc(-70px - 2px);
    }

    .header-size-custom .menu-container > .menu-item > .menu-link {
        padding-top: 24px;
        padding-bottom: 24px;
    }
.side-header.side-header-right.open-header #header-trigger {
    left: auto;
    right: 60px!important;
}
    .side-header.open-header #header-trigger {
    display: block;
    position: fixed;
    cursor: pointer;
   
    z-index: 11;
    font-size: 1rem;
    width:120px;
    height: 50px;
    line-height: 50px;
    background-color: transparent;
    text-align: center;
    border-radius: 2;
color:white!important
}
}

@media (min-width: 992px) {

    /* ----------------------------------------------------------------------------
		Header
	---------------------------------------------------------------------------- */

    #header.full-header.transparent-header,
    #header.full-header.transparent-header:not(.border-full-header):not(.sticky-header) #header-wrap {
        border-bottom-color: transparent !important;
    }

    #header.full-header:not(.border-full-header):not(.sticky-header) #header-wrap {
        border-bottom-color: transparent;
    }

    #header.full-header.transparent-header.border-full-header #header-wrap {
        border-bottom-color: rgba(0, 0, 0, 0.0);
    }

    .dark #header.full-header.transparent-header.border-full-header #header-wrap,
    #header.dark.full-header.transparent-header.border-full-header #header-wrap {
        border-bottom-color: transparent !important;
    }

    #header #logo {
        border-right: 0;display:none
    }

    #header.full-header .primary-menu > .menu-container {
        padding-right: 0;
        margin-right: 0;
        border-right: 0;
    }

    #header.show-on-sticky #header-wrap {
        opacity: 0;
        pointer-events: none;
    }

    #header.show-on-sticky.sticky-header #header-wrap {
        opacity: 1;
        pointer-events: auto;
    }


    /* Sticky Header
	---------------------------------------------------------------------------- */

    #header.sticky-header #header-wrap,
    #header.full-header.border-full-header.sticky-header #header-wrap {
        box-shadow: none;
        border-bottom: transparent !important;
        -webkit-backface-visibility: hidden;
    }

    .dark #header.sticky-header #header-wrap,
    .dark #header.full-header.border-full-header.sticky-header #header-wrap {
        border-bottom-color: rgba(255, 255, 255, 0.1) !important;
    }


    /* Side Header
	---------------------------------------------------------------------------- */

    .side-header #header-wrap {
        width: 100% !important;
    }

    /* Primary Menu
	---------------------------------------------------------------------------- */

   
	.side-header .header-title,
	.side-header .menu-link {font-family:var(--family2);
		font-size:3.5rem;
		line-height: 1;
		padding: 18px 0;
		height: auto;
		text-transform: none;
		letter-spacing: -2px;color:white!important;
		-moz-transform: translate3d(200px, 0, 0);
		-webkit-transform: translate3d(200px, 0, 0);
		transform: translate3d(200px, 0, 0);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
		opacity: 0;
		will-change: transform;
		-moz-transition: all 250ms ease-in 0s;
		-o-transition: all 250ms ease-in 0s;
		-webkit-transition: all 250ms ease-in;
		-webkit-transition-delay: 0s;
		transition: all 250ms ease-in 0s;text-align:center
	}

	.dark #header-wrap:not(.not-dark) .primary-menu .menu-item:hover > .menu-link,
	.dark #header-wrap:not(.not-dark) .primary-menu .menu-item.current > .menu-link {
		color: #FFF !important;
	}

	.dark #header-wrap:not(.not-dark) .primary-menu .menu-item.current > .menu-link {
		opacity: 0.5 !important;
	}

	.side-header .header-title {
		opacity: 0;
		padding: 0;
		margin-bottom: 25px;
		font-size: 10px;
		text-transform: uppercase;
		font-weight: 500;
		letter-spacing: 4px;
	}

	.side-header.side-header-open .header-title,
	.side-header.side-header-open .primary-menu .menu-link {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
		opacity: 1;ext-align:center;
		-moz-transition: all 500ms ease-out 0.3s;
		-o-transition: all 500ms ease-out 0.3s;
		-webkit-transition: all 500ms ease-out;
		-webkit-transition-delay: 0.3s;
		transition: all 500ms ease-out 0.3s;
	}

	.side-header.side-header-open .header-title,
	.side-header.side-header-open .primary-menu .menu-item:nth-child(1) .menu-link {
		-moz-transition-delay: 0.0s;
		-o-transition-delay: 0.0s;
		-webkit-transition-delay: 0.0s;
		transition-delay: 0.0s;
	}
	.side-header.side-header-open .primary-menu .menu-item:nth-child(2) .menu-link {
		-moz-transition-delay: 0.1s;
		-o-transition-delay: 0.1s;
		-webkit-transition-delay: 0.1s;
		transition-delay: 0.1s;
	}
	.side-header.side-header-open .primary-menu .menu-item:nth-child(3) .menu-link {
		-moz-transition-delay: 0.2s;
		-o-transition-delay: 0.2s;
		-webkit-transition-delay: 0.2s;
		transition-delay: 0.2s;
	}
	.side-header.side-header-open .primary-menu .menu-item:nth-child(4) .menu-link {
		-moz-transition-delay: 0.3s;
		-o-transition-delay: 0.3s;
		-webkit-transition-delay: 0.3s;
		transition-delay: 0.3s;
	}
	.side-header.side-header-open .primary-menu .menu-item:nth-child(5) .menu-link {
		-moz-transition-delay: 0.4s;
		-o-transition-delay: 0.4s;
		-webkit-transition-delay: 0.4s;
		transition-delay: 0.4s;
	}

	.side-header #logo:not(.border-bottom-0)::after,
	.side-header .primary-menu:not(.border-bottom-0)::after { content: none; }

}




/************** NAV **************/

.hoverLayer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.hoverLeft,
.hoverRight {
    width: 50%;
}

.hoverLayer [data-disabled=true] {
    cursor: default;
}


/***********HEADER-MENU********************/

.ctaVeil {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000;
    left: 0;
    top: 0;
    opacity: 0.1;
    will-change: transform;
    z-index: 9999;
}

.ctaWidget {
    height: 43.6vw;
}


/***********SECTIONS********************/


#wrapper p {
    font-family: var(--family);
    font-weight:lighter!important;
    color: #606060;
    letter-spacing: 1px;
    font-size: 1.24rem;
    line-height: 1.7;
	text-align: justify;
}

#wrapper p.lead {

    color: #fff;

}


#content {
    position: relative;
    overflow: hidden;
    background-color: transparent;
}

.contento {
    position: relative;
    overflow: hidden;
    background-color: transparent;
}

.content-wrap {
    position: relative;
    padding: 20px 0;
    overflow: hidden;
}

.section {
    position: relative;
    margin: 0px 0;
    padding: 10px 0;
    background-color: #FFF;
    overflow: hidden;
}

.content,
.page-content {
    color: #151515;
    font-family: var(--family1);
    font-weight: 600;
    font-size: 16px;
    line-height: 2.1875;
}

.whitu p {
    color: #fff !important;
    font-family: var(--family1);
    font-weight: 600;
    font-size: 16px;
    line-height: 2.1875;
}

.page-section {


    padding: 0px 0;

}




.whitBkg {
    will-change: background-color;
    background-color: var(--bcg-fill-color);
    -webkit-transition: background-color 0.3s linear;
    transition: background-color 0.3s linear;
}



.whit2Bkg {
    background-color: #FFFFF4;
}


.darkBkg {
    background-color: #2e2e2e;
}

.darkBkg2 {
    background-color: #656465;
}

#mainLayer {
    height: 100vh;
}

.mainContainer {
    width: calc(100% - 5vw);
    margin: auto;
}

.largeContainer {
    width: calc(100% - 5vw);
    max-width: 1580px;
    margin: auto;
}

.midContainer {
    width: calc(100% - 5vw);
    max-width: 1440px;
    margin: auto;
}

.subContainer {
    width: calc(100% - 5vw);
    margin: auto;
    max-width: 1240px;
}

.subContainer.lens {
    cursor: default;
}

.paragraphContainer {
    width: calc(100% - 10vw);
    margin: auto;
    max-width: 1040px;
}

/***********SECTIONS********************/


/***********LAYOUT-MOTIVE********************/

body.exiting {
    opacity: 0;
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
    -webkit-transform-origin: top;
    transform-origin: top;
}



.c-fixed_wrapper {
    height: 100vh;
}

.c-fixed_wrapper {
    position: relative;
    overflow: hidden;
    background-color: transparent;
}

.c-fixed {
    height: 100%;
    background-size: cover;
    background-position: 50%;
    opacity: 1;
    mix-blend-mode: multiply;
}

.c-fixed,
.c-fixed_target {
    position: absolute;
    top: -100vh;
    right: 0;
    left: 0;
}

.c-fixed_target {
    bottom: -100vh;
}





/***********LAYOUT-MOTIVE********************/





/***********TEXT********************/


.bigTitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;

      font-family: var(--family);
    font-size: 3vw;
    letter-spacing:-.2rem;
    z-index: 3;
    text-transform: none;
    text-transform: uppercase;
    font-weight: 900!important;
    line-height: 1;padding-top: 5px;
    padding-bottom: 10px
}

.bigTitle span {font-family: var(--family);
    font-size: 3vw !important;
    line-height: 1;
    font-weight: 900!important;
}

.bigTypo2 span {font-family: var(--family);
font-size: 78px;
    color: #111 !important;
   font-weight: 900!important;font-weight: 900!important;
    line-height: 1;
}

.bigTitle span:last-child span {
    line-height: 1.2
}

.smallTitle span {
    font-family: var(--family2);
    font-size: 2.2vw !important;
    line-height: 1;
    font-weight: bold;
}

.smallTitle span:last-child span {
    line-height: 1.2
}

.centered {
    text-align: center;
}

#intro .bigTitle:first-child {
    margin-top: 0;
}

.bigTitle .small {

    font-family: var(--family2);
    text-transform: uppercase;
    font-size: 3vw;
    font-weight: 400;
    letter-spacing: 7px;
    text-indent: 13px;
    margin-top: 15px;
}


h1.bigTitle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-family: var(--family2);
    font-weight: 400;
}

h1.bigTypo {
    font-size: 78px;
    color: #111 !important;

    font-family: var(--family2);
    line-height: 1.5;
}


.text {
    font-size: 19px;
    line-height: 32px;
}

.text.bigger {
    font-size: 22px;
    line-height: 40px;
}

.text.highlight {
    font-size: 30px;
    line-height: 60px;
}

.text.doubleColumn p {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 8%;
    column-gap: 8%;
}

.text.tripleColumn p {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 5%;
    column-gap: 5%;
}





.bigTypoMidd span {
 
     font-family: var(--family);
    font-size: 3.2vw;
    letter-spacing:-.1rem;
    z-index: 3;
    text-transform: none;
    text-transform: uppercase;
    font-weight: 900!important;
    line-height: .9;
   
   
}


.bigTypoMidd2 span {
    font-size: 6.7vw !important;
    line-height: .9 !important;
}




.bigTypo {
    font-size: 5vw !important;
}





.discoverLine {
    width: 203px;
    height: 1px;
    margin-bottom: 3px;
    margin-left: 20px;
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}


.discoverButton {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    padding: 20px 0 20px 0;
    margin-bottom: -40px;
    position: relative;
    top: -15px;
    z-index: 3;
    text-transform: uppercase;
    will-change: transform;

}


.subTypo {
   font-family: var(--family2);
    font-size: 2.3vw;
    letter-spacing: 1px;
    z-index: 3;
    text-transform: none;
    text-transform: uppercase;
    font-weight: 700 !important;
    line-height: 1.3;
    color: #44413e;
    margin-bottom: 40px
}

.mainTypo {

    color: var(--orang);
    font-weight: 900 !important;
}






.is-inview .delay-2 {
    -webkit-transition-delay: .2s !important;
    transition-delay: .2s !important;
}

.is-inview .delay-3 {
    -webkit-transition-delay: .3s !important;
    transition-delay: .3s !important;
}

.enter-y {

    opacity: .6;
    width: 1px;
    right: 0;
    -webkit-transition: opacity 1s, -webkit-transform 1.2s cubic-bezier(.165, .84, .44, 1);
    transition: opacity 1s, -webkit-transform 1.2s cubic-bezier(.165, .84, .44, 1);
    transition: opacity 1s, transform 1.2s cubic-bezier(.165, .84, .44, 1);
    transition: opacity 1s, transform 1.2s cubic-bezier(.165, .84, .44, 1), -webkit-transform 1.2s cubic-bezier(.165, .84, .44, 1);

}

.is-inview .enter-y,
.enter-y .is-inview {
    opacity: .6;
    width: 100%;
    right: 0;
}

.bg-wordSlo {
    position: absolute;
    top: 8%;
    left: 50%;

    font-size: 365px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 379px;
    letter-spacing: -9.91px;
    text-transform: uppercase;
    color: rgba(0, 0, 0, .1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 250px;
    width: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 1
}



.headBack {
    width: 54vw;
    height: 35px;
    position: absolute;
    bottom: 2.5vw;
    right: 0;
    -webkit-transform-origin: left;
    transform-origin: left;
    margin-top: 0;
    white-space: nowrap;
    opacity: 1;
    transition: opacity .7s ease-out;
    text-align: center;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transition: all .5s ease-out;
    transition: opacity 1s ease-out;
    margin-bottom: 40px
}

.headBack.headTop {

    top: 5vw !important;
    left: -1vw !important;
    -webkit-transform-origin: left;
    transform-origin: left;
    margin-bottom: -30px
}

.headBack.headTop:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--orang);
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transition: -webkit-transform 1.5s cubic-bezier(.575, .005, .285, 1.005), opacity 1s cubic-bezier(.575, .005, .285, 1.005);
    -webkit-transition: opacity 1s cubic-bezier(.575, .005, .285, 1.005), -webkit-transform 1.5s cubic-bezier(.575, .005, .285, 1.005);
    transition: opacity 1s cubic-bezier(.575, .005, .285, 1.005), -webkit-transform 1.5s cubic-bezier(.575, .005, .285, 1.005);
    transition: transform 1.5s cubic-bezier(.575, .005, .285, 1.005), opacity 1s cubic-bezier(.575, .005, .285, 1.005);
    transition: transform 1.5s cubic-bezier(.575, .005, .285, 1.005), opacity 1s cubic-bezier(.575, .005, .285, 1.005), -webkit-transform 1.5s cubic-bezier(.575, .005, .285, 1.005);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}


.headBack:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--bluu1);
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transition: -webkit-transform 1.5s cubic-bezier(.575, .005, .285, 1.005), opacity 1s cubic-bezier(.575, .005, .285, 1.005);
    -webkit-transition: opacity 1s cubic-bezier(.575, .005, .285, 1.005), -webkit-transform 1.5s cubic-bezier(.575, .005, .285, 1.005);
    transition: opacity 1s cubic-bezier(.575, .005, .285, 1.005), -webkit-transform 1.5s cubic-bezier(.575, .005, .285, 1.005);
    transition: transform 1.5s cubic-bezier(.575, .005, .285, 1.005), opacity 1s cubic-bezier(.575, .005, .285, 1.005);
    transition: transform 1.5s cubic-bezier(.575, .005, .285, 1.005), opacity 1s cubic-bezier(.575, .005, .285, 1.005), -webkit-transform 1.5s cubic-bezier(.575, .005, .285, 1.005);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.headBack.top_hidden {
    width: 1vw;
    opacity: 0
}

.sectionSlogan {
    position: absolute;
    top: -41px;
    width: 100%;
    left: 0;
    white-space: nowrap;
    z-index: 800;
    text-align: center;
    opacity: 1
}

.sectionSlogan span:first-child {
    margin-left: 10px
}

.sectionSlogan span {
    color: #000 !important;
    font-size: 2.5vw;
    font-family: var(--family2);
    letter-spacing: 3px;
    margin-left: 10px;
    display: inline-block;
    opacity: 1;
    -webkit-transition: -webkit-transform 1500ms cubic-bezier(0.215, 0.610, 0.355, 1.000), opacity 1500ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition: transform 1500ms cubic-bezier(0.215, 0.610, 0.355, 1.000), opacity 1500ms cubic-bezier(0.215, 0.610, 0.355, 1.000);
}

h1 > span:not(.nocolor):not(.badge),
h2 > span:not(.nocolor):not(.badge),
h3 > span:not(.nocolor):not(.badge),
h4 > span:not(.nocolor):not(.badge),
h5 > span:not(.nocolor):not(.badge),
h6 > span:not(.nocolor):not(.badge) {
    color: var(--orang);
}

.headBack.top_hidden,
.sectionSlogan span.top_hidden,
.sectionSlogan.top_hidden {
    opacity: 0;
    -webkit-transform: translateY(132%);
    transform: translateY(132%)
}

.sectionSlogan span.tiene_transition_3500_quint.top_hidden {
    opacity: 0;
    -webkit-transform: translateY(132%);
    transform: translateY(132%)
}

.appartBox {
    position: absolute;
    width: 40%;
    height: 280px;
    left: 40px;
    top: 190px;
    z-index: 999;
    background-color: white;
    padding: 1.2rem;
    padding-bottom: .5rem
}


/***********TEXT********************/

/***********SLIDER-ABOVE********************/
#top {
    overflow: hidden;
}

#top:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(-150%, black), to(transparent));
    background: linear-gradient(180deg, black -150%, transparent);
    width: 100%;
    height: 200px;
    z-index: 991;
    opacity: 0;
    -webkit-transition: opacity 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    transition: opacity 1500ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
}

#topVeil {
    background: #000000;
    opacity: 0.2;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    will-change: transform;

}

#top.topVeil:before {
    opacity: 1;
}

#coverPicture {
    height: 100vh;
}

#coverPicture img.hidden {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
    opacity: 0;
}

#slider.hidden .swiper-slide {
    top: 0;
    left: 0;
    -webkit-transform: scale(1.03);
    transform: scale(1.03);
    opacity: 0;
}

#slider .swiper-slide {

    -webkit-transform: none;

    transform: none;
    opacity: 1;
}

.swiper-slide {
    min-width: 100vw !important;
    width: 100vw;
    max-width: 100vw !important;
    height: 100vh;
    min-height: 100vh;

}

#sloganHome {
    position: absolute;
    width:80%;
    bottom: 33%;left:6%;
    z-index: 671;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-transition: all 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}


#sloganHome h1 {
    font-family: var(--family);
    color: linear-gradient(180deg, rgba(255,255,255,1), rgba(0,0,0,.1)) !important;
    font-weight: 900;
    font-size: 3.7vw;
line-height: 1.2;
    letter-spacing: -.1rem;
    text-align: left;
    text-transform: uppercase;
    text-shadow: 0 1px 2px rgb(0 0 0 / 60%);
   mix-blend-mode: difference;color:white!important
   /*  background: linear-gradient(0deg, rgba(255,255,255,.2), rgba(0,0,0,.2));
    background: -webkit-linear-gradient(0deg, 255,255,255,.2), rgba(0,0,0,.2));*/
}

#sloganHome h2 {
    font-family: var(--family2);
    color: #ffffff;
    font-size: 1.2vw;
    font-weight: 300;
    letter-spacing: 1px;
    text-align: left;
  
    text-shadow: 0 1px 1px rgb(0 0 0 / 60%);
}
.slider-caption h2, .slider-caption .h2 {
font-weight: 300;
    text-transform:none

}

/*

#sloganHome h1 span,
#sloganHome h2 span {

    color: #fffff4 !important;

}
*/

#sloganHome.hidden span {
    -webkit-transform: translateY(101%);
    transform: translateY(101%);
    opacity: 0;
    -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}


#sloganHome h1 span.highLightOr {
   
    color: var(--bluu1);
}

#sloganHome h2 span.highLight {
  
    color: var(--bluu1);
}

.smallIntro {

    font-family: var(--family2);
    font-size: 12px;
    letter-spacing: 5.5px;
    font-weight: 600;
    color: #514641;
}



.veiled:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.1;
    will-change: transform;
}



 .toggle-icon {
    width: 20px;
    height: 20px;
    background-image: url(/lab/beatrix/application/themes/beatrix/images/arrow-down.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
}

/***********SLIDER-ABOVE********************/






/***********SLIDER-CAROUSEL********************/
.blockky-md-fit {
    position: absolute;
    width: 45vw;
    height: 700px;
    top: 0;
    left: 0;
    z-index: 1;
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
}

.blockky-bg {
    background-color: white;
    padding: .4rem;
    padding-top: .2rem;
    padding-bottom: 1rem;
}


/***********SLIDER-CAROUSEL********************/
















/***********FOOTER********************/

/***********FOOTER********************/










/***********SPECIAL-HOME********************/




.bg-word {
    position: absolute;
    top: 0;
    left: -6%;

    font-size: 365px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 379px;
    letter-spacing: -9.91px;
    text-transform: uppercase;
    color: rgba(0, 0, 0, .1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    height: 250px;
    width: auto;
    opacity: .3 -webkit-transform: translateX(-140%);
    transform: translateX(-140%);
    z-index: -1
}











.suiteView {
    position: absolute;
    width: 54vw;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 0;
    object-fit: cover
}


.suiteView img {
    min-width: 100%;
    height: 100%;
    object-fit: cover
}




.rooms-content {
    margin-top: 1vw;
    margin-left: auto;
    margin-right: auto;
    padding-left: 10px;
    padding-right: 10px;
}


.owl-carousel {
    z-index: 3;

}

.owl-nav {
    z-index: 2;

}

#oc-imagesRoom .owl-item {
    /*  display: inline-block;*/
    opacity: 1;
    overflow: hidden;
    box-shadow: 1px 3px 7px rgb(0 0 0 / 25%);
}

#oc-imagesRoom div img {
    /*  max-width: 100%;
  height:400px;
  margin-bottom: 1rem;*/
    -webkit-transition: all .1s ease;
    transition: all .1s ease;
    box-shadow: 0 60px 140px 0 rgba(0, 0, 0, .1);
}



.page-template-appartamenti .owl-carousel div img {
object-fit:cover;max-height:390px!important
}



.owl-carousel .owl-nav [class*=owl-] {
    position: absolute;
    top: 1%;
    margin-top: -1px;
    left: -36px;
    zoom: 1;
    width: 50%;
    height: 95%;
    line-height: 32px;
    border: 1px solid rgba(0, 0, 0, 0);
    color: #666;
    background-color: rgba(255, 255, 255, 0);
    font-size: 18px;
    border-radius: 0;
    opacity: 0;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 1
}




.owl-carousel.with-carousel-dots .owl-nav [class*=owl-] {
    margin-top: -38px;
}

.slider-element .owl-nav [class*=owl-],
.owl-carousel-full .owl-nav [class*=owl-] {
    margin-top: -1px;
    left: 0 !important;
    height: 60px;
    line-height: 60px;
    border: none;
    color: #EEE;
    background-color: rgba(0, 0, 0, 0.4);
    font-size: 28px;
    border-radius: 0 3px 3px 0;
}

.owl-carousel-full .with-carousel-dots .owl-nav [class*=owl-] {
    margin-top: -50px;
}

.owl-carousel .owl-nav .owl-next {
    left: auto;
    right: 0;
}

.owl-carousel .owl-nav .owl-prev:hover {
    cursor: url(../images/icons/prev.svg), auto;
}

.owl-carousel .owl-nav .owl-next:hover {
    cursor: none;
    cursor: url(../images/icons/next.svg), auto;
}

.owl-carousel .owl-nav .owl-next span {
    display: none
}

.owl-carousel .owl-nav .owl-prev span {
    display: none
}




.slider-element .owl-nav .owl-next,
.owl-carousel-full .owl-nav .owl-next {
    left: auto !important;
    right: 0 !important;
    border-radius: 3px 0 0 3px;
}

.owl-carousel:hover .owl-nav [class*=owl-] {
    opacity: 1;
    left: 0;
}

.owl-carousel:hover .owl-nav .owl-next {
    left: auto;
    right: 0;
}

.owl-carousel .owl-nav [class*=owl-]:hover {
    background-color: rgba(239, 157, 46, 0.2) !important;
    color: #FFF !important;
    text-decoration: none;
}

.owl-carousel .owl-nav .owl-next:hover {
    background-color: rgba(239, 157, 46, 0.2);
     !important;
    color: #FFF !important;
    text-decoration: none;
}

.owl-carousel .owl-nav .disabled {
    display: none !important;
}

.owl-carousel .owl-nav [class*=owl-]:hover {
    background-color: transparent !important;

}

.owl-grab {}

.owl-grab:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 50%;
    border-radius: 1000px;
    border: 1px solid #ac835e;
    transition-property: transform;
    transform-origin: center;
    transform: scale(.25);
    z-index: 999
}


.image-list--with-custom-cursor {
    cursor: none;
    overflow: visible
}

.image-list__cursor {
    position: absolute;
    left: 0;
    top: 0;
    width: calc(var(--spacing)*3);
    height: calc(var(--spacing)*3);
    max-width: 180px;
    max-height: 180px;
    pointer-events: none;
    z-index: 100;
    transition: opacity .2s cubic-bezier(.25, .74, .22, .99);
    opacity: 0
}

.image-list__cursor:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 1000px;
    border: 1px solid #ac835e;
    transition-property: transform;
    transform-origin: center;
    transform: scale(.25)
}

.image-list__cursor .icon-carousel-arrow-left,
.image-list__cursor .icon-carousel-arrow-right {
    position: absolute;
    left: 50%;
    top: 50%;
    transition-property: transform;
    transform: translate(-24px, -50%)
}

.image-list__cursor .icon-carousel-arrow-right {
    transform: translate(16px, -50%)
}

.image-list__cursor--visible {
    opacity: 1;
    cursor: none !important
}

.image-list__cursor--visible:before {
    transform: scale(1)
}

.image-list__cursor--visible .icon-carousel-arrow-left {
    transform: translate(-14px, -50%)
}

.image-list__cursor--visible .icon-carousel-arrow-right {
    transform: translate(6px, -50%)
}

.image-list__cursor--active:before {
    transform: scale(1.06667)
}

.image-list__cursor--active .icon-carousel-arrow-left {
    transform: translate(-12px, -50%)
}

.image-list__cursor--active .icon-carousel-arrow-right {
    transform: translate(4px, -50%)
}






.oc-itemr {
    height: 55vh !important;
    width: auto;
    object-fit: cover
}


.itemg {
    height: 55vh !important;
    width: auto;
    object-fit: cover
}





.itemgBig {
    height: 56vh !important;
    width: auto;
    object-fit: cover
}







.fooLink {

    transition: opacity 0.7s ease-out;

}

.fooLink h4 {

    margin-top: 0;
    margin-bottom: 10px;
    line-height: .8
}

.fooLink .top_hidden {
    opacity: 0
}



.choice h2 {
    font-family: var(--family);
    font-weight: 400;
    text-rendering: optimizeLegibility;
    font-feature-settings: "kern"1;
    font-kerning: normal;
}

.deco-title--center-adjusted {
    transform: translateY(-35%);
}

.deco-title--center {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.deco-title {
    display: flex;
    pointer-events: none;
    max-width: 100%;
    position: relative;
}

.deco-title--center .deco-title__sizer {
    margin: -.1em -.3em;
}

.deco-title__sizer {
    display: inline-block;
}

.deco-title__sizer,
.deco-title__text,
.text--script {
    font-size: 28rem;
    line-height: 1em;
    letter-spacing: 0;
}

.choice .deco-title__text {
    text-shadow: 0 0 20px rgb(24 29 36 / 80%);
}

.deco-title--center .deco-title__text {
    padding: .1em .3em;

}

.card--choice .card__sizer {
    padding-top: 113.9999%;
}







.card__background,
.card__hover {
    overflow: hidden;
    transition-property: transform;
    will-change: transform;
}

.card__background {
    object-fit: cover
}

.card__content {
    padding: 2rem
}

.card__background,
.card__background:before,
.card__background__image,
.card__hover,
.card__hover-image,
.card__hover:before,
.card__hover__content,
.page-top__title {
    transition-duration: 1s;
    transition-timing-function: cubic-bezier(.74, 0, .24, .99);
}

.card--choice .card__background:before {
    background: #181d24;
}

.card__background:before,
.card__background__image,
.card__hover:before,
.card__hover__content {
    transition-property: transform;
    will-change: transform;
}

.card__background:before,
.card__hover:before {
    content: "";
    height: 100%;
}

.card__hover {
    transform: translateY(100%);
}

.card__background,
.card__hover {
    overflow: hidden;
    transition-property: transform;
    will-change: transform;
}

.card__animation,
.card__background,
.card__background:before,
.card__background__image,
.card__content,
.card__hover,
.card__hover:before,
.card__hover__content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}


.card__hover:before,
.card__hover__content,
.page-top__title {
    transition-duration: 1.3s;
    transition-timing-function: cubic-bezier(.74, 0, .24, .99);
}

.card__animation {
    will-change: transform;
    object-fit: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.card--choice .card__hover:before {
    background: #59413e;
}

.show.card--hover:hover .card__hover,
.show.card--hover:hover .card__hover:before,
.show.card--hover:hover .card__hover__content {
    transform: translateY(0);
}

.card--hover.show .card__hover,
.card--hover.show .card__hover:before,
.card--hover.show .card__hover__content {
    transform: translateY(100%);

}

.text--h3-decor,
.text--h3-large,
.text--h3-medium {
    font-family: var(--family2);
    font-size: 3.5rem;
    color: var(--white1);
    line-height: 1.13924em;
    letter-spacing: -.01em;
    text-shadow: 1px 2px 5px rgba(0, 0, 0, .6);
}

.card--choice .card__text {
    margin-top: 20px color: #fff !important;
}

.text--size-default {
    font-size: 1.2rem;
    line-height: 1em;
    letter-spacing: .1em;
    color: #fff !important;
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 1)
}

.text--crop:before {
    margin-top: 2.06833em;
    color: #fff !important;
}

.text--crop:after,
.text--crop:before {
    content: "";
    display: block;
    height: 0;
    overflow: hidden;
    position: relative;
}

.card__animation h3 > span:first-child:not(.nocolor):not(.badge) {
    font-family: var(--family2);
    font-size: 1.4rem;
    font-weight: lighter;
    color: #fff !important;
    line-height: 1em;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, .5);
    background-color: rgba(239, 157, 46, .8)
}

.card__animation h3 > span:last-child:not(.nocolor):not(.badge) {
    font-family: var(--family2);
    font-size: 1.3rem;
    font-weight: 300;
    color: #fff !important;
    line-height: 1.4em;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 1);

    background-color: rgba(0, 0, 0, .3)
}



.text--color-accent {
    color: #ca9d75;
}

.choice__grid > .col {
    flex-shrink: 0;
}

.row--pad > .col {
    padding-left: calc(var(--spacing)/2);
    padding-right: calc(var(--spacing)/2);
}

html .text--color-accent {
    color: #ac835e;
}








.text--h4-medium {
    font-family: var(--family2);
    font-size: 1.5rem;
    color: var(--violet);
    line-height: 1.3em;
    letter-spacing: .03em;

}

.text--h3-largeXl {
    font-family: var(--family2);
    font-size: 4rem;
    color: white;
    line-height: 1.13924em;
    letter-spacing: -.01em;
    text-shadow: 1px 2px 5px rgba(0, 0, 0, .6);
}

h3.servicesTitle:before {

    text-shadow: 0px 1px 2px rgb(0 0 0 / 50%);
    background-color: rgba(239, 157, 46, .8);

    display: inline-block;
}

/***********SPECIAL-HOME********************/


.imgRev {
    height: 100%;
    width: 100%;
    object-fit: cover;
    transform-origin: left;
}

.reveal {
    visibility: hidden;
    position: relative;
    width: 100%;
    height: 100%;

    overflow: hidden;
}

.reveal-text {
    visibility: hidden;
}






/***********SPECIAL-CONTACT********************/




/***********SPECIAL-CONTACT********************/
















/***********SPECIAL-TESTIMONIALS********************/

.block-testimonials-3,
.block-testimonials-3 h1,
.block-testimonials-3 h2,
.block-testimonials-3 h3,
.block-testimonials-3 h4,
.block-testimonials-3 h5,
.block-testimonials-3 h6,
.block-testimonials-3 p,
.block-testimonials-3 a {
    font-family: var(--family2)
}


.block-testimonials-3 .testimonial-col {
    border: 1px solid #EEE;
    max-width: 90%;
    border-radius: 4px;
    padding: 30px;
    margin-bottom: 30px;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, .05);
}

.block-testimonials-3 .testimonial-col p {
    font-size: 16px;
    line-height: 26px !important;
    margin-bottom: 20px;
}



/***********SPECIAL-Testimonials********************/


















/************************ MOBILE ***************************/

@media (min-width: 992px) {
    
    
    .svg-trigger {
    width: 50px;
    height: 50px;

}
    
    .svg-trigger path {
  
    stroke: #fff;
    stroke-width: 5;
    stroke-linecap: round;
}

    .grid-item > img,
    .grid-item .grid-inner > img {
        width: 100%;
        height: 350px;
        border-radius: 0;
        background-size: contain;
        background-attachment: fixed;
        background-position: center center;
        background-repeat: no-repeat
    }




    .side-header .container {
        padding-left: 30px;
        padding-right: 30px;
    }

    .side-header #header {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 10;
        width: 100%;
        height: 100%;
        height: calc(100vh);
        background-color: rgba(0,0,0,.8);
        border: none;
        border-right: 1px solid #EEE;
        overflow: hidden;
        -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.065);
        box-shadow: 0 0 15px rgba(0, 0, 0, 0.065);
    }

    .side-header #header-wrap {
        position: relative;
        width: 100%;
  background-color: rgba(0,0,0,.8);
        height: 100%;
             overflow: hidden;
        padding-right: 40px;cursor: default
    }

    .side-header.side-header-right.open-header #header {
        left: auto;
        right: -100%;
    }

    .side-header #header-wrap > .container {
        width: 100%;
        max-width: none;
        padding: 0 30px;
        margin: 0 !important;
        min-height: 100%;
        display: -ms-flexbox;
        display: -webkit-box;
        display: flex;
    }

    .side-header .header-wrap-clone {
        display: none;
    }

    .side-header .header-row {
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column;
        -ms-flex-positive: 1 !important;
        -webkit-box-flex: 1 !important;
        flex-grow: 1 !important;
    }

    .side-header #logo {
        margin: 3rem 0;
        width: 100%;
    }

    .side-header #logo img {
        max-width: 100%;
    }

    .side-header .header-misc {
        width: 100%;
        margin: 0;
    }

    .side-header .primary-menu {
        margin-bottom: 30px;
        -ms-flex-positive: 0 !important;
        -webkit-box-flex: 0 !important;
        flex-grow: 0 !important;
        width: 100%;
    }

    .side-header .primary-menu:not(.border-bottom-0)::after {
        margin-top: 40px;
    }

    .side-header .menu-container {
        display: block;
    height: auto;
    width: 100%;
    text-align: center;
    }

    .no-triggers .menu-container .sub-menu-trigger {
        display: none;
    }

    .side-header .on-click .menu-item .sub-menu-trigger {
        display: block;
        top: 0;
        right: -5px;
        font-size: 10px;
    }

    .side-header .primary-menu:not(.on-click) .text-center i.icon-angle-down {
        display: inline-block;
        position: relative;
        top: 2px;
        margin-left: 5px;
        -webkit-transform: none;
        transform: none;
    }

    .side-header .primary-menu:not(.on-click) .text-center .sub-menu-container i.icon-angle-down {
        top: -1px;
    }

    .side-header .menu-item {
            width: 100%;
    text-align: center;
    }
    .side-header .navLeft {
        width: 100%;text-align:center!important
    }

    .side-header .menu-item:not(:first-child) {
        margin: 10px 0 0;
        border-top: 0;
    }


    .side-header .menu-link {
        position: relative;
        padding: 5px 0 !important;
        margin: 0 !important;
        text-transform: uppercase;
    }



    #info-menu-trigger {
        display: none
    }

.image-holder{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;z-index: -1
}

    #menkg-trigger {
           display: block;
        position: fixed;
        cursor: pointer;
        top: -30px;
        left: 50%;
        z-index: 2;
        width: 370px;
        height: 150px;
        border-radius: 50%;
        background-color: var(--bluu1);
        opacity: 0;
        box-shadow: 0 1px 3px rgba(0, 0, 0, .5);transform: translateX(-50%)

    }

    .ui-button-circle-icon{
        display: block;
        position: fixed;
        cursor: pointer;
        bottom: 30px;
       right: 40px;
        z-index: 992;

        width: 60px;
        height: 60px;
        border-radius: 50%;
        background-color:#063560;
        opacity: 1;
        box-shadow: 0 1px 3px rgba(0, 0, 0, .5);border-color: white;padding-top: 15px;padding-left: 15px

    }
  .ui-button-circle-icon svg{
    

        width: 60px;
        height: 60px;
      

    }

    .inf {
        display: block;
        position: fixed;
        cursor: pointer;
        top: 8px;
        left: 0px;
        z-index: 2;

        width: 60px;
        height: 1px;
        border-radius: 50%;
        background-color: white;
        opacity: 1;
        box-shadow: 0 1px 3px rgba(0, 0, 0, .5);

    }

    #backg-trigger {
        display: block;
        position: fixed;
        cursor: pointer;
        top: 20px;
        right: 20px;
        z-index: 1;

        width: 357px;
        min-width: 357px;
        height: 1px;

        background-color: rgba(255, 255, 255, 1);
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        -webkit-transition: opacity 0s ease 1.1s, -webkit-transform 2.2s cubic-bezier(.215, .61, .355, 1) .7s;
        transition: opacity 0s ease 1.1s, -webkit-transform 2.2s cubic-bezier(.215, .61, .355, 1) .7s;
        transition: opacity 0s ease 1.1s, transform 2.2s cubic-bezier(.215, .61, .355, 1) .7s;
        transition: opacity 0s ease 1.1s, transform 2.2s cubic-bezier(.215, .61, .355, 1) .7s, -webkit-transform 2.2s cubic-bezier(.215, .61, .355, 1) .7s;
        will-change: opacity, transform;
        -webkit-transition: 650ms -webkit-transform var(--ease-power3-in-out);
        transition: 650ms -webkit-transform var(--ease-power3-in-out);
        transition: 650ms transform var(--ease-power3-in-out);
        transition: 650ms transform var(--ease-power3-in-out), 650ms -webkit-transform var(--ease-power3-in-out);
        box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
    }

    .book-trigger {

        cursor: pointer;

    }

    #bookBack-trigger {
        display: block;
        position: fixed;
        cursor: pointer;
        top: 18px;
        right: 30px;
        z-index: 1;
        width: 480px;
        min-width: 480px;border-radius: 30px;
        height: 1px;
        background-color: #063560;

        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
        -webkit-transition: opacity 0s ease 2.1s, -webkit-transform 2.2s cubic-bezier(.215, .61, .355, 1) .7s;
        transition: opacity 0s ease 2.1s, -webkit-transform 2.2s cubic-bezier(.215, .61, .355, 1) .7s;
        transition: opacity 0s ease 2.1s, transform 2.2s cubic-bezier(.215, .61, .355, 1) .7s;
        transition: opacity 0s ease 2.1s, transform 2.2s cubic-bezier(.215, .61, .355, 1) .7s, -webkit-transform 2.2s cubic-bezier(.215, .61, .355, 1) .7s;
        will-change: opacity, transform;
        -webkit-transition: 950ms -webkit-transform var(--ease-power3-in-out);
        transition: 950ms -webkit-transform var(--ease-power3-in-out);
        transition: 950ms transform var(--ease-power3-in-out);
        transition: 950ms transform var(--ease-power3-in-out), 950ms -webkit-transform var(--ease-power3-in-out);
        box-shadow: 0 1px 3px rgba(0, 0, 0, .5);
    }


.image-caption-wrapper {
    position: absolute;
    top: 0;
    left: 25px;
    width: 25px;
    height: 100%;
    z-index: -1;
}
    
    
    
.image-caption-wrapper.image-caption-wrapper2 {

    left: 60px;
   
    z-index: 1;
}
    
    
    
    
    .image-caption-wrapper .image-caption-inner {
    position: absolute;
    bottom: 0;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    transform: rotate(
-90deg);
    -webkit-transform: rotate(
-90deg);
    transform-origin: bottom left;
    -webkit-transform-origin: bottom left;
}
    
    
    
    .image-caption-wrapper .image-caption-inner h2 {
    position: relative;
}
.image-caption-wrapper .image-caption-inner .image-caption {
    font-family: var(--family);
    font-size: 10px;
    letter-spacing: 1px;
    line-height: 1;
    color: #000000;
    text-transform: uppercase;
    white-space: nowrap;
}
    
    
    
    
    
    
    
    
    
    
}







#flags-trig {
    display: block;
    position: fixed;
    cursor: pointer;
    top: 52px;
    right:30px;
    z-index: 311;
    font-size: 14px;
    width: 52px;
    height: 52px;line-height: 54px;
    background-color: transparent;
    text-align: center;
    border-radius: 0;
    margin-top: -33px; color: white; /*box-shadow: 0 1px 3px rgba(0, 0, 0, .5);*/
}
#flags-trig ul {
    list-style: none!important;
    background-color: transparent;
 color: white;  

}#flags-trig ul ul{
     background-color: #08355F;

}
#flags-trig ul li a{
  color: white;
}

.top-links ul div.top-link-section,
.top-links ul ul {
    display: none;
cursor: pointer;
    position: absolute;
    z-index: 210;
    background-color:transparent;
  
    top: 52px;
    left: 0;
    width: 52px;
    height: 52px;
    margin: 0;
 
    box-shadow: 0 0 5px -1px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 5px -1px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 0 5px -1px rgba(0, 0, 0, .2);
    color: white;
}
.top-links ul ul li {

}
.top-links ul ul li a {
    background-color: transparent;
    color: #fff;border-radius:1%!important;
}

.top-links li:hover div.top-link-section,
.top-links li:hover ul {
  cursor: pointer;
    display: block;
    height: auto;
    background-color: transparent;  color: white;
}

.top-links li ul li a{
border-radius: 50%!important;
}






@media all and (min-width:992px) {
    #mail-trigger {
            display: block;
    position: fixed;
    cursor: pointer;
    top: 30px;
   right: 355px;
    z-index: 311;
    font-size: 16px;
    width: 142px;
    height: 42px;line-height: 32px;
  
    text-align: center;
    border-radius: 0;
    color: white;

    }

    #phone-trigger {
        display: block;
    position: fixed;
    cursor: pointer;
    top: 30px;
    right: 200px;
    z-index: 311;
    font-size: 16px;
    width: 142px;
    height: 42px;line-height: 32px;
  
    text-align: center;
    border-radius: 0;
    color: white;

    }   #mail-trigger:hover , #phone-trigger:hover {
        color: #ef9d2e;

    }
    #map-trigger {
        display: block;
        position: fixed;
        cursor: pointer; top: 20px;
        left: 82px;
    
        z-index: 991;
        font-size: 1rem;
        width: 52px;
        height: 52px;
        line-height: 48px;

        text-align: center;
        border-radius: 50%;
    }

    #mail-trigger a{
       color: #fff;
        cursor: pointer;text-shadow:0 1px 2px rgba(0, 0, 0, .5);
    } #phone-trigger a {
        color: #fff;
        cursor: pointer;text-shadow:0 1px 2px rgba(0, 0, 0, .5);
    }
    .inf svg {
        fill: var(--bluu1);
        cursor: pointer
    }

    .menu-link {
        margin-top: 0px;
        display: block;
        width: auto;
        min-width: 40px;
        line-height: 24px;
        padding-top: 16px;

        font-family: Geometria;

        color: #000;
        -webkit-transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
        transition: all 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
        text-transform: uppercase;

    }


#slider-free {
    bottom:16%;
    left: 105px;
    width: 90px;

    position: absolute;
    z-index: 43;
    height: auto;
}
#slider-free2 {
    bottom:15%;
    left: 1px;
    width: 90px;

    position: absolute;
    z-index: 43;
    height: auto;
}

.menu-link .checkinLink{
        color: #fff!important;
    }



    a.menu-link:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 4px;
        width: 100%;
        height: 60px;
        z-index: -1;
        background: var(--bluu1);
        -webkit-transform-origin: top;
        transform-origin: top;
        transform: scale(0, 1);
        -webkit-transform: scale(0, 1);
        -webkit-transition: -webkit-transform 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005), opacity 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
        -webkit-transition: opacity 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005), -webkit-transform 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
        transition: opacity 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005), -webkit-transform 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
        transition: transform 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005), opacity 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
        transition: transform 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005), opacity 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005), -webkit-transform 1000ms cubic-bezier(0.575, 0.005, 0.285, 1.005);
    }

    a.menu-link:hover:after,
    a.menu-link.active:after {
        transform: scale(1);
        -webkit-transform: scale(1);
        -webkit-transition: -webkit-transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
        -webkit-transition: opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), -webkit-transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
        transition: opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), -webkit-transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
        transition: transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
        transition: transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), -webkit-transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    }

    .menu-link:hover {
        color: var(--bluu1);
        transform: scale(.98);
        -webkit-transform: scale(.98);

        -webkit-transition: -webkit-transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
        -webkit-transition: opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), -webkit-transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
        transition: opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), -webkit-transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
        transition: transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
        transition: transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), -webkit-transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
        color: black !important
    }

    .menu-link.current {
        color: #063560!important
    }

    .slider-parallax .slider-inner {
        min-width: 100vw !important
    }

    .topy {
        margin-top: -90px !important;
    }
    
    
    
    
    
    
    
    
    
    
    
}


.body_text bigger ul{
      list-style-type: circle;
    }
    















@media all and (max-width:991px) {
    .mobileHidden,.image-holder {
        display: none !important;
    }
.min-vh-100 {height: auto!important;
    min-height: auto!important;
}
#flags-trig {
    display: block;
    position: fixed;
    cursor: pointer;
    top: 49px;
    left: 285px;
    z-index: 9999;
    font-size: 16px;
    width: 52px;
    height: 49px;line-height: 59px;
    background-color:transparent;
    text-align: center;
    border-radius: 0;
    margin-top: -49px;
}#flags-trig ul ul {
       background-color: #08355F;
}
    .w60,
    .w40 {
        position: relative;
        width: 100% !important;
    }

    .has-scroll-smooth body {
        overflow: auto;
    }
   

    .tiene-scroll-smooth body {
        overflow: auto;
    }
.si-sticky {
    position: fixed;
    top: 24%;
    left: 0px;

}

    #header {
        position: fixed;
        display: block !important;
        z-index: 9499 !important;
        width: 100%;
        height: 60px !important;

        left: 0 !important;
        top: 0px !important;

        background-color: rgba(255, 255, 255, 1);

    }

    .sticky-header #header-wrap {
        position: fixed;
        top: 0;
        left: 0;
        z-index: 299;
        background-color: #fff;
        border-bottom: 1px solid #222;
        width: 100vw !important;
        height: 60px;
    }

    #header-wrap {
        position: relative;
        width: 100%;
        background-color: #08355F;
    }

    #primary-menu-trigger,
    #page-menu-trigger {
        margin-left: calc(100% - 30px);
        margin-top: 5px
    }

    #primary-menu-trigger .svg-trigger path {
        stroke: black;
        color: white
    }

    .primary-menu {
        
        background-color: rgba(255, 255, 255, 0);
    }


    .primary-menu-open .primary-menu {
        
        margin-top: 20px;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: -webkit-transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
        -webkit-transition: opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), -webkit-transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
        transition: opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), -webkit-transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
        transition: transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
        transition: transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000), opacity 1000ms cubic-bezier(0.190, 1.000, 0.220, 1.000), -webkit-transform 1500ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    }

    .topy {
        margin-top: 0px !important;
    }

    #coverOverlay {
        display: none
    }

    .primary-menu {
        display: block
    }

    #top:before {
        opacity: 1
    }

    #top,
    .topVeil {
        position: relative;
        opacity: 1;
        overflow: auto;
    }
.page-template-contatti #page-title {
     display:none
    }

    #content .content-wrap {
        position: relative;
        padding: 20px 0;
        overflow: auto;
    }

    #slider .slider-inner {
        min-height: 100%;
        height: 100vh;
        top: 0;
    }


#mail-trigger,#phone-trigger,.ui-button-circle-icon {
    display:none;
    
}
.fit {
    position: relative;
    height: auto;
}
    h3 span {
        font-size: 7.2vw;
        color: #222;
    }

    .bigTypo h3 span {
        font-size: 7.2vw;
        color: #0a0000;
    }
.bigTitle span {
    font-family: var(--family);
    font-size:7vw !important;
    line-height: 1.2;
    font-weight: 900!important;
}
.bigTitle.bigTypo2 span {
    font-family: var(--family);
    font-size:7.2vw !important;
    line-height: 1.2;text-align:left

}
#logo-eurotools {
display:none
}
#logo{
    position: fixed;
    width:174px;
    height: auto;
    left: 2%;
    top: 1px;
    z-index: 9999;
    border-radius: 0px;
    background-color: transparent;
    padding: 0;
}
#logo svg{
    
    width: 174px;  height:auto;
   
}#logo a.standard-logo {
    display: none!important;
}
#logo a.retina-logo {
    display:block!important;
}
    #sloganHome {

        bottom: 290px;

    }


.image-caption-wrapper {
  display:none
}
	.navLeft {
 width:100vw

}#primary-menu-trigger .svg-trigger path {
    stroke: white;
    color: white;
}
.menu-link {
    display: block;
    line-height: 20px;
    padding: 14px 5px;
    color: #fff!important;
    font-weight: 700;
    font-size: 0.9125rem;
    letter-spacing: 1px;
    text-transform: uppercase;
    
}.menu-item:not(:first-child) {
    border-top: 1px solid #fff;
}
    #intro {
        margin-top: -20px
    }


.c-fixed_wrapper {
    height: 50vh
}

    .c-fixed_target {
        bottom: -1vh;
    }

    .c-fixed,
    .c-fixed_target {
        position: absolute;
        top: -1vh;
        right: 0;
        left: 0;
    }
.col-padding {
        padding: .5rem;
    }
      .page-template-appartamenti  .col-padding { padding: .5rem;
        padding-top: .2rem;
    }
.c-fixed {
    height: 100%;
    background-size: cover;
    background-position:center center;
    opacity: 1;

}

    .text.doubleColumn p {
        -webkit-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 0;
        column-gap: 0;
    }

    .appartBox {
        position: relative;
        width: 100%;
        height: auto;
        left: 0px;
        top: 10px;
        z-index: 999;
        background-color: transparent;
        padding: .2rem;
        padding-bottom: .3rem
    }

    .bigTesti {
        margin-left: 0!important
    }

    .subTypo {

        font-size: 7.9vw;
        letter-spacing: 1px;
        z-index: 3;
        text-transform: none;
        text-transform: uppercase;
        font-weight: 700 !important;
        line-height: 1.3;
        color: #44413e;
        margin-bottom: 40px;
    }
    
    
    
    
    .homeMaxi.ok-vh-67 {
    height: 50vh!important;
}
    

    
    #sloganHome h2 span.highLight {
    font-size: 5vw;
    color: var(--bluu1);
}
    
    
      
              
  .list-group-item {

    border: none;
}
}



@media (max-width: 959px) {
    [data-scroll-mobile-disabled] {
        transform: none !important;
    }
}


.paragraphContainer.text-white p,
.paragraphContainer.text-white h3 span {
    color: #fff !important;
}


.CsubTiles{
    display:none
}
.CsubTiles{
font-size: 11.8vw;font-weight: 700;text-transform: uppercase; 
}



.form-control {
height: 48px;
    padding: 8px 4px 6px;
    font-size: 21px;
    letter-spacing: 1px;
    background-color: transparent !important;
    border-top: transparent;
    border-right: transparent;
    border-left: transparent;
    border-bottom-width: 1px;line-height: 1.42857143;margin-bottom: 25px;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}



.section .video-wrap.show {

    z-index: 1;

}


form {
    margin-bottom: 0!important;
}

.social-icon {
    border: none;
}



.radial.metal {
  width: 80%;
  height: auto;
  line-height: 160px;
  border-radius: 80px;
  background-image: -webkit-radial-gradient(  50%   0%,  8% 50%, hsla(0,0%,100%,.5) 0%, hsla(0,0%,100%,0) 100%),
    -webkit-radial-gradient(  50% 100%, 12% 50%, hsla(0,0%,100%,.6) 0%, hsla(0,0%,100%,0) 100%),
    -webkit-radial-gradient(   0%  50%, 50%  7%, hsla(0,0%,100%,.5) 0%, hsla(0,0%,100%,0) 100%),
    -webkit-radial-gradient( 100%  50%, 50%  5%, hsla(0,0%,100%,.5) 0%, hsla(0,0%,100%,0) 100%),
    
    -webkit-repeating-radial-gradient( 50% 50%, 100% 100%, hsla(0,0%,  0%,0) 0%, hsla(0,0%,  0%,0)   3%, hsla(0,0%,  0%,.1) 3.5%),
    -webkit-repeating-radial-gradient( 50% 50%, 100% 100%, hsla(0,0%,100%,0) 0%, hsla(0,0%,100%,0)   6%, hsla(0,0%,100%,.1) 7.5%),
    -webkit-repeating-radial-gradient( 50% 50%, 100% 100%, hsla(0,0%,100%,0) 0%, hsla(0,0%,100%,0) 1.2%, hsla(0,0%,100%,.2) 2.2%),
    
    -webkit-radial-gradient( 50% 50%, 200% 50%, hsla(0,0%,90%,1) 5%, hsla(0,0%,85%,1) 30%, hsla(0,0%,60%,1) 100%);
}


.metal.radial:before, .metal.radial:after {
  content: "";
  top: 0;
  left: 0;
  position: absolute;
  width: inherit;
  height: inherit;
  border-radius: inherit;
  
  /* fake conical gradients */
  background-image: -webkit-radial-gradient(  50%   0%, 10% 50%, hsla(0,0%,0%,.1) 0%, hsla(0,0%,0%,0) 100%),
    -webkit-radial-gradient(  50% 100%, 10% 50%, hsla(0,0%,0%,.1) 0%, hsla(0,0%,0%,0) 100%),
    -webkit-radial-gradient(   0%  50%, 50% 10%, hsla(0,0%,0%,.1) 0%, hsla(0,0%,0%,0) 100%),
    -webkit-radial-gradient( 100%  50%, 50% 06%, hsla(0,0%,0%,.1) 0%, hsla(0,0%,0%,0) 100%);
}
.metal.radial:before { transform: rotate( 65deg); }
.metal.radial:after { transform: rotate(-65deg); }








@media (min-width: 992px){

.corte-images {
    position: relative;margin-top: 4vw;
    padding-top: 21.77778vw;
    padding-bottom: 27.72222vw;
    margin-top: var(--spacing-1);
    margin-bottom: var(--spacing-2)
}

.corte-images__image {
    position: absolute;
    width: 37.5vw
}

.corte-images__image img {
    display: block;
    width: 100%;
    height: auto
}

.corte-images__image--1 {
    left: 25vw;
    bottom: -13.88889vw;
    z-index: 1
}

.corte-images__image--2 {
    left: 0;
    top: 15.97222vw;
    z-index: 1
}

.corte-images__image--3 {
    left: 8.33333vw;
    bottom: 0
}

.corte-images__image--4 {
    right: 8.33333vw;
    top: 6.94444vw
}

.corte-images__image--5 {
    left: -12.5vw;
    top: 6.94444vw
}

.corte-images__image--6 {
    right: -12.5vw;
    top: 38.19444vw;
    z-index: 1
}

.corte-images__image--7 {
    left: 83.33333vw;
    top: 25vw
}
.corte-images__image--11 {
    left: 20.33333vw;
  bottom: 2vw
}

.corte-images__last {
    position: relative;
    padding-bottom: var(--spacing-3)
}


#homeVid3{position:absolute;width:100vw;height:100%;top:0;left:0;z-index:0}
	#homeVid4{position:absolute;width:40vw;height:100vh;top:0;left:1vw;z-index:0}
#homeVid5{position:absolute;width:90vw;height:100%;top:0;left:5vw;z-index:0;}
 

}




@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),
only screen and (min-width:666px) and (min-height:416px),
only screen and (min-width:980px) {
    .corte-images__last {
        padding-bottom: var(--spacing-4)
    }
}

@media only screen and (max-width:567px) and (max-aspect-ratio:13/9) {
    .corte-images__last__text {
        padding-top: calc(var(--spacing)*2)
    }
}

@media only screen and (min-width:1200px) and (min-height:500px) {
    .corte-images__last__text {
        max-width: var(--spacing-6)
    }
}

.corte-images__last__image {
    position: absolute;
    right: 0;
    top: calc(var(--spacing)*-4)
}

@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),
only screen and (min-width:666px) and (min-height:416px),
only screen and (min-width:980px) {
    .corte-images__last__image {
        top: auto;
        bottom: var(--spacing-4)
    }
}

@media only screen and (min-width:1440px) and (min-height:600px) {
    .corte-images__last__image {
        height: calc(var(--spacing)*460/60)
    }
}

.corte-images__last__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.corte-images__title {
    position: relative;margin-top: 50%
    z-index: 1;font-family: var(--family2);
    font-size: 5.7rem!important;
    line-height: 1.13924em;color:#FFF;mix-blend-mode: difference;z-index:999

}

.shiny::after {
    content: '';
    display: block;
 
    background: rgba(255, 255, 255, 0.1);
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.2)50%, rgba(255, 255, 255, 0.7)100%); /* Safari 5.1-6.0 */
    background: -o-linear-gradient(0deg, rgba(255, 255, 255, 0.2)50%, rgba(255, 255, 255, 0.7)100%); /* Opera 11.1-12.0 */ 
    background: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0.2)50%, rgba(255, 255, 255, 0.7)100%); /* Firefox 3.6-15 */
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.2)50%, rgba(255, 255, 255, 0.7)100%); /* Standard syntax */
mix-blend-mode: difference
}

@media (max-width:665px) and (min-aspect-ratio:13/9),
only screen and (max-width:979px) and (max-height:415px) and (min-aspect-ratio:13/9) {
    .corte-images {
        margin-bottom: calc(var(--spacing)*5)
    }

    .corte-images__image--1 {
        left: 33.33333vw;
        bottom: 6.94444vw
    }

    .corte-images__image--3 {
        bottom: -6.94444vw
    }
}

@media only screen and (min-width:568px) and (max-aspect-ratio:13/9),
only screen and (min-width:666px) and (min-height:416px),
only screen and (min-width:980px) {
    .corte-images {
        margin-top: calc(var(--spacing)/60*45);
        margin-bottom: 0
    }

    .corte-images__image {
        width: 22vw
    }


    .corte-images__image--1 {
        left: 21.77778vw;
        bottom: 13.88889vw;
        z-index: 1
    }

    .corte-images__image--2 {
        left: -1.38889vw;
        top: 15.97222vw;
        z-index: 1
    }

    .corte-images__image--3 {
        left: 1.33333vw;
        top: 58.94444vw
    }

    .corte-images__image--4 {
        right: auto;
        left: 50vw;
        top: 13.88889vw
    }

    .corte-images__image--5 {
        left: 21.66667vw;
        top: 0
    }

    .corte-images__image--6 {
        right: 10.33333vw;
        top: 38.19444vw;
        z-index: 1
    }

    .corte-images__image--7 {
        left: 83.33333vw;
        top: 25vw
    }
    .corte-images__image--8 {
        right: 2.33333vw;
        top: .19444vw;
        z-index: 1
    }

    .corte-images__image--9 {
        left: 61.33333vw;
        top: 75vw
    }
    .corte-images__image--10 {
        left: 23.33333vw;
        top: 36vw
    }
}

@media only screen and (min-width:1200px) and (min-height:500px) {
    .corte-images {
        margin-top: calc(var(--spacing)/60*100);
        margin-bottom: 0
    }

    .corte-images__image--1 {
        bottom: 6.5vw
    }

    .corte-images__image--3 {
        bottom: 17.55556vw
    }
}

@media only screen and (min-width:1920px) and (min-height:600px) {
    .corte-images__image--6 {
        top: 37.25vw
    }
}
















@media (max-width: 991px){
	.whitBkg {
    will-change: background-color;
    background-color: #fff;
    -webkit-transition: background-color 0.3s linear;
    transition: background-color 0.3s linear;
}

	.content-wrap {
    position: relative;
    padding: 10px 0;
    overflow: hidden;
}
	
	#wrapper p {

    letter-spacing: 1px;
    font-size: 1.1rem;
    line-height: 1.6;text-align:left
}
	#homeVid3 {
 display:none
}#homeVid5{display:none}
		#homeVid4{position:absolute;width:100vw;height:100vh;top:0;left:0;z-index:0;opacity:.5;background-color:rgba(0,0,0,.3);}
#section-home3 .min-vh-90 {margin-top:0px;
  height: auto!important;
    min-height: auto!important;
}
	.page-template-home #section-home3 .topmargin-lg {
    margin-top: 3rem !important;
}
	.page-template-azienda #section-home3 .paragraphContainer {
   margin-top:20px
} 
	.page-template-azienda #section-home6 .paragraphContainer.text-white h3 span {
    color: #444 !important;
} 
	
.corte-images__title {    position:absolute;left:0;
    width: 100vw;
top:20px;
    font-size: 3rem!important;mix-blend-mode: difference;
    z-index: 9999;
  
}.corte-images {
   padding-top:115px;display:block
}
	
	.corte-images__image {margin-left:6vw;
    position:relative; display: inline-block;
    width: 40vw; height: auto;max-height:200px;vertical-align:middle;margin-bottom:5px
}.corte-images__image img {position:relative;
   margin:0 auto
    width: 45%;
    height: auto;
}.bigTitle {
text-align:left;
    font-family: var(--family);
    font-size: 1vw;
    letter-spacing: -.1rem;
    z-index: 3;
    text-transform: none;
    text-transform: uppercase;
    font-weight: 900!important;
    line-height: 1;
    padding-top: 5px;
    padding-bottom: 1px;
}
	

#sloganHome {
    position: absolute;
    width:100%;
    bottom: 40%;left:0;
    z-index: 671;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
    -webkit-transition: all 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
    transition: all 2000ms cubic-bezier(0.190, 1.000, 0.220, 1.000);
}
.slider-caption, .flex-caption {
    max-width: 100vw;
}
#sloganHome h1 {
    font-family: var(--family);
    color: linear-gradient(180deg, rgba(255,255,255,1), rgba(0,0,0,.1)) !important;
    font-weight: bold;
    font-size:1.6rem!important;
line-height:1;
   text-align: center;
}

#sloganHome h2 {
    font-family: var(--family2);
    color: #ffffff;
    font-size:1.3rem;
    font-weight: 300;
    letter-spacing: 1px;
    text-align: center;
  
    text-shadow: 0 1px 1px rgb(0 0 0 / 60%);
}
.slider-caption h2, .slider-caption .h2 {
font-weight: 300;
    text-transform:none

}
.page-template-contatti form {
padding-left:10px;padding-right:10px

}
	.order-1 .topmargin-lg {
    margin-top: 2rem !important;
}	.order-2{
    margin-top: 2rem !important;margin-bottom:-30px
}
}