@font-face {
    font-family: glacial_indifference;
    src: url(/wp-content/themes/usedcarguys/assets/fonts/glacialindifference-bold-webfont.woff2) format('woff2'), url(/wp-content/themes/usedcarguys/assets/fonts/glacialindifference-bold-webfont.woff) format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: glacial_indifference;
    src: url(/wp-content/themes/usedcarguys/assets/fonts/glacialindifference-italic-webfont.woff2) format('woff2'), url(/wp-content/themes/usedcarguys/assets/fonts/glacialindifference-italic-webfont.woff) format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: glacial_indifference;
    src: url(/wp-content/themes/usedcarguys/assets/fonts/glacialindifference-regular-webfont.woff2) format('woff2'), url(/wp-content/themes/usedcarguys/assets/fonts/glacialindifference-regular-webfont.woff) format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

* {
    box-sizing: border-box;
    webkit-box-sizing: border-box;
    moz-box-sizing: border-box
}

body {
    margin: 0;
    overflow-x: hidden
}

a:focus {
    outline: dotted thin
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

mark {
    background: #ff0;
    color: #000
}

dl,
menu,
ol,
p,
pre,
ul {
    margin: 1em 0
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:after,
q:before {
    content: '';
    content: none
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

dd {
    margin: 0 0 0 40px
}

menu,
ol,
ul {
    padding: 0 0 0 40px
}

nav ol,
nav ul {
    list-style: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure,
form {
    margin: 0
}

legend {
    border: 0;
    padding: 0;
    white-space: normal
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

button,
html,
input,
select,
textarea {
    color: #333
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

audio,
canvas,
img,
video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

.browsehappy {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%
}

.hidden {
    display: none !important;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

@media print {
    * {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    .ir a:after,
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font: 400 13px/1.5 sans-serif
}

button,
input,
select,
textarea {
    font-family: glacial_indifference, sans-serif
}

.container {
    margin: 0 auto;
    width: 90%
}

@media (min-width:641px) {
    html {
        font-size: 14px
    }

    .container {
        width: 95%
    }
}

@media (min-width:1170px) {
    html {
        font-size: 15px
    }

    .container {
        width: 1160px
    }
}

.block:after,
.block:before {
    content: " ";
    display: table
}

.block:after {
    clear: both
}

div[class*=col-dx-] {
    margin-bottom: 1.5rem
}

@media (min-width:641px) {
    .block {
        margin: 2rem -1rem
    }

    div[class*=col-dx-] {
        float: left;
        margin: 0;
        padding-left: 1rem;
        padding-right: 1rem;
        min-height: 1px
    }

    .col-dx-12 {
        width: 100%
    }

    .col-dx-11 {
        width: 91.66666667%
    }

    .col-dx-10 {
        width: 83.33333333%
    }

    .col-dx-9-5 {
        width: 80%
    }

    .col-dx-9 {
        width: 75%
    }

    .col-dx-99 {
        width: 72%
    }

    .col-dx-8 {
        width: 66.66666667%
    }

    .col-dx-7 {
        width: 58.33333333%
    }

    .col-dx-6 {
        width: 50%
    }

    .col-dx-5 {
        width: 41.66666667%
    }

    .col-dx-4 {
        width: 33.33333333%
    }

    .col-dx-3 {
        width: 25%
    }

    .col-dx-33 {
        width: 28%
    }

    .col-dx-2-5 {
        width: 20%
    }

    .col-dx-2 {
        width: 16.66666667%
    }

    .col-dx-1 {
        width: 8.33333333%
    }

    div.opposite-flow {
        float: right
    }

    .left {
        float: left
    }

    .right {
        float: right
    }

    .info-img {
        float: none;
        width: 50%
    }
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0 0 1.5rem
}

h1 {
    font-size: 4.1rem
}

h2 {
    font-size: 2.1rem
}

h3 {
    font-size: 1.9rem
}

h4 {
    font-size: 1.5rem
}

h5 {
    font-size: 1.2rem
}

h6 {
    margin: 2.33em 0;
    font-size: .9rem
}

blockquote {
    margin: 0
}

blockquote p {
    color: #bbb;
    font-style: italic;
    margin-bottom: 1.5rem
}

cite {
    color: #bbb
}

.clear {
    clear: both
}

.remove-padding {
    padding-bottom: 0
}

.remove-margin {
    margin-top: 0;
    margin-bottom: 0
}

.remove-border {
    border: none
}

.bx-wrapper {
    position: relative;
    margin: 0 auto 20px;
    padding: 0
}

.bx-wrapper img {
    max-width: 100%;
    display: block
}

.bx-wrapper .bx-next {
    right: 0
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -21px;
    font-size: 42px;
    outline: 0;
    font-family: FontAwesome;
    color: #b8b8b8;
    background-color: #fff;
    opacity: .9;
    padding: 0 10px
}

.bx-wrapper .bx-controls-direction a:hover {
    opacity: .7
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

@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: 400;
    font-style: normal
}

.fa {
    display: inline-block;
    font: 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: .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: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: .08em solid #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: 2s linear infinite fa-spin;
    animation: 2s linear infinite fa-spin
}

.fa-pulse {
    -webkit-animation: 1s steps(8) infinite fa-spin;
    animation: 1s steps(8) infinite fa-spin
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
    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-close:before,
.fa-remove: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-cog:before,
.fa-gear: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-repeat:before,
.fa-rotate-right: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-image:before,
.fa-photo: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-exclamation-triangle:before,
.fa-warning: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-cogs:before,
.fa-gears: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-floppy-o:before,
.fa-save:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder: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-sort:before,
.fa-unsorted:before {
    content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
    content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste: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-chain-broken:before,
.fa-unlink: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-caret-square-o-down:before,
.fa-toggle-down:before {
    content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
    content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
    content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
    content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
    content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
    content: "\f158"
}

.fa-krw:before,
.fa-won: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-caret-square-o-left:before,
.fa-toggle-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-try:before,
.fa-turkish-lira: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-bank:before,
.fa-institution:before,
.fa-university:before {
    content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board: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-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
    content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
    content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-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-ring:before,
.fa-life-saver:before,
.fa-support:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
    content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
    content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-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-futbol-o:before,
.fa-soccer-ball-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-ils:before,
.fa-shekel:before,
.fa-sheqel: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-bed:before,
.fa-hotel:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc: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-full:before,
.fa-battery: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-paper-o:before,
.fa-hand-stop-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-television:before,
.fa-tv: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-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
    content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing: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-address-card:before,
.fa-vcard:before {
    content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-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-full:before,
.fa-thermometer: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-bath:before,
.fa-bathtub:before,
.fa-s15: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
}

body,
html {
    color: #333;
    font-family: glacial_indifference, sans-serif;
    font-weight: 400;
    font-size: 16px;
    background-color: #fff;
    height: 100%;
    width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: glacial_indifference, sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    color: #333
}

a {
    text-decoration: none;
    -webkit-transition: .3s ease-in all;
    -moz-transition: .3s ease-in all;
    -ms-transition: .3s ease-in all;
    transition: .3s ease-in all;
    color: #23326c
}

a:hover {
    text-decoration: underline
}

img {
    max-width: 100%;
    height: auto
}

button,
input,
label,
select,
textarea {
    margin: 0;
    border: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    background: 0 0;
    line-height: 1;
    font-size: 1rem;
    font-family: glacial_indifference, sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input,
select,
textarea {
    border: 1px solid #d2d2d2;
    height: 40px;
    line-height: 40px;
    padding: 0 1rem;
    max-width: 100%;
    font-weight: 400;
    margin-bottom: 2rem;
    width: 100%;
    background: #fff;
    border-radius: 2px
}

.alignright {
    float: right
}

.alignleft {
    float: left
}

select {
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../img/arrow_down.png) 95% center/12px 12px no-repeat #fff
}

::-webkit-input-placeholder {
    font-size: .86667rem;
    color: #aaa
}

::-moz-placeholder {
    font-size: .86667rem;
    color: #aaa
}

:-ms-input-placeholder {
    font-size: .86667rem;
    color: #aaa
}

:-moz-placeholder {
    font-size: .86667rem;
    color: #aaa
}

.print-only {
    display: none
}

label {
    font-size: .8666rem;
    color: #666;
    margin-bottom: 10px
}

textarea {
    resize: vertical;
    height: auto;
    padding: .5rem 1rem;
    width: 100%
}

.hidden-hover {
    display: none;
    height: 0;
    opacity: 0;
    -webkit-transition: .3s ease-in opacity;
    -moz-transition: .3s ease-in opacity;
    -ms-transition: .3s ease-in opacity;
    transition: .3s ease-in opacity
}

.btn-fill,
.btn-light,
.btn-transp,
.button {
    display: inline-block;
    height: 43px;
    line-height: 43px;
    padding: 0 2rem;
    text-transform: uppercase;
    font-size: 1rem;
    border-radius: 2px;
    font-weight: 700;
    letter-spacing: initial;
    -webkit-transition: .25s ease-in all;
    -moz-transition: .25s ease-in all;
    -ms-transition: .25s ease-in all;
    transition: .25s ease-in all
}

.btn-fill,
.btn-light {
    border: none;
    background: #23326c;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    overflow: hidden
}

.btn-fill:hover,
.btn-light:hover {
    text-decoration: none;
    background-color: #658da7
}

.btn-light {
    background-color: #658da7
}

.btn-light:hover {
    background-color: #23326c
}

.btn-dark {
    background: #222;
    color: #fff
}

.btn-red {
    background: #ec1f21
}

.btn-red:hover {
    background: #23326c
}

.btn-transp {
    background: 0 0;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    overflow: hidden;
    color: #333;
    padding: 0 2rem 0 2.5rem;
    height: 47px;
    line-height: 46px;
    border: 2px solid #333
}

.btn-transp:hover {
    background: #333;
    color: #fff;
    text-decoration: none
}

.btn-transp.btn-white {
    background: 0 0;
    border-color: #fff;
    color: #fff
}

.btn-transp.btn-white:hover {
    background: #fff;
    color: #333;
    text-decoration: none
}

.btn-full {
    width: 100%;
    padding: 0;
    text-align: center
}

.btn-white {
    background-color: #fff;
    color: #ec1f21
}

.btn-white:hover {
    color: #fff;
    text-align: center
}

.text-center {
    text-align: center
}

form#quote-form .error-red {
    text-align: left;
    color: #ff4d4d;
    font-weight: 700;
    margin-bottom: 1rem
}

header {
    width: 100%;
    margin: auto;
    z-index: 99;
    background: #fff;
    border-bottom: 1px solid #ddd
}

header .block {
    margin-top: 0;
    margin-bottom: 0
}

header#main {
    position: fixed;
    top: 0
}

header #top {
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    background: #23326c;
    color: #fff
}

header #top #social {
    display: block;
    height: 45px
}

header #top a {
    color: #fff;
    text-transform: uppercase;
    font-size: .86667rem;
    padding: 0 .5rem;
    display: inline-block
}

header #top a:hover {
    color: #ec1f21
}

header #top .fa {
    font-size: 1.0666rem;
    padding: 0 .25rem
}

header a {
    color: #555
}

header #menu-wrapper {
    height: 100px;
    line-height: 100px;
    transition: .3s ease-out all
}

@media only screen and (max-width:800px) {
    header #top a.link {
        display: none
    }

    header #menu-wrapper {
        position: relative;
        height: 80px;
        line-height: 80px
    }
}

@media only screen and (max-width:641px) {
    header #top {
        display: none !important
    }

    header #menu-wrapper {
        height: 70px;
        line-height: 70px
    }
}

