/* Desktop 
Le dimensioni Desktop sono fuori dal Media Query
*/

.bg-alma {
    background-color: #314361;
}

/* Media Query Desktop */

@media screen and (min-width: 1281px) {
    /* Spazio nei tab candidatura */
    #sxtab {
        padding-left: 20px;
    }
    .short_info {
        position: absolute;
        left: 0;
        bottom: 0;
        background-color: #314361;
        background-repeat: repeat-x;
        background-position: center bottom;
        width: 50%;
        color: #fff;
        height: 100%;
    }
    /*Img responsive x i 3 box*/
    .img-responsive {
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: 65px;
    }
    .img-responsive-disable {
        pointer-events: none;
        opacity: 0.7;
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: 73px;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
    }
    .short_info h3 {
        color: #fff;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        text-transform: uppercase;
        font-size: 15px;
        padding-top: 4px;
        padding-left: 4px;
    }
    /* Sezione banner principale*/
    .section {
        position: relative;
        display: block;
        overflow: hidden;
        margin-right: auto;
        margin-left: auto;
        padding-top: 45px;
        padding-bottom: 45px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .section.background-image {
        background-image: url("../img/cop.jpg");
        background-position: 0px 0px;
        background-size: cover;
        margin-bottom: 10px;
    }
    /*Benvenuto in Alma*/
    .welcome h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 18px;
        font-family: "Roboto Condensed", sans-serif;
    }
    /* Banner ristretto x Altre sez*/
    .section1 {
        position: relative;
        display: block;
        overflow: hidden;
        margin-right: auto;
        margin-left: auto;
        padding-top: 40px;
        padding-bottom: 40px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .section1.background-image {
        background-image: url("../img/cucina.jpg");
        background-position: 0px 0px;
        background-size: cover;
        margin-bottom: 10px;
    }
    /* Lista voci sottomenu*/
    .oro {
        color: #fff;
        padding-top: 12px;
        padding-left: 8px;
        line-height: 1.3em;
        font-family: "Roboto Condensed", sans-serif;
        font-size: 12px;
    }
    h2 {
        font-size: 1.6rem !important;
    }
    .titoloh2 {
        font-size: 1.4rem;
    }
    .par {
        font-size: 16px;
    }
    ol li {
        font-family: "Roboto Condensed", sans-serif;
        font-size: 16px;
    }
    .reg {
        font-family: "Roboto Condensed", sans-serif;
        font-size: 16px;
    }
}


/* MQ per Laptop e Tablet */

