﻿body {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #424242;
    font-size: 18px;
    font-weight: 400;
    background-color: #fff;
    overflow-x: hidden;
    overflow-y: auto;
}

img {
    border: 0;
}


h1{
    font-size: 50px;
    font-weight:200;
}

    h1 span {
        color: #9b824d;
        font-weight:lighter;
    }

h2{
    font-size:38px;
    font-weight:normal;
}

h2 span {
    color: #9b824d;
    font-weight: lighter;
}

h3 {
    font-size:23px;
    font-weight:normal;
}



b {
font-weight:500;
}

a {
    color: #5c5c5c;
    text-decoration: none;
}

a:hover {
color: #5c5c5c;
}




.top {
    /*position: fixed;
    top: 0;
    z-index: 999;
    height: 125px;
    height: auto;
    width: 100%;
    margin: 0;
    background-image: none !important;
    background-image:url(/content/img/bg-menu2.png);
    background-position:center bottom;
    background-repeat:repeat-x;
    -webkit-transition: .3s;
    transition: .3s;*/
}


 

.ombra-monitor {
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-image: url(/Content/img/ombra-video.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    bottom: 0;
    opacity:.7;
}

.menu {
    height: 100%;
    color: #a4a1a0;
    float: right;
    padding-top: 50px;
    -webkit-transition: all 5s;
    transition: all .5s;
}

    .menu.open {
        -webkit-transition: all 5s;
        transition: all .5s;
        display: block;
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid rgba(66, 66, 66, 0.16);
    }


.voci-menu {
float:right;
}

.voci-menu li, .lingue li {
    opacity: 1;
    padding-left: 15px;
    padding-right: 15px;
}


        .menu.open > .voci-menu li, .menu.open > .lingue li {
            opacity: 1;
            transition-delay:.5s;
        }

        .voci-menu li a{
            text-transform:uppercase;
            font-weight:bold;
            text-decoration:none;
            color:#fff;
        }

.apri-menu {
    cursor: pointer;
}




/*BOOTSTRAP EXTENTIONS*/

.spazio10 {
    clear: both;
    height: 10px;
}

.spazio20 {
    clear: both;
    height: 20px;
}

.spazio30 {
    clear: both;
    height: 30px;
}

.spazio40 {
    clear: both;
    height: 40px;
}

.spazio50 {
    clear: both;
    height: 50px;
}

.spazio60 {
    clear: both;
    height: 60px;
}

.spazio80 {
    clear: both;
    height: 80px;
}

.nopadding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.nopadding-right {
    padding-right: 0 !important;
}

.uppercase {
text-transform:uppercase;
}

.white, .white:hover, .white:focus, .white:active {
    color: White;
}

.whitebg{
    background-color: #fff;
}

.greybg {
    background-color: #f3f3f3;
}

.oro {
    color: #ceae81 !important;
}

.red{
    color:red;
}

.bg-oro {
background:#c1ab8d;
}

.border-right-white {
    border-right: 1px solid #847f7e;
}

.text-shadow {
text-shadow:0 1px 4px rgba(0,0,0,.5);
}

.brown {
color:#494240;
}

.big {
font-size:30px;
}

.maxheight {
height:100% !important;
}

.alert-success {
background:#c1ab8d;
color:white;
border-color:#c1ab8d;
}

.no-pull {
float:none;
}

.inline {
display:inline-block;
}

/*END BOOTSTRAP EXTENTIONS*/

/*css personalizzato*/

.monitor-home {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    /*height:900px;*/
    height: 790px;
}

.monitor-pagine {
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 500px;
}



.nav-top {
    position: absolute;
    top: 0px;
    right: 0px;
    left: 0px;
    z-index: 2;
    padding-right: 30px;
    padding-left: 30px;
}


.loghi img{
    margin-right:30px;
}

.loghi{
    padding-top:30px;
}


.slogan-monitor {
    position: absolute;
    top: 25%;
    padding-right: 15px;
    padding-left: 15px;
    align-self: center;
    width: 100%;
    margin: 0 auto;
    display: inline-block;
    float: none;
    text-align: center;
}

    .slogan-monitor h2 {
        font-size: 31px;
        font-weight: normal;
        line-height: 30px;
        font-weight:lighter;
    }

        .slogan-monitor h2 span {
            font-size: 20px;
            font-weight: lighter;
            color: #424242!important;
        }


    .slogan-monitor p{
        text-transform:uppercase;
        font-size:16px;
        font-weight:bold;
    }

.gold, .gold a {
    color: #9b824d;
}

.text-primary, .text-primary:hover {
    color: #941919!IMPORTANT;
}

.btn-primary, .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    background-color: #941919;
    padding: 15px 25px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 5px;
    text-decoration: none;
    border-color: transparent;
}

