/*
font-family: 'Montserrat', sans-serif;

*/
@font-face {
    font-family: Museo-thin;
    src: url(../font/Museo_100_Regular/Museo100-Regular.otf);
}

@font-face {
    font-family: Museo-300-regular;
    src: url(../font/Museo_300/Museo300-Regular.otf);
}

@font-face {
    font-family: Museo-500-regular;
    src: url(../font/Museo_500_Regular/Museo500-Regular.otf);
}

@font-face {
    font-family: Museo-700-regular;
    src: url(../font/Museo_700_Regular/Museo700-Regular.otf);
}

@font-face {
    font-family: Museo-900-regular;
    src: url(../font/Museo_900_Regular/Museo900-Regular.otf);
}

@font-face {
    font-family: Museo-thin;
    src: url(../font/Museo_100_Regular/Museo100-Regular.otf);
}

@font-face {
    font-family: MuseoSans-thin;
    src: url(../font/Museo_Sans_100/MuseoSans-100.otf);
}

@font-face {
    font-family: MuseoSans-thinItalic;
    src: url(../font/Museo_Sans_100_Italic/MuseoSans-100Italic.otf);
}

@font-face {
    font-family: MuseoSans-300;
    src: url(../font/Museo_Sans_300/MuseoSans-300.otf);
}

@font-face {
    font-family: MuseoSans-300Italic;
    src: url(../font/Museo_Sans_300_Italic/MuseoSans-300Italic.otf);
}

@font-face {
    font-family: MuseoSans-500;
    src: url(../font/Museo_Sans_500/MuseoSans_500.otf);
}

@font-face {
    font-family: MuseoSans-500Italic;
    src: url(../font/Museo_Sans_500_Italic/MuseoSans_500_Italic.otf);
}

@font-face {
    font-family: MuseoSans-700;
    src: url(../font/Museo_Sans_700/MuseoSans_700.otf);
}

@font-face {
    font-family: MuseoSans-700Italic;
    src: url(../font/Museo_Sans_700_Italic/MuseoSans-700Italic.otf);
}

@font-face {
    font-family: MuseoSans-900;
    src: url(../font/Museo_Sans_900/MuseoSans_900.otf);
}

@font-face {
    font-family: MuseoSans-900Italic;
    src: url(../font/Museo_Sans_900_Italic/MuseoSans-900Italic.otf);
}

@font-face {
    font-family: MuseoSlab-500;
    src: url(../font/Museo_Slab_500/Museo_Slab_500.otf);
}


html {
    height: 100%;
}

body {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #FFF;
    font-family: Arial;
    overflow-x: hidden;
    height: 100%;
}

form {
    margin: 0px 0px 0px 0px;
}

img {
    border: 0px;
}

a {
    border: 0px;
    outline: none;
    color: #F55602;
}

a:hover {
    border: 0px;
    color: #F55602;
    text-decoration: underline;
}

div {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    /*
    position: relative;
    top: 0px;
    left: 0px;
    */
}

p {
    /* margin: 0px 0px 0px 0px; */
    padding: 0px 0px 0px 0px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.va {
    vertical-align: middle;
}

.abs_pos {
    position: absolute;
}

.loading {
    background-image: url("../img/spinner.gif");
    background-repeat: no-repeat;
    background-position: center;
}

.clear {
    clear: both;
}

/**************HEADER****************/
#logo-small {
    display: none;
    width: 75px;
}

#desktop-header {
    display: block;
    z-index: 9999
}

#desktop-menu-header {
    display: block;
    z-index: 9999;
    -webkit-box-shadow: 0 10px 20px -20px #000000;
    box-shadow: 0 10px 20px -20px #000000;
}

#responsive-menu-header {
    display: none;
    z-index: 9999;
    -webkit-box-shadow: 0 10px 20px -20px #000000;
    box-shadow: 0 10px 20px -20px #000000;
}

.res-menu-bg {
    display: none;
}

.res-menu-lang-bg {
    display: none;
}

.top-hedar-bg-box {
    width: 100%;
    height: 32px;
    background-color: #FFFFFF; /*#DFDFDF; /*#292A2B;*/
    position: fixed;
    z-index: 100;
}

.top-header-tel-icon {
    height: 32px;
    width: 16px;
    line-height: 32px;
    display: block;
    margin-top: -2px;
    margin-right: 5px;
}

.top-header-mail-icon {
    height: 32px;
    width: 21px;
    line-height: 32px;
    display: block;
    margin-top: -2px;
    margin-right: 5px;
}

.top-header-tel-txt {
    vertical-align: middle;
    font-family: Museo-300-regular;
    font-size: 14px;
    color: #F55602;
    display: block;
    margin-top: 5px;
}

.top-header-lang-txt {
    vertical-align: middle;
    font-family: 'Montserrat';
    font-size: 16px;
    color: #F55602;
    display: block;
    margin-top: 5px;
    text-decoration: none;
    text-align: center;
}

.top-header-lang-txt:hover {
    color: #fff;
    text-decoration: none;
}

