﻿
.main{
	font-family:Roboto;
}

html, body {
    height: 100%!important;
    font-size: 14px;
    font-family:Roboto;
}

body {
	overflow:auto;
}

a.primary,
a.primary:hover,
a.primary:visited,
a.primary:focus {
	color: #fff!important;
	text-decoration: none!important;
}

.closebtn,
.closebtn:hover,
.closebtn:focus,
.closebtn:visited {
	text-decoration: none!important;
}

.Variation-Leaf a,
.Variation-Leaf a:hover,
.Variation-Leaf a:visited,
.Variation-Leaf a:focus {
	color: #fff!important;
	text-decoration: none!important;
}

.highlight a,
.highlight a:focus,
.highlight a:visited,
.highlight a:hover {
	color: #fff!important;
	text-decoration: none!important;
}

.AspNet-Menu-Vertical a,
.menu a,
#BreadCrumbZone a,
.AspNet-Menu-Leaf a,
.AspNet-Menu-Leaf a:visited,
.AspNet-Menu-Leaf a:focus {
	color: #000;
	text-decoration: none!important;
}

.AspNet-Menu-Vertical a:hover,
.menu a:hover,
#top-navigation-ul li a:hover,
.AspNet-Menu-Leaf a:hover {
	text-decoration: underline!important;
}
.menu a:visited{
	color:#000!important;
}
.footer a,
.footer a:visited {
	color: #fff!important;
	text-decoration: none!important;
}
.footer a:hover {
	color: #fff!important;
	text-decoration: underline!important;
}
/* INICIO PAGINADOR CALENDARIO */  
.events {
    position: relative;
}

.events .up,
.events .down {
    display: block;
    width: 100%;
    text-align: center;
    padding: 0px;
    color:#000;
}

.events .down {
    position: absolute;
    bottom: -25px;
}

.noResults{
	padding:1rem;
}

.menu-content .list-unstyled {
	width: 90%!important;
}

#NewsZone,
.CenterZone,
.RightZone {
	padding-left: 20px;
	padding-right: 20px;
}
#rightColumn #NewsZone{
	padding:0;
}
.page .events .up,
.page .events .down {
	background-color: transparent!important;
	border-right: none!important;
	border-left: none!important;
}

.page .events .up {
	border-top: none!important;
}

.page .events .down {
	border-bottom: none!important;
	/*border-top: solid 1px #ccc!important;*/
}

@media (max-width:600px){
	.full-width-mobile{
		width:100%!important;
		height:auto!important;
	}
}

@media (max-width: 768px) {
	#LeftMenu {
		display: none;
	}
}
@media (min-width:1200px){
	.events{
		height:280px;
	}
}
/* FIN PAGINADOR CALENDARIO */ 


.mobile {
    display: block!important;
}

.desktop {
    display: none!important;
}

#s4-bodyContainer {
    padding-bottom: 0px !important;
}

#s4-workspace{
    width: 100% !important;
    overflow-x:hidden;
}

.wrapper {
    padding: 10px 20px;
}

a,a:visited {
	text-decoration: underline;
}

a:hover, a:focus {
    text-decoration: none;
}

a.underline {
    text-decoration: underline!important;
}

a.underline:hover {
    text-decoration: none !important;
}


.bigger {
    font-size: 1.2em;
}

.big {
    font-size: 1.4em;
}

.biggest {
    font-size: 1.6em;
}

.fg-dark {
    color: #000!important;
}

.fg-blue {
    color: #0066BE!important;
}

.semibold {
    font-weight: 500;
}

.bold {
    font-weight: bold;
}

/*THEMING*/

/*BLUE*/
.page.blue .search-bar {
    background-color: #004077;
    color: #fff;
}

/*HEADER*/
.header {
    padding-top: 10px;
}

.header.desktop {
    margin-bottom:2rem;
}

.card a.primary{
	margin: 0 auto;
    font-size: 1rem;
    border: none;
    padding: 10px 20px;
    width: 50%;
	display: block;
	text-align: center;
}
.menu-item button {
	cursor: pointer;
}

.ms-rtestate-field {
	width: 100%;
}

iframe.pcontratante {
	display: block;
	overflow-x: auto;
	width:100%!important;
	height:800px!important;
}

#NombreAyuntamientoHeader,
#NombreAyuntamientoHeaderMobile {
	display: none;
}


#CompanyZone .title,
#CompanyZone .contentArticle {
	text-align: left!important;
}

td.CSPFileIcon {
	width: 24px;
	display:table-cell!important;
}
td.CSPFileName{
	display:table-cell!important;
}

@media all and (max-width: 1279px) {

	.header.mobile {
		height: 112px;
		padding-top:0 !important;
	}
	
	.header.mobile .language-bar {
		padding-bottom: 5px;
		justify-content:flex-end;
	}

	.header.mobile .language-bar .language {
		width: 100%;
		display: inherit;
		padding-bottom: 0;
    	margin-top: 7px;
	}	
	
	.header.mobile .language-bar .text-right {
		padding-right:0;
	}
	
	.header.mobile .menuHamburguesa {
		padding-right: 30px;
	}
	
	#EnlacesMenuPrincipalMobile {
	
    	display: flex;
    	flex-direction: column;
    	max-width: 82%;
    	margin: 0 auto;
    	padding-left:0;
    	    margin-top: 15px;
	}
	
	#EnlacesMenuPrincipalMobile li {
		/*justify-content: left;*/
    	display: flex;
    	flex-direction: column;
    	-webkit-flex-direction:column;
    }
	
	#EnlacesMenuPrincipalMobile .primer-nivel {
		display:flex;
	}
	
	.submenu {
		background: white;
		padding-left:0;
	}
	
	.submenu li {
		border: 1px solid #eee;
	}
	
	body .submenu li a,
	body .page.brown .sidenav .submenu a {
		color: black !important;
	}
	
	.primer-nivel a:not(.menu-item) {
	
		padding-left: 0 !important;
	
	}
	
	#Left_auto {
	 
	 	margin-bottom: 20px;
	
	}
	
	.main-menu {
   		 margin-top: 10px !important;
	}
	
	body .main {
   		 margin-top: 0px !important;
	}
	   
}

.language-bar a {
    padding: 0px 5px;
}

.language-bar a:last-child {
    padding-right: 0px;
}

.sub-header {
    height: auto;
    padding: 0px;
    width: 88vW;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}

.menu a {
    float: right;
    margin-right: 20px;
}

.menu .line-menu {
    display: block;
    width: 20px;
    margin-bottom: 5px;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    overflow-x: hidden;
    transition: 0.5s;
    z-index: 9;
    background:rgba(0,0,0,0.5);
}

.sidenav a {
    padding: 8px 8px 8px 0px;
    text-decoration: none;
    font-size: 1em;
    display: block;
    transition: 0.3s;
}
/*.sidenav .links a {
    font-size: 1.2em;
}*/

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

.sidenav .social, .sidenav .language, .sidenav .cabeceraMenu {
    display: flex;
}

.social a img{
	width:20px !important;
}

/*SLIDESHOW*/
.slideshow-container {
    width: 100%;
    height: 275px;
    margin-top: 20px;
	position: relative;
}


@media all and (max-width: 1279px) { 
	.slideshow-container {
		width: 100%;
	    height: 310px;
	    margin-top: 1px;
	
	}
	.slide{
		height:auto;
	}
}

.slide {
    /*height: 275px;*/   
    background-repeat: no-repeat;
    background-size: 100% 100%!important;
    position: relative;
}

.slideshow-container .caption {
    position: absolute;
    width: 55%;
    background-color: rgba(255, 255, 255, 0.8);
    bottom: 45px;
    left: 30px;
    padding: 10px;
}

@media all and  (max-width: 1279px) {
	.slideshow-container .caption {
	 /*bottom: 50%;*/
	}
}


.slideshow-container .caption a {
    color: #000;
    font-weight: bold;
    font-size: 1.5em;
    text-decoration: underline;
}

.slideshow-container .caption p {
    color: #000;
    font-weight: bold;
}

.slideshow-container .slideshow-paging {
    text-align: center;
    position: absolute;
    bottom: 25px;
    width: 100%;
}

.slideshow-container .rectangle {
    cursor: pointer;
    height: 5px;
    width: 40px;
    margin: 0 2px;
    background-color: #E6E7E8;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.slideshow-container .rectangle.active {
    background-color: #248BE4;
}

/*MAIN MENU*/

.tile {
    height: 99px;
    text-align: center;
    padding: 15px;
}

.tile:hover {
	-webkit-filter:brightness(0.7);	
	filter: brightness(0.7);
}

.tile img {
    width: 34px;
    height: auto;
}

.tile span {
    font-size: 1.4em;
    display: block;
    color: #fff;
}

/*FOOTER*/
.footer .ms-siteicon-img {
    margin: 0 auto;
}

.footer .info {
    list-style: none;
    padding: 0px;
    margin-top: 40px;
    color: #fff;
}

.footer i {
    font-size: 1.5em;
}

.footer .info p {
    margin: 0px;
}

.footer .info a {
    color: #fff;
    margin: 10px 5px;
   /* display: inline-block;*/
    font-size: 0.813rem;
    font-weight: 500;
}

.footer .footer_phone + .footer_phone {
    padding-left: 20px;
}

.footer .menu {
    padding: 0;
    margin: 10px auto;
    overflow: hidden;
    display: block;
    text-align: center;
}

.footer .menu a {
    font-weight: 500;
    padding: 5px 3px;
    font-size: 1.1em;
    display: inline-block;
    margin: 0px;
    float: none;
    color: #fff;
    font-weight:bold;
}

.footer .menu a::after {
    content: "";
    border-right: solid 2px #fff;
    padding-left: 7px;
}

.footer .menu a:last-child::after {
    content: none;
}

.footer .copyright {
    text-align: center;
    margin-top: 20px!important;
    color: #fff;
}

.footer .col-5 {
	display: flex;
    flex-direction: column-reverse;
}

/*MODULES (WEPARTS)*/
.module {
    padding-top: 1.5rem;
    padding-bottom: 2%;
}

.module .title {
    /*padding-bottom: 5px;*/
    margin-bottom: 20px;
}

.module .title h2 {
    font-size: 2em;
    margin-bottom:0;
}

.module .footer {
    background-color: transparent!important;
    border: none!important;
    text-align: center;
    margin-top: 20px;
}

.module .footer a {
    color: #000;
    font-size: 1.5em;
    font-weight: bold;
    text-decoration: underline;
}

.module.theme .footer {
    text-align: right;
}

.module.theme .footer a {
    color: #fff;
}

