:root {
  --max: 18rem ;
}

.aon-card {
  text-align: justify;
  margin: 2px;
  border-radius: 15px;
  min-width: 190px;
  height: 30rem;
  object-fit: cover;
}

.aon-card > .card-body > .card-title {
  text-align: center;
}

.imgCard {
  width: 115px;
  height: 108px;
  background: url(../../img/products/circles.png);
  text-align: center;
  display: block;
  margin: auto;
}

.autos-quote {
  background-position: -1052px 0;
}

.exequial-quote {
  background-position: -398px 0;
}

.hogar-quote {
  background-position: -789px 0;
}

.mascotas-quote {
  background-position: -130px 0;
}

.salud-quote {
  background-position: -1574px 0;
}

.vida {
  background-position: -1443px 0;
}

.imgIcons {
  width: 51px;
  height: 51px;
  background: url(../../img/products/icons.png);
  text-align: center;
  display: block;
  margin: auto;
}

.exequias {
  background-position: -473px 0px;
}

.hogar {
  background-position: -172px 0px;
}

.salud {
  background-position: -531px 0px;
}

.mascotas {
  background-position: -56px 0px;
}

.vida {
  background-position: -889px 0px;
}

.bicicletas {
  background-position: -1069px 0px;
}

.tagline {
  display: block;
  position: absolute;
  top: 25px;
  left: 410px;
  font-family: "Gochi Hand", cursive;
  font-size: 26px;
}

.v-center {
  display: flex;
  align-items: center;
}

.btn-generic {
  font: bold italic 16px "PT Sans";
  background: linear-gradient(180deg, #f6f2f2 0%, #bdbdbd 100%);
  transition: all 0.3s;
  text-align: center;
  border-radius: 5px 5px 5px 5px;
  border-color: #c3c1c1;
}
.btn-generic:hover {
  background: linear-gradient(180deg, #bdbdbd 0%, #f6f2f2 100%);
  transition: all 0.3s;
}

@font-face {
  font-family: "redhatdisplay-regular";
  src: url("../open-iconic/font/fonts/avianca/redhatdisplay-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("../open-iconic/font/fonts/avianca/redhatdisplay-light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("../open-iconic/font/fonts/avianca/redhatdisplay-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("../open-iconic/font/fonts/avianca/redhatdisplay-medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("../open-iconic/font/fonts/avianca/redhatdisplay-semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("../open-iconic/font/fonts/avianca/redhatdisplay-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("../open-iconic/font/fonts/avianca/redhatdisplay-extrabold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: "Red Hat Display";
  src: url("../open-iconic/font/fonts/avianca/redhatdisplay-black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
body {
  font-family: "Red Hat Display", sans-serif !important;
}

.text_bar {
  background: url(../../img/products/text_bar2.png);
  margin-bottom: 30px;
  position: relative;
}
.text_bar .wraper {
  min-height: 100px;
  padding: 29px 0 21px 0;
}
.text_bar .wraper h2 {
  text-shadow: #2c2c2c 0 1px 1px;
  color: #fff;
  font: bold italic 20px "PT Sans";
  float: left;
  padding: 15px 30px 0 100px;
}
.text_bar .wraper h2 span {
  font-weight: normal;
  font-size: 16px;
  display: block;
}

.footer-aon {
  text-align: justify;
  font: 13px "PT Sans", Arial, Tahoma, Verdana, Sans-Serif;
  background: #f5f5f5;
  border-bottom: 5px solid #fff;
  padding: 35px 0;
}
.footer-aon h3 {
  font-size: 14px;
  color: #434242;
  padding: 8px 0 26px 0;
  position: relative;
}
.footer-aon h3:before {
  content: "";
  height: 5px;
  background: #d9d6d7;
  border-bottom: 1px solid #e4e2e2;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 15px;
  right: 0;
  width: 100%;
}
.footer-aon span {
  padding-right: 8px;
  background: #f5f5f5;
  position: relative;
  z-index: 2;
}
.footer-aon p {
  padding-bottom: 11px;
}
.footer-aon .bottom_about {
  float: left;
  padding: 10px 25px 0 0;
}
.footer-aon .bottom_about img {
  float: left;
  padding-right: 10px;
  margin-top: -5px;
}
.footer-aon .bottom_about p {
  float: left;
}

.sidebar-aon {
  background-image: linear-gradient(180deg, #da291c 5rem, #ffffff);
}

.top-row-aon {
  background-color: #da291c;
  border-bottom: 1px solid #d6d5d5;
  justify-content: flex-end;
  height: 3rem;
  display: flex;
  align-items: center;
}

.nav-link-aon {
  color: #434242;
}

.footer-row-aon {
  background-color: #da291c;
  border-bottom: 1px solid #d6d5d5;
  height: 8rem;
  display: flex;
}

.sidebar-uniandinos {
  background-image: linear-gradient(180deg, #FFCC00 5rem, rgba(65, 65, 67, 0.9));
}

.top-row-uniandinos {
  background-color: #FFCC00;
  border-bottom: 1px solid #d6d5d5;
  justify-content: flex-end;
  height: 3rem;
  display: flex;
  align-items: center;
}

.nav-link-uniandinos {
  color: #4D4327;
}

.footer-row-uniandinos {
  background-color: #FFCC00;
  border-bottom: 1px solid #d6d5d5;
  height: 8rem;
  display: flex;
}

.sidebar-avianca {
  background-image: linear-gradient(180deg, red 5rem, rgba(65, 65, 67, 0.9));
}

.top-row-avianca {
  background-color: red;
  border-bottom: 1px solid #d6d5d5;
  justify-content: flex-end;
  height: 3rem;
  display: flex;
  align-items: center;
}

.nav-link-avianca {
  color: #4D4327;
}

.footer-row-avianca {
  background-color: red;
  border-bottom: 1px solid #d6d5d5;
  height: 8rem;
  display: flex;
}

.sidebar-felafrancol {
  background-image: linear-gradient(180deg, #6EC1E4 5rem, rgba(65, 65, 67, 0.9));
}

.top-row-felafrancol {
  background-color: #6EC1E4;
  border-bottom: 1px solid #d6d5d5;
  justify-content: flex-end;
  height: 3rem;
  display: flex;
  align-items: center;
}

.nav-link-felafrancol {
  color: #FF8306;
}

.footer-row-felafrancol {
  background-color: #6EC1E4;
  border-bottom: 1px solid #d6d5d5;
  height: 8rem;
  display: flex;
}

/*# sourceMappingURL=StyleSheetClient.css.map */
