body {
    background: #9e9a83;
    font: 400 1.0rem / 1.4rem 'Fira Sans', Arial, Helvetica, sans-serif;
    letter-spacing: 0.5px;
    color: #111;
}
.card {
    background-color: #dbd4b5;
}
.icms-photo-album__photo .icms-photo-album__photo_info {

    display: none !important;
}
.bg-light {
    background-color: #9f9a84 !important;
}
.tle {
    padding-top: 8px;
    padding-bottom: 0;
    text-align: center;
    color: #fff;
    font-size: 72px;
    line-height: 1.0;
    font-weight: 500;
}
.tle1 {
    padding-top: 8px;
    padding-bottom: 20px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 1.0;
    font-weight: 400;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgb(255 255 255 / 25%);
}
.cir1 {
    width: 70px;
    height: 70px;
    background-color: #fff;
    border-radius: 100%;
    border: 1px solid #222;
    margin: 0 auto;
    position: absolute;
    top: -35px;
    left: 0;
    right: 0;
}
.t577__textwrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    /* background: #fff; */
    padding: 53px 30px 40px;
    height: 100%;
    box-sizing: border-box;
}
.con1 {
    height: 350px;
}
.num1 {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #222;
    font-weight: 500;
    font-size: x-large;
}
.s1t {
    width: 100px;
    display: block;
    margin: auto;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
}
.ffon {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
    background-image: url(/dag-kamen.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.mt-120 {
    margin:20px auto 120px;
} 
.icms-header__middle {
    background-color: #36362d;
    color: #ffffff;
}
.icms-navbar {
    background-color: #36362d;
    color: #ffffff;
}
.navv {
    border-bottom: 1px solid #474933;
    max-width: 1140px;
    margin: auto;
}
.stt {
    border-bottom: 1px solid #655e3f;
}
@media (min-width: 992px) {
.icms-navbar .nav-link {
    text-transform: uppercase;
    padding-top: 0.9rem;
    padding-bottom: 0.9rem;
}
}
.navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none;
    margin: 7px auto;
}
.navbar-brand {
    text-decoration: none;
    margin: 7px auto;
}
.mr-3, .mx-3 {
    margin-right: auto !important;
}
