@import url(../css/bootstrap.min.css);
@import url(../css/jquery.fancybox.min.css);
@import url(../css/owl.carousel.min.css);
@import url(../css/owl.theme.default.min.css);
@import url(../css/bootstrap.min.css);
/*Colors*/
/*Mixins*/
@import url("https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700|Roboto:300,400,500,700,900&display=swap");
@import url("https://fonts.googleapis.com/css?family=Amatic+SC:400,700&display=swap");
@-webkit-keyframes fromtop {
  0% {
    top: -400px;
    opacity: 0; }
  100% {
    top: 0px;
    opacity: 1; } }
@-moz-keyframes fromtop {
  0% {
    top: -400px;
    opacity: 0; }
  100% {
    top: 0px;
    opacity: 1; } }
@-o-keyframes fromtop {
  0% {
    top: -400px;
    opacity: 0; }
  100% {
    top: 0px;
    opacity: 1; } }
@keyframes fromtop {
  0% {
    top: -400px;
    opacity: 0; }
  100% {
    top: 0px;
    opacity: 1; } }
@-webkit-keyframes lefttop {
  0% {
    left: -400px;
    opacity: 0; }
  100% {
    left: 0px;
    opacity: 1; } }
@-moz-keyframes lefttop {
  0% {
    left: -400px;
    opacity: 0; }
  100% {
    left: 0px;
    opacity: 1; } }
@-o-keyframes lefttop {
  0% {
    left: -400px;
    opacity: 0; }
  100% {
    left: 0px;
    opacity: 1; } }
@keyframes lefttop {
  0% {
    left: -400px;
    opacity: 0; }
  100% {
    left: 0px;
    opacity: 1; } }
@-webkit-keyframes righttop {
  0% {
    right: -400px;
    opacity: 0; }
  100% {
    right: 0px;
    opacity: 1; } }
@-moz-keyframes righttop {
  0% {
    right: -400px;
    opacity: 0; }
  100% {
    right: 0px;
    opacity: 1; } }
@-o-keyframes righttop {
  0% {
    right: -400px;
    opacity: 0; }
  100% {
    right: 0px;
    opacity: 1; } }
@keyframes righttop {
  0% {
    right: -400px;
    opacity: 0; }
  100% {
    right: 0px;
    opacity: 1; } }
@-webkit-keyframes totop {
  0% {
    top: 0px;
    opacity: 1; }
  100% {
    top: 0px;
    opacity: 0; } }
@-moz-keyframes totop {
  0% {
    top: 0px;
    opacity: 1; }
  100% {
    top: 0px;
    opacity: 0; } }
@-o-keyframes totop {
  0% {
    top: 0px;
    opacity: 1; }
  100% {
    top: 0px;
    opacity: 0; } }
@keyframes totop {
  0% {
    top: 0px;
    opacity: 1; }
  100% {
    top: 0px;
    opacity: 0; } }
@-webkit-keyframes scale {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes scale {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-o-keyframes scale {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes scale {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-moz-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }
@-o-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }
@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg); } }
@media (min-width: 992px) {
  .container {
    max-width: 1310px;
    /*padding-left:px;
    padding-right:0px;*/ } }
.container {
  padding-left: 30px;
  padding-right: 30px; }

.secondary-title {
  color: #121212;
  display: block;
  font-weight: 700;
  font-size: 26px;
  margin-bottom: 4px;
  font-family: "Amatic SC", cursive;
  text-transform: uppercase;
  margin-bottom: 0px; }

html, body {
  overflow-x: hidden;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
  user-select: none; }

body {
  color: #787878;
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  max-width: 1920px;
  margin: auto; }

h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto Slab', sans-serif; }

main {
  padding-top: 110px; }

.container-fluid {
  padding: 0 48px; }

.home main {
  padding: 0px;
  margin-top: 110px; }

.post-type-archive-property main, .tax-property_type main, .tax-property_region main {
  padding-top: 134px; }

.mt-35 {
  margin-top: 35px; }

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

