/*-------------------------------------------------------------------------------------------------------------------------------*/
/*  COLOR1 :  #0F52BA
/*  COLOR2 :  #68bce1
/*  COLOR3 :  #00a1b0 - 0,161,176
/*  COLOR4 :  #04b0c0 - 4, 176, 192
/*-------------------------------------------------------------------------------------------------------------------------------*/

.color {color:#0F52BA;}
.color-2 {color:#68bce1 !important;}

.separator {border-color:#68bce1;}

.main-slider .date span {
    color:#fff;
    background-color:#68bce1;
    padding:10px 30px;
    border-radius:10px;
}

.main-slider .top-icon {
    color:#68bce1;
}

.label-1 {
    background-color: #0F52BA;
}

.label-2 {
    background-color: #00a1b0;
}

.c-btn.color-1 {
    background: #68bce1;
    color: #fff;
    border: 1px solid #68bce1;
}

.c-btn.color-1:hover, .c-btn.color-2:hover {
    background: #0F52BA;
    color: #fff;
}

.c-btn.color-2 {
    background: #fff;
    color: #0F52BA;
    border:1px solid #fff;
}

.c-btn.color-2:hover, .c-btn.color-2:hover {
    background: #68bce1;
    color: #fff;
}


#fiera {
    background-color:#111;
}

#plenaria {
    background-image: url("../img/plenaria-bg.jpg");
    background-size: cover;
    background-position: right center;
}

#plenaria .block-title {
    text-align:left;
    width:60%;
    color: #fff;
}

#plenaria .block-text {
    text-align:left;
    width:60%;
    color:#fff;
}

#projects {
    background-image: url("../img/progetti-bg.jpg");
    background-size: cover;
    background-position: right center;
}

#projects .block-title {
    text-align:left;
    width:60%;
    color: #fff;
}

#projects .block-text {
    text-align:left;
    width:60%;
    color:#fff;
}


#conference {
    background-image: url("../img/conference-bg.jpg");
    background-size: cover;
    background-position: left center;
}

#conference .block-title {
    text-align:right;
    width:60%;
    float:right;
    color: #fff;
}

#conference .block-text {
    text-align:right;
    width:60%;
    float:right;
    color:#fff;
}

#lounge .blockt-title {
    color:#fff;
}

#schedule .block-title {
    color: #fff;
}

#schedule .panel-number {
    background: linear-gradient(135deg, rgba(29,52,86,1) 0%, rgba(13, 36, 48,1) 100%);
}

#schedule .speaker-company,#schedule .speaker-company a {
    color:#68bce1;
}

#focus .block-title, #ondemand .block-title, #accedi .block-title{
    color:#fff;
}

#ondemand, #accedi {
    background: linear-gradient(135deg, rgba(29,52,86,1) 0%, rgba(13, 36, 48,1) 100%);
}


#partecipa {
    background: #11274e;
}

#partecipa .block-title {
    color:#fff;
}

#pricing .price-color {
    background: linear-gradient(135deg, rgba(29,52,86,1) 0%, rgba(13, 36, 48,1) 100%);
    color:#fff;
}


#pricing .price-color.price-block h3{
    color:#fff;
}

#pricing .price-color.price-block h3 a{
    color:#a00000;
}

#pricing .c-btn.color-1:hover, #pricing .c-btn.color-1:hover {
    background: transparent;
    color: #68bce1;
}

.contact-catagory, .contact-row i {
    color: #888888;
}



/**************************************************************************************************/
/* ONLY FOR PIT 
/**************************************************************************************************/

#documenti {
    padding:80px 0px;
}

#documenti .block-text {
    margin: 30px 0px 50px 0px;
}


@media(min-width:768px){
    .main-slider .date {
        font-size:45px;
        line-height: 65px;
    }
}

#main .black-block {
    background:transparent;
    border:none;
}

.flexed {
    display: flex;
    align-items: center;
}

.flexed h1 {
    align-items: center;
}


.flexed h1.hero-left {
    justify-content:flex-start;
    width:45%;
    text-align:right;
    margin-right:20px;
}

