<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.postcontent {
    font-size: 18px;
}

#content p {
    line-height: 1.2;
}

.content-wrap {
    padding: 0px 0;
    position: relative;
}

a.bc {
    color: #aaa;
}

a.bc:hover {
    color: #444;
}

a.linkDX {
    color: #CCC;
}

a.linkDX:hover {
    color: #b60d45;
}

.bc_nolink {
    color: #555;
}

.breadcrumb&gt;.active {
    color: #fff;
}

.entry-meta li::before {
    content: "";
    display: inline-block;
    margin-right: 0px;
    opacity: 0.5;
}

ul.allegati&gt;li {
    border-bottom: 1px dotted #e2e2e2;
    padding-bottom: 32px;
}

ul.allegati&gt;li:last-child {
    border-bottom: 0 none;
    margin-bottom: 0;
}

.related_pages&gt;h4 {
    margin: 30px 0 5px 0;
}

.entry {
    border-bottom: 2px solid #f5f5f5;
    margin: 0 0 0px;
    padding: 0 0 0px;
    position: relative;
}

.no-bottom-border {
    border-bottom: 0px !important;
}

.divider {
    color: #e5e5e5;
    margin: 10px 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #444;
    font-family: "Raleway", sans-serif;
    font-weight: 600;
    line-height: 1.5;
    margin: 0 0 10px 0 !important;
}

@media (max-width: 991px) {

    .postcontent,
    .postcontent.bothsidebar,
    .sidebar {
        border-bottom: 0px;
        float: none !important;
        margin-bottom: 0px !important;
        margin-right: 0;
        padding-bottom: 0px;
        width: 100%;
    }

    #header.dark.transparent-header,
    #header.dark.semi-transparent {
        background-color: #FFF;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    }

}

.sitemap_desc {
    margin-left: 18px;
    font-size: 13px;
    line-height: 15px;
}

.sitemap_desc span {
    color: #b01831;
    font-style: italic;
    line-height: 20px;
}

.postcontent ul,
.postcontent ol {
    list-style-position: inside;
    margin-left: 20px;
}

#tinymce ul,
#tinymce ol {
    list-style-position: inside;
    margin-left: 20px;
}

.entry-meta {
    list-style: outside none none;
    margin: 10px -10px 0 0;
}

.content-wrap .footer-stick {
    margin-bottom: 0px !important;
}

.slider-caption h2 {
    font-size: 48px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: 30px;
    text-transform: uppercase;
}

.dark .slider-caption,
.dark .slider-caption h2 {
    color: #eee;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}

#primary-menu&gt;ul&gt;li:hover a,
#primary-menu&gt;ul&gt;li.current a {
    color: #b60d45;
}

#primary-menu&gt;ul&gt;li:hover a,
#primary-menu&gt;ul&gt;li.current a {
    color: #b60d45;
}

#footer.dark,
.dark #footer {
    background-color: #3c3c3b;
    border-top-color: rgba(0, 0, 0, 0.2);
    color: #ccc;
}

#footer.dark,
.dark #footer {
    background-color: #3c3c3b;
    border-top-color: rgba(0, 0, 0, 0.2);
    color: #ccc;
}

.bottommargin-xs {
    margin-bottom: 15px !important;
}

.topmargin-xs {
    margin-top: 15px !important;
}

.dark a:hover {
    color: #b60d45;
}

#copyrights {
    background-color: #ddd;
    font-size: 14px;
    line-height: 1.8;
    padding: 10px 0;
}

#footer .footer-widgets-wrap {
    padding: 10px 0;
    position: relative;
}

.promo-full {
    border-left: 0 none !important;
    border-radius: 0 !important;
    border-right: 0 none !important;
    padding: 10px 0 !important;
}

#page-title.page-title-pattern {
    background-attachment: fixed;
    background-image: none;
    background-repeat: repeat;
    background-color: #b60d45;
    color: #FFF;
}

#page-title.page-title-mini h1 {
    color: #FFF;
    font-size: 18px;
    font-weight: 600;
}

