/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/

/* 
    Created on : 30-ago-2016, 12.45.33
    Author     : stefanopresenti
*/

@font-face {
    font-family: 'proxima_novablack';
    src: url('../fonts/proximanova-black-webfont.woff2') format('woff2'), url('../fonts/proximanova-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_rgbold';
    src: url('../fonts/proximanova-bold-webfont.woff2') format('woff2'), url('../fonts/proximanova-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_novalight';
    src: url('../fonts/proximanova-light-webfont.woff2') format('woff2'), url('../fonts/proximanova-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'proxima_nova_rgregular';
    src: url('../fonts/proximanova-reg-webfont.woff2') format('woff2'), url('../fonts/proximanova-reg-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNovaR';
    src: url('../fonts/ProximaNova-Regular.eot'), url('../fonts/ProximaNova-Regular.svg') format('svg'), url('../fonts/ProximaNova-Regular.ttf') format('truetype'), url('../fonts/ProximaNova-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNovaT';
    src: url('../fonts/ProximaNovaT-Thin.eot'), url('../fonts/ProximaNovaT-Thin.svg') format('svg'), url('../fonts/ProximaNovaT-Thin.ttf') format('truetype'), url('../fonts/ProximaNovaT-Thin.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.item {
    width: 1px;
    height: 70px;
    margin: 20px;
    border-radius: 1px;
    position: fixed;
    bottom: 5vh;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    right: 17%;
    z-index: 999;
}

.loader09 {
    width: 1px;
    height: 48px;
    background: #2c2d32;
    position: relative;
    -webkit-animation: loader09 1s ease-in-out infinite;
    animation: loader09 1s ease-in-out infinite;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
    top: 50%;
    margin: -28px auto 0 auto;
}

.loader09:after,
.loader09:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 48px;
    background: #2c2d32;
    -webkit-animation: loader09 1s ease-in-out infinite;
    animation: loader09 1s ease-in-out infinite;
}

.loader09:before {
    right: 8px;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.loader09:after {
    left: 8px;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

@-webkit-keyframes loader09 {

    0%,
    100% {
        -webkit-box-shadow: 0 0 0 #2c2d32, 0 0 0 #2c2d32;
        box-shadow: 0 0 0 #2c2d32, 0 0 0 #2c2d32;
    }

    50% {
        -webkit-box-shadow: 0 -8px 0 #2c2d32, 0 8px 0 #2c2d32;
        box-shadow: 0 -8px 0 #2c2d32, 0 8px 0 #2c2d32;
    }
}

@keyframes loader09 {

    0%,
    100% {
        -webkit-box-shadow: 0 0 0 #2c2d32, 0 0 0 #2c2d32;
        box-shadow: 0 0 0 #2c2d32, 0 0 0 #2c2d32;
    }

    50% {
        -webkit-box-shadow: 0 -8px 0 #2c2d32, 0 8px 0 #2c2d32;
        box-shadow: 0 -8px 0 #2c2d32, 0 8px 0 #2c2d32;
    }
}

.service-results-title {
    margin: 0px;
    color: #333;
    font-family: 'ProximaNovaT', sans-serif;
    height: auto;
    overflow: hidden;
    position: relative;
    font-size: 2.6vw;
    font-weight: 100;
    margin: 0% 10%;
    padding-top: 30px;
}

.mobile-section-title {
    display: none;
}

.rotate0 span a {
    color: #333;
    text-decoration: none;
}

.rotate0 span a:hover {
    color: #333;
    text-decoration: none;
}

.static,
[class*="col-md-"].static {
    position: static;
}

.h-100-important {
    height: 100% !important;
}

.custom-scrollbar::-webkit-scrollbar {
  width: 4px;
}

/* Track */
.custom-scrollbar::-webkit-scrollbar-track {
  background: transparent; 
}
 
/* Handle */
.custom-scrollbar::-webkit-scrollbar-thumb {
  background: rgba(44, 45, 50, 1); 
}

/* Handle on hover */
.custom-scrollbar::-webkit-scrollbar-thumb:hover {
  background: rgba(44, 45, 50, 1); 
}

.gallery.row .principale img,
.gallery.row .secondaria img {
    object-fit: cover;
}

@media only screen and (min-width: 992px) {
    .col-md-0 {
        width: 0%;
    }

    .flex-md {
        display: flex;
    }

    .rosa.pink-md {
        background-color: #F4BEBE;
    }
}

html {
    height: 100%;
}

body {
    height: 100%;
}

#main_wrapper {
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.flex-grow {
    flex-grow: 1;
}

.h-100 {
    height: 100%;
}

.products_slider .slides_wrapper .slick-track {
    display: flex;
}

.products_slider .slides_wrapper .slick-track .slick-slide {
    height: auto;
    display: flex;
}

.products_slider .slides_wrapper .slick-track .slick-slide > div {
    display: flex;
    flex-grow: 1;
}

.slick-slide .product-preview-item .main-wrapper {
    height: 100%;
}


/* Sweep To Right */

.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #F4BEBE;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.white-hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.white-hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #FFFFFF;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.white-hvr-sweep-to-right:hover:before,
.white-hvr-sweep-to-right:focus:before,
.white-hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}


.hvr-sweep-to-right2 {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-sweep-to-right2:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-sweep-to-right2:hover,
.hvr-sweep-to-right2:focus,
.hvr-sweep-to-right2:active {
    color: #2c2d32 !important;
}

.hvr-sweep-to-right2:hover:before,
.hvr-sweep-to-right2:focus:before,
.hvr-sweep-to-right2:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

/* MENU */

.hamburger {
    position: relative;
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#menu-icon {
    position: absolute;
    width: 100%;
    height: 9vh;
    top: 0;
}

/* #menu {
    width: 0%;
    height: 100vh;
    position: fixed;
    margin: 0;
    padding: 0;
    z-index: 12;
    visibility: hidden;
} */

/* BACKGROUND */

body {
    font-family: 'ProximaNovaR';
    font-size: 1rem;
}

[class*="col-md-"] {
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
}

.rosa {
    background-color: #F4BEBE;
    width: 0;
    position: relative
}

.no-bg {
    background-color: transparent;
}

.nero {
    background-color: #2c2d32;
    width: 0;
}

.bianco {
    position: relative;
}

.pagina-des .bianco {
    /* background-color: #F4BEBE; */
}

.press4.pagina-des .bianco {
    background-color: transparent;
}

.white {
    background-color: rgba(255, 255, 255, 0.8);
}

.pink {
    background-color: rgba(192, 185, 179, 0.8);
    width: 0;
}

.black {
    background-color: rgba(44, 45, 50, 0.8);
    width: 0;
}

.col-md-8 {
    padding-left: 0px;
    padding-right: 0px;
}

/* GENERAL */

.fixed {
    position: fixed;
}

#logo {
    width: 223px;
    position: absolute;
    top: 4.5vh;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#logo a img {
    width: 223px;
    height: auto;
}

#title {
    position: absolute;
    right: 0;
    top: calc(50% - 10px);
    color: #000;
    height: 15px;
    width: 220px;
}

.swiper__wrapper {
    display: flex;
    align-items: center;
}

.swiper-arrow__wrapper {
    position: relative;
    z-index: 1;
}

.swiper-arrow {
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: -1px;
}

#title .cart-tooltip__wrapper {
    display: block;
    left: 50%;
    margin-top: 2px;
    opacity: 0;
    position: absolute;
    top: 120%;
    transform: translateX(-50%);
    transition: all .3s;
    visibility: hidden;
}

#title .swiper-arrow:hover+.cart-tooltip__wrapper {
    opacity: 1;
    top: 115%;
    visibility: visible;
}

#title .cart-tooltip {
    background: #2c2d32;
    border-radius: 30px;
    color: #fff;
    font-family: ProximaNovaR;
    font-size: 10px;
    font-weight: 300;
    letter-spacing: 2px;
    padding: 5px 10px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    white-space: nowrap;
}

#title h1 {
    font-size: 1.6em;
    font-weight: 600;
    text-align: center;
    margin: 0;
}

#title span {
    text-transform: uppercase;
}

#social a {
    color: #fff;
    font-size: 20px;
    position: absolute;
    line-height: 22px;
    top: 22px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

#social {
    text-align: center;
    position: fixed;
}

#social div {
    height: 20px;
    position: relative;
    overflow: hidden;
}

#social hr {
    margin: 20% 0%;
    width: 25%;
    border: 0px;
    height: 1px;
    color: #fff;
    background-color: #fff;
    left: 50%;
    position: relative;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

#show_c {
    position: absolute;
    bottom: 0px;
    left: 50%;
}

#show_c .rotate90 {
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    width: 435px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    letter-spacing: 6px;
    text-indent: 3px;
}

#show_c .line {
    width: 1px;
    background-color: #000;
    height: 0px;
    float: left;
    margin-right: 20px;
}

