
@media only screen and (min-width: 1900px) {

}

@media only screen and (max-width: 1280px) {

}
@media only screen and (max-width: 1150px) {

}
@media only screen and (max-width: 995px) {
}

@media only screen and (max-width: 900px) {

}
@media only screen and (max-width: 780px) {
}
@media only screen and (max-width: 767px) {

}
/***
    RESPONSIVE
***/
@media only screen and (max-width: 768px) {
.filtros_gral {
    background: transparent;
    padding: 20px 0px;
}
.servicios_contacto form div input {
    height: 40px;
    width: 100%;
    border: none;
    margin-bottom: 30px;
    padding-left: 5px;
    color: #4d4d4d;
    font-size: 13px;
}
nav.mobile{
    display: block;
}
.list_by{
    display: none;
}
.bg-black .select2-container{
    width: 100%!important;
}

.propiedades .carousel-indicators {
    bottom: 20px;
    width: 100%;
    margin-left: 0;
    left: 0;
}
.propiedades .props_gral .props .item_prop .text {
    /* height: 100%; */
    min-height: 328px;
    /* background: #fff; */
    margin-top: 0px;
    }
.propiedades .props_gral .props .item_prop .text p{
    display: none;
}
.propiedades .props_gral .props .item_prop .image .carousel .item {
    height: 270px;
    background: #e7e7e7;
}
.load-more {
    width: 100%;
}
    .propiedades .props_gral .props .item_prop .text p.price {
        display: block
    }
.propiedades .props_gral .props .item_prop {
    padding: 10px;
    min-height: 300px;
    margin-bottom: 50px;
    position: relative;
    box-shadow: none;
    background: #f2f2f2;
}
.carousel-control{
    top:45%!important;
}
.navbar-default .navbar-collapse{
    display: none!important;
}
a.navbar-brand {
    margin-left: 0!important;
}
.navbar-header {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.navbar-default .navbar-toggle{
    display: none;
}
#nos nav.mobile{
    background: #c2002f;
}
.navbar.navbar-default{
    display: none;
 }
 footer div div.col-md-3 {
    display: block;
    justify-content: center;
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    flex-direction: column;
    text-align: left;
}
section.nosotros div.main-div div.container-text {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
}

section.nosotros {
    background-image: none;
    background-color: #f2f2f2;
}
section.nosotros div.main-div h1 {
    color: #333333;
    text-shadow: none;
}
section.servicios div.main-div div.container-text div p {
    max-width: 100%;
}
section.servicios div.main-div h1 {
    color: #333333;
    text-shadow: none;
}
section.servicios div.main-div div.container-text div span {
    width: 70%;
    height: 1px;
    background: #434685;
    display: block;
    opacity: .6;
    position: absolute;
    bottom: 0;
}
section.servicios {
    background-image: none;
    background-color: #f2f2f2;
    padding-bottom: 80px;
}
section.servicios div.main-div div.container-text div img {
    width: 100%;
}
section.servicios div.main-div h2 {
    font-weight: 300;
    font-size: 17px;}
section.contacto {
    background-image: none;
    background-color: #f2f2f2;
}
section.contacto div.main-div h1 {
    color: #333333;
    text-shadow: none;
}
section.contacto div.main-div h2{
    border-bottom: none;
    display: none;
}
#hidden{
    display: block;
}
section.contacto div.main-div h3 {
    display: none;
}
section.contacto div.main-div div.container-text {
    display: flex;
    flex-direction: column-reverse;
}
section.contacto div.main-div div.container-text div.wi{

width: 49%;

display: inline-block;

vertical-align: top;
}
.mobile-f{
    display: block;
    padding-bottom: 30px;
}
.desktop-f{
    display: none;
}
footer .logo_footer img {
    width: 100%;
}
section.servicios .servicios_contacto{
    display: none
}
.p-l {
    padding-left: 15px;
}
.home_inm header div.ancho{
 width: 47%;
}
.home_inm header div.ancho#tipo-ambiente{
    display: none;
}
.slider_home #carousel{
    display: none;
}
.mobile_home{
        display: block;
}
.filtrar{
    display: none;
}
.filtrar_mobile{
    display: block;
}
#filtros_desktop{
    display: none;
}
#filtros_mobile{
    display: block;
}
.fichas .slider_ficha div.items_ficha.small:nth-of-type(2){
    display: none;
}
.fichas .slider_ficha div.items_ficha.small:nth-of-type(4){
    display: none;
}
.fichas {
    padding: 0;
    padding-top: 85px;
}
.fichas .slider_ficha .info_header div h2 {
    width: 100%;
    font-size: 23px;
    max-width: 500px;
}
.gral_ficha .contact_ficha {
    margin-top: 50px;
}
.gral_ficha {
    margin-top: 50px;
    padding-bottom: 0;
}
.gral_ficha .info_ficha .mapa_building iframe {
    width: 100%;
    height: 300px;
}
}
@media only screen and (max-width: 761px) {
.navbar-default .navbar-toggle{
    display: none;
}
.precio h3{
    font-size: 15px;
    font-weight: 600;
}
.sidefilter label {
    display: block;
    color: #e6302a;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 500;
}
.sidefilter div.filtros_gral div {
    margin-bottom: 20px;
}
.precio-mobile h3 {
    font-size: 15px;
    font-weight: 600;
}
.propiedades .props_gral .props .item_prop .text h5 {
    color: #4d4d4d;
    font-size: 13px;
    max-width: 100%;
}
.slider_home .mobile_home {
    padding: 0;
}
.fichas .buttons {
    position: absolute;
    right: 10px;
    height: auto;
    top: 0;
    z-index: 9999996;
}
.slider_home {
    padding: 0;
    padding-bottom: 40px;
    padding-top: 40px;
}
section.nosotros div.main-div h1 {
    color: #333333;
    text-shadow: none;
    text-align: center;
    padding: 0;
}

section.servicios div.main-div h1 {
    color: #333333;
    text-shadow: none;
    text-align: center;
    padding: 0;
}
section.contacto div.main-div h1 {
    color: #333333;
    text-shadow: none;
    text-align: center;
    padding: 0;
}
.gral_ficha .info_ficha .empr-description{
max-width: 100%;
}
.mobile-slide{
    display: block;
}
.fichas .slider_ficha .info_header a{
    display: none;
}
.fichas .slider_ficha .carousel-inner{
    background: #e0e0e0;
}
.fichas .slider_ficha .item img {
    position: absolute;
    width: auto;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    max-width: 100%;
    max-height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-object-position: center;
    object-position: center;
    max-height: 100%;
    object-fit: scale-down;
}
.fichas .slider_ficha .info_header div h2 {
    width: 100%;
    font-size: 17px;
    margin-top: 5px;
    max-width: 100%;
    line-height: 25px;
}
.fichas .slider_ficha div.items_ficha.big{
    display: none;
}
.fichas .slider_ficha .info_header div h1 {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
}
.fichas .slider_ficha .info_header {
    position: absolute;
    display: flex;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding: 15px 15px;
    align-items: center;
}
.fichas .slider_ficha div.items_ficha.small{
    display: none;
}
.sidefilter div.buttons p {
    font-size: 16px;
}
.fichas .slider_ficha {
    padding: 0;
    border-bottom: 10px solid #c2002f;
    height: 340px;
}
.sidefilter div.buttons_dos p {
    font-size: 16px;
}
.sidefilter {
    width: 90%;
    padding-left: 12px;
}
section.emprendimientos .items_empr {
    padding: 0;
}
.filtrar_mobile {
    padding: 0;
}
section.emprendimientos > div.col-md-10 {
    padding: 0;
}
.propiedades .props_gral h1 {
    font-size: 25px;
    font-weight: 300;
}
.filtrar_mobile .busqueda button {
    right: 20%;}
.slider_home h2 {
    font-size: 35px;
}
.propiedades .props_gral .props .item_prop {
    padding: 0;}
.propiedades .props_gral .order_by {
        padding-right: 0;
        padding-left: 0;
        margin-bottom: 30px;
}
.filtrar_mobile .busqueda input[type="text"] {
    max-width: 80%;}
.home_inm header input[type="text"] {
    width: 100%;}
.home_inm header input[type="submit"] {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;}
.home_inm header h1 {
    font-size: 35px;
}
.home_inm header div.ancho {
    width: 100%;
}
.home_contacto .p-r {
    background-image: url(img/servicioscontacto-inm.jpg);
    background-size: cover;
    padding-right: 0;
    height: 100%;
    min-height: 200px;
    background-position: center;
}
.lines{
    
border-bottom: 1px solid #fff;
    
padding-bottom: 20px;
    
padding-top: 15px;
}
.animateSidePage div p {
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
    display: inline-block;
    padding-left: 15px;
}
.animateSidePage div p{
    display: inline-block;
    color: gray;
}
.sidepage {

    text-align: left;
}
.slider_home div.item h2 {
    color: #fff;
    font-weight: 400;
    font-size: 19px;
    line-height: 26px;
}

.slider_home div.item h1 {
    color: #fff;
    font-weight: 900;
    font-size: 28px;
    margin: 0;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
    width: 100%;
}
.sidepage ul{
    padding-left: 40px;
}
.slider_home .controles {
    position: absolute;
    bottom: 2%;
    width: 28%;
    height: 50px;
    right: 15%;
    z-index: 20;
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: -10%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: 0;
    text-align: center;
    list-style: none;
}
.slider_home div.item a {
    width: 100px;
    background: rgba(255, 255, 255, 0.2);
    display: block;
    border: 1px solid #fff;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 19px;
    font-weight: 500;
}
section.nosotros div.main-div {
    margin-top: 120px;
}
section.nosotros div.main-div div.container-text img {
    width: 100%;
    padding: 0;
    padding-bottom: 20px;
}
section.nosotros div.main-div div.container-text {
    padding: 0;
    text-align: center;
}
section.servicios div.main-div div.container-text {
    text-align: center;
}
section.servicios div.main-div div.container-text div img {
    width: 100%;
}
section.servicios div.main-div div.container-text div span {
    width: 100%;
    height: 1px;
    background: #c2002f;
    display: block;
    opacity: .6;
    position: absolute;
    bottom: -20px;
    left: 0;
}
section.servicios div.main-div div.container-text div{
    padding: 0;
}
section.servicios div.main-div {
    margin-top: 120px;
}
section.contacto div.main-div div.container-text {
    display: flex;
    flex-direction: column-reverse;
    padding: 0;
    text-align: center;
}
section.contacto div.main-div h3 {
    display: block;
}section.contacto div.main-div div.container-text div.wi {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}
section.contacto div.main-div form input[type="submit"] {
    margin: auto;
    margin-bottom: 30px;
}
section.contacto div.main-div {
    margin-top: 120px;
}
.home_contacto .p-l {
    padding-left: 12px;
}
h3.found {
    font-size: 20px;
}
section.emprendimientos {
    padding-top: 120px;
}
section.propiedades {
    padding-top: 120px;
}
.fichas .slider_ficha .controles {
    position: absolute;
    top: 0;
    height: 100%;
}
a.volver__ficha {
    display: block;}

.fichas .slider_ficha .carousel-control.left {
    left: 0px;
    height: 100px;
    color: #c2002f;
    text-shadow: 0px 0px 4px #676767;
}
.fichas .slider_ficha .carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
}
.fichas .slider_ficha .carousel-indicators .active {
    width: 13px;
    height: 13px;
    /* margin: 0; */
    background-color: #c2002f;
}
.fichas .slider_ficha  .carousel-indicators {
    position: absolute;
    bottom: 100px;
    left: 0%;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    margin-left: 0;
    text-align: center;
    list-style: none;
}