.top-header-lang-sepration-line {
    width: 1px;
    border-right: 1px solid #D7D7D7;
    min-height: 16px;
    display: inline;
    line-height: 32px;
}

.header-menu-bg-box {
    width: 100%;
    /* height: 90px; */
    height: 120px;
    background-color: #FFFFFF; /*#1D1D1D;*/
    position: fixed;
    top: 32px;
    z-index: 100;

}

.header-logo-box {
    width: 20%;
    /* height: 90px; */
    height: 120px;
    float: left;
    /* line-height: 90px; */

    padding-top: 14px;
}

.header-menu-box {
    width: 70%;
    /* height: 90px; */
    height: 120px;
    float: left;
}

.header-logo-menu-space {
    width: 10%;
    /* height: 90px; */
    /*height: 120px;*/
    height: 1px;
    float: left;
}

.home-slider-orange-big-slash {
    content: '/';
    width: 20px;
    height: 50px;
    background-color: #F55602;
}

.menu-bg-white {
    width: 100%;
    background-color: #fff;
    display: block;
    position: fixed;
    z-index: 50;
    top: 152px;
}

.mob-header-logo-img {
    width: 100px;
    height: 50px;
}

/**************FOOTER****************/

#footer-dektop-logo {
    display: block;
}

#footer-res-contatti-img {
    display: none;
}

.footer-bg-box {
    width: 100%;
    /*min-height: 480px;*/
    background-color: #DFDFDF; /*#292A2B;*/
}

.footer-input-box {
    width: 100%;
    min-height: 42px;
    border-left: 3px solid #F55602;
    background-color: #DFDFDF; /*#5D5E61;*/
    border-bottom: none;
    border-right: none;
    border-top: none;
}

.footer-textarea-box {
    width: 100%;
    height: 150px;
    border-left: 3px solid #F55602;
    background-color: #DFDFDF; /*#5D5E61;*/
    border-bottom: none;
    border-right: none;
    border-top: none;
    resize: none;
}

.footer-input-title {
    font-family: 'MuseoSans-500';
    font-size: 16px;
    color: #F55602;
    margin-left: 10px;
}

.footer-input-txt {
    font-family: 'Montserrat';
    font-size: 16px;
    color: #000000; /*#D7D7D7;*/
    padding-left: 10px;
}

.footer-contact-button-box {
    width: 100%;
    margin-top: 2px;
    position: relative;
    height: 150px;
}

.footer-button-txt {
    font-family: 'Montserrat';
    font-size: 17px;
    height: 42px;
    width: 100%;
    color: #fff;
    background-color: #F55602;
    text-align: center;
    text-decoration: none;
    display: block;
    padding: 9px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.footer-button-txt:hover {
    text-decoration: none;
    color: #fff;
}

form#formContatti div.checkbox {
    background: transparent;
    display: inline-block;
    width: auto;
}

form#formContatti div.checkbox input#ck_privacy {
    position: unset;
    margin: 0;
}

form#formContatti div.checkbox p {
    display: inline-block;
    font-weight: normal;
}

form#formContatti div.checkbox p {
    color: #F55602;
}

form#formContatti div.checkbox p a {
    font-weight: 600;
}

form#formContatti div.checkbox.white p,
form#formContatti div.checkbox.white p a {
    color: white;
}

form#formContatti div.checkbox p a:hover {
    text-decoration: underline;
}

.footer-silver-header-line {
    width: 35px;
    border-bottom: 3px solid #d7d7d7;
    margin-bottom: 10px;
}

.footer-silver-header-line1 {
    width: 35px;
    border-bottom: 3px solid #d7d7d7;
    margin-bottom: 10px;
    text-align: left;
    float: left;
}

.footer-indrizzo-title-txt {
    font-family: 'Montserrat';
    font-size: 18px;
    color: #F55602;
    font-weight: 900;
    margin-bottom: 15px;
}

.social-links-box {
    width: 100%;
    margin-top: 121px;
}

.footer-indrizzo-title-txt1 {
    font-family: 'Montserrat';
    font-size: 18px;
    color: #F55602;
    font-weight: 900;
    margin-bottom: 15px;
    text-align: left;
}

.footer-content-sub-txt {
    font-family: MuseoSans-700;
    font-size: 16px;
    color: #000000; /*#D7D7D7;*/
}

.footer-content-sub-txt1 {
    font-family: MuseoSans-300;
    font-size: 14px;
    color: #000000; /*#D7D7D7;*/
}

.footer-lower-bg-box {
    width: 100%;
    /*min-height: 60px;*/
    background-color: #DFDFDF; /*#414141;*/

}

.footer-lower-txt {
    font-family: MuseoSans-700;
    font-size: 16px;
    color: #1e1e1e;
    text-align: center;
    vertical-align: middle;
    padding: 5px 0 5px 0; /* 20px 0 20px 0; */
    position: relative;
}

.footer-lower-txt a {
    font-family: MuseoSans-700;
    font-size: 16px;
    color: #1e1e1e;
    text-align: center;
    /*padding: 5px 0 5px 0;/* 20px 0 20px 0; */
    text-decoration: none;
}

