@font-face {
  font-family: "BaskOldFace";
  src: url("../fonts/BaskOldFace.eot?#iefix") format("embedded-opentype"), url("../fonts/BaskOldFace.woff") format("woff"), url("../fonts/BaskOldFace.ttf") format("truetype"), url("../fonts/BaskOldFace.svg#BaskOldFace") format("svg");
  font-weight: normal;
  font-style: normal;
}
.font1, .titles, .living h1 {
  font-family: "BaskOldFace";
  font-weight: normal;
  font-style: normal;
}

.full-height {
  min-height: 80vh;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.full-height .asbg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.full-height .content {
  width: 80%;
  margin: auto;
  position: relative;
  z-index: 12;
}
@media (max-width: 767px) {
  .full-height {
    padding: 50px 0;
  }
  .full-height .content {
    width: 90%;
  }
}

.living .content {
  max-width: 677px;
  text-align: center;
}
.living h1 {
  color: #3fcde2;
  margin-bottom: 30px;
}
.living p {
  line-height: 24px;
  margin-bottom: 30px;
  font-size: 14px;
}
@media (max-width: 767px) {
  .living h1 {
    font-size: 40px;
  }
  .living p {
    font-size: 13px;
    line-height: 20px;
  }
}
@media (min-width: 768px) {
  .living h1 {
    font-size: 96px;
  }
}
.with-cols article {
  -moz-columns: 300px 2;
  columns: 300px 2;
  -moz-column-count: 2;
  column-count: 2;
  text-align: justify;
  margin-bottom: 30px;
}
.with-cols article p {
  margin-bottom: 30px;
  margin-top: 0;
  padding: 0 20px;
}

.diverse .content {
  max-width: 1036px;
  text-align: center;
}
.diverse h2 {
  color: #3fcde2;
  margin-bottom: 30px;
}
.diverse p {
  font-size: 13px;
  line-height: 24px;
}
.diverse strong.center {
  font-size: 12.97px;
  max-width: 580px;
  margin: auto;
  line-height: 24px;
  display: block;
}
@media (min-width: 768px) {
  .diverse h2 {
    font-size: 55px;
  }
}
.highest .content {
  max-width: 800px;
  color: #fff;
}
.highest h2 {
  margin-bottom: 30px;
  text-align: center;
}
.highest p {
  text-align: justify;
  line-height: 24px;
  font-size: 13px;
  margin-bottom: 30px;
  -moz-text-align-last: center;
       text-align-last: center;
}
@media (min-width: 768px) {
  .highest h2 {
    font-size: 55px;
  }
}
@media (max-width: 767px) {
  .highest article {
    width: 90%;
    margin: auto;
  }
}

.success .content {
  max-width: 1036px;
  text-align: center;
}
.success h2 {
  color: #3fcde2;
  margin-bottom: 30px;
}
.success p {
  font-size: 13px;
  line-height: 24px;
}
@media (min-width: 768px) {
  .success h2 {
    font-size: 55px;
  }
}
body.home {
  padding-top: 0;
}

.reset {
  padding-left: 0;
  margin: 0;
}

.ms-layer {
  overflow: hidden;
  height: 100%;
}

.home_slide {
  position: relative;
  height: 100vh;
  min-height: 480px;
  background: #333;
}
.home_slide .ui-autocomplete .ui-menu-item .ui-menu-item-wrapper {
  border: 0 !important;
  color: #FFF;
}
.home_slide .ui-autocomplete .ui-menu-item .ui-menu-item-wrapper.ui-state-active,
.home_slide .ui-autocomplete .ui-menu-item .ui-menu-item-wrapper:hover {
  background-color: #223645;
}
.home_slide .ui-autocomplete {
  background: rgba(70, 196, 218, 0.8) !important;
  border: none !important;
}
.home_slide video,
.home_slide iframe {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
  height: calc(100% + 80px);
  width: 100%;
}
.home_slide:before {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.45);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.home_slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.home_slide .cm-content-intro {
  height: 100%;
}
.home_slide .cm-wrap-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .home_slide .cm-wrap-image {
    display: none;
  }
}
.home_slide .search_wrap h2,
.home_slide .search_wrap h1 {
  font-family: "BaskOldFace";
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 0px;
  color: #fff;
  text-align: center;
  font-size: 50px;
  font-weight: normal;
  letter-spacing: 3px;
  margin-bottom: 7px;
  text-shadow: 0px 2px 15px #3d3d3d;
}
.home_slide .search_wrap h2 span,
.home_slide .search_wrap h1 span {
  display: block;
  text-align: center;
}
.home_slide .search_wrap #flex-bubble-search {
  position: absolute;
  top: inherit;
  margin: 0 auto;
  padding: 0;
  background: transparent;
  transform: none;
}
@media (min-width: 768px) {
  .home_slide .search_wrap #flex-bubble-search {
    bottom: -100px;
  }
}
@media (min-width: 1024px) {
  .home_slide .search_wrap #flex-bubble-search {
    bottom: -150px;
  }
}
.home_slide .search_wrap #flex-bubble-search .flex-content-btn {
  display: none;
}
@media (max-width: 640px) {
  .home_slide .search_wrap #flex-bubble-search .content-flex-bubble-search #flex_idx_single_autocomplete select {
    padding-left: 3px;
    padding-right: 17px;
    font-size: 13px;
  }
}
.home_slide .search_wrap #flex-bubble-search .content-flex-bubble-search #flex_idx_single_autocomplete .select-arrow {
  right: 5px;
}

.aria_logo_search {
  display: block;
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(calc(-50% + 0.5px), calc(-50% + 0.5px));
}
.aria_logo_search .logo_home {
  animation-name: zoomIn;
  animation-duration: 1s;
  animation-fill-mode: both;
  text-align: center;
}