.fichas .slider_ficha .carousel-control.right {
    right: 0px;
    height: 100px;
    color: #c2002f;
    text-shadow: 0px 0px 4px #676767;
}

.gral_ficha {
    margin-top: 30px;
    padding-bottom: 0;
}
.gral_ficha .info_ficha .amenities div {
    border-bottom: 1px solid #b7b7b7;
    padding: 10px 0px;
    display: block;
    justify-content: space-between;
    align-items: center;
    text-align: center;
    flex-direction: column-reverse;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gral_ficha .info_ficha .amenities div i {
    color: #c2002f;
    font-size: 19px;
    margin-right: 0;
    margin-bottom: 5px;
}
.gral_ficha .info_ficha .amenities div span {
    color: #4d4d4d;
    font-size: 16px;
    display: block;
}
.gral_ficha .info_ficha .mapa_building iframe {
    width: 100%;
    height: 200px;
}
}
/** TABLET **/

    /* Landscape */
    @media only screen 
    and (min-device-width: 768px) 
    and (max-device-width: 1024px) 
    and (orientation: landscape) 
    and (-webkit-min-device-pixel-ratio: 1) {

}

    /* Portrait */
    @media only screen 
    and (min-device-width: 768px) 
    and (max-device-width: 1024px) 
    and (orientation: portrait) 
    and (-webkit-min-device-pixel-ratio: 1) {
.home_inm header {
    min-height: 50vh;}
}