#show_c .rotate90 div {
    height: 14px;
    line-height: 16px;
    overflow: hidden;
    position: relative;
}

#show_c .rotate90 span {
    position: absolute;
    top: 16px;
    font-size: 1.22em;
    text-transform: uppercase;
}

#show_b {
    position: absolute;
    bottom: 0px;
    left: 50%;
}

#show_b .rotate90 {
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    width: 410px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    letter-spacing: 6px;
    text-indent: 3px;
}

#show_b .line {
    width: 1px;
    background-color: #000;
    height: 0px;
    float: left;
    margin-right: 20px;
}

#show_b .rotate90 div {
    height: 14px;
    line-height: 16px;
    overflow: hidden;
    position: relative;
}

#show_b .rotate90 span {
    position: absolute;
    top: 16px;
    text-transform: uppercase;
}

#show_b .rotate90 span.font-size {
    font-size: 1.22em;
}

#show_d {
    position: absolute;
    right: 0%;
}

#show_d .rotate0 {
    letter-spacing: 6px;
    text-indent: 3px;
    float: left;
    width: 210px;
}

#show_d .line {
    width: 0;
    background-color: #000;
    height: 1px;
    float: left;
    margin-left: 20px;
    margin-top: 9px;
}

#show_d .rotate0 div {
    height: 14px;
    line-height: 16px;
    overflow: hidden;
    position: relative;
}

#show_d .rotate0 span {
    position: absolute;
    top: 16px;
    font-size: 1.22em;
    text-transform: uppercase;
}

.bold {
    font-weight: 600;
}

#show_d2 {
    position: absolute;
    top: 45px;
    right: 0%;
}

#show_d2.z-index {
    z-index: 2;
}

#show_d2 .rotate0 {
    letter-spacing: 6px;
    text-indent: 3px;
    float: left;
    width: 210px;
}

#show_d2 .line {
    width: 0;
    background-color: #000;
    height: 1px;
    float: left;
    margin-left: 20px;
    margin-top: 7px;
}

#show_d2 .rotate0 div {
    height: 14px;
    line-height: 16px;
    overflow: hidden;
    position: relative;
}

#show_d2 .rotate0 span {
    position: absolute;
    top: 16px;
    font-size: 1.22em;
    text-transform: uppercase;
}

.show_d3 {
    position: relative;
    margin-top: 43px;
    margin-bottom: 43px;
    margin-left: auto;
    margin-right: 0px;
}

.show_d3.z-index {
    z-index: 2;
}

.show_d3 .rotate0 {
    letter-spacing: 6px;
    text-indent: 3px;
    float: left;
    width: 210px;
}

.show_d3 .line {
    width: 0;
    background-color: #000;
    height: 1px;
    float: left;
    margin-left: 20px;
    margin-top: 7px;
}

.show_d3 .rotate0 div {
    height: 14px;
    line-height: 16px;
    overflow: hidden;
    position: relative;
}

.show_d3 .rotate0 span {
    position: relative;
    top: 16px;
    font-size: 1.22em;
    font-size: 13px;
    text-transform: uppercase;
}

.show_ho {
    position: absolute;
    bottom: 10vh;
    left: 50%;
}

.show_ho.with_absolute {
    bottom: 20px;
    top: 9vh;
}

.show_ho .rotate90 {
    color: #fff;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    width: 560px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    letter-spacing: 6px;
    text-indent: 3px;
}

.show_ho .line {
    width: 1px;
    background-color: #fff;
    height: 0vh;
    float: left;
    margin-right: 20px;
    bottom: 10px;
    position: absolute;
}

.show_ho .rotate90 div {
    height: 10px;
    line-height: 10px;
    margin-left: 40px;
    overflow: hidden;
    position: relative;
    font-size: 10px;
    letter-spacing: 4px;
    text-indent: 2px;
}

.show_ho .rotate90 span {
    position: absolute;
    top: 10px;
    text-transform: uppercase;
}

#show_br {
    position: absolute;
    bottom: 0vh;
    left: 50%;
}

#show_br .rotate90 {
    color: #fff;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    width: 30vh;
    top: -100px;
    position: absolute;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    letter-spacing: 6px;
    text-indent: 3px;
}

#show_br .line {
    width: 1px;
    background-color: #fff;
    height: 0vh;
    float: left;
    margin-right: 20px;
    bottom: 0px;
    position: absolute;
}

#show_br .rotate90 div {
    height: 10px;
    line-height: 10px;
    overflow: hidden;
    position: relative;
    font-size: 10px;
    letter-spacing: 4px;
    text-indent: 2px;
}

#show_br .rotate90 span {
    padding-left: 24px;
    background-color: #2c2d32;
    position: absolute;
    top: 10px;
    text-transform: uppercase;
}

#show_de {
    position: absolute;
    top: 146vh;
    right: 8%;
    margin-right: 8px;
    height: 50%;
    z-index: 3;
}

#show_de .rotate90 {
    color: #fff;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    width: 100px;
    top: 100px;
    position: absolute;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    letter-spacing: 6px;
    text-indent: 3px;
}

#show_de .line {
    width: 1px;
    background-color: #fff;
    height: 0vh;
    float: left;
    margin-right: 20px;
    top: 0px;
    position: absolute;
}

#show_de .rotate90 div {
    height: 10px;
    line-height: 10px;
    overflow: hidden;
    position: relative;
    font-size: 10px;
    letter-spacing: 4px;
    text-indent: 2px;
}

#show_de .rotate90 span {
    position: absolute;
    top: 10px;
    text-transform: uppercase;
}

#show_de_news {
    position: fixed;
    top: 20%;
    right: 8%;
    margin-right: 8px;
    height: 50%;
    z-index: 3;
}

#show_de_news .rotate90 {
    color: #fff;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    width: 10vw;
    top: 5vh;
    position: absolute;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    letter-spacing: 6px;
    text-indent: 3px;
}

#show_de_news .line {
    width: 1px;
    background-color: #fff;
    height: 45%;
    float: left;
    margin-right: 20px;
    bottom: 0px;
    position: absolute;
}

#show_de_news .rotate90 div {
    height: 10px;
    line-height: 10px;
    position: relative;
    font-size: 10px;
    letter-spacing: 4px;
    text-indent: 2px;
}

#show_de_news .rotate90 span {
    position: absolute;
    top: 1px;
    left: -70%;
    text-transform: uppercase;
}

#show_line {
    position: absolute;
    top: 0vh;
    left: 50%;
    height: 100%;
}

#show_line .line {
    width: 1px;
    background-color: #fff;
    height: 0vh;
    float: left;
    margin-right: 20px;
    bottom: 0px;
    position: relative;
}

#svg {
    width: 32px;
    position: absolute;
    margin-bottom: 17px;
    bottom: 5vh;
    left: 66.66666667%;
    -webkit-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
}

#freccetta {
    width: 32px;
    height: 34px;
    position: absolute;
    opacity: 0;
}

#cerchio {
    width: 32px;
    height: 34px;
    position: absolute;
    opacity: 0;
}

.left,
.right {
    width: 32px;
    height: 34px;
    float: left;
    position: relative;
    margin-top: 20px;
    cursor: pointer;
}

.left.onimage,
.right.onimage,
.viewmore.monimage,
.rus-mob,
.eng-mob,
.fb-mob,
.inst-mob,
.mob-foot {
    display: none;
}

.viewmore.monimage {
    width: auto !important;
    left: unset !important;
    position: initial !important;
    margin: 0 !important;
    -webkit-transform: none !important;
    transform: none !important;
}



.left.onimage {
    position: absolute;
    left: 0;
    top: 45%;
    background: #fff;
    margin: 0;
}

.left.onimage .freccetta_left {
    opacity: 1;
    right: 0;
}

.right.onimage {
    position: absolute;
    right: 0;
    top: 45%;
    background: #fff;
    margin: 0;
}

.right.onimage .freccetta_right {
    opacity: 1;
    left: 0;
}

.left {
    margin-right: 8px;
}

.right {
    margin-left: 8px;
}

.viewmore img:first-child {
    position: absolute;
}

.freccetta_left,
.freccetta_right {
    width: 32px;
    height: 34px;
    position: absolute;
    opacity: 0;
}

.freccetta_left {
    right: -30px;
    opacity: 0;
}

.freccetta_right {
    left: -30px;
    opacity: 0;
}

.cerchio_left,
.cerchio_right {
    width: 32px;
    height: 34px;
    position: absolute;
    opacity: 0;
}

