.mr-3
{
   margin-right: 1rem;
}
.ml-3
{
  margin-left: 1rem;
}
.mb-3
{
  margin-bottom: 1rem;
}
.mb-5
{
  margin-bottom: 2rem;
}
.mt-3
{
  margin-top: 1rem;
}

.top .social div a
{
    color: #fff;
    text-transform: lowercase;
    -webkit-transition: all 200ms ease-in-out 0s;
    -moz-transition: all 200ms ease-in-out 0s;
    -o-transition: all 200ms ease-in-out 0s;
    -ms-transition: all 200ms ease-in-out 0s;
    transition: all 200ms ease-in-out 0s;
    font-weight: lighter;
    display: inline-block;
    text-decoration: none;
}

.top .social div {
    float: right;
    margin: 10px 4px 0 0;
    font-weight: 300;
    text-align: left;
    color: #fff;
    width: 39px;
}

.top .social div a:before {
    font-family: "FontAwesome";
    color: #fff;
    font-size: 15px;
    background: #c61414;
    font-weight: 400;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0);
    text-decoration: none;
    border-radius: 50%;
    padding: 5px 4px;
    width: 32px;
    margin-left: 4px;
    vertical-align: ;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.3);
    box-shadow: 0 1px 3px rgba(0,0,0,.3);
    min-width: 32px;
    display: inline-block;
    position: absolute;
    top: 4px;
    text-align: center;
}

.top .social .youtube a:before {
    content: "\f16a";
    background: #c61414;
}
.top .social .facebook a:before {
    content: "\f09a";
    background: #2b32b7;
}
.top .social .twitter a:before {
    content: "\f099";
    background: #1aa9cd;
}
.top .social .instagram a:before {
    content: "\f16d";
    background: #FCAF45;
}
/*.top .social .contacto a:before {
    content: "\f0e0";
    background: #fff;
    color: #912c84;
}*/


.top .social div a strong
{
  display: none;
}

#menu ul.open-menu
{
    top:75px;
}

.fix-header #menu ul.open-menu
{
    top:55px;
}
.contacto-top  .top-left{
    width: 100%;
}

.btn-call-me {
    color: #fff;
    /* color: #791777; */
    background-color: transparent;
    /* border: 1px solid #791777; */
    border: 1px solid #fff;
    border-radius: 15px;
    height: 30px;
    padding: 4px 10px;
    min-width: 80px;
    text-align: center;
    font-weight: 600;
    text-transform: none;
    max-width: 150px;
    width: auto;
    float: right;
    margin-top: 4px;
    margin-right: 15px;
}

.btn-call-me:hover
{
    border:1px solid #fff;
    background-color: #fff;
    color: #912c84;
}

#nav-mobile span {
  font-size: 13px;
  letter-spacing: 0.5px;
}
#nav-mobile .fa {
    display: none
}

#iberian {
  display: none
}

.social, .btn-menu
{
   float: left;
}

.btn-buscador
{
   float: right;
}

#searcher.esconde-about {
  display: none
}

#top {
    background: #912c84;
}
.misidiomas .dropdown .btn
{
  color: #fff;
}
.top .social .contacto a strong {
    color: #fff !important;
}
.top .social .contacto:hover a strong {
    color: #fed644 !important;
}

.container-aipp #aipp-wrap {
    padding: 0 !important;
    background-color: transparent;
}