.btn-secondary, .btn-secondary:hover, .btn-secondary:active, .btn-secondary:focus {
    background-color: #9b824d;
    padding: 15px 25px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 5px;
    text-decoration: none;
    border-color: transparent;
}


.boule-gold {
    position: absolute;
    top: -255px;
    left: 17%;
    z-index: 2;
}

.container-boule{
    position:relative;
    color:#fff;
}

    .container-boule p span {
        font-family: 'Alex Brush', cursive;
        font-size: 45px;
    }

    .container-boule p {
        font-size: 25px;
        line-height: 35px;
        font-family: 'Playfair Display', sans-serif;
    }

    .container-boule a, .container-boule a:hover, .container-boule a:focus{
        color: #fff;
        text-decoration: none;
    }

.bg-primary {
    background-color: #941919;
}

.container-testo{
    padding-top:100px;
    padding-bottom:100px;
}

.full {
    width: 100%;
}


.bg-linea{
    position:relative;
}

    .bg-linea:before {
        content: "";
        position: absolute;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        top: -115px;
        height: 35%;
        width: 1px;
        border-right: .1px #ccc solid;
    }

    /*.bg-linea:after {
        content: "";
        position: absolute;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        bottom: -115px;
        height: 35%;
        width: 1px;
        border-right: .1px #ccc solid;
    }*/

    .foto img{
        margin-bottom:30px;
    }

footer p {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    line-height: 25px;
}

.btn-menu {
    float: right;
    margin: 32px 20px;
    font-size: 30px;
    cursor: pointer;
    color: #941919;
}

    .grigio:hover, .grigio:focus, .grigio:active {
        color: #5c5c5c!important;
    }

.nomargin{
    margin-right:0px;
    margin-left:0px;
}

.regolamento {
    list-style-type: decimal;
}


.modal-backdrop.in {
    z-index: 1;
}

.modal.in .modal-dialog {
    z-index:2;
}

#menuModal .modal-header {
    border-bottom:none;
}

#menuModal .modal-content {
    background-color: #941919;
}

#menuModal .close:hover, .close:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    /*opacity: .5;*/
    opacity: 1;
}

#menuModal .close {
    opacity: 1;
    color: #fff;
}

.form-horizontal {
    /*background-color: rgba(155, 130, 77, 0.50);*/
    border-radius: 5px;
    padding: 15px 25px;
}

    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right;
        font-size: 14px;
        font-weight: 400;
    }

    .form-horizontal .form-group {
        margin-right: 0px;
        margin-left: 0px;
    }

    .form-horizontal h3 {
        font-weight: 600;
    }

.interlinea-form {
    margin-bottom: 15px;
}

    .interlinea-form:after {
        content: "";
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: 15px;
        bottom: 0px;
        width: 20%;
        height: 1px;
        border-bottom: .1px #9b824d solid;
    }


h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    color: #424242;
}

.form-horizontal .form-control {
    color: #555;
    background-color: #f5f5f5;
    background-image: none;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: none;
    padding: 25px 15px;
}

.form-horizontal .form-group {
    margin-bottom: 0px;
}

.form-horizontal .campi-moduli {
    margin-right: 0px;
    margin-left: 0px;
    background-color: #f5f5f5;
    border: 1px solid #eaeaea;
    padding: 10px 15px;
}

.form-horizontal input[type="file"] {
    display: block;
    font-size: 15px;
    margin-top: 7px;
}

.banner {
    position: absolute;
    right: 0px;
    bottom: 0px;
}

    .banner .angolo {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 0 345px 450px;
        border-color: transparent transparent #941919 transparent;
        position: relative;
    }

.banner .testo{
    position:absolute;
    bottom:5%;
    right:10%;
}

    .banner .testo p {
        font-size: 25px;
        color: #fff;
        line-height: 25px;
        font-weight: 200;
    }

    .banner .testo p span {
        text-transform: uppercase;
        font-size: 51px;
        font-weight: 200;
    }

    .banner .testo img {
        margin-top: -30px;
    }

    .bold{
        font-weight:bold;
    }

    .regolamento li{
        margin-bottom:10px;
    }


