
.lv-slider .swiper-container {
	width:100%;
	height:auto;
}
.lv-slider .swiper-slide {
	overflow:hidden;
}
.container {
	width:88%;
	padding-right:15px;
	padding-left:15px;
	margin-right:auto;
	margin-left:auto;
}
.container{padding:0 0 10% 0}
.lv-slider {
	width:100%;
	height:100vh;
	position:relative;
	z-index:0;
}
.lv-slider .swiper-slide {
	overflow:hidden;
	color:#fff;
}
.lv-slider .swiper-container {
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
}
.lv-slider .slide-inner {
	width:100%;
	height:100%;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	background-size:cover;
	background-position:center;
	display:flex;
	justify-content:center;
	align-items:center;
}
.lv-slider .swiper-button-prev {
	background:transparent;
	width:55px;
	height:55px;
	line-height:53px;
	margin-top:-30px;
	text-align:center;
	border-radius:55px;
	opacity:0;
	visibility:hidden;
	transition:all .3s ease;
	left:25px;
	transform:translateX(50px);
	
	background-image: url(../images/jt_l.png);
}
.lv-slider .swiper-button-next {
	background:transparent;
	width:55px;
	height:55px;
	line-height:53px;
	margin-top:-30px;
	text-align:center;
	border-radius:55px;
	opacity:0;
	visibility:hidden;
	transition:all .3s ease;
	right:25px;
	transform:translateX(-50px);
	background-image: url(../images/jt_r.png);
}
.lv-slider .swiper-button-next,.lv-slider  .swiper-button-prev {

    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
.lv-slider:hover .swiper-button-prev {
	transform:translateX(0);
	opacity:1;
	visibility:visible;
}
.lv-slider:hover .swiper-button-next {
	transform:translateX(0);
	opacity:1;
	visibility:visible;
}

.lv-slider .swiper-pagination-bullet {
	width:12px;
	height:12px;
	line-height:12px;
	font-size:12px;
	color:#000;
	opacity:0.8;
	background:#fff;
	transition:all .2s ease;
}
.lv-slider .swiper-pagination-bullet-active {
	opacity:1;
	background:#d5161a;
}
.lv-slider .swiper-container-horizontal > .swiper-pagination-bullets {
	bottom:50px;
	max-width:1400px;
	padding:0 15px;
	margin:0 auto;
	left:50%;
	transform:translateX(-50%);
	display:none;
}
.lv-slider .swiper-pagination-custom {
	bottom:30px;
}
.lv-slider .swiper-pagination-fraction {
	bottom:30px;
}
.lv-slider .swiper-pagination {
}
.lv-style {
	max-height:1080px;
	margin-top:0px;
	transition:all .4s ease;
}

.lv-style .slide-title h2 {
	font-size:56px;
	font-weight:600;
	line-height:1.2;
	color:#fff;
	margin:0 0 30px;
	text-transform:capitalize;
	transition:all .4s ease;
}
.lv-style .swiper-slide3 .container{ padding-top: -5%; padding-bottom: 10%;}
.lv-style .slide-title span{display: block;width: 80px;height:2px;background: #fff;}
.lv-style .swiper-slide3 .slide-title span{display: block;width: 80px;height:2px; margin:0 auto;background: #fff;}
.lv-style .slide-title h3 {text-shadow: 3px 3px 3px rgba(0,0,0,0.3);
	transition:all .4s ease;margin:0 0 0 0;font-size: 4rem; font-weight: normal;text-align: right;
}
.lv-style .swiper-slide3 .slide-title h3 { text-align: center;}
.lv-style .swiper-slide3 .slide-text2 p{ text-align: center;}
.lv-style .swiper-slide3 .theme-btn-s3{margin:0 auto}
.shana{text-align: right;}
.lv-style .slide-line {
	height:2px;
	width:50px;
	background:#fff;
	margin-bottom:30px;
}
.lv-style .slide-line2 {
	height:2px;
	width:50px;
	background:#fff;
	margin:0 auto 30px auto;
}
.lv-style .slide-text p {
	opacity:1;
	font-size:1.2rem;
	font-weight:500;
	line-height:1.6;
	letter-spacing:normal;
	color:#fff;
	margin:0 0 80px 0;
	transition:all .4s ease;
}
.lv-style .slide-text2 p { text-align: right;
	opacity:1;
	font-size:2.2rem;
	line-height:1.6;
	letter-spacing:normal;
	color:#fff;
	margin:0 0 10px 0;
	transition:all .4s ease;
}
.lv-style .slide-text p span {
	color:#fff;
}
.lv-style .slide-btns > a:first-child {
}
.slide-btns{display: flex;justify-content: flex-end;}
.theme-btn {
	background-color:#ffffff;
	font-size:14px;
	font-weight:500;
	line-height:initial;
	text-align:center;
	color:#2b3b95;
	padding:9px 32px;
	border:0px;
	border-radius:3px;
	text-transform:uppercase;
	display:inline-block;
	transition:all .4s ease;
}
.theme-btn-s2 {
	background-color:#bea467;
	font-size:17px;
	font-weight:500;
	line-height:initial;
	text-align:center;
	color:#fff;
	padding:14px 32px;
	border:0px;
	text-transform:uppercase;
	display:inline-block;
	transition:all .4s ease;
}
.theme-btn:hover {
	background-color:#b1934c;
	color:#fff;
}
.theme-btn-s2:hover {
	background-color:#b1934c;
	color:#fff;
}
.theme-btn-s3 {
	background:#033893;
	font-size:18px;
	font-weight:500;
	line-height:initial;
	text-align:center;
	color:#fff;
	padding:0 12px;margin:50px 0 0 0; line-height: 56px;
	text-transform:uppercase;
	display:block; width:196px;
	transition:all .4s ease; border-top-left-radius: 19px;border-bottom-right-radius: 19px;
}
.theme-btn-s3:hover {
	background:#0f3472;
}
.theme-btn:focus {
	background-color:#e50012;
	color:#fff;
}
.theme-btn-s2:focus {
	background-color:#fff;
	color:#d5161a;
}
.theme-btn:active {
	background-color:#f39700;
	color:#fff;
}
.theme-btn-s2:active {
	background-color:#f39700;
	color:#fff;
}
@media only screen and (max-width:1750px){ 
	.theme-btn-s3{font-size:16px; }
	.lv-style .slide-title h3.shana img{width:530px}
	.lv-style .slide-title h3{font-size:2.7rem; }
	.lv-style .slide-text2 p{font-size:1.5rem; }
}

@media only screen and (max-width:1440px){ 
	.lv-style .slide-title h3 img{width:630px }
	.lv-style .slide-title h2{font-size:40px; }
	.container{width:1200px;}
	.lv-slider .swiper-button-next { background:transparent; width:35px; height:35px;}
	.lv-slider .swiper-button-prev { background:transparent; width:35px; height:35px;}
	.lv-style .slide-text2 p{    font-size: 1.7rem; }
	
}

@media only screen and (max-width:1200px){ 
	.container{ padding:0 3% 8% 0;width:100%}
	.lv-slider { height:50vh;	}
	.lv-style .slide-title h3 img{width:70% }
	.lv-style .slide-text2 p{    margin: 0 0 0 0;font-size: 1.1rem;}
	.lv-style .slide-title h3{margin: 5px 0 0 0;    font-size: 1.7rem;}
	.theme-btn-s3{    width: 110px;    padding: 0 12px;    margin: 30px 0 0 0;}
	.lv-style .slide-title span{ width: 40px; }
}