.flexed h1.hero-center {
    text-align:center;
    width:10%;
    justify-content:center;
    font-weight:700;
}


.flexed h1.hero-right {
    justify-content:flex-end;
    width:45%;
    text-align:left;
    margin-left:20px;
}

.flexed h1 > span {
    align-items: center;
}

#explanation.message-line {
    background: rgb(240,240,240);
    background: linear-gradient(90deg, rgba(230,114,25,0.1) 0%, rgba(255,255,255,1) 33%, rgba(14,111,140,0.1) 33%, rgba(255,255,255,1) 66%, rgba(50,168,82,0.1) 66%, rgba(255,255,255,1) 100%);
    padding-bottom:0px;
}


/*
plenaria-orange:    #68bce1
pit-turquoise:      #0e6f8c;
camelot-green:      #32a852

*/


.label.color-1 {
    background-color:#68bce1;
}
.label.color-1 {
    background-color:#0e6f8c;
}
.label.color-1 {
    background-color:#32a852;
}

#explanation {

}

#explanation .plenaria-explanation .main-text h1{
    color:#68bce1;
    text-align: left;
    padding:100px 50px 0px 50px;
    margin-top:0px;
}

#explanation .pit-explanation .main-text h1{
    color:#0e6f8c;
    text-align: center;
    padding:100px 50px 0px 50px;
    margin-top:0px;
}

#explanation .camelot-explanation .main-text h1{
    color:#32a852;
    text-align: right;
    padding:100px 50px 0px 50px;
    margin-top:0px;
}

#awards .awards-explanation {
    padding:80px 0px;
}

#awards .awards-explanation .main-text h1{
    color:#ddd;
    text-align: center;
    padding-top:50px;
    margin-top:0px;
}

#awards .awards-explanation .main-text h2{
    color:#aaa;
    text-align: center;
    padding-top:50px;
    margin-top:0px;
}

#sponsorship .lounge-explanation .main-text h1{
    color:#333;
    text-align: center;
    padding-top:50px;
    margin-top:0px;
}

#sponsorship .lounge-explanation .main-text h1{
    color:#333;
    text-align: center;
    padding-top:50px;
    margin-top:0px;
}

#explanation .label-container {
    text-align: right;
    margin-right:20px;
    margin-top:40px;
}


#explanation .plenaria-explanation .label{
    color:#fff;
    padding:10px 15px;
    background-color:#68bce1;

    padding:10px 15px;
    font-size:16px;
    line-height:16px;
}

#explanation .pit-explanation .label{
    color:#fff;
    background-color:#0e6f8c;

    text-align: center;
    padding:10px 15px;
    font-size:16px;
    line-height:16px;
}

#explanation .camelot-explanation .label{
    color:#fff;
    background-color:#32a852;

    text-align: center;
    padding:10px 15px;
    font-size:16px;
    line-height:16px;
}


#explanation .plenaria-explanation .main-text p{
    padding:20px 50px 50px 50px;
    color:#222;
    text-align: left;
}

#explanation .pit-explanation .main-text p{
    padding:20px 50px 50px 50px;
    color:#222;
    text-align: center;
}

#explanation .camelot-explanation .main-text p{
    padding:20px 50px 50px 50px;
    color:#222;
    text-align: right;
}

#awards .awards-explanation .main-text p{
    padding:20px 50px 50px 50px;
    color:#ddd;
    text-align: center;
}

#sponsorship .lounge-explanation {
    background-color:#fff;
    padding:80px 0px;
}

#sponsorship .lounge-explanation .main-text p{
    padding:20px;
    color:#333;
    text-align: center;
}




@media(min-width:1550px) {
    #explanation .container {
        width:1500px;
    }
}

@media(max-width:991px) {

    #explanation .container {
        width:100%;
    }


    #explanation .pit-explanation .main-text h1, #explanation .camelot-explanation .main-text h1, #explanation .plenaria-explanation .main-text h1 {
        padding-left:15px;
        padding-right:15px;
    }

    #explanation .pit-explanation .main-text p,  #explanation .camelot-explanation .main-text p, #explanation .plenaria-explanation .main-text p{
        padding:30px 15px 30px 15px;
        font-size:22px;
        line-height:34px;
    }
}



