.loader {

	position: fixed;

	left: 0px;

	top: 0px;

	width: 100%;

	height: 100%;

	z-index: 9999;

	background: url('../images/carga/loading33.gif') 50% 50% no-repeat rgb(0, 0, 0, .4);

}

/*********************************

***********NEW CSS 2020************

**********************************/

.titulodirecciones {

	font-size: 35px;

	color: #0f62ac;

	font-weight: bold;

	text-align: center;

}

.new_conteiner {

	color: #4f4f4f;

	margin-bottom: 20px;

	margin-top: 20px;

}

.col_area_9 {

	background-color: #FFFFFF; /*margin-right:10px;*/

	padding-top: 30px;

	border-radius: 5px;

	margin-bottom: 20px; 

	box-shadow:grey 0 0 5px;

}

.col_area_3 {

	background-color: #f0f0f0; /*margin-left:10px;*/

	padding-top: 30px;

	border-radius: 5px;

	padding-bottom: 20px;

	box-shadow: grey 0 0 5px;

}

.row_new {

	margin-right: -10px;

	margin-left: -10px;

}

.breadcrumb {

	box-shadow: grey 0 0 1px;

	background-color: #f0f0f0 !important

}

.oculto {

	display: none;

}

/*****************************

**************HEAD************

******************************/

body {

	font-family: 'Bree Serif', serif;

	background-color: #ffffff;

	color: #333333;

	font-size: 16px;

	overflow-x: hidden;

}

ul {

	padding: 0;

	margin: 0;

	list-style: none;

}

#cabecera-center {

	text-align: center;

	color: #6f6c6c;

	padding-top: 10px;

}

.img_imglog {

	width: px;

	padding-top: 15px;

	padding-bottom: 5px;

	height: 90px;

}

.img-imgSecundario {

	width: 150px;

	padding-top: 20px;

	padding-bottom: 5px;

}

#re1 {

	color: #6f6c6c;

	font-weight: bold;

}

.oculto {

	display: none;

}

.img_pop {

	width: 100%;

	height: 550px;

}

.img_actualidad {

	width: 100%;

	height: 550px;

}

/**************************

***********MENU************

***************************/

/*.navbar-light .navbar-nav .nav-link {

	color: white;

}*/

.navbar-light .navbar-brand {

	color: rgba(255, 255, 255, 0.9);

}

.navbar-light .navbar-nav .nav-link {

	color: rgb(255, 255, 255);

}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-brand:focus {

	color: rgba(217, 217, 217, 0.9);

}

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {

	color: rgba(217, 217, 217, 0.9);

}

.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {

	color: rgba(100, 100, 100, 0.9);

}

/*****************************

***********SLIDER************

******************************/

#bs-slider-overlay {

	position: absolute;

	top: 72%;

	left: 0;

	width: 100%;

	height: 100%;

	background-color: rgba(0, 0, 0, 0.60);

}

.carousel-control-next-icon, .carousel-control-prev-icon {

	width: 80px;

	height: 80px;

	border-radius: 50px;

	background-color: #ff8000;

}

.carousel-control-prev, .carousel-control-next {

	width: 3%;

}

/*****************************

***********NOTICIA************

******************************/

#noticiafecha {

	font-size: 10px;

	color: #a8aba1;

	text-align: left;

}

#titlenewsgereral {

	font-size: 12px;

	text-align: center;

	height: 55px;

}

/**************************

***********FOOTER**********

***************************/

#icodefensa_foot {

	padding-bottom: 10px;

	width: 80%;

}

/*==================

 HEADER SECTION

====================*/ 

#mu-header {

	background-color:#ff8000;

	width: 100%;

}

#mu-header .mu-header-area {

	display: inline;

	float: left;

	padding: 10px 0;

	width: 100%;

}

#mu-header .mu-header-area .mu-header-top-left {

	display: inline;

	float: left;

	width: 100%;

}

#mu-header .mu-header-area .mu-header-top-left .mu-top-email {

	display: inline;

	float: left;

	font-size: 14px;

}

