/* AFTERSALESTOOLS NEW */
#divFooter {
    /*background-color: #ffffff;*/
    background-color: #ffffff !important;
}
#divBody {
    /*background-color: #f5f5f5;*/
    background-color: #ffffff;
    margin-left: 15px;
    margin-right: 15px;
}
#divBodyLogin {
    /*background-color: #f5f5f5;*/
    background-color: #ffffff;
    margin-left: 15px;
    margin-right: 15px;
    width: auto;
}

#divMasterMenu{
    /*background-color: #ffffff;*/
    margin-left: 15px;
    margin-right: 15px;
    width: auto;
}
#divMasterHeading{
    
	position: relative;
    height: 190px;
    /*background: url(../../../images/0536_FSTFL4/b_header_bg.png) no-repeat center center/cover;*/
}


.navbar {
background-color: #ffffff;
}

.MainContent {
    background-color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
     margin-left: 15px;
    margin-right: 15px;
    width: auto;
}

.bg-light {
    background-color: #ffffff!important;
}
#iframeModal{
    background-color: #ffffff!important;
}


/* AFTERSALESTOOLS */

.coloricons {
	color: #0096bf;
}
.tablecolor {
	background-color: #0096bf;
}

/* 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;    
}

.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 */
    left: 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;
}

.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: -130px;
}

.ast-dropdown-menu-language {
    left: -45px;
}

.ast-card {
    border-radius: 4px;
	border: 1px;
}

.ast-card-body {
    padding: 2.25rem;
}

.ast-btn-primary {
    color: #fff;
    background-color: #0f3167;
    border-color: #0f3167;
}

    .ast-btn-primary:hover {
        /*color: #0f3167;*/
        background-color: #0096bf;
        border-color: #0096bf;
    }


.ast-btn-secondary {
    background-color: #0096bf;
    border-color: #0096bf;
    color: #0f3167;
    padding: .0rem .0rem;
    line-height: 0.0;
}

    .ast-btn-secondary:hover {
        color: #0f3167;
        background-color: #0096bf;
        border-color: #0096bf;
    }

.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: #0096bf;
    background-color: transparent;
    background-image: none;
    border-color: #0096bf;
}

    .ast-btn-outline-primary:hover {
        color: #0096bf;
        background-color: #F0F1F2;
        border-color: #0096bf;
    }

.ast-label {
    font-weight: bold;
}


.ast-content {
    text-align: right;
}

.ast-elencoSX {
    color: #0f3167;
    text-decoration: none;
}

    .ast-elencoSX:hover {
        text-decoration: none;
    }

.ast-page-title {
    padding: .5rem 1rem;
    margin-bottom: 0rem;
}

.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;
    color: #0f3167;
}

.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;
    }
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
}

.ast-label-breadcrumb {
    color: #0096bf;
}

/* BOOTSTRAP */
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700&display=swap');
body {
    /*font-family: 'Roboto';*/
    font-family: "Poppins",sans-serif;
    /*background-color: #f7f8f9;*/
    background-color: #ffffff;
}


.fontB1{
		font-family: "Poppins",sans-serif;
		font-size: 40px;
		font-weight: 700;
		color: #000;
		line-height: 50px;
		letter-spacing: 3px;
		margin: 0 0 0 0;
		}
		
		.fontB2{
		font-family: "Poppins",sans-serif;
		font-size: 15px;
		font-weight: 300;
		color: #000;
		line-height: 25px;
		margin: 0 0 0 0;
}
	.fontB3{
    font-family: "Poppins",sans-serif;
    font-size: 15px;
    font-weight: 800;
    color: #000;
    line-height: 5px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 0 0;
}	



.fontB1B{
		font-family: "Poppins",sans-serif;
		font-size: 40px;
		font-weight: 400;
		color: #000;
		line-height: 50px;
		letter-spacing: 3px;
		margin: 0 0 0 0;
		}
		
		.fontB2B{
		font-family: "Poppins",sans-serif;
		font-size: 15px;
		font-weight: 300;
		color: #000;
		line-height: 25px;
		margin: 0 0 0 0;
}
	.fontB3B{
    font-family: "Poppins",sans-serif;
    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: "Poppins",sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    line-height: 5px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 0 0;
}


