body {
  margin:0;
  padding:0;
  background-color: #d8d1ca;
   background-image: url("BNAGSTFiles/BKRPT.png");
  background-repeat: repeat;
  }
  
  a img {border: 0;}
  
  
  
 
 
#nav{
  list-style:none;
  margin:0;
  padding:0;
  text-align:center;
  background-color: #c32434;
  background-image: url("BNAGSTFiles/BKRPTSPUPS.png");
  background-repeat: repeat;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 10;
}

#nav a, 
#nav .link-style{
  display:inline-block;
  padding: 0px;
  font-family: "#", "#", #, #;
  font-size: 8px;
  font-weight: normal;
  color:#fff;
  text-decoration: none;
  transition: 0s background-color;
  -webkit-font-smoothing: antialiased;
  }

#nav a:hover{
  background:#810b04;
}

/* SUPERIOR */

#nav ul {
  position:absolute;
  margin:0;
  padding:0;
  text-align:left;
}

#nav li {
  display: inline-block;
  background-color: #0a2929;
  position: relative;
}

/* SECUNDARIO */

#nav li ul{
  display: none;
  position: absolute;
  left: 0;
  background-color: #0a2929;
  min-width: 205px;
  white-space: nowrap;
}

#nav li:hover ul,
#nav li ul li {
  display: block;	
  }

#nav li ul a {
  display: block;
  font-size: 20px;
  }

/* TERCIARIO */

#nav li:hover ul li ul{
  display: none;
  position: absolute;
  top: 0;
  left: 100%;
  }

#nav li ul li:hover ul{
  display: block;
}

/* CABECERAS */































.LOGOTIPOB {
  margin: 40px 0 0 0;
  width: 100%;
  height: 180px;
  background-image: url("BNAGSTFiles/BKRPTSP3.png");
  opacity: 1;
  background-color: #d8d1c9;
  background-repeat: repeat;
  text-align: center;
}




.NEWOBJETIVE {
  width: 960px;
  position: relative;
  clear: left;
  margin: 0 auto 0 auto;
}



.NEWOBJETIVE1{
  width: 240px;
  height: 720px;
  position: center;
  cursor: pointer;
}

.NEWOBJETIVE1:hover .post-1{
  width: 240px;
}

.NEWOBJETIVE1 img {
  display: block;
  width: 240px;
  height: 720px;
}

.post-1{
  width: 0px;
  height: 720px;
  background: rgba(214, 245, 245, 0.71);
  position: absolute;
  top: 0;
  left: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  transition: 0.7s ease;
}

.post-1 img{
  width: 120px;
  height: 26px;
  position: center;
  
}


.post-1 h2{
  color: white;
  font-size: 20px;
  border: 2px solid white;
  padding: 10px 20px;
}



.NEWOBJETIVE2{
  width: 240px;
  height: 720px;
  position: center;
  cursor: pointer;
}

.NEWOBJETIVE2:hover .post-2{
  width: 240px;
}

.NEWOBJETIVE2 img {
  display: block;
  width: 240px;
  height: 720px;
}

.post-2{
  width: 0px;
  height: 720px;
  background: rgba(152, 230, 230, 0.71);
  position: absolute;
  top: 0;
  left: 240px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  transition: 0.7s ease;
}


.post-2 h2{
  color: white;
  font-size: 20px;
  border: 2px solid white;
  padding: 10px 20px;
}




.NEWOBJETIVE3{
  width: 240px;
  height: 720px;
  position: center;
  cursor: pointer;
}

.NEWOBJETIVE3:hover .post-3{
  width: 240px;
}

.NEWOBJETIVE3 img {
  display: block;
  width: 240px;
  height: 720px;
}

.post-3{
  width: 0px;
  height: 720px;
  background: rgba(111, 220, 220, 0.71);
  position: absolute;
  top: 0;
  left: 480px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  transition: 0.7s ease;
}

.post-3 h2{
  color: white;
  font-size: 20px;
  border: 2px solid white;
  padding: 10px 20px;
}


.NEWOBJETIVE4{
  width: 240px;
  height: 480px;
  position: center;
  cursor: pointer;
}

.NEWOBJETIVE4:hover .post-33{
  width: 240px;
}

.NEWOBJETIVE4 img {
  display: block;
  width: 240px;
  height: 480px;
}

.post-33{
  width: 0px;
  height: 480px;
  background: rgba(35, 144, 144, 0.71);
  position: absolute;
  top: 0;
  left: 720px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  transition: 0.7s ease;
}

.post-33 h2{
  color: white;
  font-size: 20px;
  border: 2px solid white;
  padding: 10px 20px;
}



.NEWOBJETIVE5{
  width: 240px;
  height: 240px;
  position: center;
  cursor: pointer;
}

.NEWOBJETIVE5:hover .post-32{
  width: 240px;
}

.NEWOBJETIVE5 img {
  display: ;
  width: 240px;
  height: 240px;
  -webkit-transition: all 2s ease; -moz-transition: all 2s ease; -ms-transition: all 2s ease; transition: all 2s ease;
}

.post-32{
  width: 0px;
  height: 240px;
  background: rgba(20, 82, 82, 0.71);
  position: absolute;
  top: 480px;
  left: 720px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  transition: 0.7s ease;
}

.post-32 h2{
  color: white;
  font-size: 20px;
  border: 2px solid white;
  padding: 10px 20px;
}































.carousel {
position: relative;
}

ul.slides {
    display: block;
	width: 960px;
    height: 640px;
    position: relative;
    height: 600px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none;
}

