.block_us_faq{padding-top:60px;padding-bottom:60px;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fafafa+0,ffffff+100 */
background: #fafafa; /* Old browsers */
background: -moz-linear-gradient(top,  #fafafa 0%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #fafafa 0%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #fafafa 0%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
	/*.block_us_faq:before{position:absolute;top:0;left:0;right:0;height:1px;background:rgba(0,0,0,.1);content:'';}*/

	.block_us_faq h2{margin:0 0 20px 0;}
	.block_us_faq .text{margin:0 0 15px 0;}

.faq-list{}
.faq-list .faq-item{border-bottom:1px solid rgba(0,0,0,.15);}
.faq-list .faq-item .faq-question{display:block;position:relative;top:0;left:0;padding:10px 50px 10px 0;font-size:18px;line-height:30px;font-weight:600;color:#333;cursor:pointer;}
.faq-list .faq-item .faq-question .arrow{position:absolute;top:6px;right:5px;width:40px;height:40px;line-height:40px;text-align:center;-ms-transform:rotate(270deg);-webkit-transform:rotate(270deg);transform:rotate(270deg);color:#969696;font-size:16px;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;-ms-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.faq-list .faq-item.active .faq-question .arrow{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);color:#284f8a;}
.faq-list .faq-item.active .faq-question{color:#284f8a;font-weight:600;}
.faq-list .faq-item .faq-answer{display:none;color:#000000;padding:0 50px 20px 0;font-weight:400;font-size:18px;line-height:28px;}
.faq-list .faq-item .faq-answer p{margin:0 0 25px 0;max-width:850px;} .faq-list .faq-item .faq-answer p:last-child{margin:0 0 0 0;}
.faq-list .faq-item .faq-answer p.tableadvice{margin:0 0 0 0;font-size:10px;}

@media only screen and (max-width: 767px) {

.faq-list .faq-item .faq-answer{padding:0 0 20px 0;}

}
