/*--- utility css ---*/
body {
	position: relative;
}

.p48yqh {
	background: #f8f8f8;
}

/*---------------------breadcrumb css start---------------------*/
.ilp0vv {
	width: 100%;
	min-height: 110px;
	background-image: url(../images/section/breadcrumb-bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 0;
	margin-bottom: 0;
}

.ypabh6 {
	position: relative;
}

.p30cbm {
	list-style: none;
}

.p30cbm li {
	display: inline;
	color: #434f0c;
	font-weight: 600;
}

.p30cbm li a {
	color: #fff;
}

.p30cbm li a:hover {
	text-decoration: underline;
}

.js1uox {
	text-align: center;
}

/*--------------- breadcrumb css end---------------*/
/*--------------- aboutUs Page css end---------------*/
.mbh7ve {
	width: 100%;
	padding: 60px 0;
}

.avkm0l {
	border: 2px solid #dee2e6;
}

.po95lk {
	display: inline-block;
	width: 100%;
	height: 2px;
	background: #434f0c;
}

.s2a828,
.pz9b2i {
	position: relative;
	font-size: 36px;
	text-transform: uppercase;
	padding: 0 0;
	margin: 10px 0 40px 0;
}

.s2a828:after,
.pz9b2i:after {
	content: '';
	width: 75%;
	height: 2px;
	background: #434f0c;
	position: absolute;
	bottom: 0;
	right: 0;
}

.pz9b2i:after {
	width: 69%;
}

.shs5pw {
	font-size: 46px;
	text-transform: uppercase;
	padding: 0 0;
	margin: 10px 0 50px 0;
}

.qkwmg2 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 600;
}

.hfmgwp {
	width: 72px;
	height: 72px;
	background: #434f0c;
	position: relative;
	border-radius: 20px;
	transition: all 0.6s ease-out 0s;
	text-align: center;
}

.hfmgwp a {
	line-height: 72px;
}

.hfmgwp:hover {
	border-radius: 100px;
}

.b7v67j {
	display: flex;
	flex-wrap: wrap;
}

.b7v67j .n5ue8i,
.b7v67j .ppfdnu {
	width: 50%;
}

/*--------------- aboutUs Page css end---------------*/

/*--------------- services Page css start---------------*/
.rk8zsd {
	font-weight: 600;
	text-transform: uppercase;
}

.wutuds {
	font-size: 18px;
	padding: 0 0;
	margin: 30px 0 20px 0;
	color: #616161;
	line-height: 28px;
}

.hna1a6 {
	width: 100%;
	padding: 130px 0;
	background: url(../images/section/services-bg.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	min-height: 404px;
	margin: 80px 0 0 0;
}

.n010q4 {
	font-size: 34px;
	color: #fff;
	font-weight: 500;
	padding: 0 0;
	margin: 0 0;
}

.ntvets {
	font-size: 20px;
	color: #fff;
	font-weight: 600;
	padding: 0;
	margin: 20px 0 10px 0;
	line-height: 36px;
}

.iw4uqb {
	padding: 80px 0;
}

.iw4uqb .cvcfx3 {
	background: #eeeeee;
	margin: 0 0 20px 0;
}

.iw4uqb .cvcfx3 .title {
	background: #434f0c;
	padding: 20px;
	font-weight: 400;
	color: #fff;
	font-size: 24px;
	margin: 0 0 30px 0;
}

.iw4uqb .cvcfx3 p {
	padding: 25px 30px;
	line-height: 24px;
	margin: 0;
}

.b4zs5f {
	padding: 10px 0 20px 0;
}

.b4zs5f .cvcfx3 {
	background: #f8f8f8;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	padding: 40px;
}

ul.nypkyc {
	display: flex;
	align-items: stretch;
}

.nypkyc li {
	display: inline-flex;
	justify-content: center;
	flex-grow: 1;
}

.nypkyc li a {
	font-size: 20px;
	color: #333;
	text-transform: uppercase;
	text-align: center;
}

.nypkyc li a img {
	width: 100px;
	height: 100px;
	display: block;
	margin: 0 0 20px 0;
}

.nypkyc li a:hover {
	opacity: 0.8
}

/*--------------- services Page css end---------------*/

/*--------------- portfolio Page css start---------------*/
.dqkuvx {
	min-height: 60vh;
}

#k4uhfw {
	margin: 30px auto;
	padding: 0;
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: center;
}

#k4uhfw li {
	margin-right: 10px;
}

