/*=== Mobilia - Copyright 2022 - Zen por defecto ===*/

/******** importa Tema: Tema0.css ******   KRONOX 2023  ***/
@import url("/DesktopModules/InmoBS3/layouts/css/Temas/Tema7.css");
/***************************************/


/*VARIABLES PARA LOS COLORES PRINCIPALES*/
:root{
/*   --main-bg-color:#ae0e2c;
	--main-bg-color-rgb: 174, 14, 44;
   --secondary-bg-color:#3c2a98;
   --hover-bg-color:#7f0a20;*/
	   --main-bg-color:#1a1149;
	--main-bg-color-rgb: 174, 14, 44;
   --secondary-bg-color:#ae0e2c;
   --hover-bg-color:#d10e33;
}
li.menuVacacional, li.menuPromociones, li.menuInicio {
	display: none;
}
.bg-txtInicio .bloqueCentrado {
    padding: 40px 15%;
    text-align: center;
}
.ofrezca-container .btn-success, .formu-contacto .btn-primary {
    color: #fff!important;
    background-color: var(--secondary-bg-color)!important;
}
.container.contact .tituloSeccion h1 {
	display: none;
}
.carousel .item::before {
	opacity: 0;
}

/*.bg-txtValore {
    background: url(/Portals/inmobiliariakronox/Images/BGvalore.jpg);
    background-attachment: fixed;
    background-position: bottom;
    padding-top: 20px;
    padding-bottom: 30px;
    position: relative;
    height: 680px;
    background-size: cover;
    background-repeat: no-repeat;
}*/
.bg-txtValore {
    background: url(/Portals/inmobiliariakronox/Images/BGvalore.jpg);
    background-attachment: local;
    background-position: center;
    padding-top: 20px;
    padding-bottom: 30px;
    position: relative;
    height: 410px;
    background-size: cover;
    background-repeat: no-repeat;
}
/*  =====================================================
   =            Bootstrap 3.3 Media Queries            =
   =====================================================   */
   @media only screen and (min-width : 1200px) {

   }
   
   @media only screen and (min-width : 992px) and (max-width: 1199px) {
   
   }
   
   @media only screen and (min-width : 768px) and (max-width: 991px) {
   .bg-img-mapaOficinas .bg-blue {
    top: 247px;
}
   }
   
   @media only screen and (max-width : 767px) {
	   .bg-img-mapaOficinas .bg-blue {
    top: 247px;
}
	.bg-txtValore {

    height: 100%;
    min-height: 200px;
    background-size: cover;
}   
	   .ofrezca-container .btn-success, .formu-contacto .btn-primary {
    width: 100%;
}
	   .BGcontainerContacto .btn-primary {
    width: 93%;
		   margin-left: 0!important;
}
   }
/*  ===========================================================================
   ******************************************************************* NOSOTROS
   ============================================================================   */
.BGtxtImagen1 {
    background: url(/Portals/inmobiliariakronox/Images/bg-parallax01.jpg);
    background-attachment: fixed;
    background-position: center;
    padding-top: 20px;
    padding-bottom: 30px;
    position: relative;
    height: 280px;
    background-size: cover;
    background-repeat: no-repeat;
	
}
.BGtxtImagen1:after {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #000;
    opacity: 0.5;
    mix-blend-mode: multiply;
	z-index: 0;
}
.bg-txtInicio.BGtxtImagen1 .bloqueCentrado {
	    padding: 40px 8%;
    position: relative;
    z-index: 2;
}
.bg-txtInicio.BGtxtImagen1 .tituloSeccion h1 {
	color: #fff;
	    text-shadow: 2px 2px 4px rgb(0 0 0 / 80%);
    font-weight: 100;
    border-bottom: none;
    font-size: 40px !important;
    font-family: 'Barlow Condensed', sans-serif;
    text-transform: uppercase;
	line-height: 34px;
}
.bg-txtInicio.BGtxtImagen1 p.destacado {
	font-size: 19px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    color: #fff;
	text-shadow: 2px 2px 4px rgb(0 0 0 / 80%);
}
/*************************************************************************/
.DataLab-content {
    padding-top: 50px;
    padding-bottom: 70px;
}
    .DataLab-content .info-item1 .tituloDestacado p {
    padding-top: 7%;
    font-size: 18px;
    color: #333;
    font-weight: 400;
    line-height: 1.4em;
    font-family: 'Work Sans', sans-serif;
    }
    .DataLab-content img.img-responsive {
    object-fit: cover;
    width: 100%;
    height: 100%;
    }
    .info-item1 {
    padding: 30px;
    }
    .info-item2 {
    padding: 30px;
    }
    .nosotros2 {
    padding: 50px 0;
    }
    .DataLab-content .row.item1 {
    padding: 0;
    }
    .DataLab-content .row.item2 {
    padding: 0;
    /*margin-bottom: 40px;*/
    }
    .img-item2, .img-item1 {
    padding: 0px;
    }
    .info-item2, .info-item1 {
    padding: 20px;
    }
    .nosotros2 p.destacado {
    font-size: 19px;
    border-top: 1px solid #ccc;
    padding: 13px;
    margin-top: 40px;
    text-align: center;
    }
    .bg-BNNRcontacto .content-small {
    padding: 0 25%;
    }
    .bg-BNNRcontacto p.small {
    font-size: 16px;
    color: #fff;
    font-weight: 300;
    line-height: 1.4em;
    font-family: 'Work Sans', sans-serif;
    text-align: center;
    padding-top: 30px;
    }
