@font-face {
	font-family: 'HarmonyOS_Regular';
	src: url('HarmonyOS_Sans/HarmonyOS_Sans_Regular.eot');
	src: url('HarmonyOS_Sans/HarmonyOS_Sans_Regular.eot?#iefix') format('embedded-opentype'),
		url('HarmonyOS_Sans/HarmonyOS_Sans_Regular.woff2') format('woff2'),
		url('HarmonyOS_Sans/HarmonyOS_Sans_Regular.woff') format('woff'),
		url('HarmonyOS_Sans/HarmonyOS_Sans_Regular.ttf') format('truetype'),
		url('HarmonyOS_Sans/HarmonyOS_Sans_Regular.svg#HarmonyOS_Sans') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'HarmonyOS_Bold';
	src: url('HarmonyOS_Sans/HarmonyOS_Sans_Bold.eot');
	src: url('HarmonyOS_Sans/HarmonyOS_Sans_Bold.eot?#iefix') format('embedded-opentype'),
		url('HarmonyOS_Sans/HarmonyOS_Sans_Bold.woff2') format('woff2'),
		url('HarmonyOS_Sans/HarmonyOS_Sans_Bold.woff') format('woff'),
		url('HarmonyOS_Sans/HarmonyOS_Sans_Bold.ttf') format('truetype'),
		url('HarmonyOS_Sans/HarmonyOS_Sans_Bold.svg#HarmonyOS_Sans_Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

body {
	font-family: 'HarmonyOS_Regular';
	background-color: #f5f5f5;
	line-height: 1.8;
	border-top: 5px #de3131 solid;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.6;
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
	max-width: 1630px;
	width: 90%;
}

.stretched-link::after{
  z-index:10;
}

.navbar {
	top: 30px;
	z-index: 100;
	width: 100%;
	margin: auto;
}

.nav-link {
	font-size: 1.125rem;
}

.navbar-dark .navbar-nav .nav-link {
	color: #fff;
}

.carousel-caption {
	left: 0;
}

.card {
	border-radius: 0;
	border: none;
}

.view-more {
	background-color: #dcc55b;
	border-radius: 0 15px 0 0;
	color: #fff;
	box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
}
.view-more:hover{
	background-color:#be2c28;
	color:#fff;
}


.jumbotron {
	border-radius: 0;
}


.topRec::after {
	content: "";
	position: absolute;
	top: 18%;
	right: 0;
	width: 200%;
	background: url('../images/toprec-bg.jpg') no-repeat bottom right;
	height: 105%;
	background-size: cover;
	z-index: 0;
	border-top-right-radius: 4rem;
}

.swiper-slide-active .topRec::after,
.nybar-info::after {
	box-shadow: 5px 5px 25px rgba(0, 0, 0, .5);
}


.bd-placeholder-img {
	width: 100%;
}

.bd-placeholder-img {
	font-size: 1.125rem;
	text-anchor: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.text-danger {
	color: #be2c28 !important;
}

.bg-danger {
	background-color: #be2c28 !important;
}

.border-dashed {
	border-top-style: dashed;
	border-width: 2px;
}

.carousel-indicators {
	bottom: -56px;
	margin-right: 60px;
}

.carousel-indicators li {
	font-size: 1.25rem;
	text-indent: 0;
	width: 40px;
	height: 28px;
	text-align: center;
	background: none;
}

.carousel-control-prev {
	right: 425px;
	left: auto;
}

.carousel-control-next,
.carousel-control-prev {
	z-index: 500;
	top: auto;
	bottom: -20px;
	width: 50px;
	opacity: 1 !important;
}

.ms-album .swiper-pagination-bullet, .kv-swiper  .swiper-pagination-bullet{
	padding: 0 22px;
	width: 50px;
}

.swiper-pagination-bullet,
.swiper-pagination-bullet-active {
	background: none;
}

.carousel-indicators .active,
.swiper-pagination-bullet-active {
	width: 157px;
	position: relative;
	color: #be2c28;
}

.carousel-indicators .active::before,
.carousel-indicators .active::after,
.swiper-pagination-bullet-active::before,
.swiper-pagination-bullet-active::after {
	content: "";
	background: url('../images/swiper-point-line.jpg') repeat-x;
	width: 54px;
	height: 1px;
	position: absolute;
	top: 20px;
	color: #dcc55b;

}

.carousel-indicators .active::before,
.swiper-pagination-bullet-active::before {
	left: 0;
}

.carousel-indicators .active::after,
.swiper-pagination-bullet-active::after {
	right: 0;
}


/* ny banner */
.nav-mark {
	position: absolute;
	background: linear-gradient(to bottom, rgba(0, 0, 0, .8), rgba(0, 0, 0, .5), transparent);
	height: 50%;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
}

.nybg {
	height: 45vh;
	background-position-x: left;
	background-position-y: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.nybar {
	padding-bottom: 80px;
}

.nybar-info {
	position: absolute;
	z-index: 5;
	bottom: 136px;
	font-size: 1.2rem;
	color: #fff;
	height: 142px;
	width: 20%;
}

.nybar-info::after {
	content: "";
	position: absolute;
	background-size: cover;
	background: url('../images/toprec-bg.jpg') repeat-x bottom right;
	width: 200%;
	height: 160%;
	right: 0;
	top: 0;
	border-top-right-radius: 4rem;
}

/* breadcrumb */
/* .breadcrumb-item+.breadcrumb-item::before {
	content: ">";
} */
.ny-title-path {
	position: absolute;
	top: 26px;
	left: 0;
	z-index: 30;
}

.ny-title-path h2 {
	font-size: 3.2rem;
	font-weight: bold;
}

.breadcrumb {
	background: none;
}

.breadcrumb-item.active,
.breadcrumb a,
.breadcrumb-item+.breadcrumb-item::before {
	color: #fff;
}

/* sub menu */
.ny-menu {
	position: relative;
	margin-top: -90px;
}

.ny-menu .nav-link,
.ny-menu .nav-link.disabled {
	position: relative;
	color: #999;
	margin: .5rem 1.5rem;
	padding: 0 0 .5rem 0;
}

.ny-menu .nav-link.active,
.ny-menu .nav-link:focus,
.ny-menu .nav-link:hover {
	color: #be2c28;
}

.ny-menu .nav-link::after {
	content: "";
	border-top: 3px #be2c28 solid;
	width: 100%;
	opacity: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	/* 	transition: all .3s ease-in-out; */
}

.ny-menu .nav-link.active::after,
.ny-menu .nav-link:hover::after {
	opacity: 1;
	transition: all .6s ease-in-out;
}

/* footer */
footer#footer {
	padding: 3rem 0;
	color: #fff;
	background-color: #b81c23;
}



@media (min-width: 992px) and (max-width: 1400px) {
	.navbar-dark .navbar-brand {
		width: 35%;
	}

		.navbar-brand img {
			display: block;
			max-width: 100%;
			height: auto;
		}
}


@media (max-width: 1200px) {
	.carousel-caption {
		position: relative;
	}

}

@media (min-width: 1200px) and (max-width: 1600px) {
	.nybar-info {
		width: 30%;
	}

}


/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
	nav.bg-transparent {
		background-color: #343a40 !important;
		position: relative !important;
		top: 0;
	}

	.carousel-indicators .active,
	.swiper-pagination-bullet-active {
		width: 40px;
	}

	.topRec::after {
		top: 0;
		border-top-right-radius: 0;
	}

	.nybar-info {
		width: 40%;
		height: 100px;
	}

	.ny-title-path h2 {
		font-size: 3rem;
	}

	.ny-menu {
		visibility: hidden;
	}


}


/* Large devices (desktops, 992px and up) */
@media (max-width: 991px) {
	.d-xs-none {
		display: none;
	}

	footer#footer {
		padding: 1.5rem 0 !important;
	}
	
	footer#footer .row{		
		text-align: center;
	}

	footer#footer .text-right
	{
		margin-top: 2rem;
		text-align: center !important;
	}
}

@media (max-width: 760px) {
	h1,h2{
		font-size: 24px;
	}
	.carousel-indicators .active::before,
	.carousel-indicators .active::after,
	.swiper-pagination-bullet-active::before,
	.swiper-pagination-bullet-active::after {
		background-image: none;
	}

	.carousel-control-prev {
		left: 0;
		right: auto;
	}

	.ny-title-path h2 {
		font-size: 2.5rem;
	}

	.nybar-info {
		width: 80%;
		bottom: 10%;
	}

	.navbar-dark .navbar-brand {
		width: 70%;
	}
	
	footer#footer p{
		margin-bottom: 0;
	}
	footer#footer .text-right{
		margin-top: 15px;
	}
	footer#footer .text-right img{
		padding-bottom: 10px;
	}

}


@media (min-width: 1300px) {
	.navbar-nav .nav-link{
		padding-left: 1.6rem !important;
		padding-right: 1.6rem !important;
	}
}

@media (min-width: 768px) {
	.bd-placeholder-img-lg {
		font-size: 3.5rem;
	}


}