
#caja-logo-cultura {
	display: table;
    height: 45px;
}

#texto-cultura {
	font-family: 'Soberana Sans Bold';
    font-size: 1.7rem;
	color:#fff;
	display: table-cell;
    vertical-align: middle;
	
}

#menu-side {
  width:100%;
}

#submenu {
	background:#13322b;
}

#submenu a {
	color:#000;
}

#submenu a:link {
	color:#000;
}

/*#submenu a:hover {
	color:#000;
}*/

.circle-red {
	width:17px;
	height:17px;
	border-radius: 50%;
	background: rgba(198,0,46,1);
	background: -moz-linear-gradient(left, rgba(198,0,46,1) 0%, rgba(248,81,55,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(198,0,46,1)), color-stop(100%, rgba(248,81,55,1)));
	background: -webkit-linear-gradient(left, rgba(198,0,46,1) 0%, rgba(248,81,55,1) 100%);
	background: -o-linear-gradient(left, rgba(198,0,46,1) 0%, rgba(248,81,55,1) 100%);
	background: -ms-linear-gradient(left, rgba(198,0,46,1) 0%, rgba(248,81,55,1) 100%);
	background: linear-gradient(to right, rgba(198,0,46,1) 0%, rgba(248,81,55,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c6002e', endColorstr='#f85137', GradientType=1 );
	display:inline-block;
	vertical-align:middle;
}

.circle-white {
	background:#eee;
}

#ico-calendar {
	font-size: 10px;
    margin-left: -13px;
    z-index: 1;
}

#nav {
	/*background: rgb(0, 0, 0) none repeat scroll 0 0;*/
	background: #13322b;;
	z-index:10;
	width:100%;
	height:96px;
	overflow:hidden;
}

/* #caja-logo-center {
	background: url(../images/inba-logo-solo.svg) no-repeat, rgb(137,0,37);
	background: url(../images/inba-logo-solo.svg) no-repeat, -moz-linear-gradient(left, rgba(137,0,37,1) 0%, rgba(248,28,55,1) 50%, rgba(137,0,37,1) 100%);
	background: url(../images/inba-logo-solo.svg) no-repeat, -webkit-linear-gradient(left, rgba(137,0,37,1) 0%,rgba(248,28,55,1) 50%,rgba(137,0,37,1) 100%);
	background: url(../images/inba-logo-solo.svg) no-repeat, linear-gradient(to right, rgba(137,0,37,1) 0%,rgba(248,28,55,1) 50%,rgba(137,0,37,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#890025', endColorstr='#890025',GradientType=1 );
	background-position:center center;
	width:100%;
	height:46px;
	text-align:center;
} */

#caja-logo-center {
/* 	background: no-repeat, rgba(177,0,51,1);
    background: no-repeat, -moz-linear-gradient(left, rgba(177,0,51,1) 0%, rgba(255,0,70,1) 100%);
    background: no-repeat, -webkit-gradient(left top, right top, color-stop(0%, rgba(177,0,51,1)), color-stop(100%, rgba(255,0,70,1)));
    background: no-repeat, -webkit-linear-gradient(left, rgba(177,0,51,1) 0%, rgba(255,0,70,1) 100%);
    background: no-repeat, -o-linear-gradient(left, rgba(177,0,51,1) 0%, rgba(255,0,70,1) 100%);
    background: no-repeat, -ms-linear-gradient(left, rgba(177,0,51,1) 0%, rgba(255,0,70,1) 100%);
    background: no-repeat, linear-gradient(to right, rgba(177,0,51,1) 0%, rgba(255,0,70,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b10033', endColorstr='#ff0046', GradientType=1 );
	background-position:center center; */
	width:100%;
	height:46px;
	text-align:center;

	background: #b10033; /* Old browsers */
	background: -moz-linear-gradient(left, #b10033 0%, #ff0046 50%, #b10033 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #b10033 0%,#ff0046 50%,#b10033 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #b10033 0%,#ff0046 50%,#b10033 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b10033', endColorstr='#b10033',GradientType=1 ); /* IE6-9 */
}

.pleca_inba{
	padding:8px 15px 0px 15px;
	text-align:center;
}

.pleca_caja_rs{
	display:inline;
	vertical-align:text-top;
	margin-left:72px;
	line-height:1.6;
}

.svg_inba{
	height:47px;
	margin-top:-7px;
	float:left;
}

