@charset "UTF-8";

body{  overflow-x: hidden;}
ul li {list-style:none;}
 * {  font-family: 'Lato', sans-serif;}

/* Firefox */
* {
  scrollbar-width: thin;
  scrollbar-color: #0e5d97 #e5b526;
}

/* Chrome, Edge and Safari */
*::-webkit-scrollbar {
  width: 15px;
  width: 15px;
}
*::-webkit-scrollbar-track {
  border-radius: 2px;
  background-color: #FFA217;
}

*::-webkit-scrollbar-track:hover {
  background-color: #FFA217;
}

*::-webkit-scrollbar-track:active {
  background-color: #FFA217;
}

*::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #3B0175;
}

*::-webkit-scrollbar-thumb:hover {
  background-color: #3B0175;
}

*::-webkit-scrollbar-thumb:active {
  background-color: #3B0175;
}


.subHeader {background: rgb(14 93 151);padding: 0px 0px 20px 0px;}
.subHeader hr {color:white;}
.subHeader h4{
 
color:white;
 
/* text-transform: uppercase; */
 
font-size: 12pt;
}
.subHeader a{

color:white;

padding: 4px;
}
.subHeader a.transparencia{
 display: inline-block;
 font-size: 8pt;
 border: white 1px solid;
 color:white;
 padding: 3px;
 margin: 3px;
 border-radius: 2px;
 text-align: center;
 letter-spacing: 1px;
}
.subHeader a:hover{
 color:#efa31d;
}
.subHeader a.transparencia:hover{
 color:#efa31d;

}
.subHeader .iconos-menu {
    float: left;
}
.subHeader p.accesibilidad {
  color:white ;margin: 6px 0px 0px 10px;float: right;
}
.subHeader p.accesibilidad:hover{
  color:#efa31d;

}
.subHeader .fas, .fa-solid {color:#ffffff;}


/*.logo-muni{margin: 10px;width: 20%;}
.logo-muni-footer{margin: 11% 15%;width: 192px;}

.unmejortomeesposible {-webkit-animation: scale-up-left 1s cubic-bezier(0.755, 0.050, 0.855, 0.060) 1ms both;animation: scale-up-left 1s cubic-bezier(0.755, 0.050, 0.855, 0.060) 1ms both;padding: 0px 8px 0px 8px;width: 54%;}
.navbar-brand p{-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 75% 75%, 75% 100%, 50% 75%, 0% 75%) !important;clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 75% 75%, 75% 100%, 50% 75%, 0% 75%) !important;text-transform: lowercase;/* font-weight: 600; */color: #ffffff;text-align: center;margin: 8px 0px 0px 10px;float: right;background-color: #0e5d97;}
 */

.logo-muni{margin: 10px !important ;width: 10%  !important;}
.logo-muni-footer{margin: 11% 15%;width: 192px;}

.unmejortomeesposible {-webkit-animation: scale-up-left 1s cubic-bezier(0.755, 0.050, 0.855, 0.060) 1ms both;animation: scale-up-left 1s cubic-bezier(0.755, 0.050, 0.855, 0.060) 1ms both;padding: 0px 8px 0px 8px;width: 54%;}
.navbar-brand p{-webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 75% 75%, 75% 100%, 50% 75%, 0% 75%) !important;clip-path: polygon(0% 0%, 100% 0%, 100% 75%, 75% 75%, 75% 100%, 50% 75%, 0% 75%) !important;text-transform: lowercase;/* font-weight: 600; */color: #ffffff;text-align: center;margin: 8px 0px 0px 10px;float: right;background-color: #3e0c50;}


/* Navbar Mega Menú*/
.menu-palabra{
  font-weight: 400;
  font-size: 13pt;
  top: 86px;
  right: 18px;
  color: #54276a;
  position: absolute;
  }
.navbar {
  padding: 0px 0px 0px 0px;
  background-color: #ffffffdb;
 }

 
 /* Links inside the navbar */

 .navbar a {
   font-weight: 400;
   font-size: 12pt;
   color: #0e5d97;
   text-decoration: none;
 }
.navbar a::first-letter {
 text-transform:capitalize;
}
.navbar a:hover{
  
cursor: pointer;
  
color: #e9248f;
 }

 .navbar .megamenu{
  border: none;
  background-color: #fffffff5;
  padding: 1rem;
  margin: 0px 0px 0px 0px;
}
 .navbar .tituloMega{
  text-transform: lowercase !important;
  color: #0e5d97;
  font-size: 20pt;
  text-transform: uppercase;
  font-weight: 400;
  }

 .navbar .tituloMega::first-letter{
  
  text-transform: capitalize;
 
 }
 
 .tituloDideco {
  color: #0e5d97;
  font-size: 20pt;
  font-weight: 400;
 }

  .navbar .ParrafoMega {
     padding: 0px 5px;
     color: #1a002e;
     font-weight: 400;
     font-size: 13pt;
     line-height: 30px;
 }
 .navbar h6.title{
  color: #0e5d97;
  font-weight: 400;
  text-transform: lowercase;
  font-size: 20px;
 }
 .navbar h6.title::first-letter{
  
  text-transform: capitalize;
 
 }
 .navbar .flecha{
    color: #0e5d97;
    padding: 0px 9px 0px 0px;
    margin: 0px 0px 0px -20px;
    font-weight: 400;
}
 .navbar .list-unstyled {
 margin-left: 25px;
 }
 .navbar .list-unstyled li {}
 .navbar .list-unstyled li a {
  /* color: white; */
  font-size: 11pt;
 }
  .navbar .list-unstyled li a::first-letter {
 text-transform:capitalize
 }




 /*Carousel*/
.H5Slide {
    font-size: 300%;
    text-align: right;
    margin: -28% 0px 0px 0px;
    font-weight: bold;
}
.PSlide {
 text-align: right;
 }
.BtnSlide {margin: 3% 0px 0px 85%;}



 .cuadranteA {background-color: #8dc5e9;}
 .cuadranteA h1,.cuadranteB h1,.cuadranteC h1,.cuadranteD h1{text-transform: uppercase;font-weight: 400;/* font-family: 'Itim', cursive !important; */padding: 25px;color:white;text-align: center;font-size: 180%;}
 .cuadranteB {background-color: #6e8969;}
 .cuadranteC {background-color: #9C27B0;}
 .cuadranteD {background-color: #673AB7;}

.cultura {
  background: rgb(2,0,36);
  background: linear-gradient(90deg, rgba(2,0,36,1) 0%, rgba(87,1,94,1) 49%, rgba(2,0,36,1) 100%);
}

.cultura h1 {
  color: rgb(255, 255, 255);
  margin: 0px 0px 0px 0px;
  width: 100%;
  padding: 40px 0px 0px 0px;

  text-transform: uppercase;
  font-weight: 600;

}
.cultura h2 {
  font-size: 12pt;
  color: white;
    text-align: center;
    padding: 20px;
}
.cultura h3 {}
.cultura p {}
.cultura .nav-tabs {
  margin-bottom: 20px;
}

.cultura .nav-tabs .active {

  background-color: #efa31d;
  border-bottom: 1px solid #ffffff;
}
.cultura .nav-tabs .nav-link  {
  color: white;
}

.cultura .breadcrumb-item {
  color: rgb(255, 255, 255);
}

.cultura .breadcrumb-item a {
  color: #f5b600;
}
.modalAbierto {}
.modalCultura {
    background: #35003aab;
}
.modalCultura .card-header{
  background-color: #452057 !important;
  color:#fff
}

.modalCultura  .modal {}
.modalCultura  .modal-dialog{width: 80%;max-width: none;}
.modalCultura  .modal-content {
    background-color: #240b31d4;
}
.modalCultura .modal-title {
    color: white;
    font-size: 18pt;
    font-weight: 400;
}
.modalCultura  .modal-header {
    padding: 20px 20px 0px 20px;
    border: none;
}
.modalCultura .modal-header .btn-close { 
  -webkit-filter: invert(100%);
    filter: invert(100%);
}
.modalCultura .modal-footer {
    border: none;
}






 .btns-portada {
  position: absolute;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  right: 10px;
  top: 10px;
}
 /* CSS PARA PAGINAS NOTICIAS */
 .limitadorLineasTexto{
 text-transform: lowercase;
 font-size: 14pt;
 font-weight: 400;
 line-height: 1.1; /* ajusta el valor según tus necesidades */
 max-height: 2.4em; /* altura de dos líneas de texto */
 overflow: hidden;
 text-overflow: ellipsis; /* agrega puntos suspensivos al final del texto si es necesario */
 color: #000000;
 padding: 2px 0px;
 }
.interiores h1{
  color: rgb(14 93 151);
  margin: 0px 0px 0px 0px;
  width: 100%;
  padding: 40px 0px 0px 0px;

  text-transform: uppercase;
  font-weight: 600;

}
.interiores .card-header {
  color: white;
}

 .tag-noticias{}
 .tag-noticias span.tag {
    font-weight: bold;
    float: right;
    position: relative;
    z-index: 6 !important;
    padding: 5px 22px;
    background-color: #e5b526;
    color: #0e5d97;
    top: -346px;
    left: 0px;
    border-radius: 15px 0px 0px 5px;
}


  .limitadorLineasTexto::first-letter{
   text-transform: capitalize;
  
}
.fecha {
    margin: 20px 0px 0px 0px;
    text-align: right;
}
.PaginadorSuperior{}

.dimensiones-contenedor-noticias-4columnas {
      margin: 0px 0px 10px 0px;
      overflow: hidden;
      width: 100%;
      height: 420px;
} 
.dimensiones-noticias-4columnas {
      border-radius: 3px;
      width: 100%; /* asegura que la imagen cubra todo el contenedor */
      height: 100%;
      object-fit: cover; /* ajusta la imagen sin deformarla */
}
  
.dimensiones-contenedor-noticias-2columnas{
    margin: 0px 0px 10px 0px;
    overflow: hidden;
    width: 100%;
    height: 420px;
}
.dimensiones-noticias-2columnas {
  
border-radius: 3px;
  
width: 100%; /* asegura que la imagen cubra todo el contenedor */
  
height: 100%;
  
object-fit: cover; /* ajusta la imagen sin deformarla */
}
.colorNoticias {
    padding: 2%;
    background-color: #0e5d97;
}
.color-interior{}   

.fondoFlecha{
  height: 50px;
  margin: 164px 20px 124px 20px;
  width: 50px;
  background-color: #e5b526 !important;
  border-radius: 50%;
  opacity: 0.8;
  }

  .margenes {
    min-height: 355px;
    box-sizing: content-box;
    margin: 35px 0px 10px 0px;
    padding: 20px 20px 0px 20px;
    background-color: #0e5d97 !important;
   }
   .margenes p{
     color:white;
     padding: 20px;
     background-color: #1c85b2 !important;
    }
.noticias {}
/*.noticias h1{color: #fff;text-transform: uppercase;}*/
.noticias h1{
  color: #fff;
  margin: 0px 0px 0px 0px;
  width: 100%;
  padding: 40px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
}

.noticias .interna {background: #fff7ae;}

  /*background: #fff7ae;*/
.noticias .linea{height: 3px;width: 100%;background-color: #ffffff;margin: 10px 0px;}
.noticias h2{color: white;}
.noticias h2.sobreTitulo{
    color: white;
    font-size: 20pt;
    /* text-align: center; */
    text-transform: uppercase;
    background: rgb(84 39 106);
    width: 99%;
}
.noticias .col-md-6 {}

.noticias .parrafonoticias {
    width: 73%;
    position: relative;
    z-index: 6 !important;
    padding: 15px 25px 10px 17px;
    background: #1c85b2e0;
    line-height: 12pt;
    color: #ffffff;
    font-size: 11pt;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;/*si no se declara añade los ... pero muestra todo el texto*/
    margin: -98px 0px 0px 0px;
    border-radius: 0px 15px 0px 0px;
}

.noticias .concejo{width: 100%;position: relative;z-index: 6 !important;padding: 7px;background: #9C27B0;color: white !important;line-height: 17pt;color: #000000;font-size: 13pt;text-align: center;}
.noticias .tituloDestacada{
    text-transform: lowercase;
    font-size: 15pt;
    font-weight: 400;
    line-height: 1.5; /* ajusta el valor según tus necesidades */
    max-height: 1.4em; /* altura de dos líneas de texto */
    overflow: hidden;
    text-overflow: ellipsis; /* agrega puntos suspensivos al final del texto si es necesario */
    color: #ffffff;
    padding: 2px 0px;
}
.noticias .tituloDestacada::first-letter{
   text-transform: capitalize;
  
}
.noticias h3.btn-ver-mas {

font-size: 10pt;
text-align: center;
color: black;
text-transform: uppercase;
padding: 2px 10px 2px 10px;
background-color: #ffc107;
width: 65px;
margin: 0px 0px 0px auto;
border-radius: 5px;
}
.noticias .borderStyle{
   padding: 0px 15px;
   background-color: #1c85b2;
}
.noticias .borderStyle img {
    position: relative;
    z-index: 2 !important;
    /* padding: 0px 20px 10px 20px; */
}

.parraNoticiasInterior {
    width: 80%;
    text-align: justify !important;
    margin: 20px;
    line-height: 20pt;
    text-align: left;
    color: #000000;
    font-size: 12pt;
    
    
    /*si no se declara añade los ... pero muestra todo el texto*/
}

.somosComunidad {
 padding: 1%;
 background-color: #ffffff;
 }
.somosComunidad h1{
  color: #0e5d97;
  margin: 0px 0px 0px 0px;
  width: 100%;
  padding: 40px;
  text-align: center;
  text-transform: uppercase;
  /*background: #fff7ae;*/
  background: #ffffff;
  font-weight: 600;
}.somosComunidad h2{
  border-bottom: 5px white solid;
  border-radius: 10px 10px 0px 0px;
  color: white;
  margin: 0px 0px 0px 0px;
  padding: 23px;
  text-align: left;
  text-transform: uppercase;
  /*background: #54276a;*/
  background: #ffffff;
  font-size: 150%;
  max-width: 100%;
}
.texto-somos-comunida{
    padding: 6%;
    font-size: 20px;
}

.texto-titulo-somoscomunidad{
    padding: 6%;
    font-size: 212%;
}

.shadow-drop-2-center {
	-webkit-animation: shadow-drop-2-center 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: shadow-drop-2-center 0.4s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

.interior {}
.interior h1 {}
.interior h2 {
}

.interior p {
 text-align:justify;
}

.footerStyle{
    color: white;
    background: rgb(14 93 151);
}

.footerStyle a{
    color: white;
}
.footerStyle h6.title {
    width: 50%;
    font-weight: 400;
    padding: 10px;
    font-size: 14px;
    margin: 1px 1px 2px 1px;
    border-bottom: 1px solid;
}
.footerStyle h4{
    font-size: 16px;
    color: white;
    font-weight: 00;
    margin: 20px 0px 10px 0px !important;
}
.footerStyle ul{
    margin: 0px 0px 0px -25px !important;
}
.footerStyle ul li i {margin:0px 5px 0px 5px;}
.footerStyle ul li{
    font-size: 12pt;
    list-style: none;
}
.footerStyle ul li a{
    font-size: 12pt;
    text-decoration: none;
    color: white;
}
.tituloMapadesitio{

}
.parrafoFooter{
  
text-align: center;
  
padding: 20px;
}



/* ============ desktop view ============ */
@media all and (min-width: 992px) {

 .navbar .has-megamenu{position:static!important;}
 .navbar .megamenu{left:0; right:0; width:100%; margin-top:0;  }


}	
/* ============ desktop view .end// ============ */
@media all and (max-width: 990px) {

 .navbar a {

 }
 
.navbar .list-unstyled li a {
    font-size: 10pt;
}
  .logo-muni{
    margin: 5px 0px 5px 15px;
    width: 150px;
}
.navbar-brand p{
   border: solid 1px;
   background-color: #0e5d97;
   font-size: 13pt;
   text-align: center;
   margin: 36px 0px 0px 20px;
   padding: 10px 10px 20px 10px;
}
}	
/* ============ mobile view ============ */
@media(max-width: 991px){

 .navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse{
   overflow-y: auto;
     max-height: 90vh;
     margin-top:10px;
 }
}
@media(max-width: 720px){

  .noCol {flex: none !important;}
  .fondoFlecha{ margin: 141% 0px;}
  .margenes {

    margin: 0px;
    padding: 0px;
  
   }
   .contenido-index {
    margin-top: 0px !important;
   }

   .modalCultura  .modal-dialog{width: 100%;max-width: none;}
  
.navbar {a
 padding: 5px;
 }
 .unmejortomeesposible {position:absolute;width:60%; padding:5%;}
 
.navbar a {
  
 }
.navbar .megamenu{ 
  
 }
.navbar .tituloMega{
 
  }
.navbar .ParrafoMega {
   
  }
.navbar h6.title{
   margin: 0px 0px 0px 0px;
  }
.navbar .list-unstyled {
  }
.navbar .list-unstyled li a {
  
  }
.carousel {/* min-height: 500px; */}

.carousel-indicators{visibility:hidden}
.w-100 {width: 372% !important;}
.H5Slide {
    width: 100%;
    /* background-color: #ffc107a3; */
    font-size: 20pt;
    text-align: left;
    color: white;
}
.PSlide {
 width: 100%;
 text-align: left;
 color: white;
 }

.BtnSlide {margin: 2% 0px 20% 0%;}

 .noticias {
    padding: 12px;
    margin: 2px;
}
.noticias h1{
}

.dimensiones-contenedor-noticias-4columnas { height: 420px;} 

 
.footerStyle ul li a{
    text-decoration: none;
    font-size: 10pt;
 
}
  
 }
/* ============ mobile view .end// ============ */


#cuadrado-footer{
  padding: 80px 0px 40px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #0000006e;
  z-index: 1;
  font-size: 13px;
  text-align: center;
}
#cuadrado-footer::after{
  background-color: aqua;
  /* content: ''; */
  position: absolute;
  width: 0;
  height: 0;
  width: 40%;
  height: 100%;
  /* background-color: var(--color2); */
  -webkit-transform: skew(-13deg);
  -moz-transform: skew(-13deg);
  -o-transform: skew(-13deg);
  transform: skew(-13deg);
  z-index: -1;
}

/*Boletininformativos*/

.cuadroPDF {padding: 10px 0px;color:white;text-align: center;font-size:14pt;cursor: pointer;background: rgb(14 93 151);}
.cuadroPDF i {
 padding:10px;
 width:40px;
 margin:0px auto;

font-size:40pt;


}
.cuadroPDF p {
  font-size: 12pt;
    text-transform: uppercase;
    text-align: center;


}

.contenido-index{
  width: 90%;
  padding: 20px 0px 15px 0px !important;
  margin: 50px 23px;
  color: white;
  background-color: #1c85b2;
}
.contenido-index a{
    color: #FF9800;
    background-color: #1c85b2;
}



footer img{
}
#rrss-footer{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 1%;
}
#rrss-footer a{
  margin: 5%;
}
#rrss-footer a i{
  font-size: 200%;
  color: white;
}

#telefono{
  justify-content: center;
  align-items: center;
}

#telefono i{
  color: white;
  margin-right: 2%;
}

#datos-footer{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 30%;
}
#datos-footer i{
  color: white;
}
#lineas-final{
  display: flex;
  width: 100%;
  height: 25px;
}
#morado{
  width: 50%;
  height: 100%;
  background-color: #9b2d8a;
}
#celeste{
  width: 50%;
  height: 100%;
  background-color: #3242;
}
.menu-superior a{color:white}
.menu-superior {
  /* position: relative; */
}

