/*
---------------------------
SECTIONS
---------------------------
*/



.main-content {
	position: relative;
	/* min-height: calc(100vh - 390px); */
	/* padding-right: 25px; */

}
#results {
	padding-right: 25px;
}
.medium-12 .main-content {
	padding-left: 20px;
}

.page-content {
	position: relative;
	min-height: calc(100vh - 390px);
}
@media (max-width: 1023px) {
	.main-content {
		padding-right: 0;
	}

}
@media (max-width: 767px) {
	.main-content {
		position: relative;
		/* min-height: calc(100vh - 390px); */
		padding-right: 0;
	}
	.medium-12 .main-content {
		padding-left: 0px;
	}

}

.section-wrapper {
	position: relative;
}
.modal .section-wrapper {
	padding-left: 1.5rem;
	padding-right: 1.5rem;
}
.section-wrapper.with-border-bottom {
	border-bottom: 1px solid rgba(0, 33, 100, 0.06)
}
.section-wrapper.with-border-top {
	border-top: 1px solid rgba(0, 33, 100, 0.06)
}


.section-boxed {
	max-width: calc(1240px - 30px);
	border-radius: 5px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 30px;
	padding-right: 30px;
	box-shadow: 0 1px 25px 5px rgba(0, 33, 100, 0.2);
}
.parallax.section-boxed {
	padding-left: 0px;
	padding-right: 0px;
}
.searchbar.section-boxed {
	border-radius: 8px;
}


	@media (max-width: 1460px) {
		.section-boxed {
			max-width: calc(1200px - 30px);
			border-radius: 5px;
			margin-left: auto;
			margin-right: auto;
			padding-left: 30px;
			padding-right: 30px;
		}

	}
	@media (max-width: 1130px) {
		.section-boxed {
			max-width: calc(1040px - 30px);
			border-radius: 5px;
			margin-left: auto;
			margin-right: auto;
			padding-left: 10px;
			padding-right: 10px;
		}

	}
	@media (max-width: 1040px) {
		.section-boxed {
			max-width: calc(100% - 30px);
			border-radius: 5px;
			margin-left: auto;
			margin-right: auto;
			padding-left: 10px;
			padding-right: 10px;
		}

	}
	@media (max-width: 1023px) {
		.section-boxed {
			max-width: calc(100% - 20px);
			border-radius: 5px;
			margin-left: auto;
			margin-right: auto;
			padding-left: 10px;
			padding-right: 10px;
		}

	}

.section-boxed.section-up-small {
	position: relative;
	margin-top: -40px;
	z-index: 11;
}
.section-boxed.section-up-medium {
	position: relative;
	margin-top: -60px;
	z-index: 998 !important;
}
.section-boxed.section-up-large  {
	position: relative;
	margin-top: -160px;
	z-index: 998 !important;
}
.section-boxed.section-up-xlarge  {
	position: relative;
	margin-top: -190px;
	z-index: 998 !important;
}

/* Max. breedte */
.section-max-left {
  width: calc(50% + 760px);
}
.section-max-left .grid-container {
	
}

@media (max-width: 1680px) {
	.section-max-left {

		width: calc(50% + 620px);
	}
}
@media (max-width: 1460px) {
	.section-max-left {
		position: absolute;
		left:0;
		width: calc(50% + 590px);
	}
}
@media (max-width: 767px) {
	.section-boxed.section-up-medium {
		margin-top: -30px;
		z-index: 998 !important;
	}
	.modal .section-wrapper {
		padding-left: 0rem;
		padding-right: 0rem;
	}
}
@media (max-width: 640px) {
	.section-boxed.section-up-medium {
		margin-top: -20px;
		z-index: 998 !important;
	}
}

.section-map {
	padding:1rem;
	height: 435px;
}

/* Section-Ups */
.section-up-small .me-is-up {
	position: relative;
	margin-top: -60px !important;
	z-index: 11;
}
.section-up-medium .me-is-up {
	position: relative;
	margin-top: -120px !important;
	z-index: 998 !important;
}
.section-up-large .me-is-up {
	position: relative;
	margin-top: -160px !important;
	z-index: 998 !important;
}
.section-up-xlarge .me-is-up {
	position: relative;
	margin-top: -190px !important;
	z-index: 998 !important;
}

	@media (max-width: 1100px) {
		.section-up-small .me-is-up {
			position: relative;
			margin-top: -40px !important;
			z-index: 11;
		}
		.section-up-medium .me-is-up {
			position: relative;
			margin-top: -100px !important;
			z-index: 998 !important;
		}
		.section-up-large .me-is-up {
			position: relative;
			margin-top: -140px !important;
			z-index: 998 !important;
		}
		.section-up-xlarge .me-is-up {
			position: relative;
			margin-top: -160px !important;
			z-index: 998 !important;
		}

	}
	@media (max-width: 1023px) {
		
	}
	@media (max-width: 640px) {
		
	}



/* Row-Ups */

.row-up-small {
	position: relative;
	top: -60px;
	z-index: 11;
}
.row-up-medium {
	position: relative;
	top: -120px;
	z-index: 998 !important;

}
.row-up-large {
	position: relative;
	top: -200px;
	z-index: 998 !important;
}



	@media (max-width: 1100px) {
		#bigHalfCircle {
			height: 40px !important;
		}
	}
	@media (max-width: 1023px) {
		#bigHalfCircle {
			height: 20px !important;
		}
	}


/* Section background image */
.bg-section-image {
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	height: 100%;
	background-position: 50% 50%;
	background-size: cover;
	background-repeat: no-repeat;
	z-index: 0;
}
.searchbar.section-boxed .bg-section-image {
	border-radius: 8px !important;
}

/* Postition */
.bg-section-image.bottom {
	top:auto;
	bottom:0;
}

