  @import url("/mihrc/files/includes/header-signature.css");
@import url("/mihrc/files/includes/breadcrumbs.css");
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {text-wrap:balance; font-family: 'Merriweather', serif !important;}
h1.page-title {padding-top:3.5rem;}
.btn.btn-lg {border-radius:5px !important; font-size:1rem;}
.card {box-shadow:0 0 10px rgba(0, 0, 0, 0.07), 0 5px 15px rgba(0, 0, 0, 0.07);}
.multicolumn-container .col-md-6, .multicolumn-container .col-md-4 {display:flex;}
footer .multicolumn-container .col-md-6, footer .multicolumn-container .col-md-4 {display:block;}
.accordion-container .card {box-shadow:none;}
.accordion-container .basic .card-header {padding:1rem;}
.ou-collapsable {margin-left:1.25rem;}
.ou-collapsable p.h6 a[aria-expanded="false"]::before {content:'\f055'; display:inline-block; font-family: 'Font Awesome 6 Sharp'; position:relative; margin-left:-1rem; padding-right:1rem; text-decoration:none !important;}
.ou-collapsable p.h6 a[aria-expanded="true"]::before {content:'\f056'; display:inline-block; font-family: 'Font Awesome 6 Sharp'; position:relative; margin-left:-1rem; padding-right:1rem; text-decoration:none !important;}
.ou-component-icon-card .card {border-radius:10px !important;}
.ou-component-simple-card span.fasr {float:left; margin-right:1rem;}
.ou-component-image-card, .ou-component-image-card .card-regular {display:flex;}
.ou-component-person-profile {display:flex;}
.ou-component-person-profile:first-child img {border:1px solid #ccc;}
.ou-component-person-profile img {margin-bottom:1rem;}
.ou-component-modal-card .card {display:flex;}	
.ou-component-modal-card .card .card-title {display:none;}
.ou-component-modal-card .card .card-body {position:absolute; bottom:0; width:100%;}
.ou-component-video-embed {border: 1rem solid #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.07), 0 5px 15px rgba(0, 0, 0, 0.07);}
.box-wrapper.themeCustom {
  background-color: #111c4e;
  margin-bottom: 0rem;
  background-image: url(/_resources/images/themes/Troth-Yeddha-topo-border_2766.svg);
  background-size: cover;
  color:#fff;
  line-height:2rem;
}
.box-wrapper.themeCustom p a {color:#fff !important;}
/* ============ MENU STYLES ============ */
.navbar {background:#111c4e;}
.navbar .container {align-items:normal;}
.navbar a.nav-link:link, .navbar a.nav-link:visited {color:#fff !important;}
.navbar a.nav-link:hover, .navbar a.nav-link:active {color:#ffcd00 !important;}
.navbar ul {padding-left:0;}
.navbar .dropdown-item {line-height:1.25rem; padding:.5rem 1rem; text-wrap:balance; white-space:normal;}
.navbar-light .navbar-toggler {color:#fff; border-color:#fff; border-radius:3px !important;}
.navbar-light .navbar-toggler-icon {background-image:none;}
.navbar-light .navbar-toggler-icon::before {color:#fff; content: '\f0c9'; display: block; font-family: "Font Awesome 6 Sharp"; margin-top: 0.25rem;}

/* ============ GLOBAL FOOTER STYLES ============ */
div.global-footer p {max-width:1140px; margin:auto;}

@media (min-width: 1230px) {
    .hero-md {max-height: 500px !important;}
}