@charset "utf-8";
/* CSS Document */
#top{
	background: rgba(0,32,86,0.80) !important;
}
#header {
	background: none;
 	background-image: url(../img/saludaprot.jpg?01102025);
	background-repeat:no-repeat; /* Indicamos que no se repetira */
	background-size:cover; /* Encajamos la imagen al 100% del ancho */
	background-position-x: center;
}
#submenuTopoGrande {
		 background: rgba(0,32,86,0.80) !important;
	max-width: 100% !important;
}	 /*
#headerHome,#mySubNavbarHome {
height: 90%;
	 }*/
#mySubNavbarHome {
background-color: #002056;
	position: relative;
    float: left;
	width: 100%;
	 }
	
#mySubNavbarHome li {
	padding: 0;
    margin-right: 3px;
    margin-left: 3px;
	margin-bottom: 13px;

	 }
	 
#mySubNavbarHome li a {
	line-height: 1.2rem;
	padding: 0;
	font-family: roboto Condensed;
    font-size: 1.1rem;
    color: #002056;
    width: 110px;
    height: 150px;
    background-color: #e9ecef !important;
	text-align: center;
}
#mySubNavbarHome li a:hover,#mySubNavbarHome li a:focus {
	background-color: #FFF !important;
	color: #000206 !important;
}
#mySubNavbarHomeCollapsed{
    background-color: #002056;
}	
#mySubNavbarHomeCollapsed li{
	 		box-shadow: none !important;
}	

.contenidoCentrado{
		  float: none;
    	  margin: 0 auto;
		  text-align: justify;
}
#submenuHome{
		 top:4rem;
}
#submenuHome ul{
		  text-align: left;
		  margin: 0 auto;
}
#nuevoUl>li {
	padding-top: 2rem;
    padding-bottom: .8rem;
}
#nuevoUl>li a, #nuevoUl>li a:hover {
	font-family: roboto Condensed;
	font-size: 1.3rem;
    color: #FFF;
    text-transform: uppercase;
	font-weight: 500;
	text-decoration: none;
	
}
#MenuNavPrincipal li a{
	color: #FFF;
}
	#nav {
		 background: rgba(0,32,86,0.80) !important;
}
#button_temas{
	text-align: center;
	font-weight: bold;
	padding: 1.5rem 0;
	margin: 0 auto;
	color:#FFF;
	 }
/*#button_temas:hover,#button_temas:focus,#button_temas:active{
background-color:#002056;	
text-decoration: underline;
	 }*/
#sectionSubmenu {
    background: rgba(0,32,86,0.6);
	
}
#h1Home{
	margin: 0;
    padding: 0;
    line-height: 0;
}	 
/**************************PANTALLA GRANDE********************************/
/**************************PANTALLA GRANDE********************************/
	 @media screen and (max-width: 575px){
	#nav {
		background:  #001538 !important;
		 }
	}
	 @media screen and (max-width: 575px){
				 #header {
				height: 20rem;

				 }
	 }
	 @media (min-width: 575px)and (max-width: 992px){
				 #header {
				height: 35rem;

				 }
	 }
	 @media (min-width: 992px){
		 	#filaCabeceraBusqueda{
		padding-top: 15rem;
		}

				 #header {
				height: 45rem;

				 }
				#mySubNavbarHome {
					z-index: 100;
					top: -100px;
					background: none;
				}	
			#mySubNavbarHomeCollapsed li{
	 			box-shadow: 0 .3rem 1rem rgba(0,0,0,.55)!important;
				}
			#mySubNavbarHome li a {
				color: #FFF !important;
				background-color: #002056 !important;
			}
			#mySubNavbarHome li a:hover,#mySubNavbarHome li a:focus {
					background-color: #0844bb !important;
					color: #FFF !important;
			}
			#mySubNavbarHomeCollapsed{
				background: none;
			}	
		 	 #primerBloque{
			position: relative;
			top: -70px;
			 }	
		 
		 	 .restoBloques{
			position: relative;
			top: -70px;
			 }	
	}	