.logo_fb{
	margin-right:10px;
	border-radius:30px;
	/* vertical-align:sub; */
	vertical-align:-moz-middle-with-baseline;
	vertical-align:-webkit-baseline-middle;
	padding:11px 12px 8px 13px;
	background-color:#3b5998;
}

.logo_tw{
	margin-right:10px;
	border-radius:30px;
	/* vertical-align:sub; */
	vertical-align:-moz-middle-with-baseline;
	vertical-align:-webkit-baseline-middle;
	padding:11px 6px 8px 11px;
	background-color:#00aced;
}

.logo_inst{
	margin-right:10px;
	border-radius:30px;
	/* vertical-align:sub; */
	vertical-align:-moz-middle-with-baseline;
	vertical-align:-webkit-baseline-middle;
	padding:11px 8px 8px 12px;
	background-color:#bc2a8d;
}

.logo_yt{
	border-radius:30px;
	/* vertical-align:sub; */
	vertical-align:-moz-middle-with-baseline;
	vertical-align:-webkit-baseline-middle;
	padding:11px 12px 8px 12px;
	background-color:#bb0000;
}

.pleca_caja_rs .logo_rs{
	color:white;
	font-size:20px;
}

.pleca_search{
	top:0px;
	float:right;
}


#logo-inba-center {
	background-image:url(../images/inba-logo-solo.svg); 
	background-size:134px 27px;
}

#inba-search {
	/* padding:8px;
	text-align:right; */
	padding:8px 15px 0px 15px;
	text-align:center;
}

.submenu p {
	padding-left: 25px;
	padding-top:7px;
}

/* SIDEBAR MENU */

 .menu-right {
	  position: relative;
	  height: 100%;
	  width: 100%;
	  right: 0;
	  -webkit-transition:  left 0.4s ease-in-out;
	  -moz-transition:  left 0.4s ease-in-out;
	  -ms-transition:  left 0.4s ease-in-out;
	  -o-transition:  left 0.4s ease-in-out;
	  transition:  left 0.4s ease-in-out;
  }
  .menu-right.open-sidebar {
	  right: 240px;
  }
  
  .swipe-area {
	  position: absolute;
	  width: 50px;
	  right: 0;
	  top: 0;
	  height: 100%;
	  z-index: 0;
  }
  #sidebar-layout {
	  background: #b61924;
	  position: absolute;
	  width: 240px;
	  height: 100%;
	  right: -240px;
	  box-sizing: border-box;
	  -moz-box-sizing: border-box;
  }
  #sidebar-layout ul {
	  margin: 0;
	  padding: 0;
	  list-style: none;
  }
  #sidebar-layout ul li {
	  margin: 0;
  }
  #sidebar-layout ul li a {
	  padding: 15px 20px;
	  font-size: 16px;
	  font-weight: 100;
	  color: white;
	  text-decoration: none;
	  display: block;
	  background: #c6002e;
	  border-bottom: 1px solid #b61924;
	  -webkit-transition:  background 0.3s ease-in-out;
	  -moz-transition:  background 0.3s ease-in-out;
	  -ms-transition:  background 0.3s ease-in-out;
	  -o-transition:  background 0.3s ease-in-out;
	  transition:  background 0.3s ease-in-out;
  }
  
  #sidebar-layout ul li a:active {
	  background: #C9223D;
  }
  
  #sidebar-layout ul li a:hover {
	  background: #C9223D;
  }
  
  #sidebar-layout ul li ul {
	  background: #cccccc;
  }
	  
  #sidebar-layout ul li ul li a {
	  padding: 15px 20px;
	  font-size: 12px;
	  font-weight: 100;
	  color: black;
	  text-decoration: none;
	  display: block;
	  background: #cccccc;
	  border-bottom: 1px solid #C9223D;
	  -webkit-transition:  background 0.3s ease-in-out;
	  -moz-transition:  background 0.3s ease-in-out;
	  -ms-transition:  background 0.3s ease-in-out;
	  -o-transition:  background 0.3s ease-in-out;
	  transition:  background 0.3s ease-in-out;
  }
  
  #sidebar-layout ul li ul li:hover a {
	  background: #eeeeee;
  }
  #sub-6{
	  background: #eeeeee;
  }
  #sub-5{
	  background: #eeeeee;
  }
  #term {
	  width:150px;
	  font-size:12px;
	  margin: 10px;
	  display:inline;
  }
  .main-content {
	  width: 100%;
	  height: 100%;
	  
	  box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  position: relative;
  }
  .main-content .content{
	  box-sizing: border-box;
	  -moz-box-sizing: border-box;
  padding-right: 60px;
  width: 100%;
  }
  .main-content .content h1{
	  font-weight: 100;
  }
  .main-content .content p{
	  width: 100%;
	  line-height: 160%;
  }
  .main-content #sidebar-toggle {
	  background: #c6002e;
	  border-radius: 3px;
	  display: block;
	  position: relative;
	  padding: 10px 7px;
	  float: right;
  }
  .main-content #sidebar-toggle .bar{
	   display: block;
	  width: 18px;
	  margin-bottom: 3px;
	  height: 2px;
	  background-color: #fff;
	  border-radius: 1px;   
  }
  .main-content #sidebar-toggle .bar:last-child{
	   margin-bottom: 0;   
  }
	  
  @media (min-width: 991px) and (max-width: 5000px) {
	  #sidebar {
		  display:none;
	  }
	  
	  #menu-side {
		  display:none;
	  }
  }
  
  @media (min-width: 100px) and (max-width: 990px) {
	  #nav {
		  display:none;
	  }
  } 


