body .post-type-archive-article .card-deck .fl-module-bs_card .component_bs_card .overlay .align-self-center.button{
  background-color:#fff;
  -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:#e13100;
  font-size:1rem;
  font-weight:700;
  line-height:normal;
  margin:0 auto;
  outline:none;
  overflow:hidden;
  padding:.8125rem 1.5625rem;
  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;
}

@media (min-width:992px) and (max-width:1199.98px){
  body .post-type-archive-article .card-deck .fl-module-bs_card .component_bs_card .overlay .align-self-center.button{
    font-size:.9375rem;
    padding:.75rem 1.5625rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body .post-type-archive-article .card-deck .fl-module-bs_card .component_bs_card .overlay .align-self-center.button{
    font-size:.9375rem;
    padding:.75rem 1.5625rem;
  }
}

body .post-type-archive-article .card-deck .fl-module-bs_card .component_bs_card .overlay .align-self-center.button:before{
  background:#de3318;
  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;
}

body .post-type-archive-article .card-deck .fl-module-bs_card .component_bs_card .overlay .align-self-center.button:hover{
  color:#fff !important;
}

body .post-type-archive-article .card-deck .fl-module-bs_card .component_bs_card .overlay .align-self-center.button: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);
}
body .post-type-archive-article .card-deck{
  margin:0;
}

body .post-type-archive-article .card-deck .fl-module-bs_card{
  max-width:25%;
  width:25%;
}

@media (min-width:768px) and (max-width:991.98px){
  body .post-type-archive-article .card-deck .fl-module-bs_card{
    max-width:33.33%;
    width:33.33%;
  }
}

@media (max-width:767.98px){
  body .post-type-archive-article .card-deck .fl-module-bs_card{
    max-width:100%;
    width:100%;
  }
}

body .post-type-archive-article .card-deck .fl-module-bs_card .component_bs_card .card{
  margin-bottom:0 !important;
}

body .post-type-archive-article .card-deck .fl-module-bs_card .component_bs_card .overlay{
  background-color:rgba(0, 133, 114, .7);
}

body .post-type-archive-article .card-deck .fl-module-bs_card .component_bs_card .overlay:before{
  background:transparent;
}

body .post-type-archive-article .card-deck .fl-module-bs_card .component_bs_card .overlay .align-self-center.button{
  padding:.9375rem 1.875rem;
  font-size:.9375rem;
  line-height:1rem;
  border:.125rem solid #fff;
}

@media (min-width:992px) and (max-width:1199.98px){
  body .post-type-archive-article .card-deck .fl-module-bs_card .component_bs_card .overlay .align-self-center.button{
    padding:.9375rem 1.5625rem;
    font-size:1rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body .post-type-archive-article .card-deck .fl-module-bs_card .component_bs_card .overlay .align-self-center.button{
    padding:.9375rem 1.875rem;
    font-size:.9375rem;
  }
}

body .post-type-archive-article .card-deck .fl-module-bs_card .component_bs_card .card-img-top{
  background-position:50%;
  -moz-background-size:cover;
       background-size:cover;
  border:none;
  -webkit-border-radius:0;
     -moz-border-radius:0;
          border-radius:0;
  height:20.83333vw !important;
  max-height:25rem !important;
  min-height:10rem !important;
}

@media (min-width:768px) and (max-width:991.98px){
  body .post-type-archive-article .card-deck .fl-module-bs_card .component_bs_card .card-img-top{
    height:27.77775vw !important;
  }
}

@media (max-width:767.98px){
  body .post-type-archive-article .card-deck .fl-module-bs_card .component_bs_card .card-img-top{
    height:83.33333vw !important;
  }
}

body .post-type-archive-article .card-deck .card-body{
  padding:0 2.5rem;
  border-right:.0625rem solid #ddd;
  border-bottom:.0625rem solid #ddd;
}

@media (max-width:1600px){
  body .post-type-archive-article .card-deck .card-body{
    padding:0 1.5625rem;
  }
}

@media (min-width:1200px) and (max-width:1299px){
  body .post-type-archive-article .card-deck .card-body{
    padding:0 .9375rem;
  }
}

@media (min-width:992px) and (max-width:1199.98px){
  body .post-type-archive-article .card-deck .card-body{
    padding:0 .625rem;
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body .post-type-archive-article .card-deck .card-body{
    padding:0 .625rem;
  }
}

body .post-type-archive-article .card-deck .card-body a{
  text-decoration:none;
}

body .post-type-archive-article .card-deck .card-body .card-title{
  font-size:1.5rem;
  line-height:1.3;
  padding:1.875rem 0;
  margin-bottom:0;
}

@media (max-width:1600px){
  body .post-type-archive-article .card-deck .card-body .card-title{
    font-size:1.25rem;
  }
}

body .post-type-archive-article .card-deck .card-body .card-text{
  display:none;
}