@media screen and (max-width: 1280px) and (min-width: 1025px) {
    /* Spazio nei tab candidatura */
    #sxtab {
        padding-left: 20px;
        ;
    }
    .short_info {
        position: absolute;
        left: 0;
        bottom: 0;
        background-color: #314361;
        background-repeat: repeat-x;
        background-position: center bottom;
        width: 50%;
        color: #fff;
        height: 100%;
    }
    .short_info h3 {
        color: #fff;
        -webkit-transition: all 0.3s ease;
        transition: all 0.3s ease;
        text-transform: uppercase;
        font-size: 15px;
        padding-top: 4px;
        padding-left: 4px;
    }
    /* Sezione banner principale*/
    .section {
        position: relative;
        display: block;
        overflow: hidden;
        margin-right: auto;
        margin-left: auto;
        padding-top: 100px;
        padding-bottom: 100px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .section.background-image {
        background-image: url("../img/cop.jpg");
        background-position: 0px 0px;
        background-size: cover;
        margin-bottom: 10px;
    }
    /* Banner ristretto x Altre sez*/
    .section1 {
        position: relative;
        display: block;
        overflow: hidden;
        margin-right: auto;
        margin-left: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .section1.background-image {
        background-image: url("../img/cucina.jpg");
        background-position: 0px 0px;
        background-size: cover;
        margin-bottom: 10px;
    }
    /*Benvenuto in Alma*/
    .welcome h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 16px;
    }
    /* Lista voci sottomenu*/
    h2 {
        font-size: 1.4rem !important;
    }
    /* Banner ristretto x Altre sez*/
    .section1 {
        position: relative;
        display: block;
        overflow: hidden;
        margin-right: auto;
        margin-left: auto;
        padding-top: 40px;
        padding-bottom: 40px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .section1.background-image {
        background-image: url("../img/cucina.jpg");
        background-position: 0px 0px;
        background-size: cover;
        margin-bottom: 10px;
    }
    /*Img responsive x i 3 box*/
    .img-responsive {
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: 45px;
    }
    .img-responsive-disable {
        pointer-events: none;
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: 45px;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
    }
    /* Lista voci sottomenu*/
    .oro {
        color: #fff;
        padding-top: 4px;
        padding-left: 4px;
        line-height: 1.0em;
        font-family: "Roboto Condensed", sans-serif;
        font-size: 11px;
    }
    h2 {
        font-size: 1.3rem;
    }
    .titoloh2 {
        font-size: 1.3rem;
    }
    .par {
        font-size: 15px;
    }
    ol li {
        font-family: "Roboto Condensed", sans-serif;
        font-size: 15px;
    }
    .reg {
        font-family: "Roboto Condensed", sans-serif;
        font-size: 15px;
    }
    /*Img responsive x i 3 box*/
    .img-responsive {
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: 45px;
    }
}

.img-responsive-disable {
    pointer-events: none;
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: 45px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

@media screen and (max-width: 1024px) and (min-width: 992px) {
    /* Spazio nei tab candidatura */
    #sxtab {
        padding-left: 20px;
    }
    .short_info {
        position: absolute;
        left: 0;
        bottom: 0;
        background-color: #314361;
        background-repeat: repeat-x;
        background-position: center bottom;
        width: 50%;
        color: #fff;
        height: 100%;
    }
    .section {
        position: relative;
        display: block;
        overflow: hidden;
        margin-right: auto;
        margin-left: auto;
        padding-top: 90px;
        padding-bottom: 90px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .section.background-image {
        background-image: url("../img/cop.jpg");
        background-position: 0px 0px;
        background-size: cover;
        margin-bottom: 10px;
    }
    /* Banner ristretto x Altre sez*/
    .section1 {
        position: relative;
        display: block;
        overflow: hidden;
        margin-right: auto;
        margin-left: auto;
        padding-top: 40px;
        padding-bottom: 40px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .section1.background-image {
        background-image: url("../img/cucina.jpg");
        background-position: 0px 0px;
        background-size: cover;
        margin-bottom: 10px;
    }
    .short_info h3 {
        font-size: 13px;
        font-weight: bold;
        padding-left: 4px;
        padding-top: 4px;
        color: #fff;
        text-transform: uppercase;
    }
    /* Lista voci sottomenu*/
    .oro {
        color: #fff;
        padding-top: 6px;
        padding-left: 6px;
        line-height: 1.3em;
        font-family: "Roboto Condensed", sans-serif;
        font-size: 11px;
    }
    /*Benvenuto in Alma*/
    .welcome h2 {
        font-size: 18px;
    }
    h3 {
        font-size: 16px;
    }
    /* Lista voci sottomenu*/
    #down1 {
        height: 14px !important;
    }
    h2 {
        font-size: 1.8rem !important;
    }
    /*Img responsive x i 3 box*/
    .img-responsive {
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: 45px;
    }
    .img-responsive-disable {
        pointer-events: none;
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: 45px;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
    }
}


/* Media Query Tablet */

@media screen and (max-width: 991px) and (min-width: 768px) {
    /* Spazio nei tab candidatura */
    #sxtab {
        padding-left: 20px;
    }
    .short_info {
        position: absolute;
        left: 0;
        bottom: 0;
        background-color: #314361;
        background-repeat: repeat-x;
        background-position: center bottom;
        width: 50%;
        color: #fff;
        height: 100%;
    }
    .section {
        position: relative;
        display: block;
        overflow: hidden;
        margin-right: auto;
        margin-left: auto;
        padding-top: 30px;
        padding-bottom: 30px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .section.background-image {
        background-image: url("../img/cop.jpg");
        background-position: 0px 0px;
        background-size: cover;
        margin-bottom: 10px;
    }
    .welcome h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 16px;
    }
    /* Banner ristretto x Altre sez*/
    .section1 {
        position: relative;
        display: block;
        overflow: hidden;
        margin-right: auto;
        margin-left: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .section1.background-image {
        background-image: url("../img/cucina.jpg");
        background-position: 0px 0px;
        background-size: cover;
        margin-bottom: 10px;
    }
    /*Sezioni: info, cand, my alma life*/
    .short_info h3 {
        font-size: 15px;
        font-weight: bold;
        color: #fff;
        text-transform: uppercase;
        padding-left: 4px;
        padding-top: 4px;
    }
    /* Lista voci sottomenu*/
    .oro {
        color: #fff;
        padding-left: 5px;
        line-height: 1.1em;
        font-family: "Roboto Condensed", sans-serif;
        font-size: 14px;
        padding-top: 4px;
    }
    h2 {
        font-size: 1.5rem !important;
    }
    /*Img responsive x i 3 box*/
    .img-responsive {
        display: block;
        max-width: 62%;
        height: auto;
        margin-left: 226px;
        margin-top: -29px;
    }
    .img-responsive-disable {
        pointer-events: none;
        display: block;
        max-width: 62%;
        height: auto;
        margin-left: 226px;
        margin-top: -29px;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
    }
    .home_feat_1_box {
        height: 100px;
        margin-bottom: 5px;
        width: 500px;
    }
}


/* MQ Tablet smartphone*/

@media screen and (max-width: 767px) and (min-width: 576px) {
    /* Spazio nei tab candidatura */
    #sxtab {
        padding-left: 10px;
        ;
    }
    .short_info {
        position: absolute;
        left: 0;
        bottom: 0;
        background-color: #314361;
        background-repeat: repeat-x;
        background-position: center bottom;
        width: 50%;
        color: #fff;
        height: 100%;
    }
    .section {
        position: relative;
        display: block;
        overflow: hidden;
        margin-right: auto;
        margin-left: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .section.background-image {
        background-image: url("../img/cop.jpg");
        background-position: 0px 0px;
        background-size: cover;
        margin-bottom: 10px;
    }
    /* Banner ristretto x Altre sez*/
    .section1 {
        position: relative;
        display: block;
        overflow: hidden;
        margin-right: auto;
        margin-left: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .section1.background-image {
        background-image: url("../img/cucina.jpg");
        background-position: 0px 0px;
        background-size: cover;
        margin-bottom: 10px;
    }
    .welcome h2 {
        font-size: 18px;
    }
    /* Voci box sezioni h3 */
    .short_info h3 {
        font-size: 14px;
        font-weight: bold;
        padding-left: 4px;
        padding-top: 4px;
        padding-right: 3px;
        color: #fff;
        text-transform: uppercase;
    }
    /* Lista voci sottomenu sezioni*/
    .oro {
        color: #fff;
        padding-top: 4px;
        padding-left: 6px;
        line-height: 1.2em;
        font-family: "Roboto Condensed", sans-serif;
        font-size: 10px;
        -webkit-font-smoothing: antialiased;
    }
    h2 {
        font-size: 1.2rem !important;
    }
    /*Img responsive x i 3 box*/
    .img-responsive {
        display: block;
        max-width: 60%;
        height: auto;
        margin-left: 211px;
        margin-top: -24px;
    }
    .img-responsive-disable {
        pointer-events: none;
        display: block;
        max-width: 60%;
        height: auto;
        margin-left: 211px;
        margin-top: -24px;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
    }
    .home_feat_1_box {
        height: 100px;
        margin-bottom: 5px;
        width: 490px;
    }
    .fontRadioB {
        font-size: 14px;
    }
}


/* Media query smartphone*/


/* manca il fix sull'ernome spazio */

@media screen and (min-width: 481px) and (max-width: 575px) {
    .short_info {
        position: absolute;
        left: 0;
        bottom: 0;
        background-color: #314361;
        background-repeat: repeat-x;
        background-position: center bottom;
        width: 50%;
        color: #fff;
        height: 100%;
    }
    .section {
        position: relative;
        display: block;
        overflow: hidden;
        margin-right: auto;
        margin-left: auto;
        padding-top: 30px;
        padding-bottom: 30px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .section.background-image {
        background-image: url("../img/cop.jpg");
        background-position: 0px 0px;
        background-size: cover;
        margin-bottom: 10px;
    }
    /* Banner ristretto x Altre sez*/
    .section1 {
        position: relative;
        display: block;
        overflow: hidden;
        margin-right: auto;
        margin-left: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .section1.background-image {
        background-image: url("../img/cucina.jpg");
        background-position: 0px 0px;
        background-size: cover;
        margin-bottom: 10px;
    }
    .welcome h2 {
        font-size: 20px;
    }
    /* Voci h3 */
    .short_info h3 {
        font-size: 14px;
        font-weight: bold;
        position: absolute;
        bottom: 89px;
        left: 9px;
        color: #fff;
        text-transform: uppercase;
    }
    /* Lista voci sottomenu*/
    .oro {
        color: #fff;
        padding-top: 45px;
        padding-left: 6px;
        line-height: 1.3em;
        font-family: "Roboto Condensed", sans-serif;
        font-size: 11px;
        font-weight: lighter;
    }
    h2 {
        font-size: 1rem !important;
    }
    .home_feat_1_box {
        height: 115px !important;
        margin-bottom: 5px;
    }
    /* Modifica Font-size per tabella solo mobile */
    td {
        font-size: 12px;
    }
    th {
        font-size: 14px;
    }
    /*Img responsive x i 3 box*/
    .img-responsive {
        display: block;
        max-width: 60%;
        height: auto;
        margin-left: 210px;
        margin-top: -40px;
    }
    .img-responsive-disable {
        pointer-events: none;
        display: block;
        max-width: 60%;
        height: auto;
        margin-left: 210px;
        margin-top: -40px;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
    }
    .fontRadioB {
        font-size: 14px;
    }
}


/* Media query smartphone*/

@media screen and (min-width: 320px) and (max-width: 480px) {
    .short_info {
        position: absolute;
        left: 0;
        bottom: 0;
        background-color: #314361;
        background-repeat: repeat-x;
        background-position: center bottom;
        width: 50%;
        color: #fff;
        height: 100%;
    }
    .section {
        position: relative;
        display: block;
        overflow: hidden;
        margin-right: auto;
        margin-left: auto;
        padding-top: 20px !important;
        padding-bottom: 20px!important;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .section.background-image {
        background-image: url("../img/cop.jpg");
        background-position: 0px 0px;
        background-size: cover;
        margin-bottom: 10px;
    }
    /* Banner ristretto x Altre sez*/
    .section1 {
        position: relative;
        display: block;
        overflow: hidden;
        margin-right: auto;
        margin-left: auto;
        padding-top: 20px;
        padding-bottom: 20px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .section1.background-image {
        background-image: url("../img/cucina.jpg");
        background-position: 0px 0px;
        background-size: cover;
        margin-bottom: 10px;
    }
    .welcome h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 10px;
    }
    /* Box blu */
    .short_info h3 {
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 4px;
        padding-left: 4px;
        color: #fff;
    }
    /* Lista voci sottomenu*/
    .oro {
        color: #fff;
        padding-top: 4px;
        padding-left: 4px;
        line-height: 1.3em;
        font-family: "Roboto Condensed", sans-serif;
        font-size: 12px;
        font-weight: lighter;
    }
    .home_feat_1_box {
        z-index: 1;
        border-radius: 5px;
        overflow: hidden;
        margin-bottom: 20px;
        background-color: #314361;
        position: absolute;
        height: 104px !important;
    }
    h2 {
        font-size: 18px !important;
    }
    /* Modifica Font-size per tabella solo mobile */
    td {
        font-size: 13px;
    }
    th {
        font-size: 18px;
    }
    /*Img responsive x i 3 box*/
    .img-responsive {
        display: block;
        max-width: 67%;
        height: auto;
        margin-left: 133px;
        margin-top: -8px;
    }
    .img-responsive-disable {
        pointer-events: none;
        display: block;
        max-width: 70%;
        height: auto;
        margin-left: 156px;
        margin-top: -32px;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
    }
    .fontRadioB {
        font-size: 14px;
    }
}


/* formato sotto il 320px, vecchi formati */

@media screen and (max-width: 319px) {
    .short_info {
        position: absolute;
        left: 0;
        bottom: 0;
        background-color: #314361;
        background-repeat: repeat-x;
        background-position: center bottom;
        width: 50%;
        color: #fff;
        height: 100%;
    }
    .section {
        position: relative;
        display: block;
        overflow: hidden;
        margin-right: auto;
        margin-left: auto;
        padding-top: 20px !important;
        padding-bottom: 20px!important;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .section.background-image {
        background-image: url("../img/cop.jpg");
        background-position: 0px 0px;
        background-size: cover;
        margin-bottom: 10px;
    }
    .welcome h2 {
        font-size: 20px;
    }
    h3 {
        font-size: 10px;
        font-family: "Roboto Condensed", sans-serif;
    }
    /* Box blu */
    .short_info h3 {
        font-size: 10px;
        font-weight: bold;
        text-transform: uppercase;
        padding-top: 4px;
        padding-left: 4px;
        color: #fff;
    }
    /* Lista voci sottomenu*/
    .oro {
        color: #fff;
        padding-top: 4px;
        padding-left: 4px;
        line-height: 1.3em;
        font-family: "Roboto Condensed", sans-serif;
        font-size: 9px;
        font-weight: lighter;
    }
    .home_feat_1_box {
        z-index: 1;
        border-radius: 5px;
        overflow: hidden;
        margin-bottom: 20px;
        background-color: #314361;
        position: absolute;
        height: 80px !important;
    }
    h2 {
        font-size: 1rem !important;
    }
    /*Img responsive x i 3 box*/
    .img-responsive {
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: 45px;
    }
    .img-responsive-disable {
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: 45px;
        pointer-events: none;
        opacity: 0.7;
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
    }
    .fontRadioB {
        font-size: 14px;
    }
}

@media screen and (min-width: 320px) and (max-width: 768px) {
    .nav-tabs .nav-link {
        font-size: 13px;
    }
    ol li {
        font-family: "Roboto Condensed", sans-serif;
        font-size: 12px;
    }
    .reg {
        font-family: "Roboto Condensed", sans-serif;
        font-size: 12px;
    }
}

@media screen and (min-width: 769px) {
    .nav-tabs .nav-link {
        font-size: 18px;
    }
}


/* Fine Media query*/


/* Menu */

.navbar {
    background: #314361 !important;
    color: #fff;
    top: 0;
    width: 100%;
    position: sticky;
    text-align: right;
    padding-top: 4px;
}

.navbar-toggler.toggler-example {
    cursor: pointer;
}

nav a:hover {
    color: #d29500;
}

ul li a:hover {
    color: #d29500;
}


/* Dimensione Logo nel menu */

.logo {
    width: 84px;
    height: 32px;
}


/*Colore menu */

.blu-alma {
    background: #314361;
}

body {
    font-size: 11px;
    line-height: 20px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 100;
    color: #444;
    background-color: #fff;
}

a {
    font-size: 12px;
    font-family: "Roboto Condensed", sans-serif;
    text-decoration-line: underline;
}

p {
    font-size: 12px;
    font-family: "Roboto Condensed", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #314361;
    font-family: "Roboto Condensed", sans-serif;
}


/* Testo bianco */

.bianco {
    color: #fff;
}


/* Testo centrato */

.centratox {
    font-family: "Roboto Condensed", sans-serif;
    text-align: center;
}


/* Testo centrato Bold */

.centrato {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: bold;
    text-align: center;
}


/* Liste */

ul li {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 450;
}

ul.none {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 450;
    list-style-type: none;
}


/* Benvenuto in Alma */

.welcome {
    font-family: "Roboto Condensed", sans-serif;
    color: #314361;
    font-weight: bold;
    text-align: center;
    padding-top: 10px;
    margin-bottom: 5px;
}

.welcomeWarning {
    font-family: "Roboto Condensed", sans-serif;
    color: #d10606;
    font-weight: bold;
    text-align: center;
    padding: 6px;
}

.titolo {
    font-size: 24px;
    font-weight: 700;
    line-height: 28px;
    margin-bottom: 47px;
    color: #fff;
    font-family: "Roboto Condensed", sans-serif;
}


/* Footer della Home */

.footer {
    position: sticky;
    position: -webkit-sticky;
    left: 0;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 50px;
    line-height: 20px;
    /* Vertically center the text there */
    background-color: #314361;
    text-align: center;
    font-size: 13px;
    color: #fff;
    padding: 15px;
    margin-top: 20px;
}


/*Testo Footer */

.copy {
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-family: "Roboto Condensed", sans-serif;
}


/* Footer sempre in fondo */

body>.copy {
    padding: 60px 15px 0;
}

.footer>.copy {
    padding-right: 15px;
    padding-left: 15px;
}


/* 3 box */

.home_feat_1_box {
    position: relative;
    overflow: hidden;
    bottom: -10px;
    margin-bottom: 10px;
}


/* Effetto immagine */

.home_feat_1_box a:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
}


/*
.home_feat_1_box img {
-webkit-transform:scale(1.2);
transform:scale(1.2);
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
*/

.imganimation {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}


/* Box singolo */


/*  Box in grigio*/

.disable {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #86888c;
    background-repeat: repeat-x;
    background-position: center bottom;
    width: 50%;
    color: #fff;
    height: 100%;
    pointer-events: none;
}


/* CSS FORM */

.form {
    width: 1200px;
    padding: 10px;
}

.paddingpiu {
    padding-left: 1.25rem;
}

.testonota {
    font-size: 10px;
    padding-top: 2px;
}


/* Padding nel nav-tabs */

#spazionav {
    margin-bottom: 20px;
}


/* Button Panel Form Candidatura */

.btnBlue {
    background-color: #314363 !important;
    color: #fff !important;
    margin-left: 10px;
}

.btnBlue:hover {
    color: #d29500 !important;
}

.blueBackground {
    background-color: #314363;
}

.wizard .nav-tabs>li.active>a,
.wizard .nav-tabs>li.active>a:hover,
.wizard .nav-tabs>li.active>a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #283c50;
}

.wizard li.active span.round-tab i {
    color: #283c50;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs>li {
    width: 20%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #283c50;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #283c50;
}

.wizard .nav-tabs>li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

.wizard .nav-tabs>li a:hover {
    background: transparent;
}

.wizard .tab-pane {
    position: relative;
    padding-top: 25px;
}

.wizard h3 {
    margin-top: 0;
}

.panel-primary {
    margin-top: 10px;
}

.panel-primary>.panel-heading {
    background-color: #314361;
}

.panel-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}

.panel-body {
    padding: 10px;
}

.pad8 {
    padding: 12px;
}

.mob {
    font-size: 17px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #d29500 !important;
    border-color: #d29500 !important;
}

.texttop {
    vertical-align: text-top !important;
}

.bordox {
    border-bottom: 1px solid #d29500;
}

.bordotondo {
    border-radius: 14px 14px 14px 14px;
    -moz-border-radius: 14px 14px 14px 14px;
    -webkit-border-radius: 14px 14px 14px 14px;
    border: 1px solid #314361;
    padding: 4px;
}

ul .elencop {
    list-style-type: circle;
}

ul .elencopsquare {
    list-style-type: square !important;
}


/* faq */

.faq {
    font-family: Helvetica;
    width: 75%;
    margin: 0 0 0 12%;
}

.faq-q {
    border-top: 2px dashed;
    border-color: #314361 !important;
    margin: 0;
    padding: 30px;
    counter-increment: section;
    position: relative;
}

.faq-q span {
    font-size: 22px;
}

.faq-q:nth-child(even) {
    border-left: 2px dashed;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    margin-right: 30px;
    padding-right: 0;
}

.faq-q:nth-child(odd) {
    border-right: 2px dashed;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    margin-left: 30px;
    padding-left: 0;
}

.faq-q:first-child {
    border-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
}

.faq-q:last-child {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}