/* Widths */
.bg-section-image.bg-width-100 {
	width: 100%;
}
.bg-section-image.bg-width-75 {
	width: 75%;
}
.bg-section-image.bg-width-66 {
	width: 66;
}
.bg-section-image.bg-width-60 {
	width: 58%;
}
.bg-section-image.bg-width-50 {
	width: 50%;
}
.bg-section-image.bg-width-40 {
	width: 40%;
}
.bg-section-image.bg-width-33 {
	width: 33%;
}
.bg-section-image.bg-width-25 {
	width: 25%;
}

.section-boxed .bg-section-image.bg-width-100 {
	border-radius: 5px;
}

@media (max-width: 1023px) {
	.bg-section-image.bg-width-60,
	.bg-section-image.bg-width-50,
	.bg-section-image.bg-width-40,
	.bg-section-image.bg-width-33,
	.bg-section-image.bg-width-25 {
		width: 100%;
		opacity: 0.3 !important;
	}
}

/* Heights */
.bg-section-image.bg-height-100 {
	height: 100%;
}
.bg-section-image.bg-height-90 {
	height: 90%;
}
.bg-section-image.bg-height-80 {
	height: 80%;
}
.bg-section-image.bg-height-75 {
	height: 75%;
}
.bg-section-image.bg-height-66 {
	height: 66.66%;
}
.bg-section-image.bg-height-60 {
	height: 60%;
}
.bg-section-image.bg-height-50 {
	height: 50%;
}
.bg-section-image.bg-height-40 {
	height: 40%;
}
.bg-section-image.bg-height-33 {
	height: 33.333%;
}
.bg-section-image.bg-height-25 {
	height: 25%;
}



.bg-position-left {
	background-position: left;
}
.section-boxed .bg-position-left {
	border-radius: 5px 0 0 5px !important;
}
.bg-position-center {
	background-position: center;
}
.bg-position-right {
	left: auto !important;
	right: 0  !important;
	background-position: top right;
}
.section-boxed .bg-position-right {
	border-radius: 0 5px 5px 0 !important;
}


.bg-section-image.height-40 {
	height: 40%;
}
.bg-section-image.height-60 {
	height: 60%;
}
.bg-section-image.height-70 {
	height: 70%;
}


.section-height-small {
	min-height: 30vh;
}
.section-height-medium {
	min-height: 50vh;
}
.section-height-large {
	min-height: 70vh;
}

/* Reapeat */
.bg-section-image.bg-repeat {
	background-position: top left;
	background-repeat: repeat;
	background-size: 160px auto;
}

/* Parallax */
.parallax.parallax-opacity-10 .parallax-inner {
	opacity: 0.1;
}
.parallax.parallax-opacity-20 .parallax-inner {
	opacity: 0.2;
}
.parallax.parallax-opacity-30 .parallax-inner {
	opacity: 0.3;
}
.parallax.parallax-opacity-40 .parallax-inner {
	opacity: 0.4;
}
.parallax.parallax-opacity-50 .parallax-inner {
	opacity: 0.5;
}
.parallax.parallax-opacity-60 .parallax-inner {
	opacity: 0.6;
}
.parallax.parallax-opacity-70 .parallax-inner {
	opacity: 0.7;
}
.parallax.parallax-opacity-80 .parallax-inner {
	opacity: 0.8;
}
.parallax.parallax-opacity-90 .parallax-inner {
	opacity: 0.9;
}

.parallax-bg-width-75 .parallax-inner {
	max-width: 75% !important;
}
.parallax-bg-width-66 .parallax-inner {
	max-width: 66.66% !important;
}
.parallax-bg-width-60 .parallax-inner {
	max-width: 60% !important;
}
.parallax-bg-width-50 .parallax-inner {
	max-width: 50% !important;
}
.parallax-bg-width-40 .parallax-inner {
	max-width: 40% !important;
}
.parallax-bg-width-33 .parallax-inner {
	max-width: 33.333% !important;
}
.parallax-bg-width-25 .parallax-inner {
	max-width: 25% !important;
}
.bg-position-center {
	background-position: center;
}
.parallax-bg-position-right .parallax-inner {
	right: 0  !important;
	background-position: right;
}

/* Shapes */

.with-shape-top {
	box-shadow: 0px -3px 11px -8px rgba(0, 33, 100, 0.04);
}
.with-shape-top:before,
.with-shape-top:after {
	position: absolute;
	top:-28px;
	left: 50%;

	transform: translateX(-50%);
	width: calc(1240px - 30px);


	/* width: calc(100% - 100px); */
	height: 30px;
	background: #fff;
	border-radius: 8px 8px 0 0;
	z-index: 8;
	content: '';
	/* display: none; */
}

.with-shape-top:before {
	left: 0;
	width: 50%;
	transform: translateX(0);
	border-radius: 0;
}

/* #page-content.with-shape-top:before,
#page-content.with-shape-top:after {
	width: calc(1320px - 40px);
} */


.bg-tertiary.with-shape-top:before,
.bg-tertiary.with-shape-top:after {
	background: #002164;
}
.bg-light.with-shape-top:before,
.bg-light.with-shape-top:after {
	background: #eef0f2;
}
.bg-extralight.with-shape-top:before,
.bg-extralight.with-shape-top:after {
	background: #F2F3F7;
}

.gradient-tertiary.with-shape-top:before,
.gradient-tertiary.with-shape-top:after {
background: rgb(0,30,103);

}

.with-shape-bottom {
	box-shadow: inset 0px -8px 30px -7px rgba(0, 0, 0,0.75);
	
}
.with-shape-bottom:before,
.with-shape-bottom:after {
	position: absolute;
	bottom: 0px;
	left: 50%;

	transform: translateX(-50%);
	width: calc(1240px - 30px);
/*
	left: 50%;
	transform: translateX(-50%);
	width: calc(1320px - 40px);
*/
	height: 32px;
	background: #fff;
	border-radius: 8px 8px 0 0;
	z-index: 8;
	content: '';
}
.with-shape-bottom:before {
	left: 0;
	width: 50%;
	transform: translateX(0);
	border-radius: 0;

}

	@media (max-width: 1600px) {
		.with-shape-top:before,
		.with-shape-top:after {
			
		}
		.with-shape-bottom:after {
			
		}
	}
	@media (max-width: 1280px) {
		.with-shape-top:before,
		.with-shape-top:after {
			width: 100%;
			border-radius: 0;
		}
		.with-shape-bottom:after {
			width: 100%;
		}
	}
	@media (max-width: 1130px) {
		.with-shape-top:before,
		.with-shape-top:after {
		
		
		}	
	}
	@media (max-width: 767px) {
		.section-boxed .bg-position-left {
			border-radius: 5px 5px 5px 5px !important;
		}
		.with-shape-top:before,
		.with-shape-top:after {
			width: 100%;
			height: 20px;
			top:-20px;
			border-radius: 0;
		
		}	
		.cta-section.with-shape-top:before,
		.cta-section.with-shape-top:after {
			display:none;
		}
	}