.DataLab-content ul {
    padding-inline-start: 26px;	
}
.DataLab-content li {
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    color: #000;
    line-height: 23px;
    padding: 7px 0;
}
    /********************* responsive ***********************/
    @media only screen and (min-width : 1200px) {
    .DataLab-content img.img-responsive {
    object-fit: cover;
    width: 100%;
    height: auto;
    }
    .DataLab-content .img-item1 {
    padding: 0px;
    }
    .DataLab-content .img-item2 {
    padding: 0px;
    }
    }
    @media only screen and (min-width : 992px) and (max-width: 1199px) {
    }
    @media only screen and (min-width : 768px) and (max-width: 991px) {
    .DataLab-content img.img-responsive {
    object-fit: cover;
    width: 100%;
    height: 100%;
    }
    .DataLab-content .img-item1 {
    height: 340px;
    overflow: hidden;
    }
    .DataLab-content .info-item1 {
    padding-top: 0;
    padding-left: 15px;
    padding-bottom: 0;
    }
    .DataLab-content .img-item2 {
    height: 340px;
    overflow: hidden;
    }
    .DataLab-content .info-item2 {
    padding-top: 0;
    padding-left: 15px;
    padding-bottom: 0;
    }
    .DataLab-content .row.item2,
    .DataLab-content .row.item1 {
    padding: 0;
    margin-bottom: 0px;
    }
    .DataLab-content .info-item1 .tituloDestacado p {
    color: #333;
    padding-top: 0;
    }
    }
    @media only screen and (min-width : 499px) and (max-width: 767px) {
    .txtInicio-content .tituloDestacado h1 {
    color: #333;
    font-weight: 200;
    border-bottom: none;
    font-size: 35px!important;
    text-transform: inherit;
    text-align: left;
    font-family: 'Montserrat', sans-serif;
    border-right: none;
    padding-right: 30px;
    }
    .DataLab-content img.img-responsive {
    object-fit: cover;
    width: 100%;
    height: auto;
    }
    .DataLab-content .img-item1 {
    height: 230px;
    overflow: hidden;
    }
    .DataLab-content .info-item1 {
    padding: 30px;
    }
    .DataLab-content .img-item2 {
    height: 230px;
    overflow: hidden;
    }
    .DataLab-content .info-item2 {
    padding: 30px;
    }
    .DataLab-content .row.item2,
    .DataLab-content .row.item1 {
    padding: 0;
    margin-bottom: 40px;
    }
    .DataLab-content .info-item1 .tituloDestacado p {
    color: #333;
    padding-top: 0;
    }
    .bg-rojoEmpresa p {
    color: #a10932;
    text-align: center;
    margin: 0 auto 20px 0;
    font-size: 21px;
    font-weight: 400;
    line-height: 1.4em;
    font-family: 'Work Sans', sans-serif;
    }
	.DataLab-content li {
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 300;
    color: #000;
    line-height: 21px;
    padding: 10px 15px 7px 0;
    text-align: justify;
}	
    }
    @media only screen and (max-width : 500px){
    .DataLab-content img.img-responsive {
    object-fit: cover;
    width: 100%;
    height: 100%;
    }
    .DataLab-content .img-item1 {
    height: 230px;
    overflow: hidden;
    }
    .DataLab-content .info-item1 {
    padding: 0px;
    }
    .DataLab-content .img-item2 {
    height: 230px;
    overflow: hidden;
    }
    .DataLab-content .info-item2 {
    padding: 0px;
    }
    .DataLab-content .row.item2,
    .DataLab-content .row.item1 {
    padding: 0;
    margin-bottom: 40px;
    }
    .DataLab-content .info-item1 .tituloDestacado p {
    color: #333;
    padding-top: 0;
    }
    .bg-rojoEmpresa p {
    color: #a10932;
    text-align: center;
    margin: 0 auto 20px 0;
    font-size: 21px;
    font-weight: 400;
    line-height: 1.4em;
    font-family: 'Work Sans', sans-serif;
    }
    }