.timeblock {
    background-color:#fff;
    margin:0px 0px 40px 0px;
    text-align:left;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.timeblock-time {
    font-size:54px;
    line-height:62px;
    color:#0F52BA;
    font-weight:700;
    text-align:center;
    margin:0px 0px 30px 0px;
}

.timeblock-time.color-2 {
    color:#00a1b0;
}

.timeblock-head {
    border-bottom:3px solid #0F52BA;
    text-align:left;
}

.timeblock-head span{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color:#0F52BA;
    padding:20px;
    color:#fff;
    font-size:22px;
    line-height:22px;
    display:inline-block;
    font-weight:700;

}

.timeblock-head.color-2 {
    border-color:#00a1b0;
}

.timeblock-head.color-2 span{
    background-color:#00a1b0;
}

.timeblock-body {
    padding:20px;
}

.timeblock-body h1 {
    margin-top:0px;
    font-size:50px;
    line-height:60px;
}

.timeblock-description {
    font-family: 'Open Sans',sans-serif;
    font-size:22px;
    line-height:36px;
    font-weight:400;
    color:#999;
}

.timeblock .speakers {
    margin-top:60px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}

.timeblock .speaker {
    margin-bottom:20px;
    margin-top:20px;
}

.timeblock .speaker .speaker-img-wrapper {
    margin:0px auto;
    width:140px;
}

.timeblock .speaker .speaker-img-wrapper > img {
    width:140px;
    border-radius:50%;
}

.timeblock .speaker .speaker-name {
    font-size:22px;
    font-weight:700;
    line-height:26px;
    color:#000;
    text-align:center;
    margin-top:10px;
}

.timeblock .speaker .speaker-name a{
    color:#000;
}

.timeblock .speaker .speaker-company {
    font-size:20px;
    font-weight:400;
    line-height:24px;
    color:#999;
    text-align:center;
    margin-top:10px;
}

@media (max-width:991px) {
    .timeblock-body h1 {
        font-size:30px;
        line-height:42px;
    }
}


/*TIMELINE*/

#timeline {
    /*background: linear-gradient(135deg, rgba(20, 20, 20,1) 0%, rgba(50, 50, 50,1) 100%);*/
    background-color:#222;


}

.program {
    position: relative;
}

.program .heading {
    font-family:'Playfair Display',serif;
    font-size: 45px;
    line-height:45px;
    margin-bottom: 60px;
}

.program .heading a {
    font-family:'Open Sans',sans-serif;
    font-size: 22px;
    line-height:22px;
    color:#888;
}

.program .heading .left-heading {
    margin-right:45px;
    text-align:right;
    color:#46aade;
}

.program .heading .right-heading {
    margin-left:45px;
    text-align:left;
    color:#00a1b0;
}


.program > .mt-timeline-line {
    position: absolute;
    z-index: 1;
    height: 100%;
    width: 1px;
    top: 0;
    left: 50%;
    border-left: 4px solid;
    transform: translateX(-2px);
    color:#303030;
}
.program > .mt-container {
    position: relative;
    padding: 0;
}
.program > .mt-container > .mt-item {
    list-style: none;
    padding-bottom: 40px;
    clear: both;
}


.program > .mt-container > .mt-item > .mt-timeline-icon {
    width: 70px;
    height: 70px;
    background-color:#46aade;
    color:#fff;
    border-radius: 50% !important;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    z-index: 5;
    /*border: 1px solid #0F52BA;*/
    overflow: hidden;
}

.program > .mt-container > .mt-item.mt-item-right > .mt-timeline-icon {
    background-color:#00a1b0;
}

.program > .mt-container > .mt-item > .mt-timeline-icon > i {
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    font-size: 26px;
    position:relative;
}