.cerchio_left {
    right: 0px;
    opacity: 0;
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.cerchio_right {
    left: 0px;
    opacity: 0;
    -webkit-transform: rotate(+180deg);
    transform: rotate(+180deg);
}

.viewmore {
    position: relative;
    /* width: 114px; */
    width: 141px;
    margin-top: 50px;
    overflow: hidden;
}

.gallery .info1 h3,
.gallery .info2 h3,
.gallery .info h3 {
    margin: 0px;
    height: 12px;
    overflow: hidden;
    position: relative;
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    font-weight: normal;
    letter-spacing: 2px;
}

.gallery .info1 h3 span,
.gallery .info2 h3 span,
.gallery .info h3 span {
    width: 100%;
    position: absolute;
    top: 12px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-transform: uppercase;
}

.discover {
    font-size: 10px;
    letter-spacing: 6px;
    text-indent: 3px;
    height: 40px;
    text-decoration: none;
    color: #fff;
    width: 0vw;
    text-align: center;
}

.discover:hover {
    text-decoration: none;
    color: #fff;
}

.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
    /*color: #fff;*/
    color: #2c2d32;
}

.white-hvr-sweep-to-right:hover,
.white-hvr-sweep-to-right:focus,
.white-hvr-sweep-to-right:active {
    /*color: #fff;*/
    color: #2c2d32;
}

.white-hvr-sweep-to-right:hover path,
.white-hvr-sweep-to-right:focus path,
.white-hvr-sweep-to-right:active path {
    /*color: #fff;*/
    fill: #2c2d32;
}


.scritta-md {
    z-index: 3;
    width: 100%;
    text-transform: uppercase;
    font-size: 4em;
    letter-spacing: 2px;
    font-family: 'ProximaNovaT', sans-serif;
    position: absolute;
    top: 40%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.scritta-md span {
    position: absolute;
    top: 100px;
    left: 0;
    width: 490px;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

#fasciamenu {
    position: fixed;
    height: 9vh;
    width: 100%;
    padding: 0px;
    z-index: 16;
}

#fasciamenu [class*="col-md-"] {
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
    height: 9vh;
}

#fasciamenu .scritta {
    position: relative;
    top: 50%;
    height: 14px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    overflow: hidden;
}

#fasciamenu .scritta span {
    width: 100%;
    font-family: 'proxima_novalight';
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 6px;
    text-indent: 3px;
    line-height: 14px;
    top: 14px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

#fasciamenu .pink,
#fasciamenu .black,
#fasciamenu .white {
    height: 9vh;
}

.pink .soc {
    position: absolute;
    left: 40px;
    top: calc(50% - 20px);
    display: flex;
}

.pink .soc a {
    margin-right: 40px;
}

.pink .lang {
    position: absolute;
    right: 40px;
    top: calc(50% - 20px);
}

.pink .lang a {
    margin-left: 40px;
}

.rosa.maps {
    z-index: 4;
    height: 100%;
}

.rosa.maps img {
    min-height: 80vh;
    min-width: 100%;
    position: absolute;
    bottom: -10%;
}

#contatti .nero {
    background-size: cover;
}

/* HOME */

#testata {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1
}

#testata .rosa,
#testata .nero {
    height: 100vh !important;
}

#testata .col-md-2 {
    position: relative;
    overflow: hidden;
}

#foto_testata {
    width: 0%;
    height: 81vh;
    position: absolute;
    top: 9vh;
    opacity: 0;
    background: #fefefe;
    overflow: hidden;
}

#foto_testata .foto {
    width: 0%;
    height: 81vh;
    position: absolute;
    top: 0vh;
    background: #fefefe;
    overflow: hidden;
}

/*#foto_testata img {
    min-height: 90vh;
    min-width: 100%;
    position: absolute;
    bottom: 0px;
}*/

#foto_testata1 {
    height: 100vh;
    position: relative;
    top: 15vh;
    background: #fefefe;
    overflow: hidden;
}

#testata .col-md-2:nth-child(3) {
    height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#testata .col-md-2:nth-child(2) {
    height: 100vh;
}

#sottotestata .col-md-6:nth-child(1) {
    height: 100vh;
}

#sottotestata .rosa,
#sottotestata .nero {
    height: 100vh !important;
}

#dis_col {
    position: absolute;
    width: 20vw;
    height: 40px;
    z-index: 2;
    left: 12%;
    bottom: 10vh;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    opacity: 0;
    background: #2c2d32;
    width: 0;
}

#dis_col:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#dis_col:hover:after {
    width: 30vw;
    background: #ccc;
}

#dis_col h3 {
    position: absolute;
    width: 100%;
    height: 10px;
    left: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px;
    margin: 15px 0px;
    overflow: hidden;
    font-weight: normal;
    font-size: 10px;
    line-height: 10px;
}

#dis_col h3 span {
    position: relative;
    display: inline-block;
    opacity: 0;
    font-family: 'ProximaNovaR';
    text-transform: uppercase;
}

#brand.row {
    min-height: auto;
}

#brand .rosa,
#brand .nero {
    height: 100%;
}

#brand [class*="col-md-"] {
    min-height: auto;
    position: inherit;
    height: 75vh;
}

#brand .col-md-4 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

#brand .col-md-2:nth-child(1) {
    position: absolute;
    z-index: 2;
}

#brand .col-md-6 {
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
}

#brand #show_c .line {
    width: 1px;
    background-color: #000;
    height: 100px;
    float: left;
    margin-right: 20px;
}

#brand .discover {
    position: absolute;
    height: 40px;
    z-index: 2;
    left: -46%;
    bottom: 2px;
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    opacity: 0;
    background: #2c2d32;
    width: 0;
}

#brand .discover:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#brand .discover:hover:after {
    width: 30vw;
    background: #ccc;
}

#brand .discover h3 {
    position: absolute;
    width: 100%;
    height: 10px;
    left: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px;
    margin: 15px 0px;
    overflow: hidden;
    font-weight: normal;
    font-size: 10px;
    line-height: 10px;
}

#brand .discover h3 span {
    position: relative;
    display: inline-block;
    opacity: 0;
    top: 30px;
    text-transform: uppercase;
}

#brand_home {
    width: 100%;
    height: 75vh;
    position: absolute;
    opacity: 1;
    overflow: hidden;
    background: #F4BEBE;
}

#brand_home .foto {
    width: 0%;
    height: 75vh;
    position: absolute;
    top: 0vh;
    overflow: hidden;
}

#brand_home img {
    min-height: 75vh;
    max-height: 85vh;
    min-width: 100%;
    position: absolute;
    object-fit: cover;
    width: 100% !important;
    height: 100% !important;
    top: 0%;
}

.testo.row {
    min-height: auto;
}

.testo.row a,
.testo.row a:hover {
    color: #333;
    text-decoration: none;
}

.testo .rosa,
.testo .nero {
    height: 60vh !important;
    ;
}

.testo.row [class*="col-md-"] {
    min-height: auto;
    position: inherit;
    height: 60vh;
}

.testo .col-md-10 {
    position: absolute !important;
}

.testo .scritta-ld {
    z-index: 3;
    font-family: 'ProximaNovaT', sans-serif;
    width: 70%;
    text-transform: uppercase;
    font-size: 7em;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.testo .scritta-ld div {
    height: 100px;
    line-height: 100px;
    overflow: hidden;
    position: relative;
}

.testo .scritta-ld span {
    position: absolute;
    top: 100px;
}

#press.row {
    min-height: auto;
}

#press .rosa,
#press .nero {
    height: 75vh !important;
}

#press [class*="col-md-"] {
    min-height: auto;
    position: inherit;
    height: 75vh;
}

#press_home {
    width: 0%;
    height: 75vh;
    position: absolute;
    opacity: 1;
    overflow: hidden;
    background-color: #F4BEBE;
}

#press_home .foto {
    width: 0%;
    height: 75vh;
    position: absolute;
    top: 0vh;
    overflow: hidden;
}

#press_home img {
    min-height: 75vh;
    max-height: 100vh;
    min-width: 100%;
    position: absolute;
    bottom: -10%;
}

#press .col-md-6 {
    padding: 0px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

#press .col-md-4 {
    padding-left: 0px;
    padding-right: 0px;
}

#press .discover {
    position: absolute;
    text-align: center;
    bottom: 30%;
    right: 190px;
    opacity: 0;
    background: #2c2d32;
    width: 0;
}

#press .discover:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#press .discover:hover:after {
    width: 30vw;
    background: #ccc;
}

#press .discover h3 {
    position: absolute;
    width: 100%;
    height: 10px;
    left: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px;
    margin: 15px 0px;
    overflow: hidden;
    font-weight: normal;
    font-size: 10px;
    line-height: 10px;
}

#press .discover h3 span {
    position: relative;
    display: inline-block;
    opacity: 0;
    top: 30px;
    text-transform: uppercase;
}

#press3.row {
    min-height: 581px;
}

#press3 .rosa,
#press3 .nero {
    height: 581px;
}

#press3 .products {
    position: absolute;
    top: 100px;
    z-index: 1;
    right: -530px;
    width: 1265px;
}




