
/* Landscape tablets and up */
body {
	padding-top: 90px;
}

@media (min-width: 992px) {
	body {
		padding-top: 92px;
	}
}
@media screen and (max-width: 420px) {
    #main-navigation {
        top: 0;
    }
}

#maincontent {
	margin-top: 0;
}

.hero-online-background + p {
	display: none;
}

#secondary-menu {
	display: none;
}

#secondary-co-menu {
	background: #0D1F40;
	
	& + p {
		display: none;
	}
	
	.list {
		list-style: none;
		margin: 0 1.25rem 0;
		text-align: right;
		padding: 0.65rem 0;
	}
}



@media (max-width: 767.98px) {
	#secondary-co-menu .list {
		text-align: center;
		margin: 0;
	}
}

#secondary-co-menu .list li {
	display: inline-block;
	margin-left: 0rem;
	margin-right: .7rem;
}

#secondary-co-menu .anchor li {
	margin-right: 1.4rem;
}

#secondary-co-menu .list li:last-child {
	margin-right: .0rem;
}


#secondary-co-menu .list li a {
	color: var(--color-white) !important;
	font-family: 'MuseoSlab-300';
	font-size: 0.9rem;
	text-decoration: none;
}

#secondary-co-menu .apply-now {
	padding: 0.8rem 0;
	font-family: 'MuseoSlab-300';
}
#secondary-co-menu .apply-now {
    display: none !important;
}

@media (max-width: 767.98px) {
	.topbar {
		padding-right: var(--bs-gutter-x, 1rem);
		padding-left: var(--bs-gutter-x, 1rem);

	}
	#secondary-co-menu .apply-now,
	#secondary-co-menu .mobile-chapel-alert {
		border: none;
		border-radius: 0;
		padding: 0.25rem 0.5rem;
		background: #1B335F;
		text-align: center;
		margin: 0 -3rem;
	}
	/* mobile chapel */
	#secondary-co-menu .apply-now {
		padding: 0.05rem 0.5rem;
	}
	#secondary-co-menu .mobile-chapel-alert a {
		color: white;
	}
	#secondary-co-menu .mobile-chapel-alert {
		margin: 0 -15px
	}

}

#secondary-co-menu .apply-now a {
	border: 1px solid #C8B081;
	border-radius: 0.25rem;
	padding: 0.25rem 0.5rem;
	color: var(--color-white) !important;
	font-size: 0.9rem;
}

@media (max-width: 767.98px) {
	#secondary-co-menu .apply-now a,
	#secondary-co-menu .mobile-chapel-alert a {
		font-family: "Montserrat", sans-serif !important;
		font-size: 0.85rem;
		font-weight: 500;
		font-style:normal;
		letter-spacing: 1px;
		text-transform: uppercase;
		border: none;
		border-radius: 0;
		padding: 0.35rem 0.5rem;
		width: 100%;
		display: block;
		text-align: center;
	}
	#secondary-co-menu .apply-now.chapel-day {
		background-color: #0d1f40;
	}
	#secondary-co-menu .apply-now.chapel-day a {
		font-size: 0.7rem;
	}
}

/* footer */
#oru-co-footer {
	color: var(--color-white);
	padding-top:0;
	
	+ p {
		display: none;
	}
}

#oru-co-footer .footer-title {
	color: var(--brand-primary-tan) !important;
	margin-bottom: .5rem;
	font-size:1.2rem;
}

#oru-co-footer .footer-text {
	font-family: 'Open Sans', sans-serif !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	color: var(--color-white);
	font-size: 0.8rem;
	line-height: 1.3rem;
	text-align: left;
}

#oru-co-footer .footer-links {
	font-family: 'Open Sans', sans-serif !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	font-weight:500 !important;
	list-style: none;
	margin: 0;
	padding: 0;
}

#oru-co-footer .footer-links a {
	color: var(--color-white);
	line-height: 1.6rem;
	font-size: 0.8rem;
}

#oru-co-footer .footer-social-links {
	margin: 1.5rem -0.5rem;
}

#oru-co-footer .footer-social-links a {
	color: var(--color-white);
	font-size: 1.3rem;
	margin-right: 0.5rem;
	margin-left: 0.5rem;
}

#oru-co-footer a:hover {
	opacity: 0.75;
}

#oru-co-footer .footer-address {
	font-family: 'Open Sans', sans-serif !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
	font-weight:500 !important;
}


