@font-face {
    font-family: "Neue Lt";
    src: url("/@/js-css/css/font/h-neue/Neue-Light.ttf") format("truetype");
}
@font-face {
    font-family: "Neue";
    src: url("/@/js-css/css/font/h-neue/Neue-Medium.ttf") format("truetype");
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Montserrat", sans-serif;
}
.h2,
h2 {
    font-size: 1.6rem;
}
p,
a {
    font-family: "Montserrat", sans-serif;
    color: #2d2d2d;
    transition: .3s;
}
a:hover {
    color: #C3423F;
}
body {
    position: relative;
    overflow-x: hidden;
    background: #fff;
}
a {
    color: inherit;
}
a:hover {
    text-decoration: none;
}
a:focus {
    outline: none;
}
img {
    max-width: 100%;
    height: auto;
}

.layer_black{
    background: rgba(0,0,0,.6);
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 1;
    /* mix-blend-mode: multiply; */
    top: 0;
    left: 0;
}
.c-1400 {
    max-width: 1400px;
    margin: 0 auto;
}
.contutto {
    max-width: 1980px;
    margin: 0 auto;
}
.altezza-slider-home {
    min-height: 85vh;
}
.dropdown-toggle::after {
    display: none;
}

.dropdown:hover .dropdown-menu {
    display: block !important;
}
.dropdown-menu {
    border-radius: 0px;
    margin-top: 0px;
}
.nav-item {
    padding: 0px 8px;
}
.nav-item:last-child {
    padding-right: 0px;
}
.nav-item .scavolini-img {
    position: relative;
    top: -4px;
}
.nav-item .scavolini-img img {
    width: 70px;
    height: auto;
}
.nav-link {
    color: #000 !important;
    font-size: 16px;
    font-weight: 600;
}
.list-horizontal {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    width: 70%;
    margin: 0 auto;
    padding-bottom: 20px;
}

.list-horizontal .nav-item {
    width: auto !important;
}

.list-horizontal .nav-item:first-child {
    width: 100% !important;
}
.head__inside {
    width: 100%;
    position: absolute;
    top: 0;
    background-color: #f5f5f5;
    padding: 3px 0;
    display:none;
}

.head__inside--left a {
    text-transform: uppercase;
    color: #2d2d2d;
    transition: 0.3s ease;
    font-size: 12px;
    font-weight: 400;
    margin-right: 20px;
}
.head__inside--left a:hover {
    color: #C3423F;
}

.head__inside i {
    color: #C3423F;
    margin-right: 5px;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition-duration: 0.15s, 0.15s;
}
.contact-form input:focus {
    border-color: #C3423F;
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

/*.navbar-brand img{width: 140px;}*/
.navbar-nav {
    margin: 0 auto;
}
.hs-nav {
    position: fixed;
    z-index: 2000;
    top: 0;
    background-color: #fff;
}
.position-menu-tag {
    /*    position: fixed;
        z-index: 15;
        top: 172px !important;
        transition: 0.4s;*/
}
.position-menu-tag.headroom--unpinned {
    /*top: 115px !important;*/
}
.pad-space-nav {
    padding: 36px 0;
}
.content-slider-home {
    /*margin-top: -200px;*/
}
.bg-col-mid-black {
    background-color: #888;
}
.pad-dow-sli {
    padding: 3% 5% !important;
}
.h-dow-sli h2 {
    font-size: 36px;
    color: #fff;
}
.p-dow-sli p {
    font-size: 24px;
    color: #aaa;
}
.a-dow-sli a {
    color: #fff !important;
    text-align: center;
    display: block;
    font-family: "Montserrat", sans-serif;
}
.container-testo-box-sotto {
    width: auto;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10;
}
.container-testo-box-sotto h3 {
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    background-color: #8b9383;
    color: #fff;
    height: 3em;
    line-height: 3em;
    padding: 0 2em;
    margin: 0;
}
.container-testo-box {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transition: all 0.4s linear;
    background-color: rgba(59, 60, 64, 0.8);
    padding: 10%;
    color: #fff;
    justify-content: center;
    display: flex;
    transform: translate3d(-100%, 0, 0);
}
.con-box-sotto img {
    overflow: hidden;
}
.con-box-sotto {
    overflow: hidden;
}
.con-box-sotto a:hover .container-testo-box {
    transform: translate3d(0, 0, 0);
}
.container-testo-box h4 {
    font-size: 14px;
    margin: auto;
    padding: 0px 15px;
}
.container-testo-box h3 {
    font-size: 24px;
    margin: auto;
    padding: 0px 15px;
}
.tit-marchi h5 {
    text-align: center;
    font-size: 2em;
    font-family: "Montserrat", sans-serif;
    color: #999;
    vertical-align: top;
    line-height: 1.3;
}

.tit-marchi.tit-marchi__about h5 {
    color: black;
    padding-top: 50px;
    font-family: "Montserrat", sans-serif;
}
/* MODULO PARTNER GRIGLIA */
.line {
    border: solid 1px #f6f7f8;
    max-width: 1210px;
    margin: 0 auto;
    margin-top: 10px;
}
.partner {
    display: block;
    padding: 0;
}
.partner li {
    list-style: none;
    color: rgba(0, 0, 0, 0.5);
    transition: 0.3s linear;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
}
.partner li:hover {
    color: rgba(0, 0, 0, 0.9);
}
.partner-row {
    min-height: 150px;
}
.max-logo-partner {
    max-height: 60px;
}
.menu-partner {
    position: absolute;
    z-index: 14;
    background: #fff;
    top: 0;
    left: 0;
    display: none;
    padding: 10px;
    width: 100%;
}
.apri-menu:hover .menu-partner {
    display: block !important;
}
.d-none-0 {
    display: none;
}
.apri-menu {
    height: 100%;
}
.apri-menu a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
.apri-menu img {
    text-align: center;
    display: inline-block !important;
    vertical-align: middle;
}
.partner a {
    line-height: normal;
    color: #333333;
    text-transform: uppercase;
}
.partner a:hover {
    color: #C3423F;
}

/* FINE MODULO PARTNER GRIGLIA */
.px-foot {
    padding-left: 5%;
    padding-right: 5%;
}
.max-logo-foot {
    max-width: 120px;
}
.line-foot {
    border-bottom: solid 1px #999;
    border-top: solid 1px #999;
}
.link-cat-foot a {
    font-family: "Montserrat", sans-serif;
    color: #111 !important;
    padding: 0 20px;
    transition: all 0.4s linear;
    cursor: pointer;
}
.link-cat-foot a:hover {
    color: #fff !important;
}
.link-aft-cat-foot a {
    font-family: "Montserrat", sans-serif;
    color: #111 !important;
    padding: 0 20px;
    transition: all 0.4s linear;
    cursor: pointer;
    border-right: solid 1px #999;
}
.link-aft-cat-foot a:last-child {
    border: none;
}
.link-aft-cat-foot a:hover {
    color: #fff !important;
}
.last-foot p {
    font-size: 12px;
    color: #111;
    padding: 0 20px;
    margin: 0;
}
.testo-box-big {
    padding: calc(20px + 3%);
}
.testo-box-big h2 {
    font-size: 3.5vw;
    color: #333;
}
.testo-box-big h2 span {
    font-size: 0.5em;
    font-family: "Montserrat", sans-serif;
    color: #999;
    display: inline-block;
    vertical-align: top;
    line-height: 1.3;
}
.testo-box-big p {
    font-size: 1.1vw;
    line-height: 1.8;
    margin: 8% 12% 4%;
}
.testo-box-big a {
    margin: 0 15%;
    font-family: "Montserrat", sans-serif;
    transition: all 0.4s linear;
}
.testo-box-big a::before {
    content: "";
    display: inline-block;
    width: 1.5em;
    height: 2px;
    background-color: currentColor;
    transition: -webkit-transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    transition: transform 0.3s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.3s cubic-bezier(0.77, 0, 0.175, 1);
    vertical-align: middle;
    margin-top: -1px;
    margin-right: 1em;
    -webkit-transform-origin: left;
    transform-origin: left;
}
.testo-box-big a:hover {
    cursor: pointer;
    color: #8b9383 !important;
}
.testo-box-big a:hover::before {
    -webkit-transform: scaleX(1.3);
    transform: scaleX(1.3);
}
.testo-box-big {
    box-shadow: 0 0 80px rgba(59, 60, 64, 0.3);
    z-index: 2;
    margin-top: -37%;
    background-color: #fff;
    min-height: 48vw;
}
.m-top-meno1 {
    margin-top: calc(-60px - 8.2%);
}
.bread p {
    margin: 0;
    /*text-transform: uppercase;*/
    color: #fff;
    /*text-align: center;*/
}
.bread p a {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    color: #fff !important;
    transition: all 0.4s linear;
    margin-right: 8px;
}
.bread span {
    margin-left: 8px;
}
.bread p a:hover {
    color: #fff !important;
    text-decoration: none;
}
.bg-col-bread {
    background-color: #C3423F;
}
.h-350 {
    height: 200px;
    flex-wrap: nowrap;
    justify-content: flex-start;
}
.h-350 h1 {
    font-size: 35px;
    color: #888;
    font-style: normal;
    order: 1;
    position: relative;
    z-index: 1;
    line-height: 1.2;
    margin: 0;
}
.h-350 p {
    display: block;
    color: #888;
    opacity: 1;
    font-size: 17px;
    line-height: 28px;
    order: 2;
    z-index: 1;
    max-width: 550px;
    margin: 0;
    margin-right: 50px;
}
.p-5-percent {
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 40px;
}
.intestazione {
    padding-bottom: 0;
    min-width: 240px;
    max-width: 240px;
    height: 210px;
    margin-left: calc(-5vw - 20px);
    position: relative;
    width: 45%;
    margin-right: 50px;
}
.intestazione svg {
    transform: rotate(180deg);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    color: #2c2d2f;
    fill: #888;
}
.p5-per-rub {
    /*    padding: 0 5%;
        padding-bottom: 5%;*/
}
.p-sch-rub {
    /*    padding: 0 15px;
        margin-bottom: 30px;*/
}
.container-testo-box-sotto1 {
    width: auto;
    position: absolute;
    bottom: 0;
    left: 15px;
    z-index: 10;
}
.container-testo-box-sotto1 h3 {
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;

    color: #fff;
    height: 3em;
    line-height: 3em;
    padding: 0 2em;
    margin: 0;
}
.gotop {
    position: absolute;
    width: 12px;
    height: 12px;
    top: 13px;
    right: 20px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    transition: all 0.333s ease-out;
    cursor: pointer;
    text-decoration: none;
}
.gotop:hover {
    border-color: #4d504b;
}
.container-testo-box1 {
    position: absolute;
    top: 0;
    left: 15px;
    bottom: 0;
    right: 15px;
    transition: all 0.4s linear;
    background-color: rgba(59, 60, 64, 0.8);
    padding: 6%;
    color: #fff;
    display: flex;
    justify-content: center;
    opacity: 0;
    text-align: center;
    align-items: center;
    font-size: 16px;
}
.p-sch-rub:hover .container-testo-box1 {
    opacity: 1;
}
.p-sch-rub figure {
    position: relative;
    overflow: hidden;
    margin: 0;
}
.p-sch-rub img {
    transition: all 0.4s linear;
}
.p-sch-rub:hover img {
    /*transform: scale(1.2);*/
}
.c-txt-rub {
    display: block;
    width: 84%;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
.intestazione1 {
    width: 180px;
    height: 180px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.intestazione1 svg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: calc(100% - 35px);
    height: calc(100% - 35px);
    fill: #888;
    z-index: 2;
}
.intestazione1::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 100px 100px;
    border-color: transparent transparent #888;
    z-index: 1;
}
.intestazione1::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 40px;
    height: 140px;
    background-color: #888;
    z-index: 1;
}
.c-txt-rub-sez {
    /*    padding: 0;
        max-width: 900px;
        margin: 0 auto;*/
    margin-bottom: 5em;
}
.c-txt-rub-sez ul {
    font-family: "Montserrat", sans-serif;
}
.navbar-right_tag {
    display: block;
    margin: 0 auto;
    list-style: none;
    text-align: center;
    position: relative;
    background-color: #fff;
    box-shadow: 0 8px 9px -4px rgba(0, 0, 0, 0.19);
    z-index: 11;
}
.navbar-right_tag .dropdown_tag {
    display: inline-block;
    margin: 0 2rem;
    padding: 0.5rem 1rem 1rem 1rem;
}
.navbar-right_tag .dropdown-menu_tag {
    display: none;
    list-style: none;
    position: absolute;
    top: 100%;
    left: 0;
    padding: 0.3rem 1rem;
    text-transform: uppercase;
    font-size: 15px;
    background-color: #fff;
    width: 100%;
    padding: 10px 0;
    z-index: 10;
}
.navbar-right_tag .dropdown-toggle::after {
    display: none;
}
.navbar-right_tag .dropdown_tag:hover .dropdown-menu_tag {
    display: block;
}
.navbar-right_tag .dropdown_tag a {
    text-decoration: none;
    color: inherit;
}
.navbar-right_tag .dropdown-menu_tag li {
    min-width: 150px;
    transition: all 0.5s linear;
    display: inline-block;
    margin: 0 1.5rem;
}

