@import url(/components/Font-Awesome/web-fonts-with-css/css/fontawesome-all.min.css);
@import url(../../administracion/fuentes/fuentes.css);
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap');

html {
  scroll-behavior: smooth;
}

* {
  font-family: "Roboto", sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a{
  text-decoration: none;
}

.id_295 .col-sm-4 .caja-contenido-simple .descripcion {
  min-height: 340px
}

.row-certs {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #6e6e6e;
}

.row-certs .title {
  background: #1D4E90;
  text-align: center;
  padding: 10px 15px;
  border-radius: 3px;
}

.row-certs .title h3 {
  color: #FFF;
  font-size: 2rem;
  margin-bottom: 0;
}

.row-certs .form-certs {
  padding: 30px 0px;
}

.row-certs .form-certs .row {
  display: flex;
  align-items: center;
}

.row-certs .form-certs .label {
  color: #0076b6;
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1;
}

.row-certs .form-certs input,
.row-certs .form-certs select {
  border: 2px solid #1D4E90;
  border-radius: 8px;
  padding: 0 15px;
  height: 50px;
  display: flex;
  align-items: center;
  width: 100%;
  margin-top: 12px;
  margin-bottom: 12px;
  color: #6e6e6e;
  background: transparent;
}

.row-certs .form-certs .send-cert {
  background: rgb(11, 93, 133);
  background: linear-gradient(90deg, rgba(11, 93, 133, 1) 0%, rgba(73, 156, 196, 1) 100%);
  padding: 5px 15px;
  color: #FFF;
  font-size: 20px;
  text-align: center;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

.btn-ingresar-asociado:focus {
  outline: none;
}

.row-certs .form-certs .send-cert:focus {
  outline: none;
}

.row-certs .eventsContainer {
  display: none;
}

#collapse524 .descripcion {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
  flex-wrap: wrap;
}

#collapse524 .descripcion p {
  width: 29.5%;
  line-height: 1;
}

#collapse524 .descripcion p iframe {
  max-width: 100%;
  height: 190px !important;
}

.idPadre_208 {
  min-height: 1120px;
  background-repeat: no-repeat !important;
  background-size: contain !important;
  background-position: center !important;
  background: #fff;
}

.id_208 {
  display: none;
}

.internas .id_50 .caja-cooperativa-simple {
  height: 280px;
}

/* *** *** *** *** *** *** *** * INICIO CANALES DE PAGO * *** *** *** *** *** *** *** *** *** */
.id_299 .col-sm-12 {
  margin-bottom: 20px;
}

.id_299 .col-sm-12 p {
  color: #989898;
}

.id_299 .col-sm-4 .crediciti {
  box-shadow: none;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-wrap: wrap;
}

.id_299 .col-sm-4 .crediciti>div:nth-child(1) {
  display: flex;
  justify-content: center;
  width: 150px;
  height: 150px;
  border: 13px solid #E0E0E0;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  background: #E0E0E0;
}

.id_295 .col-sm-4 {
  margin-bottom: 30px;
}

.id_299 .col-sm-4 .crediciti>div:nth-child(1) img {
  position: absolute;
  width: 105%;
  height: 105%;
  max-width: inherit;
  object-fit: cover;
  object-position: top;
}

.id_299 .col-sm-4 .fondo-gris {
  background: transparent;
}

.id_299 .col-sm-4 .fondo-gris h2 {
  font-size: 28px;
  border: none;
  font-weight: 600;
}

.id_299 .col-sm-4 .fondo-gris h2::before {
  content: none;
}

.id_299 .col-sm-4 .fondo-gris .descripcion {
  background: rgb(254, 254, 254);
  background: linear-gradient(135deg, rgba(254, 254, 254, 1) 0%, rgba(210, 215, 218, 1) 100%);
  border-radius: 25px;
  margin-top: 20px;
  box-shadow: 10px 5px 15px #00000030;
  padding: 35px;
  color: #8d8d8d;
  font-size: 16px;
  font-weight: 400;
  padding-bottom: 50px;

}

.id_299 .col-sm-4 .fondo-gris .descripcion p,
.id_299 .col-sm-4 .fondo-gris .descripcion ol,
.id_299 .col-sm-4 .fondo-gris .descripcion ul {
  max-height: 150px;
  overflow: hidden;
}

.id_299 .col-sm-4 .fondo-gris .descripcion ol {
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 0;
}

.id_299 .col-sm-4:nth-child(3) .fondo-gris h2 {
  margin-bottom: 50px;
}

.id_299 .col-sm-4 .fondo-gris a {
  text-align: center;
  display: inline-block;
  width: 100%;
  padding-top: 10px;
  font-weight: 600;
  font-size: 18px;
  margin-top: -90px;
}

.id_304 .descripcion-seccion h4 {
  margin-bottom: 50px;
}

dos .id_304 .col-sm-3 .imagen-contenido div {
  height: inherit;
}

.id_304 .col-sm-3 img {
  width: 65px;
}

.id_304 .col-sm-3 p {
  color: #6B6B6B;
  text-align: center;
  font-size: 18px;
  letter-spacing: -0.04em;
}

.id_304 .col-sm-3 .caja-contenido-simple {
  padding: 0 !important;
}

.contenedorpag .id_686 h2 {
  font-weight: bold;
  text-align: left;

}

.contenedorpag .contenedor-seccion h2 {

  font-weight: bold;

}

.contenedorpag .contenedor-seccion .descripcion-seccion {

  font-weight: 500;
}


.video-wrapper {}

.video-wrapper iframe {

  width: 420px;
  height: 245px;
}

@media (max-width: 456px) {
  .video-wrapper iframe {

    width: 310px;
    height: 195px;

  }
}

@media (max-width: 347px) {
  .video-wrapper iframe {

    width: 250px;
    height: 151px;

  }
}

/* *** *** *** *** *** *** *** * FINAL CANALES DE PAGO * *** *** *** *** *** *** *** *** *** */
/* *** *** *** *** *** *** *** * INICIO OFICINA VIRTUAL * *** *** *** *** *** *** *** *** *** */
.id_295 .col-sm-4:nth-child(4) a {
  margin-left: 0;
  padding-left: 0;
}

.id_295>div>.row {
  justify-content: center !important;
  padding-bottom: 50px;
}

.id_295 .col-sm-12 .caja-contenido-simple h2 {
  margin-bottom: 40px;
}

.id_295 .col-sm-4 {
  margin: 0 20px;
  margin-bottom: 30px;
}

.id_295 .col-sm-4 .caja-contenido-simple {
  position: relative;
  border-radius: 20px !important;
}

.id_295 .col-sm-4 .caja-contenido-simple h2 {
  color: #fff !important;
  font-size: 30px;
  background: #0066CB;
  width: 118%;
  margin: auto;
  margin-left: -9%;
  transform: translateY(-10px);
  padding: 15px 0;
  border-radius: 50px;
  font-weight: 400;
  padding-left: 110px;
  text-align: left;
  line-height: 1;
  position: relative;
  box-shadow: 0 10px 20px #00000040;
}

.id_295 .col-sm-4:nth-child(2) {
  padding-left: 0;
}

.id_295 .col-sm-4:nth-child(3) {
  padding-right: 0;
}

/*.id_295 .col-sm-4 .caja-contenido-simple h2::before{
  content: '_';
  color: #fff;
  font-size: 40px;
  position: absolute;
  font-weight: bolder;
  right: 30px;
  top: 30%;
  transform: translateY(-50%);
}*/
.id_295 .col-sm-4:nth-child(3) .caja-contenido-simple h2 {
  background: #1D4F8E;
}

.id_295 .col-sm-4 .descripcion p {
  padding: 20px;
  font-weight: 300;
  padding-top: 0;
  margin-top: -15px;
}

.id_295 .col-sm-4 a {
  position: absolute;
  text-align: left;
  color: #0B7DB6;
  font-size: 20px;
  z-index: 10;
}

.id_295 .imagen-contenido {
  position: absolute;
  display: inherit !important;
  top: 10px;
  width: 65px !important;
  left: 20px;
}

.id_295 .imagen-contenido div {
  width: 60px;
}

.id_295 .imagen-contenido img {
  width: 100%;
}

.id_295 .imagen-contenido div {
  padding: 0;
  height: inherit !important;
}

/* *** *** *** *** *** *** *** * FINAL OFICINA VIRTUAL * *** *** *** *** *** *** *** *** *** */

/* *** *** *** *** *** *** *** * INICIO ASOCIATE BOTONES * *** *** *** *** *** *** *** *** *** */

.padre {
  display: flex;
  justify-content: start;
  align-items: center;
  position: relative;
}

.hijo button {
  outline: none;
  font-size: 23px !important;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
}

.hijo button:hover {
  cursor: pointer;
}

.hijo_287 {
  position: absolute;
  top: 375px;
  left: 182px;
}

.hijo_288 {
  position: absolute;
  top: 375px;
  right: 205px;
}

.hijo_289 {
  position: absolute;
  left: 68px;
  top: 672px
}

.hijo_290 {
  position: absolute;
  right: 90px;
  top: 660px
}

.hijo_291 {
  position: absolute;
  left: 182px;
  top: 955px
}

.hijo_292 {
  position: absolute;
  right: 205px;
  top: 955px
}


/* *** *** *** *** *** *** *** * FINAL ASOCIATE BOTONES * *** *** *** *** *** *** *** *** *** */
/* *** *** *** *** *** *** *** * INICIO SERVICIOS HOME * *** *** *** *** *** *** *** *** *** */
.accordionPadre .card {
  background: transparent;
  border: none;
}

.accordionPadre .card .card-header {
  background: transparent;
  border: none;
}

.accordionPadre .card .card-header .btn-link img {
  width: 100%;
}

.accordionPadre .collapse {
  margin-top: 20px;
  background: #ECEDEF;
  padding: 0;
}

.accordionPadre .card-body .contLeft {
  padding-right: 15px;
  border-right: 1px solid #dedfdf;
}

.accordionPadre .card-body .contRight .title {
  color: #1F4D8D;
  font-size: 36px;
  font-weight: bolder;
}

.accordionHijo .card-body p {
  color: #98989A;
}

.accordionHijo .card-header>button,
.accordionHijo .card-header>a {
  background: #1F4D8D;
  padding: 5px 10px !important;
  border-radius: 20px;
  color: #fff;
}

.titleCredito {
  text-align: center;
}

.titleCredito h3 {
  color: #80BC04;
  font-size: 36px;
  font-weight: bolder;
  margin: 35px 0;
}

.titleAhorro {
  text-align: center;
}

.titleAhorro h3 {
  color: #F6323E;
  font-size: 36px;
  font-weight: bolder;
  margin: 35px 0;
}

.titleSeguros {
  text-align: center;
}

.titleSeguros h3 {
  color: #FE5E39;
  font-size: 36px;
  font-weight: bolder;
  margin: 35px 0;
}

.titleTransferencia {
  text-align: center;
}

.titleTransferencia h3 {
  color: #00ADA7;
  font-size: 36px;
  font-weight: bolder;
  margin: 35px 0;
}

/* *** *** *** *** *** *** *** * FINAL SERVICIOS HOME * *** *** *** *** *** *** *** *** *** */
.btn-enviar-clasificado {
  display: inline-block;
  text-align: center;
  width: 120px;
  padding: 3px;
  background: rgb(11, 93, 133);
  background: linear-gradient(90deg, rgba(11, 93, 133, 1) 0%, rgba(73, 156, 196, 1) 100%);
  border-radius: 10px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  border: none;
}

.btn-enviar-clasificado:hover {
  cursor: pointer;
}

.custom-file-label {
  top: 20px;
  display: flex;
  align-items: center;
}

.custom-file-label::after {
  display: none;
}

.clasificados .left .bordered {
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 5px 15px #00000070;
}

.clasificados .left .bordered img {
  width: 100%;
}

.clasificados .left .bordered h2 {
  background-color: transparent;
  color: #0976A7;
  font-size: 28px;
  font-weight: bolder;
}

.clasificados .left .redes span {
  font-weight: bolder;
  color: #0976A7;
}

.clasificados .left .redes a {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  background-color: #F4313F;
  text-align: center;
  margin: 5px;
}

.clasificados .left .redes a i {
  color: #fff;
  font-size: 16px;
}

.clasificados .right h2 {
  background-color: transparent;
  color: #0976A7;
  font-size: 36px !important;
  font-weight: bolder;
}

.clasificados .btn {
  color: #fff;
  font-weight: bolder;
  font-size: 16px;
  padding: 2px 20px;
  margin: 10px;
  background: #F4313F;
  border-radius: 8px;
}

.descItem p,
.descItem p span {
  font-size: 14px !important;
  color: #F4313F !important;
  line-height: 1.3;
}

.clasificados .titleComs {
  background-color: transparent;
  color: #0976A7;
  font-size: 32px !important;
  font-weight: bolder;
}

.clasificados .nameComs {
  background-color: transparent;
  color: #0976A7;
  font-size: 26px !important;
  font-weight: bolder;
}

.clasificados .comentarios .circle {
  width: 120px;
  height: 120px;
  background-color: #E5E5E5;
  border-radius: 50%
}

.comentarios .redBorder {
  border-bottom: 3px solid #F4313F;
  margin-bottom: 30px;
}