@media only screen and (max-width:440px) {
    header #menu-wrapper {
        height: 55px;
        line-height: 55px
    }
}

header #menu-wrapper nav#main {
    float: right;
    max-width: 80%;
    text-align: center
}

header #logo {
    height: 100%;
    max-width: 20%;
    float: left;
    line-height: 90px;
    -webkit-transition: .3s ease-in height;
    -moz-transition: .3s ease-in height;
    -ms-transition: .3s ease-in height;
    transition: .3s ease-in height
}

header #logo img {
    max-width: 100%;
    width: auto;
    max-height: 60%;
    height: auto;
    padding: 0
}

header.active {
    background-color: #fff;
    border-bottom: 1px solid #eee
}

header.active .block {
    margin: 1rem -1rem;
    -webkit-transition: .3s ease-in margin;
    -moz-transition: .3s ease-in margin;
    -ms-transition: .3s ease-in margin;
    transition: .3s ease-in margin
}

@media screen and (min-width:641px) {
    header.active #logo {
        height: 70px;
        line-height: 60px
    }

    header.active #menu-wrapper {
        height: 70px;
        line-height: 70px
    }
}

header .col-dx-8 {
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}

@media (max-width:860px) {
    nav#main {
        width: 80%;
        overflow: hidden
    }
}

