.about-content p {
    margin-bottom: 10px;
}

.navbar-area{
    background: rgba(0, 0, 0, 0.0);
    background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}

.navbar-area.is-sticky{
    background: rgba(0, 0, 0, 0.0);
    background: -moz-linear-gradient(top, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
}

.page-banner-area::before, .single-facilities::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: -moz-linear-gradient(bottom, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 5;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .43;
}


  .page-banner-content h2{
      text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
  }
      .single-facilities h3{
        font-size: 18px;
        color: #fff;
        z-index: 999;
        position: relative;
        text-transform: uppercase;
            font-weight: 600;
    letter-spacing: 1px;
    }
  .single-facilities{
  padding: 50px 30px 50px 30px;
  }
  .facilities-area.bg-f7fefe {
    background-color: #ededed;
}

  p {
    margin-bottom: 15px;
    line-height: 1.8;
    color: #201c2d;
    font-weight: 300;
    font-family: poppins, sans-serif;
    font-size: 16px;
}

  @media only screen and (max-width: 767px) {
    .mean-container a.meanmenu-reveal span {
        display: block;
        background: #000;
        height: 2px;
        margin-top: -5px;
        border-radius: 0;
        position: relative;
        top: 8px;
    }
}
  .main-navbar .navbar .navbar-nav .nav-item a:hover, .main-navbar .navbar .navbar-nav .nav-item a:focus, .main-navbar .navbar .navbar-nav .nav-item a.active{
    color: #00adef;
}



  .page-banner-area{
    padding-top: 25%;
  }
  .page-banner-content h2, .page-banner-content ul li a{
    color: #fff;
  }
  .page-banner-content ul li::before{
   background:  #fff;
  }
  .page-banner-content{
      position: relative;
    z-index: 999;
    color: #fff;
  }
  .main-responsive-nav .mean-container a.meanmenu-reveal{
    color: #fff;
  }
  .main-responsive-nav .mean-container a.meanmenu-reveal span{
    background: #fff;
  }
  .others-option-for-responsive .dot-menu {
        color: #fff;
    }
  .main-navbar .navbar .navbar-nav .nav-item a{
        font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.25px;
  }
  .bx-chevron-down{
   display: none;
  }
  .bx-chevron-down:before {
    content: "\e9ac";
    display: none;
}
  .testimonial-slides.owl-theme .owl-nav [class*=owl-]{
   color: #00adef;
  }
  .single-footer-widget .widget-social li a i:hover {
    background-color: #201c2d;
    color: #fff;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
  .logo-footer{
      margin-left: -17px;
    width: 193px;
    max-width: inherit;
  }
  .single-footer-widget .widget-social li a i{
    padding-top: 12px;
  }
  body, p, h1, h2, h3, h4, h5 {
    font-family: "Lora", serif;

}


  body {
    background-color: #fff;
}

  .ptb-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

  .navbar-area{
  position: absolute;
    z-index: 999;
    width: 100%;
  }



  .main-navbar {
    padding: 15px 0;
    background-color: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
}

  .single-footer-widget h3 {
    margin-bottom: 25px;
    font-size: 18px;
    color: #201c2d;
    text-transform: uppercase;
        font-weight: 600;
    letter-spacing: 1px;
}

  .single-footer-widget .widget-info li a, .single-footer-widget p, .copyright-area .copyright-area-content p{
  color: #201c2d;
  }

  .single-footer-widget .footer-quick-links li a {
    display: inline-block;
    color: #000;
}
  .copyright-area{
  border-top: 1px solid #0000001a;
  }

  .single-footer-widget .widget-info li i, .single-footer-widget .widget-info li a:hover{
    color: #00adef;
  }
  .main-navbar .navbar .navbar-nav .nav-item a{
   color: #fff;
  }

  .second-ul li{
      padding-left:  0px !important;
  }
  .single-footer-widget .widget-social li a i{
      border: 1px solid #0000001a;
      background-color: inherit;
  }

  #myVideoInner {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 0;
    max-width: 100%;
    min-height: 100%;
}

@media(max-width: 650px){
  #myVideoInner {
    max-width: 132%;
}


}

  .page-banner-area{
  position: relative;

  }
.action-btns-mobile {
    display: none;
}

@media(max-width: 1200px){
    .langs-pc{
     display: none !important;
    }
}


@media (max-width: 650px) {


    .action-btns-mobile {
        display: block;
        position: fixed;
        bottom: 0;
        z-index: 3;
        width: 100%;
        /* border-top: 1px solid rgba(0, 0, 0, .07); */
        border-top: 1px solid #dbdbdbee;
        height: 30px;
        background-color: #fff;
    }
}

.bl-g {
    border-left: 1px solid #dbdbdbee;
}

.page-banner-content ul li{
 color: #fff;
}

.page-banner-content ul li::before{
    content: '/';
    left: -18px;
    top: 0px;
    background: inherit !important;
    border-radius: inherit !important;
}

.langs-pc{
  display: flex;
}

.langs-mobile{
  display: flex;
}

