body {color: #2e2e2e;}

:root {
  --primary-color: rgba(0,160,226,1);
  --second-color: rgba(116,189,169,1);
  --third-color: #3fb5bb;
  --fourth-color: #d8d35a;
  --fifth-color: #ffdd00;
  --sixth-color: rgba(241,133,0,1);
}

a, a:focus {
    color: #2e2e2e;
}
a:hover {
    color: var(--third-color);
}

button {
    background: var(--primary-color) !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    padding: 6px 15px !important;
    border: none !important;
    cursor: pointer !important;
}

a.button {color: rgb(250,250,250) !important;}

/* COMING SOON */
.coming-soon-number,
#coming-soon-countdown {
    color: var(--primary-color:) !important;
}
#sp-header, #sp-manifesto,
.candidates #sp-main-body,
#sp-footer {
    padding-left: 30px;
    padding-right: 30px;
}


#sp-header .social-icons, #sp-header .sp-module._menu, #sp-menu  {
    height: 140px;
    display: inline-flex;
    margin: 0;
    align-items: center;
}

.chi-siamo #sp-position2,
.contatti #sp-position2,
.candidates.internal #sp-position2 {
    padding-top: 120px;
    border-top: none;
}

.candidates #sp-position2,
.obiettivi #sp-position2 {
    border-top: 2px solid #fff;
}



#sp-position2 {
    background: var(--third-color);
/*    background: radial-gradient(circle, rgba(250,250,250,1) 0%, rgba(239,239,242,1) 50%, rgba(232,233,238,1) 100%);*/
    color: #ffffff;
}



#sp-position2 .quote {
    font-size: 25px;
    display: inline-block;
    position: relative;
    top: 4px;
}

@media (max-width: 1649px) {
    .chi-siamo #sp-position2,
    .contatti #sp-position2,
    .candidates.internal #sp-position2 {
        padding-top: 130px;
    }
    #sp-position2 .quote {
        font-size: 22px;
        top: 0px;

    }
}

@media (max-width: 1439px) {
    .chi-siamo #sp-position2,
    .contatti #sp-position2,
    .candidates.internal #sp-position2 {
        padding-top: 134px;
    }
    #sp-position2 .quote {
        font-size: 18px;
    }
}

@media (max-width: 1199px) {
    .chi-siamo #sp-position2,
    .contatti #sp-position2,
    .candidates.internal #sp-position2 {
        padding-top: 140px;
    }
    #sp-position2 .quote {
        top: -4px;
    }
}

@media (max-width: 992px) {
    .chi-siamo #sp-position2,
    .contatti #sp-position2,
    .candidates.internal #sp-position2 {
        padding-top: 148px;
    }
    #sp-position2 .quote {
        top: -8px;
    }
}

@media (min-width: 576px){
    #sp-position2 .quote br {
        display: none !important;
    }
}
@media (max-width: 575px) {
    .chi-siamo #sp-position2,
    .contatti #sp-position2,
    .candidates.internal #sp-position2 {
        padding-top: 188px;
    }
    .obiettivi #sp-position2,
    .candidates #sp-position2 {
        padding-top: 38px;
    }
    #sp-position2 .quote {
        top: -38px;
    }
    .ls-layers, .ls-slide-backgrounds, .ls-background-videos, .ls-bg-video-overlay {
        overflow: visible !important;
    }
}




@media (max-width: 1199px) {
    #sp-top2 {
        order: 2;
    }
    #sp-logo {
        order: 1;
    }
    #sp-menu {
        order: 4;
        justify-content: end;
    }
    #sp-socials {
        order: 3;
    }
}


#sp-features #sp-slide {
    display: inline-flex;
    margin: 0;
    align-items: center;
    color:#fff;
    padding-left: 35px; padding-right: 45px;
}

#sp-features #sp-slide h2 {
    font-size: 2.4rem;
    margin-bottom: 30px !important;
    line-height: 1.3 !important;
}

#sp-features #sp-slide h2 span {
    font-weight: 400;
}

#sp-logo {text-align: center;}

/* RAINBOW */

