@charset "UTF-8";

body {
  font-family: 'Raleway', sans-serif;
  margin-bottom: 0px;
  color:white;
}

body > .container-fluid {
    padding: 60px 15px 0;
}
.item-title p, ul, li{
	font-size:16px;
}
/*Util class start here..*/
@media only screen and (min-width: 767px) and (max-width: 768px){
  .carousel-static{
    width: 50%;
  }
}

.carousel-static .item{
  padding: 0 13px 0 3px;
}

@media only screen and (max-width: 768px){
    .carousel-static .item{
    padding: 0;
  }
}

@media only screen and (max-width: 769px){
  .carousel-container{
    width: 75%;
  }
}
@media only screen and (max-width: 768px){
   .carousel-container{
    width: 50%;
  }
}
@media only screen and (max-width: 767px){
  .carousel-container{
    width: 100%;
  }
}
/*Util class start end..*/

/* begin menu */

.bitacora{
	background-color: #FFCE35;
	padding: 0px 15px;
    color: white;
}

.idioma{
    background-color: #D3499A;
    padding: 0px 15px;
    color: white;
}

.festival{
	background-color: #683695;
	padding: 0px 15px;
}

.ideatoon{
	background-color: #50B848;
	padding: 0px 15px;
}

.convocatorias{
	background-color: #ED2124;
	padding: 0px 15px;
}

.nosotros{
	background-color: #39C0C3;
	padding: 0px 15px;
}

.version{
    background: #FFCE35;
    padding: 0px 10px;
}

.aside-nav-sticky{
  position: sticky;
  top: 85px;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}


.navbar-default .navbar-nav>li>a{
	color:white !important;
    font-size: 12px;
}

.navbar-inverse .navbar-nav>li>a {
    color:white !important;
    font-size: 12px;
}

ul.navbar-right>li.active{
	background-color: #414042 !important;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
	color: white;
    background-color: transparent;
}

#menu-one .nav>li>a {
    padding: 7px 15px;
}

#menu-two .nav>li>a {
    padding: 43px 10px 15px 10px;
    height: 75px;
}

#menu-another .nav>li>a {
    padding: 43px 10px 15px 10px;
    height: 75px;
}

@media (max-width: 1117px){
    .bitacora{
        background-color: #FFCE35;
        padding: 0px 2px;
    }

    .idioma{
        background-color: #D3499A;
        padding: 0px 2px;
    }

    .festival{
        background-color: #683695;
        padding: 0px 2px;
    }

    .ideatoon{
        background-color: #50B848;
        padding: 0px 2px;
    }

    .convocatorias{
        background-color: #ED2124;
        padding: 0px 2px;
    }

    .nosotros{
        background-color: #39C0C3;
        padding: 0px 2px;
    }
}

.languages{
    position:absolute;
    right:0px;
    top: 40px;
    color:black;
}

.languages a{
    color:black;
}

.menu-black {
    background-color: #414042;
    border: 0px;
}

.logo-menu-two{
    height:60px;
    margin-top: 7px;
}

@media(max-width: 767px){
    .logo-menu-two{
        height:45px;
        margin: 5px;
    }
}

/* end menu */

.banner{
  height:80%;
  min-height: 300px;
  margin-top: 165px;
  padding: 0px;
}

.banner2{
  height:45%;
  min-height: 300px;
  margin-top: 75px;
  padding: 0px;
}

@media(max-width: 991px){
    .banner{
        margin-top: 75px;
    }
.item-title p, ul, li{
	font-size:14px;
}
    #menu-two .nav>li>a {
        padding: 35px 3px 15px 3px;
        height: 75px;
    }

    #menu-another .nav>li>a {
        padding: 35px 3px 15px 3px;
        height: 75px;
    }
}

.carousel-caption {
    left: 0%;
    right: 0%;
    bottom: 40%;
    color: white;
    padding: 15px;
}

.banner2 .carousel-caption{
    left: 0%;
    right: 0%;
    bottom: 25%;
    color: white;
    padding: 15px;
}

@media(max-width: 767px){
    .hidden-xs {
        display: none!important;
    }

    .banner{
        margin-top: 55px;
    }

    .banner2{
        margin-top: 55px;
    }

    #menu-two .nav>li>a {
        padding: 15px 15px;
        height: auto;
    }

    #menu-another .nav>li>a {
        padding: 15px 15px;
        height: auto;
    }

    .carousel-caption {
        left: 0%;
        right: 0%;
        bottom: 0%;
        color: white;
        padding: 10px;
        height: 100%;
    }

    .banner2 .carousel-caption{
        left: 0%;
        right: 0%;
        bottom: 0%;
        color: white;
        padding: 15px;
    }
}

