p, pre, ul, ol, dl, dd, blockquote, address, table, fieldset, form {
	margin-bottom: 0;
}
img {
	image-rendering: auto;
}
.seccionEnlace {
	background: #666 !important
}

#primary-menu ul li > a{font-size:13px; padding: 39px 14px;}

#primary-menu ul li:hover > a, #primary-menu ul li.current > a{
background: -moz-linear-gradient(-45deg,  rgba(247,247,247,1) 0%, rgba(255,255,255,0) 100%);
background: -webkit-linear-gradient(-45deg,  rgba(247,247,247,1) 0%,rgba(255,255,255,0) 100%);
background: linear-gradient(135deg,  rgba(247,247,247,1) 0%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#00ffffff',GradientType=1 );

}



.redesmenu a {
	display: inline-block;
	padding-right: 5px !important;
	padding-left: 5px !important;
}
.redesmenu span {
	display: inline-block !important;
}
#logo{margin-right: 3px !important;}
#logo figure {
	background-image: url('../images/logo4.png');
	background-size: contain;
	background-repeat: no-repeat;
	width: 300px;
	height: 60px;
	display: block;
	margin-top: 10px;
	position: relative;
	left: 0px;
	float: right;
	top: 12px;
	transition: all 0.3s linear;
}
@media (min-width:360px) {
#logo figure {
	height: 60px;
	width: 280px;
	margin-top: 0;
	left: 0;
	float: none;
	margin-left: 40px; top: 26px;
}
}

@media (min-width:481px) {
#logo figure {
	height: 65px;
	width: 350px;
	margin-top: 0;
	left: 0;
	float: none;
	margin-left: 50px;
	 top: 16px;

}
}

@media (min-width: 767px) {
#logo figure {
	height: 80px;
	width: 500px;
	margin-top: 0;
	left: 0;
	float: none;
	margin-left: 50px;
	top: 2px
}
}

@media (min-width: 992px) {
#logo figure {
	height: 80px;
	width: 270px;
	margin-top: 24px;
	left: 0;
	float: none;
	margin-left: 0px
}
.sticky-header #logo figure {
	height: 59px;
	margin-top: 0px;
}
.redesmenu a span {
	display: none !important
}
}

@media (min-width: 1199px) {
#logo figure {
	height: 99px;
	width: 450px;
	margin-top: 10px;
	left: 0;
	float: none;
}
}
.sticky-header #logo figure {
	height: 59px;
}
.fondoSlide {
background: #ccc;
}
.slider-caption, .nivo-caption, .flex-caption{max-width: unset !important; width: 100%}

.fondoSlide2 {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#52ade1+0,00346d+100 */
	background: #52ade1; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, #52ade1 0%, #00346d 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover, #52ade1 0%, #00346d 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center, #52ade1 0%, #00346d 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52ade1', endColorstr='#00346d', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}


.pantallaGrande{
	min-height: 100vh;
}

.ultimosVideos {
		
	padding: 50px 0px;
	background-size: cover;
	border-top: 7px solid rgba(0, 0, 0, 0.2);/* Old browsers */

}
.ultimosVideos .owl-item {
	padding: 4px;
}







/******  VIDEO THUMBS  **************************************************** *******************************/ 



.ultimosVideos .portfolio-image figure {
	border-radius: 0px;
	overflow: hidden;
	min-height: 213px; 	/*min-width: 285px; height: 213px;*/
	min-width: 20vw; height: 20vw;
	width: 100%;
	animation: pica 25s linear infinite;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0% 50%;
}

@keyframes pica{
0%{background-position: 0% 50%;}
25%{background-position: 50% 50%;}
50%{background-position: 100% 50%;}
75%{background-position: 50% 50%;}
100%{background-position: 0% 50%;}
}


@media (max-width: 479px) {

.ultimosVideos .portfolio-image figure { height: 150px; min-height: 150px; min-width: 100%; }
.portfolio-desc h3{ font-size: 12px;}
.portfolio-desc span a{font-size: 0.8em; margin-top: 0;}

}


@media (min-width: 768px) and (max-width: 1400px) {

.ultimosVideos .portfolio-image figure { height: 160px; min-height: 160px; min-width: 100%; }
.portfolio-desc h3{ font-size: 14px;}
.portfolio-desc span a{font-size: 0.8em; margin-top: 0;}
#content .parallax{padding: 40px 0 !important}
.busquedaRapida{	padding-top: 20px important;
	padding-bottom: 20px !important;

}
.portfolio-notitle .portfolio-item:hover .portfolio-desc, .portfolio-notitle .iportfolio:hover .portfolio-desc{bottom: -20px !important;}


}





.tipodeContenido i {
	color: black
}
.portfolio-item .tipodeContenido {
	position: absolute;
	top: -31px;
	right: 10px;
	background-color: rgba(100, 205, 237, 0.8);
	position: absolute;
	z-index: 2;
	display: block;
	width: 30px;
	height: 22px;
	transition: all 0.3s linear;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	text-align: center;
	transition-delay: 0.4s;
}
.portfolio-item:hover .tipodeContenido {
	top: 0px
}
.ultimosVideos span {
	display: inline-block;
}
.ultimosVideos span a:hover {
	color: white!important;
}
.ultimosVideos .duracion {
	opacity: 0.5
}
.ultimosVideos .duracion i {
	font-size: 0.8em;
	margin-right: 3px;
}
.ultimosVideos .portfolio-overlay a.right-icon {
	right: 55%;
}
/*.ultimosVideos .owl-item {padding: 10px;}*/

.ultimosVideos .owl-item .oc-item {
	min-height: 350px;
	border: 4px solid #222;
	border-radius: 8px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7d7e7d+0,0e0e0e+100;Black+3D */
	background: #222;
}
.ultimosVideos .owl-item .oc-item:hover {
	border: 4px solid #777;
}
.ultimosVideos .owl-item .oc-item h3 a {
	color: white;
	text-shadow: 3px 3px 6px rgba(0,0,0,0.3);
	padding: 2px 0;
	font-size: 0.9em;
	line-height: 1.1em;
	display: block;
	text-align: justify;
}
.ultimosVideos .owl-item .oc-item:hover h3 a {
	color: #64cded
}

.sidenav > .ui-tabs-active > a, .sidenav > .ui-tabs-active > a:hover{background: 
background: #00aeef;
    color: #ffffff;}

.ultimosVideos h2 {
	background: #00aeef;
    color: #ffffff;
	padding: 4px 14px;
	border-radius: 0px;
	text-align: left;
	font-weight: 700;
	box-shadow: 3px 6px 9px rgba(0,0,0,0.5);
	font-size: 15px;
	
	display: inline-block;
}

@media (min-width:480px) {
.ultimosVideos h2 {
		font-size: calc(1vw + 10px);}

}


/* *************************************** selector ************************** */

#top-search form, #top-search a, #top-search {
	opacity: 0;
	transition: all 0.3s linear;
	z-index: -1;
	width: 4px !important
}
.sticky-header #top-search form, .sticky-header #top-search a, .sticky-header #top-search {
	opacity: 1 !important;
	z-index: 11
}
.sticky-header #top-search form input {
	color: #64cded;
}
.busquedaRapida {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+26,5b5b5b+100 */
	background: #000000; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #000000 26%, #5b5b5b 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #000000 26%, #5b5b5b 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #000000 26%, #5b5b5b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#5b5b5b', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	z-index: 55;
}
#buscar {
	position: relative;
}
.wrapper-dropdown-2b {
	z-index: 3242
}
.buscadorlargo {
	min-width: 100%;
}
.busquedaRapida input {
	background-color: transparent;
	border-radius: 30px;
	border: 2px solid #666;
	padding: 3px 20px;
	line-height: 30px;
	min-height: 30px;
	color: #666;
	box-shadow: 3px 6px 9px rgba(0,0,0,0.5);
	margin-right: 6px;
}
.busquedaRapida input:focus, .busquedaRapida input:hover {
	color: white;
}
.busquedaRapida .linkAvanzada {
	color: #999;
	font-size: 12px;
	font-weight: 500;
	margin-left: 20px;
	text-transform: inherit;
}
.busquedaRapida .botonBuscar {
	margin-right: 6px;
	margin-left: 6px;
	transition: all 0.3s linear;
	position: relative;
	top: 0;
	left: 0;
	background-color: #777;
	border-radius: 30px;
	border: 2px solid #666;
	padding: 3px 20px;
	line-height: 24px;
	min-height: 24px;
	color: black;
	box-shadow: 3px 6px 9px rgba(0,0,0,0.5);
}
.busquedaRapida .botonBuscar:hover {
	background-color: white
}
.busquedaRapida .botonBuscar:focus, .busquedaRapida .botonBuscar:active {
	top: 1px;
	left: 1px;
	box-shadow: 1px 3px 5px rgba(0,0,0,0.7);
}
.linkAvanzada {
	position: relative;
	left: 0px;
	transition: all 0.3s linear;
}
.linkAvanzada:hover {
	color: white;
	left : 5px;
}
.wrapper-dropdown-2 {
	position: relative;
	text-align: left;
	margin: 0 auto;
	padding: 8px 15px;
	/* Styles */
	background: #000;
	color: #999;
	border: 2px solid #666;
	line-height: 16px;
	cursor: pointer;
	outline: none;
	border-radius: 30px;
	width: 100%;
	height: 34px;
	box-shadow: 3px 6px 9px rgba(0,0,0,0.5);
	z-index: 2;
}

