.page .content-area {
  width: 100%;
}
/*.post-title {display:none;}*/


.accordion-bral {
  min-height: 0;
  min-width: 220px;
  width: 100%;
  height: 100%;
	max-width: 920px;
  background-color: #FFF;
  margin: 0 auto;
}
.accordion-bral .ac-label {
  font-family: Open Sans, sans-serif;
  padding: 10px 20px;
  position: relative;
  display: block;
  height: auto;
  cursor: pointer;
  color: #222;
  font-size: 19px;
  background: #fff;
	overflow: hidden;
  min-height: 210px;
}
.accordion-bral .ac-label:hover {
  background: #f9f9f9;
}
.accordion-bral input + .ac-label  {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.accordion-bral input:checked + .ac-label,
.accordion-bral input:checked + .ac-label:active {
  background-color: rgba(255, 255, 255, 0.5) !important;
  color: #222;
}
.accordion-bral input.ac-input {
  display: none;
}
.accordion-bral .article {
  background: #fff;
  overflow: hidden;
  height: 0px;
  max-height: auto;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.accordion-bral .article p {
  color: #777;
  line-height: 23px;
  font-size: 14px;
  padding: 20px;
}
.accordion-bral input:checked ~ .article i {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.accordion-bral input:checked ~ .article.ac-content {
  height: auto;
}

.article.ac-content a {
  color: #db514d;
}

.accordion-bral a {
  color: #db514d;
}

.accordion-bral h3 {
    clear: both;
    color: #504e50;
    font-weight: normal !important;
    margin: 36px 0 12px;
    font-family: 'Changa One', sans-serif;
}

.accordion-bral img {
  margin-top: 24px;
}

.article.ac-content a.acc-pay, .article.ac-content .support-bank-container a {
  color: #fff;
}

.article.ac-content ul {
  margin: 0 0 24px 20px;
  padding: 0;
}

.article.ac-content ul li {
  list-style-type: disc;
  line-height: normal;
}

.accordion-bral i {
  position: absolute;
	bottom: 22px;
  transform: translate(-30px, 0);
  margin-top: 16px;
  right: 0;
}
.accordion-bral input:checked ~ .ac-label i:before {
  transform: translate(8px, 0) rotate(-45deg);
}
.accordion-bral input:checked ~ .ac-label i:after {
  transform: translate(-2px, 0) rotate(45deg);
}
.accordion-bral i:before, .accordion-bral i:after {
  content: "";
  position: absolute;
  background-color: #808080;
  width: 3px;
  height: 16px;
}
.accordion-bral i:before {
  transform: translate(-1px, 0) rotate(-45deg);
}
.accordion-bral i:after {
  transform: translate(9px, 0) rotate(45deg);
}
.acc1, .acc2, .acc3, .acc4, .acc5 {box-shadow: 2px 1px 2px #afafaf; margin: 30px 0; }
.acc6 {box-shadow: 2px 1px 2px #afafaf; margin: 60px 0; }

.acc6 li::marker {
   color: #db514d; font-weight: bold;
 }

.acc1 .ac-label,
.acc1 .ac-content {border-left: 65px solid #db514d;}

.acc2 .ac-label,
.acc2 .ac-content {border-left: 65px solid rgb(219 82 77 / 85%)}

.acc3 .ac-label,
.acc3 .ac-content {border-left: 65px solid rgb(219 82 77 / 70%)}

.acc4 .ac-label,
.acc4 .ac-content {border-left: 65px solid rgb(219 82 77 / 60%)}

.acc5 .ac-label,
.acc5 .ac-content {border-left: 65px solid rgba(219, 82, 77, 0.45)}

.acc6 .ac-label,
.acc6 .ac-content {border-left: 1px solid #db514d}

.ac-label section {font-size:18px;box-sizing: border-box;}

.ac-label  .felhivas-cim {font-family:'Changa One'; color:#504e50; font-size:24px; text-transform: uppercase; font-weight: normal;}



.ac-label section:nth-child(1) {float:left; width:50%;}
.ac-label section:nth-child(2) {float:right; width:50%; margin: 10px 0;}

.ac-content section:nth-child(1) {float:left; width:50%; padding:10px 45px;box-sizing: border-box; font-size:16px;}
.ac-content section:nth-child(2) {float:left; width:50%;padding:40px 10px;box-sizing: border-box;}

.ac-label section:nth-child(1) div:nth-child(1){font-weight:800; color:#504E50; font-size:48px; text-transform:uppercase; line-height: 70px;}
.ac-label section:nth-child(1) div:nth-child(2){font-weight:300; color:#504E50; font-size:24px; text-transform:uppercase;}
.ac-label section:nth-child(1) div:nth-child(2) span {
    font-family: 'fontawesome', sans-serif; line-height: 2em; margin: 0 .6em; font-size: 50; color: #FAC80F;
}
.ac-label section:nth-child(1) div:nth-child(3){font-weight:700; color:#504E50; font-size:24px; text-transform:uppercase;}
.ac-label section:nth-child(1) div:nth-child(3) span {
    font-family: 'fontawesome', sans-serif; line-height: 2em; margin: 0 .6em; font-size: 50; color: #FAC80F;
}
.acc-pay {display:block; background: #db514d; color:#fff; text-decoration: none;width:70%; margin:10px auto; text-align:center;box-sizing: border-box;padding:0 0 2px 0 ; }
.acc-pay:hover {background: #fac80f; color:#222;}
.acc-pay .funding-alone-icons {font-family: 'fontawesome', sans-serif; color:#fff; font-size: 40px;padding: 24px 0 10px 0; line-height: 60px;}
.acc-pay h4 {font-size: 24px; font-weight: 800; margin: 20px 0; line-height: 25px;}
.acc-pay h4 span{font-family: 'fontawesome', sans-serif; }
.acc-pay:hover > span{color:#db514d;}
.acc-spacer {height: 30px;}

.support-bank-container {max-width: 70%; margin: 20px auto; text-align: center;}
.support-bank-container .funding-alone-icons {font-family: 'fontawesome', sans-serif; color:#222; font-size: 40px;padding: 24px 0 10px 0; margin-bottom: 10px;}
.support-bank-container a {color: #fff;background: #db514d;padding: 10px 20px;}
.support-bank-container a:hover {color: #db514d;background: #fac80f;}

.acc6 .ac-label i {
  position: absolute;
  bottom: 30px;
  transform: translate(-30px, 0);
  margin-top: 16px;
  right: 22%;
}

.acc6 .ac-label section:nth-child(2) {
  margin: 10px 0 30px 0;
}

.acc6 i::before, .acc6 i::after {
  background-color: #db514d;
}



@media (max-width: 800px) {
  .accordion-bral .ac-label {
  font-family: Open Sans, sans-serif;
  padding: 5px 20px;
  position: relative;
  display: block;
  height: auto;
  padding-right: 40px;
  cursor: pointer;
  color: #777;
  font-size: 14px;
  background: #fff;
}
  .accordion-bral i {
  position: absolute;
  transform: translate(-30px, 0);
  margin-top: 2%;
  right: 0;
}

.ac-label section:nth-child(1) {
    float: none;
    width: 100%;
}
.ac-label section:nth-child(2) {
    float: none;
    width: 100%;
    margin: 10px 0;
}

.acc6 .ac-content section:nth-child(1) {
  padding:0;
}

.acc6 .ac-label section:nth-child(2) {
  margin: 10px 0 50px 0;
  font-size: 14px;

}

.acc6 .ac-label i {
  right: 43%;
}




.ac-content section:nth-child(1) {
    float: none;
    width: 100%;
}
.ac-content section:nth-child(2) {
    float: none;
    width: 100%;
}
.acc6 .ac-content section:nth-child(2) {
padding: 0 10px;
}
.ac-label section:nth-child(1) div:nth-child(1) {
    font-size: 26px;
}
.ac-label section:nth-child(1) div:nth-child(2) {
    font-size: 20px;
}
.ac-label section:nth-child(1) div:nth-child(3) {
    font-size: 16px;
}
.acc1 .ac-label, .acc1 .ac-content {
    border-left: 15px solid #db514d;
}
.acc2 .ac-label, .acc2 .ac-content {
    border-left: 15px solid rgb(219 82 77 / 85%);
}
.acc3 .ac-label, .acc3 .ac-content {
    border-left: 15px solid rgb(219 82 77 / 70%);
}
.acc4 .ac-label, .acc4 .ac-content {
    border-left: 15px solid rgb(219 82 77 / 60%);
}
.acc5 .ac-label, .acc5 .ac-content {border-left: 15px solid rgba(219, 82, 77, 0.45)}
}