.module .content {
    background-size: 100% 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.card {
    border: none;
    margin-bottom: 20px;
    margin-top:20px;
}

.card .image {
   box-shadow: 0px 4px 10px -5px #000;
}
.card .image img{
	max-width:100%;
	width:100%;
	height:auto;
}

.card .content {
    margin-top: 20px;
}

.card .content .title {
    font-size: 1.05rem;
    color: #000;
    text-decoration: underline;
    display: inline-block;
    margin-bottom: 10px;
    font-weight: bold;
}
.card .content .title:hover, .card .content .title:focus{
	text-decoration:none;
}
.card .content p {
    color: #000;
    font-size: 0.88rem;
}

.card button {
    margin: 0 auto;
    font-size: 1.3em;
    border: none;
    padding: 10px 20px;
    width:50%;
}

.card.mini {
    border-radius: 0px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    margin: 0px 3px;
    margin-bottom: 20px;
}

.card.mini .content {
    margin: 0px;
}

.card.mini .content .title {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 0px 7px;
    text-decoration: none;
    font-size: 1.3em;
    font-weight: normal;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.card.mini .content .title a {
    text-align: center;
}

.card.mini .content p {
    padding: 0px 15px;
	min-height: 86px;
}
@media (max-width:1023px){
	.card.mini .content p{
		min-height:60px;
	}
}

.event {
    padding-bottom: 10px;
    padding-top: 10px;
}

.event .date {
    margin-bottom: 10px;
}

.event .category span{
    font-weight: bold;
    display: inline-block;
    margin-left: 20px;
}

.event p {
    margin: 0px;
}

.event .title {
    font-size: 1.1em!important;
    font-weight: bold;
}

/*CALENDAR*/

.calendar, .events{
	font-family:Roboto;
}

.calendar .month .li{
	font-size:14px;
	line-height:21px;
}

.page.blue .calendar .active {
	display:block;
}

.calendar {
    background-color: #fff;
    border-radius: 3px;
    padding: 10px 20px 20px;
    margin-top: 3rem!important;
}

.calendar .month {
    padding: 10px;
    padding: 10px 10px 0 10px;
    width: 100%;
    background: transparent;
    text-align: center;
}

.calendar .month ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.calendar .month ul li {
    font-size: 1.3em;
}

.calendar .month .prev {
    float: left;
}

.calendar .month .next {
    float: right;
}

.calendar .month .prev a,
.calendar .month .next a{
    color: #000;
}

.calendar .weekdays {
    margin: 0;
    padding: 0px;
    background-color:transparent;
    list-style-type: none;
    width: 100%;
}

.calendar .weekdays li, .calendar .weekdays th {
    display: inline-block;
    width: 13.6%;
    text-align: center;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin: 0px -2px;
    color: #6E7D8A;
}

.calendar .days {
    padding: 0px;
    background: transparent;
    margin: 0;
    list-style-type: none;
    width: 100%;
}

.calendar .days li, .calendar .days td {
    list-style-type: none;
    display: inline-block;
    width: 13.6%;
    text-align: center;
    font-size:12px;
    height: 34px;
    border: solid 1px #ECEEF1;
    line-height: 30px;
    margin: 0px -2px;
    margin:0;
    color: #6E7D8A;
}

.calendar .days li:empty {
border: 1px solid white;
}

.calendar select {
    width: 100%;
    display: block;
    margin-top: 10px;
    padding: 10px 20px;
    font-weight: bold;
    font-size: 1.3em;
}

table.tableCalendar td span {
	font-weight: normal !important;
}

table.tableCalendar th {
    padding-bottom: 20px;
	font-weight: normal !important;
}

table.tableCalendar {
	width: 100%;
}

.highlight {
    margin-bottom: 20px;
    min-height:180px
}

.highlight .title {
    background-color: #000!important;
    padding: 12px 0px;
    text-align: center;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    margin: 0px;
    font-size: 2em;
    display: block;
	width:100%;
	z-index:1;
}

.highlight .image{
	position:relative;
}
.highlight .image img {
	width:100%;
	height:auto;
	top:0;
}

.section-menu a, .section-menu span {
    font-weight: bold;
    display: inline-block;
}

.section-menu a::after, .section-menu span::after {
    content: "|";
    color: #000;
    padding-left: 4px;
    
    display:none;
}

.section-menu .last::after {
    content: "";
    border-right: none;
}

.entry {
    margin-bottom: 40px;
}

.entry .title {
    font-weight: bold;
    font-size: 1.2em;
    margin: 0px;
}

.entry .date {
    font-size: .9em;
}

.entry a {
    color: #0066BE!important;
    text-decoration: underline;
}

@media all and (min-width: 600px) {
    .wrapper {
       /* width: 480px;
        max-width: 480px; */
        padding: 0 20px !important;
       

        margin: 0 auto;
        padding: 0px;
    }
}

@media all and (min-width: 800px) {
    .wrapper {
      /*  width: 600px;
        max-width: 600px;*/
        padding: 0 20px !important;
   
        
        margin: 0 auto;
        padding: 0px;
    }
}

@media all and (min-width: 1024px) {
    .wrapper {
       /*width: 700px;
        max-width: 700px;*/
        
        width: 920px;
        max-width: 920px ;
        padding: 0 0px !important;

        
        margin: 0 auto;
        padding: 0px;
    }
}

@media all and (min-width: 1280px) {
    .wrapper {
        width: 88%;
        max-width: 1920px;
        margin: 0 auto;
        padding: 0px;
    }

    .wrapper.short {
        width: 1000px;
        max-width: 1000px;
    }

    .mobile {
        display: none!important;
    }
    
    .desktop {
        display: block!important;
    }

    .dk-p-0 {
        padding: 0px!important;
    }

    .header {
        padding-top: 0px;
        background-color: transparent!important;
    }

    .menu a {
        float: none;
        margin: 0px;
    }

    /*SEARCH BAR*/
    .search-bar {
        line-height: 30px;
        min-height:50px;
    }
      .search-bar .row{
	min-height:50px;
}

    .social {
        list-style-type: none;
        padding: 0px;
        margin: 0px;
        float: left;
        margin-right: 20px;
    }

    .social li {
        font-size: 2em;
        display: inline;
        margin-right: 5px;
    }

    .input-container {
        display: flex;
        align-items: center;
        padding-top: 11px;
        padding-bottom: 11px;
    }

    .search {
        width: 100%;
        border-color: transparent!important;
        height: 30px;
        border-radius: 3px;
    }

    .input-container i {
        color: #333;
        left: -5%;
        position: relative;
    }

    .search-bar .links a {
        padding: 5px 2px;
        color:white!important;
    }

    .search-bar .links a::after {
        content: "";
        border-right: solid 1px #fff;
        padding-left: 7px;
    }

    .search-bar .links a:last-child:after {
        content: "";
        border: none;
    }

    .sub-header {
        width: 100%;
        height: auto;
        padding: 10px 0px;
    }

    .sub-header .menu {
        display: block;
    }

    .sub-header .menu .menu-item {
        border-width: 15px !important;
        display: inline-block;
        color: #000!important;
        text-align: left;
        background-color: #fff;
        padding: 10px 0px 5px 5px;
        /*width: 160px;*/
        /*cursor: pointer;*/
        margin-right:0.4%!important;
        
        position: relative;
        width:13.7%;
        min-height: 80px;
    }

    .sub-header .menu .menu-item button {
	   /* position: absolute; */
	   /* width: 10px; */
	    padding: 0;
	    min-width: 1rem;
	    top: 30px;
	    right: 0px;
	    background:none;
	    color: black;
	    border: 0;
	    margin:0;
	    text-align:left;
	     font-family:Roboto;
	     font-size: 1.2rem;
	    min-height:27px;
    }    
    
	 .sub-header .menu .menu-item button:after {
		font-family: 'Font Awesome 5 Free';
    	font-weight: 900;
    }
	
	#top-navigation-ul > li > a, #top-navigation-ul > li > a:visited {
		color: black !important;
		
		font-size: 1.2rem;

	}	
	
	.sub-header .menu .menu-item button:before {
		font-size: 0.8rem;
	}

    .sub-header .menu .menu-item span {
        display: block;
        padding-right: 15px;
    }

	.sub-header .menu .menu-item span.sub-title{
        padding-right: 5px;
    }


    .sub-header .menu .title {
        font-size: 1.4em;
        font-weight: normal;
        letter-spacing: -1px;
    }

    .sub-header .menu .menu-content {
       /* display: none; */
        position: absolute;
        width: 1094px;
        left: -180px;
        
        width: 821px;
    left: -1px;
        z-index: 1;
        top: 62px;
    }

    .menu-content-wrapper {
        padding: 16px;
        background-color: #fff;
        margin-top: 13px;
        box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    }

    .sub-header .menu .menu-content .content {
        padding: 20px 40px;
        margin-top: 20px;
    }

    .sub-header .menu .menu-content .header {
        height: auto;
    }

    .sub-header .menu .menu-content .header p {
        margin: 0px;
        font-size: 2.3em;
    }

    .sub-header .menu .menu-content a {
        display: block;
        font-size: 1rem;
        font-weight: bold;
        margin: 5px 0px;
    }

    .sub-header .menu .menu-item:hover .menu-content {
       /* display: block; */
    }

    /*CARRUSEL*/
    .slideshow-container {
        margin: 0px;
        height: 100%;
        padding-right: 20px;
    }

    .slideshow-container .slide {
/*        height: 100%;*/

 		height: 313px;
    }

    .slideshow-container .caption {
       
        left: 12%;
        transform: translate(-12%, -50%);
        bottom: 0;
        padding: 20px;
    }

    .slideshow-container .caption a {
        font-size: 1.75em;
    }

    .slideshow-container .caption p {
        font-size: 0.938em;
    }

    /*MODULES*/
    .module .title h2,
	.module h2.title {
        font-size: 1.6em;
        font-weight: bold;
        /*margin-bottom: 20px;*/
    }

    .module .title a {
        font-size:1.4rem;
        display: block;
        color: #000;
        text-decoration: underline;
        font-weight: 500;
    }
    
     .module .title a:hover {
		text-decoration: none;
	}

    /*CALENDARIO*/
    .calendar {
        margin-top: 0px!important;
    }

    .calendar .weekdays li, .calendar .weekdays th {
        width: 14.6%;
    }
    
    .calendar .days li, .calendar .days td {
        width: 13.6%;
    }

    .card.mini .content .title {
        height: 70px;
    }

    .card.mini .content .title a {
        font-size: 1.3em;
        text-decoration: none;
    }

    .card.mini .content p {
        padding: 10px 15px 30px 15px;
    }

    .footer {
        padding: 50px 0px;
    }

    .footer .info {
        margin: 0px;
    }

    .footer .copyright {
        margin: 0px;
        text-align: right;
        font-size: 1.1em;
    }

    .footer .menu {
        margin: 0px;
    }

    .footer .menu a {
        font-size: 0.938rem;
        font-weight:normal;
    }

    .page-content {
        width: 100%;
        margin-top: 110px;
        margin-top:0;
        padding-top: 20px;
        padding-bottom: 60px;
        
    }

    .breadcrumb {
        background-color: #fff;
        border-radius: 0px;
        font-weight: bold;
        font-weight:normal;
        padding: 13px;
        margin-bottom: 0px;
        font-size: 1.1em;
    }

    .breadcrumb * {
        color: #676767!important;
    }

    .sidemenu a {
        display: block;
        background-color: #fff;
        color: #000!important;
        font-size: 1.4em;
        padding: 10px 20px;
        margin-bottom: 10px;
        font-weight: bold;
    }

    .sidemenu .related-content {
        margin-top: 40px;
    }

    .sidemenu h2 {
        font-size: 1.5em;
        font-weight: bold;
    }

    .sidemenu .related-content .card .image {
        box-shadow: none;
        height: 120px;
    }

    .sidemenu .related-content .card .content {
        margin: 0px;
    }

    .sidemenu .related-content .card .content .title {
        font-size: 1.3em;
        text-decoration: none;
    }

    .image-container {
        margin: 20px 0px;
        background-color: #fff;
        padding: 20px;
        position: relative;
    }

    .image-container .image {
        height: 250px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: 100% 100%;
    }

    .image-container .caption {
        position: absolute;
        font-size: 10em;
        bottom: -30px;
        font-weight: bold;
        transform: translateX(-50%);
        left: 50%;
    }
}

@media(min-width:1440px){
	.slideshow-container .caption{
		width:40%;
	}
}

.header .search-bar .col-4:last-child {
	/*display:flex;
	flex-direction: column-reverse;*/
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.header .links {
	width:100%;
	padding-left: 6px;
	margin-bottom: 6px;
	text-align:right;
	 align-items: center;
	 vertical-align:middle;
	 display:flex;
}

.header .language {
	width:33.33%;
	display: flex;
    align-items: center;
    padding-bottom: 6px;	
}

@media all and (min-width: 1600px) {

	.header .search-bar .col-4:last-child {
	    display: flex;
	    flex-direction: row;
	    justify-content: space-between;
	}

	.header .links {
	    width: 75%;
	    display: flex;
    	align-items: center;
    	margin-bottom:0 !important;
	}
	
	body .header.desktop .search-bar .language {
    	width: 25% !important;
    	padding-bottom:0 !important;
    }
	
}

.header .language div.Variation-Menu {
	height: 14px;
}

.header .language ul.Variation-Menu {
	margin:0;
	padding:0;
	list-style:none;
	display: flex;
	justify-content: flex-end;
}

.header .language ul.Variation-Menu li {
  border-right:1px solid white; 
}

.header .language ul.Variation-Menu li:last-child {
	border-right:none; 
}

.header .language ul.Variation-Menu li {
    padding: 0 8px;
    height:inherit;
    line-height: 14px;
}

.header .language ul.Variation-Menu li a {
	text-decoration:none;
}

.header .language ul.Variation-Menu li a:hover {
	text-decoration: underline;
}



/* *****   */


.breadcrumb {	
	background: none;
	font-size: 0.92rem;
	font-size:1.2rem;
	padding-left:0;
	margin-left: 15px;
}

.breadcrumb span {
    padding: 2px;
}


.module.page-metadata,
.module.page-title {
	padding: 0px 20px
}

.module.page-metadata {
	margin-bottom:4px;
	padding-left: 25px;
}

.module.page-metadata  .publishing-page-metadata span {
    margin-bottom: 0px;
    font-size: 13px;
    color: grey;
    font-weight:normal;
}


.module.page-title .publishing-page-title {
    color: #000000;
    font-weight: 600;
    font-size: 1.9em;
    line-height: 1.3em;
    margin-top: 0;
    margin-bottom: 5px;
    padding: 0;
        margin-bottom: 20px;
        padding-left: 5px;
 }

.module.page-date {
	/*
	     margin-bottom: 15px;
	     margin-top: -20px;
	     margin-left: 10px;
	*/
}

.module.page-date .publishing-page-date {   
   
    font-size: 1rem;
    color: grey;
    background-color: #F2F2F2;
    width: fit-content;
    padding: 2px 6px;
        margin-top: 30px;

}

.module.page-img  {
	padding:0;
	/*outline: 1px solid red;*/
}

.module.page-img .news-page-image {
	padding-left: 6px;
}
    

.module.page-img .news-page-image img {
	width:100%;
}


.module.page-content {

	padding:0;
}

body .main {
    max-width:1920px;
    margin-left:auto;
    margin-right:auto;
}

@media (min-width:1930px){
}

.hasEvents {
	background: #004077;
    display: block;
    color: #fff;
	cursor: pointer;
}

.destacadosAyto{
	padding-top:0px!important;
	padding-bottom:0px!important;
}

.destacadosAyto .row .row {
	margin-right: -15px;
}




/*************** CONTROL DE COOKIES ****************/

/*************** CONTROL DE COOKIES ****************/

#cookie1{
	left: 0px;
	top: auto;
	bottom:0;
	width: 100%;
	height: 240px;
	overflow: auto;
	padding-top: 2%;
	position: fixed;
	z-index: 999;
	background-color: rgba(0, 0, 0, 0.8);
	color:white;
	padding-left: 5%;
	padding-right: 5%;
	overflow-x:auto;
	overflow-y:hidden;
}
#cookieInfo, .gestioncookies{
	padding:30px!important;
	border-radius:10px;
	border:1px solid #e0e0e0;
	height:50%!important;
	width:70%!important;
	left:15%!important;
}
#cookieInfo .btn-close,.gestioncookies .btn-close{
	font-size:1.5rem!important;
}
#linkLanguage{
	color:white!important;
	margin-right:0.5rem;
}
.cookiesms a{
	color:white!important;
	text-decoration:underline;
}
.cookiesms p{
padding:0!important;
}
#textoCookies{
	margin-bottom:1rem;
}
.cookies2{
	color: white!important;
	font-weight: bold!important;
}
#elementCookie{
	margin:1rem 0rem;
}

#linkCookies{
	color:#376ce2!important;
}

#linkCookies:visited{
	color:#376ce2!important;
}
@media screen and (max-width: 768px) {
  #cookie1{
    height: auto;
  }

  /*.LeftZone {
    padding-left: 15px!important;
    padding-right: 15px!important;
  }*/
}
.cookies2{
	color: white!important;
    font-weight: bold!important;
}

#linkCookies{
	color:#376ce2!important;
}

#linkCookies:visited{
	color:#376ce2!important;
}

img[id*="MSOImageWebPart_"] {
	width: 100%;
	height: auto;
}

@media (max-width: 1024px) {
	.footer .info li {
		text-align: center;
	}
}

@media screen and (max-width: 768px) {
	#cookie1{
		height: auto;
	}
	
	.header.mobile .language-bar {
		width: 100%;
		max-width: 100%;
		flex-basis: 100%;
		justify-content: end;
	}
	.header.mobile .language-bar .col-5 {
		width: 100%;
		max-width: 100%;
		display: block;
	}

	.ms-rtestate-field img{
		float: none!important;
	}
}


.destacados a:hover img {
    filter: brightness(0.7);
}

.noResults {
	color: white;
}

.menuHamburguesa .line-menu {
    display: block;
    border-top: solid 2px #fff;
    width: 20px;
    margin-bottom: 5px;
}

.main-menu .desktop {
	display:block !important;
}

.header.mobile .row.logo-menu {	
	background: white;
}

.header.mobile .menuHamburguesa .line-menu {
    border-top: solid 2px #333;    
}

