/*@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');*/
@import url('https://fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i,900,900i|Source+Sans+Pro:300,300i,400,400i,600,600i,700,700i,900,900i&display=swap');

:root {
    --main-color: #014d77; 
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    font-family: 'Roboto', sans-serif;
}

html, body{
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
	color: white;
}

.clear{
    clear: both;
}

.content{
    padding-top: 3em;
    min-height: 20em;
    padding-bottom: 3em;
}

.grey{
    color: #707070;
}

.yellow{
    color: #eba600;
}

.blu{
    color: #0065a6;
}

.white{
    color: #ffffff;
}

.close{
    background: #0065A6 !important;
    opacity: 1;
    height: 40px;
    width: 40px;
    position: absolute;
    color: white;
    right: 0;
    z-index: 99;
    border-radius: 30px;
    margin-top: -25px;
    margin-right: -25px;
    font-size: 30px;
}
.close:hover{
    background: #0065A6 !important;
    opacity: 1;
    height: 40px;
    width: 40px;
    position: absolute;
    color: white;
    right: 0;
    z-index: 99;
    border-radius: 30px;
    margin-top: -25px;
    margin-right: -25px;
    font-size: 30px;
}

.bold{
    font-weight: 700;
}

.spacer{
    height: 4em;
}

.italic{
    font-style: italic;
}

.smaller{
    font-size: .8em;
}

a.cliccaqui{
    padding: .2em;
    color: #fff;
    background: #0065A6;
}

h1{
    font-size: 1.6em;
    font-weight: 700;
    /*text-transform: uppercase;*/
    margin-bottom: 1em;
}

h2{
    font-size: 1.4em;
    font-weight: 700;
    margin-bottom: .7em;
}

h3{
    font-size: 1.25em;
    font-weight: 700;
    margin-bottom: .7em;
    font-style: italic;
}

p{
    margin-bottom: 1em;
}

.td-day{
    background: #EBA600;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 1.3em;
}

.labelcontatti{
    font-size: 0.9em;
    font-weight: 700;
    font-style: italic;
}

.container-all {
    width: 100%;
    min-height: 100%;
    position: relative;
}

#navbar-spacer {
    height: 5rem;
    width: 100%;
}

.plus20{
    font-size: 1.2rem;
}

.bg{
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position-x: left;
    background-position-y: top;
}

.no-pad-top{
    padding-top: 0 !important;
}

.pad-30{
    padding: 30;
}

.pad-top-50{
    padding-top: 50 !important;
}

#login-container {
    height: 3rem;
    background: #ffffffa1;
    color: #000;
    width: 100%;
    position: relative;
	/*margin-top: 5px;*/
}

#login-container a {
    color: #000 !important;
}

.user-text {
    line-height: 2rem;
    position: relative;
    color: #FFF !important;
    font-weight: 700;
    font-size: .7rem !important;
    position: relative;
    margin: 0;
    display: inline-block;
}

.user-text span{
    margin-left: 2rem;
}

.bt-scarica{
    padding: .2em .5em;
    color: #fff;
    background: #0065A6;
    border-radius: 20px;
    font-weight: 700;
}

.bt-scarica:hover{
    color: #fff;
}

.bg-white{
    background-image: url(../../img/bg-container-white.jpg);
    background-size: contain;
}
.bg-dark-blu{
    background-image: url(../../img/bg-container-dark-blu.jpg);
}
.bg-light-blu{
    background-image: url(../../img/bg-container-light-blu.jpg);
}
.bg-grey{
    background-image: url(../../img/bg-container-grey.jpg);
}
.bg-login{
    background-image: url(../../img/MBN2025-ONCOLASTIC-BREAST-MEETING-GRETA-FONDAZIONE-ETS-MILAN-WP001.webp);
}

.bg-spacer-yellow{
    background: #0065A6;
}

.spacer-yellow{
    padding: 30px;
}

.div-container-home{
    width: 100%;
    height: 100%;
}

.div-bt-container{
    position: relative;
    width: 100%;
}

.bt-home{
    position: absolute;
    background: rgba(0,0,0,0);
    cursor: pointer;
}

.bt-live{
    top: 45%;
    left: 48%;
    width: 23%;
    height: 29%;
}

.bt-master{
    top: 57%;
    left: 73%;
    width: 20%;
    height: 28%;
}

.bt-stand1{
    top: 39%;
    left: 8%;
    width: 10%;
    height: 9%;
}

