/*
*******************************************
*******************************************

Template Name: Maaxen - Real Estate HTML5 Template
Author: Evrothemes
Version: 1.0

* This file contains the styling for the actual theme, this
is the file you need to edit to change the look of the
theme.

This files contents are outlined below >>>>

*** SEARCH EACH SECTION AS IT COMMENTS, YOU WILL GET THE RIGHT SECTION.

*******************************************
*******************************************

==== CSS INDEX

01 - IMPORTED CSS
02 - DEFAULT CSS
03 - RESPONSIVE CSS
04 - PAGINATION CSS
05 - BREADCROMB CSS
06 - BTN TOP CSS
07 - HEADER CSS
08 - SLIDER CSS
09 - PROPERTY AREA CSS
10 - LOOKING AREA CSS
11 - CHOOSE AREA CSS
12 - AMENITIES AREA CSS
13 - TEAM CSS
14 - TESTIMONIAL CSS
15 - BLOG CSS
16 - SUBSCRIBE AREA CSS
17 - FOOTER CSS
18 - PROPERTY PAGE CSS
19 - PROPERTY DETAILS CSS
20 - PROFILE PAGE CSS
21 - LOGIN PAGE CSS
22 - ABOUT PAGE CSS
23 - AGENT DETAILS PAGE CSS
24 - BLOG DETAILS PAGE CSS
25 - NOT FOUND PAGE CSS
26 - CONTACT PAGE CSS
27 - PAGE LOADER CSS



*/


/*================================================
01 - IMPORTED CSS
==================================================*/

@import url("https://fonts.googleapis.com/css?family=Nunito+Sans:200,200i,300,300i,400,400i,600,600i,700,700i,800,800i,900,900i");
@import url('https://fonts.googleapis.com/css?family=Varela+Round&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:400,500,600,700,800&display=swap');

/*================================================
02 - DEFAULT CSS
==================================================*/

body {
	font-size: 16px;
	line-height: 1.6;
	font-style: normal;
	color: #828893;
	font-family: "Nunito Sans", sans-serif;
	font-weight: 400;
	text-rendering: optimizelegibility;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}


body {
	overflow-x: hidden
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

html,
body {
	height: 100%;
}

img {
	max-width: 100%;
	height: auto
}

p {
	margin: 0
}

.oitaaa {
	padding-left: 0
}

.csev5n {
	padding-right: 0
}

.xkgbyk {
	padding: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
}

a {
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	color: #6b739c
}

a:focus {
	text-decoration: none;
	outline: medium none;
	color: inherit
}

a:hover {
	color: inherit;
	text-decoration: none;
	color: inherit
}

input:focus,
textarea:focus,
button:focus,
select:focus {
	outline: medium none
}

tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

ul,
ol {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

.jh0cgf {
	display: inline-block;
	position: relative;
	border: 2px solid #8e2020;
	border-radius: 50px;
	padding: 10px 22px 12px 25px;
	background: transparent;
	font-size: 16px;
	color: #8e2020;
	font-weight: 600;
	text-transform: capitalize;
	height: 50px;
	z-index: 0;
	word-spacing: 2px;
}

.jh0cgf:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 48px;
	height: 46px;
	background: #8e2020;
	border-radius: 50px;
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.jh0cgf:hover {
	background: transparent;
	color: #ffffff;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.jh0cgf:hover:before {
	width: 102%;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.jh0cgf:hover i {
	margin-left: 5px;
	color: #ffffff;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

.jh0cgf i {
	font-size: 20px;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
	position: relative;
	top: 2px;
}

.jducep {
	text-align: center;
	width: 50%;
	margin: 0 auto 30px;
}

.jducep p {
	color: #777;
	font-size: 16px;
}

.jducep h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 36px;
	font-weight: 500;
	color: #111;
	margin-bottom: 10px;
	text-transform: capitalize;
	letter-spacing: 1px;
}

.jducep h2 span {
	font-weight: 600
}

.tm61do {
	padding: 100px 0;
}

.tayyrk {
	padding: 70px 0;
}

.tge4c8 {
	padding: 50px 0;
}

.dc456h {
	padding: 15px 0
}

.d6lj09 {
	padding-right: 0
}

.x7xhn4 {
	padding-left: 0
}

.h5hafa {
	padding-top: 100px
}

.xcf825 {
	padding-bottom: 70px
}

.tayyrk {
	padding: 70px 0
}

.mbac89 {
	padding-bottom: 80px
}


/*================================================
03 - RESPONSIVE CSS
==================================================*/

.epb0dv {
	display: none;
	position: absolute;
	right: 0;
	top: 15px;
	width: 100%;
	z-index: 999;
}

.mx1ihu a {
	font-size: 14px;
	margin: 0;
	text-transform: capitalize;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	color: #000
}

.nhya59 {
	background: transparent;
}

.c81grn {
	display: none !important;
}

.takve5 {
	float: right;
	color: #8e2020
}

.mx1ihu a:hover {
	border-radius: 0;
}

.mx1ihu .ed3g17:hover {
	border-radius: 0
}

.mx1ihu a:hover,
.mx1ihu .ed3g17:hover {
	background: #8e2020 none repeat scroll 0 0;
	color: #fff
}

.mx1ihu a:hover .takve5 {
	color: #fff
}

.mx1ihu a:hover a {
	color: #fff
}

.mx1ihu li {
	border-bottom: 1px solid #ddd;
}

.mx1ihu li.zwr2qn {
	border-bottom: 0px solid #ddd
}

.mx1ihu li:last-child {
	border-bottom: 0px solid #ddd
}

.mx1ihu {
	background: #fff none repeat scroll 0 0;
	border-top: 1px solid #8e2020;
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.19)
}

.kex0ad {
	background-color: transparent !important;
	line-height: 0;
	margin-right: 0px;
	margin-top: -5px;
}

.nhya59 .tf2p7x {
	float: none !important;
	margin: 0
}

.r3xo3u {
	height: 3px !important;
	margin: 5px 0;
	width: 30px !important;
}

.nhya59 .r3xo3u {
	background-color: #111;
}

.how9oa.dr2j8u.dq5v14 .nhya59 .r3xo3u,
.how9oa.vxty0r .nhya59 .r3xo3u {
	background-color: #111
}


/*================================================
04 - PAGINATION CSS
==================================================*/

.eob6ob {
	text-align: left;
}

.eob6ob p {
	display: inline-block;
	font-size: 15px;
	color: #444;
	margin-right: 15px
}

.kdjf6b {
	margin-top: 20px;
	text-align: center;
	float: none;
	display: inline-block;
}

.kdjf6b li {
	display: inline-block;
	margin-right: 5px
}

.kdjf6b li:last-child {
	margin-right: 0
}

.kdjf6b li a {
	display: block;
	width: 35px;
	height: 35px;
	font-size: 15px;
	line-height: 35px;
	border-radius: 5px;
	color: #111;
	font-weight: 500;
}

.kdjf6b li.active a,
.kdjf6b li a:hover {
	background: #101010 none repeat scroll 0 0;
	color: #fff
}


/*================================================
05 - BREADCROMB CSS
==================================================*/

.vepex3 {
	padding: 100px 0;
	background: url(../img/breadcromb.jpg) no-repeat fixed 0 0;
	position: relative;
	z-index: 0
}

.vepex3:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	z-index: -1
}

.r0nc3i {
	text-align: center;
}

.o6vuzy {
	text-align: center;
	position: relative
}

.o6vuzy:before {
	content: "\f015";
	font-family: 'FontAwesome';
	color: #74B4F8;
	font-size: 15px;
	display: inline-block;
	padding-right: 5px;
}

.o6vuzy li {
	display: inline-block;
}

.o6vuzy li:first-child {
	position: relative
}

.o6vuzy li a,
.o6vuzy li span {
	font-size: 15px;
	color: #fff;
	line-height: 1.8;
	font-weight: 500;
	text-transform: capitalize;
	position: relative;
}

.o6vuzy li:first-child:after {
	font-family: 'FontAwesome';
	display: inline-block;
	content: '\f105';
	font-size: 14px;
	letter-spacing: -.02em;
	padding: 0 10px;
	color: #c5c5c5;
}

.r0nc3i h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 40px;
	font-weight: 600;
	color: #fff;
	text-transform: capitalize;
	letter-spacing: 3px;
	margin-bottom: 15px;
}


/*================================================
06 - BTN TOP CSS
==================================================*/

.e05yzk {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	visibility: hidden;
	position: fixed;
	right: 10px;
	bottom: 40px;
	display: inline-block;
	width: 40px;
	height: 40px;
	background-color: #8e2020;
	border-radius: 3px;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	-webkit-transition: 0.3s all ease-out;
	transition: 0.3s all ease-out;
	z-index: 999
}

.e05yzk:hover {
	opacity: 1 !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	color: #fff
}

.e05yzk:focus {
	color: #fff
}