.slides * {
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -webkit-touch-callout: none;
}

ul.slides input {
    display: none; 
}


.slide-container { 
    display: block; 
}

.slide-image {
    display: block;
    position: absolute;
    width: 960px;
    height: 640px;
    top: 0;
    opacity: 0;
    transition: all .7s ease-in-out;
}   

.slide-image img {
    width: auto;
    min-width: 100%;
    height: 100%;
}

.carousel-controls {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    font-size: 50px;
    line-height: 600px;
    color: #fff;
}

.carousel-controls label {
    display: none;
    position: absolute;
    padding: 0 20px;
    opacity: 0;
    transition: opacity .2s;
    cursor: pointer;
}

.slide-image:hover + .carousel-controls label{
    opacity: 0.5;
}

.carousel-controls label:hover {
    opacity: 1;
}

.carousel-controls .prev-slide {
    width: 49%;
    text-align: left;
    left: 0;
}

.carousel-controls .next-slide {
    width: 49%;
    text-align: right;
    right: 0;
}

.carousel-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1px;
    z-index: 999;
    text-align: center;
}

.carousel-dots .carousel-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
    opacity: 0.5;
    margin: 5px;
}

input:checked + .slide-container .slide-image {
    opacity: 1;
    transform: scale(1);
    transition: opacity 1s ease-in-out;
}

input:checked + .slide-container .carousel-controls label {
     display: block; 
}

input#img-1:checked ~ .carousel-dots label#img-dot-1,
input#img-2:checked ~ .carousel-dots label#img-dot-2,
input#img-3:checked ~ .carousel-dots label#img-dot-3,
input#img-4:checked ~ .carousel-dots label#img-dot-4,
input#img-5:checked ~ .carousel-dots label#img-dot-5,
input#img-6:checked ~ .carousel-dots label#img-dot-6,
input#img-1:checked ~ .carousel-dots label#img-dot-7,
input#img-2:checked ~ .carousel-dots label#img-dot-8,
input#img-3:checked ~ .carousel-dots label#img-dot-9,
input#img-4:checked ~ .carousel-dots label#img-dot-10,
input#img-5:checked ~ .carousel-dots label#img-dot-11,
input#img-6:checked ~ .carousel-dots label#img-dot-12,
input#img-1:checked ~ .carousel-dots label#img-dot-13,
input#img-2:checked ~ .carousel-dots label#img-dot-14,
input#img-3:checked ~ .carousel-dots label#img-dot-15,
input#img-4:checked ~ .carousel-dots label#img-dot-16,
input#img-5:checked ~ .carousel-dots label#img-dot-17,
input#img-6:checked ~ .carousel-dots label#img-dot-18,
input#img-1:checked ~ .carousel-dots label#img-dot-19,
input#img-2:checked ~ .carousel-dots label#img-dot-20,
input#img-3:checked ~ .carousel-dots label#img-dot-21,

 {
	opacity: 1;
}


input:checked + .slide-container .nav label { display: block; }












/* Container holding the image and the text */
.container2 {
  position: relative;
  text-align: center;
  color: white;
}


/* Top left text */
.top-left {
  position: absolute;
  top: 8px;
  left: 16px;
}
























.CONTENIDOTEXTO {
  padding: 0px 10px 15px 10px;
  width: 100%;
  clear:left;

}

 p.textos1 {
	  font-size: 11pt;
	  text-align: justify;
	  
}

 p.textos2 {
	  font-size: 20pt;
	   margin: 25px 0 0px 0;
	     line-height: 30%
}

.CONTENIDOTEXTO2 {
  width: 900px;
  margin: 10 auto 10 auto;

  }
















































.ACTIVIDADES {
  background-color: #c5e8ec;
  width: 100%;
  background-image: url("../_images/banner5.jpg");
  background-repeat: repeat-x;
  clear: left;
}

.ACTIVIDADESG {
  width: 960px;
  height: 200px;
  margin: auto;
}





.SOCIOS {
  background-color: #b83a46;
  width: 100%;
  background-image: url("BNAGSTFiles/BKRPTSP.png");
  background-repeat: repeat;
}

.SOCIOS2 {
  width: 960px;
  height: 122px;
  margin: auto;
  padding-top: 6px;
}

#CENTRO1 {
  float: center;
  width: 100%;
  padding-right: 1%;
}










.MEDIOS {
  background-color: #d8d1ca;
  width: 100%;
  clear: left;
}

.MEDIOS2 {
  width: 960px;
  height: 35px;
  margin: auto;
}

.MEDIOS3 {
  width: 960px;
  height: 130px;
  margin: auto;
}

.MEDC1 {
  float: left;
  width: 170px;
  margin: 0 5px 0 0;
}

.MEDC2 {
  float: left;
  width: 170px;
  margin: 0 5px 0 0;
}

.MEDC3 {
  float: left;
  width: 170px;
  margin: 0 5px 0 0;
}

.MEDC4 {
  float: left;
  width: 170px;
  margin: 0 5px 0 0;
}



.SHARE {
  float: right;
  width: 170px;
  margin: 0 0px 0 0;
}






  p {
  font-family: Verdana, Geneva, "sans-serif";
  font-size: 11px;
  line-height: 150%;
  color: #000;
  text-align: left;
}


.INDICADOR {
  padding: .01px 0 .01px 0;
  background-color: #c32434;
  width: 100%;
  bottom:0;
}



  p.INDICADOR2 {
  text-align: center;
  color: #d8d1c9; 
  font-size:11px;
  }