.dropdown-menu_tag a {
    border-radius: 20px;
}
.navbar-right_tag .dropdown-menu_tag a {
    color: #999;
    transition: all 0.5s linear;
    font-size: 13px;
    padding: 0.2rem 0.5rem;
    display: block;
    font-weight: 500;
    letter-spacing: 1px;
}
.navbar-right_tag .dropdown-menu_tag li:hover a {
    color: #C3423F;
    text-decoration: none;
}
schedina_introschedina_introschedina_intro.tag_attivo::before {
    content: "";
    width: 45%;
    height: 1px;
    background: #000;
    bottom: 3px;
    left: 28%;
    position: absolute;
}
.navbar-right_tag .dropdown_tag span {
    padding: 0 1rem;
    cursor: pointer;
}
.navbar-nav.navbar-right_tag li a.tag_attivo {
    color: #C3423F;
}
.elemento_attivo {
    position: relative;
}
.elemento_attivo::before {
    content: "";
    width: 45%;
    height: 1px;
    background: #666;
    bottom: -2px;
    left: 28%;
    position: absolute;
}
.page_nav {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: right;
}
.page_nav li {
    display: inline-block;
    margin-left: 8px;
}
.pag_attivo {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
}
.navbar-tag-schedina {
    text-align: center !important;
    margin: 0 auto;
    display: block;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.15), transparent 10px);
    background-color: rgba(0, 0, 0, 0);
    padding: 10px 0;
}
.navbar-tag-schedina li {
    display: inline-block;
    padding: 0 2.5%;
}
.navbar-tag-schedina a {
    color: #999;
    transition: all 0.5s linear;
    font-size: 18px;
}
.navbar-tag-schedina a:hover {
    color: #C3423F !important;
    text-decoration: none;
}
.m-meno-privacy {
    margin-top: 50px;
}
.correlati figure {
    position: relative;
    overflow: hidden;
    margin: 0;
}
.correlati img {
    transition: all 0.5s linear;
}
.correlati a:hover img {
    transform: scale(1.1);
}
.correlati {
    margin-bottom: 20px;
}
.correlati h5 {
    padding-top: 10px;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
}
.correlati h5,
.schedina_intro .container-testo-box-sotto1 {
    background: #000;
    border-color: #000;
    text-transform: uppercase;
    transition: background-color 300ms ease-out;
    cursor: pointer;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    line-height: normal;
    border-style: solid;
    border-width: 2px;
    position: absolute;
    padding: 20px;
    border-radius: 30px;
    color: white;
    height: 47px;
    padding: 0;
    min-width: 179px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
}
.correlati a,
.schedina_intro a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
}

.sha-img img {
}
.ric-prev {
    display: block;
    padding: 15px;
    margin: 20px;
    border: solid 1px #59baaf;
    background-color: #59baaf;
    transition: all 0.5s linear;
    color: #fff !important;
    border-radius: 40px;
}
.cataloghi {
    display: block;
    padding: 15px;
    margin: 20px;
    border: solid 1px #888;
    background-color: #888;
    transition: all 0.5s linear;
    color: #fff !important;
    border-radius: 20px;
    margin-top: 80px !important;
}
.cataloghi:first-child {
    margin-top: 0 !important;
}

.cataloghi h2 {
    color: #222222 !important;
    font-family: "Montserrat", sans-serif !important;
    text-align: left;
}
.part-text h3 {
    font-family: "Montserrat", sans-serif !important;
}
.ric-prev:hover {
    color: #333 !important;
    background-color: #fff;
}
.cataloghi:hover {
    color: #333 !important;
    background-color: #fff;
}
.prec,
.succ {
    font-size: 13px;
}
.prec a:last-child {
    display: block;
    text-align: center;
}
.succ a:last-child {
    display: block;
    text-align: center;
}
.prec-suc {
    max-width: 40px;
}
.formm {
    padding-bottom: 20px;
}
.formm button {
    border: solid 1px black;
    background-color: black;
    color: #fff;
    transition: all 0.5s linear;
    padding: 10px 0;
    display: block;
    width: 50%;
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    border-radius: 20px;
}
.formm button:hover {
    text-decoration: none;
    color: #333;
    background-color: #fff;
    border-color: black;
}
.formm input {
    text-align: center;
    border-top: none;
    border-left: none;
    border-right: none;
    border: 1px solid black;
    border-radius: 20px;
}
.formm select {
    text-align: center !important;
    border-top: none;
    border-left: none;
    border-right: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border: 1px solid black;
    border-radius: 20px;
}
.formm textarea {
    text-align: center;
    border-top: none;
    border-left: none;
    border-right: none;
    border: 1px solid black;
    border-radius: 20px;
}
.info h3 {
    margin-top: 15px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
}
.form-control {
    border-radius: 0;
}
.form-check {
    padding-top: 8px;
    padding-bottom: 4px;
    text-align: center;
}
.dinamico h3 {
    margin-top: 15px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
}
.dinamico ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: block;
}
.dinamico ul li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 15px;
    border: 1px solid #C3423F;
    background-color: #fff;
    transition: all 0.5s linear;
    border-radius: 20px;
}
.dinamico ul li a {
    color: #C3423F !important;
    transition: all 0.5s linear;
    padding: 8px 10px;
    display: block;
    border-radius: 20px;
}
.dinamico ul li:hover {
    background-color: #C3423F;
}
.dinamico ul li:hover a {
    color: #fff !important;
    text-decoration: none;
}
.titcat {
    margin-top: 50px;
}
.titcat h4 {
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
    letter-spacing: 1px;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 25px;
}
.p-succ {
    display: none;
}
.sezione-contatti-2 h2 {
    margin-top: 15px;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 20px;
    text-align: center;
}
.sezione-contatti-2 p {
    text-align: center;
    font-size: 16px;
}
.partner-home {
    position: absolute;
    top: -150px;
}
.ul-speciale {
    font-family: "Montserrat", sans-serif;
}
.slider-lagostore {
    box-shadow: 0px 0px 22px 4px #999;
}
.navbar-light .navbar-toggler {
    border: none !important;
}
.navbar-toggler {
    outline: none;
}