.langs-mobile a{
  display: inline-flex;
  color: #000;
}


.langs-pc a {
    display: inline-flex;
    color: #fff;
}
.langs-pc a:hover{
   color: #00adef;
}

.langs-pc .nav-link{
   padding: .5rem 1rem .5rem .0rem;
}


@media only screen and (max-width: 767px) {
    .others-option-for-responsive .dot-menu {
        top: -29px;
        right: 64px;
    }
}

.blog-list-art .blog-item{
    background-color: #fff;
    border: inherit;
    border-radius: 10px;
    padding: 10px 10px 0;
}

.blog-list-art .blog-item .blog-bottom-content{
    padding: 20px 0px;
}

.blog-list-art .blog-item .blog-bottom-content p i {
    color: #00adef;
    font-size: 25px;
    margin-right: 5px;
}

.blog-list-art h5{
  font-weight: 700;
}

.blog-list-art .image{
  height:350px;
}
.blog-article-detail .image{
  height:500px;
}
@media(max-width: 650px){
.props-list .main-banner-list-tab .main-banner-search-form form{
  padding: 0px 0px 0px 0px;

}
.blog-list-art .image{
  height:250px;
}
.blog-article-detail .image{
  height:250px;
}
.blog-article-detail .widget-area .widget_fido_posts_thumb{
  border-left: inherit;
}
}

.blog-article-detail .widget-area .widget_fido_posts_thumb{
    border: inherit;
    border-left: 1px solid #e1e1e1;
    border-radius: 0px;
}

.blog-article-detail .widget-area .widget_fido_posts_thumb .item .thumb .fullimage{
      border-radius: 0px;
}

.blog-details-desc .article-content{
  border: inherit;
}

.blog-details-desc .article-content h3{
  font-weight: 700;
}

.blog-details-desc .article-content .article-image img{
      border-radius: 0px;
}

.props-list .main-banner-list-tab .main-banner-search-form form{
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
  padding: 0px 130px 0px 0px;
  background-color: inherit !important;
}

.props-list .main-banner-list-tab .main-banner-search-form form .form-group label{
    z-index: 1;
    display: block;
    margin-bottom: 0;
    position: absolute;
    left: 19px;
    color: #62606c;
    font-size: 18px;
    top: 22px;
}

.props-list .main-banner-list-tab .main-banner-search-form form .form-group .nice-select{
  border-radius: 0px;
}

.main-banner-list-tab .main-banner-search-form form .submit-btn button{
     border-radius: 0px;
     height: 60px;
    width: 60px;
}

.props-list .img{
  height: 300px;
}
.owl-item .img{
  height: 450px;
}

.widget-area{
     border-left: 1px solid #e1e1e1;
}
@media(max-width: 650px){

.widget-area{
     border-left: inherit;
}
.owl-item .img{
  height: 250px;
}
.props-list .main-banner-list-tab .main-banner-search-form form{
  padding: 0px 0px 0px 0px;

}
.props-list .img{
  height: 250px;
}
}

.main-banner-list-tab .main-banner-search-form form .form-group .form-control{
  border-radius: 0px;
}

.props-list li {
  list-style: none;
}
.props-list ul {
    padding-left: 0px !important;
    margin-bottom: 0px !important;
}

.props-list .featured-item {
    border: inherit;
    border-radius: inherit;
}

.props-list .featured-item .featured-top-content{
    padding: 20px 0px 0;
    text-align: left;
}

.props-list h5{
   font-weight: 700;
}

.featured-item .featured-top-content .featured-list li{
     font-weight: 300;
}

.props-list .featured-item .featured-top-content .featured-list li{
     padding-left: 0px;
}

.props-list .featured-item.bottom-30{
   margin-bottom: 40px;
}

.owl-item a{
 display: block;
}

.property-details-desc .details-content, .property-details-desc .details-description, .property-details-desc .details-overview, .property-details-desc .details-features, .property-details-desc .details-address{
    border: inherit;
    border-bottom: 1px solid #e1e1e1;
    padding: 30px 0px;
    border-radius: 0px;
    position: relative;
    margin-bottom: 0px;
}

.property-details-desc .details-content .content .list li{
     padding-left: 0px;
}

.property-details-desc .details-overview .overview-list li{
    list-style-type: none;
    display: inline-block;
    background-color: #fff;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    padding: 15px 0px;
    text-align: left;
    border-radius: 5px;
    -webkit-box-flex: 20%;
    -ms-flex: 20%;
    flex: 20%;
    max-width: 20%;
}

.property-details-desc .details-content .content h3{
  font-weight: 700;
}
.tag-list li{
  display: inline;
}

.widget-area .widget_info .info-box-one{
 border-radius: inherit;
 background-color: inherit;
}

.widget-area .widget_info .info-box-one h3{
      color: #201c2d;
}

.widget-area .widget_info{
      border: inherit;
}