.postcontent .post-timeline .entry-timeline {
    background-color: #fff;
    border: 3px solid #ccc;
    display: block;
    font-size: 20px;
    height: 64px;
    left: -100px;
    padding-top: 10px;
    right: auto;
    text-indent: 0;
    top: 20px;
    width: 64px;
}

.heading-block {
    margin-bottom: 20px;
}

.ncolor {
    color: #b60d45;
}

.spost,
.mpost {
    border-top: 1px dashed #e5e5e5;
    margin-top: 12px;
    padding-top: 12px;
}

.spost .entry-meta {
    margin: 8px -10px 0 12px;
}

.footer_new {
    color: #FFFFFF !important;
}



@media (max-width: 767px) {
    #copyrights .col_half:last-child {
        margin-top: 15px;
        display: block;
        text-align: center !important;
        float: none !important;
    }

    #copyrights .col_half .icone_social {
        margin-top: 15px;
        display: block;
        position: relative !important;
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }

    .feature-box {
        margin-top: 20px;
        padding: 0;
        position: relative;
    }

    .fbox-icon {
        margin-bottom: 40px;
    }
}

/*
@media (max-width: 767px) {
    #primary-menu-trigger {
        opacity: 1;
        pointer-events: auto;
        top: 25px;
        margin-top: 0;
        right: -25px;
        z-index: 1;
    }
}
*/
#primary-menu-trigger {
    background-color: #333;
}

.sub-menu-container .sub-menu-trigger {
    color: #f7f7f7 !important;
}

#header.full-header #primary-menu&gt;ul {
    border-right: 0px solid #EEE;
}

#header.full-header #logo {
    border-right: 0px solid #EEE;
}

#header.transparent-header.full-header #header-wrap {
    border-bottom: 0px solid rgba(0, 0, 0, 0.1);
}

@font-face {
    font-family: 'Gotham_Bold_Custom';
    src: url('fonts/Gotham-Bold_0.eot');
    src: local('â˜º'), url('fonts/Gotham-Bold_0.woff') format('woff'), url('fonts/Gotham-Bold_0.ttf') format('truetype'), url('fonts/Gotham-Bold_0.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gotham_Light_Custom';
    src: url('fonts/Gotham-Light_0.eot');
    src: local('â˜º'), url('fonts/Gotham-Light_0.woff') format('woff'), url('fonts/Gotham-Light_0.ttf') format('truetype'), url('fonts/Gotham-Light_0.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

.btn-primary:hover {
    color: #ffffff;
    background-color: #b60d45;
    border-color: #b60d45;
}

.btn-primary {
    color: #ffffff;
    background-color: #b60d45;
    border-color: #b60d45;
}

.btn-primary:active {
    color: #ffffff;
    background-color: #b60d45;
    border-color: #b60d45;
}

.btn-primary:focus {
    color: #ffffff;
    background-color: #b60d45;
    border-color: #b60d45;
}

.adv_primary {
    color: #b60d45 !important;
}

.bkg_adv_primary {
    background-color: #b60d45 !important;
    color: #FFFFFF !important;
}

.bkg_adv_secondary {
    background-color: #2c2c2c !important;
    color: #FFFFFF !important;
}

.bkg_adv_tertiary {
    background-color: #1c1c1c !important;
    color: #FFFFFF !important;
}

.heading-block:after {
    content: '';
    display: block;
    margin-top: 30px;
    width: 40px;
    border-top: 0px;
}

.modal-lg {
    width: 600px;
}
.modal-xl {
    min-width: 80%;
}
@media (min-width: 576px) {
    .mega-txt { font-size: 8rem; line-height: 8.4rem; }
    .medio-txt { font-size: 4rem; line-height: 4.4rem; }
}
@media (min-width: 768px) {
    .mega-txt { font-size: 4.6rem; line-height: 5rem; }
}
@media (min-width: 1200px) {
    .mega-txt { font-size: 8rem; line-height: 8.4rem; }
}


#page-title {
    border-bottom: 0px solid #EEE;
}

.white {
    color: #ffffff !important;
}

.giusto {
    text-align: justify;
}

p,
pre,
ul,
ol,
dl,
dd,
blockquote,
address,
table,
fieldset,
form {
    margin-bottom: 15px !important;
}

.weeks_text {
    font-size: 16px;
    line-height: 25px !important;
}

.portfolio-full .portfolio-desc {
    padding: 6px;
}

.art-marg {
    padding: 3px !important;
}

.grid-filter .activeFilter a:hover {
    color: #FFFFFF !important;
}

.highlight_portfolio {
    padding: 5px 5px;
    line-height: 2.3;
    background-color: #2c2c2c;
    color: #FFF !important;
    border-radius: 0px;
    font-size: 12px;
    font-weight: 500;
}

#page-title.page-title-center .breadcrumb {
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: 10px 0 0 !important;
    justify-content: center;
    transform: translateY(0);
}

.dark #primary-menu:not(.not-dark) ul ul&gt;li.sub-menu&gt;a,
.dark #primary-menu:not(.not-dark) ul ul&gt;li.sub-menu:hover&gt;a,
#primary-menu.dark ul ul&gt;li.sub-menu&gt;a,
#primary-menu.dark ul ul&gt;li.sub-menu:hover&gt;a {
    background-image: url("../images/icons/submenu-dark.png");
}