.program > .mt-container > .mt-item > .mt-timeline-content {
    width: 50%;
    display: inline-block;
    position: relative;
}
.program > .mt-container > .mt-item > .mt-timeline-content > .mt-content-container {
    text-align: left;
    background-color: #303030;
    padding: 20px 20px 10px 20px;
    color:#fff;
    border: 1px solid;
    border-color: #303030;
    border-radius:5px;
}

.program > .mt-container > .mt-item.mt-item-left > .mt-timeline-content > .mt-content-container {
    /*border-color: #0F52BA;*/
}
.program > .mt-container > .mt-item.mt-item-right > .mt-timeline-content > .mt-content-container {
    /*border-color:#00a1b0;*/
}

.program > .mt-container > .mt-item > .mt-timeline-content > .mt-content-container:before, .program > .mt-container > .mt-item > .mt-timeline-content > .mt-content-container:after {
    content: " ";
    display: table;
}
.program > .mt-container > .mt-item > .mt-timeline-content > .mt-content-container:after {
    clear: both;
}
.program > .mt-container > .mt-item > .mt-timeline-content > .mt-content-container .mt-author,
.program > .mt-container > .mt-item > .mt-timeline-content > .mt-content-container .mt-title {
    width: 50%;
}
.program > .mt-container > .mt-item > .mt-timeline-content > .mt-content-container .mt-content-title {
    font-size: 24px;
    line-height:28px;
    font-family: 'Open Sans',sans-serif;
    font-weight: 400;
    color:#46aade;
    text-align:right;
}

.program > .mt-container > .mt-item.mt-item-right > .mt-timeline-content > .mt-content-container .mt-content-title {
    color:#00a1b0;
    text-align:left;
}

.program > .mt-container > .mt-item > .mt-timeline-content > .mt-content-container .mt-content {
    clear:both;
    padding-top:5px;
}
.program > .mt-container > .mt-item > .mt-timeline-content > .mt-content-container .mt-content > p {
    margin:5px 0px 10px 0px;
    text-align:right;
    font-size:28px;
    line-height:42px;
    font-family:'Playfair Display';
    font-weight:700;
}

.program > .mt-container > .mt-item > .mt-timeline-content > .mt-content-container .mt-content > p a, .program > .mt-container > .mt-item > .mt-timeline-content > .mt-content-container .mt-content > p a:hover {
    color:#fff;
}


.program > .mt-container > .mt-item.mt-item-right > .mt-timeline-content > .mt-content-container .mt-content > p {
    text-align:left;
}

.program > .mt-container > .mt-item.mt-item-right > .mt-timeline-content > .mt-content-container .mt-content > p label {
    position:relative;
    bottom:2px;
    cursor: pointer;
}

.program > .mt-container > .mt-item > .mt-timeline-content > .mt-content-container .btn {
    display: inline-block;
    margin: 0 5px 10px 0;
}
.program > .mt-container > .mt-item > .mt-timeline-content > .mt-content-container .btn.pull-right {
    margin: 0 0 10px 5px;
}
.program > .mt-container > .mt-item > .mt-timeline-content > .mt-content-container:before {
    content: '';
    position: absolute;
    top: 28px;
    height: 0;
    width: 0;
    border: 10px solid transparent;
}
.program > .mt-container > .mt-item-left{
    text-align: left;
}
.program > .mt-container > .mt-item-left> .mt-timeline-content > .mt-content-container {
    margin-right: 60px;
}
.program > .mt-container > .mt-item-left> .mt-timeline-content > .mt-content-container .mt-title {
    float: right;
}

.program > .mt-container > .mt-item-left> .mt-timeline-content > .mt-content-container .mt-author-name,
.program > .mt-container > .mt-item-left> .mt-timeline-content > .mt-content-container .mt-author-notes {
    text-align: right;
}
.program > .mt-container > .mt-item-left> .mt-timeline-content > .mt-content-container:before {
    right: 40px;
    border-left: 10px solid #303030;
}

