/*
Theme Name: INCAA-2017
Theme URI: http://underscores.me/
Author: INCAA Diseño
Author URI: http://underscores.me/
Description: Version de produccion del tema personalizado del Instituto Nacional de Cine y Artes Audiovisuales
Version: 2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: incaa-2017

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

INCAA-2016 is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS: SAVE TEST
----------------------------------------------------------------
# Typography
# Normalize
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

/*AGREGADO POR LA CUEVA*/
@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/helveticaneueltpro-roman.woff') format('woff'),
        url('fonts/helveticaneueltpro-roman.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('fonts/helveticaneueltpro-bd.woff') format('woff'),
        url('fonts/helveticaneueltpro-bd.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue Extended';
    src: url('fonts/helveticaveueltpro-ex.woff') format('woff'),
        url('fonts/helveticaveueltpro-ex.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica Neue Extended';
    src: url('fonts/helveticaneueltpro-hvex.woff') format('woff'),
        url('fonts/helveticaneueltpro-hvex.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}


/*
	.dropdown-menu {
		display: inherit !important;
	}

*/


#content{

    
}

.container {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
	width: 100% !important;
    max-width: 1440px
}

.row {
    margin-right: -45px;
    margin-left: -45px;
    padding: 0 30px;  
}

#inicio{
	height:420px;
}

.botones-inicio{
	    margin-left: -15px;
    margin-right: -15px;
	
}


.botones-inicio .content-container button{
	height:140px;
	text-align:center;
	width:100%
}

.row_grey {
background-color:#333333;
}

.row_grey h1{
background-color:#fff;
}

#main .row {
	margin-right: -45px;
    margin-left: -45px;
    padding: 0px 30px;
}

.content-box{
padding: 60px 0;
}


#main .col-lg-8, #main .col-md-8{
padding-right:60px;
}

.title-bar {
    position: absolute;
    background-color: initial;
    margin-top: 10px;
    height: 25px;
    display: block;
    float: left;
    right: -10px;
    z-index: 3000;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.navbar-header{
width:100%;
height:140px;
padding-top:10px;
}

.navbar>.container .navbar-brand, .navbar>.container .navbar-brand.navbar-small, .navbar>.container-fluid .navbar-brand, .navbar>.container-fluid .navbar-brand.navbar-small {
    margin-top: 8px;
    margin-bottom: 18px;
}



.botones_home {
    text-align: center;
    height: 200px;
    border: 4px solid #333;
    transition: all 0.5s;
    width: 100%;
    background: transparent;
    box-shadow: none;
	border-radius:0;
	margin: 20px 0;
}


.botones_home2 {
    text-align: center;
    height: 80px;
    border: 4px solid #333;
    transition: all 0.5s;
    width: 100%;
    background: transparent;
    box-shadow: none;
	margin: 20px 0;
}

.botones_home2 h1 {
color:#333;
text-shadow:none;
font-size:15px;
line-height:20px;}

.botones_home h1{
color:#333;
text-shadow:none;

}

.n3{
 	background-color: #d7d7d7;
    height: 420px;
}


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
margin: 30px 0;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.btn {
    padding: 4px 8px;
}

.links-logos{
display: inline-table;
} 

.links-logos img{
height:120px;
width:auto;
margin: 0 20px
} 

.col-lg-8 .overlay, col-md-8 .overlay {
    opacity: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 33%;
    z-index: 10;
    background-image: none;
    background-color: #333333;
    height: 100%;
    margin-top: 0;
}


.tab-content{
	margin-top:30px}

.content-date{
    font-size: 15px;
    margin: 0;
}

.post-meta-key{
	display:block;
}

/*--------------------------------------------------------------
# LOAD Typography
--------------------------------------------------------------*/




/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
hr,
input[type=search] {
	box-sizing: content-box
}

hr,
img,
legend {
	border: 0
}

legend,
td,
th {
	padding: 0
}

hr,
p {
	margin-bottom: 1.5em;
	font-size:16px;
	hyphens: auto;
}

.col-lg-4 p{
	font-size:14px;
}

pre,
textarea {
	overflow: auto
}

#content[tabindex="-1"]:focus,
a:active,
a:hover {
	outline: 0
}

.h3, h3 {
    font-size: inherit;
}

.clear:after,
.comment-content:after,
.entry-content:after,
.page-links,
.site-content:after,
.site-footer:after,
.site-header:after,
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both
}

.widget select,
.wp-caption,
embed,
iframe,
img,
object,
pre {
	max-width: 100%
}

.gallery-item,
.wp-caption-text {
	text-align: center
}

html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	box-sizing: border-box
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden],
template {
	display: none
}