/**** latest news ******/
.latest_news {
  color: #fff;
  display: block;
  position: absolute;
  right: -350px;
  top: 30%;
  width: 380px;
  z-index: 100;
  transition: all 0.5s ease;
}
@media (min-width: 1024px) {
  .latest_news {
    top: 50%;
    transform: translateY(-50%);
    width: 280px;
    padding-bottom: 0px;
    right: 15px;
  }
}
.latest_news h2 {
  display: block;
  text-transform: uppercase;
  color: #fff;
  border-bottom: 1px solid #3fcde2;
  margin: 10px 0;
  font-family: "BaskOldFace";
  font-size: 27px;
  font-weight: normal;
}
.latest_news .cont_news_home {
  position: relative;
  background-color: rgba(0, 0, 0, 0.4);
  padding-bottom: 3px;
}
.latest_news .cont_news_home ul li {
  display: block;
  width: 100%;
  height: 78px;
  overflow: hidden;
  position: relative;
  clear: both;
  border-bottom: 1px solid #bbbbbb;
  padding-bottom: 10px;
  text-transform: uppercase;
  transition: all 0.5s ease;
}
@media (min-width: 1024px) {
  .latest_news .cont_news_home ul li {
    padding-bottom: 0px;
  }
}
.latest_news .cont_news_home ul li:hover {
  background-color: rgba(0, 0, 0, 0.76);
}
.latest_news .cont_news_home ul li:last-child {
  border-bottom: 0;
}
.latest_news .cont_news_home ul li a {
  padding: 12px;
  display: block;
  color: #fff;
  font-size: 14px;
  height: 70px;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .latest_news .cont_news_home ul li a {
    font-size: 12px;
  }
}
.latest_news .cont_news_home ul li a img {
  float: left;
  margin-right: 8px;
  display: block;
}
@media (min-width: 1024px) {
  .latest_news .cont_news_home ul li a img {
    width: 29%;
  }
}
.latest_news .cont_news_home ul li a .title {
  padding-left: 70px;
}
@media (min-width: 1024px) {
  .latest_news .cont_news_home ul li a .title {
    padding-left: 0px;
    overflow: hidden;
  }
}
.latest_news .cont_news_home ul li a .title span {
  display: block;
  font-size: 10px;
  padding-top: 8px;
}
@media (min-width: 1024px) {
  .latest_news .cont_news_home ul li a .title span {
    text-align: left;
    padding-top: 0px;
    text-transform: none;
  }
}

/**** /latest news ******/
/**** section newslatter ******/
.sec_newsletter {
  display: block;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 24% 0;
  position: relative;
}
.sec_newsletter .img_news_mobile {
  display: block;
  margin-top: 20px;
}
.sec_newsletter .img_news_mobile img {
  display: block;
  margin: auto;
  margin-bottom: 30px;
  max-width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  .sec_newsletter .img_news_mobile {
    display: none;
  }
}
@media (max-width: 767px) {
  .sec_newsletter .img_news_mobile .logo_gris_newsl {
    max-width: 200px;
    width: 80%;
    margin: auto;
  }
}
@media (min-width: 1024px) {
  .sec_newsletter .line-wp {
    z-index: 2;
  }
  .sec_newsletter .line-wp div {
    z-index: 2;
  }
  .sec_newsletter .border-t,
  .sec_newsletter .border-t2 {
    transform-origin: top right;
    transition-duration: 1.2s;
    position: absolute;
    background: #5DE1F5;
    width: -webkit-calc(100% - 6%);
    width: 98%;
    height: 1px;
    top: 9px;
    left: 1%;
  }
  .sec_newsletter .border-r,
  .sec_newsletter .border-r2 {
    transform-origin: bottom right;
    transition-duration: 1.2s;
    position: absolute;
    background: #5DE1F5;
    width: 1px;
    height: calc(100% - 23px);
    top: 10px;
    right: 1%;
  }
  .sec_newsletter .border-b,
  .sec_newsletter .border-b2 {
    transform-origin: bottom left;
    transition-duration: 1.2s;
    position: absolute;
    background: #5DE1F5;
    width: -webkit-calc(100% - 6%);
    width: 98%;
    height: 1px;
    bottom: 12px;
    right: 1%;
  }
  .sec_newsletter .border-l,
  .sec_newsletter .border-l2 {
    transform-origin: top left;
    transition-duration: 1.2s;
    position: absolute;
    background: #5DE1F5;
    width: 1px;
    height: calc(100% - 22px);
    bottom: 12px;
    left: 1%;
  }
}
.sec_newsletter .sec_conten_form {
  display: block;
  text-align: center;
}
@media (min-width: 768px) {
  .sec_newsletter .sec_conten_form {
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 500px;
    z-index: 2;
  }
}
@media (min-width: 1200px) {
  .sec_newsletter .sec_conten_form {
    width: 750px;
    margin-right: 4%;
  }
}
.sec_newsletter .sec_conten_form h2 {
  font-family: "BaskOldFace";
  font-weight: normal;
  text-transform: uppercase;
  color: #3fcde2;
}
@media (min-width: 1200px) {
  .sec_newsletter .sec_conten_form h2 {
    font-size: 40px;
  }
}
.sec_newsletter .sec_conten_form .formg {
  margin: 20px;
}
@media (min-width: 1200px) {
  .sec_newsletter .logo_area_desk {
    display: inline-block;
    margin: auto;
    text-align: center;
  }
}
.sec_newsletter .logo_area_desk img {
  display: block;
  margin-bottom: 10px;
  max-width: 100%;
  height: auto;
}
.sec_newsletter .imgbg {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100px;
  -o-object-fit: cover;
     object-fit: cover;
}

.aria_logo_search {
  max-width: 650px;
  width: 100%;
}

/**** links home ***/
.links_home {
  display: flex;
  max-width: 650px;
  margin: 10px auto 30px;
}
.links_home li {
  width: calc(33.33% - 10px);
  margin: 0 5px;
  padding: 0 5px;
}
@media (min-width: 960px) {
  .links_home li {
    margin: 0 8px;
    width: calc(33.33% - 16px);
  }
}
.links_home li a {
  display: flex;
  height: 45px;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  transition: all 0.3s ease;
  background: #3fcde2;
  font-weight: normal;
  text-transform: capitalize;
  font-size: 13px;
}
@media (min-width: 960px) {
  .links_home li a {
    font-size: 16px;
  }
}
.links_home li a:hover {
  background: #3fb7c9;
}

.icon-scroll {
  width: 40px;
  height: 40px;
  margin-left: -20px;
  box-shadow: inset 0 0 0 1px #fff;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  bottom: 20px;
  z-index: 5;
  -webkit-animation-delay: 1.5s;
  overflow: hidden;
  background-image: url("../images/nexto2.png");
  animation-duration: 1s;
  animation-fill-mode: both;
  animation-fill-mode: both;
}
.icon-scroll span {
  display: none;
}
.icon-scroll::before {
  content: "";
  display: inline-block;
  background-image: url("../images/nexto.png");
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-name: scroll;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0;
  top: -30px;
  visibility: hidden;
}
.icon-scroll:hover {
  background-image: none;
}
.icon-scroll:hover::before {
  visibility: visible;
}

@keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(56px);
  }
}
/*********************************************/
.lifestyle {
  margin: 25px 0;
}
.lifestyle h2 {
  color: #666;
  text-transform: uppercase;
  text-align: center;
  font-family: "BaskOldFace";
  font-weight: normal;
}
.lifestyle h2 span {
  display: block;
  color: #3fcde2;
  font-family: "BaskOldFace";
  font-weight: normal;
}
@media (min-width: 1024px) {
  .lifestyle h2 span {
    font-size: 26px;
  }
}
@media (min-width: 1024px) {
  .lifestyle h2 {
    font-size: 35px;
  }
}
.lifestyle .item_lifestyle .image {
  text-align: center;
  overflow: hidden;
}
@media (min-width: 768px) {
  .lifestyle .item_lifestyle .image {
    height: 200px;
  }
}

/*************************************/
.image-content {
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
}
.image-content video {
  max-width: 100%;
  width: 100%;
  height: 100%;
}
@media (min-width: 1366px) {
  .image-content video {
    height: auto;
  }
}

.text-content {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  background-color: rgba(255, 255, 255, 0.9);
  width: 30%;
  height: 100%;
  z-index: 2;
  text-align: center;
}
@media (min-width: 768px) {
  .text-content {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    transform: translateY(-50%);
    padding: 0 12px;
  }
}
.text-content .contbox {
  width: 315px;
}
.text-content .contbox h2 {
  margin: 0;
  margin-bottom: 10px;
  font-family: "BaskOldFace";
  font-weight: normal;
  color: #696565;
}
@media (min-width: 768px) {
  .text-content .contbox h2 {
    font-size: 20px;
  }
}
@media (min-width: 1024px) {
  .text-content .contbox h2 {
    font-size: 35px;
  }
}
.text-content .contbox .price {
  font-family: "BaskOldFace";
  display: block;
  color: #3fcde2;
  font-style: italic;
}
@media (min-width: 768px) {
  .text-content .contbox .price {
    font-size: 38px;
  }
}
@media (min-width: 1024px) {
  .text-content .contbox .price {
    font-size: 60px;
  }
}
@media (min-width: 1366px) {
  .text-content .contbox .price {
    font-size: 82px;
  }
}
.text-content .contbox .wp_listtg {
  display: flex;
}
.text-content .contbox .wp_listtg .listg {
  width: 32%;
  height: 70px;
  border: 1px solid #ccc;
  padding: 15px 0;
  text-align: center;
  margin: 0 0.5%;
  background-color: #FFF;
}
@media (min-width: 768px) {
  .text-content .contbox .wp_listtg .listg {
    font-size: 11px;
    height: 90px;
  }
}
.text-content .contbox .wp_listtg .listg i {
  display: block;
  text-align: center;
  margin-bottom: 5px;
}
.text-content .contbox .wp_listtg .listg b {
  font-weight: bold;
  display: block;
}
@media (min-width: 768px) {
  .text-content .contbox .wp_listtg .listg b {
    font-size: 11px;
  }
}
.text-content .contbox p {
  padding: 12px 0;
  margin: auto;
  font-size: 14px;
}
.text-content .contbox p.directipon {
  display: block;
  clear: both;
  margin-top: 20px;
}
.text-content .contbox .read-more {
  display: inline-block;
  clear: both;
  border: 2px solid #3fcde2;
  padding: 10px 40px;
  color: #333;
  text-transform: uppercase;
  background-color: #fff;
  transition: all 0.3s ease;
}
@media (min-width: 768px) {
  .text-content .contbox .read-more {
    margin-top: 10px;
    border: 2px solid #3fcde2;
    padding: 10px 40px;
  }
}
@media (min-width: 1366px) {
  .text-content .contbox .read-more {
    border: 3px solid #3fcde2;
    padding: 15px 65px;
  }
}

.slider_listing .gs-container-navs {
  position: absolute;
  bottom: 15%;
  z-index: 3;
  width: 30%;
}

/************************************************/
.home #header {
  background: transparent;
  box-shadow: none;
}

.title-project {
  font-family: "BaskOldFace";
  font-size: 25px !important;
  text-transform: uppercase !important;
  color: #46c4da;
  text-align: center;
}
@media (min-width: 640px) {
  .title-project {
    font-size: 32px !important;
  }
}
@media (min-width: 960px) {
  .title-project {
    font-size: 45px !important;
  }
}

