@charset "utf-8";
/* CSS Document */


	 .navita {

		margin-bottom: 0px !important;
		background-color: #3f888f;
	}
	@media only screen and (max-width: 600px) {
  		#clock {
   			 text-align-last: center;
  		}
	}
	@media only screen and (max-width: 600px) {
  		#date {
    		text-align-last: center;
  		}
	}
	.clockdate-wrapper {
		padding:5px;
		max-width:350px;
		width:80%;
		text-align:center;
		border-radius:5px;
		margin:0 auto;
	}
	#clock{
		font-family: sans-serif;
		font-size:50px;
		text-shadow:0px 0px 1px #333;
		color:#333;
	}
	#clock span {
		text-shadow:0px 0px 1px #333;
		font-size:30px;
		position:relative;
		top:-27px;
		left:-10px;
	}
	#date {
		letter-spacing:9px;
		font-size:14px;
		font-family:arial,sans-serif;
		color:#333;
	}		
	.dropdown-toggle{
		z-index: 100;
		color: #D1171A;
	}
	.navbar-default .navbar-nav>li>a {
    	color: white;
	}
	.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
		color: #fff;
		background-color: transparent;
	}
  	#mapa {
        width: 300px;
        height: 300px;

        border: #000000 solid 1px;
        margin-top: 10px;

  }


    ul.social li{
        padding: 3px 0;
    }

    ul.social li a i {
        margin-right: 5px;
        font-size:25px;
        -webkit-transition: .5s all ease;
        -moz-transition: .5s all ease;
        transition: .5s all ease;
    }

    ul.social li:hover a i {
        font-size:30px;
        margin-top:-10px;
    }

    ul.social li a,
    ul.quick-links li a{
        color:#ffffff;
    }

    ul.social li a:hover{
        color:#eeeeee;
    }

    ul.quick-links li{
        padding: 3px 0;
        -webkit-transition: .5s all ease;
        -moz-transition: .5s all ease;
        transition: .5s all ease;
    }

    ul.quick-links li:hover{
        padding: 3px 0;
        margin-left:5px;
        font-weight:700;
    }

    ul.quick-links li a i{
        margin-right: 5px;
    }

    ul.quick-links li:hover a i {
        font-weight: 700;
    }

    .btn-mapa{
        background: #E8E8E8;
        color: #696969;
    }
		
    .radio{
        height:74px;
        width: 100%;
        background-repeat : no-repeat;
        background-position : center;
        float: right;
        background-image:url('../img/radioicon.png');
        border-radius: 95px;
    }
		
	footer {
        background-color:#3f888f ;
        border-top: 4px solid #6c6874;

        color: white;
        padding-top: 50px;
        padding-right: 30px;
        padding-bottom: 100px;
        padding-left: 80px;
    }
	
		

	
	.div1:after, .div2:before {
		content:'';
		position: absolute;
		top: 0;
		width: 0;
		height: 100;
	}


	.divera {
		min-height: 100px;
		position: relative;
		width: calc(50% - 0px);
		height: 61%;

	}

	.divera2 {
		min-height: 100px;
		position: relative;
		width: calc(50% - 0px);
		height: 61%;

}

		

.example2 {
  border: 1px solid;
  padding: 10px;
  box-shadow: 5px 10px #888888;
}


  div#b {
        display: none;
    }

    div#a:hover div#b {
        display: block;
    }



    tr:hover td { background: #6c6874; color: white; align: center; }
	
	th { background: 	#D6C7D0;  }



#pregunta input[type=radio] {
  display: none;
}

#pregunta label {
  display: inline-block;
  margin: 4px;
  padding: 8px;
  background: #f1cf83c4;
  color: black;
  width: calc(50% - 8px); 
  min-width: 100px;
  cursor: pointer;
  border-radius: 20px;
}

#pregunta label:hover {
  background: #ECBB6A;
}

#pregunta input[type=radio]:checked + label {
  background: #a78750;
  color: #FAFAFA;
}
		
		.table{
			font-size: small; 
		}


'noticias

    .hide-bullets {
		list-style:none;
		margin-left: -40px;
		margin-top:20px;
	}
	.thumbnail {
		padding: 0;
		width: 50px;
		display: block;
		padding: 4px;
		margin-bottom: 20px; 
		line-height: 1.42857143;
		background-color: #fff;
		border: 1px solid #ddd;
		border-radius: 4px;
		-webkit-transition: border .2s ease-in-out;
		-o-transition: border .2s ease-in-out;
		transition: border .2s ease-in-out;
	}
	
	.tt{
		padding-left: 5px;
		width: 100%;
		word-wrap: break-word;
	}
	
	.item {
	  height: 45px;
	  min-height: 55%;
	  background: no-repeat center center ;
	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;		
	}
	.imga{
		width: 250px;
		float:left;
		margin-right: 10px;
	}
	.texto{
		text-align: justify;
		font-weight: normal;
		font: small-caps 100%/200% serif;
	}
	.texto_prin{
		
		text-align: justify;
		font-weight: bold;
		font: oblique bold 120% cursive;
	}
	.div_not{
		display: inline-flex;
		grid-template-columns: auto 1fr;
	}
	.div_not:hover{
		cursor: pointer;
	}
	.aaaa{
		background: #BCBCBC;
		padding: 20px;
		
	}
	.bbb{
		border: 3px outset #dedef2;
   		background-color: #BCBCBC;
		margin: 2;
		
		
	}
	