a, a:visited {
	background-color: transparent;
	color: #0000ff;
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
dt,
h1,
optgroup {
	font-weight: 700;
    color: #000000;
}
strong{
}

cite,
dfn,
em,
i {
	font-style: italic
}

h1 {
	margin: .67em 0
}

mark {
	color: #333333

}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

img {
	height: auto
}

svg:not(:root) {
	overflow: hidden
}

figure {
	margin: 1em 40px
}

hr {
	background-color: #ccc;
	height: 1px
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0
}

button {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto
}

input[type=search] {
	-webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

textarea {
	padding-left: 3px;
	width: 100%;
}

body,
button,
input,
select,
textarea {
	color: #181818;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

blockquote {
	margin: 0 1.5em
}

address {
	margin: 0 0 1.5em
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: .9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	padding: 1.6em
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: .9375rem
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help
}

ins,
mark {
	background: #fff9c0;
	text-decoration: none
}

big {
	font-size: 125%
}

*,
:after,
:before {
	box-sizing: inherit
}

body {
	margin: 0;
	background: #fff;
	font-family: 'Montserrat', Arial, sans-serif;
	
}

blockquote:after,
blockquote:before,
q:after,
q:before {
	content: ""
}

blockquote,
q {
	quotes: "" ""
}

ol,
ul {
	margin: 0;
padding:0
}

ul {
	list-style: none;
}

ol {
	list-style: decimal
}

li>ol,
li>ul {
	margin-bottom: 0;
	margin-left: 1.5em
}

dd {
	margin: 0 1.5em 1.5em
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 1.5em;
	width: 100%
}

button,
input[type=button],
input[type=reset] {
border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 0;
    background: #e6e6e6;
    box-shadow: none;
    color: rgba(0, 0, 0, .8);
    font-size: 12px;
    font-size: .75rem;
    line-height: 1;
    padding: .6em 1em .4em;
    text-shadow: none;
}

button:hover,
input[type=button]:hover,
input[type=reset]:hover {
	border-color: #019ED1;
	box-shadow: none
}

button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus {
	border-color:#019ed1;
	box-shadow: none
}

select {
	border: 1px solid #ccc
}

input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=range]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
	color: #111
}



a:active,
a:focus,
a:hover {
	color: #0000ff;
text-decoration:none
}

a:focus {
	outline: dotted thin
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute!important;
	height: 1px;
	width: 1px;
	overflow: hidden
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto!important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: .875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
	content: "";
	display: table;
	table-layout: fixed
}

.sticky {
	display: block
}

.hentry {
	margin: 0 0 1.5em
}

.byline,
.updated:not(.published) {
	display: none
}

.group-blog .byline,
.single .byline {
	display: inline
}

.entry-content,
.entry-summary,
.page-content {
	margin: 1em 0 0
}

.page-links {
	margin: 0 0 1.5em
}

.archive .format-aside .entry-title,
.blog .format-aside .entry-title {
	display: none
}

.comment-content a {
	word-wrap: break-word
}

.bypostauthor {
	display: block
}

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none
}

.infinity-end.neverending .site-footer {
	display: block
}

.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0
}

.wp-caption {
	margin-bottom: 1.5em
}