.buildings {
  background-color: #fff;
}
@media (min-width: 768px) {
  .buildings {
    height: 800px;
  }
}
.buildings .fp-tableCell {
  display: block;
}
.buildings .blocks {
  height: 100%;
  height: calc(100% - 68px);
  height: -webkit-calc(100% - 68px);
  width: 50%;
  position: relative;
  top: 68px;
  z-index: 1;
}
.buildings .blocks ul {
  height: 100%;
}
.buildings .blocks ul li {
  position: relative;
  overflow: hidden;
}
.buildings .blocks ul li:after {
  content: "";
  display: block;
  position: absolute;
  left: 12px;
  top: 12px;
  height: 100%;
  width: 100%;
  border: solid 1px rgba(255, 255, 255, 0.38);
  transition: all 0.5s;
  width: calc(100% - 27px);
  width: calc(100% - 27px);
  height: calc(100% - 27px);
  height: calc(100% - 27px);
}
.buildings .blocks ul li .image {
  background-size: cover;
  background-size: 100% 100%;
  background-position: center;
  height: 100%;
  position: relative;
  transition: all 0.5s;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.buildings .blocks ul li .btn {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 22px;
  z-index: 50;
}
.buildings .blocks ul li .view {
  display: table;
  background-color: #3fcde2;
  color: #fff;
  padding: 10px 30px;
  font-size: 14px;
  font-style: italic;
  margin: auto;
}
.buildings .blocks ul li .view:hover {
  background-color: #5DE1F5;
}
.buildings .blocks ul li:hover .image {
  transform: scale(1.1);
}
.buildings .blocks ul li:hover .image.viewAll {
  transform: none;
}
.buildings .blocks ul li:hover:after {
  border: solid 1px rgb(63, 205, 226);
}
.buildings .blocks.left {
  float: left;
}
.buildings .blocks.left ul li:first-child {
  height: 32%;
}
.buildings .blocks.left ul li:nth-child(2), .buildings .blocks.left ul li:nth-child(3) {
  width: 50%;
  float: left;
  height: 43%;
}
.buildings .blocks.left ul li:nth-child(4) {
  clear: both;
  height: 25%;
}
.buildings .blocks.left ul li .viewAll:after {
  display: none;
}
.buildings .blocks.left ul li .viewAll .vaCap {
  border: solid 1px rgb(63, 205, 226);
  padding: 12px;
  height: 100%;
}
.buildings .blocks.left ul li .viewAll .vaCap .cont {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  color: #808080;
  font-size: 11.53px;
  line-height: 20px;
  max-width: 300px;
  margin: auto;
  text-align: center;
  z-index: 1900;
}
.buildings .blocks.left ul li .viewAll .vaCap .cont img {
  max-width: 100%;
  height: auto;
}
.buildings .blocks.left ul li .viewAll .vaCap .cont p {
  margin: 0;
  letter-spacing: 0.5px;
}
.buildings .blocks.left ul li .viewAll .vaCap .cont .vbtn {
  color: #3fcde2;
  font-size: 13px;
  border: solid 1px #46c4da;
  padding: 10px 22px;
  display: inline-block;
  margin-top: 12px;
  border-radius: 5px;
  text-transform: uppercase;
  transition: all 0.3s ease;
  text-transform: uppercase;
  color: #000;
}
.buildings .blocks.left ul li .viewAll .vaCap .cont .vbtn span {
  display: inline-block;
  vertical-align: middle;
}
.buildings .blocks.left ul li .viewAll .vaCap .cont .vbtn:hover {
  background: #46c4da;
  color: #fff;
}
.buildings .blocks.right {
  float: right;
}
.buildings .blocks.right ul li:first-child, .buildings .blocks.right ul li:nth-child(2), .buildings .blocks.right ul li:nth-child(4), .buildings .blocks.right ul li:nth-child(5) {
  height: 25%;
}
.buildings .blocks.right ul li:nth-child(3) {
  height: 50%;
  clear: both;
}
.buildings .blocks.right ul li:first-child, .buildings .blocks.right ul li:nth-child(2), .buildings .blocks.right ul li:nth-child(4), .buildings .blocks.right ul li:nth-child(5) {
  width: 50%;
  float: left;
}
.buildings .mobile_building {
  display: none;
}

@media only screen and (max-width: 767px) {
  .buildings .blocks.left, .buildings .blocks.right {
    display: none;
  }
  .buildings .box_one_building img {
    max-width: 200px;
    width: 90%;
    margin: auto;
  }
  .buildings .mobile_building {
    position: relative;
    margin-top: 30px;
    margin: auto;
    width: 95%;
    overflow: hidden;
    display: block;
    margin-bottom: 35px;
  }
  .buildings .mobile_building .box_one_building {
    border: 1px solid #46c4da;
    text-align: center;
    margin-top: 25px;
    padding: 20px;
    line-height: 20px;
    color: #666;
  }
  .buildings .mobile_building .box_one_building p {
    font-size: 14px;
    margin: 15px 0;
  }
  .buildings .mobile_building .box_one_building a {
    display: table;
    border-top: 1px solid #46c4da;
    border-bottom: 1px solid #46c4da;
    color: #46c4da;
    padding: 10px 20px;
    margin: auto;
  }
  .buildings .mobile_building ul li {
    float: left;
    position: relative;
    height: 200px;
  }
  .buildings .mobile_building ul li img {
    width: 100%;
  }
  .buildings .mobile_building ul li a {
    position: absolute;
    bottom: 15px;
    z-index: 999;
    left: 50%;
    padding: 5px 15px;
    background-color: #46c4da;
    color: #fff;
    margin: auto;
    transform: translateX(-50%);
  }
  .buildings .mobile_building .content_inner_slider {
    display: table;
    position: relative;
    left: 0;
    transition: all 0.3s;
  }
}
/***********/
#featured-properties .btn-project {
  height: 50px;
  border-radius: 5px;
  background: #fff;
  border: 1px solid #3fcde2;
  color: #000;
}
#featured-properties .btn-project:hover {
  background: #3fcde2;
  color: #fff;
}

/*******************************************/
/***************** About  ******************/
/*******************************************/
/*-----------------------------------------------------------------------------------------------------*/
/* ABOUT
/*-----------------------------------------------------------------------------------------------------*/
#about {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  background-color: #ededed;
  width: 90%;
}
#about .ms-wrap-img {
  width: 100%;
  height: auto;
  position: relative;
  order: 1;
}
#about .ms-wrap-img:after {
  content: "";
  display: block;
  padding-bottom: 80%;
}
#about .ms-wrap-img img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top;
     object-position: top;
  display: none;
}
#about .ms-wrap-img img.ms-img-0 {
  display: block;
}
#about .ms-wrap-b {
  display: none;
}
#about article {
  order: 2;
  width: 100%;
  padding: 30px;
  text-align: center;
}
#about article .ms-title {
  font-weight: normal;
  line-height: 1.1;
  font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 10px;
  font-family: "BaskOldFace";
  text-align: center;
  text-transform: uppercase;
}
#about article .ms-subtitle {
  font-size: 15px;
  font-size: 0.9375rem;
  margin-bottom: 20px;
  font-style: italic;
  text-align: center;
}
#about article p {
  margin: 20px 0;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.6;
  text-align: justify;
}
#about article img {
  max-width: 100%;
  width: auto;
  display: block;
  margin: 20px auto;
}
#about article .ms-btn {
  margin-top: 10px;
}
#about .ms-btn-play {
  width: 70px;
  height: 70px;
  border: 8px solid #fff;
  background-color: transparent;
  position: absolute;
  text-indent: -999999px;
  border-radius: 100%;
  bottom: 20px;
  left: 20px;
}
#about .ms-btn-play:after {
  content: "\ea1c";
  font-family: "idx-icons";
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  text-indent: 0;
  font-size: 47px;
  margin-left: 3px;
  transition: color 0.3s ease;
}
#about .ms-btn-play:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border-radius: 100%;
  transition: background-color 0.3s ease, transform 0.3s ease, border-color 0.3s ease;
  z-index: 1;
  transform: translate(-50%, -50%) scale(0.9);
}
#about .ms-btn-play:hover:after {
  /* color: $colorp; */
  color: #46c4da;
}
#about .ms-btn-play:hover:before {
  background-color: #fff;
  transform: translate(-50%, -50%) scale(2);
}
@media screen and (min-width: 768px) {
  #about .ms-wrap-img:after {
    padding-bottom: 45%;
  }
  #about article {
    padding: 50px 0;
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 991px) {
  #about article p {
    line-height: 1.8;
  }
  #about article .ms-title {
    margin-bottom: 0;
    font-size: 45px;
    font-size: 2.8125rem;
  }
  #about article .ms-subtitle {
    margin-bottom: 10px;
  }
  #about article img {
    margin: 30px auto;
  }
}
@media screen and (min-width: 1440px) {
  #about {
    width: 100%;
    align-items: stretch;
  }
  #about .ms-wrap-img,
  #about article {
    width: 50%;
  }
  #about article {
    padding: 90px 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: left;
  }
  #about article .ms-wrap-btn,
  #about article header,
  #about article p {
    max-width: 625px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  #about article img {
    margin: 10px auto;
    max-width: 90%;
  }
  #about .ms-btn-play {
    width: 130px;
    height: 130px;
    border: 15px solid #fff;
    margin-top: -65px;
    margin-left: -65px;
    bottom: auto;
    top: 50%;
    left: 50%;
  }
  #about .ms-btn-play:after {
    font-size: 50px;
  }
}