.modal .with-shape-top:before {
	width: calc(100% - 40px);
}


/* Waves */

/*
.waves-top {
	position: absolute;
	top: 0px;
	left: 0%;
	width: 100%;
	height: 20px;
	background: #fff;
	content:'';
	opacity: 0.6;
	z-index: 4;
	
}
.waves-top:after {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 10px;
	background: #fff;
	opacity: 0.4;
	content:'';
}
*/


.waves-top {
	position: absolute;
	top: -1px;
	left: 0%;
	width: 100%;
	height: 30px;
	background: url('../images/wave-down.png') repeat bottom left;
	background-size: contain;
	content:'';
	opacity: 1;
	z-index: 4;
}

.wavesDown {
	overflow: hidden;
}
.wavesDown:before,
.wavesDown:after {
	position: absolute;
	bottom: 0px;
	left: 0%;
	width: 100%;
	height: 20px;
	background: url('../images/wave-light.png') repeat bottom left;
	background-size: contain;
	content:'';
	opacity: 1;
	z-index: 4;
	
}
.wavesDown:before {
	background: url('../images/wave.png') repeat bottom left;	
	background-size: contain;
}
.wavesDown:after {
	left: 0%;
	width: 130%;
	opacity: 0.4;
	animation: 16s linear 0s slide infinite;
	z-index: 3;
}



	
@keyframes slide {	
	0%   { transform: translateX(-20%) } 
	50%  { transform: translateX(-10%) } 
	100% { transform: translateX(-20%) }
}


/*
---------------------------
SECTION - CONTENT
---------------------------
*/

.vertical-section-name {
	overflow: hidden;
  width: 1.6em;
	position: absolute;
	top:50%;
	left:40px;
	transform: translateY(-55%);
	opacity: 0.7;
	z-index: 99;

	display: none;
}
.section-up-medium .vertical-section-name {
	transform: translateY(-10%);
}

.vertical-section-name-inner {
	overflow: hidden;
	display: inline-block;
	text-align: center;
	white-space: nowrap;
	transform-origin: 50% 50%;
	transform: translate(-3px,0) rotate(-90deg);
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 3px;
	padding:2px;
	max-width: 200px;

	text-overflow: ellipsis;

}
.vertical-section-name-inner:before {
    content: "";
    float: left;
    margin-top: 100%;
}
.vertical-section-name-inner span {
	font-weight: 700;
}
.vertical-section-name-inner span:after {
	content: "";
	display: inline-block;
	width: 14px;
	height: 1px;
	background: #002164;
	opacity: 0.3;
	margin: 0 4px 3px;

}

.bg-primary .vertical-section-name-inner,
.bg-tertiary .vertical-section-name-inner,
.bg-dark .vertical-section-name-inner {
	color: #fff;	
}
.bg-primary .vertical-section-name-inner span:after,
.bg-tertiary .vertical-section-name-inner span:after,
.bg-dark .vertical-section-name-inner span:after {
	background-color: #fff;
}

.section-content {
	padding-top: 1.5rem;
	padding-left: 25px;
	padding-right: 1.5rem;
	padding-bottom: 2.5rem;
	border-radius: 5px;
}
.section-content.boxed {
	padding-top: 50px;
	padding-left: 60px;
	padding-right: 60px;
	padding-bottom: 50px;
	
}
.large-order-2 .section-content {
	padding-left:2rem;
}
.section-content.active-label {
	padding-top: 75px;
}


	@media (max-width: 1280px) {
		.vertical-section-name {
			overflow: hidden;
			width: 1.6em;
			position: absolute;
			top:50%;
			left:15px;
			transform: translateY(-55%);
			opacity: 0.7;
			z-index: 99;
		
		}
		.vertical-section-name-inner {
			font-size: 8px;
		}
	}
	@media (max-width: 1023px) {
		.vertical-section-name {
			display: none;
		}
		.section-content {
			padding-top: .5rem;
			padding-left: 10px;
			padding-right: 1.5rem;
			padding-bottom: .5rem;
			border-radius: 5px;
		}
		.large-order-2 .section-content {
			padding-left:10px;
		}
		.section-content.active-label {
			padding-top: 0px;
		}
	}
	@media (max-width: 767px) {
		.section-content {
			padding-top: .5rem;
			padding-left: 10px;
			padding-right: 1.5rem;
			padding-bottom: .5rem;
			border-radius: 5px;
		}
		.section-content.boxed {
			padding-top: 20px;
			padding-left: 20px;
			padding-right: 20px;
			padding-bottom: 10px;
			
		}
		.section-content.active-label {
			padding-top: 0px;
		}
		

	}
	@media (max-width: 440px) {
		.section-content {
			padding-top: .5rem;
			padding-left: 10px;
			padding-right: 10px;
			padding-bottom: .5rem;
			border-radius: 5px;
		}
	}


.bg-section-content {
	position: absolute;
	top:0;
	left:0;
	height: 100%;
	z-index: -1;
}
.bg-section-content.full {
	width: 100%;
}

.section-heading {
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 1rem;
}
.section-heading.text-center {
	padding-left: 0rem;
}
.section-boxed .section-heading {
	padding-left: 0px;
}
.section-icon {
	text-align: right;
	width: 100%;
	font-size: 24px;	
}
.section-icon.icon-huge i  {
	font-size: 72px;	
}