.invalid {
    font-family: MuseoSans-700;
    font-size: 16px;
    color: #F55602;
}

.footer-contatti-title-txt {
    font-family: 'MuseoSans-500';
    font-size: 22px;
    color: #FFFFFF;
    vertical-align: middle;
}

#footer-middle-logo {
    display: none;
}

.footer-success-msg {
    font-family: 'MuseoSans-500';
    text-align: center;
    font-size: 22px;
    color: #146f04;
    background: #85f98a;
    padding: 10px;
    border-left: 3px solid #146f04;
    margin: 0 10px 90px;
}

.footer-anniversary-logo {
    width: 50%;
    margin-bottom: 5px;
    text-align: center;
}

/**************HOME PAGE****************/

.home-main-slider-box {
    width: 100%;
    min-height: 600px;
}

.home-slider-content-txt {
    font-family: 'Montserrat';
    font-size: 70px;
    color: #fff;
    text-shadow: 1px 1px #414141;
    font-weight: 900;
    vertical-align: middle;
    position: relative;
    left: 0;
    right: 0;
    line-height: 70px;
    text-align: left;
}

.slash_slider {
    height: 140px !important;
    width: 140px !important;
}

#home-desktop-gray-box {
    display: block;
}

#home-res-gray-box {
    display: none;
}

.gray-bg-box {
    width: 100%;
    background-color: #DFDFDF;
}

.home-gray-box-bck-image-box {
    width: 100%;
    padding: 0px 0px 50px 0px;
}

.home-gray-header-bold-txt {
    font-family: 'Montserrat';
    font-size: 34px;
    color: #414141;
    line-height: normal;
    margin-bottom: 20px;
    font-weight: 900;
    text-align: left;
}

.home-gray-sub-txt {
    font-family: MuseoSans-300;
    font-size: 16px;
    color: #414141;
    line-height: 23px;
    margin-bottom: 20px;
    font-weight: 300;
    text-align: justify;
}

#home-desktop-vatrina-macchine {
    display: block;
}

#home-res-vatrina-macchine {
    display: none;
}

.home-vatrina-machine-bg-box {
    width: 100%;
    min-height: 500px;
    background-color: #FFFFFF; /*#292A2B;*/
    position: relative;
}

.home-vatrina-machhine-title {
    font-family: 'Montserrat';
    font-size: 42px;
    color: #F55602;
    background-color: #FFFFFF; /*#292A2B;*/
    text-align: center;
    margin-top: -5px;
}

.vatrina-macchine-prev-arrow {
    position: absolute;
    left: 0px;
    top: 45%;
    z-index: 100;
    cursor: pointer;
}

.vatrina-macchine-next-arrow {
    position: absolute;
    right: 0px;
    top: 45%;
    z-index: 100;
    cursor: pointer;
}

.home-vatrind-carousel-img-box {
    width: 100%;
    height: 330px;
    border-bottom: 5px solid #F55602;
}

.home-vatrina-carousel-txt {
    font-family: 'Montserrat';
    font-size: 22px;
    color: #D7D7D7;
    text-align: center;
    font-weight: 500;
    padding: 10px 15px 10px 15px;

}

.home-community-bg-box {
    width: 100%;
    min-height: 400px;
    background-color: #ffffff;
    margin-top: 152px;
}

.community-testo-img {
    width: 100%;
}

.home-news-bg-box {
    width: 100%;
    min-height: 400px;
    background-color: #ffffff;
    position: relative;
}

.home-news-bg-box {
    width: 100%;
    min-height: 400px;
    background-color: #ffffff;
}

.home-news-header-title {
    font-family: 'Montserrat';
    font-size: 20px;
    color: #F55602;
    font-weight: 900;
    line-height: normal;
    min-height: 90px;
}

.home-news-content-txt {
    font-family: MuseoSans-300;
    font-size: 16px;
    color: #414141;
    font-weight: 300;
    line-height: 23px;
    min-height: 180px;
}

.home-news-leggi-link-txt {
    font-family: 'Montserrat';
    font-size: 22px;
    color: #F55602;
    font-weight: 500;
    line-height: normal;
    vertical-align: middle;
    margin-left: 10px;
    text-decoration: none;
}

.home-news-bg-box a:hover {
    text-decoration: none;
}

.home-community-bg-box a:hover {
    text-decoration: none;
}

.home-new-bottom-brd {
    width: 100%;
    background-image: url("../img/icons/bg_stripe_grey.png");
    background-repeat: repeat;
    height: 13px;
}


/**************AZIENDA****************/
#desktop-mission {
    display: block;
}

#mobile-mission {
    display: none;
}

.azienda-content-img {
    width: 100%;
}

.azienda-top-img {
    width: 100%;
    min-height: 330px;
}

.azienda-line-orange {
    width: 100%;
    height: 4px;
}

.azienda-orange-header {
    font-family: 'Montserrat';
    font-size: 33px;
    color: #F55602;
    font-weight: 500;
}

.azienda-content-txt {
    font-family: MuseoSans-300;
    font-size: 16px;
    color: #414141;
    font-weight: 300;
    line-height: 25px;
}