#k4uhfw li span {
	display: block;
	padding: 5px 20px;
	text-decoration: none;
	color: #fff;
	background: #616161;
	cursor: pointer;
	font-size: 12px;
	text-transform: uppercase;
}

#k4uhfw li span.active {
	background: #434f0c;
}

#aamnec .thamqj {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	margin: 0px 0px 0 0;
	display: none;
	overflow: hidden;
}

.uzviwb {
	overflow: hidden;
	position: relative !important;
	background: #666;
	cursor: pointer;
	height: 200px;
	width: auto;
	margin-bottom: 30px;
}

.thamqj img {
	width: 100%;
	position: relative;
	top: 0;
	-webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
	height: 100%;
}

.thamqj .label {
	position: absolute;
	width: 100%;
	height: 40px;
	bottom: -40px;
	-webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
}

.thamqj .oo5kh8 {
	background: rgba(67, 79, 12, 0.8);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.thamqj .b743bc {
	position: relative;
	z-index: 500;
	padding: 5px 8px;
}

.thamqj .b743bc .kgb3nk {
	color: #fff;
}

.thamqj:hover .label {
	bottom: 0px;
}

.thamqj:hover img {
	top: -30px;
}

.mbh7ve .j4klql {
	color: #434f0c;
	background-color: #f8f8f8;
	border: 1px solid #d2d2d2;
	font-size: 16px;
	text-transform: uppercase;
	padding: 10px 20px;
}

.mbh7ve .j4klql:hover {
	color: #ffffff;
	background-color: #434f0c;
}

/*--------------- portfolio Page css end---------------*/
/*--------------- facts Page css start---------------*/
.fot80a {
	background: #434f0c;
	width: 100%;
	padding: 40px 100px;
	text-align: center;

}

.fot80a p {
	color: #fff;
	font-size: 20px;
	line-height: 28px;
	font-weight: 600;
}

.tenk4d {
	position: relative;
	font-size: 24px;
	font-weight: 600;
	padding: 0 0;
	margin: 10px 0 40px 0;
}

.tenk4d:after {
	content: '';
	width: 30%;
	height: 2px;
	background: #434f0c;
	position: absolute;
	bottom: 0;
	right: 0;
}

.x3pw1a {
	font-size: 18px;
	line-height: 28px;
	text-align: justify;
	color: #616161;
}

.jr8fd5 {
	width: 400px;
	height: 400px;
	border-radius: 50%;
	border: 4px solid #434f0c;
}

/*--------------- facts Page css start---------------*/
/*--------------- Faq Page css start---------------*/
.t1cvek {
	margin-top: 50px;
	margin-bottom: 50px;
}

.path75>.o7gd6h {
	background-color: transparent;
	border: 0px solid transparent;

}

.path75>.o7gd6h>.udhdzr {
	padding: 20px 0;
	margin-bottom: 0;
	background-color: transparent;
	border: 0px solid transparent;
	border-bottom: 2px solid #434f0c;
}

.path75 .j37cfr {
	padding: 0;
	color: #333;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
}

.path75 .o7gd6h .udhdzr .lax5gm {
	padding-right: 10px;
}

.path75 .o7gd6h .a5ztd4 {
	background: #fff;
	font-size: 16px;
	line-height: 28px;
	color: #616161;
}

.dmy26l {
	background: #f0f0f0;
	padding: 60px 0;
	text-align: center;
}

.vu6mr5 {
	text-transform: uppercase;
	font-size: 36px;
	font-weight: 500;
	padding: 0 0;
	margin: 0 0 30px 0;
}

.eh1j6i {
	font-size: 16px;
}

.ix3d0l {
	border: 2px solid #fff;
	width: 275px;
	min-height: 83px;
	padding: 0;
	color: #333;
	display: inline-block;
	background: rgba(255, 255, 255, 1);
	font-size: 16px;
	font-weight: 600;
	line-height: 80px;
}

/*--------------- Faq Page css end---------------*/

/*--------------- Blog Page css start---------------*/
.nabah7 {
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 40px;
	margin-bottom: 40px;
}

.k11cki {
	width: 40px;
	height: 40px;
	display: inline-block;
	background: #434f0c;
	border-radius: 50%;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	margin: 20px 0;
}

.j5cphk {
	font-size: 16px;
	font-weight: 600;
	padding-left: 20px;
	color: #434f0c;
}

.b3uj5y {
	font-size: 20px;
	font-weight: 600;
	margin: 0px 0 10px 0;
}

.skne19 {
	font-size: 16px;
	line-height: 26px;
	text-align: justify;
}

.nabah7 a {
	float: right;
}

.gxjqhg {
	width: 100%;
	height: 283px;
	overflow: hidden;
}

.laty0o {
	position: relative;
	font-size: 20px;
	text-transform: uppercase;
	margin: 0 0 30px 0;
}

.laty0o:after {
	content: '';
	width: 200px;
	height: 2px;
	position: absolute;
	bottom: 0;
	right: 0;
	background: #434f0c;
}

.dxhc5b {
	margin: 0 0 30px 0;
}

.dxhc5b li {
	padding: 5px 0 5px 25px;
	display: block;
}

.dxhc5b li a {
	color: #333333;
	font-size: 16px;
}

.dxhc5b li a:hover {
	text-decoration: underline;
}

.v39vsn {
	font-size: 16px;
	padding: 0 0 0 0px;
}

.z4js19 {
	width: 100px;
	height: 80px;
	overflow: hidden;
	margin-bottom: 20px;
}

/*--------------- Blog Page css end---------------*/
/*--------------- Contact Us Page css start---------------*/
.l90m6e {
	background: #fff;
	width: 100%;
	margin: 40px 0px 60px 0px;
	min-height: 399px;
}

.rcmtbg {
	font-size: 24px;
	font-weight: 600;
	padding: 0 0;
	margin: 10px 0 30px 0;
}

.sbjs1w {
	font-size: 18px;
	color: #616161;
	font-weight: 600;
	margin: 10px 0 0 0;
}

.fjobq0 {
	width: 72px;
	height: 72px;
	background: #434f0c;
	position: relative;
	border-radius: 20px;
	transition: all 0.6s ease-out 0s;
	text-align: center;
	margin-bottom: 50px;
}

.fjobq0 span {
	line-height: 72px;
	font-size: 42px;
	color: #fff;
}

.fjobq0:hover {
	border-radius: 100px;
}

.tlgr0c {
	position: relative;
}

.tlgr0c .a5bvdh {
	height: 50px;
	background: #f8f8f8;
	border-color: #d2d2d2;
}

.tlgr0c textarea.a5bvdh {
	height: 100px;
}

input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="Number"]::placeholder,
textarea.a5bvdh::placeholder {
	color: #333;
	text-transform: uppercase;
}