#mu-header .mu-header-area .mu-header-top-left .mu-top-email i {

	margin-right: 5px;

}

#mu-header .mu-header-area .mu-header-top-left .mu-top-phone {

	border-left: 1px solid #ddd;

	display: inline;

	font-size: 14px;

	float: left;

	margin-left: 15px;

	padding-left: 15px;

}

#mu-header .mu-header-area .mu-header-top-left .mu-top-phone i {

	margin-right: 5px;

}

#mu-header .mu-header-area .mu-header-top-right {

	display: inline;

	float: left;

	text-align: right;

	width: 100%;

}

#mu-header .mu-header-area .mu-header-top-right .mu-top-social-nav {

	display: inline-block;

}

#mu-header .mu-header-area .mu-header-top-right .mu-top-social-nav li {

	display: inline-block;

}

#mu-header .mu-header-area .mu-header-top-right .mu-top-social-nav li a {

	display: inline-block;

	font-size: 14px;

	padding: 0 8px;

	-webkit-transition: all 0.5s;

	-moz-transition: all 0.5s;

	-ms-transition: all 0.5s;

	-o-transition: all 0.5s;

	transition: all 0.5s;

}

/*==================

NOTICIAS

====================*/	

#noticia {

	margin-top: 20px;

	margin-bottom: 50px;

}

#noticia .titulo_principal {

	color: #0279bb;

}

#noticia .border-bottom {

	border-bottom: 2px solid #ff8000!important;

	margin-bottom: 20px;

}

#noticia .noticia_face {

	padding-bottom: 20px;

}

#img_noticia_principal {

	width: 100%;

	height: 500px;

}

#noticia .tituloprincinoticia {

	color: white;

	font-size: 17px;

}

#noticia .post-date {

	font-size: 11px;

}

#noticia .covid_fig {

	background-color: #ff8000;

	color: #ffffff;

	font-size: 12px;

	border-radius: 5px;

	padding: 5px 10px 5px 10px;

}

/*==================

REDES SOCIALES

====================*/	

#social {

	margin-top: 20px;

	margin-bottom: 50px;

}

#social .titulo_principal {

	color: #0279bb;

}

#social .border-bottom {

	border-bottom: 2px solid #eab302!important;

	margin-bottom: 20px;

}

/*==================

 IMPORTANTE SECTION

====================*/ 

#importante {

	margin-top: 20px;

	margin-bottom: 10px;

}

#importante .covid_fig {

	background-color: #ff0000;

	color: #ffffff;

	font-size: 12px;

	border-radius: 15px;

	padding: 5px 10px 5px 10px;

}

/*==================

 VIDEO SECTION

====================*/ 

#video {

	margin-top: 20px;

	margin-bottom: 10px;

}

#video .tipe_covid {

	background-color: #ff0000;

	color: #ffffff;

	padding: 5px;

	border-radius: 10px;

	font-size: 14px;

}

#video .titulo_principal {

	color: #0279bb;

}

#video .border-bottom {

	border-bottom: 2px solid #ff8000!important;

	margin-bottom: 20px;

}

#video .covid_fig {

	background-color: #ff0000;

	color: #ffffff;

	font-size: 10px;

	border-radius: 15px;

	padding: 5px 10px 5px 10px;

}

/*==================

 RECOMENDACION SECTION

====================*/ 

#recomendacion {

	margin-top: 20px;

	margin-bottom: 10px;

}

#recomendacion .titulo_principal {

	color: #0279bb;

}

#recomendacion .border-bottom {

	border-bottom: 2px solid #ff8000!important;

	margin-bottom: 20px;

}

#recomendacion .covid_fig {

	background-color: #ff0000;

	color: #ffffff;

	font-size: 10px;

	border-radius: 15px;

	padding: 5px 10px 5px 10px;

}

/*===========================

 PREGUNTAS FRECUENTES SECTION

=============================*/ 

#preg_frecuentes {

	margin-top: 20px;

	margin-bottom: 10px;

}

