
/* poppins-regular - latin */
@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/poppins-v20-latin-regular.eot'); /* IE9 Compat Modes */
    src: local(''), url('/fonts/poppins-v20-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/poppins-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('/fonts/poppins-regular.woff') format('woff'), /* Modern Browsers */
    url('/fonts/poppins-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/fonts/poppins-regular.svg#Poppins') format('svg'); /* Legacy iOS */
}


/* Slider */
.slick-slide {
    margin: 0px 20px;
}

    .slick-slide img {
        width: 100%;
    }

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

    .slick-track:before,
    .slick-track:after {
        display: table;
        content: '';
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.ctl00_MainContent_UP_TreeGraphics {
    width: fit-content;
}

.p-title {
    text-align: center;
    margin-top: 15px;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 5px;
}

    .p-title i {
        font-size: 0.875rem;
    }

.th-text {
    font-weight: 500;
    color: #F84B51;
    border: 0px;
}

.table-bordered td, .table-bordered th {
    border: 1px solid #dee2e6;
}

th {
    display: table-cell;
    vertical-align: inherit;
    font-weight: 500;
    text-align: -internal-center;
}

.card-title {
    font-size: 16px;
}

.title-table {
    text-align: center;
    font-size: 1.5rem !important;
    font-weight: 600;
}



@media (min-width: 576px) {
    .p-title {
        font-size: 16px;
    }
    
}

@media (min-width: 1500px) {
    .p-title {
        font-size: 18px;
    }
}


.row-card {
    justify-content: center;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 10px;
}

.card3-new {
    margin: 0px;
    box-shadow: 2px 6px 8px 0 rgb(22 22 26 / 10%);
    border: none;
    border-top: 1px solid rgba(0,0,0,.05);
    padding: 0px;
    height: 100%;
    border-radius: 12px;
    aspNetDisabledp-title
}


.container-fluid-card {
    margin-top: 10px;
}


.card-img {
    width: 60%;
    padding: 10px;
}

.row-footer {
    justify-content: center;
    margin-bottom: 15px;
    /*margin-top: 15px;*/
}

.adress {
    font-size: 16px;
}

.navbar-toggler-icon {
    margin-left: -10px;
}

.aspNetDisabled {
    margin-right: 10px;
}

.nav-menu {
    color: #000;
    font-weight: 400;
}

    .nav-menu:hover {
        color: #f84b51;
    }

.dropdown-toggle::after {
    color: #f84b51;
}


.order:hover {
    color: #f84b51;
    text-decoration: none;
}


@media (max-width: 915px) {
    .adress {
        font-size: 14px;
    }

    .container-fluid-card {
        margin-top: 40px;
        margin-bottom: 40px;
    }
}

@media (max-width: 420px) {

    .p-title {
        font-size: 16px;
        margin-bottom: 8px;
        margin-top: 0;
    }

    .label {
        margin-bottom: 0;
    }
}


/* AFTERSALESTOOLS NEW */

.btn-demo {
    background-color: #ffa500 !important;
    border-color: #ffa500 !important;
}

#divFooter {
    background-color: #ffffff
}

#divBody {
    /*background-color: #f5f5f5;*/
    background-color: #ffffff;
}

#divBodyLogin {
    background-color: #FFFFFF;
    /*background-color: #000000;*/
}

#divMasterMenu {
    background-color: #ffffff;
}

#divMasterHeading {
    position: relative;
    height: 190px;
    background: url(../../../images/S000_S1N3G0/b_header_bg.png) no-repeat center center/cover;
}

.navbar {
    background-color: #ffffff;
}

.bg-light {
    background-color: #ffffff !important;
}

#iframeModal {
    background-color: #ffffff !important;
}


/* AFTERSALESTOOLS */

.coloricons {
    color: #f84b51
}

.tablecolor {
    background-color: #f84b51
}

/* MENU LATERALE */
.col2sidenav {
    min-width: 80%;
}

.isidenav {
    width: 28px !important;
}

.psidenav {
    padding: 8px;
    text-decoration: none;
    font-size: 1.2rem;
    color: #f1f1f1;
    display: block;
    transition: 0.3s;
}

.p2sidenav {
    padding: 8px;
    text-decoration: none;
    font-size: 1.2rem;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.row0sidenav {
    max-height: 42px;
}

.rowsidenav {
    padding: 2px 2px 2px 8px;
    !important;
}

.row2sidenav {
    padding-left: 50px;
}


.colsidenav {
    padding-right: 5%;
}

.hrsidenav {
    border-top: 1px solid #818181 !important;
    width: 96% !important;
    margin-top: 0rem !important;
    margin-bottom: 0rem !important;
}
/****************/



/* The side navigation menu */
.sidenav {
    width: 100%;
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 1; /* Stay on top */
    top: 0; /* Stay at the top */
    right: 0;
    background-color: #111; /* Black*/
    background: rgba(0, 0, 0, 0.9);
    overflow-x: hidden; /* Disable horizontal scroll */
    /* padding-top: 60px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
}



    /* The navigation menu links */
    .sidenav a {
        padding: 8px;
        text-decoration: none;
        font-size: 1.2rem;
        color: #f1f1f1;
        display: block;
        transition: 0.3s;
    }

        /* When you mouse over the navigation links, change their color */
        .sidenav a:hover {
            color: #818181;
        }



/* Style page content - use this if you want to push the page content to the right when you open the side navigation */
#main {
    transition: margin-left .5s;
    padding: 20px;
}

/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */
@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px;
    }

        .sidenav a {
            font-size: 18px;
        }
}