#sp-features {
    background: #e01e25;
    background: -moz-linear-gradient(left,  #e01e25 0%, #e01e25 50%, #599ede 62%, #d38136 75%, #85b43e 88%, #e9e135 100%);
    background: -webkit-linear-gradient(left,  #e01e25 0%, #e01e25 50%, #599ede 62%,#d38136 75%,#85b43e 88%,#e9e135 100%);
    background: linear-gradient(to right,  #e01e25 0%, #e01e25 50%, #599ede 62%,#d38136 75%,#85b43e 88%,#e9e135 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e01e25', endColorstr='#7db9e8',GradientType=1 );
}


/* GREEN YELLOW */
/*
 #sp-features {
 background: #85b43e;
 background: -moz-linear-gradient(left,  #85b43e 0%, #85b43e 50%, #e9e135 100%);
 background: -webkit-linear-gradient(left,  #85b43e 0%, #85b43e 50%,#e9e135 100%);
 background: linear-gradient(to right,  #85b43e 0%, #85b43e 50%,#e9e135 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85b43e', endColorstr='#e9e135',GradientType=1 );
 }
 */

#sp-feature {padding-right: 0px;}


/* VIDEO FULL*/
#sp-feature .ytvideocont {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin: 0px;
}
#sp-feature .ytvideo {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* SLIDE INTERNAL */
.obiettivi #sp-slidentry {
    padding-top: 230px;
    padding-bottom: 30px;
}
#sp-slidentry {
    -webkit-animation: bgcolor 20s infinite;
    animation: bgcolor 10s infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}

@keyframes bgcolor {
    0% {
        background-color: var(--primary-color);
    }
    
    25% {
        background-color: var(--second-color);
    }
    
    50% {
        background-color: var(--third-color);
    }
    
    75% {
        background-color: var(--fourth-color);
    }
    
    100% {
        background-color: var(--fifth-color);
    }
    
}
#sp-slider .map-container {position: relative;}
#sp-slider img.mappa-base {mix-blend-mode: hard-light !important; }
#sp-slider img.mappa-overlay {position: absolute; top: 0; left: 0; }

#sp-slidentry #sp-slider .head1 h1 {
    font-size: 3.2rem;
}
#sp-slidentry #sp-slider .head,
#sp-slidentry #sp-slider .head1 {
    display: inline-flex;
    margin: 0;
    align-items: end;
    padding-left;
    color: #fff;
}

#sp-slidentry #sp-slider .head h2 {font-size: 2.4rem; margin-bottom: 30px !important;  line-height: 1.3 !important;}
#sp-slidentry #sp-slider .head h2 span {font-weight: 400;}

@media (max-width: 1199px) {#sp-slidentry #sp-slider .head h1, #sp-slidentry #sp-slider .head h2 {font-size: 2.0rem; line-height: 1.2;}
}
@media (max-width: 991px) {
    #sp-slidentry #sp-slider .head h1, #sp-slidentry #sp-slider .head h2 {
        font-size: 2.0rem;
        
    }
    #sp-features {
        background: #e01e25;
        background: -moz-linear-gradient(left,  #e01e25 0%, #599ede 25%, #d38136 50%, #85b43e 75%, #e9e135 100%);
        background: -webkit-linear-gradient(left,  #e01e25 0%,#599ede 25%,#d38136 50%,#85b43e 75%,#e9e135 100%);
        background: linear-gradient(to right,  #e01e25 0%,#599ede 25%,#d38136 50%,#85b43e 75%,#e9e135 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e01e25', endColorstr='#7db9e8',GradientType=1 );
    }
}

@media (max-width: 767px) {
    #sp-slidentry #sp-slider .head h1, #sp-slidentry #sp-slider .head h2 {font-size: 2.2rem; line-height: 1.2;}
}

@media (max-width: 574px) {

}

/* MANIFESTO MODULE */

#sp-manifesto {padding-top: 170px; padding-bottom: 20px;
    background: rgb(250,250,250);
/*    background: radial-gradient(circle, rgba(250,250,250,1) 0%, rgba(239,239,242,1) 50%, rgba(232,233,238,1) 100%);*/
background: #00a0e2;
background: -moz-linear-gradient(left,  var(--fifth-color) 0%, var(--fourth-color) 25%, var(--second-color) 50%, var(--third-color) 75%, var(--primary-color) 100%);
background: -webkit-linear-gradient(left,  var(--fifth-color) 0%, var(--fourth-color) 25%, var(--second-color) 50%, var(--third-color) 75%, var(--primary-color) 100%);
background: linear-gradient(to right,  var(--fifth-color) 0%, var(--fourth-color) 25%, var(--second-color) 50%, var(--third-color) 75%, var(--primary-color) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='var(--fifth-color)', endColorstr='var(--primary-color)',GradientType=1 );
}