.e05yzk.llsgxs {
	visibility: visible;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.e05yzk.lj7jrw {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}


/*================================================
07 - HEADER CSS
==================================================*/

.how9oa {
	background: #fff none repeat scroll 0 0;
}

.a10iuy {
	padding: 10px 0;
	border-bottom: 1px solid #d1d1d1;
}

.qzmu1d {
	position: relative;
	z-index: 1
}

.qzmu1d:before {
	position: absolute;
	content: "";
	width: 50px;
	height: 100%;
	right: 202px;
	top: 0;
	border-color: #8e2020 transparent;
	border-style: solid;
	border-width: 0 25px 85px 30px;
}

.qzmu1d:after {
	position: absolute;
	content: "";
	right: -158%;
	width: 1980px;
	height: 101%;
	top: -1px;
	background: #8e2020;
	z-index: -1;
}

.dk6zuh {
	text-align: center;
	margin: 20px 0;
}

.dk6zuh a {
	display: block;
	color: #8e2020;
	text-transform: capitalize;
	padding: 8px 10px;
	border-radius: 5px;
	border: 1px solid #fff;
	font-weight: 600;
	background: #fff none repeat scroll 0 0;
}

.dk6zuh a:hover {
	background: #8e2020 none repeat scroll 0 0;
	color: #fff;
	border: 1px solid #fff
}

.mbrbsm p {
	display: inline-block;
	margin-right: 15px;
	font-size: 14px;
	color: #111;
	letter-spacing: 1px
}

.n0pq2r a {
	font-size: 14px;
	color: #111;
	letter-spacing: 1px
}

.n0pq2r a:hover {
	color: #8e2020;
}

.mbrbsm p:last-child {
	margin-right: 0
}

.mbrbsm p i,
.n0pq2r p i {
	color: #8e2020;
	margin-right: 5px
}

.n0pq2r {
	text-align: right
}

.qnskcg {
	margin: 15px 0;
}

.qqrj29 ul {
	text-align: left
}

.qqrj29 ul li {
	display: inline-block;
	position: relative
}

.qqrj29 ul li a {
	display: block;
	padding: 30px 18px;
	color: #111;
	font-family: 'Varela Round', sans-serif;
}

.qqrj29 ul li a:hover {
	color: #8e2020;
}

.qqrj29 ul li ul {
	padding: 0;
	position: absolute;
	left: 0;
	top: 100%;
	min-width: 180px;
	background: #fff none repeat scroll 0 0;
	visibility: hidden;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	margin-top: 30px;
	z-index: 99999;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	text-align: left;
	border-top: 1px solid #ddd;
	border-bottom: 4px solid #8e2020;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.qqrj29 ul li:hover>a,
.qqrj29 ul li.active>a {
	color: #8e2020
}

.qqrj29 ul li:hover>ul {
	visibility: visible;
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	z-index: 99999;
	margin-top: 0;
	-moz-border-top-left-radius: 0;
	border-top-left-radius: 0;
	-moz-border-top-right-radius: 0;
	border-top-right-radius: 0;
	transform: translateY(0);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-o-transform: translateY(0);
	-ms-transform: translateY(0);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.qqrj29 ul li>ul>li:first-child {
	border-top: 0px solid #eee;
}

.qqrj29 ul li>ul>li {
	display: block;
	position: relative;
	border-top: 1px solid #eee;
	margin: 0 15px;
}

.qqrj29 ul li ul li>a {
	padding: 10px 0px;
	display: block;
	text-transform: capitalize
}

.qqrj29 ul li ul li.tmbj7y:after {
	position: absolute;
	top: 0;
	right: 10px;
	line-height: 50px;
	font-family: 'FontAwesome';
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f0da";
	color: #13212d;
}

.qqrj29 ul li ul li>ul.l4n4vm {
	position: absolute;
	left: 110%;
	top: 0;
}

.qqrj29 nav>ul>li:hover>ul li:hover>a {
	color: #8e2020
}


/*================================================
08 - SLIDER CSS
==================================================*/

.kkarud {
	position: relative;
	z-index: 0
}

.thhrsk {
	background: url(../img/slider-1.jpeg);
}

.oc59m8 {
	background: url(../img/slider-2.jpg);
}

.hia3zd {
	background-color: #eee;
	background-position: center center;
	background-size: cover;
	height: 640px;
}

.l6v3wc {
	width: 100%;
	text-align: center
}

.sj61sf {
	width: 50%;
	text-align: left;
}

.bbogst {
	display: table;
	height: 100%;
	width: 100%;
	background: rgba(5, 15, 41, 0.42) none repeat scroll 0 0;
}

.gsu1hp {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
}

.sj61sf h1,
.sj61sf h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 55px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 30px;
	text-transform: capitalize;
	letter-spacing: 3px;
}

.sj61sf h1 span,
.sj61sf h2 span {
	color: #8e2020
}

.sj61sf p {
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	margin: 15px 0;
	text-transform: capitalize;
}

.sj61sf a.jh0cgf {
	color: #fff
}

.udyin7 .owl-nav {
	position: absolute;
	bottom: 20%;
	right: 20%;
	width: 10%;
	text-align: center;
	padding-top: 10px;
	border-top: 1px solid #eee;
}

.udyin7 .owl-nav .owl-prev {
	color: #fff !important;
	width: 35px;
	height: 35px;
	text-align: center;
	border: 1px solid #fff !important;
	border-radius: 50%;
	margin-right: 10px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

.udyin7 .owl-nav .owl-next {
	color: #fff !important;
	width: 35px;
	height: 35px;
	text-align: center;
	border: 1px solid #fff !important;
	border-radius: 50%;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

.udyin7 .owl-nav .owl-prev:hover,
.udyin7 .owl-nav .owl-next:hover {
	background: #8e2020 none repeat scroll 0 0;
	color: #fff;
	border: 1px solid #8e2020 !important;
}

.udyin7 .owl-dots {
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: 15px
}

.udyin7 .owl-dots .owl-dot {
	display: inline-block;
}

.udyin7 .owl-dots .owl-dot span {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	background: #fff none repeat scroll 0 0;
	border-radius: 30px;
	display: block;
	height: 5px;
	margin: 5px 5px 0;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	width: 20px;
}

.udyin7 .owl-dots .owl-dot.active span,
.udyin7 .owl-dots .owl-dot:hover span {
	background: #8e2020 none repeat scroll 0 0;
}

.cmt6l0 {
	position: absolute;
	top: 13%;
	right: 30px;
	width: 30%;
	z-index: 9;
	background: #fff none repeat scroll 0 0;
}

.c780uq {
	padding: 15px 20px;
	background: #8e2020 none repeat scroll 0 0;
}

.c780uq h3 {
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-size: 19px;
}

.wkeid8 {
	padding: 20px;
}

.wkeid8 form p,
.bvu1o4 form p,
.yj6ktn p {
	margin-bottom: 10px
}

.bvu1o4 .yj6ktn p label,
.yj6ktn p label {
	color: #111
}

.yj6ktn p {
	margin-right: 10px
}

.yj6ktn p:last-child {
	margin-right: 0
}

.wkeid8 form p input,
.bvu1o4 form p input {
	border: 1px solid #ddd;
	padding: 5px 10px;
	width: 100%;
	font-size: 13px;
	border-radius: 5px;
	color: #333
}

.wkeid8 form p button {
	display: block;
	color: #fff;
	text-transform: capitalize;
	padding: 5px 10px;
	cursor: pointer;
	border-radius: 5px;
	border: 1px solid #8e2020;
	font-weight: 600;
	background: #8e2020 none repeat scroll 0 0;
	width: 100%
}

.chosen-container-single .x0qz6h div b {
	background: url(../img/chosen-sprite.png) no-repeat 0 2px;
	margin-top: 5px
}

.qa7p7d {
	width: 100% !important
}

.chosen-container-single .x0qz6h {
	border: 1px solid #ddd !important;
	background: transparent !important;
	box-shadow: 0 0 0px #fff inset, 0 0px 0px rgba(0, 0, 0, .1) !important;
	border-radius: 5px !important;
	height: 38px;
	padding: 5px 10px;
	color: #777 !important;
}

.wkeid8 form .row .col-md-6:first-child {
	padding-right: 5px
}

.wkeid8 form .row .col-md-6:last-child {
	padding-left: 5px
}

.qa7p7d .luddur {
	border-top: 1px solid #ddd !important
}

.qa7p7d .exf8ez li {
	border-bottom: 1px solid #ddd
}

.qa7p7d .exf8ez li:hover {
	background: #8e2020 none repeat scroll 0 0;
	color: #fff
}

.qa7p7d .exf8ez li.feg7kf {
	background: #8e2020 none repeat scroll 0 0;
}

.qa7p7d .exf8ez li.f5pnoh {
	line-height: 20px
}

.qa7p7d .exf8ez {
	color: #333 !important;
	padding: 0;
	margin: 0
}

.yj6ktn p {
	display: inline-block
}

.wkeid8 .checkbox,
.bvu1o4 .checkbox,
.kya63r .checkbox {
	display: table-cell;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}

.wkeid8 label,
.bvu1o4 label,
.kya63r .yj6ktn label {
	display: inline-block;
	color: #777;
	cursor: pointer;
	position: relative;
	font-size: 14px;
}

.wkeid8 label span,
.bvu1o4 label span,
.kya63r .yj6ktn label span {
	display: inline-block;
	position: relative;
	background-color: transparent;
	width: 20px;
	height: 20px;
	-webkit-transform-origin: center;
	transform-origin: center;
	border: 2px solid #ddd;
	border-radius: 5px;
	vertical-align: -6px;
	margin-right: 5px;
	-webkit-transition: background-color 150ms 200ms, -webkit-transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89);
	transition: background-color 150ms 200ms, -webkit-transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89);
	transition: background-color 150ms 200ms, transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89);
	transition: background-color 150ms 200ms, transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89), -webkit-transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89);
}

.wkeid8 label span:before,
.bvu1o4 label span:before,
.kya63r .yj6ktn label span:before {
	content: "";
	width: 0px;
	height: 2px;
	border-radius: 2px;
	background: #8e2020;
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 6px;
	left: 4px;
	-webkit-transition: width 50ms ease 50ms;
	transition: width 50ms ease 50ms;
	-webkit-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
}

.wkeid8 label span:after,
.bvu1o4 label span:after,
.kya63r .yj6ktn label span:after {
	content: "";
	width: 0;
	height: 2px;
	border-radius: 2px;
	background: #8e2020;
	position: absolute;
	-webkit-transform: rotate(305deg);
	transform: rotate(305deg);
	top: 10px;
	left: 6px;
	-webkit-transition: width 50ms ease;
	transition: width 50ms ease;
	-webkit-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
}

.wkeid8 label:hover span:before,
.bvu1o4 label:hover span:before,
.kya63r .yj6ktn label:hover span:before {
	width: 5px;
	-webkit-transition: width 100ms ease;
	transition: width 100ms ease;
}

.bvu1o4 label span:before {
	width: 6px;
	-webkit-transition: width 100ms ease;
	transition: width 100ms ease;
}

.wkeid8 label:hover span:after,
.bvu1o4 label:hover span:after {
	width: 10px;
	-webkit-transition: width 150ms ease 100ms;
	transition: width 150ms ease 100ms;
}

.wkeid8 input[type="checkbox"],
.bvu1o4 input[type="checkbox"],
.kya63r input[type="checkbox"] {
	display: none;
}

.wkeid8 input[type="checkbox"]:checked+label span,
.bvu1o4 input[type="checkbox"]:checked+label span,
.kya63r input[type="checkbox"]:checked+label span {
	background-color: #8e2020;
	-webkit-transform: scale(1.25);
	transform: scale(1.25);
}

.wkeid8 input[type="checkbox"]:checked+label span:after,
.bvu1o4 input[type="checkbox"]:checked+label span:after,
.kya63r input[type="checkbox"]:checked+label span:after {
	width: 10px;
	background: #fff;
	-webkit-transition: width 150ms ease 100ms;
	transition: width 150ms ease 100ms;
}

.wkeid8 input[type="checkbox"]:checked+label span:before,
.bvu1o4 input[type="checkbox"]:checked+label span:before,
.kya63r input[type="checkbox"]:checked+label span:before {
	width: 5px;
	background: #fff;
	-webkit-transition: width 150ms ease 100ms;
	transition: width 150ms ease 100ms;
}

.bvu1o4 input[type="checkbox"]:checked+label span:before,
.kya63r input[type="checkbox"]:checked+label span:before {
	width: 6px;
	background: #fff;
	-webkit-transition: width 150ms ease 100ms;
	transition: width 150ms ease 100ms;
}

