@charset "utf-8";
/* CSS Document */
:root {
	--main-color: #0C3464;
	--secondary-color: #28B7A2;
	
	--color-text: #0C3464;
	--color-link: #0C3464;
	--bg-color: #0C3464;
	--bg-color-light: #F9FBFD;
	--bg-color-dark: #0a445b;
	--color-border: #0C3464;
	
	--color-link-dark: #ffffff;
	--bg-color-dark: #0C3464;
	--bg-color-dark-text: #ffffff;
	--color-heading-subtitle-dark: rgba(255,255,255,0.5);
	--overylay-bg-color: #ffffff;
}
body {
	font-size: 1rem;
}
.bg-info{
  background-color: var(--secondary-color) !important;
}
#header {
	z-index: 3;
}
#header-wrap {
	backdrop-filter: blur(5px);
}
.dark .button.button-border:not(.button-light):not(.button-fill) {
    border-color: #fff;
    color: #fff;
}
#top-information #language-button {
	color: #28b7a2;
	border-color: #28b7a2;
}
#top-information #contact-button {
  background-color: #28b7a2 !important;
}
.header-extras li.top-link {
	display: block;
	position: relative;
	overflow: visible;
}
.top-link a.top-link-item {
	display: block;
	position: relative;
	cursor: pointer;
	outline: none;
	white-space: nowrap;
	padding: 8px 22px;
	font-size: 0.875rem;
	line-height: 24px;
	text-transform: uppercase;
  letter-spacing: 1px;
	border: 2px solid var(--secondary-color);
	background-color: #fff;
	color: var(--secondary-color) !important;
	border-radius: 20px;
}
.top-link .top-link-sub-menu {
	position: absolute;
	list-style: none;
	visibility: hidden;
	pointer-events: none;
	opacity: 0;
	z-index: -1;
	line-height: 1.5;
	background: #FFF;
	top: 100%;
	left: -1px;
	width: 123px;
	margin-top: 15px;
	border: 1px solid #EEE;
	box-shadow: 0px 13px 42px 11px rgba(0, 0, 0, 0.05);
	transition: opacity .25s ease, margin .2s ease;
}
.top-link:hover .top-link-sub-menu {
	opacity: 1;
	visibility: visible;
	margin-top: 0;
	pointer-events: auto;
	z-index: 499;
}
.top-link .top-link-sub-menu li, .top-link .top-link-sub-menu li a {
	display: block;
	margin-left:  0;
}
.top-link-sub-menu .top-link-item:not(:first-child) {
  border-top: 1px solid #F5F5F5;
}
.top-link .top-link-sub-menu li a {
	padding: 9px 12px;
	line-height: 20px;
  text-transform: uppercase;
  color: #666;
	transition: all 0.2s ease;
	font-size: 0.85rem;
}
.top-link .top-link-sub-menu li a:hover {
	color: var(--secondary-color);
	background-color: rgba(0,0,0,0.025);
}
@media (min-width: 992px) {
	#header.transparent-header, #header.transparent-header.dark, .dark #header-wrap {
		background: linear-gradient(to right,  rgba(255,255,255,1) 30%,rgba(255,255,255,0.7) 100%);
	}
	.dark .menu-link {
		color: #444;
	}
	.dark .header-misc-icon > a {
    color: #444;
	}
	.dark .primary-menu:not(.not-dark) .sub-menu-container {
		background-color: #fff; 
	}
	.dark .primary-menu:not(.not-dark) .sub-menu-container .menu-item:hover > .menu-link {
		background-color: #F9F9F9;
	}
	.top-contact {
		margin-right: -30px;
	}
	.top-contact #contact-button {
		padding-top: 38px;
		padding-bottom: 38px;
		transition: all 0.2s ease;
	}
	.sticky-header-shrink .top-contact #contact-button {
		padding-top: 18px;
		padding-bottom: 18px;
	}
	#slider.include-header .slider-caption {
		padding-top: 100px;
	}
	#slider {
		min-height: 580px;
	}
	#main-content .owl-carousel .owl-stage-outer {
		padding: 20px 0;
	}
}
@media (min-width: 992px) and (max-width: 1199.98px) {
	.full-header #logo {
		padding-right: 0;
	}
	#logo img {
		max-height: 80px;
	}
	.menu-link {
		padding-left: 5px;
		padding-right: 5px;
		font-size: 1rem;
	}
}
@media (min-width: 1200px) and (max-width: 1439.98px) {
	.menu-link {
		padding-left: 10px;
		padding-right: 10px;
	}
}