.header.mobile .menuHamburguesa {
	display: flex;
    align-items: center;
    justify-content: flex-end;

}

/**************************************************************
INICIO ESTILOS COMPONENTENS CSP 
***************************************************************/
.ms-signInLink {
    display: none!important;
}
/************** LAYOUTS **************/
#MainContent{padding-left:2rem;}
.clearer{clear:both;}
@media screen and (max-width: 767px){
	#MainContent{padding-left:0rem;}
}
/********* LAYOUT POLITICIAN ************/
.politicInfo span{
	font-weight:bold;
}
.politicDetail .image-area-left img{
	min-width:250px;
}
.politicInfo li{
	margin:10px 0px;
	list-style:none;
}
.PoliticContact{
	padding:10px 20px;
	border:1px rgba(239,239,239) solid;
	border-radius:5px;
	box-shadow: 3px 3px 4px 1px rgba(239,239,239);
}
.PoliticContact li{
	margin:10px 0px;
	list-style:none;
}
/*************** LAYOUT ASSOCIATION ******************/
/*************** LAYOUT ASSOCIATION ******************/
#CompanyZone{
	padding:20px 0px;
	text-align:left;
}
#CompanyZone #TopBox{ text-align:center}
#CompanyZone #TitleBox, #CompanyZone .title{
	margin-bottom:1.5rem;
}
#CompanyZone #TopBox #ImgBox{vertical-align:middle;}
#CompanyZone #TopBox #ImgBox img{width:200px;}
#CompanyZone .BottomBox{margin-top:1.2em;}
#CompanyZone .title, #CompanyZone .LeftBox .contentArticle{text-align:left;}
.BottomBox ul{display:flex;flex-wrap:wrap; list-style:none;text-align:left;width:100%;margin:0 auto;padding-left:0;}
.BottomBox ul li{width:50%;margin:.2rem 0;}
#CompanyZone .BottomBox ul{display:block;list-style:none;text-align:left;width:100%;margin:0 auto;padding-left:0;}
#CompanyZone .LeftBox #associationData{
	display: flex;
    flex-wrap: wrap;
    width: 100%;
    text-align: left;
    padding-left: 0;  
}
#CompanyZone .LeftBox #associationData li{
	width:100%;
	margin:0.2rem 0;
	list-style:none;
}
#CompanyZone .LeftBox li div{
	display:inline-block;
}
@media (min-width:767px){
	#CompanyZone .LeftBox{
		width:100%;
	}
}
@media (min-width:1023px){
	#CompanyZone .LeftBox #associationData li{
		width:50%;
	}
}
@media only screen and (max-width: 600px) {
.BottomBox ul li{
	width:100%;
	margin:.2rem 0;
}

}
#InstitutionZone{
	padding:20px 0px;
	margin-bottom:1rem;
	text-align:left;

}
#InstitutionZone .title{
	margin-bottom:1.5rem;
}
#InstitutionZone .TopBox #institutionData{
	display: block;
    flex-wrap: wrap;
    width: 100%;
    text-align: left;
    padding-left: 0;  

}
#InstitutionZone .TopBox #institutionData li{
	list-style:none;
	width:100%;
	margin:0.2rem 0;
}
#InstitutionZone .TopBox #institutionImg img{
	width:auto;
	max-width:100%;
	margin-bottom:1.5rem;
}
#InstitutionZone .TopBox #institutionData li div{
	display:inline-block;
	width:89%;
	
}
#InstitutionZone .TopBox #institutionData li strong{
	display:inline-block;
	vertical-align:top;
}

@media (min-width:767px){
	#InstitutionZone .TopBox #institutionImg img{
		float:left;
		margin-right:2rem;
	}
	#InstitutionZone #BottomBox{
		/*float:right;*/
	}
}
#AssociationZone{
	padding:20px 0px;
	text-align:left;
}
#AssociationZone #TopBox{ text-align:center}
#AssociationZone #TitleBox, #AssociationZone .title{
	margin-bottom:1.5rem;
}
#AssociationZone #TopBox #ImgBox{vertical-align:middle;}
#AssociationZone #TopBox #ImgBox img{width:200px;}
#AssociationZone .BottomBox{margin-top:1.2em;}
#AssociationZone .title,#AssociationZone .LeftBox .contentArticle{text-align:left;}

#AssociationZone .LeftBox #associationData{
	display: flex;
    flex-wrap: wrap;
    width: 100%;
    text-align: left;
    padding-left: 0;  
}
#AssociationZone .LeftBox #associationData li{
	width:100%;
	margin:0.2rem 0;
	list-style:none;
}
#AssociationZone .LeftBox #associationData li div{
	display:inline-block;
	width:89%;
	
}
#AssociationZone .LeftBox #associationData li strong{
	display:inline-block;
	vertical-align:top;
}
#AssociationZone #rightBox img{
	width:auto;
	max-width:inherit;
}
@media (max-width:767px){
	#AssociationZone #rightBox{
		margin-top:1.5rem;
	}
}
@media (min-width:767px){
	#AssociationZone #associationContent{
		display:flex;
	    align-content: flex-start;
	    justify-content:space-between;
	}
	#AssociationZone #rightBox{
		text-align:right;
	
	}
}
@media (min-width:1023px){
	#AssociationZone .LeftBox #associationData li{
		width:50%;
	}
	
}

/*************** LAYOUT INSTITUTION SPORT ******************/
#DepartmentZone{
	padding:20px 0px;
	margin-bottom:1rem;
	text-align:left;
}

#DepartmentZone .LeftBox ul{
	display:block;
	flex-wrap:wrap;
	width:100%;
	text-align:left;
	padding-left:0;
}
#DepartmentZone .LeftBox #departmentImg img{
	width:auto;
	max-width:100%;
	margin-bottom:2rem;
}
#DepartmentZone .BottomBox{
	margin-top:1.2em;
}
#DepartmentZone .title, #DepartmentZone .LeftBox .contentArticle{
	text-align:left;
}
#DepartmentZone .title{
	margin-bottom:1.5rem;
}
#DepartmentZone .LeftBox ul li{
	width:100%;
	margin:.2rem 0;
	list-style:none;
}
@media only screen and (max-width: 600px) {
	#DepartmentZone .LeftBox ul li{
		width:100%;
		margin:.2rem 0;
	}
	#DepartmentZone .LeftBox{
		margin-bottom:1rem;
	}
}
@media (min-width:767px){
	#DepartmentZone .LeftBox,#DepartmentZone #departmentContent{
		width:45%;
		display:inline-block;
		vertical-align:text-top;
	}
	#DepartmentZone #departmentContent{
		padding-left:2rem;
	}
	#DepartmentZone .LeftBox ul li{
		width:100%;
	}
}
@media (min-width:1023px){
	#DepartmentZone .LeftBox{
		width:40%;
		display:inline-block;
		vertical-align:text-top;
	}
	#DepartmentZone #departmentContent{
		width:55%;
		display:inline-block;
		vertical-align:text-top;

	}
	#DepartmentZone .LeftBox ul li{
		width:100%;
	}
	#DepartmentZone .LeftBox ul{
		padding-right:2rem;
	
	}
	#DepartmentZone #departmentContent{
		padding-left:0rem;
}
}
@media (min-width:1280px){
	#DepartmentZone .LeftBox{
		width:30%;
	}
		#DepartmentZone #departmentContent{
		width:65%;

	}

}
@media (min-width:1700px){
	#DepartmentZone .LeftBox{
		width:22%;
	}
		#DepartmentZone #departmentContent{
		width:75%;

	}

}

/*************** LAYOUT CHEMIST ******************/
#citizenCenter{
	padding:10px 20px;
	border:1px rgba(239,239,239) solid;
	border-radius:5px;
	box-shadow: 3px 3px 4px 1px rgba(239,239,239);
	margin-bottom:1rem;

}
#citizenCenter .title{
	text-align:center;
	font-weight:bold;
	font-size:1.5rem;
}
/*************** LAYOUT NEWS ******************/
#ArticleContent {
	padding-left:30px;
	
}
@media screen and (max-width: 767px){
#ArticleContent {
	padding-left:0px;	
}
}
#ArticleContent #BreadCrumbZone ul {	
	display:flex;
	max-width: 100%;
    flex-wrap: wrap;
	margin-bottom: 30px;
    margin-top: 15px;    
}
#ArticleContent #BreadCrumbZone ul li {
	    padding: 0 0 0 6px;
	    font-size: 0.92rem;
}
#ArticleContent #BreadCrumbZone ul li:first-child {
    padding-left: 0px;
}

#ArticleContent #SectionTitle h2, #MainContent #SectionTitle h2, #ProcedureContent #SectionTitle h2, #SearchContent #SectionTitle h2, .ms-WPHeader :first-child{    	
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 2%!important;
	font-size: 1.6rem;
    font-weight: 600;
    word-break:break-word;
	/*color: #0089ff;
	border-bottom: solid 1px #00b0de;*/
}

#ArticleContent #SectionTitle{padding: 0px 0 0 1rem;}
#ArticleContent #SectionBody {margin-top:3%;}
#NewsZone h3, #EventsZone h3{margin:10px 0px;font-weight:bold;}
#NewsZone #titlenews, #EventsZone #TitleEvent{margin-bottom:3%;}
#NewsZone .date, #EventsZone .date{margin-top:20px;}
#NewsZone .articleImgBox, #EventsZone .articleImgBox{
	float:left;
	text-align:justify;
}
#NewsZone .articleImgBox img, #EventsZone .articleImgBox img{
	margin-right:20px;
	margin-bottom:10px;
}
.contentArticle UL LI, .contentArticle ol
{
	list-style-position:inside;
}

#NewsZone .articleInfoBox .CSPNewsGroup,
#EventsZone .articleInfoBox .CSPNewsGroup {
	display:block;	
}

#NewsZone .articleInfoBox h3,
#EventsZone .articleInfoBox h3 {
	display: inline-block;
	margin-right:10px;
}


@media only screen and (max-width: 600px) {
#NewsZone .articleImgBox,
#EventsZone .articleImgBox{
	float:none !important;
	text-align:center;
}
.CSPNewsGroup{
	margin-top:1.75rem;
}
}
#NewsZone .articleImgBoxCenter{
	margin:10px 0px;
	text-align:center;
}
#NewsZone .articleInfoBox .date, #EventsZone .articleInfoBox .date{
	font-size:.85rem;
	margin:10px 0px;
	border-radius:20px;
	padding:5px 10px;
}
.articleImgBox > div.ms-rtestate-field{
	text-align:center;
}
#NewsZone #DetailBox .CSPNewsGroup span, #EventsZone #DetailBox .CSPEventsGroup span{
	border-radius:5px;
	padding:5px 0px;
}
.CSPNewsGroup, .CSPEventsGroup{
	margin-bottom:1rem;
}
#NewsZone .contentArticle, #EventsZone .contentArticle{
	margin-top:10px;
}
#BasicZone{
	display:flex;
	flex-wrap: wrap;
}
/*************** LAYOUT DEPARTMENT ******************/
#DepartmentZone .RightBox ul{
	text-align:left;
}
#DepartmentZone .RightBox ul li{
	padding:.5rem 0;
}

/*************** LAYOUT COMPANY ******************/
#CompanyZone .LeftBox{
	margin-bottom:1rem;
}
#CompanyZone .TopBox .ms-rtestate-field{
	text-align:center;
}
#CompanyZone .TopBox .ms-rtestate-field img{
	max-width:100%;
	height:auto;
}
/******** TABLON ANUNCIOS ***********/

/***************DESTACADOS IMAGEN***************/
/*
{
	display:flex;
	flex-direction:column;
}
*/

.contenidodestacadosimagen div{
	display:flex;
	flex-wrap: wrap;
}

.contenidodestacadosimagen img{
	margin:10% 20px;

}
/********************* SUMMARY LINKS *********************/
.main #MainContent #centerColumn .item, #MainContent .ms-WPBody .CSPItemStyleContentContainer{
	margin: 5px 0;
    align-items:center;
    width:100%;
}
.main #MainContent #centerColumn .item.link-item.linkitem{
    display:block;
}

@media only screen and (min-width: 992px) and (max-width: 1366px) {
	#rightColumn .ms-WPBody .CSPItemStyleContentContainer{
		display:block;
	}
	#rightColumn .ms-WPBody .CSPItemStyleContentContainer .image-area-left{
		float:none;
	}
}

#MainContent .ms-WPBody .itemTablon .CSPItemStyleContentContainer{
	display:block;
}

.main #MainContent .item .description{
	margin: 10px 0px 0 0px;
}
.main #MainContent .link-item a, .main #MainContent .link-item a:link, .main #MainContent .link-item a:visited {
    font-weight: bold;
    display: inline;
}
.main #MainContent #NewsZone .item {
	margin: 5px 0;
    display:block;
    align-items:center;
}

.main #MainContent #rightColumn .image-area-top{
	text-align:center;
}
.main #MainContent #rightColumn .image-area-top img {
    height: 100px;
    padding: 4px;
    width: 170px;
}
.related-links a, .slm-layout-main .link-item a {
	text-align: left;
	font-weight: bold;
	display:block;
	font-family:sans-serif;
	/*width: calc(100% * (1/4));*/
}
@media only screen and (max-width: 600px) {
	.main #MainContent .item {
		margin: 5px 0;
		display:block;
		align-items:center;
	}
	.main #MainContent .item .link-item{
		text-align:left;
		margin-top:1rem;
	}
	.main #MainContent #centerColumn .item, 
	#MainContent .ms-WPBody .CSPItemStyleContentContainer {
		flex-wrap: wrap;
	}
}
/******************** CSS WP Antiguos *********************/
/*.ms-WPHeader{
	margin:1rem 0;
}*/

.CSPFormInputMulti textarea{
	width:100%;
}
#middle #MainContent .CenterZone .CSPForm .CSPFormLabel nobr {
    white-space: normal;
}
.CSPForm .CSPFormLabel nobr, .CSPForm nobr {
    white-space: normal;
}
.searchInput label{
	display:block;
}
@media only screen and (max-width: 600px) {
.ms-rtestate-field img{
	width:auto;
	height:auto;
}
.ms-rtestate-field img.ms-asset-icon {
		width: auto;
}
.CSPForm .CSPFormLabel, .CSPForm .CSPFormInput{
	width:100%;
	display:block;	
}
.CSPForm .CSPFormInput input, .CSPForm .CSPFormInput textarea, .CSPForm .CSPFormInput select{
	width:100%;
}

}
/***** CALENDARIO *******/
/*.highlight a {
    border-radius: 50%;
    display: inline-block;
    color: #fff !important;
    padding:5px 3px 5px 3px;
}*/