@media (min-width: 767px) {
.wrapper-dropdown-2 {
	width: 200px;
}
.buscadorlargo {
	min-width: 250px;
}
}

@media (min-width: 991px) {
.buscadorlargo {
	min-width: 300px;
}
}
.wrapper-dropdown-2:after {
	content: "";
	width: 0;
	height: 0;
	position: absolute;
	right: 16px;
	bottom: 40%;
	margin-top: -3px;
	border-width: 6px 6px 0 6px;
	border-style: solid;
	border-color: grey transparent;
}
.wrapper-dropdown-2 .dropdown {
	/* Size & position */
	position: absolute;
	top: 100%;
	left: 8px;
	margin-top: 5px;
	/* Styles */
	background: rgba(0,0,0,0.85);
	transition: all 0.3s ease-out;
	list-style: none;
	/* Hiding */
	opacity: 0;
	pointer-events: none;
	z-index: 43;
}
.wrapper-dropdown-2 .dropdown li a {
	display: block;
	text-decoration: none;
	color: #ccc;
	z-index: 44;
	border-bottom: 1px solid #333;
	padding: 6px 18px;
	transition: all 0.3s ease-out;
}
.wrapper-dropdown-2 .dropdown li i {
	margin-right: 5px;
	color: inherit;
	vertical-align: middle;
}
/* Hover state */

.wrapper-dropdown-2 .dropdown li:hover a {
	background-color: #0893c7;
	color: white;
}
.wrapper-dropdown-2.active:after {
	border-width: 0 6px 6px 6px;
}
.wrapper-dropdown-2.active .dropdown {
	opacity: 1;
	pointer-events: auto;
}
/****************************************/

/*  POR CATEGORIA */


.porCategoria {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#eeeeee+0,adadad+100 */
	background: #eeeeee; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, #eeeeee 0%, #adadad 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover, #eeeeee 0%, #adadad 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center, #eeeeee 0%, #adadad 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#adadad', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	padding: 50px 0px;
}
.porCategoria h2 {
	background: white;
	box-shadow: 3px 6px 9px rgba(0,0,0,0.5);
	color: #999;
	padding: 4px 14px;
	border-radius: 0px;
	text-align: left;
	font-weight: 700;
	font-size: 20px;
	
	display: inline-block;
}

@media (max-width: 479px) {
	.porCategoria h2 {
	font-size: calc(1vw + 8px);}

}


.porCategoria .sidenav {
	background-color: transparent !important;
}
.porCategoria .sidenav > li:first-child > a {
	border-radius: 0 !important
}
.porCategoria .sidenav > li > a {
	position: relative;
	transition: all 0.3s linear;
	left: 0;
	border: none;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	background: transparent;
}
.porCategoria .sidenav > li > a:hover {
	left: 15px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ededed+0,ffffff+100&0+0,0.46+76 */
	background: -moz-linear-gradient(left, rgba(237,237,237,0) 0%, rgba(251,251,251,0.46) 76%, rgba(255,255,255,0.46) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(237,237,237,0) 0%, rgba(251,251,251,0.46) 76%, rgba(255,255,255,0.46) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(237,237,237,0) 0%, rgba(251,251,251,0.46) 76%, rgba(255,255,255,0.46) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ededed', endColorstr='#75ffffff', GradientType=1 ); /* IE6-9 */
}
.porCategoria .portfolio-image figure {
	border-radius: 0px;
	overflow: hidden;
	min-height: 158px;
	width: 100%;
	min-width: 210px;
	height: 158px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 20%;
}
.porCategoria .portfolio-notitle .portfolio-desc {
	background: -moz-linear-gradient(top, rgba(0,0,0,0.76) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.76) 0%, rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0.76) 0%, rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2000000', endColorstr='#000000', GradientType=0 ); /* IE6-9 */;
	border-top: 2px solid rgba(0, 153, 204, 0.5)
}
.porCategoria .portfolio-notitle .portfolio-desc h3 a {
	color: white;
	line-height: 1.21em;
	font-size: 0.8em;
	display: block;
}
.porCategoria .portfolio-desc span, .porCategoria .portfolio-desc a {
	font-size: 11px;
	display: inline-block;
}
.porCategoria .portfolio-desc span a:hover {
	color: white !important
}
.porCategoria .portfolio-desc h3 a:hover {
	color: #09c !important
}
.porCategoria .duracion {
	opacity: 0.5
}
.porCategoria .duracion i {
	font-size: 0.8em;
	margin-right: 3px;
	color: white;
	font-weight: normal !important;
}
.porCategoria #portfolio article .margenItems {
	border: 3px solid #ccc !important;
	display: block;
	position: relative;
	margin-bottom: -3px;
}
.vermasItems a i {
	margin-right: 10px;
	border: 1px solid rgba(0,0,0,0.1);
	border-radius: 50%;
	height: 30px;
	width: 30px;
	padding-top: 4px;
}
.vermasItems a {
	display: block;
	color: #666;
	height: 100%;
	min-height: 138px;
	padding-top: 55px;
	text-align: center;
	border: 2px dashed rgba(0,0,0,0.1);
	letter-spacing: 1px;
	font-weight: 700;
}
.vermasItems a:hover {
	color: #333;
	border-style: solid;
	border-color: #999;
}
.vermasItems {
	display: block;
	background: rgba(0,0,0,.2);
	padding: 10px;
	height: 100%;
	min-height: 158px;
	text-align: center;
}
/****************/
/* footer */


