/*
Template Name: Company - Construction Company & Business HTML5 Template
Description: Company - Construction Company & Business HTML5 Template
Version: 1.0
*/
/* 1. Button
 * 2. Header
 * 3. Hero Slider
 * 4. About Us
 * 5. Our Services
 * 6. Counter Up
 * 7. Latest Project
 * 8. Our Testimonial
 * 9. Blog
 * 10. Footer
 * 11. Team
 * 12. Contact
 * 13. Paginations
 * 14. Widgets
 * 15. Blog Details
 * 16. Faq
*/
@import url('https://fonts.googleapis.com/css2?family=Hind:wght@300;400;500;600;700&family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,400&display=swap');
body{
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #7c7c7c;
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-style: normal;
}
a,
button {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}
*::-moz-selection {
	background: #871919;
	color: #fff;
	text-shadow: none;
}
::-moz-selection {
	background: #871919;
	color: #fff;
	text-shadow: none;
}
::selection {
	background: #871919;
	color: #fff;
	text-shadow: none;
}
*::-moz-placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
*::placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}
h1,h2,h3,h4,h5,h6,p{
	margin:0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6{
	font-weight: 700;
	font-family: 'Hind', sans-serif;
	color: #0e0355;
}
ul{
	margin:0;
	padding: 0;
	list-style: none;
}
a{
	text-decoration: none;
	transition: .4s;
	-webkit-transition: all .4s ease-in-out;
}
a:hover{
	text-decoration: none;
	color: #871919;
}
button:focus{
	outline: none;
}
input:focus{
	outline: none;
}
textarea:focus{
	outline: none;
}
p{
	color: #7c7c7c;
}
.sc67ey {
	padding: 25px 16px;
	box-sizing: border-box;
	box-shadow: 0px 0px 20px 8px #cccccc69;
	border-radius: 8px;
}
h2 {
	font-size: 30px;
	font-weight: 700;
}
h3 {
	font-size: 22px;
	font-weight: 600;
}
h4 {
	font-size: 18px;
	font-weight: 600;
}
p{
	color: #666;
	line-height: 27px;
}
/*Scroll Area*/
.dwiz3m {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1;
    display: none;
}
.dwiz3m i {
    width: 45px;
    height: 45px;
    background-color: #871919;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    color: #fff;
    font-size: 20px;
    border: 1px solid #fff;
}
.hhde4v{
	padding: 100px 0px;
}
.ktlz8c{
	padding-top: 100px;
	padding-bottom: 70px;
}
.zlx25t{
	padding: 70px 0px;
}
.okkfh7{
	text-align: right;
}
.lsbubh{
	background: #cccccc3d;
}
/*
 * 1. Button
*/
.sdr2ra {
	padding: 20px 40px;
	background: #871919;
	color: #fff;
	border: none;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	display: inline-block;
}
.sdr2ra::after {
	position: absolute;
	content: "";
	clear: both;
	display: block;
	overflow: hidden;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	background: #0e0355;
	width: 5%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
}
.sdr2ra:hover{
	color: #fff;
}
.sdr2ra:hover::after {
	width: 100%;
}
.oflekr {
	padding: 18px 40px;
	background: #fff;
	color: #0e0355;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	display: inline-block;
	border: 2px solid #0e0355;
	box-sizing: border-box;
}
.oflekr::after {
	position: absolute;
	content: "";
	clear: both;
	display: block;
	overflow: hidden;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
	background: #0e0355;
	width: 5%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
}
.oflekr:hover{
	color: #fff;
}
.oflekr:hover::after {
	width: 100%;
}
/*
 * 2. Header
*/
.orcncd {
	background: #871919;
	padding: 12px 0px;
}
.htk1uw span {
	font-size: 14px;
	color: #fff;
	font-weight: 500;
	padding-right: 10px;
}
.htk1uw span:last-child{
	padding: 0px;
}
.oechp0 ul li {
	display: inline-block;
	margin: 0px 10px;
}
.oechp0 ul li a{
	color: #fff;
}
.oechp0 ul li a:hover{
	color: #0e0355;
}
.post5o {
	height: 100%;
	display: flex;
	align-items: center;
}
.post5o h2 {
	font-size: 34px;
	font-weight: 900;
	letter-spacing: 1px;
}
.post5o h2 a{
	color: #0e0355;
}
.zn1c9e {
	text-align: right;
	padding-right: 10px;
}
.zn1c9e ul li {
	display: inline-block;
	position: relative;
}
.zn1c9e ul li a {
	display: inline-block;
	padding: 25px 24px;
	margin-left: -4px;
	color: #0e0355;
	font-weight: 500;
	font-size: 16px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.zn1c9e ul li:hover a{
	background: #871919;
	color: #fff;
}
.zn1c9e nav ul li > ul {
	position: absolute;
	top: 100px;
	left: -4px;
	background-color: #fff;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	width: 200px;
	opacity: 0;
	visibility: hidden;
	z-index: 999;
	text-align: left;
	box-shadow: 0px 0px 16px #ccc;
}
.zn1c9e nav ul li:hover > ul{
	opacity: 1;
	visibility: visible;
	top: 70px;
}
.zn1c9e nav ul li > ul > li {
	display: block;
	position: relative;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	margin: 0px;
}
.zn1c9e nav ul li > ul > li:hover a{
	color: #fff;
}
.zn1c9e nav ul li > ul > li:hover a {
	color: #fff !important;
	background: #871919 !important;
}
.zn1c9e nav ul li > ul > li li > a:hover{
	color: #fff;
}
.zn1c9e nav ul li > ul > li a {
	display: inline-block;
	width: 100%;
	padding: 10px 20px;
	border-bottom: 1px solid #ddd;
	font-size: 14px;
	background: transparent !important;
	color: #0e0355 !important;
	margin: 0px;
}
.zn1c9e nav ul li > ul > li:last-child a{
	border-bottom: none;
}
.zn1c9e nav ul > li > ul > li > ul {
	left: 200px;
	top: 28px;
}
.zn1c9e nav ul li > ul > li:hover > ul {
	top: -3px;
}
.nz6qk3 {
	float: right;
	height: 100%;
	display: flex;
	align-items: center;
	padding-left: 20px;
	position: relative;
}
.mj6wn8 i {
	font-size: 18px;
	cursor: pointer;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.mj6wn8 i:hover{
	color: #871919;
}
.db8qln {
	position: absolute;
	right: 0;
	top: 90px;
	background: #871919;
	padding: 10px;
	width: 350px;
	border-top: 5px solid #0e0355;
	-webkit-transition: all.3s ease-in-out;
	transition: all .3s ease-in-out;
	opacity: 0;
	visibility: hidden;
	z-index: 99;
}
.db8qln.active{
	opacity: 1;
	visibility: visible;
	top: 70px;
}
.qt8lb1 form {
	width: 100%;
	position: relative;
}
.qt8lb1 form input {
	width: 100%;
	border-radius: 0px;
	border: none;
	height: 44px;
	padding: 0px 10px;
}
.qt8lb1 form button {
	border: none;
	position: absolute;
	top: 0;
	right: 0;
	width: 40px;
	background: #0e0355;
	height: 44px;
	color: #fff;
}
.mj6wn8 i.u0zuec {
	display: none;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.mj6wn8 i.u0zuec.active{
	display: block;
}
.mj6wn8 i.p9rnbe {
	display: block;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.mj6wn8 {
	position: relative;
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.mj6wn8 i.u0zuec.active {
	display: block;
	position: absolute;
	top: 6px;
	left: 4px;
	z-index: 9999;
	background: #fff;
	width: 100%;
	height: 100%;
}
/*
 * 3. Hero Slider
*/
/*Animation*/
.active .m08b5v h2, .active .m08b5v a, .active .m08b5v p{
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.active .m08b5v p{
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.active .m08b5v a {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.m08b5v {
	position: relative;
	z-index: 1;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 200px;
	padding-bottom: 160px;
}
.m08b5v:after{
	content: "";
	clear: both;
	display: block;
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.25);
	z-index: -1;
}
.ty7nz7 h2 {
	font-size: 50px;
	font-weight: 700;
	line-height: 50px;
	margin-bottom: 10px;
	color: #fff;
}
.ty7nz7 p {
	font-size: 20px;
	font-weight: 500;
	color: #fff;
	line-height: 32px;
	margin-bottom: 20px;
}
.ty7nz7 .z3czd3 a:first-child {
	margin-right: 20px;
}
.aembj3 .owl-dots {
	display: none;
}
.aembj3 .owl-prev {
	position: absolute;
	top: 47%;
	left: 20px;
}
.aembj3 .owl-next {
	position: absolute;
	top: 47%;
	right: 20px;
}
.d5letr {
	width: 45px;
	height: 45px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #871919;
	color: #fff;
	font-size: 18px;
}
/*
 * 4. About Us
*/
.lypl5d img{
	width: 100%;
}
.fweumv h2 {
	font-size: 26px;
	font-weight: 700;
	line-height: 30px;
	margin-bottom: 10px;
}
.fweumv p {
	font-size: 16px;
	margin-bottom: 10px;
	line-height: 26px;
}
p.active {
	padding: 10px;
	background: #cde5f9;
	font-style: italic;
	font-size: 14px;
	line-height: 24px;
	color: #555;
}
/*
 * Our Features
*/
.fvi0h1 {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	z-index: 1;
}
.fvi0h1::after {
	content: "";
	clear: both;
	display: block;
	overflow: hidden;
	position: absolute;
	width: 100%;
	z-index: -1;
	background: rgba(0, 0, 0, 0.64);
	top: 0;
	left: 0;
	height: 100%;
}
.ary18p {
	background: rgba(0, 0, 0, 0.6);
	padding: 50px 20px;
	width: 100%;
	overflow: hidden;
	position: relative;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.ary18p:hover{
	transform: translateY(-10px);
}
.ary18p .n1q0c9 {
	width: 80px;
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	float: left;
	background: #871919;
	font-size: 30px;
	color: #fff;
	border-radius: 50%;
	margin-right: 8px;
}
.ary18p .content{
	overflow: hidden;
}
.ary18p .content h3 {
	font-size: 22px;
	color: #fff;
	line-height: 30px;
	font-weight: 700;
}
.ary18p .content p {
	font-size: 16px;
	color: #cccc;
	line-height: 24px;
}
/*
 * 5. Our Services
*/
.aecfef h3 {
	font-size: 36px;
	font-weight: 700;
}
.afpcmi {
	text-align: center;
	box-sizing: border-box;
	padding: 40px 30px;
	box-shadow: 0px 0px 14px 5px #cccccc45;
	-webkit-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}
.afpcmi:hover{
	box-shadow: 0px 4px 14px 5px #ccccccd9;
	transform: translateY(-10px);
}
.afpcmi .n1q0c9 i {
	width: 80px;
	height: 80px;
	background: #871919;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	margin: 0 auto;
	margin-bottom: 20px;
	font-size: 30px;
	color: #ffff;
}
.afpcmi h3 {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 700;
}
.afpcmi p {
	margin-bottom: 20px;
	line-height: 26px;
}
.afpcmi a {
	color: #333;
	font-weight: 500;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.afpcmi a i{
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	font-size: 14px;
}
.afpcmi a:hover{
	color: #871919;
}
.afpcmi a:hover i{
	padding-left: 10px;
}
/*
 * 6. Counter Up
*/
.gni73w {
	background: #871919;
}
.yx4b01 {
	background: #110f0b4d;
	padding: 30px;
	text-align: center;
}
.yx4b01 i {
	font-size: 30px;
	color: #fff;
	margin-bottom: 10px;
}
.yx4b01 h3 {
	font-size: 50px;
	color: #000;
}
.yx4b01 p{
	color: #fff;
	font-size: 18px;
}
/*
 * 7. Latest Project
*/
.rwdyz5{
	width: 100%;
	overflow: hidden;
}
.rd0lzm {
	width: 98%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.rd0lzm img{
	width: 100%;
}
.eg1oxk {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	background: rgba(0,0,0,.5);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	transform: scale(.5);
	opacity: 0;
	visibility: hidden;
}
.ng0azz .owl-dots {
	display: none;
}
.rd0lzm:hover .eg1oxk {
	transform: scale(1);
	opacity: 1;
	visibility: visible;
}
.eg1oxk a {
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: 0px 2px;
	background: #871919;
	font-size: 16px;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	line-height: 50px;
}
.ng0azz .owl-nav {
	position: absolute;
	top: -55px;
	right: 10%;
}
.tcz35s {
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff;
	margin: 0px 2px;
	border: 2px solid #871919;
	color: #871919;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.tcz35s:hover{
	background: #871919;
	color: #fff;
}
/*
 * 8. Our Testimonial
*/
.fhd4sh {
	background: #cccccc3d;
}
.jfppta {
	width: 96% !important;
	overflow: hidden;
	margin: 2%;
	text-align: center;
	background: #fff;
	box-shadow: 0px 0px 10px 0px #ccc;
	box-sizing: border-box;
	padding: 40px 20px;
}
.jfppta .content .ujmawm {
	position: relative;
	width: 150px;
	height: 150px;
	margin: 0 auto;
	margin-bottom: 15px;
	border-radius: 50%;
}
.jfppta .content .ujmawm img{
	width: 100%;
	border-radius: 50%;
}
.jfppta .content .ujmawm .n1q0c9 {
	position: absolute;
	z-index: 20;
	background: #ff8080;
	width: 55px;
	height: 55px;
	border-radius: 50%;
	right: -19px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	color: #fff;
	top: 8px;
}
.jfppta .content h2 {
	font-size: 20px;
	font-weight: 600;
}
.jfppta .content h5 {
	font-weight: 400;
	font-size: 14px;
	margin-bottom: 6px;
}
.jfppta .content p {
	font-size: 15px;
	padding-top: 20px;
	line-height: 25px;
}
.jfppta .content .g8r6zy span{
	font-size: 16px;
	color: #ff6a10;
}
.t1e8r7 .owl-dots {
	display: none;
}
.t1e8r7 .owl-nav {
	text-align: center;
}
.fu0xzy {
	width: 40px;
	height: 34px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 2px solid #871919;
	margin: 0 2px;
	color: #871919;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.fu0xzy:hover{
	background: #871919;
	color: #fff;
}
/*
 * 9. Blog
*/
.e405l3 {
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
	box-shadow: 0px 2px 16px 7px #7d747438;
	border-radius: 5px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease;
}
.e405l3:hover{
	transform: translateY(-10px);
}
.e405l3 .l9xqy5{
	width: 100%;
	overflow: hidden;
}
.e405l3 .l9xqy5 img{
	width: 100%;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease;
}
.e405l3:hover .l9xqy5 img{
	transform: scale(1.15);
}
.e405l3 .content {
	padding: 20px 10px;
}
.e405l3 .content .y68qdv {
	padding-bottom: 10px;
}
.e405l3 .content .y68qdv span {
	padding-right: 8px;
	font-size: 14px;
}
.e405l3 .content .y68qdv span:last-child{
	padding: 0px;
}
.e405l3 .content .y68qdv span a {
	color: #7c7c7c;
}
.e405l3 .content .y68qdv span a:hover {
	color: #871919;
}
.e405l3 .content .y68qdv span i{
	color: #871919;
}
.e405l3 .content h3 {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 600;
}
.e405l3 .content h3 a{
	color: #7c7c7c;
}
.e405l3 .content h3 a:hover{
	color: #871919;
}
.e405l3 .content a.vape8q {
	display: inline-block;
	margin-top: 15px;
	color: #7c7c7c;
	font-weight: 500;
}
.e405l3 .content a.vape8q:hover {
	color: #871919;
}
.e405l3 .content a.vape8q i {
	font-size: 14px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.e405l3 .content a.vape8q:hover i{
	padding-left: 8px;
}
/*
 * Subscribe Form
*/
.kcs4a0{
	background: #871919;
}
.zd4e8k form {
	width: 100%;
	position: relative;
}
.zd4e8k form input {
	height: 60px;
	padding: 0px 20px;
	border: none;
	width: 100%;
	background: #ffffff70;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	box-sizing: border-box;
}
.zd4e8k form input:focus {
	box-shadow: 0px 0px 12px 6px #fff;
}
.zd4e8k form button {
	height: 60px;
	font-size: 16px;
	font-weight: 600;
	color: #333;
	border: none;
	padding: 0px 25px;
	position: absolute;
	top: 0;
	right: 0;
	background: #ccc;
	letter-spacing: 0px;
	text-transform: capitalize;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.zd4e8k form button:hover {
	background: #ddd;
}
/*
 * 10. Footer
*/
.vcqywl {
	background: #1a1a1a;
	color: #fff;
}
.sz7kxe h2 {
	font-size: 32px;
	font-weight: 700;
	line-height: 32px;
	margin-bottom: 12px;
}
.sz7kxe h2 a{
	color: #ddd;
}
.sz7kxe h2 a:hover{
	color: #fff;
}
.sz7kxe p {
	color: #ddd;
	line-height: 26px;
	margin-bottom: 10px;
}
.aatbch span {
	margin: 0px 2px;
}
.aatbch span a {
	display: inline-block;
}
.aatbch span a i {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 35px;
	height: 35px;
	background: #871919;
	font-size: 14px;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.aatbch span a i:hover{
	transform: translateY(-5px);
	background: #bd920e;
}
.sz7kxe h3 {
	color: #ddd;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
	padding-bottom: 8px;
	position: relative;
}
.sz7kxe h3::after {
	content: "";
	clear: both;
	display: block;
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 1px;
	background: #333;
	bottom: 0;
}
.sz7kxe h3:before{
	content: "";
	clear: both;
	display: block;
	overflow: hidden;
	position: absolute;
	width: 50px;
	height: 1px;
	background: #871919;
	bottom: 0;
	z-index: 1;
}
.sz7kxe ul li a {
	font-size: 14px;
	color: #ddd;
	font-weight: 500;
	line-height: 30px;
	padding: 2px 0px;
	display: inline-block;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.sz7kxe ul li a:hover{
	color: #871919;
	padding-left: 5px;
}
.dgyzmy input {
	width: 100%;
	border: none;
	margin-bottom: 8px;
	padding: 8px 10px;
	background: #666;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	font-size: 14px;
}
.dgyzmy input::-moz-placeholder {
	color: #fff;
	font-size: 12px;
	opacity: 1;
}
.dgyzmy input::placeholder {
	color: #fff;
	font-size: 12px;
	opacity: 1;
}
.dgyzmy textarea {
	width: 100%;
	border: none;
	margin-bottom: 8px;
	padding: 8px 10px;
	background: #666;
	color: #fff;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	font-size: 14px;
}
.dgyzmy textarea::-moz-placeholder {
	color: #fff;
	font-size: 12px;
	opacity: 1;
}
.dgyzmy textarea::placeholder {
	color: #fff;
	font-size: 12px;
	opacity: 1;
}
.dgyzmy button {
	width: 100%;
	border: none;
	background: #871919;
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	padding: 10px 0px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.dgyzmy button:hover{
	background: #bd920e;
}
.xkkldz {
	border-top: 1px solid #333;
}
.xkkldz p{
	color: #ddd;
}
.xkkldz p a{
	color: #ddd;
	font-weight: 600;
}
.xkkldz p a:hover{
	color: #871919;
}
/*
 * Breadcrumb Area
*/
.dpb6qu {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}
.fnj8qy h3 {
	font-size: 30px;
	color: #fff;
	font-weight: 600;
	letter-spacing: 1px;
	text-transform: uppercase;
	line-height: 30px;
}
.uhpyic ul li {
	display: inline-block;
	padding: 0px 20px;
	color: #fff;
	font-size: 18px;
}
.uhpyic ul li a {
	color: #fff;
	font-weight: 600;
	letter-spacing: 1px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.uhpyic ul li a:hover{
	text-decoration: underline;
}
.uhpyic ul li:last-child{
	position: relative;
}
.uhpyic ul li:last-child::after {
	content: "|";
	clear: both;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
/*
* 11. Team
*/
.lkczi7 {
	width: 100%;
	overflow: hidden;
	text-align: center;
	border: 1px solid #eeee;
	position: relative;
	box-sizing: border-box;
}
.lkczi7 .ujmawm {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #871919;
	background: #fff;
}
.lkczi7 .ujmawm img{
	-webkit-transition: all .6s ease-in-out;
	transition: all .8s ease;
	width: 100%;
}
.lkczi7:hover .ujmawm img{
	transform: scale(1.3);
}
.lkczi7:after{
	content: "";
	clear: both;
	display: block;
	position: absolute;
	width: 0%;
	height: 1px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease;
	background: #871919;
}
.lkczi7:hover:after{
	width: 100%;
}
.lkczi7 .content {
	padding: 20px 10px;
}
.lkczi7 .content h3 {
	font-size: 20px;
	font-weight: 600;
	line-height: 24px;
}
.lkczi7 .content h4 {
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 15px;
	color: #871919;
	margin-top: 5px;
}
.lkczi7 .content ul li {
	display: inline-block;
	margin: 0px 8px;
}
.lkczi7 .content ul li a{
	color: #555;
}
.lkczi7 .content ul li a:hover{
	color: #871919;
}
/*
 * Hero Content
*/
.l3btto {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	z-index: 1;
	padding-top: 180px;
	padding-bottom: 120px;
}
.l3btto:after{
	content: "";
	clear: both;
	display: block;
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .4);
	z-index: -1;
}
.tili7w a {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background: #cca92c;
	cursor: pointer;
	box-shadow: 0 0 10px rgba(204,169,44, 0.4);
	animation: pulse 2s infinite;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	font-size: 30px;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 10px rgba(204,169,44, .5);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0.8);
    box-shadow: 0 0 0 0 rgba(204,169,44, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 10px rgba(204,169,44, 0.5);
      box-shadow: 0 0 0 10px rgba(204,169,44, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(204,169,44, 0);
      box-shadow: 0 0 0 0 rgba(204,169,44, 0);
  }
}
.bsa9wc {
	display: flex;
	height: 100%;
	width: 100%;
	justify-content: center;
	align-items: center;
}
.tili7w span {
	display: none !important;
}
/*
 * 12. Contact
*/
.ll0hzd {
	text-align: center;
	padding: 40px 30px;
	box-sizing: border-box;
	box-shadow: 0px 0px 20px 8px #cccccc69;
	border-radius: 8px;
	width: 92%;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	margin: 0 auto;
}
.ll0hzd:hover{
	transform: translateY(-10px);
}
.ll0hzd i {
	width: 60px;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
	color: #871919;
	border: 2px solid #871919;
	border-radius: 50%;
	margin-bottom: 20px;
	font-size: 20px;
}
.ll0hzd:hover i{
	background: #871919;
	color: #fff;
}
.qhmkod {
	padding: 40px 30px;
	box-sizing: border-box;
	box-shadow: 0px 0px 20px 8px #cccccc69;
	border-radius: 8px;
	background: #fff;
}
.qhmkod input {
	width: 100%;
	margin-bottom: 20px;
	padding: 12px 10px;
	border: 1px solid #eee;
	-webkit-transition: all.3s ease-in-out;
	transition: all .3s ease-in-out;
}
.qhmkod input:focus{
	border-color: #871919;
}
.qhmkod textarea{
	width: 100%;
	margin-bottom: 20px;
	padding: 12px 10px;
	border: 1px solid #eee;
	-webkit-transition: all.3s ease-in-out;
	transition: all .3s ease-in-out;
	height: 150px;
}
.qhmkod textarea:focus{
	border-color: #871919;
}
.qhmkod button.oflekr {
	color: #871919;
	border-color: #871919;
}
.qhmkod button.oflekr:after{
	background: #871919;
}
.qhmkod button.oflekr:hover{
	color: #fff;
}
.opvdw6 {
	box-sizing: border-box;
	box-shadow: 0px 0px 20px 8px #cccccc69;
	border-radius: 8px;
	background: #fff;
	padding: 20px 20px;
}
.opvdw6 img{
	width: 100%;
}
.opvdw6 h2 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 28px;
}
.opvdw6 p {
	font-size: 16px;
	line-height: 30px;
	text-align: justify;
	margin-bottom: 20px;
}
.bn9etd {
	text-align: center;
}
.bn9etd ul li {
	display: inline-block;
	margin: 3px;
	border: 1px solid #eee;
	font-size: 16px;
	padding: 4px 15px;
	text-transform: capitalize;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	cursor: pointer;
}
.bn9etd ul li:hover{
	color: #871919;
	border-color: #871919;
}
.bn9etd ul li.o6ligq{
	color: #871919;
	border-color: #871919;
}
/*
 * 13. Paginations
*/
.rmtrd6 ul li {
	display: inline-block;
	margin: 0px 3px;
}
.rmtrd6 ul li a {
	display: flex;
	width: 40px;
	height: 40px;
	border: 1px solid #eee;
	justify-content: center;
	align-items: center;
	font-weight: 600;
	color: #333;
	font-size: 16px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.rmtrd6 ul li span {
	display: flex;
	width: 40px;
	height: 40px;
	border: 1px solid #871919;
	justify-content: center;
	align-items: center;
	font-weight: 600;
	color: #871919;
	font-size: 16px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.rmtrd6 ul li a:hover{
	border-color: #871919;
	color: #871919;
}
/*
 * 14. Widgets
*/
.dp5v67{
	box-shadow: 0px 2px 14px 5px #ccccccb3;
	padding: 20px 22px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.vex92s input {
	width: 100%;
	height: 44px;
	border-radius: 0px;
	border: 1px solid #eee;
	padding: 0px 10px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	margin-bottom: 10px;
}
.vex92s input:focus {
	border: 1px solid #871919;
}
.vex92s button {
	height: 44px;
	width: 100%;
	border: none;
	background: #871919;
	color: #fff;
	font-weight: 600;
	letter-spacing: 1px;
	-webkit-transition: all .3s ease;
	transition: all .3s ease-in-out;
}
.dp5v67 h2 {
	font-size: 24px;
	margin-bottom: 12px;
	color: #333;
	position: relative;
	padding-bottom: 6px;
}
.dp5v67 h2:after{
	content: "";
	clear: both;
	display: block;
	position: absolute;
	width: 60px;
	height: 2px;
	background: #871919;
	left: 0;
	bottom: 0;
}
.dp5v67 ul li a {
	font-size: 14px;
	font-weight: 400;
	color: #666;
	padding: 10px 0px;
	display: inline-block;
}
.dp5v67 ul li a:hover{
	color: #871919;
}
.dp5v67 ul li {
	border-bottom: 1px solid #eee;
}
.dp5v67 ul li:last-child {
	border-bottom: none;
}
.v3pwvm a {
	display: inline-block;
	border: 1px solid #eee;
	padding: 6px 14px;
	color: #666;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: capitalize;
	margin: 4px 2px;
	-webkit-transition: all.3s ease-in-out;
	transition: all .3s ease-in-out;
}
.v3pwvm a:hover{
	color: #fff;
	border-color: #871919;
	background: #871919;
}
/*
 * 15. Blog Details
*/
.l3tnf4, .a64yjt, .ckukvs {
	box-shadow: 0px 2px 14px 5px #ccccccb3;
	padding: 20px 22px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.l3tnf4 img {
	width: 100%;
	margin-bottom: 20px;
}
.l3tnf4 h2 {
	font-size: 26px;
	margin-bottom: 10px;
	color: #333;
}
.l3tnf4 .y68qdv {
	margin-bottom: 15px;
}
.l3tnf4 .y68qdv span{
	padding-right: 7px;
	font-size: 16px;
}
.l3tnf4 .y68qdv span a{
	color: #333;
}
.l3tnf4 .y68qdv span:hover a{
	color: #871919;
}
.l3tnf4 .y68qdv span i{
	color: #871919;
}
.l3tnf4 .y68qdv span:last-child{
	padding: 0px;
}
.l3tnf4 p {
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 12px;
	text-align: justify;
}
.s5py9d a {
	width: 35px;
	height: 35px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #eee;
	color: #333;
	font-size: 14px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	margin: 3px;
}
.s5py9d a:hover{
	background: #871919;
	color: #fff;
	border-color: #871919;
}
.s5py9d span {
	display: inline-block;
}
.a64yjt ul li.xti9o1 {
	margin-bottom: 30px;
	position: relative;
	padding-left: 100px;
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
}
.a64yjt ul li.xti9o1:last-child{
	margin-bottom: 0px;
}
.a64yjt ul li.xti9o1 img {
	width: 80px;
	position: absolute;
	left: 0;
}
.a64yjt ul li.xti9o1 .content{
	width: 100%;
	overflow: hidden;
}
.a64yjt ul li.xti9o1 .content h4 {
	font-size: 20px;
	font-weight: 600;
}
.a64yjt ul li.xti9o1 .content p {
	font-size: 14px;
}
.a64yjt ul li.xti9o1 .content span {
	font-size: 12px;
	color: #888;
	margin-bottom: 4px;
}
.a64yjt ul li.xti9o1 .content a.rjdazi {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	padding: 4px 15px;
	font-size: 14px;
	color: #333;
	border: 1px solid #ccc;
	border-radius: 30px;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.a64yjt ul li.xti9o1 .content a.rjdazi:hover{
	color: #871919;
	border-color: #871919;
}
.a64yjt li {
	margin-top: 30px;
}
.aw6oz2 h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 15px;
	color: #666;
}
.aw6oz2 textarea {
	margin-bottom: 15px;
	border-radius: 0px;
	box-shadow: none;
	-webkit-transition: all.3s ease-in-out;
	width: 100%;
	height: 140px;
	padding: 10px 10px;
	border: 1px solid #eee;
}
.aw6oz2 input{
	margin-bottom: 15px;
	border-radius: 0px;
	box-shadow: none;
	-webkit-transition: all.3s ease-in-out;
	width: 100%;
	padding: 10px 10px;
	border: 1px solid #eee;
}
.aw6oz2 input:focus{
	box-shadow: none;
	border-color: #871919;
}
.aw6oz2 textarea:focus{
	box-shadow: none;
	border-color: #871919;
}
.aw6oz2 button{
	border: none;
}
/*
 * 16. Faq
*/
.yh1omn {
	margin-bottom: 25px;
}
.yh1omn h2 a {
	display: block;
	width: 100%;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
	background: #871919;
	padding: 10px 20px;
}
.yh1omn h2 a.ihe4az{
	background: #eee;
	color: #333;
}
.ggexsp {
	padding: 15px 12px;
}
.m6drua {
	border: 1px solid #eee;
	box-sizing: border-box;
}
.ujb3gn {
	display: flex;
	width: 100%;
	height: 100vh;
	justify-content: center;
	align-items: center;
	text-align: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	z-index: 1;
}
.ujb3gn:after{
	content: "";
	clear: both;
	display: block;
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, .4);
	width: 100%;
	height: 100%;
}
.woyjpa h2 {
	font-size: 200px;
	color: #f25221;
	font-weight: 900;
	letter-spacing: 1px;
	line-height: 1;
}
.woyjpa h4 {
	font-size: 30px;
	line-height: 1;
	color: #fff;
	margin-bottom: 10px;
}
.woyjpa p {
	margin-bottom: 20px;
	color: #fff;
	font-size: 20px;
}
.l3vbnh {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  cursor: crosshair;
  background: #232323;
  top: 0;
}
.l3vbnh.active {
  opacity: 0.5;
  visibility: visible;
}

.xvdt4s {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .xvdt4s {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .xvdt4s {
    display: block;
  }
}

.eez44v {
	width: 290px;
	position: fixed;
	background: #fff;
	z-index: 999;
	top: 0;
	height: 100vh;
	transition: .5s;
	left: 0;
	margin-left: -300px;
	padding: 20px 0px 30px;
	overflow-y: auto;
}
.eez44v.active {
  margin-left: 0;
}
.eez44v .ubz4uc {
  background: inherit;
  min-height: 300px;
  overflow-y: auto;
}
.eez44v .nvcuf2 {
  display: block;
}

.eeorvu > li.menu-item-has-children.fljact > span.menu-expand {
  transform: rotate(180deg);
}
.eeorvu > li ul li.menu-item-has-children.fljact span.menu-expand {
  transform: rotate(180deg);
}

.eeorvu li {
  position: relative;
}
.eeorvu li:last-child {
  margin: 0;
}
.eeorvu li span.menu-expand {
  position: absolute;
  right: 10px;
}
.eeorvu li a {
  font-size: 16px;
  font-weight: 400;
  text-transform: capitalize;
  display: block;
  padding: 0px 10px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ededed;
  color: #333;
}
.eeorvu li a:hover {
  color: #871919;
}
.eeorvu li ul.ik3sg6 {
  padding-left: 20px;
}

.by96tk {
  margin-top: 50px;
  padding-bottom: 50px;
  text-align: center;
}
.by96tk span a {
  font-size: 14px;
}
.by96tk span a:hover {
  color: #FF4800;
}

.ubz4uc a:not(.h4a0lx) {
  padding: 10px 0;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 400;
}
.ubz4uc a:not(.h4a0lx):hover {
  background: inherit;
  color: #FF4800;
}

.m0rtaj {
  position: absolute;
  top: 10px;
  right: 13px;
}
.m0rtaj a {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 500;
  width: 32px;
  height: 32px;
  display: block;
  text-align: center;
  line-height: 32px;
  border: 1px solid #ededed;
  border-radius: 50%;
  color: #333;
}
.m0rtaj a:hover {
  background: #FF4800;
  border-color: #FF4800;
  color: #fff;
}
.vxxhic {
	padding-left: 20px;
	margin-bottom: 20px;
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
  .aczkqn {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .aczkqn {
    right: 20px;
    top: 27px;
    display: block;
    width: 36px;
  }
}
.aczkqn a {
  font-size: 27px;
  width: 41px;
  height: 37px;
  display: block;
  line-height: 37px;
  text-align: center;
  color: #232323;
}
@media only screen and (max-width: 767px) {
  .aczkqn a {
    width: 36px;
    height: 34px;
    line-height: 33px;
    font-size: 27px;
  }
}
.aczkqn a:hover {
  color: #fe3737;
  border-color: #fe3737;
}

.vxxhic h2 {
	font-size: 30px;
	letter-spacing: 2px;
	font-weight: 900;
}
.vxxhic h2 a{
	color: #333;
}
/*
 * Sticky
*/
.infam1.dq5v14 {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 999;
	-webkit-animation: sticky 1s;
	-moz-animation: sticky 1s;
	-o-animation: sticky 1s;
	animation: sticky 1s;
	-webkit-box-shadow: 2px 4px 8px rgba(51, 51, 51, 0.25);
	-moz-box-shadow: 2px 4px 8px rgba(51, 51, 51, 0.25);
	box-shadow: 2px 4px 8px rgba(140, 129, 129, 0.25);
	background: #fff;
}
@-webkit-keyframes sticky {
  	0% {
    	-webkit-transform: translateY(-100%);
    	transform: translateY(-100%); 
    }
  	100% {
    	-webkit-transform: translateY(0%);
    	transform: translateY(0%); 
	} 
}
@keyframes sticky {
  	0% {
    	-webkit-transform: translateY(-100%);
    	transform: translateY(-100%); 
	}
  	100% {
    	-webkit-transform: translateY(0%);
    	transform: translateY(0%); 
	} 
}
/*新增加的css*/
.tqpe63 {
  padding: 20px 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.kdjf6b {
  margin-top: 20px;
  display: flex;
  flex-wrap: nowrap;
  gap: 6px;
}
.kdjf6b a,
.kdjf6b 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;
}
.kdjf6b .uf0ccr {
  background-color: rgb(255 121 8);
  color: white;
  border-color: rgb(255 121 8);
}
.kdjf6b .disabled {
  color: #aaa;
  border-color: #eee;
}

/* Theme 496 migration overrides */
.opiby2 .zn1c9e ul {
	font-size: 0;
}
.opiby2 .zn1c9e ul li {
	display: inline-block;
	vertical-align: middle;
	font-size: 15px;
	white-space: nowrap;
}
.opiby2 .zn1c9e ul li a.active,
.opiby2 .zn1c9e ul li a:hover {
	color: #FF4800;
}
.opiby2 .zn1c9e ul li:nth-last-child(2) a,
.opiby2 .zn1c9e ul li:last-child a {
	display: inline-block;
	min-width: 54px;
	height: 38px;
	line-height: 38px;
	padding: 0 14px;
	margin-left: 6px;
	background: #FF4800;
	color: #fff;
	text-align: center;
	border-radius: 2px;
}
.opiby2 .zn1c9e ul li:last-child a {
	background: #222;
}
.eeorvu li:nth-last-child(2) a,
.eeorvu li:last-child a {
	display: inline-block;
	margin-top: 8px;
	padding: 8px 18px;
	background: #FF4800;
	color: #fff;
}
.eeorvu li:last-child a {
	background: #222;
}
.xptvib .fnj8qy h1 {
	color: #fff;
	font-size: 38px;
	line-height: 1.25;
	font-weight: 700;
}
.cucjoc .fweumv h2,
.ykmnf5 .fweumv h2,
.otjngb .fweumv h2 {
	color: #222;
	font-size: 38px;
	line-height: 1.3;
}
.wh5jdk,
.wzwjuz,
.s7ei39,
.n9moy7,
.wg1g75 {
	background: #fff;
	color: #222;
	border: 1px solid #ececec;
	box-shadow: 0 12px 32px rgba(15, 23, 42, 0.08);
}
.wh5jdk h3,
.wzwjuz h4,
.s7ei39 h3,
.wg1g75 h3 {
	color: #222;
}
.wh5jdk p,
.wzwjuz p,
.s7ei39 p,
.wg1g75 p {
	color: #5f6875;
}
.wh5jdk {
	min-height: 230px;
}
.p8xhtb {
	padding: 70px 0 40px;
	background: #f7f7f7;
}
.wzwjuz,
.s7ei39 {
	min-height: 190px;
	padding: 30px 24px;
	margin-bottom: 30px;
}
.wzwjuz b {
	display: inline-block;
	margin-bottom: 12px;
	color: #FF4800;
	font-size: 34px;
	line-height: 1;
}
.uc4hab .wh5jdk {
	background: rgba(255,255,255,0.96);
}
.n9moy7 {
	padding: 34px;
}
.wg1g75 {
	padding: 22px 24px;
	margin-bottom: 20px;
	box-shadow: none;
}
.n9moy7 input,
.n9moy7 textarea,
.n9moy7 .a5bvdh {
	color: #222;
	background: #fff;
	border: 1px solid #e2e8f0;
}
.n9moy7 input::placeholder,
.n9moy7 textarea::placeholder {
	color: #7b8491;
}
.lwnji6 {
	font-size: 0;
}
.lwnji6 .sdr2ra,
.lwnji6 .oflekr,
.lwnji6 button.oflekr,
.lwnji6 a.sdr2ra {
	display: inline-block;
	min-width: 126px;
	height: 46px;
	line-height: 46px;
	padding: 0 22px;
	margin: 0 10px 10px 0;
	border: 0;
	color: #fff;
	font-size: 15px;
	text-align: center;
	vertical-align: top;
	cursor: pointer;
}
.cp2o5t {
	margin-bottom: 16px;
	color: #222;
	font-size: 34px;
	line-height: 1.35;
	font-weight: 700;
}
.e405l3 .l9xqy5 img,
.e405l3 .ujmawm img,
.empgt6 img,
.a74yb6 img {
	width: 100%;
	max-height: 260px;
	object-fit: cover;
}
.cucjoc .lypl5d img,
.otjngb .lypl5d img,
.ykmnf5 .lypl5d img {
	width: 100%;
	max-height: 430px;
	object-fit: cover;
}
@media (max-width: 1199px) {
	.opiby2 .zn1c9e ul li {
		font-size: 13px;
	}
	.opiby2 .zn1c9e ul li a {
		padding-left: 8px;
		padding-right: 8px;
	}
	.opiby2 .zn1c9e ul li:nth-last-child(2) a,
	.opiby2 .zn1c9e ul li:last-child a {
		min-width: 48px;
		padding: 0 10px;
	}
}
@media (max-width: 991px) {
	.opiby2 .zn1c9e {
		display: none;
	}
	.xptvib .fnj8qy h1,
	.cucjoc .fweumv h2,
	.ykmnf5 .fweumv h2,
	.otjngb .fweumv h2 {
		font-size: 30px;
	}
	.n9moy7 {
		padding: 24px 18px;
	}
}
