/*Declaracion del CSS*/


header{
	
	 background: url('../img/back01.png') repeat fixed;
	 min-height:200px;
}
#logo_tucuman2 {
	  /* margin-left: 300px;*/
		max-width: 230px;
	}
	
#slider01{
	
	background: url('../img/back_top.png') repeat-x fixed !important;
}

#slidersec{
	
	 /* background: url('../img/back_top.png') repeat-x !important; */
	  background-color: #ffffff !important;
	
}

#producyserv{
	
	background: url('../img/back_down.png') bottom repeat-x !important;
	
}

.img-pais{
	width: 203px;
	margin-left:50px !important;
		
	
}

.efemerides_noticias
{
	background-color: #e6e6e6ff;
}

#linkshome{
	
	height:200px;
	background-color: #cccccc !important;
    padding-left:50px;
}

#linkshome a {
    color: #337ab7;
    text-decoration: none;
}

#linkshome a:hover {
    color: #337ab7 !important;
    text-decoration: none;
}

#linkshome fa{
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}


#linkshome label:hover {
	color: #337ab7 !important;
}
    
.pat_home {
    font-size: 70px;
    color:#ffffff !important;
}
.pat_title_home{
	
	font-size: 12px;
	
}
      
#logo_est{
	
	width: 100% !important;
	margin-bottom:8px;
}

#redessoc{
	 
	width:295px;
	float:right !important;
	
}

#redessoc a{
	 
	 display:inline !important;
	 padding:5px;
	 font-size: 30px;
    color:#ffffff !important;
}

#redessoc i {
    color: #0566B3; /* Cambia el color al que quieras */
}


.contenido_pi img{
	 
	padding:25px !important;
	
}


.breadcrumb
{
    background-color: #ffffff !important;
    color: #000000 !important;
	font-size: 10px;
	font-family: 'Montserrat-Regular';
}
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;
}
a.underline:hover {
	text-decoration:underline !important;
}
a.underline{
 	cursor:pointer; 
}

a.icono{
	cursor:pointer;	
}
.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;
}


.lupa_principal{
  width: 214px;
}

.lupa_buscar1{
  float: left;
  width: 80%;
}

.lupa_buscar1 input{
  width: 172px;
}

.lupa_buscar2{
  float: left;
  width: 20%;
  padding-top: 1px;
}

@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-face {
    font-family: 'pt_sans_narrowregular';
    src: url('fonts/ptsans/regular/PTN57F-webfont.eot');
    src: url('fonts/ptsans/regular/PTN57F-webfont.eot?#iefix') format('embedded-opentype'),
         /*url('fonts/ptsans/regular/PTN57F-webfont.woff2') format('woff2'),*/
         url('fonts/ptsans/regular/PTN57F-webfont.woff') format('woff'),
         url('fonts/ptsans/regular/PTN57F-webfont.ttf') format('truetype'),
         url('fonts/ptsans/regular/PTN57F-webfont.svg#pt_sans_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
*{
font-family: 'pt_sans_narrowregular';	
}
#logo_onat {
	margin-top: 10px;
	margin-left: 20px;
}
.barra_principal
{
	background-color: #ffffff;
}
.barra_principal .navbar-nav > li > a {
	color: #000000 !important;
	font-size: 16px;
	font-family: 'Montserrat-Bold';
	padding: 0.5rem 0.5rem;
}

.navbar{
      padding: 0rem 0rem !important;
}
.navbar-nav > li > a:hover {
	color: #2A9BC9 !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: #1d4d89;
border: #ffffff 0.25px solid;
vertical-align: middle;
}
.dropdown-item:focus, .dropdown-item:hover {
  background-color: #E8EBEE !important;
  color: #16181b !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;
  padding-top: 42px;
  padding-left: 5px
}

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;
}

.item-box-blog-image2 {
  position: relative;
  text-align: center;
}

.item-box-blog-image2 figure img {
  width: 300px;
  /*height: auto;*/
  height: 167px;
}