.section-icon.on-the-back {
	position: absolute;
	top:-30px;
	left: -30px;
	text-align: left;
	font-size: 180px;
	color: #002164;
	opacity: 0.08;
}


.section-intro {
	position: relative;
	font-weight: 700;
	display: inline-block;
	margin-bottom: 10px;
	font-size: 13px;
	color: #ff2437;
	padding: 6px 0px 6px 0px;
	text-transform: uppercase;
	letter-spacing: 3px;
	/* background:rgba(134, 168, 191, 0.1); */
	border-radius: 5px;
	margin-left:2px;
/* 	border-bottom: 4px solid rgba(0, 33, 100, 0.06) */
}
/* .section-intro:before {
	position: absolute;
	bottom:0px;
	left: 0;
	width: 80px;
	height: 4px;
	background: #002164;
	content:'';
	opacity: 0.1;
} */
.text-center .section-intro {
	padding-left: 10px;
	padding-right: 10px;
}
.bg-white .section-intro {
	color: #ff2437;
}

.bg-tertiary .section-intro {
	/* background: rgba(255, 255, 255, 0.1); */
}

.section-content.bg-primary .section-intro {
	/* background: rgba(0, 33, 100, 0.1); */
	color: #fff;
	padding-left: 30px;
}
.section-content.bg-tertiary .section-intro {
	/* background: rgba(0, 14, 41, 0.4); */
	color: #ff2437;
	padding-left: 30px;
}

.section-content .section-intro {

}


.section-wrapper.bg-primary .section-intro,
.section-wrapper.bg-secondary .section-intro,
.section-wrapper.bg-dark .section-intro,
.section-wrapper.inversed .section-intro {
	color: rgba(255, 255, 255, 0.7) !important;
}

.section-introtitle {
	font-size: 1.66rem;
	display: block;
	font-weight: 300;
}
.section-content .section-introtitle {
/* 	margin-left: 40px; */
}
.section-title {
	font-size: 1.8rem;
	display: block;
	font-weight: 900;
	line-height: 1.3; 
	transform: translate3d(0,0);
	margin-bottom:10px;
}
.section-title.with-margin-bottom {
	margin-bottom: 10px;
}
.section-title.c-tertiary {
	-webkit-background-clip: text !important;
	background-clip: text !important;
	-webkit-text-fill-color: transparent !important;
	text-fill-color: transparent !important;
	background: rgb(0,138,255);
	background: linear-gradient(270deg, rgba(0,138,255,1) 0%, rgba(0,33,100,1) 85%);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
	.section-title.c-tertiary {
		-webkit-background-clip: padding-box !important;
		background-clip: padding-box !important;
		-webkit-text-fill-color: unset !important;
		text-fill-color: unset !important;
		background: transparent;
		color:#002164 !important;
	}
}

/* .section-title:after {
	position: relative;
	clear: both;
	display: block;
	content:'';
	width: 120px;
	height: 15px;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left;
	background-image:  url('../images/hr-wave-primary.svg');
}
.text-center .section-title:after {
	margin: 0 auto;
} */



.section-title i {
	position: relative;
	top: -13px;
	margin-right: 10px;
	font-size: 80%;
}

.section-title i:last-of-type {
	top: auto;
	bottom: -13px;
	margin-left: 10px;
}

.section-title.title-small {
	font-size: 1.4rem;
}
.section-title.title-medium {
	font-size: 2.2rem;
}
.section-title.title-large {
	font-size: 2.6rem;
	margin-bottom: 0px;
	line-height: 1.3;
}
.section-title.title-xlarge {
	font-size: 3.2rem;
	line-height: 1.2;
}
.section-title.title-huge {
	font-size: 4rem;
}

.section-wrapper.bg-primary .section-title,
.section-wrapper.bg-secondary .section-title,
.section-wrapper.bg-tertiary .section-title,
.section-wrapper.bg-dark .section-title,
.section-wrapper.inversed .section-title {
	color: rgba(255, 255, 255, 1) !important;
}
.section-wrapper.bg-tertiary .section-title.c-tertiary {
	-webkit-background-clip: padding-box !important;
	background-clip: padding-box !important;
	-webkit-text-fill-color: unset !important;
	text-fill-color: unset !important;
	background: transparent;
	color: #fff !important
}



.section-subtitle {
	font-size: 1.4rem;
	display: block;
	font-weight: 700;
}
.section-wrapper.bg-primary .section-subtitle,
.section-wrapper.bg-secondary .section-subtitle,
.section-wrapper.bg-tertiary .section-subtitle,
.section-wrapper.bg-dark .section-subtitle,
.section-wrapper.inversed .section-subtitle {
	color: rgba(255, 255, 255, 1) !important;
}

.section-lead {
	display: block;
	padding-top: 10px
}
.section-content .section-lead {
	margin-left: 0px;
}
.section-content.boxed .section-lead {
	margin-left: 0px;
}

.section-lead p {
	font-weight: 400;
	font-size: 18px;
	line-height: 1.7;
}

.section-lead ol {
	font-weight: 400;
	font-size: 18px;
	line-height: 1.7;
}

.section-lead.smaller p {
	font-size: 1.2rem;
	line-height: 1.7;
}
.section-lead.larger {
	padding-top: 10px;

}
.section-lead.larger p {
	font-size: 22px;
	line-height: 1.5;
}

.section-wrapper.bg-primary .section-lead p,
.section-wrapper.bg-secondary .section-lead p,
.section-wrapper.bg-tertiary .section-lead p,
.section-wrapper.bg-dark .section-lead p,
.section-wrapper.inversed .section-lead p {
	color: rgba(255, 255, 255, 0.9) !important;
}



.section-text {
	margin-left: 0px;	
	padding-top: 0px;
	display: block;
}
.section-content .section-text {

}
.section-content.boxed .section-text {

}
.section-text p {
	font-weight: 400;
	font-size: 17px;
	line-height: 1.7;
}
.section-text .button {
	margin-top: 10px;
}