.ui-datepicker {
    width: 100%;}
.ui-datepicker td span, .ui-datepicker td a {
    display: block;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}
.ui-widget-header {
    color: #000;
    font-weight: bold;
}
.ui-datepicker .ui-datepicker-prev{
	float:left;
	background-image: url('../Images/angle-left-solid.png');
	background-repeat:no-repeat;

}
.ui-datepicker .ui-datepicker-next{
	float:right;
	background-image: url('../Images/angle-right-solid.png');
	background-repeat:no-repeat;

}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
   /* position: absolute;*/
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}
/*.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}*/
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}
div.ui-datepicker-title{
	text-align:center;
	color:#000;
}
div.ui-datepicker-title select{
	color:#000;
	border:none;
	margin:0 .2rem;
}
table.ui-datepicker-calendar{
	width:100%;
}
table.ui-datepicker-calendar tr{
	height:34px;
}
table.ui-datepicker-calendar th, table.ui-datepicker-calendar td{
	text-align:center;
	width:34px;
}
table.ui-datepicker-calendar span:first-of-type{
	color:#bebebe;
	font-size:14px;
	font-weight:normal;
}
a.ui-state-default{
	color:#000;
	font-size:0.938rem;
}
.bullet{
	border-style: none;
    border-color: inherit;
    border-width: 0;
    vertical-align: top;
    padding-left: 10px;
    padding-right: 0px;
}
.footer .slm-layout-main li{
	display:nowrap;
	font-size:0.8rem;
}
.item{flex-grow:4;}

h4{font-size:1.2rem;}
.related-links{
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.RightZone table.cbq-layout-main ul{
	display:flex;
	flex-direction:column;
}
@media screen and (min-width:0\0) {
	.RightZone table.cbq-layout-main ul{
		display:block;
		flex-direction:column;
	}
}					   
.description{
	margin:10px 0px 0 0px; 
}
.searchInput, .searchButton{
	text-align:center
}
.searchButton{
	margin-top:20px;
}
input[type=button], input[type=reset], input[type=submit], button{
	min-width: 6em;
    padding: 7px 10px;
    margin-left: 10px;
    font-family: Roboto;
    font-size: 1rem;
}
div.CSPForm{
	margin-bottom:30px;
}
div.CSPForm div{
	margin-bottom:10px;
}
div.CSPFormLabel{
	min-width:40%;
	font-weight:bold;
}
div.CSPFormLabel, div.CSPFormInput{
	display:inline-flex;
	vertical-align:middle;
}
div.CSPFormButton{
	text-align:center;
}
div.CSPFormButton:last-child{
	margin-top:10%
}
input[type=file]{
	font-size:12px
}
/************** CSP POLITICIANS ****************/
div.politicBox{
	border:1px #bebebe solid;
	border-radius:10px;
	width:95%;
	margin: .5rem auto;
	text-align:center;
}
div.politicBox div a{
	display:block;
}
div.politicBox > div:first-child a:first-child{margin-top:1rem;}
span.politicColor{line-height:3rem;}
.department, div.politicBox .link-item {
	line-height:2rem;
	font-weight:normal;
	border-radius:10px 10px 10px 10px;
	font-size:0.923rem;
}
.deparment{
border-radius: 0px 0px 10px 10px;
}
.ms-rtestate-field a{
	font-size:0.923rem;
	font-weight:500;
}
.politicBox > .image-area-left{
	float:none;
}
#PoliticsZone_auto .cbq-layout-main ul{
	display:flex;
	flex-wrap: wrap;
	align-items: stretch;
}
#PoliticsZone_auto .cbq-layout-main li {
    width:50%;
}
/*
ul.AspNet-Menu > li > a{
	border-top: 1px solid #F2F2F2;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px;
    display: flex;
    font-size: .9em;
    align-items: center;
    font-weight: 500;
    color: #000;
    }*/
/*ul.AspNet-Menu > li > a{
	font-size: .9em;
    align-items: center;
    font-weight: 500;
    color: #000;
}*/
/*
ul.AspNet-Menu > li > a:after {
    content: "";
    transform: rotate(135deg);
    width: 8px;
    height: 8px;
    background: transparent;
    border-top: 2px solid #bfbfbf;
    border-left: 2px solid #bfbfbf;
    text-decoration: none;
    position: absolute;
    left: 95%;
}
    
.AspNet-Menu-WithChildren ul{
	padding-left: 45px!important;
}
.AspNet-Menu-WithChildren li a{
	color: #000;
    font-size: .9em;
    padding: 5px 0px;
    display: block;
}*/
/****** CSP NEWS HOME ************/
.CSPItemStyleContentContainer h4{
	font-size:1.1rem;
}
.CSPItemStyleContentContainer{
	position:relative;
}
.CSPItemStyleGroup{
	font-size:1rem;
	font-weight:bold;
	margin:10px 0px;
}
li:first-child .CSPItemStyleContainer{
	border:none;
}
.CSPItemStyleContentContainer{
	padding-bottom:5px;
}
.CSPItemStyleContainer > .CSPItemStyleGroup, .catnoticiaizda {
	padding:5px 0px;
	width:fit-content;
	border-radius: 5px;
}
.CSPPublishingDate{
	font-size:.9rem;
	font-weight:bold;	
}

/******** CSP NEW 2 COLUMNS **********/
.slm-layout-main li, .cbq-layout-main li {
    list-style-type: none !important;
    list-style-position: outside !important;
    display: inline;
}
.CSPTwoColumns {
    padding: 2px;
    display: inline;
    float: left;
    align-items:stretch;
    width: 48%;
    height:280px;
    overflow:hidden;
}
.CSPTwoColumns .CSPItemStyleContentContainer {
	display:flex;
	align-items:center;
}
.CSPItemStyleContentContainer div{
	align-items:center;
}
.CSPTwoColumns .CSPItemStyleContainer {
	border:none;
}
.CSPTwoColumns .description{
	margin: 0px;
	font-size:0.9rem;

}
/************* CSPNewsHomeHighlighted ***************/
.princiNews .insertImgnews img{
	width:110px;
}
.princiNews .insertImgnews .description{
	margin-left:0px;
}

/************** CSPClauses *********************/
.CSPClause .description, .CSPOrdinanceProcedureList .description, .CSPRelatedProcedure .description{
	font-size:.9rem;
}
/************** CSPHistory *****************/
.HistoryItem{
	padding-bottom:.9rem;
	margin-bottom:.2rem;
}
.HistoryItem .decription{
	font-size:.9rem;
}
/************* TABLON ANUNCIOS *******************/
.princiNews a{
	text-decoration:underline;
}
.princiNewsHeader .catnoticiaizda{
	border:none;
}
.princiNews .description{
	margin:10px 0px 0px 0px;
}
.princiNewsHeader .literales_sin_mayusculas{
	font-weight:normal;
}
.description .literales_sin_mayusculas{
	flex: 0 0 auto;
}
.princiNewsHeader span{
	font-weight:450;
	padding-left:5px;
}
.CSPTablonImagen {
    position: relative;
    vertical-align: middle;
    padding: 0px 5px;
}
div.CSPItemStyleGroup{
	display:flex;
}
.CSPItemStyleGroup > span, .CSPItemStyleGroup > div{
	align-self: flex-start;
}
.itemTablon{
	border-bottom-width:1px;
	border-bottom-color:#C4C4C4;
	border-bottom-style:solid;
	 margin-bottom:1.6rem;
}
li:first-child div.itemTablon{
    border-bottom:1px #C4C4C4 solid;
}
.CQWPMoreElements a, CQWPMoreElements a:visited{
	font-weight:500;
	text-decoration:underline;
}
div.CSPTablon{
    margin-left:0rem;
    align-items:flex-start;
}
.CSPTablon div {
    margin-bottom: 0.5rem;
    position: relative;
}
.CSPTablon .CSPTablonLabel {
    /*width: 130px;*/
    padding-top: 2px;
    margin-right:.75rem;
    float: left;
    /*display:inline-block;*/
}
.CSPTablon .CSPTablonLabel:last-child{
	float:left;
}
.CSPTablon .CSPTablonLabelData {
    padding-top: 2px;
    /*float: left;*/
	font-weight:500;
	display:inline-block;
}
.CSPTablon .CSPTablonImagen {
    float: left;
    position: relative;
    vertical-align: middle;
    margin-left: 5px;
    margin-right: 5px;
    /*display:inline-block;*/
}
.CSPTablon .CSPTablonDocumento {
    vertical-align: middle;
    position:relative;
    word-break: break-word;
    overflow:auto;
    /*height: 30px;*/
    /*display:inline-block;
    width:78%;*/
}
.CSPTablon .CSPTablonDivOculta {
    display: none;
}
.viewMore {
    margin:3rem 0rem;
}
/************* SLIDER ************/
.container{
			position:relative;
			/*width:970px;
			height:380px;
			*/
		}
.wt-rotator{
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
background-color:#000;
border:0px solid #000;
position:relative;
width:970px;
height:380px;
overflow:hidden;
z-index: 1!important;
}