.wp-caption img[class*=wp-image-] {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption .wp-caption-text {
	margin: .8075em 0
}

.gallery {
	margin-bottom: 1.5em
}

.gallery-item {
	display: inline-block;
	vertical-align: top;
	width: 100%
}

.gallery-columns-2 .gallery-item {
	max-width: 50%
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
	max-width: 25%
}

.gallery-columns-5 .gallery-item {
	max-width: 20%
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%
}

.gallery-caption {
	display: block
}




@media (min-width:992px) {

footer{
width:970px;}

	.navbar-right {
		margin-right: 0
	}
}

h1 {
	margin-top: 15px;
	font-size: 25px;
	color: #333333;
}

.navbar {
	border: none;
	margin-bottom: 0
}

.navbar-default {
	background-color: #FFF;
	background-size: cover;
	background-repeat: no-repeat;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;

}

.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand {
	padding: 0;
	margin-left: 0
}

.navbar-nav>li>a {
	line-height: 33px;
	white-space: nowrap;
}

.navbar-default .navbar-nav>li>a {
color: #000;
    font-size: 12px;
    letter-spacing: .5px;
    line-height: 54px;
    text-transform: uppercase;
    padding: 0 10px;
    font-weight: bold;
    font-family: 'Helvetica Neue Extended';
}

.navbar-default .navbar-nav>li>a::after {
	content: "";
	padding: 0;
	color: #019ED1;
	font-weight: 100
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
	background-color: #333333;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	background-color: #333333;
	color: #fff;
	transition: color ease-in-out .2s
}



.dropdown-menu:before {
content: url(http://www.incaa.gob.ar/wp-content/uploads/2017/06/before-menu.png);
    position: absolute;
    left: 0;
    top: 0;
    height: 20px;
    box-sizing: content-box;
    z-index: -10;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	background-color: #666666;
	color: #fff;
	transition: color ease-in-out .2s
}

.dropdown-menu.level-0 {
	margin-top: 10px;
    padding: 20px 0 0 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    z-index: 1001;
    background-color: transparent;
}

.dropdown-menu>li {
	position: static;
background-color: #999999;
   
}

.dropdown-menu.level-0>li>a  {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: .05em;
    text-transform: uppercase;
    transition: color ease-in-out .2s;
    padding: 10px;
}
.dropdown-menu>li>a {
    color: #fff;

}

.dropdown-menu>li>a:hover {
	background-color: transparent;
	background-image: none;
	color: #333333
}

.navbar-nav>.dropdown .dropdown-menu.level-1, .dropdown-menu.level-1>li>a {
	border: none;
	padding: 0 10px 0 0px;
	border-radius: 0;
	box-shadow: none;
	min-height: 90%;
	width: initial;
background-color:#999999;
transition: color ease-in-out .2s;
/*font-family:'Montserrat',sans-serif;*/
font-family: 'Helvetica Neue';
text-transform:uppercase;
font-size:12px;
font-weight:bold;
float: left;
color:#d7d7d7	;
z-index:10;
display: initial;
position:static;
left:0;
line-height:20px;
}

.dropdown-menu.level-1>li>a:hover {
color:#000;
}

.navbar-nav>.dropdown .dropdown-menu.level-1{
margin-left: 0;
    margin-bottom: 5px;
    margin-top: -10px;
    padding-top: 5px;
    padding-left: 20px;

}

.content-container,
.content-container--inverted {
	border: none;
	margin: 0;
padding:0;
}

.content-container {
	background-color: inherit
}

.content-container--inverted {
	background-color: inherit
}

.content-container--box {
    height: 200px;
    overflow: hidden;
    margin-top: 10px;
    border: solid 1px #00f;
    padding: 20px;
}

.content-container--box::after {
	content: " ";
	bottom: 0;
	left: 0;
	right: 0;
	height: 15px;
	color: #FFF
}

.content-header {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.widget-area h1 {
	font-size: 17px;
	font-weight: bold;
	color: #333333;
	overflow: hidden;
	text-transform: uppercase;
	/*padding-left: 12px;*/
	letter-spacing:.1em;
	/*font-family: Montserrat, sans-serif;*/
	font-family: 'Helvetica Neue';
	margin-top:10px;
	margin-bottom: 3px;
	line-height: 20px
}

.content-container--inverted .content-header h1,
.content-container--inverted .widget-area h1 {
	color: #fff
}

.section_title{
	border-bottom: 2px solid #D7D7D7;
	margin-right:-45px;
	margin-left:-45px;
    margin-top: 60px;
 }

.section_title h1, .custom-box-wraper h1 {
    text-transform: uppercase;
    padding-left: 60px;
    font-size: 16px;
    letter-spacing: .01em;
    color: #181818;
    margin-bottom: 5px;
    font-weight: bold;
}

.custom-box-wraper {
padding: 30px;
}

.custom-box {
padding-bottom: 15px;
font-size:15px;

}

.custom-box-wraper h1{
padding-left:0;
padding-bottom: 4px;
border-bottom: 2px solid #d7d7d7
}

.custom-box img{
width:50% !important;
float:left;
padding: 5px
}



.content-header .carousel-controls {
	font-size: 22px;
	height: 22px;
	line-height: 22px;
	margin-top: 15px
}

.content-header .carousel-controls a {
	color: #666;
	text-decoration: none
}

.fa.fa-plus {
	font-weight: lighter
}

.carousel-caption {
text-shadow: none;
    text-align: left;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 0;
    margin: 20px 25px
}

.carousel-caption:after {
	content: "";
	width: 30%;
	height: 2px;
	background-color: #fff;
	position: absolute;
	left: 0;
	bottom: -1px;
display:none
}

.carousel-inner,
.carousel-inner .item,
.overlay a, .overlay_gris {
	height: 100%
}



.carousel-caption h2,  .ademas a h2, h2 {
    font-size: 16px;
    font-weight: bolder;
    padding: 0;
    margin-top: 0;
    width: 100%;
    opacity: 1;
    margin-bottom: 0;
    line-height: 1.2em;  
}

.carousel-caption p {
font-size: 14px;
    font-weight: normal;
    
    line-height: 1.3em;
	color:#666666;
}


.home-title {
    margin: 0;
    padding: 20px;
    height: 105px;
	border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 0;
	margin-left:-15px;
	margin-right:-15px;
	
}



.home-title a h2, .n3 h1{
color: #666666;
    font-size: 1.45em;
}

.home-title .tag{
margin-bottom: 0;
}

.slider .carousel-caption h2 {

	margin-bottom: 20px
}


.overlay a, .overlay_gris a {
	display: block
}

#mainCarousel .carousel-controls {
	z-index: 99999;
	position: absolute;
	right: 35px;
	line-height: 35px;
	font-size: 35px;
	margin: 25px 0 0
}

#mainCarousel .carousel-controls a {
	display: inline-block;
	color: #fff
}

#mainCarousel .carousel-caption {
    text-shadow: none;
    position: absolute;
    text-align: left;
    left: 0;
    right: 0;
    bottom: 0px;
    top: inherit;
    margin: 60px;
	width:70%;
}

#mainCarousel .carousel-caption:after {
	width: 10%
}

#mainCarousel .carousel-caption h2 {
font-size: 20px;
    font-weight: bold;
    padding: 0;
    margin-top: 0px;
    line-height: 30px;
    width: 100%;
    opacity: 1;
    letter-spacing: .03em;
    background-color: #62E9FF;
    color: #333333;
    display: inline;
}

#mainCarousel .share-icons a,
.share-icons a {
	display: inline-block;
	color: #fff;
	float: right;
	padding-left: 10px
}

