.house_button a,
.admin_table_47 .blank a,
input[type="submit"],
input[type="button"],
.button_ppe input {
  color: #000 !important;
  font-weight: bold;
  text-transform: uppercase;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0043cc', GradientType=0) !important;
  background-color: #F7A900;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: pointer !important;
  font-size: 15px;
  border: none!important;
  box-shadow: none!important;
  text-shadow: none!important;
  border-radius: 0px;
}
.house_button a:hover,
.admin_table_47 .blank a:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
.button_ppe input:hover {
  background-color: #F79b00;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@-webkit-keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spinAround {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
* {
  margin: 0;
  padding: 0;
}
html {
  height: 100%;
}
body {
  height: 100%;
  position: relative;
  word-wrap: break-word;
}
.header {
  background-color: #1E1B19;
  width: 100%;
  padding-top: 10px;
  border-bottom: 2px solid #D8A943;
}
.header .customheader-contact > div div {
  display: inline-block;
  margin-left: 15px;
  color: #AD9B74;
}
.header .customheader-contact .fa {
  margin-right: 5px;
}
.header .customheader-contact {
  text-align: right;
}
h3 {
  font-size: 35px;
}
#logo {
  padding-top: 17px;
  position: absolute;
  z-index: 3;
  z-index: 111;
  width: 198px;
  height: 108px;
  text-align: left;
  margin-left: 40px;
}
#logo a img {
  border: none;
  position: relative;
  z-index: 1;
}
#wrapper {
  min-height: 610px;
  padding-top: 30px;
}
#footer {
  background-color: #1e1b19;
  border-top: 1px solid #EAEAEA;
  padding: 10px 0;
  margin: 40px 0 0 0;
  width: 100%;
}
#footer .moduletable {
  vertical-align: top;
}
#footer h3 {
  color: #AD9B74;
  border-bottom: 2px solid #AD9B74;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-size: 18px;
}
#footer .moduletablerooms3 h3,
.moduletablerooms4 h3,
.moduletablerooms5 h3,
.moduletablerooms6 h3 {
  font-family: lato;
}
.moduletablerooms3 .featured_houses_line {
  border: none;
  padding: 0;
  position: relative;
}
.moduletablerooms3 .featured_list_description {
  margin-bottom: 10px;
}
.moduletablerooms3 .featured_houses_line:after {
  content: '';
  border-bottom: 2px solid #AD9B74;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: -100%;
  transition: 0.7s;
}
.moduletablerooms3 .featured_houses_line:hover:after {
  left: 0;
  transition: 0.7s;
}
.moduletablerooms3 .featured_houses_line img {
  width: 100% !important;
}
.moduletablerooms3 .featured_houses_line > div:first-child {
  margin-right: 0 !important;
  margin-bottom: 20px;
}
.moduletablerooms3,
.featured_houses_line .featured_list_title a {
  color: #ACACAC;
}
#footer .featured_houses_line .featured_list_title a:hover {
  color: #F79B00;
}
.moduletablerooms4 .featured_houses_line .featured_list_title a {
  color: #ACACAC;
  font-size: 16px;
}
.moduletablerooms4 .featured_houses_line {
  border: none;
  padding: 0;
}
.moduletablerooms4 .featured_houses_line:hover img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.6s;
  -transition: 0.6s;
}
.moduletablerooms4 .featured_houses_line img {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
.moduletablerooms4 .featured_houses_line:hover > div:first-child {
  border: 2px solid #AD9B74;
}
.moduletablerooms4 .featured_houses_line > div:first-child {
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid transparent;
  z-index: 1;
}
.moduletablerooms5 .recent-posts-item p {
  color: #ACACAC;
}
.moduletablerooms5 .recent-posts-item {
  margin-bottom: 20px;
}
.moduletablerooms6 .contact li {
  color: #ACACAC;
  font-size: 16px;
  list-style: none;
  margin-bottom: 10px;
}
.moduletablerooms6 .contact ul {
  margin: 0;
}
.moduletablerooms6 .contact i {
  margin-right: 10px;
}
.moduletablerooms6 .fa {
  height: 20px;
  width: 20px;
  text-align: center;
}
.fa.fa-mobile {
  font-size: 24px !important;
}
.row {
  margin: 0 !important;
}
.col-lg-12 {
  padding: 0 !important;
}
#globalContent .col-lg-6,
#globalContent .col-lg-9,
#footer .col-lg-6 {
  padding: 0;
}
#globalContent #contentBox .span3 {
  display: flex;
  flex-direction: column;
}
.brand {
  color: #fff !important;
  font-family: Share, cursive;
}
.brand:hover {
  color: #08C !important;
}
.moduletable h3,
.moduletable_search h3 {
  text-align: center;
  margin-top: 50px;
}
.similaire h3 {
  text-align: left;
}
/*_______ HOME ______________________________________*/
.rm_map_canvas {
  border: none!important;
}
#rem_mod_search input[type="submit"],
input[type="button"] {
  color: #000 !important;
  font-size: 15px;
  font-family: Lato;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px 14px !important;
}
.moduletable_search {
  text-align: left;
}
div#rem_mod_search select {
  padding: 5px 6px;
  margin-bottom: 10px;
}
#rem_mod_search .col_box_1,
#rem_mod_search .col_box_2,
#rem_mod_search .col_box,
#rem_mod_search .search_rent,
.search_houses,
.col_box,
#rem_mod_search .box_from {
  text-align: left;
  display: inline-block;
}
#rem_mod_search .search_houses .inputbox {
  width: 105px;
  border: 1px solid #AD9B74;
}
div#rem_mod_search .col_box span {
  display: block;
}
div#rem_mod_search .col_box .inputbox {
  border: 1px solid #AD9B74;
}
#rem_mod_search {
  width: 90%;
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 20px;
  display: block !important;
  color: #AD9B74;
}
.moduletable_search,
.moduletablesearch-navigation {
  background: #332A23;
}
#rem_mod_search form .search_rent {
  width: 21%;
  padding: 0;
  display: inline-block;
}
#rem_mod_search form > div:first-child {
  width: 21%;
}
#rem_mod_search form .col_box_1 {
  width: 45%;
}
#rem_mod_search form .search_button {
  width: 8.4%;
  display: inline-block;
  margin-top: 18px;
  text-align: right;
  vertical-align: top;
}
#rem_mod_search form .search_rent .box_from span {
  display: block;
}
#rem_mod_search form .search_rent .box_from .hasDatepicker {
  border: 1px solid #AD9B74;
}
#rem_mod_search form .col_box_1 > span {
  display: block;
  position: absolute;
}
#rem_mod_search form .col_box_1 #rem_slider_mod {
  display: inline-block;
  width: 48%;
  margin: 1% 8px;
}
#rem_mod_search form .pricefrom_2,
#rem_mod_search .priceto_2 {
  width: 20%;
  padding-left: 6%;
}
#rem_mod_search .pricefrom_2 span,
#rem_mod_search .priceto_2 span {
  display: block;
}
#rem_mod_search form .col_box_1 .pricefrom_2 input,
#rem_mod_search form .col_box_1 .priceto_2 input {
  border: 1px solid #AD9B74;
}
.moduletablesearch-navigation {
  border-bottom: 2px solid #D7A63D;
}
.moduletablesearch-navigation .customsearch-navigation .navigation li {
  display: inline-block;
  color: #ad9b74;
  text-transform: uppercase;
  font-size: 15px;
}
.moduletablesearch-navigation .customsearch-navigation .navigation li .fa {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  border: 1px solid #ad9b74;
  text-align: center;
  margin-right: 10px;
}
.moduletablesearch-navigation .customsearch-navigation .navigation li .fa:before {
  padding: 5px 0;
  display: block;
}
.moduletablesearch-navigation .customsearch-navigation .navigation ul {
  text-align: justify;
}
.moduletablesearch-navigation .customsearch-navigation .navigation ul:after {
  content: "";
  padding-left: 100%;
}
.moduletablesearch-navigation .customsearch-navigation .navigation {
  margin: 10px 0;
  padding-top: 15px;
  border-top: 1px solid #ad9b74;
  width: 90%;
  margin: 0 auto;
}
.swiper-slide .slide-title a {
  font-size: 33px;
  color: #fff;
}
.swiper-slide #captionSlide {
  padding: 25px 0;
  background-color: rgba(0, 0, 0, 0);
  text-align: left;
}
.swiper-slide #captionSlide .slide-title a {
  font-family: Rochester;
  font-size: 50px;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
  margin-left: 5%;
}
.swiper-slide .slide-price {
  background: rgba(0, 0, 0, 0.7);
  font-size: 30px;
  margin: 7px 0px;
}
.swiper-slide .slide-address {
  font-size: 20px;
}
.moduletablerooms1 .featured_houses_block {
  width: 25% !important;
  margin: 0 0 0 -3px;
  border: none;
  overflow: hidden;
}
.moduletablerooms1 .featured_houses_block .feature_texthouse {
  opacity: 0;
  position: absolute;
  z-index: 2;
  top: -100%;
}
.moduletablerooms1 .featured_houses_block:hover .feature_texthouse {
  opacity: 1;
  transition: 0.5s;
  transition-delay: 0.2s;
  top: 0;
  width: 100%;
}
.moduletablerooms1 .featured_houses_block img {
  width: 100% !important;
  transform: scale(1.2);
  transition: 0.5s;
}
.moduletablerooms1 .featured_houses_block .featured_houses_price {
  left: 0px;
  right: 0px;
  width: 100px;
  margin: auto;
  opacity: 0;
  bottom: -35%;
  z-index: 2;
}
.moduletablerooms1 .featured_houses_block:hover .featured_houses_price {
  opacity: 0.8;
  transition: 0.5s;
  transition-delay: 0.2s;
  bottom: 15px;
}
.featured_houses_block {
  position: relative;
}
.moduletablerooms1 .featured_houses_block:after {
  position: absolute;
  content: "";
  width: 100%;
  bottom: 0;
  left: 0
  right: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 1;
  height: 0;
}
.moduletablerooms1 .featured_houses_block:before {
  position: absolute;
  content: "";
  width: 100%;
  top: 0;
  left: 0
  right: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 1;
  height: 0;
}
.moduletablerooms1 .featured_houses_block:hover:after {
  height: 20%;
  transition: 0.8s;
}
.moduletablerooms1 .featured_houses_block .feature_texthouse {
  text-align: center;
}
.moduletablerooms1 .featured_houses_block .feature_texthouse a {
  color: #111;
  font-size: 17px;
  font-family: Lato;
}
.moduletablerooms1 .featured_houses_block .featured_houses_price {
  position: absolute;
  color: #111;
  font-family: Lato;
}
.moduletablerooms1 .featured_houses_block .featured_houses_viewlisting {
  position: absolute;
  height: 30px;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100px;
  opacity: 0;
  color: #fff;
  font-size: 15px;
  background: rgba(17, 17, 17, 0.9);
  padding: 4px 10px;
}
.moduletablerooms2 .featured_houses_block {
  overflow: hidden;
}
.moduletablerooms2 .featured_houses_block .featured_houses_viewlisting {
  width: 35%;
}
.moduletablerooms2 .featured_houses_block .featured_houses_location {
  opacity: 1;
  top: 0;
  position: relative;
}
.moduletablerooms2 .featured_houses_block .featured_houses_category {
  opacity: 1;
  left: 0;
  position: relative;
}
.moduletablerooms2 .featured_houses_block .featured_houses_hits {
  opacity: 1;
  right: 0;
  position: relative;
}
.moduletablerooms2 .featured_houses_block {
  margin: 0px 0px 2px -3px;
  width: 33.3% !important;
  border: none;
}
.featured_houses_block .feature_texthouse {
  background-color: transparent;
}
.moduletablerooms2 .featured_houses_block .feature_texthouse {
  position: relative;
}
.moduletablerooms2 .featured_houses_block .featured_houses_title:after {
  content: "";
  display: block;
  border-bottom: 2px solid #AD9B74;
  position: absolute;
  right: 200px;
  top: 35px;
  left: 10px;
}
/*.moduletablerooms2 .featured_houses_block .feature_texthouse:before{
  content: '';
  display: block;
  border-right: 1px solid #AD9B74;
  width: 100%;
  position: absolute;
  right: 10px;
  top: 200px;
  bottom: 0;
}*/
/*.moduletablerooms2 .featured_houses_block:hover .feature_texthouse:before{
  top: 0;
  transition: 1s;
}*/
.moduletablerooms2 .featured_houses_block:hover .featured_houses_title:after {
  right: 15px;
  transition: 0.8s;
}
/*.moduletablerooms2 .featured_houses_block:hover > div:last-child .featured_houses_location{
    opacity: 1;
    transition: all 1s ease 0s;
    top: 0;
}
.moduletablerooms2 .featured_houses_block:hover > div:last-child .featured_houses_category{
    opacity: 1;
    transition: all 1s ease 0s;
    left: 0;
}
.moduletablerooms2 .featured_houses_block:hover > div:last-child .featured_houses_hits{
    opacity: 1;
    transition: all 1s ease 0s;
    right: 0;
}*/
.moduletablerooms2 .featured_houses_block > div {
  display: inline-block;
  width: 49%;
  vertical-align: top;
}
.moduletablerooms2 .featured_houses_block img {
  width: 100% !important;
}
.moduletablerooms1 .featured_houses_block:hover .featured_houses_viewlisting {
  opacity: 1;
  transition: 1.5s;
  animation: 1.5s flipInX;
}
.moduletablerooms1 .featured_houses_block:hover img {
  transform: scale(1);
  transition: 0.5s;
}
.moduletablerooms1 .featured_houses_block .rem_house_viewlist {
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  top: 0;
  bottom: 0;
  position: absolute;
}
.moduletablerooms1 .featured_houses_block:hover .rem_house_viewlist {
  background: rgba(0, 0, 0, 0);
}
.moduletablerooms1 .featured_houses_block:hover:before {
  height: 30%;
  transition: 0.8s;
}
.moduletablerooms1 .featured_houses_inline {
  width: 33%;
  margin: 0;
}
.moduletablerooms1 .featured_houses_year {
  display: none;
}
.moduletablerooms1 .featured_houses_bedrooms {
  display: none;
}
ul.similaire {
  margin-left: 0;
}
#contentBox {
  margin-top: 30px;
}
.moduletable_profile h3 {
  margin-top: 0;
  text-align: center;
}
.moduletable_profile,
.moduletable_similair {
  margin-bottom: 30px;
  background-color: white;
  padding: 10px;
  border: 1px solid #DDD;
  order: 1;
}
.profileTable td img {
  margin: 0 15px 15px 0;
  width: 100%;
}
.moduletable_profile label {
  display: inline-block !important;
}
/*_______ OTHER PAGES ______________________________________*/
a.btn.btn-primary[data-toggle="modal"],
.registration button.btn {
  margin: 20px 0;
}
.login input,
.registration input,
.registration textarea {
  border: 1px solid #DDD;
}
.login button,
.registration button.btn,
.remind button.btn,
.reset button.btn,
.contact-form button.btn,
.filter-search button.btn,
#button_hidden_review input.btn {
  background-color: #F7A900;
  border: none;
  border-radius: 0;
  color: #fff;
}
.login button:hover,
.registration button.btn:hover,
.remind button.btn:hover,
.reset button.btn:hover,
.contact-form button.btn:hover,
.filter-search button.btn:hover,
#button_hidden_review input.btn:hover {
  background-color: #F79B00;
}
.remind input,
.reset input,
.contact-form input,
.filters input,
.contact-form textarea,
fieldset dd input,
fieldset dd textarea,
.profile-edit input {
  border: 1px solid #ddd;
}
form.well {
  border: 1px solid #ddd;
  box-shadow: none;
  border-radius: 0;
}
#jform_profile_dob_img,
#profile_dob_img {
  padding: 0 5px;
  vertical-align: inherit;
  background-color: #fff;
  color: #000;
  border: 1px solid #ddd;
}
/*_______ TOP MENU ______________________________________*/
.top_menu ul.menu {
  float: left;
  margin: 0 0 25px 0;
}
.top_menu ul.menu li {
  border-right: 1px solid #CECECE;
  float: left;
  list-style: none outside none;
  position: relative;
}
.top_menu ul.menu li:last-child {
  border-right: none;
}
.top_menu ul.menu li a {
  font-size: 12px;
  margin: 0 10px;
  padding: 0;
  position: relative;
}
.breadcrumb {
  margin-top: 5%;
}
/*_______ DROPDOWN MEIN MENU ______________________________________*/
.main_menu li.parent > a {
  cursor: default;
}
.main_menu ul.menu > li ul {
  display: none;
}
.main_menu ul.menu li.parent:hover > ul {
  display: block;
}
.main_menu ul.menu {
  width: 73%;
  display: block;
  text-align: center;
  margin: 0 27%;
  float: none;
  position: relative;
  z-index: 1000;
}
.main_menu ul.menu li {
  float: left;
  position: relative;
  list-style: none;
}
.main_menu ul.menu > li > a {
  font-size: 14px;
  margin: 0 10px;
  padding: 20px 15px;
  position: relative;
  text-transform: uppercase;
}
.main_menu ul.menu li a {
  white-space: nowrap;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.main_menu ul.menu > li > a {
  /*    border-bottom: 0px solid transparent;*/
}
.main_menu ul.menu > li > a:hover {
  /* border-bottom: 0px solid #F79B00;*/
}
.main_menu ul.menu > li.active > a {
  background-color: transparent;
  border-bottom: 2px solid #D8A943;
  box-shadow: none;
  color: #000;
}
.main_menu ul.menu > li.active > a:hover {
  box-shadow: 0 0 0 transparent;
  background-color: transparent;
  border-bottom: 2px solid transparent;
}
.main_menu ul.menu > li a {
  display: block;
}
.main_menu ul.menu > li.parent span.arrow {
  background: url("../images/arrow.png") no-repeat scroll 0 7px transparent;
  height: 20px;
  right: -5px;
  position: absolute;
  width: 20px;
}
.main_menu ul.menu li ul li.parent span.arrow {
  background: url("../images/arrow.png") no-repeat scroll 0 center transparent;
  height: 15px;
  position: absolute;
  top: 7px;
  width: 30px;
}
.main_menu ul.menu li.parent ul,
.main_menu ul.menu li ul li.parent ul {
  background: #fff;
  border-left: 1px solid #d5d5d5;
  list-style: none;
  position: absolute;
  float: left;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.12);
  min-width: 200px;
  z-index: 9999;
}
.main_menu ul.menu li.parent ul {
  left: 9px;
  top: 60px;
  border-top: 2px solid #D7A63D;
}
.main_menu ul.menu li ul li.parent ul {
  left: 100%;
  top: -2px;
}
.main_menu ul.menu li:last-child ul li.parent ul {
  left: -100%;
}
.main_menu ul.menu li.parent ul li {
  margin: 0;
  padding: 0;
  -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.05) inset;
  -moz-box-shadow: 0 0 1px rgba(255, 255, 255, 0.05) inset;
  box-shadow: 0 0 1px rgba(255, 255, 255, 0.05) inset;
  border-bottom: 1px solid #EAEAEA;
  clear: both;
  width: 100%;
}
.main_menu ul.menu li.parent ul li.lastChild {
  border-bottom: none;
}
.main_menu ul.menu li.parent ul li a {
  font-size: 14px;
  float: left;
  padding: 7px 10px 7px 0;
  margin: 0 15px 0 0;
  text-indent: 10px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  width: 100%;
}
.main_menu ul.menu ul li.active > a {
  color: #D8A943;
}
div.navbar-collapse {
  overflow: visible !important;
  /*position: absolute;*/
  background: #fff;
  z-index: 2;
  padding-bottom: 0px;
  /*top: -10px;*/
  left: 0px;
  right: 0px;
  height: auto !important;
  width: 80%;
  margin: auto;
  z-index: 100;
  border-bottom: 2px solid #D8A943;
  position: static;
}
.com_realestatemanager_search {
  border-top: 2px solid #D8A943;
}
#main-navbar-collapse {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
#main-navbar-collapse.fixed .menu {
  width: 78%;
  margin-left: 22%;
  float: none;
}
#main-navbar-collapse.fixed:hover {
  background: rgba(255, 255, 255, 0.8);
  transition: 0.7s;
}
.navbar-collapse.fixed .menu > li > a {
  color: #333;
  transition: 0.4s;
  text-shadow: none;
}
.navbar-collapse.fixed .menu > li > a:hover {
  background-color: transparent;
  color: #333;
  text-decoration: none;
  text-shadow: none;
}
@media (max-width: 949px) {
  .main_menu ul.menu > li > a {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media (max-width: 804px) {
  .main_menu ul.menu {
    width: 80%;
    margin-left: 20%;
  }
  #logo {
    margin-left: -21px;
  }
}
/*_______ FOOTER MENU ______________________________________*/
.footer_menu ul.menu {
  float: left;
  margin: 0 0 15px 0;
}
.footer_menu ul.menu li {
  border-right: 1px solid #CECECE;
  float: left;
  list-style: none outside none;
  position: relative;
}
.footer_menu ul.menu li:last-child {
  border-right: none;
}
.footer_menu ul.menu li a {
  font-size: 12px;
  margin: 0 10px;
  padding: 0;
  position: relative;
}
/*_______ TOP MENU ______________________________________*/
@media (max-width: 767px) {
  .main_menu ul.menu > li ul {
    display: block;
  }
  .top_menu ul.menu {
    margin: 10px 0;
    float: none;
  }
  .top_menu ul.menu li {
    list-style: none outside none;
    position: relative;
    border-right: medium none;
    float: none;
  }
  .top_menu ul.menu li a {
    background-color: #FAFAFA;
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 0 0;
    display: block;
    font-size: 12px;
    margin: 0;
    padding: 4px 9px;
    position: relative;
  }
  .top_menu ul.menu li:first-child a {
    border-top: 1px solid #e6e6e6;
  }
  .top_menu ul.menu li a:hover {
    background-color: #0088cc;
    text-shadow: 0 1px 0 transparent;
  }
  /*_______ DROPDOWN ACCORDION MENU ________________________________*/
  .main_menu ul.menu > li ul {
    display: block;
  }
  .main_menu ul.menu {
    float: none;
    margin: 10px 0 0;
  }
  .main_menu ul.menu li {
    float: none;
    position: relative;
    list-style: none;
  }
  .main_menu ul.menu > li > a {
    font-size: 12px;
    margin: 0;
    padding: 7px 10px;
    position: relative;
    text-transform: uppercase;
  }
  .main_menu ul.menu li a {
    white-space: nowrap;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    display: block;
    width: 100%;
  }
  .main_menu ul.menu > li > a {
    border-bottom: 2px solid transparent;
  }
  .main_menu ul.menu > li > a:hover {
    border-bottom: 2px solid transparent;
    margin: 0;
    padding: 7px 17px;
  }
  .main_menu ul.menu li {
    border-top: 1px solid #E6E6E6;
  }
  .main_menu ul.menu > li.active > a {
    background-color: transparent;
    border-bottom: medium none;
    box-shadow: none;
    color: #000000;
  }
  .main_menu ul.menu > li.active > a:hover {
    background-color: transparent;
    border-bottom: medium none;
    box-shadow: 0 0 0 transparent;
  }
  .main_menu ul.menu > li a {
    display: block;
  }
  .main_menu ul.menu > li.parent span.arrow {
    background: url("../images/arrow.png") no-repeat scroll 0 7px transparent;
    height: 20px;
    right: -5px;
    display: none;
    position: absolute;
    width: 20px;
  }
  .main_menu ul.menu li ul li.parent span.arrow {
    background: url("../images/arrow.png") no-repeat scroll 0 center transparent;
    height: 15px;
    position: absolute;
    display: none;
    top: 7px;
    width: 30px;
  }
  .main_menu ul.menu li.parent ul,
  .main_menu ul.menu li ul li.parent ul {
    background: none repeat scroll 0 0 transparent;
    border-left: medium none;
    border-top: medium none;
    box-shadow: 0 0 0 transparent;
    float: none;
    position: relative;
    width: 100%;
  }
  .main_menu ul.menu li.parent ul {
    left: 0;
    top: 0;
  }
  .main_menu ul.menu li ul li.parent ul {
    left: 0 !important;
    top: 0 !important;
  }
  .main_menu ul.menu li.parent ul li {
    border-bottom: medium none;
    box-shadow: 0 0 0 transparent;
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%;
  }
  .main_menu ul.menu li.parent ul li.lastChild {
    border-bottom: none;
  }
  .main_menu ul.menu li ul li.parent ul > li > a {
    padding: 7px 10px 7px 30px;
  }
  .main_menu ul.menu li ul li.parent ul > li > a:hover {
    padding: 7px 10px 7px 35px;
  }
  .main_menu ul.menu li.parent ul li a:hover {
    padding: 7px 10px 7px 20px;
  }
  .main_menu ul.menu li.parent ul li a {
    float: none;
    margin: 0 15px 0 0;
    padding: 7px 10px 7px 15px;
    text-indent: 10px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    width: 100%;
  }
  /*_______ FOOTER MENU ______________________________________*/
  .footer_menu ul.menu {
    margin: 10px 0;
    float: none;
  }
  .footer_menu ul.menu li {
    list-style: none outside none;
    position: relative;
    border-right: medium none;
    float: none;
  }
  .footer_menu ul.menu li a {
    background-color: #FAFAFA;
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 0 0;
    display: block;
    font-size: 12px;
    margin: 0;
    padding: 4px 9px;
    position: relative;
  }
  .footer_menu ul.menu li:first-child a {
    border-top: 1px solid #e6e6e6;
  }
  .footer_menu ul.menu li a:hover {
    background-color: #0088cc;
    text-shadow: 0 1px 0 transparent;
  }
}
table.category tr th,
table.category tr td {
  border: 1px solid #E6E6E6;
  padding: 4px 16px;
}
form#adminForm ul.category li {
  background-color: #FFF;
  border: 1px solid #E6E6E6;
  list-style: none outside none;
  margin: 4px 0;
  padding: 5px 10px;
}
/*_______ END MENU ______________________________________*/
.modal-dialog {
  width: 600px;
  margin: auto;
  position: absolute;
  top: 30%;
  bottom: 0;
  left: 0;
  right: 0;
}
img {
  max-width: 100%;
}
.navbar {
  border: none;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: transparent;
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
#copyrights p {
  text-align: center;
}
.copyrights {
  margin: 7px 0 0;
}
.filter-search select {
  float: left;
  margin: 0 5px;
  width: 200px;
}
.filter-search,
.filters .alert-info {
  background-color: transparent;
  border: medium none;
  height: auto;
}
.bs-example .nav.nav-pills .active a {
  background-color: #F7A900;
  color: #000 !important;
  font-size: 15px;
  font-family: Lato;
  font-weight: bold;
  text-transform: uppercase;
  padding: 5px 14px !important;
}
.bs-example .nav.nav-pills .active a:hover {
  background-color: #F79B00;
  text-decoration: none;
}
.item-page .btn.btn-primary.btn-lg {
  color: #000 !important;
  font-size: 15px;
  font-family: Lato;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #F7A900;
  border: 1px solid #F7A900;
  border-radius: 0;
}
.btn.btn-primary {
  text-transform: uppercase;
}
.blog .page-header a {
  font-family: "Rochester";
}
.blog-featured .item-title a {
  font-family: "Rochester";
}
.item-page .btn.btn-primary.btn-lg:hover {
  background-color: #F79B00;
  border: 1px solid #F79B00;
}
body.error {
  background: #f2f2f2;
}
.errorbox {
  margin: 15% 0 0;
  width: 50%;
}
.errorbox h1 {
  color: #333;
  font-size: 100px;
  line-height: 70px;
}
.errorbox h3 {
  color: #787878;
}
.errorbox a {
  cursor: pointer;
  color: #0088CC;
}
input.invalid {
  border-color: #FF0000 !important;
}
.wrap-bottom {
  position: fixed;
  right: 15px;
  bottom: 25px;
}
#ToTop,
#OnBottom {
  width: 36px;
}
.go-up,
.go-down {
  /*display:none;*/
  position: relative;
  /*позиционируем*/
  z-index: 9999;
  /*показываем поверх все элементов на странице*/
  cursor: pointer;
  font-size: 40px;
  /*размер стрелок*/
  opacity: .6;
  /*прозрачность*/
  display: block;
}
.go-up .fa-chevron-circle-up {
  color: #AD9B74;
}
.go-down .fa-chevron-circle-down {
  color: #AD9B74;
}
.go-down {
  bottom: 10px;
}
/*стили при наведении курсора*/
.go-down:hover,
.go-up:hover {
  opacity: 1;
}
/*__________________________social icons_________________________*/
.soc_icons_box {
  text-align: center;
}
.soc_icons_box ul {
  display: -moz-inline-stack;
  display: inline-block;
}
.soc_icons_box li {
  float: left;
  list-style: none;
  padding: 0;
}
.soc_icons li a {
  font-size: 20px;
  margin: 7px;
  display: inline-block;
  cursor: pointer;
  margin: 15px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  transition: 0.3s;
}
.fa-twitter {
  background: #55ACEE;
  color: #fff;
  border: 2px solid #55ACEE;
}
.fa-twitter:hover {
  background: #fff;
  color: #55ACEE;
  -webkit-transform: scale(1.1);
  -webkit-transition: 0.6s;
  border: 2px solid #55ACEE;
}
.fa-twitter:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: "";
  box-sizing: content-box;
}
.fa-twitter:before {
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  line-height: 36px;
}
.fa-twitter:hover:before {
  -webkit-animation: 2s linear 0s normal none infinite running spinAround;
  animation: 2s linear 0s normal none infinite running spinAround;
}
.fa-facebook {
  background: #3A5795;
  color: #fff;
  border: 2px solid #3A5795;
}
.fa-facebook:hover {
  background: #fff;
  color: #3A5795;
  transform: scale(1.1);
  transition: 0.8s;
  border: 2px solid #3A5795;
}
.fa-facebook:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: "";
  box-sizing: content-box;
}
.fa-facebook:before {
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  line-height: 36px;
}
.fa-facebook:hover:before {
  animation: 2s linear 0s normal none infinite running spinAround;
  -webkit-animation: 2s linear 0s normal none infinite running spinAround;
}
.fa-youtube-play {
  background: red;
  color: #fff;
  border: 2px solid red;
}
.fa-youtube-play:hover {
  background: #fff;
  color: red;
  transform: scale(1.1);
  transition: 0.8s;
  border: 2px solid red;
}
.fa-youtube-play:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: "";
  box-sizing: content-box;
}
.fa-youtube-play:before {
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  line-height: 36px;
}
.fa-youtube-play:hover:before {
  animation: 2s linear 0s normal none infinite running spinAround;
  -webkit-animation: 2s linear 0s normal none infinite running spinAround;
}
.fa-pinterest {
  background: #BD2126;
  color: #fff;
  border: 2px solid #BD2126;
}
.fa-pinterest:hover {
  background: #fff;
  color: #BD2126;
  transform: scale(1.1);
  transition: 0.8s;
  border: 2px solid #BD2126;
}
.fa-pinterest:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: "";
  box-sizing: content-box;
}
.fa-pinterest:before {
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  line-height: 36px;
}
.fa-pinterest:hover:before {
  animation: 2s linear 0s normal none infinite running spinAround;
  -webkit-animation: 2s linear 0s normal none infinite running spinAround;
}
.fa-google-plus {
  background: #EA4335;
  color: #fff;
  border: 2px solid #EA4335;
}
.fa-google-plus:hover {
  background: #fff;
  color: #EA4335;
  transform: scale(1.1);
  transition: 0.8s;
  border: 2px solid #EA4335;
}
.fa-google-plus:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: "";
  box-sizing: content-box;
}
.fa-google-plus:before {
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  line-height: 36px;
}
.fa-google-plus:hover:before {
  animation: 2s linear 0s normal none infinite running spinAround;
  -webkit-animation: 2s linear 0s normal none infinite running spinAround;
}
.fa-instagram {
  background: #00ADEF;
  color: #fff;
  border: 2px solid #00ADEF;
}
.fa-instagram:hover {
  background: #fff;
  color: #00ADEF;
  transform: scale(1.1);
  transition: 0.8s;
  border: 2px solid #00ADEF;
}
.fa-instagram:after {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  content: "";
  box-sizing: content-box;
}
.fa-instagram:before {
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
  line-height: 36px;
}
.fa-instagram:hover:before {
  animation: 2s linear 0s normal none infinite running spinAround;
  -webkit-animation: 2s linear 0s normal none infinite running spinAround;
}
.soc_icons a {
  -webkit-transition: all 0.1s;
  -moz-transition: all 0.1s;
  -o-transition: all 0.1s;
  transition: all 0.1s;
}
.iconsrow .fa-hover {
  float: left;
  font-size: 14px;
  padding: 3px 0 3px 9px;
  width: 225px;
}
.iconsrow i {
  font-size: 16px;
  width: 25px;
}
.iconsrow .fa-hover:hover {
  background-color: #fff;
  padding: 3px 0 3px 9px;
}
.iconsrow .fa-hover:hover i {
  color: #0088cc;
  font-size: 18px;
}
.content_copyrights {
  text-align: center;
}
@font-face {
  font-family: "IcoMoon";
  font-style: normal;
  font-weight: normal;
  src: url("../../../media/jui/fonts/IcoMoon.eot?#iefix") format("embedded-opentype"), url("../../../media/jui/fonts/IcoMoon.woff") format("woff"), url("../../../media/jui/fonts/IcoMoon.ttf") format("truetype"), url("../../../media/jui/fonts/IcoMoon.svg#IcoMoon") format("svg");
}
.icon-calendar::before {
  content: "C";
}
[class^="icon-"]::before,
[class*=" icon-"]::before {
  font-family: "IcoMoon";
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  height: 14px;
  line-height: 14px;
  margin-right: 0.25em;
  width: 14px;
}
#main-navbar-collapse.default {
  padding-top: 1px;
  width: 100%;
}
#main-navbar-collapse.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  text-align: center;
  background: rgba(255, 255, 255, 0.5);
  color: #fff;
}
#main-navbar-collapse .top_fixed_menu_button {
  display: none !important;
}
#main-navbar-collapse.main-fixed-menu--active .top_fixed_menu_button {
  display: block !important;
}
.js_close_top_fixed_menu.active {
  opacity: 1;
}
.js_open_top_fixed_menu.active {
  opacity: 1;
}
.js_close_top_fixed_menu {
  opacity: 0;
}
.js_open_top_fixed_menu {
  opacity: 0;
}
.fa-angle-double-up {
  padding: 8px 30px;
  background: rgba(251, 112, 11, 0.6);
  position: absolute;
  cursor: pointer;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  top: 64px;
  right: 5%;
}
.fa-angle-double-down {
  padding: 8px 30px;
  background: rgba(251, 112, 11, 0.6);
  position: absolute;
  cursor: pointer;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  top: 64px;
  right: 5%;
}
.fa-angle-double-down:hover {
  background: rgba(251, 112, 11, 0.8);
}
.item-input {
  display: inline-block;
}
.item-input input[type="text"] {
  box-sizing: inherit;
}
.item-input input {
  width: 40%;
  padding: 10px;
  margin-bottom: 10px;
  border: medium none;
  margin-right: 40px;
}
.custom .contact-contact-us {
  background: #fff;
  border-top: 2px solid #D8A943;
  position: relative;
}
.custom .contact-contact-us .contact-logo {
  position: absolute;
  top: -43%;
  margin: 0 auto;
  width: 227px;
  left: 0;
  right: 0;
}
.contact-contact-us .name,
.contact-contact-us .mail,
.contact-contact-us .phone {
  display: inline-block;
  width: 33%;
  margin: 40px 0 20px;
  text-align: center;
}
.contact-contact-us .mail,
.contact-contact-us .phone,
.contact-contact-us .name {
  color: #AD9B74;
}
#contentBox .map {
  width: 100% !important;
}
.contact-contact-us .mail .fa,
.contact-contact-us .phone .fa {
  padding-right: 10px;
}
.contact-contact-us .name {
  font-family: "Rochester";
  font-size: 40px;
  color: #333;
}
.contact-contact-us .phone {
  color: #333;
  font-size: 20px;
}
.contact-contact-us .mail {
  font-size: 16px;
}
div.re_map_canvas {
  margin-bottom: 0;
}
.item-input input:nth-child(even) {
  margin-right: 0;
}
.item-input input:focus {
  background-color: #F0F0F0;
}
.item-textarea {
  width: 100%;
  text-align: center;
}
.house_button a,
.admin_table_47 .blank a,
input[type="submit"],
input[type="button"] {
  text-transform: uppercase;
}
.form-control {
  padding: 0;
}
.contact_form .ba-form {
  padding: 0px;
  margin: auto;
}
.contact_form .ba-form input[type="email"],
.contact_form .ba-form input[type="text"],
.contact_form .ba-form textarea {
  padding: 10px;
}
.contact_form .span6:nth-child(2) .tool {
  text-align: right;
}
.contact_form .ba-form input[type="email"],
.contact_form .ba-form input[type="text"] {
  width: 98.5%;
}
.contact_form .ba-form input[type="email"]:focus,
.contact_form .ba-form input[type="text"]:focus,
.contact_form .ba-form textarea:focus {
  background-color: #f0f0f0 !important;
}
.contact_form .ba-form .ba-btn-submit {
  color: #000 !important;
}
.contact_form .ba-form .ba-btn-submit:hover {
  background-color: #f79b00 !important;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -o-opacity: 1;
  opacity: 1;
}
@media (max-width: 1024px) {
  .contact_form .ba-form input[type="email"],
  .contact_form .ba-form input[type="text"] {
    width: 100%;
  }
}
@media (max-width: 1274px) {
  #rem_mod_search form > div:first-child,
  #rem_mod_search form .search_rent {
    width: inherit;
  }
}
@media (max-width: 1200px) {
  .moduletablerooms4 .featured_houses_line .featured_list_title a {
    font-size: 13px;
  }
  .moduletablerooms4 .featured_houses_line .featured_list_description {
    font-size: 12px;
  }
  .moduletablerooms4 .featured_houses_line > div:first-child {
    margin-right: 10px !important;
  }
  .moduletablerooms5 h4 {
    font-size: 15px;
  }
  .moduletablerooms5 .recent-posts-item p {
    font-size: 12px;
  }
  .moduletablerooms3 .featured_houses_line img {
    height: 200px !important;
  }
  #footer h3 {
    font-size: 15px;
  }
  #rem_mod_search form .col_box_1 #rem_slider_mod {
    width: 47%;
  }
}
@media (max-width: 1199px) {
  .moduletablerooms1 .featured_houses_block img {
    height: 220px !important;
  }
  .moduletablerooms2 .featured_houses_block img {
    height: 150px !important;
  }
  .moduletablerooms2 .featured_houses_title a {
    font-size: 14px;
  }
}
@media (max-width: 1189px) {
  #rem_mod_search form .col_box_1 {
    width: 50%;
    margin-right: 0 !important;
  }
  #rem_mod_search form .pricefrom_2,
  #rem_mod_search .priceto_2 {
    width: 24%;
  }
  #rem_mod_search form .search_button {
    text-align: left;
    display: block;
    width: inherit;
    margin-top: 0;
  }
}
@media (max-width: 1130px) {
  .moduletablesearch-navigation .customsearch-navigation .navigation li {
    font-size: 13px;
    margin-left: 10px;
  }
  .moduletablesearch-navigation .customsearch-navigation .navigation li .fa {
    height: 22px;
    width: 22px;
    margin-right: 5px;
  }
  .moduletablesearch-navigation .customsearch-navigation .navigation li .fa::before {
    padding: 2px 1px;
  }
}
@media (max-width: 1090px) {
  #rem_mod_search form .col_box_1 {
    width: 48%;
  }
}
@media (max-width: 1035px) {
  #rem_mod_search form .col_box_1 {
    width: 49%;
  }
}
@media (max-width: 1020px) {
  #rem_mod_search form > div:first-child,
  #rem_mod_search form .search_rent {
    width: auto;
  }
  #rem_mod_search .col_box_1,
  #rem_mod_search .col_box_2,
  #rem_mod_search .col_box,
  #rem_mod_search .search_rent,
  .search_houses,
  .col_box,
  .box_from {
    display: block;
  }
  #rem_mod_search form .col_box_1 {
    width: auto;
  }
  #rem_mod_search form .col_box_1 #rem_slider_mod {
    display: block;
    width: auto;
    margin: 0;
    margin-bottom: 15px;
    margin-left: 9px;
    margin-right: 9px;
  }
  #rem_mod_search form .col_box_1 .pricefrom_2,
  .priceto_2 {
    width: auto;
    padding-left: 0;
  }
  #rem_mod_search form .col_box_1 > span {
    position: inherit;
    margin-bottom: 5px;
  }
  #rem_mod_search form .search_button {
    width: auto;
    text-align: inherit;
  }
}
@media (max-width: 1024px) {
  .main_menu ul.menu li.lastChild ul li.parent span.arrow {
    background: url("../images/arrow.png") no-repeat scroll 0 bottom transparent;
    height: 15px;
    position: absolute;
    top: 9px;
    width: 20px;
  }
  .main_menu ul.menu li.lastChild ul li.parent ul {
    left: inherit;
    right: 100%;
    top: -2px;
  }
  .featured_houses_block {
    width: 31%!important;
  }
  #contentBox .rem_house_contacts .show_search_house .col_box_1 .priceto_2 {
    width: inherit;
  }
}
@media (max-width: 995px) {
  .moduletablesearch-navigation .customsearch-navigation .navigation li {
    font-size: 11px;
    margin-left: 5px;
  }
  .moduletablesearch-navigation .customsearch-navigation .navigation li .fa {
    height: 20px;
    width: 20px;
    margin-right: 5px;
  }
  #footer .col-lg-3.col-md-3.col-sm-3.col-xs-12 {
    width: 50%;
  }
}
@media (max-width: 993px) {
  .moduletablerooms1 .featured_houses_block img {
    height: 269px !important;
  }
  .moduletablerooms1 .featured_houses_block {
    width: 50% !important;
  }
  .moduletablerooms1 .feature_texthouse .featured_houses_title {
    text-align: center;
  }
  .moduletablerooms2 .featured_houses_block {
    width: 50% !important;
  }
  .moduletablerooms3 .featured_houses_line img {
    height: 250px !important;
  }
  .swiper-slide #captionSlide {
    padding: 0;
  }
}
@media (max-width: 870px) {
  .main_menu ul.menu > li > a {
    margin: 0;
  }
  .moduletablesearch-navigation .customsearch-navigation .navigation li {
    text-transform: none;
  }
}
@media (max-width: 768px) {
  #logo,
  .copyrights p {
    text-align: center;
  }
  form#adminForm {
    max-width: 758px;
    overflow-x: auto;
  }
  /*#wrapper {
      margin-right: 20px;
      margin-left: 20px;
  }*/
  .featured_houses_block {
    width: 99%!important;
  }
  .featured_houses_block img {
    width: auto!important;
    height: auto!important;
  }
  .swiper-slide .slide-title a {
    font-size: 25px;
  }
  .swiper-slide .slide-price {
    font-size: 20px;
  }
  .swiper-slide .slide-address {
    font-size: 16px;
  }
  .swiper-slide #captionSlide .slide-title a {
    font-size: 40px;
  }
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 0px;
    background: #fff;
    min-height: 0;
    margin-bottom: 0;
  }
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .navbar {
    border-bottom: 2px solid #D8A943;
    margin-bottom: 0;
    background: #fff;
  }
  body {
    padding-left: 0;
    padding-right: 0;
  }
  #logo {
    padding-top: 11px;
  }
  .main_menu ul.menu {
    text-align: left;
    margin: 50px 0px 0px;
  }
  .moduletablerooms3 .featured_houses_line > div:first-child {
    float: none !important;
  }
  .moduletablerooms3 .featured_list_title {
    display: block;
  }
}
@media (max-width: 700px) {
  .moduletablesearch-navigation .customsearch-navigation .navigation ul {
    text-align: center;
  }
  .moduletablerooms2 .featured_houses_block > div {
    width: 98%;
  }
  .moduletablerooms2 .featured_houses_block img {
    height: 200px !important;
  }
  .moduletablerooms2 .featured_houses_block > div {
    display: block;
  }
  .moduletablerooms2 .featured_houses_block .featured_houses_title::after {
    top: 25px;
    right: 400px;
  }
}
@media (max-width: 642px) {
  .moduletablerooms1 .featured_houses_block img {
    height: 250px !important;
  }
  .contact-contact-us .name {
    font-size: 40px;
  }
  .contact-contact-us .phone {
    font-size: 16px;
  }
  .contact-contact-us .mail {
    font-size: 14px;
  }
  .contact-contact-us .name,
  .contact-contact-us .mail,
  .contact-contact-us .phone {
    width: 32%;
  }
  .breadcrumb {
    margin-top: 13%;
  }
  .breadcrumb a {
    font-size: 10px;
  }
}
@media (max-width: 600px) {
  .swiper-slide .slide-title a {
    font-size: 20px;
  }
  .swiper-slide .slide-price {
    font-size: 16px;
  }
  .swiper-slide .slide-address {
    font-size: 14px;
  }
}
@media (max-width: 580px) {
  .moduletablerooms1 .featured_houses_block img {
    height: 270px !important;
  }
  .moduletablerooms1 .featured_houses_block {
    width: 100% !important;
  }
}
@media (max-width: 580px) {
  #rem_mod_search form .col_box_1 {
    margin-left: 0;
  }
}
@media (max-width: 500px) {
  .contact-contact-us .name {
    font-size: 30px;
  }
  .contact-contact-us .phone {
    font-size: 16px;
  }
  .contact-contact-us .mail {
    font-size: 14px;
  }
  .contact-contact-us .mail .fa,
  .contact-contact-us .phone .fa {
    padding-right: 5px;
  }
  .contact-contact-us .name,
  .contact-contact-us .mail,
  .contact-contact-us .phone {
    margin: 56px 0px 20px;
    width: 100%;
    margin: 0;
  }
  .item-input input {
    width: 100%;
  }
  .contact-us form textarea {
    width: 100%;
  }
  .contact-contact-us .name {
    margin-top: 50px;
  }
  .custom .contact-contact-us .contact-logo {
    top: -33%;
  }
}
@media (max-width: 480px) {
  .swiper-slide .slide-title a {
    font-size: 16px;
  }
  .moduletablerooms2 .featured_houses_block img {
    height: 170px !important;
  }
  .soc_icons li a {
    margin: 15%;
  }
  .swiper-slide #captionSlide .slide-title a {
    font-size: 30px;
  }
  .moduletablerooms1 h3,
  .moduletablerooms2 h3,
  .moduletable h3 {
    font-size: 25px;
  }
}
@media (max-width: 691px) {
  .moduletablesearch-navigation .customsearch-navigation .navigation ul {
    text-align: left;
  }
  .moduletablesearch-navigation .customsearch-navigation .navigation li {
    display: block;
    font-size: 14px;
    margin-bottom: 10px;
  }
  .moduletablesearch-navigation .customsearch-navigation .navigation li .fa {
    height: 25px;
    width: 25px;
  }
  .moduletablesearch-navigation .customsearch-navigation .navigation li .fa::before {
    padding: 4px 1px;
  }
}
@media (max-width: 420px) {
  .header .customheader-contact > div div {
    display: block;
    text-align: center;
    font-size: 16px;
  }
  .soc_icons li a {
    margin: 10%;
  }
  .moduletablerooms3 .featured_houses_line img {
    height: 230px !important;
  }
  #logo {
    padding-top: 11px;
  }
}
@media (max-width: 380px) {
  .moduletablerooms1 .featured_houses_block img {
    height: 230px !important;
  }
  .moduletablerooms2 .featured_houses_block img {
    height: 160px !important;
  }
  .moduletablerooms2 .featured_houses_block {
    width: 100% !important;
  }
  .moduletablerooms2 .featured_houses_block > div {
    width: 100%;
  }
  #logo {
    margin-left: 20px;
  }
  .soc_icons {
    margin: 0;
  }
}
@media (max-width: 350px) {
  .soc_icons li a {
    margin: 6%;
  }
}
@media (max-width: 320px) {
  #remslideshow-module0 #remslideshow-loader100 {
    height: 250px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    width: 215px;
  }
  .custom .contact-contact-us .contact-logo {
    top: -30%;
  }
  .swiper-slide .slide-title a {
    font-size: 13px;
  }
  .swiper-slide #captionSlide {
    bottom: 3%;
  }
  .contact-contact-us .name {
    margin-top: 47px;
  }
  .swiper-slide .slide-price {
    font-size: 13px;
  }
  .swiper-slide .slide-address {
    font-size: 12px;
  }
  .contact-contact-us .phone {
    margin: 10px 0;
  }
}
.moduletable_by_location input[type="button"] {
  padding: 1px 14px !important;
}
/* update 1.10.2016 */
/* Preloader */
#prelouder {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  width: 100%;
  height: 100%;
  background: #12171d;
}
.spinner {
  width: 80px;
  height: 80px;
  position: relative;
  margin: 40vh auto;
}
.sk-fading-circle {
  margin: 100px auto;
  width: 40px;
  height: 40px;
  position: relative;
}
.sk-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.sk-fading-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #333;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
}
.sk-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
}
.sk-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}
.sk-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.sk-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}
.sk-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
}
.sk-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.sk-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
}
.sk-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
}
.sk-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.sk-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
}
.sk-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
}
.sk-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.sk-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.sk-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.sk-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
.sk-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
.sk-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
.sk-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
.sk-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
.sk-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
.sk-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
.sk-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleFadeDelay {
  0%,
  39%,
  100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
@keyframes sk-circleFadeDelay {
  0%,
  39%,
  100% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}
/* Error */
div.errorbox {
  margin: 15% 0 0;
  width: 50%;
  margin-top: 0px;
  font-family: Lato;
  /* you font-family */
}
.errorbox h1 {
  color: #333;
  font-size: 100px;
  line-height: 70px;
}
.errorbox h3 {
  color: #787878;
}
h1,
h3 {
  font-family: Rochester;
}
.errorbox a {
  cursor: pointer;
  color: #0088CC;
}
.errorbox img {
  height: 60vh;
  margin-top: 15vh;
}
/* Our Managment */
.manager_content {
  margin-bottom: 30px;
  background: #ffffff;
}
.manager_content .block_manag {
  position: relative;
  height: 360px;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 1200px) {
  .manager_content .block_manag {
    height: 292px;
  }
}
@media (max-width: 992px) {
  .manager_content .block_manag {
    height: 216px;
  }
}
@media (max-width: 768px) {
  .manager_content .block_manag {
    height: 370px;
    text-align: center;
  }
}
.manager_content .block_manag:hover .post_name {
  bottom: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.manager_content .block_manag img {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  margin: auto;
}
.manager_content .block_manag .post_name {
  text-align: center;
  color: #ffffff;
  position: absolute;
  bottom: -45px;
  left: 0;
  right: 0;
  min-height: 100px;
  width: 100%;
  z-index: 2;
  border-left: 9px solid #f9a669;
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.manager_content .block_manag .post_name div {
  padding: 20px 0;
}
.manager_content .block_manag .post_name div h5 {
  color: #ffffff;
  padding: 0px 0;
  margin: 0;
  font-weight: bold;
  font-size: 22px;
}
.manager_content .block_manag .post_name p {
  color: #ffffff;
  margin: 0;
  padding: 0;
}
.manager_content p {
  padding: 10px 5px;
}
/* Our History */
.block_history {
  text-align: center;
  overflow: hidden;
}
.block_history .date_history {
  font-size: 36px;
  line-height: 36px;
  font-weight: bold;
}
.block_history .visible_text {
  width: 60%;
  margin: 0 auto;
}
.block_history h1.history_title {
  position: relative;
  padding-bottom: 3.3em;
}
.block_history h1.history_title:before {
  content: "";
  width: 0px;
  position: absolute;
  left: -1px;
  right: 0;
  margin: auto;
  text-align: center;
  bottom: 2.6em;
  height: 0px;
  border-style: solid;
  border-width: 9px 9px 0 9px;
  border-color: #0061CC transparent transparent transparent;
}
.block_history h1.history_title:after {
  content: "";
  height: 2.6em;
  width: 1px;
  background: #000000;
  position: absolute;
  left: 0;
  right: 0;
  top: 2.2em;
  margin: auto;
  text-align: center;
}
.block_history ul li {
  list-style: none;
  position: relative;
  overflow: hidden;
  margin: 40px 0;
}
.block_history ul li.ab:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 0;
}
.block_history ul li.ab:after {
  position: absolute;
  content: "";
  width: 11px;
  height: 10px;
  top: 0;
  bottom: 0;
  left: 2px;
  right: 0;
  margin: auto;
  z-index: 0;
  background: #0061CC;
}
.block_history ul li.ab div.left_history {
  width: 50%;
  padding: 2em;
  font-size: 18px;
  line-height: 24px;
  float: left;
  text-align: left;
}
.block_history ul li.ab div.left_history strong {
  font-size: 36px;
  line-height: 36px;
  display: block;
  margin-bottom: 10px;
}
.block_history ul li.ab div.left_history p {
  margin-top: 44px;
}
.block_history ul li.ab div.left_history div img {
  width: 200px;
  height: 200px;
  border: 1px #EAEAEA solid;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
@media (max-width: 768px) {
  .block_history ul li.ab div.left_history div img {
    margin-top: 25px;
  }
}
@media (max-width: 590px) {
  .block_history ul li.ab div.left_history div img {
    width: 150px;
    height: 150px;
    margin-top: 55px;
  }
}
@media (max-width: 500px) {
  .block_history ul li.ab div.left_history div img {
    margin-top: 62px;
  }
}
@media (max-width: 450px) {
  .block_history ul li.ab div.left_history div img {
    width: 100px;
    height: 100px;
    margin-top: 155px;
  }
}
@media (max-width: 384px) {
  .block_history ul li.ab div.left_history div img {
    margin-top: 185px;
  }
}
@media (max-width: 350px) {
  .block_history ul li.ab div.left_history div img {
    width: 60px;
    height: 60px;
    margin-top: 250px;
  }
}
.block_history ul li.ab div.right_history {
  width: 50%;
  padding: 2em;
  font-size: 18px;
  line-height: 24px;
  float: right;
  text-align: right;
  border-left: 1px solid #000000;
}
.block_history ul li.ab div.right_history strong {
  font-size: 36px;
  line-height: 36px;
  display: block;
  margin-bottom: 10px;
}
.block_history ul li.ab div.right_history p {
  margin-top: 44px;
  text-align: left;
}
.block_history ul li.ab div.right_history img {
  width: 200px;
  height: 200px;
  border: 1px #EAEAEA solid;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
@media (max-width: 768px) {
  .block_history ul li.ab div.right_history img {
    margin-top: 25px;
  }
}
@media (max-width: 590px) {
  .block_history ul li.ab div.right_history img {
    width: 150px;
    height: 150px;
    margin-top: 55px;
  }
}
@media (max-width: 500px) {
  .block_history ul li.ab div.right_history img {
    margin-top: 62px;
  }
}
@media (max-width: 450px) {
  .block_history ul li.ab div.right_history img {
    width: 100px;
    height: 100px;
    margin-top: 155px;
  }
}
@media (max-width: 384px) {
  .block_history ul li.ab div.right_history img {
    margin-top: 185px;
  }
}
@media (max-width: 350px) {
  .block_history ul li.ab div.right_history img {
    width: 60px;
    height: 60px;
    margin-top: 250px;
  }
}
.block_history ul li.center_history:after,
.block_history ul li.center_history:before {
  display: none;
}
/* Servise */
.service_textblock {
  padding: 10px;
}
.service_textblock .row {
  margin-left: -15px !important;
  margin-right: -15px !important;
}
#globalContent .service_textblock .row > .col-lg-6 {
  padding: 0px 15px;
}
.service_textblock .custom {
  padding-top: 10px;
}
.service_box {
  margin-bottom: 20px;
}
.service_box:after,
.service_box:before {
  content: '';
  clear: both;
  display: table;
}
.service_box div {
  float: left;
  width: 90px;
  height: 90px;
  text-align: center;
  line-height: 90px;
  font-size: 55px;
}
.service_box p {
  margin-left: 110px;
  margin-bottom: 0;
}
.service_box h4 {
  font-family: "Lato";
  font-size: 18px;
  color: #000;
}
.service_box img {
  vertical-align: top;
  margin-top: 1px;
}
/* edit mod button */
.iconsrow i {
  font-size: 16px;
  width: 25px;
  color: #428bca;
}
@font-face {
  font-family: "IcoMoon";
  font-style: normal;
  font-weight: normal;
  src: url("../../../media/jui/fonts/IcoMoon.eot?#iefix") format("embedded-opentype"), url("../../../media/jui/fonts/IcoMoon.woff") format("woff"), url("../../../media/jui/fonts/IcoMoon.ttf") format("truetype"), url("../../../media/jui/fonts/IcoMoon.svg#IcoMoon") format("svg");
}
.icon-calendar::before {
  content: "C";
}
[class^="icon-"]::before,
[class*=" icon-"]::before {
  font-family: "IcoMoon";
  font-style: normal;
}
.btn.jmodedit {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #f5f5f5;
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #bbb #bbb #a2a2a2;
  border-image: none;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #333;
  cursor: pointer;
  display: inline-block;
  line-height: 18px;
  margin-bottom: 0;
  padding: 4px 12px;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  text-align: left ;
}
.btn.jmodedit .icon-edit {
  display: block;
  position: relative;
  margin: 0px;
  width: 30px;
  height: 24px;
}
.icon-apply::before,
.icon-edit::before,
.icon-pencil::before {
  content: "+";
  margin: 0px;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  right: 40%;
  top: -7%;
}
.popover-content .icon-edit:before {
  right: 0%;
  top: 34%;
}
/* Search by Location */
.moduletable_by_location input[type="button"] {
  color: #000 !important;
  font-weight: bold;
  text-transform: uppercase;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0043cc', GradientType=0) !important;
  background-color: #F7A900;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: pointer !important;
  font-size: 15px;
  border: none!important;
  box-shadow: none!important;
  text-shadow: none!important;
  border-radius: 0px;
}
.moduletable_by_location input[type="button"]:hover {
  background-color: #F79b00;
}
.moduletable_by_location .realestatemanager__by_location {
  margin-bottom: 10px;
}
.moduletable_by_location input[type="button"] {
  padding: 7px 14px 8px !important ;
  margin-top: 0px;
  margin-left: 0px;
}
.moduletable_by_location select,
.moduletable_by_location input[type="text"] {
  border: 1px solid #DDD;
  background-color: #fff;
  line-height: 20px;
  box-sizing: border-box;
  font-size: 14px;
  display: inline-block;
  padding: 6px 3px;
  border-radius: 0px;
  height: 38px;
  color: #333;
}
@media (max-width: 767px) {
  .moduletable_by_location .re_mod_rem_map_canvas {
    width: 100% !important;
  }
}
@media (max-width: 670px) {
  .moduletable_by_location input[type="button"],
  .moduletable_by_location input[type="text"],
  .moduletable_by_location select {
    display: block;
    width: 100%;
    float: none;
    height: auto;
    box-sizing: border-box;
    margin: 9px 0px;
  }
  .moduletable_by_location input[type="text"] {
    padding: 2px 3px;
  }
}
.row_add_house .inputbox,
.row_add_house input,
#ShowOrderBy select {
  border-radius: 0px;
}
#show_buying input.inputbox,
#show_buying textarea,
#show_buying input.hasDatepicker {
  border-radius: 0px;
}
#hidden_review .inputbox,
#hidden_review textarea {
  border-radius: 0px;
}
/* registration form */
.registration .icon-calendar {
  margin: auto;
}
.registration .radio input[type="radio"] {
  margin-left: 0px;
}
/* house star */
.i-wishlist-all.fa-stack {
  height: 44px  !important ;
}
/* edit mod button */
.iconsrow i {
  font-size: 16px;
  width: 25px;
  color: #428bca;
}
@font-face {
  font-family: "IcoMoon";
  font-style: normal;
  font-weight: normal;
  src: url("../../../media/jui/fonts/IcoMoon.eot?#iefix") format("embedded-opentype"), url("../../../media/jui/fonts/IcoMoon.woff") format("woff"), url("../../../media/jui/fonts/IcoMoon.ttf") format("truetype"), url("../../../media/jui/fonts/IcoMoon.svg#IcoMoon") format("svg");
}
.icon-calendar::before {
  content: "C";
}
[class^="icon-"]::before,
[class*=" icon-"]::before {
  font-family: "IcoMoon";
  font-style: normal;
}
.btn.jmodedit {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #f5f5f5;
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #bbb #bbb #a2a2a2;
  border-image: none;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #333;
  cursor: pointer;
  display: inline-block;
  line-height: 18px;
  margin-bottom: 0;
  padding: 4px 12px;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  text-align: left;
}
.btn.jmodedit .icon-edit {
  display: block;
  position: relative;
  margin: 0px;
  width: 30px;
  height: 24px;
  background-image: none;
}
.icon-apply::before,
.icon-edit::before,
.icon-pencil::before {
  content: "+";
  margin: 0px;
  text-align: center;
  width: 100%;
  height: 100%;
  right: 40%;
  top: -7%;
}
.popover-content .icon-edit:before {
  right: 0%;
  top: 34%;
}
/* Edit modules */
#modules-form {
  margin-bottom: 15px;
}
#modules-form .icon-apply::before,
#modules-form .icon-edit::before,
#modules-form .icon-pencil::before {
  right: 29% !important;
  top: 24% !important;
}
#modules-form fieldset .radio input[type="radio"],
#modules-form fieldset .radio-inline input[type="radio"],
#modules-form fieldset .checkbox input[type="checkbox"],
#modules-form fieldset .checkbox-inline input[type="checkbox"] {
  position: static !important;
  margin-left: 0 !important;
}
#modules-form fieldset label {
  padding-left: 0 !important;
}
#modules-form #options #wrapper {
  min-height: auto !important;
}
#modules-form .chzn-container-single {
  width: auto  !important ;
}
#modules-form [type="text"] {
  border-width: 1px;
  border-style: solid;
  padding: 3px 5px 6px;
  border-color: #DDD;
  margin: 0px;
  font-size: 14px;
  border-radius: 0px;
}
#modules-form [type="text"] + [type="button"] {
  margin: 0px;
  border-radius: 0px;
}
#modules-form .controls input[type="radio"] {
  opacity: 1;
  filter: alpha(opacity=100);
}
#modules-form .controls input[value="1"]:checked + label,
#modules-form .controls input[value="0"]:checked + label {
  color: #333;
  box-shadow: 0 1px 1px rgba(65, 64, 66, 0.14), inset 0 0 10px rgba(0, 0, 0, 0.15);
  background-color: transparent;
  border-radius: 0px;
}
#modules-form .paramHeaderContent {
  background-color: transparent;
  padding: 0px;
  color: #333333;
}
/* Edit modules */
#modules-form {
  margin-bottom: 15px;
}
#modules-form .icon-apply::before,
#modules-form .icon-edit::before,
#modules-form .icon-pencil::before {
  right: 29% !important;
  top: 24% !important;
}
#modules-form fieldset .radio input[type="radio"],
#modules-form fieldset .radio-inline input[type="radio"],
#modules-form fieldset .checkbox input[type="checkbox"],
#modules-form fieldset .checkbox-inline input[type="checkbox"] {
  position: static !important;
  margin-left: 0 !important;
}
#modules-form fieldset label {
  padding-left: 0 !important;
}
#modules-form #options #wrapper {
  min-height: auto !important;
}
#modules-form .chzn-container-single {
  width: auto  !important ;
}
#modules-form [type="text"] {
  border-width: 1px;
  border-style: solid;
  padding: 3px 5px 6px;
  border-color: #DDD;
  margin: 0px;
  font-size: 14px;
  border-radius: 0px;
}
#modules-form [type="text"] + [type="button"] {
  margin: 0px;
  border-radius: 0px;
}
#modules-form .controls input[type="radio"] {
  opacity: 1;
  filter: alpha(opacity=100);
}
#modules-form .controls input[value="1"]:checked + label,
#modules-form .controls input[value="0"]:checked + label {
  color: #333;
  box-shadow: 0 1px 1px rgba(65, 64, 66, 0.14), inset 0 0 10px rgba(0, 0, 0, 0.15);
  background-color: transparent;
  border-radius: 0px;
}
#modules-form .paramHeaderContent {
  background-color: transparent;
  padding: 0px;
  color: #333333;
}
/* button */
#modules-form [type="button"],
.control-group button,
#jform_profile_dob_img,
.moduletable_wishlist_Login_form [type="submit"] {
  color: #000 !important;
  font-weight: bold;
  text-transform: uppercase;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0043cc', GradientType=0) !important;
  background-color: #F7A900;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: pointer !important;
  font-size: 15px;
  border: none!important;
  box-shadow: none!important;
  text-shadow: none!important;
  border-radius: 0px;
}
#modules-form [type="button"]:hover,
.control-group button:hover,
#jform_profile_dob_img:hover,
.moduletable_wishlist_Login_form [type="submit"]:hover {
  background-color: #F79b00;
}
#modules-form .chzn-container-single .chzn-single {
  border-radius: 0px;
  background: #fff;
  border-color: #DDD;
  box-shadow: none;
}
/* Agent tabs */
ul.shadetabs li a {
  font-weight: 400;
  font-size: 14px;
  background: transparent;
  border-color: transparent;
}
ul.shadetabs li a:hover {
  color: #F79B00 !important;
  text-decoration: none;
}
ul.shadetabs li a.selected {
  background: #F79B00 !important;
  color: #fff !important;
  border-bottom-color: transparent;
}
/* mod */
.moduletable_manager_user_profile,
.moduletable_similair,
.moduletable_agents_for_owners,
.moduletable_wishlist_Login_form {
  background: #FFF;
  padding: 15px;
  border: 1px solid #ddd;
  margin-bottom: 20px;
}
.moduletable_manager_user_profile h3,
.moduletable_similair h3,
.moduletable_agents_for_owners h3,
.moduletable_wishlist_Login_form h3 {
  margin-top: 5px;
  text-align: left;
}
.moduletable_manager_user_profile b {
  font-size: 18px;
  line-height: 28px;
}
.moduletable_manager_user_profile td {
  vertical-align: text-bottom;
}
.moduletable_similair ul:after,
.moduletable_similair ul:before {
  display: table;
  clear: both;
  content: '';
}
.moduletable_similair .similaire li {
  margin-bottom: 10px;
  float: left;
  width: 33%;
  padding: 5px 10px;
}
.moduletable_similair .miniature {
  float: none;
  margin-right: 0px;
}
.moduletable_similair img {
  width: 100%  !important ;
}
@media (max-width: 992px) {
  .moduletable_similair .similaire li {
    float: none;
    width: 100%;
  }
}
.moduletable_agents_for_owners ul {
  margin-left: 0px;
}
.moduletable_agents_for_owners li {
  list-style: none;
  text-align: left;
}
.moduletable_agents_for_owners img + br {
  display: none;
}
.moduletable_agents_for_owners img {
  margin: 0 15px 15px 0;
}
.moduletable_agents_for_owners a {
  vertical-align: top;
}
.sidebar-right > *:first-child {
  margin-top: 50px;
}
.sidebar-right > *:first-child.moduletable_agents_for_owners {
  margin-top: 75px;
}
@media (max-width: 767px) {
  .sidebar-right {
    padding-right: 0px;
    padding-left: 0px;
  }
  .sidebar-right > *:first-child,
  .sidebar-right > *:first-child.moduletable_agents_for_owners {
    margin-top: 10px;
  }
}
.moduletable_wishlist_Login_form .input-prepend .add-on,
.moduletable_wishlist_Login_form .input-prepend input {
  border-radius: 0px;
}
.moduletable_wishlist_Login_form .input-prepend input {
  height: 30px;
  box-sizing: border-box;
}
.moduletable_wishlist_Login_form .input-prepend .add-on {
  background-color: transparent;
  border: none;
}
.moduletable_wishlist_Login_form button,
.moduletable_wishlist_Login_form ul {
  margin-left: 5px;
}
.moduletable_wishlist_Login_form ul {
  margin-top: 20px;
  list-style: none;
}
.moduletable_wishlist_Login_form ul label {
  margin-bottom: 0px;
}
.moduletable_wishlist_Login_form #remember_vmlogin {
  margin-top: 1px;
}
@media (max-width: 991px) {
  .moduletable_wishlist_Login_form .input-prepend,
  .moduletable_wishlist_Login_form .input-prepend > * {
    display: block;
  }
  .moduletable_wishlist_Login_form .input-prepend input {
    width: 100%;
  }
  .moduletable_wishlist_Login_form .input-prepend .add-on {
    padding-left: 0px;
    text-align: left;
    margin-bottom: 15px;
  }
  .moduletable_wishlist_Login_form button,
  .moduletable_wishlist_Login_form ul {
    margin-left: 0px;
  }
}
.search_map_layout #gallery_rem .okno_R {
  width: 48%;
}
.search_map_layout #gallery_rem .okno_R > div:nth-child(1) {
  width: 100%  !important ;
  height: auto  !important;
}
.search_map_layout #gallery_rem .okno_R img {
  width: 100%;
}
.span12 #gallery_rem .okno_R {
  width: 24%;
}
.span12 #gallery_rem .okno_R #divamage {
  width: 100%  !important ;
}
.span12 #gallery_rem .okno_R img {
  width: 100%;
}
.profileTable tr:nth-child(2) > td:nth-child(2) {
  padding-left: 10px;
}
@media (max-width: 1201px) {
  #mod_simple_membership_user_profile table {
    word-break: break-all;
  }
  #mod_simple_membership_user_profile img {
    margin-right: 0px;
  }
  #mod_simple_membership_user_profile td:nth-child(2) {
    width: 52%;
    padding-left: 8px;
  }
  .search_map_layout #gallery_rem .okno_R {
    box-sizing: border-box;
  }
}
@media (max-width: 1201px) and (min-width: 768px) {
  .search_map_layout #ShowOrderBy .table_29 {
    float: none;
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .search_map_layout #gallery_rem .okno_R {
    width: 100%;
    float: none;
    margin-right: 0px;
    box-sizing: border-box;
  }
  #mod_simple_membership_user_profile table,
  #mod_simple_membership_user_profile tbody,
  #mod_simple_membership_user_profile tr,
  #mod_simple_membership_user_profile td {
    display: block;
  }
  #mod_simple_membership_user_profile td:nth-child(2) {
    width: 100%;
    padding-left: 0px;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  #mod_simple_membership_user_profile table {
    width: 225px;
    word-break: normal;
  }
  .show_search_house.advanced .rem_searchtext_input input {
    width: 100%;
    box-sizing: border-box;
    height: auto;
  }
  .show_search_house.advanced .col_box_1 {
    padding: 0px 10px 10px;
  }
  .span12 #gallery_rem .okno_R {
    width: 48%  !important ;
  }
  .search_map_layout #map_canvas {
    height: 400px;
  }
  .moduletable_sharing {
    display: none;
  }
}
@media (max-width: 586px) {
  .search_map_layout #ShowOrderBy form[name="orderForm"],
  .search_map_layout #ShowOrderBy .table_29 {
    display: block;
  }
  .search_map_layout #ShowOrderBy .table_29 {
    float: none;
  }
}
@media (max-width: 565px) {
  .search_map_layout #gallery_rem .okno_R {
    width: 100%;
  }
  .span12 #gallery_rem .okno_R {
    width: 100%  !important ;
    margin-right: 0px;
  }
}
.show_search_house span {
  color: #a3a3a3;
}