.wt-rotator .screen{
position:relative;
top:0;
left:0;
width:970px;
height:380px;
overflow:hidden;
color:#fff;
}
.wt-rotator .strip{
display:block;
position:absolute;
top:0;
left:0;
z-index:0;
overflow:hidden;
}
.wt-rotator .content-box{
display:none;
position:absolute;
top:0;
left:0;
overflow:hidden;
}
.wt-rotator .main-img{
display:none;
position:absolute;
top:0;
left:0;
z-index:0;
border:0;
}
.wt-rotator .preloader{
position:absolute;
top:50%;
left:50%;
width:40px;
height:40px;
margin-top:-20px;
margin-left:-20px;
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
background:#000 url(/_layouts/15/CSP/Images/v22.rojo/assets/loader.gif) center no-repeat;

background:rgba(0,0,0,.7) url(/_layouts/15/CSP/Images/v22.rojo/loader.gif) center no-repeat;

z-index:4;
display:none;
}
.wt-rotator .timer{
position:absolute;
left:0;
height:4px;
background-color:#FFF;
-moz-opacity:.5;
filter:alpha(opacity=50);
opacity:0.5;
z-index:4;
visibility:hidden;
font-size:0;
}
.wt-rotator .desc{
position:absolute;
color:#FFF;
z-index:6;
overflow:hidden;
visibility:hidden;
text-align:left;
}
.wt-rotator .inner-bg{
position:relative;
top:0;
left:0;
width:100%;
height:100%;
/*background-color:#000;*/
background-color:transparent!important;
-moz-opacity:.7;
filter:alpha(opacity=70);
opacity:.7;
z-index:0;
}
.wt-rotator .inner-text{
position:absolute;
top:0;
left:0;
padding:10px;
width:auto;
height:auto;
z-index:1;
}
.wt-rotator .c-panel{
position:absolute;
top:0;
z-index:7;
visibility:hidden;
}
.wt-rotator .outer-hp,
.wt-rotator .outer-vp{
position:absolute;
background:#333;
background:-moz-linear-gradient(#444, #111);
background:-webkit-gradient(linear, 0 top, 0 bottom, from(#444), to(#111));
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#111111',GradientType=0);
border:1px solid #000;
}
.wt-rotator .outer-hp{
left:0;
width:100%;
border-left:none;
border-right:none;
}
.wt-rotator .outer-vp{
top:0;
height:100%;
border-top:none;
border-bottom:none;
}
.wt-rotator .back-scroll,
.wt-rotator .fwd-scroll{
position:absolute;
top:0;
left:0;
z-index:10;
background:url(/_layouts/15/CSP/Images/v22.rojo/spacer.png) no-repeat;

}
.wt-rotator .thumbnails,
.wt-rotator .buttons{
display:inline;
position:relative;
float:left;
overflow:hidden;
}
.wt-rotator .thumbnails ul{
position:relative;
list-style:none;
margin:0;
padding:0;
}
.wt-rotator .thumbnails ul.inside{
position:absolute;
top:0;
left:0;
}
.wt-rotator .thumbnails li,
.wt-rotator .play-btn,
.wt-rotator .prev-btn,
.wt-rotator .next-btn{
position:relative;
list-style:none;
display:inline;
float:left;
overflow:hidden;
width:24px;
height:24px;
line-height:24px;
text-align:center;
color:#EEE;
text-shadow: 0 1px 0 #222;
background-color:#000;
background:-moz-linear-gradient(#333, #000);
background:-webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));
border:1px solid #111;
cursor:pointer;
font-size:12px;
font-weight:bold;
background-repeat:no-repeat !important;
background-position:center !important;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}
.wt-rotator .thumbnails li:hover{
color:#FFF;
text-shadow: 0 1px 0 #888;
background-color:#CCC;
background:-moz-linear-gradient(#CCC, #999);
background:-webkit-gradient(linear, 0 top, 0 bottom, from(#CCC), to(#999));
}
.wt-rotator .thumbnails li.curr-thumb{
color:#000;
text-shadow: 0 1px 0 #fff;
background-color:#FFF;
background:-moz-linear-gradient(#FFF, #E0E0E0);
background:-webkit-gradient(linear, 0 top, 0 bottom, from(#FFF), to(#E0E0E0));
cursor:default;
}
.wt-rotator .thumbnails li.image{
background:#000;
-moz-border-radius:0;
-webkit-border-radius:0;
border-radius:0;
}
.wt-rotator .thumbnails li.image.curr-thumb,
.wt-rotator .thumbnails li.image:hover{
border-color:#06F;
}
.wt-rotator .thumbnails li.image a{
display:block;
border:0;
}
.wt-rotator .thumbnails li.image img{
display:block;
border:0;
position:absolute;
-moz-opacity:.85;
filter:alpha(opacity=85);
opacity:0.85;
}
.wt-rotator .thumbnails li.image:hover img{
-moz-opacity:1;
filter:alpha(opacity=100);
opacity:1;
}
.wt-rotator .thumbnails li.image.curr-thumb img{
-moz-opacity:1;
filter:alpha(opacity=100);
opacity:1;
cursor:default;
}
.wt-rotator .thumbnails li *{
display:none;
}
.wt-rotator .thumbnails li div{
position:relative;
color:#FFF;
/*background-color:#000;*/
width:auto;
height:auto;
}
.wt-rotator .play-btn{
background:#000 url(/_layouts/15/CSP/Images/v22.rojo/assets/play.png);

background:url(/_layouts/15/CSP/Images/v22.rojo/assets/play.png), -moz-linear-gradient(#333, #000);

background:url(/_layouts/15/CSP/Images/v22.rojo/assets/play.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));

}
.wt-rotator .play-btn:hover{
background-color:#CCC !important;
background:url(/_layouts/15/CSP/Images/v22.rojo/assets/play.png), -moz-linear-gradient(#CCC, #999);

background:url(/_layouts/15/CSP/Images/v22.rojo/assets/play.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#CCC), to(#999));

}
.wt-rotator .pause{
background:#000 url(/_layouts/15/CSP/Images/v22.rojo/assets/pause.png);

background:url(/_layouts/15/CSP/Images/v22.rojo/assets/pause.png), -moz-linear-gradient(#333, #000);

background:url(/_layouts/15/CSP/Images/v22.rojo/assets/pause.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));

}
.wt-rotator .pause:hover{
background-color:#CCC !important;
background:url(/_layouts/15/CSP/Images/v22.rojo/assets/pause.png), -moz-linear-gradient(#CCC, #999);

background:url(/_layouts/15/CSP/Images/v22.rojo/assets/pause.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#CCC), to(#999));

}
.wt-rotator .prev-btn{
background:#000 url(/_layouts/15/CSP/Images/v22.rojo/assets/prev.png);

background:url(/_layouts/15/CSP/Images/v22.rojo/assets/prev.png), -moz-linear-gradient(#333, #000);

background:url(/_layouts/15/CSP/Images/v22.rojo/assets/prev.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));

}
.wt-rotator .prev-btn:hover{
background-color:#CCC !important;
background:url(/_layouts/15/CSP/Images/v22.rojo/assets/prev.png), -moz-linear-gradient(#CCC, #999);

background:url(/_layouts/15/CSP/Images/v22.rojo/assets/prev.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#CCC), to(#999));

}
.wt-rotator .next-btn{
background:#000 url(/_layouts/15/CSP/Images/v22.rojo/assets/next.png);

background:url(/_layouts/15/CSP/Images/v22.rojo/assets/next.png), -moz-linear-gradient(#333, #000);

background:url(/_layouts/15/CSP/Images/v22.rojo/assets/next.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));

}
.wt-rotator .next-btn:hover{
background-color:#CCC !important;
background:url(/_layouts/15/CSP/Images/v22.rojo/assets/next.png), -moz-linear-gradient(#CCC, #999);

background:url(/_layouts/15/CSP/Images/v22.rojo/assets/next.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#CCC), to(#999));

}
.wt-rotator .up{
background:#000 url(/_layouts/15/CSP/Images/v22.rojo/assets/up.png);

background:url(/_layouts/15/CSP/Images/v22.rojo/assets/up.png), -moz-linear-gradient(#333, #000);

background:url(/_layouts/15/CSP/Images/v22.rojo/assets/up.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));

}
.wt-rotator .up:hover{
background-color:#CCC !important;
background:url(/_layouts/15/CSP/Images/v22.rojo/assets/up.png), -moz-linear-gradient(#CCC, #999);

background:url(/_layouts/15/CSP/Images/v22.rojo/assets/up.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#CCC), to(#999));

}
.wt-rotator .down{
background:#000 url(/_layouts/15/CSP/Images/v22.rojo/assets/down.png);

background:url(/_layouts/15/CSP/Images/v22.rojo/assets/down.png), -moz-linear-gradient(#333, #000);

background:url(/_layouts/15/CSP/Images/v22.rojo/assets/down.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));

}
.wt-rotator .down:hover{
background-color:#CCC !important;
background:url(/_layouts/15/CSP/Images/v22.rojo/assets/down.png), -moz-linear-gradient(#CCC, #999);
background:url(/_layouts/15/CSP/Images/v22.rojo/assets/down.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#CCC), to(#999));

}
#rotator-tooltip{
position:absolute;
top:0;
left:0;
z-index:99999;
display:none;
}
#rotator-tooltip.txt-up{
margin-left:-10px;
margin-bottom:5px;
background:url(/_layouts/15/CSP/Images/v22.rojo/assets/vtip.png) no-repeat;

background-position:10px bottom;
background-position-x:10px;
background-position-y:bottom;
}
#rotator-tooltip.txt-down{
margin-left:-10px;
margin-top:24px;
background:url(/_layouts/15/CSP/Images/v22.rojo/assets/vtip.png) no-repeat;

background-position:10px top;
background-position-x:10px;
background-position-y:top;
}
#rotator-tooltip.img-up{background:url(/_layouts/15/CSP/Images/v22.rojo/assets/vtip.png) center bottom no-repeat;}
#rotator-tooltip.img-down{background:url(/_layouts/15/CSP/Images/v22.rojo/assets/vtip.png) center top no-repeat;}
#rotator-tooltip.img-right{background:url(/_layouts/15/CSP/Images/v22.rojo/assets/htip.png) left center no-repeat;}
#rotator-tooltip.img-left{background:url(/_layouts/15/CSP/Images/v22.rojo/assets/htip.png) right center no-repeat;}
#rotator-tooltip .tt-txt{
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
color:#FFF;
background-color:#000;
max-width:300px;
padding:5px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:8px 0;
}
#rotator-tooltip img{
display:none;
/*background-color:#000;*/
padding:3px;
margin:8px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
border-radius:2px;
}
.wt-rotator .s-prev,
.wt-rotator .s-next{
position:absolute;
top:50%;
margin-top:-25px;
width:40px;
height:50px;
cursor:pointer;
background:url(/_layouts/15/CSP/Images/v22.rojo/assets/large_buttons.png) no-repeat;

-moz-opacity:.8;
filter:alpha(opacity=80);
opacity:.8;
z-index:8;
}
.wt-rotator .s-prev{
left:0;
background-position:0 center;
}
.wt-rotator .s-next{
left:100%;
margin-left:-40px;
background-position:-40px center;
}
.wt-rotator .s-prev:hover,
.wt-rotator .s-next:hover{
-moz-opacity:.95;
filter:alpha(opacity=95);
opacity:.95;
background-color:transparent !important;
}
.wt-rotator .block,
.wt-rotator .vpiece,
.wt-rotator .hpiece{
position:absolute;
z-index:2;
}

/*estilos para accesibilidad 13/03/2013*/
.screen div{color:#fff!important;}
.slider_capa_iz{
	top:8em;
	left:2em!important;
	width:35em!important;
}
.slider_pblanco_iz{
	font-size:1.2em!important;
	color:#fff!important;
	font-family:Verdana, Geneva, Sans-Serif!important;
}
.slider_pnegro_iz{
	font-size:1.2em!important;
	color:#000!important;
	font-family:Verdana, Geneva, Sans-Serif!important;
}
.slider_capa_dcha{
	top:8em;
	left:43em!important;
	width:35em!important;
}
.slider_pblanco_dcha{
	font-size:1.2em!important;
	color:#fff!important;
	font-family:Verdana, Geneva, Sans-Serif!important;
}
.slider_pnegro_dcha{
	font-size:1.2em!important;
	color:#000!important;
	font-family:Verdana, Geneva, Sans-Serif!important;
}
/*Slider header v12*/
#bannerContainer.galeria .HeaderZone{
	/*max-width: 700px;*/
	display: inline-block;
}

#bannerContainer .HeaderZone .container,
#bannerContainer .HeaderZone .container .wt-rotator,
#bannerContainer .HeaderZone .container .wt-rotator .screen{
	/*width: 700px !important;
	height: 272px !important;*/
}
#bannerContainer .HeaderZone .container .wt-rotator .c-panel{
	/*top: 242px !important;*/
	left:0px !important;
}
#bannerContainer .HeaderZone .container .wt-rotator .screen .main-img{
	top:0px !important;
	left: 0px !important;
	width:100%;
}
#bannerContainer .HeaderZone .container .wt-rotator .thumbnails{
	overflow:visible !important;
}
#bannerContainer .HeaderZone .container .wt-rotator .thumbnails ul.inside{
	overflow:visible !important;
	left: 550px !important;
}
#bannerContainer .HeaderZone .container .wt-rotator .desc
{
    left:50px !important;
    width: 600px !important;
}
#bannerContainer .HeaderZone .container .wt-rotator .desc .slider_pblanco_dcha,
#bannerContainer .HeaderZone .container .wt-rotator .desc .slider_pnegro_dcha
{
    margin-left: 300px !important;
}
#bannerContainer .HeaderZone .container .wt-rotator .desc .slider_pblanco_iz,
#bannerContainer .HeaderZone .container .wt-rotator .desc .slider_pnegro_iz
{
    margin-right: 300px !important;
}

/*Slider header v12*/


/******** TABLON ANUNCIOS ***********/

/***************DESTACADOS IMAGEN***************/
/*
{
	display:flex;
	flex-direction:column;
}
*/

.contenidodestacadosimagen div{
	display:flex;
	flex-wrap: wrap;
}

.contenidodestacadosimagen img{
	margin:10% 20px;

}

/************************************** DESTACADOS TEXTO **************************/

.col-xs-3 {
    -ms-flex-preferred-size: 28%;
    flex-basis: 33%;
    max-width: 33%;
    padding:2%;
}


/********************* DOCUMENTOS ******************/

.elementosDocumentos{margin-left:6%;}

/**************************** ENLACES **********************/
.elementosEnlaces{margin-left:5%;}
/**************************** PAGINACIÓN **********************/
.pagination li {
	padding: 0px;
	overflow: hidden;
}

.pagination li a,
.pagination li a:hover {
	padding: 5px;
	text-decoration: none!important;
}

.pagination li:nth-child(odd){
	border:1px;
	border-style:solid;
}

.pagination li:nth-child(even){
	display: none;
}

.pagination li:first-child{
	border-left:1px;
	border-left-style:solid;
	border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem;
}
.pagination li:last-child{
	border-top-right-radius: .3rem;
    border-bottom-right-radius: .3rem;
}
/*.pagination li:nth-child(even){ display:none;}*/


.breadcrumb {	
	background: none;
	font-size:1.25rem;
}

.breadcrumb ul{
	width:100%;
	padding-left:0px;
}

.breadcrumb span {
    padding: 2px;
}

.breadcrumb li{
	display: inline;
	margin-right:0.5%;
}

.breadcrumb li:after{ 
   font-weight: normal;
   font-style: normal;
   margin:0px 0px 0px 10px;
   text-decoration:none;
   font-family: 'Font Awesome 5 Free';
   font-weight: 900;
}

.breadcrumb li:last-child:after{ 
   font-weight: normal;
   font-style: normal;
   margin:0px 0px 0px 10px;
   text-decoration:none;
   font-family: 'Font Awesome 5 Free';
   font-weight: 900;

  color:white;
}
/*
.breadcrumb li:nth-last-child(2):after
{ 
   font-weight: normal;
   font-style: normal;
   margin:0px 0px 0px 10px;
   text-decoration:none;
   font-family: 'Font Awesome 5 Free';
   font-weight: 900;
  content: "\f36e";
  color:white;
}


.breadcrumb li:last-child{ 
   display:none;
}*/

@media all and (min-width: 768px) {
    #ArticleContent, #MainContent, #ProcedureContent, #SearchContent  {
        padding: 0px 20px;
    }
}

@media all and (min-width: 1024px) {
    #ArticleContent, #MainContent, #ProcedureContent, #SearchContent  {
        padding: 0px 50px;
        margin: 0 auto;
        
    } 
}

@media all and (min-width: 1280px) {    
    #ArticleContent, #MainContent, #ProcedureContent, #SearchContent {
        width: 90%;
        margin: 0 auto;
        padding-left:0;
        padding-right:0;
    }
}

@media all and(min-width: 1280px) {
	#DeltaPlaceHolderMain #ArticleContent, #DeltaPlaceHolderMain #MainContent, #DeltaPlaceHolderMain #ProcedureContent, #DeltaPlaceHolderMain #SearchContent {
	     width: 100%;
	     padding: 0 0 1.5rem 0;
	     margin: 0 auto; 
	    	}
}

body #DeltaPlaceHolderMain #ArticleContent {
	
	width: 100%;
}

#MainContent {
	padding-bottom: 20px;
}

/* Galería de imágenes */
ul.PhotoGallery {
    margin: 0;
    padding: 0;
    overflow: hidden;
}
ul.PhotoGallery li.clearer {
    float: none;
    clear: both;
    width: 100%;
    height: 0px;
    font-size: 0;
}
ul.PhotoGallery li {
    padding: .5em 0;
    list-style: none;
    overflow: hidden;
    position: relative;
    float: left;
    text-align: left;
    width: 100%;
    margin: 0;
}
ul.PhotoGallery li a.albumTitle {
    display: block;
}
ul.PhotoGallery li img {
    margin: 0.25em;
    margin-bottom:1rem;
    width:100%;
    height:auto;
}
@media (min-width:767px){
	ul.PhotoGallery li {
		width:33%;
	}
		ul.PhotoGallery li img{
		width:100%;
		height:100px;
	}
	ul.PhotoGallery li{
		padding:0.5rem 1rem;
	}

}

@media (min-width:1200px){
	ul.PhotoGallery li {
		width:25%;
	}

}

/**************************************************************
FIN ESTILOS COMPONENTES CSP 
***************************************************************/

.header.desktop .search-bar .row .col-4:first-child {
	align-items: center;
    display: flex;
}
 
.header.desktop .search-bar .language {
	width: 100%;
    justify-content: flex-end;
}

/*
#DeltaPlaceHolderMain {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    padding: 0px;
    display: block;
    padding:0 40px;
}

@media (min-width: 768px) {
	#DeltaPlaceHolderMain {
	    width: 700px;
	    max-width: 700px;
	    margin: 0 auto;
	    padding: 0px;
        display: block;
	}
	#ArticleContent {
	    padding: 0px 25px;
	    margin: 0 auto;
	}
}

@media (min-width: 1280px) {
	#DeltaPlaceHolderMain {
		width: 1070px;
	    max-width: 1070px;
	    margin: 0 auto;
	    padding: 0px;
	    display: block;
	}
}

#ArticleContent .LeftZone.box {
	width: 100%;
}

#ArticleContent #BreadCrumbZone.breadcrumb {
     margin-bottom: 0;
}

body .main {
    margin-top: 100px;
}
*/

body #EnlacesMenuPrincipal .title a {
	color: #000;
	font-family:Roboto;
	font-weight:bold;
	font-size:1.188rem;
	line-height:1.688rem;
}

.sub-title{
	font-family:Roboto;
	font-size:0.563rem;
	line-height:0.813rem;
    padding: 0;
    font-size: 0.72rem;
}

.menu-content {
	z-index: 999!important;
}

.menu-content-wrapper .header .title{
	font-family:Roboto!important;
	font-weight:bold!important;
	font-size:1.813rem!important;
	line-height:2.563rem!important;
}

.search-bar{
	font-family:Roboto!important;
	font-size:0.75rem!important;
	line-height:1.063rem!important;
}

/*h2{
	font-family:Roboto!important;
	font-weight:bold!important;
	font-size:2.188rem!important;
	line-height:3.125rem!important;
}*/

.module .title a{
	font-family:Roboto!important;
	font-weight:bold!important;
	font-size:1.5rem!important;
	line-height:1.75rem!important;
}

.card.mini .content .title a{
	font-family:Roboto!important;
	font-weight:bold!important;
	font-size:1.3rem!important;
	line-height:1.75rem!important;
	text-decoration: none!important;

}

.card.mini p{
	font-family:Roboto!important;
	font-size:1rem!important;
	line-height:1.438rem!important;

}

.semibold.underline.fg-dark.biggest{
	font-family:Roboto!important;
	font-weight:bold!important;
	font-size:1.625rem!important;
	line-height:2.938rem!important;

}

.highlight .title{
	font-family:Roboto!important;
	font-weight:bold!important;
	font-size:1.3rem!important;
	/*line-height:2.375rem!important;*/
}

.footer.desktop{
	font-family:Roboto!important;
}

.tile span{
	font-family:Roboto!important;
	font-weight:bold!important;
	font-size:1.2rem!important;
	line-height:1.25rem!important;
}
@media (min-width:1023px){
	.tile span{
		font-size:1rem!important;
	}

}
@media (min-width:1280px){
	.tile span{
		font-size:1.2rem!important;
	}
}


@media all and (min-width: 960px) {
    html, body {
        font-size: 1rem;
    }
}

.EnlacesFooter .menu a{
	font-weight:bold;
}

#TextoHorarioAyuntamiento{
	font-size:0.813rem!important;
	line-height:1.188rem!important;
}

#CalleInfoAyuntamiento a, #MailAyuntamiento a, #TelefonoAyuntamiento a, #CalleTextoInfoAyuntamientoMobile a, #MailAyuntamientoMobile a, #TelefonoAyuntamientoMobile a{
	font-size:0.938rem!important;
	line-height:1.313!important;
	font-family:Roboto!important;
	font-weight:bold!important;
	word-break:break-all;
	width:80%;
}
#MailAyuntamiento a{
	width:78%;
}