#footer {
	background-image: url('../images/blur1.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	border-top-color: rgba(0, 153, 204, 0.3) !important;
}
.logos_grises {
	text-align: center;
}
.logos_grises img {
	filter: grayscale(20%);
	opacity: 0.7;
	padding: 10px;
	max-width: 200px;
}
.logos_grises img:hover {
	filter: grayscale(0%);
	opacity: 1
}
footer .separa {
	width: 100%;
	height: 5px;
}
footer .separa2 {
	width: 100%;
	height: 15px;
}
footer .bordeDerecha {
	border-right: 1px solid rgba(255,255,255,0.1)
}
footer .bordeDerecha p {
	padding-right: 38px;
	font-size: 14px;
	color: #999;
}
footer .entry-title {
	border-bottom: 1px solid rgba(255,255,255,0.1);
	padding-bottom: 5px;
	margin-bottom: 5px;
}
footer h4 {
	margin-bottom: 10px;
}
footer .contactoFooter i {
	opacity: 0.5
}
footer .dsnet {
	text-align: right;
}
footer .dsnet .social-icon {
	float: right;
	margin: 0 5px 5px 0;
	width: 150px;
	font-size: 12px;
	letter-spacing: 0.5px;
	font-weight: 600;
	line-height: 30px !important;
	color: #ccc;
	text-shadow: none;
	border: 1px solid #AAA;
	border-radius: 3px;
	overflow: hidden;
}
footer .dsnet .social-icon i p {
	font-style: normal !important;
}
footer .si-dsnet:hover, footer.si-colored.si-dsnet {
	background: rgba(100,100,100,.2); /* Old browsers */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,a5a5a5+100&0+0,0.5+100 */
	background: -moz-linear-gradient(45deg, rgba(0,0,0,0) 0%, rgba(165,165,165,0.5) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, rgba(0,0,0,0) 0%, rgba(165,165,165,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, rgba(0,0,0,0) 0%, rgba(165,165,165,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80a5a5a5', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	border: none !important;
}

@media (max-width: 767px) {
#copyrights .col_half:last-child {
	display: block !important;
	padding-top: 40px
}
footer .bordeDerecha {
	border-right: none !important
}
.swiper_wrapper:not(.force-full-screen), .swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) .swiper-slide, .ei-slider {
	padding-bottom: 0;
	min-height: 620px !important
}
}
footer .contactoFooter .row {
	border-bottom: 1px solid rgba(255,255,255,0.1);
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#footer .footer-widgets-wrap {
	position: relative;
	padding: 40px 0;
}
#slider {
	background-color: #ccc; padding: 30px;
}
.swiper_wrapper {
	height: 72vh;
	min-height: 460px;
	padding-bottom: 20px;
}
.swiper_wrapper .swiper-slide,
.swiper-container{overflow: visible;}
.slider-caption{top: 3vh !important}
.slider-caption figure{width: 100%; height: 58vh; display: block; background-size: cover; border: 4px solid white; box-shadow: 2px 6px 20px rgba(0, 0, 0, .5); background-position: 50% 50%} 
.swiper-container-horizontal>.swiper-pagination-bullets{bottom: 5vh !important}
.placa{
	max-width: 460px !important;
    width: 70vw;
    background: linear-gradient(45deg, #ffffff, #ffffffb0);
    position: absolute;
    top: 1vh !important;
    text-align: left;
    left: 14vw;
    z-index: 20;
    padding: 20px 40px;
    backdrop-filter: blur(5px);
    border: 6px solid white;
    box-shadow: 4px 5px 15px rgba(0, 0, 0, .5);
}
.placa .volanta a{letter-spacing: 1px; text-transform: uppercase; font-size: 11px; color: #666}
.placa .volanta i{padding: 0 10px; color: #333}
.placa h2{    text-transform: unset !important;
    color: #333; font-weight: 900;
       line-height: 1.2em;
    text-align: left;
    font-size: 1.789em; transition: .3s linear all;
    letter-spacing: 0;
    padding-top: 16px;
}
.placa h2:first-letter{text-transform: uppercase;}
.placa h2:hover{color: #00a8e9}
.placa .destacadoDescripcion{
	    font-size: 15px;
    text-align: justify;
    letter-spacing: -.5px;
    color: #333;
}
.placa .institucion{
	position: relative;
    margin-left: 50px;
    padding-top: 30px;
    display: inline-block;
    color: #333;
    line-height: 1.2em;
}
.placa .institucion:before{
	content: '';
	display: block;
	position: absolute;
	left: 0;
	width: 40px;
	height: 15px;
    background: #333;
    margin-left: -50px;
    margin-top: 1px;
}
}
.slider-caption figure img {
	border-radius: 10px;
	border: 2px solid white;
	box-shadow: 3px 6px 9px rgba(0,0,0,0.5);
}
.slider-caption h2 {
	font-size: 2em
}
.slider-caption p {
	font-size: 0.7em;
	font-weight: 500;
}

@media (max-width: 991px){


	.slider-caption p {
 overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;

}


}


.slider-caption p a{text-decoration: none !important; color: black;}

.slider-caption p a:hover{color: white}
.slider-caption .destacadoDatos {
	font-size: 12px;
	border-top: 1px dashed black;
	padding-top: 10px;
	margin-top: 10px;
}
.slider-caption .duracion {
	font-size: 9px;
	border-radius: 30px;
	padding: 2px 6px;
	position: relative;
	background-color: rgba(0,0,0,0.8);
	top: -2px;
	white-space: nowrap;
	color: #2078b4;
	font-weight: 600;
	margin-left: 3px;
}


.duracion i {
	padding-right: 3px !important;
	font-size: 0.9em;
	opacity: 0.7;
}
#portfolio01 .duracion i, #portfolio01 .duracion {opacity:0.6 !important; color: aqua;}


.swiper-pagination span {
	border: 2px solid #000;
}
.swiper-pagination span:hover, .swiper-pagination span.swiper-pagination-bullet-active {
	background-color: #000 !important;
}
.portfolio-full.portfolio-notitle .portfolio-desc, .portfolio-nomargin.portfolio-notitle .portfolio-desc {
	bottom: -131px
}
.portfolio-notitle .portfolio-desc {
	height: 130px;
	bottom: -131px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.76+0,1+100 */
	background: -moz-linear-gradient(top, rgba(0,0,0,0.76) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.76) 0%, rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0.76) 0%, rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2000000', endColorstr='#000000', GradientType=0 ); /* IE6-9 */
	border-bottom: none;
	border-top: 2px solid rgba(62, 151, 207, 0.5);
}
.portfolio-desc h3 a {
	color: white;
	text-shadow: 2px 3px 6px rgba(0,0,0,0.7);

 overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;


}
.portfolio-desc h3 a:hover {
	color: #ccc;
}


.portfolio-item:hover .portfolio-desc h3 a i{position: relative; transition: .4s linear all; left: 4px; animation: pica2 .85s linear infinite; opacity: .5}
@keyframes pica2{
	0%{left: 4px}
	50%{left: 8px}
	100%{left: 4px}
}



#oc-clients {
	margin-top: 20px
}
.oc-item img {
	max-height: 90px;
	width: auto !important;
	filter: grayscale(100%);
}
.page-title-mini {
	position: relative;
	padding: 20px 0 !important;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0e0e0e+31,3c6687+100 */
	background: rgb(14,14,14); /* Old browsers */
	background: -moz-linear-gradient(45deg, rgba(14,14,14,1) 31%, rgba(60,102,135,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, rgba(14,14,14,1) 31%, rgba(60,102,135,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, rgba(14,14,14,1) 31%, rgba(60,102,135,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0e0e', endColorstr='#3c6687', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	border-bottom: none !important;
	border-bottom-color: black !important;
}

#page-title.page-title-mini{
z-index: 656 !important;

}
#page-title.page-title-mini h1, .page-title-mini li a {
	color: white
}
.page-title-mini p {
	color: white;
}

.page-title-mini h5{color: #09c;}

.page-title-mini p a{font-weight: 700}



#page-title.page-title-mini .destaca {
	background-color: #0cf;
	color: black;
	display: inline;
	font-weight: 500;
	padding: 3px 6px;
	position: relative;
	top: 10px;
	box-shadow: 3px 6px 9px rgba(0,0,0,0.5);
}
.busqueda label {
	color: black;
}
.busqueda input {
	background-color: transparent;
	border: 2px solid #ccc;
	padding: 6px 12px;
	outline: none;
	height: 40px;
	border-radius: 30px;
	color: black;
}



.busqueda textarea {
	background-color: transparent;
	border: 2px solid #ccc;
	padding: 6px 12px;
	outline: none;
	border-radius: 20px;
	color: black;
}
.select2-selection--multiple, .select2-container--default .select2-selection--single, .busqueda select {
	width: 100%;
	border: 2px solid #ccc !important;
	padding: 6px 12px;
	outline: none;
	height: 40px !important;
	border-radius: 30px !important;
	color: black;
}
.select2-selection__rendered {
	margin-top: -5px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 32px !important;
}
.select2-selection__arrow {
	margin-right: 15px;
	margin-top: 6px;
}
.select2-container {
	width: 100% !important
}
.contenedorSeccion {
	background-color: white;
	padding: 10px 10px;
	box-shadow: 3px 5px 10px rgba(0,0,0,0.5);
	margin-right: -25px;
	margin-left: -25px
}
#content .parallax {
	padding: 20px 0;
}
.presentacion {
	background: -moz-linear-gradient(-45deg, rgba(0,0,0,0.79) 0%, rgba(0,0,0,0.21) 100%);
	background: -webkit-linear-gradient(-45deg, rgba(0,0,0,0.79) 0%, rgba(0,0,0,0.21) 100%);
	background: linear-gradient(135deg, rgba(0,0,0,0.79) 0%, rgba(0,0,0,0.21) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c9000000', endColorstr='#36000000', GradientType=1 );
}
.presentacion p {
	margin-bottom: 15px;
	font-size: 16px;
	text-align: justify;
	color: #ccc;
}
.presentacion img {
	border-radius: 6px;
}
.tipodeContenidoform span {
	display: none
}
.tipodeContenidoform .checkbox {
	display: inline-block;
	width: 80px;
}


@media (min-width: 767px) and (max-width: 1400px) {
	#page-title.page-title-mini{ padding: 20px 0 !important;
		box-shadow: 2px 5px 16px rgba(0,0,0,0.45);
}

}

@media (min-width: 1401px) {
.page-title-mini {
	padding: 50px 0 !important;
	
}
}



@media (min-width: 767px) {

.tipodeContenidoform .checkbox {
	display: inline-block;
	width: 125px;
}
.tipodeContenidoform span {
	display: inline-block;
	padding: 0 5px
}
.contenedorSeccion {
	padding: 40px 60px;
	box-shadow: 6px 9px 20px rgba(0,0,0,0.5);
	margin-right: 0px;
	margin-left: 0px
}
#content .parallax {
	padding: 100px 0;
	border-image-width: 0 !important;
	background-size: cover;
}
}
#content {
	border-top: 0;
	border-top-width: 0;
	border-top-color: black !important
}
.contenedorSeccion h2 {
	color: #09c;
	font-size: 1.7em
}
.tipodeContenidoform {
	height: 20px;
	position: relative;
	top: -15px
}
.tipodeContenidoform i {
	font-size: 21px;
	position: relative;
	top: -11px
}
@media (max-width: 767px){
.tipodeContenidoform i {

	top: 8px}	
}