.program > .mt-container > .mt-item-right{
    text-align: right;
}
.program > .mt-container > .mt-item-right> .mt-timeline-icon > i {
    transform: translateY(-50%) translateX(50%);
    left: -50%;
}
.program > .mt-container > .mt-item-right> .mt-timeline-content > .mt-content-container {
    margin-left: 60px;
}
.program > .mt-container > .mt-item-right> .mt-timeline-content > .mt-content-container .mt-avatar {
    float: left;
    margin-right: 15px;
}
.program > .mt-container > .mt-item-right> .mt-timeline-content > .mt-content-container .mt-title {
    float: left;
    text-align: left;
}
.program > .mt-container > .mt-item-right> .mt-timeline-content > .mt-content-container .mt-author {
    float: left;
}
.program > .mt-container > .mt-item-right> .mt-timeline-content > .mt-content-container .mt-author-name,
.program > .mt-container > .mt-item-right> .mt-timeline-content > .mt-content-container .mt-author-notes {
    text-align: left;
}
.program > .mt-container > .mt-item-right> .mt-timeline-content > .mt-content-container:before {
    left: 40px;
    border-right: 10px solid #303030;
}

@media (max-width: 991px) {
    /* 991px */
    .program > .mt-timeline-line {
        display:none;
    }
    .program > .mt-container > .mt-item > .mt-timeline-icon {
        display:none;
    }
    .program > .mt-container > .mt-item > .mt-timeline-icon > i {
        display:none;
    }
    .program > .mt-container > .mt-item > .mt-timeline-content {
        width: 100%;
    }
    .program > .mt-container > .mt-item > .mt-timeline-content > .mt-content-container .mt-title {
        float: none;
        text-align: left !important;
    }
    .program > .mt-container > .mt-item > .mt-timeline-content > .mt-content-container .mt-author,
    .program > .mt-container > .mt-item > .mt-timeline-content > .mt-content-container .mt-title {
        width: 100%;
    }
    .program > .mt-container > .mt-item > .mt-timeline-content > .mt-content-container .mt-content-title {
        text-align:left;
        font-size:20px;
    }

    .program > .mt-container > .mt-item > .mt-timeline-content > .mt-content-container .mt-content > p {
        text-align:left;
        font-size:24px;
    }

    .program > .mt-container > .mt-item-left{
        text-align:left;
    }
    .program > .mt-container > .mt-item-left> .mt-timeline-content > .mt-content-container {
        margin-left: 0px;
        margin-right: 0px;
    }
    .program > .mt-container > .mt-item-left> .mt-timeline-content > .mt-content-container .mt-avatar {
        float: left;
        margin-right: 15px;
    }
    .program > .mt-container > .mt-item-left> .mt-timeline-content > .mt-content-container .mt-title {
        float: right;
        text-align: right;
    }
    .program > .mt-container > .mt-item-left> .mt-timeline-content > .mt-content-container .mt-author {
        float: left;
    }
    .program > .mt-container > .mt-item-left> .mt-timeline-content > .mt-content-container .mt-author-name,
    .program > .mt-container > .mt-item-left> .mt-timeline-content > .mt-content-container .mt-author-notes {
        text-align: left;
    }
    .program > .mt-container > .mt-item-left> .mt-timeline-content > .mt-content-container:before {
        display:none;
    }
    .program > .mt-container > .mt-item-right> .mt-timeline-content > .mt-content-container {
        margin-left: 0px;
        margin-right: 0px;
    }
    .program > .mt-container > .mt-item-right> .mt-timeline-content > .mt-content-container:before {
        display:none;
    }
}

@media (max-width: 480px) {
    .program .btn.pull-right,
    .program .btn-group.pull-right {
        float: none !important;
        margin: 0 5px 10px 0 !important;
    }
}

@media (max-width: 400px) {
    .program > .mt-container > .mt-item-right> .mt-timeline-content > .mt-content-container .mt-author-notes {
        clear: both;
        padding-top: 10px;
    }
}


/* PROGETTI */



.project {
    border-radius:15px;
    background: #fff;
    text-align: left;
    margin-bottom:50px;
    -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.05);
}


.project-title {
    font-size: 30px;
    font-weight: 700;
    color: #ffffff;
    background-color:#0e6f8c;
    line-height: 32px;
    padding:25px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-family:'Open Sans', sans-serif;

}

