html {
  height: 100%; }

body {
  min-height: 100%;
  min-width: 320px; }
  @media (max-width: 1200px) {
    body .breadcrumb {
      display: none; } }
  @media (min-width: 1200px) {
    body .breadcrumb {
      display: inline-block;
      border: 1px solid #4cfe00;
      border-radius: 5px;
      counter-reset: flag;
      #width: calc(100% - 285px);
      background: linear-gradient(#4cfe00, #060606);
      margin: 10px 10px 5px;
      padding: 0px; }
    body .breadcrumb a {
      display: block;
      float: left;
      text-decoration: none;
      padding: 0 90px 0 61px;
      line-height: 36px;
      background: linear-gradient(#060606, #4cfe00);
      position: relative;
      color: white; }
    body .breadcrumb a.active, body .breadcrumb a:hover {
      background: linear-gradient(#4cfe00, #060606);
      color: white; }
    body .breadcrumb a.active:after, body .breadcrumb a:hover:after {
      background: linear-gradient(135deg, #060606, #3c763d);
      color: white; }
    body .breadcrumb a:after {
      #content: '';
      width: 36px;
      height: 36px;
      background: linear-gradient(135deg, #4cfe00, #3c763d);
      position: absolute;
      top: 0px;
      z-index: 1;
      right: -18px;
      -webkit-transform: scale(0.707) rotate(45deg);
      -moz-transform: scale(0.707) rotate(45deg);
      -o-transform: scale(0.707) rotate(45deg);
      transform: scale(0.707) rotate(45deg);
      border-radius: 0 0 0 30px;
      box-shadow: 2px -2px 1px 1px rgba(0, 0, 0, 0.2), 3px -2px 1px 1px rgba(255, 255, 255, 0.3); }
    body breadcrumb a:last-child {
      padding-right: 0px;
      border-radius: 0 5px 5px 0; }
    body .breadcrumb a:before {
      content: counter(flag);
      counter-increment: flag;
      text-align: center;
      width: 20px;
      height: 20px;
      background: #060606;
      font-weight: bold;
      position: absolute !important;
      top: 0px;
      left: 30px;
      line-height: 20px;
      margin: 8px 0;
      border-radius: 100%; } }

.left-container {
  visibility: hidden;
  width: 50%;
  right: 50%;
  height: 100%;
  position: absolute; }

.right-container {
  visibility: hidden;
  width: 50%;
  left: 50%;
  height: 100%;
  position: absolute; }

.banner-left-top {
  visibility: visible;
  float: right;
  cursor: pointer;
  background: url(../img/layout/banners/BannerSkijanje.jpg);
  width: 160px;
  height: 600px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 595px;
  z-index: 2; }

.banner-left-bottom {
  visibility: visible;
  float: right;
  cursor: pointer;
  background: url(../img/layout/banners/BannerWellness.jpg);
  width: 160px;
  height: 600px;
  margin-top: 10px;
  margin-left: 2500px;
  margin-right: 595px;
  z-index: 2; }

.banner-right-top {
  visibility: visible;
  cursor: pointer;
  background: url(../img/layout/banners/BannerPutolovac.jpg);
  width: 160px;
  height: 600px;
  margin-top: 10px;
  margin-left: 585px;
  margin-right: 10px;
  z-index: 2; }

.banner-right-bottom {
  visibility: visible;
  cursor: pointer;
  background: url(../img/layout/banners/BannerValentinovo.jpg);
  width: 160px;
  height: 600px;
  margin-top: 10px;
  margin-left: 585px;
  margin-right: 10px;
  z-index: 2; }

.fb-like {
  vertical-align: top !important; }

@media (min-width: 1520px) {
  .social-wrapper {
    display: block;
    position: absolute;
    float: left;
    margin: 10px 0 0 320px;
    vertical-align: top !important; } }
@media (max-width: 1520px) {
  .social-wrapper {
    display: none; }

  .right-container {
    display: none; }

  .left-container {
    display: none; }

  .banner-left {
    display: none; }

  .banner-right {
    display: none; } }
.modal-backdrop {
  bottom: 0; }

strong {
  color: #3c763d;
  font-weight: bold; }

h1 {
  margin: 0;
  margin-bottom: 20px;
  color: #333366;
  font-size: 17px;
  font-weight: bold;
  font-family: Tahoma, Verdana;
  border-bottom: 1px solid #3c763d; }

h2 {
  margin: 0;
  color: #333366;
  font-size: 14px;
  font-weight: normal;
  font-family: Tahoma, Verdana; }

h6 {
  margin: 0;
  margin-bottom: 20px;
  color: #333366;
  font-size: 17px;
  font-weight: bold;
  font-family: Tahoma, Verdana;
  border-bottom: 1px solid #F493C2; }

a {
  color: #3c763d;
  text-decoration: none; }

a:hover, a:active, a:focus {
  color: #060606; }

hr {
  border: 0;
  height: 1px;
  background-color: #4cfe00; }

.modal-backdrop {
  position: fixed; }

.modal-xl .modal-body {
  max-height: 520px;
  overflow-y: auto; }

.modal-xl {
  width: 80%; }

.search-container {
  display: none; }

iframe[name='google_conversion_frame'] {
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left; }

.header {
  height: 90px;
  background-image: url(../img/layout/head-bg.gif); }

.footer {
  background-color: #55D813; }

.foot-box-container {
  padding: 0; }

.foot-box {
  background-color: #3c763d;
  border: 1px solid #4cfe00;
  padding-bottom: 5px;
  color: #ffffff;
  font-size: 12px;
  border-radius: 5px;
  height: 370px;
  padding: 5px;
  margin: 7px; }

.foot-box ul {
  list-style: none;
  padding-left: 20px;
  margin: 0; }

.foot-box a {
  color: #ffffff;
  font-weight: bold;
  font-size: 110%; }

.foot-box h2 {
  color: #4cfe00;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #4cfe00;
  padding-bottom: 5px;
  margin-top: 5px;
  margin-bottom: 3px; }

.copyright {
  height: 40px;
  background: #4cfe00 url(../img/layout/foot-bg.gif) repeat-x; }

.copyright-text {
  background: transparent url(../img/layout/foot-logo.gif) no-repeat left center;
  line-height: 50px;
  text-align: center;
  height: 40px;
  color: #fff; }

.logo {
  display: block;
  width: 230px;
  height: 90px;
  background-image: url(../img/layout/logo.gif);
  float: left; }
  
  
  
  
  
  
  
#header #nav-top {
    display: block;
    width: 450px;
    height: 40px;
    position: relative;
    top: 32px;
    left: 246px;
    background: url(images/top-main-icons.png) no-repeat;
}
#header #nav-top a span {
    display: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    background: url(images/top-main-bg-line.png) no-repeat;
}
#header #nav-top a {
    cursor: pointer;
}  
  
  
  
  
  
  

.header-right {
  float: left;
  display: block;
  width: calc(100% - 230px); }

.header-right-top {
  margin-left: 15px;
  margin-top: 8px;
  height: 42px; }

.header-right-bottom {
  height: 40px;
  margin-left: 45px; }

.grey-table {
  width: 100%;
  border: 1px solid #ADADC2;
  border-bottom: 0;
  background-color: #EAEAEF; }

.grey-table th {
  padding: 5px 0;
  font: 10px Tahoma;
  color: #333366;
  font-weight: bold;
  padding-left: 5px;
  font-weight: bold;
  border-bottom: 1px solid #ADADC2;
  padding: 5px 38; }

.grey-table td {
  font: 10px Tahoma;
  font-weight: bold;
  color: #333366;
  font-weight: bold;
  padding: 5px 0;
  padding-left: 5px;
  border-bottom: 1px solid #3c763d; }

.dropdown-login {
  background-color: #fff !important;
  width: 360px;
  padding: 20px; }

.main-content {
  padding-right: 0;
  margin: 0px 0 10px 5px;
  background-color: #fff; }

@media (max-width: 1200px) {
  .main-content {
    padding-right: 0;
    margin: 10px 0 10px 5px;
    background-color: #fff; } }
.left-side {
  display: none; }

.btn-primary {
  background-color: #4cfe55; }

.btn-primary:hover {
  background-color: #4cfe00; }

.btn-header {
  color: #FFFFFF;
  background-color: #44b946;
  border-color: rgba(255, 255, 255, 0.1); }

.normal-case {
  text-transform: none !important;
  font-size: 11px !important; }

.btn-header:hover {
  color: #FFFFFF;
  background-color: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.1); }

.btn-pink, .btn-pink:active, .btn-pink:focus {
  color: #000000;
  background-color: #4cfe00;
  border-color: #3c763d; }

.btn-pink:hover {
  color: #FFFFFF;
  background-color: #3c763d;
  border-color: rgba(255, 255, 255, 0.1); }

.modal-header {
  background-color: #3c763d;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px; }

.modal-header h4 {
  color: #A0156F;
  border-bottom: 1px solid #A0156F; }

.modal-header h5 {
  color: #A0156F; }

.modal-footer {
  background-color: #F493C2;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px; }

.subcategories-menu {
  background-color: #F493C2 !important;
  color: #4cfe00 !important; }

.subcategories-menu a {
  color: #4cfe00 !important; }

@media only screen and (min-width: 480px) {
  .search-container {
    display: block; }

  .search-container-mobile {
    display: none; } }
@media only screen and (min-width: 992px) {
  body {
    background-color: #55d813; }

  .left-side {
    display: block;
    float: left;
    width: 270px; }

  .left-box-title {
    font-size: 12px;
    margin: 0;
    padding: 0 10px;
    background-color: #3c763d;
    color: #fff;
    float: left;
    margin-top: 20px;
    width: 100%;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px; }

  .left-box {
    width: 100%;
    border: 1px solid #3c763d;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    padding: 10px;
    float: left;
    clear: both;
    background-color: #fff; }

  .left-side h3 span {
    float: left; }

  .side-menu {
    font-size: 13px;
    float: left;
    width: 100%;
    margin-top: 10px;
    background-color: #3c763d;
    border-radius: 7px;
    color: #fff; }

  .left-side h3 {
    text-align: center;
    line-height: 1.3em;
    font-size: 1.25em;
    margin: 0;
    padding: 10px 10px;
    border-bottom: 1px solid #4cfe00;
    margin-bottom: 5px;
    text-transform: uppercase;
    font-weight: bold; }

  .aside-banner {
    margin: 0 auto;
    display: block; }

  .aside ul {
    padding: 0;
    margin: 0;
    list-style-type: none; }

  .aside li {
    border-bottom: 1px solid #3c763d;
    padding-top: 15px; }

  .aside li a {
    font-weight: bold; }

  .side-menu a {
    text-transform: uppercase;
    padding: 0 10px;
    height: 31px;
    line-height: 30px;
    font-weight: bold;
    color: #fff;
    border-bottom: 1px solid #4cfe00;
    width: 100%;
    display: block; }

  .side-menu a:hover {
    text-decoration: none;
    background-color: #4cfe00;
    color: #3c763d; }

  .side-menu ul {
    padding: 0;
    margin: 0;
    list-style: none; }

  .main-content {
    padding: 10px;
    width: calc(100% - 285px);
    float: left;
    border: 1px solid #3c763d;
    border-radius: 8px; } }
.navbar-pp {
  background-color: #3c763d;
  border-color: #4cfe00;
  height: 35px !important; }

.navbar-pp .navbar-nav > .active > a:hover, .navbar-pp .navbar-nav > li > a:hover, .navbar-pp .navbar-nav > li > a:focus {
  background-color: #66d836; }

.navbar-pp .navbar-nav > .active > a, .navbar-pp .navbar-nav > .open > a, .navbar-pp .navbar-nav > .open > a, .navbar-pp .navbar-nav > .open > a:hover, .navbar-pp .navbar-nav > .open > a, .navbar-pp .navbar-nav > .open > a:hover, .navbar-pp .navbar-nav > .open > a:focus {
  background-color: #4cfe00; }

.dropdown-menu {
  background-color: #FFFFFF;
  /*z-index:1029*/ }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-color: #4cfe00; }

.navbar-pp {
  background-image: none; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background-image: none; }

.navbar-pp .navbar-brand {
  color: #4cfe00; }

.navbar-pp .navbar-brand:hover {
  color: #4cfe00; }

.navbar-pp .navbar-nav > li > a {
  color: #ffffff; }

.navbar-pp .navbar-nav > li > a:hover, .navbar-pp .navbar-nav > li > a:focus {
  color: #FFFFFF; }

.navbar-pp .navbar-nav > .active > a, .navbar-pp .navbar-nav > .open > a, .navbar-pp .navbar-nav > .open > a:hover, .navbar-pp .navbar-nav > .open > a:focus {
  color: #ffffff; }

.navbar-pp .navbar-nav > .active > a:hover, .navbar-pp .navbar-nav > .active > a:focus {
  color: #FFFFFF; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #FFFFFF; }

.navbar-pp .navbar-nav > .dropdown > a .caret {
  border-top-color: #FFFFFF; }

.navbar-pp .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #4cfe00; }

.navbar-pp .navbar-nav > .dropdown > a .caret {
  border-bottom-color: #FFFFFF; }

.navbar-pp .navbar-nav > .dropdown > a:hover .caret {
  border-bottom-color: #4cfe00; }

.navbar-nav > li > a {
  padding-top: 9px !important;
  padding-bottom: 9px !important; }

.navbar {
  min-height: 30px !important; }

.navbar-collapse {
  z-index: 22;
  position: relative;
  background-color: transparent;
  padding: 0;
  overflow: hidden; }

.navbar-pp .navbar-toggle .icon-bar {
  background-color: #4cfe00;
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.navbar-pp .navbar-toggle {
  border-color: #4cfe00;
  margin-top: 4px;
  margin-bottom: 0;
  margin-right: 5px;
  padding: 7px; }

@media (max-width: 768px) {
  .navbar-collapse {
    background-color: #3c763d;
    padding-left: 5px; } }
@media (max-width: 550px) {
  .navbar-collapse {
    position: absolute;
    right: 20px;
    top: 35px;
    width: 280px;
    border-bottom-left-radius: 5px; } }
/* small deal */
.deal-container {
  margin: 0 auto;
  width: 100%;
  padding: 0 4px;
  padding-bottom: 20px;
  min-width: 215px;
  max-width: 300px; }

.deal-inner {
  height: 360px;
  padding: 5px;
  background-color: #d0f1c2;
  border: 1px solid #3c763d;
  border-top-left-radius: 5px; }

.deal-title {
  color: #333366;
  font-size: 12px;
  font-weight: bold;
  font-family: Tahoma, Verdana;
  height: 55px;
  display: block;
  border-bottom: 1px solid #ADADC2;
  margin-top: 5px; }

.deal-price {
  margin-left: 10px;
  margin-top: 10px;
  font-family: Arial, sans-serif, Helvetica;
  font-size: 18px;
  line-height: 50px;
  font-weight: bold;
  color: #fff;
  width: 140px;
  text-align: center; }

.deal-img {
  margin-top: 10px;
  margin-left: 8px;
  width: 180px;
  height: 158px;
  display: block; }

.deal-properties {
  clear: both; }

.deal-property {
  width: calc(28% - 2px);
  float: left;
  height: 35px;
  margin: 10px 0;
  text-align: center;
  border-right: 1px solid #ccc; }

.deal-properties .deal-property:first-child {
  width: 36%; }

.deal-properties .deal-property:last-child {
  border-right: 0;
  width: 36%; }

.deal-property-title {
  color: #333366;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  margin-top: 4px;
  margin-bottom: 4px; }

.deal-property-value {
  color: #333366;
  font-weight: bold;
  font-size: 12px; }

.deal-property-countdown {
  border-top: 1px solid #ccc;
  text-align: center;
  float: left;
  width: 100%;
  padding-top: 5px;
  height: 35px;
  line-height: 30px; }

.deal-countdown {
  text-transform: none; }

.deal-foot {
  clear: both;
  width: 100%;
  background-color: #3c763d;
  border-radius: 5px;
  height: 50px; }

.deal-more {
  font-family: Arial, sans-serif, Helvetica;
  font-size: 20px;
  line-height: 31px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  width: 79px;
  text-align: center;
  height: 31px;
  float: right;
  margin-top: 10px;
  margin-right: 10px;
  background-image: url("../img/layout/btn-more.png"); }

a.deal-more:hover {
  color: #fff;
  text-decoration: none; }

@media only screen and (min-width: 580px) {
  #deal-list {
    max-width: 600px;
    margin: 0 auto; }

  .deal-container {
    width: 50%;
    float: left; } }
@media only screen and (min-width: 992px) {
  #deal-list {
    max-width: 100%; } }
@media only screen and (min-width: 1200px) {
  .deal-container {
    float: left;
    width: 25.0000%; } }
.slider-deal {
  display: none;
  padding: 0 4px; }

.carousel-control {
  display: none; }

a.slider-deal-title {
  height: 28px;
  line-height: 28px;
  color: #3c763d;
  font-size: 16px;
  font-weight: bold;
  font-family: Tahoma, Verdana; }

.slider-deal-subtitle {
  font-family: Tahoma, Verdana;
  font-size: 14px;
  margin: 0;
  margin-top: 3px;
  height: 50px; }

.slider-deal-property {
  font-family: Tahoma, Verdana;
  width: 33%;
  float: left;
  height: 35px;
  margin: 10px 0;
  text-align: center;
  border-right: 1px solid #ccc; }

.slider-deal-properties .slider-deal-property:last-child {
  border-right: 0; }

.slider-deal-property-title, .slider-deal-property-value {
  margin: 0;
  font-weight: bold;
  font-size: 11px;
  font-family: Tahoma, Verdana;
  color: #3c763d;
  text-transform: uppercase; }

.slider-deal-property-title {
  margin-top: 5px; }

.slider-deal-container {
  float: left;
  width: 100%;
  padding-bottom: 20px; }

.slider-deal-image-container {
  background-color: #000;
  text-align: center;
  width: 100%;
  float: left; }

.slider-deal-image {
  max-width: 505px;
  max-height: 320px;
  width: 100%; }

.slider-deal-properties {
  display: none;
  width: 100%;
  height: 50px;
  background-color: #EAEAEF;
  float: left; }

.slider-deal-properties .deal-property:first-child {
  width: 36%; }

.slider-deal-properties .deal-property:last-child {
  border-right: 0;
  width: 36%; }

.slider-deal-properties .deal-property:last-child {
  border-right: none; }

.slider-deal-infopanel {
  width: 100%;
  min-width: calc(100%-505px);
  background-color: #EAEAEF;
  float: left; }

.slider-deal-property-countdown {
  line-height: 20px;
  font-size: 10px;
  font-weight: bold;
  padding-top: 5px;
  height: 50px;
  border-top: 1px solid #ccc;
  float: left;
  width: 100%;
  text-align: center;
  font-family: Tahoma, Verdana; }

.slider-deal-foot {
  clear: both;
  width: 60%;
  float: right;
  background-color: #3c763d;
  border-radius: 3px;
  height: 50px; }

.slider-deal-price {
  margin-left: 20px;
  float: left;
  display: blok;
  font-family: Arial, sans-serif, Helvetica;
  font-size: 18px;
  line-height: 80px;
  height: 50px;
  font-weight: bold;
  color: #fff;
  margin-right: 30px; }

.buy-info {
  width: 100%;
  float: left;
  height: 30px; }

.slider-deal-more {
  font-family: Arial, sans-serif, Helvetica;
  font-size: 20px;
  line-height: 47px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  width: 120px;
  text-align: center;
  height: 47px;
  float: left;
  margin-top: 10px;
  margin-left: 10px;
  background-image: url("../img/layout/btn-more-lg.png"); }

.slider-deal-property-location {
  overflow: hidden;
  float: left;
  height: 75px;
  max-height: 75px;
  text-align: left; }

.slider-deal-property-location strong {
  font-family: Tahoma, Verdana;
  line-height: 22px;
  margin-left: 15px;
  height: 15px;
  font-size: 11px;
  font-weight: bold;
  color: #333366; }

.slider-deal-property-location p {
  font-family: Tahoma, Verdana;
  margin: 0;
  padding: 0;
  margin-left: 15px;
  font-size: 11px;
  line-height: 11px;
  font-weight: bold;
  color: #AA0055; }

a.slider-deal-more:hover {
  color: #fff;
  text-decoration: none; }

.slider-deal-property-address {
  display: none;
  padding: 5px;
  height: 90px;
  float: left;
  border-bottom: 1px solid #ccc; }

@media only screen and (min-width: 660px) {
  .carousel-control {
    display: block; }

  .slider-deal {
    display: block;
    border-bottom: 1px solid #3c763d; }

  .slider-deal-image-container {
    width: 380px;
    height: 241px; }

  .slider-deal-infopanel {
    width: calc(100% - 380px);
    height: 241px;
    border: 1px solid #ccc;
    border-left: 0; }

  .slider-deal-properties {
    height: 50px; }

  .slider-deal-properties .deal-property {
    height: 40px; }

  .slider-deal-property-countdown {
    padding-top: 2px;
    height: 40px; }

  .slider-deal-property-countdown .deal-property-title, .slider-deal-property-countdown .deal-property-value {
    font-size: 110%; }

  .slider-deal-foot {
    height: 50px;
    width: calc(100% + 10px); }

  .slider-deal-property-sold {
    border-top: 1px solid #ccc;
    float: left;
    color: #333366;
    font-weight: bold;
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #ccc;
    height: 30px;
    line-height: 30px; }

  .slider-deal-more {
    font-size: 16px;
    line-height: 31px;
    width: 79px;
    height: 31px;
    margin-top: 9px;
    margin-left: 10px;
    background-image: url("../img/layout/btn-more.png"); }

  .slider-deal-price {
    font-size: 130%;
    line-height: 50px; }

  .slider-deal-properties, .slider-deal-property-address {
    display: block;
    border-bottom: 0; }

  .slider-deal-property-address {
    font-size: 13px; } }
@media only screen and (min-width: 1200px) {
  .slider-deal-image-container {
    width: 505px; }

  .slider-deal-infopanel {
    width: calc(100% - 506px);
    height: 320px;
    border: 1px solid #ccc;
    border-left: 0; }

  .slider-deal-properties {
    height: 60px; }

  .slider-deal-properties .deal-property {
    height: 50px; }

  .slider-deal-property-countdown {
    padding-top: 05px;
    height: 60px; }

  .slider-deal-property-countdown .deal-property-title, .slider-deal-property-countdown .deal-property-value {
    font-size: 110%; }

  .slider-deal-foot {
    height: 80px;
    padding-top: 5px;
    width: calc(100% + 20px); }

  .slider-deal-property-sold {
    line-height: 50px;
    height: 49px; }

  .slider-deal-more {
    font-size: 32px;
    line-height: 47px;
    font-weight: bold;
    color: #000000;
    width: 120px;
    text-align: center;
    height: 47px;
    margin-top: 10px;
    margin-left: 20px;
    background-image: url("../img/layout/btn-more-lg.png"); }

  .slider-deal-price {
    font-size: 200%;
    height: 70px;
    line-height: 70px; }

  .slider-deal-properties, .slider-deal-property-address {
    display: block;
    border-bottom: 0; } }
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=80);
  outline: 0;
  opacity: .8; }

.carousel-control {
  margin-left: 8px;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: none;
  filter: none;
  background-repeat: repeat-x; }

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 38%;
  z-index: 5;
  display: inline-block; }

.carousel-control .glyphicon-chevron-left {
  left: 20px; }

.carousel-control .glyphicon-chevron-right {
  right: 20px; }

.carousel-control.left {
  background-image: none;
  filter: none;
  background-repeat: repeat-x; }

a.deal-details-title {
  color: #333366;
  font-size: 16px;
  font-weight: bold;
  font-family: Tahoma, Verdana; }

.deal-details-subtitle {
  font-family: Tahoma, Verdana;
  font-size: 14px;
  margin: 0;
  padding-top: 5px;
  color: #333366;
  margin-bottom: 10px; }

.deal-details-property {
  font-family: Tahoma, Verdana;
  font-weight: bold;
  width: 33%;
  float: left;
  height: 35px;
  margin: 10px 0;
  text-align: center;
  border-right: 1px solid #ccc; }

.deal-details-properties .deal-details-property:last-child {
  border-right: 0; }

.deal-details-property-title, .deal-details-property-value {
  margin: 0;
  font-weight: bold;
  font-size: 11px;
  font-family: Tahoma, Verdana;
  color: #333366;
  text-transform: uppercase; }

.deal-details-header {
  margin: 0 auto;
  width: 505px;
  padding-bottom: 20px;
  zoom: 0.7; }

.deal-details-image-container {
  position: relative;
  background-color: #000;
  text-align: center;
  width: 100%;
  float: left; }

.deal-details-image-container {
  width: 505px;
  height: 390px; }

.deal-details-image {
  max-width: 505px;
  max-height: 320px;
  width: 100%; }

.deal-details-properties {
  display: none;
  width: 100%;
  height: 50px;
  background-color: #EAEAEF;
  float: left; }

.deal-details-property-share {
  width: 100%;
  float: left;
  margin-top: 10px;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: Tahoma, Verdana;
  color: #333366;
  border-bottom: 1px solid #ccc; }

.deal-details-buy-container {
  width: 100%;
  float: left;
  margin-top: 10px; }

.deal-details-buy-buttons {
  margin-left: 5%;
  background-color: #3c763d;
  border-radius: 7px;
  height: 110px;
  width: 90%; }

.btn-reserve, .btn-buy {
  font-family: Arial, sans-serif, Helvetica;
  line-height: 47px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  font-size: 20px;
  width: 120px;
  text-align: center;
  height: 47px;
  float: left;
  margin-left: 10px;
  background-image: url("../img/layout/btn-more-lg.png"); }

.deal-details-reserve-info, .deal-details-buy-info {
  font-family: Arial, sans-serif, Helvetica;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  width: 120px;
  text-align: center;
  float: left;
  clear: both;
  margin-top: 10px;
  margin-left: 10px; }

.deal-info-phone {
  margin-top: 5px;
  font-size: 14px;
  color: #AA0055;
  font-weight: bold;
  float: left;
  margin-left: 10px; }

.btn-buy, .deal-details-buy-info {
  float: right;
  margin-right: 10px; }

.btn-singlebuy {
  margin-right: 30px;
  font-family: Arial, sans-serif, Helvetica;
  font-size: 22px;
  line-height: 47px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  width: 120px;
  text-align: center;
  height: 47px;
  float: right;
  margin-left: 10px;
  background-image: url("../img/layout/btn-more-lg.png"); }

.deal-details-properties .deal-property:first-child {
  width: 36%; }

.deal-details-properties .deal-property:last-child {
  border-right: 0;
  width: 36%; }

.deal-details-properties .deal-property:last-child {
  border-right: none; }

.deal-details-infopanel {
  width: 100%;
  min-width: 300px;
  background-color: #EAEAEF;
  float: left; }

.deal-details-property-countdown {
  line-height: 20px;
  font-size: 10px;
  font-weight: bold;
  padding-top: 5px;
  height: 50px;
  border-top: 1px solid #ccc;
  float: left;
  width: 100%;
  text-align: center;
  font-family: Tahoma, Verdana; }

.deal-details-foot {
  clear: both;
  width: 60%;
  float: right;
  background-color: #333366;
  border-radius: 3px;
  height: 50px; }

.deal-details-price {
  margin-right: 5px;
  float: left;
  display: block;
  margin-left: 10px;
  font-family: Arial, sans-serif, Helvetica;
  font-size: 18px;
  line-height: 50px;
  height: 50px;
  font-weight: bold;
  color: #fff; }

.deal-details-price::after, .deal-details-buy-info::after, .deal-details-reserve-info::after, .variant-buy-info::after, .variant-reserve-info::after {
  content: " kn"; }

.deal-details-dealinfo {
  width: 100%;
  float: left;
  clear: both;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  font-family: Tahoma, Verdana;
  height: 16px;
  line-height: 16px;
  margin-top: 10px;
  margin-bottom: 10px; }

.deal-details-more {
  font-family: Arial, sans-serif, Helvetica;
  font-size: 20px;
  line-height: 47px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  width: 120px;
  text-align: center;
  height: 47px;
  float: left;
  margin-top: 10px;
  margin-left: 10px;
  background-image: url("../img/layout/btn-more-lg.png"); }

.deal-details-notes {
  background-color: #cdcea7;
  border: 1px solid #3c763d;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 12px;
  width: 100%;
  float: left;
  padding: 8px; }

.deal-details-notes ul {
  padding: 0;
  margin: 0;
  padding-left: 15px; }

.deal-details-notes ul, .deal-details-notes li {
  font-family: Tahoma,Verdana; }

.deal-details-notes li {
  list-style-position: outside;
  list-style-type: disc;
  margin-top: 15px; }

.deal-details-notes p {
  margin: 15px 0;
  padding-left: 20px; }

.deal-details-notes h3 {
  font-family: Tahoma,Verdana;
  color: #060606;
  width: 100%;
  padding-top: 5px;
  padding-left: 20px;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase; }

.deal-details-checkin-review {
  margin: 0 auto;
  min-width: 520px;
  position: relative;
  top: 20px; }

.deal-notes-foot {
  width: 100%;
  text-align: center;
  margin-top: 25px; }

a.deal-details-more:hover {
  color: #fff;
  text-decoration: none; }

.deal-details-property-address {
  display: none;
  padding: 5px;
  height: 80px;
  float: left;
  border-bottom: 1px solid #ccc; }

.deal-details-left {
  width: 100%;
  padding-right: 10px;
  float: left; }

.deal-details-container {
  padding-top: 20px; }

.deal-details-container strong {
  color: #3c763d; }

.deal-details-description p {
  font: 15px Tahoma,Verdana !important;
  font-weight: 800;
  color: #222222; }

.deal-details-description table {
  border-collapse: collapse; }

.deal-details-description table, .deal-details-description th, .deal-details-description td {
  border: 1px solid #ccc; }

.deal-details-info {
  line-height: 20px;
  margin-top: 20px;
  width: 400px;
  float: left;
  text-align: left;
  font-size: 11px;
  font-weight: bold;
  font-family: Tahoma,Verdana;
  color: #AA0055; }

.deal-details-notes-bolder {
  text-decoration: underline;
  font-weight: bold;
  font-size: 14px; }

.deal-details-related-deals {
  clear: both;
  float: left;
  width: 100%;
  margin-top: 50px; }

.insurrance-logo {
  max-width: 90%; }

.deal-details-properties {
  height: 50px; }

.deal-details-properties .deal-property {
  height: 40px; }

.deal-details-property-countdown {
  padding-top: 5px;
  height: 50px; }

.deal-details-property-countdown .deal-property-title, .deal-details-property-countdown .deal-property-value {
  font-size: 110%; }

.deal-details-foot {
  height: 50px;
  width: calc(100% + 10px); }

.deal-details-property-sold {
  border-top: 1px solid #ccc;
  float: left;
  color: #333366;
  font-weight: bold;
  text-align: center;
  width: 100%;
  border-bottom: 1px solid #ccc;
  height: 50px;
  line-height: 50px; }

.deal-details-more {
  font-size: 16px;
  line-height: 31px;
  width: 79px;
  height: 31px;
  margin-top: 9px;
  margin-left: 10px;
  background-image: url("../img/layout/btn-more.png"); }

.deal-details-price {
  font-size: 200%;
  line-height: 50px;
  margin-left: 20px; }

.deal-details-properties, .deal-details-property-address {
  display: block;
  border-bottom: 0; }

.deal-details-property-address {
  font-size: 13px; }

@media only screen and (min-width: 520px) {
  .deal-details-header {
    zoom: 1; } }
@media only screen and (min-width: 660px) {
  .deal-details-notes {
    width: 40%; }

  .deal-details-left {
    width: 60%; } }
@media only screen and (min-width: 1200px) {
  .deal-details-header {
    float: left;
    width: 100%;
    padding-bottom: 20px; }

  .deal-details-infopanel {
    width: calc(100% - 506px);
    height: 390px;
    border: 1px solid #ccc;
    border-left: 0; }

  .deal-details-properties {
    height: 60px; }

  .deal-details-properties .deal-property {
    height: 50px; }

  .deal-details-property-countdown {
    padding-top: 15px;
    height: 70px; }

  .deal-details-property-countdown .deal-property-title, .deal-details-property-countdown .deal-property-value {
    font-size: 110%; }

  .deal-details-foot {
    height: 80px;
    padding-top: 5px;
    width: calc(100% + 20px); }

  .deal-details-property-sold {
    line-height: 50px;
    height: 49px; }

  .deal-details-more {
    font-size: 20px;
    line-height: 47px;
    font-weight: bold;
    color: #fff;
    width: 120px;
    text-align: center;
    height: 47px;
    margin-top: 10px;
    margin-left: 20px;
    background-image: url("../img/layout/btn-more-lg.png"); }

  .deal-details-property-share {
    height: 60px;
    border-bottom: 1px solid #ccc; }

  .deal-details-price {
    line-height: 50px;
    height: 50px;
    font-size: 24px;
    float: right;
    margin-right: 10px;
    margin-left: 5px; }

  .deal-details-properties, .deal-details-property-address {
    display: block;
    border-bottom: 0; }

  .deal-info-phone {
    float: right; }

  .insurrance-logo {
    max-width: 70%; } }
.jssor-slides {
  position: absolute;
  overflow: hidden;
  left: 0px;
  top: 0px;
  width: 505px;
  height: 320px; }

/* jssor slider arrow navigator skin 14 css */
/*
.jssora14l              (normal)
.jssora14r              (normal)
.jssora14l:hover        (normal mouseover)
.jssora14r:hover        (normal mouseover)
.jssora14ldn            (mousedown)
.jssora14rdn            (mousedown)
*/
.jssora14l, .jssora14r, .jssora14ldn, .jssora14rdn {
  position: absolute;
  cursor: pointer;
  display: block;
  background: url(../img/layout/a14.png) no-repeat;
  overflow: hidden; }

.jssora14l {
  background-position: -15px -35px; }

.jssora14r {
  background-position: -75px -35px; }

.jssora14l:hover {
  background-position: -135px -35px; }

.jssora14r:hover {
  background-position: -195px -35px; }

.jssora14ldn {
  background-position: -255px -35px; }

.jssora14rdn {
  background-position: -315px -35px; }

/* jssor slider thumbnail navigator skin 03 css */
/*
.jssort03 .p            (normal)
.jssort03 .p:hover      (normal mouseover)
.jssort03 .pav          (active)
.jssort03 .pav:hover    (active mouseover)
.jssort03 .pdn          (mousedown)
*/
.jssort03 {
  position: absolute;
  width: 505px;
  height: 70px;
  left: 0px;
  bottom: 0px; }

.jssort03 .w, .jssort03 .pav:hover .w {
  position: absolute;
  width: 98px;
  height: 60px;
  border: white 1px dashed; }

.jssor-thumbnavigator-container {
  background-color: #EAEAEF;
  border: 1px solid #ccc;
  border-right: 0;
  width: 100%;
  height: 100%; }

* html .jssort03 .w {
  width: 98px;
  height: 60px; }

.jssort03 .pdn .w, .jssort03 .pav .w {
  border-style: solid; }

.jssort03 .c {
  width: 98px;
  height: 60px;
  filter: alpha(opacity=45);
  opacity: .45;
  transition: opacity .6s;
  -moz-transition: opacity .6s;
  -webkit-transition: opacity .6s;
  -o-transition: opacity .6s; }

.jssort03 .transparent-layer {
  background-color: #000;
  filter: alpha(opacity=30);
  opacity: .3;
  width: 100%;
  height: 100%; }

.jssort03 .p {
  position: absolute;
  width: 98px;
  height: 60px;
  top: 0;
  left: 0; }

.jssort03 .p:hover .c, .jssort03 .pav .c {
  filter: alpha(opacity=0);
  opacity: 0; }

.jssort03 .p:hover .c {
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none; }

.jssor-slides-container {
  position: absolute;
  overflow: hidden;
  left: 0px;
  top: 0px;
  width: 505px;
  height: 320px;
  cursor: pointer; }

.variant-container {
  background-color: #EAEAEF;
  border: 1px solid #ADADC2;
  width: 100%;
  margin-top: 5px;
  padding: 5px; }

h3.variant-title {
  padding-bottom: 2px;
  font-size: 12px;
  font-family: Tahoma, Verdana;
  color: #3c763d;
  font-weight: bold;
  margin: 0;
  margin-top: 20px; }

.variant-box {
  float: left;
  width: 20%; }

.variant-box-title {
  float: left;
  font-size: 10px;
  font-family: Tahoma, Verdana;
  color: #333366;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 5px;
  width: 100%;
  text-align: center; }

.variant-box-value {
  font-size: 14px;
  font-family: Tahoma, Verdana;
  color: #333366;
  font-weight: bold;
  padding-bottom: 10px;
  float: left;
  width: 100%;
  text-align: center; }

.variant-buy-container {
  background-color: #333366;
  border-radius: 5px;
  height: 60px;
  float: right; }

.variant-reserve-info, .variant-buy-info {
  font-family: Arial, sans-serif, Helvetica;
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  color: #fff; }

.btn-small-reserve, .btn-small-buy {
  font-family: Arial, sans-serif, Helvetica;
  font-size: 15px;
  line-height: 31px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
  width: 79px;
  text-align: center;
  height: 31px;
  display: block;
  margin: 0 auto;
  background-image: url("../img/layout/btn-more.png"); }

@media only screen and (max-width: 650px) {
  .variant-buy-container {
    float: left;
    width: 100%; }

  .variant-box {
    width: 33.333%; } }
.checkout-cart-container {
  border: 1px solid #ADADC2;
  background-color: #EAEAEF;
  padding: 5px;
  width: 100%;
  height: 160px; }

.checkout-cart-left {
  float: left;
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px solid #ADADC2; }

.checkout-cart-right {
  float: left;
  width: 100%;
  padding-top: 10px; }

.checkout-deal-img {
  float: left;
  width: 100px;
  height: 65px; }

.checkout-deal-title {
  display: block;
  height: 65px;
  width: calc(100% - 100px);
  margin: 0;
  font: 14px Tahoma;
  color: #000;
  float: left;
  padding-top: 10px;
  padding-left: 5px;
  padding-right: 5px; }

.checkout-deal-box {
  font: bold 10px Tahoma,Verdana;
  color: #333366;
  text-transform: uppercase;
  width: 33.3333%;
  text-align: center;
  float: left; }

#quantity {
  width: 80%;
  max-width: 50px;
  text-align: center; }

.checkout-reservation-note {
  float: left;
  font-weight: bold;
  width: 100%;
  font-size: 12px;
  display: block; }

.checkout-register-notification {
  margin-top: 20px;
  border: 1px solid #ADADC2;
  background-color: #EAEAEF;
  padding: 5px;
  width: 100%;
  font: 14px Arial,sans-serif,helvetica; }

.checkout-register-notification a {
  font-weight: bold; }

.checkout-form-container {
  margin: 50px auto;
  max-width: 550px; }

.checkout-section-title {
  width: 100%;
  padding-left: 10px;
  padding-bottom: 3px;
  font: bold 14px Tahoma,Verdana;
  border-bottom: 1px solid #FF9ACC;
  margin-bottom: 20px; }

.checkout-cards {
  text-align: center;
  max-width: 788px;
  margin: 0 auto;
  padding-top: 50px;
  clear: both; }

@media only screen and (min-width: 660px) {
  .checkout-cart-container {
    height: 75px; }

  .checkout-deal-title {
    border-right: 1px solid #ADADC2; }

  .checkout-cart-left {
    width: 60%;
    border-bottom: 0;
    padding-bottom: 0; }

  .checkout-cart-right {
    padding-top: 0;
    width: 40%; } }

/*# sourceMappingURL=popustplus.css.map */