.comentarios .respuesta {
  color: #0976A7;
  font-size: 16px;
  font-weight: 400;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.clasificados .form-control {
  border-radius: 25px !important;
  padding: 30px 30px !important;
}

.clasificados .form-control::placeholder {
  font-size: 20px;
  font-weight: 300;
}

.clasificados .btn-enviar {
  margin-top: 20px;
  padding: 10px 55px;
  color: #fff;
  font-size: 22px;
  font-weight: bolder;
  background: rgb(244, 49, 63);
  background: linear-gradient(90deg, rgba(244, 49, 63, 1) 0%, rgba(246, 80, 92, 1) 49%, rgba(244, 49, 63, 1) 100%);
  border: none;
  border-radius: 30px;
}

.clasificados .btn-enviar:hover {
  cursor: pointer;
}

.comentarios .respuesta i {
  color: #F4313F !important;
  font-size: 22px;
  padding-right: 5px;
}

.btn-enviar-pqr {
  display: inline-block;
  text-align: center;
  width: 140px;
  padding: 5px;
  background: rgb(11, 93, 133);
  background: linear-gradient(90deg, rgba(11, 93, 133, 1) 0%, rgba(73, 156, 196, 1) 100%);
  border-radius: 10px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  border: none;
}

.btn-enviar-pqr:hover {
  cursor: pointer;
}

.btn-docs:hover {
  color: #eee;
}

.btn-docs {
  display: inline-block;
  text-align: center;
  width: 190px;
  padding: 5px;
  background: rgb(11, 93, 133);
  background: linear-gradient(90deg, rgba(11, 93, 133, 1) 0%, rgba(73, 156, 196, 1) 100%);
  border-radius: 10px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  border: none;
}

.threeBorder .blueText {
  color: #0076b6 !important;
  font-weight: bolder !important;
}

.threeBorder .radio label,
.threeBorder .checkbox label {
  padding: 5px 15px 0px 30px;
  margin-bottom: 0 !important;
}

.threeBorder .checkbox .reverse {
  padding-left: 10px !important;
  padding-right: 40px !important;
}

.btn-simulador {
  padding: 10px 15px;
  margin: 0 15px;
  background: rgb(29, 78, 144);
  background: linear-gradient(90deg, rgba(29, 78, 144, 1) 0%, rgba(65, 106, 160, 1) 50%, rgba(29, 78, 144, 1) 100%);
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  border-radius: 30px;
  text-decoration: none;
  transition: 300ms ease;
}

.btn-simulador:hover {
  color: #fff;
  transform: scale(1.1);
  transition: 300ms ease;
}

.bazul input[type="radio"]:checked+label {
  padding: 5px 15px;
  background: #1C4A71 !important;
  border-radius: 2px;
  color: #fff !important;
}

.bazul .checkbox input[type="checkbox"]:checked+label {
  background: #1C4A71 !important;
  color: #fff !important;
  padding: 5px 15px;
}

.bazul .radio label:hover,
.bazul .checkbox label:hover {
  background: #1c497127 !important;
}

.bazul .radio label:before,
.bazul .checkbox label:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 50% !important;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: none;
  border: 1px solid #1C4A71 !important;
}

.threeBorder .radio label:before,
.threeBorder .checkbox label:before {
  border: 2px solid #1C4A71 !important;
  left: 0 !important;
  transform: translate(0, -50%);
}

.threeBorder .checkbox .reverse::before {
  left: inherit !important;
  right: 8px !important;
  transform: translate(0, -50%);
}

.bordeAzul {
  border: 2px solid #1C4A71 !important;
}

.btn-ingresar-asociado {
  width: 180px;
  padding: 5px;
  background: rgb(74, 110, 142);
  background: linear-gradient(90deg, rgba(74, 110, 142, 1) 0%, rgba(74, 156, 196, 1) 100%);
  border-radius: 10px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  border: none;
}

.btn-ingresar-asociado:hover {
  cursor: pointer;
}

.acordionQ .Item a {
  display: flex;
  width: 100%;
  border-radius: 8px;
  padding: 5px 15px;
  color: #fff;
  background: #13436B;
  justify-content: space-between;

}

.Item .minus {
  display: none;
}

.acordionQ .minus {
  display: none;
}

.acordionQ .minusActive {
  display: block;
}

.acordionQ .plusActive {
  display: block;
}

.acordionQ .plus {
  display: none;
}

.contPre .descripcion-seccion {
  padding: 0 20px !important;
}

.contEvento strong {
  color: #0076B6;
}

.contenedorpag .caja-contenido-simple {
  padding: 0 10px !important;
  margin: 0 !important;
}

.contenedorpag p {
  margin-bottom: 0;
}

.contenedorpag .caja-contenido-simple img {
  padding: 0 !important;
}

.listChange {
  border-radius: 15px;
  border: 2px solid #13436B;
  display: flex;
  padding: 0 !important;
  overflow: hidden;
}

.listChange i {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 50%;
  font-size: 24px;
  color: #13436B;
}

.listChange .Active {
  background-color: #13436B;
  color: #fff;
}

.listChange i:hover {
  cursor: pointer;
}

.vista .Item {
  width: 30%;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 0px 15px #00000060;
  margin: 20px 0;
  height: 450px;
}

.vista .Item .contImg {
  height: 200px;
  width: 100%;
  position: relative;
}

.vista .Item .contImg img {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: center;
}

.vista .Item .contText {
  padding: 10px 15px;
}

.vista .Item .contText h5 {
  color: #0076b6;
  margin-bottom: 0px;
  font-size: 20px;
  font-weight: 800;
}

.vista .Item .horario {
  display: flex;
}

.vista .Item .horario .right {
  display: flex;
  flex-direction: column;
}

.vista .Item .horario .right span {
  color: #1D4E8F;
  font-weight: bolder;
  font-size: 17px;
}

.vista .Item .contText p {
  margin-bottom: 0;
  color: #818181;
}

.vista .Item .contText p i {
  color: #29A5DB;
  margin-bottom: 0px;
  font-size: 16px;
  padding: 5px;
  font-weight: 800;
}

.sliderBot .item img {
  position: absolute;
  object-fit: cover;
  object-position: center;
  height: 100%;
  width: 100%;
}

.sliderBot .slick-track {
  padding: 30px 0;
}

.sliderBot .item {
  position: relative;
  height: 100px !important;
  box-shadow: 0px 5px 15px #00000060;
}

.sliderTop .item img {
  position: absolute;
  object-fit: cover;
  object-position: center;
  height: 100%;
  width: 100%;
}

.sliderTop .item {
  position: relative;
  height: 350px !important;
}

.sliderTop .slick-slide>div {
  border-radius: 30px 30px 0 0;
  overflow: hidden;
}

.sliderTop .slick-prev {
  left: 50px !important;
  z-index: 10;
}

.sliderTop .slick-prev::before {
  color: #29A5DB;
}

.sliderTop .slick-next {
  right: 50px !important;
  z-index: 10;
}

.sliderTop .slick-next::before {
  color: #29A5DB;
}

.contenidosApoyo .descripcion-seccion {
  padding-bottom: 0 !important;
}

.contenidosApoyo .descripcion-seccion p {
  margin-bottom: 0 !important;
}

.ayudas a {
  width: 30%;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 0px 15px #00000060;
  margin: 20px 0;
}

.ayudas a .contImg {
  height: 200px;
  width: 100%;
  position: relative;
}

.ayudas a .contImg img {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: center;
}

.ayudas a .contText {
  padding: 10px 15px;
}

.ayudas a .contText h5 {
  color: #0076b6;
  margin-bottom: 0px;
  font-size: 20px;
  font-weight: 800;
}

.ayudas a .contText p {
  color: #29A5DB;
  margin-bottom: 0px;
  font-size: 12px;
  font-weight: 800;
}

.form-control {
  border: 2px solid #F4313F;
  border-radius: 8px;
}

.blueText {
  color: #0076b6;
  font-weight: bolder;
}

.formulario .radio label,
.formulario .checkbox label {
  display: inline-block;
  cursor: pointer;
  color: #0076b6;
  position: relative;
  padding: 5px 15px 5px 30px;
  font-size: 1em;
  border-radius: 5px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  font-weight: bolder;
}

.formulario .checkbox label {
  color: gray;
  font-weight: 400;
}

.formulario .radio label:hover,
.formulario .checkbox label:hover {
  background: rgba(255, 65, 54, 0.1);
}

.formulario .radio label:before,
.formulario .checkbox label:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  border-radius: 50%;
  background: none;
  border: 1px solid #FF4136;
}

.formulario input[type="radio"] {
  display: none;
}

.formulario input[type="radio"]:checked+label:before {
  display: none;
}

.formulario input[type="radio"]:checked+label {
  padding: 5px 15px;
  background: #FF4136;
  border-radius: 2px;
  color: #fff !important;
}

.formulario .checkbox input[type="checkbox"] {
  display: none;
}

.formulario .checkbox input[type="checkbox"]:checked+label:before {
  display: none;
}

.formulario .checkbox input[type="checkbox"]:checked+label {
  background: #FF4136;
  color: #fff;
  padding: 5px 15px;
}

.formulario .checkbox input[type="checkbox"]:checked+label a {
  color: #fff !important;
}

.formulario .btn-enviar {
  color: #fff;
  padding: 0 20px;
  background: linear-gradient(to right, #0A5D89, #4A9DC9);
  font-size: 22px;
  border-radius: 10px;
  margin: 0 15px;
  font-weight: 500;
  border: none;
}

.formulario .btn-enviar:hover {
  cursor: pointer;
}

.contEvento .left h2 {
  color: #0076b6;
  font-weight: 600;
  margin-bottom: 0;
  font-size: 42px;
}

.contEvento .left h5 {
  color: #F4313F;
  font-weight: 800;
  font-size: 24px;
  margin-bottom: 35px;
}

.contEvento .left>p {
  margin-bottom: 0px;
}

.sinMargen p {
  margin-bottom: 0px;
}

.contEvento .left .buttons {
  display: flex;
  width: 100%;
  justify-content: center;
  padding: 20px 0;
}

.contEvento .left .buttons a {
  color: #fff;
  padding: 0 15px;
  background: linear-gradient(to right, #0A5D89, #4A9DC9);
  font-size: 22px;
  border-radius: 10px;
  margin: 0 15px;
  font-weight: 500;
  width: 130px;
  box-shadow: 0px 0px 15px #00000060;
  text-align: center;
}

.right .contFrame {
  width: 100%;
  height: 250px;
  position: relative;
}

/* .right .contFrame::before{
  content: '';
  display: block;
  position: absolute;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: #F4313F70;
  top: 0;
  left: 0;
  transition: 300ms ease;
} */
.right .contFrame:hover::before {
  width: 0;
  transition: 300ms ease;
}

.right .contFrame iframe {
  width: 100% !important;
  height: 100% !important;
}

.right .images {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 10px 0;
}

.right .images button {
  width: 30% !important;
  background-color: transparent !important;
  padding: 0px;
  position: relative;
  height: 80px;
  overflow: hidden;
}

.right .images button img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.acordionMonth {
  margin: 10px 0;
}

.acordionMonth .top {
  display: flex;
  justify-content: space-between;
  width: 100%;
  border-bottom: 3px solid #F4313F;
  margin-bottom: 10px;
}

.acordionMonth .top h4 {
  color: #F4313F;
}

.acordionMonth .top .buttons span {
  color: #F4313F;
  font-size: 20px;
  font-weight: 800;
}

.acordionMonth .top:hover {
  cursor: pointer;
}

.acordionMonth .top .minus {
  display: none;
}

.acordionMonth .top .minusActive {
  display: block;
}

.acordionMonth .top .plusActive {
  display: block;
}

.acordionMonth .top .plus {
  display: none;
}

.acordionMonth .bot {
  display: none;
  justify-content: space-around;
  align-items: flex-start;
  width: 100%;
}

.acordionMonth .botActive {
  display: flex;
}

.acordionMonth .bot a {
  width: 30%;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 0px 15px #00000060;
  margin: 20px 0;
}

.acordionMonth .bot .contImg {
  width: 100%;
  aspect-ratio: 10/9;
  position: relative;
}

.acordionMonth .bot .contImg img {
  position: absolute;
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: center;
}

.acordionMonth .bot .contText {
  padding: 10px 15px;
}

.acordionMonth .bot .contText h5 {
  color: #478CDE;
  margin-bottom: 0px;
  font-size: 20px;
  font-weight: 800;
}

.acordionMonth .bot .contText p {
  color: #F4313F;
  margin-bottom: 0px;
  font-size: 12px;
  font-weight: 800;
}















.nav-tabs .nav-link {
  color: #7FBD04 !important;
}

.tabMonth .top {
  display: flex;
  justify-content: space-between;
  width: 100%;
  border-bottom: 3px solid #F4313F;
  margin-bottom: 10px;
}

.tabMonth .top h4 {
  color: #F4313F;
}

.tabMonth .top .buttons span {
  color: #F4313F;
  font-size: 20px;
  font-weight: 800;
}

.tabMonth .top:hover {
  cursor: pointer;
}

.tabMonth .top .minus {
  display: none;
}

.tabMonth .top .minusActive {
  display: block;
}

.tabMonth .top .plusActive {
  display: block;
}

.tabMonth .top .plus {
  display: none;
}

.tabMonth .bot {

  justify-content: space-around;
  align-items: flex-start;
  width: 100%;
}

.tabMonth .botActive {
  display: flex;
}

.tabMonth .card {
  width: 30%;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0px 0px 15px #00000060;
  margin: 20px 0;
  height: 375px;
}

.tabMonth .bot .contImg {
  height: 200px;
  width: 100%;
  position: relative;
}

.tabMonth .bot .contImg .img-fondo {
  position: absolute;
  object-fit: contain;
  width: 100%;
  height: 100%;
  object-position: center;
  padding: 5px;
  border-radius: 20px 20px 0 0;
}

.tabMonth .bot .contImg .img-logo {
  width: 222px;
  position: absolute;
  height: 60px;
  z-index: 1;
  margin-top: 50px;
  border-radius: 0 10px 10px 0;
  object-fit: cover;
}


.tabMonth .bot .contImg span {
  z-index: 1;
  position: absolute;
  background: #009c96;
  padding: 5px;
  bottom: 0;
  width: 140px;
  margin-left: 15px;
  border-radius: 14px;
  color: #FFF;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;

}

.tabMonth .bot .contText {
  padding: 10px 15px;
}

.tabMonth .bot .contText h5 {
  color: #2f3030;
  margin-bottom: 0px;
  font-size: 17px;
  font-weight: 400;
}

.tabMonth .bot .contText .titulo {

  display: flex;
  padding-left: 5px;
  align-items: center;
  font-family: 'Montserrat', sans-serif;

}

.tabMonth .bot .contText .input-price {

  width: 100%;
  border: 1px solid #009c96;
  font-family: 'Montserrat', sans-serif;
  opacity: 1;
  padding: 18px 0;
  border-radius: 12px;
  text-align: center;
  font-weight: 600;
  font-size: 1rem;
}

.tabMonth .bot .contText .input-price[readonly] {
  background-color: #FFF;
  opacity: 1;
}

.tabMonth .bot .contText .input-price:focus {
  color: #495057;

  border-color: #009c96;
  outline: 0;
  box-shadow: 0;
}

.nombre_categoria {
  color: #009c96;
  font-weight: 500;
}

.tabMonth .bot .contText .texto {
  padding: 10px 0;

  color: #009c96;
  font-size: 20px;
  font-weight: 600;
  transition: all 300ms;
  font-family: 'Montserrat', sans-serif;

}

.tabMonth .bot .contText .texto:hover {
  color: #6bcb9e;

}

.tabMonth .bot .contText p {
  color: #F4313F;
  margin-bottom: 0px;
  font-size: 12px;
  font-weight: 800;
}



























.barraBusqueda .buscar {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border-radius: 10px;
  border: 2px solid #F4313F;
  overflow: hidden;
}

.barraBusqueda .buscar input[type="text"] {
  border: none;
  width: 85%;
  padding: 5px 10px;
}

.barraBusqueda .buscar input[type="text"]:focus {
  outline: 0px;
}

.barraBusqueda .buscar input[type="submit"] {
  background-color: #F4313F;
  border: none;
  color: #fff;
  width: 15%;
  padding: 5px 10px;
  font-size: 20px;
  font-weight: 700;
  border-radius: 0;
}

.barraBusqueda .buscar input[type="submit"]:hover {
  cursor: pointer;
}


.barraBusquedaAzul .buscar {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border-radius: 10px;
  border: 2px solid #13436B;
  overflow: hidden;
}

.barraBusquedaAzul .buscar input[type="text"] {
  border: none;
  width: 85%;
  padding: 5px 10px;
}

.barraBusquedaAzul .buscar input[type="text"]:focus {
  outline: 0px;
}

.barraBusquedaAzul .buscar input[type="submit"] {
  background-color: #13436B;
  border: none;
  color: #fff;
  width: 15%;
  padding: 5px 10px;
  font-size: 20px;
  font-weight: 700;
  border-radius: 0;
}

.barraBusquedaAzul .buscar input[type="submit"]:hover {
  cursor: pointer;
}

.seccional label {
  font-size: 16px;
  color: #575757;
  font-weight: 500;
}

.seccional select {
  border-radius: 10px;
  border: 1px solid #F4313F;
  width: 280px;
  padding: 5px 10px;
  margin-left: 5px;
  color: #818181;
}

.bannerBordered {
  border-radius: 30px;
  overflow: hidden;
  box-shadow: 0px 0px 15px #00000080;
}

.bannerBordered .carousel-indicators li {
  width: 15px !important;
  height: 15px !important;
  border-radius: 50% !important;
}

.bannerBordered .fondo-imagen {
  height: 430px !important;
}

.bannerInt {
  margin-top: 130px;
}

.bannerInt .fondo-imagen {
  margin-top: 5px;
  height: auto !important;
}

/*---------------Linea de tiempo historia -------*/
#timeline .timeline-movement:nth-child(even) .timeline-item .col-sm-11 {
  margin-left: 0;
}

.page-header {
  font-size: 35px;
  font-weight: bold;
  color: #53a5e5;
  text-align: center;
  padding: 10px;
}

#timeline {
  list-style: none;
  position: relative;
  margin-bottom: 3%;
}

#timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 5px;
  background-color: #13436B;
  left: 50%;
  margin-left: -1.5px;
}

#timeline .timeline-movement.timeline-movement-top {
  height: 60px;
}

#timeline .timeline-movement {
  position: relative;
}

#timeline .timeline-movement {
  position: relative;
}

#timeline .timeline-movement .timeline-item .timeline-panel .col-sm-6 {
  padding: 0px !important;
}

#timeline .timeline-badge {
  color: #2e3191;
  width: 50px;
  height: 5px;
  font-size: 2em;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 50%;
  font-weight: bold;
  background-color: #13436B;
  padding-top: 6px;
}

#timeline .left {
  margin-left: -50px;
}

#timeline .timeline-badge h3.timeline-balloon-date-day {
  font-size: 2rem;
  font-weight: bold;
}

#timeline .timeline-movement .timeline-item {
  padding: 0;
  display: flex;
  align-items: center;
  margin-top: -40px;
}

#timeline .timeline-movement .timeline-item div {
  width: 100%;
}

#timeline .timeline-movement .timeline-item .timeline-panel {
  border-radius: 3px;
  color: #666;
  position: relative;
}

#timeline .timeline-movement .timeline-item .col-sm-11 {
  margin-left: 2rem;
}

.historia {
  padding-top: 2rem;
}

.itemLine {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  border-radius: 10px;
  color: #fff;
  position: relative;
}

.itemLine2 {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  color: #fff;
}

.itemLine h3,
.itemLine h4,
.itemLine p,
.itemLine div {
  width: 93% !important;
  text-align: left;
}

.itemLine h3 {
  color: #fff !important;
  font-size: 55px;
  line-height: 0.6;
  margin-bottom: 0 !important;
}

.itemLine h4 {
  font-size: 20px;
  padding-left: 10px;
  margin-bottom: 0 !important;
  line-height: 0.8;
  padding-top: 8px;
}

.itemLine p {
  font-size: 17px;
  padding: 5px 0;
  padding-left: 10px;
  font-weight: 300;
  margin-bottom: 0 !important;
}

.itemLine2 h3 {
  color: #fff !important;
  font-size: 55px;
  line-height: 0.6;
  margin-bottom: 0 !important;
}

.itemLine2 h4 {
  font-size: 20px;
  padding-left: 10px;
  margin-bottom: 0 !important;
}

.itemLine2 p {
  font-size: 17px;
  padding: 5px 0;
  padding-left: 10px;
  font-weight: 300;
  margin-bottom: 0 !important;
}

.itemLine div {
  padding-left: 10px;
  padding-top: 3px;
}

.itemLine hr {
  padding: 0 !important;
  margin: 0 !important;
  width: 15px;
  height: 1px;
  background-color: #fff;
}

.itemLine2 hr {
  padding: 0 !important;
  margin: 0 !important;
  width: 15px;
  height: 1px;
  background-color: #fff;
}

.itemLineLeft img {
  position: absolute;
  left: 0;
  top: 20px;
  width: 120px;
  margin-left: -80px;
  border-radius: 20px;
}

.itemLineRight img {
  position: absolute;
  right: 0;
  top: 20px;
  width: 120px;
  margin-right: -80px;
  border-radius: 20px;
}

.itemLineLeft {
  align-items: flex-start;
}

.itemLineRight {
  align-items: flex-start;
}

/*----------*/
/* *** *** *** *** *** *** *** * INICIO ESTILOS SLIDERS SLICK * *** *** *** *** *** *** *** *** *** */
.slider-coas {
  width: 95%;
  margin: 20px auto;
}

.itemSlider {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

}

.videoSlider iframe {
  width: inherit !important;
  height: inherit;
  max-width: 100%;
}

.slick-list {
  /* width: 95%; */
  margin: 0 auto !important;
  height: 150px;
}

.slick-slide {
  margin: 0 20px !important;
}

.textoSlider {
  color: #3A8CB8;
  font-weight: 600;
  font-size: 20px;
}

.slick-arrow {
  margin-top: -20px;
}

.videoSlider {
  position: relative;
}

.videoSlider p {
  display: none;
}

.videoSlider::before {
  content: '';
  display: block;
  position: absolute;
  z-index: 100;
  background-color: #E99E3B70;
  width: 100%;
  height: 96%;
  top: 0;
  left: 0;
  transition: 300ms ease;
}

.slick-center .videoSlider::before {
  content: '';
  display: block;
  position: absolute;
  z-index: 100;
  background-color: #1D4E9070;
  width: 100%;
  height: 96%;
  top: 0;
  left: 0;
  transition: 300ms ease;
}

.videoSlider:hover::before {
  width: 0;
  transition: 300ms ease;
}

/* *** *** *** *** *** *** *** * FINAL ESTILOS SLIDERS SLICK * *** *** *** *** *** *** *** *** *** */
.internas h2,
.internas h3 {
  text-align: left !important;
  font-weight: 600 !important;
  color: #244fcf;
}

.internas .descripcion p,
.internas .descripcion li {
  color: rgb(116, 114, 114);
}

.internas .descripcion ol {
  padding-inline-start: 20px !important;
}

.internas .descripcion ol li::marker {
  color: #244fcf !important;
  font-weight: 500;
}

.internas .modal-header .descripcion h4 {
  color: #fff !important;
}

.internas .modal-body .descripcion p {
  color: #fff !important;
  font-weight: 300;
}

.internas .modal-content {
  border-radius: 20px !important;
  padding: 20px !important;
}

.internas .modal-dialog {
  max-width: 600px !important;
}

.internas .caja-cooperativa-redonda button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  border: 7px solid #7FBC03;
  transition: 300ms;
  box-shadow: 1px 1px 20px #00000060;
}

.internas .caja-cooperativa-redonda button h2 {

  font-size: 30px !important;
  color: #1D4E90 !important;
}

.internas .caja-cooperativa-redonda button:hover {
  cursor: pointer;
  transform: scale(1.1);
  transition: 300ms;
}

img {
  max-width: 100%;
}

header {
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 99;
}

.contenedorheader {
  max-width: 1450px;
  margin: auto;
  position: relative;
}

.contenedorpag {
  max-width: 1100px;
  margin: auto;
  position: relative;
}

.slider-coasmedas .fondo-imagen {
  height: auto !important;
}

.banner-internas .fondo-imagen {
  margin-top: 0px;
  height: 360px !important;
}

.servicios .col-sm-3 p {
  font-weight: 300;
}

.cuadro-galeria {
  overflow: hidden;
}

.btn-primarym {
  background: #f7cb4b;
  color: #ffffff;
}

.cuadro-galeria .cuadro-imagen-galeria {
  height: 250px;
  overflow: hidden;
  margin-top: 15px;
  background-size: cover !important;
  transition: all 0.2s ease-in-out;
}

.input_correo {
  background-color: transparent;
  width: 100%;
}

.cuadro-galeria h3 div {
  display: table-cell;
  vertical-align: middle;
  height: 35px;
}

.cuadro-galeria h3 a {
  color: #ffffff;
  background: #95251f;
  text-decoration: none;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  /*
	 text-transform: lowercase; */
}

.cuadro-galeria h3 {
  color: #ffffff;
  background: #95251f;
  font-size: 18px;
  padding: 5px;
  border: 1px #cccccc solid;
  margin: 0px;
  height: 54px;
  display: table;
  width: 100%;
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
}

.contenedor-bajo .fecha {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  float: left;
  text-align: left;
  padding-left: 15px;
  color: #999999;
  font-weight: 300;
}

.contenedor-bajo .compartir {
  color: #999999;
  border-left: 1px #cccccc solid;
  display: inline-block;
  vertical-align: middle;
  padding-left: 14px;
  padding-right: 14px;
  float: right;
  font-size: 12px;
}

.contenedor-bajo .red2 i {
  padding: 4px;
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  width: 25px;
  text-align: center;
  background: #68696a;
  border-radius: 50%;
  border: solid 1px #ffffff;
  transition: 0.5s;
}

.contenedor-bajo .red2 i:hover {
  background-color: #f7cb4a;
  transition: 0.5s;
}

.cuadro-galeria .cuadro-imagen-galeria:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.contenedor-bajo {
  border: 1px #cccccc solid;
  border-top: 1px transparent solid;
  padding-top: 10px;
  height: 45px;
}

.contenedor-general {
  margin-top: 100px;
}

