<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.top-bar {
  width: 100%;
  background-color: transparent; }

.mainlogo {
  background-image: url("../images/logo2.png");
  width: 203px;
  background-size: 203px 41px;
  cursor: pointer !important; }

.main-visual {
  background: url("../images/bg-1.jpg") no-repeat center bottom;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 75%; }

.preheader a {
  color: #888888;
  font-size: 16px;
  display: inline-block;
  margin-left: 5px; }

.preheader a:hover {
  color: #0f6eca; }

.preheader {
  padding: 5px; }

.preheader [class*="col-"] {
  padding: 0px;
  text-align: right; }

.logo {
  padding: 10px;
  border-right: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;
  min-height: 0px; }

.navigation {
  position: fixed;
  z-index: 1;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s; }

.searchnav {
  position: relative; }

.mainheader [class*="col-"]:last-child {
  border-right: 0px; }

.mainheader a {
  width: 100%;
  display: inline-block;
  padding: 20px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  color: #888888; }

.lang {
  background-color: #0f6eca;
  color: #fff !important;
  padding: 10px;
  font-size: 14px !important;
  text-transform: uppercase;
  padding: 10px 20px;
  cursor: pointer;
  width: auto;
  text-align: center;
  padding: 15px; }

#lang-ext {
  display: inline-block;
  text-align: left !important;
  display: none; }

.lang a {
  color: #fff !important;
  font-size: 14px !important;
  display: inline-block;
  margin-top: 0px;
  text-align: center;
  width: auto; }

.opened a:hover {
  text-decoration: underline !important; }

.opened i {
  display: none !important; }

#lang-ext a {
  color: #fff;
  display: inline-block;
  width: auto; }