.azienda-gray-bg-box {
    width: 100%;
    min-height: 500px;
    background-color: #DFDFDF;
}

.azienda-gray-box-img-icon {
    width: 230px;
    min-height: 230px;

}

.azienda-gray-box-orange-txt {
    font-family: 'Montserrat';
    font-size: 32px;
    color: #F55602;
    font-weight: 500;
    line-height: normal;
}

.azienda-gray-box-title-orange-brd {
    width: 100%;
    min-height: 13px;
    background-image: url("../img/icons/bg_stripe_orange.png");
    background-repeat: repeat;
}

.azienda-gray-box-content-txt {
    font-family: MuseoSans-300;
    font-size: 16px;
    color: #414141;
    font-weight: 300;
    line-height: 25px;
}

.azienda-gray-box-row {
    display: table;
    position: relative;
}

.azienda-gray-box-image {
    display: table-cell;
    position: absolute;
    transform: translate(0, -50%);
    right: 0;
    top: 50%;
}

.azienda-gray-box-image1 {
    display: table-cell;
    position: absolute;
    transform: translate(0, -50%);
    left: 0;
    top: 50%;
}

/**************PRODOTTI LISTING****************/
.prod-list-breadcrumb-bg-box {
    width: 100%;
    min-height: 50px;
    background-color: #fff;
}

.prod-list-breadcrumb-black-title {
    font-family: MuseoSans-300;
    font-size: 14px;
    color: #414141;
    font-weight: 300;
    vertical-align: middle;
    line-height: 50px;
}

.prod-list-breadcrumb-orange-title {
    font-family: MuseoSans-300;
    font-size: 14px;
    color: #F55602;
    font-weight: 300;
    vertical-align: middle;
    line-height: 50px;
}

.prod-list-breadcrumb-orange-title1 {
    font-family: MuseoSans-500;
    font-size: 14px;
    color: #F55602;
    font-weight: 500;
    vertical-align: top;
}

.prod-list-bg-box {
    width: 100%;
    min-height: 500px;
    background-color: #DFDFDF;
}

.prod-list-single-main-box {
    width: 100%;
    height: 350px;
    cursor: pointer;
}

.prod-list-single-main-box1 {
    width: 100%;
    cursor: pointer;
}

.prod-list-single-header-box {
    width: 100%;
    min-height: 40px;
    background-color: #fff;
}

.prod-list-orange-title-slash {
    color: #F55602;
}

.prod-list-single-header-txt {
    font-family: 'Montserrat';
    font-size: 14px;
    color: #414141;
    font-weight: 900;
    vertical-align: middle;
    text-align: center;
    /* line-height: 40px; */
    padding-top: 10px;
}

.prod-list-single-img-box {
    width: 100%;
    /* min-height: 265px; */
    margin-bottom: 2px;
    height: 265px;

}

.prod-list-scheda-button-box {
    width: 100%;
    min-height: 40px;
    background-color: #fff;
    background-image: url("../img/icons/arw_orange.png");
    background-repeat: no-repeat;
    background-position: 96% 50%;
}

.prod-list-scheda-button-txt {
    font-family: MuseoSans-500;
    font-size: 14px;
    color: #414141;
    font-weight: 900;
    vertical-align: middle;
    text-align: center;
    line-height: 40px;
}

#usato {
    width: 100%;
    background-color: #DFDFDF;
}

.usato-cat-box {
    width: 100%;
    margin-bottom: 20px;
}

.usato-cat-box h1 {
    font-family: 'Montserrat';
    font-size: 16px;
    color: #F55602;
    font-weight: 700;
    vertical-align: middle;
    margin-bottom: 10px;
}

.usato-cat-ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.usato-cat-link {
    font-family: MuseoSans-500;
    font-size: 16px;
    color: #414141;
    font-weight: 500;
    vertical-align: middle;
    padding: 3px 0;
    display: block;
}

.usato-cat-link-selected {
    font-family: MuseoSans-500;
    font-size: 16px;
    color: #F55602;
    font-weight: 500;
    vertical-align: middle;
    padding: 3px 0;
    display: block;
}

.usato-cat-single-title-box {
    width: 80%;
    margin: auto;
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    z-index: 2;
    display: none;
}

.usato-cat-single-scheda-link-box {
    width: 55%;
    position: absolute;
    right: 0;
    bottom: 6%;
    z-index: 2;
    display: none;
}