.wkeid8 input[type="checkbox"]:checked+label:hover span,
.bvu1o4 input[type="checkbox"]:checked+label:hover span,
.kya63r input[type="checkbox"]:checked+label:hover span {
	background-color: #8e2020;
	-webkit-transform: scale(1.25);
	transform: scale(1.25);
}

.wkeid8 input[type="checkbox"]:checked+label:hover span:after,
.bvu1o4 input[type="checkbox"]:checked+label:hover span:after,
.kya63r input[type="checkbox"]:checked+label:hover span:after {
	width: 10px;
	background: #fff;
	-webkit-transition: width 150ms ease 100ms;
	transition: width 150ms ease 100ms;
}

.wkeid8 input[type="checkbox"]:checked+label:hover span:before,
.bvu1o4 input[type="checkbox"]:checked+label:hover span:before,
.kya63r input[type="checkbox"]:checked+label:hover span:before {
	width: 5px;
	background: #fff;
	-webkit-transition: width 150ms ease 100ms;
	transition: width 150ms ease 100ms;
}

.bvu1o4 label span:before,
.kya63r label span:before {
	content: "";
	width: 0px;
	height: 2px;
	border-radius: 2px;
	background: #8e2020;
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 6px;
	left: 4px;
	-webkit-transition: width 50ms ease 50ms;
	transition: width 50ms ease 50ms;
	-webkit-transform-origin: 0% 0%;
	transform-origin: 0% 0%;
}


/*================================================
09 - PROPERTY AREA CSS
==================================================*/

.bd4xe2,
.bk63uw {
	background: #f8f9fc none repeat scroll 0 0;
}

.n0evjb {
	position: relative;
}

.s8026e {
	margin-bottom: 30px
}

.sysdgf {
	position: relative;
	overflow: hidden
}

.sysdgf img {
	-webkit-transition: all 0.6s ease 0s;
	transition: all 0.6s ease 0s;
	-webkit-transform: scale(1);
	transform: scale(1);
	position: relative;
	width: 100%
}

.s8026e:hover .sysdgf img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.yhhol9 {
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 10px;
	z-index: 1;
	background: rgba(5, 15, 41, 0.6) none repeat scroll 0 0;
}

.e2aqu1 {
	background: #8e2020 none repeat scroll 0 0;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	height: 30px;
	line-height: 20px;
	padding: 4px 15px;
	position: absolute;
	right: -20px;
	top: 25px;
	width: 70px;
	z-index: 9;
}

.e2aqu1 p:after {
	border-color: #1a4979 transparent;
	border-style: solid;
	border-width: 15px 20px 0 0;
	right: 0;
	top: 100%;
}

.e2aqu1.kk91z8 {
	background: #eb3c48 none repeat scroll 0 0;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	height: 30px;
	line-height: 20px;
	padding: 4px 15px;
	position: absolute;
	right: -20px;
	top: 25px;
	width: 70px;
	z-index: 9;
}

.e2aqu1.kk91z8 p:after {
	border-color: #8e242b transparent;
	border-style: solid;
	border-width: 15px 20px 0 0;
	right: 0;
	top: 100%;
}

.e2aqu1.twszj0 {
	background: #222 none repeat scroll 0 0;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	height: 30px;
	line-height: 20px;
	padding: 4px 15px;
	position: absolute;
	right: -20px;
	top: 25px;
	width: 70px;
	z-index: 9;
}

.e2aqu1.twszj0 p:after {
	border-color: #0a0a0a transparent;
	border-style: solid;
	border-width: 15px 20px 0 0;
	right: 0;
	top: 100%;
}

.e2aqu1 p {
	letter-spacing: 1px;
}

.e2aqu1 p:before,
.e2aqu1 p:after {
	content: " ";
	height: 0;
	position: absolute;
	width: 0;
}

.c4jbh4 {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.c4jbh4 h4 {
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
}

.c4jbh4 h4 span {
	font-size: 14px;
}

.akeucg {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: right;
}

.akeucg>p {
	display: inline-block;
	color: #fff
}

.akeucg>p a {
	display: block;
	width: 30px;
	height: 30px;
	text-align: center;
	color: #fff;
	background: #8e2020 none repeat scroll 0 0;
	line-height: 30px;
	border-radius: 5px;
}

.o8d526 {
	text-align: center;
	padding: 20px;
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .11)
}

.alc1op h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	color: #111;
	letter-spacing: 1px;
	margin-bottom: 10px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	display: inline-block
}

.alc1op h3:hover {
	color: #8e2020;
}

.alc1op p {
	color: #666;
	font-size: 14px;
}

.oq46db {
	margin: 15px 0;
}

.oq46db li {
	display: inline-block;
	width: 31%;
	color: #666;
}

.oq46db li i {
	margin-right: 5px;
}

.c4dkg0>a {
	display: inline-block;
	text-transform: capitalize;
	padding: 5px 15px;
	border-radius: 5px;
	font-weight: 600;
	background: #fff none repeat scroll 0 0;
	color: #8e2020;
	border: 1px solid #8e2020;
}

.c4dkg0>a:hover {
	background: #8e2020 none repeat scroll 0 0;
	border: 1px solid #8e2020;
	color: #fff;
}

.htdc9v {
	text-align: center;
}

.r134gj .owl-nav {
	width: 10%;
	margin: 0 auto;
	background: #fff none repeat scroll 0 0;
	position: relative;
	height: 50px
}

.r134gj .owl-nav .owl-prev {
	position: absolute;
	left: 0;
	width: 50%;
	height: 100%;
	font-size: 30px !important;
	background-color: #fff !important;
	border-bottom: solid 0 transparent !important;
	border-top: solid 50px #f8f9fc !important;
	border-top-color: #8e2020 !important;
	border-right: solid 10px transparent !important;
}

.r134gj .owl-nav .owl-prev i {
	position: relative;
	top: -49px;
	color: #fff;
}

.r134gj .owl-nav .owl-next {
	position: absolute;
	right: 0;
	width: 50%;
	height: 100%;
	font-size: 30px !important;
	color: #8e2020 !important
}


/*================================================
10 - LOOKING AREA CSS
==================================================*/

.wmymps {
	background: url(../img/looking_bg.png) no-repeat fixed 0 0/cover;
	position: relative;
	z-index: 1
}

.wmymps:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(11, 33, 76, 0.9);
	z-index: -1
}

.arsf6k {
	text-align: center;
	margin-bottom: 50px
}

.arsf6k h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 36px;
	font-weight: 500;
	color: #fff;
	margin-bottom: 10px;
	text-transform: capitalize;
	letter-spacing: 1px;
}

.arsf6k h3 span {
	font-weight: 600
}

.h6zwtt {
	text-align: center;
}

.bo46tc {
	width: 105px;
	height: 105px;
	text-align: center;
	line-height: 105px;
	margin: 0 auto 20px;
	background: #8e2020;
	border-radius: 50%;
}

.bo46tc i:before {
	margin: 0;
	font-size: 36px;
	color: #fff
}

.h6zwtt h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 24px;
	color: #fff;
	letter-spacing: 1px;
	margin-bottom: 10px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.h6zwtt p {
	color: rgba(255, 255, 255, 0.7)
}


/*================================================
11 - CHOOSE AREA CSS
==================================================*/

.lkkk5u {
	width: 50px;
	height: 50px;
	margin-right: 10px;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	color: #fff;
	font-size: 21px;
	margin-top: 1px;
	float: left;
}

.qsv3w9 {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
	overflow: hidden
}

.sm8xbm li.zodghv .lkkk5u {
	background: #70a9e3 none repeat scroll 0 0;
}

.sm8xbm li.r17b5d .lkkk5u {
	background: #5995d1 none repeat scroll 0 0;
}

.sm8xbm li.lj336g .lkkk5u {
	background: #4484c4 none repeat scroll 0 0;
}

.sm8xbm li.mrdfoh .lkkk5u {
	background: #387abc none repeat scroll 0 0;
}

.sm8xbm li.aix26s .lkkk5u {
	background: #1d5fa2 none repeat scroll 0 0;
}

.sm8xbm li.r17b5d {
	margin-left: 35px;
}

.sm8xbm li.lj336g {
	margin-left: 60px;
}

.sm8xbm li.mrdfoh {
	margin-left: 35px;
}

.qsv3w9 p {
	width: 95%;
    color: #111
}

.jln5r3 .jducep {
	margin-bottom: 60px
}

.sm8xbm ul li:last-child .qsv3w9 {
	margin-bottom: 0
}


/*================================================
12 - AMENITIES AREA CSS
==================================================*/

.pdqzc9 {
	background: url(../img/looking_bg.png) no-repeat fixed 0 0/cover;
	position: relative;
	z-index: 1
}

.pdqzc9:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(11, 33, 76, 0.9);
	z-index: -1
}

.i9zhzs h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 32px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 25px;
	text-transform: capitalize;
	letter-spacing: 1px;
}

.i9zhzs h2 span {
	font-weight: 600;
}

.i9zhzs p {
	color: rgba(255, 255, 255, 0.7);
}

.giga3y {
	background: #fff;
	padding: 20px;
	border-radius: 2px;
}

.quv0ys li {
	display: inline-block;
	width: 49%;
	margin: 15px 0;
}

.h46ame {
	float: left;
	width: 60px;
	border: 1px solid #ddd;
	padding: 15px;
	margin-right: 10px;
}

.h46ame img {
	width: 100% !important
}

.m9tj06 {
	overflow: hidden;
}

