.cm-dark-section {
    background-color: #000;
    z-index: 1;
}

.page-title-info>h1:before {
    background: transparent;
}


.cm-dark-section .sec-watermark {
    color: transparent;
    /* Text border */
    -webkit-text-stroke: 5px #66666681;
    /* Semi-transparent black */
    text-stroke: 1px rgba(0, 0, 0, 0.5);
    /* Fallback for older browsers */

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.page-title-info>h1 {
    color: #fff;
}

ol.breadcrumb li.breadcrumb-item,
.breadcrumb-item a {
    color: #008dd2;
}

.feat-img3::after {
    background-image: none;
}

.feat-cap3 {
    left: 35%;
    top: 35%;
}

.feat-img3::before {
    background: none;
}

/* .feat-cap3>h2 {
    color: #000;
} */

.photo-info-box>span {  
    background: none;
}

.logo-menu-wrap .logo {
    max-width: 200px;
}

.photo-info-box.v1 {
    left: 30%;
    top: 0.625rem;
}

.photo-info-box.v2 {
    top: 30%;
    right: 10%;
}

.photo-info-box.v4 {
    left: 70%;
    bottom: 100.5px;
}

.photo-info-box.v2 .photo-info-box-inner {
    top: calc(100% - 4.0625rem);
    right: calc(100% - 19.0625rem);
}

.photo-info-box.v1 .photo-info-box-inner {
    top: calc(100% - 4.0625rem);
    right: calc(100% - 0.0625rem);
}