#press3 .col-md-6 {
    padding: 0px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

#press3 .col-md-4 {
    padding-left: 0px;
    padding-right: 0px;
}

#press3 .discover {
    position: absolute;
    text-align: center;
    top: 486px;
    right: 190px;
    opacity: 0;
    background: #2c2d32;
    width: 0;
}

#press3 .discover:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#press3 .discover:hover:after {
    width: 30vw;
    background: #ccc;
}

#press3 .discover h3 {
    position: absolute;
    width: 100%;
    height: 10px;
    left: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px;
    margin: 15px 0px;
    overflow: hidden;
    font-weight: normal;
    font-size: 10px;
    line-height: 10px;
}

#press3 .discover h3 span {
    position: relative;
    display: inline-block;
    opacity: 0;
    top: 30px;
    text-transform: uppercase;
}

@media(max-width: 1700px) {
    #press3 .products {
        width: 1015px;
        right: -339px;
    }
}

@media(max-width: 1440px) {
    #press3 .products {
        width: 846px;
    }
}





.press4.row {
    display: flex;
}

.press4 .rosa,
.press4 .nero {
    height: 100%;
}

/* .press4.row {
    min-height: 700px;
}

.press4 .rosa,
.press4 .nero {
    height: 700px;
} */

.press4 .clients {
    /* position: absolute;
    top: 100px;
    width: 1015px;
    right: -339px; */

    border-left: 1px solid #949494;

    display: grid;
    grid-template-columns: repeat(6, minmax(160px, 1fr));
    grid-auto-rows: 1fr;
}

.press4 .clients_wrapper {
    box-sizing: content-box;
    overflow: hidden;
    width: 1265px;
    position: relative;
    margin-right: -530px;
    margin-left: auto;
    margin-bottom: 54px;
    z-index: 1;
}

.press4 .clients_wrapper.border_top {
    border-top: 1px solid #949494;
}

.press4 .clients_wrapper.border_bottom {
    border-bottom: 1px solid #949494;
}

.press4 .clients::before {
    content: '';
    width: 0;
    padding-bottom: 100%;
    grid-row: 1 / 1;
    grid-column: 1 / 1;
}

.press4 .clients>*:first-child {
    grid-row: 1 / 1;
    grid-column: 1 / 1;
}

.press4 .clients .client {
    background-color: #fff;
    border: 1px solid #949494;
    border-top: 0px;
    border-left: 0px;
    box-sizing: border-box;
    position: relative;
}

.press4 .clients .client .client-container {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
    padding: 12px;
    box-sizing: border-box;
}

.press4 .clients .client .client-container img {
    object-fit: contain;
    max-width: 100%;
    max-height: 100%;
}

.press4 .clients .client:hover {
    background-color: #ededed;
}

/* Service */

.press4 .services {
    position: relative;
    margin-right: -530px;
    margin-left: auto;
    margin-bottom: 54px;
    width: 1265px;

    z-index: 1;
    border-top: 1px solid #949494;
    border-left: 1px solid #949494;


    display: grid;
    grid-template-columns: repeat(6, minmax(160px, 1fr));
    grid-auto-rows: 1fr;
}

.press4 .services::before {
    content: '';
    width: 0;
    padding-bottom: 100%;
    grid-row: 1 / 1;
    grid-column: 1 / 1;
}

.press4 .services>*:first-child {
    grid-row: 1 / 1;
    grid-column: 1 / 1;
}

.press4 .services .client {
    background-color: #fff;
    border: 1px solid #949494;
    border-top: 0px;
    border-left: 0px;
    box-sizing: border-box;
    position: relative;
}

.press4 .services .service {
    background-color: #fff;
    border: 1px solid #949494;
    border-top: 0px;
    border-left: 0px;
    box-sizing: border-box;
    position: relative;
}

.press4 .services .service a {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
    height: 100%;
    width: 100%;
    box-sizing: border-box;

    font-family: Raleway;
    font-size: 18px;
    font-weight: 500;
    line-height: 19px;
    text-align: center;

    /* letter-spacing: 0.25em;
    text-transform: uppercase; */
    color: #2C2D32;
    text-decoration: none;
}

.press4 .services .service a:hover {
    color: #2C2D32;
    text-decoration: none;
}

.press4 .services .service a .image {
    display: flex;
    justify-content: center;
    align-items: center;

    height: 50%;
}

.press4 .services .service a .title {
    text-align: center;
    padding: 0px 12px;
}

.press4 .services .service a img {
    object-fit: contain;
    max-width: 100%;
    max-height: 100%;
}

.press4 .services .service:hover {
    background-color: #ededed;
}

/* Service end */




.press4 .col-md-6 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.press4 .col-md-4 {
    padding-left: 0px;
    padding-right: 0px;
}

.press4 .discover {
    /* position: absolute;
    top: 486px;
    right: 190px; */

    position: relative;
    margin-left: auto;
    margin-right: 190px;
    margin-top: -30px;
    margin-bottom: 24px;
    cursor: pointer;

    text-align: center;
    opacity: 0;
    background: #2c2d32;
    width: 0;
}

.press4 .discover:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.press4 .discover:hover:after {
    width: 30vw;
    background: #ccc;
}

.press4 .discover h3 {
    position: absolute;
    width: 100%;
    height: 10px;
    left: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px;
    margin: 15px 0px;
    overflow: hidden;
    font-weight: normal;
    font-size: 10px;
    line-height: 10px;
}

.press4.has_show_more .discover h3 span {
    display: none;
}

.press4 .discover h3 span {
    position: relative;
    opacity: 0;
    top: 30px;
    text-transform: uppercase;
}

.press4 .discover h3 span.active {
    display: inline-block;
}

/* 
@media(max-width: 1440px) {
    .press4 .clients {
        width: 846px;
    }
} */

.press4 .clients .client:nth-child(n+7) {
    display: none;
}

.press4 .clients.show_all .client:nth-child(n) {
    display: block;
}

@media(max-width: 1700px) {
    .press4 .clients {
        grid-template-columns: repeat(5, minmax(160px, 1fr));
    }

    .press4 .clients_wrapper {
        width: 1015px;
        margin-right: -339px;
    }

    .press4 .clients .client:nth-child(n+6) {
        display: none;
    }

    .press4 .services {
        grid-template-columns: repeat(4, minmax(160px, 1fr));
        width: 1015px;
        margin-right: -339px;
    }
}

@media(max-width: 1440px) {
    .press4 .clients_wrapper {
        width: 846px;
    }

    .press4 .services {
        width: 846px;
    }
}







#press2.row {
    min-height: 700px;
}

#press2 .rosa,
#press2 .nero {
    height: 700px;
}

#press2 .clients {
    position: absolute;
    top: 100px;
    right: -339px;
    z-index: 1;
    background: #fff;
    width: 1015px;
    max-height: 505px;
    overflow: hidden;
    border-bottom: 1px solid #949494;

    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}

#press2 .clients .client {
    float: right;
    width: 170px;
    height: 170px;
    max-width: 170px;
    max-height: 170px;
    background-color: #fff;
    line-height: 170px;
    text-align: center;
    border: 1px solid #949494;
    margin-left: -1px;
    margin-bottom: -1px;
    cursor: pointer;
}

#press2 .clients .client a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
}

#press2 .clients .client a img {
    object-fit: contain;
    width: 100%;
    height: 100%;
}

#press2 .clients .client:hover {
    background-color: rgba(0, 0, 0, 0.2);
}

#press2 .clients .client:hover img {
    opacity: 0.8;
}

span.discover-clients,
span.roll-up {
    display: none !important;
}

span.discover-clients.active,
span.roll-up.active {
    display: block !important;
}

.press_home2 {
    width: 0%;
    position: absolute;
    opacity: 1;
    overflow: hidden;
    background-color: #F4BEBE;
}

.press_home2.foto {
    width: 0%;
    height: 70vh;
    position: absolute;
    top: 0vh;
    overflow: hidden;
}

.press_home2 img {
    min-height: 70vh;
    max-height: 100vh;
    min-width: 100%;
    position: absolute;
    bottom: -10%;
}

#press2 .col-md-6 {
    padding: 0px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

#press2 .col-md-4 {
    padding-left: 0px;
    padding-right: 0px;
}

#press2 .discover {
    position: absolute;
    text-align: center;
    top: 635px;
    right: 190px;
    opacity: 0;
    background: #2c2d32;
    width: 0;
}

#press2 .discover:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#press2 .discover:hover:after {
    width: 30vw;
    background: #ccc;
}

#press2 .discover h3 {
    position: absolute;
    width: 100%;
    height: 10px;
    left: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px;
    margin: 15px 0px;
    overflow: hidden;
    font-weight: normal;
    font-size: 10px;
    line-height: 10px;
}

