body {
    padding-top: 0px;
    color: #222222 !important;
    font-size:1.1rem !important;
    text-align: justify !important;
}
h1{
    text-align: left !important;
}

#page-container {
    position: relative;
    min-height: 100vh;
}

#content-wrap {
    padding-top:140px;
    padding-bottom: 70px;    /* Footer height */
}

footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 75px;            /* Footer height */
}


#mainNav .navbar-nav {
    margin-top: 21px !important;
    font-size: 15px;
    font-weight: bold;
}
#mainNav{
    z-index: 9999;
}

.predefined-content {
    margin-top: 18px;
}

.death-certificate {
    border: 3px solid #222;
    padding: 7px;
    float: left;
    text-align: center;
    font-size: 17px;
    width: 100%;
    margin: 0px;
    margin-bottom: 1.5rem;
}

.highlited-death-certificate {
    border: 10px solid #222 !Important;
}

.death-certificate-cover {
    height: 510px;
}

.death-certificate-cover:hover, .sidebar-certificate:hover {
    background-color: #efefef;
}

.highlited-death-certificate .death-certificate-cover {
    height: 500px;
    font-size: 18px !important;
}

.death-certificate .inner-container {
    border: 1px solid #222;
    padding: 20px;
    width: 100%;
    height: 100%;
    float:left;
}

.death-certificate .cert-image {
    text-align: center;
    margin-top: 20px;
}

.death-certificate .cert-candle-image img {
    border-radius:50%;
    width:60px;
    height:60px;
}

.noimage{
    width:100px;
    height:120px;
    background-color:#dedede;
    margin:auto;
}

.noimage i, .noimage svg{
    font-size:80px !important;
    color:#bbb !important;
    margin:20px auto auto auto;
}

.death-certificate img {
    width: 100px;
}

.death-certificate .cert-type {
    position: absolute;
    border: 1px solid #222;
    border-radius: 5px;
    margin: -45px auto auto auto;
    padding: 5px 10px 5px 10px;
    font-weight: bold;
    color: #fff;
    background-color: #222;
}

.death-certificate .cert-name {
    margin-top: 20px;
    font-weight: bolder;
    font-size: 24px;
}

.death-certificate .cert-date {
    font-size: 16px;
}

.death-certificate .cert-short-description {
    margin-top: 20px;
    margin-bottom: 50px;

}

.death-certificate .cert-city {
    float: left;
    width: 50%;
    text-align: left;
}

.death-certificate .cert-footer {
    position: absolute;
    bottom: 50px;
    left: 50px;
    right: 50px;
    font-weight: bold;
}

.death-certificate .cert-footer-overview {
    width: 100%;
    float: left;
    font-weight: bold;
}

.death-certificate .cert-left {
    float: left;
    width: 50%;
    text-align: left;
}

.death-certificate .cert-right {
    float: left;
    width: 50%;
    text-align: right;
}

.certificates {
    margin-top: 50px;
}

.certificates a, .certificatesSidebar A {
    color: #222 !important;
}

.certificates a:hover, .certificatesSidebar a:hover {
    color: #222 !important;
}

.searchbar {
    width: 100%;
    padding: 0px 20px 0px 20px;
    border-bottom:1px solid #efefef;
}

.btn-search , .btn-primary{
    color: #fff;
    background-color: #b5241a;
    border-color: #b5241a;
}

.btn-search:hover, .btn-primary:hover {
    background-color: #c5281d;
    color: #fff;
    border-color: #c5281d;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #b5241a;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(181 36 26 / 25%);
}

.checkbox{
    width:20px;
    height:20px;
    margin-left:10px;
}

a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus {
    background-color: #f12c18 !important;
}

a:hover {
    color: #f12c18 !important;
    text-decoration: underline;
}

#short_text_remaining{
    font-size:.7rem;
}

#paymentslip{
    position:relative;
    width:1000px;
    color:#ff0000;
    font-size:22px;
    height:1000px;
}


