/* ===== source: www/assets/legacy/wp-content/plugins/wc-gallery/includes/css/style.css ===== */
.wc-gallery-clear:before,
.wc-gallery-clear:after {
	content: '';
	display: table;
}
.wc-gallery-clear:after {
	clear: both;
}

.wc-gallery .gallery {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	overflow: hidden;
}




.wc-gallery .wc-gallery-bottomspace-default {
	margin-bottom: 20px;
}









.wc-gallery .gallery-item {
	float: left; /* added this so images don't stack before masonry kicks in */
	margin: 0;
	position: relative;
	max-width: none !important;
}

.wc-gallery .gallery .gallery-icon a {
	display: block;
}

.wc-gallery .gallery .gallery-icon a img {
	/* some theme files do not have proper reset settings */
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}
























































































.wcflexslider-container {
	overflow: hidden;
}
.wc-gallery .gallery.wcflexslider {
	/* line-height: 1; */
	border-width: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
}

.wc-gallery .gallery.wcflexslider .wcflex-control-paging {
	display: none;
}
.wc-gallery .gallery.wcflexslider .wcflex-control-paging li a {
	background-color: #eeeeee;
	box-shadow: none;
}

.wc-gallery .gallery.wcflexslider .wcflex-control-paging li a.wcflex-active {
	background-color: #cccccc;
}

.wc-gallery .gallery.wcflexslider .wcflex-slide-item {
	position: relative;
}

.wc-gallery .gallery.wcflexslider .wcflex-slide-item .wcflex-center-slide {
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.wc-gallery .wcflexslider .slides .gallery-caption {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}


.mfp-close:hover,
.mfp-close:active,
.mfp-close:focus,
.mfp-arrow:hover,
.mfp-arrow:active,
.mfp-arrow:focus {
	background-color: transparent;
}

.mfp-bottom-bar *,
.mfp-bottom-bar p {
	margin-bottom: 0;
}
.mfp-arrow:hover,
.mfp-arrow:active,
.mfp-arrow:focus {
	top: 50%;
}
body .mfp-arrow:active {
    margin-top: -55px;
}

/* ===== source: www/assets/legacy/wp-content/plugins/wc-gallery/includes/css/magnific-popup.css ===== */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }



.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }


img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }


.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* ===== source: www/assets/legacy/wp-content/plugins/wc-gallery/includes/vendors/owlcarousel/assets/owl.carousel.css ===== */


.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    display: none; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }


.no-js .owl-carousel {
  display: block; }


.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }


.owl-height {
  transition: height 500ms ease-in-out; }


.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d; }


.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url('/assets/legacy/wp-content/plugins/wc-gallery/includes/vendors/owlcarousel/assets/owl.video.play.png') no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3, 1.3);
      -ms-transform: scale(1.3, 1.3);
          transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

/* ===== source: www/assets/legacy/wp-content/plugins/wc-gallery/includes/vendors/owlcarousel/assets/owl.theme.default.css ===== */


 .owl-carousel .owl-nav .owl-next,
 .owl-carousel .owl-nav .owl-prev {
	 background-position: center center;
	 background-repeat: no-repeat;
	 position: absolute;
	 top: 50%;
	 margin-top: -25px;
	 opacity: 0;
	 cursor: pointer;
	 width: 50px;
	 height: 50px;
	 color: transparent;
 }
 .owl-carousel:hover .owl-nav .owl-next,
 .owl-carousel:hover .owl-nav .owl-prev {
	 opacity: 1;
 }
 .owl-carousel .owl-nav .owl-next {
	 right: 0;
	 background-image: url('/assets/legacy/wp-content/plugins/wc-gallery/includes/vendors/owlcarousel/assets/slide-arrow-right.png');
 }
 .owl-carousel .owl-nav .owl-prev {
	 left: 0;
	 background-image: url('/assets/legacy/wp-content/plugins/wc-gallery/includes/vendors/owlcarousel/assets/slide-arrow-left.png');
}


/* ===== source: www/assets/legacy/wp-content/themes/reefseahomes/css/bootstrap.min.css ===== */