.footer-bg {
    background: #111111;
    padding: 0px;
    color: white;
    padding: 10px 0px;
    min-height: 100px;
}

.redes{
    color: white !important;
    margin-right: 4.85%;
    margin-top: 5%;
}

.no-padding-lg{
    padding: 0px;
}

@media(max-width: 767px){
    .no-padding-xs{
        padding:0px;
    }
}

.no-padding-left-lg{
    padding-left: 0px;
}

.no-padding-right-lg{
    padding-right: 0px;
}

.row-grid {

}

.col-grid {
    width: 19.666%;
    display: inline-block;
    padding: 5px;
    text-align: center;
    vertical-align: top;
}

@media(max-width: 1110px){
    .col-grid {
        width: 24.555%;
        display: inline-block;
        padding: 5px;
        text-align: center;
        vertical-align: top;
    }
}

@media(max-width: 767px){
    .col-grid {
        width: 48.444%;
        display: inline-block;
        padding: 5px;
        text-align: center;
        vertical-align: top;
    }
}


@media(min-width: 320px){
    .item{
        margin-left: 10px !important;
        margin-right: 10px !important;
        margin-top: 0px !important;
        margin-bottom: 10px !important;
    }

    /* .owl-item:nth-of-type(2n) .item{
        padding-left: 0px;   
    } */
}

@media(min-width: 767px) {
    .fondo {
        float:left;
        background: #683695;
        position: relative;
        margin-right: 1%;
        width: 100%;
    }
    
    .fondo a {
        float:left;
        width: 100%;
    }
    
    .thumb-text {
        position: absolute;
        color: white;
        padding: 10% 10%;
        z-index: -1;
        font-size: 10pt;
        line-height: 1;
        width: 100%;
    }

    .thumb-text2 {
        position: absolute;
        color: white;
        padding: 10% 10%;
        z-index: -1;
        font-size: 10pt;
        line-height: 1;
        width: 100%;
    }
    
    .fondo:hover .thumb-text {
        z-index: 1;
    }

    .fondo:hover .thumb-text2 {
        z-index: 1;
    }
    
    .fondo:hover img {
        opacity:0.1;
    }
    
    .fondo:last-child {
        margin: 0px;
    }
}

@media(min-width: 1110px){
   .thumb-text{
        position: absolute;
        color: white;
        padding: 10% 10%;
        z-index: -1;
        font-size: 16px;
        line-height: 1;
        width: 100%;
    }
	 .thumb-text2{
        position: absolute;
        color: white;
        padding: 10% 10%;
        z-index: -1;
        font-size: 10px;
        line-height: 1;
        width: 100%;
    }
}

@media(min-width: 1350px){
   .thumb-text{
        position: absolute;
        color: white;
        padding: 10% 10%;
        z-index: -1;
        font-size: 18px;
        line-height: 1;
        width: 100%;
    }
	 .thumb-text2{
        position: absolute;
        color: white;
        padding: 10% 10%;
        z-index: -1;
        font-size: 14px;
        line-height: 1;
        width: 100%;
    }
}

.item-text{
    color: black;
}

#section{
    padding-top: 75px;
}

.item-title{
    min-height: 275px;
}

.item-title h1:first-child {
    display: none;
}

.text-content{
    color:black !important;
}

.btn-gray {
  background-color: #85898c;
  border-color: #85898c;
}
.btn-gray:hover,
.btn-gray:focus,
.btn-gray:active,
.btn-gray.active {
  background-color: #787c7f;
  border-color: #6c6f72;
}
.btn-gray.disabled:hover,
.btn-gray.disabled:focus,
.btn-gray.disabled:active,
.btn-gray.disabled.active,
.btn-gray[disabled]:hover,
.btn-gray[disabled]:focus,
.btn-gray[disabled]:active,
.btn-gray[disabled].active,
fieldset[disabled] .btn-gray:hover,
fieldset[disabled] .btn-gray:focus,
fieldset[disabled] .btn-gray:active,
fieldset[disabled] .btn-gray.active {
  background-color: #85898c;
  border-color: #85898c;
}

.btn-width{
    width: 30%;
}

@media(max-width: 767px){
    .btn-width{
        width: 100%;
    }

    #section {
        padding: 0px;
        padding-top: 55px;
    }
}

.a2a_count{
    width: 20% !important;
    border: 0px !important;
    background: transparent !important;
}

.a2a_count:before {
    border: 0px !important;
}

.a2a_count:after {
    border: 0px !important;
}

.item-title img{
    width: 100%;
}

.more{
    font-size: 12px;
    color:white;
    margin: 0px;
}

