body {
    padding-top: 80px;
}

.slide {
    height: 415px;
    /*-webkit-border-radius: 6px;*/
    /*-moz-border-radius: 6px;*/
    /*border-radius: 6px;*/
    background-size: cover;
    font-size: 20px;
    letter-spacing: 0.19px;
    line-height: 24px;
    color: #FFF;
    padding-top: 50px;
    padding-bottom: 25px;

}
.schedaLanding .slide{
    margin-top:20px !important;
    padding-top: 35px;
}
.schedaLanding > div > div > div > div > div{
    margin-top: 10px;
    margin-bottom: 10px;
}

.landing_2 .slide{
    border-radius: 0;
    height: 600px;
}
.landing_2 .btn-casa{
    margin-top: 20px !important;
}
.slide h1 {
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0.38px;
    line-height: 40px;
}

.slide .btn-casa {
    margin: 10px 0 0
}

.spacer {
    height: 14px;
}

.cInfoTec {
    position: relative;
}

.infoTec {
    font-size: 14px;
    letter-spacing: 0;
    line-height: 20px;
}

.infoTec ul {
    margin-bottom: 0 !important;
}

.infoTec ul li {
    list-style-type: none;
    line-height: 32px;
}

.infoTec.FIBRA ul li:before {
    background-image: url('/export/immagini/semafori/FIBRA.png');
}

.infoTec.FIBRA-RADIO ul li:before {
    background-image: url('/export/immagini/semafori/FIBRA-RADIO.png');
}

.infoTec.FIBRA-RAME ul li:before {
    background-image: url('/export/immagini/restyling/v002/FIBRA-RAME.png');
}

.infoTec.RAME ul li:before {
    background-image: url('/export/immagini/restyling/v002/RAME.png');
}

.infoTec.onlyText {
    margin-left: -34px;
}

.infoTec ul li:before {
    background-size: 30px 30px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 34px;
    height: 34px;
    content: "";
    position: absolute;
    left: 15px;
}
.mainDescription{
    margin-top:60px;
    font-size: 25px;
    font-style: italic;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 32px;
    text-align: center;
}
.landing .content-flex{
    position: relative;
}
.landing_2 .content-flex{
    margin-top:128px;
}
.landing .content-flex div{
    width: 100%;
    padding: 4px 0;
}
.landing_2 .content-flex div{
    text-align: center;
}
.multiBox {
    text-align: center;
    margin-top: 20px;
}

.descProds {
    color: #333333;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0.19px;
    line-height: 42px;
    text-align: center;
    margin-bottom: 60px;
}

.descProdsLast {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 25px;
}

.singleProd {
    border-right: 1px solid #CDCDCD;
    margin-bottom: 60px;
}

.singleProd:nth-child(3n) {
    border-right: 0;
}

.singleProd h2{
    font-size:24px
}

.singleProdLast {

}

.titleProds {
    border-top: 1px solid #CDCDCD;
    padding: 25px 0
}



.textProds {
    color: #3A3A3A;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 28px;
}
.textProdsSection {
    color: #3A3A3A;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 28px;
    border-top:14px 0 14px;
}

.textList {
    text-align: center;
}

.textList ul li {
    list-style-type: none;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 42px;
}

.textList .fa-circle {
    font-size: 10px;
    margin-right: 8px;
    vertical-align: middle;
}


.features p:nth-child(odd){

    color: #5F57A1;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 28px;
    padding-top: 20px;
}

.featuresSection p:nth-child(odd){
    color: #3A3A3A;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 28px;
    padding-top: 0;
}
.featuresSection .panel{
    box-shadow: none;
}
.featuresSection .panel-group{
    margin-bottom: 0;
}
.featuresSection .panel-group .panel-heading+.panel-collapse>.panel-body{
    border-top: 1px solid #FFF !important;
}
.textProdsSection .titolo p{
    color: #3A3A3A;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 28px;
    font-weight: 700;
    padding-top: 15px;
}

.textProdsSection .desc p{
    color: #3A3A3A;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 28px;
    font-weight: 400;
}

.infocertDettagli{
    margin-top: 60px;
}
.infocertDettagli .commonBox{
    padding: 20px;
    font-size: 13px;
    line-height: 16px;
}
.infocertDettagli .commonBox img{
    margin-right: 20px;
    float: left;
    height: 50px;
    margin-bottom: 10px;
}
.infocertDettagli .commonBox h3{
    font-size: 18px;
    line-height: 0;
    color:#5f57a1;
}
.cReg{
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    padding-top: 50px;
}

/*header definition*/
.navbar-nav>li>a{
    font-weight: 500;
}
.navbar-nav>li>a:hover {
    background-color: #FFF;
}

@media only screen and (max-width: 455px) {
    body {
        padding-top: 60px
    }
    .featuresSection p:nth-child(odd){
        font-weight: 400;
    }
    .minimal .up-bar {
        height: 5px;
    }

    .step-bar {
        margin-bottom: 0;
    }

    .ppSlide {
        color: #FFF;
        height: auto;
        background-color: #FFF;
        padding: 20px;
    }

    .prezzo {
        margin: 10px 0;
    }

    .visualImage {
        height: 260px;
        background-size: cover;
        background-repeat: no-repeat;
    }

    .infoTec {
        bottom: 20px;
        position: absolute;
        left: 0;
    }

    .infoTec a {
        color: #FFF;
    }

    .infoTec ul li {
        padding-left: 20px;
    }

    .descProds {
        margin-bottom: 20px;
    }

    .multiBox {
        margin-bottom: 0;
    }

    .singleProd {
        border: 0;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .textList ul {
        padding-left: 0;
    }

    .textList ul li {
        list-style-type: none;
        font-size: 16px;
        letter-spacing: 0;
        line-height: 24px;
    }

    .textList .fa-circle {
        font-size: 6px;
    }

    /* ridefinizione panel */
    .textProds {
        padding-left: 0;
        padding-right: 0;
    }

    .textProds .panel {

    }

    .textProds .panel-default {
        border: 0;
    }

    .textProds .panel-body {
        padding: 0 0 20px;
        font-size: .9em;
        line-height: 24px;
    }

    .textProds .panel-default > .panel-heading {
        background-color: #FFF;
        color: #5F57A1;
        border-top: 1px solid #D2D2D2;
        padding: 20px 0
    }

    .cross {
        float: right;
        color: #5F57A1;
        font-size: 30px;
        font-style: normal;
        margin-top: -10px;
        font-weight: 400;
    }

    .panel-group .panel + .panel {
        margin-top: 0;
    }
    .features p:last-child {
        border-bottom: 0;
    }
    .descProdsLast{
        border:0
    }
}