body  {
	color: white;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
}
@font-face {
  font-family: "gagalin";
  src: url("/wp-content/themes/azcapo2020ene/css/fonts/gagalin.eot"); /* IE9 Compat Modes */
  src: url("/wp-content/themes/azcapo2020ene/css/fonts/gagalin.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("/wp-content/themes/azcapo2020ene/css/fonts/gagalin.otf") format("opentype"), /* Open Type Font */
    url("/wp-content/themes/azcapo2020ene/css/fonts/gagalin.ttf") format("truetype"), /* Safari, Android, iOS */
    url("/wp-content/themes/azcapo2020ene/css/fonts/gagalin.woff") format("woff"), /* Modern Browsers */
    url("/wp-content/themes/azcapo2020ene/css/fonts/gagalin.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}
h4{font-family:gagalin}

.encabezado {
	background-image: -webkit-linear-gradient(270deg,rgba(2,52,108,1.00) 0%,rgba(0,120,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(2,52,108,1.00) 0%,rgba(0,120,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(2,52,108,1.00) 0%,rgba(0,120,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(2,52,108,1.00) 0%,rgba(0,120,255,1.00) 100%);
	}

.dropdown:hover>.dropdown-menu {
  display: block;
}
.dorado {
	color: #D09C11;
}
.dorada {
	background-color: #D09C11;
	height: 3px;
}

.navbar-custom {
	background-image: -webkit-linear-gradient(270deg,rgba(2,52,108,1.00) 0%,rgba(0,120,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(2,52,108,1.00) 0%,rgba(0,120,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(2,52,108,1.00) 0%,rgba(0,120,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(2,52,108,1.00) 0%,rgba(0,120,255,1.00) 100%);
}

.navbar-custom .navbar-brand,
.navbar-custom .navbar-text {
    color: white;
}

.navbar-custom .navbar-nav .nav-link {
    color: white;
}

.navbar-custom .nav-item.active .nav-link,
.navbar-custom .nav-item:hover .nav-link {
    color: white;
}

.navbar-custom .dropdown-menu {
	background-image: -webkit-linear-gradient(270deg,rgba(2,52,108,1.00) 0%,rgba(0,120,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(2,52,108,1.00) 0%,rgba(0,120,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(2,52,108,1.00) 0%,rgba(0,120,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(2,52,108,1.00) 0%,rgba(0,120,255,1.00) 100%);
}
.navbar-custom .dropdown-item {
    color: white;
}
.navbar-custom .dropdown-item:hover,
.navbar-custom .dropdown-item:focus {
    color: white;
	background-image: -webkit-linear-gradient(270deg,rgba(2,52,108,1.00) 0%,rgba(0,120,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(2,52,108,1.00) 0%,rgba(0,120,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(2,52,108,1.00) 0%,rgba(0,120,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(2,52,108,1.00) 0%,rgba(0,120,255,1.00) 100%);
}

.navbar-toggler-icon {
 	background-image: -webkit-linear-gradient(270deg,rgba(2,52,108,1.00) 0%,rgba(0,120,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(2,52,108,1.00) 0%,rgba(0,120,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(2,52,108,1.00) 0%,rgba(0,120,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(2,52,108,1.00) 0%,rgba(0,120,255,1.00) 100%);
	color: white;
	width: 90px;
	height: 25px;
}
.barranoticias {
	background-image: -webkit-linear-gradient(270deg,rgba(2,52,108,1.00) 0%,rgba(0,120,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(2,52,108,1.00) 0%,rgba(0,120,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(2,52,108,1.00) 0%,rgba(0,120,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(2,52,108,1.00) 0%,rgba(0,120,255,1.00) 100%);
}
.barraubicacion {
    background-image: -webkit-linear-gradient(270deg,rgba(2,52,108,1.00) 0%,rgba(0,120,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(2,52,108,1.00) 0%,rgba(0,120,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(2,52,108,1.00) 0%,rgba(0,120,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(2,52,108,1.00) 0%,rgba(0,120,255,1.00) 100%);
}
.sombra {
	-webkit-box-shadow: 0px 5px 12px #000000;
	box-shadow: 0px 5px 12px #000000;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(90,140,199,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(90,140,199,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(90,140,199,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(90,140,199,1.00) 100%);
	width: 70%;
}
.sombra:hover {
	-webkit-box-shadow: 0px 0px 12px #000000;
	box-shadow: 0px 0px 12px #000000;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(199,161,90,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(199,161,90,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(199,161,90,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(199,161,90,1.00) 100%);
	width: 70%;
}

.fecha {
	background-color: #000000;
	width: 80%;
	padding-right: 5px;
	font-size: small;
	margin-right: 10%;
	min-width: 0px;
}
.noticia {
	background-color: #C89B00;
	width: 80%;
	font-size: small;
	height: 8%;
	margin-right: 10%;
	margin-top: -5px;
}
.noticia a {
	background-color: #C89B00;
	width: 100%;
	font-size: small;
	height: 8%;
	color: #000000;
	text-decoration: underline;
}
.noticia a:hover {
	background-color: #C89B00;
	width: 100%;
	font-size: small;
	height: 8%;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}




.masnoticias {
	width: 80%;
	background-color: #01326B;
	font-size: small;
	height: 8%;
	margin-right: 10%;
	margin-top: -8px;
}
.masnoticias a  {
	width: 100%;
	background-color: #01326B;
	font-size: small;
	height: 8%;
	text-decoration: underline;
	color: #FFFFFF;
}
.masnoticias a:hover  {
	width: 100%;
	background-color: #01326B;
	font-size: small;
	height: 8%;
	text-decoration: underline;
	color: #FFFFFF;
	font-weight: bold;
}
.ubicacion {
	background-image: url(../images/classic-pattern-bg.png);
}
.ubicacion a:link {
	background-image: url(../images/classic-pattern-bg.png);
	color: #808080;
}
.ubicacion a:visited {
	background-image: url(../images/classic-pattern-bg.png);
	color: #808080;
}
.vinculos {
	background-color: #000000;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: justify;
	padding-top: 20px;
	padding-left: 20px;
}
.banners1 {
	-webkit-box-shadow: 0px 5px 12px #828282;
	box-shadow: 0px 5px 12px #828282;
}

.banners1 a:hover  {
	-webkit-box-shadow: 0px 0px 12px #828282;
	box-shadow: 0px 0px 12px #828282;
}

.bannersnoti {
	background-color: #063B77;
}

.bannersnoti a:link {
color: #FFFFFF;
}
.bannersnoti a:visited {
color: #FFFFFF;
}

.bannersnoti a:hover {
	background-color: #4497F5;
	text-decoration: none;
}
.secciones {
	background-color: #063B77;
}

.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top:0;
    left:100%;
    margin-top:-6px;
}

/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
} 
.noticias {
    background-image: url('http://www.nahui-ocelotl.com/pruebazcapo/images/noticias/fondo.png');
    background-size: contain ;
    background-repeat: no-repeat ;
    background-position: center; 
    
}

.ldorado {
    color: goldenrod;
    font-size: 120%;
    font-style: normal;
}

.lblanco{
    color: white;
    font-size: 120%;
    font-style: normal;
}



.carousel-fade .carousel-item {
 opacity: 0;
 transition-duration: .6s;
 transition-property: opacity;
}

.carousel-fade  .carousel-item.active,
.carousel-fade  .carousel-item-next.carousel-item-left,
.carousel-fade  .carousel-item-prev.carousel-item-right {
  opacity: 1;
}

.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-right {
 opacity: 0;
}

.carousel-fade  .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade  .active.carousel-item-prev {
 transform: translateX(0);
 transform: translate3d(0, 0, 0);
}
.noticias-movil {
	position: fixed;
	right: 0px;
	top: 120px;
	display: none;
}

@media only screen and (max-width:500px) {
  /* For mobile phones: */
.noticias-movil {
	display: block;
	z-index: 2;
  }
}