.bt-stand2{
    top: 52%;
    left: 8%;
    width: 10%;
    height: 7%;
}

.bt-stand3{
    top: 59%;
    left: 8%;
    width: 10%;
    height: 7%;
}

.bt-stand4{
    top: 64%;
    left: 8%;
    width: 10%;
    height: 9%;
}

.bt-tour{
    top: 59%;
    left: 19%;
    width: 6%;
    height: 29%;

    position: absolute;
    background: rgba(0,0,0,0);
    cursor: pointer;
}

.bt-webinar{
    top: 14%;
    left: 37%;
    width: 32%;
    height: 33%;
}

.bt-stand-vifor{
    top: 38%;
    left: 0%;
    width: 45%;
    height: 53%;
}
.bt-stand-servier{
    top: 26%;
    right: 7.5%;
    width: 8%;
    height: 12%;
}
.bt-stand-astra{
    top: 41%;
    right: 0%;
    width: 45%;
    height: 49%;
}
.bt-stand-menarini{
    top: 12%;
    left: 18%;
    width: 27%;
    height: 25%;
}
.bt-stand-spa{
    top: 12%;
    right: 18%;
    width: 27%;
    height: 25%;
}

a.bt-backexpo{
    position: absolute;
    top: 1%;
    left: 2%;
    padding: .2em .5em;
    color: #fff;
    background: #0065A6;
    border-radius: 20px;
    font-weight: 700;
}
/*Bottoni per contenuti stand*/
.bt-stand{
    position: absolute;
    background: rgba(0,0,0,0);
    cursor: pointer;
}

.bt-stand-monitorext1-left{
    top: 27.5%;
    left: 6.2%;
    width: 15%;
    height: 15.7%;
}

.bt-stand-monitorext2-left{
    top: 46.5%;
    left: 6.2%;
    width: 15%;
    height: 15.7%;
}

.bt-stand-monitorext3-left{
    top: 67.5%;
    left: 6.2%;
    width: 15%;
    height: 15.7%;
}

.bt-stand-monitorint-left{
    top: 37.7%;
    left: 29%;
    width: 15%;
    height: 15.7%;
}

.bt-stand-monitorint-right{
    top: 35.7%;
    left: 62%;
    width: 12%;
    height: 12.7%;
}

.bt-stand-monitorint-right2{
    top: 50.7%;
    left: 62%;
    width: 12%;
    height: 12.7%;
}

.bt-stand-monitorint-right3{
    top: 38.7%;
    left: 83%;
    width: 8%;
    height: 15.7%;
}

.bt-stand-ipad{
    top: 63.7%;
    left: 47.5%;
    width: 5%;
    height: 9.7%;
}

.bt-stand-ipad-right{
    top: 63.7%;
    left: 90%;
    width: 5%;
    height: 7.7%;

    position: absolute;
    background: rgba(0,0,0,0);
    cursor: pointer;
}

.bt-stand-gc1{
    top: 30.5%;
    left: 41.2%;
    width: 9%;
    height: 8.7%;
}

.bt-stand-gc2{
    top: 30.5%;
    left: 51.2%;
    width: 9%;
    height: 8.7%;
}

.bt-stand-gc3{
    top: 30.5%;
    left: 61.2%;
    width: 9%;
    height: 8.7%;
}

.bt-stand-gcvideo-left{
    top: 27.5%;
    left: 19.2%;
    width: 4%;
    height: 12.7%;
}

.bt-stand-poly-bannertop{
    top: 9.5%;
    left: 12%;
    width: 77%;
    height: 12.7%;

    position: absolute;
    background: rgba(0,0,0,0);
    cursor: pointer;
}

.bt-stand-poly-blite{
    top: 28.5%;
    left: 14%;
    width: 12%;
    height: 8.7%;

    position: absolute;
    background: rgba(0,0,0,0);
    cursor: pointer;
}

.bt-stand-poly-medical{
    top: 24.5%;
    left: 30%;
    width: 9%;
    height: 6.7%;

    position: absolute;
    background: rgba(0,0,0,0);
    cursor: pointer;
}

.bt-stand-poly-mostra{
    top: 38.5%;
    left: 44%;
    width: 11%;
    height: 5.7%;

    position: absolute;
    background: rgba(0,0,0,0);
    cursor: pointer;
}

