/* CSS PARA EL SITIO IPAP-2020*/

.breadcrumb
{
    background-color: #ffffff !important;
    color: #000000 !important;
	font-size: 10px;
	font-family: 'Montserrat-Regular';
}

#logo_tucuman img{
    width:275px;
    float:right !important;
}




li.breadcrumb-item, .breadcrumb-item >a {
    color: #6c757d!important;
}

li.page-item.active a.page-link
{
	background:#049cc4;
	border: 0px;
}

li.page-item.active a.page-link
{
	color: #fff;
}


.publicaciones
{
    background-color:#e7e7e6;
}

.paginado-publicaciones a.page-link
{
	margin: 0px 5px;
}

.btn-publicaciones
{
	border-radius: 0px;
	padding: 5px 50px;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 13px;
	vertical-align: baseline;
}

.fecha-publicaciones
{
	color:333;
	font-size: 12px;
}
.autor-publicaciones
{
	font-size: 12px;
	margin-top: 10px;
}


@font-face {
    font-family: 'Montserrat-Bold';
    src: url('fonts/montserrat/Montserrat-Bold.ttf');   
    /*font-weight: normal;
    font-style: normal;*/
}
@font-face {
    font-family: 'Montserrat-Regular';
    src: url('fonts/montserrat/Montserrat-Regular.ttf');   
    /*font-weight: normal;
    font-style: normal;*/
}
*{
font-family: 'Montserrat-Regular';	
}
#logo_ipap {
	
}

#logos{
	 margin-top:-5px !important;
}
.barra_principal
{
	background-color: #000000;
}
.barra_principal .navbar-nav > li > a {
	color: #ffffff !important;
	font-size: 13px;
	font-family: 'Montserrat-Regular';
	padding: 0.5rem 0.5rem;
}

.navbar{
      padding: 0rem 0rem !important;
      background-color:#000000;
}
.navbar-nav > li > a:hover {
	color: #2A9BC9 !important;
	}
	
.navbar-expand-lg 	{
      
      background-color:#000000  !important;

}
#barrasup{
      
      background-color:#000000 !important;
}


.dropdown:hover>.dropdown-menu {
  display: block;
  /*background-color: #ffffff;*/
  background-color: transparent;
  	color: #000000 !important;
	font-size: 14px;
	font-family: 'Montserrat-Bold';	
}

.dropdown-item > li > a:hover {
	color: #2A9BC9 !important;
	}

  .dropdown-item > li > a:hover {
  color: #2A9BC9 !important;
  }

.dropdown-menu{
	position: float !important;
	padding: . 0 !important; 
    margin: . 0 !important;
    border: 0 !important;
    margin-top: -5px;
}

.dropdown-item {
display: block;
width: 100%;
padding: .25rem 1.5rem;
clear: both;
font-weight: 400;
color: #ffffff;
text-align: inherit;
white-space: nowrap;
background-color: #0066bb;
border: #ffffff 0.25px solid;
vertical-align: middle;
}
.dropdown-item:focus, .dropdown-item:hover {
  background-color: #E8EBEE !important;
}

.dropdown-publicaciones
{
  background-color: #049cc4;
  border: none;
  font-size: 16px;
  margin-top: 25px;
}

.mensaje-publicaciones
{
  margin-left: 17px;
}

.dropdown-publicaciones:hover
{
  background-color: #049cc4
}


.fakeimg {
    height: 200px;
    background: #aaa;
  }

.cta-100 {
  margin-top: 100px;
  padding-left: 8%;
  /*padding-top: 7%;*/
}
.col-md-4{
    padding-bottom:20px;
}

.white {
  color: #fff !important;
}
.mt{
/*  float: left;*/
  margin-top: -20px;
  padding-top: 20px;
}

.redes_sociales{
  float: right;
}

.novedades-titulo{
  width: 45%;
}

.paginado{

  text-align: right;
  /*margin-bottom: 20px;*/
  padding:30px;
  

}

.paginado a{
  background-color: #FFF;
  color: #000;
  border-radius: 1 px solid;
  padding: 10px;
  margin:3px;
}

.paginado a:hover,.paginado strong{
  background-color: #049cc4;
  color:#FFF;
  padding: 10px;
  margin:3px;
  text-decoration: none;
}