.m9tj06 h3 {
	font-size: 17px;
	font-family: 'Poppins', sans-serif;
	color: #111;
	letter-spacing: 1px;
	margin-bottom: 5px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.giga3y .owl-nav {
	width: 20%;
	margin: 0 auto;
	background: #fff none repeat scroll 0 0;
	position: absolute;
	height: 50px;
	left: -55%;
	bottom: 30px;
}

.giga3y .owl-nav .owl-prev {
	position: absolute;
	left: 0;
	width: 50%;
	height: 100%;
	font-size: 30px !important;
	background-color: #fff !important;
	border-bottom: solid 0 transparent !important;
	border-top: solid 50px #f8f9fc !important;
	border-top-color: #8e2020 !important;
	border-right: solid 10px transparent !important;
}

.giga3y .owl-nav .owl-prev i {
	position: relative;
	top: -49px;
	color: #fff;
}

.giga3y .owl-nav .owl-next {
	position: absolute;
	right: 0;
	width: 50%;
	height: 100%;
	font-size: 30px !important;
	color: #8e2020 !important
}


/*================================================
13 - TEAM CSS
==================================================*/

.a3ckji {
	padding-bottom: 40px
}

.a3ckji.eq708o {
	padding-bottom: 70px
}

.rfarwt {
	margin-bottom: 30px
}

.dy6ra8 img {
	width: 100%
}

.dhy777 {
	position: relative;
	overflow: hidden;
}

.dhy777 img {
	width: 100%
}

.dhy777 .hover {
	position: absolute;
	right: 0px;
	top: 20px;
	z-index: 111
}

.dhy777 .hover .it82io li+li {
	margin-top: 10px;
	display: block
}

.dhy777 .hover .it82io li a {
	display: block;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #8e2020;
	border-radius: 50%;
	color: #fff;
	font-size: 14px;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.dhy777 .hover .it82io li:nth-child(1) {
	position: absolute;
	top: 20px;
	-webkit-transform: translateX(80px);
	transform: translateX(80px);
	-webkit-transition: transform 500ms;
	-webkit-transition: -webkit-transform 500ms;
	transition: -webkit-transform 500ms;
	transition: transform 500ms;
	transition: transform 500ms, -webkit-transform 500ms;
	-webkit-transition-delay: 100ms;
	transition-delay: 100ms;
}

.dhy777 .hover .it82io li:nth-child(2) {
	position: absolute;
	top: 60px;
	-webkit-transform: translateX(80px);
	transform: translateX(80px);
	-webkit-transition: transform 500ms;
	-webkit-transition: -webkit-transform 500ms;
	transition: -webkit-transform 500ms;
	transition: transform 500ms;
	transition: transform 500ms, -webkit-transform 500ms;
	-webkit-transition-delay: 200ms;
	transition-delay: 200ms;
}

.dhy777 .hover .it82io li:nth-child(3) {
	position: absolute;
	top: 110px;
	-webkit-transform: translateX(80px);
	transform: translateX(80px);
	-webkit-transition: transform 500ms;
	-webkit-transition: -webkit-transform 500ms;
	transition: -webkit-transform 500ms;
	transition: transform 500ms;
	transition: transform 500ms, -webkit-transform 500ms;
	-webkit-transition-delay: 300ms;
	transition-delay: 300ms;
}

.dhy777 .hover .it82io li:nth-child(4) {
	position: absolute;
	top: 160px;
	-webkit-transform: translateX(80px);
	transform: translateX(80px);
	-webkit-transition: transform 500ms;
	-webkit-transition: -webkit-transform 500ms;
	transition: -webkit-transform 500ms;
	transition: transform 500ms;
	transition: transform 500ms, -webkit-transform 500ms;
	-webkit-transition-delay: 400ms;
	transition-delay: 400ms;
}

.rfarwt:hover .dhy777 .hover .it82io li:nth-child(1) {
	-webkit-transform: translateX(-60px);
	transform: translateX(-60px);
}

.rfarwt:hover .dhy777 .hover .it82io li:nth-child(2) {
	-webkit-transform: translateX(-60px);
	transform: translateX(-60px);
}

.rfarwt:hover .dhy777 .hover .it82io li:nth-child(3) {
	-webkit-transform: translateX(-60px);
	transform: translateX(-60px);
}

.rfarwt:hover .dhy777 .hover .it82io li:nth-child(4) {
	-webkit-transform: translateX(-60px);
	transform: translateX(-60px);
}

.dhy777 {
	position: relative
}

.dhy777:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000 none repeat scroll 0 0;
	opacity: 0.1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)"
}

.yd444c {
	text-align: center;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .11);
	padding: 30px 15px;
}

.yd444c h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	color: #111;
	letter-spacing: 1px;
	margin-bottom: 5px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.yd444c h3 a {
	color: #111
}

.yd444c h3 a:hover {
	color: #8e2020
}

.eq708o .eob6ob {
	text-align: center;
}


/*================================================
14 - TESTIMONIAL CSS
==================================================*/

.njxjzt {
	background: #f8f9fc none repeat scroll 0 0;
	padding-bottom: 110px
}

.hxtsju {
	background: #fff;
	padding: 20px;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .11);
	margin: 5px;
}

.hxtsju {
	background: #fff;
	padding: 20px;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .11);
	margin: 5px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #333;
}

.hxtsju:before {
	top: 25px;
	content: "\f10d ";
	font-family: "FontAwesome";
	font-size: 35px;
	position: absolute;
	left: 30px;
	color: #8e2020;
	opacity: 0.3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"
}

.te0wbq {
	width: 65%;
	text-align: left;
	padding-top: 50px
}

.te0wbq h4 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	color: #111;
	letter-spacing: 1px;
	margin-top: 15px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.ykamlj {
	width: 150px;
	height: 150px;
}

.ykamlj img {
	width: 100% !important;
	border-radius: 50%;
}

.bi6jvt .owl-dots {
	text-align: center;
	position: absolute;
	width: 100%;
	bottom: -40px;
	display: block !important
}

.bi6jvt .owl-dots .owl-dot {
	display: inline-block;
}

.bi6jvt .owl-dots .owl-dot span {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	background: #ddd none repeat scroll 0 0;
	border-radius: 30px;
	display: block;
	height: 5px;
	margin: 5px 5px 0;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	width: 20px;
}

.bi6jvt .owl-dots .owl-dot.active span,
.bi6jvt .owl-dots .owl-dot:hover span {
	background: #8e2020 none repeat scroll 0 0;
}


/*================================================
15 - BLOG CSS
==================================================*/

.vg6lzi {
	padding-bottom: 40px
}

.acgvpo {
	background: #f8f9fc none repeat scroll 0 0
}

.uavvou {
	margin-bottom: 30px
}

.y1mkol {
	padding: 30px 15px;
	background: #fff;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .11);
}

.y1mkol h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 22px;
	color: #111;
	letter-spacing: 1px;
	margin-bottom: 15px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	display: inline-block
}

.y1mkol h3:hover {
	color: #8e2020
}

.y1mkol ul li {
	display: inline-block;
	margin-right: 10px;
}

.y1mkol ul li:last-child {
	margin-right: 0
}

.y1mkol ul li i {
	margin-right: 2px;
	color: #8e2020
}

.y1mkol ul li a {
	color: #111;
    font-size: 14px
}

.y1mkol ul li a:hover,ww
.v4y3xc a:hover {
	color: #8e2020
}

.acgvpo .bvu1o4 form p {
	position: relative;
	height: 40px;
	margin: 0
}

.acgvpo .bvu1o4 form input {
	position: absolute;
	height: 100%;
	left: 0;
	padding: 5px 60px 5px 10px;
}

.acgvpo .bvu1o4 form button {
	position: absolute;
	width: 18%;
	right: 0;
	height: 100%;
	border-radius: 0 5px 5px 0px;
}

.y1mkol>p {
	margin: 10px 0
}

.v4y3xc li {
	position: relative
}

.v4y3xc a {
	color: #111;
	text-transform: capitalize;
	display: inline-block;
}

.v4y3xc li:before {
	content: "\f0c8";
	display: inline-block;
	padding-right: 15px;
	color: #333333;
	font-family: "FontAwesome";
	font-size: 6px;
	line-height: 14px;
}

.v4y3xc a span {
	margin-left: 10px;
}

.vckpi9 li {
	display: inline-block;
	border: medium none !important;
	padding: 0 !important;
	margin: 2px 0
}

.vckpi9 a {
	color: #111;
	text-transform: capitalize;
	display: inline-block;
	padding: 5px 15px;
	background: #f8f9fc none repeat scroll 0 0;
	border-radius: 5px;
}


/*================================================
16 - SUBSCRIBE AREA CSS
==================================================*/

.j4wc3a {
	background: #8e2020 none repeat scroll 0 0;
	padding: 50px 0
}

.vtdg5h h3 {
	color: #fff;
	text-transform: capitalize;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-size: 30px;
	margin-bottom: 5px;
}

.vtdg5h p {
	color: #fff;
	font-size: 16px
}

.zd4e8k form {
	width: 65%;
	position: relative;
	height: 45px;
	background: #fff;
	border-radius: 30px;
	float: right;
	margin-top: 15px;
}

.zd4e8k form input {
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	border: medium none;
	padding: 5px 50px 5px 10px;
	border-radius: 30px;
}

.zd4e8k form button {
	position: absolute;
	right: 5px;
	height: 85%;
	border-radius: 30px;
	width: 38px;
	top: 4px;
	border: medium none;
	background: #8e2020 none repeat scroll 0 0;
	color: #fff;
	cursor: pointer;
}


/*================================================
17 - FOOTER CSS
==================================================*/

.so5c4x {
	background: #222 none repeat scroll 0 0;
	color: #636c72;
	position: relative;
	z-index: 1
}

.so5c4x:after {
	position: absolute;
	content: "";
	top: 0;
	height: 100%;
	width: 29%;
	left: 0;
	background: #191919 none repeat scroll 0 0;
	z-index: -1
}

.n6cc99 {
	margin-bottom: 15px;
}

.r0mcnu>h3 {
	color: #eee;
	font-size: 19px;
	text-transform: capitalize;
	margin-bottom: 15px
}

.r0mcnu {
	margin-top: 15px;
}

.r0mcnu.f5rxco {
	margin-top: 0;
}

.clddfc {
	background: #303030 none repeat scroll 0 0;
	color: #fff;
	float: left;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	margin-right: 10px;
	text-align: center;
	width: 40px;
}

.me6a6f {
	overflow: hidden;
}

.ewy7e6 {
	margin-bottom: 20px;
}

.ewy7e6:last-child {
	margin-bottom: 0
}

.me6a6f>h4 {
	font-size: 15px;
	font-weight: 500;
	line-height: 20px;
	margin-bottom: 5px;
	text-transform: capitalize;
	color: #787f84
}

.me6a6f>h4>a:hover {
	color: #eee
}

.me6a6f>p {
	color: #eee;
	font-size: 13px;
	font-style: italic;
}

.r0mcnu li {
	margin-bottom: 5px
}

.r0mcnu li a:hover {
	color: #eee
}

.r0mcnu>form {
	background: #333 none repeat scroll 0 0;
	height: 35px;
	margin-top: 10px;
	position: relative;
}

.r0mcnu input {
	background: transparent none repeat scroll 0 0;
	border: medium none;
	height: 100%;
	left: 0;
	padding: 5px 10px;
	position: absolute;
	top: 0;
	color: #eee;
	width: 80%;
}

