/*
 Theme Name:   Frontsteps - Trouvaille
 Theme URI:    https://trouvaille.frontsteps.net
 Author:       FrontSteps
 Author URI:    https://www.frontsteps.com
 Description:  FrontStep's Trouvaille Theme
 Designer & Developer:     Antonio Colon
 Version:      1.0.99
 Tags: Bootstrap, Frontsteps, one-column, two-columns, three-columns, four-columns, flexible width, flexible menu, vertical navigation, horizontal navigation, search page, home owners association, property management company, blog, gallery
*/
header .btn > i {
  width: 10%;
  visibility: hidden;
  opacity: 0;
  margin-left: -10%;
  transition: 0.5s ease-out;
  font-size: 0.9em; }
header .btn:hover > i {
  width: auto;
  visibility: visible;
  opacity: 1;
  margin-left: 1%;
  transition: 0.5s ease-out; }

.btn-prim > i, .btn-li > i, .btn-phone > i {
  visibility: hidden;
  opacity: 0;
  transition: 0.5s ease-out; }
.btn-prim:hover > i, .btn-li:hover > i, .btn-phone:hover > i {
  width: auto;
  visibility: visible;
  opacity: 1;
  transition: 0.5s ease-out; }
.btn-prim > i, .btn-li > i {
  width: 5%;
  margin-left: -5%; }
.btn-prim:hover > i {
  width: 1%;
  margin-left: 1%; }
.btn-li > i {
  font-size: 1em;
  transform: translateY(2%); }
.btn-li:hover > i {
  margin-left: 4%; }
.btn-phone > i {
  width: 5%;
  margin-right: -5%; }
.btn-phone:hover > i {
  margin-right: 5%; }

main .btn-def > i, .primary-cta .btn-def > i {
  width: 8%;
  font-size: 1.3em;
  visibility: hidden;
  opacity: 0;
  margin-left: -8%;
  transition: 0.5s ease-out;
  font-size: 1em;
  transform: translateY(2%); }
main .btn-def:hover > i, .primary-cta .btn-def:hover > i {
  width: auto;
  visibility: visible;
  opacity: 1;
  margin-left: 4%;
  transition: 0.5s ease-out; }

.return-top {
  opacity: 0.75;
  transition: 0.25s ease-out; }
  .return-top:hover {
    opacity: 1;
    transition: 0.25s ease-out; }

header .fab, footer .fab {
  opacity: 0.9;
  transition: 0.25s ease-out; }
  header .fab:hover, footer .fab:hover {
    opacity: 1;
    transition: 0.25s ease-out; }

main .gallery-default {
  height: 900px; }
  main .gallery-default .swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto; }
  main .gallery-default .swiper-slide {
    background-size: cover;
    background-position: center; }
  main .gallery-default .gallery-top {
    height: 80%;
    width: 100%; }
  main .gallery-default .gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0; }
  main .gallery-default .gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4; }
  main .gallery-default .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1; }
main .gallery-carousel .swiper-container {
  width: 100%;
  height: 400px; }
main .gallery-carousel .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; }
main .ug-tile {
  background-color: transparent !important;
  border-radius: 0 !important;
  box-shadow: none !important; }

main nav {
  z-index: 1; }

.col-p {
  padding-bottom: 20px; }

.btn-community {
  margin-right: 10px; }
.btn-signin, .btn-community, .btn-payment {
  border-radius: 0 0 6px 6px !important; }

.header-nav-container {
  position: absolute;
  z-index: 1; }
  .header-nav-container > .fab {
    font-size: 1.5em;
    padding: 0 5px; }

.primary-cta {
  background: transparent;
  padding-top: 40px;
  padding-bottom: 40px; }
  .primary-cta p {
    font-size: 1.3em; }
  .primary-cta-container {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    position: relative; }

.company-info {
  padding: 40px 25px 0; }

.fab {
  padding: 4px;
  font-size: 24px; }

.footer-spacer {
  position: absolute;
  bottom: -30px;
  height: 78px;
  width: 100%;
  z-index: -10; }

.alert-info {
  color: #000; }

#footer-social {
  margin-bottom: 15px; }

.cta-filter {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.gallery-thumbs .swiper-slide:hover {
  cursor: pointer; }

h2.widgettitle {
  font-size: 1.3em; }

textarea {
  height: auto; }

.gform_validation_container {
  display: none; }
.gform_button.button {
  padding: 14px 40px !important; }
.gform_wrapper ul li.gfield {
  margin-top: 0 !important; }

.gfield_error .ginput_container {
  margin-bottom: 10px; }

header .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 12px 0; }
header .swiper-slide {
  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; }
  header .swiper-slide img, header .swiper-slide h1, header .swiper-slide h2 {
    display: block; }
  header .swiper-slide h2 {
    font-weight: 500; }
header .featured-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
header .featured-header {
  height: 480px;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  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; }
  header .featured-header img, header .featured-header h1, header .featured-header h2 {
    display: block; }
  header .featured-header h2 {
    font-weight: 500; }