.bt-stand-poly-portfolio{
    top: 28.5%;
    left: 48%;
    width: 11%;
    height: 9.7%;

    position: absolute;
    background: rgba(0,0,0,0);
    cursor: pointer;
}

.bt-stand-poly-video1{
    top: 47.5%;
    left: 9%;
    width: 10%;
    height: 13.7%;
}

.bt-stand-poly-video2{
    top: 44.5%;
    left: 45%;
    width: 9%;
    height: 7.7%;
}

.bt-stand-poly-video3{
    top: 61.5%;
    left: 52%;
    width: 9%;
    height: 10.7%;
}

.bt-stand-poly-video4{
    top: 30.5%;
    left: 71%;
    width: 13%;
    height: 17.7%;
}

.bt-stand-motiva-center1{
    top: 38.5%;
    left: 49.2%;
    width: 15%;
    height: 14.7%;
}

.bt-stand-motiva-center2{
    top: 53%;
    left: 49.2%;
    width: 15%;
    height: 14.7%;
}

.bt-stand-motiva-ipad{
    top: 60%;
    left: 43.2%;
    width: 5%;
    height: 10.7%;
}

.bt-stand-motiva-left1{
    top: 35%;
    left: 71.2%;
    width: 12%;
    height: 12.7%;
}

#header {
    width: 100%;
    z-index: 100;
    z-index: 99;
    -webkit-transition: all 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: all 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 200ms cubic-bezier(0.455, 0.03, 0.515, 0.955);

    /*background: var(--main-color);*/
	/*background: #0065A6;*/    
    border-bottom: 2px solid #FFFFFF;
}

.spacer-login{
    height: 4rem;
    width: 100%;
}

#menu {
    width: 100%;
    height: 5rem;
    position: absolute;
    position: relative;
    -webkit-transition: all 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: all 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    /* padding: 0 3rem;*/
}

#menu-container,
#sottomenu-container {
    height: 100%;
    position: relative;
    display: table;
    max-width: 1170px;
    float: right;
}

#sottomenu-container {
    height: calc(100% - 10rem);
    position: absolute;
    top: 10rem;
    -webkit-transition: all 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: all 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

div.desktop {
    width: 100%;
    height: 100%;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}

.desktop ul {
    list-style: none;
    display: block;
    position: relative;
    width: 100%;
    padding: 0 1.5rem;
    /* height: 100%;*/
    margin: 0;
    -webkit-transition: all 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: all 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}


.desktop ul li {
    display: inline-block;
}

.desktop ul li + li{
    margin-left: 1rem;
}

.desktop ul li.menu-open {
    background: #f2f2f2;
}

.desktop ul li:last-child {
    /*border-right: 1px solid #33424b;*/
}

.desktop ul li a {
    color: #FFFFFF;
    font-size: 1rem;
    text-decoration: none;
    padding: 0 .5rem;
    position: relative;
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    font-weight: 400;
}

.desktop ul li.open-menu a span {
    margin-left: .5rem;
}

/*.desktop ul li a:after{
content: "";
position: absolute;
bottom: 0;
left: 0;
height: 3px;
width: 100%;
background-color: #C70850;
opacity: 0;
width: 0;
left: 50%;
-webkit-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
-moz-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
-ms-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
-o-transition: all 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.desktop ul li a:hover:after, .desktop ul li a.active:after {
left: 0;
opacity: 1;
width: 100%;
}*/

.desktop ul li ul {
    position: absolute;
    -webkit-transition: height 1s linear 0s;
    -moz-transition: height 1s linear 0s;
    -ms-transition: height 1s linear 0s;
    -o-transition: height 1s linear 0s;
    transition: height 1s linear 0s;
    height: 0px;
    overflow:hidden;
}
.desktop ul li:hover ul {
    z-index: 2;
    background: white;
    padding: 0;
    width: auto;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    border-left: 2px solid #efefef;
    border-right: 2px solid #efefef;
    height: auto;

    -webkit-transition: height 1s linear 0s;
    -moz-transition: height 1s linear 0s;
    -ms-transition: height 1s linear 0s;
    -o-transition: height 1s linear 0s;
    transition: height 1s linear 0s;
}

ul.child li{
    font-style: italic;
    text-align: center;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    padding: .2em;
    display: block;
    margin-left: 0 !important;
}

ul.child li a{
    font-weight: 400;
    font-size: .85rem;    
}

.desktop ul li a.active{
    color: #c70850;
}