/*.
El siguiente código transfoma la lineas del slider principal en pelotitas, 
no pude lograr que se vayan afuera, tampoco me funciona si las pongo en este archivo, habría que probar
en el archivo bootstrap.min.css en donde seguro funciona.

carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 11px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
background-clip: unset;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
    margin-top: 88px;
    top: 124px;
    border-radius: 200px 200px 200px 200px;
    -moz-border-radius: 200px 200px 200px 200px;
    -webkit-border-radius: 200px 200px 200px 200px;
    border: 0px solid #000000;
    margin-bottom: -4000px;
    
}*/


.bg-blue-ui {
  /*background-color: #708198 !important;*/
  background-color: #333;
}

.fecha_novedad h1{
  font-size: 13px;
  color: #777;
  text-align: left;
}

figure img{width:300px;}


.carousel-espacio-abajo {
    padding-bottom: 50px;
}


#blogCarousel {
  padding-bottom: 1px;
}

.blog .carousel-indicators {
  left: 0;
  top: -50px;
  height: 50%;
}


/* The colour of the indicators */

.blog .carousel-indicators li {
  background: #708198;
  border-radius: 50%;
  width: 8px;
  height: 8px;
}

.blog .carousel-indicators .active {
  background: #0fc9af;
}




.item-carousel-blog-block {
  outline: medium none;
  padding: 15px;
}

.item-box-blog {
  border: 2px solid #dadada;
  text-align: center;
  z-index: 4;
 /* padding: 20px;*/
  padding-top: 5px;
  height: 450px;
  background-color: white;
  background-color: #FFF;
  margin: 2%;
}

.item-box-blog:hover{
  box-shadow: 0.2em 0.2em #777;

}

.item-box-blog-image {
  position: relative;
}

.item-box-blog-image figure img {
  /*width: 220px;*/
  /*height: auto;*/
  height: 150px;
  max-width: 100%;
  object-fit: cover;
}

.item-box-blog-image2 {
  position: relative;
  text-align: center;
}

.item-box-blog-image2 figure img {
  max-width: 350px;
  height: auto;
  /*height: 175px; */
}

/*.view2 {
    width: 200px;
    height: 200px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    -webkit-box-shadow: 1px 1px 2px #e6e6e6;
    -moz-box-shadow: 1px 1px 2px #e6e6e6;
    box-shadow: 1px 1px 2px 
    #e6e6e6;
    cursor: default;
}*/

.view2 .mask2, .view2 .content {
    width: 104;/*200px;*/
    height: 200px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: auto;
    right: 0;
}

.view2 h4 {
font-family: 'Orbitron', sans-serif;
text-transform: uppercase;
color:#fff;
text-align: center;
position: relative;
font-size: 12px;/*15px;*/
padding: 6px;/*16px;*/
background: #049cc4;
opacity: 0.8;
right: 0;
}

/*.contenedor-icono-sec{
  padding: 20px;
}*/

.icono-prev-slider-secundario,.icono-next-slider-secundario{
 
  background-color: #333; 
  opacity: 0.3;
  padding: 20px;
  position: relative;
  top: -310px;
  
}

.icono-next-slider-secundario{
  right: 0px;
  float: right;
}


/*049cc4*/

.item-box-blog-date {
  position: absolute;
  z-index: 5;
  padding: 4px 20px;
  top: -20px;
  right: 8px;
  background-color: #41cb52;
}

.item-box-blog-date span {
  color: #fff;
  display: block;
  text-align: center;
  line-height: 1.2;
}

.item-box-blog-date span.mon {
  font-size: 18px;
}

.item-box-blog-date span.day {
  font-size: 16px;
}

.item-box-blog-body {
  padding: 10px;
}

.item-heading-blog a h5 {
  margin: 0;
  line-height: 1;
  text-decoration:none;
  transition: color 0.3s;
}

.item-box-blog-heading a {
    text-decoration: none;
}

.item-box-blog-heading h5{
  height: 110px;
  color:#1b1b1c;
  font-weight: bold;
}

h5.titulo
{
  font-size: 15px;
  text-align: left;
}

.item-box-blog-heading h5:hover{
  height: 110px;
  color:#2a2a46;
}

.item-box-blog-data p {
  font-size: 13px;
}

.item-box-blog-data p i {
  font-size: 12px;
}

.item-box-blog-text {
  max-height: 100px;
  overflow: hidden;
  height: 50px;
}