.global2 { 
	height: 60%;
	overflow-y: scroll;
}	

.v_body {
    background-image: url(../../img/principales/ca.png);
   /* background-color: #fff;*/
    background-size: width: 100%;
    background-position: relative;
}

.mask  {
   filter: brightness(50%);
	width: 100%;
	height: 50%;
}
.mask:hover {
  filter: brightness(100%);
}

.poema {
            text-align: justify;
            font-style:italic; 
            font-size: 12pt;
            color: #222;
        }
	
  .box{
    width: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
    grid-gap: 15px;
    margin: 0 auto;
  }
	
  .card{
    position: relative;
    width: 300px;
    height: 350px;
    background: #fff;
    margin: 0 auto;
    border-radius: 4px;
    box-shadow:0 2px 10px rgba(0,0,0,.2);
  }
  .card:before,
  .card:after
  {
    content:"";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    background: #fff;
    transition: 0.5s;
    z-index:-1;
  }
	
  .card:hover:before{
  transform: rotate(20deg);
  box-shadow: 0 2px 20px rgba(0,0,0,.2);
  }
	
  .card:hover:after{
  transform: rotate(10deg);
  box-shadow: 0 2px 20px rgba(0,0,0,.2);
  }
	
  .card .imgBx{
  position: absolute;
  top: 10px;
  left: 10px;
  bottom: 10px;
  right: 10px;
  background: #222;
  transition: 0.5s;
  z-index: 1;
	height: 60%;
  }
  
  .card:hover .imgBx
  {
    bottom: 120px;
  }

  .card .imgBx img{
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
  }

  .card .details{
      position: absolute;
      left: 10px;
      right: 10px;
      bottom: 10px;
      height: 100px;
      text-align: center;
  }

  .card .details h2{
   margin: 0;
   padding: 0;
   font-weight: 600;
   font-size: 14px;
   color: #777;
   text-transform: uppercase;
  } 

  .card .details h2 span{
  font-weight: 500;
  font-size: 10px;
  color: #f38695;
  display: block;
  margin-top: 5px;
   }  
	
	.poema {
            text-align: justify;
            font-style:italic; 
            font-size: 12pt;
            color: #222;
        }
	

		.letra{
		font-size: 13px;
		font-family: cursive;
		}
	
	.ph-center { 
	width: 50%;
}
.ph-center::-webkit-input-placeholder {
  text-align: center;
  line-height: 100px;/* Centrado vertical */
}
	.activos{
		background-color: #7B7B7B;
	}
	
	@media only screen and (max-width: 600px) {
  
			.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
}

}
	.navbar-default .navbar-brand {
    color: #fff;
}


  .carousel .item {
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
}
.carousel .active.left, .carousel .active.right {
    left: 0;
    opacity: 0;
    z-index: 2;
}
.carousel .next, .carousel .prev {
    left: 0;
    opacity: 1;
    z-index: 1;
}

/* Carousel Scale */
.carousel .item.active {
    animation: zoom 30s;
    -moz-animation: zoom 30s;
    -webkit-animation: zoom 30s;
    -o-animation: zoom 30s;
}
@keyframes zoom {
    from {transform:scale(1);}
    to {transform:scale(2);}
}
@-moz-keyframes zoom {
    from {-moz-transform:scale(1);}
    to {-moz-transform:scale(2);}
}
@-webkit-keyframes zoom {
    from {-webkit-transform:scale(1);}
    to {-webkit-transform:scale(2);}
}
@-o-keyframes zoom {
    from {-o-transform:scale(1);}
    to {-o-transform:scale(2);}
}

.btn-3d {
  padding: .6rem 1rem;
  border: 1px solid # #00855d;
  border-radius: 4px;
  background-color: #00FFB2;
  color: #fff;

  font-size: 1.5rem;
  text-shadow: 0 -1px 0 rgba(0,0,0,.5);
  box-shadow: 0 1px 0 rgba(255,255,255,.5) inset,
    0 1px 3px rgba(0,0,0,.2);
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(10%,#00855d),to(#00FFB2));
  background-image: linear-gradient(#00855d 10%,#00FFB2 100%);
}

.btn-3d:hover, .btn-3d:focus {
  background-color: #e0811b;
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(10%,#00FFB2),to(#00855d));
  background-image: linear-gradient(#00FFB2 10%,#00855d 100%);
}

	
.div_text{
  background: #5DEAA8;
  height: 100px;
  width: 100px;
  margin-top: 10px;
  border-top-left-radius: 50%;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 10%;
}
.confondo {
    outline: none;
    background-color: #dfe;
    border: 0;
	font-family: open-sans, sans-serif;
    font-size: 18px;
    font-weight: 700;
	width: 100%;
    min-height: 48px;
  }
.confondo2 {
    outline: none;
    background-color: #dfe;
    border: 0;
	font-family: open-sans, sans-serif;
    font-size: 18px;
    font-weight: 700;
	width: 100%;
    min-height: 138px;
  }