.r0mcnu button {
	background: #f26723 none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	width: 20%;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

.r0mcnu button:hover {
	background: #464646 none repeat scroll 0 0
}

.grie5j {
	background: #fff none repeat scroll 0 0;
	color: #7f7f7f;
	padding: 20px 0;
	text-align: center;
}

.r39qxm p a {
	color: #8e2020;
	font-weight: 600;
	margin: 0 3px;
	text-transform: capitalize;
}

.r39qxm p a:hover {
	color: #3676b9
}

.r0mcnu a {
	text-transform: capitalize;
	color: #787f84
}

.r0mcnu a i {
	margin-right: 5px
}

.r39qxm>p {
	text-transform: capitalize;
	color: #111
}

.r0mcnu p>i {
	color: #0c90ce;
	margin-right: 5px;
}

.jcocs3 li a:hover {
	margin-left: 5px
}

.aatbch li {
	display: inline-block;
	margin-right: 5px
}

.aatbch li:last-child {
	margin-right: 0
}

.aatbch li a {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	text-align: center;
	line-height: 35px;
	background: rgba(158, 186, 196, .1);
	display: inline-block;
	color: #fff
}

.aatbch li a:hover {
	background: #8e2020 none repeat scroll 0 0
}

.aatbch {
	margin-top: 15px
}

.aatbch li a i {
	margin: 0
}


/*================================================
18 - PROPERTY PAGE CSS
==================================================*/

.l3d0zb {
	background: #f8f9fc none repeat scroll 0 0
}

.addi7y {
	background: #fff none repeat scroll 0 0;
	padding: 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .11);
	margin-bottom: 15px
}

.eedq72 ul li {
	display: inline-block;
	margin-right: 10px
}

.eedq72 ul li:last-child {
	margin-right: 0
}

.b26779 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.b26779 p {
	font-size: 14px
}

.zj0m8r>a {
	display: inline-block;
	text-transform: capitalize;
	padding: 5px 15px;
	border-radius: 5px;
	font-weight: 600;
	background: #fff none repeat scroll 0 0;
	color: #8e2020;
	border: 1px solid #8e2020;
}

.zj0m8r>a:hover {
	background: #8e2020 none repeat scroll 0 0;
	color: #fff;
	border: 1px solid #8e2020;
}

.zj0m8r label {
	margin-top: 5px;
	margin-bottom: 0;
	margin-right: 10px;
	color: #111;
	font-size: 14px;
}

.zj0m8r label i {
	margin-right: 5px
}

.eedq72 ul li a:hover,
.b26779 p {
	color: #111
}

.eedq72 ul li.active a {
	color: #111
}

.eedq72 {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.ka3gdf {
	margin-bottom: 20px;
}

.ka3gdf p {
	font-size: 14px;
	color: #111
}

.ka3gdf p i {
	color: #8e2020;
}

.ka3gdf p span {
	font-weight: 600;
	color: #111;
}

.zj0m8r .qa7p7d {
	width: 200px !important;
	background: #eee;
	border: medium none;
	border-radius: 3px;
}

.zj0m8r .x0qz6h {
	border: medium none !important;
	color: #111 !important
}

.zj0m8r .x0qz6h b {
	color: #111 !important
}

.e7yh6y .s8026e {
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .11)
}

.navpws {
	display: block
}

.c7rcjw {
	display: none
}

.e7yh6y .o8d526 {
	box-shadow: 0 0 0 0 rgba(0, 0, 0, .11);
	text-align: left;
	position: relative
}

.lk2044 .o8d526 {
	text-align: center
}

.e7yh6y .o8d526 .oq46db li {
	width: auto;
	margin-right: 10px
}

.e7yh6y .o8d526 .oq46db li:last-child {
	margin-right: 0
}

.e7yh6y .o8d526 .c4dkg0>a {
	margin-top: 15px
}

.pvcafy {
	position: absolute;
	top: 5px;
	right: 5px;
	background: #222 none repeat scroll 0 0;
	padding: 4px 15px;
	color: #fff;
	letter-spacing: 1px;
	font-weight: 700;
	border-radius: 3px;
	text-transform: capitalize
}

.url1ci {
	position: absolute;
	top: 5px;
	right: 5px;
	background: #8e2020 none repeat scroll 0 0;
	padding: 4px 15px;
	color: #fff;
	letter-spacing: 1px;
	font-weight: 700;
	border-radius: 3px;
	text-transform: capitalize
}

.p64xo9 {
	position: absolute;
	top: 5px;
	right: 5px;
	background: #eb3c48 none repeat scroll 0 0;
	padding: 4px 15px;
	color: #fff;
	letter-spacing: 1px;
	font-weight: 700;
	border-radius: 3px;
	text-transform: capitalize
}

.bvu1o4 {
	margin-bottom: 30px;
	padding: 20px;
	background: #fff;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .11);
}

.bvu1o4:last-child {
	margin-bottom: 0
}

.bvu1o4 h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	color: #111;
	letter-spacing: 1px;
	margin-bottom: 30px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	display: block;
	position: relative;
	text-transform: capitalize
}

.bvu1o4 h3:after {
	position: absolute;
	content: "";
	width: 40%;
	height: 2px;
	background: #8e2020 none repeat scroll 0 0;
	left: 0;
	bottom: -10px;
}

.bvu1o4 h3:before {
	position: absolute;
	content: "";
	width: 30%;
	height: 2px;
	background: #111 none repeat scroll 0 0;
	left: 0;
	bottom: -15px;
}

.t2fr1q {
	padding-left: 7px
}

.ct8oed {
	padding-right: 7px
}

.bvu1o4 form p button,
.bvu1o4 form p button.clear:hover {
	display: inline-block;
	color: #fff;
	text-transform: capitalize;
	padding: 5px 10px;
	cursor: pointer;
	border-radius: 5px;
	border: 1px solid #8e2020;
	font-weight: 600;
	background: #8e2020 none repeat scroll 0 0;
	width: 100%;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

.bvu1o4 form p button.clear,
.bvu1o4 form p button:hover {
	color: #8e2020;
	border: 1px solid #8e2020;
	background: #fff none repeat scroll 0 0;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

.chosen-container-single .x0qz6h span {
	color: #333
}

.bvu1o4 li {
	border-bottom: 1px solid #ddd;
	padding: 10px 0;
}

.bvu1o4 li:last-child {
	border-bottom: 0px solid #ddd;
}

.g8656p {
	margin-right: 10px;
	width: 80px;
	float: left;
}

.amic1v {
	vertical-align: middle;
	overflow: hidden;
}

.amic1v h4 {
	color: #333;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 600;
	margin-bottom: 4px;
}

.amic1v h4 a {
	color: #333
}

.amic1v p {
	font-size: 14px
}

.amic1v p:last-child,
.amic1v h4 a:hover {
	color: #8e2020;
}

.d4ajg2 {
	padding: 50px 30px;
	background: #8e2020 none repeat scroll 0 0;
	border-radius: 5px;
	margin-bottom: 50px
}

.d4ajg2 .chosen-container-single .x0qz6h {
	border: 1px solid #fff !important;
	background: #fff none repeat scroll 0 0 !important;
	height: 45px;
	padding: 10px
}

.d4ajg2 .chosen-container-single .x0qz6h div b {
	margin-top: 12px
}

.d4ajg2 form p input {
	border: medium none;
	background: #fff none repeat scroll 0 0;
	padding: 10px;
	width: 100%;
	font-size: 13px;
	border-radius: 5px;
	color: #333;
}

.d4ajg2 form p {
	margin-bottom: 20px
}

.d4ajg2 form .row:last-child p {
	margin-bottom: 0px
}

.d4ajg2 form p button {
	display: block;
	color: #fff;
	cursor: pointer;
	text-transform: capitalize;
	padding: 8px 10px;
	width: 100%;
	border-radius: 5px;
	border: 1px solid #fff;
	font-weight: 600;
	background: transparent none repeat scroll 0 0;
	text-align: center;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s
}

.d4ajg2 form p button:hover,
.xif30u form button:hover {
	background: #fff none repeat scroll 0 0;
	color: #8e2020;
}

.o8d526>p {
	margin-top: 15px;
	margin-bottom: 15px;
}

.evng4z .eob6ob {
	text-align: center
}


/*================================================
19 - PROPERTY DETAILS CSS
==================================================*/

.yv7arg p {
	display: inline-block;
	margin-right: 10px;
}

.yv7arg p:last-child {
	margin-right: 0
}

.yv7arg .fyjr78 {
	text-align: center;
	padding: 5px 10px;
	background: #212121 none repeat scroll 0 0;
	color: #fff;
	text-transform: capitalize;
	font-size: 14px;
	line-height: 23px;
	border-radius: 5px;
	font-weight: 700;
}

.yv7arg .s16h3v {
	color: #8e2020;
	font-weight: 600;
	font-size: 16px;
}

.kiw4vh h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	color: #111;
	letter-spacing: 1px;
	margin-bottom: 5px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	display: inline-block;
	text-transform: capitalize;
	margin-top: 10px;
}

.ah928i p {
	display: inline-block;
	margin-right: 20px;
}

.ah928i .fyjr78 {
	font-size: 20px;
	color: #111;
	font-weight: 600;
}

.b0fxlt ul {
	text-align: right;
	margin-top: 35px
}

.b0fxlt ul li {
	display: inline-block
}

.b0fxlt ul li a {
	display: block;
	width: 43px;
	height: 43px;
	text-align: center;
	background: #212121 none repeat scroll 0 0;
	color: #fff;
	border-radius: 50%;
	line-height: 43px;
}

.mrsk7v {
	margin-top: 30px
}

.r446v5 {
	margin-top: 30px;
	padding: 20px;
	background: #fff;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .11);
	position: relative;
	z-index: 1
}

.r446v5:after {
	position: absolute;
	content: "";
	top: 0;
	height: 23%;
	width: 100%;
	background: #8e2020;
	left: 0;
	z-index: -1;
}

#rcn75i .owl-nav .owl-prev {
	position: absolute;
	top: 43%;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: rgba(8, 7, 7, 0.83) none repeat scroll 0 0 !important;
	color: #fff;
	z-index: 99999;
	font-size: 26px;
	border-radius: 50%;
	left: 10px;
}

#rcn75i .owl-nav .owl-next {
	position: absolute;
	top: 43%;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: rgba(8, 7, 7, 0.83) none repeat scroll 0 0 !important;
	color: #fff;
	z-index: 99999;
	font-size: 26px;
	border-radius: 50%;
	right: 10px;
}

#h6i5l2 .h4tr79 {
	cursor: pointer
}

.n0bk6k img {
	width: 65px;
	border-radius: 50%;
	height: 65px;
	float: left;
	margin-right: 15px;
}

.ru6rn3 {
	overflow: hidden;
	color: #fff
}

.ru6rn3 h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	color: #fff;
	letter-spacing: 1px;
	margin-bottom: 5px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.ru6rn3 p i {
	color: #fff;
	margin-right: 5px
}

.nut7nt form {
	margin-top: 35px;
}

.nut7nt form p {
	margin-top: 10px;
}

.nut7nt form p input {
	border: 1px solid #ddd;
	padding: 5px 10px;
	font-size: 13px;
	color: #111;
	border-radius: 5px;
	width: 100%;
}

.nut7nt form p textarea {
	border: 1px solid #ddd;
	padding: 5px 10px;
	font-size: 13px;
	color: #111;
	border-radius: 5px;
	width: 100%;
	resize: none;
	height: 125px
}