@media (max-width: 991px)
{
  .muestra-buscador {
    color: #fff;
  }
  #searcher.esconde {
    display: none
  }
    .mobile-bottom-fixed
    {
      display: none;
    }

    #top {
      width: 100%;
      position: static;
    }
    #header {
      height: 540px !important
    }
    #home-slideshow-main {
      height: 540px !important
    }
    #home-slideshow-main .item {
      height: 540px !important
    }
    #header .bx-viewport {
        height: 540px !important;
        min-height: auto !important;
    }
    #home-slideshow-main .introfull
    {
        min-height: 540px !important;
        max-height: 540px !important;
    }
    .home-slideshow .introfull {
        min-height: none !important;
        background-size: cover !important;
        max-height: none !important;
        background-position: center !important;
    }
    .home-slideshow .bx-wrapper {
       margin: 0px auto 0px; /* nuevo */
       max-height: none !important;
       height: 100% !important;
    }
    .social
    {
       float: left;
    }
    .btn-menu
    {
       float: right;
    }
    .btn-call-me {
        max-width: 120px;
    }
    #top, #top.smaller {
        height: 56px;
    }
    .top .logo
    {
        height: 54px !important;
        padding-top: 2px;
    }
    .top .top-right
    {
        top: 4px;
    }

    #menu ul.open-menu
    {
       top: 56px;
       z-index: 100;
    }

    /* Buscador */
    #searcher {
        display: block;
    }
    .oculta-home
    {
        display: none;
    }
    .search-standard .oculta-home
    {
        display: block;
    }

    #searcher.busqueda.search-standard.estatico
    {
        background-color: rgba(0,0,0,0.4) !important;
        height: 100% !important;
        top:0 !important;
        position: fixed;
    }
    #searcher.busqueda.search-standard
    {
        top: 55px !important;
    }

    #searcher.busqueda .fondo-buscador{
        background: rgba(255, 255, 255, 0.9);
        padding: 10px;
        width: 90%;
        margin: 0 auto;
        border-radius: 6px;
    }
    #searcher.busqueda {
        height: 460px !important;
        top: 12% !important;
        float: none;
        left: 0;
        background-color: transparent;
    }
    .sacabusca.cierre
    {
        background-color: transparent;
        color: #fff;
        font-size: 16px;
    }
    .sacabusca.cierre .fa {
      font-weight: 400;
      font-size: 18px;
    }
    #home-search {
      background-color: transparent
    }
    #searcher .form-group
    {
      margin-bottom: 10px;
    }
    #home-search .form-group, #home-search .form-group .form-control, #home-search .form-group span.customSelect, .select2-container .select2-selection--multiple
    {
      height: 38px!important;
      line-height: 38px!important;
      min-height: 38px!important;
      box-shadow: none !important;
    }
    .select2-container--default .select2-selection--multiple .select2-selection__choice {
      margin-top: 1px!important;
      font-size: 12px;
      line-height: 18px;
      border: 0;
    }
    .search-standard #home-search .col.extra-50
    {
       width: 50% !important;
    }

    #searcher .search-standard .form-group
    {
      margin-bottom: 8px;
    }

    #wirebuscar
    {
      display: none
    }

    .banner-api-mobile
    {
      padding-top: 40px !important;
    }
    .banner-api-mobile img {
      width: 280px;
    }
}

@media (max-width: 767px)
{


  .col-md-3.cont-logo
  {
    padding-left: 10px;
  }
  #top {
    width: 100%;
    position: static;
  }

  #header, #home-slideshow-main, #home-slideshow-main .item {
    height: 100% !important
  }
  #header .bx-viewport {
      height: 100% !important;
      min-height: auto !important;
  }
  #home-slideshow-main .introfull
  {
      min-height: 95% !important;
      max-height: 95% !important;
  }
  .banner-api-mobile
  {
    padding-top: 0px !important;
  }
}

@media (min-width: 992px)
{

  #searcher.estatico {
      position: static;
      margin-top: 75px;
  }
  .container-aipp #aipp-wrap {
      padding: 0 !important;
      background-color: transparent;
      width: 45px !important;
  }
  .btn-call-me {
      min-width: 120px;
      max-width: 150px;
  }
  .container-aipp #iberian.fix-header {
      width: 110px !important;
  }
  .container-aipp #aipp-wrap.fix-header {
      width: 40px !important;
  }
  .top .social .contacto 
  {
     min-width: 180px;
  }
  .top .social .contacto a strong {
      display: block;
      padding-left: 20px;
  }


    #callMeModal.reveal-modal
    {
        min-width: 640px;
    }
    .reveal-modal-header {
        padding: 30px 0 10px;
        max-width: 520px;
        margin: auto;
    }
    .reveal-modal-content {
        padding-top: 30px;
        padding-bottom: 20px;
        max-width: 520px;
        margin: auto;
    }
    .reveal-modal-footer {
        padding: 20px 0 30px;
        max-width: 520px;
        margin: auto;
    }
    .container-aipp
    {
       left: auto;
       right: 15%;
    }

    .btn-call-me {
      width: 150px;
    }
    #nav-mobile
    {
      width: 70px;
      margin-top: 6px;
      color:#fff !important;
    }
    #nav-mobile .fa
    {
        display:block;
        font-size: 20px;
        display: block;
        margin-left: 4px;
        margin-right: 4px;
        float: right;
    }
    #top
    {
        height: 75px;
    }
    #top .logo {
        height: auto;
    }

    #top .top-left {
        margin-top: 12px;
    }
    #top .top-right {
       margin-top: 16px;
       margin-right: 0;
       position: absolute;
   }

    #top .logo img
    {
        height: 75px;
        /* box-shadow: 0 -2px 6px rgba(0,0,0,0.4); */
    }

    #top.fix-header, #top.fix-header .logo img
    {
        height: 55px;
    }

    #top.fix-header .top-left
    {
        margin-top: 2px;
    }
     #top.fix-header .top-right
     {
         margin-top: 6px;
     }


}