@media all and (min-width: 1440px){
	#CalleInfoAyuntamiento a, #TelefonoAyuntamiento a, #CalleTextoInfoAyuntamientoMobile a, #MailAyuntamientoMobile a, #TelefonoAyuntamientoMobile a{
		width:85%;
	}
	#MailAyuntamiento a{
		width:80%;
	}
}

.ms-WPHeader .ms-WPTitle{
	font-family:Roboto;
	font-weight:bold;
}

@media all and (max-width: 1280px) {
   .ms-rtestate-field{
		font-size:1.00rem;
	}
}

.layout-wrapper #DestacadoIzq_auto h3.ms-standardheader.ms-WPTitle {
	font-size: 1.5rem;
}


.layout-wrapper #DestacadoIzq_auto .ms-WPBody  .ms-core-listMenu-item {
    display: block;

    padding: 5px 0;
    color: black;
    font-size: 1rem;
    font-weight: bold;
}

.layout-wrapper #DestacadoIzq_auto .ms-WPBody  .ms-core-listMenu-item:hover {
	background: none;
}

.layout-wrapper #DestacadoIzq_auto #monthlyarchiveview {
	    text-transform: capitalize;
}

.layout-wrapper a:hover {
	text-decoration:underline;
} 

#BreadCrumbZone a:hover {
	text-decoration:underline;
}

/************* OTROS *************/

.page.brown .search{
	margin-bottom:2%!important;
}

.tile{
	padding-top:8%!important;
}

.layout-wrapper {
	padding-top: 25px;
	min-height: 64vh;
}

.layout-wrapper .breadcrumb,
#temasMasVisitados {
	background: white;
}

.layout-wrapper aside .AspNet-Menu-Vertical {
	margin-right: 20px;
}

.layout-wrapper #DestacadoIzq_auto {
	margin-right: 20px;
    /*background: white;*/
    padding: 5px 15px;
}

.layout-wrapper aside .AspNet-Menu-Vertical ul {
	list-style: none;
	padding:0;
	margin: 0;
}

.layout-wrapper aside .AspNet-Menu-Vertical ul li {
	background: white;
	margin-bottom:5px;
	padding:10px 15px;
}

.layout-wrapper aside .AspNet-Menu-Vertical ul li.AspNet-Menu-WithChildren ul li {	
	padding-left: 0;
}

.layout-wrapper aside .AspNet-Menu-Vertical ul li a {
	color: black;
	font-size:1rem;
	font-weight:bold;
}

.layout-wrapper .breadcrumb {
	margin-left:0;
	margin-bottom: 20px;
	width: 100%;
	
}

.layout-wrapper breadcrumb ul {
	
	margin-left: 10px;
}

.layout-wrapper .main-content-right #centerColumn {
	width: 100%;
    /*max-width: 100%;*/
    overflow: hidden;
    padding-bottom:30px;

}
#centerColumn{
	min-height:400px;
}

.layout-wrapper .main-content-right #centerColumn img {
	    margin-right: 25px !important;
}


.layout-wrapper .main-content-right #centerColumn .slm-layout-main .item.linkitem  img {
	    margin-right: 0px !important;
}



/*.layout-wrapper #AlertZone {
	display: none;
}
*/

.layout-wrapper .breadcrumb ul{
	width:100%;
	padding-left:20px;
	margin-bottom: 0;
}

/* adapt */
.layout-wrapper .contenidoLayout {
	max-width: 100%;
	


}

.layout-wrapper #ArticleContent.contenidoLayout {
		
	max-width: 100%;

}


@media all and (max-width: 767px) {
	.layout-wrapper {
		padding-left: 20px;
		padding-right: 20px;
	}
	.layout-wrapper .wrapper{
		padding-left:0px;
		padding-right:0px;
	}
	.layout-wrapper .breadcrumb ul{
		display: flex;
    	flex-wrap: wrap;
    	list-style:none;
	}

}


#temasMasVisitados {
	/*padding-top: 0%;
    padding-bottom: 0%;*/
}

@media all and (max-width: 1279px) {

	.input-container {
		text-align: center;
	}
	
	input.search.barraBusqueda {
		width: 80%;
		
	}
}

@media all and  (max-width: 1279px) {

	.header.mobile .wrapper {
	
		/*width:922px;
		max-width:922px;
		*/
	}

}


@media all and  (max-width: 599px) {

	.header.mobile .wrapper {

		width:100%;
		max-width:100%;
		padding: 0 20px;
	}

}

@media all and  (max-width: 1279px) {
	#EnlacesSuperioresHeaderMobile {
		width: 86%;
		max-width: 86%;
		margin: 0 auto;
		padding: 0 0 0 3%;
		text-align:left;
	}
}



#RedesSocialesHeader .fas.fa-print,
#RedesSocialesHeader .fas.fa-at {
	font-size: 1.1rem;
}


#ArticleContent {
	padding: 25px !important;
}

#ArticleContent #SectionTitle {
    padding: 0;
}

.layout-wrapper {
	padding-bottom: 80px;
}

.layout-wrapper #ArticleContent .LeftZone.box {
	width: 100%;
}

.layout-wrapper .main-content-right #centerColumn,
.layout-wrapper .main-content-right #rightColumn,
.layout-wrapper .CenterZone,
.layout-wrapper .LeftZone,
.layout-wrapper .RightZone,
.layout-wrapper #ProcedureZone {
	padding: 10px 20px 20px;
}
.layout-wrapper #ProcedureZone{
		min-height:400px;
}
@media (min-width:1024px){
	.layout-wrapper #ProcedureZone{
		min-height:500px;
	}
}

.layout-wrapper #ArticleContent .LeftZone {
	padding:0 !important;
	
} 

/*.layout-wrapper .RightZone {
	margin-right: 20px;
}
*/
.layout-wrapper .RightZone.bg-white {
		width:100%;
		padding: 5px 20px;
}

.ms-standardheader.ms-WPTitle span {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 0%!important;
    font-size: 1em;
    font-weight: 600;
    border-bottom: 0 !important;
}
.cbq-layout-main{
	table-layout:fixed;
}
.cbq-layout-main ul {
	padding-left:0;
}


.layout-wrapper #SearchContent .LeftZone {
	
	width: 100%;
}

#MSO_ContentTable {
	margin: 40px 20px;
    display: inline-block;
    width: auto;
}


#MSO_ContentTable tbody tr:nth-child(even) {
    background-color: #f5f5f5;
}

#MSO_ContentTable .slm-layout-main ul li {
	width: auto;
	margin-right: 20px;
}

#MSO_ContentTable .slm-layout-main ul {
    flex-direction: row;
    display: flex;
}

.layout-wrapper #ArticleContent .LeftZone {
	width: 100%;
}

.layout-wrapper #ArticleContent .LeftZone #EventsZone .CSPItemStyleGroup {	
	display:block
}

.layout-wrapper #ArticleContent .LeftZone #EventsZone h3 {
	display: inline-block;
	margin-right:20px;
}

.sitemap-table h4,
.sitemap-table a {
	color: black;
}

.sitemap-table a:hover {
	text-decoration: underline;
}


.sitemap-table h4 {

	margin-bottom:10px;
	border-bottom: 1px solid black;
	line-height:40px;
	padding-left:10px;
}

.sitemap-table ul {
	list-style:none;
	margin-bottom: 20px;
}

.layout-wrapper #ArticleContent .LeftZone #NewsZone {
	padding: 0;
}

.layout-wrapper #ArticleContent .LeftZone #NewsZone #LeftNewsZone_auto h3.ms-WPTitle {
	margin-top:0;
}

.layout-wrapper #ArticleContent .LeftZone #NewsZone #LeftNewsZone_auto ul.pagination {
	margin-top:10px;
}

.layout-wrapper #ArticleContent .LeftZone #NewsZone #LeftNewsZone_auto ul.pagination li {	
	padding: 0;
}

.layout-wrapper #ArticleContent .LeftZone #NewsZone #LeftNewsZone_auto ul.pagination li a {
	padding:4px;
	display:inline-block;
}

.layout-wrapper #ArticleContent .LeftZone #NewsZone #LeftNewsZone_auto ul.pagination li a.currentPage  {
	/* background: red;
	color: white; */	
}

.layout-wrapper #ArticleContent .LeftZone #NewsZone #LeftNewsZone_auto ul.pagination li span {
	display: none;
}


.layout-wrapper #ArticleContent #BreadCrumbZone ul {
     margin-bottom: 0px; 
    margin-top: 0px; 
    font-size: 1.25rem;
}

.layout-wrapper #ArticleContent #BreadCrumbZone ul li,
.layout-wrapper #ArticleContent #BreadCrumbZone ul li a {
    font-size: 1.25rem;
}

/* adapt */
.layout-wrapper #ArticleContent.contenidoLayout {
    max-width: 1110px;

	max-width: 100%;
    padding:0 !important;
}

.layout-wrapper #ArticleContent.contenidoLayout .LeftZone {
	padding:0 20px !important;
}

.layout-wrapper .main-content-left {
	margin-bottom:20px;
}

.layout-wrapper .CenterZone.bg-white {
	overflow:hidden;
}

/* SKIP TO CONTENT */
.screenreader-text {
    position: absolute;
    left: -999px;
    width: 1px;
    height: 1px;
    top: auto;
}
.screenreader-text:focus {
    color: black;
    display: inline-block;
    height: auto;
    width: auto;
    position: static;
    margin: auto;
}


#top-navigation-ul {
	padding:0;
	margin-bottom:0;
}

.top-menuitem-child {
	flex-direction: row;
    display: flex;
    flex: 100%;
    padding-left: 10px;
}

.top-menuitem-child+ul li {
	background: white;
    color: black;
    border-bottom: 1px solid #ccc;
}

ul#top-navigation-ul ul div.top-menuitem-child a.menu-item.d-inline-block {
	color:black !important;
}

.top-menuitem-child button,
.top-menuitem-child button:hover,
.top-menuitem-child button:active  {
	padding:0;
	min-width:1em;
	background:transparent;
	border:none;
}

#Center_auto .title .desktop.col-xl-6.text-right {
	align-items: center;
    display: flex !important;
    justify-content:flex-end;
}

@media all and  (max-width: 991px) {
div.titulo-calendario+div.row .col-12.col-xl-8,
div.titulo-calendario+div.row .col-12.col-xl-4 {
	padding:0;
}


}

div.titulo-calendario+div.row .col-12.col-xl-8 {
	padding-left:0;
}



.events .row .col-12 {	
	padding-left:0;
	padding-right:0;
}

.events .row .col-12 .event .col-4.col-xl-2 {
	padding-left:4px;
}

#temasMasVisitados {
	padding-bottom: 3.5%;
	padding-top:2rem;
}

#temasMasVisitados .row.px-3 {
	padding:0;
	margin: 0 -15px;
}

#temasMasVisitados .row.px-3 .col-12.col-xl-4 {
	padding-left: 0;
}

#destacados .row {
	margin: 0 -4px;
}

#destacados .row .col-12.col-xl-3,
.wp-destacados .row .highlight {
	padding: 0 3px;
}

.footer.desktop .col-5 {
	padding: 0;
}


#sidenav #EnlacesMenuPrincipalMobile ul#top-navigation-ul ul .top-menuitem-child {
	padding-left: 0;
}

#sidenav #EnlacesMenuPrincipalMobile ul#top-navigation-ul ul .top-menuitem-child a.menu-item.d-inline-block {
	padding-left: 12px;
}

#EnlacesMenuPrincipalMobile ul {
	padding: 0;
	list-style:none;
}

.wp-noticias .row {
	
	/*margin: 0 -15px;*/

}

@media (min-width: 992px) {
.wp-noticias .col-6.col-xl-6 {
	/* padding:0 15px; */
}
}

.page.green .module .title.underline {
	margin-left:0;
	margin-right:0;
	margin-bottom:20px;

}


.wp-servicios {
	background-size: 100% 100%;
    padding-bottom: 130px !important;
    margin-top:2rem;
    margin-bottom:2rem;
}
@media (max-width:1023px){
	.wp-servicios{
		padding-left:1rem;
		padding-right:1rem;
		padding-bottom:50px!important;
		background-position:center top;
		background-size:inherit;
	}
}