.dinamica {
  background-attachment: fixed !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

header .header-redes {
  background: #ffffff;
  padding: 35px 0;
}

header .header-content nav ul li:not(:first-child):before {
  position: absolute;
  content: "";
  width: 1px;
  height: 80%;
  top: 50%;
  transform: translate(0, -50%);
  background: #0076b6;
}

header .header-redes .buscar i {
  color: #ffffff;
  padding-top: 5px;
}

header .header-redes .red {
  display: inline-block;
  margin: 0 3px;
  color: #ffffff;
}

.fa-caret-right {
  color: #68696a !important;
  transition: 0.5s;
}

.fa-caret-right:hover {
  color: #95251f !important;
  transition: 0.5s;
}

header .header-content nav ul li ul {
  position: absolute;
  background-color: #ffffffda;
  left: 0;
  height: auto;
  z-index: 1000;
  padding: 0;
  margin-top: -10px;
  text-align: left;
  /*padding-top: 10px;*/
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 500ms ease-in-out;
  -ms-transition: all 500ms ease-in-out;
  -o-transition: all 500ms ease-in-out;
  transition: all 500ms ease-in-out;
  display: none;
  width: max-content;
  min-width: 110%;
  padding-top: 10px;
}

header .header-content nav ul li:hover ul {
  display: block;
}

header .header-content nav ul li a i {
  visibility: hidden;
  transition: 0ms;
}

header .header-content nav ul li a:hover i {
  color: #68696a;
  visibility: visible;
  transition: 0ms;
}

header .header-content nav ul li ul li {
  text-align: left;
  width: 100%;
  display: block;
  transition: 0.5s;
  padding: 5px 0;
}

header .header-content nav ul li ul li:hover a {
  background-color: #1D4E90;
  transition: 0.5s;
  color: #ffffff;
}

header .header-content nav ul li ul li a {
  color: #1D4E90 !important;
  transition: 0.5s;
  padding: 0 15px;
  width: 100%;
  font-size: 16px;
}

header .header-content nav ul li ul li:hover a {
  color: #ffffff !important;
  transition: 0.5s;
}

header .header-content nav ul li ul li:hover .fa-caret-right {
  color: #ffffff !important;
  transition: 0.5s;
}

header .header-content nav ul .linea {
  position: absolute;
  padding-top: 25px;
  color: #95251f;
}

header .header-redes .red span {
  font-size: 15px;
  transition: 0.5s;
}

header .header-redes .red span:hover {
  color: #f7cb4a;
  transition: 0.5s;
}

.card-header {
  cursor: pointer;
  transition: 0.5s;
}

.modal-title {
  color: #1d4e8f;
}

.img_peque {
  cursor: pointer;
  transition: 0.7s;
}

.img_peque:hover {
  opacity: 0.7;
  transition: 0.7s;
}

.card-header:hover {
  background-color: #bf3730;
  transition: 0.5s !important;
}

header .header-redes .red i {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  background: #0076b6;
  color: #ffffff;
  border: none;
  width: 26px;
  height: 26px;
  text-align: center;
  border-radius: 50%;
  transition: 0.8s;
  font-size: 15px;
}

#welcomeHero {
  display: inline-block !important;
}

.jcarousel-item img {
  height: 100%;
}

#slideshow-main li.active {
  display: block !important;
  height: 490px;
}

#slideshow-main li {
  width: 429px;
  height: 450px;
  display: none;
  position: relative;
}

#slideshow-carousel li {
  background: #ececec;
  height: 144px;
  position: relative;
}

#slideshow-carousel li a {
  background: #000;
  display: block;
  height: 124px;
  width: 130px;
}

#slideshow-main img {
  height: 490px;
}

img.logo {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 380px;
}

header .header-redes .red:hover {
  text-decoration: none;
  transition: 0.5s;
}

header .header-redes .red:hover i {
  background: #e99e3b;
  color: #ffffff;
}

header .header-content {
  background: #cccccc;
}

header .header-content nav ul {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}

.item {
  margin-top: -10px !important;
}

header .header-content {
  background: #1d4e8f;
}

.container_header {
  margin: 0 20px;
}

header .header-content nav ul li {
  display: table-cell;
  position: relative;
}

header .header-redes .botones-header {
  padding-top: 6px;
  text-align: right;
}

header .header-redes .botones-header a {
  background: #95251f;
  color: #ffffff;
  text-decoration: none;
  padding: 4px;
  font-size: 14px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 4px;
  display: inline-block;
}

header .header-content nav ul li img {
  margin-left: -10px;
}

header .header-content nav ul li a {
  display: table;
  width: 100%;
  color: #333333;
  padding: 10px 0;
}

header .header-content nav ul li a:hover {
  background-color: #0076b6;
  transition: 0.8s;
  color: #ffffff;
}

header .header-content nav ul li a span {
  transition: 0.8s;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #ffffff;
  transition: 0.5s;
  font-size: 15px;
  text-align: center !important;
  padding: 0 27px !important;
  font-weight: 400;
}

header .header-content nav ul li a span:hover {
  color: #ffffff;
  transition: 0.8s;
}

header .header-content nav ul li:hover a {
  color: #ffffff;
  text-decoration: none;
  color: #000000;
}

header .header-content nav ul li ul li {
  position: relative;
}

header .header-content nav ul li ul li .sub {
  position: absolute;
  left: 100%;
  top: 10px;
  display: none;
}

header .header-content nav ul li ul li .sub a:hover {
  background-color: #1D4E90;
  transition: 0.8s;
  color: #ffffff !important;
}

header .header-content nav ul li ul li .sub a {
  color: #1D4E90 !important;
  transition: 0.5s;
  padding: 0 15px;
  width: 100%;
  font-size: 16px;
  background: inherit;
}

header .header-content nav ul li ul li:hover>ul {
  display: block;
}

footer .fondo-verde .footerImages {
  width: 100%;
}

footer .fondo-verde {
  background: #fff;
  color: #3C5DA0;
  font-size: 15px;
  font-weight: 400;
}

.logo_footer {
  padding: 0;
}

.logo_footer p {
  font-size: 15px !important;
}

.logo_footer img {
  max-width: 280px;
}

.fondo-verde a {
  color: #3C5DA0;
  transition: 0.8s;
  text-decoration: none;
}

footer .fondo-gris {
  background: #1D4E90;
  padding-top: 30px;
  padding-bottom: 20px;
  text-align: left;
}

footer .fondo-gris h3 {
  color: #FFFFFF;
  font-size: 22px;
  position: relative;
  font-weight: 300;
  margin-bottom: 15px;
}

.id_192 {
  margin-top: 3%;
}

.descripcion-seccion {
  font-weight: 300;
}

.contenedor-seccion h2 {
  color: #0076b6 !important;
  text-align: center;
  font-size: 37px;
}

footer .redes-footer {
  display: flex;
  flex-direction: column;
}

footer .redes-footer .red {
  display: flex;
  margin: 3px 0;
  color: #fff;
  text-decoration: none;
  align-items: center;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.2;
}

footer .redes-footer .red i {
  background: #fff;
  color: #1D4E90;
  font-size: 18px;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 3px;
}

a:hover {
  text-decoration: none;
}

footer .redes-footer .red i:hover {
  background: #f7cb4a;
  transition: 0.5s;
}

footer .fondo-gris p {
  color: #fff;
  padding-top: 20px;
  font-size: 14px;
}

footer .enlaces ul {
  padding-top: 16px;
}

footer .enlaces ul li {
  list-style: none;
  margin-left: -40px;
}

.descrip_info ul li::before {
  content: "\2022";
  color: #4da5dd;
  font-weight: bold;
  display: inline-block;
  font-weight: 300;
}

footer .enlaces ul li a:hover {
  transition: 0.8s;
  text-decoration: none;
  color: #e99e3b;
}

footer .enlaces ul li a {
  transition: 0.8s;
  color: #898b8c;
  font-weight: 300;
}

footer .logo-blanco {
  position: relative;
}

footer .logo-blanco img {
  padding-top: 50px;
}

footer .logo-blanco::after {
  content: "";
  position: absolute;
  width: 180px;
  border-bottom: dashed #ffffff;
  top: 30px;
}

/* estilos contenidos */
.fondo-azul {
  height: 10px;
  background: #74b3db;
}

.slider-simple .content-caption {
  color: #000000;
  padding: 20px;
  border-radius: 0.5em;
}

.slider-simple .content-caption h2 {
  color: #000000;
  font-weight: 700;
  margin: 0;
  font-size: 30px;
  margin-bottom: 20px;
}

.contenedor-seccion {
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding-bottom: 20px;
  padding-top: 20px;
}

.contenedor-seccion .descripcion-seccion {
  padding-top: 5px;
  padding-bottom: 40px;
}

.contenedor-seccion .descripcion-seccion h2 {
  color: #95251f;
  font-size: 40px;
  position: relative;
}

header .header-content nav ul li ul li:not(:first-child):before {
  content: none;
  height: 0;
}

.contenedor-seccion .descripcion-seccion h2::before {
  content: "";
  position: absolute;
  width: 80px;
  margin-left: -40px;
  left: 50%;
  border-bottom: 3px solid #68696a;
  top: 55px;
}

.contenedor-seccion .descripcion-seccion p {
  font-family: "Roboto", sans-serif;
}

.contenedor-seccion .fixed {
  background-position: fixed;
}

.caja-contenido-simple {
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 0.5em;
}

.caja-contenido-simple .archivo {
  background: #4da5dd;
  padding: 3px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.caja-contenido-simple h2 {
  font-weight: bold;
}

.caja-contenido-simple .imagen-contenido {
  display: table;
  width: 100%;
}

.caja-contenido-simple .imagen-contenido div {
  display: table-cell;
  height: 180px;
  text-align: center;
  vertical-align: middle;
}

.caja-contenido-simple .descripcion h2 {
  color: #95251f;
  font-family: "AvenirLTStd-Light";
}

.caja-contenido-simple .descripcion p,
.caja-contenido-simple .descripcion strong,
.caja-contenido-simple .descripcion ul,
.caja-contenido-simple .descripcion li {
  font-family: "AvenirLTStd-Light";
}

.btn-vermas {
  color: #29A5DB;
  text-decoration: underline;
  font-weight: 500;
}

.caja-contenido-simple img {
  padding: 20px;
}

.carouselsection .caja-contenido-simple {
  padding: 10px;
  border-radius: 0em;
}

.con-espacios .carouselsection .caja-contenido-simple {
  margin: 10px;
}

.con-espacios .carouselsection {
  padding-left: 40px;
  padding-right: 40px;
}

.fondo-video-youtube {
  position: relative;
  display: block;
  width: 100%;
  height: 500px;
  overflow: hidden;
}

.banner-video-youtube {
  position: absolute;
  top: -80%;
  left: -80%;
  z-index: 1;
  margin: auto;
  opacity: 1;
  width: 260%;
  height: 260%;
}

.pqr-app img {
  transition: 0.8s;
}

.pqr-app img:hover {
  filter: drop-shadow(0 4px 8px rgba(4, 34, 98, 0.7));
  transition: 0.5s;
}

.id_186 .col-sm-3:not(:first-child):before {
  position: absolute;
  content: "";
  width: 1px;
  height: 137px;
  margin-top: 22px;
  /* bottom: 16px; */
  left: 10%;
  margin-left: -10%;
  background: #e2e2e2;
}

.id_186 .caja-contenido-simple {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.id_186 .caja-contenido-simple .imagen-contenido div {
  height: 0;
  display: contents;
}

.id_186 .caja-contenido-simple img {
  padding: 0;
  margin-top: 13%;
}

.descrip_contac p {
  padding: 8px 0 !important;
  margin: 0;
  color: #fff !important;
  line-height: 1.2;
  font-weight: 300;
  font-size: 18px;
}

.descrip_contac p a {
  color: #fff;
  font-weight: 300;
  text-decoration: none;
}

.descrip_info p {
  padding: 3px 0 !important;
  margin: 0;
  color: #fff !important;
  line-height: 1.2;
  font-weight: 300;
}

.descrip_info p a {
  color: #fff;
  font-weight: 300;
  text-decoration: none;
  text-align: left;
}

.descrip_info p a i {
  padding: 2px;
  text-align: left;
}

.descrip_contac p img {
  filter: invert(1);
  width: 17px;
  height: 17px;
}

.descrip_contac ul {
  color: #898b8c;
  padding-left: 16px;
  list-style: none;
  font-weight: 300;
}

.descrip_contac ul li::before {
  content: "\2022";
  color: #4da5dd;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.id_186 .col-sm-3:nth-child(4) .descripcion {
  margin-top: 0px;
}

.id_186 .col-sm-3:nth-child(3) .descripcion {
  margin-top: 0px;
}

.carousel-indicators li::before {
  content: none;
}

.carousel-indicators .active {
  display: none;
}

.carousel-indicators li::after {
  content: none;
}

.descrip_contac {
  color: #898b8c !important;
}

.id_186 .descripcion {
  color: #0076b6;
  font-weight: 600;
  margin-top: -4%;
  font-size: 17px;
  line-height: 16px;
  text-align: center;
}

.id_186 .caja-contenido-simple .imagen-contenido {
  text-align: center;
}

.id_186 {
  width: 75% !important;
  max-width: 1200px;
  /* position: absolute; */
  margin: auto;
  margin-top: -4%;
  background-color: #ffffff;
  z-index: 9;
  position: relative;
  padding: 0;
  filter: drop-shadow(0 8px 15px rgba(4, 34, 98, 0.2));
}

.id_186 .col-sm-3 {
  width: 20%;
  max-width: 20%;
  padding: 0;
  padding-bottom: 10px;
}

.row {
  margin-right: 0;
  margin-left: 0;
}

.fondo-imagen {
  position: relative;
  display: block;
  width: 100%;
  /* max-height: 535px; */
  height: 684px;
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: 1858px;
  margin-top: 5px;
  background-position: top center !important;
  background-repeat: no-repeat !important;
}

.slider-principal .carousel-caption {
  color: #000000;
  padding: 20px;
  border-radius: 0.5em;
  display: block;
  text-align: center;
  width: 100%;
  left: 0;
  right: 0;
  bottom: 0;
}

.slider-principal .carrusel-derecha,
.slider-principal .carrusel-izquierda {
  color: #ffffff;
  border-radius: 5em;
  font-size: 25px;
  width: 40px;
  height: 40px;
}

.padding-crediciti {
  padding-bottom: 50px;
}

.crediciti {
  -webkit-box-shadow: 7px 6px 10px 0px rgba(0, 0, 0, 0.13);
  -moz-box-shadow: 7px 6px 10px 0px rgba(0, 0, 0, 0.13);
  box-shadow: 7px 6px 10px 0px rgba(0, 0, 0, 0.13);
}

.crediciti h2 {
  text-align: center;
  font-family: "Roboto", sans-serif;
  color: #95251f;
  position: relative;
  font-size: 22px;
  padding-top: 10px;
}

.crediciti h2::before {
  content: "";
  position: absolute;
  width: 40px;
  border-bottom: 1px solid #d2d5d8;
  left: 50%;
  margin-left: -20px;
  top: 55px;
}

.icon_up {
  color: #95251f;
  width: 39px;
  height: 50px;

  position: fixed;
  left: 5%;
}

.icon_up i {
  color: #95251f !important;
}

.crediciti .fondo-gris {
  background: #f8f6f5;
  padding: 5px;
}

.crediciti .descripcion {
  min-height: 67px;
}

.crediciti .descripcion p {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
}

.crediciti .boton-crediciti {
  text-align: center;
  padding-bottom: 10px;
}

.crediciti .boton-crediciti .btn-vermas {
  border: none;
  /* padding: 5px; */
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 20px 20px 20px 19px;
  font-size: 12px;
  transition: 0.5s;
}

.contenedor-seccion .descripcion-seccion h3 span {
  font-family: "Roboto", sans-serif;
  position: relative;
  font-size: 40px;
}

.contenedor-seccion .descripcion-seccion h3 span::before {
  content: "";
  position: absolute;
  width: 80px;
  border-bottom: 3px solid #ffffff;
  left: 50%;
  margin-left: -40px;
  top: 55px;
}

.contenedor-seccion .descripcion-seccion p {
  padding-top: 0px;
}

.contenedor-seccion .descripcion-seccion p span {
  font-family: "Roboto", sans-serif;
}

.contenedor-seccion .boton {
  text-align: center;
  margin-top: -30px;
  padding-bottom: 40px;
}

.contenedor-seccion .boton .btn-vermas {
  background: #ffffff;
  color: #95251f;
  border: none;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 14px;
  padding-right: 10px;
  -webkit-border-radius: 15px 15px 15px 15px;
  border-radius: 22px 20px 20px 20px;
  font-size: 15px;
  font-family: "Roboto", sans-serif;
  transition: 0.5s;
}

.contenedor-seccion .boton .btn-vermas:hover {
  color: #ffffff;
  background: #95251f;
  transition: 0.5s;
}

.galeria-album {
  padding-bottom: 40px;
}

.galeria-album .album-index h3 {
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  background: #95251f;
  -webkit-border-radius: 0 0 10px 10px;
  border-radius: 0 0 10px 10px;
  font-size: 33px;
  padding-top: 25px;
  min-height: 78px;
}

.galeria-album .imagen-album img {
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  width: 100%;
}

.galeria-album .album-index a {
  text-decoration: none;
}

.galeria-album #carousel_container .left_scroll {
  position: absolute;
  top: 40%;
  margin-left: -50px;
  background: #d2d5d8;
  border-radius: 5em;
  padding: 10px;
  width: 43px;
  color: #ffffff;
}

.galeria-album #carousel_container .left_scroll i {
  padding-left: 5px;
}

