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