.lang:hover {
  background-color: #CCCCCC; }

.mainheader a:hover {
  background-color: #eef1f1;
  text-decoration: none; }

.navigation {
  background-color: #fff; 
  width:100%;
}
.top-sub {
  height: 60px;
  background-color: transparent; }

button {
  background-color: #0f6eca;
  margin-top: 20px;
  text-transform: uppercase;
  font-weight: bold !important;
  position: relative; }
  
btn1 {
  color: #fff;
  background-color: #ffffff;
  margin-top: 20px;
  font-weight: bold !important;
  position: relative; }


button i {
  position: absolute;
  right: 10px;
  top: 9px; }

button:hover {
  background-color: #000000 !important;
  color: #fff !important; }

input, select, option, button, .form-control {
  font-weight: normal;
  font-size: 16px; }

.shorty {
  width: 45% !important;
  display: inline-block; }

.ibt {
  width: 10%;
  text-align: center;
  display: inline-block; }

.btn {
  color: #fff !important; }

.refresh {
  margin-bottom: 10px !important; }

.top-nav ul li {
  display: inline-block;
  font-size: 16px;
  margin-right: 5px;
  margin-left: 5px;
  padding-bottom: 0px;
  padding-top: 15px; }

.top-nav ul li a {
  color: #fff;
  padding-left: 15px !important;
  padding-right: 15px !important;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px; }

.active {
  color: 1f1f1f !important; }

.top-nav ul li a:hover {
  text-decoration: none;
  color: #fff !important;
  background-color: #0f6eca; }

.top-nav ul {
  float: right; }

.top-nav {
  padding-top: 10px;
  float: right;
  padding-bottom: 0px;
  margin-top: 20px; }

.main-content {
  position: relative;
  margin-left: auto;
  margin-right: auto; }

.clearer {
  clear: both; }

.main-content .filler {
  background-color: #fff;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.filler h3 {
  padding: 30px;
  padding-bottom: 0px;
  margin-top: 0px !important;
  border: 0px !important;
  padding-top: 30px; }

.filler h4 {
  padding: 0px;
  padding-left: 30px;
  margin-bottom: 0px; }

.filler h5 {
  padding: 0px;
  padding-left: 30px;
  margin-bottom: 0px;
  background-color: #888888;
  font-size: 24px;
  color: #fff;
  width: auto;
  display: inline-block;
  margin-top: 20px;
  padding: 10px;
  float: right;
  margin-top: -45px;
  font-weight: bold; }

.filler .learnmore {
  padding: 0px;
  margin-top: 20px; }

.filler .learnmore a {
  display: block;
  background-color: #ddd;
  margin: 0px;
  padding: 10px 20px;
  color: #888888;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  font-size: 16px; }

.property:hover {
  text-decoration: none; }

.property:hover .filler, .property:hover .filler p, .property:hover .filler h4, .property:hover .filler h3 {
  background-color: #0f6eca !important;
  color: #fff !important;
  text-decoration: none !important; }

.property .filler p:last-child {
  padding-bottom: 20px; }

.property:hover .filler h2 {
  background-color: #0f6eca; }

.filler p:hover, .filler h3:hover, .filler h2:hover, .filler h4:hover, .filler:hover {
  text-decoration: none !important; }

.property .filler img {
  opacity: 0.7; }
.property .rentedprop, .property .newprop {
  opacity: 1.0; }

.property:hover .filler img {
  opacity: 1.0; }

.filler .learnmore a i {
  float: right;
  margin-top: 4px; }

.tag {
  display: inline-block;
  padding: 4px 8px;
  border: 1px solid #Ccc;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-right: 10px;
  margin-bottom: 10px; }

.filler h2 {
  padding: 30px;
  padding-bottom: 0px;
  margin-top: 0px;
  color: #80095a;
  text-transform: uppercase;
  font-size: 22px;
  padding: 0px;
  background-color: #0f6eca;
  color: #fff;
  padding: 10px 15px;
  margin: 0px; }

.filler h2 i {
  color: #828282;
  margin-right: 10px; }

.filler p {
  padding: 30px;
  padding-bottom: 0px;
  margin-bottom: 0px; }

.filler img {
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.search [class*="col-"], .search-result [class*="col-"] {
  padding: 0px; }

.sections [class*="col-"], .results [class*="col-"] {
  padding: 10px; }

.sections img, .results img {
  width: 100%; }

.search [class*="col-"] [class*="col-"], .search-result [class*="col-"] [class*="col-"] {
  padding: 10px; }

.main-content h3 {
  margin-top: 0px;
  margin-bottom: 20px; }

label {
  display: block;
  margin-bottom: 10px !important;
  clear: both;
  font-size: 14px; }

#more-options {
  display: none; }

.more-options-toggle {
  margin-bottom: 10px;
  display: inline-block;
  color: #fff;
  cursor: pointer; }

.more-options-toggle:hover {
  text-decoration: underline;
  color: #fff; }

.move {
  text-align: center;
  font-size: 50px;
  color: #fff;
  cursor: pointer;
  position: absolute;
  bottom: 0%;
  width: 100%; }

.move i {
  text-align: center;
  clear: both;
  display: block; }

.next {
  background-color: #0f6eca;
  width: 50px;
  margin: 0px auto;
  padding: 7px; }

.next:hover {
  background-color: #888888; }

.next i {
  color: #fff;
  font-size: 24px; }

.next:hover i {
  color: #fff; }

#mover {
  width: 213px;
  height: 67px;
  text-align: center;
  margin-bottom: 25%;
  margin-left: 0px;
  height: 67px;
  margin: 0px auto;
  margin-bottom: calc(50% - 120px);
  bottom: 20%;
  background-image: url("../images/make-a-move.png");
  background-size: 213px 67px;
  animation: logoup 1.7s ease-in-out;
  -webkit-animation: logoup 1.7s ease-in-out;
  -o-animation: logoup 1.7s ease-in-out;
  -moz-animation: logoup 1.7s ease-in-out; }

@keyframes logoup {
  0% {
    height: 0px; }
  80% {
    height: 0px; }
  100% {
    height: 67px; } }

.logos {
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px; }

.logos img {
  opacity: 1.0;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */
  margin-left: 20px;
  margin-right: 20px;
  cursor: pointer; }

.logos img:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
  /* For IE8 and earlier */ }

.search, .search-result {
   background-color: rgba(78, 77, 82, 0.8);
  color: #fff;
  margin-top:-30px;
  padding: 30px; }

.sub-footer {
  padding: 30px; }

.sections, .results {
  background-color: #fff;
  padding: 30px; }

.results {
  margin-top: 150px; }

.sections h3, .results h3 {
  margin-top: 30px;
  text-transform: uppercase;
  font-size: 20px;
  color: #888888; }

.sections p, .results p {
  font-size: 14px;
  color: #666; }

.sections a, .results a {
  color: #0f6eca; }

.sub-footer {
  background-color: 888888;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px; }

.breaker {
  border-bottom: 1px solid #555;
  height: 20px; }

.filler h3 {
  border-bottom: 1px solid #1f1f1f; }

.investors .filler a {
  display: block;
  background-color: #888888;
  border-radius: 4px;
  color: #fff;
  padding: 10px;
  margin-bottom: 10px;
  position: relative;
  padding-left: 46px; }

.investors .filler a i {
  color: #0f6eca;
  font-size: 28px;
  margin-right: 7px;
  position: absolute;
  top: 8px;
  left: 10px; }

.overlay {
  opacity: 0;
  width: 100%;
  height: 100%;
  background-color: #40005b;
  display: block;
  position: fixed;
  top: 0px; }

.mainheader {
  display: none; }

.logo {
  min-height: 60px; }

.motog {
  font-size: 28px;
  text-align: center;
  cursor: pointer;
  padding: 0px !important;
  padding-top: 10px;
  vertical-align: middle; }

.motog i {
  margin: 20px;
  margin-left: 0px; }

.preheader div a {
  margin: 17px 15px 17px; }

.preheader div a:last-child {
  margin-right: 40px; }

.preheader {
  text-align: center;
  min-height: 51px; }

.lang {
  display: none;
  margin-left: 15px; }

.results h3 {
  margin-bottom: 0px; }

.results h4 {
  margin-top: 0px;
  color: #888; }

.results [class*="col-"] .filler {
  background-color: #eee; }

.subnav {
  background-color: #eee;
  padding: 0px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

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

.subnav ul li:last-child {
  border-bottom: 0px; }

.content p {
  line-height: 1.9em; }

.subnav ul li a {
  color: #888888;
  padding: 10px 20px;
  cursor: pointer;
  border-bottom: 1px solid #f5f5f5;
  display: block; }

.content h2 {
  margin-top: 0px;
  padding: 0px; }

.content {
  padding: 0px;
  padding-left: 30px; }

.subnav ul li:hover {
  background-color: #ddd; }

.preheader div {
  text-align: center !important; }

#clickhome {
  width: 130px; }

.searcher a {
  background-color: #888888;
  color: #fff;
  cursor: pointer;
  font-weight: bold; }

.searcher:hover a {
  background-color: #80095a;
  color: #fff !important; }

.mainheader a:first-child {
  border-left: 1px solid #eef1f1; }

.mainheader [class*="col-"] {
  padding: 0px !important;
  /*border-right:1px solid #eef1f1;*/ }

.mainheader {
  padding: 0px !important;
  /*border-right:1px solid #eef1f1;*/ }

.sub-footer a {
  color: #0f6eca; }

.sub-footer a:hover {
  color: #fff; }

.sub-footer i {
  color: #0f6eca;
  cursor: pointer; }

.sub-footer i:hover {
  color: #fff; }

#clickhome {
  cursor: pointer; }

.logos h3 {
  margin-bottom: 40px; }

.spacer {
  height: 100px; }

.textvis {
  background-image: url("../images/bg-1.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 400px;
  background-position: center center; }

.logo {
  text-align: left; }

.gallery {
  clear: both; }

.gallery img {
  margin-bottom: 4px;
  opacity: 0.7;
  width: 50px;
  height: 50px;
  overflow: hidden; }

.gallery img:hover {
  opacity: 1.0; }

.subline h4 {
  margin: 0px; }

.subline h3 {
  text-transform: uppercase; }

.breadcrumbs, .sharebar {
  padding-top: 0px;
  padding-bottom: 10px;
  font-size: 14px; }

.sharebar {
  text-align: right;
  margin-top: -140px; }

.breadcrumbs a {
  color: #888888 !important;
  text-decoration: underline; }

.breadcrumbs a:hover {
  text-decoration: none; }

.headline h2, .priceline h2 {
  margin: 0px;
  padding: 0px; }

.headline h2 {
  color: #0f6eca; }

.headline {
  clear: both; }

.priceline h2 {
  color: #888888; }

.contprop div {
  padding-top: 0px;
  padding-bottom: 0px; }

.detailpage {
  padding-top: 30px; }

.features i {
  color: #fff; }

.features span {
  border-color: #0f6eca;
  background-color: #0f6eca;
  color: #fff; }

.legend {
  display: none; }

.sharebar a {
  color: #0f6eca;
  font-size: 24px;
  margin-left: 5px;
  background-color: #0f6eca;
  color: #fff;
  padding: 15px;
  width: 55px;
  display: inline-block;
  text-align: center; }

.sharebar a:hover {
  background-color: #888888; }

.breadcrumbs h3 {
  margin: 0px;
  padding: 0px;
  padding-top: 10px; }

#map {
  height: 400px;
  width: 100%;
  padding-top: 100px;
  display: none;
  z-index: 0 !important; }

.infowindow h2 {
  padding: 0px;
  margin: 0px;
  margin-bottom: 20px;
  color: #0f6eca;
  font-size: 18px;
  margin-top: 5px; }

.infowindow a {
  font-weight: 700;
  margin-top: 20px;
  display: inline-block; }

.newprop {
  color: #fff;
  padding: 10px;
  position: absolute;
  font-weight: bold;
  opacity: 1.0;
  z-index: 1;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  top: 0px;
  background-color: #339933;
  animation: pulsate 2s ease-out infinite;
  -webkit-animation: pulsate 2s ease-out infinite;
  -o-animation: pulsate 2s ease-out infinite;
  -moz-animation: pulsate 2s ease-out infinite; }

@keyframes pulsate {
  0% {
    top: 0px; }
  75% {
    top: 0px; }
  80% {
    top: -10px; }
  85% {
    top: 0px; }
  90% {
    top: -10px; }
  95% {
    top: 0px; }
  100% {
    top: 0px; } }

.rentedprop {
  background-color: #cc0033;
  color: #fff;
  padding: 10px;
  position: absolute;
  font-weight: bold;
  opacity: 1.0;
  z-index: 1;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  top: 0px; }

.contab {
  padding-left: 10px !important;
  padding-right: 10px !important;
  padding-bottom: 0px !important;
  padding-top: 0px !important; }

.mapwrapper {
  position: relative; }

.gmnoprint a, .gmnoprint span {
  display: none; }

.gmnoprint div {
  background: none !important;
  color: #fff !important; }

img[src="https://maps.gstatic.com/mapfiles/api-3/images/google4.png"], a[href^="http://maps.google.com/maps"] {
  display: none !important; }

.gm-style a {
  display: none !important; }

.gm-style .minfo {
  display: block !important;
  margin-top: 10px;
  background-color: #0f6eca;
  font-weight: bold;
  color: #fff;
  padding: 10px 20px;
  font-size: 16px;
  text-align: center; }

.contab {
  position: relative; }

.search-result {
  background: #888888;
  margin-top: 0px;
  z-index: 1 !important;
  position: relative;
  bottom: 0px;
  padding: 0px !important;
  padding-top: 20px !important; }

.search-result div {
  padding-top: 0px !important; }

#map {
  z-index: 1 !important;
  position: relative; }

.mapwrapper {
  top: 60px !important; }

.seemore {
  display: none; }

.navbar a {
  color: #333;
  margin-left: 30px;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase; }

.navbar a:hover {
  color: #0f6eca;
  text-decoration: none; }

.secbar {
  background-color: #fff;
  text-align: right;
  font-size: 14px !important;
  position: relative;
  width: 100%;
  height: 41px; }

.lang {
  padding: 10px !important; }

.secbar a {
  margin-left: 15px;
  color: #fff;
  color: #0f6eca; }

.secbar a:hover {
  color: #0f6eca;
  text-decoration: none; }

.thelogo {
  width: 120px !important;
  position: absolute;
  left: 15px;
  top: 8px;
  background-color: #fff; }

.navigation {
  z-index: 12 !important; }

.seapag .mapwrapper {
  top: 110px; }

#nav-toggle {
  cursor: pointer;
  padding: 10px 35px 16px 0px;
  display: inline-block;
  margin: 20px;
  float: right; }

#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
  cursor: pointer;
  border-radius: 1px;
  height: 3px;
  width: 35px;
  background: #888888;
  position: absolute;
  display: block;
  content: ''; }

#nav-toggle span:before {
  top: -8px; }

#nav-toggle span:after {
  bottom: -8px; }

#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after {
  transition: all 300ms ease-in-out; }

#nav-toggle.active span {
  background-color: transparent; }

#nav-toggle.active span:before, #nav-toggle.active span:after {
  top: 0; }

#nav-toggle.active span:before {
  transform: rotate(45deg);
  background: #888888; }

#nav-toggle.active span:after {
  transform: rotate(-45deg);
  background: #888888; }

.navbar, .secbar a, .secbar .lang, .secbar input, .secbar button, .secbar i, .secbar div, .secbar .fillerup {
  display: none; }

.secbar {
  height: 0px; }

  .secbar img {
    border: 0px; }

.secbar a {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none; }

.secbar a:hover {
  color: #888888;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none; }

.navbar {
  position: fixed;
  top: 60px;
  background-color: #fff;
  width: 100%;
  min-height: 180px; }

  .navbar a {
    position: relative;
    display: block;
    cursor: pointer; }

.lang {
  position: absolute !important;
  z-index: 9998;
  top: 15px;
  padding: 20px; }

.tabs a {
  color: #fff;
  padding: 5px;
  padding-left: 0px;
  display: block; }

.tabs a:hover {
  text-decoration: none;
  color: #0f6eca; }

.tabs i {
  margin-right: 5px; }

.advanced {
  display: none; }

.filler {
  position: relative; }

.results {
  margin-top: 60px; }

.property, .property .filler, .property p {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-overlay {
  background-color: rgba(0, 0, 0, 0.5) !important; }

.results {
  margin-top: 130px; }

.cr {
  font-size: 11px; }

.thumby {
  width: 80px;
  height: 80px;
  overflow: hidden; }

.headline h2 {
  display: block;
  clear: both; }

.logos h3 {
  font-size: 15px;
  color: #555; }

@media all and (min-width: 750px) {
  .mainheader {
    display: block; }

  .logo {
    text-align: left;
    vertical-align: middle; }

  #clickhome {
    width: 150px; }

  .mainheader a {
    border-top: 1px solid #eef1f1; }

  .lang {
    display: inline-block !important; }

  .motog {
    display: none; }

  .preheader {
    padding: 0px; }

  #mover {
    width: 417px;
    background-size: 417px 135px;
    margin-bottom: calc(14% - 120px);
    animation: logoup 1.7s ease-in-out;
    height: 135px; }

  @keyframes logoup {
    0% {
      height: 0px; }
    80% {
      height: 0px; }
    100% {
      height: 135px; } }

  .preheader a {
    color: #888888;
    font-size: 16px;
    display: inline-block;
    margin-left: 15px; }

  .preheader div a {
    margin: 13px 15px 15px; }

  .preheader div .lang {
    float: right; }

  .gallery img {
    width: 75px;
    height: 75px;
    overflow: hidden; }

  .navbar {
    display: block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    top: auto;
    float: right;
    margin-top: 0px;
    margin-right: 20px;
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    width: auto; }

    .navbar a {
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s;
      display: inline-block; }

  .thelogo {
    width: 200px !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }

  .secbar {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }

  .navbar, .secbar a, .secbar input, .secbar button, .secbar i, .secbar div, .secbar .fillerup {
    display: inline-block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }

  .navbar a {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none; }

  .shrink {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; }

    .shrink a {
      font-size: 14px !important;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }

    .shrink img {
      width: 120px !important;
      border: 0px !important;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }

    .shrink .navbar {
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }

    .shrink .secbar a, .shrink .secbar .lang, .shrink .secbar input, .shrink .secbar button, .shrink .secbar i, .shrink .secbar div, .shrink .secbar .fillerup {
      display: none !important;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }

    .shrink .secbar {
      height: 0px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }

    .shrink .thelogo {
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      transition: all 0.3s; }

  #nav-toggle {
    display: none; }

  .secbar {
    height: auto; }

    .secbar img {
      border: 0px; }

  .lang {
    position: relative !important;
    z-index: 9998;
    top: 0px;
    padding: 20px; }

  .tabs {
    margin-top: 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    padding: 0px !important;
    text-align: left; }

    .tabs div {
      display: inline-block;
      border-top: 0px solid #000;
      border-bottom: 0px solid #000; }

    .tabs div a {
      display: inline-block;
      background-color: #000;
      color: #555;
      font-weight: bold;
      padding: 5px 25px 7px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      font-size: 16px;
      text-transform: uppercase; }

    .tabs div.tactive a {
      color: #fff;
      font-weight: bold;
      background-color: #0f6eca; }

    .tabs div.tnactive a {
      color: #555; }

    .tabs i {
      font-size: 12px;
      margin-right: 5px; }

    .tabs div a:hover {
      text-decoration: none;
      color: #fff; }

    .tabs div:first-child {
      border-left: 0px solid #000;
      -webkit-border-top-left-radius: 0px;
      -webkit-border-bottom-left-radius: 0px;
      -moz-border-radius-topleft: 0px;
      -moz-border-radius-bottomleft: 0px;
      border-top-left-radius: 0px;
      border-bottom-left-radius: 0px; }

    .tabs div.bumper {
      margin-left: 10px !important; }

    .tabs div:last-child {
      border-right: 0px solid #000;
      -webkit-border-top-right-radius: 0px;
      -webkit-border-bottom-right-radius: 0px;
      -moz-border-radius-topright: 0px;
      -moz-border-radius-bottomright: 0px;
      border-top-right-radius: 0px;
      border-bottom-right-radius: 0px;
      border-right: 0px solid #000; }

  .advanced {
    display: none; }

  .seemore {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    text-align: right;
    width: 100%;
    padding: 10px 10px !important;
    display: inline-block !important;
    color: #fff;
    font-size: 14px;
    margin-right: 10px;
    z-index: 9998;
    text-align: center;
    padding: 0px !important;
    margin: 0px !important;
    cursor: pointer; }

  .seemore i {
    font-size: 14px; }

  .seemore:hover {
    text-decoration: none;
    color: #0f6eca; }

  .search-result {
    background: transparent;
    background: -moz-linear-gradient(top, transparent 0%, black 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, transparent), color-stop(100%, black));
    background: -webkit-linear-gradient(top, transparent 0%, black 100%);
    background: -o-linear-gradient(top, transparent 0%, black 100%);
    background: -ms-linear-gradient(top, transparent 0%, black 100%);
    background: linear-gradient(to bottom, transparent 0%, black 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
    margin-top: -170px;
    z-index: 9997;
    position: absolute;
    bottom: 0px;
    padding: 0px !important;
    padding-top: 0px !important; }

  #map {
    display: block; }

  .breadcrumbs {
    display: block; }

  .mapwrapper {
    top: 110px !important; }

  .textpage {
    padding: 40px 80px !important; }

  .notop {
    top: 0px !important; }

  .minfo {
    display: block !important; }

  .sharebar {
    text-align: right;
    margin-top: -100px; }

  .sharebar a {
    margin-left: 5px; }

  .sharebar a:hover {
    background-color: #888888; }

  .legend {
    position: absolute;
    top: 10px;
    z-index: 1;
    background-color: #fff;
    padding: 5px 10px;
    right: 10px;
    line-height: 2.0em;
    font-size: 14px;
    display: inline-block; }

  .legend img {
    width: 15px;
    margin-right: 10px; } }
@media all and (min-width: 992px) {

  .mainheader a {
    border-top: 0px; }

  .logo {
    text-align: center; }

  #clickhome {
    width: 130px; }

  .preheader div {
    text-align: right !important; }

  .search, .sections,  .results, .detailpage, .search-result {
    padding: 20px 80px !important; }

  .textpage {
    padding: 40px 80px !important; }

  .main-content .container {
    padding: 0px; }

  .logo {
    border-right: 0px; }

  .preheader {
    border-bottom: 1px solid #eef1f1;
    border-left: 1px solid #eef1f1; }

  .priceline {
    text-align: right; }

  .features {
    text-align: right; }

  .search-result {
    padding-top: 0px !important; }

  .minfo {
    display: block !important; } }
@media all and (min-width: 1300px) {
  #clickhome {
    width: 180px; }

  .detailpage {
    margin: 0px auto;
    width: 1170px;
    background-color: #fff;
    margin-top: -100px;
    padding: 29px 70px 80px !important; } }

/*# sourceMappingURL=style.css.map */
.btn-default {
-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);
box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}

/* modif alain */
.panel-default {
    border: 0px;
}
.panel-default&gt;.panel-heading {
	border-radius: 0px;
    color: #FFF;
    background-color: #0f6eca;
    border: 0px;
}
.brands1-name {
    border: 0px;
}</pre></body></html>