.faqs{box-shadow:none}
.faqs .collapsible-header{padding:9px 15px; position:relative; background:#f5f5f5; border-bottom:1px solid #ddd; color:#333; font-size:16px}
.faqs .collapsible-body{background:#fff; padding:2rem}
.faqs .collapsible-header::after{position:absolute; right:9px; top:19%; content:'\eab9'; transform:rotate(180deg); font-size:22px; color:#666; transition:all .3s; font-family:'icofont'}
.faqs .active .collapsible-header::after{transform:rotate(0deg)}
@media only screen and (max-width:992px){.con-info .con-block{display:block; width:100%; margin-bottom:20px}
.iframe iframe{width:100%; height:250px}}
@media only screen and (max-width:600px){}
@media only screen and (max-width:420px){}