
.am-accordion-item { margin: 0 }
.am-accordion-title { font-weight: 400; cursor: pointer }
.am-accordion-default { margin: 1rem; border-radius: 2px; -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,.1); box-shadow: 0 0 0 1px rgba(0,0,0,.1) }
.am-accordion-default .am-accordion-item { border-top: 1px solid rgba(0,0,0,.05) }
.am-accordion-default .am-accordion-item:first-child { border-top: none }
.am-accordion-default .am-accordion-title { color: rgba(0,0,0,.6); -webkit-transition: background-color .2s ease-out; transition: background-color .2s ease-out; padding: .8rem 1rem }
.am-accordion-default .am-accordion-title::before { content: "\f0da"; display: inline-block; font-family: FontAwesome; font-weight: 400; font-style: normal; vertical-align: baseline; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-transition: all .2s linear; transition: all .2s linear; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); margin-right: 5px }
.am-accordion-default .am-accordion-title:hover { color: #0e90d2 }
.am-accordion-default .am-accordion-content { padding: 0 1rem; color: #666; font-size: 1.4rem }
.am-accordion-default .am-active .am-accordion-title { background-color: #eee; color: #0e90d2 }
.am-accordion-default .am-active .am-accordion-title::before { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg) }
.am-accordion-default .am-active .am-accordion-content { padding: 1rem 1rem 1.5rem }
.am-accordion-basic { margin: 1rem }
.am-accordion-basic .am-accordion-title { color: #333; -webkit-transition: background-color .2s ease-out; transition: background-color .2s ease-out; padding: .8rem 0 .3rem }
.am-accordion-basic .am-accordion-title::before { content: "\f0da"; display: inline-block; font-family: FontAwesome; font-weight: 400; font-style: normal; vertical-align: baseline; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-transition: all .2s linear; transition: all .2s linear; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); margin-right: 5px }
.am-accordion-basic .am-accordion-content { padding: 0 1rem; color: #666; font-size: 1.4rem }
.am-accordion-basic .am-active .am-accordion-title { color: #0e90d2 }
.am-accordion-basic .am-active .am-accordion-title:before { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg) }
.am-accordion-basic .am-active .am-accordion-content { padding: 0 1rem 1rem }
.am-accordion-gapped { margin: 0 }
.am-accordion-gapped .am-accordion-item { border: 1px solid #dedede; border-bottom: none; margin: .5rem 0 }
.am-accordion-gapped .am-accordion-item.am-active { border-bottom: 1px solid #dedede }
.am-accordion-gapped .am-accordion-title { color: rgba(0,0,0,1); -webkit-transition: background-color .15s ease-out; transition: background-color .15s ease-out; border-bottom: 1px solid #dedede; padding: .8rem 2rem .8rem 1rem; position: relative;font-weight: 700; }
.am-accordion-gapped .am-accordion-title:after { content: "\f067"; display: inline-block; font-family: FontAwesome; font-weight: 400; font-style: normal; vertical-align: baseline; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-transition: all .2s linear; transition: all .2s linear; position: absolute; right: 1.5rem; top: 50%; margin-top: -.8rem }
.am-accordion-gapped .am-accordion-title:hover { color: rgba(0,0,0,.8) }
.am-accordion-gapped .am-accordion-content { padding: 0 1rem; color: #000; font-size: 1.6rem }
.am-accordion-gapped .am-active .am-accordion-title { background-color: #870000; color:#fff;font-weight: 700; padding: 1.2rem 1.2rem}
.am-accordion-gapped .am-active .am-accordion-title::after { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg);content: "\f00d"; display: inline-block; font-family: FontAwesome; font-weight: 400; font-style: normal; vertical-align: baseline; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-transition: all .2s linear; transition: all .2s linear; position: absolute; right: 1.5rem; top: 50%; margin-top: -.8rem }
.am-accordion-gapped .am-active .am-accordion-content { padding: 1rem 1rem 1.5rem }
.am-accordion-one { margin: 0 10px 0 10px }
.am-accordion-one .am-accordion-item { border: 1px solid #dfdfdf; margin: .5rem 0; background: #fff }
.am-accordion-one .am-accordion-title { color: #333; -webkit-transition: background-color .2s ease-out; transition: background-color .2s ease-out; padding: .8rem 2rem .8rem 1rem; position: relative }
.am-accordion-one .am-accordion-title::after { content: "\f105"; display: inline-block; font-family: FontAwesome; font-weight: 400; font-style: normal; vertical-align: baseline; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-transition: all .2s linear; transition: all .2s linear; position: absolute; right: 8px; top: 50%; margin-top: -.8rem }
.am-accordion-one .am-accordion-title:hover { color: #15afef }
.am-accordion-one .am-accordion-content { padding: 0 1rem; color: #666; font-size: 1.4rem }
.am-accordion-one .am-active .am-accordion-title { background-color: #f8f8f8; color: #15afef }
.am-accordion-one .am-active .am-accordion-title::after { -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg) }





