/*--------------------------------------------------------------
# Customizing Header Transparent & Nav Menu
--------------------------------------------------------------*/
#header .logo-transparent{display: none !important;}


/*--------------------------------------------------------------
# About Section
--------------------------------------------------------------*/
/* #about-section{border-radius: 0px 0px 16px 16px !important; overflow: hidden;} */


/*--------------------------------------------------------------
# Cover Page Section
--------------------------------------------------------------*/
#breadcrumbs-section{width: 100%; min-height: 380px; max-height: 380px; position: relative; border-radius: 0px 0px 15px 15px !important; overflow: hidden;}
#breadcrumbs-section .image-container{width: 100%; height: 100%; position: absolute; z-index: 0; overflow: hidden;}
#breadcrumbs-section .image-container img{min-height: 100%; max-height: 100%; object-fit: cover; object-position: center;}
#breadcrumbs-section .overly{background: rgb(0 0 0 / 30%); width: 100%; height: 100%; position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; z-index: 1;}