/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 a.button,
 button {
   text-decoration: none;
   color: #fff;
   border-radius: 50px;
   background-color:#2ecc71;
   border:1px solid #2ecc71;

 
 }
 a.button-alt {
   text-decoration: none;
   color: #fff;
   border:1px solid #ffffff;
   border-radius: 50px;
 
 }
 a.button-alt,
 a.button {
   display: inline;
   padding: 0.5em 2em;
 } 
 a:visited.button-alt,
 a:visited.button {
   color: #fff;
 }
 h3 {
   font-size: 16px;
 }
 .slim-button {
   padding:1em 2em;
 }
/*--------------------------------------------------------------
## Properties
--------------------------------------------------------------*/
.clear {
  clear: both;
}
.property-preview {
    padding: 0 2em;
    position: relative;
  }
  .property {
    position: relative;
    margin-bottom: 1em;
  }
  .single .property {
    padding: 0;
  }
  .property-preview .thumbnail {
    min-height: 420px;
    position: relative;
  }
  .property-details {
    padding: 1em;
    background: #fff;
  }
  .property-preview h2.entry-title {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize;
  }
  .property-details .location a {
    color: #2ecc71;
    font-size: 15px;
    text-decoration: none;
  }
  .property-details span {
    font-size: 14px;
    opacity: 1;
  }
  .property-preview .for-sale {
      background: #2ecc71;
      padding: 0px 14px;
      border-radius: 37px;
      text-decoration: none;
      color: #fff;
      font-size: 13px;
      position: absolute;
      top: 10px;
      left: 10px;
  }
  .property-preview .for-rent {
      background: #0984e3;
      padding: 0px 14px;
      border-radius: 37px;
      text-decoration: none;
      color: #fff;
      font-size: 13px;
      position: absolute;
      top: 10px;
      right:10px;
  }
  .property-preview .sold {
    background: #e74c3c;
    padding: 0px 14px;
    border-radius: 37px;
    text-decoration: none;
    color: #fff;
    font-size: 13px;
    position: absolute;
    top: 10px;
    left:10px;
  }
  .property-preview span.price {
    font-size: 21px;
    font-weight: 600;
    color: rgba(0,0,0,0.5);
    margin-bottom: 10px;
  }
  .property-amenities-small {
    border-top: 1px solid;
    border-color: rgba(0,0,0, 0.1);
    margin-top: 10px;
    padding:10px 0 0;
  }
  .property-wrapper {
    background-color: rgba(246, 248, 250, 1);
    padding: 2em 0;
  }
  .span.location a {
    text-transform: capitalize;
  }
  @media all and (max-width: 420px){
    .property-preview {
      padding: 0;
    }
  }
  
  /* Single Property */
  
  .amenities {
    margin: 0;
    padding: 0;
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
    list-style: none;
    text-transform: capitalize;
  }
  .single-property .entry-header {
    padding: 0;
    padding-bottom: 1em;
  }
  .single-property .entry-title {
    text-align: left;
    font-size: 35px;
    font-weight: 600;
  }
  #secondary {
    margin-top: 5em;
  }

  /*Sections */
  .sections {
  }
  .sections .section-title {
    text-align: center;
    font-size: 28px;
    font-weight: 700;
    line-height: 2;
    margin: 1em 0;
    text-align: center;
    color: #000;
    text-transform: uppercase;
  }
  .page-template-pro-template .heroimage {
    padding:0;
  }
  .welcome-text h1 {
    text-transform: capitalize;
  }

  /*Maps */
  .neptune-maps .grid-wide {
    position: relative;
  }
  .address {
    background: #fff;
    padding: 1em;
    color: rgba(0,0,0, 0.7);
    position: absolute;
    z-index: 9;
    top: 4em;
    left: 1em;
  }
  .address h2 {
    color: #000;
  }
  .acf-map {
    width: 100%;
    min-height: 480px;
    background: #eee;
  }
  
  /* fixes potential theme css conflict */
  .acf-map img {
      max-width: inherit !important;
  }
  /* Service Box*/
.service-section {
  clear: both;
}
  .service-box {
    text-align: center;
    margin: 3em 0 0;
  }