.nut7nt form p button {
	display: inline-block;
	color: #fff;
	text-transform: capitalize;
	padding: 5px 10px;
	cursor: pointer;
	border-radius: 5px;
	border: 1px solid #8e2020;
	font-weight: 600;
	background: #8e2020 none repeat scroll 0 0;
	width: 100%;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.nut7nt form p button:hover {
	color: #8e2020;
	border: 1px solid #8e2020;
	background: #fff none repeat scroll 0 0;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.ieo83t h3,
.ke4w6n .bvu1o4 h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	color: #111;
	letter-spacing: 1px;
	margin-bottom: 30px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	display: block;
	position: relative;
	text-transform: capitalize;
}

.ieo83t h3:before,
.ke4w6n .bvu1o4 h3:before {
	position: absolute;
	content: "";
	width: 30%;
	height: 2px;
	background: #111 none repeat scroll 0 0;
	left: 0;
	bottom: -15px;
}

.ieo83t h3:after,
.ke4w6n .bvu1o4 h3:after {
	position: absolute;
	content: "";
	width: 40%;
	height: 2px;
	background: #8e2020 none repeat scroll 0 0;
	left: 0;
	bottom: -10px;
}

.am0na7 {
	padding: 20px;
	background: #fff none repeat scroll 0 0;
	margin-top: 30px;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .11);
}

.lkfi4i label {
	color: #111;
	margin-bottom: 4px;
}

.lkfi4i p {
	margin-bottom: 10px;
	text-transform: capitalize
}

.lkfi4i p input {
	border: 1px solid #ddd;
	padding: 5px 10px;
	font-size: 13px;
	color: #111;
	border-radius: 5px;
	width: 100%;
}

.lkfi4i p select {
	border: 1px solid #ddd;
	padding: 5px 10px;
	font-size: 13px;
	color: #111;
	border-radius: 5px;
	width: 100%;
}

.l3nolh {
	margin-top: 40px;
}

.l3nolh .q4hmuc a {
	background: #212121;
	border-radius: 5px;
	color: #fff;
	text-transform: capitalize;
	margin-right: 10px;
}

.l3nolh .q4hmuc a:last-child {
	margin-right: 0
}

.q4hmuc .fth79b.active,
.q4hmuc .show>.fth79b {
	color: #fff;
	background-color: #8e2020;
}

.xj4zg0 {
	margin-top: 30px;
}

.xj4zg0 h3,
.x5m8rj h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 22px;
	color: #111;
	letter-spacing: 1px;
	margin-bottom: 30px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	display: inline-block;
	text-transform: capitalize;
	position: relative
}

.xj4zg0 h3:before,
.x5m8rj h3:before {
	position: absolute;
	content: "";
	width: 30%;
	height: 2px;
	background: #111 none repeat scroll 0 0;
	left: 0;
	bottom: -15px;
}

.xj4zg0 h3:after,
.x5m8rj h3:after {
	position: absolute;
	content: "";
	width: 40%;
	height: 2px;
	background: #8e2020 none repeat scroll 0 0;
	left: 0;
	bottom: -10px;
}

.xj4zg0 p {
	margin: 10px 0 0
}

.xj4zg0 ul {
	-webkit-columns: 3;
	-moz-columns: 3;
	columns: 3;
}

.xj4zg0 ul li {
	margin-bottom: 10px
}

.xj4zg0 ul li span {
	color: #111;
	font-weight: 600;
	margin-right: 10px
}

.xj4zg0 ul li i {
	color: #8e2020;
	margin-right: 5px
}

.xj4zg0 img {
	width: 80%;
	display: block;
}

.iqajgj iframe {
	width: 100%;
	height: 400px;
	border: medium none
}

.ke4w6n .bvu1o4 {
	margin-top: 30px
}


/*================================================
20 - PROFILE PAGE CSS
==================================================*/

.v489o5 {
	background: #f8f9fc none repeat scroll 0 0;
	padding-top: 40px
}

.yxrlco {
	position: relative;
	z-index: 1;
	background: #fff none repeat scroll 0 0;
	border: medium none;
	padding: 0;
	border-radius: 0;
	margin: 0;
}

.y1dm14 {
	background: #fff none repeat scroll 0 0;
	color: #333;
	margin-top: 30px;
	padding: 50px 20px;
	position: relative;
	text-align: center;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .11);
}

.yxrlco.nc6ghe:after {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 52%;
	background: #8e2020 none repeat scroll 0 0;
	z-index: -1;
}

.yxrlco.nc6ghe.zo9fzv:after {
	height: 40%;
}

.lvj3v5 {
	width: 120px;
	height: 120px;
	margin: 0 auto;
}

.lvj3v5 img {
	border-radius: 5px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 99;
	border: 8px solid rgba(221, 221, 221, 0.7)
}

.uf1h97,
.d0jliy {
	margin-top: 15px;
}

.uf1h97 h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	color: #111;
	margin-bottom: 5px;
	letter-spacing: 1px;
	margin-top: 15px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.uf1h97 p {
	color: #777
}

.d0jliy ul {
	margin-top: 30px
}

.d0jliy ul li {
	display: inline-block;
	margin-right: 15px;
	width: 42%
}

.d0jliy ul li:last-child {
	margin-right: 0px
}

.d0jliy ul li:first-child>a {
	display: block;
	text-transform: capitalize;
	padding: 5px 15px;
	border-radius: 5px;
	font-weight: 600;
	background: #8e2020 none repeat scroll 0 0;
	color: #fff;
	border: 1px solid #8e2020;
}

.d0jliy ul li:first-child>a:hover {
	background: #fff none repeat scroll 0 0;
	color: #8e2020;
	border: 1px solid #8e2020;
}

.d0jliy ul li>a:hover {
	background: #8e2020 none repeat scroll 0 0;
	color: #fff;
	border: 1px solid #8e2020;
}

.d0jliy ul li>a {
	display: block;
	text-transform: capitalize;
	padding: 5px 15px;
	border-radius: 5px;
	font-weight: 600;
	background: #fff none repeat scroll 0 0;
	color: #8e2020;
	border: 1px solid #8e2020;
}

.mkm2iu {
	overflow: hidden;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	margin: 5px auto 0;
	position: relative;
}

.mkm2iu>input[type="file"] {
	cursor: pointer;
	height: 100%;
	left: 0;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	position: absolute;
	top: 0;
	width: 100%;
}

.p1zk2e {
	background: #fff none repeat scroll 0 0;
	color: #333;
	margin-top: 30px;
	padding: 30px;
	position: relative;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .11);
}

.p1zk2e h3,
.gl9m0w h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	color: #111;
	letter-spacing: 1px;
	margin-bottom: 30px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	display: block;
	position: relative;
	text-transform: capitalize;
}

.p1zk2e h3:before,
.gl9m0w h3:before {
	position: absolute;
	content: "";
	width: 30%;
	height: 2px;
	background: #111 none repeat scroll 0 0;
	left: 0;
	bottom: -15px;
}

.p1zk2e h3:after,
.gl9m0w h3:after {
	position: absolute;
	content: "";
	width: 40%;
	height: 2px;
	background: #8e2020 none repeat scroll 0 0;
	left: 0;
	bottom: -10px;
}

.p1zk2e li {
	border-bottom: 1px solid #eee
}

.p1zk2e li:last-child {
	border-bottom: 0px solid #eee
}

.p1zk2e li a {
	display: block;
	color: #333;
	padding: 7px 0px;
	text-transform: capitalize
}

.p1zk2e li a:hover,
.p1zk2e li.active a {
	color: #8e2020
}

.p1zk2e li a i {
	width: 25px;
	text-align: left;
	border-right: 1px solid #eee;
	margin-right: 5px;
	color: #8e2020;
}

.e8bqc9 {
	background: #fff none repeat scroll 0 0;
	color: #333;
	margin-top: 30px;
	padding: 30px;
	box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .11);
}

.gl9m0w label {
	color: #333;
	display: block;
	margin-bottom: 5px;
	font-weight: 600;
	font-size: 13px;
}

.gl9m0w input {
	width: 100%;
	border: 1px solid #e0e0e0;
	padding: 5px 10px;
	color: #111;
	background: #f5f5f5 none repeat scroll 0 0;
	border-radius: 5px;
}

.gl9m0w textarea {
	width: 100%;
	border: 1px solid #e0e0e0;
	padding: 5px 10px;
	color: gray;
	background: #f5f5f5 none repeat scroll 0 0;
	border-radius: 5px;
	resize: vertical;
	height: 100px
}