.tipodeContenidoform span {
	font-size: 14px;
	position: relative;
	top: -14px;
	font-weight: 700;
	color: #666;
}
.tipodeContenidoform .checkbox {
	margin-right: 20px;
}
.btn-primary {
	background-color: #0099cc;
	border-color: #0099cc;
}
.copyright-links a {
	text-decoration: none;
	border-bottom-color: transparent !important;
}
.copyright-links a:hover {
	border-bottom-color: #666 !important;
}
#videoReproductor {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7d7e7d+0,0e0e0e+100;Black+3D */
	background: #7d7e7d; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, #7d7e7d 0%, #0e0e0e 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover, #7d7e7d 0%, #0e0e0e 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center, #7d7e7d 0%, #0e0e0e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	padding: 50px 0px 30px;
}
#videoReproductor iframe {
	padding:5px;
	background-color: #000;
	border: 3px solid #666 !important;
	width: 100% !important;

}
#videoReproductor .videobox p,#videoReproductor .videobox a{display: none !important;}
.vp-player-layout{width: 100%!important; left: 0 !important;}

@media (min-width: 767px)
{
#videoReproductor iframe {
	min-height: 460px
}


}

#videoReproductor .videobox {
	display: block;
	margin: auto;
	/*background-color: rgba(0,0,0,0.50);*/
	max-width: 950px;
	position: relative;
}
#videoReproductor .videobox:before {
	content: '';
	position: absolute;
	z-index: 0;
	bottom: -46px;
	LEFT: 0;
	width: 100%;
	height: 51px;
	background: url(../images/sombralarga2.png);
	background-position: TOP center;
	background-repeat: no-repeat;
	background-size: CONTAIN;
}

#videoReproductor .fotobox {
	display: block;
	margin: auto;
	background-color: rgba(0,0,0,0.75);
	max-width: 100%;
	position: relative;
	padding:10px;
	text-align: center;
}
.datosTecnicos .overlay .overlay-wrap, .text-overlay{width:90%; margin:auto;}

#videoReproductor .fotobox:before {
	content: '';
	position: absolute;
	z-index: 0;
	bottom: -46px;
	LEFT: 0;
	width: 100%;
	height: 51px;
	background: url(../images/sombralarga2.png);
	background-position: TOP center;
	background-repeat: no-repeat;
	background-size: CONTAIN;
}
.marcoFoto{width: 100%; position:relative; display:block}
.datosTecnicos p {
	font-size: 14px;
	line-height: 18px;
}
.si-share {
	background-color: rgba(0,0,0,0.5);
	border-radius: 30px;
	margin: 10px auto;
	border: 3px solid rgba(90,90,90,0.3) !important;
	max-width: 280px;
	padding: 4px 20px;
	color: #999;
}
.si-share a {
	border-radius: 5px;
	color: #999;
}
.si-share span {
	text-align: right;
}
.page-title-mini p i {
	padding-left: 8px;
	padding-right: 8px;
	position: relative;
	top: 1px;
}
.page-title-mini p i, .page-title-mini p .tituloCategoria,  .page-title-mini p a:hover {
	color: #0cf;
}
.page-title-mini p {
	margin-bottom: 10px;
}


.tituloProduccion {

		font-size: 2em !important;
	line-height: 1.2em !important;


}


@media (min-width: 767px){
.tituloProduccion {
	font-size: 2.3em !important;
	display: inline-block; 
}
}

.relacionados .parallax {
	padding-top: 30px !important;
}
.datosExtraVideo span {
	white-space: nowrap;
	display: inline-block !important;
	position: relative;
	color: #0cf !important;
	font-size: 16px !important;
	margin-right: 20px;
}
.datosExtraVideo span i {
	margin: 0px 5px;
}
.porCategoria .portfolio-item {
	width: 50%;
	margin-left: -1px;
}
.porCategoria .subcategoria1Tabla {
	padding-top: 6px;
	background: -moz-linear-gradient(left, rgba(255,255,255,0.2) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(left, rgba(255,255,255,0.2) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0.2) 0%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#66ffffff', endColorstr='#ffffff', GradientType=1 );
}
.porCategoria .subcategoria2Tabla {
	background: -moz-linear-gradient(left, rgba(0,0,0,0.97) 0%, rgba(0,0,0,0.57) 100%);
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.97) 0%, rgba(0,0,0,0.57) 100%);
	background: linear-gradient(to right, rgba(0,0,0,0.97) 0%, rgba(0,0,0,0.57) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7000000', endColorstr='#91000000', GradientType=1 );
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 4px;
	padding-left: 12px;
	margin-left: 0px;/*
max-height: 479px;

overflow-y: scroll;

*/

}
.mCSB_inside > .mCSB_container {
	margin-right: 20px;
}
.porCategoria .subcategoria2Tabla .sidenav li > a {
	color: white!important;
}
.porCategoria .subcategoria2Tabla .sidenav .ui-tabs-active a {
	background: white !important;
	color: black!important;
}
.porCategoria .subcategoria2Tabla .sidenav .ui-tabs-active a:hover, .porCategoria .subcategoria2Tabla .sidenav li > a:hover {
	background: black!important;
	color: white!important;
}
.porCategoria .subcategoria2Tabla .sidenav > li > a:hover {
	left: 5px;
}
.porCategoria .vermasContenidos a {
	position: relative;
	top: 15px;
	background-color: transparent !important;
	border: 2px dashed #999;
	color: #666;
	font-weight: 700;
	padding-top: 8px;
	letter-spacing: 2px;
	height: 40px;
}
.porCategoria .vermasContenidos a:hover {
	background-color: white !important;
	color: black;
}
.vermasContenidos a {
	animation: 1s animateBorderOne ease infinite;
}
 @keyframes animateBorderOne {
 50% {
border: 2px dashed #666
}
}

@media (max-width: 479px) {
#slider-arrow-left, #slider-arrow-right, .camera_prev, .camera_next, #slider .owl-prev, #slider .owl-next, .flex-prev, .flex-next, .nivo-prevNav, .nivo-nextNav, .slider-arrow-top-sm, .slider-arrow-bottom-sm {
	top: 48% !important;
}
#slider-arrow-right, .camera_next, #slider .owl-next, .flex-next, .nivo-nextNav{right: -8px;}
#slider-arrow-left, .camera_prev, #slider .owl-prev, .flex-prev, .nivo-prevNav{left: -8px;}

