body.single-charity .single_charity_content_row .fl-col-content .fl-button{
  background-color:#368091;
  border:solid #368091;
  -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;
}

body.single-charity .single_charity_content_row .fl-col-content .fl-button:not(.is-tabbing){
  outline:none;
}

@media (min-width:992px) and (max-width:1199.98px){
  body.single-charity .single_charity_content_row .fl-col-content .fl-button{
    font-size:rem(15);
    padding:rem(12) rem(25);
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body.single-charity .single_charity_content_row .fl-col-content .fl-button{
    font-size:rem(15);
    padding:rem(12) rem(25);
  }
}

body.single-charity .single_charity_content_row .fl-col-content .fl-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;
}

body.single-charity .single_charity_content_row .fl-col-content .fl-button:hover,body.single-charity .single_charity_content_row .fl-col-content .hover.fl-button{
  color:#368091;
}

body.single-charity .single_charity_content_row .fl-col-content .fl-button:hover:before,body.single-charity .single_charity_content_row .fl-col-content .hover.fl-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);
}

body.single-charity .single_charity_heading_row .single_charity_logo_col .charity_white_btn .fl-button{
  background-color:#fff;
  border:solid #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:#c73170;
  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;
}

body.single-charity .single_charity_heading_row .single_charity_logo_col .charity_white_btn .fl-button:not(.is-tabbing){
  outline:none;
}

@media (min-width:992px) and (max-width:1199.98px){
  body.single-charity .single_charity_heading_row .single_charity_logo_col .charity_white_btn .fl-button{
    font-size:rem(15);
    padding:rem(12) rem(25);
  }
}

@media (min-width:768px) and (max-width:991.98px){
  body.single-charity .single_charity_heading_row .single_charity_logo_col .charity_white_btn .fl-button{
    font-size:rem(15);
    padding:rem(12) rem(25);
  }
}

body.single-charity .single_charity_heading_row .single_charity_logo_col .charity_white_btn .fl-button:before{
  background:#c73170;
  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.single-charity .single_charity_heading_row .single_charity_logo_col .charity_white_btn .fl-button:hover,body.single-charity .single_charity_heading_row .single_charity_logo_col .charity_white_btn .hover.fl-button{
  color:#fff;
}

body.single-charity .single_charity_heading_row .single_charity_logo_col .charity_white_btn .fl-button:hover:before,body.single-charity .single_charity_heading_row .single_charity_logo_col .charity_white_btn .hover.fl-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);
}
body.single-charity .single_charity_heading_row .fl-row-content-wrap{
  max-width:120rem;
  margin:0 auto;
}

body.single-charity .single_charity_heading_row .single_charity_logo_col .charity_white_btn .fl-button{
  background-color:#f7f7f7;
  border:.125rem solid #368091;
  color:#368091;
  padding:.625rem 2.1875rem;
}

@media (max-width:374px){
  body.single-charity .single_charity_heading_row .single_charity_logo_col .charity_white_btn .fl-button{
    padding:.625rem 1.5625rem;
  }
}

body.single-charity .single_charity_heading_row .single_charity_logo_col .charity_white_btn .fl-button:before{
  background:#368091;
  color:#368091;
}

body.single-charity .single_charity_heading_row .single_charity_logo_col .charity_white_btn .fl-button.hover,body.single-charity .single_charity_heading_row .single_charity_logo_col .charity_white_btn .fl-button:hover{
  color:#fff;
}

body.single-charity .single_charity_heading_row .single_charity_logo_col .charity_white_btn .fl-button:focus span{
  color:#368091;
}

@media (max-width:374px){
  body.single-charity .single_charity_heading_row .fl-module-heading h1{
    font-size:1.625rem;
  }
}

body.single-charity .single_charity_heading_row .charity_region p{
  margin-bottom:0;
  line-height:1.2;
  margin-top:.625rem;
}

@media (max-width:767.98px){
  body.single-charity .single_charity_heading_row .charity_region p{
    font-size:1rem;
  }
}

body.single-charity .single_charity_heading_row .component_social_share{
  text-align:right;
  padding:.9375rem 0 0;
}

