	/*-- HEADER --*/
	@font-face {
	    font-family: "XuntaSans";
	    src: url("../fonts/XuntaSans-Web/woff/XuntaSans-Regular.woff") format("woff"),
	        url("../fonts/XuntaSans-Web/woff2/XuntaSans-Regular.woff2") format("woff2");
	}

	header {
	    position: relative;
	    padding: 20px 0px 20px 0px;
	    background-color: #007bc4;
	    background-image: none;
	}

	header h1 {
	    margin: 0;
	    color: white;
	    font-family: "XuntaSans";
	    font-size: 22px;
	    min-height: 48px;
	    line-height: 24px;
	}

	header .logo-augas img {
	    height: 48px;
	}

	#block-pa-custom-header .row:last-child {
	    margin-bottom: 20px;
	}

	header ul.links-opciones {
	    float: left;
	    position: relative;
	    height: 20px;
	    list-style: none;
	    margin: 0;
	    padding: 0;
	}

	header ul.links-opciones li {
	    float: left;
	    margin-right: 3px;
	    font-size: 11px;
	}

	header ul.links-opciones li a {
	    color: #333;
	}

	header ul.links-opciones li a:hover {
	    color: #333;
	    text-decoration: underline;
	}

	header ul.idiomas {
	    float: right;
	    height: 20px;
	    list-style: none;
	    margin: 0;
	    padding: 0;
	    margin-right: 15px;
	}

	header ul.idiomas li {
	    float: left;
	    margin-right: 3px;
	    font-size: 11px;
	}

	header ul.idiomas li a {
	    color: #333;
	}

	header ul.idiomas li a:hover {
	    color: #333;
	    text-decoration: underline;
	}

	header ul.idiomas li.gl:after {
	    content: '|';
	    padding-left: 4px;
	}

	header ul.idiomas li.active a {
	    color: #000;
	    font-weight: bold;
	}

	header .logo-xunta span {
	    display: none;
	}

	header .augas a {
	    color: #fff;
	    text-decoration: none;
	}

	@media(max-width: 1200px) {
	    .login_content h1 {
	        zoom: 70%;
	    }
	}

	@media(max-width: 767px) {
	    header .logo-xunta.pull-right {
	        margin-top: -70px;
	    }

	    header .logo {
	        width: 71%;
	    }

	    header .list {
	        position: initial;
	        margin: 0 auto;
	        border: 1px solid #DDD;
	        border-radius: 10px;
	        margin-bottom: 10px;
	        margin-top: 10px;
	    }

	    .logo h1 {
	        text-align: center;
	    }

	    header ul.idiomas {
	        margin-top: -20px;
	    }
	}

	@media(max-width: 759px) {
	    .login_content {
	        width: 100% !important;
	    }
	}

	@media(max-width: 697px) {
	    .login_content h1 {
	        zoom: 40%;
	    }
	}

	@media(max-width: 600px) {
	    header .logo-xunta.pull-right {
	        float: none !important;
	        margin-top: 0px;
	    }

	    header .logo {
	        width: 95%;
	    }

	    header ul.idiomas {
	        float: none;
	        margin-top: 0px;
	    }
	}

	@media(max-width: 461px) {
	    header .logo-xunta.pull-right {
	        width: 40%;
	    }

	    header .logo {
	        width: 100%;
	    }
	}

	/*-- FOOTER --*/
	.pe-logos {
	    height: 50px;
	    margin: 0;
	    padding: 10px 0 0 0;
	    border-top: 1px solid #ccc;
	}


	footer {
	    background-color: #007bc4;
	    margin-top: 0 !important;
	    font-size: 11px;
	    width: 100%;
	    padding: 20px 0;
	    left: 0;
	    bottom: 0;
	    width: 100%;
	    height: auto;
	}

	footer .logo-xunta a {
	    display: block;
	    width: 127px;
	    height: 48px;
	    background: url('../img/xunta-logo-negativo.svg') no-repeat;
	    background-position: center;
	}


	footer .logo-xunta span {
	    display: none;
	}

	footer .links-xunta p {
	    margin-bottom: 0;
	    font-size: 11px;
	    color: #fff;
	}

	footer .links-xunta {
	    margin-top: 10px;
	}

	footer .links-xunta ul {
	    list-style-type: none !important;
	    display: flex;
	    justify-content: center;
	    margin: 0;
	}

	footer .links-xunta ul li span {
	    float: left;
	    margin: 0 5px;
	    font-size: 11px;
	    color: #fff;
	}

	footer .links-xunta ul li a {
	    color: #fff;
	    font-size: 11px;
	}

	footer .links-xunta ul li a:hover {
	    color: #fff;
	    text-decoration: underline;
	}

	footer #RSSsuscripcion {
	    float: right;
	    margin-top: 2px;
	    padding-left: 35px;
	    padding-right: 35px;
	    height: 28px;
	    background: url('../img/icoRSS.png') 0 1px no-repeat;
	    line-height: 13px;
	}

	footer #RSSsuscripcion a {
	    color: #ddd;
	    font-size: 11px;
	}

	footer .logo-galicia span {
	    display: none;
	}

	.registro-usuario {
	    padding-bottom: 100px;
	}

	.logo-name {
	    color: #e6e6e6;
	    font-size: 80px;
	    font-weight: 800;
	    letter-spacing: -10px;
	    margin-bottom: 0px !important;
	}

	.version-name {
	    color: #e6e6e6;
	    font-size: 30px;
	    font-weight: 800;
	    letter-spacing: -5px;
	}

	.logocc {
	    height: 15px;
	}

@media (max-width: 767px) {


	.logo .augas {
	    font-size: 12px;
	}

	.logo-name {

	    font-size: 30px;
		letter-spacing: normal;
		display: inline-block;

	}

	.links-xunta ul  {
	    margin: 0 5px;
		padding: 0;
	}
}