#press2 .discover h3 span {
    position: relative;
    display: inline-block;
    opacity: 0;
    top: 30px;
    text-transform: uppercase;
}

/* FOOTER */

#foot.row {
    max-height: 10vh;
}

#foot [class*="col-md-"] {
    min-height: auto;
    position: relative;
    height: 10vh;
}

#foot .rosa,
#foot .nero {
    height: 10vh !important;
}

#foot .scritta {
    overflow: hidden;
    letter-spacing: 4px;
    height: 20px;
    line-height: 20px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#foot .scritta span {
    font-weight: 600;
    position: absolute;
    top: 8px;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

#foot .scritta span img {
    width: auto;
    height: 18px;
    margin-right: 20px;
}

#foot .scritta.spekter span {
    position: unset;
}

#foot .scritta.spekter a {
    color: #333;
}

#foot.row .nero,
#foot.row .rosa {
    color: #fff;
}

#foot a {
    color: inherit;
}


#foot2 {
    display: none;
}

#foot2.row {
    max-height: 10vh;
}

#foot2 [class*="col-md-"] {
    min-height: auto;
    position: relative;
    height: 10vh;
}

#foot2 .rosa {
    flex-direction: column;
    row-gap: 18px;
    align-items: center;
}

#foot2 .rosa,
#foot2 .nero {
    height: 22vh !important;
    background-color: #F4BEBE;
}

#foot2 .scritta {
    overflow: hidden;
    letter-spacing: 4px;
    height: 20px;
    line-height: 20px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#foot2 .scritta span {
    font-weight: 600;
    position: absolute;
    top: 8px;
    width: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

#foot2 .scritta span img {
    width: auto;
    height: 18px;
    margin-right: 20px;
}

#foot2 .scritta.spekter span {
    position: unset;
}

#foot2 .scritta.spekter a {
    color: #333;
}

#foot2.row .nero,
#foot2.row .rosa {
    color: #fff;
}

#foot2 a {
    color: inherit;
}

/* INTERNA */

.gallery:nth-child(1) [class*="col-md-"],
.spaziatura [class*="col-md-"] {
    height: 9vh;
}

.spaziatura .rosa,
.spaziatura .nero,
.spaziatura .bianco {
    height: 10vh;
}

#interna {
    position: fixed;
    height: 9vh;
    width: 100%;
    padding: 0px;
    z-index: 12;
}

#interna [class*="col-md-"] {
    height: 9vh;
    padding-left: 0px;
    padding-right: 0px;
}

#interna .rosa,
#interna .nero {
    height: 9vh;
}

#interna .pink,
#interna .black,
#interna .white {
    height: 9vh;
}

#interna .scritta {
    position: relative;
    top: 50%;
    height: 14px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    overflow: hidden;
}

#interna .scritta span {
    width: 100%;
    font-family: 'proxima_novalight';
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 6px;
    text-indent: 3px;
    line-height: 14px;
    top: 14px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

#interna .pink .soc {
    left: 20px;
}

.pink .soc img:hover,
.pink .lang img:hover {
    background: rgba(255, 255, 255, 0.6);
}

#interna .pink .soc a {
    margin-right: 20px;
}

#interna .pink .lang {
    right: 20px;
}

#interna .pink .lang a {
    margin-left: 20px;
}

.pink .scritta {
    position: relative;
    top: 50%;
    height: 14px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
    overflow: hidden;
}

.pink .scritta span {
    font-family: 'ProximaNovaR';
    color: #fff;
    font-size: 14px;
    letter-spacing: 6px;
    text-indent: 3px;
    line-height: 14px;
    top: 14px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.gallery.row {
    position: relative;
}

.gallery.row .rosa,
.gallery.row .nero {
    height: auto;
}

.gallery.row .principale {
    position: relative;
    width: 0%;
    height: auto;
    background: #F4BEBE;
}

.gallery.row .principale .foto.active {
    display: block;
    width: 0%;
    height: auto;
    position: absolute;
    top: 0vh;
    overflow: hidden;
}

.gallery.row .principale .foto.active:hover,
.gallery.row .secondaria .foto.active:hover {
    cursor: pointer;
}

.gallery.row .principale img {
    width: 100%;
    position: absolute;
    top: 0%;
    transition: all .6s;
}

.gallery.row .principale .foto {
    display: none;
}

.gallery.row .principale1 {
    position: relative;
    width: 0%;
    height: auto;
    background: #F4BEBE;
}

.gallery.row .principale1 div[class^="foto"] {
    width: 0%;
    height: auto;
    position: absolute;
    top: 0vh;
    overflow: hidden;
}

.gallery.row .principale1 div[class^="foto"] {
    width: 0%;
    height: auto;
    position: absolute;
    top: 0vh;
    overflow: hidden;
}

.gallery.row .principale1 img {
    width: 100%;
    position: absolute;
    top: 0%;
    cursor: pointer;
}

.gallery.row .principale2 {
    position: relative;
    width: 0%;
    height: auto;
    background: #F4BEBE;
}

.gallery.row .principale2 div[class^="foto"] {
    width: 0%;
    height: auto;
    position: absolute;
    top: 0vh;
    overflow: hidden;
    cursor: pointer;
}

.gallery.row .principale2 div[class^="foto"] {
    width: 0%;
    height: auto;
    position: absolute;
    top: 0vh;
    overflow: hidden;
}

.gallery.row .principale2 img {
    width: 100%;
    position: absolute;
    top: 0%;
}

.gallery.row .secondaria {
    position: absolute;
    top: 0px;
    width: 0%;
    height: auto;
    background: #2c2d32;
}

.gallery.row .secondaria .foto.active {
    width: 0%;
    height: auto;
    position: absolute;
    top: 0vh;
    overflow: hidden;
}

.gallery.row .secondaria .foto {
    width: 0%;
    height: auto;
    position: absolute;
    top: 0vh;
    overflow: hidden;
}

.gallery.row .secondaria img {
    width: auto;
    position: absolute;
    top: 0%;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 1;
}

.gallery.row .secondaria1 {
    position: absolute;
    top: 0px;
    width: 0%;
    height: auto;
    background: #2c2d32;
}

.gallery.row .secondaria1 div[class^="foto"] {
    width: 0%;
    height: auto;
    position: absolute;
    top: 0vh;
    overflow: hidden;
}

.gallery.row .secondaria1 div[class^="foto"] {
    width: 0%;
    height: auto;
    position: absolute;
    top: 0vh;
    overflow: hidden;
}

.gallery.row .secondaria1 div[class^="foto"] {
    width: 0%;
    height: auto;
    position: absolute;
    top: 0vh;
    overflow: hidden;
}

.gallery.row .secondaria1 img {
    width: auto;
    position: absolute;
    top: 0%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 1;
    cursor: pointer;
}

.gallery.row .secondaria2 {
    position: absolute;
    top: 0px;
    width: 0%;
    height: auto;
    background: #2c2d32;
}

.gallery.row .secondaria2 div[class^="foto"] {
    width: 0%;
    height: auto;
    position: absolute;
    top: 0vh;
    overflow: hidden;
}

.gallery.row .secondaria2 div[class^="foto"] {
    width: 0%;
    height: auto;
    position: absolute;
    top: 0vh;
    overflow: hidden;
}

.gallery.row .secondaria2 div[class^="foto"] {
    width: 0%;
    height: auto;
    position: absolute;
    top: 0vh;
    overflow: hidden;
}

.gallery.row .secondaria2 img {
    width: auto;
    position: absolute;
    top: 0%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 1;
    cursor: pointer;
}

.gallery .info1 {
    width: 80%;
    margin: 0% 10%;
    position: absolute;
    z-index: 2;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.gallery .info1 h2 {
    font-family: 'ProximaNovaT', sans-serif;
    margin: 0px;
    /* height: 4vw; */
    height: auto;
    overflow: hidden;
    position: relative;
    font-size: 2.6vw;
    line-height: 4vw;
    color: #fff;
    font-weight: 100;
}

.gallery .info1 h2 span {
    /* position: absolute; */
    position: relative;
    top: 4vw;
}

.gallery .info1 p {
    font-size: 14px;
    font-weight: 300;
    height: 14px;
    overflow: hidden;
    position: relative;
    line-height: 14px;
}

.gallery .info1 p span {
    position: absolute;
    top: 14px;
}

.gallery .info2 {
    width: 90%;
    margin: 0% 10%;
    position: absolute;
    z-index: 2;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.gallery .info2 h2 {
    font-family: 'ProximaNovaT', sans-serif;
    margin: 0px;
    height: 4vw;
    overflow: hidden;
    position: relative;
    font-size: 4vw;
    line-height: 4vw;
    color: #fff;
    font-weight: 100;
}

.gallery .info2 h2 span {
    position: absolute;
    top: 4vw;
}

.gallery .info2 p {
    font-size: 14px;
    font-weight: 300;
    height: 14px;
    overflow: hidden;
    position: relative;
    line-height: 14px;
}

.gallery .info2 p span {
    position: absolute;
    top: 14px;
}

.gallery .info {
    width: 90%;
    margin: 0% 10%;
    position: absolute;
    z-index: 2;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.gallery .info h2 {
    font-family: 'ProximaNovaT', sans-serif;
    margin: 0px;
    height: 4vw;
    overflow: hidden;
    position: relative;
    font-size: 4vw;
    line-height: 4vw;
    color: #fff;
    font-weight: 100;
}

.gallery .info h2 span {
    position: absolute;
    top: 4vw;
}

.gallery .info p {
    font-size: 14px;
    font-weight: 300;
    height: 14px;
    overflow: hidden;
    position: relative;
    line-height: 14px;
}

.gallery .info p span {
    position: absolute;
    top: 14px;
}

.pagina.row {
    position: relative;
    height: auto;
}

.pagina.row [class*="col-md-"] {
    height: auto;
}

.pagina.row:nth-child(1) .bianco,
.pagina.row:nth-child(1) .rosa,
.pagina.row:nth-child(1) .nero {
    padding-top: 10vh;
}

.pagina.row #brand1 {
    position: relative;
    width: 0%;
    height: auto;
    background: #F4BEBE;
}

.pagina.row #brand1 .foto {
    width: 0%;
    height: auto;
    position: absolute;
    top: 0vh;
    overflow: hidden;
}

.pagina.row #brand1 img {
    width: 100%;
    position: absolute;
    top: 0%;
}

.pagina .info1 .blocco {
    position: absolute;
    width: 40vw;
    right: 5vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 11;
}

.pagina .info1 h2,
.pagina .info1 .h2 {
    margin: 0px;
    text-transform: uppercase;
    text-align: right;
    color: #fff;
    font-family: 'ProximaNovaR', sans-serif;
    font-weight: 100;
    font-size: 4vw;
    height: 4vw;
    line-height: 4vw;
    overflow: hidden;
    position: relative;
}

.pagina .info1 span {
    position: absolute;
    top: 4vw;
    right: 0px;
}

.pagina .info1 .appendice {
    position: relative;
    top: 5vh;
    opacity: 0;
    padding-top: 5vh;
    width: 100%;
    padding-left: 16vw;
    text-align: justify;
    font-family: 'ProximaNovaR';
    font-size: 14px;
    line-height: 20px;
}

.pagina .nero .info1,
.pagina .nero .info {
    position: relative;
    overflow: hidden;
}

.pagina.row #brand2 {
    position: relative;
    width: 0;
    height: auto;
}

