/*!****************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./src/pages/css/index.css ***!
  \****************************************************************************************/
.hero .tagline:last-of-type {
	margin-top: 4px;
}
.hero .tagline strong {
	color: var(--f7-theme-text-heighlight-color);
}
.hero .button {
	max-width: 300px;
	margin: 20px auto 20px;
	background: var(--f7-theme-text-heighlight-color);
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	height: 40px;
	border-radius: 10px;
	font-weight: bold;
	text-shadow: none;
}
.hero .button > i {
	width: 24px;
	position: absolute;
}
[dir="ltr"] .hero .button > i:last-of-type,
[dir="rtl"] .hero .button > i:first-of-type {
	right: 0;
	margin-right: 10px;
}
[dir="ltr"] .hero .button > i:first-of-type ,
[dir="rtl"] .hero .button > i:last-of-type {
	left: 0;
	margin-left: 6px;
}
.our-missions-gallery {
	width: 100%;
	height: 408px;
	margin: 0;
}
.our-missions-gallery .swiper-wrapper {
	margin-top: -1px;
}
.our-missions-gallery .swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
	background: url(/images/bg-abstract-it-d7fe6d1f8e60d85bb713.svg) no-repeat left center;
	background-color: #224870;
	width: 100% !important;
	align-content: flex-end;
	align-items: flex-end;
	flex-wrap: wrap;
}
.our-missions-gallery .slide-caption {
	width: 75% !important;
	padding: 25px 30px;
}
.our-missions-gallery .slide-caption h2 { 
	color: white;
	font-size: 64px;
	line-height: 64px;
	font-weight: 900;
	width: 70%;
	text-align: left;
	display: flex;
	flex-direction: column;
	margin-bottom: 30px;
}
.our-missions-gallery .slide-caption h2:after { 
	content: '';
	display: inline-block;
	background-color: #ffc100;
	height: 12px;
	width: 20%;
	margin: 15px 0 0;
	border-radius: 10px;
}
.our-missions-gallery .slide-caption p { 
	color: white;
	font-size: 32px;
	line-height: 32px;
	font-weight: 500;
	text-align: left;
} 
.our-missions-gallery .swiper-pagination {
	position: absolute;
	width: 50px;
	right: 50px;
	left: unset;
	bottom: 58px;
	background: rgb(22 48 75 / 92%);
	border-radius: 50px 50px;
	padding: 0 10px;
}
.our-missions-gallery .swiper-pagination-bullet {
	background : rgba(255, 255, 255, 0.75);
}
.our-missions-gallery .swiper-pagination-bullet-active {
	background : rgb(128, 183, 199);
}
.hero .tagline {
	position: relative;
	width: 65%;
	margin: auto;
	text-shadow: none;
}
.arrow-sign {
	width: 90px;
	height: 90px;
	position: absolute;
	bottom: 113px;
	margin: 0 auto -90px;
	transform: rotate(282deg);
}
.services-list {
	background-color: var(--f7-theme-bg-color-soft);
	position: relative;
}
.services-list .container {
	max-width: var(--f7-max-section-width);
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}
.services-list .container ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: 25px;
	list-style: none;
	margin: 0 auto;
	padding: 30px 0 35px;
}
.services-list .container ul li ,
.services-list .container ul li a {
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	justify-content: center;
	align-items: center;
}
.services-list .container ul li img {
	width: 54px;
	height: 54px;
	opacity: 75%;
}
.services-list .container ul li span {
	min-width: 90px;
	max-width: 100px;
	font-size: 18px;
	line-height: 25px;
	font-weight: 700;
	opacity: 60%;
}
.section.page-content,
.section.with-background {
	padding-top: 30px !important;	
	padding-bottom: 45px !important;	
}
.section.with-background .container {
	max-width: var(--f7-max-section-width);
	margin: auto;
	width: 75%;
}
.section-title {
	margin-top: 0px;
	margin-bottom: 17px;
}
.section-title h2 {
	margin: 0;
	color: var(--f7-theme-text-light-color);
}
.section-title h2:after {
	content: '';
	display: inline-block;
	background-color: #e2e2e2;
	height: 6px;
	width: 10%;
	margin: 0 15px;
	border-radius: 10px;
}
.section-desc p {
	margin: 0px;
}

.our-mission {
	background-color: white;
}
.our-mission .block-buttons {
	background-color: #f8f8f8;
}
.our-mission .content .row.desc {
	align-items: center;
}
.our-mission .content .desc div:last-child {
	text-align: left;
}
.our-mission .content div:last-child img {
	width: 65%;
}
.our-mission .content .register-members {
	margin: 30px 0 0;
}

/* #Device : xlarge */
@media only screen and (max-width: 1200px) {
	.section.page-content ,
	.section.with-background {
		padding: 15px 20px 25px !important;	
	}
	.details .section-tabs {
		margin: 30px 0 25px;
	}
	.details .details-1 .block-descriptive-image img, 
	.details .details-4 .block-descriptive-image img {
		width: 80% !important;
	}

	.section-title {
		margin-bottom: 0;
	}

	.our-mission .block-buttons:first-child {
		margin-bottom: 20px !important;
	}
}

/* #Device : large */
@media only screen and (max-width: 1024px) {
	.section-title {
		margin-top: 0px;
		margin-bottom: 10px;
	}
	.our-mission .content .register-members {
		margin: 15px 0 0 0;
	}
}

/* #Device : medium */
@media only screen and (max-width: 768px) {
	.arrow-sign {
		bottom: 135px;
	}
	.services-list .container ul {
		gap: 15px;
		padding: 25px 20px;
	}
	.our-missions-gallery .slide-caption h2 { 
		width: 80%;
		font-size: 48px;
		line-height: 48px;
	}
	.our-missions-gallery .slide-caption p {
		font-size: 24px;
		line-height: 28px;
	}
}

/* #Device : small */
@media only screen and (min-width: 0px) and (max-width: 568px) {
	.hero .tagline {
		width: 85%;
		margin: auto;
	}
	.hero .tagline:last-of-type {
		margin-top: 15px;
	}
	.hero .button {
		margin-top: 25px;
	}

	.services-list .container ul li img {
		width: 32px;
		height: 32px;
	}
	.services-list .container ul li span {
		font-size: var( --f7-button-font-size);
		line-height: 20px;
		max-width: 90px;
	}

	.our-mission .content .row.desc {
		align-items: unset;
	}
	.our-mission .content div:last-child img {
		padding-top: 20px;
		width: 80%;
	}

	.our-missions-gallery .swiper-slide {
		background-size: cover
	}
}

/* #Device : xsmall */
@media only screen and (min-width: 0px) and (max-width: 480px) {
	.arrow-sign {
		width: 60px;
		height: 60px;
		bottom: 138px;
	}
	.our-mission .content div:last-child img {
		padding-top: 5px;
		width: 60%;
	}
	.section.with-background .container ,
	.our-missions-gallery .slide-caption { 
		width: 100% !important;
	}
	.our-missions-gallery .slide-caption h2 { 
		width: 80%;
		font-size: 38px;
		line-height: 38px;
	}
	.our-missions-gallery .slide-caption p {
		font-size: 20px;
		line-height: 22px;
	}
	.our-missions-gallery .swiper-pagination {
		bottom: unset;
		top: 30px;
		right: 38px;
	}
}