.mt-10 {
  float: left;
  margin-top: -10px;
  padding-top: 10px;
}

.btn.bg-blue-ui.read {
  cursor: pointer;
  padding: 4px 20px;
  float: left;
  margin-top: 10px;
  width: 100%;
  text-transform: uppercase;
  color: #333;
  background: #FFF;
  border: 2px solid #333;
}

.btn.bg-blue-ui.read:hover {
  /*box-shadow: 0px 5px 15px inset #4d5f77;*/
  
  
  color:#FFF;
  background: #333;

}

.btn-novedades
{
  background: white;
}

.btn.bg-blue-ui2.read {
  cursor: pointer;
  padding: 4px 20px;
  /*float: left;
  margin-top: 4%;*/
  margin-bottom: 10px;
  width: 10em;
  text-transform: uppercase;
  color: #333;
  background: #FFF;
  border: 2px solid #333;

}

.btn.bg-blue-ui2.read:hover {
  /*box-shadow: 0px 5px 15px inset #4d5f77;*/
  
  
  color:#FFF;
  background: #333;

}

.contenedor_novedades{
  background-color: #FFF;
  padding-top: 7px;
  border-bottom: 1px #BBB solid;
}


.thumbnail {

    display: block;
    padding: 4px;
    margin-bottom: 21px;
    line-height: 1.4;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 0;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;

}



.content-productos {

    width: 350px;
    width: 100%;
   /* height: 127px; */
    text-align: center;
    margin: 5% auto;
        margin-bottom: 20%;

}



.content-productos a {
text-decoration: none;
color: #3e3c3c;
}


.content-productos img {
width: 100%;
padding:4px !important;
}

#bannsup .content-productos:hover, #bannsup .content-productos:focus
/*, 
#banners-content img:hover, #banners-content img:focus, 
#eje-full .eje-tabs .tab-content .media img.media-object:hover, 
#eje-full .eje-tabs .tab-content .media img.media-object:focus */
{

    -moz-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3) inset, 0 0.5em 1em rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3) inset, 0 0.5em 1em rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.3) inset, 0 0.5em 1em rgba(0, 0, 0, 0.6);
    opacity: 0.8;

}

.gris{
background-color: #e7e7e6;
min-height:500px !important;
}

.page-header{
  font-size: 1.8em;
  text-align: center;
  color: #231e1a;
  font-weight: 700;
  margin: 3%;
}

.btn-novedades
{
  background: white;
  color: black;
  border: 2px solid #000;
  padding: 2% 20%;
  margin-top:20%;
}



.banner-descripcion
{
  background-color: rgba(204,204,204,0.5);
  width: 100%;
  /*height: 100px;*/
}

@media (max-width:768px) {
  #logo_onat {
    margin-top: 0px;
  }
  #logo_tucuman {
    /*  margin-left: 300px;*/
    margin-top: 25px;
  }
  .img-header {
    max-height: 75px !important;;
  }
  #logo_tucuman > .img-header {
    max-height: 50px !important;
    margin-top: -25px !important;
    margin-left: 23px;
  }
  
  #barrasup {
   
    margin-bottom: 15px;
}

#logo_ipap {
  
    min-width: 150%}

#logo_tucuman img {

    display: none;

  
}
}

@media (max-width: 600px) and (min-width: 540px) {
  #logo_onat {
    margin-top: 0px;
  }
  #logo_tucuman {
    /*  margin-left: 300px;*/
    margin-top: 25px;
  }
  .img-header {
    max-height: 75px !important;;
  }
  #logo_tucuman > .img-header {
    max-height: 60px !important;
    margin-top: -25px !important;
    margin-left: 123px;
  }
}