html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}a{background:0 0}a:active,a:hover{outline:0}b,strong{font-weight:700}h1{font-size:2em;margin:.67em 0}img{border:0}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}textarea{overflow:auto}@media print{*{text-shadow:none!important;color:#000!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;max-width:100%;height:auto}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}p{margin:0 0 10px}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote:before,blockquote:after{content:""}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.row{margin-left:-15px;margin-right:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-8{width:66.66666667%}.col-sm-6{width:50%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-8{width:66.66666667%}.col-md-6{width:50%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-offset-3{margin-left:25%}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-8{width:66.66666667%}.col-lg-6{width:50%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-offset-3{margin-left:25%}}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}label{display:inline-block;margin-bottom:5px;font-weight:700}.btn:focus,.btn:active:focus,.btn.active:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:active,.btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{color:#333;background-color:#ebebeb;border-color:#adadad}.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#3276b1;border-color:#285e8e}.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{color:#fff;background-color:#47a447;border-color:#398439}.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc}.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{color:#fff;background-color:#ed9c28;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{color:#fff;background-color:#d2322d;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}@font.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;outline:0;background-color:#428bca}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.active{display:block}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}}.breadcrumb>.active{color:#999}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca;cursor:default}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#428bca;background-color:#fff}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#428bca}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}a.list-group-item.active,a.list-group-item.active:hover,a.list-group-item.active:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}a.list-group-item.active .list-group-item-heading,a.list-group-item.active:hover .list-group-item-heading,a.list-group-item.active:focus .list-group-item-heading{color:inherit}a.list-group-item.active .list-group-item-text,a.list-group-item.active:hover .list-group-item-text,a.list-group-item.active:focus .list-group-item-text{color:#e1edf7}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}@-ms-viewport{width:device-width}
/* ===== source: www/assets/legacy/wp-content/themes/reefseahomes/css/fontello.css ===== */
/* Subset to the 14 icon glyphs actually used (Phase 2.3). Outlines/metrics are
   byte-identical to the original 2,048-glyph fontello; 346 KB woff -> ~2 KB. */
@font-face {
  font-family: 'fontello';
  src: url('/assets/fonts/fontello-subset.woff2') format('woff2'),
       url('/assets/fonts/fontello-subset.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}



 
 [class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
 
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
 
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
     
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
 
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
 
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
 
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
.icon-search:before { content: '\e803'; } 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
.icon-spinner:before { content: '\e92c'; } 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
.icon-facebook:before { content: '\e94a'; } 
.icon-facebook-squared:before { content: '\e94b'; } 
 
 
 
 
 
 
 
 
 
.icon-instagramm:before { content: '\e955'; } 
 
 
.icon-linkedin:before { content: '\e958'; } 
 
 
 
 
 
 
 
 
 
 
 
 
.icon-twitter:before { content: '\e965'; } 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
.icon-pinterest:before { content: '\ea67'; } 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
.icon-spinner1:before { content: '\ed63'; } 
.icon-spinner2:before { content: '\ed64'; } 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
.icon-google:before { content: '\eddb'; } 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
.icon-mail-7:before { content: '\ef5a'; } 
 
 
 
 
 
 
 
 
 
 
 
 
 
.icon-location-7:before { content: '\ef68'; } 
 
 
 
 
 
 
 
 
 
 
 
 
.icon-mobile-6:before { content: '\ef75'; } 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
/* ===== source: www/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/css/prettyPhoto.css ===== */
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px}
div.pp_default .pp_top .pp_left{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/default/sprite.png') -78px -93px no-repeat}
div.pp_default .pp_top .pp_middle{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/default/sprite_x.png') top left repeat-x}
div.pp_default .pp_top .pp_right{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/default/sprite.png') -112px -93px no-repeat}
div.pp_default .pp_content .ppt{color:#f8f8f8}
div.pp_default .pp_content_container .pp_left{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/default/sprite_y.png') -7px 0 repeat-y;padding-left:13px}
div.pp_default .pp_content_container .pp_right{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/default/sprite_y.png') top right repeat-y;padding-right:13px}
div.pp_default .pp_next:hover{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/default/sprite_next.png') center right no-repeat;cursor:pointer}
div.pp_default .pp_previous:hover{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/default/sprite_prev.png') center left no-repeat;cursor:pointer}
div.pp_default .pp_expand{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/default/sprite.png') 0 -29px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_expand:hover{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/default/sprite.png') 0 -56px no-repeat;cursor:pointer}
div.pp_default .pp_contract{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/default/sprite.png') 0 -84px no-repeat;cursor:pointer;width:28px;height:28px}
div.pp_default .pp_contract:hover{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/default/sprite.png') 0 -113px no-repeat;cursor:pointer}
div.pp_default .pp_close{width:30px;height:30px;background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/default/sprite.png') 2px 1px no-repeat;cursor:pointer}
div.pp_default .pp_gallery ul li a{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/default/default_thumb.png') center center #f8f8f8;border:1px solid #aaa}
div.pp_default .pp_social{margin-top:7px}
div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto}
div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/default/sprite.png') -51px 1px no-repeat;height:30px;width:30px}
div.pp_default .pp_nav .pp_pause{background-position:-51px -29px}
div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/default/sprite.png') -31px -3px no-repeat;height:20px;width:20px;margin:4px 0 0}
div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px}
div.pp_default .pp_content_container .pp_details{margin-top:5px}
div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative}
div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;position:absolute;top:2px;margin:0;padding:0 0 0 10px}
div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7}
div.pp_default .pp_description{font-size:11px;font-weight:700;line-height:14px;margin:5px 50px 5px 0}
div.pp_default .pp_bottom .pp_left{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/default/sprite.png') -78px -127px no-repeat}
div.pp_default .pp_bottom .pp_middle{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/default/sprite_x.png') bottom left repeat-x}
div.pp_default .pp_bottom .pp_right{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/default/sprite.png') -112px -127px no-repeat}
div.pp_default .pp_loaderIcon{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/default/loader.gif') center center no-repeat}
div.light_rounded .pp_top .pp_left{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/light_rounded/sprite.png') -88px -53px no-repeat}
div.light_rounded .pp_top .pp_right{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/light_rounded/sprite.png') -110px -53px no-repeat}
div.light_rounded .pp_next:hover{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png') center right no-repeat;cursor:pointer}
div.light_rounded .pp_previous:hover{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/light_rounded/btnPrevious.png') center left no-repeat;cursor:pointer}
div.light_rounded .pp_expand{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/light_rounded/sprite.png') -31px -26px no-repeat;cursor:pointer}
div.light_rounded .pp_expand:hover{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/light_rounded/sprite.png') -31px -47px no-repeat;cursor:pointer}
div.light_rounded .pp_contract{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/light_rounded/sprite.png') 0 -26px no-repeat;cursor:pointer}
div.light_rounded .pp_contract:hover{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/light_rounded/sprite.png') 0 -47px no-repeat;cursor:pointer}
div.light_rounded .pp_close{width:75px;height:22px;background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/light_rounded/sprite.png') -1px -1px no-repeat;cursor:pointer}
div.light_rounded .pp_nav .pp_play{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/light_rounded/sprite.png') -1px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_nav .pp_pause{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/light_rounded/sprite.png') -24px -100px no-repeat;height:15px;width:14px}
div.light_rounded .pp_arrow_previous{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/light_rounded/sprite.png') 0 -71px no-repeat}
div.light_rounded .pp_arrow_next{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/light_rounded/sprite.png') -22px -71px no-repeat}
div.light_rounded .pp_bottom .pp_left{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/light_rounded/sprite.png') -88px -80px no-repeat}
div.light_rounded .pp_bottom .pp_right{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/light_rounded/sprite.png') -110px -80px no-repeat}
div.dark_rounded .pp_top .pp_left{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png') -88px -53px no-repeat}
div.dark_rounded .pp_top .pp_right{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png') -110px -53px no-repeat}
div.dark_rounded .pp_content_container .pp_left{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png') top left repeat-y}
div.dark_rounded .pp_content_container .pp_right{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png') top right repeat-y}
div.dark_rounded .pp_next:hover{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_rounded/btnNext.png') center right no-repeat;cursor:pointer}
div.dark_rounded .pp_previous:hover{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_rounded/btnPrevious.png') center left no-repeat;cursor:pointer}
div.dark_rounded .pp_expand{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png') -31px -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_expand:hover{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png') -31px -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png') 0 -26px no-repeat;cursor:pointer}
div.dark_rounded .pp_contract:hover{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png') 0 -47px no-repeat;cursor:pointer}
div.dark_rounded .pp_close{width:75px;height:22px;background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png') -1px -1px no-repeat;cursor:pointer}
div.dark_rounded .pp_description{margin-right:85px;color:#fff}
div.dark_rounded .pp_nav .pp_play{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png') -1px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_nav .pp_pause{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png') -24px -100px no-repeat;height:15px;width:14px}
div.dark_rounded .pp_arrow_previous{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png') 0 -71px no-repeat}
div.dark_rounded .pp_arrow_next{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png') -22px -71px no-repeat}
div.dark_rounded .pp_bottom .pp_left{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png') -88px -80px no-repeat}
div.dark_rounded .pp_bottom .pp_right{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png') -110px -80px no-repeat}
div.dark_rounded .pp_loaderIcon{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_rounded/loader.gif') center center no-repeat}
div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000}
div.dark_square .pp_description{color:#fff;margin:0 85px 0 0}
div.dark_square .pp_loaderIcon{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_square/loader.gif') center center no-repeat}
div.dark_square .pp_expand{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_square/sprite.png') -31px -26px no-repeat;cursor:pointer}
div.dark_square .pp_expand:hover{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_square/sprite.png') -31px -47px no-repeat;cursor:pointer}
div.dark_square .pp_contract{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_square/sprite.png') 0 -26px no-repeat;cursor:pointer}
div.dark_square .pp_contract:hover{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_square/sprite.png') 0 -47px no-repeat;cursor:pointer}
div.dark_square .pp_close{width:75px;height:22px;background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_square/sprite.png') -1px -1px no-repeat;cursor:pointer}
div.dark_square .pp_nav{clear:none}
div.dark_square .pp_nav .pp_play{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_square/sprite.png') -1px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_nav .pp_pause{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_square/sprite.png') -24px -100px no-repeat;height:15px;width:14px}
div.dark_square .pp_arrow_previous{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_square/sprite.png') 0 -71px no-repeat}
div.dark_square .pp_arrow_next{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_square/sprite.png') -22px -71px no-repeat}
div.dark_square .pp_next:hover{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_square/btnNext.png') center right no-repeat;cursor:pointer}
div.dark_square .pp_previous:hover{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_square/btnPrevious.png') center left no-repeat;cursor:pointer}
div.light_square .pp_expand{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/light_square/sprite.png') -31px -26px no-repeat;cursor:pointer}
div.light_square .pp_expand:hover{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/light_square/sprite.png') -31px -47px no-repeat;cursor:pointer}
div.light_square .pp_contract{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/light_square/sprite.png') 0 -26px no-repeat;cursor:pointer}
div.light_square .pp_contract:hover{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/light_square/sprite.png') 0 -47px no-repeat;cursor:pointer}
div.light_square .pp_close{width:75px;height:22px;background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/light_square/sprite.png') -1px -1px no-repeat;cursor:pointer}
div.light_square .pp_nav .pp_play{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/light_square/sprite.png') -1px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_nav .pp_pause{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/light_square/sprite.png') -24px -100px no-repeat;height:15px;width:14px}
div.light_square .pp_arrow_previous{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/light_square/sprite.png') 0 -71px no-repeat}
div.light_square .pp_arrow_next{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/light_square/sprite.png') -22px -71px no-repeat}
div.light_square .pp_next:hover{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/light_square/btnNext.png') center right no-repeat;cursor:pointer}
div.light_square .pp_previous:hover{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/light_square/btnPrevious.png') center left no-repeat;cursor:pointer}
div.facebook .pp_top .pp_left{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/facebook/sprite.png') -88px -53px no-repeat}
div.facebook .pp_top .pp_middle{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/facebook/contentPatternTop.png') top left repeat-x}
div.facebook .pp_top .pp_right{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/facebook/sprite.png') -110px -53px no-repeat}
div.facebook .pp_content_container .pp_left{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/facebook/contentPatternLeft.png') top left repeat-y}
div.facebook .pp_content_container .pp_right{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/facebook/contentPatternRight.png') top right repeat-y}
div.facebook .pp_expand{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/facebook/sprite.png') -31px -26px no-repeat;cursor:pointer}
div.facebook .pp_expand:hover{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/facebook/sprite.png') -31px -47px no-repeat;cursor:pointer}
div.facebook .pp_contract{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/facebook/sprite.png') 0 -26px no-repeat;cursor:pointer}
div.facebook .pp_contract:hover{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/facebook/sprite.png') 0 -47px no-repeat;cursor:pointer}
div.facebook .pp_close{width:22px;height:22px;background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/facebook/sprite.png') -1px -1px no-repeat;cursor:pointer}
div.facebook .pp_description{margin:0 37px 0 0}
div.facebook .pp_loaderIcon{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/facebook/loader.gif') center center no-repeat}
div.facebook .pp_arrow_previous{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/facebook/sprite.png') 0 -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default}
div.facebook .pp_arrow_next{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/facebook/sprite.png') -32px -71px no-repeat;height:22px;margin-top:0;width:22px}
div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default}
div.facebook .pp_nav{margin-top:0}
div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px}
div.facebook .pp_nav .pp_play{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/facebook/sprite.png') -1px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_nav .pp_pause{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/facebook/sprite.png') -32px -123px no-repeat;height:22px;width:22px}
div.facebook .pp_next:hover{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/facebook/btnNext.png') center right no-repeat;cursor:pointer}
div.facebook .pp_previous:hover{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/facebook/btnPrevious.png') center left no-repeat;cursor:pointer}
div.facebook .pp_bottom .pp_left{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/facebook/sprite.png') -88px -80px no-repeat}
div.facebook .pp_bottom .pp_middle{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/facebook/contentPatternBottom.png') top left repeat-x}
div.facebook .pp_bottom .pp_right{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/facebook/sprite.png') -110px -80px no-repeat}
div.pp_pic_holder a:focus{outline:none}
div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500}
div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000}
.pp_content{height:40px;min-width:40px}
* html .pp_content{width:40px}
.pp_content_container{position:relative;text-align:left;width:100%}
.pp_content_container .pp_left{padding-left:20px}
.pp_content_container .pp_right{padding-right:20px}
.pp_content_container .pp_details{float:left;margin:10px 0 2px}
.pp_description{display:none;margin:0}
.pp_social{float:left;margin:0}
.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden}
.pp_social .twitter{float:left}
.pp_nav{clear:right;float:left;margin:3px 10px 0 0}
.pp_nav p{float:left;white-space:nowrap;margin:2px 4px}
.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px}
a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px}
.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000}
.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000}
.pp_gallery div{float:left;overflow:hidden;position:relative}
.pp_gallery ul{float:left;height:35px;position:relative;white-space:nowrap;margin:0 0 0 5px;padding:0}
.pp_gallery ul a{border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden}
.pp_gallery ul a img{border:0}
.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0}
.pp_gallery li.default a{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/facebook/default_thumbnail.gif') 0 0 no-repeat;display:block;height:33px;width:50px}
.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px!important}
a.pp_next{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png') 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%}
a.pp_previous{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png') 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%}
a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000}
a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px}
.pp_loaderIcon{display:block;height:24px;left:50%;position:absolute;top:50%;width:24px;margin:-12px 0 0 -12px}
#pp_full_res{line-height:1!important}
#pp_full_res .pp_inline{text-align:left}
#pp_full_res .pp_inline p{margin:0 0 15px}
div.ppt{color:#fff;display:none;font-size:17px;z-index:9999;margin:0 0 5px 15px}
div.pp_default .pp_content,div.light_rounded .pp_content{background-color:#fff}
div.pp_default #pp_full_res .pp_inline,div.light_rounded .pp_content .ppt,div.light_rounded #pp_full_res .pp_inline,div.light_square .pp_content .ppt,div.light_square #pp_full_res .pp_inline,div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline{color:#000}
div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a,.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff}
div.pp_default .pp_details,div.light_rounded .pp_details,div.dark_rounded .pp_details,div.dark_square .pp_details,div.light_square .pp_details,div.facebook .pp_details{position:relative}
div.light_rounded .pp_top .pp_middle,div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right,div.light_rounded .pp_bottom .pp_middle,div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content,div.facebook .pp_content{background:#fff}
div.light_rounded .pp_description,div.light_square .pp_description{margin-right:85px}
div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next,div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next,div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next,div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px!important}
div.light_rounded .pp_arrow_previous.disabled,div.dark_rounded .pp_arrow_previous.disabled,div.dark_square .pp_arrow_previous.disabled,div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default}
div.light_rounded .pp_arrow_next.disabled,div.dark_rounded .pp_arrow_next.disabled,div.dark_square .pp_arrow_next.disabled,div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default}
div.light_rounded .pp_loaderIcon,div.light_square .pp_loaderIcon{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/light_rounded/loader.gif') center center no-repeat}
div.dark_rounded .pp_top .pp_middle,div.dark_rounded .pp_content,div.dark_rounded .pp_bottom .pp_middle{background:url('/assets/legacy/wp-content/themes/reefseahomes/js/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png') top left repeat}
div.dark_rounded .currentTextHolder,div.dark_square .currentTextHolder{color:#c4c4c4}
div.dark_rounded #pp_full_res .pp_inline,div.dark_square #pp_full_res .pp_inline{color:#fff}
.pp_top,.pp_bottom{height:20px;position:relative}
* html .pp_top,* html .pp_bottom{padding:0 20px}
.pp_top .pp_left,.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px}
.pp_top .pp_middle,.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px}
* html .pp_top .pp_middle,* html .pp_bottom .pp_middle{left:0;position:static}
.pp_top .pp_right,.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px}
.pp_fade,.pp_gallery li.default a img{display:none}
/* ===== source: www/assets/legacy/wp-content/themes/reefseahomes/css/flexslider.css ===== */




.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}




.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} 
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}


.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}








.flexslider { margin: 0; position: relative;  zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.flexslider .slides { zoom: 1; }



.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden;  cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-size: 40px; display: inline-block;}


.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-size: 20px; display: inline-block;}
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }


.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 20%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer; border:2px solid #fff;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev { opacity: 1; left: 10px;}
  .flex-direction-nav .flex-next { opacity: 1; right: 10px;}
}
/* ===== source: www/assets/legacy/wp-content/themes/reefseahomes/css/style.css ===== */


















@font-face {
    font-family: 'Staccato222BTRegular';
    src: url('/assets/legacy/wp-content/themes/reefseahomes/font/staccato-222-bt.eot');
    src: url('/assets/legacy/wp-content/themes/reefseahomes/font/staccato-222-bt.eot') format('embedded-opentype'),
         url('/assets/legacy/wp-content/themes/reefseahomes/font/staccato-222-bt.woff') format('woff'),
         url('/assets/legacy/wp-content/themes/reefseahomes/font/staccato-222-bt.ttf') format('truetype'),
         url('/assets/legacy/wp-content/themes/reefseahomes/font/staccato-222-bt.svg') format('svg');
}






html,body
{
  overflow-x:hidden;
}





#main-content{
  background:#fff;
}



@media(max-width:991px){
  body.sticky-footer-on{
    padding-bottom:0!important;
  }
  body.sticky-footer-on #footer{
    position:static!important;
  }
}

body
{
  font-family:'Open Sans', Helvetica, Segoe UI, Arial, sans-serif;
  font-size:13px;
  line-height:22px;
  overflow:hidden;
  transition:all .3s;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
  color:#73848e;
}









.page-loadingstage.visible{
	visibility:visible;
	opacity:1;
	transition-delay: 0s, 0s;
	-webkit-transition-delay: 0s, 0s;
	-moz-transition-delay: 0s, 0s;
}














@-webkit-keyframes rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes rotateplane {
  0% { 
    transform: perspective(120px) rotateX(0deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg) 
  } 50% { 
    transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
    -webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg) 
  } 100% { 
    transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
    -webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
  }
}










@-webkit-keyframes spinnerbounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes spinnerbounce {
  0%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}















@-webkit-keyframes stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes stretchdelay {
  0%, 40%, 100% { 
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% { 
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }
}










@-webkit-keyframes cubemove {
  25% { -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5) }
  50% { -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg) }
  75% { -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5) }
  100% { -webkit-transform: rotate(-360deg) }
}

@keyframes cubemove {
  25% { 
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  } 50% { 
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
  } 50.1% { 
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  } 75% { 
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  } 100% { 
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}






@-webkit-keyframes spinnerscaleout {
  0% { -webkit-transform: scale(0.0) }
  100% {
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}

@keyframes spinnerscaleout {
  0% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 100% {
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
    opacity: 0;
  }
}










@-webkit-keyframes spinnerrotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes spinnerrotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}

@-webkit-keyframes spinnerbouncetwo {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes spinnerbouncetwo {
  0%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}












@-webkit-keyframes bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes bouncedelay {
  0%, 80%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}









































@-webkit-keyframes bouncedelaytwo {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes bouncedelaytwo {
  0%, 80%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 40% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}


































































		

body.w1170.sticky-header-on,
body.w960.sticky-header-on
{
  padding-top:40px;
}








body.headerstyle1{
	padding-top:130px;
}



body.headerstyle1 .page-heading{
	padding-top:55px;
	margin-top:-55px;
}

body.headerstyle1 .page-heading.style2{
	padding-top:85px;
}

body.headerstyle1 .page-heading.style2.portfolio-heading{
	padding-top:65px;
	padding-bottom:10px;
}



































































































img,iframe
{
  max-width:100%;
  border:none;
}

img{
	height:auto;
}

.flex-control-thumbs img{
	border-color:transparent;
}



.align-right
{
  text-align:right;
}

.align-center
{
  text-align:center;
}

.full-width
{
  zoom:1;
}

.full-width:before,.full-width:after
{
  content:" ";
  display:table;
}

.full-width:after
{
  clear:both;
}

.full-width-bg
{
  margin-left:-5000px;
  margin-right:-5000px;
  padding-left:5000px;
  padding-right:5000px;
}



.clearfix
{
  clear:both;
}



.full-width>.col-lg-1, .full-width>.col-lg-one-fifth, .full-width>.col-lg-2,.full-width>.col-lg-3,.full-width>.col-lg-4,.full-width>.col-lg-5,.full-width>.col-lg-6,.full-width>.col-lg-7,.full-width>.col-lg-8,.full-width>.col-lg-9,.full-width>.col-lg-10,.full-width>.col-lg-11,.full-width>.col-lg-12
{
  padding:0;
}












h1,
h2,
h3,
h4,
h5,
h6{
	color:#23323a;
}



h1
{
  font-size:32px;
  font-weight:800;
  line-height:40px;
}



h2
{
  font-size:28px;
  font-weight:300;
  line-height:36px;
  margin:20px 0;
}



h3
{
  font-size:24px;
  font-weight:400;
  line-height:32px;
  margin:20px 0;
}



h4
{
  font-size:20px;
  line-height:28px;
}

h5
{
  font-size:18px;
  line-height:26px;
}



p
{
  font-size:13px;
  line-height:22px;
}

a
{
  color:#008fd5;
  transition:color .3s;
  -webkit-transition:color .3s;
  -moz-transition:color .3s;
}

a:hover
{
  text-decoration:none;
}



.extra-bold
{
  font-weight:800;
}
















#header
{
  position:absolute;
  top:0;
  left:0;
  right:0;
  z-index:5000;
  -webkit-transform:translateZ(0px);
}

#header.sticky-header{
	position:fixed;
}

.cssanimations #header.sticky-header{
	-webkit-animation: fadeInDown .5s; 
    animation: fadeInDown .5s;
	-webkit-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
}

@-webkit-keyframes stickyHeader {
    from {opacity:0;}
    to {opacity:1;}
}

@keyframes stickyHeader {
    from {opacity:0;}
    to {opacity:1;}
}

.lower-logo {
	float:left;
	margin-right:40px;
	height: 30px;
	display:none;
}

#header.sticky-header .lower-logo{
	display:block;
}

.lower-logo img {
	height: 30px;
	position: relative;
	top: -5px;
}

#header ul
{
  list-style:none;
  margin:0;
  padding:0;
}


#main-header
{
  background:#fff;
  height:75px;
  transition: opacity .4s;
  -webkit-transition: opacity .4s;
  -moz-transition: opacity .4s;
  position:relative;
  -webkit-transform:translateZ(0px);
  z-index:5300;
}













#header.style1 #main-header,
#header.style6 #main-header,
#header.style7 #main-header,
#header.style8 #main-header{
	box-shadow:0 1px 4px rgba(0, 30, 46, .1);
	-webkit-box-shadow:0 1px 4px rgba(0, 30, 46, .1);
	-moz-box-shadow:0 1px 4px rgba(0, 30, 46, .1);
	z-index:5600;
}

#main-header ul,#main-header ul li
{
  display:inline-block;
}

.logo img
{
  margin-top:12px;
  height:50px;
  transition:all .3s;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
}

#main-header .social-media,#main-header .text-list
{
  margin-top:25px;
}

#main-header ul:after
{
  border-right:1px solid #666;
  content:'';
  display:inline-block;
  height:12px;
  position:relative;
  top:1px;
  margin:0 12px;
}

#main-header ul:last-child:after
{
  display:none;
  border:none;
  margin:0;
}

.social-media
{
  list-style:none;
  margin:0;
  padding:0;
}

.social-media li
{
  display:inline-block;
  -webkit-transform: scale(1) translateZ(0px);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  transition:color 0.2s, opacity 0.2s;
  -webkit-transition:color 0.2s, opacity 0.2s;
  -moz-transition:color 0.2s, opacity 0.2s;
}

.social-media li:first-child
{
  margin-left:-8px;
}

.social-media li a
{
  font-size:18px;
  color:#93a6b0;
  
}

.social-media li:hover
{
	-webkit-transform: scale(1.1) translateZ(0px);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}

.text-list
{
  font-size:11px;
  text-transform:uppercase;
}
















#lower-header
{
  background:#fff;
  background:rgba(255, 255, 255, .8);
  -webkit-transform:translateZ(0px);
  position:relative;
  z-index:5400;
  height:55px;
  padding:15px 0;
  transition:height .3s, padding .3s, background .4s, opacity 0.3s;
  -webkit-transition:height .3s, padding .3s, background .4s, opacity 0.3s;
  -moz-transition:height .3s, padding .3s, background .4s, opacity 0.3s;
}



#lower-header:hover{
  background:rgba(255, 255, 255, .9);
}





#header.style1 #lower-header,
#header.style5 #lower-header,
#header.style6 #lower-header{
	border-bottom:1px solid #eceded;
}















#lower-header ul,#lower-header ul li
{
  display:inline-block;
}



















.sticky-header.style1 #main-header,
.sticky-header.style3 #main-header,
.sticky-header.style4 #main-header,
.sticky-header.style5 #main-header,
.sticky-header.style6 #main-header,
body.b1170 .sticky-header.style1 #main-header,
body.b1170 .sticky-header.style3 #main-header,
body.b1170 .sticky-header.style4 #main-header,
body.b1170 .sticky-header.style5 #main-header,
body.b1170 .sticky-header.style6 #main-header,
body.b960 .sticky-header.style1 #main-header,
body.b960 .sticky-header.style3 #main-header,
body.b960 .sticky-header.style4 #main-header,
body.b960 .sticky-header.style5 #main-header,
body.b960 .sticky-header.style6 #main-header,
body.b1170 .sticky-header #upper-header,
body.b960 .sticky-header #upper-header,
.sticky-header #upper-header
{
  height:0!important;
  padding:0!important;
  overflow:hidden!important;
}

.sticky-header.style1 #lower-header,
.sticky-header.style3 #lower-header,
.sticky-header.style4 #lower-header,
.sticky-header.style5 #lower-header,
.sticky-header.style6 #lower-header,
body.b1170 .sticky-header.style1 #lower-header,
body.b1170 .sticky-header.style3 #lower-header,
body.b1170 .sticky-header.style4 #lower-header,
body.b1170 .sticky-header.style5 #lower-header,
body.b1170 .sticky-header.style6 #lower-header,
body.b960 .sticky-header.style1 #lower-header,
body.b960 .sticky-header.style3 #lower-header,
body.b960 .sticky-header.style4 #lower-header,
body.b960 .sticky-header.style5 #lower-header,
body.b960 .sticky-header.style6 #lower-header
{
  -moz-opacity:0.9;
  -khtml-opacity:0.9;
  opacity:0.9;
  height:40px;
  padding:7px 0;
}

#header.sticky-header #lower-header
{
  background:rgba(255, 255, 255, .80);
}

#header.sticky-header.style3 #lower-header,
#header.sticky-header.style4 #lower-header
{
  background:rgba(20,29,34,.80);
}

.sticky-header.style2 #main-header,
.sticky-header.style7 #main-header,
.sticky-header.style8 #main-header
{
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  filter:alpha(opacity=80);
  -moz-opacity:0.8;
  -khtml-opacity:0.8;
  opacity:0.8;
  height:60px!important;
  padding-top:0;
}

body.b1170 .sticky-header.style7 #main-header>.container,
body.b960 .sticky-header.style7 #main-header>.container,
body.b1170 .sticky-header.style8 #main-header>.container,
body.b960 .sticky-header.style8 #main-header>.container{
	height:60px!important;
	padding-top:0;
}

.sticky-header.style1:hover #lower-header,
.sticky-header.style2:hover #lower-header,
.sticky-header.style3:hover #lower-header,
.sticky-header.style4:hover #lower-header,
.sticky-header.style5:hover #lower-header,
.sticky-header.style6:hover #lower-header,
.sticky-header.style7:hover #lower-header,
.sticky-header.style8:hover #lower-header,
.sticky-header.style1:hover #main-header,
.sticky-header.style2:hover #main-header,
.sticky-header.style3:hover #main-header,
.sticky-header.style4:hover #main-header,
.sticky-header.style5:hover #main-header,
.sticky-header.style6:hover #main-header,
.sticky-header.style7:hover #main-header,
.sticky-header.style8:hover #main-header
{
  -moz-opacity:1;
  -khtml-opacity:1;
  opacity:1;
}

.sticky-header.style2 #main-header #main-nav,
.sticky-header.style7 #main-header #main-nav,
.sticky-header.style8 #main-header #main-nav,
.sticky-header.style2 #main-header div.menu>ul,
.sticky-header.style7 #main-header div.menu>ul,
.sticky-header.style8 #main-header div.menu>ul
{
  margin-top:15px;
}

.sticky-header.style2 #main-header .logo img,
.sticky-header.style7 #main-header .logo img,
.sticky-header.style8 #main-header .logo img
{
  height:40px;
  margin-top:5px;
}



#main-content>.container>.row>section.col-lg-12.small-padding{
	float:none;
}



















































































#lower-header #main-nav,
#lower-header div.menu{
	float:left;
}



#main-nav,
#header div.menu>ul
{
  text-transform:uppercase;
  font-size:11px;
}

#main-nav>li>a,
#header div.menu>ul>li>a,
#main-nav>li>a,
#header div.menu>ul>li>a{
	display:block;
}

#main-nav>li + li,
#header div.menu>ul>li + li
{
  margin-left:30px;
}

#main-nav>li>a,
#header div.menu>ul>li>a
{
  color:#23323a;
  font-size:11px;
}

#main-nav>li.menu-item-has-children,
#header div.menu>ul>li.menu-item-has-children,
#main-nav>li.page_item_has_children,
#header div.menu>ul>li.page_item_has_children
{
  margin-right:-11px!important;
}

#main-nav>li.menu-item-has-children>a:after,
#header div.menu>ul>li.menu-item-has-children>a:after,
#main-nav>li.page_item_has_children>a:after,
#header div.menu>ul>li.page_item_has_children>a:after
{
  content:'';
  display:inline-block;
  margin-left:10px;
  position:relative;
  top:1px;
  width:11px;
  height:11px;
  background:url('/assets/legacy/wp-content/themes/reefseahomes/img/sprites/menu-arrows.png') -11px 0 no-repeat;
}

#main-nav>li>a:only-child:after,
#header div.menu>ul>li>a:only-child:after{
	display:none;
}

#main-nav>li:hover>a,
#main-nav>li.current-menu-item>a,
#main-nav>li.current-menu-ancestor>a,
#header div.menu>ul>li:hover>a,
#header div.menu>ul>li.current-menu-item>a,
#header div.menu>ul>li.current-menu-ancestor>a
{
  background-position:0px 0px;
}

#main-nav>li:hover>a:after,
#main-nav>li.current-menu-item>a:after,
#main-nav>li.current-menu-ancestor>a:after,
#header div.menu>ul>li:hover>a:after,
#header div.menu>ul>li.current-menu-item>a:after,
#header div.menu>ul>li.current-menu-ancestor>a:after
{
  background-position:0px 0px;
}

#main-nav ul:after,
div.menu>ul ul:after{
	display:none!important;
	border:none!important;
  }

#main-nav li ul,
#header div.menu>ul li ul
{
  display:none;
  position:absolute;
  padding-top:17px;
  min-width:180px;
}

#main-nav>li>ul,
#header div.menu>ul>li>ul{
	margin-left:-15px;
}

.sticky-header #main-nav li ul,
.sticky-header #header div.menu>ul li ul{
  padding-top:15px;
}



@-webkit-keyframes fadeInUpMenu {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px) translateZ(0px);
    transform: translateY(30px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0) translateZ(0px);
    transform: translateY(0);
  }
}

@keyframes fadeInUpMenu {
  0% {
    opacity: 0;
    -webkit-transform: translateY(30px) translateZ(0px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0) translateZ(0px);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

#main-nav>li>ul,
#header div.menu>ul>li>ul{
	display:block;
	visibility: hidden;
	opacity:0;
	margin-top:40px;
	-webkit-transition-property: opacity, visibility, margin;
	-moz-transition-property: opacity, visibility, margin;
	-o-transition-property: opacity, visibility, margin;
	transition-property: opacity, visibility, margin;
	-webkit-transition-duration: .4s, 0s, .4s;
	-moz-transition-duration: .4s, 0s, .4s;
	-o-transition-duration: .4s, 0s, .4s;
	transition-duration: .4s, 0s, .4s;
	-webkit-transition-delay: 0s, .4s, 0s;
	-moz-transition-delay: 0s, .4s, 0s;
	-o-transition-delay: 0s, .4s, 0s;
	transition-delay: 0s, .4s, 0s;
}

#main-nav>li:hover>ul,
#header div.menu>ul>li:hover>ul{
	opacity: 1;
	visibility: visible;
	margin-top:0;
	-webkit-transition-delay: 0s, 0s, 0s;
	-moz-transition-delay: 0s, 0s, 0s;
	-o-transition-delay: 0s, 0s, 0s;
	transition-delay: 0s, 0s, 0s;
}



#main-nav li:hover>ul,
#main-nav li ul li:hover>ul,
#header div.menu>ul li:hover>ul,
#header div.menu>ul li ul li:hover>ul{
	display:block;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	transform: rotate3d(0,0,0,0);
	-webkit-transform: rotate3d(0,0,0,0);
	-moz-transform: rotate3d(0,0,0,0);
	-ms-transform: rotate3d(0,0,0,0);
	-o-transform: rotate3d(0,0,0,0);
}

#main-nav li ul li,
#header div.menu>ul li ul li
{
  display:block;
  position:relative;
  -webkit-perspective: 500px;
  perspective: 500px;
}

#main-nav li ul li a,
#header div.menu>ul li ul li a
{
  display:block;
  color:#cee2ec;
  white-space:nowrap;
  background:#19242a;
  background: rgba(25,36,42,.89);
  padding:13px 20px;
  font-size:11px;
  transition:background .3s, color .3s;
  -webkit-transition:background .3s, color .3s;
  -moz-transition:background .3s, color .3s;
}

#main-nav li ul li.current-menu-item>a,
#main-nav li ul li.current-menu-ancestor>a,
#header div.menu>ul li ul li.current-menu-item>a,
#header div.menu>ul li ul li.current-menu-ancestor>a
{
  color:#008fd5;
  background:#10191d;
  background: rgba(25,36,42,.95);
}

#main-nav li ul li:hover>a,
#header div.menu>ul li ul li:hover>a{
  background:#10191d;
  background: rgba(25,36,42,.95);
}

.headerstyle1 #main-nav li ul li + li>a,
.headerstyle1 #header div.menu>ul li ul li + li>a,
.headerstyle5 #main-nav li ul li + li>a,
.headerstyle5 #header div.menu>ul li ul li + li>a,
.headerstyle8 #main-nav li ul li + li>a,
.headerstyle8 #header div.menu>ul li ul li + li>a{
	border-top:1px solid #dde5e9;
}

.headerstyle1 #main-nav li ul li a,
.headerstyle1 #header div.menu>ul li ul li a,
.headerstyle5 #main-nav li ul li a,
.headerstyle5 #header div.menu>ul li ul li a,
.headerstyle8 #main-nav li ul li a,
.headerstyle8 #header div.menu>ul li ul li a
{
  color:#73848e;
  background:#fff;
}

.headerstyle1 #main-nav li ul li.current-menu-item>a,
.headerstyle1 #main-nav li ul li.current-menu-ancestor>a,
.headerstyle1 #header div.menu>ul li ul li.current-menu-item>a,
.headerstyle1 #header div.menu>ul li ul li.current-menu-ancestor>a,
.headerstyle1 #main-nav li ul li:hover>a,
.headerstyle1 #header div.menu>ul li ul li:hover>a,
.headerstyle5 #main-nav li ul li.current-menu-item>a,
.headerstyle5 #main-nav li ul li.current-menu-ancestor>a,
.headerstyle5 #header div.menu>ul li ul li.current-menu-item>a,
.headerstyle5 #header div.menu>ul li ul li.current-menu-ancestor>a,
.headerstyle5 #main-nav li ul li:hover>a,
.headerstyle5 #header div.menu>ul li ul li:hover>a,
.headerstyle8 #main-nav li ul li.current-menu-item>a,
.headerstyle8 #main-nav li ul li.current-menu-ancestor>a,
.headerstyle8 #header div.menu>ul li ul li.current-menu-item>a,
.headerstyle8 #header div.menu>ul li ul li.current-menu-ancestor>a,
.headerstyle8 #main-nav li ul li:hover>a,
.headerstyle8 #header div.menu>ul li ul li:hover>a{
	color:#008fd5;
	background:#fff;
}






#header.style3 #lower-header #main-nav li ul li:hover>a,
#header.style4 #lower-header #main-nav li ul li:hover>a,
#header.style3 #lower-header div.menu>ul li ul li:hover>a,
#header.style4 #lower-header div.menu>ul li ul li:hover>{
  background:#10191d;
  background: rgba(25,36,42,.95);
}










#main-nav .mega-menu-too-big{
	left:0;
	right:0;
	margin-left:0;
	width:100%;
}

#main-nav .mega-menu-too-big ul li a{
	white-space:normal;
}



#header.sticky-header #main-nav .mega-menu{
	padding-top:15px;
}

.headerstyle1 #header.sticky-header #main-nav .mega-menu,
.headerstyle1 #header.sticky-header #main-nav>li>ul,
.headerstyle1 #header.sticky-header div.nav>ul>li>ul,
.headerstyle2 #header.sticky-header #main-nav .mega-menu,
.headerstyle2 #header.sticky-header #main-nav>li>ul,
.headerstyle2 #header.sticky-header div.nav>ul>li>ul,
.headerstyle3 #header.sticky-header #main-nav .mega-menu,
.headerstyle3 #header.sticky-header #main-nav>li>ul,
.headerstyle3 #header.sticky-header div.nav>ul>li>ul,
.headerstyle4 #header.sticky-header #main-nav .mega-menu,
.headerstyle4 #header.sticky-header #main-nav>li>ul,
.headerstyle4 #header.sticky-header div.nav>ul>li>ul,
.headerstyle5 #header.sticky-header #main-nav .mega-menu,
.headerstyle5 #header.sticky-header #main-nav>li>ul,
.headerstyle5 #header.sticky-header div.nav>ul>li>ul{
	padding-top:11px;
}







	






































#search-box
{
  position: relative;
  float:right;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}



.sticky-header #main-header #search-box{
	margin-top:13px;
}

#search-box i.icons
{
  color:#93a6b0;
  cursor:pointer;
  font-size:16px;
}

#search-box form
{
  position:absolute;
  display:none;
  top:100%;
  margin-top:17px;
  right:0;
  vertical-align:top;
  box-shadow:0 0 5px #ddd;
  -webkit-box-shadow:0 0 5px #ddd;
  -moz-box-shadow:0 0 5px #ddd;
  padding-right:50px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}

#search-box.search-box-opened form{
	display:block;
	animation: fadeInUp .4s;
	-webkit-animation: fadeInUp .4s;
	animation-iteration: forwards;
	-webkit-animation-iteration: forwards;
}



#search-box form:before
{
  position:absolute;
  display:block;
  content:'';
  top:-12px;
  right:15px;
  border-style:solid;
  border-width:0 0 15px 20px;
  border-color:transparent transparent #23323a;
}

#search-box .iconic-submit
{
  display:inline-block;
  vertical-align:top;
  margin-left:-3px;
  position:absolute;
  right:0;
  top:0;
}

#search-box input[type="text"]
{
  height:50px;
  border:none;
  padding:10px;
  width:200px;
}

#search-box input[type="text"]:focus{
	outline:none;
}

#search-box .iconic-submit input
{
  position:absolute;
}

#search-box .iconic-submit .icon
{
  position:relative;
  top:0;
  left:0;
  width:50px;
  height:50px;
  background:#23323a;
  color:#fff;
  text-align:center;
  transition:background .3s;
  -webkit-transition:background .3s;
  -moz-transition:background .3s;
}

#search-box .iconic-submit:hover .icon
{
  background:#008fd5;
}

#search-box .iconic-submit .icons
{
  color:#fff;
  text-align:center;
  position:relative;
  left:0;
  top:12px;
}

#search-box form input[type="submit"]
{
  background:red;
  width:50px;
  height:50px;
  z-index:99999;
}

















#sidemenu.hidden-menu #sidemenu-button{
	display:block;
}





















#sidemenu.hidden-menu #sidemenu-wrapper{
	left:-230px;
	transition: left .4s;
	-webkit-transition: left .4s;
	-moz-transition: left .4s;
}

#sidemenu.hidden-menu.menu-opened #sidemenu-wrapper{
	left:0;
}

#sidemenu.hidden-menu.menu-opened #sidemenu-button{
	left:-500px;
}






























































#side-nav .mega-menu-too-big{
	left:0;
	right:0;
	margin-left:0;
	width:100%;
}



#side-nav .mega-menu-too-big ul li a{
	white-space:normal;
}









	

















































.flexslider
{
  border:none;
  margin:0;
}

.flexslider .slides li.dark
{
  color:#fff;
}

.flexslider .slides li.light
{
  color:#444;
}





.main-flexslider .flex-direction-nav a,
.portfolio-flexslider .flex-direction-nav a,
.tp-leftarrow.default, 
.tp-rightarrow.default
{
  text-align:center;
  width:60px;
  height:65px;
  top:50%!important;
  background:url('/assets/legacy/wp-content/themes/reefseahomes/img/main-slider-arrows.png') 0 2px no-repeat;
  border:1px solid #fff;
  border:1px solid rgba(255,255,255,.4);
  transition:all .3s;
  -webkit-transition:all .3s;
  -moz-transition:all .3s;
}













.main-flexslider .flex-direction-nav a:hover,
.portfolio-flexslider .flex-direction-nav a:hover
.tp-leftarrow.default:hover, 
.tp-rightarrow.default:hover
{
  border-color:#fff;
  background-color:rgba(0,0,0,.1);
}

.main-flexslider .flex-direction-nav a.flex-prev,
.portfolio-flexslider .flex-direction-nav a.flex-prev
{
  left:0;
  background-position:0 2px;
  border-left:none;
}



.main-flexslider .flex-direction-nav a.flex-next,
.portfolio-flexslider .flex-direction-nav a.flex-next
{
  right:0;
  background-position:-60px 2px;
  border-right:none;
}

























.flexslider-thumbnail-gallery .slides>li{
	position:relative;
}

.flexslider-thumbnail-gallery .project-hover{
	z-index:100;
}

.flexslider-thumbnail-gallery .slides>li:hover .project-hover{
	display:block;
}

.flexslider-thumbnail-gallery .flex-control-thumbs{
	position:relative;
	bottom:0;
	overflow:visible;
}

@-webkit-keyframes fadeInDownTooltip  {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}

@keyframes fadeInDownTooltip {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-50px);
        -ms-transform: translateY(-50px);
        transform: translateY(-50px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}

.flexslider-thumbnail-gallery .tooltip{
	margin-left: -40px;
	margin-top: -10px;
	-webkit-animation: fadeInDownTooltip .5s; 
    animation: fadeInDownTooltip .5s;
	-webkit-animation-fill-mode:forwards;
	animation-fill-mode:forwards;
}

.flexslider-thumbnail-gallery .tooltip.top  .tooltip-arrow{
	margin-left:20px;
	border-width: 13px 18px 0 0;
	bottom:-8px;
	background:#2d363c transparent transparent transparent;
}

.flexslider-thumbnail-gallery .tooltip.top .tooltip-inner{
	margin-left:50%;
	max-width:300px;
	width:100%;
	padding: 12px 20px;
	text-align: left;
	background:#2d363c;
}

.flexslider-thumbnail-gallery .slides>li:hover .project-hover,
.flexslider-thumbnail-gallery .slides>li:hover .project-hover>a{
  transform:scale(1);
  -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter:alpha(opacity=100);
  -moz-opacity:1;
  -khtml-opacity:1;
  opacity:1;	
}






.normal-padding
{
  padding-top:40px;
  padding-bottom:40px;
}

.small-padding
{
  padding-top:40px;
  padding-bottom:40px;
}

.smallest-padding
{
  padding-top:30px;
  padding-bottom:30px;
}













.service-icon .icons
{
  font-size:30px;
  color:#a1f1ff;
}









.iconic-service .icons
{
  position:absolute;
  top:0;
  left:0;
  font-size:36px;
  color:#61cbff;
}



.service.style2 .icons
{
  font-size:48px;
  color:#eb6b65;
}


























.project
{
  border-right:0px;
  color:#fff;
  overflow:hidden;
}



.project-image
{
  position:relative;
}

.project-image img
{
  width:100%;
  transition: transform 0.4s ease;
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
}

.project:hover .project-image img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
}



.project-hover
{
  position:absolute;
  top:50%;
  margin-top:-27px;
  left:0;
  right:0;
  bottom:0;
  text-align:center;
  color:#fff;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter:alpha(opacity=0);
  -moz-opacity:0;
  -khtml-opacity:0;
  opacity:0;
  transition:opacity .3s;
  -webkit-transition:opacity .3s;
  -moz-transition:opacity .3s;
}

.project:hover .project-hover
{
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter:alpha(opacity=100);
  -moz-opacity:1;
  -khtml-opacity:1;
  opacity:1;
}

.project-hover>a
{
  width:58px;
  height:58px;
  margin:0 5px;
  display:inline-block;
  background-color:#2a3b45;
  background-color:rgba(0,0,0,0.4);
  background-image:url('/assets/legacy/wp-content/themes/reefseahomes/img/sprites/hover-icons.png');
  border:4px solid #eee;
  border:4px solid rgba(238,238,238,0.12);
  color:#fff;
  text-align:center;
  font-size:24px;
  padding-top:15px;
  transform:scale(0);
  -webkit-transform:scale(0);
  -moz-transform:scale(0);
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter:alpha(opacity=0);
  -moz-opacity:0;
  -khtml-opacity:0;
  opacity:0;
  transition:transform .3s, opacity .6s, background .3s;
  -webkit-transition:-webkit-transform .3s, opacity .6s, background .3s;
  -moz-transition:-moz-transform .3s, opacity .6s, background .3s;
}



.project-hover>a:hover
{
  background-color:rgba(0,0,0,0.8);
}

.project-hover>a.search-icon{
	background-position: 0 0;
}



.project-meta
{
  padding: 12px 20px 7px;
  position:relative;
  height:70px;
  background:#001542;
  transition:background .3s;
  -webkit-transition:background .3s;
  -moz-transition:background .3s;
}

.project-meta:before
{
  content:'';
  display:block;
  position:absolute;
  top:-10px;
  left:20px;
  width:10px;
  height:10px;
  border-right:10px solid transparent;
  border-left:10px solid transparent;
  border-bottom:8px solid #001542;
}
.project:hover .project-meta:before { border-bottom:8px solid #003399;}
.project:hover .project-meta
{
  background:#003399;
}

.project-meta h2
{
  margin-bottom:0;
  font-size:32px;
  font-weight:300;
}

.project:hover h2{
	color:#fff;
}





.project-like .icons
{
  font-size:24px;
  color:#3c525e;
  transition:color .3s;
  -webkit-transition:color .3s;
  -moz-transition:color .3s;
  cursor:pointer;
}

.project-like:hover .icons,
.project-like.post-liked .icons
{
  color:#dd6c62;
}











.project-description .social-media
{
  list-style:none;
  margin:0;
  padding:10px 0;
  border-bottom:1px solid #ddd;
}

.project-description .social-media li
{
  display:inline-block;
  margin-right:10px;
}

.project-description .social-media li a
{
  font-size:11px;
  vertical-align:middle;
}

.project-description .social-media li a i
{
  font-size:18px;
}








.slides .project-hover
{
  margin-top:-20px;
}

.slides .project-hover>a
{
  width:58px;
  height:58px;
  font-size:18px;
  padding-top:8px;
}




























a.button
{
  background:#008fd5;
  color:#fff;
  font-size:11px;
  padding:10px 20px;
  display:inline-block;
  text-transform:uppercase;
  transition:background .3s;
  -webkit-transition:background .3s;
  -moz-transition:background .3s;
  margin:5px 0;
}





a.button.medium
{
  padding:8px 10px;
}

a.button:hover
{
  background:#107aae;
}





a.button.medium.variant2 {
	font-weight: bold;
	border-radius: 3px;
	font-size: 12px;
	line-height: 20px;
}

a.button.medium.variant2 i {
	font-size: 20px;
	float: left;
	margin-right: 10px;
}





















a.button.gray .icons
{
  color:#444;
}

















































ul.post-meta li .icons
{
  font-size:14px;
  position:relative;
  top:1px;
}













.post-content h4 .icons
{
  color:#777;
}



























.post-image-gallery a.flex-prev,
.post-image-gallery a.flex-next{
	top:10px;
	left:10px;
	margin:0;
	background:#23323a url('/assets/legacy/wp-content/themes/reefseahomes/img/sprites/post-gallery-arrows.png') 0 0 no-repeat;
	background:rgba(35, 50, 58, .45) url('/assets/legacy/wp-content/themes/reefseahomes/img/sprites/post-gallery-arrows.png') 0 0 no-repeat;
	width:30px;
	height:30px;
	transition:background 0.3s;
	-webkit-transition:background 0.3s;
	-moz-transition:background 0.3s;
}

.post-image-gallery a.flex-next{
	left:41px;
	background-position:-30px 0;
}

.post-image-gallery a.flex-prev:hover,
.post-image-gallery a.flex-next:hover{
	background-color:#008fd5;
}











.blog-post h4 .icons
{
  margin-right:10px;
}
























































.timeline-line
{
  position:absolute;
  left:50%;
  top:20px;
  bottom:20px;
  height:100%;
  border:1px solid #fff;
  margin-left:-1px;
}

.timeline-line:after
{
  content:'';
  position:absolute;
  display:block;
  left:50%;
  bottom:0;
  width:10px;
  height:10px;
  background:#fff;
  margin-left:-5px;
  border-radius:50%;
  -moz-border-radius:50%;
}

.left-timeline-item
{
  padding-right:40px;
  position:relative;
}

.right-timeline-item
{
  padding-left:40px;
  position:relative;
}

.left-timeline-item:after
{
  content:'';
  display:block;
  position:absolute;
  right:26px;
  top:43px;
  width:15px;
  height:15px;
  background:url('/assets/legacy/wp-content/themes/reefseahomes/img/timeline-arrow-right.png') no-repeat;
}

.left-timeline-item:before
{
  width:20px;
  height:20px;
  content:'';
  display:block;
  position:absolute;
  background:#000;
  top:40px;
  right:-10px;
  background:#73848e;
  border:5px solid #fff;
  border-radius:50%;
  -moz-border-radius:50%;
  z-index:100;
}

.right-timeline-item:after
{
  content:'';
  display:block;
  position:absolute;
  left:26px;
  top:43px;
  width:15px;
  height:15px;
  background:url('/assets/legacy/wp-content/themes/reefseahomes/img/timeline-arrow-left.png') no-repeat;
}

.right-timeline-item:before
{
  width:20px;
  height:20px;
  content:'';
  display:block;
  position:absolute;
  background:#000;
  top:40px;
  left:-10px;
  background:#73848e;
  border:5px solid #fff;
  border-radius:50%;
  z-index:100;
}















































	

	



















.blog-post.masonry .blog-format-audio>.audio-player{
	margin:20px 20px 0!important;
	width:auto!important;
}

.timeline-container .blog-post.masonry .blog-format-audio>.audio-player{
	margin:0!important;
}

















.accordion.mix{
	width:100%;
}

.accordion.accordion-active + .accordion .accordion-header
{
  border-top:1px solid #ddd;
}

.accordion-active .accordion-header
{
  border:1px solid #ddd;
}



.accordion-active .accordion-header h5{
	color:#008fd5;
}



.accordion-active .accordion-icon
{
  background-position:0 -38px;
}

.accordion-header:hover,.accordion-active .accordion-header
{
  color:#008fd5;
}










.testimonial-header
{
  background:#23323a;
  color:#fff;
  display:table;
  width:100%;
  position:relative;
  margin-bottom:30px;
}

.testimonial-header:after
{
  content:'';
  width:0;
  height:0;
  border-style:solid;
  border-width:17px 20px 0 0;
  border-color:#23323a transparent transparent;
  position:absolute;
  bottom:-17px;
  right:20px;
}

.testimonial-image
{
  display:table-cell;
  width:81px;
}

.testimonial-meta
{
  display:table-cell;
  padding:0 20px;
  vertical-align:middle;
  text-align:left;
}

span.testimonial-author
{
  font-size:18px;
  display:block;
  font-weight:300;
}

span.testimonial-job
{
  color:#8cd9ff;
  font-size:10px;
  text-transform:uppercase;
  display:block;
}

.testimonial-quote
{
  padding:0;
  display:block;
  margin:10px 0;
  padding-left:55px;
  background:url('/assets/legacy/wp-content/themes/reefseahomes/img/testimonial-blockquote.jpg') left top no-repeat;
  border:none;
  font-size:14px;
  font-weight:400;
  color:#008fd5;
}

.testimonial p
{
  padding-left:55px;
  color:#73848e;
}

.testimonial .testimonial-desc p {
	padding-left: 0px;
	color:#73848e;
}
















.blue-bg .icons,.darker-blue-bg p,.darker-blue-bg .icons
{
  color:#8cd9ff; 
}

.blue-bg .icons {
	margin-right: 9px;
}











.services-list .icons
{
  position:absolute;
  left:0;
  top:15px;
  font-size:38px;
}




.team-member
{
  text-align:center;
}

.team-member img
{
  border:5px solid #fff;
  border:5px solid rgba(255,255,255,.05);
  box-shadow:0 0 2px rgba(0,0,0,.6);
  -webkit-box-shadow:0 0 2px rgba(0,0,0,.6);
  -moz-box-shadow:0 0 2px rgba(0,0,0,.6);
  display: inline-block;
  transition:border .4s;
  -webkit-transition:border .4s;
  -moz-transition:border .4s;
}

.team-member:hover img{
	border:5px solid rgba(255,255,255,.2);
}





.team-member h4
{
  margin:20px 0 0;
  font-size: 18px;
}

.team-member .job-title
{
  font-size:11px;
  text-transform:uppercase;
  color:#2691ac;
  display:block;
  font-weight:900;
  margin-top:-5px;
  margin-bottom: 10px;
}

.team-member div.text-content
{
  color:#444;
}

span.small-line
{
  display:inline-block;
  width:80px;
  border-top:1px solid #646b75;
}

.team-member .social-media
{
  list-style:none;
  margin:10px 0 0;
  padding:0;
}





























::-webkit-input-placeholder
{
  color:#333;
}

:-moz-placeholder
{
  color:#333;
}

::-moz-placeholder
{
  color:#333;
}

:-ms-input-placeholder
{
  color:#333;
}



.iconic-input .icons
{
  position:absolute;
  top:10px;
  right:10px;
  color:#008fd5;
  font-size:18px;
}









.get-in-touch .iconic-button .icons
{
  position:absolute;
  top:12px;
  right:18px;
  font-size:16px;
  color:#fff;
}









.get-in-touch.light .iconic-button .icons
{
  color:#fff;
}













































@keyframes animatedBackground
{
  frombackground-position:0 0;
}

to
{
  background-position:100% 0;
}
}

@-webkit-keyframes animatedBackground
{
  frombackground-position:0 0;
}

to
{
  background-position:100% 0;
}
}




p.knob-percent
{
  position:absolute;
  font-size:12px;
  text-transform:uppercase;
  font-weight:300;
  color:#fff;
  top:50%;
  margin-top:-50px;
  left:0;
  right:0;
  text-align:center;
}

p.knob-percent span
{
  font-size:60px;
  line-height:70px;
  display:block;
  text-align:center;
}








.tab-header ul li.active-tab
{
  border-top-color:#089bd5;
  border-bottom:none;
  background:#fff;
}





.tab-header ul li.active-tab a
{
  color:#089bd5;
  display:block;
}



.tab>:first-child
{
  margin-top:0;
}














.style2 .tab-header ul li.active-tab
{
  background:#008fd5;
}



.style2 .tab-header ul li.active-tab:after
{
  border-right:8px solid #fff;
}

.style2 .tab-header ul li.active-tab .icons
{
  color:#afe4fe;
}



.style2 .tab-header ul li .icons
{
  position:absolute;
  top:21px;
  left:10px;
  color:#8797a0;
  font-size:30px;
}














.sidebar .iconic-submit input[type="submit"]:hover + .icons
{
  color:#333;
}

.sidebar .iconic-submit .icons
{
  font-size:16px;
  color:#999;
}











































.sidebar .categories,.widget ul
{
  padding:0;
  margin:0;
  list-style:none;
}



.sidebar .categories li:last-child,.widget>ul li:last-child
{
  border:none;
}

.sidebar .categories a,
.widget>ul li a
{
  color:#73848e;
  text-transform:uppercase;
  font-size:11px;
  display:block;
  transition: color 0.3s, padding 0.3s;
  -webkit-transition: color 0.3s, padding 0.3s;
  -moz-transition: color 0.3s, padding 0.3s;
}

.sidebar .categories a:hover,
.widget>ul li a:hover
{
  color:#008fd5;
}
















.widget_recent_works ul{
	padding:15px;
	border:1px solid #e7eaec;
	zoom:1;
}

.widget_recent_works ul:after,
.widget_recent_works ul:before{
	content:'';
	display:table;
}

.widget_recent_works ul:after{
	clear:both;
}







.widget_recent_works>ul li .cloud{
	display:none;
}

.widget_recent_works>ul li a:hover
{
  padding-left:0;
}



#footer{
	font-size:12px;
}

body.sticky-footer-on #footer{
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10;
  -webkit-transform: translateZ(0px);
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
}

#footer h4{
	color:#7ca1b3;
}



#main-footer .widget li a
{
  color:#bdd2dc;
  font-size:13px;
  font-style:italic;
  text-transform:none;
}





#main-footer .widget li a:hover
{
  color:#d9ecf5;
}


.dark-blue-bg
{
  background:#001C55;
  color:#fff;
}

.page-heading
{
  padding-top:10px;
  padding-bottom:10px;
}

.page-heading h1
{
  font-weight:800;
  font-size:36px;
  letter-spacing:2px;
  text-transform:uppercase;
  color:#fff;
}







.breadcrumbs
{
  display:block;
  margin-top:25px;
  text-align:right;
  color:#fff;
}

.breadcrumbs .delimiter{
	margin: 0 5px 0 6px;
}

.breadcrumbs a
{
  color:#fff;
}

.breadcrumbs a:hover{
	color: #008fd5;
}

.page-heading.style2
{
  text-align:center;
  padding-top:40px;
  padding-bottom:40px;
}









.page-heading .icons
{
  font-size:72px;
  color:#e5eff4;
}

.page-heading.style2 h1
{
  margin:20px 0;
  font-size:48px;
  color:#e5eff4;
}

.page-heading.style2.portfolio-heading h1{
	font-size:26px;
	letter-spacing:0;
}





.page-heading.position-left-top {
	background-position: left top;
}



















.page-heading.size-original {
	-webkit-background-size: auto;
	-moz-background-size: auto;
	background-size: auto;
}



h2:first-child
{
  margin-top:0;
}





a.portfolio-button
{
  display:inline-block;
  width:40px;
  height:40px;
  margin:20px 0 0;
  background:url('/assets/legacy/wp-content/themes/reefseahomes/img/portfolio-button.png') no-repeat;
  float:left;
}

.portfolio-arrows
{
  text-align:right;
}

a.portfolio-prev,a.portfolio-next
{
  width:30px;
  height:60px;
  display:inline-block;
  background:url('/assets/legacy/wp-content/themes/reefseahomes/img/main-slider-arrows.png') no-repeat;
  margin-top:10px;
}

a.portfolio-prev
{
  background-position:-15px 0;
}

a.portfolio-next
{
  background-position:-75px 0;
  margin-left:-10px;
}






#projects-container .mix,
#sortable-shop-products .mix,
.projects-container .mix
{
  display:none;
}



.portfolio-1column .project-item.mix{
	width:100%;
}

#projects-container.full-width-portfolio .mix{
	padding-left:0;
	padding-right:0;
}



.full-width-portfolio>div>div {
padding: 0;
}

















.sorting-tags div.filter.active,.sorting-tags div.filter:hover
{
  color:#8cd9ff;
}






















.tweet-slider-arrows .icons
{
  color:#fff!important;
  cursor:pointer;
}

.tweet-slider-arrows .icons + .icons
{
  position:relative;
  left:-6px;
}





































.alert-box
{
  display:block;
  margin:10px 0;
  padding:10px 40px;
  background:#ddd;
  position:relative;
}

.alert-box p
{
  margin:0;
}

.alert-box .icons
{
  position:absolute;
  left:10px;
  top:50%;
  margin-top:-10px;
}

.alert-box .close-button
{
  position:absolute;
  top:50%;
  right:10px;
  margin-top:-10px;
  cursor:pointer;
}

.alert-box.error
{
  background:#facfcf;
}

.alert-box.error .icons,.alert-box.error .close-button
{
  color:#d35858;
}

.alert-box.success
{
  background:#e9f5d5;
}

.alert-box.success .icons,.alert-box.success .close-button
{
  color:#809533;
}

.alert-box.info
{
  background:#cce6f7;
}

.alert-box.info .icons,.alert-box.info .close-button
{
  color:#5694b1;
}

.alert-box.notice
{
  background:#fcf7d9;
}

.alert-box.notice .icons,.alert-box.notice .close-button
{
  color:#dbb835;
}















blockquote
{
  background:#23323a url('/assets/legacy/wp-content/themes/reefseahomes/img/blockquote.png') right top no-repeat;
  color:#d2f0ff;
  padding:20px;
  border:none;
}














































































.audio-player
{
  width:100%;
  display:block;
  height:30px;
  background:#23323a;
  position:relative;
  padding:11px 10px 11px 40px;
}

.audio-player.volume-on
{
  padding-right:120px;
}

.audio-play-button
{
  position:absolute;
  left:0;
  top:0;
  bottom:0;
  width:30px;
  height:30px;
  background:#008fd5 url('/assets/legacy/wp-content/themes/reefseahomes/img/audio-buttons.png') no-repeat;
  cursor:pointer;
  transition:background .2s;
  -webkit-transition:background .2s;
  -moz-transition:background .2s;
}

.audio-play-button.pause
{
  background-position:0 -30px;
}

.audio-progress,.audio-volume
{
  height:8px;
  background:#1b282e;
  position:absolute;
  left:40px;
  top:11px;
  cursor:pointer;
  right:10px;
}

.audio-volume
{
  left:auto;
  width:70px;
  right:10px;
}

.volume-on .audio-progress
{
  right:100px;
}

.audio-progress-bar,.audio-volume-bar
{
  background:#96a5ac;
  width:0;
  height:8px;
}






a.load-more-button:hover .icons:before
{
  -webkit-animation:spinit 2.5s linear infinite;
  -moz-animation:spinit 2.5s linear infinite;
  animation:spinit 2.5s linear infinite;
}

@-moz-keyframes spinit
{
  from-moz-transform:rotate(0deg);
}

to
{
  -moz-transform:rotate(360deg);
}
}

@-webkit-keyframes spinit
{
  from-webkit-transform:rotate(0deg);
}

to
{
  -webkit-transform:rotate(360deg);
}
}

@keyframes spinit
{
  fromtransform:rotate(0deg);
}

to
{
  transform:rotate(360deg);
}
}



a.button.unfilled,
input[type="submit"].unfilled, 
button.unfilled {
	background:transparent!important;
	border:2px solid #000!important;
	text-transform:uppercase;
	color:#000;
	font-weight:700;
	font-size:14px;
	padding:10px 25px;
	transition: color 0.3s;
	-webkit-transition: color 0.3s;
	-moz-transition: color 0.3s;
}

a.button.unfilled:after{
	content:'';
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	right:100%;
	z-index:-1;
	transition:right 0.3s;
	-webkit-transition:right 0.3s;
	-moz-transition:right 0.3s;
}





a.button.unfilled.white,
input[type="submit"].unfilled.white{
	color:#fff!important;
	background:transparent!important;
	border:2px solid #fff!important;
	font-weight:700;
	font-size:14px;
	padding:10px 25px;
	text-transform:uppercase;
	position:relative!important;
	z-index:10;
	transition: color 0.3s, background 0.3s;
	-webkit-transition: color 0.3s, background 0.3s;
	-moz-transition: color 0.3s, background 0.3s;
}



a.button.unfilled:hover,
input[type="submit"].unfilled:hover{
	color:#fff!important;
}

a.button.unfilled.white:hover,
input[type="submit"].unfilled.white:hover{
	color:#000!important;
}





a.button.unfilled.white:after{
	background:#fff;
}



a.button.unfilled.white:hover:after{
	right:0;
}















.shop-banner
{
  margin-bottom:30px;
  overflow:hidden;
  position:relative;
}

.shop-banner img
{
  width:100%;
  -webkit-transform:translateZ(0px);
}

.banner-content-wrapper
{
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  right:0;
  bottom:0;
}

.banner-content
{
  display:table;
  height:100%;
  width:100%;
}

.banner-content-inner
{
  display:table-cell;
  height:100%;
  width:100%;
  text-align:center;
  vertical-align:middle;
}

.banner-content-inner .overlay
{
  display:inline-block;
  padding:40px 20px;
  background:#000;
  background:rgba(0,0,0,.4);
  color:#fff;
  width:80%;
  max-width:400px;
  max-height:100%;
  transition:background .4s;
  -webkit-transition:background .4s;
  -moz-transition:background .4s;
}

.banner-content-inner .overlay h1,
.banner-content-inner .overlay h2,
.banner-content-inner .overlay h3,
.banner-content-inner .overlay h4,
.banner-content-inner .overlay h5,
.banner-content-inner .overlay h6{
	color:#fff;
}

.shop-banner:hover .banner-content-inner .overlay
{
  background:rgba(0,0,0,.6);
}

.shop-banner img
{
  transition:opacity .3s;
  -webkit-transition:opacity .3s;
  -moz-transition:opacity .3s;
}

.shop-banner:hover img
{
  opacity:0.8;
}

.shop-banner h2
{
  font-size:42px;
  font-weight:800;
  margin:0;
  text-transform:uppercase;
}











.shop-banner p
{
  font-size:14px;
  font-weight:300;
  margin-top:15px;
  text-transform:uppercase;
}















.shop-filters span.active,.shop-filters span:hover
{
  color:#1f95d5;
}















































































































































	














































.numeric-input-holder
{
  position:relative;
  padding:0 30px;
  display:inline-block;
  -webkit-touch-callout:none;
  -webkit-user-select:none;
  -khtml-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
}



.numeric-input-holder .increase-button,.numeric-input-holder .decrease-button
{
  position:absolute;
  width:30px;
  height:40px;
  left:0;
  top:10px;
  text-align:center;
  cursor:pointer;
  color:#19242a;
  transition:color .3s;
  -webkit-transition:color .3s;
  -moz-transition:color .3s;
}

.numeric-input-holder .increase-button
{
  left:auto;
  right:0;
}

.numeric-input-holder .increase-button:hover,.numeric-input-holder .decrease-button:hover
{
  color:#1f95d5;
}

.numeric-input-holder .decrease-button:before,.numeric-input-holder .increase-button:before
{
  font-family:fontello;
  font-style:normal;
  font-weight:400;
  speak:none;
  display:inline-block;
  text-decoration:inherit;
  width:1em;
  margin-right:.2em;
  text-align:center;
  font-variant:normal;
  text-transform:none;
  line-height:1em;
  margin-left:.2em;
  font-size:12px;
  content:'\e823';
}

.numeric-input-holder .increase-button:before
{
  content:'\e81f';
}































































.sidebar .shop-widget.opened .arrow:before
{
  content:'\e898';
}










































































.shop-product-slider .flex-control-thumbs
{
  display:table;
  table-layout:fixed;
}

.shop-product-slider .flex-control-thumbs li
{
  display:table-cell;
  width:auto;
  float:none;
}

.shop-product-slider .flex-control-thumbs li img
{
  width:100%;
  border-width:5px;
}

.shop-product-slider .flex-prev,.shop-product-slider .flex-next
{
  top:38%;
}

.shop-product-slider .flex-prev:before,.shop-product-slider .flex-next:before
{
  font-family:fontello;
  font-style:normal;
  font-weight:400;
  speak:none;
  display:inline-block;
  text-decoration:inherit;
  width:1em;
  text-align:center;
  font-variant:normal;
  text-transform:none;
  line-height:1em;
  content:'\e896';
}

.shop-product-slider .flex-next:before
{
  content:'\e897';
}













































































.pp_content_container iframe{
	width:100%;
	height:300px;
}







.comment-form-rating .stars a:hover,
.comment-form-rating .stars a.active{
	background-position:0 -16px;
}





























#added_items {
  position: fixed;
  top: 100px;
  right: 20px;
  z-index: 1000;
}
.added_item {
    position: relative;
    top: 0;
    padding: 10px;
    background: #fff;
    width: 260px;
    box-shadow: 0 0 6px 2px rgba(0,0,0,0.1);
    z-index: 1000;
    vertical-align: middle;
    opacity: 0;
    margin-bottom: 10px;
}
.added_item img {
    float: left;
    width: 47px;
    margin-right: -60px;
}
.added_item p {
    display: inline-block;
    margin: 10px 0 5px 0;
    padding-left: 70px;
    clear: none;
}



#fountainG{
	position:relative;
	width:60px;
	height:7px;
    display: inline-block;
    margin-top: 11px;
    margin-left: -30px;
}
.loader-container {
    background: #008FD5;
    position: absolute;
    left: 0;
    right: 0;
    height: 100%;
    top: 0;
	padding-top: 5px;
	padding-left: 22px;
    text-align: center;
}
.fountainG{
position:absolute;
top:0;
background-color:#FFFFFF;
width:8px;
height:8px;
-moz-animation-name:bounce_fountainG;
-moz-animation-duration:1.3s;
-moz-animation-iteration-count:infinite;
-moz-animation-direction:linear;
-moz-transform:scale(.3);
-moz-border-radius:5px;
-webkit-animation-name:bounce_fountainG;
-webkit-animation-duration:1.3s;
-webkit-animation-iteration-count:infinite;
-webkit-animation-direction:linear;
-webkit-transform:scale(.3);
-webkit-border-radius:5px;
-ms-animation-name:bounce_fountainG;
-ms-animation-duration:1.3s;
-ms-animation-iteration-count:infinite;
-ms-animation-direction:linear;
-ms-transform:scale(.3);
-ms-border-radius:5px;
-o-animation-name:bounce_fountainG;
-o-animation-duration:1.3s;
-o-animation-iteration-count:infinite;
-o-animation-direction:linear;
-o-transform:scale(.3);
-o-border-radius:5px;
animation-name:bounce_fountainG;
animation-duration:1.3s;
animation-iteration-count:infinite;
animation-direction:linear;
transform:scale(.3);
border-radius:5px;
}

















@-moz-keyframes bounce_fountainG{
0%{
-moz-transform:scale(1);
background-color:#FFFFFF;
}

100%{
-moz-transform:scale(.3);
background-color:#FFFFFF;
}

}

@-webkit-keyframes bounce_fountainG{
0%{
-webkit-transform:scale(1);
background-color:#FFFFFF;
}

100%{
-webkit-transform:scale(.3);
background-color:#FFFFFF;
}

}

@-ms-keyframes bounce_fountainG{
0%{
-ms-transform:scale(1);
background-color:#FFFFFF;
}

100%{
-ms-transform:scale(.3);
background-color:#FFFFFF;
}

}

@-o-keyframes bounce_fountainG{
0%{
-o-transform:scale(1);
background-color:#FFFFFF;
}

100%{
-o-transform:scale(.3);
background-color:#FFFFFF;
}

}

@keyframes bounce_fountainG{
0%{
transform:scale(1);
background-color:#FFFFFF;
}

100%{
transform:scale(.3);
background-color:#FFFFFF;
}

} 




















.search-form input[type="submit"] + .icons {
	color: #999!important;
}

.search-form input[type="submit"]:hover + .icons {
	color: #333!important;
}

















.faq-filters li.active,
.faq-filters li:hover{
	color:#008fd5;
}



.faq-accordions .mix{
	display:none;
}





































































.project.light{
	margin-bottom:30px;
}

.project.light .project-meta{
	background:#ffffff;
}



.project.light .project-meta:before{
	border-bottom-color:#fff;
}



.project.light .project-like .icons{
	color:#95a1a8;
}



.project.light .project-like:hover .icons{
	color:#ec7064;
}







.project.style2{
	border:none!important;
}

.project.style2 .project-hover{
	background:#001C55;
	background:rgba(0,30,87,.6);
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin-top:0;
}

.project.style2 .project-hover .project-description{
	display:table;
	width:100%;
	height:100%;
}

.project.style2 .project-hover .project-description>div{
	display:table-cell;
	vertical-align:middle;
}

.project.style2 .project-hover .project-description h4{
	color:#fff;
	font-size:22px;
	font-weight:700;
	margin:0;
}

.project.style2 .project-hover .project-description span{
	color:#fff;
	font-size:11px;
	font-weight:400;
	text-transform:uppercase;
}

.project.style2 .project-hover .project-buttons{
	position:absolute;
	left:0;
	bottom:0;
	z-index:10;
}

.project.style2 .project-hover .project-buttons a{
	width:55px;
	height:55px;
	border:none;
	display:block;
	float:left;
	margin:0;
	margin-right:1px;
	background:#fff url('/assets/legacy/wp-content/themes/reefseahomes/img/sprites/hover-icons2.png') 7px 7px no-repeat;
	transition: background .3s, bottom .3s, opacity .3s ease-out;
	-webkit-transition: background .3s, bottom .3s, opacity .3s ease-out;
	-moz-transition: background .3s, bottom .3s, opacity .3s ease-out;
	transition-delay:0s, 0s, 0s;
	-webkit-transition-delay:0s, 0s, 0s;
	-moz-transition-delay:0s, 0s, 0s;
	position:relative;
	opacity:0;
	bottom:-60px;
}

.project.style2 .project-hover:hover .project-buttons a{
	bottom:0;
	opacity:1;
	transition-delay:0s, .2s, .2s;
	-webkit-transition-delay:0s, .2s, .2s;
	-moz-transition-delay:0s, .2s, .2s;
}

.project.style2 .project-hover:hover .project-buttons a + a{
	transition-delay:0s, .4s, .4s;
	-webkit-transition-delay:0s, .4s, .4s;
	-moz-transition-delay:0s, .4s, .4s;
}

.project.style2 .project-hover .project-buttons a:hover{
	background-color:#eee;
	background-color:rgba(255,255,255,.8);
}

.project.style2 .project-hover .project-buttons a.link-icon{
	background-position: 7px 7px;
}

.project.style2 .project-hover .project-buttons a.search-icon{
	background-position: -33px 7px;
}









.sorting-tags.style2 > div:hover,
.sorting-tags.style2 > div.active{
	color:#f9fbfc;
}


















.testimonial-slider .flex-control-nav{
	z-index:100;
	bottom:-80px;
}

.testimonial-slider .flex-control-nav a{
	width:10px;
	height:10px;
	background:transparent;
	border:1px solid #fff;
	border-radius:0;
	position:relative;
	box-shadow:none;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	margin:0 3px;
}

.testimonial-slider .flex-control-nav a.flex-active:before,
.testimonial-slider .flex-control-nav a:hover:before{
	background:#fff;
	width:6px;
	height:6px;
	content:'';
	position:absolute;
	left:1px;
	top:1px;
}

.testimonial-slider.nav-dark .flex-control-nav a{
	border:1px solid #000;
}

.testimonial-slider.nav-dark .flex-control-nav a.flex-active:before,
.testimonial-slider.nav-dark .flex-control-nav a:hover:before{
	background:#000;
}

.testimonial-slider.nav-dark .flex-control-paging li a.flex-active {
	background: #FFF;
	background: rgba(255,255,255,0.9);
	cursor: default;
}



.testimonial-slide .icons{
	font-size:48px;
	color:#fff;
	margin-bottom:20px;
	display:block;
}







.flex-active-slide .testimonial-slide{
	left:0;
	opacity:1;
}
































































.footer-2 .iconic-list li .icons{
	font-size:24px;
}












#main-footer
{
  background:#19242a;
  color:#7ca1b3;
}

#main-footer img
{
  margin-bottom:12px;
}

#main-footer h4
{
  margin-bottom:30px;
}

#main-footer p
{
  margin:10px 0;
  font-size:12px;
}














.iconic-list
{
  margin:0;
  padding:0;
  list-style:none;
}

.iconic-list li
{
  position:relative;
  padding-left:35px;
  margin-bottom:10px;
}

.iconic-list .icons
{
  position:absolute;
  top:0;
  left:0;
  font-size:18px;
}






.iconic-submit
{
  position:relative;
}

.iconic-submit input[type="submit"]
{
  position:absolute;
  top:0;
  right:0;
  width:40px;
  height:100%;
  bottom:0;
  background:transparent;
  border:none;
  opacity:0;
  -moz-opacity:0;
  -khtml-opacity:0;
  -ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter:alpha(opacity=0);
  z-index:10;
}

.iconic-submit input[type="submit"]:hover + .icons
{
  color:#fff;
}

.iconic-submit .icons
{
  position:absolute;
  top:10px;
  right:10px;
  z-index:9;
  transition:color .3s;
  -webkit-transition:color .3s;
  -moz-transition:color .3s;
}












#lower-footer
{
  color:#547e93;
  background:#141d22;
  padding:20px 0;
}








@media (min-width:768px) and (max-width:991px) {

	

	

	

	
	
	
  

  .service,.team-member
  {
    margin-bottom:40px;
  }

  

  .shop-banner h2
  {
    font-size:24px;
  }

  

  

  

  

  .shop-banner p
  {
    font-size:14px;
    font-weight:300;
    margin-top:15px;
    text-transform:none;
  }

  .banner-content-inner
  {
    padding:0;
    vertical-align:middle;
  }

  .banner-content-inner a.button
  {
    font-size:12px;
  }

  .banner-content-inner .overlay
  {
    padding-top:10px;
    padding-bottom:10px;
  }

  .team-member img
  {
    width: 140px;
  }
  
  #main-nav>li,
  div.menu>ul>li  {
	margin-right:12px;
  }
  
  .lower-logo{
	display:none;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
	
	
	
	
	
	
  
}

@media (max-width:767px) {
	
	

	
	
	

	
  
  

  .service,.team-member
  {
    margin-bottom:40px;
  }

  

  

  

  

  

  

  

  

  

  

  

  

  

  #main-footer h4
  {
    margin-top:40px;
  }

  

  

  

  .project
  {
    border-right-color:transparent;
  }

  .project,.project-item
  {
    width:100%;
  }

  .timeline-line
  {
    display:none;
  }

  .left-timeline-item
  {
    padding-right:15px;
    position:relative;
  }

  .right-timeline-item
  {
    padding-left:15px;
    position:relative;
  }

  .left-timeline-item:after,.left-timeline-item:before,.right-timeline-item:after,.right-timeline-item:before
  {
    display:none;
  }

  .shop-banner h2
  {
    font-size:24px;
  }

  

  

  

  

  .shop-banner p
  {
    font-size:14px;
    font-weight:300;
    margin-top:15px;
    text-transform:none;
  }

  .banner-content-inner
  {
    padding:0;
    vertical-align:middle;
  }

  .banner-content-inner a.button
  {
    font-size:12px;
  }

  .banner-content-inner .overlay
  {
    padding-top:10px;
    padding-bottom:10px;
  }

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

  

	

	

	
	
	

  .team-member img
  {
    width: 100%;
  }
  
  
  
  
	
  
	
	a.portfolio-button{
		float:none;
	}
	
	.portfolio-arrows{
		text-align:center;
	}
	
	.page-heading.portfolio-heading.style2 h1{
		margin:20px 0 0;
	}

	
	
	
	
	
	
	
	
	
	
	#header .text-list,
	#header .social-media,
	#upper-header .menu{
		display:none;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
	
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  .page-heading,
  .page-heading .breadcrumbs{
	text-align:center;
  }
  
  
  
  #header .logo img{
	height:auto;
	padding-right:0;
	min-height:0;
  }
  
  #header .logo{
	padding-right:70px;
	min-height:60px;
  }
  
  
}















.logo img { height:85px;}

#main-nav>li>a, #header div.menu>ul>li>a { color:#fff;}
#lower-header:hover #main-nav>li>a { color:#73848e;}

#header.sticky-header #lower-header { background-color: rgba(0,51,153, .67);}
#header.sticky-header #lower-header:hover { background: rgba(255, 255, 255, .80);}

.text-list { font-size: 14px;}


.small-padding { padding-top: 50px; padding-bottom: 20px;}

h5 { margin-top:-20px;}

.page-heading h1 { font-family: 'Staccato222BTRegular'; font-weight:normal !important; text-transform:capitalize !important; text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.6);}

.testimonial-header { background:#001C55;}
.testimonial-header:after { border-color: #001C55 transparent transparent;}
.testimonial-desc { margin-top:25px;}
.testimonial-job { color:#80a9ff;}


.banner-content-inner .overlay { background: #001C55; background: rgba(0,30,87,.4);}
.shop-banner:hover .banner-content-inner .overlay {  background:rgba(0,30,87,.6);}



.dark-gray-bg, .project-meta {background-color: #001c55;}
.project:hover .project-meta { background:#003399;}



.portfolio-heading {
	background: #fff url('/assets/legacy/wp-content/themes/reefseahomes/img/bg_portfolio-header.jpg') no-repeat center top;
}
.page-heading.style2.portfolio-heading h1 { margin:30px 0;}
.portfolio-heading h1 span { font-size:46px; font-weight:normal !important;}

.project-description .social-media {
border-top: 1px solid #ddd;
}

.project-description { position:relative;}







ul.portfolio-icons { margin:0px 0 20px; padding:0px 0px 15px; border-bottom: 1px solid #ddd;}
ul.portfolio-icons li { display:block; padding:0 0 0 30px; margin-bottom:10px; background-position:left top; background-repeat:no-repeat;}
ul.portfolio-icons li.address { background-image:url('/assets/legacy/wp-content/themes/reefseahomes/img/icon-location.png'); color:#04398B; font-size:15px; font-weight:700;}
ul.portfolio-icons li.size { background-image:url('/assets/legacy/wp-content/themes/reefseahomes/img/icon-size.png'); color:#04398B; font-size:15px;}
ul.portfolio-icons li.awards { background-image:url('/assets/legacy/wp-content/themes/reefseahomes/img/icon-award.png'); font-size:15px;}
ul.portfolio-icons li.options { background-image:url('/assets/legacy/wp-content/themes/reefseahomes/img/icon-check.png'); margin-bottom:5px;}




h3.gform_title {font-size: 32px !important;
font-weight: 300 !important;
line-height: 36px !important;
margin: 20px 0 !important;
}

#gform_wrapper_3 h3.gform_title {font-size: 22px !important;}

.share-label {
display: block;
float: left;
margin: 0 15px 0 0;
padding: 10px 0;
}
.social-media li:first-child {
margin-left: 0;
}
.gform_button {
	padding: 9px 14px !important;
	font-size: 15px !important;
	line-height: normal !important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	border:0px;
	text-transform:uppercase;
	background:#04398B;
	color:#fff;
}
.gform_button:hover { background:#222;}
.gform_wrapper .gform_footer {
margin: 0px 0 0 0 !important;
}

.portfolio-gallery ul { margin:0px; padding:0px;}
.portfolio-gallery ul li { list-style:none; margin-bottom:15px;}
.portfolio-gallery ul li a, .project-single .project .project-image, .project.light { 
	display:block;
	padding:6px;
	background:#fff;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.project-single .project .project-image, .project.light .project-image, .portfolio-gallery ul li a { overflow:hidden;}

.portfolio-gallery ul li img{
	border:1px solid #fff; 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	transition: transform 0.4s ease;
	-webkit-transition: -webkit-transform 0.4s ease;
	-moz-transition: -moz-transform 0.4s ease;
}

.portfolio-gallery ul li:hover img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
}

.project.light:hover .project-meta:before {
border-bottom-color: #003399;
}

	
@media (min-width:700px) {
	.portContent { float:right;}
}







#footer .testimonial-header { background: #001542;}
#footer .testimonial-job { display:none;}
#footer span.testimonial-author {font-size: 15px;}
#footer .testimonial-meta {padding: 0 10px;}
#footer .testimonial-header:after {border-color: #001542 transparent transparent;}
#footer .testimonial-desc span { color:#fff !important;}
#footer .testimonial-desc a { color:#bdd2dc !important;}

.widget_recent_works ul {
padding: 0px;
border: 0px;
}

.home .small-padding, .page-id-26 .small-padding { padding-top:20px;}


.page-id-18 .small-padding { padding-bottom:0px;}

/* ===== source: www/assets/legacy/wp-content/themes/reefseahomes/style.css ===== */







.alignnone {

}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}



a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
























::-webkit-input-placeholder {
    color: #333;
}

:-moz-placeholder {
    color: #333;
}

::-moz-placeholder {
    color: #333;
}

:-ms-input-placeholder {
    color: #333;
}



.iconic-input .icons {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #008fd5;
    font-size: 18px;
}









.iconic-button .icons {
    position: absolute;
    top: 11px;
    right: 15px;
}









.comment-form .iconic-button .icons {
    color: #fff;
}
























.widget_recent_works li { display:block; float:left; width:85px; margin:0 2px 5px 0;}
.widget_recent_works li a { border:4px solid #001542;}
.widget_recent_works li a:hover { border-color:#fff;}
.widget_recent_works li a img { margin-bottom:0px !important;}

@media (max-width: 767px) {
    .portContent { margin-top: 40px !important;}
}


.postid-6049 .gform_wrapper,
.postid-5413 .gform_wrapper,
.postid-5405 .gform_wrapper,
.postid-5423 .gform_wrapper,
.postid-5443 .gform_wrapper { display: none !important;}