/*  =====================================================
   =            Bootstrap 3.3 Media Queries            =
   =====================================================   */
   @media only screen and (min-width : 1200px) {

   }
   
   @media only screen and (min-width : 992px) and (max-width: 1199px) {
   .bg-txtInicio.BGtxtImagen1 .bloqueCentrado {
    padding: 29px 5%;
    position: relative;
    z-index: 2;
}
   }
   
   @media only screen and (min-width : 768px) and (max-width: 991px) {
   .bg-txtInicio.BGtxtImagen1 .bloqueCentrado {
    padding: 0px 0%;
    position: relative;
    z-index: 2;
}
   }
   
   @media only screen and (max-width : 767px) {
	   .BGtxtImagen1 {
    height: auto;
}
	   .bg-txtInicio.BGtxtImagen1 .bloqueCentrado {
    padding: 20px 15px;
}
	   .bg-txtInicio.BGtxtImagen1 p.destacado {
		   font-size: 16px;
    line-height: 20px;
	   }
	   
   }
/*  ===========================================================================
   ******************************************************************* CABECERA
   ============================================================================   */
/*#pID0 .cabeceraPagina,
.cabeceraPagina{
    background: #fff;
    color: #858181;
    border-bottom: none;
    height: 40px;
}
.datosCabecera {
    margin-top: 3px;
    height: 21px;
}
.datosCabecera a {
    color: #858181;
}
#pID0 .cabeceraMenu.affix,
.cabeceraMenu.affix,
.cabeceraMenu {
    background: #fff;
    min-height: 80px;
}
#pID0 .cabeceraMenu.affix .navbar-default .navbar-nav>li>a,
.cabeceraMenu.affix .navbar-default .navbar-nav>li>a,
.navbar-default .navbar-nav>li>a{
    color: #333;
    font-weight: 400;
}*/
#pID0 .cabeceraMenu.affix .navbar-default .navbar-nav>li>a:hover, #pID0 .cabeceraMenu.affix .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus,
.cabeceraMenu.affix .navbar-default .navbar-nav>li>a:hover, .cabeceraMenu.affix .navbar-default .navbar-nav>li>a:focus {
    color: #fff;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus,
.cabeceraMenu.affix .navbar-default .navbar-nav>.active>a, .cabeceraMenu.affix .navbar-default .navbar-nav>.active>a:hover, .cabeceraMenu.affix .navbar-default .navbar-nav>.active>a:focus {
	color: #fff;
}
/******************** logo **********************/


#pID0 .cabeceraContainer .cabeceraLogo,
.cabeceraContainer .cabeceraLogo_affix,
.cabeceraContainer .cabeceraLogo {
    background: url(/Portals/inmobiliariakronox/Images/LogoB30.png) !important;
    background-repeat: no-repeat !important;
    left: 42px !important;
    top: -4px !important;
    /* transform: scale(0.7); */
    background-size: 70% !important;
    width: 220px;
    height: 104px;
    -webkit-filter: saturate(0) brightness(-180%) invert(1);
    -moz-filter: saturate(0) brightness(-180%) invert(1);
    -o-filter: saturate(0) brightness(-180%) invert(1);
    -ms-filter: saturate(0) brightness(-180%) invert(1);
    filter: saturate(0) brightness(-180%) invert(1);
}

#pID0 .cabeceraContainer .cabeceraLogo img,
.cabeceraContainer .cabeceraLogo_affix a img,
.cabeceraContainer .cabeceraLogo a img {
visibility: hidden;
	
	/*-webkit-filter: brightness(-90%) invert(1) contrast(90%) drop-shadow(0 2px 5px #333)!important;
    -moz-filter: brightness(-90%) invert(1) contrast(90%) drop-shadow(0 2px 5px #333)!important;
    -o-filter: brightness(-90%) invert(1) contrast(90%) drop-shadow(0 2px 5px #333)!important;
    -ms-filter: brightness(-90%) invert(1) contrast(90%) drop-shadow(0 2px 5px #333)!important;
    filter: brightness(-90%) invert(1) contrast(90%) drop-shadow(0 2px 5px #333)!important;*/
}
#pID0 .cabeceraContainer .cabeceraLogo img {
     filter: none; 
     -webkit-filter: none; 
    -moz-filter: none;
}
#pID0 .cabeceraContainer .cabeceraLogo img {
	filter: drop-shadow(0 2px 5px #333);
}