.pagina.row #brand2 .foto {
    width: 0%;
    height: auto;
    position: absolute;
    top: 0vh;
    overflow: hidden;
    z-index: 3;
}

.pagina.row #brand2 img {
    width: 100%;
    position: absolute;
    top: 0%;
}

.pagina .info2 {
    margin: 20% 0;
}

.pagina .info2 .blocco {
    position: relative;
    width: 80%;
    left: 5vw;
}

.pagina .info2 h2 {
    text-transform: uppercase;
    margin: 0px;
    text-align: left;
    font-family: 'ProximaNovaR', sans-serif;
    font-weight: 100;
    font-size: 4vw;
    height: 4vw;
    line-height: 4vw;
    overflow: hidden;
    position: relative;
}

.pagina .info2 span {
    position: absolute;
    top: 4vw;
    left: 0px;
}

.pagina .info2 .appendice p {
    position: relative;
    top: 5vh;
    opacity: 0;
    padding-top: 5vh;
    width: 100%;
    text-align: justify;
    font-family: 'ProximaNovaR';
    font-size: 14px;
    line-height: 20px;
}

.pagina.row .brand {
    position: relative;
    width: 0;
    height: auto;
    background: #F4BEBE;
}

.pagina.row .brand .foto {
    width: 0%;
    height: auto;
    position: absolute;
    top: 0vh;
    overflow: hidden;
    z-index: 3;
}

.pagina.row .brand img {
    width: 100%;
    position: absolute;
    top: 0%;
}

.pagina .info .blocco {
    position: relative;
    width: calc(100% - 10vw);
    margin: 0 5vw;
}

.pagina .info h2 {
    letter-spacing: -1px;
    margin: 0px;
    text-align: left;
    text-transform: uppercase;
    font-family: 'ProximaNovaR', sans-serif;
    font-weight: 100;
    font-size: 4vw;
    height: 4vw;
    line-height: 4vw;
    overflow: hidden;
    position: relative;
}

.pagina .info span {
    position: absolute;
    top: 4vw;
    left: 0px;
}

.pagina .rosa .info .appendice {
    opacity: 0;
    margin: 0px;
    padding: 0 5vw;
    text-align: justify;
    font-family: 'ProximaNovaR';
    font-size: 14px;
    line-height: 20px;
    position: relative;
    top: 60%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.pagina .bianco .info .appendice p {
    position: relative;
    opacity: 0;
    top: 5vh;
    margin: 0px;
    width: 100%;
    text-align: justify;
    font-family: 'ProximaNovaR';
    font-size: 14px;
    line-height: 20px;
}

.pagina .bianco .info .appendice:nth-child(2) {
    padding-top: 5vh;
}

.pagina .bianco .info .appendice:nth-child(3) {
    padding-top: 0vh;
}

.pagina-des.row {
    position: relative;
    height: auto;
}

.pagina-des.row [class*="col-md-"] {
    height: auto;
}

.pagina-des.row:nth-child(1) .bianco,
.pagina-des.row:nth-child(1) .rosa,
.pagina-des.row:nth-child(1) .nero {
    padding-top: 9vh;
}

.pagina-des.row #brand1 {
    position: relative;
    width: 0%;
    height: auto;
    background: #F4BEBE;
}

.pagina-des.row #brand1 .foto {
    width: 0%;
    height: auto;
    position: absolute;
    top: 0vh;
    overflow: hidden;
}

.pagina-des.row #brand1 img {
    width: 100%;
    position: absolute;
    top: 0%;
}

.pagina-des .info1 .blocco {
    position: absolute;
    /* width: 40vw;
    right: 5vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); */
    z-index: 4;

    /* max-height: 100%;
    width: 100%; */
    width: 100%;
    height: 100%;
    right: 0px;

    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

#brand.pagina-des .info1 .blocco {
    position: absolute;
    width: 40vw;
    right: 5vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 4;

    display: block;
    height: auto;
}

.pagina-des .info1 .blocco .blocco-inner-wrapper {
    display: flex;
    flex-direction: column;
    max-height: 100%;
}

.pagina-des .rosa .info1 {
    position: relative;
    height: 100%;
}

.pagina-des .info1 h2 {
    margin: 0px;
    text-transform: uppercase;
    text-align: left;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    font-weight: 100;
    font-size: 5em;
    height: 4vw;
    line-height: 4vw;
    overflow: hidden;
    position: relative;
}

.consult-button__wrapper {
    width: 100%;
    padding-right: 2vw;
    padding-left: 2vw;
    /* padding-top: 20px; */
    padding-bottom: 24px;
    overflow: hidden;
    flex-shrink: 0;
}

.consult-button__wrapper .discover {
    background: #2c2d32;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    max-width: 330px;
    overflow: hidden;

    text-transform: uppercase;
    font-weight: 300;
    font-size: 12px;
    line-height: 23px;
    letter-spacing: 3px;

}

.pagina-des .info1 .consult-button__wrapper .discover span {
    width: auto;
    white-space: nowrap;
}

.consult-button__wrapper .discover svg {
    margin-right: 5px;
    min-width: 16px;
}

/* .pagina-des .info1 span {
    position: absolute;
    top: 4vw;
    right: 0px;
} */

.pagina-des .info1 .title-wrapper {
    /* text-align: right; */
    height: auto;

    display: flex;
    flex-shrink: 0;
}

.pagina-des .info1 .title-wrapper.padding {
    padding: 0px 4vw;
}

.pagina-des .info1 .title {
    /* position: absolute; */
    position: relative;
    /* top: 4vw; */
    right: 0px;
    margin-left: auto;
}

.pagina-des .info1 .title-wrapper .title {
    transform: translateY(100%);
}

#brand.pagina-des .info1 .title {
    float: right;
}

.pagina-des .info1 .appendice {
    position: relative;
    top: 5vh;
    opacity: 0;
    /* padding-top: 5vh;
    padding-left: 16vw; */
    width: 100%;
    text-align: justify;
    font-family: 'ProximaNovaR';
    font-size: 16px;
    line-height: 20px;

    
    margin-top: 0px;
    margin-bottom: 10px;


    max-height: 100%;
    overflow: auto;
    padding-right: 2vw;
    padding-left: 2vw;
}

.pagina-des .info1 .appendice.price-header {
    overflow: unset;
}

