/*
Theme Name: [HRM] BDS 2018
Theme URI: https://thietkewebsitebatdongsan.com.vn/
Author: Thietkewebsitebatdongsan.com.vn
Author URI: https://thietkewebsitebatdongsan.com.vn/
Description:Thiết kế website bất động sản - Hotline: 0987 353 298
Version: 1.2
License: GNU General Public License v2 or later
License URI: https://thietkewebsitebatdongsan.com.vn/
Text Domain: hrm
*/
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFWp0e.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN7rgOXehs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UN8rsOXehs.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVl2ZhZI2eCN5jzbjEETS9weq8-1927CA.ttf) format('truetype');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCsYag.ttf) format('truetype');
}
/*--------------------------------------------------------------
# variables
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# general
--------------------------------------------------------------*/
body {
  color: #4f4f4e;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  background: #fff;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding: 0px 10px;
}
.row {
  margin: 0px -10px;
}
.container {
  padding: 0px 10px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333333;
  margin: 0 0 15px 0;
}
h1 {
  font-size: 20px;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 15px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 13px;
}
:focus {
  outline: 0;
}
a {
  -webkit-transition: 0.5s ease 0s;
  -o-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
  color: #292A32;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #f51227;
}
p {
  margin-bottom: 15px;
}
blockquote {
  font-size: 13px;
  font-style: italic;
  border: 1px solid #eee;
  border-left-color: #f51227;
  margin-left: 0;
  padding: 20px;
  width: 100%;
}
blockquote p:first-child {
  margin: 0;
}
blockquote cite {
  display: block;
  margin-top: 14px;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
table {
  margin: 1em 0;
}
table > caption + thead > tr:first-child > th,
table > colgroup + thead > tr:first-child > th,
table > thead:first-child > tr:first-child > th,
table > caption + thead > tr:first-child > td,
table > colgroup + thead > tr:first-child > td,
table > thead:first-child > tr:first-child > td {
  border-top: 1px solid #ddd;
}
th,
td {
  padding: 2px 5px;
  border: 1px solid #ddd;
}
dd {
  margin-left: 30px;
}
address {
  font-style: italic;
}
cite {
  font-style: italic;
}
pre {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
ol,
ul {
  margin: 0;
  padding: 0;
}
ul li,
ol li {
  list-style-type: none;
  padding: 0;
}
input,
select,
textarea {
  -webkit-transition: 0.5s ease 0s;
  -o-transition: 0.5s ease 0s;
  transition: 0.5s ease 0s;
  border: 1px solid #cdcdcd;
  padding: 8px;
  width: 100%;
  margin-bottom: 10px;
  color: #333333;
  font-size: 12px;
}
input.full-width,
select.full-width,
textarea.full-width {
  width: 100%;
}
input:focus,
select:focus,
textarea:focus {
  border-color: #f78109;
}
input[type="submit"] {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  width: auto;
  padding: 7px 30px;
  border: none;
  background: #292a32;
}
input[type="submit"]:active {
  outline: 0;
}
input[type="submit"]:hover {
  text-decoration: none;
  background: #f51227;
}
img {
  max-width: 100%;
  height: auto;
}
img.alignleft {
  margin-right: 15px;
  float: left;
}
img.alignright {
  margin-left: 15px;
  float: right;
}
.left {
  float: left;
}
.right {
  float: right;
}
.entry-footer .post_tags_intro {
  position: relative;
  padding-left: 30px;
  font-size: 18px;
  display: inline;
}
.entry-footer .post_tags_intro:after {
  content: "\f02c";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  position: absolute;
  font-size: 17px;
  color: #000;
  top: 0;
  left: 10px;
}
footer.entry-footer {
  margin: 10px 0px;
}
.entry-footer span.tags-links a {
  color: #ffffff;
  font-size: 11px !important;
  text-transform: uppercase;
  padding: 5px 10px;
  margin: 0 5px 5px 0;
  background: #333333;
}
.entry-footer span.tags-links a:hover {
  background: #f51227;
  color: #fff;
}
.hrm-pagenavi {
  width: 100%;
  float: left;
  text-align: center;
  padding: 30px 0px 15px 0px;
  margin-bottom: 30px;
}
.hrm-pagenavi ul.page-numbers li {
  display: inline-block;
  color: #fff;
}
.hrm-pagenavi ul.page-numbers li a,
.hrm-pagenavi ul.page-numbers li span {
  color: #fff;
  width: 27px;
  height: 29px;
  line-height: 27px;
  color: #8a8885;
  border: 1px solid #8a8885;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  text-align: center;
  padding: 5px 10px 5px 10px;
}
.hrm-pagenavi ul.page-numbers li span.current {
  color: #000;
  background-color: #fff;
  font-weight: bold;
}
.hrm-pagenavi ul.page-numbers li:hover a {
  color: #000;
  background-color: #fff;
  font-weight: bold;
}
.widget_tag_cloud a,
.widget_product_tag_cloud a {
  display: inline-block;
  zoom: 1;
  color: #ffffff;
  font-size: 11px !important;
  text-transform: uppercase;
  padding: 5px 10px;
  margin: 0 5px 5px 0;
  background: #333333;
}
.widget_tag_cloud a:hover,
.widget_product_tag_cloud a:hover {
  color: #ffffff;
  background: #ff5858;
}
.site-content {
  padding: 15px 0px;
  background: #fafafa;
}
body.home .site-content {
  padding-top: 5px;
}
header.page-header {
  margin: 0px;
  padding: 0px;
}
.hrm-breadcrums {
  padding-bottom: 15px;
}
.sidebar-left .content-area {
  float: right;
}
ul.related li {
  list-style-type: none;
  display: block;
  position: relative;
  padding: 5px;
  border-bottom: 0px;
  width: 100%;
  float: left;
}
ul.related li span.bullet {
  background: url("images/bullet.jpg");
  height: 5px;
  width: 5px;
  display: block;
  float: left;
  margin-right: 6px;
  margin-top: 10px;
}
ul.related li h3 {
  margin: 0px;
  font-size: 13px;
  display: inline-block;
  font-weight: bold;
  color: #00933f;
}
ul.related li span.date {
  font-weight: bold;
}
.comment-form-author,
.comment-form-email,
.comment-form-url {
  width: 32%;
  float: left;
}
.comment-form-email {
  margin: 0 2%;
}
footer.comment-meta {
  width: 100%;
  float: left;
}
footer.comment-meta .comment-author {
  float: left;
}
footer.comment-meta .comment-metadata {
  float: right;
  font-size: 85%;
}
.comments-area {
  width: 100%;
  float: left;
  margin-top: 20px;
}
.comments-area span.says {
  display: none;
}
.comment-list {
  width: 100%;
  float: left;
  padding: 20px;
  margin-bottom: 40px;
  margin-top: 15px;
  background: #FFF;
  -webkit-box-shadow: 0 0 3px #CACACA;
  -moz-box-shadow: 0 0 3px #cacaca;
  box-shadow: 0 0 3px #CACACA;
}
.comment-list .comment-body {
  position: relative;
  border-bottom: 1px solid #E7E7E7;
}
.comment-list ol.children {
  margin-top: 15px;
  margin-left: 30px;
}
.comment-list li .comment-respond {
  padding-top: 20px;
}
.comment-list li .reply {
  position: absolute;
  bottom: 0px;
  right: 0px;
  background: #E7E7E7;
  padding: 3px 10px;
  font-size: 11px;
}
.site-main {
  width: 100%;
  float: left;
  padding: 0 6px 20px 6px;
  font-family: Arial;
  text-rendering: geometricPrecision;
  background: #fff;
  -webkit-box-shadow: 0px 3px 5px 3px #e7e7e7;
  -moz-box-shadow: 0px 3px 5px 3px #e7e7e7;
  box-shadow: 0px 3px 5px 3px #e7e7e7;
}
.site-main.realty {
  padding: 10px;
}
.home .site-main {
  padding: 0px;
  border: 0px;
  background: none;
}
.entry-content {
  width: 100%;
  display: inline-block;
}
.entry-content ul,
.entry-content ol {
  margin-left: 25px;
}
.entry-content ul li,
.entry-content ol li {
  list-style-type: disc;
}
.nav-tabs > li > a {
  margin-right: 0px;
  border: 0px solid transparent;
  border-radius: 0px;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  border: 0px;
  background: transparent;
}
header.entry-header {
  padding: 10px;
}
header.entry-header h1.entry-title {
  height: 24px;
  padding: 2px 0 0 34px;
  background: url(images/icon-manage.png) no-repeat;
  border-bottom: 1px solid #00933f;
  font-family: 'Roboto Condensed';
  text-transform: uppercase;
  color: #00933f;
  font-size: 14pt;
  font-weight: bold;
}
.bor-bot {
  padding: 10px 10px 0;
  width: 100%;
  float: left;
}
.pagenavi-template {
  padding: 30px 0px 15px 0px;
  margin-bottom: 30px;
  width: 100%;
  float: left;
}
.pagenavi-template .hrm-pagenavi {
  padding: 0px;
  margin: 0px;
}
.pagenavi-template .more-page {
  float: right;
}
.pagenavi-template .more-page a {
  font-size: 15px;
  font-weight: bold;
  color: #797979;
}
.pagenavi-template .more-page a i {
  padding-left: 5px;
}
.pagenavi-template .more-page a:hover {
  color: #00933f;
}
.hrm-pagenavi a,
.hrm-pagenavi span {
  color: #fff;
  width: 27px;
  height: 29px;
  line-height: 27px;
  color: #000;
  border: 1px solid #CCC;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  text-align: center;
  padding: 8px 10px 8px 11px;
}
.hrm-pagenavi span.current {
  color: #000;
  background-color: #eee;
  font-weight: bold;
}
.hrm-pagenavi a:hover,
.hrm-pagenavi span:hover {
  color: #000;
  background-color: #eee;
  font-weight: bold;
}
.img-404 {
  display: table;
  margin: 0 auto;
  text-align: center;
}
.toggle-menu .toggle-caret {
  font-size: 11px;
  top: 5px;
}
.panigation-page {
  text-align: center;
  margin-top: 10px;
}
.panigation-page .current {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
/*--------------------------------------------------------------
# header
--------------------------------------------------------------*/
.site-header {
  position: relative;
}
.top-bar {
  height: 35px;
  background: #fafafa;
  border-bottom: 1px solid #dfdfdf;
}
.top-phone {
  font-weight: bold;
  font-size: 16px;
}
.top-phone a {
  line-height: 35px;
  color: #676666;
}
.top-phone a i {
  padding-right: 2px;
}
.login-logout ul {
  float: right;
}
.login-logout ul li {
  float: left;
  line-height: 35px;
}
.login-logout ul li a {
  text-decoration: none;
  line-height: 35px;
  color: #474747;
  padding: 8px 15px;
  border-left: 1px solid #dfdfdf;
  font-size: 14px;
}
.login-logout ul li a i {
  padding-right: 2px;
}
.login-logout ul li i {
  color: #00933f;
}
.login-logout ul li.welcome {
  padding-right: 12px;
}
.site-branding {
  padding: 5px 10px;
}
.logo {
  padding-top: 25px;
}
.logo .site-title {
  margin: 0px;
  padding-top: 20px;
}
.advanced-search {
  height: 266px;
  position: relative;
}
.form-search {
  padding-top: 60px;
  font-family: 'Roboto Condensed', sans-serif;
}
.form-search ul.nav-tabs {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
.form-search ul.nav-tabs li {
  background: url("images/bg_opacity.png");
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 0px;
}
.form-search ul.nav-tabs li a {
  padding: 5px 20px;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  margin-right: 0px;
  border: 0px;
  border-radius: 0px;
  font-weight: bold;
}
.form-search ul.nav-tabs li a:hover {
  background: #00933f;
  border: 0px;
  color: #fff;
}
.form-search ul.nav-tabs li.active a,
.form-search ul.nav-tabs li.active a:focus,
.form-search ul.nav-tabs li.active a:hover {
  background: #00933f;
  border: 0px;
  color: #fff;
}
.form-search .tab-content {
  padding: 13px 13px 0px 13px;
  background: url("images/bg_opacity.png");
}
.login-title {
  width: 810px;
  margin: 50px auto 15px auto;
  height: 26px;
  line-height: 26px;
}
.login-title h3 {
  font-size: 22px;
  color: #424242;
  font-weight: 400;
}
.login-other {
  float: right;
  margin-top: -26px;
  color: #757575;
}
.login-other a {
  color: #00933f;
  font-weight: bold;
}
.mod-login {
  width: 810px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 30px auto;
  padding: 25px 50px 50px 25px;
  background-color: #fff;
  color: #757575;
  height: 320px;
}
.mod-login label {
  font-size: 12px;
  height: 15px;
  line-height: 15px;
  overflow: hidden;
  color: #424242;
  display: block;
  margin-bottom: 5px;
}
.mod-login span {
  min-height: 16px;
  line-height: 16px;
  font-size: 12px;
  display: block;
  margin-bottom: 10px;
}
.mod-login-col1 {
  width: 380px;
  float: left;
}
.mod-login-col1 input {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #ddd;
  font-size: 14px;
  height: 40px;
  line-height: 38px \0;
  padding: 0 35px 0 10px;
  margin-bottom: 2px;
  outline: none;
}
.mod-login-col1 #wp-submit {
  display: inline-block;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-radius: 2px;
  text-align: center;
  border-style: solid;
  background-color: #00933f;
  border-color: transparent;
  color: #fff;
  margin: 0;
  width: 100%;
  height: 48px;
  padding: 0 36px;
  font-size: 14px;
  line-height: 46px;
  border-width: 1px;
}
.mod-login-col1 #rememberme {
  float: left;
  width: 20px;
  padding: 0;
  height: auto;
  margin-top: 1px;
}
.mod-login-col2 {
  width: 305px;
  float: right;
}
.mod-login-btn {
  margin: 12px 0;
}
.page-template-template-login .site-content,
.page-template-user .site-content {
  background: #eff0f5;
}
.page-template-template-login .hrm-breadcrums,
.page-template-user .hrm-breadcrums {
  display: none;
}
.mod-login-btn {
  margin: 12px 0;
}
.mod-login-btn button {
  display: inline-block;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-radius: 2px;
  text-align: center;
  border-style: solid;
  background-color: #00933f;
  border-color: transparent;
  color: #fff;
  margin: 0;
  width: 100%;
  height: 48px;
  padding: 0 36px;
  font-size: 14px;
  line-height: 46px;
  border-width: 1px;
}
/*--------------------------------------------------------------
# menu
--------------------------------------------------------------*/
nav#site-navigation {
  padding: 0px;
}
ul#navigation {
  padding: 0px;
  margin: 0px;
}
ul#navigation > li {
  float: left;
  font-size: 15px;
  background: url(images/line-menu-top.png) no-repeat right 0;
  position: relative;
}
ul#navigation > li:first-child a {
  background: url(images/icon.png) no-repeat;
  display: inline-block;
  position: relative;
  background-position: 9px -71px;
  max-width: 42px;
  text-indent: -9999px;
}
ul#navigation > li:first-child:hover a,
ul#navigation > li:first-child:focus a,
ul#navigation > li:first-child.active a {
  background: url(images/icon.png) #33a965 no-repeat;
  display: inline-block;
  position: relative;
  background-position: 10px -71px;
  max-width: 42px;
  text-indent: -9999px;
}
ul#navigation li {
  display: block;
  float: left;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