header .swiper-container, header .featured-container {
  height: 480px;
  z-index: 0;
  position: relative; }
  header .swiper-container .d-block, header .featured-container .d-block {
    z-index: 5; }
header .swiper-filter, header .featured-filter {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.swiper-pagination-bullet {
  height: 12px;
  width: 12px;
  background: #ffffff;
  opacity: 1; }
.swiper-slide {
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important; }

.community-nav {
  position: relative;
  z-index: 10;
  margin: 0 auto;
  margin-bottom: -64px;
  max-width: 1600px; }

.fa-bars {
  margin: 5px;
  border-radius: 4px;
  padding: 10px 15px;
  font-size: 1.25em; }

.navbar, .navbar-nav {
  margin: 0; }

.navbar {
  border: none !important;
  padding: 0 !important; }
  .navbar button, .navbar button:active, .navbar button:focus {
    border: none; }

.primary-nav .navbar-nav > li > a, .primary-nav-footer .navbar-nav > li > a {
  line-height: 28px; }

ul.dropdown-menu {
  min-width: 15em; }

a.dropdown-item {
  padding: 15px 30px; }

.primary-nav {
  margin-top: -30px;
  position: relative;
  z-index: 5;
  border-radius: 6px 6px 0 0; }

ul.prim-navbar > li:first-child a:hover {
  border-radius: 6px 0 0 0; }
ul.prim-navbar > li.active:first-child {
  border-radius: 6px 0 0 0; }

ul.dropdown-menu {
  margin: 0;
  border-radius: 0;
  padding: 0; }

ul.dropdown-menu:last-child {
  border-top: 0;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-right: 0; }

ul.dropdown-menu ul.dropdown-menu.show {
  position: absolute;
  top: 0;
  left: 99%; }

.vertical-nav {
  margin-bottom: 60px; }
  .vertical-nav nav .navbar-nav {
    margin: 0 auto; }
  .vertical-nav nav .nav > li {
    width: 100%; }
  .vertical-nav input#search {
    width: 75%; }
  .vertical-nav form {
    margin-left: 15px;
    margin-right: 15px;
    text-align: center; }
  .vertical-nav .dropdown-menu.show {
    position: static !important; }
    .vertical-nav .dropdown-menu.show a.dropdown-item {
      width: 100%;
      text-align: center; }

.primary-nav-footer {
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25); }
  .primary-nav-footer ul {
    margin: 0 auto; }

.footer-nav a.nav-link {
  padding: 0 !important;
  line-height: 1.7em; }

#breadcrumbs {
  margin-bottom: 20px; }
  #breadcrumbs span:first-child {
    padding: 0; }
  #breadcrumbs span, #breadcrumbs span a {
    padding: 0 15px; }
  #breadcrumbs span a:first-child {
    padding-left: 0; }

.return-top {
  border-radius: 4px 0 0 4px;
  position: fixed;
  bottom: 54px;
  right: 0;
  z-index: 50;
  padding: 5px 15px;
  font-size: 1.5em; }

input#search {
  margin-top: 10px;
  width: 240px; }

button.search {
  margin-left: -6px;
  border: none;
  border-radius: 0 4px 4px 0;
  min-height: 38px;
  padding: 1px 12px;
  cursor: pointer; }

html {
  scroll-behavior: smooth;
  transition: ease-out; }

body {
  position: relative;
  background-attachment: fixed !important;
  background-size: cover !important;
  background-repeat: no-repeat !important; }

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px;
  padding: 0;
  font-weight: 700; }

h1 {
  font-size: 2.5em; }
h2 {
  font-size: 2.1em; }
h3 {
  font-size: 1.8em; }
h4 {
  font-size: 1.5em; }
h5 {
  font-size: 1.3em; }
h6 {
  font-size: 1.1em; }

a:link {
  text-decoration: none; }

img {
  margin-bottom: 15px; }

button {
  white-space: nowrap;
  cursor: pointer; }

input {
  margin-bottom: 10px;
  padding: 5px 10px !important; }

input[type=button], input[type=submit], input[type=reset] {
  cursor: pointer; }

header {
  position: relative; }

footer {
  margin-bottom: 30px;
  border-radius: 0 0 6px 6px;
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.35); }

main p > a {
  font-weight: 700; }

article {
  margin-bottom: 30px; }

.page-numbers {
  margin: 0 10px; }

iframe {
  max-width: 100%; }

.gallery-item {
  overflow: hidden; }

.container-fluid {
  max-width: 1600px; }

.p-3 {
  padding: 60px 25px !important; }
.p-2 {
  padding: 40px 25px !important; }
.p-1 {
  padding: 15px 25px !important; }

header .btn, footer .btn {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.25); }

button:focus, button:active, button:active:focus, button.active:focus, button.focus, button:active.focus, button.active.focus {
  outline: none !important;
  text-decoration: none !important;
  box-shadow: none !important; }