.container,  #header.full-header .container,  .container-fullwidth {
	width: 95% !important;
}
}
.itemListado {
	background-color: rgba(0,0,0,0.3);
	box-shadow: 2px 5px 9px rgba(0,0,0,0.1);
	padding: 10px;
	border-radius: 4px;
	margin: 4px;
	position: relative;
	display: block;
	margin-bottom: 20px;
}
.itemListado .fotoVideo {
	overflow: hidden;
}
.itemListado .fotoVideo .tipodeContenido {
	background-color: rgba(100, 205, 237, 0.8);
	position: absolute; transition: .3s linear all;
	top: -30px !important;
	right: 25px !important;
}
.itemListado:hover .fotoVideo .tipodeContenido {
	top: 0 !important;
}
.itemListado .portfolio-desc {
	padding: 0px;
	margin-left: -15px;
}
.itemListado .duracion, .itemListado .fecha {
	display: inline-block;
	white-space: nowrap;
	margin-right: 10px;
}
.itemListado .duracion i, .itemListado .fecha i {
	color: #999;
	opacity: 0.5;
}
.itemListado .portfolio-desc h3 {
	line-height: 1.35em !important;
	font-size: 1.2em;
	padding-bottom: 10px;
	border-bottom: 1px solid #666;
	margin-bottom: 5px;
}
.itemListado .portfolio-desc span a:hover {
	color: #ccc;
}
.itemListado figure {
	border-radius: 4px;
	border: 2px solid #666;
	background-position: 50% 50%;
	min-height: 120px;
	width: 100%;
	background-size: cover;
}
.itemListado figure:hover {
	border-color: #999;
}
.listadosCategoria .col-md-4 {
	padding-right: 0;
	padding-left: 0;
}
.itemListado:before {
	content: '';
	position: absolute;
	z-index: 0;
	bottom: -27px;
	LEFT: 0;
	width: 100%;
	height: 27px;
	background: url(../images/sombralarga2.png);
	background-position: TOP center;
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
.itemListado .portfolio-desc span {
	font-size: 0.9em;
	line-height: 1.1em;
}
.itemgrande figure {
	min-height: 180px;
}
.itemgrande .portfolio-desc h3 {
	line-height: 1.4em !important;
	font-size: 1.4em !important;
}
.itemgrande .portfolio-desc .institucionDescripcion, .itemgrande .portfolio-desc .subcategoriaDescripcion {
	padding: 5px 0;
	margin-bottom: 5px;
	border-bottom: 1px solid #666;
}
.itemgrande i {
	padding: 0 5px;
}
.paginacionListado .pagination {
	margin-top: 30px;
	display: inline-block;
	box-shadow: 3px 6px 9px rgba(0,0,0,0.5);
}
.paginacionListado {
	text-align: center;
}
.paginacionListado .pagination > li > a, .paginacionListado .pagination > li > span {
	background-color: rgba(0,0,0,0.5);
	border-color: #333;
	color: #666;
	;
}
.paginacionListado .pagination > li > a:hover {
	background-color: #666 !important;
	color: black !important;
}
.paginacionListado .pagination > .active a {
	background-color: #056380 !important;
	border-color: #1f748e !important;
}
.paginacionListado .pagination > .active a:hover {
	background-color: #44b4d6 !important;
}



.ordenar {
	position: absolute;
	width: auto;
	margin-top: 29px;
	right: 0;
	transform: scale(0.8);
}

@media (min-width: 767px){

.ordenar {
	position: absolute;
	width: auto;
	margin-top: 0;
	top: 25%;
	right: 25px;
	transform: scale(1);
}

}



.ordenar li {
	list-style: none;
	display: inline-block;
}
.ordenar .btn {
	background-color: rgba(0,0,0,0.5) !important;
	border: 1px solid #666;
	color: #999;
	font-weight: 500;
	margin-left: 2px !important;
	border-radius: 40px;
}
.ordenar .btn:active:hover,  .ordenar .btn.active:hover,  .ordenar .open > .dropdown-toggle.btn:hover,  .ordenar .btn:active:focus,  .ordenar .btn.active:focus,  .ordenar .open > .dropdown-toggle.btn:focus,  .ordenar .btn:active.focus,  .ordenar .btn-.active.focus,  .ordenar .open > .dropdown-toggle.btn.focus,  .ordenar .btn:hover, .ordenar .btn:active, .ordenar .btn:focus {
	background-color: #223442 !important;
	border-color: #999;
	color: white;
}
.modeloDark {
	top: 40px;
	right: 0;
	background-color: rgba(0,0,0,0.95);
	border: 1px solid #999;
	text-align: right;
	left: inherit;
	box-shadow: 3px 6px 9px black;
}
.modeloDark:before {
	content: '';
	width: 16px;
	height: 7px;
	position: absolute;
	top: -7px;
	right: 20px;
	background-image: url('../images/pinOrdenar.png');
}
.modeloDark li {
	border-bottom: 1px solid #555;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.ordenar .btn i, .modeloDark i {
	opacity: 0.5;
	padding: 0px 6px;
}
.subcategoriasEncabezado {
	margin-top: 30px;
}
.subcategoriasEncabezado li {
	list-style: none;
	display: inline-block;
}
.subcategoriasEncabezado li a {
	padding: 10px;
	margin: 5px;
	border: 1px solid rgba(90,90,90,0.5);
	background-color: #62d8ff;
	color: black;
	font-weight: 700;
	border-radius: 4px;
	border-bottom: 6px solid #0099cc;
	display: block;
	min-width: 130px;
	white-space: nowrap;
	font-size: 1.4em;
}
.subcategoriasEncabezado li a:hover {
	background-color: white;
}
.subcategoriasEncabezado li a:hover i {
	color: #0099cc;
}
.subcategoriasEncabezado li a i {
	padding: 0 4px;
}
#categoria {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7d7e7d+0,0e0e0e+100;Black+3D */
	background: #7d7e7d; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover, #7d7e7d 0%, #0e0e0e 100%); /* FF3.6-15 */
	background: -webkit-radial-gradient(center, ellipse cover, #7d7e7d 0%, #0e0e0e 100%); /* Chrome10-25,Safari5.1-6 */
	background: radial-gradient(ellipse at center, #7d7e7d 0%, #0e0e0e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	padding: 70px 0px 130px;
}
#categoria h2 {
	color: #ccc;
	text-shadow: 3px 3px 9px rgba(0,0,0,0.5);
	font-size: 1.6em;
}
#categoria h2 i {
	opacity: 0.3;
	position: relative;
	left: -2px;
	animation: 1s shakea ease infinite;
}
 @keyframes shakea {
 50% {
left: 4px;
}
}
.subcategoriasEncabezado .badge {
	position: relative;
	top: 4px;
	background-color: #09c;
	color: #62d8ff;
	opacity: 0.5;
	font-size: 0.6em;
}
.subcategoriasEncabezado li a:hover .badge {
	color: white;
}
#ultimosContenidosPorCategoria article {
	padding: 3px;
	margin: 2px;
	width: 95%;
	display: inline-block;
	background-color: #eee;
	box-shadow: 1px 3px 6px rgba(0,0,0,0.1);
}

@media (max-width: 767px) {
.listadoultimosContenidosPorCategoria{max-height:250px; overflow-x:hidden; overflow-y: auto; background: white; padding: 10px; margin-left: -15px; margin-right: -15px;}
}

@media (min-width: 767px) {

#ultimosContenidosPorCategoria article {
	width: 48%;
}
}
#ultimosContenidosPorCategoria article figure {
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	min-height: 55px;
	transition: all 0.3s linear;
}
#ultimosContenidosPorCategoria article:hover figure {
	background-position: 100% 50%
}
#ultimosContenidosPorCategoria .descripcion {
	padding-left: 0
}
#ultimosContenidosPorCategoria .descripcion a {
	color: #666;
	line-height: 1.2em !important;
	font-size: 1em !important;
	display: block;
	padding-top: 4px;
}
#ultimosContenidosPorCategoria .descripcion a:hover {
	color: #000;
}
#ultimosContenidosPorCategoria .foto a {
	display: block;
}
#page-title.page-title-mini p .criterioBusqueda {
	display: inline-block;
	margin: 4px;
	padding: 4px 8px;
	border: 2px solid #09c;
	color: #09c;
	font-weight: 700;
	font-size: 12px;
	border-radius: 50px;
	background-color: transparent;
}
#page-title.page-title-mini p .criterioBusqueda i {
	color: #09c
}
/*********************************************    ENLACE         ***********************/




.enlace figure img {
	max-height: 110px;
	max-width: 180px;
	margin-top: 10px;
}
.enlace figure {
	height: 120px;
}
.enlace figcaption, .enlace figure {
	text-align: center;
}
.enlace figcaption a {
	line-height: 1em;
	display: block;
	padding: 5px;
	color : #999;
	padding-bottom: 10px;
	min-height: 40px
}
.enlace .itemEnlace {
	border: 1px solid #eee;
	min-height: 180px;	
	vertical-align: bottom;
	display: block;
	padding-top: 10px;
	margin-top: 10px;
}

@media (min-width: 991px) and (max-width:1199px){

.enlace .itemEnlace{
		min-height: 200px;
	}
}

@media (max-width:460px){

.owl-carousel .owl-dots, .owl-carousel .owl-nav{display:none}

#sync1 .owl-nav [class*=owl-],
#sync1 .owl-nav{display:block !important;
	    position: absolute;
    top: 33vh;
    height: 40px;
    width: 100vw;
    opacity: 1;
}

.enlace .itemEnlace{
		min-height: 150px;
	}
.enlace .itemEnlace figure img{max-width: 110px !important; max-height: 90px !important;}

.enlace .itemEnlace figure{height:90px}
.enlace .itemEnlace figcaption p {font-size: 11px; line-height:13px;}
}


.sugeridas{margin-top:8px ;margin-bottom: 10px; margin-left:10px;}