nav#main ul {
    white-space: nowrap
}

nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

nav ul li {
    display: inline-block;
    padding: 0;
    position: relative
}

nav ul li a {
    font-family: glacial_indifference, sans-serif;
    font-weight: 600;
    font-size: 1rem;
    padding: 0 1rem;
    display: block;
    line-height: 1.2;
    width: 100%;
    color: #333;
    text-decoration: none;
    text-transform: uppercase;
    background: 0 0;
    text-align: center;
    position: relative;
    -webkit-transition: .3s ease-in color;
    -moz-transition: .3s ease-in color;
    -ms-transition: .3s ease-in color;
    transition: .3s ease-in color
}

nav ul li.current-menu-item a,
nav ul li:hover a {
    text-decoration: none;
    color: #ec1f21
}

nav ul li.home a {
    font-size: .1px;
    font-family: FontAwesome
}

nav ul li.home a:before {
    content: "\f015";
    font-size: 1.3rem
}

nav ul li ul.sub-menu {
    display: none;
    position: absolute;
    width: 250px;
    height: auto;
    left: 0;
    padding-top: 10px
}

nav ul li ul.sub-menu:before {
    content: "";
    display: block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #23326c;
    width: 0;
    height: 0;
    left: 50px;
    position: relative
}

nav ul li ul.sub-menu li {
    display: block;
    text-align: left;
    background: #23326c;
    padding: 0;
    border-bottom: 1px solid #19244d;
    -webkit-transition: .3s ease-in background;
    -moz-transition: .3s ease-in background;
    -ms-transition: .3s ease-in background;
    transition: .3s ease-in background
}

nav ul li ul.sub-menu li a {
    padding: 1.25rem 2rem;
    color: #fff;
    height: auto;
    font-size: .93333rem;
    font-weight: 500;
    line-height: 1.2
}

nav ul li ul.sub-menu li:hover {
    background: #273778
}

nav ul li ul.sub-menu li ul.submenu {
    left: 250px;
    top: 10px
}

nav ul li ul.sub-menu li ul.submenu li {
    background: #364da6
}

nav ul li ul.sub-menu li ul.submenu li a {
    font-size: .866667rem
}

nav ul li ul.sub-menu li ul.submenu li:hover {
    background: #3c56b9
}

nav ul li ul.sub-menu li.sub-on-left ul.submenu {
    left: initial;
    right: 250px
}

nav ul li:hover>ul.sub-menu {
    display: block
}

nav#top {
    float: right;
    text-align: right
}

nav#top ul li {
    padding: 0
}

nav#top ul li a {
    font-size: .8rem;
    font-weight: 300;
    color: #fff;
    height: 40px;
    line-height: 40px;
    text-transform: none;
    padding: 0 .5rem;
    letter-spacing: -.5px
}

nav#mobile {
    position: fixed;
    width: 80%;
    height: 100%;
    left: -80%;
    top: 0;
    padding-top: 126px;
    display: block;
    background: #23326c;
    z-index: 99;
    overflow: hidden;
    overflow-y: scroll;
    -webkit-transition: .45s ease-in left;
    -moz-transition: .45s ease-in left;
    -ms-transition: .45s ease-in left;
    transition: .45s ease-in left
}

nav#mobile.active {
    left: 0
}

nav#mobile ul {
    padding: 0
}

nav#mobile ul li {
    display: block;
    padding: 1.2rem 2rem;
    border-top: 2px solid #1a2651;
    float: none;
    width: 100%;
    background: 0 0
}

nav#mobile ul li a {
    font-size: 1.3rem;
    font-family: glacial_indifference, sans-serif;
    line-height: 1.1;
    height: auto;
    margin-bottom: 0;
    color: #fff;
    float: none;
    width: 100%;
    background: 0 0;
    text-align: left;
    display: block
}

nav#mobile ul li a:after,
nav#mobile ul li a:before {
    content: none
}

nav#mobile ul li a:hover {
    color: #fff
}