.navbar-toggler .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #C3423F;
}
.navbar-toggler .icon-bar + .icon-bar {
    margin-top: 4px;
}


.btnh {
    border-radius: 4px;
    border: 0.5px solid gray;
    color: #222 !important;
    display: inline-block;
    margin: 0 0.25em;
    overflow: hidden;
    padding: 24px 38px 24px 16px;
    position: relative;
    text-decoration: none;
    line-height: 1;
    border-radius: 0;
}
.btnh .btn-content {
    font-weight: 300;
    font-size: 1em;
    line-height: 1.2;
    padding: 0 26px;
    position: relative;
    right: 0;
    transition: right 300ms ease;
    display: block;
    text-align: left;
}
.btnh .icon {
    border-left: 1px solid #eee;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    transition: all 300ms ease;
    transform: translateY(-50%);
    width: 40px;
    height: 70%;
}
.btnh .icon i {
    position: relative;
    top: 48%;
    transform: translateY(-50%);
    font-size: 30px;
}
.btnh:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #ddd;
    opacity: 0;
    transition: opacity 300ms ease;
    cursor: pointer;
}
.btnh:hover .btn-content {
    right: 100%;
}
.btnh:hover .icon {
    border-left: 0;
    font-size: 1.8em;
    width: 100%;
}
.btnh:hover:after {
    opacity: 0.2;
}
.btnh.btn-alt-color {
    border-color: salmon;
    color: salmon;
}
.btnh.btn-alt-color .icon {
    border-left-color: salmon;
}
.btnh.btn-alt-color:after {
    background-color: salmon;
}
.immagineBiancoNero {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.arrow-lightbox {
    max-width: 40px;
}
.modal-body {
    padding: 0;
}

/* NUOVO */

html,
body {
    font-size: 12px;
}

.h-350 {
    height: auto;
}

.h-350 h1 {
    color: black;
}

/* menu */
.hs-nav {
    top: 0 !important;
    padding-right: 0;
    background: transparent;
    max-width: 1980px;
    width: 100%;
}

#navbarNavDropdown {
    width: 100%;
    align-items: center;
}

nav.navbar {
    transition: 0.4s;
    flex-direction: column;
    background: #fff;
    width: 100%;
    /*height: 172px;*/
    padding-top: 10px !important;
    overflow: visible;
    padding-bottom: 10px !important;
}

nav.navbar .container {
    max-width: 1700px;
}

nav.navbar.headroom--unpinned {
    /*    height: 115px;
        padding-top: 28px !important;
        background: rgba(0, 0, 0, 0.9);*/
}

.navbar-brand {
    margin: 0;
}

.navbar-nav {
    justify-content: flex-end;
    width: 100%;
    margin: 0;
    margin-top: 9px;
}

.navbar-nav .nav-item {
    /*    width: 100%;
        height: 45px;*/
    padding: 0;
    text-align: center;
}

.navbar-nav .nav-link {
    transition: 0.2s;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 700;
    color: #2d2d2d !important;
    /*padding: 10px !important;*/
}

.navbar-nav .nav-link:hover {
    color: #C3423F !important;
}

.dropdown-menu {
    transition: 0.2s;
    /*min-width: auto;*/
    width: 100%;
    height: 0;
    border: 0;
}

.dropdown:hover .dropdown-menu {
    height: auto;
    width: auto;
}
.navbar-expand-lg .navbar-nav .dropdown-menu {
    background: transparent;
    width: 100vw;
    top: 49px;
    left: 0;
    position: absolute;
    right: auto;
    /*transform: translateX(-68vw);*/
}
a.nav-link.nav-link2.text-small.pb-2.mb-1.d-block.nav-heading {
    font-weight: bold;
    border-bottom: 2px solid gray;
}

i.fa.fa-search {
    color: #59baaf;
    border: 1px solid #59baaf;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.3s ease;
}

.head__inside--right {
    /*    display: flex;
        align-items: center;*/
}
.head__inside--right a {
    color: #2d2d2d;
    transition: 0.3s ease;
    font-size: 12px;
    /*    margin-right: 20px;
        display: flex;
        align-content: center;
        align-items: center;*/
    font-weight: 400;
}

.head__inside--right a:hover {
    color: #C3423F;
}

.search:hover .addsearch {
    width: auto;
    opacity: 1;
}

.addsearch:hover,
.addsearch:focus {
    width: auto;
    opacity: 1;
}

.addsearch:hover,
.addsearch:focus {
    width: auto;
    opacity: 1;
}
.addsearch {
    cursor: auto;
    border: none;
    background: none;
    border-bottom: 1px solid #59baaf;
    color: white;
    width: 0;
    opacity: 0;
    transition: 0.3s ease;
}
.mega-mob .nav-item {
    height: auto;
}

.mega-mob .nav-item .h3-menu {
    font-weight: bold;
    /*border-bottom: 2px solid gray;*/
    padding-right: .5rem;
    padding-left: .5rem;
    transition: 0.2s;
    text-transform: unset;
    font-size: 1rem;
    width: 100%;
    height: 100%;
    padding: 12px 0;
    padding-bottom: 6px;
}

.mega-mob .nav-item .nav-link {
    font-weight: 400 !important;
}

.mega-mob .nav-item a:hover {
    background: none;
    color: #59baaf;
}
a.dropdown-item.nav-link.text-small.pb-2.mb-1.d-block {
    font-size: 12px;
    text-align: left;
    padding-top: 4px;
}
.dropdown-menu .nav-link {
    color: black !important;
}
.dropdown-item {
    transition: 0.2s;
    /*    padding-left: 0;
          padding-right: 0;*/
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 400;
    color: #333333;
}

.nav-item.dropdown {
    position: static;
}

.dropdown-item:hover {
    color: #59baaf !important;
    background: transparent !important;
}
/**/

/* slider home */
.slider-home .text-slider {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: "Montserrat", sans-serif;
    font-size: 2.83333rem;
    font-weight: 700;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.slider-home .image-slider {
    height: 60rem;
    width: 100%;
    object-fit: cover;
}

.slider-home .swiper-button-prev,
.slider-home .swiper-container-rtl .swiper-button-next,
.swiper-btm-slide .swiper-button-prev,
.swiper-btm-slide .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
    left: 25px;
}

.slider-home .swiper-button-next,
.swiper-btm-slide .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
    right: 25px;
}

.slider-home .swiper-button-next,
.slider-home .swiper-button-prev,
.swiper-btm-slide .swiper-button-next,
.swiper-btm-slide .swiper-button-prev {
    width: 50px;
    height: 43px;
    margin-top: -20px;
    background-size: 100%;
    opacity: 0.7;
}

.slider-home .swiper-pagination-bullet,
.swiper-btm-slide .swiper-pagination-bullet {
    background: #666666;
    width: 0.75rem;
    height: 0.75rem;
    opacity: 1;
}

.swiper-btm-slide .swiper-pagination-bullet-active,
.slider-home .swiper-pagination-bullet-active {
    background: #59baaf;
}
/**/

/* slider partner */
.content-partner {
    position: relative;
}

.slider-partner {
    width: 80%;
    overflow: visible;
}

.content-partner .swiper-button-prev,
.content-partner .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23aaaaaa'%2F%3E%3C%2Fsvg%3E");
    left: 0px;
}

.content-partner .swiper-button-next,
.content-partner .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23aaaaaa'%2F%3E%3C%2Fsvg%3E");
    right: 0px;
}

.content-partner .swiper-button-next,
.content-partner .swiper-button-prev {
    width: 34px;
    height: 28px;
    margin-top: -14px;
    background-size: 100%;
    opacity: 1;
}
/**/

/* footer */
footer {
    background-color: #000000;
}

.col-footer {
    display: flex;
    flex-direction: column;
    padding: 4rem;
    padding-left: 1.2rem;
    padding-right: 1.2rem;
    padding-bottom: 2rem;
}

.col-footer a,
.col-footer p {
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    padding: 5px 0px;
}

.col-footer-logo p {
    line-height: 200%;
    margin-top: 10px;
}

.footer-text-contact {
    line-height: 200%;
}

.col-footer a:hover {
    color: #C3423F;
}

.col-footer-low a {
    text-transform: lowercase;
}

footer a i {
    font-size: 15px !important;
    color: #fff;
    padding: 0px 12px !important;
}

.footer-title {
    font-size: 15px;
    font-weight: 500;
    line-height: 1;
    color: #ffffff;
    margin: 0;
}

.footer-title::after {
    content: "";
    display: block;
    width: 30%;
    border-bottom: solid 1px #ffffff;
    padding-top: 15px;
    margin-bottom: 15px;
}

.middlefooter p {
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    margin-bottom: 25px;
    opacity: .3;
}

.subfooter {
    width: 100%;
    border-top: solid 1px rgba(255,255,255,.2);
    background: rgba(0,0,0,.3);
    padding: 5px 0;
    padding-top: 18px;
}

.subfooter p, .subfooter a {
    font-size: 12px;
    font-weight: 500;
    color: #fff;
}

.subfooter a:hover {
    color: #C3423F;
}

/**/