@media only screen and (max-width: 769) {
  
   .menu-superior {
    align-self: center;
  }
}

@media only screen and (max-width: 1024px) {
   .menu-superior {
    width: 100%;
    display: flex;
    justify-content: center;
  }
}

 .menu-superior::before {
  content: "";
  position: absolute;
  -webkit-clip-path: polygon(0 0, 100% 0%, 100% 100%, 25% 100%);
  clip-path: polygon(0 0, 100% 0%, 100% 100%, 35% 100%);
  /* background-color: #353d3c; */
  width: 122px;
  height: 52px;
  top: 0;
  left: -50px;
}

@media only screen and (min-width: 75.06em) and (max-width: 87.5em) {
   .menu-superior::before {
    height: 48px;
  }
}

@media only screen and (min-width: 62.06em) and (max-width: 75.06em) {
  .menu-superior::before {
    width: 116px;
    height: 46px;
  }
}

@media only screen and (max-width: 1024px) {
  .menu-superior::before {
    display: none;
  }
}

 .menu-superior .nav {
  align-items: center;
}

@media (max-width: 34.4em) {
 .menu-superior .nav {
    align-items: initial;
    flex-wrap: inherit;
  }
}

.menu-superior .nav-item .nav-link {
  color: #FFFFFF;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0rem 1rem;
}

 .menu-superior .nav-item .nav-link .font-weight-light {
  display: block;
  text-transform: none;
}

