.fl-module-bs_card .component_bs_card.-image-background.card .text-links a{
  border:solid #ea0028;
}

@media (min-width:992px) and (max-width:1199.98px){
  .fl-module-bs_card .component_bs_card.-image-background.card .text-links a{
    font-size:rem(15);
    padding:rem(12) rem(25);
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .fl-module-bs_card .component_bs_card.-image-background.card .text-links a{
    font-size:rem(15);
    padding:rem(12) rem(25);
  }
}
.fl-module-bs_card .component_bs_card.-image-background.card .text-links a{
  background-color:#ea0028;
  border:.125rem solid #ea0028;
  -webkit-border-radius:50px;
  -webkit-border-radius:3.125rem;
     -moz-border-radius:50px;
     -moz-border-radius:3.125rem;
          border-radius:50px;
          border-radius:3.125rem;
  color:#fff;
  line-height:normal;
  overflow:hidden;
  position:relative;
  -webkit-transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  -o-transition:-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  -moz-transition:transform 1s cubic-bezier(.07, .51, .12, 1), -moz-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1),-webkit-transform 1s cubic-bezier(.07, .51, .12, 1),-moz-transform 1s cubic-bezier(.07, .51, .12, 1),-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  z-index:1;
  font-family:Roboto,sans-serif;
  font-weight:500;
}

.fl-module-bs_card .component_bs_card.-image-background.card .text-links a:not(.is-tabbing){
  outline:none;
}

@media (min-width:992px) and (max-width:1199.98px){
  .fl-module-bs_card .component_bs_card.-image-background.card .text-links a{
    font-size:.9375rem;
    padding:.75rem 1.5625rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .fl-module-bs_card .component_bs_card.-image-background.card .text-links a{
    font-size:.9375rem;
    padding:.75rem 1.5625rem;
  }
}

.fl-module-bs_card .component_bs_card.-image-background.card .text-links a:before{
  background:#fff;
  content:"";
  height:100%;
  left:0;
  position:absolute;
  top:0;
  -webkit-transform:translateX(-100%) skew(-45deg);
     -moz-transform:translateX(-100%) skew(-45deg);
       -o-transform:translateX(-100%) skew(-45deg);
          transform:translateX(-100%) skew(-45deg);
  -webkit-transform-origin:0 0;
     -moz-transform-origin:0 0;
       -o-transform-origin:0 0;
          transform-origin:0 0;
  -webkit-transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:-webkit-transform 1s cubic-bezier(.07, .51, .12, 1);
  -o-transition:-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  -moz-transition:transform 1s cubic-bezier(.07, .51, .12, 1), -moz-transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1);
  transition:transform 1s cubic-bezier(.07, .51, .12, 1),-webkit-transform 1s cubic-bezier(.07, .51, .12, 1),-moz-transform 1s cubic-bezier(.07, .51, .12, 1),-o-transform 1s cubic-bezier(.07, .51, .12, 1);
  width:150%;
  z-index:-1;
}

.fl-module-bs_card .component_bs_card.-image-background.card .text-links a.hover,.fl-module-bs_card .component_bs_card.-image-background.card .text-links a:hover{
  color:#ea0028;
}

.fl-module-bs_card .component_bs_card.-image-background.card .text-links a.hover:before,.fl-module-bs_card .component_bs_card.-image-background.card .text-links a:hover:before{
  -webkit-transform:translateX(0) skew(-45deg);
     -moz-transform:translateX(0) skew(-45deg);
       -o-transform:translateX(0) skew(-45deg);
          transform:translateX(0) skew(-45deg);
}

.fl-module-bs_card .component_bs_card .overlay{
  opacity:1;
  background-color:rgba(234, 0, 40, .8) !important;
}

.fl-module-bs_card .component_bs_card:hover .overlay{
  height:100%;
  opacity:1;
}

.fl-module-bs_card .component_bs_card.-image-background.card{
  display:-webkit-box;
  display:-webkit-flex;
  display:-moz-box;
  display:flex;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  -webkit-flex-direction:row;
     -moz-box-orient:horizontal;
     -moz-box-direction:normal;
          flex-direction:row;
  -webkit-box-align:end;
  -webkit-align-items:flex-end;
     -moz-box-align:end;
          align-items:flex-end;
  height:16.5vw;
  max-height:390px;
  max-height:24.375rem;
  min-height:300px;
  min-height:18.75rem;
  padding:0;
  height:inherit;
}

@media (max-width:991.98px){
  .fl-module-bs_card .component_bs_card.-image-background.card{
    min-height:250px;
    min-height:15.625rem;
  }
}

.fl-module-bs_card .component_bs_card.-image-background.card h2{
  font-weight:300;
  min-height:inherit;
}

@media (max-width:1199.98px){
  .fl-module-bs_card .component_bs_card.-image-background.card h2 .block{
    display:inline;
  }
}

.fl-module-bs_card .component_bs_card.-image-background.card h5.card-title{
  font-size:16px;
  font-size:1rem;
  font-family:GT-Eesti-Pro-Display-Light,sans-serif;
}

.fl-module-bs_card .component_bs_card.-image-background.card .card-body{
  padding:1.875rem;
}

@media (max-width:991.98px){
  .fl-module-bs_card .component_bs_card.-image-background.card .card-body{
    padding:.9375rem;
  }
}

.fl-module-bs_card .component_bs_card.card .overlay{
  background-color:rgba(234, 0, 40, .6);
}

.fl-module-bs_card .component_bs_card.card .overlay:before{
  background-color:#ea0028;
  height:100%;
  opacity:.1;
}

.fl-module-bs_card .component_bs_card.card .card-img-top{
  background-position:50%;
}

@media (min-width:1601px){
  .fl-module-bs_card .component_bs_card.card .card-img-top{
    max-height:380px;
    max-height:23.75rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .fl-module-bs_card .component_bs_card.card .card-img-top{
    max-height:150px;
    max-height:9.375rem;
  }
}

@media (max-width:767.98px){
  .fl-module-bs_card .component_bs_card.card .card-img-top{
    max-height:230px;
    max-height:14.375rem;
  }
}

.fl-module-bs_card .component_bs_card.card .card-body{
  border:.0625rem solid #ddd;
  border-top:none;
}

@media (min-width:768px) and (max-width:991.98px){
  .fl-module-bs_card .component_bs_card.card .card-body .card-text{
    height:auto;
  }
}

.fl-module-bs_card .component_bs_card.card .card-body .card-text p{
  color:#4d4d4f;
  margin:0;
  font-family:Palanquin Dark SemiBold,sans-serif;
  font-size:18px;
  font-size:1.125rem;
  line-height:1.5;
}

@media (min-width:768px) and (max-width:991.98px){
  .fl-module-bs_card .component_bs_card.card .card-body .card-text p{
    font-size:13px;
    font-size:.8125rem;
  }
}

.fl-module-bs_card .component_bs_card.-border{
  border:none;
}

/*# sourceMappingURL=bs_card_theme.min.css.map */