#brand.pagina-des .info1 .appendice {
    position: relative;
    top: 5vh;
    opacity: 0;
    padding-top: 5vh;
    padding-left: 16vw;
    width: 100%;
    text-align: justify;
    font-family: 'ProximaNovaR';
    font-size: 14px;
    line-height: 20px;

    padding-right: 0px;
}

.pagina-des .info1 .appendice .title.smaller-text {
    font-size: 38px;
}

.pagina-des .nero .info1,
.pagina-des .nero .info {
    position: relative;
    overflow: hidden;
}

.pagina-des.row #brand2 {
    position: relative;
    width: 0;
    height: auto;
}

.pagina-des.row #brand2 .foto {
    width: 0%;
    height: auto;
    position: absolute;
    top: 0vh;
    overflow: hidden;
    z-index: 3;
}

.pagina-des.row #brand2 img {
    width: 100%;
    position: absolute;
    top: 0%;
}

.pagina-des .info2 .blocco {
    position: absolute;
    width: 70%;
    top: 0;
    right: 0;
    background: #F4BEBE;
    z-index: 4;
}

.pagina-des .info2 h2 {
    text-transform: uppercase;
    margin: 0px;
    text-align: right;
    font-family: 'ProximaNovaR', sans-serif;
    font-weight: 100;
    font-size: 5em;
    height: 4vw;
    line-height: normal;
    position: relative;
    padding-left: 5vw;
    top: 25px;
    color: #fff;
    text-align: center;
}

.pagina-des .info2 span {
    position: relative;
    top: 4vw;
    left: 0px;
    white-space: nowrap;
}

.pagina-des .info2 .appendice {
    position: relative;
    top: 30vh;
    opacity: 0;
    width: 70%;
    text-align: justify;
    font-family: 'ProximaNovaR';
    font-size: 14px;
    line-height: 20px;
    padding-top: 5vh;
    width: 100%;
    padding-left: 5vw;
    padding-right: 5vw;
}

.pagina-des.row .brand {
    position: relative;
    width: 0;
    height: auto;
    background: #F4BEBE;
}

.pagina-des.row .brand .foto {
    width: 0%;
    height: auto;
    position: absolute;
    top: 0vh;
    overflow: hidden;
    z-index: 3;
}

.pagina-des.row .brand img {
    width: 100%;
    position: absolute;
    top: 0%;
}

.pagina-des.row .brand img.cover {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.pagina-des .info .blocco {
    position: relative;
    width: calc(100% - 10vw);
    margin: 0 5vw;
}

.pagina-des .info h2 {
    letter-spacing: -1px;
    margin: 0px;
    text-align: left;
    text-transform: uppercase;
    font-family: 'ProximaNovaR', sans-serif;
    font-weight: 100;
    font-size: 4vw;
    height: 4vw;
    line-height: 4vw;
    overflow: hidden;
    position: relative;
}

.pagina-des .info span {
    position: absolute;
    top: 4vw;
    left: 0px;
}

.pagina-des .rosa .info .appendice {
    opacity: 0;
    margin: 0px;
    padding: 0 5vw;
    text-align: justify;
    font-family: 'ProximaNovaR';
    font-size: 14px;
    line-height: 20px;
    position: relative;
    top: 60%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.pagina-des .bianco .info .appendice p {
    position: relative;
    opacity: 0;
    top: 5vh;
    margin: 0px;
    width: 100%;
    text-align: justify;
    font-family: 'ProximaNovaR';
    font-size: 14px;
    line-height: 20px;
}

.pagina-des .bianco .info .appendice:nth-child(2) {
    padding-top: 5vh;
}

.pagina-des .bianco .info .appendice:nth-child(3) {
    padding-top: 0vh;
}

.row.pagina-des.mob-right {
    display: none;
}

p.grey {
    color: #9f9f9f;
}

.sopra1 .brand {
    position: absolute;
    top: -20vh;
}

.sopra2 {
    position: relative;
}

.sopra2 .info .blocco {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#contatti {
    position: absolute;
    line-height: 0px;
    height: 70vh;
    top: 10vh;
    width: 100%;
    z-index: 4;
}

.contact .row:nth-child(3) [class*="col-md-"] {
    height: 70vh;
}

.contact .contact-map-wrapper>iframe {
    height: 100%;
    width: 100%;
}

.contact .row:nth-child(3) .rosa,
.contact .row:nth-child(3) .nero,
#contatti .nero {
    height: 70vh;
}

.contact .row:nth-child(4) [class*="col-md-"] {
    height: 10vh;
}

.contact .row:nth-child(4) .rosa,
.contact .row:nth-child(4) .nero {
    height: 25vh;
}

#foto_contatti {
    width: 0%;
    height: 70vh;
    position: absolute;
    top: 0vh;
    opacity: 1;
    background: #fefefe;
    overflow: hidden;
}

#foto_contatti .foto {
    width: 0%;
    height: 70vh;
    position: absolute;
    top: 0vh;
    background: #fefefe;
    overflow: hidden;
}

#foto_contatti img {
    min-height: 80vh;
    min-width: 100%;
    position: absolute;
    bottom: -10%;
}

#email {
    position: absolute;
    width: 0;
    opacity: 0;
    height: 40px;
    z-index: 5;
    left: 5%;
    top: 69vh;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #2c2d32;
}

#email:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

#email:hover:after {
    width: 30vw;
    background: #ccc;
}

#email h3 {
    position: absolute;
    width: 100%;
    height: 10px;
    left: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px;
    margin: 15px 0px;
    overflow: hidden;
    font-weight: normal;
    font-size: 10px;
    line-height: 10px;
}

#email h3 span {
    position: relative;
    display: inline-block;
    opacity: 0;
    font-family: 'ProximaNovaR';
    text-transform: uppercase;
}

.contact .row:nth-child(3) .nero {
    position: relative;
    overflow: hidden;
}

.contact .col-md-5 .info {
    margin-top: 40px;
    margin-left: 60px;
}

.contact .row .info h4 {
    text-transform: uppercase;
    position: relative;
    font-size: 12px;
    line-height: 18px;
    height: 18px;
    font-family: 'proxima_nova_rgbold';
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.contact .row .info h4 span {
    position: absolute;
    top: 18px;
    opacity: 0;
}

.contact .row .info .via {
    font-size: 12px;
    line-height: 12px;
    height: 12px;
    overflow: hidden;
    position: relative;
}

.contact .row .info .via span {
    position: absolute;
    top: 12px;
}

.contact .col-md-4 .info {
    /*padding-top: 30px;
    padding-left: 40px;*/

    /*new*/

    padding-left: 50px;
}

.contact .row .info .showroom {
    font-size: 12px;
    line-height: 12px;
    height: 12px;
    overflow: hidden;
    position: relative;
}

.contact .row .info .contact-showroom {
    overflow: hidden;
    position: relative;
    font-size: 12px;
    font-weight: 300;
    line-height: 17px;
    letter-spacing: 0.13em;
    text-align: left;
    color: #000000;
}

.contact .row .info .showroom span {
    position: absolute;
    top: 12px;
}

.contact .row .info a {
    color: #000;
}

#show_co {
    position: absolute;
    bottom: 0px;
    left: 50%;
}

#show_co .rotate90 {
    color: #fff;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    width: 30vh;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    letter-spacing: 6px;
    text-indent: 3px;
}

#show_co .line {
    width: 1px;
    background-color: #fff;
    height: 0vh;
    float: left;
    margin-right: 20px;
}

#show_co .rotate90 div {
    height: 14px;
    line-height: 16px;
    overflow: hidden;
    position: relative;
}

#show_co .rotate90 span {
    position: absolute;
    top: 16px;
    text-transform: uppercase;
}

#show_co .rotate90 a,
#show_co .rotate90 a:hover {
    color: #fff;
    text-decoration: none;
}

.press .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

.press .row {
    margin-left: 0px;
    margin-right: 0px;
}

.giornale {
    position: relative;
    height: 20vh;
    width: 100%;
    padding: 0px;
    z-index: 11;
}

.giornale [class*="col-md-"] {
    height: 20vh;
    padding-left: 0px;
    padding-right: 0px;
}

.giornale .rosa,
.giornale .nero,
.giornale .bianco {
    height: 20vh;
}

.giornale .bianco {
    background-color: #efefef;
}

