/*
Theme Name: RMWebPro-Child
Author: LCS - Rent Manager
Description: Custom Wordpress Theme designed and created by Rent Manager.
Version: 1.0
Text Domain: rmWebPro
License: Proprietary
License URI: rentmanager.com
Theme URI: rentmanager.com
Tags: two-columns, custom-colors, custom-menu, custom-logo, editor-style, full-width-template, theme-options, blog
Author URI: rentmanager.com
*/
/*Responsive Layout*/
/*Basic Colors*/
/*Layout Styles*/
/*Accordion 2 Block*/
.fpthumb {
  float: right;
  max-width: 40%;
  padding: 3px;
  display: block;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

@media screen and (max-width: 800px) {
  .accordion-section.listing-accordion .row {
    padding: 0;
    margin: 5vh 0; } }

@media screen and (max-width: 800px) {
  .accordion-section.listing-accordion .faq-answer {
    margin: 0;
    padding: 0; } }

.page-content .accordion-item-listing {
  text-transform: uppercase;
  padding: 15px 15px 20px;
  font-size: 1.2rem;
  margin: 0;
  width: 100%;
  background-color: transparent;
  border-bottom: 2px solid #000;
  vertical-align: middle;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }
  .page-content .accordion-item-listing * {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: none; }
  .page-content .accordion-item-listing .accordion-trigger {
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .page-content .accordion-item-listing .accordion-trigger h3.faq-title.interior-item-title.bg-color2 {
      border: none; }
  .page-content .accordion-item-listing h3 {
    padding: 10px 0; }
  .page-content .accordion-item-listing i {
    text-align: center; }

@media (max-width: 1000px) {
  .page-content a {
    border-bottom-width: 0px !important;
    border-bottom-style: solid !important; } }

.rmwb_listing-wrapper .rmwb_important-info-section .rmwb_info-list li span.rmwb_info-title {
  color: #000;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  background-color: #fff !important;
  padding: .5em 0; }

.rmwb_listing-wrapper .rmwb_important-info-section .rmwb_info-list li {
  text-align: center;
  border: none;
  background-color: #0000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 5px 10px;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }
  @media screen and (max-width: 800px) {
    .rmwb_listing-wrapper .rmwb_important-info-section .rmwb_info-list li {
      -ms-flex-preferred-size: 75px;
      flex-basis: 75px;
      text-align: left; }
      .rmwb_listing-wrapper .rmwb_important-info-section .rmwb_info-list li span {
        margin: 0;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; } }

@media screen and (max-width: 800px) {
  .rmwb_listing-wrapper .rmwb_detail-button-wrapper {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; } }

.accordion-trigger h3.faq-title.interior-item-title.bg-color2 {
  background-color: transparent;
  /* color: #0a5e86; } */
}

.faq-answer .rmwb_listing-wrapper .rmwb_detail-button-wrapper a {
  text-transform: uppercase;
  display: block;
  /* background-color: #0a5e86; */
  font-weight: 600;
  text-align: center;
  margin: 0 auto;
  font-size: 14px; }
  @media screen and (max-width: 800px) {
    .faq-answer .rmwb_listing-wrapper .rmwb_detail-button-wrapper a {
      margin: 0; } }

.rmwb_listing-wrapper .rmwb_important-info-section .rmwb_info-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  height: 100%;
  margin-top: 0%;
  vertical-align: middle;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

@media (min-width: 1000px) {
  .page-content a.foobox {
    border-bottom-width: 0px !important;
    border-bottom-style: none !important;
    padding-bottom: 0px !important; }
  .rmwb_info-title {
    text-transform: uppercase; }
  .rmwb_listing-wrapper .rmwb_section a {
    width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    background-size: cover;
    background-position: center center;
    max-height: 170px;
    overflow: hidden; }
  .rmwb_listing-wrapper {
    margin: 0 auto;
    border: none;
    width: 100% !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    overflow: hidden;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .rmwb_listing-wrapper .rmwb_photo-section {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    max-width: 120px;
    height: auto;
    overflow: hidden;
    max-height: 92px; }
  .rmwb_listing-wrapper .rmwb_detail-button-wrapper {
    display: inline-block;
    width: 126px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-top: 16%;
    vertical-align: middle; }
  .rmwb_listing-wrapper .rmwb_important-info-section {
    -ms-flex-preferred-size: none;
    flex-basis: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    float: left;
    padding: 0em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; } }

.accordion-2-block {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 1.15em; }

.accordion-2-block .accordion-section {
  margin: 0 0 1rem;
  width: 100%; }

.accordion-2-block .accordion-section.accordion-block-copy {
  margin: 2rem 0 0;
  padding: 2rem 0; }

.accordion-2-block .accordion-section .full-width-row {
  padding: 0 50px; }

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

.accordion-subtitle h2 {
  padding: 1rem 2rem 2rem; }

.accordion-2-column {
  max-width: 1600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.accordion-2-column * {
  margin: 1rem 0; }

.accordion-2-column .object-fit {
  width: 100%;
  height: 300px !important;
  -o-object-fit: cover;
  object-fit: cover; }

@media only screen and (min-width: 1080px) {
  .accordion-2-column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

.accordion-column h3 {
  text-transform: uppercase; }

.accordion-column {
  margin: 2rem 0;
  width: 100%;
  max-width: 400px; }

h3.faq-title a {
  border: none; }

h3.faq-title a::after {
  content: '\f107' !important;
  font-family: 'Font Awesome 5 Free';
  display: inline-block;
  -webkit-transition: .35s;
  -o-transition: .35s;
  transition: .35s;
  padding: 0 .75em;
  float: right; }

.faq-section-wrapper {
  padding-bottom: 10px; }

.faq-section-wrapper h3.faq-title.open a::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.faq-answer {
  display: none;
  margin: 1em;
  padding-left: .5em; }

/*Text Blocks 2 Col*/
.text-blocks-main,
.text-blocks-secondary {
  padding: 2em;
  font-size: 1.15em; }

.text-blocks-secondary {
  margin-bottom: 4rem; }

.text-blocks-col-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 3rem 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

@media only screen and (min-width: 1080px) {
  .text-blocks-col-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.text-blocks-col-item {
  width: 100%;
  text-align: center;
  margin: 2rem 0; }

@media only screen and (min-width: 1080px) {
  .text-blocks-col-item {
    width: 48%; } }

.card-text-2-col-cols.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 1.15em; }

@media screen and (min-width: 800px) {
  .card-text-2-col-cols.row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

.card-text-2-col-cols.row .card-text-2-col-item {
  width: 100%;
  margin: 2rem 0; }

@media screen and (min-width: 800px) {
  .card-text-2-col-cols.row .card-text-2-col-item {
    width: 45%; } }

.card-text-2-col-cols.row .card-text-2-col-item iframe {
  width: 100%;
  min-height: 20rem; }

.card-text-2-col-full-width {
  width: 100%; }

.form-bg-color {
  width: 100%;
  font-size: 1.15em; }

.form-bg-color .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

@media screen and (min-width: 800px) {
  .form-bg-color .row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

.form-bg-color h2.form-bg-color-sub-title {
  font-size: 3rem;
  text-align: center;
  margin-bottom: 2rem;
  width: 100%; }

.form-bg-color .form-bg-color-content, .form-bg-color .form-bg-color-form {
  width: 100%;
  margin-bottom: 4rem; }

.form-bg-color .form-bg-color-column {
  width: 100%;
  margin-bottom: 2rem; }

@media screen and (min-width: 800px) {
  .form-bg-color .form-bg-color-column {
    width: 45%; } }

.slider-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  font-size: 1.15em; }

@media screen and (min-width: 800px) {
  .slider-gallery {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; } }

.slider-gallery h2 {
  margin: 2rem 0; }

.slider-gallery h2, .slider-gallery h3, .slider-gallery .slider-gallery-sub-content, .slider-gallery .slider-gallery-content, .slider-gallery .slider-gallery-gallery {
  width: 100%; }

.slider-gallery .slider-gallery-slider.row {
  padding: 4rem 25px;
  width: calc(100% - 50px); }

@media screen and (min-width: 800px) {
  .slider-gallery .slider-gallery-slider.row {
    padding: 4rem 0;
    width: calc(100% - 200px); } }

.slider-gallery .owl-nav {
  top: 20vw; }

@media screen and (min-width: 800px) {
  .slider-gallery .owl-nav {
    top: 10vw; } }

@media screen and (min-width: 1080px) {
  .slider-gallery .owl-nav {
    top: 5vw; } }

.slider-gallery .owl-nav .owl-prev:before {
  left: -40px;
  opacity: 1; }

@media screen and (min-width: 800px) {
  .slider-gallery .owl-nav .owl-prev:before {
    left: -65px; } }

.slider-gallery .owl-nav .owl-next:before {
  right: 10px;
  opacity: 1; }

@media screen and (min-width: 800px) {
  .slider-gallery .owl-nav .owl-next:before {
    right: -65px; } }

.slider-gallery .slider-gallery-sub-headline.full-width-row, .slider-gallery .slider-gallery-sub-content.full-width-row {
  padding: 1vh 50px; }

.slider-gallery .slider-gallery-sub-content {
  margin-bottom: 2rem; }

.slider-gallery .slider-gallery-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%; }

@media screen and (min-width: 800px) {
  .slider-gallery .slider-gallery-gallery {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; } }

.slider-gallery .slider-gallery-gallery .slider-gallery-item {
  width: 100%;
  margin: 2%; }

@media screen and (min-width: 800px) {
  .slider-gallery .slider-gallery-gallery .slider-gallery-item {
    width: 22%; } }

.slider-gallery .slider-gallery-gallery .slider-gallery-item:nth-child(4n+1) {
  margin: 2%; }

@media screen and (min-width: 800px) {
  .slider-gallery .slider-gallery-gallery .slider-gallery-item:nth-child(4n+1) {
    margin-left: 0; } }

.slider-gallery .slider-gallery-gallery .slider-gallery-item:nth-child(4n+4) {
  margin: 2%; }

@media screen and (min-width: 800px) {
  .slider-gallery .slider-gallery-gallery .slider-gallery-item:nth-child(4n+4) {
    margin-right: 0; } }

.slider-gallery .slider-gallery-gallery .slider-gallery-item a {
  border: none; }

.slider-gallery .slider-gallery-gallery .slider-gallery-item img.object-fit {
  height: 50vw; }

@media screen and (min-width: 800px) {
  .slider-gallery .slider-gallery-gallery .slider-gallery-item img.object-fit {
    height: 20vw; } }

html {
  padding: 0;
  margin: 0;
  background: #FFF; }

body {
  padding: 0;
  margin: 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.6; }

@media (max-width: 800px) {
  .rmwb_listing-wrapper .rmwb_important-info-section .rmwb_info-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    margin-top: 0%;
    vertical-align: top;
    text-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  body {
    font-size: 13px; } }

p {
  padding: 0;
  margin: 10px 0 15px 0; }

.object-fit {
  width: 100%;
  height: 20rem;
  -o-object-fit: cover;
  object-fit: cover;
  background-size: cover;
  background-position: center center; }

.intro {
  font-size: 1.2em; }

.note {
  font-size: .9em;
  font-style: italic; }

.centered {
  text-align: center; }

.testimonial {
  font-size: 1.3em;
  font-style: italic;
  text-align: center; }

.quote-credit {
  font-size: .8em;
  font-weight: bold; }

a {
  text-decoration: none;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  outline: none !important;
  color: inherit; }

.button {
  display: inline-block;
  padding: 4px 12px;
  text-decoration: none;
  text-transform: uppercase;
  }

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1.2; }

h1 {
  font-size: 50px;
  padding: 20px 0;
  margin: 0; }

@media (max-width: 800px) {
  h1 {
    font-size: 30px; } }

h1.page-title {
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  position: relative;
  padding: 2rem;
  width: 100%;
  min-height: 25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

h2 {
  font-size: 30px;
  padding: 15px 0 8px 0;
  margin: 0;
  text-transform: uppercase; }

@media (max-width: 800px) {
  h2 {
    font-size: 20px; } }

h2.section-header {
  margin-top: 0;
  text-align: center;
  padding: 2em 0;
  font-weight: 700; }

h3 {
  font-size: 24px;
  padding: 10px 0 5px 0;
  margin: 0;
  text-transform: uppercase; }

@media (max-width: 800px) {
  h3 {
    font-size: 18px; } }

h4 {
  font-size: 18px;
  padding: 8px 0;
  margin: 0; }

h5 {
  font-size: 17px;
  padding: 10px 0 3px 0;
  margin: 0; }

h6 {
  font-size: 15px;
  padding: 6px 0;
  margin: 0; }

h1 a,
h1 a:hover,
h2 a,
h2 a:hover,
h3 a,
h3 a:hover,
h4 a,
h4 a:hover,
h5 a,
h5 a:hover,
h6 a,
h5 a:hover {
  text-decoration: none; }

img,
a img,
.entry-content img {
  border: none;
  max-width: 100%;
  height: auto; }

.alignright,
img.alignright {
  float: right;
  padding: 0;
  margin: 0 0 20px 30px;
  max-width: 40%; }

.alignleft,
img.alignleft {
  float: left;
  padding: 0;
  margin: 0 15px 10px 0;
  max-width: 40%; }

.aligncenter,
img.aligncenter {
  display: block;
  margin: 20px auto; }

.wp-caption {
  margin-bottom: 1.5em;
  text-align: center;
  padding-top: 5px; }

.wp-caption img {
  border: 0 none;
  padding: 0;
  margin: 0; }

.wp-caption p.wp-caption-text {
  line-height: 1.5;
  font-size: 10px;
  margin: 0; }

.wp-smiley {
  margin: 0 !important;
  max-height: 1em; }

blockquote.left {
  margin-right: 20px;
  text-align: right;
  margin-left: 0;
  width: 33%;
  float: left; }

blockquote.right {
  margin-left: 20px;
  text-align: left;
  margin-right: 0;
  width: 33%;
  float: right; }

.gallery-caption {
  font-size: .9em; }

.sticky {
  border: 2px solid;
  padding: 10px; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

.bypostauthor {
  border-top: 5px solid; }

ul.styled-list,
.entry-content ul {
  list-style-type: none;
  padding: 10px 0;
  margin: 0; }

ul.styled-list li,
.entry-content ul li {
  margin: 3px 0;
  padding: 0; }

ul.styled-list li::before,
.entry-content ul li::before {
  font-family: 'Font Awesome 5 Free';
  content: '\f04b';
  margin-right: 10px;
  font-weight: 900; }

/*positioning*/
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.page-content a {
  border-bottom-width: 2px;
  border-bottom-style: solid;
  padding-bottom: 3px; }

.full-width-row {
  padding: 5vh 50px; }

  @media screen and (max-width:600px) {
.full-width-row {
  padding: 5vh 1vw; }

  }

.row {
  display: block;
  max-width: 1200px;
  width: 100%;
  padding: 5vh 50px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@media (max-width: 800px) {
  .row {
    padding-right: 25px;
    padding-left: 25px; } }

.caldera-grid .row {
  padding: 0;
  margin: 0; }

/*To Top Button*/
#to-top {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  cursor: pointer;
  border-radius: 100%;
  font-size: 18px;
  padding: 0;
  width: 60px;
  height: 60px;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

@media screen and (max-width: 800px) {
  #to-top {
    width: 40px;
    height: 40px;
    font-size: 12px; } }

#to-top i:before {
  font-size: 3em; }

#to-top:hover {
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px); }

/*Header*/
.page-header {
  background: #FFF; }

.page-header .row, .page-header .full-width-row {
  padding-top: 0px;
  padding-bottom: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

@media (max-width: 800px) {
  .page-header .row, .page-header .full-width-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

.header-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.header-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-bottom: 10px; }

@media (max-width: 800px) {
  .header-top {
    margin-bottom: 0;
    margin-top: 20px; } }

.portal-btns {
  margin-left: 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

.portal-btns .button {
  margin-left: 12px;
font-weight:bold;
border:1px solid #89edef;
}

.portal-btns .button:hover {
background-color:#ffffff !important;
border:1px solid #89edef;
}




@media (max-width: 800px) {
  .portal-btns .button {
    margin: 5px;
    font-size: 12px; } }

.logo {
  display: block;
  margin: 0 20px 0 0; }

@media (max-width: 800px) {
  .logo {
    margin: 0 auto; } }

.logo img {
  max-width: 150px;

  height: auto; }

    @media screen and (max-width:600px) {
.logo img {
  max-width: 200px;

  height: auto; }

  }

.logo h1 {
  display: none; }

.logo h1.no-logo-image {
  display: block;
  font-size: 2em;
  text-transform: uppercase;
  padding: 0;
  margin: 0; }

nav.main-menu {
  position: relative;
  z-index: 10; }

@media (max-width: 800px) {
  nav.main-menu {
    display: none; } }

nav.main-menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style-type: none;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  margin: 0; }

nav.main-menu ul li {
  padding: 0;
  margin: 0 0 0 20px;
  position: relative;
  /*Add arrows for menu items that have sub-items*/
  /*Remove arrows for sub-items*/ }

nav.main-menu ul li a {
  display: block;
  white-space: nowrap;
  padding: 3px;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.1em;
  color: #5f6060; }

nav.main-menu ul li a:after, nav.main-menu ul li a:visited:after {
  content: '';
  height: 3px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

nav.main-menu ul li a:hover:after, nav.main-menu ul li a:visited:hover:after {
  width: 100%; }

nav.main-menu ul li.no-link {
  /*Make menu items not clickable*/
  /*Make sub-items clickable*/ }

nav.main-menu ul li.no-link a {
  pointer-events: none; }

nav.main-menu ul li.no-link li a {
  pointer-events: all; }

nav.main-menu ul li.current_page_item a {
  opacity: .3;
  pointer-events: none; }

nav.main-menu ul li.current_page_item ul a {
  opacity: 1;
  pointer-events: all; }

nav.main-menu ul li.menu-item-has-children a::after {
  content: ""; }

nav.main-menu ul li.menu-item-has-children li a::after {
  content: ""; }

nav.main-menu ul li ul {
  display: none;
  opacity: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s; }

nav.main-menu ul li:hover ul {
  opacity: 1;
  background: #FFF;
  position: absolute;
  top: 100%;
  left: -12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 0 0 12px 0;
  z-index: 2; }

nav.main-menu ul li:hover ul li {
  margin: 0; }

nav.main-menu ul li:hover ul li a {
  padding: 5px 10px;
  margin: 0; }

nav.main-menu.sub-menu ul li a {
  font-size: .9em; }

nav.main-menu.sub-menu ul li a:after {
  width: 100%; }

.preFooterBlock-Container {
  color: grey;
  background-color: #ffffff; }

@media (max-width: 800px) {
  .page-footer .row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.page-footer {
  width: 100%;
  position: relative;
  z-index: 10; }

.page-footer .row, .page-footer .full-width-row {
  padding-top: 18px;
  padding-bottom: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.page-footer .social-links {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

@media screen and (min-width: 800px) {
  .page-footer .rm-link {
    padding-right: 50px; } }

@media (max-width: 800px) {
  .page-footer .copyright,
  .page-footer .rm-link,
  .page-footer .social-links {
    width: 100%;
    text-align: center; } }

.social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  font-size: 2.2em; }

@media screen and (min-width: 800px) {
  .social-links {
    font-size: 1.7em; } }

.social-links a {
  padding: 5px 10px;
  border: none; }

/*Forms*/
.search-form {
  width: 100%;
  background: rgba(209, 209, 209, 0.4);
  margin: 1em auto; }

.search-form label {
  margin: 5px;
  width: 100%;
  max-width: 183px; }

.search-form input[type="submit"] {
  margin: 5px;
  width: 100%;
  max-width: 183px; }

.search-form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 26px 20px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@media (max-width: 1080px) {
  .search-form form {
    padding: 20px; } }

label {
  display: block;
  padding: 0;
  margin: 0 10px 0 0;
  position: relative;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.searchsearch-form label {
  width: 15%; }

@media (max-width: 800px) {
  .searchsearch-form label {
    width: 49%;
    margin: 0 0 5px 0; } }

label.full-width {
  width: 100%; }

label.full-width select {
  width: 20%; }

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="search"],
select,
textarea {
  font-size: .9em;
  width: 100%;
  display: block;
  padding: 20px 10px;
  margin: 0;
  border-radius: 0;
  background: #FFF;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@media (max-width: 800px) {
  input[type="text"],
  input[type="email"],
  input[type="tel"],
  input[type="search"],
  select,
  textarea {
    width: 100%; } }

input[type="search"] {
  background: #EEE url(images/search.png) no-repeat;
  background-position: right center;
  font-size: 1em;
  line-height: 1.6;
  padding: 6px 12px; }

@media (max-width: 800px) {
  input[type="search"] {
    display: none; } }

select {
  background: #FFF url(images/select.png) no-repeat;
  background-position: right 9px center; }

input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 19px;
  margin: 0;
  border-radius: 0;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  font-weight: bold;
  font-size: .9em;
  text-transform: uppercase;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-style: none; }

@media (max-width: 800px) {
  input[type="submit"] {
    width: 100%; } }

input[type="submit"]:hover {
  cursor: pointer; }

.req {
  color: red; }

/*Theme Flexible Content Sections*/
.home .flexible-content {
  margin: 0; }

.flexible-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 3rem 0 0; }

.section {
  width: 100%;
  background: #fff; }

/*Full Width Text Section*/
.full-width-center {
  padding: 10vh 10vw;
  text-align: center;
  font-size: 2em;
  position: relative;
  z-index: 10; }

/*Slider*/
.slider-container {
  display: block;
  position: relative;
  min-height: 85vh; }

.slider {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  position: absolute; }

.slider .slide-item {
  min-height: 85vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

@media (max-width: 600px) {
  .slider .slide-item {
    min-height: 45vh; } }

.slider img {
  width: 100%;
  height: 100%; }

.slider-overlay .slider-link {
  border: 1px solid;
  padding: 1em;
  text-transform: uppercase;
  font-size: 1.15em;
  color: #ffffff;
  display: block;
  width: 100%;
  max-width: 350px;
  margin: 2em auto auto;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.slider-overlay .slider-link:hover {
  background-color: #fff;
  color: #000000; }

@media screen and (max-width: 800px) {
  .slider-overlay .slider-link {
    background-color: #5f6060;
    margin-bottom: 20vh; } }

.image-overlay, .slider-overlay, .title-overlay {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  padding-bottom: 20px;
  left: 0; }

.slider-overlay, .title-overlay {
  padding: 20px 5%;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

@media (max-width: 800px) {
  .slider-overlay, .title-overlay {
    margin: 0;
    padding: 20px;
    -webkit-box-shadow: none;
    box-shadow: none; } }

.slider-overlay h1.slider-title, .title-overlay h1.slider-title {
  text-transform: uppercase;
  padding: 0;
  color: #ffffff;
  margin: 3em 0 0 0;
  font-size: 4em; }

@media (max-width: 800px) {
  .slider-overlay h1.slider-title, .title-overlay h1.slider-title {
    margin-top: .5em; } }

@media (max-width: 600px) {
  .slider-overlay h1.slider-title, .title-overlay h1.slider-title {
    font-size: 3em; } }

.title-overlay {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  font-size: 3rem; }

.flex-direction-nav a {
  width: 40px !important;
  height: 50px !important; }

.slider-spacer {
  display: block;
  height: 100px;
  width: 100%; }

@media (max-width: 800px) {
  .slider-spacer {
    display: none; } }

/*Featured Properties Slider*/
.featured-properties {
  border: none;
  padding: 0;
  background: none; }

div.featured-property {
  height: 400px !important;
  position: relative;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  text-align: center; }

@media (max-width: 1080px) {
  div.featured-property {
    height: 300px !important; } }

div.featured-property a {
  border: 10px solid transparent;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

div.featured-property .featured-property-overlay {
  display: block;
  opacity: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  position: absolute;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease; }

div.featured-property .featured-property-overlay:hover {
  opacity: 1; }

div.featured-property .featured-property-overlay a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 8px 20px;
  color: #FFF;
  font-size: 20px;
  text-transform: uppercase;
  -webkit-box-shadow: 5px 5px 12px rgba(0, 0, 0, 0.2);
  box-shadow: 5px 5px 12px rgba(0, 0, 0, 0.2);
  z-index: 99999; }

@media (max-width: 800px) {
  div.featured-property .featured-property-overlay a {
    font-size: 16px;
    padding: 8px 12px; } }

.owlCarousel {
  position: relative; }

.owl-nav {
  position: absolute;
  top: 4vw;
  width: 100%; }

@media screen and (max-width: 1080px) {
  .owl-nav {
    top: 5vw; } }

@media screen and (max-width: 800px) {
  .owl-nav {
    top: 8vw; } }

.owl-nav span {
  display: none; }

.owl-prev:before {
  content: '\f104';
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: 2vw;
  font-size: 4em;
  opacity: .75;
  font-weight: 900; }

.owl-next:before {
  content: '\f105';
  font-family: "Font Awesome 5 Free";
  position: absolute;
  right: 2vw;
  font-size: 4em;
  opacity: .75;
  font-weight: 900; }

/*Testimonial Section */
.section:nth-child(odd) .testimonial-slider .owl-prev:before, .section:nth-child(odd) .testimonial-slider .owl-next:before {
  color: #5f6060 !important; }

.testimonial-container {
  padding: 2em 0;
  position: relative;
  z-index: 5;
  margin-top: 2em; }

.testimonial-container .testimonial-slider {
  margin: 0 auto;
  text-align: center; }

.testimonial-container .testimonial-slider .individual-testimonial {
  font-size: 2em;
  width: 80%;
  max-width: 1200px;
  margin: 0 auto; }

@media (max-width: 1080px) {
  .testimonial-container .testimonial-slider p {
    font-size: .8em; } }

/*2-column with contact AND 2-column small contact*/
.two-column-with-contact-bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  width: calc(100% + 20px);
  height: calc(100% + 20px);
  -webkit-filter: blur(10px);
  -moz-filter: blur(10px);
  -ms-filter: blur(10px);
  -o-filter: blur(10px);
  filter: blur(10px);
  margin-top: -10px;
  margin-left: -10px; }

.two-column-with-contact-content {
  color: #ffffff; }

.two-column-with-contact-content .social-links a {
  width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 5px; }

body .caldera-grid label {
  display: none; }

body .caldera-grid .col-sm-12 {
  width: 100%; }

body .caldera-grid .btn {
  border: none;
  font-weight: bold;
  font-size: .9em;
  border-radius: 0; }

body .caldera-grid input.form-control::-webkit-input-placeholder,
body .caldera-grid textarea.form-control::-webkit-input-placeholder {
  color: #5f6060; }

body .caldera-grid input.form-control::-moz-placeholder,
body .caldera-grid textarea.form-control::-moz-placeholder {
  color: #5f6060; }

body .caldera-grid input.form-control:-ms-input-placeholder,
body .caldera-grid textarea.form-control:-ms-input-placeholder {
  color: #5f6060; }

body .caldera-grid input.form-control::-ms-input-placeholder,
body .caldera-grid textarea.form-control::-ms-input-placeholder {
  color: #5f6060; }

body .caldera-grid input.form-control:-moz-placeholder,
body .caldera-grid textarea.form-control:-moz-placeholder {
  color: #5f6060; }

.section.two-column-with-contact, .two-column-small-contact {
  position: relative;
  font-size: 1.15em;
  width: 100%; }

.section.two-column-with-contact .row, .two-column-small-contact .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.section.two-column-with-contact .row .col-left, .two-column-small-contact .row .col-left {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  margin-right: 50px; }

@media (max-width: 800px) {
  .section.two-column-with-contact .row .col-left, .two-column-small-contact .row .col-left {
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto;
    text-align: center;
    margin-right: 0; } }

.section.two-column-with-contact .row .contentBlockTop-Container, .two-column-small-contact .row .contentBlockTop-Container {
  margin-bottom: 2em; }

.section.two-column-with-contact .row .contentBlockBottom-Container .socialIcons, .two-column-small-contact .row .contentBlockBottom-Container .socialIcons {
  font-size: 2em; }

.section.two-column-with-contact img,
.section.two-column-with-contact .col-right, .two-column-small-contact img,
.two-column-small-contact .col-right {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2; }

@media (max-width: 800px) {
  .section.two-column-with-contact img,
  .section.two-column-with-contact .col-right, .two-column-small-contact img,
  .two-column-small-contact .col-right {
    width: 100%;
    margin-top: 1em;
    -webkit-box-flex: 1;
    -ms-flex: auto;
    flex: auto; } }

.section.two-column-with-contact img .caldera-grid .row,
.section.two-column-with-contact .col-right .caldera-grid .row, .two-column-small-contact img .caldera-grid .row,
.two-column-small-contact .col-right .caldera-grid .row {
  margin: 0; }

.section.two-column-with-contact img .caldera-grid .row div,
.section.two-column-with-contact .col-right .caldera-grid .row div, .two-column-small-contact img .caldera-grid .row div,
.two-column-small-contact .col-right .caldera-grid .row div {
  width: 100%; }

.two-column-small-contact .full-width-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0; }

.two-column-small-contact .col-left {
  width: 65%;
  padding: 5vh 50px; }

@media screen and (max-width: 800px) {
  .two-column-small-contact .col-left {
    width: 100%;
    margin-bottom: 50px; } }

.two-column-small-contact .col-right {
  width: 35%;
  padding: 5vh 50px;
  margin: 0 auto;
  -webkit-box-flex: initial;
  -ms-flex: initial;
  flex: initial; }

@media screen and (max-width: 800px) {
  .two-column-small-contact .col-right {
    width: 100%; } }

/*Blog Page Styling*/
.blog-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.blog-page .blog-posts {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2; }

.blog-page .blog-sidebar {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 50px;
  max-width: 300px;
  background-color: #fff; }

.blog-page .blog-sidebar input[type="text"], .blog-page .blog-sidebar input[type="email"], .blog-page .blog-sidebar input[type="tel"], .blog-page .blog-sidebar input[type="search"], .blog-page .blog-sidebar select, .blog-page .blog-sidebar textarea, .blog-page .blog-sidebar input[type="submit"] {
  border: 1px solid;
  color: #000;
  margin: 5px; }

.blog-page .article-nav {
  background-color: #fff; }

.article-nav {
  width: 100%; }

.searchform input[type="text"], .searchform input[type="email"], .searchform input[type="tel"], .searchform input[type="search"], .searchform select, .searchform textarea, .searchform input[type="submit"],
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="tel"],
.comment-form input[type="search"],
.comment-form select,
.comment-form textarea,
.comment-form input[type="submit"] {
  border: 1px solid;
  color: #000;
  margin: 5px; }

.category-info {
  width: 90%;
  margin: 0 auto;
  text-align: center; }

.map-wrap-outer {
  width: 100%; }

.poiPanel-item a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 2rem;
  border: none; }

.poiPanel-item a:hover {
  cursor: pointer;
  color: #000 !important;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1); }

.poiPanel {
  list-style-type: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.poiPanel li {
  width: 100%; }

@media screen and (min-width: 500px) {
  .poiPanel li {
    max-width: 200px; } }

@media screen and (min-width: 1100px) {
  .poiPanel li {
    max-width: none;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: auto; } }

.map-wrap {
  width: 100%; }