@media (min-width: 600px) and (max-width: 767px) {
	#logo_onat {
		margin-top: 0px;
	}
	#logo_tucuman {
	  /*  margin-left: 300px;*/
		margin-top: 25px;
	}
  .img-header {
  	max-height: 85px !important;;
  }
  #logo_tucuman > .img-header {
  	max-height: 70px !important;
    margin-top: -25px !important;
    margin-left: 136px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
	#logo_onat {
		margin-top: 0px;
	}
	#logo_tucuman {
	  /* margin-left: 300px;*/
		margin-top: 25px;
	}
  .img-header {
  	max-height: 96px !important;
  }
  #logo_tucuman > .img-header {
  	max-height: 70px !important;
    margin-top: -25px !important;
    margin-left: 292px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
	#logo_onat {
		margin-top: 0px;
	}
	#logo_onat {
	  /*  margin-left: 425px;*/
		margin-top: 30px;
	}
  .img-header {
  	max-height: 140px !important;
  }
  #logo_onat > .img-header {
  	/*max-height: 80px !important;*/
  }
   #logo_tucuman > .img-header {
  /*  max-height: 80px !important;*/
    margin-top: 33px !important;
    margin-left: 318px; 
   /* height: 65px;*/
  }
}
@media (min-width: 1200px) {
	#logo_tucuman {
	   /* margin-left: 530px;*/
		margin-top: 40px;
	}
  .img-header {
  	max-height: 130px !important;
  }
  #logo_tucuman > .img-header {
  /*	max-height: 80px !important;*/
    margin-top: -30px !important;
    margin-left: 523px; /*110px;*/
   /* height: 65px;*/
  }
}

.breadcrumb-item.active {
    text-transform: uppercase;
}

.fecha_nota h1{
  font-size: 14px;
  color: #777;
  text-align: left;
}

.titulo_nota h5{
	font-size: 1.50rem !important;
}

.bajada_nota p{
	font-size: 1.13rem !important;
	text-align: justify;
}


p{
	text-align: justify !important;
}



.footer {
    bottom: 0;
    width: 100%;
    background-color: #0066bb;
    color: #FFFFFF;
}
@media (max-width: 991px) {
	.footer {
	    padding-top: 10px;
	}
}
@media (min-width: 992px) {
	.footer {
	    padding-top: 10px;
	}
}
.footer .copyright {
	font-size: 12px;
	font-family: 'Montserrat-Bold';
}
@media (min-width: 992px) {
	.footer .copyright {
		padding-top: 65px;
	}
}
@media (max-width: 991px) {
	.footer .copyright {
		padding-top: 20px;
	}
}
.footer .description-copyright {
	font-size: 8px;
	font-family: 'Montserrat-Regular';
}
.footer .description-copyright a {
	color: #FFFFFF;
}
.footer .description-copyright a:hover{
	color: #41AFB4;
}
@media (max-width: 991px) {
	.footer-logo {
		width: 80%;
		display: block;
	    margin-right: auto;
	    margin-left: auto;
	}
}
@media (min-width: 992px) {
	.footer-logo {
		width: 60%;
	}
}
.footer .contact {
	font-size: 22px;
	font-family: 'Montserrat-Bold';
}
.footer .description-contact {
	font-size: 12px;
	font-family: 'Montserrat-Regular';
}
.footer .description-contact a {
	color: #FFFFFF;
}
.footer .description-contact a:hover{
	color: #41AFB4;
}
.footer span.contact-icon{
	color: #96497F;
}
.footer .fa-stack:hover .fa-circle{
	color: #2a9cc9;
}
.footer span.contact-icon{
	color: #154270;
}
.footer .icon-103 {
	font-size: 64px;
	font-family:'Montserrat-Regular';
	line-height:1;
	font-style: normal;	
}

.footer > .container {
	padding-right: 15px;
	padding-left: 15px;
}
.footer-top {
	padding-top: 3px;
}

.footer-top2 {
	padding-top: 10px;
}


.contenedor_nota{
	background-color: #FFF;
    padding-top: 7px;
    padding: .75rem 1rem;
}

.alinear{
  padding-left: 0px !important;
}

.blanco{
	background-color: #fff;
}
.destacada h4 {
    font-family:'Montserrat-Bold';
    text-transform: uppercase;
    color: #41afb4;
    text-align: center;
    position: relative;
    font-size: 11px;
    padding: 16px;
    background: #fff;
    opacity: 0.8;
    right: 0;
    border: #41afb4 1px solid ;
}


img {
    vertical-align: middle;
    border-style: none;
    display: block;
    padding-top: 8px;
    /*margin: auto;*/
}

img.img-publicaciones {
    width: 160px;
    height: 210px;
}
i.fas.fa-newspaper.fa-8x {
    padding-right: 34px;
}

/*PI*/
.institucional {
    font-family: Montserrat Bold;
    color: #333333;
}
.institucional .contenido {
    padding: .75rem 1rem;
}
.contenido_nota {
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 10px;
}




