/* Tabs a Acordeones */
/* Tabs a Acordeones */
/* Tabs a Acordeones */
.horizontalTab {
  padding: 0 5%;
}
ul.resp-tabs-list,
p {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}

.resp-tabs-list li {
  font-weight: 300;
  font-size: 1.8rem;
  display: inline-block;
  padding:0;
  margin: 0;
  list-style: none;
  cursor: pointer;
  float: left;
  text-align:center;
  font-family: 'Yanone Kaffeesatz',sans-serif !important;
  opacity: 1;
  transition:.3s;
}
.resp-tabs-list li:hover {
  border-top:solid 5px #e3e8ed;
  background:#e3e8ed;
  transform:scale(.9,.9);
  opacity:1;
  transition:.3s;
}

.resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  clear: left;
}

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

.resp-tab-content {
  display: none;
  padding: 0;
}
.resp-tab-content p {
  color: #666;
  font-weight: lighter;
}

.resp-tab-active {
  border-top:solid 5px #f0f0f0;
  background: #fff;
  border-bottom: none;
  text-align:center;
  margin-bottom: -1px !important;
  font-family: 'Yanone Kaffeesatz',sans-serif !important;
  color: #333;
  opacity:1 !important;
}

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

.resp-tab-content { 
  padding:0; 
  background: #fff; 
  border-bottom: solid 5px #d7e6ea;
  text-align:center;
  boxshadow:0 0 15px rgba(0,0,0,.1);
}

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;
  padding: 10px 15px !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;
  background-color: #fff;
  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 #a12642;
}

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

/*-----------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;}
/*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;
  }
  
  
  .btn-whatsapp {
    display: block !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 { border-top:solid 2px #e0e0e0; display: block; /*text-transform: uppercase;*/ font-family: 'Yanone Kaffeesatz',sans-serif !important; font-size:1.8rem; text-align:center !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;
}