@font-face {
  font-family: "Flaticon";
  src: url("../fonts/Flaticon.eot");
  src: url("../fonts/Flaticon.eot?#iefix") format("embedded-opentype"), url("../fonts/Flaticon.woff") format("woff"), url("../fonts/Flaticon.ttf") format("truetype"), url("../fonts/Flaticon.svg#Flaticon") format("svg");
  font-weight: normal;
  font-style: normal;
}
body {
  margin: 0;
  padding: 0a;
}
.label-estimado {
  color: #2500ff;
  font-size: 1.5em;
}
.logo-facebook:before {
  color: #fff;
  content: "\f101";
  font-size: 30px;
  font-family: "Flaticon";
}
.logo-twitter:before {
  color: #fff;
  content: "\f102";
  font-size: 30px;
  font-family: "Flaticon";
}
body {
  font-family: 'Allerta', sans-serif;
  font-size: 16px;
  background: #e6e6e6;
}
body .datos-transcripcion {
  border-right-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
}
body .datos-transcripcion i {
  color: #2500ff;
}
body .datos-transcripcion label {
  font-size: 16px;
}
body .datos-transcripcion .titulo-solicitud {
  margin-bottom: 1em;
  background: #2500ff;
}
body .datos-transcripcion .titulo-solicitud h4 {
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  padding-top: 0.2em;
  text-align: center;
}
body .cotiza {
  background: #fff;
  width: 100%;
  height: 100%;
}
body .cotiza .container-cotiza i {
  color: #2500ff;
}
body .cotiza .container-cotiza h5 {
  font-family: 'Montserrat', sans-serif;
  text-align: center;
  margin-top: 1.5em;
  font-weight: bold;
}
body .cotiza .container-cotiza .row {
  margin-bottom: 2em;
}
body .container-beneficios .iconos-beneficios {
  color: #2500ff;
}
body .container-beneficios div h5 {
  font-size: 1em;
}
body .footer {
  background: #2500ff;
  font-family: 'Allerta', sans-serif;
}
body .footer h5 {
  font-size: 1em;
}
body .footer p {
  font-size: 0.8em;
}
body .footer .footer-copyright .container {
  font-size: 0.8em;
}
body .header-ppal {
  background: #000;
  box-shadow: 0 8px 10px rgba(0,0,0,0.5);
  font-family: 'Montserrat', sans-serif;
  padding-bottom: 0.5em;
  width: 100%;
}
body .header-ppal .row {
  width: 100%;
}
body .header-ppal .header-logotipo {
  text-align: center;
}
body .header-ppal .header-logotipo img {
  height: 60px;
}
body .header-ppal .link-ppal-header {
  text-align: center;
  margin-top: 10px;
}
body .header-ppal .titulos-header {
  color: #fff;
}
body .header-ppal .titulos-header h3 {
  font-size: 2em;
  font-weight: bold;
}
body .header-ppal .titulos-header h4 {
  font-size: 1.5em;
}
@media screen and (max-width: 768px) {
  .btncotizar {
    text-align: center;
    margin-bottom: 2em;
  }
  .valorTotal {
    text-align: center;
  }
  .header-ppal .link-ppal-header {
    display: none;
  }
  .header-ppal .titulos-header {
    text-align: center;
  }
}
