.TABSserviciosLinea {
    padding: 4% 6% 4%;
    /* background: url(/App_Themes/ServiciosEnLinea-2018/img/fd-tabs.jpg) no-repeat fixed; */
    background-size: cover;
    /* opacity: 0.5; */
}




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

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

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

li.resp-tab-item a {
    color: #011c37;
    text-decoration: none;
}

.resp-tabs-list li {
    width: 100%;
    font-weight: 600;
    font-size: 1.6rem;
    display: inline-block;
    color: rgb(0, 0, 0);
    cursor: pointer;
    text-align: left;
    font-family: Raleway, sans-serif;
    opacity: 0.9;
    box-shadow: rgb(218, 218, 218) 3px 3px 3px;
    padding: 10px 5%;
    margin: 0px 0px 10px;
    list-style: none;
    transition: all 0.1s ease 0s;
    background: rgba(255, 255, 255, 0.86);
    border-left: 4px solid rgb(0, 97, 164);
}
.resp-tabs-list li:hover {
    background: rgb(255, 255, 255);
    transition: .1s;
    color: #ffffff !important;
    font-weight: 700;
}

.informes-interna.opcionDOS li.resp-tab-item a {
    color: #000;
    text-decoration: none;
}

.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: #1272bf !important;
    border-bottom: none;
    color: #fff !important;
    text-align: left;
    padding-left: 8% !important;
    opacity: 1 !important;
    border-left: solid 3px rgb(51, 94, 138) !important;
    border-right: solid 3px rgb(51, 94, 138) !important;
    margin-left: 2% !important;
    transition: .1s;
    font-weight: 500 !important;
}

li.resp-tab-item.resp-tab-active a {
    color: #fff;
	text-decoration: none;
	letter-spacing: 1px; 
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
		
}

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

.resp-tab-content {
  border-left: dotted 3px #e4e1e1;
  padding: 0 3% 3% 3%;
  background: rgb(255, 255, 255);
  min-height: 530px;
  /*border-radius:10px;*/
  /* box-shadow: 3px 3px 3px rgba(107, 107, 107, 0.07); */
}

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 #29abe2;
}
h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 10px solid rgb(232, 181, 53) !important;
    color: #fff !important;
}

h2.resp-accordion.resp-tab-active a {
    color: #fff;
    text-decoration: none;
}

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

h2.resp-tab-active { background: #0092f9 !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%;
}
  
  #ServiciosEnlinea .TABSserviciosLinea h2 {
    margin-bottom: 15px;
}
  
  #ServiciosEnlinea .resp-tab-content {
    margin-bottom: 20px;
}
  
  #ServiciosEnlinea .TABSserviciosLinea h2 {
    font-size: 2.5rem;
    text-align: center;
}
}



@media (max-width:768px){
	
	#ServiciosEnlinea figure.transisionBotones h3 {
    padding: 2% 3%;
    font-size: 3rem;
}
	
	#ServiciosEnlinea .preguntasFrecuentesHome .titulo {
    padding: 8% 9%;
}
	#ServiciosEnlinea .preguntasFrecuentesHome .fondoPreguntas {
    min-height: 199px;
}
	
	#ServiciosEnlinea .preguntasFrecuentesHome a.BTNPreuntas {
    font-size: 1.8rem;
    margin-top: 0;
    margin-bottom: 10%;
}
}

@media (max-width:600px){
	
	#ServiciosEnlinea .ServiciosContenedor h4 {
    padding: 2% 9%;
}
	
	
	#ServiciosEnlinea figure.transisionBotones {
    margin-bottom: 20px;
}
	
	#ServiciosEnlinea .preguntasFrecuentesHome .titulo {
    padding: 9%;
    padding-bottom: 0;
}
	
	#ServiciosEnlinea .preguntasFrecuentesHome .contenedorPreguntas h3 {
    font-size: 2.5rem;
}
	
}


@media (max-width:320px){
	#ServiciosEnlinea figure.transisionBotones h3 {
    padding: 0% 3%;
    font-size: 2.5rem;
}
	
	#ServiciosEnlinea figure.transisionBotones h3 small {
    font-size: 1.4rem !important;
    color: #FFF !important;
    line-height: 20px;
}
	
#ServiciosEnlinea .ServiciosContenedor h2 {
    margin: 0;
    font-size: 1.7rem;
    height: 21px;
}
	
	#ServiciosEnlinea .ServiciosContenedor h4 {
    font-size: 1.5rem;

}
	
	#ServiciosEnlinea .preguntasFrecuentesHome a.BTNPreuntas {
    font-size: 1.2rem;
}
	
	#ServiciosEnlinea .preguntasFrecuentesHome a.BTNPreuntas i {
    color: #0092f9;
    font-size: 1.5rem;
}
	
	#ServiciosEnlinea .preguntasFrecuentesHome .fondoPreguntas {
    min-height: 159px;
}
	#ServiciosEnlinea .preguntasFrecuentesHome .titulo {
    padding: 8% 9%;
}
}