.gl9m0w p>button {
	display: inline-block;
	color: #fff;
	text-transform: capitalize;
	padding: 5px 30px;
	cursor: pointer;
	border-radius: 5px;
	border: 1px solid #8e2020;
	font-weight: 600;
	background: #8e2020 none repeat scroll 0 0;
	width: auto;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.gl9m0w p button:hover {
	background: #fff none repeat scroll 0 0;
	color: #8e2020;
	border: 1px solid #8e2020
}

.gl9m0w p {
	margin-top: 20px;
}

.uraq8t {
	margin-top: 30px
}

.eedq72 p i {
	color: #8e2020;
	margin-right: 5px;
}

.eedq72 p {
	color: #111;
}

.pyu7yx i,
.pyu7yx:hover {
	color: #de4a4a
}

.pyu7yx {
	color: #111
}

.uraq8t .o8d526 {
	text-align: left;
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.uraq8t .s8026e {
	position: relative;
	margin-bottom: 0;
	margin-top: 30px
}

.uraq8t .o8d526 .pl9xtz {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: right;
}

.uraq8t .kdjf6b {
	margin-top: 50px
}

.note-popover .xhxk3r>.qjts29,
.udhdzr.note-toolbar>.qjts29 {
	margin-right: 0
}

.gl9m0w p button.note-btn {
	padding: 5px 10px;
	font-size: 12px
}

.note-editor.note-frame {
	border: 1px solid #e0e0e0;
	height: 320px
}

.note-editor.note-frame .note-editing-area .note-editable {
	height: 275px !important
}

.note-editor.note-frame .note-statusbar .note-resizebar {
	display: none
}

.note-editor.note-frame .note-statusbar {
	border-top: 0px solid #ddd
}

.kya63r {
	margin-bottom: 30px;
}

.kya63r .chosen-container-single .x0qz6h {
	background: #f5f5f5 none repeat scroll 0 0 !important;
	border: 1px solid #e0e0e0 !important
}

.tuecea {
	min-height: 150px;
	border: 2px dashed #8e2020;
	background: white;
	padding: 20px 20px;
	margin-top: 50px;
}

.tuecea .dz-message {
	margin: 3em 0
}

.wbn446 .pl9xtz a i {
	margin: 0 5px;
	color: #333 !important
}

.ulxh9i {
	margin-top: 5px;
}


/*================================================
21 - LOGIN PAGE CSS
==================================================*/

.c0uf6k {
	background: #8e2020 none repeat scroll 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100vh;
	text-align: center;
}

.t65s7l h4 {
	color: #fff;
	font-size: 19px;
	text-transform: capitalize;
	margin-bottom: 20px;
}

.t65s7l {
	width: 30%;
	margin: 0 auto;
}

.t65s7l form p {
	margin-bottom: 15px;
	position: relative;
	height: 50px;
}

.t65s7l form p label {
	position: absolute;
	left: 0;
	height: 100%;
	z-index: 1;
	color: #5091D5;
	line-height: 50px;
	width: 15%;
	background: #2C6FB6;
	font-size: 17px;
	border-radius: 8px 0px 0px 8px;
}

.t65s7l form p input {
	background: #3779BF none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	padding: 10px 10px 10px 60px;
	height: 100%;
	border-radius: 8px 8px 8px 8px;
	position: absolute;
	right: 0;
	width: 100%;
}

.t65s7l form p>button {
	display: inline-block;
	color: #8e2020;
	text-transform: capitalize;
	padding: 10px;
	cursor: pointer;
	border-radius: 8px;
	border: 1px solid #fff;
	font-weight: 600;
	background: #fff none repeat scroll 0 0;
	width: 100%;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.t65s7l form p>button:hover {
	background: transparent;
	color: #fff;
}

.t65s7l form p input[type="text"]::-webkit-input-placeholder {
	color: #b1b1b1;
}

.t65s7l form p input[type="text"]::-moz-placeholder {
	color: #b1b1b1;
}

.t65s7l form p input[type="text"]:-ms-input-placeholder {
	color: #b1b1b1;
}

.t65s7l form p input[type="text"]::placeholder {
	color: #b1b1b1;
}

.t65s7l form p input[type="text"]:-ms-input-placeholder {
	color: #b1b1b1;
}

.t65s7l form p input[type="email"]::-webkit-input-placeholder {
	color: #b1b1b1;
}

.t65s7l form p input[type="email"]::-moz-placeholder {
	color: #b1b1b1;
}

.t65s7l form p input[type="email"]:-ms-input-placeholder {
	color: #b1b1b1;
}

.t65s7l form p input[type="email"]::placeholder {
	color: #b1b1b1;
}

.t65s7l form p input[type="email"]:-ms-input-placeholder {
	color: #b1b1b1;
}

.t65s7l form p input[type="password"]::-webkit-input-placeholder {
	color: #b1b1b1;
}

.t65s7l form p input[type="password"]::-moz-placeholder {
	color: #b1b1b1;
}

.t65s7l form p input[type="password"]:-ms-input-placeholder {
	color: #b1b1b1;
}

.t65s7l form p input[type="password"]::placeholder {
	color: #b1b1b1;
}

.t65s7l form p input[type="password"]:-ms-input-placeholder {
	color: #b1b1b1;
}

.t65s7l>p {
	color: #152c45;
	font-family: 'Poppins', sans-serif;
}

.t65s7l>p a {
	color: #fff;
	font-family: 'Poppins', sans-serif;
}


/*================================================
22 - ABOUT PAGE CSS
==================================================*/

.elfdir {
	padding-bottom: 50px;
}

.ejfpkn h3,
.a1yd5o h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	color: #111;
	letter-spacing: 1px;
	margin-bottom: 40px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	display: inline-block;
	text-transform: capitalize;
	line-height: 45px;
	position: relative
}

.ejfpkn h3 span {
	color: #8e2020
}

.a1yd5o h3 span {
	display: block
}

.ejfpkn h3:before,
.a1yd5o h3:before {
	position: absolute;
	content: "";
	width: 30%;
	height: 2px;
	background: #111 none repeat scroll 0 0;
	left: 0;
	bottom: -15px;
}

.ejfpkn h3:after,
.a1yd5o h3:after {
	position: absolute;
	content: "";
	width: 40%;
	height: 2px;
	background: #8e2020 none repeat scroll 0 0;
	left: 0;
	bottom: -10px;
}

.ejfpkn a.jh0cgf {
	margin-top: 30px;
}

.mmhsav {
	background: #f8f9fc none repeat scroll 0 0;
}

.t1jp3c ul {
	background: #fff;
	padding: 20px;
}

.t1jp3c ul li {
	margin-bottom: 10px;
	text-transform: capitalize;
	color: #333;
}

.t1jp3c ul li i {
	color: #8e2020;
	margin-right: 5px
}


/*================================================
23 - AGENT DETAILS PAGE CSS
==================================================*/

.k78dpe h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 28px;
	color: #111;
	margin-bottom: 5px;
	letter-spacing: 0px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	font-weight: 500;
}

.k78dpe>p {
	color: #777;
	font-size: 14px;
}

.k78dpe>ul {
	margin: 10px 0
}

.k78dpe>ul li {
	display: inline-block;
	margin-right: 2px
}

.k78dpe>ul li a {
	display: block;
	width: 33px;
	height: 33px;
	text-align: center;
	background: #212121 none repeat scroll 0 0;
	color: #fff;
	border-radius: 50%;
	line-height: 33px;
	font-size: 13px;
}

.k78dpe>ul li a:hover {
	background: #8e2020 none repeat scroll 0 0;
}

.g9fa4m {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #eee;
}

.g9fa4m ul {
	-webkit-columns: 2;
	-moz-columns: 2;
	columns: 2;
}

.g9fa4m ul li {
	margin-top: 10px;
}

.g9fa4m ul li i {
	margin-right: 2px;
	color: #8e2020;
	width: 15px;
	text-align: center;
}

.g9fa4m ul li span {
	font-weight: 600;
	color: #111;
	margin-right: 5px;
}

.trujrq h3 {
	color: #111;
	font-size: 20px;
	margin-bottom: 10px;
	font-family: 'Poppins', sans-serif;
}

.trujrq form p {
	margin-top: 10px;
}

.trujrq form p input {
	width: 100%;
	border: 1px solid #ddd;
	padding: 5px 10px;
	border-radius: 5px;
	font-size: 13px;
	color: #111;
}

.trujrq form p textarea {
	width: 100%;
	border: 1px solid #ddd;
	padding: 5px 10px;
	border-radius: 5px;
	font-size: 13px;
	color: #111;
	height: 100px;
	resize: vertical;
}

.trujrq form p button {
	display: inline-block;
	color: #fff;
	text-transform: capitalize;
	padding: 5px 30px;
	cursor: pointer;
	border-radius: 5px;
	border: 1px solid #8e2020;
	font-weight: 600;
	background: #8e2020 none repeat scroll 0 0;
	width: 100%;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.trujrq form p button:hover {
	background: transparent;
	color: #8e2020
}

.ywpafk.sp333d {
	background: #f8f9fc none repeat scroll 0 0;
	padding-bottom: 40px
}


/*================================================
24 - BLOG DETAILS PAGE CSS
==================================================*/

.acgvpo.ckr03h {
	background: #fff none repeat scroll 0 0
}

.y2grcm h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	color: #111;
	letter-spacing: 1px;
	margin-bottom: 5px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	display: inline-block;
	text-transform: capitalize;
	line-height: 45px;
}

.uei4ss img {
	width: 65px;
	height: 65px;
	border-radius: 50%;
	border: 6px solid #e6e6e6;
	margin-right: 10px;
}

.np1sgi {
	margin-top: 5px;
}

.np1sgi ul li {
	margin-right: 10px;
}

.qluwkb>a,
.uei4ss a {
	color: #111;
}

.h0lgcs i,
.wypyo6 i {
	color: #8e2020;
	margin-right: 2px;
}

.vwsec9 {
	margin: 15px 0;
}

.oj23ob p {
	margin: 0 0 10px;
}

.a0m5rx {
	margin: 20px 0;
}

.yuqhw7 img {
	width: 100%;
}

.z9ja4d {
	border-bottom: 1px solid #f4f9fc;
	border-top: 1px solid #f4f9fc;
	margin-top: 30px;
	padding: 15px 20px;
}

.i2p8c7>p,
.myuska>p {
	color: #111;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	text-transform: capitalize;
}

.i2p8c7 a {
	color: #555;
	font-weight: 500;
}

.myuska {
	text-align: right;
}

.myuska a {
	color: #bcc4d0;
	margin-left: 5px;
}

.obzypo h3,
.g9neva h2,
.xif30u h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 22px;
	color: #111;
	letter-spacing: 1px;
	margin-bottom: 30px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	display: inline-block;
	text-transform: capitalize;
	position: relative;
}

.obzypo h3:before,
.g9neva h2:before,
.xif30u h2:before {
	position: absolute;
	content: "";
	width: 30%;
	height: 2px;
	background: #111 none repeat scroll 0 0;
	left: 0;
	bottom: -15px;
}

.obzypo h3:after,
.g9neva h2:after,
.xif30u h2:after {
	position: absolute;
	content: "";
	width: 40%;
	height: 2px;
	background: #8e2020 none repeat scroll 0 0;
	left: 0;
	bottom: -10px;
}

.lzvqqg,
.xif30u {
	margin-top: 50px;
}

.w8r1y6 {
	margin-bottom: 10px;
	position: relative;
	-webkit-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
}

.qaovmc {
	font-size: 14px;
	padding: 30px 0 0 90px;
	position: relative;
}

.cjsw14 {
	border-radius: 50%;
	left: 0;
	margin-bottom: 20px;
	position: absolute;
	top: 30px;
}

.cjsw14 img {
	display: block;
	width: 70px;
	border-radius: 50%;
	border: 6px solid #e6e6e6
}

.yf2u3i {
	margin-top: 10px;
}

.w8r1y6.kfl9c3 {
	padding-left: 100px;
}

.x6y0i3 h4 {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	color: #111;
	letter-spacing: 1px;
	margin-bottom: 5px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	text-transform: capitalize
}

.x6y0i3 a {
	color: #111;
	font-style: italic;
}

.x6y0i3 a i {
	margin-right: 2px
}

.xif30u form input {
	border: 1px solid #ddd;
	padding: 5px 10px;
	font-size: 13px;
	margin: 10px 0;
	color: #111;
	border-radius: 5px;
	width: 45%;
	margin-right: 10px;
	height: 45px
}

.xif30u form textarea {
	border: 1px solid #ddd;
	padding: 5px 10px;
	font-size: 13px;
	margin: 10px 0;
	color: #111;
	border-radius: 5px;
	width: 92%;
	height: 175px;
}

.xif30u form button {
	display: inline-block;
	color: #fff;
	text-transform: capitalize;
	padding: 5px 20px;
	cursor: pointer;
	border-radius: 5px;
	border: 1px solid #8e2020;
	font-weight: 600;
	background: #8e2020 none repeat scroll 0 0;
	width: auto;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}


/*================================================
25 - NOT FOUND PAGE CSS
==================================================*/