.breadcrumb-item + .breadcrumb-item {
    font-size: 13px;
    color: #000;
}

    .breadcrumb-item + .breadcrumb-item :hover {
        color: #f84b51;
    }

.home:hover {
    color: #f84b51;
}

.btn {
    border-radius: 0rem;
}

.list-group-item {
    /*background-color: #f5f5f5;*/
    background-color: #ffffff;
    border: 0px solid rgba(0,0,0,.125);
}

.ast-dropdown-menu {
    left: -120px;
}

.ast-dropdown-menu-language {
    left: -45px;
}

.ast-card {
    border-radius: 0rem;
}

.ast-card-body {
    padding: 2.25rem;
}

.ast-btn-primary {
    color: #fff;
    background-color: #f84b51;
    border-color: #f84b51;
}

    .ast-btn-primary:hover {
        color: #f84b51;
        background-color: #fff;
        border-color: #f84b51;
    }

.ast-btn-secondary {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #f84b51;
    padding: .0rem .0rem;
    line-height: 0.0;
}

    .ast-btn-secondary:hover {
        color: #f84b51;
        background-color: #ffffff;
        border-color: #ffffff;
    }

.ast-btn-alternative {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

    .ast-btn-alternative:hover {
        color: #000000;
        background-color: #fff;
        border-color: #000000;
    }

.ast-btn-outline-primary {
    color: #f84b51;
    background-color: transparent;
    background-image: none;
    border-color: #f84b51;
}

    .ast-btn-outline-primary:hover {
        color: #f84b51;
        background-color: #F0F1F2;
        border-color: #f84b51;
    }

.ast-label {
    font-weight: bold;
}


.ast-content {
    text-align: right;
}

.ast-elencoSX {
    color: #666666;
    text-decoration: none;
}

    .ast-elencoSX:hover {
        text-decoration: none;
    }

.ast-page-title {
    padding: .5rem 1rem;
    margin-bottom: 0rem;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.ast-page-title-upper {
    padding: .5rem 1rem;
    margin-bottom: 0rem;
    text-transform: uppercase;
}


.ast-far {
    font-size: 1.6rem;
    margin-left: 0.3rem;
    margin-right: 0.3rem;
}

.ast-far-carousel {
    display: flex;
    font-size: 1.6rem;
    margin-left: 0.3rem;
    margin-right: 0.3rem;
}

@media only screen and (max-width: 400px) {
    .ast-far-carousel {
        display: none;
    }

    #divMasterHeading {
        background-image: none;
    }

    .img-fluid {
        max-width: 70%;
        height: auto;
    }

    .card-img {
        width: 60%;
    }
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
}

.ast-label-breadcrumb {
    color: #f84b51;
}

/* BOOTSTRAP */
/*@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&display=swap');*/
@import url('/fonts/Poppins-Regular.ttf');

body {
    font-family: 'Open Sans';
    font-family: "Poppins",sans-serif;
    background-color: #FFFFFF;
    /*background-color: #000000;*/
}


.fontB1 {
    /*font-family: 'Open Sans';*/
    font-size: 40px;
    font-weight: 700;
    color: #000;
    line-height: 50px;
    letter-spacing: 3px;
    margin: 0 0 0 0;
}

.fontB2 {
    /*font-family: 'Open Sans';*/
    font-size: 15px;
    font-weight: 300;
    color: #000;
    line-height: 25px;
    margin: 0 0 0 0;
}

.fontB3 {
    /*font-family: 'Open Sans';*/
    font-size: 15px;
    font-weight: 600;
    color: #000;
    line-height: 5px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 0 0;
}



.fontB1B {
    /*font-family: 'Open Sans';*/
    font-size: 40px;
    font-weight: 400;
    color: #000;
    line-height: 50px;
    letter-spacing: 3px;
    margin: 0 0 0 0;
}

.fontB2B {
    /*font-family: 'Open Sans';*/
    font-size: 15px;
    font-weight: 300;
    color: #000;
    line-height: 25px;
    margin: 0 0 0 0;
}

.fontB3B {
    /*font-family: 'Open Sans';*/
    font-size: 15px;
    font-weight: 400;
    color: #000;
    line-height: 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 0 0;
}

.fontB3Bbold {
    /*font-family: 'Open Sans';*/
    font-size: 18px;
    font-weight: 600;
    color: #000;
    line-height: 5px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 0 0;
}


a {
    /*color: #f84b51;*/
    color: #000000;
}

    a:hover {
        color: #999999;
    }

h2, .h2 {
    font-size: 1.2rem;
    color: #f84b51;
}

h3, .h3 {
    font-size: 1.0rem;
}

.show > .btn-secondary.dropdown-toggle {
    color: #f84b51;
    background-color: #ffffff;
    border-color: #ffffff;
    border-radius: .0rem;
    box-shadow: 0 0 0 0rem rgba(108,117,125,.0) !important;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
    background-color: #999999;
}

.img-fluid {
    /*width: 100%;*/
}

.navbar-brand {
    margin-right: 0rem;
    width: fit-content;
}

.breadcrumb {
    background-color: transparent;
    margin-bottom: 0rem;
}

.container {
    /*background-color: #f5f5f5;*/
    background-color: #ffffff;
}

.col-form-label {
    font-weight: 400;
}


.custom-range {
    width: 60px;
}

/*.pager td table tbody tr {
    display: flex;
}*/

pager-flex {
    display: flex;
}

.form-group {
    justify-content: space-around;
    margin-bottom: 10px;
}

/* FLEXBOX */

.flex-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    /*justify-content: center;*/
}