#sp-manifesto h1.manifesto-head {font-size: 3.0rem; margin-bottom: 30px !important;}
#sp-manifesto h1.manifesto-head span {font-weight: 500;}

/* MANIFESTO ACCORDION */

#sp-manifesto .manacc {
    display: grid;
    margin: 0;
    align-items: center;
    padding-left: 35px; padding-right: 15px;
}

#sp-manifesto .card {border: none; background: transparent;}
#sp-manifesto .card-header {background: transparent; padding-left:0px; border-bottom-color: #4f4e4e;}
#sp-manifesto .card-header a.collapsed {color: #2e2e2e;}
#sp-manifesto .card-header a, #sp-manifesto .card-header a:hover {color: rgba(241,133,0,1);}

#sp-manifesto .card-body {padding-left:0px;}

#sp-manifesto .card-body ul {list-style-type:none;}
#sp-manifesto .card-body ul li  {position: relative; margin-bottom: 10px;}
#sp-manifesto .card-body ul li:before {background-image: url(../images/arrow-right.svg); width: 20px; height: 18px; content:" "; position: absolute;  left: -32px; top: 5px;}


/* CANDIDATES SCHEDE */

@media (max-width: 1649px) {
    .candidates .blogcandidates .article-list .col-lg-2 {
        -ms-flex:0 0 20%;flex:0 0 20%;max-width:20%;
    }
}
@media (max-width: 1439px) {
    .candidates .blogcandidates .article-list .col-lg-2 {
        -ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;
    }
}
@media (max-width: 991px) {
    .candidates .blogcandidates .article-list .col-lg-2 {
        -ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;
        
    }
}
@media (max-width: 767px) {
    .candidates .blogcandidates .article-list .col-lg-2 {
        -ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;
    }
}

@media (max-width: 540px) {
    .candidates .blogcandidates .article-list .col-lg-2 {
        -ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;
    }
}

.candidates #sp-main-body {
    background: #fff;
    font-size: 16px;}

.candidates .article-list .article  {
    padding-left: 10px;
    padding-right: 10px;
}

.candidates .article-list .col-lg-2 {
    margin-bottom: 30px;
}

.candidates .article-list .col-lg-2 .article  {
    border: 1px dotted #2e2e2e;
    padding-bottom: 10px;
    height: 100%;
    position: relative;
}

.blogcandidates h2 {
    margin-bottom: 40px;
    font-size: 40px; t
    ext-align: center;
}

.blogcandidates .article-body .article-header h2 {
    text-align: left !important;
}