@media (min-width: 991px) {
  #about article .ms-title {
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: 1s;
    transition-delay: 0.3s;
    transform: translate(0%, 20px) matrix(1, 0, 0, 1, 0, 0);
  }
  #about article p {
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: 1s;
    transition-delay: 0.6s;
    transform: translate(0%, 20px) matrix(1, 0, 0, 1, 0, 0);
  }
  #about .ms-wrap-btn {
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: 1s;
    transition-delay: 0.9s;
    transform: translate(0%, 20px) matrix(1, 0, 0, 1, 0, 0);
  }
  #about.ms-loaded-animate article .ms-title,
  #about.ms-loaded-animate article p,
  #about.ms-loaded-animate .ms-wrap-btn {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
}
.ethos {
  margin: 15px 0;
  width: 100%;
}
.ethos img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

.imgwp {
  position: relative;
}
.imgwp img {
  width: 100%;
  height: 100%;
  vertical-align: top;
  -o-object-fit: contain;
     object-fit: contain;
}

.info-about-home {
  max-width: 624px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 25px 15px;
}
@media (min-width: 960px) {
  .info-about-home {
    padding: 35px 15px;
  }
}
.info-about-home .headinfo {
  margin-bottom: 20px;
  text-align: center;
}
.info-about-home .headinfo h2 {
  font-size: 25px;
  font-family: "BaskOldFace";
  color: #46c4da;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 3px;
}
@media (min-width: 960px) {
  .info-about-home .headinfo h2 {
    font-size: 45px;
  }
}
@media (min-width: 1366px) {
  .info-about-home .headinfo h2 {
    font-size: 55px;
  }
}
.info-about-home .headinfo span {
  display: block;
  font-size: 16px;
  color: #000;
  font-weight: 200;
}
.info-about-home p {
  font-size: 14px;
  line-height: 30px;
  color: #000;
  text-align: justify;
}
@media (min-width: 768px) {
  .info-about-home p {
    font-size: 16px;
  }
}
.btn-play {
  height: 120px;
  width: 120px;
  border-radius: 100%;
  border: 7px solid #fff;
  position: absolute;
  left: 50%;
  margin-left: -65px;
  top: 50%;
  margin-top: -65px;
  z-index: 1;
  cursor: pointer;
  overflow: hidden;
}
.btn-play:before {
  content: "";
  display: inline-block;
  border: 32px solid transparent;
  border-left: 35px solid #fff;
  position: absolute;
  left: 70%;
  top: 50%;
  transform: translate(calc(-50% + 0.5px), calc(-50% + 0.5px));
}

.btn-project {
  height: 50px;
  border-radius: 5px;
  background: #fff;
  border: 1px solid #3fcde2;
  width: 250px;
  margin: 15px auto;
  color: #000;
  font-size: 14px;
  transition: all 0.3s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  background: transparent;
}
.btn-project:hover {
  background: #3fcde2;
  color: #fff;
}

/*********************/
#lifestlye {
  padding-bottom: 20px;
  padding-top: 20px;
}
@media (min-width: 960px) {
  #lifestlye {
    padding-bottom: 50px;
    padding-top: 50px;
  }
}

.llifestyle-list {
  max-width: 1735px;
  padding: 0 10px;
  width: 100%;
  margin: 20px auto 0;
}
.llifestyle-list:not(.gs-builded) {
  display: flex;
}
.llifestyle-list:not(.gs-builded) .item-lifestyle {
  width: 33.33%;
}
.llifestyle-list .gs-style-bullets {
  background: transparent;
  position: relative;
  top: 0;
}
.llifestyle-list .gs-style-bullets button.gs-bullet {
  background: #cdcdcd;
  width: 12px;
  height: 12px;
}
.llifestyle-list .gs-style-bullets button.gs-bullet.gs-bullet-active {
  background: #46c4da;
}

.item-lifestyle {
  width: 100%;
  padding: 10px 16px;
}
.item-lifestyle h2 {
  font-size: 24px;
  color: #46c4da;
  text-align: center;
  font-family: "BaskOldFace";
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.item-lifestyle h2:after {
  content: "";
  display: block;
  border-bottom: 1px solid #46c4da;
  width: 160px;
  margin: 0 auto;
  margin-top: 10px;
  font-weight: 200;
}
.item-lifestyle p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 200;
  text-align: center;
}

.img-lifestyle {
  padding-bottom: 60%;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  display: block;
}
.img-lifestyle img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

/**********************************/
/********* Communities ************/
/**********************************/
#communities {
  padding-bottom: 20px;
  padding-top: 20px;
  clear: both;
}
@media (min-width: 960px) {
  #communities {
    padding-bottom: 50px;
    padding-top: 50px;
  }
}

.communities-list {
  margin-top: 30px;
}
.communities-list .btn-project {
  font-size: 12px;
}
.communities-list:not(.gs-builded) {
  display: flex;
}
.communities-list:not(.gs-builded) .item-communities {
  width: 33.33%;
}
.communities-list .gs-style-bullets {
  background: transparent;
  position: relative;
  top: 0;
}
.communities-list .gs-style-bullets button.gs-bullet {
  background: #cdcdcd;
  width: 12px;
  height: 12px;
}
.communities-list .gs-style-bullets button.gs-bullet.gs-bullet-active {
  background: #46c4da;
}

.img-communities {
  padding-bottom: 75%;
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
  display: block;
}
.img-communities:hover img {
  transform: scale(1.1);
}
.img-communities img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(1);
  transition: all 0.3s ease;
}

.item-communities {
  border-right: 2px solid #fff;
}
.item-communities h2 {
  font-size: 23px;
  color: #575757;
  text-align: center;
  font-family: "BaskOldFace";
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-style: italic;
}
@media (min-width: 640px) {
  .item-communities h2 {
    font-size: 28px;
  }
}
@media (min-width: 1366px) {
  .item-communities h2 {
    font-size: 35px;
  }
}
.item-communities h2 span {
  color: #46c4da;
}
.item-communities p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 200;
  text-align: center;
  max-width: 85%;
  margin: 0 auto;
}