.galeria-album #carousel_container .right_scroll {
  position: absolute;
  top: 40%;
  right: 0;
  margin-right: -40px;
  background: #d2d5d8;
  border-radius: 5em;
  padding: 10px;
  width: 43px;
  color: #ffffff;
}

.galeria-album #carousel_container .right_scroll i {
  padding-left: 5px;
}

.noticias .noticia {
  border: 0.5px solid #eeeeee;
  -webkit-box-shadow: 0px 5px 14px 0px rgba(0, 0, 0, 0.27);
  -moz-box-shadow: 0px 5px 14px 0px rgba(0, 0, 0, 0.27);
  box-shadow: 0px 5px 14px 0px rgba(0, 0, 0, 0.27);
}

.noticias .noticia img {
  width: 93%;
  height: 200px;
  -webkit-border-radius: 10px 10px 0 0;
  border-radius: 10px 10px 0 0;
  margin-top: -20px;
}

.noticias .noticia .titulo {
  border-bottom: 1px solid #eeeeee;
  margin-left: 20px;
  margin-right: 20px;
}

.noticias .noticia h4 {
  color: #95251f;
  font-family: "Roboto", sans-serif;
  text-align: center;
  padding-top: 10px;
}

.noticias .noticia .compartir {
  padding-right: 20px;
  font-family: "Roboto", sans-serif;
  padding-top: 10px;
}

.noticias .noticia .compartir a i {
  padding: 3px;
  display: inline-block;
  vertical-align: middle;
  background: #d2d5d8;
  color: #ffffff;
  width: 22px;
  text-align: center;
  border-radius: 5em;
}

.noticias .noticia .fecha {
  padding-left: 20px;
  font-family: "Roboto", sans-serif;
  border-right: 0.5px solid #eeeeee;
  padding-bottom: 10px;
  padding-top: 10px;
  color: #999999;
  font-size: 15px;
}

.noticias .padding-noticias {
  padding-bottom: 50px;
}

.imagenes .coop {
  padding-top: 60px;
}

.imagenes .coop img {
  width: 40%;
  height: 100px;
  padding-top: 16px;
}

.facebook {
  margin-top: -20px;
  margin-bottom: 5px;
}

.contacto {
  padding-bottom: 40px;
}

.contacto .informacion-contacto {
  padding-top: 22px;
}

.cont_sin_espacio {
  margin: 0;
  margin-bottom: -2%;
}

.contacto .informacion-contacto h3 {
  color: #95251f;
  font-family: "Roboto", sans-serif;
}

.pol_datos {
  cursor: pointer;
  transition: 0.4s;
}

.pol_datos:hover {
  color: #95251f !important;
  transition: 0.4s;
}

.contacto .informacion-contacto p {
  font-family: "Roboto", sans-serif;
}

.contacto .redes-contactenos span {
  font-family: "Roboto", sans-serif;
}

.contacto .redes-contactenos a i {
  padding: 5px;
  display: inline-block;
  vertical-align: middle;
  background: #95251f;
  color: #ffffff;
  width: 25px;
  text-align: center;
  border-radius: 5em;
}

.btn-primary {
  background: #95251f;
  color: #ffffff;
  border: none;
  transition: 0.5s;
}

.btn-primary:hover {
  background: #68696a;
  color: #ffffff;
  transition: 0.5s;
}

.titulo-internas {
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.titulo-internas h2 {
  font-family: "Roboto", sans-serif;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 40px;
  color: #ffffff;
}

.noticias-interna {
  padding-top: 40px;
}

.page-item.active .page-link {
  background: #95251f;
  border: 1px solid #95251f;
}

.page-item.active:hover {
  color: #95251f;
}

.page-link {
  color: #95251f;
}

.page-link:hover {
  color: #95251f;
}

.detalle-noticias {
  padding-top: 40px;
  padding-bottom: 40px;
}

.internas .id_50 .row {
  align-content: stretch;
}

.internas .id_50 .col-sm-4 {
  margin: 20px 0;
}

.id_251 .col-sm-4 {
  margin: 20px 0;
}

.id_255 .col-sm-4 {
  margin: 20px 0;
}

.id_259 .col-sm-4 {
  margin: 20px 0;
}

.id_293 .caja-contenido-simple .imagen-contenido div {
  height: inherit;
}

.id_293>div>.row {
  justify-content: center !important;
}

#accordion311 .card {
  width: 19%;
  flex: inherit;
}

.bannerHome {
  padding-top: 30px;
}

/* -----------------------------------------------------------------------------------
  INICIO - Verificacion marketplace {
-----------------------------------------------------------*/

.floats {
  position: fixed;
  display: inline-block;
  left: 0;
  top: 60%;
  transform: translateY(-50%);
  box-shadow: 0 0 10px 5px #00000040;
  border-radius: 5px;
  overflow: hidden;
  z-index: 1;
}

/* -----------------------------------------------------------------------------------
  FINAL - Verificacion marketplace }
-----------------------------------------------------------*/

@media (max-width: 1450px) and (min-width: 1400px) {
  .acordion_home .card-header {
    padding-left: 8% !important;
  }
}

@media (max-width: 1550px) and (min-width: 1450px) {
  .acordion_home .card-header {
    padding-left: 13% !important;
  }
}

@media (max-width: 1600px) and (min-width: 1550px) {
  .acordion_home .card-header {
    padding-left: 17% !important;
  }
}

@media (max-width: 1700px) and (min-width: 1600px) {
  .acordion_home .card-header {
    padding-left: 19% !important;
  }
}

@media (max-width: 1800px) and (min-width: 1700px) {
  .acordion_home .card-header {
    padding-left: 22% !important;
  }
}

.detalle-noticias .fecha {
  font-family: "Roboto", sans-serif;
  padding-top: 10px;
}

.detalle-noticias .titulo h2 {
  font-family: "Roboto", sans-serif;
  color: #95251f;
}

.detalle-noticias .imagen img {
  width: 100%;
}

.detalle-noticias .redes {
  font-family: "AvenirLTStd-Light";
}

.detalle-noticias .redes a i {
  padding: 5px;
  display: inline-block;
  vertical-align: middle;
  background: #95251f;
  color: #ffffff;
  width: 25px;
  text-align: center;
  border-radius: 5em;
}

.convenios h2 {
  text-align: center;
  font-size: 22px;
  padding-top: 7px;
  color: #95251f;
}

.convenios {
  padding-top: 60px;
  padding-bottom: 90px;
}

.convenios .lista {
  background: #eeeeee;
  padding: 10px;
  margin: 5px;
}

.convenios .lista a {
  cursor: pointer;
  color: inherit;
  transition: 0.5s;
}

.convenios .lista a:hover {
  color: #95251f;
  transition: 0.5s;
  text-decoration: none;
}

.convenios .seccion-convenios {
  border: 1px solid #eeeeee;
}

.convenios .seccion-formatos {
  border: 2px solid #eeeeee;
}

.convenios .seccion-convenios img {
  width: 100%;
}

.convenios .convenio-interna {
  padding: 10px;
  position: relative;
}

.convenios .imagen-convenios {
  text-align: center;
}

.imagen-modal {
  text-align: center;
}

.g-recaptcha {
  padding-bottom: 10px;
}

.formatos {
  padding-top: 30px;
  padding-bottom: 60px;
}

.filtro_documentos {
  border-bottom: 2px solid #e1e4e6;
  padding: 4px 0;
  transition: 0.5s;
}

a.filtro_documentos {
  color: #95251f;
}

.filtro_documentos:hover {
  text-decoration: none;
  background-color: #95251f;
  transition: 0.5s;
  color: #ffffff;
  border-radius: 5px;
}

.formatos .titulo-formatos {
  background: #95251f;
  color: #ffffff;
}

.formatos .titulo-formatossub {
  background: #d19d3d;
  color: #ffffff;
  margin-left: 2%;
  padding: 7px !important;
}

ul.formatos_sub {
  margin-left: 5%;
  padding: 8px !important;
}

.formatos .titulo-formatos h4 {
  padding-top: 10px;
  font-family: "Roboto", sans-serif;
}

.formatos ul li {
  list-style: none;
}

.formatos ul li a {
  color: #000000;
}

.formatos ul li a .col-6 {
  font-family: "Roboto", sans-serif;
  padding-top: 10px;
}

.formatos ul li a i {
  color: #95251f;
  font-size: 30px;
  float: right;
}

.formatos .nombre {
  font-family: "Roboto", sans-serif;
}

.ul_servicios {
  position: absolute !important;
  background: rgba(255, 255, 255, 0.9) !important;
  left: -12% !important;
  height: auto !important;
  z-index: -1 !important;
  padding: 0 !important;
  top: 94% !important;
  width: auto !important;
  text-align: left !important;
  /* padding-top: 10px; */
  -webkit-transition: all 500ms ease-in-out !important;
  -moz-transition: all 500ms ease-in-out !important;
  -ms-transition: all 500ms ease-in-out !important;
  -o-transition: all 500ms ease-in-out !important;
  transition: all 500ms ease-in-out !important;
  display: none;
  margin-left: 7% !important;
}

.formatos ul {
  background: #eeeeee;
  padding: 15px;
}

.pqr-app {
  position: fixed;
  z-index: -10000;
  width: 100%;
  top: 52%;
  z-index:1;
  left: 0;
  transform: translateY(-50%);
  /* transform: translate(-50%, -50%); */
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
  height: 0;
}

.pqr-app a {
  text-decoration: none;
  transform: translate(0, -50%);
}

.pqr-app p {
  font-family: "Roboto", sans-serif;
  font-size: 17px;
  color: #ffffff;
  width: 90px;
  padding: 0;
  margin: 0;
}

.pqr-app .fa-comments {
  margin-top: -10px;
}

.pqr-app .pqr {
  background: #95251f;
  -webkit-border-radius: 0 0 0 10px;
  border-radius: 0 0 0 10px;
  padding: 10px;
}

.pqr-app .pqr i {
  color: #ffffff;
}

.caja-buscador {
  padding-top: 30px;
}

.pqr-app .app {
  -webkit-border-radius: 10px 0 0 0;
  border-radius: 10px 0 0 0;
}

.eventos {
  padding-top: 50px;
}

.fotos {
  padding-top: 40px;
  padding-bottom: 40px;
}

.fotos a {
  color: #000000;
  font-family: "Roboto", sans-serif;
}

.fotos h2 {
  color: #95251f;
  font-family: "Roboto", sans-serif;
}

.fotos li {
  list-style: none;
}

.fotos .fa-chevron-right {
  position: absolute;
  z-index: 9;
  background: #95251f;
  padding: 10px;
  color: #ffffff;
  width: 40px;
  text-align: center;
  border-radius: 5em;
  right: 0;
  top: 50%;
}

.fotos .fa-chevron-left {
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 9;
  background: #95251f;
  padding: 10px;
  color: #ffffff;
  width: 40px;
  text-align: center;
  border-radius: 5em;
}

.fotos h3 {
  background: #95251f;
  color: #ffffff;
  margin-bottom: 0px;
  padding-bottom: 10px;
  padding-top: 10px;
  font-size: 20px;
  padding-left: 10px;
}

.fotos tbody tr a {
  display: block;
}

.acordion_home .card-header {
  border-radius: 0;
}

.titulo_acordion_home {
  width: 39%;
}

.acordion_home .card {
  margin-bottom: 40px;
  border: none;
}