#footer-inba {
	width:100%;
	background-color:#28292a;
}

#footer-inba .boton-panel {
	cursor: pointer;
	/*height:46px;*/
	color:#FFFFFF;
}

#footer-inba .subop-institucional {
	height:100%;
	vertical-align:middle;
}

#footer-inba ul {
	margin:0;
	padding:0;
}
#footer-inba ul li {
	list-style:none;
}

#footer-inba ul li a, #footer-inba ul li a:link {
	color:#FFF;
    font-family:'Soberana Sans Light', sans-serif;
    font-size:14px;
	font-size:1.4rem;
	text-decoration:none;
	line-height:1.6;
}

#footer-inba ul li a:hover {
	color:goldenrod;
    font-family:'Soberana Sans Light', sans-serif;
    font-size:14px;
	font-size:1.4rem;
	text-decoration:none;
	line-height:1.6;
}

#footer-inba p {
	color:#FFFFFF;
}

#footer-inba .invertido {
	color:#28292a;
}

#footer-inba .slick-list {
    height:50px;
}

.fa-angle-double-down {
	font-size:20px;
}

.center {
	text-align: center;
}

.fa-circle-fb {
	color: #3b5998;
}

.fa-blanco {
	color:#fff;
}

.fa-gris {
	color:#28292a;
}

.fa-arrow-circle-down {
	font-size:23px;
}

#footer-inba ul.social-icons {
    overflow: auto;
}
 
#footer-inba ul.social-icons li {
    list-style-type: none;
    float: left;
}
 
#footer-inba ul.social-icons li a i {
    background: #205D7A;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    font-size: 25px;
    text-align: center;
    margin-right: 10px;
    padding-top: 15%;
    transition: all 0.2s ease-in-out;
}
#footer-inba .social-icons .fa-facebook {
    background:#3b5998;
} 
#footer-inba .social-icons .fa-instagram {
    background:#bc2a8d;
}
#footer-inba .social-icons .fa-twitter {
    background:#00aced;
}
#footer-inba .social-icons .fa-youtube {
    background:#bb0000;
}
#footer-inba .social-icons .fa-snapchat-ghost {
    background:#F4F10F;
}
#footer-inba .social-icons .fa-google-plus {
    background:#dd4b39;
}
#footer-inba ul.social-icons li a i:hover {
    opacity: .7;
}

/* BUSCADOR */

.sbx-custom {
  display: inline-block;
  position: relative;
  width: 200px;
  height: 31px;
  white-space: nowrap;
  box-sizing: border-box;
  font-size: 13px;
}

.sbx-custom__wrapper {
  width: 100%;
  height: 100%;
}