.no-wrap {
    flex-wrap: nowrap;
    background: #cccccc;
}

.flex-container > div {
    /*background-color: #f5f5f5;*/
    background-color: #ffffff;
    margin: 0.1rem;
    text-align: center;
    line-height: 2rem;
    /*max-width: 170px;*/
}


.page-item.active .page-link {
    background-color: #f84b51;
    border-color: #f84b51;
}

.page-link {
    color: #f84b51;
}

    .page-link:hover {
        color: #f84b51;
    }

.pagination {
    float: right;
}

.col-lbl-sparepart {
    padding-bottom: 0;
}

.list_table {
    margin-top: 15px;
    padding-left: 0;
    list-style: none;
}

.list-group-item {
    padding-top: 0;
    padding-bottom: 0px;
}
.list-group-item-tables {
    padding: .5rem 1.25rem;
}
.line_list {
    width: 97%;
    margin-top: 15px;
    margin-bottom: 15px;
    border: 0;
    border-top: 1px solid #cacaca;
}

@media only screen and (max-width: 600px) {
    .ast-modal-dialog {
        max-width: 350px !important;
    }
}

@media only screen and (max-width: 768px) {
    .flex-container {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }

    .p-title {
        margin-top: 0;
        font-size: 16px;
        padding-top: 15px;
    }
}

.ast-language-mobile {
    display: none;
}

@media only screen and (max-width: 991px) {

    #divMasterHeading {
        height: 100%; /*120px;*/
        background-color: #ffffff;
        background-image: none;
    }

    .ast-headerxs {
        width: 10%;
        text-align: right;
    }

    .PriceList {
        display: none;
    }

    .ast-content {
        display: none;
    }

    .ast-language-desktop {
        display: none;
    }

    .ast-language-mobile {
        display: block;
    }
}

@media only screen and (max-width: 900px) {
    .btn-sm.ast-btn-primary {
        font-size: .75rem;
    }

    .form-control-sm.ast-control {
        font-size: .75rem;
    }
}



.LBL_DISP_STYLE {
    display: inline-block;
    vertical-align: middle;
    margin-bottom:5px;
}

.imgLogo {
    max-height: 45px;
    max-width: 500px;
}



/*.ast-title {
    padding-left: 13px;
}*/

.login-text {
    font-size: .75rem;
}

@media only screen and (max-width: 410px) {
    .ast-dropdown-menu-logged {
        left: 0px;
    }
}

.a:focus, .a:active {
    outline: none;
}

.fa-avail {
    font-size: 1.3rem;
}

.fa-avail-search {
    font-size: 1.6rem;
}

.spareimage{
    margin:-8px -5px -15px -5px;
}

.ui-widget > .ui-menu-item {
    font-family: 'Poppins' !important;
}

.Cart {
    display: none;
}

@media only screen and (min-width: 768px) {
    .Cart {
        display: inline;
    }
}
@media only screen and (max-width: 576px) {
    .Cart {
        display: inline;
    }
}
.txt-serial-descr{
    font-size:.8rem;
}
.logo_contact_definition {
    width: 100%;
    max-width: 150px;
}
@media only screen and (max-width: 576px) {
    .logo_contact_definition {
        max-width: 100px;
    }
}
.btn-primary {
    color: #fff;
    background-color: #f84b51;
    border-color: #f84b51;
}

    .btn-primary:hover {
        color: #f84b51;
        background-color: #fff;
        border-color: #f84b51;
    }
.logo_contact_info_definition {
    width: 100%;
    max-width: 120px;
}