.fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-button a.button{
  background-color:#006241;
  border:.1875rem solid #006241;
  -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-size:1rem;
  padding:.875rem 1.875rem;
}

.fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-button a.button:not(.is-tabbing){
  outline:none;
}

@media (min-width:992px) and (max-width:1199.98px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-button a.button{
    font-size:.9375rem;
    padding:.75rem 1.5625rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-button a.button{
    font-size:.9375rem;
    padding:.75rem 1.5625rem;
  }
}

.fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-button a.button: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_simple .component_bs_card_simple .card-grid-row .card .card-button a.button:hover,.fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-button a.hover.button{
  color:#006241;
  border-color:#006241;
  background-color:#006241;
}

.fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-button a.button:hover:before,.fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-button a.hover.button: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_simple .component_bs_card_simple .card-grid-row .card .card-button a.button:focus{
  color:#006241;
  border-color:#006241;
  background-color:#fff;
}

@media (max-width:413px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-img-overlay{
    padding:.625rem;
  }
}

@media (max-width:374px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-img-overlay{
    padding:1.25rem;
  }
}

@media (max-width:1600px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-img-overlay>div{
    display:table;
  }
}

@media (min-width:1601px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-img-overlay>div{
    -webkit-box-pack:justify;
    -webkit-justify-content:space-between;
       -moz-box-pack:justify;
            justify-content:space-between;
  }
}

.fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-content{
  display:block;
  width:auto;
}

@media (min-width:576px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-content .card-title{
    display:table-cell;
    vertical-align:middle;
    width:-webkit-calc(100% - 155px);
    width:-webkit-calc(100% - 9.6875rem);
    width:-moz-calc(100% - 155px);
    width:-moz-calc(100% - 9.6875rem);
    width:calc(100% - 155px);
    width:calc(100% - 9.6875rem);
  }
}

@media (max-width:1199.98px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-content .card-title{
    display:block;
    margin-bottom:.625rem;
    width:100%;
  }
}

@media (max-width:767.98px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-content .card-title{
    width:-webkit-calc(100% - 160px);
    width:-webkit-calc(100% - 10rem);
    width:-moz-calc(100% - 160px);
    width:-moz-calc(100% - 10rem);
    width:calc(100% - 160px);
    width:calc(100% - 10rem);
    float:left;
    margin-bottom:0;
  }
}

@media (max-width:374px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-content .card-title{
    width:100%;
    margin-bottom:.625rem;
  }
}

.fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-button{
  text-align:left;
  width:100%;
}

@media (min-width:576px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-button{
    display:table-cell;
    text-align:right;
    width:165px;
    width:10.3125rem;
    vertical-align:middle;
  }
}

@media (min-width:768px) and (max-width:1199.98px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-button{
    display:block;
    text-align:left;
    width:100%;
  }
}

@media (max-width:767.98px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-button{
    width:160px;
    width:10rem;
    float:right;
  }
}

@media (max-width:374px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-button{
    width:100%;
    float:left;
  }
}

.fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-button a.button{
  display:inline-block;
  float:none;
  margin:0;
  padding:.875rem .9375rem;
  min-width:110px;
  min-width:6.875rem;
  font-size:15px;
  font-size:.9375rem;
  text-align:center;
}

@media (min-width:992px) and (max-width:1199.98px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-button a.button{
    padding:.625rem 1.5625rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-button a.button{
    padding:.625rem .9375rem;
  }
}

@media (max-width:767.98px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-button a.button{
    padding:.625rem 1.5625rem;
    float:right;
  }
}

@media (max-width:413px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-button a.button{
    padding:.625rem 1.25rem;
  }
}

@media (max-width:374px){
  .fl-module-bs_card_simple .component_bs_card_simple .card-grid-row .card .card-button a.button{
    float:left;
  }
}

@media (max-width:374px){
  .fl-module-bs_card_simple .component_bs_card_simple.-compact .card-grid-row .card .card-img-overlay>div{
    display:block;
  }
}

@media (max-width:374px){
  .fl-module-bs_card_simple .component_bs_card_simple.-compact .card-grid-row .card .card-img-overlay>div .card-content .card-title{
    margin-bottom:.625rem;
  }
}

@media print{
  .component_bs_card_simple{
    display:none;
  }
}
