/* Tabs a Acordeones */
/* Tabs a Acordeones */
/* Tabs a Acordeones */
ul.resp-tabs-list,
p {
  margin: 0px;
  padding: 0px;
}

#investigacionDepMacc .nav-tabs {
  border-bottom: none !important;
}

.resp-tabs-list li {
    display: table;
    width: 100%;
    font-weight: 400;
    font-size: 1.6rem;
    display: inline-block;
    padding: 10px 5%;
    color: #4C71A8;
    margin: 0;
    list-style: none;
    cursor: pointer;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    opacity: .6;
    background: #fff;
    border-top: solid 0px #4C71A8;
    border-bottom: solid 2px #4C71A8 !important;
    /* border-radius: 10px; */
    transition: .1s;
    opacity: 5;
}
.resp-tabs-list li:hover {
  background: rgba(165, 189, 195, 0.3);
  transition:.1s;
}

.resp-tabs-container {
  padding: 0px;
  clear: left;
  border-radius:10px;
	/*! background: url(https://www.urosario.edu.co/App_Themes/MACC-2018/img/bg-noticias.jpg) bottom no-repeat; */
	background-size: cover;
}

h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none;
}

.resp-tab-content {
  display: none;
  padding: 0;
}
.resp-tab-content p {
  color: #fff;
  font-weight: lighter;
  text-align:justify;
}

.resp-tab-active {
    background: rgb(75, 112, 168) !important;
    border-bottom: none;
    color: #fff !important;
    text-align: center;
    padding-left: 8% !important;
    opacity: 1 !important;
    border-left: none;
    border-right: none;
    margin-left: 5% !important;
    transition: .1s;
}

.resp-content-active,
.resp-accordion-active { display: block; }

.resp-tab-content {
    border-left: solid 2px #4a6fa8;
    padding: 5%;
    background: #ffffff;
    min-height: 450px;
    /* border-radius: 10px; */
}

h2.resp-accordion {
  font-size: 13px;
  border: 1px solid #fff;
  border-top: 0px solid #c1c1c1;
  margin: 0px;
  padding: 10px 15px;
  text-align: left !important;
}

h2.resp-tab-active {
  border-bottom: 0px solid #c1c1c1 !important;
  margin-bottom: 0px !important;
}

h2.resp-tab-title:last-child {
  border-bottom: 12px solid #c1c1c1 !important;
  background: blue;
}

/*-----------estilos tab-----------*/

.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%;
}

.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0;
  cursor: pointer;
  float: none;
}

.resp-vtabs .resp-tabs-container {
  padding: 0px;
  border: none;
  float: left;
  width: 100%;
  min-height: 250px;
  border-radius: 4px;
  clear: none;
}

.resp-vtabs .resp-tab-content { border: none; }

.resp-vtabs li.resp-tab-active {
  border: 1px solid #c1c1c1;
  border-right: none;
  background-color: #fff;
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 15px 15px 14px !important;
}

.resp-arrow {
  width: 0;
  height: 0;
  float: right;
  margin-top: 3px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 10px solid #2673a1;
}

h2.resp-tab-active span.resp-arrow {
  border: none;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 10px solid #2673a1 !important;
}

/*-----------estilos acordeon-----------*/