.box-bottom{
   position: absolute;
   bottom: 15px;
   left: 20px;
   right: 20px;
   z-index: -1;
}

.fondo:hover .box-bottom{
   z-index: 1;
}

/* Hide for mobile, show later */
@media (min-width: 768px) {
  .sidebar-fixed {
    position: fixed;
    top: 95px;
    /*z-index: -1;*/
    display: block;
    overflow-x: hidden;
    overflow-y: hidden; /* Scrollable contents if viewport is shorter than content. */
    transform: translateX(-10%);
    margin-bottom: 267px;
    width: 15%;
  }
}

@media (max-width: 1200px) {
    .sidebar-fixed {
        margin-left: -3%;
    }
}

@media (max-width: 1000px) {
    .sidebar-fixed {
        margin-left: 1%;
    }
}

@media (max-width: 940px) {
    .sidebar-fixed {
        margin-left: 1%;
    }
}

@media (max-width: 960px) {
    .sidebar-fixed {
        margin-left: 0%;
        width:20%;
    }
}

@media (max-width: 800px) {
    .sidebar-fixed {
        margin-left: -1%;
    }
}

.owl-item>.item{
 margin-right: 15px;
}

@media (max-width: 768px) {
   .owl-item>.item{
        margin-right: 0px;
   }
   .box-item{
        padding: 0px;
   }
}
/* FOOTER*/
.site-footer{

	width: 100%;
	height: auto;
	color:white;
	font-weight: lighter;
	padding: 15px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right:0px;
	z-index: 1000;

}
.site-footer li{
	display:inline-block;
}
.footerlogo{
	text-align:left;
	float: left;
	padding-left: 10px;
}
.footer-titulo{
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	text-align:left;
	margin-bottom: 10px;
	margin-top: 14px;
}

.redes{
    color: white;
    margin-right: 3.5%;
    margin-top: 5%;
}

a.redes:link,
a.redes:visited,
a.redes:hover{
	color: white;
}

a.palitos:hover{
	text-decoration: underline!important;
}

.carousel-banner{
	background-size: cover;
	background-position: center center;
	height: 480px;
}

@media only screen and (max-device-width: 480px){
	.carousel-banner{
        height: 300px;        
	}
}


@media (max-width: 1366px){
	.carousel-banner{
		height: 500px;
	}
}
@media (min-width: 1024px){
	.carousel-banner{
		height: 600px;
	}
}

@media (min-width: 768px) and (min-height: 1280px){
	.carousel-banner{
		height: 811px;
	}
}

/*Ajuste de botones anterior y siguiente de bitacora*/
@media (max-width: 576px) { 
    .boton_bitacora {
       border: 1px solid #dadbdd; 
       padding: 5px; 
       background-color: #ffffff; 
       color: #61656d; 
       font-family: 'Raleway', sans-serif; 
       border-radius: 4px; 
       font-size: 12px;
       }
    .redes{
        color: white;
        margin-right: 1.5%;
        margin-top: 5%;
    }
   }

@media (min-width: 577px) and (max-width: 767px) { 
    .boton_bitacora {
        border: 1px solid #dadbdd; 
        padding: 5px; 
        background-color: #ffffff; 
        color: #61656d; 
        font-family: 'Raleway', sans-serif; 
        border-radius: 4px; 
        }
      .redes{
        color: white;
        margin-right: 1.5%;
        margin-top: 5%;
        }     
   }

@media (min-width: 768px) and (max-width: 1109px) { 
   .boton_bitacora {
       border: 1px solid #dadbdd; 
       padding: 5px; 
       background-color: #ffffff; 
       color: #61656d; 
       font-family: 'Raleway', sans-serif; 
       border-radius: 4px; 
      }
   .redes{
        color: white;
        margin-right: 1%;
        margin-top: 1%;
      }
}
@media(min-width: 1110px) and (max-width: 1349px) {
    .boton_bitacora {
        border: 1px solid #dadbdd; 
        padding: 5px; 
        background-color: #ffffff; 
        color: #61656d; 
        font-family: 'Raleway', sans-serif; 
        border-radius: 4px; 
        }
    .redes{
        color: white;
        margin-right: 3.5%;
        margin-top: 5%;
        }
}
 @media(min-width: 1350px){
     .boton_bitacora {
        border: 1px solid #dadbdd; 
        padding: 5px; 
        background-color: #ffffff; 
        color: #61656d; 
        font-family: 'Raleway', sans-serif; 
        border-radius: 4px; 
       }
       .redes{
        color: white;
        margin-right: 3.5%;
        margin-top: 5%;
        }
 }