nav#mobile ul li .submenu {
    display: block;
    height: auto;
    position: initial;
    padding: 1rem 0 1rem 2rem;
    box-shadow: none;
    width: auto
}

nav#mobile ul li .submenu li {
    background: 0 0;
    border: none;
    padding: 0
}

nav#mobile ul li .submenu li a {
    background: 0 0;
    font-size: 1rem;
    margin: 0;
    padding: .5rem 1rem;
    color: #eee
}

nav#mobile ul li.current-page a {
    color: #fff
}

nav#mobile #menu-legal {
    position: absolute;
    bottom: 2rem;
    left: 15%;
    font-size: 1.3rem
}

a#menu-toggle {
    display: none;
    height: 80px;
    line-height: 80px;
    font-size: 2rem;
    z-index: 10;
    width: 20%;
    position: absolute;
    left: 0;
    color: #444;
    background: 0 0;
    text-align: center
}

@media only screen and (max-width:800px) {
    header #logo {
        margin: auto;
        width: auto;
        height: 100%;
        line-height: 80px;
        display: block;
        float: none;
        max-width: 60%;
        text-align: center
    }

    header #logo img {
        padding: 0;
        display: inline-block;
        margin: auto
    }

    nav#main {
        display: none
    }

    a#menu-toggle {
        display: block;
        position: absolute;
        left: 0;
        top: 0
    }
}

@media only screen and (max-width:641px) {
    header #logo {
        line-height: 70px
    }

    nav#mobile {
        padding-top: 70px
    }

    a#menu-toggle {
        height: 70px;
        line-height: 70px
    }
}

@media only screen and (max-width:440px) {
    header #logo {
        line-height: 55px
    }

    nav#mobile {
        padding-top: 55px;
        width: 100%;
        left: -100%
    }

    a#menu-toggle {
        height: 55px;
        line-height: 57px;
        text-align: left
    }
}

a#menu-toggle .bars {
    width: 38px;
    height: 25px;
    display: inline-block
}

@media only screen and (max-width:440px) {
    a#menu-toggle .bars {
        width: 35px;
        height: 23px
    }
}

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

    a#menu-toggle,
    header #menu-wrapper {
        height: 50px;
        line-height: 50px
    }

    a#menu-toggle .bars {
        width: 32px;
        height: 20px
    }
}

a#menu-toggle .bar {
    width: 100%;
    display: block;
    margin: 4px auto auto;
    height: 4px;
    background: #444;
    border-radius: 2px;
    position: relative;
    -webkit-transition: .75s ease-in all;
    -moz-transition: .75s ease-in all;
    -ms-transition: .75s ease-in all;
    transition: .75s ease-in all
}

a#menu-toggle.active .bars {
    top: 6px;
    position: relative
}

a#menu-toggle.active .bar:first-child {
    transform: rotate(45deg);
    left: initial
}

a#menu-toggle.active .bar:nth-child(2) {
    transform: translateX(-400px);
    opacity: 0
}

a#menu-toggle.active .bar:nth-child(3) {
    transform: rotate(-45deg);
    position: relative;
    left: initial;
    top: -13px
}

a#menu-toggle.active .bar:nth-child(4) {
    transform: translateX(-400px);
    opacity: 0
}

a#search-toggle {
    display: none
}

body.menu-open {
    overflow: hidden
}

body.menu-open header {
    z-index: 100
}

body.menu-open header .block {
    margin: 0
}

@media (max-width:640px) {
    header.active .block {
        margin: .4rem -1rem 0
    }

    header .col-dx-8 {
        margin: 1rem 0 0;
        -webkit-animation: none;
        animation: none
    }

    header .col-dx-4 {
        margin-bottom: 0
    }

    body.menu-open header .col-dx-8 {
        margin: 0;
        -webkit-animation: none;
        animation: none
    }
}

body.menu-open.normal-title header .block,
body.menu-open.project-page header .block {
    margin: 0
}

section#cta {
    background: url(../img/hero-bg.jpg) center 35%/cover no-repeat;
    height: 400px;
    width: 100%;
    position: relative;
    color: #fff;
    margin-top: 101px
}

@media only screen and (max-width:800px) {
    a#search-toggle {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 20%;
        text-align: center;
        font-size: 1.5rem
    }

    section#cta {
        margin-top: 81px
    }

    #page-wrapper {
        margin-top: 101px
    }
}

@media only screen and (max-width:641px) {
    section#cta {
        margin-top: 70px
    }

    section#buy-sell-service {
        margin-top: 2rem
    }
}

@media only screen and (max-width:440px) {
    a#search-toggle {
        text-align: right
    }

    section#cta {
        margin-top: 55px;
        height: auto
    }
}

@media only screen and (max-width:365px) {
    a#menu-toggle .bar {
        height: 3px;
        margin-top: 3px
    }

    section#cta {
        margin-top: 50px
    }
}

section#cta .container {
    position: relative;
    height: 100%
}

section#cta #overlay {
    height: 100%;
    width: 100%;
    background: rgba(35, 50, 108, .65);
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0
}

section#cta #cta-text {
    position: absolute;
    bottom: 10%;
    max-width: 40%
}

section#cta #cta-text h2,
section#cta #cta-text h5 {
    color: #fff;
    line-height: 1.2;
    position: relative;
    font-weight: 300;
    margin-bottom: .5rem
}

section#cta #cta-text h2 {
    font-size: 3.2rem
}

section#cta #cta-text h5 {
    font-size: 2rem;
    font-weight: 100
}

section#cta #search {
    position: absolute;
    width: 40%;
    right: 0;
    bottom: 10%
}

section#cta #search .quicksearch {
    padding: 2rem;
    background: rgba(255, 255, 255, .74)
}

