.pricing-table {
    list-style-type: none;
    margin: 0 -.625rem;
    padding: 0;
    text-align: center
}

.clearfix:after, .clearfix:before, .pricing-table:after, .pricing-table:before {
    content: '';
    display: table;
    clear: both
}

.pricing-table > li {
    float: left;
    padding: .625rem
}

@media only screen and (max-width: 650px) {
    .spazio-form {
        margin-top: 8px !important;
    }
}

@media (max-width: 1199.98px) {
    .pricing-table > li {
        float: none;
        width: auto !important
    }
}

.pricing-table.pricing-col-4 > li {
    width: 25%
}

.pricing-table.pricing-col-3 > li {
    width: 33.33333%
}

.pricing-table .pricing-container {
    overflow: hidden;
    background: #f8f9fa;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px #dee2e6;
    box-shadow: 0 3px #dee2e6
}

.pricing-table h3 {
    background: #1c2025;
    margin: 0;
    color: #fff;
    font-size: .875rem;
    padding: .9375rem 1.875rem;
    font-weight: 700
}

.pricing-table .features {
    list-style-type: none;
    margin: 0;
    padding: 0 1.875rem
}

.pricing-table .features > li {
    padding: .625rem 0
}

.pricing-table .features > li + li {
    border-top: 1px solid #dee2e6
}

.pricing-table .price {
    width: 100%;
    display: table;
    background: #2d353c
}

.pricing-table .price .price-figure {
    vertical-align: middle;
    display: table-cell;
    text-align: center;
    height: 5rem
}

.pricing-table .price .price-number {
    font-size: 1.75rem;
    color: #00acac;
    display: block
}

.pricing-table .price .price-tenure {
    font-size: .8125rem;
    color: rgba(255, 255, 255, .75);
    display: block;
    text-align: center;
    margin-top: -.3125rem
}

.pricing-table .footer {
    background: #1c2025;
    padding: .9375rem 1.25rem
}

.pricing-table .footer .btn {
    color: #fff
}

.pricing-table .highlight {
    padding: 0;
    margin-top: -1.875rem
}

@media (max-width: 1199.98px) {
    .pricing-table .highlight {
        margin-top: 0;
        padding: .625rem
    }
}

.pricing-table .highlight .features > li {
    padding: .9375rem 0
}

.pricing-table .highlight h3 {
    padding: 1.25rem 1.875rem;
    background: #008383
}

.pricing-table .highlight .price {
    background: #00acac
}

.pricing-table .highlight .price .price-figure {
    height: 5.625rem
}

.pricing-table .highlight .price .price-number {
    color: #fff
}



.about-author {
    position: relative
}

@media (max-width: 1199.98px) {
    .about-author {
        margin-bottom: 1.875rem
    }
}

.about-author .quote {
    position: relative;
    padding: 1.875rem 3.75rem;
    margin-bottom: .9375rem;
    background: #e9ecef;
    -webkit-border-radius: 12px;
    border-radius: 12px
}

.about-author .quote:before {
    content: '';
    position: absolute;
    bottom: -1.25rem;
    left: 5.9375rem;
    border: 10px solid transparent;
    border-top-color: #e9ecef;
    border-left-color: #e9ecef
}

.about-author .quote h3 {
    margin: 0;
    font-weight: 300;
    font-style: italic;
    line-height: 1.5;
    color: #2d353c
}

.about-author .quote .fa.fa-quote-left, .about-author .quote .fa.fa-quote-right {
    font-size: 1.75rem;
    position: absolute;
    left: 1.875rem;
    top: 1.875rem;
    margin-top: -.875rem;
    line-height: 1;
    color: #ced4da
}

.about-author .quote .fa.fa-quote-right {
    left: auto;
    right: 1.875rem;
    bottom: 1.875rem;
    top: auto;
    margin-top: 0;
    margin-bottom: -.875rem
}

.about-author .author {
    position: relative;
    text-align: right;
    padding-left: 6.25rem;
    margin-bottom: .9375rem
}

.about-author .author .image {
    position: absolute;
    left: -.625rem;
    top: -2.5rem;
    background: #fff;
    border: 5px solid #fff;
    width: 6.25rem;
    overflow: hidden;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

@media (max-width: 1199.98px) {
    .about-author .author .image {
        width: 5rem
    }
}

.about-author .author .info {
    color: #2d353c;
    font-weight: 600;
    font-size: 1rem
}

.about-author .author .info a, .about-author .author .info small {
    display: block;
    font-size: .8125rem;
    font-weight: 400;
    color: #6c757d
}


.about-author .author .image img, .content.has-bg .content-bg img {
    max-width: 100%
}


.milestone {
    text-align: center
}

.milestone .number {
    font-size: 2.625rem;
    color: #fff;
    font-weight: 300
}

.milestone .title {
    color: rgba(255, 255, 255, .5)
}

@media (min-width: 992px) {
    .milestone-col + .milestone-col {
        border-left: 1px solid rgba(255, 255, 255, .2)
    }
}

@media (max-width: 1199.98px) {
    .milestone-col + .milestone-col {
        border-top: 1px solid rgba(255, 255, 255, .2);
        margin-top: .9375rem;
        padding-top: .9375rem
    }
}

.parallax-chisiamo {
    background-image: url("../../img/frontend/cover/cover-15.jpg");
    height: 300px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/* Slider Top */
.onoffswitch3
{
    position: relative;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}

.onoffswitch3-checkbox {
    display: none;
}

.onoffswitch3-label {
    display: block;
    overflow: hidden;
    /*cursor: pointer;*/
    /*border: 0px solid #999999; border-radius: 0px;*/
}

.onoffswitch3-inner {
    display: block; width: 200%; margin-left: -100%;
    -moz-transition: margin 0.3s ease-in 0s; -webkit-transition: margin 0.3s ease-in 0s;
    -o-transition: margin 0.3s ease-in 0s; transition: margin 0.3s ease-in 0s;
}

.onoffswitch3-inner > span {
    display: block; float: left; position: relative; width: 50%; height: 30px; padding: 0; line-height: 30px;
    font-size: 14px; color: white;
    /*font-family: 'Montserrat', sans-serif; font-weight: bold;*/
    -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

.onoffswitch3-inner .onoffswitch3-active {
    padding-left: 10px;
    background-color: #EEEEEE;
    color: #000;
}

.onoffswitch3-inner .onoffswitch3-inactive {
    width: 100px;
    padding-left: 16px;
    background-color: #EEEEEE;
    color: #000;
    text-align: right;
}

/*.onoffswitch3-switch {*/
    /*display: block; width: 50%; margin: 0px; text-align: center;*/
    /*!*border: 0px solid #999999;*!*/
    /*border-radius: 0px;*/
    /*position: absolute; top: 0; bottom: 0;*/
/*}*/
/*.onoffswitch3-active .onoffswitch3-switch {*/
    /*background: #22282d; left: 0;*/
    /*width: 120px;*/
/*}*/
/*.onoffswitch3-inactive{*/
    /*background: #A1A1A1; right: 0;*/
    /*width: 20px;*/
/*}*/
.onoffswitch3-checkbox + .onoffswitch3-label .onoffswitch3-inner {
    margin-left: 0;
}

.glyphicon-remove{
    padding: 3px 0px 0px 0px;
    color: #fff;
    background-color: #000;
    height: 25px;
    width: 25px;
    border-radius: 15px;
    border: 2px solid #fff;
}

.scroll-text{
    /*color: #000;*/
}

.slider-quotation {
    margin-right: 10px;
}
.slider-quotation-nome {
    color: black;
    font-weight: bold;
}
.slider-quotation-valore {
    color: black;
}