@media (max-width: 767.98px) {
	.fs-5 {
		font-size: 0.95rem !important;
	}
	#oru-co-footer .footer-text {
		text-align: center;
	}
	#oru-co-footer .footer-social-links {
		margin-left: 0;
	}
}

/* footer */
#oru-co-footer .bg-primary {
	background-color: #1C335F !important;
}
#oru-co-footer .text-end {
	text-align: right!important;
}
@media (min-width: 768px){
	#oru-co-footer .text-md-start {
		text-align: left!important;
	}
}
#oru-co-footer .footer-text p {
	font-size: .8rem;
	font-weight: 500;
	line-height: 1.3rem;
}
#oru-co-footer .footer-address p {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.5;
}
#oru-co-footer .footer-address,
#oru-co-footer .footer-links,
#oru-co-footer .footer-text {
	font-family: 'Helvetica', sans-serif !important;
}
#oru-co-footer .footer-address a,
#oru-co-footer .footer-links a,
#oru-co-footer .footer-text a,
#oru-co-footer .footer-social-links a {
	color: var(--color-white) !important;
}
#oru-co-footer .footer-social-links a {
	line-height: 1;
}


/* dropdown-memnu */
.dropdown-links {
	display: block;
	background-color: #041E41;
	
	.ico-arrow-right {
		position: relative;
		padding-left: 1rem;
		color: var(--color-white) !important;
		
		&:hover {
			color: var(--brand-accent-blue) !important;
		}

		&::before {
			content: '';
			position: absolute;
			left: 0;
			top: 0.2rem;
			width: 0.5rem;
			height: 0.5rem;
			border-top: 2px solid var(--color-white);
			border-right: 2px solid var(--color-white);
			transform: rotate(45deg);
		}
	} 
}
@media (max-width: 767.98px) {
	.dropdown-links {
		border-top: 1px solid var(--color-white);
	}
	.navbar-menu__item {
		margin-top: 0.25rem;
	}
}
@media (min-width: 768px) {
	.dropdown-links {
		display: block;
		visibility: hidden;
		opacity: 0;
		transition: visibility 0s, opacity 0.6s ease-in-out;
		position: absolute;
		left: 0;
		width: 100%;
		z-index: 5;

		&.is-top-level {
		  top: 100%;
		  border-top: 0.5rem solid var(--color-white);
		}
		&.is-bottom-level {
		  bottom: 100%;
		  border-bottom: 0.5rem solid var(--color-white);
		}
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.dropdown-links__block .row {
		max-height: 300px;
		flex-direction: column;
	}
}
@media (min-width: 992px) {
	.dropdown-links__block .row {
		max-height: 150px;
		flex-direction: column;
	}
}

/* navbar-menu */
.navbar-menu__list {
	position: relative;
	gap: 0.5rem;
}
.navbar-menu__link {
	position: relative;
	border: 0;
	width: 100%;
	text-decoration: none !important;
	padding: 10px 15px;
	display: block;
	font-weight: bold;
	font-size: 1rem;
	color: var(--color-white);
	text-align: center;
	background-color: #1b335fbf;
	transition: color 0.6s ease-in-out, background-color 0.6s ease-in-out;
	
	&::before {
		content: '';
		position: absolute;
		right: 0.5rem;
		top: calc(50% - 2px);
		width: 0.7rem;
		height: 0.7rem;
		border-top: 2px solid var(--color-white);
		border-right: 2px solid var(--color-white);
		transform: rotate(45deg);
		transform: translateY(-50%) rotate(45deg);
		transition: transform 0.6s ease-in-out;
		transform-origin: 35% 35%;
	}
}
.navbar-menu__link.accordion-button:not(.collapsed) {
	color: var(--color-white) !important;
	background-color: #111F3E;
	
	&::before {
		transform: rotate(135deg);
	}
}
.navbar-menu__item {
	&:hover .dropdown-links {
		visibility: visible;
		opacity: 1;
		/*transition: visibility 0s, opacity 0.6s ease-in-out; */
		transition: all 0.6s ease-in-out;
	}
}
@media (max-width: 767.98px) {

}
@media (min-width: 768px) {
	.navbar-menu__link {
		padding: 18px 15px;
		
		&:hover {
			color: var(--color-white) !important;
			background-color: #111F3E;
		}
	}
	.navbar-menu__link:hover {
		&::before {
			transform: rotate(135deg);
		}
	}
}