#mainCarousel .carousel-caption p {
font-size: 15px;
    letter-spacing: .04em;
    font-weight: normal;
    margin: 0;
    width: 100%;
    opacity: 1;
    /*font-family: Open Sans,sans-serif;*/
    font-family: 'Helvetica Neue';
    line-height: 23px;
    color: #fff;
    background-color: rgba(20,20,20,0.5);
    display: initial;
}

.share-icons {
	position: absolute;
	bottom: 0;
	right: 15px;
	margin-bottom: 15px
}

#mainCarousel .share-icons {
	position: absolute;
	bottom: 0;
	right: 15px;
	margin-bottom: 18px
}

.share-icons a {
	font-size: 18px;
	line-height: 18px
}

#mainCarousel .share-icons a {
	font-size: 20px
}

.box {
	height: 400px;
	overflow: hidden
}

.box .carousel-inner,
.box .carousel-inner .item {
	height: 100%;
	font-size: 1.5rem
}

.carousel.fade {
	opacity: 1
}

.carousel.fade .item {
	-moz-transition: opacity ease-in-out .7s;
	-o-transition: opacity ease-in-out .7s;
	-webkit-transition: opacity ease-in-out .7s;
	transition: opacity ease-in-out .7s;
	left: 0!important;
	opacity: 0;
	top: 0;
	position: absolute;
	width: 100%;
	display: block!important;
	z-index: 1
}

.carousel.fade .item:first-child {
	top: auto;
	position: relative
}

.carousel.fade .item.active {
	opacity: 1;
	-moz-transition: opacity ease-in-out .7s;
	-o-transition: opacity ease-in-out .7s;
	-webkit-transition: opacity ease-in-out .7s;
	transition: opacity ease-in-out .7s;
	z-index: 2
}

main {
	margin-bottom: 55px;
	margin-top: 100px
}

.slider {
	position: relative;
	width: 100%;
	background-color:#000;
	height:420px;
}

.tag {
    color: #019ED1;
    /*font-family: Montserrat, sans-serif;*/
    font-family: 'Helvetica Neue Extended';
    text-transform: uppercase;
    font-size: 13px;
    margin-bottom: 8px;
}

.overlay, .overlay_gris {
	opacity: 1;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 10;
background-image:none;
background-color: none;
height:200px;
margin-top: 200px
}



.overlay_gris{
background-color:#D7D7D7;
color: #666666;
}



#mainCarousel .overlay{
width: 100%;
	opacity: 1;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
height:100%;
margin-top: 0;
background-image:none
}




.overlay_gris h2, .overlay_gris .share-icons a{
color: #666666;
}

.overlay:hover, .overlay_gris:hover {
	opacity: 1
}




.noticias {
	padding-right: 40px;
	overflow: hidden
}

a.noticia {
	display: block;
	text-decoration: none;
	color: #333333
;
	margin-top: 20px;
	text-align: justify
}

a.noticia h5 {
	margin-bottom: 5px;
	font-weight: 900
}

.mas-vista {
	background-color: #E6E6E6;
	line-height: 32px;
	width: 100%
}

.mas-vista:nth-child(even) {
	background-color: #fff
}

.mas-vista td {
	text-align: right
}

.mas-vista td:first-child {
	width: 50%;
	text-align: left
}

#external-logos {
	border-top: 1px solid #333333
;
	padding-top: 45px;
	display: flex;
	justify-content: space-around;
	align-items: center
}

#external-logos img {
	max-height: 40px
}

footer.container-fluid {
	border-top: 1px solid #333333
;
margin-top: 0;
    margin-left: auto;
    margin-right: auto;
}

.footer-box {
	border: 1px solid #333333
;
	border-bottom: none;
	border-left: none;
	padding: 25px;
	height: 130px
}

footer img {
	height: 65px;
	margin: 15px auto;
	display: inline-block;
	padding: 0 25px
}

.remove-padding {
	padding-left: 0;
	padding-right: 0
}

.footer-logos-container {
	padding: 45px 0;
	text-align: center
}

.footer-menu-container {
	background-color: #e6e6e6;
	padding: 60px 0
}

#searchform button,
#searchform button:hover {
	background-color: #FFF
}

.footer-menu {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
	margin-top: 15px
}

.footer-menu ul>li>a,
.footer-menu>li>a {
	display: block;
	color: #333333
;
	text-decoration: none
}

.footer-menu>li {
	max-width: calc(100% / 5);
	float: left;
	padding: 0 15px
}

.footer-menu>li>a {
	margin: 0 0 25px;
	font-size: 18px;
	font-weight: 900
}

.footer-menu ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.footer-menu ul>li>a {
	margin: 10px 0;
	font-size: 14px
}

.slider .content-header {
	justify-content: flex-end
}

.slider .content-header .carousel-controls {
	margin-top: 0
}

.container>.navbar-header {
	margin-left: -40px
}

#primary {
	
	padding-bottom:60px;

}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
	height: auto;
	width: 115%;
	max-width: none
}

#mainCarousel img {
	width: auto;
	height: 100%;
}

.slider .carousel-inner {
    height: 420px !important;
}


#searchform .input-group {
	width: 100%
}