section#cta #search .quicksearch h2 {
    text-transform: uppercase;
    line-height: 1.1;
    margin: 0 0 1.5rem;
    font-weight: 100
}

section#cta #search .quicksearch .input-wrapper {
    display: block;
    width: 47%;
    float: left
}

section#cta #search .quicksearch .input-wrapper:nth-child(2n+1) {
    margin-right: 6%
}

section#cta #search .quicksearch .input-wrapper input,
section#cta #search .quicksearch .input-wrapper select {
    margin-bottom: 1rem
}

#quick-search-form input,
#quick-search-form select {
    margin-bottom: 1.5rem;
    font-size: .9333
}

#quick-search-form input[type=submit] {
    background: #ec1f21;
    color: #fff;
    font-weight: 700;
    box-shadow: none;
    border: none;
    margin-bottom: 0
}

section#buy-sell-service .box {
    background: #ec1f21;
    color: #fff;
    text-align: center;
    padding: 2rem;
    height: 236px;
    transition: .3s ease-out background-color
}

section#buy-sell-service .box a:hover {
    text-decoration: none
}

section#buy-sell-service .box h5 {
    color: #fff;
    font-weight: 300;
    font-size: 2rem;
    text-transform: uppercase
}

section#buy-sell-service .box img {
    width: 80px;
    margin: auto auto 1rem;
    height: auto;
    display: block
}

section#buy-sell-service .col-dx-4:nth-child(1) .box {
    background-color: #ec1f21
}

section#buy-sell-service .col-dx-4:nth-child(1) .box img {
    width: 120px
}

section#buy-sell-service .col-dx-4:nth-child(2) .box {
    background-color: #c20e10
}

section#buy-sell-service .col-dx-4:nth-child(2) .box img {
    margin-top: 1rem
}

section#buy-sell-service .col-dx-4:nth-child(3) .box {
    background-color: #8f0304
}

section#buy-sell-service .col-dx-4:nth-child(3) .box img {
    margin-top: 1rem
}

section#buy-sell-service .box:hover {
    background-color: #23326c !important
}

.section-title {
    text-transform: uppercase;
    color: #658da7;
    font-weight: 400;
    font-size: 2.8rem;
    line-height: 1.1;
    margin-bottom: 4rem
}

#locations {
    background-color: #e1ebee;
    padding: 2rem 0;
    text-align: center
}

#locations .section-title {
    margin-bottom: 2rem
}

#locations .col-dx-4:nth-child(4),
#locations .col-dx-4:nth-child(5) {
    display: inline-block;
    float: none
}

.location {
    width: 320px;
    margin: 2rem auto auto;
    position: relative
}

.location img {
    width: 100%;
    height: 200px;
    object-fit: cover;
    border: 5px solid #23326c
}

.location .text-holder {
    background-color: #23326c;
    width: 90%;
    margin: auto;
    position: relative;
    bottom: 30px;
    padding: 1rem 1rem 0;
    color: #fff
}

.location .text-holder h4 {
    line-height: 1.1;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1.7rem;
    color: #fff
}

.location .text-holder p {
    margin-bottom: 0
}

.location .text-holder .btn-fill,
.location .text-holder .btn-light {
    position: relative;
    bottom: -22px
}

#subscribe {
    margin: 2rem 0;
    background-color: #23326c;
    color: #fff;
    padding: 2rem 0
}

#subscribe .subscribe-text {
    width: 60%;
    padding-right: 2rem;
    float: left
}

#subscribe .subscribe-text h4 {
    color: #fff;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 2.3rem;
    line-height: 1.1;
    margin: 0 0 .5rem
}

#subscribe .subscribe-text p {
    margin: 0
}

#subscribe .subscribe-form {
    width: 40%;
    float: right;
    margin-top: 1rem
}

#subscribe .subscribe-form input {
    width: 65%;
    float: left;
    margin: 0
}

#subscribe .subscribe-form button {
    width: 32%;
    margin-left: 2%;
    display: block;
    float: left;
    text-align: center
}

#latest-arrivals {
    background-color: #a6bdcc;
    padding: 2rem 0
}

#latest-arrivals .section-title .btn-fill,
#latest-arrivals .section-title .btn-light {
    float: right;
    font-family: glacial_indifference, sans-serif
}

#latest-arrivals .section-title .btn-fill i,
#latest-arrivals .section-title .btn-light i {
    margin-left: .5rem;
    font-size: 1.2rem
}

.listing {
    background: #fff;
    text-align: center
}

.listing img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    margin-bottom: 2rem
}

.listing h4,
.listing p {
    padding: 0 2rem;
    text-transform: uppercase
}

.listing h4 a {
    color: #8f0304
}

.listing p {
    font-size: 1.2rem;
    font-weight: 600;
    color: #658da7;
    margin-bottom: 0
}

.listing p a {
    color: #658da7
}

.listing .btn-fill,
.listing .btn-light {
    position: relative;
    bottom: -22px
}

#reviews {
    background-color: #e1ebee;
    margin: 2rem 0;
    padding: 3rem 0
}

#reviews .bx-wrapper {
    margin: 0
}

#reviews ul {
    padding: 0;
    margin: 0
}

#reviews ul li.review {
    list-style: none;
    text-align: center
}

#reviews ul li.review .quote {
    width: 70%;
    margin: auto auto 2rem;
    background: #23326c;
    color: #fff;
    padding: 2rem 3rem;
    position: relative
}

#reviews ul li.review .quote:after {
    content: "";
    display: block;
    position: absolute;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 20px solid #23326c;
    width: 0;
    height: 0;
    margin: auto;
    left: 0;
    right: 0;
    bottom: -20px
}

#reviews ul li.review h5 {
    text-transform: uppercase;
    font-family: 400
}