/*@media (max-width: 991px) {
	.row.module.destacadosAyto .row,
	.row.module.destacadosAyto .wrapper,
	.row.module.destacadosAyto .wrapper .col-6 {
		padding: 0 !important;
	}
}*/


.module.theme.wp-calendario,
#destacados.module.theme {
	padding-bottom: 80px;
}



#top-navigation-ul button.fas.fa-chevron-right:before {
	content:"";
	display:none;
}

#top-navigation-ul button.fas.fa-chevron-right:after {
	font-family:'Font Awesome 5 Free'!important;
    content: "\f054";
    font-size: 0.8rem;
    padding-left: 4px;
    margin-right: 0px;
}

@media all and (max-width: 1430px) {
	body .sub-header .menu .menu-item button {
	     font-size: 1.1rem;
    }  
	body #top-navigation-ul li a {
		font-size: 1.1rem;
	}
	body #top-navigation-ul button.fas.fa-chevron-right:after {
		padding-left: 2px;

	}
	
	body .sub-header .menu .menu-item {
    	padding-left: 2px !important;
	}	
	
}

.header.desktop .sub-header .col-10.text-right {
	padding:0;
}

.destacadosAyto .wrapper {
	
	    width: 100%;
    max-width: 100%;
}

#console{
	text-align:right;
}

#SearchContent{
	max-width:100%;
}

/*Menu*/
@media all and (max-width:1279px){
	.top-menuitem-child{
		padding-left:0;
	}
	.top-menuitem-child button, .top-menuitem-child a{
		margin-left:0;
		padding:0.5rem 0px;
		font-size:1.2rem;
		font-weight:bold;
		font-family:Roboto;
	}
	.top-menuitem-child button:before{
		display:none;
	}
	.top-menuitem-child button:after{
		font-family: 'Font Awesome 5 Free'!important;
    	content: "\f054";
    	font-size: 0.8rem;
    	padding-left: 4px;
    	margin-right: 0px;
	}
	#EnlacesMenuPrincipalMobile ul{
		margin-bottom:0;
}
	#EnlacesMenuPrincipalMobile ul li ul{
		padding-left:1rem;
		margin-bottom:1rem;
	}
	#EnlacesMenuPrincipalMobile ul li ul li{
		border-bottom:1px solid #fff;
	}

	
	.top-menuitem-child button:hover, .top-menuitem-child button:active{
		padding:0.5rem 0rem;
		min-width: 1em;
   		background: transparent;
    	border: none;
    	color:white;
	}
	
	body #top-navigation-ul li a {
    font-size: 1.0rem;
    font-weight:bold;
	}
	#EnlacesSuperioresHeaderMobile{
		padding-left:15px;
	}
	#EnlacesSuperioresHeaderMobile a{
		font-weight:bold;
	}
	body #top-navigation-ul button.fas.fa-chevron-right:after{
		padding-left:0.5rem;
	}
	.top-menuitem-child+ul li{
		color:white;
		background:transparent;
		border:none;
	}
	#sidenav #EnlacesMenuPrincipalMobile ul#top-navigation-ul ul .top-menuitem-child a.menu-item.d-inline-block{
		color:#fff!important;
}

}

#destacados .title{
	margin-bottom:3rem;
}
#destacados .highlight .title{
	margin-bottom:0;
}

@media all and  (min-width:1199px){
	.sub-header .menu .menu-item{
		vertical-align:middle;
	}
	.sub-header .menu .menu-item.border-tertiary{
		/*padding-top:9px;*/
	}
}
/*@media all and  (min-width:1800px){
	.sub-header .menu .menu-item.border-tertiary{
		padding-top:20px;
	}
}*/
@media all and (min-width:1200px){
	.layout-wrapper .contenidoLayout {
		max-width:86%;
	}

}

@media all and  (max-width:1023px){
	#MainContent{
		flex-direction:column;
	}
	.destacadosAyto .row .row{
		margin-right:-15px;
		margin-left:-15px;
	}
	.destacadosAyto .wrapper{
		padding:10px 0px!important;
	}
}
@media all and (max-width:1279px){
		.footer.mobile{
		padding-top:3rem!important;
		padding-bottom:1rem;
	}

	.layout-coreDraw .related-links{
		justify-content:flex-start
	}
	.layout-coreDraw .wrapper .row.col-12{
	padding:0rem!important;
	  
}

}
@media all and  (min-width:1279px){
	.layout-coreDraw .wrapper .row.col-12{
	  margin-left: 0.5%;
	}
}
.pagination{
	margin-top:1.5rem;
}
.pagination li:first-child {
    border-left: 1px;
    border-left-style: solid;
    border-top-left-radius: .3rem;
    border-bottom-left-radius: .3rem;
}
.pagination li:nth-child(odd) {
    border: 1px;
    border-style: solid;
}
input[type=button].page-link, a.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    min-width: inherit;
    font-family: inherit;
    font-size: 1rem;
}
.page-item:first-child .page-link,.page-item:last-child .page-link{
	background:none;
	border:none;
	color:white;
}

.archives-section a, .agenda a {
	color:#000!important;
}
.archives-section .row{
	margin-bottom:0.5rem;
}
.wp-enlaces a{
	color:#000;
}
.wp-enlaces-relacionados div a:first-child{
	margin-left:0;
}
.wp-enlaces-relacionados div a:last-child{
	margin-right:0;
}
.wp-destacados-texto #Services{
	padding:0;
	margin-left:-15px;
	margin-right:-15px;
}
.layout-coreDraw .page-title .wrapper{
	padding:0!important;
}
.layout-coreDraw .publishing-page-title .SiteTitle{
	margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
}
.layout-coreDraw .wrapper .row.col-12 .col-12{
	padding:0!important;
}
.layout-coreDraw .wp-noticias-interior p{
	margin-bottom:0.5rem;
}
.layout-coreDraw .wp-noticias-interior .title-container{
	margin-bottom:1rem;
	border-bottom:1px solid;
	padding-bottom:1rem;
}
.layout-coreDraw .wp-noticias-interior .title-container .title{
	font-weight:bold;
	margin-bottom:1rem;
}
.layout-coreDraw .wp-noticias-interior .title-container a{
	font-weight:bold;
	margin-bottom:1rem;
}
.layout-coreDraw .agenda .events__list{
	margin-left:-30px;
	margin-right:-30px;
}
.layout-coreDraw .agenda .events__list.col-md-4{
	margin-left:0;
	margin-right:0;
}
.layout-coreDraw .wp-enlaces .enlacesbasico{
	margin-left:0;
}
.layout-coreDraw .wp-enlaces .enlacesbasico .semibold.underline.fg-dark.biggest{
	font-size:1rem!important;
	margin-bottom:1rem!important;
	line-height:1.2rem!important;
}
.layout-coreDraw .destacados .imagenesDestacados{
	margin-left:-15px;
	margin-right:-15px;
}
.layout-coreDraw .destacados .imagenesDestacados div{
	display: flex;
    flex-wrap: wrap;
}
.layout-coreDraw .agenda{
	padding-right:0;
}
.layout-coreDraw .agenda div{
	width:100%;
}

@media all and  (max-width:600px){
	#EnlacesSuperioresHeaderMobile{
		padding-left:9px;
}
}
#ProcedureZone{
	padding:1rem 2rem;
}
.searchInput{
	padding:1rem 0rem;
}
.searchInput label{
	text-align:left;
}
.searchInput input{
	width:100%;
}
.searchInput select{
	width:100%;
	height:30px;
}
.header{
	text-align:left!important;
	font-family:Roboto!important;
	font-size:1rem!important;
	white-space:normal!important;
}

.ms-WPHeader h3{
	margin:0.5rem 0rem!important;
}
.ms-rtestate-field{
	margin-left:0!important;
}

body .sub-header .menu .menu-item .bg-secondary a:focus,
body .sub-header .menu .menu-item .bg-highlight a:focus,
body .sub-header .menu .menu-item .bg-tertiary a:focus,
body .sub-header .menu .menu-item .bg-primary a:focus{
	background: transparent !important;
 	background-color: transparent !important;
}

#destacado_izq #DestacadoIzq_auto {
	padding-left:0;
}


#destacado_izq #DestacadoIzq_auto .ms-WPHeader {
	margin:30px 0 15px 0;
}

#destacado_izq #DestacadoIzq_auto .ms-standardheader.ms-WPTitle {
    border-bottom: 0;
    color: black;
    font-size: 1.1rem;
    font-weight: bold;
}


#destacado_izq #DestacadoIzq_auto .ms-core-listMenu-root.static {
	color: black;
    font-size: 1rem;
    font-weight: bold;  
}

#destacado_izq #DestacadoIzq_auto .ms-core-listMenu-item.ms-blog-quickLinksTitle {
	display:none;
}

#destacado_izq #DestacadoIzq_auto .ms-core-listMenu-root.static li {
	padding: 0;
}

#destacado_izq #DestacadoIzq_auto .ms-core-listMenu-root.static li li {
	padding: 10px 15px;
	background:white;
	margin-bottom: 10px;
}


#destacado_izq #DestacadoIzq_auto .ms-core-listMenu-root.static li li a {
	padding:0;
}

.header a{
	cursor:hand;
	cursor:pointer;
}

/*Estilos de IE*/
/* IE9, IE10, IE11 */
@media screen and (min-width:0\0) {
    .destacadosAyto .row div{
		width:100%;
	}
	#EnlacesMenuPrincipalMobile ul {
		padding: 0;
		list-style:none;
	}
	#EnlacesMenuPrincipalMobile li{
			display:block;
	}
	.main .slm-layout-main ul{
	 display:inline;
	}
	.image-area-left img{
		width:90%;
	}
	.card{
		display:block;
	}
}
.CSPFileName a{
	color:#000!important;
	text-decoration:none!important;
}
.CSPFileName a:hover{
	text-decoration:underline!important;
}

.ms-rtestate-field a, .ms-rtestate-field a:hover, .ms-rtestate-field a:visited{
	color:black;
}
#ArticleContent #SectionTitle h2{
	margin-top:20px;
}
.row .bg-white{
	height:100%;
	width:100%;
}
.main-content-right{
	overflow:hidden;
}
h2, h3, .ms-h2, .ms-h3, .ms-headerFont{
	font-family:Roboto;
}
.CSPFormInput label{
	margin:0 1rem;
}
.CSPFormInput table tr{
	display:table-cell;
}
.CSPFormInput{
	margin-left:1rem;
}
.RightZone{
	height:auto!important;
}
.ms-rtestate-field TABLE{
	display:block;
	width:100%;
	max-width:100%!important;
	overflow-x:auto;
}
a{
	color:#000;
}
/*Estilos de IE*/
/* IE9, IE10, IE11 */
@media screen and (min-width:0\0) {
    .destacadosAyto .row div{
		width:100%;
	}
	#EnlacesMenuPrincipalMobile ul {
		padding: 0;
		list-style:none;
	}
	#EnlacesMenuPrincipalMobile li{
			display:block;
	}
	.main .slm-layout-main ul{
	 display:inline;
	}
	/*.image-area-left img{
		width:90%;
	}*/
		.cbq-layout-main{
		width:auto;
	}
	.cbq-layout-main tr{
		width:100%;
	}
	.main #MainContent #centerColumn .item, #MainContent .ms-WPBody .CSPItemStyleContentContainer{
		display:block;
	}
	.main .slm-layout-main{
		display:block;
	}
	table.slm-layout-main tr{
		display:block;
	}
	table.slm-layout-main tr td, table.slm-layout-main tr td ul{
		width:auto;
	}

}
.ms-rtestate-field img{
	max-width:100%;
}
#SectionTitle, .ms-WPHeader{
	width:100%!important;
	clear:both;
}

/*Posicionamiento de las imágenes summary links*/
.main .slm-layout-main ul{
	margin-top:5px;
	padding-left:0px;
}
.main .slm-layout-main {
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  table-layout:fixed;
}
.main .slm-layout-main ul{
	margin-top:5px;
	padding-left:0px;
	flex-wrap: wrap;
}
.main .slm-layout-main ul li{
	width:100%;
}
.main td .slm-layout-main ul{
	/*flex-direction:column;*/
}
table.slm-layout-main tbody{
	width:100%;
}
table.slm-layout-main tr{
	justify-content:space-between;
}
table.slm-layout-main tr td, table.slm-layout-main tr td ul{
	/*width:100%;*/
}
#rightColumn .slm-layout-main ul{
	flex-direction:column;
}
#rightColumn .slm-layout-main li{
	margin-top:0.5rem;
}
#rightColumn .slm-layout-main li:first-child{
	margin-top:0px;
}
.CSPJobVacancyContainer{
	border-bottom:1px #bebebe solid;
	font-size:0.923rem;
	padding:.5rem;
	min-height:50px
}
.image-area-left{
	/*margin-left:20px;*/
	margin-right:0px;
	padding:0;
}
#rightColumn .item.linkitem .image-area-left, .RightZone .item.linkitem .image-area-left{
	margin-right:0px;
}
.slm-layout-main .item_sin{
	font-size:1rem;
	font-weight:bold;
	margin-bottom:1rem;
}
.slm-layout-main .item .link-item2 a{
	text-decoration:underline;
	font-weight:400;
	font-size:1.1rem;
}
.slm-layout-main .item .link-item2 img{
	padding:0.5rem;
}
.slm-layout-main .item .link-item3{
	font-weight:bold;
}
.slm-layout-main .link-item-large{
	font-weight:bold;
	font-size:1.1rem;
}
.slm-layout-main .link-item-large a{
	text-decoration:underline;
}
@media only screen and (max-width: 600px) {
	table.slm-layout-main tr{
		flex-wrap: wrap;
	}
	
	.image-area-left{
		float:none !important;
		text-align:center;
		padding-right: 0px;
		margin-right: 0px;
	}
	.ms-WPBody .cbq-layout-main ul{
		padding-left:0px;
	}

	.ms-WPBody .cbq-layout-main ul .link-item{
		text-align:left;
		width:100%;
		display:inline-block;
		vertical-align:middle;
	}
	table.cbq-layout-main .image-area-left {
		width:100%!important;
		display: inline-block;
		vertical-align: middle;
	}
	.item {
	    padding-left: 0px;
	    padding-right: 0px;
	}
	.image-area-left img{
		max-width: 100%;
		height: auto;
		width:auto;
		margin-bottom:1rem;
	}
	.cbq-layout-main .image-area-left .image-fixed-width{
		width:100%!important;
	}	
	
	table.cbq-layout-main .link-item.CSPItemStyleImageLeft {
		width: 75%;
		padding-left: 0px;
	    text-align: left;
	    padding-top: 0;
	    margin-top: 0;
	}
	#rightColumn .cbq-layout-main .image-area-left .image-fixed-width{
		width:100%;
	}	
	
	#rightColumn table.cbq-layout-main .link-item.CSPItemStyleImageLeft {
		width: 65%;
		padding-left: 10px;
	    text-align: left;
	    padding-top: 0;
	    margin-top: 0;
	}

	.CSPItemStyleImageLeft .description{
		margin:10px 0 0 0;
	}
	.item {
	    padding-left: 0px;
	    padding-right: 0px;
	}
}

