.faq_wrap{background-repeat:no-repeat;background-size:cover;cursor:pointer;display:block;padding:15px 10px}.question{background:transparent;font-family:inherit;padding:0 30px;transition:all .25s linear}.question:before{content:"\f078";display:inline-block;font-family:FontAwesome;font-size:18px;font-style:normal;font-weight:400;line-height:1;margin-right:10px;transition:all .25s linear}.faq_wrap.open .question:after,.faq_wrap.open .question:before{display:inline-block;margin-top:-1px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.answer{background:transparent;border:0 solid #c3c3c3;font-family:inherit;font-weight:inherit;line-height:150%;max-height:0;overflow:hidden;padding:0 30px;transition:max-height .25s ease}.faq_wrap.open .answer{max-height:1000px;overflow:scroll}.faq-container{padding:10px 0}