/*  =====================================================
   =            Bootstrap 3.3 Media Queries            =
   =====================================================   */
   @media only screen and (min-width : 1200px) {
    #pID0 .cabeceraContainer .cabeceraLogo {
        position: absolute;
        transform: scale(0.9);
        width: 400px !important;
    }
	   .cabeceraContainer .cabeceraLogo {
    position: absolute;
    top: 3px;
    left: 70px;
    width: 220px;
}
.cabeceraContainer .cabeceraMenu.affix .cabeceraLogo_affix {
    display: block;
    position: absolute;
    top: 4px;
    left: 70px;
}
    .cabeceraContainer .cabeceraMenu.affix .cabeceraLogo_affix {
        width: 310px !important;
        height: 114px !important;
        top: 9px !important;
    }
    .cabeceraContainer .cabeceraLogo {
        width: 310px !important;
        height: 114px !important;
        top: 9px !important;
    }
   }
   
   @media only screen and (min-width : 992px) and (max-width: 1199px) {
   	  #pID0 .cabeceraContainer .cabeceraLogo {
position: absolute;
    top: -13px!important;
    left: 13px!important;
    width: 320px;
}
    .cabeceraContainer .cabeceraLogo {
        position: absolute;
        top: 8px !important;
        left: 13px !important;
        width: 320px;
    }
    #pID0 .cabeceraContainer .cabeceraMenu.affix .cabeceraLogo_affix {
        display: block;
        position: absolute;
        top: -13px !important;
        left: 13px !important;
        width: 320px !important;
    }
    .cabeceraContainer .cabeceraMenu.affix .cabeceraLogo_affix {
        display: block;
        position: absolute;
        top: -23px !important;
        left: 13px !important;
        width: 220px !important;
    }
    .cabeceraContainer .cabeceraMenu.affix .cabeceraLogo_affix {
        top: -10px !important;
        left: 13px !important;
        width: 320px !important;
    }
        .cabeceraContainer .cabeceraMenu.affix .cabeceraLogo_affix {
            top: 8px !important;
            left: 13px !important;
            width: 320px !important;
        }
   }
   
   @media only screen and (min-width : 768px) and (max-width: 991px) {
    #pID0 .cabeceraContainer .cabeceraLogo {
        position: absolute;
        top: -13px !important;
        left: 13px !important;
        width: 320px;
    }

    .cabeceraContainer .cabeceraLogo {
        position: absolute;
        top: 8px !important;
        left: 13px !important;
        width: 320px;
    }

    #pID0 .cabeceraContainer .cabeceraMenu.affix .cabeceraLogo_affix {
        display: block;
        position: absolute;
        top: -13px !important;
        left: 13px !important;
        width: 320px !important;
    }

    .cabeceraContainer .cabeceraMenu.affix .cabeceraLogo_affix {
        display: block;
        position: absolute;
        top: -23px !important;
        left: 13px !important;
        width: 220px !important;
    }

    .cabeceraContainer .cabeceraMenu.affix .cabeceraLogo_affix {
        top: -10px !important;
        left: 13px !important;
        width: 320px !important;
    }

    .cabeceraContainer .cabeceraMenu.affix .cabeceraLogo_affix {
        top: 8px !important;
        left: 13px !important;
        width: 320px !important;
    }
   }
   
   @media only screen and (max-width : 767px) {
    #pID0 .cabeceraContainer .cabeceraLogo {
        position: absolute;
        top: -13px !important;
        left: 13px !important;
        width: 320px;
        height: 64px;
    }

    .cabeceraContainer .cabeceraLogo {
        position: absolute;
        top: 8px !important;
        left: 13px !important;
        width: 320px;
        height: 64px;
    }

    #pID0 .cabeceraContainer .cabeceraMenu.affix .cabeceraLogo_affix {
        display: block;
        position: absolute;
        top: -13px !important;
        left: 13px !important;
        width: 320px !important;
    }

    .cabeceraContainer .cabeceraMenu.affix .cabeceraLogo_affix {
        display: block;
        position: absolute;
        top: -23px !important;
        left: 13px !important;
        width: 220px !important;
    }

    .cabeceraContainer .cabeceraMenu.affix .cabeceraLogo_affix {
        top: -10px !important;
        left: 13px !important;
        width: 320px !important;
    }

    .cabeceraContainer .cabeceraMenu.affix .cabeceraLogo_affix {
        top: 8px !important;
        left: 13px !important;
        width: 320px !important;
    }
   }