/*.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.5;
  padding: 20px;
  position: relative;
  top: -235px;
  
}

.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;
  padding: 0 5px 0px 5px;

}

h5.titulo2
{
  font-size: 15px;
  text-align: left;
  padding: 0 5px 0px 5px;
  width: 100%;
  height:100px;

}

.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: 10px 5px;
  width: 96%;
  text-transform: uppercase;
  color: #333;
  background: #FFF;
  border: 2px solid #333;
  height: 36px;
}

.btn.bg-blue-ui.read:hover {
  /*box-shadow: 0px 5px 15px inset #4d5f77;*/
  
  
  color:#FFF;
  background: linear-gradient(to right, #77C8D5  21%, #5178BB 77%) !important;

}

.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 {
  color:#FFF;
  background: linear-gradient(to right, #77C8D5  21%, #5178BB 77%) !important;

}

.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%;
}

#bannsup .content-productos:hover, #bannsup .content-productos: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;
}

.grisClaro{
background-color: #f5f5f0;
}

.page-header{
  font-size: 1.6em;
  text-align: center;
  color: #231e1a;
  font-weight: 700;
  margin: 3%;
}

.page-header2{
  font-size: 1.6em;
  text-align: center;
  color: #808080;
 
  margin: 10px;
  font-family: 'Montserrat-Bold' !important;
}


.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;
  font-size: 12px;
}

#logo_tucuman2{
	
	/*display:none;*/
}

@media (max-width: 539px) {
  #logo_onat {
    margin-top: 0px;
    min-width:200px !important;
  }
  #logo_tucuman {
    /*  margin-left: 300px;*/
    margin-top: 20px;
    display:none;
  }

#logo_tucuman2{
	max-width: 140px !important;
    display: block;
    margin-top: 50px;
    margin-right: -34px !important;
}
  .img-header {
    max-height: 75px !important;;
  }
  #logo_tucuman > .img-header {
    max-height: 50px !important;
    margin-top: -25px !important;
    margin-left: 23px;
  }
}

@media (max-width: 600px) and (min-width: 540px) {
  #logo_onat {
    margin-top: 0px;
     min-width:200px !important;
  }
  #logo_tucuman {
    /*  margin-left: 300px;*/
    margin-top: 25px;
     display:none;
  }

#logo_tucuman2{
	max-width: 140px !important;
    display: block;
    margin-top: 50px;
    margin-right: -34px !important;
}

  .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;
		min-width:200px !important;
	}
	#logo_tucuman {
	  /*  margin-left: 300px;*/
		margin-top: 25px;
		 display:none;
	}
#logo_tucuman2{
	max-width: 140px !important;
    display: block;
    margin-top: 50px;
    margin-right: -34px !important;
}
  .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;
		min-width:200px !important;
	}
	#logo_tucuman {
	  /* margin-left: 300px;*/
		margin-top: 25px;
		 display:none;
	}
	
#logo_tucuman2{
	max-width: 140px !important;
    display: block;
    margin-top: 5px;
    margin-right: -34px !important;
}

  .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) {
	 .nav-block a {
    
    font-size: 11px !important;
    }

  #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;
  
   /* 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: #0566B3;
    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 (min-width: 767px) and (max-width: 991px) {
	.footer-logo {
		width: 70%;
		display: block;
	    margin-right: 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: 400px;
    /*height: 210px;*/
}

#padre{
  padding: 1% 0;
}
#hijo {
padding: 10% 0;
}

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;
}
.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: #000;
}
.contenido_nota .titulo_secundario {
    font-family: 'Montserrat-Bold';
}
.contenido_nota .icono {
    padding-right: 2.5px;
}
img#imagen {
    width: 350px;
    height: 175px;
}
img#imagen_pi {
    width: 350px;
    height: 175px;
    display: block;
}

.contenido_pi img {
    margin: auto;
}
/* fin PI*/
a.dropdown-item-a {
    text-decoration: none;
    color: #ffffff;
    font-size: 0.9rem;
}