.menu-superior .nav-item:nth-last-of-type(3) {
  border-right: 1px solid #FFFFFF;
  padding-right: 1rem;
}

@media (max-width: 48em) {
 .menu-superior .nav-item:nth-last-of-type(3) {
    border: none;
  }
}

.menu-superior .nav-item .iconos-menu {
  color: #ffffff;
  padding: 0 0.75rem;
}

@media (max-width: 768px) {
 .w-100 {width:100% !important;} 
  .menu-superior .mobile-out {    display: none;  }
 .noticias .parrafonoticias {  width: 90%; padding: 15px 25px 15px 25px; margin: -105px 0px 0px 0px;   }
  .tag-noticias span.tag {   }
 .noticias .borderStyle{   padding: 0px;}
 
}


/* ----------------------------------------------
 * Generated by Animista on 2023-4-13 12:47:10
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation scale-up-left
 * ----------------------------------------
 */
@-webkit-keyframes scale-up-left {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
}
@keyframes scale-up-left {
  0% {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: 0% 50%;
            transform-origin: 0% 50%;
  }
}

#botDiv.bottombutton .botIcon {
  height: 118px !important;
  width: 200px !important;
  padding: 0px;
  z-index: 1;
}
#botDiv.bottombutton {

  bottom: 87px !important;

}

.divconcejo {
    position: absolute;
    top: 50%; /* Alinea la parte superior del div al 50% de la altura del contenedor */
    transform: translateY(-50%); /* Centra verticalmente el contenido utilizando transform */
}

.fondosConcursos #table {
    border-collapse: collapse;
} 

.fondosConcursos #table, #th, #td {
    border: none;
}

/* table {
    
  }

  table, th, td {
    border: none;
  }*/

.medioAmbiente {
 padding: 1%;
 background-color: #219832;
 }
.medioAmbiente h1{
  color: #219832;
  margin: 0px 0px 0px 0px;
  width: 100%;
  padding: 40px;
  text-align: center;
  text-transform: uppercase;
  background: #219832;
  font-weight: 600;
}.medioAmbiente h2{
  border-bottom: 5px white solid;
  border-radius: 10px 10px 0px 0px;
  color: white;
  margin: 0px 0px 0px 0px;
  padding: 23px;
  text-align: left;
  text-transform: uppercase;
  background: #54276a;
  font-size: 150%;
  max-width: 100%;
}

.list-group-item {
      float: right;
    }
