@font-face {
    font-family: "HelveticaNeueLTStd-Lt";
    src: url("/assets/fonts/395451_0_0.eot");
    src: url("/assets/fonts/395451_0_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/395451_0_0.woff2") format("woff2"), url("/assets/fonts/395451_0_0.woff") format("woff"),
    url("/assets/fonts/395451_0_0.ttf") format("truetype"), url("/assets/fonts/395451_0_0.svg#wf") format("svg");
}
@font-face {
    font-family: "HelveticaNeueLTStd-Bd";
    src: url("/assets/fonts/395451_1_0.eot");
    src: url("/assets/fonts/395451_1_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/395451_1_0.woff2") format("woff2"), url("/assets/fonts/395451_1_0.woff") format("woff"),
    url("/assets/fonts/395451_1_0.ttf") format("truetype"), url("/assets/fonts/395451_1_0.svg#wf") format("svg");
}
@font-face {
    font-family: "HelveticaNeueLTStd-UltLt";
    src: url("/assets/fonts/395451_2_0.eot");
    src: url("/assets/fonts/395451_2_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/395451_2_0.woff2") format("woff2"), url("/assets/fonts/395451_2_0.woff") format("woff"),
    url("/assets/fonts/395451_2_0.ttf") format("truetype"), url("/assets/fonts/395451_2_0.svg#wf") format("svg");
}
@font-face {
    font-family: "HelveticaNeueLTStd-Roman";
    src: url("/assets/fonts/395451_3_0.eot");
    src: url("/assets/fonts/395451_3_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/395451_3_0.woff2") format("woff2"), url("/assets/fonts/395451_3_0.woff") format("woff"),
    url("/assets/fonts/395451_3_0.ttf") format("truetype"), url("/assets/fonts/395451_3_0.svg#wf") format("svg");
}
@font-face {
    font-family: "HelveticaNeueLTStd-Th";
    src: url("/assets/fonts/395451_4_0.eot");
    src: url("/assets/fonts/395451_4_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/395451_4_0.woff2") format("woff2"), url("/assets/fonts/395451_4_0.woff") format("woff"),
    url("/assets/fonts/395451_4_0.ttf") format("truetype"), url("/assets/fonts/395451_4_0.svg#wf") format("svg");
}
@font-face {
    font-family: "HelveticaNeueLTStd-Md";
    src: url("/assets/fonts/395451_5_0.eot");
    src: url("/assets/fonts/395451_5_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/395451_5_0.woff2") format("woff2"), url("/assets/fonts/395451_5_0.woff") format("woff"),
    url("/assets/fonts/395451_5_0.ttf") format("truetype"), url("/assets/fonts/395451_5_0.svg#wf") format("svg");
}
@font-face {
    font-family: "HelveticaNeueLTStd-Hv";
    src: url("/assets/fonts/395451_6_0.eot");
    src: url("/assets/fonts/395451_6_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/395451_6_0.woff2") format("woff2"), url("/assets/fonts/395451_6_0.woff") format("woff"),
    url("/assets/fonts/395451_6_0.ttf") format("truetype"), url("/assets/fonts/395451_6_0.svg#wf") format("svg");
}
@font-face {
    font-family: "HelveticaNeueLTStd-Blk";
    src: url("/assets/fonts/395451_7_0.eot");
    src: url("/assets/fonts/395451_7_0.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/395451_7_0.woff2") format("woff2"), url("/assets/fonts/395451_7_0.woff") format("woff"),
    url("/assets/fonts/395451_7_0.ttf") format("truetype"), url("/assets/fonts/395451_7_0.svg#wf") format("svg");
}
.light {
    font-family: "HelveticaNeueLTStd-Lt";
}
.bold {
    font-family: "HelveticaNeueLTStd-Bd";
}
.ultra-light {
    font-family: "HelveticaNeueLTStd-UltLt";
}
.standard {
    font-family: "HelveticaNeueLTStd-Roman";
}
h1 {
    font-weight: 700;
}
h2 {
    font-weight: 200;
}
h3 {
    font-weight: 500;
}
h4 {
    font-weight: 500;
}
html {
    font: normal 16px / 25px "HelveticaNeueLTStd-Roman";
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    background: #fff;
    color: #444;
}
body {
    margin: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}
