/*========================================================================

	Template Name: Gortio - Multipurpose HTML Website Template
	Author: Rainbow Design

========================================================================*/

/*----------------------------------

	Table of contents
	
	01. Common
	02. Header
	03. Slider
	04. Features
	05. Services
	06. Counter area
	07. Our Work
	08. Subscribe
	09. Our testimonial
	10. About
	11. Blog
	12. Footer
	13. Inner heading
	14. Team
	15. Contact Us
	16. Gallery
	17. Pricing
	
	
----------------------------------*/

/* Theme Font Use */

@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
/* font-family: 'Montserrat', sans-serif; */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap');
/* font-family: 'Open Sans', sans-serif; */

/* ===================================
	01. Common
=================================== */
::selection {
	background-color: #850707;
	color: #fff;
}
::-moz-selection {
 background-color: #850707;
 color: #fff;
}
img {
	max-width: 100%;
}
body {
	font-size: 12px;
	font-family: 'Open Sans', sans-serif;
	color: #6C6D74;
	letter-spacing: 0.5px;
}
p {
	line-height: 24px;
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	color: #333;
	padding: 0px;
	line-height: 1.4;
	font-family: 'Montserrat', sans-serif;
}
h1 {
	font-size: 60px;
	font-weight: 700;
}
h2 {
	font-size: 36px;
	font-weight: 700;
}
h3 {
	font-size: 26px;
	font-weight: 700;
}
h4 {
	font-size: 24px;
	font-weight: 700;
}
h5 {
	font-size: 18px;
	font-weight: 700;
}
h6 {
	font-size: 16px;
	font-weight: 700;
}
ul, ol, li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
/* --- Background bg --- */
.ybt5s1 {
	background-color: #f5f5f5;
}
.q7maib {
	position: absolute;
	width: 100%;
	height: 300px;
	top: 0px;
	left: 0px;
	background-color: rgba(49,182,117,0.1);
	z-index: -1;
}
/* --- Top Scroll --- */
.w0zngp {
	display: none;
	position: fixed;
	bottom: 2px;
	text-align: center;
	right: 2%;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #fff;
	background-color: #31b675;
	text-decoration: none;
	border-radius: 100%;
	z-index: 9999;
}
.w0zngp:hover {
	color: #fff!important;
	text-decoration: none;
	background-color: #2CA066;
}
/* --- Buttons --- */
.dvi4tc {
	background-color: #850707;
	color: #fff;
	border: 0;
	border-radius: 4px;
	padding: 12px 20px;
	font-size: 16px;
	font-weight: 600;
	line-height: 22px;
	font-family: 'Montserrat', sans-serif;
	text-decoration: none;
	display: inline-block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.dvi4tc:hover {
	background-color: #0f62f1;
	color: #fff;
	text-decoration: none;
}
.e2dfbv {
	background-color: #606060;
	color: #fff;
	border: 0;
	border-radius: 4px;
	padding: 12px 20px;
	font-size: 16px;
	font-weight: 600;
	line-height: 22px;
	font-family: 'Montserrat', sans-serif;
	text-decoration: none;
	display: inline-block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.e2dfbv:hover {
	background-color: #850707;
	color: #fff;
	text-decoration: none;
}
/* --- Loading --- */
#e5otw4 {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999;
	width: 100%;
	text-align: center;
	height: 100%;
	vertical-align: middle;
	height: 100%;
	overflow: visible;
	background-color: #fff;
}
#e5otw4 .o9ydr3 {
	top: 50%;
	position: relative;
}
/* --- section title --- */
.fsw1kf h2 {
	font-weight: 700;
	font-size: 30px;
	text-transform: uppercase;
	padding-bottom: 8px;
	position: relative;
}
.fsw1kf h2:before {
	position: absolute;
	content: '';
	background-color: #850707;
	height: 2px;
	width: 50px;
	left: 0px;
	right: 0px;
	margin: auto;
	bottom: -15px;
}
.fsw1kf h2:after {
	position: absolute;
	content: '';
	background-color: #850707;
	height: 20px;
	width: 2px;
	left: 0px;
	right: 0;
	margin: auto;
	bottom: -15px;
}
/* ===================================
	02. Header
=================================== */
.shbipf {
	background-color: #333;
}
.ljmhuz li a {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	margin: 10px 0px 0px 0px;
	padding: 6px 10px;
	display: inline-block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.ljmhuz li a:hover {
	color: #850707;
}
.ljmhuz li:first-child a {
	padding-left: 0px;
}
.rp2oaj {
	float: right;
	margin: 9px 8px 0px 0px;
}
.rp2oaj li {
	margin-right: 2px !important;
}
.rp2oaj li a {
	width: 35px;
	height: 35px;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	text-align: center;
	line-height: 35px;
}
.rwamig a {
	color: #FFF;
	padding: 12px 16px;
	font-size: 14px;
	display: inline-block;
	margin: 4px 0px;
	border-radius: 4px;
	font-family: 'Montserrat', sans-serif;
	background-color: #606060;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.rwamig a:hover {
	background-color: #850707;
}
.pj0sdp .syemez {
	padding: 0px;
	margin: 0px;
}
.tach9u .tzqj15 {
	padding: 0px 0px;
}
.tach9u .tzqj15 .kudo6q .fth79b {
	font-family: 'Montserrat', sans-serif;
	font-size: 12px;
	color: #333;
	padding: 26px 14px;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.tach9u .tzqj15 .kudo6q .fth79b:hover, .tach9u .tzqj15 .kudo6q.active a {
	color: #850707;
}
.tach9u .tzqj15 .kudo6q.active .zj7ufg .geosyf {
	color: #212529;
}
.tach9u .tzqj15 .kudo6q.active .zj7ufg .geosyf:hover {
	color: #fff;
}
.tach9u .tzqj15 .kudo6q:last-child .fth79b {
	padding-right: 0px;
}
.pj0sdp .jbsx1a span {
	background: #2D2E33;
}
.pj0sdp .zj7ufg {
	margin: 0px;
	padding: 0px;
	border-top: 3px solid #850707;
	border-radius: 0px;
}
.pj0sdp .zj7ufg .geosyf {
	border-bottom: 1px solid #dedede;
	padding: 12px 20px 12px 30px;
	position: relative;
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.pj0sdp .zj7ufg .geosyf:last-child {
	border-bottom: 0px;
}
.pj0sdp .zj7ufg .geosyf:hover {
	background-color: #850707;
	color: #fff;
}
.pj0sdp .zj7ufg .geosyf:hover:before {
	background-color: #fff;
}
.pj0sdp .zj7ufg .geosyf:before {
	position: absolute;
	content: '';
	left: 15px;
	background-color: #999;
	top: 50%;
	width: 7px;
	height: 1px;
}
/*Navbar Toogle*/
.jbsx1a {
	border: none;
	padding: 10px 6px;
	background-color: #f5f5f5;
	outline: none !important;
}
.jbsx1a span {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px;
	background: #fff;
}
.jbsx1a span + span {
	margin-top: 4px;
	width: 18px;
}
.jbsx1a span + span + span {
	width: 10px;
}
/* sticky */
.dq5v14 {
	position: fixed;
	top: 0px;
}
.eqouna .tach9u {
	border-bottom: 1px solid rgba(0,0,0,0.1);
	z-index: 9999 !important;
	background-color: #fff;
}
 @media screen and (min-width: 768px) {
/* shows the dropdown menu on hover */
.tzqj15 .dropdown:hover .zj7ufg, .tzqj15 .dropdown .zj7ufg:hover {
	display: block!important;
}
}
/* ===================================
	03. Slider
=================================== */
.vlrvey .yq9n71 {
	top: 50%;
	bottom: auto;
	padding-top: 0px;
	left: 0px;
	right: 0px;
	padding-bottom: 0px;
	transform: translateY(-50%);
}
.vlrvey .z2w3bc:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 0;
	background-color: rgba(0,0,0,0.7);
}
.vlrvey .yq9n71 .d4ise6 {
	position: relative;
	z-index: 0;
}
.vlrvey .yq9n71 h2 {
	font-size: 40px;
	color: #fff;
	font-weight: 600;
	line-height: 32px;
	text-transform: capitalize;
}
.vlrvey .yq9n71 p {
	font-size: 15px;
	font-style: italic;
	line-height: 26px;
	margin-bottom: 20px;
}
.vlrvey .svic6p li {
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background-color: transparent;
	border: 2px solid #fff;
}
.vlrvey .svic6p{
	bottom:15px;
}
.vlrvey .svic6p li.active {
	border-color: #fff;
	background-color: #850707;
}
/* ===================================
	04. Features
=================================== */
.q30eq2 {
	background-color: #f4f4f4;
}
.q30eq2 .col-lg-4 {
	border-right: 1px solid rgba(0,0,0,0.1);
}
.q30eq2 .col-lg-4:last-child {
	border-right: 10px;
}
.lf3hl1 h6 {
	color: #850707;
	font-size: 12px;
	background-color:#f5f5f5;
	padding:6px 12px;
	border-radius:6px;
	display:inline-block;
}
.lf3hl1 h4 {
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 10px;
}
/* ===================================
	05. Services
=================================== */
.tbxtkw .nuom4u i {
	font-size: 22px;
	height: 64px;
	width: 64px;
	background-color: #850707;
	line-height: 64px;
	display: inline-block;
	text-align: center;
	color: #fff;
	box-shadow: 0 0px 0px 6px rgba(31, 113, 255, 0.18);
	border-radius: 100%;
	margin-bottom: 20px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.tbxtkw h4 {
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 10px;
}
.tbxtkw a {
	font-size: 12px;
	color: #850707;
	text-decoration: none;
	position: relative;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.tbxtkw a:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background-color: #850707;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
}
.tbxtkw a:hover {
	color: #000;
}
.tbxtkw:hover .nuom4u i {
	background-color: #fff;
	color: #850707;
	box-shadow: 0 0px 0px 6px #850707;
}
/* service sidelink */
.lvnt2r {
	padding: 20px;
	background-color: #f7f7f7;
	width: 100%;
	display: inline-block;
}
.lvnt2r li {
	margin-bottom: 16px;
}
.lvnt2r li:last-child {
	margin-bottom: 0px;
}
.lvnt2r li a {
	color: #151515;
	text-decoration: none;
	font-size: 14px;
	position: relative;
	padding: 0px 0px 0px 30px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.lvnt2r li a:hover, .lvnt2r li.active a {
	padding-left: 40px;
	color: #850707;
}
.lvnt2r li a:hover:before, .lvnt2r li.active a:before {
	left: 10px;
	background-color: #850707;
}
.lvnt2r li a:before {
	position: absolute;
	content: "";
	width: 15px;
	height: 2px;
	left: 0px;
	background-color: #151515;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
/* sidebar text widget */
.v1t3xb {
	background: url(../img/services/sidebar.jpg) no-repeat center;
	background-size: auto;
	background-size: cover;
	text-align: center;
}
.v1t3xb .opacity {
	padding: 25px;
	background: rgba(31,113,255,0.8);
	height: 100%;
}
.v1t3xb p {
	color: #fff;
	margin-bottom: 0;
}
.v1t3xb a {
	width: 156px;
	line-height: 40px;
	background: #fff;
	color: #121212;
	margin-top: 20px;
	display: inline-block;
}
.v1t3xb a i {
	padding-left: 10px;
}
/* download brochure */
.rpi5u0 a {
	width: 100%;
	display: inline-block;
	background-color: #850707;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	padding: 20px 25px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.rpi5u0 a i {
	border-right: 1px solid rgba(255,255,255,0.4);
	padding-right: 15px;
	margin-right: 10px;
	font-size: 18px;
}
.rpi5u0 a:hover {
	background-color: #0f62f1;
}
.uelnua blockquote {
	background-color: #f5f5f5;
	padding: 22px;
	border-left: 2px solid #850707;
}
.uelnua blockquote p {
	font-style: italic;
	font-size: 16px;
	line-height: 28px;
}
.uelnua ul li {
	margin-bottom: 12px;
	position: relative;
	padding-left: 15px;
	font-size: 14px;
}
.uelnua ul li:before {
	position: absolute;
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background-color: #850707;
	top: 50%;
	left: 0px;
	transform: translateY(-50%);
}
.uelnua ul li:last-child {
	margin-bottom: 0px;
}
/* ===================================
	06. Counter area
=================================== */
.y47pz6 {
	background-color: #121212;
	position: relative;
	z-index: 0;
	background-image: url(../img/bg/counter-area-bg.jpg);
	background-size: cover;
	background-position: center;
}
.y47pz6:before {
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	background-color: rgba(0,0,0,0.7);
	content: "";
	z-index: 0;
	width: 100%;
	height: 100%;
}
.v6c6e7 {
	position: relative;
	border-radius: 0px;
	background-color: #fff;
	padding: 40px 20px;
}
.v6c6e7 .fheazt {
	color: #fff;
	width: 70px;
	height: 70px;
	line-height: 70px;
	margin: auto auto 10px auto;
	font-size: 20px;
	border-radius: 100%;
	vertical-align: top;
	text-align: center;
	background-color: #850707;
}
.v6c6e7 .uqd27c .ryge9y span {
	color: #333;
	font-weight: 800;
	font-size: 50px;
	line-height: 54px;
}
.v6c6e7 .uqd27c h4 {
	color: #666;
	font-size: 14px;
	white-space: nowrap;
}
/* ===================================
	07. Our Work
=================================== */
.hguwq9 {
	position: relative;
	z-index: 0;
}
.hguwq9:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: rgba(255,255,255,0.8);
	z-index: -1;
}
.pjqm67 {
	background-image: url(../img/bg/project-bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size: cover;
}
#aamnec .thamqj {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	display: none;
}
.dqkuvx {
	margin-bottom: 30px;
	position: relative;
}
.dqkuvx .foo119 {
	position: relative;
	overflow: hidden;
}
.dqkuvx .foo119 .c6hhlj {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	opacity: 0.6;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+2,0.9+99 */
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 2%, rgba(0,0,0,0.9) 99%, rgba(0,0,0,0.9) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 2%, rgba(0,0,0,0.9) 99%, rgba(0,0,0,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 2%, rgba(0,0,0,0.9) 99%, rgba(0,0,0,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#e6000000', GradientType=0 ); /* IE6-9 */
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.dqkuvx:hover .foo119 .c6hhlj {
	opacity: 1;
}
.dqkuvx .fdqzuq {
	color: #fff;
	font-size: 16px;
	border-radius: 100%;
	position: absolute;
	left: 30px;
	top: 30px;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #850707;
}
.dqkuvx .c6hhlj a:hover {
	color: #fff;
}
.dqkuvx .u8bae8 {
	position: absolute;
	bottom: 30px;
	left: 30px;
	background-color: transparent !important;
}
.dqkuvx .u8bae8 h5 {
	color: #fff;
	font-size: 22px;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}
.dqkuvx .u8bae8 p {
	color: #fff;
}
.slsxng {
	background-color: #fff;
	border-bottom: 1px solid #f5f5f5;
	padding: 0px 15px 0px 15px;
}
.slsxng li span {
	cursor: pointer;
	padding: 0px 12px 8px 12px;
	display: inline-block;
	position: relative;
	font-size: 12px;
	font-weight: 400;
	border-bottom: 2px solid #fff;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.slsxng li span:hover {
	color: #850707;
	border-bottom: 2px solid #850707;
}
.slsxng li span.active {
	color: #850707;
	border-bottom: 2px solid #850707;
}
/* project detail content */
.gfnejt li {
	padding: 10px 30px 10px 0px;
	display: flex;
}
.gfnejt li span {
	color: #1e1d24;
	display: inline-block;
	vertical-align: middle;
	margin-right: 50px;
	padding-right: 20px;
	width: 120px;
	font-weight: 600;
	position: relative;
}
.gfnejt li span:after {
	content: '';
	background-color: #e3e2e7;
	width: 1px;
	height: calc(100% + 22px);
	top: -11px;
	right: 0;
	position: absolute;
}
/* latest project box */
.ta1ldi {
	border: 1px solid rgba(0,0,0,0.1);
	padding: 15px;
}
.ta1ldi h6 a {
	color: #333;
}
.ta1ldi h6 a span {
	color: #850707;
	font-weight: 600;
}
/* ===================================
	08. Subscribe
=================================== */
.kcs4a0 {
	background-color: #850707;
}
.kcs4a0 .fmht0r {
	flex: 1;
	min-width: 185px;
}
.kcs4a0 h2 {
	color: #fff;
	font-weight: 600;
	font-size: 30px;
	line-height: 36px;
	margin-bottom: 8px;
}
.kcs4a0 p {
	color: #fff;
}
.kcs4a0 .fmht0r input {
	background: rgba(255,255,255,.34);
	min-height: 50px;
	padding: 16px 22px;
	width: 100%;
	border: 0px;
}
.kcs4a0 .ctmklp {
	flex-grow: 0;
	margin-top: 0;
	min-height: 50px;
	margin-left: 8px;
}
.kcs4a0 .ctmklp button {
	min-height: inherit;
	min-width: auto;
	width: 100%;
	background-color: #333;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	border: 0px;
	padding: 0px 20px;
}
/* ===================================
	09. Our testimonial
=================================== */
.jfppta {
	position: relative;
	border-radius: 6px;
	margin-top: 0px;
}
.jfppta .img {
	display: inline-block;
	margin: auto;
	width: 100%;
}
.jfppta .img img {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	float: left;
	margin-right: 10px;
}
.eeb7rz {
	float: left;
}
.jfppta h6 {
	color: #333;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
	margin-bottom: 0px;
}
.jfppta label {
	color: #333;
	margin-bottom: 0px;
}
.jfppta p {
	color: #fff;
	font-style: italic;
	font-size: 15px;
	margin-top: 20px;
	line-height: 24px;
	background-color: #333;
	padding: 25px;
	position: relative;
	border-radius: 4px;
	position: relative;
}
.jfppta p:before {
	position: absolute;
	content: "";
	width: 20px;
	height: 20px;
	background-color: #333;
	top: -8px;
	left: 30px;
	transform: rotate(45deg);
}
.jfppta .rdortz i {
	color: #7dc146;
}
.fi4kwo .owl-nav .owl-prev, .fi4kwo .owl-nav .owl-next {
	text-align: center;
	border: 2px solid #ccc !important;
	border-radius: 100%;
	font-size: 12px !important;
	width: 30px;
	line-height: 30px;
	height: 30px;
	margin: 0 4px !important;
	color: #333 !important;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.fi4kwo .owl-nav .owl-prev:hover, .fi4kwo .owl-nav .owl-next:hover {
	color: #fff !important;
	background-color: #850707;
}
/* ===================================
	10. About
=================================== */
.kqtyam {
	background-image: url(../img/bg/about-bg.jpg);
	background-size: cover;
	height: 570px;
	background-repeat: no-repeat;
	position: relative;
	z-index: 0;
}
.kqtyam:before {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-color: rgba(0,0,0,0.8);
	z-index: -1;
}
.loibro {
	padding: 40px;
}
.kqtyam h2 {
	font-family: 'Montserrat', sans-serif;
	color: #fff;
	text-transform: capitalize;
	font-size: 34px;
	font-weight: 600;
	text-shadow: 3px 3px 1px rgba(0, 0, 0, 0.24);
}
.lmozlb h3 {
	font-size: 34px;
	color: #333;
	position: relative;
	font-weight: 600;
	margin-bottom: 25px;
	padding-bottom: 6px;
}
.lmozlb h3:after {
	position: absolute;
	content: "";
	width: 80px;
	height: 2px;
	bottom: 0px;
	left: 0px;
	background-color: #850707;
}
/* Progressbar */
.z7n2g3 .dbke6u {
	position: relative;
	font-size: 14px;
	color: #1e1e27;
	text-transform: capitalize;
	padding-bottom: 6px;
}
.z7n2g3 .dr3pjy {
	width: 100%;
	z-index: 10;
}
.z7n2g3 .nkqira {
	position: absolute;
	bottom: 0;
	line-height: 38px;
	transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.z7n2g3 .l9drcn {
	background-color: #e5e5e5;
}
.z7n2g3 .axzl21 {
	width: 0%;
	background-color: #474d53;
}
.z7n2g3 .axzl21, .z7n2g3 .l9drcn {
	height: 20px;
}
.z7n2g3 .o5lx6z {
	color: #1e1e27;
	font-size: 12px;
}
.z7n2g3 .axzl21, .z7n2g3 .l9drcn {
	height: 10px;
}
.z7n2g3 .axzl21 {
	background: #850707;
}
.z7n2g3 .o5lx6z {
	position: relative;
}
.z7n2g3 .o5lx6z:before {
	background-color: #850707;
	border-radius: 100%;
	bottom: -24px;
	content: "";
	height: 15px;
	position: absolute;
	right: 10px;
	width: 15px;
}
.z7n2g3 .z4ak8e {
	margin-bottom: 24px;
}
.z7n2g3 .z4ak8e:last-child {
	margin-bottom: 0px;
}
/* ===================================
	11. Blog
=================================== */
.e405l3 {
	border: 1px solid #eee;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.e405l3 .q8sny3 {
	overflow: hidden;
}
.e405l3 .q8sny3 img {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.e405l3:hover .q8sny3 img {
	transform: scale(1.1);
}
.e405l3 .p8rb1h a {
	font-size: 18px;
	color: #850707;
}
.e405l3 .ipn8yb li {
	float: left;
	position: relative;
	display: inline-block;
	line-height: 24px;
	padding: 0px 12px;
}
.e405l3 .ipn8yb li:first-child {
	padding-left: 0px;
}
.e405l3 .ipn8yb li:last-child {
	padding-right: 0px;
}
.e405l3 .ipn8yb li:after {
	position: absolute;
	content: "";
	width: 1px;
	height: 15px;
	background-color: #ccc;
	top: 50%;
	transform: translateY(-50%);
	right: 0px;
}
.e405l3 .ipn8yb li:last-child:after {
	display: none;
}
.e405l3 .ipn8yb li a {
	color: #850707;
}
.e405l3 .z5mwgh {
	background-color: #f5f5f5;
}
.e405l3 .fdqzuq {
	font-size: 12px;
	color: #850707;
	text-decoration: none;
	position: relative;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.e405l3 .fdqzuq:hover {
	color: #000;
}
.e405l3 .fdqzuq:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background-color: #850707;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
}
.e405l3:hover {
	border: 1px solid #850707;
}
/* post sidebar item */
.iidho7 {
	background-color: #f7f7f7;
	width: 100%;
	display: inline-block;
}
.iidho7 h5 {
	display: inline-block;
	padding: 10px;
	min-width: 150px;
	font-weight: 400;
	letter-spacing: .1em;
	background: #850707;
	color:#fff;
}
/* form post search */
.s74hk9 {
	position: relative;
}
.s74hk9 input {
	padding-top: 16px;
	padding-bottom: 16px;
	padding-right: 65px;
	width: 100%;
	min-height: 60px;
	padding: 17px 22px;
	background: #ffffff;
	border-width: 2px;
	border-color: #151515;
}
.s74hk9 button {
	position: absolute;
	text-align: center;
	padding: 0 5px;
	right: 0;
	top: 50%;
	height: 50px;
	width: 60px;
	font-size: 20px;
	line-height: 50px;
	border: none;
	outline: none;
	transform: translateY(-50%);
	box-shadow: none;
	background: transparent;
	cursor: pointer;
	transition: all 250ms ease;
}
.s74hk9 button i {
	font-size: 18px;
}
.s74hk9 button:hover {
	color: #850707;
}
/* blog categories */
.tqpjtr {
	padding: 30px;
}
.tqpjtr li {
	margin-bottom: 14px;
}
.tqpjtr li a i {
	font-size: 12px;
	padding-right: 6px;
}
.tqpjtr li a {
	color: #151515;
	text-decoration: none;
	font-size: 14px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.tqpjtr li a:hover {
	color: #850707;
}
.tqpjtr li:last-child {
	margin-bottom: 0px;
}
/* popular posts */
.pu4pl3 {
	padding: 30px;
	display: inline-block;
}
.pu4pl3 li {
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d7d7d7;
	display: inline-block;
}
.pu4pl3 li:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0;
}
.pu4pl3 .c9pqbp {
	position: relative;
	float: left;
	margin-bottom: 0px;
	width: 30%;
	overflow: hidden;
	margin-right: 15px;
}
.pu4pl3 .l1ywon h4 {
	line-height: 18px;
}
.pu4pl3 .l1ywon h4 a {
	font-size: 15px;
	color: #000;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.pu4pl3 .l1ywon h4 a:hover {
	color: #850707;
}
.pu4pl3 .txoalk {
	color: #000;
}
/* Popular Tags */
.fhmao1 {
	padding: 30px;
	display: inline-block;
}
.fhmao1 a {
	color: #151515;
	padding: 6px 12px;
	background-color: #fff;
	display: inline-block;
	text-decoration: none;
	margin-bottom: 4px;
	font-size: 14px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.fhmao1 a:hover {
	background-color: #850707;
	color: #fff;
}
/* blog detail page */
.g3vrtx blockquote {
	border: 1px solid rgba(0,0,0,0.1);
	padding: 20px;
}
.g3vrtx blockquote p {
	font-style: italic;
	font-size: 16px;
	line-height: 28px;
}
.g3vrtx blockquote .rm7j8l:before {
	background-color: #850707;
	height: 2px;
	content: "";
	display: inline-block;
	width: 30px;
	margin-right: 15px;
	top: 50%;
	transform: translateY(-50%);
}
.g3vrtx blockquote .rm7j8l {
	font-size: 12px;
}
/* comments area */
.hoitz4 .zdrrvk {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-weight: 600;
}
.hoitz4 input {
	background-color: #f6f6f6;
	border: 1px solid #e3e2e7;
	color: #767676;
	box-shadow: inset 0 0 0 1px #f6f6f6;
	min-height: 50px;
	padding: 12px;
}
.hoitz4 textarea {
	background-color: #f6f6f6;
	color: #767676;
	box-shadow: inset 0 0 0 1px #f6f6f6;
	padding: 12px;
	border: 1px solid #e3e2e7;
}
/* ===================================
	12. Footer
=================================== */
footer {
	background-color: #252525;
}
.sz7h7o .kp11af {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	padding-bottom: 12px;
	border-bottom: 1px solid rgba(255,255,255,0.1);
	margin-bottom: 30px;
	text-transform: uppercase;
}
/* footer social */
.aatbch a {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	background-color: #3c3c3c;
	border-radius: 100%;
	margin-right: 6px;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.aatbch a:hover {
	background-color: #850707;
}
/* footer link */
.h0fbbu li {
	position: relative;
	margin-bottom: 12px;
}
.h0fbbu li a {
	color: #ccc;
	font-size: 12px;
	padding-left: 20px;
	position: relative;
	font-family: 'Montserrat', sans-serif;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.h0fbbu li a:before {
	position: absolute;
	content: "";
	width: 10px;
	height: 2px;
	background-color: #666;
	top: 50%;
	transform: translateY(-50%);
	left: 0px;
}
.h0fbbu li a:hover {
	color: #850707;
}
.h0fbbu li:last-child {
	margin-bottom: 0px;
}
/* footer popular tags */
.actzwu a {
	background-color: #252525;
	color: #ccc;
	padding: 6px 12px;
	display: inline-block;
	font-size: 12px;
	margin-bottom: 6px;
	border: 1px solid #303133;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.actzwu a:hover {
	background-color: #850707;
}
/* footer contact us */
.q851e4 li {
	margin-bottom: 20px;
	color: #ccc;
}
.q851e4 li:last-child {
	margin-bottom: 0px;
}
.q851e4 li h5 {
	text-transform: capitalize;
	font-weight: 600;
	font-size: 14px;
	color: #ffffff;
	margin-bottom: 8px;
}
.q851e4 li a {
	color: #ccc;
}
.q851e4 li a:hover {
	color: #850707;
}
/* copyright footer */
.udwynl {
	border-top: 1px solid rgba(255,255,255,0.1);
}
/* ===================================
	13. Inner heading
=================================== */
.zgm7g9 {
	position: relative;
	z-index: 0;
	background-color: #ededed;
}
.zgm7g9 h1 {
	font-size: 40px;
	font-weight: 800;
	text-transform: uppercase;
	color: #333;
	margin-top: 15px;
	line-height: 34px;
}
.zgm7g9 .ilp0vv {
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}
.zgm7g9 .ilp0vv a {
	color: #333;
}
.zgm7g9 .ilp0vv a:hover {
	color: #850707;
}
.zgm7g9 .ilp0vv a i {
	padding-right: 2px;
}
.zgm7g9 .ilp0vv li.active {
	color: #850707;
}
/* ===================================
	14. Team
=================================== */
.lkczi7 {
	background-color: #f5f5f5;
	position: relative;
}
.lkczi7 .content {
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: 90%;
	padding: 20px 20px 20px 70px;
	background: #fff;
	-webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.08);
	box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.08);
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.lkczi7 .content .it82io {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	padding: 5px 0;
	border-right: 1px solid rgba(255,255,255,0.2);
	width: 50px;
	text-align: center;
	background-color: #850707;
}
.lkczi7 .content .it82io li {
	display: block;
	padding: 9px 0;
}
.lkczi7 .content .it82io li a {
	display: inline-block;
	font-size: 16px;
	color: #fff;
}
.lkczi7:hover .content {
	background-color: #850707;
}
.lkczi7 .content h4, .lkczi7 .content p, .lkczi7 .content .post {
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.lkczi7:hover .content h4, .lkczi7:hover .content p, .lkczi7:hover .content .post {
	color: #fff;
}
/* ===================================
	15. Contact Us
=================================== */
.ll0hzd {
	width: 100%;
	display: inline-block;
}
.ll0hzd .x8xk97 {
	margin-right: 15px;
	position: relative;
	color: #ffffff;
	width: 80px;
	height: 80px;
	line-height: 80px;
	font-size: 34px;
	display: inline-block;
	float: left;
	text-align: center;
	border-radius: 100%;
	background-color: #c8c8c8;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.ll0hzd:hover .x8xk97 {
	-webkit-box-shadow: 0px 0px 0px 6px rgba(228,228,228,1);
	-moz-box-shadow: 0px 0px 0px 6px rgba(228,228,228,1);
	box-shadow: 0px 0px 0px 6px rgba(228,228,228,1);
}
.ll0hzd .oxw1hn {
	float: left;
}
.ll0hzd .oxw1hn a {
	color: #333;
}
.ll0hzd .oxw1hn a:hover {
	color: #850707;
}
.qhmkod input {
	background-color: #f6f6f6;
	border: 1px solid #e3e2e7;
	height: 55px;
}
.qhmkod textarea {
	background-color: #f6f6f6;
	border: 1px solid #e3e2e7;
}
.wr9b03 iframe {
	width: 100%;
	height: 400px;
	border: 0px;
}
.rfpeex.yz8rp5 ul {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb;
	padding: 10px;
}
/* ===================================
	16. Gallery
=================================== */
.aeu97i {
	margin-bottom: 30px;
	position: relative;
	border-radius: 4px;
	overflow: hidden;
}
.aeu97i .mv5808 {
	position: relative;
	overflow: hidden;
}
.aeu97i .mv5808 .c6hhlj {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	opacity: 0.6;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	background-color: rgba(0,0,0,0.7);
}
.aeu97i:hover .mv5808 .c6hhlj {
	opacity: 1;
}
.aeu97i .fdqzuq {
	color: #fff;
	font-size: 30px;
	border-radius: 100%;
	position: absolute;
	left: 0px;
	right: 0px;
	margin: auto;
	transform: translateY(-50%);
	top: 50%;
	text-align: center;
}
.aeu97i .c6hhlj a:hover {
	color: #fff;
}
/* ===================================
	17. Pricing
=================================== */
.hy8uoa {
	padding: 0px 0px 30px 0px;
	border: 1px solid #f8f8f8;
	text-align: center;
	border-radius:6px;
	background-color:#f5f5f5;
	overflow:hidden;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.o9a7rc {
	background-color: #4c454c;
	padding: 30px 0px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.hy8uoa .j1dd3p h3 {
	font-size: 20px;
	color: #fff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.hy8uoa .agr3on {
	align-items: flex-end;
	display: flex;
	font-size: 20px;
	line-height: 0.7;
	color: #fff;
	text-align: center;
	justify-content: center;
	margin: 0px 0 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid rgba(255,255,255,0.1);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.hy8uoa .agr3on .qbxgsn {
	font-size: 40px;
	font-weight: 900;
}
.hy8uoa .sjv16z {
	margin: 30px 30px 30px 30px;
}
.hy8uoa ul li {
	padding-bottom: 12px;
	padding-top: 12px;
}
.hy8uoa ul li i {
	color: #4261e4;
	padding-right: 6px;
}
.hy8uoa ul li + li {
	border-top: none;
}
.hy8uoa.active, .hy8uoa:hover {
	border: 1px solid #4261e4;
}
.hy8uoa:hover .o9a7rc, .hy8uoa.active .o9a7rc {
	background-color: #4261e4;
}
/*新增加的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 483 migration */
.exv4pf .jpxrhm {
	position: relative;
}
.ld845z {
	font-size: 0;
	white-space: nowrap;
	margin-top: 8px;
}
.ld845z a {
	display: inline-block;
	width: auto;
	min-width: 58px;
	height: auto;
	line-height: 20px;
	padding: 7px 14px;
	margin-left: 7px;
	background: #850707;
	color: #fff;
	border-radius: 4px;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
}
.ld845z a:hover {
	background: #0f62f1;
	color: #fff;
}
.ld845z .xfnsvp {
	background: #606060;
}
.k8tocn {
	margin-right: 146px;
}
.xjm2ii .fth79b,
.lm0nm3 a,
.yuggg0 a {
	white-space: nowrap;
}
.xjm2ii .active .fth79b {
	color: #850707;
}
.qtx7r3 h1,
.qtx7r3 h2 {
	font-size: 46px;
	line-height: 1.2;
	color: #fff;
}
.ech6zm {
	font-size: 46px;
	line-height: 1.2;
	color: #fff;
	font-weight: 700;
}
.gqoc6e {
	font-size: 34px;
	line-height: 1.3;
	color: #333;
	margin-bottom: 12px;
	font-weight: 700;
}
.lo1gdl {
	background: #fff;
	color: #333;
}
.lo1gdl h1,
.lo1gdl h2,
.lo1gdl h3,
.lo1gdl h4,
.lo1gdl h5,
.lo1gdl h6,
.lo1gdl p,
.lo1gdl li,
.lo1gdl label,
.lo1gdl span {
	color: #333;
}
.lo1gdl .dvi4tc,
.lo1gdl .dvi4tc:hover,
.lo1gdl .e2dfbv,
.lo1gdl .e2dfbv:hover,
.lo1gdl .dvi4tc i,
.lo1gdl .e2dfbv i {
	color: #fff;
}
.vhoeph,
.pn4tmt,
.ssmks9,
.d8y7l5,
.tn6oiy,
.mrke91,
.dh7bcm,
.juccku {
	background: #fff;
	color: #333;
	-webkit-box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08);
	box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08);
}
.vhoeph h4,
.vhoeph p,
.vhoeph a,
.pn4tmt h2,
.pn4tmt h4,
.pn4tmt p,
.tn6oiy h4,
.tn6oiy p {
	color: #333;
}
.vhoeph .nuom4u i {
	color: #850707;
}
.vhoeph:hover h4,
.vhoeph:hover p,
.vhoeph:hover a,
.vhoeph:hover .nuom4u i {
	color: #fff;
}
.pn4tmt,
.ssmks9 {
	padding: 34px;
	border: 1px solid #eee;
}
.pn4tmt h6,
.ssmks9 h6 {
	color: #850707;
	letter-spacing: 1px;
	margin-bottom: 10px;
}
.ssmks9 ul {
	margin-top: 18px;
}
.ssmks9 li {
	margin-bottom: 10px;
	font-size: 14px;
}
.ssmks9 i {
	color: #850707;
	margin-right: 8px;
}
.d8y7l5 {
	padding: 38px;
	border: 1px solid #eee;
}
.d8y7l5 h2,
.d8y7l5 p {
	color: #333;
}
.d8y7l5 .a5bvdh {
	height: 52px;
	background: #fff;
	color: #333;
	border: 1px solid #ddd;
	border-radius: 4px;
	font-size: 14px;
}
.d8y7l5 textarea.a5bvdh {
	height: auto;
	min-height: 130px;
}
.d8y7l5 .a5bvdh::-webkit-input-placeholder {
	color: #777;
}
.d8y7l5 .a5bvdh:-moz-placeholder {
	color: #777;
}
.d8y7l5 .a5bvdh::-moz-placeholder {
	color: #777;
}
.d8y7l5 .a5bvdh:-ms-input-placeholder {
	color: #777;
}
.c4ofis {
	overflow: hidden;
	margin: 4px 0 18px;
	font-size: 14px;
}
.c4ofis label {
	float: left;
	margin: 0;
	color: #333;
}
.c4ofis input {
	width: auto;
	height: auto;
	margin-right: 6px;
	vertical-align: middle;
}
.c4ofis a {
	float: right;
	color: #850707;
	text-decoration: underline;
}
.nrpe5t {
	font-size: 0;
}
.nrpe5t .dvi4tc,
.nrpe5t .e2dfbv {
	display: inline-block;
	height: 52px;
	line-height: 52px;
	padding: 0 24px;
	margin: 8px 10px 0 0;
	border: 0;
	font-size: 16px;
	vertical-align: top;
	text-align: center;
	cursor: pointer;
}
.bnr2e1 {
	background: rgba(255,255,255,0.96);
	padding: 30px 18px;
	border-radius: 4px;
	min-height: 190px;
}
.bnr2e1 .fheazt,
.bnr2e1 .fheazt i {
	color: #850707;
	font-size: 34px;
	margin-bottom: 12px;
}
.bnr2e1 h4,
.bnr2e1 p {
	color: #333;
}
.dh7bcm .o9a7rc,
.juccku .o9a7rc {
	background: #850707;
}
.dh7bcm .j1dd3p h3,
.juccku .j1dd3p h3 {
	color: #fff;
}
.dh7bcm .sjv16z li,
.juccku .sjv16z li {
	color: #333;
	font-size: 14px;
}
.cepqtd {
	background-image: url('../img/slider/slider-2.jpg');
	background-size: cover;
	background-position: center;
	min-height: 520px;
	position: relative;
}
.cepqtd:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,0.48);
}
.cepqtd .vvpadd {
	position: relative;
	z-index: 1;
}
.cepqtd h2 {
	color: #fff;
}
.ghmf4d h2,
.ghmf4d p {
	color: #fff;
}
.q8sny3 img,
.rd8uqi img,
.c9pqbp img {
	max-height: 260px;
	object-fit: cover;
}
.q8sny3 img,
.rd8uqi img {
	width: 100%;
}
@media (max-width: 1199px) {
	.k8tocn {
		margin-right: 126px;
	}
	.xjm2ii .fth79b {
		font-size: 13px;
		padding-left: 8px;
		padding-right: 8px;
	}
	.ld845z a {
		min-width: 52px;
		padding-left: 10px;
		padding-right: 10px;
	}
}
@media (max-width: 991px) {
	.k8tocn {
		display: none;
	}
	.ld845z {
		float: none !important;
		display: inline-block;
		margin: 8px 0;
	}
}
@media (max-width: 767px) {
	.qtx7r3 h1,
	.qtx7r3 h2 {
		font-size: 32px;
	}
	.ech6zm {
		font-size: 32px;
	}
	.pn4tmt,
	.ssmks9,
	.d8y7l5 {
		padding: 24px;
	}
	.c4ofis label,
	.c4ofis a {
		float: none;
		display: block;
		margin-bottom: 8px;
	}
	.nrpe5t .dvi4tc,
	.nrpe5t .e2dfbv {
		display: block;
		width: 100%;
		margin-right: 0;
		text-align: center;
	}
	.cepqtd {
		min-height: 360px;
	}
}