#searchform .input-group .input-group-btn {
	width: 1%
}

#searchform .form-control,
#searchform button {
	border-radius: 0
}

#searchform .form-control {
	border: none;
	font-size: 10px;
	text-transform: uppercase;
height:25px;
}

#searchform .form-control:active,
#searchform .form-control:focus,
#searchform .form-control:hover {
	box-shadow: none
}

.glyphicon {

    top: 0;

}

#searchform button {
    border: none;
    border-left: none;
    box-shadow: none;
    display: block;
    height: 25px;
}

.socialWidgets {
	margin: 0
}

.nav-tabs.socialWidgets>li.active>a,
.nav-tabs.socialWidgets>li.active>a:focus,
.nav-tabs.socialWidgets>li.active>a:hover,
.nav-tabs.socialWidgets>li>a,
.nav-tabs.socialWidgets>li>a:focus,
.nav-tabs.socialWidgets>li>a:hover {
	border: none;
	background: 0 0;
	padding: 0
}

.navbar-nav .caret {
	display: none
}

.navbar .container {
	position: relative
}

.navbar-right {
	background-image: url(img/contacto_win.png);
	background-repeat: no-repeat;
	background-size: contain;
	height: 170px;
	z-index: 9999999;
	width: 100px;
	padding-top: 100px;
	margin-right: -40px;
	margin-top: -1px
}

.navbar-right-content {
	margin: 0 auto;
	display: block;
	width: 70%
}

.navbar-right a {
	font-size: 16px;
	color: #333333
;
	font-weight: 900
}

.navbar-right p {
	font-size: 10px;
	color: #333333
;
	text-align: left
}

.category.archive .content-container .share-icons a,
.widget_text .fa-circle {
	color: #fff
}

.navbar-fixed-top {
	-webkit-backface-visibility: hidden
}

footer {
	background-color: #FFF
}

@media (min-width:768px) {
	.navbar .navbar-nav {
		display: inline-block;
		float: none;
		vertical-align: top
	}


}



.widget_text {
	font-size: 12px;
	display: inline-block;
	float: right;
	margin: 10px 0
}

.centered-axis-xy {
	position: absolute;
	left: 50%;
	top: 25%;
	transform: translate(-50%, -50%);

}

#mainCarousel .centered-axis-xy {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%)
}

.col-lg-8 .centered-axis-xy {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-35%, -50%);

}

.navbar-right,
.navbar>.container .navbar-brand,
.navbar>.container-fluid .navbar-brand,
nav .nav.navbar-nav {
	transition: margin-top .5s
}

.entry-header {
	position: relative;
	max-width: 1020px;
    margin: auto;
}

.entry-header h1 {
	margin: 0 0 .5em 0;
    max-width: 800px;
    width: 100%;
    font-size: 35px;
    line-height: 40px;
	    color: #333333;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    /*font-family: 'Montserrat',sans-serif;*/
    font-family: 'Helvetica Neue';
}

hr, p {
    margin: 1em 0;
color: #181818;
}

.entry-header:after {
display:none;
}

.entry-content {
	font-size: 18px;
/*font-family: 'Open sans',sans-serif;*/
font-family: 'Helvetica Neue';
max-width: 1020px;
    margin-left: auto;
    margin-right: auto;
}

 .post .entry-content img {
	width: 100%;
    margin-bottom: 20px;
}

@media (max-width:576px) {




.entry-header h1 {
    font-size: 20px;
    line-height: 25px;
}

hr, p {
    font-size: 14px;
color: #181818;
}

.widget_text {
    font-size: 12px;
    display: inline-block;
    float: left;
    margin: 0;
}

.fa-inverse {
    color: #fff;
}

.navbar-header {
    width: 100%;
    height: 100px;
    padding-top: 20px;
}



/*.n2, .n3{
display:none;}

.n1{display:none;


}*/

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}

#main .row {
    margin-right: -30px;
    margin-left: -30px;
    padding: 30px 30px;
}

.botones_home,  .botones_home2{
margin: 0;
border: 1px solid #F0F0F0;
}

    

.links-logos img {
    height: 100px;
    width: auto;
    margin: 0 20px;
}

.col-lg-8  .box{
height:200px
}

.col-lg-8 .overlay, col-md-8 .overlay {
    opacity: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 10;
    background-image: none;
    background-color: #333333;
    height: 100px;
    margin-top: 100px;
}

.col-lg-8 .centered-axis-xy {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#mainCarousel .overlay {
    width: 100%;
    opacity: 1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    height: 100%;
    margin-top: 0;
    background-image: none;
}

#mainCarousel .overlay p{
display:none;
}

/*.slider{
display:none}*/

.searchbar{
position: absolute;
top:110px !important;
}


.title-bar {

    right: -18px !important;
 
}

}


@media (min-width:576px) and (max-width:990px) {


hr, p {
    font-size: 15px;
color: #181818;
}

.widget_text {
    font-size: 12px;
    display: inline-block;
    float: left;
    margin: 0;
}

.fa-inverse {
    color: #fff;
}

.navbar-header {
    width: 100%;
    height: 200px;
    padding-top: 50px;
padding-bottom:20px;
}


.n3{
display:none
}

.botones_home,  .botones_home2{
margin-bottom: 20px;
}

.links-logos img {
    height: 100px;
    width: auto;
    margin: 0 20px;
}

#twitter-widget-0{
width:100% !important;
}