.widget-area .widget_info form .form-group .form-control{
     display: block;
    width: 100%;
    height: 35px;
    outline: 0;
    background-color: inherit;
    border: mediumspringgreen;
    border-bottom: 1px solid #dfdfdf;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0px 0px 7px 7px;
    -webkit-transition: .6s;
    transition: .6s;
    font-size: 15px;
}

.quick-contact li{
  margin-bottom: 10px;
}

.quick-contact i{
  color: #00adef;
}

.widget-area{
    position: sticky;
    top: 80px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.main-banner-area{
      position: relative;
      z-index: 1;
      height: 100vh;
}

.main-banner-area  #myVideoInner {
    position: absolute;
    z-index: 0;
    right: 0;
    bottom: 0;
    max-width: 120%;
    min-height: 74%;
}



.main-banner-content {
    position: relative;
    z-index: 999;
    color: #fff;
}

.main-banner-content h1{
  font-size: 74px;
        margin-bottom: 18px;
        line-height: 1;
        font-weight: 500;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .main-banner-content h1 {
        font-size: 74px;
        margin-bottom: 18px;
        line-height: 1;
        font-weight: 500;
    }
}

@media only screen and (max-width: 767px) {
    .main-banner-content h1 {
        font-size: 41px;
        margin-bottom: 0px;
        font-weight: 500;
        margin-top: 80%;
    }
}

.main-banner-content {

}
.main-banner-area .main-banner-search-form{
  display: none;
}
.main-banner-list-tab {
    position: absolute;
    bottom: -60%;
}
.main-banner-content h1{
  color: #fff;
}

.main-banner-list-tab .main-banner-search-form form{
  border-radius: 0px;
}

@media(max-width:750px){

.props-list .section-title
    margin-bottom: 0px;
}

}

.main-banner-area::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: -moz-linear-gradient(bottom, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 5;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: .43;
}
.about-home img{
  max-width: 60%;
}
.about-home .solution-image{
  text-align: center;
}

.zones-cards .single-neighborhood{
    height: 250px;
}

.main-banner-list-tab .main-banner-search-form form .form-group{
 margin-bottom: 0px;
}
.hide-mobile{
  display: block;
}

.hide-pc{
  display: none;
}

@media(max-width: 750px){

.hide-mobile{
  display: none;
}

.hide-pc{
  display: block;
}
.main-banner-list-tab .main-banner-search-form form .form-group{
 margin-bottom: 15px;
}
.main-banner-list-tab {
    position: inherit;
    bottom: -60%;
}
.main-banner-area #myVideoInner {
        max-width: 165%;
    }

    .ptm-o{
     padding-top: 0px !important;
    }
    .about-image .image img{
   max-width: 80%;
}
.about-image{
  text-align: center;
}
}

.single-facilities{
  border-radius: 0px;
}

.about-image .image img{
  border-radius: 0px;
}

.ptb-100 {
    padding-top: 50px;
    padding-bottom: 50px;
}

@media(max-width: 750px){
.ptb-100 {
    padding-top: 25px;
    padding-bottom: 25px;
}

}

.props-list .featured-item.bottom-30 {
    margin-bottom: 10px;
    margin-right: 10px;
    margin-left: 10px;
}

.section-title h3 {
    font-size: 35px;
    margin-bottom: 20px;
    font-weight: 700;
}

.solution-content h3 {
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 1.5;
    font-weight: 700;
}


.main-banner-area::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 35%);
}
.spec{

    position: absolute;
    bottom: 50px;
    width: 100%;

}


element.style {
    font-weight: 500;
    padding-top: 7px;
    color: #00adef;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    font-family: "Lora", serif;
}

.onmute{
 color: #fff;
 font-size: 50px;
    position: absolute;
    z-index: 50;
    right: 0;
    bottom: 20px;
}
.subscribe{
    border-top: 1px solid #0000001a;
    padding: 50px 0px;
        position: relative;
}

.about-content ul li{
    color: #201c2d !important;
    font-size: 16px !important;
}

.input-newsletter{
    width: 50%;
    height: 35px;
    outline: 0;
    background-color: inherit;
    border: mediumspringgreen;
    border-bottom: 1px solid #dfdfdf;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0px 0px 7px 7px;
    -webkit-transition: .6s;
    transition: .6s;
    font-size: 15px;
}

@media(max-width: 750px){
.newsletter-form label{
      font-size: 11px !important;
}
.newsletter-form{
      margin-top: 20px;
}
.input-newsletter{
 width: 65%;
}
.onmute{
 display: none;
}

.main-banner-area {
    position: relative;
    z-index: 1;
    height: 42vh;
}
.spec{
  bottom: 0;
}

}

.modal-header{
  border-bottom: 0px;
  padding: 1rem 1rem 0rem 1rem;
}

.modal-body .input-newsletter{
    width: 84%;
}

.modal-content{
      border-radius: 0;
}

.close{
    border: inherit;
    font-size: 23px;
    background: inherit
}

.video-responsive {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	padding-top: 30px; /* Esta línea ofrece compatibilidad para IE6 y puede eliminarse */
	position: relative;
}

.video-responsive iframe {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.solution-area{
 position: relative;
}