.acordion_home .card-header {
  height: 70px;
  padding-left: 8%;
  display: flex;
  align-items: center;
  font-weight: 200;
  font-size: 20px;
}

.fotos .table th {
  border: 1px solid #eeeeee;
}

.preguntas-frecuentes {
  padding-bottom: 20px;
}

.preguntas-frecuentes a {
  text-decoration: none;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
}

.accordion {
  padding-bottom: 40px;
  padding-top: 20px;
  justify-content: center;
}

.accordion .card-header {
  background: transparent;
  font-family: "Roboto", sans-serif;
  color: #ffffff;
  position: relative;
  border: none !important;
}

.accordion .card-body .descripcion p {
  font-family: "Roboto", sans-serif;
}

.formulario-pqr {
  padding-left: 150px;
  padding-right: 150px;
  padding-bottom: 40px;
}

.formulario-pqr #montoactual {
  border: 1px solid #eeeeee;
  padding: 15px;
  text-align: center;
}

.formulario-pqr label {
  font-family: "Roboto", sans-serif;
}

.filtro_documentos.active {
  background-color: #95251f;
  color: #ffffff;
  border-radius: 5px;
}

.list_categoria {
  display: grid;
  text-align: left;
}

.padding-contenedor.productos {
  margin-bottom: 3%;
}

.buscador {
  background: url("/skins/page/images/lupa.png") no-repeat 210px center;
}

h2.title_filtro {
  background: #2c2d6c;
  color: #ffffff;
  font-size: 19px;
  border-radius: 5px;
  padding: 5px;
}

.formulario-pqr .boton-pqr .btn-primary {
  border: none;
  background: #95251f;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
}

.clasificados {
  padding-top: 40px;
  padding-bottom: 40px;
}

.clasificados .activo {
  border-left: 4px #95251f solid;
  background: #eeeeee;
}

.clasificados th a {
  color: #95251f;
  text-decoration: none;
}

.clasificados .descripcion-producto {
  border: 1px solid #eeeeee;
  -webkit-box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.15);
}

.gallery {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  position: relative;
  background: white;
  width: 100%;
  border-radius: 5px;
}

.gallery input[name$="control"] {
  display: none;
}

.gallery .carousel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  position: relative;
  height: 70vh;
  width: 100%;
  display: block;
}

.gallery .wrap {
  width: 100%;
  height: 100%;
  position: static;
  margin: 0 auto;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  margin-right: 20px;
}

.gallery .wrap figure {
  padding: 10px;
  height: 100%;
  min-width: 100%;
  -webkit-transition: opacity 0.25s ease-in-out 0.05s;
  transition: opacity 0.25s ease-in-out 0.05s;
  position: relative;
  left: 0;
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  box-sizing: border-box;
  text-align: center;
  margin: 0;
  display: block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 1;
}

.gallery .wrap figure label {
  cursor: zoom-in;
  height: auto;
  width: 100%;
  height: 100%;
  position: relative;
  display: block;
}

.galeria_home ul li {
  width: 100% !important;
  display: flex;
  padding-left: 0;
}

.galeria_home ul {
  display: flex;
}

.gallery .wrap figure img {
  cursor: inherit;
  height: auto;
  width: 100%;
  cursor: pointer !important;
  max-width: 100%;
  max-height: 313px;
  border-radius: 3px;
  margin: 0 auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.fondo_galeria_home {
  background-color: #eeeff1;
  padding-left: 0;
  padding-bottom: 4%;
}

.carouselsection .left_scroll {
  background: transparent;
  color: #e99e3b;
}

.div-noticias-home .carousel-caption {
  color: #fff !important;
}

.div-noticias-home .carousel-caption {
  position: absolute;
  /* right: 50%; */
  bottom: 0%;
  left: 0%;
  z-index: 1;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
  color: #fff;
  text-align: center;
  height: 100%;
  width: 50%;
  background-color: #1b2d4b;
  opacity: 0.8;
  padding: 24px;
}

.div-titulogale h3 {
  color: #ffffff;
  font-size: 22px;
  font-weight: 400;
}

.noticiasLeft {
  height: 450px;
  min-height: 450px;
  overflow: hidden;
  min-height: 450px;
  padding: 0 !important;
}

.noticiasLeft>div {
  height: 100%;
}

.div-imgc {
  height: 450px;
}

.div-imgc img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  cursor: pointer;
}

.div-fecha {
  float: left;
  font-size: 19px;
  font-weight: 300;
}

.caja-control {
  float: left;
  display: flex;
  margin-top: 9%;
}

h5.titulo_eventoprincipal {
  color: #0076b6;
  margin-top: 2%;
}

.cajitaobi {
  color: #999999;
  line-height: 1;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 30px;
  font-size: 16px;
  margin-bottom: 10px;
}

.btn-vermasobi {
  color: #666666;
  font-weight: 500;
  transition: 0.8s;
}

.hr_evento {
  margin-bottom: 9px;
  margin-top: -4px;
}

.btn-vermasobi:hover {
  transition: 0.8s;
  color: #1d4e8f;
}

.imagenobi-home {
  padding-left: 0;
  position: relative;
  height: 155px;
}

.imagenobi-home a {
  cursor: pointer;
}

.fecha_evento {
  background: rgb(11, 72, 133);
  background: linear-gradient(270deg,
      rgba(11, 72, 133, 1) 0%,
      rgba(0, 137, 187, 1) 76%);
  background-color: #056ba2;
  position: absolute;
  font-size: 19px;
  padding: 0px 20px;
  font-weight: 200;
  color: #ffffff;
}

.imagenobi-home-evento .fecha_evento {
  bottom: 10%;
  width: 80%;
}

.fecha_evento p {
  margin: 0;
}

.contenido {
  padding-left: 0;
}

.imagenobi-home-evento .fecha_evento {
  margin: 0;
  padding: 3px 24.5px;
}

.imagenobi-home img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}

.carouselsection .left_scroll.carrr {
  margin-left: 30px !important;
  top: 21%;
}

.carouselsection .right_scroll.carrr {
  margin-left: 30px !important;
  top: 21%;
}

.carr img {
  padding: 0;
  left: 0;
  width: 100vw;
}

.id_195 .caja-contenido-simple {
  margin-bottom: 0;
}

.carousel-inner {
  margin-top: -1%;
}

.id_195 {
  padding-bottom: 0;
}

.id_195 .col-sm-12 {
  padding: 0 !important;
}

.id_198 {
  cursor: pointer;
  margin-bottom: 50px;
}

.id_198 span {
  color: #e99e3b !important;
  font-size: 42px;
  line-height: 1;
}

.id_198 .descripcion-seccion {
  padding-top: 30px;
  padding: 0 !important;
}

.id_198 .descripcion-seccion p {
  padding: 0 !important;
}

.id_199 {
  height: 500px;
  position: relative;
  background-position: center;
  background-size: contain;
}

.id_199::before {
  content: '';
  background: url('../../../images/persona.png');
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  bottom: 0;
  right: 3%;
  z-index: 10;
  height: 100%;
  width: 600px;
}

.id_199>div>.row {
  position: relative;
}

.id_199>div>h2 {
  margin: 25px 0;
  margin-top: 90px;
  text-align: left;
  padding-left: 20px;
  margin-bottom: 35px;
  font-weight: bolder;
  font-size: 32px;
  margin-left: 7%;
}

.id_199 .row .col-sm-6 {
  height: 80% !important;
  width: inherit !important;
  position: absolute;
  right: 80px;
  height: 90%;
}

.id_199 .row .col-sm-8 .descripcion {
  height: 50px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-left: 10%;
  padding-top: 20px;
}

.id_199 .row .col-sm-8 .descripcion::before {
  content: '+';
  position: absolute;
  color: #fff;
  font-weight: 400;
  right: 35%;
  font-size: 50px;
  margin-top: -10px;
}

.id_199 .row .col-sm-8 .descripcion p {
  display: flex;
  align-items: center;
  height: 100%;
  font-size: 23px;
  font-weight: lighter;
  color: #fff;
  font-family: 'Roboto';
  padding-right: 55%;
  padding-left: 15px;
  line-height: 1.2;
  margin-bottom: 0 !important;
}

.id_199 .col-sm-8 {
  padding: 0 !important;
  max-height: 100px;
  margin-bottom: 20px;
  min-width: 70%;
}

.id_199 .col-sm-8 .caja-contenido-simple {
  width: 100%;
  border-radius: 0;
  height: 70px;
}

.carr ul li {
  padding: 0;
}

.btn-vermasobi {
  cursor: pointer;
}

.fondo-imagen {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 25px;
  height: 640px;
  background: no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.titulos_eventos h2 {
  color: #0076b6 !important;
  font-size: 37px;
  text-align: left;
}

.div-imgc {
  margin-top: 6px;
  position: relative;
}

.carr .caja-contenido-simple {
  padding: 0;
}

.carr {
  position: fixed;
  display: contents;
}

.carr ul {
  position: fixed;
  display: contents;
}

.titulo_eventoprincipal {
  margin: 0;
  font-weight: 600;
  font-size: 20px;
}

.caja-vermas {
  margin-bottom: 4%;
  color: #666666;
}

.imagenobi-home-evento a {
  height: 90%;
  width: 100%;
}

.imagenobi-home-evento {
  padding: 0;
  position: relative;
}

.imagenobi-home-evento img {
  height: 100%;
  object-fit: cover;
  width: 80%;
}

.div-contenido.intro_noticias {
  font-weight: 300;
  line-height: 27px;
  text-align: left;
  overflow: hidden;
  height: 172px;
}

.div-contenido.intro_noticias p {
  font-size: 15px;
  text-overflow: ellipsis;
}

.div-noticias-home .caja-control i {
  font-size: 35px;
  font-weight: 600;
  padding-left: 5px;
  padding-right: 5px;
  color: #e99e3b;
}

.div-noticias-home .div-titulogale {
  text-align: left;
  padding-top: 0%;
}

.div-noticias-home .col-sm-6.mt-3.mb-5 {
  padding: 0;
}

.vermas_galeria_noticia {
  cursor: pointer;
  position: absolute;
  z-index: 999;
  color: #ffffff;
  background-color: #0076b6 !important;
  border-radius: 30px;
  padding: 8px 50px;
  transition: 0.8s;
  margin-left: -13px;
  margin-top: 3%;
}

.vl {
  border-right: 2px solid #e0e0e0;
  height: 300px;
  color: #aaabac;
  margin: 0 30px;
  margin-top: 30px;
}

.fullscreen img::before {
  position: absolute;
  content: "";
  width: 1px;
  height: 234px;
  margin-top: -2%;
  /* bottom: 16px; */
  left: 6%;
  /* margin-left: -10%; */
  background: #aaabac;
}

.vermas_galeria_noticia:hover {
  transition: 0.8s;
  background-color: #1d4e8f !important;
  color: #ffffff;
}

.carouselsection .right_scroll {
  background: transparent;
  color: #e99e3b;
  margin-right: 4%;
}

.lo_hacemos {
  color: #0076b6 !important;
  text-align: center;
  font-size: 34px;
  text-align: center;
  padding: 6% 0 5%;
  font-weight: 600;
}

.descripcion_galeria {
  padding: 10px;
  max-width: 585px;
}

.imagenes {
  max-width: 480px;
}

.descripcion_galeria p {
  color: #6b6b6b;
  line-height: 26px;
  font-size: 16px;
  font-weight: 300;
  text-align: left;
}

.descripcion_galeria h2 {
  color: #0076b6 !important;
  text-align: left;
  font-size: 35px;
  font-weight: 700;
}

.imagenes_peque {
  display: flex;
  justify-content: space-between;
}

.fullscreen {
  width: 100%;
}

.fullscreen img {
  width: 100%;
}

.imagenes_peque img {
  width: 24%;
}

.gallery .thumbnails {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 60px;
  max-height: 100%;
  height: auto;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-item-align: center;
  align-self: center;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  overflow-y: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 10px;
  z-index: 20;
}

.gallery .thumbnails .thumb {
  min-width: 25%;
  height: 60px;
  background-position: center center;
  background-size: cover;
  box-sizing: border-box;
  opacity: 0.7;
  margin: 5px 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  left: 0;
  border-radius: 3px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-repeat: no-repeat;
}

.gallery .thumbnails .slider {
  position: absolute;
  display: block;
  width: 5px;
  height: calc(60px + 10px);
  z-index: 2;
  margin: 0;
  left: 0;
  -webkit-transition: all 0.33s cubic-bezier(0.3, 0, 0.33, 1);
  transition: all 0.33s cubic-bezier(0.3, 0, 0.33, 1);
}

.gallery .thumbnails .slider .indicator {
  width: 100%;
  height: 30px;
  max-height: calc(100% - 10px);
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #428bff;
  border-radius: 1px;
}

.wrap figure {
  cursor: pointer !important;
}

.gallery input#fullscreen:checked~.wrap figure {
  position: fixed;
  z-index: 10;
  height: 100vh;
  width: 100vw;
  padding: 0;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.gallery input#fullscreen:checked~.wrap figure label {
  cursor: zoom-out;
}

.gallery input#fullscreen:checked~.wrap figure label img {
  -webkit-animation: shadow 0.2s;
  animation: shadow 0.2s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  border-radius: 0;
}

.gallery input#image1:checked~.wrap figure {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  padding: 0;
}

.gallery input#image1:checked~.wrap figure:not(:nth-of-type(1)) {
  opacity: 0;
}

.gallery input#image1:checked~.thumbnails .slider {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.gallery input#image1:checked~.thumbnails .thumb:nth-of-type(1) {
  opacity: 1;
  cursor: default;
}

.gallery input#image2:checked~.wrap figure {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.gallery input#image2:checked~.wrap figure:not(:nth-of-type(2)) {
  opacity: 0;
}

.gallery input#image2:checked~.thumbnails .slider {
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
}