/*  ==========================================================================
   ********************************************************************** SLIDE
   ===========================================================================   */
.carousel .carousel-inner {
	text-align: center;
}
.marginTop-slider a.anim.btnRed {
    position: relative;
    color: #ffffff;
    background: transparent;
    text-align: center;
    display: inline-block;
    margin: 11px auto 15px auto;
    width: auto;
    font-size: 25px;
    font-weight: 200;
    text-shadow: 2px 2px 4px rgb(0 0 0 / 90%);
    line-height: 30px;
    font-family: 'Poppins', sans-serif;
    z-index: 9;
    cursor: pointer;
    text-decoration: none;
    background-image: url(/Portals/inmobiliariakronox/Images/btn-arrow.png);
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 22px;
}
.marginTop-slider a.anim.btnRed:hover {
margin: 6px auto 15px auto;
    padding: 5px 0px 5px 0px;
    background: #d10e33;
    background-image: url(/Portals/inmobiliariakronox/Images/btn-arrow.png);
    background-repeat: no-repeat;
    background-position: center right;
    width: auto;
    padding-right: 22px;
	filter: brightness(100%) saturate(210%);
	border-left: 5px solid #d10e33;
	border-right: 5px solid #d10e33;
}
/*  =====================================================
   =            Bootstrap 3.3 Media Queries            =
   =====================================================   */
   @media only screen and (min-width : 1200px) {

   }
   
   @media only screen and (min-width : 992px) and (max-width: 1199px) {
   .marginTop-slider {
    top: 0px;
	   }
	   .carousel-inner .item {
    height: 100%;
    min-height: 650px;
    margin-top: 0px;
    object-fit: cover;
}
	   #homepage_slider video {
    height: 700px !important;
}
   }
   
   @media only screen and (min-width : 768px) and (max-width: 991px) {
   .carousel .carousel-inner {
    min-height: 500px;
    height: 500px;
}
   }
   
   @media only screen and (max-width : 767px) {
	   
   }
/*  ==========================================================================
   ********************************************************************** BUSCADOR
   ===========================================================================   */
/*  =====================================================
   =            Bootstrap 3.3 Media Queries            =
   =====================================================   */
@media only screen and (min-width : 1200px) {
    #pID0 .marginTop-buscador {
        margin-top: -223px;
        margin-bottom: 80px;
        font-family: 'Poppins', sans-serif;
    }
}

@media only screen and (min-width : 992px) and (max-width: 1199px) {
    #pID0 .marginTop-buscador {
        margin-top: -133px;
        margin-bottom: 20px;
        font-family: 'Poppins', sans-serif;
    }

}

@media only screen and (min-width : 768px) and (max-width: 991px) {
    #pID0 .marginTop-buscador {
        margin-top: -134px;
        margin-bottom: 22px;
    }

}

@media only screen and (max-width : 767px) {
}

/*  ==========================================================================
   ********************************************************************** HOME
   ===========================================================================   */
.servicios-home .layoutBanners h3 a, .servicios-home .layoutBanners h3 {
    color: var(--secondary-bg-color);
}
.servicios-home .layoutBanners .itemBanner img {
	filter: hue-rotate(569deg) saturate(60%) contrast(90%) brightness(104%);
}
.Banner-Animado .layoutBanners .itemBanner .overlay:hover {
	background-color: rgb(41 31 93 / 50%);
}
.bannerTop .bannerTopContainer::before {
    background: var(--main-bg-color);
    filter: brightness(9%) saturate(160%) contrast(100%);
    opacity: 0.4;	
}
/*  =====================================================
   =            Bootstrap 3.3 Media Queries            =
   =====================================================   */
   @media only screen and (min-width : 1200px) {
.Banner-Animado .col-md-4 {
    width: 33.3%;
}
   }
   
   @media only screen and (min-width : 992px) and (max-width: 1199px) {
   .Banner-Animado .col-md-4 {
    width: 24.999%;
}
   }
   
   @media only screen and (min-width : 768px) and (max-width: 991px) {
   .Banner-Animado .col-xs-6.col-sm-6 {
    width: 50%;
}
   }
   
   @media only screen and (max-width : 767px) {
	  .Banner-Animado .col-xs-6.col-sm-6 {
    width: 50%;
} 
   }