/* box */
.layer {
    background: #c56400db;
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 1;
    mix-blend-mode: multiply;
    top: 0;
    left: 0;
}

.ct-visita {
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    position: relative;
    margin-bottom: 70px;
    padding-bottom: 70px;
    padding-top: 70px;
}

.block--bg {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 20px;
    color: white;
}

.block--bg h4 {
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-size: 38px;
    font-weight: bold;
}
.block--bg p {
    text-transform: uppercase;
    font-size: 18px;
}

.block--bg a {
    background: #59baaf;
    border-color: #59baaf;
    text-transform: uppercase;
    border-radius: 44px;
    width: 170px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    transition: 0.3s ease;
    border: 2px solid #59baaf;
}

.block--bg a:hover {
    background: white;
    color: #59baaf;
}

.box-home-btm h2 {
    color: black;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    font-size: 36px;
}
.box-home-btm h5 {
    font-size: 21px;
    color: black;
}
.container-testo-immagine {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 40px;
}

.container-testo-immagine a {
    margin-bottom: 20px;
}

.box-home-btm a {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px;
}

.box-home-btm p,
.container-testo-immagine a {
    background: #000;
    border-color: #000;
    text-transform: uppercase;
    transition: background-color 300ms ease-out;
    cursor: pointer;
    font-family: "Montserrat", sans-serif;
    font-weight: normal;
    line-height: normal;
    border-style: solid;
    border-width: 2px;
    position: absolute;
    padding: 20px;
    border-radius: 30px;
    color: white;
    height: 47px;
    padding: 0;
    min-width: 179px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.box-home-btm p:hover,
.container-testo-immagine a:hover {
    background: white;
    color: black;
}

.box-rubrica {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    /*justify-content: center;*/
}

.box-rubrica .button-box-rubrica {
    transition: 0.2s;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    height: 70px;
    background-color: #ffffff;
}

.box-rubrica .button-box-rubrica::after {
    background: url(https://chaplins.co.uk/shop/skin/frontend/chaplins/default/images/arrow-right.png) no-repeat 58% center;
    background-color: rgba(0, 0, 0, 0.5) !important;
    content: " ";
    text-indent: -83.25rem;
    position: absolute;
    right: 1.08333rem;
    top: 50%;
    width: 3.33333rem;
    height: 3.33333rem;
    margin-top: -1.66667rem;
    overflow: hidden;
    border-radius: 100%;
}

.box-rubrica .button-box-rubrica h3 {
    font-family: "Montserrat", sans-serif;
    font-size: 2rem;
    font-weight: 400;
    text-transform: uppercase;
    padding-left: 1.5rem;
    color: #222222;
}

.box-rubrica:hover .button-box-rubrica {
    background-color: #59baaf;
}

.box-rubrica:hover .button-box-rubrica h3 {
    color: #ffffff;
}

.h-350 h1 {
    text-align: center;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 30px;
}
.c-txt-rub-sez h2 {
    position: relative;
    font-size: 29px;
    font-weight: 700;
    color: #2d2d2d;
    line-height: 160%;
    margin-bottom: 10px;
}
.c-txt-rub-sez h1,
.testo-centro h2 {
    color: #333333;
    font-size: 1.3rem;
    font-family: "Montserrat", sans-serif;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 15px;
}
.c-txt-rub-sez p,
.testo-centro p {
    font-size: 13px;
    font-weight: 500;
    color: #676767;
    line-height: 200%;
    margin-bottom: 15px;
}

.ct-sezioni {
    padding-top: 50px;
}

#myForm {
    max-width: 600px;
    margin: 0 auto;
}

.full {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100vw;
    overflow: hidden;
}
.ct-about {
    position: absolute;
    background: rgba(255, 255, 255, 0.7);
    max-width: 750px;
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 40px;
    padding-right: 40px;
    text-align: center;
}

.ct-about h1 {
    font-size: 18px;
}
.ct-about p {
    font-family: "Montserrat", sans-serif;
    font-style: italic;
    font-size: 18px;
    line-height: 1.4;
}
/**/

#addsearch-results-bottom {
    display: none;
}

/* Inizio Outlet */
.menu_outlet {
    padding: 0px;
    width: 100%;
}
.menu_outlet .box_home_prodotti {
    padding-right: 0px;
    text-align: center;
    display: inline-block;
    width: 25%;
}
.menu_outlet .box_home_prodotti:hover a {
    text-decoration: none;
}
.menu_outlet .box_home_prodotti img {
    width: 100%;
    height: auto;
}
.menu_outlet .box_home_prodotti .didascalia_box_home {
    position: relative;
    top: inherit;
    left: inherit;
}
.menu_outlet .box_home_prodotti .titolo_box_home {
    font-size: 13px;
    padding-top: 10px;
    margin-top: 5px;
    font-weight: 300;
    text-align: left;
    min-height: 66px;
}
.menu_outlet .box_home_prodotti:hover .titolo_box_home {
    text-decoration: underline;
}
.menu_outlet .prezzi_schedina_sezioni {
    color: #000;
    text-align: right;
    width: 100%;
}
.menu_outlet .prezzi_schedina_sezioni del {
    font-weight: 300;
    color: #808080;
    margin-right: 5px;
}
.menu_outlet .prezzi_schedina_sezioni span {
    font-weight: bold;
    font-size: 18px;
}
.menu_outlet .bollino_sconto {
    position: absolute;
    top: -6px;
    right: -6px;
    background-color: #313131;
    border-radius: 25px;
    padding: 12px 7px;
    color: #fff;
}
.menu_outlet .margin-bot-30 {
    margin-bottom: 30px;
}
.mobile__nav_btm {
    display: none;
}
@media (max-width: 767px) {
    .text-slider{width:100%;}
    .contcont h1{font-size:28px;    line-height: 1.2;}
    .nav-item .scavolini-img {
        top:0;
    }
    .cataloghi h2 {
        text-align: center;
        margin-bottom: 25px;
    }
    .piccolo_box {
        margin-bottom: 50px;
    }
    .part-text {
        margin-top: 15px;
    }
    .cataloghi {
        margin-top: 50px !important;
    }
    .pad-space-nav {
        display: none;
    }
    .hs-nav {
        position: relative;
        top: 0 !important;
    }
    .mobile__nav_btm {
        display: flex;
    }
    .mobile__nav_btm a {
        width: 50%;
        height: 45px;
        text-transform: uppercase;
        color: white;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 14px;
    }
    .gray_btn {
        background: #666666;
    }
    .green_btn {
        background: #59baaf;
    }
    #navbarNavDropdown {
        position: absolute;
        top: 134px;
        background: rgba(0, 0, 0, 0.8);
    }
    nav.navbar {
        height: 90px;
        padding-top: 20px !important;
    }
    .navbar-light .navbar-toggler {
        margin-top: 5px;
    }

    nav.navbar.headroom--unpinned {
        height: 71px;
        padding-top: 30px !important;
    }
    .slider-partner {
        overflow: hidden;
    }

    .menu_outlet .box_home_prodotti {
        width: 50%;
    }

    .navbar-nav .nav-item {
        border-bottom: 1px solid #e6e6e6;
    }

    .navbar-nav .nav-link {
        padding: 15px;
        text-align: left;
    }

    .content-navbar {
        padding-bottom: 10px;
    }
}
.navbar-light .navbar-brand {
    /*width: 100%;*/
    display: flex;
    align-items: center;
    z-index: 9999;
}
.navbar-light .navbar-brand img {
    width: auto;
    height: 54px;
    /*padding: 8px 0;*/
}
@media (max-width: 575px) {
    .menu_outlet .bollino_sconto {
        right: 7px;
    }
    .menu_outlet .box_home_prodotti {
        padding-right: 15px;
    }

}
/* Fine Outlet */

.menu-tag__btn .navbar-right_tag {
    background: none;
    box-shadow: none;
}

.menu-tag__btn h4 {
    text-align: center;
    text-transform: uppercase;
    font-size: 25px;
    letter-spacing: 1px;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 25px;
    margin-top: 50px;
}
.menu-tag__btn .navbar-right_tag .dropdown_tag {
    font-family: "Montserrat", sans-serif;
    position: relative;
}
.menu-tag__btn .navbar-right_tag .dropdown-toggle{
    border: solid 1px #C3423F;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    min-width: 150px;
    width: 100%;
    display: block;
}
.menu-tag__btn .navbar-right_tag .dropdown_tag:hover .dropdown-toggle{
    background: white;
    border-bottom: 0;
}

.menu-tag__btn .navbar-right_tag .dropdown_tag:hover .dropdown-menu_tag{
    display: flex;
    flex-direction: column;
    display: flex;
    flex-direction: column;
    background: none;
    box-sizing: none;
    box-shadow: none;
    border: 1px solid #C3423F;
    border-radius: 0;
    top: 45px;
    background: white;
}

.menu-tag__btn  .navbar-right_tag .dropdown-menu_tag li{
    min-width: auto;
    transition: all 0.5s linear;
    display: inline-block;

    margin: 0;
    white-space: nowrap;
    margin: 0;
}

.menu-tag__btn  .navbar-right_tag .dropdown-menu_tag a{
    font-size: 11px;
}

/* ULTIME */

