body {
  background: #f1f1f1;
  line-height: 20px; }

img {
  max-width: 100%; }

.bg_green {
  background: #0C6980;
  color: #ffffff; }

.bg--light {
  background: transparent;
  position: absolute; }

.tx1 {
  background: #ffffff;
  color: #0C6980;
  padding: 20px;
  font-size: 32px;
  border-radius: 40px;
  display: inline-block; }
  @media (max-width: 767px) {
    .tx1 {
      font-size: 20px; } }

.tx2 {
  color: #2B3A67;
  padding: 18px 18px 18px 80px;
  font-size: 26px;
  border-radius: 40px;
  text-align: left;
  line-height: 28px;
  background: #ffffff url("../images/check.png") no-repeat 10px center;
  min-height: 80px; }
  @media (max-width: 767px) {
    .tx2 {
      font-size: 18px; } }

.tx3 {
  background: #ffffff;
  color: #2B3A67;
  padding: 20px;
  font-size: 32px;
  border-radius: 10px;
  display: inline-block; }
  .tx3 a {
    color: #2B3A67; }
  @media (max-width: 767px) {
    .tx3 {
      font-size: 18px; } }

.box1 {
  background: #F4DF24;
  color: #444444;
  padding: 20px; }

.ftbox {
  background: #0C6980 url(../images/button.png) no-repeat right bottom;
  min-height: 190px; }

.main-box {
  margin-top: -230px;
  position: relative; }
  .main-box .hh1 {
    margin-top: -90px;
    line-height: 90px; }

.txt2 p {
  line-height: 25px;
  margin-bottom: 25px; }

.nav-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }

.btn-green {
  background: #0C6980;
  color: #ffffff;
  border-radius: 32px; }
  .btn-green:hover {
    color: #ffffff; }

.al-m {
  display: flex;
  align-items: center; }

@media (max-width: 767px) {
  .main-box {
    margin-top: -80px; }
    .main-box .hh1 {
      margin-top: -35px; }

  .container-xs-full {
    padding-left: 0;
    padding-right: 0; }

  .bg--light {
    background: #fff;
    position: static !important; } }
.tp2 {
  font-family: "Roboto", system-ui; }
  .tp2 img {
    max-width: 100%; }
  .tp2 ul {
    padding-left: 20px; }
    .tp2 ul li {
      padding: 0;
      margin: 0 0 10px; }

.bebas {
  font-family: "Bebas Neue", system-ui;
  font-style: normal; }

.barlow {
  font-family: "Barlow Condensed", sans-serif;
  font-style: normal; }

.concert {
  font-family: "Concert One", system-ui;
  font-style: normal; }

.header-box {
  background: url("../images/banner11.png") no-repeat top center;
  background-size: cover;
  min-height: 200px;
  padding: 20px;
  color: white; }

.tx4 {
  color: #0C6980;
  padding: 12px 16px;
  font-size: 28px;
  border-radius: 40px;
  line-height: 28px;
  min-height: 56px;
  background: #ffffff; }
  .tx4 a {
    color: #0C6980; }
  @media (max-width: 767px) {
    .tx4 {
      font-size: 20px;
      padding: 12px 16px; } }

.tx5 {
  color: #0C6980;
  padding: 15px 5px 15px 60px;
  font-size: 24px;
  border-radius: 40px;
  text-align: left;
  line-height: 28px;
  background: #ffffff url("../images/hea2.png") no-repeat left center;
  min-height: 56px; }
  @media (max-width: 767px) {
    .tx5 {
      font-size: 18px;
      line-height: 22px; } }

.boli {
  background: url("../images/bolitas.png") no-repeat top right; }
  @media (max-width: 767px) {
    .boli {
      background: none; } }

.ftbox2 {
  background: #0C6980 url("../images/bolitas.png") no-repeat 30px 0; }
  @media (max-width: 767px) {
    .ftbox2 {
      background-image: none; } }

/*# sourceMappingURL=core.css.map */