.btn {
  border-radius: 4px;
  margin-bottom: 15px;
  padding: 10px 40px;
  font-size: 1.2em; }
  .btn, .btn:hover {
    border: none; }
  .btn:focus, .btn:active, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
    outline: none !important;
    text-decoration: none !important;
    box-shadow: none !important; }
  .btn-prim {
    max-width: 540px;
    background: transparent;
    padding: 20px 40px;
    font-size: 1.5em; }
  .btn-li {
    padding: 0;
    font-size: 1.5em; }
    .btn-li:hover, .btn-li:active {
      text-decoration: none; }
  .btn-prim, .btn-def, .btn-li {
    font-weight: 700; }

.button {
  border-radius: 4px;
  margin-bottom: 15px;
  padding: 10px 40px;
  font-size: 18px !important;
  font-weight: 700; }
  .button, .button:hover {
    border: none; }

.navbar {
  margin: 0; }

.alert {
  border-radius: 0;
  border: 0;
  margin-bottom: 0; }
  .alert-primary {
    z-index: -10; }
  .alert p {
    margin-bottom: 0; }

@media (max-width: 1660px) {
  .return-top {
    bottom: 89px; } }
@media (max-width: 991.98px) {
  input#search {
    width: 80%; }

  img#logo {
    max-width: 280px !important; } }
@media (min-width: 768px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding: 15px 30px; } }
@media (max-width: 937px) {
  .btn-community {
    margin-bottom: 0; } }
@media (min-width: 576px) and (max-width: 991.98px) {
  .community-nav {
    margin-bottom: -128px; } }
@media (max-width: 770px) {
  .primary-nav-menu, .vertical-nav, .primary-nav-footer {
    padding-right: 0; }
    .primary-nav-menu li, .vertical-nav li, .primary-nav-footer li {
      border-radius: 0 !important;
      text-align: center; }

  ul.dropdown-menu ul.dropdown-menu.show {
    display: inline-block;
    position: relative !important;
    left: 0;
    width: 100%; }
    ul.dropdown-menu ul.dropdown-menu.show a.dropdown-item {
      width: 100%;
      text-align: center; }
      ul.dropdown-menu ul.dropdown-menu.show a.dropdown-item:active, ul.dropdown-menu ul.dropdown-menu.show a.dropdown-item:focus {
        border-radius: 0; }

  ul.dropdown-menu:last-child {
    border-left: 0; }

  a.dropdown-item {
    padding: .5rem 1rem; } }
@media (max-width: 575.98px) {
  h1 {
    font-size: 2.1em; }
  h2 {
    font-size: 1.9em; }
  h3 {
    font-size: 1.7em; }
  h4 {
    font-size: 1.5em; }
  h5 {
    font-size: 1.3em; }
  h6 {
    font-size: 1.1em; }

  header .swiper-container {
    height: 360px !important; }

  .primary-cta p {
    font-size: 1.2em; }

  .community-nav {
    margin-bottom: -51px; }
    .community-nav .btn {
      width: 100%; }
      .community-nav .btn-community, .community-nav .btn-payment {
        margin-bottom: 0;
        border-radius: 0 !important; }
      .community-nav .btn-community {
        margin-right: 0; }

  ul.nav li {
    text-align: center; }

  .return-top {
    bottom: 0; } }
@media (max-width: 1199.98px) {
  .gallery-default {
    height: 640px !important; }
  .gallery-top {
    height: 75% !important; }
  .gallery-thumbs {
    height: 25% !important; } }
@media (max-width: 767.98px) {
  .gallery-default {
    height: 480px !important; }
  .gallery-top {
    height: 70% !important; }
  .gallery-thumbs {
    height: 30% !important; }

  .swiper-button-next, .swiper-button-prev {
    height: 28px; } }
@media (max-width: 575.98px) {
  .gallery-default {
    height: 320px !important; } }
.featherlight .featherlight-content {
  border-radius: 6px;
  padding: 50px 100px 20px !important; }
.featherlight .featherlight-close-icon {
  top: 5px !important;
  right: 5px !important; }
.featherlight input {
  padding: 10px 10px !important; }

.lightbox {
  display: none; }

#faq_container {
  border: 1px solid #e5e5e5;
  margin-bottom: 10px;
  padding: 10px 15px; }

.faq_question {
  margin: 0px;
  padding: 0px 0px 5px 0px;
  display: inline-block;
  cursor: pointer;
  font-weight: bold;
  display: table; }

.question {
  margin-bottom: 5px;
  display: table-cell;
  width: 100%; }

.faq_answer_container {
  height: 0px;
  overflow: hidden;
  padding: 0px; }

.accordion-button-icon {
  display: table-cell;
  line-height: inherit;
  filter: alpha(opacity=50);
  padding-left: 15px;
  vertical-align: middle; }

img.alignright {
  float: right;
  margin: 0 0 1em 1em; }

img.alignleft {
  float: left;
  margin: 0 1em 1em 0; }

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

blockquote {
  padding-left: 30px;
  font-style: italic; }

/*# sourceMappingURL=style.css.map */