.rsw3dl {
	width: 270px;
	height: 50px;
	background: #434f0c;
	border: 0px;
	border-bottom: 4px solid rgba(0, 0, 0, 0.25);
	text-transform: uppercase;
	font-weight: 600;
	color: #ffffff;
}

.rsw3dl:hover,
.rsw3dl:focus,
.rsw3dl:active {
	background: rgba(0, 0, 0, 0.5) !important;
	border-bottom: 4px solid transparent !important;
}

.rfpeex.yz8rp5 {
	color: #ff5050;
	margin-top: 5px;
}

/*--------------- Contact Us Page css end---------------*/

/*--------------- Privacy policy & Terms Page css start---------------*/
.r76nqh {
	list-style: none;
	position: fixed;
}

.r76nqh li {
	display: block;
	padding: 0px 0 30px 0;
}

.r76nqh li a {
	display: block;
	color: #333333;
	font-size: 16px;
	font-weight: 600;
	padding: 0.5rem 1rem;
}

.r76nqh li a:hover,
.r76nqh li a.active {
	color: #ffffff;
	background: #434f0c;
}

.xspqvi {
	position: relative;
	font-size: 24px;
	font-weight: 600;
	padding: 0 0;
	margin: 10px 0 40px 0;
}

.xspqvi:after {
	content: '';
	width: 50%;
	height: 2px;
	background: #434f0c;
	position: absolute;
	bottom: 0;
	right: 0;
}

.kej0cm {
	font-size: 18px;
	line-height: 28px;
	text-align: justify;
	color: #616161;
}

.kej0cm b {
	font-weight: 600;
}

.kej0cm .d1fuuc {
	color: #333;
}

.wpfb29 {
	position: relative;
}

.wpfb29 li {
	list-style-type: decimal;
	padding: 10px 0px 10px 5px;
	margin: 0 0px 0 40px;
	text-align: justify;
	font-size: 18px;
	color: #616161;
	line-height: 28px;
}

.wpfb29 li b {
	font-weight: 600;
}

/*--------------- Privacy policy & Terms Page css end---------------*/