#reviews .bx-pager {
    text-align: center
}

#reviews .bx-pager .bx-pager-item {
    display: inline-block
}

#reviews .bx-pager .bx-pager-item a {
    display: block;
    font-size: .1px;
    height: 13px;
    width: 13px;
    background: #bbb;
    border-radius: 50%;
    margin: 0 2px
}

#reviews .bx-pager .bx-pager-item a.active {
    background: #23326c
}

span.star i {
    font-size: 1.2rem;
    color: #23326c
}

span.star.selected i:before {
    content: "\f123"
}

span.star.selected~span i:before {
    content: "\f006"
}

span.star.selected-full i:before {
    content: "\f005"
}

span.star.selected-full~span i:before {
    content: "\f006"
}

#latest-news {
    margin: 2rem 0;
    padding: 2rem 0;
    background-color: #a6bdcc
}

#latest-news .section-title {
    text-align: center
}

.article {
    position: relative
}

.article img {
    width: 100%;
    height: 195px;
    object-fit: cover
}

.article .text-holder {
    width: 90%;
    margin: auto;
    background-color: rgba(255, 255, 255, .6);
    position: relative;
    bottom: 15px;
    padding: 2rem 2rem 0;
    text-align: center
}

.article .text-holder h3 {
    line-height: 1.1;
    color: #23326c;
    font-weight: 400;
    text-align: left
}

.article .text-holder p {
    text-align: left
}

.article .text-holder a.btn-fill,
.article .text-holder a.btn-light {
    position: relative;
    margin: auto;
    bottom: -22px
}

footer {
    background-color: #23326c;
    color: #eaeaea;
    padding: 3rem 0 0
}

footer .col-dx-3,
footer .col-dx-4 {
    padding-left: 2rem;
    padding-right: 2rem
}

footer .widget-title {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.333rem;
    font-weight: 600
}

footer .widget-title:after {
    display: block;
    width: 30px;
    height: 3px;
    background: #ec1f21;
    margin-top: 5px
}

footer .info-widget #social a {
    color: #c1d5db;
    font-size: 1.2rem;
    padding: 0 .5rem
}

footer .contact-widget p {
    margin: 0 0 .25rem;
    letter-spacing: -.1px
}

footer .contact-widget i {
    color: #c1d5db;
    margin-right: 5px;
    display: inline-block;
    width: 15px;
    text-align: center
}

footer .manu-widget ul {
    padding: 0;
    margin: 0
}

footer .manu-widget ul li {
    list-style: none
}

footer .manu-widget ul li:before {
    content: "\f105";
    display: inline-block;
    width: 15px;
    height: 15px;
    font-family: FontAwesome
}

footer nav ul {
    margin: 0;
    padding: 0
}

footer nav ul li {
    display: block
}

footer nav ul li a {
    color: #eee;
    padding: .25rem 0;
    text-align: left
}

footer #copyright {
    background: #1d2959;
    color: #bbb;
    text-align: center;
    height: 45px;
    line-height: 45px;
    font-size: .8rem;
    margin-top: 2rem
}

#page-wrapper {
    margin-top: 101px
}

@media only screen and (max-width:641px) {
    footer {
        text-align: center
    }

    footer .widget-title:after {
        margin: 5px auto auto
    }

    footer nav ul li a {
        text-align: center
    }

    #page-wrapper {
        margin-top: 70px
    }
}

@media only screen and (max-width:440px) {
    section#cta #cta-text {
        position: relative;
        width: 100%;
        max-width: initial;
        bottom: initial;
        margin-bottom: 2rem;
        padding-top: 2rem;
        text-align: center
    }

    section#cta #search {
        position: relative;
        width: 100%;
        max-width: initial;
        bottom: initial;
        margin-bottom: 2rem
    }

    .location {
        width: 280px
    }

    #page-wrapper {
        margin-top: 55px
    }
}

#page-wrapper.page {
    margin-top: 130px
}

@media only screen and (max-width:800px) {
    #page-wrapper.page {
        margin-top: 111px
    }
}

@media only screen and (max-width:641px) {
    #page-wrapper.page {
        margin-top: 100px
    }
}

@media only screen and (max-width:440px) {
    #page-wrapper.page {
        margin-top: 85px
    }
}

@media only screen and (max-width:365px) {
    #page-wrapper {
        margin-top: 50px
    }

    #page-wrapper.page {
        margin-top: 80px
    }
}

#page-wrapper .content-wrapper {
    background-color: #e1ebee;
    padding: 1.5rem 2rem
}

@media only screen and (max-width:641px) {
    #page-wrapper .col-dx-99 {
        padding-right: 0
    }
}

#page-wrapper .article {
    margin-bottom: 3rem
}

#page-wrapper .article .text-holder {
    background-color: #f9f9f9;
    box-shadow: 1px 1px 3px #ccc
}

.search-full .quicksearch {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.search-full .quicksearch h2 {
    display: none
}

.search-full #quick-search-form .input-wrapper,
.search-full #quick-search-form .submit-wrapper {
    float: left;
    width: calc(100%/7)
}

.search-full #quick-search-form .input-wrapper input,
.search-full #quick-search-form .input-wrapper select,
.search-full #quick-search-form .submit-wrapper input,
.search-full #quick-search-form .submit-wrapper select {
    border-right: none;
    margin: 0;
    height: 43px;
    line-height: 43px;
    background-color: #f7f7f7
}

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

    .search-full #quick-search-form .input-wrapper,
    .search-full #quick-search-form .submit-wrapper {
        float: none;
        width: 100%
    }

    .search-full #quick-search-form .input-wrapper input,
    .search-full #quick-search-form .input-wrapper select,
    .search-full #quick-search-form .submit-wrapper input,
    .search-full #quick-search-form .submit-wrapper select {
        border-right: 1px solid #d2d2d2;
        border-bottom: none
    }
}