#paymentslip img{
    width:1000px;
    position: absolute;
    top:0px;
}

#paymentslip_bank_number{
    position:absolute;
    top:118px;
    left:660px;
}

#paymentslip_bank_amount{
    position:absolute;
    top:194px;
    left:660px;
}

#paymentslip_bank_purpose{
    position:absolute;
    top:211px;
    left:50px;
}

#paymentslip_bank_receiver_name{
    position:absolute;
    top:318px;
    left:50px;
}

#paymentslip_bank_receiver_address{
    position:absolute;
    top:343px;
    left:50px;
}

#paymentslip_bank_receiver_city{
    position:absolute;
    top:370px;
    left:50px;
}

.medium_cert img{
    width: 120px !important;
}

.big_cert img{
    width: 140px !important;
}

.big_cert{
    font-weight:bold !important;
}

.subNavigation{
    margin-top:81px !important;
    color:#fff !important;
}

.bg-primary{
    background-color:#b5241a !important;
}

.pricelist-table{
    font-size:16px;
    color:#ccc;
}

.pricelist-table th{
    font-size:17px;
    color:#fff;
}

.pricelist-table .subtext{
    font-size:14px;
    color:#ccc;
}

.bottomAdvertisment{
    margin: 0px 0px 30px 0px;
    width:100%;
}
.topAdvertisment{
    margin: 0px 0px 35px 0px;
    width:100%;
}
.publish-btn{
    float:left;
    margin-bottom:30px;
 }

.social-links img{
    height:30px;
    margin:0px 5px 0px 5px;
}

#loadMoreContainer a {
    text-decoration: none !important;
    font-size:16px;
    font-weight: 900 !important;
}

#loadMoreContainer {
    text-align: center;
    color: #b5241a;
    text-transform: uppercase;
    margin-bottom:20px;
}

.fa-credit-card{
    color: #b5241a !important;
}



@media (max-width: 992px) {

    .pricelist-table{
        font-size:15px;
    }

    .pricelist-table th{
        font-size:15px;
    }

    #mainNav.navbar-shrink {
        padding-top: .2rem !important;
        padding-bottom: .2rem !important;
    }

    .subNavigation{
        margin-top:62px !important;
        color:#fff !important;
        font-size:15px;
    }
    #content-wrap {
        padding-top:100px;
    }


    .death-certificate img {
        width: 80px;
    }

    .death-certificate {
        border: 2px solid #222;
        padding: 1px;
        float: left;
        text-align: center;
        font-size: 14px;
        width: 100%;
        margin: 0px;
        margin-bottom: 1.5rem;
    }

    .death-certificate .cert-name {
        margin-top: 5px;
        font-weight: bold;
        font-size: 15px;
    }

    .death-certificate .cert-image {
        margin-top: 5px;
    }
    .death-certificate .cert-short-description {
        margin-top: 5px;
    }

    .death-certificate .cert-left {
        width: 100%;
        text-align: left;
    }

    .death-certificate .cert-right {
        width: 100%;
        text-align: left;
    }

    .death-certificate .inner-container {
        padding: 5px;
    }

    .death-certificate .cert-type {
        position: absolute;
        border: 1px solid #222;
        border-radius: 5px;
        margin: -30px auto auto auto;
        padding: 5px 10px 5px 10px;
        font-weight: bold;
        color: #fff;
        background-color: #222;
    }

    .highlited-death-certificate {
        border: 5px solid #222 !Important;
    }

    .medium_cert img{
        width: 100px !important;
    }

    .big_cert img{
        width: 120px !important;
    }

    .big_cert{
        font-weight:bold !important;
    }

}
/*Vlado dodao 10px spustam sliku jer na mobu preklapa posljednji pozdrav kad pise sliku*/
.death-certificate img {
    padding-top: 10px!important;
}

/*Vlado dodao da sakrijem sub menu tekst koji je bio*/
.subNavigation {
    display: none!important;
}

.searchbar {
    margin-top: -50px;
}