@charset "utf-8";
/* CSS Document */

/* 

	Template Name: Parose - Multipurpose Cleaning Services HTML5 Website Template
	Author : Rainbow Design
	
*/

/*=====================================================================

--------------- Table of Content ---------------

	01. Global Settings
	02. Header
	03. Slider
	04. About Us
	05. Services
	06. Faq Area
	07. Call to action
	08. Testimonial section
	09. Counter Area
	10. Blog
	11. Portfolio Section
	12. Partner
	13. Footer
	14. Inner page title
	15. Team
	16. Contact Us
	17. Gallery

=====================================================================*/

/*--------------------------------------------------------------
	Global Settings
--------------------------------------------------------------*/

/* theme font */
@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');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap');
body {
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	color: #6C6D74;
	letter-spacing: 0.5px;
}
img {
	max-width: 100%;
}
p {
	/* [disabled]line-height: 24px; */
	/* [disabled]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;
}
/* buttons */
.dvi4tc {
	display: inline-block;
	background-color: #536709;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none;
	color: #fff;
	padding: 12px 25px;
	position: relative;
	z-index: 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;
}
.dvi4tc:hover {
	text-decoration: none;
	color: #fff;
}
.dvi4tc:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 0;
	bottom: 0;
	background-color: #212529;
	-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:before {
	width: 100%;
}
.e2dfbv {
	display: inline-block;
	background-color: #ffd526;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration: none;
	color: #333;
	padding: 12px 25px;
	position: relative;
	z-index: 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;
}
.e2dfbv:hover {
	text-decoration: none;
	color: #fff;
}
.e2dfbv:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 0;
	bottom: 0;
	background-color: #212529;
	-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:before {
	width: 100%;
}
.pjvzfi {
	background-color: #536709;
	color: #fff;
	border: 0px;
	padding: 10px 25px;
	font-size: 13px;
	font-weight: 600;
	display: inline-block;
	text-transform: uppercase;
	position: relative;
	-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;
}
.pjvzfi:hover {
	background-color: #00689d;
	color: #fff;
}
.pjvzfi i {
	padding: 0 14px;
	border-left: 1px solid rgba(255,255,255,0.4);
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0px;
	line-height: 44px;
	height: 100%;
}
/* 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 .hwa20b {
	top: 50%;
	position: relative;
}
/* section title */
.pgbl8k small {
	font-size: 12px;
	font-weight: 400;
	margin-bottom: 6px;
	color: #333;
	border-top: 1px solid #536709;
	border-bottom: 1px solid #536709;
	display: inline-block;
	padding: 4px 0px;
	text-transform: uppercase
}
.pgbl8k h2 {
	font-size: 34px;
}
.pgbl8k h2 span {
	font-weight: 800;
}
/* top scroll */
.w0zngp {
	display: none;
	position: fixed;
	bottom: 2px;
	text-align: center;
	right: 2%;
	width: 30px;
	border: 2px solid #0194ae;
	height: 30px;
	line-height: 26px;
	font-size: 12px;
	color: #fff;
	background-color: #536709;
	text-decoration: none;
	border-radius: 4px;
	z-index: 9999;
}
.w0zngp:hover {
	color: #fff!important;
	text-decoration: none;
}
/*--------------------------------------------------------------
	02. Header
--------------------------------------------------------------*/
.q3bba2 {
	background-color: #536709;
}
.dbanqv {
	background-color: #fff;
	text-align: center;
	height: 100%;
	line-height: 116px;
}
.vxxhic {
	display: none;
}
.orcncd {
	text-align: right;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
.orcncd ul.fx402z > li {
	display: inline-block;
	font-size: 13px;
	padding: 0 15px;
	margin: 0px;
	position: relative;
}
.orcncd ul.fx402z > li span {
	font-size: 12px;
	color: #fff;
}
.orcncd .fx402z > li:after {
	content: '|';
	color: rgba(255,255,255,0.2);
	position: absolute;
	width: 1px;
	left: -2px;
	top: 0;
}
.mqka6v {
	border-right: 1px solid rgba(255,255,255,0.2);
}
.orcncd ul.d94dsi li {
	display: inline-block;
}
.orcncd .fx402z > li:first-child:after {
	display: none;
}
.orcncd .fx402z > li:first-child {
	padding: 0px;
}
.orcncd .fx402z li a {
	color: #fff;
	font-size: 13px;
	padding: 2px 6px;
	margin: 0 6px;
}
.navigation .suia1x .fth79b {
	padding: 24px 0px;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	border-bottom: 2px solid transparent;
}
.navigation .suia1x .fth79b span {
	padding: 18px 10px;
	-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;
}
.navigation .suia1x .kudo6q:hover .fth79b span {
	color: #ffd526;
}
.navigation .suia1x .kudo6q:hover .fth79b {
	border-bottom: 2px solid #ffd526;
}
.navigation .suia1x .kudo6q:hover:last-child .fth79b {
	border-bottom: 0;
}
.navigation .suia1x .kudo6q:last-child .fth79b {
	border-bottom: 0;
}
.navigation .suia1x .kudo6q.active .fth79b span {
	color: #ffd526;
}
.navigation .suia1x .fth79b span i {
	padding-left: 4px;
}
.navigation .suia1x .fth79b:after {
	display: none;
}
.navigation .o7w4lx .fth79b {
	padding: 16px 0px;
	margin-left: 8px;
}
.navigation .o7w4lx .fth79b .iyhjyh {
	padding: 8px 14px;
	color: #333;
	border-radius: 3px;
	margin-left: 8px;
	font-weight: 600;
	margin-right: 8px;
	background-color: #ffd526;
}
.navigation .zj7ufg {
	margin: 0px;
	padding: 0px 0px;
	border: 0px;
	border-radius: 0px;
	border: 6px solid rgba(0,0,0,0.4);
	background-color: rgba(0,0,0,0.7);
}
.navigation .zj7ufg .geosyf {
	padding: 12px 15px 8px 15px;
	font-size: 12px;
	color: #94989e;
	font-weight: 600;
	-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;
	text-transform: uppercase;
}
.navigation .zj7ufg .geosyf:hover, .navigation .zj7ufg .geosyf:focus, .navigation .zj7ufg .geosyf:active {
	background-color: rgba(255,255,255,0.1);
}
.navigation .jbsx1a {
	color: #fff;
}
@media screen and (min-width: 992px) {
/*shows the dropdown menu on hover */
.navigation .tzqj15 .dropdown:hover .zj7ufg, .navigation .tzqj15 .dropdown .zj7ufg:hover {
	display: block!important;
}
}
/*--------------------------------------------------------------
	03. Slider
--------------------------------------------------------------*/
.vlrvey .jf8m19 {
	background-color: rgba(0,0,0,0.5);
}
.vlrvey .yq9n71 {
	top: 50%;
	bottom: auto;
	padding-top: 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 {
	padding: 30px 0px 0px 0px;
	position: relative;
	z-index: 0;
}
.vlrvey .yq9n71 .d4ise6:after {
	position: absolute;
	content: "";
	width: 200px;
	top: 0px;
	height: 2px;
	left: 0px;
	border-top: 3px double rgba(255,255,255,0.25);
	z-index: -1
}
.vlrvey .yq9n71 h2 {
	font-size: 40px;
	color: #fff;
	font-weight: 800;
	text-transform: uppercase;
}
.vlrvey .yq9n71 h2 span {
	text-decoration: underline;
	color: #ffd526;
}
.vlrvey .sarr96, .vlrvey .f0biqj {
	border-radius: 100%;
	color: #fff;
	line-height: 50px;
	background-color: #212529;
	border: 2px solid rgba(255,255,255,0.6);
	font-size: 18px;
}
.vlrvey .sarr96 {
	width: 50px;
	bottom: auto;
	top: 50%;
	height: 50px;
	right: 60px;
	transform: translateY(-50%);
}
.vlrvey .f0biqj {
	left: 60px;
	width: 50px;
	display: inline-block;
	bottom: auto;
	top: 50%;
	height: 50px;
	transform: translateY(-50%);
}
/*--------------------------------------------------------------
	04. About Us
--------------------------------------------------------------*/
.v63qqk h6 {
	color: #536709;
	font-size: 12px;
}
.v63qqk h2 {
	font-size: 30px;
	font-weight: 800;
}
.v63qqk h5 {
	font-size: 16px;
	font-style: italic;
	font-weight: 500;
}
/* 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: #474d53;
}
.z7n2g3 .axzl21, .z7n2g3 .l9drcn {
	height: 20px;
}
.z7n2g3 .o5lx6z {
	color: #1e1e27;
	font-size: 12px;
}
.z7n2g3 .axzl21, .z7n2g3 .l9drcn {
	height: 4px;
}
.z7n2g3 .axzl21 {
	background: #536709;
}
.z7n2g3 .o5lx6z {
	position: relative;
}
.z7n2g3 .o5lx6z:before {
	background: #536709;
	border-radius: 100%;
	bottom: -20px;
	content: "";
	height: 15px;
	position: absolute;
	right: 10px;
	width: 15px;
}
.z7n2g3 .z4ak8e {
	margin-bottom: 24px;
}
.z7n2g3 .z4ak8e:last-child {
	margin-bottom: 0px;
}
/*--------------------------------------------------------------
	05. Services
--------------------------------------------------------------*/
.lsb5li {
	background-image: url(../img/bg/service-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.s59oow {
	background-color: #ffffff;
	border: 1px solid #f5f5f5;
	padding: 20px;
	text-align: center;
	-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;
}
.s59oow .u75tl0 {
	position: relative;
	-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;
}
.s59oow .u75tl0:before {
	position: absolute;
	content: "";
	width: 30px;
	height: 30px;
	left: -10px;
	top: -10px;
	border-left: 1px solid #536709;
	border-top: 1px solid #536709;
	-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;
}
.s59oow:hover .u75tl0:before {
	width: 50%;
	height: 50%;
}
.s59oow:hover {
 box-shadow: 0 .5rem 1rem rgba(0,0,0,.15);
}
.s59oow h3 {
	font-size: 20px;
	font-weight: 600;
	position: relative;
	margin-bottom: 12px;
	padding-bottom: 8px;
}
.s59oow h3:after {
	position: absolute;
	content: "";
	bottom: 0px;
	right: 0px;
	margin: auto;
	left: 0px;
	width: 60px;
	height: 1px;
	background-color: #536709;
}
/* sidebar services */
.tna4el ul li {
	margin-bottom: 1px;
}
.tna4el ul li:last-child {
	margin-bottom: 0px;
}
.tna4el ul li a {
	color: #333;
	background-color: #f5f5f5;
	position: relative;
	display: inline-block;
	width: 100%;
	padding: 14px 12px;
	-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;
}
.tna4el ul li a:hover {
	background-color: #536709;
	color: #fff;
}
.tna4el ul li.active a {
	background-color: #536709;
	color: #fff;
}
.tna4el ul li a i {
	position: absolute;
	top: 50%;
	right: 12px;
	transform: translateY(-50%);
}
/* single service content */
.xplesf h2 {
	font-size: 26px;
	font-weight: 600;
}
/* sidebar contact box */
.p2ximf {
	position: relative;
	display: block;
	padding-bottom: 50px;
}
.p2ximf .y8pvxz {
	position: relative;
	display: block;
	padding: 40px;
	background: #27282c;
	z-index: 1;
}
.p2ximf .y8pvxz .et6x8a {
	position: relative;
	display: block;
	color: #536709;
	font-size: 50px;
	padding-bottom: 22px;
}
.p2ximf .y8pvxz h3 {
	color: #ffffff;
	font-size: 20px;
	line-height: 30px;
	font-weight: 600;
	margin: 0 0 22px;
}
.p2ximf .y8pvxz .kqn9lp {
	position: relative;
	display: block;
	border-top: 1px solid #404043;
	padding-top: 25px;
}
.p2ximf .y8pvxz .kqn9lp h2 {
	color: #ffffff;
	font-size: 24px;
	font-weight: 400;
	margin: 0 0 3px;
}
.p2ximf .y8pvxz .kqn9lp span {
	color: #ffffff;
}
/* download button */
.qbi1vu button {
	color: #51596e;
	font-size: 16px;
	font-weight: 600;
	background: #edf0f2;
	height: 70px;
	width: 100%;
	border: none;
	margin-bottom: 10px;
	position: relative;
	padding-left: 70px;
	outline: none;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
.qbi1vu button:hover {
	background: #536709;
	color: #fff;
}
.qbi1vu button:hover i {
	color: #fff;
}
.qbi1vu button i {
	font-size: 25px;
	color: #536709;
	font-weight: 400;
}
.qbi1vu button span {
	display: inline-block;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 70px;
	border-right: 1px solid #cfd6da;
}
/*--------------------------------------------------------------
	06. Faq Area
--------------------------------------------------------------*/
.t1cvek .yh1omn .i3apnl .bdp35k .sj6lwo {
	display: inline-block;
	color: #536709;
}
.t1cvek .yh1omn .i3apnl .bdp35k.ihe4az .sj6lwo {
	display: none;
}
.t1cvek .yh1omn .i3apnl .bdp35k.ihe4az .uih14c {
	display: inline-block;
}
.t1cvek .yh1omn .i3apnl .bdp35k .uih14c {
	display: none;
}
.t1cvek .yh1omn .i3apnl {
	background-color: transparent;
}
.t1cvek .yh1omn .i3apnl .bdp35k.ihe4az {
	color: #333 !important;
	padding: 10px 15px;
	background-color: #fff;
	border: 1px solid #ebebeb;
}
.t1cvek .yh1omn {
	border: 0px;
	border-radius: 0px;
	margin-bottom: 10px;
}
.t1cvek .yh1omn:last-child {
	margin-bottom: 0px;
}
.t1cvek .yh1omn .i3apnl {
	padding: 0px;
}
.t1cvek .yh1omn .i3apnl i {
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
}
.t1cvek .yh1omn .ggexsp {
	line-height: 24px;
	padding: 15px;
	color: #959595;
	margin-top: 10px;
	border: 1px solid #ebebeb;
}
.t1cvek .yh1omn .i3apnl .bdp35k {
	color: #536709 !important;
	padding: 15px !important;
	background-color: #fff;
	border: 1px solid #ebebeb;
	border-bottom: 0;
	position:relative;
}
.t1cvek .yh1omn .i3apnl .bdp35k:after{
	display:none;
}
/*--------------------------------------------------------------
	07. Call to action
--------------------------------------------------------------*/
.votc3n {
	background-image: url(../img/bg/call-to-action-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	position: relative;
	z-index: 0;
}
.votc3n:after {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	content: "";
	background-color: rgba(0,0,0,0.7);
	width: 100%;
	height: 100%;
	z-index: -1;
}
.mm1qld h2 {
	color: #fff;
	font-size: 38px;
	font-weight: 600;
}
.mm1qld h2 span {
	color: #ffd526;
	font-weight: 800;
}
.mm1qld .tiomqm {
	color: #fff;
	line-height: 26px;
	position: relative;
	font-size: 32px;
	padding: 14px 0px 0px 60px;
	display: inline-block;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;
}
.mm1qld .tiomqm i {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 100px;
	font-size: 14px;
	line-height: 50px;
	color: #fff;
	margin-right: 6px;
	z-index: 0;
	background-color: #536709;
	-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;
}
.mm1qld .tiomqm:hover i {
	font-size: 18px;
}
/*--------------------------------------------------------------
	08. Testimonial section
--------------------------------------------------------------*/
.jfppta {
	background: #fff;
	border: 1px solid #ececec;
	padding: 35px;
	margin-top: 40px;
	position: relative;
	z-index: 0;
}
.jfppta:before {
	position: absolute;
	content: "";
	width: 30px;
	height: 30px;
	left: 10px;
	top: 10px;
	border-left: 1px solid #536709;
	border-top: 1px solid #536709;
	-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;
}
.jfppta:hover:before {
	width: 50%;
	height: 50%;
}
.jfppta .jvbt94 {
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	text-align: center;
	right: 0px;
	margin: auto;
	z-index: -1;
	font-size: 120px;
	opacity: 0.07;
	color: #536709;
	transform: translateY(-50%);
}
.jfppta .poevvp {
	border-bottom: 1px solid #e2e0f6;
	padding-bottom: 24px;
	margin-bottom: 20px;
}
.jfppta .ykamlj {
	float: right;
	margin-top: -70px;
	position: relative;
}
.jfppta .te0wbq {
	overflow: hidden;
}
.jfppta .te0wbq h4 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 0;
}
.jfppta .te0wbq span {
	font-size: 13px;
	color: #536709;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 500;
}
.fi4kwo .owl-dots .owl-dot span {
	width: 18px;
	border-radius: 0px;
	height: 8px;
	margin: 15px 4px 0px 4px;
}
.fi4kwo .owl-dots .owl-dot.active span {
	background-color: #536709;
	color: #fff;
	width: 24px;
}
/*--------------------------------------------------------------
	09. 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(31,39,50,0.7);
	content: "";
	z-index: 0;
	width: 100%;
	height: 100%;
}
.v6c6e7 {
	text-align: center;
	position: relative;
	background-color: rgba(3,143,214,0.6);
	width: 190px;
	height: 190px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 100%;
	line-height: 190px;
	-webkit-box-shadow: 0px 0px 0px 10px rgba(3,143,214,0.34);
	-moz-box-shadow: 0px 0px 0px 10px rgba(3,143,214,0.34);
	box-shadow: 0px 0px 0px 10px rgba(3,143,214,0.34);
}
.v6c6e7 .content {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.v6c6e7 .content .ryge9y {
	font-size: 40px;
	font-weight: 700;
	line-height: 50px;
	margin-bottom: 0px;
	color: #fff;
}
.v6c6e7 .content .title {
	font-size: 16px;
	padding-top: 6px;
	text-transform: capitalize;
	font-weight: 500;
	color: #fff;
}
/*--------------------------------------------------------------
	10. Blog
--------------------------------------------------------------*/
.e405l3 {
	background-color: #ffffff;
	border: 1px solid #f5f5f5;
	padding: 20px;
	position: relative;
	z-index: 0;
}
.e405l3:before {
	position: absolute;
	content: "";
	width: 30px;
	height: 30px;
	z-index: -1;
	right: 10px;
	bottom: 10px;
	border-right: 1px solid #536709;
	border-bottom: 1px solid #536709;
	-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:hover:before {
	width: 50%;
	height: 50%;
}
.e405l3 .q8sny3 {
	position: relative;
}
.e405l3 .q8sny3 .dp69xs {
	position: absolute;
	top: 10px;
	font-weight: 600;
	color: #fff;
	width: 60px;
	background-color: #536709;
	height: 60px;
	text-align: center;
	padding-top: 6px;
	right: 10px;
	border-radius: 5px 5px 5px 0;
}
.e405l3 .q8sny3 .dp69xs span {
	font-size: 16px;
	display: block;
}
.e405l3 .q8sny3 .dp69xs:after {
	position: absolute;
	content: '';
	width: 0;
	border-left: 15px solid #536709;
	height: 0;
	border-top: 0;
	border-bottom: 20px solid transparent;
	bottom: -10px;
	left: 0;
}
.e405l3 h3 {
	line-height: 26px;
}
.e405l3 h3 a {
	font-size: 22px;
	color: #333;
	font-weight: 600;
}
.e405l3 h3 a:hover {
	color: #536709;
}
.e405l3 .ca8fuc ul li {
	color: #999;
	font-size: 14px;
}
.e405l3 .ca8fuc ul li a {
	color: #333;
}
.e405l3 .ca8fuc ul li a:hover {
	color: #536709;
}
/* sidebar widget */
.fm8n2n {
	background-color: #e5eef5;
	padding: 20px;
}
/* siderbar title */
.a29l40 h5 {
	position: relative;
	padding-left: 25px;
}
.a29l40 h5:before {
	position: absolute;
	background-color: #666;
	left: 0px;
	transform: translateY(-50%);
	height: 2px;
	width: 15px;
	content: "";
	top: 50%;
}
/* sidebar search */
.q3aegg {
	position: relative;
}
.q3aegg input {
	border: 0px;
	background-color: #fff;
	width: 100%;
	position: relative;
	padding: 10px 10px;
}
.q3aegg button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 6px;
	border: 0px;
	background-color: transparent;
	color: #666;
}
/* sidebar categories */
.i5s229 ul li {
	padding-bottom: 10px;
}
.i5s229 ul li:last-child {
	padding-bottom: 0px;
}
.i5s229 ul li a {
	color: #666;
}
.i5s229 ul li a:hover {
	color: #536709;
}
/* single blog */
.dxnifj .e405l3:before {
	display: none;
}
.dxnifj .mbdk0y {
	background-color: #e5eef5;
	padding: 20px;
}
.dxnifj .mbdk0y p {
	font-style: italic;
	font-size: 15px;
	line-height: 26px;
}
.dxnifj .mbdk0y .rm7j8l{
	margin-top:0px;
}
.l7cmzd li {
	position: relative;
	display: inline-block;
	margin-right: 8px;
	color: #536709;
	font-weight: bold;
}
.l7cmzd li a {
	position: relative;
	text-align: center;
	font-size: 18px;
	display: inline-block;
	color: #aaaaaa;
}
.l7cmzd li a:hover {
	color: #536709;
}
.dxnifj .title h3 {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 0;
}
.i2qw3i ul li {
	padding-bottom: 25px;
	border-bottom: 1px solid #e9e9e9;
	margin-bottom: 25px;
}
.i2qw3i ul li:nth-child(2) {
	padding-left: 80px;
}
.i2qw3i ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.xti9o1 .qsxpij {
	float: left;
	display: block;
	margin-right: 20px;
}
.xti9o1 .fr37be {
	overflow: hidden;
	display: block;
}
.fr37be p {
	margin-bottom: 10px;
}
.dwwym4 h5 {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 0;
}
.lyodlz {
	overflow: hidden;
	float: left;
}
.lyodlz span {
	font-size: 12px;
	color: #536709;
}
.fr37be .c4gf1b {
	display: inline-block;
	margin-left: 10px;
	background-color: #536709;
	padding: 4px 8px;
	border-radius: 4px;
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
}
/* Leave a reply form */
.aw6oz2 input {
	width: 100%;
	border: 1px solid #dcdcdc;
	padding: 16px 20px;
	border-radius: 5px;
	margin-bottom: 30px;
	font-size: 14px;
}
.aw6oz2 input::placeholder, .aw6oz2 textarea::placeholder {
 font-size: 14px;
 color: #8a8989;
}
.aw6oz2 textarea {
	width: 100%;
	border: 1px solid #dcdcdc;
	padding: 18px 20px;
	border-radius: 5px;
	margin-bottom: 30px;
	max-height: 240px;
}
/* sidebar recent post */
.ps3ak3 li {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}
.ps3ak3 li:last-child {
	margin-bottom: 0px;
}
.ki4mc3 {
	float: left;
	width: 90px;
	height: auto;
	margin-right: 15px;
}
.ki4mc3 img {
	border: 2px solid #fff;
}
.uwekgz {
	overflow: hidden;
	display: block;
}
.uwekgz .qcli32 {
	font-size: 12px;
	color: #8b8a8a;
}
.uwekgz h4 {
	line-height: 20px;
}
.uwekgz h4 a {
	font-weight: 700;
	color: #333;
	line-height: 18px;
	font-size: 15px;
	margin-bottom: 0;
}
.uwekgz h4:hover a {
	color: #536709;
}
/* sidebar tag */
.qoxvvt ul li {
	display: inline-block;
	margin-right: 8px;
	margin-bottom: 10px;
}
.qoxvvt ul li a {
	background: #f4f9fd;
	display: block;
	padding: 6px 14px;
	border-radius: 2px;
	text-transform: uppercase;
	font-weight: 400;
	color: #242424;
	-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;
}
.qoxvvt ul li:hover a {
	background: #536709;
	color: #fff;
}
/* sidebar instagram */
.kmpsj7 ul li {
	display: inline-block;
	margin-right: 4px;
	margin-bottom: 4px;
	width: 90px;
	border-radius: 4px;
	overflow: hidden;
}
.kmpsj7 ul li a {
	display: block;
	position: relative;
}
.kmpsj7 ul li a::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0;
	transition: .3s;
}
.kmpsj7 ul li:hover a:before {
	opacity: .5;
}
.d76x87 img {
	width: 100%;
}
/*--------------------------------------------------------------
	11. Portfolio Section
--------------------------------------------------------------*/
.h7c7mi {
	background-color: #536709;
}
.h7c7mi .pgbl8k small {
	border-color: #fff;
}
#aamnec .thamqj {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	display: none;
	overflow: hidden;
}
.slsxng {
	margin: auto auto 40px auto;
	display: inline-block;
	border: 1px solid rgba(255,255,255,0.2);
}
.slsxng li span {
	cursor: pointer;
	padding: 8px 14px;
	font-size: 13px;
	font-weight: 600;
	display: inline-block;
	color: #fff;
	position: relative;
}
.slsxng li span:after {
	position: absolute;
	content: "";
	width: 2px;
	background-color: #ccc;
	height: 10px;
	right: 0px;
	left: 0px;
	bottom: -10px;
	margin: auto;
	opacity: 0;
	-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:before {
	position: absolute;
	content: "";
	width: 15px;
	background-color: #ccc;
	height: 2px;
	right: 0px;
	left: 0px;
	bottom: -10px;
	margin: auto;
	opacity: 0;
	-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:after, .slsxng li span:hover:before, .slsxng li span.active:after, .slsxng li span.active:before {
	opacity: 1;
}
.n61q4s .ynvupk {
	position: relative;
}
.n61q4s .dnbens {
	position: relative;
	overflow: hidden;
}
.n61q4s .dnbens img {
	-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;
}
.n61q4s:hover .dnbens img {
	transform: scale(1.2);
}
.n61q4s .dnbens:after {
	content: "";
	width: 100%;
	left: 0;
	position: absolute;
	z-index: 0;
	height: 100%;
	background-color: rgba(0,0,0,0.4);
	top: 0;
	opacity: 1;
	transition: all .5s ease 0s
}
.n61q4s .ynvupk {
	background-color: #fff;
}
.n61q4s .title {
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0px;
	color: #333;
}
.n61q4s .ynvupk .post {
	color: #666;
}
.n61q4s .b3fsmv {
	list-style: none;
	opacity: 0;
	z-index: 2;
	position: absolute;
	top: 50%;
	left: 0px;
	right: 0px;
	transform: translateY(-50%);
	transition: all .5s ease 0s;
}
.n61q4s:hover .b3fsmv {
	opacity: 1;
}
.n61q4s .b3fsmv li {
	display: inline-block;
}
.n61q4s .b3fsmv li a {
	display: block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	background: #536709;
	margin-right: 2px;
	border-radius: 100px;
	font-size: 12px;
	color: #fff;
	transition: all .3s ease 0s
}
.n61q4s .b3fsmv li a:hover {
	background-color: #1a1a1c;
}
.alcpya .owl-dots .owl-dot span {
	width: 18px;
	border-radius: 0px;
	height: 8px;
	margin: 15px 4px 0px 4px;
	border: 1px solid rgba(255,255,255,0.6);
	background-color: transparent;
}
.alcpya .owl-dots .owl-dot.active span {
	background-color: #fff;
	color: #fff;
	width: 26px;
}
/* project info content */
.lt4ujq {
	position: relative;
	display: block;
	padding-left: 30px;
	padding-bottom: 20px;
}
.lt4ujq:before {
	position: absolute;
	top: 14px;
	left: 0;
	width: 30px;
	height: 1px;
	background: #536709;
	content: "";
}
.lt4ujq h3 {
	position: relative;
	padding-left: 20px;
	color: #27282c;
	font-size: 20px;
	line-height: 30px;
	font-weight: 700;
	text-transform: uppercase;
}
.rsr1it .y8pvxz {
	position: relative;
	padding: 30px;
	box-shadow: 0px 0px 8px 2px #f6f6f6;
}
.rsr1it .y8pvxz .title h4 {
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 6px;
	color: #536709;
}
.rsr1it .y8pvxz ul li {
	position: relative;
	border-bottom: 1px solid #ededed;
	padding-bottom: 12px;
	margin-bottom: 16px;
}
.rsr1it .y8pvxz ul li:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}
/* portfolio single carousel */
.yxkk3i .owl-nav {
	width: 100%;
	margin-top: 0px;
	position: absolute;
	width: 100%;
	top: 50%;
	transform: translateY(-50%);
	left: 0px;
}
.yxkk3i .owl-nav .owl-prev {
	float: left;
}
.yxkk3i .owl-nav .owl-next {
	float: right;
}
.yxkk3i .owl-nav .owl-prev, .yxkk3i .owl-nav .owl-next {
	background-color: #fff !important;
	border-radius: 4px;
	color: #333 !important;
	line-height: 30px;
	height: 30px;
	width: 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;
}
.yxkk3i .owl-nav .owl-prev:hover, .yxkk3i .owl-nav .owl-next:hover {
	background-color: #536709 !important;
	color: #fff !important;
}
/*--------------------------------------------------------------
	12. Partner
--------------------------------------------------------------*/
.qgxtml img {
	border: 1px solid #f5f5f5;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	-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;
}
.qgxtml:hover img {
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
	filter: grayscale(0%);
}
/*--------------------------------------------------------------
	13. Footer
--------------------------------------------------------------*/
.d9bn1m {
	position: relative;
	color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url(../img/bg/footer-bg.jpg);
	z-index:0;
}
.d9bn1m:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.90);
	z-index:-1;
}
.kp11af h2 {
	position: relative;
	color: #ffffff;
	font-size: 24px;
	font-weight: 600;
	padding-bottom: 15px;
}
.kp11af h2:after {
	position: absolute;
	content: '';
	width: 44px;
	left: 0px;
	bottom: 0px;
	height: 2px;
	background-color: #536709;
}
.ksuwir ul li a {
	color: #fff;
	text-decoration: none;
}
.ksuwir ul li a:hover {
	color: #536709;
}
.ksuwir ul li span {
	color: #536709;
}
.d9bn1m .r5n4qx a {
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}
.aatbch {
	position: relative;
}
.aatbch li {
	position: relative;
	display: inline-block;
	margin-right: 8px;
	color: #536709;
	font-weight: bold;
}
.aatbch li a {
	position: relative;
	text-align: center;
	font-size: 18px;
	display: inline-block;
	color: #aaaaaa;
}
.aatbch li a:hover {
	color: #536709;
}
.zk2z94 .veauc1 input[type="text"], .zk2z94 .veauc1 input[type="email"] {
	position: relative;
	display: block;
	width: 100%;
	line-height: 26px;
	padding: 12px 20px;
	height: 50px;
	color: #fff;
	border: 0px;
	background-color: #536709;
}
.mzkb7n {
	position: relative;
	padding: 7px 32px;
	line-height: 24px;
	text-transform: uppercase;
	background-color: #ffd526;
	color: #222222;
	font-weight: 700;
	border: 2px solid #fde428;
}
.mzkb7n:hover {
	color: #fde428;
	border-color: #ffd526;
	background: none;
}
.d9bn1m .xkkldz {
	background-color: #536709;
}
.md8186 .txti09 {
	position: relative;
}
.md8186 .txti09:after {
	position: absolute;
	content: '';
	top: 0px;
	left: 50%;
	margin-left: -20px;
	width: 1px;
	height: 100%;
	border-right: 1px dashed rgba(255,255,255,0.10);
}
.md8186 ul li {
	margin-bottom: 10px;
}
.md8186 ul li a {
	position: relative;
	color: #dfdfdf;
	font-size: 15px;
}
.md8186 ul li a:hover {
	color: #536709;
	text-decoration: none;
}
.zk2z94 .veauc1 {
	margin-bottom: 20px;
}
.zk2z94 .veauc1:last-child {
	margin-bottom: 0px;
}
.xkkldz {
	position: relative;
	border-top: 1px solid rgba(255,255,255,0.10);
	padding: 15px 0px;
	color: #bcbcbc;
}
.xkkldz .o26sdz {
	position: relative;
	line-height: 20px;
	padding: 5px 0px;
	color:#fff;
}
/*--------------------------------------------------------------
	14. Inner page title
--------------------------------------------------------------*/
.u7ej7g {
	position: relative;
	background-image: url(../img/bg/inner-page-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center top;
	text-align: center;
	z-index: 0;
}
.u7ej7g:after {
	position: absolute;
	content: "";
	background-color: rgba(0,0,0,0.7);
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: -1;
}
.bjw6hy .ilp0vv {
	background-color: transparent;
	text-align: center;
	margin-bottom: 0px;
	padding: 0px;
	display: inline-block;
}
.bjw6hy .ilp0vv li {
	float: left;
	color: #ccc;
}
.bjw6hy .ilp0vv li a {
	color: #ffd526;
}
.bjw6hy h1 {
	font-size: 30px;
	font-weight: 600;
	color: #fff;
}
.bjw6hy p {
	color: #ccc;
	font-style: italic;
	padding-top: 6px;
}
/*--------------------------------------------------------------
	15. Team
--------------------------------------------------------------*/
.lkczi7 {
	position: relative;
	overflow: hidden;
}
.lkczi7 .vep3ai {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px 0px 0px 0px;
	text-align: center;
	width: 100%;
}
.lkczi7 .o505dy {
	background-color: rgba(0,0,0,0.8);
	display: flex;
}
.lkczi7 .o505dy a {
	flex: auto;
	padding: 8px 0px;
	color: #fff;
	border-right: 1px solid rgba(255,255,255,0.2);
	-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;
}
.lkczi7 .o505dy a:last-child {
	border-right: 0px;
}
.lkczi7 .o505dy a:hover {
	background-color: #ffd526;
}
.lkczi7 .rhu8la {
	background-color: rgba(3,143,214,0.8);
	padding-bottom: 10px;
	padding-top: 10px;
	-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;
}
.lkczi7 .rhu8la h4 a {
	color: #fff;
	font-size: 20px;
	padding-bottom: 4px;
}
.lkczi7 .rhu8la p {
	color: #fff;
}
.lkczi7:hover .rhu8la {
	background-color: rgba(3,143,214,1);
}
.lkczi7 img {
	-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;
}
.lkczi7:hover img {
	transform: scale(1.1);
}
/*--------------------------------------------------------------
	16. Contact Us
--------------------------------------------------------------*/
.id5mug h2 {
	font-size: 24px;
	font-weight: 600;
}
.vy8ht4 input {
	background: #fcfcfc;
	height: 50px;
	font-size: 14px;
	border: 1px solid #ebebeb;
}
.vy8ht4 textarea {
	font-size: 14px;
	background: #fcfcfc;
	border: 1px solid #ebebeb;
}
.wr9b03 iframe {
	width: 100%;
	height: 250px;
	border: 0px;
}
.na2ovy .hk5t5y p {
	margin-bottom: 8px;
}
.na2ovy .hk5t5y a, .na2ovy .hk5t5y p {
	color: #333;
}
.na2ovy .hk5t5y a:hover {
	color: #536709;
}
.an574d a {
	font-size: 20px;
}
.rfpeex.yz8rp5 ul {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
    padding: 10px;
}
/*--------------------------------------------------------------
	17. Gallery
--------------------------------------------------------------*/
.zq2x2r {
	border: 1px solid #ddd;
	overflow: hidden;
}
.zq2x2r .ltg7qc {
	position: relative;
	background-color: #f5f5f5;
	display: inline-block;
}
.zq2x2r .ltg7qc img {
	-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;
}
.zq2x2r:hover .ltg7qc img {
	transform: scale(1.1);
}
.zq2x2r .w8jqxy {
	padding: 0;
	background-color: rgba(66,97,228,0.6);
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	color: #ffffff;
	opacity: 0;
	-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;
}
.zq2x2r .w8jqxy:before {
	content: "\f030";
	position: absolute;
	color: #ffffff;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 40px;
	top: 50%;
	left: 50%;
	opacity: 1;
	transform: translateY(-50%) translateX(-50%);
	-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;
}
.zq2x2r:hover .w8jqxy {
	opacity: 1;
}
.zq2x2r:hover .w8jqxy:before {
	transform: translate(-50%, -50%);
}

/*新增加的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 493 migration overrides */
.smpxag .suia1x {
  align-items: center;
}

.smpxag .xsbxzk {
  margin-left: 6px;
  white-space: nowrap;
}

.smpxag .xsbxzk .fth79b {
  padding-left: 0;
  padding-right: 0;
}

.smpxag .xsbxzk .iyhjyh {
  display: inline-block;
  width: auto;
  min-width: 58px;
  height: 42px;
  line-height: 42px;
  padding: 0 14px;
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
}

.smpxag .t8igfr,
.znta4t .u7dijz {
  background: #222;
}

.yhrc7q,
.np1ca8,
.ukjnd0,
.nytiat,
.hww4kl,
.uzbq0i,
.tbkig6 li {
  background: #fff;
  color: #222;
  border: 1px solid #e6e9ef;
  box-shadow: 0 12px 32px rgba(0, 0, 0, 0.08);
}

.yhrc7q h3,
.np1ca8 h3,
.ukjnd0 h2,
.nytiat h2,
.hww4kl h2,
.hww4kl strong,
.tbkig6 a {
  color: #222;
}

.yhrc7q p,
.np1ca8 p,
.ukjnd0 p,
.nytiat p,
.nytiat li,
.hww4kl p,
.hww4kl span,
.tbkig6 span {
  color: #5f6670;
  line-height: 1.8;
}

.np1ca8,
.nytiat,
.hww4kl,
.uzbq0i,
.tbkig6 li {
  padding: 32px 28px;
  margin-bottom: 30px;
}

.np1ca8 i {
  display: block;
  color: #4261e4;
  font-size: 34px;
  margin-bottom: 14px;
}

.vc8drr,
.fblg4w {
  padding: 62px 0;
  background: #4261e4;
}

.vc8drr strong,
.vc8drr span,
.fblg4w h2,
.fblg4w p {
  display: block;
  color: #fff;
}

.vc8drr strong {
  font-size: 24px;
}

.glyo43 {
  background: #f6f8ff;
}

.glyo43 h2,
.glyo43 p,
.glyo43 li,
.glyo43 a,
.glyo43 span {
  color: #222;
}

.uzbq0i {
  background: #111827;
  color: #fff;
}

.uzbq0i h2,
.uzbq0i p {
  color: #fff;
}

.ukjnd0 input,
.ukjnd0 textarea {
  color: #222;
  background: #fff;
}

.ukjnd0 input::-webkit-input-placeholder,
.ukjnd0 textarea::-webkit-input-placeholder {
  color: #767d87;
}

.znta4t {
  font-size: 0;
  margin-top: 18px;
}

.znta4t .pjvzfi,
.znta4t button.pjvzfi,
.znta4t a.pjvzfi {
  display: inline-block;
  min-width: 124px;
  height: 48px;
  line-height: 48px;
  padding: 0 22px;
  margin: 0 10px 10px 0;
  border: 0;
  font-size: 16px;
  color: #fff;
  text-align: center;
  vertical-align: top;
  cursor: pointer;
}

.x21485,
.zc15er,
.l6l38j,
.k79s3v {
  background: #f8f9ff;
}

.jdcby5,
.nytiat ul {
  margin: 18px 0 0;
  padding-left: 20px;
}

.hww4kl > div {
  margin-top: 20px;
  padding-top: 18px;
  border-top: 1px solid #e6e9ef;
}

.tbkig6 {
  padding: 0;
  margin: 0;
  list-style: none;
}

.tbkig6 li {
  margin-bottom: 12px;
}

.tbkig6 a,
.tbkig6 span {
  display: block;
}

.kwifgm {
  color: #222;
  font-size: 34px;
  line-height: 1.35;
}

.q8sny3 img,
.ki4mc3 img,
.kmpsj7 img,
.dxnifj img {
  max-height: 260px;
  object-fit: cover;
  width: 100%;
}

@media (max-width: 1199px) {
  .smpxag .xsbxzk .iyhjyh {
    min-width: 52px;
    padding: 0 10px;
  }
}

@media (max-width: 991px) {
  .smpxag .xsbxzk {
    display: inline-block;
    margin: 8px 4px;
  }
  .kwifgm {
    font-size: 28px;
  }
}

/* Theme 493 login/register form spacing fix */
.zc15er .ukjnd0,
.l6l38j .ukjnd0 {
  padding: 40px 36px;
}

.zc15er .ukjnd0 .id5mug,
.l6l38j .ukjnd0 .id5mug {
  margin-bottom: 24px;
}

.zc15er .ukjnd0 .id5mug h2,
.l6l38j .ukjnd0 .id5mug h2 {
  margin-bottom: 0;
  color: #222;
}

.zc15er .ukjnd0 .vy8ht4 .row,
.l6l38j .ukjnd0 .vy8ht4 .row {
  margin-left: -10px;
  margin-right: -10px;
}

.zc15er .ukjnd0 .vy8ht4 .row > div,
.l6l38j .ukjnd0 .vy8ht4 .row > div {
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px !important;
}

.zc15er .ukjnd0 .a5bvdh,
.l6l38j .ukjnd0 .a5bvdh {
  display: block;
  width: 100%;
  height: 52px;
  padding: 0 16px;
  margin: 0;
  border: 1px solid #e1e6ee;
  color: #222;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.zc15er .ukjnd0 textarea.a5bvdh,
.l6l38j .ukjnd0 textarea.a5bvdh {
  height: auto;
  min-height: 136px;
  padding: 14px 16px;
  resize: vertical;
}

.zc15er .ukjnd0 .veauc1,
.l6l38j .ukjnd0 .veauc1 {
  margin-bottom: 20px !important;
}

.zc15er .znta4t,
.l6l38j .znta4t {
  margin-top: 10px;
  font-size: 0;
}

.zc15er .znta4t .pjvzfi,
.zc15er .znta4t button.pjvzfi,
.zc15er .znta4t a.pjvzfi,
.l6l38j .znta4t .pjvzfi,
.l6l38j .znta4t button.pjvzfi,
.l6l38j .znta4t a.pjvzfi {
  display: inline-block;
  min-width: 130px;
  height: 50px;
  line-height: 50px;
  padding: 0 24px;
  margin: 0 12px 10px 0;
  border: 0;
  font-size: 15px;
  font-family: inherit;
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
  cursor: pointer;
}

@media (max-width: 767px) {
  .zc15er .ukjnd0,
  .l6l38j .ukjnd0 {
    padding: 30px 20px;
  }

  .zc15er .ukjnd0 .vy8ht4 .row,
  .l6l38j .ukjnd0 .vy8ht4 .row {
    margin-left: 0;
    margin-right: 0;
  }

  .zc15er .ukjnd0 .vy8ht4 .row > div,
  .l6l38j .ukjnd0 .vy8ht4 .row > div {
    padding-left: 0;
    padding-right: 0;
  }

  .zc15er .znta4t .pjvzfi,
  .zc15er .znta4t button.pjvzfi,
  .zc15er .znta4t a.pjvzfi,
  .l6l38j .znta4t .pjvzfi,
  .l6l38j .znta4t button.pjvzfi,
  .l6l38j .znta4t a.pjvzfi {
    display: block;
    width: 100%;
    margin-right: 0;
  }
}