.partners {
  clear: both;
}
  .partners .logos{
    max-height: 150px;
    padding: 3em;
  }
  .partners ul li img {
    /* width: 100%; */
  }

  .cta .welcome-text h1 {
    font-size: 45px;
    font-weight: bold;
    line-height: 50px;
    margin: 0;
    line-height: 1.2;
    margin-bottom: 1em;
}
  .cta .header-image {
    min-height: auto;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  cta .welcome {
    padding:5em 4em;
  }
.age-template-pro-template .cta {
  height: auto;
}
  /* SLIDER */
  .flexslider .slides > li {
    display: flex;
    align-items: center;
  }
  .flexslider .slides > li {
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
    -webkit-backface-visibility: hidden;
    padding: 0;
    max-height: 600px;
  }
  .slider-section .grid-wide {
    padding:12em 0;
  }
  .slider-details {
    background: transparent;
    padding: 3em 0 0;
    position: relative;
    z-index: 9;
  }
  .flexslider .slides img {
    width: 100%;
    display: block;
  }
  .slider-details h2 a{
    font-size: 50px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
  }
  .slider-details .price {
    font-size: 65px;
    font-weight: 600;
    color: #fff;
  }
  .slider-price {
    color: #fff;
    text-align: center;
    line-height:1.2;
    background-color: rgba(0, 0, 0, 0.2);
    padding: 4em 0 7em;
    position: relative;
    display: inline-grid;
    border-radius: 5px;
    overflow: hidden;
  }
  .slider-price a {
    text-decoration: none;
  }
  .slider-price .more {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #2ecc71;
    padding: 1.5em 0;
    width:100%;
  }
  .slider-price .more:before {
    position: absolute;
    content: '';
    left: 50%;
    top: -12px;
    margin-left: -5px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid #2ecc71;
  }
  .slider-price a.more {
    color: #fff;
    text-decoration: none;
  }
  .flexslider .slide-overlay {
    background-color: rgba(5,25,56,0.1);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }

  /* AGENTS */
  .agents-section h2.section-title {
    margin: 1em 0 2em;
  }
  
  .agent {
    text-align: center;
  }
  .agent .thumb{
    height: 320px;
    background-position: center;
    height: 320px;
    width: 100%;
  }
  .agent h2.agent-title {
    text-align: center;
    margin: 0em 0 2em;
    color: #000;
    font-weight: 600;
    font-size: 28px;
  }
  .agent .agent-details {
    padding: 0 3em;
  }
  .agent .agent-details h5 {
    font-weight: bold;
  }
  .agent h4.agent-title {
    text-align: center;
    margin: 1em 0 0.2em;
    color: #000;
    font-weight: 600;
    font-size: 21px;
  }
  .agent h5 {
    margin: 0;
    opacity: 0.9;
  }

  /* PROPERTY GALLERY */

  ul.property-gallery {
    margin:0;
    padding: 0;
    list-style: none;
    text-align: center;
  }
  ul.property-gallery li {
    max-height: 135px;
    overflow: hidden;
    margin-bottom:1em;
  }
  ul.property-gallery [class*='col-']:last-child {
    padding-right: 20px;
}
  ul.property-gallery li img {
    width: 100%;
  }
  ul.property-gallery i {
    font-size: 11px;
  }

  /*AMENITIES*/
  .single-section {
    padding: 2em 0;
  }
  h2.block-title{
    font-size: 15px;
    font-weight: 600;
    line-height: 39px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 1em 0;
  }
  li.checked:before {
    content:''; 
    display:inline-block; 
    height:13px; 
    background-image: url('img/checked.svg');
    background-size:contain; 
    background-repeat:no-repeat; 
    padding-left: 2em; 
  }
  .neptune-vt {
    padding: 2em 0 4em;
  }
  .plans {
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-columns: 2;
    columns: 2;
  }
  .plans li {
    display: flex;
    align-items: center;
  }
  li.file:before {
    content:''; 
    display:inline-block; 
    height:24px; 
    background-image: url('img/sketch.svg');
    background-size:contain; 
    background-repeat:no-repeat; 
    padding-left: 2em; 
    margin-right: 1em;
  }
  /*Search Form */
.search-field {
  margin:0.5em 0;
}
.custom-search {
  background: #f6f8fa;
  padding: 3em 0;
}
.property-search {
  background:#fff;
  padding: 1em;
  padding-right: 0.5em;
}
.property-search input[type="text"] {
  color: #092c61;
  padding: 0 24px;
}
.property-search input,
.property-search select {
  width: 100%;
  height: 50px;
  border: 1px solid #e4e7e9;
}
.property-search select {
  width: 100%;
  height: 50px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  
}
.property-search select option {
  padding: 0 24px;
}
.property-search #searchsubmit {
  height: 50px;
}
.range-slider input {
  height: 0;
  margin-bottom: 15px;
}

.range-slider {
  width: 100%;
  text-align: center;
}

.range-slider__range {
  -webkit-appearance: none;
  width: calc(100% - (73px));
  height: 10px;
  border-radius: 5px;
  background: #eee;
  outline: none;
  padding: 0;
  margin: 0;
}
.range-slider__range::-webkit-slider-thumb {
  -webkit-appearance: none;
          appearance: none;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #2c3e50;
  cursor: pointer;
  transition: background .15s ease-in-out;
}
.range-slider__range::-webkit-slider-thumb:hover {
  background: #2c3e50;
}
.range-slider__range:active::-webkit-slider-thumb {
  background: #2c3e50;
}
.range-slider__range::-moz-range-thumb {
  width: 20px;
  height: 20px;
  border: 0;
  border-radius: 50%;
  background: #2c3e50;
  cursor: pointer;
  transition: background .15s ease-in-out;
}
.range-slider__range::-moz-range-thumb:hover {
  background: #2c3e50;
}
.range-slider__range:active::-moz-range-thumb {
  background: #2c3e50;
}
.range-slider__range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 3px #fff, 0 0 0 6px #2c3e50;
}

.range-slider__value {
  display: inline-block;
  position: relative;
  color: #2c3e50;
  line-height: 20px;
  text-align: center;
  margin-left: 8px;
}

::-moz-range-track {
  background: #d7dcdf;
  border: 0;
}

input::-moz-focus-inner,
input::-moz-focus-outer {
  border: 0;
}

.widget-area .thumbnail {
  width: 100%;
  height: 80px;
}
.property_widget .property-in-widget {
  display: flex;
  margin-bottom: 1em;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}
.property_widget .property-in-widget .col-3-12 {
  padding-right:0;
}
.property_widget .dets {
  padding-left: 25px;
}
.property_widget h5 {
  margin:0;
  line-height: 1.2;
}

/*Single Property */
.single-property h1.entry-title {
  text-align: left;
  font-size: 35px;
  text-transform: capitalize;
}
.single-property span.single-price {
  font-size:24px;
}
.embed-container { 
  position: relative; 
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
} 

.embed-container iframe,
.embed-container object,
.embed-container embed { 
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/*Mobile Responsive */
@media all and (max-width: 460px){
  .slider-section .grid-wide {
    padding:0;
  }
  .slider-section .slider-details {
    width: 100%;
    text-align: center;
  }
  .address {
    position: relative;
  }
  .amenities {
    -webkit-columns: 2;
    columns: 2;
  }
  .widget-area .thumbnail {
    height: 200px;
  }
}