.usato-cat-single-header-txt {
    font-family: 'Montserrat';
    font-size: 18px;
    color: #fff;
    font-weight: 900;
    vertical-align: middle;
    text-align: left;
    /* line-height: 40px; */
    padding-top: 10px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.usato-cat-single-header-btm-brd {
    width: 20%;
    height: 5px;
    border-bottom: 5px solid #F55602;
}

.usato-cat-scheda-button-box {
    width: 100%;
    min-height: 40px;
    background-image: url("../img/icons/arw_orange.png");
    background-repeat: no-repeat;
    background-position: 96% 50%;
}

.usato-cat-scheda-button-txt {
    font-family: MuseoSans-500;
    font-size: 14px;
    color: #fff;
    font-weight: 900;
    vertical-align: middle;
    text-align: center;
    line-height: 40px;
}

.one-usato-prod {
    width: 100%;
    background-color: #ffffff;
    margin-bottom: 30px;
    display: table;
}

.img-usato-prod {
    padding: 25px 0px 25px 0px;
    display: block;
}

.usato-prod-bold-title {
    font-family: 'Montserrat';
    font-size: 20px;
    color: #414141;
    font-weight: 900;
    padding: 25px 10px 0px 10px;
}

.abstract-prod .td_value {
    width: 50%;
}

.usato-prod-scheda-link {
    width: 250px;
    margin: 20px 0;
    height: 40px;
    background-color: #F55602;
    float: right;
}

.usato-prod-scheda-link a {
    font-family: 'Montserrat';
    font-size: 16px;
    color: #ffffff;
    font-weight: 900;
    padding-top: 8px;
    text-align: center;
    display: block;
}

.usato-prod-detail-form-title {
    color: #f55602;
    font-family: "MuseoSans-500";
    font-size: 16px;
    margin-left: 10px;
}

.usato-prod-detail-form-header {
    color: #f55602;
    font-family: "MuseoSans-500";
    font-size: 20px;
    margin-left: 10px;
    margin-bottom: 20px;
}

.testo_p {
    color: #414141;
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: 900;
}

.titolo-form {
    color: #f55602;
    font-family: "MuseoSans-500";
    font-size: 24px;
    margin-left: 10px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.img_cms {
    width: 100%;
}

.breadcrumb1 {
    background-color: transparent !important;
    line-height: 50px;
}

.logo-usato {
    width: 80%; /* padding: 0 10px 0 10px; */
}

.logo-usato-img {
    width: 100%;
    margin: 20px 0 20px 0;
}


/**************SCHEDA****************/

#scheda-content-desktop-view {
    display: block;
}

#scheda-content-responsive-view {
    display: none;
}

#usato-prod-list-desktop {
    display: block;
}

#usato-prod-list-responsive {
    display: none;
}

#scheda-form-main-box {
    position: absolute;
    top: -122px;
    z-index: 100;
    left: 0;
    right: 0;
}

#scheda-form-main-box-res {
    display: none;
}

#scheda-left-box {
    z-index: 99;
}

#scheda-right-box {
    z-index: 99;
    padding-left: 50px;
}

.scheda-bold-title {
    font-family: 'Montserrat';
    font-size: 36px;
    color: #414141;
    font-weight: 900;
}

.scheda-title-bottom-brd {
    width: 20%;
    height: 6px;
    border-bottom: 6px solid #F55602;
}

.scheda-sub-title {
    font-family: MuseoSans-300;
    font-size: 22px;
    color: #414141;
}

.scheda-content-txt {
    font-family: MuseoSans-300;
    font-size: 14px;
    color: #414141;
}

.scheda-spec-row {
    width: 100%;
    min-height: 40px;
    border-bottom: 1px solid #666666;
    line-height: 40px;
}

.scheda-spec-orange-title {
    font-family: 'Montserrat';
    font-size: 16px;
    color: #F55602;
    font-weight: 900;
    display: inline;
    vertical-align: middle;
}

.scheda-spec-gray-title {
    font-family: 'Montserrat';
    font-size: 16px;
    color: #414141;
    font-weight: 900;
    display: inline;
    vertical-align: middle;
}

.scheda-richiedi-link-txt {
    font-family: MuseoSans-300;
    font-size: 14px;
    color: #414141;
    font-weight: 300;
    vertical-align: middle;
    /* margin-left: 10px; */
    cursor: pointer;
    margin-top: 15px;
    display: block;
}

.scheda-richiedi-link a {
    text-decoration: none;
}

.scheda-big-img-box {
    width: 100%;
    /* min-height: 560px; */
    border-top: 3px solid #F55602;
}

.scheda-carousel-img {
    /* width: 100%; */
    width: 100%;
    height: auto;
}

.scheda-form-bg-box {
    width: 100%;
    /* height: 100%; */
    /* min-height: 917px;
    background-color: #efefef;
    right: -100%;
    position: relative; */
    position: fixed;
    z-index: 1001;
    width: 69%;
    height: 100%;
    background: #efefef;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    -webkit-transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
}

/* .show-menu .scheda-form-bg-box {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-webkit-transition: -webkit-transform 0.8s;
	transition: transform 0.8s;
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
} */
.scheda-form-chiudi-txt {
    font-family: 'Montserrat';
    font-size: 18px;
    color: #F55602;
    vertical-align: middle;
    margin-left: 10px;
    cursor: pointer;


}

.scheda-form-bg-box a {
    text-decoration: none;
}

.scheda-form-richiedi-txt {
    font-family: 'Montserrat';
    font-size: 20px;
    color: #414141;
    vertical-align: middle;
    margin-left: 4px;
}

.scheda-form-richiedi-icon-img {
    width: 30px;
    height: 30px;
}