/* Banner Style */
.slider-caption p {
	font-size: 1.125rem;
}
@media (max-width: 991.98px) {
    .swiper_wrapper .slider-caption h2 {
        font-size: 7vw;
    }
	.swiper_wrapper .slider-caption p {
        font-size: 2vw;
    }
}
@media (max-width: 575.98px) {
    .swiper_wrapper .slider-caption h2 {
        font-size: 8.5vw;
    }
	.swiper_wrapper .slider-caption p {
        font-size: 2.8vw;
    }
	.swiper_wrapper .slider-caption .button.button-reveal.button-large {
		padding: 6px 10px;
		line-height: 24px;
		font-size: 0.875rem;
	}
	#slider .slider-arrow-left, #slider .slider-arrow-right {
		display: none;
	}
}


/* Timeline Style */
.year-nav {
	list-style: none;
	display: flex;
	justify-content: center;
	width: 100%;
	border-top: solid 1px #dfdfdf;
	border-bottom: solid 1px #dfdfdf;
}
.year-nav li a {
	padding: 10px 15px;
	display: inline-block;
}
.timeline-v-list {
	position: relative;
}
.timeline-v-list:before {
	content: '';
	position: absolute;
	top: 0;
	left: 2.2rem;
	height: 100%;
	width: 4px;
	background: #C8CCD1;
}
.timeline-v-list .timeline-block {
	position: relative;
}
.timeline-v-list .timeline-year {
	background-color: #fff;

}
.timeline-v-list .timeline-year span {
	position: relative;
	display: inline-block;
	font-size: 2rem;
	font-weight: bold;
	background: linear-gradient(to right,  #1d3a4d 0%,#28b7a2 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.timeline-v-list .timeline-year span:before {
	content:'';
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color:#C8CCD1;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translate(-7px,50%);
}
.timeline-v-list .timeline-content {
	padding: 30px 0 30px 5rem;
}
.timeline-v-list .text-content {
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
	font-size: 1rem;
}
.timeline-v-list .text-content ul li {
	margin-top: 0.5rem;
}
.timeline-v-list .timeline-image .figure {
	max-width: 220px;
}
.timeline-v-list .timeline-image .figure-caption {
	margin-top: 0.5rem;
	font-size: 1.25rem;
	color: #003366;
	font-weight: bold;
}
@media (min-width: 768px) {
	.year-nav li a {
		font-size: 1.25rem;
		padding: 10px 20px;
	}
	.timeline-v-list:before {
		left: 320px;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.timeline-v-list .timeline-year {
		padding-left: 320px;
	}
	.timeline-v-list .timeline-year span {
		font-size: 4rem;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.timeline-v-list .timeline-year span:before {
		width: 16px;
		height: 16px;
		transform: translate(-50%,50%);
	}
	.timeline-v-list .timeline-content {
		padding: 60px 0;
		display: flex;
		align-items: center;
		font-size: 1.25rem;
	}
	.timeline-v-list .text-content {
		order: 2;
		margin-top: 0;
		margin-bottom: 0;
		padding-left: 90px;
		max-width: calc(100% - 320px);
	}
	.timeline-v-list .timeline-image {
		order: 1;
		width: 320px;
	}
}
.slider-caption h2, .fbox-content h3 {
	text-transform:none;
	letter-spacing:0;
}