
@media (max-width: 459px) {
  
header{
  min-height: 190px;
}

  .logo {
    max-width: 250px;
    padding: 10px 0px;
    text-align: center;
  }

  .logoFooter {
    max-width: 180px;
    padding: 20px 0px;
    text-align: center;
  }

  .menuLnk {
    top: 5px;
    font-size: 26px;
  }

  .redesMenuAlineacion {
   text-align: left;
  }
  
  .imgRedesSociales {
    max-width: 45px;
}

p{
  text-align: justify;
 }

 .espaciadoLateral{
   margin-left: 15px;
   margin-right: 15px;
  }

  .tdTextoNumero {
    width: 25px;
}
  
.anchoColumnaDescripcion {
  width: 130px;
}

.mostrarDato{
  visibility:visible;
}

h4, h5{
margin-left: 15px;
    margin-right: 15px;
  }



  .btnCarrusel{
    padding: 10px 15px;
    margin: 20px 10px;
    text-align: center !important;
    width: 97%;
    font-size: 18px;
  }

.carousel-caption {
  bottom: 5px;
  padding-bottom: 0px;
}

h3{
  padding: 10px;
  font-size: 25px;
}

.textoCarrusel{
  padding: 10px 20px 10px 10px;
  font-size: 20px;
}

.btnDescarga{
  font-size: 14px;
}

.btnContacto{
  font-size: 14px;
}

}

@media (min-width: 460px) and (max-width: 767px) {
    
header{
  min-height: 190px;
}

  .logo {
    max-width: 250px;
    padding: 10px 0px;
    text-align: center;
  }

  .logoFooter {
    max-width: 180px;
    padding: 20px 0px;
    text-align: center;
  }

  .menuLnk {
    top: 5px;
    font-size: 26px;
  }

  .redesMenuAlineacion {
   text-align: left;
  }
  
  .imgRedesSociales {
    max-width: 45px;
}

.anchoColumnaDescripcion{
  width: 250px;
}

.btnCarrusel{
  padding: 10px 15px;
  margin: 20px 10px;
  text-align: center !important;
  width: 97%;
  font-size: 18px;
}

.carousel-caption {
  bottom: 5px;
  padding-bottom: 0px;
}

h3{
  padding: 10px;
  font-size: 25px;
}

.textoCarrusel{
  padding: 10px 20px 10px 10px;
  font-size: 20px;
}

.btnDescarga{
  font-size: 14px;
}

.btnContacto{
  font-size: 14px;
}
  
}

@media (min-width: 768px) and (max-width: 991px) {
    
  .logo {
    max-width: 250px;
    padding: 10px 0px;
    text-align: center;
  }

  .logoFooter {
    max-width: 180px;
    padding: 20px 0px;
    text-align: center;
  }

  .menuLnk {
    top: 10px;
    font-size: 26px;
  }

  .redesMenuAlineacion {
   text-align: right;
  }
  
  .imgRedesSociales {
    max-width: 45px;
}

.anchoColumnaDescripcion{
  width: 250px;
}

.btnCarrusel{
  padding: 10px 15px;
  margin: 20px 10px;
  text-align: center !important;
  width: 97%;
  font-size: 18px;
}

h3{
  padding: 10px;
  font-size: 25px;
}

.textoCarrusel{
  padding: 10px 20px 10px 10px;
  font-size: 20px;
}

.btnDescarga{
  font-size: 16px;
}

.btnContacto{
  font-size: 16px;
}
    
 }

@media (min-width: 992px) and (max-width: 1024px) {
  
  .logo {
    max-width: 250px;
    padding: 10px 0px;
    text-align: center;
  }

  .logoFooter {
    max-width: 180px;
    padding: 20px 0px;
    text-align: center;
  }

  .menuLnk {
    top: 10px;
    font-size: 26px;
  }

  .redesMenuAlineacion {
   text-align: right;
  }
  
  .imgRedesSociales {
    max-width: 45px;
}

.anchoColumnaDescripcion{
  width: 250px;
}

.btnCarrusel{
  padding: 10px 15px;
  font-size: 14px;
  text-align: left;
}

h3{
  padding: 0px 0px 10px;
  font-size: 25px;
}

.textoCarrusel{
  padding: 10px 20px 10px 10px;
  font-size: 20px;
}

.btnDescarga{
  font-size: 16px;
}

.btnContacto{
  font-size: 16px;
}

}

@media (min-width: 1025px) and (max-width: 1140px) {
  
  header {
    min-height: 220px;
  }

  .logo {
    max-width: 250px;
    padding: 10px 0px;
    text-align: center;
  }

  .logoFooter {
    max-width: 180px;
    padding: 20px 0px;
  }

  .menuLnk {
    top: 10px;
    font-size: 16px;
  }
      
.carousel-caption {
  right: 15%;
  left: 15%;

  }

  .redesMenuAlineacion {
   text-align: right;
  }
  
  .imgRedesSociales {
    max-width: 30px;
}

.anchoColumnaDescripcion{
  width: 250px;
}

.btnCarrusel{
  padding: 10px 15px;
  font-size: 14px;
  text-align: left;
}

h3{
  padding: 0px 0px 10px;
  font-size: 25px;
}

.textoCarrusel{
  padding: 10px 20px 10px 10px;
  font-size: 18px;
}

.btnDescarga{
  font-size: 16px;
}

.btnContacto{
  font-size: 16px;
}

}