ul#navigation li a {
  display: block;
  padding: 10px 10px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 14px;
}
ul#navigation li a:hover,
ul#navigation li a:focus {
  background: transparent;
}
ul#navigation li:hover,
ul#navigation li:focus,
ul#navigation li.current-menu-item {
  color: #fff;
  background-color: #262626;
}
ul#navigation li .sub-menu {
  background: #f8f8f8;
  min-width: 210px;
  opacity: 0;
  padding: 0;
  position: absolute;
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  transform: scale(1, 0);
  -webkit-transition: opacity 0.2s ease, -webkit-transform 0.5s ease;
  transition: opacity 0.2s ease, -webkit-transform 0.5s ease;
  -o-transition: transform 0.5s ease, opacity 0.2s ease;
  transition: transform 0.5s ease, opacity 0.2s ease;
  transition: transform 0.5s ease, opacity 0.2s ease, -webkit-transform 0.5s ease;
  -webkit-transition: -webkit-transform 0.5s ease, opacity 0.2s;
  margin: 0px;
}
ul#navigation li .sub-menu li {
  margin: 0;
  width: 100%;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
ul#navigation li .sub-menu li a {
  white-space: nowrap;
  text-transform: capitalize;
  font-weight: normal;
  text-decoration: none;
  text-shadow: 0 0 0 #000;
  line-height: 30px;
  font-size: 13px;
  background: transparent;
  color: #333;
  display: block;
  font: 13px Arial;
  padding: 8px 10px;
}
ul#navigation li .sub-menu li:hover {
  background: #ccc;
}
ul#navigation li .sub-menu li:hover a {
  color: #333;
}
ul#navigation li.menu-item-has-children > a:after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 5px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid\9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
ul#navigation li:hover > .sub-menu {
  display: block;
  visibility: visible;
  z-index: 9999;
  opacity: 1;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: opacity 0.2s ease .1s, -webkit-transform 0.3s ease;
  transition: opacity 0.2s ease .1s, -webkit-transform 0.3s ease;
  -o-transition: transform 0.3s ease, opacity 0.2s ease .1s;
  transition: transform 0.3s ease, opacity 0.2s ease .1s;
  transition: transform 0.3s ease, opacity 0.2s ease .1s, -webkit-transform 0.3s ease;
  -webkit-transition: -webkit-transform 0.3s ease, opacity 0.2s ease 0.1s;
}
.navbar-toggle {
  margin: 5px 0px 0px 0px;
  padding: 0;
  width: 32px;
  height: 26px;
  position: relative;
}
.navbar-toggle .icon-bars {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 0;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  width: 30px;
  height: 2px;
  display: block;
  background-color: transparent;
}
.navbar-toggle .icon-bars:before,
.navbar-toggle .icon-bars:after {
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  content: '';
}
.navbar-toggle .icon-bars:before {
  -webkit-transform: translateY(0) rotate(45deg);
  -ms-transform: translateY(0) rotate(45deg);
  transform: translateY(0) rotate(45deg);
}
.navbar-toggle .icon-bars:after {
  -webkit-transform: translateY(0) rotate(-45deg);
  -ms-transform: translateY(0) rotate(-45deg);
  transform: translateY(0) rotate(-45deg);
}
.navbar-toggle .icon-bar-3 {
  bottom: 0;
  -webkit-transform: translateY(0) rotate(-45deg);
  -ms-transform: translateY(0) rotate(-45deg);
  transform: translateY(0) rotate(-45deg);
}
.navbar-toggle.collapsed .icon-bars {
  background: #000;
}
.navbar-toggle.collapsed .icon-bars:before {
  -webkit-transform: translateY(-400%);
  -ms-transform: translateY(-400%);
  transform: translateY(-400%);
}
.navbar-toggle.collapsed .icon-bars:after {
  -webkit-transform: translateY(400%);
  -ms-transform: translateY(400%);
  transform: translateY(400%);
}
.dropdown-menu {
  display: block;
  visibility: hidden;
  opacity: 0;
  min-width: 200px;
  top: 115px;
}
.nav .dropdown-menu {
  left: 0;
  right: auto;
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 9999;
}
nav#site-navigation ul.dropdown-menu li {
  width: 100%;
  float: left;
  text-align: left;
  margin: 0px;
  border-bottom: 1px solid #484444;
  background: #111;
  border-top: 0px;
  border-radius: 0px;
}
nav#site-navigation ul.dropdown-menu li:hover {
  background: #292A32;
}
nav#site-navigation ul.dropdown-menu li:hover a {
  color: #fff;
}
nav#site-navigation ul.dropdown-menu li a {
  text-transform: capitalize;
  font-weight: normal;
  text-decoration: none;
  text-shadow: 0px 0px 0px #000;
  line-height: 30px;
  font-size: 13px;
  padding: 5px 20px;
  color: #b8b8b8;
  background: transparent;
}
ul.sub-menu.toggle-submenu {
  display: none;
}
.toggle-menu .toggle-menu-item-parent {
  position: relative;
}
.toggle-menu .toggle-caret {
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
  cursor: pointer;
  line-height: inherit;
}
.toggle-menu .toggle-caret .fa {
  width: 20px;
  text-align: center;
  font-size: inherit;
  color: inherit;
  line-height: 20px;
  color: #fff;
}
.toggle-menu .active > .toggle-caret .fa:before {
  content: "\f068";
}
@media (min-width: 768px) {
  .dropdown:hover > .dropdown-menu {
    opacity: 1;
    top: 100%;
    visibility: visible;
  }
}
@media (max-width: 768px) {
  nav#site-navigation ul li {
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px 10px;
    border-radius: 0px;
    text-align: left;
    background: #111;
  }
  nav#site-navigation ul li a {
    color: #fff;
  }
  .navbar-nav {
    margin: 0px;
  }
}
.menu-responsive {
  background: rgba(0, 0, 0, 0.9);
  left: -250px;
  height: 100%;
  position: fixed;
  width: 250px;
  z-index: 199999;
  top: 0;
  overflow-y: scroll;
}
.menu-close {
  cursor: pointer;
  padding: 10px;
  background: #e18533;
  text-align: left;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Arial;
  overflow: hidden;
}
.menu-close i {
  color: #fff;
  font-size: 25px;
  float: left;
}
.menu-close i.fa-times {
  float: right;
}
.menu-close span {
  margin: 5px;
  float: left;
}
.menu-open {
  color: #00933f;
  font-family: Arial;
  font-size: 14px;
  padding: 5px 15px 0px 15px;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: bold;
  overflow: hidden;
  cursor: pointer;
  display: inline-block;
  position: absolute;
  right: 0;
  top: -3px;
  z-index: 99999;
}
.menu-open i {
  font-size: 32px;
}
.menu-responsive ul {
  list-style: none;
  padding: 0;
}
.menu-responsive ul li {
  padding: 10px;
  border-bottom: 1px solid;
}
.menu-responsive ul li a {
  color: rgba(255, 255, 255, 0.9);
  font-size: 15px;
}
.menu-responsive ul li.current-menu-item a {
  color: #b074bd;
}
.menu-responsive ul.sub-menu li {
  border-bottom: none;
}
.menu-responsive ul.sub-menu li a:before {
  content: "\f101";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  margin: 0 5px 0 0;
}
/*--------------------------------------------------------------
# main
--------------------------------------------------------------*/
.realty-filter select {
  width: 100%;
  float: left;
}
.realty-filter input#btnSearch {
  border: medium none;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  height: 34px;
  width: 121px;
  background: url("images/search.png") no-repeat scroll 13px 10px #00933f;
}
.realty-filter input#btnSearch:hover {
  background: url("images/search.png") no-repeat scroll 13px 10px #33a965;
}
.option-select li {
  width: 18.8%;
  float: left;
  margin: 0px 1.5% 1.5% 0px;
}
.option-select li select {
  margin-bottom: 0px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
}
.option-select li:nth-child(5n) {
  margin-right: 0px;
}
.readmore {
  line-height: 21px;
  color: #fe8544!important;
  margin-top: 10px;
  text-decoration: none;
  cursor: pointer;
}
.readmore i {
  padding-left: 5px;
}
.show-more-view {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  float: left;
}
.news-des h2 {
  font-size: 15px;
  margin: 10px 0px;
  font-weight: bold;
}
.news-des h2 a {
  color: #888;
  text-transform: none;
}
.news-des .news-description {
  text-align: justify;
  padding-top: 10px;
  border-top: 1px solid #D1D1D1;
}
.first-post img {
  width: 100%;
}
label.mb5 {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
}
label.mb5 span.time {
  padding-right: 20px;
  color: #9a9b98;
}
label.mb5 a {
  color: #9a9b98;
}
.show-more-view .other-posts {
  padding-left: 5px;
}
.other-posts ul {
  width: 100%;
  float: left;
}
.other-posts ul li {
  width: 100%;
  float: left;
}
.other-posts ul li:first-child {
  padding-top: 0px;
}
.other-posts ul li:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: 0px;
}
.other-posts .news-default-right {
  border: 1px solid #dedede;
  float: right;
  background: #fff;
}
.other-posts .news-default-right ul {
  padding: 0 13px 10px;
}
.other-posts .news-default-right ul li {
  border-top: 1px solid #dedede;
  margin-top: 14px;
  padding-top: 14px;
}
.other-posts .news-default-right ul li h4 {
  margin-bottom: 0;
}
.other-posts .news-default-right ul li h4 a {
  font: normal 14px/20px tahoma;
  color: #444;
  padding: 3px 0 3px 12px;
  display: block;
  background: url(images/icon_butlet.png) no-repeat 0 10px;
}
.other-posts .news-default-right ul li h4 a:hover {
  color: #f51227;
}
.other-posts .news-default-right ul li:first-child {
  border: 0;
  margin-top: 0;
}
.other-posts ul li img {
  width: 115px;
  float: left;
  padding-right: 10px;
}
.style_1 .other-posts ul li img {
  width: 70px;
}
.news-infor h4 {
  font-weight: bold;
}
.news-infor h4 a {
  color: #333;
  font-size: 13px;
}
.news-infor h4 a:hover {
  color: #f51227;
}
.content-area.contact {
  width: 70%;
  margin: 0 auto;
}
.content-area.contact h1.entry-title {
  height: 24px;
  font-size: 14pt;
  padding: 2px 0 0 34px;
  background: url(images/icon-login.png) no-repeat;
  border-bottom: 2px solid #0098BB;
  font-family: 'Roboto Condensed';
  text-transform: uppercase;
  color: #016098;
  margin-bottom: 0px;
}
.content-area.contact .entry-content {
  border: 1px solid #e6e6e6;
  padding: 20px;
}
.content-area.contact .entry-content form {
  width: 80%;
  margin: 0 auto;
}
.content-area.contact .field-wrap.label-right label,
.content-area.contact .field-wrap.label-left label,
.content-area.contact .text-wrap.label-above label,
.content-area.contact .textarea-wrap.label-above label {
  width: 20%;
  float: left;
}
.content-area.contact .field-wrap.label-left .ninja-forms-field,
.content-area.contact .field-wrap.label-left .ninja-forms-star-rating-control,
.content-area.contact .profile_pass-wrap input,
.content-area.contact .text-wrap.label-above input,
.content-area.contact .text-wrap.label-below input,
.content-area.contact .text-wrap.label-inside input,
.content-area.contact .textarea-wrap.label-above textarea,
.content-area.contact .textarea-wrap.label-below textarea,
.content-area.contact .textarea-wrap.label-inside textarea,
.content-area.contact .list-dropdown-wrap.label-above select,
.content-area.contact .list-dropdown-wrap.label-below select {
  width: 80%;
  margin-left: 0px;
}
.content-area.contact .field-wrap,
.content-area.contact #ninja_forms_required_items {
  margin-bottom: 5px;
}
.content-area.contact input[type="submit"] {
  background: #0098BB;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  font-size: 15px;
  float: right;
}
.content-area.contact input[type="submit"]:hover {
  background: #fe8544;
}
.hrm-show-post-home article.view-more-news {
  border: 1px solid #e3e3e3;
  padding: 6px;
  position: relative;
  float: left;
  background: #fff;
}
.hrm-show-post-home .news-des h3 {
  margin: 12px 0 14px 0;
}
.hrm-show-post-home .news-des h3 a {
  color: #00933F;
  font: bold 16px/20px tahoma, arial;
  text-transform: none;
}
.hrm-show-post-home .news-des h3 a:hover {
  color: #f51227;
}
.hrm-recent-realty .widget-top,
.hrm-show-post-home .widget-top {
  float: left;
  width: 100%;
  height: 25px;
  border-bottom: 1px solid #37a344;
  background: url(images/icon-foruser.png) no-repeat 0 2px;
  padding: 3px 0 0 39px;
  text-transform: uppercase;
  color: #00933f;
  font-size: 18px;
}
.hrm-recent-realty .widget-top .widget-title,
.hrm-show-post-home .widget-top .widget-title {
  color: #00933f;
  margin-bottom: 0;
  line-height: 1;
}
.hrm-realty-highlights .widget-top {
  background-image: url(images/icon-most-read.png) !important;
}
.list-realty {
  width: 100%;
  float: left;
}
.list-realty ul {
  padding-top: 10px;
  width: 100%;
  float: left;
}
.list-realty ul li {
  width: 100%;
  border: 1px solid #dedede;
  padding: 10px;
  margin-bottom: 10px;
  float: left;
  background: #fff;
}
.list-realty ul li .info-realty {
  width: 79.5%;
  padding-left: 10px;
  float: left;
}
.info-realty h4 {
  margin-bottom: 0;
}
.info-realty h4 a {
  color: #00933f;
  font: bold 14px/22px tahoma;
  display: block;
}
.info-realty h4 a:hover {
  color: #f51227;
}
.info-realty p.date {
  padding: 0;
  font: normal 11px Arial;
  color: #666;
  float: left;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 0;
}
.info-realty .des {
  float: left;
  color: #444;
  line-height: 20px;
  width: 100%;
  font-size: 13px;
  font-family: Arial;
  margin: 2px 0 5px;
}
.info-realty .details {
  font-size: 12px;
  position: relative;
  width: 100%;
  float: left;
}
.info-realty .details .price,
.info-realty .details .area,
.info-realty .details .location {
  padding-left: 25px;
  float: left;
  width: 25%;
  line-height: 24px;
}
.info-realty .details .price label,
.info-realty .details .area label,
.info-realty .details .location label {
  width: 55px;
  display: inline-block;
  color: #424242;
  margin-right: 5px;
  font-weight: normal;
}
.info-realty .details .price label span,
.info-realty .details .area label span,
.info-realty .details .location label span {
  float: right;
}
.info-realty .details .price label,
.info-realty .details .location label {
  width: 35px;
}
.info-realty .details .price {
  background: url(images/icon-price.png) no-repeat 2px 5px;
  color: #37a344;
  font-weight: bold;
}
.info-realty .details .area {
  background: url(images/icon-area.png) no-repeat 0 5px;
  color: #37a344;
  font-weight: bold;
}
.info-realty .details .location {
  width: 50%;
  background: url(images/icon-location.png) no-repeat 3px 4px;
}
.site-main div.show-50-home-left {
  padding-right: 8px;
  width: 50%;
}
.site-main div.show-50-home-right {
  padding-left: 8px;
  width: 50%;
}
.hrm-show-post-home .icon-tvl .widget-top {
  background: url(images/icon-tvl.png) no-repeat;
}
.style_2 .show-more-view,
.style_3 .show-more-view {
  background: #fff;
  padding-top: 0;
  margin-top: 5px;
}
.style_3 .show-more-view {
  padding: 6px;
  border: 1px solid #e3e3e3;
}
.hrm-show-post-home .style_3 article.view-more-news {
  border: 0;
  padding: 0;
  border-bottom: 1px solid #cee2e9;
  min-height: auto;
}
.style_3 .show-more-view .first-post,
.style_3 .show-more-view .other-posts {
  width: 100%;
  float: left;
  padding: 0;
}
.style_3 .other-posts .news-default-right {
  min-height: auto;
  padding: 0;
  border: 0;
}
.style_3 .other-posts .news-default-right ul {
  padding: 0;
}
.style_3 .other-posts .news-default-right ul li {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}
.style_3 .other-posts .news-default-right ul li h4 {
  margin-bottom: 0;
}
.widget.tabs-widget.tabs-type ul.nav-tabs li a {
  padding: 5px 15px;
  text-transform: none;
  text-align: center;
}
.widget.tabs-widget ul.nav-tabs li.active a,
.widget.tabs-widget ul.nav-tabs li.active a:focus,
.widget.tabs-widget ul.nav-tabs li.active a:hover {
  background: #00933f;
  color: #fff;
}
.select2-container {
  width: 100% !important;
}
.home .site-main {
  -webkit-box-shadow: none;
  box-shadow: none;
}
/*--------------------------------------------------------------
# archive
--------------------------------------------------------------*/
article.item-list {
  border-bottom: 1px solid #f2f2f2;
  padding: 20px 0px 20px 0px;
  width: 100%;
  float: left;
  clear: both;
}
article.item-masory .post-thumbnail {
  width: 100%;
  margin-bottom: 10px;
}
article.item-masory .post-thumbnail img {
  width: 100%;
  margin-right: 0px;
}
.box-masory {
  border-bottom: 1px solid #f2f2f2;
  padding-top: 20px;
  padding-bottom: 25px;
}
.post-thumbnail {
  float: left;
}
.post-thumbnail img {
  margin-right: 15px;
  width: 235px;
  height: auto;
  position: relative;
  line-height: 0;
  background: #fff;
}
h2.post-box-title {
  font-size: 20px;
  line-height: 26px;
  text-transform: none;
  margin-bottom: 5px;
}
a.more-link {
  color: #FFF;
  background: #292A32;
  float: left;
  padding: 2px 12px;
  font: 12px Tahoma;
  display: inline-block;
  line-height: 23px;
  border: 0 none;
  cursor: pointer;
  text-decoration: none;
  webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
}
a.more-link:hover {
  background: #f51227;
}
.clear {
  clear: both;
}
p.post-meta {
  font-size: 85%;
  color: #888;
  margin-bottom: 5px;
}
p.post-meta span {
  margin-right: 10px;
}
p.post-meta span i {
  padding-right: 5px;
}
.post-thumbnail.archive-wide-thumb img {
  width: 100%;
  height: auto;
  margin: 0px 0px 10px 0px;
}
#rememberme {
  float: left;
  width: 20px;
}
#wp-submit,
.btn-register {
  background: #00933f;
}
.erro,
#message {
  border: 2px dotted red;
  background: #ff3d008f;
  padding: 20px;
  color: #fff;
}
div .select2-container .select2-selection--single {
  height: 34px;
  border-radius: 0;
}
div .select2-container .select2-selection--single > span {
  line-height: 34px !important;
}
#sort {
  width: 200px;
  float: right;
}
.right-result {
  float: left;
  line-height: 30px;
  margin-left: 10px;
}
.right-result span {
  color: red;
  font-weight: bold;
}
.list-result-search-realty.list-realty ul li:last-child {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e6e6e6;
}
.notes {
  text-align: center;
  border: 2px dotted #009688;
  padding: 30px;
  background: #a9ec5be8;
}
.notes span {
  color: red;
  font-weight: bold;
}
.form-item .row-item {
  width: 100%;
  float: left;
}
.form-item .row-item .h2 {
  margin-bottom: 10px;
  border-bottom: 1px solid #00933F;
}
.form-item .row-item .h2 span {
  font: bold 12px/32px Arial, sans-serif;
  color: #fff;
  display: inline-table;
  white-space: nowrap;
  padding: 0 20px;
  background: #00933F;
  text-transform: uppercase;
}
.form-item .row-item:first-child .h2 {
  margin-top: 0px;
}
.form-item .row-item input {
  border: 2px solid #f1f1f1;
  height: 35px;
  padding: 5px 12px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  background: #f1f1f1;
}
.form-item .labelwrapper {
  margin: 0;
  width: 100%;
  float: left;
  padding-right: 2%;
  font-weight: bold;
  line-height: 28px;
}
.form-item .select2-container {
  margin-bottom: 15px;
}
.realty-contact {
  float: left;
  margin: 20px 0px;
  width: 100%;
}
.fileUpload {
  position: relative;
  overflow: hidden;
  margin: 10px;
  display: none;
}
.fileUpload input.upload {
  position: absolute;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  width: 110px;
  height: 110px;
  left: 0;
  top: 10px;
  border-color: #ebebeb;
}
.fileUpload1 {
  display: inline-block;
}
.thumbimage {
  width: 110px;
  height: 110px;
}
.remove-bg {
  text-align: center;
}
.btn-xoa {
  font-size: 11px;
  padding: 3px 7px;
  margin-top: 10px;
  background: red;
  color: #fff;
}
.realty-map {
  width: 100%;
  height: 350px;
  margin-top: 20px;
}
.publish-ad-button button.btn {
  font: bold 12px/32px Arial, sans-serif;
  color: #fff;
  display: inline-table;
  white-space: nowrap;
  padding: 0 20px;
  background: #00933F;
  border-radius: 0px;
  margin-top: 20px;
}
.realty-images .row-item .bg-danger {
  padding: 10px;
}
#btn_payment {
  width: 100%;
}
#menu-menu-thanh-vien {
  float: left;
  border: 1px solid #e3e3e3;
  border-top: 0;
  width: 100%;
  padding: 15px;
  padding-left: 14px;
  background: #fff;
}
#menu-menu-thanh-vien li {
  padding: 0 5px 0 10px;
  border-bottom: 1px dashed #cdcdcd;
}
#menu-menu-thanh-vien li a {
  font-style: normal;
  color: #1d1312;
  padding: 8px 0;
  font-size: 14px;
  display: block;
}
#menu-menu-thanh-vien li a:hover {
  color: #00933f;
}
#menu-menu-thanh-vien li a:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f101";
  margin-right: 7px;
}
#menu-menu-thanh-vien li:last-child {
  border-bottom: 0;
}
#menu-menu-thanh-vien li.current-menu-item a {
  color: #00933f;
}
.table-my-ads,
.table-my-ads td {
  border: 1px solid #D7DFEA;
}
.table-my-ads {
  width: 100%;
}
.table-my-ads th {
  color: #fff;
  font-size: 15px;
  padding: 13px 7px;
  font-weight: normal;
  background: #00933F;
  font-family: 'Lato', sans-serif;
  border: 0;
}
.table-my-ads .text-center {
  text-align: center;
}
.table-my-ads tbody td {
  border-bottom: 1px solid #D7DFEA;
  background: #eee;
}
.table-my-ads tbody td h3 {
  margin-bottom: 5px;
}
.table-my-ads tbody td a {
  color: #00933f;
  font-weight: 600;
}
.dash .entry-header h2 {
  margin-top: 10px;
  font-weight: bold;
  color: #4CAF50;
}
.blog-cate .site-main {
  padding: 0 0 20px 0;
  border: 0;
  background: transparent;
}
header.page-header {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #36a443;
  margin-bottom: 10px;
  overflow: hidden;
}
header.page-header .title-cate {
  font-size: 18px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-left: 10px;
  padding-right: 10px;
  background: #36a443;
  float: left;
  color: #FFF;
  line-height: 27px;
  position: relative;
  color: #fff;
}
header.page-header .title-cate h1 {
  display: inline-block;
  background: #36a443;
  color: #fff;
  padding-top: 7px;
  position: relative;
  z-index: 10;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
}
header.page-header .title-cate:after {
  content: '';
  position: absolute;
  width: 30px;
  height: 100%;
  top: 0;
  right: -14px;
  background: #36a443;
  -moz-transform: rotate(0deg) scale(1, 1) skewX(40deg) skewY(0deg) translate(0, 0);
  -webkit-transform: rotate(0deg) scale(1, 1) skew(40deg, 0deg) translate(0, 0);
  -o-transform: rotate(0deg) scale(1, 1) skew(40deg, 0deg) translate(0, 0);
  -ms-transform: rotate(0deg) scale(1, 1) skew(40deg, 0deg) translate(0, 0);
  transform: rotate(0deg) scale(1, 1) skew(40deg, 0deg) translate(0, 0);
}
.list-blog {
  float: left;
  margin: 10px 0 15px 0;
  padding: 7px 8px;
  width: 100%;
  border: 1px solid #e3e3e3;
  background: #fff;
}
ul li.item-list {
  border-bottom: 1px solid #e3e3e3;
  margin: 7px 0;
  padding-bottom: 7px;
  background: #fff;
}
ul li.item-list:first-child {
  margin-top: 0;
}
ul li.item-list h2.post-box-title a {
  font: bold 16px/22px Tahoma;
  color: #36a443;
}
ul li.item-list .entry p {
  font: normal 14px/20px Tahoma;
  margin-top: 5px;
  color: #424242;
}
.btn-login-fb {
  background: #3B5998;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  margin-bottom: 12px;
  display: block;
  text-align: center;
  color: #fff !important;
  font-size: 18px;
}
.btn-login-fb i {
  margin-right: 20px;
  font-size: 16px;
}
.btn-login-gg {
  background: #D34836;
  height: 40px;
  line-height: 40px;
  border-radius: 3px;
  margin-bottom: 12px;
  display: block;
  text-align: center;
  color: #fff !important;
  font-size: 18px;
}
.btn-login-gg i {
  margin-right: 20px;
  font-size: 16px;
}
.mod-login-reset {
  width: 380px;
  margin: 0 auto;
}
.mod-login-reset #submit {
  width: 100%;
  background: #00933f;
}
#menu-menu-thanh-vien li.menu-item-type-custom {
  font-weight: bold;
  border-bottom: 2px solid #d9d9d9;
  padding-left: 0;
}
#menu-menu-thanh-vien li.menu-item-type-custom a:before {
  font-size: 0;
  background-size: cover;
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  float: left;
}
#menu-menu-thanh-vien li.menu-item-type-custom.ql-tin a:before {
  background-image: url(images/m_new_up.png);
}
#menu-menu-thanh-vien li.menu-item-type-custom.ql-tk a:before {
  background-image: url(images/m_tk.png);
}
#menu-menu-thanh-vien li.menu-item-type-custom.ttcn a:before {
  background-image: url(images/m_info_person.png);
}
/*--------------------------------------------------------------
# single
--------------------------------------------------------------*/
.hrm-social-share {
  clear: both;
  padding: 20px;
  background: #f6f6f6;
  width: 100%;
  float: left;
}
.hrm-social-share span.share-text {
  display: block;
  float: left;
  padding: 0 9px;
  font-size: 14pt;
}
.hrm-social-share ul.hrm-share {
  float: right;
}
.hrm-social-share ul.hrm-share li {
  float: left;
}
.hrm-social-share ul.hrm-share li a {
  padding: 5px 9px;
  color: #FFF;
  margin: 0 6px 2px 0;
  display: inline-block;
  line-height: 14px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.hrm-social-share ul.hrm-share li a span {
  display: none;
}
ul.hrm-share li {
  overflow: hidden;
  position: relative;
}
ul.hrm-share li a.facebook {
  background: #39599f;
}
ul.hrm-share li a.google {
  background: #fa0101;
}
ul.hrm-share li a.twitter {
  background: #45b0e3;
}
ul.hrm-share li a.linkedin {
  background: #65b7d2;
}
ul.hrm-share li.pinterest {
  background: #E00707;
  padding: 2px 9px;
  color: #fff;
}
.share-pin-origin {
  position: absolute;
  z-index: 5;
  width: 100%;
  opacity: 0;
}
.share-pin-origin span {
  width: 100%;
}
.share-pin-alt {
  position: relative;
  z-index: 1;
  display: none;
}
.hrm-share li:hover a.facebook,
.hrm-share li:hover a.google,
.hrm-share li:hover a.linkedin,
.hrm-share li:hover a.twitter {
  background: #444;
}
.hrm-share li.pinterest:hover {
  background: #444;
}
.related-post {
  border-top: 1px solid #ddd;
  padding-top: 15px;
  width: 100%;
  float: left;
}
.location-realty i {
  font-size: 17px;
  color: #ccc;
  padding-right: 2px;
}
.location-realty a {
  color: #0098BB;
}
.price-area {
  margin: 10px 0 0 0;
  color: #444;
  font: normal 14px tahoma;
}
.price-area span {
  font: bold 16px tahoma;
  color: #37a244;
}
.price-area span.price {
  padding-right: 25px;
}
.realty-des {
  border-top: 1px solid #e3e3e3;
  padding-top: 12px;
  margin: 15px 0 0 0;
  text-rendering: geometricPrecision;
}
.image-realty .item li {
  list-style-type: none;
}
.realty-tabs ul.nav {
  width: 100%;
  border-bottom: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;
  height: 39px;
  float: left;
  margin-top: 15px;
  margin-left: 0px;
  padding-top: 6px;
}
.realty-tabs ul.nav li a {
  border: 0px;
  border-radius: 0px;
  padding: 5px 10px 0px 10px;
  color: #000;
  height: 33px;
  list-style-type: none;
}
.realty-tabs ul.nav li a i {
  font-size: 20px;
  padding-right: 5px;
  float: left;
}
.realty-tabs .tab-content {
  width: 100%;
  float: left;
}
.realty-tabs .tab-content .tab-pane {
  margin: 0px !important;
  text-align: center;
  padding: 10px 10px 10px;
  border: 1px solid #cccccc;
  background: #ffffff;
}
.realty-infor h3.info-des {
  font: bold 16px/22px Tahoma;
  color: #37a244;
  margin-bottom: 5px;
}
.realty-tabs .nav-tabs > li.active > a,
.realty-tabs .nav-tabs > li.active > a:focus,
.realty-tabs .nav-tabs > li.active > a:hover {
  border: 0px;
  border-bottom: 2px solid #2d9715;
  color: #2d9715;
  font-weight: bold;
}
.realty-tabs .nav > li > a:focus,
.realty-tabs .nav > li > a:hover {
  background: transparent;
}
.realty-contact {
  float: left;
  margin: 20px 0px;
  width: 100%;
}
.realty-contact h3 {
  font: bold 14px/20px Tahoma;
  color: #2d9715;
  margin-bottom: 10px;
}
.realty-contact ul li:nth-child(odd) {
  background: #eaf5ff;
}
.realty-contact ul li {
  padding: 10px 5px;
  width: 100%;
  float: left;
  line-height: 1;
}
.realty-contact ul li span.key {
  font: bold 12px Tahoma;
  color: #000;
  width: 40%;
  float: left;
}
.realty-contact ul li span.value {
  font: normal 12px Tahoma;
  color: #000;
}
.realty-contact ul {
  margin-left: 0px;
}
.realty-contact ul li {
  list-style-type: none;
}
.realty-contact ul li a {
  color: #36a445;
  font-weight: bold;
}
.title-related {
  float: left;
  width: 100%;
  height: 25px;
  border-bottom: 1px solid #37a344;
  background: #fafafa url(images/icon-foruser.png) no-repeat 0 2px;
  padding: 5px 0 0 39px;
  text-transform: uppercase;
  color: #016098;
  font-size: 18px;
}
.title-related h3 {
  margin: 0px;
  font-size: 16px;
  font-weight: bold;
  color: #0098BB;
}
.related-post.widget {
  border: 1px solid #e6e6e6;
  border-top: 0px;
  width: 100%;
  float: left;
  padding-top: 0px;
  margin-top: 20px;
}
.realty-comment {
  float: left;
  margin: 20px 0 0 0;
  width: 100%;
}
.realty-comment .comment-title {
  float: left;
  width: 100%;
  height: 24px;
  border-bottom: 1px solid #37a344;
  background: url(images/icon-comment.png) no-repeat;
  padding: 2px 0 0 39px;
  text-transform: uppercase;
  color: #016098;
  font-family: 'Roboto Condensed';
}
.realty-comment .comment-title h3 {
  margin: 0px;
  font-size: 16px;
  font-weight: bold;
  color: #0098BB;
}
.box-result {
  margin-top: 10px;
  font: normal 13px/18px arial;
  color: #4c4c4c;
  width: 100%;
  float: left;
  padding-left: 10px;
}
.box-result b {
  color: #fe8544;
}
.box-result.tax {
  width: 60%;
}
#sync2 .item li,
#sync1 .item li {
  list-style-type: none;
}
#sync1 .item img {
  height: 570px;
  width: 100%;
}
#sync1 .owl-nav > div {
  position: absolute;
  opacity: 0;
  top: 50%;
  pointer-events: auto;
  font-size: 20px;
  text-indent: 0;
  color: #fff;
  z-index: 999;
  margin-top: -25px;
  text-align: center;
  background-color: #36a443;
  width: 35px;
  height: 50px;
  line-height: 50px;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
