.owl-carousel .owl-controls .owl-nav .owl-prev {
    top: -65px;
    left: 50%;
    border: none;
    background: #ccc;
    color: #fff;
    font-size: 13px;
    height: 32px;
    width: 32px;
    line-height: 32px;
}

.owl-carousel .owl-controls .owl-nav .owl-next {
    top: -66px;
    right: 50%;
    background: #ccc;
    border: none;
    color: #fff;
    font-size: 13px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    font-weight: bold;
}

.owl-carousel .owl-controls .owl-nav .owl-prev i,
.owl-carousel .owl-controls .owl-nav .owl-next i {
    font: normal normal normal 14px/1 FontAwesome;
    display: inline-block;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.owl-carousel .owl-controls .owl-nav .owl-prev i::before {
    content: "\f060";
}

.owl-carousel .owl-controls .owl-nav .owl-next i::before {
    content: "\f061";
}

@media (max-width: 767px) {

    .owl-carousel .owl-controls .owl-nav .owl-prev {
        left: 60%;
    }

    .owl-carousel .owl-controls .owl-nav .owl-next {
        right: 60%;
    }

}

.fai {
    border-radius: 100%;
    width: 150px;
    height: 150px;
    line-height: 150px !important;
    color: #fff;
    font-size: 48px !important;
}

.fai-desc {
    margin: 0 auto;
    line-height: 1.5em;
}

.fai-desc a {
    white-space: nowrap;
}

#primary {
    min-height: 600px;
    padding-top: 50px;
}

#primary.primary-single {
    padding-left: 60px;
}

.slider-wrap .content-area .tutti {
    margin-bottom: 30px;
}

.blog-wrap .post-description {
    margin-top: 15px;
    font-size: 13px;
    line-height: 1.5em;
}

.blog-wrap .blog-item,
.blog-single .blog-item {
    margin-bottom: 50px;
}

#allegati-main {
    margin-top: 15px;
}

.blog-single .img-divider {
    margin-top: 50px;
}

.title-mt-left .title-block {
    font-size: 48px;
    text-transform: none;
}

.owl-carousel .owl-item .product-info img {
    width: auto;
    display: inherit;
}

.mcol {
    text-align: left;
    padding: 0 30px;
    margin-top: 30px;
}

@media (min-width: 992px) {

    .slider-wrap .content-area h1 {
        font-size: 48px;
        margin: 10px 0 20px;
    }

    .mcol {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
}

@media (max-width: 767px) {

    .mcol {
        padding: 0 15px;
        margin-top: 0;
    }

}

.vcenter {
    padding: 30px;
}

.vcenter h3 {
    font-size: 22px;
    line-height: 1.2em;
    text-transform: uppercase;
}

.vcenter .post-title a {
    color: #0b3d68;
}

.vcenter .post-description {
    color: #0b3d68;
    font-size: 18px;
    line-height: 1.5em;
}

.vcenter .entry-title.post-title {
    text-transform: none;
    margin-bottom: 10px;
}

.vertical-align {
    background: #f1f1f1;
    margin: 15px 0;
}

.vertical-align .col-md-6 {
    padding: 0;
}

.vertical-align .xshop-category {
    padding: 0;
    margin-bottom: 0;
    width: 100%;
}

.vertical-align .xshop-category a {
    color: #0b3d68;
}

.xshop-category figure a::before,
.xshop-category figure a::after {
    border: none;
}

@media (min-width: 1200px) {

    .blog-wrap .blog-item {
        /*height: 406px;
overflow: hidden;*/
    }

}

@media (min-width: 992px) {

    .vertical-align {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row;
    }

}

@media (max-width: 1199px) {

    .vcenter h3 {
        font-size: 22px;
    }

    .vcenter .post-description {
        font-size: 15px;
    }

}

@media (max-width: 1023px) {

    .vcenter .entry-title.post-title {
        padding: 0;
    }

}

@media (max-width: 991px) {

    #primary.primary-single {
        padding-left: 15px;
        padding-right: 15px;
    }

    .blog-wrap .blog-item,
    .blog-single .blog-item {
        margin-bottom: 30px;
    }

    .vcenter .entry-title.post-title {
        padding: 0 30px;
    }

    .vcenter .post-description {
        margin-bottom: 25px;
    }

    .vcenter h3 {
        max-width: 75%;
        margin-left: auto;
        margin-right: auto;
    }

}

@media (max-width: 767px) {

    div #primary {
        padding: 0 30px 30px !important;
    }

    #primary {
        min-height: 0;
    }

    .slider-wrap .content-area .tutti {
        margin: 30px 0 15px;
    }

    .blog-single .img-divider {
        margin-top: 36px;
    }

    .vcenter .entry-title.post-title {
        padding: 0;
        font-size: 18px;
    }

    .vcenter h3 {
        font-size: 18px;
        max-width: none;
    }

    .vcenter .post-description {
        font-size: 16px;
    }

}

@media (max-width: 379px) {

    .blog-single .img-divider {
        margin-top: 24px;
    }

    .vcenter .entry-title.post-title {
        font-size: 18px;
    }

}

#section54 .latest-post-style_8.latest-post .post-content .post-content-inner {
    padding: 0;
    line-height: 1.3em;
}

#section54 .latest-post-style_8.latest-post .post-content .post-title {
    font-size: 16px;
    line-height: 1.3em;
    text-transform: none;
    margin: 5px 0;
}

#section54 .latest-post-style_8.latest-post .post-content .post-desc {
    font-size: 13px;
    line-height: 1.5em;
}

.desc-text-page {
    font-size: 18px;
    line-height: 28px;
    color: #0b3d68;
    margin-bottom: 90px;
    min-height: 400px;
    text-align: center;
}

.desc-text-page-inner h2 {
    font-size: 36px;
}

.nav-step {
    font-size: 13px;
    margin: 60px 0;
}

.nav-step>li {
    padding: 3px;
    text-align: center;
    font-size: 15px;
}

.nav-step>li h4 {
    font-size: 20px;
    font-weight: bold;
    margin: 15px 0;
}

.nav-step img {
    margin: 0 0 8px;
    max-width: 150px;
}

.nav-step .nr-info {
    max-width: 260px;
    margin: 0 auto;
}

.btn-iniziamo {
    margin: 5px;
    min-width: 250px;
}

@media (max-width: 767px) {

    html #section2-about {
        padding-top: 0;
    }

    .desc-text-page {
        padding: 0;
    }

    .desc-text-page-inner {
        padding: 0 15px 60px;
    }

    .desc-text-page-inner h2 {
        text-align: center;
        margin: 60px 0 0;
    }

    .nav-step {
        margin: 30px 0 60px;
    }

    .nav-step img {
        margin-top: 30px;
    }

    .btn-iniziamo {
        width: 100%;
    }

    #section54 {
        padding: 0 30px;
    }
}