a.dropdown-item-a:hover {
    text-decoration: none;
    color: #212529 !important;
}
/******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) {
  
  #logo_tucuman2 {
    max-width: 140px !important;
    display: block;
    margin-top: 5px;
    margin-right: 34px !important;
    }

  .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;
  }
    .footer-logo {
    width: 60%;
    display: block;
    /*margin-right: auto;*/
  }


}
@media (max-width: 576px) {
  .footer-logo {
    width: 40%;
    display: block;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    /*margin-right: auto;*/
  }

  .text-right {
    text-align: center!important;
  }
  .footer .copyright {
    text-align: center;
  }
  .col-md-4 {
    padding-bottom: 0px;
  }

}
.mt-3, .my-3 {
    margin-top: -1rem!important;
}
/*slider secundario*/
#carrusel {
    float:left;
    width:1080px;
    overflow:hidden;
    height:410px;
    position:relative;
    margin-top:20px;
    margin-bottom:20px;
}

#carrusel .left-arrow {
    position:absolute;
    left:10px;
    z-index:1;
    top:50%;
    margin-top:-9px;
}

#carrusel .right-arrow {
    position:absolute;
    right:10px;
    z-index:1;
    top:50%;
    margin-top:-9px;
}

.carrusel {
    width:4000px;
    left:0px;
    position:absolute;
    z-index:0;
}

.carrusel>div {
    float: left;
    height: auto;
    margin-right: 42px;
    width: 330px;
    text-align:center;
}

.carrusel img {
    width: 314px;
    height: auto;
}

.product {
    border:#CCCCCC 1px solid;
      background-color: #FFF;
}

 .product a {
    text-decoration: none;
    height: 110px;
  color:#1b1b1c;
  font-weight: bold;
}
.box-titulo {
    height: 70px;
}


.fondo-noticias
{
	background-color: #e6e6e6ff;
}

#carousel-noticias .carousel-caption
{
	background-color:rgba(0,0,0,0.5);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    padding: 10px 0 10px 25px;
    color: #FFFFFF;
    text-align: left;
    height: 78px;
}

#carousel-noticias > a.btn,
#carousel-noticias .carousel-inner > .carousel-item > a.btn
{
	font-size: 12px;
	font-family: 'open_sansregular';
    border-radius: 0px;
    color: #666666;
    background-color: #FFFFFF;
    text-decoration: none;
    position: absolute;
    right: 0;
}

#carousel-noticias > a.btn{
    right: 15px;
}

#carousel-noticias .carousel-inner > .carousel-item,
#carousel-103 .carousel-inner > .carousel-item 
{
      width:100%;
      min-height:400px;
	  max-height:400px;
}

.carrusel-noticias.carousel-control-prev, .carrusel-noticias.carousel-control-next,
.carrusel-103-move.carousel-control-prev, .carrusel-103-move.carousel-control-next {
	background: none;
    top: 20%;
}

#noticias .carousel-control-prev .fa-inverse, #noticias .carousel-control-next .fa-inverse{
    color: #000000;
}

#carousel-noticias .carousel-inner > .carousel-item > a.btn:hover
{
	-moz-box-shadow: 0 0 0 1px rgba(228, 51, 51, 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;
}
#carousel-noticias > a.btn{
    right: 15px;
}

#carru-novedades .carousel-control-next {
	right: 4%;
}
#carru-novedades .carousel-control-prev{
	left: 4%;
}
#carru-novedades .carousel-control-prev .fa-inverse, #carru-novedades .carousel-control-next .fa-inverse {
	color: #000000;
}

#carousel-noticias,
#carousel-103  {
	background-color: #FFFFFF;
	border: 0px;
}

#carousel-noticias,
#carousel-103{
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.panel-container-img{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 500px;
    width:500px;
}

.titulo-efemeride{
	padding: 10px;
    text-align: left;
    background-color: #ffffff;
    margin: 30px 20px;
    z-index: 1;
}

.titulo-efemeride a {
	color: #0566b3;
    font-weight: bold;
}	

.panel-left-efemerides{
    line-height: 42px;
    padding: 20px 20px;
    margin: 10px 20px;
    background-color: #000000;
    opacity: 0.7;
    font-size: 20px;
    top: 10px;
    color: #ffffff;
}