@media (min-width: 1141px) {

  .logo {
    max-width: 230px;
    padding: 10px 0px;
  }

  .logoFooter {
    max-width: 180px;
    padding: 20px 0px;
  }

  .menuLnk {
    top: 10px;
    font-size: 16px;
  }
    
.carousel-caption {
  right: 15%;
  left: 15%;

}

.redesMenuAlineacion {
 text-align: right;
}
  
.imgRedesSociales {
  max-width: 30px;
}

.anchoColumnaDescripcion{
  width: 250px;
}

h3{
  padding: 0px 0px 10px;
  font-size: 25px;
}

.textoCarrusel{
  padding: 10px 20px 10px 10px;
  font-size: 18px;
}

.btnCarrusel{
  padding: 10px 15px;
  font-size: 14px;
  text-align: left;
}

.btnDescarga{
  font-size: 16px;
}

.btnContacto{
  font-size: 16px;
}



}

body {
    font-size: 17px;
    background-color: #f0f2f5;
    color: #000000;
  }

  .nombreAsegurado{
    font-size: 17px;
    color: #000000;
    font-weight: bold;
    padding-top: 10px;
  }

  header {
    background-color: #ffffff;
  border-bottom: 2px solid #ff5100;
  }

  footer {
    background-color: #202945;
  }

.menuLnk {
    font-weight: 600;
    color: #ff5100;
    text-decoration: none;
    padding-right: 10px;
    position: relative;
 }

 .textoEjecutivo {
     font-weight: bold;
     font-size: 16px;
     text-decoration: none;
     color: #ff5100;
  }

.menuLnk:hover, .textoEjecutivo:hover {
  color: #ff5100;
  text-decoration: underline;
}

.filaContenedor {
  background-color: #ffffff;
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 35px;
}

.carousel-caption {
  right: 15%;
  left: 15%;

}

.imgRedesSociales {
    display: block;
    float: right;
    position: relative;
    top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;

                  }

  .redesFacebbokLnk {
    text-decoration: none;
    position: relative;
  }
.redesFacebbokLnk {
    text-decoration: none;
    position: relative;
  }

  .redesInstagramLnk {
      text-decoration: none;
      position: relative;
      top: 45px;
      display: block;
      float: right;
    }

h3{
  color: #000000 !important;
  margin-bottom: 0px;
}

.textoCarrusel{
  color: #000000 !important;
  margin-bottom: 0px;
  text-align: justify;
}

h4{
  color: #000000 !important;
  font-weight: bold;
  font-size: 23px;
  margin-bottom: 20px;
}

h5{
  color: #000000 !important;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}

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

.espaciadoAbajo{
  padding-bottom: 10px;
}

.espaciadoAbajoGaleria{
  padding-bottom: 30px;
}

.sinPadding{
  padding: 0px !important;
}

.tabla{
  border: 2px solid #ff5100;
  border-radius: 15px;
}

.trTabla{
  border: 2px solid #ff5100;
}

.tdTituloTabla{
  background-color: #ffebdf;
  color: #000000;
  font-size: 17px;
  font-weight: bold;
  text-align: left;
  padding: 7px 5px;
}
.tdTextoNumero{
  color: #000000;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  padding: 0 7px;
}

.tdTextoTabla{
  color: #474747 ;
  font-size: 15px;
  text-align: left;
  padding: 4px 5px 4px;
}

.tdIconoTabla{
  color: #474747 ;
  font-size: 15px;
  text-align: center;
  padding: 4px 5px 4px;
}

.iconoTabla{
  padding-left: 17px;
  max-width: 35px;
}

.iconoTablaEnCurso{
  padding-left: 17px;
  height: 25px;
}

.iconoManita{
  padding-left: 17px;
  max-width: 40px;
}

.iconoTablaDocumentos{
  max-width: 60px;
  padding-left: 5px;
}

.espaciadoInternoTabla{
  padding-left: 20px;
}

.btnGroupDescarga{
  width: 100%;
}

.btnDescarga{
  width: 100%;
  padding: 15px 10px;
  color: #ffffff;
  background-color: #ff5100;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
}


.btnDescarga:hover{
  background-color: #f74d0f;
  color: #ffffff;
}

.btnContacto{
  width: 100%;
  padding: 15px 10px;
  color: #ffffff;
  background-color: #ff5100;
  border-color: #ff5100;
  font-weight: bold;
  text-align: center;
  border-radius: 25px;
}

.btnContacto:hover{
  background-color: #f74d0f;
  color: #ffffff;
}

.btnCarrusel{
  margin-top: 20px;
  color: #ffffff;
  background-color: #ff5100;
  border-color: #ff5100;
  text-transform: uppercase;
  border-radius: 25px;
}

.btnCarrusel:hover{
  background-color: #f74d0f;
  color: #ffffff;
}

.imgDescarga, .imgArchivo {
  max-width: 30px;
  display: block;
  float: left;
  position: relative;
  padding-right: 10px;
}

.dropdownuArchivos {
  width: 100%;
}

.espaciadoArchivos{
  padding: 5px;
}

.espaciadoTdArchivos{
  padding: 0px 10px 10px;
}

.carousel-caption {
  text-align: left;
}
.dropdown-menu>li>a {
  font-weight: bold !important;
}

.dropdown-menu>li>a:hover {
  color: #f74d0f;
  font-weight: bold !important;
}

.dropdown-menu>li>a {
  white-space: initial !important;
}