.section-wrapper.bg-primary .section-text p,
.section-wrapper.bg-secondary .section-text p,
.section-wrapper.bg-tertiary .section-text p,
.section-wrapper.bg-dark .section-text p,
.section-wrapper.inversed .section-text p {
	color: rgba(255, 255, 255, 1) !important;
}



	@media (max-width: 1460px) {
		.section-title.title-small {
			font-size: 1.2rem;
		}
		.section-title.title-medium {
			font-size: 2rem;
		}
		.section-title.title-large {
			font-size: 2.4rem;
		
		}
		.section-title.title-xlarge {
			font-size: 3.0rem;
			line-height: 1.2;
		}
		.section-title.title-huge {
			font-size: 3.6rem;
		}
	}
	@media (max-width: 1023px) {
		.section-heading {
			position: relative;
			padding-left: 5px;
			padding-right: 5px;

		}
		.section-title {
			font-size: 1.6rem;
		}
		.section-title.title-small {
			font-size: 1.2rem;
		}
		.section-title.title-medium {
			font-size: 1.8rem;
			margin-bottom: 0px;
		}
		.section-title.title-large {
			font-size: 2.2rem;
			margin-bottom: 5px;
		}
		.section-title.title-xlarge {
			font-size: 2.8rem;
			line-height: 1.2;
		}
		.section-title.title-huge {
			font-size: 3rem;
		}
		
	}

	@media (max-width: 767px) {
		.section-heading {
			position: relative;
			padding-left: 5px;
			padding-right: 5px;
			padding-bottom: 1rem;
		}
		.section-heading.text-center {
			padding-left: 0rem;
			max-width: 80%;
			margin: auto;
		}
		.section-intro {
			margin-bottom: 5px;
		}
		.section-title {
			font-size: 1.4rem;
		}
		.section-title.title-small {
			font-size: 18px;
		}
		.section-title.title-medium {
			font-size: 24px;
			line-height: 1.1;
		}
		.section-title.title-large {
			font-size: 24px;
			margin-bottom: 5px;
			line-height: 1.2;
		}
		.section-title.title-xlarge {
			font-size: 28px;
			line-height: 1.2;
		}
		.section-title.title-huge {
			font-size: 2.8rem;
		}
		.section-lead p {
			font-weight: 400;
			font-size: 16px;
			line-height: 1.4;
		}
		.section-lead ol {
			font-weight: 400;
			font-size: 16px;
			line-height: 1.4;
		}
				
		.section-text p {
			font-weight: 400;
			font-size: 15px;
			line-height: 1.7;
		}
	}
	@media (max-width: 374px) {
		.section-title.title-small {
			font-size: 18px;
		}
		.section-title.title-medium {
			font-size: 20px;
		}
		.section-title.title-large {
			font-size: 22px;
			margin-bottom: 5px;
			line-height: 1.2;
		}
		.section-title.title-xlarge {
			font-size: 24px;
			line-height: 1.2;
		}
		.section-title.title-huge {
			font-size: 2.2rem;
		}
	}

/* Section Play Button */

.section-play-button {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 60px;
	z-index: 88;
}
.section-play-button.is-absolute {
	position: absolute;
	top: 50%;
	right: 25%;
	transform: translate3d(-50%, -50%, 0);
}
.section-play-button.is-absolute-center {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
}

.section-play-button:after {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-40%, -50%, 0);
	content:'';

	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 20px;
	border-color: transparent transparent transparent #fff;
	/*-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;*/
}
.section-play-button:hover:after {
	border-color: transparent transparent transparent #fff;
}


/* Section Images */
.section-images {
	position: relative;
	overflow: hidden;
	border-radius: 5px;
	
}

.large-order-1 .section-images {
	margin-left: 25px;
}
.large-order-2 .section-images {
	margin-right: 25px;
}
.section-images img {
	border-radius: 0;
	margin-bottom: 0px;
}
.section-boxed .section-image img {
	border-radius: 5px;
}


	@media (max-width: 1023px) {

	}
	@media (max-width: 767px) {
		.large-order-1 .section-images {
			margin-left: 0px;
		}
		.large-order-2 .section-images {
			margin-right: 0px;
		}
	}



/* Expanded */
.section-image.expanded {
	position: absolute;
	left:0;
  width: calc(50% + 50px);
  height: 400px;
  z-index: 3
}
.section-image img {
	border-radius: 0;
}
.section-boxed .section-image img {
	border-radius: 0;
}

/* VIDEO */
.section-image .section-image-play {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
	width: 60px;
	height: 60px;
	z-index: 88;
}
.section-image .section-image-play:after {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-40%, -50%, 0);
	content:'';

	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 0 10px 20px;
	border-color: transparent transparent transparent #fff;
	/*-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;*/
}
.section-image .section-image-play:hover:after {
	border-color: transparent transparent transparent #fff;
}


/* Listing */
.section-listing {
	padding-top: 10px;
	margin-left: 0px;
}

.section-listing.smallist {
	padding-top: 0px;
}

.section-listing.no-lead {
	padding-top: 20px;
}
.section-listing ul {
	list-style: none;
	margin-left: 0px;
	margin-top: 0px !important;
}
.section-listing ul li {
	position: relative;
	font-size: 18px;
	padding: 5px;
	padding-left: 25px;
	font-weight: 700;
}

.section-listing.smallist ul li{
	font-weight: 400;
	font-size: 16px;
	padding-left: 25px;
}

.section-listing ul li i {
	position: absolute;
	top:10px;
	left: 0px;
	font-size: 18px;
	
}

	@media (max-width: 1280px) {
		.section-listing ul li {
			font-size: 1rem;
			padding: 5px;
			padding-left: 2.5rem;
		}
	}
	@media (max-width: 1023px) {
		.section-listing ul li {
			font-size: 1.2rem;
			padding: 5px;
			padding-left: 2.5rem;
		}
	}
	@media (max-width: 640px) {
		.section-listing ul li {
			font-size: 1.1rem;
			padding: 3px;
			padding-left: 2.5rem;
		}
		.section-listing ul li i {
			position: absolute;
			top:6px;
			left:0;
			font-size: 22px;
		}
	}