.gallery input#image2:checked~.thumbnails .thumb:nth-of-type(2) {
  opacity: 1;
  cursor: default;
}

.gallery input#image3:checked~.wrap figure {
  padding: 0;
  -webkit-transform: translateX(-200%);
  transform: translateX(-200%);
}

.gallery input#image3:checked~.wrap figure:not(:nth-of-type(3)) {
  opacity: 0;
}

.gallery input#image3:checked~.thumbnails .slider {
  -webkit-transform: translateY(200%);
  transform: translateY(200%);
}

.gallery input#image3:checked~.thumbnails .thumb:nth-of-type(3) {
  opacity: 1;
  cursor: default;
}

.gallery input#image4:checked~.wrap figure {
  -webkit-transform: translateX(-300%);
  transform: translateX(-300%);
}

.gallery input#image4:checked~.wrap figure:not(:nth-of-type(4)) {
  opacity: 0;
}

.gallery input#image4:checked~.thumbnails .slider {
  -webkit-transform: translateY(300%);
  transform: translateY(300%);
}

.gallery input#image4:checked~.thumbnails .thumb:nth-of-type(4) {
  opacity: 1;
  cursor: default;
}


@-webkit-keyframes full {
  from {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
  }

  to {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
}

@keyframes full {
  from {
    -webkit-transform: translate(-50%, -50%) scale(0.8);
    transform: translate(-50%, -50%) scale(0.8);
  }

  to {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
}

@-webkit-keyframes shadow {
  from {
    box-shadow: 0 0 0 100vmin rgba(24, 33, 45, 0),
      0 0 10vmin rgba(13, 21, 31, 0);
  }

  to {
    box-shadow: 0 0 0 100vmin rgba(24, 33, 45, 0.6),
      0 0 10vmin rgba(13, 21, 31, 0.6);
  }
}

@keyframes shadow {
  from {
    box-shadow: 0 0 0 100vmin rgba(24, 33, 45, 0),
      0 0 10vmin rgba(13, 21, 31, 0);
  }

  to {
    box-shadow: 0 0 0 100vmin rgba(24, 33, 45, 0.6),
      0 0 10vmin rgba(13, 21, 31, 0.6);
  }
}

.clasificados .imagen-producto {
  background: #cccccc;
  text-align: center;
  -webkit-box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 11px 2px rgba(0, 0, 0, 0.15);
  height: 190px;
}

.clasificados .imagen-producto img {
  max-height: 190px;
}

.clasificados .introduccion {
  padding-left: 10px;
  padding-right: 5px;
  font-size: 12px;
}

.clasificados h4 {
  font-size: 20px;
  text-align: center;
  padding-top: 10px;
  color: #95251f;
}

.clasificados .boton-enviarclasificado {
  background: #95251f;
  color: #ffffff;
  text-align: center;
  padding: 10px;
  font-size: 18px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
}

.clasificados .boton-enviarclasificado:hover {
  background: #95251f;
}

.clasificados .boton-enviarclasificado a {
  color: #ffffff;
  text-decoration: none;
  text-align: center;
}

.clasificados h2 {
  background: #95251f;
  color: #ffffff;
  margin-bottom: 0px;
  padding-bottom: 10px;
  padding-top: 10px;
  font-size: 20px;
  padding-left: 10px;
}

.clasificados tbody tr a {
  display: block;
}

.clasificados .table th {
  border: 1px solid #eeeeee;
}

.detalle-producto .caja-imagenes {
  border: 1px solid #cccccc;
  background: #ffffff;
}

.detalle-producto {
  padding-top: 40px;
  padding-bottom: 40px;
}

.detalle-producto h2 {
  color: #95251f;
}

.detalle-producto .imagen-grande {
  display: table;
  width: 100%;
  text-align: center;
}

.detalle-producto .imagen-grande div {
  display: table-cell;
  vertical-align: middle;
  height: 380px;
  padding: 10px;
}

.detalle-producto .imagen-grande img {
  max-height: 100%;
  max-width: 100%;
}

.detalle-producto .imagenes-producto {
  border-right: 1px solid #cccccc;
}

.detalle-producto .imagenes-producto .imagen {
  height: 80px;
  background: #eeeeee;
  text-align: center;
  padding: 10px;
  border-bottom: 1px solid #cccccc;
}

.detalle-producto .imagenes-producto .imagen:last-child {
  border-bottom: 0;
}

.detalle-producto .imagenes-producto .imagen:hover {
  background: #95251f;
}

.detalle-producto .imagenes-producto .imagen img {
  max-height: 100%;
  max-width: 100%;
}

.modal .imagen-modal1 {
  z-index: 99999;
  width: 700px;
  height: 500px;
  position: fixed;
  left: 50%;
  margin-left: -350px;
  top: 0%;
}

.formularioclasificado {
  padding-top: 40px;
  padding-bottom: 40px;
}

.botonera-responsive {
  display: none;
}

.mapa {
  height: 320px;
}

.mapa iframe .i4ewOd-haAclf .i4ewOd-pzNkMb-haAclf {
  background-color: rgb(77, 106, 121, .5) !important;
}

.fondo-imagen-responsive {
  display: none;
}

.creditos {
  padding-top: 40px;
  padding-bottom: 40px;
}

.creditos h2 {
  color: #95251f;
  padding-top: 17px;
  min-height: 90px;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  font-size: 23px;
}

.creditos img {
  margin-top: 20px;
}

.descripcion h2,
h3 {
  color: #95251f;
  font-family: "Roboto", sans-serif;
}

.creditos .vermas-credito {
  border: 1px solid #eeeeee;
  padding: 10px;
  margin-top: -8px;
  cursor: pointer;
}

.creditos .descripcion-credito {
  background: #eeeeee;
  display: none;
  padding: 10px;
  margin-bottom: 10px;
}

.creditos a {
  text-decoration: none;
  color: #ffffff;
}

.creditos .archivo {
  background: #95251f;
  padding: 3px;
  -webkit-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
  margin-bottom: 15px;
}

.adicionales .modal-header {
  background: #95251f;
  color: #ffffff;
}

.adicionales .olvido-contrasena {
  color: #95251f;
  padding-bottom: 20px;
}

.olvido {
  padding-bottom: 40px;
  padding-top: 40px;
  padding-left: 150px;
  padding-right: 150px;
}

.olvido .volver {
  color: #95251f;
  padding-top: 20px;
  padding-bottom: 20px;
}

.olvido .volver a {
  color: #95251f;
}

.olvido .btn-azul-login {
  background: #95251f;
}

.olvido i {
  font-size: 21px;
  padding: 8px;
  background: #eeeeee;
  color: #95251f;
}

.inscripcion {
  padding-top: 40px;
  padding-bottom: 40px;
}

.inscripcion .alert-primary a {
  color: #95251f;
  cursor: pointer;
}

.inscripcion .alert-primary a:hover {
  color: #95251f;
}

.formularioclasificado .alert-primary a {
  color: #95251f;
  cursor: pointer;
}

.formularioclasificado .alert-primary a:hover {
  color: #95251f;
}

.reglamentos {
  margin-top: -70px;
}

.modificacion {
  margin-top: -40px;
  margin-bottom: -40px;
}

.monto {
  padding-top: 20px;
  padding-bottom: 20px;
}

.cambio-contrasena {
  padding-top: 40px;
  padding-bottom: 40px;
}

.cambio-contrasena .btn-azul-login {
  background: #95251f;
  color: #ffffff;
  border-radius: 7px;
}

.cambio-contrasena .boton-cambio a {
  background: #95251f;
  padding: 5px;
  color: #ffffff;
  text-decoration: none;
  border-radius: 5px;
}

.cambio-contrasena .boton-cambio a:hover {
  background: #95251f;
}

.header-redes .contRedes {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
}

.header-redes .contBuscar {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #0076B6;
  border-radius: 25px;
  width: 170px;
  margin-left: 10px;
  padding: 2px 0;
  overflow: hidden;
}

.header-redes .contBuscar label {
  margin: 0;
  color: #0076B6;
  font-size: 17px;
  padding: 0 10px;
}

.header-redes .contBuscar label:hover {
  cursor: text;
}

.header-redes .contBuscar form button {
  margin: 0;
  color: #0076B6;
  font-size: 17px;
  padding: 0 10px;
  background: transparent;
  border: none;
  cursor: pointer;
}

.header-redes .contBuscar form button:focus {
  outline: none;
}

.header-redes .contBuscar input {

  border: none;
  background: transparent;
  color: #0076B6;
  padding: 0 10px;
}

.header-redes .contBuscar input::placeholder {
  color: #0076B6;
  text-align: right;
  font-size: 14px;
  font-weight: 300;
}

.header-redes .contBuscar input:focus {
  outline: 0px;
}

/* *** *** *** *** *** *** *** * INICIO MARKETPLACE * *** *** *** *** *** *** *** *** *** */

.convenios .left .bordered h2 {
  text-align: left;
}

.convenios .right h2 {
  text-align: left;
}

.convenios .btn {
  background: #7FBD04;
}

.convenios .left .redes a {
  background: #7FBD04;
}

.convenios .form-control {
  border: 2px solid #7FBD04;
}

.convenios .btn-enviar {
  background: rgb(130, 188, 6);
  background: linear-gradient(90deg, rgba(130, 188, 6, 1) 0%, rgba(144, 196, 36, 1) 50%, rgba(130, 188, 6, 1) 100%);
}

.convenios .right p {
  color: #676767;
}

.convenios .comentarios .redBorder {
  border-bottom: 3px solid #7FBD04;
}

.convenios .comentarios .respuesta i {
  color: #7FBD04 !important;
}

.convenios .titleComs {
  text-align: left;
}

.conv .barraBusqueda .buscar {
  border: 2px solid #7FBD04;
}

.conv .barraBusqueda .buscar input[type="submit"] {
  background: #7FBD04;
}

.conv .seccional select {
  border: 2px solid #7FBD04;
}

.conv .acordionMonth .top h4 {
  color: #7FBD04;
}

.conv .acordionMonth .top {
  border-bottom: 3px solid #7FBD04;
}

.conv .acordionMonth .top .buttons span {
  color: #7FBD04;
}

.acordionMonth .bot .contText h5 {
  color: #0476B3;
}

.conv .descItem p,
.conv .descItem p span {
  color: #7FBD04 !important;
}

.conv .acordionMonth .bot .contText p {
  color: #7FBD04;
}

.conv .caja-contenido-simple .descripcion h3 {
  color: #7FBD04 !important;
  font-weight: bolder !important;
  font-family: Roboto !important;
  font-size: 24px !important;
  letter-spacing: -0.03em;
}

.conv .slick-prev {
  left: -45px;
}

.conv .slick-prev::before,
.conv .slick-next::before {
  color: #7FBD04;
}

.conv #slider-convenios .convenio {
  box-shadow: 0px 0px 20px #00000070;
  width: 150px !important;
}



.conv #slider-convenios .convenio a img {
  height: 150px;
  object-fit: contain;
  width: 150px;
}

.submit-busqueda {
  background: #7FBD04;
  color: #fff;
  width: 130px;
  font-weight: 500;
  padding: 5px;
  transition: all 300ms;

}

.submit-busqueda:hover {
  color: #fff;
  background: #456801;


}


.btn-primaryblue {

  color: #fff;
  background-color: #054f9f;
  border-color: #054f9f;
  transition: all 300ms;
  width: 130px;
  font-weight: 500;
  padding: 5px;

}

.btn-primaryblue:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;


}

.banner-market {
  height: 300px;
}


.banner-market .carousel-inner {
  height: 300px;

}

.banner-market .carousel-inner .fondo-imagen {
  height: 300px;
  object-fit: cover;
  object-position: center;
}

#carouselprincipal31 .carousel-indicators .active {
  display: block !important;
}

/* *** *** *** *** *** *** *** * FINAL MARKETPLACE * *** *** *** *** *** *** *** *** *** */

.paginacion .anterior {
  color: #535353;
  padding: 5px 10px;
  border: 1.5px solid #a8a8a8;
  border-radius: 5px 0 0 5px;
  text-decoration: none;
}

.paginacion .siguiente {
  color: #535353;
  padding: 5px 10px;
  border: 1.5px solid #a8a8a8;
  border-radius: 0 5px 5px 0;
  text-decoration: none;
}

.paginacion .num {
  color: #535353;
  padding: 5px 15px;
  border: 1.5px solid #a8a8a8;
  text-decoration: none;
  font-size: 20px;
}

.paginacion .numActive {
  color: #004b70;
  font-weight: 900;
}

.paginacion .inactive {
  cursor: not-allowed;
  background: #C3C3C3;
}



@media (max-width: 1199px) and (min-width: 0px) {
  header .header-content nav ul li a span {
    font-size: 14px;
  }
}

