p{
    text-align: justify;
}

header.center-logo > .container-fluid { display: table; width: 100%; }
.topbar { background-color: #808782; }
.sticky .logo-sec img {
    max-width: 160px;
}
.bottom-footer > div > p > a {
    color: #fff;
    text-decoration: underline;
}

.header-container.creative header {
    margin-top: 0;
}

.header-container.creative:not(.sticky) > header .container {
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.header-container.creative:not(.sticky) > header > .container > nav > ul > li:before {
    background: transparent;
    content: "";
    height: 10px;
    margin-top: -5px;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
}

.header-container.creative.sticky header{
    background-color: #fff !important;
    -webkit-box-shadow: 1px 1px 3px #505050;
    -moz-box-shadow: 1px 1px 3px #505050;
    box-shadow: 1px 1px 3px #505050;
}

.header-container.creative.sticky header .container{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: transparent;
}

.header-container.creative:not(.sticky) > header > .container > nav > ul > li > a, .header-container.creative:not(.sticky) > header > .container > nav > ul > li > a:hover,
.header-container.creative:not(.sticky) > header > .container > nav > ul > li > a:focus, .header-container.creative:not(.sticky) > header > .container > nav > ul > li > a:visited,
.header-container.creative:not(.sticky) > header > .container > nav > ul > li > a:active {
    color: #fff;
}

.responsive-menu ul li a:hover, .responsive-menu ul li a:focus, .responsive-menu ul li a:visited, .responsive-menu ul li a:active {
    color: #ffffff;
    text-decoration: underline;
}

.tp-banner .slotholder:after {
    background: rgba(6, 18, 65, .6);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    content: "";
}

@media(min-width: 370px){
    .pull-right.thumbnail{
        margin-left: 20px;
    }
}

.room-inner > h3{
    font-size: 22px;
}

.embed-responsive-4by1{
    padding-bottom: 25%;
}

.col-without-gap[class*=col-]{
    padding: 0;
}

.gallery-data section#options{
    padding-left: 15px;
    padding-right: 15px;
}

form#contact div.contact-error label{
    color: #a94442;
}

.registration-buttons > a:nth-child(2n+1) {background: initial;}

.registration-buttons > a.current-lang {background: rgba(0, 0, 0, 0.2);}

.simple-text > p{
    float: none;
}

.blog-post > .post-content{
    clear: both;
    min-height: 280px;
}

.blog-post > .post-content > h3 {
    color: #3e3e3e;
    float: left;
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    margin: 30px 0 0;
    padding: 0 50px;
    width: 100%;
}

.blog-post > .post-content > h3 a {
    color: inherit;
}

.blog-post > .post-content > p {
    float: left;
    font-size: 13px;
    margin: 15px 0 20px;
    padding: 0 50px;
    width: 100%;
}

.facebook.facebook-bagliano{
    font-size: 18px;
}

.facebook.facebook-bagliano > a{
    color: #3B5998;
}

.thumbnail-animali-image{
    margin-bottom: 10px;
}

.thumbnail-animali-content{
    padding: 0 10px;
}

/* --- PAGETOP --- */

.pagetop::before {
    background-color:#061241;
}

.pagetop{
    padding: 65px 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.pagetop h1{
    font-size: 46px;
}

.pagetop ul li{
    font-size: 26px;
}

.pagetop-cremazione{
    background-image: url('/images/pagetop/cremazione.jpg');
}

.pagetop-necrologi{
    background-image: url('images/pagetop/necrologi.jpg');
}

.pagetop-servizi-per-i-cittadini{
    background-image: url('/images/pagetop/servizi-per-i-cittadini.jpg');
}

.pagetop-casa-funeraria{
    background-image: url('/images/pagetop/casa-funeraria.jpg');    
}

.pagetop-la-nostra-storia{
    background-image: url('/images/pagetop/la-nostra-storia.jpg');    
}

/* --- END PAGETOP --- */

/* --- SITE PHONE --- */

.site-phone{
    position                : fixed;
    bottom                  : 20px;
    left                   : 20px;
    z-index                 : 999;
    width                   : 40px;
    height                  : 40px;
    line-height             : 40px;
    text-align              : center;
    cursor                  : pointer;
    color                   : #fff;
    background-color        : #58a21b;
    font-size: 20px;
}

.site-phone:hover{ bottom: 30px;}

.site-phone{transition: all 0.5s ease-in-out 0s;}

.site-phone a, .site-phone a:hover { color: #fff; }

/* --- END SITE PHONE --- */

/* --- SCROLLUP --- */

.scrollup{ position: fixed; bottom: 20px; right: 20px; font-size: 20px; cursor: pointer; z-index: 999; color: #fff;
           height: 40px; width: 40px; background: rgba(0,0,0,.6); text-align: center; line-height: 37px; display: none;}
.scrollup:hover{ bottom: 30px;}

.scrollup{transition: all 0.5s ease-in-out 0s;}

/* --- END SCROLLUP --- */

.address-sec ul li {
    font-size: 16px;
}

.psct-map{
    max-width: 100%;
}

@media(min-width: 992px){
    .psct-map{
        height: 500px;
    }
}

@media (max-width: 991px){
    .psct-map{
        height: 460px;
    }
}

@media (max-width: 767px){
    .psct-map{
        height: 420px;
    }
}


@media (max-width: 639px){
    .psct-map{
        height: 380px;
    }
}

@media (max-width: 479px){
    .psct-map{
        height: 340px;
    }
}

.pad-fancybox{
    padding: 15px 0;
}