a {
    color: #0f3167;
    cursor: pointer;
}
    a:hover {
        color: #0096bf;
    }

h2, .h2 {
    font-size: 1.2rem;
    color: #0096bf;
}

h3, .h3 {
    font-size: 1.0rem;
}

.show > .btn-secondary.dropdown-toggle {
    color: #0096bf;
    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;
}

.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;
}

/* 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: #0096bf;
    border-color: #0096bf;
}

.page-link {
    color: #0096bf;
}

    .page-link:hover {
        color: #0096bf;
    }

.pagination {
    float: right;
}

@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;
    }
	
}

@media only screen and (max-width: 991px) {
	
#divMasterHeading{
    
    height: 120px;
   background-color: #ffffff;
   background-image:	none;
}	
	
	
	
	
    .ast-headerxs{
        width: 100%;
        text-align: right;
    }
}

.ast-dropdown-menu {
    left: -120px;
}

.LBL_DISP_STYLE {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 15px;
}


/*CUSTOM EuroPalTners*/
.img-logo{
    background-color: #ffffff;
}
.img-border {
    border: 1px solid #eeeeee;
    border-radius: 20px;
}

.ast-header {
    background-color: #FFFFFF !important;
}

.ast-header-text {
    color: #0092bc;
    font-size: 13px;
}


.ast-footer {
    background-color: #FFFFFF !important;
}

.ast-footer-hr {
    /*border: none;*/
    border-top: 1px solid;
    color: #02B6E7;
    margin-left: 3rem;
    margin-right: 3rem;
}

.ast-footer-text {
    color: #0f3167;
    font-size: 18px;
}


.ast-footer-text-h {
    font-weight: bold;
    font-size: 14px;
    color: #0092bc;
}
.ast-footer-text-h a {
    font-weight: bold;
    font-size: 14px;
    color: #0092bc;
}

.ast-subfooter {
    background-color: #FFFFFF !important;
}
    .ast-subfooter a {
        font-weight: bold;
        font-size: 14px;
        color: #0f3167;
    }

.ast-dropdown {
    background-color: #FFFFFF !important;
    border-color: #FFFFFF !important;
    color: #0096bf;
    padding: .2rem .2rem;
    line-height: 0.0;
    text-decoration: none !important;
}



/*EUROPALTNERS 2021-07*/
.ast-nav-link:hover {
    color: #0096bf !important;
}

.ast-tree-container {
    background-color: #f5f5f5 !important;
}

.ast-tree-card {
    background-color: #f5f5f5 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    color: #2c2f33 !important;
    /*width: 222px !important;*/
    min-width: 285px !important;
    max-width: 285px !important;
}

    .ast-tree-card a:link {
        color: #2c2f33 !important;
    }

    .ast-tree-card a:hover, visited, active {
        text-decoration: none;
        /*color: #a8a8a8 !important;*/
    }

.ast-tree-card-box {
    border: 1px solid #50E6FF !important;
    border-radius: .25rem !important;
    background-color: #FFFFFF !important;
    overflow: hidden !important;
    min-height: 150px;
    /*min-height: 225px;*/
    position: relative;
}

    .ast-tree-card-box:hover {
        border: 1px solid #0f3167 !important;
        transition: 0.3s;
    }

.ast-tree-card-box-noprice {
    height: 305px !important;
}

.ast-tree-card-box:hover .divPromoTagOn {
    background: #474747;
}


.ast-tree-card-box-text {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.ast-tree-card-box-text-noprice {
    -webkit-line-clamp: 2 !important
}

.ast-tree-card-box-price-text {
    color: #0f3167;
    font-size: 1.3rem !important;
    font-weight: bold !important;
}
.ast-tree-card-box-price-text-symbol {
    color: #0f3167;
    font-size: 1rem;
    font-weight: bold;
}

.ast-tree-card p {
    font-size: 14px;
}

.ast-price-text-title {
    color: #0092bc;
    font-size: 0.9rem;
    font-weight: bold;
}

.ast-price-text {
    color: #0f3167;
    font-size: 1.5rem;
    font-weight: bold;
}
.ast-price-text-symbol {
    color: #0f3167;
    font-size: 1.2rem;
    font-weight: bold;
}


.ast-light {
    color: #0096bf !important;
}

.ast-dark {
    color: #0f3167 !important;
}