.dark #primary-menu:not(.not-dark) ul ul a,
#primary-menu.dark ul ul a {
    color: #999 !important;
}

.dark .primary-menu:not(.not-dark) .sub-menu-container,
.dark .primary-menu:not(.not-dark) .mega-menu-content {
    background-color: #333;
    border-color: rgba(255, 255, 255, 0.05);
    border-top-color: rgba(255, 255, 255, 0.05);
    border-top-color: #b60d45;
}

sub-menu-container,
.mega-menu-content {
    border-top: 2px solid #b60d45;
}

.dark .primary-menu:not(.not-dark) .sub-menu-container .menu-item:hover&gt;.menu-link {
    background-color: rgba(0, 0, 0, 0.1);
    color: #b60d45;
}

.dark .menu-link {
    color: #444;
}

.footer_new {
    color: #d0d0d0 !important;
}

.dark #header.full-header,
#header.full-header.dark {
    border-bottom-color: transparent;
}

.flip-card-front::after,
.flip-card-back::after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: "";
    display: block;
    opacity: 0.6;
    background-color: transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: 0px;
}

.flip-card-front,
.flip-card-back {
    background-size: cover;
    background-position: center;
    -webkit-transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    height: 231px;
    border-radius: 0px;
    color: #FFF;
    font-size: 1.5rem;
}

blockquote {
    padding: 0px 10px;
    margin: 0px;
}

h6 {
    font-size: 0.85rem;
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.spost:first-child,
.mpost:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}

#posts .entry-content {
    margin-top: 30px;
}

.embed-responsive-16by9::before {
    padding-top: 0px !important;
}

.entry::after {
    display: none;
}

.portfolio-desc {
    position: relative;
    z-index: 6;
    padding: 10px 5px 25px 5px;
}

.portfolio-pg .row {
    margin-left: 0px;
    margin-right: 0px;
}

/*
    !! Margini le immagini
*/
.portfolio-pg&gt;.row:not(:last-child) {
    padding-bottom: 14px;
}

.portfolio-pg&gt;.row&gt;div[class^="col-md"]:not(.col-md-12):not(:last-child) img {
    padding-right: 7px;
}

.portfolio-pg&gt;.row&gt;div[class^="col-md"]:not(.col-md-12):is(:last-child) img {
    padding-left: 7px;
}

@media (max-width: 768px) {
    .portfolio-pg&gt;.row&gt;div[class^="col-md"]:not(.col-md-12):not(:last-child) img {
        padding-bottom: 7px;
    }

    .portfolio-pg&gt;.row&gt;div[class^="col-md"]:not(.col-md-12):is(:last-child) img {
        padding-top: 7px;
    }

}

.text-none {
    text-transform: none !important;
}

@media (min-width: 992px) {
    .menu-link {
        padding-left: 8px;
        padding-right: 8px;
    }
}
</pre></body></html>