@media (min-width: 1200px) and (max-width:1439px)
{
    #top .top-right
    {
        position: absolute;
    }

    .top .top-right
    {
        float: left;
        right: auto;
    }
    #searcher {
      padding: 20px 4px;
      height: 140px;
      background: rgb(229, 210, 228);
    }
}

@media (min-width: 1280px)
{
    #iberian
    {
      display: block;
      position: absolute;
      left: calc(100% + 55px);
      width: 130px;
      z-index: 9999;
      padding: 0 5px;
      top: 0;
      -webkit-transition: all 200ms ease-in-out 0s;
      -moz-transition: all 200ms ease-in-out 0s;
      -o-transition: all 200ms ease-in-out 0s;
      -ms-transition: all 200ms ease-in-out 0s;
      transition: all 200ms ease-in-out 0s;
    }
}

@media (min-width: 1366px)
{
    .container-aipp #aipp-wrap
    {
        left: calc(100% + 100px);
    }
    #top .top-right
    {
        position: relative;
    }
    .top .top-right
    {
        float: right;
        right: 50px;
    }
}

@media (min-width: 1600px)
{
    .container-aipp #aipp-wrap
    {
        left: 100%;
    }
      .top .top-right
      {
          right: 35px;
      }
}

@media (min-width: 1800px)
{
      .top .top-right
      {
          right: 20px;
      }
}


/**************************************/
/****    ABOUT US      ****************/
/**************************************/
.about-us #content table td
{
   width: 100%;
   vertical-align: top;
   margin-bottom: 30px;
   display: block;
}
.img-pan {
  height: auto;
  min-height: 200px;
}

.about-us #content
{
    padding-top: 0px;
}

.about-us #content .contenido
{
    padding-top: 0px;
}
.header-about
{
    width: 100%;
    min-height: 320px;
    overflow: hidden;
    max-height: 520px;
    height: 80vw;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    max-width: 2100px;
    margin: 0 auto 40px auto;
}