/* Reviews Badge */
.section-reviews-badge {
	margin-top: 2rem;
	display: flex;
	align-items: center;
	/* justify-content: ; */
	font-family: 'Poppins', sans-serif;
}
.section-reviews-rating {
	font-size: 2rem;
	font-weight: 700;
	color: #fff;
	padding: 0.5rem 2rem 0.5rem 1rem;
	background: #f8bf05;
	-webkit-clip-path: polygon(100% 0%, 85% 50%, 100% 100%, 0 100%, 0% 50%, 0 0);
	clip-path: polygon(100% 0%, 85% 50%, 100% 100%, 0 100%, 0% 50%, 0 0);
}
.section-reviews-text {
	color: #fff;
	padding-left:10px;
	font-size: 1.2rem;
	font-weight: 700;
}
.section-reviews-text a {
	color: #fff;
	display: block;
	font-weight: 400;
}

	@media (max-width: 640px) {
		/* Reviews Badge */
		.section-reviews-badge {
		}
		.section-reviews-rating {
			font-size: 1.4rem;
			font-weight: 700;
			color: #fff;
			padding: 0.5rem 2rem 0.5rem 1rem;
			background: #f8bf05;
			-webkit-clip-path: polygon(100% 0%, 85% 50%, 100% 100%, 0 100%, 0% 50%, 0 0);
			clip-path: polygon(100% 0%, 85% 50%, 100% 100%, 0 100%, 0% 50%, 0 0);
		}
		.section-reviews-text {
			color: #fff;
			padding-left:10px;
			font-size: 1rem;
			font-weight: 700;
		}
		.section-reviews-text a {
			color: #fff;
			display: block;
			font-weight: 400;
			font-size: 0.86rem;
		}

	}

/* HISWA Member */
.hiswa-member {
	margin-top:40px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.hiswa-member-badge {
	float: left;
	width: 60px;
	height: 80px;
	margin-right: 20px;
	border: 1px solid #eee;
	border-radius: 5px;
	background:  url('../images/hiswa.svg') no-repeat center center;
	background-size: 60% auto;
	opacity: 1;
	/*-webkit-transition: all 0.3s ease-in-out 0s;
  	transition: all 0.3s ease-in-out 0s;*/
}
.hiswa-member-badge:hover {

}
.hiswa-member .hiswa-member-text {
	font-weight: 700;
	line-height: 1.5;
	font-size: 18px;
	margin-bottom:0;
}

	@media (max-width: 640px) {
		.hiswa-member {
			margin-top:20px;
			margin-bottom:20px;
		}
		.hiswa-member-badge {
			width: 60px;
			height: 70px;
			margin-right: 20px;
			border: 1px solid #eee;
			border-radius: 5px;
			background:  url('../images/hiswa.svg') no-repeat center center;
			background-size: 60% auto;
			opacity: 1;
		}
		.hiswa-member .hiswa-member-text {
			font-weight: 700;
			line-height: 1.3;
			font-size: 15px;
			margin-bottom:0;
		}
	}


/* Carousel */

.section-carousel {
	
}

.section-carousel-container {
	padding-bottom: 40px;
	
}
.section-carousel {
/* 	width: 100%; */
	height: auto;
	padding: 0 0rem;
}
.section-carousel-container .swiper-slide {
	margin: 0 10px !important;
}


.section-carousel-pagination {
	bottom: 0px !important;

	z-index: 999;
}

.swiper-pagination .swiper-pagination-bullet {
	border-radius: 20px;
	background: #fff
}
.bg-white .swiper-pagination .swiper-pagination-bullet,
.bg-light .swiper-pagination .swiper-pagination-bullet,
.bg-extralight .swiper-pagination .swiper-pagination-bullet {
	border-radius: 20px;
	background: #008aff
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	background: #ff2437
}



.swiper-button-prev,
.swiper-button-next {
	background: transparent;
	background-color: transparent;
}
.swiper-button-next {
	text-align: right;
}

.swiper-button-prev,
.swiper-button-next {
	position: absolute;
	top: 50%;
	left: 10px;
	width: 32px;
	height: 40px;
	border-radius: 5px;
	margin-top: -30px;
	z-index: 10;
	cursor: pointer;
	background: transparent;
	/* background-color: rgba(255, 255, 255, 0.81); */

	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	opacity: 1;
}
.swiper-button-prev:hover,
.swiper-button-next:hover {
	background-color: rgba(0, 33, 100, 0.4);
}

.swiper-button-next {
	left: auto;
	right: 10px;
	text-align: right;
	
}
.swiper-button-prev:before,
.swiper-button-next:before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-family: 'Font Awesome 5 Pro';
  	font-weight: 700;
	-moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
	content: "\f053";
	font-size: 22px;
	color: #fff;
	text-shadow: 0px 0px 6px #000e29;
}
.swiper-button-next:before {
	content: "\f054";
}

.section-carousel-container .swiper-button-prev.section-carousel-prev {
	left: 0px;
	/* border-radius: 0 5px 5px 0; */
}
.section-carousel-container .swiper-button-next.section-carousel-next {
	right: 0px;
	/* border-radius: 5px 0 0 5px; */
}
.section-carousel-container .swiper-button-prev.section-carousel-prev,
.section-carousel-container .swiper-button-next.section-carousel-next {
	/* top: 30%; */
	opacity: 0 !important;
	background-color: #002164;
}

.section-carousel-container:hover .swiper-button-prev.section-carousel-prev,
.section-carousel-container:hover .swiper-button-next.section-carousel-next {
	opacity: 1 !important;
}
.section-carousel-container:hover .swiper-button-prev.section-carousel-prev.swiper-button-disabled,
.section-carousel-container:hover .swiper-button-next.section-carousel-next.swiper-button-disabled  {
	opacity: .4 !important;
}
.section-carousel-container .swiper-button-next {

}