.candidates .article-intro-image img {
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.candidates .article-list .article .article-intro-image {
    border: none;
    width: calc(100% + 40px);
}

.blogcandidates .article-list .row {min-height: 1px;}


.candidates ul.fields-container {
    padding-left: 0;
    list-style: none;
}
.candidates .field-entry {
    margin-bottom: 0.2rem;
}
.candidates .field-entry .field-label {
    font-weight: 600;
}
.candidates .field-entry .field-value {}

.candidates .field-entry.candidatura-municipio, .candidates .field-entry.candidatura-consiglio {
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 4px 10px;
    color: #fff;
    width: calc(100%);
    font-weight: 800;
    text-transform: uppercase;
    text-align:left;
    font-size: 80%;
}

.candidates .field-entry.candidatura-municipio {
    background: var(--primary-color);
}

.candidates .field-entry.candidatura-consiglio {
    background: var(--second-color);
}

.candidates .field-entry.number {
    font-size: 160%;
    position: absolute;
    bottom: -3px;
    right: 0px;
    padding: 4px 15px;
    text-align; center;
    color: #ffffff;
}

.candidates .field-entry.number.municipio {
    background: var(--primary-color);
}

.candidates .field-entry.number.consiglio {
    background: var(--second-color);
}

.candidates .field-entry.altro {
    font-style: italic;
    font-weight: 500;
    margin-top: 8px; }

.candidates .field-entry.more {margin-top: 1rem;}

.candidates .field-entry.more a {
    font-weight: 600;
    display: inline-block;
    position: relative;
    margin-left: 26px;
}

.candidates .field-entry.more a:before  {
    background-image: url(../images/dots.svg);
    width: 28px;
    height: 18px;
    content:" ";
    position: absolute;
    left: -26px;
    top: 5px;
    color: var(--second-color);
    background-repeat: no-repeat;
}

.candidates .field-entry.slogan {
    margin-top: 15px;
    padding-bottom: 15px;
}

.candidates .field-entry.slogan .field-label {
    float: left;
    color: var(--second-color);
    
}

.candidates .field-entry.slogan.municipio .field-label {
    float: left;
    color: var(--primary-color);
}
.candidates .field-entry.slogan .field-value {
    float: left;
    font-style: italic;
    margin-bottom: 3rem;
}

/* GENERAL */

#sp-main-body h4 {line-height: 1.4 !important;}
/* CHI SIAMO */

ul.who {list-style-type:none; font-size: 20px; }
ul.who li  {position: relative; margin-bottom: 10px;}
ul.who li:before {
    background-image: url(../images/dots.svg);
    width: 20px;
    height: 18px;
    content:" ";
    position: absolute;
    left: -28px;
    top: 9px;
    background-repeat: no-repeat;
}

/* MANIFESTO INTERNAL */
.manifestointernal ul {list-style-type:none; margin-bottom: 40px;}
.manifestointernal ul li  {position: relative; margin-bottom: 10px;}
.manifestointernal ul li:before {
    background-image: url(../images/dots.svg);
    width: 20px;
    height: 18px;
    content:" ";
    position: absolute;
    left: -28px;
    top: 9px;
    background-repeat: no-repeat;

}

/* CONTACT FORM */

.contact-form {
    background: rgb(250,250,250);
    background: radial-gradient(circle, rgba(250,250,250,1) 0%, rgba(239,239,242,1) 50%, rgba(232,233,238,1) 100%);
    padding: 50px 30px !important;}


.contatti .bfQuickMode .bfLabelLeft label {width: 25%; font-weight: 500;}

.contatti input[type="text"]:not(.form-control), .contatti input[type="email"]:not(.form-control), .contatti input[type="url"]:not(.form-control), .contatti input[type="date"]:not(.form-control), .contatti input[type="password"]:not(.form-control), .contatti input[type="search"]:not(.form-control), .contatti input[type="tel"]:not(.form-control), .contatti input[type="number"]:not(.form-control), .contatti select:not(.form-control), .contatti .bfQuickMode section input[type="text"], .contatti .bfQuickMode section textarea, .contatti .bfQuickMode section select {
    border: 1px dotted #2e2e2e !important; border-radius: 0px !important;  width: 72%;}

.contatti .bfQuickMode section.bfElemWrap {padding: 5px 0px;}

.contatti .bfElemWrap.bfLabelLeft {background: transparent !important;}

.contatti .bfQuickMode .bfNextButton, .contatti .bfQuickMode .bfSubmitButton, .contatti .bfQuickMode .bfCancelButton {float: left !important;}



/* BANNER Botton */

#sp-bottom {color: #fff;
    background: #00a0e2;
    background: -moz-linear-gradient(bottom,  var(--fifth-color) 0%, var(--fourth-color) 25%, var(--second-color) 50%, var(--third-color) 75%, var(--primary-color) 100%);
    background: -webkit-linear-gradient(bottom,  var(--fifth-color) 0%, var(--fourth-color) 25%, var(--second-color) 50%, var(--third-color) 75%, var(--primary-color) 100%);
    background: linear-gradient(to top,  var(--fifth-color) 0%, var(--fourth-color) 25%, var(--second-color) 50%, var(--third-color) 75%, var(--primary-color) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='var(--fifth-color)', endColorstr='var(--primary-color)',GradientType=1 );
}


/* BANNER GREEN/YELLOW */
/*
 #sp-bottom {color: #fff;
 background: #85b43e;
 background: -moz-linear-gradient(left,  #85b43e 0%, #e9e135 100%);
 background: -webkit-linear-gradient(left, #85b43e 0%,#e9e135 100%);
 background: linear-gradient(to right,  #85b43e 0%,#e9e135 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#85b43e', endColorstr='#e9e135',GradientType=1 );
 }
 */

/* POP-UP */

.gafancybox-inner {
    margin-top: 40px;
    overflow-y: scroll !important;
    min-height:101%;
}

.gafancybox-inner a {color: #ffffff !important; text-decoration: underline;}

#gafancybox-skin109{ padding-left: 10px; padding-right: 10px;
    background: #e01e25 !important;
    background: -moz-linear-gradient(left,  #e01e25 0%, #599ede 25%, #d38136 50%, #85b43e 75%, #e9e135 100%)  !important;
    background: -webkit-linear-gradient(left,  #e01e25 0%,#599ede 25%,#d38136 50%,#85b43e 75%,#e9e135 100%)  !important;
    background: linear-gradient(to right,  #e01e25 0%,#599ede 25%,#d38136 50%,#85b43e 75%,#e9e135 100%)  !important;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e01e25', endColorstr='#7db9e8',GradientType=1 )  !important;
    border: 2px solid #fff !important;
    
}

.pop-head {margin-top: 10px; margin-bottom: 66px;}
.pop-head h2 {text-align:left; color: #ffffff !important; line-height: 1.0 !important; font-size: 160%;}
.pop-head h3 {text-align:left; color: #ffffff; text-transform: none;}

.gafancybox-inner p {font-size: 20px !important; text-align: left;}

.box-event {border: 1px dotted #ffffff;  padding: 20px 0px 0 0;  margin-top: 20px; margin-bottom: 20px; margin-left: 0px; margin-right: 0px;}

.box-event button {margin-bottom: 20px; background: transparent !important;  font-weight: 500; text-transform: uppercase; padding: 0px !important;  border: 2px solid #ffffff !important; cursor: pointer !important;}

.box-event button:hover {background: #ffffff !important; color: #2e2e2e;}

.box-event button a {color: #ffffff !important; text-decoration: none; padding: 12px 15px !important; display: inline-block;  }
.box-event button a:hover {color: #2e2e2e !important;}


a.discover-popup {
    display: inline-block;
    text-align: left;
    position: relative;
    padding: 8px 23px 8px 32px;
    color: #fff !important;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.2;
    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 2s; /* Firefox < 16 */
    -ms-animation: fadein 2s; /* Internet Explorer */
    -o-animation: fadein 2s; /* Opera < 12.1 */
    animation: fadein 2s;
    margin-bottom: 30px;
}
a.discover-popup:before {
    background-image: url(../images/arrow-right3.svg);
    width: 15px;
    height: 14px;
    content: " ";
    position: absolute;
    left:0px;
    top: 10px;
}


@media (max-width: 767px) {
    .pop-head {margin-top: 30px; margin-bottom: 30px;}
    
    .gafancybox-inner {background: transparent !important;}
    .pop-head {margin-top: 0px; margin-bottom: 20px;}
    .pop-head h2 {text-align:left;}
    .pop-head h3 {text-align:left; line-height: 1.1}
    .gafancybox-inner p {text-align: left;}
}


/* STICKY LABEL */

.sticky-label {
    position: fixed;
    top: 165px;
    right: 0px;
    width: 205px;
    height: 0px;
    text-align: right;
    z-index:9999;
    margin-top:-15px;
}

.sticky-label a{
    
    display: inline-block;
    background: var(--primary-color) no-repeat center left;
    text-align: left;
    height: auto;
    width: 180px;
    padding: 8px 23px 8px 32px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.2;
    -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
    -moz-animation: fadein 2s; /* Firefox < 16 */
    -ms-animation: fadein 2s; /* Internet Explorer */
    -o-animation: fadein 2s; /* Opera < 12.1 */
    animation: fadein 2s;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    box-shadow: 3px 5px 5px 0px rgba(0,0,0,.22) !important;
}
.sticky-label a:before {
    background-image: url(../images/arrow-right.svg);
    width: 13px;
    height: 12px;
    content: " ";
    position: absolute;
    left: 39px;
    top: 13px;
}

.sticky-label a:hover {
    background: var(--second-color) no-repeat center left            }

.entry-meta.muted.clearfix {display: none !important;}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

@media (max-width: 991px) {
    .sticky-label {
        bottom: 90px;
        top: unset !important;
        width: 165px
    }
    .sticky-label a{
        border-top: 2px solid #fff;
        font-size: 15px;
        width: 140px;
        padding: 8px 15px 8px 32px;


    }
}

/* FOOTER */

#sp-footer  {padding-top: 40px; padding-bottom: 30px; background: #2e2e2e; color: #fff;}
#sp-footer #sp-footer1 {text-align: center; font-weight: 500; }
#sp-footer ul.social-icons {font-size: 36px !important;}
#sp-footer ul.social-icons a {color: #fff;}
#sp-footer ul.social-icons a:hover, #sp-footer ul.social-icons a:focus {color: rgba(241,133,0,1);}


@media (min-width: 1440px) {
    #sp-header ul.social-icons {font-size: 36px;}
}
@media (min-width: 1200px) and (max-width: 1439px) {
    #sp-header ul.social-icons {font-size: 36px;}
    #sp-features #sp-slide h2 {font-size: 2.0rem;}
}

@media (min-width: 992px) and (max-width: 1199px) {
    #sp-features #sp-slide h2 {font-size: 1.8rem;}
    #sp-header ul.social-icons {font-size: 36px;}
    #sp-header {
        padding-left: 15px;
        padding-right: 15px;
    }
    #sp-manifesto {
        padding-left: 0px;
        padding-right: 0px;
    }
    
}

@media (max-width: 991px) {
    #sp-logo {text-align: left ;}
    #sp-features #sp-slide { padding: 50px 47.5px;}
    .contact-form { padding: 30px 15px !important;}
    #sp-header {
        padding-left: 15px;
        padding-right: 15px;
    }
    #sp-manifesto {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (max-width: 767px) {
    #sp-footer #sp-footer1 {text-align: left; margin-top: 10px; }
    #sp-manifesto .manacc { padding-left: 0px; }
    #sp-header {
        padding-left: 15px;
        padding-right: 15px;
    }
    #sp-manifesto {
        padding-left: 0px;
        padding-right: 0px;
    }
    .contatti input[type="text"]:not(.form-control), .contatti input[type="email"]:not(.form-control), .contatti input[type="url"]:not(.form-control), .contatti input[type="date"]:not(.form-control), .contatti input[type="password"]:not(.form-control), .contatti input[type="search"]:not(.form-control), .contatti input[type="tel"]:not(.form-control), .contatti input[type="number"]:not(.form-control), .contatti select:not(.form-control), .contatti .bfQuickMode section input[type="text"], .contatti .bfQuickMode section textarea, .contatti .bfQuickMode section select {  width: 100%; min-width: 100%; max-width: 100%;}
    
}

@media (max-width: 574px) {
    .candidates #sp-main-body, #sp-footer {padding-left: 15px; padding-right: 15px; }
    #sp-header  {
        padding-left: 15px;
        padding-right: 15px;
    }
    #sp-manifesto {
        padding-left: 0px;
        padding-right: 0px;
        padding-bottom: 15px;
    }
    #sp-manifesto .manacc { padding-left: 0px; }
    #sp-features #sp-slide { padding: 50px 30px;}
    #sp-features #sp-slide h2 { line-height: 1.1 !important;}
}