h2.resp-tab-active { background: #f6f9fc !important; }

.resp-easy-accordion h2.resp-accordion { display: block; }

.resp-easy-accordion .resp-tab-content { border: 1px solid #fff; }

.resp-easy-accordion .resp-tab-content:last-child { border-bottom: 1px solid #fff !important; }

.resp-jfit {
  width: 100%;
  margin: 0px;
}

.resp-tab-content-active { display: table !important; }

h2.resp-accordion:first-child { 
  border-top: 2px solid #e7ebf0 !important;
  background: rgba(255,255,255,.7);  
  margin-left: 0 !important;
}
/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
  
  .NuestraURosario .container {
    background:#eaeef3;
  }
  
  .resp-tab-active {
    padding:10px 15px !important;
  }
  
  #sliderCabecera1 .carousel-indicators {
    bottom: -32px;
  }
  .ContenedorContenidoTabs h4 {
    padding:5% 0;
  }
  .UNOrecuadro-1 p, .UNOrecuadro-2 p, UNOrecuadro-3 p{
    margin-bottom:10%;
  }
  .DOSrecuadro-1 p, .DOSrecuadro-2 p, .DOSrecuadro-3 p, .DOSrecuadro-4 p {
    margin-bottom:10%;
  }
  .TRESrecuadro-1 p, .TRESrecuadro-2 p, .TRESrecuadro-3 p, .TRESrecuadro-4 p {
    margin-bottom:10%;
  }
  .CUATROrecuadro-1 p, .CUATROrecuadro-2 p, .CUATROrecuadro-3 p, .CUATROrecuadro-4 p {
    margin-bottom:10%;
  }
  .CINCOrecuadro-1 p, .CINCOrecuadro-2 p, .CINCOrecuadro-3 p, .CINCOrecuadro-4 p {
    margin-bottom:10%;
  }
  .SEISrecuadro-1 p, .SEISrecuadro-2 p, .SEISrecuadro-3 p, .SEISrecuadro-4 p {
    margin-bottom:10%;
  }

  h2.resp-accordion .btn1 {color:rgb(245, 139, 96);}
  h2.resp-accordion .btn2 {color:#6f5499;}
  h2.resp-accordion .btn3 {color:#d94342;}
  h2.resp-accordion .btn4 {color:#44e1b5;}
  h2.resp-accordion .btn5 {color:#119dc0;}
  h2.resp-accordion .btn6 {color:#b8ae3a;}
  
ul.resp-tabs-list { display: none; }

h2.resp-accordion { 
  color:#333 !important; 
  border-top:solid 2px #e0e0e0; 
  display: block; 
  font-family: 'Yanone Kaffeesatz',sans-serif !important; 
  font-size:1.8rem;
  background: rgba(255,255,255,.7);  
  margin-left: 0 !important;
}

.resp-vtabs .resp-tab-content { border: 1px solid #fff; }

.resp-vtabs .resp-tabs-container {
  border: none;
  float: none;
  width: 100%;
  min-height: initial;
  clear: none;
}

.resp-accordion-closed { display: none !important; }

.resp-vtabs .resp-tab-content:last-child { border-bottom: 1px solid #fff !important; }
}









#jquery-script-menu {
position: fixed;
height: 90px;
width: 100%;
top: 0;
left: 0;
border-top: 5px solid #316594;
background: #fff;
-moz-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
-webkit-box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
box-shadow: 0 2px 3px 0px rgba(0, 0, 0, 0.16);
z-index: 999999;
padding: 10px 0;
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

.jquery-script-center {
width: 960px;
margin: 0 auto;
}
.jquery-script-center ul {
width: 212px;
float:left;
line-height:45px;
margin:0;
padding:0;
list-style:none;
}
.jquery-script-center a {
	text-decoration:none;
}
.jquery-script-ads {
width: 728px;
height:90px;
float:right;
}
.jquery-script-clear {
clear:both;
height:0;
}

@media (max-width: 550px) {
  .tituloActividades h3 {
    font-size: 2em;
  }
  .introeligeElPrograma h3 {
     font-size: 2em;
  }
  .ContenedorContenidoTabs h4 {
    font-size: 2em;
  }  
  .ExploraNuestraURosarioInfo h3 {
    font-size: 2em;
  }
  .introduccion .col-xs-12 {
    padding:0;
  }
  .llamadoAccion .container p {
    font-size: 2em;
    line-height: 1em;
  }
  .hashtag {
    font-size: 1.8em;
  }
  .VideoIntroduccion iframe {
    height: 155px;
    margin-top:5%;
  }
  .introduccionTxt h3 {
    font-size:2.3rem;
    line-height:2.3rem;
    text-align:left;
  }
  .introduccionTxt p {
    text-align:left;
  }
  .autores {
    padding:5% 0;
  }
  .autores .col-md-8 {
    display:none;
  }
  figure.effect-ming h2 {
    font-size: 1.2em;
  }
}