.content-navbar {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.contcont {
    padding-top: 8%;
    text-align: center;
}

.contcont h3 {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.8;
    opacity: 0.8;
    color: #fff;
    margin-bottom: 15px;
    text-transform: none;
}

.contcont h1 {
    width: 100%;
    font-size: 55px;
    font-weight: 600;
    text-align: center;
    margin-top: 20px;
    margin: 0px;
    margin-bottom: 0px;
    text-transform: none;
    line-height: 0.8;
    color: #fff;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 25px;
    display:flex;
    justify-content:center;
    flex-direction:column
}

.contcont h1 .text-lowercase{
    font-size:32px;
}

.contcont h1::after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 120px;
    height: 5px;
    background: #C3423F;
    left: calc(50% - 60px);
}

.contcont p {
    font-size: 16px;
    font-weight: 500;
    max-width: 100%;
    line-height: 1.8;
    margin: auto;
    color: #fff;
    text-transform: none;
}

.text-lowercase {
    text-transform: lowercase;
}

/* HOMEBOX */
.content-homebox {
    position:relative;
}
#homebox {
    position: absolute;
    bottom: -260px;
    width: 100%;
    z-index: 15;
    left: 0;
}
#homebox .thebox {
    text-align: center;
    padding: 30px;
    background: #2d2d2d;
    border-radius: 5px;
    border: 2px solid rgba(255,255,255,.2);
    box-shadow: 0 10px 20px rgba(0,0,0,.2);
    opacity: .9;
}
#homebox i {
    color: #C3423F;
    font-size: 70px;
    margin-bottom: 15px;
}
#homebox .thebox h4 {
    margin-top: 15px;
}
#homebox .thebox h4, #homebox .thebox p {
    color: #fff;
}
.persp {
    margin-bottom: 30px;
    animation-delay: 1.2s;
}

/* SECTION BLOCK BG */
.fsechomepad {
    padding-top: 320px !important;
}
.section-block-bg {
    background-size: cover;
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    padding: 90px 0px 90px 0px;
    padding-top: 90px;
}
.section-heading {
    margin-bottom: 10px;
}
.section-heading h2 {
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: 130%;
    background: #C3423F;
    letter-spacing: 1.5px;
    padding: 10px 15px;
    margin-bottom: 20px;
}
.section-heading h2::after {
    content: '';
    position: absolute;
    display: block;
    border-bottom: 2px solid #C3423F;
    width: 590px;
    margin-left: -590px;
    margin-top: -7px;
    padding-top: 15px;
}
.section-heading h1 {
    font-size: 36px;
    font-weight: 700;
    color: #2d2d2d;
    line-height: 1.3;
    margin: 0px;
}
.text-content p {
    font-size: 13px;
    font-weight: 500;
    color: #676767;
    line-height: 200%;
    margin-bottom: 15px;
}


/* SECTION BLOCK */
.section-block {
    padding: 90px 0px 90px 0px;
    background-color: #fff;
}
.project-title {
    margin-top: 40px;
}
.project-title h3 {
    position: relative;
    font-size: 29px;
    font-weight: 700;
    color: #2d2d2d;
    line-height: 160%;
    margin-bottom: 10px;
}
.project-title h2 {
    position: relative;
    font-size: 40px;
    font-weight: 700;
    color: #2d2d2d;
    line-height: 130%;
    margin-bottom: 10px;
}
.project-title h2::after {
    content: '';
    display: block;
    border-bottom: 5px solid #2d2d2d;
    width: 70px;
    padding-top: 15px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}

#h_servizi .text-content p, #h_servizi .text-content-white-bg p {
    margin-bottom: 10px;
}

.dark-button {
    background: #2d2d2d;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    border-radius: 50px;
    padding: 10px 15px 10px 15px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.dark-button:hover {
    background: #C3423F;
    color: #fff;
    padding-right: 15px;
}
/*.dark-button::after {
    content: '\f178';
    font-family: FontAwesome;
    display: inline-block;
    color: #C3423F;
    padding-left: 10px;
    margin-left: -20px;
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}*/

.project-row:hover .project-title h2::after {
    content: '';
    display: block;
    border-bottom: 5px solid #C3423F;
    width: 130px;
    padding-top: 15px;
}


/* BLOCK PARALLAX */
.section-block-parallax {
    background-size: cover;
    background-attachment: fixed;
    background-position: 50% 50%;
    padding: 90px 0px 90px 0px;
    margin-bottom: 70px;
}
.white-color, .white-color h1, .white-color h2, .white-color h3, .white-color h4, .white-color h5, .white-color h6, .white-color p, .white-color i, .white-color span {
    color: #fff !important;
}
.section-heading h3 {
    position: relative;
    font-size: 29px;
    font-weight: 700;
    color: #2d2d2d;
    line-height: 160%;
    margin-bottom: 10px;
}
.outline-bordered-text-right::after {
    content: "";
    position: absolute;
    left: 80px;
    bottom: -70px;
    border: 7px solid rgba(255, 255, 255, .2);
    display: block;
    width: 50%;
    height: 200%;
    transition: all 300ms linear 0s;
    z-index: 1;
}
.countup-box {
    text-align: center;
    margin-top: 40px;
}
.countup-box h4 {
    text-align: center;
    font-size: 65px !important;
    font-weight: 500;
    color: #fff;
    line-height: 130%;
    text-shadow: 8px 8px 0px rgba(150, 150, 150, 0.3);
    margin: 10px 0px 10px 0px;
}
.countup-box h4::after {
    content: '+';
    text-align: center;
    font-size: 65px !important;
    font-weight: 500;
    color: #fff;
    line-height: 130%;
    text-shadow: 5px 5px 0px rgba(150, 150, 150, 0.3);
    margin: 10px 0px 10px 0px;
}
.countup-box strong {
    text-align: center;
    font-size: 14px !important;
    font-weight: 600;
    color: #fff;
    line-height: 130%;
    text-transform: uppercase;
    margin: 10px 0px 10px 0px;
}


/* PROJECT CARD */
.project__card {
    position: relative;
    transition: box-shadow .3s ease;
    box-shadow: 0 10px 30px transparent;
}
.project__image {
    display: block;
    position: relative;
}
.project__image img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
}
.project__image::after {
    content: " ";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.4));
    transition: opacity .3s ease;
    opacity: 0;
}
.project__detail {
    position: absolute;
    left: 30px;
    right: 30px;
    top: 30px;
    bottom: 30px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-transform: translateZ(30px);
    transform: translateZ(30px);
    /*border: 0 solid #C3423F;*/
    transition: border .4s ease;
}
.project__title {
    margin: 0 0 10px;
    font-size: 25px;
    font-weight: 400;
    transition: .4s ease;
    opacity: 0;
    -webkit-transform: translateY(0px) scale(0);
    -ms-transform: translateY(0px) scale(0);
    transform: translateY(0px) scale(0);
    will-change: transform;
}
.project__title a {
    color: white;
    line-height: 150%;
    margin: 0;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.project__category {
    opacity: 0;
    transition: .4s ease;
    transition-delay: 0s;
    transition-delay: .1s;
    -webkit-transform: translateY(0px) scale(0);
    -ms-transform: translateY(0px) scale(0);
    transform: translateY(0px) scale(0);
    will-change: transform;
}
.project__category a {
    color: rgba(255, 255, 255, 0.8);
    font-size: 1.3em;
}
.project:hover .project__card {
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
}
.project:hover .project__image::after {
    opacity: 1;
}
.project:hover .project__detail {
    background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.6));
    border-width: 10px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
}
.project:hover .project__title, .project:hover .project__category {
    -webkit-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    opacity: 1;
}
.project:hover .project__title {
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 1;
    height: 100%;
    margin: 0;
}


/* SWIPER */

/* SWIPER PAGINATION */
.swiper-pagination {
    position: static;
    margin-top: 20px;
}
.swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    background: transparent;
    opacity: 1;
    border: 1px solid #000;
    margin: 0 3px;
}
.swiper-pagination-bullet-active {
    background: #000;
}

/**/
.slider-company {
    margin-bottom: 30px;
}
.title-company {
    font-size: 26px;
    margin-bottom: 15px;
}

/* PROGRESS BAR */
.text-content .text-progress-bar {
    font-size: 16px;
    color: #000;
    margin-bottom: 3px;
}
.content-progress-bar {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 18px;
    background-color: #dbdbdb;
    margin-bottom: 25px;
}
.progress-bar {
    height: 18px;
    background-color: rgb(221, 51, 51);
}

.progress-bar.progress-bar-1 {
    width: 100%;
}
.progress-bar.progress-bar-2 {
    width: 99%;
}
.progress-bar.progress-bar-3 {
    width: 90%;
}

/* SIMPLE LIGHT BOX */
.sl-wrapper .sl-navigation button.sl-prev {
    left: 50px;
}
.sl-wrapper .sl-navigation button.sl-next {
    right: 50px;
}
.sl-wrapper .sl-navigation button {
    color: #fff;
    background: #C3423F;
    border-radius: 50px;
}
/**/