@media (max-width:413px){
  body.single-charity .single_charity_heading_row .component_social_share{
    padding:.25rem 0 0;
  }
}

body.single-charity .single_charity_heading_row .component_social_share.-compact .title{
  font-family:GT Eesti Pro Display Regular;
  line-height:2rem;
  font-size:.875rem;
  font-weight:400;
}

@media (max-width:1199.98px){
  body.single-charity .single_charity_heading_row .component_social_share.-compact .title{
    width:auto;
  }
}

@media (max-width:767.98px){
  body.single-charity .single_charity_heading_row .component_social_share.-compact .title{
    font-size:.75rem;
    line-height:1.125rem;
    text-transform:uppercase;
    width:30%;
    text-align:left;
    padding-top:0;
  }
}

@media (max-width:413px){
  body.single-charity .single_charity_heading_row .component_social_share.-compact .title{
    width:100%;
    text-align:left;
    margin-bottom:.625rem;
    padding-top:.5rem;
  }
}

@media (max-width:413px){
  body.single-charity .single_charity_heading_row .component_social_share.-compact .social-share{
    float:left;
  }
}

body.single-charity .single_charity_heading_row .component_social_share.-compact .social-share .social-icon{
  background:#368091;
  border:none;
}

body.single-charity .single_charity_heading_row .component_social_share.-compact .social-share .social-icon:before{
  color:#fff;
}

body.single-charity .single_charity_content_row .fl-row-content-wrap{
  max-width:120rem;
  margin:0 auto;
}

body.single-charity .single_charity_content_row .fl-col-content h2{
  color:#c73170;
  font-size:1.75rem;
  line-height:1.2;
  margin-bottom:1rem;
}

@media (max-width:767.98px){
  body.single-charity .single_charity_content_row .fl-col-content h2{
    font-size:1.375rem;
  }
}

body.single-charity .single_charity_content_row .fl-col-content p{
  color:#546160;
  font-weight:400;
}

body.single-charity .single_charity_content_row .fl-col-content p a{
  text-decoration:underline;
  color:#368091;
}

body.single-charity .single_charity_content_row .fl-col-content p img{
  margin-bottom:1.25rem;
}

body.single-charity .single_charity_content_row .fl-col-content blockquote{
  border-left:0;
  background:none;
  padding:2.5rem;
  width:100%;
  font-size:1.375rem;
  line-height:1.2;
  color:#368091;
  font-family:GT Eesti Pro Display Regular;
  margin-bottom:.625rem;
}

@media (min-width:1601px){
  body.single-charity .single_charity_content_row .fl-col-content blockquote{
    font-size:1.5rem;
  }
}

@media (max-width:767.98px){
  body.single-charity .single_charity_content_row .fl-col-content blockquote{
    font-size:1.25rem;
    padding:2.5rem 0;
    margin-bottom:0;
  }
}

body.single-charity .single_charity_content_row .fl-col-content blockquote p{
  color:#c73170;
  width:31.9375rem;
  margin:0 auto;
  padding:2.5rem 0;
  text-align:center;
  font-size:1.25rem;
}

@media (max-width:767.98px){
  body.single-charity .single_charity_content_row .fl-col-content blockquote p{
    width:auto;
  }
}

body.single-charity .single_charity_content_row .fl-col-content blockquote:after,body.single-charity .single_charity_content_row .fl-col-content blockquote:before{
  content:"";
  background:#368091;
  height:.0625rem;
  width:10rem;
  position:absolute;
  left:50%;
  -webkit-transform:translateX(-50%);
     -moz-transform:translateX(-50%);
       -o-transform:translateX(-50%);
          transform:translateX(-50%);
}

body.single-charity .single_charity_content_row .fl-col-content ul li{
  font-family:GT Eesti Pro Display Regular;
}

@media (min-width:413px){
  body.single-charity .single_charity_content_row .fl-col-content .fl-button{
    padding:1.125rem 5.625rem;
    font-size:1.125rem;
  }
}

/*# sourceMappingURL=template-single-charity.min.css.map */