.giornale .bianco img {
    height: 4vh;
    position: absolute;
    top: 4vh;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.giornale .rosa div {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
}

.giornale .rosa h2,
.giornale .rosa h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.giornale .rosa h2 {
    font-family: 'proxima_nova_rgbold';
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 6px;
    text-indent: 3px;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    height: 12px;
}

.giornale .rosa h3 {
    font-family: 'ProximaNovaR';
    font-weight: normal;
    font-size: 12px;
    line-height: 12px;
    margin-top: 12px;
    letter-spacing: 6px;
    text-indent: 3px;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    height: 12px;
}

.giornale .nero img {
    width: 35px;
    height: 39px;
}

.giornale .nero a {
    width: 35px;
    height: 39px;
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.giornale.schermata1 .bianco {
    width: 0%;
}

.giornale.schermata1 .logo_g {
    height: 4vh;
    height: 4vh;
    position: relative;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    overflow: hidden;
}

.giornale.schermata1 .rosa h2 span {
    position: absolute;
    top: 12px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.giornale.schermata1 .rosa h3 span {
    position: absolute;
    top: 12px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.giornale.schermata1 .d_ce,
.giornale.schermata1 .d_fr {
    position: absolute;
    left: 0px;
    top: 0px;
}

.giornale.schermata1 .d_ce {
    opacity: 0;
}

.giornale.schermata1 .d_fr {
    top: -5vh;
    opacity: 0;
}

.insta .d_ce,
.insta .d_fr {
    position: absolute;
    top: 0px;
}

.insta .d_ce {
    opacity: 0;
}

.insta .d_fr {
    right: -5vh;
    opacity: 0;
}

.insta .nero img {
    width: 35px;
    height: 39px;
}

.insta .nero a {
    width: 35px;
    height: 39px;
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.social .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

.social .row {
    margin-left: 0px;
    margin-right: 0px;
}

.social [class*="col-md-"] {
    height: auto;
    padding-left: 0px;
    padding-right: 0px;
}

.social .insta {
    height: 70vh;
}

.social .insta [class*="col-md-"] {
    height: 70vh;
}

.social .insta .bianco,
.social .insta .rosa,
.social .insta .nero {
    height: 70vh;
    padding: 2vh 0;
}

.insta .bianco img {
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.social_foto {
    width: 0%;
    height: 70vh;
    position: absolute;
    opacity: 1;
    overflow: hidden;
    background: #fff;
}

.social_foto .foto {
    width: 0%;
    height: 70vh;
    position: absolute;
    top: 0vh;
    overflow: hidden;
}

.social_foto img {
    height: 70vh;
    width: 100%;
}

.social .rosa .info {
    position: relative;
    top: 50%;
    margin: 0% 10%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: justify;
    font-family: 'ProximaNovaR';
    font-size: 14px;
    line-height: 20px;
}

.social .rosa .info p {
    text-align: left;
    position: relative;
    top: 5vh;
    opacity: 0;
}

.social .rosa .info p:nth-child(2) {
    color: #fff;
}

#show_dsoc {
    position: absolute;
    bottom: 55px;
    right: 0;
}

#show_dsoc .rotate0 {
    letter-spacing: 6px;
    text-indent: 3px;
    float: left;
    width: 210px;
}

#show_dsoc .line {
    width: 0;
    background-color: #000;
    height: 1px;
    float: left;
    margin-left: 20px;
    margin-top: 9px;
}

#show_dsoc .rotate0 div {
    height: 14px;
    line-height: 16px;
    overflow: hidden;
    position: relative;
}

#show_dsoc .rotate0 span {
    position: absolute;
    top: 16px;
}

.address,
.address .rosa {
    height: 25vh !important;
}

.i-coll {
    position: absolute;
    top: 83%;
    right: 40px;
    opacity: 0;
}

.i-coll p {
    height: auto !important;
    margin: 0 !important;
}

[id^="coll-id"],
.close-info-button {
    display: none;
}

[id^="coll-id"] {
    position: absolute;
    top: 60px;
    right: -40px;
    background: #fff;
    width: 100%;
    min-width: 220px;
    height: auto !important;
    z-index: 1;
    padding: 10px;
    text-align: justify;
}

.info-button {
    display: block;
    color: #fff;
    font-size: 3em;
    height: 35px;
    width: 35px;
    line-height: 35px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 50%;
    cursor: pointer;
}

.close-info-button {
    color: #fff;
    font-size: 3em;
    height: 35px;
    width: 35px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 50%;
    cursor: pointer;
}

.news-more {
    -webkit-transform: translateY(50%);
    transform: translateY(50%);
    background: #2c2d32;
    width: 200px !important;
}

.news-more:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.news-more:hover:after {
    width: 30vw;
    background: #ccc;
}

.news-more h3 {
    position: absolute !important;
    width: 100%;
    height: 10px;
    left: 0px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0px;
    margin: 15px 0px;
    overflow: hidden;
    font-weight: normal;
    font-size: 10px;
    line-height: 10px;
}

.news-more h3 span {
    position: relative !important;
    display: inline-block;
    opacity: 0;
    font-family: 'ProximaNovaR';
}

/*
messenger
*/
.messeges {
    position: relative;
}

.messeges a {
    padding-top: 4px;
    height: 38px;
    width: 38px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    font-size: 20px;
}

.pink .soc .messeges img:hover {
    background: transparent;
}

.messeges a.parent {
    position: relative;
    background-color: rgba(192, 185, 179, 1);
    z-index: 20;
    border: 1px solid #191919;
    color: #2C2D32;
}

.messeges a.sibling-left {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    transition: transform 0.3s ease-in 0.1s;
}

.messeges a.sibling-rigth {
    background-color: #F4BEBE;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    transition: transform 0.3s ease-in 0.1s;
    border: 1px solid #191919;
    padding-top: 0px;
}

.messeges a.sibling-center:hover {
    background: rgba(255, 255, 255, 0.8);
}

.messeges a.sibling-rigth:hover {
    background: rgba(255, 255, 255, 0.8);
}

.messeges a.sibling-center {
    border: 1px solid #191919;
    background-color: #F4BEBE;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 38px;
    height: 38px;
    transition: transform 0.3s ease-in 0.1s;
}

.messeges a.sibling-left img {
    width: 90%;
}

.messeges a.sibling-rigth img {
    width: 30px;
    padding-top: 4px;
}

.messeges a.sibling-center img {
    width: 30px;
}

.messeges.open a.sibling-left {
    -moz-transform: translate(-20px, 30px);
    -ms-transform: translate(-20px, 30px);
    -webkit-transform: translate(-20px, 30px);
    -o-transform: translate(-20px, 30px);
    transform: translate(-40px, 35px);
}

.messeges.open a.sibling-rigth {
    -moz-transform: translate(20px, 30px);
    -ms-transform: translate(20px, 30px);
    -webkit-transform: translate(20px, 30px);
    -o-transform: translate(20px, 30px);
    transform: translate(30px, 45px);
}

.messeges.open a.sibling-center {
    -moz-transform: translate(20px, 30px);
    -ms-transform: translate(20px, 30px);
    -webkit-transform: translate(20px, 30px);
    -o-transform: translate(20px, 30px);
    transform: translate(-30px, 45px);
}

.d-none-on-1200 {
    display: none;
}

.ua-mob {
    width: 38px
}

@media(max-width: 1440px) {
    #press2 .clients {
        width: 846px;
    }
}


@media(min-width: 280px) {

    .collection .gallery.row .principale img,
    .collection .gallery.row .secondaria img {
        height: 157.5px;
    }
}

@media(min-width: 420px) {

    .collection .gallery.row .principale img,
    .collection .gallery.row .secondaria img {
        min-height: 236.25px;
        ;
    }
}

@media(min-width: 770px) {

    .collection .gallery.row .principale img,
    .collection .gallery.row .secondaria img {
        min-height: 433.35px;
    }
}

@media(min-width: 992px) {

    .collection .gallery.row .principale img,
    .collection .gallery.row .secondaria img {
        min-height: 279px;
    }
}

@media(min-width: 1440px) {

    .collection .gallery.row .principale img,
    .collection .gallery.row .secondaria img {
        min-height: 405px;
    }
}

.show_ho .fixed {
    bottom: 8vh;
}

/*new*/
.contact-address-wrapper {
    display: flex;
    align-items: flex-end;
    overflow: hidden;
}

#foot .scritta span.contact-info-desk-footer {
    top: 0px;
    left: 50px;
    transform: none;
    -webkit-transform: none;
    width: auto;
}





.show_ho>.fixed {
    bottom: 9vh;
    top: 9vh;
    display: flex;
    justify-content: center;
}

.show_ho>.absolute {
    bottom: 0px;
    top: 0px;
    display: flex;
    justify-content: center;
    position: absolute;
}

.show_ho .line {
    margin-right: 0px;
}

.show_ho .rotate90 {
    writing-mode: vertical-rl;
    text-orientation: mixed;
    transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    width: auto;
    position: absolute;
    overflow: hidden;
    bottom: 48px;
    top: 22px;
}

.show_ho .rotate90 div {
    height: auto;
    overflow: visible;
    margin: 0px;
    line-height: 16px;
}

.show_ho .rotate90 span {
    position: relative;
    top: 0px;
    right: 50px;
}