#navbar-spacer{
    height: 15em;
    width: 100%;
}

#container-logo{
    position: absolute;
    left: 1.5rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

#container-logo img{
    width: 45%;
}

.logo-sponsor{
    width: 90%;
    /*border: 1px solid #0065A6;*/
    border-radius: 10px;
    padding: .2em .5em;
}

#container-footer{
    /*height: 8rem;*/
    background: var(--main-color);
    color: #0065A6;
    padding: .5em 0;
    border-top:2px solid #FFFFFF;
}

#footer{
    /*height: 100%;*/
    position: relative;
    display: table;
    width: 100%;
    padding: 0 4.2%;
}

#footer>div{
    /*width: 100%;
    height: 100%;*/
    position: relative;
    display: table-cell;
    vertical-align: middle;
    margin-bottom: .4em;
}

#footer>div>p{
    margin: 0;
    font-size: .75rem;
    color: #ffffff;
}

#footer>div>p a{
    text-decoration: underline;
    color: #ffffff;
}

.content ul {
    list-style: none;
    margin: 0 0 20px 20px;
}

.content ul li::before {
    content: "\2022";
    color: #0065A6;
    font-weight: bold;
    display: inline-block; 
    width: 1em;
    margin-left: -1em;
}

.rel-nomerel{
    font-size: 1.1em;
    font-weight: 700;
}
.rel-affiliazione{
    font-style: italic;
    font-size: 0.85em;
}

.icona{
    width: 15%;
    margin-bottom: 1em;
}

.diverror{
    color: red;
    font-weight: 700;
}
.divsuccess{
    color: green;
    font-weight: 700;
}

#snackbar {
    visibility: hidden; /* Hidden by default. Visible on click */
    min-width: 250px; /* Set a default minimum width */
    margin-left: -125px; /* Divide value of min-width by 2 */
    background-color: #0f7c2d; /* Black background color */
    color: #fff; /* White text color */
    text-align: center; /* Centered text */
    border-radius: 2px; /* Rounded borders */
    padding: 16px; /* Padding */
    position: fixed; /* Sit on top of the screen */
    z-index: 1; /* Add a z-index if needed */
    left: 50%; /* Center the snackbar */
    bottom: 30px; /* 30px from the bottom */
    font-size: 1.6rem;
}

.error-bg{
    background: rgb(221,44,0) !important;
}


.streaming-link{
    display: none;
    position: absolute;
    bottom: .5rem;
    right: .5rem;
    max-width: calc(100% - 1rem);
}

.streaming-link > ul{
    font-size: 1.5rem;
    margin: .5rem 2.5rem;
    margin-bottom: 3rem;
    list-style: none;
    display: block;
    position: relative;
    -webkit-transition: all 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -moz-transition: all 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -ms-transition: all 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
    -o-transition: all 600ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.streaming-link > ul > li{
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 700;
    position: relative;
    cursor: pointer;
    color: #000;
    line-height: 1em;
    padding: .5rem;
}

.streaming-link > ul > li + li {
    margin-left: 1rem;
}

.streaming-link > ul > li + li:before {
    position: absolute;
    left: -.7rem;
    content: " ";
    width: 2px;
    background: #666;
    top: 0;
    bottom: 0;
}

.streaming-link > ul > li.link-attivo{
    background: #000;
    color: #FFF;
}

/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar.show {
    visibility: visible; /* Show the snackbar */

    /* Add animation: Take 0.5 seconds to fade in and out the snackbar. 
    However, delay the fade out process for 2.5 seconds */
    -webkit-animation: fadein 0.5s, fadeout 0.5s 3.5s;
    animation: fadein 0.5s, fadeout 0.5s 3.5s;
}

/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
    from {bottom: 0; opacity: 0;} 
    to {bottom: 30px; opacity: 1;}
}

@keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
}

@-webkit-keyframes fadeout {
    from {bottom: 30px; opacity: 1;} 
    to {bottom: 0; opacity: 0;}
}

@keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
}

.box-login{
    border-radius: 15px;
    padding: 3rem 2rem;
    text-align: center;
    background-color: #3333339e;
}

.btn {
    border-radius: 15px;
    background-color:#e0ad57;
    color:#FFF;
}

.modal-header .close {
    margin-top: -9px;
    margin-right: 5px;
}

.modal-title {
	color: black;
}

.modal-body {
	color: black;
}