.main-navigation ul ul {
    background: rgba(255, 255, 255, 0) !important;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 99999;
    padding: 0 10px;
    font-size: 15px;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
    display: none;
    width: 40px !important;
}

.slider-caption .caption-description a, .btn, .call-to-action a {
    border: 0px solid #ffffff;
    display: inline-block;
    background: #E65014;
    padding: 12px 40px;
    font-family: "Oswald", sans-serif;
    font-weight: 400;
    font-size: 21px;
}
#legopixelart-challenge:before {
content:"";
display:block;
background: none;
height:160px; /* fixed header height*/
margin:-160px 0 0; /* negative fixed header height */
}
#creastoria-challenge:before {
content:"";
display:block;
background: none;
height:160px; /* fixed header height*/
margin:-160px 0 0; /* negative fixed header height */
}
#hacking-creativity:before {
content:"";
display:block;
background: none;
height:160px; /* fixed header height*/
margin:-160px 0 0; /* negative fixed header height */
}
#partecipa-al-kreyon-prize{
padding-bottom: 100px;
}

.pulsante_inline {
    text-align: center;
    border: none;
    display: inline-block;
    max-width: 250px;
    margin: 5px auto 20px;
    line-height: 1;
    padding: 12px 20px;
    text-decoration: none;
    color: #ffffff !important;
    font-size: 20px;
    background: #E65014;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
}

.pulsante_inline a {
    color: #ffffff !important;
}

.pulsante_inline a:hover {
    color: #F9B233 !important;
}