.section-carousel-container .large-1 {
	width: calc(8.33333% - 1.25rem);
}
.section-carousel-container .large-2 {
	width: calc(16.66667% - 1.25rem); 
}
.section-carousel-container .large-3 {
	width: calc(25% - 1.25rem); 
}
.section-carousel-container .large-4 {
	width: calc(33.33333% - 1.25rem); 
}
.section-carousel-container .large-5 {
	width: calc(41.66667% - 1.25rem); 
}
.section-carousel-container .large-6 {
	width: calc(50% - 1.25rem); 
}
.section-carousel-container .large-7 {
	width: calc(58.33333% - 1.25rem); 
}
.section-carousel-container .large-8 {
	width: calc(66.66667% - 1.25rem); }
.section-carousel-container .large-9 {
	width: calc(75% - 1.25rem); }
.section-carousel-container .large-10 {
	width: calc(83.33333% - 1.25rem);
}
.section-carousel-container .large-11 {
	width: calc(91.66667% - 1.25rem); 
}
.section-carousel-container .large-12 {
	width: calc(100% - 1.25rem);
}

@media (max-width: 1023px) {
	/* Medium */
	.section-carousel-container .medium-1 {
		width: calc(8.33333% - 1.25rem);
	}
	.section-carousel-container .medium-2 {
		width: calc(16.66667% - 1.25rem); 
	}
	.section-carousel-container .medium-3 {
		width: calc(25% - 1.25rem); 
	}
	.section-carousel-container .medium-4 {
		width: calc(33.33333% - 1.25rem); 
	}
	.section-carousel-container .medium-5 {
		width: calc(41.66667% - 1.25rem); 
	}
	.section-carousel-container .medium-6 {
		width: calc(50% - 1.25rem); 
	}
	.section-carousel-container .medium-7 {
		width: calc(58.33333% - 1.25rem); 
	}
	.section-carousel-container .medium-8 {
		width: calc(66.66667% - 1.25rem); }
	.section-carousel-container .medium-9 {
		width: calc(75% - 1.25rem); }
	.section-carousel-container .medium-10 {
		width: calc(83.33333% - 1.25rem);
	}
	.section-carousel-container .medium-11 {
		width: calc(91.66667% - 1.25rem); 
	}
	.section-carousel-container .medium-12 {
		width: calc(100% - 1.25rem);
	}

}

@media (max-width: 767px) {

	.section-carousel-container .swiper-slide {
		margin: 0 10px !important;
	}

	/* Medium */
	.section-carousel-container .small-1 {
		width: calc(8.33333% - 1.25rem);
	}
	.section-carousel-container .small-2 {
		width: calc(16.66667% - 1.25rem); 
	}
	.section-carousel-container .small-3 {
		width: calc(25% - 1.25rem); 
	}
	.section-carousel-container .small-4 {
		width: calc(33.33333% - 1.25rem); 
	}
	.section-carousel-container .small-5 {
		width: calc(41.66667% - 1.25rem); 
	}
	.section-carousel-container .small-6 {
		width: calc(50% - 1.25rem); 
	}
	.section-carousel-container .small-7 {
		width: calc(58.33333% - 1.25rem); 
	}
	.section-carousel-container .small-8 {
		width: calc(66.66667% - 1.25rem); }
	.section-carousel-container .small-9 {
		width: calc(75% - 1.25rem); }
	.section-carousel-container .small-10 {
		width: calc(83.33333% - 1.25rem);
	}
	.section-carousel-container .small-11 {
		width: calc(91.66667% - 1.25rem); 
	}
	.section-carousel-container .small-12 {
		width: calc(100% - 1.25rem) !important;
	}

	.section-carousel-container .swiper-button-prev.section-carousel-prev,
	.section-carousel-container .swiper-button-next.section-carousel-next {
		display: none !important;
	}

}

	/* .section-carousel-container .cell {
		margin-left: 0.625rem;
		margin-right: 0.625rem;
	} */

.section-image-container {
	position: relative;
	border-radius: 5px;
}


/*
---------------------------
SUB NAVIGATION
---------------------------
*/

.section-with-sub .grid-container {
	position: relative;
	z-index: 9;
	top: -20px
}

.section-subnav {
	position: relative;
	padding: 0rem 25px;
	margin: 0rem 0 0px;
}
#mobile-subs .section-subnav {
	border: 0;
	margin-bottom: 0;
}

