.image_integration{width: 56%; 
                   margin: 0px auto;}

.image_integration img{
    width: 100%;
}

.pagamenti{
    background: #fff !important;
}

.carousel .item {
    height: 600px;

}

.fa.fa-chevron-left{
    padding-right: 5px;
}

.fa.fa-chevron-right{
    padding-left: 5px;
}

.carousel-inner {
    overflow: hidden;
    width: 990px;
    margin: 0 auto;
    height: 100%;
}

.carousel-indicators{
    display: block;
}

.col-md-7.inverted h2{
    font-weight: lighter;
    color: #333;
    font-size: 38px;
    margin: 175px 0 10px;
}

.col-md-7.inverted p{
    color: #666;
    width: 86%;
    font-size: 15px;
    line-height: 19px;
}

.title-slide{
    width: 100%;
    text-align: center;
    position: absolute;
    margin: 280px 0 0 0;
    line-height: 47px;
    font-size: 45px;
    color: #333;
    font-weight: lighter;
}

.banner{
    width: 215px;
    height: 30px;
    line-height: 28px;
    background: none repeat scroll 0% 0% #FFA300;
    color: #FFF;
    position: absolute;
    right: 0px;
    margin-top: 20px;
    text-align: right;
    padding-right: 10px;
}

.carousel-control.left {
    width: 70px;
    height: 70px;
    margin: 300px 40px 0;
    font-size: 30px;
    text-align: center;
    line-height: 75px;
    /*opacity: 1;*/
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #0097D6;
    text-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
}


#hero{
    width: 100%;
    height: 680px;
    position: relative;
    background: none repeat scroll 0% 0% #0097D6;
    padding: 60px 0 0 0;
}

#hero .container .col-md-7{
    margin-top: 170px;
}


#hero .container .col-md-7 h1{
    font-weight: lighter;
    color: #FFF;
    font-size: 53px;
    line-height: 50px;
    margin: 10px 0px 0px;
}

#hero .container .col-md-7 p{
    color: #FFF;
    font-size: 17px;
    line-height: 20px;
    margin: 10px 0;
}


#hero .container .col-md-7 a{
    color: #FFF;
    font-size: 15px;
    line-height: 26px;
    height: 35px;
    padding: 3px 15px;
    border: 2px solid #FFF;
    float: left;
    margin: 10px 20px 0px 0px;
    border-radius: 20px;
    text-decoration: none;
    transition: all 0.3s ease-in-out 0s;
}

#hero .container .col-md-7 a:hover{
    background: none repeat scroll 0% 0% #FFF;
    color: #0097D6;
}

#features .container .col-md-5{
    position: relative;
    height: 570px;
}

#features .container .col-md-5 img{
    position: absolute;
    bottom: 0px;
}

#features .container .col-md-7 h2{
    font-weight: lighter;
    color: #333;
    font-size: 38px;
    margin: 175px 0px 10px;
}

#features .container .col-md-7 p{
    color: #666;
    width: 86%;
    font-size: 15px;
    line-height: 19px;
}

#voucher_section{
    width: 100%;
    height: 560px;
    background: #fff;
    float: left;
}

#voucher_section  .container h2{
    font-weight: lighter;
    color: #333;
    font-size: 38px;
    margin: 30px auto 10px;
    text-align: center;
}

.option.container .col-md-4{
    margin-bottom: 15px;
    border-radius: 37px;
}

.option.container .col-md-4.col-sm-6.col-xs-12.option div{
    height: 150px;
    background: none repeat scroll 0% 0% #F00;
    text-align: center;
    border-radius: 6px;
    vertical-align: middle;
    display: block;
    text-align: center;
    padding-top: 60px;
    color: white;
}

.option.container .col-md-4.col-sm-6.col-xs-12.option.first div{
    background: #FF8935;
}

.option.container .col-md-4.col-sm-6.col-xs-12.option.gift div{
    background: #FFD100;
}
.option.container .col-md-4.col-sm-6.col-xs-12.option.limit div{
    background: #00B2EA;
}
.option.container .col-md-4.col-sm-6.col-xs-12.option.buy div{
    background: #0272BB;
}
.option.container .col-md-4.col-sm-6.col-xs-12.option.block div{
    background: #1CB363;
}
.option.container .col-md-4.col-sm-6.col-xs-12.option.first div{
    background: #FF8935;
}

#voucher{
    background: none repeat scroll 0% 0% #333;
    height: 560px;
}

#voucher .option.container{
    padding-top: 30px;
}

