.contenedorCentrar {
    width: 100%
	}
header {
	width: 100%;
    background-size: auto 309px;
    background-position: top right;
	height: 320px;
}
div#menuMobil {

    display: block;
		    top: 29px;
}
nav a img {
    width: 316px;
}
ul.nav {
    position: absolute;
    right: 0;
    top: 86px;
        display: none;
    width: 100%;
		background-color: #143458d4;
    text-align: center;
    z-index: 1;
}

ul.nav > li {
    display: block;
    width: 100%;

}
ul.nav > li:hover {
	background-color:	#143458f0;
}
ul.nav > li > a {
    width: 100%;
    display: block;
}
ul.nav > li > ul {
    display: block;
    position: relative;
    padding-top: 0;
	}
	ul.nav > li:hover ul {
    animation: none;
	}
.menuIdioma {
	right: 106px;
top: 16px;

	}
	.inicio {
	    padding: 0px;
		    background-image: none;
			}
			footer .data_footer:nth-child(3) {
			    width: 24%;
				}
				footer .last_data .custom {
    width: 40%;
	}
	.content {
    margin: 0;
}
.page-header h1 {
    width: 99%;
   box-sizing: border-box;
   padding: 5px 8px;
	}
	.about {
    width: 100%;
	}
	.img_about {
    margin-top: 7px;
	}
	.BannersNew {
    padding: 35px 0px 44px;
}
.BannersNew a {
    width: 100%;
	}
  .titulo {
    padding: 5px 8px;
    display: block;
  }
	footer {
    height: auto;
	}
	footer .data_footer .custom {
    display: block;
	}
	footer .data_footer {
	    height: auto;
		margin-right: 0;
    	margin-bottom: 20px;
		}
		footer .data_footer:nth-child(3) {
    padding-left: 0;
		    width: 39%;
}
.popUp {
  width: 95%;
  box-sizing: border-box;
}