/*.inputfoto {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfoto + label {
    font-size: 1.25em;
    font-weight: 700;
    color: white;
    background-color: black;
    display: inline-block;
}

    .inputfoto:focus + label,
    .inputfoto + label:hover {
        background-color: red;
    }*/

.label-foto {
    cursor: pointer;
    background-color: #941919;
    font-size: 1.25em;
    font-weight: 700;
    color: white;
    display: inline-block;
    padding: 10px;
    border-radius: 5px;
    float: right;
}

.label-modulo {
    cursor: pointer;
    background-color: #767676;
    font-size: 1.25em;
    font-weight: 700;
    color: white;
    display: inline-block;
    padding: 10px;
    border-radius: 5px;
    float: right;
}

.spanfoto {
    font-size: 13px;
    color: #999999;
}


/*input[type=file] {
    color: #fff;
    background-color:darkred;
    border:1px solid black;
    font-size: 70%;
    cursor: pointer;
}

    input[type=file]:hover {
        background-color: rgba(255,204,0,0.8);
    }*/


/*MEDIA*/
@media (max-width: 399px) {
    .banner {
            position: static;
            padding: 25px 15px 15px 15px;
        }

            .banner .angolo {
                display: none;
            }

            .banner .testo {
                position: static;
            }

    h1, h2 {
        font-size: 30px;
    }

    .nav-top {
        padding-right: 0px;
        padding-left: 0px;
    }

    .monitor-home {
        height: 555px;
    }

    .monitor-pagine {
        height: 225px;
    }
  

    .slogan-monitor p {
        color: #fff;
        font-size:20px;
    }

    .slogan-monitor img {
        max-width: 100%;
    }


    .slogan-monitor {
        top: 140px;
    }


    .bg-linea:before, .bg-linea:after {
        display: none;
    }

    .container-testo {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .voci-menu {
        display: block;
        margin-right: auto;
        margin-left: auto;
        float: none;
        text-align: center;
        margin-bottom: 0px;
    }

        .btn-menu {
            margin: 50px 20px;
        }



    .loghi img {
        margin-right: 10px;
        max-width: 65px;
    }

    .loghi {
        padding-top: 15px;
    }

    .boule-gold {
        display: none;
    }

        .container-boule {
            position: relative;
            padding: 15px;
            background-color: #9b824d;
        }

    .voci-menu li, .lingue li {
        padding: 10px;
        display: block;
        border-bottom: 1px rgba(255, 255, 255, 0.42) solid;
    }

        .voci-menu li a {
            color: #fff;
        }


    .mHome a, .mConcorso a, .mRegolamento a, .mPartecipanti a, .mInvia a{
        color:#fff!important;
    }



}

    @media (min-width: 400px) and (max-width: 639px) {

        .banner {
            position: static;
            padding: 25px 15px 15px 15px;
        }

            .banner .angolo {
                display: none;
            }

            .banner .testo {
                position: static;
            }

    h1, h2 {
        font-size: 30px;
    }

    .nav-top{
        padding-right:0px;
        padding-left:0px;
    }

    .monitor-home {
        height: 640px;
    }

        .monitor-pagine {
            height: 225px;
        }

        .slogan-monitor p {
            color: #fff;
            font-size: 20px;
        }

    .slogan-monitor img {
        max-width: 100%;
    }
        .slogan-monitor {
            top: 30%;
        }

        .loghi img {
            margin-right: 10px;
            max-width: 80px;
        }

    .bg-linea:before, .bg-linea:after {
        display: none;
    }

    .container-testo {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .voci-menu {
        display: block;
        margin-right: auto;
        margin-left: auto;
        float: none;
        text-align: center;
        margin-bottom: 0px;
    }

    .btn-menu {
        margin: 50px 20px;
    }

        .boule-gold {
            display: none;
        }

        .container-boule {
            position: relative;
            padding: 15px;
            background-color: #9b824d;
        }

        .voci-menu li, .lingue li {
            padding: 10px;
            display: block;
            border-bottom: 1px rgba(255, 255, 255, 0.42) solid;
        }

            .voci-menu li a {
                color: #fff;
            }

        .mHome a, .mConcorso a, .mRegolamento a, .mPartecipanti a, .mInvia a {
            color: #fff!important;
        }

 

}

    @media (min-width: 640px) and (max-width: 767px) {

        .banner {
            position: static;
            padding: 25px 15px 15px 15px;
        }
        .banner .angolo{
            display:none;
        }
            .banner .testo {
                position: static;
            }


        .monitor-home {
            height: 585px;
        }

        .monitor-pagine {
            height: 335px;
        }

        .btn-menu {
            margin: 55px 20px;
        }



        .slogan-monitor p {
            color: #fff;
        }

        .slogan-monitor img{
            max-width:475px;
        }

        .slogan-monitor {
            top: 30%;
        }


        .bg-linea:before, .bg-linea:after {
         display:none;
        }

        .container-testo {
            padding-top:50px;
            padding-bottom:50px;
        }

        .voci-menu {
            display: block;
            margin-right: auto;
            margin-left: auto;
            float: none;
            text-align: center;
            margin-bottom:0px;
        }

        .container-boule {
            position: relative;
            padding: 30px;
            background-color: #9b824d;
        }

        .boule-gold {
            display: none;
        }


        .loghi {
            padding-top: 20px;
        }

        .voci-menu li, .lingue li {
            padding: 10px;
            display: block;
            border-bottom: 1px rgba(255, 255, 255, 0.42) solid;
        }

            .voci-menu li a {
                color: #fff;
            }

        .mHome a, .mConcorso a, .mRegolamento a, .mPartecipanti a, .mInvia a {
            color: #fff !important;
        }


    }

    @media (min-width: 768px) and (max-width: 991px ) {

        .banner .angolo {
            border-width: 0 0 290px 315px;
        }

        .banner .testo {
            bottom: 2%;
            right: 2%;
        }
            .banner .testo p span {
                font-size: 40px;
            }

        .btn-menu {
            margin: 55px 20px;
        }

        .monitor-home {
            height: 640px;
        }

        .monitor-pagine {
            height: 335px;
        }

        .voci-menu {
            display: block;
            margin-right: auto;
            margin-left: auto;
            float: none;
            text-align: center;
            margin-bottom: 0px;
        }

        .voci-menu li, .lingue li {
            padding: 10px;
            display: block;
            border-bottom: 1px rgba(255, 255, 255, 0.42) solid;
        }

            .voci-menu li a {
                color: #fff;
            }


        .mHome a, .mConcorso a, .mRegolamento a, .mPartecipanti a, .mInvia a {
            color: #fff !important;
        }

    

    }

    @media (min-width: 992px) and (max-width:1199px) {

        .loghi img {
            margin-right: 16px;
            max-width: 100px;
        }

        .nav-top {
            padding-right: 15px;
            padding-left: 15px;
        }

        .voci-menu li, .lingue li {
            padding-left: 6px;
            padding-right: 6px;
        }

        .base-menu a, .menu a {
            font-size: 15px;
        }

        .menu {
            padding-top: 60px;
        }

        .monitor-home {
            height: 735px;
        }

        .boule-gold {
            top: -215px;
            left: 6%;
            max-width: 300px;
        }

        .slogan-monitor {
            top: 130px;
        }


        .bg-linea:before {
            top: -80px;
            height: 25%;
        }

        .bg-linea:after {
            bottom: -80px;
            height: 25%;
        }

        .monitor-pagine {
            height: 350px;
        }
    }

    @media (min-width: 1200px) and (max-width:1680px) {

        .voci-menu li, .lingue li {
            padding-left: 8px;
            padding-right: 8px;
        }

        .boule-gold {
            left: 7%;
        }

        .monitor-pagine {
            height: 350px;
        }

        
    }

    @media (min-width: 1200px) and (max-width:1280px) {

        .voci-menu li, .lingue li {
            padding-left: 7px;
            padding-right: 7px;
        }

        .menu {
            padding-top: 65px;
        }

        .slogan-monitor {
            top: 140px;
        }

        .monitor-home {
            height: 770px;
        }

        .monitor-pagine {
            height: 350px;
        }
    }


    @media (min-width: 1281px) and (max-width:1366px) {

        .voci-menu li, .lingue li {
            padding-left: 5px;
            padding-right: 5px;
        }

        .boule-gold {
            top: -255px;
            left: 6%;
        }
    }


    @media (min-width: 2000px) {
    }


    /*PER ALTEZZE INFERIORI AL 768*/
    @media (max-height: 768px) {
    }