@media (max-width: 1280px){
	table.slm-layout-main tr td, table.cbq-layout-main tr td {
		display: block;
	}
}

@media (max-width:600px){
	.slm-layout-main .image-area-left, .slm-layout-main .image-area-top, .slm-layout-main .image-area-right{
		width:100%;
	}
	.slm-layout-main .image-area-left .image,
	.slm-layout-main .image-area-top .image, 
	.slm-layout-main .image-area-right .image, 
	.slm-layout-main .image-area-left img {
		width:100%;
		height:auto;
	}
	
	.slm-layout-main .image-area-left .image-fixed-width{
		width:120px;
		height:auto;
	}
	table.slm-layout-main .item, table.cbl-layout-main .item{
		flex-direction:column;
	}
	table.slm-layout-main .item .link-item, table.cbq-layout-main .item .link-item{
		width:100%;
	}
}
@media (min-width:767px){
	table.slm-layout-main .item .link-item, table.cbq-layout-main .item .link-item{
		margin-left:0rem;
	}
	table.slm-layout-main .item .link-item{
		/*display:inline-block;*/
	}
	table.slm-layout-main .item.centered .link-item{
		display:block;
	}
	table.cbq-layout-main .CSPItemStyleContentContainer .image-area-left, table.cbq-layout-main .image-area-left{
		width:20%;
		display:inline-block;
	}

	table.cbq-layout-main .CSPItemStyleImageLeft,table.cbq-layout-main .item .link-item{
		display:inline-block;
		width:67%;
	}
	.slm-layout-main .image-area-left .image,
	.slm-layout-main .image-area-right .image {
		width:100%;
		height:auto;
		max-width:100%;
	}
	.slm-layout-main .image-area-left .image-fixed-width{
		width:120px;
		height:auto;
		max-width:100%;
	}
	.cbq-layout-main .image-area-left .image-fixed-width{
		width:100%;
		height:auto;
		min-width:120px;
	}
	.rightColumn .cbq-layout-main .image-area-left .image-fixed-width, #rightColumn .cbq-layout-main .image-area-left .image-fixed-width{
		width:100%;
		height:auto;
		min-width:0;
	}

	.cbq-layout-main .CSPItemStyleContentContainer .image-area-left .image-fixed-width{
		width:100%;
		height:auto;
		max-width:100%;
	}
	.slm-layout-main .image-area-top .image{
		width:auto;
		max-width:100%;
		height:auto;
}
	.slm-layout-main .centered .link-item{
		text-align:center;
	}
	.slm-layout-main .item{
		padding-right:1.5rem;
	}

}
@media (min-width:1023px){
	.slm-layout-main .image-area-top .image{
		width:auto;
		max-width:100%;
		height:auto;
	}
	table.cbq-layout-main .CSPItemStyleContentContainer .image-area-left,table.cbq-layout-main .image-area-left{
		width:20%;
		display:inline-block;
	}
	table.cbq-layout-main .CSPItemStyleImageLeft,table.cbq-layout-main .item .link-item{
		display:inline-block;
		width:73%;
	}
	#rightColumn table.cbq-layout-main .image-area-left, #RightZone table.cbq-layout-main .image-area-left{
		width:100%;
	}
	#rightColumn table.cbq-layout-main .CSPItemStyleImageLeft, #rightColumn table.cbq-layout-main .item .link-item{
		display:block;
		width:100%;
	}
}
@media (min-width:1700px){
	table.cbq-layout-main .CSPItemStyleContentContainer .image-area-left,table.cbq-layout-main .image-area-left{
		width:15%;
		display:inline-block;
	}
	table.cbq-layout-main .CSPItemStyleImageLeft,table.cbq-layout-main .item .link-item{
		display:inline-block;
		width:80%;
	}
}
.cbq-layout-main .departmentItem a{
	text-decoration:underline;
}
.cbq-layout-main .departmentItem .title{
	font-weight:700;
}
.cbq-layout-main .departmentItem .departmentItemContent{
	margin-left:0;
	padding-right:1rem;
}
.cbq-layout-main .departmentItem .departmentItemContent h5{
	font-size:1rem;
	font-weight:700;
	
}
.cbq-layout-main .departmentItem .departmentItemContent h5 span{
	font-size:1rem;
	font-weight:400;
}
.bottom_departmentItem{
	clear:both;
}

table.slm-layout-main img, table.cbq-layout-main img{
	max-width:100%;
}
.image-area-left img, .image-area-top img, .image-area-right img{
	margin-bottom:1rem;
}

.slm-layout-main .CSPCorporative .CSPItemStyleContentContainer .floating-left{
	float:left;
}
.slm-layout-main .CSPCorporative .CSPItemStyleContentContainer .floating-left img{
	width:auto;
	heigth:auto;
	margin-right:1rem;
}
.slm-layout-main .CSPItemStyleContentContainer{
	border-bottom:none!important;
}
.slm-layout-main .CSPItemStyleContentContainer a{
	font-weight:bold;
}

/*Página de resultados de búsqueda*/
.ms-srch-item,.ms-srch-item-path{
	width:100%!important;
}
.ms-srch-item-body,.ms-srch-item-summary,.ms-srch-item-path{
	display:block!important;
	word-break:break-word;
}
.ms-srch-ellipsis{
	white-space:normal!important;
}
.ms-rtestate-field h4, h4.ms-rteElement-H4{
	color:black!important;
}
#ArticleContent li{
	margin-left:0!important;
}
@media (max-width:767px){
	.CSPFormInput{
		margin-left:0;
	}
}
/* NUEVO SLIDER ACCESIBLE */
.sliderWithText {
    width: 100%;
    height: 275px!important;
}


@media all and (max-width: 1023px) { 
	.sliderWithText {
		width: 100%;
	    height: 275px!important;
	    margin-top: 1px;
	
	}
	.sliderWithText .carousel-item {
	    height:300px !important;
	}	
}

.sliderWithText .carousel-item {
    height: 313px;
}
.sliderWithText .carousel-item > img{
	width:100%;
	height:auto;
}
.sliderOnlyImage .carousel-item > img{
	width:100%;
	height:auto;
	min-width:80px;
}

.sliderWithText .carousel-caption {
    position: absolute;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.8);
    top: 110px;
    left: 0px;
    bottom:0;
    padding: 10px;
    text-align:left;
}
@media (min-width:767px){
	.sliderWithText .carousel-caption{
		left:70px;
		top:15%;
		bottom:45px;
		width:55%;
		border:none!important;
		/*height:40%;*/
		height:fit-content;
	}
}
@media (min-width:1023px){
	.sliderWithText .carousel-caption{
		left:70px;
		top:11%;
		bottom:45px;
		width:55%;
		border:none!important;
		/*height:70%;*/
		height:fit-content;
	}
}
@media (min-width:1200px){
	.sliderWithText .carousel-caption{
		left:70px;
		top:26%;
		bottom:45px;
		width:55%;
		border:none!important;
		height:fit-content;
	}
}

.sliderWithText .carousel-caption a {
    color: #000;
    font-weight: bold;
    font-size: 1.5em;
    text-decoration: underline;
}

.sliderWithText .carousel-caption p {
    color: #000;
    font-weight: bold;
}

.sliderWithText .carousel-indicators {
    text-align: center;
    width: 100%;
    bottom:0px;
    margin:0;
    z-index:8;
}
@media (min-width:767px){
	.sliderWithText .carousel-indicators{
		bottom:10px;
	} 
}
@media (min-width:1280px){
	.sliderWithText .carousel-indicators{
		bottom:-15px;
	} 
}


.sliderWithText .carousel-indicators li {
    cursor: pointer;
    height: 5px;
    width: 40px;
    margin: 0 2px;
    background-color: #E6E7E8;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.sliderWithText .carousel-indicators li.active {
    background-color: #248BE4;
}
.carousel-control-play{
	position: absolute;
    right: 10px;
    top: 10px;
    color: white!important;
}
.carousel-control-play:hover, .carousel-control-play:visited{
	color:white!important;
}

/* Carousel base class */
.carousel {
  margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */

.carousel-indicators {
	bottom: 10px;
	z-index:5;
}
@media (min-width:1279px){
	.carousel-indicators {
		bottom: 10px;
	}

}

.carousel-control.right,
.carousel-control.left {
  display: block;
}

.carousel-control.right,
.carousel-control.left {
  position: absolute;
  top: 0;
}

.carousel-control.left,
.carousel-control.right {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex; 
  align-items: center; 
  justify-content: center; 
  width: 7%;
  color: white;
  text-align: center;
  opacity: 0.7;
}

.carousel-control.left {
	left: 0;
}
.carousel-control.right {
	right: 0;
	
}
@media (max-width:767px){
	.carousel-control.left,.carousel-control.right{
		top:-180px;
	}
	.sliderOnlyImage .carousel-control.left,.sliderOnlyImage .carousel-control.right{
		top:0px;
	}
	.sliderOnlyImage .carousel-indicators{
		bottom:0px;
	}
	.sliderOnlyImage.carousel{
		margin-bottom:0;
	}
}
/*Carrusel home ganekogorta*/
@media (min-width:1023px){
	.desktop .sliderWithText .carousel-item > img{
		height:313px;
	}
	.desktop .sliderOnlyImage .carousel-item img{
		height:313px;
	}
}


/*Componente noticias*/
.layout-coreDraw .wp-noticias-interior .title-container .image{
	margin-bottom:1rem;
}
.layout-coreDraw .wp-noticias-interior .title-container .image img{
	width:100%;
	height:auto;
}
@media (min-width:767px){
	.layout-coreDraw .wp-noticias-interior .title-container .image{
		width:30%;
		display:inline-block;
		vertical-align:top;
		padding-right:1rem;
		margin-bottom:0;
	}
	.layout-coreDraw .wp-noticias-interior .title-container .texto{
		width:70%;
		display:inline-block;
	}

}
@media (min-width:1280px){
	.layout-coreDraw .wp-noticias-interior .title-container .image{
		width:20%;
	}
	.layout-coreDraw .wp-noticias-interior .title-container .texto{
		width:80%;

	}

}

/*PAGINA REGISTRO*/
.UserActivationForm label, .UserActivationForm span{
font-weight:normal !important;
}
.UserActivationForm fieldset{
margin-bottom:2rem;
}
.UserActivationForm legend{
font-weight:bold;
text-decoration:underline;
margin-bottom:1rem;
}



.UserActivationForm label[id$="_UserActivation_lblIdentificationDocumentType"],
.UserActivationForm label[id$="_UserActivation_lblBirthDate"],
.UserActivationForm label[id$="_UserActivation_lblMunicipality"],
.UserActivationForm label[id$="_UserActivation_lblMailUser"],
.UserActivationForm label[id$="_UserActivation_lblMailPassword"],
.UserActivationForm span[id$="_UserActivation_lblchkReceiveNotifications"],
.UserActivationForm span[id$="_UserActivation_lblDateFormat"]{
margin:0.5rem 1rem 0.5rem 0 ;
}
.UserActivationForm input[id$="_UserActivation_txtIdentificationDocumentNumber"],
.UserActivationForm input[id$="UserActivation_txtBirthDate"],
.UserActivationForm input[id$="_UserActivation_txtMailUser"],
.UserActivationForm input[id$="_UserActivation_txtMailPassword"],
.UserActivationForm select[id$="_UserActivation_ddlMunicipality"]{
margin:0.5rem 0;
}
.UserActivationForm span[id$="_UserActivation_lblSexo"]{

display:inline-block;
}
input[id$="_UserActivation_rbtMujer"], input[id$="_UserActivation_rbtHombre"]{
margin: 0;
}



.UserActivationForm .radioButton{
margin-right:0.5rem;
}
.UserActivationForm .radioButton label, .UserActivationForm .radioButton input{
margin-bottom:0;
margin-left:0.3rem;
}



.UserActivationForm .userAccount label{
width:100px;
}
.UserActivationForm input[id$="_UserActivation_chkAcceptMunicipalityReadData"]{
margin:1rem 0.5rem 0.5rem 0;
}
div[id$="_panActivationRequired"]{
display:block;
margin:2rem 0 1rem 0;
}

div[id$="_panLegalTerms"]{
	margin-top:2rem;
}
label[for$="_chkAcceptMunicipalityReadData"]{
	margin-top:1rem;
}
span[id$="_UserActivation_lblSexo"]
{
	margin-top:0.5rem;
}

/* POPUP PAGINA REGISTRATE */

.UserActivationForm ul{
	padding-left:40px;
}
.modalBackground {
    background-color: Gray;
    opacity: 0.7;
}

div[id$="UserActivation_panListMuni"] .divModalBackground{
	width:80%;
	margin:0 auto;
	background-color:#fff;
	border-radius: 5px;
}
@media (min-width: 1440px){
	div[id$="UserActivation_panListMuni"] .divModalBackground{
		width:50%;
		margin:0 auto;
		background-color:#fff;
		border-radius: 5px;
	}
}

div[id$="UserActivation_panListMuni"] .divModalBackground .ModalWin .titleWindow{
	border-radius: 5px 5px 0 0;
}
div[id$="UserActivation_panListMuni"] .divModalBackground .ModalWin .titleWindow, div[id$="UserActivation_panListMuni"] .divModalBackground .ModalWin .contentModalWin{
	padding:1rem;
}
div[id$="UserActivation_panListMuni"] .divModalBackground .ModalWin .titleWindow, div[id$="UserActivation_panListMuni"] .divModalBackground .ModalWin span{
	font-weight:normal;
}
div[id$="UserActivation_panListMuni"] .divModalBackground .ModalWin .centerButton{
	text-align:center;
}




.main .slm-layout-main .slm-layout-main .item.linkitem {
	width: 100%;
	overflow: auto;
	padding-right:0;
}