.project-image {
    width:33%;
    float:left;
    border-bottom-left-radius:10px;
    background-position:center;
    background-size:cover;
    background-repeat:no-repeat;
    display:block;
    position:relative;
    height:0;
    padding-bottom:20%;
}

.project-image > img {
    border-bottom-left-radius:10px;
}




.project .speaker {
    width:33%;
    padding: 10px 10px 10px 20px;
    float:left;
}

.project-name {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    color: #222222;
    letter-spacing: 0px;
    margin-bottom: 4px;
    margin-left:33%;
    padding:20px 10px 10px 20px;
}


.project-speaker-image {
    float:left;
    width:80px;
    height:80px;
    display:none;
    font-size: 45px;
    color: #333333;
    margin-right: 15px;
    margin-bottom: 15px;
    border:3px solid #eee;
    border-radius:5px;
}

.project-speaker-image > i {
    padding-left: 20px;
    padding-top: 14px;
    line-height:45px !important;
}

.project-speaker-image>img {
    width:100%;
}



.project .speaker-video {
    width:100%;
    padding: 15px;
    float:left;
}

.project .project-speaker-name {
    display:inline;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    color: #222222;
    letter-spacing: 0px;
    margin-bottom: 4px;
}

.project .project-position {
    margin-bottom: 6px;
    color:#999;
}

.project .project-speaker-position
{
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    color: #999999;
    letter-spacing: 0px;
    margin-bottom: 4px;
}

@media (min-width:768px){
    .project-speaker-image {
        display:block;
    }
}

@media(max-width:1199px) {
    .project-image {
        display:none;
    }

    .project-name {
        margin-left:0px;
    }

    .project .speaker {
        width:50%;
    }
}

@media(max-width:600px) {
    .project .speaker {
        width:100%;
    }
}


/* CONFERENZE */

#conferenze {
    background-color:#f3f3f3;
}


.conferenza {
    border-radius:15px;
    background: #fff;
    text-align: left;
    margin-bottom:50px;
    -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.05);
}


.conferenza-title {
    font-size: 24px;
    font-weight: 700;
    color: #ffffff;
    background-color:#68bce1;
    line-height: 32px;
    padding:25px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-family:'Open Sans', sans-serif;

}

.conferenza .speaker-title {
    color:#999;
    margin:4px 0px 1px;
}

.conferenza .speaker {
    width:33%;
    padding: 10px 10px 10px 20px;
    float:left;
}

.conferenza-name {
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    color: #222222;
    letter-spacing: 0px;
    margin: 20px 0px;
    padding:20px 10px 10px 20px;
}



.conferenza-speaker-image {
    float:left;
    width:80px;
    height:80px;
    display:none;
    font-size: 45px;
    color: #333333;
    margin-right: 15px;
    margin-bottom: 15px;
    border:3px solid #eee;
    border-radius:5px;
    border-radius:50%
}

.conferenza-speaker-image > i {
    padding-left: 20px;
    padding-top: 14px;
    line-height:45px !important;
}

.conferenza-speaker-image>img {
    width:100%;
    border-radius:50%
}



.conferenza .speaker-video {
    width:100%;
    padding: 15px;
    float:left;
}

.conferenza .conferenza-speaker-name {
    display:inline;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    color: #222222;
    letter-spacing: 0px;
    margin-bottom: 4px;
}

.conferenza .conferenza-position {
    margin-bottom: 6px;
    color:#999;
}

.conferenza .conferenza-speaker-position
{
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    color: #999999;
    letter-spacing: 0px;
    margin-bottom: 4px;
}

.conferenza .sponsor-title {
    color:#999;
    padding-left:20px;
}

.conferenza .sponsor {
    width:100%;
    padding: 10px 10px 10px 20px;
}


.conferenza-sponsor-image {
    float:left;
    /*    width:180px;
        height:125px;*/
    max-width:180px;
    font-size: 45px;
    color: #333333;
    margin-right: 15px;
    margin-bottom: 15px;
}


@media (min-width:768px){
    .conferenza-speaker-image {
        display:block;
    }
}