#sync1:hover .owl-nav > div {
  opacity: 1;
}
#sync1 .owl-nav .owl-prev {
  left: 0;
}
#sync1 .owl-nav .owl-next {
  right: 0;
}
#sync2 .item {
  padding: 10px 10px 0 10px;
}
#sync2 .item img {
  width: 100%;
  height: 100px;
}
input[type="button"] {
  -webkit-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  width: auto;
  padding: 7px 30px;
  border: 0;
  background: #00933f;
}
input[type="button"]:hover {
  text-decoration: none;
  background: #f51227;
}
.realty-form {
  border: 1px solid #d7d7d7;
  line-height: 20px;
  margin-bottom: 10px;
  padding: 20px;
  width: 100%;
  float: left;
  margin-top: 20px;
}
.realty-form .title {
  color: #0081af;
  font-weight: bold;
  padding-top: 2px;
  text-decoration: none;
  font-family: "Tahoma", Helvetica, sans-serif;
  font-size: 12px;
}
.realty-form .nf-field-container,
.realty-form #ninja_forms_required_items {
  margin-bottom: 0;
}
.realty-form .nf-field-label {
  width: 15% !important;
  font-size: 12px;
  float: left;
}
.realty-form .nf-field-element {
  margin-left: 0;
  width: 80%;
}
.realty-form .nf-field-element input {
  padding: 2px 8px;
}
body.single-post .site-main {
  font-family: Arial;
  float: left;
  width: 100%;
  border: 1px solid #e3e3e3;
  padding: 15px 10px;
  text-rendering: geometricPrecision;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  background: #fff;
}
body.single-post header.entry-header h1.entry-title,
.page-content header.entry-header h1.entry-title {
  font-size: 18px;
  color: #00933f;
  font: bold 20px/24px Tahoma;
}
.single-post .entry-meta {
  margin-bottom: 10px;
  border-bottom: 1px solid #dbdbdb;
}
p.post-meta {
  font-size: 85%;
  color: #888;
  margin-bottom: 5px;
}
p.post-meta span {
  margin-right: 10px;
}
p.post-meta span i {
  padding-right: 5px;
}
.related-post {
  border-top: 1px solid #ddd;
  padding-top: 15px;
  width: 100%;
  float: left;
}
.title-related {
  float: left;
  width: 100%;
  height: 25px;
  border-bottom: 1px solid #37a344;
  background: #fafafa url(images/icon-foruser.png) no-repeat 0 2px;
  padding: 5px 0 0 39px;
  text-transform: uppercase;
  color: #00933f;
  font-size: 18px;
}
.title-related h3 {
  margin: 0;
  font-size: 16px;
  font-weight: bold;
  color: #00933f;
}
.show-related .post-listing {
  padding: 10px;
  background: #fff;
  width: 100%;
  float: left;
}
.setting-user .entry-header h1 {
  height: 24px;
  padding: 2px 0 0 34px;
  background: url(images/icon-manage.png) no-repeat;
  border-bottom: 1px solid #00933f;
  font-family: 'Roboto Condensed';
  text-transform: uppercase;
  color: #00933f;
  font-size: 14pt;
  font-weight: bold;
}
.mu-title {
  height: 24px;
  padding: 2px 0 0 34px;
  background: url(images/icon-profile.png) no-repeat;
  border-bottom: 1px solid #36a445;
  float: left;
  width: 100%;
}
.mu-title h3 {
  width: 100%;
  text-transform: none;
  float: left;
  font-weight: bold;
  color: #00933f;
  font-size: 14pt;
}
/*--------------------------------------------------------------
# widget
--------------------------------------------------------------*/
.widget-title {
  margin: 0;
  font-weight: 600;
  font-size: 18px;
}
.home #secondary {
  padding-top: 10px;
}
.hrm-recent-post {
  overflow: hidden;
  margin-bottom: 30px;
}
.hrm-recent-post .hrm-thumb {
  float: left;
  margin-right: 15px;
  width: 290px;
  height: 190px;
}
.hrm-recent-post .hrm-title {
  color: #f99c0a;
  padding-bottom: 15px;
  font-size: 23px;
  line-height: 1.5;
  display: block;
  margin-top: -7px;
}
.hrm-recent-post .hrm-title:hover {
  color: #f51227;
}
.hrm-recent-post .hrm-excerpt {
  font-size: 14px;
  line-height: 1.5;
}
.hrm-recent-post .hrm-text {
  padding-left: 305px;
}
.hrm-recent-post .read-more {
  background: url('images/readmore.png') no-repeat center right;
  display: block;
  width: 27px;
  height: 5px;
  margin-top: 17px;
}
.widget {
  color: #747474;
  margin-bottom: 30px;
}
.forms-tabs {
  border: 1px solid #e2eef2;
  border-top: 2px solid #00933f;
}
.forms-tabs .nf-field-container {
  margin-bottom: 10px;
}
.forms-tabs .field-wrap input,
.forms-tabs #ninja_forms_required_items input {
  padding: 3px 5px;
  border: 1px solid #ccc;
}
.widget-area .widget {
  width: 100%;
  float: left;
}
.widget-area .nav-tabs {
  border-bottom: 0px;
}
.widget-area .widget-top {
  width: 100%;
  float: left;
}
.widget-area .widget-top {
  height: 25px;
  border-bottom: 1px solid #37a344;
  background: url(images/icon-most-read.png) no-repeat;
  padding: 1px 0 0 39px;
}
.widget-area .widget-top h2.widget-title {
  font-family: 'Roboto Condensed' !important;
  text-transform: uppercase;
  color: #00933f;
  font-size: 18px;
}
.widget-area .widget_categories ul {
  padding: 0;
  margin: 0 -15px;
  list-style-type: none;
}
.widget-area .widget_categories ul li {
  position: relative;
  padding: 10px 15px;
  border-top: 1px solid #e7e7e7;
}
.widget-area .widget_categories ul li:first-child {
  border-top: 0px;
}
.widget-area .widget_categories ul li:before {
  display: inline-block;
  zoom: 1;
  color: #cdcdcd;
  content: "—";
  width: 20px;
}
.widget .submit-wrap {
  text-align: center;
}
.widget input[type="submit"],
.widget input[type=button] {
  background: #00933f;
  color: #fff;
  padding: 5px 10px;
  border: 0;
  margin: 0 auto;
  float: none;
}
.widget input[type="submit"]:hover,
.widget input[type=button]:hover {
  background: #f51227;
}
.widget .title {
  position: relative;
  background: #00933f;
  padding: 2px 0 0 35px;
  width: 100%;
  float: left;
}
.widget .title .widget-title {
  padding: 8px;
  margin: 0px;
  background: #FFF;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  border-bottom: 1px solid #d1d1d1;
}
.widget .list-term-tax {
  width: 100%;
  float: left;
  background: #fff;
  margin-top: 5px;
  padding: 0 8px 8px;
}
.widget .list-term-tax li {
  background: url(images/arrow-right.png) no-repeat 8px 12px;
  padding: 6px 0 6px 27px;
  border-bottom: 1px solid #e3eef2;
}
.widget .list-term-tax li:last-child {
  border-bottom: 0;
}
.widget .list-term-tax ul.sub-menu li {
  width: 50%;
  float: left;
  padding: 6px 0 6px 20px;
}
span.icon-title {
  width: 25px;
  height: 18px;
  left: 5px;
  position: absolute;
  top: 10px;
  display: inline-block;
}
span.icon-title.news-post {
  background: url('images/icon.png') no-repeat;
  background-position: 0 -350px;
}
span.icon-title.news-realty {
  background: url(images/icon.png) no-repeat;
  background-position: 0 -389px;
}
.site-main .widget {
  border-top: 0px;
  width: 100%;
  float: left;
}
.widget.tabs-widget ul.nav-tabs {
  text-align: justify;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #e6e6e6;
}
.widget.tabs-widget ul.nav-tabs li {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
}
.widget.tabs-widget ul.nav-tabs li a {
  padding: 5px 15px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
}
.widget.tabs-widget ul.nav-tabs li a:hover {
  background: #00933f;
  color: #fff;
}
.widget.tabs-widget ul.nav-tabs li.active a,
.widget.tabs-widget ul.nav-tabs li.active a:focus,
.widget.tabs-widget ul.nav-tabs li.active a:hover {
  background: #00933f;
  color: #fff;
}
.tabs-widget .tab-content {
  padding: 10px 5px;
  width: 100%;
  float: left;
  background: #fff;
  margin-top: 5px;
}
.widget.tabs-widget.tabs-type {
  border: 1px solid #e2eef2;
  border-top: 2px solid #00933f;
}
.tabs-widget.tabs-type .tab-content {
  padding: 0;
  margin-top: 0;
}
.tabs-widget.forms-tabs .tab-content {
  padding: 10px;
}
.ninja-forms-cont {
  position: relative;
}
.post-tabs li {
  padding-bottom: 7px;
  margin-bottom: 7px;
  border-bottom: 1px solid #e6e6e6;
  width: 100%;
  float: left;
}
.post-tabs li img {
  width: 78px;
  height: 50px;
  float: left;
  padding-right: 10px;
}
.post-tabs li:last-child {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: 0px;
}
.list-realty ul li {
  width: 100%;
  float: left;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e6e6e6;
}
.list-realty ul li img {
  width: 26%;
  float: left;
}
.list-realty ul li .info-realty {
  width: 74%;
  padding-left: 20px;
  float: left;
}
.list-realty ul li:last-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: 0px;
}
.list-realty ul.dk_options_inner {
  padding: 0px;
}
.list-realty ul.dk_options_inner li {
  margin-bottom: 0px;
  padding-bottom: 0px;
  border-bottom: 0px;
}
.list-realty .dk_options .dk_option_current a,
.list-realty .dk_options a:hover,
.list-realty .dk_options:focus {
  background-color: #00933f;
  border-bottom-color: #00933f;
}
.info-realty h4 {
  margin-bottom: 0px;
}
.info-realty h4 a {
  color: #00933f;
  font: bold 14px/22px tahoma;
  min-height: 24px;
  display: block;
  margin-top: -5px;
}
li .details {
  font-size: 12px;
  position: relative;
}
li .details .price,
li .details .area,
li .details .location {
  padding-left: 25px;
  line-height: 24px;
}
li .details .price label,
li .details .area label,
li .details .location label {
  width: 60px;
  display: inline-block;
  color: #424242;
  margin-right: 5px;
  font-weight: normal;
}
li .details .price label span,
li .details .area label span,
li .details .location label span {
  float: right;
}
li .details .price {
  background: url(images/icon-price.png) no-repeat 2px 5px;
  color: #37a344;
  font-weight: bold;
}
li .details .area {
  background: url(images/icon-area.png) no-repeat 0 5px;
}
li .details .location {
  background: url(images/icon-location.png) no-repeat 3px 4px;
}
li .details .date {
  position: absolute;
  right: 0;
  bottom: 5px;
  color: #959595;
  font-size: 12px;
}
.widget-area .widget.hrm-realty-highlights {
  border-top: 0px;
  padding: 0px;
}
#city-district .toggle-menu-item-parent {
  width: 100%;
  float: left;
}
.cat-item {
  position: relative;
}
.closed > ul.sub-menu {
  display: none;
}
.cat-item .toggle-caretc {
  display: none;
  position: absolute;
  right: 0;
  text-align: center;
  cursor: pointer;
  line-height: inherit;
  font-size: 11px;
  top: 5px;
}
.cat-item.toggle-menu-item-parent .toggle-caretc {
  display: inline-block;
}
.show-hide {
  float: left;
  border-bottom: none !important;
  background: none !important;
}
.widget-advanced-search {
  width: 100%;
  float: left;
  margin-bottom: 15px;
}
.widget-advanced-search ul {
  width: 100%;
  float: left;
}
.widget-advanced-search .nav-tabs > li {
  width: 100%;
  background: #f0f0f0;
  border: 1px solid #ddd;
  -webkit-box-shadow: 0 0.5px 0 0 #fff inset, 0 1px 1px -1px #aeaeae;
  box-shadow: 0 0.5px 0 0 #fff inset, 0 1px 1px -1px #aeaeae;
  border-bottom: 0;
  color: #36a443;
  text-align: center;
}
.widget-advanced-search .nav-tabs > li.active {
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.widget-advanced-search .nav-tabs > li a {
  font-size: 14px;
  padding: 10px 5px;
  color: #36a443;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Roboto Condensed', Arial;
}
.widget-advanced-search .tab-content {
  padding: 14px;
  border: 1px solid #ddd;
  border-top: 0;
  float: left;
  -webkit-box-shadow: 0 0.5px 0 0 #fff inset, 0 1px 1px -1px #aeaeae;
  box-shadow: 0 0.5px 0 0 #fff inset, 0 1px 1px -1px #aeaeae;
  background: #fff;
}
.widget-advanced-search .option-select li {
  width: 100%;
  margin: 0 0 15px 0;
}
.widget-advanced-search .option-select li select {
  margin-bottom: 0;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: normal;
}
ul#bs-advance {
  display: none;
}
.bs-action {
  width: 100%;
  float: left;
}
.bs-action .bs-advance {
  float: left;
  text-align: left;
  width: 169px;
  background: url(images/advance.png) no-repeat 0 11px;
  height: 28px;
  padding: 8px 0 0 24px;
}
.bs-action .bs-search {
  float: right;
}
.widget_hrm_amortization {
  background: #fff;
  -webkit-box-shadow: 0px 3px 5px 3px #e7e7e7;
  -moz-box-shadow: 0px 3px 5px 3px #e7e7e7;
  box-shadow: 0px 3px 5px 3px #e7e7e7;
  padding: 10px;
}
.widget_hrm_amortization .widget-top {
  margin-bottom: 15px;
}
.widget_hrm_amortization .hrm_widget_interest_detail label {
  padding-bottom: 5px;
  margin-bottom: 10px;
  border-bottom: 1px solid #cdcdcd !important;
}
.widget_hrm_amortization .hrm_widget_interest_detail select,
.widget_hrm_amortization .hrm_widget_interest_detail input {
  border-bottom: 0 !important;
  border: 1px solid #cdcdcd !important;
  background: #e7e7e7;
  margin-bottom: 0;
}
/*--------------------------------------------------------------
# footer
--------------------------------------------------------------*/
#topcontrol {
  z-index: 99;
  background: #fe8544;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  position: fixed;
  bottom: -100px;
  right: 10px;
  cursor: pointer;
  -webkit-transition: all, 0.7s, ease-in-out;
  -o-transition: all, 0.7s, ease-in-out;
  transition: all, 0.7s, ease-in-out;
  overflow: auto;
  line-height: 28px;
  text-align: center;
  color: #fff;
}
#topcontrol:hover {
  background: #d81d4a;
}
.paper {
  background-color: #fafafa;
  padding-bottom: 20px;
}
.paper img {
  width: 185px;
  float: left;
}
.paper-say {
  max-width: 81%;
  float: left;
  overflow: hidden;
  background-color: #cfe5f2;
}
.marquee-with-options {
  width: 100%;
  overflow: hidden;
  height: 35px;
  border: 1px solid #ccc;
}
.js-marquee p {
  float: left;
  margin-bottom: 0;
  padding: 7px 0 6px 0;
  margin-right: 10px;
}
.js-marquee p a {
  color: #4a56ac;
}
.site-footer .three-menu {
  padding: 20px 0;
  background: #333;
}
.site-footer .three-menu .widget-top {
  color: #fff;
  font-size: 20px;
  padding-left: 10px;
}
.site-footer .three-menu .widget-title {
  font-size: 20px;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #fff;
}
.site-footer .three-menu ul {
  padding-left: 10px;
}
.site-footer .three-menu ul li {
  position: relative;
}
.site-footer .three-menu ul li:before {
  position: absolute;
  content: "\f101";
  font: normal normal normal 14px/1 FontAwesome;
  top: 4px;
  left: 0;
  color: #36a443;
}
.site-footer .three-menu ul li a {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.701961);
  margin: 5px 0;
  padding-left: 15px;
}
.site-footer .three-menu ul li a:hover {
  color: #f51227;
}
.site-footer .three-menu .textwidget {
  padding: 0 10px;
}
.site-footer .three-menu .textwidget a {
  color: #cdcdcd;
  font-weight: bold;
  font-size: 14px;
}
.site-footer .three-menu .textwidget a i {
  color: #00933f;
  font-size: 16px;
  margin-left: 5px;
}
.site-footer .three-menu .textwidget a:hover {
  color: #f51227;
}
.site-footer .footer-top {
  width: 100%;
  float: left;
  background: #202020;
  color: #fff;
  padding: 10px 0;
  padding-bottom: 20px;
}
.site-footer .footer-top .widget {
  color: #fff;
}
.site-footer .footer-bottom {
  width: 100%;
  float: left;
  background: rgba(54, 53, 51, 0.95);
  position: relative;
  line-height: 20px;
  border-top: 1px solid #444;
  color: #313131;
  padding: 0px 0 3px 0;
}
.footer-sidebar .widget {
  color: #313131;
  margin-bottom: 0;
}
.footer-sidebar .widget h5 {
  font-weight: bold;
  padding-top: 5px;
  font-size: 14px;
  color: #fff;
  margin-bottom: 2px;
}
.footer-sidebar .widget p {
  margin-bottom: 0px;
}
.info_footer {
  font: normal 12px/20px Tahoma;
  text-align: center;
}
.info_footer p.info_ct {
  font: bold 12px/18px Tahoma;
}
.info_footer p.info_ct a {
  color: #fff;
}
.info_footer p.info_ct span {
  font: bold 12px/18px Tahoma;
}
img.logo-footer {
  padding-top: 30px;
}
.footer-sidebar .widget {
  margin-bottom: 0px;
}
.footer-menu #top-navigation {
  width: 100%;
  margin: 0px;
  padding: 0px;
}
@media (max-width: 768px) {
  .footer-menu ul li {
    width: 100%;
    border: 0px;
    background: transparent;
  }
  .footer-menu ul li a {
    padding-left: 0px;
  }
  .footer-menu {
    height: auto;
  }
  .footer-menu .container > .navbar-header {
    margin: 0px;
  }
  .footer-menu .navbar-header {
    width: 100%;
  }
  .footer-menu .navbar-toggle.collapsed .icon-bars,
  .footer-menu .navbar-toggle .icon-bars:before,
  .footer-menu .navbar-toggle .icon-bars:after {
    background: #fff;
  }
}
/*--------------------------------------------------------------
# responsive
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# responsive
--------------------------------------------------------------*/
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
  .content-area {
    width: 68.43%;
  }
  .widget-area {
    width: 31.57%;
  }
}
@media (max-width: 1199px) {
  ul#navigation li a {
    padding: 10px;
    font-size: 11px;
  }
  .widget.tabs-widget ul.nav-tabs li a {
    padding: 5px 10px;
    font-size: 14px;
  }
  .widget.tabs-widget.tabs-type ul.nav-tabs li a {
    padding: 5px 10px;
  }
  .widget-area .widget-top h2.widget-title {
    font-size: 14px;
  }
  .widget .list-term-tax ul.sub-menu li {
    width: 100%;
    font-size: 12px;
  }
}
@media (max-width: 991px) {
  .option-select li {
    width: 23.857%;
  }
  .option-select li:nth-child(4n) {
    margin-right: 0px;
  }
  .option-select li:nth-child(5n) {
    margin-right: 1.5%;
  }
  .advanced-search {
    height: auto;
    background-size: 100% 100%;
    padding: 30px 0px 20px 0px;
  }
  .form-search {
    padding-top: 0px;
  }
  .login-logout ul li a {
    padding: 8px 10px;
    font-size: 13px;
  }
  .login-logout ul li.welcome {
    padding-right: 10px;
  }
  .logo {
    padding-top: 13px;
  }
  .paper img {
    width: 19%;
    height: 35px;
  }
  .footer-sidebar .widget {
    margin-bottom: 10px;
    text-align: center;
  }
  .footer-sidebar .widget-first {
    text-align: center;
  }
  #sync1 .item img {
    height: 480px;
  }
  .mod-login {
    width: 100%;
    padding: 20px;
    height: auto;
    float: left;
  }
  .mod-login-col1,
  .mod-login-col2 {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media (max-width: 800px) {
  .footer-sidebar {
    width: 100%;
    margin-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .top-phone {
    display: none;
  }
  .login-logout {
    float: right;
    width: 100%;
  }
  .menu-open {
    left: 0;
    right: auto;
  }
  .show-more-view .first-post {
    margin-bottom: 15px;
  }
  .content-area.contact {
    width: 90%;
  }
  .hrm-banner {
    display: none;
  }
  .hrm-show-post-home article.view-more-news {
    width: 100%;
  }
  .show-more-view .other-posts {
    padding-left: 0;
  }
  #secondary {
    float: left;
    width: 100%;
  }
  #sync1 .item img {
    height: 350px;
  }
}
@media (max-width: 640px) {
  .option-select li {
    width: 32.33333%;
  }
  .option-select li:nth-child(4n) {
    margin-right: 1.5%;
  }
  .option-select li:nth-child(3n) {
    margin-right: 0px;
  }
  .login-logout {
    width: 100%;
  }
  .box-result.tax {
    width: 100%;
    margin-bottom: 0px;
  }
  .realties-order {
    margin-bottom: 20px;
  }
  .content-area.contact .entry-content form {
    width: 90%;
  }
  form.quick-search-ip {
    display: none;
  }
  .quick-search form {
    width: 100%;
  }
  .info-realty .des {
    display: none;
  }
  li .details .price,
  li .details .area,
  li .details .location {
    width: 50%;
  }
  li .details .location {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .form-search {
    padding-top: 60px;
  }
  .option-select li {
    width: 49.25%;
  }
  .option-select li:nth-child(3n) {
    margin-right: 1.5%;
  }
  .option-select li:nth-child(2n) {
    margin-right: 0px;
  }
  .post-thumbnail {
    width: 100%;
    margin-bottom: 15px;
  }
  .post-thumbnail img {
    width: 100%;
    margin-right: 0px;
  }
  .content-area.contact {
    width: 100%;
    padding: 0px 10px;
  }
  .content-area.contact .entry-content {
    padding: 10px;
  }
  .site-main .widget.widget_search input[type="search"] {
    width: 100%;
  }
  .site-main .widget.widget_search input[type="submit"] {
    width: auto;
    float: left;
  }
  #hrm-show-posts-home-5,
  #hrm-show-posts-home-6 {
    width: 100% !important;
  }
  .realty-form .field-wrap.label-right label,
  .realty-form .field-wrap.label-left label {
    width: 100%;
    float: left;
  }
  .login-logout ul li a {
    font-size: 0;
  }
  .login-logout ul li a i {
    font-size: 13px;
  }
  .hrm-recent-realty .widget-top .widget-title,
  .hrm-show-post-home .widget-top .widget-title {
    font-size: 14px;
  }
  .realty-form .nf-field-label {
    width: 100%!important;
    margin-bottom: 5px;
    text-align: left !important;
  }
  .realty-form .nf-field-element {
    margin-left: 0;
    width: 100% !important;
  }
}
@media (max-width: 480px) {
  .form-search {
    padding-top: 50px;
  }
  .hrm-social-share {
    padding: 10px;
  }
  .comment-form-author,
  .comment-form-email,
  .comment-form-url {
    width: 100%;
    margin: 0px 0px 10px 0px;
  }
  .form-search ul.nav-tabs li {
    width: 100%;
  }
  ul.related li h3 {
    display: inherit;
  }
  .widget .list-term-tax ul.sub-menu li {
    width: 100%;
  }
  .realty-form .field-wrap.label-left .ninja-forms-field,
  .realty-form .field-wrap.label-left .ninja-forms-star-rating-control {
    width: 100%;
  }
  .site-main div.hrm-show-post-home {
    width: 100%;
    padding: 0;
  }
  #sync2 .item img {
    width: 100%;
    height: 50px;
  }
  .mod-login-reset {
    width: 100%;
  }
}
@media (max-width: 440px) {
  .list-realty ul li img,
  .list-realty ul li.firts img,
  .list-realty ul li.firts .info-realty {
    width: 100%;
    margin-bottom: 15px;
    height: auto;
  }
  .list-realty ul li .info-realty {
    width: 100%;
    padding-left: 0px;
  }
  .login-logout ul li a {
    padding: 12px 3px;
  }
  #sync1 .item img {
    height: auto;
  }
  .content-area.contact .field-wrap.label-right label,
  .content-area.contact .field-wrap.label-left label,
  .content-area.contact .text-wrap.label-above label,
  .content-area.contact .textarea-wrap.label-above label,
  .content-area.contact .field-wrap.label-left .ninja-forms-field,
  .content-area.contact .field-wrap.label-left .ninja-forms-star-rating-control,
  .content-area.contact .profile_pass-wrap input,
  .content-area.contact .text-wrap.label-above input,
  .content-area.contact .text-wrap.label-below input,
  .content-area.contact .text-wrap.label-inside input,
  .content-area.contact .textarea-wrap.label-above textarea,
  .content-area.contact .textarea-wrap.label-below textarea,
  .content-area.contact .textarea-wrap.label-inside textarea,
  .content-area.contact .list-dropdown-wrap.label-above select,
  .content-area.contact .list-dropdown-wrap.label-below select {
    width: 100%;
  }
}
@media (max-width: 385px) {
  .form-search {
    padding-top: 0px;
  }
  .widget-advanced-search .nav-tabs > li {
    width: 100%;
  }
}
@media (max-width: 320px) {
  .top-bar {
    height: auto;
  }
  .login-logout ul li a {
    padding: 4px 3px;
    font-size: 11px;
  }
  .menu-open i {
    font-size: 28px;
  }
  .menu-open {
    padding: 8px 15px 0px 10px;
  }
  .realties-order {
    width: 100%;
  }
  .realties-order .label {
    display: none;
  }
  li .details .price,
  li .details .area,
  li .details .location {
    width: 100%;
  }
}

/*# sourceMappingURL=style.css.map */