.sbx-custom__input {
	color:#000;
  display: inline-block;
  -webkit-transition: box-shadow .4s ease, background .4s ease;
  transition: box-shadow .4s ease, background .4s ease;
  border: 0;
  border-radius: 26px;
  box-shadow: inset 0 0 0 1px #EBEBEB;
  background: transparent;
  padding: 0;
  padding-right: 25px;
  padding-left: 31px;
  
  height: 100%;
  vertical-align: middle;
  white-space: normal;
  font-size: inherit;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.sbx-custom__input::-webkit-search-decoration, .sbx-custom__input::-webkit-search-cancel-button, .sbx-custom__input::-webkit-search-results-button, .sbx-custom__input::-webkit-search-results-decoration {
  display: none;
}

.sbx-custom__input:hover {
  box-shadow: inset 0 0 0 2px #d2d2d2;
}

.sbx-custom__input:focus, .sbx-custom__input:active {
  outline: 0;
  box-shadow: inset 0 0 0 2px #FFFFFF;
  background: #FFFFFF;
}

.sbx-custom__input::-webkit-input-placeholder {
  color: #FFF;
}

.sbx-custom__input::-moz-placeholder {
  color: #FFF;
}

.sbx-custom__input:-ms-input-placeholder {
  color: #FFF;
}

.sbx-custom__input::placeholder {
  color: #FFF;
}

.sbx-custom__submit {
  position: absolute;
  top: 0;
  right: inherit;
  left: 0;
  margin: 0;
  border: 0;
  border-radius: 25px 0 0 25px;
  background-color: rgba(255, 255, 255, 0);
  padding: 0;
  width: 31px;
  height: 100%;
  vertical-align: middle;
  text-align: center;
  font-size: inherit;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.sbx-custom__submit::before {
  display: inline-block;
  margin-right: -4px;
  height: 100%;
  vertical-align: middle;
  content: '';
}

.sbx-custom__submit:hover, .sbx-custom__submit:active {
  cursor: pointer;
}

.sbx-custom__submit:focus {
  outline: 0;
}

.sbx-custom__submit svg {
  width: 15px;
  height: 15px;
  vertical-align: middle;
  fill: #EBEBEB;
}

.sbx-custom__reset {
  display: none;
  position: absolute;
  top: 4px;
  right: 4px;
  margin: 0;
  border: 0;
  background: none;
  cursor: pointer;
  padding: 0;
  font-size: inherit;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  fill: rgba(0, 0, 0, 0.4);
}

.sbx-custom__reset:focus {
  outline: 0;
}

.sbx-custom__reset svg {
  display: block;
  margin: 4px;
  width: 15px;
  height: 15px;
}

.sbx-custom__input:valid ~ .sbx-custom__reset {
  display: block;
  -webkit-animation-name: sbx-reset-in;
          animation-name: sbx-reset-in;
  -webkit-animation-duration: .15s;
          animation-duration: .15s;
}

@-webkit-keyframes sbx-reset-in {
  0% {
    -webkit-transform: translate3d(-20%, 0, 0);
            transform: translate3d(-20%, 0, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes sbx-reset-in {
  0% {
    -webkit-transform: translate3d(-20%, 0, 0);
            transform: translate3d(-20%, 0, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}




/*BUSCADOR VERSION 2*/

/*
#searchbar {
  display: none;
  float: left;
  width: 100%;
  height: 62px;
  border-top: 1px solid #d8d8d8;
  padding-left: 25px;
  padding-right: 10px;
  z-index: 9999;
  background: #fff;
  -webkit-box-shadow: -1px 2px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: -1px 2px 2px rgba(0,0,0,0.2);
  box-shadow: -1px 2px 2px rgba(0,0,0,0.2);
}

#searchid {
  display: block;
  width: 88%;
  border: 0;
  outline: none;
  padding: 0;
  height: 60px;
  line-height: 60px;
  font-size: 2.6em;
  font-weight: bold;
  color: #676767;
  text-align:center;
}

#searchsubmit {
  display: block;
  float: right;
  margin-top: 6px;
  background: none;
  color: #717171;
  border: 0;
  outline: none;
  cursor: pointer;
}
*/
/** clearfix **/
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
 
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }



@media (min-width: 991px) and (max-width: 5000px) {
	#submenu {
		display:table;
	}
	
	.movil {
		display:none;
	}
	
	#caja-logo-movil {
		display:none;
	}

	#espaciob {
		height:80px;
	}
	#espaciob2 {
		height:95px;
	}
}

@media (min-width: 100px) and (max-width: 990px) {
	
	#nav {
		height:46px;
	}
	
	#submenu {
		display:none;
	}
	
	.movil {
		display:table;
	}
	
	#caja-logo-center {
		display: none;
	}
	
	#caja-logo-movil {
		display:inline-block;
		height:46px;
		padding-left:20px;
	}
	
	#caja-logo-movil img {
		height:26px;
		position: relative;
		top: 50%;
		transform: translateY(-50%);
	}
	
	/* #footer-inba {
		display:none;
	} */
	
	#texto-cultura {
		/*padding:3px 0 0 12px;*/
		display:none;
	}

	#espaciob {
                height:0px;
        }
	#espaciob2 {
                height:95px;
        }
	
	
	
	
}