#preg_frecuentes .titulo_principal {

	color: #0279bb;

}

#preg_frecuentes .border-bottom {

	border-bottom: 2px solid #ff8000!important;

	margin-bottom: 20px;

}

#preg_frecuentes .covid_fig {

	background-color: #ff0000;

	color: #ffffff;

	font-size: 10px;

	border-radius: 15px;

	padding: 5px 10px 5px 10px;

}

/*==================

 ACTUALIDAD SECTION

====================*/

#actualidad_noti {

	margin-top: 50px;

	margin-bottom: 50px;

	width: 100%;

	padding: 30px;

}

/*==================

 ENLACES INTERES

====================*/	

#enlaces_interes {

	margin-top: 80px;

	margin-bottom: 80px;

	width: 100%;

}

.enla-title {

	text-align: center;

	width: 100%;

}

.enla-title h2 {

	color: #027aba;

	margin-bottom: 30px;

	text-align: center;

	text-transform: uppercase;

}

/*==================

 FOOTER

====================*/

#mu-footer {

	display: inline;

	float: left;

	width: 100%;

}

#mu-footer .mu-footer-top {

	background-color: #f4f4f4;

	display: inline;

	float: left;

	padding: 20px 0;

	width: 100%;

	border-top: 10px solid #ff8000;

}

#mu-footer .mu-footer-top .mu-footer-top-area {

	display: inline;

	float: left;

	width: 100%;

}

#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget {

	display: inline;

	float: left;

	width: 100%;

}

#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget h4 {

	color: #fff;

	margin-bottom: 15px;

	text-transform: uppercase;

}

#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget ul li a {

	color: #f9f9f9;

	display: inline-block;

	font-size: 14px;

	font-weight: normal;

	padding: 5px 0 5px 15px;

	position: relative;

	text-transform: capitalize;

	-webkit-transition: all 0.5s;

	-moz-transition: all 0.5s;

	-ms-transition: all 0.5s;

	-o-transition: all 0.5s;

	transition: all 0.5s;

}

#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget ul li a:before {

	content: "\f101";

	font-family: FontAwesome;

	left: 0;

	position: absolute;

	top: 5px;

}

#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget ul li a:hover, #mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget ul li a:focus {

	margin-left: 5px;

}

#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget p {

	color: #f9f9f9;

}

#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget .mu-subscribe-form {

	display: inline;

	float: left;

	margin-top: 10px;

	width: 100%;

}

#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget .mu-subscribe-form input[type="email"] {

	border: 1px solid #ccc;

	border-radius: 4px;

	color: #000;

	font-size: 15px;

	height: 35px;

	margin-bottom: 20px;

	padding: 5px;

	width: 100%;

	-webkit-transition: all 0.5s;

	-moz-transition: all 0.5s;

	-ms-transition: all 0.5s;

	-o-transition: all 0.5s;

	transition: all 0.5s;

}

#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget .mu-subscribe-form .mu-subscribe-btn {

	color: #fff;

	border: medium none;

	border-radius: 4px;

	font-size: 14px;

	letter-spacing: 0.5px;

	padding: 5px 10px;

}

#mu-footer .mu-footer-top .mu-footer-top-area .mu-footer-widget address p {

	font-weight: lighter;

	letter-spacing: 0.5px;

}

#mu-footer .mu-footer-bottom {

	background-color: #0178b9 !important;

	display: inline;

	float: left;

	padding: 15px 0;

	width: 100%;

}

#mu-footer .mu-footer-bottom .mu-footer-bottom-area {

	display: inline;

	float: left;

	text-align: center;

	width: 100%;

}

#mu-footer .mu-footer-bottom .mu-footer-bottom-area p {

	color: #fff;

	margin-bottom: 0;

	letter-spacing: 0.3px;

}

#mu-footer .mu-footer-bottom .mu-footer-bottom-area p a {

	color: #fff;

}



/*==================

 RESPONSIVE DESIGN

====================*/