/***** header ******/
@media (max-width: 1023px) {
  #header .ms-wrap-header .ms-top-header {
    background: #46c4da;
  }
}
@media (max-width: 1023px) {
  #header .ms-wrap-header .ms-middle-header {
    padding-left: 50px;
    padding-right: 5px;
  }
}
@media (min-width: 1024px) {
  #header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-search {
    margin-right: 0;
  }
}
#header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-menu {
  position: absolute;
  left: 5px;
}
@media (min-width: 1024px) {
  #header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-menu {
    display: none;
  }
}
#header .btn-header {
  color: #000;
}
#header .btn-header:hover {
  color: #fff;
}
@media (max-width: 1023px) {
  #header .ms-wrap-header .ms-top-header .ms-contact-info .ms-btn-phone,
  #header .ms-wrap-header .ms-top-header .ms-contact-info .ms-btn-email {
    color: #fff;
  }
  #header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .login,
  #header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .register,
  #header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .login,
  #header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .register {
    color: #fff;
  }
}
@media (max-width: 1023px) and (min-width: 1024px) {
  #header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-search {
    margin-right: 0;
  }
}
@media (max-width: 1023px) and (min-width: 1024px) {
  #header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-menu {
    display: none;
  }
}
@media (max-width: 1023px) {
  #header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li a {
    color: #fff;
  }
  #header .ms-social .ms-link {
    background: transparent !important;
  }
}

.home #header .ms-wrap-header .ms-top-header .ms-contact-info .ms-btn-phone,
.home #header .ms-wrap-header .ms-top-header .ms-contact-info .ms-btn-email {
  color: #fff;
}
.home #header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .login,
.home #header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .register,
.home #header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .login,
.home #header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .register {
  color: #fff;
}
.home #header .ms-wrap-header .ms-middle-header .logo-content {
  position: relative;
}
.home #header .ms-wrap-header .ms-middle-header .logo-content span {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.3s ease;
  padding: 10px 0;
  max-width: 205px;
}
@media (min-width: 1024px) {
  .home #header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-search {
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  .home #header .ms-wrap-header .ms-middle-header .ms-item .ms-btn-menu {
    display: none;
  }
}
.home #header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li a {
  color: #fff;
}
.home #header .ms-social .ms-link {
  background: transparent !important;
}
.home #header .btn-header {
  color: #fff;
}
.home.activeheader #header {
  background: #fff;
}
.home.activeheader #header .ms-wrap-header .ms-top-header .ms-contact-info .ms-btn-phone,
.home.activeheader #header .ms-wrap-header .ms-top-header .ms-contact-info .ms-btn-email {
  color: #000;
}
@media (max-width: 1023px) {
  .home.activeheader #header .ms-wrap-header .ms-top-header .ms-contact-info .ms-btn-phone,
  .home.activeheader #header .ms-wrap-header .ms-top-header .ms-contact-info .ms-btn-email {
    color: #fff;
  }
}
.home.activeheader #header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .login,
.home.activeheader #header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .register,
.home.activeheader #header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .login,
.home.activeheader #header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .register {
  color: #000;
}
@media (max-width: 1023px) {
  .home.activeheader #header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .login,
  .home.activeheader #header .ms-wrap-header .ms-top-header .ms-login-access .item-lo-hea .register,
  .home.activeheader #header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .login,
  .home.activeheader #header .ms-wrap-header .ms-top-header .ms-login-access .item-no-hea .register {
    color: #fff;
  }
}
.home.activeheader #header .ms-middle-header .logo-content {
  position: relative;
}
.home.activeheader #header .ms-middle-header .logo-content > img {
  opacity: 0;
}
.home.activeheader #header .ms-middle-header .logo-content span {
  opacity: 1;
  padding: 3px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home.activeheader #header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li a {
  color: #000;
}
@media (max-width: 1023px) {
  .home.activeheader #header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li a {
    color: #fff;
  }
}
.home.activeheader #header .ms-social .ms-link {
  color: #000;
}
@media (max-width: 1023px) {
  .home.activeheader #header .ms-social .ms-link {
    color: #fff;
  }
}
.home.activeheader #header .btn-header {
  color: #000;
}
.home.activeheader #header .btn-header:hover {
  color: #fff;
}

.btn-header {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 35px;
  text-align: center;
  width: 128px;
  transition: all 0.3s ease;
  font-size: 12px;
  text-transform: uppercase;
  border: 3px solid #46c4da;
  border-radius: 7px;
  color: #fff;
  margin-left: 10px;
  font-weight: 700;
}
@media (min-width: 960px) {
  .btn-header {
    width: 160px;
  }
}
.btn-header:hover {
  background: #46c4da;
}

@media (min-width: 1024px) {
  #header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li {
    margin: 0 5px;
  }
  #header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li a {
    font-size: 11px;
  }
}
@media (min-width: 1550px) {
  #header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li {
    margin: 0 13px;
  }
  #header .ms-wrap-header .ms-middle-header .ms-item .wrap-menu #menu-main > ul > li a {
    font-size: 13px;
  }
}

@media (max-width: 1023px) {
  #header .ms-wrap-header .ms-middle-header .logo-content {
    padding: 2px 0;
  }
}

.home #header .ms-wrap-header .ms-middle-header .logo-content {
  padding: 5px 0;
}

/********************************************/
/**************** Footer ********************/
/********************************************/
#footer {
  background: transparent !important;
  padding: 0 !important;
}
#footer.dual_footer {
  display: flex;
  flex-wrap: wrap;
}
#footer.dual_footer > * {
  width: 100%;
}
@media (min-width: 960px) {
  #footer.dual_footer > * {
    width: 50%;
  }
}
#footer.dual_footer .imgfooter {
  background: url(../images/bgfooter.jpg);
}
#footer.dual_footer .imgfooter img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: top;
}
#footer .ms-bottom-footer {
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #46c4da;
  border: 0;
}
#footer .ms-bottom-footer .ms-footer-section {
  max-width: 80%;
  margin: 0 auto;
}
@media (min-width: 960px) {
  #footer .ms-bottom-footer {
    position: absolute;
    bottom: 0px;
  }
}
@media (max-width: 1366px) {
  #footer .ms-bottom-footer .ms-copyright {
    color: #000;
  }
}