.scheda-richiedi-input-box {
    width: 100%;
    /* min-height: 42px; */
    min-height: 32px;
    border-left: 3px solid #F55602;
    background-color: #fff;
    border-bottom: 1px solid #414141;
    border-right: 1px solid #414141;
    border-top: 1px solid #414141;
}

.scheda-input-txt {
    font-family: 'Montserrat';
    font-size: 16px;
    color: #414141;
}

.scheda-richiedi-textarea-box {
    width: 100%;
    /* min-height: 150px; */
    min-height: 140px;
    border-left: 3px solid #F55602;
    background-color: #fff;
    border-bottom: 1px solid #414141;
    border-right: 1px solid #414141;
    border-top: 1px solid #414141;
}

.scheda-form-button-box {
    width: 100%;
    min-height: 42px;
    background-color: #F55602;
}

.scheda-form-button-txt {
    font-family: 'Montserrat';
    font-size: 18px;
    color: #ffffff;
    vertical-align: middle;
    text-align: center;
    font-weight: 500;
    padding-top: 8px;
}

/**************AREA STAMPA****************/

.area-stmapa-img-box {
    width: 100%;
    min-height: 250px;
    margin-bottom: 20px;
}

.area-stampa-title {
    font-family: 'Montserrat';
    font-size: 20px;
    color: #F55602;
    font-weight: 900;
}

.area-stampa-content {
    font-family: MuseoSans-300;
    font-size: 18px;
    color: #414141;
}

#area-stampa-div a {
    text-decoration: none;
}

/**************NETWORK PAGE****************/
#map_canvas {
    width: 100%;
    height: 850px;
}

.netwok-select-box {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    min-height: 42px;
    border: 1px solid #5D5E61;
    border-left: 3px solid #F55602;
    background-image: url("../img/icons/arw_select.png");
    background-repeat: no-repeat;
    background-position: 97% 50%;
    cursor: pointer;
}

.netwok-select-txt {
    font-family: 'Montserrat';
    font-size: 14px;
    color: #F55602;
    font-weight: 500;
    padding: 10px;
}

.network-filter-button-box {
    width: 100%;
    min-height: 42px;
    background-color: #F55602;
    background-image: url("../img/icons/arw_white.png");
    background-repeat: no-repeat;
    background-position: 97% 50%;
}

.network-filter-button-box a {
    text-decoration: none;
}

.network-filter-button-txt {
    font-family: 'Montserrat';
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
    padding-top: 9px;
}

.network-reset-button-box {
    width: 100%;
    min-height: 42px;
    background-color: #5e5d61;
    background-image: url("../img/icons/reset_icon.png");
    background-repeat: no-repeat;
    background-position: 15% 50%;
    display: none;
}

.network-reset-button-box a {
    text-decoration: none;
}

.network-reset-button-txt {
    font-family: 'Montserrat';
    font-size: 18px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
    padding-top: 9px;
}

.network-store-title a {
    font-family: 'Montserrat';
    font-size: 16px;
    color: #414141;
    font-weight: 500;
}

.network-store-title a {
    text-decoration: none;
}

.network-store-title-btm-brd {
    width: 30%;
    height: 4px;
    border-bottom: 4px solid #F55602;
}

.network-store-content-txt {
    font-family: MuseoSans-300;
    font-size: 13px;
    color: #414141;
    font-weight: 300;
}

.network-store-content-txt a {
    font-family: MuseoSans-300;
    font-size: 13px;
    color: #414141;
    font-weight: 300;
}

.network-store-content-txt a {
    text-decoration: none;
}

.network-store-contact-orange-txt {
    font-family: MuseoSans-700;
    font-size: 15px;
    color: #F55602;
    font-weight: 700;
}

.network-store-btm-brd {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #5D5E61;
    margin-top: 30px;
}

.network-store-title-div-height {
    min-height: 90px;
    width: 100%;
}

.network-store-content-div-height {
    min-height: 60px;
    width: 100%;
}

.network-store-content-div-height1 {
    min-height: 100px;
    width: 100%;
}

.no-store {
    font-family: 'Montserrat';
    font-size: 18px;
    color: #F55602;
    font-weight: 500;
}

/**************CONTATTI****************/
#map_canvas_contatti {
    width: 100%;
    height: 500px;
}

.contatti-white-bg-box {
    width: 100%;
    min-height: 300px;
    background-color: #fff;
}

.contatti-title-txt {
    font-family: 'Montserrat';
    font-size: 31px;
    color: #F55602;
    font-weight: 900;
    text-align: left;
    line-height: 37px;
}

.contatti-big-gray-txt {
    font-family: MuseoSans-500;
    font-size: 31px;
    color: #414141;
    font-weight: 500;
    text-align: left;
    line-height: 37px;
}

.contatti-title-medium-txt {
    font-family: 'Montserrat';
    font-size: 18px;
    color: #F55602;
    font-weight: 900;
}

.contatti-medium-gray-txt {
    font-family: MuseoSans-300;
    font-size: 16px;
    color: #414141;
    font-weight: 300;
    line-height: auto;
}