@media (max-width: 991px) and (min-width: 0px) {
  header .header-content .botonera-responsive nav {
    position: fixed;
    width: 300px;
    right: 0;
    top: 0;
    height: 100%;
    background: #ffffff;
    z-index: 9999;
    margin: 0;
    display: none;
    overflow: auto;
  }

  .contenedor-seccion .descripcion-seccion h2::before {
    display: none;
  }

  header .botonera {
    display: none;
  }

  header .header-content .botonera-responsive nav ul .linea {
    display: none;
  }

  header .botonera-responsive .fa-user-tie {
    padding-left: 10px;
    padding-top: 20px;
    font-size: 20px;
  }

  header .botonera-responsive .enlace-salir {
    background: #95251f;
    color: #ffffff;
    text-decoration: none;
    padding: 4px;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 4px;
    font-family: "Roboto", sans-serif;
    display: inline-block;
  }

  header .header-content nav ul li ul li a {
    font-size: 15px;
    text-align: left;
    padding-left: 10px;
  }

  header .botonera-responsive {
    display: block;
  }

  header .header-content .botonera-responsive nav ul {
    display: block;
    height: auto;
    width: 100%;
  }

  header .header-content .botonera-responsive nav ul li {
    display: block;
    height: auto;
    width: 100%;
    padding-top: 0px;
    color: #004b70;
  }

  header .header-content .botonera-responsive nav ul li ul li a {
    border: none;
    color: #004b70;
    z-index: 10;
  }

  .menu-responsive .fa-bars {
    float: right;
    margin-top: 30px;
    font-size: 30px;
    display: block;
    color: #95251f;
  }

  header .menu-responsive {
    display: block;
  }

  header .header-content .logo {
    padding-top: 18px;
  }

  .menu-responsive .fa-times-circle {
    padding-left: 270px;
    font-size: 30px;
    padding-bottom: 20px;
    display: block;
    color: #95251f;
  }

  header .header-content .botonera-responsive nav ul li a span {
    height: 40px;
    font-size: 22px;
    border-top: 1px solid #dee2e6;
  }

  header .header-content .botonera-responsive nav ul li ul {
    position: relative;
    padding: 0;
    top: 0;
    bottom: 0;
    opacity: 1;
    z-index: 999;
    display: none;
  }

  header .header-content .botonera-responsive .logo {
    padding-top: 2px;
  }

  .header-redes {
    display: none;
  }

  .contenedor-general {
    margin-top: 50px;
  }

  .bannerInt {
    margin-top: 0px;
  }

  .crediciti img {
    width: 100%;
  }

  .galeria-album .album-index h3 {
    font-size: 19px;
  }

  .imagenes .coop {
    padding-top: 0px;
  }

  .imagenes {
    padding-bottom: 20px;
  }

  .fondo-gris {
    text-align: center;
  }

  footer .fondo-gris h3::before {
    left: 50%;
    margin-left: -90px;
  }

  footer .logo-blanco::after {
    left: 50%;
    margin-left: -90px;
  }

  .botonera-responsive .redes {
    padding: 15px;
  }

  .botonera-responsive .redes i {
    padding: 5px;
    display: inline-block;
    vertical-align: middle;
    background: #95251f;
    color: #ffffff;
    width: 25px;
    text-align: center;
    border-radius: 5em;
  }

  header .botonera-responsive .redes a span {
    font-size: 13px;
    color: #000000;
  }

  ._2p3a {
    width: 100% !important;
  }

  .fb_iframe_widget iframe {
    width: 100% !important;
  }

  header .botonera-responsive .botones-responsive a {
    background: #95251f;
    color: #ffffff;
    text-decoration: none;
    padding: 4px;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 4px;
    font-family: "Roboto", sans-serif;
  }

  .formatos {
    padding-left: 0;
    padding-right: 0;
  }

  header .fa-user {
    padding-top: 35px;
    position: absolute;
    right: 0;
    margin-right: 50px;
    /* background: #95251F; */
    color: #95251f;
    /* color: #FFFFFF; */
    font-size: 22px;
  }
}

@media (max-width: 767px) and (min-width: 0px) {
  .btn-primarym {
    margin: auto;
  }

  header .header-content .botonera-responsive .logo {
    padding-top: 13px;
  }

  .clasificados .boton-enviarclasificado {
    margin-bottom: 20px;
  }

  .detalle-producto h2 {
    padding-top: 20px;
  }

  .pqr-app {
    width: 80px;
  }

  .pqr-app p {
    font-size: 12px;
  }

  .galeria-album .imagen-album img {
    width: 100%;
  }
}

@media (max-width: 1900px) and (min-width: 1400px) {
  .caja-contenido-simple .imagen-contenido div {
    width: 1709px;
  }
}

@media (max-width: 575px) and (min-width: 0px) {
  #collapse524 .descripcion {
    flex-wrap: wrap;
  }

  #collapse524 .descripcion p {
    width: 100%;
    margin-bottom: 20px;
  }

  .id_211>div>.row div:nth-child(2) {
    max-width: inherit !important;
  }

  .id_211>div>.row div:nth-child(3) {
    max-width: inherit !important;
  }

  .vista .Item {
    width: 90%;
  }

  .ayudas a {
    width: 90%;
  }

  .barraBusqueda .buscar input[type="text"] {
    width: 75%;
  }

  .barraBusqueda .buscar input[type="submit"] {
    width: 25%;
  }

  .acordionMonth .bot a {
    width: 90% !important;
  }

  .tabMonth .bot .card {
    width: 90% !important;
  }

  .id_295 .col-sm-4:nth-child(3) {
    margin-top: 60px;
  }

  .id_295 .col-sm-4 .caja-contenido-simple h2 {
    padding-right: 20px;
  }

  .id_186 .col-sm-3 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .menu-responsive .fa-bars {
    margin-top: -48px;
  }

  header .header-content .botonera-responsive .logo {
    padding-top: 4px;
  }

  .facebook-interna {
    padding-top: 20px;
  }

  .contacto .informacion-contacto {
    padding-top: 0px;
  }

  .contenedor-seccion .descripcion-seccion h3 span {
    font-size: 30px;
  }

  .facebook {
    text-align: center;
    margin-bottom: 4%;
    display: table;
  }

  .fotos h3 {
    margin-top: 30px;
  }

  .formulario-pqr {
    padding-right: 0;
    padding-left: 0px;
  }

  .contenedor-seccion .descripcion-seccion h2 {
    font-size: 30px;
  }

  .fondo-imagen-responsive {
    position: relative;
    display: block;
    width: 100%;
    height: inherit !important;
    margin-top: 20px;
  }

  footer .enlaces {
    padding-left: 40px;
  }

  footer .descrip_contac {
    padding-left: 36px !important;
  }

  .bannerHome {
    padding-top: 0;
  }

  .fondo-imagen {
    display: none;
  }

  header .fa-user {
    margin-top: -82px;
  }

  .pqr-app {
    width: 100%;
    height: 75px;
    bottom: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    top: initial;
    left: initial;
    transform: translateY(0);
    transform: translateX(0);
  }

  .pqr-app .app {
    margin: 0 3px;
    max-height: 100%;
  }

  .pqr-app p {
    width: inherit;
  }

  .pqr-app .app img {
    height: 70px;
  }

  .modal-body .imagen-modal {
    max-width: 64%;
  }

  .modal-body p {
    max-width: 452px;
  }

  .fb_iframe_widget iframe {
    width: 320px !important;
  }
}

@media (max-width: 575px) and (min-width: 0px) {
  .redesFOO {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }

  footer .fondo-gris h3 {
    text-align: center;
    padding-bottom: 10px;
  }

  .descrip_contac,
  .descrip_info,
  .redes-footer {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }

  .logo_footer {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .id_199::before {
    display: none;
  }

  .id_199 .row .col-sm-8 .descripcion p {
    padding-right: 15px;
    padding-left: 5px;
  }

  .id_199 .row .col-sm-8 .descripcion {
    margin-left: 10px;
  }

  .id_199 .row .col-sm-8 .descripcion::before {
    right: 5%;
  }

  .id_199>div>h2 {
    margin: 25px 0;
    margin-top: 20px;
  }

  .contenedor-seccion .descripcion-seccion h2 {
    font-size: 23px;
  }

  .modal-body .imagen-modal {
    max-width: 42%;
  }

  .modal-body p {
    max-width: 300px;
  }

  .imagen-modal1 img {
    width: 323px;
    margin-top: 7%;
    margin-left: 27%;
  }

  footer .fondo-gris h3::before {
    display: none;
  }

  footer .fondo-gris h3 {
    border-bottom: 2px dashed;
  }

  .contenedor-seccion .descripcion-seccion h3 span::before {
    display: none;
  }

  .menu-responsive ul li:nth-child(odd) {
    background: #f8f6f5;
  }
}

@media (max-width: 320px) and (min-width: 0px) {
  .contenedor-seccion .descripcion-seccion h3 span {
    font-size: 20px;
  }
}


/* -----------------------------------------------------------------------------------
   INICIO - PROVEEDORES {
-----------------------------------------------------------*/

.switch-form {
  width: 25px;
}

.blue-bordered-button {
  border: none;
  cursor: pointer;
  padding: 5px 15px;
  margin: 0 15px;
  margin-top: 0px;
  margin-bottom: 0px;
  background: rgb(29, 78, 144);
  background: linear-gradient(90deg, rgba(29, 78, 144, 1) 0%, rgba(65, 106, 160, 1) 50%, rgba(29, 78, 144, 1) 100%);
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  border-radius: 30px;
  text-decoration: none;
  transition: 300ms ease;
}

.cheque-p {
  font-size: 16px;
  line-height: 1.2;
  color: #6e6e6e;
  padding: 20px;
}

#abonoCuenta,
#cheque {
  display: none;
}

.documents-form input {
  height: 45px;
}

.documents-form small {
  color: #6e6e6e;
}

.person {
  display: none;
}

/* -----------------------------------------------------------------------------------

   FINAL - PROVEEDORES }
-----------------------------------------------------------*/





/* -----------------------------------------------------------------------------------
   INICIO - FLOTANTE GESTION SOCIAL {
-----------------------------------------------------------*/

.gestion-float {
  position: fixed;
  top: 30%;
  left: 0;
  transform: translateY(-50%);
  z-index: 100000;
}

.gestion-float .button {
  color: #1A3D65;
  padding: 5px 15px;
  cursor: pointer;
  border-radius: 0 8px 8px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  position: relative;
  font-weight: bolder;
}

.gestion-float .button span {
  display: block;
  position: absolute;
  top: 10%;
  left: 50%;
  transform: rotate(270deg) translate(-50%, -460%);
  width: max-content;
  font-size: 28px;
}

.gestion-float .button::before {
  content: '>';
  height: 200px;
  width: 80px;
  background: #5BC1D7;
  position: absolute;
  left: 60%;
  bottom: 10px;
  display: flex;
  padding-right: 20px;
  justify-content: flex-end;
  align-items: center;
  font-size: 28px;
  color: #1A3D65;
  border-radius: 0 50% 50% 0;
  font-weight: bolder;
}

.gestion-float .content {
  position: relative;
  width: 80vw;
}

.gestion-float .content>.row {
  position: absolute;
  background: #FFF;
  transition: 800ms ease;
  width: 100%;
  box-shadow: 0 5px 15px #00000050;
  border-radius: 0 10px 10px 0;
  background: #5BC1D7;
  right: calc(100% - 60px);
  cursor: pointer;
  min-height: 400px;
}

.gestion-float:hover .content>.row {
  right: 0;
  transition: 800ms ease;
}


.btn-flotante{
    position: fixed;
    right: 7px;
    bottom: 74px;
}
.btn-flotante img{
    width:160px;
}
.btn-flotante.right{
    position: fixed;
    right: inherit;
    left: 7px;
    bottom: 0;
}
.btn-flotante.right img{
    width:150px;
}
.btn-flotante img:hover {
  filter: drop-shadow(0 4px 8px rgba(4, 34, 98, 0.7));
  transition: 0.5s;
}
@media (max-width:577px){
   .btn-flotante{
      bottom: 71px;
    }
    .btn-flotante img{
    width:126px;
    }
    .btn-flotante.right{
        position: fixed;
        right: inherit;
        left: 7px;
        bottom: 71px;
    }
    .btn-flotante.right img{
        width:90px;
    }
}
/* -----------------------------------------------------------------------------------
   FINAL - FLOTANTE GESTION SOCIAL }
-----------------------------------------------------------*/





/* -----------------------------------------------------------------------------------
   BANNER SIMPLE FLOTANTE 
-----------------------------------------------------------*/

.slider-simple .carousel-item {
  height: 60vh;
  object-fit: cover
}


/* -----------------------------------------------------------------------------------
   FIN - BANNER SIMPLE FLOTANTE 
-----------------------------------------------------------*/

/* -----------------------------------------------------------------------------------
   NUEVO - FLOTANTE 
-----------------------------------------------------------*/


/* flotante boton */
	.sidebar-contact {
		position: fixed;
		top: 65%;
		left: 50px;
		transform: translateY(-50%);
		width: 350px;
		height: auto;
		padding: 40px;
		font-size: 16px;
		/*   background: #ffffff;
  box-sizing: border-box;
  transition: 0.5s; */
		z-index: 1009 !important;
	}

	.toggle {
    position: fixed;
    height: 33px;
    width: 168px;
    text-align: center;
    cursor: pointer;
    background-color: #3a599b;
    top: 0;
    left: -121px;
    float: right;
    line-height: 30px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    color: #ffffff;
	}

	.toggle2 {
    position: fixed;
    height: 33px;
    width: 168px;
    text-align: center;
    cursor: pointer;
    background-color: #81BB24;
    top: 0;
    left: -94px;
    float: right;
    line-height: 30px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    color: #ffffff;
	}

	.toggle a,
	.toggle2 a {
		text-decoration: none;
		color: #ffffff;
	}
	
	@media (max-width: 456px) {
    .sidebar-contact {
    font-size: 13px;
    }
    
    .toggle {
    height: 27px;
    width: 153px;
    left: -118px;
    }
    .toggle2 {
    
    height: 27px;
    width: 153px;
    
    left: -94px;
   
}
}


/* -----------------------------------------------------------------------------------
   FIN - FLOTANTE 
-----------------------------------------------------------*/

.modal-header .close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5)
    calc(var(--bs-modal-header-padding-x) * 0.5);
  margin: calc(-0.5 * var(--bs-modal-header-padding-y))
    calc(-0.5 * var(--bs-modal-header-padding-x))
    calc(-0.5 * var(--bs-modal-header-padding-y)) auto;
}

.modal-header .close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  border: 0;
  border-radius: 0.375rem;
  opacity: var(--bs-btn-close-opacity);
}
.modal-header .close span {
  display: none;
}

.bannerBordered .fondo-imagen{
    margin-top: 0;
}
.acordionMonth .evento{
    padding-right: 0;
    padding-left: 0;
}