/* CONTATTI */
.contact-form {
    width: 100%;
}
.contact-box {
    margin-top: 70px;
    margin-bottom: 80px;
}
.contact-box-icon {
    margin: 40px 0px 30px 0px;
    border-bottom: 1px solid #eee;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.contact-icon {
    float: left;
    width: 25%;
    text-align: center;
}
.contact-icon i {
    color: #c1c1c1;
    background: #fff;
    font-size: 20px;
    border: 1px solid #c1c1c1;
    border-radius: 50px;
    padding: 13px 15px 13px 14px;
    width: 50px;
    height: 50px;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.contact-info {
    float: left;
    width: 75%;
    margin: 10px 0px 20px 0px;
}
.contact-info h5 {
    font-size: 17px;
    font-weight: 600;
    color: #C3423F;
    margin-bottom: 5px;
}
.contact-info p {
    font-size: 14px;
    font-weight: 600;
    color: #676767;
    margin: 10px 0px 3px 0px;
}
.contact-info a:active, .contact-info a:hover, .contact-info a:focus, .contact-info p {
    color: #2d2d2d;
}
.contact-form input, .contact-form textarea {
    color: #676767;
    font-size: 14px;
    font-weight: 600;
    border: none;
    border: 1px solid #eee;
    border-radius: 5px;
    width: 100%;
    margin-top: 30px;
    padding: 15px 18px 15px 18px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.contact-form input::placeholder, .contact-form textarea::placeholder {
    font-weight: 500;
}
.contact-form select {
    color: #676767;
    font-size: 14px;
    font-weight: 500;
    border: none;
    border: 1px solid #eee;
    border-radius: 5px;
    width: 100%;
    margin-top: 30px;
    padding: 15px 18px 15px 18px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.contact-form textarea {
    overflow: hidden;
    color: #676767;
    font-size: 14px;
    font-weight: 500;
    border: none;
    border: 1px solid #eee;
    border-radius: 5px;
    width: 100%;
    margin-top: 30px;
    padding: 15px 18px 15px 18px;
    min-height: 180px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
textarea.form-control {
    height: auto;
}
.contact-form .checkbox input {
    width: auto;
    margin: 0;
    position: absolute;
    left: 0;
    top: 10px;
}
.input.checkbox {
    position: relative;
    top: 10px;
}
.checkform p {
    margin: 0;
    margin-bottom: 30px;
    padding-left: 25px;
    padding-top: 20px;
}
.checkform p a, .checkform p a:hover {
    color: #C3423F;
}
.contact-form button {
    border: 0;
}
.contact-form button:disabled {
    cursor: not-allowed;
    opacity: .6;
}
.rounded-border {
    border-radius: 5px !important;
}
.full-width {
    width: 100%;
}
.primary-button {
    background: #C3423F;
    color: #fff;
    font-size: 11px;
    font-weight: 500;
    border-radius: 50px;
    padding: 10px 15px 10px 15px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.primary-button::after {
    content: '\f178';
    font-family: FontAwesome;
    display: inline-block;
    color: #C3423F;
    padding-left: 10px;
    margin-left: -20px;
    opacity: 0;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
}
.btnww {
    display: none;
    position: absolute;
    width: calc(100% - 30px);
    bottom: 0px;
    padding: 20px 0;
    left: 15px;
    text-align: center;
    color: #fff;
    border-radius: 2px;
    line-height: 1;
}
.btnw-res {
    background: #47CB52;
}
.btnw-no {
    background: #F74848;
}
.mobile-phone {
    margin-top: 30px;
}

/* PRODOTTO */
.prec, .succ {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    border: 0;
    background: transparent;
    border-radius: 0;
}
.prec {
    margin-right: 50px;
}
.succ {
    margin-left: 50px;
}
.ric-prev {
    margin-right: 50px !important;
}
.ric-prev, a.cataloghi {
    display: block;
    padding: 15px;
    margin: 20px;
    border: solid 1px #C3423F;
    background-color: #fff;
    transition: all 0.5s linear;
    color: #C3423F !important;
    border-radius: 0;
    margin: 0;
    height: 50px;
}
a.cataloghi {
    background-color: #888;
    border: 0;
    color: #fff !important;
    margin-top: 0 !important;
}
.ric-prev:hover, a.cataloghi:hover {
    color: #fff !important;
    background-color: #C3423F;
}
.prod-description {
    margin-bottom: 50px;
}
.content-prev-succ {
    display: flex;
    justify-content: center;
    margin-bottom: 40px;
    align-items: center;
}
.prec-suc {
    width: 40px;
    height: auto;
}
.content-prod-image .swiper-slide a img {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100%;
    height: auto;
}
.content-correlati {
    margin-top: 100px;
    margin-bottom: 50px;
}
.sli-cor {
    margin-bottom: 70px;
}
.content-correlati .project {
    margin-bottom: 30px;
}
.service-company {
    font-size: 13px;
    font-weight: 500;
    color: #676767;
    padding-bottom: 50px;
}

.service-company ul {
    padding: 0;
    padding-left: 15px;
}

.service-company p {
    margin-top: 30px;
    margin-bottom: 15px;
}

.g-recaptcha {
    margin-bottom: 30px;
}
.pad-thank .txt-thank a {
    background: #fff;
    color: #C3423F !important;
    transition: all .5s linear;
    border: solid 1px #C3423F;
    border-radius: 0;
}
.pad-thank .txt-thank a:hover {
    color: #C3423F !important;
}




/* GENERAL */
.clearfix {
    display: block;
}
.clearfix::after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.form-control {
    height: auto;
}
.button-md {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    padding: 12px 17px 12px 17px;
}
.mb-15 {
    margin-bottom: 15px;
}
.mb-50 {
    margin-bottom: 50px;
}
.mt-30 {
    margin-top: 30px;
}
.mt-70 {
    margin-top: 70px;
}
.mt-100 {
    margin-top: 100px;
}
.pd-bot-0 {
    padding-bottom: 0 !important;
}
.pd-top-0 {
    padding-top: 0;
}
.outline-bordered-left {
    position: relative;
    z-index: 999;
}
.outline-bordered-left::after {
    content: "";
    position: absolute;
    left: 40px;
    bottom: -40px;
    border: 10px solid rgba(0, 0, 0, 0.05);
    display: block;
    width: 100%;
    height: 100%;
    transition: all 300ms linear 0s;
    z-index: -1;
}

.outline-bordered-right {
    position: relative;
    z-index: 999;
}
.outline-bordered-right::after {
    content: "";
    position: absolute;
    right: 40px;
    bottom: -40px;
    border: 10px solid rgba(0, 0, 0, 0.05);
    display: block;
    width: 100%;
    height: 100%;
    transition: all 300ms linear 0s;
    z-index: -1;
}
.scroll-to-top {
    font-size: 20px;
    padding: 6px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    position: fixed;
    bottom: 80px;
    right: 10px;
    display: none;
    border-radius: 50%;
    background: #C3423F;
    width: 40px;
    height: 40px;
    z-index: 9999;
    outline: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}
.scroll-to-top i {
    position: relative;
    top: -2px;
    color: #fff;
}
.scroll-to-top i.fa-whatsapp {
    top: 3px;
    font-size: 22px;
}
.lang-selector {
    margin: 0 5px;
}
.lang-selector img {
    width: 18px;
    height: auto;
}
.padd-8 {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
.content-page-title {
    margin-top: 100px;
    margin-bottom: 50px;
}
.content-page-title h1 {
    position: relative;
    text-transform: uppercase;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: 130%;
    background: #C3423F;
    letter-spacing: 1.5px;
    padding: 10px 15px;
    margin-bottom: 20px;
}
.content-page-title h1::after {
    content: '';
    position: absolute;
    display: block;
    border-bottom: 2px solid #C3423F;
    width: 590px;
    margin-left: -590px;
    margin-top: -7px;
    padding-top: 15px;
}

.content-lang {
    display: flex;
    position: relative;
    top: -2px;
    margin-left: 20px;
}
/**/


.navbar-expand-lg .navbar-toggler {
    display: none !important;
}
.navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}
.navbar-nav {
    flex-direction: row !important;
}

.container-partner {
    overflow: hidden;
}
.logo-text {
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    margin-left: 8px;
    text-align:center;
}

.logo-text span{
    font-size:10px;
}

footer ul {
    padding-left: 0px;
}
footer ul li {
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    list-style-type: none;
    padding: 5px 0px;
}
footer ul.mconft i {
    font-size: 11px;
    margin-right: 5px;
}
footer ul li a {
    font-size: 13px;
    color: #fff;
    font-weight: 500;
}
.logo-footer {
    position: relative;
    top: -3px;
    display:flex;
    margin-bottom: 30px;
}
.ct-socials {
    margin-left: 20px;
}

.show-mobile {
    display: none;
}

/* FINE NORMAL CSS */
/* INIZIO MEDIA QUERY */

@media (max-width: 1299px) {
    .h-350 h1 {
        font-size: 30px;
        min-width: 230px;
        max-width: 230px;
    }
    .h-350 p {
        display: none !important;
    }
}
@media (max-width: 1199px) {
    .h-350 h1 {
        font-size: 26px;
        margin-right: 40px;
    }
    .h-350 p {
        font-size: 18px;
    }
    .navbar-right_tag .dropdown_tag {
        margin: 0 1rem;
    }
}
@media (max-width: 1023px) {
    .testo-box-big {
        margin-top: -10%;
        max-width: 540px;
    }
    .testo-box-big h2 {
        font-size: 40px;
        color: #888;
        line-height: 1;
    }
    .testo-box-big p {
        font-size: 14px;
        margin: 8% 8% 4%;
    }
    .testo-box-big a {
        font-size: 13px;
        margin: 0 8%;
    }
}
@media (max-width: 1080px) {
    .h-350 {
        height: auto;
        flex-wrap: wrap;
    }
}
@media (max-width: 991px) {
    .p-succ {
        display: block;
        text-align: center;
        margin-bottom: 40px !important;
    }
    .p-succ a {
        display: inline-block;
        width: 100px;
    }
    .content-correlati {
        margin-top: 0;
    }
    .menu-tag__btn .navbar-right_tag {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .menu-tag__btn .navbar-right_tag .dropdown_tag {
        width: 80%;
        margin-bottom: 80px;
    }
    .testo-centro {
        padding: 0 15px !important;
        padding-top: 20px !important;
    }
    .p0-mob {
        padding: 0 !important;
    }
    .navbar-right_tag .dropdown_tag {
        margin: 0 1.5rem;
    }
    .nav-item {
        text-align: center;
    }
    .prec {
        display: none;
    }
    .succ {
        display: none;
    }
    .h-350 h1 {
        display: none;
    }
    .h-350 .ok h1 {
        display: block !important;
        max-width: 100%;
        min-width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        margin-top: 10px;
    }
    .h-350 .ok1 h1 {
        display: block !important;
        max-width: 100%;
        min-width: 100%;
        margin: 0;
        margin-top: 10px;
        margin-bottom: 40px;
    }
    .prec1 {
        display: inline-block;
    }
    .succ1 {
        display: inline-block;
    }
    .bread p {
        text-align: center;
    }
    .link-cat-foot a {
        padding: 0 12px;
    }
    .mt-md-4 {
        margin-top: 1.5rem !important;
    }
    .navbar-right_tag .dropdown_tag {
        margin: 0;
    }
    .p-5-percent {
        padding-top: 60px;
    }
    .contact-icon {
        width: 100%;
    }
    .contact-info {
        width: 100%;
        text-align: center;
    }
}
@media (max-width: 767px) {
    .dropdown-menu .container {
        max-width: 100%;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        top: 2px;
    }
    .mega-mob {
        max-width: 100% !important;
        flex: 0 0 100%;
    }
    .list-unstyled .nav-item:first-child {
        border: 0;
    }
    dropdown-menu .container .shadow-sm {
        box-shadow: none !important;
    }
    .navbar-expand-lg .navbar-collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.show {
        display: block !important;
    }
    #navbarNavDropdown {
        left: 0;
        top: 90px;
        background: #fff;
        padding-bottom: 15px;
    }
    .navbar-nav {
        flex-direction: column !important;
        margin-bottom: 15px;
    }
    .navbar-expand-lg .navbar-toggler {
        display: block !important;
    }
    .list-horizontal {
        width: 100%;
    }
    a.dropdown-item.nav-link.text-small.pb-2.mb-1.d-block {
        font-size: 9px;
    }
    #homebox {
        position: relative;
        bottom: auto !important;
        margin-top: 50px;
    }
    .section-block-parallax .section-heading {
        margin-top: 30px;
    }
    .section-block-parallax .section-heading h3 {
        text-align: center;
    }
    .countup-box h4, .countup-box h4::after {
        font-size: 50px !important;
    }
    .section-block-bg {
        padding-top: 80px !important;
    }
    .section-block-parallax {
        padding: 50px 0px 60px 0px;
    }
    .navbar-nav .nav-link {
        font-size: 10px;
        padding: 15px !important;
    }
    .navbar-light .navbar-toggler-icon {
        filter: invert(1);
    }
    .content-menu {
        margin: 0;
        max-width: 100%;
    }
    .navbar-light .navbar-brand {
        margin-left: 10px;
    }
    nav.navbar {
        border-bottom: 1px solid #e6e6e6;
    }
    .lang-selector {
        margin: 0;
        margin-right: 15px;
    }
    .lang-selector:first-of-type {
        margin-left: 15px;
    }
    .lang-selector img {
        width: 25px;
        height: auto;
    }
    .contatti_ct {
        padding-top: 30px;
    }
    .content-partner .swiper-slide {
        width: 30% !important;
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
    .slider-home .text-slider {
        font-size: 14px;
    }
    .list-horizontal .nav-item {
        width: 100% !important;
    }
    iframe {
        width: 100%;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        transform: none;
        position: relative;
    }
    .position-menu-tag {
        /*        position: absolute;
                z-index: 15;
                top: 134px !important;*/
    }
    .c-txt-rub-sez p,
    .testo-centro p {
        font-size: 15px;
    }
    .navbar-light .navbar-toggler {
        position: absolute;
        right: 15px;
        top: 30px;
    }
    .head__inside .container {
        max-width: 100%;
    }
    .navbar-light .navbar-toggler-icon {
    }
    .navbar-nav .nav-item {
        height: auto;
    }
    .navbar-right_tag .dropdown_tag span {
        padding: 15px 6px;
        display: block;
    }
    .navbar-right_tag {
        margin-top: 20px;
    }
    .navbar-right_tag .dropdown_tag {
        margin: 0;
        padding: 0;
    }
    .c-txt-rub-sez {
        padding: 0 15px;
    }
    .cataloghi {
        margin: 5px;
        padding: 10px;
        font-size: 14px;
    }
    .ric-prev {
        /*        margin: 5px;
                padding: 10px;
                font-size: 14px;*/
    }
    .content-prev-succ {
        flex-direction: column;
    }
    .prec, .succ {
        margin: 0 !important;
    }
    .prec {
        margin-bottom: 30px !important;
    }
    .succ {
        margin-top: 30px !important;
    }
    .ric-prev, a.cataloghi {
        margin: 0 !important;
        width: 190px;
        text-align: center;
        font-size: 13px;
    }
    .ric-prev {
        margin-bottom: 30px !important;
    }
    .link-aft-cat-foot a {
        border: none;
        display: block;
        margin-bottom: 10px;
        text-align: center;
    }
    .link-cat-foot a {
        display: block;
        margin-bottom: 10px;
        text-align: center;
    }
    .max-logo-foot {
        margin: 0 auto;
    }
    .last-foot {
        text-align: center;
    }
    .bread p a {
        font-size: 10px;
    }
    .navbar-right_tag {
        box-shadow: none;
    }
    .navbar-right_tag .dropdown_tag span {
        font-size: 14px;
        padding: 15px 8px;
    }
    .testo-centro h2 {
        font-size: 22px;
        text-align: center;
    }
    .testo-centro p {
        font-size: 14px;
        text-align: justify;
    }
    .info {
        padding-top: 30px;
    }
    .titcat h4 {
        font-size: 22px;
    }
    .dinamico ul li {
        margin-right: 0;
        width: 100%;
    }
    .dinamico ul li a {
        font-size: 14px;
        text-align: center;
        padding: 8px 60px;
    }
    .mega-mob .nav-item:first-of-type {
        border: 0;
    }
    .content-lang {
        top: 0;
        margin-left: 0;
    }
    .navbar-nav {
        margin-top: 0;
    }
}
@media (max-width: 595px) {
    .intestazione {
        display: none;
    }
    .intestazione1 {
        display: none;
    }
    .h-350 {
        padding-top: 70px;
    }
    .h-350 h1 {
        margin: 0;
        margin-bottom: 10px;
        font-size: 24px;
    }
}
@media (max-width: 450px) {
    .prec .prec-suc {
        display: none !important;
    }
    .succ .prec-suc {
        display: none !important;
    }
    .p-succ {
        display: block;
        text-align: center;
    }
    .p-succ a {
        display: inline-block;
        width: 100px;
    }
}
@media (max-width: 345px) {
    .navbar-right_tag .dropdown_tag span {
        font-size: 13px;
    }
}

@media (max-width: 767px) { 

    footer {
        text-align: center;
    }
    .footer-title::after {
        margin-left: 35%;
    }
    .mobile-center {
        text-align: center !important;
    }
    .col-footer {
        padding-top: 1rem;
    }
    .col-footer:first-child {
        padding-top: 4rem;
    }
    .middlefooter p {
        margin-top: 40px;
        margin-bottom: 70px;
    }
    .scroll-to-top {
        display: none !important;
        background-color: #24cc63;
    }
    .logo-footer {
        justify-content: center;
    }
    .ct-socials {
        margin-left: 0;
    }

    .show-desktop {
        display: none;
    }
    .show-mobile {
        display: block;
    }
}

@media (max-width: 575px) {
    .outline-bordered-left::after {
        display: none;
    }
    .outline-bordered-right::after {
        display: none;
    }
}

/* FINE MEDIA QUERY */
























/* ANIMATIONS */
.fadeInLeft {
    animation-name: fadeInLeft;
}
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}

.animated.infinite {
    animation-iteration-count: infinite;
}

.animated.hinge {
    animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
    animation-duration: .75s;
}

@keyframes bounce {
    from, 20%, 53%, 80%, to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transform: translate3d(0,0,0);
    }

    40%, 43% {
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transform: translate3d(0, -15px, 0);
    }

    90% {
        transform: translate3d(0,-4px,0);
    }
}

.bounce {
    animation-name: bounce;
    transform-origin: center bottom;
}

@keyframes flash {
    from, 50%, to {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

.flash {
    animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
    from {
        transform: scale3d(1, 1, 1);
    }

    50% {
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    animation-name: pulse;
}

@keyframes rubberBand {
    from {
        transform: scale3d(1, 1, 1);
    }

    30% {
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        transform: scale3d(.95, 1.05, 1);
    }

    75% {
        transform: scale3d(1.05, .95, 1);
    }

    to {
        transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
    animation-name: rubberBand;
}

@keyframes shake {
    from, to {
        transform: translate3d(0, 0, 0);
    }

    10%, 30%, 50%, 70%, 90% {
        transform: translate3d(-10px, 0, 0);
    }

    20%, 40%, 60%, 80% {
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    animation-name: shake;
}

@keyframes headShake {
    0% {
        transform: translateX(0);
    }

    6.5% {
        transform: translateX(-6px) rotateY(-9deg);
    }

    18.5% {
        transform: translateX(5px) rotateY(7deg);
    }

    31.5% {
        transform: translateX(-3px) rotateY(-5deg);
    }

    43.5% {
        transform: translateX(2px) rotateY(3deg);
    }

    50% {
        transform: translateX(0);
    }
}

.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake;
}

@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg);
    }

    40% {
        transform: rotate3d(0, 0, 1, -10deg);
    }

    60% {
        transform: rotate3d(0, 0, 1, 5deg);
    }

    80% {
        transform: rotate3d(0, 0, 1, -5deg);
    }

    to {
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    transform-origin: top center;
    animation-name: swing;
}

@keyframes tada {
    from {
        transform: scale3d(1, 1, 1);
    }

    10%, 20% {
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }

    30%, 50%, 70%, 90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }

    40%, 60%, 80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }

    to {
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
    from {
        transform: none;
    }

    15% {
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }

    30% {
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }

    45% {
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }

    60% {
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }

    75% {
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }

    to {
        transform: none;
    }
}

.wobble {
    animation-name: wobble;
}

@keyframes jello {
    from, 11.1%, to {
        transform: none;
    }

    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }

    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg);
    }

    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }

    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }

    66.6% {
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}

