
a,.tp-caption a.btn:hover {
	color: #666666;
	/* font-weight: normal; */
	font-size: small;
}

.top-nav-collapse {
	background: #235B4E;
}

.navbar-custom ul.nav ul.dropdown-menu li a:hover {
	color: #235B4E;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #67b0d1;
}

.widget-avatar .avatar:hover {
    border: 5px solid #67b0d1;
}

.bg-skin {
	background: #67b0d1;
}

form#contact-form input:focus,form#contact-form select:focus,form#contact-form textarea:focus {
	border-color: #67b0d1;
}

footer {
	border-top: 5px solid #BC955C;
    background-color: #235B4E;
}


.btn-skin {
  color: #fff;
  background-color: #67b0d1;
  border-color: #67b0d1;
}

#articulos{
	width:14.285%;
	background-color: #e7e7e7;
	border-radius: 8px;
	border: 1px solid #666666;
	font-style: italic;
	font-size: 18px;
	font-weight: bolder;
}

#articulos a:hover{
	width: 100%;
	border-radius: 8px;
	background-color:  #b18c5b;
	border: 1px solid #98989A;
	color: #FFF;
}

#articulos a:focus{
	border-radius:8px;
}

#fracciones{
	width:5.55%;
	background-color: #e7e7e7;
	border-radius: 8px;
	border: 1px solid #666666;
	padding-right:0px;
	padding-left:0px;
	text-align: center;
	font-style: italic;
}

#fracciones a:hover{
	width:100%;
	border-radius: 8px;
	background-color: #ab8d5d;
	border: 1px solid #691C32;
	color: #FFF;
}

#fr{
	width: 5%;
	border: 1px solid #666666;
	border-radius: 10px;
	color: #666666;
}
@media screen and (max-width: 480px){
#fr{
	width: 20%;
}
}

/*Index*/
#titulos_index{
	color: #691C32;
}
#header_titulo_principal{
	color: #FFFFFF; 
	text-shadow: 4px 4px 1px #e30000; 
	font-size: 30px; 
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: bold; 
	margin-left: 40%; 
	margin-top: -11%; 
	padding-bottom: -25px;
}
#header_title{
	background-color: #FFFFFF; 
	border: 2px solid #691C32;
	border-radius: 5px;
	width:35%;
	margin-left:53%; 
	padding: 20px 0 20px 0; 
	color: black; 
	text-transform: none; 
	font-size: 28px;
	margin-left: 52.5%;
}
#index_flechita{
	margin-left:40%;
	margin-top: -1.5%;
	margin-bottom: 0.5%;
}

/*Acerca de*/
#titulos_acerca{
	color: #235b4e;
	text-align: left;
}

#parrafo_acerca{
	text-align: left;
}

/*Artículos*/
#header_arts{
	background-color: #FFFFFF; 
	border: 2px solid #235b4e;
	border-radius: 5px;
	width:15%;
	margin-left:62.5%; 
	padding: 15px 0 15px 0; 
	color: black; 
	text-transform: none; 
	font-size: 26px;
}
#header_titulo_ut{
	margin-left:40%; 

	font-size: 36px;
	color: #235B4E; 
	margin-top: -12%;
	margin-bottom: -0.5%;
}
#header_flechita{
	margin-left: 30%;
	margin-bottom: -1%;
}
#bullet_arts{
	color: #691C32; 
	margin-right:6px;
}
#excel_arts{
	color:green; 
	margin-left: 3px;
}
#pdf_arts{
	color:red; 
	margin-left: 3px;
}
#arts_principal{
	color: #9F2241;
	text-transform: none; 
	margin-left: 2%;
	/*margin-top: -32.5%;*/
	margin-top: 0%;
}
/*Guia de Acceso*/
#lista_transparencia{
    list-style-type:none;
}
#lista_transparencia ul{
	float:left;
}
#lista_transparencia li{
}
#lista_transparencia li:before{
	float: left;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	content: '\f0da';
	color: #235b4e;
	text-indent: -20px;
}

/*Footer*/
#lista_foot{
	float:left;
	color: #FFFFFF;
	list-style-type:none;
	text-align: left;
	font-weight:bold;
	border-right: 2px solid #FFFFFF;
	padding-right: 10px;
}

#lista_foot ul{
	float:left;
}

#lista_foot li{
}

#lista_foot li:before{
	float: left;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	content: '\f084 ';
	color: #691C32;
	margin-right: 10px;
}

#parrafo_footer{
	margin-left: 4%; 
	margin-bottom: 7px;
	font-size: 13px;
	font-weight: bold;
}

/*RESPONSIVE*/

@media  (max-width: 768px) {
	#header_titulo_principal{
		width: 100%;
		margin-left: 0%;
		margin-top: 0%;
		font-size: 15px;
	}
	#header_title{
		width: 80%;
		margin-left: 10%;
		font-size: 15px;
	}
	#index_flechita{
	margin-left:0%;
	}
	#titular{
		width: 100%;
	}
	#obligaciones{
		width: 100%;
	}
	
	/*Footer*/
	#footer_titulo{
		text-align:right; text-transform: none; font-weight: bold; margin-top: 250%;
	}
	#footer_derecho{
		
	}
	
	/*Artículos*/
	#header_titulo_ut{
		margin-left: 0%; 
		font-size: 32px;
		color: #235B4E; 
		font-family: Helvetica Neue, Helvetica, Arial, sans-serif;

		font-weight: bold;
		margin-top: 10%;
	}
	#header_flechita{
		margin-left: 0%;
	}
	#header_arts{
		background-color: #FFFFFF; 
		border: 2px solid #235b4e;
		border-radius: 5px;
		width: 80%;
		margin-left: 10%; 
		padding: 15px 0px 15px 0px; 
		color: black; 
		text-transform: none; 
		font-size: 32px;
	}
	#articulos{
		width: 33.33%; 
		background-color: #e7e7e7;
		border-radius: 8px;
		border: 1px solid #666666;
		font-size: 12px;
	}
	#fracciones{
		width:20%;
		font-size: 11px;
	}
	#lista_foot{
		z-index: 500;
	}

}


@media  (min-width: 1200px) {
	#header_titulo_principal{
		margin-top: -15%;
	}
}





  /* Prueba Hover */

  .blog-img
{
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
}
.blog-img img:hover {
    opacity: 1;
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}
.blog-img img {
    width: 100%;
    opacity: 1;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    transition: all 0.5s linear;
}


img.darker {
  transition: all 0.2s ease-in-out;
}

img.darker:hover {
  filter: brightness(50%);
}



/* Banner */
.box{
  width: 100vw;
  height: 100vh;
  background: #fc0;
  display: block;
  position: absolute;
  z-index: 96;
-webkit-transition: background 1s ease-out;  
    -moz-transition: background 1s ease-out;  
    -o-transition: background 1s ease-out;  
    transition: background 1s ease-out;  
  position: absolute;
  left: 0;
  z-index: -999;
  top: 0;
  opacity: .8; 
}