.header-about::before {
  content: "";
  background-color: rgba(0, 0, 0, 0.1);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
.header-about .main-title
{
    text-align: center;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    line-height: 1.1em;
    color: #fff;
    text-transform: uppercase;
    font-size: 36px;
    letter-spacing: 1px;
    font-weight: 800;
    text-shadow: 0 1px 8px rgba(0, 0, 0, 0.5);
    padding: 30px 0 10px 0;
    background-color: rgba(0,0,0,0.4);
}

.header-about .main-title:after{
    content: "";
    display: block;
    margin: 25px auto;
    height: 2px;
    width: 80px;
    background: #fed644;
    -webkit-transition: all .8s;
    transition: all .8s;
    position: relative;
}

.header-about .flecha
{

    width: 60px;
    height: 60px;
    bottom: 25%;
    margin-left: -30px;
    border: 2px solid #fff;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: transparent;
    left: 50%;
    position: absolute;
}


.about-us #content h1, .about-us #content h2 {
     font-size: 28px;
     line-height: 36px;
     color: #791777;
     padding: 0 0 5px 0;
     margin: 15px 0 45px;
     text-align: left;
     font-weight: 400;
     text-transform: uppercase;
     border-bottom: 0px;
     clear: both;
     text-align: center;
     width: 100%;
     letter-spacing: 1px;
 }
 .about-us #content p {
   text-align: center;
   font-size: 16px;
   line-height: 1.6em;
   margin-bottom: 20px;
 }
 .about-us #content table
 {
   margin-bottom: 25px;
 }
 .about-us #content table td
 {
    width: 100%;
    vertical-align: top;
    margin-bottom: 30px;
    display: block;
 }

 .about-us #content table td p {
      text-align: left;
 }

 .about-us #content h1:after, .about-us #content h2:after{
     content: "";
     display: block;
     margin: 15px auto;

     left: 15px;
     height: 2px;
     width: 20%;
     background: #fed644;
     -webkit-transition: all .8s;
     transition: all .8s;
     position: relative;
 }

 .about-us #content h4
 {
   border-bottom: 0px;
   font-size: 26px;
   font-weight: 400 !important;
   line-height: 28px;
   margin: 20px 0px;
   padding-top: 15px;
 }
 .about-us #content h4 b {
   font-weight: 400 !important;
 }

 #content .bio {
   text-align: center;
   font-size: 16px;
 }

 #content .bio strong, #content .bio a {
   display: block;
   margin: 20px 0;
   font-size: 18px;
 }

 #content .bio h4 {
   text-align: center;
 }

 .bio {
   margin:30px 0;
   text-align: center;
 }


 table.bio  {
      background-color: transparent;
 }

 .about-us #content .bio a
 {
   text-decoration: none;
 }

  .about-us #content .bio td
  {
      display: block;
      width: 33% !important;
      max-width: 400px;
      float: left;
      text-align: center;
  }
  .about-us #content .bio td p {
    text-align: center;
  }
  .about-us #content .primera.bio td
  {
       margin-bottom: 40px;
       min-height: 640px;
  }
  .about-us #content  .primera.bio td:first-child
  {
    margin-left: 15%;
  }

  @media (max-width: 991px)
  {
      .about-us #content  .primera.bio td:first-child
      {
           margin: 0 auto !important;

      }
      .about-us #content .bio td
      {
          display: block;
          margin: 0 auto !important;
          width: 95% !important;
          float: none;
      }
  }

 .bio.table-bordered
 {
    border:0px !important;
 }

 .bio.table-bordered > thead > tr > th, .bio.table-bordered > tbody > tr > th, .bio.table-bordered > tfoot > tr > th, .bio.table-bordered > thead > tr > td, .bio.table-bordered > tbody > tr > td, .bio.table-bordered > tfoot > tr > td
 {
   border:0px !important;
   background-color: transparent !important;

 }

 .bio .img-responsive {
      text-align: center;
      margin: 0 auto;
      width: 80%;
 }



@media (min-width: 992px)
{
      .header-about {
        background-attachment: fixed;
      }
      .about-us #content .contenido
      {
          padding-top: 75px;
      }
      .about-us #content table td
      {
         width: calc(50% - 15px) !important;
         display: table-cell !important;
      }
      .about-us #content table td {
        padding-right: 15px
      }
      .about-us #content table td+td
      {

           padding-left: 15px;
           padding-right: 0;
      }

      .bio .col-md-4 {
        min-height: 640px;
      }
}

  #header{
    position:relative;
  }

  @media (max-width: 991px ){
    .banners-header
    {
      display: none !important;
    }
  }
  .banners-header
  {
     position: absolute;
     left:0;
     bottom:5%;
     width: 100%;
  }
  .w-bh{
    display:flex;
    align-items: flex-end;
    justify-content: space-between;
  }

  .w-bh-1{
    max-width: 40%;
  }
  .w-bh-1 img{
    margin-bottom: 20px;
  }
  .w-bh-2 img{
    box-shadow: 0 2px 8px rgba(0,0,0,0.6);
  }

  .text-bh{
    margin-bottom: 0;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.4)
  }


@media (min-width:720px)
{
    .text-md-left
    {
        text-align: left;
    }
    .text-md-right
    {
        text-align: right;
    }
}

@media (min-width:1280px)
{
      .container.container-xl
      {
         width: 100%;
         max-width: 1280px;
      }
}


.px-5px
{
    padding-left: 5px;
    padding-right: 5px;
}
.p-5px
{
    padding: 5px;
}
.p-8px
{
    padding: 8px;
}