.box{
height:200px
}

.overlay_gris {
    width: 50%;
    opacity: 1;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    height: 100%;
    margin-top: 0;
    background-image: none;
}

.centered-axis-xy {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

#mainCarousel .overlay {
    width: 50%;
}

#mainCarousel img, .box img {
    width: 100%;
    height: 420px;
    margin-left: 25%;
}

.content-container, .content-container--inverted {
    border: none;
    padding: 15px;
    margin: 0;
}

.col-lg-8 .centered-axis-xy {
    position: absolute;
    left: 40%;
    top: 20%;
    transform: scale(2, 2);
margin-left:0;
}

}


@media (min-width:1200px){

.search-redes{
    position: absolute;
    top: 40px;
right:20px;
}

#menu-primary{
    margin-left: -20px;}

footer {
    width: 1170px;
margin-left:auto;
margin-right:auto;
}


}

@media (max-width:1280px) {
	
.home-title a h2, .n3 h1 {    
    font-size: 1.2em;
}

}

@media (max-width:1200px) {

.post {
    margin: 0 !important;
}



.search-redes{
    position: absolute;
float:left;
width:100%;
}

.searchbar{
position: absolute;
top:180px
}

.search{
display:none
}


.title-bar {
position: absolute;
    background-color: initial;
    margin: 0;
    height: 25px;
    display: block;
    float: left;
right:0;
top:10px;
z-index:3000;
}



.title-bar {
    margin: 0;
}


.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 0;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 2px solid #f0f0f0;
    border-radius: 0;
    box-shadow: none;
}

.navbar-toggle:hover, .navbar-toggle:active {
    border: 2px solid #019ed1;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #f0f0f0;
}



	.navbar-header {
		float: none
	}
	.navbar-toggle {
		display: block
	}
	.navbar-collapse {
		border: none;
		box-shadow: none
	}
	.navbar-collapse.collapse {
		display: none!important
	}
	.navbar-nav {
		float: none!important;
		margin: 7.5px -15px
	}
	.navbar-nav>li {
	float: initial;
    width: 100%;
	}
	.navbar-nav>li>a {
		padding-top: 10px;
		padding-bottom: 10px
	}
	.navbar-text {
		float: none;
		margin: 15px 0
	}
	
.navbar-collapse.collapse.in {
	display: block!important;
    padding: 0 45px;
    background-color: #666666;
    margin-left: -45px;
    margin-right: -45px;
	}

	.collapsing {
		overflow: hidden!important
	}

	.navbar>.container .navbar-brand,
	.navbar>.container .navbar-brand.navbar-small,
	.navbar>.container-fluid .navbar-brand,
	.navbar>.container-fluid .navbar-brand.navbar-small {
		margin-top: 8px
	}
	.navbar>.container .navbar-brand.navbar-small,
	.navbar>.container-fluid .navbar-brand.navbar-small {
		height: auto;
		width: 100%
	}

	.container>.navbar-header {
		margin-left: 0;
		margin-right: -15px
	}
	.entry-header h1 {
		width: 100%
	}
	.social-links {
		margin: 5px 0
	}
	.widget_text {
		margin: 0
	}
	.navbar-brand {
		width: 100%
	}
	.navbar-brand>img {
		max-width: 100%;
		margin-bottom: 8px
	}


.dropdown-menu:before {
display:none
}

.dropdown-menu  {
display: initial !important;
    position: static !important;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 12px;
    letter-spacing: .05em;
    line-height: 54px;
    padding: 0;
    /*font-weight: bold;*/
    font-family: 'Helvetica Neue Extended';
}

.dropdown-menu.level-0 {
	margin-top: 10px !important;
    padding: 20px 0 0 0 !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    z-index: 1001 !important;
    background-color: transparent !important;
float:initial;

}

.dropdown-menu.level-0>li>a {
    font-size: 12px !important;
    font-weight: bold !important;
    letter-spacing: .05em !important;
    text-transform: uppercase !important;
    transition: color ease-in-out .2s !important;
    padding: 10px !important;
line-height:10px !important;

}

.dropdown-menu>li {
    position: static;
    background-color: transparent;
}


.navbar-default .navbar-nav .open .dropdown-menu.level-1>li>a, .navbar-nav>.dropdown .dropdown-menu.level-1, .dropdown-menu.level-1>li>a {
    border: none;
    padding: 0 10px 0 10px;
    border-radius: 0;
    box-shadow: none;
    min-height: 90%;
    width: initial;
    background-color: transparent;
    transition: color ease-in-out .2s;
    /*font-family: 'Montserrat',sans-serif;*/
    font-family: 'Helvetica Neue';
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    float: left;
    color: #d7d7d7;
    z-index: 10;
    display: initial;
    position: static;
    left: 0;
line-height:20px !important;
}

.navbar-nav>.dropdown .dropdown-menu.level-1  {
margin-top:0;
}

}


#multimediaCarousel iframe {
	width: 100%
}