.search-full #content {
    background-color: #e1ebee;
    padding: 2rem 0
}

.search-full .inventory-title {
    text-transform: uppercase;
    color: #658da7;
    font-size: 1.8rem;
    font-weight: 500
}

.search-full .inventory-title #orderresults {
    float: right;
    width: 20%
}

.search-full .inventory-title #orderresults select {
    border: none;
    background: 0 0;
    border-bottom: 1px solid #658da7;
    color: #555;
    margin: 0
}

.search-full #listings h5 {
    font-size: 1rem;
    font-weight: 400
}

.search-full #listings h5 a {
    font-weight: 600;
    font-size: .9333rem
}

.search-full .listing {
    margin-bottom: 4rem
}

.search-full .listing h4 {
    height: 69px
}

#page-title {
    margin-bottom: 3rem
}

#page-title h1 {
    margin: 0;
    font-size: 2.3rem;
    color: #23326c;
    font-weight: 500;
    line-height: 1.2
}

#page-title h1>.car-price {
    float: right;
    font-size: 1.6rem;
    color: #fff;
    background: #23326c;
    padding: .7rem 1.35rem
}

#page-title.type-listing {
    margin-bottom: 2rem
}

.col-dx-12 #page-title {
    text-align: center
}

.widget h2 {
    font-size: 1.3rem;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1.1;
    margin: 0 0 2rem
}

.widget.bg-blue {
    background: #23326c;
    color: #fff
}

.widget.bg-blue a,
.widget.bg-blue h2,
.widget.bg-blue label,
.widget.bg-blue span.star i {
    color: #fff
}

.widget.bg-lightblue {
    background: #96b1c3;
    color: #fff
}

.widget.bg-lightblue a,
.widget.bg-lightblue h2,
.widget.bg-lightblue h2 a,
.widget.bg-lightblue label {
    color: #fff
}

#sidebar .widget {
    padding: 2rem;
    margin-bottom: 2rem
}

#sidebar .quicksearch {
    background: #c1d5db;
    color: #fff
}

.loancal .btn-group {
    float: left;
    width: 47%
}

.loancal .btn-group:nth-child(2n+1) {
    margin-right: 6%
}

.loancal .btn-group label {
    margin-bottom: 5px;
    letter-spacing: -.6px
}

.loancal #calculate-btn,
.loancal .btn-group input {
    margin-bottom: 1.5rem
}

.recentarrivals {
    background-color: #96b1c3
}

.recentarrivals .recent-listing {
    margin-bottom: 1rem
}

.recentarrivals .recent-listing img {
    float: left;
    width: 35%;
    margin-right: 1rem
}

.recentarrivals .recent-listing h4 {
    line-height: 1.2;
    font-size: 1rem;
    margin: 0
}

.recentarrivals .view-all {
    text-transform: uppercase;
    font-weight: 700
}

.recentreviews {
    background-color: #96b1c3
}

.recentreviews .recent-review {
    margin-bottom: 1rem
}

.recentreviews .recent-review h5 {
    margin: 0 0 .5rem;
    line-height: 1.2;
    font-size: 1.1rem
}

article.type-listing {
    text-align: initial;
    background: 0 0
}

article.type-listing p {
    font-size: 1rem;
    color: #333;
    text-transform: none;
    padding: 0;
    font-weight: 400
}

article.type-listing img {
    width: auto;
    height: auto;
    object-fit: none;
    margin: 0
}

article.type-listing ul {
    padding: 0;
    margin: 0;
    list-style: none
}

article.type-listing .bx-wrapper {
    margin-bottom: .2%
}

article.type-listing .bxslider {
    padding: 0;
    margin: 0
}

article.type-listing .bxslider li {
    list-style: none
}

article.type-listing .bxslider img {
    width: 100%;
    height: auto;
    object-fit: cover
}

article.type-listing #bx-pager {
    height: 102px;
    overflow: hidden;
    position: relative
}

article.type-listing #bx-pager ul {
    padding: 0;
    margin: 0 -.2%;
    position: absolute;
    left: 0;
    transition: .4s ease-out left
}

article.type-listing #bx-pager li {
    list-style: none;
    float: left;
    width: calc(97.6%/6);
    margin: .2%
}

article.type-listing #bx-pager li img {
    object-fit: cover
}

article.type-listing #bx-pager a.next,
article.type-listing #bx-pager a.prev {
    background: rgba(255, 255, 255, .3);
    color: #555;
    position: absolute;
    top: 30%;
    left: 0;
    font-size: 2rem;
    padding: 0 .5rem
}

article.type-listing #bx-pager a.next {
    left: initial;
    right: 0
}

article.type-listing #bx-pager:hover a {
    background: rgba(255, 255, 255, .8)
}

article.type-listing #meta-buttons {
    width: 100%;
    margin-bottom: 2rem
}

article.type-listing #meta-buttons .btn-fill,
article.type-listing #meta-buttons .btn-light {
    bottom: initial
}

article.type-listing h2 {
    color: #658da7;
    line-height: 1.1;
    margin-bottom: 2rem;
    font-weight: 600;
    font-size: 2rem
}

article.type-listing #print {
    margin-bottom: 2rem;
    display: block
}

article.type-listing #contact-form {
    border-top: 3px solid #c1d5db;
    padding-top: 2rem
}

article.type-listing #contact-form h2 {
    margin-bottom: 1rem;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1.7rem
}

article.type-listing #contact-form .phone-header {
    display: inline-block;
    margin-right: 5%
}