.sugeridas a {border:1px solid #ddd; padding:3px 12px; ; position:relative; top:0px;  margin:0 5px; border-radius:20px; color: #999; display: inline-block; white-space: nowrap;}

.sugeridas a:hover {background-color:#999; color:white;}

.fichaDatos{line-height:28px !important;}

@media (min-width: 767px){
#header-wrap {
	overflow: hidden;
}}


.criterios{max-width: 80%}


@media (min-width: 737px) and (max-width:991px){
.swiper-pagination{padding-right: 40px; margin-left: 0}
}
@media (min-width: 992px) and (max-width:1199px){
.swiper-pagination{padding-right: 0px; margin-left: 0px}
}

@media (min-width: 1200px) {
.swiper-pagination{ margin-left: 40px}
}


	.contactoFooter .col-xs-1{clear: both;}
@media (max-width: 479px){



.contactoFooter .col-xs-10{width: 86% !important}


	.swiper-slide .col-xs-8{width: 100%;display: block;position: relative;}
	.swiper-slide .col-xs-4{width: 100%;margin-left: 0;vertical-align: top;left: 0;text-align: center;}
	.swiper-slide .col-xs-4 img{max-height: 180px !important; }
	.swiper-slide .col-xs-4 .slider-caption{top: 7px !important;text-align: center;width: 90%;}

.swiper-slide .col-xs-8  .slider-caption{width: 70%;position: relative ; left : 50px; }
.swiper-slide .col-xs-8  .slider-caption h2{color: #ffffff;font-size: 16px;background: rgba(0, 0, 0, .8);display: inline;line-height: 18px;/* box-shadow: 4px 0 0 white, -4px 0 0 white; */font-size: 14px;margin: auto;position: relative;display: inline-block;padding: 5px 15px;border-radius: 20px;text-align: center;border: 2px solid #2078b4;}
}
.swiper-slide .col-xs-8  .slider-caption{line-height: 18px;margin-left: 0;margin-top: 130px;top:  unset !important;width: 96%;left: 5px;}


#slider-arrow-left, #slider-arrow-right, .camera_prev, .camera_next, #slider .owl-prev, #slider .owl-next, .flex-prev, .flex-next, .nivo-prevNav, .nivo-nextNav, .slider-arrow-top-sm, .slider-arrow-bottom-sm{width: 26px; height: 26px}
#slider-arrow-left i, #slider-arrow-right i, .camera_prev i, .camera_next i, #slider .owl-prev i, #slider .owl-next i, .flex-prev i, .flex-next i, .nivo-prevNav i, .nivo-nextNav i, .slider-arrow-top-sm i, .slider-arrow-bottom-sm i{line-height: 24px; font-size: 20px; margin-left: 0; margin-right:0;}
#slider-arrow-left i{margin-left:-4px}
#slider-arrow-right i{margin-left:-2px}



@media  (min-width: 480px) and (max-width: 767px){
.swiper-slide .col-xs-4  .slider-caption {position: relative; top: 50px !important; height:  unset !important; }
	.swiper-slide .col-xs-8  .slider-caption {position: relative; left: 0px; margin-top: 60px !important ;  height:  unset !important;}
.swiper-slide .col-xs-8  .slider-caption h2{font-size: 24px !important; text-align: left; margin-left: 0; }
.swiper-slide .container{width: 90% !important; }

.swiper_wrapper:not(.force-full-screen), 
.swiper_wrapper:not(.force-full-screen):not(.canvas-slider-grid) 
.swiper-slide{height: 800px !important; min-height: 800px !important;;}



}
@media (max-width: 767px){
.subcategoria1Tabla , .subcategoria2Tabla{max-height: 190px !important;padding-left: 4px;padding-right: 4px;}
.porCategoria .sidenav li a{padding: 3px 0px 3px 3px; font-size: .9em}
.slider-caption figure{
	    top: 0;
    position: absolute;
    width: 70vw;
    left: 2vw;
    height: 25vh;
}
.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: -2vh !important;
}
.placa{
	    top: 29vh !important;
      
   left: 24px !important; padding: 10px 10px !important;
}

.placa h2{font-size: 1.3em}
.placa .destacadoDescripcion{font-size: 11px;
    max-height: 4.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
}



@media (min-width: 768px){
.swiper-slide .col-xs-8  .slider-caption{margin-top: 80px; left: 20px}

}

@media (min-width: 768px) and (max-width: 1199px){

.swiper-slide .col-xs-8  .slider-caption h2{font-size: 32px}

}



.si-instagram:hover,
.si-colored.si-instagram { background-color: #742775 !important; }




/*      24-11-2025  */

.portfolio-item {
    width: 24%;    
    padding: 0 12px 12px 0;
    margin: 0.5%;
    border-radius: 10px;
        box-shadow: 0 5px 20px black;
    border: 3px solid #555555;
    transition: .4s linear all;
}

.portfolio-item:hover {

border: 3px solid #64cded
}

@media (max-width: 479px) {

    .portfolio .portfolio-item {
        width: 100%; margin: 6px 0;
    }

.relacionados     .portfolio .portfolio-item {    width: 48%; margin-right:2% }




.pantallaGrande .portfolio .portfolio-item .portfolio-desc{

    width: 40%;
    right: 0;
    position: absolute;
    left: unset;
    top: 0;
    height: 100%;

}

.pantallaGrande .portfolio .portfolio-item .portfolio-image { width: 60%;}

 body.device-touch.device-xxs .portfolio-notitle .portfolio-desc { display: block !important; opacity: 1 } 


}
.pantallaGrande .portfolio-notitle .portfolio-item .portfolio-desc{transition: .6s linear all; bottom: -150px !important; opacity:0 }

@media (max-width: 767px){
	.pantallaGrande .portfolio-notitle .portfolio-item .portfolio-desc{opacity: 1 !important}
}

.pantallaGrande .portfolio-notitle .portfolio-item:hover .portfolio-desc{bottom: 0px !important; opacity: 1 !important; }
.contactoFooter ul{list-style: none}
.contactoFooter  ul li{padding: 6px 0; margin-bottom: 0; border-bottom: 1px solid #345679a1; max-width: 90%}
.contactoFooter  ul li:last-child{border-bottom: none;}






/* slider */

.slider{
    background: #1a3768;;
    height: calc(100vh - 100px);
    /*margin-top: 136px;*/
    width: 100%;
    overflow: hidden;
    position: relative;
}

#slider1{background: linear-gradient(0deg, #fff 5%, #bbb 30%);}
#slider1 #sync1:before{
    content: '';
    display: block;
    width: 100%;
    height: 0vh;
    background: linear-gradient(0deg, #1a376800, #1a3768);
    position: absolute;
    top: 0;
    z-index: 6;
        mix-blend-mode: hard-light;
        opacity: 0;
        transition: .3s linear all;
}

.scrolled #slider1 #sync1:before{
    height: 7vh;
    opacity: 1;

}

#slider1 #sync1 .owl-item:after{
    content: '';
    display: block;
    width: 100%;
    height: calc(32px + 3vw);
    
    position: absolute;
    bottom: 0; 
    left: 0;
    z-index: 0;
}

.slider .list .item{
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0 0 0 0;
}
.slider .list .item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.slider .list .item .content{
    position: absolute;
    top: 20%;
    width: 600px;
    max-width: 80%;
    left: 25%;
    transform: translateX(0%);
    background-color: #000000cc;
    padding: 30px;
    box-sizing: border-box;
    color: #fff;
    backdrop-filter: blur(10px);
    text-shadow: 0 5px 10px #0004;
}

.slider .list .item .content .title,
.slider .list .item .content .type{
    font-size: 5em;
    font-weight: bold;
    line-height: 1.3em;
}
.slider .list .item .type{
    color: #14ff72cb;
}
.slider .list .item .button{
    display: grid;
    grid-template-columns: repeat(2, 130px);
    grid-template-rows: 40px;
    gap: 5px;
    margin-top: 20px;
}
.slider .list .item .button button{
    border: none;
    background-color: #eee;
    font-family: Poppins;
    font-weight: 500;
    cursor: pointer;
    transition: 0.4s;
    letter-spacing: 2px;
}


.slider .list .item .button button:hover{
    letter-spacing: 3px;
}
.slider .list .item .button button:nth-child(2){
    background-color: transparent;
    border: 1px solid #fff;
    color: #eee;
}





/* Thumbnail Section  */
.thumbnail{
    position: absolute;
    bottom: 50px;
    left: 50%;
    width: max-content;
    z-index: 100;
    display: flex;
    gap: 20px;
}

.thumbnail .item{
    width: 150px;
    height: 170px;
    flex-shrink: 0;
    position: relative;
    cursor: pointer;

    }

.thumbnail .item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    box-shadow: 5px 0 15px rgba(0, 0, 0, 0.3);
    filter: blur(.5px) grayscale(50%);
        border: 4px solid #ffffff00;
    transition: 0.3s linear all;
     animation-name: pica3;
    animation-duration: 60s;
    animation-iteration-count: infinite;
}

  .thumbnail .item:hover img{
border: 4px solid #ffffffff;
filter: none;
   }

/* -> Cambié la regla: ahora la miniatura del slide activo se oculta */
.thumbnail .item.active {
    opacity: 0;           /* se ve tenue */
    transform: scale(0.97);  /* un poco más chico */
    pointer-events: none;   /* no clickeable */
    transition: 0.3s;
}
.thumbnail .item:first-child{width: 0 !important}

@keyframes pica3{
    0%{object-position:0%}
    50%{object-position:100%}
    100%{object-position:0%}
}

/* nextPrevArrows Section  */
.nextPrevArrows{
    position: absolute;
    top: 80%;
    right: 52%;
    z-index: 100;
    width: 300px;
    max-width: 30%;
    display: flex;
    gap: 10px;
    align-items: center;
}
.nextPrevArrows button{
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #14ff72cb;
    border: none;
    color: #fff;
    font-family: monospace;
    font-weight: bold;
    transition: .5s;
    cursor: pointer;
}
.nextPrevArrows button:hover{
    background-color: #fff;
    color: #000;
}

/* Animation Part */
.slider .list .item:nth-child(1){
    z-index: 1;
}


/* animation text in first item */
.slider .list .item:nth-child(1) .content
{
    transform: translateY(50px) translateX(50px);
    filter: blur(10px);
    opacity: 0;
    animation: showContent .2s .5s linear 1 forwards;

}


.slider .list .item:nth-child(1) .content .title,
.slider .list .item:nth-child(1) .content .type,
.slider .list .item:nth-child(1) .content .description,
.slider .list .item:nth-child(1) .content .buttons
{
    transform: translateY(50px) translateX(50px);
    filter: blur(20px);
    opacity: 0;
    animation: showContent .5s 1s linear 1 forwards;
}
@keyframes showContent{
    to{
        transform: translateY(0px) translateX(0px);
        filter: blur(0px);
        opacity: 1;
    }
}
.slider .list .item:nth-child(1) .content .title{
    animation-delay: 0.4s !important;
}
.slider .list .item:nth-child(1) .content .type{
    animation-delay: 0.6s !important;
}
.slider .list .item:nth-child(1) .content .description{
    animation-delay: 0.8s !important;
}
.slider .list .item:nth-child(1) .content .buttons{
    animation-delay: 1s !important;
}




/* Animation for next button click */
.slider.next .list .item:nth-child(1) img{
    width: 150px;
    height: 220px;
    position: absolute;
    bottom: 50px;
    left: 50%;
    border-radius: 30px;
    animation: showImage .5s linear 1 forwards;
}

@keyframes showImage{
    to{
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: 0;
    }
}

.slider.next .thumbnail .item:nth-last-child(1){
    overflow: hidden;
    animation: showThumbnail .5s linear 1 forwards;
}
.slider.prev .list .item img{
    z-index: 100;
}


@keyframes showThumbnail{
    from{
        width: 0;
        opacity: 0;
    }
}


.slider.next .thumbnail{
    animation: effectNext .5s linear 1 forwards;
}

@keyframes effectNext{
    from{
        transform: translateX(150px);
    }
}



/* Animation for prev button click */
.slider.prev .list .item:nth-child(2){
    z-index: 2;
}

.slider.prev .list .item:nth-child(2) img{
    animation: outFrame 0.5s linear 1 forwards;
    position: absolute;
    bottom: 0;
    left: 0;
}
@keyframes outFrame{
    to{
        width: 150px;
        height: 220px;
        bottom: 50px;
        left: 50%;
        border-radius: 20px;
    }
}

.slider.prev .thumbnail .item:nth-child(1){
    overflow: hidden;
    opacity: 0;
    animation: showThumbnail .5s linear 1 forwards;
}
.slider.next .nextPrevArrows button,
.slider.prev .nextPrevArrows button{
    pointer-events: none;
}


.slider.prev .list .item:nth-child(2) .content .title,
.slider.prev .list .item:nth-child(2) .content .type,
.slider.prev .list .item:nth-child(2) .content .description,
.slider.prev .list .item:nth-child(2) .content .buttons
{
    animation: contentOut 1.5s linear 1 forwards!important;
}

@keyframes contentOut{
    to{
        transform: translateY(-150px);
        filter: blur(20px);
        opacity: 0;
    }
}
@media screen and (max-width: 678px) {
    .slider .list .item .content{
        padding-right: 0;
    }
    .slider .list .item .content .title{
        font-size: 50px;
    }
}

.slider .list .item img{ object-fit:100vw;}
header{/*background: #1a3768;*/
    text-align: center; object-position: center; z-index: 5; transition: .3s linear all;
    box-shadow: 0 0 40px 10px #1a376800;}


/*
header img{max-width: calc( 25vw + 50px); width: 100%; margin: auto}
@media(max-width: 767px){
    header img{max-width: calc( 45vw + 50px)
}
.slider .list .item img{ object-fit:cover; object-position:top }
.slider .thumbnail,
.slider .list .item .content {transform: scale(.5) !important;}
*/
.scrolled header{ box-shadow: 0 0 40px 10px #1a3768ff;}


@media (max-width:767px){
    .slider .list .item img{ object-fit:contain !important; object-position:top }
}

/* Animación de salto directo */
.slider.jump .list .item:nth-child(1) img {
    animation: jumpFadeIn 0.6s ease forwards;
}
.slider.jump .list .item:nth-child(2) img {
    animation: jumpFadeOut 0.6s ease forwards;
    position: absolute;
    inset: 0;
}

@keyframes jumpFadeIn {
  from { opacity: 0; transform: scale(1.05); }
  to   { opacity: 1; transform: scale(1); }
}
@keyframes jumpFadeOut {
  from { opacity: 1; transform: scale(1); }
  to   { opacity: 0; transform: scale(0.95); }
}


/* Cross-fade directo sin intermedios */
.list .item.fade-in {
  z-index: 2;
  animation: fadeInSlide 0.6s ease forwards;
}
.list .item.fade-out {
  z-index: 1;
  animation: fadeOutSlide 0.6s ease forwards;
}

@keyframes fadeInSlide {
  from { opacity: 0; transform: scale(1.05); }
  to   { opacity: 1; transform: scale(1); }
}
@keyframes fadeOutSlide {
  from { opacity: 1; transform: scale(1); }
  to   { opacity: 0; transform: scale(0.95); }
}


/* Animación thumbs en salto directo */
.thumbnail .item.thumb-fade-in {
  animation: thumbFadeIn 0.6s ease forwards;
}
.thumbnail .item.thumb-fade-out {
  animation: thumbFadeOut 0.6s ease forwards;
}

@keyframes thumbFadeIn {
  from { opacity: 0; transform: scale(0.8); }
  to   { opacity: 1; transform: scale(1); }
}
@keyframes thumbFadeOut {
  from { opacity: 1; transform: scale(1); }
  to   { opacity: 0; transform: scale(0.8); }
}






/***************************************/

#sync1 {
  .item {
    
    padding: 40px ;
    
    color: #fff;
    
    text-align: center;
  }
}

.owl-theme .owl-dots .owl-dot span{background: #468ac9;}
.owl-theme .owl-dots .owl-dot.active span{background: #c6b783}
#sync2 {
  .item {
    background: #c9c9c9;
    padding: 0px 0px;
    margin: 10px;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    transition: .3s linear all;
    border: 4px solid #ffffff;
    transform: scale(1);
    transform-origin: 50% 50%;
    box-shadow: 0px 10px 18px #0000004f;
    cursor: pointer;
    h1 {
      font-size: 18px;
    }

  }
  
  .current .item {
    transform: scale(.92);  box-shadow: 0px 0px 0px #00000000; opacity: .6; 
    border-color: #c6b783;
    
  }
}
#sync2 .owl-dots{display: none}
 #sync2 .item:hover{border: 4px solid #c6b783;;}
}
.owl-theme {
  .owl-nav {
    /*default owl-theme theme reset .disabled:hover links */
    [class*="owl-"] {
      transition: all 0.3s ease;
      &.disabled:hover {
        background-color: #d6d6d6;
      }
    }
  }
}

/*arrows on first carousel*/
#sync1.owl-theme {
  position: relative;
  .owl-next,
  .owl-prev {
            width: 26px;
        height: 80px;
        margin-top: -30px;
        position: absolute;
        top: 50%;
        border-radius: 23px;
        padding: 6px;
  }
  .owl-prev {
    left: 10px; 
  }
  .owl-next {
    right: 10px;
  }
}
#sync1.owl-theme .owl-next svg,
#sync1.owl-theme .owl-prev svg{position: relative; left: 0; transition: .3s linear all}
#sync1.owl-theme .owl-prev:hover svg{left: -3px}
#sync1.owl-theme .owl-next:hover svg{left: 3px}

.insize{
  max-width:600px;
}
.owl-thumbs{}
.owl-thumbs .owl-thumb-item{
  height:150px;
  width: 100%;
  max-width:150px;
  background: transparent;
  border: none;
  overflow: hidden;
}
.owl-thumbs .owl-thumb-item img{
  max-width:100%;
  height:auto;
}
.owl-dots{
  position:absolute;
  bottom:15px;
  left:0;
  right:0;
}

.owl-carousel {
    display: block !important;
}

.owl-carousel .owl-item {
    min-height: 200px; /* ajusta según tus necesidades */
}



/****************************************************/

/******************** DSNET *************************/

/****************************************************/

.dsnet1 a {
    margin-top: 11px;
    display: inline-block;
    float: none;
}
.dsnetbot {
    margin: 0 5px 5px 0;
    width: 180px;
    text-align: center;
    line-height: 30px !important;
    color: #468ac9;
    border: 2px solid rgb(70 138 201) !important;
    border-radius: 20px;
    overflow: hidden;
    height: 30px;
    position: relative;
    text-decoration: none!important;
}
.dsnetbot:hover {
    box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.51);
}
.dsnetbot i {
    display: block;
}
.dsnetbot i p {
    margin: 0;
    padding: 0;
    height: 38px;
    padding-top: 0px;
    text-decoration: none!important;
    font-size: 13px;
    font-weight: 700 !important;
    letter-spacing: 0px;
    text-shadow: none;
    font-style: normal;
}
.dsnetbot * {
    transition: all 0.3s linear;
}
.dsnetbot i:last-child {
    background: #468ac9;
}
.dsnetbot i:first-child {
    background: transparent;
}
.dsnetbot i:last-child p {
    color: #1a3768 !important;
}
.dsnetbot i:first-child p {
    color: #468ac9 !important;
}
.dsnetbot:hover i:first-child {
    margin-top: -38px;
}