.contatti-small-gray-txt {
    font-family: MuseoSans-300;
    font-size: 18px;
    color: #414141;
    font-weight: 300;
    text-align: left;
}

/**************COMMON****************/

.mobile-menu-icon {
    position: absolute;
    left: 20px;
    z-index: 1;
}

.mobile-logo {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.mobile-world-icon {
    position: absolute;
    right: 20px;
}

#responsive-mrg-top {
    margin-top: 0px;
}

.mrg-top-5 {
    margin-top: 5px;
}

.mrg-top-7 {
    margin-top: 7px;
}

.mrg-top-10 {
    margin-top: 10px;
}

.mrg-top-16 {
    margin-top: 16px;
}

.mrg-top-20 {
    margin-top: 20px;
}

.mrg-top-122 {
    margin-top: 152px;
}

.mrg-bottom-10 {
    margin-bottom: 10px;
}

.mrg-bottom-20 {
    margin-bottom: 20px;
}

.mrg-bottom-30 {
    margin-bottom: 30px;
}

.mrg-bottom-40 {
    margin-bottom: 40px;
}

.mrg-bottom-50 {
    margin-bottom: 50px;
}

.mrg-bottom-60 {
    margin-bottom: 60px;
}


.padding-10 {
    padding: 0 10px 0 10px;
}

.padding-15 {
    padding: 0 15px 0 15px;
}

.padding-20 {
    padding: 0 20px 0 20px;
}


.position-relative {
    position: relative;
}


.blank-div-30 {
    width: 100%;
    height: 30px;
}

.blank-div-50 {
    width: 100%;
    height: 50px;
}

.blank-div-footer-top {
    width: 100%;
    height: 20px;
}


/*********** PRODOTTI LISTING BOX EFFECT **********************/

.view-first img {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.view-first .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    /*  background-color: rgba(219,127,8, 0.7); */
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.view-first:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.view-first:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}


.view-first1 img {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.view-first1 .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: transparent;
}

.view-first1:hover .mask {
    background-color: rgba(0, 0, 0, 0.6);
}

.view-first1:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.view {
    width: 100%;
    height: auto;
    /*  margin: 10px;
     float: left;
     border: 10px solid #fff; */
    overflow: hidden;
    position: relative;
    text-align: center;
    /*   -webkit-box-shadow: 1px 1px 2px #e6e6e6;
      -moz-box-shadow: 1px 1px 2px #e6e6e6;
      box-shadow: 1px 1px 2px #e6e6e6; */
    cursor: pointer;
    /*  background: #fff url(../images/bgimg.jpg) no-repeat center center; */
}

.view img {
    display: block;
    position: relative;
    object-fit: cover;
    object-position: bottom;
}

.social-logos {
    width: 32px;
    height: 32px;
    float: left;
    margin-right: 10px;
}

/* .social-links{
	width: 32px;
	height: 32px;
	display: inline-block;
	margin-right: 10px;
}
.social-links-twitter{
	width: 32px;
	height: 32px;
	display: inline-block;
	margin-right: 10px;
}
.social-links-youtube{
	width: 32px;
	height: 32px;
	display: inline-block;
	margin-right: 10px;
} */


.table_social2_row {
    padding: 0px 10px 0 10px;
    border-bottom: 1px solid #666666;
    border-top: 1px solid #666666;
}

.table_social2 {
    /* padding-top: 30px; */
    padding: 30px 0px 0 0px;
    width: 100%;

}

.share_button_txt {
    font-family: 'Montserrat';
    font-size: 16px;
    color: #F55602;
    font-weight: 900;
    float: left;
    padding: 20px 0 20px 0px;
    display: block;
}

.share_button_box {
    font-family: 'Montserrat';
    font-size: 16px;
    color: #F55602;
    font-weight: 900;
    float: right;
    padding: 14px 0px 10px 0px;
    display: block;
}


.share_button_txt1 {
    font-family: 'Montserrat';
    font-size: 16px;
    color: #F55602;
    font-weight: 900;
    float: left;
    padding: 20px 0 20px 0px;
    display: block;
}

.share_button_box1 {
    font-family: 'Montserrat';
    font-size: 16px;
    color: #F55602;
    font-weight: 900;
    float: right;
    padding: 14px 0px 10px 0px;
    display: block;
}

.item-class {
    width: 165px;
    height: 165px;
    position: relative;
}

.footer_tescar_brand {
    color: #F55602;
}

/* bootstrap five column addon */
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

/* new NEWS layout home page */
.home-news-bg-box.new {
    margin-bottom: 40px;
}

.new .blank-div-50 {
    height: 120px;
}

.home-vatrina-machhine-title.news {
    background-color: #fff;
    margin-top: 25px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    z-index: 999;
    padding: 0 40px;
}

.border-news {
    background-image: url("../../_static/img/icons/bg_stripe_grey.png");
    background-size: contain;
    background-position: center center;
    background-repeat: repeat-x;
    height: 13px;
    width: 100%;
    position: absolute;
    top: 48px;
    background: none;
}