/*--------------- 404 Page css start---------------*/
.oxjb9g {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.sc5zdh {
	text-align: center;
}

.sc5zdh li {
	display: inline-block;
	font-size: 16px;
	color: #434f0c;
	font-weight: 600;
	padding: 0 0;
	margin: 0 20px 0 0;
	line-height: 50px;
}

.sc5zdh li:last-child {
	margin-right: 0;
}

.sc5zdh li a {
	display: block;
	border: 2px solid #434f0c;
	color: #434f0c;
	padding: 0;
	border-radius: 40px;
	min-width: 134px;
	min-height: 50px;
}

.sc5zdh li a:hover,
.sc5zdh li a:active {
	background: #434f0c;
	color: #fff;
}

/*--------------- 404 Page css end---------------*/
/*--------------- Testimonial Page css start---------------*/
.bdbvzi {
	background: #f8f8f8;
	border-left: 4px solid #434f0c;
	padding: 35px 20px;
	width: 100%;
	margin-bottom: 40px;
	display: flex;
}

.v7vs2b {
	font-size: 24px;
	font-weight: 600;
	padding: 0 0;
	margin: 0px 0 0px 0;
}

.raw39d {
	font-size: 16px;
	font-weight: 600;
	padding: 0 0;
	margin: 10px 0 0px 0;
}

.v82kll {
	font-size: 18px;
	color: #616161;
	line-height: 32px;
	text-align: justify;
	padding: 0 0;
	margin: 30px 0 0px 0;
}

.v82kll .jvbt94 {
	font-size: 32px;
	color: #434f0c;
}

.lwdcwu {
	display: block;
	width: 100px;
	height: 100px;
	border-radius: 50px;
	border: 2px solid #fff;
	overflow: hidden;
}

/*--------------- Testimonial Page css start---------------*/

/*--------------- media queries css ---------------*/
@media (max-width: 767px) {
	.p30cbm {
		text-align: center;
	}

	ul.nypkyc {
		display: block;
	}

	.nypkyc li {
		display: block;
		text-align: center;
		margin-bottom: 20px;
	}

	.nypkyc li a img {
		margin: 0 auto;
	}

	.mbh7ve .j4klql {
		padding: 10px 12px;
	}

	.fot80a {
		padding: 40px 30px;
	}

	.tenk4d:after {
		width: 100%;
		bottom: -20px;
	}

	.jr8fd5 {
		margin-bottom: 25px;
	}

	.path75 .j37cfr {
		font-size: 14px;
	}

	.vu6mr5 {
		font-size: 24px;
	}

	.laty0o:after {
		width: 70%;
	}

	.sc5zdh li {
		display: block;
		margin: 10px 0 0 0;
	}
}

@media (max-width: 1199px) and (min-width: 992px) {
	.s2a828:after {
		width: 68%;
	}

	.pz9b2i:after {
		width: 65%;
	}

	.b7v67j .n5ue8i,
	.b7v67j .ppfdnu {
		width: 100%;
		height: 300px
	}

	.laty0o:after {
		width: 50%;
	}

}

@media (min-width: 767px) and (max-width: 992px) {

	.s2a828:after,
	.pz9b2i:after {
		width: 52%;
	}

	.b7v67j .n5ue8i,
	.b7v67j .ppfdnu {
		width: 50%;
	}

	.laty0o:after {
		width: 100%;
		bottom: -10px
	}

	.sc5zdh li {
		display: block;
		margin: 10px 0 0 0;
	}
}

@media (max-width: 767px) {

	.s2a828:after,
	.pz9b2i:after {
		width: 50%;
	}

	.b7v67j .n5ue8i,
	.b7v67j .ppfdnu {
		width: 50%;
	}
}

@media (max-width: 460px) {

	.s2a828:after,
	.pz9b2i:after {
		width: 30%;
	}

	.aweoxe {
		font-size: 2.5rem;
	}

	#k4uhfw li span {
		padding: 5px 10px;
	}

	.laty0o:after {
		width: 100%;
		bottom: -10px;
	}

	.sc5zdh li {
		margin: 0px 0 0 0;
		line-height: 40px;
	}

	.sc5zdh li a {
		font-size: 14px;
		min-height: 40px;
	}
}
/*新增加的css*/
.tqpe63 {
  padding: 20px 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pagination {
  margin-top: 20px;
  display: flex;
  flex-wrap: nowrap;
  gap: 6px;
}
.pagination a,
.pagination span {
  min-width: 38px;
  height: 38px;
  border: 1px solid #ccc;
  text-decoration: none;
  color: #333;
  border-radius: 4px;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination .uf0ccr {
  background-color: rgb(255 121 8);
  color: white;
  border-color: rgb(255 121 8);
}
.pagination .disabled {
  color: #aaa;
  border-color: #eee;
}