article.type-listing #contact-form .widget {
    margin-bottom: 1rem
}

article.type-listing #contact-form h5 {
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.1;
    font-style: italic;
    margin-bottom: 3rem
}

.widget.specs {
    padding: 2rem;
    color: #fff;
    margin-bottom: 2rem
}

.widget.specs h2 {
    margin-bottom: 1rem
}

.widget.specs ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.widget.specs ul:first-child {
    margin-bottom: 2rem
}

.bx-wrapper .bx-prev {
    left: 0
}

body .gform_wrapper .top_label li.gfield {
    margin: 1.5rem 0 0
}

body .gform_wrapper .top_label li.gfield label {
    line-height: 1.1;
    font-size: .8666rem;
    margin-bottom: 7px
}

body .gform_wrapper .top_label li.gfield .ginput_container {
    margin: 0
}

body .gform_wrapper .top_label li.gfield .ginput_container input,
body .gform_wrapper .top_label li.gfield .ginput_container select,
body .gform_wrapper .top_label li.gfield .ginput_container textarea {
    margin: 0;
    background: #fbfbfb;
    box-shadow: 1px 1px 8px 0 #efefef inset;
    padding: 0 1rem !important
}

body .gform_wrapper .top_label li.gfield .ginput_container input:focus,
body .gform_wrapper .top_label li.gfield .ginput_container select:focus,
body .gform_wrapper .top_label li.gfield .ginput_container textarea:focus {
    outline: 0;
    border-color: #658da7
}

body .gform_wrapper input[type=checkbox] {
    box-shadow: none;
    height: auto
}

body .gform_wrapper input[type=checkbox]+label {
    margin: 0 0 0 .25rem !important
}

body .gform_wrapper input[type=submit] {
    background: #23326c;
    color: #fff;
    border: 1px solid #1d2959
}

#reviews-slider {
    height: 155px;
    margin-top: 0;
    margin-bottom: 2rem
}

#reviews-slider li {
    height: 155px
}

#reviews-slider li p {
    font-size: .9333rem;
    font-weight: 100;
    line-height: 1.2
}

@media print {
    body {
        font: 10pt medium, medium, medium/1.2, normal, normal, normal Georgia, 'Times New Roman', Times, serif !important !important !important
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-family: Georgia, 'Times New Roman', Times, serif !important
    }

    #bodywrapper .ult-column.col-md-4,
    #bx-pager,
    #catapult-cookie-bar,
    #comm100-float-button-2,
    #contact-form,
    #cp-widget,
    #cp-widget .cp-type--minimal .cp-btn-container--shown,
    #meta-buttons,
    #sidebar,
    .bx-controls,
    a#print,
    footer,
    footer.footwrapper,
    header {
        display: none !important
    }

    #page-wrapper,
    #page-wrapper.page {
        margin: 0
    }

    #page-wrapper .col-dx-99,
    #page-wrapper.page .col-dx-99 {
        width: 100% !important
    }

    #page-wrapper {
        background: 0 0;
        border: 5px double #000 !important;
        margin: .2cm;
        padding: 15px;
        width: 100%
    }

    ul.features-list,
    ul.specifications-list {
        padding: 0;
        margin-bottom: 10px
    }

    .bx-wrapper {
        margin: 0 !important;
        width: 50%;
        height: 270px;
        overflow: hidden;
        position: initial
    }

    #content {
        line-height: 1.2
    }

    #content ul {
        padding-left: 25px
    }

    #content li {
        list-style: initial
    }

    #content p {
        margin: 0 0 5px
    }

    #content br {
        display: none
    }

    article.type-listing .bxslider li img {
        width: auto;
        height: 270px;
        object-fit: cover;
        margin-bottom: 30px
    }

    article.type-listing .bxslider li:nth-child(2) {
        display: block
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    article.listing .entry-content h3 {
        margin-top: 0;
        font-size: 16pt !important
    }

    .widget.specs {
        position: absolute;
        top: 50px;
        left: 55%;
        width: 45%
    }

    .widget ul.features-list h2,
    .widget ul.specifications-list h2 {
        font-size: 10pt !important;
        text-decoration: underline
    }

    .widget ul.features-list li,
    .widget ul.specifications-list li {
        margin: 0 3px 0 0;
        font-size: 9pt !important;
        float: left
    }

    .widget ul.features-list li:after,
    .widget ul.specifications-list li:after {
        content: ","
    }

    .single #page-title h2>.car-price {
        background: 0 0;
        padding: 0;
        margin-bottom: 10px;
        font-size: 16pt
    }

    .print-only {
        display: block;
        margin-top: 10px;
        padding: 0 10px
    }

    #page-wrapper .content-wrapper {
        padding: 5px
    }

    article.type-listing h2 {
        font-size: 17pt;
        margin-top: 20px;
        margin-bottom: 5px
    }

    #page-title.type-listing {
        margin: 0 0 10px
    }

    #page-title.type-listing h2 {
        margin: 0;
        font-size: 22pt
    }

    p {
        margin: 5px 0 !important
    }

    article.listing .entry-content .col-md-8 p {
        font-size: 10pt !important;
        -webkit-text-size-adjust: noene !important
    }

    .print-only p {
        margin-bottom: 4px !important
    }

    .print-only p:first-child {
        margin-bottom: 20px !important
    }

    .print-only p:last-child {
        margin-top: 20px !important
    }

    article.listing .entry-content h2 {
        font-size: 11pt !important;
        margin: 5px 0
    }
}

.location .location__telephone {
    color:#fff;
}

/* Promo */
.promo {
    width:100%;
}
.promo__banner img {
    width:100%;
    height:auto;
}
.promo__content {
    padding-top:25px;
    padding-bottom:25px;
}