#voucher .option.container h2{
    font-weight: lighter;
    color: #fff;
    font-size: 38px;
    margin: 0 auto 10px;
    text-align: center;
}

#voucher .option.container p{
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #fff;
    line-height: 19px;
    margin-bottom: 30px;
}

.carousel-inner .carousel-inner .item .list-step{
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    list-style: outside none none;
}

.carousel-inner .carousel-inner .item .list-step li{
    width: 33.3%;
    height: 100%;
    float: left;
    text-align: center;
    position: relative;
}

.carousel-inner .carousel-inner .item .list-step li span{
    width: 60px;
    height: 60px;
    display: block;
    border-radius: 50%;
    background: none repeat scroll 0% 0% #0097D6;
    text-align: center;
    line-height: 60px;
    font-size: 29px;
    font-weight: lighter;
    color: #FFF;
    margin: 70px auto 10px;
}

.carousel-control {
    width: 70px;
    height: 70px;
    margin: 300px 40px 0px;
    font-size: 30px;
    text-align: center;
    line-height: 79px;
    opacity: 1;
    border-radius: 50%;
    background: none repeat scroll 0% 0% #0097D6;
    text-shadow: none;
}

#sottocontrollo{
    width: 100%;
    height: 560px;
    background: none repeat scroll 0% 0% #F1F1F1;
    overflow: hidden;
}

#sottocontrollo .container h2{
    font-weight: lighter;
    color: #333;
    font-size: 38px;
    margin: 30px auto 10px;
    text-align: center;
}

#sottocontrollo .container p{
    width: 100%;
    text-align: center;
    color: #666;
    font-size: 15px;
    line-height: 19px;
}

#sottocontrollo .container figure{
    margin: 0px auto;
    text-align: center;
    width: 100%;
}


@media (min-width : 320px) and (max-width : 767px) {
    #hero{
        height: auto;
    }

    .col-md-7.inverted h2{
        margin: 35px 0 0 0;
    }


    #hero .container .col-md-7 {
        margin-top:25px;
    }

    #hero .container .col-md-5{
        width: 100%;
        float: right; 
    }

    #hero .container .col-md-5 img{
        width: 100%;

    }

    #features{
        height: auto;
        width: 100%;
    }

    #features .container .col-md-5 {
        height: 320px;
        width: 47%;
        float: right;

    }

    .image_integration {
        width: 100%;
    }

    #features .container .col-md-7 h2 {
        margin-top:25px;
    }

    #features .container .col-md-5 img{
        width: 100%;
    }

    #voucher_section {
        height: auto;
    }

    #voucher {
        height: auto;
    }

    #sottocontrollo{
        height: auto;
    }

    #sottocontrollo .container figure img{
        width:100%;
    }

    .carousel{
        display: none;
    }
}



@media (min-width : 768px) and (max-width : 989px) {
    #hero .container .col-md-7{
        margin-top:25px;
    }

    .col-md-7.inverted h2{
        margin: 35px 0 0 0;
    }

    #features .container .col-md-5{
        height: 390px;
        width: 90%;
    }

    #sottocontrollo .container figure img{
        width: 100%;
    }

    .image_integration{
        width: 100%;
    }

    .carousel-inner{
        width: 100%;
    }


    #voucher_section{
        height: auto;
    }

    #voucher{
        height: auto;
    }

    .container .col-md-5 img{
        width: 60%;
    }

    #hero{
        height: auto;
    }

    #features{
        height: auto;
    }

    #features .container .col-md-7 h2{
        margin-top: 25px;
    }

    #features .container .col-md-7{
        width:50%;
        float: left;
    }
}

@media (min-width : 990px) and (max-width : 1175px) {

    #hero .container .col-md-7{
        margin-top:25px;
    }

    #hero .container .col-md-5 img{
        width: 100%;
    }

    #features .container .col-md-5 img{
        width: 100%;    }

    #features .container .col-md-5{
        height: 400px;
    }

    #hero{
        height: auto;
    }

    #features{
        height: auto;
    }

    #voucher{
        height: auto;
    }

    #voucher_section{
        height: auto;
    }

    .col-md-7.inverted h2{
        margin: 35px 0 0 0;
    }


}   
@media (min-width: 992px){
    #pagamenti .container-fluid .row.featurette .container .col-md-7.inverted{
        float: right;
    }
}    

@media (max-width: 990px){
    .carousel{
        display: none;
    }
    section#hero .col-md-7 a:last-of-type{
        display: none !important;
    }
    section .container .col-md-7{
        /*z-index: 99999;*/
    }
}    