.px-0
{
    padding-left: 0px;
    padding-right: 0px;
}

.bg-white
{
    background-color: #fff;
    border: 1px solid #eee;
}

.checkcontainer 
{
  display: inline-block;
  position: relative;
  padding-left: 32px;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  max-width: 140px;
  width: 98%;
  color: #333;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-bottom: 0;
    padding-top: 1px;
    padding-bottom: 1px;
}
.checkcontainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.checkcontainer .checkmark 
{
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  height: 20px;
  width: 20px;
  background-color: #fff;
  border-radius: 0px;
  border: 1px solid #791773;
  border-radius: 4px;
}
.checkcontainer:hover input ~ .checkmark 
{
  background-color: rgba(255, 255, 255, 0.6);
}
.checkcontainer input:checked ~ .checkmark {
  background-color: #791773;
}
.checkcontainer .checkmark:after 
{
  content: "";
  position: absolute;
  display: none;
}
.checkcontainer input:checked ~ .checkmark:after {
  display: block;
}
.checkcontainer .checkmark:after {
  left: 6px;
  top: 2px;
  width: 6px;
  height: 11px;
  border: solid #fed644;
  border-width: 0 1px 1px 0;
  transform: rotate(45deg);
}

.checkcontainer.big 
{
     line-height: 24px;
     text-transform: uppercase;
     font-size: 12px;
}

.checkcontainer.big .checkmark:after 
{
    left: 8px;
    top: 4px;
}
.checkcontainer.big .checkmark 
{
     height: 24px;
     width: 24px;
}

#home-search .form-group .btn .result
{
    display: inline;
    background-color: transparent !important;
    color: #791777;
    font-size: 14px;
}
#home-search .form-group .btn .result span
{
    color: #222; 
}
#home-search .form-group .btn:hover .result span,
#home-search .form-group .btn:hover .result
{
    color: #fff;
}

@media (min-width: 1360px) 
{
    #destacados .container
    {
        width: 1280px;
    }
}
@media (min-width: 1020px) 
{
    #searcher
    {
        height: auto;
        background: #e6d6e1;
    }

    .new-search
    {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media (max-width: 991px) 
{

    #home-search
    {
        background-color: rgba(255,255,255, 0.9);
        padding: 15px 5px 5px;
        border-radius: 5px;
    }

    .container.new-search
    {
        max-width: 100%;
        margin: 0 auto;
    }
    .sacabusca.cierre .fa
    {
        margin-left: 10px;
    }
    .mb-responsive-3
    {
      margin-bottom: 1rem;
    }
    .select2-container .select2-search--inline .select2-search__field
    {
          margin: 0px!important;
    }
}   

@media (max-width: 720px) 
{
      .force-50
      {
          width: 50%;
          float: left;
      }
      .checkcontainer.big 
      {
          margin-left: 6px;
      }
}

@media (min-width: 720px) and (max-width: 991px) 
{
    .home #searcher.busqueda
    {
        top: 0 !important;
        height: auto !important;
    }

    #searcher.busqueda .force-md-100, 
    #home-search .force-md-100 
    {
        width: 100%;
    }
    #searcher.busqueda .force-md-50, 
    #home-search .force-md-50 
    {
        width: 50%;
    }
}


#requestInfoForm .checkbox a 
{
    color: #fff;
    text-decoration: underline;
}

#destacados ul#featured-properties li a .prices 
{
    white-space: nowrap;
}
#destacados ul#featured-properties li a .prices del
{
    font-size: 13px !important;
}
#destacados ul#featured-properties li h4
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 640px) 
{
    .force-30-mobile
    {
        width: 30%;
        float: left;
    }
    .force-50-mobile
    {
        width: 50%;
        float: left;
    }
    .force-70-mobile
    {
        width: 70%;
        float: left;
    }
    .hide-xs
    {
        display: none !important;
    }
    .home #searcher
    {
        position: static;
    }
    #home-search
    {
        padding-top: 0px;
    }
    .home #header
    {
        height: 40vh !important;
        min-height: 280px !important;
        max-height: 480px !important;
    }
    #content
    {
        padding: 40px 0 0;
    }

    #destacados .container, #similares .container
    {
        padding-left: 10px;
        padding-right: 10px;
    }
}