audio,
canvas,
img,
svg,
video {
    max-width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.ap-img-preserve,
.ap-img-preserve audio,
.ap-img-preserve canvas,
.ap-img-preserve img,
.ap-img-preserve svg,
.ap-img-preserve video {
    max-width: none;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
ul,
ol {
    padding-left: 30px;
}
ul > li > ul,
ul > li > ol,
ol > li > ol,
ol > li > ul {
    margin: 0;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 0;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    margin: 15px 0;
    border: 0;
    border-top: 1px solid #ddd;
}
address {
    font-style: normal;
}
blockquote {
    padding-left: 15px;
    border-left: 5px solid #ddd;
    font-size: 16px;
    line-height: 22px;
    font-style: italic;
}
pre {
    padding: 10px;
    background: #f5f5f5;
    font: 12px / 18px Consolas, monospace, serif;
    color: #444;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    overflow: auto;
}
::-moz-selection {
    background: #39f;
    color: #fff;
    text-shadow: none;
}
::selection {
    background: #39f;
    color: #fff;
    text-shadow: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
    display: block;
}
progress {
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
}
[hidden],
template {
    display: none;
}
iframe {
    border: 0;
}
@media screen and (max-width: 400px) {
    @-ms-viewport {
        width: device-width;
    }
}
.ap-alert {
    margin-bottom: 15px;
    padding: 10px;
    background: #ebf7fd;
    color: #2d7091;
}
* + .ap-alert {
    margin-top: 15px;
}
.ap-alert > :last-child {
    margin-bottom: 0;
}
.ap-alert h1,
.ap-alert h2,
.ap-alert h3,
.ap-alert h4,
.ap-alert h5,
.ap-alert h6 {
    color: inherit;
}
.ap-alert > .ap-close:first-child {
    float: right;
}
.ap-alert > .ap-close:first-child + * {
    margin-top: 0;
}
.ap-alert-success {
    background: #f2fae3;
    color: #659f13;
}
.ap-alert-warning {
    background: #fffceb;
    color: #e28327;
}
.ap-alert-danger {
    background: #fff1f0;
    color: #d85030;
}
.ap-alert-large {
    padding: 20px;
}
.ap-alert-large > .ap-close:first-child {
    margin: -10px -10px 0 0;
}
[class*="ap-animation-"] {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@media screen {
    [data-ap-scrollspy*="ap-animation-"]:not([data-ap-scrollspy*="target"]) {
        opacity: 0;
    }
}
.ap-animation-fade {
    -webkit-animation-name: ap-fade;
    animation-name: ap-fade;
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-timing-function: linear !important;
    animation-timing-function: linear !important;
}
.ap-animation-scale-up {
    -webkit-animation-name: ap-fade-scale-02;
    animation-name: ap-fade-scale-02;
}
.ap-animation-scale-down {
    -webkit-animation-name: ap-fade-scale-18;
    animation-name: ap-fade-scale-18;
}
.ap-animation-slide-top {
    -webkit-animation-name: ap-fade-top;
    animation-name: ap-fade-top;
}
.ap-animation-slide-bottom {
    -webkit-animation-name: ap-fade-bottom;
    animation-name: ap-fade-bottom;
}
.ap-animation-slide-left {
    -webkit-animation-name: ap-fade-left;
    animation-name: ap-fade-left;
}
.ap-animation-slide-right {
    -webkit-animation-name: ap-fade-right;
    animation-name: ap-fade-right;
}
.ap-animation-scale {
    -webkit-animation-name: ap-scale-12;
    animation-name: ap-scale-12;
}
.ap-animation-shake {
    -webkit-animation-name: ap-shake;
    animation-name: ap-shake;
}
.ap-animation-reverse {
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}
.ap-animation-15 {
    -webkit-animation-duration: 15s;
    animation-duration: 15s;
}
.ap-animation-top-left {
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}
.ap-animation-top-center {
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
}
.ap-animation-top-right {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.ap-animation-middle-left {
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
}
.ap-animation-middle-right {
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
}
.ap-animation-bottom-left {
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
}
.ap-animation-bottom-center {
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}
.ap-animation-bottom-right {
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
.ap-animation-hover:not(:hover),
.ap-animation-hover:not(:hover) [class*="ap-animation-"],
.ap-touch .ap-animation-hover:not(.ap-hover),
.ap-touch .ap-animation-hover:not(.ap-hover) [class*="ap-animation-"] {
    -webkit-animation-name: none;
    animation-name: none;
}
@-webkit-keyframes ap-fade {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes ap-fade {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes ap-fade-top {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
@keyframes ap-fade-top {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes ap-fade-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
@keyframes ap-fade-bottom {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes ap-fade-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@keyframes ap-fade-left {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@-webkit-keyframes ap-fade-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
@keyframes ap-fade-right {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@-webkit-keyframes ap-fade-scale-02 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.2);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}
@keyframes ap-fade-scale-02 {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.2);
        transform: scale(0.2);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes ap-fade-scale-15 {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}
@keyframes ap-fade-scale-15 {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes ap-fade-scale-18 {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.8);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
    }
}
@keyframes ap-fade-scale-18 {
    0% {
        opacity: 0;
        -webkit-transform: scale(1.8);
        transform: scale(1.8);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes ap-slide-left {
    0% {
        -webkit-transform: translateX(-100%);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}
@keyframes ap-slide-left {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@-webkit-keyframes ap-slide-right {
    0% {
        -webkit-transform: translateX(100%);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}
@keyframes ap-slide-right {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@-webkit-keyframes ap-slide-left-33 {
    0% {
        -webkit-transform: translateX(33%);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}
@keyframes ap-slide-left-33 {
    0% {
        -webkit-transform: translateX(33%);
        transform: translateX(33%);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@-webkit-keyframes ap-slide-right-33 {
    0% {
        -webkit-transform: translateX(-33%);
    }
    100% {
        -webkit-transform: translateX(0);
    }
}
@keyframes ap-slide-right-33 {
    0% {
        -webkit-transform: translateX(-33%);
        transform: translateX(-33%);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@-webkit-keyframes ap-scale-12 {
    0% {
        -webkit-transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
    }
}
@keyframes ap-scale-12 {
    0% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@-webkit-keyframes ap-rotate {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
    }
}
@keyframes ap-rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@-webkit-keyframes ap-shake {
    0%,
    100% {
        -webkit-transform: translateX(0);
    }
    10% {
        -webkit-transform: translateX(-9px);
    }
    20% {
        -webkit-transform: translateX(8px);
    }
    30% {
        -webkit-transform: translateX(-7px);
    }
    40% {
        -webkit-transform: translateX(6px);
    }
    50% {
        -webkit-transform: translateX(-5px);
    }
    60% {
        -webkit-transform: translateX(4px);
    }
    70% {
        -webkit-transform: translateX(-3px);
    }
    80% {
        -webkit-transform: translateX(2px);
    }
    90% {
        -webkit-transform: translateX(-1px);
    }
}
@keyframes ap-shake {
    0%,
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    10% {
        -webkit-transform: translateX(-9px);
        transform: translateX(-9px);
    }
    20% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }
    30% {
        -webkit-transform: translateX(-7px);
        transform: translateX(-7px);
    }
    40% {
        -webkit-transform: translateX(6px);
        transform: translateX(6px);
    }
    50% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px);
    }
    60% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }
    70% {
        -webkit-transform: translateX(-3px);
        transform: translateX(-3px);
    }
    80% {
        -webkit-transform: translateX(2px);
        transform: translateX(2px);
    }
    90% {
        -webkit-transform: translateX(-1px);
        transform: translateX(-1px);
    }
}
@-webkit-keyframes ap-slide-top-fixed {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-10px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
@keyframes ap-slide-top-fixed {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes ap-slide-bottom-fixed {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
@keyframes ap-slide-bottom-fixed {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
.ap-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.ap-button {
    -webkit-appearance: none;
    margin: 0;
    border: none;
    border-radius: 5px;
    overflow: visible;
    font: inherit;
    color: #fff;
    text-transform: none;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 18px;
    background: -o-linear-gradient(top, #246aab 0%, #02539c 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#246aab), to(#02539c));
    background: linear-gradient(-180deg, #246aab 0%, #02539c 100%);
    vertical-align: middle;
    line-height: 55px;
    min-height: 55px;
    font-size: 20px;
    text-decoration: none;
    text-align: center;
    letter-spacing: -0.2px;
    font-weight: 500;
}
.ap-button:not(:disabled) {
    cursor: pointer;
}
.ap-button:hover,
.ap-button:focus {
    background: -o-linear-gradient(top, #215f96, #004583);
    background: -webkit-gradient(linear, left top, left bottom, from(#215f96), to(#004583));
    background: linear-gradient(180deg, #215f96, #004583);
    color: #fff;
    outline: none;
    text-decoration: none;
}
.ap-button:active,
.ap-button.ap-active {
    background-color: #ddd;
    color: #444;
}
.ap-button-primary {
    background: #fff;
    color: #353c45;
    border: 1px solid #ccc;
}
.ap-button-primary:hover,
.ap-button-primary:focus {
    background-color: #35b3ee;
    color: #fff;
}
.ap-button-primary:active,
.ap-button-primary.ap-active {
    background-color: #0091ca;
    color: #fff;
}
.ap-button-success {
    background-color: #8cc14c;
    color: #fff;
}
.ap-button-success:hover,
.ap-button-success:focus {
    background-color: #8ec73b;
    color: #fff;
}
.ap-button-success:active,
.ap-button-success.ap-active {
    background-color: #72ae41;
    color: #fff;
}
.ap-button-danger {
    background-color: #da314b;
    color: #fff;
}
.ap-button-danger:hover,
.ap-button-danger:focus {
    background-color: #e4354f;
    color: #fff;
}
.ap-button-danger:active,
.ap-button-danger.ap-active {
    background-color: #c91032;
    color: #fff;
}
.ap-button:disabled {
    background-color: #f5f5f5;
    color: #999;
}
.ap-button-link,
.ap-button-link:hover,
.ap-button-link:focus,
.ap-button-link:active,
.ap-button-link.ap-active,
.ap-button-link:disabled {
    border-color: transparent;
    background: none;
}
.ap-button-link {
    color: #07d;
}
.ap-button-link:hover,
.ap-button-link:focus,
.ap-button-link:active,
.ap-button-link.ap-active {
    color: #059;
    text-decoration: underline;
}
.ap-button-link:disabled {
    color: #999;
}
.ap-button-link:focus {
    outline: 1px dotted;
}
.ap-button-mini {
    min-height: 20px;
    padding: 0 6px;
    line-height: 20px;
    font-size: 11px;
}
.ap-button-sm {
    min-height: 35px;
    padding: 0 10px;
    line-height: 35px;
    font-size: 12px;
}
.ap-button-lg {
    min-height: 65px;
    padding: 0 15px;
    line-height: 65px;
    font-size: 24px;
}
.ap-button-group {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-size: 0.001px;
    white-space: nowrap;
}
.ap-button-group > * {
    display: inline-block;
}
.ap-button-group .ap-button {
    vertical-align: top;
}
.ap-button-dropdown {
    display: inline-block;
    vertical-align: middle;
    position: relative;
}
.ap-close::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.ap-close {
    -webkit-appearance: none;
    margin: 0;
    border: none;
    overflow: visible;
    font: inherit;
    color: inherit;
    text-transform: none;
    padding: 0;
    background: transparent;
    display: inline-block;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 20px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    opacity: 1;
}
.ap-close:after {
    display: block;
    content: "\f00d";
    font-family: FontAwesome;
}
.ap-close:hover,
.ap-close:focus {
    opacity: 0.5;
    outline: none;
    color: inherit;
    text-decoration: none;
    cursor: pointer;
}
.ap-close-alt {
    padding: 2px;
    border-radius: 50%;
    background: #eee;
    opacity: 1;
}
.ap-close-alt:hover,
.ap-close-alt:focus {
    opacity: 1;
}
.ap-close-alt:after {
    opacity: 0.5;
}
.ap-close-alt:hover:after,
.ap-close-alt:focus:after {
    opacity: 0.8;
}
[class*="ap-column-"] {
    -webkit-column-gap: 25px;
    -moz-column-gap: 25px;
    column-gap: 25px;
}
.ap-column-1-2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.ap-column-1-3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}
.ap-column-1-4 {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
}
.ap-column-1-5 {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
}
.ap-column-1-6 {
    -webkit-column-count: 6;
    -moz-column-count: 6;
    column-count: 6;
}
@media (min-width: 480px) {
    .ap-column-small-1-2 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    .ap-column-small-1-3 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
    .ap-column-small-1-4 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }
    .ap-column-small-1-5 {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5;
    }
    .ap-column-small-1-6 {
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6;
    }
}
@media (min-width: 768px) {
    .ap-column-medium-1-2 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    .ap-column-medium-1-3 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
    .ap-column-medium-1-4 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }
    .ap-column-medium-1-5 {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5;
    }
    .ap-column-medium-1-6 {
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6;
    }
}
@media (min-width: 960px) {
    .ap-column-large-1-2 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    .ap-column-large-1-3 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
    .ap-column-large-1-4 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }
    .ap-column-large-1-5 {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5;
    }
    .ap-column-large-1-6 {
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6;
    }
}
@media (min-width: 1220px) {
    .ap-column-xlarge-1-2 {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
    }
    .ap-column-xlarge-1-3 {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
    }
    .ap-column-xlarge-1-4 {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
    }
    .ap-column-xlarge-1-5 {
        -webkit-column-count: 5;
        -moz-column-count: 5;
        column-count: 5;
    }
    .ap-column-xlarge-1-6 {
        -webkit-column-count: 6;
        -moz-column-count: 6;
        column-count: 6;
    }
}
@font-face {
    font-family: "FontAwesome";
    src: url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
[class*="ap-icon-"] {
    font-family: FontAwesome;
    display: inline-block;
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
[class*="ap-icon-"],
[class*="ap-icon-"]:hover,
[class*="ap-icon-"]:focus {
    text-decoration: none;
}
.ap-icon-small {
    font-size: 150%;
    vertical-align: -10%;
}
.ap-icon-medium {
    font-size: 200%;
    vertical-align: -16%;
}
.ap-icon-large {
    font-size: 250%;
    vertical-align: -22%;
}
.ap-icon-justify {
    width: 1em;
    text-align: center;
}
.ap-icon-spin {
    display: inline-block;
    -webkit-animation: ap-rotate 2s infinite linear;
    animation: ap-rotate 2s infinite linear;
}
.ap-icon-hover {
    color: #999;
}
.ap-icon-hover:hover {
    color: #444;
}
.ap-icon-button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background: #eee;
    line-height: 35px;
    color: #444;
    font-size: 18px;
    text-align: center;
}
.ap-icon-button:hover,
.ap-icon-button:focus {
    background-color: #f5f5f5;
    color: #444;
    outline: none;
}
.ap-icon-button:active {
    background-color: #ddd;
    color: #444;
}
.ap-icon-glass:before {
    content: "\f000";
}
.ap-icon-music:before {
    content: "\f001";
}
.ap-icon-search:before {
    content: "\f002";
}
.ap-icon-envelope-o:before {
    content: "\f003";
}
.ap-icon-heart:before {
    content: "\f004";
}
.ap-icon-star:before {
    content: "\f005";
}
.ap-icon-star-o:before {
    content: "\f006";
}
.ap-icon-user:before {
    content: "\f007";
}
.ap-icon-film:before {
    content: "\f008";
}
.ap-icon-th-large:before {
    content: "\f009";
}
.ap-icon-th:before {
    content: "\f00a";
}
.ap-icon-th-list:before {
    content: "\f00b";
}
.ap-icon-check:before {
    content: "\f00c";
}
.ap-icon-remove:before,
.ap-icon-close:before,
.ap-icon-times:before {
    content: "\f00d";
}
.ap-icon-search-plus:before {
    content: "\f00e";
}
.ap-icon-search-minus:before {
    content: "\f010";
}
.ap-icon-power-off:before {
    content: "\f011";
}
.ap-icon-signal:before {
    content: "\f012";
}
.ap-icon-gear:before,
.ap-icon-cog:before {
    content: "\f013";
}
.ap-icon-trash-o:before {
    content: "\f014";
}
.ap-icon-home:before {
    content: "\f015";
}
.ap-icon-file-o:before {
    content: "\f016";
}
.ap-icon-clock-o:before {
    content: "\f017";
}
.ap-icon-road:before {
    content: "\f018";
}
.ap-icon-download:before {
    content: "\f019";
}
.ap-icon-arrow-circle-o-down:before {
    content: "\f01a";
}
.ap-icon-arrow-circle-o-up:before {
    content: "\f01b";
}
.ap-icon-inbox:before {
    content: "\f01c";
}
.ap-icon-play-circle-o:before {
    content: "\f01d";
}
.ap-icon-rotate-right:before,
.ap-icon-repeat:before {
    content: "\f01e";
}
.ap-icon-refresh:before {
    content: "\f021";
}
.ap-icon-list-alt:before {
    content: "\f022";
}
.ap-icon-lock:before {
    content: "\f023";
}
.ap-icon-flag:before {
    content: "\f024";
}
.ap-icon-headphones:before {
    content: "\f025";
}
.ap-icon-volume-off:before {
    content: "\f026";
}
.ap-icon-volume-down:before {
    content: "\f027";
}
.ap-icon-volume-up:before {
    content: "\f028";
}
.ap-icon-qrcode:before {
    content: "\f029";
}
.ap-icon-barcode:before {
    content: "\f02a";
}
.ap-icon-tag:before {
    content: "\f02b";
}
.ap-icon-tags:before {
    content: "\f02c";
}
.ap-icon-book:before {
    content: "\f02d";
}
.ap-icon-bookmark:before {
    content: "\f02e";
}
.ap-icon-print:before {
    content: "\f02f";
}
.ap-icon-camera:before {
    content: "\f030";
}
.ap-icon-font:before {
    content: "\f031";
}
.ap-icon-bold:before {
    content: "\f032";
}
.ap-icon-italic:before {
    content: "\f033";
}
.ap-icon-text-height:before {
    content: "\f034";
}
.ap-icon-text-width:before {
    content: "\f035";
}
.ap-icon-align-left:before {
    content: "\f036";
}
.ap-icon-align-center:before {
    content: "\f037";
}
.ap-icon-align-right:before {
    content: "\f038";
}
.ap-icon-align-justify:before {
    content: "\f039";
}
.ap-icon-list:before {
    content: "\f03a";
}
.ap-icon-dedent:before,
.ap-icon-outdent:before {
    content: "\f03b";
}
.ap-icon-indent:before {
    content: "\f03c";
}
.ap-icon-video-camera:before {
    content: "\f03d";
}
.ap-icon-photo:before,
.ap-icon-image:before,
.ap-icon-picture-o:before {
    content: "\f03e";
}
.ap-icon-pencil:before {
    content: "\f040";
}
.ap-icon-map-marker:before {
    content: "\f041";
}
.ap-icon-adjust:before {
    content: "\f042";
}
.ap-icon-tint:before {
    content: "\f043";
}
.ap-icon-edit:before,
.ap-icon-pencil-square-o:before {
    content: "\f044";
}
.ap-icon-share-square-o:before {
    content: "\f045";
}
.ap-icon-check-square-o:before {
    content: "\f046";
}
.ap-icon-arrows:before {
    content: "\f047";
}
.ap-icon-step-backward:before {
    content: "\f048";
}
.ap-icon-fast-backward:before {
    content: "\f049";
}
.ap-icon-backward:before {
    content: "\f04a";
}
.ap-icon-play:before {
    content: "\f04b";
}
.ap-icon-pause:before {
    content: "\f04c";
}
.ap-icon-stop:before {
    content: "\f04d";
}
.ap-icon-forward:before {
    content: "\f04e";
}
.ap-icon-fast-forward:before {
    content: "\f050";
}
.ap-icon-step-forward:before {
    content: "\f051";
}
.ap-icon-eject:before {
    content: "\f052";
}
.ap-icon-chevron-left:before {
    content: "\f053";
}
.ap-icon-chevron-right:before {
    content: "\f054";
}
.ap-icon-plus-circle:before {
    content: "\f055";
}
.ap-icon-minus-circle:before {
    content: "\f056";
}
.ap-icon-times-circle:before {
    content: "\f057";
}
.ap-icon-check-circle:before {
    content: "\f058";
}
.ap-icon-question-circle:before {
    content: "\f059";
}
.ap-icon-info-circle:before {
    content: "\f05a";
}
.ap-icon-crosshairs:before {
    content: "\f05b";
}
.ap-icon-times-circle-o:before {
    content: "\f05c";
}
.ap-icon-check-circle-o:before {
    content: "\f05d";
}
.ap-icon-ban:before {
    content: "\f05e";
}
.ap-icon-arrow-left:before {
    content: "\f060";
}
.ap-icon-arrow-right:before {
    content: "\f061";
}
.ap-icon-arrow-up:before {
    content: "\f062";
}
.ap-icon-arrow-down:before {
    content: "\f063";
}
.ap-icon-mail-forward:before,
.ap-icon-share:before {
    content: "\f064";
}
.ap-icon-expand:before {
    content: "\f065";
}
.ap-icon-compress:before {
    content: "\f066";
}
.ap-icon-plus:before {
    content: "\f067";
}
.ap-icon-minus:before {
    content: "\f068";
}
.ap-icon-asterisk:before {
    content: "\f069";
}
.ap-icon-exclamation-circle:before {
    content: "\f06a";
}
.ap-icon-gift:before {
    content: "\f06b";
}
.ap-icon-leaf:before {
    content: "\f06c";
}
.ap-icon-fire:before {
    content: "\f06d";
}
.ap-icon-eye:before {
    content: "\f06e";
}
.ap-icon-eye-slash:before {
    content: "\f070";
}
.ap-icon-warning:before,
.ap-icon-exclamation-triangle:before {
    content: "\f071";
}
.ap-icon-plane:before {
    content: "\f072";
}
.ap-icon-calendar:before {
    content: "\f073";
}
.ap-icon-random:before {
    content: "\f074";
}
.ap-icon-comment:before {
    content: "\f075";
}
.ap-icon-magnet:before {
    content: "\f076";
}
.ap-icon-chevron-up:before {
    content: "\f077";
}
.ap-icon-chevron-down:before {
    content: "\f078";
}
.ap-icon-retweet:before {
    content: "\f079";
}
.ap-icon-shopping-cart:before {
    content: "\f07a";
}
.ap-icon-folder:before {
    content: "\f07b";
}
.ap-icon-folder-open:before {
    content: "\f07c";
}
.ap-icon-arrows-v:before {
    content: "\f07d";
}
.ap-icon-arrows-h:before {
    content: "\f07e";
}
.ap-icon-bar-chart-o:before,
.ap-icon-bar-chart:before {
    content: "\f080";
}
.ap-icon-twitter-square:before {
    content: "\f081";
}
.ap-icon-facebook-square:before {
    content: "\f082";
}
.ap-icon-camera-retro:before {
    content: "\f083";
}
.ap-icon-key:before {
    content: "\f084";
}
.ap-icon-gears:before,
.ap-icon-cogs:before {
    content: "\f085";
}
.ap-icon-comments:before {
    content: "\f086";
}
.ap-icon-thumbs-o-up:before {
    content: "\f087";
}
.ap-icon-thumbs-o-down:before {
    content: "\f088";
}
.ap-icon-star-half:before {
    content: "\f089";
}
.ap-icon-heart-o:before {
    content: "\f08a";
}
.ap-icon-sign-out:before {
    content: "\f08b";
}
.ap-icon-linkedin-square:before {
    content: "\f08c";
}
.ap-icon-thumb-tack:before {
    content: "\f08d";
}
.ap-icon-external-link:before {
    content: "\f08e";
}
.ap-icon-sign-in:before {
    content: "\f090";
}
.ap-icon-trophy:before {
    content: "\f091";
}
.ap-icon-github-square:before {
    content: "\f092";
}
.ap-icon-upload:before {
    content: "\f093";
}
.ap-icon-lemon-o:before {
    content: "\f094";
}
.ap-icon-phone:before {
    content: "\f095";
}
.ap-icon-square-o:before {
    content: "\f096";
}
.ap-icon-bookmark-o:before {
    content: "\f097";
}
.ap-icon-phone-square:before {
    content: "\f098";
}
.ap-icon-twitter:before {
    content: "\f099";
}
.ap-icon-facebook-f:before,
.ap-icon-facebook:before {
    content: "\f09a";
}
.ap-icon-github:before {
    content: "\f09b";
}
.ap-icon-unlock:before {
    content: "\f09c";
}
.ap-icon-credit-card:before {
    content: "\f09d";
}
.ap-icon-rss:before {
    content: "\f09e";
}
.ap-icon-hdd-o:before {
    content: "\f0a0";
}
.ap-icon-bullhorn:before {
    content: "\f0a1";
}
.ap-icon-bell:before {
    content: "\f0f3";
}
.ap-icon-certificate:before {
    content: "\f0a3";
}
.ap-icon-hand-o-right:before {
    content: "\f0a4";
}
.ap-icon-hand-o-left:before {
    content: "\f0a5";
}
.ap-icon-hand-o-up:before {
    content: "\f0a6";
}
.ap-icon-hand-o-down:before {
    content: "\f0a7";
}
.ap-icon-arrow-circle-left:before {
    content: "\f0a8";
}
.ap-icon-arrow-circle-right:before {
    content: "\f0a9";
}
.ap-icon-arrow-circle-up:before {
    content: "\f0aa";
}
.ap-icon-arrow-circle-down:before {
    content: "\f0ab";
}
.ap-icon-globe:before {
    content: "\f0ac";
}
.ap-icon-wrench:before {
    content: "\f0ad";
}
.ap-icon-tasks:before {
    content: "\f0ae";
}
.ap-icon-filter:before {
    content: "\f0b0";
}
.ap-icon-briefcase:before {
    content: "\f0b1";
}
.ap-icon-arrows-alt:before {
    content: "\f0b2";
}
.ap-icon-group:before,
.ap-icon-users:before {
    content: "\f0c0";
}
.ap-icon-chain:before,
.ap-icon-link:before {
    content: "\f0c1";
}
.ap-icon-cloud:before {
    content: "\f0c2";
}
.ap-icon-flask:before {
    content: "\f0c3";
}
.ap-icon-cut:before,
.ap-icon-scissors:before {
    content: "\f0c4";
}
.ap-icon-copy:before,
.ap-icon-files-o:before {
    content: "\f0c5";
}
.ap-icon-paperclip:before {
    content: "\f0c6";
}
.ap-icon-save:before,
.ap-icon-floppy-o:before {
    content: "\f0c7";
}
.ap-icon-square:before {
    content: "\f0c8";
}
.ap-icon-navicon:before,
.ap-icon-reorder:before,
.ap-icon-bars:before {
    content: "\f0c9";
}
.ap-icon-list-ul:before {
    content: "\f0ca";
}
.ap-icon-list-ol:before {
    content: "\f0cb";
}
.ap-icon-strikethrough:before {
    content: "\f0cc";
}
.ap-icon-underline:before {
    content: "\f0cd";
}
.ap-icon-table:before {
    content: "\f0ce";
}
.ap-icon-magic:before {
    content: "\f0d0";
}
.ap-icon-truck:before {
    content: "\f0d1";
}
.ap-icon-pinterest:before {
    content: "\f0d2";
}
.ap-icon-pinterest-square:before {
    content: "\f0d3";
}
.ap-icon-google-plus-square:before {
    content: "\f0d4";
}
.ap-icon-google-plus:before {
    content: "\f0d5";
}
.ap-icon-money:before {
    content: "\f0d6";
}
.ap-icon-caret-down:before {
    content: "\f0d7";
}
.ap-icon-caret-up:before {
    content: "\f0d8";
}
.ap-icon-caret-left:before {
    content: "\f0d9";
}
.ap-icon-caret-right:before {
    content: "\f0da";
}
.ap-icon-columns:before {
    content: "\f0db";
}
.ap-icon-unsorted:before,
.ap-icon-sort:before {
    content: "\f0dc";
}
.ap-icon-sort-down:before,
.ap-icon-sort-desc:before {
    content: "\f0dd";
}
.ap-icon-sort-up:before,
.ap-icon-sort-asc:before {
    content: "\f0de";
}
.ap-icon-envelope:before {
    content: "\f0e0";
}
.ap-icon-linkedin:before {
    content: "\f0e1";
}
.ap-icon-rotate-left:before,
.ap-icon-undo:before {
    content: "\f0e2";
}
.ap-icon-legal:before,
.ap-icon-gavel:before {
    content: "\f0e3";
}
.ap-icon-dashboard:before,
.ap-icon-tachometer:before {
    content: "\f0e4";
}
.ap-icon-comment-o:before {
    content: "\f0e5";
}
.ap-icon-comments-o:before {
    content: "\f0e6";
}
.ap-icon-flash:before,
.ap-icon-bolt:before {
    content: "\f0e7";
}
.ap-icon-sitemap:before {
    content: "\f0e8";
}
.ap-icon-umbrella:before {
    content: "\f0e9";
}
.ap-icon-paste:before,
.ap-icon-clipboard:before {
    content: "\f0ea";
}
.ap-icon-lightbulb-o:before {
    content: "\f0eb";
}
.ap-icon-exchange:before {
    content: "\f0ec";
}
.ap-icon-cloud-download:before {
    content: "\f0ed";
}
.ap-icon-cloud-upload:before {
    content: "\f0ee";
}
.ap-icon-user-md:before {
    content: "\f0f0";
}
.ap-icon-stethoscope:before {
    content: "\f0f1";
}
.ap-icon-suitcase:before {
    content: "\f0f2";
}
.ap-icon-bell-o:before {
    content: "\f0a2";
}
.ap-icon-coffee:before {
    content: "\f0f4";
}
.ap-icon-cutlery:before {
    content: "\f0f5";
}
.ap-icon-file-text-o:before {
    content: "\f0f6";
}
.ap-icon-building-o:before {
    content: "\f0f7";
}
.ap-icon-hospital-o:before {
    content: "\f0f8";
}
.ap-icon-ambulance:before {
    content: "\f0f9";
}
.ap-icon-medkit:before {
    content: "\f0fa";
}
.ap-icon-fighter-jet:before {
    content: "\f0fb";
}
.ap-icon-beer:before {
    content: "\f0fc";
}
.ap-icon-h-square:before {
    content: "\f0fd";
}
.ap-icon-plus-square:before {
    content: "\f0fe";
}
.ap-icon-angle-double-left:before {
    content: "\f100";
}
.ap-icon-angle-double-right:before {
    content: "\f101";
}
.ap-icon-angle-double-up:before {
    content: "\f102";
}
.ap-icon-angle-double-down:before {
    content: "\f103";
}
.ap-icon-angle-left:before {
    content: "\f104";
}
.ap-icon-angle-right:before {
    content: "\f105";
}
.ap-icon-angle-up:before {
    content: "\f106";
}
.ap-icon-angle-down:before {
    content: "\f107";
}
.ap-icon-desktop:before {
    content: "\f108";
}
.ap-icon-laptop:before {
    content: "\f109";
}
.ap-icon-tablet:before {
    content: "\f10a";
}
.ap-icon-mobile-phone:before,
.ap-icon-mobile:before {
    content: "\f10b";
}
.ap-icon-circle-o:before {
    content: "\f10c";
}
.ap-icon-quote-left:before {
    content: "\f10d";
}
.ap-icon-quote-right:before {
    content: "\f10e";
}
.ap-icon-spinner:before {
    content: "\f110";
}
.ap-icon-circle:before {
    content: "\f111";
}
.ap-icon-mail-reply:before,
.ap-icon-reply:before {
    content: "\f112";
}
.ap-icon-github-alt:before {
    content: "\f113";
}
.ap-icon-folder-o:before {
    content: "\f114";
}
.ap-icon-folder-open-o:before {
    content: "\f115";
}
.ap-icon-smile-o:before {
    content: "\f118";
}
.ap-icon-frown-o:before {
    content: "\f119";
}
.ap-icon-meh-o:before {
    content: "\f11a";
}
.ap-icon-gamepad:before {
    content: "\f11b";
}
.ap-icon-keyboard-o:before {
    content: "\f11c";
}
.ap-icon-flag-o:before {
    content: "\f11d";
}
.ap-icon-flag-checkered:before {
    content: "\f11e";
}
.ap-icon-terminal:before {
    content: "\f120";
}
.ap-icon-code:before {
    content: "\f121";
}
.ap-icon-mail-reply-all:before,
.ap-icon-reply-all:before {
    content: "\f122";
}
.ap-icon-star-half-empty:before,
.ap-icon-star-half-full:before,
.ap-icon-star-half-o:before {
    content: "\f123";
}
.ap-icon-location-arrow:before {
    content: "\f124";
}
.ap-icon-crop:before {
    content: "\f125";
}
.ap-icon-code-fork:before {
    content: "\f126";
}
.ap-icon-unlink:before,
.ap-icon-chain-broken:before {
    content: "\f127";
}
.ap-icon-question:before {
    content: "\f128";
}
.ap-icon-info:before {
    content: "\f129";
}
.ap-icon-exclamation:before {
    content: "\f12a";
}
.ap-icon-superscript:before {
    content: "\f12b";
}
.ap-icon-subscript:before {
    content: "\f12c";
}
.ap-icon-eraser:before {
    content: "\f12d";
}
.ap-icon-puzzle-piece:before {
    content: "\f12e";
}
.ap-icon-microphone:before {
    content: "\f130";
}
.ap-icon-microphone-slash:before {
    content: "\f131";
}
.ap-icon-shield:before {
    content: "\f132";
}
.ap-icon-calendar-o:before {
    content: "\f133";
}
.ap-icon-fire-extinguisher:before {
    content: "\f134";
}
.ap-icon-rocket:before {
    content: "\f135";
}
.ap-icon-maxcdn:before {
    content: "\f136";
}
.ap-icon-chevron-circle-left:before {
    content: "\f137";
}
.ap-icon-chevron-circle-right:before {
    content: "\f138";
}
.ap-icon-chevron-circle-up:before {
    content: "\f139";
}
.ap-icon-chevron-circle-down:before {
    content: "\f13a";
}
.ap-icon-html5:before {
    content: "\f13b";
}
.ap-icon-css3:before {
    content: "\f13c";
}
.ap-icon-anchor:before {
    content: "\f13d";
}
.ap-icon-unlock-alt:before {
    content: "\f13e";
}
.ap-icon-bullseye:before {
    content: "\f140";
}
.ap-icon-ellipsis-h:before {
    content: "\f141";
}
.ap-icon-ellipsis-v:before {
    content: "\f142";
}
.ap-icon-rss-square:before {
    content: "\f143";
}
.ap-icon-play-circle:before {
    content: "\f144";
}
.ap-icon-ticket:before {
    content: "\f145";
}
.ap-icon-minus-square:before {
    content: "\f146";
}
.ap-icon-minus-square-o:before {
    content: "\f147";
}
.ap-icon-level-up:before {
    content: "\f148";
}
.ap-icon-level-down:before {
    content: "\f149";
}
.ap-icon-check-square:before {
    content: "\f14a";
}
.ap-icon-pencil-square:before {
    content: "\f14b";
}
.ap-icon-external-link-square:before {
    content: "\f14c";
}
.ap-icon-share-square:before {
    content: "\f14d";
}
.ap-icon-compass:before {
    content: "\f14e";
}
.ap-icon-toggle-down:before,
.ap-icon-caret-square-o-down:before {
    content: "\f150";
}
.ap-icon-toggle-up:before,
.ap-icon-caret-square-o-up:before {
    content: "\f151";
}
.ap-icon-toggle-right:before,
.ap-icon-caret-square-o-right:before {
    content: "\f152";
}
.ap-icon-euro:before,
.ap-icon-eur:before {
    content: "\f153";
}
.ap-icon-gbp:before {
    content: "\f154";
}
.ap-icon-dollar:before,
.ap-icon-usd:before {
    content: "\f155";
}
.ap-icon-rupee:before,
.ap-icon-inr:before {
    content: "\f156";
}
.ap-icon-cny:before,
.ap-icon-rmb:before,
.ap-icon-yen:before,
.ap-icon-jpy:before {
    content: "\f157";
}
.ap-icon-ruble:before,
.ap-icon-rouble:before,
.ap-icon-rub:before {
    content: "\f158";
}
.ap-icon-won:before,
.ap-icon-krw:before {
    content: "\f159";
}
.ap-icon-bitcoin:before,
.ap-icon-btc:before {
    content: "\f15a";
}
.ap-icon-file:before {
    content: "\f15b";
}
.ap-icon-file-text:before {
    content: "\f15c";
}
.ap-icon-sort-alpha-asc:before {
    content: "\f15d";
}
.ap-icon-sort-alpha-desc:before {
    content: "\f15e";
}
.ap-icon-sort-amount-asc:before {
    content: "\f160";
}
.ap-icon-sort-amount-desc:before {
    content: "\f161";
}
.ap-icon-sort-numeric-asc:before {
    content: "\f162";
}
.ap-icon-sort-numeric-desc:before {
    content: "\f163";
}
.ap-icon-thumbs-up:before {
    content: "\f164";
}
.ap-icon-thumbs-down:before {
    content: "\f165";
}
.ap-icon-youtube-square:before {
    content: "\f166";
}
.ap-icon-youtube:before {
    content: "\f167";
}
.ap-icon-xing:before {
    content: "\f168";
}
.ap-icon-xing-square:before {
    content: "\f169";
}
.ap-icon-youtube-play:before {
    content: "\f16a";
}
.ap-icon-dropbox:before {
    content: "\f16b";
}
.ap-icon-stack-overflow:before {
    content: "\f16c";
}
.ap-icon-instagram:before {
    content: "\f16d";
}
.ap-icon-flickr:before {
    content: "\f16e";
}
.ap-icon-adn:before {
    content: "\f170";
}
.ap-icon-bitbucket:before {
    content: "\f171";
}
.ap-icon-bitbucket-square:before {
    content: "\f172";
}
.ap-icon-tumblr:before {
    content: "\f173";
}
.ap-icon-tumblr-square:before {
    content: "\f174";
}
.ap-icon-long-arrow-down:before {
    content: "\f175";
}
.ap-icon-long-arrow-up:before {
    content: "\f176";
}
.ap-icon-long-arrow-left:before {
    content: "\f177";
}
.ap-icon-long-arrow-right:before {
    content: "\f178";
}
.ap-icon-apple:before {
    content: "\f179";
}
.ap-icon-windows:before {
    content: "\f17a";
}
.ap-icon-android:before {
    content: "\f17b";
}
.ap-icon-linux:before {
    content: "\f17c";
}
.ap-icon-dribbble:before {
    content: "\f17d";
}
.ap-icon-skype:before {
    content: "\f17e";
}
.ap-icon-foursquare:before {
    content: "\f180";
}
.ap-icon-trello:before {
    content: "\f181";
}
.ap-icon-female:before {
    content: "\f182";
}
.ap-icon-male:before {
    content: "\f183";
}
.ap-icon-gittip:before,
.ap-icon-gratipay:before {
    content: "\f184";
}
.ap-icon-sun-o:before {
    content: "\f185";
}
.ap-icon-moon-o:before {
    content: "\f186";
}
.ap-icon-archive:before {
    content: "\f187";
}
.ap-icon-bug:before {
    content: "\f188";
}
.ap-icon-vk:before {
    content: "\f189";
}
.ap-icon-weibo:before {
    content: "\f18a";
}
.ap-icon-renren:before {
    content: "\f18b";
}
.ap-icon-pagelines:before {
    content: "\f18c";
}
.ap-icon-stack-exchange:before {
    content: "\f18d";
}
.ap-icon-arrow-circle-o-right:before {
    content: "\f18e";
}
.ap-icon-arrow-circle-o-left:before {
    content: "\f190";
}
.ap-icon-toggle-left:before,
.ap-icon-caret-square-o-left:before {
    content: "\f191";
}
.ap-icon-dot-circle-o:before {
    content: "\f192";
}
.ap-icon-wheelchair:before {
    content: "\f193";
}
.ap-icon-vimeo-square:before {
    content: "\f194";
}
.ap-icon-turkish-lira:before,
.ap-icon-try:before {
    content: "\f195";
}
.ap-icon-plus-square-o:before {
    content: "\f196";
}
.ap-icon-space-shuttle:before {
    content: "\f197";
}
.ap-icon-slack:before {
    content: "\f198";
}
.ap-icon-envelope-square:before {
    content: "\f199";
}
.ap-icon-wordpress:before {
    content: "\f19a";
}
.ap-icon-openid:before {
    content: "\f19b";
}
.ap-icon-institution:before,
.ap-icon-bank:before,
.ap-icon-university:before {
    content: "\f19c";
}
.ap-icon-mortar-board:before,
.ap-icon-graduation-cap:before {
    content: "\f19d";
}
.ap-icon-yahoo:before {
    content: "\f19e";
}
.ap-icon-google:before {
    content: "\f1a0";
}
.ap-icon-reddit:before {
    content: "\f1a1";
}
.ap-icon-reddit-square:before {
    content: "\f1a2";
}
.ap-icon-stumbleupon-circle:before {
    content: "\f1a3";
}
.ap-icon-stumbleupon:before {
    content: "\f1a4";
}
.ap-icon-delicious:before {
    content: "\f1a5";
}
.ap-icon-digg:before {
    content: "\f1a6";
}
.ap-icon-pied-piper:before {
    content: "\f1a7";
}
.ap-icon-pied-piper-alt:before {
    content: "\f1a8";
}
.ap-icon-drupal:before {
    content: "\f1a9";
}
.ap-icon-joomla:before {
    content: "\f1aa";
}
.ap-icon-language:before {
    content: "\f1ab";
}
.ap-icon-fax:before {
    content: "\f1ac";
}
.ap-icon-building:before {
    content: "\f1ad";
}
.ap-icon-child:before {
    content: "\f1ae";
}
.ap-icon-paw:before {
    content: "\f1b0";
}
.ap-icon-spoon:before {
    content: "\f1b1";
}
.ap-icon-cube:before {
    content: "\f1b2";
}
.ap-icon-cubes:before {
    content: "\f1b3";
}
.ap-icon-behance:before {
    content: "\f1b4";
}
.ap-icon-behance-square:before {
    content: "\f1b5";
}
.ap-icon-steam:before {
    content: "\f1b6";
}
.ap-icon-steam-square:before {
    content: "\f1b7";
}
.ap-icon-recycle:before {
    content: "\f1b8";
}
.ap-icon-automobile:before,
.ap-icon-car:before {
    content: "\f1b9";
}
.ap-icon-cab:before,
.ap-icon-taxi:before {
    content: "\f1ba";
}
.ap-icon-tree:before {
    content: "\f1bb";
}
.ap-icon-spotify:before {
    content: "\f1bc";
}
.ap-icon-deviantart:before {
    content: "\f1bd";
}
.ap-icon-soundcloud:before {
    content: "\f1be";
}
.ap-icon-database:before {
    content: "\f1c0";
}
.ap-icon-file-pdf-o:before {
    content: "\f1c1";
}
.ap-icon-file-word-o:before {
    content: "\f1c2";
}
.ap-icon-file-excel-o:before {
    content: "\f1c3";
}
.ap-icon-file-powerpoint-o:before {
    content: "\f1c4";
}
.ap-icon-file-photo-o:before,
.ap-icon-file-picture-o:before,
.ap-icon-file-image-o:before {
    content: "\f1c5";
}
.ap-icon-file-zip-o:before,
.ap-icon-file-archive-o:before {
    content: "\f1c6";
}
.ap-icon-file-sound-o:before,
.ap-icon-file-audio-o:before {
    content: "\f1c7";
}
.ap-icon-file-movie-o:before,
.ap-icon-file-video-o:before {
    content: "\f1c8";
}
.ap-icon-file-code-o:before {
    content: "\f1c9";
}
.ap-icon-vine:before {
    content: "\f1ca";
}
.ap-icon-codepen:before {
    content: "\f1cb";
}
.ap-icon-jsfiddle:before {
    content: "\f1cc";
}
.ap-icon-life-bouy:before,
.ap-icon-life-buoy:before,
.ap-icon-life-saver:before,
.ap-icon-support:before,
.ap-icon-life-ring:before {
    content: "\f1cd";
}
.ap-icon-circle-o-notch:before {
    content: "\f1ce";
}
.ap-icon-ra:before,
.ap-icon-rebel:before {
    content: "\f1d0";
}
.ap-icon-ge:before,
.ap-icon-empire:before {
    content: "\f1d1";
}
.ap-icon-git-square:before {
    content: "\f1d2";
}
.ap-icon-git:before {
    content: "\f1d3";
}
.ap-icon-hacker-news:before {
    content: "\f1d4";
}
.ap-icon-tencent-weibo:before {
    content: "\f1d5";
}
.ap-icon-qq:before {
    content: "\f1d6";
}
.ap-icon-wechat:before,
.ap-icon-weixin:before {
    content: "\f1d7";
}
.ap-icon-send:before,
.ap-icon-paper-plane:before {
    content: "\f1d8";
}
.ap-icon-send-o:before,
.ap-icon-paper-plane-o:before {
    content: "\f1d9";
}
.ap-icon-history:before {
    content: "\f1da";
}
.ap-icon-genderless:before,
.ap-icon-circle-thin:before {
    content: "\f1db";
}
.ap-icon-header:before {
    content: "\f1dc";
}
.ap-icon-paragraph:before {
    content: "\f1dd";
}
.ap-icon-sliders:before {
    content: "\f1de";
}
.ap-icon-share-alt:before {
    content: "\f1e0";
}
.ap-icon-share-alt-square:before {
    content: "\f1e1";
}
.ap-icon-bomb:before {
    content: "\f1e2";
}
.ap-icon-soccer-ball-o:before,
.ap-icon-futbol-o:before {
    content: "\f1e3";
}
.ap-icon-tty:before {
    content: "\f1e4";
}
.ap-icon-binoculars:before {
    content: "\f1e5";
}
.ap-icon-plug:before {
    content: "\f1e6";
}
.ap-icon-slideshare:before {
    content: "\f1e7";
}
.ap-icon-twitch:before {
    content: "\f1e8";
}
.ap-icon-yelp:before {
    content: "\f1e9";
}
.ap-icon-newspaper-o:before {
    content: "\f1ea";
}
.ap-icon-wifi:before {
    content: "\f1eb";
}
.ap-icon-calculator:before {
    content: "\f1ec";
}
.ap-icon-paypal:before {
    content: "\f1ed";
}
.ap-icon-google-wallet:before {
    content: "\f1ee";
}
.ap-icon-cc-visa:before {
    content: "\f1f0";
}
.ap-icon-cc-mastercard:before {
    content: "\f1f1";
}
.ap-icon-cc-discover:before {
    content: "\f1f2";
}
.ap-icon-cc-amex:before {
    content: "\f1f3";
}
.ap-icon-cc-paypal:before {
    content: "\f1f4";
}
.ap-icon-cc-stripe:before {
    content: "\f1f5";
}
.ap-icon-bell-slash:before {
    content: "\f1f6";
}
.ap-icon-bell-slash-o:before {
    content: "\f1f7";
}
.ap-icon-trash:before {
    content: "\f1f8";
}
.ap-icon-copyright:before {
    content: "\f1f9";
}
.ap-icon-at:before {
    content: "\f1fa";
}
.ap-icon-eyedropper:before {
    content: "\f1fb";
}
.ap-icon-paint-brush:before {
    content: "\f1fc";
}
.ap-icon-birthday-cake:before {
    content: "\f1fd";
}
.ap-icon-area-chart:before {
    content: "\f1fe";
}
.ap-icon-pie-chart:before {
    content: "\f200";
}
.ap-icon-line-chart:before {
    content: "\f201";
}
.ap-icon-lastfm:before {
    content: "\f202";
}
.ap-icon-lastfm-square:before {
    content: "\f203";
}
.ap-icon-toggle-off:before {
    content: "\f204";
}
.ap-icon-toggle-on:before {
    content: "\f205";
}
.ap-icon-bicycle:before {
    content: "\f206";
}
.ap-icon-bus:before {
    content: "\f207";
}
.ap-icon-ioxhost:before {
    content: "\f208";
}
.ap-icon-angellist:before {
    content: "\f209";
}
.ap-icon-cc:before {
    content: "\f20a";
}
.ap-icon-shekel:before,
.ap-icon-sheqel:before,
.ap-icon-ils:before {
    content: "\f20b";
}
.ap-icon-meanpath:before {
    content: "\f20c";
}
.ap-icon-buysellads:before {
    content: "\f20d";
}
.ap-icon-connectdevelop:before {
    content: "\f20e";
}
.ap-icon-dashcube:before {
    content: "\f210";
}
.ap-icon-forumbee:before {
    content: "\f211";
}
.ap-icon-leanpub:before {
    content: "\f212";
}
.ap-icon-sellsy:before {
    content: "\f213";
}
.ap-icon-shirtsinbulk:before {
    content: "\f214";
}
.ap-icon-simplybuilt:before {
    content: "\f215";
}
.ap-icon-skyatlas:before {
    content: "\f216";
}
.ap-icon-cart-plus:before {
    content: "\f217";
}
.ap-icon-cart-arrow-down:before {
    content: "\f218";
}
.ap-icon-diamond:before {
    content: "\f219";
}
.ap-icon-ship:before {
    content: "\f21a";
}
.ap-icon-user-secret:before {
    content: "\f21b";
}
.ap-icon-motorcycle:before {
    content: "\f21c";
}
.ap-icon-street-view:before {
    content: "\f21d";
}
.ap-icon-heartbeat:before {
    content: "\f21e";
}
.ap-icon-venus:before {
    content: "\f221";
}
.ap-icon-mars:before {
    content: "\f222";
}
.ap-icon-mercury:before {
    content: "\f223";
}
.ap-icon-transgender:before {
    content: "\f224";
}
.ap-icon-transgender-alt:before {
    content: "\f225";
}
.ap-icon-venus-double:before {
    content: "\f226";
}
.ap-icon-mars-double:before {
    content: "\f227";
}
.ap-icon-venus-mars:before {
    content: "\f228";
}
.ap-icon-mars-stroke:before {
    content: "\f229";
}
.ap-icon-mars-stroke-v:before {
    content: "\f22a";
}
.ap-icon-mars-stroke-h:before {
    content: "\f22b";
}
.ap-icon-neuter:before {
    content: "\f22c";
}
.ap-icon-facebook-official:before {
    content: "\f230";
}
.ap-icon-pinterest-p:before {
    content: "\f231";
}
.ap-icon-whatsapp:before {
    content: "\f232";
}
.ap-icon-server:before {
    content: "\f233";
}
.ap-icon-user-plus:before {
    content: "\f234";
}
.ap-icon-user-times:before {
    content: "\f235";
}
.ap-icon-hotel:before,
.ap-icon-bed:before {
    content: "\f236";
}
.ap-icon-viacoin:before {
    content: "\f237";
}
.ap-icon-train:before {
    content: "\f238";
}
.ap-icon-subway:before {
    content: "\f239";
}
.ap-icon-medium-logo:before {
    content: "\f23a";
}
.ap-icon-500px:before {
    content: "\f26e";
}
.ap-icon-amazon:before {
    content: "\f270";
}
.ap-icon-balance-scale:before {
    content: "\f24e";
}
.ap-icon-battery-empty:before,
.ap-icon-battery-0:before {
    content: "\f244";
}
.ap-icon-battery-quarter:before,
.ap-icon-battery-1:before {
    content: "\f243";
}
.ap-icon-battery-half:before,
.ap-icon-battery-2:before {
    content: "\f242";
}
.ap-icon-battery-three-quarters:before,
.ap-icon-battery-3:before {
    content: "\f241";
}
.ap-icon-battery-full:before,
.ap-icon-battery-4:before {
    content: "\f240";
}
.ap-icon-black-tie:before {
    content: "\f27e";
}
.ap-icon-calendar-check-o:before {
    content: "\f274";
}
.ap-icon-calendar-minus-o:before {
    content: "\f272";
}
.ap-icon-calendar-plus-o:before {
    content: "\f271";
}
.ap-icon-calendar-times-o:before {
    content: "\f273";
}
.ap-icon-cc-diners-club:before {
    content: "\f24c";
}
.ap-icon-cc-jcb:before {
    content: "\f24b";
}
.ap-icon-chrome:before {
    content: "\f268";
}
.ap-icon-clone:before {
    content: "\f24d";
}
.ap-icon-commenting:before {
    content: "\f27a";
}
.ap-icon-commenting-o:before {
    content: "\f27b";
}
.ap-icon-contao:before {
    content: "\f26d";
}
.ap-icon-creative-commons:before {
    content: "\f25e";
}
.ap-icon-expeditedssl:before {
    content: "\f23e";
}
.ap-icon-firefox:before {
    content: "\f269";
}
.ap-icon-fonticons:before {
    content: "\f280";
}
.ap-icon-get-pocket:before {
    content: "\f265";
}
.ap-icon-gg:before {
    content: "\f260";
}
.ap-icon-gg-circle:before {
    content: "\f261";
}
.ap-icon-hand-lizard-o:before {
    content: "\f258";
}
.ap-icon-hand-stop-o:before,
.ap-icon-hand-paper-o:before {
    content: "\f256";
}
.ap-icon-hand-peace-o:before {
    content: "\f25b";
}
.ap-icon-hand-pointer-o:before {
    content: "\f25a";
}
.ap-icon-hand-grab-o:before,
.ap-icon-hand-rock-o:before {
    content: "\f255";
}
.ap-icon-hand-scissors-o:before {
    content: "\f257";
}
.ap-icon-hand-spock-o:before {
    content: "\f259";
}
.ap-icon-hourglass:before {
    content: "\f254";
}
.ap-icon-hourglass-o:before {
    content: "\f250";
}
.ap-icon-hourglass-1:before,
.ap-icon-hourglass-start:before {
    content: "\f251";
}
.ap-icon-hourglass-2:before,
.ap-icon-hourglass-half:before {
    content: "\f252";
}
.ap-icon-hourglass-3:before,
.ap-icon-hourglass-end:before {
    content: "\f253";
}
.ap-icon-houzz:before {
    content: "\f27c";
}
.ap-icon-i-cursor:before {
    content: "\f246";
}
.ap-icon-industry:before {
    content: "\f275";
}
.ap-icon-internet-explorer:before {
    content: "\f26b";
}
.ap-icon-map:before {
    content: "\f279";
}
.ap-icon-map-o:before {
    content: "\f278";
}
.ap-icon-map-pin:before {
    content: "\f276";
}
.ap-icon-map-signs:before {
    content: "\f277";
}
.ap-icon-mouse-pointer:before {
    content: "\f245";
}
.ap-icon-object-group:before {
    content: "\f247";
}
.ap-icon-object-ungroup:before {
    content: "\f248";
}
.ap-icon-odnoklassniki:before {
    content: "\f263";
}
.ap-icon-odnoklassniki-square:before {
    content: "\f264";
}
.ap-icon-opencart:before {
    content: "\f23d";
}
.ap-icon-opera:before {
    content: "\f26a";
}
.ap-icon-optin-monster:before {
    content: "\f23c";
}
.ap-icon-registered:before {
    content: "\f25d";
}
.ap-icon-safari:before {
    content: "\f267";
}
.ap-icon-sticky-note:before {
    content: "\f249";
}
.ap-icon-sticky-note-o:before {
    content: "\f24a";
}
.ap-icon-tv:before,
.ap-icon-television:before {
    content: "\f26c";
}
.ap-icon-trademark:before {
    content: "\f25c";
}
.ap-icon-tripadvisor:before {
    content: "\f262";
}
.ap-icon-vimeo:before {
    content: "\f27d";
}
.ap-icon-wikipedia-w:before {
    content: "\f266";
}
.ap-icon-yc:before,
.ap-icon-y-combinator:before {
    content: "\f23b";
}
.ap-icon-yc-square:before,
.ap-icon-y-combinator-square:before {
    content: "\f1d4";
}
.ap-icon-bluetooth:before {
    content: "\f293";
}
.ap-icon-bluetooth-b:before {
    content: "\f294";
}
.ap-icon-codiepie:before {
    content: "\f284";
}
.ap-icon-credit-card-alt:before {
    content: "\f283";
}
.ap-icon-edge:before {
    content: "\f282";
}
.ap-icon-fort-awesome:before {
    content: "\f286";
}
.ap-icon-hashtag:before {
    content: "\f292";
}
.ap-icon-mixcloud:before {
    content: "\f289";
}
.ap-icon-modx:before {
    content: "\f285";
}
.ap-icon-pause-circle:before {
    content: "\f28b";
}
.ap-icon-pause-circle-o:before {
    content: "\f28c";
}
.ap-icon-percent:before {
    content: "\f295";
}
.ap-icon-product-hunt:before {
    content: "\f288";
}
.ap-icon-reddit-alien:before {
    content: "\f281";
}
.ap-icon-scribd:before {
    content: "\f28a";
}
.ap-icon-shopping-bag:before {
    content: "\f290";
}
.ap-icon-shopping-basket:before {
    content: "\f291";
}
.ap-icon-stop-circle:before {
    content: "\f28d";
}
.ap-icon-stop-circle-o:before {
    content: "\f28e";
}
.ap-icon-usb:before {
    content: "\f287";
}
.ap-icon-american-sign-language-interpreting:before,
.ap-icon-asl-interpreting:before {
    content: "\f2a3";
}
.ap-icon-assistive-listening-systems:before {
    content: "\f2a2";
}
.ap-icon-audio-description:before {
    content: "\f29e";
}
.ap-icon-blind:before {
    content: "\f29d";
}
.ap-icon-braille:before {
    content: "\f2a1";
}
.ap-icon-deaf:before,
.ap-icon-deafness:before {
    content: "\f2a4";
}
.ap-icon-envira:before {
    content: "\f299";
}
.ap-icon-font-awesome:before,
.ap-icon-fa:before {
    content: "\f2b4";
}
.ap-icon-first-order:before {
    content: "\f2b0";
}
.ap-icon-gitlab:before {
    content: "\f296";
}
.ap-icon-glide:before {
    content: "\f2a5";
}
.ap-icon-glide-g:before {
    content: "\f2a6";
}
.ap-icon-hard-of-hearing:before {
    content: "\f2a4";
}
.ap-icon-low-vision:before {
    content: "\f2a8";
}
.ap-icon-question-circle-o:before {
    content: "\f29c";
}
.ap-icon-sign-language:before,
.ap-icon-signing:before {
    content: "\f2a7";
}
.ap-icon-snapchat:before {
    content: "\f2ab";
}
.ap-icon-snapchat-ghost:before {
    content: "\f2ac";
}
.ap-icon-snapchat-square:before {
    content: "\f2ad";
}
.ap-icon-themeisle:before {
    content: "\f2b2";
}
.ap-icon-universal-access:before {
    content: "\f29a";
}
.ap-icon-viadeo:before {
    content: "\f2a9";
}
.ap-icon-viadeo-square:before {
    content: "\f2aa";
}
.ap-icon-volume-control-phone:before {
    content: "\f2a0";
}
.ap-icon-wheelchair-alt:before {
    content: "\f29b";
}
.ap-icon-wpbeginner:before {
    content: "\f297";
}
.ap-icon-wpforms:before {
    content: "\f298";
}
.ap-icon-yoast:before {
    content: "\f2b1";
} /*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: "FontAwesome";
    src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),
    url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-fw {
    width: 1.28571429em;
    text-align: center;
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}
.fa-li.fa-lg {
    left: -1.85714286em;
}
.fa-border {
    padding: 0.2em 0.25em 0.15em;
    border: solid 0.08em #eee;
    border-radius: 0.1em;
}
.fa-pull-left {
    float: left;
}
.fa-pull-right {
    float: right;
}
.fa.fa-pull-left {
    margin-right: 0.3em;
}
.fa.fa-pull-right {
    margin-left: 0.3em;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.fa.pull-left {
    margin-right: 0.3em;
}
.fa.pull-right {
    margin-left: 0.3em;
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}
.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    -webkit-filter: none;
    filter: none;
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #fff;
}
.fa-glass:before {
    content: "\f000";
}
.fa-music:before {
    content: "\f001";
}
.fa-search:before {
    content: "\f002";
}
.fa-envelope-o:before {
    content: "\f003";
}
.fa-heart:before {
    content: "\f004";
}
.fa-star:before {
    content: "\f005";
}
.fa-star-o:before {
    content: "\f006";
}
.fa-user:before {
    content: "\f007";
}
.fa-film:before {
    content: "\f008";
}
.fa-th-large:before {
    content: "\f009";
}
.fa-th:before {
    content: "\f00a";
}
.fa-th-list:before {
    content: "\f00b";
}
.fa-check:before {
    content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d";
}
.fa-search-plus:before {
    content: "\f00e";
}
.fa-search-minus:before {
    content: "\f010";
}
.fa-power-off:before {
    content: "\f011";
}
.fa-signal:before {
    content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
    content: "\f013";
}
.fa-trash-o:before {
    content: "\f014";
}
.fa-home:before {
    content: "\f015";
}
.fa-file-o:before {
    content: "\f016";
}
.fa-clock-o:before {
    content: "\f017";
}
.fa-road:before {
    content: "\f018";
}
.fa-download:before {
    content: "\f019";
}
.fa-arrow-circle-o-down:before {
    content: "\f01a";
}
.fa-arrow-circle-o-up:before {
    content: "\f01b";
}
.fa-inbox:before {
    content: "\f01c";
}
.fa-play-circle-o:before {
    content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e";
}
.fa-refresh:before {
    content: "\f021";
}
.fa-list-alt:before {
    content: "\f022";
}
.fa-lock:before {
    content: "\f023";
}
.fa-flag:before {
    content: "\f024";
}
.fa-headphones:before {
    content: "\f025";
}
.fa-volume-off:before {
    content: "\f026";
}
.fa-volume-down:before {
    content: "\f027";
}
.fa-volume-up:before {
    content: "\f028";
}
.fa-qrcode:before {
    content: "\f029";
}
.fa-barcode:before {
    content: "\f02a";
}
.fa-tag:before {
    content: "\f02b";
}
.fa-tags:before {
    content: "\f02c";
}
.fa-book:before {
    content: "\f02d";
}
.fa-bookmark:before {
    content: "\f02e";
}
.fa-print:before {
    content: "\f02f";
}
.fa-camera:before {
    content: "\f030";
}
.fa-font:before {
    content: "\f031";
}
.fa-bold:before {
    content: "\f032";
}
.fa-italic:before {
    content: "\f033";
}
.fa-text-height:before {
    content: "\f034";
}
.fa-text-width:before {
    content: "\f035";
}
.fa-align-left:before {
    content: "\f036";
}
.fa-align-center:before {
    content: "\f037";
}
.fa-align-right:before {
    content: "\f038";
}
.fa-align-justify:before {
    content: "\f039";
}
.fa-list:before {
    content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b";
}
.fa-indent:before {
    content: "\f03c";
}
.fa-video-camera:before {
    content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e";
}
.fa-pencil:before {
    content: "\f040";
}
.fa-map-marker:before {
    content: "\f041";
}
.fa-adjust:before {
    content: "\f042";
}
.fa-tint:before {
    content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
}
.fa-share-square-o:before {
    content: "\f045";
}
.fa-check-square-o:before {
    content: "\f046";
}
.fa-arrows:before {
    content: "\f047";
}
.fa-step-backward:before {
    content: "\f048";
}
.fa-fast-backward:before {
    content: "\f049";
}
.fa-backward:before {
    content: "\f04a";
}
.fa-play:before {
    content: "\f04b";
}
.fa-pause:before {
    content: "\f04c";
}
.fa-stop:before {
    content: "\f04d";
}
.fa-forward:before {
    content: "\f04e";
}
.fa-fast-forward:before {
    content: "\f050";
}
.fa-step-forward:before {
    content: "\f051";
}
.fa-eject:before {
    content: "\f052";
}
.fa-chevron-left:before {
    content: "\f053";
}
.fa-chevron-right:before {
    content: "\f054";
}
.fa-plus-circle:before {
    content: "\f055";
}
.fa-minus-circle:before {
    content: "\f056";
}
.fa-times-circle:before {
    content: "\f057";
}
.fa-check-circle:before {
    content: "\f058";
}
.fa-question-circle:before {
    content: "\f059";
}
.fa-info-circle:before {
    content: "\f05a";
}
.fa-crosshairs:before {
    content: "\f05b";
}
.fa-times-circle-o:before {
    content: "\f05c";
}
.fa-check-circle-o:before {
    content: "\f05d";
}
.fa-ban:before {
    content: "\f05e";
}
.fa-arrow-left:before {
    content: "\f060";
}
.fa-arrow-right:before {
    content: "\f061";
}
.fa-arrow-up:before {
    content: "\f062";
}
.fa-arrow-down:before {
    content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
    content: "\f064";
}
.fa-expand:before {
    content: "\f065";
}
.fa-compress:before {
    content: "\f066";
}
.fa-plus:before {
    content: "\f067";
}
.fa-minus:before {
    content: "\f068";
}
.fa-asterisk:before {
    content: "\f069";
}
.fa-exclamation-circle:before {
    content: "\f06a";
}
.fa-gift:before {
    content: "\f06b";
}
.fa-leaf:before {
    content: "\f06c";
}
.fa-fire:before {
    content: "\f06d";
}
.fa-eye:before {
    content: "\f06e";
}
.fa-eye-slash:before {
    content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071";
}
.fa-plane:before {
    content: "\f072";
}
.fa-calendar:before {
    content: "\f073";
}
.fa-random:before {
    content: "\f074";
}
.fa-comment:before {
    content: "\f075";
}
.fa-magnet:before {
    content: "\f076";
}
.fa-chevron-up:before {
    content: "\f077";
}
.fa-chevron-down:before {
    content: "\f078";
}
.fa-retweet:before {
    content: "\f079";
}
.fa-shopping-cart:before {
    content: "\f07a";
}
.fa-folder:before {
    content: "\f07b";
}
.fa-folder-open:before {
    content: "\f07c";
}
.fa-arrows-v:before {
    content: "\f07d";
}
.fa-arrows-h:before {
    content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080";
}
.fa-twitter-square:before {
    content: "\f081";
}
.fa-facebook-square:before {
    content: "\f082";
}
.fa-camera-retro:before {
    content: "\f083";
}
.fa-key:before {
    content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
    content: "\f085";
}
.fa-comments:before {
    content: "\f086";
}
.fa-thumbs-o-up:before {
    content: "\f087";
}
.fa-thumbs-o-down:before {
    content: "\f088";
}
.fa-star-half:before {
    content: "\f089";
}
.fa-heart-o:before {
    content: "\f08a";
}
.fa-sign-out:before {
    content: "\f08b";
}
.fa-linkedin-square:before {
    content: "\f08c";
}
.fa-thumb-tack:before {
    content: "\f08d";
}
.fa-external-link:before {
    content: "\f08e";
}
.fa-sign-in:before {
    content: "\f090";
}
.fa-trophy:before {
    content: "\f091";
}
.fa-github-square:before {
    content: "\f092";
}
.fa-upload:before {
    content: "\f093";
}
.fa-lemon-o:before {
    content: "\f094";
}
.fa-phone:before {
    content: "\f095";
}
.fa-square-o:before {
    content: "\f096";
}
.fa-bookmark-o:before {
    content: "\f097";
}
.fa-phone-square:before {
    content: "\f098";
}
.fa-twitter:before {
    content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a";
}
.fa-github:before {
    content: "\f09b";
}
.fa-unlock:before {
    content: "\f09c";
}
.fa-credit-card:before {
    content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
    content: "\f09e";
}
.fa-hdd-o:before {
    content: "\f0a0";
}
.fa-bullhorn:before {
    content: "\f0a1";
}
.fa-bell:before {
    content: "\f0f3";
}
.fa-certificate:before {
    content: "\f0a3";
}
.fa-hand-o-right:before {
    content: "\f0a4";
}
.fa-hand-o-left:before {
    content: "\f0a5";
}
.fa-hand-o-up:before {
    content: "\f0a6";
}
.fa-hand-o-down:before {
    content: "\f0a7";
}
.fa-arrow-circle-left:before {
    content: "\f0a8";
}
.fa-arrow-circle-right:before {
    content: "\f0a9";
}
.fa-arrow-circle-up:before {
    content: "\f0aa";
}
.fa-arrow-circle-down:before {
    content: "\f0ab";
}
.fa-globe:before {
    content: "\f0ac";
}
.fa-wrench:before {
    content: "\f0ad";
}
.fa-tasks:before {
    content: "\f0ae";
}
.fa-filter:before {
    content: "\f0b0";
}
.fa-briefcase:before {
    content: "\f0b1";
}
.fa-arrows-alt:before {
    content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}
.fa-cloud:before {
    content: "\f0c2";
}
.fa-flask:before {
    content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}
.fa-paperclip:before {
    content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7";
}
.fa-square:before {
    content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9";
}
.fa-list-ul:before {
    content: "\f0ca";
}
.fa-list-ol:before {
    content: "\f0cb";
}
.fa-strikethrough:before {
    content: "\f0cc";
}
.fa-underline:before {
    content: "\f0cd";
}
.fa-table:before {
    content: "\f0ce";
}
.fa-magic:before {
    content: "\f0d0";
}
.fa-truck:before {
    content: "\f0d1";
}
.fa-pinterest:before {
    content: "\f0d2";
}
.fa-pinterest-square:before {
    content: "\f0d3";
}
.fa-google-plus-square:before {
    content: "\f0d4";
}
.fa-google-plus:before {
    content: "\f0d5";
}
.fa-money:before {
    content: "\f0d6";
}
.fa-caret-down:before {
    content: "\f0d7";
}
.fa-caret-up:before {
    content: "\f0d8";
}
.fa-caret-left:before {
    content: "\f0d9";
}
.fa-caret-right:before {
    content: "\f0da";
}
.fa-columns:before {
    content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de";
}
.fa-envelope:before {
    content: "\f0e0";
}
.fa-linkedin:before {
    content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4";
}
.fa-comment-o:before {
    content: "\f0e5";
}
.fa-comments-o:before {
    content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7";
}
.fa-sitemap:before {
    content: "\f0e8";
}
.fa-umbrella:before {
    content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea";
}
.fa-lightbulb-o:before {
    content: "\f0eb";
}
.fa-exchange:before {
    content: "\f0ec";
}
.fa-cloud-download:before {
    content: "\f0ed";
}
.fa-cloud-upload:before {
    content: "\f0ee";
}
.fa-user-md:before {
    content: "\f0f0";
}
.fa-stethoscope:before {
    content: "\f0f1";
}
.fa-suitcase:before {
    content: "\f0f2";
}
.fa-bell-o:before {
    content: "\f0a2";
}
.fa-coffee:before {
    content: "\f0f4";
}
.fa-cutlery:before {
    content: "\f0f5";
}
.fa-file-text-o:before {
    content: "\f0f6";
}
.fa-building-o:before {
    content: "\f0f7";
}
.fa-hospital-o:before {
    content: "\f0f8";
}
.fa-ambulance:before {
    content: "\f0f9";
}
.fa-medkit:before {
    content: "\f0fa";
}
.fa-fighter-jet:before {
    content: "\f0fb";
}
.fa-beer:before {
    content: "\f0fc";
}
.fa-h-square:before {
    content: "\f0fd";
}
.fa-plus-square:before {
    content: "\f0fe";
}
.fa-angle-double-left:before {
    content: "\f100";
}
.fa-angle-double-right:before {
    content: "\f101";
}
.fa-angle-double-up:before {
    content: "\f102";
}
.fa-angle-double-down:before {
    content: "\f103";
}
.fa-angle-left:before {
    content: "\f104";
}
.fa-angle-right:before {
    content: "\f105";
}
.fa-angle-up:before {
    content: "\f106";
}
.fa-angle-down:before {
    content: "\f107";
}
.fa-desktop:before {
    content: "\f108";
}
.fa-laptop:before {
    content: "\f109";
}
.fa-tablet:before {
    content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}
.fa-circle-o:before {
    content: "\f10c";
}
.fa-quote-left:before {
    content: "\f10d";
}
.fa-quote-right:before {
    content: "\f10e";
}
.fa-spinner:before {
    content: "\f110";
}
.fa-circle:before {
    content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112";
}
.fa-github-alt:before {
    content: "\f113";
}
.fa-folder-o:before {
    content: "\f114";
}
.fa-folder-open-o:before {
    content: "\f115";
}
.fa-smile-o:before {
    content: "\f118";
}
.fa-frown-o:before {
    content: "\f119";
}
.fa-meh-o:before {
    content: "\f11a";
}
.fa-gamepad:before {
    content: "\f11b";
}
.fa-keyboard-o:before {
    content: "\f11c";
}
.fa-flag-o:before {
    content: "\f11d";
}
.fa-flag-checkered:before {
    content: "\f11e";
}
.fa-terminal:before {
    content: "\f120";
}
.fa-code:before {
    content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123";
}
.fa-location-arrow:before {
    content: "\f124";
}
.fa-crop:before {
    content: "\f125";
}
.fa-code-fork:before {
    content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127";
}
.fa-question:before {
    content: "\f128";
}
.fa-info:before {
    content: "\f129";
}
.fa-exclamation:before {
    content: "\f12a";
}
.fa-superscript:before {
    content: "\f12b";
}
.fa-subscript:before {
    content: "\f12c";
}
.fa-eraser:before {
    content: "\f12d";
}
.fa-puzzle-piece:before {
    content: "\f12e";
}
.fa-microphone:before {
    content: "\f130";
}
.fa-microphone-slash:before {
    content: "\f131";
}
.fa-shield:before {
    content: "\f132";
}
.fa-calendar-o:before {
    content: "\f133";
}
.fa-fire-extinguisher:before {
    content: "\f134";
}
.fa-rocket:before {
    content: "\f135";
}
.fa-maxcdn:before {
    content: "\f136";
}
.fa-chevron-circle-left:before {
    content: "\f137";
}
.fa-chevron-circle-right:before {
    content: "\f138";
}
.fa-chevron-circle-up:before {
    content: "\f139";
}
.fa-chevron-circle-down:before {
    content: "\f13a";
}
.fa-html5:before {
    content: "\f13b";
}
.fa-css3:before {
    content: "\f13c";
}
.fa-anchor:before {
    content: "\f13d";
}
.fa-unlock-alt:before {
    content: "\f13e";
}
.fa-bullseye:before {
    content: "\f140";
}
.fa-ellipsis-h:before {
    content: "\f141";
}
.fa-ellipsis-v:before {
    content: "\f142";
}
.fa-rss-square:before {
    content: "\f143";
}
.fa-play-circle:before {
    content: "\f144";
}
.fa-ticket:before {
    content: "\f145";
}
.fa-minus-square:before {
    content: "\f146";
}
.fa-minus-square-o:before {
    content: "\f147";
}
.fa-level-up:before {
    content: "\f148";
}
.fa-level-down:before {
    content: "\f149";
}
.fa-check-square:before {
    content: "\f14a";
}
.fa-pencil-square:before {
    content: "\f14b";
}
.fa-external-link-square:before {
    content: "\f14c";
}
.fa-share-square:before {
    content: "\f14d";
}
.fa-compass:before {
    content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
    content: "\f153";
}
.fa-gbp:before {
    content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
    content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
    content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158";
}
.fa-won:before,
.fa-krw:before {
    content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a";
}
.fa-file:before {
    content: "\f15b";
}
.fa-file-text:before {
    content: "\f15c";
}
.fa-sort-alpha-asc:before {
    content: "\f15d";
}
.fa-sort-alpha-desc:before {
    content: "\f15e";
}
.fa-sort-amount-asc:before {
    content: "\f160";
}
.fa-sort-amount-desc:before {
    content: "\f161";
}
.fa-sort-numeric-asc:before {
    content: "\f162";
}
.fa-sort-numeric-desc:before {
    content: "\f163";
}
.fa-thumbs-up:before {
    content: "\f164";
}
.fa-thumbs-down:before {
    content: "\f165";
}
.fa-youtube-square:before {
    content: "\f166";
}
.fa-youtube:before {
    content: "\f167";
}
.fa-xing:before {
    content: "\f168";
}
.fa-xing-square:before {
    content: "\f169";
}
.fa-youtube-play:before {
    content: "\f16a";
}
.fa-dropbox:before {
    content: "\f16b";
}
.fa-stack-overflow:before {
    content: "\f16c";
}
.fa-instagram:before {
    content: "\f16d";
}
.fa-flickr:before {
    content: "\f16e";
}
.fa-adn:before {
    content: "\f170";
}
.fa-bitbucket:before {
    content: "\f171";
}
.fa-bitbucket-square:before {
    content: "\f172";
}
.fa-tumblr:before {
    content: "\f173";
}
.fa-tumblr-square:before {
    content: "\f174";
}
.fa-long-arrow-down:before {
    content: "\f175";
}
.fa-long-arrow-up:before {
    content: "\f176";
}
.fa-long-arrow-left:before {
    content: "\f177";
}
.fa-long-arrow-right:before {
    content: "\f178";
}
.fa-apple:before {
    content: "\f179";
}
.fa-windows:before {
    content: "\f17a";
}
.fa-android:before {
    content: "\f17b";
}
.fa-linux:before {
    content: "\f17c";
}
.fa-dribbble:before {
    content: "\f17d";
}
.fa-skype:before {
    content: "\f17e";
}
.fa-foursquare:before {
    content: "\f180";
}
.fa-trello:before {
    content: "\f181";
}
.fa-female:before {
    content: "\f182";
}
.fa-male:before {
    content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184";
}
.fa-sun-o:before {
    content: "\f185";
}
.fa-moon-o:before {
    content: "\f186";
}
.fa-archive:before {
    content: "\f187";
}
.fa-bug:before {
    content: "\f188";
}
.fa-vk:before {
    content: "\f189";
}
.fa-weibo:before {
    content: "\f18a";
}
.fa-renren:before {
    content: "\f18b";
}
.fa-pagelines:before {
    content: "\f18c";
}
.fa-stack-exchange:before {
    content: "\f18d";
}
.fa-arrow-circle-o-right:before {
    content: "\f18e";
}
.fa-arrow-circle-o-left:before {
    content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191";
}
.fa-dot-circle-o:before {
    content: "\f192";
}
.fa-wheelchair:before {
    content: "\f193";
}
.fa-vimeo-square:before {
    content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195";
}
.fa-plus-square-o:before {
    content: "\f196";
}
.fa-space-shuttle:before {
    content: "\f197";
}
.fa-slack:before {
    content: "\f198";
}
.fa-envelope-square:before {
    content: "\f199";
}
.fa-wordpress:before {
    content: "\f19a";
}
.fa-openid:before {
    content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d";
}
.fa-yahoo:before {
    content: "\f19e";
}
.fa-google:before {
    content: "\f1a0";
}
.fa-reddit:before {
    content: "\f1a1";
}
.fa-reddit-square:before {
    content: "\f1a2";
}
.fa-stumbleupon-circle:before {
    content: "\f1a3";
}
.fa-stumbleupon:before {
    content: "\f1a4";
}
.fa-delicious:before {
    content: "\f1a5";
}
.fa-digg:before {
    content: "\f1a6";
}
.fa-pied-piper-pp:before {
    content: "\f1a7";
}
.fa-pied-piper-alt:before {
    content: "\f1a8";
}
.fa-drupal:before {
    content: "\f1a9";
}
.fa-joomla:before {
    content: "\f1aa";
}
.fa-language:before {
    content: "\f1ab";
}
.fa-fax:before {
    content: "\f1ac";
}
.fa-building:before {
    content: "\f1ad";
}
.fa-child:before {
    content: "\f1ae";
}
.fa-paw:before {
    content: "\f1b0";
}
.fa-spoon:before {
    content: "\f1b1";
}
.fa-cube:before {
    content: "\f1b2";
}
.fa-cubes:before {
    content: "\f1b3";
}
.fa-behance:before {
    content: "\f1b4";
}
.fa-behance-square:before {
    content: "\f1b5";
}
.fa-steam:before {
    content: "\f1b6";
}
.fa-steam-square:before {
    content: "\f1b7";
}
.fa-recycle:before {
    content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
    content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba";
}
.fa-tree:before {
    content: "\f1bb";
}
.fa-spotify:before {
    content: "\f1bc";
}
.fa-deviantart:before {
    content: "\f1bd";
}
.fa-soundcloud:before {
    content: "\f1be";
}
.fa-database:before {
    content: "\f1c0";
}
.fa-file-pdf-o:before {
    content: "\f1c1";
}
.fa-file-word-o:before {
    content: "\f1c2";
}
.fa-file-excel-o:before {
    content: "\f1c3";
}
.fa-file-powerpoint-o:before {
    content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8";
}
.fa-file-code-o:before {
    content: "\f1c9";
}
.fa-vine:before {
    content: "\f1ca";
}
.fa-codepen:before {
    content: "\f1cb";
}
.fa-jsfiddle:before {
    content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd";
}
.fa-circle-o-notch:before {
    content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
    content: "\f1d1";
}
.fa-git-square:before {
    content: "\f1d2";
}
.fa-git:before {
    content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4";
}
.fa-tencent-weibo:before {
    content: "\f1d5";
}
.fa-qq:before {
    content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9";
}
.fa-history:before {
    content: "\f1da";
}
.fa-circle-thin:before {
    content: "\f1db";
}
.fa-header:before {
    content: "\f1dc";
}
.fa-paragraph:before {
    content: "\f1dd";
}
.fa-sliders:before {
    content: "\f1de";
}
.fa-share-alt:before {
    content: "\f1e0";
}
.fa-share-alt-square:before {
    content: "\f1e1";
}
.fa-bomb:before {
    content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3";
}
.fa-tty:before {
    content: "\f1e4";
}
.fa-binoculars:before {
    content: "\f1e5";
}
.fa-plug:before {
    content: "\f1e6";
}
.fa-slideshare:before {
    content: "\f1e7";
}
.fa-twitch:before {
    content: "\f1e8";
}
.fa-yelp:before {
    content: "\f1e9";
}
.fa-newspaper-o:before {
    content: "\f1ea";
}
.fa-wifi:before {
    content: "\f1eb";
}
.fa-calculator:before {
    content: "\f1ec";
}
.fa-paypal:before {
    content: "\f1ed";
}
.fa-google-wallet:before {
    content: "\f1ee";
}
.fa-cc-visa:before {
    content: "\f1f0";
}
.fa-cc-mastercard:before {
    content: "\f1f1";
}
.fa-cc-discover:before {
    content: "\f1f2";
}
.fa-cc-amex:before {
    content: "\f1f3";
}
.fa-cc-paypal:before {
    content: "\f1f4";
}
.fa-cc-stripe:before {
    content: "\f1f5";
}
.fa-bell-slash:before {
    content: "\f1f6";
}
.fa-bell-slash-o:before {
    content: "\f1f7";
}
.fa-trash:before {
    content: "\f1f8";
}
.fa-copyright:before {
    content: "\f1f9";
}
.fa-at:before {
    content: "\f1fa";
}
.fa-eyedropper:before {
    content: "\f1fb";
}
.fa-paint-brush:before {
    content: "\f1fc";
}
.fa-birthday-cake:before {
    content: "\f1fd";
}
.fa-area-chart:before {
    content: "\f1fe";
}
.fa-pie-chart:before {
    content: "\f200";
}
.fa-line-chart:before {
    content: "\f201";
}
.fa-lastfm:before {
    content: "\f202";
}
.fa-lastfm-square:before {
    content: "\f203";
}
.fa-toggle-off:before {
    content: "\f204";
}
.fa-toggle-on:before {
    content: "\f205";
}
.fa-bicycle:before {
    content: "\f206";
}
.fa-bus:before {
    content: "\f207";
}
.fa-ioxhost:before {
    content: "\f208";
}
.fa-angellist:before {
    content: "\f209";
}
.fa-cc:before {
    content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b";
}
.fa-meanpath:before {
    content: "\f20c";
}
.fa-buysellads:before {
    content: "\f20d";
}
.fa-connectdevelop:before {
    content: "\f20e";
}
.fa-dashcube:before {
    content: "\f210";
}
.fa-forumbee:before {
    content: "\f211";
}
.fa-leanpub:before {
    content: "\f212";
}
.fa-sellsy:before {
    content: "\f213";
}
.fa-shirtsinbulk:before {
    content: "\f214";
}
.fa-simplybuilt:before {
    content: "\f215";
}
.fa-skyatlas:before {
    content: "\f216";
}
.fa-cart-plus:before {
    content: "\f217";
}
.fa-cart-arrow-down:before {
    content: "\f218";
}
.fa-diamond:before {
    content: "\f219";
}
.fa-ship:before {
    content: "\f21a";
}
.fa-user-secret:before {
    content: "\f21b";
}
.fa-motorcycle:before {
    content: "\f21c";
}
.fa-street-view:before {
    content: "\f21d";
}
.fa-heartbeat:before {
    content: "\f21e";
}
.fa-venus:before {
    content: "\f221";
}
.fa-mars:before {
    content: "\f222";
}
.fa-mercury:before {
    content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
    content: "\f224";
}
.fa-transgender-alt:before {
    content: "\f225";
}
.fa-venus-double:before {
    content: "\f226";
}
.fa-mars-double:before {
    content: "\f227";
}
.fa-venus-mars:before {
    content: "\f228";
}
.fa-mars-stroke:before {
    content: "\f229";
}
.fa-mars-stroke-v:before {
    content: "\f22a";
}
.fa-mars-stroke-h:before {
    content: "\f22b";
}
.fa-neuter:before {
    content: "\f22c";
}
.fa-genderless:before {
    content: "\f22d";
}
.fa-facebook-official:before {
    content: "\f230";
}
.fa-pinterest-p:before {
    content: "\f231";
}
.fa-whatsapp:before {
    content: "\f232";
}
.fa-server:before {
    content: "\f233";
}
.fa-user-plus:before {
    content: "\f234";
}
.fa-user-times:before {
    content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
    content: "\f236";
}
.fa-viacoin:before {
    content: "\f237";
}
.fa-train:before {
    content: "\f238";
}
.fa-subway:before {
    content: "\f239";
}
.fa-medium:before {
    content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b";
}
.fa-optin-monster:before {
    content: "\f23c";
}
.fa-opencart:before {
    content: "\f23d";
}
.fa-expeditedssl:before {
    content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244";
}
.fa-mouse-pointer:before {
    content: "\f245";
}
.fa-i-cursor:before {
    content: "\f246";
}
.fa-object-group:before {
    content: "\f247";
}
.fa-object-ungroup:before {
    content: "\f248";
}
.fa-sticky-note:before {
    content: "\f249";
}
.fa-sticky-note-o:before {
    content: "\f24a";
}
.fa-cc-jcb:before {
    content: "\f24b";
}
.fa-cc-diners-club:before {
    content: "\f24c";
}
.fa-clone:before {
    content: "\f24d";
}
.fa-balance-scale:before {
    content: "\f24e";
}
.fa-hourglass-o:before {
    content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253";
}
.fa-hourglass:before {
    content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256";
}
.fa-hand-scissors-o:before {
    content: "\f257";
}
.fa-hand-lizard-o:before {
    content: "\f258";
}
.fa-hand-spock-o:before {
    content: "\f259";
}
.fa-hand-pointer-o:before {
    content: "\f25a";
}
.fa-hand-peace-o:before {
    content: "\f25b";
}
.fa-trademark:before {
    content: "\f25c";
}
.fa-registered:before {
    content: "\f25d";
}
.fa-creative-commons:before {
    content: "\f25e";
}
.fa-gg:before {
    content: "\f260";
}
.fa-gg-circle:before {
    content: "\f261";
}
.fa-tripadvisor:before {
    content: "\f262";
}
.fa-odnoklassniki:before {
    content: "\f263";
}
.fa-odnoklassniki-square:before {
    content: "\f264";
}
.fa-get-pocket:before {
    content: "\f265";
}
.fa-wikipedia-w:before {
    content: "\f266";
}
.fa-safari:before {
    content: "\f267";
}
.fa-chrome:before {
    content: "\f268";
}
.fa-firefox:before {
    content: "\f269";
}
.fa-opera:before {
    content: "\f26a";
}
.fa-internet-explorer:before {
    content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
    content: "\f26c";
}
.fa-contao:before {
    content: "\f26d";
}
.fa-500px:before {
    content: "\f26e";
}
.fa-amazon:before {
    content: "\f270";
}
.fa-calendar-plus-o:before {
    content: "\f271";
}
.fa-calendar-minus-o:before {
    content: "\f272";
}
.fa-calendar-times-o:before {
    content: "\f273";
}
.fa-calendar-check-o:before {
    content: "\f274";
}
.fa-industry:before {
    content: "\f275";
}
.fa-map-pin:before {
    content: "\f276";
}
.fa-map-signs:before {
    content: "\f277";
}
.fa-map-o:before {
    content: "\f278";
}
.fa-map:before {
    content: "\f279";
}
.fa-commenting:before {
    content: "\f27a";
}
.fa-commenting-o:before {
    content: "\f27b";
}
.fa-houzz:before {
    content: "\f27c";
}
.fa-vimeo:before {
    content: "\f27d";
}
.fa-black-tie:before {
    content: "\f27e";
}
.fa-fonticons:before {
    content: "\f280";
}
.fa-reddit-alien:before {
    content: "\f281";
}
.fa-edge:before {
    content: "\f282";
}
.fa-credit-card-alt:before {
    content: "\f283";
}
.fa-codiepie:before {
    content: "\f284";
}
.fa-modx:before {
    content: "\f285";
}
.fa-fort-awesome:before {
    content: "\f286";
}
.fa-usb:before {
    content: "\f287";
}
.fa-product-hunt:before {
    content: "\f288";
}
.fa-mixcloud:before {
    content: "\f289";
}
.fa-scribd:before {
    content: "\f28a";
}
.fa-pause-circle:before {
    content: "\f28b";
}
.fa-pause-circle-o:before {
    content: "\f28c";
}
.fa-stop-circle:before {
    content: "\f28d";
}
.fa-stop-circle-o:before {
    content: "\f28e";
}
.fa-shopping-bag:before {
    content: "\f290";
}
.fa-shopping-basket:before {
    content: "\f291";
}
.fa-hashtag:before {
    content: "\f292";
}
.fa-bluetooth:before {
    content: "\f293";
}
.fa-bluetooth-b:before {
    content: "\f294";
}
.fa-percent:before {
    content: "\f295";
}
.fa-gitlab:before {
    content: "\f296";
}
.fa-wpbeginner:before {
    content: "\f297";
}
.fa-wpforms:before {
    content: "\f298";
}
.fa-envira:before {
    content: "\f299";
}
.fa-universal-access:before {
    content: "\f29a";
}
.fa-wheelchair-alt:before {
    content: "\f29b";
}
.fa-question-circle-o:before {
    content: "\f29c";
}
.fa-blind:before {
    content: "\f29d";
}
.fa-audio-description:before {
    content: "\f29e";
}
.fa-volume-control-phone:before {
    content: "\f2a0";
}
.fa-braille:before {
    content: "\f2a1";
}
.fa-assistive-listening-systems:before {
    content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4";
}
.fa-glide:before {
    content: "\f2a5";
}
.fa-glide-g:before {
    content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7";
}
.fa-low-vision:before {
    content: "\f2a8";
}
.fa-viadeo:before {
    content: "\f2a9";
}
.fa-viadeo-square:before {
    content: "\f2aa";
}
.fa-snapchat:before {
    content: "\f2ab";
}
.fa-snapchat-ghost:before {
    content: "\f2ac";
}
.fa-snapchat-square:before {
    content: "\f2ad";
}
.fa-pied-piper:before {
    content: "\f2ae";
}
.fa-first-order:before {
    content: "\f2b0";
}
.fa-yoast:before {
    content: "\f2b1";
}
.fa-themeisle:before {
    content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4";
}
.fa-handshake-o:before {
    content: "\f2b5";
}
.fa-envelope-open:before {
    content: "\f2b6";
}
.fa-envelope-open-o:before {
    content: "\f2b7";
}
.fa-linode:before {
    content: "\f2b8";
}
.fa-address-book:before {
    content: "\f2b9";
}
.fa-address-book-o:before {
    content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
    content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "\f2bc";
}
.fa-user-circle:before {
    content: "\f2bd";
}
.fa-user-circle-o:before {
    content: "\f2be";
}
.fa-user-o:before {
    content: "\f2c0";
}
.fa-id-badge:before {
    content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3";
}
.fa-quora:before {
    content: "\f2c4";
}
.fa-free-code-camp:before {
    content: "\f2c5";
}
.fa-telegram:before {
    content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb";
}
.fa-shower:before {
    content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "\f2cd";
}
.fa-podcast:before {
    content: "\f2ce";
}
.fa-window-maximize:before {
    content: "\f2d0";
}
.fa-window-minimize:before {
    content: "\f2d1";
}
.fa-window-restore:before {
    content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4";
}
.fa-bandcamp:before {
    content: "\f2d5";
}
.fa-grav:before {
    content: "\f2d6";
}
.fa-etsy:before {
    content: "\f2d7";
}
.fa-imdb:before {
    content: "\f2d8";
}
.fa-ravelry:before {
    content: "\f2d9";
}
.fa-eercast:before {
    content: "\f2da";
}
.fa-microchip:before {
    content: "\f2db";
}
.fa-snowflake-o:before {
    content: "\f2dc";
}
.fa-superpowers:before {
    content: "\f2dd";
}
.fa-wpexplorer:before {
    content: "\f2de";
}
.fa-meetup:before {
    content: "\f2e0";
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
.ap-overlay {
    display: inline-block;
    position: relative;
    max-width: 100%;
    vertical-align: middle;
    overflow: hidden;
    -webkit-transform: translateZ(0);
    margin: 0;
}
.ap-overlay.ap-border-circle {
    -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
}
.ap-overlay > :first-child {
    margin-bottom: 0;
}
.ap-overlay-panel {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 20px;
    color: #fff;
}
.ap-overlay-panel > :last-child,
.ap-overlay-panel.ap-flex > * > :last-child {
    margin-bottom: 0;
}
.ap-overlay-panel h1,
.ap-overlay-panel h2,
.ap-overlay-panel h3,
.ap-overlay-panel h4,
.ap-overlay-panel h5,
.ap-overlay-panel h6 {
    color: inherit;
}
.ap-overlay-panel a:not([class]) {
    color: inherit;
    text-decoration: underline;
}
.ap-overlay-panel a[class*="ap-icon-"]:not(.ap-icon-button) {
    color: inherit;
}
.ap-overlay-hover:not(:hover):not(.ap-hover) .ap-overlay-panel:not(.ap-ignore) {
    opacity: 0;
}
.ap-overlay-active :not(.ap-active) > .ap-overlay-panel:not(.ap-ignore) {
    opacity: 0;
}
.ap-overlay-background {
    background: rgba(0, 0, 0, 0.5);
}
.ap-overlay-image {
    padding: 0;
}
.ap-overlay-top {
    bottom: auto;
}
.ap-overlay-bottom {
    top: auto;
}
.ap-overlay-left {
    right: auto;
}
.ap-overlay-right {
    left: auto;
}
.ap-overlay-icon:before {
    content: "ï€‚";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    margin-left: -25px;
    font-size: 50px;
    line-height: 1;
    font-family: FontAwesome;
    text-align: center;
    color: #fff;
}
.ap-overlay-fade,
.ap-overlay-scale,
.ap-overlay-spin,
.ap-overlay-grayscale,
.ap-overlay-blur,
[class*="ap-overlay-slide"] {
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-property: opacity, -webkit-transform, -webkit-filter;
    transition-property: opacity, -webkit-transform, -webkit-filter;
    -o-transition-property: opacity, transform, filter;
    transition-property: opacity, transform, filter;
    transition-property: opacity, transform, filter, -webkit-transform, -webkit-filter;
}
.ap-overlay-active .ap-overlay-fade,
.ap-overlay-active .ap-overlay-scale,
.ap-overlay-active .ap-overlay-spin,
.ap-overlay-active [class*="ap-overlay-slide"] {
    -webkit-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.ap-overlay-fade {
    opacity: 0.7;
}
.ap-overlay-hover:hover .ap-overlay-fade,
.ap-overlay-hover.ap-hover .ap-overlay-fade,
.ap-overlay-active .ap-active > .ap-overlay-fade {
    opacity: 1;
}
.ap-overlay-scale {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.ap-overlay-hover:hover .ap-overlay-scale,
.ap-overlay-hover.ap-hover .ap-overlay-scale,
.ap-overlay-active .ap-active > .ap-overlay-scale {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.ap-overlay-spin {
    -webkit-transform: scale(1) rotate(0deg);
    -ms-transform: scale(1) rotate(0deg);
    transform: scale(1) rotate(0deg);
}
.ap-overlay-hover:hover .ap-overlay-spin,
.ap-overlay-hover.ap-hover .ap-overlay-spin,
.ap-overlay-active .ap-active > .ap-overlay-spin {
    -webkit-transform: scale(1.1) rotate(3deg);
    -ms-transform: scale(1.1) rotate(3deg);
    transform: scale(1.1) rotate(3deg);
}
.ap-overlay-grayscale {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.ap-overlay-hover:hover .ap-overlay-grayscale,
.ap-overlay-hover.ap-hover .ap-overlay-grayscale,
.ap-overlay-active .ap-active > .ap-overlay-grayscale {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
[class*="ap-overlay-slide"] {
    opacity: 0;
}
.ap-overlay-slide-top {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}
.ap-overlay-slide-bottom {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
}
.ap-overlay-slide-left {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
}
.ap-overlay-slide-right {
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}
.ap-overlay-hover:hover [class*="ap-overlay-slide"],
.ap-overlay-hover.ap-hover [class*="ap-overlay-slide"],
.ap-overlay-active .ap-active > [class*="ap-overlay-slide"] {
    opacity: 1;
    -webkit-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
}
.ap-overlay-area {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.3);
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
    -webkit-transform: translate3d(0, 0, 0);
}
.ap-overlay:hover .ap-overlay-area,
.ap-overlay.ap-hover .ap-overlay-area,
.ap-overlay-toggle:hover .ap-overlay-area,
.ap-overlay-toggle.ap-hover .ap-overlay-area {
    opacity: 1;
}
.ap-overlay-area:empty:before {
    content: "ï€‚";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    margin-top: -25px;
    margin-left: -25px;
    font-size: 50px;
    line-height: 1;
    font-family: FontAwesome;
    text-align: center;
    color: #fff;
}
.ap-overlay-area:not(:empty) {
    font-size: 0.001px;
}
.ap-overlay-area:not(:empty):before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.ap-overlay-area-content {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    vertical-align: middle;
    font-size: 1rem;
    text-align: center;
    padding: 0 15px;
    color: #fff;
}
.ap-overlay-area-content > :last-child {
    margin-bottom: 0;
}
.ap-overlay-area-content a:not([class]),
.ap-overlay-area-content a:not([class]):hover {
    color: inherit;
}
.ap-overlay-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 15px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
    -webkit-transform: translate3d(0, 0, 0);
}
.ap-overlay:hover .ap-overlay-caption,
.ap-overlay.ap-hover .ap-overlay-caption,
.ap-overlay-toggle:hover .ap-overlay-caption,
.ap-overlay-toggle.ap-hover .ap-overlay-caption {
    opacity: 1;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px 0;
    padding: 0;
    font-family: "HelveticaNeueLTStd-Roman";
    color: #353c45;
    text-transform: none;
}
* + h1,
* + h2,
* + h3,
* + h4,
* + h5,
* + h6 {
    margin-top: 25px;
}
h1,
.ap-h1 {
    font-size: 64px;
    line-height: 57px;
}
h2,
.ap-h2 {
    font-size: 40px;
    line-height: 38px;
}
h3,
.ap-h3 {
    font-size: 24px;
    line-height: 28px;
}
h4,
.ap-h4 {
    font-size: 16px;
    line-height: 26px;
}
h5,
.ap-h5 {
    font-size: 14px;
    line-height: 22px;
}
h6,
.ap-h6 {
    font-size: 12px;
    line-height: 20px;
}
a {
    background: transparent;
    color: inherit;
    outline: 0;
    cursor: pointer;
    text-decoration: none;
    font-family: "HelveticaNeueLTStd-Roman";
    -webkit-tap-highlight-color: transparent;
}
a:active,
a:focus,
a:hover,
.ap-link:active,
.ap-link:focus,
.ap-link:hover {
    outline: 0;
    color: #059;
    text-decoration: underline;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
:not(pre) > code,
:not(pre) > kbd,
:not(pre) > samp {
    font-size: 12px;
    font-family: Consolas, monospace, serif;
    color: #d05;
    white-space: nowrap;
}
em {
    color: #444;
}
ins {
    background: #ffa;
    color: #444;
    text-decoration: none;
}
mark {
    background: #ffa;
    color: #444;
}
q {
    font-style: italic;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
blockquote,
figure {
    margin: 0;
}
p,
ul,
ol,
dl,
blockquote,
pre,
address,
fieldset,
figure {
    margin: 0 0 15px 0;
}
* + p,
* + ul,
* + ol,
* + dl,
* + blockquote,
* + pre,
* + address,
* + fieldset,
* + figure {
    margin-top: 15px;
}
.ap-text-small {
    font-size: 11px;
    line-height: 16px;
}
.ap-text-large {
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
}
.ap-text-bold {
    font-weight: bold;
}
.ap-text-muted {
    color: #999 !important;
}
.ap-text-primary {
    color: #fff !important;
}
.ap-text-success {
    color: #659f13 !important;
}
.ap-text-warning {
    color: #e28327 !important;
}
.ap-text-danger {
    color: #d85030 !important;
}
.ap-text-contrast {
    color: #fff !important;
}
.ap-text-left {
    text-align: left !important;
}
.ap-text-right {
    text-align: right !important;
}
.ap-text-center {
    text-align: center !important;
}
.ap-text-justify {
    text-align: justify !important;
}
.ap-text-top {
    vertical-align: top !important;
}
.ap-text-middle {
    vertical-align: middle !important;
}
.ap-text-bottom {
    vertical-align: bottom !important;
}
@media (max-width: 959px) {
    .ap-text-center-medium {
        text-align: center !important;
    }
    .ap-text-left-medium {
        text-align: left !important;
    }
}
@media (max-width: 767px) {
    .ap-text-center-small {
        text-align: center !important;
    }
    .ap-text-left-small {
        text-align: left !important;
    }
}
.ap-text-nowrap {
    white-space: nowrap;
}
.ap-text-truncate {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ap-text-break {
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
.ap-text-capitalize {
    text-transform: capitalize !important;
}
.ap-text-lowercase {
    text-transform: lowercase !important;
}
.ap-text-uppercase {
    text-transform: uppercase !important;
}
.ap-thumbnail {
    display: inline-block;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 4px;
    border: 1px solid #ddd;
    background: #fff;
}
a.ap-thumbnail:hover,
a.ap-thumbnail:focus {
    border-color: #aaa;
    background-color: #fff;
    text-decoration: none;
    outline: none;
}
.ap-thumbnail-caption {
    padding-top: 4px;
    text-align: center;
    color: #444;
}
.ap-thumbnail-mini {
    width: 150px;
}
.ap-thumbnail-small {
    width: 200px;
}
.ap-thumbnail-medium {
    width: 300px;
}
.ap-thumbnail-large {
    width: 400px;
}
.ap-thumbnail-expand,
.ap-thumbnail-expand > img {
    width: 100%;
}
.ap-dropdown,
.ap-dropdown-blank {
    display: none;
    position: absolute;
    z-index: 970;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 158px;
}
.ap-dropdown {
    padding: 14px;
    background: #fff;
    color: #444;
    font-size: 12px;
    vertical-align: top;
}
.ap-dropdown:focus {
    outline: none;
}
.ap-open > .ap-dropdown,
.ap-open > .ap-dropdown-blank {
    display: block;
    -webkit-animation: ap-fade 0.2s ease-in-out;
    animation: ap-fade 0.2s ease-in-out;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
}
.ap-dropdown-top {
    margin-top: -5px;
}
.ap-dropdown-bottom {
    margin-top: 5px;
}
.ap-dropdown-left {
    margin-left: -5px;
}
.ap-dropdown-right {
    margin-left: 5px;
}
.ap-dropdown .ap-nav {
    margin: 0 -14px;
}
.ap-grid .ap-dropdown-grid + .ap-dropdown-grid {
    margin-top: 14px;
}
.ap-dropdown-grid > [class*="ap-width-"] > .ap-panel + .ap-panel {
    margin-top: 14px;
}
@media (min-width: 768px) {
    .ap-dropdown:not(.ap-dropdown-stack) > .ap-dropdown-grid {
        margin-left: -14px;
        margin-right: -14px;
    }
    .ap-dropdown:not(.ap-dropdown-stack) > .ap-dropdown-grid > [class*="ap-width-"] {
        padding-left: 14px;
        padding-right: 14px;
    }
    .ap-dropdown:not(.ap-dropdown-stack) > .ap-dropdown-grid > [class*="ap-width-"]:nth-child(n + 2) {
        border-left: 1px solid #ced4da;
    }
    .ap-dropdown-width-2:not(.ap-dropdown-stack) {
        width: 316px;
    }
    .ap-dropdown-width-3:not(.ap-dropdown-stack) {
        width: 474px;
    }
    .ap-dropdown-width-4:not(.ap-dropdown-stack) {
        width: 632px;
    }
    .ap-dropdown-width-5:not(.ap-dropdown-stack) {
        width: 790px;
    }
}
@media (max-width: 767px) {
    .ap-dropdown-grid > [class*="ap-width-"] {
        width: 100%;
    }
    .ap-dropdown-grid > [class*="ap-width-"]:nth-child(n + 2) {
        margin-top: 14px;
    }
}
.ap-dropdown-stack > .ap-dropdown-grid > [class*="ap-width-"] {
    width: 100%;
}
.ap-dropdown-stack > .ap-dropdown-grid > [class*="ap-width-"]:nth-child(n + 2) {
    margin-top: 14px;
}
.ap-dropdown-small {
    min-width: 150px;
    width: auto;
    padding: 5px;
    white-space: nowrap;
}
.ap-dropdown-small .ap-nav {
    margin: 0 -5px;
}
.ap-dropdown-navbar {
    margin-top: 0;
    background: #f5f5f5;
    color: #444;
}
.ap-open > .ap-dropdown-navbar {
    -webkit-animation: ap-slide-top-fixed 0.2s ease-in-out;
    animation: ap-slide-top-fixed 0.2s ease-in-out;
}
.ap-dropdown-scrollable {
    overflow-y: auto;
    max-height: 200px;
}
.ap-modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1010;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
    -ms-touch-action: cross-slide-y pinch-zoom double-tap-zoom;
    touch-action: cross-slide-y pinch-zoom double-tap-zoom;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}
.ap-modal h2 {
    margin-top: 20px !important;
    margin-bottom: 35px;
}
.ap-modal a {
    color: #00529c;
}
.ap-modal.ap-open {
    opacity: 1;
}
.ap-modal-page,
.ap-modal-page body {
    overflow: hidden;
}
.ap-modal-dialog {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 50px auto;
    padding: 20px;
    width: 700px;
    max-width: 100%;
    max-width: calc(100% - 20px);
    background: #fff;
    opacity: 0;
    -webkit-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
    -webkit-transition: opacity 0.3s linear, -webkit-transform 0.3s ease-out;
    transition: opacity 0.3s linear, -webkit-transform 0.3s ease-out;
    -o-transition: opacity 0.3s linear, transform 0.3s ease-out;
    transition: opacity 0.3s linear, transform 0.3s ease-out;
    transition: opacity 0.3s linear, transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    border-radius: 10px;
}
@media (max-width: 767px) {
    .ap-modal-dialog {
        width: auto;
        margin: 10px auto;
    }
}
.ap-open .ap-modal-dialog {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.ap-modal-dialog > :not([class*="ap-modal-"]):last-child {
    margin-bottom: 0;
}
.ap-modal-dialog > .ap-close:first-child {
    margin: -10px -10px 0 0;
    float: right;
}
.ap-modal-dialog > .ap-close:first-child + :not([class*="ap-modal-"]) {
    margin-top: 0;
}
.ap-modal-dialog-lightbox {
    margin: 15px auto;
    padding: 0;
    max-width: 95%;
    max-width: calc(100% - 30px);
    min-height: 50px;
}
.ap-modal-dialog-lightbox > .ap-close:first-child {
    position: absolute;
    top: -12px;
    right: -12px;
    margin: 0;
    float: none;
}
@media (max-width: 767px) {
    .ap-modal-dialog-lightbox > .ap-close:first-child {
        top: -7px;
        right: -7px;
    }
}
.ap-modal-dialog-blank {
    margin: 0;
    padding: 0;
    width: 100%;
    max-width: 100%;
    -webkit-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}
.ap-modal-dialog-blank > .ap-close:first-child {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
    margin: 0;
    float: none;
}
@media (min-width: 768px) {
    .ap-modal-dialog-large {
        width: 930px;
    }
}
@media (min-width: 1220px) {
    .ap-modal-dialog-large {
        width: 1130px;
    }
}
.ap-modal-header {
    margin-bottom: 15px;
}
.ap-modal-footer {
    margin-top: 15px;
}
.ap-modal-header > :last-child,
.ap-modal-footer > :last-child {
    margin-bottom: 0;
}
.ap-modal-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -20px;
    margin-bottom: -10px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ap-modal-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 25px;
    color: #ddd;
}
.ap-modal-spinner:after {
    content: "\f110";
    display: block;
    font-family: FontAwesome;
    -webkit-animation: ap-rotate 2s infinite linear;
    animation: ap-rotate 2s infinite linear;
}
.ap-offcanvas {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    -ms-touch-action: none;
    touch-action: none;
    background: rgba(0, 0, 0, 0);
}
.ap-offcanvas.ap-active {
    display: block;
}
.ap-offcanvas-page {
    position: fixed;
    -webkit-transition: margin-left 0.3s ease-in-out;
    -o-transition: margin-left 0.3s ease-in-out;
    transition: margin-left 0.3s ease-in-out;
    margin-left: 0;
}
.ap-offcanvas-bar {
    position: fixed;
    top: 96px;
    bottom: 0;
    left: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    z-index: 1001;
    width: 100%;
    max-width: 100%;
    background: #fff;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    -ms-scroll-chaining: none;
}
.ap-offcanvas.ap-active .ap-offcanvas-bar.ap-offcanvas-bar-show {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.ap-offcanvas-bar-flip {
    left: auto;
    right: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}
.ap-offcanvas-bar[mode="none"] {
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}
.ap-offcanvas-bar[mode="reveal"] {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    clip: rect(0, 0, 100vh, 0);
    -webkit-transition: -webkit-transform 0.3s ease-in-out, clip 0.3s ease-in-out;
    -webkit-transition: clip 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    transition: clip 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out, clip 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, clip 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, clip 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.ap-offcanvas-bar-flip[mode="reveal"] {
    clip: none;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
}
.ap-offcanvas-bar-flip[mode="reveal"] > * {
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
.ap-offcanvas.ap-active .ap-offcanvas-bar-flip[mode="reveal"].ap-offcanvas-bar-show > * {
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.ap-offcanvas .ap-panel {
    margin: 20px 15px;
    color: #777;
}
.ap-offcanvas .ap-panel-title {
    color: #ccc;
}
.ap-offcanvas .ap-panel a:not([class]) {
    color: #ccc;
}
.ap-offcanvas .ap-panel a:not([class]):hover {
    color: #fff;
}
.ap-switcher {
    margin: 0;
    padding: 0;
    list-style: none;
    -ms-touch-action: cross-slide-y pinch-zoom double-tap-zoom;
    touch-action: cross-slide-y pinch-zoom double-tap-zoom;
}
.ap-switcher > :not(.ap-active) {
    display: none;
}
@media (min-width: 768px) {
    .ap-description-list-horizontal {
        overflow: hidden;
    }
    .ap-description-list-horizontal > dt {
        width: 160px;
        float: left;
        clear: both;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .ap-description-list-horizontal > dd {
        margin-left: 180px;
    }
}
.ap-description-list-line > dt {
    font-weight: normal;
}
.ap-description-list-line > dt:nth-child(n + 2) {
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid #ddd;
}
.ap-description-list-line > dd {
    color: #999;
}
.ap-form input,
.ap-form select,
.ap-form textarea {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    border-radius: 0;
    font: inherit;
    color: inherit;
}
.ap-form select {
    text-transform: none;
}
.ap-form optgroup {
    font: inherit;
    font-weight: bold;
}
.ap-form input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.ap-form input[type="checkbox"],
.ap-form input[type="radio"] {
    padding: 0;
}
.ap-form input[type="checkbox"]:not(:disabled),
.ap-form input[type="radio"]:not(:disabled) {
    cursor: pointer;
}
.ap-form textarea,
.ap-form input:not([type]),
.ap-form input[type="text"],
.ap-form input[type="password"],
.ap-form input[type="email"],
.ap-form input[type="url"],
.ap-form input[type="search"],
.ap-form input[type="tel"],
.ap-form input[type="number"],
.ap-form input[type="datetime"] {
    -webkit-appearance: none;
}
.ap-form input[type="search"]::-webkit-search-cancel-button,
.ap-form input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
.ap-form input[type="number"]::-webkit-inner-spin-button,
.ap-form input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
.ap-form fieldset {
    border: none;
    margin: 0;
    padding: 0;
}
.ap-form textarea {
    overflow: auto;
    vertical-align: top;
}
.ap-form ::-moz-placeholder {
    opacity: 1;
}
.ap-form :invalid {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.ap-form input:not([type="radio"]):not([type="checkbox"]),
.ap-form select {
    vertical-align: middle;
}
.ap-form > :last-child {
    margin-bottom: 0;
}
.ap-form select,
.ap-form textarea,
.ap-form input:not([type]),
.ap-form input[type="text"],
.ap-form input[type="password"],
.ap-form input[type="datetime"],
.ap-form input[type="datetime-local"],
.ap-form input[type="date"],
.ap-form input[type="month"],
.ap-form input[type="time"],
.ap-form input[type="week"],
.ap-form input[type="number"],
.ap-form input[type="email"],
.ap-form input[type="url"],
.ap-form input[type="search"],
.ap-form input[type="tel"],
.ap-form input[type="color"] {
    height: 42px;
    max-width: 100%;
    padding: 5px 15px;
    border: 1px solid #ced4da;
    background: #fff;
    color: #444;
    -webkit-transition: all 0.2s linear;
    -webkit-transition-property: border, background, color, box-shadow, padding;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    -webkit-transition-property: border, background, color, padding, -webkit-box-shadow;
    transition-property: border, background, color, padding, -webkit-box-shadow;
    -o-transition-property: border, background, color, box-shadow, padding;
    transition-property: border, background, color, box-shadow, padding;
    transition-property: border, background, color, box-shadow, padding, -webkit-box-shadow;
}
.ap-form select:focus,
.ap-form textarea:focus,
.ap-form input:not([type]):focus,
.ap-form input[type="text"]:focus,
.ap-form input[type="password"]:focus,
.ap-form input[type="datetime"]:focus,
.ap-form input[type="datetime-local"]:focus,
.ap-form input[type="date"]:focus,
.ap-form input[type="month"]:focus,
.ap-form input[type="time"]:focus,
.ap-form input[type="week"]:focus,
.ap-form input[type="number"]:focus,
.ap-form input[type="email"]:focus,
.ap-form input[type="url"]:focus,
.ap-form input[type="search"]:focus,
.ap-form input[type="tel"]:focus,
.ap-form input[type="color"]:focus {
    border-color: #99baca;
    outline: 0;
    background: #fff;
    color: #444;
}
.ap-form select:disabled,
.ap-form textarea:disabled,
.ap-form input:not([type]):disabled,
.ap-form input[type="text"]:disabled,
.ap-form input[type="password"]:disabled,
.ap-form input[type="datetime"]:disabled,
.ap-form input[type="datetime-local"]:disabled,
.ap-form input[type="date"]:disabled,
.ap-form input[type="month"]:disabled,
.ap-form input[type="time"]:disabled,
.ap-form input[type="week"]:disabled,
.ap-form input[type="number"]:disabled,
.ap-form input[type="email"]:disabled,
.ap-form input[type="url"]:disabled,
.ap-form input[type="search"]:disabled,
.ap-form input[type="tel"]:disabled,
.ap-form input[type="color"]:disabled {
    border-color: #ddd;
    background-color: #f5f5f5;
    color: #999;
}
.ap-form :-ms-input-placeholder {
    color: #999 !important;
}
.ap-form ::-moz-placeholder {
    color: #999;
}
.ap-form ::-webkit-input-placeholder {
    color: #999;
}
.ap-form :disabled:-ms-input-placeholder {
    color: #999 !important;
}
.ap-form :disabled::-moz-placeholder {
    color: #999;
}
.ap-form :disabled::-webkit-input-placeholder {
    color: #999;
}
.ap-form legend {
    width: 100%;
    border: 0;
    padding: 0;
    padding-bottom: 15px;
    font-size: 18px;
    line-height: 30px;
}
.ap-form legend:after {
    content: "";
    display: block;
    border-bottom: 1px solid #ddd;
    width: 100%;
}
select.ap-form-small,
textarea.ap-form-small,
input[type].ap-form-small,
input:not([type]).ap-form-small {
    height: 25px;
    padding: 3px 3px;
    font-size: 12px;
}
select.ap-form-large,
textarea.ap-form-large,
input[type].ap-form-large,
input:not([type]).ap-form-large {
    height: 40px;
    padding: 8px 6px;
    font-size: 16px;
}
.ap-form textarea,
.ap-form select[multiple],
.ap-form select[size] {
    height: auto;
}
.ap-form-danger {
    border-color: #dc8d99 !important;
    background: #fff7f8 !important;
    color: #d85030 !important;
}
.ap-form-success {
    border-color: #8ec73b !important;
    background: #fafff2 !important;
    color: #659f13 !important;
}
.ap-form-blank {
    border-color: transparent !important;
    border-style: dashed !important;
    background: none !important;
}
.ap-form-blank:focus {
    border-color: #ddd !important;
}
input.ap-form-width-mini {
    width: 40px;
}
select.ap-form-width-mini {
    width: 65px;
}
.ap-form-width-small {
    width: 130px;
}
.ap-form-width-medium {
    width: 200px;
}
.ap-form-width-large {
    width: 500px;
}
.ap-form-row:before,
.ap-form-row:after {
    content: "";
    display: table;
}
.ap-form-row:after {
    clear: both;
}
.ap-form-row + .ap-form-row {
    margin-top: 15px;
}
.ap-form-help-inline {
    display: inline-block;
    margin: 0 0 0 10px;
}
.ap-form-help-block {
    margin: 5px 0 0 0;
}
.ap-form-controls > :first-child {
    margin-top: 0;
}
.ap-form-controls > :last-child {
    margin-bottom: 0;
}
.ap-form-controls-condensed {
    margin: 5px 0;
}
.ap-form-stacked .ap-form-label {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
}
@media (max-width: 959px) {
    .ap-form-horizontal .ap-form-label {
        display: block;
        margin-bottom: 5px;
        font-weight: bold;
    }
}
@media (min-width: 960px) {
    .ap-form-horizontal .ap-form-label {
        width: 200px;
        margin-top: 5px;
        float: left;
    }
    .ap-form-horizontal .ap-form-controls {
        margin-left: 215px;
    }
    .ap-form-horizontal .ap-form-controls-text {
        padding-top: 5px;
    }
}
.ap-form-icon {
    display: inline-block;
    position: relative;
    max-width: 100%;
}
.ap-form-icon > [class*="ap-icon-"] {
    position: absolute;
    top: 50%;
    width: 30px;
    margin-top: -7px;
    font-size: 14px;
    color: #999;
    text-align: center;
    pointer-events: none;
}
.ap-form-icon:not(.ap-form-icon-flip) > input {
    padding-left: 30px !important;
}
.ap-form-icon-flip > [class*="ap-icon-"] {
    right: 0;
}
.ap-form-icon-flip > input {
    padding-right: 30px !important;
}
.ap-list {
    padding: 0;
    list-style: none;
}
.ap-list > li:before,
.ap-list > li:after {
    content: "";
    display: table;
}
.ap-list > li:after {
    clear: both;
}
.ap-list > li > :last-child {
    margin-bottom: 0;
}
.ap-list ul {
    margin: 0;
    padding-left: 20px;
    list-style: none;
}
.ap-list-line > li:nth-child(n + 2) {
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px solid #ddd;
}
.ap-list-striped > li {
    padding: 5px 5px;
}
.ap-list-striped > li:nth-of-type(odd) {
    background: #f5f5f5;
}
.ap-list-space > li:nth-child(n + 2) {
    margin-top: 10px;
}
.table {
    padding: 40px 0;
}
.ap-table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin-bottom: 15px;
}
.ap-table .ap-icon-check {
    color: #fc5f01;
}
* + .ap-table {
    margin-top: 15px;
}
.ap-table th,
.ap-table td {
    padding: 15px 8px;
}
.ap-table th {
    text-align: center;
    color: #fc5f01;
}
.ap-table td {
    vertical-align: top;
    text-align: center;
}
.ap-table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #b9c1c6;
}
.ap-table caption,
.ap-table tfoot {
    font-size: 12px;
    font-style: italic;
}
.ap-table caption {
    text-align: left;
    color: #999;
}
.ap-table tbody tr.ap-active {
    background: #eee;
}
.ap-table-middle,
.ap-table-middle td {
    vertical-align: middle !important;
}
.ap-table-striped tbody tr:nth-of-type(odd) {
    background: #f5f5f5;
}
.ap-table-condensed td {
    padding: 4px 8px;
}
.ap-table-hover tbody tr:hover {
    background: #eee;
}
.ap-article:before,
.ap-article:after {
    content: "";
    display: table;
}
.ap-article:after {
    clear: both;
}
.ap-article > :last-child {
    margin-bottom: 0;
}
.ap-article + .ap-article {
    margin-top: 25px;
}
.ap-article-title {
    font-size: 36px;
    line-height: 42px;
    font-weight: normal;
    text-transform: none;
}
.ap-article-title a {
    color: inherit;
    text-decoration: none;
}
.ap-article-meta {
    font-size: 12px;
    line-height: 18px;
    color: #999;
}
.ap-article-lead {
    color: #444;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
}
.ap-article-divider {
    margin-bottom: 25px;
    border-color: #ddd;
}
* + .ap-article-divider {
    margin-top: 25px;
}
.ap-block {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 20px;
    padding-bottom: 20px;
}
@media (min-width: 768px) {
    .ap-block {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}
.ap-block:before,
.ap-block:after {
    content: "";
    display: table;
}
.ap-block:after {
    clear: both;
}
.ap-block > :last-child {
    margin-bottom: 0;
}
.ap-block-large {
    padding-top: 20px;
    padding-bottom: 20px;
}
@media (min-width: 768px) {
    .ap-block-large {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}
@media (min-width: 960px) {
    .ap-block-large {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}
.ap-block-default {
    background: #fff;
}
.ap-block-muted {
    background: #f9f9f9;
}
.ap-block-primary {
    background: #00a8e6;
}
.ap-block-secondary {
    background: #222;
}
.ap-comment-header {
    margin-bottom: 15px;
}
.ap-comment-header:before,
.ap-comment-header:after {
    content: "";
    display: table;
}
.ap-comment-header:after {
    clear: both;
}
.ap-comment-avatar {
    margin-right: 15px;
    float: left;
}
.ap-comment-title {
    margin: 5px 0 0 0;
    font-size: 16px;
    line-height: 22px;
}
.ap-comment-meta {
    margin: 2px 0 0 0;
    font-size: 11px;
    line-height: 16px;
    color: #999;
}
.ap-comment-body > :last-child {
    margin-bottom: 0;
}
.ap-comment-list {
    padding: 0;
    list-style: none;
}
.ap-comment-list .ap-comment + ul {
    margin: 15px 0 0 0;
    list-style: none;
}
.ap-comment-list > li:nth-child(n + 2),
.ap-comment-list .ap-comment + ul > li:nth-child(n + 2) {
    margin-top: 15px;
}
@media (min-width: 768px) {
    .ap-comment-list .ap-comment + ul {
        padding-left: 100px;
    }
}
.ap-cover-background {
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}
.ap-cover {
    overflow: hidden;
}
.ap-cover-object {
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    max-width: none;
    position: relative;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
[data-ap-cover] {
    position: relative;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.ap-flex {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
}
.ap-flex-inline {
    display: -ms-inline-flexbox;
    display: -webkit-inline-box;
    display: inline-flex;
}
.ap-flex > *,
.ap-flex-inline > * {
    -ms-flex-negative: 1;
}
.ap-flex-top {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
}
.ap-flex-middle {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
}
.ap-flex-bottom {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
}
.ap-flex-center {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
}
.ap-flex-right {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
}
.ap-flex-space-between {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
}
.ap-flex-space-around {
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.ap-flex-row-reverse {
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse;
}
.ap-flex-column {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}
.ap-flex-column-reverse {
    -ms-flex-direction: column-reverse;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    flex-direction: column-reverse;
}
.ap-flex-nowrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.ap-flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.ap-flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
}
.ap-flex-wrap-top {
    -ms-flex-line-pack: start;
    align-content: flex-start;
}
.ap-flex-wrap-middle {
    -ms-flex-line-pack: center;
    align-content: center;
}
.ap-flex-wrap-bottom {
    -ms-flex-line-pack: end;
    align-content: flex-end;
}
.ap-flex-wrap-space-between {
    -ms-flex-line-pack: justify;
    align-content: space-between;
}
.ap-flex-wrap-space-around {
    -ms-flex-line-pack: distribute;
    align-content: space-around;
}
.ap-flex-order-first {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
}
.ap-flex-order-last {
    -ms-flex-order: 99;
    -webkit-box-ordinal-group: 100;
    order: 99;
}
@media (min-width: 480px) {
    .ap-flex-order-first-small {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1;
    }
    .ap-flex-order-last-small {
        -ms-flex-order: 99;
        -webkit-box-ordinal-group: 100;
        order: 99;
    }
}
@media (min-width: 768px) {
    .ap-flex-order-first-medium {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1;
    }
    .ap-flex-order-last-medium {
        -ms-flex-order: 99;
        -webkit-box-ordinal-group: 100;
        order: 99;
    }
}
@media (min-width: 960px) {
    .ap-flex-order-first-large {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1;
    }
    .ap-flex-order-last-large {
        -ms-flex-order: 99;
        -webkit-box-ordinal-group: 100;
        order: 99;
    }
}
@media (min-width: 1220px) {
    .ap-flex-order-first-xlarge {
        -ms-flex-order: -1;
        -webkit-box-ordinal-group: 0;
        order: -1;
    }
    .ap-flex-order-last-xlarge {
        -ms-flex-order: 99;
        -webkit-box-ordinal-group: 100;
        order: 99;
    }
}
.ap-flex-item-none {
    -ms-flex: none;
    -webkit-box-flex: 0;
    flex: none;
}
.ap-flex-item-auto {
    -ms-flex: auto;
    -webkit-box-flex: 1;
    flex: auto;
    -ms-flex-negative: 1;
}
.ap-flex-item-1 {
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
}
.ap-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    margin-left: -25px;
    padding: 0;
}
.ap-grid:before,
.ap-grid:after {
    content: "";
    display: block;
    overflow: hidden;
}
.ap-grid:after {
    clear: both;
}
.ap-grid > * {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    float: left;
    margin: 0;
    padding-left: 25px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.ap-grid > * > * > :last-child {
    margin-bottom: 0;
}
.ap-grid + .ap-grid,
.ap-grid-margin,
.ap-grid > * > .ap-panel + .ap-panel {
    margin-top: 25px;
}
@media (min-width: 1220px) {
    .ap-grid {
        margin-left: -20px;
    }
    .ap-grid > * {
        padding-left: 20px;
    }
    .ap-grid + .ap-grid,
    .ap-grid-margin,
    .ap-grid > * > .ap-panel + .ap-panel {
        margin-top: 35px;
    }
}
.ap-grid-collapse {
    margin-left: 0;
}
.ap-grid-collapse > * {
    padding-left: 0;
}
.ap-grid-collapse + .ap-grid-collapse,
.ap-grid-collapse > .ap-grid-margin,
.ap-grid-collapse > * > .ap-panel + .ap-panel {
    margin-top: 0;
}
.ap-grid-small {
    margin-left: -10px;
}
.ap-grid-small > * {
    padding-left: 10px;
}
.ap-grid-small + .ap-grid-small,
.ap-grid-small > .ap-grid-margin,
.ap-grid-small > * > .ap-panel + .ap-panel {
    margin-top: 10px;
}
.ap-grid-medium {
    margin-left: -25px;
}
.ap-grid-medium > * {
    padding-left: 25px;
}
.ap-grid-medium + .ap-grid-medium,
.ap-grid-medium > .ap-grid-margin,
.ap-grid-medium > * > .ap-panel + .ap-panel {
    margin-top: 25px;
}
@media (min-width: 768px) {
    .ap-grid-divider:not(:empty) {
        margin-left: -25px;
        margin-right: -25px;
    }
    .ap-grid-divider > * {
        padding-left: 25px;
        padding-right: 25px;
    }
    .ap-grid-divider > [class*="f-width-1-"]:not(.ap-width-1-1):nth-child(n + 2),
    .ap-grid-divider > [class*="f-width-2-"]:nth-child(n + 2),
    .ap-grid-divider > [class*="f-width-3-"]:nth-child(n + 2),
    .ap-grid-divider > [class*="f-width-4-"]:nth-child(n + 2),
    .ap-grid-divider > [class*="f-width-5-"]:nth-child(n + 2),
    .ap-grid-divider > [class*="f-width-6-"]:nth-child(n + 2),
    .ap-grid-divider > [class*="f-width-7-"]:nth-child(n + 2),
    .ap-grid-divider > [class*="f-width-8-"]:nth-child(n + 2),
    .ap-grid-divider > [class*="f-width-9-"]:nth-child(n + 2) {
        border-left: 1px solid #ddd;
    }
    .ap-grid-divider > [class*="f-width-medium-"]:not(.ap-width-medium-1-1):nth-child(n + 2) {
        border-left: 1px solid #ddd;
    }
}
@media (min-width: 960px) {
    .ap-grid-divider > [class*="f-width-large-"]:not(.ap-width-large-1-1):nth-child(n + 2) {
        border-left: 1px solid #ddd;
    }
}
@media (min-width: 1220px) {
    .ap-grid-divider:not(:empty) {
        margin-left: -20px;
        margin-right: -20px;
    }
    .ap-grid-divider > * {
        padding-left: 20px;
        padding-right: 20px;
    }
    .ap-grid-divider:empty {
        margin-bottom: 35px;
        margin-top: 35px;
    }
}
.ap-grid-divider:empty {
    border-top: 1px solid #ddd;
    margin-bottom: 25px;
    margin-top: 25px;
}
.ap-grid-match > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.ap-grid-match > * > * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 100%;
}
[class*="f-grid-width"] > * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.ap-grid-width-1-2 > * {
    width: 50%;
}
.ap-grid-width-1-3 > * {
    width: 33.333%;
}
.ap-grid-width-1-4 > * {
    width: 25%;
}
.ap-grid-width-1-5 > * {
    width: 20%;
}
.ap-grid-width-1-6 > * {
    width: 16.666%;
}
.ap-grid-width-1-8 > * {
    width: 12.5%;
}
.ap-grid-width-1-10 > * {
    width: 10%;
}
.ap-grid-width-1-12 > * {
    width: 8.333%;
}
.ap-grid-width-auto > * {
    width: auto;
}
@media (min-width: 480px) {
    .ap-grid-width-small-1-1 > * {
        width: 100%;
    }
    .ap-grid-width-small-1-2 > * {
        width: 50%;
    }
    .ap-grid-width-small-1-3 > * {
        width: 33.333%;
    }
    .ap-grid-width-small-1-4 > * {
        width: 25%;
    }
    .ap-grid-width-small-1-5 > * {
        width: 20%;
    }
    .ap-grid-width-small-1-6 > * {
        width: 16.666%;
    }
    .ap-grid-width-small-1-8 > * {
        width: 12.5%;
    }
    .ap-grid-width-small-1-10 > * {
        width: 10%;
    }
    .ap-grid-width-small-1-12 > * {
        width: 8.333%;
    }
}
@media (min-width: 768px) {
    .ap-grid-width-medium-1-1 > * {
        width: 100%;
    }
    .ap-grid-width-medium-1-2 > * {
        width: 50%;
    }
    .ap-grid-width-medium-1-3 > * {
        width: 33.333%;
    }
    .ap-grid-width-medium-1-4 > * {
        width: 25%;
    }
    .ap-grid-width-medium-1-5 > * {
        width: 20%;
    }
    .ap-grid-width-medium-1-6 > * {
        width: 16.666%;
    }
    .ap-grid-width-medium-1-8 > * {
        width: 12.5%;
    }
    .ap-grid-width-medium-1-10 > * {
        width: 10%;
    }
    .ap-grid-width-medium-1-12 > * {
        width: 8.333%;
    }
}
@media (min-width: 960px) {
    .ap-grid-width-large-1-1 > * {
        width: 100%;
    }
    .ap-grid-width-large-1-2 > * {
        width: 50%;
    }
    .ap-grid-width-large-1-3 > * {
        width: 33.333%;
    }
    .ap-grid-width-large-1-4 > * {
        width: 25%;
    }
    .ap-grid-width-large-1-5 > * {
        width: 20%;
    }
    .ap-grid-width-large-1-6 > * {
        width: 16.666%;
    }
    .ap-grid-width-large-1-8 > * {
        width: 12.5%;
    }
    .ap-grid-width-large-1-10 > * {
        width: 10%;
    }
    .ap-grid-width-large-1-12 > * {
        width: 8.333%;
    }
}
@media (min-width: 1220px) {
    .ap-grid-width-xlarge-1-1 > * {
        width: 100%;
    }
    .ap-grid-width-xlarge-1-2 > * {
        width: 50%;
    }
    .ap-grid-width-xlarge-1-3 > * {
        width: 33.333%;
    }
    .ap-grid-width-xlarge-1-4 > * {
        width: 25%;
    }
    .ap-grid-width-xlarge-1-5 > * {
        width: 20%;
    }
    .ap-grid-width-xlarge-1-6 > * {
        width: 16.666%;
    }
    .ap-grid-width-xlarge-1-8 > * {
        width: 12.5%;
    }
    .ap-grid-width-xlarge-1-10 > * {
        width: 10%;
    }
    .ap-grid-width-xlarge-1-12 > * {
        width: 8.333%;
    }
}
[class*="f-width"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.ap-width-1-1 {
    width: 100%;
}
.ap-width-1-2,
.ap-width-2-4,
.ap-width-3-6,
.ap-width-4-8,
.ap-width-5-10,
.ap-width-6-12 {
    width: 50%;
}
.ap-width-1-3,
.ap-width-2-6,
.ap-width-4-12 {
    width: 33.333%;
}
.ap-width-2-3,
.ap-width-4-6,
.ap-width-8-12 {
    width: 66.666%;
}
.ap-width-1-4,
.ap-width-2-8,
.ap-width-3-12 {
    width: 25%;
}
.ap-width-3-4,
.ap-width-6-8,
.ap-width-9-12 {
    width: 75%;
}
.ap-width-1-5,
.ap-width-2-10 {
    width: 20%;
}
.ap-width-2-5,
.ap-width-4-10 {
    width: 40%;
}
.ap-width-3-5,
.ap-width-6-10 {
    width: 60%;
}
.ap-width-4-5,
.ap-width-8-10 {
    width: 80%;
}
.ap-width-1-6,
.ap-width-2-12 {
    width: 16.666%;
}
.ap-width-5-6,
.ap-width-10-12 {
    width: 83.333%;
}
.ap-width-1-8 {
    width: 12.5%;
}
.ap-width-3-8 {
    width: 37.5%;
}
.ap-width-5-8 {
    width: 62.5%;
}
.ap-width-7-8 {
    width: 87.5%;
}
.ap-width-1-10 {
    width: 10%;
}
.ap-width-3-10 {
    width: 30%;
}
.ap-width-7-10 {
    width: 70%;
}
.ap-width-9-10 {
    width: 90%;
}
.ap-width-1-12 {
    width: 8.333%;
}
.ap-width-5-12 {
    width: 41.666%;
}
.ap-width-7-12 {
    width: 58.333%;
}
.ap-width-11-12 {
    width: 91.666%;
}
@media (min-width: 480px) {
    .ap-width-small-1-1 {
        width: 100%;
    }
    .ap-width-small-1-2,
    .ap-width-small-2-4,
    .ap-width-small-3-6,
    .ap-width-small-4-8,
    .ap-width-small-5-10,
    .ap-width-small-6-12 {
        width: 50%;
    }
    .ap-width-small-1-3,
    .ap-width-small-2-6,
    .ap-width-small-4-12 {
        width: 33.333%;
    }
    .ap-width-small-2-3,
    .ap-width-small-4-6,
    .ap-width-small-8-12 {
        width: 66.666%;
    }
    .ap-width-small-1-4,
    .ap-width-small-2-8,
    .ap-width-small-3-12 {
        width: 25%;
    }
    .ap-width-small-3-4,
    .ap-width-small-6-8,
    .ap-width-small-9-12 {
        width: 75%;
    }
    .ap-width-small-1-5,
    .ap-width-small-2-10 {
        width: 20%;
    }
    .ap-width-small-2-5,
    .ap-width-small-4-10 {
        width: 40%;
    }
    .ap-width-small-3-5,
    .ap-width-small-6-10 {
        width: 60%;
    }
    .ap-width-small-4-5,
    .ap-width-small-8-10 {
        width: 80%;
    }
    .ap-width-small-1-6,
    .ap-width-small-2-12 {
        width: 16.666%;
    }
    .ap-width-small-5-6,
    .ap-width-small-10-12 {
        width: 83.333%;
    }
    .ap-width-small-1-8 {
        width: 12.5%;
    }
    .ap-width-small-3-8 {
        width: 37.5%;
    }
    .ap-width-small-5-8 {
        width: 62.5%;
    }
    .ap-width-small-7-8 {
        width: 87.5%;
    }
    .ap-width-small-1-10 {
        width: 10%;
    }
    .ap-width-small-3-10 {
        width: 30%;
    }
    .ap-width-small-7-10 {
        width: 70%;
    }
    .ap-width-small-9-10 {
        width: 90%;
    }
    .ap-width-small-1-12 {
        width: 8.333%;
    }
    .ap-width-small-5-12 {
        width: 41.666%;
    }
    .ap-width-small-7-12 {
        width: 58.333%;
    }
    .ap-width-small-11-12 {
        width: 91.666%;
    }
}
@media (min-width: 768px) {
    .ap-width-medium-1-1 {
        width: 100%;
    }
    .ap-width-medium-1-2,
    .ap-width-medium-2-4,
    .ap-width-medium-3-6,
    .ap-width-medium-4-8,
    .ap-width-medium-5-10,
    .ap-width-medium-6-12 {
        width: 50%;
    }
    .ap-width-medium-1-3,
    .ap-width-medium-2-6,
    .ap-width-medium-4-12 {
        width: 33.333%;
    }
    .ap-width-medium-2-3,
    .ap-width-medium-4-6,
    .ap-width-medium-8-12 {
        width: 66.666%;
    }
    .ap-width-medium-1-4,
    .ap-width-medium-2-8,
    .ap-width-medium-3-12 {
        width: 25%;
    }
    .ap-width-medium-3-4,
    .ap-width-medium-6-8,
    .ap-width-medium-9-12 {
        width: 75%;
    }
    .ap-width-medium-1-5,
    .ap-width-medium-2-10 {
        width: 20%;
    }
    .ap-width-medium-2-5,
    .ap-width-medium-4-10 {
        width: 40%;
    }
    .ap-width-medium-3-5,
    .ap-width-medium-6-10 {
        width: 60%;
    }
    .ap-width-medium-4-5,
    .ap-width-medium-8-10 {
        width: 80%;
    }
    .ap-width-medium-1-6,
    .ap-width-medium-2-12 {
        width: 16.666%;
    }
    .ap-width-medium-5-6,
    .ap-width-medium-10-12 {
        width: 83.333%;
    }
    .ap-width-medium-1-8 {
        width: 12.5%;
    }
    .ap-width-medium-3-8 {
        width: 37.5%;
    }
    .ap-width-medium-5-8 {
        width: 62.5%;
    }
    .ap-width-medium-7-8 {
        width: 87.5%;
    }
    .ap-width-medium-1-10 {
        width: 10%;
    }
    .ap-width-medium-3-10 {
        width: 30%;
    }
    .ap-width-medium-7-10 {
        width: 70%;
    }
    .ap-width-medium-9-10 {
        width: 90%;
    }
    .ap-width-medium-1-12 {
        width: 8.333%;
    }
    .ap-width-medium-5-12 {
        width: 41.666%;
    }
    .ap-width-medium-7-12 {
        width: 58.333%;
    }
    .ap-width-medium-11-12 {
        width: 91.666%;
    }
}
@media (min-width: 960px) {
    .ap-width-large-1-1 {
        width: 100%;
    }
    .ap-width-large-1-2,
    .ap-width-large-2-4,
    .ap-width-large-3-6,
    .ap-width-large-4-8,
    .ap-width-large-5-10,
    .ap-width-large-6-12 {
        width: 50%;
    }
    .ap-width-large-1-3,
    .ap-width-large-2-6,
    .ap-width-large-4-12 {
        width: 33.333%;
    }
    .ap-width-large-2-3,
    .ap-width-large-4-6,
    .ap-width-large-8-12 {
        width: 66.666%;
    }
    .ap-width-large-1-4,
    .ap-width-large-2-8,
    .ap-width-large-3-12 {
        width: 25%;
    }
    .ap-width-large-3-4,
    .ap-width-large-6-8,
    .ap-width-large-9-12 {
        width: 75%;
    }
    .ap-width-large-1-5,
    .ap-width-large-2-10 {
        width: 20%;
    }
    .ap-width-large-2-5,
    .ap-width-large-4-10 {
        width: 40%;
    }
    .ap-width-large-3-5,
    .ap-width-large-6-10 {
        width: 60%;
    }
    .ap-width-large-4-5,
    .ap-width-large-8-10 {
        width: 80%;
    }
    .ap-width-large-1-6,
    .ap-width-large-2-12 {
        width: 16.666%;
    }
    .ap-width-large-5-6,
    .ap-width-large-10-12 {
        width: 83.333%;
    }
    .ap-width-large-1-8 {
        width: 12.5%;
    }
    .ap-width-large-3-8 {
        width: 37.5%;
    }
    .ap-width-large-5-8 {
        width: 62.5%;
    }
    .ap-width-large-7-8 {
        width: 87.5%;
    }
    .ap-width-large-1-10 {
        width: 10%;
    }
    .ap-width-large-3-10 {
        width: 30%;
    }
    .ap-width-large-7-10 {
        width: 70%;
    }
    .ap-width-large-9-10 {
        width: 90%;
    }
    .ap-width-large-1-12 {
        width: 8.333%;
    }
    .ap-width-large-5-12 {
        width: 41.666%;
    }
    .ap-width-large-7-12 {
        width: 58.333%;
    }
    .ap-width-large-11-12 {
        width: 91.666%;
    }
}
@media (min-width: 1220px) {
    .ap-width-xlarge-1-1 {
        width: 100%;
    }
    .ap-width-xlarge-1-2,
    .ap-width-xlarge-2-4,
    .ap-width-xlarge-3-6,
    .ap-width-xlarge-4-8,
    .ap-width-xlarge-5-10,
    .ap-width-xlarge-6-12 {
        width: 50%;
    }
    .ap-width-xlarge-1-3,
    .ap-width-xlarge-2-6,
    .ap-width-xlarge-4-12 {
        width: 33.333%;
    }
    .ap-width-xlarge-2-3,
    .ap-width-xlarge-4-6,
    .ap-width-xlarge-8-12 {
        width: 66.666%;
    }
    .ap-width-xlarge-1-4,
    .ap-width-xlarge-2-8,
    .ap-width-xlarge-3-12 {
        width: 25%;
    }
    .ap-width-xlarge-3-4,
    .ap-width-xlarge-6-8,
    .ap-width-xlarge-9-12 {
        width: 75%;
    }
    .ap-width-xlarge-1-5,
    .ap-width-xlarge-2-10 {
        width: 20%;
    }
    .ap-width-xlarge-2-5,
    .ap-width-xlarge-4-10 {
        width: 40%;
    }
    .ap-width-xlarge-3-5,
    .ap-width-xlarge-6-10 {
        width: 60%;
    }
    .ap-width-xlarge-4-5,
    .ap-width-xlarge-8-10 {
        width: 80%;
    }
    .ap-width-xlarge-1-6,
    .ap-width-xlarge-2-12 {
        width: 16.666%;
    }
    .ap-width-xlarge-5-6,
    .ap-width-xlarge-10-12 {
        width: 83.333%;
    }
    .ap-width-xlarge-1-8 {
        width: 12.5%;
    }
    .ap-width-xlarge-3-8 {
        width: 37.5%;
    }
    .ap-width-xlarge-5-8 {
        width: 62.5%;
    }
    .ap-width-xlarge-7-8 {
        width: 87.5%;
    }
    .ap-width-xlarge-1-10 {
        width: 10%;
    }
    .ap-width-xlarge-3-10 {
        width: 30%;
    }
    .ap-width-xlarge-7-10 {
        width: 70%;
    }
    .ap-width-xlarge-9-10 {
        width: 90%;
    }
    .ap-width-xlarge-1-12 {
        width: 8.333%;
    }
    .ap-width-xlarge-5-12 {
        width: 41.666%;
    }
    .ap-width-xlarge-7-12 {
        width: 58.333%;
    }
    .ap-width-xlarge-11-12 {
        width: 91.666%;
    }
}
@media (min-width: 768px) {
    [class*="f-push-"],
    [class*="f-pull-"] {
        position: relative;
    }
    .ap-push-1-2,
    .ap-push-2-4,
    .ap-push-3-6,
    .ap-push-4-8,
    .ap-push-5-10,
    .ap-push-6-12 {
        left: 50%;
    }
    .ap-push-1-3,
    .ap-push-2-6,
    .ap-push-4-12 {
        left: 33.333%;
    }
    .ap-push-2-3,
    .ap-push-4-6,
    .ap-push-8-12 {
        left: 66.666%;
    }
    .ap-push-1-4,
    .ap-push-2-8,
    .ap-push-3-12 {
        left: 25%;
    }
    .ap-push-3-4,
    .ap-push-6-8,
    .ap-push-9-12 {
        left: 75%;
    }
    .ap-push-1-5,
    .ap-push-2-10 {
        left: 20%;
    }
    .ap-push-2-5,
    .ap-push-4-10 {
        left: 40%;
    }
    .ap-push-3-5,
    .ap-push-6-10 {
        left: 60%;
    }
    .ap-push-4-5,
    .ap-push-8-10 {
        left: 80%;
    }
    .ap-push-1-6,
    .ap-push-6-12 {
        left: 16.666%;
    }
    .ap-push-5-6,
    .ap-push-10-12 {
        left: 83.333%;
    }
    .ap-push-1-8 {
        left: 12.5%;
    }
    .ap-push-3-8 {
        left: 37.5%;
    }
    .ap-push-5-8 {
        left: 62.5%;
    }
    .ap-push-7-8 {
        left: 87.5%;
    }
    .ap-push-1-10 {
        left: 10%;
    }
    .ap-push-3-10 {
        left: 30%;
    }
    .ap-push-7-10 {
        left: 70%;
    }
    .ap-push-9-10 {
        left: 90%;
    }
    .ap-push-1-12 {
        left: 8.333%;
    }
    .ap-push-5-12 {
        left: 41.666%;
    }
    .ap-push-7-12 {
        left: 58.333%;
    }
    .ap-push-11-12 {
        left: 91.666%;
    }
    .ap-pull-1-2,
    .ap-pull-2-4,
    .ap-pull-3-6,
    .ap-pull-4-8,
    .ap-pull-5-10,
    .ap-pull-6-12 {
        left: -50%;
    }
    .ap-pull-1-3,
    .ap-pull-2-6,
    .ap-pull-4-12 {
        left: -33.333%;
    }
    .ap-pull-2-3,
    .ap-pull-4-6,
    .ap-pull-8-12 {
        left: -66.666%;
    }
    .ap-pull-1-4,
    .ap-pull-2-8,
    .ap-pull-3-12 {
        left: -25%;
    }
    .ap-pull-3-4,
    .ap-pull-6-8,
    .ap-pull-9-12 {
        left: -75%;
    }
    .ap-pull-1-5,
    .ap-pull-2-10 {
        left: -20%;
    }
    .ap-pull-2-5,
    .ap-pull-4-10 {
        left: -40%;
    }
    .ap-pull-3-5,
    .ap-pull-6-10 {
        left: -60%;
    }
    .ap-pull-4-5,
    .ap-pull-8-10 {
        left: -80%;
    }
    .ap-pull-1-6,
    .ap-pull-6-12 {
        left: -16.666%;
    }
    .ap-pull-5-6,
    .ap-pull-10-12 {
        left: -83.333%;
    }
    .ap-pull-1-8 {
        left: -12.5%;
    }
    .ap-pull-3-8 {
        left: -37.5%;
    }
    .ap-pull-5-8 {
        left: -62.5%;
    }
    .ap-pull-7-8 {
        left: -87.5%;
    }
    .ap-pull-1-10 {
        left: -10%;
    }
    .ap-pull-3-10 {
        left: -30%;
    }
    .ap-pull-7-10 {
        left: -70%;
    }
    .ap-pull-9-10 {
        left: -90%;
    }
    .ap-pull-1-12 {
        left: -8.333%;
    }
    .ap-pull-5-12 {
        left: -41.666%;
    }
    .ap-pull-7-12 {
        left: -58.333%;
    }
    .ap-pull-11-12 {
        left: -91.666%;
    }
}
.ap-panel {
    display: block;
    position: relative;
}
.ap-panel,
.ap-panel:hover {
    text-decoration: none;
}
.ap-panel:before,
.ap-panel:after {
    content: "";
    display: table;
}
.ap-panel:after {
    clear: both;
}
.ap-panel > :not(.ap-panel-title):last-child {
    margin-bottom: 0;
}
.ap-panel-title {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    text-transform: none;
    color: #444;
}
.ap-panel-badge {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}
.ap-panel-teaser {
    margin-bottom: 15px;
}
.ap-panel-body {
    padding: 15px;
}
.ap-panel-box {
    padding: 15px;
    background: #f5f5f5;
    color: #444;
}
.ap-panel-box-hover:hover {
    color: #444;
}
.ap-panel-box .ap-panel-title {
    color: #444;
}
.ap-panel-box .ap-panel-badge {
    top: 10px;
    right: 10px;
}
.ap-panel-box > .ap-panel-teaser {
    margin-top: -15px;
    margin-left: -15px;
    margin-right: -15px;
}
.ap-panel-box > .ap-nav-side {
    margin: 0 -15px;
}
.ap-panel-box-primary {
    background-color: #ebf7fd;
    color: #2d7091;
}
.ap-panel-box-primary-hover:hover {
    color: #2d7091;
}
.ap-panel-box-primary .ap-panel-title {
    color: #2d7091;
}
.ap-panel-box-secondary {
    background-color: #eee;
    color: #444;
}
.ap-panel-box-secondary-hover:hover {
    color: #444;
}
.ap-panel-box-secondary .ap-panel-title {
    color: #444;
}
.ap-panel-hover {
    padding: 15px;
    color: #444;
}
.ap-panel-hover:hover {
    background: #f5f5f5;
    color: #444;
}
.ap-panel-hover .ap-panel-badge {
    top: 10px;
    right: 10px;
}
.ap-panel-hover > .ap-panel-teaser {
    margin-top: -15px;
    margin-left: -15px;
    margin-right: -15px;
}
.ap-panel-header .ap-panel-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
    color: #444;
}
.ap-panel-space {
    padding: 30px;
}
.ap-panel-space .ap-panel-badge {
    top: 30px;
    right: 30px;
}
.ap-panel + .ap-panel-divider {
    margin-top: 50px !important;
}
.ap-panel + .ap-panel-divider:before {
    content: "";
    display: block;
    position: absolute;
    top: -25px;
    left: 0;
    right: 0;
    border-top: 1px solid #ddd;
}
@media (min-width: 1220px) {
    .ap-panel + .ap-panel-divider {
        margin-top: 70px !important;
    }
    .ap-panel + .ap-panel-divider:before {
        top: -35px;
    }
}
.ap-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 1040px;
    padding: 0 15px;
}
@media (min-width: 1220px) {
    .ap-container {
        max-width: 1040px;
        padding: 0 35px;
    }
}
.ap-container:before,
.ap-container:after {
    content: "";
    display: table;
}
.ap-container:after {
    clear: both;
}
.ap-container-center {
    margin-left: auto;
    margin-right: auto;
}
.ap-clearfix:before {
    content: "";
    display: table-cell;
}
.ap-clearfix:after {
    content: "";
    display: table;
    clear: both;
}
.ap-nbfc {
    overflow: hidden;
}
.ap-nbfc-alt {
    display: table-cell;
    width: 10000px;
}
.ap-float-left {
    float: left;
}
.ap-float-right {
    float: right;
}
[class*="ap-float-"] {
    max-width: 100%;
}
[class*="ap-align-"] {
    display: block;
    margin-bottom: 15px;
}
.ap-align-left {
    margin-right: 15px;
    float: left;
}
.ap-align-right {
    margin-left: 15px;
    float: right;
}
@media (min-width: 768px) {
    .ap-align-medium-left {
        margin-right: 15px;
        float: left;
    }
    .ap-align-medium-right {
        margin-left: 15px;
        float: right;
    }
}
.ap-align-center {
    margin-left: auto;
    margin-right: auto;
}
.ap-vertical-align {
    font-size: 0.001px;
}
.ap-vertical-align:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.ap-vertical-align-middle,
.ap-vertical-align-bottom {
    display: inline-block;
    max-width: 100%;
    font-size: 1rem;
}
.ap-vertical-align-middle {
    vertical-align: middle;
}
.ap-vertical-align-bottom {
    vertical-align: bottom;
}
[class*="ap-height"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.ap-height-1-1 {
    height: 100%;
}
.ap-height-viewport {
    height: 100vh;
    min-height: 600px;
}
.ap-responsive-width,
.ap-responsive-height {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.ap-responsive-width {
    max-width: 100% !important;
    height: auto;
}
.ap-responsive-height {
    max-height: 100%;
    width: auto;
}
.ap-margin {
    margin-bottom: 15px;
}
* + .ap-margin {
    margin-top: 15px;
}
.ap-margin-top {
    margin-top: 15px !important;
}
.ap-margin-bottom {
    margin-bottom: 15px !important;
}
.ap-margin-left {
    margin-left: 15px !important;
}
.ap-margin-right {
    margin-right: 15px !important;
}
.ap-margin-large {
    margin-bottom: 50px;
}
* + .ap-margin-large {
    margin-top: 50px;
}
.ap-margin-large-top {
    margin-top: 50px !important;
}
.ap-margin-large-bottom {
    margin-bottom: 50px !important;
}
.ap-margin-large-left {
    margin-left: 50px !important;
}
.ap-margin-large-right {
    margin-right: 50px !important;
}
.ap-margin-small {
    margin-bottom: 5px;
}
* + .ap-margin-small {
    margin-top: 5px;
}
.ap-margin-small-top {
    margin-top: 5px !important;
}
.ap-margin-small-bottom {
    margin-bottom: 5px !important;
}
.ap-margin-small-left {
    margin-left: 5px !important;
}
.ap-margin-small-right {
    margin-right: 5px !important;
}
.ap-margin-remove {
    margin: 0 !important;
}
.ap-margin-top-remove {
    margin-top: 0 !important;
}
.ap-margin-bottom-remove {
    margin-bottom: 0 !important;
}
.ap-padding-remove {
    padding: 0 !important;
}
.ap-padding-top-remove {
    padding-top: 0 !important;
}
.ap-padding-bottom-remove {
    padding-bottom: 0 !important;
}
.ap-padding-vertical-remove {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.ap-border-circle {
    border-radius: 50%;
}
.ap-border-rounded {
    border-radius: 5px;
}
.ap-heading-large {
    font-size: 36px;
    line-height: 42px;
}
@media (min-width: 768px) {
    .ap-heading-large {
        font-size: 52px;
        line-height: 64px;
    }
}
.ap-link-muted,
.ap-link-muted a {
    color: #444;
}
.ap-link-muted:hover,
.ap-link-muted a:hover {
    color: #444;
}
.ap-link-reset,
.ap-link-reset a,
.ap-link-reset:hover,
.ap-link-reset a:hover,
.ap-link-reset:focus,
.ap-link-reset a:focus {
    color: inherit;
    text-decoration: none;
}
.ap-scrollable-text {
    height: 300px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    resize: both;
}
.ap-scrollable-box {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 170px;
    padding: 10px;
    border: 1px solid #ddd;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    resize: both;
}
.ap-scrollable-box > :last-child {
    margin-bottom: 0;
}
.ap-overflow-hidden {
    overflow: hidden;
}
.ap-overflow-container {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.ap-overflow-container > :last-child {
    margin-bottom: 0;
}
.ap-position-absolute,
[class*="ap-position-top"],
[class*="ap-position-bottom"] {
    position: absolute !important;
}
.ap-position-top {
    top: 0;
    left: 0;
    right: 0;
}
.ap-position-bottom {
    bottom: 0;
    left: 0;
    right: 0;
}
.ap-position-top-left {
    top: 0;
    left: 0;
}
.ap-position-top-right {
    top: 0;
    right: 0;
}
.ap-position-bottom-left {
    bottom: 0;
    left: 0;
}
.ap-position-bottom-right {
    bottom: 0;
    right: 0;
}
.ap-position-cover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.ap-position-relative {
    position: relative !important;
}
.ap-position-z-index {
    z-index: 1;
}
.ap-display-block {
    display: block !important;
}
.ap-display-inline {
    display: inline !important;
}
.ap-display-inline-block {
    display: inline-block !important;
    max-width: 100%;
}
@media (min-width: 960px) {
    .ap-visible-small {
        display: none !important;
    }
    .ap-visible-medium {
        display: none !important;
    }
    .ap-hidden-large {
        display: none !important;
    }
}
@media (min-width: 768px) and (max-width: 959px) {
    .ap-visible-small {
        display: none !important;
    }
    .ap-visible-large {
        display: none !important;
    }
    .ap-hidden-medium {
        display: none !important;
    }
}
@media (max-width: 767px) {
    .ap-visible-medium {
        display: none !important;
    }
    .ap-visible-large {
        display: none !important;
    }
    .ap-hidden-small {
        display: none !important;
    }
}
.ap-hidden {
    display: none !important;
    visibility: hidden !important;
}
.ap-invisible {
    visibility: hidden !important;
}
.ap-visible-hover:hover .ap-hidden,
.ap-visible-hover:hover .ap-invisible {
    display: block !important;
    visibility: visible !important;
}
.ap-visible-hover-inline:hover .ap-hidden,
.ap-visible-hover-inline:hover .ap-invisible {
    display: inline-block !important;
    visibility: visible !important;
}
.ap-touch .ap-hidden-touch,
.ap-notouch .ap-hidden-notouch {
    display: none !important;
}
.ap-nav,
.ap-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.ap-nav li > a {
    display: block;
    text-decoration: none;
}
.ap-nav > li > a {
    padding: 5px 15px;
}
.ap-nav ul {
    padding-left: 15px;
}
.ap-nav ul a {
    padding: 2px 0;
}
.ap-nav li > a > div {
    font-size: 12px;
    line-height: 18px;
}
.ap-nav-header {
    padding: 5px 15px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}
.ap-nav-header:not(:first-child) {
    margin-top: 15px;
}
.ap-nav-divider {
    margin: 9px 15px;
}
ul.ap-nav-sub {
    padding: 5px 0 5px 15px;
}
.ap-nav-parent-icon > .ap-parent > a:after {
    content: "ï„„";
    width: 20px;
    margin-right: -10px;
    float: right;
    font-family: FontAwesome;
    text-align: center;
}
.ap-nav-parent-icon > .ap-parent.ap-open > a:after {
    content: "ï„‡";
}
.ap-nav-side > li > a {
    color: #444;
}
.ap-nav-side > li > a:hover,
.ap-nav-side > li > a:focus {
    background: rgba(0, 0, 0, 0.05);
    color: #444;
    outline: none;
}
.ap-nav-side > li.ap-active > a {
    background: #00a8e6;
    color: #fff;
}
.ap-nav-side .ap-nav-header {
    color: #444;
}
.ap-nav-side .ap-nav-divider {
    border-top: 1px solid #ddd;
}
.ap-nav-side ul a {
    color: #07d;
}
.ap-nav-side ul a:hover {
    color: #059;
}
.ap-nav-dropdown > li > a {
    color: #444;
}
.ap-nav-dropdown > li > a:hover,
.ap-nav-dropdown > li > a:focus {
    background: #00a8e6;
    color: #fff;
    outline: none;
}
.ap-nav-dropdown .ap-nav-header {
    color: #999;
}
.ap-nav-dropdown .ap-nav-divider {
    border-top: 1px solid #ddd;
}
.ap-nav-dropdown ul a {
    color: #07d;
}
.ap-nav-dropdown ul a:hover {
    color: #059;
}
.ap-nav-navbar > li > a {
    color: #444;
}
.ap-nav-navbar > li > a:hover,
.ap-nav-navbar > li > a:focus {
    background: #00a8e6;
    color: #fff;
    outline: none;
}
.ap-nav-navbar .ap-nav-header {
    color: #999;
}
.ap-nav-navbar .ap-nav-divider {
    border-top: 1px solid #ddd;
}
.ap-nav-navbar ul a {
    color: #07d;
}
.ap-nav-navbar ul a:hover {
    color: #059;
}
.ap-nav-offcanvas > li > a {
    color: #ccc;
    padding: 10px 15px;
}
.ap-nav-offcanvas > .ap-open > a,
html:not(.ap-touch) .ap-nav-offcanvas > li > a:hover,
html:not(.ap-touch) .ap-nav-offcanvas > li > a:focus {
    background: #404040;
    color: #fff;
    outline: none;
}
html .ap-nav.ap-nav-offcanvas > li.ap-active > a {
    background: #1a1a1a;
    color: #fff;
}
.ap-nav-offcanvas .ap-nav-header {
    color: #777;
}
.ap-nav-offcanvas .ap-nav-divider {
    border-top: 1px solid #1a1a1a;
}
.ap-nav-offcanvas ul a {
    color: #ccc;
}
html:not(.ap-touch) .ap-nav-offcanvas ul a:hover {
    color: #fff;
}
.ap-navbar {
    background: #fff;
    color: #656b6f;
}
.ap-navbar:before,
.ap-navbar:after {
    content: "";
    display: table;
}
.ap-navbar:after {
    clear: both;
}
.ap-navbar-nav {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}
.ap-navbar-nav > li {
    float: left;
    position: relative;
}
.ap-navbar-nav > li > a {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-decoration: none;
    height: 60px;
    padding: 0 30px;
    line-height: 60px;
    color: #656b6f;
    font-size: 17px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
.ap-navbar-nav > li > a[href="#"] {
    cursor: text;
}
.ap-navbar-nav > li:hover > a,
.ap-navbar-nav > li > a:focus,
.ap-navbar-nav > li.ap-open > a {
    background-color: #fff;
    color: #444;
    outline: none;
}
.ap-navbar-nav > li > a:active {
    background-color: #fff;
    color: #444;
}
.ap-navbar-nav > li.ap-active > a {
    background-color: #f9f9f9;
    color: #00529c;
    border-bottom: 4px solid #00529c;
}
.ap-navbar-nav .ap-navbar-nav-subtitle {
    line-height: 48px;
}
.ap-navbar-nav-subtitle > div {
    margin-top: -14.5px;
    font-size: 10px;
    line-height: 12px;
}
.ap-navbar-content,
.ap-navbar-brand,
.ap-navbar-toggle {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 60px;
    padding: 0 30px;
    float: left;
}
.ap-navbar-content:before,
.ap-navbar-brand:before,
.ap-navbar-toggle:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.ap-navbar-content + .ap-navbar-content:not(.ap-navbar-center) {
    padding-left: 0;
}
.ap-navbar-content > a:not([class]) {
    color: #07d;
}
.ap-navbar-content > a:not([class]):hover {
    color: #059;
}
.ap-navbar-brand {
    font-size: 18px;
    color: #444;
    text-decoration: none;
}
.ap-navbar-brand:hover,
.ap-navbar-brand:focus {
    color: #444;
    text-decoration: none;
    outline: none;
}
.ap-navbar-toggle {
    font-size: 18px;
    color: #444;
    text-decoration: none;
}
.ap-navbar-toggle:hover,
.ap-navbar-toggle:focus {
    color: #444;
    text-decoration: none;
    outline: none;
}
.ap-navbar-toggle:after {
    content: "ïƒ‰";
    font-family: FontAwesome;
    vertical-align: middle;
}
.ap-navbar-toggle-alt:after {
    content: "ï€‚";
}
.ap-navbar-center {
    float: none;
    text-align: center;
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
}
.ap-navbar-flip {
    float: right;
}
.ap-pagination {
    padding: 0;
    list-style: none;
    text-align: center;
    font-size: 0.001px;
}
.ap-pagination .previous,
.ap-pagination .next {
    border: 1px solid #dee2e6;
}
.ap-pagination .next {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-left: 0;
}
.ap-pagination .next a {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.ap-pagination .previous {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.ap-pagination .previous a {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.ap-pagination li {
    border-top: 1px solid #dee2e6;
    border-bottom: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;
}
.ap-pagination li.ap-active {
    border: 0;
}
.ap-pagination:before,
.ap-pagination:after {
    content: "";
    display: table;
}
.ap-pagination:after {
    clear: both;
}
.ap-pagination > li {
    display: inline-block;
    font-size: 13px;
    vertical-align: top;
}
.ap-pagination > li:nth-child(n + 2) {
    margin-left: 0;
}
.ap-pagination > li > a,
.ap-pagination > li > span {
    display: inline-block;
    min-width: 6px;
    padding: 5px 12px;
    line-height: 20px;
    text-decoration: none;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    text-align: center;
}
.ap-pagination > li > a {
    background: #fff;
    color: #444;
}
.ap-pagination > li > a:hover,
.ap-pagination > li > a:focus {
    background-color: #f1f1f1;
    color: #444;
    outline: none;
}
.ap-pagination > li > a:active {
    background-color: #ddd;
    color: #444;
}
.ap-pagination > .ap-active > span {
    background: #00529c;
    color: #fff;
}
.ap-pagination > .ap-disabled > span {
    background-color: #f5f5f5;
    color: #999;
}
.ap-pagination-previous {
    float: left;
}
.ap-pagination-next {
    float: right;
}
.ap-pagination-left {
    text-align: left;
}
.ap-pagination-right {
    text-align: right;
}
.ap-subnav {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-top: 0;
    padding: 0;
    list-style: none;
    font-size: 12px;
    font-weight: 500;
}
.ap-subnav > * {
    -ms-flex: none;
    -webkit-box-flex: 0;
    flex: none;
    padding-left: 15px;
    margin-top: 0;
    position: relative;
}
.ap-subnav:before,
.ap-subnav:after {
    content: "";
    display: block;
    overflow: hidden;
}
.ap-subnav:after {
    clear: both;
}
.ap-subnav > * {
    float: left;
}
.ap-subnav > * > * {
    display: inline-block;
    color: #b9c1c6;
}
.ap-subnav > * > :hover,
.ap-subnav > * > :focus {
    color: #fff;
    text-decoration: none;
}
.ap-subnav > .ap-active > * {
    color: #07d;
}
.ap-subnav-line > :before {
    content: "";
    display: inline-block;
    height: 10px;
    vertical-align: middle;
}
.ap-subnav-line > :nth-child(n + 2):before {
    margin-right: 15px;
    border-left: 0 solid #ddd;
    content: "-";
    position: relative;
    top: -10px;
}
.ap-subnav-pill > * > * {
    padding: 3px 9px;
}
.ap-subnav-pill > * > :hover,
.ap-subnav-pill > * > :focus {
    background: #eee;
    color: #444;
    text-decoration: none;
    outline: none;
}
.ap-subnav-pill > .ap-active > * {
    background: #00a8e6;
    color: #fff;
}
.ap-subnav > .ap-disabled > * {
    background: none;
    color: #999;
    text-decoration: none;
    cursor: text;
}
.ap-tab {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #ddd;
}
.ap-tab:before,
.ap-tab:after {
    content: "";
    display: table;
}
.ap-tab:after {
    clear: both;
}
.ap-tab > li {
    margin-bottom: -1px;
    float: left;
    position: relative;
}
.ap-tab > li > a {
    display: block;
    padding: 8px 12px 8px 12px;
    border: 1px solid transparent;
    border-bottom-width: 0;
    color: #07d;
    text-decoration: none;
}
.ap-tab > li:nth-child(n + 2) > a {
    margin-left: 5px;
}
.ap-tab > li > a:hover,
.ap-tab > li > a:focus,
.ap-tab > li.ap-open > a {
    border-color: #f5f5f5;
    background: #f5f5f5;
    color: #059;
    outline: none;
}
.ap-tab > li:not(.ap-active) > a:hover,
.ap-tab > li:not(.ap-active) > a:focus,
.ap-tab > li.ap-open:not(.ap-active) > a {
    margin-bottom: 1px;
    padding-bottom: 7px;
}
.ap-tab > li.ap-active > a {
    border-color: #ddd;
    border-bottom-color: transparent;
    background: #fff;
    color: #444;
}
.ap-tab > li.ap-disabled > a {
    color: #999;
    cursor: text;
}
.ap-tab > li.ap-disabled > a:hover,
.ap-tab > li.ap-disabled > a:focus,
.ap-tab > li.ap-disabled.ap-active > a {
    background: none;
    border-color: transparent;
}
.ap-tab-flip > li {
    float: right;
}
.ap-tab-flip > li:nth-child(n + 2) > a {
    margin-left: 0;
    margin-right: 5px;
}
.ap-tab > li.ap-tab-responsive > a {
    margin-left: 0;
    margin-right: 0;
}
.ap-tab-responsive > a:before {
    content: "\f0c9\00a0";
    font-family: FontAwesome;
}
.ap-tab-center {
    border-bottom: 1px solid #ddd;
}
.ap-tab-center-bottom {
    border-bottom: none;
    border-top: 1px solid #ddd;
}
.ap-tab-center:before,
.ap-tab-center:after {
    content: "";
    display: table;
}
.ap-tab-center:after {
    clear: both;
}
.ap-tab-center .ap-tab {
    position: relative;
    right: 50%;
    border: none;
    float: right;
}
.ap-tab-center .ap-tab > li {
    position: relative;
    right: -50%;
}
.ap-tab-center .ap-tab > li > a {
    text-align: center;
}
.ap-tab-bottom {
    border-top: 1px solid #ddd;
    border-bottom: none;
}
.ap-tab-bottom > li {
    margin-top: -1px;
    margin-bottom: 0;
}
.ap-tab-bottom > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    border-bottom-width: 1px;
    border-top-width: 0;
}
.ap-tab-bottom > li:not(.ap-active) > a:hover,
.ap-tab-bottom > li:not(.ap-active) > a:focus,
.ap-tab-bottom > li.ap-open:not(.ap-active) > a {
    margin-bottom: 0;
    margin-top: 1px;
    padding-bottom: 8px;
    padding-top: 7px;
}
.ap-tab-bottom > li.ap-active > a {
    border-top-color: transparent;
    border-bottom-color: #ddd;
}
.ap-tab-grid {
    margin-left: -5px;
    border-bottom: none;
    position: relative;
    z-index: 0;
}
.ap-tab-grid:before {
    display: block;
    position: absolute;
    left: 5px;
    right: 0;
    bottom: -1px;
    border-top: 1px solid #ddd;
    z-index: -1;
}
.ap-tab-grid > li:first-child > a {
    margin-left: 5px;
}
.ap-tab-grid > li > a {
    text-align: center;
}
.ap-tab-grid.ap-tab-bottom {
    border-top: none;
}
.ap-tab-grid.ap-tab-bottom:before {
    top: -1px;
    bottom: auto;
}
@media (min-width: 768px) {
    .ap-tab-left,
    .ap-tab-right {
        border-bottom: none;
    }
    .ap-tab-left > li,
    .ap-tab-right > li {
        margin-bottom: 0;
        float: none;
    }
    .ap-tab-left > li > a,
    .ap-tab-right > li > a {
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .ap-tab-left > li:nth-child(n + 2) > a,
    .ap-tab-right > li:nth-child(n + 2) > a {
        margin-left: 0;
        margin-top: 5px;
    }
    .ap-tab-left > li.ap-active > a,
    .ap-tab-right > li.ap-active > a {
        border-color: #ddd;
    }
    .ap-tab-left {
        border-right: 1px solid #ddd;
    }
    .ap-tab-left > li {
        margin-right: -1px;
    }
    .ap-tab-left > li > a {
        border-bottom-width: 1px;
        border-right-width: 0;
    }
    .ap-tab-left > li:not(.ap-active) > a:hover,
    .ap-tab-left > li:not(.ap-active) > a:focus {
        margin-bottom: 0;
        margin-right: 1px;
        padding-bottom: 8px;
        padding-right: 11px;
    }
    .ap-tab-left > li.ap-active > a {
        border-right-color: transparent;
    }
    .ap-tab-right {
        border-left: 1px solid #ddd;
    }
    .ap-tab-right > li {
        margin-left: -1px;
    }
    .ap-tab-right > li > a {
        border-bottom-width: 1px;
        border-left-width: 0;
    }
    .ap-tab-right > li:not(.ap-active) > a:hover,
    .ap-tab-right > li:not(.ap-active) > a:focus {
        margin-bottom: 0;
        margin-left: 1px;
        padding-bottom: 8px;
        padding-left: 11px;
    }
    .ap-tab-right > li.ap-active > a {
        border-left-color: transparent;
    }
}
.ap-accordion-title {
    margin-top: 0;
    margin-bottom: 15px;
    padding: 5px 15px;
    background: #f1f1f1;
    font-size: 16px;
    line-height: 24px;
    cursor: pointer;
}
.ap-accordion-content {
    padding: 0 15px 15px 15px;
}
.ap-accordion-content:before,
.ap-accordion-content:after {
    content: "";
    display: table;
}
.ap-accordion-content:after {
    clear: both;
}
.ap-accordion-content > :last-child {
    margin-bottom: 0;
}
.ap-dotnav {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-top: 20px;
    padding: 0;
    list-style: none;
}
.ap-dotnav > * {
    -ms-flex: none;
    -webkit-box-flex: 0;
    flex: none;
    padding-left: 5px;
    margin-top: -20px;
}
.ap-dotnav:before,
.ap-dotnav:after {
    content: "";
    display: block;
    overflow: hidden;
}
.ap-dotnav:after {
    clear: both;
}
.ap-dotnav > * {
    float: left;
}
.ap-dotnav > * > * {
    display: block;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    width: 110px;
    height: 5px;
    background: rgba(50, 50, 50, 0.1);
    text-indent: 100%;
    overflow: hidden;
    white-space: nowrap;
}
.ap-dotnav > * > :hover,
.ap-dotnav > * > :focus {
    background: rgba(50, 50, 50, 0.4);
    outline: none;
}
.ap-dotnav > * > :active {
    background: rgba(50, 50, 50, 0.6);
}
.ap-dotnav > .ap-active > * {
    background: rgba(50, 50, 50, 0.4);
}
.ap-dotnav-contrast > * > * {
    background: rgba(255, 255, 255, 0.4);
}
.ap-dotnav-contrast > * > :hover,
.ap-dotnav-contrast > * > :focus {
    background: rgba(255, 255, 255, 0.7);
}
.ap-dotnav-contrast > * > :active {
    background: rgba(255, 255, 255, 0.9);
}
.ap-dotnav-contrast > .ap-active > * {
    background: rgba(255, 255, 255, 0.9);
}
.ap-dotnav-vertical {
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
}
.ap-dotnav-vertical > * {
    float: none;
}
.ap-form input[type="radio"],
.ap-form input[type="checkbox"] {
    display: inline-block;
    height: 14px;
    width: 14px;
    border: 1px solid #aaa;
    overflow: hidden;
    margin-top: -4px;
    vertical-align: middle;
    -webkit-appearance: none;
    outline: 0;
    background: rgba(0, 0, 0, 0);
}
.ap-form input[type="radio"] {
    border-radius: 50%;
}
.ap-form input[type="radio"]:before,
.ap-form input[type="checkbox"]:before {
    display: block;
}
.ap-form input[type="radio"]:checked:before {
    content: "";
    width: 8px;
    height: 8px;
    margin: 2px auto 0;
    border-radius: 50%;
    background: #00a8e6;
}
.ap-form input[type="checkbox"]:checked:before,
.ap-form input[type="checkbox"]:indeterminate:before {
    content: "ï€Œ";
    font-family: FontAwesome;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    line-height: 12px;
    color: #00a8e6;
}
.ap-form input[type="checkbox"]:indeterminate:before {
    content: "ï¨";
}
.ap-form input[type="radio"]:disabled,
.ap-form input[type="checkbox"]:disabled {
    border-color: #ddd;
}
.ap-form input[type="radio"]:disabled:checked:before {
    background-color: #aaa;
}
.ap-form input[type="checkbox"]:disabled:checked:before,
.ap-form input[type="checkbox"]:disabled:indeterminate:before {
    color: #aaa;
}
.ap-form-file {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
}
.ap-form-file input[type="file"] {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    opacity: 0;
    cursor: pointer;
    left: 0;
    font-size: 500px;
}
.ap-form-password {
    display: inline-block;
    position: relative;
    max-width: 100%;
}
.ap-form-password-toggle {
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -6px;
    font-size: 13px;
    line-height: 13px;
    color: #999;
}
.ap-form-password-toggle:hover {
    color: #999;
    text-decoration: none;
}
.ap-form-password > input {
    padding-right: 50px !important;
}
.ap-form-select {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
}
.ap-form-select select {
    position: absolute;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
    left: 0;
    -webkit-appearance: none;
}
.ap-slidenav {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 60px;
    height: 110px;
    line-height: 110px;
    color: rgba(50, 50, 50, 0.4);
    font-size: 60px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.2);
}
.ap-slidenav:hover,
.ap-slidenav:focus {
    outline: none;
    text-decoration: none;
    color: rgba(50, 50, 50, 0.7);
    cursor: pointer;
}
.ap-slidenav:active {
    color: rgba(50, 50, 50, 0.9);
}
.ap-slidenav-previous {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.ap-slidenav-next {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.ap-slidenav-previous:before {
    content: "\f104";
    font-family: FontAwesome;
    position: relative;
    left: -3px;
}
.ap-slidenav-next:before {
    content: "\f105";
    font-family: FontAwesome;
    position: relative;
    left: 3px;
}
.ap-slidenav-position {
    position: relative;
}
.ap-slidenav-position .ap-slidenav {
    position: absolute;
    top: 50%;
    z-index: 1;
    margin-top: -55px;
}
.ap-slidenav-position:hover .ap-slidenav {
    display: block;
}
.ap-slidenav-position .ap-slidenav-previous {
    left: 0;
}
.ap-slidenav-position .ap-slidenav-next {
    right: 0;
}
.ap-slidenav-contrast {
    color: #fff;
}
.ap-slidenav-contrast:hover,
.ap-slidenav-contrast:focus {
    color: rgba(255, 255, 255, 0.7);
}
.ap-slidenav-contrast:active {
    color: rgba(255, 255, 255, 0.9);
}
[data-ap-slider] {
    direction: ltr;
}
html[dir="rtl"] .ap-slider > * {
    direction: rtl;
}
.ap-slider {
    position: relative;
    z-index: 0;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.ap-slider:not(.ap-grid) {
    margin: 0;
    padding: 0;
    list-style: none;
}
.ap-slider > * {
    position: absolute;
    top: 0;
    left: 0;
}
.ap-slider-container {
    overflow: hidden;
}
.ap-slider:not(.ap-drag) {
    -webkit-transition: -webkit-transform 200ms linear;
    transition: -webkit-transform 200ms linear;
    -o-transition: transform 200ms linear;
    transition: transform 200ms linear;
    transition: transform 200ms linear, -webkit-transform 200ms linear;
}
.ap-slider.ap-drag {
    cursor: col-resize;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ap-slider a,
.ap-slider img {
    -webkit-user-drag: none;
    user-drag: none;
    -webkit-touch-callout: none;
}
.ap-slider img {
    pointer-events: none;
}
.ap-slider-fullscreen,
.ap-slider-fullscreen > li {
    height: 100vh;
}
.ap-slideshow {
    position: relative;
    z-index: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.ap-slideshow > li {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
}
.ap-slideshow > .ap-active {
    z-index: 10;
    opacity: 1;
}
.ap-slideshow > li > img {
    visibility: hidden;
}
[data-ap-slideshow-slide] {
    cursor: pointer;
}
.ap-slideshow-fullscreen,
.ap-slideshow-fullscreen > li {
    height: 100vh;
}
.ap-slideshow-fade-in {
    -webkit-animation: ap-fade 0.5s linear;
    animation: ap-fade 0.5s linear;
}
.ap-slideshow-fade-out {
    -webkit-animation: ap-fade 0.5s linear reverse;
    animation: ap-fade 0.5s linear reverse;
}
.ap-slideshow-scroll-forward-in {
    -webkit-animation: ap-slide-right 0.5s ease-in-out;
    animation: ap-slide-right 0.5s ease-in-out;
}
.ap-slideshow-scroll-forward-out {
    -webkit-animation: ap-slide-left 0.5s ease-in-out reverse;
    animation: ap-slide-left 0.5s ease-in-out reverse;
}
.ap-slideshow-scroll-backward-in {
    -webkit-animation: ap-slide-left 0.5s ease-in-out;
    animation: ap-slide-left 0.5s ease-in-out;
}
.ap-slideshow-scroll-backward-out {
    -webkit-animation: ap-slide-right 0.5s ease-in-out reverse;
    animation: ap-slide-right 0.5s ease-in-out reverse;
}
.ap-slideshow-scale-out {
    -webkit-animation: ap-fade-scale-15 0.5s ease-in-out reverse;
    animation: ap-fade-scale-15 0.5s ease-in-out reverse;
}
.ap-slideshow-swipe-forward-in {
    -webkit-animation: ap-slide-left-33 0.5s ease-in-out;
    animation: ap-slide-left-33 0.5s ease-in-out;
}
.ap-slideshow-swipe-forward-out {
    -webkit-animation: ap-slide-left 0.5s ease-in-out reverse;
    animation: ap-slide-left 0.5s ease-in-out reverse;
}
.ap-slideshow-swipe-backward-in {
    -webkit-animation: ap-slide-right-33 0.5s ease-in-out;
    animation: ap-slide-right-33 0.5s ease-in-out;
}
.ap-slideshow-swipe-backward-out {
    -webkit-animation: ap-slide-right 0.5s ease-in-out reverse;
    animation: ap-slide-right 0.5s ease-in-out reverse;
}
.ap-slideshow-swipe-forward-in:before,
.ap-slideshow-swipe-backward-in:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.6);
    -webkit-animation: ap-fade 0.5s ease-in-out reverse;
    animation: ap-fade 0.5s ease-in-out reverse;
}
.top-nav {
    padding: 0 15px;
    padding-top: 6px;
    background-color: #353c45;
    height: 32px;
}
.top-nav .top-nav-phone {
    color: #b9c1c6;
    font-size: 14px;
}
.top-nav .top-nav-phone:hover {
    text-decoration: none;
}
.top-nav .top-nav-phone i {
    margin-right: 3px;
}
.top-nav span {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
}
.top-nav .ap-dropdown {
    border: 1px solid #ced4da;
    padding: 0;
}
.top-nav .ap-dropdown-bottom {
    margin-top: 7px;
}
.top-nav .ap-list {
    margin: 0;
}
.top-nav .ap-list li {
    padding: 0 10px;
}
.top-nav .ap-list li:hover {
    background-color: #f8f9fa;
}
.top-nav .ap-list a {
    text-transform: none !important;
    line-height: 1;
    display: block;
    padding: 10px 5px;
}
.top-nav .ap-list a:hover {
    color: #16181b;
    text-decoration: none;
}
.top-nav .ap-list .ap-nav-divider {
    border-bottom: 1px solid #ced4da;
    margin: 0;
}
.top-nav .ap-subnav > * {
    padding-left: 8px;
}
@media (min-width: 768px) {
    .top-nav .ap-subnav > * {
        padding-left: 15px;
    }
}
.top-nav .ap-subnav > .ap-active > * {
    color: #b9c1c6;
}
.top-nav .ap-subnav {
    float: right;
    margin-bottom: 0;
}
.top-nav .ap-subnav .ap-active a {
    color: #b9c1c6;
}
.top-nav .ap-subnav a {
    font-size: 6px;
}
@media (min-width: 768px) {
    .top-nav .ap-subnav a {
        font-size: 12px;
    }
}
.top-nav .ap-subnav li:nth-child(n + 2):before {
    border-left: 0;
}
.top-nav .ap-subnav .dropdown {
    font-size: 6px;
}
@media (min-width: 768px) {
    .top-nav .ap-subnav .dropdown {
        font-size: 12px;
    }
}
.top-nav .ap-subnav .dropdown:hover {
    color: #fff;
}
.ap-offcanvas-bar {
    background: -o-linear-gradient(top, #fff 0, #dbdedf);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), to(#dbdedf));
    background: linear-gradient(180deg, #fff 0, #dbdedf);
}
.ap-offcanvas .ap-list li {
    margin: 10px 30px;
    border-bottom: 1px solid #ced3d6;
    padding-bottom: 10px;
}
.ap-offcanvas .ap-list a {
    font-size: 16px;
    font-weight: 700;
    color: #00529c;
}
.sub-nav {
    background: -o-linear-gradient(top, #f1f1f1 0, #dbdedf);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f1f1f1), to(#dbdedf));
    background: linear-gradient(180deg, #f1f1f1 0, #dbdedf);
    padding: 20px 0;
    height: 25px;
}
.sub-nav .ap-container {
    height: 25px;
}
.sub-nav svg {
    fill: #00529c;
    position: relative;
    top: -1px;
    margin-right: 8px;
}
.sub-nav a.back {
    color: #b9c1c6;
}
.sub-nav a.back:hover {
    text-decoration: none;
}
.toggle {
    padding-bottom: 40px;
    padding-top: 25px;
    width: 100%;
    z-index: 200;
    background: -o-linear-gradient(bottom, #f1f1f1 0, #dbdedf);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f1f1f1), to(#dbdedf));
    background: linear-gradient(0deg, #f1f1f1 0, #dbdedf);
    border-top: 1px solid #c3c3c3;
}
.toggle li:before {
    display: none;
}
.toggle li.ap-active a {
    border-bottom: 3px solid #00529c;
}
.toggle a {
    display: block;
    border-bottom: 1px solid #c3c3c3;
    padding: 10px;
    color: #00529c;
}
.toggle a i {
    padding-right: 8px;
}
.toggle a:hover {
    background-color: #fff;
    text-decoration: none;
}
#nav-icon2 {
    width: 22px;
    height: 22px;
    top: 4px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
    float: right;
}
#nav-icon2 span {
    display: block;
    position: absolute;
    height: 2px;
    width: 50%;
    background: #00529d;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}
#nav-icon2 span:nth-child(even) {
    left: 50%;
    border-radius: 0 9px 9px 0;
}
#nav-icon2 span:nth-child(odd) {
    left: 0;
    border-radius: 9px 0 0 9px;
}
#nav-icon2 span:nth-child(1),
#nav-icon2 span:nth-child(2) {
    top: 0;
}
#nav-icon2 span:nth-child(3),
#nav-icon2 span:nth-child(4) {
    top: 6px;
}
#nav-icon2 span:nth-child(5),
#nav-icon2 span:nth-child(6) {
    top: 12px;
}
body.ap-offcanvas-page #nav-icon2 span:nth-child(1),
body.ap-offcanvas-page #nav-icon2 span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
body.ap-offcanvas-page #nav-icon2 span:nth-child(2),
body.ap-offcanvas-page #nav-icon2 span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
body.ap-offcanvas-page #nav-icon2 span:nth-child(1) {
    left: 2px;
    top: 3px;
}
body.ap-offcanvas-page #nav-icon2 span:nth-child(2) {
    left: calc(50% - 2px);
    top: 3px;
}
body.ap-offcanvas-page #nav-icon2 span:nth-child(3) {
    left: -50%;
    opacity: 0;
}
body.ap-offcanvas-page #nav-icon2 span:nth-child(4) {
    left: 100%;
    opacity: 0;
}
body.ap-offcanvas-page #nav-icon2 span:nth-child(5) {
    left: 2px;
    top: 10px;
}
body.ap-offcanvas-page #nav-icon2 span:nth-child(6) {
    left: calc(50% - 2px);
    top: 10px;
}
#sub-nav-icon {
    width: 22px;
    height: 22px;
    top: 4px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
    float: right;
}
#sub-nav-icon span {
    display: block;
    position: absolute;
    height: 2px;
    width: 50%;
    background: #00529d;
    opacity: 1;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
}
#sub-nav-icon span:nth-child(even) {
    left: 50%;
    border-radius: 0 9px 9px 0;
}
#sub-nav-icon span:nth-child(odd) {
    left: 0;
    border-radius: 9px 0 0 9px;
}
#sub-nav-icon span:nth-child(1),
#sub-nav-icon span:nth-child(2) {
    top: 0;
}
#sub-nav-icon span:nth-child(3),
#sub-nav-icon span:nth-child(4) {
    top: 6px;
}
#sub-nav-icon span:nth-child(5),
#sub-nav-icon span:nth-child(6) {
    top: 12px;
}
body.sub-nav-open #sub-nav-icon span:nth-child(1),
body.sub-nav-open #sub-nav-icon span:nth-child(6) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
body.sub-nav-open #sub-nav-icon span:nth-child(2),
body.sub-nav-open #sub-nav-icon span:nth-child(5) {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
body.sub-nav-open #sub-nav-icon span:nth-child(1) {
    left: 2px;
    top: 3px;
}
body.sub-nav-open #sub-nav-icon span:nth-child(2) {
    left: calc(50% - 2px);
    top: 3px;
}
body.sub-nav-open #sub-nav-icon span:nth-child(3) {
    left: -50%;
    opacity: 0;
}
body.sub-nav-open #sub-nav-icon span:nth-child(4) {
    left: 100%;
    opacity: 0;
}
body.sub-nav-open #sub-nav-icon span:nth-child(5) {
    left: 2px;
    top: 10px;
}
body.sub-nav-open #sub-nav-icon span:nth-child(6) {
    left: calc(50% - 2px);
    top: 10px;
}
.mobile-menu {
    padding: 15px;
}
header .dealer-name a {
    font-size: 20px;
    font-family: "HelveticaNeueLTStd-Md";
}
header .ap-navbar a:hover {
    background-color: #f8f9fa;
    cursor: pointer;
}
header li:before {
    content: "";
    display: inline-block;
    height: 20px;
    vertical-align: middle;
    position: absolute;
    top: 20px;
}
@media (max-width: 767px) {
    header li:before {
        opacity: 0;
    }
}
header li:nth-child(n + 2):before {
    margin-right: 15px;
    border-left: 1px solid #ced3d6;
}
.nav-search {
    padding-right: 15px;
    display: none;
}
.nav-search .ap-form-icon:not(.ap-form-icon-flip) > input {
    padding-left: 15px !important;
    padding-right: 30px !important;
}
.nav-search .ap-form-icon {
    top: 5px;
}
.nav-search .ap-button {
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
}
.nav-search i {
    margin-top: -18px !important;
    font-size: 20px !important;
    right: 5px;
    color: #656b6f !important;
}
.main-nav {
    border-bottom: 1px solid #dbdedf;
}
.ap-slideshow {
    min-height: 350px;
}
@media (min-width: 960px) {
    .ap-slideshow {
        min-height: 450px;
    }
}
.medium-banner .ap-slideshow {
    min-height: 300px;
}
.banner h2 {
    font-size: 1rem;
}
@media screen and (min-width: 480px) {
    .banner h2 {
        font-size: calc(16px + 6 * (100vw - 480px) / 740);
    }
}
@media screen and (min-width: 1220px) {
    .banner h2 {
        font-size: 1.375rem;
    }
}
@media (max-width: 767px) {
    .banner .ap-dotnav > * > * {
        width: 40px;
    }
}
@media (max-width: 767px) {
    .banner .ap-slidenav {
        display: none !important;
        opacity: 0 !important;
    }
}
.large-banner h1,
.medium-banner h1,
.small-banner h1 {
    font-size: 1.625rem;
    letter-spacing: 1px;
    line-height: 52px;
    font-weight: 700;
    margin-bottom: 10px;
    font-family: "HelveticaNeueLTStd-Md";
}
@media screen and (min-width: 480px) {
    .large-banner h1,
    .medium-banner h1,
    .small-banner h1 {
        font-size: calc(26px + 22 * (100vw - 480px) / 740);
    }
}
@media screen and (min-width: 1220px) {
    .large-banner h1,
    .medium-banner h1,
    .small-banner h1 {
        font-size: 3rem;
    }
}
@media (max-width: 767px) {
    .large-banner h1,
    .medium-banner h1,
    .small-banner h1 {
        line-height: 30px;
    }
}
.large-banner h2,
.medium-banner h2,
.small-banner h2 {
    font-size: 1rem;
    margin: 0;
    margin-bottom: 5px;
    letter-spacing: 0.24px;
    line-height: 32px;
}
@media screen and (min-width: 480px) {
    .large-banner h2,
    .medium-banner h2,
    .small-banner h2 {
        font-size: calc(16px + 6 * (100vw - 480px) / 740);
    }
}
@media screen and (min-width: 1220px) {
    .large-banner h2,
    .medium-banner h2,
    .small-banner h2 {
        font-size: 1.375rem;
    }
}
@media (min-width: 1280px) {
    .large-banner h2,
    .medium-banner h2,
    .small-banner h2 {
        margin-bottom: 20px;
        margin-top: 20px;
    }
}
@media (max-width: 767px) {
    .large-banner h2,
    .medium-banner h2,
    .small-banner h2 {
        line-height: 20px;
    }
}
.large-banner p,
.medium-banner p,
.small-banner p {
    margin-top: 0;
}
.medium-banner h1 {
    font-size: 1.5rem;
    line-height: 42px;
}
@media screen and (min-width: 480px) {
    .medium-banner h1 {
        font-size: calc(24px + 16 * (100vw - 480px) / 740);
    }
}
@media screen and (min-width: 1220px) {
    .medium-banner h1 {
        font-size: 2.5rem;
    }
}
.medium-banner h2 {
    font-size: 1rem;
}
@media screen and (min-width: 480px) {
    .medium-banner h2 {
        font-size: calc(16px + 6 * (100vw - 480px) / 740);
    }
}
@media screen and (min-width: 1220px) {
    .medium-banner h2 {
        font-size: 1.375rem;
    }
}
.small-banner h1 {
    font-size: 1.375rem;
    line-height: 38px;
}
@media screen and (min-width: 480px) {
    .small-banner h1 {
        font-size: calc(22px + 14 * (100vw - 480px) / 740);
    }
}
@media screen and (min-width: 1220px) {
    .small-banner h1 {
        font-size: 2.25rem;
    }
}
.small-banner h2 {
    font-size: 1rem;
}
@media screen and (min-width: 480px) {
    .small-banner h2 {
        font-size: calc(16px + 6 * (100vw - 480px) / 740);
    }
}
@media screen and (min-width: 1220px) {
    .small-banner h2 {
        font-size: 1.375rem;
    }
}
.white-banner .ap-overlay .overlay-color {
    width: 100%;
    height: 100%;
    position: absolute;
}
.white-banner .ap-overlay .overlay-color.light {
    background: rgba(0, 0, 0, 0.15);
}
.white-banner .ap-overlay .overlay-color.medium {
    background: rgba(0, 0, 0, 0.25);
}
.white-banner .ap-overlay .overlay-color.dark {
    background: rgba(0, 0, 0, 0.35);
}
.white-banner .ap-overlay .overlay-color.bottom {
    bottom: 0;
}
.white-banner .ap-overlay .overlay-color.bottom-right {
    bottom: 0;
}
.white-banner h2 {
    margin-top: 40px;
}
.white-banner .bottom {
    position: absolute;
    bottom: 40px;
}
.white-banner .bottom-right {
    position: absolute;
    bottom: 40px;
    right: -20px;
}
.white-banner .ap-button-white {
    background: transparent;
    border: 1px solid #fff;
}
.white-banner .ap-button-white:hover {
    background: #fff;
    color: "HelveticaNeueLTStd-Blk";
}
.overlay-color {
    width: 100%;
    height: 100%;
    position: absolute;
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1));
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.1)));
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1));
}
.ap-button-transparent {
    background: transparent;
    border: 1px solid #fff;
}
.ap-button-transparent:hover {
    border: 1px solid #fff;
    background: #fff;
    color: #656b6f;
}
.small-banner {
    line-height: 10px;
}
.small-banner p {
    line-height: 20px;
}
.small-banner.cta-box .ap-panel-box {
    padding: 30px;
}
.small-banner.cta-box .ap-panel-box h3 {
    font-size: 32px;
    font-weight: 400;
}
.small-banner.cta-box .ap-panel-box p {
    color: #656b6f;
    font-size: 18px;
    margin: 30px 0;
}
.small-banner.cta-box .ap-panel-box .ap-button {
    color: #fff;
}
.small-banner.cta-box .ap-panel-box a {
    color: #00529c;
    text-decoration: none;
}
.banner-cta {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 9999;
}
@media (min-width: 768px) {
    .banner-cta .ap-panel {
        padding: 40px;
    }
}
.banner-cta .ap-panel .ap-button {
    font-size: 16px;
}
.banner-cta .ap-panel .ap-button-primary {
    border: 1px solid #00529c;
    color: #00529c;
}
.banner-cta .ap-panel .ap-button-primary:hover {
    color: #fff;
}
.banner-cta .ap-panel h3 {
    font-size: 32px;
    margin-bottom: 25px;
}
.banner-cta .ap-panel .anchor-link a {
    color: #00529c;
    text-decoration: none;
    font-family: "HelveticaNeueLTStd-Roman";
}
.banner-cta .ap-panel p {
    color: #656b6f;
    font-size: 18px;
}
.image-pods {
    padding: 20px 0;
}
@media (min-width: 768px) {
    .image-pods {
        padding: 30px 0 20px 0;
    }
}
.image-pods .ap-overlay {
    position: relative;
}
.image-pods .ap-overlay .overlay-grey {
    width: 100%;
    height: 100%;
    position: absolute;
    background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#000));
    background: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, #000 100%);
    opacity: 0.5;
}
.image-pods .ap-overlay-panel {
    padding: 40px 30px;
}
.image-pods a.arrow {
    position: relative;
}
.image-pods a.arrow:after {
    background-image: url("/assets/images/icons/arrow.svg");
    content: "";
    width: 40px;
    height: 40px;
    left: 30px;
    bottom: 20px;
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    background-color: #246aab;
    border-radius: 50%;
    background-position: 16px;
}
.image-pods.dark {
    background-color: #353c45;
}
.image-pods.grey {
    background-color: #f1f1f1;
}
footer {
    background-color: #353c45;
    padding: 40px 0 0 0;
}
footer h3 {
    color: #fff;
    font-size: 16px;
    border-bottom: 1px solid #4d545a;
    padding: 0 0 15px 0;
}
footer a,
footer p,
footer li {
    color: #b9c1c6;
    font-size: 14px;
}
footer a:hover,
footer p:hover,
footer li:hover {
    text-decoration: none;
    color: #fff;
}
footer p {
    padding: 0;
    margin: 0;
}
footer .social a {
    padding: 0 25px 10px 0;
}
footer .social img {
    margin-bottom: 15px !important;
}
footer .paccar {
    padding: 15px;
    border-top: 1px solid #4d545a;
    color: #fff;
    font-weight: 500;
}
.sticky-contact {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
}
.sticky-contact .sticky-panel {
    position: absolute;
    bottom: 0;
    right: 40px;
    background: -o-linear-gradient(top, #266cab, #00529c);
    background: -webkit-gradient(linear, left top, left bottom, from(#266cab), to(#00529c));
    background: linear-gradient(180deg, #266cab, #00529c);
    width: 290px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.sticky-contact .sticky-panel i {
    color: #fff;
    font-size: 20px;
    padding-right: 5px;
}
.sticky-contact .sticky-panel img {
    position: absolute;
    float: right;
    margin-top: -90px;
    right: 15px;
    border: 3px solid #fff;
    border-radius: 50% 50%;
}
.sticky-contact .sticky-panel p {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding: 20px 20px;
    margin: 0;
    cursor: pointer;
}
.sticky-contact .sticky-panel li {
    border-top: 1px solid #266cab;
    padding: 10px 20px;
}
.sticky-contact .sticky-panel li a {
    color: #fff;
    font-size: 16px;
}
.max-width-banner {
    max-width: 520px;
}
.pods {
    padding: 50px 0;
}
.pods.grey {
    background-color: #f1f1f1;
}
.pods.dark h1,
.pods.dark h2,
.pods.dark h3,
.pods.dark h4 {
    color: #fff;
}
.pods.dark .ap-panel {
    background-color: #fff;
}
.pods.dark .ap-panel h4 {
    color: #353c45;
}
.pods.grey .ap-panel {
    background-color: #fff;
}
@media (max-width: 767px) {
    .pods .ap-width-1-1 {
        margin-bottom: 30px;
    }
}
.pods h2 {
    margin: 0 0 15px 0;
    font-family: "HelveticaNeueLTStd-UltLt";
}
.pods .ap-panel {
    background-color: #f1f1f1;
    padding: 20px;
    margin: 0 0 0 0;
}
.pods .ap-panel h4 {
    font-weight: 700;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #dedede;
}
.pods .ap-button {
    margin: 15px 0 0 0;
    width: auto;
    display: inline-block;
    color: #fff;
    font-size: 20px;
}
.pods a {
    width: 100%;
    position: relative;
    display: block;
    color: #00529c;
    font-size: 14px;
    border-radius: 5px;
    margin-top: 35px;
}
.pods a.arrow {
    margin-top: -35px;
}
.pods a:hover {
    -webkit-box-shadow: 0 0 78px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 78px 0 rgba(0, 0, 0, 0.25);
    text-decoration: none;
}
.pods.grid-2 {
    background-color: #fff;
}
.pods.grid-2 .ap-width-1-1 {
    margin-bottom: 40px;
}
.pods.grid-2.grey {
    background-color: #f1f1f1;
}
.pods.grid-2.grey .ap-panel {
    background-color: #fff;
}
.pods.grid-2.dark {
    background-color: #353c45;
}
.pods.grid-2.dark h3 {
    color: #353c45;
}
.pods.grid-2 .ap-panel {
    background-color: #f1f1f1;
    border-radius: 6px;
    padding: 35px;
}
.pods.grid-2 .ap-panel h3 {
    margin-top: 10px;
}
.pods.grid-2 .ap-panel p {
    color: #868e96;
    font-size: 16px;
}
.pods.grid-2 a.arrow {
    position: relative;
}
.pods.grid-2 a.arrow:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.pods.grid-2 a.arrow:after {
    background-image: url("/assets/images/icons/arrow.svg");
    content: "";
    width: 40px;
    height: 40px;
    left: 30px;
    top: -20px;
    position: absolute;
    display: inline-block;
    background-repeat: no-repeat;
    background-color: #3e444a;
    border-radius: 50%;
    background-position: 16px;
}
.pods.grid-3.dark .ap-panel h3 {
    color: #868e96;
}
.pods.grid-3 .ap-panel {
    background-color: #f1f1f1;
    border-radius: 5px;
}
.pods.grid-3 .ap-panel h3 {
    margin-top: 10px;
}
.pods.grid-3 .ap-panel p {
    color: #868e96;
    font-size: 16px;
}
.pods.grid-3.grey .ap-panel {
    background-color: #fff;
}
.pods.grid-3 a.arrow {
    position: relative;
}
.pods.grid-3 a.arrow:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
}
.pods.grid-3 a.arrow:after {
    background-image: url("/assets/images/icons/arrow.svg");
    content: "";
    width: 40px;
    height: 40px;
    left: 30px;
    top: -20px;
    position: absolute;
    display: inline-block;
    background-repeat: no-repeat;
    background-color: #3e444a;
    border-radius: 50%;
    background-position: 16px;
}
.pods.grey {
    background-color: #f1f1f1;
}
.pods.dark {
    background-color: #353c45;
    padding: 50px 0;
}
.pods.dark h4,
.pods.dark p,
.pods.dark a {
    color: #fff;
}
.pods h4 {
    font-size: 18px;
    line-height: 22px;
}
.pods a span {
    color: #00529c;
    font-family: "HelveticaNeueLTStd-Lt";
}
.pods a span:after {
    background-image: url("/assets/images/icons/arrow-blue.svg");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    content: "";
    position: absolute;
    height: 20px;
    width: 10px;
    margin-left: 6px;
    margin-top: -3px;
}
.pod {
    padding: 50px 0;
}
@media (max-width: 767px) {
    .pod .ap-width-1-1 {
        margin-bottom: 20px;
    }
}
.pod h4 {
    margin-bottom: 5px;
    margin-top: 20px;
    line-height: 24px;
    font-size: 20px;
    font-family: "HelveticaNeueLTStd-Lt";
}
.pod h2 {
    margin-bottom: 50px;
    font-family: "HelveticaNeueLTStd-UltLt";
}
.pod p {
    color: #868e95;
    margin-top: 0;
    line-height: 24px;
    font-family: "HelveticaNeueLTStd-Lt";
}
.pod .ap-width-1-1 {
    margin-bottom: 20px;
}
.pod a {
    color: #00529c;
    font-family: "HelveticaNeueLTStd-Md";
    font-size: 14px;
}
.pod a:hover {
    text-decoration: none;
}
.pod .ap-button-primary {
    background-color: #00529c;
    color: #fff;
    font-size: 20px;
    border: 0;
    margin-top: 20px;
}
.pod .ap-button-primary:after {
    background-image: none;
}
.pod.grey {
    background-color: #f1f1f1;
}
.pod.dark {
    background-color: #353c45;
}
.pod.dark h2,
.pod.dark h4,
.pod.dark p,
.pod.dark a {
    color: #fff;
}
.pod.dark a:after {
    background-image: url("/assets/images/icons/arrow-white.svg");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    content: "";
    position: absolute;
    height: 20px;
    width: 10px;
}
.pod.dark .ap-button-primary {
    background-color: transparent;
    border: 1px solid #fff;
}
.pod.dark .ap-button-primary:hover {
    background: transparent;
}
.pod.dark .ap-button-primary:after {
    background-image: none;
}
.news {
    background-color: #fff;
    padding: 50px 0;
    padding-bottom: 25px;
}
.news h2 {
    margin: 0 0 50px 0;
    font-family: "HelveticaNeueLTStd-UltLt";
}
.news .ap-panel {
    background-color: #f1f1f1;
    padding: 20px;
    margin: 0 0 20px 0;
}
.news .ap-panel p {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.17px;
    margin-bottom: 5px;
}
.news .ap-panel h4 {
    font-weight: 700;
    line-height: 22px;
    margin: 0;
}
.news a {
    height: calc(100% - 35px);
    width: 100%;
    position: relative;
    display: block;
    font-size: 14px;
}
.news a:hover {
    -webkit-box-shadow: 0 0 78px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 78px 0 rgba(0, 0, 0, 0.25);
    text-decoration: none;
}
.news-download {
    padding: 0 10px;
    border: 1px solid #b9c1c6;
    color: #656b6f;
    font-weight: 400;
    line-height: 40px;
    min-height: 40px;
    font-size: 16px;
    padding-left: 0;
    padding-right: 10px;
}
.news-download:hover,
.news-download:focus {
    border: 1px solid #b9c1c6;
    color: #656b6f;
    background: transparent;
    font-size: 16px;
}
.news-download span {
    padding: 0 10px;
}
span.date {
    position: relative;
    top: 8px;
}
.contacts {
    padding: 50px 0;
}
.contacts .ap-slider > * {
    text-align: center;
}
.contacts h2 {
    text-align: center;
    margin-bottom: 50px;
}
.contacts img {
    width: 260px;
    height: 260px;
    margin-top: 18px;
    cursor: pointer;
    -webkit-transition: width 0.5s, height 0.5s, margin 0.5s;
    -o-transition: width 0.5s, height 0.5s, margin 0.5s;
    transition: width 0.5s, height 0.5s, margin 0.5s;
}
.contacts img.active {
    width: 300px;
    height: 300px;
    margin-top: 0;
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}
.contacts .image-1-panel,
.contacts .image-3-panel,
.contacts .image-4-panel,
.contacts .image-6-panel {
    display: none;
}
.contacts .ap-panel {
    margin-top: 15px;
}
.contacts .ap-panel p {
    text-align: center;
}
.contacts .ap-panel p.name {
    color: #fc5f01;
    font-weight: 500;
    font-size: 24px;
}
.contacts .ap-panel a {
    text-decoration: underline;
}
.contacts .ap-button {
    margin-top: 35px;
}
.contacts.light {
    background-color: #fff;
}
.contacts.light h2,
.contacts.light p {
    color: #353c45;
}
.contacts.dark {
    background-color: #353c45;
}
.contacts.dark h2,
.contacts.dark p {
    color: #fff;
}
.contacts.dark .ap-panel a {
    color: #fff;
    text-decoration: underline;
}
.sticky-contact .sticky-panel img {
    width: 50px;
    height: 50px;
}
.daf-contact {
    background-color: #f1f1f1;
    padding: 40px 0;
}
.daf-contact .ap-panel {
    text-align: center;
    word-wrap: break-word;
}
.daf-contact .ap-panel h4 {
    margin-bottom: 0;
}
.daf-contact .ap-panel p {
    font-size: 15px;
    margin: 0;
    margin-bottom: 8px;
}
.daf-contact .ap-panel a {
    font-size: 15px;
}
.daf-contact .ap-panel h3,
.daf-contact .ap-panel h4,
.daf-contact .ap-panel p,
.daf-contact .ap-panel a {
    font-family: "HelveticaNeueLTStd-Lt";
}
.links {
    background-color: #fff;
    padding: 35px 0;
}
.links.grey {
    background-color: #f1f1f1;
}
.links.dark {
    background-color: #353c45;
}
.links.dark a.Text {
    color: #fff;
}
.links i {
    font-size: 16px;
    margin-right: 5px;
}
.links .ap-button-primary i {
    padding-right: 10px;
    font-size: 20px;
}
.links .ap-button-primary:hover {
    background-color: #246aab;
}
@media (max-width: 767px) {
    .links .ap-button-primary {
        margin: 5px 0;
    }
}
.links a.Transparent {
    color: #fff;
    border: 1px solid #fff;
    background: transparent;
}
.links a.Text {
    border: 0;
    background: transparent;
    color: #353c45;
}
.cta {
    padding: 30px 0;
}
.cta a {
    color: #00529c;
    font-weight: 500;
    font-size: 14px;
}
.cta a:after {
    background-image: url("/assets/images/icons/arrow-blue.svg");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    content: "";
    position: absolute;
    height: 20px;
    width: 10px;
}
.cta a img {
    margin-left: 5px;
}
.cta.grey {
    background-color: #f1f1f1;
}
.cta.grey a:after {
    background-image: url("/assets/images/icons/arrow-blue.svg");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    content: "";
    position: absolute;
    height: 20px;
    width: 10px;
}
.cta .ap-overlay {
    margin-bottom: 10px;
}
@media (min-width: 768px) {
    .cta {
        padding: 55px 0;
    }
    .cta .ap-overlay {
        margin-bottom: 0;
    }
}
.cta.dark {
    background-color: #353c45;
}
.cta.dark h3,
.cta.dark p,
.cta.dark a {
    color: #fff;
}
.cta.dark a:after {
    background-image: url("/assets/images/icons/arrow-white.svg");
    background-repeat: no-repeat;
    background-position: 100% 100%;
    content: "";
    position: absolute;
    height: 20px;
    width: 10px;
}
.cta-panel {
    padding: 60px 0;
}
.cta-panel.grey {
    background-color: #f1f1f1;
}
.cta-panel.dark {
    background-color: #353c45;
}
@media (max-width: 767px) {
    .cta-panel .ap-margin-top {
        margin-top: 0 !important;
    }
}
.cta-panel .cta-1-panel {
    margin: 0 auto;
}
@media (min-width: 768px) {
    .cta-panel .cta-1-panel {
        max-width: 50%;
    }
}
.cta-panel .cta-1-panel .ap-width-medium-1-4 {
    width: 50%;
}
.cta-panel .ap-panel .ap-button {
    color: #00529c;
    text-decoration: none;
    border: 1px solid #00529c;
    font-weight: 400;
    font-size: 16px;
    min-height: 44px;
    line-height: 44px;
}
.cta-panel .ap-panel .ap-button:hover {
    background: transparent;
}
.cta-panel .ap-panel h3 {
    line-height: 24px;
}
.cta-panel .ap-panel p {
    font-size: 16px;
    line-height: 18px;
}
.cta-panel .ap-panel.content {
    padding: 15px 25px;
    background-color: #fff;
    -webkit-box-shadow: 2px -2px 78px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 2px -2px 78px 0 rgba(0, 0, 0, 0.2);
}
.cta-panel .ap-panel.blue {
    background-color: #00529c;
}
.cta-panel .ap-panel.blue .ap-button {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
}
.cta-panel .ap-panel.blue h3,
.cta-panel .ap-panel.blue p {
    color: #fff;
    font-weight: 400;
}
.video {
    padding: 40px 0;
}
.video.grey {
    background-color: #f1f1f1;
}
.video.dark {
    background-color: #353c45;
}
.video.dark h1,
.video.dark h2,
.video.dark h3,
.video.dark h4,
.video.dark h5,
.video.dark h6,
.video.dark p,
.video.dark li,
.video.dark ol {
    color: #fff;
}
.video .ap-container {
    height: 100%;
}
.video .ap-button {
    background: transparent;
}
.video .resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
    height: 0;
}
.video .resp-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.video .show-iframe {
    display: none;
}
@media (max-width: 767px) {
    .video img {
        margin-bottom: 20px !important;
    }
}
.video-banner {
    padding: 0;
}
.video-banner h1 {
    font-size: 1.875rem;
    font-family: "HelveticaNeueLTStd-Md";
}
@media screen and (min-width: 480px) {
    .video-banner h1 {
        font-size: calc(30px + 22 * (100vw - 480px) / 740);
    }
}
@media screen and (min-width: 1220px) {
    .video-banner h1 {
        font-size: 3.25rem;
    }
}
.faqs {
    padding: 45px 0;
}
.faqs.grey {
    background-color: #f1f1f1;
}
.faqs.dark {
    background-color: #353c45;
}
.faqs.dark .ap-accordion-title {
    color: #fff;
}
.faqs.dark h1,
.faqs.dark h2,
.faqs.dark h3,
.faqs.dark h4,
.faqs.dark p {
    color: #fff;
}
.faqs .ap-accordion-title {
    border-bottom: 1px solid #dbdedf;
    background: transparent;
}
.faqs .ap-accordion-title i {
    float: right;
    -webkit-transition: 300ms ease all;
    -o-transition: 300ms ease all;
    transition: 300ms ease all;
    position: relative;
    top: 4px;
}
.faqs .ap-accordion-title.ap-active i {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.content {
    padding: 20px 0;
}
.content.image {
    padding: 30px 0;
}
.content.toggle-me {
    padding-top: 0;
}
.content.toggle-me .pod {
    padding: 0;
}
@media (min-width: 768px) {
    .content {
        padding: 50px 0;
    }
}
.content h1,
.content .news__title {
    font-size: 1.875rem;
    font-family: "HelveticaNeueLTStd-Bd";
}
@media screen and (min-width: 480px) {
    .content h1,
    .content .news__title {
        font-size: calc(30px + 34 * (100vw - 480px) / 740);
    }
}
@media screen and (min-width: 1220px) {
    .content h1,
    .content .news__title {
        font-size: 4rem;
    }
}
@media (max-width: 767px) {
    .content h1,
    .content .news__title {
        line-height: 30px;
    }
}
.content h2 {
    font-size: 1.625rem;
    font-family: "HelveticaNeueLTStd-UltLt";
}
@media screen and (min-width: 480px) {
    .content h2 {
        font-size: calc(26px + 14 * (100vw - 480px) / 740);
    }
}
@media screen and (min-width: 1220px) {
    .content h2 {
        font-size: 2.5rem;
    }
}
.content h3 {
    font-size: 1.25rem;
}
@media screen and (min-width: 480px) {
    .content h3 {
        font-size: calc(20px + 4 * (100vw - 480px) / 740);
    }
}
@media screen and (min-width: 1220px) {
    .content h3 {
        font-size: 1.5rem;
    }
}
.content h4 {
    font-size: 0.875rem;
}
@media screen and (min-width: 480px) {
    .content h4 {
        font-size: calc(14px + 2 * (100vw - 480px) / 740);
    }
}
@media screen and (min-width: 1220px) {
    .content h4 {
        font-size: 1rem;
    }
}
.content a {
    text-decoration: underline;
}
.content p,
.content li {
    color: #656b6f;
    letter-spacing: 0 !important;
    font-family: "HelveticaNeueLTStd-Lt";
}
.content strong {
    font-family: "HelveticaNeueLTStd-Bd";
}
.content p.intro {
    font-size: 1rem;
    font-weight: 500;
    line-height: 28px;
}
@media screen and (min-width: 480px) {
    .content p.intro {
        font-size: calc(16px + 2 * (100vw - 480px) / 740);
    }
}
@media screen and (min-width: 1220px) {
    .content p.intro {
        font-size: 1.125rem;
    }
}
.content.grey {
    background-color: #f1f1f1;
}
.content.dark {
    background-color: #353c45;
}
.content.dark h1,
.content.dark h2,
.content.dark h3,
.content.dark h4,
.content.dark h5,
.content.dark h6,
.content.dark p,
.content.dark em,
.content.dark ul,
.content.dark ol,
.content.dark li,
.content.dark blockquote {
    color: #fff;
}
@media (min-width: 768px) {
    .content .offset-1 {
        margin-left: 8%;
    }
}
.content.small-padding {
    padding: 20px 0;
}
.content.list ul {
    margin: 0;
}
.content.list ul li {
    color: #656b6f;
    margin-top: 2px;
    margin-bottom: 2px;
    font-size: 16px;
    font-family: "HelveticaNeueLTStd-Lt";
}
.content.list ul .fa {
    color: #fc5f01;
    margin-right: 15px;
}
.content.list.dark li {
    color: #fff;
}
.content .offer-list > div {
    margin-bottom: 40px;
    padding-bottom: 30px;
    border-bottom: 1px solid #adadad;
}
.content .offer-list .ap-button {
    text-decoration: none;
}
.content .offer-list .type,
.content .offer-list .valid {
    margin: 0;
}
.content .offer-list p {
    margin-top: 15px;
    color: #353c45;
}
.r-p-t {
    padding-top: 0 !important;
}
.split-background {
    background-color: #f1f1f1 !important;
    background: -o-linear-gradient(bottom, #fff 50%, transparent 0);
    background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, #fff), color-stop(0, transparent));
    background: linear-gradient(0deg, #fff 50%, transparent 0);
}
.image-text-grid {
    padding-bottom: 20px;
}
.image-text-grid.grey {
    background-color: #f1f1f1;
}
.image-text-grid.dark {
    background-color: #353c45;
}
.image-text-grid.dark h1,
.image-text-grid.dark h2,
.image-text-grid.dark h3,
.image-text-grid.dark h4,
.image-text-grid.dark h5,
.image-text-grid.dark h6,
.image-text-grid.dark p,
.image-text-grid.dark em,
.image-text-grid.dark ul,
.image-text-grid.dark ol,
.image-text-grid.dark li,
.image-text-grid.dark blockquote {
    color: #fff;
}
.dealer-network-form {
    padding: 30px 0;
    background-color: #f1f1f1;
}
.dealer-network-form button {
    margin-top: 20px;
}
.dealer-network-form label {
    margin-bottom: 0;
}
.dealer-network-form .find-address {
    padding: 0;
    font-size: 12px;
    line-height: 42px;
    min-height: 42px;
    margin-top: 5px;
    background: #656b6f;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.dealer-network-form input.postcode {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.dealer-network-form h4 {
    padding-top: 20px;
    border-bottom: 1px solid #b9c1c6;
    font-family: "HelveticaNeueLTStd-Bd";
    color: #1f2328;
}
.offers-list {
    padding-top: 20px;
}
.offer-filter {
    padding-top: 50px;
}
.offer-filter a {
    font-size: 20px;
    color: #444;
}
.offer-filter a:hover,
.offer-filter a:active,
.offer-filter a:focus {
    color: #02539c;
}
.icon-images {
    width: 80px;
}
.listing {
    padding: 50px 0;
}
.listing.daf-collection h2 {
    font-family: "HelveticaNeueLTStd-UltLt";
}
.listing.daf-collection p {
    font-family: "HelveticaNeueLTStd-Lt";
}
.listing a:hover {
    text-decoration: none;
    color: #444;
}
.listing .ap-panel {
    background-color: #f1f1f1;
    padding: 15px;
    margin-bottom: 25px;
}
.listing .ap-panel h3 {
    font-size: 16px;
    border-bottom: 1px solid #dbdedf;
    line-height: 18px;
}
.listing .ap-panel p {
    font-size: 14px;
    margin: 0;
    padding: 0;
    line-height: 16px;
}
.listing .ap-panel span {
    color: #00529c;
    font-size: 14px;
}
.listing .ap-panel .ap-table td {
    padding: 3px 0;
    text-align: left;
    font-size: 14px;
    width: 50%;
    line-height: 16px;
}
.listing .ap-accordion-title {
    position: relative;
}
.listing .ap-accordion-title:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url("/assets/images/icons/plus.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    top: 0;
    right: 5px;
    position: absolute;
    display: inline-block;
    -webkit-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.listing .ap-accordion-title.ap-active:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.listing.news-list .ap-panel {
    background-color: #f1f1f1;
}
.listing.news-list h3 {
    font-size: 15px;
    line-height: 20px;
    border-bottom: 0;
    background-color: transparent;
    border-bottom: 1px solid #b9c1c6;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.news-listing p {
    color: #656b6f;
    font-size: 14px;
    font-family: Arial, Helvetica Neue, sans-serif;
    font-weight: 400;
    margin-bottom: 0;
}
.news-listing h3 {
    margin-top: 5px;
    border-bottom: 0 !important;
    font-family: Arial, Helvetica Neue, sans-serif;
    font-size: 18px;
    color: #353c45;
    font-weight: 700;
}
.container {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 8px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #00529c;
    font-size: 14px;
}
.container input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}
.checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 14px;
    width: 14px;
    background-color: #fff;
    border: 1px solid #b9c1c6;
    border-radius: 2px;
}
.container input:checked ~ .checkmark {
    background-color: #fc5f01;
}
.checkmark:after {
    position: absolute;
    display: none;
}
.container input:checked ~ .checkmark:after {
    display: block;
}
.container .checkmark:after {
    left: 9px;
    top: 5px;
    width: 5px;
    height: 10px;
    border: solid white;
}
.checkbox-con {
    position: relative;
}
span.number {
    position: absolute;
    top: 0;
    right: 0;
    color: #b9c2c6;
    font-weight: 400;
    background-color: #f8f9fa;
    display: inline-block;
    text-align: center;
    border-radius: 50% 50%;
    padding: 4px;
    font-size: 10px;
    width: 10px;
    height: 10px;
    line-height: 1;
}
.alerts {
    background-color: #00529c;
    padding: 50px 0;
}
.alerts h2,
.alerts p {
    color: #fff;
}
.alerts .ap-form input {
    height: 45px;
    border-radius: 5px;
}
.alerts .ap-button {
    min-height: 45px;
    line-height: 45px;
    background-color: transparent;
    color: #fff;
    margin-left: 15px;
    margin-top: -10px;
}
.alerts .ap-button:hover {
    background: transparent;
}
.career-listing {
    background-color: #f1f1f1;
    padding: 40px 0;
}
.career-listing .ap-panel {
    background-color: #fff;
    padding: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    border-radius: 5px;
}
.career-listing .ap-panel .hide {
    display: none;
}
.career-listing .ap-panel .ap-button {
    font-size: 16px;
}
.career-listing .ap-panel .ap-button:hover {
    color: #fff;
    background: -o-linear-gradient(top, #215f96, #004583);
    background: -webkit-gradient(linear, left top, left bottom, from(#215f96), to(#004583));
    background: linear-gradient(180deg, #215f96, #004583);
}
.career-listing .ap-panel .details p {
    margin: 0;
}
.career-listing .ap-panel p {
    line-height: 16px;
}
.career-listing .ap-panel p.posted {
    font-size: 14px;
    border-radius: 5px;
    padding: 5px;
    background-color: #f1f1f1;
}
.career {
    padding: 25px 0;
}
.career .dealer-logo {
    background-color: #fff;
    border: 5px solid #f1f1f1;
    padding: 12px;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -50px;
    height: 85px;
    width: 100px;
}
.career h2 {
    margin-top: 25px;
    font-family: "HelveticaNeueLTStd-Lt";
}
.career .details .ap-panel {
    background-color: #f1f1f1;
    padding: 20px;
    margin-top: 25px;
    border-radius: 5px;
}
.career .details .ap-panel p {
    margin: 0;
}
.career .details .ap-panel i {
    margin-right: 5px;
}
.career .link .ap-flex {
    padding: 20px 0;
}
.contact {
    padding: 50px 0;
}
.career .apply,
.contact .apply {
    max-width: 400px;
    margin: 20px auto;
    background-color: #f1f1f1;
    padding: 20px;
    border-radius: 5px;
}
.career .apply .legal,
.contact .apply .legal {
    padding: 10px 0;
    padding-bottom: 20px;
}
.career .apply label,
.contact .apply label {
    color: #868e96;
    margin-bottom: 5px;
}
.career .apply input,
.career .apply textarea,
.career .apply select,
.contact .apply input,
.contact .apply textarea,
.contact .apply select {
    border-radius: 5px;
    margin-bottom: 15px;
    margin-top: 5px;
}
.career .apply a,
.contact .apply a {
    color: #00529c;
}
.ap-form input.range {
    border: 0;
    background-color: transparent;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 18px;
    margin-bottom: 5px !important;
}
label {
    color: #868e96;
    margin-bottom: 5px;
}
.ap-form select,
.ap-form textarea,
.ap-form input:not([type]),
.ap-form input[type="text"],
.ap-form input[type="password"],
.ap-form input[type="datetime"],
.ap-form input[type="datetime-local"],
.ap-form input[type="date"],
.ap-form input[type="month"],
.ap-form input[type="time"],
.ap-form input[type="week"],
.ap-form input[type="number"],
.ap-form input[type="email"],
.ap-form input[type="url"],
.ap-form input[type="search"],
.ap-form input[type="tel"],
.ap-form input[type="color"] {
    border-radius: 5px;
    margin-bottom: 15px;
    margin-top: 5px;
}
.career-search {
    padding: 20px 0;
}
.career-search .ap-form {
    background-color: #f1f1f1;
    padding: 15px;
    border-radius: 5px;
    margin: 20px 0;
}
.share-bar {
    position: relative;
    padding: 40px 0;
}
.share-bar.grey {
    background-color: #f1f1f1;
}
.share-bar.dark {
    background-color: #353c45;
}
.share-bar:before {
    content: "";
    position: absolute;
    border-top: 1px solid #b9c1c6;
    height: 1px;
    width: 100%;
    top: 50%;
}
.share-bar .share-bar-container {
    position: relative;
    padding: 15px 20px;
    border: 1px solid #b9c1c6;
    border-radius: 5px;
    background-color: #fff;
    text-align: center;
    margin: 0 20px;
}
@media (min-width: 960px) {
    .share-bar .share-bar-container {
        margin: 0 280px;
    }
}
.share-bar .share-bar-container span {
    font-size: 20px;
    font-weight: 200;
}
@media (max-width: 767px) {
    .share-bar .share-bar-container span {
        font-size: 14px;
    }
}
.share-bar .share-bar-container svg {
    fill: #656b6f;
}
.accreditations {
    padding: 40px 0;
}
@media (max-width: 767px) {
    .accreditations .ap-flex {
        display: block;
    }
    .accreditations img {
        margin-bottom: 15px;
    }
}
.accreditations img {
    width: 120px !important;
}
.accreditations p.logo-text {
    font-size: 10px;
    margin-top: 5px;
    margin-bottom: 0;
    text-align: left;
    line-height: 12px;
}
.teaser {
    padding: 50px 0;
}
.teaser .ap-panel {
    margin-bottom: 25px;
}
.teaser .ap-panel .orange {
    background-color: #fc6108;
    height: 28px;
    width: 28px;
}
.teaser .ap-panel h4 {
    margin-bottom: 0;
    margin-top: 10px;
    font-family: "HelveticaNeueLTStd-Roman";
    font-size: 16px;
}
.teaser .ap-panel a h4:after {
    background-image: url("/assets/images/icons/arrow-blue.svg");
    content: "";
    width: 30px;
    height: 12px;
    top: 0;
    position: relative;
    display: inline-block;
    background-repeat: no-repeat;
    border-radius: 50%;
    background-position: 16px;
}
.teaser .ap-panel a h4:hover {
    text-decoration: underline;
}
.teaser .ap-panel p {
    margin: 0;
    color: #868e96;
    line-height: 22px;
    font-family: "HelveticaNeueLTStd-Lt";
}
.teaser .ap-panel a:hover {
    text-decoration: none;
}
.teaser.grey {
    background-color: #f1f1f1;
}
.teaser.dark {
    background-color: #353c45;
}
.teaser.dark h4,
.teaser.dark p {
    color: #fff;
}
.truck-listing {
    padding: 50px 0;
}
.truck-listing .gallery-image-thumbnail {
    margin-top: 20px;
}
.truck-listing .slider-arrow {
    background-color: transparent;
    margin-top: -70px;
}
.truck-listing .slider-arrow:before {
    font-size: 30px;
}
.truck-logos {
    padding: 5px;
}
.truck-logos img {
    margin-bottom: 5px;
}
.map {
    background-color: #00529c;
}
@media (max-width: 767px) {
    .map #map {
        height: 350px !important;
    }
}
.map .ap-panel {
    padding: 25px;
}
.map .ap-panel h2 {
    color: #fff;
    font-family: "HelveticaNeueLTStd-UltLt";
}
@media (max-width: 959px) {
    .map .ap-panel h2 {
        font-size: 20px;
    }
}
.map .ap-button {
    border: 1px solid #fff;
    background: transparent;
}
.map .ap-button:hover {
    color: #fff;
}
.map .ap-button.location {
    text-align: left;
    border: 1px solid #5289bb;
    margin-bottom: 20px;
    margin-top: 10px;
}
.map .ap-button.location i {
    margin-left: 10px;
    margin-right: 25px;
}
.map ul.ap-list {
    background-color: #fff;
    height: 499px;
    overflow-y: scroll;
    margin-bottom: 0;
    margin-top: 0;
}
@media (max-width: 767px) {
    .map ul.ap-list {
        height: auto;
    }
}
.map ul.ap-list li {
    border-bottom: 1px solid #eaeaea;
    background-image: url("/assets/images/icons/arrow-blue.svg");
    background-repeat: no-repeat;
    background-position: 90% 50%;
}
.map ul.ap-list li a {
    padding: 25px 40px;
    display: block;
    padding-right: 70px;
}
.map ul.ap-list li a:hover {
    text-decoration: none;
}
.map .services div {
    margin: 15px 0;
}
.map .services input {
    opacity: 0;
}
.map .services label {
    color: #fff;
    border: 3px solid #115da3;
    border-radius: 30px;
    padding: 5px 10px;
    margin-left: -15px;
}
.map .services input:checked + label {
    background-color: #fff;
    color: #115da3;
    border: 3px solid #fff;
}
#map p {
    margin: 0;
    font-size: 14px;
}
#map h4 {
    margin: 0;
}
.interactive {
    padding: 40px 0;
}
.interactive .ap-flex {
    height: 300px;
}
.interactive .ap-panel {
    background-color: #f1f1f1;
    border-radius: 50%;
    text-align: center;
    position: relative;
    height: 300px;
    width: 300px;
}
@media (max-width: 959px) {
    .interactive .ap-panel {
        margin: 0 auto;
        margin-bottom: 20px;
    }
}
.interactive .ap-panel i {
    font-size: 50px;
    color: #fc5f01;
}
.interactive .ap-panel p {
    color: #fc5f01;
}
.interactive .ap-panel p.count {
    font-size: 70px;
    font-family: "HelveticaNeueLTStd-UltLt";
    letter-spacing: -3px;
    color: #656b6f;
    margin: 40px 0;
}
.interactive.dark {
    background-color: #353c45;
}
.interactive.dark .ap-panel {
    background-color: #4d545a;
}
.interactive.dark .ap-panel p.count {
    color: #fff;
}
.questionnaire {
    background-image: url("/assets/images/question-background.jpg");
    background-position: 50% 50%;
    background-size: cover;
    padding-top: 20px;
}
.questionnaire fieldset {
    border: 0;
    margin: 0;
}
.questionnaire p {
    color: #fff;
    text-align: center;
}
.questionnaire p.subtitle {
    font-size: 16px;
    margin-top: 70px;
}
.questionnaire p.question-title {
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
}
.questionnaire .ap-button {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 40px;
    padding: 0 30px;
}
.questionnaire .ap-button:hover,
.questionnaire .ap-button:visited {
    background: -o-linear-gradient(top, #246aab 0%, #02539c 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#246aab), to(#02539c));
    background: linear-gradient(-180deg, #246aab 0%, #02539c 100%);
    border-color: transparent;
    color: #fff;
}
.questionnaire .result p {
    color: #fff;
    font-size: 22px;
}
.reset {
    cursor: pointer;
}
#questionnaire strong {
    display: block;
    font-size: 13px;
    margin: 5px 0 15px;
}
#questionnaire .btn {
    margin-left: 10px;
}
.question {
    display: none;
}
#question_01 {
    display: block;
    margin: 20px 0;
}
.questions {
    border: 1px solid #ddd;
    margin: 15px 0;
}
.question span {
    display: block;
    font-size: 1.1em;
    line-height: 0;
    padding: 5px 22px 0 22px;
}
.question label {
    display: block;
    float: right;
    margin-left: 10px;
    overflow: hidden;
    position: relative;
}
.question label input {
    left: -2000em;
    position: absolute;
    top: -2000em;
}
.question-wrap {
    width: 100%;
    text-align: center;
    margin-bottom: 60px;
}
.question-wrap span {
    font-size: 14px;
    line-height: 1.4em;
    padding: 0;
}
form .answer p {
    color: #000;
}
.question.answer strong {
    color: #000;
    display: block;
    font-size: 1.35em;
    font-weight: normal;
    line-height: 1.3em;
    padding-bottom: 10px;
}
ul.question-pag {
    font-size: 10px;
    text-align: center;
    margin: 0 auto;
}
ul.question-pag li {
    display: inline-block;
}
.question-pag span.active {
    background-color: #fff;
    color: #fff;
}
.question-pag span.past {
    background: #a0a2a6;
    color: #ccc;
}
.question-pag span {
    background: #a0a2a6;
    display: block;
    text-align: center;
    width: 50px;
}
.unfolding {
    padding: 40px 0;
}
.unfolding .ap-button {
    border-radius: 50% 50%;
    width: 75px;
    height: 75px;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.unfolding .ap-button.open {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: -o-linear-gradient(bottom, #b9c1c6, #f1f1f1);
    background: -webkit-gradient(linear, left bottom, left top, from(#b9c1c6), to(#f1f1f1));
    background: linear-gradient(0deg, #b9c1c6, #f1f1f1);
}
.unfolding i {
    font-size: 50px;
}
.unfolding p {
    color: #868e96;
    font-size: 20px;
}
.unfolding img {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -6px;
}
.comparsion {
    background-color: #fff;
    margin: 0;
    padding-top: 50px;
    padding-bottom: 30px;
}
.comparsion.dark {
    background-color: #353c45;
}
.comparsion.dark .ap-panel {
    background-color: #404953;
}
.comparsion.dark li.ap-active .ap-panel {
    background-color: #656b6f;
    border: 0;
}
.comparsion.dark h3,
.comparsion.dark p,
.comparsion.dark a,
.comparsion.dark li {
    color: #fff;
}
.comparsion.grey {
    background-color: #f1f1f1;
}
.comparsion .ap-panel {
    background-color: #f1f1f1;
    margin: 5px;
    padding: 40px;
    border-radius: 10px;
    padding-bottom: 20px;
}
.comparsion li.ap-active .ap-panel {
    background-color: #fff;
    border: 1px solid #b9c1c6;
}
.comparsion .ap-slidenav-contrast:hover,
.comparsion .ap-slidenav-contrast:focus {
    color: #353c45;
}
.comparsion h3,
.comparsion p,
.comparsion a,
.comparsion li {
    color: #353c45;
}
.comparsion h3,
.comparsion p {
    text-align: center;
}
.comparsion h3 {
    font-size: 26px;
    font-family: "HelveticaNeueLTStd-Bd";
}
.comparsion .ap-slidenav-position {
    margin: 0 80px;
}
@media (max-width: 767px) {
    .comparsion .ap-slidenav-position {
        margin: 0 20px;
    }
}
.comparsion .ap-slidenav-position .ap-slidenav-previous {
    left: -80px;
}
@media (max-width: 767px) {
    .comparsion .ap-slidenav-position .ap-slidenav-previous {
        left: -20px;
    }
}
.comparsion .ap-slidenav-position .ap-slidenav-next {
    right: -80px;
}
@media (max-width: 767px) {
    .comparsion .ap-slidenav-position .ap-slidenav-next {
        right: -20px;
    }
}
.comparsion .ap-button {
    background: #fff;
    color: #00529c;
    font-size: 16px;
    font-weight: 400;
    padding: 0 40px;
    border: 1px solid #b9c1c6;
}
.comparsion .ap-icon-check {
    color: #fc5f01;
}
.comparsion p {
    font-size: 14px;
    font-family: "HelveticaNeueLTStd-Lt";
}
.comparsion ul.ap-list li {
    color: #b9c1c6;
    border-bottom: 1px solid #71787c;
    padding: 10px 0;
    font-size: 18px;
}
.content-comparison {
    padding: 40px 0;
}
.content-comparison.grey {
    background-color: #f1f1f1;
}
.content-comparison.dark {
    background-color: #353c45;
}
.content-comparison.dark h2,
.content-comparison.dark h4,
.content-comparison.dark p {
    color: #fff;
}
.content-comparison img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    transition: -webkit-filter 500ms linear;
}
.content-comparison li.ap-active img {
    -webkit-filter: none;
    filter: none;
}
.content-comparison h2 {
    color: #656b72;
    text-align: center;
}
.content-comparison .ap-slidenav {
    background-color: transparent;
    text-decoration: none;
}
.content-comparison .ap-slidenav:before {
    color: #fc5f01;
}
.content-comparison .ap-panel {
    padding: 20px;
}
.content-comparison .ap-slidenav-position .ap-slidenav-previous {
    left: 31%;
    top: 25%;
    font-size: 50px;
}
@media (max-width: 767px) {
    .content-comparison .ap-slidenav-position .ap-slidenav-previous {
        left: 0;
    }
}
.content-comparison .ap-slidenav-position .ap-slidenav-next {
    right: 31%;
    top: 25%;
    font-size: 50px;
}
@media (max-width: 767px) {
    .content-comparison .ap-slidenav-position .ap-slidenav-next {
        right: 0;
    }
}
.content-comparison h3 {
    color: #fc5f01;
    text-align: center;
    margin: 0;
    margin-top: 20px;
}
.content-comparison h4,
.content-comparison p {
    color: #656b72;
    text-align: center;
    margin: 0;
    margin-bottom: 10px;
    font-size: 18px;
}
.content-comparison p {
    font-size: 16px;
    line-height: 18px;
}
.content-comparison p.phone,
.content-comparison p.email {
    margin-bottom: 0;
}
.content-comparison p.phone a,
.content-comparison p.email a {
    text-decoration: none;
    display: inline-block;
    color: #656b72;
}
.content-comparison a {
    text-align: center;
    display: block;
    color: #b9c1c6;
    padding-top: 10px;
    text-decoration: underline;
}
.content-comparison .ap-button {
    display: inline-block;
    padding-top: 0;
    text-decoration: none;
    color: #fff;
    margin-top: 10px;
}
.press-contacts {
    padding: 50px 0;
}
.press-contacts h3 {
    color: #353c45;
    font-weight: 500;
}
.press-contacts p {
    color: #656b72;
}
.press-contacts a {
    color: #00529c;
}
.press-contacts .ap-button {
    color: #fff;
    text-decoration: none;
}
.press-contacts.dark .ap-button {
    background: transparent;
    border: 1px solid #fff;
}
@media (max-width: 767px) {
    .press-contacts img {
        margin-bottom: 20px;
    }
}
.loader {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 100%;
}
.loader__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.9;
    background-color: #fff;
}
.loader .spinner {
    top: 50%;
    left: 50%;
    width: 50px;
    height: 50px;
    position: absolute;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}
.loader .spinner__circle-wrapper {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}
.loader .spinner__circle-wrapper:nth-child(1) {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
.loader .spinner__circle-wrapper:nth-child(1) .spinner__circle {
    -webkit-animation-delay: 0ms;
    animation-delay: 0ms;
}
.loader .spinner__circle-wrapper:nth-child(2) {
    -webkit-transform: rotate(340deg);
    -ms-transform: rotate(340deg);
    transform: rotate(340deg);
}
.loader .spinner__circle-wrapper:nth-child(2) .spinner__circle {
    -webkit-animation-delay: 50ms;
    animation-delay: 50ms;
}
.loader .spinner__circle-wrapper:nth-child(3) {
    -webkit-transform: rotate(320deg);
    -ms-transform: rotate(320deg);
    transform: rotate(320deg);
}
.loader .spinner__circle-wrapper:nth-child(3) .spinner__circle {
    -webkit-animation-delay: 100ms;
    animation-delay: 100ms;
}
.loader .spinner__circle-wrapper:nth-child(4) {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}
.loader .spinner__circle-wrapper:nth-child(4) .spinner__circle {
    -webkit-animation-delay: 150ms;
    animation-delay: 150ms;
}
.loader .spinner__circle-wrapper:nth-child(5) {
    -webkit-transform: rotate(280deg);
    -ms-transform: rotate(280deg);
    transform: rotate(280deg);
}
.loader .spinner__circle-wrapper:nth-child(5) .spinner__circle {
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
}
.loader .spinner__circle-wrapper:nth-child(6) {
    -webkit-transform: rotate(260deg);
    -ms-transform: rotate(260deg);
    transform: rotate(260deg);
}
.loader .spinner__circle-wrapper:nth-child(6) .spinner__circle {
    -webkit-animation-delay: 250ms;
    animation-delay: 250ms;
}
.loader .spinner__circle {
    top: 50%;
    left: 50%;
    width: 10%;
    height: 10%;
    margin-top: -50%;
    margin-left: -5%;
    position: absolute;
    background: #fc5f01;
    -webkit-transform-origin: 50% 500%;
    -ms-transform-origin: 50% 500%;
    transform-origin: 50% 500%;
    border-radius: 50%;
    -webkit-animation: rotate 5000ms infinite cubic-bezier(0.48, 0.18, 0.43, 0.89);
    animation: rotate 5000ms infinite cubic-bezier(0.48, 0.18, 0.43, 0.89);
}
.loader--form-control .spinner__circle {
    background: #fff;
}
@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    42% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
    62% {
        opacity: 1;
    }
    64% {
        opacity: 0;
    }
    84% {
        -webkit-transform: rotate(720deg);
        transform: rotate(720deg);
        opacity: 0;
    }
    85% {
        -webkit-transform: rotate(920deg);
        transform: rotate(920deg);
        opacity: 0;
    }
    88% {
        opacity: 0;
    }
    90% {
        opacity: 1;
    }
    100% {
        -webkit-transform: rotate(1080deg);
        transform: rotate(1080deg);
        opacity: 1;
    }
}
@keyframes rotate {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    42% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
    62% {
        opacity: 1;
    }
    64% {
        opacity: 0;
    }
    84% {
        -webkit-transform: rotate(720deg);
        transform: rotate(720deg);
        opacity: 0;
    }
    85% {
        -webkit-transform: rotate(920deg);
        transform: rotate(920deg);
        opacity: 0;
    }
    88% {
        opacity: 0;
    }
    90% {
        opacity: 1;
    }
    100% {
        -webkit-transform: rotate(1080deg);
        transform: rotate(1080deg);
        opacity: 1;
    }
}
.checkbox {
    position: absolute;
    opacity: 0;
}
.checkbox + label {
    position: relative;
    cursor: pointer;
    padding: 0;
}
.checkbox + label:before {
    content: "";
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 20px;
    height: 20px;
    background: white;
    border: 1px solid #b9c1c6;
    border-radius: 0.125rem;
    top: -5px;
    position: relative;
}
.checkbox:hover + label:before {
    background: #fff;
}
.checkbox:focus + label:before {
    -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.12);
}
.checkbox:checked + label:before {
    background: #f35429;
}
.checkbox:disabled + label {
    color: #b8b8b8;
    cursor: auto;
}
.checkbox:disabled + label:before {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #ddd;
}
.checkbox:checked + label:after {
    content: "";
    position: absolute;
    left: 5px;
    top: 5px;
    background: white;
    width: 2px;
    height: 2px;
    -webkit-box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    box-shadow: 2px 0 0 white, 4px 0 0 white, 4px -2px 0 white, 4px -4px 0 white, 4px -6px 0 white, 4px -8px 0 white;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.inputfile + label {
    max-width: 80%;
    font-size: 16px;
    font-weight: 700;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
    border-radius: 5px;
}
.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}
.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    margin-right: 0.25em;
}
.inputfile-1 + label {
    color: #fff !important;
    background: -o-linear-gradient(top, #246aab 0%, #02539c 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#246aab), to(#02539c));
    background: linear-gradient(-180deg, #246aab 0%, #02539c 100%);
}
.inputfile-1:focus + label,
.inputfile-1.has-focus + label,
.inputfile-1 + label:hover {
    background: -o-linear-gradient(top, #246aab 0%, #02539c 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#246aab), to(#02539c));
    background: linear-gradient(-180deg, #246aab 0%, #02539c 100%);
    color: #fff;
}
.search-results {
    padding: 60px;
}
.search-results input {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
.search-results .ap-button {
    line-height: 45px;
    min-height: 45px;
}
.search-results .ap-panel {
    margin-top: 20px !important;
    padding-bottom: 20px;
    border-bottom: 1px solid #dbdedf;
    padding: 5px;
}
.search-results .ap-panel span {
    font-size: 14px;
    color: #00529c;
}
.search-results .ap-panel h2 {
    font-size: 20px;
    color: #00529c;
    margin: 0;
}
.search-results .ap-panel p.date {
    font-size: 14px;
    color: #00529c;
    margin: 0;
    margin-bottom: 5px;
}
.search-results .ap-panel p {
    font-size: 14px;
    color: #868e96;
    margin: 0;
    line-height: 20px;
}
.search-results .ap-panel a:hover {
    text-decoration: none;
}
.search-results .ap-panel:hover {
    -webkit-box-shadow: 0 5px 25px -10px rgba(0, 0, 0, 0.25);
    box-shadow: 0 5px 25px -10px rgba(0, 0, 0, 0.25);
}
@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: black !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
.map {
    position: relative;
}
.map .p-20 {
    padding: 20px;
}
.map p.found-text {
    margin-bottom: 0;
    padding: 20px;
    color: #fff;
    background-color: #00529c;
}
.map span.location {
    font-family: "HelveticaNeueLTStd-Bd";
    margin-bottom: 0;
    border-bottom: 1px solid #fff;
}
.map label {
    color: #fff;
}
.map .dealer-results {
    display: none;
    background-color: #fff;
}
.map .find-location-search-results-dealer-details {
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 100%;
    height: 97vh;
    padding: 20px;
    background-color: #f1f1f1;
    padding-bottom: 0;
}
.map .find-location-search-results-dealer-details p {
    font-size: 16px;
    line-height: 18px;
    margin: 0;
}
.map .find-location-search-results-dealer-details .ap-button {
    margin-top: 20px;
    border: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#246aab), to(#02539c));
    background: -o-linear-gradient(top, #246aab 0%, #02539c 100%);
    background: linear-gradient(-180deg, #246aab 0%, #02539c 100%);
}
.map #map {
    height: auto;
}
@media (min-width: 768px) {
    .map #map {
        height: 100vh;
    }
}
.map .ap-panel {
    height: auto;
    padding: 0;
}
@media (min-width: 768px) {
    .map .ap-panel {
        height: 100vh;
    }
}
@media (max-width: 959px) {
    .map .ap-panel h2 {
        font-size: 30px;
    }
}
.map .find-location-search-results-dealers-list li {
    padding-top: 8px;
    padding-right: 20px;
    padding-bottom: 8px;
    padding-left: 20px;
}
.map .find-location-search-results-dealers-list p {
    margin: 0;
}
.map .find-location-search-results-dealers-list p.style-distance {
    font-size: 12px;
    text-align: center;
}
.map .find-location-search-results-dealers-list p.style-dealer-name,
.map .find-location-search-results-dealers-list p.style-town {
    font-size: 14px;
    line-height: 16px;
}
.map .pin-background {
    background-image: url("/assets/images/marker-map.png");
    background-repeat: no-repeat;
    background-position: calc(50% + 6px) 0;
    background-size: 20px;
}
.map .pin-background span {
    font-size: 10px;
    position: relative;
    top: -2px;
    left: 40%;
    text-align: center;
    color: #fff;
}
.map ul.ap-list {
    overflow-y: scroll !important;
    height: auto !important;
}
@media (min-width: 768px) {
    .map ul.ap-list {
        height: calc(100vh - 91px) !important;
    }
}
.map ul.ap-list li {
    background-image: none;
}
.map ul.ap-list a {
    padding: 0 !important;
}
.dealer-network-form {
    padding: 30px 0;
    background-color: #f1f1f1;
}
.dealer-network-form label {
    margin-bottom: 0;
}
.dealer-network-form .find-address {
    padding: 0;
    font-size: 12px;
    line-height: 42px;
    min-height: 42px;
    margin-top: 5px;
    background: #656b6f;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.dealer-network-form input.postcode {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.ap-navbar-nav > li > a {
    padding: 0 25px;
}
#job-alerts + .content {
    padding: 0 !important;
}
.content + .image {
    padding-top: 0 !important;
}
.image + .content {
    padding-bottom: 20px !important;
    padding-top: 20px !important;
}
.links + script + .contact {
    padding-top: 0 !important;
}
.news .ap-width-large-1-4 {
    margin-top: 25px;
}
.ap-slideshow {
    min-height: auto !important;
}
.career-listing .ap-panel p {
    line-height: 24px;
}
@media (max-width: 600px) {
    .mobile-static {
        position: static;
        padding: 20px;
        color: #000;
    }
}
.cookie-content {
    position: fixed;
    bottom: 0;
    background-color: #fff;
    z-index: 9999999;
    width: 100%;
    border-top: 1px solid #000;
    padding-bottom: 40px;
}
.cookie-content .content {
    padding: 30px 0;
}
.ap-modal .ap-slidenav-previous:before {
    font-size: 60px;
    color: #fff;
}
.ap-modal .ap-slidenav-next:before {
    font-size: 60px;
    color: #fff;
}
.pod + .pod {
    padding-top: 0;
}
.cookie-bar {
    position: fixed;
    bottom: 0;
    background-color: #fff;
    width: 100%;
    z-index: 9999;
    border-top: 1px solid #f1f1f1;
    padding-bottom: 20px;
    padding-top: 20px;
}
.cookie-bar h2 {
    text-align: center;
}
.cookie-bar p {
    text-align: center;
}
.cookie-bar a {
    text-align: center;
    color: #00529c;
}
.cookie-bar .ap-button {
    color: #fff;
}
.cookie-bar .ap-button:hover {
    color: #fff;
}
.cookie-bar .ap-button-primary {
    color: #00529c;
}
.cookie-change-settings td {
    border-top: 0 !important;
    padding: 0 !important;
    text-align: left !important;
}
.cookie-buttons {
    text-align: center;
}
.cookie-change-settings table {
    max-width: 485px;
    margin: 0 auto;
}
.ap-switch {
    position: relative;
    display: inline-block;
    height: 34px;
    width: 60px;
    margin-left: 15px;
    margin-top: 0;
}
.ap-switch input {
    display: none;
}
.ap-switch-slider {
    background-color: rgba(0, 0, 0, 0.22);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border-radius: 500px;
    bottom: 0;
    cursor: pointer;
    -webkit-transition-property: background-color;
    -o-transition-property: background-color;
    transition-property: background-color;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.07);
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.07);
}
.ap-switch-slider:before {
    content: "";
    background-color: #fff;
    position: absolute;
    width: 30px;
    height: 30px;
    left: 2px;
    bottom: 2px;
    border-radius: 50%;
    -webkit-transition-property: -webkit-transform, -webkit-box-shadow;
    transition-property: -webkit-transform, -webkit-box-shadow;
    -o-transition-property: transform, box-shadow;
    transition-property: transform, box-shadow;
    transition-property: transform, box-shadow, -webkit-transform, -webkit-box-shadow;
    -webkit-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
}
input:checked + .ap-switch-slider {
    background-color: #39f !important;
}
input:checked + .ap-switch-slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
.ap-switch-slider.ap-switch-on-off {
    background-color: #dee2e6;
}
input:checked + .ap-switch-slider.ap-switch-on-off {
    background-color: #28a745 !important;
}
.ap-switch-slider.ap-switch-big:before {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.22);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.22);
}
.ap-switch-slider.ap-switch-small:before {
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.22);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.22);
}
input:checked + .ap-switch-slider.ap-switch-big:before {
    -webkit-transform: translateX(26px) scale(1.2);
    -ms-transform: translateX(26px) scale(1.2);
    transform: translateX(26px) scale(1.2);
}
.ap-light .ap-switch-slider:not(.ap-switch-on-off) {
    background-color: rgba(255, 255, 255, 0.22);
}
.cookie-change-settings {
    display: none;
}
.ap-button-jobs {
    margin: 2px !important;
}
@media (max-width: 600px) {
    .ap-button-jobs {
        line-height: 28px !important;
    }
}
@media (max-width: 600px) {
    .grid-filter-mobile {
        display: block !important;
    }
}
.parts-icon {
    margin-right: 30px;
}

/* Tabs evenly split into 3rds */
.ap-tab.ap-tab-3rds {
    display: table;
    width: 100%;
    table-layout: fixed;
    text-align: center;
}
.ap-tab.ap-tab-3rds > li {
    display: table-cell;
    width: 33.333%;
    float: none !important; /* override UIKit float */
}
.ap-tab.ap-tab-3rds > li > a {
    display: block;
    padding: 12px;
    font-weight: bold;
    border: 1px solid #ddd;
    border-bottom: none;
    background: #f8f8f8;
    color: #444;
}
.ap-tab.ap-tab-3rds > li.ap-active > a {
    background: #00529c;
    color: #fff;
}

h2 {
    line-height: 48px;
}