.category-title {
	margin-top: 0;
	color: #019ED1
}

.category.archive .content-container a,
.category.archive .content-container a:active,
.category.archive .content-container a:focus,
.category.archive .content-container a:hover,
.category.archive .content-container a:visited,
.search .content-container a,
.search .content-container a:active,
.search .content-container a:focus,
.search .content-container a:hover,
.search .content-container a:visited {
	text-decoration: none;
	color: #333333

}

.category.archive .content-container--inverted a,
.category.archive .content-container--inverted a:active,
.category.archive .content-container--inverted a:focus,
.category.archive .content-container--inverted a:hover,
.category.archive .content-container--inverted a:visited {
	color: #FFF
}

.fb-page,
.fb-page iframe[style],
.fb-page span {
	width: 100%!important
}

.navbar-brand {
	height: auto
}



.title-bar__main-title {
	font-size: 18px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: 100;
	letter-spacing: 2px;
	margin: 12px 0;
	display: inline-block
}

.main-header {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
    background-color: #09589c;
}

.main-nav__searchbox {
	padding: 2px;
width:200px;
}

.main-nav__menu,
.main-nav__searchbox {
	margin:  0
}

.fa-inverse {
	color: #fff
}

.post {
    margin: initial;
    padding: 30px;
}

#modal_incaaTV_odeon {
	background-color: rgba(0, 0, 0, .9);
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 12;
	display: none
}

.external-links-wrapper {
	display: flex;
	justify-content: center;
	height: 100%;
	align-items: center
}

#modal_incaaTV_odeon a {
	display: block;
	height: 15vw;
	width: 15vw;
	margin: 1.5vw;
	position: relative
}

#modal_incaaTV_odeon a img {
	display: block;
	width: 100%
}

.banner-destacado {
	width: 100%;
	display: block;
	background-color: rgb(41,171,226);
	text-align: center;
	margin-bottom: 30px;
}

.banner-destacado:hover {
	text-decoration: none;
}

.banner-destacado .banner-destacado__titulo {
	font-weight: bold;
	color: white;
	margin: 0 0 10px;
	text-transform: uppercase;
	font-size: 28px;
}

.banner-destacado__texto {
	margin: 0;
	color: white;
	font-size: 15px;
}


/*AGREGADO POR LA CUEVA*/


body {
	max-width: 1200px;
	margin: 0 auto;
	font-family: 'Helvetica Neue';
}

.row {
	padding: 0;
}

.lqva-header-background {
	background-color: #fff!important;
}

.lqva-navbar-header {
	height: 170px;
	background-color: rgb(0,0,255);
	margin-bottom: 30px;
	padding-left: 30px;
}

.main-nav__searchbox {
	position: absolute;
	top: 120px;
	right: 0;
}

.navbar-nav>li>a {
	color: #fff!important;
}
.lqva-logo-incaa {
	margin-top: 18px!important;
}

#searchform .form-control {
	border: 1px solid #9e9e9e;
	position: relative;
    right: 1px;
}

.navbar-nav>.dropdown .dropdown-menu.level-1 {
	width: 100%;
}

.lqva-social-links {
	position: absolute;
    right: 2px;
    top: 2px;
    background: #000;
    padding: 15px;
    padding-right: 40px;
    padding-left: 40px;
}

.lqva-social-links .lqva-fa-inverse-black {
 	color: black;   	
}

#inicio {
	height: 450px;
	margin-top: 30px;
}

#mainCarousel .overlay {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,000000+94&0+0,1+100 */
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.54) 94%, rgba(0,0,0,1) 109%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(0,0,0,0.54) 94%,rgba(0,0,0,1) 109%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(0,0,0,0.54) 94%,rgba(0,0,0,1) 109%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
#mainCarousel .carousel-caption {
	bottom: -10px;
}
#mainCarousel .carousel-caption h2 {
    /*padding: 2px 15px;*/
    background-color: transparent;
    color: #fff;
    font-family: 'Helvetica Neue Extended';
    text-transform: uppercase;
    letter-spacing: .5px;
}

#mainCarousel .carousel-caption p {
	background-color: transparent;
}

.slider {
	height: 450px;
}

.slider .carousel-inner {
	height: 450px!important;
}

.botones-inicio {
	text-align: right!important;
}

.botones-inicio .content-container  {
	margin-top: 15px!important
}

.botones-inicio .content-container:first-child  {
	margin-top: 0px!important
}

.lqva-botones-izq {
	height:101px!important;
	background-color: #fff;
	border: 2px solid rgb(0,0,255);
	width: 95%!important;
}
.lqva-botones-izq > h1 {
	color: rgb(0,0,255);
	font-weight: normal;
	text-align: left;
	margin: 5px auto!important;
    padding: 0px 10px 10px;
    border-bottom: 2px solid rgb(0,0,255);
    font-family: 'Helvetica Neue Extended';
    font-weight: bold;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    line-height: 17px;
    margin-left: 10px;
    width: 85%;
}


.botones-inicio .content-container:hover .lqva-botones-izq {
	background-color: blue;
	border: 2px solid rgb(0,0,255);
}

.botones-inicio .content-container:hover .lqva-botones-izq > h1{
	color: white!important;
}