.new .home-news-content-txt {
    min-height: 140px;
}

.new .row.mrg-bottom-20 .home-new-bottom-brd {
    display: none;
}

.new a span img {
    display: none;
}

.new a span.home-news-leggi-link-txt {
    margin: 0;
    font-size: 18px;
    color: #fff;
    background-color: #F55602;
    padding: 5px 15px;
}

.new .row.mrg-bottom-10 a {
    position: absolute;
    bottom: 0;
    right: 20px;
}

/* Masonry */
.grid {
    display: block;
    margin-top: 70px;
}

.grid-item {
    display: inline-block;
    vertical-align: top;
    width: 32.5%;
    margin-bottom: 10px;
}

.grid-item img {
    width: 100%;
}

.grid-item .overlay-title {
    display: none;
    background-color: rgba(0, 0, 0, 0.7);
    position: relative;
    /* top: -20px; */
    padding: 20px 5px;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    transform: translate(0, -100%);
}

.grid-item .overlay-title p {
    text-decoration: none !important;
}

.tp-banner-container {
    overflow: hidden;
}

.tp-banner-container video {
    height: 800px;
    object-fit: cover;
    object-position: center;
}

#formFilterProd .footer-input-title {
    text-transform: uppercase;
}

.footer-half-input-box {
    display: inline-block;
    width: 48%;
}

.footer-half-input-box:last-child {
    float: right;
}

.table_scheda .td_lable {
    text-transform: uppercase;
}

.scheda-richiedi-link-txt.info_machine {
    background-color: #F55602;
    padding: 15px;
    text-align: center;
    color: #FFFFFF;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
}

.home_row_box {
    padding: 15px 0;
}

.home_row_box:nth-child(odd) {
    background-color: #DFDFDF;
}

.home_row_box.last_child.after_last {
    background-image: url('/_static/img/new_home/last_child_background.jpg');
    background-size: cover;
}

.home_row_box.last_child.after_last h2,
.home_row_box.last_child.after_last h3 {
    text-transform: uppercase;
}

.home_row_box .container {
    height: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    padding: 20px 0;
}

.home_row_box .container div {
    width: 50%;
    padding: 0 15px;
}

.home_row_box.last_child .container {
    flex-direction: column;
}

.home_row_box.last_child .container div {
    width: 100%;
    text-align: center;
}

.home_row_box.last_child .container div,
.home_row_box.last_child:nth-child(odd) .container .img_holder,
.home_row_box.last_child:nth-child(even) .container .img_holder {
    text-align: center;
}

.home_row_box.last_child .container .text_holder a {
    display: block;
    margin: 30px auto;
    max-width: 300px;
    position: initial;
    top: auto;
}

.home_row_box:nth-child(odd) .container .img_holder {
    text-align: right;
}

.home_row_box:nth-child(even) .container .img_holder {
    text-align: left;
}

.home_row_box .container .img_holder img {
    max-width: 100%;
    height: 300px;
    object-fit: contain;
}

.home_row_box .container .text_holder {
    font-family: 'Montserrat';
    position: relative;
}

.home_row_box .container .text_holder .slash_slider {
    width: 100px !important;
    position: absolute;
    left: 0px;
    height: 100% !important;
    min-height: 200px !important;
    object-fit: contain;
    top: 50%;
    transform: translate(0, -50%);
}

.home_row_box .container .text_holder h2 {
    color: #000000;
    font-size: 42px;
    text-shadow: 1px 1px #414141;
    font-weight: 900;
    line-height: initial;
    text-transform: uppercase;
    margin: 0;
}

.home_row_box:not(.last_child) .container .text_holder h2 {
    padding-left: 100px;
}

.home_row_box.last_child.after_last .container .text_holder h2,
.home_row_box.last_child.after_last .container .text_holder h3 {
    color: #ffffff;
}

.home_row_box .container .text_holder h3 {
    text-transform: initial;
}

.home_row_box .container .text_holder a {
    color: #ffffff;
    background-color: #f55602;
    font-size: 17px;
    font-weight: 900;
    text-transform: uppercase;
    padding: 15px 30px;
    position: relative;
    top: 40px;
    cursor: pointer;
}

.home_row_box.last_child.after_last .container .text_holder a {
    color: #f55602;
    background-color: #ffffff;
}

.tescar_iso_logo_height {
    height: 100px;
    position: relative;
}

.tescar_iso_logo_height img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.home_slider_video_overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.25);
}

.home_slider_video_container img {
    width: 100%;
    max-height: 700px;
    object-fit: cover;
    object-position: bottom;
}

.home_slider_video_container .slash_slider {
    width: 100px !important;
    height: 100px !important;
}

.home_slider_video_holder {
    position: relative;
}

.home_slider_video {
    position: absolute;
    top: 15%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: 'Montserrat';
    font-size: 45px;
    color: #fff;
    text-shadow: 1px 1px #414141;
    font-weight: 900;
    line-height: 50px;
    width: 90%;
    text-align: center;
}

.iubenda-embed.iubenda-nostyle.no-brand {
    width: auto !important;
    height: auto !important;
}