@media(max-width:1199px) {

    .conferenza-name {
        margin-left:0px;
    }

    .conferenza .speaker {
        width:50%;
    }
}

@media(max-width:600px) {
    .conferenza .speaker {
        width:100%;
        padding:10px;
    }

    .conferenza-title {
        padding:10px;
        font-size:18px;
    }

    .conferenza-name {
        margin:0px;
        padding:20px 10px;
        font-size:20px;
        line-height:30px;
    }

    .conferenza .sponsor-title {
        padding-left:10px;
    }

    .conferenza .sponsor {
        padding:10px 0px;
    }

    .conferenza-sponsor-image {
        width:50%;
        margin:0px;
    }
}



.h6 {
    height:60px;
}

#projects .block-text {
    color:#eee;
}

#projects a, #conference a {
    color:#68bce1;
}

.main-block {
    padding:120px 30px;
}

.block-header {
    padding: 0px;
    margin:0px;
}

.block-header.text-left {
    text-align:left;

}

.block-header.text-right {
    text-align:right;

}

.block-title {
    color:#68bce1;
}

.block-text {
    color:#e3e6ed;
    font-size:27px;
}

.bg-1 {
    background-color:#0d1732;
}

.bg-2 {
    background-color:#11274e;
}

@media (min-width: 1500px) {
    .container {
        width: 1470px;
    }
}


@media (min-width:1200px) {
    .block-image {
        margin-top:85px;
    }
} 

#conference h2 {
    color:#a3a6ad;
}


@media (max-width:600px) {

    .main-block {
        padding:40px 15px;
    }

    .block-title {
        font-size:40px;
    }

    .block-text {
        font-size:20px;
        line-height:35px;
    }
} 

@media (max-width:600px) {
    #pricing .price-block h1 {
        font-size: 42px;
    }
}


/* PROGETTI */

#projects {
    background-color:#222;
}

.project {
    border-radius:15px;
    background: #fff;
    text-align: left;
    margin-bottom:50px;
    -moz-box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 4px 5px 0px rgba(0, 0, 0, 0.05);
}


.project-title {
    font-size: 30px;
    font-weight: 700;
    color: #ffffff;
    background-color:#68bce1;
    line-height: 32px;
    padding:25px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    font-family:'Open Sans', sans-serif;

}

.project-image {
    width:33%;
    float:left;
    border-bottom-left-radius:10px;
    background-position:center;
    background-size:cover;
    background-repeat:no-repeat;
    display:block;
    position:relative;
    height:0;
    padding-bottom:20%;
}

.project-image > img {
    border-bottom-left-radius:10px;
}




.project .speaker {
    width:33%;
    padding: 10px 10px 10px 20px;
    float:left;
}

.project-name {
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    color: #222222;
    letter-spacing: 0px;
    margin-bottom: 4px;
    margin-left:33%;
    padding:20px 10px 10px 20px;
}


.project-speaker-image {
    float:left;
    width:80px;
    height:80px;
    display:none;
    font-size: 45px;
    color: #333333;
    margin-right: 15px;
    margin-bottom: 15px;
    border:3px solid #eee;
    border-radius:5px;
}

.project-speaker-image > i {
    padding-left: 20px;
    padding-top: 14px;
    line-height:45px !important;
}

.project-speaker-image>img {
    width:100%;
}



.project .speaker-video {
    width:100%;
    padding: 15px;
    float:left;
}

.project .project-speaker-name {
    display:inline;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    color: #222222;
    letter-spacing: 0px;
    margin-bottom: 4px;
}

.project .project-position {
    margin-bottom: 6px;
    color:#999;
}

.project .project-speaker-position
{
    font-size: 18px;
    line-height: 24px;
    font-weight: 300;
    color: #999999;
    letter-spacing: 0px;
    margin-bottom: 4px;
}

@media (min-width:768px){
    .project-speaker-image {
        display:block;
    }
}

@media(max-width:1199px) {
    .project-image {
        display:none;
    }

    .project-name {
        margin-left:0px;
    }

    .project .speaker {
        width:50%;
    }
}