/****************************************************/

/******************** DSNET *************************/

/****************************************************/



#slider1{ padding: 0 0; }
#slider1 #sync1 .item{background-size: cover; background-repeat: no-repeat;
 min-height: 45vw; background-position: 40% 30%; object-fit: contain;

    max-width: 90vw;
    margin: auto;
  }
#slider1 #sync2 .item{  max-width:240px ;}
#slider1 #sync2{max-width: 80vw; margin: auto; width: 100%; position: relative;     top:calc(-10vh - 1vw);
    height: 10vh;}
#slider1 #sync2 .owl-stage{margin: auto;}
#slider1 .contenido{
  /*position: absolute;
    left: 10vw;
    bottom: 50px;
    padding: 10px 10px;
    width: 450px;
    border-radius: 10px;
    text-align: left;
    z-index: 542;
*/
        position: absolute;
  left: 4vw;
  bottom: 50px;
  padding: 37px 15px 0;
  width: 31vw;
  border-radius: 10px;
  text-align: center;
  z-index: 542;
  
  transition: .5s linear all;
  box-sizing: border-box;
  opacity: .9;
  backdrop-filter: blur(3px);
}

@media (min-width: 1600px){
    #slider1 #sync1 .item{min-height: 35vw}

}

#slider1 .derecha{left: unset !important; right: 4vw}