.b0a9ke {
	height: 100vh;
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.abncst img {
	width: 170px;
	float: left;
	margin-right: 40px;
}

.abncst {
	width: 50%;
	margin: 0 auto;
	-ms-flex-line-pack: center;
	align-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.ouodf3 {
	overflow: hidden;
	text-align: left;
}

.ouodf3 h3 {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	color: #111;
	letter-spacing: 1px;
	margin-bottom: 15px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	display: inline-block;
	text-transform: capitalize;
}

.ouodf3 a.jh0cgf {
	margin-top: 20px
}


/*================================================
26 - CONTACT PAGE CSS
==================================================*/

.p3qsk4 h3,
.zjxm4c h4 {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	color: #111;
	letter-spacing: 1px;
	margin-bottom: 30px;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
	display: block;
	text-transform: capitalize;
	position: relative;
}

.p3qsk4 h3:before,
.zjxm4c h4:before {
	position: absolute;
	content: "";
	width: 30%;
	height: 2px;
	background: #111 none repeat scroll 0 0;
	left: 0;
	bottom: -15px;
}

.p3qsk4 h3:after,
.zjxm4c h4:after {
	position: absolute;
	content: "";
	width: 40%;
	height: 2px;
	background: #8e2020 none repeat scroll 0 0;
	left: 0;
	bottom: -10px;
}

.p3qsk4 form {
	margin-top: 30px
}

.p3qsk4 form p input {
	width: 100%;
	border: 1px solid #ddd;
	padding: 5px 10px;
	border-radius: 5px;
	font-size: 13px;
	color: #111;
}

.p3qsk4 form p {
	margin-top: 10px;
}

.p3qsk4 form p input {
	width: 100%;
	border: 0px solid #ddd;
	padding: 5px 20px;
	border-radius: 5px;
	font-size: 14px;
	color: #111;
	height: 50px;
	background: #f7f7fa none repeat scroll 0 0;
}

.p3qsk4 form p textarea {
	width: 100%;
	border: 0px solid #ddd;
	padding: 5px 20px;
	border-radius: 5px;
	font-size: 14px;
	color: #111;
	height: 120px;
	background: #f7f7fa none repeat scroll 0 0;
}

.k2i8gq:last-child {
	margin-bottom: 0
}

.h198p1>li {
	display: block !important
}

.p3qsk4 form p button {
	display: inline-block;
	color: #fff;
	text-transform: capitalize;
	padding: 5px 20px;
	cursor: pointer;
	border-radius: 5px;
	border: 1px solid #8e2020;
	font-weight: 600;
	background: #8e2020 none repeat scroll 0 0;
	width: auto;
	-webkit-transition: all 0.4s ease 0s;
	transition: all 0.4s ease 0s;
}

.p3qsk4 form p button:hover {
	background: #fff none repeat scroll 0 0;
	color: #8e2020
}

.zjxm4c {
	margin-top: 60px;
}

.zjxm4c h4 {
	font-size: 20px;
}

.k2i8gq ul li {
	display: inline-block;
	margin-right: 2px;
	margin-bottom: 5px
}

.k2i8gq ul li a {
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: 1px solid #ddd;
	border-radius: 50%;
	font-size: 17px;
	color: #444;
}

.k2i8gq ul li a:hover {
	background: #8e2020 none repeat scroll 0 0;
	color: #fff;
	border: 1px solid #8e2020
}

.k2i8gq {
	margin-bottom: 35px;
}

.k2i8gq ul li span {
	color: #111;
	font-weight: 600;
	margin-right: 10px;
}


/*================================================
27 - PAGE LOADER CSS
==================================================*/

#tkj7yp {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
}

#tkj7yp .wth62j {
	position: fixed;
	top: 0;
	width: 51%;
	height: 100%;
	background: #282E3F none repeat scroll 0 0;
	z-index: 1000;
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

#tkj7yp .wth62j.rbuc27 {
	left: 0;
}

#tkj7yp .wth62j.wcequc {
	right: 0;
}

#bel30p {
	display: block;
	position: relative;
	left: 50%;
	top: 50%;
	width: 150px;
	height: 150px;
	margin: -75px 0 0 -75px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #3498db;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	z-index: 1001;
}

#bel30p:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #e74c3c;
	-webkit-animation: spin 3s linear infinite;
	animation: spin 3s linear infinite;
}

#bel30p:after {
	content: "";
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #f9c922;
	-webkit-animation: spin 1.5s linear infinite;
	animation: spin 1.5s linear infinite;
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.loaded #tkj7yp {
	visibility: hidden;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-transition: all 0.3s 1s ease-out;
	transition: all 0.3s 1s ease-out;
}

.loaded #tkj7yp .wth62j.rbuc27 {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #tkj7yp .wth62j.wcequc {
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
	transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.loaded #bel30p {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}


/* JavaScript Turned Off */

.k3zcqu #tkj7yp {
	display: none;
}

/*新增加的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 506 migration pages */
.qsf9sa {
	text-align: right;
	font-size: 0;
	white-space: nowrap;
	padding: 20px 0;
}

.qsf9sa a {
	display: inline-block;
	height: 42px;
	line-height: 40px;
	min-width: 52px;
	margin-left: 8px;
	padding: 0 12px;
	border: 1px solid #8e2020;
	background: #8e2020;
	color: #fff !important;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
}

.qsf9sa a:first-child {
	margin-left: 0;
}

.qsf9sa .js1waq,
.l91so2 {
	background: #111 !important;
	border-color: #111 !important;
}

.zwlgyd {
	display: none !important;
}

.qqrj29 ul li a {
	padding-left: 13px;
	padding-right: 13px;
	font-size: 14px;
}

.m135hr .y0twvs,
.r0nc3i .y0twvs {
	margin: 0 0 12px;
	color: #fff;
	font-size: 42px;
	line-height: 1.25;
	font-weight: 700;
}

.la5tk3 {
	margin: 0 0 18px;
	color: #111;
	font-size: 36px;
	line-height: 1.35;
	font-weight: 700;
}

.ieqtdm {
	background: #fff;
}

.k89bj2 {
	background: #f7f7f7;
}

.snq98z {
	display: table;
	width: 100%;
}

.snq98z > div {
	display: table-cell;
	float: none;
	vertical-align: middle;
}

.nqnyfx {
	margin-bottom: 30px;
	background: #fff;
	border: 1px solid #eeeeee;
	padding: 18px;
	box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
}

.nqnyfx img {
	display: block;
	width: 100%;
	height: auto;
}

.nqnyfx h3,
.j8ow8p h3,
.xon7e5 h4,
.f6f93o h3 {
	color: #111;
}

.nqnyfx p,
.j8ow8p p,
.xon7e5 p,
.f6f93o p {
	color: #555;
}

.j8ow8p,
.xon7e5 {
	min-height: 100%;
	margin-bottom: 30px;
	padding: 30px 24px;
	background: #fff;
	border: 1px solid #eeeeee;
	box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
}

.j8ow8p a {
	color: #8e2020;
	font-weight: 700;
}

.k12o5x {
	margin-bottom: 30px;
	padding: 42px 38px;
	background: #8e2020;
	color: #fff;
}

.k12o5x h2,
.k12o5x p,
.k12o5x li,
.k12o5x .knmdli {
	color: #fff;
}

.k12o5x h2 {
	margin: 10px 0 18px;
	font-size: 34px;
	line-height: 1.3;
}

.k12o5x ul,
.k12o5x ol,
.aotf26 ol {
	margin: 18px 0 0;
	padding-left: 20px;
}

.k12o5x li,
.aotf26 li {
	margin-bottom: 10px;
}

.knmdli {
	display: block;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.f6f93o {
	margin-bottom: 30px;
	padding: 38px 36px;
	background: #fff;
	border: 1px solid #eeeeee;
	box-shadow: 0 8px 28px rgba(0, 0, 0, 0.08);
}

.f6f93o input,
.f6f93o textarea {
	width: 100%;
	border: 1px solid #dddddd;
	background: #fff;
	color: #111;
}

.f6f93o input::-webkit-input-placeholder,
.f6f93o textarea::-webkit-input-placeholder {
	color: #777;
}

.f6f93o input:-ms-input-placeholder,
.f6f93o textarea:-ms-input-placeholder {
	color: #777;
}

.f6f93o input::placeholder,
.f6f93o textarea::placeholder {
	color: #777;
}

.ljyaza {
	font-size: 0;
	margin-top: 8px;
}

.ljyaza button,
.xiphsp {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	min-width: 130px;
	margin: 0 10px 10px 0;
	padding: 0 22px;
	border: 0;
	background: #8e2020;
	color: #fff !important;
	font-size: 15px;
	font-weight: 700;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
}

.pfkzly {
	margin-left: 10px;
	background: #111 !important;
	border-color: #111 !important;
}

.cuq8c1 {
	background: #fff;
}

.xon7e5 b {
	display: inline-block;
	width: 44px;
	height: 44px;
	margin-bottom: 18px;
	line-height: 44px;
	background: #8e2020;
	color: #fff;
	text-align: center;
}

.aotf26 {
	background: #111;
}

.aotf26 h2,
.aotf26 p,
.aotf26 li {
	color: #fff;
}

.zc40yc,
.gdd3kf {
	display: inline-block;
	min-width: 150px;
	height: 50px;
	line-height: 48px;
	padding: 0 24px;
	border: 1px solid #fff;
	background: #fff;
	color: #8e2020 !important;
	font-weight: 700;
	text-align: center;
}

.fe3xiq {
	background: #8e2020;
}

.fe3xiq h3,
.fe3xiq p {
	color: #fff;
}

.n0evjb img,
.w54cl8 img,
.pn4oi2 img,
.go7ah7 img {
	width: 100%;
	max-height: 260px;
	object-fit: cover;
}

@media (max-width: 1199px) {
	.qqrj29 ul li a {
		padding-left: 8px;
		padding-right: 8px;
		font-size: 13px;
	}

	.qsf9sa a {
		min-width: 48px;
		padding: 0 9px;
		margin-left: 5px;
		font-size: 13px;
	}
}

@media (max-width: 991px) {
	.qsf9sa {
		display: none;
	}

	.zwlgyd {
		display: block !important;
	}

	.snq98z,
	.snq98z > div {
		display: block;
		width: 100%;
	}

	.k12o5x,
	.f6f93o {
		padding: 30px 24px;
	}
}

@media (max-width: 767px) {
	.m135hr .y0twvs,
	.r0nc3i .y0twvs {
		font-size: 30px;
	}

	.la5tk3 {
		font-size: 28px;
	}

	.k12o5x h2 {
		font-size: 26px;
	}

	.ljyaza button,
	.xiphsp,
	.pfkzly,
	.zc40yc,
	.gdd3kf {
		display: block;
		width: 100%;
		margin: 0 0 10px;
	}
}