@media(max-width:600px) {
    .project .speaker {
        width:100%;
    }
}

/* CAROUSEL */

.carousel-inner {
    width: 100%;
}

.carousel-inner .item {
    width: 100%;
    height: 100%;
}

.carousel-inner .item .gallery-image{
    max-width: 1200px;
}

.carousel-control.left,
.carousel-control.right {
    line-height: 320px;
    font-size: 3em;
    color:#ffffff;
}

@media(min-width: 768px) {
    .carousel-control.left,
    .carousel-control.right {
        line-height: 480px;
    }
}

@media (min-width: 992px) {
    .carousel-control.left,
    .carousel-control.right {
        line-height: 630px;
        font-size: 5em;
    }
}

 @media (min-width: 1500px) {
        .carousel-control.left, .carousel-control.right {
            line-height: 796px;
            font-size: 5em;
        }
    }


.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    line-height: 1;
    -webkit-max-logical-height: 100%;
    -webkit-max-logical-width: 100%;
    max-height: 100%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.carousel-caption {
    background-color: rgba(0,0,0,0.3);
    width: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 5px;
    padding-bottom: 35px;
}

.carousel-indicators {
    bottom: 0;
}


/* 1. Contenitore principale (Flexbox per l'altezza uniforme) */
.info-blocks-container {
    display: flex;
    gap: 20px;
    padding: 20px;
    max-width: 1200px;
    margin: 0 auto;
    flex-wrap: wrap;
    align-items: stretch;
    font-family: 'Open Sans', sans-serif; /* Applica il font */
}

/* 2. Stili per ogni singolo blocco */
.info-block {
    flex: 1 1 calc(33.333% - 40px / 3); 
    min-width: 250px; 
    
    display: flex;
    flex-direction: column;
    overflow: hidden; 
    
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); 
    position: relative; 
}

/* Area Superiore (Immagine + Titolo + Overlay) */
.block-top-area {
    min-height: 250px; 
    background-size: cover; 
    background-position: center;
    background-repeat: no-repeat;
    
    flex-grow: 1; 
    padding: 25px; /* Spazio leggermente aumentato */
    color: white;
    
    /* CENTRATURA DEL TITOLO */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    
    position: relative; 
    
    /* OVERLAY */
    background-image: 
        linear-gradient(to top, rgba(0, 0, 50, 0.75), rgba(0, 0, 50, 0.75)), 
        var(--background-image, none);
    
    border-radius: 10px 10px 0 0;
}

.block-top-area h2 {
    font-size: 2.2em; /* Aumentato: da 1.8em a 2.2em */
    font-weight: 700;
    margin: 0;
    padding-bottom: 0; 
    text-align: center;
}

/* Area Inferiore (Descrizione + Pulsante) */
.block-bottom-area {
    background-color: #A9D0D8; 
    color: #000032; 
    padding: 25px; /* Spazio leggermente aumentato */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    
    height: 190px; /* Aumentato leggermente per accomodare il testo più grande */
    min-height: 190px; 
    
    border-radius: 0 0 10px 10px;
}

.block-bottom-area p {
    font-size: 1.1em; /* Aumentato: da 1em a 1.1em */
    line-height: 1.6; /* Aumentato per migliore leggibilità */
    margin-top: 0;
    margin-bottom: 18px; 
    text-align:left;
}

.block-bottom-area p strong {
    font-weight: 700; 
}

/* Stili per il pulsante "CONTATTACI" */
.btn-contattaci {
    display: inline-block;
    padding: 20px 38px; /* Aumentato: da 10px 25px */
    background-color: #000032;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s ease;
    align-self: flex-start;
    font-size:32px;
    margin-top:40px;
    border-radius:10px;
}

.btn-contattaci:hover {
    background-color: #002255;
    color:#fff;
}

/* MEDIA QUERY invariate */
@media (max-width: 768px) {
    .info-blocks-container {
        flex-direction: column;
        gap: 30px;
    }
    .info-block {
        min-height: auto; 
        flex: 1 1 100%;
    }
}