#slider1 .contenido:hover{
   opacity: 1; 
   background-color: #00000099;
   backdrop-filter: blur(4px);
   
    box-shadow: 0 5px 20px #000000e0;
}
#slider1 .contenido p{font-size: 14px; padding-bottom: 10px; letter-spacing: .5px}
#slider1 .contenido h1{
      font-size: calc(25px + 1.4vw);
      text-shadow: 1px 2px 4px rgba(0, 0, 0, .8);
    font-weight: 400;
    text-align: center;
    display: block;
    line-height: 1em;
    padding: 4px 0px 0;
    color: #ffffff;
     bottom: 16px;
     position: relative;
     animation-iteration-count: 1;

}

#slider1 .active .contenido h1{

    animation-name: mueve;
    animation-duration: 10s;
}

#slider1 .contenido p{        color: #c6b783;}

.owl-theme .owl-nav [class*='owl-']:hover{background: unset !important; color:#c6b783 }

#slider1 .contenido .entradas{
    
    padding: 8px 15px;
    font-size: 16px;
    text-align: center;
    border-radius: 20px;
    margin: 0px auto 30px !important;
 background: #1a3768; 
 color: white; 
 font-weight: 500;
 display: inline-block;
 box-shadow: 1px 2px 20px rgba(0, 0, 0, .80);
 

 
}



#slider1 .active .contenido .entradas{
    margin-left: 20px;
    
    animation: mueve2 10s ease;
    animation-iteration-count: 1 !important;
 
  
   
}

@keyframes mueve{
    0%{transform: translateY(-20px); opacity: 0}
   
    10%{transform: translateY(0px); opacity: 1}
    90%{transform: translateY(0px); opacity: 1}
}
@keyframes mueve2{
    0%{transform: translateX(-20px); opacity: 0}
    10%{transform: translateX(-20px); opacity: 0}
    20%{transform: translateX(0px); opacity: 1}
    90%{transform: translateX(0px); opacity: 1}
}


.textoExtra{color: #777; margin-left: 50px}
.textoExtra a{color: #555; transition: .3s linear all;}
.textoExtra a:hover{color: #000}

#slider1 .contenido .entradas:hover{background: white; color:#1a3768 }

#slider1 .contenido .entradas i{position: relative; left: 0; top: 1px; transition: .3s linear all;}
#slider1 .contenido .entradas:hover i{position: relative; left: 5px}

@keyframes pica2{
    0%{background-position-x: 0}
    50%{background-position-x: 100%}
    100%{background-position-x: 0}
}


#slider1 #sync1  .owl-nav [class*=owl-] {background-color: transparent !important;}
#slider1 #sync1  .owl-nav [class*=owl-]:hover {background-color: white !important}
#slider1 #sync1  .owl-nav [class*=owl-]:hover svg{ filter:invert(1); }


#slider1 #sync1 figure{
	    opacity: 1;
    background-size: cover;
    height: 100%; background-position: 50% 20%;
    min-height: 60vh;
    border:6px solid white;
     max-width: 1640px;
    margin: auto;

}

#slider1 #sync2 figure{
	    opacity: 1;
    background-size: cover;
    height: 100%;
    min-height: 130px;
    animation-name: pica2;
    animation-duration: 30s;
    animation-iteration-count: infinite;
   
    

}

@media (min-width: 768px){
	#sync1 .owl-dots{display: none}

}

@media (max-width: 767px){
	#sync1 .owl-dots{display: block}
	#sync2{display: none !important}

#slider1 #sync1 figure {width: 80vw;
        left: -3vw !important; min-height: 25vh; position: relative;
        height: 25vh;}

#slider1 #sync1 .contenidoPlaca{height: 66vh;}

#slider1 #sync1 .contenidoPlaca .placa{top: 31vh !important;
        left: unset !important;
        padding: 10px 10px !important;}

}

#sync2 .owl-nav [class*='owl-']{margin-top: 33px;     height: 40px;
    width: 40px;
    background-color: #696969;
    transition: .3s linear all;
    border-radius: 30px;
    text-align: center;
    padding: 2px !important;}


#sync2  .owl-nav [class*=owl-]:hover {
    background-color: #0097d7 !important;}


#slider1 #sync1 .placa{animation: muevePlaca 4s ease;
    animation-iteration-count: 1 !important;}

#slider1 #sync1 .placa p{  animation: mueve2 10s ease; line-height: 1.1em;
    animation-iteration-count: 1 !important;}

#slider1 #sync1 .placa h2{  animation: mueve2 5s ease;
    animation-iteration-count: 1 !important;}



.not-animated { opacity: 1; }

@keyframes mueve{
    0%{transform: translateY(-20px); opacity: 0}
   
    10%{transform: translateY(0px); opacity: 1}
    90%{transform: translateY(0px); opacity: 1}
}
@keyframes mueve2{
    0%{transform: translateX(-20px); opacity: 0}
    10%{transform: translateX(-20px); opacity: 0}
    20%{transform: translateX(0px); opacity: 1}
    90%{transform: translateX(0px); opacity: 1}
}

@keyframes muevePlaca{
    0%{transform: translateY(-40px); opacity: 0}
   
    10%{transform: translateY(0px); opacity: 1}
    90%{transform: translateY(0px); opacity: 1}
}




/**********************/
.categoriaDestacada{background-color: #0291d0; padding: 50px 0;}

.actualidad{background-color: #1d222b}
.actualidad .portfolio-item{width: 22% !important}
.categoriaDestacada h2{color: white;     margin: 20px 0;     border-bottom: 4px solid #ddd2b2;
    display: inline-block;
}

.historia h2 small{color: #ddd2b2}

.categoriaDestacada .portfolio-item{overflow: hidden;}
.categoriaDestacada .portfolio-item figure{min-height: 300px; width: 100%; background-size: cover; animation: pica2 25s linear infinite;
    }

.vermascontenidos{color: white;
    border: 2px solid white;
    min-width: 200px;
    padding: 5px 15px;
    margin: auto;
    background-color: #ffffff00;
    display: inline-block;
    transition: .3s linear all;
    border-radius: 20px;}
    
    .vermascontenidos:hover{background-color: #ffffffff; color: #333;}


.categoriaDestacada .portfolio-item {

    padding: 0 12px 12px 0;
    margin: 1%;
    width: 30%		;
    border-radius: none;
    box-shadow:none;
    border: none;
    transition: .4s linear all;


}

@media (max-width: 767px){
.categoriaDestacada .portfolio-item {
        width: 100% !important;
        margin: unset !important;
        border-bottom: 1px dashed #ffffff2e;
        border-radius: 0;
        margin-bottom: 20px !important;
        padding: 10px 20px 10px;
        }	

}


.categoriaDestacada .portfolio-image{border: 4px solid white;}

.categoriaDestacada .portfolio-desc h3 a{text-shadow: none;
    font-size: 20px;
    letter-spacing: -.25px;
    margin-bottom: 17px;
    margin-top: 19px;
}
.categoriaDestacada .portfolio-desc h3 i{display: none}
.categoriaDestacada .portfolio-desc span,
.categoriaDestacada .portfolio-desc span a{color: #b7e9ff !important;    transition: .3s linear all;   line-height: 1.2em;}
.categoriaDestacada .portfolio-desc span a:hover{color: #000 !important}

.categoriaDestacada .portfolio-item .tipodeContenido {
    
    right: 23px;
    left: unset;
}


.categoriaDestacada .portfolio-item:hover .tipodeContenido {
    top: 4px;
    right: 23px;
    left: unset;
}

.categoriaDestacada .portfolio-overlay{pointer-events: none !important}