#actividad .arriba p {
  padding-top: 9% !important;
}

#actividad .secciones b {
  color: #ff620b;
}

}
.horizontalTab {
  padding-top: 20px;
  display: table;
}

.ver a {
  /* float: right; */
  font-size: 40px;
  color: #fff;
  position: absolute;
  right: 1px;
  margin-top: -18px;
  text-decoration: none;
  font-weight: 600;
  font-family: 'Raleway', sans-serif;
}

li.resp-tab-item.resp-tab-active img {
  filter: brightness(70.5);

}

.secciones .col-md-6 {
  padding: 0 !important;
}

#actividad .arriba.dos {
  background: #9a9a9a26 !important;
  min-height: 195px;
}

#actividad .secciones h3 {
  background: black;
  padding: 3%;
  position: relative;
  top: 0;
  color: #fff;
min-height:43px;
}

#actividad .secciones p {
  padding: 4%;
}

#actividad .espacio{
  padding: 0;
}

#actividad .secciones {
  border: solid 1px;
  padding: 0%;
  margin: 5px;
  min-height: 240px;
  margin-top: 30px;
}
#actividad p {
  color: #000;
  font-weight: 300;
}

#actividad h3 {
  font-size: 15px !important;
margin-bottom:0px !important;
}

#actividad .contenido-internas p i {
  padding: 1px 2px 3px;
}

#actividad h4 {
  padding-top: 20px;
  color: #ff620b;
  font-family: 'Raleway', sans-serif;
  text-transform: uppercase;
  font-size: 16px;
}

#actividad h5 {
  font-family: 'Raleway', sans-serif;
  font-size: 18px !important;
  font-weight: 600;
}


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

.nav-tabs {
  border-bottom: none;
}

.resp-tabs-list li {
  display: table;
  width: 100%;
  font-weight: bold;
  font-size: 1em;
  display: inline-block;
  padding: 10px 5%;
  color: #000;
  margin: 0;
  list-style: none;
  cursor: pointer;
  text-align: left;
  font-family: 'Raleway', sans-serif;
  opacity: initial;
  background: rgba(255,255,255,.1);
  /* border-top: solid 2px rgba(0,0,0,.8) !important; */
  /* border-bottom: solid 2px rgba(0,0,0,.8) !important; */
  /* border-radius: 10px; */
  transition: .1s;
  background: #f8fbfd;
  margin-bottom: 3px;
}
.resp-tabs-list li:hover {
  background: rgba(0, 0, 0, 0.45);
  transition: .1s;
  color: #fff;
  font-weight: 500;
}

.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 {
  margin-top: 10px;
  background: rgb(79, 170, 0) !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;
  font-weight: bold;
  margin-bottom: 10px !important;
  margin-top: 10px !important;
}

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

.resp-tab-content {
border-left: solid 2px #fff;
padding:3%;
background: rgb(220, 236, 244);
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 #4faa00;}
h2.resp-tab-active span.resp-arrow {
border: none;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 10px solid #4faa00 !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: block; }

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: 'Raleway', sans-serif;
  font-size: 1.4rem !important;
  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;
}

#efr .imagen-interna {
  background: #000;
  margin-bottom: 10%;
}
}