.jello {
    animation-name: jello;
    transform-origin: center;
}

@keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }

    20% {
        transform: scale3d(1.1, 1.1, 1.1);
    }

    40% {
        transform: scale3d(.9, .9, .9);
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }

    80% {
        transform: scale3d(.97, .97, .97);
    }

    to {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    animation-name: bounceIn;
}

@keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0);
    }

    75% {
        transform: translate3d(0, -10px, 0);
    }

    90% {
        transform: translate3d(0, 5px, 0);
    }

    to {
        transform: none;
    }
}

.bounceInDown {
    animation-name: bounceInDown;
}

@keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0);
    }

    75% {
        transform: translate3d(-10px, 0, 0);
    }

    90% {
        transform: translate3d(5px, 0, 0);
    }

    to {
        transform: none;
    }
}

.bounceInLeft {
    animation-name: bounceInLeft;
}

@keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    from {
        opacity: 0;
        transform: translate3d(3000px, 0, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0);
    }

    75% {
        transform: translate3d(10px, 0, 0);
    }

    90% {
        transform: translate3d(-5px, 0, 0);
    }

    to {
        transform: none;
    }
}

.bounceInRight {
    animation-name: bounceInRight;
}

@keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    from {
        opacity: 0;
        transform: translate3d(0, 3000px, 0);
    }

    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }

    75% {
        transform: translate3d(0, 10px, 0);
    }

    90% {
        transform: translate3d(0, -5px, 0);
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    animation-name: bounceInUp;
}