.wpform_contact {
  background: url(../images/bgfooter.jpg) no-repeat;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 25px 10px;
}
@media (min-width: 960px) {
  .wpform_contact {
    padding: 50px 10px;
    transition: all 0.2s ease;
  }
}
.wpform_contact .head {
  text-align: center;
  margin: 15px 0;
}
.wpform_contact .head h2 {
  font-size: 41px;
  color: #46c4da;
  text-transform: uppercase;
  margin-bottom: 3px;
  font-family: "BaskOldFace";
}
@media (min-width: 960px) {
  .wpform_contact .head h2 {
    font-size: 52px;
  }
}
.wpform_contact .head div {
  font-size: 16px;
  color: #535353;
}
.wpform_contact .head div a {
  color: #535353;
}
.wpform_contact .center_flex {
  max-width: 624px;
  width: 100%;
  margin: 0 auto;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.wpform_contact .form-search h3,
.wpform_contact .form-search .flex-content-form .form-item span {
  display: none;
}
.wpform_contact .form-search .flex-content-form .form-item .clidxboost-btn-link {
  background: transparent;
}
.wpform_contact .form-search .flex-content-form .form-item .clidxboost-btn-link span {
  font-size: 14px;
  color: #000;
  height: 45px;
  width: 210px;
  border: 3px solid #46c4da;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
  text-align: center;
  font-size: 14px;
  color: #000;
  background: transparent;
  border-radius: 11px;
  width: 100%;
}
.wpform_contact .form-search .flex-content-form .form-item .clidxboost-btn-link span:hover {
  background: #46c4da;
  color: #fff;
}
.wpform_contact .form-search .flex-content-form .form-item textarea.medium {
  font-family: "Open Sans", sans-serif !important;
}
.wpform_contact .flex-content-form {
  display: flex;
  flex-wrap: wrap;
}
.wpform_contact .flex-content-form li {
  width: 50%;
  padding: 5px 10px;
}
.wpform_contact .flex-content-form li:nth-child(5) {
  width: 100%;
}
.wpform_contact .flex-content-form li:nth-child(6) {
  display: none;
}
.wpform_contact .flex-content-form li:nth-child(7) {
  width: 100%;
}

/******************************/
.video-inside {
  z-index: 9999;
  position: fixed;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.9);
  height: 0;
  left: 0;
  opacity: 0;
  bottom: 0;
  transform: translateY(100vh);
  transition: transform 0.5s ease, opacity 0.5s ease, height 0s ease 0.5s, visibility 0s ease 0.5s;
  visibility: hidden;
  width: 100vw;
}
.video-inside.ms-show-video {
  height: 100%;
  opacity: 1;
  transition: transform 0.5s ease, height 0.5s ease;
  transform: translateY(0);
  visibility: visible;
}
.video-inside .iframe {
  position: relative;
  width: 80%;
  background: #333;
  border: 7px solid #FFF;
  height: auto;
  z-index: 10;
  max-height: 90vh;
}
.video-inside .iframe:after {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.video-inside .iframe iframe,
.video-inside .iframe video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.video-inside .close-vi {
  z-index: 11;
  position: absolute;
  top: 30px;
  right: 30px;
  border: 1px solid #FFF;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  transition: all 0.3s linear;
  font-size: 0.8em;
  transition: all 0.3s;
}
.video-inside .close-vi span {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  color: #333;
  font-size: 18px;
  font-weight: 600;
  margin-top: -1px;
}
.video-inside .close-vi:hover {
  background-color: #FFF;
}
.video-inside .close-vi:hover span {
  color: #46c4da;
}
.video-inside .bg-close {
  z-index: 9;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 480px) {
  .video-inside .iframe {
    max-width: 492px;
  }
}
@media screen and (min-width: 480px) and (min-width: 1024px) {
  .video-inside .iframe {
    max-width: 80%;
  }
}
@media screen and (min-width: 1024px) {
  .video-inside .iframe {
    max-width: 77%;
  }
}

.btnclose {
  display: none;
}

.activeModal #footer {
  display: block !important;
}
.activeModal #footer .imgfooter {
  display: none;
}
.activeModal #footer .wpform_contact {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(calc(-50% + 1px), calc(-50% + 1px));
  width: 100%;
  max-width: 650px;
  padding: 30px;
  z-index: 99;
}
@media (min-width: 960px) {
  .activeModal #footer .wpform_contact {
    transform: translate(calc(-50% + 0.6px), calc(-50% + 0.6px));
  }
}
.activeModal .modalcontactClose {
  width: 101%;
  height: 100%;
  transform: translate(calc(-50% + 1px), calc(-50% + 1px)) scale(1);
  background: rgba(0, 0, 0, 0.85);
  visibility: visible;
  opacity: 1;
  z-index: 98;
}
@media (min-width: 960px) {
  .activeModal .modalcontactClose {
    transform: translate(calc(-50% + 0.6px), calc(-50% + 0.6px));
  }
}
.activeModal .btnclose {
  content: "X";
  width: 40px;
  position: absolute;
  cursor: pointer;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  color: #000;
  text-transform: uppercase;
  right: 20px;
  top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-weight: bold;
  transition: all 0.3s ease;
  z-index: 100;
}
.activeModal .btnclose:hover {
  background: transparent;
  color: #fff;
  border: 2px solid #fff;
}

.flex-idx-pages-template-default.single-flex-idx-pages.activeModal #footer {
  display: block !important;
}

.modalcontactClose {
  transition: all 0.15s ease;
  width: 50%;
  height: 50%;
  transform: translate(calc(-50% + 0.5px), calc(-50% + 0.5px)) scale(0.5);
  background: transparent;
  visibility: hidden;
  opacity: 0;
  z-index: -1;
  position: fixed;
  top: 50%;
  left: 50%;
  cursor: pointer;
}

/******* Blog Detail *******/
#flex-blog-detail-theme .gwr.c-flex {
  max-width: 1366px;
}
#flex-blog-detail-theme .gwr.c-flex .flex-block-description ul {
  list-style: none;
  padding: 0;
}
#flex-blog-detail-theme .gwr.c-flex .flex-block-description ul li {
  list-style: none;
}

body.flex-idx-pages-template-default .ib-search-marker-active .dgt-richmarker-group,
body.flex-idx-pages-template-default .ib-search-marker-active .dgt-richmarker-single,
body.flex-landing-pages-template-default .ib-search-marker-active .dgt-richmarker-group,
body.flex-landing-pages-template-default .ib-search-marker-active .dgt-richmarker-single {
  background-color: #8c8c8c !important;
}
body.flex-idx-pages-template-default .ib-search-marker-active .dgt-richmarker-group:hover:after,
body.flex-idx-pages-template-default .ib-search-marker-active .dgt-richmarker-single:hover:after,
body.flex-landing-pages-template-default .ib-search-marker-active .dgt-richmarker-group:hover:after,
body.flex-landing-pages-template-default .ib-search-marker-active .dgt-richmarker-single:hover:after {
  border-top: 5px solid #8c8c8c !important;
}