.contenido_nota ul li{
	display: block;
	padding-left: 30px;
	background-image:url('../img/arrow1.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 10px;
	}

.institucional .descripcion.nota {
    font-size: 14px!important;
}
.institucional .titulo {
    font-family: 'Montserrat-Bold'!important;
    font-size: 24px;
    padding: 0 0 1.5rem;
}
.institucional .descripcion {
    font-size: 16px;
    padding-top: 1.15rem;
}
.institucional .contenido_nota {
    color: #fff;
}


.institucional ul li{
	display: block;
	padding-left: 30px;
	background-image:url('../img/arrow1.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 10px;
}

.tabla_iconos{
	table-layout: inherit !important; 
	width:980px !important;
	
    
}
.tabla_iconos td{
	width:100% !important;
	
    
}
	
.contenido_nota .titulo_secundario {
    font-family: 'Montserrat-Bold';
}
.contenido_nota .icono {
    padding-right: 2.5px;
}
img#imagen {
    width: 350px;
    height: 175px;
}
.contenido_pi img {
    margin: auto;
}
/* fin PI*/


/******Definición de media queries*/

@media (min-width: 992px) and (max-width: 1200px) {

}
@media (max-width: 992px) {
  .item-box-blog-image figure img {
  width: 170px;
  height: 145px;
  }
  .item-box-blog-heading h5 
  {
    height: 150px;
    font-size: 16px;
  }
  .item-box-blog 
    {
    padding: 3px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
  
}
@media (max-width: 767px) {
  .item-box-blog-image figure img {
    width: 300px;
    height: 270px;
  }
  .item-box-blog-heading h5 
  {
    height: 80px;
    font-size: 20px;
  }
  .item-box-blog 
  {
    padding: 15px;
  }
  .dropdown{
       padding: 3px;
    }
  .btn.bg-blue-ui2.read {
      margin-left: auto;
      margin-right: auto;
      display: block;
  }
  .paginado {
     text-align: center;
     padding: 30px;
  }
  img.img-fluid.img-nota {
      margin: auto;
  }    
}
@media (min-width: 576px) and (max-width: 767px) {
  .item-box-blog-image figure img {
  width: 300px;
  height: 270px;
  }
  .item-box-blog-heading h5 
  {
    height: 80px;
    font-size: 20px;
  }
  .item-box-blog 
  {
    padding: 15px;
  }
}
@media (min-width: 575px) {
 
}


#business-stats {
  background: #fff;
  background-size: cover;
  color: #fff;

}
#business-stats h1,
#business-stats h2,
#business-stats h3,
#business-stats h4,
#business-stats h5 {
  color: #fff;
}
#business-stats strong {
  display: block;
  margin-bottom: 30px;
  color: #000;
}

.business-stats {
  display: inline-block;
  width: 140px;
  height: 140px;
  font-size: 30px;
  line-height: 140px;
  border-radius: 100px;
  margin-bottom: 20px;
  background-color:#0066bb;
}

.business-stats h5{
  display: inline-block;
  width: 140px;
  height: 140px;
  font-size: 30px;
  line-height: 140px;
  margin-bottom: 20px;
 
}

#icons_menu{
	
	color:#fff; 
	display:inline; 
	float:right;
	
	
}

#icons_menu i{
	
	padding:5px;
	font-size:24px !important;
	margin-top:-9px !important;
	
}

#icons_menu a{
	
	color:#fff; 
	
}

#icons_menu a:hover{
	
	color:#007bff; 
	
}

.yout a:hover{
	
	color:red !important; 
	
}

.campus {

    margin-top: -2px !important;
    display:inline; 
    margin-left:15px;
    min-width:200px;
    
}

.campus a{
  padding: 7px 25px 7px 25px !important;
    border-radius: 10px;
    background: #37BBED;
    height: 33px;
    color:#fff;
    font-size: 13px;
    text-transform: uppercase !important;
    cursor: pointer;
    font-weight:bold;
    
    
    
}

.campus a:hover{

    border-radius: 30px;
    text-decoration:none;
    color:#fff !important;
   
    

}

.campus i{
	
	padding:2px !important;;
	font-size:16px !important;
	
	
}


 .fas fa-bars fa-1x{
 
   color:#FFFFFF !important;
 }