.lqva-noticias-contenedor {
	background-color: #000;
}

.item:hover .lqva-noticias-contenedor {
	background-color: blue;
}

.lqva-noticias-contenedor p, .lqva-noticias-contenedor .tag a, .lqva-noticias-contenedor a h2 {
	color: #fff;
}
.lqva-noticias-contenedor .tag {
	font-family: 'Helvetica Neue Extended';	
}


.lqva-noticias-contenedor .share-icons .fa-facebook:before {
	color: #fff;
}
.lqva-noticias-contenedor .share-icons .fa-twitter:before {
	color: #fff;
}

.lqva-logos-deabajo {
	display: flex;
	display: -o-flex;
	display: -ms-flex;
	display: -moz-flex;
	display: -webkit-flex;
	margin:30px 0 20px;
}	
.lqva-logos-deabajo li {
	margin: 0 30px;
}

.lqva-logos-deabajo li a{
	display: flex;
	display: -o-flex;
	display: -ms-flex;
	display: -moz-flex;
	display: -webkit-flex;
	-webkit-align-items: center;
	-moz-align-items: center;
	-ms-align-items: center;
	-o-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	-ms-justify-content: center;
	-o-justify-content: center;
	justify-content: center;
	height: 100%;
}

.lqva-logos-deabajo li img {
	width: 100%;
}


footer img {
	height: 55px;
}


.lqva-pelis-wrapper {
	padding: 10px 0;
    margin-top: 20px;
    position: relative;
}

.lqva-pelis-wrapper .pelis-contenedor {
	border: 2px solid blue;
	padding: 10px 20px;
}

.lqva-pelis-wrapper .pelis-contenedor h3 {
	text-transform: uppercase;
    font-size: 30px;
    line-height: 36px;
    color: blue;
    font-weight: 300;
    font-family: 'Helvetica Neue Extended';
}

.lqva-pelis-wrapper .pelis-contenedor p {
	color: blue;
    font-weight: 300;
	text-transform: uppercase;
	margin-top: -15px;
	font-family: 'Helvetica Neue Extended';
	margin-bottom: 30px;
}

.lqva-pelis-table {
	letter-spacing: .5px;
	color: blue;
	font-family: 'Helvetica Neue Extended'
}

.lqva-pelis-table thead {
	font-size: 10px;
}



.lqva-pelis-table tbody {
	font-size: 12px;
	text-transform: uppercase;
}



.lqva-pelis-table tbody td {
	border-top: 1px solid blue;
	padding: 5px 0;
}

.lqva-pelis-table tbody {
	border-bottom: 1px solid blue;
}

td.right {
	text-align: right;
}

footer.site-footer.container-fluid.remove-padding {
	border-top: none!important;
}


.tag {
	color: white;
}

.content-header h1 {
	color: #333;
}

@media (max-width: 769px) {
.navbar-brand>img {
		width: 70%;
	}
}


@media (max-width: 769px) {
	#searchform .input-group {
		margin-top: 35px;
	}

	.lqva-social-links {
		display:none;
	}
	
	.lqva-logo-incaa {
		width: 90%;
	}
	.row {
		padding: 0 60px;
	}

	.lqva-botones-izq {
		height:70px!important;
	}

	#inicio {
		height:350px!important;
	}
	.slider {
	    height: auto!important;/*350px*/
	}
	.slider .carousel-inner {
		height:auto!important;/*350px*/
	}

	.navbar-header {
		height: 200px;
	    width: 100vw;
	    left: -30px;
	    position: relative;
	}

	.navbar-brand>img {
		width: 70%;
		position: relative;
    	top: -15px;
	}

	.lqva-logos-deabajo {
		-webkit-flex-wrap: wrap;
		-moz-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		-o-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.lqva-logos-deabajo li {
		margin: 20px 5%;
    	width: 20%;
	}

}




@media (max-width: 565px) {

	.navbar-header {
		height: 100px;
	}

	.lqva-position-top-movil {
		    position: relative;
		    top: -30px;
	}

	#searchform .input-group {
		margin-top: -6px;
    	margin-left: -10px;
	}
	.row {
		padding: 0 60px;
	}

	.main-nav__searchbox {
		left: 25px;
		margin-top:7px;
	}

	.slider {
		top:-30px;
	}

	.botones-inicio {
		text-align: center!important;
	}

	.botones-inicio button {
		width: 90%!important;
	}

	#mainCarousel .carousel-caption h2 {
		font-size: 14px!important;
		line-height: 18px!important;
	}

	.lqva-pelis-wrapper .pelis-contenedor h3 {
	    font-size: 20px;
    	line-height: 22px;
	}

	.lqva-pelis-wrapper .pelis-contenedor p {
		margin-top: -10px;
		margin-bottom: 20px;
	}

	.lqva-pelis-table tbody {
		font-size: 14px;
		line-height: 17px;
	}

	footer img {
		height: 45px;
	}

	.navbar-toggle:hover, .navbar-toggle:active {
		border:2px solid white;
	}

	
}

@media (min-width: 1700px) {
	.lqva-logo-incaa {
		margin-top: 8px!important;
	}
}