@charset "UTF-8";
/* CSS Document */

.bg-light {
    background-color: #21415f !important;
    border-bottom: 2px solid #dddddd;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size: 18px;
    font-family: 'Titillium Web', sans-serif;
    font-weight: 500;

}

.navbar-light .navbar-nav .nav-link.disabled {
    color: #c1c1c1;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #c1c1c1;
    text-align: left;
    list-style: none;
    background-color: #21415f;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: .25rem;
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #c1c1c1;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.dropdown-item:focus,
.dropdown-item:hover {
    color: #16181b;
    text-decoration: none;
    background-color: #21415f;
}

body {
    background-color: #000;
}

h1 {
    font-size: 35px;
    font-family: 'Titillium Web', sans-serif;
    margin-top: 10px;
    text-align: left;
    color: #000;
    line-height: 30px;
}

h2 {
    font-size: 40px;
    font-family: 'Titillium Web', sans-serif;
    margin-top: 10px;
    text-align: left;
    color: #21415f;
    line-height: 25px;
    font-weight: 500;
}


h3 {
    font-size: 40px;
    font-family: 'Titillium Web', sans-serif;
    margin-top: 10px;
    text-align: left;
    color: #21415f;
    line-height: 30px;
    font-weight: 500;
}

h4 {
    font-size: 23px;
    font-family: 'Titillium Web', sans-serif;
    text-align: left;
    color: #21415f;
    line-height: 30px;
    font-weight: 400;
    padding-bottom: 4px;

}


body {
    font-family: 'Titillium Web', sans-serif;
    font-size: 20px;
    text-align: left;
    font-weight: 200;
}

.titolo {
    border-bottom: 2px solid #21415f;
    padding-bottom: 10px;
    font-size: 26px;
}

.titolofooter {
    border-bottom: 2px solid #93bdd5;
    padding-top: 70px;
    padding-bottom: 10px;
    font-size: 30px;
    font-weight: 300;
    color: #fff;
}

.tfoot {
    font-size: 19px;
    line-height: 10px;
    color: #d4d6d9;
}


a {
    color: #fff;
    font-weight: 200px;
}

a:hover > p {
    color: #93bdd5 !important;
    text-decoration: none;
}

a:hover {
    color: #93bdd5 !important;
    text-decoration: none;
}

.nopadding {
    padding: 0;
    margin: 0;
}

.titolisecondarie {
    border-bottom: 2px solid #81ba81;
    font-size: 30px;
}

.hoverimg {
    position: relative;
    opacity: 0.8;
    transition: 0.3s ease;
    cursor: pointer;
}

.hoverimg:hover {
    transform: scale(1.1, 1.1);
    opacity: 1;
}


.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #f29406;
    background-color: #141414;
    background-clip: padding-box;
    border: 1px solid #f29406;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.tooltip-inner {
    background: #141414;
    color: #f29406;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    padding-top: 15px;
    font-weight: 100;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #141414;
}

.schede {
    color: #2f5f92;
    border: 2px solid #2f5f92;
    font-size: 12px;
    font-weight: 700;
}




.contenuto {
    max-height: 400px;
    position: relative;
    overflow: hidden;
}

.contenuto .read-more {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 10px 0;
    height: 100%;
    /* "transparent" only works here because == rgba(0,0,0,0) */
    background-image: linear-gradient(to bottom, transparent 0%, #ffffff33 10%, #ffffff99 20%, #ffffffcc 30%, #ffffffff 100%);
}

.contenuto .read-more a {
    position: absolute;
    top: 50%;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
}

.read-more .button {
    display: block;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background-color: rgb(0, 82, 159);
    padding: 10px;
    border-radius: 100%;
    color: #fff;
    font-weight: 700;
    font-size: 26px;
    text-transform: uppercase;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.30);
}

.btn-outline-dark {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border: 2px solid #343a40;

}

.btn-outline-dark2 {
    color: #343a40;
    background-color: transparent;
    background-image: none;
    border: 2px solid #343a40;
    padding: 4px;

}

.btn-outline-dark2:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

div.ex1 {
    height: 200px;
    overflow: scroll;
}

.titoloscroll {
    color: #81ba81;
    font-size: 17px;
    font-family: 'Titillium Web', sans-serif;
}



.bordoverde {
    border: 2px solid #81ba81;
}

.bordoarancione {
    border: 2px solid #e8a771;
}

.back1 {
    background-image: url(../img/tornio.jpg);
    background-position: right;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.back2 {
    background-image: url(../img/head2.jpg);
    background-position: right;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.back3 {
    background-image: url(../img/tecnico.svg);
    background-position: right;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}



/*=================================================================
	Banner
==================================================================*/

.popup {
    max-width: 320px;
    height: auto;
    position: fixed;
    z-index: 1000;
    left: 0px;
    bottom: 0;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.50);
    background: #fff;
}

.banner-content {
    background-color: #fff;
    padding: 15px;
    text-align: center;
}

.banner-content h3 {
    letter-spacing: 2px;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 30px;
    margin: 5px 0;
    color: #3037da;
}

.divisore {
    border-bottom: dashed 10px #009ED6;
}

.banner-content a {
    color: #444;
    border-bottom: 1px dashed #444;
}

.banner-content a:hover {
    color: rgba(144, 8, 46, 1.00);
    border: none;
}

.popup i {
    font-size: 1.5em;
    position: absolute;
    padding: 0px;
    color: #000;
    z-index: 999;
}

.popup i:hover {
    cursor: pointer;
    color: rgba(238, 123, 0, 1);
}