#searchAll2{ 
	margin-top: 5rem;
	padding: 0 1rem 0 2rem;
	color: #FFFFFF !important;
    background-color: rgba(31,32,37,.85);
    -webkit-box-shadow: 0 0 0 rgba(31,32,37,.65), 0 0 0 rgba(31,32,37,.65);
    box-shadow: 0 0 0 rgba(31,32,37,.65), 0 0 0 rgba(31,32,37,.65);
    -webkit-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;	
}
#searchAll2:focus{
	border-top: 1px solid #636363;
	border-bottom: 1px solid #636363;
	border-right: 1px solid #636363;
    background-color: rgba(31,32,37,.95);
    -webkit-box-shadow: 0 0 0 rgba(31,32,37,.95), 0 0 0 rgba(31,32,37,.95);
    box-shadow: 0 0 0 rgba(31,32,37,.95), 0 0 0 rgba(31,32,37,.95);
    -webkit-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;	
}
#searchAll2:hover{
    background-color: rgba(31,32,37,.95);
    -webkit-box-shadow: 0 0 0 rgba(31,32,37,.95), 0 0 0 rgba(31,32,37,.95);
    box-shadow: 0 0 0 rgba(31,32,37,.95), 0 0 0 rgba(31,32,37,.95);
    -webkit-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone;	
}
@media (min-width: 992px)and (max-width: 1600px){
	#searchAll2{ 
		margin-top: 10rem;
		padding: 0 2rem 0 10rem !important;
	}
}
@media (min-width: 1600px){
	#searchAll2{ 
		margin-top: 15rem;
		padding: 0 2rem 0 20rem !important;
	}
#header {
    height: 55rem;
}
}/*#button_temas:active {
    color: #ffc900 !important;
}	*/	
	 
	 
	 
	 
	 
/* Timeline ************************************************************************************/
.scrollT{
	display:inline-block;
	width:100%;
	overflow-y:auto;
}

.timeline,
.timeline-horizontal {
  list-style: none;
  padding: 20px;
  position: relative;
}
.timeline:before {
  top: 40px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eeeeee;
  left: 50%;
  margin-left: -1.5px;
}
.timeline .timeline-item {
  margin-bottom: 20px;
  position: relative;
}
.timeline .timeline-item:before,
.timeline .timeline-item:after {
  content: "";
  display: table;
}
.timeline .timeline-item:after {
  clear: both;
}
.timeline .timeline-item .timeline-badge {
  color: #fff;
  width: 54px;
  height: 54px;
  line-height: 52px;
  font-size: 22px;
  text-align: center;
  position: absolute;
	/*
  top: 18px;
  left: 50%;*/
  margin-left: -25px;
  background-color: #333;
  border: 3px solid #ffffff;
  z-index: 100;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.timeline .timeline-item .timeline-badge i,
.timeline .timeline-item .timeline-badge .fa,
.timeline .timeline-item .timeline-badge .glyphicon {
  top: 2px;
  left: 0px;
}
.timeline .timeline-item .timeline-badge.primary {
  background-color: #1f9eba;
}
.timeline .timeline-item .timeline-badge.info {
  background-color: #5bc0de;
}
.timeline .timeline-item .timeline-badge.success {
  background-color: #59ba1f;
}
.timeline .timeline-item .timeline-badge.warning {
  background-color: #d1bd10;
}
.timeline .timeline-item .timeline-badge.danger {
  background-color: #ba1f1f;
}
.timeline .timeline-item .timeline-panel {
  position: relative;
  width: 46%;
  float: left;
  right: 16px;
  /*border: 1px solid #777;*/
  background: rgba(229, 229, 229, 0.9);
  border-radius: 2px;
  padding: 20px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline .timeline-item .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -16px;
  display: inline-block;
  border-top: 16px solid transparent;
  border-left: 16px solid #777;
  border-right: 0 solid #777;
  border-bottom: 16px solid transparent;
  content: " ";
}
.timeline .timeline-item .timeline-panel .timeline-title {
  /*background-color: #f2f2f2;*/
  margin-top: 0;
  color: #003691;
	font-weight: 400;
}
.timeline .timeline-item .timeline-panel .timeline-body > p,
.timeline .timeline-item .timeline-panel .timeline-body > ul {
  margin-bottom: 0;
}
.timeline .timeline-item .timeline-panel .timeline-body > p + p {
  margin-top: 5px;
}
.timeline .timeline-item:last-child:nth-child(even) {
  float: right;
}
.timeline .timeline-item:nth-child(even) .timeline-panel {
  float: right;
  left: 16px;
}
.timeline .timeline-item:nth-child(even) .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}
.timeline-horizontal {
  list-style: none;
  position: relative;
  padding: 0px 0px 20px 0px;
  display: inline-block;
}
.timeline-horizontal:before {
  height: 3px;
  top: auto;
  bottom: 26px;
  left: 56px;
  right: 0;
  width: 100%;
  margin-bottom: 20px;
}
.timeline-horizontal .timeline-item {
  display: table-cell;
  height: 280px;
  width: 20%;
  min-width: 320px;
  float: none !important;
  padding-left: 0px;
  padding-right: 20px;
  margin: 0 auto;
  vertical-align: bottom;
}
.timeline-horizontal .timeline-item .timeline-panel {
  top: auto;
  bottom: 64px;
  display: inline-block;
  float: none !important;
  left: 0 !important;
  right: 0 !important;
  width: 100%;
  margin-bottom: 20px;
}
.timeline-horizontal .timeline-item .timeline-panel:before {
  top: auto;
  bottom: -17px;
  left: 28px !important;
  right: auto;
  border-right: 16px solid transparent !important;
  border-top: 16px solid #000 !important;  
  border-bottom: 0 solid #777 !important;
  border-left: 16px solid transparent !important;
}
.timeline-horizontal .timeline-item:before,
.timeline-horizontal .timeline-item:after {
  display: none;
}
.timeline-horizontal .timeline-item .timeline-badge {
  top: auto;

  bottom: 0px;
  left: 43px;
}
			 
			 
.scrollT {
    padding: 4rem 0 0 28rem;
			 }
 .h2Index{

     border-left: 30px solid red;
     padding-left: 2rem;

 }