/*  ==========================================================================
   ***************************************************************** * LISTADO
   ===========================================================================   */
/*.Grid-listado .DLFichaPrecio {
    background: var(--secondary-bg-color);
}*/
.Destacado .DLFichaPrecioVenta, .DLFichaPrecioVenta {
    font-weight: 400!important;
}
/*  ==========================================================================
   ****************************************************************** CONTACTO
   ===========================================================================   */
div#mID125779 .bg-Grey .adress .titulo {
	font-size: 20px!important;
    font-family: 'Poppins', sans-serif;
    color: #000;
    font-weight: 500;
}
div#mID125779 .bg-Grey .adress .telefono {
    margin-top: 20px;
    font-weight: 500;
    color: #0a0a0a;
    font-family: 'Open Sans', sans-serif!important;
    font-size: 21px!important;
}
div#mID125779 .bg-Grey .adress .direccion {
    font-size: 17px;
}
.BGcontainerContacto .btn-primary {
	color: #fff!important;
    padding: 9px 40px;
    border: none;
    font-weight: 400;
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
    background-color: var(--secondary-bg-color)!important;
    margin-left: -40px;
}
.BGcontainerContacto .btn-primary:hover {
	background-color: var(--hover-bg-color)!important;
    color: #fff!important;
    font-weight: 400;
    text-decoration: none;
    border: none;
}

/*  =====================================================
   =            Bootstrap 3.3 Media Queries            =
   =====================================================   */
   @media only screen and (min-width : 1200px) {

   }
   
   @media only screen and (min-width : 992px) and (max-width: 1199px) {
   
   }
   
   @media only screen and (min-width : 768px) and (max-width: 991px) {
   div#mID125779 .bg-Grey .adress {
    padding: 30px 0;
    margin-left: 0;
}
   }
   
   @media only screen and (max-width : 767px) {
	div#mID125779 .bg-Grey .adress {
    padding: 20px;
    margin-left: 0;
	text-align: center;
}  
	   div#mID125779 .bg-Grey {
	height: auto;
}
   }
/*  ==========================================================================
   ********************************************************************** FOOTER
   ===========================================================================   */
/*.BGredes {
	    text-align: right;
	color: #fff;
}
.BGredes .fa {
	    text-align: right;
	color: #fff;
}
.subpie .links.copyright a, .subpie .links.copyright p {
    text-align: left;
}
@media only screen and (min-width : 768px) and (max-width: 991px) {
   .subpie .links.copyright a, .subpie .links.copyright p, .BGredes .fa {
    text-align: center;
}
   }
 @media only screen and (max-width : 767px) {
	.subpie .links.copyright a, .subpie .links.copyright p, .BGredes .fa, .BGredes {
    text-align: center;
}   
   }*/




#homepage_slider video {
    min-height: auto !important;
    min-width: 100% !important;
    height: auto !important;
    width: 100% !important;
    overflow: hidden;
}










/*  =====================================================
   =            Bootstrap 3.3 Media Queries            =
   =====================================================   */
   @media only screen and (min-width : 1200px) {

    #homepage_slider video {
        min-height: auto !important;
        min-width: 100% !important;
        height: auto !important;
        width: 100% !important;
        overflow: hidden;
    }
   }
   
   @media only screen and (min-width : 992px) and (max-width: 1199px) {

    #homepage_slider video {
        min-height: auto !important;
        min-width: 100% !important;
        height: auto !important;
        width: 100% !important;
        overflow: hidden;
    }
   }
   
   @media only screen and (min-width : 768px) and (max-width: 991px) {

    #homepage_slider video {
        min-height: auto !important;
        min-width: 100% !important;
        height: auto !important;
        width: 100% !important;
        overflow: hidden;
    }
   }
   
   @media only screen and (max-width : 767px) {
	   
   }

   #pID0 .campoBuscador .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    margin-top: 2px;
}