@media (max-width: 1199px) {

}



@media (max-width: 991px) {

}



@media (max-width: 767px) {

#cabecera-center {

	display: none;

}

}



@media (max-width: 640px) {

#mu-header .mu-header-area .mu-header-top-left .mu-top-phone {

	display: none;

}

}



@media (max-width: 480px) {

/*****************************

***********SLIDER************

******************************/

#bs-slider-overlay {

	position: absolute;

	top: 62%;

	left: 0;

	width: 100%;

	height: 100%;

	background-color: rgba(0, 0, 0, 0.60);

}

.w-100 {

	height: 200px;

}

/*******************************

************CABECERA************

*********************************/

#cabecera-center {

	display: none;

}

.img_imglog {

	width: 110px;

	padding-top: 8px;

	padding-bottom: 5px;

	height: 65px;

}

.img-imgSecundario {

	width: 115px;

	padding-top: 3px;

	padding-bottom: 2px;

}

#des {

	display: none;

}

#mu-header .mu-header-area .mu-header-top-left .mu-top-email {

	font-size: 9px;

}

.img_pop {

	width: 100%;

	height: 350px;

}

.img_actualidad {

	width: 100%;

	height: 300px;

}

/*******************************

*************NOTICIAS***********

*********************************/

#noticia {

	margin-top: 20px;

	margin-bottom: 20px;

	width: 100%;

	padding: 0px;

}

/*#noticia .noticia_face {

	padding-bottom: 20px;

}*/

#noticia #img_noticia_principal {

	width: 100%;

	height: 250px;

}

#noticia #noticia_slider_prin {

	margin-bottom: 15px;

}

#noticia .tituloprincinoticia {

	color: white;

	font-size: 12px;

}

#noticia .titulo_principal {

	font-size: 25px;

}

#noticia .carousel-indicators {

	top: 225px;

}

#noticia .border-bottom {

	margin-bottom: 15px;

}

#noticia .covid_fig {

	font-size: 9px;

}

#noticia .text_principal {

	margin-bottom: 0px;

	line-height: 0.8;

}

/*******************************

************IMPORTANTE***********

*********************************/

#importante {

	margin-top: 10px;

	width: 100%;

	padding: 10px;

}

#importante .titulo_principal {

	font-size: 25px;

}

#importante .border-bottom {

	margin-bottom: 15px;

}

#importante .covid_fig {

	background-color: #ff0000;

	color: #ffffff;

	font-size: 10px;

	border-radius: 15px;

	padding: 5px 10px 5px 10px;

}

/*******************************

*************VIDEO***********

*********************************/

#video {

	margin-top: 10px;

	width: 100%;

	padding: 10px;

}

#video .titulo_principal {

	font-size: 25px;

}

#video .border-bottom {

	margin-bottom: 15px;

}

#video .covid_fig {

	background-color: #ff0000;

	color: #ffffff;

	font-size: 10px;

	border-radius: 15px;

	padding: 5px 10px 5px 10px;

}

/*******************************

**********RECOMENDACION***********

*********************************/

#recomendacion {

	margin-top: 10px;

	width: 100%;

	padding: 10px;

}

#recomendacion .titulo_principal {

	font-size: 25px;

}

#recomendacion .border-bottom {

	margin-bottom: 15px;

}

#recomendacion .covid_fig {

	background-color: #ff0000;

	color: #ffffff;

	font-size: 10px;

	border-radius: 15px;

	padding: 5px 10px 5px 10px;

}

/*******************************

**********RECOMENDACION***********

*********************************/

#preg_frecuentes {

	margin-top: 10px;

	width: 100%;

	padding: 10px;

}

#preg_frecuentes .titulo_principal {

	font-size: 25px;

}

#preg_frecuentes .border-bottom {

	margin-bottom: 15px;

}

#preg_frecuentes .covid_fig {

	background-color: #ff0000;

	color: #ffffff;

	font-size: 10px;

	border-radius: 15px;

	padding: 5px 10px 5px 10px;

}

}