#primerBloque .h2Index{
	margin: 9.5rem 0 1rem 0;
}			 
@media (max-width: 992px) {
.scrollT {
    padding:  4rem 0 0 0;
			 }
#primerBloque .h2Index{
    margin: 6rem  0 1rem 0;
 }

 }

/*
 *  BARRA SCROLL ACTUALIDAD
 */




#style-3::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar-thumb
{
	background-color: #000000;
}
/*
 *  
 */
@media (min-width: 768px){
	#filaCabeceraBusqueda{
		padding-bottom: 5rem;
		}
}
@media (min-width: 768px){
	#filaCabeceraBusqueda{
		padding-bottom: 5rem;
		}
}
#seccionDestacados .card-columns {
	column-gap: 0;
	 }	
@media (min-width: 992px) {
    #groupDestacados .card{
        flex: 1 0 25% !important;
        border:0;
    }
}
    #groupDestacados .card{
            flex: 1 0 50%;
            border:0;
        }
    #groupDestacados .fa-caret-up{
            position:absolute;top:125px;
        }


/*
				SIGUENOS HOME

*/
.siguenosHome {
  padding-top: 90px;
  background-color: #ffffff;
}
.siguenosHome .socicon-bg-facebook {
  background: #3e5b98;
  color: #ffffff;
}
.siguenosHome .socicon-bg-twitter {
  background: #4da7de;
  color: #ffffff;
}
.siguenosHome .socicon-bg-youtube {
  background: #dd4b39;
  color: #ffffff;
}
.siguenosHome .socicon-bg-instagram {
  background: #5a7fa6;
  color: #ffffff;
}
.siguenosHome .socicon-bg-periscope {
  background: #f48420;
  color: #ffffff;
}
.siguenosHome .socicon-bg-pinterest {
  background: #c92619;
  color: #ffffff;
}
.siguenosHome .socicon-bg-telegram {
  background: #0088cc;
  color: #ffffff;
}
.siguenosHome .socicon-bg-mail {
  background: #134785;
  color: #ffffff;
}
.siguenosHome .btn-social {
  border: none !important;
}
.siguenosHome [class^="socicon-"]:before,
.siguenosHome [class*=" socicon-"]:before {
  line-height: 44px;
}
@media (max-width: 767px) {
  .siguenosHome .btn {
    font-size: 20px !important;
  }
}
