/*var colors*/
/*Tags*/
html {
  font-size: 16px; }

body {
  font-family: 'Nunito', sans-serif;
  font-size: 15px;
  font-size: 0.938rem;
  color: #595959; }

h1, h2, h3, h4, h5, h6 {
  line-height: 1em; }

h1 {
  font-size: 2.5rem; }

h2 {
  font-size: 1.875rem; }

h3 {
  font-size: 1.25rem; }

h4 {
  border-bottom: none; }

img {
  max-width: 100%; }

button {
  cursor: pointer; }

ul, ol {
  padding: 0;
  margin: 0;
  list-style: none; }

a {
  font-size: 0.938em;
  font-weight: normal;
  text-decoration: underline;
  color: #00448c; }

.btnPrincipal {
  background-color: #00448c;
  border-radius: 3px;
  height: auto;
  color: #ffffff;
  font-size: 15px !important;
  min-height: 40px;
  min-width: 160px;
  text-align: center;
  text-decoration: none;
  padding: 10px;
  width: auto;
  max-width: 180px;
  cursor: pointer;
  clear: both;
  display: inline-block;
  font-weight: 700; }
  .btnPrincipal:hover {
    background-color: #595959;
    color: #ffca00;
    text-decoration: none;
    cursor: pointer; }
  .btnPrincipal:before {
    content: url("https://www.grupobancolombia.com/wps/wcm/connect/fb0791f4-59f2-44e5-b6d8-02699e31d10b/arrow.png?MOD=AJPERES");
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 2px; }
  .btnPrincipal .flecha {
    padding-right: 10px; }

.btnSecundario {
  border: 2px solid #00448c;
  background-color: #fff;
  border-radius: 3px;
  height: auto;
  color: #00448c;
  font-size: 15px  !important;
  min-height: 45px;
  min-width: 124px;
  text-align: center;
  padding: 10px;
  width: auto;
  cursor: pointer;
  clear: both;
  display: inline-block;
  -webkit-transition: all 0.4s, color 0.3s;
  transition: all 0.4s, color 0.3s; }
  .btnSecundario:hover {
    background: #0060af;
    border-color: #0060af;
    cursor: pointer; }
    .btnSecundario:hover span {
      color: #fff; }
  .btnSecundario img {
    margin-right: 10px; }
  .btnSecundario a {
    text-decoration: none; }

/*Containers*/
.container-mx {
  position: relative;
  width: 100%;
  padding: 0 15px;
  margin-left: auto;
  margin-right: auto; }
  .container-mx:after {
    content: "";
    display: table;
    clear: both; }

/*Containers*/
.container-mx {
  position: relative;
  width: 100%;
  padding: 0 15px;
  margin-left: auto;
  margin-right: auto; }
  .container-mx:after {
    content: "";
    display: table;
    clear: both; }

.container-mx_700 {
  max-width: 700px; }

.container-mx_800 {
  max-width: 800px; }

.container-mx_900 {
  max-width: 900px; }

.container-mx_1000 {
  max-width: 1000px; }

/*col*/
.w-100, .w-half {
  display: block;
  position: relative; }

.w-100 {
  width: 100%; }

.w-half {
  float: left;
  width: 50%; }

/*Flexbox*/
.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.flex-justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

/*Padding*/
.pad-01 {
  padding-top: 115px;
  padding-bottom: 70px; }

.pad-02 {
  padding-top: 40px;
  padding-bottom: 45px; }

.pad-03 {
  padding-top: 75px;
  padding-bottom: 60px; }

.pad-04 {
  padding-top: 45px;
  padding-bottom: 65px; }

.pad-05 {
  padding-top: 70px;
  padding-bottom: 80px; }

.pad-06 {
  padding-top: 80px;
  padding-bottom: 55px; }

.pad-top-50 {
  padding-top: 50px; }

.pad-y-45 {
  padding-top: 45px;
  padding-bottom: 45px; }

.pad-y-50 {
  padding-top: 50px;
  padding-bottom: 50px; }

.pad-y-55 {
  padding-top: 55px;
  padding-bottom: 55px; }

.pad-y-70 {
  padding-top: 70px;
  padding-bottom: 70px; }

.pad-y-85 {
  padding-top: 85px;
  padding-bottom: 85px; }

.pad-btm-70 {
  padding-bottom: 85px; }

.pad-btm-80 {
  padding-bottom: 85px; }

/*Margin*/
.h-mg-0 {
  margin: 0; }

.p-mg-0 {
  margin: 0; }

.mg-auto {
  margin-left: auto;
  margin-right: auto; }

.margin-top-0 {
  margin-top: 0; }

.mg-top-10 {
  margin-top: 10px; }

.mg-top-15 {
  margin-top: 15px; }

.mg-top-30 {
  margin-top: 30px; }

.mg-right-10 {
  margin-right: 10px; }

.mg-right-20 {
  margin-right: 20px; }

.mg-right-30 {
  margin-right: 30px; }

.mg-btm-12 {
  margin-bottom: 12px; }

.mg-btm-15 {
  margin-bottom: 15px; }

.mg-btm-20 {
  margin-bottom: 20px; }

.mg-btm-25 {
  margin-bottom: 25px; }

.mg-btm-30 {
  margin-bottom: 30px; }

.mg-btm-35 {
  margin-bottom: 35px; }

.mg-btm-40 {
  margin-bottom: 40px; }

.mg-btm-45 {
  margin-bottom: 45px; }

.mg-btm-50 {
  margin-bottom: 50px; }

.mg-btm-50 {
  margin-bottom: 50px; }

.mg-btm-60 {
  margin-bottom: 60px; }

.border-btm {
  border-bottom: 1px solid #595959; }

.bg-gray {
  background-color: #d1d3d4; }

.bg-gray-2 {
  background-color: #e6e7e9; }

.bg-white {
  background-color: white; }

.bg-blue {
  background-color: #00448c; }

.bg-yellow {
  background-color: #ffcb00; }

.bg-cover {
  background-size: cover; }

.bg-no-repeat {
  background-repeat: no-repeat; }

.bg-center-all {
  background-position: center center; }

.bg-center-left {
  background-position: center left; }

.bg-el {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0; }

.color-white {
  color: white; }

.color-gray {
  color: #595959; }

.color-blue {
  color: #00448c; }

.color-yellow {
  color: #ffcb00; }

.font-15 {
  font-size: 15px;
  font-size: 0.938rem; }

.font-16 {
  font-size: 16px;
  font-size: 1rem; }

.font-18 {
  font-size: 18px;
  font-size: 1.125rem; }

.font-20 {
  font-size: 20px;
  font-size: 1.25rem; }

.font-24 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.1em; }

.font-20 {
  font-size: 20px;
  font-size: 1.25rem; }

.font-30 {
  font-size: 30px;
  font-size: 1.875rem; }

.font-36 {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 1.1em; }

.extrabold {
  font-weight: 800; }

.bold {
  font-weight: 700; }

.underline {
  text-decoration: none; }

.txt-underline {
  text-decoration: underline; }

/*-- /Buttons --*/
.btn {
  position: relative;
  padding: 10px 35px;
  font-weight: bold;
  white-space: normal;
  border-radius: 6px; }

.btn-blue {
  color: white;
  background-color: #00448c; }
  .btn-blue:hover {
    color: white;
    background-color: #005dbf; }

.btn-yellow {
  color: #00448c;
  background-color: #ffcb00; }
  .btn-yellow:hover {
    color: #00448c;
    background-color: #ffd533; }

.btn-arrow i, .btn-arrow img, .btn-download i, .btn-download img {
  position: absolute;
  top: 48%;
  left: 30px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.btn-arrow {
  padding: 10px 35px 10px 55px; }

.btn-download {
  padding: 12px 35px 12px 70px; }

.anim-3-linear, .btn {
  -webkit-transition: .3s linear;
  transition: .3s linear; }