/************ Menu Lateral *******************/
.ms-ng-menu {
  height: 100%;
  max-height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  transform: translate(-100%, 0%);
  transition: all 0.3s ease-in-out;
  width: 100%;
  z-index: 30;
}
@media screen and (min-width: 768px) {
  .ms-ng-menu {
    max-width: 400px;
  }
}
.ms-ng-menu .clidxboost-menu-ng-title {
  font-weight: 600;
  height: auto;
  min-height: 40px;
  margin: 0;
  padding-bottom: 2px;
  padding-top: 2px;
}
.ms-ng-menu .clidxboost-menu-ng-title.active.clidxboost-child:before {
  content: "\e913";
  font-size: 12px;
}
.ms-ng-menu .clidxboost-ng-sub-menu {
  background-color: rgba(0, 0, 0, 0.25);
}
.ms-ng-menu .clidxboost-ng-sub-menu li a {
  font-size: 14px;
  font-weight: 600;
  height: auto;
  letter-spacing: 1px;
  min-height: 45px;
}
.ms-ng-menu .clidxboost-menu-ng {
  background-color: #46c4da;
  left: 0;
  opacity: 1;
  padding: 60px 0;
  right: auto;
  transform: none !important;
  transition: none;
  width: 100%;
}
.ms-ng-menu .clidxboost-menu-ng a {
  color: #fff;
}
.ms-ng-menu #clidxboost-close-menu-ng {
  right: 10px;
  top: 13px;
}
.ms-ng-menu #clidxboost-btn-ng {
  background: #46c4da;
  color: #FFF;
  font-weight: 100;
  height: 50px;
  right: -50px;
  margin: 0;
  padding: 5px;
  position: absolute;
  text-transform: uppercase;
  top: 60px;
  width: 50px;
}
.ms-ng-menu #clidxboost-btn-ng span {
  background: url("../images/sprites/sprite-icons.png") no-repeat;
  background-position: center;
  background-size: cover;
  height: 24px;
  left: 9.5px;
  position: absolute;
  top: 13px;
  width: 31px;
}
.ms-ng-menu #clidxboost-btn-ng span:before {
  content: none;
}
@media screen and (max-width: 639px) {
  .ms-ng-menu #clidxboost-btn-ng {
    top: 78px;
  }
}
@media screen and (min-width: 375px) {
  .ms-ng-menu #clidxboost-btn-ng {
    top: 115px;
  }
}
@media screen and (min-width: 640px) {
  .ms-ng-menu #clidxboost-btn-ng {
    top: 230px;
  }
}
.ms-ng-menu .clidxboost-btn-ng-text {
  background: rgba(0, 0, 0, 0.25);
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  height: 50px;
  margin: 0;
  top: 78px;
  right: -150px;
  padding: 10px;
  position: absolute;
}
@media screen and (min-width: 375px) {
  .ms-ng-menu .clidxboost-btn-ng-text {
    top: 115px;
  }
}
@media screen and (min-width: 640px) {
  .ms-ng-menu .clidxboost-btn-ng-text {
    top: 230px;
  }
}
@media screen and (min-width: 768px) {
  .ms-ng-menu .clidxboost-btn-ng-text {
    display: none;
  }
}

.opened-menu-ng .ms-ng-menu {
  z-index: 999 !important;
  transform: translate(0%, 0%);
}

.flex-idx-pages-template-default .ms-ng-menu,
.single-flex-idx-pages .ms-ng-menu {
  display: none;
}

/***** single blog *****/
.wp-block-button__link {
  display: flex;
  margin: 15px auto;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 15px;
  text-transform: uppercase;
  color: #46c4da;
  transition: all 0.3s ease;
  border: 2px solid #46c4da;
  font-weight: 600;
  max-width: 280px;
  border-radius: 25px;
  height: 50px;
}
.wp-block-button__link:hover {
  background: #46c4da !important;
  color: #fff !important;
}

.blocks-gallery-item figure {
  margin-left: 0;
  margin-right: 0;
}

.ms-sub-menu-footer li a {
  text-shadow: 0 0px 5px rgba(0, 0, 0, 0.8);
  transition: all 0.3s ease;
}
.ms-sub-menu-footer li:hover a {
  text-shadow: 0 0px 1px rgba(0, 0, 0, 0.8);
}

#footer .ms-bottom-footer .ms-trem {
  color: #fff;
}

#flex-agent-information .flex-wrap-information .flex-agent-description .idx-ag-content {
  height: auto;
}

@media screen and (min-width: 1200px) {
  #flex-agent-information .flex-wrap-information .flex-agent-form {
    height: auto;
  }
  #flex-agent-information .flex-wrap-information .flex-agent-description .idx-ag-content {
    height: auto;
  }
}
#btn-read {
  display: none;
}

@media (max-width: 767px) {
  .idx-card.minimal-card .idx-card-content .idx-card-img img {
    position: relative;
  }
  .idx-card.minimal-card .idx-card-content .idx-card-img:after {
    display: none;
  }
}
.gform_wrapper h3.gform_title {
  display: none;
}

@media only screen and (min-width: 641px) {
  .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0 !important;
  }
}
.form-content .gform_body .gform_fields .gfield .medium {
  font-size: 14px !important;
  padding: 8px !important;
}

.form-content .gform_footer .gform_button {
  width: 100% !important;
  background-color: #46c4da;
  border: 1px solid #46c4da;
}

.agents-area {
  width: 90%;
  margin: auto auto 50px auto;
  padding-top: 50px;
  padding-bottom: 50px;
}
.agents-area .titles {
  text-align: center;
}
.agents-area .wp-filters-agents {
  display: none;
}
.agents-area #flex-agent-list {
  text-align: center;
}
.agents-area #flex-agent-list .flex-agent-item {
  display: inline-block;
  float: none;
}
.agents-area .idx-card.minimal-card .idx-card-title span {
  text-transform: uppercase;
}
.agents-area h2.idx-card-title.mtfoter {
  margin-bottom: 0;
}

@media (min-width: 1330px) {
  .hackbox-auto iframe {
    height: 252px !important;
  }
}
@media (min-width: 1660px) {
  .hackbox-auto iframe {
    height: 294px !important;
  }
}/*# sourceMappingURL=idxcss.css.map */