@keyframes bounceOut {
    20% {
        transform: scale3d(.9, .9, .9);
    }

    50%, 55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1);
    }

    to {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }
}

.bounceOut {
    animation-name: bounceOut;
}

@keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0);
    }

    40%, 45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0);
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0);
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0);
    }

    40%, 45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0);
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    animation-name: bounceOutUp;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadeIn {
    animation-name: fadeIn;
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInDown {
    animation-name: fadeInDown;
}

@keyframes fadeInDownSm {
    from {
        opacity: 0;
        transform: translate3d(0, -40%, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInDownSm {
    animation-name: fadeInDownSm;
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInDownBig {
    animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeft {
    animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeftBig {
    animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInRight {
    animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInRightBig {
    animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInUp {
    animation-name: fadeInUp;
}

@keyframes fadeInUpSm {
    from {
        opacity: 0;
        transform: translate3d(0, 30%, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.fadeInUpSm {
    animation-name: fadeInUpSm;
}


@keyframes fadeInUpBig {
    from {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }

    to {
        opacity: 1;
        transform: none;
    }
}



.fadeInUpBig {
    animation-name: fadeInUpBig;
}

@keyframes fadeOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
    }
}

.fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOutDown {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    animation-name: fadeOutUpBig;
}

@keyframes flip {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        animation-timing-function: ease-out;
    }

    40% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        animation-timing-function: ease-out;
    }

    50% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        animation-timing-function: ease-in;
    }

    80% {
        transform: perspective(400px) scale3d(.95, .95, .95);
        animation-timing-function: ease-in;
    }

    to {
        transform: perspective(400px);
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: flip;
}

@keyframes flipInX {
    from {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        animation-timing-function: ease-in;
    }

    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }

    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }

    to {
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInX;
}

@keyframes flipInY {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }

    40% {
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        animation-timing-function: ease-in;
    }

    60% {
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }

    80% {
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }

    to {
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInY;
}

@keyframes flipOutX {
    from {
        transform: perspective(400px);
    }

    30% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }

    to {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutX {
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@keyframes flipOutY {
    from {
        transform: perspective(400px);
    }

    30% {
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }

    to {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipOutY;
}

@keyframes lightSpeedIn {
    from {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }

    60% {
        transform: skewX(20deg);
        opacity: 1;
    }

    80% {
        transform: skewX(-5deg);
        opacity: 1;
    }

    to {
        transform: none;
        opacity: 1;
    }
}

.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }

    to {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in;
}

@keyframes rotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    to {
        transform-origin: center;
        transform: none;
        opacity: 1;
    }
}

.rotateIn {
    animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownLeft {
    animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownRight {
    animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpLeft {
    animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpRight {
    animation-name: rotateInUpRight;
}

@keyframes rotateOut {
    from {
        transform-origin: center;
        opacity: 1;
    }

    to {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
    from {
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
    from {
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
    from {
        transform-origin: left bottom;
        opacity: 1;
    }

    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
    from {
        transform-origin: right bottom;
        opacity: 1;
    }

    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    animation-name: rotateOutUpRight;
}

@keyframes hinge {
    0% {
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    20%, 60% {
        transform: rotate3d(0, 0, 1, 80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    40%, 80% {
        transform: rotate3d(0, 0, 1, 60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    to {
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    animation-name: hinge;
}

@keyframes jackInTheBox {
    from {
        opacity: 0;
        transform: scale(0.1) rotate(30deg);
        transform-origin: center bottom;
    }

    50% {
        transform: rotate(-10deg);
    }

    70% {
        transform: rotate(3deg);
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

.jackInTheBox {
    animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    to {
        opacity: 1;
        transform: none;
    }
}

.rollIn {
    animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
    from {
        opacity: 1;
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    animation-name: rollOut;
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    animation-name: zoomIn;
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInDown {
    animation-name: zoomInDown;
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInLeft {
    animation-name: zoomInLeft;
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInRight {
    animation-name: zoomInRight;
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInUp {
    animation-name: zoomInUp;
}

@keyframes zoomOut {
    from {
        opacity: 1;
    }

    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }

    to {
        opacity: 0;
    }
}

.zoomOut {
    animation-name: zoomOut;
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomOutDown {
    animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px, 0, 0);
        transform-origin: left center;
    }
}

.zoomOutLeft {
    animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }

    to {
        opacity: 0;
        transform: scale(.1) translate3d(2000px, 0, 0);
        transform-origin: right center;
    }
}

.zoomOutRight {
    animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomOutUp {
    animation-name: zoomOutUp;
}

@keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInDown {
    animation-name: slideInDown;
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInLeft {
    animation-name: slideInLeft;
}

@keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInRight {
    animation-name: slideInRight;
}

@keyframes slideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    to {
        transform: translate3d(0, 0, 0);
    }
}

.slideInUp {
    animation-name: slideInUp;
}

@keyframes slideOutDown {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0);
    }
}

.slideOutDown {
    animation-name: slideOutDown;
}

@keyframes slideOutLeft {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0);
    }
}

.slideOutLeft {
    animation-name: slideOutLeft;
}

@keyframes slideOutRight {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0);
    }
}

.slideOutRight {
    animation-name: slideOutRight;
}

@keyframes slideOutUp {
    from {
        transform: translate3d(0, 0, 0);
    }

    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0);
    }
}

.slideOutUp {
    animation-name: slideOutUp;
}
/**/

a.h3-menu{
    font-weight: bold;
    border-bottom: 2px solid gray;
    padding-right: .5rem;
    padding-left: .5rem;
    transition: 0.2s;
    text-transform: uppercase;
    font-size: 1.1rem;
    width: 100%;
    height: 100%;
    padding: 12px 0;
    padding-bottom: 6px;
    width: 100%;
    display: flex;
    justify-content:center;
}

.with_bg{
    position:relative;
}

.with_bg:before{
    content:'';
    width:100%;
    height:100%;
    background:rgba(0,0,0,.5);
    position:absolute;
    top:0;
    left:0;
}

.whatsapp-menu {
    width: 24px;
    height: 24px;
    background-image: url(/822/imgs/whatsapp.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.head__inside--left {
    display: flex;
    align-items: center;
}


#homebox a {
    height: 100%;
    display: flex;
}

@media (max-width: 1220px) {
    #homebox {
        bottom: -330px;
    }
}

@media (max-width: 980px) {
    #homebox {
        bottom: -320px;
    }
}

@media (max-height: 630px) {
    a.h3-menu {
        padding-top: 2px;
        padding-bottom: 2px;
        font-size: 1rem;
    }
    .mega-mob .nav-item .h3-menu {
        padding: 4px 0;
        padding-bottom: 0px;
    }
    a.dropdown-item.nav-link.text-small.pb-2.mb-1.d-block {
        padding-top: 1px;
        padding-bottom: 0 !important;
        font-size: 10px;
    }

}
