.instagram .insta-gallery-feed .insta-gallery-actions .insta-gallery-button {
  background-color: #121212 !important;
  background-image: linear-gradient(to right, #121212, #121212);
  border-radius: 40px;
  padding: 13px 25px;
  position: relative;
  padding-left: 47px;
  position: relative; }
  .instagram .insta-gallery-feed .insta-gallery-actions .insta-gallery-button i {
    margin: 0;
    font-size: 15px;
    position: absolute;
    left: 25px;
    top: 13px; }
  .instagram .insta-gallery-feed .insta-gallery-actions .insta-gallery-button:hover {
    box-shadow: none;
    opacity: 0.7; }
.instagram .insta-gallery-actions {
  display: none; }

.btn, body .gform_wrapper .gform_footer input.button, .woocommerce div.product form.cart .button, .woocommerce .button {
  color: #fff;
  border: 0px;
  outline: 0 !important;
  -webkit-box-shadow: 0px 1px 2px rgba(38, 63, 126, 0.16);
  -moz-box-shadow: 0px 1px 2px rgba(38, 63, 126, 0.16);
  box-shadow: 0px 1px 2px rgba(38, 63, 126, 0.16);
  border-radius: 40px;
  padding: 13px 25px;
  font-size: 14px;
  position: relative;
  line-height: 1;
  text-transform: initial;
  font-weight: normal;
  background-color: #121212 !important;
  background-image: linear-gradient(to right, #121212, #121212);
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s; }
  .btn.btn-with-icon, body .gform_wrapper .gform_footer input.button.btn-with-icon, .woocommerce div.product form.cart .button.btn-with-icon, .woocommerce .button.btn-with-icon {
    padding-left: 47px; }
  .btn i, body .gform_wrapper .gform_footer input.button i, .woocommerce div.product form.cart .button i, .woocommerce .button i {
    margin: 0;
    font-size: 15px;
    position: absolute;
    left: 25px;
    top: 13px; }
  .btn:hover, body .gform_wrapper .gform_footer input.button:hover, .woocommerce div.product form.cart .button:hover, .woocommerce .button:hover {
    opacity: 0.7;
    color: #fff; }
  .btn.btn-primary, body .gform_wrapper .gform_footer input.button.btn-primary, .woocommerce div.product form.cart .button.btn-primary, .woocommerce .button.btn-primary {
    background-color: #121212 !important;
    background-image: linear-gradient(to right, #121212, #121212); }
  .btn.btn-secondary, .btn.gform_button, body .gform_wrapper .gform_footer input.button.btn-secondary, body .gform_wrapper .gform_footer input.button.gform_button, .woocommerce div.product form.cart .button.btn-secondary, .woocommerce div.product form.cart .button.gform_button, .woocommerce .button.btn-secondary, .woocommerce .button.gform_button {
    background-color: #121212 !important;
    background-image: linear-gradient(to right, #121212, #121212); }
  .btn.btn-white, body .gform_wrapper .gform_footer input.button.btn-white, .woocommerce div.product form.cart .button.btn-white, .woocommerce .button.btn-white {
    background-color: #fff;
    color: #121212; }
    .btn.btn-white:hover, body .gform_wrapper .gform_footer input.button.btn-white:hover, .woocommerce div.product form.cart .button.btn-white:hover, .woocommerce .button.btn-white:hover {
      opacity: 0.8; }

.btn-gravity-forms {
  float: right;
  position: relative; }
  .btn-gravity-forms input {
    padding-left: 46px !important; }
  .btn-gravity-forms span {
    position: absolute;
    left: 23px;
    z-index: 1;
    top: 10px;
    pointer-events: none; }
    .btn-gravity-forms span:before {
      font-family: "Font Awesome 5 Free";
      content: "\f1d8";
      color: #fff;
      margin: 0;
      font-size: 15px; }
  .btn-gravity-forms img {
    position: absolute;
    left: -37px;
    top: 10px; }

.btn.btn-link {
  color: #121212;
  font-weight: bold;
  padding: 0px;
  text-decoration: none !important;
  box-shadow: none;
  opacity: 1 !important;
  background-color: transparent !important;
  background: transparent !important;
  background-image: none;
  padding: 0px !important;
  border-radius: 0px;
  text-transform: uppercase; }
  .btn.btn-link:hover {
    color: #888; }
  .btn.btn-link i {
    margin-left: 8px;
    position: relative;
    top: auto;
    left: auto;
    font-size: 14px; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-weight: bold;
  color: #121212; }
  h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, .h1 span, .h2 span, .h3 span, .h4 span, .h5 span, .h6 span {
    color: #121212; }

.social-networks li {
  display: inline-block;
  margin-bottom: 12px;
  padding: 0px;
  margin: 0px;
  padding-right: 15px; }
  .social-networks li:last-child {
    padding-right: 0px; }
  .social-networks li a {
    -webkit-transition: all ease 0.1s;
    -moz-transition: all ease 0.1s;
    -o-transition: all ease 0.1s;
    transition: all ease 0.1s; }
    .social-networks li a i {
      color: #fff;
      font-size: 18px;
      margin: 0px;
      position: relative;
      -webkit-transition: all ease 0.1s;
      -moz-transition: all ease 0.1s;
      -o-transition: all ease 0.1s;
      transition: all ease 0.1s; }
    .social-networks li a:hover {
      -webkit-transition: all ease 0.2s;
      -moz-transition: all ease 0.2s;
      -o-transition: all ease 0.2s;
      transition: all ease 0.2s; }
      .social-networks li a:hover i {
        color: #5E5E5E !important;
        -webkit-transition: all ease 0.2s;
        -moz-transition: all ease 0.2s;
        -o-transition: all ease 0.2s;
        transition: all ease 0.2s; }

header {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  header nav {
    padding: 15px 0;
    background-color: #fff;
    padding: 0px !important;
    height: auto;
    max-width: 1920px;
    margin: auto;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s; }
    header nav > .container-fluid > .row {
      width: 100%;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-align: center;
      align-items: center; }
      header nav > .container-fluid > .row .navbar-brand {
        padding: 0px;
        margin-right: 0px;
        width: 100%;
        text-align: center; }
        header nav > .container-fluid > .row .navbar-brand img {
          margin: 10px 0;
          height: 90px;
          -webkit-transition: all ease 0.4s;
          -moz-transition: all ease 0.4s;
          -o-transition: all ease 0.4s;
          transition: all ease 0.4s; }
      header nav > .container-fluid > .row .navbar-left {
        margin: auto; }
        header nav > .container-fluid > .row .navbar-left .top-header {
          text-align: right; }
          header nav > .container-fluid > .row .navbar-left .top-header .social-header {
            display: inline-block;
            list-style: none;
            padding: 0px;
            margin: 0px;
            text-align: right;
            margin-bottom: 13px; }
            header nav > .container-fluid > .row .navbar-left .top-header .social-header li {
              display: inline-block;
              margin: 0 6px; }
              header nav > .container-fluid > .row .navbar-left .top-header .social-header li a {
                padding: 0px !important; }
                header nav > .container-fluid > .row .navbar-left .top-header .social-header li a i {
                  font-size: 18px; }
              header nav > .container-fluid > .row .navbar-left .top-header .social-header li:last-child {
                margin-right: 0px; }
          header nav > .container-fluid > .row .navbar-left .top-header .secondary-menu {
            display: inline-block; }
        header nav > .container-fluid > .row .navbar-left #primary-menu-container {
          width: 100%; }
          header nav > .container-fluid > .row .navbar-left #primary-menu-container .navbar-nav {
            display: inline-block; }
            header nav > .container-fluid > .row .navbar-left #primary-menu-container .navbar-nav li {
              display: inline-block; }
      header nav > .container-fluid > .row ul li {
        padding: 0 13px; }
        header nav > .container-fluid > .row ul li a {
          color: #121212;
          font-weight: bold;
          padding: 0px;
          text-decoration: none !important;
          font-size: 14px;
          text-transform: uppercase; }
        header nav > .container-fluid > .row ul li:hover:before, header nav > .container-fluid > .row ul li:hover a {
          color: #888; }
        header nav > .container-fluid > .row ul li:first-child {
          padding-left: 0px; }
        header nav > .container-fluid > .row ul li:last-child {
          padding-right: 0px; }
        header nav > .container-fluid > .row ul li .sub-menu {
          position: absolute;
          list-style: none;
          background: blue;
          padding: 0px;
          background-color: #121212;
          margin-left: 12px;
          margin-top: 20px;
          display: none;
          max-width: 302px;
          -webkit-transition: all ease 0.2s;
          -moz-transition: all ease 0.2s;
          -o-transition: all ease 0.2s;
          transition: all ease 0.2s; }
          header nav > .container-fluid > .row ul li .sub-menu li a {
            padding: 5px 20px;
            display: block;
            width: 100%;
            font-size: 14px; }
          header nav > .container-fluid > .row ul li .sub-menu li:first-child a {
            padding-top: 20px; }
          header nav > .container-fluid > .row ul li .sub-menu li:last-child a {
            padding-bottom: 20px;
            padding-right: 20px; }
        header nav > .container-fluid > .row ul li:hover .sub-menu {
          display: block; }
        header nav > .container-fluid > .row ul li.current-menu-item:before, header nav > .container-fluid > .row ul li.current-menu-item > a, header nav > .container-fluid > .row ul li.current-ancestor-item:before, header nav > .container-fluid > .row ul li.current-ancestor-item > a, header nav > .container-fluid > .row ul li.current_page_parent:before, header nav > .container-fluid > .row ul li.current_page_parent > a {
          color: #888; }
        header nav > .container-fluid > .row ul li.children-pages-archive-item .current-menu-item a {
          color: #fff !important; }
          header nav > .container-fluid > .row ul li.children-pages-archive-item .current-menu-item a:hover {
            color: #121212 !important; }
      header nav > .container-fluid > .row .col-btn-header {
        text-align: right; }
      header nav > .container-fluid > .row .social-networks {
        margin: 0px;
        padding: 0px;
        text-align: right; }
        header nav > .container-fluid > .row .social-networks li {
          padding: 0px;
          padding-right: 15px; }
          header nav > .container-fluid > .row .social-networks li:last-of-type {
            padding-right: 0px; }
          header nav > .container-fluid > .row .social-networks li a i {
            color: #121212; }
          header nav > .container-fluid > .row .social-networks li a:hover i {
            color: #888; }
    header nav.navbar-scroll, header nav.navbar-scroll-always {
      /*-webkit-box-shadow: 0px 1px 2px rgba(#263F7E,0.16);
      -moz-box-shadow: 0px 1px 2px rgba(#263F7E,0.16);
      box-shadow: 0px 1px 2px rgba(#263F7E,0.16);*/
      -webkit-transition: all ease 0.5s;
      -moz-transition: all ease 0.5s;
      -o-transition: all ease 0.5s;
      transition: all ease 0.5s; }

.secondary-menu {
  display: inline-block; }
  .secondary-menu ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    margin-left: 6px; }
    .secondary-menu ul li {
      display: inline-block;
      margin-left: 6px; }
      .secondary-menu ul li a {
        border: 1px solid #fff;
        font-size: 12px;
        padding: 5px 13px !important;
        font-weight: 600 !important; }
        .secondary-menu ul li a:hover {
          border: 1px solid #121212; }

.contacts .secondary-menu {
  margin-top: 15px; }
  .contacts .secondary-menu ul {
    margin-left: 0px; }
    .contacts .secondary-menu ul li {
      margin-right: 6px;
      margin-left: 0px; }
      .contacts .secondary-menu ul li a {
        border: 1px solid #121212; }
        .contacts .secondary-menu ul li a:hover {
          border: 1px solid #121212; }

footer {
  margin-top: 96px;
  position: relative; }
  footer .intersection-footer {
    position: absolute;
    top: -1px;
    left: -5%;
    width: 106%;
    max-width: 106%; }
  footer .bg-footer {
    background-image: url("../img/bg_footer.jpg");
    background-size: cover;
    background-position: center center; }
  footer .menus-footer {
    padding: 96px 30px; }
    footer .menus-footer .logo-footer {
      margin-top: 0px; }
    footer .menus-footer p {
      color: #fff;
      margin-top: 15px;
      margin-bottom: 0px; }
  footer .copyrights {
    padding: 35px 0; }
    footer .copyrights p {
      color: #121212;
      text-align: center;
      margin-bottom: 0px;
      text-transform: uppercase;
      font-size: 13px; }
      footer .copyrights p a {
        color: #121212;
        text-decoration: none !important; }
        footer .copyrights p a:hover {
          color: #888; }
    footer .copyrights .site-pt-logo {
      width: 17px;
      display: inline;
      margin-top: -4px;
      margin-right: 0px;
      margin-left: 2px; }
  footer hr {
    border-top: 1px solid #fff;
    margin: 0px;
    opacity: 0.15; }
  footer h6 {
    color: #5E5E5E;
    font-size: 20px;
    margin-bottom: 20px; }
  footer ul {
    list-style: none;
    margin: 0px;
    padding: 0px; }
    footer ul li {
      line-height: 18px;
      margin-bottom: 12px;
      position: relative;
      padding-left: 21px; }
      footer ul li:last-of-type {
        margin-bottom: 0px; }
      footer ul li a {
        color: #fff;
        text-decoration: none !important; }
        footer ul li a:hover {
          color: #5E5E5E; }
      footer ul li i {
        color: #5E5E5E;
        margin-right: 5px;
        font-size: 16px;
        position: absolute;
        top: 1px;
        left: 0; }

.homeslider {
  position: relative; }
  .homeslider .background-home {
    height: calc(60vh);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
  .homeslider .search-form {
    opacity: 0;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s; }
    .homeslider .search-form.show-search-form {
      opacity: 1;
      -webkit-transition: all ease 0.5s;
      -moz-transition: all ease 0.5s;
      -o-transition: all ease 0.5s;
      transition: all ease 0.5s; }
  .homeslider .intersection-header {
    position: absolute;
    bottom: -1px;
    left: -5%;
    width: 106%;
    max-width: 106%; }
  .homeslider .outer-content-homeslider {
    display: flex;
    align-items: center;
    text-align: center;
    flex-direction: column;
    width: 100%;
    height: 100%; }
    .homeslider .outer-content-homeslider .inner-content-homeslider {
      margin: auto;
      padding-bottom: 40px; }
      .homeslider .outer-content-homeslider .inner-content-homeslider h2 {
        color: #fff;
        font-size: 3em;
        text-shadow: 0 3px 6px rgba(38, 63, 126, 0.5); }
      .homeslider .outer-content-homeslider .inner-content-homeslider p {
        color: #fff;
        font-size: 22px;
        text-shadow: 0 3px 6px rgba(38, 63, 126, 0.5);
        font-weight: 500; }

.featured-properties {
  padding-top: 134px;
  text-align: center; }
  .featured-properties h1 {
    text-transform: uppercase;
    display: none; }
  .featured-properties h2 {
    text-transform: uppercase; }
  .featured-properties .properties-list-home {
    padding-top: 35px;
    padding-bottom: 35px; }

.properties-list .box-property {
  -webkit-box-shadow: 0px 3px 6px rgba(15, 40, 74, 0.16);
  -moz-box-shadow: 0px 3px 6px rgba(15, 40, 74, 0.16);
  box-shadow: 0px 3px 6px rgba(15, 40, 74, 0.16);
  border-radius: 5px; }
  .properties-list .box-property .inner-box-property {
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 8px solid transparent;
    border-radius: 5px;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s; }
    .properties-list .box-property .inner-box-property:hover {
      -webkit-transition: all ease 0.3s;
      -moz-transition: all ease 0.3s;
      -o-transition: all ease 0.3s;
      transition: all ease 0.3s;
      border: 8px solid rgba(18, 18, 18, 0.8); }
  .properties-list .box-property a {
    text-decoration: none !important;
    display: block;
    position: relative; }
  .properties-list .box-property img {
    /*border-top-left-radius: 5px;
    border-top-right-radius: 5px;*/ }
  .properties-list .box-property .owl-archive-properties {
    z-index: 1; }
    .properties-list .box-property .owl-archive-properties .owl-dots {
      margin: 0px;
      position: absolute;
      bottom: 0;
      left: auto;
      right: auto;
      width: 100%;
      z-index: 999;
      opacity: 0;
      -webkit-transition: all ease 0.2s;
      -moz-transition: all ease 0.2s;
      -o-transition: all ease 0.2s;
      transition: all ease 0.2s;
      bottom: 6px; }
      .properties-list .box-property .owl-archive-properties .owl-dots .owl-dot {
        outline: 0 !important; }
        .properties-list .box-property .owl-archive-properties .owl-dots .owl-dot span {
          background: #fff;
          margin: 0 6px;
          width: 12px;
          height: 12px;
          -webkit-transition: all ease 0.2s;
          -moz-transition: all ease 0.2s;
          -o-transition: all ease 0.2s;
          transition: all ease 0.2s; }
        .properties-list .box-property .owl-archive-properties .owl-dots .owl-dot.active span {
          background: #121212; }
        .properties-list .box-property .owl-archive-properties .owl-dots .owl-dot:hover span {
          -webkit-transition: all ease 0.3s;
          -moz-transition: all ease 0.3s;
          -o-transition: all ease 0.3s;
          transition: all ease 0.3s;
          background: #121212; }
    .properties-list .box-property .owl-archive-properties .owl-nav {
      margin: 0px;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      top: 50%;
      margin-top: -5px;
      padding-left: 15px;
      padding-right: 15px;
      opacity: 0;
      z-index: 999;
      -webkit-transition: all ease 0.2s;
      -moz-transition: all ease 0.2s;
      -o-transition: all ease 0.2s;
      transition: all ease 0.2s; }
      .properties-list .box-property .owl-archive-properties .owl-nav .owl-prev {
        float: left; }
      .properties-list .box-property .owl-archive-properties .owl-nav .owl-next {
        float: right; }
      .properties-list .box-property .owl-archive-properties .owl-nav .owl-prev, .properties-list .box-property .owl-archive-properties .owl-nav .owl-next {
        background-color: rgba(18, 18, 18, 0.8);
        margin: 0px;
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        text-align: center;
        outline: 0 !important; }
        .properties-list .box-property .owl-archive-properties .owl-nav .owl-prev:hover, .properties-list .box-property .owl-archive-properties .owl-nav .owl-next:hover {
          background-color: #121212; }
        .properties-list .box-property .owl-archive-properties .owl-nav .owl-prev span, .properties-list .box-property .owl-archive-properties .owl-nav .owl-next span {
          color: #fff;
          margin: auto;
          margin-top: -4px;
          font-size: 23px; }
  .properties-list .box-property:hover .owl-dots {
    opacity: 1;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s; }
  .properties-list .box-property:hover .owl-nav {
    opacity: 1;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s; }
  .properties-list .box-property .content-box-property {
    text-align: center; }
    .properties-list .box-property .content-box-property a {
      padding: 20px 20px; }
    .properties-list .box-property .content-box-property h2, .properties-list .box-property .content-box-property h3 {
      font-size: 16px;
      font-weight: 500;
      margin-bottom: 0px;
      margin-top: 2px; }
    .properties-list .box-property .content-box-property span {
      text-transform: uppercase;
      font-weight: bold;
      color: #121212;
      font-size: 13px;
      font-weight: bold; }
  .properties-list .box-property:hover {
    -webkit-box-shadow: 0px 3px 6px rgba(15, 40, 74, 0.26);
    -moz-box-shadow: 0px 3px 6px rgba(15, 40, 74, 0.26);
    box-shadow: 0px 3px 6px rgba(15, 40, 74, 0.26); }

.featured-regions {
  padding-top: 96px;
  padding-bottom: 55px; }
  .featured-regions > .row {
    height: 550px;
    margin-right: -7.5px;
    margin-left: -7.5px; }
    @media (max-width: 991px) {
      .featured-regions > .row {
        height: 350px; } }
    @media (max-width: 767px) {
      .featured-regions > .row {
        height: 500px; } }
    .featured-regions > .row .col-featured-region {
      margin-bottom: 15px;
      padding-left: 7.5px;
      padding-right: 7.5px; }
    .featured-regions > .row .row {
      height: 100%; }
  .featured-regions .featured-region {
    height: 100%;
    overflow: hidden;
    color: #fff;
    position: relative; }
    .featured-regions .featured-region .img-featured-region {
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      float: left;
      width: 100%;
      height: 100%;
      -webkit-transition: all ease 0.2s;
      -moz-transition: all ease 0.2s;
      -o-transition: all ease 0.2s;
      transition: all ease 0.2s; }
    .featured-regions .featured-region:hover .img-featured-region {
      -moz-transform: scale(1.15);
      -webkit-transform: scale(1.15);
      -o-transform: scale(1.15);
      transform: scale(1.15);
      -webkit-transition: all ease 0.4s;
      -moz-transition: all ease 0.4s;
      -o-transition: all ease 0.4s;
      transition: all ease 0.4s; }
    .featured-regions .featured-region a {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      text-align: center;
      text-decoration: none !important; }
      .featured-regions .featured-region a .content-featured-region {
        margin: auto;
        color: #fff;
        text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.15); }
        .featured-regions .featured-region a .content-featured-region h4 {
          text-transform: uppercase;
          font-weight: bold;
          color: #fff;
          background-color: rgba(18, 18, 18, 0.8);
          padding: 10px 15px;
          font-size: 20px; }
          @media (max-width: 991px) {
            .featured-regions .featured-region a .content-featured-region h4 {
              font-size: 1.5rem; } }
        .featured-regions .featured-region a .content-featured-region span {
          font-style: italic;
          text-transform: uppercase;
          text-decoration: underline; }

.portugal-home {
  padding-top: 0px;
  margin-bottom: 96px; }
  .portugal-home > .container > .row {
    padding: 0 100px; }
  .portugal-home h5 {
    text-transform: uppercase;
    font-size: 25px;
    width: 100%; }
  .portugal-home .packages {
    margin-top: 30px;
    max-width: 100%; }
    .portugal-home .packages a.link-package {
      font-weight: bold;
      margin-top: 18px;
      font-size: 15px;
      margin-bottom: 0px;
      text-decoration: none;
      margin-top: 7px;
      display: block;
      color: #121212; }
      .portugal-home .packages a.link-package:hover {
        color: #121212; }
    .portugal-home .packages .secondary-color a.link-package {
      color: #121212; }
      .portugal-home .packages .secondary-color a.link-package:hover {
        color: #121212; }

.banner {
  height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  text-align: center; }
  .banner.parallax {
    background-attachment: fixed; }
  .banner .content-banner {
    display: flex;
    height: 100%;
    align-items: center; }
    .banner .content-banner h4 {
      color: #fff;
      text-shadow: 0px 1px 3px rgba(24, 63, 116, 0.16);
      margin-bottom: 10px; }
    .banner .content-banner p {
      font-size: 16px;
      color: #fff; }

.archive-properties .properties-not-found p {
  margin-bottom: 0px; }
.archive-properties .properties-not-found .btn {
  margin-top: 30px; }

.top-banner {
  position: relative;
  margin-top: 110px;
  background-repeat: no-repeat;
  text-align: center;
  height: 300px;
  background-position: center center;
  background-size: cover; }
  .top-banner.big-top-banner {
    height: 60vh; }
  .top-banner.top-banner-no-image {
    height: 40px; }
  @media (min-width: 1921px) {
    .top-banner {
      background-size: cover; } }
  .top-banner .title-top-banner {
    position: absolute;
    left: -48px;
    bottom: -38px;
    background: #fff;
    padding: 12px 24px 12px 72px;
    -webkit-box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.1);
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px; }
    .top-banner .title-top-banner h1 {
      color: #121212;
      font-size: 2.5rem;
      margin: 0px; }
  .top-banner .intersection-header {
    position: absolute;
    bottom: -1px;
    left: -5%;
    width: 106%;
    max-width: 106%; }

.overlay-top {
  /* position:absolute;
   top:0;
   left:0;
   width:100%;
   height:200px;
   background-image:linear-gradient(rgba(#183F74,0.9), transparent);
   z-index:0;*/
  display: none; }

.page-content p:last-of-type {
  margin-bottom: 0px; }
.page-content a.btn {
  margin-top: 30px; }

.page-content-mb {
  margin-bottom: 35px; }

.topics .single-topic {
  margin-top: 35px;
  display: flex;
  align-items: center; }
  .topics .single-topic:nth-of-type(1), .topics .single-topic:nth-of-type(2) {
    margin-top: 0px; }
  .topics .single-topic .icon-topic {
    background-color: #121212;
    border-radius: 50%;
    width: 65px;
    height: 65px;
    text-align: center;
    display: flex;
    align-items: center; }
    .topics .single-topic .icon-topic img {
      margin: auto;
      max-width: 38px; }
  .topics .single-topic p:last-of-type {
    margin-bottom: 0px; }

.box-shadow {
  -webkit-box-shadow: 0px 3px 6px rgba(15, 40, 74, 0.16);
  -moz-box-shadow: 0px 3px 6px rgba(15, 40, 74, 0.16);
  box-shadow: 0px 3px 6px rgba(15, 40, 74, 0.16);
  height: 100%;
  border-radius: 5px;
  padding: 20px; }

.box-border {
  border-top: 5px solid; }
  .box-border.primary-border {
    border-color: #121212; }
  .box-border.secondary-border {
    border-color: #121212; }

.characteristics .col-characteristic {
  margin-top: 30px; }
  @media (min-width: 768px) {
    .characteristics .col-characteristic:nth-of-type(1), .characteristics .col-characteristic:nth-of-type(2) {
      margin-top: 0px; } }
  .characteristics .col-characteristic .box-characteristic {
    display: flex;
    border-radius: 5px; }
    .characteristics .col-characteristic .box-characteristic i {
      align-self: flex-start;
      font-size: 19px;
      margin-right: 9px; }
    .characteristics .col-characteristic .box-characteristic a {
      font-weight: bold;
      color: #000;
      text-transform: uppercase;
      font-size: 13px;
      color: #787878;
      text-decoration: none !important; }
      .characteristics .col-characteristic .box-characteristic a:hover {
        color: #121212; }
    .characteristics .col-characteristic .box-characteristic.primary-color {
      color: #121212; }
    .characteristics .col-characteristic .box-characteristic.secondary-color {
      color: #121212; }
      .characteristics .col-characteristic .box-characteristic.secondary-color a {
        color: #121212; }
        .characteristics .col-characteristic .box-characteristic.secondary-color a:hover {
          color: #121212; }
    .characteristics .col-characteristic .box-characteristic p:last-of-type {
      margin-bottom: 0px; }

.team .col-administrator {
  margin-bottom: 30px; }
  .team .col-administrator .box-administrator h4 {
    text-transform: uppercase;
    color: #121212;
    margin-bottom: 5px;
    font-size: 15px; }
  .team .col-administrator .box-administrator h2 {
    margin-bottom: 20px; }
.team .col-element-team {
  margin-top: 30px; }
  .team .col-element-team h3 {
    font-size: 14px;
    margin-top: 8px;
    font-weight: 500;
    margin-bottom: 0px;
    margin-top: 10px; }
.team .title-job-position {
  margin-top: 50px; }
  .team .title-job-position:first-child {
    margin-top: 20px; }
  .team .title-job-position h4 {
    margin-bottom: 0px;
    color: #121212;
    font-size: 15px;
    text-transform: uppercase;
    overflow: hidden; }
    .team .title-job-position h4:after {
      background-color: #121212;
      content: "";
      display: inline-block;
      height: 1px;
      position: relative;
      vertical-align: middle;
      width: 100%;
      left: 15px;
      margin-right: -50%;
      top: -1px; }

.testimonials .col-testimonial {
  margin-top: 30px;
  /*&:nth-of-type(1),&:nth-of-type(2) {
    margin-top:0px;
  }*/ }
  .testimonials .col-testimonial .box-testimonial {
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s; }
    .testimonials .col-testimonial .box-testimonial h2, .testimonials .col-testimonial .box-testimonial h3 {
      display: inline-block;
      margin-bottom: 3px; }
    .testimonials .col-testimonial .box-testimonial h3 {
      font-weight: normal; }
    .testimonials .col-testimonial .box-testimonial span {
      display: block;
      color: #787878; }
    .testimonials .col-testimonial .box-testimonial img {
      margin-top: 20px;
      margin-bottom: 20px; }
    .testimonials .col-testimonial .box-testimonial .text-testimonial p:last-child {
      margin-bottom: 0px; }
    .testimonials .col-testimonial .box-testimonial .hidden-text-testimonial {
      display: none;
      margin-top: 15px; }
      .testimonials .col-testimonial .box-testimonial .hidden-text-testimonial p:last-child {
        margin-bottom: 0px; }
    .testimonials .col-testimonial .box-testimonial .toggle-hidden-text {
      margin-top: 15px;
      display: inline-block;
      cursor: pointer;
      text-transform: uppercase; }
      .testimonials .col-testimonial .box-testimonial .toggle-hidden-text span {
        display: inline;
        color: #121212;
        font-weight: bold; }
      .testimonials .col-testimonial .box-testimonial .toggle-hidden-text i {
        margin-left: 5px;
        color: #121212;
        font-size: 13px; }
        .testimonials .col-testimonial .box-testimonial .toggle-hidden-text i:nth-of-type(2) {
          display: none; }
      .testimonials .col-testimonial .box-testimonial .toggle-hidden-text:hover span, .testimonials .col-testimonial .box-testimonial .toggle-hidden-text:hover i {
        color: #121212; }
.testimonials .col-testimonials .row-testimonial:nth-of-type(1) .col-testimonial {
  margin-top: 0px; }

.services .col-service {
  margin-top: 30px;
  /*&:nth-of-type(1),&:nth-of-type(2) {
    margin-top:0px;
  }*/ }
  .services .col-service .box-service {
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s; }
    .services .col-service .box-service h2, .services .col-service .box-service h3 {
      display: inline-block;
      margin-bottom: 3px; }
    .services .col-service .box-service .icon-service {
      display: inline; }
      .services .col-service .box-service .icon-service i {
        font-weight: 900;
        font-size: 25px;
        margin-right: 10px; }
      .services .col-service .box-service .icon-service img {
        max-height: 25px;
        width: auto; }
    .services .col-service .box-service img {
      margin-top: 20px;
      margin-bottom: 20px;
      max-width: 100%;
      height: auto; }
    .services .col-service .box-service .text-service p:last-child {
      margin-bottom: 0px; }
    .services .col-service .box-service .hidden-text-service {
      display: none;
      margin-top: 15px; }
      .services .col-service .box-service .hidden-text-service p:last-child {
        margin-bottom: 0px; }
    .services .col-service .box-service .toggle-hidden-text-service {
      margin-top: 15px;
      display: inline-block;
      cursor: pointer; }
      .services .col-service .box-service .toggle-hidden-text-service span {
        display: inline;
        color: #121212;
        font-weight: bold; }
      .services .col-service .box-service .toggle-hidden-text-service i {
        margin-left: 5px;
        color: #121212;
        font-size: 13px; }
        .services .col-service .box-service .toggle-hidden-text-service i:nth-of-type(2) {
          display: none; }
      .services .col-service .box-service .toggle-hidden-text-service:hover span, .services .col-service .box-service .toggle-hidden-text-service:hover i {
        color: #121212; }
.services .col-services .row-services:nth-of-type(1) .col-service {
  margin-top: 0px !important; }

.accordion .card {
  margin-top: 30px;
  -webkit-box-shadow: 0px 3px 9px rgba(15, 40, 74, 0.16);
  -moz-box-shadow: 0px 3px 9px rgba(15, 40, 74, 0.16);
  box-shadow: 0px 3px 9px rgba(15, 40, 74, 0.16);
  border: 0px;
  border-radius: 5px; }
  .accordion .card:first-of-type {
    margin-top: 0px; }
  .accordion .card .card-header {
    background: transparent;
    padding: 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.07);
    position: relative; }
    .accordion .card .card-header button {
      text-align: left;
      border: 0px;
      border-left: 5px solid #121212;
      border-right: 50px solid #121212;
      border-bottom-left-radius: 0px;
      border-bottom-right-radius: 0px;
      padding: 20px;
      text-transform: initial;
      font-weight: normal;
      outline: none;
      background: #fff; }
      .accordion .card .card-header button:hover {
        border-color: #121212; }
      .accordion .card .card-header button:not(.collapsed) {
        border-color: #121212; }
      .accordion .card .card-header button p {
        color: #787878;
        font-size: 14px; }
        .accordion .card .card-header button p:last-of-type {
          margin-bottom: 0px; }
      .accordion .card .card-header button i {
        position: absolute;
        right: 0;
        top: 0;
        margin: 0px;
        font-size: 24px;
        top: 50%;
        margin-top: -12px;
        right: 18px;
        color: #fff !important;
        -webkit-transition: all ease 0.2s;
        -moz-transition: all ease 0.2s;
        -o-transition: all ease 0.2s;
        transition: all ease 0.2s; }
      .accordion .card .card-header button:not(.collapsed) i {
        transform: rotate(-180deg); }
    .accordion .card .card-header button {
      width: 100%; }
  .accordion .card .card-body {
    padding: 25px; }
    .accordion .card .card-body p, .accordion .card .card-body ul li {
      color: #787878; }
    .accordion .card .card-body p:last-of-type {
      margin-bottom: 0px; }

.faq .card .card-header button p {
  color: #787878;
  font-weight: bold; }

.gform_wrapper {
  margin-top: 0px !important; }
  .gform_wrapper .gform_body input[type="file"] {
    font-size: 11px; }
  .gform_wrapper .gform_body .top_label li.gfield {
    margin-top: 0px !important;
    margin-bottom: 16px; }
  .gform_wrapper .gform_body .top_label div.ginput_container {
    margin-top: 5px !important; }
  .gform_wrapper label.gfield_label {
    margin-bottom: 0px;
    font-weight: 500 !important;
    font-size: 14px !important; }
  .gform_wrapper input[type="text"], .gform_wrapper textarea, .gform_wrapper .chosen-container-multi .chosen-choices {
    outline: none !important;
    padding: 7px 8px !important;
    font-size: 13px !important;
    width: 100% !important;
    border: 1px solid #ccc;
    background: none;
    box-shadow: none !important; }
    .gform_wrapper input[type="text"]:focus, .gform_wrapper textarea:focus, .gform_wrapper .chosen-container-multi .chosen-choices:focus {
      border: 1px solid #121212 !important; }
  .gform_wrapper .chosen-container .chosen-results li.active-result.highlighted {
    background-image: none !important;
    background-color: #121212 !important; }
  .gform_wrapper .chosen-container-multi .chosen-choices li.search-field input[type=text] {
    height: auto !important;
    padding: 0px !important; }
  .gform_wrapper .gform_footer input.button {
    background-color: #121212;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 0px;
    outline: 0 !important;
    border: 1px solid #121212;
    padding: 12px 20px;
    -webkit-box-shadow: 0px 3px 6px rgba(92, 74, 23, 0.16);
    -moz-box-shadow: 0px 3px 6px rgba(92, 74, 23, 0.16);
    box-shadow: 0px 3px 6px rgba(92, 74, 23, 0.16);
    font-weight: bold;
    float: right; }
    .gform_wrapper .gform_footer input.button:hover {
      background-color: #fff;
      color: #121212; }
  .gform_wrapper .gfield_required {
    color: #121212 !important; }

.contacts .col-contacts {
  padding-top: 25px; }
  .contacts .col-contacts .box-contacts {
    padding: 50px;
    color: #fff;
    background-image: url("../img/bg_footer.jpg");
    background-size: cover;
    background-position: center center;
    background-position: top center; }
    .contacts .col-contacts .box-contacts .btn-link {
      color: #fff; }
      .contacts .col-contacts .box-contacts .btn-link:hover {
        color: #121212; }
  .contacts .col-contacts ul.contacts-list {
    margin: 0px;
    padding: 0px;
    list-style: none; }
    .contacts .col-contacts ul.contacts-list li {
      padding-left: 25px;
      position: relative;
      margin-bottom: 12px; }
      .contacts .col-contacts ul.contacts-list li a {
        color: #fff;
        text-decoration: none; }
        .contacts .col-contacts ul.contacts-list li a:hover {
          color: #888; }
      .contacts .col-contacts ul.contacts-list li i {
        color: #fff;
        margin-right: 5px;
        font-size: 16px;
        position: absolute;
        top: 2px;
        left: 0; }
  .contacts .col-contacts .social-networks {
    margin: 0px;
    padding: 0px;
    margin-top: 30px; }
    .contacts .col-contacts .social-networks li {
      display: inline-block;
      margin-bottom: 0px;
      position: relative;
      margin-right: 6px; }
      .contacts .col-contacts .social-networks li a {
        margin: 0px;
        color: #121212;
        text-decoration: none;
        border-color: #121212;
         /* i {
            color:$primary-color;


          }*/ }
        .contacts .col-contacts .social-networks li a:hover {
          background-color: #121212; }

.archive-blog article {
  margin-bottom: 30px; }
  .archive-blog article:last-of-type {
    margin-bottom: 0px; }
  .archive-blog article h1.title {
    margin-top: 15px; }
  .archive-blog article a {
    text-decoration: none !important; }
    .archive-blog article a h2.title {
      margin-top: 15px; }
    .archive-blog article a .btn {
      margin-top: 10px; }
  .archive-blog article .the-content pre {
    font-size: 17px;
    font-family: 'Roboto', sans-serif;
    color: #121212; }
  .archive-blog article .the-content p {
    color: #787878; }
    .archive-blog article .the-content p:last-child {
      margin-bottom: 0px; }
  .archive-blog article .the-content ol {
    counter-reset: item;
    margin-left: 0;
    padding-left: 0; }
    .archive-blog article .the-content ol li {
      display: block;
      margin-bottom: 16px;
      margin-left: 0px; }
    .archive-blog article .the-content ol li::before {
      content: counter(item) ".";
      counter-increment: item;
      width: 2em;
      margin-left: -2em;
      font-size: 18px;
      font-weight: bold;
      color: #121212;
      margin: 0;
      margin-left: 0px;
      width: auto;
      margin-right: 5px;
      width: 25px; }
  .archive-blog article .post-meta {
    color: #787878;
    font-weight: normal; }

.sidebar ul {
  padding: 0px;
  list-style: none; }
  .sidebar ul li {
    padding: 6.5px 0;
    border-bottom: 1px solid #ccc; }
    .sidebar ul li:first-of-type {
      padding-top: 0px; }
    .sidebar ul li a {
      color: #787878;
      text-decoration: none; }
      .sidebar ul li a:hover {
        color: #121212; }
    .sidebar ul li.current-cat a {
      color: #121212; }
.sidebar .screen-reader-text {
  display: none; }
.sidebar select {
  outline: none !important;
  padding: 7px 8px !important;
  font-size: 13px !important;
  width: 100% !important;
  border: 1px solid #ccc;
  height: 37px;
  background: #fff; }
.sidebar aside {
  margin-bottom: 30px; }
  .sidebar aside h3 {
    margin-bottom: 10px; }
  .sidebar aside:last-of-type {
    margin-bottom: 3px; }

h1.title {
  margin-bottom: 30px; }

.single-property .content-single-property #map {
  height: 400px; }
.single-property .content-single-property .characteristics-property {
  margin-top: 30px; }
  .single-property .content-single-property .characteristics-property .box-characteristics-property {
    padding: 0px; }
    .single-property .content-single-property .characteristics-property .box-characteristics-property ul {
      list-style: none;
      padding: 0px;
      display: flex;
      margin: 0px; }
      .single-property .content-single-property .characteristics-property .box-characteristics-property ul li {
        width: 25%;
        padding: 25px 20px;
        display: inline-block; }
        .single-property .content-single-property .characteristics-property .box-characteristics-property ul li.grey-background {
          background-color: #F7F7F7; }
        .single-property .content-single-property .characteristics-property .box-characteristics-property ul li h3 {
          font-size: 14px;
          text-transform: uppercase;
          color: #121212; }
        .single-property .content-single-property .characteristics-property .box-characteristics-property ul li p {
          margin: 0px;
          font-size: 17px; }
.single-property .content-single-property #tabs-property {
  margin-top: 30px;
  border-bottom: 0px; }
  .single-property .content-single-property #tabs-property li a {
    color: #121212;
    border: 0px !important;
    text-transform: uppercase;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 11px 18px; }
    .single-property .content-single-property #tabs-property li a:hover {
      color: #121212; }
.single-property .content-single-property .box-tab-content {
  height: auto !important;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px; }
.single-property .content-single-property .nav-tabs .nav-item.show .nav-link, .single-property .content-single-property .nav-tabs .nav-link.active {
  border: 0px !important; }
.single-property .content-single-property .nav-tabs .nav-link.active {
  background: #121212;
  color: #fff !important; }
.single-property .content-single-property .box-single-property {
  height: auto; }
  .single-property .content-single-property .box-single-property h1 {
    margin-bottom: 10px; }
  .single-property .content-single-property .box-single-property .ref {
    color: #787878;
    text-transform: uppercase;
    margin-bottom: 20px; }
  .single-property .content-single-property .box-single-property .prices {
    color: #787878; }
    .single-property .content-single-property .box-single-property .prices .price {
      text-decoration: line-through;
      margin-bottom: 20px; }
    .single-property .content-single-property .box-single-property .prices .new-price {
      font-size: 20px;
      font-weight: bold;
      color: #121212;
      margin-left: 10px; }
  .single-property .content-single-property .box-single-property .location {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0px; }
    .single-property .content-single-property .box-single-property .location i {
      color: #121212;
      margin-right: 7px; }
.single-property .content-single-property .gallery-single-property {
  margin-top: 30px; }
  .single-property .content-single-property .gallery-single-property .single-image-gallery {
    margin-top: 15px;
    padding-left: 7.5px;
    padding-right: 7.5px; }
    .single-property .content-single-property .gallery-single-property .single-image-gallery:first-of-type {
      margin-top: 0px; }
    .single-property .content-single-property .gallery-single-property .single-image-gallery.hidden-single-image-gallery {
      display: none !important; }
    .single-property .content-single-property .gallery-single-property .single-image-gallery .inner-single-image-gallery {
      position: relative; }
      .single-property .content-single-property .gallery-single-property .single-image-gallery .inner-single-image-gallery .overlay-single-gallery {
        background: rgba(18, 18, 18, 0.8);
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        text-align: center;
        display: flex;
        align-items: center;
        opacity: 0;
        -webkit-transition: all ease 0.2s;
        -moz-transition: all ease 0.2s;
        -o-transition: all ease 0.2s;
        transition: all ease 0.2s; }
        .single-property .content-single-property .gallery-single-property .single-image-gallery .inner-single-image-gallery .overlay-single-gallery.fixed-overlay-single-gallery {
          opacity: 1; }
        .single-property .content-single-property .gallery-single-property .single-image-gallery .inner-single-image-gallery .overlay-single-gallery i {
          margin: auto;
          color: #fff;
          font-size: 19px; }
        .single-property .content-single-property .gallery-single-property .single-image-gallery .inner-single-image-gallery .overlay-single-gallery span {
          margin: auto;
          color: #fff;
          text-transform: uppercase; }
      .single-property .content-single-property .gallery-single-property .single-image-gallery .inner-single-image-gallery:hover .overlay-single-gallery {
        opacity: 1;
        -webkit-transition: all ease 0.3s;
        -moz-transition: all ease 0.3s;
        -o-transition: all ease 0.3s;
        transition: all ease 0.3s; }
  .single-property .content-single-property .gallery-single-property .row {
    margin-right: -7.5px;
    margin-left: -7.5px; }
.single-property .content-single-property .agent-property {
  margin-top: 30px; }
  .single-property .content-single-property .agent-property h4 {
    font-size: 14px;
    color: #121212;
    text-transform: uppercase;
    margin-bottom: 10px; }
  .single-property .content-single-property .agent-property h5 {
    margin-top: 20px;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 15px; }
  .single-property .content-single-property .agent-property ul {
    list-style: none;
    padding: 0px;
    margin-bottom: 0px; }
    .single-property .content-single-property .agent-property ul li a {
      color: #787878;
      text-decoration: none; }
      .single-property .content-single-property .agent-property ul li a:hover {
        color: #121212; }
    .single-property .content-single-property .agent-property ul li i {
      color: #121212;
      margin-right: 5px; }
  .single-property .content-single-property .agent-property a.btn {
    width: 100%;
    margin-top: 20px; }

.fancybox-toolbar .fancybox-button {
  outline: 0 !important; }
.fancybox-toolbar .fancybox-button.fancybox-button--zoom {
  display: none !important; }

.packages .col-package {
  margin-top: 30px; }
  @media (min-width: 768px) {
    .packages .col-package:nth-of-type(1), .packages .col-package:nth-of-type(2), .packages .col-package:nth-of-type(3) {
      margin-top: 0px; } }
  .packages .col-package .box-package h2 {
    font-size: 19px !important;
    margin-bottom: 15px; }
  .packages .col-package .box-package .topics-package {
    list-style: none;
    padding: 0px;
    margin: 0px; }
    .packages .col-package .box-package .topics-package li {
      position: relative;
      padding-left: 21px;
      margin-bottom: 5px; }
      .packages .col-package .box-package .topics-package li i {
        position: absolute;
        left: 0;
        top: 3px;
        color: #121212; }
  .packages .col-package .box-package p.price-package {
    font-weight: bold;
    margin-top: 18px;
    font-size: 15px;
    margin-bottom: 0px; }
  .packages .col-package .box-package.secondary-color i, .packages .col-package .box-package.secondary-color h2, .packages .col-package .box-package.secondary-color li, .packages .col-package .box-package.secondary-color .price-package {
    color: #121212 !important; }

.banner-child-page {
  margin-top: 96px;
  margin-bottom: 96px; }
  .banner-child-page h2 {
    color: #fff;
    text-shadow: 0px 3px 6px rgba(15, 40, 74, 0.2); }

.anchor-page {
  margin-top: -102px;
  position: absolute; }

.search-form {
  position: absolute;
  bottom: -54px;
  height: auto;
  z-index: 1;
  width: 100%; }
  .search-form .row {
    margin-right: -10px;
    margin-left: -10px; }
  .search-form .box-search-form {
    background: #fff;
    width: 90%;
    margin: auto; }
  .search-form .col {
    padding-left: 10px;
    padding-right: 10px; }
    .search-form .col label {
      display: block;
      width: 100%;
      text-transform: uppercase;
      font-weight: bold;
      color: #121212;
      margin-bottom: 5px;
      text-align: left;
      font-size: 12px; }
    .search-form .col select {
      outline: none !important;
      padding: 7px 8px !important;
      font-size: 13px !important;
      width: 100% !important;
      border: 1px solid #ccc;
      height: 37px;
      background: #fff; }
    .search-form .col .btn {
      cursor: pointer;
      width: auto;
      height: auto;
      padding: 7px 20px !important;
      outline: 0 !important;
      box-shadow: none !important; }
      .search-form .col .btn:active {
        background-color: #fff; }
      .search-form .col .btn i {
        margin: auto; }

.btn-go-top {
  position: fixed;
  bottom: 30px;
  left: 30px;
  background-image: linear-gradient(to right, #121212, #121212);
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  cursor: pointer;
  text-align: center;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s; }
  .btn-go-top.show-btn-go-top {
    opacity: 1;
    -webkit-transition: all ease 0.2s;
    -moz-transition: all ease 0.2s;
    -o-transition: all ease 0.2s;
    transition: all ease 0.2s; }
  .btn-go-top:hover {
    opacity: 0.7; }
  .btn-go-top i {
    color: #fff;
    font-size: 17px;
    margin: auto; }

.instagram {
  margin-top: 96px;
  text-align: center; }
  .instagram #insta-gallery-feed-1 .insta-gallery-list .insta-gallery-item .insta-gallery-image-wrap .insta-gallery-image-mask {
    background-image: linear-gradient(to right, rgba(18, 18, 18, 0.7), rgba(18, 18, 18, 0.7));
    background-color: transparent; }
  .instagram .insta-gallery-feed[data-feed_layout=carousel] .swiper-button-next > i, .instagram .insta-gallery-feed[data-feed_layout=carousel] .swiper-button-prev > i {
    color: #fff; }
  .instagram .insta-gallery-feed .insta-gallery-actions {
    margin-top: 35px;
    margin-bottom: 0px; }
  .instagram h5 {
    margin-bottom: 0px;
    position: absolute;
    left: 15px;
    text-align: left;
    top: 15%; }
    .instagram h5:hover {
      color: #5E5E5E; }
      .instagram h5:hover span {
        color: #5E5E5E; }
  .instagram .insta-gallery-feed .insta-gallery-list .insta-gallery-item:first-of-type {
    margin-left: 40%; }

.intro {
  margin-top: 96px;
  text-align: center; }
  .intro h1 {
    /*text-transform:uppercase;
    max-width: 60%;
    line-height: 52px;
    margin-bottom:50px;
    padding-left:35px;*/
    font-size: 3.3rem;
    margin-bottom: 30px; }
  .intro .content-intro {
    /*padding:50px;
    color:#fff;
    position: absolute;
    left: -85px;
    right: 15px;
    z-index: 1;
    background-image: linear-gradient(to right, $primary-color, $primary-color);
    .btn-link {
      color:#fff;
      &:hover {
        color:$primary-color;
      }
    }*/ }
    .intro .content-intro p:last-of-type {
      margin-bottom: 0px; }
    .intro .content-intro span.secondary-title {
      margin-top: 30px; }
  .intro .owl-theme .owl-dots {
    text-align: left;
    margin-top: 14px !important; }
    .intro .owl-theme .owl-dots .owl-dot {
      outline: 0 !important;
      margin-right: 7px; }
      .intro .owl-theme .owl-dots .owl-dot span {
        background: #fff;
        border: 2px solid #121212;
        width: 14px;
        height: 14px;
        margin: 0px;
        position: relative; }
        .intro .owl-theme .owl-dots .owl-dot span:after {
          width: 6px;
          height: 6px;
          background-color: #121212;
          content: '';
          content: '';
          position: absolute;
          border-radius: 50%;
          left: 1.5px;
          top: 2px;
          opacity: 0; }
        .intro .owl-theme .owl-dots .owl-dot span:hover:after {
          opacity: 1; }
        .intro .owl-theme .owl-dots .owl-dot span:first-of-type {
          margin-left: 0px; }
      .intro .owl-theme .owl-dots .owl-dot.active span:after {
        opacity: 1; }

.newsletter {
  margin-top: 96px;
  text-align: center; }
  .newsletter p {
    color: #121212;
    font-size: 16px;
    margin-bottom: 0px; }

.attractions {
  margin-top: 120px; }
  .attractions .row {
    margin: 0px; }
  .attractions .col-attraction-cat {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 0px; }
    .attractions .col-attraction-cat .content-attraction-cat {
      padding: 50px;
      height: 100%;
      text-shadow: 0 1px 2px rgba(20, 83, 103, 0.5); }
      .attractions .col-attraction-cat .content-attraction-cat .icon-attraction-cat {
        margin-bottom: 20px; }
        .attractions .col-attraction-cat .content-attraction-cat .icon-attraction-cat i {
          font-size: 30px;
          color: #fff; }
        .attractions .col-attraction-cat .content-attraction-cat .icon-attraction-cat img {
          max-height: 30px;
          width: auto; }
      .attractions .col-attraction-cat .content-attraction-cat .title-attraction-cat {
        color: #fff; }
        .attractions .col-attraction-cat .content-attraction-cat .title-attraction-cat span {
          color: #fff; }
      .attractions .col-attraction-cat .content-attraction-cat ul {
        margin: 0px;
        list-style: none;
        margin-top: 35px;
        padding: 0px; }
        .attractions .col-attraction-cat .content-attraction-cat ul li {
          line-height: 16px;
          margin-bottom: 7px;
          position: relative;
          padding-left: 21px; }
          .attractions .col-attraction-cat .content-attraction-cat ul li a {
            color: #fff;
            font-weight: bold;
            text-transform: uppercase;
            text-decoration: none !important; }
            .attractions .col-attraction-cat .content-attraction-cat ul li a:hover {
              opacity: 0.5; }
          .attractions .col-attraction-cat .content-attraction-cat ul li i {
            color: #fff;
            margin-right: 5px;
            font-size: 16px;
            position: absolute;
            top: 1px;
            left: 0; }

.post-type-archive-attraction .attractions {
  margin-top: 0px; }
.post-type-archive-attraction main {
  padding: 0px; }

.intro-page {
  padding: 96px 0;
  text-align: center; }

.about .video-about {
  margin-top: 35px; }
  .about .video-about iframe {
    width: 100%;
    height: 400px; }
.about .btn-about {
  text-align: center;
  margin-top: 35px; }

.page-template-default h2 {
  font-size: 1.25rem; }
.page-template-default h3 {
  font-size: 1.1rem; }
.page-template-default h4, .page-template-default h5, .page-template-default h6 {
  font-size: 1rem; }

body.single-attraction main {
  padding-top: 110px !important; }
body.single-attraction .row-single-attraction {
  margin: 0px;
  height: calc(100vh - 100px);
  overflow: hidden; }
  body.single-attraction .row-single-attraction .col-info-single-attraction, body.single-attraction .row-single-attraction .col-images-single-attraction {
    padding: 0px; }
  body.single-attraction .row-single-attraction .col-info-single-attraction {
    background-color: #121212;
    height: 100%;
    position: relative; }
    body.single-attraction .row-single-attraction .col-info-single-attraction .info-attraction {
      padding: 25px; }
      body.single-attraction .row-single-attraction .col-info-single-attraction .info-attraction .content-info-attraction {
        max-height: calc(100vh - 268px);
        overflow-y: scroll; }
        body.single-attraction .row-single-attraction .col-info-single-attraction .info-attraction .content-info-attraction p {
          color: #fff; }
          body.single-attraction .row-single-attraction .col-info-single-attraction .info-attraction .content-info-attraction p:last-of-type {
            margin-bottom: 0px; }
      body.single-attraction .row-single-attraction .col-info-single-attraction .info-attraction h1 {
        color: #fff;
        margin-bottom: 15px; }
    body.single-attraction .row-single-attraction .col-info-single-attraction .see-all-attractions {
      position: absolute;
      bottom: 25px;
      width: 100%;
      text-align: center; }
  body.single-attraction .row-single-attraction .col-images-single-attraction .featured-img-attraction {
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
  body.single-attraction .row-single-attraction .col-images-single-attraction .slider-attraction {
    position: relative;
    height: 100%; }
    body.single-attraction .row-single-attraction .col-images-single-attraction .slider-attraction .owl-single-attraction {
      height: 100%; }
      body.single-attraction .row-single-attraction .col-images-single-attraction .slider-attraction .owl-single-attraction .owl-stage-outer {
        height: 100%; }
        body.single-attraction .row-single-attraction .col-images-single-attraction .slider-attraction .owl-single-attraction .owl-stage-outer .owl-stage {
          height: 100%; }
          body.single-attraction .row-single-attraction .col-images-single-attraction .slider-attraction .owl-single-attraction .owl-stage-outer .owl-stage .owl-item {
            height: 100%; }
            body.single-attraction .row-single-attraction .col-images-single-attraction .slider-attraction .owl-single-attraction .owl-stage-outer .owl-stage .owl-item .item {
              height: 100%;
              background-size: cover;
              background-position: center center;
              background-repeat: no-repeat; }
              body.single-attraction .row-single-attraction .col-images-single-attraction .slider-attraction .owl-single-attraction .owl-stage-outer .owl-stage .owl-item .item iframe {
                width: 100% !important;
                height: 100% !important; }
    body.single-attraction .row-single-attraction .col-images-single-attraction .slider-attraction .arrow-prev, body.single-attraction .row-single-attraction .col-images-single-attraction .slider-attraction .arrow-next {
      position: absolute;
      top: 50%;
      margin-top: -20px;
      width: 40px;
      height: 40px;
      z-index: 1;
      background-color: #fff;
      border-radius: 50%;
      -webkit-box-shadow: 0px 1px 2px rgba(38, 63, 126, 0.16);
      -moz-box-shadow: 0px 1px 2px rgba(38, 63, 126, 0.16);
      box-shadow: 0px 1px 2px rgba(38, 63, 126, 0.16);
      display: flex;
      align-items: center;
      text-align: center;
      cursor: pointer; }
      body.single-attraction .row-single-attraction .col-images-single-attraction .slider-attraction .arrow-prev i, body.single-attraction .row-single-attraction .col-images-single-attraction .slider-attraction .arrow-next i {
        margin: auto;
        font-size: 22px; }
      body.single-attraction .row-single-attraction .col-images-single-attraction .slider-attraction .arrow-prev:hover, body.single-attraction .row-single-attraction .col-images-single-attraction .slider-attraction .arrow-next:hover {
        opacity: 0.7; }
    body.single-attraction .row-single-attraction .col-images-single-attraction .slider-attraction .arrow-prev {
      left: 25px;
      opacity: 0.4; }
    body.single-attraction .row-single-attraction .col-images-single-attraction .slider-attraction .arrow-next {
      right: 25px; }

.chosen-choices .search-field {
  width: 100%; }

form.woocommerce-ordering {
  display: none !important; }

.woocommerce-product-gallery {
  display: none; }

.woocommerce-page div.product div.summary {
  float: none;
  width: 100%;
  text-align: center; }

.related.products {
  clear: both; }
  .related.products h2 {
    margin-bottom: 0px;
    font-size: 2em; }

.woocommerce-product-details__short-description {
  max-width: 66.666667%;
  margin: auto;
  text-align: center; }

.woocommerce .products ul, .woocommerce ul.products {
  margin-bottom: 0px; }

form.cart .date_panel {
  margin-bottom: 30px; }

.fields_panel {
  margin-bottom: 30px; }

.woocommerce div.product form.cart div.quantity {
  float: none; }

.woocommerce div.product form.cart .button {
  float: none;
  margin-top: 15px; }

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
  float: left;
  -ms-flex: 0 0 48%;
  width: 48%;
  flex: 0 0 48%;
  max-width: 48%; }

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
  float: right;
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
  max-width: 48%; }

.woocommerce form .form-row label {
  display: block;
  width: 100%; }

span.woocommerce-input-wrapper {
  width: 100%; }

.woocommerce .quantity .qty {
  display: none !important; }

.categories-articles-home > .row {
  margin-top: 96px; }
  .categories-articles-home > .row:first-of-type {
    margin-top: 48px; }

.categories-articles-home .col-category .box-category {
  overflow: hidden;
  position: relative; }
  .categories-articles-home .col-category .box-category img {
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
    width: 100%; }
  .categories-articles-home .col-category .box-category:hover img {
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); }
  .categories-articles-home .col-category .box-category .overlay-category {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(18, 18, 18, 0.2);
    align-items: center;
    display: flex; }
    .categories-articles-home .col-category .box-category .overlay-category h2 {
      color: #fff;
      margin: 0px;
      font-size: 22px; }
.categories-articles-home .row-category-Vertical .col-category {
  padding: 0px; }
  .categories-articles-home .row-category-Vertical .col-category h2 {
    padding-left: 24px; }
.categories-articles-home .row-category-Grelha {
  margin-left: -2px;
  margin-right: -2px; }
  .categories-articles-home .row-category-Grelha .col-category {
    padding: 0 2px;
    margin-top: 4px; }
    .categories-articles-home .row-category-Grelha .col-category .overlay-category {
      text-align: center; }
      .categories-articles-home .row-category-Grelha .col-category .overlay-category h2 {
        margin: auto;
        padding-left: 0px; }

.header-categories-articles {
  margin-bottom: 30px;
  width: 100%; }
  .header-categories-articles .col-btn-see-all {
    display: flex; }
  .header-categories-articles h3 {
    font-size: 28px;
    padding-left: 30px;
    position: relative;
    margin-bottom: 0px; }
    .header-categories-articles h3:before {
      content: ' ';
      height: 2px;
      width: 20px;
      background-color: #121212;
      top: 50%;
      position: absolute;
      left: 0; }
  .header-categories-articles a {
    align-self: flex-end;
    margin-left: auto; }

.row-category-Vertical .header-categories-articles {
  padding: 0px !important; }

.col-article .article {
  -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.08);
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s; }
  .col-article .article img {
    width: 100%; }
  .col-article .article a {
    text-decoration: none !important; }
  .col-article .article .content-article {
    padding: 15px; }
    .col-article .article .content-article h4 {
      font-size: 19px;
      color: #121212;
      margin-bottom: 0px; }
    .col-article .article .content-article p {
      margin-top: 8px;
      font-size: 13px;
      color: #787878 !important; }
      .col-article .article .content-article p:last-of-type {
        margin-bottom: 0px; }
  .col-article .article:hover {
    -webkit-box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.16);
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    -o-transition: all ease 0.5s;
    transition: all ease 0.5s;
      /*.content-article {
        background-color:$primary-color;

        h4, p {
          color:#fff!important;
        }
      }*/ }

.slider-categories-articles {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .slider-categories-articles .owl-categories-articles {
    width: 100%; }
    .slider-categories-articles .owl-categories-articles .owl-stage-outer {
      padding-bottom: 7px;
      width: 100%;
      display: flex; }
      .slider-categories-articles .owl-categories-articles .owl-stage-outer .owl-stage {
        display: flex; }
        .slider-categories-articles .owl-categories-articles .owl-stage-outer .owl-stage .owl-item {
          height: 100%; }
          .slider-categories-articles .owl-categories-articles .owl-stage-outer .owl-stage .owl-item .item {
            height: 100%; }
            .slider-categories-articles .owl-categories-articles .owl-stage-outer .owl-stage .owl-item .item .col-article {
              height: 100%; }
              .slider-categories-articles .owl-categories-articles .owl-stage-outer .owl-stage .owl-item .item .col-article .article {
                height: 100%; }
                .slider-categories-articles .owl-categories-articles .owl-stage-outer .owl-stage .owl-item .item .col-article .article a {
                  height: 100%;
                  /*display:flex;
                  flex-direction:column;*/ }
    .slider-categories-articles .owl-categories-articles .col-article {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; }
      .slider-categories-articles .owl-categories-articles .col-article a {
        display: block; }
  .slider-categories-articles .arrow-prev, .slider-categories-articles .arrow-next {
    position: absolute;
    top: calc(50% - 48px);
    margin-top: -20px;
    width: 40px;
    height: 40px;
    z-index: 1;
    background-color: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.08);
    display: flex;
    align-items: center;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s; }
    .slider-categories-articles .arrow-prev i, .slider-categories-articles .arrow-next i {
      margin: auto;
      font-size: 16px;
      color: #121212; }
    .slider-categories-articles .arrow-prev:hover, .slider-categories-articles .arrow-next:hover {
      -webkit-transition: all ease 0.5s;
      -moz-transition: all ease 0.5s;
      -o-transition: all ease 0.5s;
      transition: all ease 0.5s;
      background-color: #121212; }
      .slider-categories-articles .arrow-prev:hover i, .slider-categories-articles .arrow-next:hover i {
        color: #fff; }
  .slider-categories-articles .arrow-prev {
    left: 27px; }
  .slider-categories-articles .arrow-next {
    right: 27px; }
  .slider-categories-articles .disabled-arrow {
    opacity: 0.4;
    cursor: default;
    background-color: #fff !important; }
    .slider-categories-articles .disabled-arrow:hover i {
      color: #121212 !important; }
  .slider-categories-articles .arrows-tablet, .slider-categories-articles .arrows-mobile, .slider-categories-articles .arrows-mobile-xs {
    display: none; }
  @media (max-width: 1199px) {
    .slider-categories-articles .arrows-tablet {
      display: block; }
    .slider-categories-articles .arrows-desktop {
      display: none; } }
  @media (max-width: 979px) {
    .slider-categories-articles .arrows-mobile {
      display: block; } }
  @media (max-width: 479px) {
    .slider-categories-articles .arrows-mobile-xs {
      display: block; } }

.missing-img-square {
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  background-color: #F7F7F7; }
  .missing-img-square img {
    position: absolute;
    top: 50%;
    height: 70px;
    width: auto !important;
    left: 50%;
    margin-top: -35px;
    margin-left: -30px;
    opacity: 0.4; }

.sliders-category-page .header-categories-articles {
  margin-top: 96px; }
  .sliders-category-page .header-categories-articles:first-of-type {
    margin-top: 0px; }

.list-articles .col-article {
  margin-top: 30px; }

.content-post.content-post-padding {
  padding-right: 48px; }

ul.ingredients-recipe {
  background-color: #F7F7F7;
  list-style: none;
  margin: 0px;
  padding: 0px;
  position: relative; }
  ul.ingredients-recipe li {
    padding: 5px 20px 5px 36px;
    border-bottom: 1px solid #DEDEDE;
    min-height: 32px;
    line-height: 19px; }
    ul.ingredients-recipe li:first-of-type {
      padding-top: 48px;
      font-weight: bold; }
      ul.ingredients-recipe li:first-of-type > div {
        position: relative; }
        ul.ingredients-recipe li:first-of-type > div h2 {
          font-family: "Amatic SC", cursive;
          font-size: 26px;
          text-transform: uppercase;
          color: #121212; }
        ul.ingredients-recipe li:first-of-type > div a {
          position: absolute;
          right: 0;
          bottom: 0;
          text-decoration: none; }
          ul.ingredients-recipe li:first-of-type > div a i {
            color: #121212;
            font-size: 21px; }
          ul.ingredients-recipe li:first-of-type > div a:hover i {
            color: #888; }
    ul.ingredients-recipe li.dif-temp-pax {
      color: #121212; }
  ul.ingredients-recipe:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #EFCAC4;
    left: 24px; }

.yith-infs-button-wrapper {
  margin-top: 48px; }
  .yith-infs-button-wrapper #yith-infs-button i {
    display: block;
    margin: 0px;
    margin-top: 9px; }

.woocommerce ul.products {
  margin: 0 -15px; }
  .woocommerce ul.products li.product {
    margin: 30px 0 0 0;
    width: 25%;
    padding: 0 15px;
    text-align: center; }
    .woocommerce ul.products li.product.last {
      margin-right: 0; }
    .woocommerce ul.products li.product h2.woocommerce-loop-product__title {
      text-transform: uppercase;
      font-weight: normal;
      padding-bottom: 5px; }
    .woocommerce ul.products li.product .price {
      color: #121212;
      font-family: 'Roboto', sans-serif;
      font-weight: bold;
      font-size: 18px;
      margin-bottom: 0px; }
    .woocommerce ul.products li.product .box-li-product {
      -webkit-transition: all ease 0.2s;
      -moz-transition: all ease 0.2s;
      -o-transition: all ease 0.2s;
      transition: all ease 0.2s;
      padding-bottom: 12px; }
      .woocommerce ul.products li.product .box-li-product img {
        margin-bottom: 10px; }
      .woocommerce ul.products li.product .box-li-product a {
        display: block; }
    .woocommerce ul.products li.product:hover .box-li-product {
      -webkit-box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.16);
      -moz-box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.16);
      box-shadow: 0px 3px 7px rgba(0, 0, 0, 0.16);
      -webkit-transition: all ease 0.3s;
      -moz-transition: all ease 0.3s;
      -o-transition: all ease 0.3s;
      transition: all ease 0.3s; }

#pagination .past-page {
  display: none !important; }

.woocommerce-pagination {
  display: none !important; }

.related-articles {
  margin-top: 96px; }

/*# sourceMappingURL=style.css.map */