.section-subnav ul {
	padding: 0px 0px;
	margin: 0px;
	list-style: none;
	column-count: 3;
}
.section-subnav ul li {
	padding: 0px 0 0px 0;
	margin: 0px 0 0px 0;
}
.section-subnav ul li:last-child {
	border:0 !important;
}
.section-subnav ul li a {
	padding-left: 0;
	color: #002164;
	font-weight: 500;
	display: block;
	padding: 0.4em 1em 0.4em 1rem;
  	font-size: 15px !important;
  	letter-spacing: 0px;
	position: relative;
	line-height: 1.1;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.bg-tertiary .section-subnav ul li a {
	color: #fff;
}
.gradient-tertiary .section-subnav ul li a {
	color: #fff;
}
.section-subnav ul li a:hover {
	color: #008aff;
}
.section-subnav ul li a:before {
	position: absolute;
	left: 2px;
	top:7px;
	font-family: 'Font Awesome 5 Pro';
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-weight: 500;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
 	content: '\f054';
	font-size:13px;
	margin-right: 0px;
	color: rgba(0, 122, 250, 1);

	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;

	opacity: 1;
}
.section-subnav ul li a:hover:before {
	-webkit-transform: translate(3px, 0);
  	transform: translate(3px, 0);
  	opacity: 1;
  	color: #008aff;
}
.section-subnav ul li.item-breadcrumb a:before {
	opacity: 1;
	color: #008aff
}

.section-subnav ul li.item-breadcrumb a {
	color: #056499;
	font-weight: 700;
}

[class*=" bg-"]:not(.bg-white):not(.bg-light).section-subnav ul li a {
	color: rgba(255, 255, 255, 0.6) !important;
}
[class*=" bg-"]:not(.bg-white):not(.bg-light).section-subnav ul li a:hover {
	color: #fff !important;
}
[class*=" bg-"]:not(.bg-white):not(.bg-light).section-subnav ul li a:before {
	color: #fff !important;
}
.bg-primary.section-subnav ul li a
.bg-secondary.section-subnav ul li a,
.bg-color3.section-subnav ul li a,
.bg-dark.section-subnav ul li a {
	color: rgba(255, 255, 255, 0.7) !important;
}
.bg-primary.section-subnav ul li a:hover,
.bg-secondary.section-subnav ul li a:hover,
.bg-color3.section-subnav ul li a:hover,
.bg-dark.section-subnav ul li a:hover {
	color: rgba(255, 255, 255,1) !important;
}
.bg-primary.section-subnav ul li a:before,
.bg-secondary.section-subnav ul li a:before,
.bg-color3.section-subnav ul li a:before,
.bg-dark.section-subnav ul li a:before {
	color: rgba(255, 255, 255, 1) !important;
}

	@media (max-width: 1023px) {
		.section-subnav {
			position: relative;
			padding: 0rem 0px;
			margin: 0rem 0 0px;
		}
	}
	@media (max-width: 640px) {
		.section-subnav ul {
			column-count: 1;
		}
		.section-subnav ul li a {
			font-size: 14px;
		}
	}


#navbar {
	position: relative;
	top: 0;
	width: 100%;
	height: 60px;

	z-index: 99;
}

.navbar-menu {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#navbar .button {
	margin-left:0rem;
}

	@media (max-width: 1100px) {
		#navbar .button {
			margin-left:0rem;
		}
	}
	@media (max-width: 1023px) {
		.header-wrapper .header-content {
			padding-top: 9rem;
		}
	}
	@media (max-width: 640px) {
		#navbar {
			position: relative;
			display: none;
		}
	}


#navbar .sticky {
	background: #001746;
	padding: 0.5rem 0;
	border-top: 1px solid rgba(255, 255, 255, 0.06);

}


#navbar .sticky.is-stuck {

	background: rgba(0, 23, 70, 0.96);
}
#navbar .menu.float-left {
	border-left: 1px solid rgba(255, 255, 255, 0.13);
	margin-left: 2rem;
	padding-left:1rem;
}
#navbar .menu {
/*
	text-transform: uppercase;
	letter-spacing: 2px;
*/
	font-size: 18px;
}
#navbar .menu a {
	position: relative;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.6);
	background: rgba(0, 0, 0, 0);
	border: 0px solid rgba(0, 0, 0, 0.08);
	margin: 0 15px;
	border-radius: 2px;
	padding: 0.8rem;
	padding-left:0;
	padding-right: 0;
	white-space: nowrap;
	font-size: 14px;

}

#navbar .menu li a:after {
	opacity: 0;
	visibility: hidden;

	position: absolute;
	top: 50%;
	left: 0px;
	width:100%;
	height:3px;
	text-align: center;
	font-size: 11px;
	transform: translate(-50%, -50%);
	font-family: 'Font Awesome 5 Pro';
  	font-weight: 700;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	line-height: 1;
	content: "\f078";
	color: #fff;
	opacity: 0;
	visibility: hidden;
	transform: translateX(0px) translateY(0);
	-webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1)
}
#navbar .menu.menu-items li a:after {
	display: none;
}
#navbar .menu a:hover {
	color: #008aff;
}
#navbar .menu li a:hover:after {
	opacity: 1;
	visibility: visible;
	transform: translateX(0px) translateY(10px);
}
#navbar .menu .item-breadcrumb a,
#navbar .menu a.is-active {
	font-weight: 700;
	color: #008aff;
}
#navbar .menu li.item-breadcrumb a:after,
#navbar .menu li a.is-active:after {
	opacity: 1;
	visibility: visible;
	transform: translateX(0px) translateY(10px);
}
#navbar .menu .item-number-1  a {
/* 	border-right: 1px solid rgba(255, 255, 255, 0.17); */
}



/* Footer */
.section-footer {
	padding-top:20px;
	padding-left:0px;
	padding-bottom:30px;
}
.section-footer .button {
	margin-right: 10px;
}
.section-button-absolute {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate3d(-50%,-100px,0);
	z-index: 5;
}
.button.section-button-absolute:active {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate3d(-50%,-99px,0) !important;
	z-index: 5;
}

	@media (max-width: 1280px) {
		.section-button-absolute {
			transform: translate3d(-50%,-50px,0);
		}

		.section-slider-container .swiper-button-prev,
		.section-slider-container .swiper-button-next {
			left: 0rem;
			opacity: 1;
		}
		.section-slider-container .swiper-button-next {
			left: 50px;
		}
		.section-carousel .swiper-button-disabled {
			opacity: .4 !important;
		}

	}
	@media (max-width: 767px) {
		
	
		.section-slider-container .swiper-button-prev,
		.section-slider-container .swiper-button-next {
			left: 0rem;
			opacity: 1;
			width: 30px;
			height: 24px;
			bottom:-48px;
		}
		.section-slider-container .swiper-button-next {
			left: 50px;
		}
		.section-carousel .swiper-button-disabled {
			opacity: .4 !important;
		}
		.swiper-button-prev:before,
		.swiper-button-next:before {
			font-size: 24px;
		
		}


	}




/* Accordion */
.section-accordion .accordion-title {
	font-size: 24px;
	font-weight: 600;
	color: #002164
}
.section-accordion .accordion-title:hover {
	color: #0089ff !important;
	background-color: rgba(0, 33, 100, 0.06) !important;
}
.section-accordion .is-active .accordion-title {
	color: #0089ff !important;
	background-color: transparent !important;
}

.section-accordion .accordion-title::before {
	position: absolute;
	top: 50%;
	right: 1rem;
	margin-top: -.66rem;
	content: '+';
}