.img-responsive-novedades
{
 width: 100%;
  height: auto;
  object-fit: cover;
}
.img-responsive-efemerides {
  width: 100%;
  max-height: 370px;
  height: auto;
  object-fit: contain;
}
.linea-footer{
  border: 1px solid white;width: 100%;
}
.banner{
  display: flex;
  align-items: center;
  height:200px;
	background-color: #cccccc !important;
}

.banner a {
  color: #ffffff !important;
  text-decoration: none;
}

.banner a:hover, .banner label:hover {
  color: #337ab7 !important;
  text-decoration: none;
}
.nav-block a{
  color: #ffffff;
  /*font-weight: bold;*/
}
.nav-block a:hover{
  color: #337ab7;
}
.boton-derecha-flotante{
  position: absolute;
  top: 15px;
  right: 15px;
  padding: 5px 10px;
  margin: 15px;
  font-size: 15px;
  z-index: 100;
  background-color: #0566b3;
  text-align: left;
}
.boton-derecha-flotante a{
  color: #ffffff !important;
}
.card-efemerides{
  position: relative;min-height: 400px;height: 400px;background-color: black;display: flex;flex-direction: column;
}



/*INICIO GALERIA FOTOS*/


.container.gallery-container {
    background-color: #fff;
    color: #35373a;
    min-height: 100vh;
    border-radius: 20px;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.06);
}

.gallery-container h1 {
    text-align: center;
    margin-top: 70px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
}

.gallery-container p.page-description {
    text-align: center;
    max-width: 800px;
    margin: 25px auto;
    color: #888;
    font-size: 18px;
}

.tz-gallery {
    padding: 40px;
}

.tz-gallery .lightbox img {
    width: 100%;
    height: 230px;
    margin-bottom: 30px;
    transition: 0.2s ease-in-out;
    box-shadow: 0 2px 3px rgba(0,0,0,0.2);
}


.tz-gallery .lightbox img:hover {
    transform: scale(1.05);
    box-shadow: 0 8px 15px rgba(0,0,0,0.3);
}

.tz-gallery img {
    border-radius: 4px;
}

.baguetteBox-button {
    background-color: transparent !important;
}
/*FIN GALERIA FOTOS*/

/*INICIO DETALLE GALERIA*/

.contenedor_general {

    padding: 1% 2%;

}

.galeria-wrapper {

    padding: 2px 2px;

    overflow: hidden;

    

}

#promociones .efecto {

    border-radius: 20px;

}

.efecto {

    overflow: hidden;

    transition: all 1s linear;

    border-radius: 20px;

}

.galeria-wrapper img {

    border-radius: 20px;

    padding: 1%;

    transition: all .3s linear;

    width: 100%;

    touch-action: pan-y pinch-zoom;

    float: left;

}

.galeria-wrapper .efecto:hover img {

    -webkit-filter: brightness(.6);

    filter: brightness(.6);

    transform: scale(1.1);

    border-radius: 20px;

}

.galeria-wrapper img {

    transition: all .3s linear;

    width: 360px;

    height: 250px;

    touch-action: pan-y pinch-zoom;

}

.galeria-wrapper a{

  text-align: center;

}

.center {

    float: none !important;

    margin-right: auto !important;

    margin-left: auto !important;

}

/*FIN DETALLE GALERIA*/

/*INICIO*/
        .flex-ivan{
            display: flex;
            justify-content: center;
            align-items: center;
            flex-wrap: nowrap;
            overflow-y: auto;

        }
        .flex-ivan > .flex-item{
		    width: 10%;
		    height: 100%;
		    overflow: hidden;
		    display: flex;
		    align-items: center;
		    border: 1px solid #ccccCC;
		    margin: 5px;
		    justify-content: center;      
        }
        .item{
				overflow: hidden;
				    text-overflow: ellipsis;
				    padding: 5px;
				    margin: 5px;
				    height: 80px;
				    display: flex;
align-items: center;

        }
        .flex-ivan > .flex-item:hover{
			background-color: #F2F3F4;
    		cursor: pointer;
        }

/*FIN*/